:root{--ink:#131313;--muted:#686868;--paper:#fff;--line:#1313131c;--gold:#d5aa47;--gold-text:#806018;--green:#8fd25a;--green-strong:#66ab31;--green-text:#3f7a1f;--blue:#244f9e;--radius:8px}@font-face{font-family:Material Symbols Rounded;font-display:swap;font-style:normal;font-weight:400;src:url(/assets/fonts/material-symbols-rounded.woff2)format("woff2")}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);min-width:320px;color:var(--ink);margin:0;font-family:Inter,Avenir Next,Segoe UI,Arial,sans-serif;line-height:1.45}body::selection{background:var(--gold);color:var(--ink)}a{color:inherit}a:focus-visible{outline:3px solid var(--green);outline-offset:4px}h1,h2,h3,p{margin-top:0}.page-shell{background:var(--paper);border-radius:0;width:100%;min-height:100svh;margin:0;padding:18px 18px 0;overflow:hidden}.hero{color:#fff;background:#151515;border-radius:16px;min-height:min(760px,100svh - 132px);position:relative;overflow:hidden}.hero-media,.hero-media img{width:100%;height:100%;display:block;position:absolute;inset:0}.hero-media img{object-fit:cover;object-position:center right}.hero:before{content:"";z-index:1;background:linear-gradient(90deg,#000000d4 0%,#00000094 36%,#0000001a 74%),linear-gradient(#00000057 0%,#0000 42%,#0000001f 100%);position:absolute;inset:0}.site-header{z-index:4;grid-template-columns:1fr auto 1fr;align-items:center;gap:22px;display:grid;position:absolute;top:26px;left:56px;right:56px}.brand{color:#fff;align-items:center;gap:12px;width:fit-content;font-size:1.12rem;font-weight:900;text-decoration:none;display:inline-flex}.brand picture,.brand img{width:62px;height:62px;display:block}.brand img{border-radius:var(--radius);object-fit:contain;background:#0c0c0c;border:1px solid #d5aa4794;padding:4px}.main-nav{backdrop-filter:blur(14px);background:#201f1f57;border:1px solid #ffffff47;border-radius:999px;justify-content:center;align-items:center;gap:6px;padding:5px;display:flex;box-shadow:inset 0 1px #ffffff38}.main-nav a{color:#ffffffe6;white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-height:44px;padding:0 20px;font-size:.95rem;font-weight:800;text-decoration:none;display:inline-flex}.main-nav a[aria-current=page],.main-nav a:hover{color:#fff;background:#ffffff2e}.header-call{background:var(--green);min-height:52px;color:var(--ink);border-radius:999px;justify-self:end;align-items:center;gap:10px;padding:0 24px;font-weight:950;text-decoration:none;display:inline-flex;box-shadow:0 16px 36px #00000038}.hero-copy{z-index:2;width:min(650px,58%);padding:128px 0 82px 64px;position:relative}.hero-logo{border-radius:var(--radius);background:#050505bd;border:1px solid #d5aa479e;place-items:center;width:156px;height:156px;margin-bottom:26px;display:grid}.hero-logo img{object-fit:contain;width:140px;height:140px}.eyebrow{color:var(--gold);letter-spacing:.08em;text-transform:uppercase;margin-bottom:14px;font-size:.78rem;font-weight:950}.eyebrow.dark{color:var(--green-text)}h1{letter-spacing:0;max-width:660px;margin-bottom:22px;font-size:clamp(3.25rem,4.8vw,5.2rem);font-weight:950;line-height:.94}.hero-lead{color:#ffffffe0;max-width:620px;margin-bottom:0;font-size:clamp(1.08rem,1.25vw,1.32rem);font-weight:650}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.services-section,.booking-panel,.trust-band,.local-seo-section,.faq-section,.reviews-section,.final-cta,.legal-section,.site-footer{width:min(1260px,100% - 96px);margin-inline:auto}.services-section{padding-top:76px}.section-head{justify-content:space-between;align-items:end;gap:28px;margin-bottom:30px;display:flex}.section-head h2,.booking-copy h2,.final-cta h2{letter-spacing:0;max-width:720px;margin-bottom:0;font-size:clamp(2.15rem,3.6vw,4.35rem);font-weight:950;line-height:.96}.service-pills{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.service-pill{color:#232323;white-space:nowrap;background:#f4f5f3;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:40px;padding:0 16px 0 12px;font-size:.9rem;font-weight:850;line-height:1;display:inline-flex}.service-pill .material-symbols-rounded{font-size:1.3rem}.service-pill.plumbing{color:#075985;background:#e6f8ff;border-color:#0e749038}.service-pill.electric{color:#8a4b00;background:#fff3c4;border-color:#d977064d}.service-pill.climate{color:#1d4ed8;background:#eaf2ff;border-color:#2563eb33}.service-pill.renovation{color:#3f6212;background:#edf9d8;border-color:#4d7c0f3d}.service-pill.masonry{color:#3f3f46;background:#f1f2f4;border-color:#52525b3d}.service-pill.tile{color:#0f766e;background:#e6fffb;border-color:#0d94883d}.service-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.service-card{min-width:0}.service-card a{color:#fff;background:#111;border-radius:12px;flex-direction:column;justify-content:flex-end;min-height:410px;padding:24px 82px 24px 24px;text-decoration:none;transition:transform .18s cubic-bezier(.16,1,.3,1),box-shadow .18s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden;box-shadow:0 20px 42px #00000021}.service-card a:hover{transform:translateY(-4px);box-shadow:0 26px 58px #0000002e}.service-card picture,.service-card img{width:100%;height:100%;display:block;position:absolute;inset:0}.service-card img{object-fit:cover}.service-card a:after{content:"";background:linear-gradient(#00000005 18%,#000000b8 100%);position:absolute;inset:0}.service-icon,.card-arrow,.service-card h3,.service-card p{z-index:2;position:relative}.service-icon{backdrop-filter:blur(10px);background:#0b0c0a6b;border:1px solid #ffffff42;border-radius:16px;justify-content:center;align-items:center;width:54px;height:54px;display:inline-flex;position:absolute;top:24px;left:24px;box-shadow:0 14px 28px #0003}.material-symbols-rounded{letter-spacing:0;text-transform:none;white-space:nowrap;word-wrap:normal;font-feature-settings:"liga";-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased;direction:ltr;font-family:Material Symbols Rounded;font-size:1.9rem;font-style:normal;font-weight:400;line-height:1}.service-icon.plumbing{color:#7dd3fc}.service-icon.electric{color:#171006;background:linear-gradient(135deg,#ffd24a 0%,#f59f00 100%);border-color:#ffd248b8;box-shadow:0 12px 24px #f59f0047}.service-icon.climate{color:#bfdbfe}.service-icon.renovation{color:#d9f99d}.service-icon.masonry{color:#e4e4e7}.service-icon.tile{color:#99f6e4}.card-arrow{background:#0000002e;border:1px solid #ffffff61;border-radius:50%;place-items:center;width:50px;height:50px;font-size:1.25rem;display:grid;position:absolute;bottom:30px;right:20px}.service-card h3{letter-spacing:0;margin-bottom:10px;font-size:1.82rem;line-height:1}.service-card p{color:#ffffffd6;margin-bottom:0;font-size:.96rem;font-weight:650;line-height:1.34}.booking-panel{background:linear-gradient(135deg,#f4f6f1 0%,#fff 52%,#edf7e6 100%);border-radius:14px;grid-template-columns:repeat(auto-fit,minmax(min(100%,31.5rem),1fr));align-items:center;gap:36px;margin-top:86px;padding:44px;display:grid}.booking-copy p{max-width:640px;color:var(--muted);font-size:1.08rem;font-weight:650}.booking-copy ul{gap:12px;margin:24px 0 30px;padding:0;list-style:none;display:grid}.booking-copy li{padding-left:30px;font-weight:850;position:relative}.booking-copy li:before{content:"";background:var(--green-strong);border-radius:50%;width:13px;height:13px;position:absolute;top:.38em;left:0}.booking-card{background:#ffffffc7;border:1px solid #13131317;border-radius:12px;grid-template-columns:190px minmax(0,1fr);align-items:center;gap:16px;padding:24px;display:grid;box-shadow:0 20px 60px #282d231c}.booking-card picture{aspect-ratio:1;background:#101010;border-radius:12px;place-items:center;display:grid;overflow:hidden}.booking-card img{object-fit:contain;width:92%;height:92%}.booking-card dl{gap:12px;margin:0;display:grid}.booking-card div{border-bottom:1px solid var(--line);padding:14px 0}.booking-card div:last-child{border-bottom:0}.booking-card dt{color:var(--muted);font-size:.82rem;font-weight:850}.booking-card dd{overflow-wrap:anywhere;margin:3px 0 0;font-size:1.02rem;font-weight:950}.booking-card dd a,.site-footer a{align-items:center;min-height:44px;display:inline-flex}.button-primary,.button-secondary,.button-whatsapp,.button-ghost{border-radius:999px;justify-content:center;align-items:center;min-height:52px;padding:0 24px;font-weight:950;text-decoration:none;display:inline-flex}.button-primary{background:var(--green);color:var(--ink);box-shadow:0 14px 28px #4a782633}.button-secondary{color:#fff;background:#ffffff14;border:1px solid #ffffff57}.button-whatsapp{color:#0f2a18;background:#25d366;box-shadow:0 14px 28px #14783c33}.button-ghost{color:#fff;background:#ffffff1a;border:1px solid #ffffff57}.trust-band{background:#fffdf7;border:1px solid #d5aa4770;border-radius:12px;grid-template-columns:repeat(3,1fr);gap:0;margin-top:28px;display:grid;overflow:hidden}.trust-band article{border-right:1px solid #d5aa4757;grid-template-columns:auto 1fr;align-items:center;gap:18px;min-height:112px;padding:22px 28px;display:grid}.trust-band article:last-child{border-right:0}.trust-band strong{color:var(--gold-text);font-size:2.15rem;font-weight:950;line-height:1}.trust-band h3{margin-bottom:3px;font-size:1.05rem}.trust-band p{color:var(--muted);margin-bottom:0;font-size:.92rem;font-weight:650}.local-seo-section,.faq-section{border-top:1px solid var(--line);grid-template-columns:minmax(0,.7fr) minmax(0,1fr);gap:42px;margin-top:58px;padding-top:52px;display:grid}.local-seo-section h2,.faq-section h2{letter-spacing:0;margin-bottom:0;font-size:clamp(2rem,3vw,3.45rem);font-weight:950;line-height:1}.local-seo-copy{gap:22px;display:grid}.local-seo-copy p{max-width:68ch;color:var(--muted);margin-bottom:0;font-size:1.08rem;font-weight:650}.local-seo-copy ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0;padding:0;list-style:none;display:grid}.local-seo-copy li{color:#24301f;background:#f7fbf2;border:1px solid #66ab312e;border-radius:10px;min-height:54px;padding:14px 16px;font-weight:850}.faq-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.faq-list article{border:1px solid var(--line);background:#fbfbf8;border-radius:12px;padding:22px}.faq-list h3{margin-bottom:10px;font-size:1.12rem;line-height:1.1}.faq-list p{color:var(--muted);margin-bottom:0;font-weight:650}.reviews-section{border-top:1px solid var(--line);margin-top:58px;padding-top:52px}.reviews-section .section-head{align-items:center}.facebook-link{min-height:44px;color:var(--blue);white-space:nowrap;background:#eef4ff;border:1px solid #244f9e33;border-radius:999px;justify-content:center;align-items:center;padding:0 16px;font-weight:950;text-decoration:none;display:inline-flex}.reviews-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.reviews-grid article{background:#fffdf7;border:1px solid #d5aa4757;border-radius:12px;min-height:210px;padding:24px}.reviews-grid span{color:var(--gold);letter-spacing:.08em;margin-bottom:18px;font-size:1.05rem;display:block}.reviews-grid h3{margin-bottom:10px;font-size:1.24rem;line-height:1.1}.reviews-grid p{color:var(--muted);margin-bottom:0;font-weight:650}.final-cta{color:#fff;background:#171717;border-radius:14px;grid-template-columns:1fr auto;align-items:center;gap:32px;margin-top:74px;padding:48px;display:grid}.final-cta p{color:#ffffffb8;margin-bottom:0;font-size:1.05rem;font-weight:650}.final-actions{flex-wrap:wrap;justify-content:flex-end;gap:12px;max-width:520px;display:flex}.mail-link{min-height:52px;color:var(--green);align-items:center;font-weight:950;display:inline-flex}.legal-page-shell{grid-template-rows:auto 1fr auto;min-height:100svh;padding-top:0;display:grid}.legal-header{justify-content:space-between;align-items:center;gap:24px;width:min(1260px,100% - 96px);margin:0 auto;padding:24px 0;display:flex}.legal-brand{color:var(--ink)}.legal-brand img{background:#111}.legal-nav{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.legal-nav a{border:1px solid var(--line);min-height:44px;color:var(--ink);border-radius:999px;justify-content:center;align-items:center;padding:0 16px;font-weight:900;text-decoration:none;display:inline-flex}.legal-nav a:hover{background:#f4f6f1}.legal-document{padding:52px 0 28px}.legal-section{border-top:1px solid var(--line);grid-template-columns:minmax(0,.52fr) minmax(0,1fr);gap:42px;margin-top:56px;padding-top:48px;display:grid}.legal-section-page{border-top:0;margin-top:0;padding-top:0}.legal-section h1,.legal-section h2{letter-spacing:0;margin-bottom:14px;font-size:clamp(1.8rem,2.6vw,3rem);font-weight:950;line-height:1}.legal-section p{max-width:58ch;color:var(--muted);margin-bottom:0;font-weight:650}.legal-content{min-width:0}.legal-content h2{color:var(--ink);margin-bottom:16px;font-size:1.05rem;font-weight:950;line-height:1.25}.legal-list{border:1px solid var(--line);background:#fbfbf8;border-radius:12px;gap:0;margin:0;display:grid;overflow:hidden}.legal-list div{border-bottom:1px solid var(--line);grid-template-columns:minmax(160px,.34fr) minmax(0,1fr);gap:18px;padding:18px 20px;display:grid}.legal-list div:last-child{border-bottom:0}.legal-list dt{color:var(--muted);text-transform:uppercase;font-size:.82rem;font-weight:900}.legal-list dd{color:var(--ink);margin:0;font-weight:680}.legal-list a{color:#356c1c;font-weight:900}.site-footer{color:#1313139e;justify-content:space-between;gap:20px;margin-top:28px;padding:24px 0 30px;font-weight:750;display:flex}.site-footer p{margin-bottom:0}.site-footer nav{flex-wrap:wrap;justify-content:flex-end;gap:10px 18px;display:flex}.site-footer a{font-weight:950}@media (width<=1120px){.site-header{grid-template-columns:1fr auto;left:32px;right:32px}.main-nav{grid-area:2/1/auto/-1;justify-self:start}.hero-copy{width:min(660px,72%);padding:128px 0 92px 40px}.service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.page-shell{padding:8px 8px 0}.hero{border-radius:12px;min-height:760px}.hero-media img{object-position:64% center}.hero:before{background:linear-gradient(90deg,#000000db,#00000057),linear-gradient(#00000052,#0003)}.site-header{gap:12px;top:16px;left:16px;right:16px}.brand span{max-width:132px;line-height:1.05}.header-call{justify-content:center;width:46px;min-width:46px;min-height:46px;padding:0}.header-call-label{display:none}.main-nav{flex-wrap:wrap;justify-content:center;width:100%}.main-nav a{flex:auto;min-height:44px;padding-inline:8px;font-size:.82rem}.hero-copy{flex-direction:column;width:auto;padding:224px 20px 36px;display:flex}.hero-logo{display:none}h1{font-size:clamp(2rem,9vw,2.65rem);line-height:.98}.hero-actions{flex-direction:column;order:1;align-items:stretch;gap:8px;margin-top:6px}.hero-lead{order:2;margin-top:20px;font-size:1rem}.services-section,.booking-panel,.trust-band,.local-seo-section,.faq-section,.reviews-section,.final-cta,.legal-section,.legal-header,.site-footer{width:min(100% - 24px,1260px)}.services-section{padding-top:52px}.section-head,.local-seo-section,.faq-section,.final-cta,.legal-section,.site-footer{grid-template-columns:1fr;display:grid}.legal-header{grid-template-columns:1fr;gap:16px;padding:18px 0;display:grid}.legal-nav{justify-content:flex-start}.legal-document{padding-top:36px}.service-pills{justify-content:flex-start}.service-grid,.trust-band,.local-seo-copy ul,.faq-list,.reviews-grid{grid-template-columns:1fr}.service-card a{min-height:360px}.booking-panel{margin-top:56px;padding:24px}.booking-card{grid-template-columns:1fr}.booking-card picture{max-width:220px}.trust-band article{border-bottom:1px solid #d5aa4757;border-right:0}.trust-band article:last-child{border-bottom:0}.final-cta{margin-top:54px;padding:28px}.legal-section{gap:22px;margin-top:42px;padding-top:34px}.legal-list div{grid-template-columns:1fr;gap:6px;padding:16px}.final-actions{justify-content:stretch}.button-primary,.button-secondary,.button-whatsapp,.button-ghost,.mail-link{width:100%}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}
