:root{--blue:#0083ff;--ink:#202020;--muted:#7b7b80;--line:#e9e9ed}*{box-sizing:border-box}body{margin:0;background:#fff;color:var(--ink);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}a:focus-visible{outline:2px solid var(--blue);outline-offset:7px}[hidden]{display:none!important}.header,main,footer{width:min(1120px,calc(100% - 96px));margin:auto}.header{height:108px;display:flex;align-items:center;justify-content:space-between}.wordmark{font-size:18px;font-weight:700;letter-spacing:2.5px}.wordmark span{font-weight:400;font-size:11px;letter-spacing:2px;margin-left:7px}nav{display:flex;gap:34px;font-size:13px}nav a span{margin-left:8px;color:var(--blue)}.hero{text-align:center;padding:6px 0 66px}.logo-wrap{height:224px;overflow:hidden;display:flex;justify-content:center;align-items:center}.logo-wrap img{width:300px;height:300px;object-fit:contain}.eyebrow{font-size:10px;letter-spacing:2.3px;font-weight:600;color:var(--muted)}h1{font-size:clamp(45px,5vw,66px);font-weight:500;letter-spacing:-3px;line-height:1.08;margin:22px 0}.intro{color:var(--muted);font-size:15px;line-height:1.7}.ventures{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.venture{padding:30px 40px 32px 0;transition:background .2s}.venture+ .venture{border-left:1px solid var(--line);padding-left:48px;padding-right:0}.venture-top{display:flex;align-items:center;justify-content:space-between}.arrow{font-size:24px;color:var(--muted);transition:transform .2s,color .2s}.venture:hover .arrow{color:var(--blue);transform:translate(3px,-3px)}h2{font-size:32px;font-weight:500;letter-spacing:-1px;margin:24px 0 14px}.blue{color:var(--blue)}.venture p{font-size:14px;line-height:1.7;color:var(--muted);margin:0 0 26px}.link-label{font-size:12px}.link-label span{color:var(--blue);margin-left:18px}footer{display:flex;justify-content:space-between;gap:20px;padding:32px 0;color:var(--muted);font-size:10px;letter-spacing:.4px}.lab{padding:54px 0 30px}.lab-heading{display:flex;justify-content:space-between;align-items:center}.lab h1{font-size:62px}.badge{font-size:11px;border:1px solid var(--line);padding:12px 16px;border-radius:30px;white-space:nowrap}.badge i{display:inline-block;width:6px;height:6px;background:var(--blue);border-radius:50%;margin-right:7px}.freshness{font-size:11px;color:var(--muted);margin:38px 0 20px;min-height:16px}.metrics{display:grid;grid-template-columns:repeat(4,1fr);padding:30px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);gap:24px}.metrics span,.metrics small{display:block;font-size:11px;color:var(--muted)}.metrics strong{display:block;font-weight:400;font-size:32px;letter-spacing:-1px;margin:18px 0 12px}.metrics small{font-size:10px;line-height:1.5}.curve{margin-top:38px}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:15px}.section-heading h2{font-size:18px;letter-spacing:-.3px;margin:0}.section-heading span,.curve-foot{font-size:10px;color:var(--muted)}.empty{text-align:center;background:#fafbfc;min-height:265px;margin-top:24px;padding:25px}.empty-mark{color:var(--blue);font-size:28px}.empty h3{font-size:22px;line-height:1.25;font-weight:400;letter-spacing:-.5px;margin:16px}.empty p{font-size:12px;color:var(--muted);line-height:1.7}.curve-foot{display:flex;justify-content:space-between;margin-top:18px}.disclaimer{font-size:10px;line-height:1.8;color:var(--muted);max-width:780px;margin-top:42px}svg{width:100%;margin-top:25px;overflow:visible}.lab+footer{border-top:1px solid var(--line)}@media(max-width:650px){.header,main,footer{width:calc(100% - 40px)}.header{height:84px}.wordmark{font-size:14px;letter-spacing:1.5px}.wordmark span{display:block;font-size:8px;margin:4px 0 0}nav{gap:18px;font-size:11px}.hero{padding:4px 0 44px}.logo-wrap{height:190px}.logo-wrap img{width:250px;height:250px}h1{letter-spacing:-2px}.intro{font-size:13px}.ventures{grid-template-columns:1fr}.venture,.venture+ .venture{padding:27px 0;border-left:0}.venture+.venture{border-top:1px solid var(--line)}h2{font-size:30px;margin-top:16px}.venture p br{display:none}footer{font-size:9px;line-height:1.6;flex-wrap:wrap}.lab{padding-top:32px}.lab-heading{display:block}.lab h1{font-size:47px}.badge{display:inline-block;margin-top:10px}.metrics{grid-template-columns:1fr 1fr;row-gap:30px}.metrics strong{font-size:28px}.section-heading{align-items:flex-start;flex-direction:column}.curve-foot{gap:16px;line-height:1.6}.section-heading h2{font-size:17px}.empty{padding:25px 10px}.empty h3{font-size:21px}}@media(prefers-reduced-motion:reduce){*{transition:none!important}}
