.vpr{--vpr-blue:#004baf;--vpr-yellow:#ffcc33;--vpr-ink:#17243a;--vpr-muted:#56667c;font-family:Nunito,Arial,sans-serif;color:var(--vpr-ink);max-width:1280px;margin:0 auto;padding:8px clamp(12px,3vw,32px) 36px;line-height:1.6;overflow-wrap:anywhere;box-sizing:border-box}.vpr *{box-sizing:border-box}.vpr h1,.vpr h2,.vpr h3{font-family:inherit;font-style:normal;font-weight:800;color:var(--vpr-blue);line-height:1.2;margin:0 0 14px;text-transform:none;letter-spacing:normal}.vpr h1{font-size:clamp(28px,3.3vw,46px)}.vpr h2{font-size:clamp(23px,2.5vw,32px)}.vpr h3{font-size:20px}.vpr p{margin:0 0 14px;font-size:16px;color:inherit}.vpr .vpr-copy{white-space:pre-line}.vpr-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(20px,4vw,48px);align-items:center;margin-bottom:32px}.vpr-cover{min-width:0}.vpr-cover img{display:block;width:100%;height:auto;max-height:660px;aspect-ratio:1;object-fit:contain;background:#fff;border-radius:22px}.vpr-hero-copy{min-width:0}.vpr .vpr-lead{font-size:clamp(18px,2vw,23px);color:var(--vpr-muted)}.vpr .vpr-reference{font-size:14px;color:var(--vpr-muted)}.vpr-badge{display:inline-block;padding:5px 12px;background:var(--vpr-yellow);color:var(--vpr-ink);font-size:13px;font-weight:800;border-radius:30px;margin-bottom:16px}.vpr-button{display:inline-flex;justify-content:center;align-items:center;gap:12px;background:var(--vpr-blue);color:#fff!important;border:0;border-radius:12px;padding:14px 22px;min-height:48px;text-decoration:none!important;font:800 16px/1.3 Nunito,Arial,sans-serif;cursor:pointer;text-align:center;max-width:100%;white-space:normal}.vpr-button:hover{background:#003781}.vpr-button:focus-visible,.vpr button:focus-visible,.vpr summary:focus-visible,.vpr input:focus-visible{outline:3px solid var(--vpr-yellow);outline-offset:3px}.vpr-price{display:flex;flex-wrap:wrap;align-items:center;gap:8px 14px;margin:20px 0}.vpr-price strong{font-size:clamp(28px,3vw,38px);font-weight:900;color:var(--vpr-ink);line-height:1.2}.vpr-price s{color:var(--vpr-muted);font-size:18px}.vpr-saving{background:#edf7ec;color:#226135;padding:4px 10px;border-radius:8px;font-weight:800}.vpr-price small{flex-basis:100%;color:var(--vpr-muted)}.vpr-section{margin:32px 0}.vpr-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.vpr-card{min-width:0;border:1px solid #dce5f2;border-radius:18px;padding:22px;background:#fff}.vpr-card img{display:block;width:100%;height:auto;aspect-ratio:1;object-fit:contain;margin:0 auto 16px;max-height:360px;border-radius:10px}.vpr-card p:last-child{margin-bottom:0}.vpr-components .vpr-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:16px}.vpr-components .vpr-card{padding:16px}.vpr-components .vpr-card img{max-height:230px}.vpr-components .vpr-card h3{font-size:18px}.vpr-item-subtitle{font-weight:800;color:var(--vpr-muted)!important;line-height:1.35}.vpr-benefits .vpr-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.vpr-benefits .vpr-card{border:0;background:#f2f7ff}.vpr-benefits h3:before{content:'✓';display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;background:var(--vpr-yellow);border-radius:50%;margin-right:8px;color:var(--vpr-blue)}.vpr-faq .vpr-grid{grid-template-columns:1fr}.vpr summary{cursor:pointer;font-size:18px;font-weight:800;color:var(--vpr-blue)}.vpr details[open] summary{margin-bottom:12px}.vpr-advice{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:28px;background:var(--vpr-blue);border-radius:18px;margin:32px 0;color:white}.vpr-advice h2,.vpr-advice p{color:white}.vpr-advice p:last-child{margin-bottom:0}.vpr-advice .vpr-button{flex-shrink:0}.vpr .vpr-yellow{background:var(--vpr-yellow);color:var(--vpr-ink)!important}.vpr-related{grid-template-columns:repeat(4,minmax(0,1fr))}.vpr-related .vpr-card{display:flex;flex-direction:column;text-align:center}.vpr-related .vpr-button{margin-top:auto}.vpr-buy{scroll-margin-top:120px;background:#f1f6ff;border:1px solid #dce5f2;border-radius:22px;padding:clamp(18px,4vw,36px);margin:32px 0}.vpr-buy-heading{display:flex;gap:18px;align-items:center}.vpr-buy-heading img{object-fit:contain;border-radius:12px;background:white;flex-shrink:0}.vpr-quantity-row{display:flex;flex-wrap:wrap;align-items:center;gap:12px 18px;margin:20px 0}.vpr-quantity-row label{margin:0;font-weight:800}.vpr-stepper{display:flex;border:1px solid #bfd0e7;border-radius:10px;overflow:hidden;background:white}.vpr-stepper button{border:0;background:#e8f0fc;color:var(--vpr-blue);width:44px;min-height:46px;cursor:pointer}.vpr-stepper input{width:64px;min-width:0;border:0;border-radius:0;text-align:center;font-size:18px;font-weight:800;appearance:textfield;-moz-appearance:textfield;background:white;color:var(--vpr-ink)}.vpr-stepper input::-webkit-inner-spin-button,.vpr-stepper input::-webkit-outer-spin-button{-webkit-appearance:none}.vpr-stock{font-size:14px}.vpr-sticky{display:none}.vpr button:disabled{opacity:.5;cursor:not-allowed}@media(max-width:1100px){.vpr-components .vpr-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:900px){.vpr-related{grid-template-columns:repeat(2,minmax(0,1fr))}.vpr-benefits .vpr-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.vpr-advice{align-items:flex-start;flex-direction:column}}@media(max-width:767px){.vpr{padding-bottom:calc(100px + env(safe-area-inset-bottom))}.vpr-hero{grid-template-columns:minmax(0,1fr);gap:20px}.vpr-cover img{max-height:480px}.vpr-components .vpr-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.vpr-sticky{display:flex;position:fixed;z-index:999;left:0;right:0;bottom:0;align-items:center;gap:10px;padding:10px 12px calc(10px + env(safe-area-inset-bottom));background:#fff;box-shadow:0 -4px 20px #12233c1a}.vpr-sticky img{object-fit:contain;flex-shrink:0}.vpr-sticky span{font-size:13px;font-weight:800;min-width:0;flex:1;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.vpr-sticky .vpr-button{font-size:13px;padding:10px 12px;max-width:48%}.vpr-section{margin:24px 0}.vpr-buy .vpr-button{width:100%}}@media(max-width:480px){.vpr-grid,.vpr-benefits .vpr-grid,.vpr-components .vpr-grid{grid-template-columns:minmax(0,1fr)}.vpr-related{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.vpr-related .vpr-card{padding:12px}.vpr-related h3{font-size:16px}.vpr-related .vpr-button{font-size:13px;padding:12px 8px}.vpr-card{padding:18px}.vpr-buy-heading img{width:64px;height:64px}.vpr-quantity-row{gap:10px}.vpr-advice .vpr-button{width:100%}}

/* Regla de composición: un único ancho, márgenes constantes y sin separadores heredados. */
.vpr{--vpr-section-space:32px;display:flow-root;clear:both;width:100%;min-width:0;margin-inline:auto!important}
.vpr>section{clear:both;width:100%;max-width:100%;margin:0 0 var(--vpr-section-space)!important}
.vpr>section:not(.vpr-buy){border-top:0!important;border-bottom:0!important}
.vpr>section:last-of-type{margin-bottom:0!important}
@media(max-width:767px){.vpr{--vpr-section-space:24px}}

/* Composición comercial adaptable: sin columnas vacías y con ritmo uniforme. */
.vpr-hero--text-only{grid-template-columns:minmax(0,1fr);padding:clamp(28px,5vw,58px);border:1px solid #dce5f2;border-radius:24px;background:linear-gradient(135deg,#f2f7ff 0%,#fff 72%)}
.vpr-hero--text-only .vpr-hero-copy{width:min(100%,820px);margin:0 auto;text-align:center}
.vpr-hero--text-only .vpr-price{justify-content:center}
.vpr-components .vpr-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,220px),1fr));gap:18px}
.vpr-components .vpr-card{display:flex;flex-direction:column;padding:18px}
.vpr-components .vpr-card img{height:230px;max-height:230px}
.vpr-components .vpr-card h3{margin-top:auto}
@media(min-width:768px){.vpr-buy{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.72fr);column-gap:clamp(28px,5vw,64px);align-items:center}.vpr-buy-heading,.vpr-buy>.vpr-price{grid-column:1}.vpr-buy>.vpr-price{margin-bottom:0}.vpr-buy>.vpr-cart-form,.vpr-buy>p:last-child{grid-column:2;grid-row:1/span 2;margin:0}.vpr-buy>.vpr-cart-form .vpr-button{width:100%}}
@media(max-width:767px){.vpr-hero--text-only{padding:26px 20px;border-radius:18px}.vpr-components .vpr-card img{height:auto;max-height:280px}.vpr-buy>.vpr-price{margin-bottom:18px}}

