.PaymentCard-module__gEO1RW__card{border:1px solid var(--line-strong);border-left:4px solid var(--orange);background:var(--surface);text-align:left;border-radius:12px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:13px;width:100%;padding:16px;display:grid}.PaymentCard-module__gEO1RW__icon{width:42px;height:42px;color:var(--orange-dark);background:var(--orange-soft);border-radius:50%;place-items:center;display:grid}.PaymentCard-module__gEO1RW__content{min-width:0}.PaymentCard-module__gEO1RW__content h3{color:var(--navy);margin:0 0 3px;font-size:15px}.PaymentCard-module__gEO1RW__content p,.PaymentCard-module__gEO1RW__content small{color:var(--muted);margin:0;font-size:11px;line-height:1.5;display:block}.PaymentCard-module__gEO1RW__content small{margin-top:4px}.PaymentCard-module__gEO1RW__actions{justify-content:flex-end;align-items:center;gap:8px;display:flex}.PaymentCard-module__gEO1RW__success{border-left-color:var(--green)}.PaymentCard-module__gEO1RW__success .PaymentCard-module__gEO1RW__icon{color:var(--green);background:var(--green-soft)}.PaymentCard-module__gEO1RW__pending{border-left-color:var(--yellow)}.PaymentCard-module__gEO1RW__pending .PaymentCard-module__gEO1RW__icon{color:var(--yellow);background:var(--yellow-soft)}.PaymentCard-module__gEO1RW__danger{border-left-color:var(--red)}.PaymentCard-module__gEO1RW__danger .PaymentCard-module__gEO1RW__icon{color:var(--red);background:var(--red-soft)}.PaymentCard-module__gEO1RW__neutral{border-left-color:var(--muted)}.PaymentCard-module__gEO1RW__error{color:var(--red);align-items:flex-start;gap:6px;margin-top:8px;font-size:11px;font-weight:650;display:flex}.PaymentCard-module__gEO1RW__error svg{flex:none;margin-top:1px}html[data-theme=dark] .PaymentCard-module__gEO1RW__card{border-color:var(--line);border-left-color:var(--orange);background:var(--surface-blue)}html[data-theme=dark] .PaymentCard-module__gEO1RW__success{border-left-color:var(--green)}html[data-theme=dark] .PaymentCard-module__gEO1RW__pending{border-left-color:var(--yellow)}html[data-theme=dark] .PaymentCard-module__gEO1RW__danger{border-left-color:var(--red)}html[data-theme=dark] .PaymentCard-module__gEO1RW__neutral{border-left-color:var(--muted)}@media (max-width:760px){.PaymentCard-module__gEO1RW__card{grid-template-columns:auto minmax(0,1fr);align-items:start}.PaymentCard-module__gEO1RW__actions{flex-direction:column;grid-column:1/-1;align-items:stretch}.PaymentCard-module__gEO1RW__actions .button{width:100%}}@media (prefers-reduced-motion:reduce){.PaymentCard-module__gEO1RW__card,.PaymentCard-module__gEO1RW__card *{transition:none!important}}@media (forced-colors:active){.PaymentCard-module__gEO1RW__card{border-left-width:4px}}
.site-shell .page-section.PartSelection-module__cOsGZW__page{background:var(--surface);padding:32px 0 68px}.PartSelection-module__cOsGZW__intro{border-bottom:1px solid var(--line-strong);justify-content:space-between;align-items:end;gap:28px;margin-bottom:24px;padding-bottom:20px;display:flex}.PartSelection-module__cOsGZW__intro h1{color:var(--navy);letter-spacing:-.035em;margin:0 0 7px;font-size:clamp(30px,4vw,42px);line-height:1.08}.PartSelection-module__cOsGZW__intro p{max-width:750px;color:var(--muted);margin:0;font-size:15px}.PartSelection-module__cOsGZW__introNote{border-left:3px solid var(--orange);gap:2px;min-width:220px;padding-left:14px;display:grid}.PartSelection-module__cOsGZW__introNote strong{color:var(--navy);font-size:13px}.PartSelection-module__cOsGZW__introNote span{color:var(--muted);font-size:12px}.PartSelection-module__cOsGZW__layout{grid-template-columns:210px minmax(0,1fr);align-items:start;gap:20px;display:grid}.PartSelection-module__cOsGZW__progress,.PartSelection-module__cOsGZW__form,.PartSelection-module__cOsGZW__history,.PartSelection-module__cOsGZW__success{border:1px solid var(--line-strong);background:var(--surface);border-radius:6px}.PartSelection-module__cOsGZW__progress{position:sticky;top:104px;overflow:hidden}.PartSelection-module__cOsGZW__progressIntro{border-bottom:1px solid var(--line);gap:2px;padding:17px;display:grid}.PartSelection-module__cOsGZW__progressIntro strong{color:var(--navy);font-size:14px}.PartSelection-module__cOsGZW__progressIntro span{color:var(--muted);font-size:11px}.PartSelection-module__cOsGZW__progress ol{margin:0;padding:8px;list-style:none;display:grid}.PartSelection-module__cOsGZW__progress li button{text-align:left;background:0 0;border:0;border-radius:4px;align-items:center;gap:10px;width:100%;min-height:45px;padding:7px 9px;display:flex}.PartSelection-module__cOsGZW__progress li button:disabled{cursor:default;opacity:1}.PartSelection-module__cOsGZW__progress li button>span{border:1px solid var(--line-strong);width:25px;height:25px;color:var(--muted);background:var(--surface);border-radius:50%;flex:none;place-items:center;font-size:11px;font-weight:800;display:grid}.PartSelection-module__cOsGZW__progress li button strong{color:var(--muted);font-size:12px}.PartSelection-module__cOsGZW__progress li.PartSelection-module__cOsGZW__current button{background:var(--orange-soft)}.PartSelection-module__cOsGZW__progress li.PartSelection-module__cOsGZW__current button>span{border-color:var(--orange-action);color:#fff;background:var(--orange-action)}.PartSelection-module__cOsGZW__progress li.PartSelection-module__cOsGZW__current button strong,.PartSelection-module__cOsGZW__progress li.PartSelection-module__cOsGZW__done button strong{color:var(--navy)}.PartSelection-module__cOsGZW__progress li.PartSelection-module__cOsGZW__done button>span{border-color:var(--green);color:#fff;background:var(--green)}.PartSelection-module__cOsGZW__helpBox{border-top:1px solid var(--line);color:var(--orange-action);background:var(--surface-soft);align-items:center;gap:10px;padding:14px 16px;display:flex}.PartSelection-module__cOsGZW__helpBox div{display:grid}.PartSelection-module__cOsGZW__helpBox strong{color:var(--navy);font-size:11px}.PartSelection-module__cOsGZW__helpBox a{font-size:12px;font-weight:800}.PartSelection-module__cOsGZW__form{min-width:0;padding:26px}.PartSelection-module__cOsGZW__formHeading{border-bottom:1px solid var(--line);margin-bottom:24px;padding-bottom:18px}.PartSelection-module__cOsGZW__formHeading>span{color:var(--orange-action);letter-spacing:.08em;text-transform:uppercase;margin-bottom:5px;font-size:11px;font-weight:800;display:block}.PartSelection-module__cOsGZW__formHeading h1{color:var(--navy);margin:0 0 6px;font-size:clamp(24px,3vw,31px);line-height:1.15}.PartSelection-module__cOsGZW__formHeading h1:focus{outline:0}.PartSelection-module__cOsGZW__formHeading p{max-width:720px;color:var(--muted);margin:0;font-size:13px}.PartSelection-module__cOsGZW__stepPanel{gap:22px;display:grid}.PartSelection-module__cOsGZW__fieldset{border:0;min-width:0;margin:0;padding:0}.PartSelection-module__cOsGZW__fieldset legend{width:100%;color:var(--navy);margin-bottom:10px;font-size:13px;font-weight:800}.PartSelection-module__cOsGZW__fieldset legend em,.PartSelection-module__cOsGZW__fieldsGrid label>span em{color:var(--orange-action);text-transform:uppercase;font-size:10px;font-style:normal;font-weight:800}.PartSelection-module__cOsGZW__fieldset legend small{color:var(--muted);font-weight:600}.PartSelection-module__cOsGZW__optionGrid,.PartSelection-module__cOsGZW__savedGrid,.PartSelection-module__cOsGZW__partGrid{gap:10px;display:grid}.PartSelection-module__cOsGZW__optionGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.PartSelection-module__cOsGZW__savedGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.PartSelection-module__cOsGZW__partGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.PartSelection-module__cOsGZW__choiceCard,.PartSelection-module__cOsGZW__selectedCard{border:1px solid var(--line-strong);min-width:0;min-height:68px;color:var(--orange-action);background:var(--surface);cursor:pointer;border-radius:5px;align-items:center;gap:11px;padding:13px;transition:border-color .14s,background .14s;display:flex;position:relative}.PartSelection-module__cOsGZW__choiceCard:hover{border-color:var(--orange)}:is(.PartSelection-module__cOsGZW__choiceCard:has(input:focus-visible),.PartSelection-module__cOsGZW__selectedCard:has(input:focus-visible),.PartSelection-module__cOsGZW__uploadBox:has(input:focus-visible)){outline-offset:3px;outline:3px solid #155bb5}.PartSelection-module__cOsGZW__selectedCard{border-color:var(--orange-action);background:var(--orange-soft);box-shadow:inset 3px 0 0 var(--orange-action)}.PartSelection-module__cOsGZW__choiceCard input,.PartSelection-module__cOsGZW__selectedCard input{opacity:0;pointer-events:none;width:1px;min-height:1px;position:absolute}.PartSelection-module__cOsGZW__choiceCard>span,.PartSelection-module__cOsGZW__selectedCard>span{gap:2px;min-width:0;display:grid}.PartSelection-module__cOsGZW__choiceCard strong,.PartSelection-module__cOsGZW__selectedCard strong{color:var(--navy);font-size:13px;line-height:1.25}.PartSelection-module__cOsGZW__choiceCard small,.PartSelection-module__cOsGZW__selectedCard small{color:var(--muted);text-overflow:ellipsis;font-size:10px;line-height:1.3;overflow:hidden}.PartSelection-module__cOsGZW__fieldsGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;display:grid}.PartSelection-module__cOsGZW__fieldsGrid label,.PartSelection-module__cOsGZW__descriptionField{gap:6px;min-width:0;display:grid}.PartSelection-module__cOsGZW__fieldsGrid label>span,.PartSelection-module__cOsGZW__descriptionField>span{color:var(--navy);font-size:12px;font-weight:750}.PartSelection-module__cOsGZW__fieldsGrid label>span small{color:var(--muted);font-size:10px;font-weight:600}.PartSelection-module__cOsGZW__fieldsGrid input,.PartSelection-module__cOsGZW__fieldsGrid select,.PartSelection-module__cOsGZW__descriptionField textarea{background:var(--surface);border-radius:4px}.PartSelection-module__cOsGZW__fullField{grid-column:1/-1}.PartSelection-module__cOsGZW__checkLine{color:var(--muted);cursor:pointer;align-items:flex-start;gap:9px;font-size:12px;display:flex}.PartSelection-module__cOsGZW__checkLine input{width:17px;min-width:17px;height:17px;min-height:17px;accent-color:var(--orange-action);margin:1px 0 0}.PartSelection-module__cOsGZW__checkLine a,.PartSelection-module__cOsGZW__privacyNote a{color:var(--orange-action);text-underline-offset:2px;font-weight:750;text-decoration:underline}.PartSelection-module__cOsGZW__tip{border-left:3px solid var(--orange);color:var(--muted);background:var(--surface-soft);align-items:flex-start;gap:10px;padding:12px 14px;font-size:12px;display:flex}.PartSelection-module__cOsGZW__tip svg{color:var(--orange-action);flex:none}.PartSelection-module__cOsGZW__uploadBox{border:1px dashed var(--line-strong);background:var(--surface-soft);text-align:center;cursor:pointer;border-radius:5px;align-content:center;place-items:center;gap:5px;min-height:150px;padding:22px;display:grid}.PartSelection-module__cOsGZW__uploadBox:hover{border-color:var(--orange-action)}.PartSelection-module__cOsGZW__uploadBox:has(input:disabled){cursor:default;opacity:.68}.PartSelection-module__cOsGZW__uploadBox input{opacity:0;width:1px;min-height:1px;position:absolute}.PartSelection-module__cOsGZW__uploadBox>span{color:#fff;background:var(--orange-action);border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.PartSelection-module__cOsGZW__uploadBox strong{color:var(--navy);font-size:14px}.PartSelection-module__cOsGZW__uploadBox small{color:var(--muted);font-size:11px}.PartSelection-module__cOsGZW__photoList{gap:7px;margin:10px 0 0;padding:0;list-style:none;display:grid}.PartSelection-module__cOsGZW__photoList li{border:1px solid var(--line);border-radius:4px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:9px 11px;display:grid}.PartSelection-module__cOsGZW__photoList li>svg{color:var(--green)}.PartSelection-module__cOsGZW__photoList li>span{min-width:0;display:grid}.PartSelection-module__cOsGZW__photoList strong{color:var(--navy);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.PartSelection-module__cOsGZW__photoList small{color:var(--muted);font-size:10px}.PartSelection-module__cOsGZW__photoList button{width:34px;height:34px;color:var(--red);background:0 0;border:0;border-radius:4px;place-items:center;display:grid}.PartSelection-module__cOsGZW__photoList button:hover{background:var(--red-soft)}.PartSelection-module__cOsGZW__descriptionField{position:relative}.PartSelection-module__cOsGZW__descriptionField textarea{min-height:130px;padding-bottom:30px}.PartSelection-module__cOsGZW__descriptionField>small{color:var(--muted);font-size:10px;position:absolute;bottom:8px;right:10px}.PartSelection-module__cOsGZW__summary{border-top:1px solid var(--line-strong);display:grid}.PartSelection-module__cOsGZW__summary>div{border-bottom:1px solid var(--line-strong);grid-template-columns:92px minmax(0,1fr) auto;align-items:center;gap:12px;padding:11px 0;display:grid}.PartSelection-module__cOsGZW__summary small{color:var(--muted);text-transform:uppercase;font-size:10px}.PartSelection-module__cOsGZW__summary strong{color:var(--navy);font-size:12px}.PartSelection-module__cOsGZW__summary button{color:var(--orange-action);background:0 0;border:0;padding:4px;font-size:11px;font-weight:750}.PartSelection-module__cOsGZW__privacyNote{color:var(--muted);margin:-13px 0 0 26px;font-size:11px}.PartSelection-module__cOsGZW__error{border:1px solid color-mix(in srgb, var(--red) 32%, var(--line));color:var(--red);background:var(--red-soft);border-radius:4px;align-items:flex-start;gap:9px;margin-top:20px;padding:11px 13px;font-size:12px;font-weight:650;display:flex}.PartSelection-module__cOsGZW__error svg{flex:none}.PartSelection-module__cOsGZW__formActions{border-top:1px solid var(--line);justify-content:space-between;gap:12px;margin-top:25px;padding-top:19px;display:flex}.PartSelection-module__cOsGZW__history{grid-column:2;padding:16px}.PartSelection-module__cOsGZW__history>div{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.PartSelection-module__cOsGZW__history>div strong{color:var(--navy);font-size:13px}.PartSelection-module__cOsGZW__history>div a{color:var(--orange-action);font-size:11px;font-weight:750}.PartSelection-module__cOsGZW__history ul{gap:7px;margin:0;padding:0;list-style:none;display:grid}.PartSelection-module__cOsGZW__history li{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;padding-top:8px;display:flex}.PartSelection-module__cOsGZW__historyLink{min-width:0;display:grid}.PartSelection-module__cOsGZW__historyLink:hover strong{color:var(--orange-action)}.PartSelection-module__cOsGZW__history li strong{color:var(--navy);font-size:11px}.PartSelection-module__cOsGZW__history li small{color:var(--muted);font-size:10px}.PartSelection-module__cOsGZW__history li em{color:var(--green);background:var(--green-soft);border-radius:999px;padding:4px 8px;font-size:10px;font-style:normal;font-weight:750}.PartSelection-module__cOsGZW__success{text-align:center;justify-items:center;max-width:760px;margin:38px auto 18px;padding:50px 36px;display:grid}.PartSelection-module__cOsGZW__successIcon{color:#fff;background:var(--green);border-radius:50%;place-items:center;width:64px;height:64px;margin-bottom:16px;display:grid}.PartSelection-module__cOsGZW__success>small{color:var(--orange-action);letter-spacing:.06em;text-transform:uppercase;font-size:11px;font-weight:800}.PartSelection-module__cOsGZW__success h1{color:var(--navy);margin:7px 0 9px;font-size:clamp(27px,4vw,38px)}.PartSelection-module__cOsGZW__success>p{max-width:570px;color:var(--muted);font-size:14px}.PartSelection-module__cOsGZW__successActions{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:8px;display:flex}.PartSelection-module__cOsGZW__success .PartSelection-module__cOsGZW__successNote{margin:18px 0 0;font-size:11px}.PartSelection-module__cOsGZW__copyMessage{font-weight:750;color:var(--green)!important;margin:14px 0 0!important;font-size:11px!important}.PartSelection-module__cOsGZW__headerSelection{border:1px solid var(--line-strong);min-height:44px;color:var(--navy);background:var(--surface);border-radius:4px;align-items:center;gap:7px;padding:9px 12px;font-size:12px;font-weight:750;display:inline-flex}.PartSelection-module__cOsGZW__headerSelection:hover,.PartSelection-module__cOsGZW__headerSelectionActive{border-color:var(--orange-action);color:var(--orange-action)}.PartSelection-module__cOsGZW__catalogPrompt{color:var(--orange-action);align-items:center;gap:6px;margin-top:10px;font-size:12px;font-weight:800;display:inline-flex}.PartSelection-module__cOsGZW__catalogPrompt:hover{text-underline-offset:3px;text-decoration:underline}.PartSelection-module__cOsGZW__accountCard{border:1px solid var(--line-strong);border-left:4px solid var(--orange-action);background:var(--surface);border-radius:5px;flex-wrap:wrap;align-items:center;gap:14px;padding:15px 17px;display:flex}.PartSelection-module__cOsGZW__accountCard>span{width:40px;height:40px;color:var(--orange-action);background:var(--orange-soft);border-radius:50%;flex:none;place-items:center;display:grid}.PartSelection-module__cOsGZW__accountCard>div{gap:1px;min-width:0;display:grid}.PartSelection-module__cOsGZW__accountCard strong{color:var(--navy);font-size:14px}.PartSelection-module__cOsGZW__accountCard p{color:var(--muted);margin:0;font-size:11px}.PartSelection-module__cOsGZW__accountActions{grid-auto-flow:column;margin-left:auto;gap:7px!important;display:flex!important}.PartSelection-module__cOsGZW__accountRequests{border-top:1px solid var(--line);width:100%;padding-top:10px}.PartSelection-module__cOsGZW__accountRequests summary{color:var(--navy);cursor:pointer;font-size:11px;font-weight:800}.PartSelection-module__cOsGZW__accountRequests ul{gap:0;margin:9px 0 0;padding:0;list-style:none;display:grid}.PartSelection-module__cOsGZW__accountRequests li{border-top:1px solid var(--line)}.PartSelection-module__cOsGZW__accountRequests li>a{justify-content:space-between;align-items:center;gap:12px;padding:9px 2px;display:flex}.PartSelection-module__cOsGZW__accountRequests li>a:hover strong{color:var(--orange-action)}.PartSelection-module__cOsGZW__accountRequests li span{min-width:0;display:grid}.PartSelection-module__cOsGZW__accountRequests li strong{color:var(--navy);font-size:11px}.PartSelection-module__cOsGZW__accountRequests li small,.PartSelection-module__cOsGZW__accountRequests>small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.PartSelection-module__cOsGZW__accountRequests li em{color:var(--green);background:var(--green-soft);border-radius:999px;flex:none;padding:4px 8px;font-size:9px;font-style:normal;font-weight:800}.PartSelection-module__cOsGZW__statusLayout{gap:18px;display:grid}.PartSelection-module__cOsGZW__statusCard,.PartSelection-module__cOsGZW__recommendations{border:1px solid var(--line-strong);background:var(--surface);border-radius:6px;padding:24px}.PartSelection-module__cOsGZW__statusHead{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:18px;padding-bottom:18px;display:flex}.PartSelection-module__cOsGZW__statusHead>div{gap:2px;display:grid}.PartSelection-module__cOsGZW__statusHead small,.PartSelection-module__cOsGZW__recommendationsHeading small{color:var(--orange-action);letter-spacing:.07em;text-transform:uppercase;font-size:10px;font-weight:800}.PartSelection-module__cOsGZW__statusHead h1{color:var(--navy);margin:2px 0;font-size:clamp(24px,4vw,33px)}.PartSelection-module__cOsGZW__statusHead span{color:var(--muted);font-size:10px}.PartSelection-module__cOsGZW__statusBadge{border:1px solid var(--line-strong);color:var(--navy);background:var(--surface-soft);border-radius:999px;flex:none;padding:6px 10px;font-size:11px;font-style:normal;font-weight:800}.PartSelection-module__cOsGZW__status_in_progress,.PartSelection-module__cOsGZW__status_waiting_customer{border-color:color-mix(in srgb, var(--yellow) 35%, var(--line));color:var(--yellow);background:var(--yellow-soft)}.PartSelection-module__cOsGZW__status_matched,.PartSelection-module__cOsGZW__status_closed{border-color:color-mix(in srgb, var(--green) 35%, var(--line));color:var(--green);background:var(--green-soft)}.PartSelection-module__cOsGZW__status_spam{border-color:color-mix(in srgb, var(--red) 35%, var(--line));color:var(--red);background:var(--red-soft)}.PartSelection-module__cOsGZW__statusMessage{border-left:3px solid var(--orange-action);background:var(--surface-soft);align-items:flex-start;gap:11px;margin:18px 0;padding:13px 15px;display:flex}.PartSelection-module__cOsGZW__statusMessage>svg{color:var(--orange-action);flex:none}.PartSelection-module__cOsGZW__statusMessage strong{color:var(--navy);font-size:13px}.PartSelection-module__cOsGZW__statusMessage p{color:var(--muted);margin:2px 0 0;font-size:11px}.PartSelection-module__cOsGZW__statusFacts{border-top:1px solid var(--line);margin:0;display:grid}.PartSelection-module__cOsGZW__statusFacts>div{border-bottom:1px solid var(--line);grid-template-columns:100px minmax(0,1fr);gap:15px;padding:10px 0;display:grid}.PartSelection-module__cOsGZW__statusFacts dt{color:var(--muted);text-transform:uppercase;font-size:10px}.PartSelection-module__cOsGZW__statusFacts dd{color:var(--navy);margin:0;font-size:12px;font-weight:700}.PartSelection-module__cOsGZW__statusActions{justify-content:space-between;align-items:center;gap:12px;margin-top:18px;display:flex}.PartSelection-module__cOsGZW__forgetButton{color:var(--muted);text-underline-offset:3px;background:0 0;border:0;padding:7px 0;font-size:10px;text-decoration:underline}.PartSelection-module__cOsGZW__recommendationsHeading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.PartSelection-module__cOsGZW__recommendationsHeading h2{color:var(--navy);margin:2px 0 0;font-size:22px}.PartSelection-module__cOsGZW__recommendationsHeading>span{width:31px;height:31px;color:var(--orange-action);background:var(--orange-soft);border-radius:50%;place-items:center;font-size:12px;font-weight:800;display:grid}.PartSelection-module__cOsGZW__recommendationsEmpty{color:var(--muted);background:var(--surface-soft);align-items:flex-start;gap:12px;padding:17px;display:flex}.PartSelection-module__cOsGZW__recommendationsEmpty>svg{color:var(--orange-action);flex:none}.PartSelection-module__cOsGZW__recommendationsEmpty strong{color:var(--navy);font-size:13px}.PartSelection-module__cOsGZW__recommendationsEmpty p{margin:2px 0 0;font-size:11px}.PartSelection-module__cOsGZW__recommendationGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.PartSelection-module__cOsGZW__recommendationCard{border:1px solid var(--line-strong);background:var(--surface);border-radius:5px;grid-template-columns:120px minmax(0,1fr);display:grid;overflow:hidden}.PartSelection-module__cOsGZW__recommendationCard>a{border-right:1px solid var(--line);min-height:150px}.PartSelection-module__cOsGZW__recommendationCard>a>*{object-fit:contain;width:100%;height:100%}.PartSelection-module__cOsGZW__recommendationCard>div{align-content:start;gap:5px;padding:13px;display:grid}.PartSelection-module__cOsGZW__recommendationCard small{color:var(--muted);text-transform:uppercase;font-size:9px}.PartSelection-module__cOsGZW__recommendationCard h3{color:var(--navy);margin:0;font-size:13px;line-height:1.3}.PartSelection-module__cOsGZW__recommendationCard>div>strong{color:var(--navy);font-size:15px}.PartSelection-module__cOsGZW__recommendationCard .PartSelection-module__cOsGZW__button{place-self:end start;margin-top:4px}.PartSelection-module__cOsGZW__recommendationStock{color:var(--muted);font-size:10px;font-weight:650}.PartSelection-module__cOsGZW__recommendationActions{flex-wrap:wrap;gap:6px;margin-top:4px;display:flex}.PartSelection-module__cOsGZW__recommendationActions .PartSelection-module__cOsGZW__button{margin-top:0}:is(html[data-theme=dark] .PartSelection-module__cOsGZW__page,html[data-theme=dark] .PartSelection-module__cOsGZW__progress,html[data-theme=dark] .PartSelection-module__cOsGZW__form,html[data-theme=dark] .PartSelection-module__cOsGZW__history,html[data-theme=dark] .PartSelection-module__cOsGZW__success,html[data-theme=dark] .PartSelection-module__cOsGZW__choiceCard,html[data-theme=dark] .PartSelection-module__cOsGZW__selectedCard,html[data-theme=dark] .PartSelection-module__cOsGZW__headerSelection,html[data-theme=dark] .PartSelection-module__cOsGZW__accountCard),:is(html[data-theme=dark] .PartSelection-module__cOsGZW__statusCard,html[data-theme=dark] .PartSelection-module__cOsGZW__recommendations,html[data-theme=dark] .PartSelection-module__cOsGZW__recommendationCard){--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}html[data-theme=dark] .PartSelection-module__cOsGZW__selectedCard{background:color-mix(in srgb, var(--orange-action) 16%, var(--surface))}html[data-theme=dark] .PartSelection-module__cOsGZW__progress li.PartSelection-module__cOsGZW__current button{background:color-mix(in srgb, var(--orange-action) 16%, var(--surface))}html[data-theme=dark] .PartSelection-module__cOsGZW__accountCard>span{background:color-mix(in srgb, var(--orange-action) 16%, var(--surface))}:is(html[data-theme=dark] .PartSelection-module__cOsGZW__uploadBox,html[data-theme=dark] .PartSelection-module__cOsGZW__tip,html[data-theme=dark] .PartSelection-module__cOsGZW__helpBox){background:var(--surface-soft)}html[data-theme=dark] .PartSelection-module__cOsGZW__error{background:color-mix(in srgb, var(--red) 16%, var(--surface))}@media (max-width:900px){.PartSelection-module__cOsGZW__layout{grid-template-columns:1fr}.PartSelection-module__cOsGZW__progress{position:static}.PartSelection-module__cOsGZW__progressIntro,.PartSelection-module__cOsGZW__helpBox{display:none}.PartSelection-module__cOsGZW__progress ol{gap:4px;display:flex;overflow-x:auto}.PartSelection-module__cOsGZW__progress li{flex:1 0 auto;min-width:max-content}.PartSelection-module__cOsGZW__progress li button{min-height:42px}.PartSelection-module__cOsGZW__savedGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.PartSelection-module__cOsGZW__history{grid-column:1}}@media (max-width:1100px){.PartSelection-module__cOsGZW__headerSelection span{display:none}.PartSelection-module__cOsGZW__headerSelection{justify-content:center;width:44px;min-width:44px;padding:9px}}@media (max-width:720px){.site-shell .page-section.PartSelection-module__cOsGZW__page{padding:22px 0 46px}.PartSelection-module__cOsGZW__intro{flex-direction:column;align-items:flex-start;gap:13px}.PartSelection-module__cOsGZW__intro h1{font-size:30px}.PartSelection-module__cOsGZW__intro p{font-size:13px}.PartSelection-module__cOsGZW__introNote{min-width:0}.PartSelection-module__cOsGZW__form{padding:19px 15px}.PartSelection-module__cOsGZW__optionGrid,.PartSelection-module__cOsGZW__savedGrid,.PartSelection-module__cOsGZW__partGrid,.PartSelection-module__cOsGZW__fieldsGrid{grid-template-columns:1fr}.PartSelection-module__cOsGZW__fullField{grid-column:auto}.PartSelection-module__cOsGZW__summary>div{grid-template-columns:74px minmax(0,1fr)}.PartSelection-module__cOsGZW__summary button{grid-column:2;justify-self:start;padding-left:0}.PartSelection-module__cOsGZW__formActions .PartSelection-module__cOsGZW__button{flex:1;padding-inline:11px}.PartSelection-module__cOsGZW__success{padding:38px 19px}.PartSelection-module__cOsGZW__successActions{flex-direction:column;width:100%}.PartSelection-module__cOsGZW__accountCard{flex-wrap:wrap;align-items:flex-start}.PartSelection-module__cOsGZW__accountActions{grid-auto-flow:row;width:100%;margin-left:0}.PartSelection-module__cOsGZW__recommendationGrid{grid-template-columns:1fr}}@media (max-width:430px){.PartSelection-module__cOsGZW__progress li button{gap:5px;padding-inline:6px}.PartSelection-module__cOsGZW__progress li button strong{font-size:10px}.PartSelection-module__cOsGZW__formActions{flex-direction:column-reverse;align-items:stretch}.PartSelection-module__cOsGZW__summary>div{grid-template-columns:1fr;gap:3px}.PartSelection-module__cOsGZW__summary button{grid-column:1}.PartSelection-module__cOsGZW__statusHead,.PartSelection-module__cOsGZW__statusActions{flex-direction:column;align-items:flex-start}.PartSelection-module__cOsGZW__statusFacts>div{grid-template-columns:1fr;gap:2px}.PartSelection-module__cOsGZW__recommendationCard{grid-template-columns:100px minmax(0,1fr)}}
.Theme-module__XB8fmq__themeRoot{min-height:100%}.Theme-module__XB8fmq__headerActions{flex:none;align-items:center;gap:8px;margin-left:auto;display:flex}.Theme-module__XB8fmq__control{border:1px solid var(--line-strong,#d4d8e3);min-width:112px;height:36px;color:var(--navy,#080d2d);background:var(--surface,#fff);box-shadow:none;border-radius:8px;flex:none;align-items:center;padding-left:30px;line-height:1;transition:border-color .16s,color .16s,background .16s;display:inline-flex;position:relative}.Theme-module__XB8fmq__control:hover,.Theme-module__XB8fmq__control:focus-within{border-color:var(--orange,#f47a00);color:var(--orange-dark,#d96700);background:var(--orange-soft,#fff2e5)}.Theme-module__XB8fmq__control:focus-within{outline-offset:2px;outline:3px solid #2d7bd8}.Theme-module__XB8fmq__controlIcon{z-index:1;pointer-events:none;font-family:Segoe UI Symbol,Noto Sans Symbols,sans-serif;font-size:17px;font-weight:700;line-height:1;position:absolute;left:9px}.Theme-module__XB8fmq__control select{min-width:0;height:34px;min-height:34px;color:inherit;box-shadow:none;cursor:pointer;background:0 0;border:0;border-radius:7px;padding:0 26px 0 0;font-size:12px;font-weight:750;line-height:1}.Theme-module__XB8fmq__control select:focus{box-shadow:none;border:0;outline:0}.Theme-module__XB8fmq__visuallyHidden{clip:rect(0, 0, 0, 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}html[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--navy:#e8ecff;--orange:#ff8a1c;--orange-dark:#ffad62;--orange-soft:#352111;--orange-action:#d96700;--orange-action-hover:#f47a00;--surface:#11162b;--surface-soft:#0b1024;--surface-blue:#151d38;--ink:#eef1ff;--muted:#aeb6d0;--line:#293252;--line-strong:#384262;--green:#52c895;--green-soft:#102d25;--red:#ff858d;--red-soft:#35181d;--yellow:#efc66e;--yellow-soft:#332915;--shadow-sm:0 8px 24px #0000003d;--shadow-md:0 20px 55px #00000061}html[data-theme=dark] .Theme-module__XB8fmq__themeRoot{color:var(--ink);background:var(--surface)}html[data-theme=dark] .site-shell{background:var(--surface-soft)}html[data-theme=dark] .shop-header{border-bottom-color:var(--orange);background:#11162bf5}:is(html[data-theme=dark] input,html[data-theme=dark] select,html[data-theme=dark] textarea){border-color:var(--line-strong);color:var(--ink);background:#151b33}:is(html[data-theme=dark] .section-dark,html[data-theme=dark] .story-block,html[data-theme=dark] .admin-sidebar,html[data-theme=dark] .numbered-list span,html[data-theme=dark] .filter-chips button.active,html[data-theme=dark] .source-badge,html[data-theme=dark] .channel-logo,html[data-theme=dark] .admin-toast){color:#fff;background-color:#080d2d}html[data-theme=dark] .form-success-dark{color:#fff;background-color:#111a48}html[data-theme=dark] body{color:var(--ink);background:var(--surface-soft)}:is(html[data-theme=dark] input::placeholder,html[data-theme=dark] textarea::placeholder){color:#7f89a8}:is(html[data-theme=dark] input:disabled,html[data-theme=dark] select:disabled,html[data-theme=dark] textarea:disabled){color:#7f89a8;background:#0f152a}:is(html[data-theme=dark] .button-secondary,html[data-theme=dark] .header-cart,html[data-theme=dark] .menu-button,html[data-theme=dark] .admin-menu-button,html[data-theme=dark] .admin-top-actions>button,html[data-theme=dark] .pagination button,html[data-theme=dark] .filter-chips button,html[data-theme=dark] .segmented-control button){border-color:var(--line-strong);color:var(--ink);background:var(--surface)}:is(html[data-theme=dark] .header-cart:hover,html[data-theme=dark] .header-cart.active,html[data-theme=dark] .button-secondary:hover,html[data-theme=dark] .pagination button:hover,html[data-theme=dark] .filter-chips button:hover,html[data-theme=dark] .segmented-control button:hover){border-color:var(--orange);color:var(--orange-dark);background:var(--orange-soft)}:is(html[data-theme=dark] .site-shell .page-section:not(.catalog-page),html[data-theme=dark] .catalog-sidebar,html[data-theme=dark] .catalog-search,html[data-theme=dark] .product-card,html[data-theme=dark] .product-gallery-main,html[data-theme=dark] .product-thumbnails>button,html[data-theme=dark] .product-variant-picker a,html[data-theme=dark] .product-specification-value,html[data-theme=dark] .product-purchase-card,html[data-theme=dark] .product-mobile-buybar,html[data-theme=dark] .product-inquiry-popover,html[data-theme=dark] .quantity-control,html[data-theme=dark] .cart-list,html[data-theme=dark] .cart-summary,html[data-theme=dark] .checkout-section,html[data-theme=dark] .checkout-summary,html[data-theme=dark] .cdek-picker-empty,html[data-theme=dark] .cdek-picker-selected,html[data-theme=dark] .inquiry-form,html[data-theme=dark] .contact-item,html[data-theme=dark] .contact-form-wrap,html[data-theme=dark] .map-placeholder,html[data-theme=dark] .legal-document,html[data-theme=dark] .guest-order-access-layout,html[data-theme=dark] .guest-order-access-copy,html[data-theme=dark] .guest-order-result,html[data-theme=dark] .account-auth-layout,html[data-theme=dark] .account-auth-copy,html[data-theme=dark] .account-orders,html[data-theme=dark] .account-profile>section,html[data-theme=dark] .account-password-section,html[data-theme=dark] .customer-order,html[data-theme=dark] .order-progress,html[data-theme=dark] .cdek-delivery-card,html[data-theme=dark] .category-card,html[data-theme=dark] .admin-gate-card,html[data-theme=dark] .admin-topbar,html[data-theme=dark] .admin-panel,html[data-theme=dark] .admin-empty,html[data-theme=dark] .admin-search,html[data-theme=dark] .admin-table-wrap,html[data-theme=dark] .admin-drawer,html[data-theme=dark] .drawer-heading,html[data-theme=dark] .drawer-actions,html[data-theme=dark] .admin-mobile-nav,html[data-theme=dark] .view-count,html[data-theme=dark] .metric-grid>button,html[data-theme=dark] .preparation-bulk-bar,html[data-theme=dark] .preparation-product,html[data-theme=dark] .preparation-metrics>button,html[data-theme=dark] .price-comparison>div,html[data-theme=dark] .price-comparison>button,html[data-theme=dark] .order-card,html[data-theme=dark] .order-card-head,html[data-theme=dark] .website-order-control,html[data-theme=dark] .channel-grid article,html[data-theme=dark] .permission-checklist label,html[data-theme=dark] .security-access-list,html[data-theme=dark] .user-access-edit,html[data-theme=dark] .device-link-card,html[data-theme=dark] .recovery-codes-card,html[data-theme=dark] .two-factor-setup details){border-color:var(--line);color:var(--ink);background:var(--surface);box-shadow:var(--shadow-sm)}:is(html[data-theme=dark] .filter-title,html[data-theme=dark] .product-image-placeholder,html[data-theme=dark] .site-shell .inline-form-section,html[data-theme=dark] .admin-table th,html[data-theme=dark] .admin-table tbody tr:hover,html[data-theme=dark] .compact-product-list>div,html[data-theme=dark] .selected-inventory-product,html[data-theme=dark] .checkout-account-note,html[data-theme=dark] .guest-order-access-copy>span,html[data-theme=dark] .account-auth-icon,html[data-theme=dark] .recovery-code-grid code,html[data-theme=dark] .two-factor-manual-key){border-color:var(--line);color:var(--ink);background:var(--surface-blue)}html[data-theme=dark] .category-filter{color:var(--muted);background:var(--surface)}:is(html[data-theme=dark] .category-filter:hover,html[data-theme=dark] .product-variant-picker a:hover,html[data-theme=dark] .preparation-metrics>button:hover,html[data-theme=dark] .preparation-metrics>button.active,html[data-theme=dark] .price-comparison>button:hover:not(:disabled),html[data-theme=dark] .permission-checklist label:has(input:checked),html[data-theme=dark] .review-product-list>button:hover,html[data-theme=dark] .review-product-list>button.active,html[data-theme=dark] .inventory-search-results>button:hover){border-color:var(--orange);color:var(--ink);background:var(--orange-soft)}html[data-theme=dark] .category-filter.active{color:var(--ink);background:var(--orange-soft)}html[data-theme=dark] .main-nav>a:not(.button){color:var(--muted)}:is(html[data-theme=dark] .main-nav>a:not(.button):hover,html[data-theme=dark] .main-nav>a.active:not(.button)){color:var(--ink);background:var(--surface-blue)}html[data-theme=dark] .segmented-control button.active{color:var(--ink);background:var(--surface);box-shadow:var(--shadow-sm)}html[data-theme=dark] .progress-ring{background:conic-gradient(var(--orange) var(--progress), var(--line) 0)}html[data-theme=dark] .progress-ring:before{background:var(--surface)}html[data-theme=dark] .legal-callout p{color:#cbd2e8}html[data-theme=dark] .alert-error>span{background:#ffffff14}:is(html[data-theme=dark] .product-skeleton,html[data-theme=dark] .admin-skeleton){background:linear-gradient(90deg,#171d34 25%,#202842 50%,#171d34 75%) 0 0/220% 100%}:is(html[data-theme=dark] .notice,html[data-theme=dark] .form-hint,html[data-theme=dark] .cart-validation,html[data-theme=dark] .checkout-account-note,html[data-theme=dark] .customer-order-status.status-new,html[data-theme=dark] .customer-order-status.status-confirmed){color:#f3cf85;background:var(--yellow-soft);border-color:#72501f}:is(html[data-theme=dark] .checkout-account-note.signed,html[data-theme=dark] .checkout-success,html[data-theme=dark] .account-message){color:#8bdab5;background:var(--green-soft);border-color:#27664e}:is(html[data-theme=dark] .customer-order-status.status-cancelled,html[data-theme=dark] .alert-error>span,html[data-theme=dark] .form-error){color:#ffadb2;background:var(--red-soft);border-color:#74343d}:is(html[data-theme=dark] .cart-item-unavailable,html[data-theme=dark] .order-progress-cancelled){background:var(--red-soft);border-color:#74343d}html[data-theme=dark] .order-progress li>span{border-color:var(--line);background:var(--surface)}:is(html[data-theme=dark] .order-progress-current>small,html[data-theme=dark] .order-progress-note strong,html[data-theme=dark] .product-mobile-buybar-info>strong){color:var(--ink)}html[data-theme=dark] .customer-order-cancel:hover:not(:disabled){color:#ffadb2!important;background:var(--red-soft)!important;border-color:#a84b56!important}@media (max-width:900px){html[data-theme=dark] .main-nav{border-color:var(--line);background:var(--surface);box-shadow:var(--shadow-md)}}@media print{:is(html,body){--lightningcss-light:initial!important;--lightningcss-dark: !important;color-scheme:light!important;color:#000!important;background:#fff!important}}@media (max-width:640px){.Theme-module__XB8fmq__headerActions{gap:6px}.Theme-module__XB8fmq__control{justify-content:center;width:36px;min-width:36px;height:34px;padding:0}.Theme-module__XB8fmq__controlIcon{position:static}.Theme-module__XB8fmq__control select{opacity:0;width:100%;height:100%;padding:0;position:absolute;inset:0}}@media (prefers-reduced-motion:reduce){.Theme-module__XB8fmq__control{transition:none}}@media (forced-colors:active){.Theme-module__XB8fmq__control{forced-color-adjust:auto}}
.BarcodeScanner-module___A-l9q__scanner{color:#070c2d;background:#fff;border:1px solid #dfe2ea;border-radius:14px;gap:14px;min-width:0;padding:16px;display:grid}.BarcodeScanner-module___A-l9q__header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.BarcodeScanner-module___A-l9q__header h3{margin:0 0 4px;font-size:17px}.BarcodeScanner-module___A-l9q__header p,.BarcodeScanner-module___A-l9q__hint,.BarcodeScanner-module___A-l9q__status{color:#697086;margin:0;font-size:12px;line-height:1.45}.BarcodeScanner-module___A-l9q__cameraButton,.BarcodeScanner-module___A-l9q__submitButton{min-height:44px;font:inherit;cursor:pointer;border:0;border-radius:10px;padding:9px 14px;font-size:13px;font-weight:750}.BarcodeScanner-module___A-l9q__cameraButton{color:#070c2d;background:#f0f2f6;flex:none}.BarcodeScanner-module___A-l9q__submitButton{color:#fff;background:#e96f00}.BarcodeScanner-module___A-l9q__cameraButton:disabled,.BarcodeScanner-module___A-l9q__submitButton:disabled{cursor:not-allowed;opacity:.55}.BarcodeScanner-module___A-l9q__videoFrame{background:#070c2d;border-radius:12px;min-height:220px;position:relative;overflow:hidden}.BarcodeScanner-module___A-l9q__videoFrame[hidden]{display:none}.BarcodeScanner-module___A-l9q__videoFrame video{object-fit:cover;width:100%;height:min(56vw,360px);display:block}.BarcodeScanner-module___A-l9q__target{pointer-events:none;border:2px solid #f47a00;border-radius:12px;position:absolute;inset:22% 10%;box-shadow:0 0 0 999px #070c2d47}.BarcodeScanner-module___A-l9q__entryForm{grid-template-columns:minmax(0,1fr) auto;gap:9px;display:grid}.BarcodeScanner-module___A-l9q__entryForm input{color:#070c2d;width:100%;min-height:44px;font:inherit;background:#fff;border:1px solid #cfd4df;border-radius:10px;padding:9px 12px;font-size:16px}.BarcodeScanner-module___A-l9q__entryForm input:focus-visible,.BarcodeScanner-module___A-l9q__cameraButton:focus-visible,.BarcodeScanner-module___A-l9q__submitButton:focus-visible{outline-offset:2px;outline:3px solid #f47a0040}.BarcodeScanner-module___A-l9q__error{color:#9d2530;background:#fff0f1;border-radius:9px;margin:0;padding:10px 12px;font-size:12px;line-height:1.4}@media (max-width:520px){.BarcodeScanner-module___A-l9q__header{flex-direction:column;align-items:stretch}.BarcodeScanner-module___A-l9q__cameraButton{width:100%}.BarcodeScanner-module___A-l9q__entryForm{grid-template-columns:1fr}}:is(html[data-theme=dark] .BarcodeScanner-module___A-l9q__scanner,html[data-theme=dark] .BarcodeScanner-module___A-l9q__entryForm){border-color:var(--line);color:var(--ink);background:var(--surface)}:is(html[data-theme=dark] .BarcodeScanner-module___A-l9q__header h3,html[data-theme=dark] .BarcodeScanner-module___A-l9q__entryForm input){color:var(--ink)}html[data-theme=dark] .BarcodeScanner-module___A-l9q__header p{color:var(--muted)}html[data-theme=dark] .BarcodeScanner-module___A-l9q__hint{color:var(--muted)}html[data-theme=dark] .BarcodeScanner-module___A-l9q__status{color:var(--muted)}html[data-theme=dark] .BarcodeScanner-module___A-l9q__cameraButton{border-color:var(--line-strong);color:var(--ink);background:var(--surface-blue)}html[data-theme=dark] .BarcodeScanner-module___A-l9q__entryForm input{border-color:var(--line-strong);background:#151b33}html[data-theme=dark] .BarcodeScanner-module___A-l9q__error{color:#ffadb2;background:var(--red-soft)}
.AvitoIntegrationWorkspace-module__J0yMtq__workspace{--avito-surface:var(--surface,#fff);--avito-soft:var(--surface-soft,#f6f7f9);--avito-ink:var(--ink,#080d2d);--avito-muted:var(--muted,#697086);--avito-line:var(--line,#e0e4eb);--avito-line-strong:var(--line-strong,#cfd5df);--avito-orange:var(--orange-action,#b85400);--avito-orange-soft:var(--orange-soft,#fff2e5);--avito-green:var(--green,#157e54);--avito-green-soft:var(--green-soft,#eaf8f1);--avito-red:var(--red,#b93542);--avito-red-soft:var(--red-soft,#fff0f1);--avito-yellow:var(--yellow,#9d6500);--avito-yellow-soft:var(--yellow-soft,#fff7dd);min-width:0;color:var(--avito-ink);gap:16px;display:grid}.AvitoIntegrationWorkspace-module__J0yMtq__heading,.AvitoIntegrationWorkspace-module__J0yMtq__sectionHeading,.AvitoIntegrationWorkspace-module__J0yMtq__modalHeading{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.AvitoIntegrationWorkspace-module__J0yMtq__heading>div,.AvitoIntegrationWorkspace-module__J0yMtq__sectionHeading>div,.AvitoIntegrationWorkspace-module__J0yMtq__modalHeading>div{min-width:0}.AvitoIntegrationWorkspace-module__J0yMtq__heading span,.AvitoIntegrationWorkspace-module__J0yMtq__sectionHeading span,.AvitoIntegrationWorkspace-module__J0yMtq__modalHeading span{color:var(--avito-orange);letter-spacing:.08em;text-transform:uppercase;margin-bottom:4px;font-size:10px;font-weight:850;display:block}.AvitoIntegrationWorkspace-module__J0yMtq__heading h2,.AvitoIntegrationWorkspace-module__J0yMtq__sectionHeading h3,.AvitoIntegrationWorkspace-module__J0yMtq__modalHeading h3{color:var(--avito-ink);margin:0;line-height:1.2}.AvitoIntegrationWorkspace-module__J0yMtq__heading h2{font-size:24px}.AvitoIntegrationWorkspace-module__J0yMtq__sectionHeading h3,.AvitoIntegrationWorkspace-module__J0yMtq__modalHeading h3{font-size:18px}.AvitoIntegrationWorkspace-module__J0yMtq__heading p,.AvitoIntegrationWorkspace-module__J0yMtq__sectionHeading p,.AvitoIntegrationWorkspace-module__J0yMtq__modal>p{max-width:720px;color:var(--avito-muted);margin:5px 0 0;font-size:11px;line-height:1.5}.AvitoIntegrationWorkspace-module__J0yMtq__primaryButton,.AvitoIntegrationWorkspace-module__J0yMtq__secondaryButton,.AvitoIntegrationWorkspace-module__J0yMtq__rowSave{color:#fff;background:var(--avito-orange);min-height:38px;font:inherit;cursor:pointer;border:1px solid #0000;border-radius:9px;justify-content:center;align-items:center;gap:7px;padding:7px 12px;font-size:10px;font-weight:800;display:inline-flex}.AvitoIntegrationWorkspace-module__J0yMtq__secondaryButton,.AvitoIntegrationWorkspace-module__J0yMtq__rowSave{border-color:var(--avito-line-strong);color:var(--avito-ink);background:var(--avito-surface)}.AvitoIntegrationWorkspace-module__J0yMtq__primaryButton:disabled,.AvitoIntegrationWorkspace-module__J0yMtq__secondaryButton:disabled,.AvitoIntegrationWorkspace-module__J0yMtq__rowSave:disabled{cursor:not-allowed;opacity:.5}.AvitoIntegrationWorkspace-module__J0yMtq__connectionCard{border:1px solid var(--avito-line);background:var(--avito-surface);box-shadow:var(--shadow-sm,0 8px 24px #080d2d0d);border-radius:15px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;padding:17px;display:grid}.AvitoIntegrationWorkspace-module__J0yMtq__connectionCard.AvitoIntegrationWorkspace-module__J0yMtq__disabled{background:var(--avito-soft);border-style:dashed}.AvitoIntegrationWorkspace-module__J0yMtq__connectionCard.AvitoIntegrationWorkspace-module__J0yMtq__pending{border-color:color-mix(in srgb, var(--avito-yellow) 35%, var(--avito-line))}.AvitoIntegrationWorkspace-module__J0yMtq__connectionCard.AvitoIntegrationWorkspace-module__J0yMtq__verified{border-color:color-mix(in srgb, var(--avito-green) 42%, var(--avito-line))}.AvitoIntegrationWorkspace-module__J0yMtq__avitoMark{color:#fff;background:#6c49ff;border-radius:13px;place-items:center;width:46px;height:46px;font-size:22px;font-weight:900;display:grid}.AvitoIntegrationWorkspace-module__J0yMtq__connectionCard strong,.AvitoIntegrationWorkspace-module__J0yMtq__connectionCard p,.AvitoIntegrationWorkspace-module__J0yMtq__connectionCard small{display:block}.AvitoIntegrationWorkspace-module__J0yMtq__connectionCard strong{font-size:14px}.AvitoIntegrationWorkspace-module__J0yMtq__connectionCard p,.AvitoIntegrationWorkspace-module__J0yMtq__connectionCard small{color:var(--avito-muted);font-size:10px;line-height:1.45}.AvitoIntegrationWorkspace-module__J0yMtq__connectionCard p{margin:4px 0}.AvitoIntegrationWorkspace-module__J0yMtq__connectionActions{justify-items:end;gap:7px;display:grid}.AvitoIntegrationWorkspace-module__J0yMtq__connectionActions>span{color:var(--avito-yellow);background:var(--avito-yellow-soft);border-radius:99px;padding:5px 8px;font-size:9px;font-weight:850}.AvitoIntegrationWorkspace-module__J0yMtq__verified .AvitoIntegrationWorkspace-module__J0yMtq__connectionActions>span{color:var(--avito-green);background:var(--avito-green-soft)}.AvitoIntegrationWorkspace-module__J0yMtq__disabled .AvitoIntegrationWorkspace-module__J0yMtq__connectionActions>span{color:var(--avito-muted);background:var(--avito-surface)}.AvitoIntegrationWorkspace-module__J0yMtq__summaryGrid{grid-template-columns:repeat(5,minmax(0,1fr));gap:9px;display:grid}.AvitoIntegrationWorkspace-module__J0yMtq__summaryGrid article{border:1px solid var(--avito-line);background:var(--avito-surface);border-radius:12px;min-width:0;padding:13px}.AvitoIntegrationWorkspace-module__J0yMtq__summaryGrid small,.AvitoIntegrationWorkspace-module__J0yMtq__summaryGrid strong,.AvitoIntegrationWorkspace-module__J0yMtq__summaryGrid span{display:block}.AvitoIntegrationWorkspace-module__J0yMtq__summaryGrid small,.AvitoIntegrationWorkspace-module__J0yMtq__summaryGrid span{color:var(--avito-muted);font-size:9px}.AvitoIntegrationWorkspace-module__J0yMtq__summaryGrid strong{margin:4px 0;font-size:21px}.AvitoIntegrationWorkspace-module__J0yMtq__summaryGrid .AvitoIntegrationWorkspace-module__J0yMtq__dangerCard{border-color:color-mix(in srgb, var(--avito-red) 35%, var(--avito-line));background:var(--avito-red-soft)}.AvitoIntegrationWorkspace-module__J0yMtq__readinessNotice{border:1px solid color-mix(in srgb, var(--avito-yellow) 35%, var(--avito-line));color:var(--avito-yellow);background:var(--avito-yellow-soft);border-radius:11px;align-items:flex-start;gap:10px;padding:12px 14px;display:flex}.AvitoIntegrationWorkspace-module__J0yMtq__readinessNotice div{min-width:0}.AvitoIntegrationWorkspace-module__J0yMtq__readinessNotice strong{color:var(--avito-ink);font-size:12px;display:block}.AvitoIntegrationWorkspace-module__J0yMtq__readinessNotice p{color:var(--avito-muted);margin:3px 0 0;font-size:10px;line-height:1.45}.AvitoIntegrationWorkspace-module__J0yMtq__productsCard,.AvitoIntegrationWorkspace-module__J0yMtq__settingsCard,.AvitoIntegrationWorkspace-module__J0yMtq__discoveryCard,.AvitoIntegrationWorkspace-module__J0yMtq__catalogImportCard,.AvitoIntegrationWorkspace-module__J0yMtq__reconciliationCard,.AvitoIntegrationWorkspace-module__J0yMtq__previewCard,.AvitoIntegrationWorkspace-module__J0yMtq__auditCard{border:1px solid var(--avito-line);background:var(--avito-surface);min-width:0;box-shadow:var(--shadow-sm,0 8px 24px #080d2d0d);border-radius:15px;overflow:hidden}.AvitoIntegrationWorkspace-module__J0yMtq__previewCard,.AvitoIntegrationWorkspace-module__J0yMtq__settingsCard,.AvitoIntegrationWorkspace-module__J0yMtq__discoveryCard,.AvitoIntegrationWorkspace-module__J0yMtq__catalogImportCard,.AvitoIntegrationWorkspace-module__J0yMtq__reconciliationCard,.AvitoIntegrationWorkspace-module__J0yMtq__auditCard{padding:16px}.AvitoIntegrationWorkspace-module__J0yMtq__discoveryCard{border-color:color-mix(in srgb, #6c49ff 25%, var(--avito-line))}.AvitoIntegrationWorkspace-module__J0yMtq__catalogImportCard{border-color:color-mix(in srgb, var(--avito-orange) 30%, var(--avito-line))}.AvitoIntegrationWorkspace-module__J0yMtq__catalogImportLimits{border:1px solid color-mix(in srgb, var(--avito-yellow) 30%, var(--avito-line));color:var(--avito-yellow);background:var(--avito-yellow-soft);border-radius:10px;align-items:flex-start;gap:9px;margin-top:13px;padding:11px;display:flex}.AvitoIntegrationWorkspace-module__J0yMtq__catalogImportLimits div{min-width:0}.AvitoIntegrationWorkspace-module__J0yMtq__catalogImportLimits strong{color:var(--avito-ink);font-size:10px;display:block}.AvitoIntegrationWorkspace-module__J0yMtq__catalogImportLimits p{color:var(--avito-muted);margin:3px 0 0;font-size:9px;line-height:1.45}.AvitoIntegrationWorkspace-module__J0yMtq__catalogImportStats{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin-top:13px;display:grid}.AvitoIntegrationWorkspace-module__J0yMtq__catalogImportStats>span{border:1px solid var(--avito-line);color:var(--avito-muted);background:var(--avito-soft);border-radius:10px;padding:10px;font-size:9px;display:block}.AvitoIntegrationWorkspace-module__J0yMtq__catalogImportStats strong{color:var(--avito-ink);margin-bottom:2px;font-size:17px;display:block}.AvitoIntegrationWorkspace-module__J0yMtq__catalogImportStats .AvitoIntegrationWorkspace-module__J0yMtq__catalogImportMissingStat{border-color:color-mix(in srgb, var(--avito-red) 30%, var(--avito-line));color:var(--avito-red);background:var(--avito-red-soft)}.AvitoIntegrationWorkspace-module__J0yMtq__catalogImportList{gap:9px;margin-top:13px;display:grid}.AvitoIntegrationWorkspace-module__J0yMtq__catalogImportList article{border:1px solid var(--avito-line);background:var(--avito-surface);border-radius:11px;gap:10px;padding:12px;display:grid}.AvitoIntegrationWorkspace-module__J0yMtq__catalogImportList article.AvitoIntegrationWorkspace-module__J0yMtq__catalogImportBlocked{border-color:color-mix(in srgb, var(--avito-red) 35%, var(--avito-line));background:var(--avito-red-soft)}.AvitoIntegrationWorkspace-module__J0yMtq__catalogImportPair{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:12px;display:grid}.AvitoIntegrationWorkspace-module__J0yMtq__catalogImportPair>svg{color:var(--avito-orange)}.AvitoIntegrationWorkspace-module__J0yMtq__catalogImportPair strong,.AvitoIntegrationWorkspace-module__J0yMtq__catalogImportPair small,.AvitoIntegrationWorkspace-module__J0yMtq__catalogImportPair span{display:block}.AvitoIntegrationWorkspace-module__J0yMtq__catalogImportPair strong{margin:3px 0;font-size:11px}.AvitoIntegrationWorkspace-module__J0yMtq__catalogImportPair small,.AvitoIntegrationWorkspace-module__J0yMtq__catalogImportPair span{color:var(--avito-muted);font-size:9px;line-height:1.4}.AvitoIntegrationWorkspace-module__J0yMtq__catalogImportFields{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.AvitoIntegrationWorkspace-module__J0yMtq__catalogImportFields label{border:1px solid var(--avito-line);background:var(--avito-soft);cursor:pointer;border-radius:9px;align-items:flex-start;gap:8px;padding:9px;display:flex}.AvitoIntegrationWorkspace-module__J0yMtq__catalogImportFields input{width:16px;height:16px;accent-color:var(--avito-orange);flex:none}.AvitoIntegrationWorkspace-module__J0yMtq__catalogImportFields span{min-width:0}.AvitoIntegrationWorkspace-module__J0yMtq__catalogImportFields strong,.AvitoIntegrationWorkspace-module__J0yMtq__catalogImportFields small{display:block}.AvitoIntegrationWorkspace-module__J0yMtq__catalogImportFields strong{color:var(--avito-ink);font-size:9px}.AvitoIntegrationWorkspace-module__J0yMtq__catalogImportFields small{overflow-wrap:anywhere;color:var(--avito-muted);margin-top:3px;font-size:8px;line-height:1.4}.AvitoIntegrationWorkspace-module__J0yMtq__catalogImportNoChanges{color:var(--avito-muted);background:var(--avito-soft);border-radius:8px;align-items:center;gap:7px;padding:9px;font-size:9px;display:flex}.AvitoIntegrationWorkspace-module__J0yMtq__catalogImportFoot{border-top:1px solid var(--avito-line);justify-content:space-between;align-items:center;gap:10px;padding-top:9px;display:flex}.AvitoIntegrationWorkspace-module__J0yMtq__catalogImportFoot>div{flex-wrap:wrap;gap:5px;min-width:0;display:flex}.AvitoIntegrationWorkspace-module__J0yMtq__catalogImportFoot em{color:var(--avito-yellow);background:var(--avito-yellow-soft);border-radius:99px;padding:4px 7px;font-size:8px;font-style:normal}.AvitoIntegrationWorkspace-module__J0yMtq__catalogImportFoot a{color:#5b3de0;flex:none;font-size:9px;font-weight:800;text-decoration:none}.AvitoIntegrationWorkspace-module__J0yMtq__catalogImportActions{border-top:1px solid var(--avito-line);justify-content:space-between;align-items:center;gap:12px;margin-top:13px;padding-top:12px;display:flex}.AvitoIntegrationWorkspace-module__J0yMtq__catalogImportActions strong,.AvitoIntegrationWorkspace-module__J0yMtq__catalogImportActions small{display:block}.AvitoIntegrationWorkspace-module__J0yMtq__catalogImportActions strong{font-size:10px}.AvitoIntegrationWorkspace-module__J0yMtq__catalogImportActions small{color:var(--avito-muted);margin-top:3px;font-size:9px}.AvitoIntegrationWorkspace-module__J0yMtq__discoveryStats{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:14px;display:grid}.AvitoIntegrationWorkspace-module__J0yMtq__discoveryStats>span{border:1px solid var(--avito-line);color:var(--avito-muted);background:var(--avito-soft);border-radius:10px;padding:10px;font-size:9px;display:block}.AvitoIntegrationWorkspace-module__J0yMtq__discoveryStats strong{color:var(--avito-ink);margin-bottom:2px;font-size:17px;display:block}.AvitoIntegrationWorkspace-module__J0yMtq__discoveryStats .AvitoIntegrationWorkspace-module__J0yMtq__discoveryConflictStat{border-color:color-mix(in srgb, var(--avito-red) 30%, var(--avito-line));color:var(--avito-red);background:var(--avito-red-soft)}.AvitoIntegrationWorkspace-module__J0yMtq__discoveryList{gap:9px;margin-top:14px;display:grid}.AvitoIntegrationWorkspace-module__J0yMtq__discoveryList article{border:1px solid var(--avito-line);background:var(--avito-surface);border-radius:11px;gap:10px;padding:12px;display:grid}.AvitoIntegrationWorkspace-module__J0yMtq__discoveryList article.AvitoIntegrationWorkspace-module__J0yMtq__discoveryConflict{border-color:color-mix(in srgb, var(--avito-red) 35%, var(--avito-line));background:var(--avito-red-soft)}.AvitoIntegrationWorkspace-module__J0yMtq__discoveryPair{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:12px;display:grid}.AvitoIntegrationWorkspace-module__J0yMtq__discoveryPair>svg{color:#6c49ff}.AvitoIntegrationWorkspace-module__J0yMtq__discoveryPair strong,.AvitoIntegrationWorkspace-module__J0yMtq__discoveryPair small,.AvitoIntegrationWorkspace-module__J0yMtq__discoveryPair span{display:block}.AvitoIntegrationWorkspace-module__J0yMtq__discoveryPair strong{margin:3px 0;font-size:11px}.AvitoIntegrationWorkspace-module__J0yMtq__discoveryPair small,.AvitoIntegrationWorkspace-module__J0yMtq__discoveryPair span{color:var(--avito-muted);font-size:9px;line-height:1.4}.AvitoIntegrationWorkspace-module__J0yMtq__discoveryEvidence,.AvitoIntegrationWorkspace-module__J0yMtq__discoveryActions{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.AvitoIntegrationWorkspace-module__J0yMtq__discoveryEvidence em{color:var(--avito-muted);background:var(--avito-soft);border-radius:99px;padding:4px 7px;font-size:8px;font-style:normal}.AvitoIntegrationWorkspace-module__J0yMtq__discoveryEvidence p{color:var(--avito-red);flex-basis:100%;margin:2px 0 0;font-size:9px}.AvitoIntegrationWorkspace-module__J0yMtq__readinessBadge.AvitoIntegrationWorkspace-module__J0yMtq__bad{color:var(--avito-red);background:var(--avito-red-soft)}.AvitoIntegrationWorkspace-module__J0yMtq__discoveryActions{border-top:1px solid var(--avito-line);justify-content:flex-end;padding-top:9px}.AvitoIntegrationWorkspace-module__J0yMtq__discoveryActions a{color:#5b3de0;margin-right:auto;font-size:9px;font-weight:800;text-decoration:none}.AvitoIntegrationWorkspace-module__J0yMtq__discoveryWarning{border:1px solid color-mix(in srgb, var(--avito-red) 30%, var(--avito-line));color:var(--avito-red);background:var(--avito-red-soft);border-radius:9px;align-items:flex-start;gap:8px;margin-top:12px;padding:10px;display:flex}.AvitoIntegrationWorkspace-module__J0yMtq__discoveryWarning strong{color:var(--avito-ink);font-size:10px;display:block}.AvitoIntegrationWorkspace-module__J0yMtq__discoveryWarning p{color:var(--avito-muted);margin:3px 0 0;font-size:9px;line-height:1.4}.AvitoIntegrationWorkspace-module__J0yMtq__reconciliationCard{border:1px solid color-mix(in srgb, var(--avito-red) 38%, var(--avito-line));background:var(--avito-red-soft);min-width:0;box-shadow:var(--shadow-sm,0 8px 24px #080d2d0d);border-radius:15px;overflow:hidden}.AvitoIntegrationWorkspace-module__J0yMtq__reconciliationCount{min-width:36px;height:36px;color:var(--avito-red);background:var(--avito-surface);border-radius:10px;place-items:center;font-size:14px;display:grid}.AvitoIntegrationWorkspace-module__J0yMtq__reconciliationList{margin-top:13px;display:grid}.AvitoIntegrationWorkspace-module__J0yMtq__reconciliationList article{border-top:1px solid color-mix(in srgb, var(--avito-red) 22%, var(--avito-line));grid-template-columns:minmax(180px,1fr) minmax(130px,auto) minmax(180px,1fr) minmax(300px,auto);align-items:center;gap:10px;padding:11px 2px;display:grid}.AvitoIntegrationWorkspace-module__J0yMtq__reconciliationList article:first-child{border-top:0}.AvitoIntegrationWorkspace-module__J0yMtq__reconciliationList strong,.AvitoIntegrationWorkspace-module__J0yMtq__reconciliationList small{display:block}.AvitoIntegrationWorkspace-module__J0yMtq__reconciliationList small,.AvitoIntegrationWorkspace-module__J0yMtq__reconciliationList p{color:var(--avito-muted);margin:3px 0 0;font-size:9px;line-height:1.4}.AvitoIntegrationWorkspace-module__J0yMtq__reconciliationActions{flex-wrap:wrap;justify-content:flex-end;gap:5px;display:flex}.AvitoIntegrationWorkspace-module__J0yMtq__reconciliationActions a,.AvitoIntegrationWorkspace-module__J0yMtq__reconciliationActions button{border:1px solid var(--avito-line-strong);color:var(--avito-ink);background:var(--avito-surface);font:inherit;cursor:pointer;border-radius:7px;padding:6px 8px;font-size:8px;font-weight:800;text-decoration:none}.AvitoIntegrationWorkspace-module__J0yMtq__reconciliationActions button:last-child{color:var(--avito-red)}.AvitoIntegrationWorkspace-module__J0yMtq__modeDryRun,.AvitoIntegrationWorkspace-module__J0yMtq__modeLive{background:var(--avito-yellow-soft);border-radius:99px;flex:none;align-items:center;min-height:30px;padding:5px 9px;font-weight:850;color:var(--avito-yellow)!important;letter-spacing:normal!important;text-transform:none!important;font-size:9px!important;display:inline-flex!important}.AvitoIntegrationWorkspace-module__J0yMtq__modeLive{background:var(--avito-green-soft);color:var(--avito-green)!important}.AvitoIntegrationWorkspace-module__J0yMtq__settingsGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin-top:14px;display:grid}.AvitoIntegrationWorkspace-module__J0yMtq__settingsGrid>label:not(.AvitoIntegrationWorkspace-module__J0yMtq__checkSetting){color:var(--avito-muted);gap:5px;font-size:9px;font-weight:750;display:grid}.AvitoIntegrationWorkspace-module__J0yMtq__settingsGrid input[type=text],.AvitoIntegrationWorkspace-module__J0yMtq__settingsGrid input[type=number],.AvitoIntegrationWorkspace-module__J0yMtq__settingsGrid>label:not(.AvitoIntegrationWorkspace-module__J0yMtq__checkSetting) input{border:1px solid var(--avito-line-strong);width:100%;min-height:39px;color:var(--avito-ink);background:var(--avito-surface);font:inherit;border-radius:8px;padding:7px 9px;font-size:10px}.AvitoIntegrationWorkspace-module__J0yMtq__checkSetting{border:1px solid var(--avito-line);background:var(--avito-soft);border-radius:9px;align-items:flex-start;gap:8px;padding:10px;display:flex}.AvitoIntegrationWorkspace-module__J0yMtq__checkSetting input{width:17px;height:17px;accent-color:var(--avito-orange);flex:none}.AvitoIntegrationWorkspace-module__J0yMtq__checkSetting strong,.AvitoIntegrationWorkspace-module__J0yMtq__checkSetting small{display:block}.AvitoIntegrationWorkspace-module__J0yMtq__checkSetting strong{font-size:10px}.AvitoIntegrationWorkspace-module__J0yMtq__checkSetting small{color:var(--avito-muted);margin-top:3px;font-size:8px;line-height:1.4}.AvitoIntegrationWorkspace-module__J0yMtq__settingsActions{justify-content:space-between;align-items:center;gap:12px;margin-top:11px;display:flex}.AvitoIntegrationWorkspace-module__J0yMtq__settingsActions>small{color:var(--avito-muted);font-size:9px}.AvitoIntegrationWorkspace-module__J0yMtq__toolbar,.AvitoIntegrationWorkspace-module__J0yMtq__selectionBar{justify-content:space-between;align-items:center;gap:12px;min-height:56px;padding:9px 14px;display:flex}.AvitoIntegrationWorkspace-module__J0yMtq__toolbar label{border:1px solid var(--avito-line-strong);width:min(100%,520px);min-height:40px;color:var(--avito-muted);border-radius:9px;align-items:center;gap:8px;padding:0 10px;display:flex}.AvitoIntegrationWorkspace-module__J0yMtq__toolbar input{width:100%;color:var(--avito-ink);font:inherit;background:0 0;border:0;outline:0;font-size:11px}.AvitoIntegrationWorkspace-module__J0yMtq__toolbar>span,.AvitoIntegrationWorkspace-module__J0yMtq__selectionBar{color:var(--avito-muted);font-size:10px;font-weight:750}.AvitoIntegrationWorkspace-module__J0yMtq__selectionBar{border-top:1px solid var(--avito-line);border-bottom:1px solid var(--avito-line);background:var(--avito-soft)}.AvitoIntegrationWorkspace-module__J0yMtq__selectionBar>label,.AvitoIntegrationWorkspace-module__J0yMtq__selectionBar>div{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.AvitoIntegrationWorkspace-module__J0yMtq__selectionBar input,.AvitoIntegrationWorkspace-module__J0yMtq__tableWrap td:first-child input{width:16px;height:16px;accent-color:var(--avito-orange)}.AvitoIntegrationWorkspace-module__J0yMtq__tableWrap{scrollbar-width:thin;overflow-x:auto}.AvitoIntegrationWorkspace-module__J0yMtq__tableWrap table{border-collapse:collapse;width:100%;min-width:1320px}.AvitoIntegrationWorkspace-module__J0yMtq__tableWrap th{color:var(--avito-muted);background:var(--avito-soft);text-align:left;white-space:nowrap;padding:9px 8px;font-size:9px}.AvitoIntegrationWorkspace-module__J0yMtq__tableWrap td{border-top:1px solid var(--avito-line);color:var(--avito-ink);vertical-align:middle;padding:10px 8px;font-size:10px}.AvitoIntegrationWorkspace-module__J0yMtq__tableWrap th:first-child,.AvitoIntegrationWorkspace-module__J0yMtq__tableWrap td:first-child{width:36px;padding-left:14px}.AvitoIntegrationWorkspace-module__J0yMtq__tableWrap th:last-child,.AvitoIntegrationWorkspace-module__J0yMtq__tableWrap td:last-child{padding-right:14px}.AvitoIntegrationWorkspace-module__J0yMtq__tableWrap td:nth-child(2){min-width:190px}.AvitoIntegrationWorkspace-module__J0yMtq__tableWrap td:nth-child(4){min-width:310px}.AvitoIntegrationWorkspace-module__J0yMtq__tableWrap td strong,.AvitoIntegrationWorkspace-module__J0yMtq__tableWrap td small{display:block}.AvitoIntegrationWorkspace-module__J0yMtq__tableWrap td small{color:var(--avito-muted);margin-top:3px;font-size:9px}.AvitoIntegrationWorkspace-module__J0yMtq__tableWrap .AvitoIntegrationWorkspace-module__J0yMtq__rowError{color:var(--avito-red)}.AvitoIntegrationWorkspace-module__J0yMtq__selectedRow td{background:color-mix(in srgb, var(--avito-orange-soft) 50%, var(--avito-surface))}.AvitoIntegrationWorkspace-module__J0yMtq__referenceInput,.AvitoIntegrationWorkspace-module__J0yMtq__numberInput,.AvitoIntegrationWorkspace-module__J0yMtq__bufferInput,.AvitoIntegrationWorkspace-module__J0yMtq__tableWrap select,.AvitoIntegrationWorkspace-module__J0yMtq__modal input{border:1px solid var(--avito-line-strong);width:100%;min-height:38px;color:var(--avito-ink);background:var(--avito-surface);font:inherit;border-radius:8px;padding:7px 9px;font-size:10px}.AvitoIntegrationWorkspace-module__J0yMtq__numberInput{width:105px}.AvitoIntegrationWorkspace-module__J0yMtq__bufferInput{width:70px}.AvitoIntegrationWorkspace-module__J0yMtq__tableWrap select{width:112px;min-height:32px;margin-top:5px}.AvitoIntegrationWorkspace-module__J0yMtq__readinessBadge{border-radius:99px;padding:5px 7px;font-size:8px;font-weight:850;display:inline-flex}.AvitoIntegrationWorkspace-module__J0yMtq__readinessBadge.AvitoIntegrationWorkspace-module__J0yMtq__good{color:var(--avito-green);background:var(--avito-green-soft)}.AvitoIntegrationWorkspace-module__J0yMtq__readinessBadge.AvitoIntegrationWorkspace-module__J0yMtq__warn{color:var(--avito-yellow);background:var(--avito-yellow-soft)}.AvitoIntegrationWorkspace-module__J0yMtq__enableToggle{align-items:center;gap:7px;display:flex}.AvitoIntegrationWorkspace-module__J0yMtq__enableToggle input{width:17px;height:17px;accent-color:var(--avito-orange)}.AvitoIntegrationWorkspace-module__J0yMtq__enableToggle strong,.AvitoIntegrationWorkspace-module__J0yMtq__enableToggle small{display:block}.AvitoIntegrationWorkspace-module__J0yMtq__enableToggle strong{font-size:9px}.AvitoIntegrationWorkspace-module__J0yMtq__enableToggle small{color:var(--avito-muted);font-size:8px}.AvitoIntegrationWorkspace-module__J0yMtq__rowSave{min-height:34px;padding:6px 9px}.AvitoIntegrationWorkspace-module__J0yMtq__sectionHeading>button,.AvitoIntegrationWorkspace-module__J0yMtq__modalHeading>button{color:var(--avito-muted);cursor:pointer;background:0 0;border:0;place-items:center;padding:5px;display:grid}.AvitoIntegrationWorkspace-module__J0yMtq__previewList,.AvitoIntegrationWorkspace-module__J0yMtq__attempts{margin-top:13px;display:grid}.AvitoIntegrationWorkspace-module__J0yMtq__previewList article,.AvitoIntegrationWorkspace-module__J0yMtq__attempts article{border-top:1px solid var(--avito-line);align-items:center;gap:10px;padding:10px 2px;display:grid}.AvitoIntegrationWorkspace-module__J0yMtq__previewList article{grid-template-columns:minmax(170px,1fr) auto minmax(120px,auto) minmax(220px,1fr)}.AvitoIntegrationWorkspace-module__J0yMtq__previewList article:first-child,.AvitoIntegrationWorkspace-module__J0yMtq__attempts article:first-child{border-top:0}.AvitoIntegrationWorkspace-module__J0yMtq__previewList strong,.AvitoIntegrationWorkspace-module__J0yMtq__previewList small{display:block}.AvitoIntegrationWorkspace-module__J0yMtq__previewList small,.AvitoIntegrationWorkspace-module__J0yMtq__previewList p{color:var(--avito-muted);font-size:9px}.AvitoIntegrationWorkspace-module__J0yMtq__previewList p{margin:0}.AvitoIntegrationWorkspace-module__J0yMtq__blocked,.AvitoIntegrationWorkspace-module__J0yMtq__changed,.AvitoIntegrationWorkspace-module__J0yMtq__unchanged{color:var(--avito-red);background:var(--avito-red-soft);border-radius:99px;padding:5px 7px;font-size:8px;font-weight:850}.AvitoIntegrationWorkspace-module__J0yMtq__changed{color:var(--avito-green);background:var(--avito-green-soft)}.AvitoIntegrationWorkspace-module__J0yMtq__unchanged{color:var(--avito-muted);background:var(--avito-soft)}.AvitoIntegrationWorkspace-module__J0yMtq__attempts article{grid-template-columns:auto minmax(160px,1fr) auto minmax(220px,1fr)}.AvitoIntegrationWorkspace-module__J0yMtq__attempts article>span{border-radius:50%;width:8px;height:8px}.AvitoIntegrationWorkspace-module__J0yMtq__neutralDot{background:var(--avito-green)}.AvitoIntegrationWorkspace-module__J0yMtq__failedDot{background:var(--avito-red)}.AvitoIntegrationWorkspace-module__J0yMtq__attempts strong,.AvitoIntegrationWorkspace-module__J0yMtq__attempts small{display:block}.AvitoIntegrationWorkspace-module__J0yMtq__attempts small,.AvitoIntegrationWorkspace-module__J0yMtq__attempts p,.AvitoIntegrationWorkspace-module__J0yMtq__attempts em{color:var(--avito-muted);font-size:9px}.AvitoIntegrationWorkspace-module__J0yMtq__attempts p{margin:0}.AvitoIntegrationWorkspace-module__J0yMtq__attempts em{font-style:normal;font-weight:800}.AvitoIntegrationWorkspace-module__J0yMtq__empty,.AvitoIntegrationWorkspace-module__J0yMtq__errorState{min-height:220px;color:var(--avito-muted);text-align:center;align-content:center;place-items:center;gap:7px;padding:28px;display:grid}.AvitoIntegrationWorkspace-module__J0yMtq__empty strong,.AvitoIntegrationWorkspace-module__J0yMtq__errorState strong{color:var(--avito-ink);font-size:14px}.AvitoIntegrationWorkspace-module__J0yMtq__empty p,.AvitoIntegrationWorkspace-module__J0yMtq__errorState p{max-width:430px;margin:0;font-size:10px;line-height:1.45}.AvitoIntegrationWorkspace-module__J0yMtq__errorState>span{width:46px;height:46px;color:var(--avito-red);background:var(--avito-red-soft);border-radius:12px;place-items:center;display:grid}.AvitoIntegrationWorkspace-module__J0yMtq__errorState button{border:1px solid var(--avito-line);min-height:36px;color:var(--avito-ink);background:var(--avito-surface);font:inherit;cursor:pointer;border-radius:8px;align-items:center;gap:6px;margin-top:4px;padding:6px 10px;font-size:10px;display:inline-flex}.AvitoIntegrationWorkspace-module__J0yMtq__emptyInline{color:var(--avito-muted);background:var(--avito-soft);align-items:center;gap:8px;margin-top:12px;padding:12px;font-size:10px;display:flex}.AvitoIntegrationWorkspace-module__J0yMtq__loading{grid-template-columns:repeat(3,minmax(0,1fr));align-content:start;gap:10px;min-height:420px;display:grid}.AvitoIntegrationWorkspace-module__J0yMtq__loading i,.AvitoIntegrationWorkspace-module__J0yMtq__loading span{background:linear-gradient(90deg, var(--avito-soft), #eef0f8, var(--avito-soft));background-size:200% 100%;border-radius:13px;min-height:100px;animation:1.1s ease-in-out infinite AvitoIntegrationWorkspace-module__J0yMtq__shimmer;display:block}.AvitoIntegrationWorkspace-module__J0yMtq__loading span{grid-column:1/-1;min-height:280px}@keyframes AvitoIntegrationWorkspace-module__J0yMtq__shimmer{to{background-position:-200% 0}}.AvitoIntegrationWorkspace-module__J0yMtq__modalBackdrop{z-index:120;background:#080d2d94;place-items:center;padding:20px;display:grid;position:fixed;inset:0;overflow-y:auto}.AvitoIntegrationWorkspace-module__J0yMtq__modal{width:min(100%,520px);color:var(--avito-ink);background:var(--avito-surface);border-radius:15px;padding:18px;box-shadow:0 24px 70px #080d2d40}.AvitoIntegrationWorkspace-module__J0yMtq__modal form{gap:10px;margin-top:15px;display:grid}.AvitoIntegrationWorkspace-module__J0yMtq__modal label{color:var(--avito-muted);gap:5px;font-size:10px;font-weight:750;display:grid}.AvitoIntegrationWorkspace-module__J0yMtq__modalActions{justify-content:flex-end;gap:8px;margin-top:5px;display:flex}.AvitoIntegrationWorkspace-module__J0yMtq__formError{color:var(--avito-red);background:var(--avito-red-soft);border-radius:8px;align-items:center;gap:7px;padding:9px;font-size:10px;display:flex}@media (max-width:1100px){.AvitoIntegrationWorkspace-module__J0yMtq__summaryGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.AvitoIntegrationWorkspace-module__J0yMtq__discoveryStats{grid-template-columns:repeat(2,minmax(0,1fr))}.AvitoIntegrationWorkspace-module__J0yMtq__catalogImportStats{grid-template-columns:repeat(3,minmax(0,1fr))}.AvitoIntegrationWorkspace-module__J0yMtq__settingsGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.AvitoIntegrationWorkspace-module__J0yMtq__connectionCard{grid-template-columns:auto minmax(0,1fr)}.AvitoIntegrationWorkspace-module__J0yMtq__connectionActions{grid-column:1/-1;justify-items:stretch}}@media (max-width:700px){.AvitoIntegrationWorkspace-module__J0yMtq__heading,.AvitoIntegrationWorkspace-module__J0yMtq__toolbar,.AvitoIntegrationWorkspace-module__J0yMtq__selectionBar{flex-direction:column;align-items:stretch}.AvitoIntegrationWorkspace-module__J0yMtq__summaryGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.AvitoIntegrationWorkspace-module__J0yMtq__settingsGrid{grid-template-columns:1fr}.AvitoIntegrationWorkspace-module__J0yMtq__settingsActions{flex-direction:column;align-items:stretch}.AvitoIntegrationWorkspace-module__J0yMtq__catalogImportStats,.AvitoIntegrationWorkspace-module__J0yMtq__catalogImportFields,.AvitoIntegrationWorkspace-module__J0yMtq__catalogImportPair{grid-template-columns:1fr}.AvitoIntegrationWorkspace-module__J0yMtq__catalogImportPair>svg{transform:rotate(90deg)}.AvitoIntegrationWorkspace-module__J0yMtq__catalogImportActions,.AvitoIntegrationWorkspace-module__J0yMtq__catalogImportFoot{flex-direction:column;align-items:stretch}.AvitoIntegrationWorkspace-module__J0yMtq__catalogImportFoot a{align-self:flex-start}.AvitoIntegrationWorkspace-module__J0yMtq__connectionCard,.AvitoIntegrationWorkspace-module__J0yMtq__discoveryPair{grid-template-columns:1fr}.AvitoIntegrationWorkspace-module__J0yMtq__discoveryPair>svg{transform:rotate(90deg)}.AvitoIntegrationWorkspace-module__J0yMtq__avitoMark{width:40px;height:40px}.AvitoIntegrationWorkspace-module__J0yMtq__previewList article,.AvitoIntegrationWorkspace-module__J0yMtq__attempts article,.AvitoIntegrationWorkspace-module__J0yMtq__reconciliationList article{grid-template-columns:1fr}.AvitoIntegrationWorkspace-module__J0yMtq__reconciliationActions{justify-content:flex-start}}@media (max-width:420px){.AvitoIntegrationWorkspace-module__J0yMtq__summaryGrid{grid-template-columns:1fr}.AvitoIntegrationWorkspace-module__J0yMtq__modalBackdrop{padding:10px}}@media (prefers-reduced-motion:reduce){.AvitoIntegrationWorkspace-module__J0yMtq__loading i,.AvitoIntegrationWorkspace-module__J0yMtq__loading span{animation:none}}
.SaleReceiptPrint-module__OzU58G__root{color:#070c2d;background:#fff;border:1px solid #dfe2ea;border-radius:14px;gap:14px;min-width:0;padding:16px;display:grid}.SaleReceiptPrint-module__OzU58G__heading{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.SaleReceiptPrint-module__OzU58G__heading div{min-width:0}.SaleReceiptPrint-module__OzU58G__heading span{color:#697086;letter-spacing:.08em;text-transform:uppercase;margin-bottom:4px;font-size:11px;font-weight:800;display:block}.SaleReceiptPrint-module__OzU58G__heading h3,.SaleReceiptPrint-module__OzU58G__heading p,.SaleReceiptPrint-module__OzU58G__note,.SaleReceiptPrint-module__OzU58G__error{margin:0}.SaleReceiptPrint-module__OzU58G__heading h3{overflow-wrap:anywhere;font-size:17px}.SaleReceiptPrint-module__OzU58G__heading p,.SaleReceiptPrint-module__OzU58G__note,.SaleReceiptPrint-module__OzU58G__error{color:#697086;margin-top:4px;font-size:12px;line-height:1.45}.SaleReceiptPrint-module__OzU58G__heading>strong{color:#9d2530;letter-spacing:.04em;text-transform:uppercase;border:1px solid #b43232;border-radius:999px;flex:none;padding:5px 8px;font-size:10px}.SaleReceiptPrint-module__OzU58G__paperSelect{color:#4f566d;gap:6px;font-size:12px;font-weight:700;display:grid}.SaleReceiptPrint-module__OzU58G__paperSelect select{color:#070c2d;width:100%;min-height:44px;font:inherit;background:#fff;border:1px solid #cfd4df;border-radius:9px;padding:8px 36px 8px 11px}.SaleReceiptPrint-module__OzU58G__printButton{color:#fff;cursor:pointer;background:#e96f00;border:0;border-radius:10px;min-height:44px;padding:9px 16px;font-size:13px;font-weight:800}.SaleReceiptPrint-module__OzU58G__printButton:disabled{cursor:not-allowed;opacity:.55}.SaleReceiptPrint-module__OzU58G__paperSelect select:focus-visible,.SaleReceiptPrint-module__OzU58G__printButton:focus-visible{outline-offset:1px;outline:3px solid #f47a0040}.SaleReceiptPrint-module__OzU58G__error{color:#9d2530}@media (max-width:560px){.SaleReceiptPrint-module__OzU58G__heading{display:grid}.SaleReceiptPrint-module__OzU58G__heading>strong{justify-self:start}.SaleReceiptPrint-module__OzU58G__printButton{width:100%}}html[data-theme=dark] .SaleReceiptPrint-module__OzU58G__root{border-color:var(--line);color:var(--ink);background:var(--surface)}html[data-theme=dark] .SaleReceiptPrint-module__OzU58G__paperSelect select{border-color:var(--line);color:var(--ink);background:var(--surface)}html[data-theme=dark] .SaleReceiptPrint-module__OzU58G__heading h3{color:var(--ink)}html[data-theme=dark] .SaleReceiptPrint-module__OzU58G__heading p{color:var(--muted)}html[data-theme=dark] .SaleReceiptPrint-module__OzU58G__note{color:var(--muted)}html[data-theme=dark] .SaleReceiptPrint-module__OzU58G__paperSelect{color:var(--muted)}html[data-theme=dark] .SaleReceiptPrint-module__OzU58G__error{color:#ffadb2}
