:root{--green:#0b5d3f;--green-deep:#052f24;--green-dark:#03251c;--gold:#d9a11b;--gold-light:#f0c34b;--ink:#10231d;--muted:#5c6d67;--line:#e2e9e6;--cream:#f6f4ee;--white:#fff;--shadow:0 18px 60px rgba(6,48,35,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:"Segoe UI",Arial,sans-serif;background:#fff;line-height:1.55}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.container{width:min(1180px,calc(100% - 40px));margin-inline:auto}.skip{position:fixed;left:-999px;top:10px;background:#fff;padding:10px 14px;z-index:9999}.skip:focus{left:10px}.svg-defs{position:absolute;width:0;height:0;overflow:hidden}.topbar{background:var(--green-dark);color:#d8e8e2;font-size:13px}.topbar-inner{display:flex;justify-content:space-between;align-items:center;min-height:39px;gap:20px}.topbar a,.top-actions{display:flex;align-items:center;gap:18px}.topbar a{gap:7px}.topbar svg{width:16px;height:16px;fill:none;stroke:var(--gold-light);stroke-width:1.8}.header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.96);backdrop-filter:blur(14px);border-bottom:1px solid rgba(17,60,45,.08)}.nav-wrap{height:92px;display:flex;align-items:center;gap:28px}.brand{display:flex;align-items:center;gap:10px;min-width:250px}.brand img{width:69px;height:69px;object-fit:contain}.brand-words{display:flex;flex-direction:column;line-height:1}.brand-words strong{font-size:26px;font-weight:900;letter-spacing:-1px}.brand-words strong b{color:var(--green)}.brand-words strong em{font-style:normal;color:var(--gold)}.brand-words small{font-size:10px;font-weight:800;letter-spacing:2.1px;margin-top:7px;color:#111}.nav{margin-left:auto;display:flex;align-items:center;gap:25px;font-size:14px;font-weight:750}.nav a{position:relative;padding:34px 0}.nav a:after{content:"";position:absolute;left:0;right:100%;bottom:24px;height:2px;background:var(--gold);transition:.25s}.nav a:hover:after{right:0}.social-head{display:flex;gap:9px}.social{width:43px;height:43px;border:1px solid #d7e4df;border-radius:50%;display:grid;place-items:center;transition:.2s}.social svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.8}.social.instagram{color:var(--green)}.social.whatsapp{background:#1fa65a;color:#fff;border-color:#1fa65a}.social:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(5,55,40,.12)}.menu-btn{display:none;margin-left:auto;border:0;background:none;padding:10px}.menu-btn span{display:block;width:26px;height:2px;background:var(--green-dark);margin:5px 0}.hero{position:relative;isolation:isolate;min-height:650px;color:#fff;overflow:hidden}.hero-bg{position:absolute;inset:0;background:url('assets/realisations/cuisine-marbre.jpeg') center 50%/cover no-repeat;z-index:-3;transform:scale(1.03)}.hero-shade{position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,rgba(2,32,24,.97) 0%,rgba(4,52,39,.92) 42%,rgba(5,48,36,.63) 68%,rgba(2,32,24,.28) 100%)}.hero:after{content:"";position:absolute;inset:0;z-index:-1;background:radial-gradient(circle at 20% 20%,rgba(218,160,29,.12),transparent 32%)}.hero-grid{display:grid;grid-template-columns:1.25fr .78fr;gap:80px;align-items:center;min-height:650px;padding-block:70px}.eyebrow{display:inline-block;color:var(--gold-light);font-size:12px;font-weight:800;letter-spacing:1.7px;margin-bottom:14px}.hero h1{margin:0;font-size:clamp(54px,6.2vw,86px);line-height:.94;letter-spacing:-3.3px;font-weight:950}.hero h1 .green{color:#35a36c}.hero h1 .gold{color:var(--gold-light)}.hero h1 small{display:block;color:#fff;font-size:.43em;letter-spacing:-.5px;margin-top:17px}.hero-copy>p{font-size:20px;max-width:700px;color:#edf6f2;margin:27px 0 30px}.hero-buttons{display:flex;gap:14px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:52px;padding:0 22px;border-radius:8px;border:0;font-weight:800;text-transform:uppercase;font-size:13px;letter-spacing:.15px;transition:.2s;cursor:pointer}.btn svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.8}.btn:hover{transform:translateY(-2px);box-shadow:0 12px 30px rgba(0,0,0,.15)}.btn-gold{background:linear-gradient(135deg,var(--gold-light),#cf9211);color:#163228}.btn-wa{background:#159b53;color:#fff}.hero-trust{display:flex;gap:19px;flex-wrap:wrap;margin-top:24px;font-size:13px;color:#d9e8e3}.hero-trust span{display:flex;align-items:center;gap:7px}.hero-trust svg{width:17px;height:17px;fill:none;stroke:var(--gold-light);stroke-width:2}.hero-card{background:rgba(2,55,40,.78);border:1px solid rgba(255,255,255,.18);box-shadow:0 22px 80px rgba(0,0,0,.22);backdrop-filter:blur(14px);border-radius:20px;padding:28px}.hero-card-brand{display:flex;align-items:center;gap:12px;padding-bottom:12px;border-bottom:1px solid rgba(255,255,255,.12);font-size:13px;text-transform:uppercase;font-weight:800;letter-spacing:1px;color:#f7d46d}.hero-card-brand img{width:50px;height:50px;object-fit:contain}.hero-card article{display:flex;gap:15px;padding:19px 0;border-bottom:1px solid rgba(255,255,255,.12)}.hero-card article:last-child{border-bottom:0;padding-bottom:0}.mini-icon{flex:0 0 44px;height:44px;border:1px solid rgba(240,195,75,.5);border-radius:12px;display:grid;place-items:center;color:var(--gold-light)}.mini-icon svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.7}.hero-card h3{margin:1px 0 4px;font-size:16px}.hero-card p{margin:0;color:#cfe0da;font-size:13px}.service-band{background:#fff;border-bottom:1px solid var(--line);box-shadow:0 10px 40px rgba(7,50,38,.06)}.service-band-grid{display:grid;grid-template-columns:repeat(6,1fr)}.service-band-grid div{height:95px;display:flex;align-items:center;justify-content:center;gap:10px;border-right:1px solid var(--line);font-size:13px;font-weight:750}.service-band-grid div:first-child{border-left:1px solid var(--line)}.service-band svg{width:25px;height:25px;fill:none;stroke:var(--gold);stroke-width:1.7}.section{padding:100px 0}.section-head{text-align:center;max-width:800px;margin:0 auto 48px}.eyebrow.dark{color:var(--gold);margin-bottom:10px}.section-head h2,.showcase h2,.clim h2,.contact h2{font-size:clamp(34px,4vw,52px);line-height:1.08;margin:0 0 18px;letter-spacing:-1.8px}.section-head h2 span,.showcase h2 span,.clim h2 span,.contact h2 span{color:var(--green)}.section-head p{color:var(--muted);font-size:17px;margin:0}.services{background:linear-gradient(#fff,#fbfcfb)}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.service-card{position:relative;min-height:235px;border:1px solid var(--line);border-radius:16px;padding:27px;background:#fff;box-shadow:0 12px 40px rgba(5,55,40,.055);transition:.25s;overflow:hidden}.service-card:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:3px;background:linear-gradient(90deg,var(--green),var(--gold));transform:scaleX(0);transform-origin:left;transition:.25s}.service-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.service-card:hover:after{transform:scaleX(1)}.card-icon{width:52px;height:52px;border-radius:14px;background:#eff7f3;color:var(--green);display:grid;place-items:center;margin-bottom:20px}.card-icon svg{width:27px;height:27px;fill:none;stroke:currentColor;stroke-width:1.65}.service-card h3{font-size:20px;margin:0 0 10px}.service-card p{margin:0;color:var(--muted);font-size:15px}.service-card a{display:inline-flex;gap:7px;margin-top:14px;color:var(--green);font-weight:800;font-size:13px}.clim-card{background:linear-gradient(145deg,#f2faf6,#fff)}.showcase{display:grid;grid-template-columns:1.05fr .95fr;min-height:620px;background:var(--green-dark);color:#fff}.showcase-photo{background:url('assets/realisations/cuisine-bois.jpeg') center/cover no-repeat;min-height:600px}.showcase-copy{padding:80px clamp(40px,7vw,110px);align-self:center}.showcase-copy p{color:#cfdfda;font-size:17px}.feature-list{margin:30px 0;display:grid;gap:15px}.feature-list div{display:flex;gap:11px;align-items:flex-start}.feature-list svg{width:21px;height:21px;fill:none;stroke:var(--gold-light);stroke-width:1.9;flex:0 0 auto}.feature-list strong{color:#fff}.text-link{color:var(--gold-light);font-weight:800;border-bottom:1px solid rgba(240,195,75,.35);padding-bottom:5px}.projects{background:var(--cream)}.project-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:270px;gap:14px}.project{position:relative;margin:0;border-radius:15px;overflow:hidden;background:#ddd;cursor:zoom-in}.project-wide{grid-column:span 2}.project-tall{grid-row:span 2}.project img{width:100%;height:100%;object-fit:cover;transition:.45s}.project:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent 48%,rgba(2,28,21,.82));pointer-events:none}.project:hover img{transform:scale(1.045)}.project figcaption{position:absolute;z-index:2;left:18px;right:18px;bottom:16px;color:#fff;display:flex;flex-direction:column}.project figcaption strong{font-size:15px}.project figcaption span{font-size:12px;color:#dfe9e5}.project-actions{text-align:center;margin-top:30px}.btn-outline{border:1px solid var(--green);color:var(--green);background:transparent}.clim{background:linear-gradient(145deg,#063b2c,#0a503a);color:#fff;padding:100px 0;overflow:hidden}.clim-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:75px;align-items:center}.clim-copy p{color:#cfe0da;font-size:17px}.clim-copy ul{list-style:none;padding:0;margin:28px 0;display:grid;gap:12px}.clim-copy li{display:flex;align-items:center;gap:10px}.clim-copy li svg{width:19px;height:19px;fill:none;stroke:var(--gold-light);stroke-width:2}.clim-photos{position:relative;height:540px}.clim-main,.clim-small{margin:0;position:absolute;border-radius:18px;overflow:hidden;box-shadow:0 25px 80px rgba(0,0,0,.28);border:6px solid rgba(255,255,255,.9)}.clim-main{width:74%;height:470px;right:0;top:0}.clim-small{width:41%;height:270px;left:0;bottom:0}.clim-photos img{width:100%;height:100%;object-fit:cover}.clim-photos span{position:absolute;left:14px;bottom:12px;background:rgba(2,36,27,.82);padding:7px 10px;border-radius:8px;font-size:12px;font-weight:700}.contact{padding:100px 0;background:#fff}.contact-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px;align-items:start}.contact-copy p{color:var(--muted);font-size:17px}.contact-cards{display:grid;gap:12px;margin-top:30px}.contact-cards a{display:flex;align-items:center;gap:14px;border:1px solid var(--line);border-radius:12px;padding:14px 16px;transition:.2s}.contact-cards a:hover{border-color:#a6c8ba;background:#f7fbf9}.contact-cards svg{width:25px;height:25px;fill:none;stroke:var(--green);stroke-width:1.7}.contact-cards span{display:flex;flex-direction:column}.contact-cards small{color:var(--muted);font-size:11px;text-transform:uppercase;letter-spacing:1px}.contact-cards strong{font-size:14px}.quote-form{background:#f5f8f6;border:1px solid var(--line);border-radius:18px;padding:28px;box-shadow:var(--shadow)}.quote-form label{display:grid;gap:7px;font-size:13px;font-weight:750;margin-bottom:16px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.quote-form input,.quote-form select,.quote-form textarea{width:100%;border:1px solid #d4e1dc;background:#fff;border-radius:9px;padding:13px 14px;color:var(--ink);outline:0;transition:.2s}.quote-form input:focus,.quote-form select:focus,.quote-form textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px rgba(11,93,63,.09)}.form-submit{width:100%;margin-top:3px}.form-note{font-size:11px;color:#788680;text-align:center;margin:11px 0 0}footer{background:#021f18;color:#cfe0da}.footer-main{min-height:190px;display:flex;align-items:center;gap:35px}.footer-brand{min-width:300px}.footer-brand img{width:74px;height:74px}.footer-brand .brand-words small{color:#fff}.footer-main>p{margin-left:auto;max-width:360px}.footer-social{display:flex;gap:10px}.footer-social a{width:45px;height:45px;border:1px solid #315148;border-radius:50%;display:grid;place-items:center}.footer-social svg{width:23px;height:23px;fill:none;stroke:#fff;stroke-width:1.7}.footer-bottom{border-top:1px solid #28483f;min-height:65px;display:flex;align-items:center;justify-content:space-between;font-size:12px}.floating-wa{position:fixed;right:20px;bottom:20px;z-index:49;background:#18a558;color:#fff;border-radius:999px;display:flex;align-items:center;gap:9px;padding:12px 16px;box-shadow:0 14px 35px rgba(0,0,0,.22);font-size:13px;font-weight:800}.floating-wa svg{width:24px;height:24px;fill:none;stroke:#fff;stroke-width:1.8}.lightbox{position:fixed;inset:0;background:rgba(0,0,0,.9);display:none;align-items:center;justify-content:center;z-index:100;padding:35px}.lightbox.open{display:flex}.lightbox img{max-width:min(1100px,95vw);max-height:90vh;border-radius:12px}.lightbox-close{position:absolute;right:25px;top:18px;border:0;background:none;color:#fff;font-size:42px;cursor:pointer}.reveal{opacity:0;transform:translateY(18px);transition:opacity .55s ease,transform .55s ease}.reveal.visible{opacity:1;transform:none}
@media(max-width:1050px){.nav{display:none}.social-head{margin-left:auto}.menu-btn{display:block;margin-left:0}.nav.open{position:absolute;display:flex;flex-direction:column;align-items:stretch;gap:0;top:92px;left:0;right:0;background:#fff;padding:10px 25px 22px;border-top:1px solid var(--line);box-shadow:0 20px 35px rgba(0,0,0,.12)}.nav.open a{padding:13px 0}.nav.open a:after{display:none}.hero-grid{grid-template-columns:1fr;gap:35px;padding-block:60px}.hero-card{max-width:700px}.service-band-grid{grid-template-columns:repeat(3,1fr)}.service-grid{grid-template-columns:repeat(2,1fr)}.showcase{grid-template-columns:1fr}.showcase-photo{min-height:430px}.clim-grid,.contact-grid{grid-template-columns:1fr}.clim-copy{max-width:700px}.clim-photos{max-width:760px;width:100%;margin:auto}.project-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:720px){.container{width:min(100% - 28px,1180px)}.topbar{display:none}.nav-wrap{height:78px}.brand{min-width:0}.brand img{width:54px;height:54px}.brand-words strong{font-size:21px}.brand-words small{font-size:8px}.social-head{display:none}.nav.open{top:78px}.hero{min-height:auto}.hero-grid{min-height:auto;padding:58px 0}.hero h1{font-size:50px;letter-spacing:-2px}.hero-copy>p{font-size:17px}.hero-buttons{flex-direction:column}.btn{width:100%}.hero-trust{display:grid;gap:9px}.hero-card{padding:20px}.service-band-grid{grid-template-columns:repeat(2,1fr)}.service-band-grid div{height:74px;font-size:12px;justify-content:flex-start;padding-left:18px}.section{padding:72px 0}.section-head{margin-bottom:32px}.section-head h2,.showcase h2,.clim h2,.contact h2{font-size:36px}.service-grid{grid-template-columns:1fr}.showcase-photo{min-height:330px}.showcase-copy{padding:55px 24px}.project-grid{grid-template-columns:1fr 1fr;grid-auto-rows:230px}.project-wide{grid-column:span 2}.project-tall{grid-row:auto}.clim{padding:72px 0}.clim-grid{gap:42px}.clim-photos{height:400px}.clim-main{height:350px;width:78%}.clim-small{height:210px;width:44%}.contact{padding:72px 0}.contact-grid{gap:38px}.form-row{grid-template-columns:1fr}.footer-main{flex-direction:column;align-items:flex-start;padding:45px 0;gap:20px}.footer-main>p{margin-left:0}.footer-bottom{flex-direction:column;align-items:flex-start;justify-content:center;gap:6px;padding:15px 0}.floating-wa span{display:none}.floating-wa{width:52px;height:52px;padding:0;justify-content:center}.lightbox{padding:15px}}
@media(max-width:470px){.brand-words{display:none}.hero h1{font-size:44px}.service-band-grid{grid-template-columns:1fr 1fr}.project-grid{grid-template-columns:1fr;grid-auto-rows:260px}.project-wide{grid-column:auto}.clim-photos{height:350px}.clim-main{width:82%;height:300px}.clim-small{height:170px}.quote-form{padding:20px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}*{transition:none!important}}
