:root{--navy:#1b3a5c;--navy-deep:#10283e;--navy-ink:#071725;--steel:#426c8a;--steel-dark:#284e68;--gold:#c9a227;--gold-light:#efcf55;--gold-ink:#725800;--safety:#b84f12;--paper:#fff;--paper-light:#fff;--paper-deep:#f1f3f4;--mist:#e8ecee;--ink:#17222c;--muted:#52606b;--line:#d5dadd;--line-strong:#aeb8be;--white:#fff;--focus:#efcf55;--shadow:0 22px 55px #0b22371f;--shadow-small:0 10px 26px #0b223717;--shell:1280px;--gutter:clamp(1.2rem, 4vw, 3rem);--radius:6px;--radius-large:8px;--display:Georgia, "Times New Roman", serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:8rem}body{background:var(--paper-light);color:var(--ink);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0;font-family:Arial,Helvetica,sans-serif;font-size:1rem;line-height:1.65}main{min-height:65vh;overflow:clip}img,svg{max-width:100%;display:block}a{color:inherit;text-underline-offset:.2em}button,input,select{font:inherit}:focus-visible{outline:3px solid var(--focus);outline-offset:3px}::selection{background:var(--gold-light);color:var(--navy-ink)}h1,h2,h3,p{margin-top:0}h1,h2,h3{color:var(--navy-deep);letter-spacing:-.04em;line-height:1.04}h1{margin-bottom:1.15rem;font-size:clamp(2.75rem,5.6vw,5.8rem);font-weight:900}h2{margin-bottom:1rem;font-size:clamp(1.9rem,3.7vw,3.45rem);font-weight:900}h3{margin-bottom:.7rem;font-size:clamp(1.2rem,2vw,1.55rem);font-weight:850}p:last-child{margin-bottom:0}.section-shell,.header-inner,.footer-inner{width:min(var(--shell), calc(100% - (2 * var(--gutter))));margin-inline:auto}.skip-link{z-index:1000;border:2px solid var(--gold);background:var(--white);color:var(--navy-deep);border-radius:4px;padding:.7rem 1rem;font-weight:850;text-decoration:none;position:fixed;top:.5rem;left:.5rem;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.site-header{z-index:100;background:var(--navy-deep);color:var(--white);border-bottom:1px solid #ffffff21;position:sticky;top:0}.utility-bar{background:var(--navy-ink);color:#bfcbd3;letter-spacing:.09em;text-transform:uppercase;border-bottom:1px solid #ffffff1f;font-size:.67rem;font-weight:800;line-height:1}.utility-bar .section-shell{justify-content:space-between;align-items:center;gap:1rem;min-height:29px;display:flex}.utility-bar span:last-child{color:var(--gold-light)}.header-inner{justify-content:space-between;align-items:center;gap:2rem;min-height:72px;display:flex}.brand-link{border-radius:7px;flex:none;text-decoration:none}.brand-identity{align-items:center;gap:.75rem;display:inline-flex}.brand-mark{flex:none;width:42px;height:42px}.brand-wordmark{color:var(--white);letter-spacing:-.055em;font-size:1.42rem;font-weight:900;line-height:1}.brand-wordmark b{color:var(--gold-light);font-weight:900}.brand-identity-compact .brand-mark{width:38px;height:38px}.brand-dot-orbit{transform-box:view-box;transform-origin:32px 32px;animation:30s linear infinite kh-dot-orbit}@keyframes kh-dot-orbit{to{transform:rotate(-360deg)}}.site-nav{align-items:center;gap:.15rem;display:flex}.site-nav a{color:#edf2f5;border-radius:4px;justify-content:center;align-items:center;min-height:44px;padding:.65rem .82rem;font-size:.88rem;font-weight:800;text-decoration:none;transition:background-color .17s,color .17s,transform .17s;display:inline-flex}.site-nav a:hover{color:var(--white);background:#ffffff17}.site-nav .nav-shop{background:var(--gold);color:var(--navy-ink);margin-left:.5rem;padding-inline:1rem}.site-nav .nav-shop:hover{background:var(--gold-light);color:var(--navy-ink);transform:translateY(-1px)}.mobile-nav{display:none}.button-row{flex-wrap:wrap;gap:.75rem;display:flex}.button,.product-action{text-align:center;border:2px solid #0000;border-radius:5px;justify-content:center;align-items:center;gap:.45rem;min-height:48px;padding:.78rem 1.15rem;font-weight:850;line-height:1.2;text-decoration:none;transition:background-color .18s,border-color .18s,color .18s,transform .18s;display:inline-flex}.button:hover,.product-action:hover{transform:translateY(-2px)}.button-primary,.button-gold,.product-card-live .product-action{border-color:var(--gold);background:var(--gold);color:var(--navy-ink)}.button-primary:hover,.button-gold:hover,.product-card-live .product-action:hover{border-color:var(--gold-light);background:var(--gold-light)}.button-secondary{border-color:var(--steel-dark);color:var(--navy-deep);background:0 0}.button-secondary:hover{border-color:var(--navy-deep);background:var(--paper-deep)}.button-on-dark{color:var(--white);border-color:#7790a2}.button-on-dark:hover{border-color:var(--white);background:#ffffff14}.text-link{color:var(--steel-dark);font-weight:850;text-decoration-thickness:1px}.text-link:hover{color:var(--navy-deep)}.eyebrow,.buyer-test-kicker{color:var(--gold-ink);letter-spacing:.12em;text-transform:uppercase;margin-bottom:.8rem;font-size:.72rem;font-weight:900;line-height:1.25}.home-hero{border-bottom:1px solid var(--line);background:var(--white);color:var(--ink);position:relative;overflow:hidden}.home-hero:before{background:var(--gold);content:"";width:8px;position:absolute;inset:0 auto 0 0}.home-hero-grid{grid-template-columns:minmax(0,1fr) minmax(390px,.88fr);align-items:center;gap:1.25rem clamp(2.5rem,6vw,5rem);min-height:620px;padding-block:clamp(3.5rem,7vw,6.5rem);display:grid}.home-hero-message{grid-area:1/1;align-self:end}.home-hero-message h1{margin-bottom:1.1rem}.home-hero-support{grid-area:2/1;align-self:start}.operations-band .eyebrow,.checkout-band .eyebrow{color:var(--gold-light)}.home-hero h1{max-width:760px;color:var(--navy-deep);letter-spacing:-.055em;font-size:clamp(3rem,5vw,5.25rem);line-height:1}.home-hero-lede{max-width:680px;color:var(--muted);margin-bottom:1.7rem;font-size:clamp(1.05rem,1.7vw,1.25rem);line-height:1.65}.home-hero-message,.home-hero-support,.home-products,.safety-hub,.fire-product-page,.closeout-product-page{min-width:0}.hero-proof-list{border-block:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr));max-width:700px;margin:0;display:grid}.hero-proof-list div{min-width:0;padding:1rem .9rem 1rem 0}.hero-proof-list div+div{border-left:1px solid var(--line);padding-left:1rem}.hero-proof-list dt{color:var(--navy-deep);letter-spacing:-.03em;font-size:1.12rem;font-weight:900}.hero-proof-list dd{color:var(--muted);margin:.2rem 0 0;font-size:.74rem;font-weight:700;line-height:1.4}.hero-proof-stage{grid-area:1/2/span 2;align-self:center;padding:0 0 3.2rem 1.4rem;position:relative}.hero-proof-frame{border-radius:var(--radius);background:var(--white);box-shadow:var(--shadow);border:1px solid #687e8d;margin:0;overflow:hidden}.hero-proof-toolbar{border-bottom:1px solid var(--line);min-height:42px;color:var(--muted);letter-spacing:.08em;text-transform:uppercase;background:#f4f6f7;grid-template-columns:1fr auto 1fr;align-items:center;padding-inline:.85rem;font-size:.62rem;font-weight:900;display:grid}.hero-proof-toolbar strong{color:var(--navy-deep)}.hero-proof-toolbar span:last-child{text-align:right}.hero-proof-frame img{aspect-ratio:1.28;object-fit:cover;object-position:center;width:100%}.hero-proof-frame figcaption{border-top:1px solid var(--line);color:var(--muted);padding:.75rem .9rem;font-size:.72rem;font-weight:750}.hero-proof-note{border-left:5px solid var(--gold);background:var(--white);min-width:250px;box-shadow:var(--shadow);color:var(--navy-deep);gap:.15rem;padding:1rem 1.1rem;display:grid;position:absolute;bottom:0;right:-1rem}.hero-proof-note span{color:var(--gold-ink);letter-spacing:.1em;text-transform:uppercase;font-size:.63rem;font-weight:900}.hero-proof-note strong{font-size:1rem}.hero-proof-note small{color:var(--muted);font-size:.72rem}.trust-band{border-bottom:1px solid var(--line);background:var(--paper-deep)}.trust-grid{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.trust-grid>div{grid-template-columns:34px 1fr;align-content:center;gap:.1rem;min-height:104px;padding:1.2rem 1.5rem;display:grid}.trust-grid>div+div{border-left:1px solid var(--line)}.trust-grid span{color:var(--gold-ink);letter-spacing:.08em;grid-row:1/3;font-size:.67rem;font-weight:900}.trust-grid strong{color:var(--navy-deep);font-size:.9rem}.trust-grid p{color:var(--muted);font-size:.78rem;line-height:1.45}.section-heading{max-width:820px;margin-bottom:2.2rem}.section-heading h2{margin-bottom:0}.section-heading>p:last-child,.split-heading>p{max-width:440px;color:var(--muted)}.split-heading{justify-content:space-between;align-items:end;gap:2rem;max-width:none;display:flex}.split-heading>div{max-width:780px}.section-action{text-align:right;margin-top:1.5rem}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.1rem;display:grid}.home-product-grid,.product-grid-featured{grid-template-columns:repeat(2,minmax(0,1fr))}.product-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--white);min-width:0;box-shadow:var(--shadow-small);grid-template-rows:1fr auto;scroll-margin-top:9rem;transition:border-color .18s,box-shadow .18s,transform .18s;display:grid;overflow:hidden}.product-card:hover{border-color:var(--line-strong);box-shadow:var(--shadow);transform:translateY(-3px)}.product-card-top{grid-template-rows:auto 1fr;display:grid}.product-thumbnail{aspect-ratio:1.48;border-bottom:1px solid var(--line);background:#eef1f2;position:relative;overflow:hidden}.product-thumbnail img{object-fit:cover;object-position:center;width:100%;height:100%}#fire-risk .product-thumbnail img,#project-risk-register .product-thumbnail img,#cash-flow .product-thumbnail img{object-fit:contain;padding:.55rem}.product-badge{border-left:3px solid var(--gold);background:var(--navy-deep);max-width:calc(100% - 1.5rem);color:var(--white);letter-spacing:.07em;text-transform:uppercase;padding:.38rem .55rem;font-size:.72rem;font-weight:900;line-height:1.25;position:absolute;top:.75rem;left:.75rem}.product-card-pending .product-badge{border-left-color:var(--line-strong);background:#46545e}.product-card-copy{flex-direction:column;min-width:0;padding:1.35rem 1.35rem 1.2rem;display:flex}.product-category{color:var(--steel-dark);letter-spacing:.08em;text-transform:uppercase;margin-bottom:.5rem;font-size:.72rem;font-weight:900;display:block}.product-card-copy h3{margin-bottom:.7rem;font-size:1.42rem;line-height:1.08}.product-card-copy>p{color:var(--muted);font-size:.9rem;line-height:1.55}.product-facts{flex-wrap:wrap;gap:.35rem;margin:auto 0 1rem;padding:1rem 0 0;list-style:none;display:flex}.product-facts li{border:1px solid var(--line);background:var(--paper-deep);color:#3c4b55;border-radius:3px;padding:.35rem .48rem;font-size:.72rem;font-weight:800;line-height:1.2}.product-card-footer{border-top:1px solid var(--line);background:#fbfcfc;justify-content:space-between;align-items:center;gap:.8rem;min-height:68px;padding:.75rem .85rem .75rem 1.35rem;display:flex}.product-card-footer>strong{color:var(--navy-deep);letter-spacing:-.035em;font-size:1.3rem;line-height:1.1}.product-card-pending .product-card-footer>strong{max-width:150px;color:var(--muted);letter-spacing:0;font-size:.82rem}.product-action{border-width:1px;min-height:44px;padding:.6rem .78rem;font-size:.9rem}.product-card-pending .product-action{border-color:var(--steel-dark);color:var(--navy-deep);background:0 0}.product-card-pending .product-action:hover{background:var(--paper-deep)}.operations-band{background:var(--navy-deep);color:var(--white);border-block:1px solid #29455b}.operations-grid{grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);gap:clamp(2.5rem,7vw,6rem);padding-block:clamp(4.5rem,8vw,7rem);display:grid}.operations-intro h2{color:var(--white)}.operations-intro>p:last-child{color:#b9c7d0}.problem-list{border-top:1px solid #3b566b}.problem-list article{border-bottom:1px solid #3b566b;grid-template-columns:72px minmax(0,1fr) minmax(150px,.65fr);gap:1rem;padding:1.35rem 0;display:grid}.problem-list span{color:var(--gold-light);letter-spacing:.09em;text-transform:uppercase;font-size:.67rem;font-weight:900}.problem-list h3{color:var(--white);letter-spacing:-.025em;margin:0;font-size:1.15rem;line-height:1.3}.problem-list p{color:#9fb0bb;font-size:.79rem;line-height:1.45}.category-route-grid{border-block:1px solid var(--line);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.category-route{background:var(--white);min-height:260px;padding:1.55rem 1.35rem 3rem;text-decoration:none;transition:background-color .18s,color .18s;position:relative}.category-route+.category-route{border-left:1px solid var(--line)}.category-route:hover{background:var(--paper-deep)}.category-route>span{color:var(--gold-ink);letter-spacing:.09em;text-transform:uppercase;font-size:.65rem;font-weight:900}.category-route h3{margin:3rem 0 .8rem;font-size:1.35rem}.category-route p{color:var(--muted);font-size:.88rem;line-height:1.5}.category-route b{color:var(--steel-dark);font-size:1.3rem;position:absolute;bottom:1rem;right:1.35rem}.guides-band{border-block:1px solid var(--line);background:var(--paper-deep)}.guide-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.guide-card{border:1px solid var(--line);border-top:4px solid var(--navy);border-radius:var(--radius);background:var(--white);min-height:300px;box-shadow:var(--shadow-small);flex-direction:column;padding:1.5rem;text-decoration:none;transition:border-color .18s,transform .18s;display:flex}.guide-card:hover{border-color:var(--steel);transform:translateY(-3px)}.guide-index{color:var(--gold-ink);letter-spacing:.08em;text-transform:uppercase;font-size:.66rem;font-weight:900}.guide-card h3{margin:2.4rem 0 .8rem}.guide-card p{color:var(--muted);font-size:.9rem}.guide-link{color:var(--steel-dark);margin-top:auto;padding-top:1.2rem;font-size:.8rem;font-weight:900}.final-fire-cta,.final-cta,.app-research-note{border:1px solid var(--line);border-left:7px solid var(--gold);border-radius:var(--radius);background:var(--white);box-shadow:var(--shadow-small);justify-content:space-between;align-items:center;gap:2rem;margin-block:clamp(3rem,6vw,5rem);padding:clamp(2rem,5vw,3.5rem);display:flex}.final-fire-cta h2,.final-cta h2,.app-research-note h2{margin:.35rem 0;font-size:clamp(1.8rem,3.6vw,3rem)}.home-final-cta{background:var(--navy-deep);color:#cbd6dd}.home-final-cta h2{color:var(--white)}.home-final-cta .eyebrow{color:var(--gold-light)}.catalogue-hero{background:var(--navy-deep);color:var(--white);border-bottom:1px solid #244159}.page-hero{grid-template-columns:minmax(0,1.15fr) minmax(280px,.65fr);align-items:end;gap:clamp(2rem,6vw,5rem);padding-block:clamp(4rem,8vw,7rem);display:grid}.page-hero>div:first-child,.page-hero>p{max-width:820px}.page-hero>p,.page-hero-deck,.page-hero-aside p{color:var(--muted);font-size:1.05rem}.catalogue-hero .page-hero h1,.catalogue-hero .page-hero-deck{color:var(--white)}.catalogue-hero .eyebrow{color:var(--gold-light)}.catalogue-hero .page-hero-deck{color:#c5d1d9;max-width:720px}.catalogue-index{border-block:1px solid #425d70;display:grid}.catalogue-index>div{justify-content:space-between;align-items:center;gap:1rem;min-height:66px;padding:.75rem 0;display:flex}.catalogue-index>div+div{border-top:1px solid #425d70}.catalogue-index span{color:#aebec8;letter-spacing:.07em;text-transform:uppercase;font-size:.72rem;font-weight:800}.catalogue-index strong{color:var(--white);font-size:1.45rem}.catalogue-section .split-heading .button{flex:none}.checkout-band{background:var(--navy-deep);color:var(--white);border-block:1px solid #29455b}.checkout-grid{grid-template-columns:minmax(240px,.7fr) minmax(0,1.3fr);gap:clamp(2rem,7vw,6rem);padding-block:clamp(3.5rem,7vw,6rem);display:grid}.checkout-grid h2{color:var(--white)}.checkout-grid ol{border-top:1px solid #3b566b;margin:0;padding:0;list-style:none}.checkout-grid li{border-bottom:1px solid #3b566b;grid-template-columns:44px 1fr;gap:1rem;padding:1rem 0;display:grid}.checkout-grid li>span{color:var(--gold-light);font-size:.67rem;font-weight:900}.checkout-grid strong{color:var(--white)}.catalogue-pending{border-bottom:1px solid var(--line);background:var(--paper-deep)}.pending-product-grid{grid-template-columns:1fr;max-width:780px}.pending-product-grid .product-card-top{grid-template-rows:none;grid-template-columns:minmax(260px,.7fr) minmax(0,1.3fr)}.pending-product-grid .product-thumbnail{aspect-ratio:auto;border-right:1px solid var(--line);border-bottom:0}.retail-buying-notes{border:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin-block:clamp(3rem,6vw,5rem);display:grid}.retail-buying-notes article{min-height:190px;padding:1.4rem}.retail-buying-notes article+article{border-left:1px solid var(--line)}.retail-buying-notes span,.card-number{color:var(--gold-ink);letter-spacing:.09em;font-size:.67rem;font-weight:900}.retail-buying-notes h2{margin:2rem 0 .5rem;font-size:1.25rem}.retail-buying-notes p{color:var(--muted);font-size:.88rem}.content-grid,.apps-intro-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.content-card{border:1px solid var(--line);border-top:4px solid var(--navy);border-radius:var(--radius);background:var(--white);min-height:230px;box-shadow:var(--shadow-small);padding:1.6rem}.content-card h2{margin-top:2rem;font-size:1.35rem}.content-card p{color:var(--muted);font-size:.91rem}.editorial-method{grid-column:span 2}.product-callout{border:1px solid var(--line);border-radius:var(--radius-large);background:var(--white);box-shadow:var(--shadow);grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:clamp(1.8rem,5vw,4rem);margin-block:clamp(3rem,6vw,5rem);display:grid;overflow:hidden}.product-callout>img{object-fit:cover;width:100%;height:100%;min-height:420px}.product-callout-copy,.product-callout>div{padding:clamp(1.5rem,4vw,3.25rem)}.product-callout>img+.product-callout-copy,.product-callout>img+div{padding-left:0}.product-limit{border-left:4px solid var(--gold);background:var(--paper-deep);color:#46545e;padding:.9rem 1rem;font-size:.87rem}.article-hero h1,.article-hero h2{max-width:930px;color:var(--white)}.article-hero h1{font-size:clamp(3rem,6vw,5.8rem)}.article-hero>p,.article-deck{color:#c7d3da;max-width:780px;font-size:clamp(1.08rem,1.8vw,1.3rem);line-height:1.65}.article-meta{flex-wrap:wrap;gap:.5rem;margin-top:1.8rem;display:flex}.article-meta span{color:#e4ebef;border:1px solid #587184;border-radius:3px;padding:.42rem .6rem;font-size:.67rem;font-weight:800}.product-detail-hero{grid-template-columns:minmax(0,1fr) minmax(360px,.82fr);align-items:center;gap:clamp(2rem,6vw,5rem);display:grid}.product-detail-actions{margin-top:1.6rem}.product-detail-cover{background:var(--white);border:1px solid #6d8290;border-radius:8px;margin:0;overflow:hidden;box-shadow:18px 20px #04111ba6}.product-detail-cover img{aspect-ratio:1.25;object-fit:cover;width:100%}.product-detail-cover figcaption{border-top:1px solid var(--line);color:var(--muted);padding:.7rem .85rem;font-size:.69rem;line-height:1.45}.article-body{width:min(900px, calc(100% - (2 * var(--gutter))));color:#26333c;margin-inline:auto;padding-block:clamp(3.5rem,7vw,6.5rem);font-size:1.06rem}.article-body>h2{margin-top:3.3rem;font-size:clamp(1.75rem,3.3vw,2.65rem)}.article-body>h3{margin-top:2rem}.article-body p,.article-body li{line-height:1.75}.article-body a:not(.button){color:var(--steel-dark);font-weight:750}.breadcrumb-nav{color:var(--muted);flex-wrap:wrap;gap:.45rem;margin-bottom:2rem;font-size:.76rem;display:flex}.answer-box,.note-box,.guide-purchase-strip,.hub-next-steps{border:1px solid var(--line);border-left:6px solid var(--gold);background:var(--white);box-shadow:var(--shadow-small);border-radius:5px;margin-block:2rem;padding:clamp(1.25rem,3vw,2rem)}.answer-box h2,.hub-next-steps h2{font-size:clamp(1.4rem,2.8vw,2rem)}.note-box{border-left-color:var(--steel);box-shadow:none;background:#edf2f4;font-size:.9rem}.product-safety-boundary{border-left-color:var(--safety);background:#f8eee8}.guide-purchase-strip{justify-content:space-between;align-items:center;gap:1.5rem;display:flex}.guide-purchase-strip>div{max-width:580px}.guide-purchase-title{color:var(--navy-deep);margin-bottom:.35rem;font-weight:900}.step-list{border-top:1px solid var(--line);counter-reset:steps;margin:1.5rem 0 2.5rem;padding:0;list-style:none}.step-list li{border-bottom:1px solid var(--line);counter-increment:steps;min-height:62px;padding:1rem 0 1rem 3.3rem;position:relative}.step-list li:before{border:1px solid var(--navy);width:2rem;height:2rem;color:var(--navy);content:counter(steps, decimal-leading-zero);border-radius:50%;place-items:center;font-size:.62rem;font-weight:900;display:grid;position:absolute;top:1rem;left:0}.article-image{width:min(1080px, calc(100vw - (2 * var(--gutter))));border:1px solid var(--line);border-radius:var(--radius-large);background:var(--white);box-shadow:var(--shadow);margin:2.5rem 50% 3rem;overflow:hidden;transform:translate(-50%)}.article-image img{object-fit:contain;background:#eef1f2;width:100%;max-height:680px}.article-image figcaption{border-top:1px solid var(--line);color:var(--muted);padding:.85rem 1rem;font-size:.75rem}.article-body .product-callout{width:min(1120px, calc(100vw - (2 * var(--gutter))));margin-left:50%;margin-right:50%;transform:translate(-50%)}.comparison-panel,.suitability-grid,.faq-list{border:1px solid var(--line);border-radius:var(--radius);background:var(--line);grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin-block:2.5rem;display:grid;overflow:hidden}.comparison-panel>div,.suitability-grid>section,.faq-list>section{background:var(--white);padding:1.45rem}.comparison-panel h3,.suitability-grid h3,.faq-list h3{font-size:1.2rem}.source-list{border-top:1px solid var(--line);margin:1.2rem 0 2.5rem;padding:0;list-style:none}.source-list li{border-bottom:1px solid var(--line);padding:.85rem 0}.source-list a{align-items:center;min-height:44px;display:inline-flex}.product-detail-final{border:1px solid var(--line);border-left:7px solid var(--gold);border-radius:var(--radius);background:var(--white);box-shadow:var(--shadow-small);margin-top:3rem;padding:clamp(1.7rem,4vw,3rem)}.product-detail-final h2{font-size:clamp(1.75rem,3.3vw,2.8rem)}.fire-product-page .product-detail-cover img{object-fit:contain;background:#eef1f2}.closeout-product-page .product-detail-cover img{object-position:center}.pack-contents-list li strong{color:var(--navy-deep)}.product-video-button{margin-top:.45rem}.comparison-table{border-collapse:collapse;background:var(--white);width:100%;margin-block:2rem;font-size:.9rem}.comparison-table th,.comparison-table td{border:1px solid var(--line);text-align:left;padding:.75rem}.comparison-table th{background:var(--navy-deep);color:var(--white)}.comparison-table .negative,.negative{color:#9b302b;font-weight:900}.cash-dashboard-proof{background:var(--navy-deep);padding:1rem}.cash-proof-toolbar{color:#cbd6dd;justify-content:space-between;align-items:center;gap:1rem;padding:0 0 .9rem;display:flex}.cash-proof-toolbar span,.cash-proof-toolbar strong{display:block}.cash-proof-toolbar span{color:var(--gold-light);letter-spacing:.08em;text-transform:uppercase;font-size:.65rem;font-weight:900}.cash-proof-code{border:1px solid #5c7383;padding:.35rem .45rem}.cash-proof-viewport{aspect-ratio:1.7;background:var(--white);border:1px solid #5c7383;position:relative;overflow:hidden}.cash-proof-viewport img{object-fit:cover;object-position:center top;width:100%;height:100%}.cash-proof-metrics{background:#425d70;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;margin-top:1px;display:grid}.cash-proof-metrics>div{background:#122d43;padding:.9rem}.cash-proof-metrics span,.cash-proof-metrics strong{display:block}.cash-proof-metrics span{color:#9fb0bb;text-transform:uppercase;font-size:.62rem;font-weight:800}.cash-proof-metrics strong{color:var(--white);margin-top:.3rem;font-size:1rem}.cash-proof-alert strong{color:#ff958d}.cash-dashboard-proof figcaption{color:#b9c7d0;border-top:0}.calculator-card,.buyer-test-panel{width:min(1080px, calc(100vw - (2 * var(--gutter))));border-radius:var(--radius-large);background:var(--navy-deep);box-shadow:var(--shadow);color:#cfdae1;border:1px solid #3d586c;margin:2.5rem 50% 3rem;padding:clamp(1.4rem,4vw,2.5rem);transform:translate(-50%)}.calculator-card h2,.buyer-test-panel h2,.buyer-test-panel h3{color:var(--white)}.calculator-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.8rem;margin-block:1.5rem;display:grid}.field label{color:#b8c6cf;margin-bottom:.35rem;font-size:.72rem;font-weight:800;display:block}.field input{background:var(--white);width:100%;min-height:48px;color:var(--ink);border:1px solid #718796;border-radius:4px;padding:.6rem .7rem}.calculator-result{background:#425d70;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;display:grid}.result-block{background:#112c42;padding:1rem}.result-block span,.result-block strong{display:block}.result-block span{color:#9fb0bb;text-transform:uppercase;font-size:.63rem;font-weight:800}.result-block strong{color:var(--white);margin-top:.35rem;font-size:1.05rem}.buyer-test-gallery{grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem;margin-block:1.5rem;display:grid}.buyer-test-gallery figure{background:#071725;border:1px solid #3d586c;border-radius:5px;margin:0;overflow:hidden}.buyer-test-gallery img{aspect-ratio:16/9;object-fit:cover;width:100%}.buyer-test-gallery figcaption{color:#9fb0bb;padding:.6rem;font-size:.62rem}.buyer-test-questions{border-left:4px solid var(--gold);background:#122d43;padding:1.2rem}.buyer-test-questions li{margin-block:.35rem}.site-footer{border-top:7px solid var(--gold);background:var(--navy-deep);color:#cad5dc}.footer-inner{grid-template-columns:minmax(0,1.5fr) minmax(120px,.45fr) minmax(120px,.45fr);gap:3rem clamp(2rem,7vw,6rem);padding-block:clamp(3.5rem,7vw,6rem) 2rem;display:grid}.footer-brand{max-width:520px}.footer-brand p{color:#afbec8;margin-top:1.3rem}.footer-shop-link{min-height:44px;color:var(--gold-light);align-items:center;margin-top:1rem;font-weight:850;display:inline-flex}.footer-column h2{color:var(--white);letter-spacing:.1em;text-transform:uppercase;font-size:.74rem}.footer-column a{color:#e5ebef;align-items:center;min-height:44px;text-decoration:none;display:flex}.footer-column a:hover{color:var(--gold-light);text-decoration:underline}.footer-bottom{color:#9fb0bb;border-top:1px solid #ffffff26;grid-column:1/-1;justify-content:space-between;align-items:flex-start;gap:2rem;padding-top:1.5rem;font-size:.73rem;display:flex}.footer-bottom span:last-child{text-align:right;max-width:650px}@media (width<=1060px){.product-detail-hero{grid-template-columns:1fr}.home-hero-grid{grid-template-columns:minmax(0,1fr) minmax(340px,.82fr);column-gap:2rem;min-height:570px}.home-hero h1{font-size:clamp(3rem,6vw,4.2rem)}.home-product-grid,.product-grid-featured{grid-template-columns:repeat(2,minmax(0,1fr))}.product-grid-featured .product-card:last-child{grid-column:auto;max-width:none}.category-route-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.category-route:nth-child(3){border-left:0}.category-route:nth-child(n+3){border-top:1px solid var(--line)}.content-grid,.apps-intro-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-callout{grid-template-columns:1fr}.product-callout>img{min-height:0;max-height:520px}.product-callout>img+.product-callout-copy,.product-callout>img+div{padding:0 clamp(1.5rem,4vw,3.25rem) clamp(1.5rem,4vw,3.25rem)}}@media (width<=820px){:root{--gutter:1.25rem}html{scroll-padding-top:6.5rem}.utility-bar{display:none}.header-inner{min-height:68px}.desktop-nav{display:none}.mobile-nav{display:block;position:relative}.mobile-nav summary{min-height:44px;color:var(--white);cursor:pointer;border:1px solid #ffffff47;border-radius:4px;align-items:center;gap:.65rem;padding:.55rem .7rem;font-size:.8rem;font-weight:850;list-style:none;display:inline-flex}.mobile-nav summary::-webkit-details-marker{display:none}.mobile-nav-icon{gap:4px;width:18px;display:grid}.mobile-nav-icon span{background:var(--gold-light);height:2px}.mobile-nav-panel{background:var(--navy-deep);width:min(420px,100vw - 2.5rem);box-shadow:var(--shadow);border:1px solid #496477;border-radius:6px;grid-template-columns:repeat(2,minmax(0,1fr));gap:.35rem;padding:.5rem;display:grid;position:absolute;top:calc(100% + .55rem);right:0}.mobile-nav-panel a,.mobile-nav-panel .nav-shop{min-height:44px;color:var(--white);border-radius:4px;justify-content:flex-start;align-items:center;margin:0;padding:.65rem .7rem;font-size:.9rem;line-height:1.35;text-decoration:none;display:flex}.mobile-nav-panel .nav-shop{background:var(--gold);color:var(--navy-deep);grid-column:1/-1}.home-hero-grid{grid-template-columns:1fr;gap:1.5rem;min-height:0;padding-block:3rem 3.5rem}.home-hero-message{grid-area:1/1}.hero-proof-stage{grid-area:2/1;width:min(100%,680px);max-width:680px}.home-hero-support{grid-area:3/1}.home-hero h1{font-size:clamp(3rem,12vw,5rem)}.hero-proof-stage{padding-left:0}.hero-proof-note{right:-.25rem}.trust-grid{grid-template-columns:1fr}.trust-grid>div{min-height:88px}.trust-grid>div+div{border-top:1px solid var(--line);border-left:0}.split-heading,.final-fire-cta,.final-cta,.app-research-note,.guide-purchase-strip{flex-direction:column;align-items:flex-start}.split-heading .button,.final-fire-cta .button,.final-cta .button,.app-research-note .button,.guide-purchase-strip .button{width:100%}.operations-grid,.checkout-grid,.page-hero{grid-template-columns:1fr}.problem-list article{grid-template-columns:62px 1fr}.problem-list p{grid-column:2}.guide-grid,.retail-buying-notes{grid-template-columns:1fr}.retail-buying-notes article+article{border-top:1px solid var(--line);border-left:0}.product-detail-cover{max-width:680px}.comparison-panel,.suitability-grid,.faq-list,.calculator-grid,.calculator-result,.cash-proof-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.buyer-test-gallery{grid-template-columns:1fr}}@media (width<=620px){:root{--gutter:1.125rem}.brand-mark{width:39px;height:39px}.brand-wordmark{font-size:1.3rem}.home-hero:before{width:5px}.home-hero-grid{gap:1.25rem;padding-block:1.75rem 2.8rem}.home-hero h1{font-size:clamp(2.3rem,10vw,3.2rem)}.home-hero-lede{margin-bottom:1rem;font-size:1rem;line-height:1.5}.home-hero .button-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem;display:grid}.home-hero .button{padding-inline:.6rem;font-size:.95rem}.product-detail-actions{grid-template-columns:1fr;display:grid}.home-hero .button,.product-detail-actions .button{width:100%}.hero-proof-list{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:1.5rem}.hero-proof-list div,.hero-proof-list div+div{border-top:0;padding:.75rem .45rem;display:block}.hero-proof-list div+div{border-left:1px solid var(--line)}.hero-proof-list dd{margin-top:.2rem}.hero-proof-stage{padding-bottom:0}.hero-proof-frame{box-shadow:var(--shadow-small)}.hero-proof-toolbar,.hero-proof-toolbar strong{display:none}.hero-proof-note{min-width:0;box-shadow:none;margin-top:.65rem;padding:.65rem .8rem;position:static}.hero-proof-note span{display:none}.hero-proof-frame img{object-fit:contain;height:auto;max-height:230px}.home-product-grid,.product-grid-featured,.content-grid,.apps-intro-grid{grid-template-columns:1fr}.product-grid-featured .product-card:last-child{grid-column:auto;max-width:none}.category-route-grid{grid-template-columns:1fr}.category-route,.category-route+.category-route,.category-route:nth-child(3),.category-route:nth-child(n+3){border-top:1px solid var(--line);border-left:0;min-height:210px}.category-route:first-child{border-top:0}.editorial-method{grid-column:auto}.pending-product-grid .product-card-top{grid-template-columns:1fr}.pending-product-grid .product-thumbnail{border-right:0;border-bottom:1px solid var(--line);min-height:220px}.product-card-footer{flex-direction:column;align-items:stretch;padding:1rem}.product-card-footer>strong{padding-inline:.2rem}.product-action{width:100%}.article-hero{padding-block:3.7rem}.article-hero h1{font-size:clamp(2.65rem,12.5vw,4rem)}.product-detail-cover{box-shadow:8px 10px #04111ba6}.article-body{font-size:1rem}.article-image,.article-body .product-callout,.calculator-card,.buyer-test-panel{width:calc(100vw - 2rem)}.comparison-panel,.suitability-grid,.faq-list,.calculator-grid,.calculator-result,.cash-proof-metrics{grid-template-columns:1fr}.comparison-table{white-space:nowrap;display:block;overflow-x:auto}.cash-proof-viewport{aspect-ratio:1.35}.footer-inner{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.footer-bottom{flex-direction:column;align-items:flex-start}.footer-bottom span:last-child{text-align:left}}@media (width<=390px){.header-inner{width:calc(100% - (2 * var(--gutter)))}.brand-wordmark{font-size:1.18rem}.mobile-nav summary{padding-inline:.55rem}.footer-inner{grid-template-columns:1fr}.footer-brand,.footer-bottom{grid-column:auto}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.brand-dot-orbit{animation:none!important}}@media (forced-colors:active){.button,.product-action,.site-nav a,.mobile-nav summary{border:2px solid buttontext}}h1,h2{font-family:var(--display);letter-spacing:-.045em;font-weight:400;line-height:1.07}h2{font-size:clamp(2.1rem,3.8vw,3.6rem)}h2 em{color:var(--steel);font-weight:400}.site-header{background:var(--white);color:var(--navy-deep);border-bottom:1px solid var(--line)}.header-inner{min-height:86px}.site-header .brand-wordmark{color:var(--navy-deep);font-size:1.6rem}.site-header .brand-wordmark b{color:var(--gold-ink)}.site-nav a{color:var(--navy-deep);padding-inline:1rem;font-size:.9375rem;font-weight:600}.site-nav a:hover{background:var(--paper-deep);color:var(--navy-deep)}.site-nav .nav-shop{color:var(--navy-deep);margin-left:1.25rem}.mobile-nav summary{color:var(--navy-deep);border-color:var(--line);background:#fff}.mobile-nav-icon span{background:var(--navy-deep)}.mobile-nav-panel{border-color:var(--line);background:#fff}.mobile-nav-panel a{color:var(--navy-deep)}.mobile-nav-panel a:hover{background:var(--paper-deep)}.mobile-nav-panel .nav-shop{background:var(--gold);color:var(--navy-deep)}.eyebrow{letter-spacing:.12em;font-size:.75rem;font-weight:700}.button,.product-action{border-radius:3px;min-height:48px;font-weight:700}.text-link{align-items:center;gap:.5rem;min-height:44px;font-size:.9375rem;display:inline-flex}.section-block{padding-block:clamp(3.5rem,6vw,6rem)}.shop-hero{background:var(--navy-deep);color:#fff}.shop-hero-grid{grid-template-columns:1fr 1.03fr;align-items:center;gap:clamp(2rem,6vw,6rem);padding-block:clamp(2.5rem,5vw,4.5rem);display:grid}.shop-hero-copy .eyebrow{color:var(--gold-light)}.shop-hero h1{color:#fff;margin:1.7rem 0;font-size:clamp(3.4rem,5.7vw,5.6rem)}.shop-hero h1 em{color:var(--gold-light);font-weight:400}.shop-hero-copy>p:not(.eyebrow){color:#d1dbe2;max-width:34rem;font-size:1.125rem}.shop-hero-copy .button{margin-top:.5rem;padding:1rem 1.35rem}.shop-hero-copy .hero-purchase-note{color:#c7d3dd;margin-top:1.1rem;font-size:.875rem}.shop-hero-product{min-width:0}.feature-label{color:#c7d3dd;text-transform:uppercase;letter-spacing:.06em;justify-content:space-between;gap:1rem;margin-bottom:.85rem;font-size:.75rem;display:flex}.feature-preview{background:var(--navy);border:1px solid #426078;display:block}.feature-preview img{width:100%;height:auto}.feature-caption{justify-content:space-between;align-items:center;gap:1rem;padding-top:1rem;display:flex}.feature-caption h2{color:#fff;letter-spacing:-.02em;margin:0 0 .25rem;font-family:Arial,sans-serif;font-size:1.125rem;font-weight:700}.feature-caption p{color:#c7d3dd;font-size:.875rem}.feature-caption>strong{color:var(--gold-light);font-family:var(--display);flex-shrink:0;font-size:2rem;font-weight:400;line-height:1.1}.feature-caption>strong span{color:#c7d3dd;margin-top:.25rem;font-family:Arial,sans-serif;font-size:.75rem;display:block}.feature-scope{color:#c7d3dd;max-width:38rem;margin-top:.85rem;font-size:.8125rem}.shop-category-nav{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:1rem;padding-block:1.1rem;display:flex}.shop-category-nav>span{color:var(--muted);font-size:.8125rem}.shop-category-nav a{align-items:center;gap:.8rem;min-height:44px;font-size:.9375rem;font-weight:700;text-decoration:none;display:inline-flex}.shop-category-nav a:hover{text-decoration:underline}.split-heading{align-items:end;margin-bottom:2.5rem}.split-heading>p{max-width:21rem;font-size:1rem}.product-card{box-shadow:none;border:0;border-bottom:1px solid var(--line);border-radius:0}.product-card:hover{box-shadow:none;border-color:var(--navy);transform:none}.home-product-grid,.product-grid-featured{gap:3rem 2.25rem}.product-thumbnail{border:1px solid var(--line);aspect-ratio:1.5;border-radius:5px}.product-badge{letter-spacing:0;text-transform:none;font-size:.75rem;font-weight:600;top:auto;bottom:.75rem}.product-card-copy{padding:1.3rem 0 .6rem}.product-category{letter-spacing:.05em;font-size:.75rem;font-weight:600}.product-card-labels{flex-wrap:wrap;justify-content:space-between;align-items:start;gap:.4rem 1rem;margin-bottom:.45rem;display:flex}.product-availability{color:var(--muted);font-size:.75rem}.product-card-copy h3{font-size:1.5rem;line-height:1.2}.product-card-copy>p{font-size:1rem}.product-facts{gap:.4rem .8rem;margin-top:auto;padding-top:.25rem}.product-facts li{background:0 0;border:0;padding:.25rem 0;font-size:.8125rem;font-weight:400}.product-facts li+li:before{content:"/";color:var(--line-strong);margin-right:.8rem}.product-card-copy .text-link{font-size:.875rem}.product-card-footer{background:#fff;border:0;padding:.6rem 0 1.3rem}.product-card-footer>strong{font-family:var(--display);font-size:2rem;font-weight:400}.product-action{padding-inline:1.5rem}.catalogue-tail{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:1rem;margin-top:2.5rem;padding-top:1.25rem;display:flex}.catalogue-tail p{color:var(--muted);margin:0}.buying-strip{border-block:1px solid var(--line);background:var(--paper-deep)}.buying-strip-grid{grid-template-columns:repeat(3,minmax(0,1fr));padding-block:2.7rem;display:grid}.buying-strip-grid>div{border-left:1px solid var(--line-strong);padding-inline:2rem}.buying-strip-grid>div:first-child{border-left:0;padding-left:0}.buying-strip-grid>div:last-child{padding-right:0}.buying-strip-grid span{color:var(--gold-ink);font-size:.75rem}.buying-strip-grid h2{margin:.6rem 0;font-size:1.75rem}.buying-strip-grid p{color:var(--muted);font-size:1rem}.guide-card{box-shadow:none;border:0;border-top:1px solid var(--navy);border-radius:0;min-height:250px;padding:1.3rem 0}.guide-card:hover{box-shadow:none;transform:none}.guide-grid{gap:2.2rem}.guide-index{font-size:.75rem;font-weight:600}.guide-card h3{font-family:var(--display);margin-top:1.4rem;font-size:1.7rem;font-weight:400}.guide-card p{font-size:1rem}.guide-link{font-size:.875rem}.page-hero{gap:3rem;padding-block:clamp(2.5rem,5vw,4.5rem)}.page-hero h1{margin:0;font-size:clamp(2.7rem,5vw,4.9rem)}.page-hero h1 em{color:var(--steel);font-weight:400}.page-hero p{font-size:1.0625rem}.page-hero .eyebrow{font-size:.75rem}.page-hero-deck{max-width:37rem;margin:1.5rem 0 0}.collection-hero{background:var(--paper-deep);color:var(--ink);border-bottom:1px solid var(--line)}.collection-hero .page-hero h1{color:var(--navy-deep)}.collection-hero .eyebrow{color:var(--gold-ink)}.collection-hero .page-hero-deck{color:var(--muted)}.catalogue-index{border-color:var(--line-strong)}.catalogue-index>div+div{border-color:var(--line)}.catalogue-index span{color:var(--muted);letter-spacing:0;text-transform:none;font-size:.875rem}.catalogue-index strong{color:var(--navy-deep);font-family:var(--display);font-size:2rem;font-weight:400}.editorial-index-hero{border-bottom:1px solid var(--line)}.guide-index-list{grid-template-columns:1fr;gap:0}.guide-index-list .guide-card{grid-template-columns:.7fr 1.5fr 1fr;align-items:start;gap:1.5rem;min-height:0;padding-block:2rem;display:grid}.guide-index-list .guide-card h3{margin:0;font-size:clamp(1.8rem,2.7vw,2.5rem)}.guide-index-list .guide-card p{margin:0}.guide-index-list .guide-link{grid-column:2;padding-top:0}.checkout-grid{padding-block:3.5rem}.checkout-grid p{color:#c7d3dd;font-size:1rem}.checkout-grid li>span{font-size:.8125rem}.checkout-grid strong{font-size:1.0625rem}.content-card{border:0;border-top:1px solid var(--navy);box-shadow:none;border-radius:0;min-height:0;padding:1.5rem 0}.content-card h2{margin:0 0 1rem;font-size:2rem}.content-card p{font-size:1rem}.about-principles{grid-template-columns:1fr 1fr;gap:2rem 4rem}.about-principles .editorial-method{grid-column:1/-1;grid-template-columns:1fr 1fr;column-gap:4rem;display:grid}.editorial-method h2{grid-row:1/3}.product-callout{border:1px solid var(--line);box-shadow:none;background:var(--paper-deep);border-radius:6px}.product-callout>img{object-fit:contain;height:auto;min-height:0}.product-callout h2{font-size:clamp(2rem,3vw,3rem)}.product-callout-copy>p{font-size:1rem}.product-callout-copy>.eyebrow{font-size:.75rem}.product-callout .product-limit{background:#fff;font-size:.9375rem}.apps-feature{align-items:start;margin-top:3rem}.app-research-note{background:var(--paper-deep);border:0;border-top:1px solid var(--line);box-shadow:none;border-radius:0}.app-research-note>div{max-width:46rem}.app-research-note h2{font-size:2rem}.app-research-note .button{flex-shrink:0;max-width:21rem}.final-cta{box-shadow:none;border:0;border-top:1px solid var(--line);border-radius:0;padding-inline:0}.article-shell{background:#fff}.article-hero{padding:clamp(2.5rem, 5vw, 4.5rem) max(var(--gutter), calc((100vw - 1160px) / 2));background:var(--paper-deep);color:var(--ink);border-bottom:1px solid var(--line)}.article-hero h1,.article-hero h2{color:var(--navy-deep);font-weight:400}.article-hero h1{max-width:58rem;font-size:clamp(2.7rem,4.6vw,4.7rem)}.article-hero .eyebrow{color:var(--gold-ink)}.article-hero>p,.article-deck{color:var(--muted);font-size:1.0625rem}.article-meta{gap:.65rem 1.25rem;margin-top:1.5rem}.article-meta span{border:0;border-left:2px solid var(--gold);color:var(--muted);border-radius:0;padding:0 0 0 .7rem;font-size:.8125rem;font-weight:400}.product-detail-hero{padding-inline:max(var(--gutter), calc((100vw - 1280px) / 2));grid-template-columns:minmax(0,1fr) minmax(0,1.05fr);align-items:start;gap:3.5rem}.product-detail-hero h1{font-size:clamp(2.4rem,3.2vw,3.7rem)}.product-detail-cover{width:100%;max-width:none;box-shadow:none;border-color:var(--line);border-radius:5px}.product-detail-cover img{aspect-ratio:auto;object-fit:contain;height:auto}.product-detail-cover figcaption{font-size:.8125rem}.product-detail-actions{gap:.65rem}.product-detail-actions .button{font-size:.9375rem}.article-body{width:min(850px, calc(100% - 2 * var(--gutter)));padding-block:2.5rem 4rem;font-size:1.0625rem}.article-body>h2{margin-top:2.7rem;padding-top:1rem;font-size:clamp(1.9rem,3vw,2.6rem)}.article-body>h2:first-child{margin-top:0}.breadcrumb-nav{align-items:center;margin-bottom:1.5rem;font-size:.8125rem}.breadcrumb-nav a{align-items:center;min-height:44px;display:inline-flex}.answer-box,.note-box,.guide-purchase-strip,.hub-next-steps{box-shadow:none;border-radius:0}.answer-box{background:var(--paper-deep)}.note-box{font-size:1rem}.guide-purchase-strip{background:var(--paper-deep);border:0;border-left:4px solid var(--gold);padding:1.5rem}.guide-purchase-strip .guide-purchase-title{font-size:1.125rem}.step-list li:before{border-color:var(--line-strong);font-size:.8125rem;font-weight:600}.article-image{box-shadow:none;border-radius:5px}.article-image figcaption{font-size:.8125rem}.comparison-panel,.suitability-grid,.faq-list{background:var(--line);border-radius:0}.comparison-panel h3,.suitability-grid h3,.faq-list h3{font-size:1.25rem;line-height:1.25}.comparison-panel p,.suitability-grid p,.faq-list p{font-size:1rem}.product-detail-final{border:0;border-top:4px solid var(--gold);background:var(--paper-deep);box-shadow:none;border-radius:0}.article-jumps{border-bottom:1px solid var(--line);flex-wrap:wrap;align-items:center;gap:.25rem 1.5rem;margin-bottom:2rem;padding:1rem 0;display:flex}.article-jumps span{color:var(--muted);font-size:.8125rem}.article-jumps a{align-items:center;min-height:44px;font-size:.875rem;display:inline-flex}.calculator-card,.buyer-test-panel{box-shadow:none;border-radius:5px}.calculator-card h2,.buyer-test-panel h2{font-size:2rem}.field label{color:#d1dbe2;font-size:.875rem}.result-block span{text-transform:none;color:#d1dbe2;font-size:.875rem;font-weight:400}.result-block strong{font-size:1.5rem}.small-print,.buyer-test-intro{color:#c7d3dd;font-size:.9375rem}.buyer-test-kicker{color:var(--gold-light);font-size:.8125rem}.buyer-test-gallery figcaption{color:#c7d3dd;font-size:.8125rem}.cash-proof-toolbar span,.cash-proof-code{font-size:.75rem}.cash-proof-metrics span{text-transform:none;color:#c7d3dd;font-size:.8125rem}.cash-proof-metrics strong{font-size:1.125rem}.site-footer{border-top:0}.footer-inner{gap:2.5rem;padding-top:3rem}.footer-brand .footer-statement{font-family:var(--display);color:#fff;font-size:clamp(2rem,3vw,2.8rem);line-height:1.15}.footer-column h2{font-family:Arial,sans-serif;font-size:.8125rem;font-weight:600}.footer-column a{font-size:.9375rem}.footer-bottom{color:#c7d3dd;font-size:.8125rem}.footer-shop-link{font-size:.9375rem}@media (width<=1000px){.shop-hero-grid{gap:2rem}.shop-hero h1{font-size:clamp(3rem,5.8vw,4.5rem)}.shop-category-nav{flex-wrap:wrap;justify-content:flex-start;column-gap:2rem}.shop-category-nav>span{flex-basis:100%}.product-detail-hero{grid-template-columns:1fr 1fr;gap:2rem}.guide-index-list .guide-card{grid-template-columns:1fr 1.7fr}.guide-index-list .guide-card p,.guide-index-list .guide-link{grid-column:2}}@media (width<=700px){.header-inner{min-height:72px}.shop-hero-grid{grid-template-columns:1fr;gap:2rem;padding-block:2.25rem}.shop-hero h1{margin-block:1rem;font-size:clamp(3.3rem,10vw,4.5rem)}.shop-hero-copy>p:not(.eyebrow){font-size:1rem}.shop-hero-copy .hero-purchase-note{font-size:.875rem}.shop-category-nav{grid-template-columns:1fr 1fr;gap:.25rem 1rem;padding-block:1rem;display:grid}.shop-category-nav>span{grid-column:1/-1}.shop-category-nav a{justify-content:space-between;font-size:.875rem}.home-product-grid,.product-grid-featured{grid-template-columns:1fr;gap:2.5rem}.split-heading{flex-direction:column;align-items:flex-start;gap:1rem}.split-heading>p{max-width:35rem}.catalogue-tail{flex-direction:column;align-items:flex-start;gap:.25rem}.buying-strip-grid{grid-template-columns:1fr;padding-block:.5rem}.buying-strip-grid>div{border-left:0;padding:1.5rem 0}.buying-strip-grid>div+div{border-top:1px solid var(--line)}.guide-grid{grid-template-columns:1fr;gap:.75rem}.guide-card{min-height:auto}.page-hero,.product-detail-hero{grid-template-columns:1fr;gap:1.5rem}.page-hero h1{font-size:clamp(2.7rem,10vw,3.6rem)}.page-hero p{margin:0}.page-hero .eyebrow{margin-bottom:.8rem}.page-hero .page-hero-deck{margin-top:1.25rem}.catalogue-index{flex-wrap:wrap;justify-content:space-between;gap:1rem;display:flex}.catalogue-index>div{padding-block:1rem;display:block;border:0!important}.catalogue-index span,.catalogue-index strong{display:block}.catalogue-index strong{font-size:1.65rem}.catalogue-index span{font-size:.8125rem}.product-card-footer{flex-direction:row;align-items:center}.product-action{width:auto}.guide-index-list .guide-card{gap:.75rem;padding-block:1.5rem;display:flex}.guide-index-list .guide-card h3{font-size:2rem}.about-principles,.about-principles .editorial-method{display:block}.about-principles .content-card+.content-card{margin-top:1rem}.article-hero h1{font-size:clamp(2.5rem,8.5vw,3.5rem)}.article-hero{padding-block:2.25rem}.product-detail-cover{box-shadow:none}.article-body{font-size:1rem}.article-jumps{gap:0 1rem}.article-jumps>span{flex-basis:100%}.app-research-note{padding:1.5rem}.app-research-note .button{max-width:none}.product-callout>img+.product-callout-copy{padding:1.5rem}}@media (width<=360px){.shop-hero h1{font-size:2.9rem}.product-card-footer{flex-wrap:wrap;gap:1rem}.product-action{width:100%}}
