.toast{display:flex;position:fixed;z-index:1000;padding:16px 24px;border-radius:12px;border:1px solid #dd4747;font-size:20px;line-height:28px;color:#dd4747;left:20px;right:20px;margin:auto;top:20px;background:#1b152b;gap:10px;align-items:center;width:max-content;max-width:calc(100% - 40px)}.toast--info{color:#0098ff;border:1px solid #0098ff;background:#0e1d39}.toast--success{color:#26a62b;border:1px solid #26a62b;background:#0e202c}.toast:not(.toast--success) svg{fill:#dd4747}.toast--warning{color:#fff700;border:1px solid #fff700;background:#1c1a26}.toast__text{font-family:var(--font-space),sans-serif;font-weight:700}.toast__icon{display:flex;align-items:center}.paper-area{padding:24px;background:rgba(206,204,204,.04);border-radius:18px;width:100%}.paper-header{padding-bottom:24px;border-bottom:1px solid #666;width:100%;display:flex;justify-content:space-between}.paper{background:#191919;border-radius:18px}.paper--hover{border:1px solid #191919}.paper--hover:hover{border:1px solid #fff700}.label{position:absolute;display:block;color:#fff;left:16px;top:0;bottom:0;margin:auto;pointer-events:none;transition:.2s;height:max-content}.label--focused{padding:0 4px;margin:unset;top:-8px;font-size:12px;line-height:16px;background:linear-gradient(180deg,rgba(1,2,2,0) 50%,#2b2b2b 0);height:16px}.label--valued{color:#939390}.field-with-label{display:block;margin-bottom:8px}.offer-form__price{display:flex;align-items:flex-end;gap:6px;width:100%}.offer-form__price .text-field__input-wrapper input{border:none;height:72px}.offer-form__currency{background:rgba(206,204,204,.1);width:94px;height:72px;border-radius:18px;display:flex;align-items:center;justify-content:center;margin-bottom:16px}.offer-form__currency--error{margin-bottom:44px}.offer-form .sell__paper{align-items:flex-start}.offer-form__file{width:100px;height:100px;background:rgba(206,204,204,.1);border-radius:10px;overflow:hidden;position:relative}.offer-form__file img{object-fit:cover}.offer-form__file--empty{border:1px dotted hsla(0,0%,100%,.15)}.offer-form__file:hover img{object-fit:contain;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%) scale(1);max-width:500px;max-height:500px;z-index:10;box-shadow:0 4px 8px rgba(0,0,0,.3);width:unset;height:unset}.offer-form__upload{height:48px;width:142px;background:#fff700;display:flex;align-items:center;justify-content:center;color:#191919;font-family:var(--font-space),sans-serif;border-radius:10px;position:relative}.offer-form__upload,.offer-form__upload span{font-weight:700;cursor:pointer}.offer-form__upload input{cursor:pointer;opacity:0;position:absolute;top:0;left:0;height:48px;width:142px;z-index:1}.offer-form__upload-text{color:#cecccc}.offer-form__fee{width:100%;max-width:350px;display:flex;align-items:center;justify-content:flex-end;color:#cecccc;gap:16px}.offer-form__submit-wrapper{width:100%;display:flex;gap:24px}.offer-form__row{display:flex;flex-direction:row;gap:24px;width:max-content}.offer-form__row--center{align-items:center}.offer-form__row--min{flex-wrap:wrap}.offer-form__row--min:has(.counter-field){width:100%}.offer-form__row--min:has(.counter-field) .counter-field{flex:1}.offer-form__submit{height:48px;max-width:max-content}.switch_switch__WOqrv{position:relative;display:inline-block;width:56px;height:28px;background:#cecccc;border-radius:14px}.switch_switch__WOqrv input{opacity:0;width:0;height:0}.switch_switch__WOqrv input:checked+.switch_switch__slider__P4qyl{background-color:#fff700}.switch_switch__WOqrv input:checked+.switch_switch__slider__P4qyl:before{transform:translateX(26px)}.switch_switch__slider__P4qyl{position:absolute;cursor:pointer;inset:0;transition:.4s;border-radius:14px}.switch_switch__slider__P4qyl:before{position:absolute;content:"";height:26px;width:26px;border-radius:50%;left:2px;bottom:1px;background-color:#191919;transition:.4s}.PasswordTextField_password-field__icon__OnjMj{cursor:pointer;height:24px;width:24px;position:absolute;right:16px;top:0;bottom:0;margin:auto}.PasswordTextField_password-field__icon__OnjMj svg path{fill:#fff}.Tag_tag__5tg5o{width:max-content;padding:4px 8px;border-radius:6px;font-size:.75rem;font-weight:400;line-height:1rem;color:#fff;background-color:rgba(206,204,204,.1)}.Tag_status__mCUUG,.Tag_tag__5tg5o{display:flex;align-items:center;justify-content:center}.Tag_status__mCUUG{background:#0098ff;min-height:28px;border-radius:10px;padding:4px 12px;font-size:14px;font-family:var(--font-space),sans-serif;font-weight:700;line-height:1}.Tag_status--canceled__MiVjI{background-color:#666}