@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap";:root{--bg-black: #000000;--card-1: #121212;--card-2: #171717;--card-3: #1d1d1d;--text-primary: #ffffff;--text-secondary: #888888}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;background-color:var(--bg-black);color:var(--text-primary);line-height:1.5;overflow-x:hidden;-webkit-font-smoothing:antialiased}.t-hero{font-size:72px;font-weight:800;letter-spacing:-.04em;line-height:1.1}.t-heading{font-size:52px;font-weight:700;letter-spacing:-.03em;line-height:1.1}.t-section{font-size:38px;font-weight:600;letter-spacing:-.02em;line-height:1.2}.t-body{font-size:21px;font-weight:400;color:var(--text-secondary);line-height:1.6;max-width:650px}.spacer-sm{height:40px}.spacer-md{height:80px}.spacer-lg{height:200px}.gradient-text{background:linear-gradient(180deg,#fff,#888);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.phone-frame{position:relative;height:850px;width:max-content;border-radius:40px;background:var(--bg-black);border:12px solid #222;box-shadow:0 0 0 1px #333,0 30px 60px #000c;overflow:hidden;display:flex;justify-content:center;align-items:center}.phone-frame img{height:100%;width:auto;display:block}.story-container{display:flex;position:relative;max-width:1400px;margin:0 auto;padding:0 40px}.story-left{flex:1;padding-top:50vh;padding-bottom:50vh}.story-right{flex:1;position:sticky;top:0;height:100vh;display:flex;align-items:center;justify-content:center}.markdown-content h1,.markdown-content h2,.markdown-content h3{color:var(--text-primary);margin-top:32px;margin-bottom:16px;font-weight:600}.markdown-content p{margin-bottom:16px}.markdown-content ul,.markdown-content ol{margin-bottom:16px;padding-left:24px}.markdown-content li{margin-bottom:8px}.markdown-content blockquote{border-left:4px solid var(--text-secondary);padding-left:16px;margin-left:0;margin-bottom:16px;font-style:italic}.story-section{min-height:80vh;display:flex;flex-direction:column;justify-content:center}@media (max-width: 900px){.t-hero{font-size:48px}.t-heading{font-size:36px}.t-section{font-size:28px}.t-body{font-size:18px}.story-container{flex-direction:column;padding:0 20px}.story-right{position:sticky;top:40px;height:55vh;z-index:1;align-items:flex-start}.phone-frame{height:100%;border-width:6px;border-radius:24px}.story-left{z-index:2;padding-top:0;padding-bottom:10vh}.story-section{min-height:auto;margin-bottom:60vh;background:#000000d9;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);padding:32px 24px;border-radius:24px;border:1px solid rgba(255,255,255,.1);box-shadow:0 10px 40px #00000080}}
