.seller-members-panel{padding:clamp(20px,3vw,36px)}.seller-members-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:26px}.seller-members-heading h1{margin-bottom:5px}.seller-members-heading p{margin:0}.seller-member-invite-button{min-height:52px;display:inline-flex;align-items:center;justify-content:center;gap:10px;white-space:nowrap}.seller-member-invite-button svg{width:21px;height:21px}.seller-members-table{width:100%;border-collapse:collapse;table-layout:fixed;color:var(--text)}.seller-members-table th{padding:15px 18px;background:var(--surface-soft);color:var(--muted);font-size:14px;font-weight:700;text-align:left}.seller-members-table th:first-child{border-radius:var(--radius-sm) 0 0 var(--radius-sm);width:30%}.seller-members-table th:nth-child(2){width:30%}.seller-members-table th:last-child{border-radius:0 var(--radius-sm) var(--radius-sm) 0;width:19%}.seller-members-table td{padding:19px 18px;border-bottom:1px solid var(--line);font-size:15px;overflow-wrap:anywhere}.seller-members-table strong{color:var(--ink);font-weight:700}.seller-members-name{display:flex;flex-wrap:wrap;align-items:center;gap:8px 12px}.seller-members-owner{padding:4px 10px;border-radius:999px;background:var(--surface-2);color:var(--text-secondary);font-size:12px;font-weight:700}.seller-members-status{display:inline-flex;align-items:center;gap:8px;padding:7px 12px;border-radius:999px;font-size:13px;font-weight:700;white-space:nowrap}.seller-members-status:before{content:"";width:7px;height:7px;border-radius:50%;background:currentColor}.seller-members-status.is-active{background:var(--success-soft);color:var(--success-text)}.seller-members-status.is-pending{background:var(--warning-soft);color:var(--warning-text)}.seller-members-empty{color:var(--muted);text-align:center}.seller-statistics-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:0 0 24px}.seller-statistics-summary>div{padding:16px;border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface-soft)}.seller-statistics-summary span{display:block;color:var(--muted);font-size:13px;font-weight:700}.seller-statistics-summary strong{display:block;margin-top:6px;color:var(--ink);font-size:20px}.seller-member-dialog{width:min(100% - 32px,520px);max-height:min(90dvh,720px);padding:28px;border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);color:var(--text);box-shadow:var(--shadow-lg)}.seller-member-dialog::backdrop{background:rgb(20 24 29/55%)}.seller-member-dialog-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.seller-member-dialog-heading h2{margin:0;color:var(--ink);font-size:25px}.seller-member-dialog-close{width:44px;height:44px;flex:none;display:grid;place-items:center;border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface);color:var(--text);cursor:pointer}.seller-member-dialog-close svg{width:20px;height:20px}.seller-member-dialog-form{display:grid;gap:16px;margin-top:26px}.seller-member-dialog-form .field{display:grid;gap:7px}.seller-member-dialog-form .field input{min-height:48px}.seller-member-dialog-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:6px}.seller-member-dialog-actions .button{min-height:46px}.seller-member-dialog-note{margin:0;padding:12px 14px;border-radius:var(--radius-sm);background:var(--surface-soft);color:var(--text-secondary);line-height:1.45}@media (max-width:760px){.seller-members-heading{flex-direction:column;align-items:stretch}.seller-member-invite-button{align-self:flex-start;white-space:normal}.seller-members-table,.seller-members-table tbody,.seller-members-table td,.seller-members-table tr{display:block;width:100%}.seller-members-table thead{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.seller-members-table tr{padding:16px 0;border-bottom:1px solid var(--line)}.seller-members-table td{display:flex;align-items:baseline;justify-content:space-between;gap:12px;padding:5px 0;border:0;text-align:right}.seller-members-table td:before{content:attr(data-label);flex:0 0 90px;color:var(--muted);font-size:13px;font-weight:700;text-align:left}.seller-members-table td.seller-members-empty{display:block;text-align:center}.seller-members-table td.seller-members-empty:before{content:none}.seller-members-name{justify-content:flex-end}.seller-statistics-summary{grid-template-columns:1fr}.seller-member-dialog{padding:20px}}.profile-page.account-page.account-page,.profile-page.account-page.account-page .account-container,.profile-page.account-page.account-page .account-layout{height:auto!important;min-height:0!important;overflow:visible!important}.profile-page.account-page.account-page{padding-bottom:56px!important}body:has(.profile-page.account-page.account-page) main{height:auto!important;min-height:0!important;overflow:visible!important}.favorites-page.favorites-page{height:auto!important;min-height:0!important;overflow:visible!important}.registration-route-background{height:auto!important;min-height:60vh!important}.account-page .account-sidebar{height:auto!important;min-height:0!important;border-color:var(--line);border-radius:var(--radius)}.account-sidebar-loading{min-height:320px!important;border-color:transparent!important;background:transparent!important;box-shadow:none!important}.account-person h2{color:var(--ink);font-size:18px;line-height:1.25;letter-spacing:-.02em}.account-person p{color:var(--text-secondary);font-size:13px;line-height:1.35}.account-person>b{margin-top:10px;padding:3px 9px;border-radius:999px;background:var(--surface-2);color:var(--text-secondary);display:inline-flex;font-size:11px;font-weight:600;line-height:16px}.account-sidebar>hr{margin:16px 0;border-top-color:var(--line)}.account-company>small,.account-sidebar>small{margin-bottom:10px;color:var(--muted);font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.account-contact-details{margin:0;display:grid;gap:10px}.account-contact-details>div{min-width:0;display:grid;gap:2px}.account-contact-details dt{color:var(--muted);font-size:11px;font-weight:600;line-height:1.3}.account-contact-details dd{margin:0;color:var(--ink);font-size:13px;line-height:1.4;overflow-wrap:anywhere}.account-nav-title{margin-top:20px}.account-sidebar nav a{min-height:46px;padding:0 6px;grid-template-columns:32px minmax(0,1fr) 16px;border-bottom:1px solid var(--surface-2);transition:background-color var(--transition-fast)}.account-sidebar nav a:first-child{border-top:1px solid var(--surface-2)}.account-sidebar nav a:hover{background:var(--surface-soft)}.account-sidebar nav a.active{padding-left:3px;border-left:3px solid var(--accent);background:var(--accent-soft)}.account-sidebar nav i{background:var(--surface-soft);color:var(--text)}.account-sidebar nav a.active i{background:transparent;color:var(--ink)}.account-sidebar nav b{color:var(--ink);font-size:13px;font-weight:600;line-height:1.3}.account-sidebar nav em{color:var(--muted);display:grid;place-items:center}.account-sidebar nav em svg{width:16px;height:16px}.account-company>div{min-height:0;padding:14px;border-radius:12px;background:var(--surface-soft);color:var(--text-secondary);gap:4px;font-size:12px;line-height:1.4}.account-company b{color:var(--ink);font-size:13px}.account-company hr{margin:6px 0;border-top-color:var(--line)}.account-edit{margin-top:16px;border-radius:var(--radius-sm)}.account-edit.active{box-shadow:0 0 0 2px var(--surface),0 0 0 4px var(--accent)}.account-overview>h1,.orders-content>h1,.profile-edit-content>h1,.requisites-page .account-requisites-content>h1,.settings-content>h1{margin:0 0 24px;color:var(--ink);font-size:34px;line-height:1.15;letter-spacing:-.02em}.account-section-title{height:auto;min-height:34px;margin-bottom:14px;display:flex;align-items:center;justify-content:space-between;gap:16px}.account-section-title h2{margin:0;color:var(--ink);font-size:22px;line-height:1.2}.account-section-title a{color:var(--accent-text);font-size:14px;font-weight:600;white-space:nowrap;display:inline-flex;align-items:center;gap:6px;transition:color var(--transition-fast)}.account-section-title a svg{width:16px;height:16px;transition:transform var(--transition-fast)}.account-section-title a:hover{color:var(--ink)}.account-section-title a:hover svg{transform:translateX(3px)}.account-recommendations{margin-top:40px}.account-recommendations .account-section-title{margin-bottom:18px}.account-orders-preview>div:last-child,.orders-list{display:grid;gap:12px}.account-page .account-order-card{border-color:var(--line);border-radius:var(--radius);background:var(--surface);transition:border-color var(--transition-fast),box-shadow var(--transition)}.account-page .account-order-card:hover{border-color:var(--line-strong)}.account-page .account-order-card.is-expanded{box-shadow:var(--shadow-sm)}.account-order-card b{color:var(--ink)}.account-order-number b{font-size:14px;font-weight:700}.account-order-card small{color:var(--text-secondary);font-size:12px}.account-order-number,.account-order-status,.account-order-total{gap:8px}.account-page .account-order-card .account-order-status b{width:fit-content;max-width:100%;min-height:26px;padding:0 10px 0 8px;border-radius:999px;background:var(--surface-2);color:var(--text)!important;display:inline-flex;align-items:center;gap:6px;font-size:12px!important;font-weight:600;line-height:1.2}.account-page .account-order-card .account-order-status b:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--line-strong);flex:0 0 auto}.account-page .account-order-card:is([data-status=TRANSFERRED_TO_MANAGER],[data-status=MANAGER_ASSIGNED],[data-status=CONFIRMED],[data-status=PROCESSING],[data-status=SHIPPED]) .account-order-status b{background:var(--accent-soft);color:var(--accent-text)!important}.account-page .account-order-card:is([data-status=TRANSFERRED_TO_MANAGER],[data-status=MANAGER_ASSIGNED],[data-status=CONFIRMED],[data-status=PROCESSING],[data-status=SHIPPED]) .account-order-status b:before{background:var(--accent)}.account-page .account-order-card[data-status=WAITING_FOR_CUSTOMER] .account-order-status b{background:var(--warning-soft);color:var(--warning-text)!important}.account-page .account-order-card[data-status=WAITING_FOR_CUSTOMER] .account-order-status b:before{background:var(--warning-text)}.account-page .account-order-card[data-status=COMPLETED] .account-order-status b{background:var(--success-soft);color:var(--success-text)!important}.account-page .account-order-card[data-status=COMPLETED] .account-order-status b:before{background:var(--success)}.account-page .account-order-card[data-status=CANCELLED] .account-order-status b{background:var(--danger-soft);color:var(--danger)!important}.account-page .account-order-card[data-status=CANCELLED] .account-order-status b:before{background:var(--danger)}.account-order-thumbs i{width:56px;height:56px;border:1px solid var(--line);border-radius:10px;background:var(--surface-soft);overflow:hidden}.account-order-thumbs img{width:46px;height:46px;object-fit:contain}.account-order-thumbs span{border-color:var(--line);color:var(--text-secondary);font-size:12px;font-weight:600}.account-order-total strong{color:var(--ink);font-size:18px;font-variant-numeric:tabular-nums}.account-page .account-order-progress{border-color:var(--line)!important;color:var(--ink)!important}.account-page .account-order-progress:hover{border-color:var(--line-strong)!important;background:var(--surface-soft)!important}.account-page .account-order-details{border-color:var(--line)!important;background:var(--surface)!important;color:var(--ink)!important}.account-page .account-order-details:hover{border-color:var(--line-strong)!important;background:var(--surface-soft)!important}.account-page .account-order-details[aria-expanded=true]{border-color:var(--accent)!important;background:var(--accent-soft)!important}.account-page .account-order-document-action{border-color:var(--line);color:var(--ink);font-size:12px}.account-order-expanded{border-top-color:var(--line)}.account-order-expanded-heading h3{color:var(--ink)}.account-order-expanded>p{margin:0 0 12px;color:var(--text-secondary);font-size:13px}.account-order-product-card{border-color:var(--line)}.account-order-product-card small{color:var(--text-secondary)}@media (min-width:921px){.account-page .account-order-card,.profile-page.account-page:not(.orders-page) .account-order-card{width:100%!important;height:auto!important;min-height:0!important;padding:18px 20px;grid-template-columns:minmax(150px,1.25fr) minmax(140px,1.1fr) minmax(120px,1.3fr) minmax(96px,.8fr) 148px;column-gap:16px;row-gap:14px}.profile-page.account-page:not(.orders-page) .account-orders-preview{width:auto;margin-left:0}.account-page .account-order-card.has-order-action{row-gap:12px;padding-bottom:18px}.account-page .account-order-card.is-expanded>:not(.account-order-expanded):not(.account-order-manage):not(.account-order-editor):not(.account-order-document-action){align-self:center}.account-order-editor,.account-order-manage{grid-column:1/-1}}.orders-tabs{margin-bottom:16px}.orders-summary{margin:0 0 14px;color:var(--text-secondary);font-size:13px;line-height:1.4}.orders-summary b{color:var(--ink);font-weight:600;font-variant-numeric:tabular-nums}.orders-alert{margin:0 0 14px;padding:10px 14px;border:1px solid var(--danger);border-radius:10px;background:var(--danger-soft);color:var(--danger);font-size:13px;display:flex;flex-wrap:wrap;align-items:center;gap:8px 12px}.orders-alert button{min-height:32px;padding:0 12px;border:1px solid var(--danger);border-radius:8px;background:var(--surface);color:var(--danger);font-size:12px;font-weight:600}.favorites-page .favorites-empty-state,.orders-empty,.orders-page .orders-empty,.requisites-empty-state,.seller-empty{width:100%!important;height:auto!important;min-height:0!important;padding:48px 24px!important;border:0!important;border-radius:0!important;background:transparent!important;display:grid!important;justify-items:center!important;align-content:center;gap:0;text-align:center}.orders-empty-compact{padding:36px 24px!important}.orders-empty-icon{width:72px;height:72px;margin-bottom:18px;border-radius:50%;background:var(--accent-soft);color:var(--accent-text);display:grid;place-items:center;box-shadow:0 0 0 10px color-mix(in srgb,var(--accent-soft) 40%,transparent)}.orders-empty-icon svg{width:30px;height:30px;stroke-width:1.5}.orders-empty-icon.is-alert{background:color-mix(in srgb,var(--danger) 12%,transparent);color:var(--danger);box-shadow:0 0 0 10px color-mix(in srgb,var(--danger) 5%,transparent)}.orders-empty h2,.orders-empty h3,.orders-page .orders-empty h2{margin:0 0 8px;color:var(--ink);font-size:20px!important;line-height:1.25}.orders-empty p,.orders-page .orders-empty p{max-width:460px;margin:0;color:var(--text-secondary);font-size:14px!important;line-height:1.5}.orders-empty p[role=alert]{color:var(--danger)}.orders-empty .button{margin-top:20px}.delivery-addresses-panel,.requisites-panel{height:auto!important;min-height:0!important;border-color:var(--line);border-radius:var(--radius)}.requisites-panel{margin-top:0;padding:22px 24px 24px}.delivery-addresses-panel{margin-top:20px;padding:22px 24px 24px}.delivery-addresses-heading,.requisites-panel-heading{height:auto;min-height:42px;align-items:flex-start;gap:16px}.requisites-panel-title{min-width:0;display:grid;gap:4px}.requisites-panel-title h2{margin:0;color:var(--ink);font-size:22px;line-height:1.25}.requisites-panel-title p{margin:0;color:var(--text-secondary);font-size:13px;line-height:1.4}.requisites-edit-link{flex:0 0 auto;min-height:40px;padding:0 16px;border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface);color:var(--ink);display:inline-flex;align-items:center;justify-content:center;font-size:13px;font-weight:600;line-height:1;transition:background-color var(--transition-fast),border-color var(--transition-fast)}.requisites-edit-link:hover{border-color:var(--line-strong);background:var(--surface-soft)}.requisites-grid-primary{height:auto;margin-top:18px;padding:18px 0 0;border-top:1px solid var(--line);border-bottom:0;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:18px 24px}.requisites-grid-primary .requisite-value:first-child{grid-column:1/-1}.requisite-value{gap:4px}.requisite-value>span{color:var(--muted);font-size:11px;font-weight:600;letter-spacing:.05em}.requisite-value>strong{color:var(--ink);font-size:15px;font-weight:600;line-height:1.4}.delivery-address-add{min-height:42px;border-radius:var(--radius-sm)}.delivery-address-form{margin:18px 0 4px;padding:20px;border:1px solid var(--line);border-radius:14px;background:var(--surface-soft)}.delivery-address-form .profile-edit-form-heading{margin-bottom:16px}.delivery-address-form .profile-edit-form-heading h3{margin:0;color:var(--ink);font-size:17px}.delivery-address-form .profile-edit-field input{background:var(--surface)}.delivery-address-form-actions{margin-top:18px;display:flex;flex-wrap:wrap;align-items:center;gap:10px}.delivery-addresses-grid{margin-top:18px;gap:16px}.delivery-address-card{height:auto;min-height:0;padding:18px 20px;border:1px solid var(--line);border-radius:14px;background:var(--surface);display:grid;align-content:start;gap:14px}.delivery-address-card.is-primary{border-color:var(--line-strong)}.delivery-address-title{height:auto;align-items:center;gap:12px}.delivery-address-title h3{color:var(--ink);font-size:17px;line-height:1.3}.delivery-address-title span{width:auto;height:26px;padding:0 10px;border-radius:999px;background:var(--accent-soft);color:var(--accent-text);display:inline-flex;font-size:11px;font-weight:600;text-transform:none}.delivery-address-card dl{gap:12px}.delivery-address-card dl>div{gap:4px}.delivery-address-card dt{color:var(--muted);font-size:11px;font-weight:600;letter-spacing:.05em}.delivery-address-card dd{color:var(--ink);font-size:14px;font-weight:600;line-height:1.4}.delivery-address-recipient dd+dd{font-weight:500;color:var(--text)}.delivery-address-card .profile-edit-actions{margin-top:4px;flex-wrap:wrap;gap:8px}.requisites-secondary-action{border-color:var(--line);color:var(--ink);border-radius:var(--radius-sm)}.requisites-secondary-action:hover{border-color:var(--line-strong);background:var(--surface-soft)}.requisites-empty-state{margin-top:18px;padding:40px 24px!important;display:grid!important;justify-items:center!important;text-align:center}.requisites-empty-state h2{margin:0 0 8px;color:var(--ink);font-size:20px}.requisites-empty-state p{margin:0;color:var(--text-secondary);font-size:14px}.profile-edit-error{margin:12px 0 0;color:var(--danger);font-size:13px}.registry-verification{margin:0;color:var(--text-secondary);font-size:12px;line-height:1.4}.registry-verification span{color:var(--muted)}.registry-verification.is-success{color:var(--success-text)}.registry-verification.is-warning{color:var(--warning-text)}.registry-verification.is-error{color:var(--danger)}.settings-card{padding:22px 24px;border-color:var(--line);border-radius:var(--radius)}.settings-card h2{margin-bottom:8px;color:var(--ink);font-size:20px}.settings-row{min-height:60px;padding:10px 0;border-top-color:var(--surface-2)}.settings-row>span{min-width:0;gap:3px}.settings-row b{color:var(--ink);font-size:14px;font-weight:600;line-height:1.3}.settings-row small{color:var(--text-secondary);font-size:13px;line-height:1.4}.settings-row>button{flex:0 0 auto;border-color:var(--line);background:var(--surface);color:var(--ink)}.settings-row>button:hover:not(:disabled){border-color:var(--line-strong);background:var(--surface-soft)}.settings-row>button:disabled{background:var(--surface-soft);color:var(--muted);cursor:default}.settings-toggle i{flex:0 0 auto;background:var(--line-strong)}.settings-toggle input:checked+i{background:var(--accent)}.settings-toggle input:focus-visible+i{outline:2px solid var(--ink);outline-offset:3px}.settings-note{margin:0 0 16px;color:var(--text-secondary);font-size:13px;line-height:1.45}.profile-edit-tabs,.settings-security .button{border-color:var(--line)}.profile-edit-tabs{border-radius:var(--radius)}.profile-edit-tabs button{color:var(--text-secondary);transition:background-color var(--transition-fast),color var(--transition-fast)}.profile-edit-tabs button:hover{color:var(--ink)}.profile-edit-tabs button.active{background:var(--accent-soft);color:var(--ink)}.profile-edit-form{padding:28px;border-color:var(--line);border-radius:var(--radius)}.profile-edit-form-heading{margin-bottom:22px}.profile-edit-form-heading h2{color:var(--ink);font-size:22px}.profile-edit-grid{gap:16px 20px}.profile-edit-actions{margin-top:26px;flex-wrap:wrap}.profile-edit-field,.registration-drawer-form .registration-field,.seller-form-grid .field,.seller-import-form .field,.seller-manual-description,.seller-publication-form .field{gap:6px;color:var(--text);font-size:13px;font-weight:600;line-height:1.3}.profile-edit-field>span,.registration-drawer-form .registration-field>span,.seller-form-grid .field>span,.seller-import-form .field>span,.seller-manual-description>span,.seller-publication-form .field>span{color:var(--text);font-size:13px;font-weight:600;line-height:1.3}.seller-publication-form .field>span small{color:var(--muted);font-size:12px;font-weight:500}.profile-edit-field input,.registration-drawer-form .registration-field input,.seller-form-grid input,.seller-form-grid select,.seller-invitation-form input,.seller-invitation-form select{height:44px;min-height:44px;padding:0 14px;border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface);color:var(--ink);font-size:14px;font-weight:400;transition:border-color var(--transition-fast),box-shadow var(--transition-fast)}.profile-edit-field input::placeholder,.registration-drawer-form .registration-field input::placeholder,.seller-form-grid input::placeholder{color:var(--muted);opacity:1}.seller-form-grid select,.seller-invitation-form select{padding-right:40px;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%235b6672' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center}.seller-manual-description textarea,.seller-publication-form textarea{min-height:104px;padding:12px 14px;border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface);color:var(--ink);font-size:14px;line-height:1.45}.seller-form-grid select:focus,.seller-invitation-form input:focus,.seller-invitation-form select:focus,.seller-manual-description textarea:focus,.seller-publication-form textarea:focus{outline:0;border-color:var(--accent)!important;box-shadow:var(--focus-ring)!important}.seller-image-upload input[type=file],.seller-import-form input[type=file]{min-height:56px;padding:10px 12px;border:1px dashed var(--line-strong);border-radius:var(--radius-sm);background:var(--surface-soft);color:var(--text-secondary);font-size:13px}.seller-image-upload input[type=file]::file-selector-button,.seller-import-form input[type=file]::file-selector-button{min-height:34px;padding:0 14px;border-radius:8px;background:var(--accent);color:var(--ink);font-size:13px;font-weight:700}.seller-image-upload input[type=file]:focus-visible,.seller-import-form input[type=file]:focus-visible{outline:0;border-color:var(--accent);box-shadow:var(--focus-ring)}.account-page .form-error,.account-page .form-success,.registration-status{margin:4px 0 0;font-size:13px;line-height:1.4}.account-page .form-error{color:var(--danger)}.account-page .form-success{color:var(--success-text)}.account-page .form-success a{color:var(--success-text);text-decoration:underline;text-underline-offset:3px}.favorites-title span{color:var(--text-secondary);font-size:13px}.favorites-search,.favorites-toolbar{border-color:var(--line)}.favorites-search:focus-within{border-color:var(--accent);box-shadow:var(--focus-ring)}.favorites-view button{border-color:var(--line);color:var(--text)}.favorites-view button.active{border-color:var(--accent);background:var(--accent-soft);color:var(--ink)}.favorites-toolbar .favorites-sort{padding:0!important;border:0!important;background:transparent!important}@media (min-width:921px){.favorites-toolbar .favorites-sort{height:48px}.favorites-toolbar .favorites-view button{width:44px;height:48px}}@media (max-width:920px){.favorites-toolbar .catalog-sort-trigger{justify-content:space-between!important}.favorites-toolbar .catalog-sort-popover{width:100%}}.favorites-page .favorites-empty-state{padding:56px 24px!important;display:grid!important;justify-items:center!important;text-align:center}.favorites-empty-state h2{margin:0 0 8px;color:var(--ink);font-size:20px}.favorites-empty-state p{max-width:440px;margin:0;color:var(--text-secondary);font-size:14px;line-height:1.5}.favorites-empty-state .button{margin-top:20px}.registration-drawer{padding:28px 32px 32px;border-left-color:var(--line)}.registration-drawer-close{position:absolute;top:20px;right:20px;width:40px;height:40px;padding:0;border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface);color:var(--text);display:grid;place-items:center;transition:background-color var(--transition-fast),border-color var(--transition-fast)}.registration-drawer-close svg{width:18px;height:18px}.registration-drawer-close:hover{border-color:var(--line-strong);background:var(--surface-soft);color:var(--ink)}.registration-drawer>h2{padding-right:56px;color:var(--ink);font-size:30px;letter-spacing:-.02em}.registration-drawer-lead{margin:8px 56px 0 0;color:var(--text-secondary);font-size:14px;line-height:1.5}.registration-type-tabs{margin:22px 0 24px;background:var(--surface-2)}.registration-type-tabs button{color:var(--text-secondary);transition:background-color var(--transition-fast),color var(--transition-fast)}.registration-type-tabs button.active{background:var(--accent);color:var(--ink)}.registration-drawer-form h3{margin-bottom:20px;color:var(--ink);font-size:20px}.registration-drawer-form .registration-row{gap:16px}.registration-drawer-form .registration-field{margin-bottom:16px;align-content:start}.registration-drawer-form .registration-field .registration-field-error{display:block;margin-top:-2px;color:var(--danger);font-size:12px;font-weight:500;line-height:1.25}.registration-drawer-form .registration-agreement{margin:6px 0 22px;color:var(--text);font-size:13px;line-height:1.4}.registration-drawer-form .registration-agreement input{accent-color:var(--accent)}.registration-drawer-form .registration-status{margin:-8px 0 16px}.registration-drawer-form>.button{min-height:48px}.verification-code-field{margin-bottom:20px;display:grid;gap:10px}.verification-code-field>span{color:var(--text);font-size:13px;font-weight:600;line-height:1.3}.verification-code-field>.verification-code-label{color:var(--ink);font-size:18px;font-weight:700;line-height:1.35}.verification-code-inputs{display:grid;grid-template-columns:repeat(6,1fr);gap:8px}.verification-code-inputs input{width:100%;height:52px;padding:0;border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface);color:var(--ink);font-size:22px;font-weight:600;text-align:center}.verification-code-inputs input:focus{border-color:var(--ink);outline:2px solid color-mix(in srgb,var(--ink) 18%,transparent);outline-offset:1px}.verification-code-value{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.registration-login{margin:20px 0 0;color:var(--text-secondary);font-size:14px}.registration-login button{color:var(--accent-text);font-weight:600;text-decoration:underline;text-underline-offset:3px}.registration-login button:hover{color:var(--ink)}.seller-subnav{margin-bottom:20px;display:flex;flex-wrap:wrap;gap:8px}.seller-subnav a{min-height:44px;padding:0 18px;border:1px solid var(--line);border-radius:999px;background:var(--surface);color:var(--text);display:inline-flex;align-items:center;font-size:13px;font-weight:600;line-height:1;white-space:nowrap;transition:background-color var(--transition-fast),border-color var(--transition-fast),color var(--transition-fast)}.seller-subnav a:hover{border-color:var(--line-strong);background:var(--surface-soft);color:var(--ink)}.seller-subnav a.active{border-color:var(--accent);background:var(--accent-soft);color:var(--ink)}.seller-panel{padding:34px 38px 40px;border-color:var(--line);border-radius:var(--radius);background:var(--surface)}.seller-panel h1{margin:0 0 6px;color:var(--ink);font-size:26px;line-height:1.2;letter-spacing:-.02em}.seller-panel>p:not(.seller-muted){margin:0 0 18px;color:var(--text-secondary);line-height:1.5}.seller-panel>.button{margin-top:4px}.seller-muted{color:var(--text-secondary);font-size:15px;line-height:1.55}.seller-panel>.seller-muted{margin:0 0 18px}.seller-panel-heading{margin-bottom:26px;align-items:flex-start;gap:24px}.seller-panel-heading .seller-actions{flex:0 0 auto;justify-content:flex-end}.seller-panel-heading .seller-chip{margin-top:6px}.seller-panel-empty{display:flex;flex-direction:column;align-items:center;text-align:center;padding:48px 32px}.seller-panel-empty .seller-muted{max-width:520px;margin:0 0 20px}.seller-chip{min-height:26px;padding:0 10px;border-radius:999px;background:var(--surface-2);color:var(--text)!important;display:inline-flex;align-items:center;gap:6px;font-size:12px!important;font-weight:600;line-height:1.2;white-space:nowrap}.seller-chip--success{background:var(--success-soft);color:var(--success-text)!important}.seller-chip--accent{background:var(--accent-soft);color:var(--accent-text)!important}.seller-chip--warning{background:var(--warning-soft);color:var(--warning-text)!important}.seller-chip--danger{background:var(--danger-soft);color:var(--danger)!important}.seller-status-card{margin:0 0 18px;border-color:var(--line);border-radius:12px;background:var(--surface-soft)}.seller-status-card strong{color:var(--ink);font-size:15px}.seller-status-card span{color:var(--text-secondary);font-size:13px;line-height:1.45}.seller-status-card .seller-actions{margin-top:8px}.seller-nav-grid{margin-top:6px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.seller-nav-grid a{min-height:132px;padding:16px;border:1px solid var(--line);border-radius:14px;background:var(--surface);color:var(--ink);display:grid;align-content:start;gap:6px;transition:border-color var(--transition-fast),background-color var(--transition-fast)}.seller-nav-grid a:hover{border-color:var(--line-strong);background:var(--surface-soft)}.seller-nav-grid i{width:38px;height:38px;margin-bottom:6px;border-radius:10px;background:var(--accent-soft);color:var(--accent-text);display:grid;place-items:center}.seller-nav-grid i svg{width:20px;height:20px;stroke-width:1.8}.seller-nav-grid strong{font-size:15px;line-height:1.3}.seller-nav-grid span{color:var(--text-secondary);font-size:13px;line-height:1.4}.seller-details{margin-top:6px;gap:14px 24px}.seller-details div{padding-bottom:12px;border-bottom-color:var(--line)}.seller-details dt{color:var(--muted);font-size:11px;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.seller-details dd{color:var(--ink);font-size:15px;font-weight:600;line-height:1.4;overflow-wrap:anywhere}.seller-checklist-summary{margin:0 0 12px;color:var(--text-secondary);font-size:13px}.seller-checklist{margin-top:0;gap:8px}.seller-checklist>div{padding:12px 14px;border-color:var(--line);border-radius:12px;background:var(--surface);gap:12px}.seller-checklist>div>span{width:24px;height:24px;border-color:var(--line-strong);color:var(--surface);flex:0 0 auto}.seller-checklist>div>span svg{width:14px;height:14px;stroke-width:3}.seller-checklist>div>b{min-width:0;flex:1;color:var(--ink);font-size:14px;font-weight:600}.seller-checklist>div>em{color:var(--muted);font-size:12px;font-style:normal;font-weight:600;white-space:nowrap}.seller-checklist>div.done{border-color:var(--line);background:var(--success-soft)}.seller-checklist>div.done>span{border-color:var(--success-text);background:var(--success-text)}.seller-checklist>div.done>em{color:var(--success-text)}.seller-member-list{margin-top:8px;gap:12px}.seller-member-list>div,.seller-pending-invitations>div{padding:18px 20px;border-color:var(--line);border-radius:16px;background:var(--surface)}.seller-member-list b,.seller-pending-invitations b{color:var(--ink);font-size:15px}.seller-member-list small,.seller-pending-invitations small{color:var(--text-secondary);font-size:12px;overflow-wrap:anywhere}.seller-invitation-card,.seller-publication-card{margin-top:26px;padding:26px;border-color:var(--line);border-radius:16px;background:var(--surface)}.seller-invitation-card h2,.seller-pending-invitations h2,.seller-publication-card h2{margin:0 0 6px;color:var(--ink);font-size:20px}.seller-invitation-card .seller-muted{font-size:13px}.seller-invitation-form{margin-top:20px}.seller-invitation-form .seller-form-grid input,.seller-invitation-form .seller-form-grid select,.seller-publication-form textarea{background:var(--surface)}.seller-import-form>.button,.seller-invitation-form>.button,.seller-publication-form>.button{justify-self:start;width:auto;min-width:240px}.seller-invitation-result{border-color:var(--success-text);border-radius:12px;background:var(--success-soft)}.seller-invitation-result strong{color:var(--success-text)}.seller-invitation-result>a,.seller-invitation-result>span{color:var(--text-secondary);font-size:13px}.seller-invitation-result>a{text-decoration:underline;text-underline-offset:3px}.seller-publication-state{border-color:var(--success-text);border-radius:12px;background:var(--success-soft)}.seller-publication-state strong{color:var(--success-text)}.seller-publication-state span{color:var(--text-secondary)}.seller-pending-invitations{margin-top:26px}.seller-pagination{margin-top:14px;display:flex;flex-wrap:wrap;gap:8px}.seller-pagination:empty{display:none}.seller-steps{margin:0 0 28px;padding:0;list-style:none;counter-reset:seller-step;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.seller-steps li{counter-increment:seller-step;min-height:150px;padding:20px 18px 20px 60px;position:relative;border:1px solid var(--line);border-radius:16px;background:var(--surface);display:grid;gap:4px}.seller-steps li:before{content:counter(seller-step);position:absolute;left:18px;top:20px;width:26px;height:26px;border-radius:50%;background:var(--accent);color:var(--ink);display:grid;place-items:center;font-size:13px;font-weight:700}.seller-steps b{color:var(--ink);font-size:15px;line-height:1.35}.seller-steps span{color:var(--text-secondary);font-size:13px;line-height:1.4}.seller-import-panel{padding:38px 42px 44px}.seller-import-heading{margin-bottom:28px}.seller-template-link{min-height:46px;gap:10px;white-space:nowrap}.seller-template-link svg{width:18px;height:18px}.seller-import-form{margin-top:0;display:grid;gap:22px}.seller-import-dropzone{min-height:300px;padding:40px 24px;position:relative;border:1px solid var(--line-strong);border-radius:16px;background:var(--surface);color:var(--text-secondary);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;cursor:pointer;transition:border-color var(--transition-fast),background-color var(--transition-fast),box-shadow var(--transition-fast)}.seller-import-dropzone:hover{border-color:var(--accent)}.seller-import-dropzone.is-dragging{border-color:var(--accent);background:var(--accent-soft);box-shadow:inset 0 0 0 1px var(--accent)}.seller-import-dropzone:focus-within{border-color:var(--accent);box-shadow:var(--focus-ring)}.seller-import-input{position:absolute;width:1px;height:1px;min-height:0!important;padding:0!important;overflow:hidden;clip:rect(0 0 0 0);border:0!important;white-space:nowrap}.seller-import-upload-icon{width:72px;height:82px;margin-bottom:22px;color:var(--text-secondary);display:grid;place-items:center}.seller-import-upload-icon svg{width:66px;height:66px;stroke-width:1.35}.seller-import-dropzone strong{color:var(--ink);font-size:20px;line-height:1.35}.seller-import-dropzone>span:not(.seller-import-upload-icon){margin-top:4px;font-size:15px;line-height:1.45}.seller-import-browse{color:var(--accent-text);text-decoration:underline;text-underline-offset:3px}.seller-import-dropzone small{margin-top:18px;color:var(--muted);font-size:13px}.seller-import-file{min-height:86px;padding:14px 16px;border:1px solid var(--line);border-radius:14px;background:var(--surface);display:grid;grid-template-columns:48px minmax(0,1fr) auto 44px;align-items:center;gap:14px}.seller-import-file-icon{width:48px;height:48px;border-radius:10px;background:var(--success-soft);color:var(--success-text);display:grid;place-items:center}.seller-import-file-icon svg{width:25px;height:25px}.seller-import-file-name{min-width:0;display:grid;gap:3px}.seller-import-file-name strong{overflow:hidden;color:var(--ink);font-size:14px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.seller-import-file-name small{color:var(--muted);font-size:12px}.seller-import-file-ready{color:var(--success-text);display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:600;white-space:nowrap}.seller-import-file-ready svg{width:24px;height:24px;padding:4px;border-radius:50%;background:var(--success-text);color:var(--surface);stroke-width:3}.seller-import-remove{width:44px;height:44px;border:1px solid var(--danger);border-radius:10px;color:var(--danger);background:var(--surface);display:grid;place-items:center}.seller-import-remove:hover{background:var(--danger-soft);color:var(--danger)}.seller-import-remove:focus-visible{outline:2px solid var(--ink);outline-offset:2px}.seller-import-remove svg{width:22px;height:22px}.seller-import-error{margin-top:-10px!important}.seller-import-footer{padding-top:4px;display:flex;align-items:center;justify-content:space-between;gap:20px}.seller-import-manual-link{min-height:44px;color:var(--text-secondary);display:inline-flex;align-items:center;font-size:13px;text-decoration:underline;text-decoration-style:dashed;text-underline-offset:5px}.seller-import-manual-link:hover{color:var(--ink)}.seller-import-submit{width:min(360px,46%);min-height:52px}.seller-import-result{margin:0;padding:18px}.seller-import-form .seller-status-card{margin:0}.seller-manual-product-form{margin-top:4px}.seller-form-section-heading h2{color:var(--ink);font-size:18px}.seller-form-section-heading span{color:var(--muted);font-size:13px}.seller-image-preview{border-color:var(--line)}.seller-product-list{margin-top:8px;gap:14px}.seller-product-row{padding:18px 20px;border-color:var(--line);border-radius:16px;background:var(--surface);grid-template-columns:72px minmax(0,1fr) auto;gap:18px}.seller-product-placeholder,.seller-product-row>img{width:72px;height:72px;border:1px solid var(--line);border-radius:12px;background:var(--surface-soft);object-fit:contain}.seller-product-info strong{font-size:15px;line-height:1.4}.seller-product-info small,.seller-product-info span,.seller-product-meta small{color:var(--text-secondary);font-size:13px;line-height:1.45}.seller-product-meta{gap:6px}.seller-product-meta strong{color:var(--ink);font-size:15px;font-variant-numeric:tabular-nums}.seller-product-grid{margin-top:32px;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));align-items:stretch}.seller-catalog-card{min-width:0}.seller-card-management-mark{position:absolute;z-index:2;top:12px;right:12px;width:44px;height:44px;display:grid;place-items:center;border-radius:12px;color:var(--accent-text);background:var(--accent-soft);text-decoration:none;transition:transform var(--transition-fast),background-color var(--transition-fast)}.seller-card-management-mark:hover{background:var(--accent);transform:translateY(-1px)}.seller-card-management-mark:focus-visible{outline:2px solid var(--ink);outline-offset:2px}.seller-card-management-mark svg,.seller-product-card-action svg{width:18px;height:18px}.seller-product-card-action .product-delivery-button{text-decoration:none}.seller-product-placement-note{width:100%;min-height:52px;display:flex;align-items:center;justify-content:center;padding:8px 12px;border:1px solid var(--line);border-radius:var(--radius-sm);color:var(--text-secondary);background:var(--surface-soft);font-size:13px;line-height:1.35;text-align:center;overflow-wrap:anywhere}.seller-category-picker{margin:0;padding:0;border:0}.seller-category-picker legend{margin-bottom:8px;color:var(--ink);font-weight:700}.seller-category-picker .catalog-category-tree{max-height:280px;overflow:auto;padding:8px;border:1px solid var(--line);border-radius:var(--radius-control);background:var(--surface)}.seller-category-picker>small{display:block;margin-top:8px;color:var(--text-secondary);line-height:1.4}.seller-edit-preview-note{margin:18px 0 0;padding:14px 16px;border:1px solid var(--line);border-radius:var(--radius-control);color:var(--text-secondary);background:var(--surface-soft);font-size:14px;line-height:1.5}@media (min-width:921px){.seller-product-grid .current-product-card{width:100%!important;min-width:0!important;height:auto!important;min-height:440px!important;box-sizing:border-box}.seller-product-grid .current-product-card .product-image{width:calc(100% - 24px)!important;height:180px!important;min-height:180px!important;margin:12px 12px 0!important;flex:0 0 180px}.seller-product-grid .current-product-card .product-card-body{width:100%!important;height:auto!important;min-height:0!important;padding:10px 12px 12px!important;position:static!important;box-sizing:border-box}.seller-product-grid .current-product-card .product-title{width:100%!important;height:40px!important;min-height:40px!important;margin:0 0 6px!important;font-size:14px!important;line-height:20px!important;-webkit-line-clamp:2!important}.seller-product-grid .current-product-card .product-meta{width:100%!important;height:18px!important;min-height:18px!important;flex:0 0 18px!important;overflow:hidden;font-size:11px!important;line-height:18px!important;white-space:nowrap;text-overflow:ellipsis}.seller-product-grid .current-product-card .product-card-action{width:100%!important;margin-top:auto!important}}@media (max-width:920px){.seller-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.seller-product-grid .current-product-card{width:100%!important;min-width:0!important;height:390px!important;min-height:390px!important;display:flex!important;flex-direction:column!important}.seller-product-grid .current-product-card .product-image{width:calc(100% - 20px)!important;height:144px!important;min-height:144px!important;margin:10px 10px 0!important;flex:0 0 144px}.seller-product-grid .current-product-card .product-card-body{width:100%!important;height:auto!important;min-height:0!important;padding:8px 10px 10px!important;position:static!important;display:flex!important;flex:1 1 auto!important;flex-direction:column!important;box-sizing:border-box}.seller-product-grid .current-product-card .product-title{width:100%!important;height:36px!important;min-height:36px!important;margin:0 0 5px!important;padding:0!important;line-height:18px!important;-webkit-line-clamp:2!important}.seller-product-grid .current-product-card .product-meta{width:100%!important;height:16px!important;min-height:16px!important;flex:0 0 16px!important;overflow:hidden;line-height:16px!important;white-space:nowrap;text-overflow:ellipsis;display:block!important}.seller-product-grid .current-product-card .product-card-action{margin-top:auto!important}}.seller-empty{margin-top:4px;padding:40px 24px;display:grid;justify-items:center;text-align:center}.seller-empty h2{margin:0 0 8px;color:var(--ink);font-size:20px}.seller-empty p{margin:0;color:var(--text-secondary);font-size:14px}.invitation-page{padding:40px 0 80px}.invitation-page .seller-panel{max-width:640px;margin:0 auto}.invitation-page .seller-panel .button{margin-top:12px}@media (min-width:921px) and (max-width:1199px){.account-page .account-order-card{grid-template-columns:minmax(130px,1.2fr) minmax(120px,1fr) minmax(96px,1fr) minmax(88px,.8fr) 132px!important;column-gap:12px}.account-page .account-order-thumbs i{width:44px;height:44px}.account-page .account-order-thumbs img{width:36px;height:36px}.seller-nav-grid,.seller-steps{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:920px){.account-page.account-page .account-orders-preview,.account-page.account-page .account-recommendations,.orders-page.account-page .orders-content,.orders-page.account-page .orders-list,.orders-page.account-page .orders-tabs,.profile-page.account-page.account-page .account-container,.profile-page.account-page.account-page .account-layout,.requisites-page.account-page .account-requisites-content{width:min(358px,calc(100vw - 32px))!important;max-width:100%!important}.profile-page.account-page.account-page{padding-bottom:32px!important}.profile-page.account-page.account-page .account-layout{display:grid!important;gap:16px!important}.account-page .mobile-profile-title,.orders-page .orders-content>h1{font-size:28px!important;line-height:34px!important;letter-spacing:-.02em}.profile-page.account-page.account-page .account-sidebar{display:block!important;height:auto!important;min-height:0!important;margin:0!important;padding:16px!important;border:1px solid var(--line)!important;border-radius:var(--radius)!important}.profile-page.account-page.account-page .account-person{height:auto!important;padding:0!important}.profile-page.account-page.account-page .account-person h2{margin:0!important;font-size:17px!important;line-height:22px!important}.profile-page.account-page.account-page .account-person p{display:block!important;margin:2px 0 0!important;color:var(--text-secondary)!important;font-size:13px!important}.profile-page.account-page.account-page .account-person p:after{content:none!important}.profile-page.account-page.account-page .account-person>b{display:inline-flex!important;margin-top:8px!important;color:var(--text-secondary)!important;font-size:11px!important}.profile-page.account-page.account-page .account-sidebar nav a{height:auto!important;min-height:46px!important;padding:0 6px!important;display:grid!important;grid-template-columns:28px minmax(0,1fr) 16px!important;gap:8px!important;align-items:center!important;border-radius:0!important}.profile-page.account-page.account-page .account-sidebar nav b{height:auto!important;line-height:1.3!important;align-self:center}.profile-page.account-page.account-page .account-sidebar nav em{height:auto!important;align-self:center;display:grid!important;place-items:center!important}.profile-page.account-page.account-page .account-sidebar nav a.active{padding-left:3px!important;border-left:3px solid var(--accent)!important;background:var(--accent-soft)!important}.profile-page.account-page.account-page .account-sidebar nav i{display:grid!important;width:28px!important;height:28px!important;background:transparent!important}.profile-page.account-page.account-page .account-sidebar nav b{font-size:13px!important}.profile-page.account-page.account-page .account-layout{grid-template-columns:minmax(0,1fr)!important}.profile-page.account-page.account-page .account-sidebar{width:100%!important;min-width:0!important;max-width:100%!important}.profile-page.account-page.account-page .account-sidebar-loading{min-height:62px!important}.account-page .account-section-title{height:auto!important;min-height:0!important;margin-bottom:12px!important;display:flex!important;align-items:center!important}.account-page .account-section-title h2{font-size:20px!important;line-height:24px!important}.account-page .account-section-title a{font-size:13px!important}.account-page .account-recommendations{margin-top:32px!important}.account-page:not(.orders-page) .account-orders-preview{margin-top:0!important}.profile-page.account-page.account-page article.account-order-card.account-order-card{width:100%!important;height:auto!important;min-height:0!important;padding:16px!important;position:relative!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:12px!important;align-items:start!important}.account-page .account-order-card .account-order-number{width:auto!important;height:auto!important;grid-column:1;grid-row:1;display:grid!important;gap:4px!important}.account-page .account-order-card .account-order-number small{display:block!important}.account-page .account-order-card .account-order-total{width:auto!important;position:static!important;grid-column:2;grid-row:1;display:grid!important;gap:4px!important;text-align:right!important;justify-items:end}.account-page .account-order-card .account-order-total strong{font-size:18px!important}.account-page .account-order-card .account-order-status{width:auto!important;height:auto!important;grid-column:1/-1;display:grid!important;gap:6px!important}.account-page .account-order-card .account-order-status small{color:var(--text-secondary)!important;font-size:12px!important}.account-page .account-order-card .account-order-thumbs{grid-column:1/-1;display:flex!important;gap:6px}.account-page .account-order-card .account-order-thumbs i{width:44px;height:44px}.account-page .account-order-card .account-order-thumbs img{width:36px;height:36px}.account-page .account-order-card .account-order-actions{grid-column:1/-1;width:auto!important;height:auto!important;margin:0!important;position:static!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.account-page .account-order-card .account-order-actions>a.account-order-progress,.account-page .account-order-card .account-order-details{width:100%!important;height:44px!important;min-height:44px!important;position:static!important;display:inline-flex!important;font-size:12px!important}.account-page .account-order-card .account-order-actions>a.account-order-progress{display:inline-flex!important;border:1px solid var(--line)!important;background:var(--surface)!important}.account-page .account-order-card .account-order-details{border-color:var(--accent)!important;background:var(--accent)!important;color:var(--ink)!important}.account-page .account-order-card .account-order-details[aria-expanded=true]{background:var(--accent-soft)!important}.account-page .account-order-card .account-order-document-action,.account-page .account-order-card .account-order-editor,.account-page .account-order-card .account-order-expanded,.account-page .account-order-card .account-order-manage{grid-column:1/-1}.account-page .account-order-card .account-order-expanded{margin-top:0}.account-page .account-order-card.is-expanded .account-order-actions{margin-top:0!important}.account-page .account-order-card.has-order-action{min-height:0!important}.orders-page .orders-tabs button{color:var(--text-secondary)!important;text-align:center!important}.orders-page .orders-tabs button.active{background:var(--accent-soft)!important;color:var(--ink)!important}.orders-page .orders-tabs{margin-bottom:14px!important}.orders-page .orders-empty{padding:36px 20px!important}.requisites-page .delivery-addresses-panel,.requisites-page .requisites-panel{height:auto!important;min-height:0!important;padding:16px!important;position:static;border-radius:var(--radius)}.requisites-page .delivery-addresses-heading,.requisites-page .requisites-panel-heading{height:auto;display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.requisites-page .delivery-addresses-heading h2,.requisites-page .requisites-panel-heading h2{position:static;margin:0;font-size:19px;line-height:1.25}.requisites-page .requisites-panel-title p{font-size:12px}.requisites-page .requisites-edit-link{min-height:36px;padding:0 12px;font-size:12px}.requisites-page .requisites-panel .requisites-grid-primary{position:static!important;height:auto!important;margin-top:14px;padding:14px 0 0!important;border-top:1px solid var(--line)!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px 16px!important}.requisites-page .requisites-panel .requisites-grid-primary:after,.requisites-page .requisites-panel .requisites-grid-primary:before{content:none!important}.requisites-page .requisites-panel .requisites-grid-primary .requisite-value{position:static!important;inset:auto!important;width:auto!important;gap:3px}.requisites-page .requisite-value>span{font-size:11px;line-height:14px}.requisites-page .requisite-value>strong{font-size:14px;line-height:20px}.requisites-page .delivery-address-add{width:auto;min-width:0;height:40px;min-height:40px;padding:0 14px;font-size:12px}.requisites-page .delivery-address-form{margin-top:14px;padding:14px}.requisites-page .delivery-addresses-grid{margin-top:14px;gap:12px}.requisites-page .delivery-address-card{height:auto!important;min-height:0!important;padding:14px;border-radius:12px;gap:12px}.requisites-page .delivery-address-title{height:auto}.requisites-page .delivery-address-title h3{margin:0;font-size:16px;line-height:22px}.requisites-page .delivery-address-title span{width:auto;height:24px;font-size:11px}.requisites-page .delivery-address-card dl{margin:0;gap:10px}.requisites-page .delivery-address-card dt{font-size:11px;line-height:14px}.requisites-page .delivery-address-card dd,.requisites-page .delivery-address-recipient dd:first-of-type,.requisites-page .delivery-address-value dd{font-size:14px;line-height:20px}.requisites-page .delivery-address-recipient dd:last-child{margin:0;line-height:20px}.requisites-page .delivery-address-card .profile-edit-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.requisites-page .delivery-address-card .profile-edit-actions .requisites-secondary-action{width:100%;padding:0 12px}.requisites-page .requisites-empty-state{padding:32px 16px!important}.settings-content{width:min(358px,calc(100vw - 32px))}.settings-card{padding:16px}.settings-row{min-height:56px}.settings-row b{font-size:14px}.settings-row small{font-size:12px}.profile-edit-page .profile-edit-content{width:min(358px,calc(100vw - 32px))}.profile-edit-tabs{margin-top:0}.profile-edit-form{padding:16px}.profile-edit-form-heading h2{font-size:20px}.profile-edit-field input{height:44px}.profile-edit-actions{grid-template-columns:minmax(0,1fr) 112px}.seller-page .seller-content{width:min(358px,calc(100vw - 32px))}.seller-subnav{flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none;margin:0 0 12px;padding-bottom:2px}.seller-subnav::-webkit-scrollbar{display:none}.seller-subnav a{flex:0 0 auto}.seller-panel{padding:20px}.seller-panel h1{font-size:22px}.seller-panel-heading{margin-bottom:20px;gap:12px}.seller-panel-heading .seller-actions{width:100%;justify-content:flex-start}.seller-panel-heading .seller-actions .button{flex:1 1 auto;min-width:0}.seller-panel-heading .seller-chip{margin-top:0}.seller-nav-grid,.seller-steps{grid-template-columns:1fr}.seller-steps li{min-height:0}.seller-nav-grid a{min-height:0;grid-template-columns:38px minmax(0,1fr);column-gap:12px}.seller-nav-grid i{grid-row:1/3;margin:0}.seller-member-list>div,.seller-pending-invitations>div{align-items:flex-start;flex-direction:column;gap:8px}.seller-product-row{grid-template-columns:56px minmax(0,1fr)}.seller-product-placeholder,.seller-product-row>img{width:56px;height:56px}.seller-import-form>.button,.seller-invitation-form>.button,.seller-publication-form>.button{width:100%;min-width:0}.seller-import-panel{padding:24px 20px 28px}.seller-import-heading{margin-bottom:22px}.seller-template-link{width:100%;justify-content:center}.seller-import-dropzone{min-height:240px;padding:32px 16px}.seller-import-upload-icon{width:58px;height:64px;margin-bottom:16px}.seller-import-upload-icon svg{width:54px;height:54px}.seller-import-dropzone strong{font-size:18px}.seller-import-file{grid-template-columns:44px minmax(0,1fr) 44px;gap:10px}.seller-import-file-icon{width:44px;height:44px}.seller-import-file-ready{grid-column:2/-1;grid-row:2;justify-self:start;white-space:normal}.seller-import-remove{grid-column:3;grid-row:1}.seller-import-footer{align-items:stretch;flex-direction:column-reverse;gap:10px}.seller-import-submit{width:100%}.seller-import-manual-link{justify-content:center}.seller-invitation-card,.seller-publication-card{padding:14px}.seller-panel-empty{padding:32px 16px}.invitation-page{padding:24px 0 48px}.favorites-page.favorites-page{padding-bottom:32px!important}.favorites-title{height:auto!important;padding-bottom:12px}.favorites-title h1{font-size:28px!important;line-height:34px!important}.registration-drawer{padding:20px 16px 32px}.registration-drawer-close{top:14px;right:14px}.registration-drawer>h2{font-size:26px}.registration-drawer-lead{margin-right:48px;font-size:13px}.registration-drawer-form .registration-row{gap:0}}@media (max-width:374px){.account-page.account-page .account-orders-preview,.account-page.account-page .account-recommendations,.orders-page.account-page .orders-content,.orders-page.account-page .orders-list,.orders-page.account-page .orders-tabs,.profile-edit-page .profile-edit-content,.profile-page.account-page.account-page .account-container,.profile-page.account-page.account-page .account-layout,.requisites-page.account-page .account-requisites-content,.seller-page .seller-content,.settings-content{width:calc(100vw - 24px)!important;max-width:calc(100vw - 24px)!important}}.profile-page.account-page.account-shell{width:100%!important;height:auto!important;min-height:0!important;margin:0!important;padding:0 0 56px!important;overflow:visible!important}.profile-page.account-page.account-shell>.account-container{width:min(calc(100% - 96px),1344px)!important;max-width:1344px!important;height:auto!important;min-height:0!important;margin:0 auto!important;padding:17px 0 0!important;overflow:visible!important}.profile-page.account-page.account-shell .account-shell__layout{width:100%!important;margin:10px 0 0!important;display:grid!important;grid-template-columns:292px minmax(0,1fr)!important;gap:24px!important;align-items:start!important}.profile-page.account-page.account-shell .account-shell__content{width:100%!important;max-width:none!important;min-width:0!important;height:auto!important;min-height:0!important;margin:0!important;padding:0!important;overflow:visible!important}.account-shell__title{min-height:40px;margin:0 0 24px;display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.account-shell__title h1{margin:0;color:var(--ink);font-size:34px;line-height:1.15;letter-spacing:-.02em}.account-shell__title>span{padding-top:8px;color:var(--text-secondary);font-size:13px;line-height:1.5;white-space:nowrap}.account-shell .account-orders-preview,.account-shell .account-recommendations,.account-shell .favorites-content,.account-shell .favorites-toolbar,.account-shell .orders-list,.account-shell .orders-tabs{width:100%!important;max-width:100%!important;min-width:0!important}@media (min-width:921px) and (max-width:1199px){.profile-page.account-page.account-shell>.account-container{width:calc(100% - 48px)!important;max-width:none!important}.profile-page.account-page.account-shell .account-shell__layout{grid-template-columns:220px minmax(0,1fr)!important;gap:16px!important}.profile-page.account-page.account-shell .account-sidebar{width:220px!important}}@media (max-width:920px){.profile-page.account-page.account-shell{padding-bottom:32px!important;overflow:visible!important}.profile-page.account-page.account-shell .account-shell__content,.profile-page.account-page.account-shell .account-shell__layout,.profile-page.account-page.account-shell>.account-container{width:min(358px,calc(100vw - 32px))!important;max-width:100%!important}.profile-page.account-page.account-shell>.account-container{padding-top:22px!important}.profile-page.account-page.account-shell .account-shell__layout{margin-top:0!important;grid-template-columns:minmax(0,1fr)!important;gap:16px!important}.profile-page.account-page.account-shell .account-sidebar{width:100%!important;min-width:0!important;max-width:100%!important;padding:10px 12px!important;overflow:hidden!important}.profile-page.account-page.account-shell .account-sidebar>:not(nav):not(.account-person):not(.account-edit){display:none!important}.profile-page.account-page.account-shell .account-person{display:block!important;margin:0 0 8px!important;padding:0 2px 8px!important;border-bottom:1px solid var(--surface-2)}.profile-page.account-page.account-shell .account-sidebar nav{display:flex!important;gap:6px!important;overflow-x:auto!important;scrollbar-width:none;-webkit-overflow-scrolling:touch}.profile-page.account-page.account-shell .account-sidebar nav::-webkit-scrollbar{display:none}.profile-page.account-page.account-shell .account-sidebar nav a{flex:0 0 auto;min-height:44px!important;padding:0 12px!important;display:inline-flex!important;align-items:center!important;border:1px solid var(--line)!important;border-radius:var(--radius-sm)!important;background:var(--surface)!important}.profile-page.account-page.account-shell .account-sidebar nav a.active{padding-left:12px!important;border-color:var(--accent)!important;background:var(--accent-soft)!important}.profile-page.account-page.account-shell .account-sidebar nav a:focus-visible{outline-offset:-2px}.profile-page.account-page.account-shell .account-sidebar nav em,.profile-page.account-page.account-shell .account-sidebar nav i{display:none!important}.profile-page.account-page.account-shell .account-sidebar nav b{font-size:13px!important;white-space:nowrap}.profile-page.account-page.account-shell .account-edit{width:100%!important;min-height:44px!important;margin:8px 0 0!important;display:inline-flex!important;align-items:center!important;justify-content:center!important}.account-shell__title{min-height:34px;margin-bottom:16px;align-items:flex-start;gap:12px}.account-shell__title h1{font-size:28px;line-height:34px}.account-shell__title>span{padding-top:4px;font-size:12px}}@media (max-width:374px){.profile-page.account-page.account-shell .account-shell__content,.profile-page.account-page.account-shell .account-shell__layout,.profile-page.account-page.account-shell>.account-container{width:calc(100vw - 24px)!important;max-width:calc(100vw - 24px)!important}.profile-page.account-page.account-shell .account-recommendations .infinite-product-grid{grid-template-columns:minmax(0,1fr)!important}}