/*
Theme Name: Lovalimit Store
Author: Lovalimit
Description: Tema oficial LovaLimit — créditos ilimitados PrestaShop.
Version: 1.1.0
Text Domain: lovalimit-store
*/
:root{
  --ll-bg:#0B0B2A;
  --ll-surface:#141438;
  --ll-surface-2:#1c1c4a;
  --ll-ink:#F5F5FF;
  --ll-muted:#B8B8D9;
  --ll-line:rgba(255,255,255,0.12);
  --ll-violet:#7C3AED;
  --ll-blue:#3B82F6;
  --ll-accent:#7C3AED;
  --ll-accent-2:#3B82F6;
  --ll-gradient:linear-gradient(135deg,#7C3AED 0%,#3B82F6 100%);
  --ll-dark:#0B0B2A;
  --ll-radius:14px;
  --ll-max:1180px;
}
*{box-sizing:border-box}
html,body{background:var(--ll-bg);color:var(--ll-ink)}
body{margin:0;font-family:"DM Sans",ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.55}
a{color:inherit;text-decoration:none}
a:hover{color:#a78bfa}
img{max-width:100%;height:auto}
h1,h2,h3,h4{font-family:"Space Grotesk","DM Sans",system-ui,sans-serif;color:#fff}
.ll-container{max-width:var(--ll-max);margin:0 auto;padding:0 24px}
.ll-header{position:sticky;top:0;z-index:20;background:rgba(11,11,42,0.85);backdrop-filter:blur(14px);border-bottom:1px solid var(--ll-line)}
.ll-header-inner{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:84px}
.ll-logo img{height:56px;width:auto;display:block}
.ll-menu{display:flex;align-items:center;gap:22px;flex-wrap:wrap}
.ll-menu a{font-size:15px;color:rgba(255,255,255,0.82);font-weight:500}
.ll-menu a:hover{color:#fff}
.ll-menu a:last-child{background:var(--ll-gradient);border:0;border-radius:999px;padding:10px 18px;color:#fff!important;font-weight:700;box-shadow:0 8px 24px rgba(124,58,237,0.35)}
.ll-hero{background:radial-gradient(1200px 500px at 80% -10%,rgba(124,58,237,0.35),transparent 60%),radial-gradient(900px 500px at 10% 110%,rgba(59,130,246,0.3),transparent 60%),var(--ll-dark);color:#fff;position:relative;overflow:hidden;border-bottom:1px solid var(--ll-line)}
.ll-hero-inner{position:relative;display:grid;grid-template-columns:minmax(0,1.02fr) minmax(320px,.78fr);gap:56px;align-items:center;min-height:560px;padding-top:80px;padding-bottom:80px}
.ll-kicker{background:var(--ll-gradient);-webkit-background-clip:text;background-clip:text;color:transparent;font-weight:700;text-transform:uppercase;font-size:13px;letter-spacing:.14em}
.ll-hero h1{font-size:clamp(40px,6.4vw,78px);line-height:1;margin:16px 0 22px;letter-spacing:-0.01em;color:#fff}
.ll-hero p{font-size:19px;max-width:640px;color:rgba(255,255,255,.8);margin:0 0 30px}
.ll-actions{display:flex;gap:14px;flex-wrap:wrap}
.ll-button,.button,button.button,input.button,.wp-block-button__link,.woocommerce a.button,.woocommerce button.button,.woocommerce .button{display:inline-flex;align-items:center;justify-content:center;border-radius:999px!important;background:var(--ll-gradient)!important;color:#fff!important;border:0!important;padding:13px 22px!important;font-weight:700!important;min-height:46px;box-shadow:0 12px 32px rgba(124,58,237,0.35);transition:transform .15s,opacity .15s}
.ll-button:hover,.button:hover,.woocommerce a.button:hover{transform:translateY(-1px);opacity:.95}
.ll-button.secondary{background:transparent!important;color:#fff!important;border:1px solid rgba(255,255,255,0.35)!important;box-shadow:none}
.ll-panel{background:var(--ll-surface);color:#fff;border:1px solid var(--ll-line);border-radius:var(--ll-radius);padding:28px;box-shadow:0 30px 80px rgba(0,0,0,0.5)}
.ll-panel h2{font-size:28px;margin:0 0 12px;color:#fff}
.ll-panel p{color:var(--ll-muted)}
.ll-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:22px}
.ll-stat{border:1px solid var(--ll-line);border-radius:var(--ll-radius);padding:16px;background:var(--ll-surface-2);color:#fff}
.ll-stat strong{font-size:24px;display:block;background:var(--ll-gradient);-webkit-background-clip:text;background-clip:text;color:transparent}
.ll-stat span{color:var(--ll-muted);font-size:13px}
.ll-section{padding:80px 0;background:var(--ll-bg)}
.ll-section h2{font-size:40px;line-height:1.1;margin:0 0 16px;color:#fff}
.ll-section .lead{font-size:17px;color:var(--ll-muted);max-width:720px;margin:0 0 40px}
.ll-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.ll-card{background:var(--ll-surface);border:1px solid var(--ll-line);border-radius:var(--ll-radius);padding:26px;color:#fff}
.ll-card h3{margin:0 0 10px;color:#fff;font-size:20px}
.ll-card p{color:var(--ll-muted);margin:0}
.ll-footer{background:#07071c;color:var(--ll-muted);border-top:1px solid var(--ll-line);padding:40px 0;text-align:center;font-size:14px}
/* WooCommerce overrides */
.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{background:var(--ll-surface);border:1px solid var(--ll-line);border-radius:var(--ll-radius);padding:18px;color:#fff}
.woocommerce ul.products li.product .price,.woocommerce div.product p.price,.woocommerce div.product span.price{color:#fff;font-weight:800}
.woocommerce ul.products li.product .price ins{color:#a78bfa;text-decoration:none}
.woocommerce ul.products li.product h2,.woocommerce ul.products li.product .woocommerce-loop-product__title{color:#fff!important;font-family:"Space Grotesk",sans-serif;font-weight:700}
.woocommerce-message,.woocommerce-info,.woocommerce-error{background:var(--ll-surface)!important;color:#fff!important;border-top-color:var(--ll-violet)!important}
.woocommerce-message::before,.woocommerce-info::before{color:var(--ll-violet)!important}
.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,.woocommerce form .form-row select{background:var(--ll-surface-2);color:#fff;border:1px solid var(--ll-line);border-radius:10px;padding:12px}
@media (max-width: 900px){.ll-hero-inner{grid-template-columns:1fr;gap:32px;min-height:auto;padding:60px 0}.ll-grid{grid-template-columns:1fr}}

.ll-reassure{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.ll-reassure span{background:var(--ll-surface-2);border:1px solid var(--ll-line);border-radius:999px;padding:6px 12px;font-size:12px;color:#fff;font-weight:600}

/* Fix overlap between menu and floating language selector */
.ll-header-inner{padding-right:90px}
.ll-menu{gap:14px;row-gap:10px;justify-content:flex-end}
.ll-menu a{padding:8px 14px;background:linear-gradient(135deg,rgba(124,58,237,0.18),rgba(59,130,246,0.18));border:1px solid rgba(255,255,255,0.12);border-radius:999px;font-size:14px;white-space:nowrap;line-height:1}
.ll-menu a:hover{background:linear-gradient(135deg,rgba(124,58,237,0.35),rgba(59,130,246,0.35));border-color:rgba(255,255,255,0.25)}
.ll-menu a:last-child{background:var(--ll-gradient);border:0;padding:10px 18px;color:#fff!important;font-weight:700;box-shadow:0 8px 24px rgba(124,58,237,0.35)}
@media (max-width: 900px){
  .ll-header-inner{flex-wrap:wrap;min-height:auto;padding:14px 16px 14px 16px;padding-right:80px;gap:12px}
  .ll-logo img{height:44px}
  .ll-menu{width:100%;justify-content:center;gap:8px}
  .ll-menu a{font-size:13px;padding:7px 12px}
}
@media (max-width: 520px){
  .ll-menu a{font-size:12px;padding:6px 10px}
}
/* Language selector: slightly smaller on mobile so it doesn't crowd */
@media (max-width: 520px){
  #ll-lang-btn{padding:6px 10px;font-size:12px}
}
