.Dashboard-module__gIUiKG__shell{background:var(--bg);min-height:100vh;color:var(--dark-text)}.Dashboard-module__gIUiKG__topbar{z-index:20;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--dark-line);background:#0a0e1ae6;padding:14px 24px;position:sticky;top:0}.Dashboard-module__gIUiKG__topbarInner{justify-content:space-between;align-items:center;gap:16px;max-width:1080px;margin:0 auto;display:flex}.Dashboard-module__gIUiKG__brand{font-family:var(--font-heading);align-items:center;gap:10px;font-size:16px;font-weight:700;display:flex}.Dashboard-module__gIUiKG__brand img{width:auto;height:24px}.Dashboard-module__gIUiKG__navTag{font-family:var(--font-mono);color:var(--dark-muted);letter-spacing:.1em;text-transform:uppercase;margin-left:4px;font-size:10px}.Dashboard-module__gIUiKG__topbarRight{align-items:center;gap:18px;display:flex}.Dashboard-module__gIUiKG__topbarRight a{color:var(--dark-muted);font-size:13px;font-weight:500;text-decoration:none}.Dashboard-module__gIUiKG__topbarRight a:hover{color:#fff}.Dashboard-module__gIUiKG__container{max-width:1080px;margin:0 auto;padding:40px 24px 80px}.Dashboard-module__gIUiKG__pageHeader{margin-bottom:28px}.Dashboard-module__gIUiKG__pageTitle{font-family:var(--font-heading);margin-bottom:6px;font-size:26px;font-weight:700}.Dashboard-module__gIUiKG__pageSub{color:var(--dark-muted);font-size:13.5px}.Dashboard-module__gIUiKG__tabBar{border-bottom:1px solid var(--dark-line);flex-wrap:wrap;gap:6px;margin-bottom:24px;padding-bottom:0;display:flex}.Dashboard-module__gIUiKG__tabBtn{font-family:var(--font-body);color:var(--dark-muted);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-1px;padding:10px 16px;font-size:13px;font-weight:600;transition:color .15s,border-color .15s}.Dashboard-module__gIUiKG__tabBtn:hover{color:var(--dark-text)}.Dashboard-module__gIUiKG__tabBtnActive{color:#fff;border-bottom-color:var(--blue)}.Dashboard-module__gIUiKG__card{border:1px solid var(--dark-line);background:#ffffff05;border-radius:16px;margin-bottom:20px;padding:26px}.Dashboard-module__gIUiKG__cardTitle{font-family:var(--font-heading);margin-bottom:4px;font-size:16px;font-weight:600}.Dashboard-module__gIUiKG__cardSub{color:var(--dark-muted);margin-bottom:18px;font-size:12.5px}.Dashboard-module__gIUiKG__empty{text-align:center;color:var(--dark-muted);padding:40px 20px;font-size:13.5px}.Dashboard-module__gIUiKG__table{border-collapse:collapse;width:100%;font-size:13px}.Dashboard-module__gIUiKG__table th{text-align:left;font-family:var(--font-mono);color:var(--dark-muted);text-transform:uppercase;letter-spacing:.08em;border-bottom:1px solid var(--dark-line);padding:0 10px 10px;font-size:10px}.Dashboard-module__gIUiKG__table td{border-bottom:1px solid var(--dark-line);vertical-align:top;padding:12px 10px}.Dashboard-module__gIUiKG__tableRowLink{cursor:pointer;transition:background .15s}.Dashboard-module__gIUiKG__tableRowLink:hover{background:var(--grad-soft)}.Dashboard-module__gIUiKG__badge{font-family:var(--font-mono);letter-spacing:.05em;text-transform:uppercase;background:var(--grad-soft);color:var(--cyan);white-space:nowrap;border-radius:14px;padding:5px 10px;font-size:9.5px;font-weight:500;display:inline-block}.Dashboard-module__gIUiKG__badgeMuted{color:var(--dark-muted);background:#ffffff0f}.Dashboard-module__gIUiKG__badgeGood{color:#34d399;background:#34d39929}.Dashboard-module__gIUiKG__badgeWarn{color:#fbbf24;background:#fbbf2429}.Dashboard-module__gIUiKG__badgeBad{color:#f87171;background:#f8717129}.Dashboard-module__gIUiKG__dot{background:var(--cyan);border-radius:50%;width:7px;height:7px;margin-right:6px;display:inline-block}.Dashboard-module__gIUiKG__btn{font-family:var(--font-body);cursor:pointer;border:none;border-radius:10px;padding:11px 20px;font-size:13.5px;font-weight:600;text-decoration:none;transition:all .15s;display:inline-block}.Dashboard-module__gIUiKG__btnPrimary{background:var(--grad);color:#fff;box-shadow:0 6px 16px -6px #3359e480}.Dashboard-module__gIUiKG__btnPrimary:hover{transform:translateY(-1px)}.Dashboard-module__gIUiKG__btnPrimary:disabled{opacity:.5;cursor:not-allowed;transform:none}.Dashboard-module__gIUiKG__btnGhost{color:var(--dark-text);border:1.5px solid var(--dark-line);background:0 0}.Dashboard-module__gIUiKG__btnGhost:hover{border-color:#ffffff4d}.Dashboard-module__gIUiKG__btnDanger{color:#f87171;background:#f871711f;border:1.5px solid #f871714d}.Dashboard-module__gIUiKG__btnSm{padding:7px 14px;font-size:12.5px}.Dashboard-module__gIUiKG__field{margin-bottom:16px}.Dashboard-module__gIUiKG__field label{font-family:var(--font-mono);color:var(--dark-muted);letter-spacing:.08em;text-transform:uppercase;margin-bottom:8px;font-size:10px;display:block}.Dashboard-module__gIUiKG__field input,.Dashboard-module__gIUiKG__field select,.Dashboard-module__gIUiKG__field textarea{border:1.5px solid var(--dark-line);width:100%;font-family:var(--font-body);color:var(--dark-text);resize:vertical;background:#ffffff08;border-radius:9px;padding:11px 13px;font-size:13.5px}.Dashboard-module__gIUiKG__field input:focus,.Dashboard-module__gIUiKG__field select:focus,.Dashboard-module__gIUiKG__field textarea:focus{border-color:var(--blue);outline:none}.Dashboard-module__gIUiKG__formGrid{grid-template-columns:1fr 1fr;gap:0 16px;display:grid}@media (max-width:640px){.Dashboard-module__gIUiKG__formGrid{grid-template-columns:1fr}}.Dashboard-module__gIUiKG__errorText{color:#f87171;margin-bottom:14px;font-size:12.5px}.Dashboard-module__gIUiKG__statRow{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:14px;margin-bottom:20px;display:grid}.Dashboard-module__gIUiKG__stat{border:1px solid var(--dark-line);background:#ffffff05;border-radius:12px;padding:16px 18px}.Dashboard-module__gIUiKG__statNum{font-family:var(--font-heading);margin-bottom:4px;font-size:22px;font-weight:700}.Dashboard-module__gIUiKG__statLabel{color:var(--dark-muted);font-size:11.5px}.Dashboard-module__gIUiKG__progressTrack{background:#ffffff0f;border-radius:8px;height:8px;overflow:hidden}.Dashboard-module__gIUiKG__progressFill{background:var(--grad);border-radius:8px;height:100%}.Dashboard-module__gIUiKG__timeline{flex-direction:column;gap:14px;display:flex}.Dashboard-module__gIUiKG__timelineItem{border-left:2px solid var(--dark-line);padding-left:16px;position:relative}.Dashboard-module__gIUiKG__timelineItem:before{content:"";background:var(--grad);border-radius:50%;width:8px;height:8px;position:absolute;top:4px;left:-5px}.Dashboard-module__gIUiKG__timelineDate{font-family:var(--font-mono);color:var(--dark-muted);margin-bottom:3px;font-size:10px}.Dashboard-module__gIUiKG__timelineTitle{margin-bottom:2px;font-size:13.5px;font-weight:600}.Dashboard-module__gIUiKG__timelineDesc{color:var(--dark-muted);font-size:12.5px}.Dashboard-module__gIUiKG__authWrap{background:radial-gradient(ellipse 90% 60% at 50% -10%, #151c3d 0%, var(--bg) 55%);justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.Dashboard-module__gIUiKG__authCard{background:var(--surface);width:100%;max-width:380px;color:var(--ink);border-radius:18px;padding:34px 30px;box-shadow:0 30px 60px -25px #0508148c}.Dashboard-module__gIUiKG__authCard .Dashboard-module__gIUiKG__field input{background:var(--surface-soft);color:var(--ink);border-color:var(--line)}.Dashboard-module__gIUiKG__authCard .Dashboard-module__gIUiKG__field label{color:var(--muted)}.Dashboard-module__gIUiKG__authBrand{font-family:var(--font-heading);color:var(--ink);align-items:center;gap:8px;margin-bottom:22px;font-size:17px;font-weight:700;display:flex}.Dashboard-module__gIUiKG__authBrand img{height:24px}.Dashboard-module__gIUiKG__authTitle{font-family:var(--font-heading);margin-bottom:6px;font-size:19px;font-weight:700}.Dashboard-module__gIUiKG__authSub{color:var(--muted);margin-bottom:22px;font-size:13px}.Dashboard-module__gIUiKG__authToggle{text-align:center;color:var(--muted);margin-top:18px;font-size:12.5px}.Dashboard-module__gIUiKG__authToggle button{color:var(--blue);cursor:pointer;background:0 0;border:none;font-size:12.5px;font-weight:600}.Dashboard-module__gIUiKG__successBox{color:#047857;background:#34d39914;border:1.5px solid #34d39966;border-radius:10px;padding:14px 16px;font-size:13px}
