:root{color:#231a1d;font-synthesis:none;background:#f6f1ed;font-family:Inter,Noto Sans SC,system-ui,sans-serif}*{box-sizing:border-box}body{min-width:320px;margin:0}button,input,select{font:inherit}button{color:#fff;cursor:pointer;background:#9d2d49;border:0;border-radius:10px;padding:10px 16px}button:disabled{cursor:not-allowed;opacity:.42}button.secondary{color:#6f2439;background:#efe4e1}.topbar{color:#fff;background:linear-gradient(120deg,#641f35,#a5314e 60%,#c75b70);justify-content:space-between;align-items:center;min-height:128px;padding:28px 4vw;display:flex}h1,h2,p{margin:0}.topbar h1{margin:4px 0;font-family:Georgia,serif;font-size:36px}.topbar p{color:#f3dce3}.eyebrow{letter-spacing:.18em;font-size:11px;font-weight:800}.shell{grid-template-columns:240px 1fr;min-height:calc(100vh - 128px);display:grid}aside{background:#fbf8f5;border-right:1px solid #e2d7d2;padding:28px 20px}.status-card{background:#fff;border:1px solid #e6d9d5;border-radius:12px;gap:10px;padding:14px;display:flex}.status-card div{gap:3px;display:grid}.status-card small{color:#786a6e}.status-dot{background:#40a477;border-radius:50%;width:9px;height:9px;margin-top:5px;box-shadow:0 0 0 4px #daf1e6}nav{gap:6px;margin-top:24px;display:grid}.nav-item{text-align:left;color:#5f4d52;background:0 0}.nav-item.active{color:#8e2944;background:#f5e4e9}.content{padding:36px 4vw;overflow:auto}.content-heading{justify-content:space-between;align-items:end;gap:20px;display:flex}.content-heading h2{font-size:28px}.content-heading p{color:#786a6e;margin-top:7px}.toolbar{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.notice{color:#5f4d52;background:#eee5df;border-radius:10px;margin:24px 0 14px;padding:12px 14px}.notice[data-kind=error]{color:#8e203c;background:#f8dce3}.table-frame{background:#fff;border:1px solid #e2d7d2;border-radius:14px;overflow:auto}table{border-collapse:collapse;width:100%}th,td{text-align:left;border-bottom:1px solid #eee5e1;padding:15px 18px}th{color:#786a6e;letter-spacing:.05em;background:#fcfaf8;font-size:12px}dialog{border:0;border-radius:18px;width:min(680px,100vw - 32px);padding:0;box-shadow:0 30px 90px #3b14214d}dialog::backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#25141a99}form{padding:28px}.dialog-heading{justify-content:space-between;align-items:start;margin-bottom:22px;display:flex}.dialog-heading h2{margin-top:5px}.icon{color:#76535e;background:0 0;padding:2px 9px;font-size:24px}label{color:#65545a;gap:7px;font-size:13px;font-weight:700;display:grid}input,select{color:#231a1d;background:#fffdfb;border:1px solid #d9cbc7;border-radius:9px;width:100%;padding:11px 12px}.field-grid{grid-template-columns:1fr 1fr;gap:16px;margin-top:16px;display:grid}.wide{grid-column:1/-1}.form-help{color:#786a6e;margin-bottom:18px;line-height:1.6}.person-link{color:#8e2944;background:0 0;padding:0;font-weight:750}.dialog-actions{justify-content:flex-end;gap:10px;margin-top:26px;display:flex}@media (width<=760px){.shell{grid-template-columns:1fr}aside{display:none}.content{padding:24px 18px}.field-grid{grid-template-columns:1fr}}
