:root{--belix-bg: #FAFAF8;--belix-bg-alt: #F3F2EE;--belix-surface: #FFFFFF;--belix-charcoal: #1A1A1A;--belix-charcoal-soft: #4A4A4A;--belix-muted: #737373;--belix-border: #E8E6E1;--belix-border-soft: #EFEDE9;--belix-white: #FFFFFF;--belix-dark-bg: #1A1A1A;--belix-on-dark: #E8E6E1;--belix-on-dark-dim: #A3A3A3;--belix-shadow: 0 1px 2px rgba(0, 0, 0, .04);--belix-shadow-md: 0 4px 12px rgba(0, 0, 0, .06);--belix-radius: 12px;--belix-radius-sm: 8px;--belix-ease: cubic-bezier(.25, .1, .25, 1);--belix-max: 720px;--belix-max-wide: 880px;font-family:Poppins,system-ui,sans-serif;line-height:1.6;font-weight:400;color:var(--belix-charcoal);background-color:var(--belix-bg);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*:before,*:after{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}a{color:var(--belix-charcoal);text-decoration:none;font-weight:500;transition:color .2s var(--belix-ease)}a:hover{color:var(--belix-charcoal-soft);text-decoration:none}button{font-family:inherit;cursor:pointer}#root{min-height:100vh;display:flex;flex-direction:column}.site-header{position:sticky;top:0;z-index:10;background:#fafaf8d9;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--belix-border-soft)}.header-inner{max-width:var(--belix-max-wide);margin:0 auto;padding:1.25rem 1.5rem;display:flex;align-items:center;justify-content:space-between;gap:2rem}.header-nav{display:flex;gap:2rem}.header-nav a{font-size:.875rem;font-weight:500;color:var(--belix-muted);letter-spacing:.01em}.header-nav a:hover{color:var(--belix-charcoal)}.logo-lockup{display:inline-flex;flex-direction:column;align-items:center;gap:0;text-decoration:none;color:inherit;transition:opacity .2s var(--belix-ease)}.logo-lockup:hover{text-decoration:none;opacity:.8}.logo-img{display:block;height:auto;width:auto;object-fit:contain;background:transparent}.logo--header .logo-img{max-height:2rem}.logo--hero .logo-img{max-height:clamp(5rem,22vw,9rem);max-width:100%}.logo--footer .logo-img{max-height:4rem}.logo-wordmark{font-family:Poppins,system-ui,sans-serif;font-weight:700;font-size:clamp(1.375rem,3.5vw,1.75rem);letter-spacing:-.03em;color:var(--belix-charcoal);line-height:1.05;text-transform:lowercase}.logo-sep{display:flex;align-items:center;justify-content:center;width:100%;margin-top:.2rem;gap:0}.logo-line{flex:1;max-width:1.25rem;height:1px;background:var(--belix-charcoal);opacity:.6}.logo-dot{width:3px;height:3px;border-radius:50%;background:var(--belix-charcoal);margin:0 .2rem;opacity:.8}.logo-co{font-size:.5625rem;font-weight:600;letter-spacing:.22em;text-transform:uppercase;color:var(--belix-muted);margin-top:.1rem}.site-header .logo-wordmark{font-size:1.25rem}.site-header .logo-co{font-size:.5rem;letter-spacing:.2em}.hero{padding:clamp(2.5rem,8vw,4rem) 1.5rem clamp(1.5rem,4vw,2.5rem);text-align:center}.hero-inner{max-width:var(--belix-max);margin:0 auto}.hero .logo-lockup{margin-bottom:1.25rem}.hero .logo-wordmark{font-size:clamp(2.75rem,11vw,4.25rem);letter-spacing:-.04em}.hero .logo-sep{margin-top:.4rem}.hero .logo-line{max-width:2.5rem;opacity:.5}.hero .logo-dot{width:4px;height:4px}.hero .logo-co{font-size:.6875rem;margin-top:.2rem;color:var(--belix-charcoal-soft);letter-spacing:.24em}.hero-tagline{font-size:clamp(1.375rem,3.5vw,1.75rem);line-height:1.35;font-weight:600;letter-spacing:-.02em;color:var(--belix-charcoal);margin:1.5rem auto;max-width:24em}.hero-ctas{display:flex;flex-wrap:wrap;gap:.75rem 1rem;justify-content:center}.hero-lottie{margin-top:1.25rem;display:flex;justify-content:center;pointer-events:none}.hero-lottie__player{width:80px;height:80px;opacity:.6}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;font-size:.875rem;font-weight:600;letter-spacing:.02em;text-decoration:none;border-radius:var(--belix-radius-sm);transition:background .25s var(--belix-ease),color .25s var(--belix-ease),border-color .25s var(--belix-ease),box-shadow .25s var(--belix-ease)}.btn:hover{text-decoration:none}.btn-primary{background:var(--belix-charcoal);color:var(--belix-white);box-shadow:var(--belix-shadow)}.btn-primary:hover{background:var(--belix-charcoal-soft);color:var(--belix-white);box-shadow:var(--belix-shadow-md)}.btn-secondary{background:var(--belix-surface);color:var(--belix-charcoal);border:1px solid var(--belix-border)}.btn-secondary:hover{border-color:var(--belix-charcoal-soft);color:var(--belix-charcoal);box-shadow:var(--belix-shadow)}.btn-large{padding:1rem 1.75rem;font-size:.9375rem}.section{padding:clamp(2rem,6vw,3.5rem) 1.5rem;max-width:var(--belix-max-wide);margin:0 auto}.section-eyebrow{display:block;font-size:.6875rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--belix-muted);margin-bottom:.5rem}.section-title{font-size:clamp(1.5rem,3vw,1.75rem);font-weight:700;letter-spacing:-.03em;line-height:1.2;margin:0 0 1rem;color:var(--belix-charcoal)}.section-one-liner{font-size:1.0625rem;line-height:1.65;color:var(--belix-charcoal-soft);margin:0;max-width:32em}.section-about{padding-top:clamp(1.5rem,5vw,2.5rem);padding-bottom:clamp(2rem,6vw,3.5rem);background:var(--belix-bg-alt)}.section-about-wrap{max-width:38em;margin:0 auto;padding:0 1.5rem}.section-about-header{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.section-about .section-eyebrow{margin-bottom:0}.section-about-rule{flex:1;max-width:3rem;height:1px;background:var(--belix-border)}.section-about-body{animation:aboutReveal .6s var(--belix-ease) .1s forwards;opacity:0}@keyframes aboutReveal{to{opacity:1}}.section-about-lead{font-size:1.125rem;line-height:1.7;font-weight:500;color:var(--belix-charcoal);margin:0 0 1.25rem}.section-about-body-p{font-size:1rem;line-height:1.7;color:var(--belix-charcoal-soft);margin:0}.section-lead{font-size:1.0625rem;line-height:1.65;color:var(--belix-charcoal-soft);margin:0 0 1rem}.section-body{font-size:1rem;line-height:1.7;color:var(--belix-charcoal-soft);margin:0}.section-inner{width:100%;max-width:var(--belix-max)}.section-inner.section-inner-wide{max-width:none}.section-products{background:var(--belix-bg-alt)}.section-products .section-inner{max-width:none}.product-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.25rem;margin-top:1.5rem}.product-card{background:var(--belix-surface);border:1px solid var(--belix-border-soft);border-radius:var(--belix-radius);padding:1.75rem;display:flex;flex-direction:column;gap:.75rem;box-shadow:var(--belix-shadow);transition:box-shadow .3s var(--belix-ease),border-color .3s var(--belix-ease),transform .3s var(--belix-ease)}.product-card:hover{box-shadow:var(--belix-shadow-md);border-color:var(--belix-border)}.product-card:not(.product-card-coming):hover{transform:translateY(-2px)}.product-card-coming{opacity:.92;border-style:dashed}.product-card-coming:hover{transform:none}.product-name{font-size:1.125rem;font-weight:600;letter-spacing:-.02em;margin:0;color:var(--belix-charcoal)}.product-desc{font-size:.9375rem;line-height:1.55;color:var(--belix-charcoal-soft);margin:0;flex:1}.product-card .btn{align-self:flex-start;margin-top:.25rem}.section-contact{text-align:center}.section-contact .section-inner{max-width:var(--belix-max)}.section-contact .btn-large{margin-top:.5rem}.site-footer{margin-top:auto;padding:1.75rem 1.5rem;background:var(--belix-dark-bg);color:var(--belix-on-dark);text-align:center}.footer-inner{max-width:var(--belix-max-wide);margin:0 auto}.site-footer .logo-wordmark{color:var(--belix-on-dark)}.site-footer .logo-line,.site-footer .logo-dot{background:var(--belix-on-dark);opacity:.7}.site-footer .logo-co{color:var(--belix-on-dark-dim)}.footer-tagline{font-size:.9375rem;color:var(--belix-on-dark-dim);margin:1rem 0 .25rem;font-weight:500}.footer-legal{font-size:.8125rem;color:var(--belix-on-dark-dim);margin:0;font-weight:400}@media(max-width:640px){.header-inner{flex-direction:row;align-items:center;justify-content:space-between;gap:1.25rem;padding:1rem 1.25rem}.header-nav{gap:1.25rem;margin-left:auto}.hero{padding:2rem 1.25rem 2.5rem}.section{padding:2rem 1.25rem}.product-grid{grid-template-columns:1fr}}
