:root {
  --navy-950:#081b2d;--navy-900:#102a43;--navy-800:#173d61;--blue-700:#1c5f91;--blue-100:#eaf3f8;
  --green-600:#218865;--green-500:#2da879;--green-100:#e5f6ef;--ink:#1f2d38;--muted:#5d6b76;
  --line:#d9e2e8;--mist:#f4f7f9;--white:#fff;--shadow:0 20px 55px rgba(8,27,45,.11);--radius:18px;--container:1180px
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--white);font-family:"Avenir Next",Avenir,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-size:16px;line-height:1.65;letter-spacing:.002em;-webkit-font-smoothing:antialiased}img{display:block;max-width:100%;height:auto}a{color:var(--blue-700);text-underline-offset:3px}a:hover{color:var(--green-600)}button,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid #f1b44c;outline-offset:3px}h1,h2,h3,h4{margin:0 0 .65em;color:var(--navy-900);font-family:"Iowan Old Style",Baskerville,"Palatino Linotype",Palatino,Georgia,serif;font-weight:700;line-height:1.12}h1{font-size:clamp(2.45rem,5vw,4.85rem);letter-spacing:-.04em}h2{font-size:clamp(1.8rem,3.2vw,3rem);letter-spacing:-.022em}h3{font-size:1.3rem;letter-spacing:-.01em}p{margin:0 0 1.15rem}ul,ol{margin-top:.4rem;padding-left:1.25rem}li+li{margin-top:.45rem}.container{width:min(calc(100% - 40px),var(--container));margin-inline:auto}.skip-link{position:absolute;top:-60px;left:16px;z-index:200;padding:10px 14px;background:var(--white);color:var(--navy-900)}.skip-link:focus{top:12px}.eyebrow{margin-bottom:.8rem;color:var(--green-600);font-size:.78rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.lede{max-width:750px;color:var(--muted);font-size:clamp(1.08rem,1.6vw,1.25rem)}.muted{color:var(--muted)}.small{font-size:.89rem}.tag{display:inline-flex;align-items:center;gap:8px;padding:6px 10px;border-radius:99px;background:var(--green-100);color:#176849;font-size:.8rem;font-weight:700}.tag:before{width:7px;height:7px;border-radius:50%;background:var(--green-500);content:""}
.topbar{padding:7px 0;color:#dce8f0;background:var(--navy-950);font-size:.81rem;text-align:center}.site-header{position:sticky;top:0;z-index:100;border-bottom:1px solid rgba(16,42,67,.1);background:rgba(255,255,255,.97)}.header-inner{display:flex;min-height:78px;align-items:center;justify-content:space-between;gap:28px}.brand{display:inline-flex;flex:0 0 auto;align-items:center}.brand img{width:185px}.site-nav{display:flex;align-items:center;gap:4px}.site-nav a{padding:9px 10px;color:var(--navy-900);font-size:.92rem;font-weight:700;text-decoration:none}.site-nav a:hover,.site-nav a[aria-current=page]{color:var(--green-600)}.site-nav .nav-cta{margin-left:7px;padding:11px 15px;border-radius:8px;color:var(--white);background:var(--navy-900)}.site-nav .nav-cta:hover{color:var(--white);background:var(--blue-700)}.menu-toggle{display:none;min-width:46px;min-height:46px;border:1px solid var(--line);border-radius:8px;color:var(--navy-900);background:var(--white);font:inherit;font-weight:800}
.hero{overflow:hidden;padding:68px 0 72px;background:linear-gradient(115deg,#f8fbfc 0%,#edf5f8 100%)}.hero-grid{display:grid;grid-template-columns:minmax(0,.92fr) minmax(480px,1.08fr);align-items:center;gap:52px}.hero-copy p{max-width:650px;color:#455865;font-size:1.16rem}.hero-media{position:relative}.hero-media:before{position:absolute;inset:-18px 22% 28% -20px;border-radius:28px;background:var(--green-100);content:""}.hero-media img{position:relative;width:100%;aspect-ratio:16/9;border-radius:22px;box-shadow:var(--shadow);object-fit:cover}.button-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:26px}.button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;padding:12px 19px;border:2px solid var(--navy-900);border-radius:8px;color:var(--white);background:var(--navy-900);font-weight:800;line-height:1.2;text-decoration:none}.button:hover{border-color:var(--blue-700);color:var(--white);background:var(--blue-700)}.button-secondary{color:var(--navy-900);background:transparent}.button-secondary:hover{color:var(--white)}.assurance-list{display:flex;flex-wrap:wrap;gap:12px 24px;margin:26px 0 0;padding:0;list-style:none;color:var(--navy-800);font-size:.9rem;font-weight:700}.assurance-list li:before{margin-right:8px;color:var(--green-600);content:"✓"}
.page-hero{padding:64px 0;background:var(--navy-900)}.page-hero h1{max-width:850px;color:var(--white);font-size:clamp(2.35rem,4.5vw,4.4rem)}.page-hero .eyebrow{color:#6fdbb4}.page-hero .lede{color:#d6e3eb}.breadcrumb{margin-bottom:18px;color:#b8cad7;font-size:.88rem}.breadcrumb a{color:#e6f2f7}.section{padding:82px 0}.section-sm{padding:58px 0}.section-tinted{background:var(--mist)}.section-navy{color:#d8e5ec;background:var(--navy-900)}.section-navy h2,.section-navy h3{color:var(--white)}.section-navy .eyebrow{color:#70dcb5}.section-navy .card{color:var(--ink)}.section-navy .card h2,.section-navy .card h3{color:var(--navy-900)}.section-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:34px}.section-head>div{max-width:780px}.section-head p{margin-bottom:0;color:var(--muted)}.section-navy .section-head p{color:#c2d3de}.grid-2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:30px}.grid-3,.catalog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.grid-4{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.card{padding:28px;border:1px solid var(--line);border-radius:var(--radius);background:var(--white);box-shadow:0 8px 25px rgba(8,27,45,.045)}.card h3{margin-top:.85rem}.card p:last-child{margin-bottom:0}.card-icon{display:grid;width:48px;height:48px;place-items:center;border-radius:12px;color:var(--white);background:var(--navy-900);font-family:Georgia,serif;font-size:1.25rem;font-weight:700}.card-link{display:inline-block;margin-top:10px;font-weight:800}.category-card{border-top:4px solid var(--green-500)}.note-card{border-left:5px solid var(--green-500);background:var(--green-100)}.warning-card{border-left:5px solid #d49b37;background:#fff8e9}.image-panel{overflow:hidden;border-radius:22px;background:var(--navy-900);box-shadow:var(--shadow)}.image-panel img{width:100%;aspect-ratio:3/2;object-fit:cover}.split{display:grid;grid-template-columns:minmax(0,1fr) minmax(390px,.9fr);align-items:center;gap:58px}.split.reverse{grid-template-columns:minmax(390px,.9fr) minmax(0,1fr)}.split.reverse .image-panel{order:-1}.check-list{padding:0;list-style:none}.check-list li{position:relative;padding-left:27px}.check-list li:before{position:absolute;left:0;color:var(--green-600);font-weight:900;content:"✓"}
.product-guide{position:relative;overflow:hidden}.product-guide:after{position:absolute;right:-50px;bottom:-60px;width:150px;height:150px;border-radius:50%;background:var(--blue-100);content:""}.catalog-toolbar{display:grid;grid-template-columns:minmax(260px,.8fr) minmax(0,2fr) auto;align-items:end;gap:22px;margin:-4px 0 30px;padding:22px;border:1px solid var(--line);border-radius:16px;background:var(--mist)}.search-field{display:grid;gap:7px;color:var(--navy-900);font-size:.8rem;font-weight:800;letter-spacing:.04em}.search-field input{width:100%;min-height:46px;padding:10px 13px;border:1px solid #bdcbd4;border-radius:9px;color:var(--ink);background:var(--white);font:inherit;letter-spacing:0}.search-field input::placeholder{color:#74828c}.filter-chips{display:flex;flex-wrap:wrap;gap:8px}.filter-chip{min-height:42px;padding:9px 13px;border:1px solid #c8d4dc;border-radius:999px;color:var(--navy-900);background:var(--white);cursor:pointer;font:inherit;font-size:.84rem;font-weight:800}.filter-chip:hover,.filter-chip[aria-pressed=true]{border-color:var(--navy-900);color:var(--white);background:var(--navy-900)}.catalog-count{min-width:105px;margin:0;color:var(--muted);font-size:.88rem;font-weight:800;text-align:right}.catalog-grid{align-items:stretch}.product-card{display:flex;min-height:100%;overflow:hidden;flex-direction:column;padding:0;border-top:4px solid var(--green-500);transition:transform .22s ease,box-shadow .22s ease}.product-card:hover{transform:translateY(-3px);box-shadow:0 16px 36px rgba(8,27,45,.1)}.product-image{display:grid;overflow:hidden;width:100%;aspect-ratio:4/3;place-items:center;padding:20px;border-bottom:1px solid var(--line);background:linear-gradient(145deg,#f8fafb,#eef3f6)}.product-image img{width:100%;height:100%;object-fit:contain;transition:transform .25s ease}.product-card:hover .product-image img{transform:scale(1.025)}.product-card-top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:22px 24px 0}.product-brand,.delivery-label{display:inline-flex;align-items:center;border-radius:999px;font-size:.76rem;font-weight:800;line-height:1}.product-brand{padding:9px 11px;color:var(--white);background:var(--navy-900);letter-spacing:.035em}.delivery-label{padding:8px 10px;color:#176849;background:var(--green-100)}.product-card h3{margin:19px 24px 10px;font-size:1.18rem;line-height:1.28}.product-type{margin:0 24px 20px;color:var(--muted);font-size:.88rem}.product-price{display:flex;align-items:baseline;gap:11px;margin:auto 24px 0}.product-price del{color:#687783;font-size:.95rem}.product-price strong{color:#176849;font-size:1.55rem;line-height:1}.product-card .product-action{width:auto;margin:22px 24px 24px}.catalog-empty{grid-column:1/-1;margin:0;padding:34px;border:1px dashed #b8c7d1;border-radius:14px;color:var(--muted);background:var(--mist);text-align:center}.catalog-empty[hidden]{display:none}.catalog-note{max-width:850px;margin:28px auto 0;text-align:center}.spec-list{display:grid;gap:9px;margin:18px 0;padding:0;list-style:none}.spec-list li{display:flex;justify-content:space-between;gap:18px;padding-bottom:8px;border-bottom:1px solid var(--line);font-size:.92rem}.spec-list strong{color:var(--navy-900)}.spec-list span{color:var(--muted);text-align:right}.status{margin:16px 0 0;padding:11px 13px;border-radius:8px;color:#6b4b12;background:#fff4d8;font-size:.86rem;font-weight:700}.threat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:var(--line)}.threat-grid article{min-height:185px;padding:24px;background:var(--white)}.threat-grid h3{font-size:1.08rem}.steps{display:grid;counter-reset:steps;gap:18px}.step{position:relative;display:grid;grid-template-columns:68px minmax(0,1fr);gap:22px;padding:26px;border:1px solid var(--line);border-radius:14px;background:var(--white)}.step:before{display:grid;width:58px;height:58px;place-items:center;border-radius:50%;color:var(--white);background:var(--navy-900);counter-increment:steps;content:counter(steps,decimal-leading-zero);font-weight:800}.step h2,.step h3{margin:.15rem 0 .5rem}.step p:last-child{margin-bottom:0}.table-wrap{overflow-x:auto;border:1px solid var(--line);border-radius:14px}table{width:100%;border-collapse:collapse;background:var(--white)}th,td{padding:16px 18px;border-bottom:1px solid var(--line);text-align:left;vertical-align:top}th{color:var(--navy-900);background:var(--blue-100);font-size:.9rem}tr:last-child td{border-bottom:0}
.faq-list{display:grid;gap:12px}details{border:1px solid var(--line);border-radius:12px;background:var(--white)}summary{position:relative;padding:19px 48px 19px 20px;color:var(--navy-900);cursor:pointer;font-weight:800;list-style:none}summary::-webkit-details-marker{display:none}summary:after{position:absolute;top:17px;right:20px;color:var(--green-600);content:"+";font-size:1.45rem}details[open] summary:after{content:"–"}details>div{padding:0 20px 18px;color:#4d5f6b}details>div p:last-child{margin-bottom:0}.callout{display:flex;align-items:center;justify-content:space-between;gap:35px;padding:40px;border-radius:20px;color:#dce9f0;background:var(--navy-900)}.callout h2{color:var(--white)}.callout p{max-width:720px;margin-bottom:0}.callout .button{flex:0 0 auto;border-color:var(--green-500);background:var(--green-500)}.legal-copy{max-width:880px}.legal-copy h2{margin-top:2.3rem;font-size:1.65rem}.legal-copy h3{margin-top:1.6rem;font-size:1.16rem}.legal-copy .note-card{margin:26px 0}.contact-grid{display:grid;grid-template-columns:1fr .75fr;gap:28px}.contact-card{min-height:100%}.contact-card address{font-style:normal}
.product-action{position:relative;z-index:1;width:100%;margin-top:20px}.site-footer{padding:62px 0 25px;color:#c8d7e1;background:var(--navy-950)}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1.25fr;gap:38px}.footer-brand img{width:175px;padding:8px;border-radius:8px;background:var(--white)}.footer-brand p{max-width:380px;margin-top:20px}.site-footer h2{color:var(--white);font-family:"Avenir Next",Avenir,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-size:.8rem;letter-spacing:.11em;text-transform:uppercase}.footer-links{margin:0;padding:0;list-style:none}.footer-links li+li{margin-top:8px}.footer-links a{color:#d8e6ed;text-decoration:none}.footer-links a:hover{color:#72ddb6}.footer-bottom{display:flex;justify-content:space-between;gap:30px;margin-top:46px;padding-top:22px;border-top:1px solid #294156;font-size:.83rem}
@media(max-width:1050px){.site-nav a{padding-inline:7px;font-size:.84rem}.site-nav .nav-cta{display:none}.hero-grid{grid-template-columns:1fr 1fr;gap:32px}.catalog-toolbar{grid-template-columns:minmax(230px,.75fr) minmax(0,1.6fr)}.catalog-count{grid-column:1/-1;text-align:left}.grid-4,.threat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-grid{grid-template-columns:1.5fr 1fr 1fr}.footer-grid>:last-child{grid-column:1/-1}}
@media(max-width:820px){.container{width:min(calc(100% - 32px),var(--container))}.menu-toggle{display:inline-block}.site-nav{position:absolute;top:100%;right:0;left:0;display:none;padding:12px 16px 20px;border-bottom:1px solid var(--line);background:var(--white);box-shadow:0 16px 30px rgba(8,27,45,.1)}.site-nav.is-open{display:grid}.site-nav a{padding:11px 12px;font-size:1rem}.site-nav .nav-cta{display:block;margin:6px 0 0;text-align:center}.hero{padding:52px 0 58px}.hero-grid,.split,.split.reverse,.contact-grid{grid-template-columns:1fr}.hero-media{margin-top:12px}.split.reverse .image-panel{order:initial}.grid-3,.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-toolbar{grid-template-columns:1fr}.catalog-count{grid-column:auto}.section{padding:65px 0}.section-head{align-items:start;flex-direction:column}.callout{align-items:flex-start;flex-direction:column}}
@media(max-width:560px){body{font-size:15.5px}.topbar{padding-inline:18px}.header-inner{min-height:70px}.brand img{width:155px}h1{font-size:clamp(2.35rem,13vw,3.25rem)}.page-hero{padding:48px 0}.page-hero h1{font-size:2.55rem}.grid-2,.grid-3,.grid-4,.catalog-grid,.threat-grid,.footer-grid{grid-template-columns:1fr}.footer-grid>:last-child{grid-column:auto}.card{padding:23px}.product-card{padding:0}.product-image{aspect-ratio:1/1;padding:22px}.product-card-top{align-items:center;flex-direction:row;margin-inline:20px}.product-card h3,.product-type{margin-inline:20px}.product-price{margin-left:20px}.product-card .product-action{width:auto;margin:20px}.catalog-toolbar{padding:18px}.step{grid-template-columns:1fr}.step:before{width:50px;height:50px}.button-row,.button{width:100%}.product-card .button{width:auto}.assurance-list{display:grid}.callout{padding:28px 23px}.footer-bottom{flex-direction:column}.spec-list li{align-items:flex-start;flex-direction:column;gap:2px}.spec-list span{text-align:left}}
.topbar a{color:var(--white);font-weight:800;text-decoration:none}.topbar a:hover{color:#72ddb6}.section-navy .button{border-color:var(--green-500);color:var(--white);background:var(--green-500)}.section-navy .button:hover{border-color:#36b886;background:#36b886}.phone-display{margin:.3rem 0 1.1rem;font-size:clamp(1.75rem,4vw,2.55rem);font-weight:800;line-height:1.1}.phone-display a{color:var(--navy-900);text-decoration:none}.contact-meta{display:grid;gap:12px;margin:22px 0 0;padding:0;list-style:none}.contact-meta li{display:grid;grid-template-columns:110px 1fr;gap:14px;padding-bottom:12px;border-bottom:1px solid rgba(16,42,67,.13)}.contact-meta strong{color:var(--navy-900)}.contact-card .button{margin-top:8px}
.product-card[hidden]{display:none}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.product-card,.product-image img{transition:none}.product-card:hover{transform:none}.product-card:hover .product-image img{transform:none}}
