:root{--ink:#102c3c;--blue:#155c83;--sky:#eaf5f8;--aqua:#d2f1ef;--orange:#ef7a3d;--cream:#f6f6f2;--line:#dbe4e5;--muted:#58707a}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:"DM Sans",sans-serif;background:#fff}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Manrope,sans-serif;letter-spacing:-.05em}h1{font-size:clamp(3rem,6vw,5.7rem);line-height:1.03;margin-bottom:1.5rem}h1 em{font-style:normal;color:var(--blue)}h2{font-size:clamp(2rem,4vw,3.5rem);line-height:1.12;margin-bottom:1.15rem}h3{font-size:1.3rem;margin:1rem 0 .6rem}.topbar{height:34px;background:var(--ink);color:#d5e0e2;font-size:.78rem;display:flex;justify-content:space-between;align-items:center;padding:0 6vw}.topbar a{color:#fff;text-decoration:none}.header{height:85px;display:flex;align-items:center;justify-content:space-between;padding:0 6vw;border-bottom:1px solid #eef2f1;position:sticky;top:0;background:#fffd;backdrop-filter:blur(10px);z-index:20}.brand{color:var(--ink);text-decoration:none;display:flex;align-items:center;gap:9px;font-size:1rem;font-weight:500;white-space:nowrap}.brand b{font-weight:800}.brand-mark{background:var(--blue);color:#fff;border-radius:50%;width:33px;height:33px;display:grid;place-items:center;font-size:1.25rem;font-family:Manrope}.nav{display:flex;gap:1.7rem}.nav a{color:var(--ink);font-size:.9rem;text-decoration:none}.header-actions{display:flex;align-items:center;gap:14px}.cart-button,.close,.text-link{border:0;background:none;color:var(--ink);font:inherit;cursor:pointer}.cart-button{font-size:1rem}.button{border:0;text-decoration:none;font:600 .9rem "DM Sans";display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:14px 20px;cursor:pointer;transition:.2s}.button:hover{transform:translateY(-2px)}.button-dark{background:var(--ink);color:#fff}.button-accent{background:var(--orange);color:white}.button-ghost{color:var(--ink);border-bottom:1px solid var(--ink);padding-inline:0}.button-outline{background:transparent;border:1px solid var(--ink);color:var(--ink)}.button-full{width:100%}.section-pad{padding:104px 8%}.hero{background:var(--sky);display:grid;grid-template-columns:1.05fr .95fr;min-height:600px;align-items:center;overflow:hidden}.hero-copy{max-width:640px}.eyebrow{font-size:.72rem;letter-spacing:.16em;font-weight:700;color:var(--blue);margin-bottom:1rem}.lead{font-size:1.15rem;line-height:1.65;max-width:520px;color:var(--muted)}.button-row{display:flex;gap:22px;align-items:center;margin-top:2rem}.trust-row{display:flex;gap:35px;border-top:1px solid #bcd9df;margin-top:4rem;padding-top:1.4rem}.trust-row div{display:flex;flex-direction:column}.trust-row b{font:800 1.3rem Manrope}.trust-row span{color:var(--muted);font-size:.78rem;margin-top:3px}.hero-art{height:430px;position:relative;display:grid;place-items:center}.air-unit{width:min(400px,80%);height:220px;background:#fefefd;border-radius:20px;box-shadow:26px 30px 0 #c7e2e6,0 20px 40px #175a6a21;position:relative;padding:27px}.air-unit:before{content:"SALLES";font-size:.7rem;font-weight:700;letter-spacing:.2em;color:#1d637c}.air-unit span{width:10px;height:10px;border-radius:50%;background:#62bd95;position:absolute;top:27px;right:27px}.air-unit i{display:block;height:13px;background:#d8e4e4;margin-top:12px;border-radius:6px;transform:skewX(-12deg)}.hero-orb{position:absolute;border-radius:50%;border:35px solid var(--aqua);z-index:0}.orb-one{width:270px;height:270px;right:0;top:0}.orb-two{width:160px;height:160px;left:0;bottom:0;border-width:18px}.service-tag{position:absolute;right:3%;bottom:5%;background:var(--ink);color:#d7f6f6;padding:16px 22px;font-size:.78rem;line-height:1.6}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:25px;margin-bottom:3rem}.section-heading h2{margin-bottom:0}.section-heading>a,.text-link{color:var(--blue);font-weight:700;text-decoration:none}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--line)}.service-grid article{background:#fff;padding:30px;min-height:260px}.service-grid p{color:var(--muted);font-size:.94rem;line-height:1.6}.service-icon{color:var(--orange);font-size:2.1rem}.service-grid button{color:var(--blue);background:none;border:0;padding:0;font-weight:700;cursor:pointer;margin-top:12px}.about{background:var(--cream);display:grid;grid-template-columns:1fr 1fr;gap:10%;align-items:center}.about-visual{height:405px;background:var(--blue);position:relative;overflow:hidden}.fan{position:absolute;right:11%;top:11%;width:250px;height:250px;border:18px solid #72b7c3;border-radius:50%}.fan span{position:absolute;width:30px;height:103px;left:92px;top:28px;background:#b5e7e4;border-radius:100% 8px;transform-origin:15px 97px}.fan span:nth-child(2){transform:rotate(90deg)}.fan span:nth-child(3){transform:rotate(180deg)}.fan span:nth-child(4){transform:rotate(270deg)}.about-card{background:#fff;padding:24px;width:210px;position:absolute;z-index:1;bottom:28px;left:28px;display:flex;flex-direction:column;gap:18px;line-height:1.35}.about-card span{font-size:.78rem;color:var(--muted)}.about-copy{max-width:520px}.about-copy>p:not(.eyebrow){color:var(--muted);font-size:1.1rem;line-height:1.7}.about-copy ul{list-style:'✓  ';padding-left:20px;line-height:2;color:var(--ink);font-size:.95rem}.about-copy .text-link{display:inline-block;margin-top:1rem}.portfolio{background:var(--ink);color:#fff}.portfolio .eyebrow{color:#9ed9dc}.portfolio .button-outline{border-color:#c4dde0;color:#fff}.project-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:15px}.project{height:330px;padding:25px;display:flex;justify-content:end;flex-direction:column;background-size:cover;position:relative;overflow:hidden}.project:before{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#102c3cd9,transparent)}.project>*{position:relative}.project span{font-size:.75rem;color:#c6e5e6}.project h3{margin-bottom:0}.p1{background:linear-gradient(130deg,#317b94,#badde0)}.p2{background:linear-gradient(130deg,#456673,#c0c8c6)}.p3{background:linear-gradient(130deg,#d88951,#f1d9b6)}.shop{background:#f9fbfb}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product{background:#fff;padding:18px}.product-image{height:165px;background:var(--sky);display:grid;place-items:center;font-size:4rem;margin-bottom:16px}.product .category{font-size:.72rem;color:var(--blue);font-weight:700}.product h3{font:700 1rem Manrope;letter-spacing:-.03em}.price{font-weight:700;font-size:1.05rem}.product button{margin-top:16px;width:100%;padding:11px;background:white;border:1px solid var(--ink);font-weight:700;cursor:pointer}.pmoc{padding:85px 12%;background:var(--aqua);display:grid;grid-template-columns:1.3fr .7fr;gap:80px;align-items:center}.pmoc p:not(.eyebrow){max-width:580px;line-height:1.7;color:#365860}.pmoc-list{border-left:1px solid #74afb1;padding-left:35px;display:flex;flex-direction:column;gap:23px;font-weight:700}.contact{display:grid;grid-template-columns:1fr 1fr;gap:12%;background:#fff}.contact>div>p:not(.eyebrow){color:var(--muted);line-height:1.7}.contact-details{margin-top:3rem;display:flex;flex-direction:column;gap:14px;font-weight:700}.lead-form,dialog form{display:flex;flex-direction:column;gap:17px}.lead-form label,dialog label{font-size:.82rem;font-weight:700;display:flex;flex-direction:column;gap:7px}input,select,textarea{font:inherit;border:0;border-bottom:1px solid #aabec2;padding:10px 0;background:transparent;outline-color:var(--blue);resize:vertical}.form-note{font-size:.72rem;color:var(--muted)}footer{background:var(--ink);padding:36px 8%;color:#b8cccf;display:flex;justify-content:space-between;align-items:center;font-size:.77rem}footer .brand{color:#fff}.drawer{position:fixed;right:0;top:0;height:100%;width:min(410px,100%);background:#fff;z-index:50;padding:28px;transform:translateX(105%);transition:.25s;box-shadow:-10px 0 35px #102c3c22;display:flex;flex-direction:column}.drawer.open{transform:translateX(0)}.drawer-head{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);padding-bottom:16px}.drawer-head h2{font-size:1.7rem;margin:0}.close{font-size:2rem;line-height:1}.cart-items{flex:1;overflow:auto}.cart-item{display:flex;gap:13px;padding:18px 0;border-bottom:1px solid var(--line);align-items:center}.cart-item .mini{font-size:1.7rem;background:var(--sky);padding:12px}.cart-item div{flex:1}.cart-item h3{font:700 .95rem Manrope;margin:0 0 5px}.cart-item p{margin:0;font-size:.84rem}.cart-item button{border:0;background:transparent;font-size:1.2rem;cursor:pointer}.cart-total{display:flex;justify-content:space-between;padding:20px 0;font-size:1.1rem}dialog{border:0;padding:35px;width:min(450px,92vw);box-shadow:0 20px 55px #102c3c44;color:var(--ink)}dialog::backdrop{background:#102c3caa}dialog .close{position:absolute;right:17px;top:14px}.modal-brand{display:flex;align-items:center;gap:9px;margin-bottom:26px}.modal-brand .brand-mark{width:28px;height:28px;font-size:1rem}dialog>p{color:var(--muted);line-height:1.6}dialog small{display:block;margin-top:20px;color:var(--muted)}.panel-modal{width:min(1040px,96vw);max-width:none;padding:0}.panel-shell{display:grid;grid-template-columns:200px 1fr;min-height:570px}.panel-shell aside{background:var(--ink);color:#c5d8da;padding:30px 20px;display:flex;flex-direction:column;gap:8px}.panel-shell aside .modal-brand{color:#fff;margin-bottom:34px}.panel-shell aside a{padding:10px;color:inherit;font-size:.88rem}.panel-shell aside .active{background:#ffffff18;color:#fff}.panel-shell main{padding:48px}.metric-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:30px 0 42px}.metric-grid div{background:var(--sky);padding:18px}.metric-grid span{display:block;color:var(--muted);font-size:.76rem}.metric-grid b{display:block;font:800 2rem Manrope;margin-top:7px}.panel-shell h3{margin-bottom:12px}.os-row{display:flex;align-items:center;gap:18px;border-top:1px solid var(--line);padding:16px 0}.os-row span{flex:1}.os-row small{display:block;margin-top:4px}.os-row button{border:0;background:transparent;color:var(--blue);font-weight:700;cursor:pointer}.status{font-style:normal;font-size:.73rem;padding:6px 10px}.progress{background:#fff0dd;color:#a75513}.done{background:#def4e9;color:#28734d}#toast{position:fixed;bottom:20px;left:50%;transform:translate(-50%,120px);background:var(--ink);color:#fff;padding:14px 21px;z-index:100;transition:.25s;font-size:.9rem}#toast.show{transform:translate(-50%,0)}.menu-toggle{display:none;border:0;background:none;font-size:1.4rem}@media(max-width:850px){.nav{display:none}.menu-toggle{display:block;order:2}.header-actions{order:3}.header-actions .button-dark{display:none}.hero,.about,.contact,.pmoc{grid-template-columns:1fr;gap:50px}.hero{padding-top:70px}.hero-art{height:320px}.section-pad{padding:75px 6%}.service-grid,.product-grid{grid-template-columns:repeat(2,1fr)}.about-visual{order:2}.project-grid{grid-template-columns:1fr}.project{height:220px}.pmoc{padding:70px 8%}.panel-shell{grid-template-columns:1fr}.panel-shell aside{display:none}}@media(max-width:560px){.topbar span{display:none}.topbar{justify-content:center}.header{padding:0 5%;height:70px}.cart-button{padding:0}.hero{min-height:auto}.trust-row{gap:16px}.trust-row b{font-size:1.1rem}.trust-row span{font-size:.68rem}.button-row{gap:13px}.service-grid,.product-grid{grid-template-columns:1fr}.section-heading{align-items:flex-start;flex-direction:column}.about{gap:25px}.about-visual{height:310px}.fan{width:190px;height:190px}.fan span{left:70px;height:80px;transform-origin:15px 75px}.contact{gap:35px}footer{gap:20px;align-items:flex-start;flex-direction:column}.metric-grid{grid-template-columns:1fr}.panel-shell main{padding:35px 22px}.os-row{gap:8px;flex-wrap:wrap}.os-row button{margin-left:auto}}
