.hero{padding:calc(var(--nav-height) + var(--s7)) 0 var(--s8);position:relative}.hero__inner{z-index:1;position:relative}.hero__kicker{margin-bottom:var(--s3);align-items:center;gap:.5rem;display:flex}.hero__kicker-dot{background:var(--status-released);border-radius:50%;flex-shrink:0;width:6px;height:6px}.hero__headline{font-family:var(--font-display);letter-spacing:-.01em;color:var(--text);margin-bottom:var(--s3);text-wrap:balance;max-width:24ch;font-size:clamp(2.5rem,5.5vw,4.5rem);font-weight:700;line-height:1.04}.hero__sub{color:var(--text-2);max-width:52ch;margin-bottom:var(--s4);font-size:clamp(1.125rem,2vw,1.375rem);line-height:1.55}.hero__actions{gap:var(--s2);flex-wrap:wrap;display:flex}.manifesto{padding:var(--s7) 0}.manifesto+.offerings{border-top:none}.manifesto__grid{gap:var(--s6);grid-template-columns:minmax(280px,.85fr) minmax(0,1.15fr);align-items:center;display:grid}.manifesto__photo{order:-1;margin:0}.manifesto__photo img{border-radius:var(--r-lg);border:1px solid var(--border);width:100%;height:auto}.manifesto__photo-credit{margin-top:var(--s1);color:var(--muted);font-size:.8125rem}.manifesto__photo-credit a{color:inherit;text-decoration:underline}.manifesto__statement{font-family:var(--font-display);letter-spacing:-.01em;color:var(--text);max-width:30ch;margin-bottom:var(--s3);text-wrap:balance;font-size:clamp(1.5rem,2.5vw,2.25rem);font-weight:700;line-height:1.18}.manifesto__prose{max-width:58ch}.manifesto__prose p{color:var(--text-2);font-size:1.0625rem;line-height:1.7}.manifesto__prose p+p{margin-top:var(--s2)}.manifesto__prose strong{color:var(--text)}.offerings{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:0 0}.offerings__grid{grid-template-columns:repeat(3,1fr);display:grid}.offering{padding:var(--s6) var(--s4);flex-direction:column;align-items:flex-start;display:flex}.offering:not(:last-child){border-right:1px solid var(--border)}.offering:first-child{padding-left:0}.offering:last-child{padding-right:0}.offering .btn{margin-top:auto}.offering__tag{margin-bottom:var(--s3);display:inline-block}a.offering__tag{text-decoration:none}a.offering__tag:hover{color:var(--text)}.offering__headline{font-family:var(--font-display);letter-spacing:0;color:var(--text);margin-bottom:var(--s1);font-size:clamp(1.25rem,1.9vw,1.625rem);font-weight:700;line-height:1.2}.offering__meta{font-family:var(--font-ui);color:var(--muted);margin-bottom:var(--s3);font-size:.875rem;font-weight:500}.offering__desc{color:var(--text-2);max-width:48ch;margin-bottom:var(--s3);font-size:1rem;line-height:1.65}.main-street{padding:var(--s7) 0;border-bottom:1px solid var(--border)}.main-street__inner{max-width:42rem}.main-street__tag{margin-bottom:var(--s3);display:inline-block}.main-street__headline{font-family:var(--font-display);letter-spacing:-.01em;color:var(--text);margin-bottom:var(--s1);text-wrap:balance;font-size:clamp(1.5rem,2.5vw,2.25rem);font-weight:700;line-height:1.15}.main-street__meta{color:var(--muted);margin-bottom:var(--s3);font-size:.875rem;font-weight:500}.main-street__lead{color:var(--text-2);max-width:48ch;margin-bottom:var(--s4);font-size:1.0625rem;line-height:1.65}.close-cta__aside{margin-top:var(--s3);color:var(--muted);max-width:48ch;font-size:.875rem;line-height:1.55}.proof__header{margin-bottom:var(--s5);justify-content:space-between;align-items:baseline;gap:var(--s3);display:flex}.proof__headline{font-family:var(--font-display);letter-spacing:-.01em;color:var(--text);font-size:clamp(1.5rem,2.5vw,2.25rem);font-weight:700}.proof__sub{color:var(--muted);font-size:.875rem}.proof__footer{margin-top:var(--s4);text-align:right}.home-spotlight{border-radius:var(--r-lg);border:1px solid var(--border);background:var(--surface);color:inherit;transition:border-color var(--t-med) var(--ease), transform var(--t-med) var(--ease);flex-direction:column;text-decoration:none;display:flex;overflow:hidden}.home-spotlight:hover{border-color:var(--border-2);transform:translateY(-2px)}.home-spotlight:hover .home-spotlight__case-link{color:var(--text)}.home-spotlight:hover .home-spotlight__case-link .btn-arrow{transform:translate(4px)}.home-spotlight__media{aspect-ratio:16/9;background:var(--surface-2)}.home-spotlight__media img{object-fit:cover;width:100%;height:100%;display:block}.home-spotlight__fallback{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.home-spotlight__fallback svg{opacity:.85;width:48px;height:48px}.home-spotlight__body{gap:var(--s2);padding:var(--s4);border-top:1px solid var(--border);flex-direction:column;display:flex}.home-spotlight__meta{flex-wrap:wrap;align-items:center;gap:.375rem;display:flex}.home-spotlight__meta-item{color:var(--muted);letter-spacing:.02em;font-size:.8125rem;font-weight:500}.home-spotlight__meta-item:before{content:" • ";color:var(--muted-2);margin-right:.375rem}.home-spotlight__title{font-family:var(--font-display);letter-spacing:0;color:var(--text);font-size:clamp(1.25rem,1.9vw,1.625rem);font-weight:700;line-height:1.2}.home-spotlight__desc{color:var(--text-2);max-width:65ch;font-size:1rem;line-height:1.6}.home-spotlight__case-link{color:var(--text-2);min-height:44px;margin-top:var(--s1);transition:color var(--t-fast) var(--ease);align-self:flex-start;align-items:center;gap:.5rem;font-size:.9375rem;font-weight:500;display:inline-flex}.home-spotlight__case-link .btn-arrow{transition:transform var(--t-fast) var(--ease)}.home-spotlight--empty{border:1px solid var(--border);border-radius:var(--r-lg);background:var(--surface);padding:var(--s5) var(--s4);display:block}.home-spotlight--empty:hover{transform:none}.home-spotlight__empty-link{gap:var(--s1);color:inherit;flex-direction:column;min-height:44px;text-decoration:none;display:flex}.home-spotlight__empty-link p{font-family:var(--font-display);color:var(--text);font-size:1.125rem;font-weight:700}.home-spotlight__empty-link span{color:var(--text-2);font-size:.9375rem}@media (max-width:720px){.proof__header{flex-direction:column;align-items:flex-start}}.pull-quote{padding:var(--s7) 0;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.pull-quote .pull-quote-text{max-width:32ch;margin-bottom:var(--s4)}.pull-quote__grid{gap:var(--s6);grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);align-items:start;display:grid}.pull-quote__copy{flex-direction:column;display:flex}.pull-quote__prose{max-width:58ch}.pull-quote__prose p{color:var(--text-2);font-size:1rem;line-height:1.7}.pull-quote__prose p+p{margin-top:var(--s2)}.pull-quote__photo{margin:0}.pull-quote__photo img{border-radius:var(--r-lg);border:1px solid var(--border);width:100%;height:auto}.pull-quote__photo-caption{margin-top:var(--s1);color:var(--muted);font-size:.8125rem}.kickstart-teaser{padding:var(--s7) 0}.kickstart-teaser__inner{gap:var(--s6);grid-template-columns:1fr 1fr;align-items:start;display:grid}.kickstart-teaser__headline{font-family:var(--font-display);letter-spacing:-.01em;color:var(--text);margin-bottom:var(--s2);text-wrap:balance;font-size:clamp(1.5rem,2.5vw,2.25rem);font-weight:700;line-height:1.15}.kickstart-teaser__desc{color:var(--text-2);max-width:52ch;margin-bottom:var(--s2);font-size:1rem;line-height:1.7}.pull-quote .kickstart-teaser__desc:last-child,.kickstart-teaser__left .kickstart-teaser__desc:last-child{margin-bottom:0}.kickstart-teaser__right{gap:var(--s3);flex-direction:column;display:flex}.kickstart-offer{padding:var(--s4);background:var(--surface);border:1px solid var(--border-2);border-radius:var(--r-lg)}.kickstart-offer__header{justify-content:space-between;align-items:flex-end;gap:var(--s2);padding-bottom:var(--s2);border-bottom:1px solid var(--border);margin-bottom:var(--s3);display:flex}.kickstart-offer__eyebrow{letter-spacing:.1em;text-transform:uppercase;color:var(--primary-text);font-size:.6875rem;font-weight:600}.kickstart-offer__price{text-align:right;white-space:nowrap;line-height:1}.kickstart-offer__amount{font-family:var(--font-display);color:var(--text);letter-spacing:-.01em;font-size:1.875rem;font-weight:700}.kickstart-offer__term{color:var(--muted);margin-left:.25rem;font-size:.875rem}.kickstart-offer__label{letter-spacing:.1em;text-transform:uppercase;color:var(--muted);margin-bottom:var(--s1);font-size:.6875rem;font-weight:600}.kickstart-offer__list{margin:0 0 var(--s3);flex-direction:column;gap:.625rem;padding:0;list-style:none;display:flex}.kickstart-offer__list li{color:var(--text-2);align-items:flex-start;gap:.625rem;font-size:.9rem;line-height:1.5;display:flex}.kickstart-offer__list li:before{content:"";background:var(--primary);border-radius:50%;flex-shrink:0;width:5px;height:5px;margin-top:.45em}.kickstart-aside{padding:0 var(--s1)}.kickstart-aside__title{font-family:var(--font-display);letter-spacing:0;color:var(--text);margin-bottom:var(--s1);font-size:1.0625rem;font-weight:700}.kickstart-aside__desc{color:var(--muted);max-width:48ch;margin:0 0 var(--s1);font-size:.9rem;line-height:1.65}.kickstart-aside__meta{color:var(--muted-2);margin:0;font-size:.8125rem}.close-cta{padding:var(--s7) 0}@media (max-width:1024px){.manifesto__grid{gap:var(--s4);grid-template-columns:1fr}.manifesto__photo{order:0;max-width:420px}.offerings__grid{grid-template-columns:1fr}.offering:not(:last-child){border-right:none;border-bottom:1px solid var(--border)}.offering{padding:var(--s4) var(--s3)}.offering:first-child,.offering:last-child{padding-left:var(--s3);padding-right:var(--s3)}}@media (max-width:768px){.hero{padding:calc(var(--nav-height) + var(--s5)) 0 var(--s6)}.hero__kicker,.hero__headline{margin-bottom:var(--s2)}.hero__sub{margin-bottom:var(--s3)}.hero__actions{gap:var(--s1)}.proof-row{grid-template-columns:1fr}.proof-row--alt .proof-row__img,.proof-row--alt .proof-row__img-placeholder,.proof-row--alt .proof-row__body{order:0}.proof-row__img,.proof-row__img-placeholder{height:180px}.kickstart-teaser__inner,.pull-quote__grid{gap:var(--s4);grid-template-columns:1fr}.pull-quote__photo{max-width:420px}.pull-quote__copy .pull-quote-text{max-width:none}}.river-home .buffalo-hero{height:30.2721vw}.river-home .buffalo-sign__wordmark{width:min(59.4558%,375px);top:2.4522vw;left:calc(50% - min(59.4558%,375px)/2)}.public-page.river-home .buffalo-sign .buffalo-native-label{font-size:clamp(.75rem,.8vw,.875rem);line-height:1.4}.river-home .buffalo-sign__founders{width:14vw;top:18vw}.river-home .buffalo-sign__founders:after{top:-8px}.river-home .buffalo-sign__ideas{width:14vw;top:auto;bottom:20px}.river-home .buffalo-paper .buffalo-label{top:1.474vw}.river-home .buffalo-paper .buffalo-label:after{margin-top:8px}.river-home .buffalo-paper h1{font-size:6.164vw;top:5.092vw}.river-home .buffalo-paper .buffalo-hero__lead{font-size:clamp(1rem,1.5vw,1.75rem);top:20.2139vw}body:has(.public-page) .river-home .buffalo-paper .btn{width:max(16.5vw,230px);height:2.6617vw;min-height:44px;padding-inline:20px;top:23.9006vw}.river-home .buffalo-paper .btn svg{width:20px;height:20px}.river-home .buffalo-paper .buffalo-map-label{top:5.9965vw}.river-home .buffalo-paper .buffalo-coordinates{top:21.641vw}.river-home .buffalo-scene{background-size:cover}.public-page.river-home .buffalo-scene__motto{top:13.3397cqw}.public-page.river-home .buffalo-scene__caption{top:auto;bottom:4cqw}@media (min-width:641px) and (max-width:1100px){.river-home .buffalo-hero{height:auto;min-height:30.2721vw}.river-home .buffalo-paper{padding:20px 3.06vw 24px}.river-home .buffalo-paper .buffalo-label{width:auto;position:static}.river-home .buffalo-paper h1{width:auto;margin:16px 0 12px;font-size:6.164vw;position:static}.river-home .buffalo-paper .buffalo-hero__lead{white-space:normal;margin-bottom:16px;position:static}body:has(.public-page) .river-home .buffalo-paper .btn{width:100%;position:static}.river-home .buffalo-paper :is(.buffalo-map-label,.buffalo-coordinates){display:none}.river-home .buffalo-sign__founders{width:17vw;top:46%;left:2vw}.river-home .buffalo-sign__ideas{width:17vw;top:auto;bottom:20px;left:2vw}}@media (max-width:640px){.river-home .buffalo-hero{height:auto}.river-home .buffalo-paper{padding:20px 18px}.river-home .buffalo-paper h1{margin:18px 0 16px;font-size:11vw}.river-home .buffalo-paper .buffalo-hero__lead{margin-bottom:16px;font-size:18px}body:has(.public-page) .river-home .buffalo-paper .btn{width:100%;height:auto;min-height:48px;padding:10px 15px}.river-home .buffalo-sign__wordmark{width:70px;top:10px;left:10px}.river-home .buffalo-sign__founders{width:66px;top:135px}.river-home .buffalo-sign__ideas{width:66px;top:auto;bottom:20px}.river-home .buffalo-scene{aspect-ratio:1.3}.public-page.river-home .buffalo-scene__motto{background:#deded7;padding:4px;line-height:1.2;top:12px}.public-page.river-home .buffalo-scene__motto:after{display:none}.public-page.river-home .buffalo-scene__caption{background:#151915;padding:4px}.public-page.river-home .buffalo-scene__caption:after{display:none}}.home-offers__left{flex-direction:column;min-width:0;display:flex}.home-offers__stack{min-width:0;display:grid}.home-offers__panel{visibility:hidden;opacity:0;grid-area:1/1;min-width:0;transition:opacity .24s ease-out,visibility .24s}.home-offers__panel[data-active=true]{visibility:visible;opacity:1}.home-offers__controls{align-items:center;gap:12px;margin-top:20px;display:flex}.home-offers__controls button{color:#e8e9e1;cursor:pointer;background:0 0;border:1px solid #4c5049;justify-content:center;align-items:center;width:44px;height:44px;padding:0;display:inline-flex}.home-offers__controls>button:hover{background:#30362e}.home-offers__indicators{display:flex}.home-offers__indicators button{border:0;width:36px}.home-offers__indicators span{background:#8c9388;border-radius:50%;width:7px;height:7px}.home-offers__indicators [aria-current=true] span{outline-offset:4px;background:#ec8975;outline:1px solid #ec8975}.home-offers__indicators button:hover span{background:#ec8975;transform:scale(1.3)}.home-offers .buffalo-blueprint__intro>p:last-child{max-width:48ch;font-family:Barlow,sans-serif;font-size:1rem;line-height:1.6}.home-offers .buffalo-blueprint__details{flex-direction:column;justify-content:center;display:flex}.home-offers .buffalo-fee{grid-template-columns:minmax(0,.8fr) minmax(0,1.15fr) minmax(0,1.25fr)}.home-offers .buffalo-fee .btn{white-space:normal;gap:12px;height:auto;min-height:48px;padding:12px 16px}.home-offers .buffalo-fee .btn svg{flex-shrink:0}@media (max-width:640px){.home-offers .buffalo-fee{grid-template-columns:1fr}.home-offers .buffalo-blueprint__intro{padding-right:0}}@media (prefers-reduced-motion:reduce){.home-offers__panel{transition:none}}
