body{overflow-x:hidden}.hero{isolation:isolate;background:radial-gradient(ellipse 70% 60% at 80% 50%, #0d7c6e1a 0%, transparent 70%), var(--cream);grid-template-columns:1fr 1fr;align-items:center;gap:3rem;min-height:100vh;padding:9rem 8vw 5rem;display:grid;position:relative;overflow:hidden}.hero>.hero-content{z-index:1;position:relative}.hero>.hero-visual{z-index:1}.hero h1{letter-spacing:-.03em;margin-bottom:1.5rem;font-size:clamp(2.4rem,4.5vw,3.8rem);font-weight:800;line-height:1.08}.hero h1 em{background:linear-gradient(135deg, var(--gold), var(--teal));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-style:normal}.hero p{color:var(--muted);max-width:480px;margin-bottom:2.5rem;font-size:1.15rem;line-height:1.7}.hero-actions{flex-wrap:wrap;gap:1rem;display:flex}.price-ticker-wrap{vertical-align:bottom;display:inline-block;overflow:hidden}.price-ticker{transition:transform .35s cubic-bezier(.4,0,.2,1),opacity .35s;display:inline-block}.price-ticker.roll-out{opacity:0;transform:translateY(110%)}.price-ticker.roll-in{opacity:0;transition:none;transform:translateY(-110%)}.hero-tagline{color:var(--ink2);border-top:1px solid #00000014;max-width:480px;margin-top:2.5rem;padding-top:2rem;font-size:1rem;font-style:italic;line-height:1.6}.hero-visual{height:520px;position:relative}.hero-card{border-radius:var(--r-xl);box-shadow:var(--shadow);background:var(--white);position:absolute;overflow:hidden}.hero-card.main{background:linear-gradient(160deg,#0b4d42 0%,#1a7c6e 50%,#2ecc9a 100%);width:100%;height:100%}.hero-card.main:after{content:"";opacity:.45;background:url(https://images.unsplash.com/photo-1552465011-b4e21bf6e79a?w=800&q=80) 50%/cover;position:absolute;inset:0}.hero-card-badge{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:var(--r-lg);z-index:2;background:#ffffffeb;justify-content:space-between;align-items:center;padding:1rem 1.2rem;display:flex;position:absolute;bottom:1.6rem;left:1.6rem;right:1.6rem}.hero-card-badge .prop-name{font-size:.95rem;font-weight:700}.hero-card-badge .prop-loc{color:var(--muted);margin-top:.1rem;font-size:.78rem}.hero-card-badge .prop-yield{background:var(--teal);color:var(--white);border-radius:2rem;padding:.35rem .8rem;font-size:.85rem;font-weight:700}.hero-pill{background:var(--white);white-space:nowrap;border-radius:2rem;align-items:center;gap:.4rem;padding:.65rem 1.1rem;font-size:.82rem;font-weight:700;display:flex;position:absolute;box-shadow:0 4px 24px #0000001f}.hero-pill .dot{border-radius:50%;width:8px;height:8px}.dot-green{background:#22c55e}.dot-gold{background:var(--gold)}.trust-section{background:linear-gradient(135deg, var(--teal-dk) 0%, var(--teal) 100%);text-align:center;grid-template-columns:repeat(4,1fr);align-items:stretch;padding:0 8vw;display:grid}.trust-item{border-left:1px solid #ffffff1f;flex-direction:column;justify-content:center;align-items:center;padding:2.5rem 1rem;display:flex}.trust-item:first-child{border-left:none}.trust-item .num{color:var(--white);letter-spacing:-.04em;font-size:2.5rem;font-weight:800;line-height:1}.trust-item .unit{color:var(--gold-lt);font-size:1.2rem}.trust-item .desc{color:#ffffffa6;margin-top:.4rem;font-size:.85rem;font-weight:500}.carousel-section{background:var(--cream);padding:6rem 0;position:relative;overflow:hidden}.carousel-section>:not(.wavy-bg){z-index:1;position:relative}.carousel-header{justify-content:space-between;align-items:flex-end;padding:0 8vw 3rem;display:flex}.carousel-nav{gap:.75rem;display:flex}.carousel-btn{border:2px solid var(--ink);cursor:pointer;background:0 0;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.1rem;transition:background .2s,color .2s;display:flex}.carousel-btn:hover{background:var(--ink);color:var(--white)}.carousel-track-wrap{padding:.5rem 0 2rem;overflow:hidden}.carousel-track{gap:1.5rem;padding:0 8vw;transition:transform .5s;display:flex}.carousel-dots{justify-content:center;gap:.5rem;margin-top:1.5rem;display:flex}.carousel-dot{cursor:pointer;background:#00000026;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:background .2s,width .2s}.carousel-dot.active{background:var(--gold);border-radius:4px;width:24px}.sim-card{background:var(--white);box-shadow:var(--shadow);border-radius:2.5rem;flex-direction:column;gap:.85rem;height:100%;padding:1.4rem 1.6rem;display:flex}.sim-header{justify-content:space-between;align-items:center;display:flex}.sim-title{letter-spacing:.12em;text-transform:uppercase;color:var(--gold);font-size:.72rem;font-weight:700}.sim-currency{background:var(--cream);border-radius:2rem;gap:.2rem;padding:.2rem;display:flex}.sim-curr-btn{cursor:pointer;color:var(--muted);background:0 0;border:none;border-radius:2rem;padding:.28rem .7rem;font-family:inherit;font-size:.8rem;font-weight:700;transition:all .2s}.sim-curr-btn.active{background:var(--white);color:var(--ink);box-shadow:0 2px 8px #0000001a}.sim-sliders{flex-direction:column;gap:.65rem;display:flex}.sim-group{flex-direction:column;gap:.35rem;display:flex}.sim-label{color:var(--ink2);justify-content:space-between;align-items:center;font-size:.83rem;font-weight:600;display:flex}.sim-val{color:var(--teal);font-variant-numeric:tabular-nums;font-size:.95rem;font-weight:800;transition:color .25s}.sim-range{appearance:none;cursor:pointer;background:#0000001a;border-radius:3px;outline:none;width:100%;height:5px}.sim-range::-webkit-slider-thumb{-webkit-appearance:none;background:var(--ink);cursor:pointer;border:3px solid #fff;border-radius:50%;width:20px;height:20px;transition:transform .15s;box-shadow:0 2px 8px #00000040}.sim-range::-webkit-slider-thumb:hover{transform:scale(1.2)}.sim-range::-moz-range-thumb{background:var(--ink);cursor:pointer;border:3px solid #fff;border-radius:50%;width:20px;height:20px;box-shadow:0 2px 8px #00000040}.sim-range--yield{background:linear-gradient(90deg,#0d7c6e 0%,#22c55e 35%,#f59e0b 65%,#ef4444 100%)}.sim-ticks{color:var(--muted);justify-content:space-between;padding:0 2px;font-size:.7rem;font-weight:500;display:flex}.sim-year1{background:var(--cream);border-radius:1.25rem;align-items:center;gap:1rem;padding:.75rem 1rem;display:flex}.sim-y1-label{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;margin-bottom:.15rem;font-size:.68rem;font-weight:600}.sim-y1-val{color:var(--ink);font-variant-numeric:tabular-nums;letter-spacing:-.02em;font-size:1.05rem;font-weight:800}.sim-y1-sep{background:#0000001a;flex-shrink:0;width:1px;height:32px}.sim-chart-wrap{flex-direction:column;gap:.3rem;display:flex}.sim-chart-title{letter-spacing:.1em;text-transform:uppercase;color:var(--muted);font-size:.65rem;font-weight:700}.sim-chart{align-items:stretch;gap:2px;height:72px;display:flex}.sim-chart-col{flex-direction:column;flex:1;align-items:center;min-width:0;display:flex}.sim-chart-val{color:var(--teal);text-align:center;white-space:nowrap;text-overflow:ellipsis;max-width:100%;height:14px;font-size:.58rem;font-weight:700;line-height:14px;transition:opacity .3s;overflow:hidden}.sim-chart-bar-wrap{flex:1;align-items:flex-end;width:100%;padding:0 2px;display:flex}.sim-chart-bar{border-radius:3px 3px 0 0;width:100%;min-height:3px;transition:height .35s,background .3s}.sim-chart-year{color:var(--muted);height:13px;font-size:.6rem;line-height:13px;transition:opacity .3s}.sim-disclaimer{color:var(--muted);text-align:center;font-size:.65rem;font-style:italic}@media (max-width:1024px){.hero{grid-template-columns:1fr;padding-top:7rem}.hero-visual{display:none}.trust-section{grid-template-columns:1fr 1fr}}@media (max-width:768px){.hero{grid-template-columns:1fr;padding:7rem 6vw 4rem}.trust-section{padding:0 4vw}.trust-item{padding:2rem .75rem}.trust-item .num{font-size:2rem}}@media (max-width:640px){.trust-section{grid-template-columns:1fr 1fr}.hero{padding:6rem 5vw 3rem}.hero h1{font-size:clamp(2rem,8vw,2.8rem)}.carousel-header{flex-direction:column;align-items:flex-start;gap:1rem}.carousel-section{padding:4rem 0}.carousel-track{gap:1rem;padding:0 7.5vw}}
