:root{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;color:#152238}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:radial-gradient(circle at top left,#edf4ff,#c8ddff 45%,#aac8ff)}.page{min-height:100vh;display:grid;place-items:center;padding:24px}.card{width:min(760px,100%);background:#ffffffd9;border:1px solid rgba(255,255,255,.4);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:20px;padding:28px;box-shadow:0 22px 45px #0a1f442e}.card-wide{width:min(960px,100%)}.badge{display:inline-block;font-size:12px;letter-spacing:.08em;text-transform:uppercase;font-weight:700;color:#1f3f79;background:#e8f0ff;padding:8px 10px;border-radius:999px}h1{margin:12px 0 6px;font-size:2rem}.subtitle{margin:0 0 20px;color:#4a5d7c}.subtitle code{font-size:.9em;background:#e8f0ff;padding:2px 6px;border-radius:6px}.form-sections{display:flex;flex-direction:column;gap:16px}.fieldset{margin:0;padding:16px 18px;border:1px solid #c5d7f7;border-radius:14px;background:#fff9}.fieldset legend{padding:0 8px;font-weight:700;color:#1f3f79;font-size:.9rem}.fieldset-hint{margin:0 0 14px;font-size:.875rem;font-weight:500;color:#4a5d7c}.label-heading{display:inline;font-weight:600;color:#30486f}.req{color:#b00020;font-weight:700}.form-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:14px;align-items:end}.form-grid>label{min-width:0}.form-grid--migration{gap:20px 32px;align-items:start;grid-template-columns:1fr}@media (min-width: 640px){.form-grid--migration{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width: 640px){.form-grid .span-2{grid-column:span 2}}.form-subgroup{padding:14px 16px;border-radius:12px;border:1px solid #dbe9ff;background:#f5f9ffbf}.form-subgroup-label{margin:0 0 12px;font-size:.82rem;font-weight:700;letter-spacing:.02em;text-transform:uppercase;color:#3a5a8a}.form-grid--tight{gap:12px}.form-actions{display:flex;justify-content:flex-end}.form-actions button{min-width:220px}label{display:grid;gap:8px;font-weight:600;color:#30486f}select,input{height:42px;border-radius:10px;border:1px solid #bdd0f1;padding:0 12px;font-size:14px;background:#fff}button{height:42px;border:none;border-radius:10px;background:linear-gradient(90deg,#2f66d6,#5090ff);color:#fff;font-weight:700;cursor:pointer}button:disabled{opacity:.7;cursor:wait}.summary-keys-heading{margin:0 0 12px;font-size:1.05rem;font-weight:700}.summary-keys-toggle{display:inline-flex;align-items:center;gap:8px;width:100%;margin:0;padding:4px 0;height:auto;min-height:unset;border:none;border-radius:8px;background:transparent;color:inherit;font:inherit;font-weight:700;cursor:pointer;text-align:left}.summary-keys-toggle:hover{background:#2f66d614}.summary-keys-chevron{display:inline-block;width:1.2em;flex-shrink:0;color:#2f66d6}.summary-keys-panel[hidden]{display:none}.rom-summary-actions{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-top:16px;padding-top:14px;border-top:1px dashed #c5d7f7}.btn-pdf{height:40px;padding:0 18px;border-radius:10px;border:2px solid #2f66d6;background:#fff;color:#2f66d6;font-weight:700;cursor:pointer}.btn-pdf:hover:not(:disabled){background:#e8f0ff}.btn-pdf:disabled{opacity:.45;cursor:not-allowed}.btn-email{height:40px;padding:0 18px;border-radius:10px;border:2px solid #1b6b4a;background:#fff;color:#1b6b4a;font-weight:700;cursor:pointer}.btn-email:hover:not(:disabled){background:#e8f7f0}.btn-email:disabled{opacity:.45;cursor:not-allowed}.notice{margin:14px 0 0;color:#9f5600;font-size:.95rem}.notice-error{color:#b00020}.result{margin-top:18px;background:#f5f9ff;border:1px solid #dbe9ff;border-radius:14px;padding:16px}.result h2{margin:0 0 12px;font-size:1.05rem}.row{display:flex;justify-content:space-between;padding:7px 0;border-bottom:1px dashed #c5d7f7}.row.total{border-bottom:none;padding-top:12px;font-size:1.1rem}.rom-calc-meta{margin:0 0 14px;font-size:.88rem;color:#4a5d7c;display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px}.rom-calc-meta-sep{color:#9aa8bc}.rom-calc-note{margin:12px 0 0;font-size:.82rem;line-height:1.4;color:#5a6b82}.rom-calc-table{display:flex;flex-direction:column;gap:0;border:1px solid #dbe9ff;border-radius:12px;overflow:hidden;background:#fff}.rom-calc-row{display:flex;justify-content:space-between;align-items:baseline;gap:16px;padding:10px 14px;border-bottom:1px dashed #c5d7f7}.rom-calc-row:last-child{border-bottom:none}.rom-calc-row-base{background:#ffffffe6;font-weight:600}.rom-calc-row-rounding{background:#f5f9ff99}.rom-calc-row-total{background:linear-gradient(180deg,#e8f1ff,#ddeaff);padding:14px;font-weight:800;font-size:1.05rem;border-top:2px solid #8fb4f0}.rom-calc-label{color:#30486f;font-size:.92rem}.rom-calc-mult{font-weight:500;color:#6b7fa0;font-size:.82rem}.rom-calc-value{font-variant-numeric:tabular-nums;white-space:nowrap}.rom-calc-amount{font-weight:700;color:#1f3f79}.rom-calc-delta-positive{color:#0d6e3f;font-weight:700}.rom-calc-delta-negative{color:#b00020;font-weight:700}.rom-calc-delta-zero{color:#5a6d89;font-weight:600}.rom-calc-total-amount{font-size:1.5rem;color:#0d2f6b;font-weight:800}.kv{margin:0;display:grid;gap:0}.kv-row{display:grid;grid-template-columns:minmax(140px,220px) 1fr;gap:12px;padding:8px 0;border-bottom:1px solid #dbe9ff;font-size:.9rem}.kv-row dt{margin:0;font-weight:700;color:#30486f}.kv-row dd{margin:0;word-break:break-word}
