.topbar{height:52px;background:hsla(0,0%,100%,.7);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid rgba(148,163,184,.18);display:flex;align-items:center;flex-direction:row;justify-content:space-between;gap:unset;flex-wrap:unset;padding:0 28px;position:sticky;top:0;z-index:200}.topbar .topbar-left{display:flex;align-items:center;flex-direction:row;justify-content:center;gap:unset;flex-wrap:unset;gap:24px}.topbar .topbar-logo{display:flex;align-items:center;flex-direction:row;justify-content:center;gap:unset;flex-wrap:unset;gap:10px}.topbar .topbar-logo-mark{width:28px;height:28px;border-radius:6px;background:linear-gradient(135deg, #6366f1 0%, #8b5cf6 50%, #a78bfa 100%);display:flex;align-items:center;flex-direction:row;justify-content:center;gap:unset;flex-wrap:unset;box-shadow:0 2px 8px rgba(99,102,241,.25)}.topbar .topbar-logo-mark svg{width:15px;height:15px;color:#fff}.topbar .topbar-logo-text{font-size:16px;font-weight:700;letter-spacing:-0.01em;color:#111827}.topbar .topbar-menu{display:flex;align-items:center;flex-direction:row;justify-content:center;gap:unset;flex-wrap:unset;gap:2px}.topbar .topbar-menu-item{padding:6px 16px;font-size:13px;font-weight:500;color:#9ca3af;cursor:pointer;border-radius:6px;transition:all .2s cubic-bezier(0.4, 0, 0.2, 1)}.topbar .topbar-menu-item:hover{color:#111827;background:rgba(99,102,241,.04)}.topbar .topbar-menu-item.active{color:#6366f1;background:#eef2ff}.topbar .topbar-right{display:flex;align-items:center;flex-direction:row;justify-content:center;gap:unset;flex-wrap:unset;gap:12px}.topbar .topbar-search-wrap{position:relative}.topbar .topbar-search-wrap svg{position:absolute;left:10px;top:50%;transform:translateY(-50%);width:14px;height:14px;color:#d1d5db;pointer-events:none}.topbar .topbar-search{width:220px;height:34px;padding:0 12px 0 32px;border:1px solid rgba(148,163,184,.3);border-radius:9999px;font-size:12px;font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:hsla(0,0%,100%,.5);backdrop-filter:blur(8px);color:#111827;transition:all .2s cubic-bezier(0.4, 0, 0.2, 1);outline:none}.topbar .topbar-search::placeholder{color:#d1d5db}.topbar .topbar-search:focus{background:hsla(0,0%,100%,.9);border-color:#6366f1;box-shadow:0 0 0 3px rgba(99,102,241,.08)}.topbar .topbar-icon-btn{width:34px;height:34px;border-radius:6px;border:none;background:rgba(0,0,0,0);cursor:pointer;display:flex;align-items:center;flex-direction:row;justify-content:center;gap:unset;flex-wrap:unset;color:#9ca3af;transition:all .2s cubic-bezier(0.4, 0, 0.2, 1);position:relative}.topbar .topbar-icon-btn:hover{background:rgba(99,102,241,.06);color:#6366f1}.topbar .topbar-icon-btn svg{width:18px;height:18px}.topbar .topbar-user{display:flex;align-items:center;flex-direction:row;justify-content:center;gap:unset;flex-wrap:unset;gap:10px;cursor:pointer;padding:4px 12px 4px 4px;border-radius:9999px;transition:all .2s cubic-bezier(0.4, 0, 0.2, 1)}.topbar .topbar-user:hover{background:rgba(99,102,241,.04)}.topbar .topbar-avatar{width:30px;height:30px;border-radius:50%;background:linear-gradient(135deg, #6366f1 0%, #8b5cf6 50%, #a78bfa 100%);display:flex;align-items:center;flex-direction:row;justify-content:center;gap:unset;flex-wrap:unset;color:#fff;font-size:11px;font-weight:600;box-shadow:0 2px 8px rgba(99,102,241,.2)}.topbar .topbar-user-name{font-size:13px;font-weight:500;color:#4b5563}.topbar .topbar-user-chevron{transition:transform .2s cubic-bezier(0.4, 0, 0.2, 1)}.topbar .topbar-user-wrap{position:relative}.topbar .topbar-user-wrap.open .topbar-user{background:rgba(99,102,241,.06)}.topbar .topbar-user-wrap.open .topbar-user-chevron{transform:rotate(180deg)}.topbar .user-popover{position:absolute;top:calc(100% + 8px);right:0;width:240px;background:hsla(0,0%,100%,.92);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(148,163,184,.18);border-radius:12px;box-shadow:0 12px 40px rgba(99,102,241,.1),0 4px 12px rgba(3,1,1,.05);opacity:0;visibility:hidden;transform:translateY(-6px) scale(0.97);transition:all .2s cubic-bezier(0.4, 0, 0.2, 1);z-index:300;overflow:hidden}.topbar .user-popover.open{opacity:1;visibility:visible;transform:translateY(0) scale(1)}.topbar .user-popover-arrow{position:absolute;top:-6px;right:20px;width:12px;height:12px;background:hsla(0,0%,100%,.92);border:1px solid rgba(148,163,184,.18);border-bottom:none;border-right:none;transform:rotate(45deg);z-index:1}.topbar .user-popover-header{display:flex;align-items:center;flex-direction:row;justify-content:flex-start;gap:unset;flex-wrap:unset;gap:12px;padding:18px 20px 14px;border-bottom:1px solid rgba(148,163,184,.18)}.topbar .user-popover-avatar{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg, #6366f1 0%, #8b5cf6 50%, #a78bfa 100%);display:flex;align-items:center;flex-direction:row;justify-content:center;gap:unset;flex-wrap:unset;color:#fff;font-size:14px;font-weight:700;box-shadow:0 2px 10px rgba(99,102,241,.3);flex-shrink:0}.topbar .user-popover-info{min-width:0}.topbar .user-popover-name{font-size:14px;font-weight:600;color:#111827;line-height:1.3}.topbar .user-popover-role{font-size:11px;color:#9ca3af;margin-top:2px}.topbar .user-popover-menu{padding:6px 8px}.topbar .user-popover-menu--footer{padding-top:2px;padding-bottom:8px}.topbar .user-popover-item{display:flex;align-items:center;flex-direction:row;justify-content:flex-start;gap:unset;flex-wrap:unset;gap:10px;padding:9px 12px;border-radius:6px;font-size:13px;font-weight:450;color:#4b5563;cursor:pointer;transition:all .2s cubic-bezier(0.4, 0, 0.2, 1);border:none;background:none;width:100%;text-align:left;font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.topbar .user-popover-item:hover{background:rgba(99,102,241,.06);color:#111827}.topbar .user-popover-item:hover svg{opacity:.8}.topbar .user-popover-item svg{width:16px;height:16px;opacity:.5;flex-shrink:0}.topbar .user-popover-item--danger{color:#ef4444}.topbar .user-popover-item--danger:hover{background:#fef2f2;color:#ef4444}.topbar .user-popover-item--danger svg{opacity:.6;color:#ef4444}.topbar .user-popover-divider{height:1px;background:rgba(148,163,184,.18);margin:4px 12px}
.sidebar{width:220px;background:hsla(0,0%,100%,.55);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-right:1px solid rgba(148,163,184,.18);position:fixed;top:52px;bottom:0;left:0;overflow-y:auto;z-index:100}.sidebar::-webkit-scrollbar{width:4px}.sidebar::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.sidebar::-webkit-scrollbar-thumb{background:rgba(148,163,184,.2);border-radius:4px}.sidebar::-webkit-scrollbar-thumb:hover{background:rgba(148,163,184,.35)}.sidebar .sidebar-nav{padding:12px}.sidebar .sidebar-group-label{font-size:10px;font-weight:700;color:#d1d5db;text-transform:uppercase;letter-spacing:.08em;padding:16px 14px 8px}.sidebar .sidebar-item{display:flex;align-items:center;flex-direction:row;justify-content:flex-start;gap:unset;flex-wrap:unset;gap:10px;padding:9px 14px;border-radius:6px;font-size:13px;font-weight:450;color:#4b5563;cursor:pointer;transition:all .2s cubic-bezier(0.4, 0, 0.2, 1);margin-bottom:2px;text-decoration:none}.sidebar .sidebar-item:hover{background:rgba(99,102,241,.06);color:#111827}.sidebar .sidebar-item.active{background:#eef2ff;color:#6366f1;font-weight:550}.sidebar .sidebar-item svg{width:17px;height:17px;opacity:.45;flex-shrink:0}.sidebar .sidebar-item.active svg{opacity:1}.sidebar .sb-badge{margin-left:auto;padding:2px 7px;border-radius:9999px;font-size:10px;font-weight:600;background:#ef4444;color:#fff;line-height:1.3;box-shadow:0 2px 6px rgba(239,68,68,.2)}
.form-group{margin-bottom:16px}.form-label{display:block;font-size:12px;font-weight:600;color:#4b5563;margin-bottom:8px;letter-spacing:.02em}.form-label .req{color:#ef4444;margin-left:2px}.form-hint{font-size:11px;color:#9ca3af;margin-top:4px}.form-error{font-size:11px;color:#ef4444;margin-top:4px}.input{width:100%;height:36px;padding:0 12px;border:1px solid #e5e7eb;border-radius:6px;font-size:13px;font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#111827;background:#fff;transition:all .15s ease;outline:none}.input::placeholder{color:#9ca3af}.input:hover{border-color:#d1d5db}.input:focus{border-color:#6366f1;box-shadow:0 0 0 3px rgba(99,102,241,.1)}.input.error{border-color:#ef4444}.input.error:focus{box-shadow:0 0 0 3px rgba(239,68,68,.1)}.input:disabled{background:#f9fafb;color:#9ca3af;cursor:not-allowed}.input-sm{height:28px;padding:0 8px;font-size:12px}.input-lg{height:44px;padding:0 16px;font-size:14px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 20px;height:44px;border:none;border-radius:6px;font-size:14px;font-weight:600;font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;cursor:pointer;transition:all .2s cubic-bezier(0.4, 0, 0.2, 1);outline:none;white-space:nowrap;user-select:none;letter-spacing:.01em}.btn:active{transform:scale(0.97)}.btn-primary{background:linear-gradient(135deg, #6366f1 0%, #8b5cf6 50%, #a78bfa 100%);color:#fff;box-shadow:0 4px 16px rgba(99,102,241,.3)}.btn-primary:hover{box-shadow:0 6px 24px rgba(99,102,241,.4);transform:translateY(-1px)}.btn-primary:active{transform:translateY(0) scale(0.98)}.btn-primary:disabled{opacity:.45;cursor:not-allowed;transform:none;box-shadow:0 2px 8px rgba(99,102,241,.15)}.btn-primary:disabled:hover{transform:none;box-shadow:0 2px 8px rgba(99,102,241,.15)}.btn-secondary{background:#fff;color:#111827;border:1px solid #e5e7eb}.btn-secondary:hover{background:#f3f4f6;border-color:#d1d5db}.btn-ghost{background:rgba(0,0,0,0);color:#4b5563;border:none}.btn-ghost:hover{background:#f3f4f6;color:#111827}.btn-danger{background:#ef4444;color:#fff}.btn-danger:hover{background:#dc2626}.btn-sm{height:28px;padding:0 10px;font-size:12px}.btn-lg{width:100%;height:48px;font-size:15px;font-weight:600;border-radius:8px}.btn-icon{width:44px;padding:0}.btn-icon.btn-sm{width:28px}.btn[disabled]{opacity:.4;cursor:not-allowed;pointer-events:none}.layout{display:flex;flex-direction:column;height:100%;overflow:hidden;background:linear-gradient(180deg, #f0f0ff 0%, #f8f9fc 30%)}.layout--hidden .topbar,.layout--hidden .sidebar{display:none}.layout--hidden .body-wrap{display:block}.layout--hidden .main{margin-left:0;min-height:100vh}.layout .body-wrap{display:flex;flex:1;height:100%;overflow:hidden}.layout .main{flex:1;margin-left:220px;height:100%;overflow:hidden}.layout .page-header{padding:28px 36px 0}.layout .page-title{font-size:24px;font-weight:700;letter-spacing:-0.01em;margin-bottom:2px;color:#111827}.layout .page-desc{font-size:13px;color:#9ca3af}.layout .content{padding:20px 36px 48px}.toast-box{position:fixed;top:20px;right:20px;z-index:9999;display:flex;flex-direction:column;gap:8px;pointer-events:none}.toast{display:flex;align-items:flex-start;gap:10px;padding:14px 16px;background:#fff;border:1px solid rgba(148,163,184,.18);border-radius:8px;box-shadow:0 10px 15px -3px rgba(0,0,0,.08),0 4px 6px -4px rgba(0,0,0,.05);min-width:300px;max-width:420px;pointer-events:auto;animation:tIn .25s ease;position:relative;overflow:hidden}.toast-icon{width:18px;height:18px;flex-shrink:0;margin-top:1px}.toast-body{flex:1;min-width:0}.toast-title{font-size:13px;font-weight:600;color:#111827;margin-bottom:1px}.toast-msg{font-size:12px;color:#4b5563;line-height:1.5}.toast-close{width:16px;height:16px;flex-shrink:0;cursor:pointer;color:#9ca3af;transition:all .15s ease;margin-top:2px}.toast-close:hover{color:#111827}.toast.success .toast-icon{color:#10b981}.toast.error .toast-icon{color:#ef4444}.toast.warning .toast-icon{color:#f59e0b}.toast.info .toast-icon{color:#3b82f6}.toast-bar{position:absolute;bottom:0;left:0;height:2px;border-radius:0 0 8px 8px;animation:tBar 3.5s linear forwards}.toast.success .toast-bar{background:#10b981}.toast.error .toast-bar{background:#ef4444}.toast.warning .toast-bar{background:#f59e0b}.toast.info .toast-bar{background:#3b82f6}.toast-exit{animation:tOut .2s ease forwards}@keyframes tIn{from{opacity:0;transform:translateX(30px)}to{opacity:1;transform:translateX(0)}}@keyframes tOut{from{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(30px)}}@keyframes tBar{from{width:100%}to{width:0%}}*{margin:0;padding:0;box-sizing:border-box}html{font-size:14px;-webkit-font-smoothing:antialiased}html,body{width:100%;height:100%;font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#111827;background:#f9fafb;line-height:1.6}.admin-panel-pc{height:100%}.common-route{height:100%;overflow:hidden;overflow-y:scroll}
