#PriceRow_root__CtgOI{--white:#ffffff;--dark:#242424;--black:#191919;--black-90:#19191990;--black-80:#19191980;--black-50:#19191950;--black-10:#1919191a;--gray:#eaeaea;--gray-light:#f5f5f5;--gray-dark:#c1c1c1;--gray-black:#515151;--highlight:#fef3c7}#PriceRow_root__CtgOI[data-theme=dark]{--white:#191919;--dark:#eaeaea;--black:#ffffff;--black-90:#ffffff90;--black-80:#ffffff80;--black-50:#ffffff50;--black-10:#d6d6d60b;--gray:#2c2c2c;--gray-light:#242424;--gray-dark:#c1c1c1;--gray-black:#eaeaea;--highlight:#77715b}.PriceRow_wrapper__Rg3UA{display:flex;align-items:center;gap:8px}.PriceRow_small__JAKJQ{gap:6px}.PriceRow_icon__0dSGD{width:36px;min-width:36px;height:36px;padding:4px;border-radius:8px;font-size:28px;line-height:32px}.PriceRow_iconSmall__q4IhV,.PriceRow_icon__0dSGD{background-color:var(--black);color:var(--white);display:flex;align-items:center;justify-content:center;font-weight:500}.PriceRow_iconSmall__q4IhV{width:30px;min-width:30px;height:30px;padding:2px;border-radius:6px;font-size:24px;line-height:24px}.PriceRow_text__tyniP{font-size:32px;font-weight:800;line-height:36px;height:38px}textarea.PriceRow_textSmall__SDqUC{font-size:24px;font-weight:800;line-height:26px;height:28px}#NumberInput_root__wfEsM{--white:#ffffff;--dark:#242424;--black:#191919;--black-90:#19191990;--black-80:#19191980;--black-50:#19191950;--black-10:#1919191a;--gray:#eaeaea;--gray-light:#f5f5f5;--gray-dark:#c1c1c1;--gray-black:#515151;--highlight:#fef3c7}#NumberInput_root__wfEsM[data-theme=dark]{--white:#191919;--dark:#eaeaea;--black:#ffffff;--black-90:#ffffff90;--black-80:#ffffff80;--black-50:#ffffff50;--black-10:#d6d6d60b;--gray:#2c2c2c;--gray-light:#242424;--gray-dark:#c1c1c1;--gray-black:#eaeaea;--highlight:#77715b}.NumberInput_wrapper__0kM2a{width:100%;display:flex;flex-direction:column;gap:4px}.NumberInput_input__eLDPC{width:100%;resize:none;background:none;border:none;outline:none;padding:0;overflow:hidden;color:var(--black);transition:opacity .3s ease;opacity:1}.NumberInput_input__eLDPC:hover{opacity:.7}@media(max-width:1024px){.NumberInput_input__eLDPC:hover{opacity:1}}.NumberInput_input__eLDPC{cursor:pointer}.NumberInput_input__eLDPC:focus{outline:none;border:none;cursor:text;opacity:1}.NumberInput_input__eLDPC::placeholder{color:var(--gray)}.NumberInput_input__eLDPC.NumberInput_disabled__SKX2t{color:var(--gray-dark);cursor:not-allowed}.NumberInput_readonly__7y3er{pointer-events:none}#Skeleton_root__qJg3H{--white:#ffffff;--dark:#242424;--black:#191919;--black-90:#19191990;--black-80:#19191980;--black-50:#19191950;--black-10:#1919191a;--gray:#eaeaea;--gray-light:#f5f5f5;--gray-dark:#c1c1c1;--gray-black:#515151;--highlight:#fef3c7}#Skeleton_root__qJg3H[data-theme=dark]{--white:#191919;--dark:#eaeaea;--black:#ffffff;--black-90:#ffffff90;--black-80:#ffffff80;--black-50:#ffffff50;--black-10:#d6d6d60b;--gray:#2c2c2c;--gray-light:#242424;--gray-dark:#c1c1c1;--gray-black:#eaeaea;--highlight:#77715b}.Skeleton_skeleton___X_Qz{width:100%;height:24px;position:relative;overflow:hidden;background:var(--gray-light)}.Skeleton_skeleton___X_Qz:after{content:"";position:absolute;top:0;left:0;width:50%;height:100%;background:linear-gradient(90deg,transparent 0,var(--white) 50%,transparent 100%);animation:Skeleton_shimmer__9scPs 2s cubic-bezier(.4,0,.2,1) infinite}@keyframes Skeleton_shimmer__9scPs{0%{transform:translateX(-100%)}to{transform:translateX(200%)}}.Skeleton_light__E4iOG{background:var(--gray-light)}.Skeleton_gray__HbHAL{background:var(--gray)}.Skeleton_gray__HbHAL:after{background:linear-gradient(90deg,transparent 0,var(--gray-light) 50%,transparent 100%)}#Status_root__bbV4K{--white:#ffffff;--dark:#242424;--black:#191919;--black-90:#19191990;--black-80:#19191980;--black-50:#19191950;--black-10:#1919191a;--gray:#eaeaea;--gray-light:#f5f5f5;--gray-dark:#c1c1c1;--gray-black:#515151;--highlight:#fef3c7}#Status_root__bbV4K[data-theme=dark]{--white:#191919;--dark:#eaeaea;--black:#ffffff;--black-90:#ffffff90;--black-80:#ffffff80;--black-50:#ffffff50;--black-10:#d6d6d60b;--gray:#2c2c2c;--gray-light:#242424;--gray-dark:#c1c1c1;--gray-black:#eaeaea;--highlight:#77715b}.Status_status__buQXI{font-size:20px;font-weight:500;line-height:26px;cursor:pointer;transition:opacity .3s ease;opacity:1}.Status_status__buQXI:hover{opacity:.7}@media(max-width:1024px){.Status_status__buQXI:hover{opacity:1}}.Status_status__buQXI{-webkit-user-select:none;-moz-user-select:none;user-select:none;background-color:var(--gray-light);padding:4px 8px;border-radius:6px;width:-moz-fit-content;width:fit-content;white-space:nowrap;position:relative;transition:background-color .3s ease-in-out,color .3s ease-in-out,border .3s ease-in-out,border-color .3s ease-in-out,opacity .3s ease-in-out}.Status_status__buQXI:hover .Status_cross__tz_Vw{opacity:1}.Status_cross__tz_Vw{width:16px;height:16px;min-width:16px;position:absolute;right:-7px;top:-6px;opacity:0;transition:opacity .3s ease}.Status_readonly__vm4vg{cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}
/*# sourceMappingURL=5bdd0df86fdb2495.css.map*/