:root{--ink:#112a46;--blue:#1769e0;--ice:#dff4ff;--paper:#f7f2e8;--orange:#ff7a30;--white:#fffefa;--muted:#62738a}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.hero-shell{min-height:92vh;padding:0 6vw 5rem;overflow:hidden}.site-nav{height:92px;display:flex;align-items:center;justify-content:space-between;max-width:1320px;margin:auto;border-bottom:1px solid #112a462e}.wordmark{display:flex;align-items:center;gap:.75rem;font-weight:900;letter-spacing:-.04em;font-size:1.18rem}.wordmark-mark{display:grid;place-items:center;width:38px;height:38px;color:#fff;background:var(--blue);border-radius:52% 48% 47% 53%;font-size:1.7rem;line-height:1;transform:rotate(-7deg)}.nav-link{font-size:.8rem;font-weight:800;text-transform:uppercase;letter-spacing:.1em;border-bottom:2px solid var(--blue);padding:.4rem 0}.hero-grid{max-width:1320px;min-height:calc(92vh - 92px);margin:auto;display:grid;grid-template-columns:1.08fr .92fr;align-items:center;gap:5vw;padding:4.5rem 0 2rem}.status-pill{display:inline-flex;align-items:center;gap:.6rem;padding:.55rem .9rem;color:#0e55bd;background:#fff;border:1px solid #cddfea;border-radius:999px;font-weight:800;font-size:.76rem;letter-spacing:.035em;text-transform:uppercase}.status-dot{width:8px;height:8px;border-radius:50%;background:var(--orange);box-shadow:0 0 0 4px #ff7a3026}.hero-copy h1{margin:1.6rem 0 1.5rem;font-size:clamp(3.55rem,6.4vw,7rem);line-height:.88;letter-spacing:-.075em;max-width:850px}.hero-copy h1 em{color:var(--blue);font-family:Georgia,serif;font-weight:400;letter-spacing:-.055em}.hero-lead{max-width:610px;color:#465b73;font-size:clamp(1.08rem,1.4vw,1.35rem);line-height:1.55}.offer-line{display:flex;align-items:center;gap:1rem;margin:2rem 0 1.75rem;color:#52677e;font-size:.9rem;line-height:1.4}.offer-line .price{color:var(--ink);font-size:2.5rem;line-height:1;font-weight:950;letter-spacing:-.06em;padding-right:1rem;border-right:1px solid #bacbd8}.offer-line strong{color:var(--ink)}.primary-cta{display:inline-flex;align-items:center;justify-content:space-between;gap:2rem;min-width:290px;padding:1rem 1.1rem 1rem 1.35rem;color:#fff;background:var(--blue);border-radius:4px;font-weight:850;box-shadow:0 8px 0 #0a438f;transition:transform .2s,box-shadow .2s}.primary-cta:hover{transform:translateY(3px);box-shadow:0 5px 0 #0a438f}.microcopy{margin:1.2rem 0 0 .2rem;color:#73849a;font-size:.8rem}.aircon-scene{position:relative;min-height:600px;border-radius:48% 52% 48% 52%/45% 42% 58% 55%;background:var(--ice)}.sun-disc{position:absolute;width:150px;height:150px;right:7%;top:6%;background:var(--orange);border-radius:50%;box-shadow:0 0 0 18px #ff7a301f}.ac-unit{position:absolute;width:245px;height:405px;left:50%;top:48%;transform:translate(-50%,-50%) rotate(-2deg);background:#fff;border:5px solid var(--ink);border-radius:32px 32px 22px 22px;box-shadow:22px 26px 0 #1769e024;z-index:3}.ac-display{width:100px;height:54px;display:grid;place-items:center;margin:28px auto 20px;color:#98efff;background:var(--ink);border-radius:10px;font:800 1.45rem monospace}.vent-lines{display:grid;gap:13px;padding:8px 34px}.vent-lines i{display:block;height:8px;background:#c5d9e9;border:2px solid var(--ink);border-radius:999px}.ac-badge{position:absolute;bottom:50px;left:50%;transform:translateX(-50%);padding:.35rem .65rem;color:var(--blue);border:2px solid var(--blue);border-radius:4px;font-size:.7rem;font-weight:950;letter-spacing:.16em}.wheel{position:absolute;bottom:-16px;width:30px;height:30px;background:var(--ink);border-radius:50%}.wheel-left{left:34px}.wheel-right{right:34px}.cool-swoosh{position:absolute;z-index:4;width:230px;height:70px;border:8px solid var(--blue);border-left-color:transparent;border-bottom-color:transparent;border-radius:50%;transform:rotate(-18deg)}.swoosh-one{left:2%;top:31%}.swoosh-two{left:0;top:45%;width:190px;opacity:.58}.house-line{position:absolute;bottom:11%;right:0;width:150px;height:135px;border:5px solid #112a4659;border-bottom:0;transform:skewY(-30deg)}.house-two{right:18%;width:110px;height:95px;opacity:.45}.scene-note{position:absolute;right:6%;bottom:4%;color:#46667e;font:italic 1.05rem/1.4 Georgia,serif;transform:rotate(-3deg)}.promise-strip{display:grid;grid-template-columns:repeat(3,1fr);background:var(--ink);color:#fff;padding:1.35rem 6vw}.promise-strip>div{display:flex;justify-content:center;align-items:center;gap:.85rem;min-height:48px;border-right:1px solid #ffffff2e}.promise-strip>div:last-child{border-right:0}.promise-strip .icon{display:grid;place-items:center;width:28px;height:28px;color:#112a46;background:#81ddff;border-radius:50%;font-weight:900}.promise-strip>div>span:last-child{color:#b9cadd;font-size:.88rem}.promise-strip strong{color:#fff;display:block}.explain-section{padding:7rem 6vw;max-width:1440px;margin:auto}.section-kicker{display:flex;align-items:center;gap:.65rem;color:var(--blue);font-size:.75rem;letter-spacing:.16em;text-transform:uppercase;font-weight:900}.section-kicker:before{content:'';width:28px;height:3px;background:currentColor}.explain-grid{display:grid;grid-template-columns:1fr 1fr;gap:10vw;margin-top:2rem}.explain-grid h2{margin:0;font-size:clamp(2.8rem,5vw,5rem);line-height:.98;letter-spacing:-.065em}.explain-grid h2 span{color:var(--blue)}.explain-copy>p{margin:0 0 2.4rem;color:#50637a;font-size:1.12rem;line-height:1.75}.explain-copy ol{list-style:none;margin:0;padding:0;border-top:1px solid #c4d0d8}.explain-copy li{display:flex;align-items:center;gap:1.3rem;padding:1.2rem 0;border-bottom:1px solid #c4d0d8;font-weight:800}.explain-copy li span{color:var(--orange);font:italic 1.2rem Georgia,serif}.register-section{display:grid;grid-template-columns:.7fr 1.3fr;gap:7vw;padding:7rem 6vw;color:#fff;background:var(--blue)}.section-kicker.light{color:#a8e9ff}.register-intro h2{margin:1.5rem 0 1rem;font-size:clamp(3rem,5vw,5.5rem);letter-spacing:-.065em;line-height:.95}.register-intro>p{max-width:480px;color:#d6e8ff;font-size:1.06rem;line-height:1.65}.local-note{margin-top:2rem;font-weight:800;font-size:.86rem}.form-card{background:var(--white);color:var(--ink);border-radius:20px;padding:clamp(1.4rem,3vw,2.5rem);box-shadow:0 26px 70px #001f5947}.form-card fieldset{border:0;padding:0;margin:0 0 1.6rem}.form-card legend{margin-bottom:.8rem;font-weight:850;font-size:.92rem}.interest-options{display:grid;grid-template-columns:1fr 1fr;gap:.8rem}.choice-card{display:flex;align-items:flex-start;gap:.8rem;padding:1rem;border:1px solid #c7d7e3;border-radius:10px;cursor:pointer;transition:border .2s,background .2s}.choice-card:hover{border-color:var(--blue);background:#f1f8ff}.choice-card input{margin-top:3px;accent-color:var(--blue)}.choice-card span{display:grid;gap:.25rem}.choice-card small{color:#6d7d8e;line-height:1.35}.field-grid{display:grid;gap:1rem;margin-top:1rem}.two-col{grid-template-columns:1fr 1fr}.field-grid label{display:grid;gap:.5rem;font-weight:800;font-size:.84rem}.field-grid label span{color:#8090a0;font-weight:500}.field-grid input,.field-grid select,.field-grid textarea{width:100%;border:1px solid #b7c9d8;border-radius:7px;background:#fff;color:var(--ink);font:inherit;padding:.7rem;outline:none}.field-grid input,.field-grid select{height:45px}.field-grid input:focus,.field-grid select:focus,.field-grid textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px #1769e026}.field-hint{margin:1.2rem 0 -.45rem;color:#728394;font-size:.78rem}.confirmations{display:grid;gap:.75rem;margin:1.5rem 0;padding:1rem;background:#edf7ff;border-radius:10px}.check-row{display:flex;align-items:flex-start;gap:.7rem;cursor:pointer;font-size:.8rem;line-height:1.45;font-weight:600}.check-row input{margin-top:2px;accent-color:var(--blue)}.submit-button{width:100%;height:52px;border:0;border-radius:8px;background:var(--orange);color:#fff;font-weight:900;font-size:1rem;box-shadow:0 5px 0 #c64c10;cursor:pointer}.submit-button:disabled{opacity:.55;box-shadow:none}.privacy-note{max-width:660px;margin:1rem auto 0;color:#7c8996;text-align:center;font-size:.7rem;line-height:1.5}.form-error{color:#b41d2b;background:#fff0f1;border-radius:7px;padding:.8rem;font-size:.82rem}.honeypot{position:absolute!important;left:-10000px!important}.success-card{display:grid;align-content:center;min-height:430px;text-align:center}.success-card[hidden]{display:none}.success-icon{width:62px;height:62px;display:grid;place-items:center;margin:0 auto 1.4rem;color:#fff;background:var(--blue);border-radius:50%;font-size:1.6rem}.success-card h3{margin:0 0 .8rem;font-size:2.1rem;letter-spacing:-.04em}.success-card p{max-width:490px;margin:0 auto;color:#63768a;line-height:1.65}footer{display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;gap:1rem;padding:2rem 6vw;background:var(--ink);color:#b7c8da;font-size:.78rem}footer .footer-mark{color:#fff}footer p:nth-child(2){text-align:center}footer p:last-child{text-align:right}
@media(max-width:900px){.hero-grid{grid-template-columns:1fr;padding-top:3.2rem}.aircon-scene{min-height:520px}.hero-shell{padding-bottom:3rem}.promise-strip{grid-template-columns:1fr;gap:.8rem}.promise-strip>div{justify-content:flex-start;border-right:0;border-bottom:1px solid #ffffff29;padding-bottom:.8rem}.explain-grid,.register-section{grid-template-columns:1fr}.register-section{gap:3rem}.explain-section{padding-top:5rem;padding-bottom:5rem}}
@media(max-width:600px){.site-nav{height:76px}.nav-link{font-size:.68rem}.hero-grid{min-height:auto}.hero-copy h1{font-size:3.65rem}.aircon-scene{min-height:490px;margin:1.5rem 0 3rem}.ac-unit{width:185px;height:320px}.sun-disc{width:105px;height:105px}.cool-swoosh{width:150px}.scene-note{left:0;right:0;bottom:-2rem;width:100%;text-align:center;font-size:.85rem;transform:none}.explain-grid{gap:2rem}.explain-grid h2{font-size:3rem}.register-section{padding-top:5rem;padding-bottom:5rem}.interest-options,.two-col{grid-template-columns:1fr}.form-card{border-radius:14px}footer{grid-template-columns:1fr;text-align:center}footer .footer-mark{justify-content:center}footer p:nth-child(2),footer p:last-child{text-align:center;margin:0}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
