#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}*,*:before,*:after{box-sizing:border-box}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}body{margin:0;min-height:100vh;background-color:#f6f4f3;color:#000}a{text-decoration:none;color:inherit}h1,h2,h3,h4,h5,h6,p{margin:0}.auth-layout{display:flex;min-height:100vh}.auth-brand-panel{flex:0 0 42%;background:#2178C6;display:flex;align-items:center;justify-content:center;padding:60px 48px}.auth-brand-content{max-width:360px}.auth-brand-logo{width:200px;height:200px;object-fit:contain;margin-bottom:16px;border-radius:5px;box-shadow:0 4px 16px #0003}.auth-brand-name{font-size:48px;font-weight:700;color:#fff;margin-bottom:20px;letter-spacing:-1px}.auth-brand-tagline{font-size:18px;line-height:1.6;color:#fffc}.auth-form-panel{flex:1;background:#ffffff;display:flex;align-items:center;justify-content:center;padding:60px 80px}.auth-form-inner{width:100%;max-width:420px;display:flex;flex-direction:column;gap:28px}.auth-form-header{display:flex;flex-direction:column;gap:6px}.auth-form-title{font-size:28px;font-weight:700;color:#000}.auth-form-subtitle{font-size:15px;color:#7c8484}.auth-form{display:flex;flex-direction:column;gap:20px}.auth-field-group{display:flex;flex-direction:column;gap:6px}.auth-field-row{display:flex;align-items:center;justify-content:space-between}.auth-label{font-size:14px;font-weight:500;color:#000}.auth-error{font-size:14px;color:#e53e3e;margin:0}.auth-divider{display:flex;align-items:center;gap:12px;color:#9cacbb;font-size:13px}.auth-divider:before,.auth-divider:after{content:"";flex:1;height:1px;background:#e5e7eb}.auth-social{display:flex;justify-content:center}.auth-footer-text{font-size:14px;color:#7c8484;text-align:center}.auth-link{color:#2178c6;font-weight:500}.auth-link:hover{text-decoration:underline}.auth-link-small{font-size:13px;color:#2178c6}.auth-link-small:hover{text-decoration:underline}.auth-success-icon{font-size:48px;text-align:center}.dashboard-layout{display:flex;min-height:100vh;background:#F6F4F3}.dashboard-sidebar{flex:0 0 240px;background:#ffffff;border-right:1px solid #e5e7eb;display:flex;flex-direction:column;padding:32px 0}.dashboard-sidebar-logo{padding:0 24px 32px;font-size:20px;font-weight:700;color:#2178c6}.dashboard-sidebar-nav{display:flex;flex-direction:column;gap:4px;padding:0 12px;flex:1}.dashboard-nav-item{padding:10px 12px;border-radius:8px;font-size:14px;font-weight:500;color:#7c8484;cursor:pointer;border:none;background:none;text-align:left;transition:background .15s}.dashboard-nav-item:hover,.dashboard-nav-item.active{background:#F6F4F3;color:#000}.dashboard-sidebar-footer{padding:0 12px;display:flex;flex-direction:column;gap:4px}.dashboard-logout-btn{padding:10px 12px;border-radius:8px;font-size:14px;font-weight:500;color:#7c8484;cursor:pointer;border:none;background:none;text-align:left;transition:background .15s;width:100%}.dashboard-logout-btn:hover{background:#fee2e2;color:#e53e3e}.dashboard-main{flex:1;display:flex;flex-direction:column}.dashboard-topbar{height:64px;border-bottom:1px solid #e5e7eb;display:flex;align-items:center;justify-content:space-between;padding:0 40px;background:#ffffff}.dashboard-topbar-title{font-size:20px;font-weight:600;color:#000}.dashboard-new-btn{display:inline-flex;align-items:center;gap:6px;background:#2178C6;color:#fff;border:none;border-radius:8px;padding:8px 16px;font-size:14px;font-weight:500;cursor:pointer;transition:background .15s}.dashboard-new-btn:hover{background:#1a62a8}.dashboard-content{flex:1;padding:40px}.dashboard-empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:80px 0;color:#7c8484}.dashboard-empty-icon{font-size:48px;opacity:.4}.dashboard-empty-title{font-size:18px;font-weight:600;color:#000}.dashboard-empty-text{font-size:14px;color:#7c8484;text-align:center}
