.wvh-fixes{background:var(--color-stone-100);padding:80px 24px}.wvh-fixes-inner{max-width:760px;margin:0 auto}.wvh-fixes h2{font-size:clamp(1.5rem,3vw,2rem);font-weight:700;color:var(--text-primary);text-align:center;margin-bottom:48px;letter-spacing:-.01em}.wvh-fixes-list{display:flex;flex-direction:column;gap:32px}.wvh-fix{display:flex;gap:20px;align-items:flex-start}.wvh-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)}.wvh-fix-text h3{font-size:1rem;font-weight:700;color:var(--text-primary);margin-bottom:6px;line-height:1.3}.wvh-fix-text p{font-size:.88rem;color:var(--text-secondary);line-height:1.65}@media(max-width:540px){.wvh-fix{flex-direction:column;gap:12px}}.wvh-plugin-callout{background:var(--color-stone-950);padding:48px 24px;position:relative;overflow:hidden}.wvh-plugin-callout:before{content:"";position:absolute;top:50%;left:30%;transform:translate(-50%,-50%);width:500px;height:300px;background:radial-gradient(ellipse at center,rgba(201,160,0,.08) 0%,transparent 70%);pointer-events:none}.wvh-plugin-callout-inner{max-width:800px;margin:0 auto;display:flex;align-items:center;gap:24px;position:relative}.wvh-plugin-callout-icon{width:56px;height:56px;flex-shrink:0;display:flex;align-items:center;justify-content:center;border-radius:14px;background:linear-gradient(135deg,#fee26514,#fee2650a)}.wvh-plugin-callout-icon svg{width:32px;height:32px;color:#c9a000}.wvh-plugin-callout-text{flex:1}.wvh-plugin-callout-text h3{font-size:1.05rem;font-weight:700;color:var(--color-stone-50);margin-bottom:6px}.wvh-plugin-callout-text p{font-size:.88rem;color:var(--text-muted);line-height:1.55}@media(max-width:600px){.wvh-plugin-callout-inner{flex-direction:column;align-items:flex-start}.wvh-plugin-callout-icon{width:48px;height:48px}.wvh-plugin-callout-icon svg{width:24px;height:24px}}[data-theme=dark] .wvh-plugin-callout{background:var(--color-bg-dark)}[data-theme=dark] .wvh-plugin-callout:before{background:radial-gradient(ellipse at center,rgba(201,160,0,.05) 0%,transparent 70%)}.wvh-setup{background:var(--color-white);padding:80px 24px}.wvh-setup-inner{max-width:800px;margin:0 auto}.wvh-setup h2{font-size:clamp(1.5rem,3vw,2rem);font-weight:700;color:var(--text-primary);text-align:center;margin-bottom:48px;letter-spacing:-.01em}.wvh-setup-grid{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.wvh-setup-step{text-align:center}.wvh-step-num{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;background:linear-gradient(135deg,var(--color-gold-wash),var(--color-gold-pale));border:1px solid rgba(201,160,0,.25);font-size:1.1rem;font-weight:700;color:var(--color-gold-text);margin-bottom:16px}.wvh-step-body h3{font-size:.95rem;font-weight:700;color:var(--text-primary);margin-bottom:6px}.wvh-step-body p{font-size:.85rem;color:var(--text-secondary);line-height:1.65}.wvh-step-body a{color:var(--color-gold-text);text-decoration:none;font-weight:600}.wvh-step-body a:hover{color:var(--color-gold-text-hover)}@media(max-width:640px){.wvh-setup-grid{grid-template-columns:1fr;gap:36px}}.wvh-compare{background:var(--color-stone-100);padding:80px 24px}.wvh-compare-inner{max-width:900px;margin:0 auto}.wvh-compare h2{font-size:clamp(1.5rem,3vw,2rem);font-weight:700;color:var(--text-primary);text-align:center;margin-bottom:40px;letter-spacing:-.01em}.wvh-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)}.wvh-table{width:100%;border-collapse:collapse;font-size:.88rem;min-width:600px}.wvh-table thead tr{background:linear-gradient(135deg,var(--color-gold-pale),var(--color-gold-muted))}.wvh-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}.wvh-table td{padding:12px 18px;color:var(--text-secondary);border-bottom:1px solid var(--color-stone-125)}.wvh-table tbody tr:nth-child(2n){background:var(--color-stone-25)}.wvh-table tbody tr:last-child td{border-bottom:none}.wvh-table-highlight{background:#fef3c74d}.wvh-table tbody tr:nth-child(2n) .wvh-table-highlight{background:#fef3c773}.wvh-table td strong{color:var(--text-primary);font-weight:600}.wvh-stats{background:var(--color-stone-100);padding:0 24px 80px}.wvh-stats-inner{max-width:960px;margin:0 auto}.wvh-stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.wvh-stat{text-align:center;padding:24px 16px;background:var(--color-white);border:1px solid var(--color-stone-200);border-radius:12px}.wvh-stat-number{display:block;font-size:2.2rem;font-weight:700;color:var(--color-gold-text);line-height:1.1;margin-bottom:6px}.wvh-stat-label{font-size:.82rem;color:var(--text-secondary)}@media(max-width:680px){.wvh-stats-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.wvh-stats-grid{grid-template-columns:1fr}}.wvh-builders{background:var(--color-white);padding:80px 24px}.wvh-builders-inner{max-width:860px;margin:0 auto}.wvh-builders-inner h2{font-size:clamp(1.5rem,3vw,2rem);font-weight:700;color:var(--text-primary);text-align:center;margin-bottom:10px;letter-spacing:-.01em}.wvh-builders-sub{font-size:1rem;color:var(--text-secondary);text-align:center;margin-bottom:48px}.wvh-builders-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.wvh-builder-card{background:var(--color-white);border:1px solid var(--color-stone-200);border-radius:14px;padding:28px 16px;text-align:center;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.wvh-builder-card:hover{transform:translateY(-2px);box-shadow:0 6px 24px #1c19170f;border-color:var(--color-stone-300)}.wvh-builder-icon{width:56px;height:56px;display:flex;align-items:center;justify-content:center;border-radius:14px;background:var(--color-stone-25);border:1px solid var(--color-stone-200);margin:0 auto 14px;overflow:hidden}.wvh-builder-icon img,.wvh-brand-logo{display:block}.wvh-brand-logo--wordpress{color:#21759b}.wvh-brand-logo--elementor{color:#92003b}.wvh-brand-logo--bricks{color:#44403c}.wvh-builder-icon .wvh-brand-logo svg{display:block;width:28px;height:28px}.wvh-builder-icon--full{padding:0;background:none;border:none}.wvh-builder-icon--full img{width:100%;height:100%;object-fit:cover;border-radius:14px}.wvh-builder-card h3{font-size:.95rem;font-weight:700;color:var(--text-primary);margin-bottom:8px}.wvh-builder-type{display:inline-block;font-family:DM Mono,monospace;font-size:.68rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:var(--color-gold-text);background:#fee26526;border-radius:50px;padding:3px 12px}@media(max-width:760px){.wvh-builders-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:480px){.wvh-builders-grid{grid-template-columns:repeat(2,1fr)}}[data-theme=dark] .wvh-fixes{background:var(--color-stone-950)}[data-theme=dark] .wvh-fix-icon{background:linear-gradient(135deg,#fefce814,#fef3c70d)}[data-theme=dark] .wvh-setup{background:var(--color-stone-850)}[data-theme=dark] .wvh-step-num{background:linear-gradient(135deg,#fefce814,#fef3c70d);border-color:#c9a00033}[data-theme=dark] .wvh-step-body a{color:var(--color-gold-light)}[data-theme=dark] .wvh-step-body a:hover{color:var(--color-gold-text)}[data-theme=dark] .wvh-compare{background:var(--color-stone-950)}[data-theme=dark] .wvh-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] .wvh-table thead tr{background:linear-gradient(135deg,#fef3c71f,#fde68a14)}[data-theme=dark] .wvh-table th{border-bottom-color:var(--color-stone-800)}[data-theme=dark] .wvh-table td{border-bottom-color:var(--color-stone-775)}[data-theme=dark] .wvh-table tbody tr:nth-child(2n){background:var(--color-stone-875)}[data-theme=dark] .wvh-table-highlight{background:#fef3c70f}[data-theme=dark] .wvh-table tbody tr:nth-child(2n) .wvh-table-highlight{background:#fef3c71a}[data-theme=dark] .wvh-stats{background:var(--color-stone-950)}[data-theme=dark] .wvh-stat{background:var(--color-stone-900);border-color:var(--color-stone-800)}[data-theme=dark] .wvh-builders{background:var(--color-stone-850)}[data-theme=dark] .wvh-builder-card{background:var(--color-stone-900);border-color:var(--color-stone-800)}[data-theme=dark] .wvh-builder-card:hover{border-color:var(--color-stone-700);box-shadow:0 6px 24px #0003}[data-theme=dark] .wvh-builder-icon{background:var(--color-stone-750);border-color:var(--color-stone-700)}[data-theme=dark] .wvh-builder-icon img:not(.wvh-builder-icon--full img){filter:brightness(1.4)}[data-theme=dark] .wvh-brand-logo--wordpress{color:#5aadce}[data-theme=dark] .wvh-brand-logo--elementor{color:#ff4d8a}[data-theme=dark] .wvh-brand-logo--bricks{color:#a8a29e}[data-theme=dark] .wvh-builder-icon--full{background:none;border-color:transparent}[data-theme=dark] .wvh-builder-type{background:#fee26514}
