@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700;800&family=Cormorant+Garamond:wght@500;600;700&display=swap";:root{--navy:#031329;--navy-2:#071e38;--navy-3:#0b2b52;--gold:#d5a54a;--gold-2:#ebc16a;--text:#0f1728;--muted:#4a5669;--surface:#fff;--bg:#f6f5f3;--line:#e8e4dc;--container:1380px;--shadow-soft:0 16px 36px #08162a14;--shadow-dark:0 30px 70px #00000061}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--text);background:#fff;margin:0;font-family:DM Sans,sans-serif}button,input,select,a{font:inherit}button{cursor:pointer}a{text-decoration:none}img{max-width:100%;display:block}.container{width:min(var(--container), calc(100% - 64px));margin:0 auto}.hero-section{background:linear-gradient(#021022 0%,#041528 100%);position:relative;overflow:hidden}.topbar{z-index:5;justify-content:space-between;align-items:center;gap:24px;min-height:104px;display:flex;position:relative}.brand img{width:248px}.main-nav{align-items:center;gap:44px;display:flex}.main-nav a{color:#ffffffeb;font-size:17px;font-weight:500}.main-nav a:hover{color:var(--gold-2)}.whatsapp-top{color:#fff;background:linear-gradient(135deg,#ddba66 0%,#c99735 100%);border:0;border-radius:12px;align-items:center;gap:10px;padding:16px 28px;font-weight:700;display:inline-flex;box-shadow:0 14px 32px #d5a54a47}.hero-content{z-index:4;grid-template-columns:minmax(460px,1.16fr) minmax(340px,.84fr) minmax(380px,.86fr);align-items:end;gap:26px;padding:20px 0 34px;display:grid;position:relative}.hero-copy{color:#fff;max-width:560px;padding-top:48px;padding-bottom:22px}.eyebrow{color:var(--gold-2);letter-spacing:.08em;margin:0;font-size:17px;font-weight:700}.hero-copy h1,.section-title-block h2,.lead-card h2,.benefit-card h3,.process-card h3,.testimonial-card strong,.cta-copy h2{font-family:Cormorant Garamond,serif}.hero-copy h1{letter-spacing:-.02em;margin:18px 0 12px;font-size:clamp(56px,4.6vw,76px);line-height:.94}.hero-copy h1 span{color:var(--gold)}.mini-divider{background:linear-gradient(90deg, var(--gold-2), var(--gold));border-radius:999px;width:58px;height:4px}.mini-divider.center{height:3px;margin:14px auto 0}.hero-description{color:#fffffff5;max-width:540px;margin:20px 0 0;font-size:20px;line-height:1.55}.hero-actions{flex-wrap:wrap;gap:14px;margin-top:28px;display:flex}.btn{border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:10px;min-height:66px;padding:0 28px;font-weight:700;transition:transform .18s,background .18s,border-color .18s;display:inline-flex}.btn:hover,.whatsapp-top:hover,.lead-submit:hover{transform:translateY(-1px)}.btn-gold{color:#fff;background:linear-gradient(135deg,#e0bb64 0%,#c79638 100%);box-shadow:0 16px 32px #d5a54a3d}.btn-dark-outline{color:#fff;background:#091a31c7;border-color:#d9a54ad9}.hero-trust-row{border-top:1px solid #ffffff1f;grid-template-columns:repeat(3,1fr);gap:0;max-width:590px;margin-top:28px;display:grid}.trust-item{text-align:center;color:#fff;flex-direction:column;justify-content:center;align-items:center;min-height:112px;padding:18px 16px 12px;display:flex;position:relative}.trust-item:not(:last-child):after{content:"";background:#ffffff2e;width:1px;height:60%;position:absolute;top:20%;right:0}.trust-item svg{color:var(--gold-2);margin-bottom:12px}.trust-item span{font-size:14px;line-height:1.35}.hero-person-wrap{justify-content:center;align-items:end;min-height:650px;display:flex;position:relative}.hero-person{object-fit:contain;filter:drop-shadow(0 26px 38px #00000057);width:min(100%,430px);position:absolute;bottom:0}.lead-card{width:min(100%,430px);box-shadow:var(--shadow-dark);color:#fff;background:#031329eb;border:1.5px solid #d5a54ad9;border-radius:20px;place-self:center end;padding:34px 26px 28px}.lead-card h2{text-align:center;color:var(--gold-2);margin:0;font-size:42px;font-weight:600;line-height:1}.lead-divider{background:linear-gradient(90deg, var(--gold), var(--gold-2));border-radius:999px;width:58px;height:3px;margin:16px auto 22px}.field-wrap{margin-bottom:12px;position:relative}.field-icon{color:#7d828e;z-index:2;align-items:center;display:flex;position:absolute;inset:0 auto 0 15px}.field-wrap input,.field-wrap select{color:#233148;appearance:none;background:#fff;border:0;border-radius:8px;outline:none;width:100%;min-height:56px;padding:0 18px 0 46px}.field-wrap select{background-image:linear-gradient(45deg,#0000 50%,#677286 50%),linear-gradient(135deg,#677286 50%,#0000 50%);background-position:calc(100% - 18px) calc(50% - 3px),calc(100% - 12px) calc(50% - 3px);background-repeat:no-repeat;background-size:6px 6px,6px 6px}.lead-submit{color:#fff;background:linear-gradient(135deg,#dfbb67 0%,#cb9b3b 100%);border:0;border-radius:10px;width:100%;min-height:62px;margin-top:6px;font-size:16px;font-weight:800}.lead-note{color:#ffffffe6;text-align:center;justify-content:center;align-items:center;gap:8px;margin:16px 0 0;font-size:14px;display:flex}.section-title-block{text-align:center}.section-title-block h2{color:#18243b;margin:0;font-size:54px;line-height:1}.section-title-block.light h2{color:#fff}.benefits-section{padding:54px 0 58px}.benefit-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;margin-top:36px;display:grid}.benefit-card{box-shadow:var(--shadow-soft);text-align:center;background:#fff;border:1px solid #ece7dd;border-radius:16px;padding:34px 22px 28px}.benefit-card svg{color:var(--gold);margin:0 auto 18px}.benefit-card h3{color:#172437;margin:0 0 12px;font-size:28px;line-height:1.05}.benefit-card p,.process-card p,.testimonial-card p,.cta-copy p{color:var(--muted);margin:0;font-size:18px;line-height:1.45}.process-section{padding:12px 0 66px}.process-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;margin-top:34px;display:grid}.process-card{text-align:center;padding:0 18px}.step-topline{justify-content:center;align-items:center;margin-bottom:20px;display:flex}.step-circle{width:54px;height:54px;color:var(--gold);background:#04172f;border:1px solid #d5a54ae6;border-radius:50%;flex:none;place-items:center;font-family:Cormorant Garamond,serif;font-size:30px;font-weight:700;display:grid}.step-line{border-top:2px dashed #d5a54abf;flex:1;height:2px;margin-left:14px}.process-card svg{color:var(--gold);margin-bottom:10px}.process-card h3{color:#192438;margin:0 0 10px;font-size:30px}.testimonials-section{background:linear-gradient(#021021 0%,#071d38 100%);padding:44px 0 38px}.testimonials-inner{color:#fff}.testimonial-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:34px;display:grid}.testimonial-card{text-align:center;background:linear-gradient(#05162a73,#05162a33);border:1.5px solid #d5a54a59;border-radius:18px;padding:28px 24px 24px}.stars{color:var(--gold-2);justify-content:center;gap:4px;margin-bottom:18px;display:flex}.testimonial-card p{color:#fff;min-height:110px}.testimonial-card strong{margin-top:18px;font-size:26px;font-weight:600;display:block}.testimonial-card span{color:#ffffffeb;margin-top:4px;font-size:17px;display:block}.cta-band{background:linear-gradient(135deg,#07172e 0%,#092442 100%);border:1.5px solid #d5a54ab3;border-radius:20px;justify-content:space-between;align-items:center;gap:20px;margin:22px 0 0;padding:20px 24px;display:flex}.cta-copy{color:#fff;align-items:center;gap:18px;display:flex}.cta-icon{width:72px;height:72px;color:var(--gold-2);border:1.4px solid #d5a54acc;border-radius:50%;flex:none;place-items:center;display:grid}.cta-copy h2{margin:0;font-size:42px;line-height:.96}.cta-copy p{color:var(--gold-2);margin-top:6px;font-size:24px}.cta-buttons{flex-wrap:wrap;gap:14px;display:flex}.cta-badges{color:#364055;justify-content:center;gap:26px;padding:14px 0 24px;font-size:17px;display:flex}.cta-badges span{align-items:center;gap:8px;display:inline-flex}.cta-badges svg{color:var(--gold)}@media (width<=1280px){.container{width:min(var(--container), calc(100% - 42px))}.hero-content{grid-template-columns:1fr .86fr}.hero-person-wrap{pointer-events:none;grid-area:1/1/auto/2;width:360px;min-height:0;position:absolute;inset:120px 28% 0 auto}.hero-person{width:100%}.lead-card{grid-column:2/3}.benefit-grid,.testimonial-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=980px){.topbar{min-height:84px}.main-nav{display:none}.brand img{width:208px}.whatsapp-top{padding:14px 18px}.hero-content{grid-template-columns:1fr;padding-bottom:42px}.hero-copy{max-width:100%;padding-top:24px}.hero-copy h1{max-width:600px;font-size:60px}.hero-description{max-width:620px;font-size:24px}.hero-person-wrap{order:2;width:100%;min-height:400px;margin-top:10px;position:relative;inset:auto}.hero-person{width:min(100%,420px);position:relative}.lead-card{order:3;justify-self:start;width:min(100%,460px)}.benefit-grid,.process-grid,.testimonial-grid{grid-template-columns:1fr}.cta-band{flex-direction:column;align-items:stretch}.cta-copy{align-items:flex-start}.cta-buttons{width:100%}.cta-buttons .btn{flex:260px}.cta-badges{flex-direction:column;align-items:center;gap:10px}}@media (width<=640px){.container{width:calc(100% - 28px)}.topbar{gap:16px;padding-top:8px}.brand img{width:160px}.whatsapp-top{border-radius:10px;padding:12px 14px;font-size:0}.whatsapp-top svg{margin:0}.hero-content{padding-top:8px}.eyebrow{font-size:14px}.hero-copy h1{font-size:44px}.hero-description{font-size:18px}.hero-actions,.cta-buttons{flex-direction:column}.btn{width:100%;min-height:58px}.hero-trust-row{grid-template-columns:1fr}.trust-item{min-height:82px}.trust-item:not(:last-child):after{display:none}.lead-card{border-radius:18px;padding:26px 18px 22px}.lead-card h2,.section-title-block h2,.cta-copy h2{font-size:34px}.benefit-card,.testimonial-card{padding:24px 18px}.benefit-card h3,.process-card h3,.testimonial-card strong{font-size:26px}.benefit-card p,.process-card p,.testimonial-card p,.cta-copy p,.cta-badges{font-size:16px}.cta-copy{flex-direction:column}.cta-icon{width:62px;height:62px}}.brand-lockup{color:#fff;align-items:center;gap:14px;display:flex}.brand-monogram{color:var(--gold-2);letter-spacing:-.08em;font-family:Cormorant Garamond,serif;font-size:58px;font-weight:600;line-height:.8}.brand-copy{border-left:1px solid #d5a54a94;flex-direction:column;padding-left:14px;display:flex}.brand-copy strong{letter-spacing:.08em;font-family:Cormorant Garamond,serif;font-size:26px;font-weight:600;line-height:1}.brand-copy small{letter-spacing:.34em;color:var(--gold-2);margin-top:7px;font-size:10px}.hero-bg{filter:none;background:linear-gradient(90deg,#020a16f5 0%,#020d1be0 32%,#03132785 62%,#010914d4 100%),url(/hero-house-clean.jpg) 50%/cover no-repeat}.hero-section:after{background:radial-gradient(circle at 56% 18%,#15407080,#0000 30%),linear-gradient(#0000 62%,#0108127a 100%)}.hero-content{grid-template-columns:minmax(470px,1.05fr) minmax(320px,.76fr) minmax(370px,.83fr);align-items:end;min-height:720px;padding:0 0 28px}.hero-copy{max-width:550px;padding:40px 0 14px}.hero-copy h1{margin-top:18px;font-size:clamp(58px,4.6vw,76px);line-height:.95}.hero-person-wrap{min-height:660px}.lead-card{width:min(100%,400px);margin-bottom:58px;padding:30px 24px 24px}.hero-trust-row{max-width:520px}.topbar{min-height:94px}.whatsapp-top{padding:14px 25px}.main-nav a{font-size:15px}@media (width<=1280px){.hero-content{grid-template-columns:minmax(0,1fr) minmax(350px,.8fr)}.hero-person-wrap{width:340px;min-height:0;position:absolute;inset:95px 31% 0 auto}.lead-card{margin-bottom:36px}}@media (width<=980px){.brand-monogram{font-size:46px}.brand-copy strong{font-size:21px}.brand-copy small{font-size:8px}.hero-content{min-height:auto}.hero-person-wrap{width:100%;min-height:410px;position:relative;inset:auto}.lead-card{margin-bottom:0}.hero-copy h1{font-size:56px}}@media (width<=640px){.brand-copy{display:none}.brand-monogram{font-size:50px}.hero-copy h1{font-size:43px}.hero-description{font-size:17px}.hero-person-wrap{min-height:360px}}.hero-section{background:#020d1f;min-height:860px}.hero-bg{filter:saturate(1.06);background:linear-gradient(90deg,#010812f5 0%,#010a16e0 27%,#0210217a 57%,#010b17d1 100%),url(/hero-house-night.png) 100%/cover no-repeat;position:absolute;inset:0}.hero-section:after{content:"";pointer-events:none;background:radial-gradient(circle at 56% 18%,#1244796b,#0000 30%),linear-gradient(#0000 58%,#01081266 100%);position:absolute;inset:0}.topbar{min-height:98px;padding-top:2px}.main-nav{gap:42px}.main-nav a{font-size:15px;font-weight:500}.whatsapp-top{border-radius:10px;padding:14px 24px}.hero-content{grid-template-columns:minmax(455px,1.02fr) minmax(280px,.74fr) minmax(390px,.88fr);align-items:end;gap:18px;min-height:740px;padding:8px 0 26px}.hero-copy{max-width:545px;padding-top:44px;padding-bottom:10px}.eyebrow{letter-spacing:.06em;font-size:17px;line-height:1.35}.hero-copy h1{margin:18px 0 10px;font-size:clamp(58px,4.65vw,78px);line-height:.94}.hero-description{max-width:515px;font-size:19px;line-height:1.52}.hero-actions{gap:12px;margin-top:28px}.btn{min-height:62px;padding:0 24px}.hero-trust-row{max-width:510px;margin-top:26px}.trust-item{min-height:108px;padding:14px 14px 8px}.hero-person-wrap{z-index:3;align-self:end;min-height:700px}.hero-person{object-fit:contain;object-position:center bottom;filter:drop-shadow(0 18px 30px #0006);width:min(100%,470px);max-height:700px}.lead-card{background:#031329ed;border-radius:18px;width:min(100%,410px);margin-bottom:54px;padding:30px 24px 24px;box-shadow:0 24px 55px #00000057}.lead-card h2{font-size:37px}.field-wrap input,.field-wrap select{min-height:54px}.lead-submit{min-height:60px}@media (width<=1180px){.hero-content{grid-template-columns:minmax(0,1fr) minmax(300px,.72fr);gap:12px}.hero-person-wrap{pointer-events:none;width:360px;min-height:0;position:absolute;bottom:0;right:25%}.hero-person{width:360px;max-height:none}.lead-card{margin-bottom:36px}}@media (width<=980px){.hero-section{min-height:unset}.hero-bg{background-position:72%}.hero-content{grid-template-columns:1fr;gap:14px;min-height:auto;padding-bottom:34px}.hero-copy{max-width:100%;padding-top:26px}.hero-copy h1{font-size:56px}.hero-person-wrap{order:2;justify-content:center;width:100%;min-height:390px;position:relative;bottom:auto;right:auto}.hero-person{width:min(100%,380px)}.lead-card{order:3;width:min(100%,440px);margin-bottom:0}}@media (width<=640px){.hero-bg{background-position:74%}.hero-copy h1{font-size:44px}.hero-description{font-size:17px}.hero-person-wrap{min-height:330px}.hero-person{width:min(100%,300px)}.lead-card{padding:24px 18px 20px}.lead-card h2{font-size:34px}}
