.seller-product-wizard{min-width:0;scroll-margin-top:calc(var(--app-header-offset, 68px) + 16px);padding-bottom:calc(var(--app-bottom-nav-offset, 80px) + env(safe-area-inset-bottom,0px) + 24px)}.seller-product-wizard :is(section,fieldset,input,select,textarea){min-width:0;max-width:100%}.seller-product-wizard :is(input:not([type=hidden]),select,button){min-height:44px}.seller-product-wizard button:disabled{opacity:.6;cursor:not-allowed}.seller-product-wizard .wizard-action-button{display:inline-grid;align-items:center;justify-items:center}.seller-product-wizard .wizard-action-button>span{grid-area:1 / 1;display:inline-flex;align-items:center;justify-content:center;gap:.5rem}.seller-product-wizard [data-wizard-panel] .grid{grid-template-columns:minmax(0,1fr)}.seller-product-wizard [data-wizard-panel] .grid>*{grid-column:auto}.seller-product-wizard #optional-components>section{padding:0;border:0;background:transparent}.seller-product-wizard .wizard-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));padding:0;list-style:none}.wizard-steps li{position:relative;text-align:center;color:#9ca3af;font-size:12px}.wizard-steps li:not(:last-child):after{content:"";position:absolute;top:17px;right:calc(50% + 18px);width:calc(100% - 36px);height:1px;background:#384350}.wizard-steps span{display:grid;place-items:center;width:34px;height:34px;margin:0 auto 8px;border:1px solid #384350;border-radius:50%;font-weight:800}.wizard-steps [aria-current=step]{color:#f2cf7a}.wizard-steps [aria-current=step] span{background:#d6ae55;color:#171006;border-color:#d6ae55}.wizard-steps [data-complete=true] span{border-color:#d6ae55;color:#f2cf7a}.seller-product-wizard .wizard-review{overflow-wrap:anywhere}.seller-product-wizard .wizard-review section{border:1px solid #202832;border-radius:24px;background:#0d1218;padding:20px}.seller-product-wizard .wizard-review header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.seller-product-wizard .wizard-review h3{color:#f2cf7a;font-weight:800}.seller-product-wizard .wizard-review button{flex-shrink:0;color:#f2cf7a;font-size:12px;padding:8px}.seller-product-wizard .wizard-review p{font-size:14px;line-height:2;white-space:pre-wrap}@media(prefers-reduced-motion:reduce){.seller-product-wizard *{transition-duration:0s!important}}
