@import"https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300;400;500;600;700&family=Space+Mono:wght@400;700&display=swap";:root{--bg: #171717;--bg-2: #1e1e1e;--bg-3: #252525;--accent: #da9203;--accent-dim: rgba(218, 146, 3, .12);--accent-glow: rgba(218, 146, 3, .08);--accent-border: rgba(218, 146, 3, .3);--text-primary: #f5f5f5;--text-secondary: #a3a3a3;--text-muted: #666666;--border: rgba(255, 255, 255, .07);--border-accent: rgba(218, 146, 3, .3);--nav-height: 72px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:16px}body{font-family:Space Grotesk,sans-serif;background:#171717;color:#f5f5f5;min-height:100vh;overflow-x:hidden;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-family:Space Grotesk,sans-serif;font-weight:700;line-height:1.1;letter-spacing:-.5px;color:#f5f5f5}p{color:#a3a3a3}a{color:inherit;text-decoration:none}button{font-family:Space Grotesk,sans-serif;cursor:pointer}.text-accent{color:#da9203}.text-muted{color:#666}.text-secondary{color:#a3a3a3}.section{padding:100px 6%;max-width:1200px;margin:0 auto}.section-label{font-family:Space Mono,monospace;font-size:12px;color:#da9203;letter-spacing:3px;text-transform:uppercase;margin-bottom:16px;display:block}.section-title{font-size:clamp(36px,5vw,56px);font-weight:700;letter-spacing:-1.5px;line-height:1.1;margin-bottom:24px}.section-subtitle{font-size:18px;color:#a3a3a3;line-height:1.7;max-width:560px}.divider{width:48px;height:3px;background:#da9203;border-radius:2px;margin-bottom:40px}.tag{font-size:11px;padding:4px 10px;background:#252525;border:1px solid rgba(255,255,255,.07);border-radius:6px;color:#666;font-weight:500;display:inline-block}.rich-text p,.rich-text li,.rich-text span,.rich-text div,.timeline-item__desc p,.timeline-item__desc li,.timeline-item__desc span,.timeline-item__desc div{white-space:normal;word-break:normal;-webkit-hyphens:none;hyphens:none}.rich-text p{margin:0 0 .75em;font-size:16px;line-height:1.8}.rich-text ul,.rich-text ol{padding-left:20px;margin:0 0 .75em}.rich-text li{font-size:15px;line-height:1.7;margin-bottom:4px}.rich-text strong,.rich-text b{font-weight:700}.rich-text em,.rich-text i{font-style:italic}.rich-text a{text-decoration:underline}.timeline-item__desc p{margin:0 0 6px}.timeline-item__desc ul,.timeline-item__desc ol{padding-left:18px;margin:4px 0 8px}.timeline-item__desc li{margin-bottom:2px}.timeline-item__desc strong,.timeline-item__desc b{font-weight:700}.timeline-item__desc em,.timeline-item__desc i{font-style:italic}@keyframes blink{50%{opacity:0}}@keyframes scrollLine{0%{left:-100%}to{left:100%}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}
