:root{--bg-primary:#f5f5f7;--bg-white:#fff;--text-primary:#1d1d1f;--text-secondary:#6e6e73;--accent:#3a2e1e;--accent-light:#c8a97e;--border:#d2d2d7;--bg:#f5f5f7;--surface:#fff;--surface-2:#faf7f2;--surface-3:#3a2e1e0b;--text:#1d1d1f;--muted:#6e6e73;--line:#d2d2d7;--accent-2:#c8a97e;--cursor:#3a2e1e;--shadow:0 22px 60px #1d1d1f14;--font-display:"Playfair Display", Georgia, serif;--font-body:"Inter", -apple-system, BlinkMacSystemFont, sans-serif;--font-mono:"Space Mono", monospace}html[data-theme=maple]{--bg:#f5f5f7;--surface:#fff;--surface-2:#faf7f2;--surface-3:#3a2e1e0b;--text:#1d1d1f;--muted:#6e6e73;--line:#d2d2d7;--accent:#3a2e1e;--accent-2:#c8a97e;--cursor:#3a2e1e;--shadow:0 22px 60px #1d1d1f14}*{box-sizing:border-box}body{background:var(--bg);min-width:320px;color:var(--text);font-family:var(--font-body);margin:0;transition:background .35s,color .35s}a{color:inherit;text-decoration:none}img{width:100%;display:block}button,input,textarea{font:inherit}button{cursor:pointer}#root,.chronyx-app{min-height:100vh}.chronyx-app{overflow-x:clip}.splash-screen{z-index:200;background:#000;place-items:center;transition:opacity .8s,visibility .8s;display:grid;position:fixed;inset:0}.splash-screen span{font-family:var(--font-display);letter-spacing:.12em;color:#f4ece1;font-size:clamp(3rem,8vw,6rem)}.splash-screen.is-hidden{opacity:0;visibility:hidden;pointer-events:none}.site-header{z-index:120;border:1px solid var(--line);background:color-mix(in srgb, var(--surface) 84%, transparent);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);width:min(1380px,100% - 32px);box-shadow:var(--shadow);border-radius:22px;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;margin:16px auto 0;padding:16px 20px;display:grid;position:sticky;top:16px}.brand-wordmark,.page-header-panel h1,.hero-copy h1,.section-heading h2,.product-detail-panel h1,.founder-panel blockquote,.confirmation-panel h1{font-family:var(--font-display)}.brand-wordmark{letter-spacing:.1em;font-size:1.7rem}.site-nav,.header-actions,.hero-actions,.hero-meta,.split-heading,.product-top,.product-bottom,.quantity-controls,.summary-actions,.payment-switch{align-items:center;gap:14px;display:flex}.site-nav{justify-content:center}.site-nav a{color:var(--muted)}.site-nav a,.brand-wordmark,.cart-link,.icon-btn,.primary-btn,.secondary-btn{transition:color .2s,border-color .2s,background .2s}.icon-btn,.account-link,.cart-link,.primary-btn,.secondary-btn,.payment-pill{border:1px solid var(--line);background:var(--surface-3);color:var(--text);border-radius:999px}.icon-btn{place-items:center;width:42px;height:42px;display:grid}.cart-link{align-items:center;gap:8px;padding:10px 14px;display:inline-flex}.account-link{align-items:center;gap:8px;padding:10px 14px;text-decoration:none;display:inline-flex}.notice-pill{z-index:110;border:1px solid var(--line);background:color-mix(in srgb, var(--surface) 90%, transparent);color:var(--text);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:999px;padding:12px 16px;position:fixed;top:96px;left:50%;transform:translate(-50%)}.app-main{width:min(1360px,100% - 40px);margin:0 auto;padding:18px 0 36px;position:relative}.page-stack{gap:18px;display:grid}.route-motion-stage{transform-origin:50% 0;animation:.22s ease-out both routeSoftEnter}.route-motion-stage>*{will-change:opacity, transform}section{border:1px solid var(--line);background:linear-gradient(180deg, var(--surface) 0%, color-mix(in srgb, var(--surface) 90%, black) 100%);box-shadow:var(--shadow);border-radius:34px}html[data-theme=maple] section{background:linear-gradient(180deg, var(--surface) 0%, color-mix(in srgb, var(--surface) 85%, #e9ddcc) 100%)}.hero-section,.product-page-hero,.cart-page-layout,.checkout-layout{grid-template-columns:1fr 1fr;gap:20px;padding:32px;display:grid}.hero-copy,.product-detail-panel{flex-direction:column;justify-content:center;gap:14px;display:flex}.label,.meta-label,.product-top p{color:var(--muted);font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.08em;margin:0;font-size:.68rem}.hero-copy h1,.product-detail-panel h1,.page-header-panel h1,.confirmation-panel h1{letter-spacing:-.035em;max-width:11ch;margin:0;font-size:clamp(2.25rem,4.2vw,4.6rem);line-height:.98}.hero-text,.story-card p,.product-card-copy p,.product-long-copy,.summary-panel p,.cart-row-copy span,.empty-panel p,.confirmation-panel p{color:var(--muted);font-size:.98rem;line-height:1.62}.primary-btn,.secondary-btn{justify-content:center;align-items:center;gap:10px;padding:12px 18px;font-size:.95rem;font-weight:700;display:inline-flex}.primary-btn,.payment-pill.active{background:linear-gradient(135deg, var(--accent) 0%, var(--accent-2) 100%);color:#130e09;border-color:#0000}.hero-meta>div,.trust-strip article,.story-card,.product-card,.founder-panel,.cart-list-panel,.summary-panel,.checkout-form-panel,.confirmation-panel,.page-header-panel{border:1px solid var(--line);background:var(--surface-3)}.hero-meta>div{border-radius:20px;padding:16px}.hero-meta strong{margin-top:8px;display:block}.hero-visual,.product-main-image{border-radius:28px;min-height:500px;overflow:hidden}.hero-visual img,.product-main-image img{object-fit:cover;height:100%}.trust-strip,.story-grid,.product-grid{gap:14px;display:grid}.trust-strip{grid-template-columns:repeat(3,minmax(0,1fr));padding:18px}.trust-strip article,.story-card,.product-card,.cart-row,.page-header-panel,.summary-panel,.checkout-form-panel,.confirmation-panel,.founder-panel{border-radius:22px;padding:18px}.trust-strip article{align-items:flex-start;gap:14px;display:flex}.trust-strip article span{color:var(--muted)}.home-story,.catalog-section{padding:26px}.section-heading{margin-bottom:16px}.section-heading h2{letter-spacing:-.03em;max-width:680px;margin:8px 0 0;font-size:clamp(1.6rem,2.4vw,2.9rem);line-height:1.02}.story-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.story-card h3,.cart-row-copy h3{margin-top:0;margin-bottom:10px;font-size:1.08rem;line-height:1.18}.story-card{align-content:start;display:grid}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch}.product-card{flex-direction:column;display:flex;overflow:hidden}.product-image-link{background:var(--surface-2);border-radius:18px;display:block;overflow:hidden}.product-card img{object-fit:cover;border-radius:18px;height:240px}.product-card-copy{flex-direction:column;flex:1;gap:12px;padding-top:16px;display:flex}.product-top span,.product-card-copy small{color:var(--muted)}.stock-row small{color:var(--muted);margin-top:6px;font-size:.84rem;display:block}.battery-bar{background:color-mix(in srgb, var(--text) 14%, transparent);border-radius:999px;width:100%;height:12px;overflow:hidden}.battery-bar div{border-radius:inherit;background:linear-gradient(135deg, var(--accent) 0%, var(--accent-2) 100%);height:100%}.product-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.product-bottom{justify-content:space-between;align-items:center;margin-top:auto;padding-top:8px}.product-bottom>div:first-child{gap:6px;display:grid}.founder-panel blockquote{max-width:24ch;margin:14px 0 0;font-size:clamp(1.7rem,2.6vw,3rem);line-height:1.06}.page-header-panel h1{max-width:14ch}.product-gallery{gap:14px;display:grid}.product-thumbs{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.thumb-button{border:1px solid var(--line);background:0 0;border-radius:18px;padding:0;overflow:hidden}.thumb-button.active{border-color:var(--accent)}.thumb-button img{object-fit:cover;height:120px}.spec-list,.feature-list{gap:12px;display:grid}.spec-list div{border:1px solid var(--line);background:var(--surface-3);border-radius:18px;padding:12px 14px}.spec-list span{color:var(--muted);font-size:.88rem;display:block}.feature-list{color:var(--muted);margin:0;padding-left:18px}.detail-actions{flex-wrap:wrap;gap:12px;display:flex}.page-header-panel h1{max-width:15ch;font-size:clamp(2rem,3.2vw,3.4rem)}.cart-list-panel,.checkout-form-panel{gap:14px;display:grid}.cart-row{grid-template-columns:120px 1fr auto auto;align-items:center;gap:16px;display:grid}.cart-row img{object-fit:cover;border-radius:18px;height:120px}.quantity-controls button{border:1px solid var(--line);width:34px;height:34px;color:var(--text);background:0 0;border-radius:50%}.summary-panel h3{margin:8px 0 0;font-size:1.7rem}.summary-actions{flex-direction:column;align-items:stretch;margin-top:18px}.empty-panel{gap:12px;display:grid}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.form-grid label{color:var(--muted);gap:8px;font-size:.92rem;display:grid}.full-span,.full-width-btn{grid-column:1/-1}input,textarea{border:1px solid var(--line);width:100%;color:var(--text);background:0 0;border-radius:16px;outline:none;padding:12px 14px}.payment-switch{flex-wrap:wrap}.payment-pill{padding:12px 16px}.confirmation-panel{text-align:center}.confirmation-panel svg{color:var(--accent)}.payment-switch{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}@media (width>=600px){.payment-switch{grid-template-columns:repeat(4,1fr)}}.payment-pill{border:1px solid var(--line);color:var(--text);cursor:pointer;background:0 0;border-radius:12px;justify-content:center;align-items:center;padding:12px;font-size:.9rem;transition:all .2s;display:flex}.payment-pill:hover{background:var(--surface-2)}.payment-pill.active{background:var(--surface-3);border-color:var(--accent);color:var(--accent);font-weight:600}.hover-zoom{display:block;overflow:hidden}.hover-zoom img{transition:transform .6s cubic-bezier(.25,1,.5,1)}.footer-grid{grid-template-columns:2fr 1fr 1fr 2fr;gap:32px;max-width:1360px;margin:0 auto;display:grid}.footer-links{flex-direction:column;gap:12px;display:flex}.footer-links h4,.footer-newsletter h4{font-family:var(--font-display);margin:0 0 8px;font-size:1.4rem}.footer-links a{color:var(--muted);font-size:.95rem;transition:color .2s}.footer-links a:hover{color:var(--text)}.footer-newsletter p{color:var(--muted);margin-bottom:16px;font-size:.95rem}.newsletter-form{gap:8px;display:flex}.footer-bottom{border-top:1px solid var(--line);max-width:1360px;color:var(--muted);text-align:center;margin:64px auto 0;padding-top:24px;font-size:.85rem}.cookie-banner{z-index:999;pointer-events:none;justify-content:center;display:flex;position:fixed;bottom:24px;left:24px;right:24px}.cookie-content{pointer-events:auto;background:var(--surface-2);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:16px;align-items:center;gap:24px;max-width:800px;padding:16px 24px;display:flex}.cookie-content p{color:var(--text);margin:0;font-size:.9rem}.cookie-actions{flex-shrink:0;gap:12px;display:flex}.modal-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;background:#0009;place-items:center;display:grid;position:fixed;inset:0}.modal-content{background:var(--surface);border:1px solid var(--line);width:calc(100% - 40px);max-width:500px;box-shadow:var(--shadow);border-radius:24px;padding:40px;position:relative}.close-btn{color:var(--text);background:0 0;border:none;padding:8px;position:absolute;top:16px;right:16px}.modal-content h2{font-family:var(--font-display);margin:0 0 12px;font-size:2.4rem}.modal-content p{color:var(--muted);margin:0}.back-to-top{z-index:900;background:var(--surface-2);border:1px solid var(--line);width:48px;height:48px;color:var(--text);box-shadow:var(--shadow);border-radius:50%;place-items:center;transition:transform .2s,background .2s;display:grid;position:fixed;bottom:24px;right:24px}.back-to-top:hover{background:var(--surface-3);transform:translateY(-4px)}.search-bar-container{background:var(--surface);border:1px solid var(--line);width:300px;box-shadow:var(--shadow);border-radius:16px;padding:12px;position:absolute;top:calc(100% + 12px);right:0}.search-bar-container form{gap:8px;display:flex}.search-bar-container input{border-radius:8px;padding:8px 12px}.search-bar-container button{background:var(--accent);color:#130e09;border:none;border-radius:8px;place-items:center;width:40px;display:grid}@media (width<=820px){.mobile-only{display:grid}.header-left{align-items:center;gap:12px;display:flex}.site-nav{border-top:1px solid var(--line);flex-direction:column;gap:16px;width:100%;padding:16px 0;display:none}.site-nav.mobile-open{display:flex}.footer-grid{grid-template-columns:1fr}.cookie-content{text-align:center;flex-direction:column}}@keyframes pulse{0%{opacity:.6}50%{opacity:.3}to{opacity:.6}}.badge-count{background:var(--accent);color:#130e09;border-radius:50%;place-items:center;width:18px;height:18px;font-size:.65rem;font-weight:700;display:grid;position:absolute;top:-6px;right:-6px}.wishlist-toggle{position:relative}.whatsapp-widget{z-index:900;color:#fff;background-color:#25d366;border-radius:50%;place-items:center;width:56px;height:56px;transition:transform .2s,box-shadow .2s;display:grid;position:fixed;bottom:24px;left:24px;box-shadow:0 4px 12px #25d36666}.whatsapp-widget:hover{transform:translateY(-4px)scale(1.05);box-shadow:0 6px 16px #25d36680}.product-tagline{color:var(--muted);margin-top:4px;font-size:1.1rem;font-weight:400}.limited-badge{text-align:right;background:var(--surface-3);border:1px solid var(--accent);border-radius:12px;flex-direction:column;align-items:flex-end;padding:8px 12px;display:flex}.limited-badge span{text-transform:uppercase;color:var(--accent);letter-spacing:.05em;font-size:.7rem}.limited-badge strong{font-variant-numeric:tabular-nums;font-size:.95rem}.tag-pill{background:var(--surface-2);color:var(--text);border:1px solid var(--line);border-radius:999px;padding:4px 10px;font-size:.8rem}@media (width<=1100px){.trust-strip,.story-grid,.product-grid,.hero-section,.product-page-hero,.cart-page-layout,.checkout-layout,.product-grid,.story-grid{grid-template-columns:1fr 1fr}}@media (width<=820px){.site-header{grid-template-columns:1fr;gap:12px;width:min(100% - 16px,100%);top:8px}.site-nav{flex-wrap:wrap;justify-content:space-between}.notice-pill{text-align:center;width:calc(100% - 20px);top:140px}.app-main{width:min(100% - 20px,100%)}.hero-section,.product-page-hero,.cart-page-layout,.checkout-layout,.trust-strip,.story-grid,.product-grid,.form-grid,.product-thumbs{grid-template-columns:1fr}.hero-copy h1,.product-detail-panel h1,.page-header-panel h1,.confirmation-panel h1{font-size:clamp(2rem,8vw,3rem)}.hero-visual,.product-main-image{min-height:300px}.cart-row{grid-template-columns:1fr}.product-actions,.hero-actions,.hero-meta,.quantity-controls{flex-wrap:wrap}}body{color:var(--text);line-height:1.5}.site-header{background:color-mix(in srgb, var(--surface) 88%, transparent);border-radius:24px;gap:20px;padding:14px 18px;top:14px}.site-nav a,.header-actions a,.header-actions button,.footer-links a{font-size:.92rem}.site-nav a{padding:6px 0;position:relative}.site-nav a:after{content:"";background:var(--accent);transform-origin:0;width:100%;height:1px;transition:transform .24s;position:absolute;bottom:0;left:0;transform:scaleX(0)}.site-nav a:hover,.site-nav a:focus-visible,.footer-links a:hover,.footer-links a:focus-visible,.icon-btn:hover,.icon-btn:focus-visible,.brand-wordmark:hover,.brand-wordmark:focus-visible{color:var(--text)}.site-nav a:hover:after,.site-nav a:focus-visible:after{transform:scaleX(1)}.icon-btn,.account-link,.cart-link{background:color-mix(in srgb, var(--surface-3) 72%, transparent)}.account-link span,.cart-link span{font-weight:700}.app-main{padding:20px 0 40px}.page-stack{gap:24px}section{border-radius:30px}.hero-section,.product-page-hero,.cart-page-layout,.checkout-layout{gap:32px;padding:38px}.hero-copy,.product-detail-panel{gap:18px}.hero-copy h1,.product-detail-panel h1,.page-header-panel h1,.confirmation-panel h1{letter-spacing:-.04em;font-size:clamp(2.15rem,3.7vw,4.2rem);line-height:.94}.hero-text,.story-card p,.product-card-copy p,.product-long-copy,.summary-panel p,.cart-row-copy span,.empty-panel p,.confirmation-panel p{font-size:.97rem;line-height:1.72}.hero-text,.product-long-copy{max-width:60ch}.hero-cta-group,.hero-meta,.product-heading-row,.tag-list,.review-summary{align-items:center;gap:14px;display:flex}.hero-cta-group{flex-wrap:wrap;padding-top:8px}.hero-meta{align-items:stretch;gap:12px}.hero-meta>div{min-width:0}.hero-visual,.product-main-image{min-height:580px}.hero-visual img,.product-main-image img{transition:transform .7s}.hover-zoom:hover img{transform:scale(1.035)}.empty-media-state,.missing-state{border:1px dashed var(--line);background:var(--surface-3);text-align:center;min-height:280px;color:var(--muted);border-radius:22px;place-items:center;display:grid}.missing-state{gap:18px;width:min(760px,100% - 40px);margin:80px auto;padding:48px 24px}.press-strip,.testimonials-section,.social-gallery,.product-extra-info,.product-video-section{padding:32px}.press-strip-inner,.testimonials-shell{gap:18px;display:grid}.press-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.press-mark{border:1px solid var(--line);background:color-mix(in srgb, var(--surface-3) 70%, transparent);color:color-mix(in srgb, var(--text) 70%, var(--muted));font-family:var(--font-display);text-align:center;border-radius:18px;padding:20px 16px;font-size:clamp(1.1rem,1.6vw,1.45rem)}.catalog-section,.home-story{padding:32px}.split-heading{justify-content:space-between;align-items:end;gap:24px}.section-heading{gap:10px;margin-bottom:22px;display:grid}.section-heading h2,.testimonials-shell h2,.social-gallery-heading h2{letter-spacing:-.035em;margin:0;font-size:clamp(1.8rem,2.5vw,3rem);line-height:.98}.section-summary{max-width:44ch;color:var(--muted);margin:0;font-size:.98rem;line-height:1.72}.trust-strip,.story-grid,.product-grid,.testimonial-grid,.social-gallery-grid,.review-grid{gap:18px}.trust-strip{padding:24px}.trust-strip article,.story-card,.product-card,.cart-row,.page-header-panel,.summary-panel,.checkout-form-panel,.confirmation-panel,.founder-panel,.testimonial-card,.review-card,.info-block{border-radius:24px}.product-card{padding:16px}.product-card-media{position:relative}.card-badge{border:1px solid var(--line);color:var(--text);font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;background:#0a0908cc;border-radius:999px;padding:6px 10px;font-size:.68rem;position:absolute;top:14px;left:14px}html[data-theme=maple] .card-badge{background:#fff8f0e0}.product-card-copy{gap:14px;padding:18px 4px 4px}.product-card-copy h3{letter-spacing:-.02em;margin:0;font-size:1.28rem;line-height:1.08}.product-actions{align-items:center}.primary-btn,.secondary-btn{min-height:46px;padding:12px 18px}.secondary-btn{background:0 0}.testimonials-shell{text-align:center}.testimonial-grid,.review-grid{text-align:left;grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.testimonial-card,.review-card,.info-block{border:1px solid var(--line);background:color-mix(in srgb, var(--surface-3) 76%, transparent);padding:28px}.testimonial-stars,.review-card-stars,.review-stars{color:var(--accent);letter-spacing:.12em}.testimonial-card p,.review-card p{color:var(--muted);margin:0;font-size:1rem;line-height:1.72}.testimonial-meta,.social-gallery-heading,.centered-heading{gap:6px;display:grid}.founder-panel{padding:30px 32px}.social-gallery{gap:22px;display:grid}.social-gallery-heading{text-align:center;justify-items:center}.social-gallery-grid{grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.social-gallery-card{aspect-ratio:1;border:1px solid var(--line);border-radius:20px;overflow:hidden}.social-gallery-card img{object-fit:cover;height:100%}.breadcrumbs{color:var(--muted);letter-spacing:.02em;flex-wrap:wrap;gap:8px;font-size:.8rem;display:flex}.breadcrumbs-current{color:var(--text)}.product-heading-row{justify-content:space-between;align-items:flex-start;gap:18px}.product-heading-copy{gap:4px;display:grid}.product-tagline{font-family:var(--font-display);color:var(--muted);margin:0;font-size:clamp(1.2rem,1.8vw,1.65rem);font-weight:500;line-height:1.15}.product-stock-row{margin-top:2px}.product-price-value{font-size:1.5rem;font-family:var(--font-body);letter-spacing:0;font-weight:650}.gift-wrap-row{border:1px solid var(--line);background:color-mix(in srgb, var(--surface-3) 65%, transparent);border-radius:18px;align-items:center;gap:12px;padding:16px 18px;display:flex}.gift-wrap-row input{width:18px;height:18px;margin:0}.gift-wrap-row span{color:var(--text);font-size:.94rem}.waitlist-panel{border:1px solid var(--line);background:color-mix(in srgb, var(--surface-3) 70%, transparent);border-radius:22px;gap:12px;padding:24px;display:grid}.waitlist-panel h3,.info-block h3{font-family:var(--font-display);margin:0;font-size:1.55rem;line-height:1.02}.waitlist-panel p{color:var(--muted);margin:0;line-height:1.68}.waitlist-form{gap:10px;display:flex}.tag-list{flex-wrap:wrap}.tag-pill{background:color-mix(in srgb, var(--surface-2) 84%, transparent);padding:6px 12px}.product-info-grid{align-items:stretch}.info-block{background:color-mix(in srgb, var(--surface-3) 60%, transparent);padding:28px}.feature-list{gap:10px;margin-top:16px;line-height:1.7;display:grid}.product-video-section{gap:22px;display:grid}.video-section-copy{max-width:68ch;color:var(--muted);margin:8px auto 0;line-height:1.7}.centered-heading{text-align:center;justify-items:center}.video-frame{border:1px solid var(--line);background:#000;border-radius:24px;padding-bottom:56.25%;position:relative;overflow:hidden}.video-frame iframe{border:0;width:100%;height:100%;position:absolute;inset:0}.product-video-player{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.video-placeholder{background:#000;border:0;width:100%;height:100%;padding:0;position:absolute;inset:0}.video-placeholder img{object-fit:cover;opacity:.76;width:100%;height:100%}.video-placeholder-badge{color:#fff;letter-spacing:.02em;background:#000000a8;border-radius:999px;padding:10px 14px;font-weight:600;position:absolute;bottom:24px;left:24px}.video-supporting-copy{gap:12px;margin-top:18px;display:grid}.video-supporting-copy p{color:var(--muted);margin:0;line-height:1.75}.video-caption-link{color:var(--text);font-weight:600}.review-section{padding-top:32px}.review-summary{color:var(--muted);font-size:.92rem}.review-card strong{margin-top:18px;display:block}.related-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.site-footer{border-top:1px solid var(--line);margin-top:72px;padding:56px 24px 28px}.footer-grid{align-items:start;gap:40px}.footer-brand{gap:18px;display:grid}.footer-brand-copy,.footer-newsletter p{max-width:34ch;color:var(--muted);margin:0;font-size:.95rem;line-height:1.7}.footer-links{gap:10px}.footer-links h4,.footer-newsletter h4{margin:0 0 10px;font-size:1.25rem}.newsletter-form{align-items:center}.newsletter-form .primary-btn{min-width:132px}.footer-success{color:var(--accent);margin:0;font-size:.92rem}.footer-bottom{margin-top:44px}@media (width<=1100px){.press-grid,.social-gallery-grid,.testimonial-grid,.review-grid,.related-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.split-heading,.product-heading-row{grid-template-columns:1fr}.split-heading,.product-heading-row,.hero-meta{display:grid}}@media (width<=820px){.site-header{padding:14px}.hero-section,.product-page-hero,.cart-page-layout,.checkout-layout,.catalog-section,.press-strip,.testimonials-section,.social-gallery,.product-extra-info,.product-video-section,.founder-panel{padding:22px}.hero-copy h1,.product-detail-panel h1,.page-header-panel h1,.confirmation-panel h1{font-size:clamp(2rem,9vw,3rem)}.hero-visual,.product-main-image{min-height:340px}.press-grid,.social-gallery-grid,.testimonial-grid,.review-grid,.related-product-grid,.waitlist-form,.hero-meta{grid-template-columns:1fr}.waitlist-form,.hero-meta,.product-heading-row{display:grid}.limited-badge{text-align:left;align-items:flex-start}.newsletter-form{flex-direction:column}}.shipping-banner{border:1px solid var(--line);background:color-mix(in srgb, var(--surface-3) 76%, transparent);border-radius:24px;gap:18px;padding:22px 24px;display:grid}.shipping-banner-title,.summary-note,.delivery-estimate,.tracking-step{align-items:center;gap:12px;display:flex}.shipping-banner-title strong,.summary-note span,.tracking-step-copy strong{font-size:.95rem}.shipping-banner-copy{gap:10px;display:grid}.shipping-banner-copy p,.payment-explainer p,.tracking-step-copy p,.summary-order-item span{color:var(--muted);margin:0;font-size:.9rem;line-height:1.65}.shipping-banner-meter,.summary-breakdown,.summary-note-list,.tracking-timeline{gap:12px;display:grid}.slim-bar{height:8px}.shipping-banner-meta,.summary-breakdown>div,.inline-form-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.shipping-banner-meta{color:var(--muted);font-size:.85rem}.summary-note-list{margin-top:18px}.summary-note{border:1px solid var(--line);background:color-mix(in srgb, var(--surface-3) 70%, transparent);border-radius:18px;padding:12px 14px}.section-gap{margin-top:12px}.delivery-estimate{border:1px solid var(--line);background:color-mix(in srgb, var(--surface-3) 68%, transparent);color:var(--accent);border-radius:18px;margin-top:16px;padding:14px 16px}.shipping-options{gap:12px;display:grid}.shipping-option{border:1px solid var(--line);cursor:pointer;background:0 0;border-radius:20px;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;padding:18px;transition:border-color .2s,background .2s;display:grid}.shipping-option input{width:16px;height:16px;margin:0}.shipping-option p{color:var(--muted);margin:4px 0 0;font-size:.88rem}.shipping-option.active{border-color:color-mix(in srgb, var(--accent) 60%, var(--line));background:color-mix(in srgb, var(--surface-3) 82%, transparent)}.form-actions{align-items:center;gap:12px;margin-top:24px;display:flex}.full-width-btn{flex:1}.summary-order-list{gap:14px;margin:18px 0;display:grid}.summary-order-item{grid-template-columns:64px 1fr auto;align-items:center;gap:12px;display:grid}.summary-order-item img{object-fit:cover;border-radius:14px;width:64px;height:64px}.summary-order-item h4{margin:0 0 4px;font-size:.95rem}.summary-breakdown{border-top:1px solid var(--line);padding-top:16px}.summary-total-row{border-top:1px solid var(--line);padding-top:14px}.summary-total-row span,.summary-total-row strong,.accent-row strong{font-size:1.05rem}.accent-row{color:var(--accent)}.payment-switch-grid{margin-bottom:24px}.payment-pill{gap:8px}.payment-explainer{border:1px solid var(--line);background:color-mix(in srgb, var(--surface-3) 70%, transparent);border-radius:20px;margin-bottom:20px;padding:18px}.inline-form-row{align-items:stretch}.inline-form-row .secondary-btn{min-width:120px}.commerce-confirmation-panel{padding:56px 28px}.commerce-confirmation-panel h1,.commerce-confirmation-panel p{max-width:16ch;margin-left:auto;margin-right:auto}.commerce-confirmation-panel p{max-width:54ch}.confirmation-highlight-grid,.confirmation-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;display:flex}.confirmation-highlight-grid{margin:8px 0 10px}.confirmation-highlight{border:1px solid var(--line);background:color-mix(in srgb, var(--surface-3) 72%, transparent);border-radius:18px;align-items:center;gap:10px;padding:12px 14px;display:inline-flex}.tracking-timeline{margin-top:24px;position:relative}.tracking-timeline:before{content:"";background:var(--line);width:1px;position:absolute;top:18px;bottom:18px;left:11px}.tracking-step{align-items:flex-start;position:relative}.tracking-step-icon{border:1px solid var(--line);background:var(--surface);z-index:1;border-radius:50%;place-items:center;width:24px;height:24px;display:grid}.tracking-step.done .tracking-step-icon{background:var(--accent);color:#130e09;border-color:#0000}.tracking-step.active .tracking-step-icon{border-color:var(--accent);color:var(--accent)}.tracking-step.pending .tracking-step-copy{opacity:.65}@media (width<=820px){.shipping-option,.summary-order-item,.inline-form-row,.confirmation-highlight-grid,.confirmation-actions{grid-template-columns:1fr}.inline-form-row,.confirmation-highlight-grid,.confirmation-actions{display:grid}.summary-order-item{grid-template-columns:56px 1fr}.summary-order-item strong{grid-column:2}.form-actions{flex-wrap:wrap}}.journal-hero-panel,.journal-article-shell,.journal-article-body{width:100%;max-width:1120px;margin:0 auto}.journal-hero-panel{background:radial-gradient(circle at 100% 0,#c8935a1c,#0000 30%),linear-gradient(#ffffff08,#ffffff03);border:1px solid #ffffff14;border-radius:28px;padding:40px}.journal-hero-copy{gap:18px;max-width:720px;display:grid}.journal-hero-copy h2{font-size:clamp(2.6rem,5vw,4rem);line-height:1}.journal-hero-copy p:not(.label){color:var(--text-secondary);font-size:1.02rem;line-height:1.7}.journal-grid{align-items:stretch}.journal-card{min-height:260px}.journal-article-shell{gap:16px;display:grid}.journal-article-shell h1{max-width:780px;font-size:clamp(2.6rem,5vw,4.2rem);line-height:.98}.journal-article-shell .hero-text{max-width:720px}.journal-article-meta{color:var(--text-secondary);flex-wrap:wrap;align-items:center;gap:14px;display:flex}.journal-article-body{gap:18px;max-width:760px;display:grid}.journal-article-body p{color:#d8d4cd;font-size:1.02rem;line-height:1.9}.collection-showcase-grid{gap:18px;margin-bottom:28px;display:grid}.collection-showcase-card{background:radial-gradient(circle at 100% 0,#c8935a14,#0000 28%),linear-gradient(#ffffff08,#ffffff03);border:1px solid #ffffff14;border-radius:26px;grid-template-columns:minmax(0,1fr) 280px;gap:22px;padding:24px;display:grid}.collection-showcase-copy{align-content:center;gap:12px;display:grid}.collection-showcase-copy h3{font-size:clamp(1.8rem,3vw,2.6rem);line-height:1.05}.collection-showcase-copy p:not(.label){color:var(--text-secondary);max-width:54ch;line-height:1.7}.collection-showcase-media{background:#ffffff08;border-radius:20px;overflow:hidden}.collection-showcase-media img{object-fit:cover;width:100%;height:100%;display:block}.product-authenticity-grid,.product-auth-verify-grid{grid-template-columns:minmax(0,1fr) 240px;align-items:start;gap:24px;display:grid}.product-authenticity-copy{gap:14px;display:grid}.product-auth-item{background:#ffffff05;border:1px solid #ffffff14;border-radius:18px;gap:6px;padding:16px 18px;display:grid}.product-auth-item small{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.08em;font-size:.78rem}.product-auth-item strong{font-size:1rem;line-height:1.5}.product-authenticity-qr,.product-auth-qr-panel{background:#ffffff05;border:1px solid #ffffff14;border-radius:22px;place-items:center;padding:20px;display:grid}.product-authenticity-qr img,.product-auth-qr-panel img{background:#fff;border-radius:18px;width:100%;max-width:220px;padding:12px}.product-auth-verify-panel{gap:24px;display:grid}@media (width<=720px){.journal-hero-panel{border-radius:22px;padding:28px 22px}.journal-article-meta{flex-direction:column;align-items:flex-start}.collection-showcase-card{grid-template-columns:1fr;padding:22px}.product-authenticity-grid,.product-auth-verify-grid{grid-template-columns:1fr}}body{-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility}html{scroll-padding-top:84px}.site-header{border:0;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(20px);background:#ffffffd1;border-radius:0;grid-template-columns:1fr auto 1fr;gap:24px;width:100%;height:52px;margin:0;padding:0 48px;position:fixed;top:0;left:0;right:0;box-shadow:0 8px 24px #1d1d1f0a}.header-left{justify-self:start}.brand-wordmark{color:var(--text-primary);font-family:var(--font-display);letter-spacing:.12em;text-transform:uppercase;font-size:1.25rem;font-weight:500}.site-nav{gap:28px}.site-nav a{color:var(--text-primary);font-family:var(--font-body);letter-spacing:.01em;font-size:.875rem;font-weight:400}.site-nav a:hover,.site-nav a:focus-visible{color:var(--accent)}.desktop-nav{justify-content:center}.header-actions{justify-content:flex-end;justify-self:end;gap:12px;width:100%}.icon-btn,.account-link,.cart-link{border:1px solid var(--border);color:var(--text-primary);box-shadow:none;background:0 0}.icon-btn:hover,.account-link:hover,.cart-link:hover{border-color:var(--accent)}.cart-link{justify-content:center;min-width:52px;padding:9px 14px}.mobile-only{display:none}.mobile-nav-panel{z-index:118;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(20px);background:#f5f5f7f5;padding:18px 20px 20px;position:fixed;top:52px;left:0;right:0}.mobile-nav{justify-content:flex-start;gap:16px;display:grid}.notice-pill{color:var(--text-primary);background:#ffffffd1;border-color:#1d1d1f14;top:68px;box-shadow:0 18px 40px #1d1d1f14}.app-main{width:min(1360px,100% - 40px);margin:0 auto;padding:84px 0 48px}.home-page{background:var(--bg-primary);gap:0;width:100vw;margin-left:calc(50% - 50vw);display:grid}.home-page section{box-shadow:none;background:0 0;border:0;border-radius:0;padding:0}.home-hero{text-align:center;background:var(--bg-primary);flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:118px 24px 72px;display:flex}.home-hero-copy{justify-items:center;max-width:760px;display:grid}.hero-overline{color:var(--text-secondary);font-family:var(--font-body);letter-spacing:.08em;text-transform:uppercase;margin:0 0 20px;font-size:.8125rem;font-weight:500}.hero-overline-light{color:#ffffffc7}.hero-title{max-width:8ch;color:var(--text-primary);font-family:var(--font-display);letter-spacing:-.03em;margin:0 0 18px;font-size:clamp(3rem,8vw,6rem);font-weight:500;line-height:1.05}.hero-sub{max-width:560px;color:var(--text-secondary);margin:0 0 40px;font-size:clamp(1rem,2vw,1.3125rem);font-weight:300;line-height:1.6}.hero-cta-group,.featured-product-actions{justify-content:center;align-items:center;gap:16px;display:flex}.btn-primary,.btn-secondary{font-family:var(--font-body);border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:14px 32px;font-size:.9375rem;font-weight:500;transition:background .2s,color .2s,opacity .2s,border-color .2s;display:inline-flex}.btn-primary{border:1px solid var(--accent);background:var(--accent);color:#fff}.btn-primary:hover{opacity:.86}.btn-secondary{border:1.5px solid var(--accent);color:var(--accent);background:0 0}.btn-secondary:hover{background:var(--accent);color:#fff}.btn-primary-light{border-color:var(--bg-white);background:var(--bg-white);color:var(--text-primary)}.btn-secondary-light{color:#fff;border-color:#ffffff47}.btn-secondary-light:hover{border-color:var(--bg-white);background:var(--bg-white);color:var(--text-primary)}.hero-image-stage{width:100%;max-width:1120px;margin-top:56px}.hero-image{object-fit:cover;border-radius:24px;width:100%;max-width:1040px;margin:0 auto}.home-featured-section{background:var(--bg-primary);padding:32px 24px 40px}.home-featured-card{background:var(--text-primary);color:#fff;border-radius:28px;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:64px;max-width:1320px;margin:0 auto;padding:88px 64px;display:grid;overflow:hidden}.featured-product-copy{gap:18px;display:grid}.featured-overline{color:var(--accent-light);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.8125rem;font-weight:500}.featured-title{font-family:var(--font-display);margin:0;font-size:clamp(2.25rem,5vw,4rem);font-weight:500;line-height:1.08}.featured-sub{color:#ffffffa6;margin:0 0 18px;font-size:1.0625rem;font-weight:300;line-height:1.6}.featured-product-media{justify-content:center;display:flex}.featured-image{object-fit:cover;border-radius:22px;width:100%;max-width:600px}.two-col-grid{background:var(--border);grid-template-columns:1fr 1fr;gap:2px;display:grid}.promo-card{background:var(--bg-primary);align-items:flex-end;min-height:420px;padding:80px 48px;display:flex}#craft{scroll-margin-top:88px}.promo-card-image{color:#fff;background-position:50%;background-size:cover}.promo-card-content{max-width:420px}.promo-card-title{color:var(--text-primary);font-family:var(--font-display);margin:0 0 12px;font-size:clamp(1.75rem,3vw,2.5rem);font-weight:500;line-height:1.12}.promo-card-title-light{color:#fff}.promo-card-sub{color:var(--text-secondary);margin:0 0 20px;font-size:.9375rem;line-height:1.6}.promo-card-sub-light{color:#ffffffd1}.promo-link{color:#06c;align-items:center;gap:6px;font-size:.9375rem;font-weight:400;display:inline-flex}.promo-link:hover{text-decoration:underline}.promo-link-light{color:#fff}.craft-strip{height:60vh;min-height:420px;position:relative;overflow:hidden}.craft-strip img{object-fit:cover;filter:brightness(.62);width:100%;height:100%}.craft-strip-text{text-align:center;color:#fff;width:min(900px,100% - 48px);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.craft-strip-text h2{font-family:var(--font-display);margin:0;font-size:clamp(2rem,5vw,4rem);font-weight:500;line-height:1.18}.marquee-strip{background:var(--accent);color:#fff;padding:18px 0;overflow:hidden}.marquee-strip-top{border-top:1px solid #1d1d1f0f}.marquee-track{min-width:100%;font-family:var(--font-body);letter-spacing:.05em;text-transform:uppercase;justify-content:center;align-items:center;font-size:.875rem;font-weight:400;display:flex}.site-footer{background:var(--text-primary);color:#fff9;border-top:0;margin-top:0;padding:48px}.site-footer-shell{grid-template-columns:1.1fr auto auto;align-items:center;gap:32px;display:grid}.site-footer .brand-wordmark,.site-footer a{color:#ffffffd1}.site-footer-brand,.site-footer-links,.site-footer-meta{flex-wrap:wrap;align-items:center;gap:20px;font-size:.8125rem;display:flex}.site-footer-links{justify-content:center}.site-footer-meta{justify-content:flex-end}.site-footer a:hover{color:#fff}@media (width<=960px){.site-header{grid-template-columns:1fr auto;padding:0 20px}.desktop-nav{display:none}.mobile-only{display:grid}.featured-product,.home-featured-card,.two-col-grid,.site-footer-shell{grid-template-columns:1fr}.home-featured-card,.promo-card,.site-footer{padding-inline:24px}.site-footer-links,.site-footer-meta{justify-content:flex-start}}@media (width<=720px){.app-main{width:min(100%,100% - 24px);padding-top:72px}.home-hero{min-height:auto;padding:104px 20px 52px}.hero-cta-group,.featured-product-actions{flex-direction:column;width:100%}.btn-primary,.btn-secondary{width:100%}.home-featured-section{padding:20px 16px 28px}.home-featured-card{text-align:center;gap:36px;padding:56px 24px}.promo-card{min-height:320px;padding:56px 24px}.craft-strip-text{width:calc(100% - 32px)}.site-footer{padding:32px 20px}}.page-stack:not(.home-page){gap:24px;padding-bottom:24px}.page-stack:not(.home-page) section{border:1px solid var(--border);background:var(--surface);border-radius:28px;box-shadow:0 10px 28px #1d1d1f0a}.page-header-panel,.catalog-section,.summary-panel,.cart-list-panel,.checkout-form-panel,.confirmation-panel,.founder-panel,.info-block,.review-card,.waitlist-panel,.shipping-banner,.empty-panel{background:var(--surface);border:1px solid var(--border);box-shadow:none}.catalog-section,.page-header-panel,.summary-panel,.checkout-form-panel,.confirmation-panel,.founder-panel,.info-block,.review-card,.waitlist-panel{border-radius:28px}.page-header-panel,.catalog-section,.confirmation-panel,.founder-panel{padding:32px}.page-header-panel .label,.section-heading .label,.product-top .label,.label{color:var(--accent-light);letter-spacing:.08em;text-transform:uppercase;font-size:.76rem;font-weight:600}.page-header-panel h1,.product-detail-panel h1,.confirmation-panel h1,.section-heading h2{color:var(--text-primary);font-family:var(--font-display);letter-spacing:-.03em}.product-card,.story-card,.cart-row,.summary-panel,.checkout-form-panel,.confirmation-panel,.info-block,.review-card{border-color:var(--border);background:var(--surface)}.product-grid{gap:18px}.product-card{border-radius:24px;padding:18px}.product-card img{border-radius:18px;height:300px}.product-card-copy h3,.cart-row-copy h3,.info-block h3,.waitlist-panel h3{color:var(--text-primary)}.product-card-copy p,.product-card-copy small,.summary-panel p,.empty-panel p,.hero-text,.review-card p,.waitlist-panel p,.product-long-copy,.feature-list,.journal-article-body p{color:var(--text-secondary)}.product-bottom strong,.summary-panel h3,.product-price-value,.cart-row>strong,.review-summary{color:var(--text-primary);font-family:var(--font-body);font-variant-numeric:tabular-nums;font-feature-settings:"tnum" 1, "kern" 1;letter-spacing:0;white-space:nowrap}.product-bottom strong,.home-v2-product-copy span{font-size:1rem;font-weight:650;line-height:1}.battery-bar{background:#3a2e1e1a}.quantity-controls button,.thumb-button,.tag-pill,.payment-pill,.gift-wrap-row,.spec-list div,.product-auth-item,.product-authenticity-qr,.product-auth-qr-panel{border-color:var(--border)}.quantity-controls button,.thumb-button,.gift-wrap-row,.spec-list div,.product-auth-item{background:var(--surface)}input,textarea,select{background:var(--surface);color:var(--text-primary);border:1px solid var(--border);border-radius:16px}input::placeholder,textarea::placeholder{color:color-mix(in srgb, var(--text-secondary) 88%, white)}input:focus,textarea:focus,select:focus{border-color:color-mix(in srgb, var(--accent) 55%, white);box-shadow:0 0 0 4px #3a2e1e14}.shop-controls,.filter-group,.sort-group{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.shop-controls{border-bottom:1px solid var(--border);justify-content:space-between;margin-bottom:28px;padding-bottom:20px}.filter-group .label,.sort-group .label{margin:0}.wishlist-floating-btn{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid #ffffffa6;width:42px;height:42px;background:#ffffffe0!important}.product-page-hero,.cart-page-layout,.checkout-layout{gap:24px}.product-gallery,.product-detail-panel,.summary-panel,.checkout-form-panel,.cart-list-panel{background:var(--surface);border:1px solid var(--border);border-radius:28px;padding:28px}.product-main-image{background:#f1ede8;border-radius:24px;min-height:620px}.product-main-image img{object-fit:cover}.product-detail-panel{gap:20px}.breadcrumbs{color:var(--text-secondary)}.breadcrumbs a:hover{color:var(--accent)}.product-tagline{color:var(--text-secondary);font-size:1.02rem}.product-long-copy{max-width:60ch;font-size:1rem;line-height:1.75}.spec-list{grid-template-columns:repeat(2,minmax(0,1fr))}.spec-list strong{color:var(--text-primary)}.gift-wrap-row{border-radius:18px;align-items:center;gap:12px;padding:16px 18px;display:flex}.gift-wrap-row span{color:var(--text-primary)}.detail-actions{gap:14px}.detail-actions .primary-btn,.detail-actions .secondary-btn{min-width:180px}.product-extra-info .product-info-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.info-block{padding:26px}.review-section .section-heading,.product-authenticity-section .section-heading{margin-bottom:22px}.review-grid{gap:18px}.review-card{padding:24px}.review-card-stars,.review-summary .review-stars{color:var(--accent-light);letter-spacing:.12em}.cart-row{border:1px solid var(--border);background:var(--surface);border-radius:22px;padding:20px}.cart-row img{border-radius:20px}.summary-actions .primary-btn,.summary-actions .secondary-btn,.form-actions .primary-btn{width:100%}.shipping-banner{border-radius:22px!important;padding:18px 24px!important}.checkout-layout .summary-panel,.checkout-layout .checkout-form-panel{align-self:start}.shipping-option,.payment-pill{background:var(--surface)}.payment-pill{border-radius:16px;min-height:54px}.payment-pill.active{border-color:var(--accent);color:var(--accent);background:#3a2e1e0f}.cookie-content,.modal-content,.search-bar-container{border:1px solid var(--border);box-shadow:var(--shadow);background:#fffffff0}.cookie-content p,.modal-content p{color:var(--text-secondary)}.back-to-top{border:1px solid var(--border);color:var(--text-primary);background:#ffffffe6;box-shadow:0 12px 28px #1d1d1f1f}.search-bar-container button{color:#fff}.whatsapp-widget{background:var(--accent);color:#fff;box-shadow:0 10px 24px #3a2e1e3d}@media (width<=960px){.product-card img{height:260px}.spec-list,.product-extra-info .product-info-grid{grid-template-columns:1fr}}@media (width<=720px){.page-header-panel,.catalog-section,.confirmation-panel,.founder-panel,.product-gallery,.product-detail-panel,.summary-panel,.checkout-form-panel,.cart-list-panel,.info-block,.review-card{padding:22px}.shop-controls{align-items:flex-start}.product-main-image{min-height:360px}.detail-actions .primary-btn,.detail-actions .secondary-btn{width:100%}}.site-header-v2{z-index:120;border-bottom:1px solid #0000;grid-template-columns:auto 1fr auto auto;align-items:center;gap:20px;width:100%;height:70px;margin:0;padding:0 32px;transition:background .25s,box-shadow .25s,border-color .25s;display:grid;position:fixed;top:0;left:0;right:0}.site-header-v2.top{box-shadow:none;background:0 0}.site-header-v2.scrolled{-webkit-backdrop-filter:blur(16px);background:#ffffffe6;border-bottom-color:#0000000f;box-shadow:0 10px 30px #0f172a0f}.site-header-v2 .brand-wordmark{font-size:.92rem;font-family:var(--font-body);letter-spacing:.12em;font-weight:600}.site-header-v2 .header-right{justify-content:flex-end;align-items:center;gap:20px;display:flex}.site-header-v2 .header-mobile-actions{display:none}.site-header-v2 .site-nav{justify-content:flex-end;gap:24px}.site-header-v2 .site-nav a{color:var(--text-primary);font-size:.94rem}.site-header-v2 .account-link,.site-header-v2 .cart-link,.site-header-v2 .icon-btn{background:#ffffffb8;border:1px solid #00000014}.site-header-v2 .account-link,.site-header-v2 .cart-link{min-width:52px}.site-footer-v2{color:#ffffffb8;background:#000;margin-top:0;padding:40px 32px}.site-footer-v2 .site-footer-shell{grid-template-columns:auto 1fr auto;gap:24px}.site-footer-v2 .brand-wordmark,.site-footer-v2 a{color:#fff}.site-footer-v2 .site-footer-links{justify-content:center}.site-footer-v2 .site-footer-meta{justify-content:flex-end}.home-page-v2{background:#fff}.home-page-v2 .label{color:#00000073}.home-v2-shell{width:min(1180px,100%);margin:0 auto}.home-v2-hero{text-align:center;background:radial-gradient(circle at top,#0000000a,#0000 34%),linear-gradient(#fff 0%,#fafafa 100%);align-content:center;justify-items:center;gap:36px;min-height:100vh;padding:124px 24px 72px;display:grid}.home-v2-hero-copy{justify-items:center;gap:18px;max-width:760px;animation:.6s both heroFadeUp;display:grid}.home-v2-hero-copy h1{color:#000;font-family:var(--font-display);letter-spacing:-.05em;margin:0;font-size:clamp(3.3rem,7vw,6.4rem);font-weight:600;line-height:.96}.home-v2-hero-copy p{color:#4b5563;font-family:var(--font-display);margin:0;font-size:clamp(1.02rem,2vw,1.35rem);line-height:1.6}.home-v2-hero-visual{justify-content:center;width:100%;max-width:960px;display:flex}.hero-product-stage{width:min(76vw,680px);transition:transform .18s linear}.hero-product-stage img{object-fit:contain;filter:drop-shadow(0 34px 42px #0f172a24);width:100%}.home-v2-feature,.home-v2-process,.home-v2-shop-preview,.home-v2-social-proof{padding:96px 48px}.home-v2-feature{background:#fff}.home-v2-feature-secondary{background:#fafafa}.home-v2-feature-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:clamp(40px,5vw,72px);display:grid}.home-v2-feature-primary .feature-copy,.home-v2-feature-secondary .feature-copy{max-width:460px}.feature-copy{gap:18px;display:grid}.feature-kicker{color:#6b7280;letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:.78rem;font-weight:600}.feature-copy h2{color:#000;font-family:var(--font-display);letter-spacing:-.04em;margin:0;font-size:clamp(2.2rem,4vw,4rem);line-height:1.02}.feature-copy p{color:#4b5563;font-family:var(--font-display);margin:0;font-size:1.05rem;line-height:1.7}.text-link{color:#000;align-items:center;gap:8px;font-weight:500;display:inline-flex}.feature-media{justify-content:center;display:flex}.feature-media img{object-fit:cover;border-radius:24px;width:100%;max-width:560px;box-shadow:0 28px 48px #0f172a14}.home-v2-values{background:#fff;padding:40px 48px 88px}.home-v2-values-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.value-item{border-top:1px solid #00000014;gap:10px;padding:18px 0;display:grid}.value-item h3,.value-item p{margin:0}.value-item h3{color:#000;font-family:var(--font-display);font-size:1.1rem}.value-item p{color:#6b7280;font-family:var(--font-display);font-size:.95rem}.home-v2-statement{text-align:center;background:#f5f5f5;place-items:center;padding:90px 24px;display:grid}.home-v2-statement p{color:#111827;max-width:18ch;font-family:var(--font-display);letter-spacing:-.04em;margin:0;font-size:clamp(2rem,4vw,4rem);font-weight:500;line-height:1.08}.home-v2-heading{margin-bottom:28px}.home-v2-heading.centered{text-align:center}.home-v2-heading h2{max-width:12ch;margin:10px 0 0}.home-v2-heading:not(.centered) h2{max-width:10ch}.home-v2-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.home-v2-product-card{gap:18px;display:grid}.home-v2-product-image{background:#f4f4f5;border-radius:18px;overflow:hidden}.home-v2-product-image img{aspect-ratio:5/4;object-fit:cover;transition:transform .45s,box-shadow .45s}.home-v2-product-card:hover .home-v2-product-image img{transform:scale(1.02)}.home-v2-product-copy{justify-content:space-between;align-items:center;gap:16px;display:flex}.home-v2-product-copy h3{color:#000;font-family:var(--font-display);margin:0}.home-v2-product-copy span{color:#181512;font-family:var(--font-body);font-variant-numeric:tabular-nums;font-feature-settings:"tnum" 1, "kern" 1;letter-spacing:0;white-space:nowrap;margin:0}.home-v2-actions{margin-top:28px}.home-v2-process{background:#fff}.process-flow{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.process-step{text-align:center;color:#111827;cursor:pointer;background:#fff;border:1px solid #00000014;border-radius:999px;padding:18px 20px;transition:border-color .2s,background .2s,color .2s,transform .2s}.process-step:hover{border-color:#00000029;transform:translateY(-1px)}.process-step.active{color:#fff;background:#111827;border-color:#111827}.process-stage{grid-template-columns:minmax(280px,.9fr) minmax(0,1.4fr);align-items:stretch;gap:28px;display:grid}.process-stage-copy{background:#fafafa;border:1px solid #00000014;border-radius:28px;align-content:start;gap:14px;padding:32px;display:grid}.process-stage-kicker{color:#6b7280;letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:.78rem;font-weight:600}.process-stage-copy h3,.process-stage-copy p{margin:0}.process-stage-copy h3{color:#000;font-family:var(--font-display);letter-spacing:-.03em;font-size:clamp(1.6rem,3vw,2.4rem);line-height:1.08}.process-stage-copy p{color:#4b5563;font-family:var(--font-display);font-size:1rem;line-height:1.75}.process-image{border-radius:28px;min-height:420px;overflow:hidden}.process-image img{object-fit:cover;width:100%;height:100%}.home-v2-social-proof{background:#fafafa}.home-v2-social-intro{grid-template-columns:minmax(0,1fr) minmax(320px,420px);align-items:end;gap:28px;margin-bottom:34px;display:grid}.home-v2-social-copy{gap:18px;display:grid}.home-v2-social-copy p{color:#4b5563;font-family:var(--font-display);margin:0;font-size:1rem;line-height:1.75}.home-v2-social-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.home-v2-social-stats div{border-top:1px solid #00000014;gap:6px;padding-top:14px;display:grid}.home-v2-social-stats strong{color:#000;font-family:var(--font-display);font-size:1.5rem;line-height:1}.home-v2-social-stats span{color:#6b7280;font-size:.88rem;line-height:1.5}.testimonial-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.testimonial-quote-card{background:#fff;border:1px solid #0000000f;border-radius:24px;align-content:start;gap:18px;padding:28px;display:grid}.testimonial-quote-card p,.testimonial-quote-card strong,.testimonial-quote-card span{margin:0}.testimonial-mark{color:var(--accent);opacity:.4;font-family:Times New Roman,Times,serif;font-size:4rem;line-height:.5}.testimonial-quote-card p{color:var(--text-primary);font-size:1.05rem;font-style:italic;line-height:1.8}.testimonial-meta{gap:4px;display:grid}.testimonial-meta strong{color:#000}.testimonial-meta span{color:#6b7280;font-size:.9rem}.home-v2-final-cta{text-align:center;background:#000;place-items:center;padding:92px 24px;display:grid}.account-page{gap:24px}.account-shell{grid-template-columns:300px minmax(0,1fr);align-items:start;gap:24px;display:grid}.account-sidebar,.account-panel,.account-stat-card,.account-order-card{border-color:var(--border)}.account-sidebar{gap:20px;display:grid;position:sticky;top:96px}.account-sidebar-group{gap:10px;display:grid}.account-nav-btn,.account-signout-btn{border:1px solid var(--border);background:var(--surface);width:100%;color:var(--text-primary);border-radius:16px;justify-content:flex-start;align-items:center;gap:10px;padding:14px 16px;text-decoration:none;transition:border-color .2s,transform .2s,background .2s;display:inline-flex}.account-nav-btn:hover,.account-signout-btn:hover,.account-nav-btn.is-active{background:#ffffffe0;border-color:#b38b5973;transform:translateY(-1px)}.account-sidebar-divider{background:var(--border);height:1px}.account-sidebar-meta{gap:14px;display:grid}.account-sidebar-meta strong{margin-top:6px;display:block}.account-main{gap:24px;display:grid}.account-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.account-stat-card{border:1px solid var(--border);background:var(--surface);border-radius:24px;gap:8px;padding:22px 24px;display:grid}.account-stat-card strong{font-size:1.32rem}.account-panel{min-height:420px}.account-panel-heading{gap:8px;margin-bottom:20px;display:grid}.account-panel-heading h2{margin:0}.account-panel-heading p{color:var(--text-secondary);margin:0}.account-empty-state{border:1px solid var(--border);background:var(--surface);color:var(--text-secondary);text-align:center;border-radius:20px;padding:28px}.account-order-list{gap:16px;display:grid}.account-order-card{border:1px solid var(--border);background:var(--surface);border-radius:22px;gap:18px;padding:22px;display:grid}.account-order-top,.account-order-meta,.account-order-actions{justify-content:space-between;align-items:center;gap:16px;display:flex}.account-order-meta{flex-wrap:wrap;justify-content:flex-start;align-items:stretch}.account-order-meta>div{gap:6px;min-width:120px;display:grid}.account-order-status{text-transform:capitalize;border:1px solid var(--border);background:#fffc;border-radius:999px;align-items:center;padding:6px 12px;display:inline-flex}.account-order-status.is-delivered{color:#117a4a}.account-order-status.is-processing,.account-order-status.is-pending{color:#9a6c1b}.account-order-status.is-cancelled{color:#a73c3c}.account-profile-form{gap:18px}.account-profile-form label{gap:8px;display:grid}.account-checkbox-row{color:var(--text-secondary);align-items:center;gap:12px;display:flex!important}.account-profile-actions{justify-content:flex-start;display:flex}.is-disabled-input{opacity:.72;cursor:not-allowed}.final-cta-copy{justify-items:center;gap:18px;display:grid}.final-cta-copy h2,.final-cta-copy p{margin:0}.final-cta-copy h2{color:#fff;font-family:var(--font-display);letter-spacing:-.05em;font-size:clamp(2.4rem,4.5vw,4.5rem);line-height:1}.final-cta-copy p{color:#ffffffb8;font-family:var(--font-display);font-size:1.05rem}.home-page-v2 .btn-primary{background:#000;border-color:#000}.home-page-v2 .btn-secondary{color:#000;border-color:#0000002e}.home-page-v2 .btn-secondary:hover{color:#fff;background:#000;border-color:#000}.home-page-v2 .btn-primary-light{color:#000;background:#fff;border-color:#fff}.home-page-v2 .btn-primary-light:hover{opacity:.92}@keyframes heroFadeUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes routeSoftEnter{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media (width<=960px){.site-header-v2{grid-template-columns:auto 1fr auto;padding:0 20px}.site-header-v2 .header-center,.site-header-v2 .desktop-nav{display:none}.site-header-v2 .header-right{gap:12px}.account-link span{display:none}.site-header-v2 .header-mobile-actions{justify-content:flex-end;display:flex}.site-footer-v2 .site-footer-shell,.home-v2-feature-grid,.home-v2-values-grid,.home-v2-product-grid,.home-v2-social-intro,.home-v2-social-stats,.process-flow,.process-stage,.testimonial-row{grid-template-columns:1fr}.home-v2-feature,.home-v2-process,.home-v2-shop-preview,.home-v2-social-proof,.home-v2-values{padding-inline:24px}.home-v2-feature-secondary .feature-media{order:-1}.site-footer-v2 .site-footer-links,.site-footer-v2 .site-footer-meta{justify-content:flex-start}}@media (width<=720px){.site-header-v2{height:64px;padding:0 16px}.site-header-v2 .brand-wordmark{font-size:.82rem}.home-v2-hero{min-height:auto;padding:108px 20px 52px}.hero-product-stage{width:min(90vw,460px)}.hero-cta-group{flex-direction:column;width:100%}.home-page-v2 .btn-primary,.home-page-v2 .btn-secondary{width:100%}.home-v2-feature,.home-v2-process,.home-v2-shop-preview,.home-v2-social-proof,.home-v2-values,.home-v2-final-cta,.site-footer-v2{padding-inline:20px}.home-v2-feature,.home-v2-process,.home-v2-shop-preview,.home-v2-social-proof{padding-block:72px}.home-v2-values{padding-top:28px;padding-bottom:64px}.home-v2-heading h2,.home-v2-heading:not(.centered) h2{max-width:none}.home-v2-statement{padding:72px 20px}.account-shell,.account-stats{grid-template-columns:1fr}.account-sidebar{position:static;top:auto}.account-order-top,.account-order-actions{flex-direction:column;align-items:flex-start}.app-main{width:min(100%,100% - 24px);padding:88px 0 28px}.site-header-v2{border-radius:18px;width:calc(100% - 24px);margin-top:10px;top:10px}.site-header-v2 .header-right,.site-header-v2 .header-actions{gap:8px}.site-header-v2 .account-link{display:none}.site-header-v2 .account-link,.site-header-v2 .cart-link,.site-header-v2 .icon-btn{min-height:42px}.site-header-v2 .cart-link,.site-header-v2 .account-link{padding:8px 12px}.mobile-nav-panel{border-radius:20px;width:calc(100% - 24px);margin:10px auto 0;padding:12px}.mobile-nav-panel .mobile-nav{gap:8px}.mobile-nav-panel .mobile-nav a{border:1px solid var(--border);background:#fffc;border-radius:14px;width:100%;padding:12px 14px;display:block}.notice-pill{text-align:center;white-space:normal;width:calc(100% - 32px);max-width:none;padding:12px 14px;top:86px}.page-stack{gap:14px}.page-header-panel,.catalog-section,.summary-panel,.cart-list-panel,.checkout-form-panel,.confirmation-panel,.shipping-banner,.account-sidebar,.account-panel,.account-stat-card{border-radius:22px}.page-header-panel,.catalog-section,.summary-panel,.checkout-form-panel,.cart-list-panel,.shipping-banner{padding:18px}.page-header-panel{scroll-margin-top:92px}.page-header-panel h1,.section-heading h2,.home-v2-hero-copy h1,.home-v2-heading h2,.final-cta-copy h2,.product-detail-panel h1{max-width:none}.page-header-panel h1{font-size:clamp(1.9rem,9vw,2.6rem);line-height:1.02}.hero-text,.summary-panel p,.product-long-copy,.home-v2-social-copy p,.final-cta-copy p{font-size:.95rem;line-height:1.58}.shop-controls{grid-template-columns:1fr;gap:12px!important;display:grid!important}.filter-group,.sort-group{gap:8px;display:grid}.filter-group label,.sort-group label{margin-right:0!important}.filter-group select,.sort-group select{width:100%;min-height:44px}.product-grid,.related-product-grid,.home-v2-product-grid,.testimonial-row{grid-template-columns:1fr}.product-card{border-radius:22px;padding:16px}.product-card img{border-radius:16px;height:230px}.product-card-copy{gap:10px}.product-top{align-items:flex-start;gap:8px}.product-bottom{flex-direction:column;align-items:stretch;gap:12px}.product-actions,.product-actions .primary-btn{width:100%}.product-actions{justify-content:stretch}.product-page-hero,.cart-page-layout,.checkout-layout{grid-template-columns:1fr;gap:18px;padding:18px}.product-gallery,.summary-panel,.checkout-form-panel,.cart-list-panel{width:100%}.product-main-image{border-radius:22px;min-height:0}.product-main-image img{aspect-ratio:1;object-fit:cover}.product-thumbs{scrollbar-width:none;gap:10px;padding-bottom:4px;display:flex;overflow-x:auto}.product-thumbs::-webkit-scrollbar{display:none}.thumb-button{border-radius:16px;flex:0 0 92px}.thumb-button img{height:92px}.product-heading-row,.product-top,.payment-switch,.detail-actions,.summary-actions,.form-actions{flex-direction:column;align-items:stretch}.product-heading-row{gap:12px}.spec-list{grid-template-columns:1fr}.detail-actions .primary-btn,.detail-actions .secondary-btn,.summary-actions .primary-btn,.summary-actions .secondary-btn,.form-actions .primary-btn,.form-actions .secondary-btn,.payment-switch .payment-pill{justify-content:center;width:100%}.waitlist-form{grid-template-columns:1fr}.cart-row{grid-template-columns:88px minmax(0,1fr);align-items:start;gap:14px}.cart-row img{border-radius:14px;width:88px;height:88px}.cart-row-copy,.quantity-controls{grid-column:2}.cart-row>strong{grid-column:1/-1;justify-self:flex-start}.quantity-controls{justify-content:flex-start;gap:10px}.shipping-banner{padding:16px!important}.shipping-banner>div:first-child{align-items:flex-start!important}.form-grid{grid-template-columns:1fr}.full-span{grid-column:auto}.checkout-layout .summary-panel{order:-1}.account-page{gap:18px}.account-shell,.account-stats{grid-template-columns:1fr;gap:16px}.account-sidebar{gap:16px;padding:18px}.account-nav-btn,.account-signout-btn{border-radius:14px;padding:13px 14px}.account-main,.account-order-list{gap:16px}.account-order-card{gap:16px;padding:18px}.account-order-top,.account-order-meta,.account-order-actions{flex-direction:column;align-items:flex-start}.account-order-meta>div{width:100%;min-width:0}.account-order-actions>*,.account-profile-actions .primary-btn{width:100%}.site-footer-v2 .site-footer-shell,.site-footer-v2 .site-footer-meta,.site-footer-v2 .site-footer-links{text-align:left;justify-content:flex-start;gap:12px;display:grid}.whatsapp-widget{width:48px;height:48px;bottom:16px;left:16px}}.collection-discovery-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:24px;display:grid}.collection-discovery-card{background:var(--surface-2);border:1px solid var(--line);border-radius:20px;text-decoration:none;transition:transform .3s,box-shadow .3s;display:block;position:relative;overflow:hidden}.collection-discovery-card:hover{transform:translateY(-4px);box-shadow:0 16px 40px #00000026}.collection-discovery-card img{object-fit:cover;width:100%;height:200px;display:block}.collection-discovery-copy{padding:20px 24px}.collection-discovery-copy h3{color:var(--text);margin:0 0 6px;font-size:1.1rem}.collection-discovery-copy p{color:var(--muted);margin:0;font-size:.9rem;line-height:1.5}.journal-article-body h2{color:var(--text);margin:32px 0 16px;font-size:clamp(1.8rem,3vw,2.2rem)}.journal-article-body h3{color:var(--text);margin:24px 0 12px;font-size:clamp(1.4rem,2vw,1.6rem)}.journal-article-body ul,.journal-article-body ol{color:var(--text-secondary);margin:16px 0 24px 24px;line-height:1.8}.journal-article-body li{margin-bottom:12px}.journal-article-body a{color:var(--text);text-underline-offset:4px;-webkit-text-decoration:underline #ffffff4d;text-decoration:underline #ffffff4d;transition:text-decoration-color .2s}.journal-article-body a:hover{-webkit-text-decoration-color:var(--text);text-decoration-color:var(--text)}.journal-article-body blockquote{border-left:2px solid var(--accent);background:var(--surface-2);border-radius:0 16px 16px 0;margin:32px 0;padding:16px 24px;font-style:italic}@media (prefers-reduced-motion:reduce){.route-motion-stage{animation:none}}@media (width<=720px){html,body,#root,.chronyx-app{max-width:100%;overflow-x:hidden}.app-main{width:100%;padding:82px 12px 28px}.page-stack,.route-motion-stage,section,.home-v2-shell{min-width:0;max-width:100%}.home-v2-hero,.home-v2-feature,.home-v2-process,.home-v2-shop-preview,.home-v2-social-proof,.home-v2-values,.home-v2-statement,.home-v2-final-cta{width:100%;padding-left:16px;padding-right:16px;overflow:hidden}.home-v2-hero{padding-top:96px;padding-bottom:48px}.home-v2-hero-copy h1{letter-spacing:-.035em;font-size:clamp(2.7rem,15vw,4.25rem);line-height:.98}.home-v2-hero-visual,.feature-media,.process-image,.home-v2-product-image,.product-image-link,.collection-discovery-card{width:100%;overflow:hidden}.hero-product-stage{width:100%;max-width:430px;margin:0 auto;transform:none!important}.hero-product-stage img,.feature-media img,.process-image img,.home-v2-product-image img,.product-card img,.collection-discovery-card img{object-fit:cover;object-position:center;width:100%;max-width:100%;display:block}.feature-media img{aspect-ratio:4/3;border-radius:18px}.home-v2-social-proof{padding-bottom:96px}.home-v2-social-proof .home-v2-heading h2{letter-spacing:-.03em;font-size:clamp(2rem,10vw,3rem);line-height:1.04}.home-v2-social-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.testimonial-quote-card{padding:22px}.shop-controls{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;display:grid!important}.shop-filter-sort{grid-column:1/-1}.filter-group,.sort-group{min-width:0}.product-card-copy{padding:16px 4px 0}.product-top{width:100%;min-width:0}.product-top .label{overflow-wrap:anywhere}.account-sidebar,.account-panel,.account-stat-card{border-radius:20px;padding:20px}.auth-detail-grid{grid-template-columns:1fr!important}.whatsapp-widget{bottom:16px;left:auto;right:16px}}
