@import"https://fonts.googleapis.com/css2?family=Cairo:wght@400;500;600;700;800&family=Inter:wght@400;500;600;700;800&display=swap";:root{--color-primary:#bc0001;--color-primary-hover:#980001;--color-primary-soft:#fff1f1;--color-offer:#e20000;--color-surface:#fff;--color-background:#f6f7f8;--color-surface-warm:#fff7f7;--color-text:#18191a;--color-text-muted:#666;--color-border:#e5e7eb;--color-success:#15803d;--color-warning:#b45309;--color-error:#b91c1c;--color-focus:rgba(188,0,1,.16);--font-ui:"Inter","Cairo",sans-serif;--font-arabic:"Cairo","Inter",sans-serif;--radius-sm:4px;--radius-md:8px;--radius-lg:12px;--radius-xl:16px;--shadow-sm:0 1px 2px rgba(24,25,26,.06);--shadow-md:0 4px 12px rgba(24,25,26,.08);--shadow-lg:0 12px 28px rgba(24,25,26,.12);--focus-ring:0 0 0 3px rgba(188,0,1,.16);--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-8:32px;--space-10:40px;--space-12:48px;--space-16:64px;--container-max:1440px;--section-gap:48px;--control-height:44px}html[dir=rtl],html[lang=ar]{--font-ui:"Cairo","Inter",sans-serif}.seller-center{background:#fff;min-height:70vh;padding:clamp(24px,4vw,48px) 0 clamp(42px,6vw,72px);color:#18191a;overflow-x:clip}.seller-center__inner{width:min(1280px,100% - 32px);max-width:100%;margin:0 auto;box-sizing:border-box}.seller-center__workspace-header{display:flex;align-items:end;justify-content:space-between;gap:clamp(20px,4vw,48px);padding:clamp(22px,3.5vw,36px) 0 24px;border-bottom:1px solid #e5e7eb}.seller-center__workspace-intro{max-width:760px}.seller-center .ant-btn:focus-visible,.seller-center .ant-input-password:focus-within,.seller-center .ant-input:focus,.seller-center .ant-select-focused .ant-select-selector,.seller-center a:focus-visible,.seller-center button:focus-visible{outline:0;box-shadow:0 0 0 3px rgba(188,0,1,.16)!important}.seller-center__eyebrow{margin:0 0 10px;color:#bc0001;font-weight:800;text-transform:uppercase;font-size:12px;letter-spacing:0}.seller-center__workspace-header h2{margin:0;color:#18191a;font-size:clamp(28px,3vw,40px);line-height:1.16;font-weight:800;letter-spacing:0}.seller-center__workspace-header p{max-width:760px;margin:12px 0 0;color:#666;font-size:16px;line-height:1.65}.seller-center__actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:24px}.seller-center__actions--workspace{flex:0 0 auto;justify-content:flex-end;margin-top:0}.seller-center__actions .ant-btn,.seller-center__back-button,.seller-center__empty-state .ant-btn{min-height:44px;border-radius:12px;font-weight:700;white-space:normal;overflow-wrap:anywhere}.seller-center__workflow{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin-top:26px;border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb}.seller-center__workflow-item{display:flex;gap:14px;min-width:0;padding:22px 20px}.seller-center__workflow-item+.seller-center__workflow-item{border-inline-start:1px solid #e5e7eb}.seller-center__workflow-icon{display:grid;flex:0 0 40px;width:40px;height:40px;place-items:center;border:1px solid rgba(188,0,1,.22);border-radius:12px;background:#fff7f7;color:#bc0001;font-size:19px}.seller-center__workflow-step{display:inline-flex;margin-bottom:8px;color:#bc0001;font-size:12px;font-weight:900}.seller-center__workflow-item h2{margin:0;color:#18191a;font-size:17px;font-weight:800;line-height:1.25;letter-spacing:0}.seller-center__workflow-item p{margin:10px 0 0;color:#666;font-size:14px;line-height:1.65}.seller-center__resources{margin-top:28px}.seller-center__section-header{max-width:720px;margin-bottom:16px}.seller-center__section-header h2{margin:0;color:#18191a;font-size:clamp(24px,3vw,34px);font-weight:900;line-height:1.15;letter-spacing:0}.seller-center__resource-notice{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px;padding:16px 18px;border:1px solid rgba(188,0,1,.18);border-radius:12px;background:#fff7f7}.seller-center__resource-notice h2{margin:0;color:#18191a;font-size:clamp(18px,3vw,22px);font-weight:900;line-height:1.25}.seller-center__resource-notice p{margin:6px 0 0;color:#666;font-size:14px;font-weight:700;line-height:1.5}.seller-center__resource-notice .ant-btn{min-height:44px;border-radius:12px;font-weight:800;white-space:normal;overflow-wrap:anywhere;word-break:break-word}.seller-center__resource-notice--error{border-color:rgba(226,0,0,.18);background:rgba(226,0,0,.04)}.seller-center__resource-notice-actions{display:flex;flex:0 0 auto;justify-content:flex-end;min-width:0;max-width:100%}.seller-center__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;align-items:stretch}.seller-center__card{display:flex;min-height:150px;min-width:0;flex-direction:column;justify-content:space-between;border:1px solid #e5e7eb;border-radius:12px;padding:18px;background:#fff;color:#18191a;text-decoration:none;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.seller-center__card:focus-visible,.seller-center__card:hover{color:#18191a;border-color:rgba(188,0,1,.35);box-shadow:0 8px 18px rgba(24,25,26,.1);transform:translateY(-2px)}.seller-center__card-kicker{display:inline-flex;margin-bottom:10px;color:#bc0001;font-size:11px;font-weight:900;text-transform:uppercase}.seller-center__card h3{margin:0;font-size:18px;font-weight:900;line-height:1.3;letter-spacing:0;-webkit-line-clamp:2}.seller-center__card h3,.seller-center__card p{display:-webkit-box;overflow:hidden;overflow-wrap:anywhere;-webkit-box-orient:vertical}.seller-center__card p{margin:12px 0 0;color:#666;font-size:14px;line-height:1.55;-webkit-line-clamp:3}.seller-center__card-action{display:inline-flex;align-items:center;min-height:44px;margin-top:16px;color:#18191a;font-size:13px;font-weight:900}.seller-center__card--skeleton{pointer-events:none}.seller-center__skeleton-eyebrow{width:150px!important;margin-bottom:10px}.seller-center__skeleton-heading{width:min(440px,78vw)!important}.seller-center__skeleton-kicker{width:86px!important;margin-bottom:12px}.seller-center__skeleton-card-title{width:min(210px,62vw)!important;margin-bottom:14px}.seller-center__page{border:1px solid #e5e7eb;border-radius:12px;background:#fff;padding:clamp(22px,4vw,44px);box-shadow:0 1px 2px rgba(24,25,26,.06)}.seller-center__page--loading{margin-top:22px;text-align:center}.seller-center__page--empty-resources,.seller-center__page--resource-error{margin-top:22px}.seller-center__article{max-width:940px;margin:0 auto;min-width:0}.seller-center__article--skeleton{min-height:360px}.seller-center__skeleton-back{width:150px!important;margin-bottom:22px}.seller-center__skeleton-article-title{width:min(420px,78vw)!important;margin-bottom:22px}.seller-center__back-button{margin-bottom:18px}.seller-center__article-layout{display:grid;grid-template-columns:minmax(250px,.38fr) minmax(0,1fr);gap:clamp(24px,4vw,48px);align-items:start}.seller-center__article-nav{position:sticky;top:92px;min-width:0;border:1px solid #e5e7eb;border-radius:12px;background:#fff;padding:14px;box-shadow:0 1px 2px rgba(24,25,26,.06)}.seller-center__article-nav-title{margin:0 0 12px;color:#18191a;font-size:14px;font-weight:900;line-height:1.3}.seller-center__article-nav-list{display:grid;gap:6px}.seller-center__article-nav-link{display:flex;align-items:center;min-width:0;min-height:44px;border-radius:12px;padding:10px 12px;color:#666;font-size:14px;font-weight:800;line-height:1.35;text-decoration:none;overflow-wrap:anywhere;transition:background .16s ease,color .16s ease}.seller-center__article-nav-link:focus-visible,.seller-center__article-nav-link:hover{color:#bc0001;background:#fff7f7}.seller-center__article-nav-link--active{color:#fff;background:#bc0001}.seller-center__article-nav-link--active:focus-visible,.seller-center__article-nav-link--active:hover{color:#fff;background:#a80001}.seller-center__article-kicker{margin:0 0 16px;color:#bc0001;font-size:12px;font-weight:900;letter-spacing:0;text-transform:uppercase}.seller-center__empty-state{min-height:300px;display:flex;align-items:center;justify-content:center;padding:clamp(24px,5vw,52px) 12px;text-align:center}.seller-center__empty-state .ant-empty{margin:0;max-width:460px}.seller-center__empty-state .ant-empty-image{display:inline-grid;place-items:center;width:76px;height:76px;margin-bottom:14px;border-radius:12px;background:#fff7f7}.seller-center__empty-icon{color:rgba(188,0,1,.9)}.seller-center__empty-copy{display:grid;gap:8px;min-width:0;max-width:100%}.seller-center__empty-copy h2{margin:0;color:#18191a;font-size:clamp(24px,5vw,32px);font-weight:900;line-height:1.15;overflow-wrap:anywhere}.seller-center__empty-copy p{margin:0;color:#666;font-weight:600;line-height:1.5;overflow-wrap:anywhere}.seller-center__empty-actions{display:flex;justify-content:center;gap:10px;flex-wrap:wrap}.seller-center__rich-text{color:#18191a;font-size:16px;line-height:1.75;overflow-wrap:anywhere;word-break:break-word;min-width:0}.seller-center__rich-text>:first-child{margin-top:0}.seller-center__rich-text>:last-child{margin-bottom:0}.seller-center__rich-text h1,.seller-center__rich-text h2,.seller-center__rich-text h3,.seller-center__rich-text h4,.seller-center__rich-text h5,.seller-center__rich-text h6{margin:1.45em 0 .55em;color:#18191a;font-weight:900;letter-spacing:0;line-height:1.25}.seller-center__rich-text h1{font-size:clamp(26px,3vw,36px)}.seller-center__rich-text h2{font-size:clamp(22px,2.6vw,30px)}.seller-center__rich-text h3{font-size:clamp(18px,2.4vw,23px)}.seller-center__rich-text h4,.seller-center__rich-text h5,.seller-center__rich-text h6{font-size:16px}.seller-center__rich-text p{margin:0 0 1em}.seller-center__rich-text iframe,.seller-center__rich-text img,.seller-center__rich-text video{display:block;max-width:100%;height:auto;margin:22px 0;border-radius:12px}.seller-center__rich-text iframe,.seller-center__rich-text video{aspect-ratio:16/9;width:100%;border:0;background:#f6f7f8}.seller-center__rich-text a{color:#bc0001;font-weight:800;text-underline-offset:3px}.seller-center__rich-text a:hover{text-decoration-thickness:2px}.seller-center__rich-text a:focus-visible{outline:0;box-shadow:0 0 0 3px rgba(188,0,1,.16);border-radius:12px}.seller-center__rich-text ol,.seller-center__rich-text ul{padding-inline-start:22px!important;margin:0 0 1.2em;list-style-position:outside!important}.seller-center__rich-text ul{list-style:disc!important}.seller-center__rich-text ol{list-style:decimal!important}.seller-center__rich-text li+li{margin-top:8px}.seller-center__rich-text blockquote{margin:22px 0;padding:14px 18px;border-inline-start:4px solid #bc0001;border-radius:12px;background:rgba(188,0,1,.04);color:#666;font-style:italic}.seller-center__rich-text figure{margin:24px 0}.seller-center__rich-text figcaption{margin-top:8px;color:#666;font-size:13px;font-weight:700;line-height:1.5;text-align:center}.seller-center__rich-text pre{max-width:100%;overflow-x:auto;margin:20px 0;padding:14px;border:1px solid #e5e7eb;border-radius:12px;background:#f6f7f8;-webkit-overflow-scrolling:touch}.seller-center__rich-text code{overflow-wrap:anywhere;word-break:break-word;font-size:.92em;border-radius:12px;background:#f6f7f8;padding:2px 6px}.seller-center__rich-text pre code{display:block;padding:0;background:transparent;word-break:normal}.seller-center__rich-text table{display:block;width:100%;max-width:100%;overflow-x:auto;border-collapse:collapse;-webkit-overflow-scrolling:touch;scrollbar-width:thin;margin:22px 0}.seller-center__rich-text td,.seller-center__rich-text th{border:1px solid #e5e7eb;padding:10px 12px;text-align:start;min-width:140px;vertical-align:top}.seller-registration{display:grid;grid-template-columns:minmax(280px,.38fr) minmax(0,1fr);gap:clamp(20px,3vw,36px);align-items:start}.seller-registration__aside,.seller-registration__form{border:1px solid #e5e7eb;border-radius:12px;background:#fff;box-shadow:0 1px 2px rgba(24,25,26,.06);box-sizing:border-box;min-width:0;max-width:100%}.seller-registration__aside{position:sticky;top:92px;padding:clamp(20px,3vw,30px);background:#fff}.seller-registration__aside h2{margin:0;color:#18191a;font-size:clamp(24px,3vw,34px);line-height:1.16;font-weight:800;letter-spacing:0}.seller-registration__aside p{color:#666;line-height:1.75;max-width:100%;overflow-wrap:anywhere;word-break:break-word}.seller-registration__form{padding:clamp(22px,3vw,34px);min-width:0}.seller-registration__progress-summary{display:inline-flex;align-items:center;max-width:100%;min-height:36px;margin-bottom:14px;padding:7px 12px;border:1px solid rgba(188,0,1,.12);border-radius:12px;background:#fff7f7;color:#666;font-size:13px;font-weight:900;line-height:1.35;white-space:normal;overflow-wrap:anywhere;word-break:break-word}.seller-registration__steps{margin-bottom:28px;max-width:100%}.seller-registration__steps .ant-steps-item-icon{border-color:rgba(188,0,1,.2)}.seller-registration__steps .ant-steps-item-finish .ant-steps-item-icon,.seller-registration__steps .ant-steps-item-process .ant-steps-item-icon{background:#bc0001;border-color:#bc0001}.seller-registration__steps .ant-steps-item-finish .ant-steps-icon,.seller-registration__steps .ant-steps-item-process .ant-steps-icon{color:#fff}.seller-registration__steps .ant-steps-item-title{max-width:100%;line-height:1.25;white-space:normal;overflow-wrap:anywhere;word-break:break-word}.seller-registration__step-panel[hidden],.seller-registration__steps .ant-steps-item-description{display:none}.seller-registration__section-title{margin:6px 0 18px;color:#18191a;font-size:22px;font-weight:900;letter-spacing:0;line-height:1.25}.seller-registration__section-title--sub{margin-top:24px;font-size:16px}.seller-registration .ant-form-item-label>label{max-width:100%;color:#18191a;font-weight:800;white-space:normal;overflow-wrap:anywhere;word-break:break-word}.seller-registration .ant-form,.seller-registration .ant-form-item,.seller-registration .ant-form-item-control,.seller-registration .ant-form-item-control-input,.seller-registration .ant-form-item-control-input-content,.seller-registration .ant-input-affix-wrapper,.seller-registration .ant-input-data-count,.seller-registration .ant-select,.seller-registration .ant-select-selection-item,.seller-registration .ant-select-selection-overflow,.seller-registration .ant-select-selection-placeholder,.seller-registration .ant-select-selector{min-width:0;max-width:100%}.seller-registration .ant-form-item-explain,.seller-registration .ant-form-item-extra,.seller-registration .ant-input-data-count,.seller-registration .ant-select-selection-item,.seller-registration .ant-select-selection-overflow-item,.seller-registration .ant-select-selection-placeholder{overflow-wrap:anywhere;word-break:break-word}.seller-registration .ant-btn,.seller-registration .ant-input,.seller-registration .ant-input-password,.seller-registration .ant-select-selector{border-radius:12px!important;min-height:44px}.seller-registration .ant-input,.seller-registration .ant-input-password,.seller-registration .ant-select-selector,.seller-registration textarea.ant-input{width:100%;max-width:100%;box-sizing:border-box;border-color:rgba(24,25,26,.16);background:#fff;box-shadow:none}.seller-registration .ant-input-password .ant-input{min-height:auto}.seller-registration .ant-form-item{margin-bottom:18px}.seller-registration .ant-form-item-extra,.seller-registration__field-note{color:#666;font-size:13px;font-weight:700;line-height:1.55}.seller-registration__field-note{margin:-2px 0 18px;padding:12px 14px;border:1px solid rgba(188,0,1,.12);border-radius:12px;background:#fff7f7}.seller-registration .ant-upload-list{max-width:100%}.seller-registration .ant-checkbox-wrapper,.seller-registration .ant-radio-group,.seller-registration .ant-upload-list-item,.seller-registration .ant-upload-list-item-name,.seller-registration .ant-upload-wrapper{min-width:0;max-width:100%}.seller-registration .ant-upload-wrapper .ant-upload{max-width:100%}.seller-registration .ant-upload-list-item-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.seller-registration .ant-checkbox-wrapper{min-height:44px;align-items:flex-start;line-height:1.55;overflow-wrap:anywhere;word-break:break-word}.seller-registration .ant-checkbox-wrapper span:last-child{min-width:0;max-width:100%}.seller-registration .ant-radio-wrapper{min-height:44px;align-items:center;max-width:100%;white-space:normal;overflow-wrap:anywhere;word-break:break-word}.seller-registration .ant-switch{min-width:104px;height:44px}.seller-registration__branches-switch.ant-switch{min-width:132px}.seller-registration .ant-switch .ant-switch-handle{top:4px;width:36px;height:36px}.seller-registration .ant-switch.ant-switch-checked .ant-switch-handle{inset-inline-start:calc(100% - 40px)}.seller-registration .ant-switch-inner{font-weight:900}.seller-registration__branch-item{margin-bottom:22px}.seller-registration__switch-row{display:flex;align-items:center;justify-content:space-between;gap:16px;min-width:0;padding:14px 16px;border:1px solid #e5e7eb;border-radius:12px;background:#fff7f7}.seller-registration__switch-copy{display:grid;gap:5px;min-width:0}.seller-registration__switch-copy strong{color:#18191a;font-weight:900;line-height:1.35;overflow-wrap:anywhere}.seller-registration__switch-copy span{color:#666;font-size:13px;font-weight:700;line-height:1.45;overflow-wrap:anywhere}.seller-registration .ant-checkbox-wrapper a{display:inline-flex;align-items:center;min-height:44px;color:#bc0001;font-weight:800;text-underline-offset:3px}.seller-registration .ant-checkbox-wrapper a:focus-visible{outline:0;box-shadow:0 0 0 3px rgba(188,0,1,.16);border-radius:12px}.seller-registration__agreement-item{padding:12px 14px;border:1px solid #e5e7eb;border-radius:12px;background:#fff7f7}.seller-registration__agreement-text{display:inline;color:#18191a;font-weight:700;line-height:1.65;min-width:0;max-width:100%}.seller-registration__agreement-text a{display:inline;color:#bc0001;font-weight:900;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px;overflow-wrap:anywhere;word-break:break-word}.seller-registration__status-alert{margin-bottom:18px;border-radius:12px;align-items:flex-start;max-width:100%;overflow:hidden}.seller-registration__status-alert .ant-alert-content{min-width:0;max-width:100%}.seller-registration__status-alert .ant-alert-action{margin-inline-start:12px;flex:0 0 auto}.seller-registration__status-alert .ant-alert-message{font-weight:900}.seller-registration__status-alert .ant-alert-description{font-weight:700;line-height:1.5;overflow-wrap:anywhere;word-break:break-word}.seller-registration__inline-note,.seller-registration__verify-note{margin-bottom:18px;border-radius:12px;max-width:100%}.seller-registration__inline-note .ant-alert-content,.seller-registration__inline-note .ant-alert-description,.seller-registration__inline-note .ant-alert-message,.seller-registration__verify-note .ant-alert-content,.seller-registration__verify-note .ant-alert-description,.seller-registration__verify-note .ant-alert-message{min-width:0;max-width:100%}.seller-registration__inline-note .ant-alert-description,.seller-registration__inline-note .ant-alert-message,.seller-registration__verify-note .ant-alert-description,.seller-registration__verify-note .ant-alert-message{overflow-wrap:anywhere;word-break:break-word}.seller-registration__upload-button{max-width:100%;min-height:44px;white-space:normal;text-align:start}.seller-registration__actions{display:flex;justify-content:flex-end;gap:12px;margin-top:24px}.seller-registration__actions .ant-btn{min-width:148px;max-width:100%;font-weight:900;white-space:normal;overflow-wrap:anywhere;word-break:break-word}.seller-registration__verify{max-width:520px;margin:0 auto}.seller-registration__result-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:18px}.seller-registration__result-action{min-height:44px;font-weight:800;white-space:normal}.seller-registration__edit-link{min-height:44px;margin-top:8px;padding-inline:0;font-weight:800}.seller-support-form{margin-top:clamp(24px,4vw,42px);padding-top:clamp(22px,4vw,34px);border-top:1px solid #e5e7eb}.seller-support-form__header{max-width:680px;margin-bottom:18px}.seller-support-form__header h2{margin:0;color:#18191a;font-size:clamp(22px,3vw,30px);font-weight:900;line-height:1.2}.seller-support-form__header p:last-child{margin:10px 0 0;color:#666;font-weight:700;line-height:1.6}.seller-support-form .ant-form,.seller-support-form .ant-form-item,.seller-support-form .ant-form-item-control,.seller-support-form .ant-form-item-control-input,.seller-support-form .ant-form-item-control-input-content,.seller-support-form .ant-input,.seller-support-form .ant-input-affix-wrapper,.seller-support-form textarea.ant-input{min-width:0;max-width:100%}.seller-support-form .ant-btn,.seller-support-form .ant-input,.seller-support-form .ant-input-affix-wrapper,.seller-support-form .ant-select-selector,.seller-support-form textarea.ant-input{border-radius:12px!important}.seller-support-form .ant-select,.seller-support-form .ant-select-selector{min-width:0;width:100%;max-width:100%}.seller-support-form .ant-form-item-label>label{color:#18191a;font-weight:800}@media screen and (max-width:1100px){.seller-center__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.seller-center__article-layout,.seller-center__workflow,.seller-registration{grid-template-columns:1fr}.seller-center__workspace-header{align-items:flex-start;flex-direction:column}.seller-center__workflow-item+.seller-center__workflow-item{border-top:1px solid #e5e7eb;border-inline-start:0}.seller-center__article-nav,.seller-registration__aside{position:static}.seller-registration__steps.ant-steps-horizontal{overflow-x:auto;padding-bottom:8px;scrollbar-width:thin}.seller-registration__steps.ant-steps-horizontal .ant-steps-item{min-width:132px}}@media screen and (max-width:640px){.seller-center__inner{width:100%;max-width:100%;padding-inline:12px}.seller-center__grid{grid-template-columns:1fr}.seller-center__actions{flex-direction:column}.seller-center__resource-notice{align-items:stretch;flex-direction:column}.seller-center__resource-notice-actions{justify-content:flex-start}.seller-center__actions .ant-btn,.seller-center__empty-actions,.seller-center__empty-actions .ant-btn,.seller-center__resource-notice-actions .ant-btn,.seller-registration .ant-btn,.seller-registration__actions,.seller-registration__actions .ant-btn{width:100%}.seller-center__card{min-height:176px}.seller-registration__actions{flex-direction:column-reverse}.seller-registration__steps .ant-steps-item-title{font-size:12px}.seller-registration__steps{display:none!important}.seller-center__page,.seller-center__workspace-header,.seller-registration__aside{padding:18px;min-width:0;max-width:100%;overflow:hidden}.seller-registration__form{padding:18px;min-width:0;max-width:100%;overflow:visible}.seller-registration{width:100%;max-width:100%;gap:18px}.seller-registration__aside h2,.seller-registration__aside li,.seller-registration__section-title{max-width:100%;overflow-wrap:anywhere;word-break:break-word}.seller-center__article-layout{gap:18px}.seller-center__article-nav{margin:-6px -6px 0;padding:10px}.seller-center__article-nav-list{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(176px,72vw);overflow-x:auto;overscroll-behavior-inline:contain;padding-bottom:4px;scroll-snap-type:inline proximity;scrollbar-width:thin}.seller-center__article-nav-link{scroll-snap-align:start}.seller-center__workspace-header h2{font-size:23px;line-height:1.2;overflow-wrap:anywhere;word-break:break-word}.seller-center__card h3,.seller-center__card p,.seller-center__section-header h2,.seller-center__workflow-item h2,.seller-center__workflow-item p,.seller-center__workspace-header p{max-width:100%;overflow-wrap:anywhere;word-break:break-word}.seller-center__workflow-item p,.seller-center__workspace-header p{font-size:14px;line-height:1.6}.seller-center__workflow-item h2{font-size:17px}.seller-center__workflow{width:100%;max-width:100%}.seller-center__workflow-item{min-width:0;padding-inline:0}.seller-registration .ant-upload-wrapper .ant-btn{justify-content:center;white-space:normal;min-height:44px;height:auto}.seller-registration__progress-summary{position:static;display:flex;width:100%;margin:0 0 18px;padding:11px 14px;background:#fff7f7;border:1px solid rgba(188,0,1,.12)}.seller-registration__status-alert .ant-alert-action{margin-inline-start:0;margin-top:12px;width:100%}.seller-registration__status-alert{flex-direction:column}.seller-registration__status-alert .ant-alert-icon{margin-bottom:8px}.seller-registration__status-alert .ant-alert-action .ant-btn,.seller-registration__status-alert .ant-alert-content{width:100%}}@media(prefers-reduced-motion:reduce){.seller-center *,.seller-center :after,.seller-center :before{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.seller-center__card:focus-visible,.seller-center__card:hover{transform:none}}.seller-center__empty-icon{font-size:44px}.seller-center__article-kicker,.seller-center__empty-copy h2,.seller-registration__actions .ant-btn,.seller-registration__status-alert .ant-alert-message{font-weight:800}.seller-center__empty-state,.seller-registration__inline-note,.seller-registration__status-alert,.seller-registration__verify-note{border-radius:16px}