.fvh-fixes h2,.fvh-choose h2,.fvh-features h2,.fvh-personas h2,.fvh-compare h2{font-size:clamp(1.5rem,3vw,2rem);font-weight:700;color:var(--text-primary);text-align:center;margin-bottom:48px;letter-spacing:-.01em}.fvh-choose h2,.fvh-personas h2,.fvh-compare h2{margin-bottom:40px}.fvh-choose h2{margin-bottom:16px}.fvh-fixes{background:var(--color-stone-100);padding:80px 24px}.fvh-fixes-inner{max-width:760px;margin:0 auto}.fvh-fixes-list{display:flex;flex-direction:column;gap:32px}.fvh-fix{display:flex;gap:20px;align-items:flex-start}.fvh-fix-icon{flex-shrink:0;width:52px;height:52px;display:flex;align-items:center;justify-content:center;border-radius:14px;background:linear-gradient(135deg,var(--color-gold-wash),var(--color-gold-pale));color:var(--color-gold-text)}.fvh-fix-text h3{font-size:1rem;font-weight:700;color:var(--text-primary);margin-bottom:6px;line-height:1.3}.fvh-fix-text p{font-size:.88rem;color:var(--text-secondary);line-height:1.65}@media(max-width:540px){.fvh-fix{flex-direction:column;gap:12px}}.fvh-choose{background:var(--color-white);padding:80px 24px}.fvh-choose-inner{max-width:960px;margin:0 auto}.fvh-choose-intro{font-size:.95rem;color:var(--text-secondary);line-height:1.65;text-align:center;max-width:680px;margin:0 auto 40px}.fvh-choose-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;margin-bottom:28px}.fvh-choose-card{background:var(--color-stone-25);border:1px solid var(--color-stone-200);border-radius:14px;padding:28px 26px}.fvh-choose-card h3{font-size:1.02rem;font-weight:700;color:var(--text-primary);margin-bottom:14px;line-height:1.3}.fvh-choose-card ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}.fvh-choose-card li{font-size:.88rem;color:var(--text-secondary);line-height:1.6;padding-left:18px;position:relative}.fvh-choose-card li:before{content:"";position:absolute;left:0;top:9px;width:6px;height:6px;border-radius:50%;background:var(--color-gold-text)}.fvh-choose-note{font-size:.9rem;color:var(--text-secondary);text-align:center;font-style:italic;max-width:720px;margin:0 auto;line-height:1.6}@media(max-width:720px){.fvh-choose-grid{grid-template-columns:1fr}}.fvh-features{background:var(--color-stone-100);padding:80px 24px}.fvh-features-inner{max-width:960px;margin:0 auto}.fvh-features-grid{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.fvh-features-grid li{background:var(--color-white);border:1px solid var(--color-stone-200);border-radius:14px;padding:24px 22px}.fvh-features-grid h3{font-size:.98rem;font-weight:700;color:var(--text-primary);margin-bottom:8px;line-height:1.3}.fvh-features-grid p{font-size:.88rem;color:var(--text-secondary);line-height:1.6}@media(max-width:880px){.fvh-features-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.fvh-features-grid{grid-template-columns:1fr}}.fvh-personas{background:var(--color-white);padding:80px 24px}.fvh-personas-inner{max-width:1040px;margin:0 auto}.fvh-personas-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.fvh-persona{background:var(--color-stone-25);border:1px solid var(--color-stone-200);border-radius:14px;padding:28px 26px}.fvh-persona h3{font-size:1rem;font-weight:700;color:var(--text-primary);margin-bottom:10px;line-height:1.3}.fvh-persona p{font-size:.9rem;color:var(--text-secondary);line-height:1.65}@media(max-width:880px){.fvh-personas-grid{grid-template-columns:1fr}}.fvh-compare{background:var(--color-stone-100);padding:80px 24px}.fvh-compare-inner{max-width:980px;margin:0 auto}.fvh-table-wrap{overflow-x:auto;border-radius:14px;border:1px solid var(--color-stone-200);background:linear-gradient(to right,var(--color-white) 30%,transparent) left / 40px 100% no-repeat local,linear-gradient(to left,var(--color-white) 30%,transparent) right / 40px 100% no-repeat local,linear-gradient(to right,rgba(0,0,0,.08),transparent) left / 24px 100% no-repeat scroll,linear-gradient(to left,rgba(0,0,0,.08),transparent) right / 24px 100% no-repeat scroll,var(--color-white)}.fvh-table{width:100%;border-collapse:collapse;font-size:.88rem;min-width:720px}.fvh-table thead tr{background:linear-gradient(135deg,var(--color-gold-pale),var(--color-gold-muted))}.fvh-table th{font-weight:700;color:var(--text-primary);padding:14px 18px;text-align:left;border-bottom:2px solid var(--color-stone-200);white-space:nowrap}.fvh-table td{padding:12px 18px;color:var(--text-secondary);border-bottom:1px solid var(--color-stone-125);vertical-align:top}.fvh-table tbody tr:nth-child(2n){background:var(--color-stone-25)}.fvh-table tbody tr:last-child td{border-bottom:none}.fvh-table-highlight{background:#fef3c74d}.fvh-table tbody tr:nth-child(2n) .fvh-table-highlight{background:#fef3c773}.fvh-table td strong{color:var(--text-primary);font-weight:600}.fvh-compare-note{font-size:.82rem;color:var(--text-secondary);text-align:center;margin-top:20px;line-height:1.6}.fvh-stats{background:var(--color-stone-100);padding:0 24px 80px}.fvh-stats-inner{max-width:960px;margin:0 auto}.fvh-stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.fvh-stat{text-align:center;padding:24px 16px;background:var(--color-white);border:1px solid var(--color-stone-200);border-radius:12px}.fvh-stat-number{display:block;font-size:2.2rem;font-weight:700;color:var(--color-gold-text);line-height:1.1;margin-bottom:6px}.fvh-stat-label{font-size:.82rem;color:var(--text-secondary)}@media(max-width:680px){.fvh-stats-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.fvh-stats-grid{grid-template-columns:1fr}}[data-theme=dark] .fvh-fixes{background:var(--color-stone-950)}[data-theme=dark] .fvh-fix-icon{background:linear-gradient(135deg,#fefce814,#fef3c70d)}[data-theme=dark] .fvh-choose{background:var(--color-stone-850)}[data-theme=dark] .fvh-choose-card{background:var(--color-stone-900);border-color:var(--color-stone-800)}[data-theme=dark] .fvh-features{background:var(--color-stone-950)}[data-theme=dark] .fvh-features-grid li{background:var(--color-stone-900);border-color:var(--color-stone-800)}[data-theme=dark] .fvh-personas{background:var(--color-stone-850)}[data-theme=dark] .fvh-persona{background:var(--color-stone-900);border-color:var(--color-stone-800)}[data-theme=dark] .fvh-compare{background:var(--color-stone-950)}[data-theme=dark] .fvh-table-wrap{border-color:var(--color-stone-800);background:linear-gradient(to right,var(--color-stone-900) 30%,transparent) left / 40px 100% no-repeat local,linear-gradient(to left,var(--color-stone-900) 30%,transparent) right / 40px 100% no-repeat local,linear-gradient(to right,rgba(0,0,0,.15),transparent) left / 24px 100% no-repeat scroll,linear-gradient(to left,rgba(0,0,0,.15),transparent) right / 24px 100% no-repeat scroll,var(--color-stone-900)}[data-theme=dark] .fvh-table thead tr{background:linear-gradient(135deg,#fef3c71f,#fde68a14)}[data-theme=dark] .fvh-table th{border-bottom-color:var(--color-stone-800)}[data-theme=dark] .fvh-table td{border-bottom-color:var(--color-stone-775)}[data-theme=dark] .fvh-table tbody tr:nth-child(2n){background:var(--color-stone-875)}[data-theme=dark] .fvh-table-highlight{background:#fef3c70f}[data-theme=dark] .fvh-table tbody tr:nth-child(2n) .fvh-table-highlight{background:#fef3c71a}[data-theme=dark] .fvh-stats{background:var(--color-stone-950)}[data-theme=dark] .fvh-stat{background:var(--color-stone-900);border-color:var(--color-stone-800)}
