.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)}
.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}
.CashRegisterWorkspace-module__yyKpea__workspace{color:#070c2d;gap:18px;min-width:0;display:grid}.CashRegisterWorkspace-module__yyKpea__heading{justify-content:space-between;align-items:flex-end;gap:18px;min-height:72px;display:flex}.CashRegisterWorkspace-module__yyKpea__heading>div:first-child>span{color:#e96f00;letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:800}.CashRegisterWorkspace-module__yyKpea__heading h2{letter-spacing:-.04em;margin:5px 0 4px;font-size:28px}.CashRegisterWorkspace-module__yyKpea__heading p,.CashRegisterWorkspace-module__yyKpea__panelHeading p,.CashRegisterWorkspace-module__yyKpea__emptyBox p,.CashRegisterWorkspace-module__yyKpea__warningBanner p,.CashRegisterWorkspace-module__yyKpea__currentShiftHead p,.CashRegisterWorkspace-module__yyKpea__openShiftPanel p,.CashRegisterWorkspace-module__yyKpea__state p{color:#697086;margin:0;font-size:11px;line-height:1.5}.CashRegisterWorkspace-module__yyKpea__headingActions{justify-content:flex-end;align-items:center;gap:10px;display:flex}.CashRegisterWorkspace-module__yyKpea__helpButton,.CashRegisterWorkspace-module__yyKpea__headingActions>span{color:#31384f;background:#fff;border:1px solid #dfe2ea;border-radius:9px;align-items:center;gap:7px;min-height:36px;padding:7px 10px;font-size:11px;font-weight:750;display:inline-flex}.CashRegisterWorkspace-module__yyKpea__helpButton:hover{border-color:#e96f00}.CashRegisterWorkspace-module__yyKpea__shiftOpen,.CashRegisterWorkspace-module__yyKpea__shiftClosed{align-items:center;gap:6px;font-style:normal;display:inline-flex}.CashRegisterWorkspace-module__yyKpea__shiftOpen i,.CashRegisterWorkspace-module__yyKpea__shiftClosed i{background:#16a36a;border-radius:50%;width:7px;height:7px}.CashRegisterWorkspace-module__yyKpea__shiftClosed i{background:#9aa0b1}.CashRegisterWorkspace-module__yyKpea__modeTabs{border-bottom:1px solid #dfe2ea;gap:5px;display:flex}.CashRegisterWorkspace-module__yyKpea__modeTabs button{color:#697086;background:0 0;border:0;border-bottom:2px solid #0000;align-items:center;gap:8px;min-height:43px;padding:7px 16px;font-size:12px;font-weight:750;display:inline-flex}.CashRegisterWorkspace-module__yyKpea__modeTabs button:hover,.CashRegisterWorkspace-module__yyKpea__modeTabs .CashRegisterWorkspace-module__yyKpea__activeTab{color:#070c2d;border-bottom-color:#e96f00}.CashRegisterWorkspace-module__yyKpea__modeTabs .CashRegisterWorkspace-module__yyKpea__activeTab svg{color:#e96f00}.CashRegisterWorkspace-module__yyKpea__operationStack{gap:14px;min-width:0;display:grid}.CashRegisterWorkspace-module__yyKpea__websiteOrderBlock{background:#fffaf4;border:1px solid #f0c999;border-radius:14px;gap:14px;min-width:0;padding:18px;display:grid}.CashRegisterWorkspace-module__yyKpea__websiteSettlementLayout{grid-template-columns:minmax(0,1fr) minmax(320px,.72fr);align-items:start;gap:14px;min-width:0;display:grid}.CashRegisterWorkspace-module__yyKpea__sectionDivider{color:#697086;letter-spacing:.06em;text-transform:uppercase;align-items:center;gap:12px;font-size:10px;font-weight:800;display:flex}.CashRegisterWorkspace-module__yyKpea__sectionDivider:before,.CashRegisterWorkspace-module__yyKpea__sectionDivider:after{content:"";background:#dfe2ea;flex:1;height:1px}.CashRegisterWorkspace-module__yyKpea__saleLayout,.CashRegisterWorkspace-module__yyKpea__returnLayout{grid-template-columns:minmax(0,1.45fr) minmax(320px,.55fr);align-items:start;gap:14px;min-width:0;display:grid}.CashRegisterWorkspace-module__yyKpea__returnLayout{grid-template-columns:minmax(300px,.75fr) minmax(0,1.25fr)}.CashRegisterWorkspace-module__yyKpea__panel,.CashRegisterWorkspace-module__yyKpea__checkoutPanel,.CashRegisterWorkspace-module__yyKpea__returnForm,.CashRegisterWorkspace-module__yyKpea__currentShift,.CashRegisterWorkspace-module__yyKpea__closeShiftPanel,.CashRegisterWorkspace-module__yyKpea__openShiftPanel{background:#fff;border:1px solid #dfe2ea;border-radius:14px;min-width:0;padding:18px;box-shadow:0 5px 18px #070c2d09}.CashRegisterWorkspace-module__yyKpea__panel,.CashRegisterWorkspace-module__yyKpea__checkoutPanel,.CashRegisterWorkspace-module__yyKpea__returnForm,.CashRegisterWorkspace-module__yyKpea__closeShiftPanel{gap:14px;display:grid}.CashRegisterWorkspace-module__yyKpea__checkoutPanel{position:sticky;top:86px}.CashRegisterWorkspace-module__yyKpea__panelHeading,.CashRegisterWorkspace-module__yyKpea__currentShiftHead{justify-content:space-between;align-items:flex-start;gap:12px;min-width:0;display:flex}.CashRegisterWorkspace-module__yyKpea__panelHeading h3,.CashRegisterWorkspace-module__yyKpea__currentShiftHead h3,.CashRegisterWorkspace-module__yyKpea__openShiftPanel h3{letter-spacing:-.02em;margin:0 0 4px;font-size:15px}.CashRegisterWorkspace-module__yyKpea__panelHeading>span,.CashRegisterWorkspace-module__yyKpea__currentShiftHead>strong{color:#697086;background:#f3f4f7;border-radius:999px;flex:none;padding:5px 9px;font-size:10px;font-weight:800}.CashRegisterWorkspace-module__yyKpea__scanner{margin:0}.CashRegisterWorkspace-module__yyKpea__searchField{color:#697086;background:#fff;border:1px solid #dfe2ea;border-radius:10px;align-items:center;gap:8px;min-height:42px;padding:0 12px;display:flex}.CashRegisterWorkspace-module__yyKpea__searchField:focus-within{border-color:#e96f00;box-shadow:0 0 0 3px #e96f001a}.CashRegisterWorkspace-module__yyKpea__searchField input{color:#070c2d;background:0 0;border:0;outline:0;width:100%;min-width:0;font-size:12px}.CashRegisterWorkspace-module__yyKpea__searchResults,.CashRegisterWorkspace-module__yyKpea__orderResults{background:#fff;border:1px solid #e6e8ee;border-radius:10px;max-height:310px;display:grid;overflow:auto}.CashRegisterWorkspace-module__yyKpea__searchResults>button,.CashRegisterWorkspace-module__yyKpea__orderResults>button{color:#070c2d;text-align:left;background:#fff;border:0;border-bottom:1px solid #eceef2;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;min-width:0;min-height:56px;padding:9px 11px;display:grid}.CashRegisterWorkspace-module__yyKpea__orderResults>button{grid-template-columns:minmax(0,1fr) auto}.CashRegisterWorkspace-module__yyKpea__searchResults>button:last-child,.CashRegisterWorkspace-module__yyKpea__orderResults>button:last-child{border-bottom:0}.CashRegisterWorkspace-module__yyKpea__searchResults>button:hover,.CashRegisterWorkspace-module__yyKpea__orderResults>button:hover,.CashRegisterWorkspace-module__yyKpea__orderResults .CashRegisterWorkspace-module__yyKpea__selectedOrder{background:#fff8f1}.CashRegisterWorkspace-module__yyKpea__searchResults button>span:nth-child(2),.CashRegisterWorkspace-module__yyKpea__orderResults button>span,.CashRegisterWorkspace-module__yyKpea__cart article>div:first-of-type,.CashRegisterWorkspace-module__yyKpea__recentOrders button>span,.CashRegisterWorkspace-module__yyKpea__recentSales article>span,.CashRegisterWorkspace-module__yyKpea__recentReturns article>span,.CashRegisterWorkspace-module__yyKpea__shiftHistory article>span{gap:3px;min-width:0;display:grid}.CashRegisterWorkspace-module__yyKpea__searchResults strong,.CashRegisterWorkspace-module__yyKpea__orderResults strong,.CashRegisterWorkspace-module__yyKpea__cart strong,.CashRegisterWorkspace-module__yyKpea__recentOrders strong,.CashRegisterWorkspace-module__yyKpea__recentSales strong,.CashRegisterWorkspace-module__yyKpea__recentReturns strong,.CashRegisterWorkspace-module__yyKpea__shiftHistory strong,.CashRegisterWorkspace-module__yyKpea__returnLines strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.CashRegisterWorkspace-module__yyKpea__searchResults small,.CashRegisterWorkspace-module__yyKpea__orderResults small,.CashRegisterWorkspace-module__yyKpea__cart small,.CashRegisterWorkspace-module__yyKpea__recentOrders small,.CashRegisterWorkspace-module__yyKpea__recentSales small,.CashRegisterWorkspace-module__yyKpea__recentReturns small,.CashRegisterWorkspace-module__yyKpea__shiftHistory small,.CashRegisterWorkspace-module__yyKpea__returnLines small,.CashRegisterWorkspace-module__yyKpea__customerDetails small,.CashRegisterWorkspace-module__yyKpea__openShiftPanel>small{color:#697086;font-size:9px;line-height:1.4}.CashRegisterWorkspace-module__yyKpea__searchResults em,.CashRegisterWorkspace-module__yyKpea__orderResults em,.CashRegisterWorkspace-module__yyKpea__recentOrders em,.CashRegisterWorkspace-module__yyKpea__recentSales em,.CashRegisterWorkspace-module__yyKpea__recentReturns em{color:#070c2d;white-space:nowrap;font-size:11px;font-style:normal;font-weight:800}.CashRegisterWorkspace-module__yyKpea__productIcon,.CashRegisterWorkspace-module__yyKpea__shiftGlyph{color:#e96f00;background:#fff1e2;border-radius:9px;flex:none;place-items:center;width:34px;height:34px;display:grid}.CashRegisterWorkspace-module__yyKpea__cart{gap:8px;min-width:0;display:grid}.CashRegisterWorkspace-module__yyKpea__cart article{border:1px solid #e6e8ee;border-radius:11px;grid-template-columns:auto minmax(130px,1fr) auto minmax(78px,auto) auto;align-items:center;gap:10px;min-width:0;padding:10px;display:grid}.CashRegisterWorkspace-module__yyKpea__quantityControl{border:1px solid #dfe2ea;border-radius:8px;grid-template-columns:30px 42px 30px;display:grid;overflow:hidden}.CashRegisterWorkspace-module__yyKpea__quantityControl button,.CashRegisterWorkspace-module__yyKpea__quantityControl input{color:#31384f;background:#fff;border:0;place-items:center;width:100%;height:31px}.CashRegisterWorkspace-module__yyKpea__quantityControl button{display:grid}.CashRegisterWorkspace-module__yyKpea__quantityControl button:hover:not(:disabled){color:#e96f00;background:#fff8f1}.CashRegisterWorkspace-module__yyKpea__quantityControl input{text-align:center;appearance:textfield;border-inline:1px solid #dfe2ea;outline:0}.CashRegisterWorkspace-module__yyKpea__lineTotal{text-align:right;min-width:78px}.CashRegisterWorkspace-module__yyKpea__removeButton{color:#8b91a1;background:0 0;border:0;border-radius:8px;place-items:center;width:32px;height:32px;display:grid}.CashRegisterWorkspace-module__yyKpea__removeButton:hover{color:#c43838;background:#fff0f0}.CashRegisterWorkspace-module__yyKpea__emptyBox{color:#8b91a1;text-align:center;border:1px dashed #d8dbe4;border-radius:12px;align-content:center;place-items:center;gap:7px;min-height:150px;padding:24px;display:grid}.CashRegisterWorkspace-module__yyKpea__emptyBox strong{color:#31384f;font-size:12px}.CashRegisterWorkspace-module__yyKpea__emptyLine{color:#697086;text-align:center;margin:0;padding:14px;font-size:10px}.CashRegisterWorkspace-module__yyKpea__checkoutPanel label,.CashRegisterWorkspace-module__yyKpea__returnForm label,.CashRegisterWorkspace-module__yyKpea__openShiftPanel label,.CashRegisterWorkspace-module__yyKpea__closeShiftPanel label,.CashRegisterWorkspace-module__yyKpea__returnLines label,.CashRegisterWorkspace-module__yyKpea__customerDetails label{gap:5px;min-width:0;display:grid}.CashRegisterWorkspace-module__yyKpea__checkoutPanel label>span,.CashRegisterWorkspace-module__yyKpea__returnForm label>span,.CashRegisterWorkspace-module__yyKpea__openShiftPanel label>span,.CashRegisterWorkspace-module__yyKpea__closeShiftPanel label>span,.CashRegisterWorkspace-module__yyKpea__returnLines label>span,.CashRegisterWorkspace-module__yyKpea__customerDetails label>span,.CashRegisterWorkspace-module__yyKpea__paymentChoice legend{color:#4f566b;font-size:10px;font-weight:750}.CashRegisterWorkspace-module__yyKpea__checkoutPanel input,.CashRegisterWorkspace-module__yyKpea__checkoutPanel textarea,.CashRegisterWorkspace-module__yyKpea__returnForm input,.CashRegisterWorkspace-module__yyKpea__returnForm textarea,.CashRegisterWorkspace-module__yyKpea__returnForm select,.CashRegisterWorkspace-module__yyKpea__openShiftPanel input,.CashRegisterWorkspace-module__yyKpea__closeShiftPanel input,.CashRegisterWorkspace-module__yyKpea__closeShiftPanel textarea,.CashRegisterWorkspace-module__yyKpea__customerDetails input,.CashRegisterWorkspace-module__yyKpea__customerDetails textarea{color:#070c2d;width:100%;min-width:0;min-height:40px;font:inherit;background:#fff;border:1px solid #dfe2ea;border-radius:9px;outline:0;padding:9px 10px;font-size:11px}.CashRegisterWorkspace-module__yyKpea__checkoutPanel textarea,.CashRegisterWorkspace-module__yyKpea__returnForm textarea,.CashRegisterWorkspace-module__yyKpea__closeShiftPanel textarea,.CashRegisterWorkspace-module__yyKpea__customerDetails textarea{resize:vertical}.CashRegisterWorkspace-module__yyKpea__checkoutPanel input:focus,.CashRegisterWorkspace-module__yyKpea__checkoutPanel textarea:focus,.CashRegisterWorkspace-module__yyKpea__returnForm input:focus,.CashRegisterWorkspace-module__yyKpea__returnForm textarea:focus,.CashRegisterWorkspace-module__yyKpea__returnForm select:focus,.CashRegisterWorkspace-module__yyKpea__openShiftPanel input:focus,.CashRegisterWorkspace-module__yyKpea__closeShiftPanel input:focus,.CashRegisterWorkspace-module__yyKpea__closeShiftPanel textarea:focus,.CashRegisterWorkspace-module__yyKpea__customerDetails input:focus,.CashRegisterWorkspace-module__yyKpea__customerDetails textarea:focus{border-color:#e96f00;box-shadow:0 0 0 3px #e96f0017}.CashRegisterWorkspace-module__yyKpea__checkoutPanel input:disabled{color:#8b91a1;background:#f5f6f8}.CashRegisterWorkspace-module__yyKpea__totalRows{border-block:1px solid #e6e8ee;gap:8px;padding-block:11px;display:grid}.CashRegisterWorkspace-module__yyKpea__totalRows span,.CashRegisterWorkspace-module__yyKpea__paymentSplit span,.CashRegisterWorkspace-module__yyKpea__returnTotal{color:#697086;justify-content:space-between;align-items:center;gap:10px;font-size:11px;display:flex}.CashRegisterWorkspace-module__yyKpea__totalRows strong,.CashRegisterWorkspace-module__yyKpea__paymentSplit strong{color:#070c2d}.CashRegisterWorkspace-module__yyKpea__totalRows .CashRegisterWorkspace-module__yyKpea__discountRow,.CashRegisterWorkspace-module__yyKpea__discountRow strong{color:#c15e00}.CashRegisterWorkspace-module__yyKpea__totalRows .CashRegisterWorkspace-module__yyKpea__grandTotal{color:#070c2d;padding-top:5px;font-size:14px;font-weight:800}.CashRegisterWorkspace-module__yyKpea__grandTotal strong{letter-spacing:-.03em;font-size:22px}.CashRegisterWorkspace-module__yyKpea__paymentChoice{border:0;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;min-width:0;margin:0;padding:0;display:grid}.CashRegisterWorkspace-module__yyKpea__paymentChoice legend{margin-bottom:6px}.CashRegisterWorkspace-module__yyKpea__paymentChoice button{color:#4f566b;background:#fff;border:1px solid #dfe2ea;border-radius:9px;min-height:38px;font-size:10px;font-weight:750}.CashRegisterWorkspace-module__yyKpea__paymentChoice button:hover,.CashRegisterWorkspace-module__yyKpea__paymentChoice .CashRegisterWorkspace-module__yyKpea__selectedPayment{color:#8f4100;background:#fff6ed;border-color:#e96f00}.CashRegisterWorkspace-module__yyKpea__paymentSplit{background:#f5f6f8;border-radius:9px;gap:6px;padding:10px;display:grid}.CashRegisterWorkspace-module__yyKpea__confirmationBox{color:#633000;background:#fff8ef;border:1px solid #f0c999;border-radius:10px;gap:8px;padding:10px 12px;display:grid}.CashRegisterWorkspace-module__yyKpea__confirmationBox p,.CashRegisterWorkspace-module__yyKpea__searchStatus,.CashRegisterWorkspace-module__yyKpea__searchError{margin:0;font-size:9px;line-height:1.45}.CashRegisterWorkspace-module__yyKpea__confirmationBox p,.CashRegisterWorkspace-module__yyKpea__searchStatus{color:#697086}.CashRegisterWorkspace-module__yyKpea__checkoutPanel .CashRegisterWorkspace-module__yyKpea__confirmationCheck,.CashRegisterWorkspace-module__yyKpea__returnForm .CashRegisterWorkspace-module__yyKpea__confirmationCheck{cursor:pointer;grid-template-columns:none;align-items:flex-start;gap:8px;display:flex}.CashRegisterWorkspace-module__yyKpea__checkoutPanel .CashRegisterWorkspace-module__yyKpea__confirmationCheck input,.CashRegisterWorkspace-module__yyKpea__returnForm .CashRegisterWorkspace-module__yyKpea__confirmationCheck input{accent-color:#d96500;width:17px;min-width:17px;height:17px;min-height:17px;margin:0}.CashRegisterWorkspace-module__yyKpea__checkoutPanel .CashRegisterWorkspace-module__yyKpea__confirmationCheck>span,.CashRegisterWorkspace-module__yyKpea__returnForm .CashRegisterWorkspace-module__yyKpea__confirmationCheck>span{color:#31384f;font-size:10px;line-height:1.4}.CashRegisterWorkspace-module__yyKpea__searchStatus,.CashRegisterWorkspace-module__yyKpea__searchError{padding-inline:2px}.CashRegisterWorkspace-module__yyKpea__searchError{color:#b73232}.CashRegisterWorkspace-module__yyKpea__errorText{color:#c43838!important}.CashRegisterWorkspace-module__yyKpea__customerDetails{border-top:1px solid #e6e8ee;gap:10px;padding-top:11px;display:grid}.CashRegisterWorkspace-module__yyKpea__customerDetails summary,.CashRegisterWorkspace-module__yyKpea__returnHistory summary{cursor:pointer;color:#31384f;font-size:10px;font-weight:800}.CashRegisterWorkspace-module__yyKpea__primaryButton,.CashRegisterWorkspace-module__yyKpea__secondaryButton,.CashRegisterWorkspace-module__yyKpea__secondaryDangerButton,.CashRegisterWorkspace-module__yyKpea__state button,.CashRegisterWorkspace-module__yyKpea__warningBanner button{color:#fff;background:#d96500;border:1px solid #e96f00;border-radius:10px;justify-content:center;align-items:center;min-height:42px;padding:9px 14px;font-size:11px;font-weight:800;display:inline-flex}.CashRegisterWorkspace-module__yyKpea__primaryButton:hover:not(:disabled),.CashRegisterWorkspace-module__yyKpea__state button:hover,.CashRegisterWorkspace-module__yyKpea__warningBanner button:hover{background:#b95300}.CashRegisterWorkspace-module__yyKpea__secondaryButton{color:#31384f;background:#fff;border-color:#dfe2ea}.CashRegisterWorkspace-module__yyKpea__secondaryButton:hover:not(:disabled){color:#b95300;background:#fff8f1;border-color:#e96f00}.CashRegisterWorkspace-module__yyKpea__primaryButton:disabled,.CashRegisterWorkspace-module__yyKpea__secondaryButton:disabled,.CashRegisterWorkspace-module__yyKpea__secondaryDangerButton:disabled{color:#9096a5;cursor:not-allowed;background:#e8eaf0;border-color:#cfd2dc}.CashRegisterWorkspace-module__yyKpea__secondaryDangerButton{color:#a32f2f;background:#fff4f4;border-color:#efc1c1}.CashRegisterWorkspace-module__yyKpea__secondaryDangerButton:hover:not(:disabled){background:#ffe9e9;border-color:#c43838}.CashRegisterWorkspace-module__yyKpea__warningBanner,.CashRegisterWorkspace-module__yyKpea__receiptResult{color:#8f4100;background:#fff8ef;border:1px solid #f0c999;border-radius:12px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;min-width:0;padding:12px 14px;display:grid}.CashRegisterWorkspace-module__yyKpea__receiptStack{gap:10px;display:grid}.CashRegisterWorkspace-module__yyKpea__printLoading{color:#697086;background:#fff;border:1px solid #dfe2ea;border-radius:10px;margin:0;padding:10px 12px;font-size:10px}.CashRegisterWorkspace-module__yyKpea__warningBanner strong,.CashRegisterWorkspace-module__yyKpea__receiptResult strong{color:#633000;margin-bottom:2px;font-size:11px;display:block}.CashRegisterWorkspace-module__yyKpea__warningBanner button,.CashRegisterWorkspace-module__yyKpea__receiptResult button{min-height:34px;padding:6px 10px}.CashRegisterWorkspace-module__yyKpea__receiptResult{color:#08794c;background:#f0fcf7;border-color:#a9dec8}.CashRegisterWorkspace-module__yyKpea__receiptResult>span{color:#08794c;background:#d8f4e7;border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.CashRegisterWorkspace-module__yyKpea__receiptResult strong{color:#075d3c}.CashRegisterWorkspace-module__yyKpea__receiptResult p{color:#39705b;margin:0;font-size:10px}.CashRegisterWorkspace-module__yyKpea__receiptResult button{color:#075d3c;background:#fff;border:1px solid #a9dec8;border-radius:8px;font-size:10px;font-weight:750}.CashRegisterWorkspace-module__yyKpea__recentOrders{gap:5px;display:grid}.CashRegisterWorkspace-module__yyKpea__recentOrders>strong{color:#697086;text-transform:uppercase;margin-bottom:3px;font-size:9px}.CashRegisterWorkspace-module__yyKpea__recentOrders button{color:#070c2d;text-align:left;background:#fff;border:1px solid #e6e8ee;border-radius:9px;justify-content:space-between;align-items:center;gap:10px;min-height:48px;padding:8px 10px;display:flex}.CashRegisterWorkspace-module__yyKpea__recentOrders button:hover{border-color:#e96f00}.CashRegisterWorkspace-module__yyKpea__returnLines{gap:8px;display:grid}.CashRegisterWorkspace-module__yyKpea__returnLines article{border:1px solid #e6e8ee;border-radius:10px;grid-template-columns:minmax(140px,1fr) 100px 180px;align-items:end;gap:9px;min-width:0;padding:10px;display:grid}.CashRegisterWorkspace-module__yyKpea__returnLines article>div{gap:3px;min-width:0;display:grid}.CashRegisterWorkspace-module__yyKpea__returnLines .CashRegisterWorkspace-module__yyKpea__unavailableLine{opacity:.58;background:#f5f6f8}.CashRegisterWorkspace-module__yyKpea__returnTotal{background:#f5f6f8;border-radius:10px;padding:12px}.CashRegisterWorkspace-module__yyKpea__refundMethodNote{color:#08794c;background:#f0fcf7;border:1px solid #cfe5db;border-radius:10px;align-items:flex-start;gap:9px;padding:10px 12px;display:flex}.CashRegisterWorkspace-module__yyKpea__refundMethodNote span{gap:2px;min-width:0;display:grid}.CashRegisterWorkspace-module__yyKpea__refundMethodNote strong,.CashRegisterWorkspace-module__yyKpea__refundMethodNote small{font-size:10px;line-height:1.45}.CashRegisterWorkspace-module__yyKpea__refundMethodNote small{color:#39705b}.CashRegisterWorkspace-module__yyKpea__returnTotal strong{color:#070c2d;font-size:14px}.CashRegisterWorkspace-module__yyKpea__returnHistory{border-top:1px solid #e6e8ee;gap:7px;padding-top:10px;display:grid}.CashRegisterWorkspace-module__yyKpea__returnHistory div{background:#f5f6f8;border-radius:8px;grid-template-columns:1fr auto;gap:3px 10px;padding:8px 10px;display:grid}.CashRegisterWorkspace-module__yyKpea__returnHistory div span,.CashRegisterWorkspace-module__yyKpea__returnHistory div strong,.CashRegisterWorkspace-module__yyKpea__returnHistory div small{font-size:9px}.CashRegisterWorkspace-module__yyKpea__returnHistory div small{color:#697086;grid-column:1/-1}.CashRegisterWorkspace-module__yyKpea__inlineLoading{color:#697086;justify-content:center;align-items:center;gap:9px;min-height:120px;font-size:10px;display:flex}.CashRegisterWorkspace-module__yyKpea__openShiftPanel{grid-template-columns:auto minmax(160px,1fr) minmax(150px,.7fr) minmax(180px,.9fr) auto;align-items:end;gap:13px;max-width:720px;margin-inline:auto;display:grid}.CashRegisterWorkspace-module__yyKpea__currentShift{gap:16px;display:grid}.CashRegisterWorkspace-module__yyKpea__currentShiftHead>div{gap:3px;display:grid}.CashRegisterWorkspace-module__yyKpea__currentShiftHead .CashRegisterWorkspace-module__yyKpea__shiftOpen{color:#08794c;text-transform:uppercase;width:max-content;font-size:9px;font-weight:800}.CashRegisterWorkspace-module__yyKpea__summaryGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;display:grid}.CashRegisterWorkspace-module__yyKpea__summaryGrid>div{background:#f5f6f8;border-radius:11px;gap:5px;min-width:0;padding:12px;display:grid}.CashRegisterWorkspace-module__yyKpea__summaryGrid small,.CashRegisterWorkspace-module__yyKpea__summaryGrid span,.CashRegisterWorkspace-module__yyKpea__differenceBox small{color:#697086;font-size:9px}.CashRegisterWorkspace-module__yyKpea__summaryGrid strong{letter-spacing:-.03em;text-overflow:ellipsis;white-space:nowrap;font-size:16px;overflow:hidden}.CashRegisterWorkspace-module__yyKpea__closeFields{grid-template-columns:minmax(180px,.55fr) minmax(170px,.45fr);gap:10px;display:grid}.CashRegisterWorkspace-module__yyKpea__differenceBox{background:#f5f6f8;border-radius:9px;align-content:center;gap:4px;min-height:62px;padding:9px 11px;display:grid}.CashRegisterWorkspace-module__yyKpea__differenceBox strong{font-size:15px}.CashRegisterWorkspace-module__yyKpea__good{color:#08794c!important}.CashRegisterWorkspace-module__yyKpea__bad{color:#b73232!important}.CashRegisterWorkspace-module__yyKpea__recentSales,.CashRegisterWorkspace-module__yyKpea__recentReturns,.CashRegisterWorkspace-module__yyKpea__shiftHistory{gap:6px;display:grid}.CashRegisterWorkspace-module__yyKpea__recentSales article,.CashRegisterWorkspace-module__yyKpea__recentReturns article{border-bottom:1px solid #eceef2;justify-content:space-between;align-items:center;gap:10px;min-height:44px;padding:5px 2px;display:flex}.CashRegisterWorkspace-module__yyKpea__recentSales article:last-child,.CashRegisterWorkspace-module__yyKpea__recentReturns article:last-child{border-bottom:0}.CashRegisterWorkspace-module__yyKpea__recentSales article>button,.CashRegisterWorkspace-module__yyKpea__recentReturns article>button{color:#31384f;background:#fff;border:1px solid #dfe2ea;border-radius:8px;min-height:30px;padding:5px 9px;font-size:9px;font-weight:800}.CashRegisterWorkspace-module__yyKpea__recentSales article>button:hover,.CashRegisterWorkspace-module__yyKpea__recentReturns article>button:hover{color:#8f4100;background:#fff6ed;border-color:#e96f00}.CashRegisterWorkspace-module__yyKpea__shiftHistory article{border:1px solid #e6e8ee;border-radius:10px;grid-template-columns:1.2fr 1fr 1fr 1fr;align-items:center;gap:10px;min-width:0;padding:10px;display:grid}.CashRegisterWorkspace-module__yyKpea__state{color:#697086;text-align:center;align-content:center;place-items:center;gap:9px;min-height:320px;padding:30px;display:grid}.CashRegisterWorkspace-module__yyKpea__state strong{color:#31384f;font-size:14px}.CashRegisterWorkspace-module__yyKpea__state button{min-height:37px;margin-top:5px}.CashRegisterWorkspace-module__yyKpea__spinner{border:2px solid #d8dbe4;border-top-color:#e96f00;border-radius:50%;width:21px;height:21px;animation:.75s linear infinite CashRegisterWorkspace-module__yyKpea__spin;display:inline-block}.CashRegisterWorkspace-module__yyKpea__srOnly{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}@keyframes CashRegisterWorkspace-module__yyKpea__spin{to{transform:rotate(360deg)}}@media (max-width:1100px){.CashRegisterWorkspace-module__yyKpea__saleLayout,.CashRegisterWorkspace-module__yyKpea__returnLayout,.CashRegisterWorkspace-module__yyKpea__websiteSettlementLayout{grid-template-columns:1fr}.CashRegisterWorkspace-module__yyKpea__checkoutPanel{position:static}.CashRegisterWorkspace-module__yyKpea__openShiftPanel{grid-template-columns:auto minmax(160px,1fr) minmax(170px,1fr);max-width:none}.CashRegisterWorkspace-module__yyKpea__openShiftPanel label:nth-of-type(2),.CashRegisterWorkspace-module__yyKpea__openShiftPanel .CashRegisterWorkspace-module__yyKpea__primaryButton{grid-column:2/-1}}@media (max-width:760px){.CashRegisterWorkspace-module__yyKpea__workspace{gap:14px}.CashRegisterWorkspace-module__yyKpea__heading{flex-direction:column;align-items:flex-start;min-height:auto}.CashRegisterWorkspace-module__yyKpea__heading h2{font-size:24px}.CashRegisterWorkspace-module__yyKpea__headingActions{justify-content:space-between;width:100%}.CashRegisterWorkspace-module__yyKpea__modeTabs{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.CashRegisterWorkspace-module__yyKpea__modeTabs button{justify-content:center;padding-inline:8px}.CashRegisterWorkspace-module__yyKpea__panel,.CashRegisterWorkspace-module__yyKpea__checkoutPanel,.CashRegisterWorkspace-module__yyKpea__returnForm,.CashRegisterWorkspace-module__yyKpea__websiteOrderBlock,.CashRegisterWorkspace-module__yyKpea__currentShift,.CashRegisterWorkspace-module__yyKpea__closeShiftPanel,.CashRegisterWorkspace-module__yyKpea__openShiftPanel{padding:14px}.CashRegisterWorkspace-module__yyKpea__cart article{grid-template-columns:auto minmax(0,1fr) auto}.CashRegisterWorkspace-module__yyKpea__cart .CashRegisterWorkspace-module__yyKpea__quantityControl{grid-column:2}.CashRegisterWorkspace-module__yyKpea__cart .CashRegisterWorkspace-module__yyKpea__lineTotal{grid-area:2/3}.CashRegisterWorkspace-module__yyKpea__cart .CashRegisterWorkspace-module__yyKpea__removeButton{grid-area:1/3}.CashRegisterWorkspace-module__yyKpea__returnLines article{grid-template-columns:1fr 1fr;align-items:stretch}.CashRegisterWorkspace-module__yyKpea__returnLines article>div{grid-column:1/-1}.CashRegisterWorkspace-module__yyKpea__summaryGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.CashRegisterWorkspace-module__yyKpea__openShiftPanel{grid-template-columns:auto minmax(0,1fr)}.CashRegisterWorkspace-module__yyKpea__openShiftPanel label,.CashRegisterWorkspace-module__yyKpea__openShiftPanel label:nth-of-type(2),.CashRegisterWorkspace-module__yyKpea__openShiftPanel .CashRegisterWorkspace-module__yyKpea__primaryButton,.CashRegisterWorkspace-module__yyKpea__openShiftPanel>small{grid-column:1/-1}.CashRegisterWorkspace-module__yyKpea__shiftHistory article{grid-template-columns:repeat(2,minmax(0,1fr))}.CashRegisterWorkspace-module__yyKpea__warningBanner,.CashRegisterWorkspace-module__yyKpea__receiptResult{grid-template-columns:auto minmax(0,1fr)}.CashRegisterWorkspace-module__yyKpea__warningBanner button,.CashRegisterWorkspace-module__yyKpea__receiptResult button{grid-column:1/-1}}@media (max-width:480px){.CashRegisterWorkspace-module__yyKpea__helpButton{font-size:0}.CashRegisterWorkspace-module__yyKpea__helpButton svg{width:18px;height:18px}.CashRegisterWorkspace-module__yyKpea__paymentChoice,.CashRegisterWorkspace-module__yyKpea__returnLines article,.CashRegisterWorkspace-module__yyKpea__summaryGrid,.CashRegisterWorkspace-module__yyKpea__closeFields,.CashRegisterWorkspace-module__yyKpea__shiftHistory article{grid-template-columns:1fr}.CashRegisterWorkspace-module__yyKpea__searchResults>button{grid-template-columns:auto minmax(0,1fr)}.CashRegisterWorkspace-module__yyKpea__searchResults em{grid-column:2}.CashRegisterWorkspace-module__yyKpea__cart article{gap:8px}.CashRegisterWorkspace-module__yyKpea__productIcon{width:31px;height:31px}}html[data-theme=dark] .CashRegisterWorkspace-module__yyKpea__workspace{color:#eef1ff}html[data-theme=dark] .CashRegisterWorkspace-module__yyKpea__heading p{color:#aeb6d0}html[data-theme=dark] .CashRegisterWorkspace-module__yyKpea__panelHeading p{color:#aeb6d0}html[data-theme=dark] .CashRegisterWorkspace-module__yyKpea__emptyBox p{color:#aeb6d0}html[data-theme=dark] .CashRegisterWorkspace-module__yyKpea__warningBanner p{color:#aeb6d0}html[data-theme=dark] .CashRegisterWorkspace-module__yyKpea__currentShiftHead p{color:#aeb6d0}html[data-theme=dark] .CashRegisterWorkspace-module__yyKpea__openShiftPanel p{color:#aeb6d0}html[data-theme=dark] .CashRegisterWorkspace-module__yyKpea__state p{color:#aeb6d0}html[data-theme=dark] .CashRegisterWorkspace-module__yyKpea__searchResults small{color:#aeb6d0}html[data-theme=dark] .CashRegisterWorkspace-module__yyKpea__orderResults small{color:#aeb6d0}html[data-theme=dark] .CashRegisterWorkspace-module__yyKpea__cart small{color:#aeb6d0}html[data-theme=dark] .CashRegisterWorkspace-module__yyKpea__recentOrders small{color:#aeb6d0}html[data-theme=dark] .CashRegisterWorkspace-module__yyKpea__recentSales small{color:#aeb6d0}html[data-theme=dark] .CashRegisterWorkspace-module__yyKpea__recentReturns small{color:#aeb6d0}html[data-theme=dark] .CashRegisterWorkspace-module__yyKpea__shiftHistory small{color:#aeb6d0}html[data-theme=dark] .CashRegisterWorkspace-module__yyKpea__returnLines small{color:#aeb6d0}html[data-theme=dark] .CashRegisterWorkspace-module__yyKpea__customerDetails small{color:#aeb6d0}html[data-theme=dark] .CashRegisterWorkspace-module__yyKpea__openShiftPanel>small{color:#aeb6d0}html[data-theme=dark] .CashRegisterWorkspace-module__yyKpea__state{color:#aeb6d0}html[data-theme=dark] .CashRegisterWorkspace-module__yyKpea__emptyLine{color:#aeb6d0}html[data-theme=dark] .CashRegisterWorkspace-module__yyKpea__inlineLoading{color:#aeb6d0}html[data-theme=dark] .CashRegisterWorkspace-module__yyKpea__helpButton{color:#eef1ff;background:#11162b;border-color:#293252}html[data-theme=dark] .CashRegisterWorkspace-module__yyKpea__headingActions>span{color:#eef1ff;background:#11162b;border-color:#293252}html[data-theme=dark] .CashRegisterWorkspace-module__yyKpea__websiteOrderBlock{color:#eef1ff;background:#11162b;border-color:#293252}html[data-theme=dark] .CashRegisterWorkspace-module__yyKpea__panel{color:#eef1ff;background:#11162b;border-color:#293252}html[data-theme=dark] .CashRegisterWorkspace-module__yyKpea__checkoutPanel{color:#eef1ff;background:#11162b;border-color:#293252}html[data-theme=dark] .CashRegisterWorkspace-module__yyKpea__returnForm{color:#eef1ff;background:#11162b;border-color:#293252}html[data-theme=dark] .CashRegisterWorkspace-module__yyKpea__currentShift{color:#eef1ff;background:#11162b;border-color:#293252}html[data-theme=dark] .CashRegisterWorkspace-module__yyKpea__closeShiftPanel{color:#eef1ff;background:#11162b;border-color:#293252}html[data-theme=dark] .CashRegisterWorkspace-module__yyKpea__openShiftPanel{color:#eef1ff;background:#11162b;border-color:#293252}html[data-theme=dark] .CashRegisterWorkspace-module__yyKpea__searchField{color:#eef1ff;background:#11162b;border-color:#293252}html[data-theme=dark] .CashRegisterWorkspace-module__yyKpea__searchResults{color:#eef1ff;background:#11162b;border-color:#293252}html[data-theme=dark] .CashRegisterWorkspace-module__yyKpea__orderResults{color:#eef1ff;background:#11162b;border-color:#293252}html[data-theme=dark] .CashRegisterWorkspace-module__yyKpea__searchResults>button{color:#eef1ff;background:#11162b;border-color:#293252}html[data-theme=dark] .CashRegisterWorkspace-module__yyKpea__orderResults>button{color:#eef1ff;background:#11162b;border-color:#293252}html[data-theme=dark] .CashRegisterWorkspace-module__yyKpea__quantityControl button{color:#eef1ff;background:#11162b;border-color:#293252}html[data-theme=dark] .CashRegisterWorkspace-module__yyKpea__quantityControl input{color:#eef1ff;background:#11162b;border-color:#293252}html[data-theme=dark] .CashRegisterWorkspace-module__yyKpea__paymentChoice button{color:#eef1ff;background:#11162b;border-color:#293252}html[data-theme=dark] .CashRegisterWorkspace-module__yyKpea__printLoading{color:#eef1ff;background:#11162b;border-color:#293252}html[data-theme=dark] .CashRegisterWorkspace-module__yyKpea__recentOrders button{color:#eef1ff;background:#11162b;border-color:#293252}html[data-theme=dark] .CashRegisterWorkspace-module__yyKpea__recentSales article>button{color:#eef1ff;background:#11162b;border-color:#293252}html[data-theme=dark] .CashRegisterWorkspace-module__yyKpea__recentReturns article>button{color:#eef1ff;background:#11162b;border-color:#293252}:is(html[data-theme=dark] .CashRegisterWorkspace-module__yyKpea__panel,html[data-theme=dark] .CashRegisterWorkspace-module__yyKpea__checkoutPanel,html[data-theme=dark] .CashRegisterWorkspace-module__yyKpea__returnForm,html[data-theme=dark] .CashRegisterWorkspace-module__yyKpea__currentShift,html[data-theme=dark] .CashRegisterWorkspace-module__yyKpea__closeShiftPanel,html[data-theme=dark] .CashRegisterWorkspace-module__yyKpea__openShiftPanel){box-shadow:0 8px 24px #0000003d}html[data-theme=dark] .CashRegisterWorkspace-module__yyKpea__modeTabs{border-color:#293252}html[data-theme=dark] .CashRegisterWorkspace-module__yyKpea__sectionDivider:before{border-color:#293252}html[data-theme=dark] .CashRegisterWorkspace-module__yyKpea__sectionDivider:after{border-color:#293252}html[data-theme=dark] .CashRegisterWorkspace-module__yyKpea__cart article{border-color:#293252}html[data-theme=dark] .CashRegisterWorkspace-module__yyKpea__returnLines article{border-color:#293252}html[data-theme=dark] .CashRegisterWorkspace-module__yyKpea__customerDetails{border-color:#293252}html[data-theme=dark] .CashRegisterWorkspace-module__yyKpea__returnHistory{border-color:#293252}html[data-theme=dark] .CashRegisterWorkspace-module__yyKpea__recentSales article{border-color:#293252}html[data-theme=dark] .CashRegisterWorkspace-module__yyKpea__recentReturns article{border-color:#293252}html[data-theme=dark] .CashRegisterWorkspace-module__yyKpea__shiftHistory article{border-color:#293252}html[data-theme=dark] .CashRegisterWorkspace-module__yyKpea__totalRows{border-color:#293252}html[data-theme=dark] .CashRegisterWorkspace-module__yyKpea__modeTabs button{color:#aeb6d0}html[data-theme=dark] .CashRegisterWorkspace-module__yyKpea__panelHeading>span{color:#aeb6d0}html[data-theme=dark] .CashRegisterWorkspace-module__yyKpea__currentShiftHead>strong{color:#aeb6d0}html[data-theme=dark] .CashRegisterWorkspace-module__yyKpea__checkoutPanel label>span{color:#aeb6d0}html[data-theme=dark] .CashRegisterWorkspace-module__yyKpea__returnForm label>span{color:#aeb6d0}html[data-theme=dark] .CashRegisterWorkspace-module__yyKpea__openShiftPanel label>span{color:#aeb6d0}html[data-theme=dark] .CashRegisterWorkspace-module__yyKpea__closeShiftPanel label>span{color:#aeb6d0}html[data-theme=dark] .CashRegisterWorkspace-module__yyKpea__returnLines label>span{color:#aeb6d0}html[data-theme=dark] .CashRegisterWorkspace-module__yyKpea__customerDetails label>span{color:#aeb6d0}html[data-theme=dark] .CashRegisterWorkspace-module__yyKpea__paymentChoice legend{color:#aeb6d0}html[data-theme=dark] .CashRegisterWorkspace-module__yyKpea__totalRows span{color:#aeb6d0}html[data-theme=dark] .CashRegisterWorkspace-module__yyKpea__paymentSplit span{color:#aeb6d0}html[data-theme=dark] .CashRegisterWorkspace-module__yyKpea__returnTotal{color:#aeb6d0}html[data-theme=dark] .CashRegisterWorkspace-module__yyKpea__recentOrders>strong{color:#aeb6d0}html[data-theme=dark] .CashRegisterWorkspace-module__yyKpea__summaryGrid small{color:#aeb6d0}html[data-theme=dark] .CashRegisterWorkspace-module__yyKpea__summaryGrid span{color:#aeb6d0}html[data-theme=dark] .CashRegisterWorkspace-module__yyKpea__differenceBox small{color:#aeb6d0}html[data-theme=dark] .CashRegisterWorkspace-module__yyKpea__heading h2{color:#eef1ff}html[data-theme=dark] .CashRegisterWorkspace-module__yyKpea__modeTabs .CashRegisterWorkspace-module__yyKpea__activeTab{color:#eef1ff}html[data-theme=dark] .CashRegisterWorkspace-module__yyKpea__panelHeading h3{color:#eef1ff}html[data-theme=dark] .CashRegisterWorkspace-module__yyKpea__currentShiftHead h3{color:#eef1ff}html[data-theme=dark] .CashRegisterWorkspace-module__yyKpea__openShiftPanel h3{color:#eef1ff}html[data-theme=dark] .CashRegisterWorkspace-module__yyKpea__searchResults strong{color:#eef1ff}html[data-theme=dark] .CashRegisterWorkspace-module__yyKpea__orderResults strong{color:#eef1ff}html[data-theme=dark] .CashRegisterWorkspace-module__yyKpea__cart strong{color:#eef1ff}html[data-theme=dark] .CashRegisterWorkspace-module__yyKpea__recentOrders strong{color:#eef1ff}html[data-theme=dark] .CashRegisterWorkspace-module__yyKpea__recentSales strong{color:#eef1ff}html[data-theme=dark] .CashRegisterWorkspace-module__yyKpea__recentReturns strong{color:#eef1ff}html[data-theme=dark] .CashRegisterWorkspace-module__yyKpea__shiftHistory strong{color:#eef1ff}html[data-theme=dark] .CashRegisterWorkspace-module__yyKpea__returnLines strong{color:#eef1ff}html[data-theme=dark] .CashRegisterWorkspace-module__yyKpea__searchResults em{color:#eef1ff}html[data-theme=dark] .CashRegisterWorkspace-module__yyKpea__orderResults em{color:#eef1ff}html[data-theme=dark] .CashRegisterWorkspace-module__yyKpea__recentOrders em{color:#eef1ff}html[data-theme=dark] .CashRegisterWorkspace-module__yyKpea__recentSales em{color:#eef1ff}html[data-theme=dark] .CashRegisterWorkspace-module__yyKpea__recentReturns em{color:#eef1ff}html[data-theme=dark] .CashRegisterWorkspace-module__yyKpea__emptyBox strong{color:#eef1ff}html[data-theme=dark] .CashRegisterWorkspace-module__yyKpea__totalRows strong{color:#eef1ff}html[data-theme=dark] .CashRegisterWorkspace-module__yyKpea__paymentSplit strong{color:#eef1ff}html[data-theme=dark] .CashRegisterWorkspace-module__yyKpea__totalRows .CashRegisterWorkspace-module__yyKpea__grandTotal{color:#eef1ff}html[data-theme=dark] .CashRegisterWorkspace-module__yyKpea__customerDetails summary{color:#eef1ff}html[data-theme=dark] .CashRegisterWorkspace-module__yyKpea__returnHistory summary{color:#eef1ff}html[data-theme=dark] .CashRegisterWorkspace-module__yyKpea__returnTotal strong{color:#eef1ff}html[data-theme=dark] .CashRegisterWorkspace-module__yyKpea__state strong{color:#eef1ff}html[data-theme=dark] .CashRegisterWorkspace-module__yyKpea__websiteOrderBlock{background:#19170f;border-color:#72501f}html[data-theme=dark] .CashRegisterWorkspace-module__yyKpea__sectionDivider{color:#aeb6d0}html[data-theme=dark] .CashRegisterWorkspace-module__yyKpea__sectionDivider:before{background:#293252}html[data-theme=dark] .CashRegisterWorkspace-module__yyKpea__sectionDivider:after{background:#293252}html[data-theme=dark] .CashRegisterWorkspace-module__yyKpea__secondaryButton{color:#eef1ff;background:#151b33;border-color:#384262}html[data-theme=dark] .CashRegisterWorkspace-module__yyKpea__secondaryButton:hover:not(:disabled){color:#ffad62;background:#352111;border-color:#ff8a1c}:is(html[data-theme=dark] .CashRegisterWorkspace-module__yyKpea__checkoutPanel input,html[data-theme=dark] .CashRegisterWorkspace-module__yyKpea__checkoutPanel textarea,html[data-theme=dark] .CashRegisterWorkspace-module__yyKpea__returnForm input,html[data-theme=dark] .CashRegisterWorkspace-module__yyKpea__returnForm textarea,html[data-theme=dark] .CashRegisterWorkspace-module__yyKpea__returnForm select,html[data-theme=dark] .CashRegisterWorkspace-module__yyKpea__openShiftPanel input,html[data-theme=dark] .CashRegisterWorkspace-module__yyKpea__closeShiftPanel input,html[data-theme=dark] .CashRegisterWorkspace-module__yyKpea__closeShiftPanel textarea,html[data-theme=dark] .CashRegisterWorkspace-module__yyKpea__customerDetails input,html[data-theme=dark] .CashRegisterWorkspace-module__yyKpea__customerDetails textarea){color:#eef1ff;background:#151b33;border-color:#384262}html[data-theme=dark] .CashRegisterWorkspace-module__yyKpea__panelHeading>span{background:#151d38}html[data-theme=dark] .CashRegisterWorkspace-module__yyKpea__currentShiftHead>strong{background:#151d38}html[data-theme=dark] .CashRegisterWorkspace-module__yyKpea__paymentSplit{background:#151d38}html[data-theme=dark] .CashRegisterWorkspace-module__yyKpea__returnLines .CashRegisterWorkspace-module__yyKpea__unavailableLine{background:#151d38}html[data-theme=dark] .CashRegisterWorkspace-module__yyKpea__returnTotal{background:#151d38}html[data-theme=dark] .CashRegisterWorkspace-module__yyKpea__returnHistory div{background:#151d38}html[data-theme=dark] .CashRegisterWorkspace-module__yyKpea__summaryGrid>div{background:#151d38}html[data-theme=dark] .CashRegisterWorkspace-module__yyKpea__differenceBox{background:#151d38}html[data-theme=dark] .CashRegisterWorkspace-module__yyKpea__searchResults>button:hover{color:#ffad62;background:#352111;border-color:#ff8a1c}html[data-theme=dark] .CashRegisterWorkspace-module__yyKpea__orderResults>button:hover{color:#ffad62;background:#352111;border-color:#ff8a1c}html[data-theme=dark] .CashRegisterWorkspace-module__yyKpea__orderResults .CashRegisterWorkspace-module__yyKpea__selectedOrder{color:#ffad62;background:#352111;border-color:#ff8a1c}html[data-theme=dark] .CashRegisterWorkspace-module__yyKpea__quantityControl button:hover:not(:disabled){color:#ffad62;background:#352111;border-color:#ff8a1c}html[data-theme=dark] .CashRegisterWorkspace-module__yyKpea__paymentChoice button:hover{color:#ffad62;background:#352111;border-color:#ff8a1c}html[data-theme=dark] .CashRegisterWorkspace-module__yyKpea__paymentChoice .CashRegisterWorkspace-module__yyKpea__selectedPayment{color:#ffad62;background:#352111;border-color:#ff8a1c}html[data-theme=dark] .CashRegisterWorkspace-module__yyKpea__recentSales article>button:hover{color:#ffad62;background:#352111;border-color:#ff8a1c}html[data-theme=dark] .CashRegisterWorkspace-module__yyKpea__recentReturns article>button:hover{color:#ffad62;background:#352111;border-color:#ff8a1c}html[data-theme=dark] .CashRegisterWorkspace-module__yyKpea__emptyBox{color:#aeb6d0;border-color:#384262}:is(html[data-theme=dark] .CashRegisterWorkspace-module__yyKpea__confirmationBox,html[data-theme=dark] .CashRegisterWorkspace-module__yyKpea__warningBanner){color:#f3cf85;background:#332915;border-color:#72501f}:is(html[data-theme=dark] .CashRegisterWorkspace-module__yyKpea__confirmationBox p,html[data-theme=dark] .CashRegisterWorkspace-module__yyKpea__warningBanner strong){color:#f3cf85}:is(html[data-theme=dark] .CashRegisterWorkspace-module__yyKpea__receiptResult,html[data-theme=dark] .CashRegisterWorkspace-module__yyKpea__refundMethodNote){color:#8bdab5;background:#102d25;border-color:#27664e}html[data-theme=dark] .CashRegisterWorkspace-module__yyKpea__receiptResult>span{color:#8bdab5;background:#183f33}html[data-theme=dark] .CashRegisterWorkspace-module__yyKpea__receiptResult strong{color:#8bdab5}html[data-theme=dark] .CashRegisterWorkspace-module__yyKpea__receiptResult p{color:#8bdab5}html[data-theme=dark] .CashRegisterWorkspace-module__yyKpea__receiptResult button{color:#8bdab5}html[data-theme=dark] .CashRegisterWorkspace-module__yyKpea__refundMethodNote{color:#8bdab5}html[data-theme=dark] .CashRegisterWorkspace-module__yyKpea__refundMethodNote small{color:#8bdab5}html[data-theme=dark] .CashRegisterWorkspace-module__yyKpea__receiptResult button{background:#11162b;border-color:#27664e}html[data-theme=dark] .CashRegisterWorkspace-module__yyKpea__secondaryDangerButton{color:#ffadb2;background:#35181d;border-color:#74343d}html[data-theme=dark] .CashRegisterWorkspace-module__yyKpea__primaryButton:disabled{color:#7f89a8;background:#0f152a;border-color:#293252}html[data-theme=dark] .CashRegisterWorkspace-module__yyKpea__secondaryDangerButton:disabled{color:#7f89a8;background:#0f152a;border-color:#293252}html[data-theme=dark] .CashRegisterWorkspace-module__yyKpea__checkoutPanel input:disabled{color:#7f89a8;background:#0f152a;border-color:#293252}:is(html[data-theme=dark] .CashRegisterWorkspace-module__yyKpea__searchError,html[data-theme=dark] .CashRegisterWorkspace-module__yyKpea__errorText,html[data-theme=dark] .CashRegisterWorkspace-module__yyKpea__bad){color:#ffadb2!important}html[data-theme=dark] .CashRegisterWorkspace-module__yyKpea__good{color:#8bdab5!important}html[data-theme=dark] .CashRegisterWorkspace-module__yyKpea__currentShiftHead .CashRegisterWorkspace-module__yyKpea__shiftOpen{color:#8bdab5!important}
.CdekShipmentDrawer-module__gFRMKW__drawer{width:min(100%,760px);color:var(--ink);background:var(--surface)}.CdekShipmentDrawer-module__gFRMKW__heading{background:var(--surface)}.CdekShipmentDrawer-module__gFRMKW__content{gap:18px;padding:22px 24px 30px;display:grid}.CdekShipmentDrawer-module__gFRMKW__state{min-height:280px;color:var(--muted);text-align:center;align-content:center;place-items:center;gap:10px;padding:30px;display:grid}.CdekShipmentDrawer-module__gFRMKW__state strong{color:var(--ink)}.CdekShipmentDrawer-module__gFRMKW__state p{max-width:460px;margin:0}.CdekShipmentDrawer-module__gFRMKW__stateError>svg{color:var(--red)}.CdekShipmentDrawer-module__gFRMKW__summary{border:1px solid var(--line);border-radius:12px;grid-template-columns:repeat(3,minmax(0,1fr));display:grid;overflow:hidden}.CdekShipmentDrawer-module__gFRMKW__summary>div{border-right:1px solid var(--line);gap:3px;padding:12px 14px;display:grid}.CdekShipmentDrawer-module__gFRMKW__summary>div:last-child{border-right:0}.CdekShipmentDrawer-module__gFRMKW__summary small,.CdekShipmentDrawer-module__gFRMKW__section p,.CdekShipmentDrawer-module__gFRMKW__sourceGrid small,.CdekShipmentDrawer-module__gFRMKW__package label>span,.CdekShipmentDrawer-module__gFRMKW__packageItems small,.CdekShipmentDrawer-module__gFRMKW__packageItems label>span,.CdekShipmentDrawer-module__gFRMKW__quote small,.CdekShipmentDrawer-module__gFRMKW__quote span,.CdekShipmentDrawer-module__gFRMKW__shipment small,.CdekShipmentDrawer-module__gFRMKW__shipmentFacts small,.CdekShipmentDrawer-module__gFRMKW__history small,.CdekShipmentDrawer-module__gFRMKW__empty span,.CdekShipmentDrawer-module__gFRMKW__createBox span{color:var(--muted);font-size:10px;line-height:1.4}.CdekShipmentDrawer-module__gFRMKW__summary strong{color:var(--navy);font-size:12px}.CdekShipmentDrawer-module__gFRMKW__blockers,.CdekShipmentDrawer-module__gFRMKW__testMode,.CdekShipmentDrawer-module__gFRMKW__avitoNote,.CdekShipmentDrawer-module__gFRMKW__permissionNote,.CdekShipmentDrawer-module__gFRMKW__validation,.CdekShipmentDrawer-module__gFRMKW__success{border:1px solid var(--line);border-radius:11px;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:9px;padding:12px 14px;display:grid}.CdekShipmentDrawer-module__gFRMKW__blockers{color:var(--yellow);background:var(--yellow-soft);border-color:#dfb45f}.CdekShipmentDrawer-module__gFRMKW__blockers strong,.CdekShipmentDrawer-module__gFRMKW__validation strong{color:var(--ink);font-size:12px}.CdekShipmentDrawer-module__gFRMKW__blockers ul,.CdekShipmentDrawer-module__gFRMKW__validation ul,.CdekShipmentDrawer-module__gFRMKW__createBox ul{color:var(--muted);gap:3px;margin:5px 0 0;padding-left:18px;font-size:10px;display:grid}.CdekShipmentDrawer-module__gFRMKW__testMode{color:var(--yellow);background:var(--yellow-soft)}.CdekShipmentDrawer-module__gFRMKW__avitoNote{color:#3155ba;background:var(--surface-blue)}.CdekShipmentDrawer-module__gFRMKW__avitoNote>div{gap:2px;display:grid}.CdekShipmentDrawer-module__gFRMKW__avitoNote strong{color:var(--navy);font-size:12px}.CdekShipmentDrawer-module__gFRMKW__avitoNote span,.CdekShipmentDrawer-module__gFRMKW__permissionNote{font-size:10px;line-height:1.45}.CdekShipmentDrawer-module__gFRMKW__permissionNote{color:var(--muted);background:var(--surface-soft);margin:11px 0 0}.CdekShipmentDrawer-module__gFRMKW__section{border:1px solid var(--line);background:var(--surface);border-radius:14px;gap:14px;padding:17px;display:grid}.CdekShipmentDrawer-module__gFRMKW__sectionHeading,.CdekShipmentDrawer-module__gFRMKW__sectionHeading>div,.CdekShipmentDrawer-module__gFRMKW__packageHeading,.CdekShipmentDrawer-module__gFRMKW__shipmentHeading,.CdekShipmentDrawer-module__gFRMKW__shipmentActions,.CdekShipmentDrawer-module__gFRMKW__sectionActions,.CdekShipmentDrawer-module__gFRMKW__footer{align-items:center;display:flex}.CdekShipmentDrawer-module__gFRMKW__sectionHeading{justify-content:space-between;gap:12px}.CdekShipmentDrawer-module__gFRMKW__sectionHeading>div{align-items:flex-start;gap:10px;min-width:0}.CdekShipmentDrawer-module__gFRMKW__sectionHeading>div>span{width:28px;height:28px;color:var(--orange-dark);background:var(--orange-soft);border-radius:50%;flex:none;place-items:center;font-size:11px;font-weight:800;display:grid}.CdekShipmentDrawer-module__gFRMKW__sectionHeading h3{color:var(--navy);margin:0;font-size:15px}.CdekShipmentDrawer-module__gFRMKW__sectionHeading p{margin:2px 0 0}.CdekShipmentDrawer-module__gFRMKW__sourceGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.CdekShipmentDrawer-module__gFRMKW__sourceGrid>button{border:1px solid var(--line);min-height:102px;color:var(--muted);background:var(--surface);text-align:left;border-radius:11px;grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:10px;padding:13px;display:grid}.CdekShipmentDrawer-module__gFRMKW__sourceGrid>button:hover:not(:disabled){border-color:var(--orange);background:var(--orange-soft)}.CdekShipmentDrawer-module__gFRMKW__sourceGrid>button.CdekShipmentDrawer-module__gFRMKW__selected{border-color:var(--orange);color:var(--orange-dark);background:var(--orange-soft);box-shadow:0 0 0 2px color-mix(in srgb, var(--orange) 18%, transparent)}.CdekShipmentDrawer-module__gFRMKW__sourceGrid span{gap:3px;display:grid}.CdekShipmentDrawer-module__gFRMKW__sourceGrid strong{color:var(--navy);font-size:12px}.CdekShipmentDrawer-module__gFRMKW__packages,.CdekShipmentDrawer-module__gFRMKW__quotes,.CdekShipmentDrawer-module__gFRMKW__history{gap:10px;display:grid}.CdekShipmentDrawer-module__gFRMKW__package{border:1px solid var(--line);background:var(--surface-soft);border-radius:11px;gap:13px;padding:13px;display:grid}.CdekShipmentDrawer-module__gFRMKW__packageHeading{align-items:flex-end;gap:9px}.CdekShipmentDrawer-module__gFRMKW__packageHeading>label{flex:1}.CdekShipmentDrawer-module__gFRMKW__packageHeading>button{border:1px solid var(--line);width:42px;height:42px;color:var(--red);background:var(--surface);border-radius:9px;place-items:center;display:grid}.CdekShipmentDrawer-module__gFRMKW__package label{gap:4px;min-width:0;display:grid}.CdekShipmentDrawer-module__gFRMKW__package input{border:1px solid var(--line-strong);width:100%;min-height:42px;color:var(--ink);background:var(--surface);border-radius:8px;padding:8px 10px}.CdekShipmentDrawer-module__gFRMKW__measurements{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.CdekShipmentDrawer-module__gFRMKW__packageItems{border:1px solid var(--line);background:var(--surface);border-radius:9px;display:grid;overflow:hidden}.CdekShipmentDrawer-module__gFRMKW__packageItems>div{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1fr) 105px 120px;align-items:end;gap:9px;padding:10px;display:grid}.CdekShipmentDrawer-module__gFRMKW__packageItems>div:last-child{border-bottom:0}.CdekShipmentDrawer-module__gFRMKW__packageItems>div>span{gap:2px;min-width:0;display:grid}.CdekShipmentDrawer-module__gFRMKW__packageItems strong{color:var(--navy);overflow-wrap:anywhere;font-size:11px}.CdekShipmentDrawer-module__gFRMKW__validation{background:var(--yellow-soft);border-color:#dfb45f;grid-template-columns:1fr}.CdekShipmentDrawer-module__gFRMKW__validation small{color:var(--muted);font-size:9px}.CdekShipmentDrawer-module__gFRMKW__sectionActions,.CdekShipmentDrawer-module__gFRMKW__shipmentActions,.CdekShipmentDrawer-module__gFRMKW__footer{flex-wrap:wrap;justify-content:flex-end;gap:8px}.CdekShipmentDrawer-module__gFRMKW__empty{border:1px dashed var(--line-strong);min-height:116px;color:var(--muted);background:var(--surface-soft);text-align:center;border-radius:10px;align-content:center;place-items:center;gap:4px;padding:18px;display:grid}.CdekShipmentDrawer-module__gFRMKW__empty strong{color:var(--navy);font-size:12px}.CdekShipmentDrawer-module__gFRMKW__quote{border:1px solid var(--line);background:var(--surface-soft);border-radius:11px;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:12px;padding:12px;display:grid}.CdekShipmentDrawer-module__gFRMKW__quote>div{gap:2px;min-width:0;display:grid}.CdekShipmentDrawer-module__gFRMKW__quote>div>strong,.CdekShipmentDrawer-module__gFRMKW__quote>strong{color:var(--navy);font-size:12px}.CdekShipmentDrawer-module__gFRMKW__quoteSelected{border-color:var(--green);background:var(--green-soft)}.CdekShipmentDrawer-module__gFRMKW__quoteExpired{opacity:.68}.CdekShipmentDrawer-module__gFRMKW__shipment{border:1px solid var(--line);background:var(--surface-soft);border-radius:11px;gap:12px;padding:14px;display:grid}.CdekShipmentDrawer-module__gFRMKW__shipmentHeading{justify-content:space-between;gap:10px}.CdekShipmentDrawer-module__gFRMKW__shipmentHeading>span{border-radius:999px;padding:5px 9px;font-size:10px;font-weight:800}.CdekShipmentDrawer-module__gFRMKW__tone_neutral{color:var(--muted);background:var(--surface-blue)}.CdekShipmentDrawer-module__gFRMKW__tone_progress{color:var(--orange-dark);background:var(--orange-soft)}.CdekShipmentDrawer-module__gFRMKW__tone_success{color:var(--green);background:var(--green-soft)}.CdekShipmentDrawer-module__gFRMKW__tone_warning{color:var(--yellow);background:var(--yellow-soft)}.CdekShipmentDrawer-module__gFRMKW__tone_danger{color:var(--red);background:var(--red-soft)}.CdekShipmentDrawer-module__gFRMKW__shipmentFacts{border:1px solid var(--line);border-radius:9px;grid-template-columns:repeat(2,minmax(0,1fr));display:grid;overflow:hidden}.CdekShipmentDrawer-module__gFRMKW__shipmentFacts>div{border-right:1px solid var(--line);background:var(--surface);gap:3px;padding:10px;display:grid}.CdekShipmentDrawer-module__gFRMKW__shipmentFacts>div:last-child{border-right:0}.CdekShipmentDrawer-module__gFRMKW__shipmentFacts strong{color:var(--navy);overflow-wrap:anywhere;font-size:11px}.CdekShipmentDrawer-module__gFRMKW__cancelButton{border-color:color-mix(in srgb, var(--red) 42%, var(--line))!important;color:var(--red)!important}.CdekShipmentDrawer-module__gFRMKW__createBox{border:1px solid var(--line);background:var(--surface-blue);border-radius:11px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:13px;display:grid}.CdekShipmentDrawer-module__gFRMKW__createBox>div{gap:3px;display:grid}.CdekShipmentDrawer-module__gFRMKW__createBox strong{color:var(--navy);font-size:12px}.CdekShipmentDrawer-module__gFRMKW__history>div{border-bottom:1px solid var(--line);color:var(--muted);grid-template-columns:auto minmax(0,1fr);align-items:start;gap:9px;padding:2px 0 10px;display:grid}.CdekShipmentDrawer-module__gFRMKW__history>div:last-child{border-bottom:0;padding-bottom:0}.CdekShipmentDrawer-module__gFRMKW__history span{gap:2px;min-width:0;display:grid}.CdekShipmentDrawer-module__gFRMKW__history strong{color:var(--ink);font-size:11px}.CdekShipmentDrawer-module__gFRMKW__success{border-color:var(--green);color:var(--green);background:var(--green-soft)}.CdekShipmentDrawer-module__gFRMKW__footer{border-top:1px solid var(--line);padding:14px 24px calc(14px + env(safe-area-inset-bottom));background:color-mix(in srgb, var(--surface) 94%, transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);margin:0 -24px -30px;position:sticky;bottom:-30px}@media (max-width:720px){.CdekShipmentDrawer-module__gFRMKW__drawer{width:100%;max-width:none;inset:0}.CdekShipmentDrawer-module__gFRMKW__heading{padding:16px}.CdekShipmentDrawer-module__gFRMKW__content{gap:14px;padding:14px 12px 24px}.CdekShipmentDrawer-module__gFRMKW__summary,.CdekShipmentDrawer-module__gFRMKW__sourceGrid,.CdekShipmentDrawer-module__gFRMKW__measurements,.CdekShipmentDrawer-module__gFRMKW__shipmentFacts{grid-template-columns:1fr}.CdekShipmentDrawer-module__gFRMKW__summary>div,.CdekShipmentDrawer-module__gFRMKW__shipmentFacts>div{border-right:0;border-bottom:1px solid var(--line)}.CdekShipmentDrawer-module__gFRMKW__summary>div:last-child,.CdekShipmentDrawer-module__gFRMKW__shipmentFacts>div:last-child{border-bottom:0}.CdekShipmentDrawer-module__gFRMKW__section{padding:14px 11px}.CdekShipmentDrawer-module__gFRMKW__sectionHeading{flex-direction:column;align-items:flex-start}.CdekShipmentDrawer-module__gFRMKW__sectionHeading>button{width:100%}.CdekShipmentDrawer-module__gFRMKW__sourceGrid>button{min-height:92px}.CdekShipmentDrawer-module__gFRMKW__packageItems>div{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch}.CdekShipmentDrawer-module__gFRMKW__packageItems>div>span{grid-column:1/-1}.CdekShipmentDrawer-module__gFRMKW__quote,.CdekShipmentDrawer-module__gFRMKW__createBox{grid-template-columns:1fr;align-items:stretch}.CdekShipmentDrawer-module__gFRMKW__quote>button,.CdekShipmentDrawer-module__gFRMKW__createBox>button,.CdekShipmentDrawer-module__gFRMKW__sectionActions>button,.CdekShipmentDrawer-module__gFRMKW__shipmentActions>button,.CdekShipmentDrawer-module__gFRMKW__footer>button{width:100%;min-height:46px}.CdekShipmentDrawer-module__gFRMKW__shipmentHeading{flex-direction:column;align-items:flex-start}.CdekShipmentDrawer-module__gFRMKW__sectionActions,.CdekShipmentDrawer-module__gFRMKW__shipmentActions,.CdekShipmentDrawer-module__gFRMKW__footer{flex-direction:column;align-items:stretch}.CdekShipmentDrawer-module__gFRMKW__footer{padding:12px 12px calc(12px + env(safe-area-inset-bottom));margin:0 -12px -24px;bottom:-24px}}@media (max-width:420px){.CdekShipmentDrawer-module__gFRMKW__measurements,.CdekShipmentDrawer-module__gFRMKW__packageItems>div{grid-template-columns:1fr}.CdekShipmentDrawer-module__gFRMKW__packageItems>div>span{grid-column:auto}}html[data-theme=dark] .CdekShipmentDrawer-module__gFRMKW__drawer{color:var(--ink);background:var(--surface)}html[data-theme=dark] .CdekShipmentDrawer-module__gFRMKW__heading{color:var(--ink);background:var(--surface)}html[data-theme=dark] .CdekShipmentDrawer-module__gFRMKW__section{color:var(--ink);background:var(--surface)}html[data-theme=dark] .CdekShipmentDrawer-module__gFRMKW__sourceGrid>button{color:var(--ink);background:var(--surface)}html[data-theme=dark] .CdekShipmentDrawer-module__gFRMKW__package input{color:var(--ink);background:var(--surface)}html[data-theme=dark] .CdekShipmentDrawer-module__gFRMKW__packageItems{color:var(--ink);background:var(--surface)}html[data-theme=dark] .CdekShipmentDrawer-module__gFRMKW__shipmentFacts>div{color:var(--ink);background:var(--surface)}
