.dashboard-page{flex:1;width:100%;min-width:0;height:100%;overflow:auto;padding:28px;background:radial-gradient(circle at 75% 0,rgba(108,99,255,.12),transparent 28%),var(--bg-primary);color:var(--text-primary)}
.dashboard-hero{position:relative;display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:150px;padding:28px 30px;border:1px solid var(--border-subtle);border-radius:24px;background:linear-gradient(120deg,rgba(16,25,44,.98),rgba(31,25,69,.92));overflow:hidden}
.dashboard-hero:after{content:"";position:absolute;width:280px;height:280px;right:-65px;top:-130px;border-radius:50%;background:linear-gradient(135deg,rgba(76,111,255,.26),rgba(155,92,255,.18));filter:blur(4px)}
.dashboard-hero>div{position:relative;z-index:1}.dashboard-eyebrow{font-size:10px;font-weight:800;letter-spacing:.16em;color:#9ea9ff}.dashboard-hero h1{margin:7px 0 6px;font:800 28px var(--font-heading);color:#fff}.dashboard-hero h1 span{color:#9b5cff}.dashboard-hero p{margin:0;color:var(--text-muted);font-size:13px}.dashboard-hero-actions{display:flex;gap:10px}.dashboard-hero-actions .btn svg,.server-health-card .btn svg{width:16px;height:16px}
.dashboard-metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:18px 0}.dashboard-metric{display:flex;align-items:center;gap:13px;padding:17px;border:1px solid var(--border-subtle);border-radius:17px;background:rgba(16,24,41,.78)}.dashboard-metric>svg{width:21px;height:21px;padding:10px;box-sizing:content-box;border-radius:12px;background:rgba(99,102,241,.13);color:#818cf8}.dashboard-metric div{display:flex;flex-direction:column}.dashboard-metric strong{font:800 22px var(--font-heading);color:#fff}.dashboard-metric span{font-size:11px;color:var(--text-muted)}
.dashboard-columns{display:grid;grid-template-columns:minmax(0,1.9fr) minmax(260px,.75fr);gap:18px;margin-bottom:18px}.dashboard-columns.lower{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-panel{min-width:0;padding:20px;border:1px solid var(--border-subtle);border-radius:20px;background:rgba(14,22,38,.88)}.dashboard-panel-title{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:15px}.dashboard-panel-title>div{display:flex;align-items:center;gap:8px;font-weight:750;color:#fff}.dashboard-panel-title svg{width:17px;height:17px;color:#818cf8}.dashboard-panel-title small{color:var(--text-muted);font-size:11px}.dashboard-panel-title button{border:0;background:none;color:#8b92ff;font-size:11px;cursor:pointer}
.dashboard-server-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.dashboard-server-card{position:relative;display:flex;align-items:center;gap:11px;min-width:0;padding:12px;border:1px solid var(--border-subtle);border-radius:14px;background:var(--bg-primary);color:var(--text-secondary);cursor:pointer;text-align:left;transition:.18s}.dashboard-server-card:hover{border-color:rgba(99,102,241,.55);transform:translateY(-1px)}.dashboard-server-icon{display:grid;place-items:center;width:42px;height:42px;flex:0 0 auto;border-radius:13px;background:linear-gradient(135deg,#3348a8,#7c3aed);font-weight:800;color:#fff;overflow:hidden}.dashboard-server-icon.large{width:58px;height:58px;border-radius:17px}.dashboard-server-icon img{width:100%;height:100%;object-fit:cover}.dashboard-server-copy{display:flex;min-width:0;flex-direction:column}.dashboard-server-copy strong{overflow:hidden;color:#fff;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.dashboard-server-copy small{font-size:10px;color:var(--text-muted)}.owner-chip{margin-left:auto;padding:3px 7px;border-radius:999px;background:rgba(139,92,246,.14);color:#a78bfa;font-size:9px;font-weight:800}.dashboard-manage-btn{display:grid;place-items:center;width:28px;height:28px;border:0;border-radius:8px;background:rgba(99,102,241,.14);color:#9da5ff;cursor:pointer}.dashboard-manage-btn svg{width:14px;height:14px}
.premium-card{position:relative;display:flex;flex-direction:column;align-items:flex-start;overflow:hidden;background:linear-gradient(145deg,#191833,#171125)}.premium-card>svg{width:27px;height:27px;color:#b985ff}.premium-card strong{margin-top:13px;color:#fff}.premium-card p{position:relative;z-index:1;font-size:11px;line-height:1.6;color:var(--text-muted)}.premium-card .btn{position:relative;z-index:1;width:100%;margin-top:auto}.premium-orb{position:absolute;width:180px;height:180px;right:-70px;top:-70px;border-radius:50%;background:rgba(126,87,255,.25);filter:blur(5px)}
.dashboard-list{display:flex;flex-direction:column;gap:7px}.dashboard-person-row{display:flex;align-items:center;gap:10px;width:100%;padding:8px;border:0;border-radius:11px;background:transparent;color:inherit;text-align:left;cursor:pointer}.dashboard-person-row:hover{background:rgba(99,102,241,.08)}.dashboard-person-row>span:not(.dashboard-avatar-fallback){display:flex;min-width:0;flex:1;flex-direction:column}.dashboard-person-row strong{font-size:12px;color:#fff}.dashboard-person-row small{overflow:hidden;font-size:10px;color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap}.dashboard-person-row>b{display:grid;place-items:center;min-width:20px;height:20px;border-radius:10px;background:#665cff;font-size:10px}.dashboard-avatar-fallback{display:grid;place-items:center;flex:0 0 auto;border-radius:50%;background:linear-gradient(145deg,#3348a8,#7c3aed);color:#fff;font-size:11px;font-weight:800}.online-dot{width:8px;height:8px;border-radius:50%;background:#34d399}.dashboard-empty{padding:24px;text-align:center;color:var(--text-muted);font-size:12px}
.server-dashboard-identity{display:flex;align-items:center;gap:15px}.channel-ranking{display:flex;flex-direction:column;gap:8px}.channel-ranking>div{display:grid;grid-template-columns:26px 18px minmax(0,1fr) auto auto;align-items:center;gap:9px;padding:11px;border-radius:11px;background:var(--bg-primary)}.channel-ranking b{color:#7f88ff}.channel-ranking svg{width:15px;color:var(--text-muted)}.channel-ranking span,.channel-ranking strong{font-size:12px;color:#fff}.channel-ranking small{font-size:10px;color:var(--text-muted)}.server-health-card{display:flex;flex-direction:column;gap:10px}.structure-stat{display:flex;justify-content:space-between;padding:11px;border-radius:11px;background:var(--bg-primary);font-size:11px;color:var(--text-muted)}.structure-stat strong{color:#fff}.server-health-card .btn{margin-top:auto}.audit-feed{display:flex;flex-direction:column}.audit-feed>div{display:flex;align-items:center;gap:10px;padding:10px 0;border-top:1px solid var(--border-subtle)}.audit-feed>div:first-child{border-top:0}.audit-icon{display:grid;place-items:center;width:31px;height:31px;border-radius:10px;background:rgba(99,102,241,.12);color:#818cf8}.audit-icon svg{width:14px}.audit-feed>div>span:nth-child(2){display:flex;flex:1;flex-direction:column}.audit-feed strong{font-size:11px;color:#fff}.audit-feed small,.audit-feed time{font-size:10px;color:var(--text-muted)}
@media(max-width:1050px){.dashboard-metric-grid{grid-template-columns:repeat(2,1fr)}.dashboard-columns,.dashboard-columns.lower{grid-template-columns:1fr}.dashboard-server-grid{grid-template-columns:1fr}}@media(max-width:720px){.dashboard-page{padding:14px}.dashboard-hero{align-items:flex-start;flex-direction:column}.dashboard-metric-grid{grid-template-columns:1fr}.dashboard-hero-actions{width:100%;flex-wrap:wrap}}
.social-layout{display:flex;width:100%;height:100%;min-width:0}.social-sidebar{display:flex;width:252px;min-width:252px;flex-direction:column;border-right:1px solid var(--border-subtle);background:rgba(12,19,32,.96)}.social-sidebar-search{display:flex;align-items:center;gap:8px;margin:12px;padding:10px;border:1px solid var(--border-subtle);border-radius:10px;background:var(--bg-primary);font-size:11px;color:var(--text-muted);cursor:pointer}.social-sidebar-search svg{width:14px}.social-sidebar-search span{flex:1}.social-sidebar-search kbd{font-size:9px}.social-sidebar nav{display:flex;flex-direction:column;gap:3px;padding:0 10px}.social-sidebar nav button{display:flex;align-items:center;gap:10px;padding:10px;border:0;border-radius:9px;background:transparent;color:var(--text-muted);font:600 12px var(--font-sans);cursor:pointer}.social-sidebar nav button:hover,.social-sidebar nav button.active{background:rgba(99,102,241,.13);color:#fff}.social-sidebar nav svg{width:17px}.social-sidebar nav b{display:grid;place-items:center;min-width:19px;height:19px;margin-left:auto;border-radius:10px;background:#665cff;font-size:9px}.social-sidebar-title{display:flex;justify-content:space-between;padding:18px 16px 7px;font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted)}.social-sidebar-title svg{width:13px}.social-conversation-list{display:flex;min-height:0;flex:1;flex-direction:column;gap:2px;overflow:auto;padding:0 8px}.social-conversation-list button{display:flex;align-items:center;gap:9px;width:100%;padding:8px;border:0;border-radius:9px;background:transparent;color:inherit;text-align:left;cursor:pointer}.social-conversation-list button:hover,.social-conversation-list button.active{background:rgba(99,102,241,.1)}.social-conversation-list img,.social-me img{width:30px;height:30px;border-radius:50%;object-fit:cover}.social-conversation-list span,.social-me span{display:flex;min-width:0;flex:1;flex-direction:column}.social-conversation-list strong,.social-me strong{font-size:11px;color:#fff}.social-conversation-list small,.social-me small{overflow:hidden;font-size:9px;color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap}.social-conversation-list>b{display:grid;place-items:center;min-width:18px;height:18px;border-radius:9px;background:#665cff;font-size:9px}.social-me{display:flex;align-items:center;gap:9px;padding:11px;border-top:1px solid var(--border-subtle);background:var(--bg-primary)}
.social-main{display:flex;min-width:0;flex:1;flex-direction:column;background:var(--bg-primary)}.social-main-header{display:flex;align-items:center;justify-content:space-between;min-height:59px;padding:0 20px;border-bottom:1px solid var(--border-subtle)}.social-main-header>div{display:flex;align-items:center;gap:8px}.social-main-header>div svg{width:18px;color:#858cff}.social-main-header strong{font-size:14px;color:#fff}.social-main-header form{display:flex;gap:7px}.social-main-header input{width:140px;padding:8px 10px;border:1px solid var(--border-subtle);border-radius:9px;background:var(--bg-secondary);color:#fff;outline:0}.social-main-header .btn{padding:7px 10px;font-size:10px}.social-main-header .btn svg,.social-person-actions .btn svg{width:13px;height:13px}.social-content-scroll{display:flex;min-height:0;flex:1;flex-direction:column;gap:20px;overflow:auto;padding:22px}.social-add-card{padding:18px;border:1px solid rgba(99,102,241,.27);border-radius:16px;background:linear-gradient(135deg,rgba(54,64,141,.18),rgba(23,20,57,.45))}.social-add-card>div:first-child{display:flex;flex-direction:column}.social-add-card strong{font-size:13px;color:#fff}.social-add-card span{font-size:10px;color:var(--text-muted)}.social-add-card form{display:flex;align-items:center;gap:8px;margin-top:13px;padding:6px 6px 6px 11px;border:1px solid var(--border-subtle);border-radius:11px;background:var(--bg-primary)}.social-add-card form svg{width:15px;color:var(--text-muted)}.social-add-card form input{min-width:0;flex:1;border:0;background:none;color:#fff;outline:0}.social-search-results{display:flex;flex-direction:column;gap:6px;margin-top:12px}.social-section-title{display:flex;align-items:center;gap:7px;margin-bottom:9px;font-size:10px;font-weight:800;letter-spacing:.07em;text-transform:uppercase;color:var(--text-muted)}.social-section-title b{padding:2px 6px;border-radius:8px;background:var(--bg-tertiary);font-size:9px}.social-list{display:flex;flex-direction:column;gap:6px}.social-person-row{display:flex;align-items:center;gap:11px;padding:10px 12px;border:1px solid var(--border-subtle);border-radius:13px;background:rgba(15,23,39,.82)}.social-avatar{width:38px!important;height:38px!important;flex:0 0 auto;border-radius:50%;object-fit:cover}.social-person-copy{display:flex;min-width:0;flex:1;flex-direction:column}.social-person-copy strong{font-size:12px;color:#fff}.social-person-copy span{overflow:hidden;font-size:10px;color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap}.social-person-actions{display:flex;align-items:center;gap:6px}.social-person-actions .btn{padding:6px 9px;font-size:9px}.social-person-actions .mini-icon-btn svg{width:14px}.social-empty{display:flex;align-items:center;justify-content:center;min-height:100px;flex-direction:column;gap:5px;color:var(--text-muted);font-size:11px}.social-empty svg{width:25px;color:#666eff}.social-empty strong{color:#fff}.social-summary-banner{display:flex;align-items:center;gap:12px;padding:16px;border:1px solid var(--border-subtle);border-radius:15px;background:linear-gradient(120deg,rgba(99,102,241,.11),rgba(139,92,246,.08))}.social-summary-banner>div{display:flex;align-items:center;gap:8px;padding-right:13px;border-right:1px solid var(--border-subtle)}.social-summary-banner svg{width:20px;color:#8b91ff}.social-summary-banner span{display:flex;flex-direction:column}.social-summary-banner strong{color:#fff}.social-summary-banner small{font-size:9px;color:var(--text-muted)}.social-summary-banner p{margin-left:auto;font-size:10px;color:var(--text-muted)}.social-dm-view{display:flex;min-height:0;flex:1;flex-direction:column}.social-dm-view .header-left-info{display:flex;align-items:center;gap:10px}.social-dm-view .header-left-info>div{display:flex;flex-direction:column}.social-dm-view .header-left-info small{font-size:10px;color:var(--text-muted)}.dm-empty{height:100%}
@media(max-width:900px){.social-sidebar{width:210px;min-width:210px}.social-person-row{align-items:flex-start}.social-person-actions{flex-wrap:wrap;justify-content:flex-end}.social-main-header form{display:none}}@media(max-width:650px){.social-sidebar{display:none}.social-content-scroll{padding:13px}.social-summary-banner{align-items:flex-start;flex-direction:column}.social-summary-banner p{margin:0}}

/* Full-width command center */
.dashboard-page{padding:clamp(18px,2.2vw,34px);background:radial-gradient(circle at 82% -8%,rgba(113,78,255,.17),transparent 32%),radial-gradient(circle at 8% 88%,rgba(30,177,227,.07),transparent 26%),linear-gradient(145deg,#080d18,#0b1120 60%,#0a0e1a)}
.dashboard-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(290px,360px);min-height:210px;padding:34px 38px;border-color:rgba(129,119,222,.25);background:linear-gradient(115deg,rgba(15,24,44,.98),rgba(24,25,62,.96) 56%,rgba(35,23,69,.94));box-shadow:0 20px 55px rgba(0,0,0,.2)}
.dashboard-hero:after{width:420px;height:420px;right:-130px;top:-240px;background:linear-gradient(135deg,rgba(76,111,255,.3),rgba(155,92,255,.2));filter:blur(2px)}
.dashboard-hero-copy{display:flex;align-items:flex-start;flex-direction:column;justify-content:center}.dashboard-eyebrow{display:flex;align-items:center;gap:7px}.dashboard-eyebrow>span{width:7px;height:7px;border-radius:50%;background:#4de0a3;box-shadow:0 0 12px #4de0a3}.dashboard-hero-profile{display:flex;align-items:center;gap:14px;margin-top:15px}.dashboard-hero-profile>.dashboard-avatar-fallback,.dashboard-hero-profile>img{border:2px solid rgba(154,144,255,.6);box-shadow:0 9px 26px rgba(0,0,0,.3)}.dashboard-hero-profile h1{font-size:clamp(25px,2vw,34px);letter-spacing:-.03em}.dashboard-hero-profile p{font-size:12px}.dashboard-hero-actions{margin-top:22px}.dashboard-hero-actions .btn{padding:9px 13px;font-size:10px}
.dashboard-hero-live{position:relative;z-index:2;display:flex;justify-content:center;flex-direction:column;gap:16px;padding:21px;border:1px solid rgba(255,255,255,.09);border-radius:19px;background:linear-gradient(145deg,rgba(8,13,27,.66),rgba(26,25,57,.74));box-shadow:inset 0 1px rgba(255,255,255,.04),0 18px 40px rgba(0,0,0,.2);backdrop-filter:blur(10px)}.dashboard-live-head{display:flex;align-items:center;justify-content:space-between;color:#949db5;font-size:8px;font-weight:800;letter-spacing:.1em}.dashboard-live-head span{display:flex;align-items:center}.dashboard-live-head span i{width:6px;height:6px;margin-right:6px;border-radius:50%;background:#38d99a;box-shadow:0 0 10px #38d99a}.dashboard-live-head b{color:#8ce7c3;font-size:9px;letter-spacing:0}.dashboard-live-avatars{display:flex;align-items:center}.dashboard-live-avatars img,.dashboard-live-avatars .dashboard-avatar-fallback{margin-right:-7px;border:2px solid #151a32}.dashboard-live-avatars em{display:grid;place-items:center;width:36px;height:36px;border:2px solid #151a32;border-radius:50%;background:#29274a;color:#beb8ff;font-size:9px;font-style:normal;font-weight:800}.dashboard-live-stats{display:flex;align-items:center;gap:18px}.dashboard-live-stats>i{width:1px;height:29px;background:rgba(255,255,255,.09)}.dashboard-live-stats span{display:grid;gap:2px}.dashboard-live-stats strong{color:#fff;font:800 18px var(--font-heading)}.dashboard-live-stats small{color:var(--text-muted);font-size:8px}.dashboard-hero-orbit{position:absolute;z-index:0;border:1px solid rgba(150,126,255,.14);border-radius:50%;pointer-events:none}.dashboard-hero-orbit.orbit-one{width:210px;height:210px;right:220px;top:-110px}.dashboard-hero-orbit.orbit-two{width:90px;height:90px;right:370px;bottom:-60px}
.dashboard-metric-grid{gap:16px;margin:20px 0}.dashboard-metric{position:relative;min-height:72px;padding:18px 19px;overflow:hidden;border-color:rgba(255,255,255,.07);background:linear-gradient(145deg,rgba(17,26,45,.94),rgba(12,19,34,.9));box-shadow:0 10px 26px rgba(0,0,0,.1)}.dashboard-metric:after{content:"";position:absolute;width:80px;height:80px;right:-34px;bottom:-48px;border-radius:50%;background:currentColor;opacity:.055}.dashboard-metric>small{margin-left:auto;align-self:flex-end;padding:4px 7px;border-radius:999px;background:rgba(255,255,255,.04);color:#737d94;font-size:7px}.dashboard-metric.metric-cyan>svg{color:#45c9e8;background:rgba(69,201,232,.1)}.dashboard-metric.metric-green>svg{color:#47d59c;background:rgba(71,213,156,.1)}.dashboard-metric.metric-purple>svg{color:#b078ff;background:rgba(176,120,255,.1)}
.dashboard-columns{grid-template-columns:minmax(0,2.15fr) minmax(280px,.78fr);gap:20px}.dashboard-panel{border-color:rgba(255,255,255,.075);background:linear-gradient(145deg,rgba(15,23,40,.94),rgba(12,19,34,.92));box-shadow:0 14px 35px rgba(0,0,0,.12)}.dashboard-panel-wide{min-height:260px}.dashboard-server-grid{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:12px}.dashboard-server-card{min-height:73px;padding:14px;border-color:rgba(255,255,255,.07);background:linear-gradient(135deg,rgba(9,15,28,.94),rgba(14,21,39,.92))}.dashboard-server-card:before{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(110deg,rgba(96,81,255,.08),transparent 42%);opacity:0;transition:.2s}.dashboard-server-card:hover:before{opacity:1}.dashboard-server-open{display:flex;align-items:center;gap:3px;margin-left:auto;color:#687289;font-size:8px}.dashboard-server-open svg{width:11px}.dashboard-server-card:hover .dashboard-server-open{color:#9d97ff}.dashboard-server-card .owner-chip{position:absolute;top:7px;right:7px}.dashboard-server-card .dashboard-manage-btn{position:relative;z-index:2;margin-left:3px}.dashboard-side-stack{display:grid;grid-template-rows:minmax(190px,1fr) auto;gap:14px}.premium-card{min-height:170px;background:linear-gradient(145deg,#1b1a3b,#17132c 65%,#25153c)}.premium-label{position:absolute;top:17px;right:17px;padding:4px 7px;border:1px solid rgba(184,137,255,.23);border-radius:999px;color:#b995ff;font-size:7px;font-weight:800;letter-spacing:.08em}.dashboard-quick-card{padding:14px}.dashboard-quick-card .dashboard-panel-title{margin:0 0 6px}.dashboard-quick-card>button{display:flex;align-items:center;gap:9px;width:100%;padding:9px;border:0;border-radius:10px;background:transparent;color:inherit;text-align:left;cursor:pointer}.dashboard-quick-card>button:hover{background:rgba(99,102,241,.08)}.dashboard-quick-card>button>svg:first-child{width:16px;padding:7px;box-sizing:content-box;border-radius:9px;background:rgba(99,102,241,.12);color:#8a87ff}.dashboard-quick-card>button>svg:last-child{width:13px;color:#5f687d}.dashboard-quick-card>button span{display:grid;min-width:0;flex:1}.dashboard-quick-card strong{color:#fff;font-size:10px}.dashboard-quick-card small{color:var(--text-muted);font-size:8px}
.dashboard-columns.lower{grid-template-columns:minmax(0,1.15fr) minmax(0,1fr) minmax(260px,.75fr)}.dashboard-account-card{display:flex;flex-direction:column}.dashboard-account-profile{display:flex;align-items:center;gap:10px;padding:12px;border-radius:13px;background:rgba(8,14,27,.64)}.dashboard-account-profile>span{display:grid;min-width:0;flex:1}.dashboard-account-profile strong{overflow:hidden;color:#fff;font-size:11px;text-overflow:ellipsis}.dashboard-account-profile small{color:var(--text-muted);font-size:8px}.dashboard-quality-summary{display:flex;align-items:center;justify-content:space-between;margin:9px 0;padding:11px;border:1px solid rgba(255,255,255,.06);border-radius:12px}.dashboard-quality-summary span{display:grid;gap:2px}.dashboard-quality-summary small{color:var(--text-muted);font-size:8px}.dashboard-quality-summary strong{color:#fff;font-size:10px}.dashboard-quality-summary svg{width:18px;color:#8e86ff}.dashboard-account-card>.btn{width:100%;margin-top:auto;padding:8px;font-size:9px}.dashboard-account-card>.btn svg{width:13px}
@media(min-width:1550px){.dashboard-page{padding:38px 46px}.dashboard-hero{min-height:230px;padding-inline:46px}.dashboard-panel{padding:23px}.dashboard-server-grid{grid-template-columns:repeat(3,minmax(220px,1fr))}}
@media(max-width:1050px){.dashboard-hero{grid-template-columns:1fr}.dashboard-hero-live{display:none}.dashboard-columns.lower{grid-template-columns:1fr}.dashboard-side-stack{grid-template-rows:auto}.dashboard-hero-orbit{display:none}}
@media(max-width:720px){.dashboard-hero{display:flex;padding:24px}.dashboard-hero-profile{align-items:flex-start}.dashboard-hero-profile>img,.dashboard-hero-profile>.dashboard-avatar-fallback{display:none}.dashboard-metric>small{display:none}}
.dashboard-hero>.dashboard-hero-orbit{position:absolute}
.dashboard-panel-wide{display:flex;min-height:350px;flex-direction:column}.dashboard-owner-overview{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:auto;padding:14px;border:1px solid rgba(122,112,232,.14);border-radius:14px;background:linear-gradient(110deg,rgba(83,73,184,.09),rgba(11,18,33,.55))}.dashboard-owner-overview>div{display:flex;align-items:center;gap:11px}.dashboard-owner-overview>div>span{display:grid;place-items:center;width:38px;height:38px;border-radius:11px;background:rgba(99,102,241,.14);color:#8e8aff}.dashboard-owner-overview>div>span svg{width:17px}.dashboard-owner-overview>div>div{display:grid;gap:3px}.dashboard-owner-overview strong{color:#fff;font-size:11px}.dashboard-owner-overview small{color:var(--text-muted);font-size:8px}.dashboard-owner-overview .btn{padding:8px 10px;font-size:8px;white-space:nowrap}.dashboard-owner-overview .btn svg{width:12px}
