:root{--primary:#087b98;--primary-dark:#07566b;--navy:#062f3c;--ink:#102f36;--muted:#65777a;--accent:#67d3c3;--sand:#f6f2e9;--cloud:#f2f6f5;--white:#fff;--radius:22px;--shadow:0 18px 60px #042d381f;--wrap:min(1180px,calc(100vw - 48px))}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);-webkit-font-smoothing:antialiased;background:#fff;margin:0;font-family:DM Sans,sans-serif;line-height:1.65}body.no-scroll{overflow:hidden}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.045em;font-family:Manrope,sans-serif;line-height:1.08}h1{font-size:clamp(3rem,7vw,6.9rem)}h2{font-size:clamp(2.25rem,4.3vw,4.5rem)}h3{font-size:1.25rem}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,select,textarea{font:inherit}.wrap{width:var(--wrap);margin-inline:auto}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:200;background:#fff;padding:.75rem 1rem;position:fixed;top:-100px;left:1rem}.skip-link:focus{top:1rem}.eyebrow{letter-spacing:.16em;text-transform:uppercase;color:var(--primary);margin-bottom:1rem;font-size:.74rem;font-weight:800}.button{color:#fff;background:var(--primary);cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;gap:1rem;padding:1rem 1.4rem;font-weight:700;transition:all .25s;display:inline-flex;box-shadow:0 9px 24px #087b983d}.button:hover{background:var(--primary-dark);transform:translateY(-2px)}.button--small{padding:.72rem 1.15rem;font-size:.9rem}.button--glass{box-shadow:none;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff21;border:1px solid #ffffff4d}.button--dark{background:var(--navy)}.button--whatsapp{background:#20a766}.button--ghost{color:var(--ink);box-shadow:none;background:#fff;border:1px solid #dfe7e6}.button-row{flex-wrap:wrap;gap:.8rem;display:flex}.text-link{color:var(--primary);border-bottom:1px solid;padding-bottom:.15rem;font-weight:700}.site-header{z-index:100;color:#fff;border-bottom:1px solid #ffffff29;grid-template-columns:auto 1fr auto;align-items:center;height:92px;padding:0 max(24px,50vw - 685px);transition:all .3s;display:grid;position:fixed;top:0;left:0;right:0}.site-header.is-scrolled{height:74px;color:var(--ink);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff2;box-shadow:0 10px 35px #08323b14}.site-header:not(:has(+main .hero)){height:74px;color:var(--ink);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff2;box-shadow:0 10px 35px #08323b14}.brand{align-items:center;gap:.75rem;font-family:Manrope;font-size:1.15rem;font-weight:800;display:flex}.brand img{object-fit:cover;background:#fff;border-radius:50%;width:58px;height:58px}.site-header.is-scrolled .brand img{width:48px;height:48px}.main-nav{justify-content:center;gap:2.1rem;display:flex}.main-nav a{font-size:.92rem;font-weight:600;position:relative}.main-nav a:after{content:"";background:var(--accent);height:2px;transition:all .25s;position:absolute;bottom:-8px;left:0;right:100%}.main-nav a:hover:after,.main-nav a.active:after{right:0}.nav-toggle{display:none}.hero{color:#fff;background:var(--navy);height:min(900px,100svh);min-height:720px;position:relative;overflow:hidden}.hero-slide{opacity:0;visibility:hidden;background-position:50%;background-size:cover;transition:opacity .9s,transform 6s,visibility .9s;position:absolute;inset:0;transform:scale(1.04)}.hero-slide:before{content:"";background:linear-gradient(90deg,#042027e6,rgba(4,32,39,var(--overlay)) 55%,#0420272e);position:absolute;inset:0}.hero-slide:after{content:"";background:linear-gradient(#0000 60%,#04232a73);position:absolute;inset:0}.hero-slide.is-active{opacity:1;visibility:visible;transform:scale(1)}.hero-content{z-index:2;align-items:center;height:100%;padding-top:70px;display:flex;position:relative}.hero-copy{width:min(760px,68%)}.hero-copy .eyebrow{color:#a8e0e7;align-items:center;gap:.8rem;display:flex}.hero-copy .eyebrow span{background:var(--accent);width:32px;height:1px}.hero-kicker{color:#fff;margin-bottom:.7rem;font-size:1rem;font-weight:700}.hero-copy h1{max-width:740px;margin-bottom:1rem}.hero-subtitle{font-size:clamp(1.08rem,2vw,1.35rem);font-weight:600}.hero-copy>p:not(.eyebrow):not(.hero-kicker){color:#ffffffc7;max-width:570px}.hero-copy .button-row{margin-top:2rem}.hero-picker{z-index:5;justify-content:flex-end;align-items:flex-end;gap:2rem;display:flex;position:absolute;bottom:55px;left:0;right:0}.hero-thumbs{align-items:flex-end;gap:12px;display:flex}.hero-thumb{cursor:pointer;opacity:.7;background:#fff;border:1px solid #ffffff73;border-radius:16px;width:112px;height:150px;padding:0;transition:all .4s;position:relative;overflow:hidden;transform:translateY(14px)}.hero-thumb.is-active{opacity:1;width:150px;height:202px;transform:translateY(0);box-shadow:0 15px 45px #0000004d}.hero-thumb img{object-fit:cover;width:100%;height:100%}.hero-thumb span{color:#fff;text-shadow:0 2px 8px #000;font-weight:800;position:absolute;top:10px;left:12px}.hero-progress{align-items:center;gap:.8rem;margin-bottom:14px;display:flex}.hero-progress b{font-size:.75rem}.hero-progress>span{background:#ffffff40;width:120px;height:2px;display:block}.hero-progress i{background:#fff;width:33%;height:100%;transition:all .5s;display:block}.hero-scroll{z-index:4;letter-spacing:.2em;writing-mode:vertical-rl;align-items:center;gap:12px;font-size:.62rem;font-weight:800;display:flex;position:absolute;bottom:70px;left:28px}.hero-scroll i{background:#fff;width:1px;height:42px}.trust-bar{background:#fff;border-bottom:1px solid #e2e9e7}.trust-bar .wrap{grid-template-columns:repeat(4,1fr);min-height:96px;display:grid}.trust-bar .wrap>div{border-right:1px solid #e2e9e7;justify-content:center;align-items:center;gap:.85rem;font-size:.88rem;font-weight:700;display:flex}.trust-bar .wrap>div:first-child{border-left:1px solid #e2e9e7}.trust-bar i{color:var(--primary);font-size:1.5rem;font-style:normal}.section{padding-block:clamp(75px,9vw,125px)}.section--tint{background:var(--cloud)}.section-heading{justify-content:space-between;align-items:flex-end;gap:3rem;margin-bottom:3.2rem;display:flex}.section-heading>div{max-width:720px}.section-heading h2{margin-bottom:1.2rem}.section-heading p:last-child{color:var(--muted);max-width:600px}.category-grid{grid-template-columns:repeat(5,1fr);gap:14px;display:grid}.category-card{border-radius:var(--radius);background:#fff;border:1px solid #e0e9e7;flex-direction:column;justify-content:space-between;min-height:176px;padding:1.35rem;transition:all .3s;display:flex;position:relative}.category-card>span{font-size:2.3rem}.category-card h3{margin:0}.category-card p{color:var(--muted);margin:0;font-size:.85rem}.category-card>i{color:var(--primary);font-style:normal;position:absolute;top:1.2rem;right:1.2rem}.category-card:hover{border-color:var(--primary);box-shadow:var(--shadow);transform:translateY(-7px)}.equipment-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.equipment-card{border-radius:var(--radius);background:#fff;border:1px solid #e1e9e8;transition:all .35s;overflow:hidden}.equipment-card:hover{box-shadow:var(--shadow);transform:translateY(-7px)}.equipment-card__image{background:#dce7e5;height:285px;display:block;position:relative;overflow:hidden}.equipment-card__image img{object-fit:cover;width:100%;height:100%;transition:all .5s}.equipment-card:hover img{transform:scale(1.04)}.availability{text-transform:uppercase;letter-spacing:.08em;color:#16845e;background:#ffffffe6;border-radius:999px;padding:.35rem .7rem;font-size:.7rem;font-weight:800;position:absolute;top:16px;left:16px}.availability--unavailable,.availability--maintenance{color:#2f6683}.equipment-card__body{padding:1.5rem}.equipment-card__body h3{margin:.3rem 0 .7rem;font-size:1.35rem}.equipment-card__body>p{color:var(--muted);min-height:48px;font-size:.92rem}.equipment-card__footer{border-top:1px solid #e6eceb;justify-content:space-between;align-items:flex-end;padding-top:1rem;display:flex}.equipment-card__footer small,.equipment-card__footer strong{display:block}.equipment-card__footer small{color:var(--muted);letter-spacing:.1em;font-size:.63rem;font-weight:800}.equipment-card__footer strong{font-family:Manrope;font-size:1.12rem}.equipment-card__footer em{color:var(--muted);font-size:.75rem;font-style:normal;font-weight:500}.circle-link{background:var(--cloud);width:42px;height:42px;color:var(--primary);border-radius:50%;place-items:center;font-weight:800;display:grid}.story{background:#fff}.story-grid{grid-template-columns:1.03fr .97fr;align-items:center;gap:clamp(50px,8vw,110px);display:grid}.story-visual{position:relative}.story-visual img{object-fit:cover;border-radius:180px 20px;width:100%;height:640px}.story-stamp{background:var(--accent);width:130px;height:130px;color:var(--navy);letter-spacing:.12em;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;font-size:.68rem;display:flex;position:absolute;bottom:30px;right:-40px;transform:rotate(-8deg)}.story-stamp strong{font-size:.9rem}.story-copy .lead{color:var(--muted);font-size:1.2rem}.story-stats{border-block:1px solid #dde7e5;grid-template-columns:repeat(3,1fr);margin:2rem 0;padding:1.4rem 0;display:grid}.story-stats strong,.story-stats span{display:block}.story-stats strong{font-family:Manrope;font-size:1.25rem}.story-stats span{color:var(--muted);font-size:.73rem}.process-section{background:var(--sand)}.process-grid{grid-template-columns:repeat(4,1fr);display:grid;position:relative}.process-grid:before{content:"";background:#c8d6d2;height:1px;position:absolute;top:25px;left:8%;right:8%}.process-grid article{padding:0 2rem 0 0;position:relative}.process-grid span{width:52px;height:52px;color:var(--primary);background:#fff;border:1px solid #cad7d3;border-radius:50%;place-items:center;margin-bottom:2rem;font-weight:800;display:grid;position:relative}.process-grid h3{font-size:1.2rem}.process-grid p{color:var(--muted);font-size:.9rem}.gallery-preview{background:var(--navy);color:#fff;overflow:hidden}.section-heading--light p:last-child{color:#ffffffa6}.section-heading--light .eyebrow{color:#71d1df}.gallery-strip{grid-template-columns:1.25fr .8fr .95fr;gap:18px;display:grid}.gallery-strip figure{border-radius:var(--radius);height:450px;margin:0;position:relative;overflow:hidden}.gallery-strip figure:nth-child(n+4){display:none}.gallery-strip figure:nth-child(2){height:340px;margin-top:70px}.gallery-strip img{object-fit:cover;width:100%;height:100%;transition:all .5s}.gallery-strip figure:hover img{transform:scale(1.04)}.gallery-strip figcaption{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#052b33bd;border-radius:999px;padding:.5rem .8rem;font-size:.75rem;position:absolute;bottom:1rem;left:1rem}.testimonial-grid{grid-template-columns:1fr 1.2fr;align-items:start;gap:8vw;display:grid}.testimonial-grid blockquote{background:var(--cloud);border-radius:var(--radius);margin:0;padding:2.2rem}.testimonial-grid blockquote>span{color:var(--accent);letter-spacing:.2em}.testimonial-grid blockquote>p{margin:1rem 0 2rem;font-family:Manrope;font-size:1.35rem;font-weight:600}.testimonial-grid blockquote strong,.testimonial-grid blockquote small{display:block}.testimonial-grid blockquote small{color:var(--muted)}.faq-layout{grid-template-columns:.75fr 1.25fr;gap:8vw;display:grid}.accordion details{border-top:1px solid #cedbd8;padding:1.4rem 0}.accordion details:last-child{border-bottom:1px solid #cedbd8}.accordion summary{cursor:pointer;justify-content:space-between;font-family:Manrope;font-weight:700;list-style:none;display:flex}.accordion summary span{color:var(--primary);font-size:1.5rem}.accordion details p{color:var(--muted);padding-right:3rem}.rental-cta{text-align:center;color:#fff;background:linear-gradient(135deg,#087b98,#07566b);padding:110px 0;position:relative;overflow:hidden}.rental-cta:before{content:"↗";opacity:.035;font-size:450px;line-height:1;position:absolute;top:-100px;right:0}.rental-cta .wrap{position:relative}.rental-cta h2{max-width:800px;margin:0 auto 1rem}.rental-cta p{color:#ffffffc7}.rental-cta .button{color:var(--navy);background:#fff;margin-top:1rem}.site-footer{color:#fff;background:#041f27;padding-top:85px}.footer-main{grid-template-columns:1.5fr repeat(3,1fr);gap:5vw;padding-bottom:70px;display:grid}.footer-main h2{font-size:2.5rem}.footer-main h3{letter-spacing:.12em;text-transform:uppercase;color:#87d6e0;font-size:.8rem}.footer-main>div>a,.footer-main>div>button{color:#ffffffad;margin:.5rem 0;display:block}.footer-main p{color:#ffffff8c}.footer-brand p:last-child{max-width:340px}.link-button{cursor:pointer;background:0 0;border:0;padding:0}.footer-bottom{color:#ffffff80;border-top:1px solid #ffffff1f;justify-content:space-between;padding:1.4rem 0;font-size:.78rem;display:flex}.footer-bottom div{gap:1.3rem;display:flex}.whatsapp-fab{color:#fff;z-index:50;background:#20a766;border-radius:999px;align-items:center;gap:.6rem;padding:.72rem 1rem;font-size:.8rem;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 10px 30px #05553240}.whatsapp-fab span{border:1px solid #ffffff80;border-radius:50%;place-items:center;width:30px;height:30px;font-weight:800;display:grid}.back-top{background:var(--navy);color:#fff;z-index:49;opacity:0;visibility:hidden;cursor:pointer;border:0;border-radius:50%;width:42px;height:42px;transition:all .25s;position:fixed;bottom:90px;right:26px;transform:translateY(10px)}.back-top.is-visible{opacity:1;visibility:visible;transform:none}.assistant{z-index:60;position:fixed;bottom:24px;left:24px}.assistant-toggle{color:var(--ink);cursor:pointer;background:#fff;border:0;border-radius:999px;padding:.85rem 1.1rem;font-weight:700;box-shadow:0 8px 35px #03242c38}.assistant-toggle span{color:var(--primary);margin-right:.4rem}.assistant-panel{background:#fff;border-radius:24px;flex-direction:column;width:min(390px,100vw - 32px);height:550px;position:absolute;bottom:58px;left:0;overflow:hidden;box-shadow:0 24px 80px #03242c4d}.assistant-panel:not([hidden]){display:flex}.assistant-panel header{background:var(--navy);color:#fff;justify-content:space-between;align-items:center;padding:1.1rem 1.2rem;display:flex}.assistant-panel header small,.assistant-panel header strong{display:block}.assistant-panel header small{letter-spacing:.14em;color:#8ddbe5;font-size:.58rem}.assistant-panel header button{color:#fff;background:0 0;border:0;font-size:1.5rem}.assistant-messages{background:var(--cloud);flex:1;padding:1rem;overflow:auto}.assistant-messages p{border-radius:16px;max-width:87%;padding:.8rem 1rem;font-size:.86rem}.assistant-messages .bot{background:#fff;border-bottom-left-radius:3px}.assistant-messages .user{background:var(--primary);color:#fff;border-bottom-right-radius:3px;margin-left:auto}.assistant-suggestions{background:#fff;gap:.4rem;padding:.7rem;display:flex;overflow:auto}.assistant-suggestions button{white-space:nowrap;color:var(--primary);background:#fff;border:1px solid #dbe7e5;border-radius:999px;padding:.35rem .65rem;font-size:.68rem}.assistant-panel form{border-top:1px solid #e1e9e7;padding:.7rem;display:flex}.assistant-panel input{border:0;outline:0;flex:1;padding:.6rem}.assistant-panel form button{background:var(--primary);color:#fff;border:0;border-radius:50%;width:40px}.assistant-note{color:var(--muted);padding:0 .9rem .7rem;font-size:.58rem}.cookie-banner{z-index:120;background:#fff;border-radius:20px;justify-content:space-between;align-items:center;gap:2rem;width:min(930px,100vw - 32px);padding:1.25rem 1.5rem;display:flex;position:fixed;bottom:20px;left:50%;transform:translate(-50%);box-shadow:0 18px 80px #04232a40}.cookie-banner p{color:var(--muted);max-width:570px;margin:0;font-size:.82rem}.cookie-banner>div:last-child{white-space:nowrap;gap:.6rem;display:flex}.cookie-banner .button{padding:.75rem 1rem;font-size:.75rem}.page-hero{background:var(--navy);color:#fff;padding:190px 0 110px;position:relative;overflow:hidden}.page-hero:after{content:"↗";opacity:.025;font-size:500px;position:absolute;top:-80px;right:4%}.page-hero h1{z-index:1;font-size:clamp(3.5rem,6.5vw,6.8rem);position:relative}.page-hero h1 em{color:#7dd8e4;font-weight:400}.page-hero p:last-child{color:#ffffffad;max-width:600px;font-size:1.1rem}.page-hero--simple{padding-bottom:80px}.catalogue{padding-block:60px 110px}.filters{background:var(--cloud);border-radius:20px;grid-template-columns:1.4fr repeat(3,1fr) auto;align-items:end;gap:12px;margin-bottom:2rem;padding:1rem;display:grid}.filters label,.inquiry-form label,.contact-form label{font-size:.75rem;font-weight:700;display:block}.filters input,.filters select,.inquiry-form input,.inquiry-form textarea,.contact-form input,.contact-form textarea{background:#fff;border:1px solid #d5e0de;border-radius:10px;outline:none;width:100%;margin-top:.35rem;padding:.72rem}.filters input:focus,.filters select:focus,.inquiry-form input:focus,.contact-form input:focus,.contact-form textarea:focus{border-color:var(--primary);box-shadow:0 0 0 3px #087b981a}.catalogue-meta{justify-content:space-between;align-items:center;margin:1.5rem 0;display:flex}.catalogue-meta a{color:var(--primary);font-weight:700}.empty-state{text-align:center;background:var(--cloud);border-radius:var(--radius);grid-column:1/-1;padding:5rem}.pagination{justify-content:center;gap:.4rem;margin-top:3rem;list-style:none;display:flex}.pagination a,.pagination span{border:1px solid #d7e2df;border-radius:8px;padding:.6rem .9rem}.product{padding-top:135px;padding-bottom:90px}.breadcrumbs{color:var(--muted);gap:.6rem;margin-bottom:1.5rem;font-size:.75rem;display:flex}.product-grid{grid-template-columns:1.15fr .85fr;gap:6vw;display:grid}.product-main-image{border-radius:var(--radius);background:var(--cloud);height:640px;position:relative;overflow:hidden}.product-main-image img{object-fit:cover;width:100%;height:100%}.product-copy{padding-top:2rem}.product-copy h1{margin-bottom:1.3rem;font-size:clamp(2.5rem,4.5vw,4.7rem)}.product-copy .lead{color:var(--muted);font-size:1.15rem}.product-price{border-block:1px solid #dce5e3;margin:1.7rem 0;padding:1.2rem 0}.product-price>span,.product-price>small{color:var(--muted);font-size:.75rem;display:block}.product-price strong{font-family:Manrope;font-size:2rem}.product-price em{font-style:normal}.product-facts{grid-template-columns:repeat(3,1fr);gap:1rem;margin:1.5rem 0;display:grid}.product-facts small,.product-facts strong{display:block}.product-facts small{color:var(--muted);letter-spacing:.08em;font-size:.57rem}.feature-list{padding:0;list-style:none}.feature-list li:before{content:"✓";color:var(--primary);margin-right:.6rem;font-weight:800}.inquiry-layout{grid-template-columns:.7fr 1.3fr;align-items:start;gap:7vw;display:grid}.inquiry-form{border-radius:var(--radius);box-shadow:var(--shadow);background:#fff;padding:2rem}.form-grid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.inquiry-form>label{margin-top:1rem}.estimate{background:var(--sand);border-radius:12px;flex-wrap:wrap;align-items:baseline;gap:.7rem;margin:1rem 0;padding:1rem;display:flex}.estimate span{font-size:.75rem}.estimate strong{font-family:Manrope}.estimate small{width:100%;color:var(--muted);font-size:.68rem}.form-errors,.form-success{border-radius:9px;margin:1rem 0;padding:.8rem;font-size:.85rem}.form-errors{color:#174f6a;background:#e7f2f8}.form-errors p{margin:.2rem}.form-success{color:#16704f;background:#e7f7ef}.spec-layout{grid-template-columns:.7fr 1.3fr;gap:7vw;display:grid}.spec-layout dl{margin:0}.spec-layout dl div{border-top:1px solid #dbe5e3;justify-content:space-between;padding:1rem 0;display:flex}.page-sections{min-height:40vh}.content-section{grid-template-columns:1fr 1fr;gap:8vw;display:grid}.content-section:only-child{grid-template-columns:1fr}.content-section>div{max-width:760px}.rich-text{color:var(--muted);font-size:1.05rem}.contact-grid{grid-template-columns:.8fr 1.2fr;gap:8vw;display:grid}.contact-grid>div>a{color:var(--primary);margin:.6rem 0;font-weight:700;display:block}.contact-form{background:var(--cloud);border-radius:var(--radius);gap:1rem;padding:2rem;display:grid}.preview-banner{background:var(--accent);z-index:30;border-radius:999px;padding:.7rem 1rem;font-size:.8rem;font-weight:700;position:fixed;top:90px;left:50%;transform:translate(-50%)}.gallery-filters{gap:.5rem;margin-bottom:2rem;display:flex}.gallery-filters button{cursor:pointer;background:#fff;border:1px solid #d6e0de;border-radius:999px;padding:.55rem 1rem}.gallery-filters button.is-active{background:var(--navy);color:#fff}.gallery-grid{columns:3;column-gap:18px}.gallery-grid figure{break-inside:avoid;margin:0 0 18px}.gallery-grid figure button{cursor:zoom-in;background:0 0;border:0;border-radius:18px;padding:0;overflow:hidden}.gallery-grid figure img{width:100%}.gallery-grid figcaption{justify-content:space-between;padding:.5rem;display:flex}.gallery-grid figcaption span{color:var(--muted);font-size:.8rem}.lightbox{background:0 0;border:0;max-width:95vw;max-height:95vh;padding:3rem}.lightbox::backdrop{background:#02151ae0}.lightbox img{border-radius:15px;max-height:84vh}.lightbox button{background:#fff;border:0;border-radius:50%;width:38px;height:38px;position:absolute;top:0;right:5px}.error-page{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:75vh;padding:130px 2rem 4rem;display:flex}.error-page>span{color:#e4eeec;font-family:Manrope;font-size:8rem;font-weight:800}.error-page h1{font-size:3rem}.reveal{opacity:0;transition:all .7s;transform:translateY(22px)}.reveal.is-visible{opacity:1;transform:none}@media (width<=1024px){:root{--wrap:min(100% - 40px,920px)}.main-nav{gap:1.2rem}.header-cta{display:none}.site-header{grid-template-columns:auto 1fr}.category-grid{grid-template-columns:repeat(3,1fr)}.equipment-grid{grid-template-columns:repeat(2,1fr)}.hero-copy{width:75%}.hero-thumb{width:88px;height:120px}.hero-thumb.is-active{width:112px;height:155px}.story-visual img{height:520px}.footer-main{grid-template-columns:1.3fr repeat(2,1fr)}.footer-main>div:last-child{grid-column:2}.filters{grid-template-columns:repeat(2,1fr)}.product-main-image{height:500px}}@media (width<=760px){:root{--wrap:calc(100% - 32px)}.site-header{height:74px;padding:0 16px}.brand span{display:none}.brand img{width:48px;height:48px}.nav-toggle{background:0 0;border:1px solid #ffffff59;border-radius:50%;flex-direction:column;justify-content:center;gap:6px;width:46px;height:46px;margin-left:auto;padding:0 12px;display:flex}.site-header.is-scrolled .nav-toggle{border-color:#cad8d5}.nav-toggle span{background:currentColor;width:100%;height:2px;display:block}.main-nav{color:var(--ink);z-index:-1;background:#fff;flex-direction:column;gap:0;padding:1rem 1.5rem;transition:all .35s;display:flex;position:fixed;inset:74px 0 auto;transform:translateY(-130%);box-shadow:0 15px 30px #03232a26}.main-nav.is-open{transform:none}.main-nav a{border-bottom:1px solid #e4ebe9;padding:1rem 0}.hero{height:840px;min-height:0}.hero-slide:before{background:linear-gradient(#04202761,#042027eb)}.hero-content{align-items:flex-start;padding-top:145px}.hero-copy{width:100%}.hero-copy h1{font-size:clamp(3rem,14vw,4.7rem)}.hero-subtitle{font-size:1rem}.hero-copy>p:not(.eyebrow):not(.hero-kicker){font-size:.9rem}.hero-picker{display:block;bottom:40px}.hero-progress{margin-bottom:12px}.hero-thumbs{width:100%;overflow:auto}.hero-thumb{width:78px;min-width:78px;height:100px;transform:none}.hero-thumb.is-active{width:105px;min-width:105px;height:135px}.hero-scroll{display:none}.trust-bar .wrap{grid-template-columns:repeat(2,1fr)}.trust-bar .wrap>div{border-bottom:1px solid #e2e9e7;min-height:70px;font-size:.72rem}.section{padding-block:70px}.section-heading{margin-bottom:2rem;display:block}.section-heading .text-link{margin-top:1rem;display:inline-block}.category-grid{grid-template-columns:repeat(2,1fr)}.category-card{min-height:150px}.equipment-grid{grid-template-columns:1fr}.equipment-card__image{height:290px}.story-grid,.testimonial-grid,.faq-layout,.product-grid,.inquiry-layout,.spec-layout,.content-section,.contact-grid{grid-template-columns:1fr}.story-visual img{border-radius:100px 15px;height:430px}.story-stamp{width:100px;height:100px;right:-8px}.process-grid{grid-template-columns:1fr 1fr;gap:2rem}.process-grid:before{display:none}.gallery-strip{grid-template-columns:1fr 1fr;overflow:auto}.gallery-strip figure,.gallery-strip figure:nth-child(2){min-width:250px;height:300px;margin:0}.gallery-strip figure:nth-child(3){display:none}.footer-main{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.footer-main>div:last-child{grid-column:auto}.footer-bottom{display:block}.footer-bottom div{margin-top:.6rem}.whatsapp-fab b{display:none}.assistant{bottom:16px;left:16px}.assistant-panel{height:min(580px,100vh - 100px);position:fixed;bottom:74px;left:16px}.cookie-banner{display:block;bottom:12px}.cookie-banner>div:last-child{margin-top:1rem}.page-hero{padding:145px 0 75px}.page-hero h1{font-size:3.5rem}.filters{grid-template-columns:1fr}.catalogue-meta{font-size:.85rem}.product{padding-top:105px}.product-main-image{height:420px}.product-copy{padding-top:0}.product-facts{grid-template-columns:1fr 1fr}.form-grid{grid-template-columns:1fr}.gallery-grid{columns:2}}@media (width<=430px){.category-grid,.process-grid,.footer-main{grid-template-columns:1fr}.footer-main>div:last-child{grid-column:auto}.gallery-grid{columns:1}.cookie-banner>div:last-child{display:grid}.hero-copy .button{width:100%}.hero-copy .button-row,.story-stats{gap:.5rem}.product-main-image{height:340px}.product-facts{grid-template-columns:1fr}.inquiry-form{padding:1.2rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}.reveal{opacity:1;transform:none}}
