@font-face{font-family:SF Pro Display;src:url(/fonts/sf-pro-display/SFPRODISPLAYREGULAR.OTF)format("opentype");font-weight:400;font-style:normal}@font-face{font-family:SF Pro Display;src:url(/fonts/sf-pro-display/SFPRODISPLAYMEDIUM.OTF)format("opentype");font-weight:500;font-style:normal}@font-face{font-family:SF Pro Display;src:url(/fonts/sf-pro-display/SFPRODISPLAYBOLD.OTF)format("opentype");font-weight:700;font-style:normal}@font-face{font-family:SF Pro Text;src:url(/fonts/sf-pro-text/SF-Pro-Text-Regular.otf)format("opentype");font-weight:400;font-style:normal}@font-face{font-family:SF Pro Text;src:url(/fonts/sf-pro-text/SF-Pro-Text-Medium.otf)format("opentype");font-weight:500;font-style:normal}@font-face{font-family:SF Pro Text;src:url(/fonts/sf-pro-text/SF-Pro-Text-Semibold.otf)format("opentype");font-weight:600;font-style:normal}@font-face{font-family:SF Pro Text;src:url(/fonts/sf-pro-text/SF-Pro-Text-Bold.otf)format("opentype");font-weight:700;font-style:normal}
:root{--bg-color:#fbfbfd;--text-color:#1d1d1f;--text-secondary:#86868b;--primary-color:#06c;--secondary-color:#06c;--accent-color:#0071e3;--card-bg:#ffffffb3;--border-color:#00000014;--bg-gradient:linear-gradient(180deg,#fbfbfd 0%,#fff 100%);--shadow-sm:0 4px 24px #0000000a;--shadow-md:0 8px 32px #0000000f;--font-sans:"SF Pro Text",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;--font-heading:"SF Pro Display",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;--font-mono:"DM Mono",monospace;--transition-speed:.3s;--transition-smooth:cubic-bezier(.25,.1,.25,1)}
html{scroll-behavior:smooth}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-sans);background-color:var(--bg-color);color:var(--text-color);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;letter-spacing:-.01em;line-height:1.5;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);letter-spacing:-.02em;font-weight:600}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit}selection{color:var(--text-color);background-color:#06c3}::selection{color:var(--text-color);background-color:#06c3}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#00000026;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#0000004d}.glass-panel{background:var(--card-bg);-webkit-backdrop-filter:blur(20px);border:1px solid var(--border-color);box-shadow:var(--shadow-sm)}
