:root{--gx-ink:#17191f;--gx-muted:#758196;--gx-line:#e6ebf2;--gx-soft:#f7f9fc;--gx-gold:#d5ad2d;--gx-green:#139b5b;--gx-red:#df4050;--gx-blue:#315b91}
.gx-page-head{display:flex;justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:24px}.gx-eyebrow{font-size:12px;font-weight:800;letter-spacing:.11em;text-transform:uppercase;color:#ad8614}.gx-title{font-size:clamp(28px,4vw,44px);font-weight:850;letter-spacing:-.045em;margin:4px 0}.gx-subtitle{color:var(--gx-muted);max-width:760px}.gx-card{background:#fff;border:1px solid var(--gx-line);border-radius:20px;box-shadow:0 12px 34px rgba(31,44,69,.07)}.gx-card-pad{padding:22px}.gx-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.gx-kpi{padding:20px;border:1px solid var(--gx-line);border-radius:18px;background:linear-gradient(180deg,#fff,#fbfcfe);min-height:128px}.gx-kpi-label{font-size:13px;color:var(--gx-muted);font-weight:700}.gx-kpi-value{font-size:28px;font-weight:850;letter-spacing:-.04em;margin-top:9px}.gx-kpi-note{font-size:12px;color:#98a2b1;margin-top:7px}.gx-grid-2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.gx-grid-3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.gx-section-title{font-size:20px;font-weight:800;margin:0}.gx-section-note{font-size:13px;color:var(--gx-muted)}.gx-section-head{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px}.gx-pill{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border-radius:999px;background:#f0f4f8;font-size:12px;font-weight:750}.gx-list{display:grid;gap:10px}.gx-row{display:flex;justify-content:space-between;align-items:center;gap:14px;padding:13px 14px;border:1px solid var(--gx-line);border-radius:14px;background:#fff}.gx-row:hover{border-color:#d8bd63;transform:translateY(-1px)}.gx-empty{text-align:center;padding:34px 15px;color:#8b96a7}.gx-money-positive{color:var(--gx-green)}.gx-money-negative{color:var(--gx-red)}.gx-progress{height:8px;background:#edf1f6;border-radius:99px;overflow:hidden}.gx-progress>span{height:100%;display:block;background:linear-gradient(90deg,#b9890c,#e2c45a);border-radius:99px}.gx-hero{position:relative;overflow:hidden;padding:30px 32px;border-radius:26px;color:#fff;background:radial-gradient(circle at 90% 15%,rgba(255,219,92,.24),transparent 17rem),linear-gradient(135deg,#090b0f,#292310);box-shadow:0 20px 48px rgba(17,18,22,.18)}.gx-hero:after{content:"";position:absolute;right:-105px;bottom:-175px;width:310px;height:310px;border:1px solid rgba(229,196,79,.22);border-radius:50%;box-shadow:0 0 0 34px rgba(229,196,79,.035),0 0 0 70px rgba(229,196,79,.02)}.gx-hero>*{position:relative;z-index:1}.gx-hero h1{font-size:clamp(32px,4vw,48px);font-weight:850;letter-spacing:-.05em}.gx-tabs{display:flex;gap:7px;overflow-x:auto;padding:8px;background:#fff;border:1px solid var(--gx-line);border-radius:18px}.gx-tabs a{white-space:nowrap;text-decoration:none;color:#657287;padding:10px 14px;border-radius:12px;font-weight:750}.gx-tabs a:hover,.gx-tabs a.active{background:#f5c42f;color:#17191f}.gx-stat-strip{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}.gx-stat-mini{padding:14px;border-radius:14px;background:#f8fafc;border:1px solid var(--gx-line)}.gx-stat-mini strong{display:block;font-size:20px;margin-top:4px}.sidebar-link{position:relative}.nav-badge{margin-left:auto;min-width:23px;height:23px;padding:0 7px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:rgba(255,255,255,.11);font-size:11px;font-weight:800}.sidebar-link.active .nav-badge{background:rgba(0,0,0,.12)}
.table{--bs-table-bg:transparent}.table thead th{font-size:11px;letter-spacing:.06em;text-transform:uppercase;color:#7d899a;border-bottom-color:#dfe5ed}.table tbody tr{transition:.15s}.table tbody tr:hover{background:#faf7ec}.form-control,.form-select{border-radius:12px;min-height:46px;border-color:#dfe5ed}.form-control:focus,.form-select:focus{border-color:#d8ad27;box-shadow:0 0 0 .2rem rgba(213,173,45,.12)}.btn{border-radius:12px;font-weight:750}.card{border-radius:18px!important;border-color:var(--gx-line)!important}.badge{border-radius:999px;padding:.55em .8em}
@media(max-width:1199px){.gx-kpis{grid-template-columns:repeat(2,1fr)}.gx-stat-strip{grid-template-columns:repeat(3,1fr)}}@media(max-width:767px){.gx-page-head{flex-direction:column}.gx-kpis,.gx-grid-2,.gx-grid-3,.gx-stat-strip{grid-template-columns:1fr}.gx-hero{padding:23px 21px}.gx-card-pad{padding:17px}.main-content{padding-left:15px!important;padding-right:15px!important}.gx-row{align-items:flex-start;flex-direction:column}.table-responsive{border-radius:14px}}
