@import "https://fonts.googleapis.com/css2?family=Barlow:wght@400;500;600;700;800&family=Oxanium:wght@500;600;700;800&display=swap";:root{--color-bg-main:#030816;--color-bg-secondary:#0b1734;--color-surface:#112142;--color-surface-alt:#1b3572;--color-primary:#2f63dc;--color-primary-hover:#5b90ff;--color-secondary:#6e86b5;--color-accent-soft:#9fc4ff;--color-accent-light:#dce9ff;--color-white-metal:#f3f7ff;--color-text-primary:#f7fbff;--color-text-secondary:#c9d9f4;--color-text-muted:#8ea4ca;--color-border:#25407a;--color-signal:#ff8a3d;--color-signal-soft:#ff8a3d2e;--color-panel-shadow:#03081675;--font-display:"Oxanium", sans-serif;--font-body:"Barlow", sans-serif;--page-width:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:5rem}body{background:radial-gradient(circle at 12% -4%, #5b90ff47, transparent 24%), radial-gradient(circle at 88% 12%, #ff8a3d2e, transparent 18%), radial-gradient(circle at 50% 118%, #9fc4ff24, transparent 24%), linear-gradient(180deg, #02050f 0%, var(--color-bg-main) 36%, #071329 100%);min-width:320px;color:var(--color-text-primary);font-family:var(--font-body);margin:0}a{color:inherit;text-decoration:none}button,textarea,input{font:inherit}button{cursor:pointer}#app{min-height:100vh}.site-shell{position:relative;overflow-x:clip}.loading-screen{z-index:120;background:radial-gradient(circle at 50% 18%,#ff8a3d2e,#0000 16%),radial-gradient(circle at 18% 72%,#5b90ff38,#0000 18%),linear-gradient(#02050f 0%,#050b1b 48%,#08152d 100%);place-items:center;transition:opacity .52s,visibility .52s;display:grid;position:fixed;inset:0;overflow:hidden}.loading-screen--hidden{opacity:0;visibility:hidden;pointer-events:none}.loading-screen--visible{opacity:1;visibility:visible}.loading-screen__grid{background-image:linear-gradient(#9fc4ff0f 1px,#0000 1px),linear-gradient(90deg,#9fc4ff0f 1px,#0000 1px);background-size:4.8rem 4.8rem;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000 42%,#0000 82%);mask-image:radial-gradient(circle,#000 42%,#0000 82%)}.loading-screen__core{z-index:1;text-align:center;justify-items:center;gap:.8rem;display:grid;position:relative}.loading-screen__eyebrow{color:var(--color-accent-light);letter-spacing:.28em;text-transform:uppercase;opacity:.86;font-size:.78rem}.loading-screen__core strong{font-family:var(--font-display);letter-spacing:.22em;text-transform:uppercase;font-size:clamp(3.2rem,9vw,6rem)}.loading-screen__track{background:#b4cbe51f;border-radius:999px;width:min(16rem,52vw);height:.38rem;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #b4cbe514}.loading-screen__track span{border-radius:inherit;background:linear-gradient(90deg, var(--color-signal), var(--color-primary-hover), var(--color-accent-light));width:42%;height:100%;animation:1.3s ease-in-out infinite loading-sweep;display:block;box-shadow:0 0 20px #5b90ff57}.site-shell:before,.site-shell:after{content:"";z-index:-1;pointer-events:none;filter:blur(90px);opacity:.7;position:fixed}.site-shell:before{background:radial-gradient(circle,#2f63dc47,#0000 68%);width:24rem;height:24rem;top:6rem;left:-8rem}.site-shell:after{background:radial-gradient(circle,#ff8a3d29,#0000 70%);width:20rem;height:20rem;bottom:8rem;right:-6rem}.section-container{width:100%;padding:5.2rem 0}.section-container__inner{width:min(calc(100% - 2rem), var(--page-width));margin:0 auto}.immersive-section{isolation:isolate;position:relative;overflow:visible}.immersive-section:before{content:"";z-index:-2;background:0 0;position:absolute;inset:0}.immersive-section:after{content:"";z-index:-1;opacity:.9;pointer-events:none;position:absolute;inset:0}.immersive-section>:not(.section-atmosphere):not(.section-photo-marquee):not(.section-route-lines),.immersive-section .section-container__inner>*{z-index:1;position:relative}.immersive-section--benefits:after{background:radial-gradient(circle at 14% 22%,#ff8a3d1f,#0000 18%),linear-gradient(135deg,#5b90ff0d,#0000 44%)}.immersive-section--gallery:after{background:linear-gradient(#03081600,#0308168f 32%,#0308162e 100%),radial-gradient(circle at 82% 14%,#ff8a3d29,#0000 18%)}.immersive-section--route:after{background:linear-gradient(135deg,#5b90ff0f,#0000 48%),radial-gradient(circle at 88% 18%,#ff8a3d1a,#0000 16%)}.immersive-section--trust:after{background:radial-gradient(circle at 18% 24%,#5b90ff24,#0000 20%),radial-gradient(circle at 86% 78%,#ff8a3d1a,#0000 16%)}.immersive-section--faq:after{background:linear-gradient(#0710233d,#0308160a),radial-gradient(circle at 78% 12%,#9fc4ff1a,#0000 20%)}.section-container--narrow .section-container__inner{max-width:860px}.animated-section{will-change:opacity, transform, filter;transition-property:opacity,transform,filter;transition-timing-function:ease}.highlight-word{color:#0000;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.highlight-warm{background-image:linear-gradient(135deg, #ffd0a8, var(--color-signal), var(--color-accent-light))}.highlight-hot{background-image:linear-gradient(135deg, var(--color-primary-hover), #8db5ff, var(--color-signal))}.highlight-ink{background-image:linear-gradient(135deg, var(--color-secondary), var(--color-primary-hover), var(--color-accent-light))}.highlight-gold{background-image:linear-gradient(135deg, #ffe3be, #ffb15e, var(--color-accent-light))}.section-heading{gap:1rem;margin-bottom:2rem;display:grid}.section-heading--center{text-align:center;justify-items:center}.section-heading__eyebrow{color:var(--color-accent-light);text-transform:uppercase;letter-spacing:.2em;margin:0;font-size:.8rem;font-weight:700}.section-heading__title{font-family:var(--font-display);text-transform:uppercase;letter-spacing:-.02em;margin:0;font-size:clamp(2.2rem,4vw,4.4rem);line-height:.96}.section-heading__description{max-width:46rem;color:var(--color-text-secondary);margin:0;font-size:1.04rem;line-height:1.65}.section-atmosphere,.section-photo-marquee,.section-route-lines{pointer-events:none;z-index:0;position:absolute;inset:0}.section-atmosphere--speed span,.section-atmosphere--trust span,.section-route-lines span{display:block;position:absolute}.section-atmosphere--speed span:first-child{background:linear-gradient(90deg,#0000,#9fc4ff8c,#0000);width:42%;height:1px;top:4.5rem;right:-5%;transform:rotate(-12deg);box-shadow:0 0 20px #9fc4ff4d}.section-atmosphere--speed span:nth-child(2){background:linear-gradient(90deg,#0000,#ff8a3d75,#0000);width:34%;height:1px;top:9rem;right:5%;transform:rotate(-12deg)}.section-atmosphere--speed span:nth-child(3){filter:blur(12px);background:radial-gradient(circle,#5b90ff24,#0000 68%);border-radius:50%;width:12rem;height:12rem;bottom:4rem;right:10%}.section-photo-marquee{height:12rem;inset:0 0 auto;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000);mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000)}.section-photo-marquee:after{content:"";background:linear-gradient(#03081624,#030816c7),linear-gradient(90deg,#030816a3,#0000 24% 76%,#0308168f);position:absolute;inset:0}.section-photo-marquee__track{gap:1rem;width:max-content;animation:28s linear infinite photo-marquee;display:flex}.section-photo-marquee__item{border:1px solid #b4cbe524;border-radius:1rem;flex:0 0 18rem;height:12rem;position:relative;overflow:hidden;box-shadow:0 18px 36px #0308163d}.section-photo-marquee__item:after{content:"";background:linear-gradient(#0000 48%,#03081694 100%),linear-gradient(135deg,#ff8a3d1f,#0000 40%);position:absolute;inset:0}.section-photo-marquee__item img{object-fit:cover;filter:saturate(.95)contrast(1.02);width:100%;height:100%;transform:scale(1.08)}.categories-section{padding-top:15rem}.section-route-lines span:first-child{border:1px solid #0000;border-top-color:#9fc4ff29;border-radius:50%;width:56%;height:12rem;top:22%;left:8%;transform:rotate(-10deg)}.section-route-lines span:nth-child(2){filter:blur(8px);background:radial-gradient(circle,#ff8a3d2e,#0000 42%),radial-gradient(circle,#5b90ff1f,#0000 64%);border-radius:50%;width:10rem;height:10rem;bottom:18%;right:8%}.section-atmosphere--trust span:first-child{filter:blur(10px);background:radial-gradient(circle,#5b90ff29,#0000 66%);border-radius:50%;width:16rem;height:16rem;top:3rem;left:-4rem}.section-atmosphere--trust span:nth-child(2){background:linear-gradient(90deg,#0000,#ff8a3d80,#0000);width:28%;height:1px;bottom:2rem;right:6%;transform:rotate(-18deg)}.cta-button{text-transform:uppercase;letter-spacing:.06em;border:3px solid #0000;border-radius:1rem;justify-content:center;align-items:center;gap:.55rem;font-weight:700;transition:transform .18s,border-color .18s,background-color .18s,box-shadow .18s;display:inline-flex}.cta-button:hover,.cta-button:focus-visible{transform:translateY(-2px)}.cta-button--primary{background:linear-gradient(120deg, #ff8a3d2e, transparent 30%), linear-gradient(135deg, var(--color-primary-hover), var(--color-primary));border-color:#5b90ff75;box-shadow:0 16px 34px #2f63dc57,0 0 0 1px #ff8a3d29}.cta-button--secondary{color:var(--color-accent-light);background:linear-gradient(135deg,#112142e6,#071228eb),#b4cbe50d;border-color:#5b90ff6b}.cta-button--ghost{color:var(--color-text-secondary);background:0 0;border-color:#b4cbe52e}.cta-button--sm{min-height:2.75rem;padding:.7rem 1rem;font-size:.78rem}.cta-button--md{min-height:3.2rem;padding:.9rem 1.2rem;font-size:.84rem}.cta-button--lg{min-height:3.6rem;padding:1rem 1.35rem;font-size:.92rem}.cta-button--full{width:100%}.cta-button--disabled{opacity:.5;pointer-events:none}.badge-pill{text-transform:uppercase;letter-spacing:.08em;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:2rem;padding:.38rem .82rem;font-size:.76rem;font-weight:700;display:inline-flex}.badge-pill--accent{color:var(--color-accent-light);background:linear-gradient(135deg,#5b90ff33,#ff8a3d1f)}.badge-pill--accent-hot{color:var(--color-white-metal);background:#28519d38}.badge-pill--accent-soft{color:var(--color-accent-light);background:#b4cbe51f}.badge-pill--muted{color:var(--color-text-secondary);background:#b4cbe50f}.badge-pill--active{border-color:#b4cbe55c;box-shadow:0 0 0 1px #b4cbe524}.typing-carousel{white-space:normal;vertical-align:top;align-items:start;display:inline-grid}.typing-carousel__sizer,.typing-carousel__live{grid-area:1/1}.typing-carousel__sizer{visibility:hidden;pointer-events:none}.typing-carousel__live{position:relative}.typing-carousel__text,.typing-carousel__sizer .typing-carousel__text,.typing-carousel__live .typing-carousel__text{white-space:normal;display:inline}.typing-carousel__cursor{vertical-align:baseline;width:.6ch;margin-left:.04em;animation:.8s step-end infinite cursor-blink;display:inline-block;transform:translateY(-.02em)}.commerce-navbar{z-index:50;transition:background-color .22s,border-color .22s,-webkit-backdrop-filter .22s,backdrop-filter .22s;position:fixed;inset:0 0 auto}.commerce-navbar--scrolled{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(135deg,#0a152df0,#040916f5),#040711eb;border-bottom:1px solid #9fc4ff24}.commerce-navbar__inner{width:min(calc(100% - 2rem), var(--page-width));justify-content:space-between;align-items:center;gap:1rem;min-height:5rem;margin:0 auto;display:flex}.brand-lockup{flex-shrink:0;align-items:center;gap:.8rem;min-width:0;display:inline-flex}.brand-lockup>span{min-width:0}.brand-lockup__mark{width:2.5rem;height:2.5rem;font-family:var(--font-display);letter-spacing:.06em;background:linear-gradient(150deg,#ff8a3d3d,#0000 35%),linear-gradient(145deg,#5b90ff61,#12244deb);border:1px solid #b4cbe52e;border-radius:.8rem;place-items:center;font-weight:800;display:grid}.brand-lockup__mark--image{padding:0;overflow:hidden}.brand-lockup__mark--image img{object-fit:cover;filter:drop-shadow(0 10px 16px #03081647);width:100%;height:100%;display:block}.brand-lockup strong,.brand-lockup em{display:block}.brand-lockup strong{font-family:var(--font-display);letter-spacing:.16em;white-space:nowrap;font-size:1rem}.brand-lockup em{color:var(--color-text-secondary);white-space:nowrap;font-size:.76rem;font-style:normal}.commerce-navbar__links{align-items:center;gap:1.5rem;padding:.2rem 0;display:flex}.nav-link{color:var(--color-text-secondary);font-size:.92rem;position:relative}.nav-link:after{content:"";background:var(--color-accent-light);width:0;height:2px;transition:width .2s;position:absolute;bottom:-.24rem;left:0}.nav-link:hover:after,.nav-link:focus-visible:after{width:100%}.commerce-navbar__actions{align-items:center;gap:.7rem;display:flex}.language-switcher{position:relative}.language-switcher__trigger,.cart-button,.menu-button,.cart-drawer__close,.mobile-nav-drawer__close,.floating-action,.chat-widget__header button{width:2.8rem;height:2.8rem;color:var(--color-text-primary);border:1px solid #b4cbe524;border-radius:.95rem;justify-content:center;align-items:center;display:inline-flex}.language-switcher__trigger{gap:.35rem;width:auto;padding:0 .8rem}.language-switcher__trigger,.cart-button,.menu-button{background:0 0}.language-switcher__menu{background:linear-gradient(#101f40fa,#060d1dfa);border:1px solid #b4cbe524;border-radius:1rem;gap:.35rem;min-width:4.3rem;padding:.45rem;display:grid;position:absolute;top:calc(100% + .45rem);right:0;box-shadow:0 20px 40px #03081666}.language-switcher__option{min-height:2.2rem;color:var(--color-text-secondary);background:0 0;border:0;border-radius:.8rem}.language-switcher__option--active{color:var(--color-text-primary);background:#b4cbe514}.cart-button{position:relative}.cart-button__badge{background:var(--color-primary-hover);color:#fff;border-radius:999px;place-items:center;min-width:1.15rem;height:1.15rem;padding:0 .2rem;font-size:.7rem;font-weight:700;display:grid;position:absolute;top:-.18rem;right:-.18rem}.menu-button{display:none}.mobile-nav-overlay{z-index:60;background:#02040c99;position:fixed;inset:0}.mobile-nav-drawer{background:#040711fa;border-left:1px solid #b4cbe51f;flex-direction:column;justify-content:space-between;width:min(88vw,24rem);height:100%;margin-left:auto;padding:1.2rem;display:flex}.mobile-nav-drawer__close{margin-left:auto}.mobile-nav-drawer__links{gap:1rem;margin-top:1.8rem;display:grid}.mobile-nav-drawer__links a{font-family:var(--font-display);text-transform:uppercase;font-size:1.2rem}.mobile-nav-drawer__footer{gap:1rem;display:grid}.mobile-nav-drawer__languages{gap:.5rem;display:flex}.mobile-nav-drawer__languages button{min-width:3rem;min-height:2.5rem;color:var(--color-text-secondary);background:0 0;border:1px solid #b4cbe51f;border-radius:.9rem}.mobile-nav-drawer__languages .is-active{color:var(--color-text-primary);background:#b4cbe514}.hero-section{width:100%;min-height:100vh;padding:7rem 0 4rem;position:relative;overflow:hidden}.hero-section__inner{z-index:1;width:min(calc(100% - 2rem), var(--page-width));margin:0 auto;position:relative}.hero-video,.hero-overlay{border-radius:0;position:absolute;inset:0}.hero-video{object-fit:cover;opacity:.42;filter:saturate(.92)brightness(.92)contrast(.98);width:100%;height:100%}.hero-overlay{background:radial-gradient(circle,#03081600 0%,#03081605 26%,#03081614 44%,#03081638 68%,#03081680 100%),radial-gradient(circle at 20% 24%,#ff8a3d0a,#0000 24%),radial-gradient(circle at 74% 18%,#dce9ff09,#0000 26%),linear-gradient(90deg,#03081624,#070e1d00 50%,#03081621),linear-gradient(#03081614,#0308162e)}.hero-grid{display:block}.hero-copy{gap:1rem;display:grid}.hero-kicker{justify-self:start}.hero-eyebrow{color:var(--color-text-secondary);letter-spacing:.14em;text-transform:uppercase;margin:0;font-size:.88rem}.hero-title{max-width:11ch;font-family:var(--font-display);text-transform:uppercase;letter-spacing:-.03em;margin:0;font-size:clamp(3.4rem,10vw,7rem);line-height:.92}.hero-carousel{color:var(--color-accent-light)}.hero-description{max-width:44rem;color:var(--color-text-secondary);margin:0;font-size:1.04rem;line-height:1.7}.hero-actions{flex-wrap:wrap;gap:.8rem;display:flex}.hero-stats,.benefit-grid,.category-grid,.rollout-grid,.band-section__cards,.product-grid{gap:1rem;display:grid}.hero-stats{grid-template-columns:repeat(3,minmax(0,1fr))}.hero-stat-card,.product-card,.benefit-card,.category-card,.band-card,.rollout-card,.faq-item,.final-cta-card,.cart-drawer,.chat-widget{box-shadow:0 24px 56px var(--color-panel-shadow), inset 0 1px 0 #ffffff0a;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:radial-gradient(circle at 0 0,#5b90ff24,#0000 36%),radial-gradient(circle at 100% 100%,#ff8a3d14,#0000 28%),linear-gradient(#b4cbe514,#b4cbe505),#091022e6;border:1px solid #b4cbe51f}.hero-stat-card{border-radius:1.3rem;padding:1rem}.hero-stat-card strong{font-family:var(--font-display);margin-bottom:.4rem;font-size:1.8rem;display:block}.hero-stat-card span{color:var(--color-text-secondary);font-size:.96rem;line-height:1.5}.product-card__footer strong,.cart-drawer__total strong{font-family:var(--font-display);display:block}.ticker-band{background:linear-gradient(90deg,#080f21e0,#122143c2,#080f21e0);border-block:1px solid #b4cbe51f;overflow:hidden}.ticker-band__track{width:max-content;font-family:var(--font-display);text-transform:uppercase;letter-spacing:.14em;color:var(--color-accent-light);gap:2rem;padding:.9rem 0;animation:22s linear infinite ticker-move;display:flex}.ticker-band__track span:before{content:"/";color:#b4cbe557;margin-right:2rem}.filter-row{flex-wrap:wrap;gap:.7rem;margin-bottom:1.4rem;display:flex}.catalog-search{gap:.45rem;max-width:30rem;margin-bottom:1.4rem;display:grid}.catalog-search__label{color:var(--color-accent-light);letter-spacing:.14em;text-transform:uppercase;font-size:.8rem;font-weight:700}.catalog-search__input{width:100%;min-height:3.4rem;color:var(--color-text-primary);background:radial-gradient(circle at 14% 16%,#5b90ff1a,#0000 18%),#b4cbe50a;border:1px solid #b4cbe524;border-radius:1rem;outline:none;padding:.95rem 1rem;transition:border-color .18s,background-color .18s,box-shadow .18s}.catalog-search__input:focus{background:radial-gradient(circle at 14% 16%,#5b90ff1f,#0000 18%),#b4cbe50f;border-color:#5b90ff80;box-shadow:0 0 0 1px #5b90ff2e}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.product-card,.benefit-card,.category-card,.band-card,.rollout-card,.faq-item,.final-cta-card{border-radius:1.5rem}.product-card{overflow:hidden}.product-card__visual{text-align:left;cursor:pointer;background:radial-gradient(circle at 20% 12%,#ff8a3d29,#0000 26%),radial-gradient(circle at top,#b4cbe53d,#0000 56%),linear-gradient(#1a3269d1,#040711f0);border:0;width:100%;min-height:17.5rem;padding:0;display:grid;overflow:hidden}.product-card__visual .badge-pill,.product-quick-view__figure-shell .badge-pill{z-index:1;justify-self:start;margin:1rem 1rem 0;position:relative}.product-quick-view__media>.badge-pill{justify-self:start;margin:0}.product-card__visual:hover,.product-card__visual:focus-visible{background:radial-gradient(circle at 20% 12%,#ff8a3d33,#0000 28%),radial-gradient(circle at top,#b4cbe54d,#0000 58%),linear-gradient(#224288e0,#040711f5)}.product-card__visual:hover .product-figure__image,.product-card__visual:focus-visible .product-figure__image,.product-quick-view__figure-shell:hover .product-figure__image{transform:scale(1.08)}.product-card__body{flex-direction:column;gap:1.1rem;padding:1.2rem;display:flex}.product-card__body h3,.benefit-card h3,.category-card h3,.band-card strong,.rollout-card h3,.faq-item h3{font-family:var(--font-display);text-transform:uppercase;margin:0}.product-card__body p,.benefit-card p,.category-card p,.band-card p,.rollout-card p,.faq-item p,.final-cta-card p{color:var(--color-text-secondary);margin:0;line-height:1.6}.product-card__footer{justify-content:space-between;align-items:end;gap:1rem;display:flex}.product-card__footer strong{font-size:1.4rem}.product-card__footer span{color:var(--color-text-muted);font-size:.85rem}.benefit-grid,.category-grid,.rollout-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.benefit-card,.category-card,.band-card,.rollout-card,.faq-item{padding:1.4rem}.benefit-card__index{color:var(--color-accent-light);font-family:var(--font-display);margin-bottom:1rem;font-size:2rem;display:inline-flex}.category-card span{color:var(--color-accent-light);font-weight:700}.band-section .section-container__inner{width:100%;max-width:none;padding-inline:max(1rem, calc((100vw - var(--page-width)) / 2));grid-template-columns:1fr;align-items:start;gap:2rem;display:grid}.band-section.immersive-section{padding:5rem 0}.band-section__copy{max-width:58rem}.band-section__cards{grid-template-columns:repeat(3,minmax(0,1fr))}.band-card strong{margin-bottom:.55rem;font-size:1rem;display:block}.faq-list{gap:.9rem;display:grid}.final-cta-section{padding-top:3.5rem;padding-bottom:0}.final-cta-section .section-container__inner{width:100%;max-width:none}.contact-section{padding:1.5rem 0 0;padding-inline:max(1rem, calc((100vw - var(--page-width)) / 2));grid-template-columns:minmax(0,1fr) minmax(22rem,30rem);align-items:start;gap:1.2rem;display:grid;position:relative;overflow:hidden}.contact-section__media{z-index:0;position:absolute;inset:0;overflow:hidden}.contact-section__video,.contact-section__overlay{position:absolute;inset:0}.contact-section__video{object-fit:cover;opacity:.34;width:100%;height:100%}.contact-section__overlay{background:radial-gradient(circle,#03081600 0%,#03081605 26%,#03081614 44%,#03081638 68%,#03081680 100%),radial-gradient(circle at 20% 24%,#ff8a3d0a,#0000 24%),radial-gradient(circle at 74% 18%,#dce9ff09,#0000 26%),linear-gradient(90deg,#03081624,#070e1d00 50%,#03081621),linear-gradient(#03081614,#0308162e)}.contact-section__copy{z-index:1;min-width:0;position:relative}.contact-form-shell{z-index:1;box-shadow:0 24px 56px var(--color-panel-shadow), inset 0 1px 0 #ffffff0a;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:radial-gradient(circle at 100% 0,#ff8a3d1a,#0000 24%),radial-gradient(circle at 0 0,#5b90ff29,#0000 30%),linear-gradient(#b4cbe514,#b4cbe505),#0a101feb;border:1px solid #b4cbe51f;border-radius:1.6rem;position:relative}.contact-form{gap:1rem;padding:1.2rem;display:grid}.contact-form__header p{color:var(--color-accent-light);letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:.82rem;font-weight:700}.contact-method-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.contact-method-card{color:var(--color-text-primary);text-align:left;background:#b4cbe508;border:1px solid #b4cbe51f;border-radius:1.2rem;gap:.45rem;padding:1rem;transition:border-color .18s,background-color .18s,transform .18s;display:grid}.contact-method-card:hover,.contact-method-card:focus-visible{border-color:#b4cbe53d;transform:translateY(-2px)}.contact-method-card strong{font-family:var(--font-display);text-transform:uppercase;font-size:1rem}.contact-method-card span{color:var(--color-text-secondary);font-size:.92rem;line-height:1.55}.contact-method-card--active{background:linear-gradient(135deg,#ff8a3d14,#0000 48%),#3f6fc21f;border-color:#5b90ff7a}.contact-toggle{background:#b4cbe508;border:1px solid #b4cbe51f;border-radius:1.2rem;grid-template-columns:auto 1fr;align-items:center;gap:.85rem;padding:1rem;display:grid;position:relative}.contact-toggle__switch{background:#b4cbe52e;border-radius:999px;align-items:center;width:3.3rem;height:1.9rem;padding:.18rem;transition:background-color .18s;display:inline-flex}.contact-toggle__switch span{background:#fff;border-radius:50%;width:1.5rem;height:1.5rem;transition:transform .18s}.contact-toggle__switch.is-on{background:linear-gradient(135deg, var(--color-signal), var(--color-primary-hover))}.contact-toggle__switch.is-on span{transform:translate(1.35rem)}.contact-toggle__copy{gap:.22rem;display:grid}.contact-toggle__copy strong{font-size:.95rem}.contact-toggle__copy small{color:var(--color-text-secondary);font-size:.82rem;line-height:1.5}.contact-toggle__input{opacity:0;position:absolute;inset:0}.contact-form__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;display:grid}.contact-form__grid label{gap:.35rem;display:grid}.contact-form__grid span{color:var(--color-text-secondary);font-size:.85rem}.contact-form__grid input,.contact-form__grid textarea{width:100%;color:var(--color-text-primary);background:#b4cbe50a;border:1px solid #b4cbe524;border-radius:1rem;outline:none;padding:.88rem .95rem;transition:border-color .18s,background-color .18s}.contact-form__grid input:focus,.contact-form__grid textarea:focus{background:#b4cbe50f;border-color:#3f6fc28c}.contact-form__message{grid-column:1/-1}.contact-form__grid textarea{resize:vertical;min-height:9rem}.contact-form__error{color:#ffb1b1;font-size:.78rem;line-height:1.4}.contact-form__status{border:1px solid #b4cbe524;border-radius:1rem;gap:.3rem;padding:.95rem 1rem;display:grid}.contact-form__status strong{font-family:var(--font-display);text-transform:uppercase}.contact-form__status span{color:var(--color-text-secondary);line-height:1.55}.contact-form__status--success{background:#3f6fc21f}.contact-form__status--error{background:#ff7c7c14;border-color:#ff7c7c38}.contact-form__footer{gap:.75rem;display:grid}.contact-form__footer p{color:var(--color-text-muted);margin:0;font-size:.8rem;line-height:1.5}.cart-drawer-overlay{z-index:55;background:#02040c94;position:fixed;inset:0}.product-quick-view-overlay{z-index:58;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#02040cbd;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.product-quick-view{background:radial-gradient(circle at 0 0,#5b90ff24,#0000 34%),radial-gradient(circle at 100% 100%,#ff8a3d14,#0000 24%),linear-gradient(#b4cbe514,#b4cbe505),#080e1ef5;border:1px solid #b4cbe524;border-radius:1.7rem;grid-template-columns:minmax(19rem,22rem) minmax(0,1fr);align-items:start;gap:1.1rem;width:min(100%,60rem);max-height:min(44rem,100vh - 3rem);padding:4.2rem 1.1rem 1.1rem;display:grid;position:relative;overflow:auto;box-shadow:0 36px 72px #0308168f,inset 0 1px #ffffff0a}.product-quick-view__close{z-index:2;width:2.8rem;height:2.8rem;color:var(--color-text-primary);background:#080e1ed1;border:1px solid #b4cbe524;border-radius:.95rem;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:1rem;right:1rem}.product-quick-view__media,.product-quick-view__content{min-width:0}.product-quick-view__media{grid-area:1/1;align-content:start;gap:.8rem;display:grid}.product-quick-view__eyebrow,.product-quick-view__panel p,.product-quick-view__reviews-header p,.product-quick-view__field span{color:var(--color-accent-light);letter-spacing:.14em;text-transform:uppercase;margin:0;font-size:.78rem;font-weight:700}.product-quick-view__figure-shell{background:radial-gradient(circle at 18% 16%,#ff8a3d2e,#0000 26%),radial-gradient(circle at 78% 20%,#b4cbe53d,#0000 24%),linear-gradient(#172a54f0,#050a18fa);border:1px solid #b4cbe51f;border-radius:1.5rem;height:22rem;min-height:22rem;padding:0;position:relative;overflow:hidden}.product-quick-view__figure-shell>.product-figure{min-height:100%}.product-quick-view__content{grid-area:1/2;align-content:start;gap:1rem;display:grid}.product-quick-view__header{justify-content:space-between;align-items:start;gap:1rem;display:flex}.product-quick-view__header h3{font-family:var(--font-display);text-transform:uppercase;margin:.2rem 0 0;font-size:clamp(2rem,4vw,3rem);line-height:.92}.product-quick-view__header strong{font-family:var(--font-display);font-size:1.7rem}.product-quick-view__strapline,.product-quick-view__description,.product-quick-view__comment-card p,.product-quick-view__empty{color:var(--color-text-secondary);margin:0;line-height:1.65}.product-quick-view__meta{grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem;display:grid}.product-quick-view__panel,.product-quick-view__reviews,.product-quick-view__comment-card{background:#b4cbe50a;border:1px solid #b4cbe51f;border-radius:1.25rem}.product-quick-view__panel{padding:1rem}.product-quick-view__list,.product-quick-view__specs{margin:.9rem 0 0;padding:0}.product-quick-view__list{color:var(--color-text-secondary);gap:.7rem;padding-left:1rem;display:grid}.product-quick-view__specs{gap:.8rem;display:grid}.product-quick-view__specs div{gap:.2rem;display:grid}.product-quick-view__specs dt{color:var(--color-text-muted);font-size:.82rem}.product-quick-view__specs dd{color:var(--color-text-primary);margin:0;font-weight:600}.product-quick-view__reviews{gap:1rem;padding:1rem;display:grid}.product-quick-view__reviews-header,.product-quick-view__comment-header,.product-quick-view__actions,.product-quick-view__field-row{justify-content:space-between;align-items:start;gap:1rem;display:flex}.product-quick-view__reviews-header strong{font-family:var(--font-display);margin-top:.25rem;font-size:1.4rem;display:block}.product-quick-view__stars{color:#b4cbe53d;align-items:center;gap:.35rem;display:flex}.product-quick-view__stars .is-active,.product-quick-view__rating-button.is-selected{color:var(--color-signal)}.product-quick-view__review-form{gap:.85rem;display:grid}.product-quick-view__field{flex:1;gap:.45rem;display:grid}.product-quick-view__field input,.product-quick-view__field textarea{width:100%;color:var(--color-text-primary);background:#b4cbe50a;border:1px solid #b4cbe524;border-radius:1rem;padding:.88rem .95rem}.product-quick-view__rating-picker{flex-wrap:wrap;gap:.35rem;display:flex}.product-quick-view__rating-button{color:#b4cbe547;background:#b4cbe508;border:1px solid #b4cbe524;border-radius:.9rem;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:inline-flex}.product-quick-view__comment-list{gap:.75rem;display:grid}.product-quick-view__comment-card{padding:.9rem 1rem}.product-quick-view__comment-header strong{font-size:.96rem}.cart-drawer{border-radius:1.7rem;flex-direction:column;width:min(100% - 2rem,26rem);display:flex;position:absolute;top:1rem;bottom:1rem;right:1rem;overflow:hidden}.cart-drawer__header,.cart-drawer__footer{padding:1.1rem}.cart-drawer__header{border-bottom:1px solid #b4cbe51a;justify-content:space-between;align-items:start;gap:1rem;display:flex}.cart-drawer__header h3{font-family:var(--font-display);text-transform:uppercase;margin:.2rem 0 0}.cart-drawer__eyebrow{color:var(--color-accent-light);letter-spacing:.16em;text-transform:uppercase;margin:0;font-size:.76rem}.cart-drawer__empty{color:var(--color-text-secondary);padding:1.2rem}.cart-drawer__items{flex:1;gap:.8rem;padding:1rem;display:grid;overflow:auto}.order-status-card,.checkout-panel{background:#b4cbe50a;border:1px solid #b4cbe514;border-radius:1.15rem;gap:.8rem;padding:1rem;display:grid}.order-status-card span,.checkout-panel__header span,.checkout-result span{color:var(--color-text-secondary)}.cart-item{background:#b4cbe50a;border:1px solid #b4cbe514;border-radius:1.15rem;gap:.7rem;padding:1rem;display:grid}.cart-item span,.cart-item button{color:var(--color-text-secondary)}.cart-item__controls,.cart-item__meta{justify-content:space-between;align-items:center;gap:.8rem;display:flex}.cart-item__controls button{background:0 0;border:1px solid #b4cbe529;border-radius:.7rem;width:2rem;height:2rem}.cart-item__meta button{background:0 0;border:0}.checkout-panel__header{gap:.25rem;display:grid}.provider-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.provider-card{color:var(--color-text-secondary);text-align:left;background:0 0;border:1px solid #b4cbe51f;border-radius:1rem;gap:.3rem;padding:.9rem;display:grid}.provider-card strong{color:var(--color-text-primary)}.provider-card--active{background:linear-gradient(135deg,#ff8a3d0f,#0000 48%),#3f6fc21f;border-color:#b4cbe552}.checkout-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.checkout-form-grid label{gap:.35rem;display:grid}.checkout-form-grid span{color:var(--color-text-secondary);font-size:.85rem}.checkout-form-grid input,.checkout-form-grid textarea{width:100%;color:var(--color-text-primary);background:#b4cbe50a;border:1px solid #b4cbe51f;border-radius:.9rem;padding:.8rem .9rem}.checkout-form-grid__full{grid-column:1/-1}.checkout-issues,.checkout-result{border-radius:1rem;gap:.5rem;padding:.85rem .95rem;display:grid}.checkout-issues{background:#ff7c7c14;border:1px solid #ff7c7c38}.checkout-issues p{color:#ffb1b1;margin:0}.checkout-result{background:#3f6fc21f;border:1px solid #b4cbe51f}.checkout-result__actions{flex-wrap:wrap;gap:.7rem;display:flex}.cart-drawer__footer{border-top:1px solid #b4cbe51a;gap:.9rem;display:grid}.cart-drawer__total{justify-content:space-between;align-items:end;display:flex}.cart-drawer__total span{color:var(--color-text-secondary)}.floating-actions{z-index:52;flex-direction:column;align-items:center;gap:.7rem;display:flex;position:fixed;bottom:1.2rem;right:1.2rem}.floating-actions__stack{opacity:0;pointer-events:none;flex-direction:column;align-items:center;gap:.7rem;transition:opacity .18s,transform .18s;display:flex;transform:translateY(.5rem)scale(.96)}.floating-actions--hover-cluster:hover .floating-actions__stack,.floating-actions--hover-cluster:focus-within .floating-actions__stack{opacity:1;pointer-events:auto;transform:translateY(0)scale(1)}.floating-action{width:3.25rem;height:3.25rem;color:var(--color-text-primary);background:radial-gradient(circle at 30% 25%,#b4cbe538,#0000 36%),linear-gradient(145deg,#172a54f5,#070d1dfa);border:1px solid #b4cbe533;border-radius:999px;justify-content:center;align-items:center;transition:transform .18s,border-color .18s,box-shadow .18s,background .18s;display:inline-flex;position:relative;box-shadow:0 16px 30px #03071157,inset 0 1px #e3e9f114}.floating-action:hover,.floating-action:focus-visible{border-color:#b4cbe557;transform:translateY(-2px);box-shadow:0 18px 34px #03071166,0 0 0 1px #5b90ff3d,inset 0 1px #e3e9f11f}.floating-action svg{z-index:1;position:relative}.floating-action:before{content:"";opacity:.95;border-radius:999px;position:absolute;inset:.32rem}.floating-action--chat:before{background:linear-gradient(135deg,#b4cbe51f,#5b90ff2e)}.floating-action--whatsapp:before{background:linear-gradient(135deg,#5b90ff2e,#ff8a3d1f)}.floating-action--instagram:before{background:linear-gradient(135deg,#ff8a3d24,#b4cbe51f)}.chat-widget{z-index:53;background:linear-gradient(#080f22f5,#050a18fa),#030816fa;border:1px solid #5b90ff3d;border-radius:1.5rem;flex-direction:column;width:26rem;max-width:calc(100vw - 2rem);height:min(42rem,100vh - 7rem);display:flex;position:fixed;bottom:5.5rem;right:1.2rem;overflow:hidden;box-shadow:0 26px 70px #0308168c,0 0 0 1px #ff8a3d0d}.chat-widget__chrome{z-index:0;pointer-events:none;background:linear-gradient(#5b90ff14,#0000 24%),radial-gradient(circle at 100% 0,#ff8a3d24,#0000 22%);position:absolute;inset:0}.chat-widget__chrome span{display:block;position:absolute}.chat-widget__chrome span:first-child{background:linear-gradient(90deg,#0000,#5b90ff42,#0000);width:140%;height:1px;top:4.8rem;left:-10%}.chat-widget__chrome span:last-child{filter:blur(20px);background:radial-gradient(circle,#5b90ff29,#0000 60%);width:11rem;height:11rem;top:0;right:0}.chat-widget__header{z-index:1;background:linear-gradient(145deg,#5b90ffeb,#2f63dcd6),linear-gradient(#ff8a3d1f,#0000);border-bottom:1px solid #b4cbe51f;justify-content:space-between;align-items:center;gap:.8rem;padding:1rem 1rem .9rem;display:flex;position:relative}.chat-widget__brand{align-items:center;gap:.75rem;display:flex}.chat-widget__brand-mark{background:#ffffff29;border-radius:.85rem;width:2.4rem;height:2.4rem;display:grid;overflow:hidden;box-shadow:inset 0 1px #ffffff2e}.chat-widget__brand-mark img{object-fit:cover;width:100%;height:100%;display:block}.chat-widget__header strong,.chat-widget__header span{display:block}.chat-widget__header span{opacity:.86;font-size:.8rem}.chat-widget__messages{z-index:1;background:linear-gradient(#ffffff03,#fff0),linear-gradient(90deg,#5b90ff0a 1px,#0000 1px) 0 0/24px 24px,linear-gradient(#5b90ff08 1px,#0000 1px) 0 0/24px 24px;flex:1;align-content:start;gap:.9rem;min-height:0;padding:1rem;display:grid;position:relative;overflow:auto}.chat-widget__intro{background:linear-gradient(135deg,#5b90ff14,#ff8a3d0a),#b4cbe505;border:1px solid #b4cbe514;border-radius:1rem;gap:.3rem;padding:.85rem .95rem;display:grid}.chat-widget__intro p,.chat-widget__intro strong{margin:0}.chat-widget__intro p{color:var(--color-accent-light);letter-spacing:.14em;text-transform:uppercase;font-size:.72rem;font-weight:700}.chat-widget__intro strong{color:var(--color-text-secondary);font-size:.92rem;line-height:1.5}.chat-bubble{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid #b4cbe514;border-radius:1.15rem;max-width:82%;padding:.85rem .95rem;line-height:1.55}.chat-bubble--assistant{background:linear-gradient(135deg,#b4cbe514,#5b90ff0a),#b4cbe50d;border-top-left-radius:.3rem}.chat-bubble--user{background:linear-gradient(135deg,#5b90fff0,#2f63dceb),linear-gradient(#ff8a3d14,#0000);border-color:#5b90ff2e;border-top-right-radius:.3rem;margin-left:auto}.chat-typing{background:#b4cbe514;border-radius:1.1rem;gap:.25rem;padding:.8rem .95rem;display:inline-flex}.chat-typing span{background:var(--color-accent-light);border-radius:999px;width:.38rem;height:.38rem;animation:1.4s ease-in-out infinite chat-bounce}.chat-typing span:nth-child(2){animation-delay:.16s}.chat-typing span:nth-child(3){animation-delay:.32s}.chat-widget__composer{z-index:1;background:linear-gradient(#040916b3,#030816f5);border-top:1px solid #b4cbe51a;gap:.7rem;padding:1rem;display:grid;position:relative}.chat-widget__textarea-shell{background:linear-gradient(#b4cbe50d,#b4cbe505),#b4cbe508;border:1px solid #b4cbe524;border-radius:1.2rem;position:relative;box-shadow:inset 0 1px #ffffff0a}.chat-widget__composer textarea{resize:none;width:100%;min-height:6.25rem;color:var(--color-text-primary);background:0 0;border:0;border-radius:1.2rem;outline:none;padding:.95rem 1rem}.chat-widget__composer-footer{justify-content:space-between;align-items:center;gap:1rem;display:flex}.chat-widget__composer-footer span{color:var(--color-text-muted);font-size:.82rem}.site-footer{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:radial-gradient(circle at 14% 0,#5b90ff1f,#0000 24%),radial-gradient(circle at 88% 12%,#ff8a3d1f,#0000 18%),linear-gradient(#040916eb,#030816fa);border-top:1px solid #b4cbe51f;margin-top:0;position:relative}.site-footer .section-container{padding-top:3.2rem;padding-bottom:1.5rem}.site-footer__grid{grid-template-columns:1.2fr .8fr 1fr 1fr;gap:1.25rem;padding-bottom:2.2rem;display:grid}.site-footer__brand,.site-footer__column{min-width:0}.site-footer__brand{gap:1rem;display:grid}.site-footer__hint{max-width:30rem;color:var(--color-text-secondary);margin:0;line-height:1.65}.site-footer__socials{align-items:center;gap:.75rem;display:flex}.site-footer__social{width:2.8rem;height:2.8rem;color:var(--color-text-primary);background:radial-gradient(circle at 30% 24%,#b4cbe52e,#0000 34%),linear-gradient(145deg,#172a54e6,#070d1df5);border:1px solid #b4cbe529;border-radius:999px;justify-content:center;align-items:center;transition:transform .18s,border-color .18s,box-shadow .18s;display:inline-flex;box-shadow:0 16px 28px #03071142,inset 0 1px #e3e9f114}.site-footer__social:hover,.site-footer__social:focus-visible{border-color:#b4cbe54d;transform:translateY(-2px);box-shadow:0 20px 34px #03071157,0 0 0 1px #5b90ff2e,inset 0 1px #e3e9f11f}.site-footer__social--instagram:hover,.site-footer__social--instagram:focus-visible{color:var(--color-signal)}.site-footer__social--whatsapp:hover,.site-footer__social--whatsapp:focus-visible{color:var(--color-primary-hover)}.site-footer__eyebrow{color:var(--color-accent-light);text-transform:uppercase;letter-spacing:.16em;margin:0 0 1rem;font-size:.76rem;font-weight:700}.site-footer__links,.site-footer__contact-list{gap:.85rem;display:grid}.site-footer__link,.site-footer__contact-item,.site-footer__bottom-link{color:var(--color-text-secondary);transition:color .18s}.site-footer__link:hover,.site-footer__link:focus-visible,.site-footer__contact-item:hover,.site-footer__contact-item:focus-visible,.site-footer__bottom-link:hover,.site-footer__bottom-link:focus-visible{color:var(--color-text-primary)}.site-footer__contact-item{align-items:center;gap:.7rem;line-height:1.5;display:inline-flex}.site-footer__contact-item svg{color:var(--color-accent-light);flex-shrink:0}.site-footer__bottom{color:var(--color-text-muted);border-top:1px solid #b4cbe51f;justify-content:space-between;align-items:center;gap:1rem;padding-top:1rem;font-size:.8rem;display:flex}.product-figure{border-radius:0;width:100%;height:100%;min-height:10rem;position:relative;overflow:hidden}.product-figure--image{isolation:isolate;min-height:inherit;display:block}.product-figure__image,.product-figure__brandwash{position:absolute;inset:0}.product-figure__image{object-fit:cover;object-position:center;filter:saturate(.96)contrast(1.04);width:100%;height:100%;padding:0;transition:transform .32s;transform:scale(1.01)}.product-figure__brandwash{z-index:1;mix-blend-mode:multiply;pointer-events:none;background:linear-gradient(#0308161f,#03081657),linear-gradient(135deg,#2f63dc38,#ff8a3d14 62%,#9fc4ff0a)}.tone-primary{background:radial-gradient(circle at 25% 20%,#b4cbe557,#0000 32%),linear-gradient(140deg,#3f6fc259,#0d1630eb)}.tone-secondary{background:radial-gradient(circle at 70% 10%,#9db2d347,#0000 30%),linear-gradient(145deg,#172b55e0,#040711fa)}.tone-accent{background:radial-gradient(circle at 70% 25%,#b4cbe54d,#0000 26%),linear-gradient(145deg,#58708e6b,#040711f5)}.tone-light{background:radial-gradient(circle at 50% 0,#e3e9f147,#0000 32%),linear-gradient(160deg,#58708e47,#040711fa)}.product-figure span{display:block;position:absolute}.product-figure--deck span:first-child{background:linear-gradient(90deg, var(--color-accent-light), #fff);border-radius:999px;width:64%;height:.95rem;top:47%;left:18%;transform:rotate(-12deg)}.product-figure--deck span:nth-child(2),.product-figure--deck span:nth-child(3){background:var(--color-white-metal);border-radius:50%;width:1.1rem;height:1.1rem;bottom:28%}.product-figure--deck span:nth-child(2){left:28%}.product-figure--deck span:nth-child(3){right:28%}.product-figure--deck span:nth-child(4){display:none}.product-figure--inline span:first-child,.product-figure--quad span:first-child{background:linear-gradient(#eef5ff,#9db2d3);border-radius:1rem 1rem 1.2rem 1.2rem;width:3.6rem;height:5rem;top:26%;left:34%;transform:skew(-10deg)}.product-figure--inline span:nth-child(2){background:#b4cbe5cc;border-radius:999px;width:4.8rem;height:.38rem;top:58%;left:26%;transform:rotate(-18deg)}.product-figure--inline span:nth-child(3),.product-figure--inline span:nth-child(4),.product-figure--quad span:nth-child(2),.product-figure--quad span:nth-child(3),.product-figure--quad span:nth-child(4){background:var(--color-white-metal);border-radius:50%;width:1rem;height:1rem}.product-figure--inline span:nth-child(3){bottom:18%;left:31%}.product-figure--inline span:nth-child(4){bottom:18%;left:53%}.product-figure--quad span:first-child{width:3.8rem;height:4.5rem;top:22%;left:33%}.product-figure--quad span:nth-child(2){bottom:20%;left:31%}.product-figure--quad span:nth-child(3){bottom:20%;left:50%}.product-figure--quad span:nth-child(4){background:#b4cbe5bf;bottom:35%;left:40.5%}.product-figure--helmet span:first-child{background:linear-gradient(#eef5ff,#9db2d3);border-radius:2.6rem 2.6rem 1.2rem 1.2rem;width:54%;height:3.7rem;top:32%;left:23%}.product-figure--helmet span:nth-child(2){background:#0d1630d9;border-radius:999px;width:2.9rem;height:.48rem;top:56%;left:31%}.product-figure--helmet span:nth-child(3),.product-figure--helmet span:nth-child(4){display:none}@keyframes cursor-blink{0%,50%{opacity:1}50.01%,to{opacity:0}}@keyframes ticker-move{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes chat-bounce{0%,80%,to{opacity:.5;transform:translateY(0)}40%{opacity:1;transform:translateY(-4px)}}@keyframes photo-marquee{0%{transform:translate(0)}to{transform:translate(calc(-50% - .5rem))}}@keyframes loading-sweep{0%{transform:translate(-130%)}50%{transform:translate(80%)}to{transform:translate(250%)}}@media (width<=1080px){.final-cta-section,.contact-section{grid-template-columns:1fr}.product-grid,.benefit-grid,.category-grid,.rollout-grid,.band-section__cards{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-title{max-width:none}.chat-widget{width:23rem;height:min(38rem,100vh - 6.5rem)}.site-footer__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-quick-view{grid-template-columns:1fr;width:min(100%,46rem)}.product-quick-view__figure-shell{min-height:18rem}.product-quick-view__meta{grid-template-columns:1fr}.section-photo-marquee{height:10rem}.section-photo-marquee__item{flex-basis:15rem;height:10rem}.categories-section{padding-top:13rem}}@media (width<=900px){.commerce-navbar__links,.commerce-navbar__cta{display:none}.menu-button{display:inline-flex}.hero-stats,.product-grid,.benefit-grid,.category-grid,.rollout-grid,.band-section__cards{grid-template-columns:1fr}.chat-widget{width:21rem;height:min(34rem,100vh - 6rem)}.contact-method-grid,.contact-form__grid,.site-footer__grid{grid-template-columns:1fr}.product-quick-view__field-row,.product-quick-view__actions{flex-direction:column}}@media (width<=620px){.section-container__inner,.commerce-navbar__inner,.hero-section__inner{width:min(calc(100% - 1.25rem), var(--page-width))}.commerce-navbar__inner{gap:.65rem;min-height:4.5rem}.commerce-navbar__actions{flex-shrink:0;gap:.45rem}.brand-lockup{flex:1;gap:.68rem}.brand-lockup strong{letter-spacing:.14em;font-size:.94rem}.brand-lockup em{font-size:.72rem}.brand-lockup__mark{border-radius:.74rem;width:2.32rem;height:2.32rem}.language-switcher__trigger,.cart-button,.menu-button{border-radius:.86rem;height:2.6rem}.cart-button,.menu-button{width:2.6rem;min-width:2.6rem}.language-switcher__trigger{min-width:0;padding:0 .68rem}.hero-section{min-height:auto;padding-top:6.3rem}.hero-title{font-size:clamp(2.7rem,14vw,4.3rem);line-height:.94}.typing-carousel__cursor{width:.5ch;margin-left:.02em}.hero-actions,.hero-actions .cta-button{width:100%}.section-photo-marquee{height:8rem;inset-inline:0}.section-photo-marquee__item{flex-basis:11.5rem;height:8rem}.categories-section{padding-top:10.4rem}.floating-actions{bottom:.9rem;right:.9rem}.chat-widget{width:auto;max-width:none;height:min(31rem,100vh - 7.2rem);left:.9rem;right:.9rem}.cart-drawer{width:auto;top:.75rem;left:.75rem;right:.75rem}.provider-grid,.checkout-form-grid{grid-template-columns:1fr}.product-quick-view-overlay{align-items:stretch;padding:0}.product-quick-view{border-radius:0;grid-template-columns:1fr;gap:1rem;width:100%;min-height:100vh;max-height:100vh;padding:4rem .9rem .9rem}.product-quick-view__media,.product-quick-view__content{grid-area:auto}.product-quick-view__media{gap:.65rem}.product-quick-view__header{flex-direction:column;align-items:start;gap:.55rem}.product-quick-view__header h3{font-size:clamp(1.8rem,8vw,2.4rem)}.product-quick-view__figure-shell{height:15rem;min-height:15rem}.product-quick-view__eyebrow{max-width:14ch}.product-quick-view__header-copy,.product-quick-view__specs-grid,.product-quick-view__review-grid{grid-template-columns:1fr}.site-footer__bottom{flex-direction:column;align-items:start}}@media (width<=480px){.section-container__inner,.commerce-navbar__inner,.hero-section__inner{width:min(calc(100% - 1rem), var(--page-width))}.commerce-navbar__inner{gap:.5rem;min-height:4.2rem}.brand-lockup{gap:.58rem}.brand-lockup__mark{border-radius:.68rem;width:2.08rem;height:2.08rem}.brand-lockup strong{letter-spacing:.12em;font-size:.88rem}.brand-lockup em{display:none}.commerce-navbar__actions{gap:.35rem}.language-switcher__trigger,.cart-button,.menu-button{border-radius:.78rem;height:2.4rem}.cart-button,.menu-button{width:2.4rem;min-width:2.4rem}.language-switcher__trigger{padding:0 .58rem;font-size:.82rem}.language-switcher__trigger svg{width:.82rem;height:.82rem}.hero-section{padding-top:5.8rem;padding-bottom:3rem}.hero-kicker{text-wrap:balance;width:100%;max-width:100%;font-size:.68rem;line-height:1.28}.hero-eyebrow{letter-spacing:.18em;font-size:.68rem;line-height:1.35}.hero-title{font-size:clamp(2.2rem,13vw,3.35rem);line-height:.92}.hero-description{font-size:.98rem;line-height:1.5}.hero-actions{gap:.7rem}.hero-actions .cta-button{min-height:3.3rem;padding-inline:1rem;font-size:.78rem}.floating-actions{right:.65rem;bottom:max(.65rem, env(safe-area-inset-bottom))}.floating-action{width:2.95rem;height:2.95rem}}@media (width<=380px){.commerce-navbar__inner{gap:.4rem;min-height:4rem}.brand-lockup strong{letter-spacing:.1em;font-size:.82rem}.language-switcher__trigger,.cart-button,.menu-button{border-radius:.72rem;height:2.28rem}.cart-button,.menu-button{width:2.28rem;min-width:2.28rem}.language-switcher__trigger{padding:0 .52rem}.language-switcher__trigger svg{display:none}.hero-section{padding-top:5.55rem}.hero-title{font-size:clamp(2rem,12.2vw,3rem)}.hero-description{font-size:.94rem}}
