.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;max-width:60ch}.sp-demo-player-note{max-width:56ch;margin-left:auto;margin-right:auto}@media(max-width:540px){.wvh-fix{flex-direction:column;gap:12px}}.wvh-plugin-callout{background:var(--color-stone-850);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:960px;margin:0 auto;display:flex;align-items:center;gap:40px;position:relative}.wvh-plugin-callout-content{flex:1;min-width:0}.wvh-plugin-callout-header{display:flex;align-items:flex-start;gap:16px;margin-bottom:20px}.wvh-plugin-callout-icon{width:48px;height:48px;flex-shrink:0;display:flex;align-items:center;justify-content:center;border-radius:12px;background:linear-gradient(135deg,#fee26514,#fee2650a)}.wvh-plugin-callout-icon svg{width:28px;height:28px;color:#c9a000}.wvh-plugin-callout-text h3{font-size:1.1rem;font-weight:700;color:var(--color-stone-50);margin-bottom:6px}.wvh-plugin-callout-text p{font-size:.88rem;color:var(--text-muted-on-dark);line-height:1.55}.wvh-plugin-callout-text a{color:var(--color-gold-light);text-decoration:underline;text-underline-offset:2px;font-weight:400}.wvh-plugin-callout-text a:hover{color:var(--color-gold-glow)}.wvh-plugin-callout-action{margin-top:20px}.wvh-plugin-callout-media{flex:1;max-width:440px;border-radius:12px;border:1px solid var(--color-stone-750);box-shadow:0 8px 24px #00000059;overflow:hidden;background:var(--color-stone-900)}.wvh-plugin-callout-media img{width:100%;height:auto;display:block}.wvh-plugin-callout-media .wvh-img-dark,[data-theme=dark] .wvh-plugin-callout-media .wvh-img-light{display:none}[data-theme=dark] .wvh-plugin-callout-media .wvh-img-dark{display:block}@media(max-width:768px){.wvh-plugin-callout-inner{flex-direction:column;align-items:stretch;gap:28px}.wvh-plugin-callout-media{max-width:100%}}[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-plugin-callout .btn:focus-visible,.wvh-plugin-callout .btn:focus-visible .btn__face{outline-color:var(--color-gold-light)}.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-selfhosted{background:var(--color-stone-100);padding:80px 24px}.wvh-selfhosted-inner{max-width:800px;margin:0 auto}.wvh-selfhosted h2{font-size:clamp(1.5rem,3vw,2rem);font-weight:700;color:var(--text-primary);margin-bottom:20px;letter-spacing:-.01em}.wvh-selfhosted p{margin:0 0 16px;color:var(--text-secondary);line-height:1.7;max-width:60ch}.wvh-sources{margin:28px 0 0;border-top:1px solid var(--color-stone-150)}.wvh-source{display:grid;grid-template-columns:264px 1fr;gap:24px;padding:18px 0;border-bottom:1px solid var(--color-stone-150)}.wvh-source dt{font-weight:600;line-height:1.45;color:var(--text-primary)}.wvh-source dd{margin:0;line-height:1.7;color:var(--text-secondary)}.wvh-source-tag{display:block;width:fit-content;margin-top:6px;padding:2px 9px;border:1px solid var(--color-stone-300);border-radius:50px;font-family:DM Mono,monospace;font-size:.72rem;font-weight:500;color:var(--text-muted);white-space:nowrap}@media(max-width:640px){.wvh-source{grid-template-columns:1fr;gap:6px}}.cspot{background:var(--color-stone-100)}[data-theme=dark] .cspot{background:var(--color-stone-850)}.wvh-compare{background:var(--color-white);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-key{display:none;margin:-28px 0 20px;text-align:center;font-size:.82rem;color:var(--text-muted)}.wvh-table-wrap{overflow-x:auto;border-radius:14px;border:1px solid var(--color-stone-150);padding:24px;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 thead th{font-weight:700;color:var(--text-primary);padding:14px 18px;text-align:left;border-bottom:2px solid var(--color-stone-150);white-space:nowrap}.wvh-table tbody td,.wvh-table tbody th{font-weight:400;text-align:left;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,.wvh-table tbody tr:last-child th{border-bottom:none}.wvh-table-highlight{background:#fef3c780}.wvh-table tbody tr:nth-child(2n) .wvh-table-highlight{background:#fef3c7a6}@media(max-width:680px){.wvh-table-wrap{padding:20px 16px}.wvh-table{min-width:0;width:100%;font-size:.82rem}.wvh-table thead th{white-space:normal;padding:12px 10px}.wvh-table tbody td,.wvh-table tbody th{padding:12px 10px}}@media(max-width:560px){.wvh-table-key{display:block}.wvh-table{display:block;width:100%}.wvh-table thead{display:none}.wvh-table tbody{display:block}.wvh-table tbody tr,.wvh-table tbody tr:nth-child(2n){display:grid;grid-template-columns:1fr auto;align-items:baseline;column-gap:14px;padding:14px 16px;background:none;border-bottom:1px solid var(--color-stone-150)}.wvh-table tbody tr:last-child{border-bottom:none}.wvh-table tbody th[scope=row],.wvh-table tbody td{padding:0;border:none}.wvh-table tbody th[scope=row]{grid-area:1 / 1;font-size:.9rem;color:var(--text-secondary)}.wvh-table tbody td.wvh-table-highlight,.wvh-table tbody tr:nth-child(2n) .wvh-table-highlight{grid-area:1 / 2;background:none;text-align:right;font-size:1.05rem;color:var(--text-primary)}.wvh-table tbody td.wvh-table-highlight strong{font-weight:700}.wvh-table tbody td:not(.wvh-table-highlight){grid-column:1 / -1;display:flex;justify-content:space-between;gap:14px;font-size:.78rem;color:var(--text-muted)}.wvh-table tbody td[data-label=YouTube]{grid-row:2;margin-top:8px}.wvh-table tbody td[data-label=Vimeo]{grid-row:3;margin-top:2px}.wvh-table tbody td:not(.wvh-table-highlight):before{content:attr(data-label);color:var(--text-muted)}[data-theme=dark] .wvh-compare .wvh-table tbody td.wvh-table-highlight,[data-theme=dark] .wvh-compare .wvh-table tbody tr:nth-child(2n) .wvh-table-highlight{background:none}[data-theme=dark] .wvh-table tbody tr,[data-theme=dark] .wvh-table tbody tr:nth-child(2n){border-bottom-color:var(--color-stone-775)}}.wvh-table td strong{color:var(--text-primary);font-weight:600}.wvh-builders{background:var(--color-stone-100);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;max-width:60ch;margin-left:auto;margin-right:auto;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-150);border-radius:14px;padding:28px 16px;text-align:center;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}@media(hover:hover){.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-150);margin:0 auto 14px;overflow:hidden}.wvh-brand-logo{display:block}.wvh-brand-logo--wordpress{color:#21759b}.wvh-brand-logo--elementor{color:#92003b}.wvh-brand-logo--bricks{color:#44403c}.wvh-brand-logo--divi{color:#7c3aed}.wvh-brand-logo--beaver{color:#e88d13}.wvh-builder-icon .wvh-brand-logo svg{display:block;width:28px;height:28px}.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:.72rem;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)}.wvh-builder-card:last-child{grid-column:1 / -1;max-width:220px;width:100%;margin:0 auto}}[data-theme=dark] .wvh-fixes{background:var(--color-stone-850)}[data-theme=dark] .wvh-fix-icon{background:linear-gradient(135deg,#fefce814,#fef3c70d)}[data-theme=dark] .wvh-setup{background:var(--color-stone-950)}[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-selfhosted{background:var(--color-stone-850)}[data-theme=dark] .wvh-sources,[data-theme=dark] .wvh-source{border-color:var(--color-stone-750)}[data-theme=dark] .wvh-source-tag{border-color:var(--color-stone-700)}[data-theme=dark] .wvh-compare{background:var(--color-stone-950)}[data-theme=dark] .wvh-table-wrap{border-color:var(--color-stone-750);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 thead th{border-bottom-color:var(--color-stone-750)}[data-theme=dark] .wvh-table tbody td,[data-theme=dark] .wvh-table tbody th{border-bottom-color:var(--color-stone-775)}[data-theme=dark] .wvh-table tbody tr:nth-child(2n){background:var(--color-stone-925)}[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-builders{background:var(--color-stone-850)}[data-theme=dark] .wvh-builder-card{background:var(--color-stone-900);border-color:var(--color-stone-750)}[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-800);border-color:var(--color-stone-700)}[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-brand-logo--divi{color:#a78bfa}[data-theme=dark] .wvh-brand-logo--beaver{color:#f3a83f}[data-theme=dark] .wvh-builder-type{background:#fee26514}
