:root{
  --blue:#0878e6;--blue2:#0065cf;--navy:#0b2f73;--ink:#173b63;--muted:#5e7791;
  --line:#dbe6ef;--pale:#f5f9fc;--white:#fff;--wrap:1180px;--shadow:0 12px 35px rgba(15,62,104,.08)
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;overflow-x:hidden}a{text-decoration:none;color:inherit}img{display:block;max-width:100%}svg{fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.svg-defs{position:absolute;width:0;height:0;overflow:hidden}.container{width:min(var(--wrap),calc(100% - 40px));margin:auto}.section{padding:64px 0}.eyebrow{margin:0 0 10px;color:var(--blue);font-size:12px;font-weight:800;letter-spacing:1.6px;text-transform:uppercase}.btn{min-height:46px;padding:0 20px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid transparent;border-radius:8px;font-size:14px;font-weight:800}.btn svg{width:16px;height:16px}.btn-primary{background:linear-gradient(135deg,var(--blue),var(--blue2));color:#fff;box-shadow:0 8px 22px rgba(0,101,207,.18)}.btn-outline{background:#fff;border-color:#b9d6f2;color:#075db5}.btn-ghost{border-color:rgba(255,255,255,.75);background:rgba(255,255,255,.1);color:#fff}

.site-header{position:sticky;top:0;z-index:80;background:rgba(255,255,255,.96);backdrop-filter:blur(10px);border-bottom:1px solid #e7eef4}.header-wrap{height:74px;display:flex;align-items:center;gap:28px}.brand{flex:0 0 198px}.brand img{width:198px}.desktop-nav{margin-left:auto;display:flex;align-items:center;gap:22px}.desktop-nav a{position:relative;color:#284b70;font-size:13px;font-weight:700;white-space:nowrap}.desktop-nav a:hover,.desktop-nav a.active{color:var(--blue)}.desktop-nav a.active:after{content:"";position:absolute;left:0;right:0;bottom:-27px;height:2px;background:var(--blue)}.header-cta{min-height:42px;padding:0 16px;display:inline-flex;align-items:center;gap:6px;border-radius:8px;background:var(--blue);color:#fff;font-size:12px;font-weight:800}.header-cta svg{width:14px;height:14px}.menu-button,.mobile-nav{display:none}

.hero{padding:24px 0 30px;background:#eef7fd}.hero-frame{position:relative;min-height:500px;border-radius:22px;overflow:hidden;background-image:linear-gradient(90deg,rgba(248,252,255,.98) 0%,rgba(248,252,255,.94) 31%,rgba(248,252,255,.52) 48%,rgba(248,252,255,.04) 67%),url('assets/hero-home-full-v3.webp');background-size:cover;background-position:center}.hero-copy{position:absolute;z-index:2;left:54px;top:50%;width:min(47%,520px);transform:translateY(-50%)}.hero-copy h1{margin:0 0 18px;color:var(--navy);font-size:48px;line-height:1.03;letter-spacing:-1.5px}.hero-copy>p:not(.eyebrow){margin:0 0 24px;max-width:52ch;color:#466789;font-size:15px;line-height:1.65}.hero-actions{display:flex;flex-wrap:wrap;gap:10px}.hero-core{margin-top:20px;display:flex;flex-wrap:wrap;gap:9px 15px;color:#365d84;font-size:12px;line-height:1.4}.hero-core strong{width:100%;color:#173f6a;font-size:12px}.hero-core span{position:relative;padding-left:18px}.hero-core span:before{content:"✓";position:absolute;left:0;top:1px;width:13px;height:13px;display:grid;place-items:center;border-radius:50%;background:#e8f4ff;color:#0878e6;font-size:9px;font-weight:900}

.trust-strip{background:#fff;border-bottom:1px solid #e8eef4}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0}.trust-grid article{min-height:112px;padding:24px 28px;display:flex;align-items:center;gap:16px;border-right:1px solid var(--line)}.trust-grid article:last-child{border-right:0}.trust-grid svg{flex:0 0 auto;width:36px;height:36px;color:var(--blue)}.trust-grid h3{margin:0 0 5px;color:var(--navy);font-size:15px}.trust-grid p{margin:0;color:var(--muted);font-size:12px;line-height:1.45}

.products{background:linear-gradient(180deg,#fff 0%,#f8fbfe 100%)}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:28px}.section-head h2{margin:0;color:var(--navy);font-size:36px;line-height:1.08;letter-spacing:-.7px}.section-head>a{display:inline-flex;align-items:center;gap:5px;color:var(--blue);font-size:13px;font-weight:800;white-space:nowrap}.section-head>a svg{width:14px;height:14px}.catalog-intro{max-width:720px;margin:10px 0 0;color:var(--muted);font-size:14px;line-height:1.6}

.core-products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-bottom:24px}.core-product-card{display:grid;grid-template-columns:50% 50%;min-width:0;overflow:hidden;border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:0 8px 24px rgba(18,67,110,.05)}.core-product-image{aspect-ratio:1/1;background:linear-gradient(180deg,#f8fbff 0%,#eef4f9 100%);overflow:hidden;display:flex;align-items:center;justify-content:center}.core-product-image img{width:100%;height:100%;object-fit:cover;display:block}.core-product-copy{padding:22px 18px;display:flex;flex-direction:column;justify-content:center}.core-product-copy>span{color:var(--blue);font-size:10px;font-weight:800;letter-spacing:1px;text-transform:uppercase}.core-product-copy h3{margin:7px 0 7px;color:var(--navy);font-size:21px;line-height:1.15}.core-product-copy p{margin:0;color:var(--muted);font-size:12px;line-height:1.45}.core-product-copy b{margin-top:18px;display:inline-flex;align-items:center;gap:5px;color:var(--blue);font-size:11px}.core-product-copy b svg{width:12px;height:12px}

.catalog-overview{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:0 0 34px}.catalog-overview article{padding:17px 18px;border:1px solid #dbe7f0;border-radius:12px;background:#f7fbff}.catalog-overview span{display:block;margin-bottom:5px;color:var(--blue);font-size:10px;font-weight:800;letter-spacing:1px;text-transform:uppercase}.catalog-overview strong{color:#234c76;font-size:13px;line-height:1.35}

.catalog-group{margin-top:0}.catalog-group-head{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin-bottom:18px;padding-bottom:14px;border-bottom:1px solid var(--line)}.catalog-group-head span{display:block;color:var(--blue);font-size:10px;font-weight:800;letter-spacing:1.2px;text-transform:uppercase}.catalog-group-head h3{margin:5px 0 0;color:var(--navy);font-size:24px;line-height:1.15}.catalog-group-head p{max-width:520px;margin:0;color:var(--muted);font-size:12px;line-height:1.5;text-align:right}.catalog-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.catalog-card{min-width:0;overflow:hidden;border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:0 6px 18px rgba(18,67,110,.035);transition:transform .18s ease,box-shadow .18s ease}.catalog-card:hover{transform:translateY(-2px);box-shadow:0 12px 28px rgba(18,67,110,.08)}.catalog-image{aspect-ratio:1/1;overflow:hidden;background:#fff;border-bottom:1px solid #edf2f6}.catalog-image img{width:100%;height:100%;object-fit:contain;padding:4px}.catalog-meta{position:relative;min-height:72px;padding:14px 38px 13px 14px}.catalog-meta h3{margin:0 0 5px;color:var(--navy);font-size:14px}.catalog-meta span{color:#6b8197;font-size:10px}.catalog-meta svg{position:absolute;right:14px;top:50%;width:15px;height:15px;color:var(--blue);transform:translateY(-50%)}.catalog-cta-strip{margin-top:26px;padding:18px 20px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-radius:14px;background:#0b3b84;color:#fff}.catalog-cta-strip span{display:block;margin-bottom:4px;color:#a9d6ff;font-size:10px;font-weight:800;letter-spacing:1px;text-transform:uppercase}.catalog-cta-strip strong{font-size:14px;line-height:1.4}.catalog-cta-strip .btn{flex:0 0 auto;background:#fff;color:#075bb7;box-shadow:none}

.why{background:#fff}.why-head{display:grid;grid-template-columns:40% 60%;gap:48px;align-items:end;margin-bottom:30px}.why-head h2{margin:0;color:var(--navy);font-size:36px;line-height:1.08}.why-head>p{margin:0;color:var(--muted);font-size:14px;line-height:1.65}.why-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.why-grid article{min-height:110px;padding:20px;display:flex;align-items:center;gap:14px;border:1px solid var(--line);border-radius:14px;background:#fbfdff}.why-grid span{width:46px;height:46px;flex:0 0 46px;display:grid;place-items:center;border-radius:50%;background:#eaf5ff}.why-grid svg{width:24px;height:24px;color:var(--blue)}.why-grid h3{margin:0 0 5px;color:var(--navy);font-size:14px}.why-grid p{margin:0;color:var(--muted);font-size:11px;line-height:1.45}

.categories{background:#f7fbff;border-top:1px solid #edf2f6}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.category-grid article{overflow:hidden;border:1px solid var(--line);border-radius:14px;background:#fff}.category-grid img{width:100%;height:165px;object-fit:cover}.category-grid div{padding:15px}.category-grid h3{margin:0;color:var(--navy);font-size:14px}.category-grid p{margin:6px 0 10px;color:var(--muted);font-size:11px;line-height:1.45}.category-grid a{display:inline-flex;align-items:center;gap:4px;color:var(--blue);font-size:11px;font-weight:800}.category-grid svg{width:12px;height:12px}

.quality{width:min(var(--wrap),calc(100% - 40px));margin:64px auto;display:grid;grid-template-columns:1fr 1.1fr 1fr;overflow:hidden;border:1px solid var(--line);border-radius:20px;background:#f7fbff;box-shadow:var(--shadow)}.quality-photo{min-width:0;min-height:360px;overflow:hidden;background:#edf5fb}.quality-photo img{width:100%;height:100%;object-fit:cover}.quality-copy{padding:42px 38px;display:flex;flex-direction:column;justify-content:center;background:#fff}.quality-copy h2{margin:0 0 18px;color:var(--navy);font-size:31px;line-height:1.1}.quality-copy ul{margin:0 0 22px;padding:0;list-style:none}.quality-copy li{position:relative;margin:9px 0;padding-left:25px;color:#4d6986;font-size:12px;line-height:1.45}.quality-copy li svg{position:absolute;left:0;top:1px;width:16px;height:16px;color:var(--blue)}.quality-copy .btn{align-self:flex-start}

.supply{background:#fff}.supply-wrap{display:grid;grid-template-columns:.8fr 1fr 1fr;gap:24px;align-items:stretch}.supply-title{display:flex;flex-direction:column;justify-content:center}.supply-title h2{margin:0 0 8px;color:var(--navy);font-size:30px}.supply-title p{margin:0;color:var(--muted);font-size:13px;line-height:1.55}.supply-wrap article{padding:22px;display:flex;gap:14px;border:1px solid var(--line);border-radius:14px;background:#fbfdff}.supply-wrap article>span{width:44px;height:44px;flex:0 0 44px;display:grid;place-items:center;border-radius:50%;background:#eaf5ff}.supply-wrap article svg{width:22px;height:22px;color:var(--blue)}.supply-wrap h3{margin:0;color:var(--navy);font-size:14px}.supply-wrap ul{margin:9px 0 12px;padding:0;list-style:none}.supply-wrap li{position:relative;margin:5px 0;padding-left:14px;color:var(--muted);font-size:11px;line-height:1.4}.supply-wrap li:before{content:"✓";position:absolute;left:0;color:var(--blue);font-weight:900}.supply-link{display:inline-flex;align-items:center;justify-content:center;gap:5px;min-height:34px;padding:0 12px;border:1px solid var(--blue);border-radius:7px;color:var(--blue);font-size:10px;font-weight:800}.supply-link.primary{background:var(--blue);color:#fff}.supply-link svg{width:11px!important;height:11px!important}

.cta-banner{margin-top:20px;background-image:linear-gradient(90deg,rgba(0,91,180,.96),rgba(0,108,205,.72) 58%,rgba(0,108,205,.18)),url('assets/bottom-mountain.webp');background-size:cover;background-position:center;color:#fff}.cta-banner>.container{min-height:190px;display:flex;align-items:center;justify-content:space-between}.cta-banner h2{margin:0;font-size:34px}.cta-banner p{max-width:580px;margin:8px 0 18px;font-size:13px;line-height:1.55}.cta-banner strong{font-size:11px;line-height:1.6;letter-spacing:1px}.cta-banner .btn{min-height:42px;font-size:12px}

.site-footer{background:#fff}.footer-grid{display:grid;grid-template-columns:1.4fr .7fr .8fr .7fr .7fr;gap:26px;padding:30px 0}.footer-grid>div:first-child img{width:175px}.footer-grid p{margin:10px 0 0;color:#71869a;font-size:10px;line-height:1.55}.footer-grid b{display:block;margin-bottom:8px;color:var(--navy);font-size:11px}.footer-grid nav a{display:block;margin:5px 0;color:#5e7790;font-size:10px}.socials{display:flex;gap:8px}.socials a{width:22px;height:22px}.socials img{width:100%;height:100%;object-fit:contain}.footer-bottom{display:flex;justify-content:space-between;padding:12px max(20px,calc((100% - var(--wrap))/2));border-top:1px solid #e7edf2;color:#8292a3;font-size:9px}.floating-cta{display:none}.faq-anchor{height:0}

@media(max-width:1100px) and (min-width:821px){
  .header-wrap{gap:16px}.brand{flex-basis:170px}.brand img{width:170px}.desktop-nav{gap:13px}.desktop-nav a{font-size:11px}.header-cta{font-size:11px;padding:0 12px}
  .hero-frame{min-height:450px}.hero-copy{left:38px;width:48%}.hero-copy h1{font-size:41px}.catalog-grid{grid-template-columns:repeat(3,1fr)}.core-product-copy h3{font-size:18px}.quality{grid-template-columns:1fr 1.15fr}.quality-photo:last-child{display:none}
}

@media(max-width:820px){
  body{padding-bottom:64px}.container{width:calc(100% - 24px)}.section{padding:38px 0}.site-header{height:62px}.header-wrap{height:62px;gap:10px}.brand{flex:0 0 158px}.brand img{width:158px}.desktop-nav,.header-cta{display:none}.menu-button{margin-left:auto;width:42px;height:42px;padding:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;border:1px solid var(--line);border-radius:10px;background:#fff}.menu-button span{width:18px;height:2px;border-radius:2px;background:#174c88}.mobile-nav{position:fixed;z-index:79;top:62px;left:0;right:0;display:none;grid-template-columns:1fr 1fr;padding:12px 18px 18px;background:#fff;box-shadow:0 14px 28px rgba(15,62,104,.12)}.mobile-nav.open{display:grid}.mobile-nav a{padding:10px 4px;color:#234a72;font-size:13px;font-weight:700}.mobile-nav a:last-child{grid-column:1/-1;margin-top:6px;padding:12px;border-radius:8px;background:var(--blue);color:#fff;text-align:center}

  .hero{padding:12px 0 18px;background:#eef7fd}.hero-frame{min-height:0;border-radius:16px;overflow:hidden;background:none;display:flex;flex-direction:column}.hero-frame:after{content:"";display:block;width:100%;aspect-ratio:16/9;background:url('assets/hero-home-full-v3.webp') 70% center/cover no-repeat}.hero-copy{position:relative;left:auto;top:auto;transform:none;width:100%;padding:22px 18px 20px;background:#fff}.hero-copy .eyebrow{font-size:10px;margin-bottom:8px}.hero-copy h1{margin:0 0 12px;font-size:31px;line-height:1.06;letter-spacing:-.8px}.hero-copy h1 br{display:none}.hero-copy>p:not(.eyebrow){margin:0 0 16px;max-width:none;font-size:13px;line-height:1.55}.hero-actions{gap:8px}.hero-actions .btn{min-height:42px;padding:0 14px;font-size:12px}.hero-actions .btn-outline{display:none}.hero-core{margin-top:14px;gap:7px 10px;font-size:10px}.hero-core strong{font-size:10px}.hero-core span{padding-left:15px}.hero-core span:before{width:11px;height:11px;font-size:8px}

  .trust-grid{grid-template-columns:1fr 1fr;gap:8px;padding:10px 0}.trust-grid article{min-height:92px;padding:14px 12px;gap:10px;border:1px solid var(--line)!important;border-radius:12px}.trust-grid svg{width:28px;height:28px}.trust-grid h3{font-size:12px}.trust-grid p{font-size:9px}

  .section-head{display:block;margin-bottom:18px}.section-head h2{font-size:28px}.catalog-intro{font-size:12px}.section-head>a{margin-top:12px;min-height:40px;padding:0 12px;justify-content:center;border:1px solid #bdd8f1;border-radius:8px;font-size:11px}
  .core-products{display:flex;gap:10px;overflow-x:auto;margin:0 -12px 20px;padding:0 12px 5px;scroll-snap-type:x mandatory;scrollbar-width:none}.core-products::-webkit-scrollbar{display:none}.core-product-card{flex:0 0 88%;min-width:88%;grid-template-columns:50% 50%;scroll-snap-align:center}.core-product-copy{padding:16px 12px}.core-product-copy h3{font-size:17px}.core-product-copy p{font-size:10px}.core-product-copy b{margin-top:12px;font-size:10px}
  .catalog-overview{grid-template-columns:1fr;gap:8px;margin-bottom:24px}.catalog-overview article{padding:12px 14px}.catalog-overview span{font-size:9px}.catalog-overview strong{font-size:12px}.catalog-group-head{display:block;margin-bottom:12px;padding-bottom:12px}.catalog-group-head h3{font-size:19px}.catalog-group-head p{margin-top:8px;max-width:none;text-align:left;font-size:10px}.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.catalog-card{border-radius:12px}.catalog-image{aspect-ratio:1/1}.catalog-image img{object-fit:contain;padding:3px}.catalog-meta{min-height:58px;padding:10px 28px 10px 10px}.catalog-meta h3{font-size:11px}.catalog-meta span{font-size:8px}.catalog-meta svg{right:10px;width:12px;height:12px}.catalog-cta-strip{display:block;margin-top:18px;padding:14px}.catalog-cta-strip strong{font-size:11px}.catalog-cta-strip .btn{width:100%;margin-top:12px;min-height:40px;font-size:11px}

  .why-head{display:block;margin-bottom:18px}.why-head h2{font-size:28px}.why-head>p{margin-top:10px;font-size:12px}.why-grid{grid-template-columns:1fr 1fr;gap:9px}.why-grid article{min-height:118px;padding:13px 11px;display:block}.why-grid span{width:38px;height:38px;margin-bottom:9px}.why-grid svg{width:20px;height:20px}.why-grid h3{font-size:11px}.why-grid p{font-size:9px}
  .category-grid{grid-template-columns:1fr 1fr;gap:10px}.category-grid img{height:120px}.category-grid div{padding:11px}.category-grid h3{font-size:11px}.category-grid p{font-size:9px}.category-grid a{font-size:9px}

  .quality{width:calc(100% - 24px);margin:38px auto;grid-template-columns:1fr;border-radius:16px}.quality-photo{min-height:0;aspect-ratio:16/9}.quality-photo:last-child{display:none}.quality-copy{padding:24px 18px}.quality-copy h2{font-size:26px}.quality-copy li{font-size:10px}.quality-copy .btn{width:100%;font-size:11px}
  .supply-wrap{grid-template-columns:1fr;gap:10px}.supply-title{margin-bottom:6px}.supply-title h2{font-size:26px}.supply-title p{font-size:11px}.supply-wrap article{padding:16px}.supply-wrap h3{font-size:12px}.supply-wrap li{font-size:9px}
  .cta-banner{margin-top:8px}.cta-banner>.container{min-height:190px}.cta-banner h2{font-size:26px}.cta-banner p{font-size:11px}.cta-banner strong{display:none}.cta-banner .btn{min-height:40px;font-size:11px}
  .footer-grid{grid-template-columns:1fr 1fr;gap:16px;padding:22px 0}.footer-grid>div:first-child{grid-column:1/-1}.footer-grid>div:first-child img{width:165px}.footer-grid p{font-size:9px}.footer-grid b{font-size:10px}.footer-grid nav a{font-size:9px}.footer-bottom{display:block;padding:10px 14px;text-align:center;font-size:8px}.footer-bottom span{display:block;margin:3px 0}
  .floating-cta{position:fixed;z-index:100;left:12px;right:12px;bottom:10px;min-height:48px;display:flex;align-items:center;justify-content:center;gap:7px;border-radius:12px;background:linear-gradient(135deg,var(--blue),var(--blue2));color:#fff;font-size:13px;font-weight:800;box-shadow:0 10px 24px rgba(0,94,192,.26);opacity:0;transform:translateY(12px);pointer-events:none;transition:.2s}.floating-cta.is-visible{opacity:1;transform:none;pointer-events:auto}.floating-cta svg{width:18px;height:18px}
}

@media(max-width:420px){
  .container{width:calc(100% - 20px)}.hero-copy{padding:20px 15px 18px}.hero-copy h1{font-size:28px}.hero-copy>p:not(.eyebrow){font-size:12px}.hero-frame:after{aspect-ratio:4/3;background-position:73% center}.trust-grid article{min-height:88px}.catalog-grid{gap:8px}.catalog-meta h3{font-size:10.5px}.why-grid{gap:8px}.category-grid{gap:8px}
}

@media(max-width:350px){
  .hero-copy h1{font-size:25px}.catalog-grid{grid-template-columns:1fr}.category-grid{grid-template-columns:1fr}.why-grid{grid-template-columns:1fr}
}

/* v9 audit fixes */
.footer-grid{grid-template-columns:1.4fr .75fr .85fr .75fr}
@media(max-width:820px){
  .footer-grid{grid-template-columns:1fr 1fr}
  .footer-grid>div:first-child{grid-column:1/-1}
}
