@import"https://fonts.googleapis.com/css2?family=Instrument+Sans:wght@400;500;600;700&family=Space+Grotesk:wght@500;600;700&display=swap";html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}:root{--font-body: "Instrument Sans", sans-serif;--font-display: "Space Grotesk", sans-serif;--text-primary: #0f172a;--text-muted: #64748b;--surface: #ffffff;--surface-muted: #f8fafc;--border-soft: rgba(148, 163, 184, .2);--accent: #2563eb;--accent-strong: #1d4ed8;--accent-soft: rgba(37, 99, 235, .15);--shadow-soft: 0 18px 40px rgba(15, 23, 42, .08)}*{box-sizing:border-box}body{margin:0;min-height:100vh;font-family:var(--font-body);color:var(--text-primary);background:radial-gradient(1200px circle at 0% 0%,#eaf2ff,#f7f9fd 45%,#eef2f6)}#root{min-height:100vh}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.admin-layout{min-height:100vh;background:transparent}.login-shell{min-height:100vh;display:grid;grid-template-columns:minmax(280px,420px) minmax(0,1fr);gap:32px;padding:48px}.login-panel{background:var(--surface);border-radius:24px;padding:32px;box-shadow:var(--shadow-soft);display:flex;flex-direction:column;gap:20px}.login-brand{display:flex;align-items:center;gap:12px}.login-copy h3{margin-bottom:6px}.login-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.login-row .ant-btn-link{padding:0}.login-footer{margin-top:auto;display:flex;flex-direction:column;gap:12px}.login-locale{display:flex;align-items:center;justify-content:space-between;gap:12px}.login-art{display:grid;gap:16px;align-content:center}.login-art-card{background:#ffffffb3;border-radius:20px;padding:24px;box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.admin-sider{background:#0b1220;border-right:1px solid rgba(15,23,42,.2)}.admin-sider .ant-layout-sider-children{display:flex;flex-direction:column;gap:18px}.brand{display:flex;align-items:center;gap:12px;padding:20px 16px 8px}.brand-badge{width:40px;height:40px;border-radius:14px;background:linear-gradient(135deg,#38bdf8,#2563eb 55%,#0f766e);color:#fff;font-weight:700;display:grid;place-items:center;letter-spacing:.04em}.brand-text{color:#e2e8f0;font-family:var(--font-display);font-size:18px;line-height:1.1}.brand-subtitle{display:block;margin-top:4px;font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:#94a3b8}.menu-wrap{flex:1}.admin-sider .ant-menu{background:transparent;border-inline-end:0}.admin-sider .ant-menu-item-icon,.admin-sider .ant-menu-title-content{color:#cbd5f5}.admin-sider .ant-menu-item-selected .ant-menu-item-icon,.admin-sider .ant-menu-item-selected .ant-menu-title-content{color:#f8fafc}.admin-sider .ant-menu-item,.admin-sider .ant-menu-submenu-title{border-radius:12px;margin:4px 12px}.admin-sider .ant-menu-item-selected{background:linear-gradient(135deg,#2563eb52,#14b8a652)}.admin-sider .ant-menu-item-selected:after{display:none}.sider-footer{margin:0 16px 16px;padding:14px;border-radius:16px;background:#0f172aa6;color:#e2e8f0}.admin-sider.ant-layout-sider-collapsed .brand{justify-content:center;padding:16px 8px 8px}.admin-sider.ant-layout-sider-collapsed .ant-menu-item,.admin-sider.ant-layout-sider-collapsed .ant-menu-submenu-title{margin:4px 8px;padding-inline:12px}.sider-footer .ant-progress-text{color:#e2e8f0}.sider-footer .ant-typography-secondary{color:#94a3b8}.admin-header{position:sticky;top:0;z-index:10;height:72px;padding:0 24px;background:#f8fafce6;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--border-soft)}.header-search{width:min(420px,100%)}.header-actions{display:flex;align-items:center;gap:12px}.header-actions .ant-btn-primary{background:var(--accent);border-color:var(--accent);box-shadow:0 14px 24px #2563eb40}.header-actions .ant-btn-primary:hover{background:var(--accent-strong);border-color:var(--accent-strong)}.admin-content{padding:24px}.content-inner{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;gap:24px}.content-inner>*{animation:fade-up .6s ease both}.content-inner>*:nth-child(2){animation-delay:.06s}.content-inner>*:nth-child(3){animation-delay:.12s}.content-inner>*:nth-child(4){animation-delay:.18s}.content-inner>*:nth-child(5){animation-delay:.24s}.page-hero{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:16px}.page-hero .ant-typography-title{margin:0;font-family:var(--font-display);font-size:30px}.page-hero p{margin:4px 0 0;color:var(--text-muted)}.page-actions{display:flex;gap:12px;flex-wrap:wrap}.hero-card{border-radius:20px;border:none;color:#f8fafc;background:linear-gradient(135deg,#0f172a,#1d4ed8 60%,#0f766e);box-shadow:var(--shadow-soft)}.hero-card .ant-typography{color:#f8fafc}.hero-card .ant-btn-primary{background:#fff;color:#0f172a;border-color:transparent}.hero-card .ant-btn-primary:hover{background:#e2e8f0;color:#0f172a;border-color:transparent}.hero-card .ant-btn-default{background:#fff3;color:#fff;border-color:transparent}.hero-card .ant-btn-default:hover{background:#ffffff47;color:#fff;border-color:transparent}.stat-card{border-radius:16px;border:none;box-shadow:var(--shadow-soft)}.stat-card .ant-statistic-title{color:var(--text-muted)}.stat-card .ant-statistic-content{font-family:var(--font-display);font-size:28px}.stat-meta{display:flex;align-items:center;gap:8px;margin-top:8px}.chart-card{border-radius:20px;border:none;box-shadow:var(--shadow-soft)}.card-header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}.chart-placeholder{height:200px;border-radius:18px;background:linear-gradient(135deg,#eff6ff,#e0f2fe);position:relative;overflow:hidden}.chart-bars{position:absolute;top:18px;right:18px;bottom:18px;left:18px;display:flex;align-items:flex-end;gap:12px}.chart-bar{flex:1;border-radius:12px 12px 6px 6px;background:linear-gradient(180deg,#38bdf8,#2563eb);opacity:.85;animation:rise .9s ease both}.chart-metrics{display:flex;gap:16px;margin-top:16px;flex-wrap:wrap}.list-card{border-radius:20px;border:none;box-shadow:var(--shadow-soft)}.session-list{display:flex;flex-direction:column;gap:16px}.session-item{display:flex;align-items:center;justify-content:space-between;gap:12px}.session-info{display:flex;flex-direction:column;gap:4px}.table-actions{display:flex;gap:8px}.payroll-card{background:linear-gradient(135deg,#f8fafc,#eef2ff);border:1px solid #e2e8f0}.payroll-card .ant-card-body{display:flex;flex-direction:column;gap:8px}.payroll-card-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.payroll-count{margin:0;font-size:36px;line-height:1.1}.payroll-chip{padding:4px 12px;border-radius:999px;background:#dbeafe;color:#1d4ed8;font-weight:600;font-size:12px;white-space:nowrap}.payroll-breakdown{display:flex;flex-direction:column;gap:6px;padding:12px;background:#fff;border-radius:12px;border:1px solid #e2e8f0}.payroll-breakdown-item{display:flex;justify-content:space-between;gap:12px;font-size:13px;color:#1f2937}.payroll-picker{margin-top:auto}.session-meta{color:var(--text-muted);font-size:12px}.table-card{border-radius:20px;border:none;box-shadow:var(--shadow-soft)}.table-card .ant-table{background:transparent}.table-card .ant-table-thead>tr>th{background:#f8fafc;border-bottom:1px solid var(--border-soft)}.table-card .ant-table-tbody>tr>td{border-bottom:1px solid var(--border-soft)}.profile-chip{display:flex;align-items:center;gap:10px}.profile-meta{display:flex;flex-direction:column}.profile-meta span{color:var(--text-muted);font-size:12px}.tag-soft{border-radius:999px;font-weight:600}.ant-picker-calendar-date{position:relative}.calendar-attendance-badge{position:absolute;top:6px;right:6px}@keyframes fade-up{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes rise{0%{opacity:0;transform:translateY(30px)}to{opacity:.85;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.content-inner>*,.chart-bar{animation:none}}@media(max-width:992px){.login-shell{grid-template-columns:1fr;padding:24px}.login-art{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.admin-header{flex-direction:column;align-items:flex-start;height:auto;padding:16px;gap:12px}.header-search{width:100%}.header-actions{width:100%;justify-content:space-between;flex-wrap:wrap}.admin-content{padding:16px}}
