.dash-page,.profile-page,.config-page{--glass-accent:#07026f;--glass-accent-dim:#07026f2e;--glass-accent-border:#07026f73;--glass-text:#0a0b2e;--glass-muted:#2e2b6b;--glass-surface:#ffffff8c;--glass-surface-strong:#ffffffb8;--glass-border:#ffffff80;--glass-shadow:0 12px 40px #04013c14;--glass-inset:inset 0 1px 0 #ffffffbf;flex-direction:column;gap:14px;min-width:0;display:flex}.glass-card{background:var(--glass-surface);border:1px solid var(--glass-border);-webkit-backdrop-filter:blur(18px)saturate(1.2);backdrop-filter:blur(18px)saturate(1.2);box-shadow:var(--glass-shadow), var(--glass-inset);border-radius:18px;padding:16px 18px}.glass-card-tight{border-radius:14px;padding:12px 14px}.glass-btn{cursor:pointer;border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;gap:6px;padding:8px 14px;font-family:inherit;font-size:.8125rem;font-weight:600;transition:background .2s,border-color .2s,color .2s;display:inline-flex}.glass-btn-ghost{color:var(--glass-text);background:#ffffff59;border-color:#ffffff8c}.glass-btn-ghost:hover{border-color:var(--glass-accent-border);background:#ffffff8c}.glass-btn-primary{color:#eeecff;background:linear-gradient(135deg,#07026f 0%,#04013d 100%);border-color:#07026f99;box-shadow:0 4px 16px #07026f40}.glass-btn-primary:hover{filter:brightness(1.05)}.glass-btn-icon{width:38px;height:38px;color:var(--glass-text);background:#fff6;border:1px solid #ffffff8c;border-radius:12px;padding:0}.glass-btn-icon:hover{border-color:var(--glass-accent-border)}.dash-header{z-index:80;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;display:flex;position:relative;overflow:visible}.dash-kicker{color:var(--glass-muted);margin:0 0 4px;font-size:.8125rem}.dash-title{color:var(--glass-text);letter-spacing:-.02em;margin:0;font-size:1.35rem;font-weight:700}.dash-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.dash-notif-wrap,.dash-notif-trigger{position:relative}.dash-notif-badge{color:#eeecff;background:linear-gradient(135deg,#07026f,#04013d);border:2px solid #fffffff2;border-radius:999px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:.65rem;font-weight:800;line-height:1;display:inline-flex;position:absolute;top:-2px;right:-2px;box-shadow:0 2px 8px #07026f59}.dash-notif-panel{z-index:40;-webkit-backdrop-filter:blur(36px)saturate(1.35);backdrop-filter:blur(36px)saturate(1.35);isolation:isolate;background:linear-gradient(165deg,#fffffffa 0%,#f0effff7 45%,#fffffffa 100%);border:1px solid #ffffffe6;border-radius:16px;flex-direction:column;width:min(380px,100vw - 32px);max-height:min(440px,72vh);display:flex;position:absolute;top:calc(100% + 10px);right:0;overflow:hidden;box-shadow:0 24px 56px #04013c2e,0 0 0 1px #2e2b6b14,inset 0 1px #fff}.dash-notif-head{background:#fffffffc;border-bottom:1px solid #2e2b6b1f;flex-shrink:0;justify-content:space-between;align-items:center;gap:10px;padding:14px 16px 12px;display:flex}.dash-notif-title{color:var(--glass-text);letter-spacing:-.02em;margin:0;font-size:1.05rem;font-weight:800}.dash-notif-mark-all{color:#07026f;cursor:pointer;white-space:nowrap;background:0 0;border:none;padding:0;font-family:inherit;font-size:.78rem;font-weight:600;text-decoration:none}.dash-notif-mark-all:hover{text-decoration:underline}.dash-notif-list{background:#f0effffa;flex:1;min-height:0;margin:0;padding:8px;list-style:none;overflow-y:auto}.dash-notif-list>li{margin:0 0 6px;padding:0}.dash-notif-list>li:last-child{margin-bottom:0}.dash-notif-item{box-sizing:border-box;text-align:left;cursor:pointer;background:#fffffff0;border:1px solid #2e2b6b0f;border-radius:12px;align-items:flex-start;gap:12px;width:100%;padding:10px 12px;font-family:inherit;transition:background .15s,border-color .15s;display:flex;box-shadow:0 1px 2px #04013c0a}.dash-notif-item:hover{background:#fff;border-color:#2e2b6b1a}.dash-notif-item--unread{background:#eceafffa;border-color:#07026f2e}.dash-notif-item--unread:hover{background:#dcdafffc;border-color:#07026f47}.dash-notif-avatar{color:#2e2b6b;border:2px solid #ffffffbf;border-radius:50%;flex-shrink:0;place-items:center;width:44px;height:44px;font-size:1rem;font-weight:800;display:grid;box-shadow:0 2px 8px #04013c14}.dash-notif-body{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.dash-notif-line{color:var(--glass-text);justify-content:space-between;align-items:baseline;gap:10px;font-size:.8125rem;display:flex}.dash-notif-line strong{color:var(--glass-text);font-weight:700}.dash-notif-time{color:var(--glass-muted);flex-shrink:0;font-size:.72rem;font-weight:600}.dash-notif-snippet{color:var(--glass-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.78rem;line-height:1.4;display:-webkit-box;overflow:hidden}.dash-notif-dot{background:#07026f;border-radius:50%;flex-shrink:0;width:10px;height:10px;margin-top:4px;box-shadow:0 0 0 2px #07026f40}.dash-notif-foot{background:#fffffffc;border-top:1px solid #2e2b6b1f;flex-shrink:0;justify-content:center;padding:10px 12px 12px;display:flex}.dash-notif-see-all{width:100%;color:var(--glass-text);cursor:pointer;background:#ffffffeb;border:1px solid #2e2b6b24;border-radius:12px;padding:10px 14px;font-family:inherit;font-size:.8125rem;font-weight:700;transition:background .15s,border-color .15s}.dash-notif-see-all:hover{border-color:var(--glass-accent-border);background:#07026f1f}.dash-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}@media (width<=960px){.dash-metrics{grid-template-columns:1fr}}.dash-metric-label{color:var(--glass-muted);text-transform:uppercase;letter-spacing:.06em;margin:0 0 6px;font-size:.75rem;font-weight:600}.dash-metric-value{color:var(--glass-text);letter-spacing:-.02em;margin:0 0 8px;font-size:1.35rem;font-weight:700}.dash-metric-foot{justify-content:space-between;align-items:center;gap:8px;display:flex}.dash-delta{font-size:.75rem;font-weight:700}.dash-delta.up{color:#15803d}.dash-delta.down{color:#b91c1c}.mini-spark{flex:1;align-items:flex-end;gap:3px;max-width:120px;height:36px;display:flex}.mini-spark-bar{opacity:.85;border-radius:3px 3px 0 0;flex:1;min-height:4px}.dash-grid-2{grid-template-columns:1.4fr 1fr;align-items:stretch;gap:12px;min-width:0;display:grid}.dash-grid-2>.glass-card{min-width:0;max-width:100%}@media (width<=1100px){.dash-grid-2{grid-template-columns:1fr}}.user-dash-grid{grid-template-columns:minmax(0,1.35fr) minmax(0,1fr);align-items:start;gap:12px;display:grid}@media (width<=960px){.user-dash-grid{grid-template-columns:1fr}}.user-dash-main,.user-dash-aside{flex-direction:column;gap:12px;min-width:0;display:flex}.user-dash-card-tight{padding:14px 16px 16px}.user-dash-spotlight{background:linear-gradient(165deg,#ffffffc7 0%,#eceaffeb 55%,#ffffffbf 100%);border-left:4px solid #07026f;padding:18px 18px 20px;position:relative;overflow:hidden}.user-dash-spotlight-top{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px 12px;margin-bottom:10px;display:flex}.user-dash-date{color:var(--glass-muted);font-size:.72rem;font-weight:600}.user-dash-spotlight-title{color:var(--glass-text);letter-spacing:-.02em;margin:0 0 10px;font-size:1.08rem;font-weight:800;line-height:1.35}.user-dash-spotlight-body{color:var(--glass-muted);margin:0;font-size:.875rem;line-height:1.55}.user-dash-pill{text-transform:uppercase;letter-spacing:.06em;color:var(--glass-muted);background:#ffffff8c;border:1px solid #ffffffa6;border-radius:999px;align-items:center;gap:6px;padding:5px 11px;font-size:.68rem;font-weight:700;display:inline-flex}.user-dash-pill--accent{background:var(--glass-accent-dim);border-color:var(--glass-accent-border);color:var(--glass-text)}.user-dash-board-title{color:var(--glass-text);align-items:center;gap:8px;margin:0;font-size:1rem;font-weight:700;display:inline-flex}.user-dash-announce-list{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.user-dash-announce-item{background:#ffffff73;border:1px solid #ffffff8c;border-radius:14px;padding:14px 14px 15px;box-shadow:inset 0 1px #ffffffa6}.user-dash-announce-meta{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;margin-bottom:8px;display:flex}.user-dash-announce-date{color:var(--glass-muted);font-size:.7rem;font-weight:600}.user-dash-announce-title{color:var(--glass-text);letter-spacing:-.01em;margin:0 0 6px;font-size:.9375rem;font-weight:700}.user-dash-announce-excerpt{color:var(--glass-muted);margin:0;font-size:.8125rem;line-height:1.5}.user-dash-dl{gap:10px;margin:0 0 14px;display:grid}.user-dash-dl dt{text-transform:uppercase;letter-spacing:.07em;color:var(--glass-muted);margin:0 0 2px;font-size:.65rem;font-weight:700}.user-dash-dl dd{color:var(--glass-text);word-break:break-word;margin:0;font-size:.875rem;font-weight:600}.user-dash-profile-btn{box-sizing:border-box;width:100%;text-decoration:none}.user-dash-tips{color:var(--glass-muted);margin:0;padding-left:1.15rem;font-size:.8125rem;line-height:1.55}.user-dash-tips li{margin-bottom:8px}.user-dash-tips li:last-child{margin-bottom:0}.user-dash-trust{align-items:flex-start;gap:12px;display:flex}.user-dash-trust-icon{color:#07026f;flex-shrink:0;margin-top:2px;font-size:1.25rem}.user-dash-trust-text{color:var(--glass-muted);margin:0;font-size:.78rem;line-height:1.5}.dash-card-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-bottom:14px;display:flex}.dash-card-head h2{color:var(--glass-text);margin:0;font-size:1rem;font-weight:700}.dash-filters{flex-wrap:wrap;gap:6px;display:flex}.dash-filter-pill{color:var(--glass-muted);cursor:pointer;background:#ffffff59;border:1px solid #ffffff73;border-radius:999px;padding:5px 10px;font-family:inherit;font-size:.7rem;font-weight:600}.dash-filter-pill.active{border-color:var(--glass-accent-border);background:var(--glass-accent-dim);color:var(--glass-text)}.dash-chart-area{height:200px;margin-top:8px;position:relative}.dash-chart-grid{pointer-events:none;flex-direction:column;justify-content:space-between;display:flex;position:absolute;inset:0}.dash-chart-grid span{background:#2e2b6b1f;height:1px}.dash-chart-bars{justify-content:space-between;align-items:flex-end;gap:6px;height:100%;padding-top:8px;display:flex}.dash-chart-bar-wrap{flex-direction:column;flex:1;align-items:center;gap:6px;min-width:0;display:flex}.dash-chart-bar-pair{flex:1;justify-content:center;align-items:flex-end;gap:3px;width:100%;min-height:140px;display:flex}.dash-chart-bar{background:linear-gradient(#07026f8c 0%,#05015059 100%);border:1px solid #07026f59;border-radius:8px 8px 4px 4px;width:100%;max-width:28px}.dash-chart-bar.alt{background:linear-gradient(#facc158c 0%,#eab30859 100%);border-color:#eab30873}.dash-chart-label{color:var(--glass-muted);font-size:.65rem;font-weight:600}.dash-traffic-item{margin-bottom:12px}.dash-traffic-item:last-child{margin-bottom:0}.dash-traffic-row{color:var(--glass-text);justify-content:space-between;align-items:center;margin-bottom:6px;font-size:.8125rem;font-weight:600;display:flex}.dash-traffic-bar{background:#2e2b6b1a;border-radius:999px;height:8px;overflow:hidden}.dash-traffic-fill{background:linear-gradient(90deg,#07026f,#6b5dd3);border-radius:999px;height:100%}.dash-pie-wrap{flex-wrap:wrap;justify-content:center;align-items:center;gap:18px;padding:8px 0;display:flex}.dash-pie{background:conic-gradient(#07026f 0% 70%,#facc15 70% 90%,#fb923c 90% 100%);border:3px solid #ffffffa6;border-radius:50%;width:140px;height:140px;box-shadow:inset 0 0 0 6px #ffffff59}.dash-pie-legend{gap:8px;font-size:.8125rem;display:grid}.dash-pie-legend div{color:var(--glass-muted);align-items:center;gap:8px;display:flex}.dash-dot{border-radius:50%;width:10px;height:10px}.dash-table-wrap{-webkit-overflow-scrolling:touch;min-width:0;max-width:100%;margin:0 -4px;overflow-x:auto}.dash-table{border-collapse:collapse;width:100%;font-size:.8125rem}.dash-table th{text-align:left;color:var(--glass-muted);text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid #2e2b6b1f;padding:10px 12px;font-size:.7rem;font-weight:700}.dash-table td{color:var(--glass-text);vertical-align:middle;border-bottom:1px solid #2e2b6b14;padding:12px}.dash-table tr:hover td{background:#07026f0a}.dash-service-cell{align-items:center;gap:10px;min-width:0;display:flex}.dash-thumb{object-fit:cover;border:1px solid #ffffff80;border-radius:10px;flex-shrink:0;width:40px;height:40px}.dash-pill{border-radius:999px;padding:4px 10px;font-size:.7rem;font-weight:700;display:inline-block}.dash-pill.ok{color:#15803d;background:#22c55e33}.dash-pill.pending{color:#be123c;background:#fb718533}.dash-table-foot{color:var(--glass-muted);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-top:12px;font-size:.75rem;display:flex}@media (width<=768px){.dash-pie-wrap{flex-direction:column;align-items:center;gap:14px;width:100%}.dash-pie{flex-shrink:0;width:min(128px,40vw);height:min(128px,40vw)}.dash-pie-legend{width:100%;max-width:280px}.dash-table{min-width:520px;font-size:.75rem}.dash-table th,.dash-table td{padding:8px 10px}.dash-table td{word-break:break-word}.dash-table-wrap{margin:0 -8px;padding:0 4px 2px}.dash-thumb{width:32px;min-width:32px;height:32px}}.profile-identity{padding:0;position:relative;overflow:hidden}.profile-identity-accent{opacity:.95;background:linear-gradient(90deg,#0000,#07026f8c 18%,#07026f 50%,#07026f73 82%,#0000);width:100%;height:5px}.profile-identity-inner{grid-template-columns:auto 1fr auto;align-items:center;gap:20px 24px;padding:20px 20px 22px;display:grid}@media (width<=720px){.profile-identity-inner{text-align:center;grid-template-columns:1fr;justify-items:center;padding:18px 16px 20px}}.profile-identity-visual{flex-direction:column;align-items:center;gap:10px;display:flex;position:relative}.profile-avatar-shell{background:linear-gradient(145deg,#fffffff2,#07026f73 45%,#6b5dd3a6 100%);border-radius:50%;padding:4px;box-shadow:0 12px 32px #04013c1f,inset 0 1px #fffc}.profile-avatar{object-fit:cover;background:#fff;border:2px solid #ffffffd9;border-radius:50%;width:100px;height:100px;display:block}.profile-live{letter-spacing:.04em;text-transform:uppercase;color:#2e2b6b;background:#07026f24;border:1px solid #07026f59;border-radius:999px;padding:4px 10px;font-size:.65rem;font-weight:700;box-shadow:inset 0 1px #ffffff80}.profile-live:before{content:"";vertical-align:.05em;background:#07026f;border-radius:50%;width:6px;height:6px;margin-right:6px;animation:2s ease-in-out infinite profile-pulse;display:inline-block;box-shadow:0 0 0 2px #07026f40}@keyframes profile-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.65;transform:scale(.92)}}.profile-identity-main{min-width:0}@media (width<=720px){.profile-identity-main{max-width:420px}.profile-badges{justify-content:center}}.profile-name{color:var(--glass-text);letter-spacing:-.03em;margin:0 0 6px;font-size:1.45rem;font-weight:700;line-height:1.2}.profile-role{color:var(--glass-muted);margin:0 0 14px;font-size:.875rem;line-height:1.45}.profile-badges{flex-wrap:wrap;gap:8px;display:flex}.profile-badge{background:var(--glass-accent-dim);border:1px solid var(--glass-accent-border);color:var(--glass-text);border-radius:999px;align-items:center;gap:6px;padding:6px 12px;font-size:.72rem;font-weight:700;display:inline-flex}.profile-badge--soft{color:var(--glass-muted);background:#ffffff80;border-color:#ffffffa6}.profile-quick-stats{flex-direction:column;gap:10px;min-width:132px;margin:0;display:flex}@media (width<=720px){.profile-quick-stats{flex-flow:wrap;justify-content:center;width:100%;min-width:0}}.profile-quick-stat{background:linear-gradient(165deg,#ffffffb8 0%,#ffffff61 100%);border:1px solid #ffffff8c;border-radius:14px;padding:12px 14px;box-shadow:inset 0 1px #ffffffd9}.profile-quick-stat dt{text-transform:uppercase;letter-spacing:.08em;color:var(--glass-muted);margin:0 0 4px;font-size:.62rem;font-weight:700}.profile-quick-stat dd{color:var(--glass-text);letter-spacing:-.02em;margin:0;font-size:1.2rem;font-weight:800;line-height:1}.profile-sheet{padding-top:18px}.profile-sheet-head{border-bottom:1px solid #2e2b6b1a;margin-bottom:18px;padding-bottom:14px}.profile-sheet-title{color:var(--glass-text);margin:0 0 4px;font-size:1.05rem;font-weight:700}.profile-sheet-sub{color:var(--glass-muted);margin:0;font-size:.78rem}.profile-fields{gap:14px;display:grid}.profile-fields--grid{grid-template-columns:1fr}@media (width>=640px){.profile-fields--grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 20px}}.profile-field{gap:6px;min-width:0;display:grid}.profile-field--tile label{align-items:center;gap:8px;display:inline-flex}.profile-field-icon{color:#07026f;opacity:.9;font-size:.85rem}.profile-field label{text-transform:uppercase;letter-spacing:.07em;color:var(--glass-muted);font-size:.68rem;font-weight:700}.profile-value,.profile-field .glass-value{color:var(--glass-text);background:#ffffff85;border:1px solid #ffffff8c;border-radius:14px;padding:12px 14px;font-size:.875rem;line-height:1.45;box-shadow:inset 0 1px #ffffffa6}.profile-footer{color:var(--glass-muted);border-top:1px solid #2e2b6b1a;flex-wrap:wrap;gap:10px 18px;margin-top:20px;padding-top:16px;font-size:.8125rem;display:flex}.profile-footer-item{align-items:center;gap:8px;display:inline-flex}.profile-footer-item .anticon{color:#07026f;font-size:.95rem}@media (prefers-reduced-motion:reduce){.profile-live:before{animation:none}}.profile-app-switcher{flex-wrap:wrap;align-items:center;gap:10px 14px;display:flex}.profile-app-switcher-label{text-transform:uppercase;letter-spacing:.08em;color:var(--glass-muted);font-size:.72rem;font-weight:700}.profile-app-select{min-width:200px;max-width:520px;color:var(--glass-text);background:#ffffff8c;border:1px solid #ffffff8c;border-radius:12px;flex:1;padding:10px 12px;font-family:inherit;font-size:.875rem}.profile-settings-card{margin-top:2px}.profile-settings-form{flex-direction:column;gap:14px;display:flex}.profile-settings-grid{grid-template-columns:1fr;gap:14px 18px;display:grid}@media (width>=640px){.profile-settings-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.profile-settings-field{flex-direction:column;gap:6px;min-width:0;display:flex}.profile-settings-label{text-transform:uppercase;letter-spacing:.07em;color:var(--glass-muted);font-size:.68rem;font-weight:700}.profile-settings-input{color:var(--glass-text);background:#ffffff85;border:1px solid #ffffff8c;border-radius:12px;padding:11px 12px;font-family:inherit;font-size:.875rem;box-shadow:inset 0 1px #ffffffa6}.profile-settings-input:focus{outline-offset:1px;outline:2px solid #07026f59}.profile-settings-actions{flex-wrap:wrap;gap:10px;display:flex}.profile-settings-alert{margin:0;font-size:.8125rem;line-height:1.45}.profile-settings-alert--err{color:#8b1538;font-weight:600}.profile-settings-alert--ok{color:#1b5e20;font-weight:600}.config-tabs{flex-wrap:wrap;gap:6px;margin-bottom:4px;display:flex}.config-tab{color:var(--glass-muted);cursor:pointer;background:#ffffff59;border:1px solid #ffffff73;border-radius:999px;padding:8px 14px;font-family:inherit;font-size:.78rem;font-weight:600;transition:background .2s,border-color .2s,color .2s}.config-tab:hover{border-color:var(--glass-accent-border);color:var(--glass-text)}.config-tab.active{background:var(--glass-accent-dim);border-color:var(--glass-accent-border);color:var(--glass-text)}.config-tab-panel{margin-top:4px}.config-matrix{border-collapse:collapse;width:100%;font-size:.78rem}.config-matrix th,.config-matrix td{text-align:center;border:1px solid #2e2b6b1a;padding:8px 10px}.config-matrix th:first-child,.config-matrix td:first-child{text-align:left;color:var(--glass-text);font-weight:600}.config-matrix th{color:var(--glass-muted);text-transform:uppercase;background:#07026f14;font-size:.68rem}.config-chip-row{flex-wrap:wrap;gap:8px;display:flex}.config-role-card{background:#ffffff73;border:1px solid #ffffff80;border-radius:14px;flex:160px;max-width:220px;padding:14px}.config-role-card h3{color:var(--glass-text);margin:0 0 6px;font-size:.9rem}.config-role-card p{color:var(--glass-muted);margin:0;font-size:.75rem}.config-audit{gap:8px;display:grid}.config-audit-item{background:#fff6;border:1px solid #ffffff73;border-radius:12px;flex-wrap:wrap;align-items:baseline;gap:10px;padding:10px 12px;font-size:.8125rem;display:flex}.config-audit-item time{color:var(--glass-muted);font-size:.7rem;font-weight:600}.config-toggle-row{background:#fff6;border:1px solid #ffffff73;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:8px;padding:12px 14px;display:flex}.config-toggle-row:last-child{margin-bottom:0}.config-toggle-row span{color:var(--glass-text);font-size:.8125rem;font-weight:600}.config-toggle{cursor:pointer;appearance:none;background:#2e2b6b33;border:none;border-radius:999px;flex-shrink:0;width:44px;height:24px;padding:0;position:relative}.config-toggle.on{background:#07026f73}.config-toggle:after{content:"";background:#fff;border-radius:50%;width:18px;height:18px;transition:transform .2s;position:absolute;top:3px;left:4px;box-shadow:0 1px 4px #00000026}.config-toggle.on:after{transform:translate(18px)}.sa-dash-body{flex-direction:column;gap:14px;width:100%;min-width:0;display:flex}.sa-dash-body .ant-spin-container{flex-direction:column;gap:14px;width:100%;display:flex}.sa-dash-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}@media (width>=1200px){.sa-dash-metrics{grid-template-columns:repeat(6,minmax(0,1fr))}}@media (width<=720px){.sa-dash-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=480px){.sa-dash-metrics{grid-template-columns:1fr}}.sa-dash-metrics>.glass-card{flex-direction:column;min-height:118px;display:flex}.sa-dash-metrics .dash-metric-foot{margin-top:auto}.sa-dash-metrics .dash-metric-value{font-size:1.5rem}.sa-dash-bottom{grid-template-columns:minmax(0,1fr) minmax(0,2fr);align-items:start;gap:12px;display:grid}@media (width<=960px){.sa-dash-bottom{grid-template-columns:1fr}}.sa-dash-categories{flex-direction:column;gap:14px;display:flex}.sa-dash-cat-summary{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.sa-dash-cat-pie{border-radius:50%;flex-shrink:0;width:88px;height:88px;box-shadow:inset 0 0 0 6px #ffffffd9}.sa-dash-cat-legend{color:var(--glass-text);flex-direction:column;gap:6px;min-width:0;font-size:.8rem;display:flex}.sa-dash-cat-legend>div{align-items:center;gap:8px;display:flex}.sa-dash-chart-card .dash-chart-area{height:220px}.sa-dash-chart-legend{color:var(--glass-muted);flex-wrap:wrap;gap:16px;margin-top:12px;font-size:.75rem;display:flex}.sa-dash-chart-legend span{align-items:center;gap:6px;display:inline-flex}
