:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#172033;background:#edf4ff}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at top left,rgba(37,99,235,.18),transparent 34rem),linear-gradient(135deg,#eef5ff,#f8fafc,#ecfdf5)}button,input,select,textarea{font:inherit}button{border:0;border-radius:12px;padding:11px 16px;background:#2563eb;color:#fff;font-weight:700;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,background .15s ease}button:hover{background:#1d4ed8;box-shadow:0 10px 22px #2563eb33;transform:translateY(-1px)}input,select,textarea{width:100%;border:1px solid #d7deea;border-radius:12px;padding:11px 13px;background:#fff;color:#172033;outline:none}textarea{min-height:92px;resize:vertical}input:focus,select:focus,textarea:focus{border-color:#2563eb;box-shadow:0 0 0 4px #2563eb1f}#root{min-height:100vh}.app-shell{max-width:1280px;margin:0 auto;padding:32px 24px}.auth-page{display:grid;min-height:100vh;place-items:center;padding:24px}.auth-card,.panel,.center-card{border:1px solid rgba(148,163,184,.22);border-radius:26px;background:#ffffffeb;box-shadow:0 24px 70px #0f172a1c;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.auth-card{width:min(100%,440px);padding:34px}.center-card{display:grid;min-height:60vh;place-items:center;font-weight:800}.eyebrow{display:inline-flex;width:fit-content;padding:7px 12px;border-radius:999px;background:#dbeafe;color:#1d4ed8;font-size:.82rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1{margin-bottom:0;font-size:clamp(2rem,5vw,3.4rem);letter-spacing:-.05em}h2{margin-bottom:16px;font-size:1.35rem}h3{margin-bottom:0;font-size:1.05rem}p{color:#64748b;line-height:1.65}.stack-form{display:grid;gap:12px}.link-button{width:100%;margin-top:16px;background:transparent;color:#2563eb}.link-button:hover{background:#eff6ff;box-shadow:none}.error-text{margin:0;padding:12px 14px;border-radius:12px;background:#fee2e2;color:#991b1b;font-weight:700}.topbar{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:24px}.user-box{display:flex;align-items:center;gap:12px;padding:8px;border-radius:999px;background:#fffc;box-shadow:0 12px 26px #0f172a14}.user-box span{padding-left:12px;font-weight:800}.layout-grid{display:grid;grid-template-columns:340px minmax(0,1fr);gap:22px;align-items:start}.panel{padding:22px}.sidebar{position:sticky;top:24px;display:grid;gap:24px}.list-nav{display:grid;gap:10px}.list-nav button{display:flex;flex-direction:column;align-items:flex-start;gap:4px;width:100%;background:#f8fafc;color:#172033;text-align:left}.list-nav button:hover,.list-nav button.active{background:#dbeafe;color:#1e3a8a;box-shadow:none}.list-nav small{color:#64748b;font-weight:700}.workspace{min-height:620px}.section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:18px}.section-head p{margin-bottom:0}.danger,.icon-danger{background:#fee2e2;color:#991b1b}.danger:hover,.icon-danger:hover{background:#fecaca;box-shadow:none}.inline-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;margin-bottom:22px}.category-stack{display:grid;gap:18px}.category-card{overflow:hidden;border:1px solid #e2e8f0;border-radius:20px;background:#fff}.category-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 18px;background:#f8fafc}.icon-danger{padding:8px 11px;border-radius:10px;font-size:.88rem}.item-list{display:grid;gap:8px;padding:14px 18px 0}.item-row{display:grid;grid-template-columns:minmax(0,1fr) 160px auto;gap:10px;align-items:center;padding:12px;border-radius:14px;background:#f8fafc}.item-row div{display:grid;gap:3px}.item-row span{color:#64748b;font-size:.92rem;font-weight:700}.item-form{display:grid;grid-template-columns:minmax(150px,1fr) 86px 100px 80px 140px 52px;gap:8px;padding:18px}.empty-state{display:grid;min-height:420px;place-items:center;text-align:center}@media (max-width: 980px){.topbar,.section-head{flex-direction:column;align-items:stretch}.layout-grid{grid-template-columns:1fr}.sidebar{position:static}.item-row,.item-form,.inline-form{grid-template-columns:1fr}.user-box{justify-content:space-between;border-radius:18px}}
