.dashboard-module__Gx_nyq__container{background:var(--bg);min-height:100vh}.dashboard-module__Gx_nyq__header{border-bottom:1px solid var(--border);background:var(--bg-surface);justify-content:space-between;align-items:center;padding:20px 32px;display:flex}.dashboard-module__Gx_nyq__newButton{background:var(--accent);color:#111;border-radius:var(--radius);padding:8px 16px;font-size:13px;font-weight:600}.dashboard-module__Gx_nyq__newButton:hover{background:var(--accent-hover)}.dashboard-module__Gx_nyq__main{max-width:900px;margin:0 auto;padding:40px 32px}.dashboard-module__Gx_nyq__sectionHeader{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.dashboard-module__Gx_nyq__title{color:var(--text-muted);letter-spacing:2px;text-transform:uppercase;margin-bottom:24px;font-family:Space Mono,monospace;font-size:13px;font-weight:700}.dashboard-module__Gx_nyq__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px;display:grid}.dashboard-module__Gx_nyq__card{background:var(--bg-surface);border:1px solid var(--border);border-radius:var(--radius-lg);padding:20px;transition:all .15s;position:relative}.dashboard-module__Gx_nyq__card:hover{border-color:var(--border-hover);background:var(--bg-elevated)}.dashboard-module__Gx_nyq__cardBody{cursor:pointer;margin-bottom:16px}.dashboard-module__Gx_nyq__clientName{color:var(--text-primary);margin-bottom:4px;font-size:16px;font-weight:600}.dashboard-module__Gx_nyq__clientIndustry{color:var(--text-secondary);font-size:13px}.dashboard-module__Gx_nyq__cardActions{gap:8px;display:flex}.dashboard-module__Gx_nyq__editButton{background:var(--bg-elevated);color:var(--text-secondary);border:1px solid var(--border);border-radius:var(--radius);padding:6px 12px;font-size:12px;font-weight:500}.dashboard-module__Gx_nyq__editButton:hover{color:var(--text-primary);border-color:var(--border-hover)}.dashboard-module__Gx_nyq__deleteButton{background:var(--danger-dim);color:var(--danger);border-radius:var(--radius);border:1px solid #0000;padding:6px 12px;font-size:12px;font-weight:500}.dashboard-module__Gx_nyq__deleteButton:hover{border-color:var(--danger)}.dashboard-module__Gx_nyq__empty{text-align:center;color:var(--text-muted);padding:80px 0}.dashboard-module__Gx_nyq__empty p{margin-bottom:16px;font-size:15px}.dashboard-module__Gx_nyq__loading{min-height:100vh;color:var(--text-muted);justify-content:center;align-items:center;font-family:Space Mono,monospace;font-size:13px;display:flex}.dashboard-module__Gx_nyq__headerActions{align-items:center;gap:10px;display:flex}.dashboard-module__Gx_nyq__googleButton{color:var(--text-secondary);border:1px solid var(--border);border-radius:var(--radius);cursor:pointer;background:0 0;align-items:center;gap:6px;padding:8px 14px;font-family:DM Sans,sans-serif;font-size:13px;text-decoration:none;transition:all .15s;display:inline-flex}.dashboard-module__Gx_nyq__googleButton:before{content:"G";color:#4285f4;font-size:12px;font-weight:700}.dashboard-module__Gx_nyq__googleButton:hover{color:var(--text-primary);border-color:var(--border-hover)}.dashboard-module__Gx_nyq__googleConnected{color:var(--text-secondary);align-items:center;gap:6px;font-size:13px;display:flex}.dashboard-module__Gx_nyq__googleDot{background:var(--accent);border-radius:50%;flex-shrink:0;width:7px;height:7px}.dashboard-module__Gx_nyq__metaButton{color:var(--text-secondary);border:1px solid var(--border);border-radius:var(--radius);cursor:pointer;background:0 0;align-items:center;gap:6px;padding:8px 14px;font-family:DM Sans,sans-serif;font-size:13px;text-decoration:none;transition:all .15s;display:inline-flex}.dashboard-module__Gx_nyq__metaButton:before{content:"f";color:#1877f2;font-size:14px;font-weight:700}.dashboard-module__Gx_nyq__metaButton:hover{color:var(--text-primary);border-color:var(--border-hover)}.dashboard-module__Gx_nyq__metaConnected{color:var(--text-secondary);align-items:center;gap:6px;font-size:13px;display:flex}.dashboard-module__Gx_nyq__metaDot{background:#1877f2;border-radius:50%;flex-shrink:0;width:7px;height:7px}.dashboard-module__Gx_nyq__logoutButton{color:var(--text-secondary);border:1px solid var(--border);border-radius:var(--radius);background:0 0;padding:8px 16px;font-size:13px}.dashboard-module__Gx_nyq__logoutButton:hover{color:var(--text-primary);border-color:var(--border-hover)}.dashboard-module__Gx_nyq__bellWrapper{display:inline-flex;position:relative}.dashboard-module__Gx_nyq__bellButton{color:var(--text-secondary);border:1px solid var(--border);border-radius:var(--radius);cursor:pointer;background:0 0;padding:7px 10px;font-size:16px;line-height:1;transition:all .15s}.dashboard-module__Gx_nyq__bellButton:hover{color:var(--text-primary);border-color:var(--border-hover)}.dashboard-module__Gx_nyq__bellBadge{color:#fff;pointer-events:none;background:#f44;border-radius:8px;justify-content:center;align-items:center;min-width:16px;height:16px;padding:0 4px;font-size:10px;font-weight:700;display:flex;position:absolute;top:-5px;right:-5px}.dashboard-module__Gx_nyq__notifDropdown{background:var(--bg-surface);border:1px solid var(--border);border-radius:var(--radius-lg);z-index:100;width:340px;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden;box-shadow:0 8px 24px #0006}.dashboard-module__Gx_nyq__notifHeader{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.dashboard-module__Gx_nyq__notifTitle{letter-spacing:1px;text-transform:uppercase;color:var(--text-muted);font-size:12px;font-weight:700}.dashboard-module__Gx_nyq__notifMarkAll{color:var(--accent);cursor:pointer;background:0 0;border:none;padding:0;font-size:11px}.dashboard-module__Gx_nyq__notifMarkAll:hover{text-decoration:underline}.dashboard-module__Gx_nyq__notifList{max-height:300px;overflow-y:auto}.dashboard-module__Gx_nyq__notifItem{border-bottom:1px solid var(--border);cursor:pointer;padding:12px 16px;transition:background .1s}.dashboard-module__Gx_nyq__notifItem:last-child{border-bottom:none}.dashboard-module__Gx_nyq__notifItem:hover{background:var(--bg-elevated)}.dashboard-module__Gx_nyq__notifItemUnread{border-left:3px solid var(--accent)}.dashboard-module__Gx_nyq__notifAlertName{color:var(--accent);margin-bottom:2px;font-size:12px;font-weight:600}.dashboard-module__Gx_nyq__notifMessage{color:var(--text-primary);margin-bottom:4px;font-size:12px;line-height:1.4}.dashboard-module__Gx_nyq__notifMeta{color:var(--text-muted);font-size:11px}.dashboard-module__Gx_nyq__notifEmpty{text-align:center;color:var(--text-muted);padding:24px 16px;font-size:13px}
@keyframes MegabaitLogo-module__58mqjW__goldPulse{0%,to{filter:drop-shadow(0 0 6px gold)drop-shadow(0 0 14px #b8860b);opacity:.85}50%{filter:drop-shadow(0 0 12px gold)drop-shadow(0 0 28px gold)drop-shadow(0 0 45px #b8860b);opacity:1}}@keyframes MegabaitLogo-module__58mqjW__goldPulseFooter{0%,to{filter:drop-shadow(0 0 6px #ffd700b3)drop-shadow(0 0 14px #b8860bb3);opacity:.85}50%{filter:drop-shadow(0 0 12px #ffd700b3)drop-shadow(0 0 28px #ffd700b3)drop-shadow(0 0 45px #b8860bb3);opacity:1}}.MegabaitLogo-module__58mqjW__green{filter:drop-shadow(0 0 8px #39ff14)drop-shadow(0 0 18px #2c0)}.MegabaitLogo-module__58mqjW__greenFooter{filter:drop-shadow(0 0 8px #39ff14b3)drop-shadow(0 0 18px #22cc00b3)}.MegabaitLogo-module__58mqjW__goldA{animation:2.4s ease-in-out infinite MegabaitLogo-module__58mqjW__goldPulse}.MegabaitLogo-module__58mqjW__goldI{animation:2.4s ease-in-out .15s infinite MegabaitLogo-module__58mqjW__goldPulse}.MegabaitLogo-module__58mqjW__goldAFooter{animation:2.4s ease-in-out infinite MegabaitLogo-module__58mqjW__goldPulseFooter}.MegabaitLogo-module__58mqjW__goldIFooter{animation:2.4s ease-in-out .15s infinite MegabaitLogo-module__58mqjW__goldPulseFooter}
