:root{--wb-canvas:#fff;--wb-surface:#f6f7f9;--wb-brand:#1f5f8b;--wb-brand-dark:#183f5b;--wb-brand-soft:#eaf3f8;--wb-cta:#ff6846;--wb-cta-hover:#e95435;--wb-text:#242730;--wb-muted:#69717c;--wb-border:#e3e6ea;--wb-shadow:0 6px 24px rgba(20,35,50,.06);--wb-content:1180px;--wb-article:720px;--wb-r-sm:8px;--wb-r-md:12px;--wb-r-lg:16px}
body{background:var(--wb-canvas);color:var(--wb-text)}.main-inner{max-width:var(--wb-content)}
.wb-header{position:sticky;top:0;z-index:40;background:#fff;border-top:0;border-bottom:1px solid var(--wb-border);backdrop-filter:none}.wb-header .brand{color:var(--wb-text)}.wb-header .brand-dot{color:var(--wb-brand)}.wb-header .tagline{color:var(--wb-muted)}.wb-header .site-nav a:hover{border-color:var(--wb-brand);color:var(--wb-brand-dark)}
.wb-footer{margin-top:72px;background:var(--wb-surface);color:var(--wb-text);border-top:1px solid var(--wb-border)}.wb-footer a{color:var(--wb-text)}.wb-footer .footer-note,.wb-footer .footer-intro p{color:var(--wb-muted)}
.wb-hero{display:grid;grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);gap:56px;align-items:center;padding:64px 0 52px}.wb-kicker,.wb-section-heading span,.wb-editorial-note span{display:block;color:var(--wb-brand);font-size:.73rem;font-weight:800;letter-spacing:.13em}.wb-hero h1{margin:10px 0 20px;font-size:clamp(2.6rem,5vw,4.6rem);line-height:1.08;letter-spacing:-.055em}.wb-hero-copy>p:not(.wb-kicker){max-width:630px;color:var(--wb-muted);font-size:1.05rem;line-height:1.9}.wb-hero-actions{display:flex;align-items:center;gap:20px;flex-wrap:wrap;margin-top:28px}.wb-primary-link,.wb-cta{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 24px;border-radius:12px;background:var(--wb-cta);color:#fff!important;font-weight:800;text-decoration:none;box-shadow:0 8px 20px rgba(255,104,70,.15);transition:.18s ease}.wb-primary-link:hover,.wb-cta:hover{background:var(--wb-cta-hover);transform:translateY(-1px)}.wb-secondary-link,.wb-text-link{color:var(--wb-brand-dark);font-weight:750;text-decoration:none}.wb-trust-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:22px}.wb-trust-row span,.wb-verification-badges span{display:inline-flex;align-items:center;padding:6px 10px;border-radius:999px;background:#f1f3f5;color:var(--wb-muted);font-size:.76rem;font-weight:700}
.wb-feature-card{overflow:hidden;border:1px solid var(--wb-border);border-radius:16px;background:#fff;box-shadow:var(--wb-shadow)}.wb-feature-image{display:grid;place-items:center;aspect-ratio:16/9;background:linear-gradient(135deg,var(--wb-brand-soft),#f3f6f8);color:var(--wb-brand);text-decoration:none;font-weight:800;letter-spacing:.08em}.wb-feature-image img,.wb-card-media img{width:100%;height:100%;object-fit:cover}.wb-feature-body{padding:24px}.wb-feature-body h2{margin:8px 0 10px;font-size:1.55rem;line-height:1.45}.wb-feature-body h2 a{color:var(--wb-text);text-decoration:none}.wb-feature-body p{color:var(--wb-muted)}
.wb-entry-section,.wb-compare-strip,.wb-latest{margin-top:58px}.wb-section-heading{display:flex;justify-content:space-between;align-items:end;gap:18px;margin-bottom:20px}.wb-section-heading h2{margin:5px 0 0;font-size:clamp(1.55rem,3vw,2rem);letter-spacing:-.03em}.wb-section-heading small{color:var(--wb-muted)}.wb-entry-grid,.wb-article-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.wb-entry-card,.wb-article-card{border:1px solid var(--wb-border);border-radius:16px;background:#fff;box-shadow:var(--wb-shadow);transition:.18s ease}.wb-entry-card{padding:24px}.wb-entry-card:hover,.wb-article-card:hover{transform:translateY(-2px)}.wb-entry-index{margin:0;color:var(--wb-brand);font-size:.76rem;font-weight:800}.wb-entry-card h3{margin:12px 0 8px}.wb-entry-card h3 a,.wb-card-body h3 a{color:var(--wb-text);text-decoration:none}.wb-entry-card p,.wb-card-body p{color:var(--wb-muted)}.wb-compare-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.wb-compare-grid>a{display:flex;flex-direction:column;min-height:148px;padding:22px;border:1px solid var(--wb-border);border-radius:14px;background:var(--wb-surface);color:var(--wb-text);text-decoration:none}.wb-compare-grid span{color:var(--wb-brand);font-size:.73rem;font-weight:800}.wb-compare-grid strong{margin:12px 0 0;font-size:1.2rem}.wb-compare-grid small{margin-top:auto;color:var(--wb-muted)}.wb-card-media{display:grid;place-items:center;aspect-ratio:16/9;border-radius:16px 16px 0 0;background:var(--wb-brand-soft);color:var(--wb-brand);text-decoration:none;font-weight:800}.wb-card-body{padding:22px}.wb-card-body h3{margin:10px 0 8px;line-height:1.5}.wb-editorial-note{display:grid;grid-template-columns:1fr 1.2fr auto;gap:28px;align-items:center;margin-top:58px;padding:28px 30px;border:1px solid var(--wb-border);border-radius:16px;background:var(--wb-surface)}.wb-editorial-note h2{margin:5px 0 0;font-size:1.35rem}.wb-editorial-note p{margin:0;color:var(--wb-muted)}
.wb-article-shell .article-main{max-width:var(--wb-article)}.wb-article-header{padding:0 0 26px;border:0;border-bottom:1px solid var(--wb-border);border-radius:0;background:transparent}.wb-article-header h1{font-size:clamp(2rem,4vw,3rem);line-height:1.35;letter-spacing:-.035em}.wb-verification-badges{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.wb-hero-media,.wb-media,.wb-image-pair,.wb-video-card,.wb-short-video-card{margin:32px 0}.wb-hero-media img,.wb-media img,.wb-image-pair img{display:block;width:100%;height:auto;border-radius:12px}.wb-hero-media figcaption,.wb-media figcaption,.wb-image-pair figcaption,.wb-video-card figcaption,.wb-short-video-card figcaption{margin-top:10px;color:var(--wb-muted);font-size:.82rem;line-height:1.6}.wb-media-screenshot{max-width:420px;margin-left:auto;margin-right:auto}.wb-image-pair{display:grid;grid-template-columns:1fr 1fr;gap:16px}.wb-conclusion-box{margin:28px 0;padding:22px 24px;border-left:4px solid var(--wb-brand);border-radius:10px;background:var(--wb-brand-soft)}.wb-conclusion-box strong{display:block;margin-bottom:6px}.wb-conclusion-box p{margin:0;color:#3d5262}.wb-toc{margin:28px 0;padding:18px 20px;border:1px solid var(--wb-border);border-radius:10px;background:#fff}.wb-toc summary{cursor:pointer;font-weight:800}.wb-toc ol{margin:14px 0 0;padding-left:1.4rem}.wb-toc li+li{margin-top:7px}.wb-prose{font-size:16.5px;line-height:1.92}.wb-prose section{scroll-margin-top:110px}.wb-prose h2{margin-top:64px;margin-bottom:24px;padding-top:0;border-top:0;color:var(--wb-text);font-size:1.55rem}.wb-prose h3{margin-top:36px}.wb-prose p{margin:0 0 24px}.wb-info-box{margin:30px 0;padding:18px 20px;border-radius:10px;background:var(--wb-surface);border:1px solid var(--wb-border)}.wb-info-box>span{display:block;margin-bottom:6px;color:var(--wb-brand);font-size:.75rem;font-weight:800;letter-spacing:.08em}.wb-info-box p{margin:0}.wb-pros-cons{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin:32px 0}.wb-pros-cons>div{padding:20px;border:1px solid var(--wb-border);border-radius:12px}.wb-pros-cons>div:first-child{background:var(--wb-brand-soft)}.wb-pros-cons>div:last-child{background:var(--wb-surface)}.wb-pros-cons h3{margin:0 0 10px;font-size:1rem}.wb-pros-cons ul{margin:0;padding-left:1.2rem}.wb-video-card{overflow:hidden;border:1px solid var(--wb-border);border-radius:14px;background:#fff}.wb-video-frame{position:relative;aspect-ratio:16/9;background:#000}.wb-video-frame iframe,.wb-short-frame iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.wb-video-card figcaption{padding:0 16px 16px}.wb-video-card figcaption strong,.wb-video-card figcaption span{display:block}.wb-short-video-card{max-width:390px;margin-left:auto;margin-right:auto}.wb-short-frame{position:relative;aspect-ratio:9/16;background:#000;border-radius:14px;overflow:hidden}.wb-comparison-table{border-radius:8px;border-color:var(--wb-border)}.wb-comparison-table th{position:sticky;top:0;z-index:2;background:var(--wb-brand-soft);color:var(--wb-brand-dark)}.wb-comparison-table th:first-child,.wb-comparison-table td:first-child{position:sticky;left:0;z-index:1;background:#fff}.wb-comparison-table th:first-child{z-index:3;background:var(--wb-brand-soft)}.wb-conversion-box{background:#fff;border:1px solid #ffd6ca;border-radius:12px}.wb-conversion-box span{color:var(--wb-text)}.wb-author-box{border-radius:14px;border-color:var(--wb-border)}.wb-mobile-cta a{background:var(--wb-cta)!important}.wb-mobile-cta a:hover{background:var(--wb-cta-hover)!important}
@media(max-width:960px){.wb-hero{grid-template-columns:1fr;gap:32px}.wb-entry-grid,.wb-article-grid,.wb-compare-grid{grid-template-columns:1fr 1fr}.wb-editorial-note{grid-template-columns:1fr}.wb-article-shell .article-main{max-width:none}}
@media(max-width:640px){.wb-header{position:static}.wb-hero{padding:34px 0 30px}.wb-hero h1{font-size:2.45rem}.wb-entry-grid,.wb-article-grid,.wb-compare-grid{grid-template-columns:1fr}.wb-entry-card,.wb-card-body{padding:20px}.wb-editorial-note{padding:22px 20px}.wb-article-header h1{font-size:2rem}.wb-prose{font-size:16px;line-height:1.9}.wb-prose h2{margin-top:52px}.wb-image-pair,.wb-pros-cons{grid-template-columns:1fr}.wb-toc:not([open]){padding-bottom:18px}.wb-mobile-cta{display:flex}.wb-mobile-cta a{min-height:44px}.wb-hero-media,.wb-media,.wb-video-card{margin:28px 0}}
