*{box-sizing:border-box}:root{color:#172033;background:#f5f7fb;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{min-width:320px;margin:0}button,input,select{font:inherit}button,.button-link{cursor:pointer;border:0;border-radius:8px;justify-content:center;align-items:center;padding:10px 16px;text-decoration:none;display:inline-flex}button:disabled{opacity:.6;cursor:not-allowed}.primary{color:#fff;background:#1f5eff}.secondary{color:#172033;background:#fff;border:1px solid #d7dce5}.center-page{place-items:center;min-height:100vh;padding:24px;display:grid}.page{min-height:100vh}.topbar{background:#fff;border-bottom:1px solid #e3e7ef;justify-content:space-between;align-items:center;height:68px;padding:0 32px;display:flex}.topbar strong{font-size:18px;display:block}.topbar .muted{font-size:12px;display:block}.content{max-width:1200px;margin:0 auto;padding:40px 24px}.page-heading{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:24px;display:flex}.page-heading h1,.login-card h1{margin:0 0 6px}.muted{color:#697386}.actions{flex-wrap:wrap;gap:10px;display:flex}.card{background:#fff;border:1px solid #e3e7ef;border-radius:14px;box-shadow:0 5px 20px #1720330d}.login-card{width:min(420px,100%);padding:32px}label{flex-direction:column;gap:7px;font-size:14px;font-weight:600;display:flex}.login-card label{margin-top:18px}input,select{background:#fff;border:1px solid #cfd5df;border-radius:8px;outline:none;width:100%;padding:11px 12px}input:focus,select:focus{border-color:#1f5eff}.login-card .primary{width:100%;margin-top:20px}.credentials{background:#f5f7fb;border-radius:8px;flex-direction:column;gap:5px;margin-top:20px;padding:12px;font-size:12px;display:flex}.error,.success{border-radius:8px;margin:16px 0;padding:12px 14px}.error{color:#a61b1b;background:#fff0f0;border:1px solid #f3c2c2}.success{color:#176b2c;background:#eefaf1;border:1px solid #bde4c7}.catalog-form{margin-bottom:24px;padding:24px}.form-header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.form-header h2,.info-card h2{margin:0}.icon-button{background:0 0;padding:4px 10px;font-size:24px}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.full{grid-column:1/-1}.form-actions{justify-content:flex-end;gap:10px;margin-top:24px;display:flex}.info-card{padding:24px}.info-card code{color:#fff;background:#172033;border-radius:7px;padding:10px 12px;display:inline-block}.catalog-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.catalog-card{overflow:hidden}.catalog-card img,.image-placeholder{object-fit:cover;color:#697386;background:#eef1f6;place-items:center;width:100%;height:190px;display:grid}.catalog-body{padding:18px}.catalog-body h2{margin:0 0 12px;font-size:18px}.catalog-body p{margin:8px 0;font-size:14px}.empty{text-align:center;padding:30px}.simple-dashboard{width:min(520px,100%);padding:32px}@media (width<=800px){.page-heading{flex-direction:column}.form-grid,.catalog-grid{grid-template-columns:1fr}.full{grid-column:auto}.topbar{padding:0 18px}.content{padding:24px 16px}}.catalog-title-row{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.catalog-title-row h2{flex:1}.type-badge{text-transform:uppercase;border-radius:999px;flex-shrink:0;padding:4px 8px;font-size:11px;font-weight:700}.type-badge.dynamic{color:#1f5eff;background:#eaf1ff}.type-badge.static{color:#596273;background:#f0f1f4}.full-width{width:100%;margin-top:16px}textarea{resize:vertical;width:100%;font:inherit;border:1px solid #cfd5df;border-radius:8px;outline:none;padding:11px 12px}textarea:focus{border-color:#1f5eff}.modal-backdrop{z-index:1000;background:#0a12208c;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{width:min(560px,100%);max-height:90vh;padding:24px;overflow-y:auto}.cart-details{background:#f8f9fc;border:1px solid #e3e7ef;border-radius:8px;margin:14px 0;padding:12px}.cart-details p{white-space:pre-wrap;word-break:break-word;margin:8px 0 0}.cart-logo{object-fit:contain;background:#fff;border-radius:6px;width:64px;height:64px;margin-top:10px;display:block}
