body{margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh;letter-spacing:-.01em}:root{--main-color: #4f46e5;--theme-red: #ef4444;--theme-amber: #f59e0b;--theme-green: #22c55e;--premium-gradient-primary: linear-gradient(135deg, #4f46e5 0%, #4338ca 100%);--premium-color-primary: #4f46e5;--premium-color-accent: #6366f1;--premium-bg-subtle: rgba(79, 70, 229, .08);--premium-shadow-glow: 0 4px 14px rgba(79, 70, 229, .25);--premium-text-gradient: linear-gradient(90deg, #6366f1, #4f46e5)}.lightmode{--theme-page-background-secondary: #f4f4f5;--theme-page-background: #fafafa;--theme-page-text: #18181b;--theme-color: var(--main-color);--theme-accent-shadow: rgba(79, 70, 229, .15) 0px 8px 24px 0px;--theme-box-shadow: 0 1px 3px rgba(0, 0, 0, .08), 0 1px 2px rgba(0, 0, 0, .04);--theme-page-text-helper-color: #71717a;--theme-page-background-spotlight: rgba(255, 255, 255, .85);--theme-page-background-login: #fafafa;--theme-page-background-premium: linear-gradient(135deg, rgba(79, 70, 229, .04), rgba(99, 102, 241, .06));--theme-page-panel-background: #e4e4e7;--theme-page-tabpanel-background: #e4e4e7;--theme-hover-accent-background: rgba(0, 0, 0, .03)}.darkmode{--theme-page-background-secondary: #18181b;--theme-page-background: #09090b;--theme-page-text: #fafafa;--theme-color: var(--main-color);--theme-box-shadow: 0 1px 3px rgba(0, 0, 0, .24), 0 1px 2px rgba(0, 0, 0, .12);--theme-accent-shadow: rgba(79, 70, 229, .2) 0px 8px 24px 0px;--theme-page-text-helper-color: #a1a1aa;--theme-page-background-spotlight: #18181b;--theme-page-background-login: #09090b;--theme-page-background-premium: linear-gradient(135deg, rgba(79, 70, 229, .06), rgba(99, 102, 241, .08));--theme-page-panel-background: #27272a;--theme-page-tabpanel-background: #18181b;--theme-hover-accent-background: rgba(255, 255, 255, .04)}.loginmode{background:var(--theme-page-background-login);height:100vh}.setting-pop{position:absolute;padding:10px;display:flex;flex-direction:column;width:250px;height:375px;right:35px;top:60px;box-shadow:0 8px 24px #00000026;border-radius:8px;z-index:10;color:var(--theme-page-text);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);border:1px solid rgba(128,128,128,.12)}code{font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Courier New,monospace}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-thumb{border-radius:4px;background-color:#8080804d}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb:hover{background-color:#80808080}@media screen and (max-width: 768px){input,input[type=text],input[type=email],input[type=url],input[type=password],input[type=number],textarea,select{font-size:16px!important;touch-action:manipulation}}
