@import"https://fonts.googleapis.com/css2?family=Inter:ital,wght@0,400;0,600;0,700;1,400;1,700&family=Roboto+Mono:ital,wght@0,400;0,600;0,700;1,400&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%;scroll-behavior:smooth}:root{--bg-primary: #F7F8FA;--bg-secondary: #FFFFFF;--bg-tertiary: #EEF2F6;--border-color: #E5E7EB;--text-primary: #0A0A0A;--text-secondary: #6B7280;--brand-blue: #366ecd;--success: #22C55E;--warning: #F59E0B;--error: #EF4444;--editor-bg: #FFFFFF;--editor-text: #0A0A0A;--sidebar-bg: #F7F8FA;--panel-bg: #FFFFFF}.ide-theme-dark{--bg-primary: #09090b;--bg-secondary: #121214;--bg-tertiary: #18181b;--border-color: #27272a;--text-primary: #FAFAFA;--text-secondary: #A1A1AA;--brand-blue: #3B82F6;--editor-bg: #09090b;--editor-text: #FAFAFA;--sidebar-bg: #09090b;--panel-bg: #121214}body{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;-webkit-font-smoothing:antialiased;background:var(--bg-primary);color:var(--text-primary)}a{color:inherit;text-decoration:none}button,input,select,textarea{font-family:inherit}.mono{font-family:Roboto Mono,monospace}@keyframes fadeUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes blink{0%,to{opacity:.3}50%{opacity:1}}@keyframes spin{to{transform:rotate(360deg)}}.hide-desktop{display:none!important}@media (max-width: 767px){.hide-mobile{display:none!important}.mobile-only{display:flex!important}.mobile-col{flex-direction:column!important}.mobile-p-16{padding:16px!important}.mobile-w-full{width:100%!important}button,a{min-height:44px;min-width:44px}}@media (min-width: 768px) and (max-width: 1199px){.hide-tablet{display:none!important}.tablet-only{display:flex!important}}@media (min-width: 1200px){.hide-desktop{display:flex!important}.mobile-only,.tablet-only{display:none!important}}body{overflow-x:hidden;touch-action:pan-y}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#7878784d;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#78787880}.ide-theme-dark ::-webkit-scrollbar-thumb{background:#ffffff26}.ide-theme-dark ::-webkit-scrollbar-thumb:hover{background:#ffffff40}.dense input,.dense select,.dense button{font-size:12px;padding:6px 10px}.dense-text{font-size:12px;line-height:1.4}
