.hero{padding:calc(60px + var(--s7)) 0 var(--s8);position:relative}.hero__inner{z-index:1;max-width:var(--max-w);padding:0 var(--page-pad);margin:0 auto;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:-.03em;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:-.03em;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)}.offering:not(:last-child){border-right:1px solid var(--border)}.offering:first-child{padding-left:0}.offering:last-child{padding-right:0}.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:-.02em;color:var(--text);margin-bottom:var(--s1);font-size:clamp(1.25rem,1.9vw,1.625rem);font-weight:600;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(--s2);font-size:1rem;line-height:1.65}.offering .offering__desc:last-of-type{margin-bottom:var(--s3)}.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:-.03em;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:-.02em;color:var(--text);font-size:clamp(1.25rem,1.9vw,1.625rem);font-weight:600;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:600}.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:-.03em;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:-.03em;font-size:1.875rem;font-weight:600}.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:-.02em;color:var(--text);margin-bottom:var(--s1);font-size:1.0625rem;font-weight:600}.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){.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}}
