:root{--navy:#0b2a3c;--ink:#153345;--blue:#006fca;--teal:#007b82;--red:#c52f53;--paper:#f3f6f7;--muted:#506675;--line:#d6e0e6;--radius:14px}*{box-sizing:border-box}body{margin:0;color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.65;background:#fff}h1,h2,h3,h4,p{margin:0 0 18px}h1,h2,h3,h4{line-height:1.12;letter-spacing:-.035em}h1{font-size:clamp(38px,5.1vw,70px);max-width:1000px}h2{font-size:clamp(28px,3vw,43px)}h3{font-size:24px}h4{font-size:18px}p{color:var(--muted)}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline}button,input,select,textarea{font:inherit}button,a,input,select,textarea{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:default;opacity:.5}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #d64262;outline-offset:5px}input:focus,select:focus,textarea:focus{outline:3px solid #85c5fa;outline-offset:1px}img{display:block;width:100%;max-width:100%}svg{max-width:100%}.container{max-width:1240px;margin:auto;padding:0 34px}.section{padding:86px 0}.compact{padding:44px 0 72px}.soft{background:var(--paper)}.narrow{max-width:860px}.lead{font-size:19px;line-height:1.65;max-width:720px}.eyebrow{font-size:12px;font-weight:700;letter-spacing:.13em;text-transform:uppercase;color:var(--teal);margin-bottom:18px}.small{font-size:12px;line-height:1.6;margin:16px 0}.small a,.prose a{color:var(--blue);text-decoration:underline}.skip{position:fixed;top:-100px;background:#fff;padding:14px;z-index:100}.skip:focus{top:0}.topbar{background:var(--navy);color:#fff;font-size:12px;padding:8px 0}.topbar .container{display:flex;justify-content:space-between;gap:14px}.header{background:#fff;border-bottom:1px solid var(--line);position:relative;z-index:10}.nav{min-height:104px;display:flex;align-items:center;gap:22px}.brand{width:166px;flex-shrink:0}.brand img{max-height:77px;object-fit:contain}.nav nav{display:flex;gap:23px;margin-left:auto;align-items:center;font-size:14px;font-weight:700}.nav nav a[aria-current]{color:var(--blue);text-decoration:underline;text-underline-offset:9px}.quote-nav{background:var(--navy);color:#fff;padding:13px 17px;border-radius:7px;font-size:13px;font-weight:700;white-space:nowrap}.quote-nav span{background:#fff;color:var(--navy);display:inline-flex;align-items:center;justify-content:center;min-width:23px;height:23px;border-radius:50%;margin-left:6px;font-size:11px}.menu-toggle{display:none;border:1px solid var(--line);background:#fff;padding:9px 13px;border-radius:6px}.hero{padding:58px 0 66px;background:linear-gradient(120deg,#f1f6f8,#fff)}.hero-grid{display:grid;grid-template-columns:1.15fr 1fr;gap:64px;align-items:center}.hero h1{font-size:clamp(44px,5.1vw,70px);line-height:1.04;margin-bottom:26px}.hero h1 em{font-style:normal;color:var(--blue)}.hero .lead{font-size:17px;max-width:555px}.hero-image{position:relative;border-radius:24px;overflow:hidden;min-height:540px;background:var(--navy)}.hero-image>img{position:absolute;height:100%;object-fit:cover;object-position:54% center}.hero-image:after{content:'';position:absolute;inset:40% 0 0;background:linear-gradient(transparent,rgba(11,42,60,.93))}.image-label{position:absolute;bottom:32px;left:30px;right:30px;z-index:1;color:#fff}.image-label span{font-size:12px;display:block;margin-bottom:10px}.image-label strong{font-size:27px;line-height:1.2;display:block;max-width:330px}.hero-notes{display:flex;gap:24px;font-size:12px;font-weight:700;color:var(--muted);margin-top:25px}.hero-notes span:before{content:'✓';color:var(--teal);margin-right:8px}.actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center;margin:22px 0}.button{display:inline-flex;justify-content:center;align-items:center;min-height:46px;background:var(--blue);border:1px solid var(--blue);color:#fff;border-radius:7px;padding:12px 18px;font-size:14px;font-weight:700;line-height:1.4;text-align:center;text-decoration:none}.button:hover{background:#005aa5;text-decoration:none}.button.outline{background:transparent;color:var(--navy);border-color:#bdccd6}.button.outline:hover{background:#e9f1f6}.button.light{background:#fff;color:var(--navy);border-color:#fff}.button.whatsapp{background:#087648;border-color:#087648}.text-link{font-weight:700;color:var(--blue);border:0;background:transparent;padding:0;font-size:14px;display:inline-block}.text-link:hover{text-decoration:underline}.section-title{display:flex;justify-content:space-between;gap:40px;align-items:center;margin-bottom:34px}.section-title p{max-width:400px}.section-title h2{margin-bottom:0}.three-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.feature{border:1px solid var(--line);border-radius:var(--radius);padding:29px;background:#fff}.feature h2{font-size:27px}.feature h3{margin-top:15px}.feature p{font-size:15px}.number{font-size:11px;letter-spacing:.12em;font-weight:700;color:var(--teal)}.range-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.range-card{display:block;background:#fff;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;transition:transform .2s}.range-card:hover{transform:translateY(-3px);text-decoration:none;box-shadow:0 10px 28px #0b2a3c12}.range-card img{aspect-ratio:1.5;object-fit:cover}.range-card>div{padding:22px}.range-card .eyebrow{font-size:10px}.range-card h3{font-size:21px}.range-card p{font-size:13px}.range-card b{font-size:13px;color:var(--blue)}.split{display:grid;grid-template-columns:1fr 1fr;gap:65px;align-items:center}.editorial-photo{margin:0}.editorial-photo img{height:510px;object-fit:cover;border-radius:var(--radius)}figcaption{font-size:11px;color:var(--muted);margin-top:12px}.checklist{list-style:none;padding:0;margin:22px 0}.checklist li{padding:9px 0 9px 26px;position:relative;font-size:15px}.checklist li:before{content:'✓';position:absolute;left:0;color:var(--teal);font-weight:700}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;margin-top:40px}.steps span{display:inline-block;color:var(--blue);font-size:32px;font-weight:700;margin-bottom:17px}.steps h3{font-size:23px}.steps p{font-size:14px}.cta{padding:43px 46px;display:flex;justify-content:space-between;gap:30px;align-items:center;background:var(--navy);border-radius:var(--radius);color:#fff}.cta .eyebrow{color:#64cbd0}.cta h2{font-size:36px;max-width:690px}.cta p{color:#c3d3df;margin-bottom:0}.cta .button{flex-shrink:0}.page-head{padding:57px 0;background:var(--paper);border-bottom:1px solid var(--line)}.page-head h1{font-size:clamp(36px,4.5vw,58px)}.page-head .lead{max-width:850px;margin-bottom:0}.notice{padding:20px 25px;background:#eef5f8;border-left:4px solid var(--teal);font-size:14px;line-height:1.65;margin:24px 0 32px;border-radius:0 8px 8px 0}.catalog-toolbar{display:grid;grid-template-columns:2fr 1.2fr 1fr;gap:18px;align-items:end}.catalog-toolbar label{font-size:12px;font-weight:700}.catalog-toolbar input,.catalog-toolbar select{margin-top:5px}.results-bar{display:flex;justify-content:space-between;gap:20px;align-items:center;margin:24px 0}.results-bar p{margin:0;font-size:13px}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.product-card{border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;display:flex;flex-direction:column;background:#fff}.product-card[hidden]{display:none}.product-card>img{aspect-ratio:1.524;object-fit:cover}.product-body{padding:24px;display:flex;flex-direction:column;flex:1}.reference{font-size:10px;text-transform:uppercase;letter-spacing:.07em;color:var(--teal);font-weight:700;line-height:1.5}.product-card h2{font-size:23px}.product-card p{font-size:14px}.specs{background:var(--paper);padding:12px 14px;border-radius:7px;font-size:11px;line-height:1.6;margin-top:auto}.specs b,.specs span{display:block}.product-card .small{font-size:10px}.product-card .button{width:100%}.add-product{display:none}html.js .add-product{display:inline-flex}html.js .nojs-quote{display:none}.service-row{display:grid;grid-template-columns:1fr 1.3fr;gap:70px;border-top:1px solid var(--line);padding:45px 0}.service-row h3{font-size:32px}.service-row p{font-size:15px}.service-row .scope{font-size:12px;background:var(--paper);padding:16px 18px;border-radius:8px}.service-row .checklist{margin-top:12px}.download-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:26px}.download-card{border:1px solid var(--line);border-radius:var(--radius);overflow:hidden}.download-card>img{height:230px;object-fit:cover;background:var(--paper)}.download-card:first-child>img{object-position:center 65%}.download-card>div{padding:26px}.download-card h2{font-size:27px}.download-card p{font-size:14px}.download-card .eyebrow{font-size:10px}.share-link{font-size:12px;text-decoration:underline;background:transparent;color:var(--blue);border:0;padding:0}.contact-link{font-size:18px;color:var(--blue);font-weight:700;overflow-wrap:anywhere;display:block;margin:20px 0}.quote-layout{display:grid;grid-template-columns:1fr 1fr;gap:42px;align-items:start}#quoteForm{border:1px solid var(--line);padding:30px;border-radius:var(--radius)}#quoteForm h2{font-size:28px}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}label{display:block;font-size:13px;font-weight:700}input,textarea,select{width:100%;border:1px solid #afc1cd;border-radius:6px;background:#fff;color:var(--ink);padding:11px 12px;min-height:45px;margin:5px 0 12px}textarea{resize:vertical}fieldset{border:0;padding:0;margin:18px 0}legend{font-size:14px;font-weight:700;margin-bottom:10px}.checkbox{display:flex;align-items:center;font-weight:400;font-size:14px;gap:10px;margin:7px 0}.checkbox input{width:18px;height:18px;min-height:0;margin:0;accent-color:var(--blue)}.basket-row{display:grid;grid-template-columns:88px 1fr;gap:16px;padding:18px 0;border-bottom:1px solid var(--line)}.basket-row img{border-radius:8px}.basket-row h3{font-size:17px}.basket-row p{font-size:11px;margin:0 0 8px}.qty-controls{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.qty-controls input{width:80px;margin:0;padding:6px;min-height:36px}.qty-controls button{border:1px solid var(--line);border-radius:4px;background:#fff;min-width:35px;height:36px;color:var(--ink)}.qty-controls .remove{border:0;font-size:11px;margin-left:auto;color:var(--red)}#messagePreview{margin-top:25px;border-top:1px solid var(--line);padding-top:25px}#messagePreview h3{font-size:23px}pre{white-space:pre-wrap;overflow-wrap:anywhere;background:var(--paper);padding:18px;font-size:12px;color:var(--ink);max-height:380px;overflow:auto}#quoteStatus{font-size:13px;color:var(--red);margin-top:18px}#toast{position:fixed;bottom:25px;left:50%;transform:translateX(-50%);padding:12px 24px;max-width:90vw;border-radius:10px;background:var(--navy);color:#fff;box-shadow:0 5px 25px #0002;z-index:100;font-size:14px;display:none}#toast.visible{display:block}details{border-bottom:1px solid var(--line);padding:20px 0}summary{font-weight:700;cursor:pointer;font-size:17px}details p{margin-top:16px;font-size:15px}.prose h2{font-size:25px;margin-top:32px}.prose ul{padding-left:22px}.prose li{margin:12px 0}footer{background:var(--navy);color:#fff;padding:54px 0 22px}.footer-grid{display:grid;grid-template-columns:1.3fr .8fr 1fr;gap:70px}.footer-logo{width:185px;height:75px;object-fit:contain;object-position:left;margin-bottom:20px}.footer-grid h2{font-size:18px;letter-spacing:0}.footer-grid p{color:#c0d0dc;font-size:13px;max-width:340px}.footer-grid a{display:block;font-size:14px;margin-bottom:9px}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid #ffffff25;margin-top:32px;padding-top:22px;font-size:11px;color:#c0d0dc}.footer-bottom div{display:flex;gap:22px}
@media(max-width:1100px){.nav{gap:15px}.nav nav{gap:14px}.brand{width:145px}.quote-nav{font-size:12px;padding:11px}.hero-grid{gap:30px}.hero-image{min-height:510px}.range-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{gap:35px}.quote-layout{gap:25px}.field-grid{grid-template-columns:1fr}.hero h1{font-size:54px}}
@media(max-width:820px){.container{padding:0 23px}.section{padding:55px 0}.nav{flex-wrap:wrap;min-height:90px;padding-top:12px;padding-bottom:12px}.brand{width:135px}.quote-nav{margin-left:auto}html.js .menu-toggle{display:block;order:3}.nav nav{width:100%;order:4;flex-wrap:wrap;gap:20px;padding:15px 0;margin:0}html.js .nav nav{display:none}html.js .nav nav.open{display:flex}.hero-grid,.split,.quote-layout{grid-template-columns:1fr}.hero h1{font-size:56px;max-width:620px}.hero-image{min-height:370px}.hero-image>img{object-position:center 57%}.hero{padding-top:42px}.section-title{align-items:flex-start;flex-direction:column;gap:20px}.three-grid{grid-template-columns:1fr}.feature{padding:26px}.product-grid{grid-template-columns:repeat(2,1fr)}.steps{grid-template-columns:repeat(2,1fr)}.editorial-photo img{height:420px;object-position:center 30%}.service-row{gap:28px;grid-template-columns:1fr}.download-grid{gap:18px}.download-card>div{padding:20px}.download-card h2{font-size:24px}.download-card>img{height:180px}.cta{padding:30px;flex-direction:column;align-items:flex-start}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}.footer-bottom{gap:18px;flex-wrap:wrap}.catalog-toolbar{grid-template-columns:1fr 1fr}.catalog-toolbar label:first-child{grid-column:1/-1}.field-grid{grid-template-columns:1fr 1fr}.topbar{font-size:10px}}
@media(max-width:520px){.container{padding:0 18px}.topbar .container{flex-wrap:wrap;gap:2px}.topbar a{display:none}.nav{gap:9px}.brand{width:114px}.quote-nav{font-size:11px;padding:10px}.quote-nav span{min-width:19px;height:19px;margin-left:2px}.menu-toggle{font-size:12px;padding:8px}.hero h1{font-size:44px}.hero-grid{gap:27px}.hero .lead{font-size:16px}.hero-image{min-height:320px}.image-label{left:24px;bottom:23px}.image-label strong{font-size:24px}.hero-notes{gap:15px;font-size:10px}.actions{gap:10px}.button{font-size:13px;padding:12px 14px}.range-grid,.product-grid,.download-grid{grid-template-columns:1fr}.range-card{display:grid;grid-template-columns:125px 1fr;align-items:center}.range-card img{height:150px;object-fit:cover}.range-card>div{padding:18px}.range-card h3{font-size:19px}.range-card p{display:none}.range-card .eyebrow{font-size:9px;margin-bottom:9px}.page-head{padding:38px 0}.page-head h1{font-size:36px}.page-head .lead{font-size:16px}.product-card{max-width:440px}.product-body{padding:22px}.product-card>img{max-height:250px}.steps{gap:22px}.steps h3{font-size:21px}.steps p{font-size:13px}.footer-grid{grid-template-columns:1fr}.footer-grid>div:first-child{grid-column:auto}.footer-bottom div{gap:14px}.catalog-toolbar{gap:10px}.catalog-toolbar select{font-size:12px}.results-bar{align-items:flex-start}.results-bar .text-link{font-size:12px;max-width:170px;text-align:right}.field-grid{grid-template-columns:1fr}#quoteForm{padding:21px}.cta h2{font-size:30px}.download-card>img{height:210px}.editorial-photo img{height:370px}.notice{font-size:12px;padding:17px}.basket-row{grid-template-columns:72px 1fr}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
@media print{.topbar,.header,footer,.actions,.menu-toggle,#toast{display:none}.section{padding:20px 0}.container{max-width:none}.product-card{break-inside:avoid}.product-grid{grid-template-columns:repeat(2,1fr)}}

/* Branded product photography: display the corresponding atlas cell. */
.product-photo{display:flex;align-items:center;justify-content:center;width:100%;height:220px;overflow:hidden;background:#fafafa;flex-shrink:0}.photo-cell{display:block;position:relative;overflow:hidden;height:100%;max-width:100%;flex-shrink:0}.product-photo .photo-cell img{display:block;position:absolute;max-width:none;max-height:none;margin:0;border:0;border-radius:0;object-fit:fill;aspect-ratio:auto}
.range-card .product-photo{height:210px}.download-card .product-photo{height:230px}.basket-row .product-photo{height:88px;border-radius:8px}.product-photo .photo-cell img{object-position:initial}.hero-image>img{object-position:center 35%}
@media(max-width:820px){.download-card .product-photo{height:180px}}
@media(max-width:520px){.range-card .product-photo{height:125px}.basket-row .product-photo{height:72px}.download-card .product-photo{height:210px}.product-card .product-photo{height:245px}}

.download-card:first-child>img,.download-card>img{object-position:center 12%}
