*{box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,PingFang SC,Microsoft YaHei,sans-serif;background:#f1f5f9;color:#1e293b;-webkit-font-smoothing:antialiased}#root{min-height:100vh}.houtai-layout{display:flex;min-height:100vh}.houtai-sidebar{width:220px;min-width:220px;background:linear-gradient(180deg,#0f172a,#1e293b);color:#e2e8f0;padding:20px 0;flex-shrink:0;box-shadow:2px 0 12px #00000014;display:flex;flex-direction:column;align-self:flex-start;min-height:100vh;max-height:100vh;position:sticky;top:0;overflow:hidden}.houtai-sidebar-header{padding:0 20px 20px;border-bottom:1px solid rgba(255,255,255,.08);margin-bottom:16px;flex-shrink:0}.houtai-sidebar-title{font-size:17px;font-weight:700;color:#fff;letter-spacing:.5px}.houtai-sidebar-sub{font-size:11px;color:#94a3b8;margin-top:4px}.houtai-nav-group{margin-bottom:20px}.houtai-nav-wrap{flex:1;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch}.houtai-nav-group-title{font-size:11px;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.8px;padding:0 20px 8px}.houtai-nav-link{display:block;padding:10px 20px;color:#94a3b8;text-decoration:none;font-size:14px;transition:all .15s ease;border-left:3px solid transparent}.houtai-nav-link:hover{color:#e2e8f0;background:#ffffff0d}.houtai-nav-link.active{color:#fff;background:#6366f133;border-left-color:#6366f1}.houtai-sidebar-footer{padding:20px;border-top:1px solid rgba(255,255,255,.08);flex-shrink:0}.houtai-logout-btn{width:100%;padding:10px 16px;background:#ffffff0f;color:#94a3b8;border:1px solid rgba(255,255,255,.1);border-radius:8px;cursor:pointer;font-size:13px;transition:all .15s ease}.houtai-logout-btn:hover{background:#ef444426;color:#fca5a5;border-color:#ef44444d}.houtai-main{flex:1;padding:24px;overflow:auto;background:#f1f5f9;min-width:0}.houtai-page-card{background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000000f;overflow:hidden}
