.dashboard-module__v6irCG__dashboardWrapper{--dash-bg:#0d0d0f;--dash-surface:#141416;--dash-surface-2:#1c1c1f;--dash-surface-3:#252528;--dash-border:#2a2a2e;--dash-border-bright:#3a3a3f;--dash-text:#f1f5f9;--dash-text-muted:#8892a4;--dash-text-dim:#525870;--dash-accent:#0e7c86;--dash-accent-glow:#0e7c862e;--dash-accent-border:#0e7c8647;--dash-danger:#ef4444;--dash-success:#22c55e;--dash-warning:#f59e0b;--dash-sidebar-w:260px;--dash-topbar-h:60px;background:var(--dash-bg);min-height:100vh;color:var(--dash-text);font-family:var(--font-sans);position:relative}.dashboard-module__v6irCG__dashboardWrapper .dashboard-module__v6irCG__mesh-bg{display:none}.dashboard-module__v6irCG__topBar{height:var(--dash-topbar-h);background:var(--dash-surface);border-bottom:1px solid var(--dash-border);padding:0 1.5rem 0 calc(var(--dash-sidebar-w) + 1.5rem);z-index:100;justify-content:space-between;align-items:center;display:flex;position:fixed;top:0;left:0;right:0}.dashboard-module__v6irCG__topBarLeft{align-items:center;gap:1.5rem;display:flex}.dashboard-module__v6irCG__adminTitle{color:var(--dash-text);letter-spacing:-.01em;font-size:1.05rem;font-weight:800;font-family:var(--font-sans)}.dashboard-module__v6irCG__topBarRight{align-items:center;gap:.75rem;display:flex}.dashboard-module__v6irCG__searchBar{background:var(--dash-surface-2);border:1px solid var(--dash-border);border-radius:8px;align-items:center;gap:.65rem;min-width:220px;padding:.5rem 1rem;transition:border-color .2s;display:flex}.dashboard-module__v6irCG__searchBar:focus-within{border-color:var(--dash-accent)}.dashboard-module__v6irCG__searchBar svg{color:var(--dash-text-dim);flex-shrink:0}.dashboard-module__v6irCG__searchBar input{color:var(--dash-text);font-size:.875rem;font-family:var(--font-sans);background:0 0;border:none;outline:none;flex:1}.dashboard-module__v6irCG__searchBar input::placeholder{color:var(--dash-text-dim)}.dashboard-module__v6irCG__iconBtn{background:var(--dash-surface-2);border:1px solid var(--dash-border);width:36px;height:36px;color:var(--dash-text-muted);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;transition:all .15s;display:flex}.dashboard-module__v6irCG__iconBtn:hover{background:var(--dash-surface-3);border-color:var(--dash-border-bright);color:var(--dash-text)}.dashboard-module__v6irCG__userBadge{align-items:center;gap:.75rem;display:flex;position:relative}.dashboard-module__v6irCG__userAvatar{background:var(--dash-accent);color:#fff;cursor:pointer;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.88rem;font-weight:700;transition:opacity .15s;display:flex}.dashboard-module__v6irCG__userAvatar:hover{opacity:.85}.dashboard-module__v6irCG__userDropdown{background:var(--dash-surface-2);border:1px solid var(--dash-border-bright);z-index:200;border-radius:12px;width:280px;padding:.5rem;position:absolute;top:calc(100% + .75rem);right:0;overflow:hidden}.dashboard-module__v6irCG__dropdownHeader{padding:.75rem .875rem}.dashboard-module__v6irCG__dropdownName{color:var(--dash-text);flex-wrap:wrap;align-items:center;gap:.5rem;margin:0;font-size:.875rem;font-weight:700;display:flex}.dashboard-module__v6irCG__dropdownEmailSeparator{color:var(--dash-border-bright);font-weight:400}.dashboard-module__v6irCG__dropdownEmailText{color:var(--dash-text-muted);font-size:.78rem;font-weight:400}.dashboard-module__v6irCG__dropdownDivider{background:var(--dash-border);height:1px;margin:.35rem 0}.dashboard-module__v6irCG__dropdownItem,.dashboard-module__v6irCG__dropdownItemLogout{width:100%;color:var(--dash-text-muted);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:.75rem;padding:.65rem .875rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .15s;display:flex}.dashboard-module__v6irCG__dropdownItem:hover{background:var(--dash-surface-3);color:var(--dash-text)}.dashboard-module__v6irCG__dropdownItemLogout{color:var(--dash-danger)}.dashboard-module__v6irCG__dropdownItemLogout:hover{color:var(--dash-danger);background:#ef444414}.dashboard-module__v6irCG__dashboardContainer{padding-top:var(--dash-topbar-h);min-height:100vh;display:flex}.dashboard-module__v6irCG__sidebar{width:var(--dash-sidebar-w);height:calc(100vh - var(--dash-topbar-h));left:0;top:var(--dash-topbar-h);background:var(--dash-surface);border-right:1px solid var(--dash-border);z-index:50;flex-direction:column;transition:width .3s cubic-bezier(.16,1,.3,1);display:flex;position:fixed}.dashboard-module__v6irCG__sidebarCollapsed{width:64px}.dashboard-module__v6irCG__sidebarContent{flex-direction:column;height:100%;padding:1.25rem .75rem;display:flex;overflow:hidden auto}.dashboard-module__v6irCG__sidebarContent::-webkit-scrollbar{width:4px}.dashboard-module__v6irCG__sidebarContent::-webkit-scrollbar-track{background:0 0}.dashboard-module__v6irCG__sidebarContent::-webkit-scrollbar-thumb{background:var(--dash-border-bright);border-radius:4px}.dashboard-module__v6irCG__userInfo{background:var(--dash-surface-2);border:1px solid var(--dash-border);border-radius:10px;align-items:center;gap:.85rem;margin-bottom:1.5rem;padding:.85rem;display:flex;overflow:hidden}.dashboard-module__v6irCG__sidebarCollapsed .dashboard-module__v6irCG__userInfo{background:0 0;border:none;justify-content:center;margin-bottom:1.5rem;padding:0}.dashboard-module__v6irCG__avatar{background:var(--dash-accent);color:#fff;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.88rem;font-weight:700;display:flex}.dashboard-module__v6irCG__userDetails{flex:1;min-width:0;overflow:hidden}.dashboard-module__v6irCG__userName{color:var(--dash-text);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.875rem;font-weight:600;overflow:hidden}.dashboard-module__v6irCG__userEmail{color:var(--dash-text-dim);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.75rem;overflow:hidden}.dashboard-module__v6irCG__nav{flex-direction:column;flex:1;gap:.2rem;min-height:0;display:flex;overflow:hidden auto}.dashboard-module__v6irCG__navLabel{color:var(--dash-text-dim);letter-spacing:.08em;text-transform:uppercase;margin:.75rem 0 .5rem .5rem;padding:0;font-size:.68rem;font-weight:700}.dashboard-module__v6irCG__navLink{color:var(--dash-text-muted);cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #0000;border-radius:8px;align-items:center;gap:.75rem;padding:.6rem .75rem;font-size:.875rem;font-weight:500;line-height:20px;text-decoration:none;transition:all .15s;display:flex;position:relative}.dashboard-module__v6irCG__sidebarCollapsed .dashboard-module__v6irCG__navLink{justify-content:center;width:40px;height:40px;margin:0 auto;padding:.6rem 0}.dashboard-module__v6irCG__navLink:hover{background:var(--dash-surface-2);color:var(--dash-text);border-color:var(--dash-border)}.dashboard-module__v6irCG__sidebarCollapsed .dashboard-module__v6irCG__navLink:hover{transform:none}.dashboard-module__v6irCG__activeLink{background:var(--dash-accent-glow);color:#5ecbd4;border-color:var(--dash-accent-border);font-weight:600}.dashboard-module__v6irCG__activeLink:hover{background:var(--dash-accent-glow);color:#5ecbd4}.dashboard-module__v6irCG__activeIndicator{background:var(--dash-accent);border-radius:0 3px 3px 0;width:3px;height:16px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.dashboard-module__v6irCG__sidebarCollapsed .dashboard-module__v6irCG__activeIndicator{width:3px;height:20px;left:-4px}.dashboard-module__v6irCG__logoutButton{color:var(--dash-danger);cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #0000;border-radius:8px;align-items:center;gap:.75rem;margin-top:auto;padding:.6rem .75rem;font-size:.875rem;font-weight:500;transition:all .15s;display:flex}.dashboard-module__v6irCG__sidebarCollapsed .dashboard-module__v6irCG__logoutButton{justify-content:center;width:40px;height:40px;margin:auto auto 0;padding:0}.dashboard-module__v6irCG__logoutButton:hover{background:#ef444414;border-color:#ef444433}.dashboard-module__v6irCG__collapseButton{border:1px solid var(--dash-border);color:var(--dash-text-muted);cursor:pointer;white-space:nowrap;background:0 0;border-radius:8px;align-items:center;gap:.75rem;margin-top:.5rem;padding:.6rem .75rem;font-size:.875rem;font-weight:500;transition:all .15s;display:flex}.dashboard-module__v6irCG__sidebarCollapsed .dashboard-module__v6irCG__collapseButton{justify-content:center;width:40px;height:40px;margin-left:auto;margin-right:auto;padding:0}.dashboard-module__v6irCG__collapseButton:hover{background:var(--dash-surface-2);color:var(--dash-text)}.dashboard-module__v6irCG__main{margin-left:var(--dash-sidebar-w);flex:1;min-width:0;padding:2rem 2rem 3rem;transition:margin-left .3s cubic-bezier(.16,1,.3,1)}.dashboard-module__v6irCG__mainExpanded{margin-left:64px}.dashboard-module__v6irCG__content{max-width:1400px}.dashboard-module__v6irCG__statsCard{background:var(--dash-surface-2);border:1px solid var(--dash-border);border-radius:12px;padding:1.5rem;transition:border-color .2s}.dashboard-module__v6irCG__statsCard:hover{border-color:var(--dash-border-bright)}.dashboard-module__v6irCG__tableContainer{background:var(--dash-surface-2);border:1px solid var(--dash-border);border-radius:12px;padding:1.5rem;overflow-x:auto}.dashboard-module__v6irCG__table{border-collapse:collapse;width:100%}.dashboard-module__v6irCG__table thead tr{border-bottom:1px solid var(--dash-border)}.dashboard-module__v6irCG__table th{text-align:left;color:var(--dash-text-dim);text-transform:uppercase;letter-spacing:.07em;font-size:.75rem;font-weight:700;font-family:var(--font-sans);padding:1rem .875rem}.dashboard-module__v6irCG__table td{border-bottom:1px solid var(--dash-border);color:var(--dash-text);padding:1rem .875rem;font-size:.9rem}.dashboard-module__v6irCG__table tbody tr:last-child td{border-bottom:none}.dashboard-module__v6irCG__table tbody tr:hover{background:var(--dash-surface-3)}.dashboard-module__v6irCG__badgeSuccess{color:var(--dash-success);background:#22c55e1f;border:1px solid #22c55e33;border-radius:999px;padding:.3rem .75rem;font-size:.75rem;font-weight:700;display:inline-block}.dashboard-module__v6irCG__badgeDanger{color:var(--dash-danger);background:#ef44441f;border:1px solid #ef444433;border-radius:999px;padding:.3rem .75rem;font-size:.75rem;font-weight:700;display:inline-block}.dashboard-module__v6irCG__blockButton,.dashboard-module__v6irCG__unblockButton,.dashboard-module__v6irCG__deleteButton{cursor:pointer;border:none;border-radius:6px;justify-content:center;align-items:center;padding:.4rem;transition:all .15s;display:flex}.dashboard-module__v6irCG__blockButton{color:var(--dash-danger);background:#ef44441a}.dashboard-module__v6irCG__blockButton:hover{background:#ef444433}.dashboard-module__v6irCG__unblockButton{color:var(--dash-success);background:#22c55e1a}.dashboard-module__v6irCG__unblockButton:hover{background:#22c55e33}.dashboard-module__v6irCG__deleteButton{background:var(--dash-surface-3);color:var(--dash-text-muted)}.dashboard-module__v6irCG__deleteButton:hover{background:var(--dash-border-bright);color:var(--dash-text)}.dashboard-module__v6irCG__blockButton:disabled,.dashboard-module__v6irCG__unblockButton:disabled,.dashboard-module__v6irCG__deleteButton:disabled{opacity:.4;cursor:not-allowed}.dashboard-module__v6irCG__searchInput{border:1px solid var(--dash-border);background:var(--dash-surface-2);width:100%;color:var(--dash-text);font-size:.9rem;font-family:var(--font-sans);border-radius:8px;outline:none;padding:.75rem 1rem;transition:border-color .2s}.dashboard-module__v6irCG__searchInput:focus{border-color:var(--dash-accent)}.dashboard-module__v6irCG__searchInput::placeholder{color:var(--dash-text-dim)}.dashboard-module__v6irCG__select{border:1px solid var(--dash-border);background:var(--dash-surface-2);color:var(--dash-text);cursor:pointer;font-size:.9rem;font-family:var(--font-sans);border-radius:8px;outline:none;padding:.75rem 1rem;transition:border-color .2s}.dashboard-module__v6irCG__select:focus{border-color:var(--dash-accent)}.dashboard-module__v6irCG__iconBtnSm{width:32px;height:32px;color:var(--dash-text-muted);cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;transition:all .15s;display:flex}.dashboard-module__v6irCG__iconBtnSm:hover{background:var(--dash-surface-3);color:var(--dash-text)}.dashboard-module__v6irCG__blockBtn{color:var(--dash-text-muted);cursor:pointer;flex-direction:column;align-items:center;gap:.6rem;min-width:110px;padding:1.25rem;display:flex;background:var(--dash-surface-2)!important;border:1px solid var(--dash-border)!important;border-radius:12px!important;transition:all .2s!important}.dashboard-module__v6irCG__blockBtn:hover{transform:translateY(-2px);background:var(--dash-accent-glow)!important;color:#5ecbd4!important;border-color:var(--dash-accent-border)!important}.dashboard-module__v6irCG__blockBtn span{font-size:.78rem;font-weight:700}.dashboard-module__v6irCG__settingsGrid{grid-template-columns:1fr 360px;align-items:start;gap:2rem;display:grid}.dashboard-module__v6irCG__settingsMain,.dashboard-module__v6irCG__settingsSidebar{flex-direction:column;gap:2rem;display:flex}@media (max-width:1024px){.dashboard-module__v6irCG__settingsGrid{grid-template-columns:1fr}}.dashboard-module__v6irCG__dashboardWrapper .glass-panel{background:var(--dash-surface-2)!important;border:1px solid var(--dash-border)!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;color:var(--dash-text)!important;border-radius:12px!important}.dashboard-module__v6irCG__dashboardWrapper .glass-pill{background:var(--dash-surface-2)!important;border:1px solid var(--dash-border)!important;box-shadow:none!important;color:var(--dash-text-muted)!important;border-radius:8px!important}@media (max-width:900px){.dashboard-module__v6irCG__topBar{padding-left:1rem}.dashboard-module__v6irCG__sidebar{width:64px}.dashboard-module__v6irCG__main{margin-left:64px;padding:1.25rem 1rem 2rem}.dashboard-module__v6irCG__searchBar{min-width:160px}}.dashboard-module__v6irCG__loadingContainer{background:#0d0d0f;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex}.dashboard-module__v6irCG__pageHeader{border-bottom:1px solid #2a2a2e;margin-bottom:2rem;padding-bottom:1.25rem}.dashboard-module__v6irCG__pageTitle{color:#f1f5f9;letter-spacing:-.03em;margin-bottom:.4rem;font-size:2rem;font-weight:800}.dashboard-module__v6irCG__pageSubtitle{color:#8892a4;font-size:.95rem;font-weight:500}.dashboard-module__v6irCG__statsSection{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem;margin-bottom:2rem;display:grid}.dashboard-module__v6irCG__statCard{background:#141416;border:1px solid #2a2a2e;border-radius:12px;align-items:center;gap:1.25rem;padding:1.5rem;transition:border-color .2s;display:flex}.dashboard-module__v6irCG__statCard:hover{border-color:#3a3a3f}.dashboard-module__v6irCG__statIcon{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;display:flex}.dashboard-module__v6irCG__statContent{flex:1}.dashboard-module__v6irCG__statLabel{color:#525870;text-transform:uppercase;letter-spacing:.07em;margin-bottom:.35rem;font-size:.75rem;font-weight:700}.dashboard-module__v6irCG__statValue{color:#f1f5f9;letter-spacing:-.03em;font-size:1.75rem;font-weight:800}.dashboard-module__v6irCG__contentSection{margin-top:2rem}.dashboard-module__v6irCG__sectionTitle{color:#f1f5f9;letter-spacing:-.02em;margin-bottom:1.25rem;font-size:1.35rem;font-weight:700}.dashboard-module__v6irCG__emptyCard,.dashboard-module__v6irCG__newsletterCard,.dashboard-module__v6irCG__reportCard,.dashboard-module__v6irCG__settingsCard{text-align:center;background:#141416;border:1px solid #2a2a2e;border-radius:12px;padding:3rem 2rem}.dashboard-module__v6irCG__cardTitle{color:#f1f5f9;margin:1.25rem 0 .75rem;font-size:1.4rem;font-weight:700}.dashboard-module__v6irCG__cardText{color:#8892a4;max-width:560px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:1rem;line-height:1.7}.dashboard-module__v6irCG__primaryButton{color:#fff;cursor:pointer;background:#0e7c86;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;padding:.8rem 2rem;font-size:.95rem;font-weight:700;transition:all .2s;display:inline-flex}.dashboard-module__v6irCG__primaryButton:hover{filter:brightness(1.1)}.dashboard-module__v6irCG__primaryButton:disabled,.dashboard-module__v6irCG__secondaryButton:disabled,.dashboard-module__v6irCG__dangerButton:disabled{opacity:.5;cursor:not-allowed}.dashboard-module__v6irCG__secondaryButton{color:#0e7c86;cursor:pointer;background:#1c1c1f;border:1px solid #0e7c864d;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;padding:.8rem 2rem;font-size:.95rem;font-weight:700;transition:all .2s;display:inline-flex}.dashboard-module__v6irCG__secondaryButton:hover{background:#252528}.dashboard-module__v6irCG__dangerButton{color:#ef4444;cursor:pointer;background:#ef44441f;border:1px solid #ef444433;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;padding:.8rem 2rem;font-size:.95rem;font-weight:700;transition:all .2s;display:inline-flex}.dashboard-module__v6irCG__dangerButton:hover{background:#ef444433}.dashboard-module__v6irCG__reportForm{flex-direction:column;gap:1rem;max-width:480px;margin-top:1.5rem;margin-left:auto;margin-right:auto;display:flex}.dashboard-module__v6irCG__formInput,.dashboard-module__v6irCG__formTextarea{box-sizing:border-box;color:#f1f5f9;background:#1c1c1f;border:1px solid #2a2a2e;border-radius:8px;outline:none;width:100%;padding:.875rem 1rem;font-family:inherit;font-size:.9rem;transition:border-color .2s}.dashboard-module__v6irCG__formInput:focus,.dashboard-module__v6irCG__formTextarea:focus{border-color:#0e7c86}.dashboard-module__v6irCG__formInput::placeholder,.dashboard-module__v6irCG__formTextarea::placeholder{color:#525870}.dashboard-module__v6irCG__activitySection{margin-bottom:2rem}.dashboard-module__v6irCG__activityCard{background:#141416;border:1px solid #2a2a2e;border-radius:12px;padding:2rem}.dashboard-module__v6irCG__emptyState{text-align:center;color:#525870;font-size:.95rem}.dashboard-module__v6irCG__toast{z-index:1400;color:#5ecbd4;background:#1c1c1f;border:1px solid #0e7c864d;border-radius:8px;align-items:center;gap:.6rem;padding:.7rem 1.1rem;font-size:.875rem;font-weight:700;display:inline-flex;position:fixed;top:1rem;left:50%;transform:translate(-50%)}.dashboard-module__v6irCG__searchResults{z-index:110;background:#1c1c1f;border:1px solid #3a3a3f;border-radius:10px;padding:.4rem;position:absolute;top:calc(100% + .5rem);left:0;right:0}.dashboard-module__v6irCG__searchResults button,.dashboard-module__v6irCG__notificationMenu button{color:#f1f5f9;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:8px;flex-direction:column;align-items:flex-start;gap:.2rem;width:100%;padding:.65rem .75rem;transition:background .15s;display:flex}.dashboard-module__v6irCG__searchResults button:hover,.dashboard-module__v6irCG__notificationMenu button:hover{background:#252528}.dashboard-module__v6irCG__searchResults span,.dashboard-module__v6irCG__notificationMenu span{font-size:.875rem;font-weight:700}.dashboard-module__v6irCG__searchResults small,.dashboard-module__v6irCG__notificationMenu small{color:#525870;font-size:.75rem}.dashboard-module__v6irCG__searchResults p,.dashboard-module__v6irCG__notificationMenu p{color:#525870;margin:0;padding:.65rem .75rem;font-size:.85rem}.dashboard-module__v6irCG__notificationWrap{position:relative}.dashboard-module__v6irCG__notificationDot{color:#fff;background:#ef4444;border:2px solid #0d0d0f;border-radius:999px;justify-content:center;align-items:center;min-width:1.1rem;height:1.1rem;padding:0 .2rem;font-size:.65rem;font-weight:800;display:inline-flex;position:absolute;top:-.3rem;right:-.3rem}.dashboard-module__v6irCG__notificationMenu{z-index:111;background:#1c1c1f;border:1px solid #3a3a3f;border-radius:10px;width:300px;padding:.5rem;position:absolute;top:calc(100% + .75rem);right:0}.dashboard-module__v6irCG__notificationMenu h3{color:#f1f5f9;margin:0 0 .4rem;padding:0 .25rem;font-size:.875rem}.dashboard-module__v6irCG__sectionHeader{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.dashboard-module__v6irCG__sectionHeader .dashboard-module__v6irCG__sectionTitle,.dashboard-module__v6irCG__sectionHeader .dashboard-module__v6irCG__cardTitle{margin:0}.dashboard-module__v6irCG__textButton{color:#0e7c86;cursor:pointer;background:0 0;border:none;font-size:.875rem;font-weight:700}.dashboard-module__v6irCG__activityList,.dashboard-module__v6irCG__bookmarkList,.dashboard-module__v6irCG__queryList{flex-direction:column;gap:.75rem;display:flex}.dashboard-module__v6irCG__activityItem{background:#1c1c1f;border:1px solid #2a2a2e;border-radius:10px;grid-template-columns:auto 1fr auto;align-items:center;gap:.85rem;padding:1rem;display:grid}.dashboard-module__v6irCG__activityItem svg{color:#0e7c86}.dashboard-module__v6irCG__activityItem div{flex-direction:column;gap:.2rem;display:flex}.dashboard-module__v6irCG__activityItem strong{color:#f1f5f9;font-size:.875rem}.dashboard-module__v6irCG__activityItem span,.dashboard-module__v6irCG__activityItem small{color:#525870;font-size:.78rem}.dashboard-module__v6irCG__dashboardGrid{grid-template-columns:minmax(280px,400px) minmax(0,1fr);align-items:start;gap:1.25rem;display:grid}.dashboard-module__v6irCG__formCard,.dashboard-module__v6irCG__listCard{background:#141416;border:1px solid #2a2a2e;border-radius:12px;padding:1.75rem}.dashboard-module__v6irCG__formCard{flex-direction:column;gap:1rem;display:flex}.dashboard-module__v6irCG__formCard .dashboard-module__v6irCG__cardTitle{text-align:left;margin:0 0 .25rem;font-size:1.1rem}.dashboard-module__v6irCG__formCard .dashboard-module__v6irCG__cardText{text-align:left;margin:0 0 .5rem;font-size:.9rem}.dashboard-module__v6irCG__countPill{color:#5ecbd4;background:#0e7c861f;border-radius:999px;justify-content:center;align-items:center;min-width:1.8rem;height:1.8rem;padding:0 .55rem;font-size:.8rem;font-weight:800;display:inline-flex}.dashboard-module__v6irCG__emptyMiniState{color:#525870;border:1px dashed #2a2a2e;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:.65rem;min-height:200px;display:flex}.dashboard-module__v6irCG__emptyMiniState p{margin:0;font-size:.875rem;font-weight:700}.dashboard-module__v6irCG__bookmarkCard,.dashboard-module__v6irCG__queryCard{background:#1c1c1f;border:1px solid #2a2a2e;border-radius:10px;justify-content:space-between;gap:1rem;padding:1.1rem;transition:border-color .15s;display:flex}.dashboard-module__v6irCG__bookmarkCard:hover,.dashboard-module__v6irCG__queryCard:hover{border-color:#3a3a3f}.dashboard-module__v6irCG__bookmarkCard h4,.dashboard-module__v6irCG__queryCard h4{color:#f1f5f9;margin:0 0 .35rem;font-size:.95rem}.dashboard-module__v6irCG__bookmarkCard p,.dashboard-module__v6irCG__queryCard p{color:#8892a4;margin:0 0 .4rem;font-size:.875rem;line-height:1.5}.dashboard-module__v6irCG__bookmarkCard small,.dashboard-module__v6irCG__queryCard small{color:#525870;font-size:.72rem}.dashboard-module__v6irCG__rowActions{align-items:flex-start;gap:.4rem;display:inline-flex}.dashboard-module__v6irCG__rowActions a,.dashboard-module__v6irCG__rowActions button{color:#525870;cursor:pointer;background:#252528;border:1px solid #2a2a2e;border-radius:7px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .15s;display:inline-flex}.dashboard-module__v6irCG__rowActions a:hover{color:#5ecbd4;border-color:#0e7c864d}.dashboard-module__v6irCG__rowActions button:hover{color:#ef4444;border-color:#ef44444d}.dashboard-module__v6irCG__queryCard{flex-direction:column}.dashboard-module__v6irCG__queryHeader{justify-content:space-between;align-items:center;gap:1rem;display:flex}.dashboard-module__v6irCG__queryHeader span,.dashboard-module__v6irCG__queryHeader strong{border-radius:999px;align-items:center;padding:.28rem .65rem;font-size:.72rem;font-weight:800;display:inline-flex}.dashboard-module__v6irCG__queryHeader span{color:#5ecbd4;background:#0e7c861f}.dashboard-module__v6irCG__queryHeader strong{color:#f59e0b;background:#f59e0b1a}.dashboard-module__v6irCG__responseBox{background:#0e7c860f;border-left:3px solid #0e7c86;border-radius:8px;padding:.85rem}.dashboard-module__v6irCG__responseBox strong{color:#0e7c86;text-transform:uppercase;margin-bottom:.35rem;font-size:.75rem;display:block}.dashboard-module__v6irCG__statusText{color:#525870;margin:.75rem 0 0;font-size:.82rem}.dashboard-module__v6irCG__settingsForm{text-align:left;gap:.85rem;max-width:640px;margin:0 auto;display:grid}.dashboard-module__v6irCG__settingsForm>label{color:#f1f5f9;gap:.4rem;font-size:.875rem;font-weight:700;display:grid}.dashboard-module__v6irCG__toggleRow{background:#1c1c1f;border:1px solid #2a2a2e;border-radius:10px;grid-template-columns:1fr auto;align-items:center;padding:.875rem}.dashboard-module__v6irCG__toggleRow span{gap:.2rem;display:grid}.dashboard-module__v6irCG__toggleRow small{color:#525870;font-weight:500}.dashboard-module__v6irCG__toggleRow input{accent-color:#0e7c86;width:1.1rem;height:1.1rem}.dashboard-module__v6irCG__settingsActions{flex-wrap:wrap;justify-content:center;gap:.85rem;margin-top:.85rem;display:flex}.dashboard-module__v6irCG__wealthModalOverlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:1000;background:#000000b3;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.dashboard-module__v6irCG__wealthModal{background:#141416;border:1px solid #2a2a2e;border-radius:16px;width:100%;max-width:620px;position:relative;overflow:hidden}.dashboard-module__v6irCG__wealthModalHeader{background:#1c1c1f;border-bottom:1px solid #2a2a2e;padding:1.5rem 2rem}.dashboard-module__v6irCG__wealthModalTitle{color:#f1f5f9;align-items:center;gap:.75rem;font-size:1.25rem;font-weight:800;display:flex}.dashboard-module__v6irCG__wealthModalContent{padding:2rem}.dashboard-module__v6irCG__presetGrid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:.65rem;margin-bottom:1.5rem;display:grid}.dashboard-module__v6irCG__presetBtn{cursor:pointer;background:#1c1c1f;border:1px solid #2a2a2e;border-radius:10px;flex-direction:column;align-items:center;gap:.4rem;padding:.875rem;transition:all .15s;display:flex}.dashboard-module__v6irCG__presetBtn:hover{border-color:#0e7c864d}.dashboard-module__v6irCG__presetBtnActive{background:#0e7c8614;border-color:#0e7c86}.dashboard-module__v6irCG__presetIcon{background:#252528;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.dashboard-module__v6irCG__presetLabel{color:#8892a4;text-align:center;font-size:.72rem;font-weight:700}.dashboard-module__v6irCG__wealthInputGroup{flex-direction:column;gap:.4rem;display:flex}.dashboard-module__v6irCG__wealthInput{color:#f1f5f9;background:#1c1c1f;border:1px solid #2a2a2e;border-radius:10px;outline:none;width:100%;padding:.875rem;font-family:inherit;font-size:.95rem;font-weight:500;transition:border-color .2s}.dashboard-module__v6irCG__wealthInput:focus{border-color:#0e7c86}.dashboard-module__v6irCG__wealthInput::placeholder{color:#525870}.dashboard-module__v6irCG__wealthFormActions{justify-content:flex-end;gap:.85rem;margin-top:1.5rem;display:flex}.dashboard-module__v6irCG__emptyWealthCard{text-align:center;color:#525870;border:1px dashed #2a2a2e;border-radius:12px;padding:3rem 2rem}.dashboard-module__v6irCG__wealthCard{background:#1c1c1f;border:1px solid #2a2a2e;border-radius:10px;justify-content:space-between;align-items:center;margin-bottom:.65rem;padding:1rem;transition:border-color .15s;display:flex}.dashboard-module__v6irCG__wealthCard:hover{border-color:#3a3a3f}@media (max-width:1100px){.dashboard-module__v6irCG__dashboardGrid{grid-template-columns:1fr}}@media (max-width:860px){.dashboard-module__v6irCG__dashboardContainer{padding-top:60px;display:block}.dashboard-module__v6irCG__sidebar{border-bottom:1px solid #2a2a2e;border-right:none;width:auto;height:auto;position:static}.dashboard-module__v6irCG__sidebarCollapsed{width:auto}.dashboard-module__v6irCG__sidebarContent,.dashboard-module__v6irCG__sidebarCollapsed .dashboard-module__v6irCG__sidebarContent{align-items:stretch;padding:.75rem}.dashboard-module__v6irCG__nav{grid-template-columns:repeat(3,minmax(0,1fr));gap:.25rem;display:grid}.dashboard-module__v6irCG__main,.dashboard-module__v6irCG__mainExpanded{margin-left:0;padding:1rem}.dashboard-module__v6irCG__pageTitle{font-size:1.6rem}}@media (max-width:560px){.dashboard-module__v6irCG__statsSection{grid-template-columns:1fr}.dashboard-module__v6irCG__nav{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-module__v6irCG__activityItem{grid-template-columns:auto 1fr}.dashboard-module__v6irCG__bookmarkCard{flex-direction:column}.dashboard-module__v6irCG__notificationMenu{width:min(300px,100vw - 2rem);right:-4rem}.dashboard-module__v6irCG__wealthFormActions{flex-direction:column}}
.tools-module__IxW0SG__main{min-height:100vh;padding:6.8rem 1.5rem 4rem;overflow-x:hidden}.tools-module__IxW0SG__hero{text-align:center;max-width:860px;margin:0 auto 2.2rem}.tools-module__IxW0SG__title{font-family:var(--font-serif);letter-spacing:-.03em;color:var(--foreground);margin:0 0 .9rem;font-size:clamp(2.3rem,5.4vw,3.2rem);font-weight:800;line-height:1.06}.tools-module__IxW0SG__tabContainer{border:1px solid var(--border-subtle);background:color-mix(in srgb,white 88%,var(--surface-elevated)12%);border-radius:18px;flex-wrap:wrap;justify-content:center;gap:.55rem;max-width:1200px;margin:0 auto 2rem;padding:.55rem;display:flex}.tools-module__IxW0SG__tab{color:var(--text-secondary);border:1px solid #0000;border-radius:999px;padding:.72rem 1rem;font-size:.87rem;font-weight:700}.tools-module__IxW0SG__activeTab{color:#fff;background:linear-gradient(135deg,var(--primary),var(--primary-strong));border-color:#0000}.tools-module__IxW0SG__inactiveTab:hover{color:var(--primary);border-color:color-mix(in srgb,var(--primary)36%,white 64%)}.tools-module__IxW0SG__calculatorCard{border:1px solid var(--border-subtle);background:color-mix(in srgb,white 91%,var(--surface-elevated)9%);border-radius:24px;grid-template-columns:minmax(0,1.2fr) minmax(300px,.9fr);align-items:start;gap:1.45rem;max-width:1140px;margin:0 auto;padding:1.35rem;display:grid}.tools-module__IxW0SG__inputSection{flex-direction:column;gap:1.65rem;display:flex}.tools-module__IxW0SG__inputGroup{position:relative}.tools-module__IxW0SG__headerRow{justify-content:space-between;align-items:center;gap:.7rem;margin-bottom:.65rem;display:flex}.tools-module__IxW0SG__label{color:var(--foreground);align-items:center;gap:.5rem;font-size:.95rem;font-weight:700;display:inline-flex}.tools-module__IxW0SG__tooltipIcon{width:18px;height:18px;color:var(--primary);background:#0e7c8624;border-radius:999px;justify-content:center;align-items:center;font-size:.74rem;font-weight:800;display:inline-flex}.tools-module__IxW0SG__valueDisplay{border:1px solid var(--border-subtle);background:color-mix(in srgb,white 82%,var(--surface-elevated)18%);color:var(--foreground);border-radius:999px;padding:.25rem .6rem;font-size:.84rem;font-weight:700}.tools-module__IxW0SG__inputWrapper{align-items:center;display:flex}.tools-module__IxW0SG__range{background:color-mix(in srgb,var(--border-subtle)76%,white 24%);appearance:none;border:none;border-radius:999px;outline:none;width:100%;height:7px}.tools-module__IxW0SG__range::-webkit-slider-thumb{appearance:none;background:var(--primary);cursor:pointer;border:2px solid #fff;border-radius:999px;width:20px;height:20px}.tools-module__IxW0SG__range::-moz-range-thumb{background:var(--primary);cursor:pointer;border:2px solid #fff;border-radius:999px;width:20px;height:20px}.tools-module__IxW0SG__toggleContainer{border:1px solid var(--border-subtle);background:color-mix(in srgb,white 84%,var(--surface-elevated)16%);border-radius:12px;gap:.45rem;padding:.4rem;display:flex}.tools-module__IxW0SG__toggleBtn{text-align:center;border-radius:10px;flex:1;padding:.64rem .8rem;font-size:.85rem;font-weight:700}.tools-module__IxW0SG__activeToggle{color:#fff;background:linear-gradient(135deg,var(--primary),var(--primary-strong))}.tools-module__IxW0SG__inactiveToggle{color:var(--text-secondary)}.tools-module__IxW0SG__resultCard{border:1px solid var(--border-subtle);background:color-mix(in srgb,white 84%,var(--surface-elevated)16%);border-radius:18px;padding:1.25rem}.tools-module__IxW0SG__chartContainer{width:min(200px,62vw);height:min(200px,62vw);margin:0 auto 1.35rem;position:relative}.tools-module__IxW0SG__chartLabel{text-align:center;place-content:center;display:grid;position:absolute;inset:0}.tools-module__IxW0SG__totalLabel{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.06em;font-size:.75rem;font-weight:700}.tools-module__IxW0SG__totalValue{color:var(--foreground);font-family:var(--font-serif);margin-top:.28rem;font-size:1.28rem;font-weight:700}.tools-module__IxW0SG__breakdown{gap:.75rem;display:grid}.tools-module__IxW0SG__breakdownItem{border-bottom:1px solid color-mix(in srgb,var(--border-subtle)75%,white 25%);justify-content:space-between;align-items:center;gap:.6rem;padding-bottom:.68rem;display:flex}.tools-module__IxW0SG__breakdownItem:last-child{border-bottom:none;padding-bottom:0}.tools-module__IxW0SG__legend{color:var(--text-secondary);align-items:center;gap:.45rem;font-size:.9rem;display:inline-flex}.tools-module__IxW0SG__dot{border-radius:50%;width:10px;height:10px}.tools-module__IxW0SG__amount{color:var(--foreground);font-size:.92rem;font-weight:700}.tools-module__IxW0SG__tableContainer{border:1px solid var(--border-subtle);background:color-mix(in srgb,white 86%,var(--surface-elevated)14%);border-radius:12px;grid-column:1/-1;margin-top:1.1rem;overflow-x:auto}.tools-module__IxW0SG__table{border-collapse:collapse;width:100%;font-size:.88rem}.tools-module__IxW0SG__table th{text-align:left;color:var(--text-secondary);border-bottom:1px solid var(--border-subtle);background:color-mix(in srgb,var(--surface-elevated)62%,white 38%);padding:.8rem;font-weight:700}.tools-module__IxW0SG__table td{color:var(--foreground);border-bottom:1px solid color-mix(in srgb,var(--border-subtle)70%,white 30%);padding:.8rem}.tools-module__IxW0SG__inflationToggle{border:1px solid color-mix(in srgb,var(--accent)30%,white 70%);background:#f59e0b1a;border-radius:12px;flex-wrap:wrap;align-items:center;gap:.65rem;margin-top:.8rem;padding:.8rem;display:flex}.tools-module__IxW0SG__inflationLabel{color:color-mix(in srgb,var(--accent-strong)70%,#2b1a00 30%);font-size:.86rem;font-weight:700}.tools-module__IxW0SG__hubContainer{grid-template-columns:270px minmax(0,1fr);gap:1.3rem;max-width:1140px;margin:1.4rem auto 0;display:grid}.tools-module__IxW0SG__hubSidebar{border:1px solid var(--border-subtle);background:color-mix(in srgb,white 88%,var(--surface-elevated)12%);border-radius:18px;height:fit-content;padding:1rem;position:sticky;top:110px}.tools-module__IxW0SG__sidebarTitle{letter-spacing:.09em;text-transform:uppercase;color:var(--primary);margin:0 0 .75rem;font-size:.72rem;font-weight:800}.tools-module__IxW0SG__categoryList{gap:.4rem;display:grid}.tools-module__IxW0SG__sidebarItem{color:var(--text-secondary);text-align:left;background:0 0;border:1px solid #0000;border-radius:10px;align-items:center;gap:.5rem;padding:.62rem .7rem;font-size:.86rem;font-weight:700;display:flex}.tools-module__IxW0SG__sidebarItem:hover{color:var(--primary);border-color:color-mix(in srgb,var(--primary)28%,white 72%)}.tools-module__IxW0SG__activeSidebar{color:var(--primary-strong);border-color:color-mix(in srgb,var(--primary)42%,white 58%);background:#0e7c861f}.tools-module__IxW0SG__hubContent{min-width:0}.tools-module__IxW0SG__contentHeader{border-bottom:1px solid var(--border-subtle);margin-bottom:1rem;padding-bottom:.9rem}.tools-module__IxW0SG__contentHeader h2{font-family:var(--font-serif);color:var(--foreground);margin:0 0 .35rem;font-size:clamp(1.5rem,3.4vw,1.95rem)}.tools-module__IxW0SG__contentHeader p{color:var(--text-secondary);margin:0;font-size:.9rem}.tools-module__IxW0SG__articleGrid{grid-template-columns:repeat(auto-fit,minmax(min(270px,100%),1fr));gap:.95rem;display:grid}.tools-module__IxW0SG__blogCard{border:1px solid var(--border-subtle);background:color-mix(in srgb,white 90%,var(--surface-elevated)10%);border-radius:16px;flex-direction:column;padding:1.05rem;text-decoration:none;display:flex}.tools-module__IxW0SG__blogBadge{width:fit-content;color:var(--primary);text-transform:uppercase;letter-spacing:.07em;background:#0e7c861f;border-radius:999px;margin-bottom:.75rem;padding:.3rem .65rem;font-size:.68rem;font-weight:800}.tools-module__IxW0SG__blogTitle{color:var(--foreground);font-size:1.08rem;line-height:1.4;font-family:var(--font-serif);margin:0 0 .5rem}.tools-module__IxW0SG__blogSnippet{color:var(--text-secondary);margin-bottom:.95rem;font-size:.89rem;line-height:1.65}.tools-module__IxW0SG__blogMeta{color:var(--primary);align-items:center;gap:.4rem;margin-top:auto;font-size:.85rem;font-weight:700;display:inline-flex}.tools-module__IxW0SG__emptyState{text-align:center;border:1px dashed var(--border-subtle);background:color-mix(in srgb,white 82%,var(--surface-elevated)18%);color:var(--text-secondary);border-radius:16px;padding:2rem 1rem}.tools-module__IxW0SG__emptyState p{margin:.8rem 0 0}@media (max-width:1024px){.tools-module__IxW0SG__calculatorCard,.tools-module__IxW0SG__hubContainer{grid-template-columns:1fr}.tools-module__IxW0SG__hubSidebar{position:static}}@media (max-width:720px){.tools-module__IxW0SG__main{padding:6rem .95rem 3.2rem}.tools-module__IxW0SG__tabContainer{border-radius:14px;flex-wrap:nowrap;justify-content:flex-start;padding-right:.7rem;overflow-x:auto}.tools-module__IxW0SG__tab{flex-shrink:0}.tools-module__IxW0SG__calculatorCard{border-radius:18px;padding:1rem}.tools-module__IxW0SG__resultCard{padding:1rem}.tools-module__IxW0SG__breakdownItem{flex-direction:column;align-items:flex-start}.tools-module__IxW0SG__toggleContainer{flex-direction:column}.tools-module__IxW0SG__toggleBtn{width:100%}}
