:root{--color-brand-cream:#f4e8d2;--color-brand-ink:#111;--color-bg-deep:#0b0d12;--color-bg-elevated:#131722;--color-surface-eggshell:#f3eee1;--color-surface-card-dark:#171c29;--color-surface-card-light:#fffdf8;--color-border-subtle:#2a3042;--color-border-strong:#3a435d;--color-border-muted-on-light:#1111111f;--color-text-primary:#f5f7fb;--color-text-secondary:#b4bdd3;--color-text-muted:#8a93a8;--color-text-on-eggshell:#141819;--color-text-secondary-on-eggshell:#3d4540;--color-focus-ring:#9fb7ff;--color-accent-lime-soft:#b9c69659;--color-accent-amber:#c9a227;--font-brand:"Livvic", system-ui, -apple-system, "Segoe UI", sans-serif;--font-display:var(--font-brand);--font-body:var(--font-brand);--spacing-3xs:4px;--spacing-xs:8px;--spacing-md:12px;--spacing-xl:16px;--spacing-3xl:24px;--spacing-4xl:36px;--spacing-5xl:48px;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.5rem;--space-6:2rem;--space-7:3rem;--space-8:4rem;--radius-sm:.625rem;--radius-md:1rem;--radius-lg:1.5rem;--radius-pill:999px;--shadow-sm:0 2px 10px #00000040;--shadow-md:0 8px 24px #00000059;--illustration-bg:var(--color-surface-card-light);--illustration-border:var(--color-border-muted-on-light);--illustration-shadow:0 4px 14px #11111114;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*{box-sizing:border-box}body{font-family:var(--font-body);background:var(--color-bg-deep);color:var(--color-text-primary);margin:0}#root{min-height:100dvh}.page{position:relative}.container{width:min(1200px,100% - 2.5rem);margin:0 auto}.section{padding:var(--space-8) 0 var(--space-6)}.section.section--tight-bottom{padding-bottom:var(--space-5)}.site-header{z-index:10;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid var(--color-border-subtle);background:#0b0d12c7;position:sticky;top:0}.nav-shell{justify-content:space-between;align-items:center;gap:var(--space-4);min-height:72px;display:flex}.nav-end{justify-content:flex-end;align-items:center;gap:var(--space-3);flex-wrap:wrap;display:inline-flex}.lang-switch{flex-shrink:0;align-items:stretch;display:inline-flex}.lang-switch__btn{font-family:var(--font-body);letter-spacing:.08em;text-transform:uppercase;border:1px solid var(--color-border-subtle);color:var(--color-text-muted);cursor:pointer;background:0 0;margin:0;padding:.35rem .72rem;font-size:.78rem;font-weight:600;transition:background .15s,color .15s,border-color .15s}.lang-switch__btn:first-of-type{border-radius:.35rem 0 0 .35rem}.lang-switch__btn:last-of-type{border-radius:0 .35rem .35rem 0;margin-left:-1px}.lang-switch__btn:hover{color:var(--color-text-primary);background:#ffffff0a}.lang-switch__btn:focus-visible{outline:2px solid var(--color-focus-ring);outline-offset:2px}.lang-switch__btn.is-active{color:var(--color-brand-cream);z-index:1;background:#c9a2271f;border-color:#c9a22773;position:relative}.brand-lockup{align-items:center;gap:var(--space-2);font-weight:600;font-family:var(--font-display);color:var(--color-brand-cream);letter-spacing:.01em;font-size:1.05rem;text-decoration:none;transition:opacity .15s ease-out;display:inline-flex}.brand-lockup:hover{opacity:.85}.brand-lockup img{opacity:.92;border-radius:.35rem}.nav-links{align-items:center;gap:var(--space-3);flex-wrap:wrap;justify-content:flex-end;display:inline-flex}.nav-links a{color:var(--color-text-secondary);font-size:.95rem;font-weight:500;text-decoration:none}.nav-links a:hover{color:var(--color-text-primary)}.hero{isolation:isolate;background-color:var(--color-bg-deep);position:relative;overflow:hidden}.hero-banner{z-index:-2;justify-content:center;align-items:center;display:flex;position:absolute;inset:-2px;overflow:hidden}.hero-banner img{object-fit:cover;object-position:center bottom;transform-origin:bottom;opacity:.44;filter:grayscale(.12);width:100%;height:100%;display:block;position:absolute;inset:0;transform:scale(1.16)}@media (aspect-ratio>=2){.hero-banner img{transform-origin:bottom;transform:scale(1.24)}}.hero-overlay{z-index:-1;background:radial-gradient(85% 70% at 50% 32%,#0b0d1238 0%,#0000 58%),linear-gradient(#0b0d1261 0%,#0b0d12d6 55%,#0b0d12f5 100%);position:absolute;inset:0}.hero-content{z-index:0;flex-direction:column;justify-content:center;align-items:center;min-height:min(100dvh - 4.75rem,52rem);padding:clamp(2.75rem,8vw,4.75rem) 0 clamp(3rem,7vw,4.25rem);display:flex;position:relative}.hero-inner{text-align:center;flex-direction:column;align-items:center;gap:clamp(1.5rem,4vw,2.25rem);width:min(42rem,100%);margin-inline:auto;display:flex}.hero-brand{flex-shrink:0;justify-content:center;align-items:center;display:flex}.hero-brand-logo{border-radius:var(--radius-lg);background:linear-gradient(165deg,#fffcf6 0%,#f3eee6 55%,#ebe4d9 100%);border:1px solid #11111114;width:clamp(200px,74vw,440px);height:auto;padding:.65rem .85rem;display:block;box-shadow:inset 0 1px #ffffff8c,0 18px 50px #00000061}.hero-text{text-align:center;width:100%;max-width:38rem;margin-inline:auto}.hero-text .trust-row,.hero-text .hero-actions{justify-content:center}.hero-text h1{text-align:center;max-width:min(22ch,100%);margin-inline:auto}.eyebrow{text-transform:uppercase;letter-spacing:.06em;color:var(--color-accent-amber);margin:0 0 var(--space-3);font-size:.78rem;font-weight:600;font-family:var(--font-body)}h1,h2,h3,p{margin:0}h1{font-family:var(--font-display);text-wrap:balance;max-width:18ch;font-size:clamp(2.1rem,5vw,3.25rem);font-weight:600;line-height:1.12}h2{font-family:var(--font-display);text-wrap:balance;font-size:clamp(1.75rem,3.2vw,2.35rem);font-weight:600;line-height:1.2}h3{font-family:var(--font-display);font-size:1.35rem;font-weight:600;line-height:1.25}.hero-copy{margin-top:var(--space-4);max-width:44ch;color:var(--color-text-secondary);text-wrap:pretty;margin-inline:auto;font-size:1.08rem;line-height:1.62}.hero-sub{margin-top:var(--space-3);color:var(--color-text-muted);text-wrap:pretty;max-width:48ch;font-size:.98rem;font-style:italic;line-height:1.55}.hero-actions{gap:var(--space-3);margin-top:var(--space-5);flex-wrap:wrap;display:flex}.btn{border-radius:var(--radius-pill);min-height:48px;font-weight:600;font-family:var(--font-body);border:1px solid #0000;justify-content:center;align-items:center;padding:.7rem 1.25rem;text-decoration:none;transition:transform .15s ease-out,opacity .15s ease-out;display:inline-flex}.btn-primary{background:var(--color-brand-cream);color:var(--color-brand-ink);border-color:var(--color-brand-cream)}.btn-secondary{color:var(--color-text-primary);border-color:var(--color-border-strong);background:0 0}.btn:hover{transform:translateY(-1px)}.btn:focus-visible,.nav-links a:focus-visible,.brand-lockup:focus-visible{outline:2px solid var(--color-focus-ring);outline-offset:2px}.trust-row{margin-top:var(--space-5);gap:var(--space-2);flex-wrap:wrap;display:flex}.trust-row span{color:var(--color-brand-cream);border-radius:var(--radius-pill);font-size:.82rem;font-family:var(--font-body);background:#c9a2271f;border:1px solid #f4e8d233;padding:.35rem .7rem}.section--light{background:var(--color-surface-eggshell);color:var(--color-text-on-eggshell);padding:var(--space-8) 0;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}.section--light h2{color:var(--color-text-on-eggshell)}.section--light p,.section--light .body{color:var(--color-text-secondary-on-eggshell)}.section-header{margin-bottom:var(--space-5)}.section-label{text-transform:uppercase;color:var(--color-text-muted);margin-bottom:var(--space-2);letter-spacing:.04em;font-size:.78rem;font-weight:600;font-family:var(--font-body)}.section--light .section-label{color:#5a635c}.body{text-wrap:pretty;max-width:60ch;line-height:1.65}.story-grid{gap:var(--space-5);margin-top:var(--space-5);grid-template-columns:repeat(auto-fit,minmax(260px,1fr));display:grid}.story-card{background:var(--color-surface-card-light);border:1px solid var(--color-border-muted-on-light);border-radius:var(--radius-md);padding:var(--space-5);box-shadow:var(--illustration-shadow)}.story-card h3{margin-bottom:var(--space-3);color:var(--color-text-on-eggshell)}.story-card p{color:var(--color-text-secondary-on-eggshell);text-wrap:pretty;line-height:1.58}.section--dark-continue{padding-top:var(--space-6)}.cta-panel{background:var(--color-bg-elevated);border:1px solid var(--color-border-strong);border-radius:var(--radius-lg);padding:var(--space-6)}.cta-panel h2{max-width:28ch;color:var(--color-text-primary)}.cta-panel p{margin-top:var(--space-3);max-width:55ch;color:var(--color-text-secondary);text-wrap:pretty;line-height:1.6}.cta-panel .btn{margin-top:var(--space-5)}.footer{margin-top:var(--space-8);border-top:1px solid var(--color-border-subtle);background:#090b10}.footer-grid{justify-content:space-between;align-items:center;gap:var(--space-3);min-height:88px;color:var(--color-text-muted);flex-wrap:wrap;font-size:.92rem;line-height:1.45;display:flex}.footer-brand-block>p:first-child{margin:0}.footer-business-id{margin:var(--space-3) 0 0;max-width:58ch;color:var(--color-text-muted);font-size:.82rem}.footer-business-label,.footer-grid strong{color:var(--color-text-secondary);font-weight:600}.compliance-links{justify-content:flex-end;align-items:center;gap:var(--space-3);flex-wrap:wrap;display:flex}.compliance-links a{color:var(--color-text-secondary);font-size:.9rem;text-decoration:none}.compliance-links a:hover{color:var(--color-text-primary);text-decoration:underline}.compliance-links img{border-radius:.35rem;height:auto;display:block}@media (width<=760px){.container{width:min(1200px,100% - 1.5rem)}.nav-links{display:none}.hero-content{padding:var(--space-7) 0 var(--space-6)}.hero-banner img{object-position:center bottom;transform-origin:bottom;transform:scale(1.18)}.cta-panel{padding:var(--space-5)}.compliance-links{justify-content:flex-start}}
