:root{--studio-ink:#1b1b1f;--studio-muted:#55555f;--studio-line:#c9c9d2;--studio-alert:#8a1c1c;--studio-notice:#6b4a00;--studio-surface:#f6f6f9}body{color:var(--studio-ink);margin:0;font-family:system-ui,sans-serif;line-height:1.5}main{box-sizing:border-box;max-width:60rem;margin:0 auto;padding:1rem}.studio-header{border-bottom:1px solid var(--studio-line);box-sizing:border-box;flex-wrap:wrap;align-items:center;gap:.75rem 1.5rem;padding:.75rem 1rem;display:flex}.studio-brand{margin:0;font-weight:600}.studio-nav{flex-wrap:wrap;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.studio-section{border:1px solid var(--studio-line);border-radius:.25rem;margin:1rem 0;padding:.75rem 1rem}.studio-field{margin:.75rem 0;display:block}.studio-field>span{font-weight:600;display:block}.studio-field input,.studio-field textarea,.studio-field select{box-sizing:border-box;width:100%;max-width:100%}.studio-field-hint,.studio-context{color:var(--studio-muted);font-size:.875rem}.studio-field-error{color:var(--studio-alert);font-size:.875rem}.studio-alert{border-left:4px solid var(--studio-alert);padding-left:.75rem}.studio-warning{border-left:4px solid var(--studio-notice);padding-left:.75rem}.studio-status{background:var(--studio-surface);padding:.5rem .75rem}.studio-plain-fieldset{border:0;min-width:0;margin:0;padding:0}.studio-badge{background:var(--studio-surface);border:1px solid var(--studio-line);border-radius:.25rem;padding:0 .375rem;font-size:.875rem;font-weight:600;display:inline-block}.studio-row{flex-wrap:wrap;gap:.5rem 1rem;display:flex}.studio-table{border-collapse:collapse;width:100%}.studio-table th,.studio-table td{border-bottom:1px solid var(--studio-line);text-align:left;vertical-align:top;padding:.375rem .5rem}.studio-list{margin:0;padding:0;list-style:none}.studio-card{border:1px solid var(--studio-line);border-radius:.25rem;margin:.75rem 0;padding:.75rem}
