:root{color-scheme:light dark;font-family:system-ui,-apple-system,sans-serif}body{margin:0}.shell .topbar{display:flex;align-items:center;gap:1.5rem;padding:.75rem 1.25rem;border-bottom:1px solid #8884}.topbar .brand{font-weight:700}.topbar nav{display:flex;gap:1rem}.topbar nav a.active{text-decoration:underline}.topbar-right{margin-left:auto;display:flex;align-items:center;gap:.75rem}.content{max-width:60rem;margin:0 auto;padding:1.5rem 1.25rem}.auth-card{max-width:24rem;margin:4rem auto;padding:1.5rem;border:1px solid #8884;border-radius:8px}.auth-card form,.auth-card label{display:flex;flex-direction:column;gap:.5rem}.auth-card input{padding:.5rem}.cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(16rem,1fr));gap:1rem}.card{border:1px solid #8884;border-radius:8px;padding:1rem;margin-bottom:1rem}.row{display:flex;gap:.75rem}.banner{background:#fde68a55;padding:.5rem 1.25rem}.gate{border:1px dashed #8886;border-radius:6px;padding:.75rem}.muted{opacity:.7}.error{color:#dc2626}.price{font-size:1.4rem;font-weight:600}button,.button{cursor:pointer;border:0;border-radius:7px;padding:.65rem .9rem;background:#d97706;color:#fff;font:inherit;font-weight:650}button:disabled{cursor:not-allowed;opacity:.5}button.secondary,.button.secondary{border:1px solid #8885;background:transparent;color:inherit}.section-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.section-heading h1,.section-heading h2{margin-top:0}.privacy-note,.callout,.warning,.success{border-radius:8px;padding:.8rem 1rem}.privacy-note{border:1px solid #0ea5e955;background:#0ea5e912}.warning{border:1px solid #f59e0b66;background:#f59e0b18}.success{border:1px solid #22c55e66;background:#22c55e18}.flow-section{position:relative;display:flex;flex-direction:column;gap:.85rem}.flow-section h2,.branding-panel h2{margin:0}.step-number{position:absolute;top:1rem;right:1rem;display:grid;width:1.8rem;height:1.8rem;place-items:center;border-radius:999px;background:#d97706;color:#fff;font-weight:700}.flow-section label,.brand-editor label{display:flex;flex-direction:column;gap:.35rem}.flow-section input,.flow-section select,.flow-section textarea,.brand-editor input,.brand-editor select{box-sizing:border-box;width:100%;border:1px solid #8885;border-radius:6px;padding:.6rem;background:transparent;color:inherit;font:inherit}.form-grid,.brand-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(12rem,1fr));gap:.8rem}.photo-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(8rem,1fr));gap:.75rem}.photo-grid figure{margin:0}.photo-grid figcaption{padding-top:.25rem;text-align:center;text-transform:capitalize}.photo-preview{width:100%;height:9rem;border-radius:8px;object-fit:contain;background:#0002}.photo-preview.large{max-width:28rem;height:16rem}.revise-row input{flex:1}.confirm-row{flex-direction:row!important;align-items:flex-start}.confirm-row input{width:auto;margin-top:.2rem}.brand-editor{display:flex;flex-direction:column;gap:.75rem;border:1px solid #8884;border-radius:8px;padding:.8rem}.brand-editor legend{padding:0 .35rem;font-weight:700}.brand-upload{display:flex;align-items:center;gap:.6rem;flex-wrap:wrap}.brand-preview{display:grid;width:5rem;height:4rem;place-items:center;overflow:hidden;border:1px dashed #8886;border-radius:6px}.brand-preview img{max-width:100%;max-height:100%}.history-row{display:flex;width:100%;align-items:center;justify-content:space-between;margin-top:.5rem;border:1px solid #8884;background:transparent;color:inherit;text-align:left}.status{border-radius:999px;padding:.2rem .55rem;background:#8883;font-size:.8rem;text-transform:capitalize}.status-active{background:#22c55e33}@media (max-width: 640px){.section-heading,.row{flex-direction:column}.section-heading button,.row button{width:100%}}
