.store-setup{display:block}.store-setup__shell{width:min(100% - 32px,var(--setup-page-width));margin:0 auto;padding:56px 0 80px}.store-setup__intro{max-width:760px;margin:0 auto 42px;text-align:center}.store-setup__eyebrow,.store-setup__preview-label{margin:0 0 8px;color:var(--setup-accent);font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.store-setup__intro h1{margin:0;font-size:clamp(32px,5vw,52px);line-height:1.05}.store-setup__lede{margin-top:16px;font-size:18px}.store-setup__workspace{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.85fr);gap:36px;align-items:start}.store-setup__fields{display:grid;gap:20px}.store-setup__panel{min-width:0;margin:0;padding:24px;border:1px solid rgba(18,18,18,.14);border-radius:14px;background:#fff;box-shadow:0 8px 28px #1212120a}.store-setup__panel legend{padding:0 8px;font-size:20px;font-weight:700}.store-setup__field-grid,.store-setup__nav-row{display:grid;gap:16px}.store-setup__field-grid--two,.store-setup__nav-row{grid-template-columns:repeat(2,minmax(0,1fr))}.store-setup__field-grid+.store-setup__field-grid,.store-setup__field-grid+.store-setup__field,.store-setup__panel>.store-setup__field+.store-setup__field,.store-setup__nav-row+.store-setup__nav-row{margin-top:18px}.store-setup__field label,.store-setup__label{display:block;margin:0 0 7px;font-size:14px;font-weight:650}.store-setup__field label span{color:#12121294;font-weight:400}.store-setup__field input[type=text],.store-setup__field input[type=email],.store-setup__field input[type=url],.store-setup__field textarea,.store-setup__editor{box-sizing:border-box;width:100%;min-height:46px;padding:11px 13px;border:1px solid rgba(18,18,18,.28);border-radius:8px;background:#fff;color:#121212;font:inherit}.store-setup__field input:focus,.store-setup__field textarea:focus,.store-setup__editor:focus{border-color:var(--setup-accent);outline:2px solid color-mix(in srgb,var(--setup-accent) 24%,transparent);outline-offset:1px}.store-setup__field input[type=file]{box-sizing:border-box;width:100%;padding:12px;border:1px dashed rgba(18,18,18,.32);border-radius:8px;background:#12121206}.store-setup__help,.store-setup__preview-help,.store-setup__upload-status,.store-setup__contrast{margin:7px 0 0;color:#121212ad;font-size:13px;line-height:1.45}.store-setup__help--spaced{margin:0 0 18px}.store-setup__upload-status:empty,.store-setup__contrast:empty{display:none}.store-setup__editor-toolbar{display:flex;flex-wrap:wrap;gap:5px;padding:7px;border:1px solid rgba(18,18,18,.28);border-bottom:0;border-radius:8px 8px 0 0;background:#f7f7f7}.store-setup__editor-toolbar button,.store-setup__preview-switcher button{min-height:32px;padding:5px 10px;border:1px solid rgba(18,18,18,.18);border-radius:6px;background:#fff;color:#121212;cursor:pointer}.store-setup__editor{min-height:150px;border-radius:0 0 8px 8px;overflow:auto}.store-setup__color-control{display:grid;grid-template-columns:46px minmax(0,1fr);gap:8px}.store-setup__color-control input[type=color]{width:46px;height:46px;padding:3px;border:1px solid rgba(18,18,18,.28);border-radius:8px;background:#fff;cursor:pointer}.store-setup__preview-column{position:sticky;top:24px;min-width:0}.store-setup__preview-heading{display:flex;justify-content:space-between;gap:16px;align-items:end;margin-bottom:12px}.store-setup__preview-heading p{margin-bottom:0}.store-setup__preview-switcher{display:flex;gap:4px}.store-setup__preview-switcher button.is-active{border-color:var(--setup-accent);background:var(--setup-accent);color:#fff}.store-setup__preview-frame{width:100%;margin-left:auto;overflow:hidden;border:1px solid rgba(18,18,18,.18);border-radius:12px;background:#fff;box-shadow:0 14px 44px #12121217;transition:width .2s ease}.store-setup__preview-frame.is-mobile{width:min(100%,390px)}.store-setup__preview-header{display:flex;align-items:center;justify-content:space-between;min-height:82px;padding:14px 18px;background:#fff;color:#121212}.store-setup__preview-logo-wrap{display:flex;align-items:center;min-width:80px}.store-setup__preview-logo{display:block;max-width:150px;max-height:58px;object-fit:contain}.store-setup__preview-wordmark{font-size:18px;font-weight:700}.store-setup__preview-links{display:flex;gap:16px;align-items:center}.store-setup__preview-links span{color:inherit;font-size:12px;font-weight:600;white-space:nowrap}.store-setup__preview-menu{display:none;width:34px;padding:6px;border:0;background:transparent;color:inherit}.store-setup__preview-menu span{display:block;height:2px;margin:4px 0;background:currentColor}.store-setup__preview-frame.is-mobile .store-setup__preview-links{display:none}.store-setup__preview-frame.is-mobile .store-setup__preview-menu{display:block}.store-setup__preview-page{min-height:430px;padding:34px 26px;border-top:1px solid rgba(18,18,18,.08)}.store-setup__preview-page h2{margin:0;font-size:clamp(24px,3vw,34px)}.store-setup__preview-description{margin-top:12px;font-size:14px}.store-setup__preview-products{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:28px}.store-setup__preview-products div{min-width:0}.store-setup__preview-products span{display:block;aspect-ratio:4 / 5;border-radius:6px;background:linear-gradient(145deg,#ececec,#f8f8f8)}.store-setup__preview-products i,.store-setup__preview-products b{display:block;height:7px;margin-top:9px;border-radius:20px;background:#e5e5e5}.store-setup__preview-products b{width:58%;margin-top:6px}.store-setup__actions{display:flex;justify-content:flex-end;gap:20px;align-items:center;margin-top:28px;padding-top:24px;border-top:1px solid rgba(18,18,18,.12)}.store-setup__actions p{margin:0;color:#121212ad;font-size:14px}.store-setup__submit{min-height:48px;padding:12px 24px;border:1px solid var(--setup-accent);border-radius:8px;background:var(--setup-accent);color:#fff;font:inherit;font-weight:700;cursor:pointer}.store-setup__submit:disabled{cursor:wait;opacity:.65}.store-setup__submission-error,.store-setup__form-errors,.store-setup__success{margin:0 0 24px;padding:18px 20px;border-radius:10px}.store-setup__submission-error,.store-setup__form-errors{border:1px solid #b42318;background:#fff2f0;color:#7a271a}.store-setup__success{max-width:720px;margin-inline:auto;border:1px solid #3c7a57;background:#f0faf4;text-align:center}.store-setup__success h2{margin-top:0}@media screen and (max-width:989px){.store-setup__workspace{grid-template-columns:1fr}.store-setup__preview-column{position:static}.store-setup__preview-frame{max-width:700px;margin-right:auto}}@media screen and (max-width:749px){.store-setup__shell{width:min(100% - 24px,var(--setup-page-width));padding:36px 0 56px}.store-setup__field-grid--two,.store-setup__nav-row{grid-template-columns:1fr}.store-setup__nav-row+.store-setup__nav-row{margin-top:24px;padding-top:20px;border-top:1px solid rgba(18,18,18,.1)}.store-setup__preview-heading,.store-setup__actions{align-items:stretch;flex-direction:column}.store-setup__preview-frame{width:100%}.store-setup__preview-header{min-height:72px}.store-setup__preview-links{display:none}.store-setup__preview-menu{display:block}.store-setup__preview-products{grid-template-columns:repeat(2,1fr)}.store-setup__preview-products div:last-child{display:none}}
/*# sourceMappingURL=/cdn/shop/t/7/compiled_assets/styles.css.map */
