:root{--bg:#edf1f6;--surface:#fff;--surface-2:#f4f7fb;--ink:#22263b;--muted:#7d859d;--brand:#1731f6;--deep:#040b2b;--green:#2fcd9e;--red:#f15d72;--yellow:#efbf46;--line:#e7eaf2;--font-sans:var(--font-manrope);--font-display:var(--font-space-grotesk)}*{box-sizing:border-box}body{background:radial-gradient(circle at 30% -10%, #f6f9ff 0%, var(--bg) 58%);color:var(--ink);font-family:var(--font-sans),sans-serif;margin:0}a{color:inherit;text-decoration:none}.dashboard-wrap{grid-template-columns:248px 1fr;min-height:100vh;transition:grid-template-columns .42s cubic-bezier(.22,1,.36,1);display:grid;position:relative}.dashboard-wrap.sidebar-collapsed{grid-template-columns:94px 1fr}.sidebar{z-index:30;color:#fff;will-change:transform,width;background:radial-gradient(circle at 12% 8%,#2fcd9e38,#0000 35%),linear-gradient(#070f3a 0%,#02081f 100%);border-right:1px solid #ffffff14;flex-direction:column;justify-content:space-between;padding:1.05rem .72rem .85rem;transition:padding .35s,transform .46s cubic-bezier(.22,1,.36,1),width .46s cubic-bezier(.22,1,.36,1),box-shadow .32s;display:flex;position:relative;overflow:hidden}.sidebar:before{content:"";opacity:.55;background:linear-gradient(#ffffff0f 0%,#ffffff3d 44%,#ffffff0f 100%);width:1px;height:100%;transition:opacity .28s;position:absolute;top:0;right:0}.sidebar-main{flex-direction:column;min-height:0;display:flex}.sidebar-main>*{transition:opacity .26s,transform .32s cubic-bezier(.22,1,.36,1),filter .26s}.brand-head{align-items:center;gap:.55rem;margin-bottom:.95rem;padding:.1rem .2rem .1rem .1rem;display:flex}.sidebar-divider{background:linear-gradient(90deg,#ffffff0a 0%,#ffffff3d 50%,#ffffff0a 100%);width:calc(100% - .4rem);height:1px;margin:.25rem .2rem 1rem}.brand-logo-wrap{align-items:center;min-width:0;display:flex}.brand-logo-full,.brand-logo-mini{height:auto;transition:opacity .22s,transform .26s,width .22s;display:block}.brand-logo-full{opacity:1;width:140px;transform:translate(0)}.brand-logo-mini{opacity:0;pointer-events:none;width:0;transform:translate(-6px)}.sidebar-toggle{color:#d9e1ff;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff2e;border-radius:999px;place-items:center;width:28px;height:28px;margin-left:auto;transition:transform .28s,background .2s;display:grid}.sidebar-toggle svg{width:14px;height:14px}.sidebar-toggle:hover{background:#ffffff24}.new-order-btn{color:#f3f8ff;cursor:pointer;background:#2fcd9e;border:0;border-radius:999px;justify-content:space-between;align-items:center;gap:.54rem;width:100%;padding:.48rem .58rem;font-size:.76rem;font-weight:600;transition:transform .22s,box-shadow .22s;display:flex;box-shadow:0 12px 24px #2fcd9e54}.new-order-btn:hover{transform:translateY(-1px);box-shadow:0 16px 28px #2fcd9e66}.new-order-plus{background:#f3f4f7;border-radius:999px;place-items:center;width:34px;height:22px;display:grid;position:relative}.new-order-plus:before,.new-order-plus:after{content:"";background:#2d313b;border-radius:999px;position:absolute}.new-order-plus:before{width:11px;height:2px}.new-order-plus:after{width:2px;height:11px}.new-order-label{white-space:nowrap;line-height:1;transition:opacity .22s,transform .26s}.menu-list{gap:.5rem;margin-top:1.05rem;display:grid}.sidebar.is-open .brand-head{animation:.28s ease-out both sidebar-fade-in}.sidebar.is-open .new-order-btn{animation:.32s ease-out 50ms both sidebar-fade-in}.sidebar.is-open .menu-list .menu-item{animation:.36s ease-out both sidebar-item-in}.sidebar.is-open .menu-list .menu-item:first-child{animation-delay:40ms}.sidebar.is-open .menu-list .menu-item:nth-child(2){animation-delay:80ms}.sidebar.is-open .menu-list .menu-item:nth-child(3){animation-delay:.12s}.sidebar.is-open .menu-list .menu-item:nth-child(4){animation-delay:.16s}.sidebar.is-open .menu-list .menu-item:nth-child(5){animation-delay:.2s}.sidebar.is-open .logout-item{animation:.34s ease-out .13s both sidebar-fade-in}.menu-item{color:#d9e1ff;text-align:left;cursor:pointer;background:#ffffff05;border:1px solid #ffffff24;border-radius:999px;align-items:center;gap:.54rem;width:100%;padding:.48rem .58rem;font-size:.76rem;transition:background .22s,border-color .22s,transform .22s;display:flex}.menu-item:hover{background:#ffffff14;border-color:#ffffff47;transform:translate(2px)}.menu-item.active{background:#1731f6;border-color:#0000;box-shadow:0 10px 18px #1731f673}.menu-item__icon{color:currentColor;background:#ffffff1a;border-radius:999px;flex:0 0 22px;place-items:center;width:22px;height:22px;display:grid}.menu-item__icon svg{fill:currentColor;width:13px;height:13px}.menu-item__text{white-space:nowrap;transition:opacity .22s,transform .26s}.logout-item{margin-top:.8rem}.sidebar.is-collapsed:before{opacity:.3}.sidebar.is-collapsed .brand-logo-full,.sidebar.is-collapsed .sidebar-divider,.sidebar.is-collapsed .new-order-label,.sidebar.is-collapsed .menu-item__text{opacity:0;pointer-events:none;width:0;overflow:hidden;transform:translate(-8px)}.sidebar.is-collapsed .new-order-btn{justify-content:center;gap:0;padding:.56rem}.sidebar.is-collapsed .menu-item{justify-content:center;gap:0;padding:.48rem}.sidebar.is-collapsed .menu-item:hover{transform:none}.sidebar.is-collapsed .menu-item__icon{margin:0}.sidebar.is-collapsed .sidebar-toggle{transform:rotate(180deg)}.sidebar.is-collapsed .brand-logo-mini{opacity:1;width:30px;transform:translate(0)}.mobile-sidebar-toggle{display:none}.sidebar-overlay{opacity:0;pointer-events:none;transition:opacity .26s;display:none}.content-area{align-content:start;gap:1rem;padding:1.38rem;animation:.42s ease-out content-enter;display:grid}.topbar{justify-content:space-between;align-items:start;display:flex}.topbar h1{font-family:var(--font-display),sans-serif;margin:0;font-size:2rem}.topbar p{color:var(--muted);margin:.35rem 0 0}.year-chip{background:#fff;border:1px solid #d4dcec;border-radius:.6rem;padding:.4rem .65rem;font-weight:700}.cards-grid{grid-template-columns:repeat(4,minmax(120px,1fr));gap:.85rem;display:grid}.metric-card{background:var(--surface);border:1px solid var(--line);border-radius:.8rem;gap:.2rem;padding:.9rem;display:grid}.metric-icon{background:linear-gradient(130deg,#1731f6,#0d1db8);border-radius:999px;width:28px;height:28px}.metric-card strong{font-size:1.45rem}.metric-card span{color:#798099;font-size:.82rem}.metric-card small{color:var(--green);font-size:.74rem}.chart-card,.table-card{border:1px solid var(--line);background:var(--surface);border-radius:.95rem;padding:.9rem}.chart-head{justify-content:space-between;align-items:center;gap:.8rem;display:flex}.chart-head strong{font-size:2rem;display:block}.chart-head small{color:var(--green)}.pill-row{flex-wrap:wrap;gap:.4rem;display:flex}.pill-row span{color:#66708b;background:#f4f7fc;border:1px solid #d8dfec;border-radius:999px;padding:.28rem .6rem;font-size:.73rem}.pill-row .active-pill{color:#fff;background:#0d153d;border-color:#0000}.chart-box{background:linear-gradient(#fbfcff 0%,#f3f6fb 100%);border:1px solid #e8edf6;border-radius:.8rem;height:230px;margin-top:.8rem;padding:.7rem}.chart-box svg{width:100%;height:100%}.line-yellow,.line-red{fill:none;stroke-width:2.1px;stroke-linecap:round}.line-yellow{stroke:var(--yellow)}.line-red{stroke:var(--red)}.table-head{justify-content:space-between;align-items:center;gap:.8rem;margin-bottom:.8rem;display:flex}.table-tabs{gap:.35rem;display:flex}.table-tabs button,.catalog-btn{color:#445172;background:#f8faff;border:1px solid #dce3ef;border-radius:.55rem;padding:.4rem .62rem;font-size:.78rem}.table-tabs button.active,.catalog-btn{color:#fff;background:#0a1139;border-color:#0000}table{border-collapse:collapse;width:100%}th,td{text-align:left;border-bottom:1px solid #edf1f8;padding:.62rem .36rem;font-size:.8rem}th{color:#7d86a2;font-weight:600}.status-pill{color:#0e7a5e;background:#d5f5ec;border-radius:999px;padding:.3rem .54rem;font-size:.73rem;font-weight:700;display:inline-block}@keyframes card-enter{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes content-enter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1140px){.cards-grid{grid-template-columns:repeat(2,minmax(160px,1fr))}}@media (max-width:940px){.dashboard-wrap{grid-template-columns:1fr}.mobile-sidebar-toggle{z-index:50;background:#fff;border:1px solid #d9deea;border-radius:10px;flex-direction:column;justify-content:center;gap:3px;width:38px;height:38px;transition:background .22s,box-shadow .22s;display:inline-flex;position:fixed;top:.9rem;left:.9rem;box-shadow:0 8px 20px #19234824}.mobile-sidebar-toggle span{background:#1731f6;border-radius:999px;width:15px;height:1.8px;margin-left:auto;margin-right:auto;transition:transform .26s,opacity .22s}.mobile-sidebar-toggle.is-open{background:#f7f9ff;box-shadow:0 12px 24px #19234833}.mobile-sidebar-toggle.is-open span:first-child{transform:translateY(4.8px)rotate(45deg)}.mobile-sidebar-toggle.is-open span:nth-child(2){opacity:0}.mobile-sidebar-toggle.is-open span:nth-child(3){transform:translateY(-4.8px)rotate(-45deg)}.sidebar-overlay{z-index:25;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#040a207a;border:0;display:block;position:fixed;inset:0}.sidebar-overlay.is-visible{opacity:1;pointer-events:auto}.sidebar{border-radius:0;width:248px;max-width:82vw;padding-top:1rem;padding-bottom:.9rem;position:fixed;top:0;bottom:0;left:0;transform:translate(-104%);box-shadow:0 24px 54px #03081f80}.sidebar.is-open{animation:.42s cubic-bezier(.22,1,.36,1) both sidebar-drawer-in;transform:translate(0)}.sidebar.is-collapsed .brand-logo-full,.sidebar.is-collapsed .sidebar-divider,.sidebar.is-collapsed .new-order-label,.sidebar.is-collapsed .menu-item__text{opacity:1;width:auto;transform:translate(0)}.sidebar.is-collapsed .new-order-btn{justify-content:space-between;padding:.56rem .62rem}.sidebar.is-collapsed .menu-item{justify-content:flex-start;gap:.54rem;padding:.48rem .58rem}.sidebar.is-collapsed .menu-item:hover{transform:translate(2px)}.sidebar.is-collapsed .sidebar-toggle{transform:none}.sidebar.is-collapsed .brand-logo-mini{opacity:0;width:0;transform:translate(-6px)}.content-area{padding-top:3.8rem}}@media (max-width:680px){.content-area{padding:3.8rem .8rem .8rem}.cards-grid{grid-template-columns:1fr}.chart-head,.table-head{flex-direction:column;align-items:flex-start}th,td{font-size:.73rem}}@keyframes sidebar-fade-in{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@keyframes sidebar-item-in{0%{opacity:0;transform:translate(-8px)}to{opacity:1;transform:translate(0)}}@keyframes sidebar-drawer-in{0%{opacity:.65;transform:translate(-16px)}to{opacity:1;transform:translate(0)}}@media (prefers-reduced-motion:reduce){.dashboard-wrap,.sidebar,.sidebar-main>*,.menu-item,.mobile-sidebar-toggle,.sidebar-overlay{transition:none!important;animation:none!important}}
