:root{font-family:Avenir Next,Segoe UI,sans-serif;color:#192126;background:radial-gradient(circle at top left,rgba(189,223,198,.9),transparent 32%),radial-gradient(circle at right 20%,rgba(230,199,123,.55),transparent 24%),linear-gradient(180deg,#f7f3ea,#eef3ee);line-height:1.5;font-weight:400}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input,textarea,select{font:inherit}button{cursor:pointer}#root{min-height:100vh}.login-shell{min-height:100vh;display:grid;place-items:center;padding:2rem}.login-card,.sidebar,.panel,.stat-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffcf6db;border:1px solid rgba(33,55,41,.08);box-shadow:0 16px 44px #26322b1f}.login-card{width:min(980px,100%);border-radius:30px;padding:2rem}.hero-tag,.eyebrow{display:inline-flex;align-items:center;gap:.4rem;font-size:.76rem;text-transform:uppercase;letter-spacing:.14em;color:#50685d}.login-card h1,.page-header h2{margin:.5rem 0 0;font-size:clamp(2rem,4vw,3.4rem);line-height:.98;letter-spacing:-.04em}.muted-copy,.page-header p,.brand-sub,.user-role,.login-user-sub,.stat-card small{color:#617267}.login-form{display:flex;flex-direction:column;gap:.75rem;margin-top:2rem;max-width:380px}.login-form input{border:1px solid rgba(33,55,41,.18);border-radius:14px;padding:.85rem 1rem;background:#fffcf6b3;outline:none;color:#192126}.login-form input:focus{border-color:#163d2e}.login-form .primary-button{align-self:flex-start;padding:.85rem 2rem}.error-copy{color:#b94040;font-size:.9rem;margin:0}.login-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;margin-top:2rem}.login-user{border:0;border-radius:22px;padding:1rem 1.1rem;background:linear-gradient(135deg,#123f2c,#33674d);color:#f5f2e8;display:flex;justify-content:space-between;align-items:center;text-align:left}.login-user-name{font-weight:700}.shell{display:grid;grid-template-columns:300px 1fr;min-height:100vh;gap:1.25rem;padding:1.25rem}.sidebar{border-radius:28px;padding:1.3rem;display:flex;flex-direction:column;gap:1rem}.brand-card{display:flex;gap:.9rem;align-items:center}.brand-mark{width:52px;height:52px;border-radius:16px;display:grid;place-items:center;font-weight:800;color:#fff8eb;background:linear-gradient(135deg,#0f4c36,#9a7a2e)}.brand-name,.user-name,.panel-title{font-weight:700}.user-card{padding:1rem;border-radius:22px;background:#eff4eebf}.nav-list{display:flex;flex-direction:column;gap:.45rem}.nav-item,.ghost-button,.primary-button{border:0;border-radius:18px;padding:.9rem 1rem;transition:transform .16s ease,background .16s ease}.nav-item{background:transparent;text-align:left;color:#324238}.nav-item.active{background:#163d2e;color:#fff7ea}.ghost-button{background:#1921260f;color:#24322c}.primary-button{background:#163d2e;color:#fff7ea}.main-panel{padding:1rem .25rem 2rem 0}.page-header{margin-bottom:1.4rem}.stats-grid,.split-grid{display:grid;gap:1rem}.stats-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));margin-bottom:1rem}.split-grid{grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr)}.card-stack{display:grid;gap:1rem}.stat-card,.panel{border-radius:24px;padding:1.1rem 1.2rem}.stat-card{display:flex;flex-direction:column;gap:.35rem}.stat-card strong,.clock-face{font-size:clamp(1.8rem,3vw,2.7rem);letter-spacing:-.04em}.hero-panel{min-height:240px;display:grid;place-items:center;text-align:center}.button-row{display:flex;gap:.75rem;margin-top:1rem}.clock-face{font-variant-numeric:tabular-nums}.row-line,.table-head,.table-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.85rem;align-items:center}.row-line{grid-template-columns:minmax(0,1fr) auto;padding:.6rem 0}.table-head,.table-row{padding:.75rem 0}.table-head{font-size:.78rem;text-transform:uppercase;letter-spacing:.12em;color:#69786f}.table-row{border-top:1px solid rgba(25,33,38,.08)}.divider{height:1px;background:#19212614;margin:.9rem 0}.stack-block{padding:.85rem 0;border-top:1px solid rgba(25,33,38,.08)}.stack-block:first-of-type{border-top:0;padding-top:0}.stack-block h3,.stack-block p{margin:0}.banner{margin-bottom:1rem;padding:.95rem 1rem;border-radius:18px;color:#193222;background:linear-gradient(135deg,#d4c06a57,#b2dfc36b)}@media(max-width:920px){.shell{grid-template-columns:1fr}.main-panel{padding-right:0}.split-grid{grid-template-columns:1fr}}@media(max-width:640px){.login-card,.sidebar,.panel,.stat-card{border-radius:22px}.shell{padding:.75rem}.row-line,.table-head,.table-row{grid-template-columns:1fr}.button-row{flex-direction:column;width:100%}}
