.addresses-module__KNLH-a__addresses{padding-bottom:43px}.addresses-module__KNLH-a__main_button{display:none}.addresses-module__KNLH-a__button{font-weight:700}@media only screen and (min-width:1024px){.addresses-module__KNLH-a__main_button{display:flex}}
.AddressCard-module__zaeO0G__address{cursor:pointer;border:1px solid color-mix(in srgb, var(--main-yellow) 16%, var(--main-primary-border));background:var(--main-box-background);border-radius:14px;justify-content:space-between;align-items:center;gap:12px;min-width:0;padding:14px;transition:border-color .2s,background .2s,box-shadow .2s;display:flex;position:relative}.AddressCard-module__zaeO0G__address:hover{border-color:color-mix(in srgb, var(--main-yellow) 40%, var(--main-primary-border));background:color-mix(in srgb, var(--main-yellow) 5%, var(--main-box-background))}.AddressCard-module__zaeO0G__addressSelected{border-color:color-mix(in srgb, var(--main-yellow) 48%, var(--main-primary-border));background:color-mix(in srgb, var(--main-yellow) 8%, var(--main-box-background));box-shadow:0 0 0 1px color-mix(in srgb, var(--main-yellow) 14%, transparent)}.AddressCard-module__zaeO0G__body{flex:1;align-items:flex-start;gap:12px;min-width:0;display:flex}.AddressCard-module__zaeO0G__icon_box{flex-shrink:0}.AddressCard-module__zaeO0G__icon{background:var(--main-bg-yellow);border:1px solid color-mix(in srgb, var(--main-yellow) 28%, transparent);width:42px;height:42px;color:var(--main-yellow);border-radius:12px;place-items:center;display:grid}.AddressCard-module__zaeO0G__icon svg{width:18px;height:18px}.AddressCard-module__zaeO0G__icon svg path,.AddressCard-module__zaeO0G__icon svg circle{stroke:currentColor;fill:none;stroke-width:1.6px}.AddressCard-module__zaeO0G__info{flex-direction:column;gap:4px;min-width:0;display:flex}.AddressCard-module__zaeO0G__title{color:var(--main-primary-color);letter-spacing:-.015em;margin:0;font-size:.9rem;font-weight:850}.AddressCard-module__zaeO0G__text{color:var(--main-secondary-color);margin:0;font-size:.78rem;line-height:1.55}.AddressCard-module__zaeO0G__phone{color:var(--main-primary-color);font-variant-numeric:tabular-nums;letter-spacing:.02em;margin:2px 0 0;font-size:.74rem;font-weight:750}.AddressCard-module__zaeO0G__cardActions{flex-wrap:wrap;gap:8px;margin-top:8px;display:flex}.AddressCard-module__zaeO0G__actionBtn{appearance:none;border:1px solid color-mix(in srgb, var(--main-yellow) 28%, var(--main-primary-border));background:color-mix(in srgb, var(--main-yellow) 10%, var(--main-box-background));color:var(--main-primary-color);cursor:pointer;border-radius:999px;padding:4px 10px;font-size:.72rem;font-weight:750}.AddressCard-module__zaeO0G__actionBtn:hover{border-color:color-mix(in srgb, var(--main-yellow) 48%, var(--main-primary-border))}.AddressCard-module__zaeO0G__actionDanger{border-color:color-mix(in srgb, var(--main-red) 35%, var(--main-primary-border));background:color-mix(in srgb, var(--main-red) 8%, var(--main-box-background));color:var(--main-red)}.AddressCard-module__zaeO0G__edit_icon{flex-shrink:0;align-items:center;display:flex}.AddressCard-module__zaeO0G__edit_icon svg{fill:var(--main-primary-color)}.AddressCard-module__zaeO0G__edit_icon .AddressCard-module__zaeO0G__svg_line{stroke:var(--main-primary-background)}
.AddressForm-module__nojG4a__form{width:100%;color:var(--main-primary-color);font-family:var(--primary-font), sans-serif;direction:rtl;gap:14px;display:grid}.AddressForm-module__nojG4a__grid2{grid-template-columns:1fr 1fr;align-items:start;gap:12px;display:grid}.AddressForm-module__nojG4a__grid3{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:12px;display:grid}.AddressForm-module__nojG4a__mapLoading{border:1px dashed var(--main-primary-border);background:var(--main-box-3-background);min-height:240px;color:var(--main-secondary-color);border-radius:14px;justify-content:center;align-items:center;font-size:.82rem;display:flex}.AddressForm-module__nojG4a__field{align-content:start;gap:7px;min-width:0;display:grid}.AddressForm-module__nojG4a__field label{color:var(--main-secondary-color);align-items:center;gap:3px;font-size:.8rem;font-weight:750;display:inline-flex}.AddressForm-module__nojG4a__requiredMark{color:var(--main-red);font-size:.72rem;font-weight:800;line-height:1}.AddressForm-module__nojG4a__fieldHint{color:color-mix(in srgb, var(--main-secondary-color) 82%, transparent);margin-top:-2px;font-size:.68rem;font-weight:600;line-height:1.4}.AddressForm-module__nojG4a__field input,.AddressForm-module__nojG4a__field select,.AddressForm-module__nojG4a__field textarea{border:1px solid var(--main-primary-border);background:var(--main-box-3-background);width:100%;color:var(--main-primary-color);box-sizing:border-box;border-radius:12px;outline:none;padding:12px 14px;font-family:inherit;font-size:.88rem;transition:border-color .2s,box-shadow .2s}.AddressForm-module__nojG4a__field textarea{resize:vertical;min-height:88px;line-height:1.7}.AddressForm-module__nojG4a__field select{cursor:pointer;appearance:none;text-align:right;background-image:linear-gradient(45deg, transparent 50%, var(--main-secondary-color) 50%), linear-gradient(135deg, var(--main-secondary-color) 50%, transparent 50%);direction:rtl;background-position:14px,18px;background-repeat:no-repeat;background-size:5px 5px,5px 5px;padding-inline:14px 36px}.AddressForm-module__nojG4a__field input:focus,.AddressForm-module__nojG4a__field select:focus,.AddressForm-module__nojG4a__field textarea:focus{border-color:color-mix(in srgb, var(--main-yellow) 55%, var(--main-primary-border));box-shadow:0 0 0 3px color-mix(in srgb, var(--main-yellow) 14%, transparent)}.AddressForm-module__nojG4a__field input::-moz-placeholder{color:var(--main-secondary-color);opacity:.75}.AddressForm-module__nojG4a__field textarea::-moz-placeholder{color:var(--main-secondary-color);opacity:.75}.AddressForm-module__nojG4a__field input::placeholder,.AddressForm-module__nojG4a__field textarea::placeholder{color:var(--main-secondary-color);opacity:.75}.AddressForm-module__nojG4a__ltr{text-align:left;font-variant-numeric:tabular-nums;direction:ltr}.AddressForm-module__nojG4a__inputError{border-color:color-mix(in srgb, #ef4444 55%, var(--main-primary-border))!important}.AddressForm-module__nojG4a__fieldErrorSlot{color:#0000;min-height:1.125rem;margin:0;font-size:.74rem;line-height:1.5}.AddressForm-module__nojG4a__fieldErrorActive{color:#dc2626}.AddressForm-module__nojG4a__formErrorBanner{border:1px solid color-mix(in srgb, #ef4444 40%, var(--main-primary-border));color:#dc2626;background:#ef44441a;border-radius:12px;margin:0;padding:10px 12px;font-size:.8rem;font-weight:700;line-height:1.5}.AddressForm-module__nojG4a__checkRow{border:1px solid color-mix(in srgb, var(--main-yellow) 22%, var(--main-primary-border));background:color-mix(in srgb, var(--main-yellow) 7%, transparent);cursor:pointer;color:var(--main-primary-color);border-radius:12px;align-items:flex-start;gap:10px;padding:12px 14px;font-size:.82rem;line-height:1.6;display:flex}.AddressForm-module__nojG4a__checkRow input{accent-color:var(--main-yellow);flex-shrink:0;margin-top:3px}.AddressForm-module__nojG4a__actions{gap:10px;margin-top:4px;display:flex}.AddressForm-module__nojG4a__submitBtn,.AddressForm-module__nojG4a__cancelBtn{cursor:pointer;border-radius:12px;padding:13px 16px;font-family:inherit;font-size:.88rem;font-weight:850;transition:transform .18s,opacity .18s,border-color .18s}.AddressForm-module__nojG4a__submitBtn{background:var(--main-linear-gradient-yellow);color:#12141a;box-shadow:0 8px 20px color-mix(in srgb, var(--main-yellow) 24%, transparent);border:none;flex:1}.AddressForm-module__nojG4a__submitBtn:hover:not(:disabled){transform:translateY(-1px)}.AddressForm-module__nojG4a__cancelBtn{border:1px solid var(--main-primary-border);background:var(--main-box-3-background);color:var(--main-primary-color)}.AddressForm-module__nojG4a__cancelBtn:hover:not(:disabled){border-color:color-mix(in srgb, var(--main-yellow) 40%, var(--main-primary-border));color:var(--main-yellow)}.AddressForm-module__nojG4a__submitBtn:disabled,.AddressForm-module__nojG4a__cancelBtn:disabled{opacity:.55;cursor:not-allowed}@media (max-width:640px){.AddressForm-module__nojG4a__grid2,.AddressForm-module__nojG4a__grid3{grid-template-columns:1fr}.AddressForm-module__nojG4a__actions{flex-direction:column-reverse}.AddressForm-module__nojG4a__cancelBtn,.AddressForm-module__nojG4a__submitBtn{width:100%}}
.Radio-module__pKvLra__radio{cursor:pointer;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex;position:relative}.Radio-module__pKvLra__radio input[type=radio]{opacity:0;cursor:pointer;width:100%;height:100%;margin:0;position:absolute;inset:0}.Radio-module__pKvLra__radio_custom{border:2px solid var(--main-primary-color);pointer-events:none;border-radius:50%;width:20px;height:20px;position:relative}.Radio-module__pKvLra__radio input[type=radio]:checked+.Radio-module__pKvLra__radio_custom:after{content:"";background:var(--main-primary-color);border-radius:50%;width:10px;height:10px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}
.ModalPayment-module__pSliRq__modalOverlay{z-index:2400;-webkit-backdrop-filter:blur(8px);overscroll-behavior:contain;background:#0000009e;justify-content:center;align-items:flex-end;padding:0;animation:.22s ease-out forwards ModalPayment-module__pSliRq__fadeInBg;display:flex;position:fixed;inset:0}.ModalPayment-module__pSliRq__paymentModalCard{border:1px solid color-mix(in srgb, var(--main-yellow) 22%, var(--main-primary-border));background:linear-gradient(165deg, color-mix(in srgb, var(--main-yellow) 8%, var(--main-box-background)), var(--main-box-background) 36%);width:min(500px,100%);max-height:min(86vh,680px);box-shadow:var(--main-box-shdow-4);color:var(--main-primary-color);border-radius:22px 22px 0 0;flex-direction:column;animation:.32s cubic-bezier(.22,1,.36,1) forwards ModalPayment-module__pSliRq__sheetUp;display:flex;overflow:hidden}.ModalPayment-module__pSliRq__sheetHandle{background:color-mix(in srgb, var(--main-yellow) 35%, var(--main-primary-border));border-radius:999px;flex-shrink:0;width:42px;height:4px;margin:10px auto 0}.ModalPayment-module__pSliRq__modalHeader{border-bottom:1px solid color-mix(in srgb, var(--main-yellow) 14%, var(--main-primary-border));flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:12px;padding:14px 18px 12px;display:flex}.ModalPayment-module__pSliRq__headerText{min-width:0}.ModalPayment-module__pSliRq__eyebrow{letter-spacing:.08em;color:var(--main-yellow);margin:0 0 4px;font-size:.66rem;font-weight:800}.ModalPayment-module__pSliRq__modalHeader h3{color:var(--main-primary-color);margin:0;font-size:1.08rem;font-weight:850}.ModalPayment-module__pSliRq__closeBtn{border:1px solid var(--main-primary-border);background:var(--main-secondary-background);width:36px;height:36px;color:var(--main-secondary-color);cursor:pointer;border-radius:12px;place-items:center;display:grid}.ModalPayment-module__pSliRq__closeBtn:hover{color:var(--main-red);background:var(--main-bg-negative);border-color:color-mix(in srgb, var(--main-red) 35%, transparent)}.ModalPayment-module__pSliRq__paymentMethodsList{flex-direction:column;flex:1;gap:14px;min-height:0;padding:14px 16px 18px;display:flex;overflow-y:auto}.ModalPayment-module__pSliRq__paymentGroup{flex-direction:column;gap:8px;display:flex}.ModalPayment-module__pSliRq__groupTitle{letter-spacing:.04em;color:var(--main-secondary-color);margin:0;font-size:.72rem;font-weight:800}.ModalPayment-module__pSliRq__groupList{flex-direction:column;gap:8px;display:flex}.ModalPayment-module__pSliRq__emptyList{color:var(--main-secondary-color);text-align:center;padding:24px 8px;font-size:.84rem}.ModalPayment-module__pSliRq__walletOptions{border:1px solid color-mix(in srgb, var(--main-yellow) 22%, var(--main-primary-border));background:color-mix(in srgb, var(--main-yellow) 6%, var(--main-box-background));border-radius:14px;flex-direction:column;gap:10px;padding:12px;display:flex}.ModalPayment-module__pSliRq__walletToggle{color:var(--main-primary-color);cursor:pointer;align-items:flex-start;gap:10px;font-size:.84rem;font-weight:700;display:flex}.ModalPayment-module__pSliRq__walletToggle input{accent-color:var(--main-yellow);margin-top:3px}.ModalPayment-module__pSliRq__walletToggle span{flex-direction:column;gap:2px;min-width:0;display:flex}.ModalPayment-module__pSliRq__walletToggle em{color:var(--main-secondary-color);font-variant-numeric:tabular-nums;font-size:.74rem;font-style:normal;font-weight:650}.ModalPayment-module__pSliRq__breakdown{gap:6px;margin-top:4px;display:grid}.ModalPayment-module__pSliRq__breakdown div{color:var(--main-secondary-color);justify-content:space-between;gap:12px;font-size:.78rem;display:flex}.ModalPayment-module__pSliRq__breakdown strong{color:var(--main-primary-color);font-variant-numeric:tabular-nums}.ModalPayment-module__pSliRq__hint{color:var(--main-green);margin:0;font-size:.74rem}.ModalPayment-module__pSliRq__warn{color:var(--main-orenge);margin:0;font-size:.74rem}.ModalPayment-module__pSliRq__confirmBtn{appearance:none;cursor:pointer;background:var(--main-linear-gradient-yellow);color:var(--main-color-active);box-shadow:var(--main-box-shdow-1);border:none;border-radius:14px;padding:12px 16px;font-weight:800}@keyframes ModalPayment-module__pSliRq__fadeInBg{0%{opacity:0}to{opacity:1}}@keyframes ModalPayment-module__pSliRq__sheetUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@media (min-width:768px){.ModalPayment-module__pSliRq__modalOverlay{align-items:center;padding:24px}.ModalPayment-module__pSliRq__paymentModalCard{border-radius:20px;animation:.3s cubic-bezier(.22,1,.36,1) forwards ModalPayment-module__pSliRq__dialogIn}.ModalPayment-module__pSliRq__sheetHandle{display:none}}@keyframes ModalPayment-module__pSliRq__dialogIn{0%{opacity:0;transform:translateY(12px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@media (prefers-reduced-motion:reduce){.ModalPayment-module__pSliRq__modalOverlay,.ModalPayment-module__pSliRq__paymentModalCard{animation:none}}
.PaymentMethod-module__9Bn_ba__paymentCard{background:var(--main-secondary-background);border:1px solid var(--main-primary-border);cursor:pointer;border-radius:16px;justify-content:space-between;align-items:center;padding:18px 22px;transition:all .25s;display:flex}.PaymentMethod-module__9Bn_ba__paymentCard:hover{border-color:color-mix(in srgb, var(--main-yellow) 35%, var(--main-primary-border));background:color-mix(in srgb, var(--main-yellow) 4%, var(--main-secondary-background))}.PaymentMethod-module__9Bn_ba__cardActive{box-shadow:0 0 0 1px color-mix(in srgb, var(--main-yellow) 20%, transparent);border-color:var(--main-yellow)!important;background:color-mix(in srgb, var(--main-yellow) 7%, var(--main-secondary-background))!important}.PaymentMethod-module__9Bn_ba__rightInfo{flex:1;align-items:flex-start;gap:16px;min-width:0;display:flex}.PaymentMethod-module__9Bn_ba__textCol{flex:1;min-width:0}.PaymentMethod-module__9Bn_ba__titleRow{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.PaymentMethod-module__9Bn_ba__rightInfo h3{color:var(--main-primary-color);margin:0;font-size:.9rem;font-weight:700}.PaymentMethod-module__9Bn_ba__description{color:var(--main-secondary-color);margin:6px 0 0;font-size:.76rem;line-height:1.55}.PaymentMethod-module__9Bn_ba__soonBadge,.PaymentMethod-module__9Bn_ba__installmentBadge,.PaymentMethod-module__9Bn_ba__mockBadge{white-space:nowrap;border-radius:999px;padding:2px 8px;font-size:.68rem;font-weight:700}.PaymentMethod-module__9Bn_ba__soonBadge{background:color-mix(in srgb, var(--main-yellow) 15%, transparent);color:var(--main-yellow);border:1px solid color-mix(in srgb, var(--main-yellow) 30%, transparent)}.PaymentMethod-module__9Bn_ba__installmentBadge{color:#93c5fd;background:#60a5fa1f;border:1px solid #60a5fa40}.PaymentMethod-module__9Bn_ba__mockBadge{color:#c4b5fd;background:#a78bfa1f;border:1px solid #a78bfa40}.PaymentMethod-module__9Bn_ba__radioWrapper{flex-shrink:0;padding-top:4px}.PaymentMethod-module__9Bn_ba__iconBox{background:var(--main-secondary-background);border:1px solid var(--main-primary-border);border:2px solid var(--main-primary-border);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;font-size:1.3rem;transition:all .2s;display:flex}.PaymentMethod-module__9Bn_ba__radioChecked{border-color:var(--main-yellow)}.PaymentMethod-module__9Bn_ba__radioInnerDot{background:var(--main-linear-gradient-yellow);border-radius:50%;width:10px;height:10px;animation:.2s forwards PaymentMethod-module__9Bn_ba__scaleDot}@keyframes PaymentMethod-module__9Bn_ba__scaleDot{0%{transform:scale(0)}to{transform:scale(1)}}
.ModalAddresses-module__HYBXcW__modalOverlay{z-index:2400;-webkit-backdrop-filter:blur(8px);overscroll-behavior:contain;background:#0000009e;justify-content:center;align-items:flex-end;padding:0;animation:.22s ease-out forwards ModalAddresses-module__HYBXcW__fadeInBg;display:flex;position:fixed;inset:0}.ModalAddresses-module__HYBXcW__addressModalCard{border:1px solid color-mix(in srgb, var(--main-yellow) 22%, var(--main-primary-border));background:linear-gradient(165deg, color-mix(in srgb, var(--main-yellow) 8%, var(--main-box-background)), var(--main-box-background) 36%);width:min(560px,100%);max-height:min(88vh,760px);box-shadow:var(--main-box-shdow-4);color:var(--main-primary-color);border-radius:22px 22px 0 0;flex-direction:column;animation:.32s cubic-bezier(.22,1,.36,1) forwards ModalAddresses-module__HYBXcW__sheetUp;display:flex;position:relative;overflow:hidden}.ModalAddresses-module__HYBXcW__sheetHandle{background:color-mix(in srgb, var(--main-yellow) 35%, var(--main-primary-border));border-radius:999px;flex-shrink:0;width:42px;height:4px;margin:10px auto 0;display:block}.ModalAddresses-module__HYBXcW__modalHeader{border-bottom:1px solid color-mix(in srgb, var(--main-yellow) 14%, var(--main-primary-border));flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:12px;padding:14px 18px 12px;display:flex}.ModalAddresses-module__HYBXcW__headerText{min-width:0}.ModalAddresses-module__HYBXcW__eyebrow{letter-spacing:.08em;color:var(--main-yellow);margin:0 0 4px;font-size:.66rem;font-weight:800}.ModalAddresses-module__HYBXcW__modalHeader h3{letter-spacing:-.02em;color:var(--main-primary-color);margin:0;font-size:1.08rem;font-weight:850}.ModalAddresses-module__HYBXcW__closeBtn{border:1px solid var(--main-primary-border);background:var(--main-secondary-background);width:36px;height:36px;color:var(--main-secondary-color);cursor:pointer;border-radius:12px;flex-shrink:0;place-items:center;transition:color .2s,border-color .2s,background .2s;display:grid}.ModalAddresses-module__HYBXcW__closeBtn:hover{color:var(--main-red);border-color:color-mix(in srgb, var(--main-red) 35%, transparent);background:var(--main-bg-negative)}.ModalAddresses-module__HYBXcW__modalBody{flex-direction:column;flex:1;min-height:0;padding:14px 16px 18px;display:flex;overflow:hidden}.ModalAddresses-module__HYBXcW__formScroll{-webkit-overflow-scrolling:touch;flex:1;min-height:0;padding-bottom:8px;overflow-y:auto}.ModalAddresses-module__HYBXcW__addressesContainer{flex-direction:column;flex:1;gap:10px;min-height:0;padding-bottom:4px;display:flex;overflow-y:auto}.ModalAddresses-module__HYBXcW__addNewAddressCard{border:1px dashed color-mix(in srgb, var(--main-yellow) 42%, transparent);background:color-mix(in srgb, var(--main-yellow) 5%, transparent);min-height:52px;color:var(--main-yellow);cursor:pointer;border-radius:14px;justify-content:center;align-items:center;gap:10px;padding:14px;font-size:.86rem;font-weight:800;transition:background .2s,border-color .2s;display:flex}.ModalAddresses-module__HYBXcW__addNewAddressCard:hover{background:color-mix(in srgb, var(--main-yellow) 10%, transparent);border-color:var(--main-yellow)}.ModalAddresses-module__HYBXcW__addIcon{background:var(--main-linear-gradient-yellow);width:26px;height:26px;color:var(--main-color-active);border-radius:50%;place-items:center;font-size:1.1rem;line-height:1;display:grid}.ModalAddresses-module__HYBXcW__emptyList{color:var(--main-secondary-color);text-align:center;border:1px dashed var(--main-primary-border);background:var(--main-secondary-background);border-radius:14px;margin:0;padding:28px 12px;font-size:.84rem}@keyframes ModalAddresses-module__HYBXcW__fadeInBg{0%{opacity:0}to{opacity:1}}@keyframes ModalAddresses-module__HYBXcW__sheetUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@media (min-width:768px){.ModalAddresses-module__HYBXcW__modalOverlay{align-items:center;padding:24px}.ModalAddresses-module__HYBXcW__addressModalCard{border-radius:20px;max-height:min(82vh,720px);animation:.3s cubic-bezier(.22,1,.36,1) forwards ModalAddresses-module__HYBXcW__dialogIn}.ModalAddresses-module__HYBXcW__sheetHandle{display:none}.ModalAddresses-module__HYBXcW__modalHeader{padding:18px 20px 14px}.ModalAddresses-module__HYBXcW__modalBody{padding:16px 20px 20px}}@keyframes ModalAddresses-module__HYBXcW__dialogIn{0%{opacity:0;transform:translateY(12px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@media (prefers-reduced-motion:reduce){.ModalAddresses-module__HYBXcW__modalOverlay,.ModalAddresses-module__HYBXcW__addressModalCard{animation:none}}
.StatePanel-module__00Z9rG__shell{box-sizing:border-box;width:100%;max-width:100vw;padding:clamp(20px,5vw,48px) clamp(14px,4vw,24px) clamp(40px,8vw,72px);overflow-x:clip}.StatePanel-module__00Z9rG__panel{isolation:isolate;text-align:center;border:1px solid color-mix(in srgb, var(--main-yellow) 26%, var(--main-primary-border));background:linear-gradient(155deg, color-mix(in srgb, var(--main-yellow) 10%, var(--main-box-background)), var(--main-box-background) 42%);width:100%;max-width:440px;box-shadow:var(--main-box-shdow-3);border-radius:22px;margin:0 auto;padding:clamp(28px,5vw,40px) clamp(20px,4vw,32px);animation:.55s cubic-bezier(.22,1,.36,1) both StatePanel-module__00Z9rG__stateRise;position:relative;overflow:hidden}.StatePanel-module__00Z9rG__glow{border-radius:inherit;pointer-events:none;background:radial-gradient(ellipse 70% 55% at 50% -10%, color-mix(in srgb, var(--main-yellow) 18%, transparent), transparent 68%);position:absolute;inset:0}.StatePanel-module__00Z9rG__accentBar{top:0;background:var(--main-linear-gradient-yellow);opacity:.85;pointer-events:none;border-radius:0 0 2px 2px;height:2px;position:absolute;inset-inline:18%}.StatePanel-module__00Z9rG__iconWrap{z-index:1;border:1px solid color-mix(in srgb, var(--main-yellow) 36%, transparent);background:linear-gradient(145deg, color-mix(in srgb, var(--main-yellow) 22%, var(--main-box-background)), color-mix(in srgb, var(--main-yellow) 8%, var(--main-secondary-background)));width:56px;height:56px;color:var(--main-yellow);border-radius:16px;place-items:center;margin:0 auto 18px;font-size:1.45rem;line-height:1;display:grid;position:relative}.StatePanel-module__00Z9rG__iconWrap svg{width:24px;height:24px}.StatePanel-module__00Z9rG__iconWrap svg path{stroke:currentColor;stroke-width:1.5px}.StatePanel-module__00Z9rG__title{z-index:1;letter-spacing:-.02em;color:var(--main-primary-color);margin:0 0 10px;font-size:clamp(1.05rem,3.6vw,1.22rem);font-weight:850;position:relative}.StatePanel-module__00Z9rG__desc{z-index:1;color:var(--main-secondary-color);margin:0 0 22px;font-size:.88rem;line-height:1.75;position:relative}.StatePanel-module__00Z9rG__actions{z-index:1;flex-wrap:wrap;justify-content:center;gap:10px;display:flex;position:relative}.StatePanel-module__00Z9rG__primaryBtn,.StatePanel-module__00Z9rG__secondaryBtn{cursor:pointer;border-radius:12px;justify-content:center;align-items:center;min-height:44px;padding:10px 18px;font-family:inherit;font-size:.85rem;font-weight:750;text-decoration:none;transition:transform .2s cubic-bezier(.22,1,.36,1),box-shadow .2s;display:inline-flex}.StatePanel-module__00Z9rG__primaryBtn{background:var(--main-linear-gradient-yellow);color:var(--main-color-active);box-shadow:0 10px 22px color-mix(in srgb, var(--main-yellow) 28%, transparent);border:none}.StatePanel-module__00Z9rG__primaryBtn:hover{transform:translateY(-1px)}.StatePanel-module__00Z9rG__secondaryBtn{color:var(--main-primary-color);border:1px solid color-mix(in srgb, var(--main-yellow) 28%, var(--main-primary-border));background:0 0}.StatePanel-module__00Z9rG__secondaryBtn:hover{border-color:color-mix(in srgb, var(--main-yellow) 48%, var(--main-primary-border));background:color-mix(in srgb, var(--main-yellow) 8%, transparent)}.StatePanel-module__00Z9rG__empty .StatePanel-module__00Z9rG__iconWrap{filter:none}@keyframes StatePanel-module__00Z9rG__stateRise{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.StatePanel-module__00Z9rG__panel{animation:none}.StatePanel-module__00Z9rG__primaryBtn:hover{transform:none}}
.ProductActions-module__XOGTdG__actions{flex-direction:column;gap:.55rem;margin:.75rem 0 1.1rem;display:flex}.ProductActions-module__XOGTdG__actionGroup{flex-wrap:wrap;gap:.45rem;display:flex}.ProductActions-module__XOGTdG__actionBtn{border:1px solid var(--main-primary-border);background:var(--main-box-3-background);min-height:38px;color:var(--main-secondary-color);cursor:pointer;border-radius:12px;align-items:center;gap:.35rem;padding:0 .75rem;font-size:.8rem;transition:all .2s;display:inline-flex}.ProductActions-module__XOGTdG__actionBtn svg{flex-shrink:0;width:17px;height:17px}.ProductActions-module__XOGTdG__actionBtn path{stroke:currentColor}.ProductActions-module__XOGTdG__actionBtn .svg_line{stroke:currentColor}.ProductActions-module__XOGTdG__actionBtn .svg-line{stroke:currentColor}.ProductActions-module__XOGTdG__actionBtn:hover{color:var(--main-primary-color);border-color:color-mix(in srgb, var(--main-yellow) 45%, var(--main-primary-border))}.ProductActions-module__XOGTdG__likeActive{border-color:color-mix(in srgb, #ef4444 40%, var(--main-primary-border))!important;color:#e11d48!important;background:#ef44441a!important}.ProductActions-module__XOGTdG__likeActive path{fill:currentColor;stroke:currentColor}.ProductActions-module__XOGTdG__dislikeActive{border-color:color-mix(in srgb, #64748b 40%, var(--main-primary-border))!important;background:color-mix(in srgb, var(--main-primary-color) 5%, transparent)!important;color:#64748b!important}.ProductActions-module__XOGTdG__compareActive{border-color:color-mix(in srgb, #3b82f6 40%, var(--main-primary-border))!important;color:#2563eb!important;background:#3b82f61a!important}.ProductActions-module__XOGTdG__compareLink{color:var(--main-yellow);cursor:pointer;text-underline-offset:3px;background:0 0;border:none;align-self:flex-start;padding:0;font-size:.82rem;text-decoration:underline}.ProductActions-module__XOGTdG__compareCta{color:#2563eb;cursor:pointer;background:#3b82f624;border:none;border-radius:12px;align-self:flex-start;padding:.55rem .9rem;font-size:.82rem;font-weight:700}:root[data-theme=dark] .ProductActions-module__XOGTdG__compareCta{color:#93c5fd;background:#60a5fa29}@media (max-width:768px){.ProductActions-module__XOGTdG__actions{margin:.35rem 0 .65rem}.ProductActions-module__XOGTdG__actionGroup{grid-template-columns:repeat(4,minmax(0,1fr));gap:.4rem;display:grid}.ProductActions-module__XOGTdG__actionBtn{flex-direction:column;justify-content:center;gap:.2rem;min-height:52px;padding:.4rem .25rem;font-size:.68rem}}
.ProductMainInfo-module__x4MbnG__header_top{direction:rtl;flex-direction:column;gap:18px;width:100%;padding:8px 0 4px;display:flex}.ProductMainInfo-module__x4MbnG__eyebrow_row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.ProductMainInfo-module__x4MbnG__eyebrow{letter-spacing:.18em;text-transform:uppercase;color:var(--main-yellow);font-size:10px;font-weight:800}.ProductMainInfo-module__x4MbnG__category_chip,.ProductMainInfo-module__x4MbnG__purity_chip{border:1px solid var(--main-primary-border);color:var(--main-secondary-color);background:var(--main-secondary-background);border-radius:999px;padding:4px 11px;font-size:11px;font-weight:700}.ProductMainInfo-module__x4MbnG__purity_chip{border-color:color-mix(in srgb, var(--main-yellow) 40%, var(--main-primary-border));color:var(--main-yellow);background:color-mix(in srgb, var(--main-yellow) 10%, transparent)}.ProductMainInfo-module__x4MbnG__product_info_row{flex-direction:column;align-items:flex-start;gap:16px;width:100%;display:flex}.ProductMainInfo-module__x4MbnG__title_wrapper{flex-direction:column;flex:1;gap:10px;min-width:0;display:flex}.ProductMainInfo-module__x4MbnG__title{color:var(--main-primary-color);letter-spacing:-.03em;max-width:22ch;margin:0;font-size:clamp(1.55rem,3.2vw,2.2rem);font-weight:900;line-height:1.28}.ProductMainInfo-module__x4MbnG__description_block{flex-direction:column;align-items:flex-start;gap:6px;min-width:0;max-width:52ch;display:flex}.ProductMainInfo-module__x4MbnG__description_text{color:color-mix(in srgb, var(--main-primary-color) 78%, var(--main-secondary-color));max-width:100%;margin:0;font-size:13.5px;font-weight:400;line-height:1.75}.ProductMainInfo-module__x4MbnG__description_toggle{appearance:none;cursor:pointer;color:var(--main-yellow);text-underline-offset:3px;background:0 0;border:none;margin:0;padding:0;font-size:12.5px;font-weight:750;text-decoration:underline}.ProductMainInfo-module__x4MbnG__description_toggle:hover{color:color-mix(in srgb, var(--main-yellow) 85%, var(--main-primary-color))}.ProductMainInfo-module__x4MbnG__description_toggle:focus-visible{outline:2px solid var(--main-yellow);outline-offset:2px;border-radius:4px}.ProductMainInfo-module__x4MbnG__seller_line{color:color-mix(in srgb, var(--main-primary-color) 68%, var(--main-third-color));margin:0;font-size:12.5px}.ProductMainInfo-module__x4MbnG__seller_line strong{color:var(--main-yellow);font-weight:800}.ProductMainInfo-module__x4MbnG__price_live_badge{align-self:flex-start;min-width:0;max-width:100%;overflow:visible}.ProductMainInfo-module__x4MbnG__meta_strip{border-top:1px solid color-mix(in srgb, var(--main-yellow) 18%, var(--main-primary-border));flex-wrap:wrap;align-items:center;gap:10px 14px;padding-top:14px;display:flex}.ProductMainInfo-module__x4MbnG__visitor{background:color-mix(in srgb, var(--alerts_status_error) 7%, transparent);border:1px solid color-mix(in srgb, var(--alerts_status_error) 18%, transparent);border-radius:999px;align-items:center;gap:8px;padding:7px 12px;display:inline-flex}.ProductMainInfo-module__x4MbnG__live_pulse_dot{background-color:var(--alerts_status_error);border-radius:50%;width:7px;height:7px;display:inline-block;position:relative}.ProductMainInfo-module__x4MbnG__live_pulse_dot:after{content:"";background-color:var(--alerts_status_error);border-radius:50%;animation:2s ease-in-out infinite ProductMainInfo-module__x4MbnG__dnPulseMagnet;position:absolute;inset:0}.ProductMainInfo-module__x4MbnG__visitor_text{color:var(--alerts_status_error);font-size:11.5px;font-weight:700}.ProductMainInfo-module__x4MbnG__rating_stars_wrapper{align-items:center;gap:8px;display:flex}.ProductMainInfo-module__x4MbnG__score_stars{direction:ltr;align-items:center;gap:2px;display:flex}.ProductMainInfo-module__x4MbnG__star_icon_wrapper{justify-content:center;align-items:center;display:flex}.ProductMainInfo-module__x4MbnG__star_icon_wrapper svg{width:13px;height:13px}.ProductMainInfo-module__x4MbnG__star_active svg{fill:var(--main-yellow);stroke:var(--main-yellow)}.ProductMainInfo-module__x4MbnG__star_inactive svg{fill:#0000;stroke:var(--main-fifth-color)}.ProductMainInfo-module__x4MbnG__rating_score_num{color:var(--main-secondary-color);font-size:12px;font-weight:700}.ProductMainInfo-module__x4MbnG__sku_badge_wrapper{border:1px solid var(--main-primary-border);background:var(--main-secondary-background);border-radius:8px;align-items:center;gap:6px;margin-inline-start:auto;padding:5px 10px;display:flex}.ProductMainInfo-module__x4MbnG__sku_label{letter-spacing:.08em;color:var(--main-yellow);font-size:10px;font-weight:800}.ProductMainInfo-module__x4MbnG__product_id{color:var(--main-primary-color);letter-spacing:.04em;font-variant-numeric:tabular-nums;font-size:12px;font-weight:700}@keyframes ProductMainInfo-module__x4MbnG__dnPulseMagnet{0%{opacity:.7;transform:scale(1)}to{opacity:0;transform:scale(3)}}@media only screen and (min-width:1024px){.ProductMainInfo-module__x4MbnG__product_info_row{flex-direction:row;justify-content:space-between;align-items:flex-start}.ProductMainInfo-module__x4MbnG__price_live_badge{margin-top:6px}}
.DashboardQueryStates-module__VmmNgG__dashboardSkeleton{flex-direction:column;gap:10px;padding:8px 0;display:flex}.DashboardQueryStates-module__VmmNgG__skeletonRow{background:linear-gradient(90deg, var(--main-secondary-background) 25%, var(--main-primary-background) 50%, var(--main-secondary-background) 75%);background-size:200% 100%;border-radius:10px;height:44px;animation:1.4s ease-in-out infinite DashboardQueryStates-module__VmmNgG__shimmer}.DashboardQueryStates-module__VmmNgG__skeletonRowShort{background:linear-gradient(90deg, var(--main-secondary-background) 25%, var(--main-primary-background) 50%, var(--main-secondary-background) 75%);background-size:200% 100%;border-radius:10px;width:65%;height:44px;animation:1.4s ease-in-out infinite DashboardQueryStates-module__VmmNgG__shimmer}.DashboardQueryStates-module__VmmNgG__skeletonRowMedium{background:linear-gradient(90deg, var(--main-secondary-background) 25%, var(--main-primary-background) 50%, var(--main-secondary-background) 75%);background-size:200% 100%;border-radius:10px;width:85%;height:44px;animation:1.4s ease-in-out infinite DashboardQueryStates-module__VmmNgG__shimmer}@keyframes DashboardQueryStates-module__VmmNgG__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.DashboardQueryStates-module__VmmNgG__emptyState{text-align:center;color:var(--main-secondary-color);background:var(--main-primary-background);border:1px dashed var(--main-primary-border);border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:36px 20px;display:flex}.DashboardQueryStates-module__VmmNgG__emptyIcon{opacity:.7;font-size:2rem}.DashboardQueryStates-module__VmmNgG__emptyTitle{color:var(--main-primary-color);margin:0;font-size:.95rem;font-weight:700}.DashboardQueryStates-module__VmmNgG__emptyMessage{max-width:360px;margin:0;font-size:.82rem;line-height:1.7}.DashboardQueryStates-module__VmmNgG__emptyStateCompact{border-radius:10px;gap:6px;padding:14px 12px}.DashboardQueryStates-module__VmmNgG__emptyStateCompact .DashboardQueryStates-module__VmmNgG__emptyIcon{font-size:1.25rem}.DashboardQueryStates-module__VmmNgG__emptyStateCompact .DashboardQueryStates-module__VmmNgG__emptyTitle{font-size:.82rem}.DashboardQueryStates-module__VmmNgG__emptyStateCompact .DashboardQueryStates-module__VmmNgG__emptyMessage{font-size:.75rem;line-height:1.5}.DashboardQueryStates-module__VmmNgG__errorState{text-align:center;background:var(--main-primary-background);border:1px solid #dc354540;border-radius:14px;flex-direction:column;align-items:center;gap:12px;padding:28px 20px;display:flex}.DashboardQueryStates-module__VmmNgG__errorTitle{color:#dc3545;margin:0;font-size:.95rem;font-weight:700}.DashboardQueryStates-module__VmmNgG__errorMessage{color:var(--main-secondary-color);margin:0;font-size:.82rem;line-height:1.6}.DashboardQueryStates-module__VmmNgG__retryBtn{background:var(--main-primary-color);color:var(--main-secondary-background);cursor:pointer;border:none;border-radius:10px;padding:10px 20px;font-size:.82rem;font-weight:700;transition:opacity .2s}.DashboardQueryStates-module__VmmNgG__retryBtn:hover{opacity:.9}.DashboardQueryStates-module__VmmNgG__tableScroll{-webkit-overflow-scrolling:touch;width:100%;overflow-x:auto}@media (max-width:767px){.DashboardQueryStates-module__VmmNgG__tableScroll{margin:0 -4px;padding:0 4px 6px}}
.DashboardAuthSkeleton-module__d7FUUW__dashboardAuthSkeleton{background:var(--background,#0a0a0b);min-height:100vh;font-family:var(--primary-font,"Vazirmatn", sans-serif);direction:rtl;display:flex;position:relative;overflow:hidden}.DashboardAuthSkeleton-module__d7FUUW__ambientGlow{pointer-events:none;background:radial-gradient(60% 50% at 80% 20%,#d4af3714,#0000),radial-gradient(40% 40% at 10% 80%,#d4af370d,#0000);position:absolute;inset:0}.DashboardAuthSkeleton-module__d7FUUW__sidebarSkeleton{background:var(--main-primary-background,#111113);border-left:1px solid var(--main-primary-border,#ffffff0f);z-index:10;flex-direction:column;gap:20px;width:280px;padding:30px 20px;display:flex;position:fixed;top:0;bottom:0;right:0}.DashboardAuthSkeleton-module__d7FUUW__mainSkeleton{flex-direction:column;flex:1;gap:24px;margin-right:280px;padding:32px 40px;display:flex}.DashboardAuthSkeleton-module__d7FUUW__headerSkeleton{background:var(--main-primary-background,#111113);border:1px solid var(--main-primary-border,#ffffff0f);border-radius:16px;height:72px}.DashboardAuthSkeleton-module__d7FUUW__contentSkeleton{flex-direction:column;flex:1;gap:16px;display:flex}.DashboardAuthSkeleton-module__d7FUUW__shimmer{background:linear-gradient(90deg, var(--main-secondary-background,#1a1a1e) 0%, var(--main-third-background,#252529) 50%, var(--main-secondary-background,#1a1a1e) 100%);background-size:200% 100%;border-radius:12px;animation:1.6s ease-in-out infinite DashboardAuthSkeleton-module__d7FUUW__shimmer}.DashboardAuthSkeleton-module__d7FUUW__avatarShimmer{border-radius:50%;width:64px;height:64px;margin:0 auto 16px}.DashboardAuthSkeleton-module__d7FUUW__lineShimmer{border-radius:8px;height:14px}.DashboardAuthSkeleton-module__d7FUUW__lineShimmerWide{width:70%;margin:0 auto}.DashboardAuthSkeleton-module__d7FUUW__lineShimmerMedium{width:50%;margin:8px auto 0}.DashboardAuthSkeleton-module__d7FUUW__navItemShimmer{border-radius:10px;height:44px}.DashboardAuthSkeleton-module__d7FUUW__cardShimmer{border-radius:16px;height:120px}.DashboardAuthSkeleton-module__d7FUUW__brandMark{opacity:.6;justify-content:center;align-items:center;gap:10px;margin-top:auto;padding-top:24px;display:flex}.DashboardAuthSkeleton-module__d7FUUW__brandIcon{background:var(--main-linear-gradient-yellow,linear-gradient(135deg, #d4af37, #f5d76e));border-radius:8px;width:28px;height:28px;animation:2s ease-in-out infinite DashboardAuthSkeleton-module__d7FUUW__pulse}.DashboardAuthSkeleton-module__d7FUUW__brandText{color:var(--main-yellow,#d4af37);letter-spacing:.02em;font-size:.85rem;font-weight:600}.DashboardAuthSkeleton-module__d7FUUW__loadingLabel{text-align:center;color:var(--main-secondary-text,#ffffff73);margin-top:8px;font-size:.8rem}@keyframes DashboardAuthSkeleton-module__d7FUUW__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes DashboardAuthSkeleton-module__d7FUUW__pulse{0%,to{opacity:.7;transform:scale(1)}50%{opacity:1;transform:scale(1.05)}}@media (max-width:768px){.DashboardAuthSkeleton-module__d7FUUW__sidebarSkeleton{display:none}.DashboardAuthSkeleton-module__d7FUUW__mainSkeleton{margin-right:0;padding:24px 16px}}
.PreparingModeBanner-module__L1lfYG__banner{border:1px solid color-mix(in srgb, var(--main-yellow) 35%, transparent);background:color-mix(in srgb, var(--main-yellow) 10%, var(--main-box-background));border-radius:.75rem;flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:1rem;padding:.75rem 1rem;display:flex}.PreparingModeBanner-module__L1lfYG__text{flex-direction:column;flex:1;gap:.15rem;min-width:0;font-size:.875rem;display:flex}.PreparingModeBanner-module__L1lfYG__text strong{color:var(--main-yellow)}.PreparingModeBanner-module__L1lfYG__cta{background:var(--main-yellow);color:#111;white-space:nowrap;border-radius:.5rem;padding:.45rem .85rem;font-size:.8125rem;font-weight:600;text-decoration:none}.PreparingModeBanner-module__L1lfYG__banner svg{width:18px;height:18px;stroke:var(--main-yellow);flex-shrink:0}.PreparingModeBanner-module__L1lfYG__statusPanel{border:1px solid color-mix(in srgb, var(--main-yellow) 40%, var(--main-primary-border));background:linear-gradient(135deg, color-mix(in srgb, var(--main-yellow) 12%, transparent), color-mix(in srgb, var(--main-box-background) 92%, transparent));border-radius:1rem;margin-bottom:1rem;padding:1rem 1.1rem}.PreparingModeBanner-module__L1lfYG__statusHead{align-items:flex-start;gap:.85rem;display:flex}.PreparingModeBanner-module__L1lfYG__statusIcon{background:color-mix(in srgb, var(--main-yellow) 18%, transparent);width:42px;height:42px;color:var(--main-yellow);border-radius:12px;flex-shrink:0;place-items:center;display:grid}.PreparingModeBanner-module__L1lfYG__statusCopy{flex:1;min-width:0}.PreparingModeBanner-module__L1lfYG__statusEyebrow{color:var(--main-yellow);margin:0 0 .2rem;font-size:.75rem;font-weight:700}.PreparingModeBanner-module__L1lfYG__statusTitle{color:var(--main-primary-link-color,#f8fafc);margin:0 0 .35rem;font-size:clamp(1rem,2.5vw,1.15rem)}.PreparingModeBanner-module__L1lfYG__statusDesc{color:color-mix(in srgb, var(--main-primary-link-color,#e2e8f0) 75%, transparent);margin:0;font-size:.85rem;line-height:1.7}.PreparingModeBanner-module__L1lfYG__statusSteps{gap:.45rem;margin:.9rem 0 0;padding:0;list-style:none;display:grid}.PreparingModeBanner-module__L1lfYG__statusSteps li{color:color-mix(in srgb, var(--main-primary-link-color,#e2e8f0) 85%, transparent);align-items:center;gap:.55rem;font-size:.82rem;display:flex}.PreparingModeBanner-module__L1lfYG__statusSteps svg{color:var(--main-yellow);flex-shrink:0}.PreparingModeBanner-module__L1lfYG__statusActions{flex-wrap:wrap;gap:.55rem;margin-top:1rem;display:flex}.PreparingModeBanner-module__L1lfYG__ctaPrimary{background:var(--main-yellow);color:#111;border-radius:.65rem;padding:.55rem 1rem;font-size:.85rem;font-weight:700;text-decoration:none}.PreparingModeBanner-module__L1lfYG__ctaGhost{border:1px solid var(--main-primary-border);color:var(--main-primary-link-color,#f8fafc);border-radius:.65rem;padding:.55rem 1rem;font-size:.85rem;font-weight:600;text-decoration:none}@media (max-width:640px){.PreparingModeBanner-module__L1lfYG__statusHead,.PreparingModeBanner-module__L1lfYG__statusActions{flex-direction:column}.PreparingModeBanner-module__L1lfYG__ctaPrimary,.PreparingModeBanner-module__L1lfYG__ctaGhost{text-align:center}}.PreparingModeBanner-module__L1lfYG__statusPanelRestricted{border-color:color-mix(in srgb, #ef4444 45%, var(--main-primary-border));background:linear-gradient(135deg, #ef444424, #f59e0b14, color-mix(in srgb, var(--main-box-background) 92%, transparent))}.PreparingModeBanner-module__L1lfYG__statusPanelRestricted .PreparingModeBanner-module__L1lfYG__statusEyebrow{color:#f87171}.PreparingModeBanner-module__L1lfYG__statusIconDanger{color:#f87171;background:#ef444438}.PreparingModeBanner-module__L1lfYG__statusPanelRestricted .PreparingModeBanner-module__L1lfYG__statusSteps svg{color:#f87171}.PreparingModeBanner-module__L1lfYG__statusPanelRestricted .PreparingModeBanner-module__L1lfYG__ctaPrimary{color:#fff;background:#ef4444}
.VerificationBanner-module__6FdwYG__verificationBanner{background:linear-gradient(135deg,#d4af371f 0%,#d4af370a 100%);border:1px solid #d4af3759;border-radius:14px;align-items:flex-start;gap:14px;margin:0 0 20px;padding:18px 22px;display:flex;box-shadow:0 4px 24px #d4af3714}.VerificationBanner-module__6FdwYG__bannerIcon{background:var(--main-linear-gradient-yellow,linear-gradient(135deg, #d4af37, #f5d76e));border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.2rem;display:flex}.VerificationBanner-module__6FdwYG__bannerContent h3{color:var(--main-yellow,#d4af37);margin:0 0 6px;font-size:.95rem;font-weight:700}.VerificationBanner-module__6FdwYG__bannerContent p{color:var(--main-primary-text,#ffffffd9);margin:0;font-size:.82rem;line-height:1.7}.VerificationBanner-module__6FdwYG__bannerContent a{color:var(--main-yellow,#d4af37);text-underline-offset:3px;text-decoration:underline}
.DashboardMobileNav-module__zRFspG__nav{z-index:100;background:var(--main-box-background);border-top:1px solid color-mix(in srgb, var(--main-yellow) 18%, var(--main-primary-border));padding:.35rem .5rem calc(.35rem + env(safe-area-inset-bottom,0));will-change:transform;box-shadow:0 -8px 24px color-mix(in srgb, var(--main-color-active,var(--background)) 12%, transparent);grid-template-columns:repeat(auto-fit,minmax(0,1fr));gap:.25rem;transition:transform .28s cubic-bezier(.22,1,.36,1),opacity .22s;display:none;position:fixed;bottom:0;left:0;right:0;transform:translateY(0)}.DashboardMobileNav-module__zRFspG__navHidden{opacity:0;pointer-events:none;transform:translateY(110%)}@media (max-width:992px){.DashboardMobileNav-module__zRFspG__nav{display:grid}}.DashboardMobileNav-module__zRFspG__item{min-width:0;color:var(--main-secondary-color);border-radius:.5rem;flex-direction:column;justify-content:center;align-items:center;gap:.2rem;padding:.35rem .15rem;font-size:clamp(.65rem,2.5vw,.75rem);text-decoration:none;transition:background .18s,color .18s;display:flex}.DashboardMobileNav-module__zRFspG__item svg{stroke:currentColor;width:20px;height:20px}.DashboardMobileNav-module__zRFspG__active{color:var(--main-yellow);background:color-mix(in srgb, var(--main-yellow) 12%, transparent)}.DashboardMobileNav-module__zRFspG__item span{text-align:center;text-overflow:ellipsis;white-space:nowrap;width:100%;overflow:hidden}
.SellerCommandPalette-module__v_2FRa__overlay{z-index:2000;background:#0000008c;justify-content:center;align-items:flex-start;padding:10vh 1rem 1rem;display:flex;position:fixed;inset:0}.SellerCommandPalette-module__v_2FRa__panel{background:var(--main-box-background);border:1px solid var(--main-primary-border);border-radius:.85rem;width:min(100%,32rem);overflow:hidden;box-shadow:0 20px 50px #00000059}.SellerCommandPalette-module__v_2FRa__searchRow{border-bottom:1px solid var(--main-primary-border);align-items:center;gap:.5rem;padding:.75rem 1rem;display:flex}.SellerCommandPalette-module__v_2FRa__input{min-width:0;color:inherit;background:0 0;border:none;outline:none;flex:1;font-size:.95rem}.SellerCommandPalette-module__v_2FRa__closeBtn{color:inherit;cursor:pointer;background:0 0;border:none;padding:.25rem}.SellerCommandPalette-module__v_2FRa__list{max-height:18rem;margin:0;padding:.35rem;list-style:none;overflow:auto}.SellerCommandPalette-module__v_2FRa__item{width:100%;color:inherit;cursor:pointer;text-align:right;background:0 0;border:none;border-radius:.5rem;align-items:center;gap:.65rem;padding:.65rem .75rem;font-size:.9rem;display:flex}.SellerCommandPalette-module__v_2FRa__item:hover{background:color-mix(in srgb, var(--main-yellow) 12%, transparent)}.SellerCommandPalette-module__v_2FRa__empty{text-align:center;color:var(--main-text-muted,#9ca3af);padding:1rem;font-size:.875rem}.SellerCommandPalette-module__v_2FRa__hint{color:var(--main-text-muted,#9ca3af);border-top:1px solid var(--main-primary-border);margin:0;padding:.5rem 1rem .75rem;font-size:.75rem}.SellerCommandPalette-module__v_2FRa__hint kbd{border:1px solid var(--main-primary-border);border-radius:.25rem;padding:.1rem .35rem;font-size:.7rem}.SellerCommandPalette-module__v_2FRa__panel svg{stroke:currentColor;flex-shrink:0}
.DashboardShell-module__JOkeKG__panelWrapper{--dash-sidebar-width:272px;--dash-header-height:64px;--dash-gap:20px;--dash-pad:20px;--dash-fab-size:60px;--dash-mobile-nav-clearance:calc(72px + env(safe-area-inset-bottom,0px));align-items:flex-start;gap:var(--dash-gap);padding:var(--dash-pad);background-color:var(--background);direction:rtl;max-width:100%;min-height:100vh;display:flex}.DashboardShell-module__JOkeKG__mainContent{flex:1;min-width:0;overflow:visible}.DashboardShell-module__JOkeKG__pageBody{width:100%;min-width:0}.DashboardShell-module__JOkeKG__backdrop{background-color:var(--main-primary-background-blur,color-mix(in srgb, var(--main-primary-color) 55%, transparent));-webkit-backdrop-filter:blur(8px);z-index:999;opacity:0;pointer-events:none;transition:opacity .3s cubic-bezier(.4,0,.2,1);position:fixed;inset:0}.DashboardShell-module__JOkeKG__backdropActive{opacity:1;pointer-events:auto}.DashboardShell-module__JOkeKG__mobileMenuFab{bottom:calc(var(--dash-mobile-nav-clearance,72px) + 12px);z-index:1100;box-sizing:border-box;border:1px solid color-mix(in srgb, var(--main-yellow) 42%, var(--main-primary-border));background:var(--main-linear-gradient-yellow);width:60px;min-width:60px;height:60px;min-height:60px;color:var(--main-color-active,var(--main-primary-background));cursor:pointer;box-shadow:var(--main-box-shdow-2), 0 10px 28px color-mix(in srgb, var(--main-yellow) 28%, transparent);border-radius:20px;justify-content:center;align-items:center;padding:14px;transition:transform .2s cubic-bezier(.22,1,.36,1),box-shadow .2s;display:none;position:fixed;right:18px}.DashboardShell-module__JOkeKG__mobileMenuFab:hover,.DashboardShell-module__JOkeKG__mobileMenuFab:focus-visible{transform:translateY(-2px)scale(1.03)}.DashboardShell-module__JOkeKG__mobileMenuFab:active{transform:translateY(0)scale(.98)}.DashboardShell-module__JOkeKG__mobileMenuFab svg{stroke:currentColor;stroke-width:2.25px;flex-shrink:0;width:24px;height:24px}@media (max-width:992px){.DashboardShell-module__JOkeKG__panelWrapper{--dash-pad:0;--dash-gap:0;gap:0;min-height:100dvh;padding:0}.DashboardShell-module__JOkeKG__mainContent{box-sizing:border-box;flex-direction:column;min-height:100dvh;padding:12px 16px 0;display:flex}.DashboardShell-module__JOkeKG__pageBody{padding:0 0 calc(88px + env(safe-area-inset-bottom,0px));box-sizing:border-box;flex:1;min-width:0}.DashboardShell-module__JOkeKG__mobileMenuFab{display:inline-flex}.DashboardShell-module__JOkeKG__mainContentFullBleed{padding:0}.DashboardShell-module__JOkeKG__pageBodyFullBleed{padding-inline:12px;padding-top:12px;padding-bottom:calc(var(--chrome-mobile-nav-pad,var(--seller-mobile-nav-pad,72px)) + env(safe-area-inset-bottom,0px));box-sizing:border-box}.DashboardShell-module__JOkeKG__backdrop{-webkit-backdrop-filter:none;background:color-mix(in srgb, var(--main-primary-color) 62%, transparent)}}
@media (min-width:993px){.DashboardChrome-module__OmwkIa__mainContent{margin-right:calc(var(--dash-sidebar-width,264px) + var(--dash-gap,20px))}}@media (max-width:992px){.DashboardChrome-module__OmwkIa__pageBody{padding-bottom:calc(var(--chrome-mobile-nav-pad,var(--seller-mobile-nav-pad,72px)) + 16px + env(safe-area-inset-bottom,0px))}}
.StoreAddressModal-module__EDPb7a__overlay{z-index:2600;box-sizing:border-box;background:color-mix(in srgb, var(--background) 72%, transparent);-webkit-backdrop-filter:blur(14px);justify-content:center;align-items:flex-end;padding:0;animation:.22s ease-out both StoreAddressModal-module__EDPb7a__overlayIn;display:flex;position:fixed;inset:0;overflow-x:hidden}@keyframes StoreAddressModal-module__EDPb7a__overlayIn{0%{opacity:0}to{opacity:1}}.StoreAddressModal-module__EDPb7a__dialog{box-sizing:border-box;border:1px solid color-mix(in srgb, var(--main-yellow) 28%, var(--main-primary-border));background:linear-gradient(165deg, color-mix(in srgb, var(--main-yellow) 10%, var(--main-box-background)) 0%, var(--main-box-background) 42%);width:min(560px,100%);min-width:0;max-width:100%;max-height:min(92vh,820px);box-shadow:var(--main-box-shdow-4);color:var(--main-primary-color);border-radius:22px 22px 0 0;flex-direction:column;animation:.32s cubic-bezier(.22,1,.36,1) both StoreAddressModal-module__EDPb7a__sheetIn;display:flex;position:relative;overflow:hidden auto}@keyframes StoreAddressModal-module__EDPb7a__sheetIn{0%{opacity:.6;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.StoreAddressModal-module__EDPb7a__accentBar{top:0;background:var(--main-linear-gradient-yellow);z-index:2;border-radius:999px;height:3px;position:absolute;inset-inline:18px}.StoreAddressModal-module__EDPb7a__glow{pointer-events:none;background:radial-gradient(ellipse at 50% 0%, color-mix(in srgb, var(--main-yellow) 18%, transparent), transparent 70%);z-index:0;height:46%;position:absolute;inset:-20% -10% auto}.StoreAddressModal-module__EDPb7a__head{z-index:1;border-bottom:1px solid color-mix(in srgb, var(--main-yellow) 14%, var(--main-primary-border));flex-shrink:0;align-items:flex-start;gap:12px;padding:18px 16px 12px;display:flex;position:relative}.StoreAddressModal-module__EDPb7a__headIcon{background:var(--main-linear-gradient-yellow);width:44px;height:44px;color:var(--main-box-background);box-shadow:0 8px 20px color-mix(in srgb, var(--main-yellow) 28%, transparent);border-radius:14px;flex-shrink:0;place-items:center;display:grid}.StoreAddressModal-module__EDPb7a__headCopy{flex:1;min-width:0;padding-top:2px}.StoreAddressModal-module__EDPb7a__kicker{letter-spacing:.08em;color:var(--main-yellow);margin:0 0 4px;font-size:.66rem;font-weight:800}.StoreAddressModal-module__EDPb7a__title{color:var(--main-primary-color);margin:0;font-size:clamp(1.05rem,2.8vw,1.2rem);font-weight:850;line-height:1.35}.StoreAddressModal-module__EDPb7a__closeBtn{border:1px solid var(--main-primary-border);background:color-mix(in srgb, var(--main-box-background) 70%, transparent);width:36px;height:36px;color:var(--main-primary-color);cursor:pointer;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.StoreAddressModal-module__EDPb7a__body{z-index:1;min-width:0;padding:14px 14px 20px;position:relative}@media (min-width:768px){.StoreAddressModal-module__EDPb7a__overlay{align-items:center;padding:24px 16px}.StoreAddressModal-module__EDPb7a__dialog{border-radius:22px;max-height:min(86vh,780px);animation-name:StoreAddressModal-module__EDPb7a__cardIn}@keyframes StoreAddressModal-module__EDPb7a__cardIn{0%{opacity:0;transform:translateY(10px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.StoreAddressModal-module__EDPb7a__head,.StoreAddressModal-module__EDPb7a__body{padding-inline:18px}}
.ChromeSidebar-module__3wyIzq__sidebar{--sb-width:var(--dash-sidebar-width,264px);--sb-viewport-gap:40px;width:var(--sb-width);height:calc(100dvh - var(--sb-viewport-gap));max-height:calc(100dvh - var(--sb-viewport-gap));background:var(--main-box-background);border:1px solid color-mix(in srgb, var(--main-yellow) 22%, var(--main-primary-border));box-shadow:var(--main-box-shdow-2);z-index:40;border-radius:18px;flex-direction:column;flex-shrink:0;align-self:flex-start;display:flex;position:sticky;top:20px;overflow:hidden}@media (min-width:993px){.ChromeSidebar-module__3wyIzq__sidebar{height:calc(100dvh - var(--sb-viewport-gap));max-height:calc(100dvh - var(--sb-viewport-gap));position:fixed;top:20px;bottom:auto;right:20px}}.ChromeSidebar-module__3wyIzq__sidebarGlow{background:radial-gradient(ellipse at center, color-mix(in srgb, var(--main-yellow) 16%, transparent), transparent 68%);pointer-events:none;width:80%;height:55%;position:absolute;inset:-30% auto auto -25%}.ChromeSidebar-module__3wyIzq__brand{z-index:1;flex-shrink:0;justify-content:space-between;align-items:center;padding:18px 16px 12px;display:flex;position:relative}.ChromeSidebar-module__3wyIzq__brandLink{color:inherit;align-items:center;gap:10px;min-width:0;text-decoration:none;display:flex}.ChromeSidebar-module__3wyIzq__brandMark{background:var(--main-linear-gradient-yellow);width:36px;height:36px;color:var(--main-box-background);box-shadow:0 6px 18px color-mix(in srgb, var(--main-yellow) 28%, transparent);border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;font-size:1rem;font-weight:900;display:flex}.ChromeSidebar-module__3wyIzq__brandText{flex-direction:column;gap:2px;min-width:0;display:flex}.ChromeSidebar-module__3wyIzq__brandName{color:var(--main-primary-color);letter-spacing:-.01em;font-size:.92rem;font-weight:900}.ChromeSidebar-module__3wyIzq__brandSub{color:var(--main-secondary-color);font-size:.68rem;font-weight:600}.ChromeSidebar-module__3wyIzq__closeBtn{background:var(--main-box-3-background);border:1px solid var(--main-primary-border);width:34px;height:34px;color:var(--main-secondary-color);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;display:none}.ChromeSidebar-module__3wyIzq__profileCard{z-index:1;background:color-mix(in srgb, var(--main-secondary-background) 70%, transparent);border:1px solid var(--main-third-border);border-radius:14px;flex-shrink:0;grid-template-columns:auto 1fr;align-items:center;gap:10px;margin:0 12px 10px;padding:12px;display:grid;position:relative}.ChromeSidebar-module__3wyIzq__avatarRing{background:color-mix(in srgb, var(--main-yellow) 12%, var(--main-secondary-background));border:2px solid color-mix(in srgb, var(--main-yellow) 45%, transparent);border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.ChromeSidebar-module__3wyIzq__avatarLetter{color:var(--main-yellow);font-size:1rem;font-weight:800}.ChromeSidebar-module__3wyIzq__profileMeta{flex-direction:column;gap:2px;min-width:0;display:flex}.ChromeSidebar-module__3wyIzq__profileMeta strong{color:var(--main-primary-color);white-space:nowrap;text-overflow:ellipsis;font-size:.82rem;font-weight:800;overflow:hidden}.ChromeSidebar-module__3wyIzq__profileMeta span{color:var(--main-secondary-color);font-size:.68rem}.ChromeSidebar-module__3wyIzq__vipBadge{letter-spacing:.06em;color:var(--main-box-background);background:var(--main-linear-gradient-yellow);border-radius:999px;padding:3px 8px;font-size:.62rem;font-weight:900}.ChromeSidebar-module__3wyIzq__storeChip{z-index:1;color:var(--main-yellow);background:color-mix(in srgb, var(--main-yellow) 8%, var(--main-box-3-background));border:1px dashed color-mix(in srgb, var(--main-yellow) 35%, var(--main-primary-border));border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;gap:8px;margin:0 12px 12px;padding:10px 12px;font-size:.78rem;font-weight:700;text-decoration:none;transition:background .2s,border-color .2s;display:flex;position:relative}.ChromeSidebar-module__3wyIzq__storeChip:hover{background:color-mix(in srgb, var(--main-yellow) 14%, var(--main-box-3-background));border-color:var(--main-yellow)}.ChromeSidebar-module__3wyIzq__nav{z-index:1;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;flex:auto;min-height:0;padding:4px 10px 12px;position:relative;overflow:hidden auto}.ChromeSidebar-module__3wyIzq__nav::-webkit-scrollbar{width:4px}.ChromeSidebar-module__3wyIzq__nav::-webkit-scrollbar-thumb{background:var(--main-primary-border);border-radius:4px}.ChromeSidebar-module__3wyIzq__section{margin-top:14px}.ChromeSidebar-module__3wyIzq__section:first-child{margin-top:0}.ChromeSidebar-module__3wyIzq__sectionLabel{letter-spacing:.05em;color:var(--main-third-color,var(--main-secondary-color));opacity:.85;padding:0 10px 8px;font-size:10px;font-weight:800;display:block}.ChromeSidebar-module__3wyIzq__menuList{flex-direction:column;gap:3px;margin:0;padding:0;list-style:none;display:flex}.ChromeSidebar-module__3wyIzq__menuItem{color:var(--main-secondary-color);border-radius:11px;justify-content:space-between;align-items:center;gap:8px;padding:9px 10px;font-size:13px;font-weight:600;text-decoration:none;transition:background .18s,color .18s;display:flex;position:relative}.ChromeSidebar-module__3wyIzq__menuItem:hover{background:var(--main-third-background);color:var(--main-primary-color)}.ChromeSidebar-module__3wyIzq__menuItemActive{background:color-mix(in srgb, var(--main-yellow) 10%, var(--main-third-background));color:var(--main-primary-link-color);font-weight:700}.ChromeSidebar-module__3wyIzq__menuItemActive:before{content:"";inset-inline-end:0;background:var(--main-yellow);border-radius:3px;width:3px;position:absolute;top:7px;bottom:7px}.ChromeSidebar-module__3wyIzq__menuItemMain{flex:1;align-items:center;gap:10px;min-width:0;display:flex}.ChromeSidebar-module__3wyIzq__menuIcon{opacity:.72;flex-shrink:0;transition:opacity .18s}.ChromeSidebar-module__3wyIzq__menuItem:hover .ChromeSidebar-module__3wyIzq__menuIcon,.ChromeSidebar-module__3wyIzq__menuItemActive .ChromeSidebar-module__3wyIzq__menuIcon{opacity:1}.ChromeSidebar-module__3wyIzq__menuLabel{white-space:nowrap;text-overflow:ellipsis;line-height:1.35;overflow:hidden}.ChromeSidebar-module__3wyIzq__countBadge{background:color-mix(in srgb, var(--main-yellow) 22%, var(--main-box-background));min-width:18px;height:18px;color:var(--main-primary-link-color);border:1px solid color-mix(in srgb, var(--main-yellow) 35%, transparent);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;padding:0 5px;font-size:10px;font-weight:800;display:inline-flex}.ChromeSidebar-module__3wyIzq__badge_urgent{background:color-mix(in srgb, var(--main-orenge) 22%, var(--main-box-background));color:var(--main-orenge);border-color:color-mix(in srgb, var(--main-orenge) 40%, transparent)}.ChromeSidebar-module__3wyIzq__badge_danger{background:color-mix(in srgb, var(--main-red) 18%, var(--main-box-background));color:var(--main-red);border-color:color-mix(in srgb, var(--main-red) 35%, transparent)}.ChromeSidebar-module__3wyIzq__badge_info{background:color-mix(in srgb, var(--main-primary-link-color) 16%, var(--main-box-background));color:var(--main-primary-link-color)}.ChromeSidebar-module__3wyIzq__badge_muted{opacity:.75}.ChromeSidebar-module__3wyIzq__menuItemSub{padding-inline-start:18px;font-size:12px}.ChromeSidebar-module__3wyIzq__subList{flex-direction:column;gap:2px;margin:2px 0 4px;padding:0;list-style:none;display:flex}.ChromeSidebar-module__3wyIzq__footer{z-index:1;border-top:1px solid var(--main-primary-border);background:color-mix(in srgb, var(--main-box-background) 92%, transparent);flex-shrink:0;gap:6px;padding:12px;display:flex;position:relative}.ChromeSidebar-module__3wyIzq__footerBtn{border:1px solid var(--main-primary-border);background:var(--main-box-3-background);color:var(--main-secondary-color);cursor:pointer;border-radius:10px;flex:1;justify-content:center;align-items:center;gap:6px;padding:9px 8px;font-family:inherit;font-size:11px;font-weight:700;text-decoration:none;transition:all .18s;display:flex}.ChromeSidebar-module__3wyIzq__footerBtn em{background:color-mix(in srgb, var(--main-yellow) 20%, transparent);color:var(--main-yellow);border-radius:999px;padding:1px 5px;font-size:10px;font-style:normal;font-weight:800}.ChromeSidebar-module__3wyIzq__footerBtn:hover{color:var(--main-primary-link-color);border-color:color-mix(in srgb, var(--main-yellow) 30%, var(--main-primary-border));background:color-mix(in srgb, var(--main-yellow) 6%, var(--main-box-3-background))}.ChromeSidebar-module__3wyIzq__footerBtnDanger{color:var(--main-red);border-color:color-mix(in srgb, var(--main-red) 25%, var(--main-primary-border))}.ChromeSidebar-module__3wyIzq__footerBtnDanger:hover{background:color-mix(in srgb, var(--main-red) 8%, var(--main-box-3-background));color:var(--main-red);border-color:color-mix(in srgb, var(--main-red) 40%, transparent)}@media (max-width:992px){.ChromeSidebar-module__3wyIzq__sidebar{z-index:1000;border:none;border-left:1px solid var(--main-primary-border);width:280px;height:100dvh;max-height:none;box-shadow:var(--main-box-shdow-4);border-radius:0;transition:transform .32s cubic-bezier(.4,0,.2,1);position:fixed;top:0;bottom:0;right:0;transform:translate(100%)}.ChromeSidebar-module__3wyIzq__sidebarOpen{transform:translate(0)}.ChromeSidebar-module__3wyIzq__closeBtn{display:inline-flex}}
.IdentityHubModal-module__8CCOXG__overlay{z-index:10000000;box-sizing:border-box;background:color-mix(in srgb, var(--background) 72%, transparent);-webkit-backdrop-filter:blur(14px);justify-content:center;align-items:flex-end;padding:0;animation:.22s ease-out both IdentityHubModal-module__8CCOXG__overlayIn;display:flex;position:fixed;inset:0;overflow:hidden}@keyframes IdentityHubModal-module__8CCOXG__overlayIn{0%{opacity:0}to{opacity:1}}@keyframes IdentityHubModal-module__8CCOXG__sheetIn{0%{opacity:0;transform:translateY(28px)scale(.98)}to{opacity:1;transform:none}}.IdentityHubModal-module__8CCOXG__dialog{box-sizing:border-box;border:1px solid color-mix(in srgb, var(--main-yellow) 32%, var(--main-primary-border));background:linear-gradient(165deg, color-mix(in srgb, var(--main-yellow) 10%, var(--main-box-background)) 0%, var(--main-box-background) 40%, var(--main-box-background) 100%);width:min(100%,460px);min-width:0;max-width:100%;max-height:min(92vh,720px);box-shadow:0 -12px 48px color-mix(in srgb, var(--foreground) 16%, transparent), 0 0 0 1px color-mix(in srgb, var(--main-yellow) 12%, transparent);text-align:right;color:var(--main-primary-color);font-family:var(--primary-font), sans-serif;border-radius:24px 24px 0 0;padding:22px 18px 26px;animation:.32s cubic-bezier(.22,1,.36,1) both IdentityHubModal-module__8CCOXG__sheetIn;position:relative;overflow:hidden auto}@media (min-width:640px){.IdentityHubModal-module__8CCOXG__overlay{align-items:center;padding:24px 16px}.IdentityHubModal-module__8CCOXG__dialog{border-radius:24px;padding:26px 22px 28px}}.IdentityHubModal-module__8CCOXG__accentBar{top:0;background:var(--main-linear-gradient-yellow);z-index:2;border-radius:0 0 4px 4px;height:3px;position:absolute;inset-inline:18%}.IdentityHubModal-module__8CCOXG__glow{pointer-events:none;z-index:0;background:radial-gradient(ellipse at center, color-mix(in srgb, var(--main-yellow) 22%, transparent) 0%, transparent 70%);width:70%;height:55%;position:absolute;inset:-40% auto auto -20%}.IdentityHubModal-module__8CCOXG__closeBtn{z-index:2;border:1px solid var(--main-primary-border);background:color-mix(in srgb, var(--main-box-background) 80%, transparent);width:36px;height:36px;color:var(--main-primary-color);cursor:pointer;border-radius:12px;place-items:center;transition:border-color .15s,background .15s;display:grid;position:absolute;top:14px;left:14px}.IdentityHubModal-module__8CCOXG__closeBtn:hover{border-color:color-mix(in srgb, var(--main-yellow) 40%, var(--main-primary-border))}.IdentityHubModal-module__8CCOXG__closeBtn svg{stroke:currentColor;width:18px;height:18px}.IdentityHubModal-module__8CCOXG__header{z-index:1;align-items:flex-start;gap:14px;margin-bottom:16px;padding-left:40px;display:flex;position:relative}.IdentityHubModal-module__8CCOXG__headerCopy{flex:1;min-width:0}.IdentityHubModal-module__8CCOXG__iconSquare{background:var(--main-linear-gradient-yellow);width:46px;height:46px;color:var(--main-box-background);box-shadow:0 8px 22px color-mix(in srgb, var(--main-yellow) 28%, transparent);border-radius:14px;flex-shrink:0;place-items:center;display:grid}.IdentityHubModal-module__8CCOXG__iconSquare svg{stroke:currentColor;width:20px;height:20px}.IdentityHubModal-module__8CCOXG__kicker{letter-spacing:.1em;color:var(--main-yellow);margin:0 0 4px;font-size:.66rem;font-weight:800}.IdentityHubModal-module__8CCOXG__title{color:var(--main-primary-color);margin:0 0 8px;font-size:clamp(1.08rem,3.4vw,1.28rem);font-weight:850;line-height:1.35}.IdentityHubModal-module__8CCOXG__reason{color:var(--main-secondary-color);margin:0;font-size:.88rem;line-height:1.7}.IdentityHubModal-module__8CCOXG__statusPill{z-index:1;border:1px solid color-mix(in srgb, var(--main-yellow) 18%, var(--main-primary-border));background:color-mix(in srgb, var(--main-yellow) 7%, var(--main-box-3-background));color:var(--main-secondary-color);border-radius:12px;margin:0;padding:10px 12px;font-size:.84rem;position:relative}.IdentityHubModal-module__8CCOXG__stepRail{z-index:1;grid-template-columns:1fr 1fr;gap:8px;margin:0 0 16px;padding:0;list-style:none;display:grid;position:relative}.IdentityHubModal-module__8CCOXG__stepChip{border:1px solid color-mix(in srgb, var(--main-yellow) 14%, var(--main-primary-border));background:color-mix(in srgb, var(--main-box-3-background) 88%, transparent);min-width:0;color:var(--main-secondary-color);border-radius:14px;align-items:center;gap:6px;padding:10px 11px;font-size:.74rem;font-weight:750;transition:border-color .18s,background .18s,color .18s;display:flex}.IdentityHubModal-module__8CCOXG__stepChip span{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.IdentityHubModal-module__8CCOXG__stepChip small{font-variant-numeric:tabular-nums;opacity:.7}.IdentityHubModal-module__8CCOXG__stepChipActive{border-color:color-mix(in srgb, var(--main-yellow) 48%, var(--main-primary-border));background:color-mix(in srgb, var(--main-yellow) 14%, var(--main-box-background));color:var(--main-primary-color);box-shadow:0 8px 18px color-mix(in srgb, var(--main-yellow) 12%, transparent)}.IdentityHubModal-module__8CCOXG__stepChipDone{border-color:color-mix(in srgb, var(--main-green) 38%, var(--main-primary-border))}.IdentityHubModal-module__8CCOXG__stepLead{color:var(--main-secondary-color);margin:0;font-size:.84rem;line-height:1.7}.IdentityHubModal-module__8CCOXG__tone_muted{color:color-mix(in srgb, var(--main-primary-color) 55%, transparent)}.IdentityHubModal-module__8CCOXG__tone_warn{color:var(--main-orenge)}.IdentityHubModal-module__8CCOXG__tone_ok{color:var(--main-green)}.IdentityHubModal-module__8CCOXG__tone_bad{color:var(--main-red)}.IdentityHubModal-module__8CCOXG__form,.IdentityHubModal-module__8CCOXG__readyBox{z-index:1;gap:14px;display:grid;position:relative}.IdentityHubModal-module__8CCOXG__readyBox p{color:var(--main-secondary-color);margin:0;font-size:.9rem;line-height:1.7}.IdentityHubModal-module__8CCOXG__alert{border-radius:12px;padding:10px 12px;font-size:.85rem;line-height:1.55}.IdentityHubModal-module__8CCOXG__alertBad{background:color-mix(in srgb, var(--main-bg-negative) 70%, var(--main-box-background));border:1px solid color-mix(in srgb, var(--main-red) 35%, transparent);color:var(--main-red)}.IdentityHubModal-module__8CCOXG__field{gap:8px;min-width:0;display:grid}.IdentityHubModal-module__8CCOXG__nameGrid{grid-template-columns:1fr 1fr;gap:10px;min-width:0;display:grid}@media (max-width:420px){.IdentityHubModal-module__8CCOXG__nameGrid{grid-template-columns:1fr}}.IdentityHubModal-module__8CCOXG__field label,.IdentityHubModal-module__8CCOXG__fieldLabel{color:var(--main-secondary-color);font-size:.82rem;font-weight:800}.IdentityHubModal-module__8CCOXG__control,.IdentityHubModal-module__8CCOXG__field input[type=text],.IdentityHubModal-module__8CCOXG__field select,.IdentityHubModal-module__8CCOXG__dateInput{box-sizing:border-box;border:1px solid color-mix(in srgb, var(--main-yellow) 16%, var(--main-primary-border));background:var(--main-box-3-background);width:100%;min-width:0;min-height:48px;color:var(--main-primary-color);font:inherit;appearance:none;border-radius:14px;outline:none;padding:12px 14px;font-size:.94rem;transition:border-color .18s,box-shadow .18s}.IdentityHubModal-module__8CCOXG__field select{background-image:linear-gradient(45deg, transparent 50%, var(--main-secondary-color) 50%), linear-gradient(135deg, var(--main-secondary-color) 50%, transparent 50%);background-position:calc(100% - 18px) calc(50% - 3px),calc(100% - 12px) calc(50% - 3px);background-repeat:no-repeat;background-size:6px 6px,6px 6px;padding-inline-end:34px}.IdentityHubModal-module__8CCOXG__control:focus,.IdentityHubModal-module__8CCOXG__field input[type=text]:focus,.IdentityHubModal-module__8CCOXG__field select:focus,.IdentityHubModal-module__8CCOXG__dateInput:focus{border-color:color-mix(in srgb, var(--main-yellow) 55%, var(--main-primary-border));box-shadow:0 0 0 3px color-mix(in srgb, var(--main-yellow) 18%, transparent)}.IdentityHubModal-module__8CCOXG__control:disabled{opacity:.6;cursor:not-allowed}.IdentityHubModal-module__8CCOXG__genderGrid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.IdentityHubModal-module__8CCOXG__genderCard{border:1px solid color-mix(in srgb, var(--main-yellow) 18%, var(--main-primary-border));background:linear-gradient(165deg, color-mix(in srgb, var(--main-yellow) 6%, var(--main-box-3-background)) 0%, var(--main-box-3-background) 100%);min-width:0;min-height:72px;color:var(--main-primary-color);font:inherit;text-align:right;cursor:pointer;border-radius:16px;justify-items:start;gap:2px;padding:14px 14px 12px;transition:border-color .18s cubic-bezier(.22,1,.36,1),box-shadow .18s cubic-bezier(.22,1,.36,1),transform .18s cubic-bezier(.22,1,.36,1),background .18s;display:grid;position:relative}.IdentityHubModal-module__8CCOXG__genderCard:hover{border-color:color-mix(in srgb, var(--main-yellow) 42%, var(--main-primary-border));transform:translateY(-1px)}.IdentityHubModal-module__8CCOXG__genderCard:focus-visible{outline:2px solid color-mix(in srgb, var(--main-yellow) 55%, transparent);outline-offset:2px}.IdentityHubModal-module__8CCOXG__genderCardActive{border-color:color-mix(in srgb, var(--main-yellow) 55%, var(--main-primary-border));background:linear-gradient(165deg, color-mix(in srgb, var(--main-yellow) 18%, var(--main-box-background)) 0%, color-mix(in srgb, var(--main-yellow) 6%, var(--main-box-background)) 100%);box-shadow:0 10px 24px color-mix(in srgb, var(--main-yellow) 18%, transparent), inset 0 0 0 1px color-mix(in srgb, var(--main-yellow) 22%, transparent)}.IdentityHubModal-module__8CCOXG__genderMark{border:2px solid color-mix(in srgb, var(--main-yellow) 35%, var(--main-primary-border));box-sizing:border-box;background:0 0;border-radius:999px;width:16px;height:16px;position:absolute;top:12px;left:12px}.IdentityHubModal-module__8CCOXG__genderCardActive .IdentityHubModal-module__8CCOXG__genderMark{border-color:var(--main-yellow);background:radial-gradient(circle at center, var(--main-yellow) 0 45%, transparent 46%)}.IdentityHubModal-module__8CCOXG__genderTitle{color:var(--main-primary-color);font-size:.98rem;font-weight:850}.IdentityHubModal-module__8CCOXG__genderHint{color:var(--main-secondary-color);font-size:.72rem;font-weight:650}.IdentityHubModal-module__8CCOXG__dateWrap{width:100%;min-width:0}:is(.IdentityHubModal-module__8CCOXG__dateWrap .rmdp-container,.IdentityHubModal-module__8CCOXG__dateWrap div){width:100%}.IdentityHubModal-module__8CCOXG__ltr{text-align:left;font-variant-numeric:tabular-nums;direction:ltr}.IdentityHubModal-module__8CCOXG__fileDrop{border:1px dashed color-mix(in srgb, var(--main-yellow) 40%, var(--main-primary-border));background:color-mix(in srgb, var(--main-yellow) 7%, var(--main-box-3-background));width:100%;min-width:0;color:var(--main-primary-color);font:inherit;text-align:right;cursor:pointer;border-radius:16px;gap:4px;padding:16px 14px;transition:border-color .18s,background .18s;display:grid}.IdentityHubModal-module__8CCOXG__fileDrop:hover{border-color:color-mix(in srgb, var(--main-yellow) 60%, var(--main-primary-border));background:color-mix(in srgb, var(--main-yellow) 12%, var(--main-box-3-background))}.IdentityHubModal-module__8CCOXG__fileDrop strong{font-size:.9rem;font-weight:800}.IdentityHubModal-module__8CCOXG__fileDrop small{color:var(--main-secondary-color);font-size:.74rem}.IdentityHubModal-module__8CCOXG__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.IdentityHubModal-module__8CCOXG__idPreview{aspect-ratio:16/10;border:1px solid color-mix(in srgb, var(--main-yellow) 18%, var(--main-primary-border));background:var(--main-box-3-background);border-radius:14px;width:100%;max-width:280px;position:relative;overflow:hidden}.IdentityHubModal-module__8CCOXG__idPreviewImg{-o-object-fit:cover;object-fit:cover}.IdentityHubModal-module__8CCOXG__hintMuted{color:var(--main-secondary-color);margin:0;font-size:.8rem}.IdentityHubModal-module__8CCOXG__actions{flex-direction:column;gap:10px;margin-top:2px;display:flex}.IdentityHubModal-module__8CCOXG__primaryCta{background:var(--main-linear-gradient-yellow);width:100%;min-height:50px;color:var(--main-box-background);cursor:pointer;box-shadow:0 10px 28px color-mix(in srgb, var(--main-yellow) 32%, transparent);border:none;border-radius:14px;justify-content:center;align-items:center;gap:8px;padding:12px 18px;font-size:.95rem;font-weight:850;transition:transform .15s,box-shadow .15s,opacity .15s;display:inline-flex}.IdentityHubModal-module__8CCOXG__primaryCta:hover:not(:disabled){box-shadow:0 14px 32px color-mix(in srgb, var(--main-yellow) 38%, transparent);transform:translateY(-1px)}.IdentityHubModal-module__8CCOXG__primaryCta:disabled{opacity:.55;cursor:not-allowed}.IdentityHubModal-module__8CCOXG__primaryCta svg{stroke:currentColor;width:16px;height:16px}.IdentityHubModal-module__8CCOXG__ghostBtn{border:1px solid color-mix(in srgb, var(--main-yellow) 16%, var(--main-primary-border));width:100%;min-height:44px;color:var(--main-primary-color);cursor:pointer;background:0 0;border-radius:12px;justify-content:center;align-items:center;font-weight:750;transition:border-color .15s,background .15s;display:inline-flex}.IdentityHubModal-module__8CCOXG__ghostBtn:hover{border-color:color-mix(in srgb, var(--main-yellow) 40%, var(--main-primary-border));background:color-mix(in srgb, var(--main-yellow) 6%, transparent)}
.ChromeHeader-module__f-Z0pW__header{z-index:50;box-sizing:border-box;border:1px solid color-mix(in srgb, var(--main-yellow) 28%, var(--main-primary-border));min-height:72px;box-shadow:var(--main-box-shdow-2), inset 0 1px 0 color-mix(in srgb, var(--main-yellow) 18%, transparent);isolation:isolate;background:0 0;border-radius:18px;justify-content:space-between;align-items:center;gap:14px;margin:0 0 18px;padding:14px 16px;display:flex;position:sticky;top:16px;overflow:visible}.ChromeHeader-module__f-Z0pW__header:before{content:"";z-index:0;border-radius:inherit;pointer-events:none;background:linear-gradient(135deg, color-mix(in srgb, var(--main-yellow) 12%, transparent) 0%, transparent 45%, color-mix(in srgb, var(--main-box-background) 10%, transparent) 100%), var(--main-box-background-60,var(--main-box-background));-webkit-backdrop-filter:blur(24px)saturate(1.45);backdrop-filter:blur(24px)saturate(1.45);position:absolute;inset:0}.ChromeHeader-module__f-Z0pW__titleBlock,.ChromeHeader-module__f-Z0pW__actions{z-index:1;position:relative}.ChromeHeader-module__f-Z0pW__titleBlock{flex-direction:row;flex:1;align-items:center;gap:10px;min-width:0;display:flex}.ChromeHeader-module__f-Z0pW__titleCopy{flex-direction:column;gap:2px;min-width:0;display:flex}.ChromeHeader-module__f-Z0pW__hamburgerBtn{border:1px solid color-mix(in srgb, var(--main-yellow) 42%, var(--main-primary-border));background:var(--main-linear-gradient-yellow);width:40px;height:40px;color:var(--main-color-active);cursor:pointer;box-shadow:var(--main-box-shdow-1);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:none}.ChromeHeader-module__f-Z0pW__hamburgerBtn svg{stroke:currentColor;width:20px;height:20px}.ChromeHeader-module__f-Z0pW__hamburgerBtnOpen{box-shadow:var(--main-box-shdow-1)}.ChromeHeader-module__f-Z0pW__sectionKicker{color:var(--main-yellow);letter-spacing:.04em;font-size:11px;font-weight:700}.ChromeHeader-module__f-Z0pW__title{color:var(--main-primary-color);margin:0;font-size:clamp(1rem,2.4vw,1.2rem);font-weight:900;line-height:1.35}.ChromeHeader-module__f-Z0pW__subtitle{color:var(--main-secondary-color);margin:0;font-size:.78rem;line-height:1.5}.ChromeHeader-module__f-Z0pW__actions{flex-shrink:0;align-items:center;gap:8px;display:flex}.ChromeHeader-module__f-Z0pW__iconBtn{border:1px solid var(--main-primary-border);background:var(--main-box-3-background);min-height:40px;color:var(--main-primary-color);cursor:pointer;border-radius:12px;justify-content:center;align-items:center;gap:6px;padding:0 12px;font-family:inherit;font-size:12px;font-weight:700;transition:border-color .15s,background .15s;display:inline-flex}.ChromeHeader-module__f-Z0pW__iconBtn:hover,.ChromeHeader-module__f-Z0pW__iconBtnActive{border-color:color-mix(in srgb, var(--main-yellow) 40%, var(--main-primary-border));background:color-mix(in srgb, var(--main-yellow) 8%, var(--main-box-3-background))}.ChromeHeader-module__f-Z0pW__iconBtn svg{stroke:currentColor;width:18px;height:18px}.ChromeHeader-module__f-Z0pW__avatarBtn{border:1px solid color-mix(in srgb, var(--main-yellow) 35%, var(--main-primary-border));background:color-mix(in srgb, var(--main-yellow) 12%, var(--main-box-3-background));cursor:pointer;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;padding:0;display:inline-flex}.ChromeHeader-module__f-Z0pW__avatarLetter{color:var(--main-yellow);font-size:.95rem;font-weight:800}.ChromeHeader-module__f-Z0pW__dropdownWrap{position:relative}.ChromeHeader-module__f-Z0pW__dropdown{border:1px solid color-mix(in srgb, var(--main-yellow) 22%, var(--main-primary-border));background:var(--main-box-background);width:min(320px,86vw);box-shadow:var(--main-box-shdow-3);z-index:80;border-radius:16px;padding:12px;position:absolute;top:calc(100% + 8px);left:0}.ChromeHeader-module__f-Z0pW__profileDropdown{width:min(280px,86vw)}.ChromeHeader-module__f-Z0pW__dropdownHeader{border-bottom:1px solid var(--main-primary-border);margin-bottom:10px;padding-bottom:8px}.ChromeHeader-module__f-Z0pW__dropdownHeader h3{color:var(--main-primary-color);margin:0;font-size:.9rem;font-weight:800}.ChromeHeader-module__f-Z0pW__dropdownHeader p{color:var(--main-secondary-color);margin:4px 0 0;font-size:.75rem}.ChromeHeader-module__f-Z0pW__quickGrid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.ChromeHeader-module__f-Z0pW__quickLink,.ChromeHeader-module__f-Z0pW__profileLink{background:var(--main-box-3-background);color:var(--main-primary-color);border:1px solid #0000;border-radius:12px;flex-direction:column;gap:2px;padding:10px;text-decoration:none;transition:border-color .15s,background .15s;display:flex}.ChromeHeader-module__f-Z0pW__quickLink:hover,.ChromeHeader-module__f-Z0pW__profileLink:hover{border-color:color-mix(in srgb, var(--main-yellow) 30%, var(--main-primary-border));background:color-mix(in srgb, var(--main-yellow) 6%, var(--main-box-3-background))}.ChromeHeader-module__f-Z0pW__quickLink span,.ChromeHeader-module__f-Z0pW__profileLink span{font-size:.8rem;font-weight:700}.ChromeHeader-module__f-Z0pW__quickLink small,.ChromeHeader-module__f-Z0pW__profileLink small{color:var(--main-secondary-color);font-size:.68rem}.ChromeHeader-module__f-Z0pW__profileLinks{flex-direction:column;gap:6px;display:flex}.ChromeHeader-module__f-Z0pW__profileLink{flex-direction:row;justify-content:space-between;align-items:center}.ChromeHeader-module__f-Z0pW__logoutBtn{border:1px solid color-mix(in srgb, var(--main-red) 28%, var(--main-primary-border));background:color-mix(in srgb, var(--main-red) 8%, var(--main-box-3-background));width:100%;color:var(--main-red);cursor:pointer;border-radius:12px;justify-content:center;align-items:center;gap:8px;margin-top:4px;padding:10px;font-family:inherit;font-size:.82rem;font-weight:700;display:inline-flex}.ChromeHeader-module__f-Z0pW__sheetOverlay{z-index:10000000;background:color-mix(in srgb, var(--foreground) 55%, transparent);align-items:flex-end;display:flex;position:fixed;inset:0}.ChromeHeader-module__f-Z0pW__sheet{background:var(--main-box-background);border:1px solid color-mix(in srgb, var(--main-yellow) 24%, var(--main-primary-border));border-radius:22px 22px 0 0;width:100%;max-height:78vh;padding:12px 16px 24px;overflow:auto}.ChromeHeader-module__f-Z0pW__sheetHandle{background:color-mix(in srgb, var(--main-secondary-color) 35%, transparent);border-radius:4px;width:40px;height:4px;margin:4px auto 14px}.ChromeHeader-module__f-Z0pW__sheetBody h3{color:var(--main-primary-color);margin:0 0 12px;font-size:1rem;font-weight:800}@media (max-width:992px){.ChromeHeader-module__f-Z0pW__header{border:none;border-bottom:1px solid color-mix(in srgb, var(--main-yellow) 22%, var(--main-primary-border));border-radius:0;width:100%;max-width:100%;min-height:56px;margin:0;padding:10px 12px;top:0}.ChromeHeader-module__f-Z0pW__header:before{border-radius:0}.ChromeHeader-module__f-Z0pW__hamburgerBtn{display:inline-flex}.ChromeHeader-module__f-Z0pW__headerChromeCompact{min-height:52px;padding-top:8px;padding-bottom:8px}.ChromeHeader-module__f-Z0pW__subtitle{display:none}.ChromeHeader-module__f-Z0pW__iconBtn{padding:0 10px;font-size:11px}}
.IdentityPrerequisiteGate-module__QtkTva__gate{justify-content:center;width:100%;min-width:0;padding:12px 0 24px;display:flex}.IdentityPrerequisiteGate-module__QtkTva__card{border:1px solid color-mix(in srgb, var(--main-yellow) 32%, var(--main-primary-border));background:linear-gradient(165deg, color-mix(in srgb, var(--main-yellow) 8%, var(--main-box-background)) 0%, var(--main-box-background) 42%, var(--main-box-background) 100%);width:min(100%,480px);box-shadow:var(--main-box-shdow-3);text-align:right;border-radius:22px;padding:28px 22px 26px;animation:.36s cubic-bezier(.22,1,.36,1) both IdentityPrerequisiteGate-module__QtkTva__cardIn;position:relative;overflow:hidden}@keyframes IdentityPrerequisiteGate-module__QtkTva__cardIn{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}.IdentityPrerequisiteGate-module__QtkTva__accentBar{top:0;background:var(--main-linear-gradient-yellow);height:3px;position:absolute;inset-inline:0}.IdentityPrerequisiteGate-module__QtkTva__glow{background:radial-gradient(ellipse at center, color-mix(in srgb, var(--main-yellow) 22%, transparent) 0%, transparent 70%);pointer-events:none;width:70%;height:55%;position:absolute;inset:-40% auto auto -20%}.IdentityPrerequisiteGate-module__QtkTva__iconWrap{z-index:1;background:var(--main-linear-gradient-yellow);width:48px;height:48px;color:var(--main-secondary-color);box-shadow:0 8px 24px color-mix(in srgb, var(--main-yellow) 28%, transparent);border-radius:14px;place-items:center;margin-bottom:14px;display:grid;position:relative}.IdentityPrerequisiteGate-module__QtkTva__iconWrap svg{stroke:currentColor;width:22px;height:22px}.IdentityPrerequisiteGate-module__QtkTva__kicker{z-index:1;letter-spacing:.1em;color:var(--main-yellow);margin:0 0 6px;font-size:10.5px;font-weight:800;position:relative}.IdentityPrerequisiteGate-module__QtkTva__title{z-index:1;color:var(--main-primary-color);margin:0 0 10px;font-size:clamp(1.15rem,3.5vw,1.35rem);font-weight:800;line-height:1.35;position:relative}.IdentityPrerequisiteGate-module__QtkTva__message{z-index:1;color:color-mix(in srgb, var(--main-primary-color) 72%, transparent);margin:0 0 16px;font-size:.9rem;line-height:1.7;position:relative}.IdentityPrerequisiteGate-module__QtkTva__checklist{z-index:1;border:1px solid color-mix(in srgb, var(--main-yellow) 16%, var(--main-primary-border));background:color-mix(in srgb, var(--main-yellow) 5%, var(--main-box-3-background));border-radius:14px;flex-direction:column;gap:8px;margin:0 0 14px;padding:12px 14px;list-style:none;display:flex;position:relative}.IdentityPrerequisiteGate-module__QtkTva__checklist li{color:var(--main-primary-color);margin:0;font-size:.86rem;line-height:1.55}.IdentityPrerequisiteGate-module__QtkTva__checkDone{color:var(--main-green);font-weight:700}.IdentityPrerequisiteGate-module__QtkTva__checkTodo{color:color-mix(in srgb, var(--main-primary-color) 78%, transparent)}.IdentityPrerequisiteGate-module__QtkTva__statusRow{z-index:1;border:1px solid color-mix(in srgb, var(--main-yellow) 18%, var(--main-primary-border));background:color-mix(in srgb, var(--main-yellow) 6%, var(--main-box-3-background));color:var(--main-primary-color);border-radius:12px;flex-wrap:wrap;align-items:center;gap:6px 8px;margin-bottom:20px;padding:10px 12px;font-size:.85rem;display:flex;position:relative}.IdentityPrerequisiteGate-module__QtkTva__statusRow svg{width:15px;height:15px;stroke:var(--main-yellow);flex-shrink:0}.IdentityPrerequisiteGate-module__QtkTva__tone_muted{color:color-mix(in srgb, var(--main-primary-color) 55%, transparent)}.IdentityPrerequisiteGate-module__QtkTva__tone_warn{color:var(--main-orenge)}.IdentityPrerequisiteGate-module__QtkTva__tone_ok{color:var(--main-green)}.IdentityPrerequisiteGate-module__QtkTva__tone_bad{color:var(--main-red)}.IdentityPrerequisiteGate-module__QtkTva__cta{z-index:1;background:var(--main-linear-gradient-yellow);width:100%;min-height:48px;color:var(--main-secondary-color);cursor:pointer;box-shadow:0 10px 28px color-mix(in srgb, var(--main-yellow) 32%, transparent);border:none;border-radius:14px;justify-content:center;align-items:center;gap:8px;padding:12px 18px;font-family:inherit;font-size:.95rem;font-weight:800;text-decoration:none;transition:transform .2s cubic-bezier(.22,1,.36,1),box-shadow .2s;display:inline-flex;position:relative}.IdentityPrerequisiteGate-module__QtkTva__cta:hover{box-shadow:0 14px 32px color-mix(in srgb, var(--main-yellow) 40%, transparent);transform:translateY(-1px)}.IdentityPrerequisiteGate-module__QtkTva__cta svg{stroke:currentColor;width:16px;height:16px}
.JalaliDateRangePicker-module__S63tyW__wrapper{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.JalaliDateRangePicker-module__S63tyW__input{border:1px solid var(--main-primary-border);background:var(--main-secondary-background);min-width:200px;color:var(--main-primary-color);box-sizing:border-box;border-radius:10px;padding:10px 14px;font-size:.82rem}.JalaliDateRangePicker-module__S63tyW__clearBtn{border:1px solid var(--main-primary-border);color:var(--main-secondary-color);cursor:pointer;background:0 0;border-radius:8px;padding:8px 12px;font-size:.78rem}@media (max-width:767px){.JalaliDateRangePicker-module__S63tyW__input{width:100%;min-width:100%}}
.DevGoldPriceWidget-module__XFnO2a__root{left:max(12px, env(safe-area-inset-left));bottom:max(12px, env(safe-area-inset-bottom));z-index:1200;pointer-events:none;flex-direction:column;align-items:flex-start;gap:10px;max-width:min(100vw - 24px,360px);display:flex;position:fixed}@media (max-width:1023px){.DevGoldPriceWidget-module__XFnO2a__root{bottom:calc(72px + env(safe-area-inset-bottom,0px))}}body[data-nav-drawer-open="1"] .DevGoldPriceWidget-module__XFnO2a__root{display:none}.DevGoldPriceWidget-module__XFnO2a__root>*{pointer-events:auto}.DevGoldPriceWidget-module__XFnO2a__fab{border:1px solid color-mix(in srgb, var(--main-yellow) 40%, var(--main-primary-border));background:linear-gradient(165deg, color-mix(in srgb, var(--main-yellow) 14%, var(--main-box-background)) 0%, var(--main-box-background) 100%);min-height:44px;color:var(--foreground);box-shadow:var(--main-box-shdow-1,0 8px 28px color-mix(in srgb, var(--foreground) 12%, transparent));font:inherit;cursor:pointer;border-radius:999px;align-items:center;gap:8px;padding:0 14px;font-size:.82rem;font-weight:700;animation:.28s cubic-bezier(.22,1,.36,1) both DevGoldPriceWidget-module__XFnO2a__fabIn;display:inline-flex}.DevGoldPriceWidget-module__XFnO2a__fab svg{stroke:currentColor;width:18px;height:18px;color:var(--main-yellow);flex-shrink:0}.DevGoldPriceWidget-module__XFnO2a__fab:hover{border-color:color-mix(in srgb, var(--main-yellow) 55%, var(--main-primary-border))}.DevGoldPriceWidget-module__XFnO2a__panel{border:1px solid color-mix(in srgb, var(--main-yellow) 30%, var(--main-primary-border));background:linear-gradient(165deg, color-mix(in srgb, var(--main-yellow) 8%, var(--main-box-background)) 0%, var(--main-box-background) 42%, var(--main-box-background) 100%);width:min(100vw - 24px,360px);min-width:0;box-shadow:var(--main-box-shdow-2,0 16px 40px color-mix(in srgb, var(--foreground) 14%, transparent));text-align:right;border-radius:18px;padding:16px 14px 14px;animation:.3s cubic-bezier(.22,1,.36,1) both DevGoldPriceWidget-module__XFnO2a__panelIn;position:relative;overflow:hidden}.DevGoldPriceWidget-module__XFnO2a__accentBar{background:var(--main-linear-gradient-yellow);border-radius:0 0 4px 4px;height:3px;position:absolute;top:0;left:18%;right:18%}.DevGoldPriceWidget-module__XFnO2a__header{justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:12px;display:flex}.DevGoldPriceWidget-module__XFnO2a__headerText{flex-direction:column;gap:2px;min-width:0;display:flex}.DevGoldPriceWidget-module__XFnO2a__kicker{letter-spacing:.04em;color:var(--main-yellow);font-size:.68rem;font-weight:700}.DevGoldPriceWidget-module__XFnO2a__title{color:var(--foreground);font-size:.98rem;font-weight:800}.DevGoldPriceWidget-module__XFnO2a__iconBtn{border:1px solid var(--main-primary-border);background:color-mix(in srgb, var(--main-secondary-background) 80%, transparent);width:34px;height:34px;color:var(--foreground);cursor:pointer;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.DevGoldPriceWidget-module__XFnO2a__iconBtn svg{stroke:currentColor;width:18px;height:18px}.DevGoldPriceWidget-module__XFnO2a__rates{grid-template-columns:1fr 1fr;gap:8px;margin-bottom:12px;display:grid}.DevGoldPriceWidget-module__XFnO2a__rateCard{border:1px solid color-mix(in srgb, var(--main-yellow) 18%, var(--main-primary-border));background:color-mix(in srgb, var(--main-secondary-background) 70%, transparent);border-radius:12px;flex-direction:column;gap:4px;min-width:0;padding:10px 10px 9px;display:flex}.DevGoldPriceWidget-module__XFnO2a__rateCard span{color:color-mix(in srgb, var(--foreground) 62%, transparent);font-size:.72rem}.DevGoldPriceWidget-module__XFnO2a__rateCard strong{font-variant-numeric:tabular-nums;text-align:left;color:var(--foreground);overflow-wrap:anywhere;direction:ltr;font-size:.92rem;font-weight:800}.DevGoldPriceWidget-module__XFnO2a__deltas{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;margin-bottom:12px;display:grid}.DevGoldPriceWidget-module__XFnO2a__deltaBtn{border:1px solid var(--main-primary-border);background:var(--main-secondary-background);min-width:0;min-height:36px;color:var(--foreground);font:inherit;cursor:pointer;border-radius:10px;padding:0 4px;font-size:.72rem;font-weight:700}.DevGoldPriceWidget-module__XFnO2a__deltaBtn:disabled{opacity:.55;cursor:not-allowed}.DevGoldPriceWidget-module__XFnO2a__deltaDown{border-color:color-mix(in srgb, var(--main-red) 35%, var(--main-primary-border));background:color-mix(in srgb, var(--main-bg-negative) 70%, var(--main-secondary-background))}.DevGoldPriceWidget-module__XFnO2a__deltaUp{border-color:color-mix(in srgb, var(--main-green) 35%, var(--main-primary-border));background:color-mix(in srgb, var(--main-bg-positive) 70%, var(--main-secondary-background))}.DevGoldPriceWidget-module__XFnO2a__absoluteRow{flex-direction:column;gap:6px;margin-bottom:10px;display:flex}.DevGoldPriceWidget-module__XFnO2a__absoluteLabel{color:color-mix(in srgb, var(--foreground) 70%, transparent);font-size:.75rem}.DevGoldPriceWidget-module__XFnO2a__absoluteControls{gap:8px;min-width:0;display:flex}.DevGoldPriceWidget-module__XFnO2a__absoluteInput{border:1px solid color-mix(in srgb, var(--main-yellow) 28%, var(--main-primary-border));background:var(--main-secondary-background);min-width:0;min-height:42px;color:var(--foreground);font:inherit;font-variant-numeric:tabular-nums;text-align:left;direction:ltr;border-radius:12px;flex:1;padding:0 12px}.DevGoldPriceWidget-module__XFnO2a__absoluteInput:focus{border-color:color-mix(in srgb, var(--main-yellow) 55%, var(--main-primary-border));outline:none}.DevGoldPriceWidget-module__XFnO2a__applyBtn{background:var(--main-linear-gradient-yellow);min-height:42px;color:var(--main-primary-color);font:inherit;cursor:pointer;box-shadow:0 6px 18px color-mix(in srgb, var(--main-yellow) 28%, transparent);border:none;border-radius:12px;flex-shrink:0;padding:0 14px;font-weight:800}.DevGoldPriceWidget-module__XFnO2a__applyBtn:disabled{opacity:.55;cursor:not-allowed}.DevGoldPriceWidget-module__XFnO2a__hint{color:color-mix(in srgb, var(--foreground) 58%, transparent);margin:0;font-size:.7rem;line-height:1.55}@keyframes DevGoldPriceWidget-module__XFnO2a__fabIn{0%{opacity:0;transform:translateY(10px)scale(.96)}to{opacity:1;transform:none}}@keyframes DevGoldPriceWidget-module__XFnO2a__panelIn{0%{opacity:0;transform:translateY(12px)scale(.98)}to{opacity:1;transform:none}}@media (max-width:390px){.DevGoldPriceWidget-module__XFnO2a__deltas{grid-template-columns:repeat(2,minmax(0,1fr))}.DevGoldPriceWidget-module__XFnO2a__rates{grid-template-columns:1fr}}
.CityFocusPicker-module__fG7dHq__overlay{z-index:32000;background:color-mix(in srgb, var(--main-primary-background) 55%, transparent);-webkit-backdrop-filter:blur(10px);justify-content:center;align-items:flex-end;padding:0;animation:.28s both CityFocusPicker-module__fG7dHq__cfFade;display:flex;position:fixed;inset:0}.CityFocusPicker-module__fG7dHq__sheet{isolation:isolate;border:1px solid color-mix(in srgb, var(--main-yellow) 26%, var(--main-primary-border));background:linear-gradient(165deg, color-mix(in srgb, var(--main-yellow) 10%, var(--main-box-background)), var(--main-box-background) 42%);width:min(100%,520px);max-height:min(88dvh,720px);box-shadow:var(--main-box-shdow-3);border-radius:22px 22px 0 0;flex-direction:column;animation:.38s cubic-bezier(.22,1,.36,1) both CityFocusPicker-module__fG7dHq__cfRise;display:flex;position:relative;overflow:hidden}.CityFocusPicker-module__fG7dHq__glow{pointer-events:none;background:radial-gradient(ellipse 70% 80% at 50% -20%, color-mix(in srgb, var(--main-yellow) 22%, transparent), transparent 70%);width:100%;height:120px;position:absolute;inset:0 auto auto 0}.CityFocusPicker-module__fG7dHq__accentBar{top:0;background:var(--main-linear-gradient-yellow);opacity:.9;pointer-events:none;border-radius:0 0 2px 2px;height:2px;position:absolute;inset-inline:22%}.CityFocusPicker-module__fG7dHq__header{z-index:1;align-items:flex-start;gap:12px;padding:20px 16px 12px;display:flex;position:relative}.CityFocusPicker-module__fG7dHq__headerIcon{border:1px solid color-mix(in srgb, var(--main-yellow) 36%, transparent);background:var(--main-linear-gradient-yellow);width:44px;height:44px;color:var(--main-color-active);border-radius:14px;flex-shrink:0;place-items:center;display:grid}.CityFocusPicker-module__fG7dHq__headerText{flex:1;min-width:0}.CityFocusPicker-module__fG7dHq__kicker{letter-spacing:.12em;color:var(--main-yellow);margin:0 0 4px;font-size:.65rem;font-weight:800}.CityFocusPicker-module__fG7dHq__title{color:var(--main-primary-color);margin:0 0 6px;font-size:1.1rem;font-weight:850}.CityFocusPicker-module__fG7dHq__desc{color:var(--main-secondary-color);margin:0;font-size:.78rem;line-height:1.55}.CityFocusPicker-module__fG7dHq__closeBtn{border:1px solid var(--main-primary-border);width:36px;height:36px;color:var(--main-secondary-color);cursor:pointer;background:0 0;border-radius:10px;flex-shrink:0;place-items:center;display:grid}.CityFocusPicker-module__fG7dHq__searchWrap{z-index:1;border:1px solid color-mix(in srgb, var(--main-yellow) 20%, var(--main-primary-border));background:var(--main-secondary-background);min-height:44px;color:var(--main-secondary-color);border-radius:12px;align-items:center;gap:8px;margin:0 16px 10px;padding:0 12px;display:flex;position:relative}.CityFocusPicker-module__fG7dHq__searchInput{min-width:0;color:var(--main-primary-color);background:0 0;border:none;outline:none;flex:1;font-family:inherit;font-size:.88rem}.CityFocusPicker-module__fG7dHq__quickRow{z-index:1;flex-wrap:wrap;gap:8px;padding:0 16px 10px;display:flex;position:relative}.CityFocusPicker-module__fG7dHq__quickChip{border:1px solid color-mix(in srgb, var(--main-yellow) 22%, var(--main-primary-border));background:color-mix(in srgb, var(--main-yellow) 8%, transparent);min-height:34px;color:var(--main-primary-color);cursor:pointer;border-radius:999px;align-items:center;gap:6px;padding:0 12px;font-family:inherit;font-size:.75rem;font-weight:700;display:inline-flex}.CityFocusPicker-module__fG7dHq__quickChipActive{background:var(--main-linear-gradient-yellow);color:var(--main-color-active);border-color:#0000}.CityFocusPicker-module__fG7dHq__list{z-index:1;padding:4px 12px calc(16px + env(safe-area-inset-bottom,0px));flex-direction:column;flex:1;gap:8px;display:flex;position:relative;overflow-y:auto}.CityFocusPicker-module__fG7dHq__emptyHint{text-align:center;color:var(--main-secondary-color);margin:24px 8px;font-size:.85rem}.CityFocusPicker-module__fG7dHq__cityRow{border:1px solid var(--main-primary-border);background:color-mix(in srgb, var(--main-box-background) 88%, transparent);border-radius:14px;justify-content:space-between;align-items:center;gap:10px;padding:12px;display:flex}.CityFocusPicker-module__fG7dHq__cityRowActive{border-color:color-mix(in srgb, var(--main-yellow) 40%, var(--main-primary-border));background:color-mix(in srgb, var(--main-yellow) 8%, var(--main-box-background))}.CityFocusPicker-module__fG7dHq__cityMeta{flex-direction:column;gap:2px;min-width:0;display:flex}.CityFocusPicker-module__fG7dHq__cityMeta strong{color:var(--main-primary-color);font-size:.88rem;font-weight:800}.CityFocusPicker-module__fG7dHq__cityMeta span{color:var(--main-secondary-color);font-size:.72rem}.CityFocusPicker-module__fG7dHq__cityActions{flex-shrink:0;gap:6px;display:flex}.CityFocusPicker-module__fG7dHq__cityBtn,.CityFocusPicker-module__fG7dHq__cityBtnGhost{cursor:pointer;border-radius:9px;min-height:32px;padding:0 10px;font-family:inherit;font-size:.68rem;font-weight:750}.CityFocusPicker-module__fG7dHq__cityBtn{background:var(--main-linear-gradient-yellow);color:var(--main-color-active);border:none}.CityFocusPicker-module__fG7dHq__cityBtnGhost{border:1px solid color-mix(in srgb, var(--main-yellow) 28%, var(--main-primary-border));color:var(--main-primary-color);background:0 0}@keyframes CityFocusPicker-module__fG7dHq__cfFade{0%{opacity:0}to{opacity:1}}@keyframes CityFocusPicker-module__fG7dHq__cfRise{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@media (min-width:768px){.CityFocusPicker-module__fG7dHq__overlay{align-items:center;padding:24px}.CityFocusPicker-module__fG7dHq__sheet{border-radius:22px;max-height:min(80vh,680px)}}@media (prefers-reduced-motion:reduce){.CityFocusPicker-module__fG7dHq__overlay,.CityFocusPicker-module__fG7dHq__sheet{animation:none}}
.HubOpsPanel-module__W-4UUG__panel{border:1px solid color-mix(in srgb, var(--main-yellow) 18%, var(--main-primary-border));background:linear-gradient(160deg, color-mix(in srgb, var(--main-yellow) 8%, var(--main-box-background)), var(--main-box-background) 42%);color:var(--main-primary-color);border-radius:18px;flex-direction:column;gap:16px;padding:16px;display:flex}.HubOpsPanel-module__W-4UUG__head{flex-direction:column;gap:10px;display:flex}.HubOpsPanel-module__W-4UUG__head h3{margin:2px 0 0;font-size:1.05rem}.HubOpsPanel-module__W-4UUG__kicker{color:var(--main-yellow);margin:0;font-size:.72rem;font-weight:750}.HubOpsPanel-module__W-4UUG__stats{flex-wrap:wrap;gap:8px;display:flex}.HubOpsPanel-module__W-4UUG__stats span{background:color-mix(in srgb, var(--main-yellow) 10%, var(--main-secondary-background));border:1px solid color-mix(in srgb, var(--main-yellow) 20%, var(--main-primary-border));border-radius:999px;align-items:center;gap:5px;padding:5px 10px;font-size:.75rem;display:inline-flex}.HubOpsPanel-module__W-4UUG__section h4{margin:0 0 8px;font-size:.88rem}.HubOpsPanel-module__W-4UUG__card{border:1px solid var(--main-primary-border);background:var(--main-box-background);border-radius:14px;margin-bottom:8px;padding:12px}.HubOpsPanel-module__W-4UUG__cardHead{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.HubOpsPanel-module__W-4UUG__cardHead h4{margin:2px 0 0;font-size:.95rem}.HubOpsPanel-module__W-4UUG__meta,.HubOpsPanel-module__W-4UUG__deadline,.HubOpsPanel-module__W-4UUG__empty,.HubOpsPanel-module__W-4UUG__loading,.HubOpsPanel-module__W-4UUG__error{color:color-mix(in srgb, var(--main-primary-color) 68%, transparent);margin:4px 0 0;font-size:.78rem}.HubOpsPanel-module__W-4UUG__statusPill{background:color-mix(in srgb, var(--main-yellow) 14%, transparent);border:1px solid color-mix(in srgb, var(--main-yellow) 28%, var(--main-primary-border));border-radius:999px;flex-shrink:0;padding:4px 9px;font-size:.7rem;font-weight:750}.HubOpsPanel-module__W-4UUG__cardActions{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.HubOpsPanel-module__W-4UUG__primary,.HubOpsPanel-module__W-4UUG__warn,.HubOpsPanel-module__W-4UUG__ghost{cursor:pointer;border-radius:11px;align-items:center;gap:6px;min-height:36px;padding:0 12px;font-size:.8rem;font-weight:800;display:inline-flex}.HubOpsPanel-module__W-4UUG__primary{color:var(--main-secondary-color);background:var(--main-linear-gradient-yellow);border:0}.HubOpsPanel-module__W-4UUG__warn{border:1px solid color-mix(in srgb, var(--main-red) 35%, var(--main-primary-border));background:color-mix(in srgb, var(--main-red) 10%, var(--main-box-background));color:var(--main-red)}.HubOpsPanel-module__W-4UUG__ghost{border:1px solid var(--main-primary-border);color:var(--main-primary-color);background:0 0}.HubOpsPanel-module__W-4UUG__locked{text-align:center;color:color-mix(in srgb, var(--main-primary-color) 75%, transparent);flex-direction:column;align-items:center;gap:10px;padding:18px 8px;display:flex}.HubOpsPanel-module__W-4UUG__inlineForm{border:1px solid color-mix(in srgb, var(--main-yellow) 30%, var(--main-primary-border));background:color-mix(in srgb, var(--main-yellow) 6%, var(--main-box-background));border-radius:14px;flex-direction:column;gap:10px;padding:12px;display:flex}.HubOpsPanel-module__W-4UUG__inlineHead{align-items:center;gap:8px;display:flex}.HubOpsPanel-module__W-4UUG__otp,.HubOpsPanel-module__W-4UUG__select,.HubOpsPanel-module__W-4UUG__textarea{border:1px solid var(--main-primary-border);background:var(--main-box-background);width:100%;color:var(--main-primary-color);font:inherit;border-radius:12px;padding:10px 12px}.HubOpsPanel-module__W-4UUG__otp{text-align:center;letter-spacing:.28em;font-variant-numeric:tabular-nums;font-weight:800}.HubOpsPanel-module__W-4UUG__inlineActions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.HubOpsPanel-module__W-4UUG__check{align-items:center;gap:8px;font-size:.85rem;display:flex}
.TopPage-module__PlVpoW__top{justify-content:space-between;align-items:center;display:none}.TopPage-module__PlVpoW__right{gap:16px;display:flex}.TopPage-module__PlVpoW__right svg{cursor:pointer}.TopPage-module__PlVpoW__left .TopPage-module__PlVpoW__svg-line{stroke-width:1px}@media only screen and (min-width:1024px){.TopPage-module__PlVpoW__top{display:flex}}
.TotalPrice-module__rDK6Ta__total{border:1px solid var(--main-secondary-border);background:var(--main-box-background);box-shadow:var(--main-box-shdow-2);font-family:var(--primary-font), sans-serif;border-radius:16px;gap:24px;transition:all .3s;overflow:hidden}.TotalPrice-module__rDK6Ta__top{background:var(--main-box-3-background);border-bottom:1px solid var(--main-secondary-border);justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.TotalPrice-module__rDK6Ta__top_title_box{align-items:center;gap:8px;display:flex}.TotalPrice-module__rDK6Ta__top_title{color:var(--main-primary-color);margin:0;font-size:14px;font-weight:700}.TotalPrice-module__rDK6Ta__live_price_box{background:var(--main-bg-positive);border:1px solid var(--main-secondary-border-30);border-radius:30px;align-items:center;gap:8px;padding:6px 12px;display:flex}.TotalPrice-module__rDK6Ta__pulse_dot{background:var(--main-green);border-radius:50%;width:8px;height:8px;animation:1.6s infinite TotalPrice-module__rDK6Ta__pulseKeyframe}@keyframes TotalPrice-module__rDK6Ta__pulseKeyframe{0%{box-shadow:0 0 0 0 var(--main-green);transform:scale(.95)}70%{box-shadow:0 0 0 6px cubic-bezier(0, 0, 0, 0);transform:scale(1)}to{box-shadow:0 0 0 0 cubic-bezier(0, 0, 0, 0);transform:scale(.95)}}.TotalPrice-module__rDK6Ta__live_price{color:var(--main-green);white-space:nowrap;margin:0;font-size:.8em;font-weight:700}.TotalPrice-module__rDK6Ta__total_col{flex-direction:column;gap:14px;padding:20px;display:flex}.TotalPrice-module__rDK6Ta__total_row{justify-content:space-between;align-items:center;font-size:13.5px;line-height:24px;display:flex}.TotalPrice-module__rDK6Ta__row_label{color:var(--main-secondary-color);font-weight:500}.TotalPrice-module__rDK6Ta__text{color:var(--main-primary-color);font-variant-numeric:tabular-nums;direction:ltr;align-items:center;gap:6px;font-weight:700;display:flex}.TotalPrice-module__rDK6Ta__badge{color:var(--main-third-color);background:var(--main-box-5-background);border-radius:4px;padding:1px 6px;font-size:11px;font-weight:600}.TotalPrice-module__rDK6Ta__divider{background:var(--main-secondary-border);height:1px;margin:6px 0}.TotalPrice-module__rDK6Ta__tax_info_box{background:var(--main-box-2-background);border-right:3px solid var(--main-primary-link-color);border-radius:6px;gap:10px;margin:8px 0;padding:12px;display:flex}.TotalPrice-module__rDK6Ta__info_icon{color:var(--main-primary-link-color);font-size:15px}.TotalPrice-module__rDK6Ta__info_text{color:var(--main-color-600-400);text-align:justify;margin:0;font-size:11.5px;line-height:1.7}.TotalPrice-module__rDK6Ta__discount_active{color:var(--main-red)}.TotalPrice-module__rDK6Ta__bottom{background:var(--main-bg-yellow);border-top:1px solid var(--main-primary-border);justify-content:space-between;align-items:center;padding:20px;display:flex}.TotalPrice-module__rDK6Ta__total_label{color:var(--main-primary-color);font-size:15px;font-weight:800}.TotalPrice-module__rDK6Ta__price{background:var(--main-linear-gradient-yellow);-webkit-text-fill-color:transparent;font-variant-numeric:tabular-nums;direction:ltr;-webkit-background-clip:text;font-size:20px;font-weight:900;display:inline-block}.TotalPrice-module__rDK6Ta__currency{color:var(--main-primary-link-color);margin-right:4px;font-size:12px;font-weight:600}.TotalPrice-module__rDK6Ta__animate_price_pop{animation:.35s cubic-bezier(.175,.885,.32,1.275) TotalPrice-module__rDK6Ta__pricePopKeyframe}@keyframes TotalPrice-module__rDK6Ta__pricePopKeyframe{0%{opacity:.8;transform:scale(.92)}to{opacity:1;transform:scale(1)}}@media (max-width:480px){.TotalPrice-module__rDK6Ta__total_col{gap:12px;padding:15px}.TotalPrice-module__rDK6Ta__top{padding:12px 15px}.TotalPrice-module__rDK6Ta__bottom{padding:15px}.TotalPrice-module__rDK6Ta__price{font-size:18px}.TotalPrice-module__rDK6Ta__total_row{font-size:12.5px}}
.PostCard-module__NSZRgq__post{background:var(--main-secondary-background);border:1px solid var(--main-primary-border);cursor:pointer;border-radius:16px;flex-shrink:0;justify-content:space-between;align-items:center;gap:16px;padding:16px;transition:border-color .2s,background .2s,box-shadow .2s;display:flex;position:relative}.PostCard-module__NSZRgq__post:hover{border-color:color-mix(in srgb, var(--main-yellow) 35%, var(--main-primary-border));background:color-mix(in srgb, var(--main-yellow) 4%, var(--main-secondary-background))}.PostCard-module__NSZRgq__postActive{border-color:var(--main-yellow);background:color-mix(in srgb, var(--main-yellow) 7%, var(--main-secondary-background));box-shadow:0 0 0 1px color-mix(in srgb, var(--main-yellow) 20%, transparent)}.PostCard-module__NSZRgq__post_col{align-items:center;gap:12px;min-width:0;display:flex}.PostCard-module__NSZRgq__image_box{background-color:var(--main-box-background);border:1px solid var(--main-primary-border);aspect-ratio:1;border-radius:14px;flex-shrink:0;width:64px;height:64px;overflow:hidden}.PostCard-module__NSZRgq__image_box img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.PostCard-module__NSZRgq__info{flex-direction:column;gap:6px;min-width:0;display:flex}.PostCard-module__NSZRgq__title{color:var(--main-primary-color);margin:0;font-size:.92rem;font-weight:700}.PostCard-module__NSZRgq__text{color:var(--main-secondary-color);margin:0;font-size:.78rem;line-height:1.5}.PostCard-module__NSZRgq__meta{color:var(--main-yellow);margin:0;font-size:.74rem}.PostCard-module__NSZRgq__breakdown{flex-direction:column;gap:2px;margin:4px 0 0;padding:0;list-style:none;display:flex}.PostCard-module__NSZRgq__breakdown li{color:var(--main-secondary-color);font-size:.72rem}.PostCard-module__NSZRgq__freeBadge{color:#4ade80;margin:6px 0 0;font-size:.72rem;font-weight:600}.PostCard-module__NSZRgq__iconEmoji{justify-content:center;align-items:center;width:100%;height:100%;font-size:1.75rem;display:flex}.PostCard-module__NSZRgq__priceCol{flex-direction:column;align-items:flex-end;gap:2px;display:flex}.PostCard-module__NSZRgq__strikePrice{color:var(--main-secondary-color);opacity:.75;margin:0;font-size:.74rem;text-decoration:line-through}.PostCard-module__NSZRgq__price{color:var(--main-yellow);white-space:nowrap;margin:0 0 8px;font-size:.88rem;font-weight:700}@media (max-width:480px){.PostCard-module__NSZRgq__post{flex-direction:column;align-items:stretch}.PostCard-module__NSZRgq__post_col:last-child{justify-content:space-between}}
.products-favorite-module__wrMdPq__products_favorite{min-height:100vh;color:var(--main-primary-color);background-color:var(--main-third-background);direction:rtl;flex-direction:column;display:flex}.products-favorite-module__wrMdPq__body{width:100%;max-width:1300px;margin:0 auto}.products-favorite-module__wrMdPq__products{flex:1;width:100%;max-width:1440px;margin:0 auto;padding:32px 16px 64px}.products-favorite-module__wrMdPq__grid_layout{grid-template-columns:repeat(1,1fr);gap:20px;display:grid}@media only screen and (min-width:480px){.products-favorite-module__wrMdPq__grid_layout{grid-template-columns:repeat(2,1fr);gap:24px}}@media only screen and (min-width:768px){.products-favorite-module__wrMdPq__grid_layout{grid-template-columns:repeat(3,1fr)}}@media only screen and (min-width:1200px){.products-favorite-module__wrMdPq__grid_layout{grid-template-columns:repeat(4,1fr)}}.products-favorite-module__wrMdPq__error_state{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:16px;padding:80px 16px;display:flex}.products-favorite-module__wrMdPq__error_state p{color:var(--main-secondary-color);font-size:.95rem}.products-favorite-module__wrMdPq__retry_btn{background:var(--main-linear-gradient-yellow);color:var(--main-primary-color--);cursor:pointer;box-shadow:var(--main-box-shdow-2);border:none;border-radius:10px;padding:10px 28px;font-weight:700;transition:transform .2s}.products-favorite-module__wrMdPq__retry_btn:hover{transform:translateY(-2px)}.products-favorite-module__wrMdPq__skeleton_card{background:var(--main-box-6-background);border:1px solid var(--main-primary-border);border-radius:16px;width:100%;height:340px;position:relative;overflow:hidden}.products-favorite-module__wrMdPq__skeleton_card:after{content:"";background:linear-gradient(90deg,#0000,#ffffff0d,#0000);animation:1.6s infinite products-favorite-module__wrMdPq__shimmer;position:absolute;inset:0;transform:translate(-100%)}[data-theme=light] .products-favorite-module__wrMdPq__skeleton_card:after{background:linear-gradient(90deg,#0000,#00000008,#0000)}@keyframes products-favorite-module__wrMdPq__shimmer{to{transform:translate(100%)}}@media only screen and (min-width:1024px){.products-favorite-module__wrMdPq__products_favorite{padding:80px 0 0}}
.Empty-module__8KuWCq__premiumEmptyContainer{text-align:center;border:1px dashed var(--main-primary-border);background:color-mix(in srgb, var(--main-box-background) 88%, transparent);border-radius:16px;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:56px 20px;display:flex;position:relative;overflow:hidden}.Empty-module__8KuWCq__glowAura{z-index:0;pointer-events:none;background:radial-gradient(circle,#d4af371a 0%,#0000 70%);width:220px;height:220px;position:absolute;top:10%}.Empty-module__8KuWCq__iconBadge{z-index:1;width:56px;height:56px;color:var(--main-yellow);background:color-mix(in srgb, var(--main-yellow) 12%, transparent);border:1px solid color-mix(in srgb, var(--main-yellow) 28%, transparent);border-radius:16px;justify-content:center;align-items:center;margin-bottom:18px;display:inline-flex;position:relative}.Empty-module__8KuWCq__textContent{z-index:1;max-width:420px;margin-bottom:22px;position:relative}.Empty-module__8KuWCq__luxuryTitle{color:var(--main-primary-color);margin:0 0 10px;font-size:18px;font-weight:800}.Empty-module__8KuWCq__luxuryDescription{color:var(--main-secondary-color);margin:0;font-size:13.5px;line-height:1.8}.Empty-module__8KuWCq__actions{z-index:1;flex-wrap:wrap;justify-content:center;gap:10px;display:flex;position:relative}.Empty-module__8KuWCq__primaryBtn,.Empty-module__8KuWCq__secondaryBtn{cursor:pointer;border-radius:12px;justify-content:center;align-items:center;min-height:44px;padding:0 18px;font-family:inherit;font-size:13px;font-weight:700;text-decoration:none;display:inline-flex}.Empty-module__8KuWCq__primaryBtn{background:var(--main-linear-gradient-yellow);color:#1a1917;border:none}.Empty-module__8KuWCq__secondaryBtn{border:1px solid var(--main-primary-border);color:var(--main-primary-color);background:0 0}.Empty-module__8KuWCq__secondaryBtn:hover{border-color:var(--main-yellow);color:var(--main-yellow)}@media (max-width:640px){.Empty-module__8KuWCq__premiumEmptyContainer{padding:40px 16px}.Empty-module__8KuWCq__actions{flex-direction:column;width:100%}.Empty-module__8KuWCq__primaryBtn,.Empty-module__8KuWCq__secondaryBtn{width:100%}}
.ProductCardReceipt-module__leb4xG__product_card{background-color:var(--main-box-background);box-shadow:var(--main-box-shdow-2);border-radius:32px;align-items:center;gap:16px;width:100%;padding:20px;display:flex}.ProductCardReceipt-module__leb4xG__image_box{background-color:var(--primary-img);aspect-ratio:1;border-radius:20px;width:100px;min-width:100px;height:100px;overflow:hidden}.ProductCardReceipt-module__leb4xG__image_box img{width:100%;height:100%}.ProductCardReceipt-module__leb4xG__product_info{flex-direction:column;justify-content:space-between;gap:12px;width:100%;display:flex}.ProductCardReceipt-module__leb4xG__color{background-color:var(--main-green);border-radius:100px;width:16px;height:16px}.ProductCardReceipt-module__leb4xG__product_info_row{justify-content:space-between;align-items:center;display:flex}.ProductCardReceipt-module__leb4xG__top svg:hover{stroke:var(--main-red);cursor:pointer;transition:all .3s}.ProductCardReceipt-module__leb4xG__price,.ProductCardReceipt-module__leb4xG__product_title{font-size:.8em;font-weight:700}.ProductCardReceipt-module__leb4xG__product_color_size{align-items:center;gap:8px;display:flex}.ProductCardReceipt-module__leb4xG__product_color_size p{font-size:.8em}.ProductCardReceipt-module__leb4xG__quantity{background-color:var(--primary-img);border-radius:100px;align-items:center;gap:16px;width:fit-content;padding:8px 16px;font-size:.8em;display:flex}.ProductCardReceipt-module__leb4xG__quantity svg{width:12px;height:12px}.ProductCardReceipt-module__leb4xG__counter{cursor:pointer;font-size:1em}
