:root{--background:#efe8dc;--foreground:#14212b;--surface:#fffcf6e6;--surface-strong:#11171e;--line:#14212b14;--muted:#6c7883;--accent:#e86f2f;--accent-soft:#ffe4d2;--success:#e1f7df;--danger:#f7d8d8;--sidebar:#10151c;--sidebar-line:#ffffff14;--shadow:0 24px 60px #26303924;--font-sans:"Segoe UI", "Helvetica Neue", Helvetica, Arial, sans-serif;--font-display:"Trebuchet MS", "Arial Narrow", Arial, sans-serif}body{min-height:100vh;color:var(--foreground);font-family:var(--font-sans);background:radial-gradient(circle at 0 0,#e86f2f1f,#0000 24%),linear-gradient(#f8f2e8 0%,#eee6da 100%);margin:0}*{box-sizing:border-box}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}.store-shell{grid-template-columns:280px minmax(0,1fr);min-height:100vh;display:grid}.store-sidebar{color:#f8f4ed;border-right:1px solid var(--sidebar-line);background:radial-gradient(circle at top,#e86f2f47,#0000 30%),linear-gradient(#10151c 0%,#141d27 100%);flex-direction:column;gap:26px;width:280px;height:100vh;padding:28px 22px;display:flex;position:fixed}.store-brand{align-items:center;gap:14px;min-height:52px;display:flex}.store-mark,.store-system-logo,.nav-mark{background:#ffffff14;border:1px solid #ffffff1f;border-radius:18px;justify-content:center;align-items:center;display:inline-flex}.store-mark{width:48px;height:48px;font-family:var(--font-display);font-weight:700}.store-system-logo{background:#fffffff5;width:44px;height:44px;padding:6px}.store-system-logo img{object-fit:contain;width:100%;height:100%;display:block}.store-brand strong,.panel-header h1,.section-head h2,.order-card h3,.editor-card h3,.empty-state h3{font-family:var(--font-display);letter-spacing:-.04em;margin:0}.store-brand span,.store-sidecopy,.panel-header .subtitle,.panel-header .eyebrow,.section-head p,.soft-text,.empty-state p,.metric-card span,.muted{color:var(--muted)}.store-nav{flex-direction:column;gap:8px;display:flex}.nav-link{color:#f8f4edc2;border-radius:18px;align-items:center;gap:12px;height:44px;padding:12px 14px;transition:all .2s;display:flex}.nav-link:hover,.nav-link.active{color:#fff;background:#ffffff14}.nav-mark{min-width:34px;height:34px;font-size:.75rem}.store-sidecopy{border-top:1px solid var(--sidebar-line);color:#f8f4edb8;margin-top:auto;padding-top:18px;line-height:1.6}.panel-body{margin-left:280px;padding:26px}.panel-header{box-shadow:var(--shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffcf6db;border:1px solid #ffffffb3;border-radius:28px;justify-content:space-between;align-items:flex-start;gap:18px;height:72px;margin-bottom:22px;padding:18px 22px;display:flex}.panel-header h1{font-size:28px;font-weight:700}.panel-header .eyebrow{color:var(--accent);text-transform:uppercase;letter-spacing:.16em;margin:0 0 8px;font-size:.72rem;font-weight:700}.panel-header .header-meta{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.panel-system-brand{border:1px solid var(--line);background:#fff;border-radius:14px;justify-content:center;align-items:center;width:40px;height:40px;padding:6px;display:inline-flex;box-shadow:0 10px 24px #14212b14}.panel-system-brand img{object-fit:contain;width:100%;height:100%;display:block}.pill,.status-chip{border-radius:999px;align-items:center;padding:.5rem .8rem;font-size:.82rem;font-weight:700;display:inline-flex}.pill{border:1px solid var(--line);background:#fff}.pill.accent,.status-chip{background:var(--accent-soft);color:#85401f}.page-stack{flex-direction:column;gap:20px;display:flex}.loading-container{background:radial-gradient(circle at top,#e86f2f2e,#0000 28%),linear-gradient(#f8f2e8 0%,#eee6da 100%);justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.loading-panel{box-shadow:var(--shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffd1;border:1px solid #ffffffb8;border-radius:28px;flex-direction:column;align-items:center;gap:18px;padding:32px 28px;display:flex}.loading-brand{width:116px}.loading-brand img{object-fit:contain;width:100%;height:auto;animation:1.2s ease-in-out infinite alternate store-brand-pulse;display:block}.loading-copy{text-align:center;flex-direction:column;gap:6px;display:flex}.loading-copy strong{color:var(--foreground);font-size:1rem}.loading-copy span{color:var(--muted);font-size:.95rem}@keyframes store-brand-pulse{0%{opacity:.82;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.metrics-grid,.settings-grid,.editor-grid{gap:18px;display:grid}.metrics-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.settings-grid{grid-template-columns:1fr 420px}.editor-grid{grid-template-columns:1fr 320px}@media (max-width:1024px){.settings-grid{grid-template-columns:1fr}}@media (max-width:768px){.editor-grid{grid-template-columns:1fr}}.field,.textarea-field{flex-direction:column;gap:8px;display:flex}.field span,.textarea-field span{color:var(--muted);font-size:.82rem;font-weight:700}.field input,.field select,.textarea-field textarea{border:1px solid var(--line);background:#fff;border-radius:12px;min-height:44px;padding:0 14px}.textarea-field textarea{resize:vertical;min-height:120px;padding:14px}.button-row,.filter-actions,.settings-actions{flex-wrap:wrap;gap:10px;display:flex}.button{border:0;border-radius:14px;min-height:44px;padding:0 18px;transition:all .2s}.button.primary{background:var(--surface-strong);color:#fff}.button.secondary{background:var(--accent);color:#fff9f3}.button.ghost{border:1px solid var(--line);color:var(--foreground);background:0 0}.button.danger{color:#b23a3a;background:#fff;border:1px solid #bc37372e}.product-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:14px;display:grid}.preview-card{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:24px;overflow:hidden}.preview-hero{background-position:50%;background-size:cover;min-height:280px}.preview-hero-overlay{color:#fff;background:linear-gradient(#0f172a6b,#0f172ad1);flex-direction:column;justify-content:space-between;gap:18px;min-height:280px;padding:22px;display:flex}.preview-branding{align-items:center;gap:16px;display:flex}.preview-logo{background:#fff;border-radius:20px;place-items:center;width:84px;min-width:84px;height:84px;padding:8px;display:grid;box-shadow:0 12px 32px #0f172a29}.preview-logo img{object-fit:contain;width:100%;height:100%;display:block}.preview-logo span{color:#fff;width:100%;height:100%;font-size:1.9rem;font-family:var(--font-display);border-radius:14px;place-items:center;font-weight:700;display:grid}.preview-description{color:#ffffffd6;max-width:420px;margin:0;line-height:1.7}.preview-body{flex-direction:column;gap:18px;padding:20px;display:flex}.preview-row,.preview-info{flex-wrap:wrap;gap:10px;display:flex}.preview-row span,.preview-info span{color:var(--foreground);background:#fff8f1;border:1px solid #14212b14;border-radius:999px;align-items:center;padding:.65rem .9rem;font-size:.88rem;font-weight:600;display:inline-flex}.preview-gallery{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.preview-gallery-item{aspect-ratio:1;background:#f4efe8;border-radius:18px;overflow:hidden}.preview-gallery-item img{object-fit:cover;width:100%;height:100%;display:block}.preview-gallery-placeholder,.preview-gallery-empty{min-height:120px;color:var(--muted);text-align:center;background:#f4efe8;border-radius:18px;place-items:center;display:grid}.preview-gallery-empty{grid-column:1/-1;padding:18px}
