:root{color-scheme:light;font-family:Inter,system-ui,sans-serif;background:#f8fafc;color:#0f172a}*{box-sizing:border-box;margin:0;padding:0}body{margin:0;min-height:100vh;background:#f8fafc}button,input,textarea,select{font:inherit}.sidebar{width:256px;min-width:256px;background:#fff;border-right:1px solid #e2e8f0;display:flex;flex-direction:column;height:100vh;overflow:hidden}.sidebar-header{flex:0 0 auto;padding:1rem;border-bottom:1px solid #e2e8f0}.sidebar-brand{display:flex;align-items:center;gap:.75rem}.sidebar-brand-copy{display:grid;gap:.15rem}.sidebar-title{font-size:.9375rem;font-weight:700;color:#0f172a;line-height:1.1}.sidebar-subtitle{font-size:.8125rem;color:#64748b}.sidebar-nav{flex:1 1 0;min-height:0;overflow-y:auto;padding:.5rem;display:flex;flex-direction:column;gap:2px}.nav-item{display:flex;align-items:center;gap:.5rem;height:36px;padding:0 .75rem;border-radius:6px;border:none;background:transparent;color:#64748b;font-size:.875rem;font-weight:500;cursor:pointer;transition:background .15s ease,color .15s ease;text-align:left;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.nav-item:hover{background:#f1f5f9;color:#0f172a}.nav-item.active{background:#f1f5f9;color:#0f172a;font-weight:600}.nav-section-label{padding:.5rem .75rem .25rem;font-size:.7rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#94a3b8}.sidebar-footer{flex:0 0 auto;padding:.75rem;border-top:1px solid #e2e8f0}.sidebar-logout{width:100%;display:inline-flex;align-items:center;justify-content:center;gap:.5rem}.shell-header{height:64px;width:100%;padding:0 1.25rem;border-bottom:1px solid #e2e8f0;background:#fff;display:flex;align-items:center;justify-content:space-between;gap:1rem}.shell-header-left,.shell-header-actions{display:flex;align-items:center;gap:.75rem}.shell-header-left{flex:1 1 auto;min-width:0}.shell-header-actions{flex:0 0 auto}.shell-breadcrumbs{display:flex;align-items:center;gap:.4rem;font-size:.875rem;color:#64748b}.shell-breadcrumbs strong{color:#0f172a}.shell-command-btn{display:inline-flex;align-items:center;gap:.5rem;border-radius:6px;padding:0 .75rem;height:36px;border:1px solid #e2e8f0;background:#fff;color:#64748b;cursor:pointer;transition:border-color .15s ease;min-width:180px}.shell-command-btn:hover{border-color:#cbd5e1}.shell-command-label{flex:1;text-align:left;font-size:.875rem;color:#94a3b8}.shell-kbd{border:1px solid #e2e8f0;border-radius:4px;padding:.1rem .35rem;font-size:.7rem;color:#94a3b8}.shell-icon-btn{width:36px;height:36px;padding:0;border-radius:6px;border:1px solid #e2e8f0;background:transparent;color:#64748b;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background .15s ease,color .15s ease}.shell-icon-btn:hover{background:#f8fafc;color:#0f172a}.shell-mobile-menu{width:36px;height:36px;padding:0;border-radius:6px;border:1px solid #e2e8f0;background:transparent;color:#64748b;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.shell-mobile-overlay{position:fixed;inset:0;border:none;background:#0f172a66;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:39;cursor:default}.shell-mobile-drawer{position:fixed;top:0;left:0;bottom:0;width:min(320px,88vw);background:#fff;border-right:1px solid #e2e8f0;box-shadow:0 10px 25px #0f172a1f;z-index:40;overflow-y:auto}.main-content{display:flex;flex-direction:column;overflow-y:auto;min-height:0;width:100%;padding:1.25rem}.site-form{max-width:640px;display:grid;gap:.75rem}.site-form label,.page-editor label,.section-editor label{display:grid;gap:.35rem}.site-form span,.page-editor span,.section-editor span,.domain-row span,.asset-row span,.event-row span,.site-card span,.version-row span,.help-text{color:#64748b;font-size:.8125rem}.eyebrow{margin:0 0 .25rem;font-size:.7rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#64748b}input,textarea,select{width:100%;height:40px;border:1px solid #e2e8f0;border-radius:6px;padding:0 .75rem;background:#fff;color:#0f172a;font-size:.875rem}input:focus,textarea:focus,select:focus{outline:none;border-color:#0f172a;box-shadow:0 0 0 2px #0f172a14}textarea{height:auto;min-height:80px;padding:.6rem .75rem;resize:vertical}.primary-button,.ghost-button{border-radius:6px;height:40px;padding:0 1rem;border:1px solid transparent;cursor:pointer;font-size:.875rem;font-weight:500;transition:opacity .15s ease}.primary-button{background:#0f172a;color:#f8fafc}.primary-button:hover{opacity:.9}.ghost-button{background:#fff;color:#0f172a;border-color:#e2e8f0}.ghost-button:hover{background:#f8fafc}.ghost-button.small{height:32px;padding:0 .65rem;font-size:.8125rem}.panel{border:1px solid #e2e8f0;border-radius:8px;background:#fff;padding:1.25rem}.panel-header,.page-editor-header,.section-editor-header,.toolbar,.inline-form,.domain-row,.version-row,.asset-row,.event-row,.title-row{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.stack,.site-list-items,.page-editor,.section-editor,.domain-list,.asset-list,.event-list,.quality-list,.version-list,.preview-outline,.metric-grid,.field-grid{display:grid;gap:.75rem}.panel h2,.page-editor h3{margin:0;font-size:1rem;font-weight:600}.site-card{width:100%;display:grid;grid-template-columns:auto 1fr;gap:.65rem;align-items:center;padding:.65rem .75rem;border-radius:6px;border:1px solid #e2e8f0;background:#fff;text-align:left;cursor:pointer;transition:border-color .15s ease}.site-card:hover{border-color:#cbd5e1}.site-card.active{border-color:#0f172a;background:#f8fafc}.editor-grid{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:1rem}.field-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.title-row{justify-content:flex-start}.template-badge,.quality-score{display:inline-flex;align-items:center;justify-content:center;min-width:2.2rem;padding:.3rem .6rem;border-radius:6px;background:#f1f5f9;color:#0f172a;font-size:.75rem;font-weight:600;text-transform:capitalize}.status-pill{padding:.4rem .75rem;border-radius:6px;background:#f1f5f9;color:#334155;font-size:.75rem;font-weight:600}.quality-score{background:#dcfce7;color:#166534}.preview-link{color:#0f172a;font-weight:600;text-decoration:none}.preview-card{border-radius:8px;padding:1rem;background:#fff;border:1px solid #e2e8f0}.preview-outline div{display:flex;justify-content:space-between;gap:.75rem;padding-top:.6rem;border-top:1px solid #e2e8f0}.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.metric-card,.quality-item,.asset-row,.event-row{border:1px solid #e2e8f0;border-radius:8px;padding:.85rem;background:#fff}.metric-card strong{display:block;font-size:1.25rem}.metric-card span{color:#64748b;font-size:.8125rem}.quality-item{display:grid;gap:.3rem}.quality-item.error{border-color:#fecaca;background:#fef2f2}.quality-item.warning{border-color:#fde68a;background:#fffbeb}.quality-item.info{border-color:#e2e8f0}.asset-row,.event-row{align-items:flex-start}.empty-state,.error-banner{border:1px solid #e2e8f0;border-radius:8px;background:#fff;padding:2rem}.error-banner{color:#991b1b;background:#fef2f2;border-color:#fecaca}.help-text code{font-family:ui-monospace,SFMono-Regular,monospace}@media(max-width:1100px){.editor-grid,.field-grid{grid-template-columns:1fr}}@media(max-width:1023px){.sidebar{display:none}}@media(max-width:768px){.shell-header{padding:0 .75rem}.shell-command-btn{min-width:0;padding:0 .5rem}}
