.investor-page{--investor-width: min(980px, calc(100vw - 64px) );--investor-line: rgba(214, 230, 244, .13);--investor-line-strong: rgba(214, 230, 244, .22);--investor-soft: rgba(214, 230, 244, .72);--investor-muted: rgba(214, 230, 244, .54);--investor-panel: rgba(248, 248, 248, .035);padding-top:calc(var(--nav-height) * 2);background:var(--brand-bg)}.investor-shell{width:var(--investor-width);margin-inline:auto}.investor-page h1,.investor-page h2,.investor-page h3,.investor-page p{margin-top:0}.investor-page a:focus-visible{outline:2px solid var(--brand-ur);outline-offset:4px}.investor-hero{display:flex;min-height:220px;align-items:flex-end;justify-content:space-between;gap:40px;padding-block:70px 42px}.investor-hero h1{margin:0;color:var(--brand-white);font-size:clamp(3.7rem,6vw,5rem);font-weight:400;letter-spacing:-.055em;line-height:.96}.investor-updated{display:flex;align-items:center;gap:8px;margin:0 0 6px;color:var(--investor-muted);font-size:.78rem;white-space:nowrap}.investor-updated>span{width:7px;height:7px;border-radius:50%;background:var(--brand-usd);box-shadow:0 0 0 4px #87fb6712}.investor-about{display:grid;grid-template-columns:180px minmax(0,1fr);gap:56px;padding-block:52px 60px;border-top:1px solid var(--investor-line-strong)}.investor-about h2,.investor-library>h2,.investor-metrics>h2{margin:0;color:var(--brand-white);font-size:1.75rem;font-weight:400;letter-spacing:-.035em;line-height:1.15}.investor-about p{max-width:740px;margin:0;color:var(--brand-ui);font-size:clamp(1.18rem,2vw,1.38rem);letter-spacing:-.015em;line-height:1.52}.investor-library{padding-block:54px 66px;border-top:1px solid var(--investor-line-strong)}.investor-library>h2{margin-bottom:25px}.featured-letter{position:relative;display:flex;min-height:250px;flex-direction:column;padding:36px 42px 38px;overflow:hidden;border:1px solid var(--investor-line);border-radius:18px;background:radial-gradient(circle at 88% 0%,rgba(237,143,255,.09),transparent 39%),var(--investor-panel);color:inherit;text-decoration:none;transition:transform .22s cubic-bezier(.22,1,.36,1),border-color .22s ease,background-color .22s ease}.featured-letter:hover{transform:translateY(-2px);border-color:#ed8fff66}.resource-meta{position:absolute;top:36px;left:42px;margin:0;color:var(--investor-muted);font-size:.73rem;letter-spacing:.02em}.resource-meta span{margin-inline:5px;color:var(--brand-ur)}.featured-letter__content{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);align-items:center;gap:58px;margin-block:auto;padding-top:32px}.featured-letter h3{max-width:560px;margin:0;color:var(--brand-white);font-size:clamp(2rem,4vw,2.7rem);font-weight:400;letter-spacing:-.045em;line-height:1.06}.featured-letter__details{display:flex;align-items:flex-start;flex-direction:column;gap:24px}.featured-letter__details p{max-width:360px;margin:0;color:var(--investor-soft);font-size:.94rem;line-height:1.58}.text-action{display:inline-flex;align-items:center;gap:12px;padding-bottom:4px;border-bottom:1px solid var(--investor-muted);color:var(--brand-white);font-size:.85rem;white-space:nowrap}.text-action i{color:var(--brand-ur);font-style:normal;transition:transform .18s ease}.featured-letter:hover .text-action i{transform:translate(4px)}.resource-columns{display:grid;grid-template-columns:1fr 1fr;gap:34px;margin-top:34px}.resource-group{min-width:0}.resource-group>h3{margin:0;padding:9px 2px 18px;color:var(--brand-white);font-size:1.22rem;font-weight:400;letter-spacing:-.025em}.resource-row{display:grid;min-height:86px;grid-template-columns:28px minmax(0,1fr) 20px;align-items:center;gap:15px;padding:17px 18px;border-top:1px solid var(--investor-line);color:inherit;text-decoration:none;transition:padding .18s ease,background .18s ease}.resource-row:last-child{border-bottom:1px solid var(--investor-line)}a.resource-row:hover{padding-inline:22px;background:#d6e6f409}.resource-row--static{cursor:default}.format-icon{position:relative;display:grid;width:28px;height:28px;place-items:center;border:1px solid var(--investor-line-strong);border-radius:50%;color:var(--brand-ur)}.format-icon--video:before{content:"";width:0;height:0;margin-left:2px;border-top:4px solid transparent;border-bottom:4px solid transparent;border-left:7px solid currentColor}.format-icon--written:before,.format-icon--document:before{content:"";width:9px;height:11px;border:1px solid currentColor;border-radius:1px}.format-icon--written:after,.format-icon--document:after{content:"";position:absolute;width:5px;height:1px;background:currentColor;box-shadow:0 3px 0 currentColor}.resource-row__copy{display:flex;min-width:0;flex-direction:column;gap:5px}.resource-row__copy strong{overflow:hidden;color:var(--brand-white);font-size:.91rem;font-weight:400;text-overflow:ellipsis;white-space:nowrap}.resource-row__copy small{color:var(--investor-muted);font-size:.72rem}.resource-arrow{justify-self:end;color:var(--brand-ur);font-size:.9rem}.investor-metrics{padding-bottom:66px}.investor-metrics>h2{margin-bottom:20px;font-size:1.25rem;letter-spacing:-.025em}.metric-grid{display:grid;grid-template-columns:1.15fr 1fr 1fr;border-top:1px solid var(--investor-line-strong);border-bottom:1px solid var(--investor-line-strong)}.metric{min-width:0;padding:27px 30px 28px}.metric:first-child{padding-left:0}.metric+.metric{border-left:1px solid var(--investor-line-strong)}.metric__label{margin:0 0 15px;color:var(--investor-muted);font-size:.78rem}.metric__value{display:flex;min-height:46px;align-items:baseline;gap:9px;margin:0;color:var(--brand-white);white-space:nowrap}.metric__value strong{font-size:clamp(1.95rem,3.3vw,2.45rem);font-weight:400;letter-spacing:-.045em;line-height:1}.metric__suffix{letter-spacing:-.035em}.metric__value small{color:var(--investor-soft);font-size:.84rem}.metric__context{margin:15px 0 0;color:var(--investor-soft);font-size:.72rem}.metric__change{margin:6px 0 0;color:var(--brand-usd);font-size:.72rem}.investor-explore{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--investor-line-strong);border-bottom:1px solid var(--investor-line-strong)}.explore-panel{display:flex;min-width:0;min-height:230px;flex-direction:column;padding:31px 36px 32px 0}.explore-panel+.explore-panel{padding-right:0;padding-left:36px;border-left:1px solid var(--investor-line-strong)}.explore-panel h2{margin:0 0 11px;color:var(--brand-white);font-size:1.18rem;font-weight:400;letter-spacing:-.025em}.explore-panel p{max-width:420px;margin:0;color:var(--investor-muted);font-size:.85rem;line-height:1.6}.network-links,.research-links{display:flex;align-items:center;gap:20px;margin-top:auto;padding-top:28px}.network-links a,.research-links a{display:inline-flex;min-height:44px;align-items:center;gap:7px;color:var(--investor-soft);font-size:.76rem;text-decoration:none;white-space:nowrap;transition:color .16s ease,border-color .16s ease,background .16s ease}.network-links a:hover,.research-links a:hover{color:var(--brand-white)}.network-links a>span{color:var(--brand-ur)}.network-brand img{width:auto;object-fit:contain;opacity:.78;transition:opacity .16s ease}.network-brand--tmc img{height:9px}.network-brand--taostats img{height:10px}.network-brand:hover img{opacity:1}.research-links{gap:10px}.research-links a{min-height:42px;padding-inline:14px;border:1px solid var(--investor-line);border-radius:999px}.research-links a:hover{border-color:#ed8fff6b;background:#ed8fff0d}.research-links img{width:16px;height:16px;object-fit:contain}.investor-disclosure{padding-block:30px 34px;color:var(--investor-muted);font-size:.7rem;line-height:1.55}@media(max-width:1040px){.investor-page{--investor-width: calc(100vw - 48px) }}@media(max-width:820px){.investor-about{grid-template-columns:1fr;gap:22px}.resource-meta{position:static}.featured-letter__content{grid-template-columns:1fr;gap:24px}.resource-columns,.metric-grid,.investor-explore{grid-template-columns:1fr}.metric{padding:25px 0 26px}.metric+.metric{border-top:1px solid var(--investor-line-strong);border-left:0}.explore-panel{min-height:0;padding:29px 0 31px}.explore-panel+.explore-panel{padding:31px 0;border-top:1px solid var(--investor-line-strong);border-left:0}}@media(max-width:560px){.investor-page{--investor-width: calc(100vw - 28px) }.investor-hero{display:block;min-height:0;padding-block:54px 37px}.investor-hero h1{font-size:clamp(2.8rem,13vw,3.5rem)}.investor-updated{margin-top:24px}.investor-about{padding-block:44px 50px}.investor-about h2,.investor-library>h2{font-size:1.6rem}.investor-about p{font-size:1.1rem;line-height:1.58}.investor-library{padding-block:44px 54px}.featured-letter{min-height:0;padding:28px 24px 30px;border-radius:14px}.featured-letter__content{margin-top:31px;padding-top:0}.featured-letter h3{font-size:2rem}.resource-columns{gap:34px;margin-top:30px}.resource-row{padding-inline:4px}a.resource-row:hover{padding-inline:8px}.investor-metrics{padding-bottom:58px}.metric__value strong{font-size:2.15rem}.network-links{flex-wrap:wrap;gap:2px 18px}.research-links{gap:8px}}@media(prefers-reduced-motion:reduce){.featured-letter,.text-action i,.resource-row,.network-links a,.research-links a,.network-brand img{transition:none}}
