@font-face{font-family:RelaxBrace Sans;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/poppins-400.woff2) format("woff2")}@font-face{font-family:RelaxBrace Sans;font-style:normal;font-weight:500;font-display:swap;src:url(/fonts/poppins-500.woff2) format("woff2")}@font-face{font-family:RelaxBrace Sans;font-style:normal;font-weight:600 800;font-display:swap;src:url(/fonts/poppins-700.woff2) format("woff2")}.hero.hero-definitive{padding-top:130px!important}body .site-header{will-change:transform;transition:transform .35s cubic-bezier(.16,1,.3,1)!important}body .site-header.site-header--hidden{transform:translateY(calc(-100% - 24px))!important}.announcement-bar-fixed{position:fixed;z-index:10001;top:0;right:0;left:0;width:100%;border-bottom:1px solid #e2e8f0;background:#f8fafcfa;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.announcement-content{display:flex;width:min(calc(100% - 32px),1180px);min-height:32px;align-items:center;justify-content:center;gap:16px;margin:0 auto;color:#64748b;font-family:Inter,RelaxBrace Sans,sans-serif;font-size:11px;font-weight:600;line-height:1.3;text-align:center}.dot-separator{color:#aab3be}.floating-header{position:fixed;z-index:10000;top:44px;right:0;left:0;width:min(calc(100% - 48px),1180px);margin:0 auto;will-change:transform;transition:transform .35s cubic-bezier(.16,1,.3,1)}.floating-header.site-header--hidden{transform:translateY(calc(-100% - 56px))}.floating-navbar-card{display:grid;width:100%;min-height:62px;grid-template-columns:190px 1fr 190px;align-items:center;padding:0 22px;border:1px solid rgba(15,23,42,.07);border-radius:18px;background:#fffffff0;box-shadow:0 8px 30px #0f172a0e,0 1px 2px #0f172a06;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.floating-header .brand-logo{display:inline-flex;align-items:baseline;justify-self:start;color:#0f172a;font-family:Outfit,RelaxBrace Sans,sans-serif;font-size:20px;font-weight:800;line-height:1;text-decoration:none}.floating-header .brand-logo strong{font-weight:800}.floating-header .brand-logo span{color:#ff5b00}.floating-header .nav-links{display:flex;align-items:center;justify-content:center;gap:30px}.floating-header .nav-links a{color:#526071;font-family:Inter,RelaxBrace Sans,sans-serif;font-size:13px;font-weight:600;text-decoration:none;transition:color .2s ease}.floating-header .nav-links a:hover{color:#ff5b00}.floating-header .btn-primary-nav{display:inline-flex;min-height:40px;align-items:center;justify-content:center;justify-self:end;gap:7px;padding:0 18px;border-radius:11px;background:#172033;color:#fff;font-family:Outfit,RelaxBrace Sans,sans-serif;font-size:13px;font-weight:700;text-decoration:none;box-shadow:0 5px 14px #0f172a17;transition:background-color .2s ease,transform .2s ease}.floating-header .btn-primary-nav:hover{background:#ff5b00;transform:translateY(-1px)}@media(max-width:768px){.announcement-content{width:calc(100% - 20px);min-height:30px;gap:8px;font-size:10px}.floating-header{top:40px;width:calc(100% - 24px)}.floating-navbar-card{display:flex;min-height:58px;justify-content:space-between;padding:0 14px;border-radius:16px}.floating-header .nav-links{display:none}.floating-header .brand-logo{font-size:18px}.floating-header .btn-primary-nav{padding-inline:14px;font-size:12px}}@media(max-width:480px){.announcement-content span:last-child,.announcement-content .dot-separator{display:none}}@media(prefers-reduced-motion:reduce){.floating-header{transition-duration:.01ms}}.ugc-section-wrapper{position:relative;padding:72px 0;overflow:hidden;border-top:1px solid #e2e8f0;background:#fff}.ugc-header{max-width:760px;margin:0 auto;text-align:center}.ugc-kicker{display:block;margin-bottom:10px;color:#ff5b00;font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.ugc-header h2{margin:0;color:#0f172a;font-family:Outfit,RelaxBrace Sans,sans-serif;font-size:clamp(28px,3.2vw,40px);font-weight:800;letter-spacing:-.035em;line-height:1.08}.ugc-header h2 span{color:#ff5b00}.ugc-header p{max-width:650px;margin:8px auto 0;color:#64748b;font-size:15px}.ugc-grid{display:flex;max-width:1120px;gap:24px;margin:0 auto;padding:0;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none}.ugc-grid::-webkit-scrollbar{display:none}.ugc-carousel{position:relative;max-width:1120px;margin:48px auto 0;padding:0 16px}.ugc-card{min-width:calc((100% - 48px) / 3);flex:0 0 calc((100% - 48px) / 3);scroll-snap-align:start;position:relative;aspect-ratio:4 / 5;overflow:hidden;border:1px solid #e2e8f0;border-radius:20px;background:radial-gradient(circle at 50% 42%,rgba(0,102,255,.16),transparent 34%),#0f172a;box-shadow:0 10px 30px #0f172a1f;transition:border-color .35s cubic-bezier(.16,1,.3,1),box-shadow .35s cubic-bezier(.16,1,.3,1),transform .35s cubic-bezier(.16,1,.3,1)}.carousel-nav{position:absolute;z-index:10;top:50%;display:grid;width:44px;height:44px;place-items:center;padding:0;transform:translateY(-50%);border:1px solid rgba(255,255,255,.2);border-radius:50%;background:#0f172a;color:#fff;cursor:pointer;font-size:24px;line-height:1;box-shadow:0 8px 20px #0f172a2e;transition:background-color .25s ease,border-color .25s ease,transform .25s ease}.prev-btn{left:-6px}.next-btn{right:-6px}.carousel-nav:hover{border-color:#ff5b00;background:#ff5b00}.carousel-nav:focus-visible{outline:3px solid rgba(255,91,0,.3);outline-offset:3px}.carousel-nav:disabled{cursor:default;opacity:.38}.ugc-carousel-pagination{display:none}.video-container-wrapper{position:absolute;z-index:0;inset:0;width:100%;height:100%;overflow:hidden}.ugc-video-element{display:block;width:100%;height:100%;background:#0f172a;-o-object-fit:cover;object-fit:cover}.video-overlay{position:absolute;z-index:1;inset:0;background:linear-gradient(180deg,rgba(2,6,23,.54),transparent 35%,transparent 54%,rgba(2,6,23,.92));pointer-events:none}.ugc-tag,.verified-badge{position:absolute;z-index:2;top:16px;padding:7px 10px;border:1px solid rgba(255,255,255,.14);border-radius:999px;background:#0f172a94;color:#fff;font-size:9px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;backdrop-filter:blur(8px)}.ugc-tag{left:16px}.user-badge{color:#fff}.mock-data-badge{color:#cbd5e1}.user-badge-neutral{display:inline-flex;align-items:center;padding:4px 10px;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:#0f172ab3;color:#e2e8f0;font-size:10px;font-weight:700;letter-spacing:.04em;white-space:nowrap}.ugc-minimal-title{margin:0 0 32px;color:#0f172a;font-family:Outfit,sans-serif;font-size:28px;font-weight:800;letter-spacing:-.02em;text-align:center}.ugc-video-note{margin:24px auto 0;color:#94a3b8;font-size:11.5px;line-height:1.5;text-align:center}.hero-trust-badge{display:flex;align-items:center;flex-wrap:wrap;gap:7px;margin-top:13px;color:#475569;font-family:Inter,sans-serif;font-size:12px;font-style:normal;font-weight:700}.hero-trust-badge b{color:#475569;font-size:inherit;font-weight:700}.hero-trust-badge>span{color:#f59e0b;letter-spacing:.08em}.hero-trust-badge>i{color:#cbd5e1;font-style:normal}.payment-trust-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:8px;margin-top:12px}.payment-trust-badge{display:inline-flex;min-width:64px;height:28px;align-items:center;justify-content:center;padding:2px;border:1px solid #e2e8f0;border-radius:6px;background:#fff}.payment-trust-badge svg{display:block;width:64px;height:24px}.payment-trust-badge--invoice{padding-inline:10px;color:#475569;font-size:9px;font-weight:750;white-space:nowrap}.offer-purchase-row .btn-checkout-primary{width:100%}.comparison-cards{display:grid;max-width:960px;margin:40px auto 0;gap:20px;grid-template-columns:repeat(2,minmax(0,1fr))}.comparison-card{overflow:hidden;padding:clamp(24px,3vw,34px);border:1px solid #dbe4ee;border-radius:20px}.comparison-card--generic{background:#f8fafc}.comparison-card--relaxbrace{border-color:#0596696b;background:#fff;box-shadow:0 16px 36px #0f172a12}.comparison-card header{margin-bottom:22px}.comparison-card-label{display:inline-flex;margin-bottom:8px;color:#64748b;font-size:10px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.comparison-card--relaxbrace .comparison-card-label{color:#047857}.comparison-card h3{margin:0;color:#0f172a;font-size:clamp(1.15rem,2vw,1.45rem)}.comparison-card ul{display:grid;margin:0;padding:0;gap:14px;list-style:none}.comparison-card li{display:flex;align-items:center;gap:12px;color:#475569;font-size:13px;font-weight:650}.comparison-icon{display:grid;width:24px;height:24px;flex:0 0 24px;place-items:center;border-radius:50%;font-size:14px;font-weight:900}.comparison-icon--negative{background:#fee2e2;color:#dc2626}.comparison-icon--positive{background:#d1fae5;color:#047857}@media(max-width:700px){.comparison-cards{grid-template-columns:1fr}}.hero.hero-definitive .hero-copy{align-content:center}.hero.hero-definitive .hero-lead{margin-bottom:28px}.hero.hero-definitive .hero-trust-badge{margin-top:14px}.offer-section .offer-decision h2{margin-bottom:16px;font-size:clamp(1.55rem,2.4vw,2rem);line-height:1.1}.offer-section .offer-price-anchor{margin-bottom:0}.offer-section .offer-decision .tax-note{margin-bottom:22px}.offer-step-label{display:block;margin:0 0 8px;color:#64748b;font-size:10px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.offer-section .compact-offer-list{margin:0 0 18px}.offer-quantity-block{margin-bottom:16px}.offer-quantity-block .quantity{width:112px}.offer-quantity-copy small{display:block;color:#52606d;font-size:12px;font-weight:600}.offer-quantity-block .quantity button:disabled{cursor:not-allowed;opacity:.42}.offer-quantity-block .quantity button:focus-visible,.checkout-button:focus-visible{outline:3px solid #168bff;outline-offset:3px}.offer-selection-summary,.offer-single-summary{margin:-6px 0 14px;color:#102a43;font-size:12.5px;font-weight:700;line-height:1.45}.offer-confirmation-note{margin:0 0 12px;padding:10px 12px;border:1px solid #dceeff;border-radius:10px;background:#f6f9fc;color:#52606d;font-size:11.5px;line-height:1.45}.offer-cta-block,.offer-cta-block .btn-checkout-primary{width:100%}.offer-cta-block .btn-checkout-primary{min-height:58px}.offer-cta-block .checkout-button{display:flex;align-items:center;justify-content:center;text-decoration:none}.checkout-button[aria-disabled=true]{cursor:not-allowed;opacity:.68}.offer-section .offer-decision .checkout-status{position:absolute;overflow:hidden;width:1px;height:1px;margin:-1px;padding:0;clip:rect(0 0 0 0);border:0;white-space:nowrap}.offer-trust-line{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:8px 16px;margin-top:13px;color:#475569;font-size:10.5px;font-weight:700}.offer-trust-line span{white-space:nowrap}.offer-section .payment-trust-row{margin-top:10px;opacity:.78}@media(max-width:768px){.hero.hero-definitive .hero-trust-badge{justify-content:center}.offer-trust-line{gap:7px 12px}}@media(max-width:520px){.hero.hero-definitive .hero-trust-badge{gap:6px;font-size:10.5px}.hero.hero-definitive .hero-trust-badge i{display:none}.hero.hero-definitive .hero-trust-badge b{padding-right:7px;border-right:1px solid #e2e8f0}.hero.hero-definitive .hero-trust-badge b:last-child{padding-right:0;border-right:0}.offer-trust-line{display:grid;justify-content:start;grid-template-columns:repeat(2,minmax(0,1fr))}}.pressure-section{background:#f8fafc}.pressure-layout{display:grid;align-items:center;gap:clamp(44px,7vw,88px);grid-template-columns:minmax(0,.85fr) minmax(480px,1.15fr)}.pressure-copy h2,.lifestyle-copy h2{max-width:650px;margin:10px 0 18px;color:#0f172a;font-size:clamp(2.25rem,4vw,3.8rem);line-height:1.02;letter-spacing:-.035em}.pressure-copy>p,.lifestyle-copy>p{max-width:620px;margin:0;color:#64748b;font-size:15px;line-height:1.7}.pressure-copy>small{display:block;max-width:610px;margin-top:22px;color:#94a3b8;font-size:10.5px;line-height:1.55}.pressure-visual{display:grid;position:relative;align-items:center;gap:16px;padding:clamp(24px,4vw,42px);border:1px solid #e2e8f0;border-radius:24px;background:#fff;box-shadow:0 16px 44px #0f172a0d;grid-template-columns:1fr auto 1fr}.pressure-concept{min-width:0;text-align:center}.pressure-concept-figure{display:grid;position:relative;height:150px;place-items:end center;margin-bottom:18px}.pressure-concept-figure span{display:block;width:82%;height:28px;border-radius:16px 16px 7px 7px;background:#dbe4ee}.pressure-concept-figure i{position:absolute;bottom:22px;width:52px;height:52px;border-radius:50%;background:#ff5b0021}.pressure-concept--cutout .pressure-concept-figure span{background:linear-gradient(90deg,#dbe4ee 0 38%,transparent 38% 62%,#dbe4ee 62%)}.pressure-concept--cutout .pressure-concept-figure i{background:#0596691f;box-shadow:0 0 0 12px #fff}.pressure-concept h3{margin:0 0 6px;color:#0f172a;font-size:15px}.pressure-concept p{margin:0;color:#64748b;font-size:11.5px;line-height:1.5}.pressure-arrow{color:#94a3b8;font-size:24px}.pressure-caption{color:#94a3b8;font-size:9.5px;text-align:center;grid-column:1 / -1}.function-intro p{max-width:680px;margin:14px 0 0;color:#64748b;font-size:15px;line-height:1.65}.lifestyle-section{background:#fff}.lifestyle-layout{display:grid;overflow:hidden;align-items:center;gap:clamp(38px,6vw,76px);padding:clamp(34px,5vw,64px);border:1px solid #e2e8f0;border-radius:28px;background:#f8fafc;grid-template-columns:minmax(0,.85fr) minmax(460px,1.15fr)}.lifestyle-copy ul{display:flex;flex-wrap:wrap;margin:24px 0 0;padding:0;gap:10px;list-style:none}.lifestyle-copy li{padding:8px 12px;border:1px solid #e2e8f0;border-radius:999px;background:#fff;color:#334155;font-size:11px;font-weight:700}.lifestyle-media img{display:block;width:100%;height:auto;border-radius:20px;-o-object-fit:cover;object-fit:cover;box-shadow:0 18px 44px #0f172a1a}.offer-media-facts{margin:14px 0 0;color:#64748b;font-size:10.5px;font-weight:650;line-height:1.5;text-align:center}.offer-positioning{max-width:520px;margin:0 0 16px;color:#64748b;font-size:13px;line-height:1.55}@media(max-width:980px){.pressure-layout,.lifestyle-layout{grid-template-columns:1fr}.pressure-visual,.lifestyle-media{width:100%}}@media(max-width:640px){.pressure-layout,.lifestyle-layout{gap:30px}.pressure-visual{padding:24px 18px;grid-template-columns:1fr}.pressure-arrow{transform:rotate(90deg);text-align:center}.pressure-concept-figure{height:110px}.lifestyle-layout{padding:28px 22px;border-radius:20px}.lifestyle-copy ul{display:grid;grid-template-columns:1fr}.offer-media-facts{font-size:10px}}@media(prefers-reduced-motion:reduce){.pressure-copy,.pressure-visual,.lifestyle-copy,.lifestyle-media{animation:none;transform:none;transition:none}}.verified-badge{right:16px;color:#cbd5e1}.play-indicator{position:absolute;z-index:2;top:50%;left:50%;display:grid;width:62px;height:62px;place-items:center;padding-left:4px;transform:translate(-50%,-50%);border:1px solid rgba(255,255,255,.32);border-radius:50%;background:#ffffff1f;color:#fff;font-size:20px;box-shadow:0 0 #ffffff29;animation:ugcPulse 2.8s ease-out infinite;backdrop-filter:blur(10px)}.placeholder-watermark{position:absolute;z-index:2;top:calc(50% + 48px);right:20px;left:20px;color:#94a3b8;font-size:9px;font-weight:700;letter-spacing:.1em;text-align:center;text-transform:uppercase}.ugc-card-footer{position:absolute;z-index:2;right:0;bottom:0;left:0;padding:22px;color:#fff}.ugc-rating{display:block;margin-bottom:8px;color:#94a3b8;font-size:14px;letter-spacing:.04em}.ugc-card-footer blockquote{margin:0;color:#fff;font-family:Outfit,RelaxBrace Sans,sans-serif;font-size:17px;font-weight:700;line-height:1.35}.stars-container{display:flex;align-items:center;gap:6px;margin-bottom:8px}.score-num{color:#fff;font-family:Outfit,RelaxBrace Sans,sans-serif;font-size:13px;font-weight:800}.stars-visual{position:relative;display:inline-block;overflow:hidden;font-size:14px;letter-spacing:1px;line-height:1;white-space:nowrap}.stars-base{color:#fff3}.stars-fill{position:absolute;top:0;left:0;display:block;overflow:hidden;color:#ff5b00;white-space:nowrap}.ugc-card-footer h3{margin:0;color:#fff;font-family:Outfit,RelaxBrace Sans,sans-serif;font-size:16px;font-weight:700;line-height:1.3}.ugc-card-footer h3+p{display:-webkit-box;margin-top:7px;overflow:hidden;color:#cbd5e1;-webkit-box-orient:vertical;-webkit-line-clamp:unset;font-size:12.5px!important;line-height:1.35!important;overflow:visible!important}.ugc-card-footer p{margin:10px 0 0;color:#cbd5e1;font-size:11px;font-weight:600}.ugc-trust-bar{display:flex;justify-content:center;gap:36px;margin-top:48px;color:#64748b;font-size:13.5px;font-weight:600}@media(hover:hover)and (pointer:fine){.ugc-card:hover{transform:translateY(-6px);border-color:#ff5b00;box-shadow:0 20px 40px #0f172a2e}}@keyframes ugcPulse{0%{box-shadow:0 0 #ffffff2e}70%,to{box-shadow:0 0 0 15px #fff0}}@media(max-width:768px){.ugc-grid{gap:20px}.ugc-card{min-width:100%;flex-basis:100%;aspect-ratio:9 / 12}.ugc-carousel{padding:0 24px}.prev-btn{left:0}.next-btn{right:0}.ugc-trust-bar{flex-direction:column;align-items:center;gap:12px;text-align:center}}@media(prefers-reduced-motion:reduce){.ugc-card,.play-indicator,.carousel-nav{animation:none;transition:none}.ugc-grid{scroll-behavior:auto}}.comparison-section{padding:72px 0;border-top:1px solid #e2e8f0;background:#f8fafc}.comparison-header{max-width:760px;margin:0 auto;text-align:center}.comparison-kicker{display:block;margin-bottom:10px;color:#ff5b00;font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.comparison-header h2{margin:0;color:#0f172a;font-family:Outfit,RelaxBrace Sans,sans-serif;font-size:clamp(28px,3.2vw,40px);font-weight:800;letter-spacing:-.035em;line-height:1.08}.comparison-header h2 span{color:#ff5b00}.comparison-header p{max-width:620px;margin:12px auto 0;color:#64748b;font-size:15px}.comparison-grid{display:grid;max-width:1000px;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin:40px auto 0;padding:0 16px}.comparison-card{position:relative;padding:32px;border-radius:20px}.card-relaxbrace{border:2px solid #ff5b00;background:#fff;box-shadow:0 15px 35px #ff5b001a}.card-generic{border:1px solid #cbd5e1;background:#f1f5f9}.winner-badge,.generic-badge{display:inline-flex;min-height:28px;align-items:center;margin-bottom:24px;padding:6px 14px;border-radius:20px;color:#fff;font-size:11px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.winner-badge{background:#ff5b00}.generic-badge{background:#64748b}.comparison-card ul{display:grid;gap:0;margin:0;padding:0;list-style:none}.comparison-card li{display:grid;grid-template-columns:24px minmax(0,1fr);gap:12px;padding:15px 0;border-bottom:1px solid rgba(148,163,184,.2);color:#475569;font-size:13px;line-height:1.55}.comparison-card li:first-child{padding-top:0}.comparison-card li:last-child{padding-bottom:0;border-bottom:0}.comparison-card strong{color:#0f172a}.comparison-icon{display:grid;width:24px;height:24px;place-items:center;border-radius:50%;font-size:12px;font-weight:900}.card-relaxbrace .comparison-icon{background:#fff1e8;color:#ff5b00}.card-generic .comparison-icon{background:#e2e8f0;color:#64748b}.comparison-cta{display:flex;justify-content:center;margin-top:40px}.comparison-cta a{display:inline-flex;min-height:52px;align-items:center;justify-content:center;gap:8px;padding:0 28px;border-radius:12px;background:#ff5b00;color:#fff;font-size:14px;font-weight:800;text-decoration:none;box-shadow:0 10px 24px #ff5b003d;transition:background-color .25s ease,box-shadow .25s ease,transform .25s ease}.comparison-cta a:hover{background:#e05000;box-shadow:0 14px 30px #ff5b004d;transform:translateY(-2px)}.comparison-cta a:focus-visible{outline:3px solid rgba(255,91,0,.3);outline-offset:3px}@media(max-width:768px){.comparison-grid{grid-template-columns:1fr;gap:20px}.comparison-card{padding:26px 22px}.comparison-cta a{width:calc(100% - 32px);max-width:420px}}@media(prefers-reduced-motion:reduce){.comparison-cta a{transition:none}}.offer-section{padding:48px 0;border-top:1px solid #e2e8f0;background:#f8fafc}.offer-card-main{display:grid;max-width:1080px;grid-template-columns:minmax(0,1fr) minmax(0,1.1fr);gap:40px;align-items:center;margin:0 auto;padding:36px 40px;border:2px solid #0f172a;border-radius:24px;background:#fff;box-shadow:0 20px 50px #0f172a1a}.offer-box-container{max-width:1040px;grid-template-columns:minmax(0,1fr) minmax(0,1.1fr);gap:36px;padding:32px 40px;border:2px solid #0f172a;border-radius:20px;background:#fff;box-shadow:0 20px 40px #0f172a14}.offer-media-box{position:relative;padding:20px;border-radius:16px;background:#fff;text-align:center}.availability-badge{display:inline-block;margin-bottom:8px;padding:5px 12px;border:1px solid #dbe4ee;border-radius:20px;background:#f8fafc;color:#475569;font-size:11px;font-weight:700;cursor:default;box-shadow:0 2px 8px #0f172a09;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease,background-color .22s ease,color .22s ease}.badge-stock{border-color:#dbe4ee;background:#f8fafc;color:#475569}.product-image-shell{width:100%;max-width:100%;margin:0 auto;overflow:hidden;border-radius:clamp(14px,1.4vw,20px);background:#fff;box-shadow:0 14px 36px #0f172a14,0 4px 12px #0f172a0a;transition:transform .32s cubic-bezier(.22,1,.36,1),box-shadow .32s cubic-bezier(.22,1,.36,1)}.offer-media-box .product-image-shell img{display:block;width:auto;max-width:100%;max-height:350px;height:auto;margin:0 auto;-o-object-fit:contain;object-fit:contain;filter:none}.offer-product-trust{display:flex;justify-content:center;gap:16px;margin-top:12px;color:#475569;font-size:12px;font-weight:700}.offer-decision{min-width:0}.offer-eyebrow{display:block;color:#ff5b00;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.offer-decision h2{margin:6px 0 12px;color:#0f172a;font-family:Outfit,RelaxBrace Sans,sans-serif;font-size:25px;font-weight:800;letter-spacing:-.03em;line-height:1.08}.offer-decision h2 span{color:#ff5b00}.offer-price-anchor{display:flex;align-items:baseline;gap:12px;margin:12px 0 0}.offer-price-anchor .reference-price{order:1;color:#94a3b8;font-size:17px;font-weight:600}.offer-price-anchor .current-price{order:2;color:#0f172a;font-family:Outfit,RelaxBrace Sans,sans-serif;font-size:38px;font-weight:900;line-height:1}.offer-price-anchor .saving-label{order:3;padding:4px 9px;border-radius:6px;background:#ff5b00;color:#fff;font-size:11px;font-weight:800}.offer-decision .tax-note{margin:3px 0 10px}.offer-value-list{display:grid;gap:6px;margin:0 0 12px;padding:0;color:#334155;font-size:12.5px;list-style:none}.offer-value-list li:before{margin-right:8px;color:#ff5b00;content:"✓";font-weight:900}.compact-offer-list{gap:7px;margin:0 0 10px}.compact-offer-list .offer{gap:10px;min-height:52px;padding:10px 12px}.compact-offer-list .offer strong{font-size:12.5px}.compact-offer-list .offer small,.compact-offer-list .offer-price{font-size:10.5px}.offer-purchase-row{grid-template-columns:112px minmax(0,1fr);gap:10px}.btn-checkout-primary{min-height:52px;padding:14px 20px;border-radius:12px;background:#ff5b00;color:#fff;font-family:Outfit,RelaxBrace Sans,sans-serif;font-size:15px;font-weight:800;letter-spacing:.02em;box-shadow:0 10px 25px #ff5b0059;transition:background-color .3s cubic-bezier(.16,1,.3,1),box-shadow .3s cubic-bezier(.16,1,.3,1),transform .3s cubic-bezier(.16,1,.3,1)}.offer-decision .checkout-status{min-height:0;margin:7px auto 0;font-size:10.5px}.offer-security{margin:7px 0 0;color:#64748b;font-size:10.5px;text-align:center}@media(hover:hover)and (pointer:fine){.product-image-shell:hover{transform:translateY(-3px) scale(1.008);box-shadow:0 22px 52px #0f172a1f,0 8px 18px #0f172a0f}.availability-badge:hover{transform:translateY(-2px);border-color:#ff5b0047;background-color:#fff7f0f5;color:#334155;box-shadow:0 8px 18px #0f172a14}.btn-checkout-primary:hover{background:#e05000;box-shadow:0 15px 30px #ff5b0080;transform:translateY(-3px)}}@media(max-width:768px){.offer-card-main,.offer-box-container{grid-template-columns:1fr;gap:24px;padding:20px}.offer-price-anchor .current-price{font-size:32px}.offer-product-trust{flex-wrap:wrap}.offer-media-box .product-image-shell img{width:100%;max-width:520px;max-height:300px}}@media(prefers-reduced-motion:reduce){.product-image-shell,.availability-badge,.btn-checkout-primary{transition:none;transform:none}}:root{--white: #fff;--surface: #f9fafb;--ink: #111827;--muted: #6b7280;--line: #e5e7eb;--accent: #ff5b00;--accent-hover: #e05000;--success: #07835d;--radius: 16px;--shadow: 0 4px 20px rgb(0 0 0 / 3%);--shadow-accent: 0 8px 20px rgb(255 91 0 / 25%);color:var(--ink);font-family:RelaxBrace Sans,system-ui,sans-serif;font-synthesis:none}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:108px}body{margin:0;overflow-x:clip;background:var(--white);color:var(--ink);line-height:1.6;-webkit-font-smoothing:antialiased}body,button,input{font-family:RelaxBrace Sans,system-ui,sans-serif}img{display:block;max-width:100%;height:auto}a{color:inherit}button,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid rgb(255 91 0 / 30%);outline-offset:3px}h1,h2,h3{margin-top:0;color:var(--ink);font-family:RelaxBrace Sans,system-ui,sans-serif;font-weight:700;letter-spacing:-.02em;line-height:1.08;hyphens:none;overflow-wrap:normal;word-break:normal}h1{margin-bottom:24px;font-size:clamp(2.75rem,4.7vw,4.5rem)}h2{margin-bottom:18px;font-size:clamp(1.9rem,3vw,3rem)}h3{margin-bottom:10px;font-size:1.25rem}p{max-width:640px;margin-top:0;line-height:1.6}.section{padding:96px 0}.store-container{width:100%;max-width:1200px;margin:0 auto;padding:0 24px}.eyebrow{display:inline-block;margin-bottom:14px;color:var(--accent);font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.section-heading{margin-bottom:44px}.section-heading>p,.hero-lead,.product-subtitle{color:var(--muted);font-size:1.08rem}.section-heading.centered{max-width:760px;margin-right:auto;margin-left:auto;text-align:center}.section-heading.centered p{margin-right:auto;margin-left:auto}.skip-link{position:fixed;z-index:100;top:8px;left:8px;padding:10px 14px;transform:translateY(-150%);border-radius:8px;background:var(--white);color:var(--ink);box-shadow:var(--shadow)}.skip-link:focus{transform:none}.announcement{padding:8px 0;border-bottom:1px solid var(--line);background:var(--surface);color:#4b5563;font-size:.75rem;font-weight:600}.announcement .store-container{display:flex;align-items:center;justify-content:center;gap:10px}.store-header{position:sticky;z-index:30;top:0;border-bottom:1px solid rgb(229 231 235 / 80%);background:#ffffffeb;backdrop-filter:blur(18px)}.header-inner{display:flex;min-height:72px;align-items:center;justify-content:space-between;gap:28px}.brand{display:inline-flex;flex:0 0 auto;align-items:center;text-decoration:none}.brand-logo{width:132px;height:auto}.store-header nav{display:flex;align-items:center;gap:30px}.store-header nav a{color:#4b5563;font-size:.86rem;font-weight:600;text-decoration:none;transition:color .2s ease}.store-header nav a:hover{color:var(--accent)}.cta,.header-cta,.checkout-button,.final-cta-card>.cta,.guarantee-card>.cta{display:inline-flex;min-height:52px;align-items:center;justify-content:center;gap:9px;padding:16px 32px;border:0;border-radius:12px;background:var(--accent);color:var(--white);box-shadow:var(--shadow-accent);cursor:pointer;font-size:15px;font-weight:700;line-height:1.2;text-decoration:none;transition:transform .2s ease,background-color .2s ease,box-shadow .2s ease}.cta:hover,.header-cta:hover,.checkout-button:hover{transform:translateY(-2px);background:var(--accent-hover);box-shadow:0 10px 24px #ff5b0047}.header-cta{min-height:44px;padding:13px 20px;box-shadow:none;font-size:.84rem}.secondary-cta{color:var(--ink);font-size:.9rem;font-weight:700;text-decoration:none}.secondary-cta:hover{color:var(--accent)}.hero{padding:88px 0 70px;background:var(--white)}.hero-grid{display:grid;align-items:center;gap:clamp(56px,7vw,96px);grid-template-columns:minmax(0,1.08fr) minmax(420px,.92fr)}.hero-copy{position:relative;z-index:2}.hero-lead{margin-bottom:28px}.hero-benefits,.order-facts{display:grid;gap:12px;margin:0 0 28px;padding:0;list-style:none}.hero-benefits li,.order-facts li{position:relative;padding-left:27px;color:#374151}.hero-benefits li:before,.order-facts li:before{position:absolute;left:0;color:var(--success);content:"✓";font-weight:700}.hero-offer{display:flex;align-items:baseline;gap:10px;margin-bottom:24px}.hero-offer>div{display:flex;align-items:baseline;gap:9px}.hero-offer span,.hero-offer small{color:var(--muted);font-size:.77rem}.hero-offer strong{color:var(--ink);font-family:RelaxBrace Sans,system-ui,sans-serif;font-size:1.75rem;letter-spacing:-.02em}.hero-offer del{color:#9ca3af;font-size:.85rem}.hero-actions{display:flex;align-items:center;gap:22px}.hero-reassurance{display:flex;gap:16px;margin:17px 0 0;color:var(--muted);font-size:.75rem}.hero-visual{position:relative}.hero-visual:before{position:absolute;z-index:-1;inset:-7% -9% 3% 8%;border-radius:44% 56% 47% 53%;background:#fff5ef;content:""}.hero-lifestyle{overflow:hidden;margin:0;border:1px solid var(--line);border-radius:24px;background:var(--white);box-shadow:0 16px 50px #11182712}.hero-lifestyle img{width:100%;aspect-ratio:4 / 3;-o-object-fit:cover;object-fit:cover}.hero-lifestyle figcaption,.hero-product-detail span{display:block;padding:9px 12px;color:var(--muted);font-size:.7rem}.hero-product-detail{position:absolute;right:-26px;bottom:-28px;width:min(46%,230px);padding:9px;border:1px solid var(--line);border-radius:var(--radius);background:var(--white);box-shadow:0 14px 40px #1118271a}.hero-product-detail img{border-radius:10px}.trust-strip{display:block;padding:30px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--white)}.trust-strip-grid{display:grid;grid-template-columns:repeat(4,1fr)}.trust-strip-grid>div{padding:8px 28px;border-right:1px solid var(--line)}.trust-strip-grid>div:first-child{padding-left:0}.trust-strip-grid>div:last-child{border-right:0}.trust-strip-grid>div>span{color:var(--accent);font-weight:700}.trust-strip-grid strong,.trust-strip-grid small{display:block}.trust-strip-grid strong{margin-top:7px;font-family:RelaxBrace Sans,system-ui,sans-serif;font-size:.92rem}.trust-strip-grid small{margin-top:2px;color:var(--muted);font-size:.73rem}.problem-section,.use-cases-section,.value-section,.faq-section{background:var(--surface)}.mechanism-section,.details-section,.shop-section,.care-section,.guarantee-section{background:var(--white)}.problem-grid{display:grid;align-items:start;gap:clamp(54px,8vw,110px);grid-template-columns:.85fr 1.15fr}.routine-list{display:grid;gap:16px;grid-template-columns:repeat(2,1fr)}.routine-list article,.mechanism-points article,.fact-grid article{padding:26px;border:1px solid var(--line);border-radius:var(--radius);background:var(--white);box-shadow:var(--shadow)}.routine-list article>span,.fact-grid article>span,.use-case div>span{color:var(--accent);font-size:.75rem;font-weight:700}.routine-list h3,.fact-grid h3{margin-top:14px}.routine-list p,.mechanism-points p,.fact-grid p,.use-case p{margin-bottom:0;color:var(--muted);font-size:.9rem}.mechanism-grid,.details-grid,.shop-grid{display:grid;align-items:center;gap:clamp(54px,7vw,92px);grid-template-columns:repeat(2,minmax(0,1fr))}.mechanism-visual{position:relative;padding:28px;border:1px solid var(--line);border-radius:24px;background:var(--surface);box-shadow:var(--shadow)}.mechanism-visual img{width:100%;border-radius:14px}.mechanism-label{position:absolute;padding:8px 11px;border:1px solid var(--line);border-radius:9px;background:#fffffff0;color:#374151;box-shadow:var(--shadow);font-size:.68rem;font-weight:600;backdrop-filter:blur(8px)}.label-contour{top:10%;left:4%}.label-cutout{top:25%;right:3%}.label-base{right:7%;bottom:9%}.mechanism-copy>p{color:var(--muted)}.mechanism-points{display:grid;gap:12px;margin-top:25px}.mechanism-points article{display:grid;gap:14px;padding:18px 20px;grid-template-columns:auto 1fr}.mechanism-points b{color:var(--accent);font-size:.76rem}.mechanism-points h3{margin-bottom:5px;font-size:1rem}.disclaimer,.spec-note,.tax-note,.checkout-status{color:var(--muted);font-size:.76rem}.use-cases-grid{display:grid;gap:20px;grid-template-columns:repeat(3,1fr)}.use-case{overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:var(--white);box-shadow:var(--shadow)}.use-case img{width:100%;aspect-ratio:4 / 3;-o-object-fit:cover;object-fit:cover}.use-case div{padding:25px}.use-case h3{margin-top:12px}.details-media{overflow:hidden;border:1px solid var(--line);border-radius:24px;background:var(--surface);box-shadow:var(--shadow)}.details-media img{width:100%;aspect-ratio:3 / 2;-o-object-fit:cover;object-fit:cover}.spec-list{display:grid;gap:12px;margin:0;grid-template-columns:repeat(2,1fr)}.spec-list div{padding:17px;border:1px solid var(--line);border-radius:12px;background:var(--white)}.spec-list dt{color:var(--muted);font-size:.73rem}.spec-list dd{margin:3px 0 0;color:var(--ink);font-size:.88rem;font-weight:600}.shop-intro{max-width:720px;margin-bottom:46px}.shop-intro>p{color:var(--muted)}.gallery{display:grid;gap:13px}.main-image-wrap{overflow:hidden;border:1px solid var(--line);border-radius:20px;background:var(--surface);box-shadow:var(--shadow)}.main-image-wrap img{width:100%;aspect-ratio:3 / 2;-o-object-fit:cover;object-fit:cover}.thumbs{display:grid;gap:10px;grid-template-columns:repeat(3,1fr)}.thumb{overflow:hidden;padding:5px;border:1px solid var(--line);border-radius:12px;background:var(--white);cursor:pointer;transition:border-color .2s ease,transform .2s ease}.thumb:hover{transform:translateY(-2px);border-color:#d1d5db}.thumb.active{border-color:var(--accent)}.thumb img{width:100%;aspect-ratio:4 / 3;border-radius:8px;-o-object-fit:cover;object-fit:cover}.thumb span{display:block;padding:6px 4px 2px;color:var(--muted);font-size:.68rem;font-weight:600}.buy-box{padding:clamp(28px,4vw,44px);border:1px solid var(--line);border-radius:20px;background:var(--white);box-shadow:0 12px 44px #1118270f}.buy-box h2{margin:12px 0;font-size:clamp(1.9rem,2.8vw,2.65rem)}.product-badge{color:var(--accent);font-size:.7rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.price-line{display:flex;align-items:center;gap:10px;margin-top:24px;flex-wrap:wrap}.current-price{font-family:RelaxBrace Sans,system-ui,sans-serif;font-size:1.8rem;font-weight:700}.reference-price{color:#9ca3af;font-size:.85rem}.saving-label{padding:5px 9px;border-radius:999px;background:#ecfdf5;color:var(--success);font-size:.7rem;font-weight:700}.tax-note{margin-top:2px}.offer-list{display:grid;gap:12px;margin:25px 0 18px}.offer{display:grid;align-items:center;gap:13px;padding:16px;border:1px solid var(--line);border-radius:13px;background:var(--white);cursor:pointer;grid-template-columns:auto 1fr auto;text-align:left;transition:border-color .2s ease,background-color .2s ease,box-shadow .2s ease}.offer:hover{border-color:#d1d5db}.offer.selected{border-color:var(--accent);background:#fffaf7;box-shadow:0 0 0 1px var(--accent)}.offer .radio{width:18px;height:18px;border:2px solid #9ca3af;border-radius:50%}.offer.selected .radio{border:5px solid var(--accent)}.offer strong,.offer small,.offer-price b,.offer-price del{display:block}.offer small,.offer-price del{color:var(--muted);font-size:.72rem}.offer-price{text-align:right}.purchase-row{display:grid;gap:12px;grid-template-columns:124px 1fr}.quantity{display:grid;overflow:hidden;border:1px solid var(--line);border-radius:12px;background:var(--white);grid-template-columns:40px 42px 40px}.quantity button,.quantity output{display:grid;min-height:52px;border:0;place-items:center}.quantity button{background:var(--surface);color:var(--ink);cursor:pointer;font-weight:700}.quantity button:hover{background:#f3f4f6}.quantity output{background:var(--white);font-weight:700}.checkout-button{width:100%}.checkout-status{min-height:20px;margin:13px auto;text-align:center}.order-facts{margin:18px 0 0;grid-template-columns:repeat(3,1fr)}.order-facts li{font-size:.72rem}.value-grid,.faq-grid{display:grid;align-items:start;gap:clamp(52px,7vw,90px);grid-template-columns:.72fr 1.28fr}.fact-grid{display:grid;gap:15px;grid-template-columns:repeat(2,1fr)}.care-grid{display:grid;align-items:start;gap:clamp(52px,7vw,90px);grid-template-columns:.68fr 1.32fr}.care-grid ol{display:grid;gap:12px;margin:0;padding:0;list-style:none}.care-grid li{display:flex;align-items:center;gap:16px;padding:18px;border:1px solid var(--line);border-radius:var(--radius);background:var(--white);box-shadow:var(--shadow)}.care-grid li>span{display:grid;width:38px;height:38px;flex:0 0 auto;place-items:center;border-radius:50%;background:#fff2ea;color:var(--accent);font-weight:700}.care-grid strong,.care-grid small{display:block}.care-grid small{color:var(--muted)}.guarantee-card{display:grid;align-items:center;gap:30px;padding:clamp(32px,5vw,58px);border:1px solid var(--line);border-radius:20px;background:var(--surface);box-shadow:var(--shadow);grid-template-columns:auto 1fr auto}.guarantee-number{display:grid;width:76px;height:76px;place-items:center;border:1px solid #a7f3d0;border-radius:50%;background:#ecfdf5;color:var(--success);font-family:RelaxBrace Sans,system-ui,sans-serif;font-size:1.5rem;font-weight:700}.guarantee-card p{color:var(--muted)}.guarantee-card div>a{color:var(--accent);font-size:.85rem;font-weight:700;text-decoration:none}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{display:flex;padding:22px 2px;align-items:center;justify-content:space-between;gap:24px;cursor:pointer;font-family:RelaxBrace Sans,system-ui,sans-serif;font-weight:600;list-style:none}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:var(--accent);font-family:RelaxBrace Sans,system-ui,sans-serif;font-size:1.2rem}.faq-list details p{padding:0 2px 22px;color:var(--muted)}.final-cta-section{background:var(--white)}.final-cta-card{display:grid;align-items:center;gap:34px;padding:clamp(40px,6vw,72px);border:1px solid var(--line);border-radius:24px;background:var(--surface);box-shadow:var(--shadow);grid-template-columns:1fr auto}.final-cta-card p{margin-bottom:0;color:var(--muted)}.store-footer{padding:72px 0 96px;border-top:1px solid var(--line);background:var(--white)}.footer-main{display:grid;gap:48px;grid-template-columns:1.5fr repeat(3,1fr)}.footer-brand p{max-width:320px;margin-top:18px;color:var(--muted);font-size:.86rem}.footer-main h3{margin-bottom:16px;font-size:.9rem}.footer-main>div>a,.footer-main>div>span,.footer-cookie-settings{display:block;margin:9px 0;color:var(--muted);font-size:.8rem;text-decoration:none}.footer-cookie-settings{padding:0;border:0;background:transparent;font-family:inherit;text-align:left;cursor:pointer}.footer-main>div>a:hover,.footer-cookie-settings:hover{color:var(--accent)}.footer-bottom{display:flex;margin-top:46px;padding-top:22px;border-top:1px solid var(--line);align-items:center;justify-content:space-between;gap:20px;color:var(--muted);font-size:.73rem}.selection-toast{position:fixed;z-index:60;left:50%;bottom:24px;display:flex;align-items:center;gap:11px;padding:13px 17px;transform:translate(-50%,24px);border:1px solid var(--line);border-radius:12px;background:var(--white);color:var(--ink);box-shadow:0 16px 42px #1118271f;opacity:0;pointer-events:none;transition:opacity .2s ease,transform .2s ease}.selection-toast.visible{transform:translate(-50%);opacity:1}.selection-toast>span{color:var(--success)}.selection-toast small{display:block;color:var(--muted)}.sticky-buy{display:none;position:fixed;z-index:40;right:0;bottom:0;left:0;padding:10px 0;border-top:1px solid var(--line);background:#fffffff0;box-shadow:0 -8px 30px #1118270d;backdrop-filter:blur(18px)}.sticky-buy.show{display:block}.sticky-buy.hidden-by-footer{display:none}.sticky-buy-inner{display:flex;align-items:center;gap:13px}.sticky-buy-inner img{width:58px;height:44px;border:1px solid var(--line);border-radius:9px;-o-object-fit:cover;object-fit:cover}.sticky-buy-inner div{margin-right:auto}.sticky-buy-inner strong,.sticky-buy-inner span{display:block}.sticky-buy-inner span{color:var(--muted);font-size:.74rem}.sticky-buy-inner a{padding:11px 18px;border-radius:10px;background:var(--accent);color:var(--white);font-size:.82rem;font-weight:700;text-decoration:none}.legal-page{min-height:65vh;padding:88px 0 110px;background:var(--white)}.legal-page article{max-width:820px}.legal-page h1{font-size:clamp(2.8rem,5vw,4.5rem)}.legal-page h2{margin-top:44px;font-size:1.6rem}.legal-page p,.legal-page li{color:#4b5563}.legal-notice{padding:20px;border:1px solid #fed7aa;border-radius:var(--radius);background:#fffaf7;box-shadow:var(--shadow)}@media(max-width:960px){.store-header nav{display:none}.hero-grid,.mechanism-grid,.details-grid,.shop-grid,.problem-grid,.value-grid,.care-grid,.faq-grid{grid-template-columns:1fr}.hero-copy{max-width:760px}.hero-visual{width:min(720px,100%)}.trust-strip-grid,.fact-grid{grid-template-columns:repeat(2,1fr)}.trust-strip-grid>div:nth-child(2){border-right:0}.use-cases-grid{grid-template-columns:1fr}.use-case{display:grid;grid-template-columns:minmax(250px,.85fr) 1fr}.guarantee-card{align-items:start;grid-template-columns:auto 1fr}.guarantee-card>.cta{grid-column:2;justify-self:start}.footer-main{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.section{padding:72px 0}.store-container{padding-right:18px;padding-left:18px}h1{overflow-wrap:normal;font-size:clamp(2.25rem,10vw,2.9rem);hyphens:none}h2{font-size:clamp(1.75rem,8vw,2.35rem)}.announcement{overflow:hidden;font-size:.66rem;white-space:nowrap}.announcement .store-container{gap:6px}.header-inner{min-height:64px;gap:16px}.brand-logo{width:116px}.header-cta{min-height:40px;padding:11px 14px;font-size:.74rem}.hero{padding:62px 0 54px}.hero-grid{gap:56px}.hero-actions{align-items:stretch;flex-direction:column}.hero-actions .cta{width:100%}.secondary-cta{text-align:center}.hero-reassurance{align-items:flex-start;flex-direction:column;gap:3px}.hero-product-detail{right:-4px;bottom:-24px}.trust-strip-grid,.routine-list,.fact-grid,.spec-list{grid-template-columns:1fr}.trust-strip-grid>div{padding:15px 0;border-right:0;border-bottom:1px solid var(--line)}.trust-strip-grid>div:last-child{border-bottom:0}.use-case{display:block}.buy-box{padding:25px 17px}.offer{gap:10px;padding:14px 12px}.offer-price b{font-size:.88rem}.purchase-row{grid-template-columns:1fr}.quantity{justify-self:start}.order-facts,.guarantee-card,.final-cta-card{grid-template-columns:1fr}.guarantee-card>.cta{width:100%;grid-column:1}.footer-main{grid-template-columns:1fr}.footer-bottom{align-items:flex-start;flex-direction:column}.sticky-buy-inner img,.sticky-buy-inner div{display:none}.sticky-buy-inner a{width:100%;text-align:center}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}.moments-section--editorial{padding:104px 0;overflow:hidden;background:#fff}.moments-section--editorial .moments-shell{max-width:1200px}.moments-section--editorial .moments-heading{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);gap:32px 64px;align-items:end;margin-bottom:44px}.moments-section--editorial .moments-heading .eyebrow{grid-column:1 / -1;margin-bottom:-18px}.moments-section--editorial .moments-heading h2{max-width:760px;margin:0;color:#0f172a;font-family:Outfit,RelaxBrace Sans,sans-serif;font-size:clamp(36px,4.2vw,54px);font-weight:800;letter-spacing:-.035em;line-height:1.05}.moments-section--editorial .moments-heading p{max-width:410px;margin:0 0 4px;color:#64748b;font-size:16px;line-height:1.65}.moments-section--editorial .moments-editorial-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-template-rows:repeat(2,minmax(250px,1fr));gap:18px}.moments-section--editorial .moment-editorial-card{position:relative;min-width:0;min-height:0;overflow:hidden;border:1px solid rgba(226,232,240,.8);border-radius:28px;background:#f8fafc;box-shadow:0 14px 40px #0f172a09;isolation:isolate;transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s cubic-bezier(.16,1,.3,1)}.moments-section--editorial .moment-editorial-card--1{grid-column:1 / span 7;grid-row:1 / span 2;min-height:590px}.moments-section--editorial .moment-editorial-card--2,.moments-section--editorial .moment-editorial-card--3{grid-column:8 / -1}.moments-section--editorial .moment-editorial-card--2{grid-row:1}.moments-section--editorial .moment-editorial-card--3{grid-row:2}.moments-section--editorial .moment-editorial-card:after{position:absolute;z-index:1;inset:42% 0 0;background:linear-gradient(180deg,transparent 0%,rgba(9,15,25,.2) 30%,rgba(9,15,25,.84) 100%);content:"";pointer-events:none}.moments-section--editorial .moment-editorial-card img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .7s cubic-bezier(.16,1,.3,1)}.moments-section--editorial .moment-card-copy{position:absolute;z-index:2;right:0;bottom:0;left:0;padding:30px;color:#fff}.moments-section--editorial .moment-card-copy>span{display:inline-block;margin-bottom:10px;color:#ffb37f;font-size:11px;font-weight:800;letter-spacing:.12em}.moments-section--editorial .moment-card-copy h3{max-width:470px;margin:0;color:#fff;font-family:Outfit,RelaxBrace Sans,sans-serif;font-size:clamp(21px,2.2vw,31px);font-weight:750;letter-spacing:-.025em;line-height:1.12}.moments-section--editorial .moment-editorial-card:not(.moment-editorial-card--1) .moment-card-copy h3{font-size:clamp(19px,1.7vw,24px)}.moments-section--editorial .moment-card-copy p{max-width:430px;margin:9px 0 0;color:#ffffffc7;font-size:14px;line-height:1.5}.moments-section--editorial .moment-editorial-card:hover{transform:translateY(-4px);box-shadow:0 18px 46px #0f172a0e}.moments-section--editorial .moment-editorial-card:hover img{transform:scale(1.01)}@media(max-width:900px){.moments-section--editorial{padding:84px 0}.moments-section--editorial .moments-heading{grid-template-columns:1fr;gap:18px}.moments-section--editorial .moments-heading .eyebrow{grid-column:1;margin-bottom:0}.moments-section--editorial .moments-editorial-grid{grid-template-rows:420px 270px}.moments-section--editorial .moment-editorial-card--1{grid-column:1 / -1;grid-row:1;min-height:0}.moments-section--editorial .moment-editorial-card--2{grid-column:1 / span 6;grid-row:2}.moments-section--editorial .moment-editorial-card--3{grid-column:7 / -1;grid-row:2}}@media(max-width:640px){.moments-section--editorial{padding:68px 0}.moments-section--editorial .moments-heading{margin-bottom:30px;text-align:left}.moments-section--editorial .moments-heading h2{font-size:34px}.moments-section--editorial .moments-editorial-grid{display:flex;flex-direction:column;gap:14px}.moments-section--editorial .moment-editorial-card,.moments-section--editorial .moment-editorial-card--1{width:100%;min-height:330px}.moments-section--editorial .moment-editorial-card--1{min-height:440px}.moments-section--editorial .moment-card-copy{padding:24px}}@media(prefers-reduced-motion:reduce){.moments-section--editorial .moment-editorial-card,.moments-section--editorial .moment-editorial-card img{transition:none}.moments-section--editorial .moment-editorial-card:hover,.moments-section--editorial .moment-editorial-card:hover img{transform:none}}body .store-header{position:sticky;top:16px;right:0;left:0;z-index:100;display:flex;width:100%;height:auto;align-items:center;justify-content:center;padding:0 16px;border:0;background:transparent;pointer-events:none;backdrop-filter:none;-webkit-backdrop-filter:none}body .store-header .header-inner.nav-pill{display:flex;width:100%;max-width:860px;height:56px;min-height:56px;align-items:center;justify-content:space-between;margin:0 auto;padding:0 20px;border:1px solid rgba(229,231,235,.8);border-radius:9999px;background:#ffffffd9;box-shadow:0 10px 30px -10px #00000014,0 4px 12px #00000008;pointer-events:auto;backdrop-filter:blur(16px) saturate(180%);-webkit-backdrop-filter:blur(16px) saturate(180%)}body .store-header .brand{font-size:18px}body .store-header nav{display:flex;gap:24px}body .store-header nav a{margin:0;font-size:13px}body .store-header .cart-button{width:auto;min-width:44px;height:38px;padding:8px 18px;border:0;border-radius:9999px;background:#0f172a;color:#fff}@media(max-width:768px){body .store-header{top:10px;padding:0 10px}body .store-header .header-inner.nav-pill{width:95%;max-width:95%;height:50px;min-height:50px;padding:0 14px}body .store-header nav{display:none}}.hero-premium{padding:80px 0 60px;background:radial-gradient(circle at 78% 34%,rgb(255 91 0 / 6%),transparent 30%),linear-gradient(180deg,#fbfcfd,#fff 86%)}.hero-premium .hero-grid{display:grid;align-items:center;gap:60px;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr)}.hero-content{min-width:0}.hero-kicker{display:inline-flex;align-items:center;gap:9px;margin-bottom:18px;color:#374151;font-size:13px;font-weight:700}.hero-kicker-mark{display:grid;width:26px;height:26px;place-items:center;border-radius:8px;background:#fff1e8;color:var(--accent)}.hero-premium .hero-content h1{max-width:720px;margin-bottom:0;color:#111827;font-family:RelaxBrace Sans,system-ui,sans-serif;font-size:clamp(40px,4.5vw,62px);font-weight:700;letter-spacing:-.03em;line-height:1.05;text-wrap:balance}.hero-premium .hero-lead{max-width:580px;margin:20px 0 28px;color:#4b5563;font-size:18px;line-height:1.6}.hero-premium .hero-benefits{display:flex;gap:9px;margin:0 0 30px;padding:0;flex-wrap:wrap;list-style:none}.hero-premium .hero-benefits li{position:relative;padding:8px 12px 8px 31px;border:1px solid #e5e7eb;border-radius:999px;background:#ffffffc7;color:#374151;font-size:12px;font-weight:600}.hero-premium .hero-benefits li:before{position:absolute;left:12px;color:#059669;content:"✓";font-weight:800}.hero-conversion{width:-moz-fit-content;width:fit-content}.hero-premium .hero-cta{display:inline-flex;min-width:0;height:58px;align-items:center;justify-content:center;gap:10px;padding:0 36px;border-radius:12px;background:#ff5b00;color:#fff;box-shadow:0 9px 22px #ff5b0038;font-size:15px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap}.hero-premium .hero-cta:hover{transform:translateY(-2px);background:#e05000;box-shadow:0 12px 28px #ff5b004d}.hero-guarantee{display:flex;align-items:center;gap:8px;margin:12px 0 0;color:#059669;font-size:12px;font-weight:600}.payment-row{display:flex;gap:7px;margin-top:23px;flex-wrap:wrap}.payment-row span{display:inline-flex;min-width:58px;min-height:31px;align-items:center;justify-content:center;padding:5px 10px;border:1px solid #e5e7eb;border-radius:7px;background:#fff;color:#374151;box-shadow:0 3px 12px #11182708;font-size:10px;font-weight:800;letter-spacing:.02em}.hero-premium .hero-image-card{position:relative;width:100%;padding:12px;border:1px solid #e5e7eb;border-radius:24px;background:linear-gradient(145deg,#f9fafb,#fff);box-shadow:0 20px 50px #0000000f}.hero-premium .hero-lifestyle{overflow:hidden;margin:0;border-radius:17px;box-shadow:none}.hero-premium .hero-lifestyle img{width:100%;aspect-ratio:1 / 1.02;-o-object-fit:cover;object-fit:cover;-o-object-position:54% center;object-position:54% center}.hero-tech-badge{display:flex;position:absolute;right:-18px;bottom:28px;align-items:center;gap:11px;padding:10px 16px;border:1px solid rgb(229 231 235 / 80%);border-radius:12px;background:#ffffffd9;box-shadow:0 8px 20px #00000014;color:#111827;backdrop-filter:blur(12px)}.hero-tech-icon{display:grid;width:32px;height:32px;flex:0 0 auto;place-items:center;border-radius:9px;background:#fff1e8;color:var(--accent);font-size:16px}.hero-tech-badge strong,.hero-tech-badge small{display:block}.hero-tech-badge strong{font-size:12px;font-weight:700}.hero-tech-badge small{margin-top:2px;color:#6b7280;font-size:10px}@media(max-width:900px){.hero-premium{padding-top:58px}.hero-premium .hero-grid{grid-template-columns:1fr;gap:32px}.hero-content{display:contents}.hero-kicker,.hero-content h1,.hero-lead,.hero-benefits,.hero-conversion,.payment-row,.hero-image-card{grid-column:1}.hero-kicker{order:1}.hero-content h1{order:2}.hero-image-card{order:3}.hero-lead{order:4}.hero-benefits{order:5}.hero-conversion{order:6}.payment-row{order:7}.hero-premium .hero-content h1{max-width:760px}.hero-premium .hero-image-card{width:min(680px,100%);justify-self:center}}@media(max-width:768px){.hero-premium{padding:46px 0 54px}.hero-premium .hero-grid{gap:24px}.hero-premium .hero-content h1{font-size:clamp(38px,11vw,52px)}.hero-premium .hero-lead{margin:0;font-size:16px}.hero-premium .hero-benefits{margin-bottom:0}.hero-conversion,.hero-premium .hero-cta{width:100%}.hero-guarantee{justify-content:center;flex-wrap:wrap;text-align:center}.hero-tech-badge{right:10px;bottom:10px;max-width:calc(100% - 20px)}.payment-row{justify-content:center;margin-top:0}}.hero.hero-definitive{overflow:hidden;padding:72px 0 60px;background:linear-gradient(180deg,#fff,#f8fafc)}.hero.hero-definitive .hero-grid{display:grid;width:100%;max-width:1200px;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:56px;align-items:center;margin:0 auto;padding:0 24px}.hero.hero-definitive .hero-copy{display:block;min-width:0}.hero.hero-definitive .innovation-badge{display:inline-flex;width:auto;margin:0 0 16px;padding:6px 14px;border-radius:20px;background:#eff6ff;color:#1d4ed8;font-family:Inter,RelaxBrace Sans,sans-serif;font-size:11px;font-weight:800;letter-spacing:.08em;line-height:1.4;text-transform:uppercase}.hero.hero-definitive h1{max-width:620px;margin:0 0 20px;color:#0f172a;font-family:Outfit,RelaxBrace Sans,sans-serif;font-size:clamp(38px,4.2vw,56px);font-weight:800;letter-spacing:-.035em;line-height:1.05}.hero.hero-definitive h1 span{color:#ff5b00}.hero.hero-definitive .hero-lead{max-width:520px;margin:0 0 28px;color:#475569;font-family:Inter,RelaxBrace Sans,sans-serif;font-size:17px;line-height:1.6}.hero.hero-definitive .hero-cta-block{width:100%}.hero.hero-definitive .rating-row,.hero.hero-definitive .rating-badge{display:flex;align-items:center;gap:8px;margin-bottom:16px;color:#334155;font-family:Inter,RelaxBrace Sans,sans-serif;font-size:13px;font-weight:700}.hero.hero-definitive .rating-check{display:inline-grid;width:24px;height:24px;flex:0 0 24px;place-items:center;border-radius:50%;background:#ecfdf5;color:#059669;font-size:13px;font-weight:900}.hero.hero-definitive .cta-primary{display:inline-flex;width:100%;max-width:380px;height:58px;align-items:center;justify-content:center;gap:10px;padding:0 28px;border-radius:14px;background:#ff5b00;color:#fff;font-family:Outfit,RelaxBrace Sans,sans-serif;font-size:15px;font-weight:800;letter-spacing:.03em;text-decoration:none;text-transform:uppercase;box-shadow:0 12px 30px #ff5b0047;transition:background .2s ease,transform .2s ease,box-shadow .2s ease}.hero.hero-definitive .cta-primary:hover{background:#e05000;color:#fff;transform:translateY(-2px);box-shadow:0 16px 36px #ff5b005c}.hero.hero-definitive .cta-primary:focus-visible{outline:3px solid rgba(255,91,0,.3);outline-offset:4px}.hero.hero-definitive .trust-badges{display:flex;align-items:center;flex-wrap:wrap;gap:8px 16px;margin-top:14px;color:#059669;font-family:Inter,RelaxBrace Sans,sans-serif;font-size:12px;font-weight:700}.hero.hero-definitive .hero-social-proof{display:flex;align-items:center;gap:9px;margin-top:20px;color:#64748b;font-family:Inter,RelaxBrace Sans,sans-serif;font-size:12px;font-weight:650}.hero.hero-definitive .proof-mark{display:inline-grid;width:22px;height:22px;flex:0 0 22px;place-items:center;border-radius:50%;background:#ecfdf5;color:#059669;font-size:12px;font-weight:900}.hero.hero-definitive .hero-visual-card{position:relative;display:flex;min-width:0;align-items:center;justify-content:center;padding:20px;overflow:hidden;border:1px solid #e2e8f0;border-radius:28px;background:#fff;box-shadow:0 25px 50px -12px #0f172a14}.hero.hero-definitive .hero-visual-card img{display:block;width:100%;height:auto;aspect-ratio:1;border-radius:20px;-o-object-fit:cover;object-fit:cover}.hero.hero-definitive .floating-badge{position:absolute;bottom:20px;left:20px;display:inline-flex;max-width:calc(100% - 40px);align-items:center;gap:8px;padding:10px 16px;border:1px solid #e2e8f0;border-radius:14px;background:#ffffffe6;color:#0f172a;font-family:Inter,RelaxBrace Sans,sans-serif;font-size:12px;font-weight:700;box-shadow:0 8px 20px #0000000f;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}@media(max-width:768px){.hero.hero-definitive{padding:48px 0 56px}.hero.hero-definitive .hero-grid{grid-template-columns:minmax(0,1fr);gap:32px;padding:0 20px;text-align:center}.hero.hero-definitive h1{font-size:34px}.hero.hero-definitive .hero-lead{margin-right:auto;margin-left:auto}.hero.hero-definitive .cta-primary{max-width:none}.hero.hero-definitive .trust-badges,.hero.hero-definitive .hero-social-proof,.hero.hero-definitive .rating-row,.hero.hero-definitive .rating-badge{justify-content:center}}@media(min-width:768px)and (max-width:1023px){.ugc-carousel{display:grid;grid-template-columns:44px 1fr 44px;gap:18px 12px;align-items:center;padding:0}.ugc-carousel .ugc-grid{grid-column:1 / -1;grid-row:1;display:grid;width:100%;grid-auto-columns:minmax(68%,76%);grid-auto-flow:column;gap:18px;padding:0 2px 4px;overflow-x:auto;overflow-y:hidden;overscroll-behavior-inline:contain;scroll-padding-inline:2px;scroll-snap-type:x mandatory;touch-action:pan-x pan-y;-webkit-overflow-scrolling:touch}.ugc-carousel .ugc-card{width:100%;min-width:0;max-width:none;flex-basis:auto;scroll-snap-align:start;scroll-snap-stop:always}.ugc-carousel .carousel-nav{position:static;display:grid;grid-row:2;width:44px;height:44px;transform:none;border-color:#e2e8f0;background:#fff;color:#0f172a;box-shadow:0 6px 18px #0f172a14}.ugc-carousel .prev-btn{grid-column:1}.ugc-carousel .next-btn{grid-column:3}.ugc-carousel-pagination{display:flex;grid-column:2;grid-row:2;align-items:center;justify-content:center;gap:5px;color:#64748b;font:700 13px/1 Inter,sans-serif}}@media(max-width:430px){.hero.hero-definitive .trust-badges{flex-direction:column;gap:6px}.hero.hero-definitive .trust-badges>span[aria-hidden=true]{display:none}.hero.hero-definitive .floating-badge{right:12px;bottom:12px;left:12px;justify-content:center;max-width:none}}@media(prefers-reduced-motion:reduce){.hero.hero-definitive .cta-primary{transition:none}.hero.hero-definitive .cta-primary:hover{transform:none}}@keyframes heroFadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes heroFloatSmooth{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes heroPulseGlow{0%,to{box-shadow:0 10px 25px #ff5b0047}50%{box-shadow:0 14px 30px #ff5b0061}}.hero.hero-definitive .innovation-badge{animation:heroFadeInUp .6s cubic-bezier(.16,1,.3,1) both}.hero.hero-definitive h1{opacity:0;animation:heroFadeInUp .6s cubic-bezier(.16,1,.3,1) .1s forwards}.hero.hero-definitive .hero-lead{opacity:0;animation:heroFadeInUp .6s cubic-bezier(.16,1,.3,1) .2s forwards}.hero.hero-definitive .rating-badge,.hero.hero-definitive .cta-container{opacity:0;animation:heroFadeInUp .6s cubic-bezier(.16,1,.3,1) .3s forwards}.hero.hero-definitive .hero-visual-card{opacity:0;animation:heroFadeInUp .8s cubic-bezier(.16,1,.3,1) .2s forwards}.hero.hero-definitive .cta-primary{animation:heroPulseGlow 3s ease-in-out infinite;transition:background .3s cubic-bezier(.16,1,.3,1),transform .3s cubic-bezier(.16,1,.3,1),box-shadow .3s cubic-bezier(.16,1,.3,1)}.hero.hero-definitive .cta-primary:hover{transform:translateY(-3px) scale(1.02)}.hero.hero-definitive .floating-badge{animation:heroFloatSmooth 4s ease-in-out infinite}@media(prefers-reduced-motion:reduce){.hero.hero-definitive .innovation-badge,.hero.hero-definitive h1,.hero.hero-definitive .hero-lead,.hero.hero-definitive .rating-badge,.hero.hero-definitive .cta-container,.hero.hero-definitive .hero-visual-card,.hero.hero-definitive .cta-primary,.hero.hero-definitive .floating-badge{opacity:1;animation:none;transform:none;transition:none}}@media(max-width:430px){.hero-premium .hero-content h1{font-size:clamp(36px,10.5vw,44px)}.hero-premium .hero-lifestyle img{aspect-ratio:1 / 1.08}.hero-tech-badge{padding:9px 11px}.hero-tech-badge small{font-size:9px}.hero-guarantee span:nth-child(2){display:none}}.store-header{position:sticky;top:0;z-index:100;height:72px;background:#ffffffe6;border-bottom:1px solid var(--border-light);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.store-header .header-inner{display:flex;width:100%;max-width:1200px;height:100%;align-items:center;justify-content:space-between;margin:0 auto;padding:0 24px}.store-header .brand{color:var(--text-primary);font-family:Outfit,RelaxBrace Sans,sans-serif;font-size:22px;font-weight:800;text-decoration:none}.store-header .brand span,.store-header .brand strong{color:var(--brand-orange)}.store-header nav a{margin-left:28px;color:var(--text-secondary);font-family:Inter,RelaxBrace Sans,sans-serif;font-size:14px;font-weight:600;text-decoration:none;transition:color .2s}.store-header nav a:hover{color:var(--brand-orange)}.hero.hero-override{overflow:hidden;padding:60px 0 80px;background:linear-gradient(180deg,var(--bg-main) 0%,var(--bg-soft) 100%)}.hero.hero-override .hero-grid{display:grid;width:100%;max-width:1200px;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:48px;align-items:center;margin:0 auto;padding:0 24px}.hero.hero-override .hero-copy{display:block;min-width:0}.hero.hero-override .innovation-badge{display:inline-block;width:auto;margin:0 0 16px;padding:6px 14px;border-radius:20px;background:#eff6ff;color:#1d4ed8;font-family:Inter,RelaxBrace Sans,sans-serif;font-size:11px;font-weight:800;letter-spacing:.08em;line-height:1.4;text-transform:uppercase}.hero.hero-override h1{max-width:100%;margin:0 0 20px;color:var(--text-primary);font-family:Outfit,RelaxBrace Sans,sans-serif;font-size:48px;font-weight:800;letter-spacing:-.03em;line-height:1.1}.hero.hero-override h1 span{color:var(--brand-orange)}.hero.hero-override .hero-lead{max-width:520px;margin:0 0 32px;color:var(--text-secondary);font-family:Inter,RelaxBrace Sans,sans-serif;font-size:17px;line-height:1.6}.hero.hero-override .cta{display:inline-flex;width:auto;height:56px;align-items:center;justify-content:center;gap:10px;padding:0 36px;border:0;border-radius:12px;background:var(--brand-orange);color:#fff;font-family:Outfit,RelaxBrace Sans,sans-serif;font-size:15px;font-weight:800;letter-spacing:.03em;text-decoration:none;text-transform:uppercase;box-shadow:0 10px 25px #ff5b0040;transition:all .2s ease}.hero.hero-override .cta:hover{background:var(--brand-orange-hover);color:#fff;transform:translateY(-2px);box-shadow:0 14px 30px #ff5b0059}.hero.hero-override .trust-badges{display:flex;align-items:center;flex-wrap:wrap;gap:8px 16px;margin-top:16px;color:#059669;font-family:Inter,RelaxBrace Sans,sans-serif;font-size:12px;font-weight:700}.hero.hero-override .hero-visual-card{position:relative;display:flex;min-width:0;min-height:420px;align-items:center;justify-content:center;padding:24px;overflow:hidden;border:1px solid var(--border-light);border-radius:var(--radius-card);background:#fff;box-shadow:var(--shadow-premium)}.hero.hero-override .hero-visual-card img{display:block;width:100%;max-width:100%;height:auto;aspect-ratio:1;border-radius:16px;-o-object-fit:cover;object-fit:cover}.hero.hero-override .floating-badge{position:absolute;bottom:20px;left:20px;max-width:calc(100% - 40px);padding:10px 16px;border:1px solid var(--border-light);border-radius:12px;background:#fffffff2;color:var(--text-primary);font-family:Inter,RelaxBrace Sans,sans-serif;font-size:12px;font-weight:700;box-shadow:0 8px 20px #0000000f;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}@media(max-width:768px){.hero.hero-override{padding:44px 0 60px}.hero.hero-override .hero-grid{grid-template-columns:minmax(0,1fr);gap:32px;padding:0 20px;text-align:center}.hero.hero-override h1{font-size:34px}.hero.hero-override .hero-lead{margin-right:auto;margin-left:auto}.hero.hero-override .cta{width:100%}.hero.hero-override .trust-badges{justify-content:center}.hero.hero-override .hero-visual-card{min-height:0}}.hero{padding:76px 0 86px;background:radial-gradient(circle at 79% 34%,rgb(255 91 0 / 7%),transparent 28%),linear-gradient(180deg,#fbfcfd,#fff 82%)}.hero-grid{gap:clamp(58px,7vw,104px);grid-template-columns:minmax(0,.94fr) minmax(460px,1.06fr)}.hero-copy h1{max-width:690px;font-size:clamp(3.2rem,5vw,4.75rem);line-height:.99}.hero-lead{max-width:590px;font-size:1.04rem}.hero-benefits{grid-template-columns:repeat(3,1fr);gap:0;margin:30px 0}.hero-benefits li{padding:0 16px 0 27px;border-right:1px solid var(--line);font-size:.78rem;line-height:1.45}.hero-benefits li:last-child{border-right:0}.hero-price{display:flex;align-items:baseline;gap:8px}.hero-price strong{font-family:RelaxBrace Sans,system-ui,sans-serif;font-size:1.25rem}.hero-price del,.hero-price small{color:var(--muted);font-size:.72rem}.hero-trust{display:flex;gap:8px;margin-top:20px;flex-wrap:wrap}.hero-trust span{display:inline-flex;align-items:center;gap:6px;padding:7px 10px;border:1px solid var(--line);border-radius:999px;background:#fffc;color:#4b5563;font-size:.67rem}.hero-trust b{color:var(--success)}.hero-lifestyle{border-radius:28px;box-shadow:0 28px 80px #1118271a}.hero-lifestyle img{aspect-ratio:5 / 4}.hero-float{display:flex;position:absolute;align-items:center;gap:11px;padding:12px;border:1px solid rgb(229 231 235 / 90%);border-radius:14px;background:#ffffffe5;box-shadow:0 16px 40px #1118271a;backdrop-filter:blur(14px);animation:subtle-float 7s ease-in-out infinite}.hero-float strong,.hero-float small{display:block}.hero-float strong{font-family:RelaxBrace Sans,system-ui,sans-serif;font-size:.78rem}.hero-float small{color:var(--muted);font-size:.64rem}.hero-float--top{top:-22px;right:24px}.hero-float--top>span{display:grid;width:34px;height:34px;place-items:center;border-radius:10px;background:#fff1e8;color:var(--accent)}.hero-float--bottom{right:-22px;bottom:30px}.hero-float--bottom img{width:72px;height:54px;border-radius:9px;-o-object-fit:cover;object-fit:cover}@keyframes subtle-float{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.moments-section{background:var(--surface)}.moments-section .section-heading{margin-bottom:48px}.moments-grid{display:grid;gap:18px;grid-template-columns:1.15fr .925fr .925fr}.moment-card{overflow:hidden;border:1px solid var(--line);border-radius:20px;background:var(--white);box-shadow:0 8px 30px #1118270a;transition:transform .35s cubic-bezier(.2,.8,.2,1),box-shadow .35s ease}.moment-card:hover{transform:translateY(-7px);box-shadow:0 22px 54px #11182717}.moment-card img{width:100%;aspect-ratio:1 / .82;-o-object-fit:cover;object-fit:cover;transition:transform .6s cubic-bezier(.2,.8,.2,1)}.moment-card:hover img{transform:scale(1.025)}.moment-card--large img{aspect-ratio:1 / .72}.moment-card>div{padding:25px}.moment-card span{color:var(--accent);font-size:.7rem;font-weight:700}.moment-card h3{margin:11px 0 8px}.moment-card p{margin-bottom:0;color:var(--muted);font-size:.85rem}.architecture-section{overflow:hidden;background:var(--white)}.architecture-heading{display:grid;align-items:end;gap:22px 60px;margin-bottom:38px;grid-template-columns:1fr .72fr}.architecture-heading .eyebrow{grid-column:1 / -1;margin-bottom:-10px}.architecture-heading h2,.architecture-heading p{margin-bottom:0}.architecture-heading p{color:var(--muted)}.architecture-stage{position:relative;min-height:620px;border:1px solid var(--line);border-radius:28px;background:linear-gradient(rgb(17 24 39 / 3%) 1px,transparent 1px),linear-gradient(90deg,rgb(17 24 39 / 3%) 1px,transparent 1px),#fafafa;background-size:42px 42px}.architecture-stage:after{position:absolute;right:20%;bottom:7%;left:20%;height:11%;border-radius:50%;background:#1118271c;content:"";filter:blur(35px)}.architecture-stage>img{position:absolute;z-index:1;top:50%;left:50%;width:min(68%,800px);transform:translate(-50%,-50%);filter:drop-shadow(0 20px 35px rgb(17 24 39 / 8%))}.architecture-spec{position:absolute;z-index:3;width:205px;padding:15px;border:1px solid var(--line);border-radius:14px;background:#ffffffeb;box-shadow:0 12px 35px #11182712;backdrop-filter:blur(12px)}.architecture-spec:after{position:absolute;width:74px;height:1px;background:#cdd1d7;content:""}.architecture-spec span,.architecture-spec strong,.architecture-spec small{display:block}.architecture-spec span{margin-bottom:9px;color:var(--accent);font-size:.66rem;font-weight:700}.architecture-spec strong{font-family:RelaxBrace Sans,system-ui,sans-serif;font-size:.84rem}.architecture-spec small{margin-top:4px;color:var(--muted);font-size:.65rem;line-height:1.45}.architecture-spec--cover{top:11%;left:4%}.architecture-spec--cover:after,.architecture-spec--foam:after{top:50%;right:-75px}.architecture-spec--foam{bottom:14%;left:4%}.architecture-spec--base{top:16%;right:4%}.architecture-spec--size{right:4%;bottom:10%}.architecture-spec--base:after,.architecture-spec--size:after{top:50%;left:-75px}.architecture-footer{display:grid;align-items:center;gap:20px;margin-top:18px;padding:25px 28px;border:1px solid var(--line);border-radius:18px;grid-template-columns:1fr 1fr auto}.architecture-footer small,.architecture-footer strong,.architecture-footer span{display:block}.architecture-footer small{color:var(--accent);font-size:.68rem;font-weight:700;text-transform:uppercase}.architecture-footer strong{margin:4px 0;font-family:RelaxBrace Sans,system-ui,sans-serif}.architecture-footer span{color:var(--muted);font-size:.72rem}.architecture-footer a,.secondary-link{color:var(--ink);font-weight:700;text-decoration:none}.architecture-footer a:hover,.secondary-link:hover{color:var(--accent)}.function-section{background:var(--surface)}.function-intro{display:grid;align-items:end;gap:60px;margin-bottom:48px;grid-template-columns:1fr .75fr}.function-intro h2,.function-intro p{margin-bottom:0}.function-intro p{color:var(--muted)}.function-flow{display:grid;gap:18px;margin:0;padding:0;counter-reset:steps;grid-template-columns:repeat(3,1fr);list-style:none}.function-flow>li{position:relative;padding:10px 10px 28px;border:1px solid var(--line);border-radius:20px;background:var(--white);box-shadow:var(--shadow)}.function-flow>li:not(:last-child):after{position:absolute;z-index:4;top:33%;right:-30px;display:grid;width:42px;height:42px;place-items:center;border:1px solid var(--line);border-radius:50%;background:var(--white);color:var(--accent);content:"→"}.function-flow>li>span,.function-flow>li>h3,.function-flow>li>p{margin-right:18px;margin-left:18px}.function-flow>li>span{display:block;margin-top:22px;color:var(--accent);font-size:.7rem;font-weight:700}.function-flow h3{margin-top:8px;margin-bottom:8px}.function-flow p{margin-bottom:0;color:var(--muted);font-size:.82rem}.function-visual{position:relative;overflow:hidden;min-height:220px;border-radius:14px;background:#f6f6f5}.function-visual img{position:absolute;top:50%;left:50%;width:88%;transform:translate(-50%,-50%);mix-blend-mode:multiply}.function-visual i{position:absolute;z-index:2;top:26%;width:6px;height:6px;border-radius:50%;background:var(--accent);box-shadow:0 0 0 7px #ff5b001a}.function-visual i:nth-of-type(1){left:28%}.function-visual i:nth-of-type(2){left:49%}.function-visual i:nth-of-type(3){right:27%}.function-visual--shape b{position:absolute;z-index:2;top:15px;left:50%;color:var(--accent);font-size:1.5rem}.function-visual--cutout em{position:absolute;z-index:2;top:25%;left:48%;padding:6px 9px;border-radius:999px;background:var(--white);color:var(--accent);box-shadow:var(--shadow);font-size:.65rem;font-style:normal;font-weight:700}.desire-section{background:var(--white)}.desire-grid{display:grid;align-items:center;gap:clamp(60px,9vw,124px);grid-template-columns:.82fr 1.18fr}.desire-copy h2{font-size:clamp(2.25rem,3.3vw,3.35rem)}.desire-copy>p{color:var(--muted)}.desire-points{display:flex;gap:8px;margin:28px 0;flex-wrap:wrap}.desire-points span{padding:8px 11px;border:1px solid var(--line);border-radius:999px;color:#4b5563;font-size:.7rem}.desire-collage{position:relative;padding:0 0 48px 60px}.desire-collage:before{position:absolute;z-index:-1;inset:10% 8% 0 0;border-radius:40% 60% 48% 52%;background:#fff4ed;content:""}.desire-main{width:100%;border-radius:24px;box-shadow:0 25px 70px #1118271c}.desire-detail{position:absolute;bottom:0;left:0;width:40%;padding:8px;border:1px solid var(--line);border-radius:16px;background:var(--white);box-shadow:0 20px 45px #11182721}.desire-note{position:absolute;right:-18px;bottom:22px;padding:13px 16px;border:1px solid var(--line);border-radius:14px;background:#ffffffe5;box-shadow:var(--shadow);backdrop-filter:blur(12px)}.desire-note span{color:var(--accent)}.desire-note strong,.desire-note small{display:block}.desire-note strong{font-family:RelaxBrace Sans,system-ui,sans-serif;font-size:.8rem}.desire-note small{color:var(--muted);font-size:.63rem}.shop-section{background:var(--surface)}.shop-header{display:grid;align-items:end;gap:60px;margin-bottom:46px;grid-template-columns:1fr .72fr}.shop-header h2,.shop-header p{margin-bottom:0}.shop-header p{color:var(--muted)}.shop-grid{align-items:start;gap:clamp(42px,6vw,76px);grid-template-columns:1.08fr .92fr}.main-image-wrap{position:relative;border-radius:24px;background:#f3f3f1}.main-image-wrap img{aspect-ratio:1 / .82;mix-blend-mode:multiply}.gallery-caption{position:absolute;bottom:16px;left:16px;padding:7px 10px;border-radius:999px;background:#ffffffe0;color:var(--muted);font-size:.65rem;backdrop-filter:blur(10px)}.buy-box{position:sticky;top:102px;padding:clamp(28px,3.5vw,42px);border-radius:24px;box-shadow:0 24px 70px #11182714}.buy-box-topline{display:flex;gap:8px;flex-wrap:wrap}.buy-box-topline span{padding:6px 9px;border-radius:999px;background:#fff1e8;color:var(--accent);font-size:.63rem;font-weight:700;text-transform:uppercase}.price-block{display:flex;align-items:center;gap:10px;margin-top:24px;flex-wrap:wrap}.offer-label{display:flex;align-items:center;justify-content:space-between;margin:26px 0 10px;font-size:.8rem}.offer-label span{color:var(--muted);font-size:.7rem}.offer-list{margin-top:0}.offer{padding:17px;border-radius:15px}.offer.selected{background:#fff8f4}.checkout-button{box-shadow:0 10px 24px #ff5b003b}.guarantee-section{background:var(--white)}.guarantee-card{overflow:hidden;position:relative;border:0;background:radial-gradient(circle at 10% 50%,rgb(5 150 105 / 9%),transparent 25%),var(--surface);box-shadow:none}.guarantee-card:after{position:absolute;top:-80px;right:-80px;width:220px;height:220px;border:1px solid rgb(255 91 0 / 15%);border-radius:50%;content:""}.faq-section{background:var(--surface)}.faq-list details{transition:background-color .2s ease}.faq-list details[open]{background:#ffffffa6}.faq-list summary{padding-right:12px;padding-left:12px}.faq-list details p{padding-right:12px;padding-left:12px}.final-cta-card{overflow:hidden;position:relative;border:0;background:radial-gradient(circle at 88% 15%,rgb(255 91 0 / 12%),transparent 25%),#f7f8fa;box-shadow:none}.final-cta-card:before{position:absolute;top:-80px;right:8%;width:200px;height:200px;border:1px solid rgb(255 91 0 / 16%);border-radius:50%;content:""}@media(max-width:960px){.hero-grid,.architecture-heading,.function-intro,.desire-grid,.shop-header{grid-template-columns:1fr}.hero-visual{width:min(760px,96%)}.moments-grid{grid-template-columns:repeat(2,1fr)}.moment-card--large{grid-column:1 / -1;display:grid;grid-template-columns:1.2fr .8fr}.architecture-stage{min-height:560px}.architecture-stage>img{width:75%}.function-flow{grid-template-columns:1fr}.function-flow>li{display:grid;align-items:center;gap:0 25px;grid-template-columns:40% 1fr}.function-flow>li:not(:last-child):after{display:none}.function-visual{min-height:230px;grid-row:1 / 5}.desire-collage{width:min(760px,100%)}.shop-grid{grid-template-columns:1fr}.buy-box{position:static}}@media(max-width:640px){.hero-copy h1{font-size:clamp(2.55rem,12vw,3.35rem)}.hero-benefits{grid-template-columns:1fr}.hero-benefits li{padding:8px 0 8px 27px;border-right:0;border-bottom:1px solid var(--line)}.hero-benefits li:last-child{border-bottom:0}.hero-price{justify-content:center}.hero-float--top{top:-18px;right:-4px}.hero-float--bottom{right:-4px;bottom:-28px}.moments-grid{grid-template-columns:1fr}.moment-card--large{display:block;grid-column:auto}.architecture-heading,.function-intro,.shop-header{gap:12px}.architecture-stage{display:flex;min-height:auto;padding:22px;align-items:stretch;flex-direction:column}.architecture-stage>img{position:static;width:100%;transform:none;order:-1}.architecture-spec{position:static;width:100%;margin-top:8px}.architecture-spec:after{display:none}.architecture-footer{grid-template-columns:1fr}.function-flow>li{display:block}.function-visual{min-height:210px}.desire-collage{padding:0 0 42px 25px}.desire-note{right:-5px}.shop-header{margin-bottom:32px}.buy-box h2{font-size:2rem}}html,body{width:100%;max-width:100%;overflow-x:clip}.store-container{width:min(100%,1248px);min-width:0;box-sizing:border-box}.hero-copy,.hero-visual,.architecture-heading>*,.function-intro>*,.desire-grid>*,.shop-header>*,.shop-grid>*{min-width:0}.hero-copy h1{max-width:12.5ch;font-size:clamp(3rem,4.45vw,4.2rem);line-height:1.01;text-wrap:balance}.hero-lead,.section-heading>p,.architecture-heading>p,.function-intro>p,.shop-header>p{text-wrap:pretty}.cta,.header-cta,.checkout-button{min-height:50px}:where(a,button,summary):focus-visible{outline:3px solid rgb(255 91 0 / 34%);outline-offset:3px}.moment-card,.function-flow>li,.buy-box,.main-image-wrap,.guarantee-card,.final-cta-card{isolation:isolate}@media(max-width:1100px){.hero-grid{gap:48px;grid-template-columns:minmax(0,.95fr) minmax(390px,1.05fr)}.hero-copy h1{font-size:clamp(2.85rem,5vw,3.65rem)}.header-inner nav{gap:22px}}@media(max-width:960px){.hero{padding-top:64px}.hero-grid{grid-template-columns:1fr}.hero-copy{max-width:740px}.hero-copy h1{max-width:15ch;font-size:clamp(3rem,7.2vw,4.25rem)}.hero-visual{justify-self:center}.header-inner nav{display:none}}@media(max-width:640px){.announcement .store-container{justify-content:flex-start;overflow:hidden;padding-right:18px;padding-left:18px}.announcement span{flex:0 0 auto}.announcement span:last-child{display:none}.header-inner,.brand{min-width:0}.brand-logo{width:108px;max-width:100%}.header-cta{min-height:40px;padding:10px 12px;white-space:nowrap}.hero{padding:52px 0 64px}.hero-grid{gap:48px}.hero-copy h1{max-width:10.5ch;font-size:clamp(2.55rem,11vw,3.05rem);line-height:1.04;overflow-wrap:normal;word-break:normal}.hero-lead{width:100%;font-size:.96rem;line-height:1.65}.hero-actions{align-items:stretch}.hero-price{justify-content:flex-start}.hero-trust{display:grid;grid-template-columns:1fr}.hero-trust span{width:-moz-fit-content;width:fit-content}.hero-visual{width:100%}.hero-lifestyle{border-radius:20px}.hero-lifestyle img{aspect-ratio:4 / 5}.hero-float{max-width:calc(100% - 12px)}.hero-float--top{top:-20px;right:6px}.hero-float--bottom{right:6px;bottom:-30px}.section-heading.centered{text-align:left}.section-heading.centered>p{margin-left:0}.architecture-stage{overflow:hidden}.architecture-stage:after{display:none}.architecture-footer{padding:22px}.function-flow>li{padding-bottom:24px}.desire-copy h2,.shop-header h2{font-size:clamp(2rem,9vw,2.55rem)}.desire-note{max-width:72%}.thumbs{grid-template-columns:repeat(3,minmax(0,1fr))}.thumb{min-width:0}.thumb span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.buy-box{width:100%}.buy-box h2{font-size:clamp(1.75rem,8vw,2.1rem)}.offer{grid-template-columns:auto minmax(0,1fr) auto}.offer>span:nth-child(2){min-width:0}.offer strong,.offer small{overflow-wrap:anywhere}.checkout-button{width:100%}.guarantee-number{width:64px;height:64px}.faq-layout{gap:28px}.final-cta-card{padding:32px 24px}.sticky-buy{padding-bottom:env(safe-area-inset-bottom)}}@media(max-width:390px){.store-container{padding-right:16px;padding-left:16px}.header-cta{padding-inline:10px;font-size:.7rem}.hero-copy h1{font-size:clamp(2.35rem,10.7vw,2.7rem)}.hero-benefits li{font-size:.76rem}.cta{padding-inline:20px}.buy-box{padding:24px 14px}.offer{padding-inline:10px}.offer-price b{font-size:.8rem}}.hero-lifestyle figcaption{position:absolute;overflow:hidden;width:1px;height:1px;clip:rect(0 0 0 0);white-space:nowrap}.pressure-points{position:absolute;inset:0}.gallery-caption{display:flex;gap:4px;flex-direction:column}.gallery-caption strong{color:var(--ink);font-size:.68rem}.gallery-specs{display:grid;gap:10px;margin:18px 0 0;grid-template-columns:repeat(3,1fr)}.gallery-specs>div{padding:14px;border:1px solid var(--line);border-radius:14px;background:var(--white)}.gallery-specs dt{margin-bottom:5px;color:var(--muted);font-size:.63rem;font-weight:600;letter-spacing:.07em;text-transform:uppercase}.gallery-specs dd{margin:0;color:var(--ink);font-size:.72rem;font-weight:600;line-height:1.45}.purchase-benefits{display:grid;gap:8px;margin:20px 0 0;padding:0;color:#4b5563;font-size:.76rem;list-style:none}.purchase-benefits li{position:relative;padding-left:22px}.purchase-benefits li:before{position:absolute;left:0;color:var(--success);content:"✓";font-weight:700}@media(max-width:640px){.gallery-specs{grid-template-columns:1fr}}.social-proof-slot{display:grid;gap:2px;color:var(--muted);font-size:.72rem}.proof-stars{color:#f5a623;font-size:.88rem;letter-spacing:.08em}.hero-trust{padding-top:15px;border-top:1px solid var(--line)}.moments-grid{gap:24px}.moment-card img{aspect-ratio:1 / .9}.moment-card--large img{aspect-ratio:1 / .79}.architecture-spec{border-color:#ff5b002e;background:linear-gradient(135deg,#fffffff5,#f9fafbe0);box-shadow:0 18px 45px #11182714,inset 3px 0 #ff5b00a6}.function-section{overflow:hidden;background:radial-gradient(circle at 20% 50%,rgb(255 91 0 / 7%),transparent 32%),#f7f8fa}.mechanism-stage{display:grid;align-items:center;gap:clamp(42px,7vw,96px);padding:clamp(28px,5vw,70px);border:1px solid var(--line);border-radius:28px;background:var(--white);grid-template-columns:minmax(0,1.1fr) minmax(340px,.9fr);box-shadow:0 30px 80px #1118270f}.mechanism-product{position:relative;margin:0}.mechanism-product:before{position:absolute;z-index:0;inset:10% 8%;border:1px solid rgb(255 91 0 / 20%);border-radius:50%;content:"";box-shadow:0 0 0 36px #ff5b000a,0 0 0 72px #ff5b0005}.mechanism-product img{position:relative;z-index:1;width:100%;mix-blend-mode:multiply;filter:drop-shadow(0 28px 28px rgb(17 24 39 / 16%))}.mechanism-product figcaption{position:relative;z-index:2;margin-top:20px;color:var(--muted);font-size:.7rem;font-weight:600;letter-spacing:.12em;text-align:center;text-transform:uppercase}.mechanism-stage .function-flow{display:grid;gap:0;grid-template-columns:1fr}.mechanism-stage .function-flow>li{display:grid;position:relative;gap:18px;padding:22px 0;border:0;border-bottom:1px solid var(--line);border-radius:0;background:transparent;grid-template-columns:42px 1fr;box-shadow:none}.mechanism-stage .function-flow>li:last-child{border-bottom:0}.mechanism-stage .function-flow>li:after{display:none}.mechanism-number{display:grid;width:38px;height:38px;margin:0;place-items:center;border:1px solid rgb(255 91 0 / 24%);border-radius:12px;background:#fff6f0;color:var(--accent);font-size:.68rem;font-weight:700}.mechanism-stage .function-flow h3,.mechanism-stage .function-flow p{margin-right:0;margin-left:0}.mechanism-stage .function-flow h3{margin-bottom:6px}.mechanism-stage .function-flow p{color:var(--muted)}.mechanism-outcome{display:flex;align-items:center;justify-content:center;gap:14px;margin-top:24px;color:var(--ink);font-size:clamp(1rem,2vw,1.35rem)}.mechanism-outcome span{color:var(--accent);font-size:1.5em}.desire-copy h2{max-width:9ch;font-size:clamp(2.6rem,5vw,4.8rem);line-height:.98}.desire-points{display:grid;gap:11px}.desire-points span{position:relative;padding:0 0 0 24px;border:0;color:var(--ink);font-size:.82rem;font-weight:600}.desire-points span:before{position:absolute;left:0;color:var(--success);content:"✓"}.current-price{font-size:clamp(2.5rem,4vw,3.6rem);line-height:1}.saving-label{padding:7px 11px;border-radius:999px;background:#e8f8f1;color:#087a58;font-size:.72rem;font-weight:800}.order-facts{grid-template-columns:repeat(2,1fr);padding:18px;border:1px solid var(--line);border-radius:14px;background:var(--surface)}.checkout-status{margin-bottom:12px}.store-footer{padding-top:96px}@media(max-width:960px){.mechanism-stage{grid-template-columns:1fr}.mechanism-product{width:min(620px,100%);margin:0 auto}}@media(max-width:640px){.social-proof-slot{text-align:center}.hero-trust{display:flex;gap:7px;overflow-x:auto;padding-bottom:4px;scrollbar-width:none}.hero-trust span{width:auto!important;max-width:calc(100% - 24px)!important;white-space:nowrap}.mechanism-stage{padding:24px 18px;border-radius:20px}.mechanism-stage .function-flow>li{display:grid;grid-template-columns:38px 1fr}.desire-copy h2{font-size:clamp(2.7rem,13vw,3.6rem)}.order-facts{grid-template-columns:1fr}}.header-inner{min-height:82px}.brand-logo{width:150px}.header-inner nav{gap:38px}.header-inner nav a{position:relative;padding:12px 0;font-size:.86rem}.header-inner nav a:after{position:absolute;right:0;bottom:6px;left:0;height:2px;transform:scaleX(0);transform-origin:center;border-radius:2px;background:var(--accent);content:"";transition:transform .2s ease}.header-inner nav a:hover:after,.header-inner nav a:focus-visible:after{transform:scaleX(1)}.header-cta{min-height:48px;padding:14px 22px;font-size:.82rem}.hero{padding-top:68px;padding-bottom:80px}.hero-grid{gap:clamp(48px,5vw,74px);grid-template-columns:minmax(0,.82fr) minmax(540px,1.18fr)}.hero-lead{max-width:620px;color:#586174;font-size:1.08rem;line-height:1.72}.hero-benefits{margin:28px 0 32px}.hero-actions{gap:24px}.hero-actions .cta{min-width:220px;white-space:nowrap}.hero-confidence{max-width:220px;margin:0;color:#4b5563;font-size:.78rem;font-weight:600;line-height:1.5}.hero-trust{gap:10px;margin-top:26px;padding-top:18px}.hero-lifestyle img{aspect-ratio:1.2 / 1}.hero-float--bottom{right:-12px;bottom:22px}.moments-section .store-container{width:min(100%,1320px);max-width:1320px}.moments-grid{grid-template-columns:1.08fr .96fr .96fr}.moment-card{display:flex;min-height:490px;flex-direction:column}.moment-card img,.moment-card--large img{min-height:330px;flex:1}.moment-card>div{min-height:150px;padding:27px}.moment-card p{font-size:.9rem;line-height:1.6}.architecture-stage{min-height:560px}.architecture-stage>img{width:min(78%,900px)}.architecture-spec{display:flex;min-height:128px;justify-content:center;flex-direction:column;padding:18px}.architecture-spec strong{font-size:.92rem}.architecture-spec small{font-size:.72rem}.architecture-footer{margin-top:14px}.mechanism-stage{grid-template-columns:minmax(0,1.2fr) minmax(390px,.8fr)}.mechanism-product img{width:112%;max-width:none;margin-left:-6%}.mechanism-stage .function-flow>li{min-height:112px;align-items:center}.mechanism-stage .function-flow h3{color:#0b1220;font-size:1.08rem}.mechanism-stage .function-flow p{max-width:420px;font-size:.82rem}.disclaimer{margin-top:18px;color:#8a92a1;font-size:.68rem;text-align:center}.desire-grid{gap:clamp(54px,7vw,96px);grid-template-columns:.92fr 1.08fr}.desire-copy h2{max-width:12ch;margin-bottom:28px;font-size:clamp(2.75rem,4.35vw,4.35rem);line-height:1.02}.desire-copy>p{font-size:1rem;line-height:1.75}.desire-main{aspect-ratio:1.15 / 1;-o-object-fit:cover;object-fit:cover}.shop-grid{gap:clamp(38px,4.5vw,64px);grid-template-columns:.9fr 1.1fr}.buy-box{padding:clamp(32px,3.4vw,48px)}.buy-box h2{max-width:15ch;font-size:clamp(2.25rem,3.2vw,3rem);line-height:1.03}.product-subtitle{max-width:560px;font-size:1rem}.price-block{gap:13px;margin-top:28px}.reference-price{color:#9299a7;font-size:.86rem}.offer{min-height:82px;padding:18px 20px}.offer.selected{border-width:2px;background:linear-gradient(135deg,#fff8f3,#fff);box-shadow:0 10px 28px #ff5b001a}.offer.selected .radio{box-shadow:inset 0 0 0 4px var(--white);background:var(--accent)}.purchase-row{margin-top:18px}.checkout-button{min-height:58px;padding:17px 24px;font-size:.88rem}.checkout-button:hover{transform:translateY(-2px);background:var(--accent-hover)}.checkout-button:active{transform:translateY(0) scale(.99)}.checkout-button[aria-busy=true]{cursor:wait;opacity:.72}.order-facts{gap:12px 20px;margin-top:12px}.order-facts li{min-height:44px;font-size:.74rem}.order-facts small{display:block;margin-top:3px;color:var(--muted);font-size:.62rem;line-height:1.4}.guarantee-card{min-height:300px;padding:clamp(42px,6vw,72px)}.guarantee-number{width:92px;height:92px;font-size:1.8rem}.guarantee-card h2{max-width:620px;font-size:clamp(2.15rem,3.4vw,3.3rem)}.faq-grid{grid-template-columns:minmax(280px,.7fr) minmax(0,1.3fr)}.faq-list details{border-radius:12px}.faq-list summary{min-height:76px;align-items:center;padding:20px 18px;font-size:.98rem}.faq-list summary:hover{color:var(--accent-hover);background:#ffffffb3}.faq-list summary span{display:grid;width:28px;height:28px;flex:0 0 auto;place-items:center;border-radius:50%;background:#fff1e8;color:var(--accent);transition:transform .25s ease}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{padding:0 18px 24px;font-size:.9rem}.final-cta-card{min-height:260px;padding:clamp(42px,6vw,70px)}.final-cta-card h2{max-width:720px;font-size:clamp(2.15rem,3.4vw,3.4rem)}.footer-main{gap:54px}.store-footer .brand-logo{width:164px}.footer-main h3{font-size:.95rem}.footer-main a,.footer-main span,.footer-main p,.footer-bottom{font-size:.78rem}@media(max-width:1100px){.hero-grid{grid-template-columns:minmax(0,.9fr) minmax(430px,1.1fr)}.moments-grid{grid-template-columns:repeat(2,1fr)}.moment-card--large{grid-column:1 / -1}.shop-grid{grid-template-columns:1fr}.buy-box{position:static}}@media(max-width:960px){.header-inner{min-height:72px}.hero-grid{grid-template-columns:1fr}.moment-card--large{display:flex}.mechanism-stage,.faq-grid{grid-template-columns:1fr}}@media(max-width:640px){.brand-logo{width:116px}.header-cta{min-height:42px}.hero-confidence{max-width:none;text-align:center}.hero-benefits li:nth-child(2){display:none}.moment-card,.moment-card--large{min-height:auto}.moment-card img,.moment-card--large img{min-height:260px}.moment-card>div{min-height:auto}.architecture-spec{min-height:108px}.mechanism-product img{width:106%;margin-left:-3%}.desire-copy h2{max-width:11ch;font-size:clamp(2.6rem,12vw,3.4rem)}.buy-box h2{max-width:13ch;font-size:clamp(2rem,9.2vw,2.55rem)}.current-price{font-size:clamp(2.75rem,14vw,3.5rem)}.offer{min-height:88px}.guarantee-card{min-height:auto}.faq-list summary{min-height:70px;font-size:.9rem}.store-footer{padding-top:76px}}:root{--motion-fast: .18s;--motion-base: .42s;--motion-slow: .72s;--motion-reveal: .85s;--ease-standard: cubic-bezier(.22, 1, .36, 1);--ease-soft: cubic-bezier(.16, 1, .3, 1)}.hero-copy h1 span{display:block}.hero-copy h1{font-size:clamp(3rem,4vw,3.8rem)}.motion-ready .motion-reveal{opacity:0;transform:translate3d(0,24px,0);transition:opacity var(--motion-reveal) var(--ease-soft),transform var(--motion-reveal) var(--ease-soft);transition-delay:calc(var(--motion-order, 0) * 70ms);will-change:opacity,transform}.motion-ready .motion-reveal--left{transform:translate3d(-22px,0,0)}.motion-ready .motion-reveal--right{transform:translate3d(22px,0,0)}.motion-ready .motion-reveal--scale{transform:translate3d(0,16px,0) scale(.97)}.motion-ready .motion-reveal.is-revealed{opacity:1;transform:translateZ(0) scale(1);will-change:auto}.motion-ready .store-header{opacity:0;transform:translate3d(0,-10px,0);transition:opacity var(--motion-slow) var(--ease-soft),transform var(--motion-slow) var(--ease-soft),background-color var(--motion-base) ease,box-shadow var(--motion-base) ease,border-color var(--motion-base) ease}.motion-ready .store-header.is-entered{opacity:1;transform:translateZ(0)}.store-header.is-scrolled{border-color:#e5e7ebd1;background:#ffffffe5;box-shadow:0 10px 35px #1118270f;backdrop-filter:blur(16px)}.header-cta,.cta,.checkout-button,.sticky-buy a{transition:transform var(--motion-fast) var(--ease-standard),background-color var(--motion-fast) ease,box-shadow var(--motion-fast) ease}.header-cta:hover,.cta:hover,.sticky-buy a:hover{transform:translateY(-2px)}.header-cta:active,.cta:active,.sticky-buy a:active{transform:scale(.985)}.hero-float--bottom{animation:premium-ambient 7s ease-in-out infinite}@keyframes premium-ambient{0%,to{transform:translateZ(0)}50%{transform:translate3d(0,-4px,0)}}.moment-card{transition:transform var(--motion-base) var(--ease-standard),border-color var(--motion-base) ease,box-shadow var(--motion-base) ease}.moment-card:hover{transform:translateY(-4px);border-color:#ff5b0033}.moment-card img{transition:transform var(--motion-slow) var(--ease-soft)}.moment-card:hover img{transform:scale(1.02)}.architecture-stage>img{transition:opacity var(--motion-reveal) var(--ease-soft),transform var(--motion-reveal) var(--ease-soft),filter var(--motion-slow) ease}.motion-ready .architecture-stage>img.motion-reveal{transform:translate(-50%,calc(-50% + 16px)) scale(.97)}.motion-ready .architecture-stage>img.motion-reveal.is-revealed{transform:translate(-50%,-50%) scale(1)}.architecture-spec{transition:opacity var(--motion-reveal) var(--ease-soft),transform var(--motion-reveal) var(--ease-soft),border-color var(--motion-base) ease,box-shadow var(--motion-base) ease}.mechanism-product{position:sticky;top:150px}.mechanism-stage .function-flow>li{transition:opacity var(--motion-reveal) var(--ease-soft),transform var(--motion-reveal) var(--ease-soft),background-color var(--motion-base) ease,border-color var(--motion-base) ease}.mechanism-stage .function-flow>li.is-active{border-color:#ff5b0059;background:linear-gradient(90deg,rgb(255 91 0 / 6%),transparent)}.mechanism-stage .function-flow>li.is-active .mechanism-number{transform:scale(1.02);background:var(--accent);color:var(--white)}.mechanism-number{transition:transform var(--motion-base) var(--ease-standard),background-color var(--motion-base) ease,color var(--motion-base) ease}.desire-main{clip-path:inset(0 0 0 0 round 24px);transition:opacity var(--motion-reveal) var(--ease-soft),transform var(--motion-reveal) var(--ease-soft),clip-path var(--motion-reveal) var(--ease-soft)}.motion-ready .desire-main.motion-reveal:not(.is-revealed){clip-path:inset(0 12% 0 0 round 24px)}.main-image-wrap img{transition:opacity var(--motion-fast) ease,transform var(--motion-base) var(--ease-soft)}.main-image-wrap img.is-switching{opacity:.35;transform:scale(.985)}.thumb{transition:transform var(--motion-fast) var(--ease-standard),border-color var(--motion-fast) ease,background-color var(--motion-fast) ease,box-shadow var(--motion-fast) ease}.thumb:hover{transform:translateY(-2px)}.thumb:active{transform:scale(.985)}.offer{transition:transform var(--motion-fast) var(--ease-standard),border-color var(--motion-base) ease,background-color var(--motion-base) ease,box-shadow var(--motion-base) ease}.offer:hover{transform:translateY(-2px)}.offer:active{transform:scale(.985)}.offer.selected{transform:scale(1.005)}.motion-feedback{animation:value-feedback var(--motion-base) var(--ease-standard)}.quantity-feedback{animation:quantity-feedback var(--motion-base) var(--ease-standard)}@keyframes value-feedback{0%{opacity:.45;transform:translate3d(0,4px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes quantity-feedback{0%{transform:scale(.86);color:var(--accent)}to{transform:scale(1);color:var(--ink)}}.guarantee-number{transition:opacity var(--motion-reveal) var(--ease-soft),transform var(--motion-reveal) var(--ease-soft)}.guarantee-card{min-height:0;grid-template-columns:minmax(110px,.35fr) minmax(0,1.55fr) minmax(220px,.7fr);gap:clamp(26px,3.5vw,46px);padding:clamp(42px,5vw,58px) clamp(48px,6vw,72px);background:radial-gradient(circle at 8% 50%,rgb(5 150 105 / 8%),transparent 24%),var(--surface)}.guarantee-card:after{display:none}.guarantee-number{display:flex;width:96px;height:96px;flex-direction:column;align-items:center;justify-content:center;gap:0;border-color:#a7f3d0;background:#ecfdf5;line-height:1}.guarantee-number strong{font-family:RelaxBrace Sans,system-ui,sans-serif;font-size:1.85rem}.guarantee-number span{margin-top:2px;font-size:.72rem;font-weight:800}.guarantee-number small{margin-top:4px;color:#047857;font-size:.58rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.guarantee-copy h2{max-width:560px;margin:8px 0 14px;color:var(--ink);font-size:clamp(2.5rem,4vw,3.5rem);line-height:1.02;letter-spacing:-.03em}.guarantee-copy>p:not(.guarantee-legal){max-width:650px;margin:0}.guarantee-card .guarantee-legal{margin:8px 0 0;color:#64748b;font-size:.68rem;line-height:1.45}.guarantee-card .guarantee-policy-link{display:inline-block;margin-top:15px;color:#9a4a1d;font-size:.75rem;font-weight:650;text-decoration:none}.guarantee-card .guarantee-policy-link:hover{text-decoration:underline;text-decoration-color:#9a4a1d59;text-underline-offset:3px}.guarantee-action{align-self:center}.guarantee-number,.guarantee-copy,.guarantee-action{animation:guarantee-enter .56s cubic-bezier(.22,1,.36,1) both}.guarantee-copy{animation-delay:70ms}.guarantee-action{animation-delay:.13s}@keyframes guarantee-enter{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.guarantee-card .guarantee-action>.cta{width:100%;min-height:52px;padding-inline:20px;box-shadow:0 8px 20px #ff5b002e;text-align:center;transition:transform .22s ease,box-shadow .22s ease,background-color .22s ease}@media(hover:hover)and (pointer:fine){.guarantee-card .guarantee-action>.cta:hover{transform:translateY(-2px);box-shadow:0 12px 26px #ff5b003d}}@media(max-width:900px){.guarantee-card{grid-template-columns:auto minmax(0,1fr)}.guarantee-action{grid-column:2;width:min(100%,320px)}}@media(max-width:640px){.guarantee-card{grid-template-columns:1fr;padding:28px 24px}.guarantee-number{width:82px;height:82px}.guarantee-action{width:100%;grid-column:1}.guarantee-copy h2{font-size:clamp(2.1rem,10vw,2.6rem)}}@media(prefers-reduced-motion:reduce){.guarantee-number,.guarantee-copy,.guarantee-action,.guarantee-card .guarantee-action>.cta{animation:none;transition:none;transform:none}}.motion-ready .guarantee-number.motion-reveal:not(.is-revealed){transform:scale(.88)}@supports (interpolate-size: allow-keywords){:root{interpolate-size:allow-keywords}.faq-list details::details-content{height:0;overflow:clip;opacity:0;transition:height var(--motion-base) var(--ease-standard),opacity var(--motion-base) ease,content-visibility var(--motion-base) allow-discrete}.faq-list details[open]::details-content{height:auto;opacity:1}}.faq-list summary span{transition:transform var(--motion-base) var(--ease-standard),color var(--motion-fast) ease,background-color var(--motion-fast) ease}.motion-paused .hero-float--bottom{animation-play-state:paused}@media(max-width:960px){.mechanism-product{position:relative;top:auto}}@media(max-width:640px){.hero-copy h1{font-size:clamp(2.45rem,11vw,3rem)}.motion-ready .motion-reveal{transform:translate3d(0,14px,0)}.motion-ready .motion-reveal--left{transform:translate3d(-12px,0,0)}.motion-ready .motion-reveal--right{transform:translate3d(12px,0,0)}.motion-ready .motion-reveal.is-revealed{transform:translateZ(0) scale(1)}.motion-ready .architecture-stage>img.motion-reveal,.motion-ready .architecture-stage>img.motion-reveal.is-revealed{transform:none}}@media(hover:none){.moment-card:hover,.thumb:hover,.offer:hover,.header-cta:hover,.cta:hover,.sticky-buy a:hover{transform:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.motion-ready .motion-reveal,.motion-ready .store-header,.motion-ready .desire-main.motion-reveal,.motion-ready .guarantee-number.motion-reveal{opacity:1!important;transform:none!important;clip-path:none!important;transition:none!important;transition-delay:0ms!important}.hero-float--bottom,.motion-feedback,.quantity-feedback{animation:none!important}*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;transition-delay:0ms!important}}@media(max-width:768px){.hero-premium .hero-benefits li:nth-child(2){display:block}}.store-header{position:sticky;top:0;z-index:100;height:70px;background:#ffffffe0;border-bottom:1px solid rgba(229,231,235,.6);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.store-header .header-inner{min-height:70px}.brand-wordmark{display:inline-flex;align-items:center;color:#111827;font-family:Outfit,RelaxBrace Sans,sans-serif;font-size:22px;font-weight:800;letter-spacing:-.035em;line-height:1;text-decoration:none}.brand-wordmark strong{color:#ff5b00;font-weight:inherit}.store-header nav{display:flex;align-items:center;gap:clamp(22px,3vw,40px)}.store-header nav a{color:#4b5563;font-size:14px;font-weight:600;text-decoration:none;transition:color .18s ease}.cart-button{display:inline-grid;width:40px;height:40px;place-items:center;border:1px solid #e5e7eb;border-radius:50%;background:#fff;color:#111827;font-size:21px;font-weight:800;text-decoration:none;box-shadow:0 4px 14px #0f172a0d;transition:border-color .18s ease,color .18s ease,transform .18s ease}.cart-button:hover{color:#ff5b00;border-color:#ff5b0059;transform:translateY(-1px)}.hero-v2{padding:72px 0 48px;background:radial-gradient(circle at 92% 5%,rgba(241,245,249,.96) 0,rgba(248,250,252,.58) 24%,transparent 48%),#fff}.hero-v2 .hero-grid{width:100%;max-width:1200px;margin:0 auto;padding:0 24px}.hero-v2 .hero-content{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);grid-template-rows:auto auto auto auto 1fr;-moz-column-gap:56px;column-gap:56px;align-items:center}.hero-v2 .innovation-badge,.hero-v2 h1,.hero-v2 .hero-lead,.hero-v2 .hero-cta-block,.hero-v2 .hero-context-proof{grid-column:1}.innovation-badge{display:inline-flex;width:-moz-max-content;width:max-content;align-items:center;margin:0;padding:6px 12px;border-radius:20px;background:#eff6ff;color:#1d4ed8;font-family:Inter,RelaxBrace Sans,sans-serif;font-size:11px;font-weight:800;letter-spacing:.1em;line-height:1.4;text-transform:uppercase}.hero-v2 h1{max-width:640px;margin:16px 0 0;color:#0f172a;font-family:Outfit,RelaxBrace Sans,sans-serif;font-size:clamp(40px,4.2vw,58px);font-weight:800;letter-spacing:-.035em;line-height:1.04}.hero-v2 h1 span{color:#ff5b00}.hero-v2 .hero-lead{max-width:520px;margin:20px 0 28px;color:#475569;font-family:Inter,RelaxBrace Sans,sans-serif;font-size:17px;line-height:1.6}.hero-cta-block{width:100%}.cta-primary{display:inline-flex;width:100%;max-width:380px;height:58px;align-items:center;justify-content:center;gap:12px;border-radius:14px;background:#ff5b00;color:#fff;font-family:Outfit,RelaxBrace Sans,sans-serif;font-size:15px;font-weight:800;letter-spacing:.03em;text-decoration:none;text-transform:uppercase;box-shadow:0 12px 30px #ff5b0047;transition:background .2s ease,transform .2s ease,box-shadow .2s ease}.cta-primary:hover{background:#e05000;color:#fff;transform:translateY(-2px);box-shadow:0 16px 36px #ff5b0061}.hero-trust-line{display:flex;align-items:center;flex-wrap:wrap;gap:8px 16px;margin-top:14px;color:#059669;font-size:12px;font-weight:700}.hero-context-proof{display:flex;align-items:center;gap:8px;margin-top:18px;color:#64748b;font-size:12px;font-weight:650}.hero-context-proof>span:first-child{display:inline-grid;width:20px;height:20px;flex:0 0 20px;place-items:center;border-radius:50%;background:#ecfdf5;color:#059669}.hero-v2 .hero-visual-card{position:relative;grid-column:2;grid-row:1 / -1;width:100%;aspect-ratio:1;overflow:hidden;border:1px solid #e2e8f0;border-radius:28px;background:#fff;box-shadow:0 25px 60px -15px #0f172a24}.hero-v2 .hero-visual-card>img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hero-v2 .hero-tech-badge{position:absolute;bottom:20px;left:20px;z-index:10;display:flex;max-width:calc(100% - 40px);align-items:center;gap:11px;padding:12px 18px;border:1px solid rgba(255,255,255,.6);border-radius:16px;background:#ffffffe6;color:#0f172a;box-shadow:0 10px 30px #0000001a;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.hero-v2 .hero-tech-icon{display:grid;width:32px;height:32px;flex:0 0 32px;place-items:center;border-radius:10px;background:#eff6ff;color:#1d4ed8;font-size:18px}.hero-v2 .hero-tech-badge strong,.hero-v2 .hero-tech-badge small{display:block}.hero-v2 .hero-tech-badge strong{font-size:12px;font-weight:800}.hero-v2 .hero-tech-badge small{margin-top:2px;color:#64748b;font-size:10px;font-weight:600}@media(max-width:768px){.store-header nav{display:none}.hero-v2{padding:44px 0 40px}.hero-v2 .hero-grid{padding:0 20px}.hero-v2 .hero-content{grid-template-columns:minmax(0,1fr);grid-template-rows:none;gap:0;text-align:center}.hero-v2 .innovation-badge,.hero-v2 h1,.hero-v2 .hero-visual-card,.hero-v2 .hero-lead,.hero-v2 .hero-cta-block,.hero-v2 .hero-context-proof{grid-column:1;grid-row:auto}.hero-v2 .innovation-badge{justify-self:center;order:1}.hero-v2 h1{order:2;margin-top:14px;font-size:32px}.hero-v2 .hero-visual-card{order:3;margin-top:26px}.hero-v2 .hero-lead{order:4;margin:24px auto;font-size:16px}.hero-v2 .hero-cta-block{order:5}.hero-v2 .cta-primary{max-width:none}.hero-v2 .hero-trust-line{justify-content:center}.hero-v2 .hero-context-proof{order:6;justify-content:center}}@media(max-width:430px){.hero-v2 .hero-tech-badge{right:12px;bottom:12px;left:12px;max-width:none;padding:10px 12px;text-align:left}.hero-v2 .hero-trust-line{flex-direction:column;gap:6px}.hero-v2 .hero-trust-line>span[aria-hidden=true]{display:none}}:root{--brand-orange: #ff5b00;--brand-orange-hover: #e05000;--bg-main: #ffffff;--bg-soft: #f8fafc;--text-primary: #0f172a;--text-secondary: #475569;--border-light: #e2e8f0;--radius-card: 24px;--shadow-premium: 0 20px 40px -15px rgba(15, 23, 42, .07)}.store-header{position:sticky;top:16px;right:0;left:0;z-index:100;display:flex;width:100%;height:auto;align-items:center;justify-content:center;padding:0 16px;border:0;background:transparent;pointer-events:none;backdrop-filter:none;-webkit-backdrop-filter:none}.store-header .header-inner.nav-pill{display:flex;width:100%;max-width:860px;height:56px;min-height:56px;align-items:center;justify-content:space-between;margin:0 auto;padding:0 20px;border:1px solid rgba(229,231,235,.8);border-radius:9999px;background:#ffffffd9;box-shadow:0 10px 30px -10px #00000014,0 4px 12px #00000008;pointer-events:auto;backdrop-filter:blur(16px) saturate(180%);-webkit-backdrop-filter:blur(16px) saturate(180%);transition:all .3s cubic-bezier(.16,1,.3,1)}.store-header .brand{display:flex;align-items:center;gap:8px;color:#0f172a;font-family:Outfit,RelaxBrace Sans,sans-serif;font-size:18px;font-weight:800;line-height:1;text-decoration:none}.store-header nav{display:flex;align-items:center;gap:24px}.store-header nav a{margin:0;color:#475569;font-family:Inter,RelaxBrace Sans,sans-serif;font-size:13px;font-weight:600;text-decoration:none;transition:color .2s ease}.store-header nav a:hover,.store-header nav a:focus-visible{color:#ff5b00}.store-header .cart-button{display:inline-flex;width:auto;min-width:44px;height:38px;align-items:center;justify-content:center;padding:8px 18px;border:0;border-radius:9999px;background:#0f172a;color:#fff;font-family:Outfit,RelaxBrace Sans,sans-serif;font-size:13px;font-weight:700;line-height:1;text-decoration:none;box-shadow:none;cursor:pointer;transition:transform .2s ease,background-color .2s ease}.store-header .cart-button:hover{background:#ff5b00;color:#fff;transform:scale(1.03)}.store-header .cart-button:focus-visible{outline:3px solid rgba(255,91,0,.28);outline-offset:3px}@media(max-width:768px){.store-header{top:10px;padding:0 10px}.store-header .header-inner.nav-pill{width:95%;max-width:95%;height:50px;min-height:50px;padding:0 14px}.store-header nav{display:none}.store-header .cart-button{height:36px;padding:7px 15px}}@media(prefers-reduced-motion:reduce){.store-header .header-inner.nav-pill,.store-header .cart-button{transition:none}.store-header .cart-button:hover{transform:none}}body .site-header,.motion-ready .site-header,.motion-ready .site-header.is-entered,body .site-header.is-scrolled{position:sticky;top:14px;width:min(calc(100% - 48px),1180px);height:auto;margin:14px auto 0;padding:0;border:0;background:transparent;opacity:1;pointer-events:auto;transform:none;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none}body .site-header .site-header__inner,body .site-header.is-scrolled .site-header__inner{width:100%;max-width:none;height:62px;min-height:62px;margin:0;padding:0 22px;border:1px solid var(--header-border);border-radius:var(--header-radius);background:var(--header-surface);box-shadow:var(--header-shadow);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}body .header-announcement{min-height:30px;border-bottom:1px solid rgba(15,23,42,.055);background:#f8fafc}body .header-announcement .header-announcement__inner{display:flex;min-height:30px;padding:0}@media(max-width:1024px){body .site-header,.motion-ready .site-header,.motion-ready .site-header.is-entered,body .site-header.is-scrolled{width:min(calc(100% - 32px),1180px)}}@media(max-width:768px){body .site-header,.motion-ready .site-header,.motion-ready .site-header.is-entered,body .site-header.is-scrolled{top:10px;width:calc(100% - 24px);margin-top:10px}body .site-header .site-header__inner,body .site-header.is-scrolled .site-header__inner{height:58px;min-height:58px;padding:0 12px 0 16px;border-radius:16px}}body .store-header:not(.site-header){position:sticky;top:16px;right:auto;left:auto;z-index:100;display:flex;width:min(calc(100% - 48px),1180px);height:auto;align-items:center;justify-content:center;margin:14px auto 0;padding:0;border:0;background:transparent;pointer-events:none;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none}body .store-header:not(.site-header)>.nav-pill{display:grid;width:100%;max-width:none;height:62px;min-height:62px;grid-template-columns:190px 1fr 190px;align-items:center;margin:0;padding:0 22px;border:1px solid rgba(15,23,42,.06);border-radius:18px;background:#ffffffe6;box-shadow:0 8px 30px #0f172a0b,0 1px 2px #0f172a06;pointer-events:auto;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}body .store-header:not(.site-header) .brand{display:inline-flex;align-items:center;justify-self:start;color:#0f172a;font-family:Outfit,RelaxBrace Sans,sans-serif;font-size:20px;font-weight:800;letter-spacing:-.035em;line-height:1;text-decoration:none}body .store-header:not(.site-header) .brand span{color:#ff5b00}body .store-header:not(.site-header) .nav-links{display:flex;align-items:center;justify-content:center;gap:30px}body .store-header:not(.site-header) .nav-links a{margin:0;color:#526071;font-family:Inter,RelaxBrace Sans,sans-serif;font-size:13px;font-weight:600;line-height:1;text-decoration:none}body .store-header:not(.site-header) .nav-links a:hover,body .store-header:not(.site-header) .nav-links a:focus-visible{color:#ff5b00}body .store-header:not(.site-header) .cta-header{display:inline-flex;height:40px;align-items:center;justify-content:center;justify-self:end;gap:7px;padding:0 17px;border-radius:11px;background:#172033;color:#fff;font-family:Outfit,RelaxBrace Sans,sans-serif;font-size:13px;font-weight:700;line-height:1;text-decoration:none;transition:background-color .22s cubic-bezier(.16,1,.3,1),transform .22s cubic-bezier(.16,1,.3,1)}body .store-header:not(.site-header) .cta-header:hover{background:#253149;color:#fff;transform:translateY(-1px)}body .store-header:not(.site-header) .brand:focus-visible,body .store-header:not(.site-header) .nav-links a:focus-visible,body .store-header:not(.site-header) .cta-header:focus-visible{outline:3px solid rgba(255,91,0,.25);outline-offset:4px}@media(max-width:768px){body .store-header:not(.site-header){top:10px;width:calc(100% - 24px);margin-top:10px}body .store-header:not(.site-header)>.nav-pill{display:flex;height:58px;min-height:58px;justify-content:space-between;padding:0 12px 0 16px;border-radius:16px}body .store-header:not(.site-header) .nav-links{display:none}body .store-header:not(.site-header) .cta-header{height:38px;padding-inline:14px;font-size:12px}}@media(max-width:390px){body .store-header:not(.site-header) .brand{font-size:18px}body .store-header:not(.site-header) .cta-header{padding-inline:12px}}body .architecture-section--technical .architecture-stage{min-height:720px;grid-template-columns:minmax(190px,.78fr) minmax(0,2.3fr) minmax(190px,.78fr);gap:34px 44px;padding:40px 0 56px;overflow:visible}body .architecture-section--technical .architecture-stage>img{grid-column:2;grid-row:1 / -1;width:min(100%,680px);max-width:680px;height:auto;margin:0 auto;mix-blend-mode:multiply;-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 24px 28px rgba(15,23,42,.08))}body .architecture-section--technical .architecture-spec{width:100%;min-width:190px;max-width:220px;min-height:160px;padding:20px;border-radius:16px;justify-self:stretch}body .architecture-section--technical .architecture-spec--cover,body .architecture-section--technical .architecture-spec--gel{grid-row:1;align-self:center}body .architecture-section--technical .architecture-spec--foam,body .architecture-section--technical .architecture-spec--shape{grid-row:2;align-self:center}body .architecture-section--technical .architecture-spec--gel,body .architecture-section--technical .architecture-spec--shape{grid-column:3}body .architecture-section--technical .architecture-spec:after{top:50%;width:44px;height:1px;background:#cbd5e1}body .architecture-section--technical .architecture-spec:before{position:absolute;top:calc(50% - 3px);width:7px;height:7px;border:2px solid #fff;border-radius:50%;background:#ff5b00;box-shadow:0 0 0 1px #ff5b002e;content:""}body .architecture-section--technical .architecture-spec--cover:after,body .architecture-section--technical .architecture-spec--foam:after{right:-45px}body .architecture-section--technical .architecture-spec--cover:before,body .architecture-section--technical .architecture-spec--foam:before{right:-49px}body .architecture-section--technical .architecture-spec--gel:after,body .architecture-section--technical .architecture-spec--shape:after{left:-45px}body .architecture-section--technical .architecture-spec--gel:before,body .architecture-section--technical .architecture-spec--shape:before{left:-49px}body .architecture-section--technical .architecture-spec>span{margin-bottom:11px;color:#ff5b00;font-size:11px;font-weight:800}body .architecture-section--technical .architecture-spec strong{font-size:15px;line-height:1.25}body .architecture-section--technical .architecture-spec small{margin-top:8px;font-size:12.5px;line-height:1.52}body .architecture-section--technical .architecture-footer{position:relative;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin:52px 0 0;transform:none}body .architecture-section--technical .architecture-footer>div{min-width:0;padding:22px 24px;border-right:1px solid #e2e8f0;border-bottom:0}body .architecture-section--technical .architecture-footer>div:last-child{border-right:0}body .architecture-section--technical .architecture-footer small,body .architecture-section--technical .architecture-footer strong,body .architecture-section--technical .architecture-footer span{display:block}body .architecture-section--technical .architecture-footer small{margin-bottom:8px;color:#ff5b00;font-size:10px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}body .architecture-section--technical .architecture-footer strong{color:#0f172a;font-size:14px;line-height:1.3}body .architecture-section--technical .architecture-footer span{margin-top:6px;color:#64748b;font-size:12px;line-height:1.5}@media(max-width:980px){body .architecture-section--technical .architecture-stage{min-height:0;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:auto auto auto;gap:16px;padding-bottom:20px}body .architecture-section--technical .architecture-stage>img{grid-column:1 / -1;grid-row:1;width:min(100%,660px)}body .architecture-section--technical .architecture-spec{grid-column:auto;grid-row:auto;max-width:none;min-height:150px}body .architecture-section--technical .architecture-spec:before,body .architecture-section--technical .architecture-spec:after{display:none}body .architecture-section--technical .architecture-footer{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:44px}body .architecture-section--technical .architecture-footer>div:nth-child(2){border-right:0}body .architecture-section--technical .architecture-footer>div:nth-child(-n+2){border-bottom:1px solid #e2e8f0}}@media(max-width:640px){body .architecture-section--technical .architecture-stage{grid-template-columns:1fr}body .architecture-section--technical .architecture-stage>img{grid-column:1}body .architecture-section--technical .architecture-spec{min-height:0}body .architecture-section--technical .architecture-footer{grid-template-columns:1fr;margin-top:40px}body .architecture-section--technical .architecture-footer>div,body .architecture-section--technical .architecture-footer>div:nth-child(2){border-right:0;border-bottom:1px solid #e2e8f0}body .architecture-section--technical .architecture-footer>div:last-child{border-bottom:0}}body .tech-layers-section{padding:96px 24px;background:linear-gradient(180deg,#fff,#f8fafc)}body .tech-layers-section>.store-container{width:100%;max-width:1200px;margin:0 auto;padding-inline:0}body .tech-layers-section .tech-badge{display:inline-block;width:-moz-max-content;width:max-content;margin-bottom:12px;padding:6px 14px;border-radius:20px;background:#eff6ff;color:#1d4ed8;font-family:Inter,RelaxBrace Sans,sans-serif;font-size:11px;font-weight:800;letter-spacing:.12em;line-height:1.4;text-transform:uppercase}body .tech-layers-section .tech-title{margin-bottom:0;color:#0f172a;font-family:Outfit,RelaxBrace Sans,sans-serif;font-size:clamp(32px,3.5vw,44px);font-weight:800;line-height:1.1}body .tech-layers-section .tech-title .highlight{color:#ff5b00}body .tech-layers-section .layer-card{position:relative;z-index:4;padding:20px 24px;border:1px solid #e2e8f0;border-radius:18px;background:#fffffff5;box-shadow:0 4px 20px #0f172a08;transition:transform .35s cubic-bezier(.16,1,.3,1),border-color .35s cubic-bezier(.16,1,.3,1),box-shadow .35s cubic-bezier(.16,1,.3,1)}body .tech-layers-section .card-num{margin-bottom:4px;color:#ff5b00;font-family:Outfit,RelaxBrace Sans,sans-serif;font-size:13px;font-weight:800}body .tech-layers-section .card-title{margin-bottom:6px;color:#0f172a;font-family:Outfit,RelaxBrace Sans,sans-serif;font-size:18px;font-weight:700;line-height:1.25}body .tech-layers-section .card-desc{color:#475569;font-family:Inter,RelaxBrace Sans,sans-serif;font-size:14px;line-height:1.5}body .tech-layers-section .connector-dot{position:absolute;top:calc(50% - 5px);z-index:5;display:block;width:10px;height:10px;border-radius:50%;background:#ff5b00;box-shadow:0 0 0 4px #ff5b0033;pointer-events:none;animation:techPulseDot 3s ease-in-out infinite;transition:transform .3s ease,box-shadow .3s ease}body .tech-layers-section .layer-card-left .connector-dot{right:-50px}body .tech-layers-section .layer-card-right .connector-dot{left:-50px}@media(hover:hover)and (pointer:fine){body .tech-layers-section .layer-card:hover{border-color:#ff5b00;transform:translateY(-4px);box-shadow:0 16px 32px #ff5b0014}body .tech-layers-section .layer-card:hover .connector-dot{transform:scale(1.4);box-shadow:0 0 0 8px #ff5b004d}}@keyframes techFadeInSlideUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes techPulseDot{0%,to{box-shadow:0 0 0 4px #ff5b0033}50%{box-shadow:0 0 0 8px #ff5b0066}}body .tech-layers-section .tech-header{animation:techFadeInSlideUp .6s ease-out both}body .tech-layers-section .layer-card-left{animation:techFadeInSlideUp .7s cubic-bezier(.16,1,.3,1) .1s both}body .tech-layers-section .product-center-image{animation:techFadeInSlideUp .8s cubic-bezier(.16,1,.3,1) .2s both}body .tech-layers-section .layer-card-right{animation:techFadeInSlideUp .7s cubic-bezier(.16,1,.3,1) .3s both}@media(max-width:768px){body .tech-layers-section{padding:72px 20px}body .tech-layers-section .architecture-stage{display:flex;flex-direction:column;gap:16px}body .tech-layers-section .product-center-image{order:1;margin-bottom:12px}body .tech-layers-section .architecture-spec--cover{order:2}body .tech-layers-section .architecture-spec--foam{order:3}body .tech-layers-section .architecture-spec--gel{order:4}body .tech-layers-section .architecture-spec--shape{order:5}body .tech-layers-section .layer-card{width:100%;max-width:none}body .tech-layers-section .architecture-spec:before,body .tech-layers-section .architecture-spec:after,body .tech-layers-section .connector-dot{display:none}}@media(prefers-reduced-motion:reduce){body .tech-layers-section .tech-header,body .tech-layers-section .layer-card-left,body .tech-layers-section .product-center-image,body .tech-layers-section .layer-card-right,body .tech-layers-section .connector-dot{opacity:1;animation:none;transform:none;transition:none}}body .tech-layers-section .layers-content{position:relative!important;display:grid!important;width:100%!important;max-width:1100px!important;min-height:0!important;grid-template-columns:minmax(0,1fr) minmax(0,1.2fr) minmax(0,1fr)!important;grid-template-rows:auto!important;gap:24px!important;align-items:center!important;justify-content:center!important;margin:0 auto!important;padding:32px 0!important;overflow:visible!important}body .tech-layers-section .layers-column{position:relative!important;z-index:2;display:flex!important;min-width:0;flex-direction:column!important;gap:32px!important}body .tech-layers-section .layers-column--left{grid-column:1!important}body .tech-layers-section .product-center-image{position:relative!important;inset:auto!important;z-index:1;display:flex!important;width:100%!important;min-width:0;grid-column:2!important;grid-row:1!important;align-items:center!important;justify-content:center!important;margin:0!important;padding:0!important;opacity:1;transform:none}body .tech-layers-section .product-center-image img{position:static!important;inset:auto!important;z-index:1;display:block!important;width:100%!important;max-width:100%!important;height:auto!important;margin:0 auto!important;background:transparent!important;mix-blend-mode:multiply;-o-object-fit:contain!important;object-fit:contain!important;transform:none!important}body .tech-layers-section .layers-column--right{grid-column:3!important}body .tech-layers-section .layers-column .layer-card{position:relative!important;inset:auto!important;width:100%!important;max-width:none!important;min-width:0!important;grid-column:auto!important;grid-row:auto!important;align-self:auto!important;justify-self:auto!important}@media(max-width:900px){body .tech-layers-section .layers-content{grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:20px!important}body .tech-layers-section .product-center-image{grid-column:1 / -1!important;grid-row:1!important;width:min(100%,620px)!important;justify-self:center}body .tech-layers-section .layers-column--left{grid-column:1!important;grid-row:2!important}body .tech-layers-section .layers-column--right{grid-column:2!important;grid-row:2!important}body .tech-layers-section .architecture-spec:before,body .tech-layers-section .architecture-spec:after,body .tech-layers-section .connector-dot{display:none!important}}@media(max-width:768px){body .tech-layers-section .layers-content{display:flex!important;flex-direction:column!important;gap:16px!important}body .tech-layers-section .product-center-image{order:1}body .tech-layers-section .layers-column--left{order:2}body .tech-layers-section .layers-column--right{order:3}body .tech-layers-section .layers-column{width:100%;gap:16px!important}}body .tech-layers-section{padding-top:48px;padding-bottom:48px}body .tech-layers-section .architecture-heading{margin-bottom:22px}body .tech-layers-section .layers-content{min-height:510px!important;padding-top:16px!important;padding-bottom:16px!important}body .tech-layers-section .layers-column--left{height:100%;justify-content:space-around}body .tech-layers-section .layers-column--right{height:100%;justify-content:center}body .tech-layers-section .layers-column--right .layer-card{border-color:#3b82f64d;box-shadow:0 10px 30px #2563eb0f}body .tech-layers-section .layers-column--right .card-num{color:#2563eb}body .tech-layers-section .layers-column--right .connector-dot{background:#2563eb;box-shadow:0 0 0 4px #2563eb29}body .tech-layers-section .architecture-specs-bar{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:10px 32px;margin-top:24px;padding:0;color:#64748b;font-family:Inter,RelaxBrace Sans,sans-serif;font-size:13px;line-height:1.5}body .tech-layers-section .architecture-specs-bar strong{color:#334155;font-weight:700}body .tech-layers-section .architecture-specs-bar i{display:block;width:1px;height:14px;background:#cbd5e1}@media(max-width:900px){body .tech-layers-section .layers-content{min-height:0!important}body .tech-layers-section .layers-column--left,body .tech-layers-section .layers-column--right{height:auto;justify-content:flex-start}}@media(max-width:640px){body .tech-layers-section{padding-top:48px;padding-bottom:48px}body .tech-layers-section .architecture-specs-bar{align-items:flex-start;flex-direction:column;gap:8px;margin-top:22px}body .tech-layers-section .architecture-specs-bar i{display:none}}body .tech-layers-section .product-center-image img{background:transparent!important;mix-blend-mode:normal!important}body .tech-layers-section .layer-card{will-change:transform;transition:transform .4s cubic-bezier(.16,1,.3,1),border-color .3s ease,box-shadow .4s ease!important}@media(hover:hover)and (pointer:fine){body .tech-layers-section .layer-card:hover{border-color:#ff5b00!important;transform:translateY(-6px) scale(1.01)!important;box-shadow:0 16px 32px #ff5b001f!important}body .tech-layers-section .card-gel:hover{border-color:#06f!important;box-shadow:0 16px 32px #0066ff1f!important}}@media(prefers-reduced-motion:reduce){body .tech-layers-section .layer-card,body .tech-layers-section .layer-card:hover{transform:none!important;transition:none!important}}@media(min-width:901px){body .tech-layers-section .layers-content{grid-template-columns:minmax(0,.9fr) minmax(0,1.35fr) minmax(0,.9fr)!important;gap:20px!important;align-items:center!important}body .tech-layers-section .product-center-image{z-index:2;width:115%!important;max-width:none!important;margin:0 -7.5%!important}body .tech-layers-section .product-center-image img{display:block!important;width:100%!important;max-width:none!important;height:auto!important;margin:0 auto!important}body .tech-layers-section .layer-card{padding:16px 20px}}body .product-engineering-section{--engineering-border: rgba(15, 23, 42, .075);--engineering-muted: #526071;position:relative;padding:clamp(96px,8vw,124px) 0 136px;overflow:hidden;background:#fff}body .product-engineering-section .product-engineering-section__container{width:100%;max-width:1200px;margin:0 auto;padding:0 24px}body .product-engineering-section .product-engineering-section__header{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(390px,.8fr);gap:clamp(42px,6vw,78px);align-items:end;margin-bottom:clamp(42px,5vw,62px)}body .product-engineering-section .product-engineering-section__eyebrow{display:block;margin:0 0 17px;color:#ff5b00;font-family:Inter,RelaxBrace Sans,sans-serif;font-size:11px;font-weight:800;letter-spacing:.15em;line-height:1.3;text-transform:uppercase}body .product-engineering-section .product-engineering-section__title{max-width:760px;margin:0;color:#0f172a;font-family:Outfit,RelaxBrace Sans,sans-serif;font-size:clamp(3rem,4.6vw,4.25rem);font-weight:780;letter-spacing:-.045em;line-height:.99}body .product-engineering-section .product-engineering-section__title span{color:inherit}body .product-engineering-section .product-engineering-section__intro{max-width:480px;margin:0 0 4px;color:#475569;font-family:Inter,RelaxBrace Sans,sans-serif;font-size:16px;line-height:1.65}body .product-engineering-section .product-engineering-section__visual{position:relative;display:block;min-height:680px;padding:clamp(42px,5vw,68px);overflow:hidden;border:1px solid var(--engineering-border);border-radius:clamp(22px,2vw,30px);background-color:#fbfcfd;background-image:linear-gradient(rgba(148,163,184,.07) 1px,transparent 1px),linear-gradient(90deg,rgba(148,163,184,.07) 1px,transparent 1px);background-size:38px 38px;box-shadow:0 16px 50px #0f172a09;isolation:isolate}body .product-engineering-section .product-engineering-section__visual:after{position:absolute;z-index:0;inset:0;background:radial-gradient(circle at 50% 48%,transparent 0,rgba(251,252,253,.08) 48%,#fbfcfd 90%);content:"";pointer-events:none}body .product-engineering-section .product-engineering-section__render-stage{position:absolute;z-index:2;top:50%;left:50%;width:min(61%,700px);margin:0;transform:translate(-50%,-50%)}body .product-engineering-section .product-engineering-section__render-stage:before{display:none}body .product-engineering-section .product-engineering-section__render-stage img{display:block;width:100%;max-width:none;height:auto;margin:0;background:transparent;mix-blend-mode:normal;-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 25px 28px rgba(15,23,42,.09))}body .product-engineering-section .product-engineering-section__render-stage figcaption{position:absolute;right:50%;bottom:-23px;padding:0;border:0;background:transparent;color:#7b8796;font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;transform:translate(50%);white-space:nowrap}body .product-engineering-section .product-engineering-section__callouts{position:relative;z-index:4;display:grid;width:100%;min-height:544px;grid-template-columns:250px 1fr 250px;grid-template-rows:repeat(2,minmax(0,1fr));gap:30px;margin:0;padding:0;list-style:none;pointer-events:none}body .product-engineering-section .engineering-callout{position:relative;display:flex;width:250px;min-height:176px;align-self:center;gap:14px;padding:20px;border:1px solid rgba(226,232,240,.95);border-radius:16px;background:#fffffff0;box-shadow:0 8px 28px #0f172a0a;pointer-events:auto;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);transition:transform .26s cubic-bezier(.16,1,.3,1),border-color .26s ease,box-shadow .26s ease}body .product-engineering-section .engineering-callout:before,body .product-engineering-section .engineering-callout:after{display:none}body .product-engineering-section .engineering-callout--cover,body .product-engineering-section .engineering-callout--foam{grid-column:1}body .product-engineering-section .engineering-callout--gel,body .product-engineering-section .engineering-callout--cutout{grid-column:3}body .product-engineering-section .engineering-callout--cover,body .product-engineering-section .engineering-callout--gel{grid-row:1}body .product-engineering-section .engineering-callout--foam,body .product-engineering-section .engineering-callout--cutout{grid-row:2}body .product-engineering-section .mechanism-number{display:grid;width:30px;height:30px;flex:0 0 30px;place-items:center;border:0;border-radius:9px;background:#fff7ed;color:#ff5b00;font-size:10px;font-weight:800;letter-spacing:.05em}body .product-engineering-section .engineering-callout h3{margin:2px 0 8px;color:#0f172a;font-family:Outfit,RelaxBrace Sans,sans-serif;font-size:16px;font-weight:720;letter-spacing:-.015em;line-height:1.25}body .product-engineering-section .engineering-callout p{margin:0;color:#526071;font-size:13px;line-height:1.55}body .product-engineering-section .engineering-callout small{display:block;margin-top:10px;color:#334155;font-size:11px;font-weight:700;line-height:1.4}body .product-engineering-section .product-engineering-section__connectors{position:absolute;z-index:3;inset:0;width:100%;height:100%;overflow:visible;pointer-events:none}body .product-engineering-section .product-engineering-section__connectors path{fill:none;stroke:#aeb9c7;stroke-width:1.2;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke;stroke-dasharray:1;stroke-dashoffset:1;animation:engineeringDrawLine .72s cubic-bezier(.16,1,.3,1) .42s forwards}body .product-engineering-section .product-engineering-section__connectors circle{fill:#ff5b00;stroke:#fff;stroke-width:2;vector-effect:non-scaling-stroke}body .product-engineering-section .product-engineering-section__footer{max-width:800px;margin:38px auto 0;text-align:center}body .product-engineering-section .mechanism-outcome{display:block;margin:0;padding:0;border:0;background:transparent;color:#0f172a}body .product-engineering-section .mechanism-outcome strong,body .product-engineering-section .mechanism-outcome span{display:block}body .product-engineering-section .mechanism-outcome strong{font-family:Outfit,RelaxBrace Sans,sans-serif;font-size:clamp(20px,2vw,24px);font-weight:720;letter-spacing:-.02em;line-height:1.3}body .product-engineering-section .mechanism-outcome span{margin-top:8px;color:#64748b;font-size:14px;line-height:1.55}body .product-engineering-section .disclaimer{max-width:760px;margin:17px auto 0;color:#697789;font-size:11px;line-height:1.55}@media(hover:hover)and (pointer:fine){body .product-engineering-section .engineering-callout:hover{border-color:#ff5b0052;transform:translateY(-3px);box-shadow:0 12px 30px #0f172a0f}}@keyframes engineeringDrawLine{to{stroke-dashoffset:0}}@media(max-width:1100px){body .product-engineering-section{padding-bottom:128px}body .product-engineering-section .product-engineering-section__header{grid-template-columns:minmax(0,1.1fr) minmax(340px,.9fr);gap:40px}body .product-engineering-section .product-engineering-section__visual{min-height:650px;padding:38px}body .product-engineering-section .product-engineering-section__callouts{min-height:574px;grid-template-columns:224px 1fr 224px}body .product-engineering-section .engineering-callout{width:224px;min-height:184px;padding:17px}body .product-engineering-section .product-engineering-section__render-stage{width:min(58%,620px)}}@media(max-width:900px){body .product-engineering-section{padding:88px 0 124px}body .product-engineering-section .product-engineering-section__header{grid-template-columns:1fr;gap:22px}body .product-engineering-section .product-engineering-section__intro{max-width:650px}body .product-engineering-section .product-engineering-section__visual{display:flex;min-height:0;flex-direction:column;gap:34px;padding:36px}body .product-engineering-section .product-engineering-section__render-stage{position:relative;top:auto;left:auto;order:1;width:min(100%,650px);margin:0 auto;transform:none}body .product-engineering-section .product-engineering-section__callouts{display:grid;min-height:0;order:2;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:auto;gap:16px}body .product-engineering-section .engineering-callout{width:100%;min-height:170px;grid-column:auto;grid-row:auto}body .product-engineering-section .product-engineering-section__connectors{display:none}}@media(max-width:640px){body .product-engineering-section{padding:72px 0 120px}body .product-engineering-section .product-engineering-section__container{padding:0 18px}body .product-engineering-section .product-engineering-section__title{font-size:clamp(2.25rem,10vw,2.75rem);line-height:1.02}body .product-engineering-section .product-engineering-section__intro{font-size:15px}body .product-engineering-section .product-engineering-section__visual{gap:28px;padding:24px 20px;border-radius:22px}body .product-engineering-section .product-engineering-section__render-stage{width:100%}body .product-engineering-section .product-engineering-section__callouts{grid-template-columns:1fr}body .product-engineering-section .engineering-callout{min-height:0}body .product-engineering-section .product-engineering-section__footer{margin-top:32px}}@media(prefers-reduced-motion:reduce){body .product-engineering-section .engineering-callout,body .product-engineering-section .product-engineering-section__connectors path{animation:none;transition:none;transform:none;stroke-dashoffset:0}}body .function-section--refined{scroll-margin-top:calc(var(--header-height, 80px) + 24px);padding:clamp(88px,8vw,120px) 0 calc(var(--sticky-buybar-height, 72px) + clamp(48px,6vw,80px));background:#fff}body .function-section--refined .function-intro{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(320px,.8fr);gap:clamp(3.5rem,8vw,7rem);align-items:end;margin-bottom:clamp(40px,4vw,56px)}body .function-section--refined .function-intro .eyebrow{display:block;margin:0 0 16px;color:#ff5b00;font-size:11px;font-weight:800;letter-spacing:.15em;line-height:1.3;text-transform:uppercase}body .function-section--refined .function-intro h2{max-width:720px;margin:0;color:#0f172a;font-family:Outfit,RelaxBrace Sans,sans-serif;font-size:clamp(3rem,4.1vw,4.35rem);font-weight:750;letter-spacing:-.045em;line-height:.98}body .function-section--refined .function-intro h2 span{color:inherit}body .function-section--refined .function-intro>p{max-width:490px;margin:0 0 4px;color:#475569;font-size:16px;line-height:1.65}body .function-section--refined .mechanism-stage{display:grid;min-height:clamp(520px,43vw,620px);grid-template-columns:minmax(0,1.35fr) minmax(300px,.9fr);gap:clamp(42px,5vw,76px);align-items:center;padding:clamp(32px,4vw,56px);overflow:visible;border:1px solid rgba(15,23,42,.07);border-radius:clamp(22px,2vw,28px);background:#fff;box-shadow:0 24px 64px #0f172a0b}body .function-section--refined .mechanism-product{position:relative;display:flex;min-width:0;min-height:clamp(390px,34vw,530px);align-items:center;justify-content:center;margin:0;padding:24px;overflow:visible;border:0;border-radius:22px;background:radial-gradient(circle at 50% 52%,#fff,#f8fafc 72%,#f4f7fa);box-shadow:none;isolation:isolate}body .function-section--refined .mechanism-product:before{position:absolute;z-index:0;inset:0;display:block;border-radius:inherit;background-image:linear-gradient(rgba(148,163,184,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(148,163,184,.055) 1px,transparent 1px);background-size:36px 36px;content:"";opacity:.7}body .function-section--refined .mechanism-product img{position:relative;z-index:1;display:block;width:min(90%,720px);max-width:none;height:auto;margin:0 auto;background:transparent;mix-blend-mode:normal;-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 20px 24px rgba(15,23,42,.08))}body .function-section--refined .mechanism-product figcaption{position:absolute;z-index:2;right:24px;bottom:18px;padding:0;border:0;background:transparent;color:#758295;font-size:9.5px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}body .function-section--refined .product-marker{position:absolute;z-index:3;display:grid;width:26px;height:26px;place-items:center;border:1px solid rgba(255,91,0,.72);border-radius:8px;background:#fffffff2;color:#ff5b00;font-size:9px;font-weight:800;box-shadow:0 4px 12px #0f172a0f;transition:background-color .22s ease,color .22s ease,transform .22s ease}body .function-section--refined .product-marker:after{position:absolute;width:22px;height:1px;background:#b9c3cf;content:""}body .function-section--refined .product-marker--01{top:23%;left:28%}body .function-section--refined .product-marker--01:after,body .function-section--refined .product-marker--03:after{left:25px}body .function-section--refined .product-marker--02{top:48%;right:25%}body .function-section--refined .product-marker--02:after,body .function-section--refined .product-marker--04:after{right:25px}body .function-section--refined .product-marker--03{bottom:19%;left:27%}body .function-section--refined .product-marker--04{right:31%;bottom:31%}body .function-section--refined .function-flow{display:flex;min-width:0;flex-direction:column;align-self:stretch;justify-content:space-between;margin:0;padding:0;list-style:none}body .function-section--refined .function-flow>li{position:relative;display:grid;min-height:0;grid-template-columns:32px 1fr;gap:16px;align-items:start;padding:20px 0;border:0;border-bottom:1px solid rgba(148,163,184,.22);border-radius:0;background:transparent;color:#0f172a;box-shadow:none;transition:transform .22s ease,color .22s ease}body .function-section--refined .function-flow>li:before,body .function-section--refined .function-flow>li:after{display:none}body .function-section--refined .function-flow>li:last-child{border-bottom:0}body .function-section--refined .mechanism-number{display:grid;width:32px;height:32px;place-items:center;border:1px solid rgba(255,91,0,.22);border-radius:9px;background:#fffaf7;color:#ff5b00;font-size:10px;font-weight:800}body .function-section--refined .function-flow h3{margin:1px 0 6px;color:#0f172a;font-family:Outfit,RelaxBrace Sans,sans-serif;font-size:16px;font-weight:700;letter-spacing:-.012em;line-height:1.25}body .function-section--refined .function-flow p{margin:0;color:#526071;font-size:13px;line-height:1.58}body .function-section--refined .mechanism-outcome{display:block;max-width:800px;margin:36px auto 0;padding:0;border:0;background:transparent;color:#0f172a;text-align:center}body .function-section--refined .mechanism-outcome>span{display:none}body .function-section--refined .mechanism-outcome strong{font-family:Outfit,RelaxBrace Sans,sans-serif;font-size:clamp(18px,2vw,22px);font-weight:700;letter-spacing:-.018em;line-height:1.4}body .function-section--refined .disclaimer{max-width:800px;margin:16px auto 0;color:#667487;font-size:11px;line-height:1.55;text-align:center}@media(hover:hover)and (pointer:fine){body .function-section--refined .function-flow>li:hover{color:#0f172a;transform:translateY(-2px)}body .function-section--refined .mechanism-stage:has(.function-item--1:hover) .product-marker--01,body .function-section--refined .mechanism-stage:has(.function-item--2:hover) .product-marker--02,body .function-section--refined .mechanism-stage:has(.function-item--3:hover) .product-marker--03,body .function-section--refined .mechanism-stage:has(.function-item--4:hover) .product-marker--04{background:#ff5b00;color:#fff;transform:translateY(-1px)}}@media(max-width:1023px){body .function-section--refined .function-intro{grid-template-columns:1fr;gap:22px}body .function-section--refined .function-intro>p{max-width:680px}body .function-section--refined .mechanism-stage{grid-template-columns:1fr;gap:28px}body .function-section--refined .mechanism-product{min-height:430px}body .function-section--refined .function-flow{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 24px}}@media(max-width:767px){body .function-section--refined{padding:72px 0 calc(var(--sticky-buybar-height, 72px) + 48px)}body .function-section--refined .function-intro h2{font-size:clamp(2.25rem,10vw,2.8rem);line-height:1.02}body .function-section--refined .function-intro>p{font-size:15px}body .function-section--refined .mechanism-stage{padding:20px;border-radius:22px}body .function-section--refined .mechanism-product{min-height:330px;padding:14px}body .function-section--refined .mechanism-product img{width:100%}body .function-section--refined .product-marker{width:23px;height:23px;font-size:8px}body .function-section--refined .product-marker:after{display:none}body .function-section--refined .function-flow{grid-template-columns:1fr}body .function-section--refined .function-flow>li{padding:18px 0}}@media(prefers-reduced-motion:reduce){body .function-section--refined .function-flow>li,body .function-section--refined .product-marker{transition:none;transform:none}}body .function-section--refined{position:relative;z-index:1;margin-bottom:40px;padding:64px 0!important;overflow:hidden!important;background:#fff}body .function-section--refined .function-intro{display:block;margin-bottom:24px;text-align:center}body .function-section--refined .function-intro>div{width:100%}body .function-section--refined .function-intro h2{max-width:760px;margin-inline:auto;margin-bottom:16px!important;color:#0f172a;font-family:Outfit,RelaxBrace Sans,sans-serif;font-size:clamp(28px,3.2vw,40px)!important;font-weight:800;letter-spacing:-.035em;line-height:1.06}body .function-section--refined .function-intro>p{display:none}body .function-section--refined .mechanism-stage{display:grid;min-height:0;max-height:80vh;grid-template-columns:minmax(0,1fr) minmax(360px,.92fr);gap:clamp(24px,3vw,44px);align-items:center;padding:clamp(22px,2.5vw,32px);overflow:hidden;border:1px solid rgba(255,255,255,.1);border-right:1px solid rgba(255,255,255,.1);border-radius:24px;background:#0f172a}body .function-section--refined .mechanism-stage:before,body .function-section--refined .mechanism-stage:after{display:none!important;content:none!important}body .function-section--refined .function-flow{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;align-self:center}body .function-section--refined .function-flow>li{display:flex;min-height:132px;gap:16px;align-items:flex-start;align-content:start;margin-bottom:20px;padding:12px 16px;border:1px solid transparent;border-radius:12px;background:transparent;transition:all .35s cubic-bezier(.16,1,.3,1)}body .function-section--refined .function-flow>li:last-child{margin-bottom:0;border:1px solid transparent}body .function-section--refined .mechanism-number{display:flex;min-width:32px;width:32px;height:32px;flex-shrink:0;align-items:center;justify-content:center;border:1px solid rgba(255,91,0,.2);border-radius:8px;background:#ff5b001a;color:#ff5b00;font-family:Outfit,sans-serif;font-size:16px;font-weight:800}body .function-section--refined .function-flow>li>div{min-width:0;flex:1}body .function-section--refined .function-flow h3{margin:0 0 6px;color:#f8fafc;font-size:14px;line-height:1.3}body .function-section--refined .function-flow p{display:-webkit-box;margin:0;overflow:hidden;color:#cbd5e1;font-size:13.5px;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}body .function-section--refined .function-flow>li:nth-child(1) .mechanism-number,body .function-section--refined .function-flow>li:nth-child(2) .mechanism-number,body .function-section--refined .function-flow>li:nth-child(3) .mechanism-number,body .function-section--refined .function-flow>li:nth-child(4) .mechanism-number{border-color:#ff5b0033;background:#ff5b001a;color:#ff5b00}body .function-section--refined .mechanism-product{position:relative;display:grid;width:100%;max-width:480px;min-height:0;align-self:center;justify-self:end;margin:0;padding:0;overflow:hidden;border:1px solid rgba(226,232,240,.1);border-radius:18px;background:radial-gradient(circle at center,#0066ff2e,#0f172a00 70%);box-shadow:0 20px 40px -10px #000000b3}body .function-section--refined .mechanism-product:before,body .function-section--refined .product-marker{display:none}body .function-section--refined .mechanism-product img{display:block;width:auto;max-width:80%;height:auto;aspect-ratio:auto;margin:24px auto;-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 15px 25px rgba(0,0,0,.6));transform:scale(1.03);transition:transform .4s ease}body .function-section--refined .tech-seal{position:absolute;z-index:3;top:16px;left:16px;display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border:1px solid rgba(255,255,255,.15);border-radius:20px;background:#ffffff0f;color:#94a3b8;font-size:10px;font-weight:800;letter-spacing:.1em;line-height:1;text-transform:uppercase;backdrop-filter:blur(8px)}body .function-section--refined .mechanism-product .media-card-footer{position:static;display:block;padding:16px 18px 17px;border-top:1px solid rgba(255,255,255,.1);background:#0f172ab8;color:#f8fafc;text-align:left;text-transform:none}body .function-section--refined .card-footer-note{margin:22px 0 8px;padding-top:18px;border-top:1px solid rgba(255,255,255,.1);color:#94a3b8;font-family:Inter,sans-serif;font-size:13px;font-style:italic;letter-spacing:0;line-height:1.5;text-align:left}body .function-section--refined .card-subtag{display:block;margin-top:6px;color:#94a3b8;font-size:11px;font-weight:700;letter-spacing:.08em;line-height:1.4;text-transform:uppercase}@media(hover:hover)and (pointer:fine){body .function-section--refined .function-flow>li:hover{border-color:#ff5b0066;background:#ffffff0a;box-shadow:0 10px 20px #0003;transform:translate(6px)}body .function-section--refined .mechanism-product:hover img{transform:scale(1.06)}}body .function-section--refined .disclaimer{margin-top:12px}@media(max-width:1023px){body .function-section--refined .mechanism-stage{max-height:none;grid-template-columns:1fr}body .function-section--refined .mechanism-product{max-width:620px;justify-self:center}}@media(max-width:640px){body .function-section--refined .function-flow{grid-template-columns:1fr}body .function-section--refined .function-flow>li{min-height:0;margin-bottom:0}}@media(prefers-reduced-motion:reduce){body .function-section--refined .mechanism-product img{transition:none}body .function-section--refined .mechanism-product:hover img{transform:scale(1.03)}}body .function-section--refined,body .function-section--refined .store-container{overflow:hidden!important;border-right:0!important;border-left:0!important}body .function-section--refined:before,body .function-section--refined:after,body .function-section--refined .store-container:before,body .function-section--refined .store-container:after,body .function-section--refined .dark-card-wrapper:before,body .function-section--refined .dark-card-wrapper:after{display:none!important;content:none!important}body .function-section--refined .dark-card-wrapper{position:relative;width:100%;max-width:1100px;margin:0 auto!important;overflow:hidden!important;border:1px solid rgba(255,255,255,.12)!important;border-right:1px solid rgba(255,255,255,.12)!important;border-left:1px solid rgba(255,255,255,.12)!important;border-radius:24px!important;background:#0f172a!important;box-shadow:0 20px 40px #0f172a1f}body .function-section--refined .dark-card-inner{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.1fr);gap:40px;align-items:center;padding:48px}body .function-section--refined .dark-card-inner:before,body .function-section--refined .dark-card-inner:after,body .function-section--refined .media-col:before,body .function-section--refined .media-col:after,body .function-section--refined .pillars-col:before,body .function-section--refined .pillars-col:after{display:none!important;content:none!important}body .function-section--refined .media-col{position:relative;display:flex;min-width:0;min-height:320px;align-items:center;justify-content:center;overflow:hidden;border-radius:18px;background:radial-gradient(circle at center,#0066ff2e,#0f172a00 70%)}body .function-section--refined .media-col img{display:block;width:auto;max-width:85%;height:auto;margin:24px auto 0;-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 20px 30px rgba(0,0,0,.6))}body .function-section--refined .media-col .tech-seal{position:absolute;z-index:2;top:12px;left:12px;display:inline-flex;align-items:center;gap:6px;padding:6px 14px;border:1px solid rgba(255,255,255,.15);border-radius:20px;background:#ffffff14;color:#94a3b8;font-size:11px;font-weight:800;font-family:Inter,sans-serif;letter-spacing:.08em;line-height:1;text-transform:uppercase}body .function-section--refined .pillars-col{display:flex;min-width:0;flex-direction:column;gap:20px}body .function-section--refined .pillar-item{display:flex;gap:16px;align-items:flex-start;padding:12px 16px;border:1px solid transparent;border-radius:14px;background:#ffffff05;transition:background-color .3s ease,border-color .3s ease,box-shadow .3s ease,transform .3s ease}body .function-section--refined .num-badge{display:flex;min-width:32px;width:32px;height:32px;flex-shrink:0;align-items:center;justify-content:center;border-radius:8px;font-family:Outfit,sans-serif;font-size:14px;font-weight:800}body .function-section--refined .num-badge--orange{border:1px solid rgba(255,91,0,.25);background:#ff5b001f;color:#ff5b00}body .function-section--refined .num-badge--blue{border:1px solid rgba(0,102,255,.25);background:#0066ff1f;color:#4d94ff}body .function-section--refined .num-badge--neutral{border:1px solid rgba(255,255,255,.12);background:#ffffff0f;color:#94a3b8}body .function-section--refined .pillar-content{min-width:0;flex:1}body .function-section--refined .pillar-content h3{margin:0 0 4px;color:#fff;font-family:Outfit,RelaxBrace Sans,sans-serif;font-size:16px;font-weight:700;line-height:1.3}body .function-section--refined .pillar-content p{margin:0;color:#94a3b8;font-family:Inter,sans-serif;font-size:13px;line-height:1.45}body .function-section--refined .card-footer-note{margin:20px 14px 0;padding-top:16px;border-top:1px solid rgba(255,255,255,.1);color:#94a3b8;font-family:Inter,sans-serif;font-size:12.5px;font-style:italic;line-height:1.5}body .function-section--refined .card-footer-note span{color:#fff;font-weight:600}@media(hover:hover)and (pointer:fine){body .function-section--refined .pillar-item:hover{border-color:#ff5b004d;background:#ffffff0d;box-shadow:0 10px 20px #00000029;transform:translate(6px)}}@media(max-width:768px){body .function-section--refined .dark-card-inner{grid-template-columns:1fr;gap:24px;padding:24px 18px}body .function-section--refined .media-col{min-height:auto}}@media(max-width:520px){body .function-section--refined .dark-card-inner{gap:22px;padding:20px}body .function-section--refined .media-col{min-height:280px}body .function-section--refined .pillar-item{padding-inline:8px}body .function-section--refined .card-footer-note{margin-inline:8px}}@media(prefers-reduced-motion:reduce){body .function-section--refined .pillar-item{transition:none}body .function-section--refined .pillar-item:hover{transform:none}}body .desire-section{scroll-margin-top:calc(var(--header-height, 80px) + 28px);padding:clamp(88px,8vw,112px) 0 calc(var(--sticky-buybar-height, 72px) + 56px);overflow:hidden;background:#fff}body .desire-section .desire-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);grid-template-areas:"intro visual" "actions visual";gap:30px clamp(64px,7vw,96px);align-items:center}body .desire-section .desire-intro{grid-area:intro;align-self:end;max-width:540px}body .desire-section .eyebrow{display:block;margin:0 0 12px;color:#ff5b00;font-size:11px;font-weight:800;letter-spacing:.15em;line-height:1.3;text-transform:uppercase}body .desire-section h2{max-width:540px;margin:0 0 22px;color:#0f172a;font-family:Outfit,RelaxBrace Sans,sans-serif;font-size:clamp(38px,4vw,56px);font-weight:750;letter-spacing:-.04em;line-height:1.02}body .desire-section .desire-intro>p{max-width:535px;margin:0;color:#526071;font-size:16px;line-height:1.65}body .desire-section .desire-visual{position:relative;grid-area:visual;align-self:stretch;min-height:560px;margin:0;overflow:hidden;border-radius:24px;background:#f5f7f9;box-shadow:0 18px 48px #0f172a0e}body .desire-section .desire-main{display:block;width:100%;height:100%;min-height:560px;-o-object-fit:cover;object-fit:cover;-o-object-position:62% center;object-position:62% center;transform:scale(1.001);transition:transform .6s cubic-bezier(.16,1,.3,1),filter .6s ease}body .desire-section .desire-actions{grid-area:actions;align-self:start;max-width:540px}body .desire-section .desire-points{display:grid;gap:15px;margin:0;padding:0;list-style:none}body .desire-section .desire-points li{display:grid;grid-template-columns:20px minmax(0,1fr);gap:12px;align-items:start}body .desire-section .desire-points li>span{display:grid;width:20px;height:20px;margin-top:1px;place-items:center;border-radius:50%;background:#fff2e9;color:#ff5b00;font-size:11px;font-weight:900}body .desire-section .desire-points strong,body .desire-section .desire-points small{display:block}body .desire-section .desire-points strong{margin-bottom:3px;color:#0f172a;font-size:14px;line-height:1.35}body .desire-section .desire-points small{color:#64748b;font-size:12.5px;line-height:1.45}body .desire-section .desire-contexts{margin:22px 0 18px;color:#64748b;font-size:11px;font-weight:750;letter-spacing:.08em;line-height:1.4;text-transform:uppercase}body .desire-section .desire-contexts i{margin:0 7px;color:#ff5b00;font-style:normal}body .desire-section .secondary-link{display:inline-flex;min-height:46px;align-items:center;justify-content:center;gap:9px;padding:0 20px;border:1px solid rgba(15,23,42,.22);border-radius:11px;background:#fff;color:#0f172a;font-size:13px;font-weight:750;text-decoration:none;transition:background-color .24s ease,border-color .24s ease,color .24s ease,transform .24s ease}body .desire-section .secondary-link span{transition:transform .24s ease}body .desire-section .secondary-link:focus-visible{outline:3px solid rgba(255,91,0,.28);outline-offset:3px}@media(hover:hover)and (pointer:fine){body .desire-section .desire-visual:hover .desire-main{filter:saturate(1.025) contrast(1.015);transform:scale(1.015)}body .desire-section .secondary-link:hover{border-color:#0f172a;background:#0f172a;color:#fff;transform:translateY(-1px)}body .desire-section .secondary-link:hover span{transform:translate(4px)}}@media(max-width:960px){body .desire-section .desire-grid{grid-template-columns:1fr;grid-template-areas:"intro" "visual" "actions";gap:28px}body .desire-section .desire-intro,body .desire-section .desire-actions{max-width:720px}body .desire-section .desire-visual{width:100%;min-height:0;aspect-ratio:4 / 3}body .desire-section .desire-main{min-height:0;-o-object-position:60% center;object-position:60% center}body .desire-section .desire-points{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}}@media(max-width:640px){body .desire-section{padding:72px 0 calc(var(--sticky-buybar-height, 72px) + 42px)}body .desire-section h2{max-width:100%;font-size:clamp(34px,10vw,44px)}body .desire-section .desire-intro>p{font-size:15px}body .desire-section .desire-visual{border-radius:18px}body .desire-section .desire-points{grid-template-columns:1fr}body .desire-section .desire-contexts{line-height:1.8}body .desire-section .secondary-link{width:100%}}@media(prefers-reduced-motion:reduce){body .desire-section .desire-main,body .desire-section .secondary-link,body .desire-section .secondary-link span{transition:none}body .desire-section .desire-visual:hover .desire-main,body .desire-section .secondary-link:hover,body .desire-section .secondary-link:hover span{transform:none}}body .engineering-section .dark-card-wrapper{position:relative!important;width:100%!important;max-width:1100px!important;margin:0 auto!important;overflow:hidden!important;border:1px solid rgba(255,255,255,.12)!important;border-radius:24px!important;background:#0f172a!important}body .engineering-section .dark-card-wrapper:before,body .engineering-section .dark-card-wrapper:after,body .engineering-section .dark-card-inner:before,body .engineering-section .dark-card-inner:after,body .engineering-section .media-col:before,body .engineering-section .media-col:after,body .engineering-section .pillars-col:before,body .engineering-section .pillars-col:after,body .engineering-section .pillar-item:before,body .engineering-section .pillar-item:after{display:none!important;width:0!important;height:0!important;border:0!important;content:none!important}body .engineering-section .dark-card-inner{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1.1fr)!important;gap:40px!important;align-items:center!important;padding:48px!important}body .engineering-section .function-intro{display:block!important;text-align:center}body .engineering-section .function-intro .eyebrow{color:#ff5b00!important;font-size:11px!important;font-weight:800!important;text-transform:uppercase}body .engineering-section .function-intro h2{margin-inline:auto!important;color:#0f172a!important;font-family:Outfit,RelaxBrace Sans,sans-serif!important;font-size:clamp(28px,3.2vw,40px)!important;font-weight:800!important}body .engineering-section .function-intro>p{display:none!important}body .engineering-section .num-badge{display:flex!important;min-width:32px!important;width:32px!important;height:32px!important;flex-shrink:0!important;align-items:center!important;justify-content:center!important;border-radius:8px!important;font-size:14px!important;font-weight:800!important}body .engineering-section .num-badge--orange{border:1px solid rgba(255,91,0,.25)!important;background:#ff5b001f!important;color:#ff5b00!important}body .engineering-section .num-badge--blue{border:1px solid rgba(0,102,255,.25)!important;background:#0066ff1f!important;color:#06f!important}body .engineering-section .num-badge--neutral{border:1px solid rgba(255,255,255,.12)!important;background:#ffffff0f!important;color:#94a3b8!important}body .engineering-section .card-footer-note{margin:20px 14px 0!important;padding-top:16px!important;border-top:1px solid rgba(255,255,255,.1)!important;color:#94a3b8!important;font-size:12.5px!important;font-style:italic!important}body .engineering-section .card-footer-note span{color:#fff!important;font-weight:600!important}@media(max-width:768px){body .engineering-section .dark-card-inner{grid-template-columns:1fr!important;gap:24px!important;padding:24px 18px!important}}:root{--header-surface: rgba(255, 255, 255, .9);--header-border: rgba(15, 23, 42, .06);--header-ink: #0f172a;--header-muted: #526071;--header-accent: #ff5b00;--header-radius: 18px;--header-shadow: 0 8px 30px rgba(15, 23, 42, .045), 0 1px 2px rgba(15, 23, 42, .025);--header-ease: cubic-bezier(.16, 1, .3, 1)}.header-announcement{position:relative;z-index:102;display:flex;min-height:30px;align-items:center;justify-content:center;border-bottom:1px solid rgba(15,23,42,.055);background:#f8fafc;color:#536171;animation:headerFade .48s var(--header-ease) both}.header-announcement__inner{display:flex;width:min(calc(100% - 48px),1180px);min-height:30px;align-items:center;justify-content:center;gap:16px;margin-inline:auto;font-family:Inter,RelaxBrace Sans,sans-serif;font-size:11.5px;font-weight:600;line-height:1}.announcement-benefit{display:inline-flex;align-items:center;gap:7px;white-space:nowrap}.announcement-benefit svg{width:14px;height:14px;fill:none;stroke:#678174;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.55}.announcement-divider{color:#aab3be;font-size:9px}body .site-header{position:sticky;top:14px;right:auto;left:auto;z-index:100;display:block;width:min(calc(100% - 48px),1180px);height:auto;margin:14px auto 0;padding:0;border:0;background:transparent;pointer-events:auto;backdrop-filter:none;-webkit-backdrop-filter:none;animation:headerEnter .52s var(--header-ease) 90ms both}body .site-header .site-header__inner{display:grid;width:100%;max-width:none;height:62px;min-height:62px;grid-template-columns:190px 1fr 190px;align-items:center;margin:0;padding:0 22px;border:1px solid var(--header-border);border-radius:var(--header-radius);background:var(--header-surface);box-shadow:var(--header-shadow);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);transition:background-color .26s var(--header-ease),border-color .26s var(--header-ease),box-shadow .26s var(--header-ease)}.site-header__brand{display:inline-flex;width:150px;height:40px;align-items:center;justify-content:flex-start;text-decoration:none;transition:opacity .22s var(--header-ease),transform .22s var(--header-ease)}.site-header__brand img{display:block;width:150px;height:auto;max-height:40px;-o-object-fit:contain;object-fit:contain;-o-object-position:left center;object-position:left center}body .site-header .site-header__nav{display:flex;align-items:center;justify-content:center;gap:30px}body .site-header .site-header__link{position:relative;margin:0;color:var(--header-muted);font-family:Inter,RelaxBrace Sans,sans-serif;font-size:13px;font-weight:600;line-height:1;text-decoration:none;opacity:.82;transition:color .26s var(--header-ease),opacity .26s var(--header-ease),transform .26s var(--header-ease)}.site-header__link:after{position:absolute;right:0;bottom:-8px;left:0;height:1px;background:#ff5b00b8;content:"";transform:scaleX(0);transform-origin:center;transition:transform .26s var(--header-ease)}.site-header__cta{display:inline-flex;height:40px;align-items:center;justify-content:center;justify-self:end;gap:8px;padding:0 18px;border:1px solid rgba(15,23,42,.03);border-radius:11px;background:#172033;color:#fff;font-family:Outfit,RelaxBrace Sans,sans-serif;font-size:13px;font-weight:700;line-height:1;text-decoration:none;box-shadow:0 5px 14px #0f172a17;transition:background-color .22s var(--header-ease),box-shadow .22s var(--header-ease),transform .22s var(--header-ease)}.site-header__cta svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6;transition:transform .22s var(--header-ease)}.site-header__menu-button,.site-header__mobile-nav{display:none}.site-header__brand:focus-visible,.site-header__link:focus-visible,.site-header__cta:focus-visible,.site-header__menu-button:focus-visible,.site-header__mobile-nav a:focus-visible{outline:3px solid rgba(255,91,0,.25);outline-offset:4px}@media(hover:hover)and (pointer:fine){.site-header__brand:hover{opacity:.82;transform:translate(1px)}body .site-header .site-header__link:hover{color:var(--header-ink);opacity:1;transform:translateY(-1px)}.site-header__link:hover:after{transform:scaleX(1)}.site-header__cta:hover{background:#253149;color:#fff;transform:translateY(-1px);box-shadow:0 8px 18px #0f172a21}.site-header__cta:hover svg{transform:translate(2px)}.site-header__cta:active{transform:translateY(0) scale(.985)}}@media(max-width:1024px){body .site-header{width:min(calc(100% - 32px),1180px)}body .site-header .site-header__inner{grid-template-columns:168px 1fr 168px;padding:0 18px}body .site-header .site-header__nav{gap:22px}.site-header__brand,.site-header__brand img{width:138px}.site-header__cta{padding-inline:15px}}@media(max-width:768px){.header-announcement__inner{width:calc(100% - 28px);gap:10px;font-size:10.5px}body .site-header{top:10px;width:calc(100% - 24px);margin-top:10px}body .site-header .site-header__inner{display:flex;height:58px;min-height:58px;justify-content:space-between;padding:0 12px 0 16px;border-radius:16px}.site-header__brand,.site-header__brand img{width:132px;height:auto}body .site-header .site-header__nav,.site-header__cta{display:none}.site-header__menu-button{display:inline-flex;width:44px;height:44px;flex-direction:column;align-items:center;justify-content:center;gap:6px;padding:0;border:1px solid rgba(15,23,42,.08);border-radius:11px;background:#fffc;color:var(--header-ink)}.site-header__menu-button span{display:block;width:18px;height:1.5px;border-radius:2px;background:currentColor;transition:transform .24s var(--header-ease)}.site-header__menu-button[aria-expanded=true] span:first-child{transform:translateY(3.75px) rotate(45deg)}.site-header__menu-button[aria-expanded=true] span:last-child{transform:translateY(-3.75px) rotate(-45deg)}.site-header__mobile-nav{position:absolute;top:calc(100% + 8px);right:0;left:0;z-index:2;flex-direction:column;gap:2px;padding:10px;border:1px solid var(--header-border);border-radius:16px;background:#fffffff7;box-shadow:0 16px 36px #0f172a17;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);animation:mobileNavIn .24s var(--header-ease) both}.site-header__mobile-nav:not([hidden]){display:flex}.site-header__mobile-nav>a{display:flex;min-height:44px;align-items:center;padding:0 13px;border-radius:10px;color:var(--header-ink);font-size:14px;font-weight:600;text-decoration:none}.site-header__mobile-nav>a:hover{background:#f8fafc}.site-header__mobile-nav .site-header__mobile-cta{justify-content:space-between;margin-top:5px;background:#172033;color:#fff}}@media(max-width:430px){.announcement-benefit--secondary,.announcement-divider{display:none}.header-announcement__inner{justify-content:center;font-size:10.5px}}@keyframes headerFade{0%{opacity:0}to{opacity:1}}@keyframes headerEnter{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@keyframes mobileNavIn{0%{opacity:0;transform:translateY(-7px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.header-announcement,body .site-header,.site-header__mobile-nav,.site-header__brand,.site-header__link,.site-header__link:after,.site-header__cta,.site-header__cta svg,.site-header__menu-button span{animation:none;transition:none;transform:none}}.architecture-stage{background:transparent!important;border:none!important;box-shadow:none!important}.architecture-stage>img{display:block;max-width:100%;height:auto;background:transparent!important;mix-blend-mode:multiply;-o-object-fit:contain;object-fit:contain}body .architecture-section--technical{position:relative;padding:108px 0;overflow:hidden;background:#fff;color:#0f172a}body .architecture-section--technical:before{position:absolute;inset:0;background-image:linear-gradient(rgba(148,163,184,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(148,163,184,.055) 1px,transparent 1px);background-size:48px 48px;content:"";-webkit-mask-image:linear-gradient(to bottom,transparent,#000 15%,#000 85%,transparent);mask-image:linear-gradient(to bottom,transparent,#000 15%,#000 85%,transparent);pointer-events:none}body .architecture-section--technical>.store-container{position:relative;z-index:1;max-width:1200px}body .architecture-section--technical .architecture-heading{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:64px;align-items:end;margin-bottom:42px;text-align:left}body .architecture-section--technical .architecture-heading h2{max-width:720px;margin:10px 0 0;color:#0f172a;font-family:Outfit,RelaxBrace Sans,sans-serif;font-size:clamp(38px,4.5vw,58px);font-weight:800;letter-spacing:-.04em;line-height:1.02}body .architecture-section--technical .architecture-heading h2 span{color:#ff5b00}body .architecture-section--technical .architecture-heading>p{max-width:430px;margin:0 0 5px;color:#64748b;font-size:15px;line-height:1.7}body .architecture-section--technical .architecture-stage{position:relative;display:grid;min-height:650px;grid-template-columns:minmax(220px,.82fr) minmax(0,2.1fr) minmax(220px,.82fr);grid-template-rows:1fr 1fr;gap:26px 42px;align-items:center;padding:34px 0;overflow:visible;border:0;background:transparent;box-shadow:none}body .architecture-section--technical .architecture-stage>img{z-index:1;grid-column:2;grid-row:1 / -1;width:100%;max-width:710px;height:auto;align-self:center;justify-self:center;background:transparent;mix-blend-mode:multiply;-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 28px 30px rgba(15,23,42,.09))}body .architecture-section--technical .architecture-spec{position:relative;inset:auto;z-index:2;width:auto;min-height:136px;padding:20px;border:1px solid rgba(226,232,240,.92);border-radius:16px;background:#ffffffeb;color:#0f172a;box-shadow:0 10px 30px #0f172a09;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}body .architecture-section--technical .architecture-spec--cover,body .architecture-section--technical .architecture-spec--foam{grid-column:1}body .architecture-section--technical .architecture-spec--cover,body .architecture-section--technical .architecture-spec--base{grid-row:1}body .architecture-section--technical .architecture-spec--foam,body .architecture-section--technical .architecture-spec--size{grid-row:2}body .architecture-section--technical .architecture-spec--base,body .architecture-section--technical .architecture-spec--size{grid-column:3}body .architecture-section--technical .architecture-spec:after{position:absolute;top:50%;width:42px;height:1px;background:linear-gradient(90deg,#94a3b880,#94a3b81a);content:""}body .architecture-section--technical .architecture-spec--cover:after,body .architecture-section--technical .architecture-spec--foam:after{right:-43px}body .architecture-section--technical .architecture-spec--base:after,body .architecture-section--technical .architecture-spec--size:after{left:-43px;transform:rotate(180deg)}body .architecture-section--technical .architecture-spec>span{display:block;margin-bottom:12px;color:#ff5b00;font-size:11px;font-weight:800;letter-spacing:.12em}body .architecture-section--technical .architecture-spec strong{display:block;color:#0f172a;font-size:15px;line-height:1.25}body .architecture-section--technical .architecture-spec small{display:block;margin-top:7px;color:#64748b;font-size:12px;line-height:1.5}body .architecture-section--technical .architecture-footer{display:grid;grid-template-columns:1fr 1fr auto;gap:0;align-items:stretch;margin-top:20px;overflow:hidden;border:1px solid #e2e8f0;border-radius:18px;background:#f8fafc;box-shadow:none}body .architecture-section--technical .architecture-footer>div{padding:22px 26px;border-right:1px solid #e2e8f0}body .architecture-section--technical .architecture-footer a{display:inline-flex;min-width:190px;align-items:center;justify-content:center;padding:0 24px;background:#0f172a;color:#fff;text-decoration:none;transition:background-color .22s ease,color .22s ease}body .architecture-section--technical .architecture-footer a:hover{background:#ff5b00;color:#fff}@media(max-width:980px){body .architecture-section--technical{padding:88px 0}body .architecture-section--technical .architecture-heading{grid-template-columns:1fr;gap:20px}body .architecture-section--technical .architecture-heading>p{max-width:620px}body .architecture-section--technical .architecture-stage{min-height:auto;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:auto auto auto;gap:16px}body .architecture-section--technical .architecture-stage>img{grid-column:1 / -1;grid-row:1;max-width:680px}body .architecture-section--technical .architecture-spec{grid-column:auto;grid-row:auto}body .architecture-section--technical .architecture-spec:after{display:none}}@media(max-width:700px){body .architecture-section--technical{padding:68px 0}body .architecture-section--technical .architecture-heading h2{font-size:36px}body .architecture-section--technical .architecture-stage{grid-template-columns:1fr}body .architecture-section--technical .architecture-stage>img{grid-column:1}body .architecture-section--technical .architecture-spec{min-height:0}body .architecture-section--technical .architecture-footer{grid-template-columns:1fr}body .architecture-section--technical .architecture-footer>div{border-right:0;border-bottom:1px solid #e2e8f0}body .architecture-section--technical .architecture-footer a{min-height:56px}}@media(prefers-reduced-motion:reduce){body .architecture-section--technical .architecture-footer a{transition:none}}body .engineering-section .engineering-card-wrapper{max-width:1120px!important;margin:0 auto!important;padding:48px!important;overflow:hidden!important;border:1px solid rgba(255,255,255,.12)!important;border-radius:24px!important;background:#0f172a!important;box-shadow:0 25px 50px -12px #00000040!important}body .engineering-section .engineering-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:48px!important;align-items:center!important;padding:0!important}body .engineering-section .product-stage{position:relative;display:flex;min-height:380px;flex-direction:column;align-items:center;justify-content:center;padding:32px 24px;overflow:hidden;border:1px solid rgba(255,255,255,.05);border-radius:20px;background:radial-gradient(circle at center,#0066ff2e,#0f172a00 70%)}body .engineering-section .product-stage .tech-seal{top:16px;left:16px;padding:8px 16px;border:1px solid rgba(255,255,255,.18);border-radius:30px;background:#ffffff14;color:#cbd5e1;font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;transition:color .3s cubic-bezier(.16,1,.3,1),background-color .3s cubic-bezier(.16,1,.3,1),border-color .3s cubic-bezier(.16,1,.3,1),transform .3s cubic-bezier(.16,1,.3,1)}body .engineering-section .product-stage .product-img{display:block;width:auto;max-width:95%;height:auto;margin:20px auto 0;filter:drop-shadow(0 25px 35px rgba(0,0,0,.75));transition:transform .5s cubic-bezier(.16,1,.3,1)}body .engineering-section .pillars-container{display:flex;flex-direction:column;gap:14px}body .engineering-section .pillar-card{display:flex;gap:16px;align-items:flex-start;margin:0;padding:16px 20px;border:1px solid rgba(255,255,255,.08);border-radius:14px;background:#ffffff08;transition:background-color .35s cubic-bezier(.16,1,.3,1),border-color .35s cubic-bezier(.16,1,.3,1),box-shadow .35s cubic-bezier(.16,1,.3,1),transform .35s cubic-bezier(.16,1,.3,1)}body .engineering-section .pillar-card .num-badge{display:flex!important;min-width:36px!important;width:36px!important;height:36px!important;flex-shrink:0;align-items:center;justify-content:center;border-radius:10px!important;font-family:Outfit,sans-serif;font-size:14px;font-weight:800;transition:background-color .3s ease,border-color .3s ease,color .3s ease,transform .3s ease}body .engineering-section .pillar-card:nth-child(1) .num-badge{border:1px solid rgba(255,91,0,.3)!important;background:#ff5b0026!important;color:#ff5b00!important}body .engineering-section .pillar-card:nth-child(2) .num-badge{border:1px solid rgba(0,102,255,.3)!important;background:#0066ff26!important;color:#4d94ff!important}body .engineering-section .pillar-card:nth-child(3) .num-badge{border:1px solid rgba(56,189,248,.25)!important;background:#38bdf81f!important;color:#38bdf8!important}body .engineering-section .pillar-card:nth-child(4) .num-badge{border:1px solid rgba(168,85,247,.25)!important;background:#a855f71f!important;color:#a855f7!important}body .engineering-section .pillar-card h3{margin:0 0 4px;color:#fff;font-family:Outfit,sans-serif;font-size:16px;font-weight:700}body .engineering-section .pillar-card p{margin:0;color:#94a3b8;font-family:Inter,sans-serif;font-size:13px;line-height:1.45}body .engineering-section .engineering-footer{margin:12px 0 0!important;padding-top:18px!important;border-top:1px solid rgba(255,255,255,.1)!important;color:#94a3b8!important;font-size:13px!important;font-style:italic}@media(hover:hover)and (pointer:fine){body .engineering-section .product-stage:hover .tech-seal{border-color:#ff5b0057;background:#ff5b0014;color:#cbd5e1;transform:translateY(-2px)}body .engineering-section .product-stage:hover .product-img{transform:scale(1.04) rotate(-1deg)}body .engineering-section .pillar-card:hover{background:#ffffff12;box-shadow:0 10px 25px #0000004d;transform:translate(8px)}body .engineering-section .pillar-card:nth-child(1):hover{border-color:#ff5b0080}body .engineering-section .pillar-card:nth-child(2):hover{border-color:#0066ff80}body .engineering-section .pillar-card:nth-child(3):hover{border-color:#38bdf866}body .engineering-section .pillar-card:nth-child(4):hover{border-color:#a855f766}}@media(max-width:768px){body .engineering-section .engineering-card-wrapper{padding:24px 18px!important}body .engineering-section .engineering-grid{grid-template-columns:1fr!important;gap:24px!important}body .engineering-section .product-stage{min-height:320px}}@media(prefers-reduced-motion:reduce){body .engineering-section .tech-seal,body .engineering-section .product-img,body .engineering-section .pillar-card,body .engineering-section .num-badge{transition:none!important}body .engineering-section .product-stage:hover .tech-seal,body .engineering-section .product-stage:hover .product-img,body .engineering-section .pillar-card:hover{transform:none!important}}body .site-header{position:sticky!important;z-index:1000!important;top:10px!important;display:block!important;width:min(calc(100% - 48px),1180px)!important;margin:10px auto 0!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;will-change:transform;transition:transform .35s cubic-bezier(.16,1,.3,1)!important}body .site-header.site-header--hidden{transform:translateY(calc(-100% - 20px))!important}body .site-header .top-announcement-bar{display:flex!important;min-height:30px;align-items:center;justify-content:center;gap:16px;padding:6px 16px;border:1px solid rgba(15,23,42,.06);border-bottom:0;border-radius:16px 16px 0 0;background:#f8fafcf5;color:#64748b;font-family:Inter,RelaxBrace Sans,sans-serif;font-size:11px;font-weight:600;line-height:1.3}body .site-header .navbar-card{display:grid!important;width:100%;min-height:62px;grid-template-columns:190px 1fr 190px;align-items:center;padding:0 22px;border:1px solid rgba(15,23,42,.06);border-radius:0 0 18px 18px;background:#fffffff0;box-shadow:0 8px 30px #0f172a0b,0 1px 2px #0f172a06;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}body .site-header .brand-logo{display:inline-flex;align-items:baseline;justify-self:start;color:#0f172a;font-family:Outfit,RelaxBrace Sans,sans-serif;font-size:20px;font-weight:800;line-height:1;text-decoration:none}body .site-header .brand-logo strong{font-weight:800}body .site-header .brand-logo span{color:#ff5b00}body .site-header .nav-links{display:flex!important;align-items:center;justify-content:center;gap:30px}body .site-header .nav-links a{margin:0;color:#526071;font-family:Inter,RelaxBrace Sans,sans-serif;font-size:13px;font-weight:600;line-height:1;text-decoration:none}body .site-header .btn-primary-nav{display:inline-flex!important;min-height:40px;align-items:center;justify-content:center;justify-self:end;gap:7px;padding:0 18px;border-radius:11px;background:#172033;color:#fff;font-family:Outfit,RelaxBrace Sans,sans-serif;font-size:13px;font-weight:700;text-decoration:none;box-shadow:0 5px 14px #0f172a17}@media(max-width:768px){body .site-header{width:calc(100% - 24px)!important}body .site-header .top-announcement-bar{gap:8px;padding-inline:10px;font-size:10px}body .site-header .navbar-card{display:flex!important;min-height:58px;justify-content:space-between;padding:0 14px}body .site-header .nav-links{display:none!important}body .site-header .brand-logo{font-size:18px}body .site-header .btn-primary-nav{padding-inline:14px;font-size:12px}}@media(prefers-reduced-motion:reduce){body .site-header{transition-duration:.01ms!important}}.engineering-section .function-intro>div>p{max-width:680px;margin-left:auto;margin-right:auto;text-align:center}.hero-lead-mobile,.offer-mobile-thumbs{display:none}@media(max-width:1023px){.floating-header .brand-logo,.floating-header .btn-primary-nav,.guarantee-policy-link,.store-footer a{min-height:44px}.floating-header .brand-logo,.guarantee-policy-link,.store-footer a{display:inline-flex;align-items:center}.quantity button,.quantity output{width:44px;min-width:44px}.offer-quantity-block .quantity{width:138px;min-width:138px}.offer-decision,.offer-list{min-width:0;max-width:100%;box-sizing:border-box}.offer-decision .offer{width:100%;max-width:100%;box-sizing:border-box}.offer-decision .offer.selected{transform:none}@media(orientation:landscape){.floating-header .nav-links{display:none}}html{scroll-padding-top:112px}#shop,#details,#funktion,#faq,#komfort{scroll-margin-top:112px}.store-container,.hero-grid{width:100%;max-width:none;padding-inline:clamp(22px,4vw,36px);box-sizing:border-box}.section{padding-block:84px}.hero.hero-definitive{padding:142px 0 80px}.hero.hero-definitive .hero-grid{grid-template-columns:1fr;gap:38px}.hero.hero-definitive .hero-copy{max-width:720px}.hero.hero-definitive h1{max-width:760px;font-size:clamp(2.75rem,7.2vw,4.4rem);text-wrap:balance}.hero.hero-definitive .hero-lead{max-width:650px}.hero.hero-definitive .hero-visual-card{width:min(100%,720px);min-height:0;margin-inline:auto}body .architecture-section--technical .architecture-heading{grid-template-columns:1fr;gap:18px}body .engineering-section .engineering-card-wrapper{max-width:760px!important}.offer-card-main.offer-box-container{grid-template-columns:1fr;max-width:760px}.comparison-cards,.guarantee-card,.faq-grid,.final-cta-card{max-width:760px;margin-inline:auto}}@media(max-width:768px){:root{--mobile-buybar-height: 68px}html,body{max-width:100%;overflow-x:clip}body{padding-bottom:calc(var(--mobile-buybar-height) + env(safe-area-inset-bottom) + 20px)}main{overflow:clip}.store-container,.hero-grid{padding-inline:clamp(16px,4.6vw,22px)}.section,body .architecture-section--technical,body .engineering-section,.ugc-section-wrapper,.comparison-section,.offer-section,.guarantee-section,.faq-section,.final-cta-section{padding-block:clamp(72px,19vw,96px)}.eyebrow,.innovation-badge,.comparison-kicker,.availability-badge{font-size:clamp(.68rem,2.8vw,.75rem);line-height:1.35}.moments-heading h2,body .architecture-section--technical .architecture-heading h2,body .engineering-section .function-intro h2,.ugc-minimal-title,.comparison-header h2,.guarantee-copy h2,.faq-grid h2,.final-cta-card h2{font-size:clamp(2rem,8.5vw,2.55rem)!important;line-height:1.06!important;letter-spacing:-.035em!important;text-wrap:balance}.moments-heading>p,body .architecture-section--technical .architecture-heading>p,body .engineering-section .function-intro p,.comparison-header>p,.guarantee-copy>p,.faq-grid .section-heading>p,.final-cta-card p{font-size:clamp(.95rem,4vw,1.0625rem)!important;line-height:1.6!important}.announcement-bar-fixed{position:fixed;top:0;right:0;left:0;z-index:1001;min-height:30px}.announcement-content{min-height:30px;gap:8px;padding-inline:12px;font-size:10px;white-space:nowrap}.announcement-content .dot-separator,.announcement-content span:last-child{display:none}.floating-header{position:fixed;top:38px;right:12px;left:12px;z-index:1000;width:auto;margin:0}.floating-navbar-card{width:100%!important;min-width:0!important;max-width:100%!important;box-sizing:border-box;min-height:60px;padding:0 12px 0 16px;border-radius:16px}.floating-header .nav-links{display:none}.floating-header .brand-logo{display:inline-flex;min-height:44px;min-width:0;align-items:center;font-size:19px}.guarantee-policy-link{display:inline-flex!important;min-height:44px;align-items:center;justify-content:center}.floating-header .btn-primary-nav{min-width:0;max-width:56%;min-height:44px;padding-inline:15px;border-radius:11px;font-size:12px;white-space:nowrap}.hero.hero-definitive{min-height:0!important;padding:132px 0 72px}.hero.hero-definitive .hero-grid{display:flex!important;width:100%!important;min-width:0!important;max-width:100%!important;box-sizing:border-box;flex-direction:column;gap:30px;text-align:left}.hero.hero-definitive .hero-copy{display:flex;width:100%!important;min-width:0;max-width:100%!important;box-sizing:border-box;flex-direction:column;align-items:stretch}.hero.hero-definitive .innovation-badge{order:1;align-self:flex-start;margin-bottom:12px}.hero.hero-definitive h1{order:2;width:100%!important;min-width:0!important;max-width:100%!important;margin-bottom:18px;font-size:clamp(2.35rem,10.5vw,3rem);line-height:1.02;letter-spacing:-.04em;text-align:left;text-wrap:balance;white-space:normal!important;overflow-wrap:normal!important;word-break:normal!important}.hero.hero-definitive .hero-lead{order:3;width:100%!important;min-width:0!important;max-width:36rem!important;margin:0 0 26px;font-size:clamp(1rem,4.2vw,1.0625rem);line-height:1.58;text-align:left}.hero-lead-desktop{display:none}.hero-lead-mobile{display:inline}.hero.hero-definitive .hero-cta-block{order:4;width:100%;min-width:0!important;max-width:100%!important}.hero.hero-definitive .cta-primary{width:100%;max-width:none;min-height:56px;height:auto;padding:14px 18px;font-size:clamp(.84rem,3.8vw,.96rem);white-space:nowrap;min-width:0!important;box-sizing:border-box}.hero.hero-definitive .hero-trust-badge{display:grid;grid-template-columns:auto auto 1fr;gap:5px 7px;width:100%;margin-top:15px;justify-content:start;text-align:left}.hero.hero-definitive .hero-trust-badge b:last-child{grid-column:1 / -1}.hero.hero-definitive .hero-trust-badge i{display:none}.hero.hero-definitive .hero-visual-card{width:100%;min-height:0;padding:10px;border-radius:22px;margin:0 auto!important;transform:none!important;opacity:1!important}.hero.hero-definitive .hero-visual-card img{width:100%;height:auto;border-radius:16px;-o-object-fit:contain;object-fit:contain}.moments-section .moments-heading{margin-bottom:30px;text-align:left}.moments-section .moments-grid{display:grid;grid-auto-columns:minmax(84%,88%);grid-auto-flow:column;grid-template-columns:none;gap:14px;margin-inline:calc(clamp(16px,4.6vw,22px)*-1);padding:0 clamp(16px,4.6vw,22px) 12px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-padding-inline:clamp(16px,4.6vw,22px);scroll-snap-type:x mandatory;scrollbar-width:none}.moments-section .moments-grid::-webkit-scrollbar{display:none}.moments-section .moment-card{min-width:0;scroll-snap-align:start;border-radius:20px}.moments-section .moment-card img,.moments-section .moment-card--large img{width:100%;height:auto;aspect-ratio:4 / 3;-o-object-fit:cover;object-fit:cover}.moments-section .moment-card-copy{position:static;padding:18px;background:#fff;color:#0f172a}.moments-section .moment-card-copy p{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}body .architecture-section--technical{background:#fff}body .architecture-section--technical:before{opacity:.45}body .architecture-section--technical .architecture-heading{display:block;margin-bottom:28px;text-align:left}body .architecture-section--technical .architecture-heading>p{margin-top:18px}body .architecture-section--technical .architecture-stage,body .architecture-section--technical .layers-content{display:flex!important;min-height:0!important;flex-direction:column;gap:0!important;padding:0!important}body .architecture-section--technical .layers-column{display:contents}body .architecture-section--technical .product-center-image{order:0;width:100%;margin-bottom:28px}body .architecture-section--technical .product-center-image img{display:block;width:100%!important;max-width:none!important;height:auto!important;margin:0 auto!important;transform:none!important;-o-object-fit:contain;object-fit:contain}body .architecture-section--technical .architecture-spec{position:static!important;width:100%!important;min-height:0!important;margin:0!important;padding:20px 0!important;border:0!important;border-bottom:1px solid #e2e8f0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;backdrop-filter:none!important}body .architecture-section--technical .architecture-spec--cover{order:1}body .architecture-section--technical .architecture-spec--foam{order:2}body .architecture-section--technical .architecture-spec--gel{order:3}body .architecture-section--technical .architecture-spec:after,body .architecture-section--technical .connector-dot{display:none!important}body .architecture-section--technical .architecture-spec>span{margin-bottom:8px;font-size:12px}body .architecture-section--technical .architecture-spec strong{font-size:18px}body .architecture-section--technical .architecture-spec small{font-size:15px;line-height:1.55}.architecture-specs-bar{display:flex!important;flex-direction:column;gap:0!important;margin-top:28px!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important}.architecture-specs-bar>span{display:grid;grid-template-columns:92px 1fr;gap:12px;padding:17px 0;border-bottom:1px solid #e2e8f0;color:#334155;font-size:15px;line-height:1.45}.architecture-specs-bar>i{display:none}body .engineering-section{margin-bottom:0;background:#f8fafc}body .engineering-section .function-intro{margin-bottom:30px;text-align:left}body .engineering-section .function-intro h2,body .engineering-section .function-intro>div>p{margin-inline:0!important;text-align:left!important}body .engineering-section .function-intro>div>p{display:block!important;max-width:none;margin-top:18px}body .engineering-section .engineering-card-wrapper{width:100%;max-width:none!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}body .engineering-section .engineering-grid{display:flex!important;flex-direction:column;gap:26px!important}body .engineering-section .product-stage{width:100%;min-height:0;padding:18px;border:0;border-radius:22px;background:#fff;box-shadow:0 10px 32px #0f172a0f}body .engineering-section .product-stage .tech-seal{position:static;align-self:flex-start;border-color:#e2e8f0;background:#f8fafc;color:#64748b}body .engineering-section .product-stage .product-img{width:100%;max-width:520px;margin-top:8px;filter:drop-shadow(0 18px 24px rgba(15,23,42,.18));transform:none!important}body .engineering-section .pillars-container{width:100%;gap:0}body .engineering-section .pillar-card{gap:14px;padding:20px 0;border:0;border-bottom:1px solid #e2e8f0;border-radius:0;background:transparent;box-shadow:none;transform:none!important}body .engineering-section .pillar-card h3{color:#0f172a;font-size:18px}body .engineering-section .pillar-card p{color:#64748b;font-size:15px;line-height:1.55}body .engineering-section .engineering-footer{margin-top:20px!important;color:#64748b!important}body .engineering-section .engineering-footer span{color:#0f172a!important}body .engineering-section .disclaimer{font-size:12px;line-height:1.55}.ugc-section-wrapper .ugc-header{margin-bottom:28px}.ugc-carousel{display:grid;grid-template-columns:44px 1fr 44px;gap:18px 12px;align-items:center;padding:0}.ugc-carousel .ugc-grid{grid-column:1 / -1;grid-row:1;display:grid;width:auto;grid-auto-columns:88%;grid-auto-flow:column;gap:14px;margin-inline:0;padding-inline:clamp(16px,4.6vw,22px);overflow-x:auto;overflow-y:hidden;overscroll-behavior-inline:contain;scroll-padding-inline:clamp(16px,4.6vw,22px);scroll-snap-type:x mandatory;touch-action:pan-x pan-y;-webkit-overflow-scrolling:touch}.ugc-carousel .ugc-card{width:100%;min-width:0;max-width:none;flex-basis:auto;scroll-snap-align:start;scroll-snap-stop:always;border-radius:20px}.ugc-carousel .carousel-nav{position:static;display:grid;grid-row:2;width:44px;height:44px;transform:none;border-color:#e2e8f0;background:#fff;color:#0f172a;box-shadow:0 6px 18px #0f172a14}.ugc-carousel .prev-btn{grid-column:1}.ugc-carousel .next-btn{grid-column:3}.ugc-carousel-pagination{display:flex;grid-column:2;grid-row:2;align-items:center;justify-content:center;gap:5px;color:#64748b;font:700 13px/1 Inter,sans-serif}.ugc-carousel-pagination [data-carousel-current]{color:#0f172a}.ugc-video-note{margin-top:24px;font-size:12px}.offer-section{background:#fff}.offer-card-main.offer-box-container{display:flex;width:100%;max-width:none;flex-direction:column;gap:28px;padding:0;border:0;border-radius:0;box-shadow:none}.offer-media-box{width:100%}.offer-media-box .availability-badge{margin-bottom:12px;white-space:normal}.offer-media-box .product-image-shell{display:flex;width:100%;min-height:clamp(280px,82vw,360px);align-items:center;justify-content:center;padding:12px;border:1px solid #e2e8f0;border-radius:22px;background:#fff}.offer-media-box .product-image-shell img{width:100%;max-width:540px;height:auto;max-height:330px;-o-object-fit:contain;object-fit:contain}.offer-mobile-thumbs{display:flex;gap:10px;margin-top:12px;padding-bottom:4px;overflow-x:auto;scrollbar-width:none}.offer-mobile-thumbs::-webkit-scrollbar{display:none}.offer-mobile-thumbs .thumb{display:grid;width:64px;min-width:64px;height:64px;place-items:center;padding:4px;border:1px solid #e2e8f0;border-radius:12px;background:#fff}.offer-mobile-thumbs .thumb.active{border-color:#ff5b00;box-shadow:0 0 0 2px #ff5b001a}.offer-mobile-thumbs .thumb img{width:100%;height:100%;border-radius:8px;-o-object-fit:cover;object-fit:cover}.offer-decision{display:flex;width:100%;flex-direction:column}.offer-decision h2{order:1;max-width:none;margin-bottom:16px;font-size:clamp(1.55rem,7vw,1.9rem);line-height:1.15}.offer-decision .price-block{order:2;display:flex;flex-wrap:wrap;gap:7px 12px;align-items:baseline;margin-bottom:8px}.offer-decision .current-price{font-size:clamp(2.25rem,10vw,2.65rem);line-height:1}.offer-decision .tax-note{order:3;margin-bottom:24px;font-size:12px;line-height:1.5}.offer-decision>.offer-step-label{order:4}.offer-decision .offer-list{order:5;gap:12px;margin-bottom:22px}.offer-decision .offer{display:grid;min-height:72px;grid-template-columns:22px minmax(0,1fr) auto;gap:12px;align-items:center;padding:14px;text-align:left}.offer-decision .offer>span:nth-child(2){min-width:0}.offer-decision .offer strong,.offer-decision .offer small{overflow-wrap:anywhere}.offer-decision .offer-price{text-align:right;white-space:nowrap}.offer-quantity-block{order:6;display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.offer-quantity-block .quantity{display:grid;width:138px;min-width:138px;grid-template-columns:44px 48px 44px}.offer-quantity-block .quantity output{width:48px}.offer-quantity-block .quantity button,.offer-quantity-block .quantity output{width:44px;min-width:44px;min-height:44px}.offer-selection-summary,.offer-single-summary,.offer-confirmation-note{order:6}.offer-cta-block{order:7;width:100%}.checkout-button{width:100%;min-height:58px;padding-inline:14px;font-size:clamp(.78rem,3.4vw,.94rem);white-space:nowrap}.offer-trust-line{order:8;display:grid;grid-template-columns:1fr;gap:8px;margin-top:14px}.offer-trust-line span{min-height:0;justify-content:flex-start;padding:0;border:0;background:transparent;font-size:12px}.payment-trust-row{order:9;display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-start;margin-top:16px}.payment-trust-badge{min-height:34px}.checkout-status{order:10;margin-top:14px;font-size:12px;line-height:1.5;text-align:left}.comparison-cards{grid-template-columns:1fr;gap:16px}.comparison-card{padding:22px 18px;border-radius:18px}.comparison-cta a,.guarantee-action .cta,.final-cta-card .cta{width:100%;min-height:56px;justify-content:center;text-align:center;white-space:nowrap}.guarantee-card{display:flex;flex-direction:column;gap:22px;padding:28px 20px;text-align:center}.guarantee-number{width:96px;height:96px;margin-inline:auto}.guarantee-copy h2,.guarantee-copy p{margin-inline:auto}.guarantee-action{width:100%}.faq-grid{grid-template-columns:1fr;gap:30px}.faq-list details{width:100%;max-width:100%;box-sizing:border-box;border-bottom:1px solid #e2e8f0}.faq-list{width:100%;min-width:0;max-width:100%}.faq-list summary{width:100%;max-width:100%;box-sizing:border-box;min-height:58px;padding:16px 0;font-size:clamp(.95rem,4vw,1.0625rem);line-height:1.35}.faq-list summary span{display:grid;min-width:24px;width:24px;height:24px;place-items:center;margin-right:8px}.faq-list details p{padding:0 0 20px;font-size:15px;line-height:1.65}.final-cta-card{display:flex;flex-direction:column;gap:24px;padding:28px 20px;text-align:left}.store-footer{padding-bottom:20px}.footer-main{display:grid;grid-template-columns:1fr;gap:34px}.footer-brand{padding-bottom:6px}.footer-main>div:not(.footer-brand){padding-top:24px;border-top:1px solid rgba(148,163,184,.22)}.footer-main h3{margin-bottom:10px;font-size:14px}.footer-main>div>a,.footer-main>div>span,.footer-cookie-settings{display:flex;min-height:44px;align-items:center;padding-block:8px;font-size:14px}.footer-bottom{display:flex;flex-direction:column;gap:8px;align-items:flex-start;font-size:12px}.sticky-buy{right:0;bottom:0;left:0;height:calc(var(--mobile-buybar-height) + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);border-top:1px solid #e2e8f0;background:#fffffffa;box-shadow:0 -8px 24px #0f172a14}.sticky-buy-inner{display:grid;min-height:var(--mobile-buybar-height);grid-template-columns:44px minmax(64px,1fr) minmax(148px,auto);gap:10px;padding:8px clamp(12px,4vw,18px)}.sticky-buy-inner img{width:44px;height:44px;border-radius:10px}.sticky-buy-inner strong{display:none}.sticky-buy-inner span{font-size:15px;font-weight:800}.sticky-buy-inner a{min-height:48px;padding-inline:14px;font-size:13px;white-space:nowrap}.floating-badge,.hero-visual-card,.pillar-card,.moment-card,.ugc-card,.product-img{animation:none!important}.motion-reveal{transition-duration:.48s!important;transform:translateY(10px)}.motion-reveal.is-revealed{transform:none}a:focus-visible,button:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:3px solid rgba(255,91,0,.45);outline-offset:3px}}@media(max-width:430px){.floating-header .btn-primary-nav{padding-inline:12px;font-size:11.5px}.hero.hero-definitive h1{font-size:clamp(2.3rem,11vw,2.8rem)}.hero.hero-definitive .cta-primary,.checkout-button,.final-cta-card .cta{letter-spacing:.01em}.moments-section .moments-grid,.ugc-carousel .ugc-grid{grid-auto-columns:88%}.offer-decision .offer{grid-template-columns:20px minmax(0,1fr)}.offer-decision .offer-price{grid-column:2;display:flex;gap:8px;align-items:baseline;justify-content:flex-start;text-align:left}.sticky-buy-inner{grid-template-columns:minmax(56px,1fr) minmax(150px,auto)}.sticky-buy-inner img{display:none}}@media(max-width:359px){.floating-header .btn-primary-nav span{display:none}.floating-header .btn-primary-nav{padding-inline:11px}.hero.hero-definitive h1{font-size:2.25rem}body .architecture-section--technical .architecture-heading>p{font-size:.75rem!important}.checkout-button{font-size:.72rem}.sticky-buy-inner a{padding-inline:10px;font-size:12px}}.store-info-page{min-height:70vh;padding-top:110px;background:#fff;color:#0f172a}.store-info-hero{padding:clamp(72px,8vw,112px) 0 clamp(56px,6vw,88px);border-bottom:1px solid #e2e8f0;background:linear-gradient(180deg,#f8fafc,#fff)}.store-info-back{display:inline-flex;margin-bottom:32px;color:#64748b;font-size:14px;font-weight:700;text-decoration:none}.store-info-back:hover{color:#ff5b00}.store-info-hero h1{max-width:900px;margin:16px 0 20px;font-family:Outfit,sans-serif;font-size:clamp(2.5rem,5.4vw,4.8rem);font-weight:800;letter-spacing:-.045em;line-height:1.02;text-wrap:balance}.store-info-hero p{max-width:720px;margin:0;color:#64748b;font-size:clamp(1rem,1.5vw,1.18rem);line-height:1.7}.store-info-content{display:grid;gap:72px;padding-block:clamp(72px,8vw,112px)}.store-info-content section>h2,.store-info-content section>div>h2,.store-info-contact h2{margin:0 0 18px;font-family:Outfit,sans-serif;font-size:clamp(1.75rem,3vw,2.6rem);letter-spacing:-.03em;line-height:1.1}.store-info-content p,.store-info-content li{color:#64748b;font-size:16px;line-height:1.65}.store-info-content a:not(.cta){color:#ff5b00;font-weight:700}.store-info-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.store-info-grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}.store-info-grid article,.store-info-split>div,.store-info-contact{padding:28px;border:1px solid #e2e8f0;border-radius:20px;background:#fff;box-shadow:0 10px 30px #0f172a0a}.store-info-grid article>span{display:inline-grid;width:34px;height:34px;margin-bottom:24px;place-items:center;border-radius:10px;background:#ff5b001a;color:#ff5b00;font-size:12px;font-weight:800}.store-info-grid h3{margin:0 0 10px;font-family:Outfit,sans-serif;font-size:20px}.store-info-grid p{margin:0}.store-info-split{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.store-info-split ul{margin:0;padding-left:20px}.store-info-steps{display:grid;margin:0;padding:0;list-style:none;counter-reset:info-step}.store-info-steps li{display:grid;grid-template-columns:minmax(180px,.7fr) 1fr;gap:24px;padding:22px 0;border-bottom:1px solid #e2e8f0}.store-info-steps strong{color:#0f172a}.store-info-note{padding:22px 24px;border:1px solid #bfdbfe;border-radius:16px;background:#eff6ff;color:#334155;font-size:14px;line-height:1.65}.store-info-cta{text-align:center}.store-info-cta .cta{min-height:56px}.store-info-faq details{border-bottom:1px solid #e2e8f0}.store-info-faq summary{display:flex;min-height:64px;align-items:center;justify-content:space-between;gap:20px;color:#0f172a;font-weight:750;cursor:pointer;list-style:none}.store-info-faq summary::-webkit-details-marker{display:none}.store-info-faq details p{max-width:760px;margin:0 0 24px}@media(max-width:767px){.store-info-page{padding-top:96px}.store-info-hero{padding:56px 0}.store-info-hero h1{font-size:clamp(2.2rem,10vw,3rem)}.store-info-content{gap:48px;padding-block:64px}.store-info-grid,.store-info-grid--three,.store-info-split{grid-template-columns:1fr}.store-info-grid article,.store-info-split>div,.store-info-contact{padding:22px}.store-info-steps li{grid-template-columns:1fr;gap:6px}}@media(max-width:767px)and (prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.architecture-intro-mobile,.engineering-footer-mobile{display:none}.contexts-carousel{display:contents}.contexts-carousel__arrow,.contexts-carousel__indicator{display:none}@media(max-width:1023px){.moments-section{padding-bottom:clamp(72px,14vw,104px)}.moments-section .moments-grid{display:grid;align-items:start;grid-template-columns:none!important;grid-template-rows:none!important;grid-auto-flow:column;grid-auto-columns:minmax(84%,90%);grid-auto-rows:auto;gap:16px;overflow-x:auto;overflow-y:hidden;overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;touch-action:pan-x pan-y;cursor:grab}.moments-section .moments-grid:active{cursor:grabbing}.moments-section .moments-grid:focus-visible{outline:3px solid rgba(255,91,0,.42);outline-offset:4px}.contexts-carousel{position:relative;display:block}.contexts-carousel__arrow{position:absolute;z-index:6;top:clamp(90px,28vw,222px);display:grid;width:44px;height:44px;padding:0;place-items:center;border:1px solid rgba(203,213,225,.92);border-radius:50%;background:#fffffff0;color:#0f172a;box-shadow:0 8px 22px #0f172a1f;cursor:pointer;transform:translateY(-50%);transition:opacity .18s ease,border-color .18s ease,background-color .18s ease,transform .18s ease}.contexts-carousel__arrow--prev{left:6px}.contexts-carousel__arrow--next{right:6px}.contexts-carousel__arrow svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.contexts-carousel__arrow:focus-visible{outline:3px solid rgba(255,91,0,.42);outline-offset:3px}.contexts-carousel__arrow:disabled{opacity:.35;pointer-events:none}.contexts-carousel__indicator{display:flex;min-height:20px;align-items:center;justify-content:center;margin-top:12px}.contexts-carousel__dots{display:flex;gap:7px;align-items:center}.contexts-carousel__dots span{width:6px;height:6px;border-radius:999px;background:#cbd5e1;transition:width .2s ease,background-color .2s ease}.contexts-carousel__dots span.is-active{width:18px;background:#ff5b00}.moments-section .moment-card,.moments-section .moment-editorial-card{display:flex;height:auto!important;min-height:0!important;flex-direction:column;align-self:start;overflow:hidden;grid-column:auto!important;grid-row:auto!important;aspect-ratio:auto!important;scroll-snap-align:start;scroll-snap-stop:always}.moments-section .moment-editorial-card:after{display:none}.moments-section .moment-card>img,.moments-section .moment-editorial-card>img{display:block;width:100%;height:auto!important;min-height:0!important;flex:0 0 auto;aspect-ratio:4 / 3;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.moments-section .moment-card-copy{position:static!important;inset:auto!important;display:block;height:auto!important;min-height:0!important;flex:0 0 auto!important;padding:18px 18px 20px!important;color:#0f172a!important}.moments-section .moment-card-copy h3,.moments-section .moment-card-copy p{position:static;display:block;visibility:visible;opacity:1;color:#0f172a!important}.moments-section .moment-card-copy p{color:#64748b!important}body .architecture-section--technical{padding-block:clamp(72px,14vw,104px)}body .architecture-section--technical>.store-container{padding-inline:clamp(16px,4.6vw,36px)!important}body .architecture-section--technical .architecture-heading h2{max-width:18ch;font-size:clamp(2rem,8.4vw,2.65rem)!important;line-height:1.02!important;letter-spacing:-.035em!important;text-wrap:balance}.architecture-intro-desktop{display:none}body .architecture-section--technical .architecture-heading>p,.architecture-intro-mobile{display:block}body .architecture-section--technical .architecture-heading>p{max-width:48ch;font-size:clamp(.8rem,3.45vw,.95rem)!important;line-height:1.5!important}body .architecture-section--technical .product-center-image{width:100%;max-width:420px;margin:0 auto 28px!important;overflow:visible}body .architecture-section--technical .product-center-image img{display:block;width:100%!important;max-width:420px!important;height:auto!important;margin:0 auto!important;-o-object-fit:contain;object-fit:contain;transform:none!important}body .architecture-section--technical .architecture-spec{display:grid!important;grid-template-columns:36px minmax(0,1fr);-moz-column-gap:12px;column-gap:12px;row-gap:0;align-items:start;height:auto!important;min-height:0!important;padding-block:20px!important}body .architecture-section--technical .architecture-spec>span{grid-column:1;grid-row:1 / span 2;display:grid;width:32px;height:32px;margin:0;place-items:center;border-radius:10px}body .architecture-section--technical .architecture-spec strong,body .architecture-section--technical .architecture-spec small{grid-column:2;min-width:0}body .architecture-section--technical .architecture-spec strong{font-size:1.08rem;line-height:1.25;font-weight:700}body .architecture-section--technical .architecture-spec small{margin-top:6px;font-size:.95rem;line-height:1.55}body .engineering-section{padding-block:clamp(72px,14vw,104px)}body .engineering-section .product-stage .tech-seal,body .engineering-section .product-stage .tech-seal:hover,body .engineering-section .product-stage .tech-seal:focus-visible,body .engineering-section .product-stage .tech-seal:active{border-color:#0f172a1f!important;background-color:#eff6ff!important;color:#0f172a!important}body .engineering-section .pillar-card{position:relative;height:auto!important;min-height:0!important;will-change:transform;transition:transform .28s cubic-bezier(.22,1,.36,1),box-shadow .28s cubic-bezier(.22,1,.36,1),border-color .24s ease,background-color .24s ease!important}.engineering-footer-desktop,.disclaimer-desktop{display:none!important}body .engineering-section .engineering-footer-mobile{display:block;margin-top:28px;padding-top:20px;border-top:1px solid rgba(148,163,184,.3);text-align:left}body .engineering-section .technical-summary__statement{margin:0;color:inherit;font-size:1.05rem;font-weight:700;line-height:1.35}body .engineering-section .technical-summary__disclaimer{max-width:44ch;margin:8px 0 0;color:#94a3b8;font-size:.78rem;line-height:1.55}}@media(max-width:767px){.moments-section .moments-grid{gap:16px}body .engineering-section .engineering-footer-mobile{color:#0f172a;border-top-color:#e2e8f0}body .engineering-section .technical-summary__disclaimer{color:#64748b}}@media(max-width:1023px)and (hover:hover)and (pointer:fine){.contexts-carousel__arrow:not(:disabled):hover{border-color:#ff5b0061;background:#fff;transform:translateY(-50%) scale(1.03)}body .engineering-section .pillar-card:hover{border-color:#ff5b0047!important;box-shadow:0 18px 40px #0f172a1a,0 5px 14px #0f172a0d!important;transform:translateY(-4px)!important}}@media(max-width:1023px)and (hover:none)and (pointer:coarse){body .engineering-section .product-stage .tech-seal:active{transform:scale(.985)!important}body .engineering-section .pillar-card:active{background-color:#ff5b0006!important;transform:scale(.988)!important}}@media(max-width:1023px)and (prefers-reduced-motion:reduce){.moments-section .moments-grid{scroll-behavior:auto}.contexts-carousel__arrow,.contexts-carousel__dots span,body .engineering-section .product-stage .tech-seal,body .engineering-section .pillar-card{animation:none!important;transition:none!important;transform:none!important}}.review-section{padding:clamp(64px,8vw,104px) 0;background:#f8fafc;border-top:1px solid #e2e8f0}.review-heading{max-width:720px;margin:0 auto 32px;text-align:center}.review-heading h2{margin:8px 0 12px}.review-heading p{max-width:65ch;margin-inline:auto;font-size:16px;color:#475569}.review-public,.review-form{max-width:900px;margin-inline:auto;border:1px solid #e2e8f0;border-radius:24px;background:#fff;box-shadow:0 18px 44px #0f172a0f}.review-public{padding:clamp(24px,4vw,40px);text-align:center}.review-public>h3{margin:0 0 8px}.review-form{margin-top:24px;padding:clamp(22px,4vw,38px)}.review-form>h3{margin-top:0}.review-form fieldset{margin:0 0 20px;padding:0;border:0}.review-form legend,.review-form label{color:#0f172a;font-size:14px;font-weight:700}.review-stars{display:flex;gap:6px;margin-top:8px}.review-stars label{position:relative;cursor:pointer}.review-stars input{position:absolute;opacity:0}.review-stars span[aria-hidden]{display:grid;place-items:center;width:44px;height:44px;color:#ff5b00;font-size:28px;border:1px solid #e2e8f0;border-radius:10px}.review-stars input:focus-visible+span{outline:3px solid #2563eb;outline-offset:2px}.review-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.review-form label:not(.review-check):not(.review-honeypot){display:grid;gap:8px;margin-bottom:18px}.review-form :is(input:not([type=radio]):not([type=checkbox]),textarea){width:100%;min-height:44px;padding:11px 13px;border:1px solid #cbd5e1;border-radius:10px;color:#0f172a;background:#fff;font:inherit}.review-form textarea{min-height:130px;resize:vertical}.review-form small{font-size:12px;color:#64748b}.review-check{display:flex;align-items:flex-start;gap:10px;margin:14px 0;font-size:13px!important;line-height:1.5}.review-check input{width:20px;height:20px;flex:0 0 auto;margin-top:1px}.review-honeypot{position:absolute!important;left:-10000px!important;width:1px;height:1px;overflow:hidden}.review-form .cta{min-height:48px;margin-top:10px;border:0;cursor:pointer}.review-form .cta:disabled{opacity:.55;cursor:wait}.review-status{min-height:24px;margin:12px 0 0;color:#334155}.review-summary{display:grid;grid-template-columns:minmax(210px,.72fr) minmax(300px,1.28fr);align-items:center;gap:clamp(28px,5vw,64px);margin-bottom:32px;padding-bottom:30px;border-bottom:1px solid #e2e8f0;color:#475569;text-align:left}.review-summary-score{display:grid;justify-items:center;gap:8px;padding-right:clamp(20px,4vw,48px);border-right:1px solid #e2e8f0;text-align:center}.review-summary strong{color:#0f172a;font:800 clamp(48px,7vw,72px)/.95 "Outfit",sans-serif;letter-spacing:-.04em}.review-summary-score>span{color:#ff5b00;letter-spacing:3px}.review-summary-score small{color:#64748b;font-size:12px}.review-distribution{display:grid;gap:9px}.review-distribution>div{display:grid;grid-template-columns:64px 1fr 24px;align-items:center;gap:10px;color:#64748b;font-size:12px}.review-distribution b{color:#334155;text-align:right}.review-bar{height:8px;overflow:hidden;border-radius:999px;background:#e2e8f0}.review-bar i{display:block;height:100%;border-radius:inherit;background:#ff5b00}.review-empty{display:grid;justify-items:center;gap:6px;padding-block:12px}.review-empty>span{display:grid;width:54px;height:54px;place-items:center;border-radius:50%;background:#fff2e9;color:#ff5b00;font-size:30px}.review-empty h3,.review-empty p{margin:0}.review-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;text-align:left}.review-grid article{min-width:0;padding:22px;border:1px solid #e2e8f0;border-radius:16px;background:linear-gradient(180deg,#fff,#fbfdff)}.review-card>header{display:flex;align-items:center;justify-content:space-between;gap:12px}.review-card time{color:#64748b;font-size:12px}.review-card h3{margin:14px 0 8px;color:#0f172a;font-size:17px}.review-card-stars{color:#ff5b00;letter-spacing:2px}.review-grid article p{margin:0;color:#475569;line-height:1.65;overflow-wrap:anywhere;white-space:pre-wrap}.review-images{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.review-images img{width:100%;height:auto;aspect-ratio:1;-o-object-fit:cover;object-fit:cover;border-radius:10px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(min-width:768px)and (max-width:1120px){.floating-navbar-card{max-width:calc(100% - 32px);padding-inline:18px}.floating-header .nav-links{gap:13px}.floating-header .nav-links a{font-size:12px}}@media(max-width:767px){.review-form-grid,.review-grid{grid-template-columns:1fr}.review-public,.review-form{border-radius:18px}.review-stars{justify-content:center}.review-summary{grid-template-columns:1fr;align-items:stretch;gap:22px}.review-summary-score{justify-content:center;padding:0 0 22px;border-right:0;border-bottom:1px solid #e2e8f0}}.announcement-benefit{display:inline-flex;align-items:center;gap:7px;min-height:24px}.announcement-benefit svg{width:16px;height:16px;flex:0 0 auto;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.announcement-content{min-height:32px;font-size:12px;color:#475569}.floating-header .brand-logo{display:block;width:132px;height:auto}.floating-header .brand-logo img{display:block;width:100%;height:auto}.floating-header .nav-links a{min-height:44px;display:inline-flex;align-items:center}.floating-header .nav-links a[aria-current=page]{color:#ff5b00}.nav-toggle{display:none;width:44px;height:44px;padding:11px;border:0;border-radius:10px;background:transparent;cursor:pointer}.nav-toggle span{display:block;width:21px;height:2px;margin:4px auto;border-radius:2px;background:#0f172a}:where(a,button,summary,input):focus-visible{outline:3px solid #2563eb;outline-offset:3px}.offer-media-group{transition:transform .32s cubic-bezier(.16,1,.3,1)}.offer-media-box:hover .offer-media-group,.offer-media-box:focus-within .offer-media-group{transform:translateY(-5px)}.offer-media-group .availability-badge{transition:background-color .3s ease,color .3s ease}.offer-media-box:hover .availability-badge,.offer-media-box:focus-within .availability-badge{background:#fff0e8;color:#a83b00}.offer-price-anchor{display:grid;grid-template-columns:1fr auto;align-items:center;gap:6px 16px}.offer-price-anchor .reference-price{grid-column:1 / -1;color:#64748b;font-size:13px;text-decoration:none}.offer-price-anchor .current-price{font-size:clamp(28px,3.1vw,38px);color:#0f172a}.offer-price-anchor .saving-label{justify-self:start}.offer-price-anchor .unit-price{grid-column:1 / -1;color:#64748b;font-size:12px;font-weight:700}.offer-price-anchor [hidden]{display:none!important}.offer[aria-pressed=true]{border-color:#ff5b00;box-shadow:0 0 0 2px #ff5b001f}.offer-selection-summary,.offer-single-summary{max-width:66ch;line-height:1.55}.sticky-buy-inner a{min-height:44px;display:inline-flex;align-items:center;justify-content:center}.store-info-hero__grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(300px,.75fr);gap:48px;align-items:center}.store-info-hero__copy{min-width:0}.store-info-hero h1{max-width:760px;font-size:clamp(2.15rem,4.45vw,4.1rem)}.store-info-hero p,.store-info-content p{max-width:68ch;font-size:clamp(16px,1.25vw,18px)}.store-info-hero__media{margin:0;overflow:hidden;border:1px solid #e2e8f0;border-radius:24px;background:#fff;box-shadow:0 18px 44px #0f172a14}.store-info-hero__media img{display:block;width:100%;aspect-ratio:3/2;height:auto;-o-object-fit:contain;object-fit:contain}.store-info-content{gap:48px;padding-block:clamp(56px,7vw,88px)}.store-product-bridge{display:grid;grid-template-columns:minmax(220px,.85fr) minmax(240px,.55fr);gap:32px;align-items:center;padding:28px;border:1px solid #e2e8f0;border-radius:22px;background:#f8fafc}.store-product-bridge img{display:block;width:100%;max-height:320px;height:auto;-o-object-fit:contain;object-fit:contain}.store-related-links{display:flex;flex-wrap:wrap;justify-content:center;gap:12px 28px;padding-bottom:64px}.store-related-links a,.store-info-grid article a{color:#475569;font-size:14px;font-weight:700;text-decoration:none}.store-related-links a:hover,.store-info-grid article a:hover{color:#ff5b00}@media(max-width:767px){html.nav-open{overflow:hidden}.announcement-content{padding-inline:12px;white-space:normal;text-align:center}.announcement-content .dot-separator{display:none}.announcement-content .announcement-benefit{display:inline-flex}.announcement-content{gap:4px 14px;flex-wrap:wrap}.announcement-benefit{font-size:12px}.floating-navbar-card{position:relative;gap:10px}.floating-header .brand-logo{width:112px}.nav-toggle{display:block;margin-left:auto}.floating-header .nav-links{position:absolute;top:calc(100% + 10px);left:0;right:0;display:none;flex-direction:column;align-items:stretch;gap:2px;padding:12px;border:1px solid #e2e8f0;border-radius:18px;background:#fffffffa;box-shadow:0 18px 40px #0f172a1f}.floating-header .nav-links.is-open{display:flex}.floating-header .nav-links a{justify-content:center;min-height:44px}.floating-header .btn-primary-nav{display:none}.store-info-hero__grid,.store-product-bridge{grid-template-columns:1fr;gap:24px}.store-info-hero__media{order:-1}.store-info-hero h1{font-size:clamp(2rem,9vw,2.75rem)}.store-product-bridge{padding:20px}.offer-price-anchor{grid-template-columns:1fr}.offer-price-anchor .saving-label{justify-self:start}}@media(max-width:480px){.announcement-bar-fixed,.announcement-content{min-height:52px}.announcement-content{flex-direction:column;flex-wrap:nowrap;justify-content:center;gap:0;padding-block:4px}.announcement-benefit{min-height:21px}.floating-header{top:60px}.hero.hero-definitive{padding-top:154px}}@media(prefers-reduced-motion:reduce){.offer-media-group,.offer-media-group .availability-badge{transition:none!important}.offer-media-box:hover .offer-media-group,.offer-media-box:focus-within .offer-media-group{transform:none}}@media(max-width:359px){body .architecture-section--technical .architecture-heading>p{font-size:.75rem!important}}.review-section{position:relative;overflow:hidden;background:radial-gradient(circle at 14% 8%,rgba(255,91,0,.055),transparent 30%),linear-gradient(180deg,#fbfcfe,#f8fafc)}.review-section:before{position:absolute;inset:0 0 auto;height:1px;background:linear-gradient(90deg,transparent,rgba(255,91,0,.35),transparent);content:""}.review-heading{margin-bottom:clamp(30px,4vw,46px)}.review-heading h2{font-size:clamp(2rem,4vw,3.15rem);letter-spacing:-.035em}.review-public,.review-form{max-width:980px;border-color:#cbd5e1d1;box-shadow:0 24px 60px #0f172a11,0 4px 14px #0f172a09}.review-form{position:relative;padding:clamp(26px,4.5vw,48px)}.review-form>h3{margin-bottom:24px;font-size:clamp(1.35rem,2.2vw,1.75rem)}.review-rating-fieldset{padding-bottom:4px!important}.review-rating-fieldset legend{margin-bottom:10px}.review-stars{display:inline-flex;align-items:center;gap:4px;margin:0}.review-stars label{position:relative;display:grid;width:46px;height:46px;place-items:center;border-radius:10px;cursor:pointer;transition:background-color .18s ease,transform .18s cubic-bezier(.16,1,.3,1)}.review-stars input{position:absolute;inset:0;width:100%;height:100%;margin:0;opacity:0;cursor:pointer}.review-star-icon{width:32px;height:32px;fill:transparent;stroke:#94a3b8;stroke-width:1.45;transition:fill .18s ease,stroke .18s ease,transform .18s cubic-bezier(.16,1,.3,1)}.review-stars label:hover{background:#fff4ed;transform:translateY(-2px)}.review-stars label:hover .review-star-icon{transform:scale(1.08)}.review-stars:has(label:nth-child(1):hover) label:nth-child(-n+1) .review-star-icon,.review-stars:has(label:nth-child(2):hover) label:nth-child(-n+2) .review-star-icon,.review-stars:has(label:nth-child(3):hover) label:nth-child(-n+3) .review-star-icon,.review-stars:has(label:nth-child(4):hover) label:nth-child(-n+4) .review-star-icon,.review-stars:has(label:nth-child(5):hover) label:nth-child(-n+5) .review-star-icon,.review-stars:has(label:nth-child(1) input:checked) label:nth-child(-n+1) .review-star-icon,.review-stars:has(label:nth-child(2) input:checked) label:nth-child(-n+2) .review-star-icon,.review-stars:has(label:nth-child(3) input:checked) label:nth-child(-n+3) .review-star-icon,.review-stars:has(label:nth-child(4) input:checked) label:nth-child(-n+4) .review-star-icon,.review-stars:has(label:nth-child(5) input:checked) label:nth-child(-n+5) .review-star-icon{fill:#ff5b00;stroke:#ff5b00}.review-stars input:focus-visible+.review-star-icon{outline:3px solid rgba(37,99,235,.48);outline-offset:3px;border-radius:5px}.review-form :is(input:not([type=radio]):not([type=checkbox]),textarea){transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease}.review-form :is(input:not([type=radio]):not([type=checkbox]),textarea):focus{border-color:#ff5b00;box-shadow:0 0 0 4px #ff5b001a;outline:0}.review-form .cta{width:100%;justify-content:center;border-radius:14px;box-shadow:0 12px 28px #ff5b0038;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease}.review-form .cta:hover{transform:translateY(-2px);box-shadow:0 16px 34px #ff5b004d}.review-card{transition:transform .22s cubic-bezier(.16,1,.3,1),border-color .22s ease,box-shadow .22s ease}.review-card:hover{border-color:#ff5b004d;box-shadow:0 15px 34px #0f172a13;transform:translateY(-3px)}.review-bar i{transition:width .45s cubic-bezier(.16,1,.3,1)}@media(max-width:480px){.review-stars{width:100%;justify-content:space-between}.review-stars label{width:42px;height:44px}.review-star-icon{width:29px;height:29px}.review-form{padding-inline:20px}}@media(prefers-reduced-motion:reduce){.review-stars label,.review-star-icon,.review-form :is(input,textarea,.cta),.review-card,.review-bar i{transition:none!important;transform:none!important}}.analytics-consent[data-astro-cid-wk4srhfo][hidden]{display:none}.analytics-consent[data-astro-cid-wk4srhfo]{position:fixed;z-index:1000;right:20px;bottom:20px;left:20px;display:grid;width:min(760px,calc(100% - 40px));margin-inline:auto;padding:20px;border:1px solid #e2e8f0;border-radius:18px;background:#fffffffa;box-shadow:0 20px 60px #0f172a29;grid-template-columns:minmax(0,1fr) auto;gap:20px;align-items:center;backdrop-filter:blur(16px)}.analytics-consent__copy[data-astro-cid-wk4srhfo] strong[data-astro-cid-wk4srhfo]{display:block;margin-bottom:6px;color:#0f172a;font-size:15px}.analytics-consent__copy[data-astro-cid-wk4srhfo] p[data-astro-cid-wk4srhfo]{margin:0;color:#475569;font-size:13px;line-height:1.55}.analytics-consent__copy[data-astro-cid-wk4srhfo] a[data-astro-cid-wk4srhfo]{color:#0f172a;font-weight:700}.analytics-consent__actions[data-astro-cid-wk4srhfo]{display:flex;gap:10px}.analytics-consent[data-astro-cid-wk4srhfo] button[data-astro-cid-wk4srhfo]{min-height:44px;padding:10px 17px;border:1px solid #cbd5e1;border-radius:10px;font:inherit;font-size:13px;font-weight:800;cursor:pointer}.analytics-consent__reject[data-astro-cid-wk4srhfo]{background:#fff;color:#0f172a}.analytics-consent__accept[data-astro-cid-wk4srhfo]{border-color:#ff5b00!important;background:#ff5b00;color:#fff}.analytics-consent[data-astro-cid-wk4srhfo] button[data-astro-cid-wk4srhfo]:focus-visible{outline:3px solid rgba(255,91,0,.4);outline-offset:3px}@media(max-width:640px){.analytics-consent[data-astro-cid-wk4srhfo]{bottom:12px;width:calc(100% - 24px);padding:17px;grid-template-columns:1fr}.analytics-consent__actions[data-astro-cid-wk4srhfo]{display:grid;grid-template-columns:1fr 1fr}.analytics-consent[data-astro-cid-wk4srhfo] button[data-astro-cid-wk4srhfo]{width:100%}}
