#storefrontManager fieldset{border:0;padding:0;margin:0;min-width:0}
#storefrontManager .field{margin:14px 0}
.store-document-row{display:grid;grid-template-columns:1fr 2fr;gap:12px;padding:18px;margin:12px 0;border:1px solid #e4e6ec;border-radius:18px;background:#f8f9fc}
.store-document-row label{display:block;font-size:.9rem;font-weight:700;min-width:0}
.store-document-row input:not([type=checkbox]){display:block;width:100%;padding:12px;border:1px solid #d9dce4;border-radius:10px;font:inherit;margin-top:6px}
.store-document-row button{padding:10px;border:1px solid #d9dce4;border-radius:10px;background:white;font:inherit;cursor:pointer}
.store-promotion{margin-top:32px;padding:24px;border-radius:20px;background:#151823;color:white}
.store-promotion .muted{color:#c8cad3}
.store-promotion textarea{width:100%;padding:16px;font:inherit;border-radius:14px;resize:vertical;line-height:1.7;background:#fff;color:#17181c}
.store-help{margin-top:22px;padding:18px;border:1px solid #e4e6ec;border-radius:16px}
.store-help summary{cursor:pointer;font-weight:800}.store-help li{margin:10px 0}
.store-profile p{white-space:pre-line;overflow-wrap:anywhere}
@media(max-width:640px){.store-document-row{grid-template-columns:1fr}.store-promotion{padding:16px}#storefrontManager .section-heading{flex-wrap:wrap}}
