.page-shell{max-width:min(1120px,94vw);margin-inline:auto;padding:16px clamp(12px,3vw,28px) 24px}.card{background:#fff;border-radius:16px;box-shadow:0 6px 24px #0206170f;padding:16px;margin-bottom:16px}.row{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.input{height:40px;padding:0 12px;border-radius:12px;border:1px solid #e5e7eb;font-size:14px;width:100%}textarea.input{height:auto;padding:10px 12px}.btn{height:40px;padding:0 14px;border-radius:12px;border:1px solid transparent;background:#f3f4f6;font-weight:600}.btn:hover{filter:brightness(.98)}.btn-primary{background:#0ea5a4;color:#fff}.btn-ghost{background:#fff;border-color:#e5e7eb}.btn-danger{background:#fee2e2;color:#991b1b}.tag{background:#eef6ff;color:#0b4a6f;padding:6px 10px;border-radius:999px;cursor:pointer}.muted{color:#6b7280}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;display:grid;place-items:center}.modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#02061759}.modal__panel{position:relative;width:min(760px,92vw);max-height:84vh;overflow:auto;background:#fff;border-radius:16px;padding:16px;box-shadow:0 12px 40px #02061733}.modal__head{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.list{display:grid;gap:10px}.list__row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border:1px solid #eef2f7;border-radius:12px}
