:root{font-family:Inter,system-ui,sans-serif;color:#0f172a;background:#f8fafc}*{box-sizing:border-box}body{margin:0}button:disabled{opacity:.6;cursor:not-allowed}input:not([type=checkbox]):not([type=radio]),select,textarea{width:100%;padding:10px 12px;border:1px solid #cbd5e1;border-radius:8px;margin:6px 0 12px}input[type=checkbox],input[type=radio]{width:auto;margin:0;accent-color:#0f766e;flex-shrink:0}label{display:block}.layout{max-width:960px;margin:0 auto;padding:16px}.stack{display:grid;gap:16px}.row{display:flex;gap:12px;flex-wrap:wrap;align-items:center}.row>*{margin:0}.row label{display:inline-flex;align-items:center;gap:8px;margin:0;width:auto}.row input:not([type=checkbox]):not([type=radio]),.row select,.row textarea{width:auto;min-width:140px;margin:0}.muted{color:#64748b;font-size:14px}
