:root{--ink:#182521;--muted:#61706a;--paper:#f5f7f4;--surface:#ffffff;--line:#d9e3de;--green:#1e604c;--green-dark:#123d34;--orange:#e77432;--yellow:#f2c84b;--blue:#3b7184;--blue-soft:#edf4f5;--shadow:0 14px 42px rgba(24,42,35,.09);--radius:6px;font-family:"IBM Plex Sans","Segoe UI",Arial,sans-serif;color:var(--ink);background:var(--paper);}*{box-sizing:border-box;}html{scroll-behavior:smooth;}body{margin:0;background:var(--paper);color:var(--ink);}body.inquiry-open,body.menu-open,body.email-inquiry-open,body.send-status-open{overflow:hidden;}a{color:inherit;text-decoration:none;}button,input,textarea,select{font:inherit;}button{cursor:pointer;}img{display:block;max-width:100%;}.container{width:min(1180px,calc(100% - 44px));margin:0 auto;}.site-utility{color:#d6e6df;background:#0c2e28;font-size:12px;}.utility-inner{min-height:36px;display:flex;align-items:center;justify-content:space-between;gap:24px;}.utility-links{display:flex;gap:18px;}.utility-links a:hover{color:var(--yellow);}.site-header{position:sticky;top:0;z-index:40;background:rgba(245,247,244,.97);border-bottom:1px solid var(--line);backdrop-filter:blur(12px);}.header-inner{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:26px;}.brand-mark{display:inline-flex;align-items:center;gap:11px;font-size:20px;font-weight:750;white-space:nowrap;}.brand-mark__logo{width:40px;height:40px;flex:0 0 40px;object-fit:contain;border-radius:5px;}.brand-mark__image{display:block;width:224px;height:40px;object-fit:contain;}.site-nav{display:flex;align-items:center;justify-content:flex-end;gap:14px;font-size:13px;font-weight:600;}.site-nav > a:not(.nav-cta):not(.inquiry-link),.nav-group > summary{padding:12px 3px;}.site-nav > a:hover,.nav-group > summary:hover{color:var(--orange);}.nav-group{position:relative;}.nav-group summary{list-style:none;cursor:pointer;}.nav-group summary::-webkit-details-marker{display:none;}.nav-group summary::after{content:"+";margin-left:5px;color:var(--orange);}.nav-group[open] summary::after{content:"-";}.nav-dropdown{position:absolute;top:calc(100% + 10px);left:-16px;width:230px;padding:9px;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow);}.nav-dropdown a{display:block;padding:10px 11px;color:var(--muted);line-height:1.3;}.nav-dropdown a:hover{color:var(--green);background:#eef4f0;}.nav-cta,.button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;border:1px solid transparent;border-radius:5px;font-size:13px;font-weight:700;line-height:1.25;text-align:center;white-space:nowrap;}.action-row{display:flex;flex-wrap:wrap;align-items:center;gap:16px;margin-top:8px;}.nav-cta,.button--primary{color:#fff;background:var(--orange);}.nav-cta:hover,.button--primary:hover{background:#c85d22;}.button--outline{color:var(--green);border-color:var(--green);background:transparent;}.button--outline:hover{color:#fff;background:var(--green);}.button--light{color:var(--green-dark);background:#fff;}.button--light:hover{background:var(--yellow);}.button--small{min-height:36px;padding:0 11px;font-size:12px;}.button.is-added{color:var(--green);border-color:var(--green);background:#eef5f0;}.site-menu-toggle{display:none;min-height:38px;padding:0 12px;border:1px solid var(--line);border-radius:5px;color:var(--green);background:var(--surface);font-size:12px;font-weight:700;}.inquiry-link{display:inline-flex;align-items:center;gap:6px;color:var(--green);}.inquiry-count{display:inline-grid;place-items:center;min-width:20px;height:20px;padding:0 5px;border-radius:10px;color:#fff;background:var(--green);font-size:11px;}.inquiry-count.is-empty{color:var(--green);background:#dce9e2;}.page-shell,.article-shell,.product-shell{padding:66px 0 96px;}.page-intro{max-width:820px;padding:16px 0 48px;}.page-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.72fr);gap:50px;align-items:center;padding:12px 0 58px;}.page-hero__copy{max-width:760px;}.page-hero__media{overflow:hidden;border-radius:var(--radius);box-shadow:var(--shadow);}.page-hero__media img{width:100%;aspect-ratio:16 / 10;object-fit:cover;}.eyebrow{margin:0 0 12px;color:var(--orange);font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;}h1,h2,h3{font-family:"Space Grotesk","Segoe UI",Arial,sans-serif;letter-spacing:0;}h1{max-width:940px;margin:8px 0 18px;font-size:60px;line-height:1.04;overflow-wrap:anywhere;}h2{margin:0 0 16px;font-size:36px;line-height:1.12;overflow-wrap:anywhere;}h3{margin:0 0 9px;font-size:22px;line-height:1.2;overflow-wrap:anywhere;}.page-intro p:not(.eyebrow),.page-hero__copy p:not(.eyebrow),.lead{max-width:760px;color:var(--muted);font-size:18px;line-height:1.65;}.rich-copy{font-size:16px;line-height:1.75;}.copy-section{max-width:850px;margin:0 0 46px;}.copy-section h2{margin-bottom:14px;font-size:30px;}.copy-section p,.copy-section li{color:var(--muted);line-height:1.75;}.copy-section ul{margin:0;padding-left:23px;}.related-links{display:flex;flex-wrap:wrap;gap:10px;margin:28px 0 50px;}.related-links a{padding:11px 14px;border:1px solid var(--line);border-radius:5px;color:var(--green);background:var(--surface);font-size:13px;font-weight:700;}.related-links a:hover{border-color:var(--green);background:#ecf3ee;}.browse-strip{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin:0 0 32px;padding:12px 14px;border:1px solid var(--line);background:var(--surface);color:var(--muted);font-size:13px;}.browse-strip span{margin-right:5px;color:var(--ink);font-weight:700;}.browse-strip a{padding:6px 8px;color:var(--green);font-weight:700;}.browse-strip a:hover{color:var(--orange);}.listing-pagination{display:flex;flex-wrap:wrap;gap:8px;align-items:center;justify-content:center;margin:28px 0 8px;}.listing-pagination a{min-width:40px;min-height:40px;padding:0 12px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--line);border-radius:4px;background:var(--surface);color:var(--green);font-size:13px;font-weight:700;}.listing-pagination a:hover{border-color:var(--green);background:#ecf3ee;}.listing-pagination a.is-current{color:#fff;background:var(--green);border-color:var(--green);}.content-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;}.related-products{margin-top:56px;}.related-products .section-heading{margin-bottom:18px;}.related-products .section-heading h2{font-size:28px;}.related-product-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;}.product-card--related .product-card__body{padding:10px 12px 12px !important;}.product-card--related .product-card__body h2{font-size:13px;}.product-card--related .product-card__footer{margin-top:8px;gap:8px;}.product-card--related .button{min-height:32px;padding:0 8px;font-size:11px;}.content-card{overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow);}.content-card img{width:100%;aspect-ratio:16 / 10;object-fit:cover;background:#dce9e2;}.content-card > a:not(.product-card__media){display:block;height:100%;}.content-card > a > div,.content-card > div{padding:21px;}.content-card h2{margin:7px 0 12px;font-size:22px;}.content-card p:not(.eyebrow){margin:0 0 16px;color:var(--muted);line-height:1.6;}.text-link{color:var(--green);font-size:13px;font-weight:700;}.text-link:hover{color:var(--orange);}.category-card h2{margin-bottom:10px;}.cta-panel{display:flex;align-items:center;justify-content:space-between;gap:28px;margin-top:62px;padding:31px;border-radius:var(--radius);color:#fff;background:var(--green-dark);}.cta-panel h2{max-width:660px;margin:0;font-size:29px;}.cta-panel .eyebrow{color:var(--yellow);}.home-hero{position:relative;overflow:hidden;color:#fff;background:#0c2e28;}.home-hero__stage{position:absolute;inset:0;}.home-hero__slides{height:100%;}.home-hero__slides figure{position:absolute;inset:0;margin:0;opacity:0;transition:opacity .7s ease;}.home-hero__slides figure.is-active{opacity:1;z-index:1;}.home-hero__slides img{width:100%;height:100%;object-fit:cover;object-position:70% center;}.home-hero__mask{position:absolute;inset:0;z-index:2;pointer-events:none;background:linear-gradient(90deg,rgba(8,32,28,.88) 0%,rgba(8,32,28,.62) 38%,rgba(8,32,28,.22) 68%,rgba(8,32,28,.1) 100%),linear-gradient(180deg,rgba(8,32,28,.12) 0%,transparent 28%,transparent 62%,rgba(8,32,28,.5) 100%);}.home-hero__inner{position:relative;z-index:3;min-height:min(78vh,820px);display:flex;align-items:center;}.home-hero__copy{max-width:640px;padding:72px 0 120px;}.home-hero .eyebrow{color:var(--yellow);}.home-hero h1{max-width:640px;margin-top:14px;font-size:58px;text-shadow:0 2px 18px rgba(8,32,28,.45);}.home-hero p:not(.eyebrow){max-width:560px;color:#e8f0ec;font-size:18px;line-height:1.7;text-shadow:0 1px 10px rgba(8,32,28,.4);}.home-hero .action-row{margin-top:22px;margin-bottom:0;gap:16px;}.home-hero .action-row .button{flex:0 0 auto;}.home-hero .button--outline{color:#fff;border-color:rgba(255,255,255,.75);background:rgba(255,255,255,.1);}.home-hero .button--outline:hover{color:var(--green-dark);background:#fff;}.home-hero__nav{position:absolute;z-index:4;right:max(22px,calc((100% - 1180px) / 2));bottom:28px;}.home-hero__dots{display:flex;gap:8px;}.home-hero__dots button{width:10px;height:10px;padding:0;border:0;border-radius:50%;background:rgba(255,255,255,.4);}.home-hero__dots button[aria-current="true"],.home-hero__dots button.is-active{background:var(--yellow);}@media (prefers-reduced-motion:reduce){.home-hero__slides figure{transition:none;}}.home-brands{padding:48px 0 40px;background:#fff;border-bottom:1px solid var(--line);}.home-brands h2{margin:0 0 12px;text-align:center;color:var(--orange);font-size:28px;}.home-brands__lead{max-width:720px;margin:0 auto 28px;text-align:center;color:var(--muted);font-size:15px;line-height:1.65;}.home-brands__slider{max-width:920px;margin:0 auto;}.home-brands__pages{min-height:88px;cursor:pointer;}.home-brands__page{display:none;align-items:center;justify-content:space-evenly;gap:28px 36px;min-height:88px;}.home-brands__page.is-active{display:flex;}.home-brands__page img{display:block;height:72px;width:auto;max-width:180px;max-height:72px;flex:1 1 0;object-fit:contain;pointer-events:none;}.home-brands__dots{display:flex;justify-content:center;gap:8px;margin-top:22px;}.home-brands__dots button{width:8px;height:8px;padding:0;border:0;border-radius:50%;background:#d4d4d4;}.home-brands__dots button[aria-current="true"]{background:#2b2b2b;}.home-brands__collage{display:none;}.hero-proof{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;max-width:680px;margin-top:32px;}.hero-proof span{display:flex;flex-direction:column;justify-content:center;min-height:64px;padding:12px 14px;border-left:2px solid var(--yellow);color:#d5e6de;font-size:12px;line-height:1.35;background:rgba(8,32,28,.42);}.hero-proof strong{display:block;margin-bottom:4px;color:#fff;font-size:14px;font-weight:700;}.hero-proof small{display:block;color:#d5e6de;font-size:12px;line-height:1.35;}.home-section{padding-top:92px;padding-bottom:92px;}.home-section--tight{padding-bottom:48px;}.section-heading{max-width:730px;margin-bottom:34px;}.section-heading h2{margin-bottom:14px;}.section-heading > p:not(.eyebrow){color:var(--muted);line-height:1.7;}.proof-grid,.evidence-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;}.proof-grid article,.evidence-grid article{padding:23px;border-top:3px solid var(--green);background:var(--surface);}.proof-number{display:inline-block;margin-bottom:22px;color:var(--orange);font-size:12px;font-weight:700;}.proof-grid h3,.evidence-grid h3{font-size:21px;}.proof-grid p,.evidence-grid p{margin:0;color:var(--muted);line-height:1.6;}.home-category-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;}.home-category-card{overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);}.home-category-card a{display:block;height:100%;}.home-category-card img{width:100%;aspect-ratio:16 / 10;object-fit:cover;}.home-category-card div{padding:19px;}.home-category-card h3{margin-bottom:9px;}.home-category-card p:not(.eyebrow){margin:0 0 16px;color:var(--muted);line-height:1.5;}.home-category-card:hover{border-color:var(--green);box-shadow:var(--shadow);}.section-footer-link{display:flex;flex-wrap:wrap;align-items:center;gap:20px;margin-top:28px;}.home-band{padding:92px 0;color:#fff;background:var(--green);}.two-column{display:grid;grid-template-columns:.82fr 1.18fr;gap:70px;}.home-band h2{max-width:450px;}.home-band p:not(.eyebrow){max-width:480px;color:#d7e5df;line-height:1.7;}.home-band .eyebrow{color:var(--yellow);}.process-list > div{display:grid;grid-template-columns:52px 1fr;gap:17px;padding:17px 0;border-bottom:1px solid rgba(255,255,255,.22);}.process-list b{color:var(--yellow);font-size:13px;}.process-list p{margin:0;color:#d7e5df;line-height:1.55;}.process-list strong{color:#fff;}.buyer-section{padding-bottom:105px;}.buyer-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;}.buyer-grid article{min-height:260px;padding:25px;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);}.buyer-grid article:nth-child(2){border-top:3px solid var(--blue);}.buyer-grid article:nth-child(3){border-top:3px solid var(--orange);}.buyer-grid h3{font-size:23px;}.buyer-grid p:not(.eyebrow){margin:0 0 21px;color:var(--muted);line-height:1.65;}.home-trust{padding:94px 0;background:var(--blue-soft);}.two-column--trust{align-items:start;}.home-trust h2{max-width:560px;}.home-trust p:not(.eyebrow){max-width:600px;color:var(--muted);line-height:1.7;}.home-trust .button{margin-top:18px;}.home-trust .spec-table{background:#fff;}.document-pack{display:grid;grid-template-columns:1fr 1fr;gap:12px;}.document-pack div{min-height:116px;padding:18px;border-left:3px solid var(--blue);background:#fff;}.document-pack strong,.document-pack span{display:block;}.document-pack span{margin-top:8px;color:var(--muted);font-size:13px;line-height:1.45;}.cert-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:36px;}.cert-strip a{display:block;}.cert-strip img{width:100%;aspect-ratio:3 / 4;object-fit:cover;object-position:top center;border:1px solid var(--line);background:#fff;box-shadow:var(--shadow);}.cert-strip figcaption{margin-top:8px;color:var(--ink);font-size:13px;font-weight:700;line-height:1.35;}.cert-strip__note{margin:12px 0 0;color:var(--muted);font-size:13px;line-height:1.5;}.home-faq{padding-bottom:110px;}.faq-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;}.faq-grid details{padding:18px 20px;border:1px solid var(--line);background:var(--surface);}.faq-grid summary{cursor:pointer;color:var(--ink);font-weight:700;}.faq-grid p{margin:14px 0 0;color:var(--muted);line-height:1.6;}.closing-cta{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:70px 0 100px;}.closing-cta h2{max-width:670px;margin:0;}.product-shell{padding-top:30px;}.breadcrumbs{display:flex;flex-wrap:wrap;gap:11px;align-items:center;margin-bottom:28px;color:var(--muted);font-size:13px;}.breadcrumbs a{color:var(--green);font-weight:700;}.product-hero{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:50px;align-items:start;}.product-gallery{min-width:0;}.product-media{position:relative;overflow:hidden;border-radius:var(--radius);background:#fff;box-shadow:var(--shadow);cursor:crosshair;}.product-media.is-zooming{cursor:none;}.product-media img,.product-media img.gallery-main{width:100%;aspect-ratio:1 / 1;object-fit:contain;object-position:center;background:#fff;}.gallery-strip{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px;}.gallery-thumb{flex:0 0 72px;width:72px;padding:0;overflow:hidden;border:1px solid var(--line);border-radius:4px;background:#fff;cursor:pointer;appearance:none;-webkit-appearance:none;font:inherit;color:inherit;}.gallery-thumb.is-active{border-color:var(--green);box-shadow:0 0 0 1px var(--green);}.gallery-thumb:focus-visible{outline:2px solid var(--green);outline-offset:2px;}.gallery-thumb img{width:72px;height:72px;aspect-ratio:1 / 1;object-fit:contain;object-position:center;background:#fff;}.product-summary{padding-top:4px;}.product-ref{margin:0 0 6px;color:var(--muted);font-size:12px;}.product-summary .eyebrow{margin-bottom:6px;}.product-summary h1{max-width:none;margin:4px 0 10px;font-size:32px;line-height:1.22;}.product-summary .lead{max-width:none;margin:0 0 16px;font-size:16px;line-height:1.6;}.product-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin:0 0 18px;border:1px solid var(--line);background:var(--line);}.product-fact{margin:0;padding:12px 14px;background:var(--surface);}.product-fact--price{grid-column:1 / -1;background:#eef5f1;}.product-fact dt{color:var(--muted);font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;}.product-fact dd{margin:4px 0 0;font-size:16px;font-weight:700;line-height:1.3;}.product-fact--price dd{color:var(--green);font-size:22px;}.product-fact__note{display:block;margin-top:4px;color:var(--muted);font-size:12px;font-weight:500;letter-spacing:0;text-transform:none;}.product-summary .action-row{margin-top:4px;}.buyer-note{display:block;margin:14px 0 0;padding:0;border:0;background:none;color:var(--muted);font-size:13px;line-height:1.5;}.buyer-note strong{display:none;}.product-contact{margin-top:14px;font-size:13px;font-weight:700;}.product-contact a{color:var(--green);}.product-contact a:hover{color:var(--orange);}.product-detail{max-width:none;margin-top:56px;}.product-detail .section-heading{margin-bottom:22px;}.product-detail .section-heading h2{font-size:28px;}.product-tabs__list{display:flex;flex-wrap:wrap;gap:4px;margin:0 0 22px;border-bottom:1px solid var(--line);}.product-tabs__tab{min-height:44px;padding:0 18px;border:0;border-bottom:2px solid transparent;margin-bottom:-1px;background:transparent;color:var(--muted);font-size:14px;font-weight:700;}.product-tabs__tab:hover{color:var(--green);}.product-tabs__tab[aria-selected="true"]{color:var(--green);border-bottom-color:var(--green);}.product-tabs__tab:focus-visible{outline:2px solid var(--green);outline-offset:2px;}.product-tabs__panel[hidden]{display:none;}.product-tabs__panel .spec-table-wrap{margin-top:0;margin-bottom:28px;}.product-tabs__panel .spec-table-wrap:last-child{margin-bottom:0;}.product-tabs__panel .spec-table-wrap h3{margin:0 0 10px;font-size:17px;}.product-tabs__panel .spec-table th{width:34%;background:#e7f0ea;color:var(--ink);font-weight:700;}.product-specs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-bottom:28px;}.spec-card{min-height:0;padding:12px 14px;border:1px solid var(--line);background:var(--surface);}.spec-card dt{color:var(--muted);font-size:12px;font-weight:700;}.spec-card dd{margin:6px 0 0;line-height:1.45;}.rich-copy h2{margin-top:44px;}.rich-copy h3{margin-top:28px;}.rich-copy p,.rich-copy li{color:var(--muted);}.product-detail .rich-copy{overflow-x:auto;}.product-detail .rich-copy h2{margin-top:28px;font-size:24px;}.product-detail .rich-copy h3{margin-top:22px;margin-bottom:10px;font-size:17px;}.product-detail .rich-copy p{margin:0 0 14px;}.product-detail .rich-copy ul{margin:0 0 18px;padding-left:1.15em;}.product-detail .rich-copy li{margin:6px 0;}.product-detail .rich-copy table{width:100%;margin:8px 0 22px;border-collapse:collapse;font-size:14px;}.product-detail .rich-copy th,.product-detail .rich-copy td{padding:10px 12px;border:1px solid var(--line);text-align:left;vertical-align:top;}.product-detail .rich-copy th{width:34%;background:#e7f0ea;color:var(--ink);font-weight:700;}.product-faq{margin-top:48px;}.product-faq .section-heading{margin-bottom:18px;}.product-faq .section-heading h2{font-size:28px;}.pdp-zoom-hint{position:absolute;right:.7rem;bottom:.7rem;z-index:4;width:2rem;height:2rem;border-radius:999px;display:grid;place-items:center;background:rgba(255,255,255,.92);border:1px solid rgba(0,0,0,.1);box-shadow:0 4px 14px rgba(0,0,0,.08);pointer-events:none;color:rgba(24,37,33,.55);}.pdp-zoom-hint svg{width:1rem;height:1rem;display:block;}.pdp-zoom-lens{position:absolute;z-index:6;width:150px;height:150px;border-radius:50%;border:2px solid #fff;box-shadow:0 0 0 1px rgba(0,0,0,.18),0 10px 28px rgba(0,0,0,.22);pointer-events:none;display:none;background-repeat:no-repeat;background-color:#fff;}.product-media.is-zooming .pdp-zoom-lens{display:block;}.pdp-zoom-lightbox{position:fixed;inset:0;z-index:200;background:rgba(12,10,14,.78);display:none;align-items:center;justify-content:center;padding:1.25rem;cursor:zoom-out;}.pdp-zoom-lightbox.is-open{display:flex;}.pdp-zoom-lightbox img{max-width:min(960px,100%);max-height:min(90vh,100%);object-fit:contain;background:#fff;border-radius:.5rem;box-shadow:0 20px 60px rgba(0,0,0,.35);}@media (hover:none),(max-width:900px){.product-media{cursor:zoom-in;}.pdp-zoom-lens,.pdp-zoom-hint{display:none !important;}.product-media.is-zooming .pdp-zoom-lens{display:none !important;}}@media (prefers-reduced-motion:reduce){.product-media{cursor:zoom-in;}.product-media.is-zooming{cursor:zoom-in;}.pdp-zoom-lens{display:none !important;}}.buyer-proof-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:62px;}.buyer-proof-grid article{padding:22px;border:1px solid var(--line);background:var(--surface);}.buyer-proof-grid p{margin:0;color:var(--muted);line-height:1.6;}.content-card.product-card .product-card__media{display:grid;place-items:center;aspect-ratio:1 / 1;background:#fff;}.content-card.product-card .product-card__media img{width:100%;height:100%;aspect-ratio:1 / 1;object-fit:contain;object-position:center;background:#fff;}.product-card__body{padding:16px 18px 18px !important;}.product-card__body h2{margin:4px 0 0;font-size:15px;font-weight:650;line-height:1.35;}.product-card__body h2 a{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;overflow:hidden;overflow-wrap:anywhere;}.product-card__body h2 a:hover{color:var(--green);}.product-card__footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px;margin-top:12px;}.resource-intro{display:grid;grid-template-columns:.8fr 1.2fr;gap:30px;align-items:start;margin-bottom:34px;padding:22px;border-left:4px solid var(--blue);background:var(--blue-soft);}.resource-intro h2{margin:0;font-size:25px;}.resource-intro p{margin:0;color:var(--muted);line-height:1.7;}.article-shell{max-width:930px;}.article-meta,.breadcrumbs{font-size:13px;}.article-meta{display:flex;flex-wrap:wrap;gap:12px;align-items:center;color:var(--muted);}.article-meta span:first-child{color:var(--orange);font-weight:700;letter-spacing:.08em;text-transform:uppercase;}.article-shell h1{max-width:900px;margin:16px 0 26px;}.article-hero{overflow:hidden;margin-bottom:38px;border-radius:var(--radius);box-shadow:var(--shadow);}.article-hero img{width:100%;aspect-ratio:16 / 8;object-fit:cover;background:#dce9e2;}.article-body{max-width:840px;font-size:17px;line-height:1.78;}.article-body > p:first-child{color:#33453f;font-size:21px;line-height:1.6;}.article-body h2{margin-top:48px;}.article-body h3{margin-top:30px;}.article-body table{width:100%;margin:28px 0;border-collapse:collapse;font-size:14px;}.article-body th,.article-body td{padding:13px;border:1px solid var(--line);text-align:left;vertical-align:top;}.article-body th{background:#e7f0ea;}.article-body .gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:28px 0;}.article-body figure{margin:0;}.article-body figure img{width:100%;aspect-ratio:4 / 3;object-fit:cover;border-radius:4px;}.article-body figcaption{margin-top:7px;color:var(--muted);font-size:12px;line-height:1.4;}.process-cards{display:grid;gap:12px;max-width:900px;margin:0 0 45px;}.process-cards article{display:grid;grid-template-columns:72px 1fr;gap:18px;align-items:start;padding:21px;border:1px solid var(--line);background:var(--surface);}.process-cards__number{color:var(--orange);font-size:16px;font-weight:700;}.process-cards h3{margin-bottom:5px;}.process-cards p{margin:0;color:var(--muted);}.rfq-layout{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(260px,.65fr);gap:28px;align-items:start;}.rfq-main{min-width:0;}.selected-products{margin-bottom:18px;padding:20px;border:1px solid var(--line);background:var(--surface);}.selected-products:empty{display:none;}.selected-products__head{display:flex;justify-content:space-between;gap:18px;align-items:baseline;margin-bottom:12px;}.selected-products__head h2{margin:0;font-size:24px;}.selected-products__head span{color:var(--muted);font-size:13px;}.selected-product{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:13px 0;border-top:1px solid var(--line);}.selected-product > div:first-child{min-width:0;flex:1;}.selected-product strong,.selected-product span{display:block;overflow-wrap:anywhere;}.selected-product span{margin-top:5px;color:var(--muted);font-size:12px;}.selected-product__actions{display:flex;align-items:center;gap:12px;flex-shrink:0;position:relative;z-index:1;}.selected-product label{display:flex;align-items:center;gap:8px;color:var(--muted);font-size:12px;}.selected-product input{width:70px;padding:7px;border:1px solid var(--line);}.selected-product__remove{min-height:36px;padding:0 12px;border:1px solid var(--line);border-radius:4px;color:var(--green);background:#fff;font-size:12px;}.selected-product__remove:hover{color:var(--orange);border-color:var(--orange);}.empty-state{margin:0;color:var(--muted);line-height:1.6;}.empty-state a{color:var(--green);font-weight:700;}.rfq-form{padding:27px;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow);}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:17px;}.form-grid label,.form-check{display:grid;gap:7px;color:var(--ink);font-size:13px;font-weight:700;}.form-grid label:nth-child(5),.form-grid label:nth-child(6){grid-column:1 / -1;}.form-grid input,.form-grid textarea,.form-grid select{width:100%;padding:11px 12px;border:1px solid #cbd8d1;border-radius:4px;color:var(--ink);background:#fff;font-size:14px;font-weight:400;}.form-grid textarea{resize:vertical;}.hp-field{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden;}.form-check{display:flex;align-items:flex-start;margin:22px 0;color:var(--muted);font-weight:400;line-height:1.45;}.form-check input{margin-top:3px;}.form-status{margin:16px 0 0;padding:12px;border-left:3px solid var(--orange);color:var(--muted);background:#fff8ee;font-size:13px;line-height:1.5;}.rfq-side{padding:24px;border-top:3px solid var(--blue);background:var(--blue-soft);}.rfq-side h2{font-size:25px;}.rfq-side ul{padding-left:20px;color:var(--muted);line-height:1.7;}.rfq-side__note{color:var(--muted);font-size:13px;line-height:1.6;}.contact-desk{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(260px,.78fr);gap:28px;align-items:start;margin:0 0 46px;}.contact-desk__form .selected-products{margin-bottom:16px;}.contact-card{padding:22px 24px;border:1px solid var(--line);background:var(--surface);}.contact-card + .contact-card{margin-top:14px;}.contact-card--wa{border-left:4px solid var(--orange);}.contact-card--facts{border-left:4px solid var(--green);}.contact-card h2{margin-bottom:8px;font-size:24px;}.contact-card > p{margin:0 0 14px;color:var(--muted);}.contact-card .button{margin-top:4px;}.contact-meta{display:grid;gap:12px;margin:0 0 16px;}.contact-meta div{display:grid;gap:3px;}.contact-meta dt{color:var(--muted);font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;}.contact-meta dd{margin:0;color:var(--ink);font-size:15px;line-height:1.5;}.contact-meta a{color:var(--green);font-weight:700;}.site-footer{padding:64px 0 28px;color:#c9d8d1;background:#132a24;}.footer-grid{display:grid;grid-template-columns:1.35fr 1fr 1fr 1fr;gap:34px;}.brand-mark--light{color:#fff;}.footer-brand p{max-width:330px;line-height:1.65;}.site-footer h2{margin:0 0 15px;color:#fff;font-size:15px;}.site-footer div > a:not(.brand-mark):not(.footer-contact){display:block;margin:9px 0;font-size:13px;}.site-footer a:hover,.site-footer .footer-contact:hover{color:var(--yellow);}.footer-contacts{display:flex;flex-direction:column;align-items:flex-start;gap:10px;margin-top:14px;}.footer-contact{display:inline-flex;align-items:center;margin:0;padding:0;border:0;color:#fff;background:transparent;font-size:13px;font-weight:700;line-height:1.3;}.footer-legal{display:flex;flex-wrap:wrap;gap:18px;margin-top:42px;padding-top:19px;border-top:1px solid rgba(201,216,209,.2);font-size:12px;}.footer-legal span{margin-right:auto;}.inquiry-overlay{position:fixed;inset:0;z-index:70;visibility:hidden;opacity:0;pointer-events:none;background:rgba(13,28,24,.42);transition:opacity .18s ease,visibility .18s ease;}.inquiry-drawer{position:fixed;top:0;right:0;z-index:80;display:flex;flex-direction:column;width:min(440px,100%);height:100vh;padding:27px;visibility:hidden;transform:translateX(100%);background:var(--paper);box-shadow:-18px 0 50px rgba(13,28,24,.2);transition:transform .22s ease,visibility .22s ease;}.inquiry-drawer.is-open{visibility:visible;}.inquiry-drawer.is-open{transform:translateX(0);}body.inquiry-open .inquiry-overlay{visibility:visible;opacity:1;pointer-events:auto;}.inquiry-drawer__head{display:flex;align-items:start;justify-content:space-between;gap:18px;padding-bottom:18px;border-bottom:1px solid var(--line);}.inquiry-drawer__head h2{margin:0;font-size:28px;}.icon-button{min-height:36px;padding:0 10px;border:1px solid var(--line);border-radius:4px;color:var(--muted);background:#fff;font-size:12px;}.icon-button:hover{color:var(--green);border-color:var(--green);}.inquiry-items{flex:1;overflow-y:auto;padding:8px 0;}.inquiry-item{display:grid;grid-template-columns:68px 1fr;gap:13px;padding:15px 0;border-bottom:1px solid var(--line);}.inquiry-item img,.inquiry-item__placeholder{width:68px;height:68px;object-fit:cover;border-radius:4px;background:#dce9e2;}.inquiry-item__placeholder{display:grid;place-items:center;color:var(--green);font-size:12px;font-weight:700;}.inquiry-item__copy{display:grid;align-content:start;gap:6px;}.inquiry-item__copy strong{font-size:13px;line-height:1.35;}.inquiry-item__copy > span{color:var(--muted);font-size:12px;}.inquiry-item__copy label{display:flex;align-items:center;gap:7px;color:var(--muted);font-size:12px;}.inquiry-item__copy input{width:62px;padding:5px;border:1px solid var(--line);}.text-button{width:fit-content;padding:0;border:0;color:var(--green);background:transparent;font-size:12px;font-weight:700;}.text-button:hover{color:var(--orange);}.inquiry-drawer__foot{padding-top:18px;border-top:1px solid var(--line);}.inquiry-drawer__foot p{margin:0 0 15px;color:var(--muted);font-size:13px;line-height:1.5;}.option-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:18px;}.option-grid article{padding:18px;border:1px solid var(--line);background:var(--surface);}.option-grid h3{font-size:18px;}.option-grid p{margin:0;color:var(--muted);font-size:14px;line-height:1.55;}.spec-table-wrap{overflow-x:auto;margin-top:16px;}.spec-table{width:100%;border-collapse:collapse;font-size:14px;}.spec-table th,.spec-table td{padding:12px 14px;border:1px solid var(--line);text-align:left;vertical-align:top;}.spec-table th{background:#e7f0ea;}.photo-band{margin:0 0 46px;}.photo-band img{width:100%;aspect-ratio:16 / 9;object-fit:cover;border-radius:var(--radius);}.photo-band figcaption,.photo-pair figcaption{margin-top:8px;color:var(--muted);font-size:13px;}.photo-pair{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:0 0 46px;}.photo-pair img{width:100%;aspect-ratio:16 / 10;object-fit:cover;border-radius:var(--radius);}.doc-list{display:grid;gap:10px;margin-top:16px;}.doc-list article{padding:16px 18px;border-left:3px solid var(--blue);background:var(--surface);}.doc-list a{color:var(--green);font-weight:700;}.doc-list p{margin:6px 0 0;color:var(--muted);font-size:13px;}.logo-wall{display:flex;flex-wrap:wrap;align-items:center;gap:18px 28px;margin:18px 0;padding:18px;border:1px solid var(--line);background:#fff;}.logo-wall img{height:56px;width:auto;max-width:160px;object-fit:contain;}.logo-wall__collage{display:none;}.home-evidence{padding:88px 0;background:var(--surface);}.evidence-photos{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;}.evidence-photos img{width:100%;aspect-ratio:4 / 3;object-fit:cover;border-radius:var(--radius);}.evidence-photos figcaption{margin-top:8px;color:var(--muted);font-size:13px;}.collection-seo{margin-top:48px;}@media (max-width:820px){.option-grid,.evidence-photos,.cert-strip{grid-template-columns:1fr 1fr;}}@media (max-width:560px){.option-grid,.evidence-photos{grid-template-columns:1fr;}}.floating-wa{position:fixed;right:20px;bottom:20px;z-index:55;display:inline-flex;align-items:center;gap:8px;min-height:48px;padding:0 16px 0 10px;border-radius:999px;color:#fff;background:#198c6a;box-shadow:0 10px 28px rgba(19,42,36,.28);font-size:13px;font-weight:700;}.floating-wa:hover{background:#11654c;color:#fff;}.floating-wa__dot{display:grid;place-items:center;width:27px;height:27px;border-radius:50%;color:#198c6a;background:#fff;font-size:10px;}.email-inquiry-overlay{position:fixed;inset:0;z-index:90;display:none;background:rgba(13,28,24,.46);}.email-inquiry{position:fixed;top:50%;left:50%;z-index:91;display:none;width:min(640px,calc(100% - 28px));max-height:calc(100vh - 32px);padding:22px;overflow:auto;transform:translate(-50%,-50%);background:var(--paper);border-radius:var(--radius);box-shadow:var(--shadow);}body.email-inquiry-open .email-inquiry-overlay,body.email-inquiry-open .email-inquiry{display:block;}.email-inquiry__head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:16px;padding-bottom:14px;border-bottom:1px solid var(--line);}.email-inquiry__head h2{margin:0;font-size:26px;}.email-inquiry .rfq-form{padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;}.email-inquiry .selected-products{margin-bottom:16px;}.email-inquiry .selected-products:has(.empty-state){display:none;}@media (prefers-reduced-motion:reduce){.email-inquiry-overlay,.email-inquiry{transition:none;}}.send-status-overlay{position:fixed;inset:0;z-index:100;display:none;background:rgba(13,28,24,.52);}.send-status{position:fixed;top:50%;left:50%;z-index:101;display:none;width:min(420px,calc(100% - 32px));padding:32px 28px 24px;text-align:center;transform:translate(-50%,-50%);background:var(--surface);border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow);}body.send-status-open .send-status-overlay,body.send-status-open .send-status{display:block;}.send-status__icon{width:52px;height:52px;margin:0 auto 16px;border-radius:50%;}.send-status.is-sending .send-status__icon{border:3px solid var(--line);border-top-color:var(--green);animation:send-spin .8s linear infinite;}.send-status.is-ok .send-status__icon{display:grid;place-items:center;background:var(--green);}.send-status.is-ok .send-status__icon::after{content:"";width:14px;height:8px;margin-top:-3px;border-left:3px solid #fff;border-bottom:3px solid #fff;transform:rotate(-45deg);}.send-status.is-err .send-status__icon{display:grid;place-items:center;background:var(--orange);color:#fff;font-size:22px;font-weight:700;}.send-status.is-err .send-status__icon::after{content:"!";}.send-status .eyebrow{margin-bottom:8px;}.send-status h2{margin:0 0 10px;font-size:26px;}.send-status p{margin:0;color:var(--muted);font-size:15px;line-height:1.65;}.send-status__actions{display:flex;justify-content:center;gap:10px;margin-top:22px;}.send-status.is-sending .send-status__actions{display:none;}@keyframes send-spin{to{transform:rotate(360deg);}}@media (prefers-reduced-motion:reduce){.send-status.is-sending .send-status__icon{animation:none;border-color:var(--green);}}@media (max-width:1060px){.site-nav{gap:9px;font-size:12px;}.nav-cta{padding:0 13px;}.home-hero h1{font-size:48px;}h1{font-size:54px;}}@media (max-width:820px){.container{width:min(100% - 34px,1180px);}.utility-inner{align-items:flex-start;flex-direction:column;gap:5px;padding:8px 0;}.header-inner{min-height:68px;}.brand-mark__image{width:180px;height:34px;}.site-menu-toggle{display:inline-flex;align-items:center;margin-left:auto;}.site-nav{position:absolute;top:100%;left:0;right:0;display:none;align-items:stretch;flex-direction:column;gap:0;max-height:calc(100vh - 105px);overflow-y:auto;padding:10px 17px 17px;border-bottom:1px solid var(--line);background:var(--paper);box-shadow:var(--shadow);}body.menu-open .site-nav{display:flex;}.site-nav > a:not(.nav-cta):not(.inquiry-link),.nav-group > summary{padding:13px 4px;border-bottom:1px solid var(--line);}.nav-group{position:static;}.nav-dropdown{position:static;display:grid;grid-template-columns:1fr 1fr;width:auto;padding:6px 0;border:0;border-bottom:1px solid var(--line);border-radius:0;box-shadow:none;background:transparent;}.nav-dropdown a{padding:9px 8px;}.inquiry-link{justify-content:space-between;padding:13px 4px;border-bottom:1px solid var(--line);}.nav-cta{margin-top:12px;}.page-hero,.product-hero,.two-column,.two-column--trust,.rfq-layout,.contact-desk,.resource-intro{grid-template-columns:1fr;gap:28px;}.page-hero{padding-bottom:42px;}.page-hero__media{order:-1;}.content-grid,.home-category-grid{grid-template-columns:1fr 1fr;}.related-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));}.proof-grid,.buyer-grid,.evidence-grid{grid-template-columns:1fr 1fr;}.home-hero__inner{min-height:min(68vh,640px);}.home-hero__copy{padding:48px 0 108px;}.hero-proof{grid-template-columns:1fr 1fr;max-width:420px;}.hero-proof span:last-child{grid-column:1 / -1;}.photo-pair{grid-template-columns:1fr 1fr;}.home-hero__nav{right:17px;bottom:16px;}.home-band{padding:70px 0;}.footer-grid{grid-template-columns:1fr 1fr;}.product-summary{padding-top:0;}.product-specs,.buyer-proof-grid{grid-template-columns:1fr 1fr;}.form-grid{grid-template-columns:1fr;}.form-grid label:nth-child(5),.form-grid label:nth-child(6),.form-grid label:nth-child(11),.form-grid label:nth-child(12),.form-grid label:nth-child(13){grid-column:auto;}}@media (max-width:560px){.container{width:calc(100% - 28px);}.utility-links{flex-wrap:wrap;gap:8px 14px;}h1,.home-hero h1{font-size:42px;line-height:1.08;}h2{font-size:29px;}.page-shell,.article-shell,.product-shell{padding-top:45px;padding-bottom:70px;}.page-intro{padding-bottom:34px;}.page-intro p:not(.eyebrow),.page-hero__copy p:not(.eyebrow),.lead{font-size:16px;}.content-grid,.home-category-grid,.proof-grid,.buyer-grid,.evidence-grid,.faq-grid,.document-pack,.product-specs,.product-facts,.buyer-proof-grid{grid-template-columns:1fr;}.related-product-grid{grid-template-columns:1fr 1fr;}.home-section{padding-top:65px;padding-bottom:65px;}.home-brands{padding:36px 0 28px;}.home-brands h2{font-size:24px;}.home-brands__page{gap:16px 12px;min-height:64px;}.home-brands__page img{height:48px;max-height:48px;max-width:92px;}.home-hero .action-row{flex-direction:column;align-items:flex-start;gap:12px;}.home-hero .button{white-space:normal;max-width:100%;}.hero-proof{grid-template-columns:1fr;max-width:280px;gap:8px;}.hero-proof span,.hero-proof span:last-child{min-width:0;grid-column:auto;}.photo-pair{grid-template-columns:1fr;}.section-footer-link{align-items:stretch;flex-direction:column;}.section-footer-link .button{width:100%;}.cta-panel,.closing-cta{align-items:stretch;flex-direction:column;}.cta-panel{padding:24px;}.cta-panel .button{width:100%;}.closing-cta{padding:58px 0 75px;}.footer-grid{grid-template-columns:1fr;gap:27px;}.footer-legal{gap:11px 16px;}.footer-legal span{width:100%;}.article-body{font-size:16px;}.article-body > p:first-child{font-size:18px;}.article-body .gallery-grid{grid-template-columns:1fr 1fr;}.product-summary h1{font-size:26px;}.product-fact--price dd{font-size:18px;}.gallery-thumb,.gallery-thumb img{width:64px;height:64px;flex-basis:64px;}.process-cards article{grid-template-columns:45px 1fr;padding:17px;}.rfq-form{padding:19px;}.selected-product{align-items:flex-start;flex-direction:column;gap:10px;}.selected-product__actions{width:100%;justify-content:space-between;}.floating-wa{right:14px;bottom:14px;}.email-inquiry{width:calc(100% - 20px);max-height:calc(100vh - 20px);padding:16px;}}:root{--ink:#f3f6fb;--muted:#aab7c7;--paper:#080d14;--surface:#111a26;--line:#2b3b4f;--green:#3d86ff;--green-dark:#07111e;--orange:#ff713d;--yellow:#f6c744;--blue:#21bdc7;--blue-soft:#152636;--shadow:none;--radius:2px;color-scheme:dark;}body{background:var(--paper);color:var(--ink);}.container{width:min(1220px,calc(100% - 48px));}.site-utility{color:#c8d5e5;background:#050a10;border-bottom:1px solid #172536;}.utility-links a:hover{color:var(--yellow);}.site-header{background:#0b121c;border-bottom-color:var(--line);}.brand-mark{color:#fff;letter-spacing:.01em;}.brand-mark__logo{display:block;background:transparent;}.brand-mark__image{padding:0;background:transparent;}.site-nav{color:#dce6f2;}.site-nav > a:hover,.nav-group > summary:hover{color:var(--yellow);}.nav-dropdown{border-color:var(--line);background:#111a26;box-shadow:0 16px 30px rgba(0,0,0,.3);}.nav-dropdown a{color:var(--muted);}.nav-dropdown a:hover{color:#fff;background:#1b2a3d;}.nav-cta,.button--primary{color:#07111e;background:var(--yellow);}.nav-cta:hover,.button--primary:hover{color:#07111e;background:#ffd96a;}.button--outline{color:var(--ink);border-color:#52708f;background:transparent;}.button--outline:hover{color:#07111e;border-color:var(--yellow);background:var(--yellow);}.button--light{color:#07111e;background:#fff;}.button--light:hover{background:var(--yellow);}.site-menu-toggle{color:var(--ink);border-color:var(--line);background:var(--surface);}.inquiry-link{color:var(--yellow);}.inquiry-count{color:#07111e;background:var(--yellow);}.inquiry-count.is-empty{color:var(--yellow);background:#24354a;}h1,h2,h3{color:#f7f9fc;font-family:"Arial Narrow","Space Grotesk","Segoe UI",Arial,sans-serif;font-weight:800;}h1{font-size:clamp(44px,6vw,76px);line-height:.98;}h2{font-size:clamp(30px,4vw,48px);}.page-intro p:not(.eyebrow),.page-hero__copy p:not(.eyebrow),.lead,.section-heading > p:not(.eyebrow){color:var(--muted);}.eyebrow{color:var(--orange);letter-spacing:.14em;}.page-shell,.article-shell,.product-shell{background:var(--paper);}.page-hero__media,.article-hero,.product-media{border:1px solid var(--line);border-radius:2px;box-shadow:none;}.page-hero__media img,.article-hero img{filter:saturate(1.08) contrast(1.04);}.related-links a,.browse-strip,.content-card,.home-category-card,.buyer-grid article,.faq-grid details,.process-cards article,.resource-intro,.rfq-form,.contact-card,.option-grid article,.doc-list article,.buyer-proof-grid article{border-color:var(--line);border-radius:2px;background:var(--surface);box-shadow:none;}.related-links a{color:#dfeaff;}.related-links a:hover,.browse-strip a:hover{border-color:var(--yellow);background:#1b2a3d;}.browse-strip{color:var(--muted);}.browse-strip span,.browse-strip a,.text-link{color:var(--yellow);}.text-link:hover{color:var(--orange);}.content-card img,.home-collection-card img,.home-action-grid img{background:#182536;}.content-card h2 a:hover{color:var(--yellow);}.content-card p:not(.eyebrow),.copy-section p,.copy-section li,.article-body,.article-body > p:first-child,.product-detail .rich-copy p,.product-detail .rich-copy li,.product-summary .lead{color:var(--muted);}.product-card__media img{aspect-ratio:4 / 3;object-fit:cover;}.product-card__body{background:var(--surface);}.product-card__footer{border-top:1px solid #26364a;padding-top:12px;}.cta-panel{border-radius:2px;color:#fff;background:#174a9e;}.cta-panel .eyebrow{color:var(--yellow);}.home-hero{background:#07111e;}.home-hero__mask{background:linear-gradient(90deg,rgba(4,9,16,.42) 0%,rgba(4,9,16,.25) 42%,rgba(4,9,16,.05) 78%,rgba(4,9,16,0) 100%),linear-gradient(180deg,rgba(4,9,16,.12) 0%,rgba(4,9,16,0) 48%,rgba(4,9,16,.18) 100%);}.home-hero__slides img{object-position:68% center;filter:saturate(1.14) contrast(1.08);}.home-hero__copy{max-width:710px;}.home-hero h1{max-width:720px;text-shadow:0 3px 16px rgba(0,0,0,.5);}.home-hero p:not(.eyebrow){color:#e3ebf5;text-shadow:0 2px 10px rgba(0,0,0,.45);}.home-hero .eyebrow{color:var(--yellow);}.home-hero .button--outline{color:#fff;border-color:#d7e4f3;background:rgba(7,17,30,.35);}.home-hero .button--outline:hover{color:#07111e;background:#fff;}.home-hero__dots button{border-radius:0;background:rgba(255,255,255,.45);}.home-hero__dots button[aria-current="true"],.home-hero__dots button.is-active{background:var(--yellow);}.hero-proof span{border-color:#46617f;background:rgba(7,17,30,.62);}.hero-proof strong{color:#fff;}.hero-proof small{color:#b9c8da;}.home-feature-band{padding:0;background:#101b29;border-top:1px solid #273b52;border-bottom:1px solid #273b52;}.home-feature-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));}.home-feature-grid article{min-height:170px;padding:26px 24px 24px;border-right:1px solid #2b3b4f;}.home-feature-grid article:first-child{border-left:1px solid #2b3b4f;}.home-feature-grid article:nth-child(2) .feature-icon{color:var(--blue);}.home-feature-grid article:nth-child(3) .feature-icon{color:var(--orange);}.feature-icon,.series-index,.process-cards__number,.proof-number{display:inline-block;margin-bottom:18px;color:var(--yellow);font-weight:900;letter-spacing:.08em;}.home-feature-grid h2{margin:0 0 10px;font-size:21px;}.home-feature-grid p{margin:0;color:var(--muted);font-size:14px;line-height:1.55;}.home-section,.home-evidence{padding-top:100px;padding-bottom:100px;}.home-collections,.home-action,.home-process,.home-faq{background:#080d14;}.home-products,.home-feedback{background:#0f1723;}.home-collection-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;}.home-collection-card{position:relative;overflow:hidden;min-width:0;border:1px solid #31445d;border-radius:2px;background:#101a28;}.home-collection-card a{position:relative;display:block;height:100%;min-height:0;aspect-ratio:5 / 4;color:#fff;}.home-collection-card a::after{position:absolute;inset:0;content:"";background:linear-gradient(180deg,rgba(4,9,16,.02) 22%,rgba(4,9,16,.12) 46%,rgba(4,9,16,.88) 100%);}.home-collection-card img{display:block;width:100%;height:100%;min-height:0;object-fit:cover;transition:transform .28s ease,filter .28s ease;}.home-collection-card__overlay{position:absolute;z-index:1;inset:auto 18px 17px;display:flex;align-items:flex-end;justify-content:space-between;gap:12px;}.home-collection-card h3{max-width:10ch;margin:0;color:#fff;font-size:22px;line-height:1.08;}.home-collection-card__arrow{display:grid;flex:0 0 34px;width:34px;height:34px;place-items:center;border:1px solid rgba(255,255,255,.55);color:#fff;font-size:20px;line-height:1;}.home-collection-card:hover{border-color:var(--yellow);}.home-collection-card:hover img{filter:saturate(1.08) contrast(1.06);transform:scale(1.04);}.home-collection-card:hover .home-collection-card__arrow{color:#07111e;border-color:var(--yellow);background:var(--yellow);}.home-collection-card,.home-collection-card img,.home-collection-card__arrow{transition:border-color .18s ease,color .18s ease,background .18s ease,transform .28s ease,filter .28s ease;}.home-band{padding:100px 0;color:#fff;background:#174a9e;}.home-band p:not(.eyebrow){color:#dce8f8;}.home-series-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 22px;}.home-series-grid article{padding:20px 0 22px;border-top:1px solid rgba(255,255,255,.28);}.home-series-grid h3{margin-bottom:8px;font-size:22px;}.home-series-grid p{margin:0;color:#dce8f8;line-height:1.55;}.home-action-grid{display:grid;grid-template-columns:1.25fr .9fr .9fr;gap:14px;}.home-action-grid figure{margin:0;}.home-action-grid figure:first-child{grid-row:span 2;}.home-action-grid img{width:100%;height:100%;min-height:220px;object-fit:cover;border:1px solid var(--line);}.home-action-grid figcaption{margin-top:8px;color:var(--muted);font-size:12px;}.home-feedback{padding:100px 0;}.home-feedback-grid{display:grid;grid-template-columns:1fr;gap:0;}.home-feedback-grid article{padding:20px 0;border-top:1px solid #314257;}.home-feedback-grid h3{margin-bottom:7px;font-size:23px;}.home-feedback-grid p{margin:0;color:var(--muted);line-height:1.55;}.home-process .process-cards{max-width:none;grid-template-columns:repeat(5,minmax(0,1fr));gap:0;}.home-process .process-cards article{display:block;min-height:218px;padding:22px 18px;border:1px solid var(--line);border-right:0;background:var(--surface);}.home-process .process-cards article:last-child{border-right:1px solid var(--line);}.home-process .process-cards h3{font-size:20px;}.home-process .process-cards p{color:var(--muted);line-height:1.55;}.faq-section,.home-faq{padding:100px 0;background:#080d14;}.faq-grid details{color:var(--ink);}.faq-grid summary{color:#fff;}.faq-grid p{color:var(--muted);}.home-newsletter{padding:64px 0;color:#07111e;background:var(--yellow);}.home-newsletter h2{color:#07111e;}.home-newsletter p:not(.eyebrow){color:#233447;}.home-newsletter .eyebrow{color:#174a9e;}.home-newsletter .button--primary{color:#fff;background:#07111e;}.home-newsletter .button--primary:hover{color:#07111e;background:#fff;}.product-facts,.product-specs{background:var(--line);}.product-fact,.spec-card{color:var(--ink);background:var(--surface);}.product-fact dt,.spec-card dt{color:var(--muted);}.product-fact--price{background:#182a42;}.product-fact--price dd{color:var(--yellow);}.product-tabs__list{border-color:var(--line);}.product-tabs__tab{color:var(--muted);}.product-tabs__tab:hover,.product-tabs__tab[aria-selected="true"]{color:var(--yellow);border-bottom-color:var(--yellow);}.spec-table th,.product-detail .rich-copy th{color:#fff;background:#1b2a3d;}.spec-table td,.product-detail .rich-copy td{color:var(--muted);}.spec-table th,.spec-table td,.product-detail .rich-copy th,.product-detail .rich-copy td{border-color:var(--line);}.form-grid input,.form-grid textarea,.form-grid select,.selected-product input{color:var(--ink);border-color:#3a4c63;background:#0b131f;}.form-check,.contact-meta dd{color:var(--muted);}.form-status{border-color:var(--orange);color:var(--muted);background:#241c19;}.rfq-side,.resource-intro{color:var(--ink);background:#152636;}.rfq-side__note,.rfq-side ul,.contact-card > p,.contact-meta dt{color:var(--muted);}.site-footer{color:#aebdd0;background:#050a10;border-top:1px solid #26364a;}.site-footer h2{color:#fff;}.site-footer a:hover,.site-footer .footer-contact:hover{color:var(--yellow);}.footer-legal{border-color:#26364a;}.inquiry-drawer,.email-inquiry{color:var(--ink);background:#0c141f;}.inquiry-drawer__head,.inquiry-drawer__foot{border-color:var(--line);}.inquiry-item{border-color:var(--line);}.product-detail{margin-top:72px;}.product-detail > .section-heading{max-width:860px;margin-bottom:26px;}.product-detail > .section-heading h2{max-width:760px;font-size:clamp(30px,3.4vw,44px);}.product-tabs__list{display:inline-flex;align-items:center;gap:4px;margin:0;padding:4px;border:1px solid #2b3b4f;border-bottom:0;border-radius:3px 3px 0 0;background:#101a28;}.product-tabs__tab{min-height:42px;padding:0 20px;border:1px solid transparent;border-bottom:0;margin:0;color:#aab7c7;font-size:13px;letter-spacing:.01em;}.product-tabs__tab:hover{color:#fff;background:#18263a;}.product-tabs__tab[aria-selected="true"]{color:#07111e;border-color:var(--yellow);background:var(--yellow);}.product-tabs__tab:focus-visible{outline:2px solid var(--blue);outline-offset:2px;}.product-tabs__panel{padding:30px clamp(18px,3vw,34px) 34px;border:1px solid #2b3b4f;background:#0d1622;}.product-tabs__panel .rich-copy{max-width:900px;overflow-x:visible;}.product-tabs__panel .rich-copy strong{color:#e9eff7;}.product-tabs__panel .spec-table-wrap{margin:0 0 36px;}.product-tabs__panel .spec-table-wrap:last-child{margin-bottom:0;}.product-tabs__panel .spec-table-wrap h3{display:flex;align-items:center;gap:12px;margin:0 0 14px;color:#f7f9fc;font-size:20px;}.product-tabs__panel .spec-table-wrap h3::after{content:"";flex:1;height:1px;background:#2b3b4f;}.product-tabs__panel .spec-table-wrap > p{max-width:820px;margin:-2px 0 14px;color:#aab7c7;line-height:1.65;}.product-tabs__panel .spec-table{width:100%;margin:0;border:1px solid #2b3b4f;border-collapse:separate;border-spacing:0;background:#0f1927;font-size:14px;}.product-tabs__panel .spec-table tr + tr th,.product-tabs__panel .spec-table tr + tr td{border-top:1px solid #2b3b4f;}.product-tabs__panel .spec-table th,.product-tabs__panel .spec-table td{padding:14px 16px;border:0;border-right:1px solid #2b3b4f;text-align:left;vertical-align:middle;}.product-tabs__panel .spec-table th{width:34%;color:#e9eff7;background:#1b2a3d;font-size:11px;font-weight:800;letter-spacing:.06em;line-height:1.35;text-transform:uppercase;}.product-tabs__panel .spec-table td{color:#f3f6fb;background:#101b29;line-height:1.5;}.product-tabs__panel .spec-table tr:nth-child(even) td{background:#0d1723;}.product-tabs__panel .spec-table tr:hover th{background:#223750;}.product-tabs__panel .spec-table tr:hover td{background:#15283d;}.product-tabs__panel .spec-table th:last-child,.product-tabs__panel .spec-table td:last-child{border-right:0;}.product-tabs__panel--specs .spec-table-wrap--quick-facts .spec-table th{color:#f6c744;background:#172941;}.product-tabs__panel--specs .spec-table-wrap--quick-facts .spec-table td{font-weight:700;}.product-tabs__panel .spec-table-wrap--detail-params > ul{display:grid;gap:8px;margin:0;padding:0;list-style:none;}.product-tabs__panel .spec-table-wrap--detail-params > ul li{padding:12px 14px;border:1px solid #2b3b4f;background:#101b29;color:#f3f6fb;line-height:1.55;}.product-tabs__panel .spec-table-wrap--detail-params > ul strong{color:#f6c744;}.product-tabs__panel .spec-table-wrap--detail-params .spec-table--detail thead th{width:auto;color:#f6c744;background:#172941;text-transform:uppercase;letter-spacing:.05em;}.product-tabs__panel .spec-table-wrap--detail-params .spec-table--detail tbody td:first-child{width:34%;color:#e9eff7;background:#1b2a3d;font-weight:700;}.product-tabs__panel .spec-table-wrap--detail-params .spec-table--detail tbody td:last-child{color:#f3f6fb;background:#101b29;}.product-tabs__panel .spec-table-wrap--detail-params .spec-table--detail tr:nth-child(even) td:last-child{background:#0d1723;}@media (max-width:560px){.product-detail{margin-top:56px;}.product-tabs__list{display:flex;width:100%;}.product-tabs__tab{flex:1 1 0;padding:0 12px;}.product-tabs__panel{padding:22px 14px 26px;}.product-tabs__panel .spec-table{font-size:13px;}.product-tabs__panel .spec-table,.product-tabs__panel .spec-table tbody,.product-tabs__panel .spec-table tr,.product-tabs__panel .spec-table th,.product-tabs__panel .spec-table td{display:block;width:100%;}.product-tabs__panel .spec-table tr + tr{border-top:1px solid #2b3b4f;}.product-tabs__panel .spec-table tr + tr th,.product-tabs__panel .spec-table tr + tr td{border-top:0;}.product-tabs__panel .spec-table th,.product-tabs__panel .spec-table td{border-right:0;}.product-tabs__panel .spec-table th{padding:11px 12px 4px;}.product-tabs__panel .spec-table td{padding:0 12px 12px;background:#101b29;}.product-tabs__panel .spec-table tr:nth-child(even) td{background:#0d1723;}.product-tabs__panel .spec-table-wrap--detail-params .spec-table--detail thead th{padding:11px 12px;}.product-tabs__panel .spec-table-wrap--detail-params .spec-table--detail tbody td:first-child{width:100%;padding:11px 12px 4px;}.product-tabs__panel .spec-table-wrap--detail-params .spec-table--detail tbody td:last-child{padding:0 12px 12px;}}.inquiry-item__copy > span,.inquiry-item__copy label,.inquiry-drawer__foot p,.empty-state{color:var(--muted);}.selected-product,.option-grid article,.contact-card{background:var(--surface);}.icon-button,.selected-product__remove{color:var(--ink);border-color:var(--line);background:#162334;}@media (max-width:900px){.home-feature-grid{grid-template-columns:1fr 1fr;}.home-feature-grid article:nth-child(2){border-right:0;}.home-feature-grid article:nth-child(3){border-left:1px solid var(--line);border-top:1px solid var(--line);}.home-feature-grid article:nth-child(4){border-top:1px solid var(--line);}.home-collection-grid,.home-process .process-cards{grid-template-columns:1fr 1fr;}.home-process .process-cards article{border-right:1px solid var(--line);}.home-action-grid{grid-template-columns:1fr 1fr;}.home-action-grid figure:first-child{grid-row:auto;grid-column:1 / -1;}}@media (max-width:560px){.container{width:calc(100% - 28px);}.home-feature-grid,.home-collection-grid,.home-series-grid,.home-action-grid,.home-process .process-cards{grid-template-columns:1fr;}.home-feature-grid article,.home-feature-grid article:nth-child(3){border-left:1px solid var(--line);border-right:1px solid var(--line);border-top:0;}.home-feature-grid article + article{border-top:1px solid var(--line);}.home-action-grid figure:first-child{grid-column:auto;}.home-action-grid img{min-height:0;aspect-ratio:4 / 3;}.home-process .process-cards article{min-height:0;border-right:1px solid var(--line);}.home-newsletter{padding:52px 0;}}.rich-grid-section{margin:0 0 58px;}.rich-grid-section .section-heading{margin-bottom:22px;}.story-split{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.86fr);gap:46px;align-items:center;margin:0 0 58px;}.story-split__copy .copy-section{max-width:none;margin-bottom:0;}.story-media{overflow:hidden;margin:0;border:1px solid var(--line);border-radius:2px;background:#111a26;}.story-media img{width:100%;aspect-ratio:16 / 10;object-fit:cover;}.story-media figcaption,.photo-band figcaption,.photo-pair figcaption{color:var(--muted);font-size:12px;line-height:1.5;}.story-media figcaption{padding:11px 13px 13px;}.story-timeline{display:grid;max-width:980px;margin:0 0 58px;}.story-timeline article{display:grid;grid-template-columns:80px minmax(0,1fr);gap:22px;padding:22px 0;border-top:1px solid var(--line);}.story-timeline article:last-child{border-bottom:1px solid var(--line);}.story-timeline__year{color:var(--yellow);font-size:13px;font-weight:900;letter-spacing:.08em;}.story-timeline h3{margin-bottom:8px;font-size:24px;}.story-timeline p{max-width:760px;margin:0;color:var(--muted);line-height:1.7;}.inline-faq{margin:0 0 58px;}.inline-faq .section-heading{margin-bottom:22px;}.policy-section{max-width:860px;margin:0 0 32px;padding:0 0 28px;border-bottom:1px solid var(--line);}.policy-section h2{margin:0 0 12px;font-size:27px;}.policy-section p,.policy-section li{color:var(--muted);line-height:1.75;}.policy-section p{margin:0 0 12px;}.policy-section ul{margin:0;padding-left:22px;}.policy-note{max-width:860px;margin:8px 0 34px;padding:16px 18px;border-left:3px solid var(--yellow);color:var(--muted);background:#152636;line-height:1.65;}.policy-note strong{color:#f7f9fc;}.article-lead{max-width:820px;margin:0 0 28px;color:#dce8f8 !important;font-size:20px;line-height:1.7;}.photo-band--wide{max-width:980px;}.photo-band--wide img{aspect-ratio:16 / 7;}@media (max-width:820px){.story-split{grid-template-columns:1fr;gap:28px;}.story-timeline article{grid-template-columns:54px minmax(0,1fr);gap:14px;}}@media (max-width:560px){.story-timeline article{grid-template-columns:1fr;gap:8px;}.story-timeline h3{font-size:21px;}.policy-section h2{font-size:24px;}.article-lead{font-size:18px;}}