:root{--ink-0:#080808;--ink-1:#161618;--ink-2:#0f0f11;--ink-3:#414143;--ink-4:#6c6c6c;--ink-5:#cecece;--ink-6:#d9d9d9;--ink-7:#e7e7e7;--paper:#efefef;--white:#fff;--hairline-soft:rgba(22,22,24,.12);--line-on-dark:hsla(0,0%,94%,.14);--f-display:"Graphik","Inter Display",var(--font-inter),"Helvetica Neue",Helvetica,Arial,sans-serif;--f-body:var(--font-inter),system-ui,-apple-system,Helvetica,Arial,sans-serif;--f-mono:var(--font-plex-mono),ui-monospace,"SFMono-Regular",Menlo,Consolas,monospace}*{box-sizing:border-box}body,html{margin:0;background:var(--paper);color:var(--ink-1);font-family:var(--f-body);font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button{font:inherit;border:0;background:none;cursor:pointer;color:inherit}.nav{position:-webkit-sticky;position:sticky;top:0;z-index:50;background:var(--paper);padding:32px 80px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid transparent}.nav.scrolled{border-bottom-color:var(--hairline-soft)}.nav .logo{width:286px;height:48px;background:url(/img/logo-dark.png) 0/contain no-repeat}.nav .links{display:flex;gap:32px;align-items:center}.nav .links a{font-size:16px;color:var(--ink-0);padding:4px 0;position:relative;transition:opacity .2s}.nav .links a:hover{opacity:.6}.nav .links a.active:after{content:"";position:absolute;left:0;right:0;bottom:-6px;height:1px;background:var(--ink-0)}.nav-burger{display:none;width:32px;height:32px;flex-direction:column;justify-content:center;gap:5px;cursor:pointer}.nav-burger span{display:block;width:100%;height:1.5px;transition:transform .2s}.btn,.nav-burger span{background:var(--ink-0)}.btn{display:inline-flex;align-items:center;gap:10px;padding:12px 24px;color:var(--paper);border:1.5px solid var(--ink-0);font-size:16px;line-height:1.4;transition:all .2s;cursor:pointer;font-family:var(--f-body)}.btn:hover{background:var(--paper);color:var(--ink-0)}.btn.sm{padding:8px 16px;font-size:14px}.btn.light{background:var(--paper);color:var(--ink-0);border-color:var(--paper)}.btn.light:hover{background:transparent;color:var(--paper)}.btn.ghost{background:transparent;color:var(--ink-0);border-color:var(--ink-0)}.btn.ghost:hover{background:var(--ink-0);color:var(--paper)}.btn .arr{width:10px;height:8px;flex:0 0 auto}.page-wrap{min-height:100vh}.section{padding:80px}.section.tight{padding:80px 0}.container{max-width:1280px;margin:0 auto;padding:0 80px}.eyebrow{display:inline-flex;align-items:center;gap:8px;font-family:var(--f-body);font-size:14px;letter-spacing:.02em;color:var(--ink-1);line-height:1.4}.eyebrow:after,.eyebrow:before{content:"";width:3px;height:3px;border-radius:50%;background:currentColor}.eyebrow.on-dark{color:var(--paper)}.h-display{font-family:var(--f-display);font-weight:400;font-size:70px;line-height:1.1;letter-spacing:-.01em;color:var(--ink-0);margin:0}.h-display b{font-weight:700}.h1{font-size:48px}.h1,.h2{font-family:var(--f-display);font-weight:400;line-height:1.2;color:var(--ink-1);margin:0}.h2{font-size:40px}.h3{font-family:var(--f-display);font-weight:400;font-size:24px;color:var(--ink-1);margin:0}.h3,.lede{line-height:1.4}.lede{font-size:20px;color:var(--ink-3)}.body-l{font-size:18px;line-height:1.55;color:var(--ink-1)}.muted{color:var(--ink-3)}.muted-dark{color:var(--ink-5)}.hero{position:relative;padding:48px 80px 96px;overflow:hidden}.hero-grid{position:absolute;inset:0;top:24px;display:flex;align-items:flex-end;pointer-events:none;z-index:0}.hero-grid .cell{flex:1 1;height:445px;border:7px solid var(--ink-7);background:transparent;margin-right:-1px}.hero-grid .cell:first-child{height:0;border:0}.hero-grid .cell:nth-child(2){height:280px}.hero-grid .cell:nth-child(3){height:380px}.hero-grid .cell:nth-child(4){height:200px}.hero-grid .cell:nth-child(5){height:340px}.hero-grid .cell:nth-child(6){height:300px}.hero-grid .cell:nth-child(7){height:0;border:0}.hero-inner{position:relative;z-index:1;max-width:1280px;margin:0 auto;padding:80px 0 0;display:grid;grid-template-columns:1fr 467px;grid-gap:64px;gap:64px;align-items:end}.hero h1{font-family:var(--f-display);font-weight:400;font-size:70px;line-height:1.1;color:var(--ink-0);margin:0;letter-spacing:-.005em}.hero h1 .bold{font-weight:700}.hero h1 .l2{padding-left:80px;display:block}.hero .aside{display:flex;flex-direction:column;gap:24px}.hero .aside p{margin:0;font-size:20px;line-height:1.4;color:var(--ink-3)}.band-dark{background:var(--ink-1);color:var(--paper);padding:80px;position:relative;overflow:hidden}.band-dark .watermark{position:absolute;left:-40px;bottom:-120px;width:560px;height:660px;opacity:.05;pointer-events:none}.band-dark .inner{max-width:1280px;margin:0 auto;position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr;grid-gap:64px;gap:64px;align-items:start}.band-dark h2{font-family:var(--f-display);font-size:40px;line-height:1.2;font-weight:400;margin:16px 0 0;max-width:700px;color:var(--paper)}.band-dark .copy{color:var(--ink-5);font-size:16px;line-height:1.55}.band-dark .copy p{margin:0 0 16px}.pillars{padding:80px;background:var(--paper)}.pillars .hdr{text-align:center;max-width:960px;margin:0 auto 48px}.pillars .hdr h2{font-family:var(--f-display);font-size:48px;line-height:1.2;font-weight:400;margin:0 0 16px;color:var(--ink-1);text-wrap:balance}.pillars .hdr p{color:var(--ink-1);max-width:660px;margin:0 auto}.pillar-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px;max-width:1280px;margin:0 auto}.pillar{border:1px solid var(--ink-1);padding:32px 24px;display:flex;flex-direction:column;justify-content:space-between;min-height:294px;background:var(--paper);transition:background .2s,color .2s}.pillar:hover{background:var(--ink-1)}.pillar:hover,.pillar:hover .pdesc,.pillar:hover .ptitle{color:var(--paper)}.pillar:hover .picon{background:var(--paper);color:var(--ink-1)}.pillar:hover .picon svg{stroke:var(--ink-1)}.picon{width:48px;height:48px;border-radius:2px;background:var(--ink-1);display:flex;align-items:center;justify-content:center;margin-bottom:80px;transition:all .2s}.picon svg{width:24px;height:24px;stroke:var(--white);fill:none;stroke-width:1.6}.ptitle{font-family:var(--f-display);font-size:24px;line-height:1.4;color:var(--ink-1);margin:0 0 8px}.pdesc{font-size:16px;line-height:1.5;color:var(--ink-3);margin:0}.pillars .cta-row{text-align:center;margin-top:48px}.process{position:relative;background:var(--ink-1);color:var(--paper);padding:80px 40px;overflow:hidden}.process .rings{position:absolute;left:-200px;top:400px;width:920px;height:920px;pointer-events:none;opacity:.4}.process .rings:after,.process .rings:before{content:"";position:absolute;inset:0;border-radius:50%;border:1px solid hsla(0,0%,94%,.08)}.process .hdr{text-align:center;max-width:1360px;margin:0 auto 32px;display:flex;flex-direction:column;align-items:center;gap:16px}.process h2{font-family:var(--f-display);font-size:40px;line-height:1.2;font-weight:400;margin:0;color:var(--paper)}.process-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px;max-width:1360px;margin:0 auto}.step{background:#0f0f11;padding:32px 24px;position:relative;min-height:241px;display:flex;flex-direction:column;justify-content:space-between;transition:background .2s}.step:hover{background:#191a1d}.step .step-label{position:absolute;top:32px;right:24px;display:flex;align-items:center;gap:6px;opacity:.3;font-family:var(--f-mono);font-size:14px;color:var(--white)}.step .step-label .bracket{width:8px;height:15px}.step .step-label .bracket svg{width:100%;height:100%}.step h3{font-family:var(--f-display);font-size:24px;line-height:1.4;margin:0 0 8px;color:var(--paper);font-weight:400}.step p{margin:0;color:var(--ink-5);font-size:16px;line-height:1.5}.contact-band{background:var(--ink-1);color:var(--paper);padding:160px 80px;position:relative;overflow:hidden}.contact-band .rings{position:absolute;left:-480px;top:50%;transform:translateY(-50%);width:920px;height:920px;pointer-events:none}.contact-band .rings div{position:absolute;inset:0;border-radius:50%;border:1px solid hsla(0,0%,94%,.06)}.contact-band .rings div:first-child{inset:0}.contact-band .rings div:nth-child(2){inset:40px}.contact-band .rings div:nth-child(3){inset:80px}.contact-band .rings div:nth-child(4){inset:120px}.contact-band .rings div:nth-child(5){inset:160px}.contact-band .rings div:nth-child(6){inset:220px}.contact-band .rings div:nth-child(7){inset:280px}.contact-band .rings div:nth-child(8){inset:340px}.contact-band .inner{max-width:1280px;margin:0 auto;display:flex;justify-content:flex-end;position:relative;z-index:1}.contact-band .box{max-width:672px;display:flex;flex-direction:column;gap:32px}.contact-band h2{font-family:var(--f-display);font-size:40px;line-height:1.2;margin:16px 0 0;font-weight:400;color:var(--paper)}.contact-band p{margin:0;color:var(--ink-5);font-size:16px;line-height:1.5;white-space:pre-line}.contact-band .truth-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:64px;gap:64px;align-items:start;max-width:1280px;margin:0 auto;position:relative;z-index:1;width:100%;justify-content:normal}.join-promo{padding:80px;background:var(--paper)}.join-promo .inner{max-width:1280px;margin:0 auto;display:flex;flex-direction:column;gap:24px}.join-promo .media{width:100%;height:640px;background:url(/img/join-hero.png) 50%/cover no-repeat;background-color:#222}.join-promo .foot{display:flex;justify-content:space-between;align-items:flex-end;gap:32px}.join-promo .foot .text h2{font-family:var(--f-display);font-size:48px;line-height:1.2;margin:0 0 8px;font-weight:400;color:var(--ink-1)}.join-promo .foot .text p{margin:0;color:var(--ink-3);max-width:540px;font-size:16px;line-height:1.5}.about-story{padding:80px;background:var(--paper)}.about-story .grid{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:440px 1fr;grid-gap:80px;gap:80px;align-items:start}.about-story .media{width:100%;aspect-ratio:440/420;background:url(/img/about-tower.jpg) 50%/cover no-repeat}.about-story h2{font-family:var(--f-display);font-size:32px;line-height:1.3;font-weight:400;margin:8px 0 24px;color:var(--ink-1);text-wrap:balance}.about-story p{margin:0 0 18px;color:var(--ink-1);font-size:16px;line-height:1.6}.why{padding:80px;background:var(--ink-1);color:var(--paper);position:relative;overflow:hidden}.why:before{content:"";position:absolute;right:-220px;top:-220px;width:720px;height:720px;border-radius:50%;border:1px solid hsla(0,0%,94%,.05);pointer-events:none}.why .hdr{text-align:center;max-width:900px;margin:0 auto 48px;display:flex;flex-direction:column;align-items:center;gap:16px}.why h2{font-family:var(--f-display);font-size:40px;line-height:1.2;margin:0;color:var(--paper);font-weight:400}.why p.sub{margin:0;color:var(--ink-5);max-width:820px;font-size:16px;line-height:1.55;text-align:center}.accordion{max-width:1280px;margin:0 auto;display:flex;flex-direction:column}.acc-item{border:1px solid hsla(0,0%,94%,.14);border-bottom:0;padding:32px;display:grid;grid-template-columns:48px 1fr 32px;grid-gap:32px;gap:32px;align-items:start;cursor:pointer;transition:background .2s}.acc-item:last-child{border-bottom:1px solid hsla(0,0%,94%,.14)}.acc-item:hover{background:hsla(0,0%,94%,.02)}.acc-item .icon{width:32px;height:32px;margin-top:6px}.acc-item .icon svg{width:100%;height:100%;stroke:var(--paper);fill:none;stroke-width:1.4}.acc-item .eyebrow-sm{font-family:var(--f-body);font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:var(--ink-5);margin-bottom:8px;display:block}.acc-item .acc-title{font-family:var(--f-display);font-size:24px;line-height:1.35;font-weight:400;color:var(--paper);margin:0 0 8px}.acc-item .acc-body{max-height:0;overflow:hidden;transition:max-height .3s ease,margin-top .3s ease;color:var(--ink-5);font-size:15px;line-height:1.55}.acc-item.open .acc-body{max-height:400px;margin-top:16px}.acc-item .toggle{width:32px;height:32px;display:flex;align-items:center;justify-content:center;color:var(--paper);font-size:24px;font-weight:300;line-height:1}.acc-item.open .toggle-plus,.acc-item:not(.open) .toggle-x{display:none}.team{padding:80px;background:var(--paper)}.team .hdr{text-align:center;margin-bottom:48px;display:flex;flex-direction:column;align-items:center;gap:16px}.team h2{font-family:var(--f-display);font-size:40px;font-weight:400;margin:0;color:var(--ink-1)}.team-grid{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}.team-card .photo{width:100%;aspect-ratio:410/420;background:#ddd 50%/cover no-repeat}.team-card .meta{padding-top:16px}.team-card .name{font-family:var(--f-display);font-size:20px;margin:0 0 4px;color:var(--ink-1)}.team-card .role{margin:0;color:var(--ink-3);font-size:14px}.split-dark{padding:80px;background:var(--ink-1);color:var(--paper)}.split-dark .grid{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;grid-gap:80px;gap:80px;align-items:center}.split-dark h2{font-family:var(--f-display);font-size:40px;line-height:1.2;font-weight:400;margin:8px 0 16px;color:var(--paper)}.split-dark p{margin:0 0 16px;color:var(--ink-5);line-height:1.6}.split-dark .media{width:100%;aspect-ratio:540/320;background:#333 50%/cover no-repeat}.split-dark .block{max-width:540px}.split-light{padding:80px;background:var(--paper)}.split-light .grid{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;grid-gap:80px;gap:80px;align-items:flex-start}.split-light h2{font-family:var(--f-display);font-size:32px;line-height:1.3;font-weight:400;margin:8px 0 16px;color:var(--ink-1)}.split-light p{margin:0 0 16px;color:var(--ink-1);line-height:1.6}.split-light .media{width:100%;aspect-ratio:540/420;background:#ddd 50%/cover no-repeat}.quote-card{background:var(--ink-1);color:var(--paper);padding:24px;margin:24px 0;border:1px solid var(--ink-1)}.quote-card .tag{display:inline-block;font-family:var(--f-mono);font-size:11px;letter-spacing:.14em;color:var(--ink-5);padding:4px 8px;border:1px solid hsla(0,0%,94%,.3);margin-bottom:12px;float:right}.quote-card .qt{font-family:var(--f-display);font-size:18px;line-height:1.45;font-weight:400;margin:0 0 8px;color:var(--paper)}.quote-card p{color:var(--ink-5);font-size:15px;margin:0;line-height:1.55}.numbers{padding:80px;background:var(--paper)}.numbers .hdr{text-align:center;margin-bottom:48px;display:flex;flex-direction:column;align-items:center;gap:16px;max-width:800px;margin-left:auto;margin-right:auto}.numbers h2{font-family:var(--f-display);font-size:40px;line-height:1.2;font-weight:400;margin:0;color:var(--ink-1)}.numbers p{margin:0;color:var(--ink-3)}.num-list{max-width:1000px;margin:48px auto 0;display:flex;flex-direction:column}.num-row{display:grid;grid-template-columns:180px 1fr;grid-gap:48px;gap:48px;padding:28px 0;border-top:1px solid var(--hairline-soft);align-items:start}.num-row:last-child{border-bottom:1px solid var(--hairline-soft)}.num-row .n{font-size:56px;line-height:1;font-weight:400}.num-row .n,.num-row .t{font-family:var(--f-display);color:var(--ink-1)}.num-row .t{font-size:22px;margin:4px 0 8px}.num-row p{margin:0;color:var(--ink-3);font-size:15px;line-height:1.55;max-width:640px}.sell-grid{padding:80px;background:var(--paper)}.sell-grid .hdr{text-align:center;margin-bottom:48px;display:flex;flex-direction:column;align-items:center;gap:16px}.sell-grid h2{font-family:var(--f-display);font-size:40px;font-weight:400;margin:0 0 8px;color:var(--ink-1)}.sell-grid .sub{margin:0;color:var(--ink-3)}.sell-cards{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:24px;gap:24px}.sell-card{border:1px solid var(--ink-7);padding:28px 24px;background:var(--paper);min-height:230px;display:flex;flex-direction:column;gap:24px}.sell-card .num{font-size:56px;line-height:1;font-weight:400}.sell-card .num,.sell-card .t{font-family:var(--f-display);color:var(--ink-1)}.sell-card .t{font-size:20px;margin:0 0 8px}.sell-card p{margin:0;color:var(--ink-3);font-size:14px;line-height:1.55}.sell-wide{max-width:1280px;margin:24px auto 0;display:grid;grid-template-columns:2fr 1fr;grid-gap:24px;gap:24px;align-items:stretch}.sell-card-wide{border:1px solid var(--ink-7);padding:28px 24px;display:grid;grid-template-columns:80px 1fr auto;grid-gap:24px;gap:24px;align-items:center;background:var(--paper)}.sell-card-wide .num{font-size:56px;line-height:1;font-weight:400}.sell-card-wide .num,.sell-card-wide .t{font-family:var(--f-display);color:var(--ink-1)}.sell-card-wide .t{font-size:20px;margin:0 0 6px}.sell-card-wide p{margin:0;color:var(--ink-3);font-size:14px;max-width:640px}.sell-faq{max-width:1280px;margin:24px auto 0;display:grid;grid-template-columns:1fr 1fr;grid-gap:24px;gap:24px}.sell-faq .qa{background:var(--ink-1);color:var(--paper);padding:24px}.sell-faq .qa h4{font-family:var(--f-display);font-weight:400;font-size:18px;margin:0 0 8px;color:var(--paper)}.sell-faq .qa p{margin:0;color:var(--ink-5);font-size:14px;line-height:1.55}.case{padding:80px;background:var(--paper)}.case .hdr{max-width:1280px;margin:0 auto 24px;display:flex;justify-content:space-between;align-items:flex-end;gap:32px}.case h2{font-family:var(--f-display);font-size:40px;font-weight:400;margin:8px 0 0;color:var(--ink-1);max-width:820px;line-height:1.2}.case-card{max-width:1280px;margin:0 auto;border:1px solid var(--ink-7);background:var(--paper);display:grid;grid-template-columns:1fr 1fr;grid-gap:0;gap:0;min-height:340px}.case-card .text{padding:40px}.case-card .media{background:url(/img/buy-handshake.png) 50%/cover no-repeat;min-height:340px}.case-card h3{font-family:var(--f-display);font-size:28px;font-weight:400;margin:0 0 16px;line-height:1.25;color:var(--ink-1)}.case-card h3 b{font-weight:700}.case-card p{margin:0 0 12px;color:var(--ink-3);font-size:15px;line-height:1.55}.sell-hero-band{padding:80px;background:var(--ink-1);color:var(--paper)}.sell-hero-band .grid{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;grid-gap:64px;gap:64px;align-items:center}.sell-hero-band h2{font-family:var(--f-display);font-size:40px;font-weight:400;margin:8px 0 16px;color:var(--paper)}.sell-hero-band p{color:var(--ink-5);line-height:1.55;margin:0 0 16px}.mistakes{margin-top:24px;display:flex;flex-direction:column;gap:18px}.mistake{border-top:1px solid hsla(0,0%,94%,.14);padding-top:18px}.mistake .title{font-family:var(--f-display);font-size:20px;color:var(--paper);margin:0 0 6px;display:flex;align-items:center;gap:12px;font-weight:400}.mistake .title svg{width:20px;height:20px;stroke:var(--paper);fill:none;stroke-width:1.4;flex:0 0 auto}.mistake p{margin:0;color:var(--ink-5);font-size:14px;line-height:1.5}.sell-hero-band .media{width:100%;aspect-ratio:540/460;background:url(/img/sell-hero.png) 50%/cover no-repeat,#333}.join-intro{padding:80px;background:var(--paper)}.join-intro .inner{max-width:980px;margin:0 auto;display:flex;flex-direction:column;gap:24px}.join-box{border:1px solid var(--ink-7);padding:32px;background:var(--paper)}.join-box h3{font-family:var(--f-display);font-size:24px;font-weight:400;margin:0 0 16px;color:var(--ink-1)}.join-box ul{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:12px}.join-box li{display:grid;grid-template-columns:0 1fr;grid-gap:12px;gap:12px;color:var(--ink-1);font-size:15px;line-height:1.5}.join-box li:before{content:"✓";color:var(--ink-1);font-weight:500;position:relative;left:-12px}.join-callout{background:var(--ink-1);color:var(--paper);padding:24px 32px;display:flex;flex-direction:column;gap:16px}.join-callout p{margin:0;color:var(--paper);font-size:15px;line-height:1.55}.join-callout p b{color:var(--paper);font-weight:600}.success-band{padding:80px;background:var(--ink-1);color:var(--paper)}.success-band .inner{max-width:1000px;margin:0 auto;display:grid;grid-template-columns:180px 1fr;grid-gap:48px;gap:48px}.success-band h2{font-family:var(--f-display);font-size:32px;font-weight:400;margin:8px 0 16px;color:var(--paper);line-height:1.25}.success-band p{color:var(--ink-5);font-size:15px;line-height:1.6;margin:0 0 14px}.expect{padding:80px;background:var(--paper)}.expect .hdr{text-align:center;margin-bottom:48px;display:flex;flex-direction:column;align-items:center;gap:16px}.expect h2{font-family:var(--f-display);font-size:40px;font-weight:400;margin:0;color:var(--ink-1)}.expect-grid{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:40px 48px;gap:40px 48px}.expect-item{border-top:1px solid var(--hairline-soft);padding-top:20px}.expect-item .ico{width:28px;height:28px;margin-bottom:16px}.expect-item .ico svg{width:100%;height:100%;stroke:var(--ink-1);fill:none;stroke-width:1.5}.expect-item h3{font-family:var(--f-display);font-size:20px;margin:0 0 8px;color:var(--ink-1);font-weight:400}.expect-item p{margin:0;color:var(--ink-3);font-size:14px;line-height:1.55}.apply{padding:80px;background:var(--paper)}.apply .inner{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:420px 1fr;grid-gap:80px;gap:80px;align-items:start}.apply h2{font-family:var(--f-display);font-size:32px;font-weight:400;margin:8px 0 16px;color:var(--ink-1);line-height:1.2}.apply p.sub{margin:0;color:var(--ink-3);line-height:1.55}.form{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px 24px;gap:20px 24px}.form label{display:flex;flex-direction:column;gap:8px;font-size:13px;color:var(--ink-3);letter-spacing:.02em}.form label.wide{grid-column:1/-1}.form input,.form select,.form textarea{border:0;border-bottom:1px solid var(--ink-1);padding:8px 0;font-family:var(--f-body);font-size:15px;color:var(--ink-1);background:transparent;transition:border-color .2s}.form input:focus,.form select:focus,.form textarea:focus{outline:none;border-bottom-width:2px}.form textarea{min-height:96px;resize:vertical}.dark-form label{color:var(--ink-5)}.dark-form input,.dark-form select,.dark-form textarea{background:var(--ink-1);color:var(--paper);padding:12px;border:1px solid hsla(0,0%,94%,.4)}.dark-form input:focus,.dark-form select:focus,.dark-form textarea:focus{border-color:var(--paper)}.dark-form option{background:var(--ink-1);color:var(--paper)}.contact-modal-form input,.contact-modal-form select,.contact-modal-form textarea{border:1px solid var(--ink-1);padding:12px;background:transparent}.form-status{grid-column:1/-1;font-size:14px;margin-top:8px}.form-status.ok{color:#0a7d1f}.form-status.err{color:#a8181e}.dark-form .form-status.ok{color:#bdf7c8}.dark-form .form-status.err{color:#ffb4b8}.footer{background:var(--ink-1);color:var(--paper);padding:80px 80px 40px}.footer .top{max-width:1280px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;gap:32px}.footer .logo{width:324px;height:54px;background:url(/img/logo-light.png) 0/contain no-repeat}.footer .links{display:flex;gap:48px;align-items:center}.footer .links a{color:var(--paper);font-size:16px;transition:opacity .2s}.footer .links a:hover{opacity:.6}.footer .divider{max-width:1280px;margin:48px auto;height:1px;background:hsla(0,0%,85%,.2)}.footer .bot{max-width:1280px;margin:0 auto;display:flex;justify-content:center;align-items:center;gap:64px;color:var(--ink-5);font-size:14px;flex-wrap:wrap}.footer .bot a{color:var(--ink-5);transition:opacity .2s}.footer .bot a:hover{opacity:.6}.modal-backdrop{position:fixed;inset:0;background:rgba(8,8,8,.55);display:flex;align-items:center;justify-content:center;z-index:100;padding:32px;animation:modal-fade .2s ease}.modal-card{max-width:720px;width:100%;padding:56px 64px;position:relative;max-height:92vh;overflow:auto;animation:modal-slide .25s ease}.modal-card.dark{background:var(--ink-1);color:var(--paper)}.modal-card.light{background:var(--paper);color:var(--ink-1)}.modal-close{position:absolute;top:20px;right:20px;font-size:24px;line-height:1}.modal-card.dark .modal-close{color:var(--paper)}.modal-card.light .modal-close{color:var(--ink-1)}.modal-title{font-family:var(--f-display);font-weight:400;font-size:32px;margin:0 0 32px;text-align:center;line-height:1.25;text-wrap:balance}.modal-card.dark .modal-title{color:var(--paper)}.modal-card.light .modal-title{color:var(--ink-1)}@keyframes modal-fade{0%{opacity:0}to{opacity:1}}@keyframes modal-slide{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@keyframes fade{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:no-preference){main.route-fade{animation:fade .3s ease}}@media (max-width:1280px){.about-story,.apply,.band-dark,.case,.contact-band,.expect,.footer,.hero,.join-intro,.join-promo,.nav,.numbers,.pillars,.process,.section,.sell-grid,.sell-hero-band,.split-dark,.split-light,.success-band,.team,.why{padding-left:48px;padding-right:48px}.contact-band{padding-top:120px;padding-bottom:120px}.footer{padding-left:48px;padding-right:48px}}@media (max-width:1024px){.hero-grid{display:none}.hero{padding:32px 32px 64px}.hero-inner{grid-template-columns:1fr;gap:32px;padding:32px 0 0}.hero h1{font-size:56px}.hero h1 .l2{padding-left:32px}.about-story,.apply,.band-dark,.case,.contact-band,.expect,.footer,.join-intro,.join-promo,.nav,.numbers,.pillars,.process,.sell-grid,.sell-hero-band,.split-dark,.split-light,.success-band,.team,.why{padding-left:32px;padding-right:32px}.expect-grid,.pillar-grid,.process-grid,.sell-cards,.team-grid{grid-template-columns:repeat(2,1fr)}.about-story .grid,.apply .inner,.band-dark .inner,.contact-band .truth-grid,.sell-hero-band .grid,.split-dark .grid,.split-light .grid{grid-template-columns:1fr;gap:32px}.case-card{grid-template-columns:1fr}.case-card .media{min-height:240px}.sell-faq,.sell-wide,.success-band .inner{grid-template-columns:1fr}.pillars .hdr h2{font-size:36px}.join-promo .media{height:420px}}@media (max-width:640px){.nav{padding:20px}.nav .links{display:none}.nav .links.open{display:flex;position:fixed;inset:64px 0 0 0;background:var(--paper);flex-direction:column;align-items:flex-start;padding:32px 24px;gap:24px;z-index:60;border-top:1px solid var(--hairline-soft)}.nav .links.open a{font-size:24px}.nav-burger{display:flex}.nav .logo{width:200px;height:36px}.nav .nav-cta{display:none}.hero{padding:24px 20px 48px}.hero h1{font-size:clamp(40px,9vw,56px)}.hero h1 .l2{padding-left:0}.about-story,.apply,.band-dark,.case,.contact-band,.expect,.footer,.join-intro,.join-promo,.numbers,.pillars,.process,.sell-grid,.sell-hero-band,.split-dark,.split-light,.success-band,.team,.why{padding:48px 20px}.contact-band{padding:80px 20px}.expect-grid,.pillar-grid,.process-grid,.sell-cards,.team-grid{grid-template-columns:1fr}.about-story h2,.apply h2,.band-dark h2,.case h2,.contact-band h2,.expect h2,.join-promo .foot .text h2,.numbers h2,.pillars .hdr h2,.process h2,.sell-grid h2,.sell-hero-band h2,.split-dark h2,.split-light h2,.success-band h2,.team h2,.why h2{font-size:28px;line-height:1.25}.modal-title{font-size:24px}.modal-card{padding:40px 24px}.form{grid-template-columns:1fr}.form label.wide{grid-column:1}.acc-item{grid-template-columns:32px 1fr 24px;gap:16px;padding:24px 20px}.num-row{grid-template-columns:80px 1fr;gap:24px}.num-row .n{font-size:40px}.case .hdr{flex-direction:column;align-items:flex-start}.case-card .text{padding:24px}.footer .top{flex-direction:column;align-items:flex-start;gap:24px}.footer .links{flex-wrap:wrap;gap:24px}.footer .bot{flex-direction:column;gap:16px;text-align:center}.picon{margin-bottom:32px}.join-promo .foot{flex-direction:column;align-items:flex-start}.join-promo .media{height:280px}.apply .inner{padding:0}.accordion .acc-item .icon{display:none}.acc-item{grid-template-columns:1fr 24px}.pillars .hdr{margin-bottom:32px}}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-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:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-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:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-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:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-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:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-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:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-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:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-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:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-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:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-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:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-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:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-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:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-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:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-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:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-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:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-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:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-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:Inter Fallback;src:local("Arial");ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.00%;size-adjust:107.12%}.__className_8b3a0b{font-family:Inter,Inter Fallback;font-style:normal}.__variable_8b3a0b{--font-inter:"Inter","Inter Fallback"}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/58f386aa6b1a2a92-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:IBM Plex Mono;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/011e180705008d6f-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/7ba5fb2a8c88521c-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:IBM Plex Mono;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/92eeb95d069020cc-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:IBM Plex Mono;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/d3ebbfd689654d3a-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:IBM Plex Mono;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/ef4d5661765d0e49-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:IBM Plex Mono;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/d29838c109ef09b4-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/e40af3453d7c920a-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:IBM Plex Mono;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/99dcf268bda04fe5-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:IBM Plex Mono;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/98e207f02528a563-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:IBM Plex Mono Fallback;src:local("Arial");ascent-override:76.16%;descent-override:20.43%;line-gap-override:0.00%;size-adjust:134.59%}.__className_46fe82{font-family:IBM Plex Mono,IBM Plex Mono Fallback;font-style:normal}.__variable_46fe82{--font-plex-mono:"IBM Plex Mono","IBM Plex Mono Fallback"}