:root{--accent: #E8820C;--accent-hover: #f09020;--bg: #0a0a0a;--bg-card: #111111;--bg-section: #141414;--text: #ffffff;--text-muted: #888888;--text-dim: #444444;--border: #222222;--green: #4ade80;--red: #f87171;--font: "Inter", -apple-system, BlinkMacSystemFont, sans-serif;--max: 1200px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);font-family:var(--font);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased;overflow-x:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button{font-family:inherit}.container{max-width:var(--max);margin:0 auto;padding:0 40px}.section-eyebrow{display:block;font-size:11px;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:var(--text-muted);margin-bottom:14px}.text-orange{color:var(--accent)}.text-green{color:var(--green)}.text-red{color:var(--red)}.btn-primary{display:inline-block;background:var(--accent);color:#fff;padding:14px 28px;border-radius:50px;font-size:12px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;border:none;cursor:pointer;transition:background .2s,transform .15s;white-space:nowrap}.btn-primary:hover{background:var(--accent-hover);transform:translateY(-1px)}.btn-primary:disabled{background:#555;cursor:not-allowed;transform:none}.btn-outline{display:inline-block;background:transparent;color:#fff;padding:13px 27px;border-radius:50px;font-size:12px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;border:1px solid rgba(255,255,255,.3);cursor:pointer;transition:border-color .2s,background .2s}.btn-outline:hover{border-color:#fff;background:#ffffff0d}.icon-check{color:var(--green);font-size:18px}.icon-cross{color:var(--red);font-size:18px}.site-header{position:fixed;top:0;left:0;right:0;z-index:100;background:#0a0a0aeb;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid rgba(255,255,255,.05);transition:background .3s}.header-inner{display:flex;align-items:center;justify-content:space-between;max-width:var(--max);margin:0 auto;padding:18px 40px;gap:32px}.header-logo{display:flex;align-items:center;gap:10px;flex-shrink:0}.header-logo__text{font-size:14px;font-weight:700;letter-spacing:.08em;color:#fff}.header-nav{display:flex;align-items:center;gap:8px;flex:1;justify-content:center}.header-nav__link{font-size:14px;font-weight:400;color:#fffc;padding:6px 16px;border-radius:50px;border:1px solid transparent;background:none;cursor:pointer;transition:color .2s,border-color .2s;display:flex;align-items:center;gap:6px}.header-nav__link:hover,.header-nav__link--dropdown[aria-expanded=true]{color:#fff;border-color:#fff3}.header-nav__link--dropdown,.header-nav__dropdown{position:relative}.header-nav__dropdown-menu{position:absolute;top:calc(100% + 16px);left:50%;transform:translate(-50%);background:#1a1a1a;border:1px solid var(--border);border-radius:12px;padding:12px;min-width:260px;display:none;flex-direction:column;gap:4px;box-shadow:0 20px 60px #00000080;z-index:200}.header-nav__dropdown:hover .header-nav__dropdown-menu,.header-nav__dropdown-menu:hover{display:flex}.header-nav__link--dropdown[aria-expanded=true]+.header-nav__dropdown-menu{display:flex}.dropdown-item{display:flex;align-items:center;gap:12px;padding:10px 12px;border-radius:8px;transition:background .15s}.dropdown-item:hover{background:#ffffff0f}.dropdown-item img{border-radius:6px;background:#222;width:40px;height:40px;object-fit:cover}.dropdown-item__title{display:block;font-size:13px;font-weight:600}.dropdown-item__meta{display:block;font-size:11px;color:var(--text-muted)}.header-actions{display:flex;align-items:center;gap:16px}.header-cta{padding:11px 22px;font-size:12px}.header-mobile-toggle{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:4px}.header-mobile-toggle span{display:block;width:22px;height:2px;background:#fff;border-radius:2px;transition:all .3s}.mobile-nav{background:#111;border-top:1px solid var(--border);padding:20px 40px;display:flex;flex-direction:column;gap:12px}.mobile-nav[hidden]{display:none!important}.mobile-nav__link{font-size:16px;color:#fffc;padding:8px 0;border-bottom:1px solid var(--border)}.mobile-nav__cta{margin-top:8px;text-align:center}main#main-content{padding-top:72px}.hero{min-height:90vh;display:flex;align-items:center;padding:80px 0;background:var(--bg)}.hero__inner{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:60px}.hero__heading{font-size:clamp(44px,7vw,90px);font-weight:300;line-height:1.05;letter-spacing:-.02em;margin-bottom:24px}.hero__heading strong{font-weight:700}.hero__divider{width:100px;height:2px;background:#fff3;margin-bottom:24px}.hero__subtext{font-size:15px;color:var(--text-muted);max-width:380px;margin-bottom:36px;line-height:1.7}.hero__image{text-align:center}.hero__image img{max-height:560px;margin:0 auto;filter:drop-shadow(0 20px 60px rgba(232,130,12,.15))}.hero__image-placeholder svg{max-width:100%}.prevents-fire{padding:120px 0}.prevents-fire__inner{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:start}.prevents-fire__heading{font-size:clamp(32px,4vw,52px);font-weight:300;line-height:1.1;margin-bottom:16px}.prevents-fire__divider{width:80px;height:1px;background:#ffffff26;margin-bottom:32px}.prevents-fire__list{list-style:none;display:flex;flex-direction:column;gap:0}.prevents-fire__list li{font-size:15px;color:#fffc;padding:18px 0;border-bottom:1px solid rgba(255,255,255,.08);line-height:1.6}.prevents-fire__list li:first-child{border-top:1px solid rgba(255,255,255,.08)}.prevents-fire__list strong{color:#fff}.prevents-fire__image{margin-bottom:40px}.prevents-fire__image img{max-height:280px;margin:0 auto;filter:drop-shadow(0 10px 40px rgba(232,130,12,.1))}.product-placeholder-img{background:#111;border-radius:12px;padding:20px}.prevents-fire__stats{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-bottom:32px}.stat-block{padding:20px;background:var(--bg-card);border-radius:8px;border:1px solid var(--border)}.stat-number{display:block;font-size:36px;font-weight:700;color:#fff;line-height:1.1;margin-bottom:8px}.stat-text{font-size:13px;color:var(--text-muted);line-height:1.5}.prevents-fire__cert{font-size:12px;color:var(--text-muted);border-top:1px solid var(--border);padding-top:20px;line-height:1.6}.prevents-fire__cert strong{color:#fff9}.easy-setup{padding:120px 0;background:var(--bg-section)}.easy-setup__heading{font-size:clamp(28px,4vw,48px);font-weight:300;line-height:1.1;margin-bottom:64px}.easy-setup__features{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.easy-feature{display:flex;flex-direction:column;gap:20px}.easy-feature__icon{width:60px;height:60px}.easy-feature__icon svg{width:100%;height:100%}.easy-feature__pill{background:#ffffff0a;border:1px solid rgba(255,255,255,.1);border-radius:50px;padding:14px 22px;font-size:14px;color:#ffffffbf;text-align:center}.how-it-works{padding:120px 0}.how-it-works .section-eyebrow{margin-bottom:24px}.how-it-works__intro{font-size:clamp(20px,3vw,36px);font-weight:300;line-height:1.4;max-width:900px;margin-bottom:60px;color:#ffffffe6}.how-it-works__fullwidth-image{margin-bottom:80px;border-radius:12px;overflow:hidden}.how-it-works__fullwidth-image img{width:100%;height:500px;object-fit:cover}.how-it-works__image-placeholder{width:100%;height:500px;background:#111;display:flex;align-items:center;justify-content:center;border-radius:12px;border:1px dashed var(--border)}.basics-intro{margin-bottom:60px}.basics-intro h2{font-size:clamp(36px,5vw,60px);font-weight:300;margin-bottom:16px}.basics-intro p{font-size:15px;color:var(--text-muted);max-width:600px}.steps-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:32px}.step__number{display:block;font-size:clamp(60px,8vw,100px);font-weight:300;color:#ffffff1f;line-height:1;margin-bottom:16px}.step__divider{width:100%;height:1px;background:var(--border);margin-bottom:20px}.step__title{font-size:16px;font-weight:700;margin-bottom:12px}.step__text{font-size:14px;color:var(--text-muted);line-height:1.7}.speed-matters{padding:120px 0;background:var(--bg-section)}.speed-matters h2{font-size:clamp(32px,5vw,60px);font-weight:300;margin-bottom:48px}.speed-tabs{margin-bottom:32px}.speed-tabs__label{display:block;font-size:11px;font-weight:700;letter-spacing:.15em;color:var(--text-muted);margin-bottom:12px}.speed-tabs__buttons{display:flex;gap:0}.speed-tab{padding:12px 24px;background:transparent;border:1px solid var(--border);color:#fff9;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s;display:flex;align-items:center;gap:8px}.speed-tab:first-child{border-radius:8px 0 0 8px}.speed-tab:last-child{border-radius:0 8px 8px 0;margin-left:-1px}.speed-tab.active{background:var(--bg-card);border-color:#fff3;color:#fff}.speed-content{margin-bottom:40px;max-width:500px}.speed-content__label{font-size:14px;font-weight:600;color:#ffffffb3;margin-bottom:12px}.speed-content__body{font-size:14px;color:var(--text-muted);line-height:1.7}.fire-chart{margin-top:32px;position:relative}.fire-chart__bars{display:grid;grid-template-columns:repeat(6,1fr);gap:2px;align-items:end;height:280px;border-bottom:1px solid var(--border);padding-bottom:4px}.fire-bar{display:flex;flex-direction:column;justify-content:flex-end;align-items:center;height:100%;position:relative}.fire-bar__fill{width:100%;height:var(--h);background:var(--c);border-radius:4px 4px 0 0;transition:height .4s ease;position:relative}.fire-bar__label{position:absolute;bottom:-32px;left:50%;transform:translate(-50%);font-size:8px;color:var(--text-muted);white-space:nowrap;letter-spacing:.05em;text-align:center}.fd-marker{position:absolute;top:-30px;left:50%;transform:translate(-50%);display:block}.fire-chart__time-label{position:absolute;right:0;bottom:-20px;font-size:11px;color:var(--text-muted);letter-spacing:.1em}.fire-chart__systems{display:grid;grid-template-columns:repeat(6,1fr);gap:2px;margin-top:48px}.fire-chart__systems span{font-size:9px;color:var(--text-dim);text-align:center;letter-spacing:.05em;padding:0 4px}.comparison{padding:120px 0}.comparison h2{font-size:clamp(28px,4vw,48px);font-weight:300;margin-bottom:48px}.comparison-table-wrap{overflow-x:auto;border-radius:12px;border:1px solid var(--border)}.comparison-table{width:100%;border-collapse:collapse;background:var(--bg-card)}.comparison-table th,.comparison-table td{padding:16px 20px;text-align:left;border-bottom:1px solid var(--border);font-size:14px}.comparison-table thead th{font-size:13px;font-weight:600;color:var(--text-muted);background:#ffffff08}.comparison-table tbody tr:last-child td{border-bottom:none}.comparison-table tbody tr:hover td{background:#ffffff05}.col-fd{font-weight:600;color:#fff}.comparison-table thead .col-fd{color:var(--accent)}.advantages{padding:120px 0;background:var(--bg-section)}.advantages__inner{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.advantages__image img{max-height:500px;margin:0 auto}.shield-placeholder{max-width:360px;margin:0 auto}.advantages__content h2{font-size:clamp(28px,3.5vw,44px);font-weight:300;margin-bottom:40px;line-height:1.2}.advantage-group{margin-bottom:32px}.advantage-group__title{font-size:18px;font-weight:500;color:#fff;margin-bottom:8px}.advantage-group__divider{width:100%;height:1px;background:var(--border);margin-bottom:16px}.advantage-group__list{list-style:none;font-size:14px;color:var(--text-muted);line-height:1.7}.advantage-group__list li{margin-bottom:10px}.advantage-group__list strong{color:#fffc}.advantage-features{display:flex;flex-direction:column}.advantage-feature{padding:16px 0;display:flex;align-items:center;justify-content:space-between}.advantage-feature span{font-size:16px;color:#ffffffb3}.advantage-feature__line{flex:1;height:1px;background:var(--border);margin-left:16px}.fire-classes{padding:120px 0}.fire-classes__inner{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.fire-classes__image img{width:100%;max-height:560px;object-fit:cover;border-radius:8px}.fire-classes__placeholder{background:#111;border-radius:8px;overflow:hidden}.fire-classes__content h2{font-size:clamp(28px,4vw,48px);font-weight:300;margin-bottom:48px;line-height:1.2}.fire-class-list{display:flex;flex-direction:column}.fire-class-item{padding:24px 0;border-top:1px solid var(--border)}.fire-class-item:last-child{border-bottom:1px solid var(--border)}.fire-class-item h3{font-size:20px;font-weight:300;margin-bottom:8px}.fire-class-item p{font-size:14px;color:var(--text-muted);line-height:1.6}.tough-situations{padding:120px 0 0;position:relative}.tough-situations__image-wrap{position:relative;margin-bottom:0}.tough-situations__bg-image{width:55%;max-height:600px;object-fit:cover;border-radius:8px}.tough-situations__img-placeholder{width:55%;height:500px;background:#111;border-radius:8px;display:flex;align-items:center;justify-content:center}.tough-situations__content{display:flex;justify-content:flex-end;margin-top:-500px;padding-bottom:120px}.tough-situations__text{max-width:420px}.tough-situations__text h2{font-size:clamp(28px,4vw,44px);font-weight:300;margin-bottom:32px;line-height:1.2}.tough-detail h3{font-size:18px;font-weight:700;margin-bottom:12px}.tough-detail p{font-size:14px;color:var(--text-muted);margin-bottom:16px}.tough-detail__divider{height:1px;background:var(--border);margin:16px 0}.tough-feature{font-size:16px;color:#ffffffb3}.product-grid{padding:120px 0;background:var(--bg-section)}.product-grid h2{font-size:clamp(28px,4vw,44px);font-weight:300;margin-bottom:48px}.product-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--border);border:1px solid var(--border);border-radius:12px;overflow:hidden}.product-card{background:var(--bg-card);display:flex;flex-direction:column}.product-card__image-link{display:block;overflow:hidden}.product-card__image-link img,.product-card__img-placeholder{width:100%;height:220px;object-fit:cover;object-position:center;transition:transform .4s ease;background:#111}.product-card__image-link:hover img{transform:scale(1.04)}.product-card__body{padding:24px;flex:1;display:flex;flex-direction:column}.product-card__eyebrow{font-size:10px;font-weight:700;letter-spacing:.15em;color:var(--text-muted);margin-bottom:4px}.product-card__title{font-size:18px;font-weight:700;margin-bottom:4px;line-height:1.2}.product-card__title a:hover{color:var(--accent)}.product-card__type{font-size:12px;color:var(--text-muted);margin-bottom:12px}.product-card__divider{width:24px;height:2px;background:var(--accent);margin-bottom:12px}.product-card__desc{font-size:13px;color:var(--text-muted);line-height:1.6;flex:1;margin-bottom:20px}.product-card__footer{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.product-card__price{font-size:16px;font-weight:700}.product-card__btn{padding:10px 18px;font-size:11px}.cta-globe{padding:160px 0;position:relative;text-align:center;overflow:hidden;background:var(--bg)}.cta-globe__bg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:600px;height:600px;pointer-events:none}.globe-svg{width:100%;height:100%}.cta-globe__content{position:relative;z-index:2}.cta-globe__heading{font-size:clamp(40px,7vw,90px);font-weight:300;line-height:1.05;margin-bottom:24px;white-space:pre-line}.cta-globe__heading strong{font-weight:700}.cta-globe__divider{width:80px;height:1px;background:#fff3;margin:0 auto 24px}.cta-globe__subtext{font-size:15px;color:var(--text-muted);max-width:440px;margin:0 auto 36px;line-height:1.7}.site-footer{background:#ffffff05;border-top:1px solid var(--border);padding:60px 0 0}.footer-inner{display:grid;grid-template-columns:80px 200px 1fr 1fr;gap:48px;padding-bottom:48px}.footer-logo{display:flex;align-items:center}.footer-col{display:flex;flex-direction:column;gap:12px}.footer-col__heading{font-size:13px;font-weight:600;color:#ffffff80;margin-bottom:4px}.footer-link{font-size:15px;color:#ffffffb3;transition:color .2s}.footer-link:hover{color:#fff}.footer-link--small{font-size:13px;color:var(--text-muted)}.footer-link--small:hover{color:#ffffffb3}.footer-bottom{border-top:1px solid var(--border);padding:24px 0}.footer-copyright{font-size:12px;color:var(--text-muted)}.product-page{padding:60px 0 120px}.product-page__inner{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:start}.product-gallery__main img{width:100%;border-radius:12px;background:#111}.product-gallery__thumbs{display:flex;gap:8px;margin-top:12px;flex-wrap:wrap}.product-gallery__thumbs .thumb{width:72px;height:72px;object-fit:cover;border-radius:8px;cursor:pointer;border:2px solid transparent;transition:border-color .2s;background:#111}.product-gallery__thumbs .thumb.active,.product-gallery__thumbs .thumb:hover{border-color:var(--accent)}.product-gallery__placeholder{width:100%;height:500px;background:#111;border-radius:12px;display:flex;align-items:center;justify-content:center}.product-page__title{font-size:clamp(32px,5vw,56px);font-weight:300;line-height:1.05;margin-bottom:12px}.product-page__title strong{font-weight:800}.product-page__type{font-size:14px;color:var(--text-muted);margin-bottom:28px}.product-page__desc{font-size:15px;color:#fffc;line-height:1.7;margin-bottom:32px}.product-page__desc p{margin-bottom:12px}.product-specs{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:32px}.spec-box{background:var(--bg-card);border:1px solid var(--border);border-radius:8px;padding:16px 14px;text-align:center}.spec-box__label{display:block;font-size:11px;color:var(--text-muted);margin-bottom:6px}.spec-box__sub{display:block;font-size:11px;color:var(--text-muted)}.spec-box__value{display:block;font-size:2rem;font-weight:700;line-height:1.1}.spec-box__value small{font-size:.7em;font-weight:400;color:var(--text-muted)}.product-variants{margin-bottom:24px}.variant-label{display:block;font-size:13px;color:var(--text-muted);margin-bottom:12px}.variant-buttons{display:flex;gap:8px;flex-wrap:wrap}.variant-btn{padding:10px 20px;border:1px solid var(--border);border-radius:6px;background:transparent;color:#ffffffb3;font-size:14px;cursor:pointer;transition:all .2s}.variant-btn:hover,.variant-btn.selected{border-color:#fff;color:#fff;background:#ffffff0d}.variant-btn:disabled{opacity:.3;cursor:not-allowed}.product-purchase{display:flex;align-items:center;gap:20px;margin-bottom:28px;flex-wrap:wrap}.product-page__price{font-size:28px;font-weight:700}.product-purchase__buttons{display:flex;gap:12px;flex-wrap:wrap}.product-add-btn{padding:16px 32px;font-size:13px}.product-buy-btn{padding:15px 28px;font-size:13px}.product-trust{display:flex;gap:20px;flex-wrap:wrap;padding-top:20px;border-top:1px solid var(--border)}.trust-item{display:flex;align-items:center;gap:8px;font-size:13px;color:var(--text-muted)}.product-sizes{padding:80px 0;background:var(--bg-section)}.product-sizes h2{font-size:clamp(32px,5vw,56px);font-weight:300;margin-bottom:12px}.product-sizes>.container>p{font-size:15px;color:var(--text-muted);margin-bottom:48px;max-width:500px}.sizes-selector{display:flex;gap:0;border-left:1px solid var(--border);margin-bottom:40px}.size-option{flex:1;padding:40px 32px;border-right:1px solid var(--border);border-top:1px solid var(--border);border-bottom:1px solid var(--border);cursor:pointer;transition:background .2s}.size-option:hover,.size-option.active{background:#ffffff08}.size-option.active{border-top-color:#ffffff4d}.size-option__vol{font-size:clamp(48px,8vw,80px);font-weight:300;color:#ffffff80}.size-option.active .size-option__vol{color:#fff}.size-option__vol sup,.size-option__vol sub{font-size:.4em}.size-detail{display:flex;align-items:baseline;gap:16px}.size-detail__label{font-size:14px;color:var(--text-muted)}.size-detail__label:after{content:"";display:inline-block;width:100px;height:1px;background:var(--border);vertical-align:middle;margin-left:12px}.size-detail__value{font-size:32px;font-weight:300}.size-detail__value sub{font-size:.5em;color:var(--text-muted)}.collection-page{padding:60px 0 120px}.collection-header{margin-bottom:48px}.collection-header h1{font-size:clamp(36px,5vw,60px);font-weight:300;margin-bottom:12px}.collection-desc{font-size:16px;color:var(--text-muted);max-width:600px}.collection-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:24px}.collection-empty{font-size:16px;color:var(--text-muted);padding:60px 0;text-align:center;grid-column:1/-1}.collection-grid .product-card{background:var(--bg-card);border:1px solid var(--border);border-radius:12px;overflow:hidden}.collection-grid .product-card__image-link img{height:240px}.cart-page{padding:60px 0 120px}.cart-page h1{font-size:clamp(32px,5vw,52px);font-weight:300;margin-bottom:48px}.cart-form{display:grid;grid-template-columns:1fr 360px;gap:48px;align-items:start}.cart-items{display:flex;flex-direction:column;gap:0;border-top:1px solid var(--border)}.cart-item{display:grid;grid-template-columns:100px 1fr auto auto;gap:20px;align-items:center;padding:24px 0;border-bottom:1px solid var(--border)}.cart-item__image img{width:100px;height:80px;object-fit:cover;border-radius:8px;background:#111}.cart-item__title{font-size:15px;font-weight:600;margin-bottom:4px}.cart-item__title:hover{color:var(--accent)}.cart-item__variant{font-size:13px;color:var(--text-muted);margin-bottom:12px}.cart-item__qty{display:flex;align-items:center;gap:12px}.qty-btn{background:var(--bg-card);border:1px solid var(--border);color:#fff;width:30px;height:30px;border-radius:6px;cursor:pointer;font-size:16px;transition:background .2s}.qty-btn:hover{background:#ffffff1a}.qty-value{font-size:15px;font-weight:600;min-width:20px;text-align:center}.cart-item__price{font-size:16px;font-weight:700}.cart-item__remove{font-size:20px;color:var(--text-muted);transition:color .2s;line-height:1}.cart-item__remove:hover{color:var(--red)}.cart-summary{background:var(--bg-card);border:1px solid var(--border);border-radius:12px;padding:28px}.cart-summary__row{display:flex;justify-content:space-between;font-size:18px;font-weight:600;margin-bottom:12px}.cart-summary__note{font-size:13px;color:var(--text-muted);margin-bottom:24px}.cart-checkout-btn{width:100%;text-align:center;margin-bottom:12px}.cart-continue-btn{width:100%;text-align:center;display:block}.cart-empty{text-align:center;padding:80px 0}.cart-empty p{font-size:18px;color:var(--text-muted);margin-bottom:24px}.cart-notification{position:fixed;bottom:32px;right:32px;background:var(--bg-card);border:1px solid var(--border);border-radius:12px;padding:20px 24px;z-index:9999;display:flex;align-items:center;gap:16px;box-shadow:0 8px 32px #0006;animation:slideUp .3s ease}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.cart-notification__message{font-size:14px;font-weight:600}@media(max-width:1024px){:root{--max: 100%}.container{padding:0 24px}.hero__inner{grid-template-columns:1fr;text-align:center}.hero__image{order:-1}.hero__subtext{margin:0 auto 36px}.hero__divider{margin:0 auto 24px}.steps-grid,.product-specs,.product-cards{grid-template-columns:repeat(2,1fr)}.prevents-fire__inner,.advantages__inner,.fire-classes__inner{grid-template-columns:1fr}.tough-situations__bg-image,.tough-situations__img-placeholder{width:100%}.tough-situations__content{margin-top:-200px}.footer-inner{grid-template-columns:1fr 1fr}.cart-form,.product-page__inner,.easy-setup__features{grid-template-columns:1fr}}@media(max-width:768px){.header-nav{display:none}.header-mobile-toggle{display:flex}.product-cards,.steps-grid{grid-template-columns:1fr}.fire-chart__bars{height:180px}.fire-chart__systems{display:none}.comparison-table th:nth-child(3),.comparison-table td:nth-child(3){display:none}.footer-inner{grid-template-columns:1fr}.product-specs{grid-template-columns:repeat(2,1fr)}.prevents-fire__stats{grid-template-columns:1fr}.sizes-selector{flex-direction:column}.header-inner{padding:16px 24px}}.hiw-intro{padding:80px 0;background:var(--bg)}.hiw-intro .section-eyebrow{margin-bottom:20px}.hiw-intro__heading{font-size:clamp(2rem,5vw,3.5rem);font-weight:700;margin-bottom:24px;max-width:900px}.hiw-intro__body{font-size:clamp(1rem,2vw,1.25rem);color:#ffffffbf;max-width:900px;line-height:1.8}.hiw-speed-section{background:var(--bg-section);padding:80px 0}.hiw-speed-section h2{font-size:clamp(1.8rem,4vw,2.4rem);font-weight:700;margin-bottom:32px}.comparison-section{padding:80px 0;background:var(--bg)}.comparison-section__heading{font-size:clamp(1.8rem,4vw,2.8rem);font-weight:700;margin-bottom:40px}.comparison-wrap{overflow-x:auto}.how-it-works-page{padding-bottom:0}.hiw-hero{position:relative;min-height:420px;display:flex;align-items:flex-end;padding-bottom:60px;overflow:hidden;background:var(--bg-section)}.hiw-hero__image{position:absolute;top:0;right:0;bottom:0;left:0}.hiw-hero__image img{width:100%;height:100%;object-fit:cover;opacity:.35}.hiw-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#0a0a0af2 30%,#0a0a0a4d)}.hiw-hero__content{position:relative;z-index:1;max-width:780px}.hiw-hero__statement{font-size:1.1rem;color:var(--text-muted);line-height:1.8;margin-top:16px}.hiw-steps{padding:80px 0;background:var(--bg)}.hiw-steps h2{font-size:clamp(1.8rem,4vw,2.8rem);font-weight:700;margin-bottom:16px}.hiw-steps__intro{color:var(--text-muted);max-width:600px;margin-bottom:60px}.hiw-features{padding:80px 0;background:var(--bg-section)}.hiw-features h2{font-size:clamp(1.8rem,4vw,2.4rem);font-weight:700;margin-bottom:48px;text-align:center}.hiw-features__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.hiw-feature-card{background:var(--bg-card);border:1px solid var(--border);border-radius:12px;padding:36px 28px;display:flex;flex-direction:column;align-items:flex-start;gap:16px}.hiw-feature-card__icon{width:64px;height:64px;background:#e8820c14;border-radius:50%;display:flex;align-items:center;justify-content:center}.hiw-feature-card h3{font-size:1.1rem;font-weight:700}.hiw-feature-card p{font-size:.9rem;color:var(--text-muted);line-height:1.7}.hiw-speed{padding:80px 0;background:var(--bg)}.hiw-speed h2{font-size:clamp(1.8rem,4vw,2.4rem);font-weight:700;margin-bottom:32px}.hiw-speed__tabs{display:flex;align-items:center;gap:20px;margin-bottom:24px;flex-wrap:wrap}.hiw-speed__label{font-size:11px;letter-spacing:.12em;color:var(--text-muted);font-weight:700}.hiw-comparison{padding:80px 0;background:var(--bg-section)}.hiw-comparison h2{font-size:clamp(1.8rem,4vw,2.4rem);font-weight:700;margin-bottom:36px}.resources-page{padding:80px 0 120px;background:var(--bg)}.resources-header{max-width:600px;margin-bottom:64px}.resources-header h1{font-size:clamp(2rem,5vw,3.2rem);font-weight:800;margin-bottom:16px}.resources-header p{color:var(--text-muted);font-size:1.05rem;line-height:1.7}.resources-section{margin-bottom:60px}.resources-section__title{font-size:1rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);border-bottom:1px solid var(--border);padding-bottom:16px;margin-bottom:24px}.resources-grid{display:flex;flex-direction:column;gap:12px}.resource-card{background:var(--bg-card);border:1px solid var(--border);border-radius:10px;padding:20px 24px;display:flex;align-items:center;gap:20px;transition:border-color .2s}.resource-card:hover{border-color:#e8820c66}.resource-card--featured{border-color:#e8820c4d;background:#e8820c0a}.resource-card__icon{flex-shrink:0;width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:#e8820c14;border-radius:8px}.resource-card__info{flex:1}.resource-card__info h3{font-size:.95rem;font-weight:600;margin-bottom:4px}.resource-card__meta{font-size:.82rem;color:var(--text-muted)}.resource-card__btn{flex-shrink:0;font-size:.82rem;padding:8px 16px;white-space:nowrap}.resources-note{margin-top:48px;padding:20px 24px;background:var(--bg-section);border:1px solid var(--border);border-radius:10px;display:flex;align-items:flex-start;gap:12px}.resources-note svg{flex-shrink:0;margin-top:2px}.resources-note p{font-size:.88rem;color:var(--text-muted);line-height:1.6}.resources-note strong{color:var(--text)}.page-content{padding:80px 0;background:var(--bg)}.page-content__title{font-size:clamp(2rem,5vw,3rem);font-weight:800;margin-bottom:32px}.page-content__body{color:var(--text-muted);max-width:760px;font-size:1rem;line-height:1.8}.page-content__body h2,.page-content__body h3{color:var(--text);margin:24px 0 12px}.page-content__body p{margin-bottom:16px}.page-content__body a{color:var(--accent);text-decoration:underline}.page-content__body ul,.page-content__body ol{margin:0 0 16px 24px}.product-specs--ball{grid-template-columns:repeat(4,1fr)}.spec-box--fire-classes{background:var(--bg-card);border:1px solid var(--border);border-radius:10px;padding:20px 24px;display:flex;flex-direction:column;gap:8px;margin-top:12px;width:100%}.ball-types-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border:1px solid var(--border);border-radius:12px;overflow:hidden;margin-top:32px;width:100%}.ball-types-grid--3{grid-template-columns:repeat(3,1fr)}.ball-type-card{background:var(--bg-card);padding:28px 20px 24px;cursor:pointer;border-right:1px solid var(--border);transition:background .2s;display:flex;flex-direction:column;gap:12px}.ball-type-card:last-child{border-right:none}.ball-type-card.active{background:#e8820c0f}.ball-type-card__label{font-size:11px;font-weight:700;letter-spacing:.12em;color:var(--text-muted);text-transform:uppercase}.ball-type-card__weight{font-size:3rem;font-weight:300;color:#fffc;line-height:1}.ball-type-card__weight sub{font-size:1.1rem;font-weight:400;margin-left:2px}.ball-type-card__specs{display:flex;flex-direction:column;gap:8px;border-top:1px solid var(--border);padding-top:12px}.ball-type-card__spec-row{display:flex;justify-content:space-between;font-size:.85rem;color:var(--text-muted)}.ball-type-card__spec-row span:last-child{color:var(--text)}.ball-type-card__cta{margin-top:8px;font-size:.8rem;padding:10px 14px;text-align:center}.ball-mount-section{padding:80px 0;background:var(--bg)}.ball-mount-section h2{font-size:clamp(1.6rem,3vw,2.4rem);font-weight:700;margin-bottom:48px}.ball-mount__grid{display:grid;grid-template-columns:1fr 1fr;gap:40px;max-width:800px;margin:0 auto}.ball-mount-card{display:flex;flex-direction:column;align-items:center;gap:16px}.ball-mount-card__icon{margin-bottom:8px}.ball-mount-card__pill{border:1px solid rgba(255,255,255,.25);border-radius:100px;padding:10px 28px;font-size:.95rem;color:var(--text);font-weight:500}.ball-mount-card__bestfor-label{font-size:.85rem;font-weight:600;color:var(--text-muted);margin-top:4px}.ball-mount-card__list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;align-items:center;gap:4px}.ball-mount-card__list li{font-size:.88rem;color:#ffffffa6}.ball-tough-section{padding:0;background:var(--bg-section)}.ball-tough-section__inner{display:grid;grid-template-columns:1fr 1fr;gap:0;align-items:stretch}.ball-tough-section__image{overflow:hidden}.ball-tough-section__image img{width:100%;height:100%;object-fit:cover;display:block;min-height:500px}.ball-tough-section__content{padding:72px 56px;display:flex;flex-direction:column;justify-content:center;gap:0}.ball-tough-section__content h2{font-size:clamp(1.6rem,3vw,2.4rem);font-weight:700;margin-bottom:16px}.ball-tough-section__content h3{font-size:1rem;font-weight:700;margin-bottom:10px}.ball-tough-section__content p{font-size:.9rem;color:var(--text-muted);line-height:1.7;margin-bottom:16px}.ball-tough-section__divider{height:1px;background:var(--border);margin:12px 0;width:80px}.ball-tough-feature{font-size:.95rem!important;color:#ffffffd9!important;font-weight:500}.sticker-size-card__cta{margin-top:16px;font-size:.82rem;padding:10px 20px;text-align:center;display:block}.ball-sizes-section{padding:60px 0;background:var(--bg-section)}.ball-sizes-section .container{display:flex;flex-direction:column;align-items:flex-start;gap:24px}.ball-sizes-section h2{font-size:clamp(1.6rem,3vw,2.2rem);font-weight:700}.ball-sizes__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;width:100%}.ball-size-card{background:var(--bg-card);border:1px solid var(--border);border-radius:10px;padding:20px 16px;text-align:center;cursor:pointer;transition:border-color .2s}.ball-size-card:hover,.ball-size-card.active{border-color:var(--accent)}.ball-size-card__diameter{font-size:1.8rem;font-weight:800;color:var(--accent);line-height:1;margin-bottom:4px}.ball-size-card__diameter small{font-size:1rem;font-weight:500}.ball-size-card__weight{font-size:.85rem;color:var(--text-muted);margin-top:6px}.ball-size-card__coverage{font-size:.85rem;color:var(--text-muted)}.ball-mount-section{padding:60px 0;background:var(--bg)}.ball-mount-section h2{font-size:clamp(1.6rem,3vw,2.2rem);font-weight:700;margin-bottom:36px}.ball-mount__grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.ball-mount-card{background:var(--bg-card);border:1px solid var(--border);border-radius:12px;padding:32px 28px}.ball-mount-card__number{font-size:2.5rem;font-weight:900;color:var(--accent);opacity:.4;line-height:1;margin-bottom:12px}.ball-mount-card h3{font-size:1.1rem;font-weight:700;margin-bottom:10px}.ball-mount-card p{font-size:.9rem;color:var(--text-muted);line-height:1.7}.sticker-sizes-section{padding:60px 0;background:var(--bg-section)}.sticker-sizes-section h2{font-size:clamp(1.6rem,3vw,2.2rem);font-weight:700;margin-bottom:24px}.sticker-sizes__grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:8px}.sticker-size-card{background:var(--bg-card);border:1px solid var(--border);border-radius:12px;padding:28px 24px;cursor:pointer;transition:border-color .2s}.sticker-size-card:hover,.sticker-size-card.active{border-color:var(--accent)}.sticker-size-card__vol{font-size:2rem;font-weight:800;color:var(--accent);line-height:1;margin-bottom:8px}.sticker-size-card__vol small{font-size:1rem}.sticker-size-card__dims,.sticker-size-card__weight{font-size:.85rem;color:var(--text-muted);margin-top:4px}@media(max-width:1024px){.hiw-features__grid{grid-template-columns:1fr 1fr}.ball-sizes__grid{grid-template-columns:repeat(2,1fr)}.ball-mount__grid{grid-template-columns:1fr 1fr}.sticker-sizes__grid,.ball-tough-section__inner{grid-template-columns:1fr}.ball-tough-section__image img{min-height:320px}.product-specs--ball{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.hiw-features__grid{grid-template-columns:1fr}.resource-card{flex-direction:column;align-items:flex-start}.resource-card__btn{align-self:stretch;text-align:center}.ball-sizes__grid{grid-template-columns:repeat(2,1fr)}.ball-types-grid{grid-template-columns:1fr;border-radius:12px}.ball-type-card{border-right:none;border-bottom:1px solid var(--border)}.ball-type-card:last-child{border-bottom:none}.ball-mount__grid{grid-template-columns:1fr}.ball-tough-section__content{padding:40px 24px}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/theme.css.map */
