.vqp{--vqp-ink:#191919;--vqp-muted:#656565;--vqp-line:#dedede;--vqp-red:#bd233a;--vqp-pink:#fff1f3;max-width:1152px;margin:0 auto;padding:20px 32px 72px;color:var(--vqp-ink)}.vqp *,.vqp *:before,.vqp *:after{box-sizing:border-box}.vqp [hidden]{display:none!important}.vqp button,.vqp select{font:inherit;color:inherit}.vqp button{cursor:pointer}.vqp button:focus-visible,.vqp select:focus-visible{outline:2px solid #191919;outline-offset:4px}.vqp__review{display:flex;justify-content:space-between;gap:8px 24px;flex-wrap:wrap;padding:12px 16px;background:#f5f5f5;font-size:12px;line-height:1.5;border-radius:10px;color:#555}.vqp__review strong{margin-right:10px;color:#191919}.vqp__toolbar{display:flex;justify-content:space-between;align-items:center;gap:12px;margin:20px 0 32px}.vqp__toolbar [role=group]{display:flex;gap:4px}.vqp__toolbar button{border:0;background:transparent;min-height:44px;padding:10px 16px;font-size:14px;font-weight:700;border-radius:999px}.vqp__toolbar [aria-pressed=true]{background:#191919;color:#fff}.vqp__cart-link{display:flex;align-items:center;gap:8px}.vqp__cart-link span{display:grid;place-items:center;min-width:25px;height:25px;border-radius:50%;background:#f0f0f0}.vqp__product{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);gap:64px;align-items:start}.vqp__media{overflow:hidden;border-radius:16px;background:#f5f5f5}.vqp__media img{display:block;width:100%;height:auto;aspect-ratio:2/3;object-fit:cover;max-height:720px}.vqp__content{padding-top:4px;min-width:0}.vqp__eyebrow{margin:0 0 10px;color:#666;font-size:12px;font-weight:700;letter-spacing:.1em}.vqp h1{margin:0 0 16px;font-size:clamp(24px,2.4vw,32px);line-height:1.15;letter-spacing:-.025em;text-transform:none;text-wrap:balance}.vqp__price{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.vqp__price strong{color:var(--vqp-red);font-size:28px;line-height:1.1;font-weight:800}.vqp__price s{font-size:16px;color:#767676}.vqp__badge,.vqp__extra{color:var(--vqp-red);background:var(--vqp-pink);border-radius:999px;font-size:11px;font-weight:800;padding:5px 9px;white-space:nowrap;line-height:1.2}.vqp__lead{font-size:14px;color:var(--vqp-muted);line-height:1.55;margin:16px 0 28px}.vqp__offers{margin:0;padding:0;border:0;min-width:0}.vqp__offers legend{font-size:16px;font-weight:750;padding:0;margin:0 0 12px}.vqp__offer-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.vqp__offer{display:block;position:relative;border:1px solid var(--vqp-line);border-radius:14px;padding:15px 16px 14px;cursor:pointer;min-width:0;transition:border-color .15s,background .15s}.vqp__offer:has(input:checked){border:2px solid var(--vqp-ink);padding:14px 15px 13px;background:#fafafa}.vqp__offer:has(input:focus-visible){outline:2px solid var(--vqp-ink);outline-offset:4px}.vqp__offer input{position:absolute;opacity:0;width:1px;height:1px}.vqp__offer-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:11px;font-size:14px}.vqp__radio{width:16px;height:16px;border:1px solid #aaa;border-radius:50%;background:#fff;flex-shrink:0}.vqp__offer:has(input:checked) .vqp__radio{border:5px solid #191919}.vqp__offer>strong{display:block;font-size:22px;line-height:1.2;letter-spacing:-.025em;white-space:nowrap}.vqp__offer small{display:block;margin-top:4px;color:#696969;font-size:12px;white-space:nowrap}.vqp__extra{display:table;margin-top:10px}.vqp__rule{font-size:12px;line-height:1.5;color:var(--vqp-muted);margin:10px 0 22px}.vqp__choices{display:grid;gap:12px}.vqp__choice{display:grid;grid-template-columns:minmax(0,1fr);align-items:start;gap:10px}.vqp__choice--numbered{grid-template-columns:44px minmax(0,1fr)}.vqp__choice--numbered>label,.vqp__choice--numbered>.vqp__variant{grid-column:2}.vqp__choice-number{display:flex;align-items:center;align-self:end;min-height:46px;font-size:12px;font-weight:700}.vqp__choice label{display:grid;gap:5px;color:#656565;font-size:11px;min-width:0}.vqp__choice select{-webkit-appearance:auto;appearance:auto;padding:0 10px;min-height:46px;border:1px solid #d6d6d6;border-radius:10px;font-size:14px;color:#191919;background:#fff;max-width:100%;width:100%}.vqp__variant{min-width:0;border:0;padding:0;margin:0}.vqp__variant legend{padding:0;margin:0 0 8px;font-size:12px;line-height:1.5;color:var(--vqp-muted)}.vqp__variant legend strong{color:var(--vqp-ink);font-weight:700}.vqp__variant[aria-invalid=true] legend{color:var(--vqp-red)}.vqp__swatches{display:flex;flex-wrap:wrap;gap:10px}.vqp__choice .vqp__swatch{display:block;position:relative;cursor:pointer;touch-action:manipulation}.vqp__swatch input{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;margin:0;opacity:0;cursor:pointer}.vqp__swatch-ring{display:flex;align-items:center;justify-content:center;width:44px;height:44px;padding:5px;border:2px solid transparent;border-radius:50%}.vqp__swatch-dot{display:block;width:30px;height:30px;flex-shrink:0;border-radius:50%;box-shadow:inset 0 0 0 1px #0003}.vqp__swatch input:checked+.vqp__swatch-ring{border-color:var(--vqp-ink)}.vqp__swatch input:focus-visible+.vqp__swatch-ring{outline:2px solid var(--vqp-ink);outline-offset:3px}.vqp__swatch:hover .vqp__swatch-ring{background:#0000000d}.vqp__swatch input:disabled{cursor:not-allowed}.vqp__swatch input:disabled+.vqp__swatch-ring{opacity:.35}.vqp__swatch input:disabled+.vqp__swatch-ring:after{content:"";position:absolute;width:34px;height:1px;background:var(--vqp-ink);transform:rotate(-45deg)}.vqp__swatch--text .vqp__swatch-ring{width:auto;min-width:44px;padding:5px 12px;border-color:var(--vqp-line);border-radius:10px;font-size:13px;color:var(--vqp-ink)}.vqp__summary{border-top:1px solid #e7e7e7;margin-top:20px;padding-top:18px}.vqp__summary>div{display:flex;justify-content:space-between;align-items:center;gap:16px;font-size:14px}.vqp__summary strong{font-size:24px;letter-spacing:-.025em;white-space:nowrap}.vqp__summary p{margin:5px 0 16px;min-height:20px;font-size:12px;color:var(--vqp-red)}.vqp__add{display:flex;justify-content:center;align-items:center;gap:18px;width:100%;min-height:54px;padding:14px 20px;color:#fff!important;background:#191919;border:1px solid #191919;border-radius:999px;font-size:15px;font-weight:750!important;transition:background .15s}.vqp__add:hover{background:#363636}.vqp__add span{font-size:14px;opacity:.85}.vqp__footnote{color:#777;font-size:11px;line-height:1.6;text-align:center;margin:12px 8px 0}.vqp__error{margin:8px 0 0;color:#b21d32;font-size:13px}.vqp__dialog{position:fixed;inset:auto 0 0;margin:0 auto;padding:0;width:min(100%,580px);max-width:100%;max-height:calc(100dvh - 24px);overflow:auto;background:#fff;border:0;border-radius:22px 22px 0 0;color:#191919;box-shadow:0 -8px 48px #0002}.vqp__dialog[open]{animation:vqp-enter .2s ease-out}.vqp__dialog::backdrop{background:#0006}.vqp__dialog-header{display:flex;justify-content:space-between;align-items:center;padding:24px 24px 18px;border-bottom:1px solid #eee}.vqp__dialog-header p{font-size:10px;color:#777;letter-spacing:.08em;margin:0 0 6px}.vqp__dialog h2{font-size:25px;line-height:1.2;margin:0;text-transform:none}.vqp__close{background:#f5f5f5;width:44px;height:44px;border:0;border-radius:50%;font-size:28px!important;line-height:1}.vqp__cart-items{padding:0 24px}.vqp__line{display:grid;grid-template-columns:60px minmax(0,1fr) auto;gap:12px;padding:20px 0;border-bottom:1px solid #eee}.vqp__line img{width:60px;height:80px;object-fit:cover;border-radius:8px}.vqp__line h3{margin:0 0 5px;font-size:13px;line-height:1.4;text-transform:none}.vqp__line p{margin:0 0 6px;font-size:11px;color:#777}.vqp__line-price{display:flex;align-items:end;flex-direction:column;gap:4px;font-size:14px}.vqp__line-price strong{color:var(--vqp-red);white-space:nowrap}.vqp__line-price s{color:#777;font-size:11px}.vqp__line-remove{background:none;border:0;padding:5px 0;font-size:11px!important;text-decoration:underline;min-height:44px}.vqp__stepper{display:inline-flex;align-items:center;border:1px solid #e0e0e0;border-radius:999px;overflow:hidden}.vqp__stepper button{width:38px;height:36px;border:0;background:#fff;font-size:18px}.vqp__stepper button:disabled{opacity:.35;cursor:default}.vqp__stepper output{min-width:25px;text-align:center;font-size:12px}.vqp__empty{padding:36px 0;text-align:center;font-size:14px;color:#666}.vqp__cart-bottom{padding:20px 24px 24px}.vqp__cart-bottom>div{display:flex;justify-content:space-between;gap:12px;margin-bottom:12px;font-size:13px}.vqp__cart-saving{color:var(--vqp-red)}.vqp__cart-bottom .vqp__cart-total{font-size:22px;margin:18px 0}.vqp__cart-bottom>p{margin:12px 0 0;font-size:11px;color:#777;text-align:center}@keyframes vqp-enter{0%{transform:translateY(40px);opacity:.5}to{transform:translateY(0);opacity:1}}@media(max-width:800px){.vqp{padding:16px 20px 48px}.vqp__product{gap:28px}.vqp__offer{padding:12px}.vqp__offer:has(input:checked){padding:11px}}@media(max-width:600px){.vqp{padding:12px 16px 40px}.vqp__review{font-size:10px;padding:10px 12px;gap:2px}.vqp__toolbar{margin:12px 0 20px;gap:6px;flex-wrap:wrap}.vqp__toolbar button{padding:9px 12px;font-size:12px}.vqp__toolbar .vqp__cart-link{padding-right:0;font-size:11px}.vqp__product{grid-template-columns:1fr;gap:24px}.vqp__media{width:100%;max-height:320px}.vqp__media img{aspect-ratio:4/3;max-height:320px;object-position:center 35%}.vqp h1{font-size:27px}.vqp__lead{margin-bottom:24px}.vqp__choice--numbered{grid-template-columns:36px minmax(0,1fr)}.vqp__offer{padding:15px}.vqp__offer:has(input:checked){padding:14px}.vqp__stepper button{width:44px;height:44px}.vqp__dialog-header,.vqp__cart-bottom{padding-left:18px;padding-right:18px}.vqp__cart-items{padding:0 18px}}@media(prefers-reduced-motion:reduce){.vqp *,.vqp *:before{animation:none!important;transition:none!important}}.vqp .vqp__offer-grid--rows{grid-template-columns:minmax(0,1fr);gap:8px}.vqp .vqp__offer-card{margin:0;border:1px solid var(--vqp-line);border-radius:14px;transition:border-color .15s,background .15s}.vqp .vqp__offer-card:has(.vqp__offer>input:checked){border-color:var(--vqp-ink);box-shadow:inset 0 0 0 1px var(--vqp-ink);background:#fafafa}.vqp .vqp__offer-grid--rows .vqp__offer{display:grid;grid-template-columns:16px 40px minmax(0,1fr) auto;grid-template-areas:"radio image name price" "radio image saving unit";align-items:center;column-gap:10px;row-gap:0;min-height:66px;padding:9px 12px;border:0;background:none}.vqp .vqp__offer-grid--rows .vqp__offer:has(input:checked){padding:9px 12px}.vqp .vqp__offer-options{overflow:hidden}.vqp .vqp__offer-options .vqp__choices{margin:0 10px;padding:10px 0 12px;border-top:1px solid #e4e4e4}.vqp .vqp__offer-grid--rows .vqp__radio{grid-area:radio}.vqp .vqp__offer-grid--rows .vqp__offer-image{grid-area:image;width:40px;height:48px;border-radius:7px;object-fit:contain;background:#f6f6f6}.vqp .vqp__offer-name{grid-area:name;align-self:end;font-size:14px;font-weight:750;line-height:1.4}.vqp .vqp__offer-saving{grid-area:saving;align-self:start;font-size:11px;line-height:1.5;color:var(--vqp-muted)}.vqp .vqp__offer-saving--active{color:var(--vqp-red);font-weight:700}.vqp .vqp__offer-grid--rows .vqp__offer>strong{grid-area:price;align-self:end;font-size:20px;line-height:1.2;text-align:right}.vqp .vqp__offer-grid--rows .vqp__offer small{grid-area:unit;align-self:start;display:block;margin:2px 0 0;font-size:11px;line-height:1.5;text-align:right;white-space:normal}@media(max-width:360px){.vqp .vqp__offer-grid--rows .vqp__offer{column-gap:8px;padding:9px 10px}.vqp .vqp__offer-grid--rows .vqp__offer:has(input:checked){padding:9px 10px}.vqp .vqp__offer-grid--rows .vqp__offer>strong{font-size:18px}}
/*# sourceMappingURL=/cdn/shop/t/26/assets/vitek-quantity-preview.css.map */
