html{scroll-behavior:smooth}.static-hero{padding:80px 0 56px;position:relative;overflow:hidden}.static-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 70% 50% at 90% -10%,rgba(46,182,188,.12),transparent 60%),radial-gradient(ellipse 50% 40% at -10% 70%,rgba(46,182,188,.06),transparent 60%);pointer-events:none}.static-hero .inner{position:relative;max-width:820px}.static-hero .eyebrow{display:inline-flex;align-items:center;gap:8px;font-family:var(--mono);font-size:12px;color:var(--teal-deep);text-transform:uppercase;letter-spacing:.12em;background:var(--teal-soft);border:1px solid rgba(46,182,188,.3);padding:6px 12px;border-radius:999px;margin-bottom:24px}.static-hero .eyebrow .dot{width:6px;height:6px;border-radius:50%;background:var(--teal)}.static-hero h1.headline{font-family:var(--serif);font-weight:400;font-size:clamp(44px,6vw,88px);line-height:1;letter-spacing:-.025em;margin:0 0 24px;text-wrap:balance}.static-hero h1.headline em{font-style:italic;color:var(--teal-deep)}.static-hero .lede{font-size:19px;line-height:1.6;color:var(--ink-2);max-width:640px;margin:0 0 32px}.static-hero .lede b{color:var(--ink);font-weight:600}.static-hero .lede a{color:var(--teal-deep);border-bottom:1px solid rgba(46,182,188,.4)}.static-hero.hero-split .inner{max-width:none;display:grid;grid-template-columns:1fr .85fr;gap:56px;align-items:center}.static-hero.hero-split .lede{max-width:52ch}.static-hero.hero-split h1.headline{font-size:clamp(38px,4.6vw,66px)}.static-hero .hero-offer{position:relative;background:var(--white);border:1px solid var(--line);border-radius:24px;overflow:hidden;box-shadow:0 18px 40px #0e1a1b0f}.static-hero .hero-offer img{display:block;width:100%;height:auto;border-bottom:1px solid var(--line)}.static-hero .hero-offer .solar-map{display:block;width:100%;aspect-ratio:4 / 3;min-height:260px;border-bottom:1px solid var(--line);background:var(--paper-2);cursor:crosshair}.static-hero .hero-offer .solar-map-fallback{margin:0;padding:28px;font-size:14px;line-height:1.55;color:var(--muted);text-align:center}.static-hero .hero-offer .solar-map-hint{margin:0;padding:12px 28px 0;font-family:var(--mono);font-size:10.5px;letter-spacing:.12em;text-transform:uppercase;color:var(--muted)}.static-hero .hero-offer .leaflet-container{z-index:0;font:inherit}.static-hero .hero-offer .solar-map-shell{position:relative}.static-hero .hero-offer .solar-search{position:absolute;top:10px;left:10px;right:10px;z-index:2}.static-hero .hero-offer .ss-box{display:flex;align-items:center;gap:8px;background:var(--white);border:1px solid var(--line);border-radius:12px;padding:9px 12px;box-shadow:0 6px 20px #0e1a1b29}.static-hero .hero-offer .ss-ic{width:16px;height:16px;flex:none;color:var(--muted)}.static-hero .hero-offer .ss-input{flex:1;min-width:0;border:0;outline:none;background:transparent;font:inherit;font-size:16px;color:var(--ink)}.static-hero .hero-offer .ss-input::placeholder{color:var(--muted)}.static-hero .hero-offer .ss-input::-webkit-search-cancel-button{cursor:pointer}.static-hero .hero-offer .ss-spin{width:14px;height:14px;flex:none;border-radius:50%;border:2px solid rgba(46,182,188,.25);border-top-color:var(--teal);animation:solar-spin .7s linear infinite}@keyframes solar-spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.static-hero .hero-offer .ss-spin{animation-duration:2s}}.static-hero .hero-offer .ss-list,.static-hero .hero-offer .ss-msg{margin:6px 0 0;background:var(--white);border:1px solid var(--line);border-radius:12px;box-shadow:0 6px 20px #0e1a1b29}.static-hero .hero-offer .ss-list{list-style:none;padding:4px;max-height:196px;overflow-y:auto}.static-hero .hero-offer .ss-opt{padding:8px 10px;border-radius:8px;cursor:pointer;font-size:13.5px;line-height:1.35;color:var(--ink-2)}.static-hero .hero-offer .ss-opt.is-active{background:var(--teal-soft);color:var(--ink)}.static-hero .hero-offer .ss-msg{padding:9px 12px;font-size:12.5px;line-height:1.45;color:var(--muted)}.static-hero .hero-offer .solar-confirm{padding:14px 28px 0;border-top:1px dashed var(--line);margin-top:14px}.static-hero .hero-offer .sc-q{margin:0 0 4px;font-family:var(--mono);font-size:10.5px;letter-spacing:.12em;text-transform:uppercase;color:var(--teal-deep)}.static-hero .hero-offer .sc-addr{margin:0;font-size:15px;line-height:1.45;color:var(--ink);font-weight:600}.static-hero .hero-offer .sc-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:12px}.static-hero .hero-offer .sc-actions .btn-primary,.static-hero .hero-offer .sc-actions .btn-ghost{width:auto;flex:1 1 auto;justify-content:center}.static-hero .hero-offer .sc-tip{margin:10px 0 0;font-size:12.5px;line-height:1.45;color:var(--muted)}.static-hero .hero-offer .offer-flag{display:block;text-align:center;font-family:var(--mono);font-size:10.5px;text-transform:uppercase;letter-spacing:.15em;background:var(--teal);color:var(--ink);padding:10px 14px}.static-hero .hero-offer .hero-media{aspect-ratio:2 / 1;border-bottom:1px solid var(--line);background:radial-gradient(ellipse 70% 90% at 50% 120%,rgba(46,182,188,.16),transparent 65%),var(--paper-2, #F4F4F0)}.static-hero .hero-offer .hero-media img{border-bottom:0;height:100%;object-fit:cover}.static-hero .hero-offer .price-box{display:flex;flex-direction:column;align-items:flex-start;gap:8px;width:100%;background:transparent;border:0;border-radius:0;padding:24px 28px 28px;margin:0}.static-hero .hero-offer .price-box.pb-center{align-items:center;text-align:center;gap:10px;padding:30px 28px 28px}.static-hero .hero-offer .price-box.pb-center .pb-main{justify-content:center;gap:6px}.static-hero .hero-offer .price-box.pb-center .n{font-size:56px}.static-hero .hero-offer .price-box.pb-center .n small{color:var(--teal-deep)}.static-hero .hero-offer .price-box .u{max-width:none}.static-hero .hero-offer .btn-primary{width:100%;justify-content:center}@media(max-width:860px){.static-hero.hero-split .inner{grid-template-columns:1fr;gap:32px}.static-hero .hero-offer{order:-1}}section.static{padding:80px 0;border-top:1px solid var(--line)}section.static.alt{background:var(--white)}section.static.dark{background:var(--ink);color:var(--white);border-top:0}section.static h2{font-family:var(--serif);font-weight:400;font-size:clamp(32px,3.6vw,48px);line-height:1.05;letter-spacing:-.02em;margin:0 0 24px;text-wrap:balance}section.static h2 em{font-style:italic;color:var(--teal-deep)}section.static.dark h2 em{color:var(--teal)}section.static h3{font-family:var(--serif);font-weight:500;font-size:22px;margin:0 0 8px;letter-spacing:-.005em}section.static p{font-size:16px;line-height:1.65;color:var(--ink-2);margin:0 0 14px}section.static.dark p{color:#ffffffbf}section.static p a{color:var(--teal-deep);border-bottom:1px solid rgba(46,182,188,.35)}section.static p b{color:var(--ink);font-weight:600}section.static.dark p b{color:var(--white)}.static-eyebrow{font-family:var(--mono);font-size:12px;color:var(--teal-deep);text-transform:uppercase;letter-spacing:.16em;margin-bottom:18px;display:flex;align-items:center;gap:12px}.static-eyebrow:before{content:"";width:24px;height:1px;background:var(--teal-deep)}section.static.dark .static-eyebrow{color:var(--teal)}section.static.dark .static-eyebrow:before{background:var(--teal)}.split-row{display:grid;grid-template-columns:1.2fr 1fr;gap:48px}@media(max-width:800px){.split-row{grid-template-columns:1fr;gap:24px}}.card-grid{display:grid;gap:18px;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));margin-top:32px}.card-grid .card{background:var(--white);border:1px solid var(--line);border-radius:18px;padding:26px 24px}section.static.dark .card-grid .card{background:#ffffff08;border-color:#ffffff1a}.card .num{font-family:var(--mono);font-size:11px;color:var(--muted);text-transform:uppercase;letter-spacing:.14em;margin-bottom:14px}section.static.dark .card .num{color:#ffffff80}.card h4{font-family:var(--serif);font-weight:500;font-size:22px;margin:0 0 10px;letter-spacing:-.005em}.card p{margin:0;font-size:14px;line-height:1.6;color:var(--ink-2)}section.static.dark .card p{color:#ffffffb3}.static-cta{margin:72px 0;padding:48px 56px;background:var(--ink);color:var(--white);border-radius:28px;display:grid;grid-template-columns:1.3fr 1fr;gap:32px;align-items:center;position:relative;overflow:hidden}.static-cta:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 60% 80% at 110% 50%,rgba(46,182,188,.32),transparent 60%);pointer-events:none}@media(max-width:800px){.static-cta{grid-template-columns:1fr;padding:36px 28px}}.static-cta h3{font-family:var(--serif);font-weight:400;font-size:clamp(26px,3vw,36px);letter-spacing:-.02em;margin:0 0 12px;line-height:1.1;color:var(--white);position:relative}.static-cta h3 em{color:var(--teal);font-style:italic}.static-cta p{color:#ffffffb3;font-size:15px;line-height:1.5;margin:0;position:relative}.static-cta .actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end;position:relative}@media(max-width:800px){.static-cta .actions{justify-content:flex-start}}.static-cta .btn-primary{background:var(--teal);color:var(--ink)}.static-cta .btn-primary:hover{background:var(--white)}.static-cta .btn-ghost{border-color:#fff3;color:#ffffffd9;background:transparent}.static-cta .btn-ghost:hover{border-color:var(--teal);color:var(--teal);background:transparent}.bullet-list{padding:0;margin:0;list-style:none}.bullet-list li{position:relative;padding-left:22px;margin-bottom:10px;font-size:16px;line-height:1.6;color:var(--ink-2)}.bullet-list li:before{content:"";position:absolute;left:0;top:9px;width:8px;height:8px;border:1.5px solid var(--teal);border-radius:2px}section.static.dark .bullet-list li{color:#ffffffc7}.bullet-list li b{color:var(--ink);font-weight:600}section.static.dark .bullet-list li b{color:var(--white)}.price-box{display:inline-flex;flex-direction:column;align-items:flex-start;gap:6px;background:var(--white);border:1px solid var(--line);border-radius:20px;padding:24px 28px;margin-top:8px}.price-box .pb-main{display:flex;align-items:baseline;flex-wrap:wrap;gap:10px}.price-box .n{font-family:var(--serif);font-size:44px;font-weight:400;line-height:1;letter-spacing:-.02em;color:var(--ink)}.price-box .n small{font-family:var(--sans);font-size:16px;color:var(--muted)}.price-box .u{font-size:13.5px;color:var(--ink-2);max-width:260px;line-height:1.4}.price-box .pb-alt{font-size:14px;color:var(--ink-2)}.price-box .pb-alt b{color:var(--ink);font-weight:600}.price-box .pb-alt a{color:var(--teal-deep);border-bottom:1px solid rgba(46,182,188,.4)}.price-box .btn-primary{margin-top:12px}.risk-note{font-size:13px;line-height:1.65;color:var(--ink-2);background:var(--paper-2, #F4F4F0);border:1px solid var(--line);border-left:3px solid var(--muted);border-radius:12px;padding:16px 20px;margin:32px 0 0;max-width:900px}.risk-note b{color:var(--ink);font-weight:600}section.static.dark .risk-note{color:#ffffffa8;background:#ffffff0a;border-color:#ffffff1f;border-left-color:#ffffff59}section.static.dark .risk-note b{color:var(--white)}.stat-strip{display:grid;gap:0;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);border-radius:16px;background:var(--white);margin:32px 0 0;overflow:hidden}@media(max-width:700px){.stat-strip{grid-template-columns:repeat(2,1fr)}}.stat-strip .item{padding:22px 20px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.stat-strip .item:nth-child(4n){border-right:0}.stat-strip .item:nth-last-child(-n+4){border-bottom:0}@media(max-width:700px){.stat-strip .item{border-right:0;border-bottom:1px solid var(--line)}.stat-strip .item:nth-child(2n){border-right:0}.stat-strip .item:nth-last-child(-n+2){border-bottom:0}}.stat-strip .k{font-family:var(--mono);font-size:11px;color:var(--muted);text-transform:uppercase;letter-spacing:.14em;margin-bottom:6px}.stat-strip .v{font-family:var(--serif);font-size:36px;font-weight:400;letter-spacing:-.015em;line-height:1}.stat-strip .v em{font-style:italic;color:var(--teal-deep)}.stat-strip .sub{font-size:12px;color:var(--ink-2);margin-top:6px}.tramo-clock{display:grid;grid-template-columns:260px 1fr;gap:40px;align-items:center;margin:40px 0 0;padding:28px;border:1px solid var(--line);border-radius:16px;background:var(--white)}@media(max-width:800px){.tramo-clock{grid-template-columns:1fr;gap:28px;padding:22px}}.tramo-clock svg{width:100%;height:auto;display:block}.tramo-clock .tc-seg{fill:none;stroke-width:24;stroke-linecap:butt}.tramo-clock .tc-punta{stroke:var(--warn)}.tramo-clock .tc-llano{stroke:var(--gold)}.tramo-clock .tc-valle{stroke:var(--teal)}.tramo-clock .tc-hour{font-family:var(--mono);font-size:11px;fill:var(--muted)}.tramo-clock .tc-flow{fill:none;stroke:var(--ink);stroke-width:1.5;stroke-dasharray:4 3}.tramo-clock .tc-dot{fill:var(--ink)}.tramo-legend{list-style:none;margin:0;padding:0}.tramo-legend li{display:grid;grid-template-columns:12px 1fr;gap:12px;align-items:start;padding:12px 0;border-bottom:1px solid var(--line)}.tramo-legend li:last-child{border-bottom:0}.tramo-legend .sw{width:12px;height:12px;border-radius:3px;margin-top:5px}.tramo-legend .sw-punta{background:var(--warn)}.tramo-legend .sw-llano{background:var(--gold)}.tramo-legend .sw-valle{background:var(--teal)}.tramo-legend .lb{font-weight:600;font-size:15px;color:var(--ink)}.tramo-legend .hr{font-family:var(--mono);font-size:12px;color:var(--muted);margin-left:8px;font-weight:400}.tramo-legend p{margin:3px 0 0;font-size:14px;color:var(--ink-2)}
