.modal__backdrop{position:fixed;inset:0;background:rgba(0,0,0,.55);z-index:1000;display:flex;align-items:center;justify-content:center;animation:fadeIn .3s ease-in-out}.modal__window{background:#fff;color:#222;border-radius:12px;padding:24px;max-width:480px;width:100%;box-shadow:0 10px 25px rgba(0,0,0,.3);position:relative;animation:bounce .4s ease}.modal__title{font-size:20px;font-weight:600;display:flex;align-items:center;gap:10px;margin-bottom:16px}.modal__icon{font-size:22px}.modal__icon.success{color:#27ae60}.modal__icon.error{color:#c0392b}.modal__icon.confirm{color:#f39c12}.modal__body{font-size:16px;line-height:1.5;margin-bottom:20px}.modal__actions{display:flex;justify-content:flex-end;gap:12px}.modal__btn{padding:8px 16px;border-radius:6px;font-weight:600;font-size:14px;cursor:pointer;border:none;transition:.2s ease}.modal__btn.confirm{background:#3498db;color:#fff}.modal__btn.confirm:hover{background:#2980b9}.modal__btn.cancel{background:#ecf0f1;color:#333}.modal__btn.cancel:hover{background:#dcdde1}.modal__close{position:absolute;top:12px;right:12px;font-size:18px;background:none;border:none;cursor:pointer;color:#aaa;transition:.2s}.modal__close:hover{color:#000}@keyframes bounce{0%{transform:scale(.8);opacity:0}50%{transform:scale(1.05);opacity:1}to{transform:scale(1)}}@keyframes fadeIn{0%{background-color:rgba(0,0,0,0)}to{background-color:rgba(0,0,0,.55)}}.LotInfo_stickyBar__w3kE8{top:64px;z-index:30;background:#fff;border:1px solid #e9edf3;border-radius:14px;box-shadow:0 8px 24px rgba(16,23,38,.08);padding:12px;margin-bottom:14px;display:grid;grid-template-columns:1fr;grid-gap:12px;gap:12px}.LotInfo_stats__6_vhs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px}.LotInfo_stat__WL_m9{background:#f7f9fc;border:1px solid #e9edf3;border-radius:12px;padding:8px 12px;display:grid;grid-gap:4px;gap:4px}.LotInfo_k__SzZ1B{font-size:12px;color:#7a869b}.LotInfo_v__R388j{font-weight:800;letter-spacing:.01em}.LotInfo_priceNow__ljmOa{color:#e02f00}.LotInfo_timerBox__Bjl3w{display:grid;align-items:center}.LotInfo_card__ZVrTd{background:#fff;border:1px solid #e9edf3;border-radius:14px;box-shadow:0 8px 24px rgba(16,23,38,.08);padding:clamp(14px,2vw,20px);margin-bottom:14px}.LotInfo_cardTitle__XosYy{margin:0 0 12px;font-size:16px;font-weight:800;letter-spacing:-.01em}.LotInfo_switchRow__EfVKu{display:inline-flex;align-items:center;gap:10px;-webkit-user-select:none;-moz-user-select:none;user-select:none;margin-bottom:10px}.LotInfo_switch__Nzj5S{width:44px;height:26px;-webkit-appearance:none;-moz-appearance:none;appearance:none;position:relative;border-radius:999px;background:#dfe6f1;outline:none;cursor:pointer;transition:background .2s ease,box-shadow .2s ease}.LotInfo_switch__Nzj5S:focus-visible{box-shadow:0 0 0 4px rgba(255,52,0,.25)}.LotInfo_switch__Nzj5S:after{content:"";position:absolute;left:3px;top:3px;width:20px;height:20px;border-radius:50%;background:#fff;box-shadow:0 1px 2px rgba(0,0,0,.12);transition:transform .2s ease}.LotInfo_switch__Nzj5S:checked{background:#ff3400}.LotInfo_switch__Nzj5S:checked:after{transform:translateX(18px)}.LotInfo_switchLabel__L4T1E{color:#0b1220}.LotInfo_gridFields__HK_Ny{display:grid;grid-template-columns:1fr;grid-gap:12px;gap:12px;align-items:end}@media(max-width:720px){.LotInfo_gridFields__HK_Ny{grid-template-columns:1fr}}.LotInfo_field__DXGWR{display:grid;grid-gap:6px;gap:6px}.LotInfo_label__NKFWL{font-size:12px;color:#7a869b}.LotInfo_input__Dpjm4{width:100%;border:1px solid #e9edf3;border-radius:12px;padding:10px 12px;background:#fff;color:#0b1220;font:inherit;outline:none;transition:box-shadow .2s ease,border-color .2s ease}.LotInfo_input__Dpjm4:focus{border-color:#ff3400;box-shadow:0 0 0 4px rgba(255,52,0,.25)}.LotInfo_input__Dpjm4:disabled{background:#f3f6fb;color:#97a4bb;cursor:not-allowed}.LotInfo_hint__J74Wv{font-size:12px;color:#7a869b}.LotInfo_actions___jbmj{justify-self:end;grid-gap:10px;gap:10px;display:grid;width:100%;grid-template-columns:1fr 1fr}@media(max-width:720px){.LotInfo_actions___jbmj{justify-self:stretch;display:grid;grid-template-columns:1fr;grid-gap:8px;gap:8px}}.LotInfo_btnBlitz__Db6_1,.LotInfo_btnPrimary__2_MjD{border-radius:12px;padding:12px 16px;font-weight:800;border:1px solid rgba(0,0,0,0);transition:transform .02s ease,box-shadow .2s ease,background .2s ease,color .2s ease,border-color .2s ease}.LotInfo_btnPrimary__2_MjD{background:#ff3400;color:#fff;box-shadow:0 8px 18px rgba(255,52,0,.25)}.LotInfo_btnPrimary__2_MjD:hover{background:#e02f00}.LotInfo_btnPrimary__2_MjD:active{transform:translateY(1px)}.LotInfo_btnBlitz__Db6_1{background:#ffefcc;color:#7a3c00;border-color:#ffd99a}.LotInfo_btnBlitz__Db6_1:hover{background:#ffe4a6}.LotInfo_btnBlitz__Db6_1:active{transform:translateY(1px)}.LotInfo_alert__rZJ6y{margin-top:10px;border:1px solid #e9edf3;border-radius:12px;padding:10px 12px;display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:14px}.LotInfo_info__2cG_u{background:#eef6ff;border-color:#cfe3ff;color:#063b7a}.LotInfo_warn__9TKF3{background:#fff6e6;border-color:#ffe1b3;color:#6a3d00}.LotInfo_danger__2huiu{background:#fff1f0;border-color:#ffd1ce;color:#7c2320}.LotInfo_close__wh4qF{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:20px;height:20px;border:none;border-radius:6px;background:linear-gradient(90deg,currentColor,currentColor) 50%/14px 2px no-repeat,linear-gradient(0deg,currentColor,currentColor) 50%/2px 14px no-repeat;color:currentColor;opacity:.6;transform:rotate(45deg);cursor:pointer}.LotInfo_close__wh4qF:hover{opacity:1}.LotInfo_close__wh4qF:focus-visible{outline:none;box-shadow:0 0 0 4px rgba(255,52,0,.25)}.LotInfo_modalActions___TRmB{display:flex;justify-content:flex-end;gap:10px;margin-top:10px}.LotBids_wrap__txfmy{background:#fff;border:1px solid #e9edf3;border-radius:14px;box-shadow:0 8px 24px rgba(16,23,38,.08);padding:12px}.LotBids_empty__CpwIQ{background:#fff;border:1px dashed #e9edf3;border-radius:14px;padding:16px;color:#7a869b;text-align:center}.LotBids_list__kmcUF{list-style:none;padding:0;margin:0;display:grid;grid-gap:8px;gap:8px}.LotBids_item__Gu0Nc{display:grid;grid-template-columns:1fr auto;grid-gap:10px;gap:10px;align-items:center;padding:10px 8px;border:1px solid #e9edf3;border-radius:12px;background:#f7f9fc}.LotBids_left__acu1s{display:inline-flex;align-items:center;gap:10px;min-width:0}.LotBids_avatar__0D8no{width:28px!important;height:28px!important;border-radius:50%;object-fit:cover;background:#fff;border:1px solid #e9edf3!important}.LotBids_amountBox__NOo2U{display:inline-flex;align-items:center;gap:6px;min-width:0}.LotBids_icon__Hggwh{font-size:16px}.LotBids_amount__FBV76{font-weight:800;letter-spacing:.01em;white-space:nowrap}.LotBids_meta__HbanT{display:grid;grid-gap:2px;gap:2px;justify-items:end}.LotBids_author__FXMxP{color:#0b1220;text-decoration:none;font-weight:600;max-width:160px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.LotBids_author__FXMxP:hover{text-decoration:underline}.LotBids_author__FXMxP:focus-visible{outline:none;box-shadow:0 0 0 4px rgba(255,52,0,.25);border-radius:6px}.LotBids_time__dJMnu{font-size:12px;color:#7a869b}.LotBids_more__STWzJ{margin-top:10px;width:100%;padding:10px 12px;border-radius:12px;border:1px solid #e9edf3;background:#fff;color:#0b1220;font-weight:700;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease,transform .02s ease}.LotBids_more__STWzJ:hover{border-color:#ff3400}.LotBids_more__STWzJ:active{transform:translateY(1px)}.LotBids_more__STWzJ:focus-visible{outline:none;box-shadow:0 0 0 4px rgba(255,52,0,.25)}