:root{--ink:#080c12;--ink-2:#111923;--green:#8dc9ee;--green-dark:#4f8fb8;--orange:#f04b32;--paper:#f3f5f7;--white:#fff;--muted:#68737e;--line:#d7dde3}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.7 Manrope,system-ui,sans-serif}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:"Space Grotesk",sans-serif;line-height:1.05;letter-spacing:-.035em}em{font-style:normal;color:var(--green)}
.site-header{height:94px;padding:0 clamp(24px,5vw,80px);display:flex;align-items:center;justify-content:space-between;background:#030608;color:white;position:relative;z-index:20;border-bottom:1px solid rgba(255,255,255,.08)}.brand{display:flex;align-items:center}.brand-logo{width:200px;height:84px;flex:none}.brand-logo img{display:block;width:100%;height:100%;object-fit:contain;filter:contrast(1.04) brightness(1.08)}nav{display:flex;align-items:center;gap:34px;font-size:.91rem;font-weight:600}nav a{opacity:.8;transition:.2s}nav a:hover{opacity:1;color:var(--green)}.nav-cta{padding:11px 20px;border:1px solid #42566a}.menu-button{display:none;background:none;border:1px solid #42566a;color:white;padding:9px 14px;font:inherit}
.hero{height:min(760px,calc(100vh - 94px));min-height:620px;position:relative;display:flex;align-items:center;overflow:hidden;background:var(--ink)}.hero-image{position:absolute;inset:0;background:url('monteur-hero.png') center/cover no-repeat}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,9,15,.97) 0%,rgba(5,9,15,.9) 34%,rgba(5,9,15,.18) 69%,rgba(5,9,15,.08) 100%)}.hero-content{position:relative;z-index:2;color:white;max-width:720px;margin-left:clamp(24px,8vw,132px);padding-right:24px}.eyebrow,.kicker{text-transform:uppercase;letter-spacing:.16em;font-size:.72rem;font-weight:800}.eyebrow{display:flex;align-items:center;gap:10px;color:#d6dde5;margin-bottom:25px}.eyebrow span{width:30px;height:2px;background:var(--green)}h1{font-size:clamp(3.5rem,7vw,6.7rem);margin-bottom:25px;max-width:700px}.hero-content>p{font-size:clamp(1.05rem,1.6vw,1.25rem);max-width:610px;color:#d6dde5;margin-bottom:32px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.button{min-height:54px;display:inline-flex;align-items:center;justify-content:center;gap:22px;padding:0 24px;font-weight:800;font-size:.92rem;transition:.2s}.button.primary{background:var(--green);color:var(--ink)}.button.primary:hover{background:#acdafa;transform:translateY(-2px)}.button.secondary{border:1px solid #74808c;color:white}.button.secondary:hover{border-color:white}.trust-row{display:flex;gap:28px;margin-top:43px;font-size:.82rem;color:#d6dde5;flex-wrap:wrap}.trust-row i{font-style:normal;color:var(--green);margin-right:6px}
.section{padding:clamp(80px,10vw,150px) clamp(24px,8vw,132px)}.section-heading{display:grid;grid-template-columns:1.2fr .8fr;gap:80px;align-items:end;margin-bottom:60px}.kicker{display:block;color:var(--green-dark);margin-bottom:20px}.kicker.light{color:var(--green)}h2{font-size:clamp(2.6rem,5vw,4.8rem);margin-bottom:0}.section-heading p{max-width:470px;color:var(--muted);font-size:1.06rem;margin-bottom:5px}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line)}.service-card{position:relative;padding:42px;min-height:420px;background:white;border-right:1px solid var(--line);display:flex;flex-direction:column}.service-card:last-child{border:0}.service-card.featured{background:var(--ink);color:white}.service-number{position:absolute;right:28px;top:25px;font:600 .75rem "Space Grotesk";color:#909aa5}.service-icon{font:600 2.5rem "Space Grotesk";color:var(--green-dark);height:75px}.flame{color:var(--orange)}.service-card h3{font-size:2rem;margin:18px 0}.service-card p{color:var(--muted);margin-bottom:35px}.featured p{color:#b8c2cc}.service-card a{margin-top:auto;font-weight:800;font-size:.86rem}.service-card a span{color:var(--green-dark);margin-left:8px}.featured a span{color:var(--green)}
.pricing{background:#e8edf1}.price-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.price-card{background:white;padding:38px;min-height:535px;display:flex;flex-direction:column;border-top:4px solid var(--green-dark)}.price-card.featured-price{background:var(--ink);color:white;border-color:var(--orange)}.price-label{text-transform:uppercase;letter-spacing:.14em;font-size:.7rem;font-weight:800;color:var(--green-dark);margin-bottom:22px}.featured-price .price-label{color:var(--orange)}.price-card h3{font-size:1.8rem;margin-bottom:24px}.price-prefix{height:21px;color:var(--muted);font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em}.featured-price .price-prefix{color:#aeb8c4}.price{font:700 clamp(3.5rem,5vw,5rem)/1 "Space Grotesk";letter-spacing:-.07em}.price small{font-size:1.5rem;vertical-align:top;display:inline-block;margin:8px 5px 0 0}.price-tax{font-size:.78rem;color:var(--muted);margin:9px 0 24px}.featured-price .price-tax{color:#aeb8c4}.price-card ul{list-style:none;padding:22px 0 0;margin:0 0 30px;border-top:1px solid var(--line)}.featured-price ul{border-color:#2b3d50}.price-card li{position:relative;padding:6px 0 6px 24px;color:var(--muted)}.featured-price li{color:#c7d0da}.price-card li::before{content:"✓";position:absolute;left:0;color:var(--green-dark);font-weight:800}.featured-price li::before{color:var(--orange)}.price-card>a{margin-top:auto;font-weight:800;font-size:.86rem}.price-card>a span{color:var(--green-dark);margin-left:8px}.featured-price>a span{color:var(--orange)}.price-note{margin-top:22px;padding:22px 26px;border-left:4px solid var(--green-dark);background:white}.price-note p{margin:0;color:var(--muted);font-size:.9rem}.price-note strong{color:var(--ink)}
.process{background:var(--ink);color:white;display:grid;grid-template-columns:.8fr 1.2fr;gap:clamp(60px,10vw,150px)}.process-intro{position:sticky;top:120px;align-self:start}.process-intro>p{color:#b8c2cc;max-width:470px;margin-top:30px}.steps{list-style:none;padding:0;margin:0}.steps li{display:grid;grid-template-columns:60px 1fr;gap:25px;padding:32px 0;border-top:1px solid #2b3d50}.steps li:last-child{border-bottom:1px solid #2b3d50}.steps>li>span{color:var(--green);font:600 .75rem "Space Grotesk"}.steps h3{font-size:1.65rem;margin-bottom:9px}.steps p{color:#aeb8c4;margin:0;max-width:520px}
.about{display:block}.about-copy{max-width:900px}.about-copy h2{max-width:780px}.about-copy>p{font-size:1.08rem;color:var(--muted);max-width:760px;margin:34px 0}.facts{display:flex;border-top:1px solid var(--line);padding-top:27px;gap:clamp(24px,5vw,70px)}.facts div{display:flex;flex-direction:column}.facts strong{font:700 2rem "Space Grotesk"}.facts span{font-size:.78rem;color:var(--muted)}
.reviews{background:#e8edf1}.reviews-heading{display:grid;grid-template-columns:1fr auto;gap:60px;align-items:end;margin-bottom:58px}.review-score{display:flex;align-items:center;gap:20px;padding:22px 28px;background:var(--ink);color:white}.review-score>strong{font:700 3.4rem/1 "Space Grotesk";letter-spacing:-.06em}.review-score div{display:flex;flex-direction:column}.stars{color:var(--orange);letter-spacing:.08em;font-size:1.05rem}.review-score small{color:#b8c2cc;margin-top:3px}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.review-card{background:white;padding:34px;min-height:350px;display:flex;flex-direction:column;border-top:4px solid transparent}.review-card.featured-review{background:var(--ink);color:white;border-color:var(--green)}.review-top{display:grid;grid-template-columns:48px 1fr auto;gap:15px;align-items:center}.review-avatar{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:#e3e8ed;color:var(--ink);font:700 1rem "Space Grotesk"}.featured-review .review-avatar{background:var(--green)}.review-top h3{font-size:1.05rem;margin:0 0 2px}.quote-mark{font:700 3rem/1 Georgia,serif;color:var(--green-dark);align-self:start}.featured-review .quote-mark{color:var(--green)}.review-card blockquote{margin:30px 0 0;font-size:.98rem;color:var(--muted);line-height:1.8}.featured-review blockquote{color:#c7d0da}
.contact{background:var(--ink-2);color:white;display:grid;grid-template-columns:1fr 1fr;gap:clamp(50px,9vw,130px);align-items:start}.contact-panel{border-left:1px solid #34485d;padding-left:clamp(30px,6vw,80px)}.contact-panel>p{color:#c3cbd4;font-size:1.08rem;margin-bottom:30px}.contact-actions{display:flex;gap:12px;flex-wrap:wrap}.contact-details{margin-top:35px;display:grid;grid-template-columns:repeat(2,minmax(180px,1fr));gap:28px 38px}.contact-details span,.contact-details a{font-weight:700}.contact-details a:hover{color:var(--green)}.contact-details small{display:block;color:#91a0ae;font-weight:500;margin-bottom:3px}.whatsapp-float{position:fixed;z-index:30;right:24px;bottom:24px;width:60px;height:60px;border-radius:50%;display:grid;place-items:center;background:#25d366;color:white;box-shadow:0 12px 28px rgba(0,0,0,.3);transition:.2s}.whatsapp-float:hover{transform:translateY(-3px);background:#20bd5a}.whatsapp-float svg{width:32px;height:32px;fill:currentColor}footer{background:#030608;color:white;min-height:96px;padding:22px clamp(24px,8vw,132px);display:flex;align-items:center;justify-content:center;border-top:1px solid #263746;text-align:center}footer p{margin:0;color:#8795a2;font-size:.8rem}footer a{display:inline-block;margin-top:6px;color:#b5c1cc;font-size:.8rem;text-decoration:underline;text-underline-offset:3px}footer a:hover{color:var(--green)}
.legal-page{min-height:calc(100vh - 190px);padding:clamp(60px,8vw,110px) clamp(24px,8vw,132px);background:var(--paper)}.legal-wrap{max-width:860px;margin:0 auto}.legal-wrap .kicker{margin-bottom:14px}.legal-wrap h1{font-size:clamp(2.6rem,6vw,5rem);margin-bottom:24px}.legal-intro{font-size:1.08rem;color:var(--muted);margin-bottom:45px}.legal-section{padding:28px 0;border-top:1px solid var(--line)}.legal-section h2{font-size:1.55rem;margin-bottom:12px}.legal-section p,.legal-section li{color:var(--muted)}.legal-section ul{margin:0;padding-left:22px}.legal-section a{color:var(--green-dark);text-decoration:underline;text-underline-offset:3px}.back-link{font-weight:800;color:var(--green-dark)}
@media(max-width:900px){nav{display:none;position:absolute;top:94px;left:0;right:0;background:#030608;padding:24px;flex-direction:column;align-items:stretch;border-top:1px solid #2b3d50}nav.open{display:flex}.menu-button{display:block}.hero{min-height:680px}.hero-image{background-position:64% center}.hero-shade{background:linear-gradient(90deg,rgba(5,9,15,.97),rgba(5,9,15,.7))}.section-heading,.process,.contact{grid-template-columns:1fr}.section-heading{gap:25px}.service-grid,.price-grid,.review-grid{grid-template-columns:1fr}.service-card{border-right:0;border-bottom:1px solid var(--line);min-height:350px}.price-card{min-height:auto}.process-intro{position:static}.reviews-heading{grid-template-columns:1fr;align-items:start}.review-score{justify-self:start}.review-card{min-height:auto}.contact-panel{border-left:0;border-top:1px solid #34485d;padding:32px 0 0}}
@media(max-width:560px){.site-header{height:80px}.brand-logo{width:165px;height:70px}.hero{height:auto;min-height:720px;align-items:flex-end;padding-bottom:50px}.hero-content{margin-left:24px}.hero-shade{background:linear-gradient(0deg,rgba(5,9,15,1) 10%,rgba(5,9,15,.74) 62%,rgba(5,9,15,.25))}.hero-image{background-position:68% center}.hero-actions{flex-direction:column}.button{width:100%}.trust-row{gap:10px 22px}.section{padding:78px 24px}.service-card,.review-card{padding:32px}.reviews-heading{gap:30px}.review-score{width:100%;padding:18px 20px}.review-score>strong{font-size:3rem}.facts{gap:20px;justify-content:space-between}.facts strong{font-size:1.5rem}.facts span{font-size:.68rem}.contact-details{grid-template-columns:1fr}footer{min-height:84px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button,.whatsapp-float{transition:none}}
