.qvf-vip-page{--qvf-vip-accent:#ffd400;--qvf-vip-text:#201d16;--qvf-vip-muted:#77746d;--qvf-vip-line:#e7e4dc;--qvf-vip-surface:#fff;--qvf-vip-selected:#fff9df}
[data-bs-theme=dark] .qvf-vip-page{--qvf-vip-text:#f5f1e7;--qvf-vip-muted:#99968e;--qvf-vip-line:#292824;--qvf-vip-surface:#000;--qvf-vip-selected:#171409}
.qvf-vip-layout{max-width:960px;width:calc(100% - 40px);margin:0 auto;padding:26px 0 14px;color:var(--qvf-vip-text)}
.qvf-vip-layout *{box-sizing:border-box}
.qvf-vip-sr{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}
.qvf-vip-hero{width:100%;aspect-ratio:16/7;box-shadow:0 0 0 .5px #484848;overflow:hidden;border-radius:22px;background:#080704;margin-bottom:24px}
.qvf-vip-hero img{display:block;width:100%;height:100%;object-fit:cover}
.qvf-vip-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:20px}
.qvf-vip-option{display:flex;position:relative;min-width:0;align-items:center;flex-direction:column;gap:7px;padding:22px 10px;border:1px solid var(--qvf-vip-line);border-radius:16px;background:var(--qvf-vip-surface);color:var(--qvf-vip-text)!important;text-align:center;text-decoration:none!important;transition:border-color .16s,background-color .16s}
.qvf-vip-option:hover{border-color:#bca737}
.qvf-vip-option.is-selected{border-color:var(--qvf-vip-accent);background:var(--qvf-vip-selected)}
.qvf-vip-option-name{font-size:16px;font-weight:650;line-height:1.4}
.qvf-vip-option-price{display:block;font-size:32px;font-weight:750;line-height:1.2;font-variant-numeric:tabular-nums;overflow-wrap:anywhere}
.qvf-vip-option-price small{font-size:12px;font-weight:400;margin-left:3px}
.qvf-vip-option-duration{font-size:12px;color:var(--qvf-vip-muted);line-height:1.4}
.qvf-vip-option-check{display:none;position:absolute;top:9px;right:9px;align-items:center;justify-content:center;width:16px;height:16px;border-radius:50%;font-size:11px;font-weight:800;background:var(--qvf-vip-accent);color:#171208}
.qvf-vip-option.is-selected .qvf-vip-option-check{display:flex}
.qvf-vip-details{display:grid;padding:26px 28px;border:1px solid var(--qvf-vip-line);border-radius:20px;background:var(--qvf-vip-surface)}
/* Shared grid cell keeps all plans equally tall; inactive content stays invisible and unfocusable. */
.qvf-vip-panel{grid-area:1/1;min-width:0;display:grid;grid-template-rows:1fr auto;row-gap:26px}
.qvf-vip-panel[hidden]{display:grid!important;visibility:hidden;pointer-events:none}
.qvf-vip-detail-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:17px}
.qvf-vip-detail-heading h2{font-size:20px;color:var(--qvf-vip-text);font-weight:650;line-height:1.4;margin:0}
.qvf-vip-detail-heading>span{font-size:12px;color:var(--qvf-vip-muted);white-space:nowrap}
.qvf-vip-allowance{font-size:17px;line-height:1.6;margin:0;color:var(--qvf-vip-text)}
.qvf-vip-allowance strong{font-size:23px;color:#bb8500;font-weight:750}
[data-bs-theme=dark] .qvf-vip-allowance strong{color:var(--qvf-vip-accent)}
.qvf-vip-quota-note{font-size:12px;line-height:1.6;color:var(--qvf-vip-muted);margin:4px 0 0}
.qvf-vip-benefits{list-style:none;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 24px;margin:20px 0 0;padding:0;font-size:14px;line-height:1.6}
.qvf-vip-benefits li{position:relative;padding-left:20px;overflow-wrap:anywhere}
.qvf-vip-benefits li:before{content:'✓';position:absolute;left:0;top:0;color:#ae8600;font-weight:700}
[data-bs-theme=dark] .qvf-vip-benefits li:before{color:var(--qvf-vip-accent)}
.qvf-vip-checkout{display:flex;gap:24px;align-items:center;justify-content:space-between;margin-top:0;padding-top:22px}
.qvf-vip-total{display:flex;flex-direction:column;gap:4px;flex-shrink:0}
.qvf-vip-total>small{font-size:12px;color:var(--qvf-vip-muted)}
.qvf-vip-total>strong{font-size:28px;line-height:1.2;font-weight:750}
.qvf-vip-total strong small{font-size:12px;font-weight:400;margin-left:4px}
.qvf-vip-buy{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:44px;width:160px;min-width:0;flex:0 0 160px;padding:10px 14px;border:0;border-radius:12px;background:var(--qvf-vip-accent);color:#171208!important;font-size:15px;font-weight:700;text-decoration:none!important;cursor:pointer;line-height:1.4}
.qvf-vip-buy:hover{background:#ffdf3d}
.qvf-vip-buy:disabled{background:#a9a393;cursor:default}
.qvf-vip-option:focus,.qvf-vip-buy:focus{outline:none;box-shadow:none}
.qvf-vip-terms{margin-top:20px;color:var(--qvf-vip-muted);font-size:13px}
.qvf-vip-terms-heading{margin:0;padding:18px 2px;font-size:13px;line-height:1.5;font-weight:500;color:var(--qvf-vip-text)}
.qvf-vip-terms ul{margin:0;padding:0 20px 14px;line-height:1.8}
.qvf-vip-terms li+li{margin-top:8px}
.qvf-vip-empty{text-align:center;padding:40px 16px}
.qvf-vip-checkout-status{margin:14px 2px 0;color:var(--qvf-vip-muted);font-size:13px;line-height:1.7}
.qvf-vip-buy[aria-busy=true]{cursor:wait;opacity:.7}
@media(max-width:600px){
 .qvf-vip-layout{width:calc(100% - 28px);padding:14px 0 4px}
 .qvf-vip-hero{border-radius:16px;margin-bottom:16px}
 .qvf-vip-options{gap:8px;margin-bottom:16px}
 .qvf-vip-option{padding:17px 5px 14px;border-radius:12px;gap:6px}
 .qvf-vip-option-name{font-size:14px}
 .qvf-vip-option-price{font-size:25px}
 .qvf-vip-option-duration{font-size:11px}
 .qvf-vip-option-check{top:5px;right:5px;width:12px;height:12px;font-size:9px}
 .qvf-vip-details{display:grid;padding:20px 18px;border-radius:16px}
 .qvf-vip-panel{row-gap:20px}
 .qvf-vip-detail-heading{margin-bottom:14px}
 .qvf-vip-detail-heading h2{font-size:17px}
 .qvf-vip-allowance{font-size:15px}
 .qvf-vip-allowance strong{font-size:21px}
 .qvf-vip-benefits{grid-template-columns:1fr;gap:9px;margin-top:16px;font-size:13px}
 .qvf-vip-checkout{gap:16px;margin-top:0;padding-top:18px}
 .qvf-vip-total>strong{font-size:25px}
 .qvf-vip-buy{width:140px;flex:0 0 140px;padding:10px 8px;font-size:14px;min-height:44px}
 .qvf-vip-terms{margin-top:16px}
}
@media(prefers-reduced-motion:reduce){.qvf-vip-option{transition:none}}
