@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap";:root{--brand-accent: #ee9144;--brand-accent-press: #d97a2a;--bg-base: #121212;--bg-surface: #181818;--bg-elevated: #1f1f1f;--bg-card-2: #252525;--bg-card-3: #272727;--text-base: #ffffff;--text-bright: #fdfdfd;--text-muted-bright: #cbcbcb;--text-muted: #b3b3b3;--text-subdued: #7c7c7c;--border-default: #4d4d4d;--border-muted: #7c7c7c;--border-divider: #b3b3b3;--font-title: "Manrope", "Helvetica Neue", helvetica, arial, "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;--font-ui: "Manrope", "Helvetica Neue", helvetica, arial, "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif}*{box-sizing:border-box}html,body{margin:0;padding:0;background:#000;scroll-behavior:smooth}body{font-family:var(--font-ui);color:var(--text-base);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#000}::-webkit-scrollbar-thumb{background:#4d4d4d;border-radius:6px}::-webkit-scrollbar-thumb:hover{background:#7c7c7c}a{color:inherit;text-decoration:none}button{font-family:inherit}section{scroll-margin-top:72px}
