:root{--navy:#062d59;--deep:#061e36;--teal:#00a5a8;--mint:#67e0d4;--text:#14324b;--muted:#586c7e;--line:#dbe5eb;--paper:#f3f7f9;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;color:var(--text);background:white;font:16px/1.6 'Segoe UI',Arial,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button{font:inherit}a,button{touch-action:manipulation}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--teal);outline-offset:5px}.skip{position:absolute;left:12px;top:-100px;background:#fff;padding:12px;z-index:10}.skip:focus{top:12px}.wrap{width:min(1240px,calc(100% - 80px));margin:auto}.topline{background:var(--deep);color:#d9e7ee;font-size:13px;letter-spacing:.05em}.topline .wrap{display:flex;justify-content:space-between;padding:7px 0}.header{position:sticky;top:0;z-index:20;background:rgba(255,255,255,.96);backdrop-filter:blur(18px);border-bottom:1px solid var(--line)}.head{display:flex;align-items:center;justify-content:space-between;min-height:100px;gap:30px}.brand{width:185px;flex-shrink:0}.brand img{width:100%;height:78px;object-fit:contain}.nav{display:flex;gap:30px;align-items:center}.nav a{font-size:14px;font-weight:650;position:relative;padding:36px 0}.nav a[aria-current=page]:after{content:'';height:3px;background:var(--teal);position:absolute;bottom:21px;left:0;right:0}.menu{display:none;background:none;border:1px solid var(--line);border-radius:5px;padding:8px 14px;color:var(--navy)}.hero{position:relative;isolation:isolate;overflow:hidden;background:var(--deep);color:white}.hero-photo{position:absolute;inset:0 0 0 38%;height:100%;width:62%;object-fit:cover;object-position:center;z-index:-2}.hero:before{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#061e36 3%,rgba(6,30,54,.95) 30%,rgba(6,30,54,.64) 54%,rgba(6,30,54,.05) 100%);z-index:-1}.hero-inner{min-height:570px;display:flex;align-items:center;padding-top:65px;padding-bottom:65px}.hero-copy{max-width:680px}.eyebrow{text-transform:uppercase;font-weight:700;font-size:12px;letter-spacing:.18em;display:block;margin-bottom:20px;color:#087e82}.hero .eyebrow{color:var(--mint)}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(40px,5.8vw,78px);line-height:1.04;letter-spacing:-.055em;font-weight:650;margin-bottom:25px}h1 em{font-style:normal;color:var(--mint)}.hero p{font-size:18px;color:#d7e5ee;max-width:480px;line-height:1.7;margin-bottom:30px}.buttons{display:flex;gap:13px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:center;gap:30px;padding:14px 23px;font-size:15px;font-weight:650;border:1px solid transparent;border-radius:4px;transition:background .2s,transform .2s}.button:hover{transform:translateY(-2px)}.primary{background:var(--teal);color:#fff}.primary:hover{background:#00878c}.secondary{border-color:#71879a;color:#fff;background:#ffffff08}.outline{border-color:var(--line);color:var(--navy);background:white}.arrow{font-size:23px;line-height:1}.hero-foot{border-top:1px solid #ffffff26;display:flex;gap:32px;color:#d9e7ee;font-size:13px;padding-top:22px;margin-top:42px;width:fit-content}.hero-foot span+span{border-left:1px solid #ffffff3b;padding-left:32px}.catalog{background:var(--paper);border-bottom:1px solid var(--line)}.catalog-inner{display:grid;grid-template-columns:1fr auto;align-items:center;gap:40px;padding:32px 0}.catalog-copy{display:flex;align-items:center;gap:30px}.edition{font-size:54px;font-weight:750;letter-spacing:-.07em;color:var(--navy);line-height:1;padding-right:30px;border-right:1px solid #b9cbd7}.catalog h2{font-size:24px;letter-spacing:-.03em;margin:0 0 5px}.catalog p{margin:0;color:var(--muted);font-size:15px}.qr-link{display:flex;align-items:center;gap:18px}.qr{width:116px;height:132px;object-fit:contain;background:white;padding:4px}.qr-link span{font-size:14px;max-width:130px;color:var(--navy)}.section{padding:80px 0}.section-title{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:30px}.section-title h2{font-size:clamp(28px,3vw,40px);letter-spacing:-.04em;line-height:1.15;margin-bottom:0}.section-title .eyebrow{margin-bottom:12px}.small-note{color:var(--muted);font-size:14px}.logos{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.logo-tile{min-height:128px;border:1px solid var(--line);display:flex;align-items:center;justify-content:center;background:#fff;border-radius:5px;transition:transform .25s,border-color .25s;padding:20px}.logo-tile:hover{transform:translateY(-4px);border-color:var(--teal)}.logo-tile img{max-width:140px;width:100%;height:74px;object-fit:contain}.distribution{background:var(--paper)}.distribution .logo-tile{min-height:120px}.footer{background:var(--deep);color:#fff;padding:45px 0 22px}.footer-main{display:flex;justify-content:space-between;align-items:center;gap:30px;padding-bottom:35px}.footer h2{font-size:28px;letter-spacing:-.03em;margin:0 0 3px}.footer p{color:#b8cad6;margin:0}.footer-links{display:flex;gap:28px;font-size:14px}.footer-bottom{border-top:1px solid #ffffff24;padding-top:20px;display:flex;justify-content:space-between;gap:20px;color:#b8cad6;font-size:12px}.page-intro{background:var(--paper);padding:58px 0 46px;border-bottom:1px solid var(--line)}.page-intro h1{font-size:clamp(40px,5vw,64px);margin-bottom:20px;color:var(--navy)}.page-intro p{color:var(--muted);max-width:630px;margin-bottom:0;font-size:18px}.breadcrumb{font-size:13px;color:var(--muted);margin-bottom:28px}.breadcrumb a{text-decoration:underline;text-underline-offset:3px}.products-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.product{border:1px solid var(--line);border-radius:7px;overflow:hidden;display:flex;flex-direction:column;transition:transform .25s,box-shadow .25s;background:#fff}.product:hover{transform:translateY(-5px);box-shadow:0 14px 38px #062d5913}.product-img{height:235px;background:#fff;position:relative;overflow:hidden;padding:25px}.product-img img{width:100%;height:100%;object-fit:contain;transition:transform .4s}.product:hover img{transform:scale(1.035)}.product-body{border-top:1px solid var(--line);padding:22px;display:flex;flex-direction:column;flex:1;background:#f7f9fa}.product-num{font-size:12px;font-weight:650;color:#587386;letter-spacing:.12em}.product h2{font-size:23px;line-height:1.2;letter-spacing:-.03em;margin:12px 0 24px}.product-action{margin-top:auto;display:flex;align-items:center;justify-content:space-between;font-size:14px;font-weight:650;color:#007b80}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px}.contact-lead h2{font-size:42px;line-height:1.1;letter-spacing:-.04em;max-width:460px}.contact-lead p{color:var(--muted);max-width:440px}.contact-item{padding:24px 0;border-top:1px solid var(--line)}.contact-item .eyebrow{margin-bottom:8px}.contact-item a{font-size:clamp(17px,2vw,26px);font-weight:600;overflow-wrap:anywhere}.contact-item a:hover{color:#00888b}.contact-item p{margin:0}.social{display:flex;gap:24px;margin-top:25px;text-decoration:underline;text-underline-offset:5px}.empty-gallery{padding:70px 35px;border:1px solid var(--line);background:var(--paper);text-align:center;border-radius:8px}.empty-gallery svg{width:52px;height:52px;color:var(--teal);margin-bottom:20px}.empty-gallery h2{font-size:30px;letter-spacing:-.035em}.empty-gallery p{color:var(--muted);max-width:470px;margin:0 auto}.legal-grid{display:grid;grid-template-columns:250px 1fr;gap:70px}.legal-nav a{display:block;padding:10px 0;font-size:15px;color:var(--muted)}.legal-content section{padding-bottom:34px;margin-bottom:34px;border-bottom:1px solid var(--line)}.legal-content h2{font-size:28px;letter-spacing:-.03em}.legal-content p{color:var(--muted)}.legal-content a{text-decoration:underline;overflow-wrap:anywhere}.legal-content dl{display:grid;grid-template-columns:130px 1fr;gap:12px;font-size:15px}.legal-content dt{font-weight:650}.legal-content dd{margin:0}.review-note{background:#edf7f7;border-left:3px solid var(--teal);padding:18px 22px;margin-bottom:35px;font-size:14px}.reveal{animation:enter .6s ease both}@keyframes enter{from{opacity:.3;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@media(min-width:1600px){.hero-inner{min-height:650px}}@media(max-width:1000px){.wrap{width:calc(100% - 48px)}.nav{gap:18px}.nav a{font-size:12px}.brand{width:150px}.logos{grid-template-columns:repeat(3,1fr)}.hero-photo{inset:0;width:100%}.hero:before{background:linear-gradient(90deg,#061e36ef,#061e3677)}.hero-copy{max-width:600px}.products-grid{grid-template-columns:repeat(2,1fr)}.contact-grid{gap:35px}.legal-grid{grid-template-columns:190px 1fr;gap:30px}}@media(max-width:700px){.wrap{width:calc(100% - 36px)}.topline .wrap span{display:none}.topline .wrap{justify-content:center}.head{min-height:84px}.brand{width:150px}.brand img{height:66px}.menu{display:block}.nav{display:none;position:absolute;left:0;right:0;top:84px;background:#fff;padding:12px 22px 24px;box-shadow:0 14px 22px #062d5914}.nav.open{display:flex;flex-direction:column;align-items:stretch;gap:0}.nav a{font-size:15px;padding:13px 0}.nav a[aria-current=page]:after{bottom:5px;width:25px}.hero-inner{min-height:575px;padding:50px 0}.hero-photo{object-position:65% center}.hero:before{background:linear-gradient(90deg,#061e36f5,#061e3699)}.hero h1{font-size:51px}.hero p{font-size:16px}.hero-foot{gap:16px;font-size:12px}.hero-foot span+span{padding-left:16px}.catalog-inner{grid-template-columns:1fr;gap:20px}.catalog-copy{gap:18px}.edition{font-size:42px;padding-right:18px}.catalog h2{font-size:21px}.qr-link{justify-content:flex-start}.qr{width:100px;height:114px}.qr-link span{max-width:none}.section{padding:50px 0}.section-title{display:block}.section-title .small-note{display:block;margin-top:12px}.logos{grid-template-columns:repeat(2,1fr)}.logo-tile{min-height:112px;padding:17px}.logo-tile img{height:64px}.footer-main{display:block}.footer-links{margin-top:25px;flex-wrap:wrap;gap:20px}.footer-bottom{flex-direction:column;gap:5px}.page-intro{padding:40px 0}.page-intro p{font-size:16px}.products-grid{grid-template-columns:1fr;gap:22px}.product-img{height:240px}.contact-grid,.legal-grid{grid-template-columns:1fr;gap:25px}.contact-lead h2{font-size:35px}.legal-nav{display:flex;flex-wrap:wrap;gap:6px 20px}.legal-content dl{grid-template-columns:1fr;gap:5px}.legal-content dd{margin-bottom:12px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}

.email-options summary{cursor:pointer;list-style:none;width:fit-content}.email-options summary::-webkit-details-marker{display:none}.email-panel{margin-top:20px;padding:22px;border:1px solid #cbd8e3;border-radius:12px}.email-panel h3{margin-top:0}.email-panel label{display:block;margin:20px 0 8px}.email-panel input{display:block;width:100%;box-sizing:border-box;padding:12px;font:inherit;min-width:0;margin-bottom:12px}.email-panel .buttons{flex-wrap:wrap}.email-panel [role=status]{font-size:14px}.email-options summary:focus-visible{outline:3px solid #008b91;outline-offset:4px}
