:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f5f7f9;color:#1f2933;letter-spacing:0}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input,select,textarea{font:inherit;letter-spacing:0}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.65}.login-page{align-items:center;background:linear-gradient(135deg,#1f2933d1,#173f5094),url(https://images.unsplash.com/photo-1497366754035-f200968a6e72?auto=format&fit=crop&w=1600&q=80);background-position:center;background-size:cover;display:flex;min-height:100vh;justify-content:center;padding:24px}.login-panel{background:#fffffff7;border:1px solid rgba(255,255,255,.55);border-radius:8px;box-shadow:0 24px 80px #0f172a42;max-width:420px;padding:32px;width:min(100%,420px)}.login-brand,.brand,.topbar,.nav-item,.action-row,.alert,.page-title.with-action,.filter-bar,.check-row{align-items:center;display:flex}.login-brand{gap:14px;margin-bottom:28px}.login-brand svg{color:#0f766e}.login-brand h1,.page-title h1{margin:0}.login-brand h1{font-size:1.75rem}.login-brand p,.page-title p{color:#607080;margin:4px 0 0}.form-stack{display:flex;flex-direction:column;gap:14px}label{color:#344054;display:flex;flex-direction:column;font-size:.9rem;gap:7px}input,select,textarea{background:#fff;border:1px solid #cbd5df;border-radius:6px;color:#1f2933;min-height:42px;outline:none;padding:10px 12px;width:100%}textarea{line-height:1.45;resize:vertical}input:focus,select:focus,textarea:focus{border-color:#0f766e;box-shadow:0 0 0 3px #0f766e1f}.primary-button,.secondary-button,.small-button,.icon-button{align-items:center;border:0;border-radius:6px;display:inline-flex;font-weight:700;gap:8px;justify-content:center;min-height:42px;padding:10px 14px}.primary-button{background:#0f766e;color:#fff}.primary-button:hover{background:#115e59}.primary-button.inline,.secondary-button{width:auto}.secondary-button{background:#e8eef3;color:#26323f}.secondary-button:hover{background:#d7e2ea}.small-button{background:#f0f5f4;color:#0f766e;min-height:34px;padding:7px 10px}.icon-button{background:transparent}.text-button{color:#334155}.alert{border-radius:6px;font-weight:650;gap:8px;padding:11px 12px}.alert.danger{background:#fee2e2;color:#991b1b}.alert.success{background:#dcfce7;color:#166534}.app-shell{display:grid;grid-template-columns:260px minmax(0,1fr);min-height:100vh}.sidebar{background:#1f2933;color:#f8fafc;padding:20px 16px}.brand{border-bottom:1px solid rgba(255,255,255,.12);font-size:1.1rem;font-weight:800;gap:10px;padding:6px 8px 20px}.brand svg{color:#5eead4}.nav-list{display:flex;flex-direction:column;gap:6px;margin-top:22px}.nav-item{border-radius:6px;color:#d6dee7;gap:10px;min-height:42px;padding:10px 12px;text-decoration:none}.nav-item:hover,.nav-item.active{background:#334452;color:#fff}.workspace{display:flex;flex-direction:column;min-width:0}.topbar{background:#fff;border-bottom:1px solid #dbe3ea;justify-content:space-between;min-height:68px;padding:12px 28px}.topbar div{display:flex;flex-direction:column;gap:2px}.topbar span{color:#64748b;font-size:.85rem}.content{padding:28px}.page-section{display:flex;flex-direction:column;gap:22px;max-width:1320px}.page-title{display:flex;flex-direction:column;gap:2px}.page-title h1{color:#17212b;font-size:1.65rem}.page-title.with-action{flex-direction:row;justify-content:space-between}.info-grid{display:grid;gap:16px;grid-template-columns:repeat(4,minmax(0,1fr))}.info-panel,.compact-panel,.placeholder-panel,.settings-form{background:#fff;border:1px solid #dbe3ea;border-radius:8px}.info-panel{display:flex;flex-direction:column;gap:8px;min-height:112px;padding:18px}.info-panel span{color:#64748b;font-size:.86rem}.info-panel strong{color:#17212b;overflow-wrap:anywhere}.badge{border-radius:999px;display:inline-flex;font-size:.78rem;font-weight:800;padding:4px 9px;width:fit-content}.badge.success{background:#dcfce7;color:#166534}.badge.danger{background:#fee2e2;color:#991b1b}.badge.neutral{background:#e8eef3;color:#334155}.badge.warning{background:#fef3c7;color:#92400e}.settings-form{display:flex;flex-direction:column;gap:18px;padding:20px}.form-grid{display:grid;gap:16px}.form-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.check-row{flex-direction:row;gap:9px}.check-row input{min-height:auto;width:auto}.action-row{flex-wrap:wrap;gap:10px}.admin-split{display:grid;gap:16px;grid-template-columns:minmax(260px,360px) minmax(260px,360px)}.compact-panel{padding:18px}.compact-panel h2{font-size:1rem;margin:0 0 4px}.table-wrap{background:#fff;border:1px solid #dbe3ea;border-radius:8px;overflow-x:auto}table{border-collapse:collapse;min-width:960px;width:100%}th,td{border-bottom:1px solid #e5ebf0;font-size:.9rem;padding:12px 14px;text-align:left;vertical-align:middle}th{background:#f8fafc;color:#475569;font-size:.78rem;text-transform:uppercase}tr:last-child td{border-bottom:0}.truncate-cell{max-width:360px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.filter-bar{background:#fff;border:1px solid #dbe3ea;border-radius:8px;flex-wrap:wrap;gap:12px;padding:14px}.filter-bar input,.filter-bar select{max-width:220px}.placeholder-panel{align-items:center;color:#475569;display:flex;flex-direction:column;gap:10px;justify-content:center;min-height:260px;padding:28px;text-align:center}.placeholder-panel svg{color:#0f766e}.placeholder-panel strong{color:#17212b;font-size:1.1rem}.loading-screen,.loading-block{align-items:center;color:#475569;display:flex;justify-content:center;min-height:100vh}.loading-block{background:#fff;border:1px solid #dbe3ea;border-radius:8px;min-height:160px}@media (max-width: 960px){.app-shell{grid-template-columns:1fr}.sidebar{padding:14px}.brand{padding-bottom:14px}.nav-list{flex-direction:row;overflow-x:auto}.nav-item{min-width:fit-content}.topbar{padding:12px 16px}.content{padding:18px}.info-grid,.form-grid.two,.admin-split{grid-template-columns:1fr}.page-title.with-action{align-items:flex-start;flex-direction:column;gap:12px}.filter-bar input,.filter-bar select{max-width:none}}
