.auth-layout{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2)}.auth-container{width:400px}.auth-logo{text-align:center;margin-bottom:32px;color:#fff}.auth-logo h1{font-size:32px;font-weight:700;margin-bottom:8px}.auth-logo p{font-size:16px;opacity:.85}.auth-card{background:#fff;border-radius:12px;padding:40px 32px;box-shadow:0 8px 24px #00000026}.main-layout{min-height:100vh}.main-content{margin:16px;padding:24px;background:#fff;border-radius:8px;min-height:280px}*{margin:0;padding:0;box-sizing:border-box}html,body,#root{height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji"}.sidebar .sidebar-logo{height:64px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:20px;font-weight:700;border-bottom:1px solid rgba(255,255,255,.1)}.sidebar .sidebar-logo .logo-text{white-space:nowrap;overflow:hidden}.header-bar{background:#fff;padding:0 16px;display:flex;align-items:center;justify-content:space-between;box-shadow:0 1px 4px #00000014;z-index:10}.header-bar .header-left{display:flex;align-items:center;gap:16px}.header-bar .header-right{display:flex;align-items:center}.header-bar .trigger-btn{font-size:18px;cursor:pointer}.header-bar .user-info{cursor:pointer;padding:4px 8px;border-radius:4px;transition:background .2s}.header-bar .user-info:hover{background:#f5f5f5}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#a8a8a8}::-webkit-scrollbar-track{background:transparent}
