*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#0b0e14;color:#e2e8f0;height:100vh;margin:0;padding:0;overflow:hidden;overflow-x:hidden}#root{height:100vh;display:flex}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#1e293b;border-radius:3px}button{cursor:pointer;font-family:inherit;min-height:36px}input,textarea{font-family:inherit;color:#e2e8f0;font-size:14px}input::placeholder,textarea::placeholder{color:#475569}a{color:#8b7cf6}.hamburger-btn{display:none;position:fixed;top:12px;left:12px;z-index:1000;background:#1e293b;border:1px solid #334155;border-radius:8px;padding:8px 10px;cursor:pointer;color:#8b7cf6;font-size:18px}.sidebar-overlay{display:none;position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;z-index:998}@media (max-width: 768px){.auth-card{padding:28px 20px!important}.hamburger-btn,.sidebar-overlay{display:block!important}.sidebar{position:fixed!important;left:-240px!important;top:0!important;height:100vh!important;z-index:999!important;transition:left .25s ease!important}.sidebar.open{left:0!important;box-shadow:4px 0 24px #00000080!important}.main-content{margin-left:0!important;width:100%!important}.search-layout,.search-inputs{flex-direction:column!important}.search-inputs input{width:100%!important}.analysis-right{width:100%!important;border-left:none!important;border-top:1px solid #1e293b;max-height:55vh;overflow-y:auto}.kanban-board{overflow-x:auto!important;flex-wrap:nowrap!important;-webkit-overflow-scrolling:touch}.kanban-column{min-width:280px!important;flex-shrink:0!important}}
