:root{--ink:#172922;--muted:#52635c;--forest:#164b3c;--forest2:#0d392e;--lime:#d5ed72;--cream:#f2eee3;--paper:#fffdf7;--line:#cfd8cf;--danger:#a52624;--shadow:0 18px 50px rgba(17,53,43,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font:18px/1.62 system-ui,-apple-system,"Segoe UI",sans-serif}a{color:var(--forest2);font-weight:700}img{max-width:100%;display:block}button,input,textarea,select{font:inherit}.skip{position:absolute;left:-9999px}.skip:focus{left:12px;top:12px;z-index:99;background:#fff;padding:12px}.site-header{min-height:88px;padding:14px max(5vw,24px);display:flex;align-items:center;gap:36px;background:rgba(255,253,247,.97);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:20}.brand{display:flex;align-items:center;gap:10px;text-decoration:none;color:var(--ink);line-height:1}.brand i{display:grid;place-items:center;width:46px;height:46px;border-radius:14px;background:var(--lime);font-size:29px;font-style:normal}.brand span{font-size:20px;font-weight:800}.brand b{color:var(--forest);margin-left:2px}.brand small{display:block;font-size:10px;letter-spacing:1.4px;margin-top:7px}.site-header nav{display:flex;gap:30px;margin-left:auto}.site-header nav a{text-decoration:none}.head-call{text-decoration:none;border-left:1px solid var(--line);padding-left:28px}.head-call span{display:block;color:var(--muted);font-size:14px}.head-call b{font-size:20px}.nav-toggle{display:none;border:0;background:var(--forest);color:white;border-radius:10px;width:52px;height:52px}.hero{max-width:1440px;margin:0 auto;padding:46px max(5vw,24px) 64px;display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:48px}.hero-copy{max-width:680px}.eyebrow{color:var(--forest);font-size:14px;letter-spacing:1.4px;text-transform:uppercase;font-weight:900}.hero h1,.request-intro h1,.narrow h1{font-size:clamp(40px,5vw,72px);line-height:1.03;letter-spacing:-2.5px;margin:12px 0 22px}.hero .lead{font-size:clamp(20px,2vw,25px);color:#34483f;max-width:620px}.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin:30px 0 20px}.button{display:inline-flex;justify-content:center;align-items:center;min-height:58px;padding:13px 25px;border:2px solid var(--forest);border-radius:12px;text-decoration:none;font-weight:850;cursor:pointer}.button.primary{background:var(--forest);color:white}.button.secondary{background:var(--paper);color:var(--forest)}.button.urgent{background:var(--danger);border-color:var(--danger);color:white}.direct-call{font-size:19px}.hero-media{position:relative}.hero-media>img{min-height:570px;object-fit:cover;border-radius:28px;box-shadow:var(--shadow)}.hero-badge{position:absolute;left:-28px;bottom:28px;background:var(--paper);padding:18px 22px;border-radius:16px;box-shadow:var(--shadow);font-size:17px}.trust-row{background:var(--forest);color:white;display:grid;grid-template-columns:repeat(4,1fr);gap:1px;padding:0 max(5vw,24px)}.trust-row div{padding:25px;border-right:1px solid #ffffff32}.trust-row b{display:block;font-size:19px}.trust-row span{color:#dfeae5}.section{max-width:1240px;margin:auto;padding:90px 24px}.section-head{max-width:760px;margin-bottom:42px}.section h2,.cta-band h2{font-size:clamp(34px,4vw,54px);line-height:1.1;letter-spacing:-1.5px;margin:8px 0 15px}.section-head p{font-size:21px;color:var(--muted)}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.service-card{background:var(--paper);border:1px solid var(--line);border-radius:20px;padding:28px;text-decoration:none;color:var(--ink);min-height:210px;box-shadow:0 6px 20px rgba(25,56,46,.05)}.service-card:hover{border-color:var(--forest);transform:translateY(-2px)}.service-card i{font-size:31px;font-style:normal}.service-card h3{font-size:24px;line-height:1.2;margin:15px 0 8px}.service-card p{color:var(--muted);margin:0}.renewables{background:#dde9df;max-width:none}.renewables>.section-head,.renew-grid{max-width:1192px;margin-left:auto;margin-right:auto}.renew-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.renew-card{padding:26px;background:var(--paper);border-radius:18px}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.step-number{width:54px;height:54px;border-radius:50%;display:grid;place-items:center;background:var(--lime);font-weight:900;font-size:22px}.safety-section{background:#fff2dc;border-top:1px solid #e9d4aa;border-bottom:1px solid #e9d4aa}.safety-section .section{padding-top:50px;padding-bottom:50px}.cta-band{max-width:1190px;margin:70px auto;background:var(--forest2);color:white;border-radius:26px;padding:50px;display:flex;align-items:center;justify-content:space-between;gap:30px}.cta-band p{color:#d6e2dd}.cta-band .button{background:var(--lime);border-color:var(--lime);color:var(--ink)}footer{padding:55px max(5vw,24px) 90px;background:#102c24;color:white;display:grid;grid-template-columns:2fr 1fr 1fr;gap:50px}footer .brand{color:white}footer>div{display:flex;flex-direction:column;gap:10px}footer a{color:#edf5f1}.mobile-call{display:none}.request-wrap{max-width:1180px;margin:0 auto;padding:55px 24px 90px;display:grid;grid-template-columns:360px 1fr;gap:52px}.request-intro{position:sticky;top:125px;align-self:start}.request-intro h1{font-size:46px}.help-call{margin-top:30px;padding:20px;background:#dfe9e0;border-radius:16px}.help-call span{display:block}.help-call a{font-size:23px}.request-card,.panel-form,.dash-main,.dash-side,.dash-head,.admin-card{background:var(--paper);border:1px solid var(--line);border-radius:22px;box-shadow:var(--shadow);padding:34px}.form-progress{font-weight:800;margin-bottom:32px}.form-progress>div{height:10px;background:#e2e5de;border-radius:9px;margin-top:9px;overflow:hidden}.form-progress i{display:block;height:100%;background:var(--forest);transition:width .25s}.form-step{border:0;padding:0;margin:0;display:none}.form-step.active{display:block}.form-step legend{font-size:clamp(30px,4vw,43px);font-weight:850;line-height:1.15;margin-bottom:9px}.question-help{color:var(--muted);font-size:19px}.big-options{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:24px}.big-options label{cursor:pointer}.big-options input{position:absolute;opacity:0}.big-options span{display:flex;flex-direction:column;justify-content:center;min-height:64px;padding:14px 17px;border:2px solid var(--line);border-radius:12px;background:white;font-weight:750}.big-options input:checked+span{border-color:var(--forest);background:#e1eddf;box-shadow:0 0 0 2px var(--forest)}.big-options small{font-weight:500;color:var(--muted)}.big-options.compact{grid-template-columns:repeat(3,1fr)}.field{display:block;margin:22px 0}.field>span{display:block;font-weight:800;margin-bottom:7px}.field input,.field textarea,.field select{width:100%;min-height:58px;border:2px solid #899a91;border-radius:10px;padding:13px;background:#fff;color:var(--ink)}.field textarea{min-height:150px}.two-fields{display:grid;grid-template-columns:1fr 1fr;gap:18px}.danger-check,.privacy-check{display:flex;gap:14px;align-items:flex-start;margin:25px 0;padding:18px;border:2px solid #d8a4a2;border-radius:12px;background:#fff4f3}.danger-check input,.privacy-check input{width:24px;height:24px;flex:none}.danger-check small{display:block}.safety-note{display:flex;flex-direction:column;background:#ffe4b6;border-left:6px solid #9e451b;padding:18px}.photo-upload{min-height:280px;border:3px dashed #71877c;border-radius:18px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:25px;cursor:pointer}.photo-upload input{position:absolute;opacity:0}.photo-icon{font-size:50px}.photo-upload img{max-height:220px;margin-top:15px;border-radius:10px}.skip-photo{display:block;margin:18px auto 0;background:transparent;border:0;text-decoration:underline;color:var(--forest);font-weight:800;cursor:pointer}.form-actions{display:flex;justify-content:space-between;gap:12px;margin-top:32px;padding-top:24px;border-top:1px solid var(--line)}.form-actions .back{border:0;background:transparent;font-weight:800}.form-error{color:#8e1f1f;font-weight:800;margin-top:18px}.narrow{max-width:760px;margin:65px auto;padding:0 24px 90px}.narrow h1{font-size:48px}.dashboard,.admin-wrap{max-width:1180px;margin:55px auto;padding:0 24px 90px}.dash-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:22px}.dash-head h1{margin:0;font-size:40px}.status{padding:10px 16px;border-radius:999px;background:#dceadd;font-weight:900}.dash-grid{display:grid;grid-template-columns:2fr 1fr;gap:22px}.timeline{list-style:none;padding:0}.timeline li{display:flex;gap:13px;align-items:center;padding:11px;color:#68766f}.timeline i{display:grid;place-items:center;width:34px;height:34px;border:2px solid #9eaaa3;border-radius:50%;font-style:normal}.timeline .done{color:var(--ink);font-weight:800}.timeline .done i{background:var(--forest);border-color:var(--forest);color:white}.dash-main dl>div{padding:14px 0;border-bottom:1px solid var(--line)}dt{font-weight:850}dd{margin:3px 0}.big-phone{font-size:22px}.alert{padding:15px;border-radius:10px}.error-box{background:#ffe4e3;color:#791a18}.success-box{background:#ddefdc}.admin-nav{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.admin-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin:20px 0}.admin-stat{background:var(--paper);border-radius:15px;padding:20px}.admin-stat b{display:block;font-size:32px}.table-wrap{overflow:auto;background:var(--paper);border-radius:18px;border:1px solid var(--line)}table{width:100%;border-collapse:collapse;min-width:820px}th,td{text-align:left;padding:16px;border-bottom:1px solid var(--line)}th{background:#dfe8df}tr.danger-row{background:#fff1ef}.admin-detail{display:grid;grid-template-columns:1.35fr 1fr;gap:22px}.legal h2{margin-top:40px}.notice{background:#fff0c9;border-left:5px solid #a75e12;padding:18px;border-radius:8px}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:4px solid #ffae32;outline-offset:3px}@media(max-width:900px){body{font-size:17px}.site-header{min-height:72px;padding:10px 16px}.site-header nav{display:none;position:absolute;top:72px;left:0;right:0;background:var(--paper);padding:22px;flex-direction:column;border-bottom:2px solid var(--forest)}.site-header nav.open{display:flex}.head-call{display:none}.nav-toggle{display:block;margin-left:auto}.hero{grid-template-columns:1fr;padding-top:30px}.hero-media>img{min-height:390px}.hero-badge{left:12px}.trust-row{grid-template-columns:1fr 1fr}.service-grid{grid-template-columns:1fr 1fr}.renew-grid,.steps{grid-template-columns:1fr 1fr}.request-wrap{grid-template-columns:1fr;padding-top:30px}.request-intro{position:static}.request-intro h1{font-size:40px}.dash-grid,.admin-detail{grid-template-columns:1fr}}@media(max-width:600px){body{font-size:18px;padding-bottom:70px}.brand span{font-size:17px}.brand i{width:42px;height:42px}.hero{padding-left:18px;padding-right:18px;gap:28px}.hero h1{font-size:42px}.hero .lead{font-size:20px}.hero-actions,.hero-actions .button{width:100%}.hero-media>img{min-height:330px;border-radius:19px}.hero-badge{font-size:15px}.trust-row,.service-grid,.renew-grid,.steps,.big-options,.big-options.compact,.two-fields,.dash-grid,.admin-grid{grid-template-columns:1fr}.trust-row div{padding:18px}.section{padding:64px 18px}.section h2{font-size:37px}.cta-band{margin:35px 14px;padding:32px 24px;display:block}.cta-band .button{margin-top:15px;width:100%}footer{grid-template-columns:1fr;padding:45px 22px 105px}.mobile-call{display:flex;position:fixed;z-index:30;bottom:0;left:0;right:0;height:68px;align-items:center;justify-content:center;background:#173f34;color:white;text-decoration:none;font-size:20px;border-top:3px solid var(--lime)}.request-wrap{padding:24px 14px 90px}.request-intro>p:not(.eyebrow),.request-intro h1{display:none}.request-intro{display:flex;justify-content:space-between;align-items:center}.help-call{margin:0;padding:10px;font-size:14px}.help-call a{font-size:16px}.request-card{padding:24px 18px;border-radius:16px}.form-step legend{font-size:31px}.big-options span{min-height:66px}.form-actions{position:sticky;bottom:78px;background:var(--paper);z-index:5}.form-actions .button{min-width:58%}.dash-head{align-items:flex-start;flex-direction:column}.dash-main,.dash-side,.dash-head,.panel-form,.admin-card{padding:23px}.admin-wrap{padding-left:14px;padding-right:14px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
.home-hero{max-width:1440px;margin:auto;padding:45px max(5vw,24px) 65px;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:52px}.home-hero .hero-photo{grid-column:2;grid-row:1;min-height:590px;background:url('hero-renovables-light.png') center/cover;border-radius:28px;box-shadow:var(--shadow)}.home-hero .hero-copy{grid-column:1;grid-row:1}.home-hero h1{font-size:clamp(42px,5vw,70px);line-height:1.04;letter-spacing:-2.5px;margin:12px 0 22px}.hero-buttons{display:flex;gap:13px;flex-wrap:wrap;margin:30px 0}.call-direct{display:inline-flex;flex-direction:column}.call-direct b{font-size:23px}.renewables{padding:85px max(5vw,24px)}.renewable-copy,.renewable-grid{max-width:1192px;margin-left:auto;margin-right:auto}.renewable-copy{max-width:760px;margin-bottom:35px}.renewable-copy h2{font-size:clamp(34px,4vw,54px);line-height:1.1}.renewable-copy p{font-size:20px}.renewable-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.renewable-grid>a{display:flex;gap:15px;background:var(--paper);padding:24px;border-radius:17px;text-decoration:none;color:var(--ink)}.renewable-grid i{font-size:28px;font-style:normal}.renewable-grid h3{margin:0 0 8px;line-height:1.2}.renewable-grid p{margin:0;color:var(--muted)}.section.steps{display:block}.steps ol{list-style:none;padding:0;display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.steps li>b{display:grid;place-items:center;width:55px;height:55px;border-radius:50%;background:var(--lime);font-size:23px}.steps h3{font-size:22px}.safety{padding:48px max(5vw,24px);background:#fff0d9;display:flex;align-items:center;justify-content:center;gap:70px}.safety>div{max-width:760px}.safety h2{font-size:clamp(29px,4vw,44px);line-height:1.15}.final-cta{max-width:1190px;margin:70px auto;padding:50px;background:var(--forest2);color:white;border-radius:26px;text-align:center}.final-cta h2{font-size:46px;margin:0}.final-cta .button{background:var(--lime);border-color:var(--lime);color:var(--ink)}
@media(max-width:900px){.home-hero{grid-template-columns:1fr}.home-hero .hero-photo{grid-column:1;grid-row:2;min-height:420px}.home-hero .hero-copy{grid-column:1;grid-row:1}.renewable-grid,.steps ol{grid-template-columns:1fr 1fr}}
@media(max-width:600px){.home-hero{padding:30px 18px 50px}.home-hero h1{font-size:42px}.home-hero .hero-photo{min-height:330px}.hero-buttons,.hero-buttons .button{width:100%}.renewable-grid,.steps ol{grid-template-columns:1fr}.renewables{padding:60px 18px}.safety{align-items:flex-start;flex-direction:column;gap:20px;padding:40px 18px}.safety .button{width:100%}.final-cta{margin:35px 14px;padding:35px 22px}.final-cta h2{font-size:38px}}
.direct-note{max-width:610px;color:var(--muted);font-weight:650}.steps ol{grid-template-columns:repeat(3,1fr)}.planned-services{max-width:1190px;margin:40px auto;padding:65px;background:#dfe9df;border-radius:26px;display:grid;grid-template-columns:.9fr 1.1fr;gap:55px}.planned-services h2{font-size:clamp(34px,4vw,50px);line-height:1.12;margin:8px 0}.planned-links{display:flex;flex-direction:column;gap:11px}.planned-links a{display:flex;align-items:center;justify-content:space-between;min-height:65px;padding:14px 19px;background:var(--paper);border:1px solid #b9cabe;border-radius:12px;text-decoration:none;color:var(--ink)}.planned-links span{font-size:25px}.service-card span{display:none}
@media(max-width:900px){.planned-services{margin:35px 24px;padding:42px;grid-template-columns:1fr}.steps ol{grid-template-columns:1fr 1fr}}
@media(max-width:600px){.planned-services{margin:30px 14px;padding:35px 20px;gap:25px}.steps ol{grid-template-columns:1fr}}
.trust-row{display:block;padding:0 24px}.trust-row>.trust-inner{max-width:1190px;margin:0 auto;padding:0;display:grid;grid-template-columns:repeat(3,1fr)}.trust-row>.trust-inner>div{padding:25px 34px;border-right:1px solid #ffffff32}.trust-row>.trust-inner>div:first-child{padding-left:0}.trust-row>.trust-inner>div:last-child{padding-right:0;border-right:0}.photo-upload input{position:static;opacity:1;width:min(100%,430px);margin:16px auto;font-weight:750}.photo-previews{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;width:100%;margin-top:15px}.photo-previews img,.photo-upload .photo-previews img{width:100%;height:150px;object-fit:cover;border-radius:10px;margin:0}.photo-upload #photoCount{margin-top:10px;color:var(--forest);font-weight:850}
@media(max-width:600px){.trust-row>.trust-inner{grid-template-columns:1fr}.trust-row>.trust-inner>div,.trust-row>.trust-inner>div:first-child,.trust-row>.trust-inner>div:last-child{padding:18px 0;border-right:0;border-bottom:1px solid #ffffff32}.trust-row>.trust-inner>div:last-child{border-bottom:0}.photo-previews{grid-template-columns:1fr 1fr}}
.upload-block{margin:26px 0;padding:22px;background:#eef1ec;border-radius:15px}.upload-block>p{margin:5px 0 16px;color:var(--muted)}.field-hint{display:block;min-height:22px;margin-top:5px;color:var(--muted)}.field input.invalid,.field textarea.invalid{border-color:#b42318;background:#fff7f6}.field input.invalid+.field-hint,.field textarea.invalid+.field-hint{color:#a11e18;font-weight:750}.request-page .site-header,.request-page footer,.request-page .mobile-call{display:none}.request-page{background:#d9ddd9}.request-page .request-wrap{display:block;max-width:1040px;padding-top:28px}.request-page .request-intro{position:static;display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:18px}.request-page .request-intro h1,.request-page .request-intro>p{display:none}.request-page .request-card{min-height:760px;display:flex;flex-direction:column}.request-page #requestForm{display:flex;flex:1;flex-direction:column}.request-page .form-step{max-width:800px;width:100%;margin:15px auto}.request-page .form-actions{margin-top:auto}.request-page .form-error{max-width:800px;width:100%;margin-left:auto;margin-right:auto}
@media(max-width:600px){.request-page .request-wrap{padding:0}.request-page .request-intro{padding:14px 18px;margin:0;background:var(--paper)}.request-page .help-call{display:none}.request-page .request-card{min-height:calc(100vh - 54px);border-radius:0;border:0;padding-top:18px}.upload-block{padding:16px}.request-page .form-actions{bottom:0}}
.request-close{margin-left:auto;width:52px;height:52px;border:0;border-radius:50%;background:transparent;color:var(--ink);font-size:40px;line-height:1;cursor:pointer}.exit-dialog{width:min(92vw,520px);border:0;border-radius:24px;padding:42px;text-align:center;color:var(--ink);box-shadow:0 25px 80px rgba(0,0,0,.28)}.exit-dialog::backdrop{background:rgba(18,30,27,.64)}.dialog-x{position:absolute;top:13px;left:15px;border:0;background:transparent;font-size:34px;cursor:pointer}.exit-icon{display:grid;place-items:center;width:62px;height:62px;margin:4px auto 18px;border-radius:50%;background:var(--lime);font-size:30px;font-weight:900}.exit-dialog h2{font-size:34px;line-height:1.15;margin:0 0 14px}.exit-dialog p{color:var(--muted);font-size:18px}.exit-dialog .button{width:100%;margin:14px 0}.leave-request{display:inline-block;padding:10px;color:var(--muted);font-size:16px}
@media(max-width:600px){.exit-dialog{padding:40px 24px 28px}.exit-dialog h2{font-size:29px}}
.big-options.compact::before{content:"Método de contacto preferido";grid-column:1/-1;font-weight:850;margin-bottom:-4px}.privacy-check{background:#eef2ed;border-color:#aebdb3;color:var(--ink)}
[hidden]{display:none!important}.button:disabled{background:#d7dcd8!important;border-color:#d7dcd8!important;color:#707b75!important;cursor:not-allowed;box-shadow:none}
.lead-dialog{width:min(92vw,610px);max-height:92vh;overflow:auto;border:0;border-radius:24px;padding:42px;color:var(--ink);box-shadow:0 25px 80px rgba(0,0,0,.3)}.lead-dialog::backdrop{background:rgba(18,30,27,.68)}.lead-dialog h2{font-size:34px;line-height:1.12;margin:8px 0 12px}.lead-dialog form{margin-top:20px}.lead-dialog .field{margin:14px 0}.lead-dialog .button{width:100%;margin-top:17px}.lead-check{display:flex;align-items:flex-start;gap:12px;padding:13px 0;font-size:16px}.lead-check input{width:22px;height:22px;flex:none}.lead-check.marketing{background:#eef2ed;border-radius:10px;padding:14px}.open-lead{cursor:pointer}
@media(max-width:600px){.lead-dialog{padding:38px 22px 25px}.lead-dialog h2{font-size:29px}}
.quick-area{max-width:1240px;margin:0 auto;padding:0 24px 55px}.quick-form{padding:30px;background:var(--forest2);color:white;border-radius:22px;box-shadow:var(--shadow)}.quick-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.quick-head .eyebrow{color:var(--lime);margin:0}.quick-head h2{font-size:30px;margin:5px 0 20px}.quick-head>span{color:#c8d7d1;font-size:14px;text-transform:uppercase}.quick-options{display:grid;grid-template-columns:repeat(6,1fr);gap:10px}.quick-options label{cursor:pointer}.quick-options input{position:absolute;opacity:0}.quick-options span{display:flex;align-items:center;min-height:78px;padding:13px;border:2px solid #49635a;border-radius:12px;background:#112b23;color:white;font-weight:780;line-height:1.25}.quick-options input:checked+span{background:var(--lime);border-color:var(--lime);color:var(--ink);box-shadow:0 0 0 3px #ffffff}.quick-actions{display:flex;align-items:center;gap:18px;margin-top:22px}.quick-actions .button{min-width:160px;background:var(--lime);border-color:var(--lime);color:var(--ink)}.quick-actions>span{color:#c8d7d1;font-size:15px}.personal-reply{max-width:720px;margin:18px auto 0;padding:18px 22px;display:flex;gap:16px;align-items:center;background:var(--paper);border:1px solid var(--line);border-radius:16px}.person-avatar{width:58px;height:58px;display:grid;place-items:center;flex:none;border-radius:50%;background:#e4eadf;font-size:27px}.personal-reply b{font-size:19px}.personal-reply p{margin:3px 0;color:var(--muted)}.trust-row>.trust-inner{grid-template-columns:repeat(4,1fr)}
@media(max-width:1000px){.quick-options{grid-template-columns:repeat(3,1fr)}}
@media(max-width:700px){.quick-area{padding:0 14px 38px}.quick-form{padding:20px 17px}.quick-head{display:block}.quick-head>span{display:block;margin-bottom:16px}.quick-options{grid-template-columns:1fr 1fr}.quick-options span{min-height:72px}.quick-actions{align-items:stretch;flex-direction:column}.quick-actions .button{width:100%}.personal-reply{align-items:flex-start}.trust-row>.trust-inner{grid-template-columns:1fr}}
.brand i{font-size:0;background:transparent url('logo-mark.svg?v=5') center/contain no-repeat;border-radius:14px}.site-header .brand i{width:49px;height:49px}footer .brand i{background:transparent url('logo-mark.svg?v=5') center/contain no-repeat;border-radius:14px}
.or-divider{display:flex;align-items:center;gap:12px;color:var(--muted);font-weight:850;text-transform:uppercase}.or-divider::before,.or-divider::after{content:'';height:1px;background:var(--line);flex:1}.or-divider span{display:grid;place-items:center;width:42px;height:42px;border:1px solid var(--line);border-radius:50%;background:var(--cream)}.request-results{margin:25px 0}.result-card{display:flex;justify-content:space-between;align-items:center;gap:20px;margin:10px 0;padding:18px;background:var(--paper);border:1px solid var(--line);border-radius:13px;text-decoration:none;color:var(--ink)}.result-card span{display:flex;flex-direction:column}.result-card small{color:var(--muted)}
.conversion-hero{width:min(calc(100% - 48px),1200px);margin:0 auto;padding:62px 0;display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,.82fr);gap:64px;align-items:center}.conversion-copy h1{font-size:clamp(46px,5vw,70px);line-height:1.03;letter-spacing:-2.5px;margin:18px 0 24px}.conversion-copy>.lead{font-size:22px;max-width:650px;color:#40534a}.availability{display:inline-flex;align-items:center;gap:9px;padding:8px 13px;border:1px solid #9eb0a6;border-radius:999px;color:var(--forest);font-size:13px;font-weight:850;text-transform:uppercase;letter-spacing:1.1px}.availability i{width:8px;height:8px;border-radius:50%;background:#6a9c32}.hero-quick{padding:30px;border:1px solid var(--line);background:var(--paper);color:var(--ink);box-shadow:var(--shadow)}.hero-quick .quick-head .eyebrow{color:var(--forest)}.hero-quick .quick-head h2{font-size:21px;margin:3px 0 14px}.hero-quick .quick-head>span{color:var(--muted)}.quick-progress{display:grid;grid-template-columns:repeat(5,1fr);gap:6px;margin:0 0 22px}.quick-progress i{height:5px;background:#e4e0d5;border-radius:5px}.quick-progress i:first-child{background:var(--forest)}.hero-quick .quick-options{grid-template-columns:1fr 1fr;gap:10px}.hero-quick .quick-options span{min-height:58px;background:#fbfaf5;border-color:#cdd4ce;color:var(--ink)}.hero-quick .quick-options input:checked+span{background:var(--lime);border-color:var(--forest);box-shadow:0 0 0 2px var(--forest)}.quick-continue{width:100%;margin-top:18px}.quick-promises{list-style:none;padding:18px 0 0;margin:18px 0 0;border-top:1px solid var(--line)}.quick-promises li{margin:7px 0;color:var(--muted);font-size:15px}.quick-promises li::before{content:'✓';color:var(--forest);font-weight:900;margin-right:10px}.lead-teaser{width:100%;margin:27px 0 16px;padding:16px 18px;display:grid;grid-template-columns:48px 1fr auto;align-items:center;gap:13px;text-align:left;border:1px solid var(--line);border-radius:15px;background:#e9f0e9;color:var(--ink);cursor:pointer}.lead-teaser .teaser-icon{display:grid;place-items:center;width:46px;height:46px;border-radius:12px;background:var(--lime);font-size:24px;font-weight:900}.lead-teaser b,.lead-teaser small{display:block}.lead-teaser small{margin-top:3px;color:var(--muted)}.lead-teaser>i{font-style:normal;color:var(--forest);font-weight:850}.conversion-copy .personal-reply{max-width:none;margin:0}.hero-mobile-photo{display:none}.service-grid{grid-auto-rows:1fr}.service-card{height:100%}.trust-row>.trust-inner>div{min-height:115px;display:flex;flex-direction:column;justify-content:center}.planned-links a{min-height:68px}
@media(max-width:980px){.conversion-hero{grid-template-columns:1fr;gap:28px;padding:42px 0}.conversion-copy h1{max-width:760px}.hero-quick{max-width:760px;width:100%;margin:auto}.hero-mobile-photo{display:block;height:330px;margin:25px 0;background:url('hero-renovables-light.png') center/cover;border-radius:20px}.lead-teaser,.conversion-copy .personal-reply{max-width:760px}.trust-row>.trust-inner{grid-template-columns:1fr 1fr}}
@media(max-width:600px){.conversion-hero{width:100%;padding:25px 16px 38px}.conversion-copy h1{font-size:42px;letter-spacing:-1.5px}.conversion-copy>.lead{font-size:19px}.hero-mobile-photo{height:260px;margin:20px 0}.hero-quick{padding:20px 17px;border-radius:18px}.hero-quick .quick-options{grid-template-columns:1fr}.hero-quick .quick-options span{min-height:58px}.lead-teaser{grid-template-columns:44px 1fr}.lead-teaser>i{grid-column:2}.conversion-copy .personal-reply{padding:16px}.trust-row>.trust-inner{grid-template-columns:1fr}.service-grid{grid-template-columns:1fr}.service-card{min-height:190px}}
[hidden]{display:none!important}.button:disabled{background:#d5d9d5!important;border-color:#d5d9d5!important;color:#6f7772!important;cursor:not-allowed;box-shadow:none;opacity:1}.form-actions .button:not(:disabled){box-shadow:0 7px 18px rgba(22,75,60,.2)}
.real-history{list-style:none;margin:0 0 35px;padding:0}.real-history li{display:flex;gap:15px;position:relative;padding:0 0 25px}.real-history li:not(:last-child)::before{content:'';position:absolute;left:8px;top:18px;bottom:0;width:2px;background:#b7cabd}.real-history i{width:18px;height:18px;border-radius:50%;background:var(--forest);border:4px solid #dce9df;flex:none;margin-top:3px}.real-history div{display:flex;flex-direction:column}.real-history b{font-size:19px}.real-history small{color:var(--muted)}
.guide-layout{width:min(calc(100% - 48px),1200px);margin:60px auto 90px;display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:42px;align-items:start}.guide-main>h1{font-size:clamp(42px,5vw,65px);line-height:1.05;letter-spacing:-2px;max-width:850px}.article-lead{font-size:22px;line-height:1.55;color:#34483f}.guide-sidebar{position:sticky;top:112px;background:var(--paper);border:1px solid var(--line);border-radius:20px;padding:25px;box-shadow:var(--shadow)}.guide-sidebar h2{font-size:26px;margin:5px 0 18px}.guide-sidebar nav{display:flex;flex-direction:column}.guide-sidebar nav a{padding:15px 0;border-top:1px solid var(--line);text-decoration:none;color:var(--ink)}.guide-sidebar nav b,.guide-sidebar nav span{display:block}.guide-sidebar nav span{color:var(--muted);font-size:15px;font-weight:500;margin-top:3px}.sidebar-cta{margin-top:20px;padding:20px;background:#e2ecdf;border-radius:14px}.sidebar-cta .button{width:100%;padding-left:12px;padding-right:12px}.guide-cards{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:35px}.guide-cards>a{min-height:280px;padding:28px;display:flex;flex-direction:column;background:var(--paper);border:1px solid var(--line);border-radius:18px;text-decoration:none;color:var(--ink)}.guide-cards span{color:var(--forest);font-size:14px;font-weight:850;text-transform:uppercase}.guide-cards h2{font-size:27px;line-height:1.2}.guide-cards b{margin-top:auto}.breadcrumbs{font-size:15px;color:var(--muted);margin-bottom:35px}.breadcrumbs span{margin:0 7px}.article h2{font-size:32px;line-height:1.2;margin:45px 0 12px}.article h3{font-size:23px;margin:28px 0 7px}.answer-box{margin:30px 0;padding:25px;background:#e4edde;border-left:6px solid var(--forest);border-radius:12px}.answer-box>b{font-size:20px}.answer-box p{margin-bottom:0}.article li{margin:9px 0}.article-cta{margin:45px 0;padding:32px;background:var(--forest2);color:white;border-radius:19px}.article-cta h2{margin-top:0}.article-cta .button{background:var(--lime);border-color:var(--lime);color:var(--ink)}.sources{border-top:1px solid var(--line);margin-top:50px}.sources h2{font-size:24px}
@media(max-width:900px){.guide-layout{grid-template-columns:1fr}.guide-sidebar{position:static}.guide-cards{grid-template-columns:1fr}}
@media(max-width:600px){.guide-layout{width:calc(100% - 28px);margin-top:35px}.guide-main>h1{font-size:41px}.article-lead{font-size:20px}.article h2{font-size:29px}.article-cta{padding:24px}}
.hub-topics{display:flex;flex-wrap:wrap;gap:10px;margin:28px 0}.hub-topics a{padding:11px 17px;border:1px solid var(--line);border-radius:999px;color:var(--forest);font-weight:800;text-decoration:none;background:var(--paper)}.featured-guide{display:grid;grid-template-columns:1fr 180px;align-items:center;gap:25px;background:var(--forest2);color:#fff;border-radius:22px;padding:34px;margin:25px 0}.featured-guide span{color:var(--lime);font-weight:850;text-transform:uppercase;font-size:13px;letter-spacing:.08em}.featured-guide h2{font-size:32px;line-height:1.15;margin:9px 0}.featured-guide .button{background:var(--lime);border-color:var(--lime);color:var(--ink)}.featured-bolt{width:150px;height:150px;border-radius:50%;display:grid;place-items:center;background:var(--lime);color:var(--forest2);font-size:88px;font-weight:900}.guide-cards-hub>a{position:relative;min-height:330px}.guide-cards-hub>a>i{font-style:normal;display:grid;place-items:center;width:52px;height:52px;border-radius:14px;background:#e6edde;color:var(--forest);font-size:26px;margin-top:20px}.guide-hero-art{margin:30px 0}.guide-hero-art svg,.guide-diagram svg{display:block;width:100%;height:auto;border-radius:22px}.guide-hero-art figcaption,.guide-diagram figcaption{font-size:14px;color:var(--muted);margin-top:9px}.visual-checklist{display:grid;grid-template-columns:repeat(3,1fr);gap:13px;margin:20px 0 38px}.visual-checklist>div{background:var(--paper);border:1px solid var(--line);border-radius:16px;padding:20px}.visual-checklist span{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:var(--lime);color:var(--ink);font-weight:900}.visual-checklist p{margin-bottom:0}.guide-diagram{margin:42px 0;padding:20px;background:#edf1e9;border-radius:20px}.guide-faq details{border-top:1px solid var(--line);padding:17px 0}.guide-faq summary{cursor:pointer;font-weight:850;font-size:18px}.guide-faq p{margin-bottom:0}.notification-list p{padding:12px 0;border-bottom:1px solid var(--line)}
@media(max-width:700px){.featured-guide{grid-template-columns:1fr;padding:25px}.featured-bolt{display:none}.visual-checklist{grid-template-columns:1fr}.guide-cards-hub>a{min-height:280px}.guide-hero-art{margin-inline:-2px}.guide-diagram{padding:8px}}
.hub-topics>span{padding:11px 17px;border:1px solid var(--line);border-radius:999px;color:var(--forest);font-weight:800;background:var(--paper)}
.guide-photo{margin:30px 0 38px}.guide-photo img{width:100%;aspect-ratio:3/2;object-fit:cover;border-radius:22px;box-shadow:var(--shadow)}.guide-photo figcaption{font-size:14px;color:var(--muted);margin-top:9px}.guide-photo-standalone{width:min(calc(100% - 48px),818px);margin:48px calc((100% - min(calc(100% - 48px),1200px))/2) -25px}
.whatsapp-float{position:fixed;right:24px;bottom:24px;z-index:28;display:flex;align-items:center;gap:10px;min-height:58px;padding:10px 18px 10px 12px;border-radius:999px;background:#16784b;color:#fff;text-decoration:none;font-weight:850;box-shadow:0 12px 35px rgba(12,56,38,.28);border:2px solid #fff}.whatsapp-float svg{width:34px;height:34px;fill:currentColor}.whatsapp-float:hover{background:#0f653d;transform:translateY(-2px)}.request-page .whatsapp-float{display:none}
@media(max-width:600px){.guide-photo{margin:24px 0 30px}.guide-photo img{border-radius:16px}.guide-photo-standalone{width:calc(100% - 28px);margin:28px 14px -12px}.whatsapp-float{right:14px;bottom:82px;width:58px;height:58px;padding:10px;justify-content:center}.whatsapp-float span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}}
.attachments{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:22px}.attachment-card{padding:18px;border:1px solid var(--line);border-radius:14px;background:#eef1ec}.attachment-card b{font-size:18px}.attachment-card p{font-size:15px;line-height:1.4;color:var(--muted);margin:3px 0 13px}.compact-upload input,.upload-audio input{position:absolute;opacity:0;width:1px;height:1px}.compact-upload span,.upload-audio span,.record-audio{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:8px 13px;border:2px solid var(--forest);border-radius:9px;background:#fff;color:var(--forest);font-weight:850;cursor:pointer}.attachment-card #photoCount{display:block;font-size:14px;color:var(--forest);margin-top:9px}.attachment-card .photo-previews{grid-template-columns:repeat(2,1fr);gap:7px}.attachment-card .photo-previews img{height:90px}.audio-actions{display:flex;gap:8px;flex-wrap:wrap}.record-audio{background:var(--forest);color:#fff}.audio-status{min-height:22px;margin-top:10px!important}.audio-card audio{width:100%;height:42px}.choice-label{font-weight:850;margin:22px 0 -14px}.request-audio{margin-bottom:22px}.request-audio audio{width:100%}
@media(max-width:650px){.attachments{grid-template-columns:1fr}.attachment-card{padding:15px}.attachment-card .photo-previews img{height:105px}}