/* Selectores de modelos del bundle: mini preview + variante, sin alterar el stock de los IDs informativos. */
.vpr-choice-panel{margin:0 0 22px;padding:20px;border:1px solid #cddcf0;border-radius:18px;background:#fff}
.vpr-choice-heading{margin-bottom:16px}.vpr-choice-heading>span{display:block;margin-bottom:4px;color:var(--vpr-blue);font-size:12px;font-weight:900;letter-spacing:.09em}.vpr-choice-heading h3{margin-bottom:5px;font-size:21px}.vpr-choice-heading p{margin:0;color:var(--vpr-muted);font-size:14px;line-height:1.45}
.vpr-choice-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:12px}
.vpr-choice{display:grid;grid-template-columns:76px minmax(0,1fr);gap:14px;align-items:center;min-width:0;padding:10px;border:1px solid #e0e8f3;border-radius:14px;background:#fff}
.vpr-choice img{display:block;width:76px;height:76px;object-fit:contain;border-radius:10px;background:#f7f9fc}
.vpr-choice>div{min-width:0}.vpr-choice-product{display:block;margin-bottom:5px;color:var(--vpr-ink);font-size:14px;font-weight:900}.vpr-choice label{display:block;margin-bottom:5px;color:var(--vpr-muted);font-size:12px;font-weight:800}.vpr-choice-select-wrap{position:relative}.vpr-choice-select-wrap:after{content:'⌄';position:absolute;right:13px;top:50%;color:var(--vpr-blue);font-size:19px;font-weight:900;line-height:1;pointer-events:none;transform:translateY(-58%)}.vpr-choice select{display:block;width:100%;min-height:46px;padding:10px 42px 10px 12px;border:1px solid #a9bfdc;border-radius:11px;background:#fff;color:var(--vpr-ink);font:800 14px/1.3 Nunito,Arial,sans-serif;appearance:none;-webkit-appearance:none;box-shadow:0 2px 7px rgba(12,61,120,.06);cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease}
.vpr-choice select:hover{border-color:var(--vpr-blue);box-shadow:0 4px 12px rgba(0,75,175,.1)}
.vpr-choice select:focus-visible{outline:3px solid var(--vpr-yellow);outline-offset:2px}
@media(max-width:767px){.vpr-choice-panel{padding:16px}.vpr-choice{grid-template-columns:68px minmax(0,1fr);gap:12px}.vpr-choice img{width:68px;height:68px}}

/* Confirmación visible en carrito y checkout. */
.vpr-cart-choices{max-width:1280px;margin:24px auto;padding:24px;border:1px solid #d9e4f3;border-radius:18px;background:#f4f8ff;color:#17243a;font-family:Nunito,Arial,sans-serif;box-sizing:border-box}.vpr-cart-choices *{box-sizing:border-box}.vpr-cart-eyebrow{display:block;margin-bottom:5px;color:#0055b8;font-size:12px;font-weight:900;letter-spacing:.1em}.vpr-cart-choices h2{margin:0 0 8px;color:#0055b8;font-size:24px;line-height:1.2}.vpr-cart-choices>p{margin:0 0 18px;color:#56667c}.vpr-cart-choices article{padding:16px;border-radius:13px;background:#fff}.vpr-cart-choices article+article{margin-top:12px}.vpr-cart-choices h3{margin:0 0 10px;color:#17243a;font-size:18px}.vpr-cart-choice-set{display:grid;grid-template-columns:minmax(100px,.25fr) minmax(0,1fr);gap:14px;padding:10px 0;border-top:1px solid #e2e9f3}.vpr-cart-choice-set ul{display:flex;flex-wrap:wrap;gap:5px 20px;margin:0;padding:0;list-style:none}.vpr-cart-choice-set li{color:#56667c}.vpr-cart-choice-set b{color:#17243a}.vpr-cart-choice-set strong{color:#0055b8}
@media(max-width:767px){.vpr-cart-choices{margin:18px 12px;padding:18px}.vpr-cart-choice-set{grid-template-columns:1fr;gap:6px}.vpr-cart-choice-set ul{display:grid;gap:5px}}

/* Ficha premium 1.4.3: imagen a la izquierda y compra completa a la derecha. */
.vpr-hero:not(.vpr-hero--text-only){grid-template-columns:minmax(0,1.1fr) minmax(380px,.9fr);gap:clamp(30px,5vw,72px);align-items:start}
.vpr-cover{position:sticky;top:118px;align-self:start}
.vpr-cover img{max-height:720px;border-radius:24px}
.vpr-hero-copy{padding-top:clamp(6px,1.5vw,20px);scroll-margin-top:120px}
.vpr-hero-purchase{margin-top:18px}
.vpr-buy-intro{margin-bottom:16px!important;color:var(--vpr-muted)!important;font-size:14px!important}
.vpr-hero-purchase .vpr-choice-panel{margin-bottom:16px;padding:18px;background:#f7faff}
.vpr-hero-purchase .vpr-choice-heading h3{font-size:19px}
.vpr-hero-purchase .vpr-choice{grid-template-columns:72px minmax(0,1fr);padding:9px}
.vpr-hero-purchase .vpr-choice img{width:72px;height:72px}
.vpr-hero-purchase .vpr-quantity-row{margin:16px 0}
.vpr-hero-purchase .vpr-cart-submit{width:100%;min-height:54px}
.vpr-unavailable{padding:16px 18px;border-radius:12px;background:#f2f6fb;color:var(--vpr-muted)!important;font-weight:700}
.vpr-hero-purchase .vpr-unavailable{margin:0 0 12px;border-left:4px solid var(--vpr-yellow)}
.vpr-hero--text-only .vpr-hero-purchase{width:min(100%,680px);margin-inline:auto;text-align:left}
@media(max-width:980px){.vpr-hero:not(.vpr-hero--text-only){grid-template-columns:minmax(0,1fr) minmax(340px,.9fr);gap:28px}.vpr-cover{position:static}.vpr-hero-purchase .vpr-choice{grid-template-columns:62px minmax(0,1fr)}.vpr-hero-purchase .vpr-choice img{width:62px;height:62px}}
@media(max-width:767px){.vpr-hero:not(.vpr-hero--text-only){grid-template-columns:minmax(0,1fr);gap:20px}.vpr-cover{position:static}.vpr-hero-copy{padding-top:0}.vpr-hero-purchase .vpr-choice-panel{padding:14px}.vpr-hero-purchase .vpr-choice{grid-template-columns:64px minmax(0,1fr)}.vpr-hero-purchase .vpr-choice img{width:64px;height:64px}.vpr-hero-purchase .vpr-cart-submit{min-height:52px}}
@media(max-width:420px){.vpr-hero-purchase .vpr-choice{grid-template-columns:56px minmax(0,1fr);gap:10px}.vpr-hero-purchase .vpr-choice img{width:56px;height:56px}.vpr-choice select{font-size:13px}.vpr-quantity-row{align-items:flex-start;flex-direction:column}}

/* 1.4.5 · Opciones compactas por ID, sin paneles grises ni blancos innecesarios. */
.page-product #main{padding-top:0!important}
.page-product #main .page-header{display:none!important;margin:0!important;padding:0!important;min-height:0!important}
.page-product #main .page-content{margin-top:0!important;padding-top:0!important;border:0!important;box-shadow:none!important;background:#fff!important}
.vpr{padding-top:0}
.vpr-hero{margin-top:0!important}
.vpr-hero-purchase .vpr-choice-panel{margin:14px 0 12px;padding:0;border:0;border-radius:0;background:#fff;box-shadow:none}
.vpr-choice-heading{margin-bottom:10px}
.vpr-choice-heading p{max-width:680px}
.vpr-choice-grid{gap:8px}
.vpr-hero-purchase .vpr-choice{grid-template-columns:72px minmax(0,1fr);gap:14px;padding:10px 0;border:0;border-radius:0;background:#fff;box-shadow:none}
.vpr-hero-purchase .vpr-choice+.vpr-choice{border-top:1px solid #edf1f7}
.vpr-choice-body{display:grid;grid-template-columns:minmax(110px,.32fr) minmax(240px,1fr);gap:16px;align-items:end;min-width:0}
.vpr-choice-product{align-self:center;margin:0!important;font-size:16px;line-height:1.25}
.vpr-choice-control{min-width:0}
.vpr-choice-control label{margin:0 0 4px;font-size:12px;line-height:1.25}
.vpr-choice select{min-height:48px;padding-block:9px;border-color:#b8cce5;border-radius:10px;box-shadow:none}
.vpr-choice select:hover{box-shadow:none}
@media(max-width:980px){.vpr-choice-body{grid-template-columns:minmax(90px,.28fr) minmax(210px,1fr);gap:12px}}
@media(max-width:767px){.page-product #wrapper{padding-top:8px!important}.vpr-hero-purchase .vpr-choice-panel{margin-top:10px}.vpr-choice-heading{margin-bottom:8px}.vpr-hero-purchase .vpr-choice{grid-template-columns:64px minmax(0,1fr);gap:12px;padding:10px 0}.vpr-choice-body{grid-template-columns:minmax(0,1fr);gap:5px;align-items:start}.vpr-choice-product{font-size:15px}.vpr-choice-control label{font-size:11px}.vpr-choice select{min-height:46px}}
@media(max-width:420px){.vpr-hero-purchase .vpr-choice{grid-template-columns:52px minmax(0,1fr);gap:10px}.vpr-hero-purchase .vpr-choice img{width:52px;height:52px}.vpr-choice-heading h3{font-size:18px}.vpr-choice-heading p{font-size:13px}}

/* 1.4.6 · Carrito lateral propio de Promos Pro. */
.vpr-cart-drawer{position:fixed;z-index:10050;inset:0 0 0 auto;margin:0;width:min(560px,100vw);max-width:100vw;height:100dvh;max-height:100dvh;padding:0;border:0;background:#fff;color:#17243a;font-family:Nunito,Arial,sans-serif;box-shadow:-14px 0 48px #1420332b}
.vpr-cart-drawer[open]{display:flex;flex-direction:column}
.vpr-cart-drawer::backdrop{background:#14203380}
.vpr-cart-drawer>header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:22px 24px;border-bottom:1px solid #e2e9f3;background:#fff}
.vpr-cart-drawer h2,.vpr-cart-drawer h3{margin:0;color:#17243a;font-family:inherit;font-weight:900;line-height:1.2}
.vpr-cart-drawer h2{font-size:clamp(26px,4vw,34px)}
.vpr-cart-drawer h3{font-size:21px}
.vpr-drawer-close{display:grid;place-items:center;width:46px;height:46px;padding:0;border:0;background:none;color:#17243a;font-size:36px;line-height:1;cursor:pointer}
.vpr-drawer-body{flex:1;overflow:auto;overscroll-behavior:contain;padding:20px 24px}
.vpr-drawer-status{margin:0 0 12px;font-size:15px;color:#56667c}
.vpr-drawer-product,.vpr-drawer-suggestion{display:flex;align-items:center;gap:14px;padding:16px 0;border-bottom:1px solid #e2e9f3}
.vpr-drawer-product img,.vpr-drawer-suggestion img{flex:0 0 auto;width:68px;height:76px;object-fit:contain;border-radius:8px;background:#fff}
.vpr-drawer-product>div,.vpr-drawer-suggestion>div{flex:1;min-width:0}
.vpr-drawer-product span,.vpr-drawer-suggestion span{display:block;margin-top:5px;font-size:14px;color:#56667c}
.vpr-drawer-product strong,.vpr-drawer-suggestion strong{font-size:15px;line-height:1.35;overflow-wrap:anywhere}
.vpr-drawer-choices{padding:18px 0;border-bottom:1px solid #e2e9f3}
.vpr-drawer-choices h3{margin-bottom:10px}
.vpr-drawer-choice-set>strong{display:block;margin-bottom:7px;color:#004baf;font-size:13px}
.vpr-drawer-choice-set ul{display:grid;gap:7px;margin:0;padding:0;list-style:none}
.vpr-drawer-choice-set li{display:flex;align-items:center;gap:9px;color:#56667c;font-size:13px;line-height:1.35}
.vpr-drawer-choice-set li img{width:38px;height:38px;object-fit:contain;border-radius:6px;background:#fff}
.vpr-drawer-choice-set li b{color:#17243a}
.vpr-drawer-totals{padding:18px 0}
.vpr-drawer-total-line{display:flex;justify-content:space-between;gap:20px;margin:9px 0}
.vpr-drawer-grand-total{padding-top:13px;border-top:1px solid #e2e9f3;font-size:24px}
.vpr-drawer-related h3{margin:12px 0 2px}
.vpr-drawer-suggestion a{flex:0 0 auto;padding:10px 12px;border-radius:9px;background:#004baf;color:#fff!important;font-size:13px;font-weight:800;text-align:center;text-decoration:none}
.vpr-cart-drawer>footer{display:grid;gap:12px;padding:16px 24px calc(16px + env(safe-area-inset-bottom));border-top:1px solid #e2e9f3;background:#fff;text-align:center}
.vpr-drawer-checkout{padding:15px;border-radius:10px;background:#004baf;color:#fff!important;font-weight:900;text-decoration:none!important}
.vpr-drawer-edit{color:#004baf!important;font-size:14px;text-decoration:underline!important}
.vpr-cart-drawer [hidden]{display:none!important}
.vpr-cart-drawer :focus-visible{outline:3px solid #ffcc33;outline-offset:3px}
.vpr-cart-error{margin:12px 0 0!important;padding:12px 14px;border-left:4px solid #c62828;border-radius:8px;background:#fff3f3;color:#8b1e1e!important;font-weight:800}
/* Component card: keep the selected model, title and control together. */
.vpr-hero-purchase .vpr-choice-grid{gap:12px}
.vpr-hero-purchase .vpr-choice,
.vpr-hero-purchase .vpr-choice+.vpr-choice{box-sizing:border-box;grid-template-columns:64px minmax(0,1fr);gap:14px;padding:16px;border:1px solid #d7e4f5;border-radius:16px;background:#fff;box-shadow:0 3px 12px rgba(0,75,175,.04);align-items:center}
.vpr-hero-purchase .vpr-choice:focus-within{border-color:#004baf;box-shadow:0 0 0 2px rgba(0,75,175,.1)}
.vpr-hero-purchase .vpr-choice img{width:64px;height:80px;max-width:100%;object-fit:contain;background:#fff;border-radius:10px}
.vpr-hero-purchase .vpr-choice-body{display:grid;grid-template-columns:minmax(0,1fr);gap:8px;min-width:0}
.vpr-hero-purchase .vpr-choice-title{display:flex;align-items:baseline;flex-wrap:wrap;gap:4px 8px;min-width:0}
.vpr-hero-purchase .vpr-choice-product{display:inline;margin:0!important;color:#004baf;font-size:17px;line-height:1.3;overflow-wrap:anywhere}
.vpr-hero-purchase .vpr-choice-hint{color:#66758b;font-size:15px;font-weight:700;line-height:1.3;white-space:nowrap}
.vpr-hero-purchase .vpr-choice-control label{display:block;text-align:left;line-height:1.4;margin:0 0 5px;color:#586b86}
.vpr-hero-purchase .vpr-choice select{box-sizing:border-box;width:100%;min-width:0;max-width:100%;min-height:48px;text-overflow:ellipsis;font-size:14px}
@media(max-width:575px){
 .vpr-hero-purchase .vpr-choice,.vpr-hero-purchase .vpr-choice+.vpr-choice{grid-template-columns:48px minmax(0,1fr);padding:12px;gap:10px;border-radius:14px}
 .vpr-hero-purchase .vpr-choice img{width:48px;height:64px}
 .vpr-hero-purchase .vpr-choice-product{font-size:16px}
 .vpr-hero-purchase .vpr-choice-hint{font-size:14px}
 .vpr-hero-purchase .vpr-choice-control label{font-size:11px}
}
@media(max-width:575px){.vpr-cart-drawer{width:100vw}.vpr-drawer-body{padding:16px}.vpr-cart-drawer>header,.vpr-cart-drawer>footer{padding-inline:16px}.vpr-drawer-product,.vpr-drawer-suggestion{gap:10px}.vpr-drawer-product img,.vpr-drawer-suggestion img{width:58px;height:66px}.vpr-drawer-suggestion a{padding:9px;font-size:12px}}
