*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #0a0a0f;--text-primary: #ffffff;--text-body: #ccccda;--text-muted: #888899;--border-soft: #1e1e2a;--border-mid: #2a3040;--border-strong: #2a3a52;--accent-pink: #f4a5b8;--forbes-gold: #c8a84a;--hover-bg: #0e0e18;--navy-circle: #0f1a3a;--navy-border: #1e2d5a;--hero-border: #2a3d5e}html,body{background:var(--bg);color:var(--text-body);font-family:Outfit,sans-serif;font-weight:300;-webkit-font-smoothing:antialiased;text-rendering:geometricPrecision;scroll-behavior:smooth;min-height:100vh}a{color:inherit;text-decoration:none}.page{max-width:680px;margin:0 auto;padding:3rem 2rem}@keyframes fadeUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.fade-section{opacity:0;animation:fadeUp .5s ease forwards}.social-row{display:flex;flex-wrap:wrap;gap:1.5rem;margin-bottom:3.5rem}.social-link{font-family:Courier New,monospace;font-size:11px;color:var(--text-muted);letter-spacing:.08em;transition:color .15s ease}.social-link:hover{color:var(--text-primary)}.hero{border-left:1px solid var(--hero-border);padding-left:1.25rem;margin-bottom:2rem}.hero-label{font-family:Courier New,monospace;font-size:10px;color:var(--text-muted);letter-spacing:.15em;margin-bottom:.6rem}.hero-name{font-family:Libre Baskerville,serif;font-size:36px;font-weight:400;color:var(--text-primary);line-height:1.1}.hero-role{font-family:Courier New,monospace;font-size:11px;color:var(--text-muted);letter-spacing:.08em;margin-top:.5rem}.hero-bio{font-size:15px;font-weight:300;color:var(--text-body);line-height:1.8;max-width:420px;margin-top:1rem}.badges{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:1.5rem}.badge{font-family:Courier New,monospace;font-size:10px;color:#aaaabc;border:.5px solid var(--border-strong);padding:4px 10px;border-radius:2px;letter-spacing:.05em}.forbes-strip{display:flex;align-items:center;gap:14px;border:.5px solid var(--border-mid);padding:12px 16px;margin-bottom:2.5rem}.forbes-wordmark{font-family:Libre Baskerville,serif;font-size:15px;font-weight:400;color:var(--forbes-gold);flex-shrink:0}.forbes-body{display:flex;flex-direction:column;gap:2px}.forbes-main{font-size:13px;font-weight:300;color:var(--text-body)}.forbes-sub{font-size:11px;font-weight:300;color:var(--text-muted)}.section-label{font-family:Courier New,monospace;font-size:10px;color:var(--text-muted);letter-spacing:.2em;border-bottom:.5px solid var(--border-soft);padding-bottom:6px;margin-bottom:.8rem}.ventures{margin-bottom:2.5rem}.co-row{display:flex;align-items:center;justify-content:space-between;padding:11px 8px;border-bottom:.5px solid var(--border-soft);border-radius:2px;transition:background .15s ease}.co-row:last-child{border-bottom:none}.co-row:hover{background:var(--hover-bg)}.co-row:hover .co-name,.co-row:hover .co-arrow{color:var(--text-primary)}.co-name{font-family:Libre Baskerville,serif;font-size:15px;color:#e8e8f0;margin-bottom:2px;transition:color .15s ease}.co-desc{font-size:12px;font-weight:300;color:var(--text-muted)}.co-arrow{font-size:14px;color:var(--text-muted);flex-shrink:0;transition:color .15s ease}.articles{margin-bottom:2.5rem}.article-row{display:flex;align-items:baseline;justify-content:space-between;gap:12px;padding:11px 8px;border-bottom:.5px solid var(--border-soft);border-radius:2px;transition:background .15s ease}.article-row:last-child{border-bottom:none}.article-row:hover{background:var(--hover-bg)}.article-row:hover .article-title{color:var(--text-primary)}.article-title{font-family:Libre Baskerville,serif;font-size:14px;font-style:italic;color:var(--text-body);transition:color .15s ease}.article-meta{font-family:Courier New,monospace;font-size:10px;color:var(--text-muted);white-space:nowrap;flex-shrink:0}.site-footer{border-top:.5px solid var(--border-soft);margin-top:1rem;padding-top:1.5rem;display:flex;justify-content:space-between;align-items:center}.footer-copy{font-size:11px;font-weight:300;color:var(--text-muted)}.footer-mark{width:18px;height:18px;border-radius:50%;background:var(--navy-circle);border:1px solid var(--navy-border);display:flex;align-items:center;justify-content:center}.footer-dot{width:4px;height:4px;border-radius:50%;background:var(--accent-pink);opacity:.6}@media (max-width: 640px){.page{padding:2rem 1.25rem}.hero-name{font-size:26px}.social-row{gap:1rem}}
