.qc-cta{color:var(--vs-text,#1a3a52);background:linear-gradient(135deg,#ffc74e29 0%,#ff9f1c2e 100%);border:1px solid #ff9f1c73;border-radius:14px;flex-direction:column;gap:.85rem;margin:1.2rem 0;padding:1rem 1.1rem;display:flex}[data-theme=dark] .qc-cta{color:var(--vs-text,#e8eef4);background:linear-gradient(135deg,#ffc74e14 0%,#ff9f1c1a 100%);border-color:#ff9f1c59}.qc-cta-head{align-items:center;gap:.55rem;font-size:1.02rem;font-weight:700;display:flex}.qc-cta-badge{color:#1a1a1a;letter-spacing:.04em;text-transform:uppercase;background:#ff9f1c;border-radius:999px;padding:.18rem .55rem;font-size:.72rem;font-weight:800}.qc-cta-body{opacity:.92;font-size:.94rem;line-height:1.45}.qc-cta-bullets{grid-template-columns:1fr;gap:.3rem;margin:.1rem 0 .25rem;padding:0;font-size:.88rem;list-style:none;display:grid}@media (min-width:540px){.qc-cta-bullets{grid-template-columns:1fr 1fr}}.qc-cta-bullets li{align-items:flex-start;gap:.45rem;padding-left:0;display:flex}.qc-cta-bullets li:before{content:"✓";color:#ff9f1c;flex:none;font-weight:800}.qc-cta-actions{flex-wrap:wrap;align-items:center;gap:.6rem;margin-top:.3rem;display:flex}.qc-cta-btn{color:#1a1a1a;background:#ff9f1c;border:none;border-radius:10px;align-items:center;gap:.4rem;padding:.7rem 1.1rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:transform .12s,box-shadow .12s;display:inline-flex;box-shadow:0 2px 8px #ff9f1c59}.qc-cta-btn:hover,.qc-cta-btn:focus-visible{color:#1a1a1a;text-decoration:none;transform:translateY(-1px);box-shadow:0 4px 12px #ff9f1c73}.qc-cta-price{opacity:.78;font-size:.82rem}.qc-cta-anchor{opacity:.5;margin-right:.25rem;text-decoration:line-through}@media (prefers-reduced-motion:reduce){.qc-cta-btn{transition:none}}.qc-page{max-width:880px;margin:0 auto;padding:2rem 1.1rem 4rem}.qc-hero h1{margin:0 0 .6rem;font-size:clamp(1.6rem,4.5vw,2.4rem);font-weight:800}.qc-hero p{opacity:.85;margin:0 0 1.4rem;font-size:1.05rem;line-height:1.55}.qc-card{background:var(--vs-card-bg,#fff);border:1px solid var(--vs-border,#00000014);border-radius:14px;margin:1.1rem 0;padding:1.3rem;box-shadow:0 2px 10px #0000000a}[data-theme=dark] .qc-card{background:var(--vs-card-bg,#1a2330);border-color:var(--vs-border,#ffffff14);box-shadow:0 2px 10px #0000004d}.qc-input-row{flex-direction:column;gap:.6rem;display:flex}@media (min-width:540px){.qc-input-row{flex-direction:row}}.qc-input-row input[type=text],.qc-input-row input[type=email]{border:1px solid var(--vs-border,#00000026);background:var(--vs-bg,#fff);color:var(--vs-text,#1a3a52);border-radius:10px;flex:1;padding:.85rem 1rem;font-family:inherit;font-size:1rem}[data-theme=dark] .qc-input-row input{color:#e8eef4;background:#0f1822;border-color:#ffffff26}.qc-input-row input:focus{border-color:#ff9f1c;outline:none;box-shadow:0 0 0 3px #ff9f1c2e}.qc-stats{grid-template-columns:repeat(2,1fr);gap:.7rem;display:grid}@media (min-width:700px){.qc-stats{grid-template-columns:repeat(4,1fr)}}.qc-stat{background:var(--vs-muted-bg,#00000008);text-align:center;border-radius:10px;padding:.9rem .8rem}[data-theme=dark] .qc-stat{background:#ffffff0a}.qc-stat-value{margin-bottom:.25rem;font-size:1.6rem;font-weight:800;line-height:1}.qc-stat-value.danger{color:#ef4444}.qc-stat-value.warn{color:#f59e0b}.qc-stat-value.ok{color:#10b981}.qc-stat-label{opacity:.7;text-transform:uppercase;letter-spacing:.04em;font-size:.78rem}.qc-verdict{background:#00000005;border-left:5px solid;border-radius:14px;flex-direction:column;gap:.7rem;padding:1.3rem;display:flex}[data-theme=dark] .qc-verdict{background:#ffffff08}.qc-verdict.buy{border-left-color:#10b981}.qc-verdict.negotiate{border-left-color:#f59e0b}.qc-verdict.walk-away{border-left-color:#ef4444}.qc-verdict-tag{letter-spacing:.06em;text-transform:uppercase;border-radius:999px;padding:.25rem .7rem;font-size:.78rem;font-weight:800;display:inline-block}.qc-verdict.buy .qc-verdict-tag{color:#047857;background:#10b98129}.qc-verdict.negotiate .qc-verdict-tag{color:#b45309;background:#f59e0b2e}.qc-verdict.walk-away .qc-verdict-tag{color:#b91c1c;background:#ef444429}[data-theme=dark] .qc-verdict.buy .qc-verdict-tag{color:#34d399}[data-theme=dark] .qc-verdict.negotiate .qc-verdict-tag{color:#fbbf24}[data-theme=dark] .qc-verdict.walk-away .qc-verdict-tag{color:#f87171}.qc-section-title{margin:1.4rem 0 .6rem;font-size:1.05rem;font-weight:700}.qc-risk-list,.qc-list{flex-direction:column;gap:.55rem;margin:0;padding:0;list-style:none;display:flex}.qc-risk{border-left:3px solid var(--vs-border,#0000001f);background:#00000008;border-radius:10px;gap:.65rem;padding:.75rem .85rem;display:flex}.qc-risk.high{border-left-color:#ef4444}.qc-risk.medium{border-left-color:#f59e0b}.qc-risk.low{border-left-color:#10b981}.qc-risk-title{margin-bottom:.15rem;font-weight:700}.qc-list li{padding-left:1.3rem;position:relative}.qc-list li:before{content:"→";color:#ff9f1c;font-weight:800;position:absolute;top:0;left:0}.qc-upgrade{background:linear-gradient(135deg,#3063af1f,#3063af0f);border:1px solid #3063af4d;border-radius:14px;flex-direction:column;gap:.7rem;padding:1.3rem;display:flex}[data-theme=dark] .qc-upgrade{background:linear-gradient(135deg,#60a5fa1a,#60a5fa0a);border-color:#60a5fa4d}.qc-upgrade-btn{color:#fff;background:#3063af;border:none;border-radius:10px;align-self:flex-start;align-items:center;gap:.45rem;padding:.75rem 1.2rem;font-weight:700;text-decoration:none;display:inline-flex}.qc-upgrade-btn:hover{color:#fff;background:#234d8a;text-decoration:none}.qc-error{color:#b91c1c;background:#ef444414;border:1px solid #ef444440;border-radius:10px;margin:.8rem 0;padding:.8rem 1rem;font-size:.9rem}.qc-spinner{vertical-align:middle;border:2.5px solid;border-right-color:#0000;border-radius:50%;width:18px;height:18px;animation:.7s linear infinite qcSpin;display:inline-block}@keyframes qcSpin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.qc-spinner{animation:none}}.qc-page{max-width:920px}.qc-hero{background:linear-gradient(135deg,#3063af14,#ff9f1c14);border:1px solid #3063af26;border-radius:18px;margin-bottom:1.2rem;padding:1.6rem 1.4rem 1.4rem}[data-theme=dark] .qc-hero{background:linear-gradient(135deg,#60a5fa14,#ffc74e14);border-color:#60a5fa33}.qc-hero:before{content:"Quick Check · $4.50";letter-spacing:.12em;text-transform:uppercase;color:#ff9f1c;margin-bottom:.6rem;font-size:.72rem;font-weight:800;display:inline-block}.qc-hero h1{margin-bottom:.4rem}.qc-card{border-radius:16px;padding:1.4rem 1.5rem;transition:box-shadow .18s,transform .18s;box-shadow:0 1px 3px #0000000a,0 6px 18px #00000008}.qc-card:hover{box-shadow:0 2px 4px #0000000d,0 10px 28px #0000000d}.qc-verdict{background:linear-gradient(135deg,#00000006,#00000001);border-left-width:6px;padding:1.5rem 1.6rem}.qc-verdict.buy{background:linear-gradient(135deg,#10b9811a,#10b98105)}.qc-verdict.negotiate{background:linear-gradient(135deg,#f59e0b1a,#f59e0b05)}.qc-verdict.walk-away{background:linear-gradient(135deg,#ef44441a,#ef444405)}[data-theme=dark] .qc-verdict.buy{background:linear-gradient(135deg,#10b98124,#10b98108)}[data-theme=dark] .qc-verdict.negotiate{background:linear-gradient(135deg,#f59e0b24,#f59e0b08)}[data-theme=dark] .qc-verdict.walk-away{background:linear-gradient(135deg,#ef444424,#ef444408)}.qc-stat{border:1px solid var(--vs-border,#0000000f);background:var(--vs-card-bg,#fff);border-radius:12px;padding:1.1rem .8rem;transition:transform .15s}.qc-stat:hover{transform:translateY(-1px)}[data-theme=dark] .qc-stat{background:#18222e;border-color:#ffffff0f}.qc-stat-value{font-size:1.85rem}.qc-section-title{letter-spacing:-.01em;align-items:center;gap:.5rem;font-size:1.08rem;display:flex}.qc-section-title:before{content:"";background:linear-gradient(#ff9f1c,#ff6f1c);border-radius:2px;width:4px;height:18px;display:inline-block}.qc-risk{background:var(--vs-card-bg,#fff);border-left-width:4px;border:1px solid var(--vs-border,#0000000f);border-left-width:4px;border-radius:12px;padding:.9rem 1rem}[data-theme=dark] .qc-risk{background:#18222e}.qc-risk:before{content:"";opacity:.7;background:currentColor;border-radius:50%;flex-shrink:0;width:10px;height:10px;margin-top:.45rem}.qc-risk.high{color:#ef4444;border-left-color:#ef4444}.qc-risk.medium{color:#f59e0b;border-left-color:#f59e0b}.qc-risk.low{color:#10b981;border-left-color:#10b981}.qc-risk>div{color:var(--vs-text,#1a3a52);flex:1}[data-theme=dark] .qc-risk>div{color:#e8eef4}.qc-upgrade{background:radial-gradient(circle at 100% 0,#ff9f1c2e,#0000 60%),linear-gradient(135deg,#3063af29,#3063af0f);border:1px solid #3063af4d;border-radius:16px;margin-top:2rem;padding:1.5rem 1.6rem}.qc-upgrade h3{font-size:1.15rem}.qc-upgrade-btn{padding:.85rem 1.4rem;font-size:.98rem;transition:transform .15s,box-shadow .15s;box-shadow:0 4px 14px #3063af4d}.qc-upgrade-btn:hover{transform:translateY(-1px);box-shadow:0 6px 18px #3063af66}@media print{html,body{height:auto!important;overflow:visible!important}.navbar.fixed-top,.fixed-top,footer,.qc-sticky-cta,#float-chat-toggle,.floating-chat-toggle,.floating-chat-container,.vini-preview-bubble{display:none!important}main{padding-top:0!important}.qc-upgrade,.qc-cta{display:none!important}.qc-card,.qc-verdict{page-break-inside:avoid;break-inside:avoid;box-shadow:none!important}.qc-page{max-width:100%;padding:0}}.qc-gauge{margin-top:1rem;padding:.85rem 0 0}.qc-gauge-track{background:linear-gradient(90deg,#22c55e 0% 30%,#f59e0b 31% 65%,#ef4444 66% 100%);border-radius:999px;height:14px;position:relative;box-shadow:inset 0 1px 3px #00000026}.qc-gauge-fill{display:none}.qc-gauge-needle{background:#0f172a;border-radius:2px;width:4px;height:22px;margin-left:-2px;transition:left .6s;position:absolute;top:-4px;box-shadow:0 0 0 2px #fff,0 2px 6px #00000059}.qc-gauge-labels{text-transform:uppercase;letter-spacing:.05em;opacity:.7;justify-content:space-between;margin-top:.5rem;font-size:.72rem;display:flex}.qc-gauge-score{margin-top:.4rem;font-size:.95rem}.qc-gauge-score strong{margin-right:.4rem;font-size:1.4rem}.qc-timeline{padding-left:1.4rem;position:relative}.qc-timeline:before{content:"";background:#0f172a1a;width:2px;position:absolute;top:0;bottom:0;left:.45rem}.qc-timeline-item{background:#0f172a08;border-left:3px solid #0000;border-radius:10px;margin-bottom:.85rem;padding:.85rem 1rem;position:relative}.qc-timeline-item.high{background:#ef444412;border-left-color:#ef4444}.qc-timeline-item.medium{background:#f59e0b12;border-left-color:#f59e0b}.qc-timeline-item.low{background:#22c55e12;border-left-color:#22c55e}.qc-timeline-marker{background:#fff;border:3px solid #94a3b8;border-radius:50%;width:12px;height:12px;position:absolute;top:1rem;left:-1.05rem}.qc-timeline-item.high .qc-timeline-marker{border-color:#ef4444}.qc-timeline-item.medium .qc-timeline-marker{border-color:#f59e0b}.qc-timeline-item.low .qc-timeline-marker{border-color:#22c55e}.qc-target-offer{background:linear-gradient(135deg,#0ea5e90f,#0ea5e905);border:1px solid #0ea5e940}.qc-script blockquote{font-family:ui-serif,Georgia,Times New Roman,serif}.qc-actions{background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.75rem 1rem;display:flex;box-shadow:0 1px 3px #0000000a}.qc-action-btn{cursor:pointer;background:#f8fafc;border:1px solid #cbd5e1;border-radius:8px;padding:.5rem .85rem;font-size:.88rem;transition:all .15s}.qc-action-btn:hover:not(:disabled){background:#fff;border-color:#94a3b8;transform:translateY(-1px)}.qc-action-btn:disabled{opacity:.55;cursor:not-allowed}.qc-action-note,.qc-action-msg{color:#475569;margin-left:auto;padding:.25rem .5rem;font-size:.82rem}.qc-action-msg{color:#92400e;background:#fef3c7;border-radius:6px}@media print{.qc-no-print{display:none!important}}.qc-sticky-cta{display:none}@media (max-width:720px){.qc-sticky-cta{z-index:50;background:#fff;border-top:1px solid #e2e8f0;align-items:center;gap:.75rem;padding:.75rem 1rem;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 14px #00000014}.qc-sticky-cta strong{font-size:1rem}.qc-sticky-cta button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#3063af,#5577c0);border:none;border-radius:8px;margin-left:auto;padding:.7rem 1.1rem;font-weight:700}}.qc-trust-strip{color:#475569;flex-wrap:wrap;justify-content:center;gap:1.2rem;margin:1rem 0;padding:.75rem 1rem;font-size:.85rem;display:flex}.qc-trust-strip>div{align-items:center;gap:.4rem;display:flex}.qc-compare-table{border-collapse:collapse;width:100%;margin:1.25rem 0;font-size:.92rem}.qc-compare-table th,.qc-compare-table td{text-align:left;border-bottom:1px solid #e2e8f0;padding:.6rem .5rem}.qc-compare-table th{background:#f1f5f9;font-weight:600}.qc-compare-table td.win{color:#16a34a;font-weight:600}.qc-compare-table td.lose{color:#ef4444}.qc-compare-table .qc-compare-highlight{background:#3063af0f}.qc-money-back{color:#166534;background:#16a34a14;border:1px solid #16a34a4d;border-radius:999px;align-items:center;gap:.5rem;padding:.4rem .75rem;font-size:.85rem;font-weight:500;display:inline-flex}.qc-exit-modal-backdrop{z-index:100;background:#0f172a99;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.qc-exit-modal{text-align:center;background:#fff;border-radius:14px;width:100%;max-width:460px;padding:1.5rem;position:relative}.qc-exit-modal-close{cursor:pointer;color:#94a3b8;background:0 0;border:none;font-size:1.4rem;position:absolute;top:.5rem;right:.6rem}.qc-exit-modal h3{margin-top:0}.qc-live-activity{z-index:40;background:#fff;border:1px solid #e2e8f0;border-radius:10px;max-width:280px;padding:.7rem .9rem;font-size:.82rem;animation:.4s ease-out qc-slide-in;position:fixed;bottom:1rem;left:1rem;box-shadow:0 4px 14px #0000001a}.qc-live-activity strong{color:#0f172a}.qc-live-activity-dot{background:#22c55e;border-radius:50%;width:7px;height:7px;margin-right:.4rem;animation:1.5s infinite qc-pulse;display:inline-block}@keyframes qc-slide-in{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes qc-pulse{0%,to{opacity:1}50%{opacity:.4}}@media (max-width:720px){.qc-live-activity{display:none}}.qc-countdown{color:#991b1b;background:#ef444414;border:1px solid #ef44444d;border-radius:999px;align-items:center;gap:.5rem;margin:.5rem 0;padding:.4rem .85rem;font-size:.85rem;font-weight:600;display:inline-flex}.qc-countdown-time{background:#fff;border-radius:4px;padding:.15rem .4rem;font-family:ui-monospace,SF Mono,Menlo,monospace}
