.dashboard-topbar input,.dashboard-topbar select,.dashboard-topbar textarea{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Helvetica,Arial,sans-serif;font-size:14px;font-weight:400;line-height:1;letter-spacing:normal;color:inherit;background:0 0;-webkit-font-smoothing:auto;-moz-osx-font-smoothing:auto}.dashboard-topbar{height:64px;background:#fff;border-bottom:1px solid #e5e7eb;display:flex;align-items:center;padding:0 32px;gap:24px;position:sticky;top:0;z-index:100;transition:transform .25s;will-change:transform;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Helvetica,Arial,sans-serif;box-sizing:border-box}.dashboard-topbar--hidden{transform:translateY(-100%)}.dashboard-brand,.dashboard-brand:hover,.dashboard-brand:visited{display:flex;align-items:center;gap:12px;text-decoration:none;flex-shrink:0}.dashboard-brand img{width:34px;height:34px;object-fit:contain;display:block}.dashboard-brand-name{font-weight:600;letter-spacing:-.2px;color:var(--text,#1f2933);font-size:15px;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Helvetica,Arial,sans-serif}.dashboard-brand:visited .dashboard-brand-name{color:var(--text,#1f2933)!important}.topsearch-wrap{position:relative;flex:1;min-width:400px;max-width:520px;margin-left:24px;align-self:center}.dashboard-search{display:flex;align-items:center;gap:10px;background:var(--bg,#f4f6f8);border:1px solid #e5e7eb;border-radius:8px;padding:0 12px;height:38px;width:100%;color:var(--muted,#6b7280);font-size:14px;cursor:text;box-sizing:border-box}.topsearch-dropdown{position:absolute;top:calc(100% + 6px);left:0;right:0;min-width:360px;max-height:500px;background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 12px 36px rgba(0,0,0,.14);z-index:9999;overflow-y:auto}.topsearch-item,.topsearch-item:hover{display:flex;align-items:center;gap:10px;padding:9px 14px;text-decoration:none;color:var(--text,#1f2933);transition:background .1s}.topsearch-item.topsearch-active,.topsearch-item:hover{background:#f4f6f8}.topsearch-item-icon{width:28px;height:28px;border-radius:6px;background:#eff4ff;color:var(--primary,#2563eb);display:grid;place-items:center;font-size:12px;flex-shrink:0}.topsearch-item-text{flex:1;min-width:0}.topsearch-item-label{font-size:13.5px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--text,#1f2933)}.topsearch-item-sublabel{font-size:12px;color:var(--muted,#6b7280)}.topsearch-empty{padding:20px;text-align:center;color:var(--muted,#6b7280);font-size:13px}.dashboard-search i{font-size:13px;flex-shrink:0}.dashboard-search input{-webkit-appearance:none;appearance:none;border:0;border-radius:0;background:0 0;flex:1;color:var(--muted,#6b7280);font-size:14px;font-weight:400;letter-spacing:normal;line-height:1;outline:0;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Helvetica,Arial,sans-serif;min-width:0;padding:0;margin:0;align-self:stretch}.dashboard-search input:focus{outline:0;box-shadow:none}.dashboard-search:focus-within{outline:0;box-shadow:none}.dashboard-search input::placeholder{color:var(--muted,#6b7280);font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Helvetica,Arial,sans-serif;font-size:14px;font-weight:400;letter-spacing:normal;opacity:1}.dashboard-search-kbd{margin-left:auto;font-size:11px;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Helvetica,Arial,sans-serif;font-weight:400;line-height:1;padding:2px 6px;border:1px solid #e5e7eb;border-radius:4px;background:#fff;flex-shrink:0;color:var(--muted,#6b7280);white-space:nowrap}.dashboard-topbar-spacer{flex:1}.dashboard-topbar .notif-bell-wrap{position:relative;top:auto;right:auto;flex-shrink:0}.dashboard-topbar .notif-bell{-webkit-appearance:none;appearance:none;position:relative;width:36px;height:36px;border-radius:8px;background:var(--bg,#f4f6f8);border:1px solid #e5e7eb;color:#374151;font-size:16px;font-family:inherit;font-weight:400;letter-spacing:0;text-transform:none;line-height:1;padding:0!important;margin:0;display:inline-block!important;cursor:pointer;box-sizing:border-box;vertical-align:middle}.dashboard-topbar .notif-bell:hover{background:#eef2ff;color:var(--primary,#2563eb)}.dashboard-topbar .notif-bell i{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);line-height:1;margin:0;padding:0}.dashboard-topbar .notif-badge{top:-4px;right:-4px}.dashboard-avatar{width:36px;height:36px;border-radius:50%;overflow:hidden;background:var(--primary,#2563eb);color:#fff;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:600;letter-spacing:.5px;flex-shrink:0;text-decoration:none}.dashboard-avatar img{width:100%;height:100%;object-fit:cover;display:block}@media (max-width:768px){.dashboard-search-kbd{display:none}.dashboard-topbar{padding:0 16px;gap:12px}.dashboard-brand-name,.dashboard-topbar-spacer{display:none}.topsearch-wrap{margin-left:0;min-width:0;max-width:none}}@media (max-width:400px){.dashboard-brand{display:none}}