.app-shell{max-width:1320px;margin:0 auto;padding:2.5rem 1rem 3rem}.app-header{display:flex;justify-content:space-between;gap:1rem;align-items:center;margin-bottom:1.5rem}.app-header h1{margin:0;font-size:clamp(1.5rem,2.8vw,2rem)}.app-eyebrow{margin:0;text-transform:uppercase;letter-spacing:.08em;font-size:.75rem;color:var(--it-ink-muted);font-weight:700}.app-header-actions{display:flex;align-items:center;gap:.75rem}.app-user{border:1px solid var(--it-border);border-radius:999px;padding:.35rem .7rem;background:var(--it-surface);color:var(--it-ink);font-size:.875rem}.app-content{display:grid;grid-template-columns:minmax(0,1fr);gap:1.25rem}.app-content>*{min-width:0}.top-actions{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:1.5rem;margin-bottom:1.1rem}.top-nav{display:flex;gap:.45rem}.top-nav-link{text-decoration:none;color:var(--it-ink-muted);font-weight:700;border-radius:.5rem;padding:.46rem .72rem}.top-nav-link-active{background:color-mix(in oklab,var(--it-accent) 15%,white 85%);color:var(--it-accent-strong)}.panel{background:var(--it-surface);border:1px solid var(--it-border);border-radius:.875rem;padding:1.5rem;box-shadow:0 10px 24px #2f474214}.panel h2{margin:0 0 .5rem;font-size:1.25rem}.panel p{margin:0;color:var(--it-ink-muted)}.section-header{display:flex;justify-content:space-between;align-items:flex-start;gap:.85rem;margin-bottom:1.35rem}.section-header h2{margin:0 0 .35rem;font-size:1.28rem}.section-header p{margin:0}.login-shell{min-height:100vh;display:grid;place-items:center;padding:1rem}.login-card{width:min(420px,100%);background:var(--it-surface);border:1px solid var(--it-border);border-radius:.875rem;padding:1.5rem;box-shadow:0 14px 32px #2f47421a}.login-card h1{margin:.3rem 0 .65rem;font-size:1.75rem}.login-note{margin:0 0 1.25rem;color:var(--it-ink-muted);font-size:.95rem}.form-grid{display:grid;gap:0}.form-field{display:grid;gap:.55rem}.form-field+.form-field{margin-top:1.35rem}.form-grid label{font-weight:600;font-size:.9rem}.form-grid input{border:1px solid var(--it-border);border-radius:.625rem;padding:.625rem .7rem;font:inherit;background:#fbfbfa;color:var(--it-ink)}.form-grid input:focus{outline:2px solid color-mix(in oklab,var(--it-accent) 25%,white 75%);border-color:var(--it-accent);outline-offset:1px}.form-grid textarea{border:1px solid var(--it-border);border-radius:.625rem;padding:.625rem .7rem;font:inherit;background:#fbfbfa;color:var(--it-ink)}.form-grid textarea:focus{outline:2px solid color-mix(in oklab,var(--it-accent) 25%,white 75%);border-color:var(--it-accent);outline-offset:1px}input.input-locked{background:#eef1ef;color:#5b6662;border:1px dashed #aeb7b3;cursor:not-allowed}.form-grid select{border:1px solid var(--it-border);border-radius:.625rem;padding:.625rem .7rem;font:inherit;background:#fbfbfa;color:var(--it-ink)}.form-grid select:focus{outline:2px solid color-mix(in oklab,var(--it-accent) 25%,white 75%);border-color:var(--it-accent);outline-offset:1px}.form-actions{margin-top:1.8rem;display:grid;gap:.9rem}.form-error{margin:0;color:var(--it-danger);font-size:.875rem}.form-hint{margin:.1rem 0 0;color:var(--it-ink-muted);font-size:.8rem}.button{border:0;border-radius:.625rem;padding:.62rem .9rem;font:inherit;font-weight:700;cursor:pointer;background:var(--it-accent);color:#fff;width:auto}.button:disabled{opacity:.6;cursor:not-allowed}.button:not(:disabled):hover{background:var(--it-accent-strong)}.button-secondary{background:transparent;color:var(--it-ink);border:1px solid var(--it-border)}.button-danger{background:var(--it-danger);color:#fff}.button-danger:not(:disabled):hover{background:#88272b}.button-small{padding:.42rem .62rem;font-size:.8rem}.app-logout-button:not(:disabled):hover{color:#fff}.button-create{text-decoration:none;display:inline-flex;align-items:center;justify-content:center}.button-row{display:flex;gap:.8rem;flex-wrap:wrap}.button-fit{min-width:130px}.login-submit{width:100%}.form-grid-wide .form-field+.form-field{margin-top:1.35rem}.muted{color:var(--it-ink-muted)}.guide-list{margin:0;padding-left:1.1rem;color:var(--it-ink);display:grid;gap:.65rem}.guide-list li{line-height:1.45}.success-key-box{margin-bottom:1.4rem;display:grid;gap:.95rem}.success-field{display:grid;gap:.55rem;padding:.9rem;border:1px solid var(--it-border);border-radius:.75rem;background:#f5f6f4}.success-field label{font-weight:700;font-size:.9rem}.success-field input,.success-field textarea{width:100%;border-radius:.625rem;padding:.62rem .7rem;border:1px solid #aeb7b3;background:#eef1ef;color:#2c3f3b;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.85rem}.success-field textarea{min-height:74px;resize:vertical}.success-value-wrap{position:relative}.success-value-wrap input,.success-value-wrap textarea{padding-right:5rem}.copy-inline-button{position:absolute;top:.42rem;right:.42rem;border:1px solid var(--it-border);background:#f7f8f7;color:var(--it-ink);border-radius:.45rem;padding:.26rem .5rem;font-size:.75rem;font-weight:700;cursor:pointer}.copy-inline-button:hover{background:#eef2ef}.table-wrap{margin-top:1.6rem;max-width:100%;overflow-x:auto}table{width:100%;border-collapse:collapse;font-size:.92rem}th,td{border-bottom:1px solid var(--it-border);text-align:left;vertical-align:middle;padding:.75rem .5rem}th:first-child,td:first-child{padding-left:.35rem}th:last-child,td:last-child{padding-right:.35rem}th{font-size:.72rem;text-transform:uppercase;letter-spacing:.06em;color:var(--it-ink-muted)}.stores-table{table-layout:auto}.stores-table th,.stores-table td{line-height:1.35}.stores-panel .table-wrap{margin-top:1.85rem;overflow-x:visible}.stores-panel .stores-table{font-size:.86rem}.stores-panel .stores-table th,.stores-panel .stores-table td{padding:.58rem .28rem;line-height:1.22}.stores-panel .stores-table th{font-size:.64rem}.stores-panel .table-actions-cell .button-small{padding:.34rem .48rem;font-size:.74rem}.cell-id{white-space:nowrap;font-size:.83rem}.table-actions-cell{white-space:nowrap;min-width:98px}.table-inline-edit{display:grid;gap:.35rem;min-width:210px}.table-inline-input{width:100%;border:1px solid var(--it-border);border-radius:.5rem;padding:.45rem .55rem;font:inherit;background:#fbfbfa;color:var(--it-ink)}.table-inline-input:focus{outline:2px solid color-mix(in oklab,var(--it-accent) 25%,white 75%);border-color:var(--it-accent);outline-offset:1px}.table-inline-actions{display:grid;gap:.45rem}.table-inline-buttons{display:flex;flex-wrap:nowrap;gap:.25rem}.badge{border-radius:999px;padding:.2rem .58rem;display:inline-flex;font-size:.74rem;font-weight:700}.badge-test{background:#dde8e4;color:#294740}.badge-live{background:#dce7de;color:#1f5036}.badge-missing{background:#f4e4cf;color:#6b4d16}.modal-overlay{position:fixed;inset:0;background:#14211d70;display:grid;place-items:center;padding:1rem;z-index:20}.modal-dialog{width:min(560px,100%);background:var(--it-surface);border:1px solid var(--it-border);border-radius:.875rem;box-shadow:0 16px 34px #131d1b33}.modal-header{padding:1rem 1.2rem;border-bottom:1px solid var(--it-border)}.modal-header h3{margin:0;font-size:1.1rem}.modal-body{display:grid;gap:1rem;padding:1rem 1.2rem}.modal-actions{display:flex;justify-content:flex-end;gap:.5rem;padding:.95rem 1.2rem;border-top:1px solid var(--it-border)}@media(max-width:700px){.app-header,.top-actions,.section-header{flex-direction:column;align-items:stretch}.modal-actions{justify-content:stretch}.modal-actions .button{flex:1}}:root{font-family:Space Grotesk,Avenir Next,Segoe UI,sans-serif;line-height:1.5;font-weight:400;color:#2f4742;background-color:#dddddc;--it-bg: #dddddc;--it-bg-soft: #e6e6e4;--it-surface: #f7f7f5;--it-ink: #2f4742;--it-ink-muted: #566863;--it-border: #c6cbc8;--it-accent: #2f4742;--it-accent-strong: #253b36;--it-danger: #a12f33}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:radial-gradient(circle at top left,#d4dfdb 0,transparent 35%),radial-gradient(circle at top right,#ecebe9 0,transparent 42%),var(--it-bg)}code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}
