*{box-sizing:border-box}:root{--bg:#f8fbf7;--white:#fff;--ink:#0f172a;--muted:#5f6b7a;--line:#dfe7df;--green:#0f766e;--green-dark:#115e59;--green-soft:#d9f99d;--mint:#ccfbf1;--shadow:0 24px 80px #0f172a1f;--radius:28px}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--ink);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,input,select{font:inherit}.site{min-height:100vh;overflow-x:hidden}.header{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:20;background:#ffffffe0;border-bottom:1px solid #dfe7dfcc;justify-content:flex-start;align-items:center;gap:28px;padding:16px clamp(20px,4vw,56px);display:flex;position:sticky;top:0;left:0;right:0}.brand{align-items:center;gap:12px;display:inline-flex}.brand-mark{object-fit:contain;background:0 0;border-radius:16px;flex:none;width:50px;height:50px;display:inline-block;box-shadow:0 12px 28px #0f766e2e}.brand strong{letter-spacing:-.05em;font-size:26px;line-height:1;display:block}.brand small{color:var(--green);letter-spacing:.22em;text-transform:uppercase;margin-top:4px;font-size:11px;font-weight:800;display:block}.nav{color:#526071;justify-content:flex-end;align-items:center;gap:30px;margin-left:auto;font-size:14px;font-weight:800;display:flex}.nav a:hover,.footer a:hover{color:var(--green)}.header-cta,.primary-button,.secondary-button,.email-form button{border-radius:999px;justify-content:center;align-items:center;font-weight:900;transition:transform .18s,background .18s,border .18s;display:inline-flex}.header-cta{background:var(--ink);color:#fff;flex-shrink:0;margin-left:0;padding:12px 18px}.header-cta:hover,.primary-button:hover,.email-form button:hover{background:var(--green);transform:translateY(-2px)}.hero{min-height:780px;position:relative;overflow:hidden}.glow{filter:blur(56px);z-index:0;border-radius:999px;position:absolute}.glow-one{background:#10b9813d;width:960px;height:520px;top:-130px;left:50%;transform:translate(-50%)}.glow-two{background:#d9f99d99;width:360px;height:360px;top:280px;right:-140px}.hero-inner,.section,.score-content,.belonging,.footer,.place-strip{max-width:1220px;margin:0 auto;padding-left:24px;padding-right:24px}.hero-inner{z-index:1;grid-template-columns:1.03fr .97fr;align-items:center;gap:70px;padding-top:104px;padding-bottom:90px;display:grid;position:relative}.pill,.dark-pill{border-radius:999px;align-items:center;gap:8px;padding:10px 16px;font-size:14px;font-weight:900;display:inline-flex}.pill{color:#115e59;background:#ffffffe0;border:1px solid #b7eadb;box-shadow:0 10px 24px #0f766e14}.dark-pill{color:#a7f3d0;background:#ffffff1a;border:1px solid #ffffff24}h1,h2,h3,p{margin-top:0}.hero h1{letter-spacing:-.075em;max-width:780px;margin:28px 0 26px;font-size:clamp(56px,7vw,94px);line-height:.92}.hero h1 span,.section h2 span{color:var(--green)}.hero-text,.section-heading p,.score-content p,.how-copy p,.belonging p,.waitlist-card p{color:var(--muted);font-size:20px;line-height:1.75}.hero-text{max-width:680px}.hero-buttons{flex-wrap:wrap;gap:14px;margin-top:36px;display:flex}.primary-button{background:var(--green);color:#fff;min-height:58px;padding:0 28px;box-shadow:0 18px 36px #0f766e38}.secondary-button{border:1px solid var(--line);color:var(--ink);background:#fff;min-height:58px;padding:0 28px}.secondary-button:hover{border-color:#9de8d6;transform:translateY(-2px)}.stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;max-width:620px;margin-top:38px;display:grid}.stats div{background:#ffffffc7;border:1px solid #ffffffe6;border-radius:24px;padding:18px;box-shadow:0 12px 26px #0f172a0f}.stats strong{letter-spacing:-.05em;font-size:28px;display:block}.stats span{color:var(--muted);margin-top:3px;font-size:14px;font-weight:800;display:block}.dashboard-wrap{position:relative}.dashboard{box-shadow:var(--shadow);color:#fff;background:#061a1a;border:12px solid #ffffffb8;border-radius:40px;padding:30px}.dashboard-head{justify-content:space-between;align-items:flex-start;display:flex}.dashboard-head small{color:#86efac;letter-spacing:.2em;text-transform:uppercase;font-size:12px;font-weight:900;display:block}.dashboard-head h2{letter-spacing:-.05em;margin:12px 0 0;font-size:33px}.dashboard-head>span{background:#ffffff1a;border-radius:18px;justify-content:center;align-items:center;width:52px;height:52px;font-size:25px;display:inline-flex}.mini-score{color:var(--ink);background:#fff;border-radius:28px;margin-top:30px;padding:22px;position:relative}.mini-score small{color:#64748b;font-weight:900;display:block}.mini-score strong{letter-spacing:-.07em;margin-top:3px;font-size:48px;display:block}.mini-score>span{color:#065f46;background:#d1fae5;border-radius:999px;padding:9px 13px;font-size:13px;font-weight:900;position:absolute;top:26px;right:22px}.mini-meter,.meter{background:#e8eef0;border-radius:999px;height:12px;margin-top:18px;overflow:hidden}.mini-meter i,.meter span{background:linear-gradient(90deg, var(--green), var(--green-soft));border-radius:999px;width:58%;height:100%;display:block}.dashboard-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:18px;display:grid}.dashboard-grid div{background:#fff1;border:1px solid #ffffff1c;border-radius:24px;padding:18px}.dashboard-grid strong{font-size:15px;display:block}.dashboard-grid p{color:#cbd5e1;margin:6px 0 0;font-size:14px;line-height:1.55}.floating-note{color:var(--ink);z-index:3;background:#fff;border-radius:22px;padding:16px 18px;font-size:14px;font-weight:900;position:absolute;box-shadow:0 18px 44px #0f172a24}.floating-note span{color:#64748b;font-size:12px;font-weight:700}.note-one{z-index:6;width:250px;max-width:250px;top:-122px;left:-22px;right:auto}.note-two{bottom:-24px;right:-10px}.place-strip{border-bottom:1px solid var(--line);border-top:1px solid var(--line);text-align:center;background:#fff;justify-content:center;align-items:center;gap:28px;max-width:none;padding:22px 28px;display:flex}.place-strip p{color:#64748b;white-space:nowrap;margin:0;font-weight:900}.place-strip div{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.place-strip span{color:#334155;background:#f1f5f2;border-radius:999px;padding:10px 15px;font-size:14px;font-weight:900}.section{padding-top:92px;padding-bottom:92px}.section-heading{text-align:center;max-width:790px;margin:0 auto}.section-heading h2,.score-content h2,.how-copy h2,.belonging h2,.waitlist-card h2{letter-spacing:-.065em;margin:22px 0 20px;font-size:clamp(38px,5vw,60px);line-height:1}.feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:54px;display:grid}.feature-card{border:1px solid var(--line);border-radius:var(--radius);background:#fff;padding:28px;transition:transform .18s,box-shadow .18s;box-shadow:0 14px 34px #0f172a0d}.feature-card:hover{transform:translateY(-5px);box-shadow:0 22px 50px #0f172a1c}.feature-icon{background:#ecfdf5;border-radius:18px;justify-content:center;align-items:center;width:54px;height:54px;margin-bottom:22px;font-size:26px;display:inline-flex}.feature-card h3{letter-spacing:-.03em;margin-bottom:12px;font-size:22px}.feature-card p{color:var(--muted);margin:0;line-height:1.7}.score-section{background:#fff;padding:92px 0}.score-content{grid-template-columns:.95fr 1.05fr;align-items:center;gap:70px;display:grid}.levels{gap:12px;margin-top:34px;display:grid}.level{border:1px solid var(--line);background:#f8fafc;border-radius:20px;justify-content:space-between;align-items:center;padding:18px 20px;display:flex}.level strong{font-size:16px}.level span{color:#64748b;font-size:14px;font-weight:900}.score-phone{background:#071717;border-radius:40px;padding:12px;box-shadow:0 30px 90px #0f172a2e}.score-card{color:#fff;background:radial-gradient(circle at 100% 0,#10b98159,#0000 38%),linear-gradient(135deg,#102323,#071717 62%,#0f3934);border:1px solid #ffffff1c;border-radius:30px;padding:30px}.score-top{justify-content:space-between;gap:20px;display:flex}.eyebrow.dark{color:#86efac;letter-spacing:.22em;text-transform:uppercase;margin-bottom:12px;font-size:12px;font-weight:900}.score-top h3{letter-spacing:-.06em;margin:0;font-size:clamp(28px,4vw,42px);line-height:1}.score-pin{background:#ffffff17;border-radius:18px;justify-content:center;align-items:center;width:54px;height:54px;font-size:27px;display:inline-flex}.meter{background:#ffffff1f;height:16px;margin-top:28px}.meter span{transition:width .26s}.score-copy{color:#dbeafe;margin:22px 0 0;line-height:1.7}.score-actions{gap:11px;margin-top:26px;display:grid}.score-action{color:#cbd5e1;cursor:pointer;text-align:left;background:#ffffff0e;border:1px solid #ffffff1f;border-radius:18px;justify-content:space-between;align-items:center;padding:14px 16px;transition:background .18s,border .18s;display:flex}.score-action.active{color:#fff;background:#10b9812e;border-color:#6ee7b780}.score-action strong{font-size:13px}.share-card{background:#ffffff1a;border-radius:20px;margin-top:24px;padding:18px}.share-card small{color:#a7f3d0;margin-bottom:8px;font-weight:900;display:block}.share-card p{margin:0;font-size:20px;font-weight:900;line-height:1.35}.how{grid-template-columns:.74fr 1.26fr;gap:70px;display:grid}.step-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.step-grid article{border:1px solid var(--line);border-radius:var(--radius);background:#fff;padding:28px;box-shadow:0 14px 34px #0f172a0d}.step-grid span{background:var(--green);color:#fff;border-radius:17px;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:24px;font-size:22px;font-weight:900;display:inline-flex}.step-grid h3{letter-spacing:-.04em;font-size:22px}.step-grid p{color:var(--muted);margin:0;line-height:1.7}.belonging{color:#fff;background:#071717;border-radius:0;grid-template-columns:minmax(0,500px) minmax(0,620px);justify-content:center;align-items:center;gap:36px;max-width:none;padding:92px 24px;display:grid}.belonging>*{width:100%;max-width:none;margin-left:auto;margin-right:auto}.belonging h2{color:#fff}.belonging p{color:#cbd5e1}.audience-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.audience-grid div{background:#ffffff0e;border:1px solid #ffffff1c;border-radius:22px;padding:20px;font-weight:900;line-height:1.4}.waitlist{background:radial-gradient(circle at 50% 0,#10b98138,#0000 38%),linear-gradient(135deg,#d1fae5,#f7fee7 45%,#fff);padding:92px 24px}.waitlist-card{text-align:center;max-width:860px;margin:0 auto}.email-form{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:32px;gap:12px;max-width:700px;margin:36px auto 16px;padding:12px;display:flex}.email-form input{border:1px solid var(--line);border-radius:999px;outline:none;flex:1;min-height:58px;padding:0 22px}.email-form input:focus{border-color:var(--green)}.email-form button{background:var(--ink);color:#fff;cursor:pointer;border:0;min-height:58px;padding:0 26px}.success-message{box-shadow:var(--shadow);color:var(--green-dark);background:#fff;border:1px solid #b7eadb;border-radius:24px;max-width:620px;margin:32px auto 18px;padding:24px;font-size:20px;font-weight:900}.waitlist-card small{color:#64748b;font-weight:700}.footer{border-top:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;padding-top:28px;padding-bottom:28px;display:flex}.footer div:last-child,.footer-links{color:#64748b;text-align:right;flex-wrap:wrap;justify-content:flex-end;gap:20px;margin-left:auto;font-size:14px;font-weight:900;display:flex}.hero-localish-icon{object-fit:contain;border-radius:30px;width:104px;height:104px;margin-bottom:24px;display:block;box-shadow:0 24px 55px #0f766e40}.dashboard-logo{object-fit:contain;border-radius:16px;width:52px;height:52px;box-shadow:0 12px 24px #0f766e2e}.score-pin-logo{object-fit:contain;background:#fff;border-radius:18px;padding:0}.site-footer .brand-mark,.footer .brand-mark{border-radius:22px;width:72px;height:72px}.score-quiz{padding:90px 24px}.quiz-card{grid-template-columns:1.15fr .85fr;align-items:stretch;gap:26px;max-width:1040px;margin:34px auto 0;display:grid}.quiz-fields,.quiz-result{background:#ffffffdb;border:1px solid #0f766e24;border-radius:30px;padding:30px;box-shadow:0 22px 60px #0f766e14}.quiz-fields{gap:18px;display:grid}.quiz-fields label{color:#24423b;gap:8px;font-weight:800;display:grid}.quiz-fields input,.quiz-fields select{width:100%;font:inherit;color:#12312b;background:#fff;border:1px solid #0f766e33;border-radius:18px;outline:none;padding:15px 16px}.quiz-fields input:focus,.quiz-fields select:focus{border-color:#0f766e;box-shadow:0 0 0 4px #0f766e1f}.quiz-result{color:#fff;background:linear-gradient(#12312b,#0f766e);flex-direction:column;justify-content:center;display:flex}.quiz-result small{color:#ffffffb8;text-transform:uppercase;letter-spacing:.08em;font-weight:800}.quiz-result strong{margin-top:8px;font-size:clamp(3rem,7vw,5.5rem);line-height:1;display:block}.quiz-result span{background:#ffffff24;border-radius:999px;width:fit-content;margin-top:12px;padding:8px 12px;font-weight:900;display:inline-flex}.quiz-result p{color:#ffffffd1;margin:22px 0}.quiz-result .primary-button{color:#12312b;background:#d9f99d;width:fit-content}.city-vote{padding:90px 24px}.city-grid{grid-template-columns:repeat(4,1fr);gap:16px;max-width:1120px;margin:34px auto 0;display:grid}.city-card{appearance:none;text-align:left;cursor:pointer;background:#ffffffe0;border:1px solid #0f766e24;border-radius:24px;min-height:190px;padding:22px;transition:transform .2s,border-color .2s,box-shadow .2s;box-shadow:0 18px 44px #0f766e12}.city-card:hover,.city-card.selected{border-color:#0f766e73;transform:translateY(-4px);box-shadow:0 24px 60px #0f766e24}.city-card.selected{background:linear-gradient(#fff,#eefaf4)}.city-card strong{color:#12312b;margin-bottom:10px;font-size:1.05rem;line-height:1.2;display:block}.city-card span{color:#5d756f;line-height:1.45;display:block}.city-vote-result{color:#fff;text-align:center;background:linear-gradient(135deg,#12312b,#0f766e);border-radius:26px;max-width:760px;margin:28px auto 0;padding:24px;box-shadow:0 24px 60px #0f766e29}.city-vote-result strong{margin-bottom:8px;font-size:1.25rem;display:block}.city-vote-result p{color:#ffffffd1;max-width:560px;margin:0 auto 18px}.city-vote-result .primary-button{color:#12312b;background:#d9f99d}.hero h1,.section-heading h2,.waitlist-card h2,.score-quiz h2,.city-vote h2{text-wrap:balance}.hero-text,.section-heading p,.waitlist-card p,.quiz-result p,.city-vote-result p{text-wrap:pretty}@media (width<=1050px){.city-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=980px){.nav{display:none}.hero-inner,.score-content,.how,.belonging{grid-template-columns:1fr}.feature-grid,.step-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hero{min-height:auto}.hero-inner{padding-top:72px}.place-strip{flex-direction:column;align-items:flex-start}.place-strip div{justify-content:flex-start}.belonging>*{max-width:820px}}@media (width<=700px){.header{padding:14px 18px}.header-cta{display:none}.brand strong{font-size:22px}.brand small{font-size:9px}.hero-inner,.section,.score-content,.footer,.place-strip{padding-left:18px;padding-right:18px}.hero h1{font-size:57px}.hero-buttons,.email-form{flex-direction:column}.primary-button,.secondary-button,.email-form button{width:100%}.stats,.feature-grid,.step-grid,.dashboard-grid,.audience-grid{grid-template-columns:1fr}.floating-note{display:none}.dashboard,.score-card{padding:22px}.mini-score>span{margin-top:12px;display:inline-block;position:static}.section,.score-section,.belonging,.waitlist{padding-top:70px;padding-bottom:70px}.footer{flex-direction:column;align-items:flex-start}}@media (width<=850px){.score-quiz,.city-vote{padding:70px 18px}.quiz-card,.city-grid{grid-template-columns:1fr}.quiz-result .primary-button,.city-vote-result .primary-button{justify-content:center;width:100%}}@media (width<=700px){.site-footer .brand-mark,.footer .brand-mark{width:60px;height:60px}.hero-localish-icon{border-radius:24px;width:86px;height:86px}.place-strip p{white-space:normal}.city-card{min-height:auto}.hero .dashboard{z-index:2!important;position:relative!important}.hero .dashboard-head{z-index:5!important;position:relative!important}@media (width<=900px){.hero .dashboard-wrap .floating-note.note-one,.hero .dashboard-wrap .note-one{width:190px!important;max-width:190px!important;top:-36px!important;right:16px!important}}.hero .dashboard-wrap .floating-note.note-one,.hero .dashboard-wrap .note-one{z-index:4!important;width:210px!important;max-width:210px!important;top:-86px!important;left:auto!important;right:30px!important}@media (width<=900px){.hero .dashboard-wrap .floating-note.note-one,.hero .dashboard-wrap .note-one{width:190px!important;max-width:190px!important;top:-58px!important;right:14px!important}}.hero .dashboard-wrap .floating-note.note-one,.hero .dashboard-wrap .note-one{z-index:6!important;width:250px!important;max-width:250px!important;padding:14px 18px!important;top:-128px!important;left:-22px!important;right:auto!important}@media (width<=900px){.hero .dashboard-wrap .floating-note.note-one,.hero .dashboard-wrap .note-one{width:220px!important;max-width:220px!important;top:-72px!important;left:12px!important;right:auto!important}}.header{align-items:center!important;display:flex!important}.header .brand{flex-shrink:0!important}.header .header-cta{flex-shrink:0!important;margin-left:0!important}.footer .brand{flex-shrink:0!important}.footer>div{text-align:right!important;flex-wrap:wrap!important;justify-content:flex-end!important;align-items:center!important;gap:18px!important;margin-left:auto!important;display:flex!important}@media (width<=800px){.header{flex-wrap:wrap!important}.header .nav{flex-wrap:wrap!important;order:3!important;justify-content:center!important;width:100%!important;margin-left:0!important}.footer{text-align:center!important;flex-direction:column!important;align-items:center!important}.footer>div{text-align:center!important;justify-content:center!important;margin-left:0!important}}.header{justify-content:flex-start!important}.header .nav{justify-content:flex-end!important;align-items:center!important;gap:30px!important;margin-left:auto!important;display:flex!important}.header .header-cta{flex:none!important;margin-left:0!important}.footer{justify-content:flex-start!important;gap:28px!important}.footer-links{text-align:right!important;color:#64748b!important;flex-wrap:wrap!important;justify-content:flex-end!important;align-items:center!important;gap:20px!important;margin-left:auto!important;font-size:14px!important;font-weight:900!important;display:flex!important}@media (width<=800px){.header{flex-wrap:wrap!important}.header .nav{flex-wrap:wrap!important;order:3!important;justify-content:center!important;width:100%!important;margin-left:0!important}.footer{text-align:center!important;flex-direction:column!important;align-items:center!important}.footer-links{text-align:center!important;justify-content:center!important;margin-left:0!important}}.header{grid-template-columns:auto 1fr auto!important;justify-content:stretch!important;align-items:center!important;column-gap:28px!important;display:grid!important}.header .brand{justify-self:start!important}.header .nav{text-align:right!important;justify-content:flex-end!important;justify-self:end!important;align-items:center!important;gap:30px!important;width:auto!important;margin-left:0!important;display:flex!important}.header .header-cta{justify-self:end!important;margin-left:0!important}.footer{grid-template-columns:auto 1fr!important;justify-content:stretch!important;align-items:center!important;column-gap:28px!important;display:grid!important}.footer .brand{justify-self:start!important}.footer-links{text-align:right!important;flex-wrap:wrap!important;justify-content:flex-end!important;justify-self:end!important;align-items:center!important;gap:20px!important;margin-left:0!important;display:flex!important}@media (width<=600px){.header{grid-template-columns:1fr!important;row-gap:14px!important}.header .brand,.header .nav,.header .header-cta{justify-self:center!important}.header .nav{flex-wrap:wrap!important;justify-content:center!important}.footer{grid-template-columns:1fr!important;row-gap:18px!important}.footer .brand,.footer-links{text-align:center!important;justify-content:center!important;justify-self:center!important}}.header{justify-content:flex-start!important;align-items:center!important;gap:28px!important;display:flex!important}.header .brand{flex:none!important}.header-actions{justify-content:flex-end!important;align-items:center!important;gap:28px!important;margin-left:auto!important;display:flex!important}.header-actions .nav{text-align:right!important;justify-content:flex-end!important;align-items:center!important;gap:30px!important;width:auto!important;margin-left:0!important;display:flex!important}.header-actions .header-cta{flex:none!important;margin-left:0!important}.footer{justify-content:flex-start!important;align-items:center!important;gap:28px!important;display:flex!important}.footer .brand{flex:none!important}.footer-links,.footer div:last-child{text-align:right!important;flex-wrap:wrap!important;justify-content:flex-end!important;align-items:center!important;gap:20px!important;margin-left:auto!important;display:flex!important}@media (width<=800px){.header{flex-direction:column!important;align-items:center!important;gap:14px!important}.header-actions{flex-wrap:wrap!important;justify-content:center!important;width:100%!important;margin-left:0!important}.header-actions .nav{flex-wrap:wrap!important;justify-content:center!important}.footer{text-align:center!important;flex-direction:column!important;align-items:center!important}.footer-links,.footer div:last-child{text-align:center!important;justify-content:center!important;margin-left:0!important}}.belonging-fresh{color:#fff;background:#071717;justify-content:center;align-items:center;gap:42px;padding:92px 24px;display:flex}.belonging-fresh-copy{width:460px;max-width:100%}.belonging-fresh-pill{color:#d9f99d;letter-spacing:.02em;background:#d9f99d1f;border-radius:999px;width:fit-content;margin-bottom:18px;padding:8px 13px;font-size:.85rem;font-weight:900;display:inline-flex}.belonging-fresh h2{color:#fff;letter-spacing:-.05em;text-wrap:balance;margin:0;font-size:clamp(2.25rem,5vw,4.1rem);line-height:1}.belonging-fresh p{color:#cbd5e1;text-wrap:pretty;margin:20px 0 0;font-size:1.08rem;line-height:1.75}.belonging-fresh-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;width:620px;max-width:100%;display:grid}.belonging-fresh-card{color:#fff;background:#ffffff0e;border:1px solid #ffffff1c;border-radius:22px;align-items:center;min-height:84px;padding:20px;font-weight:900;line-height:1.4;display:flex}@media (width<=1000px){.belonging-fresh{flex-direction:column;align-items:stretch;gap:34px;padding:80px 24px}.belonging-fresh-copy,.belonging-fresh-grid{width:100%}}@media (width<=650px){.belonging-fresh-grid{grid-template-columns:1fr}}}
