.hub-v2{--h-bg-deep:#073126;--h-bg-body:#fffdfa;--h-bg-secondary:#f6f6f3;--h-surface:#fff;--h-border:#c7c9c5;--h-border-muted:#dfe0dc;--h-accent:#017848;--h-accent-bright:#004733;--h-accent-on:#0a8f57;--h-green:#00ff80;--h-text:#fff;--h-text-sec:hsla(0,0%,100%,.8);--h-text-faint:hsla(0,0%,100%,.45);--h-text-body:#292b29;--h-text-muted:#6b6f6a;--h-serif:"Fraunces",Georgia,serif;--h-sans:"Inter",system-ui,sans-serif;--h-mono:"JetBrains Mono",monospace;--h-maxw:1100px;--h-sh-sm:0 2px 8px rgba(7,49,38,.06);--h-sh:0 18px 50px rgba(7,49,38,.12);--h-sh-lg:0 30px 80px rgba(7,49,38,.2);font-family:var(--h-sans);color:var(--h-text-body);background:var(--h-bg-body);line-height:1.6;-webkit-font-smoothing:antialiased}.hub-v2 *,.hub-v2 :after,.hub-v2 :before{margin:0;padding:0;box-sizing:border-box}.hub-v2 a{color:inherit;text-decoration:none}.hub-v2 svg{display:block}.hub-v2 .h-wrap{max-width:var(--h-maxw);margin:0 auto;padding:0 32px}.hub-v2 .h-eyebrow{font-size:11px;letter-spacing:.28em;text-transform:uppercase;color:var(--h-accent);font-weight:600}.hub-v2 .h-block{padding:64px 0}.hub-v2 .h-block.h-alt{background:var(--h-bg-secondary)}.hub-v2 .h-sechead{margin-bottom:30px}.hub-v2 .h-sechead h2{font-family:var(--h-serif);font-weight:400;font-size:clamp(26px,3.2vw,36px);color:var(--h-text-body);margin-top:7px;line-height:1.12}.hub-v2 .h-row-between{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;flex-wrap:wrap}.hub-v2 .h-more{font-size:13px;color:var(--h-accent);border-bottom:1px solid var(--h-accent);padding-bottom:2px;font-weight:500;white-space:nowrap}.hub-v2 .h-crumb{font-size:12.5px;color:var(--h-text-sec);padding:14px 0 0}.hub-v2 .h-crumb a:hover{color:#fff}.hub-v2 .h-crumb span{color:var(--h-text-faint);margin:0 8px}.hub-v2 .h-hero{position:relative;background:var(--h-bg-deep);color:var(--h-text);overflow:hidden;isolation:isolate}.hub-v2 .h-hero:before{content:"";position:absolute;inset:0;z-index:-1;background:radial-gradient(820px 480px at 80% 0,rgba(1,120,72,.5),transparent 60%),radial-gradient(640px 440px at 5% 110%,rgba(0,255,128,.07),transparent 55%)}.hub-v2 .h-hero .h-wrap{padding:8px 32px 52px}.hub-v2 .h-hero-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:48px;align-items:center}@media (max-width:900px){.hub-v2 .h-hero-grid{grid-template-columns:1fr;gap:36px}}.hub-v2 .h-intents{display:grid;grid-template-columns:1fr 1fr;gap:12px}.hub-v2 .h-intent{display:flex;flex-direction:column;gap:4px;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.13);border-radius:14px;padding:20px 18px;transition:.18s}.hub-v2 .h-intent:hover{background:rgba(0,255,128,.08);border-color:rgba(0,255,128,.45);transform:translateY(-3px)}.hub-v2 .h-intent-ic{width:30px;height:30px;border-radius:8px;background:var(--h-accent);display:flex;align-items:center;justify-content:center;margin-bottom:8px}.hub-v2 .h-intent-ic svg{width:16px;height:16px;stroke:#fff;fill:none;stroke-width:1.8}.hub-v2 .h-intent-l{font-size:15.5px;font-weight:600;color:#fff}.hub-v2 .h-intent-s{font-size:12.5px;color:var(--h-text-faint);line-height:1.5}.hub-v2 .h-hero h1{font-family:var(--h-serif);font-weight:300;font-size:clamp(38px,5vw,58px);line-height:1.04;letter-spacing:-.02em;margin:18px 0 12px}.hub-v2 .h-hero .h-character{font-size:17px;color:var(--h-text-sec);line-height:1.7;max-width:620px;margin-bottom:36px}.hub-v2 .h-herostats{display:flex;gap:46px;flex-wrap:wrap}.hub-v2 .h-hs .h-n{font-family:var(--h-serif);font-weight:400;font-size:clamp(30px,3.6vw,42px);color:#fff;line-height:1;letter-spacing:-.02em}.hub-v2 .h-hs .h-n b{color:var(--h-green);font-weight:400}.hub-v2 .h-hs .h-n.h-silent{font-family:var(--h-sans);font-size:17px;font-style:italic;color:var(--h-text-faint);font-weight:400}.hub-v2 .h-hs .h-l{font-size:12px;letter-spacing:.03em;color:var(--h-text-faint);margin-top:8px}.hub-v2 .h-glance{position:relative;margin-top:-32px;z-index:2}.hub-v2 .h-glance .h-card{background:var(--h-surface);border-radius:16px;box-shadow:var(--h-sh-lg);display:grid;grid-template-columns:repeat(5,1fr);overflow:hidden}@media (max-width:880px){.hub-v2 .h-glance .h-card{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.hub-v2 .h-glance .h-card{grid-template-columns:1fr}}.hub-v2 .h-gi{padding:22px 24px;border-right:1px solid var(--h-border-muted)}.hub-v2 .h-gi:last-child{border-right:0}.hub-v2 .h-gi .h-gi-ic{width:22px;height:22px;margin-bottom:12px}.hub-v2 .h-gi .h-gi-ic svg{width:22px;height:22px;stroke:var(--h-accent);fill:none;stroke-width:1.7}.hub-v2 .h-gi .h-gi-l{font-size:11px;letter-spacing:.04em;text-transform:uppercase;color:var(--h-text-muted);margin-bottom:5px}.hub-v2 .h-gi .h-gi-v{font-size:15px;font-weight:600;color:var(--h-accent-bright);line-height:1.4}.hub-v2 .h-gi .h-gi-v.h-silent{font-style:italic;font-weight:400;color:var(--h-text-muted)}.hub-v2 .h-overview p{font-family:var(--h-serif);font-size:19px;line-height:1.85;color:#222;margin-bottom:18px;max-width:760px}.hub-v2 .h-overview p:first-of-type:first-letter{font-family:var(--h-serif);font-size:58px;float:left;line-height:.78;font-weight:500;color:var(--h-accent);margin:6px 12px 0 0}.hub-v2 .h-compare{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px}.hub-v2 .h-cmp{background:var(--h-surface);border:1px solid var(--h-border-muted);border-radius:13px;padding:22px;box-shadow:var(--h-sh-sm)}.hub-v2 .h-cmp .h-cmp-l{font-size:12.5px;color:var(--h-text-muted);margin-bottom:10px}.hub-v2 .h-cmp .h-cmp-v{font-family:var(--h-serif);font-size:28px;color:var(--h-accent-bright);line-height:1}.hub-v2 .h-cmp .h-cmp-vs{font-family:var(--h-mono);font-size:12px;color:var(--h-text-muted);margin-top:8px}.hub-v2 .h-cmp .h-cmp-d{display:inline-block;font-family:var(--h-mono);font-size:12px;color:var(--h-accent);font-weight:500;margin-top:10px}.hub-v2 .h-commentary{background:var(--h-surface);border-radius:16px;padding:40px 46px;box-shadow:var(--h-sh);position:relative;overflow:hidden;margin-top:26px}.hub-v2 .h-commentary:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:var(--h-accent)}.hub-v2 .h-commentary p{font-family:var(--h-serif);font-size:18px;line-height:1.8;color:#222;margin-bottom:16px}.hub-v2 .h-commentary p:last-of-type{margin-bottom:0}.hub-v2 .h-commentary .h-src{font-family:var(--h-mono);font-size:11px;color:var(--h-text-muted);margin-top:20px;padding-top:14px;border-top:1px solid var(--h-border-muted)}@media (max-width:600px){.hub-v2 .h-commentary{padding:28px 22px}}.hub-v2 .h-streets{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:13px}.hub-v2 .h-st{background:var(--h-surface);border:1px solid var(--h-border-muted);border-radius:12px;padding:18px 20px;box-shadow:var(--h-sh-sm);transition:.2s;position:relative}.hub-v2 .h-st:hover{transform:translateY(-3px);box-shadow:var(--h-sh);border-color:rgba(1,120,72,.4)}.hub-v2 .h-st .h-st-n{font-family:var(--h-serif);font-size:18px;font-weight:500;color:var(--h-accent-bright);margin-bottom:6px}.hub-v2 .h-st .h-st-m{font-family:var(--h-mono);font-size:12.5px;color:var(--h-text-muted)}.hub-v2 .h-st .h-st-m.h-silent{font-family:var(--h-sans);font-style:italic}.hub-v2 .h-st .h-st-sig{position:absolute;top:14px;right:14px;font-size:10px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--h-accent);background:rgba(1,120,72,.1);padding:3px 8px;border-radius:5px}.hub-v2 .h-vipgrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:14px}.hub-v2 .h-vip{background:var(--h-surface);border:1px solid var(--h-border-muted);border-bottom:4px solid var(--h-accent);border-radius:13px;padding:22px;box-shadow:var(--h-sh-sm);transition:.2s}.hub-v2 .h-vip:hover{transform:translateY(-3px);box-shadow:var(--h-sh)}.hub-v2 .h-vip .h-vip-n{font-family:var(--h-serif);font-size:19px;font-weight:500;color:var(--h-accent-bright);margin-bottom:5px}.hub-v2 .h-vip .h-vip-m{font-family:var(--h-mono);font-size:12.5px;color:var(--h-text-muted)}.hub-v2 .h-condos{display:grid;grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:13px}.hub-v2 .h-condo{background:var(--h-surface);border:1px solid var(--h-border-muted);border-radius:12px;padding:18px 20px;box-shadow:var(--h-sh-sm);display:flex;align-items:center;gap:13px;transition:.2s}.hub-v2 .h-condo:hover{border-color:rgba(1,120,72,.4);transform:translateY(-3px)}.hub-v2 .h-condo svg{width:20px;height:20px;stroke:var(--h-accent);fill:none;stroke-width:1.7;flex-shrink:0}.hub-v2 .h-condo .h-condo-n{font-size:15px;font-weight:600;color:var(--h-accent-bright)}.hub-v2 .h-condo .h-condo-m{font-size:12.5px;color:var(--h-text-muted);margin-top:2px}.hub-v2 .h-faq{max-width:800px}.hub-v2 .h-faq-item{border-bottom:1px solid var(--h-border-muted);padding:20px 0}.hub-v2 .h-faq-item:first-child{border-top:1px solid var(--h-border-muted)}.hub-v2 .h-faq-q{font-family:var(--h-serif);font-size:20px;color:var(--h-accent-bright);margin-bottom:10px}.hub-v2 .h-faq-a{font-size:15px;color:var(--h-text-muted);line-height:1.75}.hub-v2 .h-sibgrid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:14px}.hub-v2 .h-sib{background:var(--h-surface);border:1px solid var(--h-border-muted);border-radius:13px;padding:22px;box-shadow:var(--h-sh-sm);transition:.2s}.hub-v2 .h-sib:hover{transform:translateY(-3px);box-shadow:var(--h-sh);border-color:rgba(1,120,72,.4)}.hub-v2 .h-sib .h-sib-n{font-family:var(--h-serif);font-size:19px;font-weight:500;color:var(--h-accent-bright);margin-bottom:6px}.hub-v2 .h-sib .h-sib-c{font-size:13.5px;color:var(--h-text-muted);line-height:1.6;margin-bottom:12px;min-height:40px}.hub-v2 .h-sib .h-sib-p{font-family:var(--h-mono);font-size:12.5px;color:var(--h-accent);font-weight:500}.hub-v2 .h-sib .h-sib-p.h-silent{font-family:var(--h-sans);font-style:italic;color:var(--h-text-muted)}.hub-v2 .h-dual{position:relative;background:var(--h-bg-deep);border-radius:20px;padding:50px 44px;color:var(--h-text);overflow:hidden;box-shadow:var(--h-sh-lg)}.hub-v2 .h-dual:before{content:"";position:absolute;inset:0;background:radial-gradient(640px 360px at 12% 120%,rgba(1,120,72,.5),transparent 55%)}.hub-v2 .h-dual>*{position:relative}.hub-v2 .h-dualgrid{display:grid;grid-template-columns:1fr 1fr;gap:16px}@media (max-width:680px){.hub-v2 .h-dualgrid{grid-template-columns:1fr}}.hub-v2 .h-dcard{background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);border-radius:14px;padding:30px}.hub-v2 .h-dcard h3{font-family:var(--h-serif);font-weight:400;font-size:23px;margin-bottom:10px}.hub-v2 .h-dcard p{font-size:14px;color:var(--h-text-sec);line-height:1.7;margin-bottom:18px}.hub-v2 .h-dcard .h-b1{background:var(--h-accent);color:#fff;font-weight:600;border-radius:7px}.hub-v2 .h-dcard .h-b1,.hub-v2 .h-dcard .h-b2{display:inline-block;font-size:14px;padding:12px 24px}.hub-v2 .h-dcard .h-b2{border:1px solid rgba(0,255,128,.4);color:var(--h-green);font-weight:500;border-radius:7px}