@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-weight:400 800;font-display:swap;src:url(/assets/fonts/plus-jakarta-sans-latin.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-weight:400 800;font-display:swap;src:url(/assets/fonts/plus-jakarta-sans-latin-ext.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-weight:400 800;font-display:swap;src:url(/assets/fonts/plus-jakarta-sans-cyrillic-ext.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}:root{--navy:#071d38;--navy-2:#0d2b4d;--gold:#c8a15b;--gold-soft:#f6eddf;--green:#159a5c;--ink:#0d1b33;--muted:#66738a;--line:#e4dccf;--paper:#fffdf9;--soft:#f7f4ef;--white:#ffffff;--shadow:0 22px 70px rgba(13,27,51,.14);font-family:Plus Jakarta Sans,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--ink)}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:linear-gradient(110deg,#ffffff,#f8f5ee 65%,#f1e8d9)}html.is-portal-embed,html.is-portal-embed body{height:auto;min-height:0;overflow:visible;background:#fff;scroll-behavior:auto}button,input,select{font:inherit}button:disabled{cursor:wait;opacity:.7}a{color:inherit}.app-shell{display:grid;grid-template-columns:286px minmax(0,1fr)}.sidebar{background:radial-gradient(circle at top left,#13385e,var(--navy) 54%);color:#fff;padding:34px 28px;display:flex;flex-direction:column;gap:32px;position:-webkit-sticky;position:sticky;top:0;height:100vh}.logo{width:164px}.sidebar nav{display:grid;grid-gap:10px;gap:10px}.nav-item{text-decoration:none;padding:15px 16px;border-radius:16px;color:rgba(255,255,255,.78);font-weight:800}.nav-item.is-active,.nav-item:hover{background:var(--gold-soft);color:var(--ink)}.help-card{margin-top:auto;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.12);border-radius:18px;padding:20px;display:grid;grid-gap:12px;gap:12px}.help-card span{color:rgba(255,255,255,.76);line-height:1.5}.help-card a{display:inline-flex;justify-content:center;text-decoration:none;background:#e6fff0;color:#0b7b49;padding:12px 14px;border-radius:14px;font-weight:900}.main{width:min(1080px,calc(100vw - 304px));padding:28px 22px 48px}.check-layout,.desktop-stepper,.hero-card,.result-section,.topbar{margin-bottom:18px}.topbar{justify-content:space-between;gap:20px}.topbar,.topbar-actions{display:flex;align-items:center}.topbar-actions{gap:12px;flex-wrap:wrap;justify-content:flex-end}.language-toggle{min-height:50px;display:inline-flex;align-items:center;padding:4px;border-radius:14px;background:#fff;border:1px solid var(--line)}.language-toggle button{min-width:44px;min-height:40px;border:0;border-radius:11px;background:transparent;color:var(--muted);font-weight:950;cursor:pointer}.language-toggle button.is-active{background:var(--navy);color:#fff}.eyebrow{color:var(--gold);text-transform:uppercase;font-weight:950}h1,h2,p{margin:0}h1{font-size:34px;line-height:1.04}h2{font-size:29px;line-height:1.08}p{color:var(--muted);line-height:1.5;font-size:16px}.btn,.portal-link{min-height:50px;border:0;border-radius:14px;padding:0 22px;display:inline-flex;align-items:center;justify-content:center;gap:10px;font-weight:950;text-decoration:none;cursor:pointer}.btn-secondary,.portal-link{background:var(--white);color:var(--ink);border:1px solid var(--line)}.btn-primary{background:var(--navy);color:#fff}.btn[hidden],[hidden]{display:none!important}.hero-card,.result-section,.side-panel,.wizard-card{background:rgba(255,255,255,.9);border:1px solid var(--line);border-radius:22px;box-shadow:var(--shadow)}.hero-card{min-height:132px;padding:18px 26px;display:grid;grid-template-columns:minmax(0,1fr) 172px;align-items:center;overflow:hidden}.hero-card img{width:128px;justify-self:end}.desktop-stepper{--step-progress:0%;position:relative;display:grid;grid-template-columns:repeat(8,minmax(0,1fr));align-items:start;grid-gap:0;gap:0;padding:0 4px}.desktop-stepper:before{content:"";position:absolute;top:15px;left:24px;right:24px;height:4px;border-radius:999px;background:linear-gradient(90deg,var(--green) 0 var(--step-progress),#e7ded0 var(--step-progress) 100%)}.desktop-stepper-item{position:relative;z-index:1;display:grid;justify-items:center;grid-gap:8px;gap:8px;min-width:0;border:0;background:transparent;color:var(--muted);font:900 13px/1.25 Inter,ui-sans-serif,system-ui,sans-serif;cursor:pointer}.desktop-stepper-dot{display:grid;place-items:center;width:34px;height:34px;border:3px solid #fff;border-radius:999px;background:#eee6da;color:var(--muted);box-shadow:0 8px 20px rgba(13,27,51,.1)}.desktop-stepper-item.is-active,.desktop-stepper-item.is-done{color:var(--ink)}.desktop-stepper-item.is-done .desktop-stepper-dot{background:var(--green);color:#fff}.desktop-stepper-item.is-active .desktop-stepper-dot{background:var(--navy);color:#fff}.check-layout{display:grid;grid-template-columns:minmax(0,1fr) 248px;grid-gap:18px;gap:18px}.check-layout>.desktop-stepper{grid-column:1/-1;margin-bottom:-4px}.result-section,.side-panel,.wizard-card{padding:22px}.wizard-card{min-height:416px}.progress-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;font-size:16px}.progress-track{height:7px;background:#e7ded0;border-radius:999px;overflow:hidden;margin-bottom:20px}.progress-track span{display:block;height:100%;width:13%;background:linear-gradient(90deg,var(--green),var(--gold));border-radius:inherit;transition:width .25s ease}.step-pane{display:grid;grid-gap:16px;gap:16px}.step-topline{display:grid;grid-gap:10px;gap:10px;justify-items:start}.step-hero-icon{display:grid;place-items:center;width:54px;height:54px;border-radius:999px;background:linear-gradient(135deg,#d6b072,var(--gold));color:#fff;font-size:24px;font-weight:950;box-shadow:0 16px 36px rgba(200,161,91,.22)}.step-pane h2{font-size:28px}.choices{display:grid;grid-gap:11px;gap:11px}.choices.is-two{grid-template-columns:repeat(2,minmax(0,1fr))}.choice{position:relative;min-height:62px;display:flex;align-items:center;gap:12px;padding:12px 48px 12px 14px;border-radius:15px;border:1.5px solid var(--line);background:#fff;cursor:pointer;text-align:left;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.choice:after{content:"";position:absolute;right:18px;top:50%;width:22px;height:22px;border:2px solid #d5cab8;border-radius:999px;transform:translateY(-50%)}.choice.is-selected{border-color:var(--navy);background:#fffaf2;box-shadow:inset 0 0 0 1px var(--navy),0 14px 30px rgba(13,27,51,.08)}.choice.is-selected:after{border-color:var(--navy);box-shadow:inset 0 0 0 6px #fff;background:var(--navy)}.choice-icon{width:38px;height:38px;border-radius:13px;display:grid;place-items:center;background:var(--gold-soft);color:var(--gold);font-size:19px;flex:0 0 auto}.choice strong{display:block}.choice span{color:var(--muted)}.field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:13px;gap:13px}.field{display:grid;grid-gap:8px;gap:8px}.field label{font-weight:900}.field input,.field select{width:100%;min-height:48px;border:1px solid var(--line);border-radius:14px;padding:0 16px;background:#fff;color:var(--ink)}.field small{color:var(--muted);line-height:1.45}.surface-summary{display:grid;grid-gap:6px;gap:6px;padding:16px 18px;border:1px solid #cfe8d9;border-radius:14px;background:#f1faf5;color:#244737}.surface-summary span{font-size:14px;color:#557064}.surface-summary strong{font-size:19px;line-height:1.35}.partial-area-field{padding:16px;border:1px solid rgba(200,161,91,.42);border-radius:14px;background:#fffaf2}.input-with-unit{position:relative}.input-with-unit input{padding-right:52px;font-size:18px;font-weight:850}.input-with-unit span{position:absolute;right:16px;top:50%;transform:translateY(-50%);color:var(--muted);font-weight:850;pointer-events:none}.official-property-data{border:1px solid var(--line);border-radius:14px;background:#fff;overflow:hidden}.official-property-data summary{padding:15px 18px;color:var(--ink);font-weight:900;cursor:pointer;list-style-position:inside}.official-property-data__content{display:grid;grid-gap:14px;gap:14px;padding:0 18px 18px}.official-property-row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 0;border-top:1px solid var(--line);color:var(--muted)}.official-property-row strong{color:var(--ink)}.partial-energy-notice{padding:20px;font-size:16px}.info-note{padding:16px 18px;background:#edf8f2;color:#0e6a42;border:1px solid #bee8cf;border-radius:14px;line-height:1.5}.info-note.is-warning{background:#fff8ec;color:#8a4b08;border-color:#efd7ab}.energy-standalone-card{display:grid;grid-template-columns:96px minmax(0,1fr);align-items:center;grid-gap:18px;gap:18px;padding:18px;border:1px solid #cde9d8;border-radius:18px;background:#f0fbf5}.energy-standalone-card>span{display:grid;place-items:center;width:96px;height:76px;border-radius:13px;background:linear-gradient(135deg,#16864b,#39b973);color:#fff;font-size:36px;font-weight:950}.energy-standalone-card strong{display:block;margin-bottom:5px;font-size:22px}.energy-standalone-card small{color:var(--muted);line-height:1.45}.lookup-card{display:grid;grid-gap:16px;gap:16px;padding:18px;border:1px solid var(--line);border-radius:18px;background:linear-gradient(135deg,#fffdf9,#f5f9f5)}.lookup-card>div:first-child{display:grid;grid-gap:4px;gap:4px}.lookup-card>div:first-child strong{font-size:18px}.lookup-card>div:first-child span{color:var(--muted);line-height:1.5}.lookup-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.lookup-row{min-height:104px;display:grid;grid-gap:5px;gap:5px;padding:14px;border-radius:14px;background:#fff;border:1px solid #eee7dc}.lookup-row span{color:var(--muted);font-weight:850}.lookup-row strong{color:var(--ink)}.lookup-row small{color:var(--muted);line-height:1.45}.lookup-row.is-ok{border-color:#bde8cd;background:#f2fbf5}.lookup-row.is-ok strong{color:var(--green)}.lookup-row.is-warning{border-color:#efd7ab;background:#fff8ec}.lookup-row.is-loading{position:relative;overflow:hidden}.lookup-row.is-loading:after{content:"";position:absolute;inset:auto 0 0;height:3px;background:linear-gradient(90deg,transparent,var(--gold),transparent);animation:lookup-loading 1.1s linear infinite}@keyframes lookup-loading{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}.button-row{display:flex;justify-content:space-between;gap:12px;margin-top:20px}html.is-portal-embed .app-shell{height:auto;min-height:0;overflow:visible;grid-template-columns:1fr;background:#fff}html.is-portal-embed .help-card,html.is-portal-embed .hero-card,html.is-portal-embed .sidebar,html.is-portal-embed .topbar{display:none}html.is-portal-embed .main{padding:0;background:#fff}html.is-portal-embed .check-layout,html.is-portal-embed .main{height:auto;min-height:0;display:grid;grid-template-rows:auto;align-content:start;overflow:visible}html.is-portal-embed .check-layout{grid-template-columns:minmax(0,1fr);grid-gap:0;gap:0;align-items:start;width:min(100%,1680px);margin:0 auto}html.is-portal-embed .check-layout>.desktop-stepper{display:none}html.is-portal-embed .wizard-card{width:100%;min-height:0;height:auto;max-height:none;overflow:visible;padding:clamp(20px,2vw,32px);border-radius:16px;border-color:rgba(200,161,91,.24);box-shadow:none;display:grid;align-content:start}html.is-portal-embed .progress-row{margin-bottom:8px;font-size:17px}html.is-portal-embed .progress-track{height:8px;margin-bottom:16px}html.is-portal-embed .step-pane{gap:clamp(14px,1.2vw,20px)}html.is-portal-embed .step-topline{grid-template-columns:auto auto;align-items:center;gap:10px}html.is-portal-embed .step-hero-icon{width:50px;height:50px;font-size:22px}html.is-portal-embed .step-pane h2{font-size:clamp(28px,2.7vw,40px);line-height:1.08;max-width:940px}html.is-portal-embed p{font-size:16px;line-height:1.42}html.is-portal-embed .choices{gap:10px}html.is-portal-embed .choice{min-height:68px;gap:12px;padding:14px 54px 14px 16px;border-radius:15px}html.is-portal-embed .choice:after{right:20px;width:23px;height:23px}html.is-portal-embed .choice-icon{width:40px;height:40px;border-radius:13px;font-size:19px}html.is-portal-embed .choice strong{font-size:17px}html.is-portal-embed .choice span span{font-size:14px;line-height:1.3}html.is-portal-embed .field-grid,html.is-portal-embed .lookup-grid{gap:14px}html.is-portal-embed .field{gap:6px}html.is-portal-embed .field label{font-size:14px}html.is-portal-embed .field input,html.is-portal-embed .field select{min-height:50px;border-radius:13px;padding:0 14px;font-size:15px}html.is-portal-embed .energy-standalone-card,html.is-portal-embed .info-note,html.is-portal-embed .lookup-card{padding:14px;border-radius:14px}html.is-portal-embed .lookup-card{gap:10px}html.is-portal-embed .lookup-card>div:first-child strong{font-size:17px}html.is-portal-embed .lookup-card>div:first-child span,html.is-portal-embed .lookup-row small{font-size:14px;line-height:1.35}html.is-portal-embed .lookup-row{min-height:76px;padding:12px;gap:5px}html.is-portal-embed .button-row{margin-top:20px}html.is-portal-embed .btn{min-height:50px;border-radius:14px;font-size:15px}html.is-portal-embed .side-panel,html.is-portal-embed.has-result .check-layout{display:none}html.is-portal-embed .result-section{width:100%;height:auto;min-height:0;max-height:none;margin:0 auto;overflow:visible;padding:clamp(24px,2.25vw,34px);border:1px solid rgba(200,161,91,.24);border-radius:16px;background:#fff;box-shadow:none;gap:18px}html.is-portal-embed .result-section[hidden]{display:none}html.is-portal-embed .result-hero{grid-template-columns:124px minmax(0,1fr);gap:20px;padding-bottom:4px}html.is-portal-embed .result-hero img{width:118px}html.is-portal-embed .result-hero h2{font-size:clamp(34px,3.2vw,48px);line-height:1.08}html.is-portal-embed .result-grid,html.is-portal-embed .result-offers{gap:14px}html.is-portal-embed .result-grid article{min-height:118px;padding:18px;border-radius:14px}html.is-portal-embed .result-grid strong{font-size:34px}html.is-portal-embed .result-offers article{min-height:112px;padding:18px;border-radius:14px}html.is-portal-embed .email-result-card{padding:18px;gap:14px}.side-panel{position:-webkit-sticky;position:sticky;top:28px;display:grid;grid-gap:18px;gap:18px}.side-panel h2{margin:0;font-size:24px;line-height:1.15}.score-ring{width:154px;height:154px;border-radius:999px;margin:0 auto 6px;display:grid;place-items:center;background:radial-gradient(circle at center,#fff 58%,transparent 60%),conic-gradient(var(--green) 13%,#ece6db 0)}.score-ring span{font-size:30px;font-weight:950}.score-ring small{color:var(--muted);font-weight:800}.side-panel ol{margin:0;padding:0;display:grid;grid-gap:12px;gap:12px;list-style:none}.side-panel li{display:flex;gap:10px;color:var(--muted);font-weight:800}.side-panel li.is-active,.side-panel li.is-done{color:var(--ink)}.side-panel li:before{content:attr(data-step);width:24px;height:24px;border-radius:50%;display:grid;place-items:center;background:#eee6da;color:var(--ink);font-size:12px;flex:0 0 auto}.side-panel li.is-done:before{content:"✓";background:#dff5e8;color:var(--green)}.side-help-card{display:grid;grid-gap:8px;gap:8px;padding:18px;border:1px solid var(--line);border-radius:18px;background:linear-gradient(135deg,#fffaf2,#fff)}.side-help-card strong{font-size:17px}.side-help-card span{color:var(--muted);line-height:1.45}.side-help-card a{min-height:46px;display:inline-flex;align-items:center;justify-content:center;margin-top:4px;border-radius:14px;background:var(--gold-soft);color:var(--ink);text-decoration:none;font-weight:950}.result-section{display:grid;grid-gap:24px;gap:24px}.result-section[hidden]{display:none}.result-hero{display:grid;grid-template-columns:170px minmax(0,1fr);grid-gap:24px;gap:24px;align-items:center}.result-hero img{width:160px}.result-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px}.result-grid article{padding:20px;border:1px solid var(--line);border-radius:18px;background:var(--soft);display:grid;grid-gap:8px;gap:8px}.result-grid small,.result-grid span{color:var(--muted);font-weight:800}.result-grid strong{font-size:34px;color:var(--green)}.result-actions{display:flex;gap:14px;flex-wrap:wrap}.email-result-card{padding:20px;border:1px solid #d8eadf;border-radius:18px;background:linear-gradient(135deg,#f1fbf5,#fffdf9);display:grid;grid-gap:16px;gap:16px}.email-result-card>div:first-child{display:grid;grid-gap:5px;gap:5px}.email-result-card strong{font-size:20px}.email-result-card span,.email-result-status{color:var(--muted);line-height:1.55}.email-result-row{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:12px;gap:12px}.email-result-row>label{grid-column:1/-1;color:var(--ink);font-size:14px;font-weight:800;text-align:left}.email-lead-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.email-lead-grid>div{display:grid;grid-gap:7px;gap:7px;text-align:left}.email-lead-grid label{color:var(--ink);font-size:14px;font-weight:800}.email-lead-grid input,.email-result-row input{min-height:50px;border:1px solid var(--line);border-radius:14px;padding:0 16px;background:#fff;color:var(--ink)}.email-result-status{min-height:24px;margin:0;font-size:16px;font-weight:850}.email-result-status[data-status=success]{color:var(--green)}.email-result-status[data-status=error]{color:#b54708}.result-consent{display:grid;grid-template-columns:22px minmax(0,1fr);grid-gap:10px;gap:10px;align-items:start;color:var(--ink);font-size:14px;line-height:1.5;text-align:left;cursor:pointer}.result-consent input{width:20px;height:20px;margin:1px 0 0;accent-color:var(--navy)}.result-consent a{color:var(--navy);font-weight:800;text-underline-offset:3px}.result-offers{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px}.result-offers article{min-height:132px;display:grid;grid-gap:8px;gap:8px;align-content:start;padding:20px;border:1px solid var(--line);border-radius:18px;background:#fff}.result-offers strong{color:var(--ink);font-size:20px;line-height:1.2}.result-offers span{color:var(--muted);line-height:1.55;font-weight:750}.sr-only{padding:0;margin:-1px;border:0}.breakdown-card{border:1px solid var(--line);border-radius:18px;padding:18px 20px;background:#fff}.breakdown-card summary{cursor:pointer;font-weight:950}#breakdown-list{margin-top:16px;display:grid;grid-gap:10px;gap:10px}.breakdown-row{display:flex;justify-content:space-between;padding:12px 0;border-bottom:1px solid #eee7dc}.breakdown-row:last-child{border-bottom:0}.seo-body{background:radial-gradient(circle at top right,rgba(200,161,91,.16),transparent 36%),linear-gradient(110deg,#ffffff,#f8f5ee 62%,#f1e8d9)}.seo-cluster,.seo-content-grid,.seo-faq,.seo-footer,.seo-header,.seo-hero,.seo-tool-band{width:min(1180px,calc(100vw - 48px));margin-left:auto;margin-right:auto}.seo-header{min-height:92px;display:flex;align-items:center;justify-content:space-between;gap:22px;padding:22px 0}.seo-header img{width:154px;height:auto;display:block}.seo-header nav{display:flex;align-items:center;gap:22px;color:var(--muted);font-weight:900}.seo-header nav a{text-decoration:none}.seo-header nav a:hover{color:var(--ink)}.seo-hero{display:grid;grid-template-columns:minmax(0,1fr) 330px;grid-gap:30px;gap:30px;align-items:stretch;padding:42px;background:rgba(255,255,255,.92);border:1px solid var(--line);border-radius:22px;box-shadow:var(--shadow)}.seo-hero-copy{display:grid;align-content:center;grid-gap:18px;gap:18px}.seo-hero-copy h1{max-width:760px;font-size:52px;line-height:1.02}.seo-hero-copy p{max-width:740px}.seo-actions{gap:14px;margin-top:10px}.seo-actions,.seo-proof{display:flex;flex-wrap:wrap}.seo-proof{gap:10px}.seo-proof span{min-height:38px;display:inline-flex;align-items:center;padding:0 13px;border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--muted);font-weight:900}.seo-check-card{padding:24px;display:grid;grid-gap:14px;gap:14px;align-content:start;background:linear-gradient(180deg,#fefaf2,#fff);border:1px solid var(--line);border-radius:18px}.seo-check-card img{width:210px;justify-self:center}.seo-check-card strong{font-size:25px;line-height:1.15}.seo-check-card p{font-size:16px}.seo-content-grid{margin-top:28px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px}.seo-cluster,.seo-content-grid article,.seo-faq,.seo-tool-band{background:rgba(255,255,255,.92);border:1px solid var(--line);border-radius:18px;box-shadow:0 16px 44px rgba(13,27,51,.08)}.seo-content-grid article{padding:26px}.seo-content-grid h2{margin-bottom:12px;font-size:25px;line-height:1.15}.seo-content-grid p{font-size:17px}.seo-tool-band{margin-top:28px;padding:30px;display:flex;align-items:center;justify-content:space-between;gap:28px;background:linear-gradient(100deg,rgba(7,29,56,.96),rgba(13,43,77,.94)),#071d38;color:#fff}.seo-tool-band .eyebrow,.seo-tool-band p{color:rgba(255,255,255,.78)}.seo-tool-band h2{margin:8px 0;font-size:32px}.seo-tool-band .btn-primary{background:var(--gold-soft);color:var(--ink);flex:0 0 auto}.seo-cluster,.seo-faq{margin-top:28px;padding:30px}.seo-cluster h2,.seo-faq h2{margin:8px 0 18px;font-size:32px}.seo-faq details{border-top:1px solid #eee7dc;padding:18px 0}.seo-faq details:last-child{border-bottom:1px solid #eee7dc}.seo-faq summary{cursor:pointer;font-size:19px;font-weight:950}.seo-faq details p{margin-top:10px;font-size:17px}.seo-cluster div{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:12px;gap:12px}.seo-cluster a{min-height:58px;display:flex;align-items:center;padding:14px 16px;text-decoration:none;border:1px solid var(--line);border-radius:14px;background:var(--paper);font-weight:900}.seo-cluster a:hover{border-color:var(--gold);box-shadow:inset 0 0 0 1px var(--gold)}.seo-footer{padding:34px 0 46px;display:flex;gap:20px;flex-wrap:wrap;color:var(--muted);font-weight:900}.seo-footer a{color:var(--ink)}@media (max-width:980px){.app-shell{display:block}.sidebar{position:static;height:auto;padding:18px;flex-direction:row;align-items:center;gap:14px}.help-card,.sidebar nav{display:none}.logo{width:126px}.main{width:100%;padding:22px 16px 42px}.topbar{align-items:flex-start;display:grid}.topbar-actions{width:100%;justify-content:stretch}.language-toggle,.language-toggle button{flex:1 1}h1{font-size:34px}.step-pane h2,h2{font-size:28px}p{font-size:16px}.check-layout,.choices.is-two,.field-grid,.hero-card,.lookup-grid,.result-grid,.result-hero,.result-offers{grid-template-columns:1fr}.desktop-stepper{display:none}.hero-card{padding:24px}.hero-card img{width:210px;justify-self:center}.wizard-card{min-height:0;padding:22px}.step-topline{justify-items:center}.step-pane,.step-topline{text-align:center}.choice,.official-property-data,.partial-area-field,.surface-summary{text-align:left}.side-panel{display:none}.button-row,.email-lead-grid,.email-result-row,.result-actions{flex-direction:column;display:grid;grid-template-columns:1fr}.btn,.email-lead-grid input,.email-result-row input,.portal-link{width:100%}.seo-cluster,.seo-content-grid,.seo-faq,.seo-footer,.seo-header,.seo-hero,.seo-tool-band{width:min(100% - 28px,720px)}.seo-header{min-height:78px;padding:16px 0}.seo-header nav{display:none}.seo-header img{width:126px}.seo-header .btn{width:auto;min-height:44px;padding:0 16px}.seo-content-grid,.seo-hero{grid-template-columns:1fr}.seo-hero{padding:24px}.seo-hero-copy h1{font-size:34px}.seo-actions .btn{width:100%}.seo-check-card img{width:180px}.seo-tool-band{display:grid;padding:24px}.seo-tool-band .btn{width:100%}.seo-cluster h2,.seo-faq h2,.seo-tool-band h2{font-size:27px}.seo-cluster,.seo-faq{padding:24px}html.is-portal-embed,html.is-portal-embed .app-shell,html.is-portal-embed body{height:auto;min-height:0;overflow:visible}html.is-portal-embed .app-shell{display:grid;grid-template-columns:1fr;grid-template-rows:auto}html.is-portal-embed .sidebar{display:none;position:static;height:60px;min-height:0;padding:10px 14px;flex-direction:row;align-items:center;border-bottom:1px solid rgba(228,220,207,.72)}html.is-portal-embed .logo{width:118px}html.is-portal-embed .main{height:auto;min-height:0;align-content:start;overflow:visible;-webkit-overflow-scrolling:touch;padding:0}html.is-portal-embed .check-layout{display:grid;grid-template-columns:1fr;grid-template-rows:auto;min-height:0;height:auto;grid-gap:0;gap:0;align-content:start;overflow:visible}html.is-portal-embed .wizard-card{min-height:0;height:auto;max-height:none;overflow:visible;padding:18px;border-radius:16px;box-shadow:none}html.is-portal-embed .progress-row{font-size:14px;padding-right:54px}html.is-portal-embed .progress-track{margin-bottom:14px}html.is-portal-embed .step-topline{grid-template-columns:1fr;justify-items:center;gap:7px;text-align:center}html.is-portal-embed .step-hero-icon{width:42px;height:42px;font-size:20px}html.is-portal-embed .step-pane{gap:12px;text-align:center}html.is-portal-embed .step-pane h2{font-size:29px;line-height:1.06}html.is-portal-embed p{font-size:15px;line-height:1.45}html.is-portal-embed .choice{min-height:64px;padding:14px 46px 14px 14px}html.is-portal-embed .choice strong{font-size:16px}html.is-portal-embed .choices.is-two,html.is-portal-embed .field-grid,html.is-portal-embed .lookup-grid{grid-template-columns:1fr}html.is-portal-embed .field input,html.is-portal-embed .field select{min-height:48px}html.is-portal-embed .button-row{position:-webkit-sticky;position:sticky;bottom:0;z-index:2;grid-template-columns:1fr 1fr;gap:10px;margin:18px -18px -18px;padding:12px 18px 18px;background:linear-gradient(180deg,rgba(255,255,255,.72),#fff 34%);border-top:1px solid rgba(228,220,207,.72)}html.is-portal-embed .btn{min-height:48px;width:100%;padding:0 14px}}#next-step.btn-primary{border:1px solid #071d38;background:#0b1f3a;box-shadow:0 5px 0 #061429,0 12px 22px rgba(7,29,56,.18);transition:transform .16s ease,box-shadow .16s ease,filter .16s ease}#next-step.btn-primary:hover:not(:disabled){transform:translateY(-1px);background:#102b4d;filter:none;box-shadow:0 6px 0 #061429,0 15px 26px rgba(7,29,56,.2)}#next-step.btn-primary:active:not(:disabled){transform:translateY(3px);box-shadow:0 2px 0 #061429,0 6px 12px rgba(7,29,56,.15)}@media (max-width:720px){body,html{overflow-x:hidden}body{background:#fffaf3}.app-shell{display:block;min-height:100svh}.sidebar{position:-webkit-sticky;position:sticky;top:0;z-index:20;height:auto;min-height:68px;padding:12px 16px;border-bottom:1px solid rgba(255,255,255,.16);border-radius:0;background:linear-gradient(145deg,#071d38,#0d2b4d)}.logo{width:118px}.main{width:100%;padding:14px 14px calc(92px + env(safe-area-inset-bottom))}.topbar{display:grid;grid-template-columns:1fr auto;align-items:center;grid-gap:12px;gap:12px;margin-bottom:12px}.portal-link,.topbar .eyebrow,.topbar h1{display:none}.topbar-actions{grid-column:2;width:auto;justify-content:end}.language-toggle{min-height:42px;border-radius:13px;box-shadow:0 10px 28px rgba(13,27,51,.08)}.language-toggle button{min-width:42px;min-height:34px;border-radius:10px}.hero-card{min-height:0;grid-template-columns:minmax(0,1fr) 70px;gap:10px;margin-bottom:10px;padding:12px 14px;border-radius:18px;box-shadow:0 14px 34px rgba(13,27,51,.08)}.hero-card h2{font-size:20px;line-height:1.08}.hero-card img{width:68px;align-self:start;justify-self:end}.check-layout{display:block;margin-bottom:16px}.desktop-stepper,.side-panel{display:none!important}.wizard-card{min-height:0;padding:14px;border-radius:20px;box-shadow:0 18px 44px rgba(13,27,51,.1)}.progress-row{top:68px;margin:-14px -14px 12px;padding:12px 14px 9px;background:rgba(255,253,249,.96);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid rgba(228,220,207,.72);border-radius:20px 20px 0 0;font-size:15px}.progress-row,.progress-track{position:-webkit-sticky;position:sticky;z-index:12}.progress-track{top:112px;height:6px;margin:-12px -14px 16px;border-radius:0}.step-pane{gap:15px;text-align:left}.step-topline{justify-items:start;gap:10px;text-align:left}.step-hero-icon{width:46px;height:46px;font-size:21px;box-shadow:0 12px 24px rgba(200,161,91,.2)}.step-pane h2{font-size:clamp(25px,7vw,30px);line-height:1.06}.choice span,.info-note,.lookup-card span,.lookup-row small,.step-pane p{font-size:14px;line-height:1.42}.choices,.choices.is-two,.field-grid,.lookup-grid{grid-template-columns:1fr;gap:11px}.choice{min-height:68px;padding:12px 50px 12px 12px;border-radius:14px;background:#fff}.choice:after{right:16px}.choice-icon{width:42px;height:42px}.choice strong{font-size:16px;line-height:1.25}.field label{font-size:14px}.email-result-row input,.field input,.field select{min-height:50px;border-radius:13px;font-size:16px}.email-result-card,.energy-standalone-card,.info-note,.lookup-card{border-radius:16px}.energy-standalone-card{grid-template-columns:74px minmax(0,1fr);padding:14px}.energy-standalone-card>span{width:74px;height:62px;font-size:30px}.button-row{position:fixed;left:0;right:0;bottom:0;z-index:30;display:grid;grid-template-columns:minmax(96px,.55fr) 1fr;grid-gap:10px;gap:10px;margin:0;padding:12px 14px calc(12px + env(safe-area-inset-bottom));background:rgba(255,253,249,.96);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-top:1px solid rgba(228,220,207,.82);box-shadow:0 -18px 36px rgba(13,27,51,.12)}html:not(.is-portal-embed):not(.is-check-mode) .button-row{display:none}.button-row .btn,.email-result-row .btn,.result-actions .btn{min-height:50px;border-radius:14px;width:100%}.button-row .btn-primary:only-child,.button-row .btn-secondary[hidden]+.btn-primary{grid-column:1/-1}.wizard-card{padding-bottom:82px;overflow:visible}.email-gate-card [data-result-email-submit]{min-height:52px;width:100%}.result-section{margin-top:12px;padding:16px;border-radius:20px;box-shadow:0 18px 44px rgba(13,27,51,.1)}.result-hero{grid-template-columns:74px minmax(0,1fr);gap:12px;text-align:left}.result-hero img{width:74px}.email-result-row,.result-actions,.result-grid,.result-offers{grid-template-columns:1fr}.result-grid article{min-height:112px}.email-result-card{padding:16px}}:root{--color-navy-950:#0b2342;--color-navy-900:#183759;--color-navy-800:#173a67;--color-navy-700:#20518a;--color-beige-100:#f5efe6;--color-beige-200:#f5eddf;--color-beige-300:#d5bd91;--color-white:#fff;--color-surface:#ffffff;--color-background:#f7f5f1;--color-text:#12233e;--color-text-muted:#546178;--color-border:#e2d7c8;--color-success:#287a58;--color-warning:#b36a18;--color-danger:#c93a3a;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-8:32px;--space-10:40px;--space-12:48px;--radius-sm:5px;--radius-md:6px;--radius-lg:8px;--radius-xl:8px;--shadow-sm:0 2px 8px rgba(11,31,58,.06);--shadow-md:0 12px 34px rgba(11,31,58,.10);--container:1320px;--focus-ring:0 0 0 4px rgba(32,81,138,.24);--transition:180ms ease;--navy:var(--color-navy-950);--navy-2:var(--color-navy-900);--gold:#d5bd91;--gold-soft:var(--color-beige-200);--green:var(--color-success);--ink:var(--color-text);--muted:var(--color-text-muted);--line:var(--color-border);--paper:var(--color-surface);--soft:var(--color-background);--white:var(--color-white);--shadow:var(--shadow-md)}html{scroll-behavior:smooth;scroll-padding-top:96px}body{min-width:320px;color:var(--color-text);background:var(--color-background);font-size:16px;line-height:1.5}a,button,input,select,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:0;box-shadow:var(--focus-ring)}.app-shell{display:block;min-height:100vh}.site-header{position:-webkit-sticky;position:sticky;z-index:50;top:0;color:var(--color-white);background:var(--color-navy-950);box-shadow:0 8px 24px rgba(11,31,58,.16)}.site-header-inner{width:min(calc(100% - 40px),var(--container));min-height:78px;margin:0 auto;display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:var(--space-8);gap:var(--space-8)}.brand-link{display:inline-flex;align-items:center}.logo{width:146px;height:auto;display:block}.desktop-nav{justify-content:center;gap:var(--space-8)}.desktop-nav a,.mobile-menu a{color:rgba(255,255,255,.86);font-weight:750;text-decoration:none;transition:color var(--transition)}.desktop-nav a:hover,.mobile-menu a:hover{color:var(--color-white)}.header-actions{display:flex;align-items:center;gap:var(--space-3)}.language-picker select{min-height:40px;padding:0 30px 0 11px;border:1px solid rgba(255,255,255,.32);border-radius:var(--radius-md);color:var(--color-white);background:var(--color-navy-900);font:inherit;font-weight:800;cursor:pointer}.sr-only{width:1px;height:1px;position:absolute;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.header-cta{min-height:44px;padding:0 18px;display:inline-flex;align-items:center;border-radius:var(--radius-md);color:var(--color-navy-950);background:var(--color-beige-100);font-weight:850;text-decoration:none}.menu-toggle,.mobile-menu{display:none}.main{width:min(calc(100% - 40px),var(--container));margin:0 auto;padding:var(--space-8) 0 var(--space-12)}.intro-hero{min-height:500px;display:grid;grid-template-columns:minmax(0,.95fr) minmax(420px,1.05fr);align-items:center;grid-gap:clamp(36px,6vw,88px);gap:clamp(36px,6vw,88px);padding:clamp(28px,4.5vw,64px);overflow:hidden;border:1px solid var(--color-border);border-radius:var(--radius-xl);background:var(--color-surface);box-shadow:var(--shadow-md)}.intro-copy{display:grid;justify-items:start;grid-gap:var(--space-5);gap:var(--space-5)}.eyebrow{color:var(--color-warning);font-size:13px;font-weight:900;letter-spacing:0}.intro-copy h1{max-width:660px;font-size:clamp(44px,4.25vw,56px);line-height:1.04;letter-spacing:0}.intro-copy>p{max-width:64ch;color:var(--color-text-muted);font-size:18px;line-height:1.55}.hero-proof{margin:0;padding:0;display:flex;flex-wrap:wrap;gap:var(--space-3);list-style:none}.hero-proof li{min-height:38px;display:inline-flex;align-items:center;gap:var(--space-2);padding:7px 12px;border:1px solid #cfe2d8;border-radius:999px;color:#1f684b;background:#f2f8f5;font-size:14px;font-weight:800}.hero-proof li:before{content:"✓";width:20px;height:20px;display:grid;place-items:center;border-radius:50%;color:var(--color-white);background:var(--color-success);font-size:12px}.btn,.header-cta{transition:transform var(--transition),box-shadow var(--transition),background var(--transition)}.btn:hover,.header-cta:hover{transform:translateY(-1px)}.btn-primary{color:var(--color-white);background:var(--color-navy-950);border-color:#071a32;border-radius:var(--radius-md);box-shadow:0 4px 0 #c09d64,0 9px 20px rgba(11,35,66,.17)}.btn-primary:active{transform:translateY(3px);box-shadow:0 1px 0 #c09d64}.hero-cta{min-width:194px}.hero-actions{display:flex;flex-wrap:wrap;gap:var(--space-3);align-items:center}.hero-actions .btn-secondary{background:var(--color-white);border-color:var(--color-beige-400);color:var(--color-navy-950)}.choice.is-disabled,.choice.is-disabled:active,.choice.is-disabled:hover,.room-cta-disabled,.room-cta-disabled:active,.room-cta-disabled:hover{border-color:#d5d8dc;background:#eceeef;box-shadow:none;color:#89919b;cursor:not-allowed;opacity:.72;transform:none}.choice.is-disabled:after{border-color:#aeb4bc;background:#d9dde1}.intro-media{position:relative;min-height:380px;padding:18px 18px 34px 34px}.intro-media:before{content:"";position:absolute;inset:0 42px 38px 0;border-radius:var(--radius-xl);background:var(--color-beige-200)}.home-photo{position:relative;z-index:1;width:100%;height:370px;display:block;object-fit:cover;object-position:center;border-radius:var(--radius-lg)}.home-photo,.mascot-note{box-shadow:var(--shadow-md)}.mascot-note{position:absolute;z-index:2;right:0;bottom:0;width:188px;min-height:104px;display:grid;grid-template-columns:76px 1fr;align-items:center;grid-gap:var(--space-2);gap:var(--space-2);padding:10px 12px 8px 6px;border:1px solid var(--color-border);border-radius:var(--radius-lg);color:var(--color-navy-950);background:var(--color-white);font-size:13px;font-weight:850;line-height:1.3}.mascot-note img{width:82px;height:78px;object-fit:contain}.trust-card{width:calc(100% - 64px);min-height:92px;margin:-18px auto 34px;position:relative;z-index:3;display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:var(--space-4);gap:var(--space-4);padding:18px 22px;border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-white);box-shadow:var(--shadow-sm)}.trust-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;color:var(--color-white);background:var(--color-success);font-weight:900}.trust-card strong{display:block;margin-bottom:2px;font-size:18px}.trust-card p{font-size:15px}.trust-card a{color:var(--color-navy-800);font-weight:850;text-decoration:none}.check-layout{grid-template-columns:minmax(0,1fr) 288px;gap:var(--space-6);scroll-margin-top:104px}.check-layout>.desktop-stepper{margin-bottom:0;padding:14px 10px 2px}.desktop-stepper:before{top:29px}.desktop-stepper-item{min-height:62px;font-size:12px}.result-section,.side-panel,.wizard-card{border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface);box-shadow:var(--shadow-md)}.wizard-card{min-height:520px;padding:clamp(24px,3vw,38px)}.progress-row{font-size:15px}.progress-track{height:8px;margin-bottom:var(--space-8);background:var(--color-beige-200)}.progress-track span{background:linear-gradient(90deg,var(--color-success),#b59050)}.step-pane{gap:var(--space-5);text-align:left}.step-topline{grid-template-columns:auto auto;align-items:center}.step-hero-icon{width:52px;height:52px;color:var(--color-navy-950);background:var(--color-beige-200);box-shadow:none}.step-pane h2{font-size:clamp(30px,3vw,40px);line-height:1.12}.step-pane>p{max-width:68ch;font-size:16px}.choices{gap:var(--space-3)}.choice{min-height:74px;padding:14px 54px 14px 16px;border-color:var(--color-border);border-radius:var(--radius-md);background:var(--color-white)}.choice:hover{border-color:#b9c4d0;box-shadow:var(--shadow-sm)}.choice.is-selected{border-color:var(--color-navy-800);background:var(--color-beige-100);box-shadow:inset 0 0 0 1px var(--color-navy-800),var(--shadow-sm)}.choice strong{font-size:16px}.choice span span{display:block;margin-top:2px;font-size:15px;line-height:1.45}.field-grid{gap:var(--space-4)}.field-grid.is-three{grid-template-columns:repeat(3,minmax(0,1fr))}.room-step{align-content:start}.room-section{display:grid;grid-gap:14px;gap:14px;padding:18px;border:1px solid var(--color-border);border-radius:var(--radius-md);background:#fffefd}.room-section h3{margin:0;color:var(--color-navy-950);font-size:19px;line-height:1.25}.compact-toggle{min-height:58px;padding:12px 14px}.compact-toggle input{width:20px;height:20px;margin:0 10px 0 0;accent-color:var(--color-success)}.room-checks .choice+.choice{margin-top:8px}.field{gap:var(--space-2);text-align:left}.field label{font-size:15px}.email-lead-grid input,.email-result-row input,.field input,.field select{min-height:54px;border-color:#cfd5dc;border-radius:var(--radius-md);font-size:16px}.email-lead-grid input:hover,.email-result-row input:hover,.field input:hover,.field select:hover{border-color:#aeb8c4}.energy-standalone-card,.info-note,.lookup-card{border-radius:var(--radius-md)}.lookup-card{background:var(--color-beige-100);text-align:left}.lookup-row{border-color:var(--color-border);border-radius:var(--radius-sm)}.button-row{padding-top:var(--space-2)}.btn{min-height:52px;border-radius:var(--radius-md);font-size:16px}.btn-secondary{border-color:#cfd5dc;background:var(--color-white)}.side-panel{top:104px;padding:var(--space-6)}.side-panel h2{font-size:22px}.score-ring{width:148px;height:148px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0}.score-ring span{line-height:1}.score-ring small{margin-top:4px}.side-panel li{font-size:14px}.result-section{scroll-margin-top:104px;padding:clamp(26px,3.5vw,48px)}.result-hero{grid-template-columns:150px minmax(0,1fr)}.result-hero h2{font-size:clamp(34px,4vw,48px)}.breakdown-card,.email-result-card,.result-grid article,.result-offers article{border-radius:var(--radius-md)}.result-grid article{background:var(--color-beige-100)}.result-grid strong{color:var(--color-success)}html.is-portal-embed .intro-hero,html.is-portal-embed .site-header,html.is-portal-embed .trust-card{display:none}html.is-portal-embed .main{width:100%;max-width:none}html.is-portal-embed .result-section,html.is-portal-embed .wizard-card{border-radius:var(--radius-md);background:var(--color-white)}@media (max-width:1100px){.desktop-nav{gap:var(--space-5)}.intro-hero{grid-template-columns:minmax(0,1fr) minmax(360px,.9fr);gap:var(--space-8)}.intro-copy h1{font-size:44px}.check-layout{grid-template-columns:minmax(0,1fr) 260px}}@media (max-width:1023px){.site-header-inner{min-height:70px}.desktop-nav,.header-cta{display:none}.site-header-inner{grid-template-columns:1fr auto}.menu-toggle{width:44px;height:44px;padding:0;display:grid;place-content:center;grid-gap:5px;gap:5px;border:1px solid rgba(255,255,255,.2);border-radius:var(--radius-sm);color:var(--color-white);background:rgba(255,255,255,.08);cursor:pointer}.menu-toggle span{width:20px;height:2px;display:block;border-radius:2px;background:currentColor}.mobile-menu{width:min(calc(100% - 40px),var(--container));margin:0 auto;padding:4px 0 18px;display:grid;grid-gap:2px;gap:2px}.mobile-menu[hidden]{display:none}.mobile-menu a{padding:12px;border-radius:var(--radius-sm)}.mobile-menu a:focus,.mobile-menu a:hover{background:rgba(255,255,255,.08)}.intro-hero{min-height:0;grid-template-columns:1fr 360px;gap:var(--space-8);padding:var(--space-8)}.intro-copy h1{font-size:38px}.intro-copy>p{font-size:17px}.intro-media{min-height:330px}.home-photo{height:320px}.check-layout{grid-template-columns:1fr}.side-panel{display:none}.desktop-stepper-item>span:last-child{font-size:11px}}@media (max-width:767px){html{scroll-padding-top:82px}.main,.mobile-menu,.site-header-inner{width:min(calc(100% - 28px),var(--container))}.site-header-inner{min-height:64px;gap:var(--space-3)}.logo{width:122px}.language-picker select{width:94px;min-width:94px;min-height:38px;padding:0 28px 0 10px;font-size:13px}.menu-toggle{width:40px;height:40px}.main{padding-top:var(--space-4)}.intro-hero{grid-template-columns:1fr;gap:var(--space-6);padding:24px 20px 20px;border-radius:var(--radius-lg)}.intro-copy{gap:var(--space-4)}.intro-copy h1{font-size:clamp(32px,9vw,36px);line-height:1.08}.intro-copy>p{font-size:16px}.hero-proof{display:grid;grid-gap:var(--space-2);gap:var(--space-2)}.hero-proof li{min-height:34px;border:0;padding:4px 0;background:transparent}.hero-cta{width:100%}.hero-actions{display:grid;grid-template-columns:1fr}.intro-media{min-height:234px;padding:10px 10px 20px 20px}.intro-media:before{inset:0 26px 24px 0}.home-photo{height:230px;border-radius:var(--radius-md)}.mascot-note{width:152px;min-height:82px;grid-template-columns:60px 1fr;padding:6px 9px 5px 3px;font-size:12px}.mascot-note img{width:64px;height:62px}.trust-card{width:calc(100% - 20px);margin:-10px auto 24px;grid-template-columns:auto 1fr;padding:15px}.trust-card a{grid-column:2;justify-self:start}.trust-card p{font-size:14px}.check-layout{gap:var(--space-3);scroll-margin-top:78px}.desktop-stepper{grid-template-columns:repeat(8,1fr);padding:4px 0 0}.desktop-stepper:before{top:17px;left:12px;right:12px;height:3px}.desktop-stepper-item{min-height:34px}.desktop-stepper-dot{width:28px;height:28px;border-width:2px;font-size:11px}.desktop-stepper-item>span:last-child{display:none}.result-section,.wizard-card{min-height:0;padding:20px 16px;border-radius:var(--radius-md)}.progress-track{margin-bottom:var(--space-5)}.step-pane{gap:var(--space-4)}.step-hero-icon{width:44px;height:44px;font-size:20px}.step-pane h2{font-size:30px}.choices.is-two,.email-result-row,.field-grid,.field-grid.is-three,.lookup-grid,.result-grid,.result-offers{grid-template-columns:1fr}.choice{min-height:70px}.lookup-row{min-height:84px}.energy-standalone-card{grid-template-columns:72px minmax(0,1fr)}.energy-standalone-card>span{width:72px;height:68px;font-size:30px}.button-row{position:fixed;left:0;right:0;z-index:40;bottom:0;display:grid;grid-template-columns:minmax(96px,.55fr) 1fr;grid-gap:10px;gap:10px;margin:0;padding:10px 14px calc(10px + env(safe-area-inset-bottom));border-top:1px solid var(--color-border);background:rgba(255,254,252,.96);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 -14px 32px rgba(13,27,51,.12)}.button-row .btn{min-width:112px;width:100%;min-height:50px}.button-row .btn-primary:only-child,.button-row .btn-secondary[hidden]+.btn-primary{grid-column:1/-1}.result-hero{grid-template-columns:96px minmax(0,1fr);gap:var(--space-4)}.result-hero img{width:96px}.result-hero h2{font-size:31px}.result-grid strong{font-size:32px}}.result-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.result-grid .points-total-card{color:#fff;background:var(--color-navy-950);border-color:var(--color-navy-950)}.result-grid .points-total-card small,.result-grid .points-total-card span,.result-grid .points-total-card strong{color:#fff}.points-breakdown-card{display:grid;grid-template-columns:minmax(250px,.7fr) minmax(0,1.3fr);grid-gap:28px;gap:28px;padding:26px;border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-white);box-shadow:var(--shadow-sm)}.points-breakdown-heading{display:grid;justify-items:center;align-content:start;grid-gap:20px;gap:20px;text-align:center}.points-breakdown-heading h3{margin-top:4px;font-size:24px}.points-donut{width:188px;aspect-ratio:1;display:grid;place-items:center;border-radius:50%;background:conic-gradient(var(--color-success) 0 38%,#3279bd 38% 62%,#d1a44f 62% 78%,#8e6fc1 78% 100%);box-shadow:inset 0 0 0 1px rgba(11,31,58,.05)}.points-donut>span{width:112px;aspect-ratio:1;display:grid;place-content:center;border-radius:50%;background:var(--color-white);box-shadow:0 4px 14px rgba(11,31,58,.09)}.points-donut small,.points-donut strong{display:block;text-align:center}.points-donut strong{color:var(--color-navy-950);font-size:32px}.points-donut small{color:var(--color-text-muted);font-size:12px;font-weight:800}.points-breakdown-card #breakdown-list{margin-top:0;align-content:center}@media (max-width:1023px){.result-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.points-breakdown-card{grid-template-columns:1fr}}@media (max-width:639px){.result-grid{grid-template-columns:1fr}.points-breakdown-card{gap:18px;padding:20px 16px}.points-donut{width:164px}}@media (max-width:389px){.main,.mobile-menu,.site-header-inner{width:min(calc(100% - 20px),var(--container))}.logo{width:108px}.header-actions{gap:6px}.language-picker select{width:88px;min-width:88px}.intro-hero{padding:20px 16px 16px}.intro-copy h1{font-size:30px}.intro-media{min-height:208px}.home-photo{height:204px}.trust-icon{width:36px;height:36px}.step-pane h2{font-size:30px}.choice{padding-left:12px}.button-row .btn{min-width:0;padding-inline:16px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}html.is-portal-embed .landing-details,html:not(.is-portal-embed).has-result .check-layout,html:not(.is-portal-embed).has-result .intro-hero,html:not(.is-portal-embed).has-result .landing-details,html:not(.is-portal-embed).has-result .trust-card,html:not(.is-portal-embed).is-check-mode .intro-hero,html:not(.is-portal-embed).is-check-mode .landing-details,html:not(.is-portal-embed).is-check-mode .trust-card{display:none}.landing-details{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(280px,.7fr);grid-gap:18px;gap:18px;margin:0 0 34px}.how-card,.review-card{border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-white);box-shadow:var(--shadow-sm)}.how-card{padding:24px 26px 26px}.section-heading{margin-bottom:22px;text-align:center}.review-card h2,.section-heading h2{font-size:24px}.review-card p,.section-heading p{margin-top:4px;color:var(--color-text-muted)}.phase-list{margin:0;padding:0;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));list-style:none}.phase-list li{position:relative;min-width:0;display:grid;justify-items:center;align-content:start;grid-gap:7px;gap:7px;padding:0 10px;text-align:center}.phase-list li:not(:last-child):after{content:"";position:absolute;z-index:0;top:21px;left:calc(50% + 24px);width:calc(100% - 48px);height:2px;background:var(--color-beige-200)}.phase-list li>span{position:relative;z-index:1;width:44px;height:44px;display:grid;place-items:center;border:1px solid var(--color-beige-300);border-radius:50%;color:var(--color-navy-950);background:var(--color-beige-100);font-weight:900}.phase-list li:first-child>span,.phase-list li:last-child>span{color:#fff;background:var(--color-navy-950);border-color:var(--color-navy-950)}.phase-list strong{font-size:14px;line-height:1.25}.phase-list small{max-width:18ch;color:var(--color-text-muted);font-size:12px;line-height:1.35}.review-card{min-height:100%;padding:24px;display:flex;flex-direction:column;justify-content:space-between;gap:24px;background:linear-gradient(150deg,#fff,#faf6ef)}.review-score{width:68px;height:68px;display:grid;place-items:center;margin-bottom:18px;border-radius:50%;color:#fff;background:var(--color-success);font-size:21px;font-weight:900;box-shadow:0 7px 18px rgba(40,122,88,.2)}.review-card .btn{align-self:flex-start}@media (min-width:1024px){html:not(.is-portal-embed):not(.is-check-mode):not(.has-result) .main{padding-top:22px}html:not(.is-portal-embed):not(.is-check-mode):not(.has-result) .intro-hero{min-height:410px;grid-template-columns:minmax(0,1.08fr) minmax(380px,.82fr);gap:clamp(28px,4vw,58px);padding:34px 40px}html:not(.is-portal-embed):not(.is-check-mode):not(.has-result) .intro-copy h1{font-size:clamp(40px,3.5vw,50px)}html:not(.is-portal-embed):not(.is-check-mode):not(.has-result) .intro-media{min-height:320px}html:not(.is-portal-embed):not(.is-check-mode):not(.has-result) .home-photo{height:310px}html:not(.is-portal-embed):not(.is-check-mode):not(.has-result) .landing-details{margin-top:18px}}html:not(.is-portal-embed).has-result .main,html:not(.is-portal-embed).is-check-mode .main{width:min(calc(100% - 40px),1240px)}html:not(.is-portal-embed).is-check-mode .check-layout{min-height:calc(100vh - 150px);align-content:start;margin-bottom:0}html:not(.is-portal-embed).is-check-mode .side-panel,html:not(.is-portal-embed).is-check-mode .wizard-card{min-height:min(700px,calc(100vh - 218px))}html:not(.is-portal-embed).is-check-mode .wizard-card{display:flex;flex-direction:column}html:not(.is-portal-embed).is-check-mode #rent-check-form{min-height:0;flex:1 1;display:flex;flex-direction:column}html:not(.is-portal-embed).is-check-mode #step-content{flex:1 1}html:not(.is-portal-embed).is-check-mode .button-row{margin-top:auto}html:not(.is-portal-embed).has-result .result-section{min-height:calc(100vh - 150px);margin-bottom:0}@media (min-width:1024px){html:not(.is-portal-embed).is-check-mode .check-layout{grid-template-columns:minmax(0,1fr) 300px;gap:18px}html:not(.is-portal-embed).is-check-mode .wizard-card{padding:34px 38px}html:not(.is-portal-embed).is-check-mode .step-pane{max-width:820px}html:not(.is-portal-embed).is-check-mode .step-pane h2{font-size:38px}html:not(.is-portal-embed).is-check-mode .choices.is-two{gap:16px}}@media (max-width:767px){html:not(.is-portal-embed).has-result .main,html:not(.is-portal-embed).is-check-mode .main{width:min(calc(100% - 20px),1240px);padding-top:10px}html:not(.is-portal-embed).is-check-mode .check-layout{min-height:calc(100vh - 82px)}html:not(.is-portal-embed).is-check-mode .wizard-card{min-height:calc(100vh - 142px)}html:not(.is-portal-embed).is-check-mode .desktop-stepper{position:-webkit-sticky;position:sticky;z-index:12;top:64px;padding:8px 2px 6px;background:var(--color-background)}html:not(.is-portal-embed).has-result .result-section{min-height:calc(100vh - 84px)}.landing-details{grid-template-columns:1fr;gap:12px;margin-bottom:24px}.how-card,.review-card{padding:20px 16px;border-radius:var(--radius-md)}.section-heading{margin-bottom:18px;text-align:left}.phase-list{grid-template-columns:1fr;gap:0}.phase-list li{grid-template-columns:40px minmax(0,1fr);justify-items:start;gap:2px 12px;padding:8px 0;text-align:left}.phase-list li:not(:last-child):after{top:48px;bottom:-8px;left:19px;width:2px;height:auto}.phase-list li>span{grid-row:1/3;width:40px;height:40px}.phase-list small{max-width:none}.review-card{min-height:0}.review-card .btn{width:100%}}.side-panel .score-ring,.step-topline{display:none}.step-pane h2{font-size:clamp(25px,2.1vw,31px);letter-spacing:-.012em}.step-pane>p{font-size:15px}.field label,.step-pane>p{color:var(--color-text-muted)}.field label{font-size:13px;font-weight:600;letter-spacing:.02em;text-transform:none}.email-lead-grid input,.email-result-row input,.field input,.field select{min-height:46px;font-size:15px}.step-pane{gap:var(--space-4)}.field-grid{gap:var(--space-4) var(--space-4)}.check-panel,.lookup-card,.result-section,.side-panel{box-shadow:0 1px 2px rgba(11,31,58,.04);border:1px solid var(--color-border)}@media (min-width:1024px){.check-layout>.desktop-stepper{display:none}}.trust-card{width:100%;margin:var(--space-4) auto var(--space-6)}.hero-proof li{border-radius:var(--radius-sm);background:transparent;border:1px solid var(--color-border);color:var(--color-text);font-weight:600}.landing-details{grid-template-columns:minmax(0,1fr)}.review-card>div{display:grid;grid-template-columns:auto minmax(0,1fr);grid-template-areas:"score title" "score text";grid-column-gap:var(--space-5);column-gap:var(--space-5);grid-row-gap:2px;row-gap:2px;align-items:center}.review-card .review-score{grid-area:score;margin:0}.review-card h2{grid-area:title;margin:0}.review-card p{grid-area:text;margin:0}.result-hero{grid-template-columns:minmax(0,1fr)}.trust-card{grid-template-columns:auto minmax(0,1fr)}@media (min-width:1024px){.intro-hero .hero-actions{display:none}}.check-layout{align-items:stretch}.wizard-card{min-height:0;display:flex;flex-direction:column}.wizard-card #rent-check-form{display:flex;flex:1 1;flex-direction:column}.wizard-card .button-row{margin-top:auto;padding-top:var(--space-5)}.check-layout{align-items:start}.landing-details,.trust-card{margin-block:0}.hero-assurance,.main>section+section{margin-top:var(--space-5)}.hero-assurance{grid-column:1/-1;display:grid;grid-template-columns:auto minmax(0,1fr) auto minmax(0,1fr);align-items:center;grid-gap:var(--space-3) var(--space-4);gap:var(--space-3) var(--space-4);padding-top:var(--space-5);border-top:1px solid var(--color-border)}.hero-assurance p{margin:0;font-size:14px;line-height:1.45;color:var(--color-text-muted)}.hero-assurance strong{display:block;color:var(--color-text)}.hero-assurance .review-score,.hero-assurance .trust-icon{width:44px;height:44px;flex:none;font-size:15px}@media (max-width:767px){.hero-assurance{grid-template-columns:auto minmax(0,1fr)}}.site-footer{margin-top:var(--space-7,48px);padding:var(--space-6) 0 var(--space-5);border-top:1px solid var(--color-border);color:var(--color-text-muted);font-size:14px}.site-footer-inner{display:grid;grid-template-columns:minmax(0,2fr) minmax(0,1fr) minmax(0,1fr);grid-gap:var(--space-5);gap:var(--space-5)}.site-footer .logo{height:34px;margin-bottom:var(--space-3)}.site-footer p{margin:0 0 4px}.footer-links{display:grid;grid-gap:8px;gap:8px;justify-items:start}.footer-links a{color:var(--color-text);text-decoration:none;border-bottom:1px solid transparent}.footer-links a:hover{border-bottom-color:var(--color-text)}.footer-copyright{margin:var(--space-5) 0 0;padding-top:var(--space-4);border-top:1px solid var(--color-border);font-size:13px}@media (max-width:767px){.site-footer-inner{grid-template-columns:minmax(0,1fr)}}.hero-assurance{margin-top:0;padding-top:var(--space-4)}.footer-copyright,.site-footer-inner{width:min(100%,var(--container));margin-inline:auto;padding-inline:var(--space-4)}@media (min-width:1024px){.check-layout>.desktop-stepper{display:grid}.check-layout{grid-template-columns:minmax(0,1fr)}.check-layout>.side-panel{display:none}}.site-footer-inner{grid-template-columns:minmax(0,1fr) auto;gap:var(--space-6);align-items:start}.footer-wordmark{margin:0 0 6px;color:var(--color-text);font-size:16px;font-weight:700;letter-spacing:-.01em}.footer-brand p:last-child{max-width:46ch}.footer-links{grid-auto-flow:column;gap:var(--space-5);align-items:start}.footer-copyright{color:var(--color-text-muted)}@media (max-width:767px){.site-footer-inner{grid-template-columns:minmax(0,1fr)}.footer-links{grid-auto-flow:row;gap:10px}}.footer-copyright,.site-footer-inner{width:min(100% - 2 * var(--space-4),var(--container));padding-inline:0}.site-footer-inner{margin-inline:auto}.footer-copyright{margin:var(--space-5) auto 0}.site-footer p.footer-copyright{width:min(100% - 2 * var(--space-4),var(--container));margin:var(--space-5) auto 0;padding-inline:0}#next-step:focus-visible,#prev-step:focus-visible,.choice input:focus-visible+*,.choice:focus-visible,.desktop-stepper-item:focus-visible{outline:3px solid var(--color-navy-950);outline-offset:3px}.skip-link{position:absolute;left:-9999px;z-index:100;padding:12px 18px;border-radius:var(--radius-md);background:var(--color-navy-950);color:var(--color-white);text-decoration:none}.skip-link:focus{left:var(--space-4);top:var(--space-4)}.surface-summary small{display:block;margin-top:6px;color:var(--color-text-muted);line-height:1.5}@media (max-width:720px){html:not(.is-portal-embed) .check-layout .button-row{display:grid}}@media (min-width:1024px){.wizard-card .progress-row,.wizard-card .progress-track{display:none}}.result-sent-actions{margin-top:var(--space-4)}.result-sent-pane .info-note{margin-bottom:0}.email-result-row{grid-template-columns:minmax(0,1fr)}.email-gate-actions{margin-top:var(--space-4)}.desktop-nav{display:flex;justify-content:flex-end}@media (max-width:1023px){.site-header-inner{grid-template-columns:auto minmax(0,1fr) auto}.desktop-nav{display:flex;justify-content:flex-end}.desktop-nav a{font-size:13px;white-space:nowrap}.site-header .logo{width:112px}}@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/6fe53d21e6e7ebd8-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/8ebc6e9dde468c4a-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/9e7b0a821b9dfcb4-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/636a5ac981f94f8b-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/6fe53d21e6e7ebd8-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/8ebc6e9dde468c4a-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/9e7b0a821b9dfcb4-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/636a5ac981f94f8b-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/6fe53d21e6e7ebd8-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/8ebc6e9dde468c4a-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/9e7b0a821b9dfcb4-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/636a5ac981f94f8b-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/6fe53d21e6e7ebd8-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/8ebc6e9dde468c4a-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/9e7b0a821b9dfcb4-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/636a5ac981f94f8b-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/6fe53d21e6e7ebd8-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/8ebc6e9dde468c4a-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/9e7b0a821b9dfcb4-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/636a5ac981f94f8b-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Plus Jakarta Sans Fallback;src:local("Arial");ascent-override:98.88%;descent-override:21.15%;line-gap-override:0.00%;size-adjust:104.98%}.__className_a11773{font-family:Plus Jakarta Sans,Plus Jakarta Sans Fallback;font-style:normal}.__variable_a11773{--font-plus-jakarta:"Plus Jakarta Sans","Plus Jakarta Sans Fallback"}