:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#172033;background:#f5f7fb;font-family:Arial,Helvetica,sans-serif}body{background:#f5f7fb;margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer;color:#172033;background:#fff;border:1px solid #9aa6bd;border-radius:8px;min-height:32px;padding:.55rem .8rem}button:hover,button:focus{outline:3px solid #cbd5e1}button:disabled{opacity:.55;cursor:not-allowed}button.danger{color:#9f1239;border-color:#9f1239}.app-shell{max-width:1120px;margin:0 auto;padding:1rem}.topbar{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}nav{flex-wrap:wrap;gap:.5rem;display:flex}nav button{min-height:0;padding:2px 6px;font-size:11px}[data-testid=grid-status],[data-testid=async-status],[data-testid=build-info]{color:#b3b9c6}nav [aria-current=page]{color:#fff;background:#172033;border-color:#172033}.session-area{align-items:center;gap:.6rem;font-weight:700;display:flex}.panel,.card{background:#fff;border:1px solid #d8deea;border-radius:12px;padding:1rem;box-shadow:0 1px 4px #0000000f}.cards{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;display:grid}.card strong{font-size:1.5rem}.card span{margin-top:.5rem;display:block}.stack{gap:.8rem;max-width:880px;display:grid}.toolbar{flex-wrap:wrap;align-items:end;gap:.8rem;display:flex}.form-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:.8rem;display:grid}label{gap:.25rem;font-weight:700;display:grid}label.inline{align-items:center;gap:.4rem;display:flex}input,select,textarea{border:1px solid #9aa6bd;border-radius:8px;min-width:24px;min-height:24px;padding:.55rem}input[type=checkbox],input[type=radio]{width:24px;height:24px;padding:0}fieldset{border:1px solid #d8deea;border-radius:8px;flex-wrap:wrap;gap:.8rem;display:flex}legend{padding:0 .3rem;font-weight:700}.demo-accounts{padding:.8rem}.table-wrap{overflow-x:auto}table{border-collapse:collapse;width:100%}th,td{text-align:left;border-bottom:1px solid #d8deea;padding:.5rem}.sort-button{background:0 0;border:none;min-height:24px;padding:.25rem;font-weight:700}th[aria-sort=ascending] .sort-button:after{content:" ↑"}th[aria-sort=descending] .sort-button:after{content:" ↓"}.row-actions{gap:.4rem;display:flex}.pager{align-items:center;gap:.8rem;display:flex}.badge{border-radius:6px;padding:.15rem .5rem;font-weight:700;display:inline-block}.badge-active,.badge-shipped{color:#166534;background:#dcfce7}.badge-archived,.badge-cancelled{color:#334155;background:#f1f5f9}.badge-pending{color:#713f12;background:#fef9c3}.field-error{color:#9f1239;min-height:1em;font-weight:400}.result-block{background:#f1f5f9;border:1px solid #d8deea;border-radius:8px;padding:.8rem;overflow-x:auto}.detail-list{grid-template-columns:auto 1fr;gap:.4rem 1rem;margin:0;display:grid}.detail-list dt{font-weight:700}.detail-list dd{margin:0}.error{color:#9f1239}.success{color:#166534}.modal-overlay{z-index:40;background:#1720338c;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.modal{background:#fff;border-radius:12px;width:100%;max-width:520px;max-height:85vh;padding:1rem;overflow-y:auto;box-shadow:0 10px 40px #00000040}.modal-header{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.8rem;display:flex}.modal-header h3{margin:0}.modal-close{min-width:32px}.modal-actions{justify-content:flex-end;gap:.6rem;margin-top:1rem;display:flex}.toast-region{z-index:50;gap:.5rem;display:grid;position:fixed;bottom:1rem;right:1rem}.toast{color:#fff;background:#172033;border-radius:8px;padding:.7rem 1rem;box-shadow:0 4px 16px #00000040}.toast-error{background:#9f1239}.toast-success{background:#166534}@media (width<=720px){.topbar,.row-actions{flex-direction:column}}
