.CheckoutSteps-module__-nfogq__band{border-bottom:1px solid var(--color-border);background:var(--color-bg);width:100%}.CheckoutSteps-module__-nfogq__inner{max-width:var(--container-max);padding:36px var(--container-pad) 20px;text-align:center;flex-direction:column;align-items:center;gap:14px;margin:0 auto;display:flex}.CheckoutSteps-module__-nfogq__title{letter-spacing:.14em;text-indent:.14em;color:var(--color-text);margin:0;font-size:26px;font-weight:600}.CheckoutSteps-module__-nfogq__steps{flex-wrap:wrap;justify-content:center;align-items:center;margin:0;padding:0;list-style:none;display:flex}.CheckoutSteps-module__-nfogq__step{align-items:baseline;gap:6px;padding:0 13px;display:inline-flex;position:relative}.CheckoutSteps-module__-nfogq__step+.CheckoutSteps-module__-nfogq__step:before{content:"";background:var(--color-border-strong);width:1px;height:11px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.CheckoutSteps-module__-nfogq__num{font-family:var(--font-mono);letter-spacing:.08em;font-size:11px}.CheckoutSteps-module__-nfogq__label{letter-spacing:.02em;font-size:12.5px}.CheckoutSteps-module__-nfogq__todo{color:var(--color-text-hint)}.CheckoutSteps-module__-nfogq__done{color:var(--color-text-sub)}.CheckoutSteps-module__-nfogq__current{color:var(--color-text)}.CheckoutSteps-module__-nfogq__current .CheckoutSteps-module__-nfogq__num{color:var(--color-accent)}.CheckoutSteps-module__-nfogq__current .CheckoutSteps-module__-nfogq__label{font-weight:600}@media (min-width:768px){.CheckoutSteps-module__-nfogq__inner{padding:48px var(--container-pad) 26px}.CheckoutSteps-module__-nfogq__title{font-size:34px}}
.order-module__TqaLra__page{max-width:1120px;padding:32px var(--container-pad) 80px;margin:0 auto}.order-module__TqaLra__status{text-align:center;color:var(--color-text-sub);padding:72px 0;font-size:15px;line-height:2.1}.order-module__TqaLra__link{color:var(--color-text);text-underline-offset:3px;text-decoration:underline}.order-module__TqaLra__layout{grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:40px;display:grid}.order-module__TqaLra__main{min-width:0}.order-module__TqaLra__section{border-top:1px solid var(--color-border);padding:26px 0}.order-module__TqaLra__section:first-child{border-top:0;padding-top:0}.order-module__TqaLra__sectionTitle{border-bottom:1px solid var(--color-border);color:var(--color-text);align-items:baseline;gap:10px;margin:0 0 16px;padding-bottom:12px;font-size:16px;font-weight:600;display:flex}.order-module__TqaLra__sectionNum{font-family:var(--font-mono);letter-spacing:.1em;color:var(--color-accent);font-size:11.5px;font-weight:400}.order-module__TqaLra__sectionCount{font-family:var(--font-mono);letter-spacing:.08em;color:var(--color-text-hint);margin-left:auto;font-size:11.5px;font-weight:400}.order-module__TqaLra__itemList{margin:0;padding:0;list-style:none}.order-module__TqaLra__item{border-bottom:1px solid var(--color-border);gap:16px;padding:14px 0;display:flex}.order-module__TqaLra__item:last-child{border-bottom:0}.order-module__TqaLra__itemBlocked{opacity:.6}.order-module__TqaLra__itemMain{flex-direction:column;flex:auto;gap:3px;min-width:0;display:flex}.order-module__TqaLra__itemBrand{letter-spacing:.02em;color:var(--color-text-sub);font-size:12px}.order-module__TqaLra__itemName{word-break:keep-all;overflow-wrap:anywhere;font-family:var(--font-serif);color:var(--color-text);font-size:15px;line-height:1.45}.order-module__TqaLra__itemRef{word-break:keep-all;font-family:var(--font-mono);color:var(--color-text-hint);font-size:11px}.order-module__TqaLra__itemOptions{color:var(--color-text-sub);font-size:12.5px}.order-module__TqaLra__itemBlockedMsg{color:var(--color-danger);align-items:center;gap:5px;margin-top:4px;font-size:12px;display:inline-flex}.order-module__TqaLra__itemSide{flex-direction:column;flex:none;align-items:flex-end;gap:5px;display:flex}.order-module__TqaLra__itemQty{font-family:var(--font-mono);color:var(--color-text-hint);font-variant-numeric:tabular-nums;font-size:12px}.order-module__TqaLra__itemPrice{font-family:var(--font-mono);font-variant-numeric:tabular-nums;color:var(--color-text);font-size:14px;font-weight:500}.order-module__TqaLra__blockedNote{color:var(--color-danger);margin:14px 0 0;font-size:12.5px;line-height:1.6}.order-module__TqaLra__fieldRow{grid-template-columns:1fr 1fr;gap:14px;display:grid}.order-module__TqaLra__field{margin-bottom:14px;display:block}.order-module__TqaLra__label{letter-spacing:.02em;color:var(--color-text-sub);margin-bottom:6px;font-size:12px;display:block}.order-module__TqaLra__input,.order-module__TqaLra__textarea{border:1px solid var(--color-border);width:100%;color:var(--color-text);background:var(--color-bg);padding:11px 12px;font-family:inherit;font-size:14px;transition:border-color .15s}.order-module__TqaLra__input:focus,.order-module__TqaLra__textarea:focus{border-color:var(--color-accent);outline:none}.order-module__TqaLra__input:disabled{background:var(--color-bg-soft);color:var(--color-text-hint)}.order-module__TqaLra__inputShort{max-width:200px}.order-module__TqaLra__textarea{resize:vertical;line-height:1.6}.order-module__TqaLra__payRow{flex-direction:column;gap:8px;margin-bottom:16px;display:flex}.order-module__TqaLra__payRadio{border:1px solid var(--color-border);background:var(--color-bg);color:var(--color-text-sub);cursor:pointer;align-items:center;gap:10px;padding:13px 14px;font-size:14px;transition:border-color .15s,color .15s;display:flex}.order-module__TqaLra__payRadio:hover{border-color:var(--color-border-strong);color:var(--color-text)}.order-module__TqaLra__payRadio input{width:18px;height:18px;accent-color:var(--color-accent);cursor:pointer;flex:none}.order-module__TqaLra__payRadioOn,.order-module__TqaLra__payRadioOn:hover{border-color:var(--color-text);background:var(--color-bg-soft);color:var(--color-text);font-weight:600}.order-module__TqaLra__payNote{color:var(--color-text-sub);margin:8px 0 0;font-size:12.5px;line-height:1.7}.order-module__TqaLra__summary{top:calc(var(--header-height) + 24px);border:1px solid var(--color-border-strong);background:var(--color-bg);padding:22px 20px;position:sticky}.order-module__TqaLra__summaryTitle{letter-spacing:.02em;border-bottom:1px solid var(--color-border);color:var(--color-text);margin:0 0 14px;padding-bottom:12px;font-size:13px;font-weight:600}.order-module__TqaLra__summaryRow{color:var(--color-text-sub);justify-content:space-between;align-items:baseline;gap:12px;padding:6px 0;font-size:13.5px;display:flex}.order-module__TqaLra__num{font-family:var(--font-mono);font-variant-numeric:tabular-nums;color:var(--color-text);font-size:13px}.order-module__TqaLra__free{color:var(--color-success);font-size:13px}.order-module__TqaLra__pointBox{border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border);margin:16px 0;padding:16px 0}.order-module__TqaLra__pointHead{justify-content:space-between;align-items:baseline;gap:10px;margin-bottom:8px;display:flex}.order-module__TqaLra__pointHead .order-module__TqaLra__label{color:var(--color-text);margin-bottom:0;font-size:13px}.order-module__TqaLra__pointBalance{font-family:var(--font-mono);color:var(--color-text-sub);font-variant-numeric:tabular-nums;font-size:11.5px}.order-module__TqaLra__pointInputRow{gap:6px;display:flex}.order-module__TqaLra__pointInput{font-family:var(--font-mono);font-variant-numeric:tabular-nums;text-align:right}.order-module__TqaLra__pointAll{border:1px solid var(--color-border);background:var(--color-bg);color:var(--color-text);cursor:pointer;flex:none;padding:0 15px;font-family:inherit;font-size:13px;transition:border-color .15s}.order-module__TqaLra__pointAll:hover:not(:disabled){border-color:var(--color-text)}.order-module__TqaLra__pointAll:disabled{color:var(--color-text-hint);cursor:default}.order-module__TqaLra__pointNote{color:var(--color-text-sub);margin:7px 0 0;font-size:12px}.order-module__TqaLra__pointApplied{font-family:var(--font-mono);font-variant-numeric:tabular-nums;color:var(--color-accent);margin:7px 0 0;font-size:12px}.order-module__TqaLra__pointError{color:var(--color-danger);margin:7px 0 0;font-size:12px}.order-module__TqaLra__summaryTotal{color:var(--color-text);justify-content:space-between;align-items:center;gap:12px;font-size:13.5px;display:flex}.order-module__TqaLra__totalValue{font-family:var(--font-mono);letter-spacing:-.02em;font-variant-numeric:tabular-nums;color:var(--color-text);font-size:20px;font-weight:500}.order-module__TqaLra__error{background:var(--color-danger-bg);color:var(--color-danger);margin:14px 0 0;padding:11px 12px;font-size:13px;line-height:1.5}.order-module__TqaLra__submitBtn{border:1px solid var(--color-text);background:var(--color-text);width:100%;height:50px;color:var(--color-bg);letter-spacing:.06em;cursor:pointer;margin-top:18px;font-family:inherit;font-size:14px;transition:opacity .15s}.order-module__TqaLra__submitBtn:hover:not(:disabled){opacity:.85}.order-module__TqaLra__submitBtn:disabled{border-color:var(--color-border-strong);background:var(--color-border-strong);cursor:default}.order-module__TqaLra__note{color:var(--color-text-hint);text-align:center;margin:10px 0 0;font-size:12px;line-height:1.6}.order-module__TqaLra__complete{max-width:580px;padding:44px var(--container-pad) 100px;text-align:center;margin:0 auto}.order-module__TqaLra__completeTitle{color:var(--color-text);margin:0 0 10px;font-size:21px;font-weight:600}.order-module__TqaLra__completeDesc{color:var(--color-text-sub);word-break:keep-all;overflow-wrap:anywhere;margin:0 0 26px;font-size:14px;line-height:1.8}.order-module__TqaLra__orderNumberBox{border:1px solid var(--color-accent);background:var(--color-accent-soft);margin-bottom:22px;padding:22px 20px}.order-module__TqaLra__orderNumberLabel{letter-spacing:.02em;color:var(--color-text-sub);margin-bottom:8px;font-size:12px;display:block}.order-module__TqaLra__orderNumberValue{font-family:var(--font-mono);letter-spacing:.06em;font-variant-numeric:tabular-nums;color:var(--color-text);font-size:25px;font-weight:500;display:block}.order-module__TqaLra__completeSummary{border:1px solid var(--color-border);text-align:left;margin-bottom:24px;padding:16px 18px}.order-module__TqaLra__orderedItem{border-bottom:1px solid var(--color-border);flex-wrap:wrap;align-items:baseline;gap:4px 8px;margin:0 0 12px;padding-bottom:12px;display:flex}.order-module__TqaLra__orderedName{color:var(--color-text);word-break:keep-all;overflow-wrap:anywhere;font-size:14px;font-weight:500}.order-module__TqaLra__orderedQty,.order-module__TqaLra__orderedMore{color:var(--color-text-sub);white-space:nowrap;font-size:12.5px}.order-module__TqaLra__confirm{text-align:left;color:var(--color-text-sub);margin:-8px 0 24px;padding:0 2px;font-size:12.5px;line-height:1.7}.order-module__TqaLra__confirmRow{gap:12px;padding:3px 0;display:flex}.order-module__TqaLra__confirmRow dt{width:68px;color:var(--color-text-muted,var(--color-text-sub));opacity:.85;flex:none}.order-module__TqaLra__confirmRow dd{min-width:0;color:var(--color-text);word-break:keep-all;overflow-wrap:anywhere;margin:0}.order-module__TqaLra__completeTotal{border-top:1px solid var(--color-border-strong);color:var(--color-text);justify-content:space-between;align-items:center;gap:12px;margin-top:10px;padding-top:13px;font-size:13.5px;display:flex}.order-module__TqaLra__guide{counter-reset:guide;background:var(--color-bg-soft);text-align:left;margin:0 0 24px;padding:18px 20px;list-style:none}.order-module__TqaLra__guide li{color:var(--color-text);padding-left:26px;font-size:13.5px;line-height:1.75;position:relative}.order-module__TqaLra__guide li+li{margin-top:8px}.order-module__TqaLra__guide li:before{counter-increment:guide;content:counter(guide, decimal-leading-zero);font-family:var(--font-mono);letter-spacing:.06em;color:var(--color-accent);font-size:11px;position:absolute;top:1px;left:0}.order-module__TqaLra__holdNotice{color:var(--color-sale);text-align:left;word-break:keep-all;margin:-14px 0 22px;padding:0 2px;font-size:12.5px;line-height:1.7}.order-module__TqaLra__completeActions{justify-content:center;gap:8px;display:flex}.order-module__TqaLra__completeBtn{border:1px solid var(--color-text);letter-spacing:.02em;background:var(--color-bg);height:48px;color:var(--color-text);flex:50%;justify-content:center;align-items:center;gap:11px;font-size:14px;transition:opacity .15s;display:inline-flex}.order-module__TqaLra__completeBtn:hover{opacity:.85}.order-module__TqaLra__completeBtnPrimary{background:var(--color-text);color:var(--color-bg)}@media (max-width:900px){.order-module__TqaLra__layout{grid-template-columns:1fr;gap:28px}.order-module__TqaLra__summary{position:static}.order-module__TqaLra__fieldRow{grid-template-columns:1fr;gap:0}.order-module__TqaLra__completeActions{flex-direction:column}}.order-module__TqaLra__couponBox{border-bottom:1px solid var(--color-border);margin:0 0 16px;padding:0 0 16px}.order-module__TqaLra__couponList{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.order-module__TqaLra__couponRow{border:1px solid var(--color-border);background:var(--color-bg);text-align:left;width:100%;min-height:52px;color:var(--color-text);cursor:pointer;justify-content:space-between;align-items:center;gap:10px;padding:10px 12px;font-family:inherit;transition:border-color .15s,background-color .15s;display:flex}.order-module__TqaLra__couponRow:hover:not(:disabled){border-color:var(--color-border-strong)}.order-module__TqaLra__couponActive,.order-module__TqaLra__couponActive:hover{border-color:var(--color-accent);background:var(--color-accent-soft)}.order-module__TqaLra__couponRow:disabled{cursor:default;color:var(--color-text-hint);background:var(--color-bg-soft)}.order-module__TqaLra__couponMain{flex-direction:column;gap:2px;min-width:0;display:flex}.order-module__TqaLra__couponName{font-size:13.5px;line-height:1.4}.order-module__TqaLra__couponWhy{color:var(--color-text-hint);font-size:11.5px}.order-module__TqaLra__couponRate{font-variant-numeric:tabular-nums;color:var(--color-accent);flex:none;font-size:15px;font-weight:600}.order-module__TqaLra__couponRow:disabled .order-module__TqaLra__couponRate{color:var(--color-text-hint)}.order-module__TqaLra__sameAsRow{border:1px solid var(--color-border);background:var(--color-bg-soft);color:var(--color-text);cursor:pointer;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:16px;padding:12px 14px;font-size:13.5px;display:flex}.order-module__TqaLra__sameAsRow input{width:18px;height:18px;accent-color:var(--color-accent);cursor:pointer}.order-module__TqaLra__sameAsOff{cursor:default;color:var(--color-text-hint)}.order-module__TqaLra__sameAsHint{color:var(--color-text-hint);flex-basis:100%;font-size:12px}.order-module__TqaLra__addrHead{justify-content:space-between;align-items:baseline;gap:8px;margin-bottom:6px;display:flex}.order-module__TqaLra__addrHead .order-module__TqaLra__label{margin-bottom:0}.order-module__TqaLra__addrManual{color:var(--color-text-sub);text-underline-offset:3px;cursor:pointer;background:0 0;border:0;padding:0;font-family:inherit;font-size:12px;text-decoration:underline}.order-module__TqaLra__addrManual:disabled{color:var(--color-text-hint);cursor:default;text-decoration:none}.order-module__TqaLra__addrRow{gap:6px;margin-bottom:8px;display:flex}.order-module__TqaLra__postcodeInput{font-variant-numeric:tabular-nums;max-width:140px}.order-module__TqaLra__addrSearchBtn{border:1px solid var(--color-text);background:var(--color-text);color:var(--color-bg);cursor:pointer;flex:none;align-items:center;gap:6px;padding:0 16px;font-family:inherit;font-size:13px;transition:opacity .15s;display:inline-flex}.order-module__TqaLra__addrSearchBtn:hover:not(:disabled){opacity:.85}.order-module__TqaLra__addrSearchBtn:disabled{border-color:var(--color-border-strong);background:var(--color-border-strong);cursor:default}.order-module__TqaLra__addrLine+.order-module__TqaLra__addrLine{margin-top:8px}.order-module__TqaLra__addrLine[readonly],.order-module__TqaLra__postcodeInput[readonly]{background:var(--color-bg-soft)}@media (max-width:1023.98px){.order-module__TqaLra__completeActions{flex-direction:column;gap:10px;margin-top:4px}.order-module__TqaLra__completeBtn{flex:none;width:100%;height:56px;font-size:15px}}
.CopyOrderNumber-module__FBasbq__wrap{flex-direction:column;align-items:center;gap:8px;margin-top:12px;display:flex}.CopyOrderNumber-module__FBasbq__button{border:1px solid var(--color-accent);background:var(--color-bg);min-height:44px;color:var(--color-accent);letter-spacing:.02em;cursor:pointer;justify-content:center;align-items:center;gap:7px;padding:0 20px;font-family:inherit;font-size:14px;transition:background-color .15s,color .15s;display:inline-flex}.CopyOrderNumber-module__FBasbq__button:hover{background:var(--color-accent);color:var(--color-on-accent)}.CopyOrderNumber-module__FBasbq__hint{color:var(--color-text-sub);text-align:center;margin:0;font-size:12.5px;line-height:1.6}.CopyOrderNumber-module__FBasbq__done{color:var(--color-accent);text-align:center;margin:0;font-size:12.5px;font-weight:600;line-height:1.6}
.TelegramQr-module__T8G98G__wrap{display:none}@media (min-width:768px){.TelegramQr-module__T8G98G__wrap{border:1px solid var(--color-border);background:var(--color-bg-soft);align-items:center;gap:20px;padding:18px 20px;display:flex}}.TelegramQr-module__T8G98G__qr{border:1px solid #0000001f;flex:none;width:104px;height:104px}.TelegramQr-module__T8G98G__text{text-align:left;min-width:0}.TelegramQr-module__T8G98G__title{color:var(--color-text);word-break:keep-all;margin:0;font-size:14px;font-weight:600}.TelegramQr-module__T8G98G__hint{color:var(--color-text-sub);word-break:keep-all;margin:4px 0 0;font-size:13px;line-height:1.6}
