body.tt-no-scroll{overflow:hidden!important}
.tt-quick-buy[hidden],.tt-quick-buy__vat-fields[hidden],.tt-quick-buy__extra[hidden]{display:none!important}
.tt-quick-buy,.tt-quick-buy *{box-sizing:border-box}
.tt-quick-buy{position:fixed;inset:0;z-index:99999;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif}
.tt-quick-buy__backdrop{position:absolute;inset:0;background:rgba(16,21,30,.52)}
.tt-quick-buy__dialog{position:relative;width:min(820px,calc(100vw - 32px));max-height:calc(100dvh - 32px);overflow:auto;margin:16px auto;border-radius:18px;background:#fff;box-shadow:0 24px 80px rgba(0,0,0,.25);transform:translateY(10px);opacity:0;transition:.18s}
.tt-quick-buy__dialog.is-open{transform:none;opacity:1}
.tt-quick-buy__head{position:sticky!important;top:0!important;z-index:5!important;display:flex!important;align-items:center!important;justify-content:space-between!important;width:100%!important;height:48px!important;min-height:48px!important;max-height:48px!important;margin:0!important;padding:0 8px 0 16px!important;border:0!important;background:linear-gradient(135deg,var(--tt-red),#ef554c)!important;color:#fff!important}
.tt-quick-buy__head h2{display:block!important;flex:1 1 auto!important;min-width:0!important;margin:0!important;padding:0 12px 0 0!important;border:0!important;color:#fff!important;background:none!important;font-size:14px!important;font-weight:900!important;line-height:48px!important;letter-spacing:0!important;text-transform:uppercase!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
.tt-quick-buy__close{position:static!important;display:grid!important;place-items:center!important;flex:0 0 32px!important;width:32px!important;min-width:32px!important;max-width:32px!important;height:32px!important;min-height:32px!important;max-height:32px!important;margin:0!important;padding:0!important;border:0!important;border-radius:9px!important;background:rgba(255,255,255,.22)!important;color:#fff!important;box-shadow:none!important;font-size:20px!important;font-weight:700!important;line-height:1!important;text-align:center!important;cursor:pointer!important}
.tt-quick-buy__close:hover{background:rgba(255,255,255,.3)!important;color:#fff!important}
.tt-quick-buy__form-shell{margin:0!important;padding:0!important}
.tt-quick-buy__body{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:18px;padding:18px}
.tt-quick-buy__summary,.tt-quick-buy__buyer{min-width:0}
.tt-quick-buy__product{display:grid;grid-template-columns:82px minmax(0,1fr);gap:12px;align-items:start}
.tt-quick-buy__thumb{border:1px solid #d8e0ea;border-radius:14px;padding:7px;background:#fff}
.tt-quick-buy__thumb img{display:block;width:100%;aspect-ratio:1/1;object-fit:contain}
.tt-quick-buy__meta{min-width:0;display:flex;flex-direction:column;justify-content:center;gap:10px}
.tt-quick-buy__meta h3{display:none!important}
.tt-quick-buy__price{color:#e4204f;font-size:21px;font-weight:900;line-height:1.15}
.tt-quick-buy__qty{display:grid!important;grid-template-columns:38px 44px 38px!important;align-items:center!important;width:120px!important;height:38px!important;min-height:38px!important;margin:8px 0 0!important;padding:0!important;border:1px solid #cfd8e4!important;border-radius:10px!important;overflow:hidden!important;background:#fff!important}
.tt-quick-buy__qty button{display:grid!important;place-items:center!important;width:38px!important;min-width:38px!important;max-width:38px!important;height:36px!important;min-height:36px!important;max-height:36px!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:#f8fafc!important;color:#253044!important;box-shadow:none!important;font-size:18px!important;font-weight:800!important;line-height:1!important;cursor:pointer!important}
.tt-quick-buy__qty button:first-child{border-right:1px solid #d9e2ee!important}
.tt-quick-buy__qty button:last-child{border-left:1px solid #d9e2ee!important}
.tt-quick-buy__qty-value{display:flex!important;align-items:center!important;justify-content:center!important;width:44px!important;height:36px!important;margin:0!important;padding:0!important;background:#fff!important;color:#111827!important;font-size:16px!important;font-weight:800!important;line-height:1!important;text-align:center!important}
.tt-quick-buy__vat,.tt-quick-buy__gender{display:flex;align-items:center;gap:7px;flex-wrap:wrap}
.tt-quick-buy__vat{margin:14px 0 9px;padding:10px;border:1px solid #dfe6ef;border-radius:14px;background:#fff}
.tt-quick-buy__vat strong{font-size:14px;color:var(--tt-ink);margin-right:2px}
.tt-quick-buy__vat label,.tt-quick-buy__gender label{position:relative;display:inline-flex;align-items:center;cursor:pointer}
.tt-quick-buy__vat input,.tt-quick-buy__gender input{position:absolute!important;opacity:0!important;width:1px!important;height:1px!important;pointer-events:none!important}
.tt-quick-buy__vat span,.tt-quick-buy__gender span{display:inline-flex;align-items:center;gap:6px;min-height:34px;padding:0 10px;border:1px solid #d6deea;border-radius:999px;background:#fff;color:var(--tt-ink);font-size:12px;font-weight:700}
.tt-quick-buy__vat span::before,.tt-quick-buy__gender span::before{content:'';width:12px;height:12px;border:2px solid #97a6b7;border-radius:50%;background:#fff}
.tt-quick-buy__vat input:checked+span,.tt-quick-buy__gender input:checked+span{border-color:#ee7d7d;background:#fff7f7;color:var(--tt-red)}
.tt-quick-buy__vat input:checked+span::before,.tt-quick-buy__gender input:checked+span::before{border-color:var(--tt-red);background:var(--tt-red);box-shadow:inset 0 0 0 3px #fff}
.tt-quick-buy__vat-fields{display:grid;gap:7px;margin:7px 0 9px;padding:9px;border:1px solid #f0d9d9;border-radius:12px;background:#fffafa}
.tt-quick-buy__hint{margin:0 0 10px;color:#64748b;font-size:12px;line-height:1.45}
.tt-quick-buy__hotline,.tt-quick-buy__submit{display:flex!important;align-items:center!important;justify-content:center!important;min-height:40px!important;margin:0!important;padding:0 12px!important;border:0!important;border-radius:11px!important;background:linear-gradient(90deg,var(--tt-red),#c94d70)!important;color:#fff!important;box-shadow:none!important;font-size:13px!important;font-weight:900!important;line-height:1!important;text-align:center!important}
.tt-quick-buy__buyer h3{margin:0 0 10px!important;padding:0!important;color:var(--tt-ink)!important;font-size:19px!important;line-height:1.2!important;font-weight:800!important}
.tt-quick-buy__gender{margin-bottom:10px}
.tt-quick-buy__form-shell input:not([type=radio]):not([type=hidden]),.tt-quick-buy__form-shell textarea{width:100%!important;min-height:40px!important;margin:0!important;padding:9px 11px!important;border:1px solid #d9e2ee!important;border-radius:11px!important;background:#fff!important;color:var(--tt-ink)!important;box-shadow:none!important;font-size:13px!important;line-height:1.35!important;outline:none!important}
.tt-quick-buy__form-shell input:focus,.tt-quick-buy__form-shell textarea:focus{border-color:#ef8b8f!important;box-shadow:0 0 0 3px rgba(225,27,34,.08)!important}
.tt-quick-buy__form-shell textarea{min-height:70px!important;resize:vertical}
.tt-quick-buy__grid2{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:8px}
.tt-quick-buy__toggle{margin:8px 0 7px!important;padding:0!important;border:0!important;background:none!important;color:var(--tt-red)!important;box-shadow:none!important;font-size:12px!important;font-weight:900!important;line-height:1.3!important;cursor:pointer!important}
.tt-quick-buy__extra{display:grid;gap:7px;margin-bottom:8px}
.tt-quick-buy__total{display:flex;justify-content:space-between;align-items:center;gap:8px;margin:10px 0 8px;padding-top:10px;border-top:1px solid #e6e9ee;color:#4b5563;font-size:13px}
.tt-quick-buy__total strong{color:#e4204f;font-size:20px;font-weight:900;white-space:nowrap}
.tt-quick-buy__message{margin-top:8px;padding:9px 10px;border-radius:10px;font-size:12px;font-weight:700}
.tt-quick-buy__message.is-success{background:#eafaf0;color:#1f7a40}
.tt-quick-buy__message.is-error{background:#fff1f1;color:#c62026}
.tt-quick-buy__form-shell.is-loading .tt-quick-buy__submit{opacity:.68;pointer-events:none}
@media(max-width:860px){
  .tt-quick-buy__dialog{width:min(720px,calc(100vw - 20px));max-height:calc(100dvh - 20px);margin:10px auto}
  .tt-quick-buy__body{grid-template-columns:1fr;gap:14px;padding:14px}
}
@media(max-width:600px){
  .tt-quick-buy__dialog{width:calc(100vw - 8px);max-height:calc(100dvh - 8px);margin:4px auto;border-radius:14px}
  .tt-quick-buy__head{height:44px!important;min-height:44px!important;max-height:44px!important;padding:0 6px 0 12px!important}
  .tt-quick-buy__head h2{font-size:12px!important;line-height:44px!important}
  .tt-quick-buy__close{width:30px!important;min-width:30px!important;max-width:30px!important;height:30px!important;min-height:30px!important;max-height:30px!important;font-size:18px!important}
  .tt-quick-buy__body{padding:10px;gap:12px}
  .tt-quick-buy__product{grid-template-columns:70px minmax(0,1fr);gap:9px}
  .tt-quick-buy__meta h3{font-size:14px!important}
  .tt-quick-buy__price,.tt-quick-buy__total strong{font-size:18px}
  .tt-quick-buy__grid2{grid-template-columns:1fr;gap:7px;margin-bottom:7px}
  .tt-quick-buy__vat strong{width:100%}
  .tt-quick-buy__vat span,.tt-quick-buy__gender span{min-height:32px;padding:0 9px;font-size:11px}
  .tt-quick-buy__form-shell input:not([type=radio]):not([type=hidden]),.tt-quick-buy__form-shell textarea{min-height:38px!important;padding:8px 10px!important;font-size:12px!important}
  .tt-quick-buy__hotline,.tt-quick-buy__submit{min-height:38px!important;font-size:12px!important}
}
