
:root{--vr-bg:#050505;--vr-panel:rgba(10,10,10,.94);--vr-panel-2:rgba(15,15,15,.96);--vr-border:rgba(255,255,255,.13);--vr-border-strong:rgba(255,255,255,.2);--vr-heading:#ececec;--vr-body:#bdbdbd;--vr-muted:#949494;--vr-dim:#737373;--vr-yellow:#ffe603;--vr-black:#050505;--vr-radius:12px;--vr-shadow:0 14px 34px rgba(0,0,0,.32);--vr-type-h1:clamp(1.35rem,3vw,2.02rem);--vr-type-h2:1.04rem;--vr-type-h3:.99rem;--vr-type-body:.97rem;--vr-type-small:.86rem;--vr-type-meta:.78rem;--vr-line:1.62;--vr-line-tight:1.28;--vr-page:min(980px,calc(100vw - 2rem));--vr-pad:clamp(1rem,2.3vw,1.55rem)}
*{box-sizing:border-box}html,body{margin:0;min-height:100%}body.shop-page{font-family:"Inter",Arial,sans-serif;background:#050505 url("../../branding/vapereviewsorg_bg.png") repeat fixed top left;color:var(--vr-body);line-height:var(--vr-line);overflow-x:hidden}a{color:#d7d7d7;text-decoration:none}a:visited{color:#d7d7d7}a:hover,a:focus-visible{color:var(--vr-yellow)}button,input,select,textarea{font:inherit}.shop-main{width:var(--vr-page);margin:1.1rem auto 2.2rem}.shop-brand-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.9rem;min-height:52px}.shop-logo img{display:block;width:clamp(112px,21.5vw,192px);height:auto}.breadcrumbs{min-width:0}.breadcrumb-list{display:flex;align-items:center;gap:.34rem;flex-wrap:wrap;list-style:none;padding:0;margin:0;color:#858585;font-size:.78rem}.breadcrumb-item{display:inline-flex;align-items:center;gap:.34rem}.breadcrumb-item a{color:#b7b7b7}.breadcrumb-item a:hover{color:var(--vr-yellow)}.breadcrumb-separator svg{display:block;width:.82rem;height:.82rem;fill:none;stroke:#5f5f5f;stroke-width:1.7}.shop-shell{border:1px solid var(--vr-border);border-radius:14px;background:rgba(10,10,10,.93);box-shadow:var(--vr-shadow);overflow:hidden}.shop-header{padding:var(--vr-pad);border-bottom:1px solid rgba(255,255,255,.09)}.shop-header h1{margin:0;color:var(--vr-heading);font-size:var(--vr-type-h1);line-height:1.24}.shop-header .meta{margin:.28rem 0 0;color:var(--vr-muted);font-size:var(--vr-type-meta)}.shop-header-image{display:block;width:100%;height:auto;max-width:100%;margin:1rem 0 0;border:1px solid rgba(255,255,255,.12);border-radius:12px}.shop-intro{padding:1rem var(--vr-pad);border-bottom:1px solid rgba(255,255,255,.08)}.shop-intro p{margin:0;color:#bdbdbd;font-size:var(--vr-type-body)}.shop-notice{margin-top:.8rem;padding:.68rem .8rem;border:1px solid rgba(255,230,3,.25);border-radius:8px;background:rgba(255,230,3,.04);color:#c9c9c9;font-size:.82rem}.shop-notice strong{color:var(--vr-yellow)}.shop-toolbar{display:flex;align-items:center;justify-content:space-between;gap:.8rem;flex-wrap:wrap;padding:.85rem var(--vr-pad);border-bottom:1px solid rgba(255,255,255,.08)}.shop-tabs{display:flex;gap:.35rem;flex-wrap:wrap}.shop-tab{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:.42rem .68rem;border:1px solid var(--vr-border);border-radius:6px;background:#0e0e0e;color:#c9c9c9;font-size:.8rem;font-weight:600}.shop-tab:hover,.shop-tab.is-active{border-color:rgba(255,230,3,.55);color:var(--vr-yellow);background:rgba(255,230,3,.04)}.shop-cart-link{display:inline-flex;align-items:center;gap:.42rem;color:#d5d5d5;font-size:.82rem;font-weight:600}.cart-count{display:grid;place-items:center;min-width:22px;height:22px;padding:0 .35rem;border-radius:999px;background:var(--vr-yellow);color:#050505;font-size:.72rem;font-weight:700}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem;padding:var(--vr-pad)}.product-card{position:relative;border:1px solid var(--vr-border);border-radius:10px;background:#0b0b0b;overflow:hidden;transition:border-color .15s,transform .15s}.product-card:hover{border-color:rgba(255,230,3,.42);transform:translateY(-1px)}.product-card>a:first-child{display:block}.product-card picture,.product-card img{display:block;width:100%;height:auto}.product-card img{aspect-ratio:1/1;object-fit:cover;background:#f5f5f3}.product-card-body{padding:.78rem}.product-kicker{margin:0 0 .22rem;color:var(--vr-yellow);font-size:.69rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.product-card h2{margin:0;color:#dedede;font-size:.93rem;line-height:1.32}.product-card:hover h2{color:var(--vr-yellow)}.product-price{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-top:.48rem}.product-price strong{color:#ededed;font-size:.94rem}.availability{color:#9e9e9e;font-size:.72rem}.availability::before{content:"";display:inline-block;width:6px;height:6px;margin-right:.35rem;border-radius:50%;background:#5fd36b}.shop-trust{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid rgba(255,255,255,.08)}.trust-item{padding:.9rem var(--vr-pad);border-right:1px solid rgba(255,255,255,.08)}.trust-item:last-child{border-right:0}.trust-item strong{display:block;color:#dcdcdc;font-size:.82rem}.trust-item span{display:block;margin-top:.18rem;color:#888;font-size:.72rem}.shop-section{padding:1rem var(--vr-pad);border-top:1px solid rgba(255,255,255,.08)}.shop-section h2{margin:0 0 .5rem;color:#e4e4e4;font-size:var(--vr-type-h2)}.shop-section p,.shop-section li{color:#bcbcbc;font-size:.92rem}.shop-section p{margin:.4rem 0}.shop-section ul{margin:.5rem 0 0;padding-left:1.2rem}.shop-section a{color:#d5d5d5;text-decoration:underline;text-decoration-color:rgba(255,230,3,.35);text-underline-offset:2px}.shop-section a:hover{color:var(--vr-yellow)}
.product-layout{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(300px,.95fr);gap:1rem;padding:var(--vr-pad)}.product-gallery{min-width:0}.product-main-image{display:block;width:100%;height:auto;aspect-ratio:1/1;object-fit:cover;border:1px solid var(--vr-border);border-radius:10px;background:#f5f5f3}.product-thumbs{display:grid;grid-template-columns:repeat(2,84px);gap:.5rem;margin-top:.55rem}.product-thumb{padding:0;border:1px solid var(--vr-border);border-radius:7px;background:#f5f5f3;overflow:hidden;cursor:pointer}.product-thumb img{display:block;width:100%;aspect-ratio:1/1;object-fit:cover}.product-summary{position:sticky;top:1rem;align-self:start}.product-summary .product-kicker{font-size:.72rem}.product-summary h1{margin:.1rem 0 .25rem;color:#ededed;font-size:clamp(1.25rem,2.7vw,1.75rem);line-height:1.25}.product-summary .sku{color:#777;font-size:.72rem}.product-summary .price{margin:.75rem 0;color:#f0f0f0;font-size:1.28rem;font-weight:700}.product-summary .description{margin:.65rem 0;color:#bdbdbd;font-size:.94rem}.option-label{display:block;margin:.8rem 0 .35rem;color:#bcbcbc;font-size:.76rem;font-weight:700}.option-grid{display:flex;gap:.38rem;flex-wrap:wrap}.option{position:relative}.option input{position:absolute;opacity:0;pointer-events:none}.option span{display:grid;place-items:center;min-width:42px;min-height:36px;padding:.35rem .58rem;border:1px solid var(--vr-border);border-radius:6px;background:#0e0e0e;color:#c8c8c8;font-size:.78rem;cursor:pointer}.option input:checked+span{border-color:var(--vr-yellow);color:var(--vr-yellow);box-shadow:inset 0 0 0 1px rgba(255,230,3,.18)}.quantity-row{display:grid;grid-template-columns:82px minmax(0,1fr);gap:.55rem;margin-top:.9rem}.qty-input,.form-control{width:100%;min-height:42px;border:1px solid var(--vr-border);border-radius:6px;background:#0b0b0b;color:#dedede;padding:.62rem .68rem}.qty-input:focus,.form-control:focus{outline:2px solid rgba(255,230,3,.22);border-color:var(--vr-yellow)}.shop-button{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:.62rem .9rem;border:1px solid var(--vr-yellow);border-radius:7px;background:var(--vr-yellow);color:#050505!important;font-size:.82rem;font-weight:600;cursor:pointer}.shop-button:hover,.shop-button:focus-visible{background:#fff03f;border-color:#fff03f;color:#050505!important}.shop-button-secondary{background:#101010;border-color:var(--vr-border-strong);color:#d7d7d7!important}.shop-button-secondary:hover{border-color:var(--vr-yellow);background:#101010;color:var(--vr-yellow)!important}.purchase-notes{display:grid;gap:.38rem;margin-top:.8rem;padding-top:.7rem;border-top:1px solid rgba(255,255,255,.08);font-size:.75rem;color:#8f8f8f}.purchase-notes a{color:#c8c8c8}.product-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem}.fact-card{padding:.85rem;border:1px solid var(--vr-border);border-radius:8px;background:#0b0b0b}.fact-card h3{margin:0 0 .35rem;color:#ddd;font-size:.87rem}.fact-card p,.fact-card li{color:#999;font-size:.79rem}.fact-card ul{margin:.35rem 0 0;padding-left:1rem}.related-products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.65rem}.related-product{border:1px solid var(--vr-border);border-radius:8px;overflow:hidden;background:#0b0b0b}.related-product img{display:block;width:100%;aspect-ratio:1/1;object-fit:cover}.related-product div{padding:.55rem}.related-product strong{display:block;color:#d6d6d6;font-size:.77rem}.related-product span{color:#999;font-size:.7rem}
.policy-grid{display:grid;grid-template-columns:220px minmax(0,1fr);gap:1rem;padding:var(--vr-pad)}.policy-nav{position:sticky;top:1rem;align-self:start;border:1px solid var(--vr-border);border-radius:8px;background:#0b0b0b;padding:.65rem}.policy-nav a{display:block;padding:.46rem .5rem;border-radius:5px;color:#aaa;font-size:.76rem}.policy-nav a:hover,.policy-nav a.is-active{background:rgba(255,230,3,.05);color:var(--vr-yellow)}.policy-content h2{margin:1rem 0 .38rem;color:#e5e5e5;font-size:1rem}.policy-content h2:first-child{margin-top:0}.policy-content p,.policy-content li{color:#b9b9b9;font-size:.9rem}.policy-content ul{padding-left:1.15rem}.policy-callout{padding:.75rem;border-left:3px solid var(--vr-yellow);background:rgba(255,230,3,.035);color:#bdbdbd;font-size:.82rem}.merchant-contact{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}.merchant-contact div{padding:.7rem;border:1px solid var(--vr-border);border-radius:7px;background:#0b0b0b}.merchant-contact strong{display:block;color:#d9d9d9;font-size:.78rem}.merchant-contact span,.merchant-contact a{color:#999;font-size:.75rem}
.cart-layout,.checkout-layout{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:1rem;padding:var(--vr-pad)}.cart-items{display:grid;gap:.6rem}.cart-item{display:grid;grid-template-columns:84px minmax(0,1fr) auto;gap:.75rem;align-items:center;padding:.65rem;border:1px solid var(--vr-border);border-radius:8px;background:#0b0b0b}.cart-item img{width:84px;height:84px;object-fit:cover;border-radius:6px}.cart-item h3{margin:0;color:#ddd;font-size:.85rem}.cart-item p{margin:.15rem 0;color:#888;font-size:.72rem}.cart-item button{border:0;background:transparent;color:#8f8f8f;font-size:.7rem;cursor:pointer;padding:0}.cart-item button:hover{color:var(--vr-yellow)}.summary-card{position:sticky;top:1rem;align-self:start;border:1px solid var(--vr-border);border-radius:9px;background:#0b0b0b;padding:.85rem}.summary-card h2{margin:0 0 .65rem;color:#e3e3e3;font-size:.95rem}.summary-line{display:flex;justify-content:space-between;gap:1rem;padding:.35rem 0;color:#999;font-size:.77rem}.summary-line.total{margin-top:.35rem;padding-top:.6rem;border-top:1px solid var(--vr-border);color:#e1e1e1;font-size:.88rem;font-weight:700}.summary-card .shop-button{width:100%;margin-top:.7rem}.empty-cart{padding:1.3rem;text-align:center;border:1px dashed rgba(255,255,255,.16);border-radius:9px;color:#969696}.checkout-section{margin-bottom:.75rem;padding:.85rem;border:1px solid var(--vr-border);border-radius:9px;background:#0b0b0b}.checkout-section h2{margin:0 0 .65rem;color:#e2e2e2;font-size:.94rem}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem}.form-field{display:grid;gap:.28rem}.form-field.full{grid-column:1/-1}.form-field label{color:#a9a9a9;font-size:.71rem;font-weight:600}.payment-mount{min-height:86px;padding:.75rem;border:1px dashed rgba(255,255,255,.2);border-radius:7px;background:#080808;color:#8d8d8d;font-size:.75rem}.checkout-consent{display:flex;gap:.5rem;align-items:flex-start;margin-top:.6rem;color:#929292;font-size:.72rem}.checkout-consent input{margin-top:.2rem}.shop-help-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem}.help-card{padding:.8rem;border:1px solid var(--vr-border);border-radius:8px;background:#0b0b0b}.help-card h2{margin:0 0 .25rem;color:#ddd;font-size:.9rem}.help-card p{margin:0;color:#929292;font-size:.78rem}.help-card a{display:inline-block;margin-top:.45rem;color:#c9c9c9;font-size:.74rem}.help-card a:hover{color:var(--vr-yellow)}
.site-footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.55rem 1rem;margin:0 auto;padding:.8rem 1rem;border-top:1px solid rgba(255,255,255,.11);background:rgba(5,5,5,.94);color:#8f8f8f;font-size:.72rem}.site-footer p{margin:0}.footer-links{display:flex;flex-wrap:wrap;gap:.65rem}.site-footer a{color:#bdbdbd}.site-footer a:hover{color:var(--vr-yellow)}.merchant-footer{width:var(--vr-page);margin:0 auto .8rem;padding:.65rem .8rem;border:1px solid var(--vr-border);border-radius:8px;background:rgba(8,8,8,.94);display:flex;justify-content:space-between;gap:.7rem;flex-wrap:wrap;color:#858585;font-size:.7rem}.merchant-footer nav{display:flex;gap:.65rem;flex-wrap:wrap}.merchant-footer a{color:#aaa}.merchant-footer a:hover{color:var(--vr-yellow)}
@media(max-width:820px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-layout{grid-template-columns:1fr}.product-summary{position:relative;top:auto}.related-products{grid-template-columns:repeat(2,minmax(0,1fr))}.policy-grid,.cart-layout,.checkout-layout{grid-template-columns:1fr}.policy-nav,.summary-card{position:relative;top:auto}.shop-trust{grid-template-columns:1fr}.trust-item{border-right:0;border-bottom:1px solid rgba(255,255,255,.08)}.trust-item:last-child{border-bottom:0}}@media(max-width:560px){:root{--vr-page:min(100% - 1rem,980px);--vr-pad:.9rem}.shop-brand-row{align-items:flex-start}.product-grid{grid-template-columns:1fr}.product-facts,.merchant-contact,.form-grid,.shop-help-list{grid-template-columns:1fr}.product-thumbs{grid-template-columns:repeat(2,72px)}.cart-item{grid-template-columns:70px minmax(0,1fr)}.cart-item img{width:70px;height:70px}.cart-item>strong{grid-column:2}.related-products{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-links{gap:.5rem}.site-footer{justify-content:center;text-align:center}}


/* 2026-08-14 storefront refresh */
.shop-shell--storefront{background:rgba(8,8,8,.96)}
.shop-hero{padding:1rem var(--vr-pad) 1.1rem;border-bottom:1px solid rgba(255,255,255,.08)}
.shop-hero__viewport{position:relative;min-height:0}
.shop-hero__slide{display:none;grid-template-columns:minmax(0,1.08fr) minmax(280px,.92fr);gap:1rem;align-items:stretch}
.shop-hero__slide.is-active{display:grid}
.shop-hero__copy{display:flex;flex-direction:column;justify-content:center;padding:1.2rem clamp(1rem,2.8vw,2rem);border:1px solid rgba(255,255,255,.08);border-radius:14px;background:#0a0a0a;min-height:100%}
.shop-hero__eyebrow{margin:0 0 .55rem;color:var(--vr-yellow);font-size:.78rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}
.shop-hero h1,.shop-hero__headline{margin:0;color:var(--vr-heading);font-size:clamp(1.85rem,4.6vw,3rem);line-height:1.03}
.shop-hero__product-title{margin:.45rem 0 0;color:#fff;font-size:1.18rem;line-height:1.14}
.shop-hero__lede{margin:.95rem 0 0;color:#ededed;font-size:1.05rem;max-width:46ch}
.shop-hero__body{margin:.9rem 0 0;color:#bebebe;font-size:.96rem;max-width:52ch}
.shop-hero__meta{display:flex;align-items:center;gap:.7rem;flex-wrap:wrap;margin-top:1rem}
.shop-hero__price{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:.2rem .8rem;border-radius:999px;background:var(--vr-yellow);color:#050505;font-weight:800}
.shop-hero__tag{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:.2rem .75rem;border:1px solid rgba(255,255,255,.13);border-radius:999px;background:#111;color:#d5d5d5;font-size:.82rem;font-weight:700}
.shop-hero__actions{display:flex;gap:.65rem;flex-wrap:wrap;margin-top:1rem}
.shop-button--quiet{border-color:rgba(255,255,255,.16)!important;background:#101010!important;color:#f1f1f1!important}
.shop-button--quiet:hover,.shop-button--quiet:focus-visible{border-color:rgba(255,230,3,.45)!important;color:var(--vr-yellow)!important}
.shop-hero__chips{display:flex;gap:.55rem;flex-wrap:wrap;list-style:none;padding:0;margin:1rem 0 0}
.shop-hero__chips li{padding:.45rem .65rem;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:#0f0f0f;color:#cecece;font-size:.79rem;font-weight:600}
.shop-hero__media{display:flex;align-items:center;justify-content:center;padding:1rem;border:1px solid rgba(255,255,255,.08);border-radius:14px;background:#0d0d0d;overflow:hidden}
.shop-hero__media picture,.shop-hero__media img{display:block;width:100%;height:auto}
.shop-hero__media img{max-width:520px;aspect-ratio:1/1;object-fit:contain}
.shop-hero__rail{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.9rem;margin-top:.95rem;align-items:start}
.shop-hero__controls{display:flex;gap:.5rem}
.shop-hero__nav{width:42px;height:42px;border:1px solid rgba(255,255,255,.12);border-radius:10px;background:#0e0e0e;color:#efefef;font-size:1.4rem;line-height:1;cursor:pointer}
.shop-hero__nav:hover,.shop-hero__nav:focus-visible{border-color:rgba(255,230,3,.55);color:var(--vr-yellow)}
.shop-hero__thumbs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem}
.shop-hero__thumb{display:grid;grid-template-columns:64px minmax(0,1fr);gap:.7rem;align-items:center;width:100%;padding:.55rem;border:1px solid rgba(255,255,255,.09);border-radius:12px;background:#0d0d0d;color:#ededed;text-align:left;cursor:pointer}
.shop-hero__thumb img{display:block;width:64px;height:64px;border-radius:8px;object-fit:cover;background:#f4f4f4}
.shop-hero__thumb strong,.shop-hero__thumb small{display:block}
.shop-hero__thumb strong{font-size:.86rem;color:#fff}
.shop-hero__thumb small{margin-top:.16rem;color:#a9a9a9;font-size:.75rem;line-height:1.35}
.shop-hero__thumb.is-active,.shop-hero__thumb:hover,.shop-hero__thumb:focus-visible{border-color:rgba(255,230,3,.48)}
.shop-hero__policies{grid-column:1/-1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}
.shop-policy-card{display:flex;flex-direction:column;gap:.22rem;padding:.8rem .9rem;border:1px solid rgba(255,255,255,.09);border-radius:12px;background:#0d0d0d}
.shop-policy-card strong{color:#fff;font-size:.86rem}
.shop-policy-card span,.shop-policy-card a{color:#b7b7b7;font-size:.79rem;line-height:1.45}
.shop-policy-card a:hover{color:var(--vr-yellow)}
@media (max-width:900px){.shop-hero__slide.is-active{grid-template-columns:1fr}.shop-hero__copy{order:2}.shop-hero__media{order:1}.shop-hero__rail{grid-template-columns:1fr}.shop-hero__controls{justify-content:flex-end}.shop-hero__thumbs{grid-template-columns:1fr}.shop-hero__policies{grid-template-columns:1fr}}
@media (max-width:640px){.shop-hero{padding:.85rem}.shop-hero__copy{padding:1rem}.shop-hero h1,.shop-hero__headline{font-size:clamp(1.6rem,7vw,2.3rem)}.shop-hero__actions{flex-direction:column}.shop-hero__actions .shop-button{width:100%;justify-content:center}.shop-hero__chips li{width:100%;border-radius:10px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media (max-width:440px){.product-grid{grid-template-columns:1fr}}
