/* Complete light experience — applied by the existing theme switch. */
body.light { --paper:#f4f2ee; --ink:#111112; --muted:#5e625f; --line:rgba(17,17,18,.17); background:#f4f2ee; }
body.light .site-header { color:#111112; }
body.light .site-header .brand-logo img { filter:none; }
body.light .theme-toggle { border-color:rgba(17,17,18,.3); }
body.light .hero { color:#111112; background:#e9f2ff; }
body.light .hero-image { opacity:.58; filter:grayscale(.08) hue-rotate(0deg) saturate(1.05) contrast(1.2); }
body.light .hero-shade { background:linear-gradient(90deg,rgba(237,245,255,.99),rgba(231,241,255,.86) 39%,rgba(218,233,252,.32) 68%,rgba(207,226,249,.07) 100%),linear-gradient(0deg,rgba(208,226,248,.31),transparent 52%); }
body.light .hero-grid { opacity:.48; }
body.light h1 em { color:#d72d2d; }
body.light .hero-copy,body.light .hero-meta { color:rgba(17,17,18,.72); }
body.light .text-link,body.light .scroll-cue { color:#111112; }
body.light .hero-meta .line { background:rgba(17,17,18,.3); }
body.light .scroll-cue span { border-color:#111112; }
body.light .button-primary { background:#d93332; color:#fff; }
body.light .cursor-glow { mix-blend-mode:normal; opacity:.65; }

body.light .intro { background:#f4f2ee; }
body.light .ecosystem { background:#ebe8e2; color:#111112; }
body.light .ecosystem .section-top > p:last-child { color:#484b49; }
body.light .shop-card { color:#111112; background:#f9f6f1; border:1px solid rgba(122,36,34,.16); box-shadow:0 18px 40px rgba(34,21,19,.12); }
body.light .shop-card .card-bg { opacity:.15; }
body.light .shop-card .card-number { color:#111112; opacity:.64; }
body.light .shop-card .card-content p, body.light .shop-card .card-foot { color:#282323; opacity:1; }
body.light .shop-card .card-arrow { color:#c92d2b; }
body.light .shop-card h3 { color:#111112; }
body.light .shop-card h3 em { color:#c92d2b; }
body.light .platform-browser.real-preview { box-shadow:-18px 21px 45px rgba(34,12,12,.22); }
body.light .card-foot { color:rgba(255,255,255,.9); }
body.light .advantage { background:#f4f2ee; }

body.light .closing { background-color:#f0ede8; background-position:center; }
body.light .closing:before { background:linear-gradient(90deg,rgba(244,242,238,.97) 0%,rgba(244,242,238,.87) 49%,rgba(244,242,238,.34) 100%); }
body.light .closing { color:#111112; }
body.light .closing h2 em { color:#d62d2c; }
body.light .closing-line { border-color:rgba(214,45,44,.24); }
body.light .closing-ring { border-color:rgba(214,45,44,.55); color:#c62b2a; }
body.light .closing .button-light { background:#d93332; color:#fff; }
body.light footer { background:#f4f2ee; color:#111112; border-top:1px solid rgba(17,17,18,.14); }
body.light footer .brand-logo img { filter:none; }
body.light footer p, body.light footer a:not(.brand) { color:#303331; }

@media(max-width:720px){
  body.light .hero-image{opacity:.48}
  body.light .hero-shade{background:linear-gradient(90deg,rgba(237,245,255,.97),rgba(222,237,255,.71),rgba(207,226,249,.12)),linear-gradient(0deg,rgba(208,226,248,.38),transparent)}
  body.light .closing:before{background:linear-gradient(90deg,rgba(244,242,238,.96),rgba(244,242,238,.65))}
}
