/* Scoped editorial components: reset theme section/prose spacing at this boundary. */
html body .wn-editorial{box-sizing:border-box;width:calc(100% - 2 * var(--container-pad,24px));max-width:1080px;margin:40px auto;padding:0;color:var(--c-ink,#1b2547);line-height:1.85;overflow-wrap:break-word}
html body .wn-editorial[data-wn-editorial="sections"]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}
html body .wn-editorial>.wn-editorial__section{box-sizing:border-box;min-width:0;margin:0;padding:24px;border:1px solid var(--c-border,#e1e7f2);border-radius:16px;background:var(--c-paper,#fff);box-shadow:none}
html body .wn-editorial>.wn-editorial__section:only-child{grid-column:1/-1}
html body .wn-editorial .wn-editorial__section h2,html body .wn-editorial nav h2{font-size:clamp(18px,1.6vw,22px);font-weight:700;line-height:1.55;letter-spacing:0;margin:0 0 12px;padding:0;border:0;background:none;color:inherit;text-wrap:pretty}
html body .wn-editorial h2::before,html body .wn-editorial h2::after{content:none}
html body .wn-editorial .wn-editorial__section p{font-size:16px;font-weight:400;line-height:1.85;max-width:none;margin:0;padding:0;color:var(--c-text-mute,#4a546a)}
html body .wn-editorial .wn-editorial__section p+p{margin-top:12px}
html body .wn-editorial>nav{grid-column:1/-1;padding:20px 24px;background:var(--c-mist,#f6f9fe);border-radius:12px}
html body .wn-editorial ul{margin:0;padding:0;list-style:none;display:flex;flex-wrap:wrap;gap:12px 24px}
html body .wn-editorial li{margin:0;padding:0;font-size:15px;line-height:1.7}
html body .wn-editorial a:not(.wn-editorial__button){color:inherit;text-decoration:underline;text-underline-offset:4px}
html body .wn-editorial.wn-editorial__links{padding:24px;border:1px solid var(--c-border,#e1e7f2);border-radius:16px;background:var(--c-mist,#f6f9fe)}
html body .wn-editorial__links>p{margin:0 0 20px;padding:0}
html body .wn-editorial .wn-editorial__button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;box-sizing:border-box;max-width:100%;padding:12px 24px;border-radius:10px;background:var(--c-ink,#1b2547);color:var(--c-paper,#fff);font-size:16px;font-weight:700;line-height:1.5;text-decoration:none;white-space:normal}
html body .wn-editorial .wn-editorial__button:hover{filter:brightness(1.2)}
html body .wn-editorial a:focus-visible{outline:3px solid var(--c-accent,#f26b22);outline-offset:4px}
html body .page-default__content>.wn-editorial,html body .hp-listing__description>.wn-editorial,html body .post-single__content>.wn-editorial{width:100%;max-width:none;margin:28px 0}
html body .hp-listing__description>.wn-editorial[data-wn-editorial="sections"],html body .post-single__content>.wn-editorial[data-wn-editorial="sections"]{grid-template-columns:1fr}
html body .wn-editorial-lead{font-size:17px;line-height:1.9;margin:0 0 28px;color:var(--c-text-mute,#4a546a)}
html body.wn-editorial-new .page-default{padding:32px}
html body.wn-editorial-new .page-default__header{margin:0 0 20px;padding:0}
html body.wn-editorial-new .page-default__title{font-size:clamp(26px,3vw,36px);line-height:1.5;max-width:26em;margin:0;word-break:normal;overflow-wrap:break-word}
html body.wn-editorial-new .breadcrumbs{padding-block:20px}
html body.wn-editorial-new .layout{padding-top:32px}
html body .wn-editorial-emphasis{color:var(--c-accent,#d45417);font-style:normal}
html body.home .wn-hero-title{font-size:clamp(32px,3.6vw,46px);line-height:1.45;word-break:normal;overflow-wrap:break-word}
html[data-theme="dark"] body .wn-editorial{color:#e8edf8}
html[data-theme="dark"] body .wn-editorial>.wn-editorial__section{background:#202a40;border-color:#43506a}
html[data-theme="dark"] body .wn-editorial .wn-editorial__section p,html[data-theme="dark"] body .wn-editorial-lead{color:#c5cfe0}
html[data-theme="dark"] body .wn-editorial>nav,html[data-theme="dark"] body .wn-editorial.wn-editorial__links{background:#202a40;border-color:#43506a}
html[data-theme="dark"] body .wn-editorial .wn-editorial__button{background:#e8edf8;color:#1b2547}
@media(max-width:700px){html body .wn-editorial{width:calc(100% - 32px);margin:28px auto}html body .wn-editorial[data-wn-editorial="sections"]{grid-template-columns:1fr;gap:16px}html body .wn-editorial>.wn-editorial__section{padding:20px}html body .wn-editorial.wn-editorial__links{padding:20px}html body .wn-editorial ul{display:grid;gap:12px}html body.wn-editorial-new .page-default{padding:22px 18px}html body.wn-editorial-new .layout{padding-top:20px}html body .wn-editorial .wn-editorial__button{width:100%}}

/* The legacy theme uses !important on prose spacing; override only these new components. */
html body .wn-editorial .wn-editorial__section h2{margin:0 0 12px!important;text-wrap:balance}
html body .wn-editorial .wn-editorial__section p{margin:0!important}
html body .wn-editorial .wn-editorial__section p+p{margin-top:12px!important}
html body .wn-editorial.wn-editorial__links{padding:24px!important}
html body.home .wn-v61-hero .wn-hero-title{font-size:clamp(30px,3.6vw,46px)!important;line-height:1.45!important;max-width:100%!important}
html body .hp-listing--view-page h1.hp-listing__title,html body h1.hp-listing__title{font-size:clamp(22px,2.1vw,28px)!important;line-height:1.55!important;margin:12px 0 20px!important}
html body h1.hp-listing__title span{font:inherit!important}

html body .wn-editorial .wn-editorial__section h2{text-wrap:balance!important}
html body.home .wn-v61-hero .wn-hero-title{font-size:clamp(26px,3.4vw,42px)!important}
html body .wn-editorial-headline-part{white-space:nowrap!important;display:inline-block}
@media(max-width:700px){html body .wn-editorial-headline-part{display:block!important}html body.home .wn-v61-hero .wn-hero-title{font-size:clamp(26px,7.2vw,32px)!important}}

/* Measured live/local comparison: keep headline tokens semantic, not character-per-line. */
html body.wn-editorial-site-blog.home .wn-hero-title>.wn-editorial-blog-line{display:block!important;white-space:normal!important;word-break:normal!important;max-width:none!important;line-height:1.3!important}
html body.wn-editorial-site-blog.home .wn-hero-title{max-width:100%!important;line-height:1.3!important}
html body.wn-editorial-site-store .wn-store-hero__lede{font-weight:400!important;line-height:1.7!important}
html body.wn-editorial-site-store .wn-store-listings-c__lead{font-weight:400!important;line-height:1.8!important;max-width:65ch;margin-inline:auto}
html body .wn-category-details{margin:32px auto;max-width:1080px;width:calc(100% - 32px);border-top:1px solid var(--c-border,#e1e7f2);padding:20px 0}
html body .wn-category-details>summary{cursor:pointer;font-size:18px;font-weight:700;line-height:1.6;color:var(--c-ink,#1b2547);padding:12px 4px}
html body .wn-category-details>summary:focus-visible{outline:3px solid #f26b22;outline-offset:4px}
html body .wn-category-details .wn-store-listings-c__inner{width:100%;margin-top:20px}
html[data-theme="dark"] body .wn-category-details>summary{color:#e8edf8}
@media(max-width:700px){
 html body.wn-editorial-site-blog.home .wn-hero-title{font-size:clamp(24px,6.8vw,30px)!important}
 html body.wn-editorial-site-com.home .wn-v61-hero .wn-hero-title{line-height:1.22!important}
 html body.wn-editorial-site-com.home .wn-v61-hero .wn-hero-actions{margin-top:0!important;padding-top:0!important}
 html body.wn-editorial-site-store .wn-store-hero__lede{font-size:16px!important;line-height:1.7!important}
 html body .wn-service-gallery{margin-top:24px}
 html body .wn-service-gallery>h2{font-size:21px;margin-bottom:16px}
}

/* Home decision panel: actionable destinations in the existing visual column. */
html body.home .wn-home-choice{box-sizing:border-box;display:block;min-width:0;width:100%;height:auto;max-height:none;overflow:visible;margin:0;padding:26px;border:1px solid #d5deec;border-radius:20px;background:#fff;color:#1b2547;text-align:left;box-shadow:0 18px 50px -28px #1b254750}
html body.home .wn-home-choice::before,html body.home .wn-home-choice::after{content:none}
html body.home .wn-home-choice .wn-home-choice__title{margin:0 0 8px!important;padding:0;font-size:22px;font-weight:800;line-height:1.5;letter-spacing:0;color:inherit}
html body.home .wn-home-choice .wn-home-choice__lead{margin:0 0 20px!important;font-size:14px;font-weight:400;line-height:1.7;color:#4a546a}
html body.home .wn-home-choice ul{display:grid;gap:10px;margin:0;padding:0;list-style:none}
html body.home .wn-home-choice li{margin:0;padding:0;list-style:none}
html body.home .wn-home-choice li::before{content:none}
html body.home .wn-home-choice a{box-sizing:border-box;display:grid;grid-template-columns:28px minmax(0,1fr) 18px;align-items:center;gap:10px;min-height:76px;padding:12px;border:1px solid #dfe5ef;border-radius:12px;background:#f6f8fc;color:#1b2547;text-decoration:none;transition:background .15s,border-color .15s}
html body.home .wn-home-choice a:hover{background:#fff2e8;border-color:#c2541b}
html body.home .wn-home-choice a:focus-visible{outline:3px solid #a83b0e;outline-offset:3px}
html body.home .wn-home-choice strong{display:block;font-size:16px;font-weight:700;line-height:1.5;color:inherit}
html body.home .wn-home-choice small{display:block;margin-top:3px;font-size:13px;font-weight:400;line-height:1.5;color:#4a546a}
html body.home .wn-home-choice__number{font-size:13px;font-weight:700;color:#95400c}
html body.home .wn-home-choice__arrow{font-size:20px;font-weight:400}
html body.wn-editorial-site-com.home .wn-v61-hero__inner{grid-template-columns:minmax(0,1.35fr) minmax(340px,.9fr);gap:40px}
html body.wn-editorial-site-com.home .wn-v61-hero .wn-hero-body{font-size:18px!important;line-height:1.8!important}
html body.wn-editorial-site-blog.home .wn-hero-body{font-size:18px!important;line-height:1.8!important}
html body.wn-editorial-site-store.home .wn-store-hero .wn-wrap{grid-template-columns:minmax(0,1.05fr) minmax(340px,1fr)}
html[data-theme="dark"] body.home .wn-home-choice{background:#202a40;border-color:#52617a;color:#eef3fc}
html[data-theme="dark"] body.home .wn-home-choice a{background:#29364d;border-color:#52617a;color:#eef3fc}
html[data-theme="dark"] body.home .wn-home-choice a:hover{background:#394964}
html[data-theme="dark"] body.home .wn-home-choice .wn-home-choice__lead,html[data-theme="dark"] body.home .wn-home-choice small{color:#c8d4e8}
html[data-theme="dark"] body.home .wn-home-choice__number{color:#ffb47f}
html[data-theme="dark"] body.home .wn-home-choice a:focus-visible{outline-color:#ffb47f}
@media(max-width:879px){html body.wn-editorial-site-com.home .wn-v61-hero__inner{grid-template-columns:minmax(0,1fr);gap:24px}}
@media(max-width:768px){
 html body.home .wn-home-choice{padding:20px;border-radius:16px;margin-top:24px}
 html body.home .wn-home-choice .wn-home-choice__title{font-size:20px}
 html body.home .wn-home-choice a{min-height:72px}
 html body.wn-editorial-site-com.home .wn-v61-hero .wn-hero-body,html body.wn-editorial-site-blog.home .wn-hero-body{font-size:16px!important;line-height:1.8!important}
 html body.wn-editorial-site-store.home .wn-store-hero .wn-wrap{grid-template-columns:minmax(0,1fr)}
 html body.wn-editorial-site-store.home .wn-store-hero .wn-home-choice{max-height:none;padding:20px;margin-top:24px}
}
@media(min-width:880px){html body.wn-editorial-site-com.home .wn-v61-hero .wn-hero-title{font-size:38px!important;line-height:1.35!important}}
@media(max-width:768px){
 html body.home .wn-home-choice ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
 html body.home .wn-home-choice a{grid-template-columns:minmax(0,1fr) 16px;gap:4px;min-height:100px;padding:10px}
 html body.home .wn-home-choice__number{display:none}
 html body.home .wn-home-choice strong{font-size:14px}
 html body.home .wn-home-choice small{font-size:12px}
 html body.home .wn-home-choice .wn-home-choice__lead{margin-bottom:14px!important}
}
@media(prefers-reduced-motion:reduce){html body.home .wn-home-choice a{transition:none}}

html body.home .wn-home-choice,html body.home .wn-home-choice *{text-shadow:none!important}
html body.home .wn-home-choice a{scroll-margin-block:120px}
@media(max-width:768px){html body.home .wn-home-choice a{grid-template-columns:minmax(0,1fr)}html body.home .wn-home-choice__arrow{display:none}}

/* Visual explanations replace prose blocks without changing service data. */
html body .wn-editorial .wn-visual-points{display:grid;gap:10px;margin:0;padding:0;list-style:none}
html body .wn-editorial .wn-visual-points>li{position:relative;margin:0;padding:0 0 0 22px;font-size:16px;font-weight:400;line-height:1.8;color:var(--c-text-mute,#4a546a)}
html body .wn-editorial .wn-visual-points>li::before{content:"";position:absolute;left:2px;top:.7em;width:7px;height:7px;border-radius:2px;background:#b84e17}
html body .wn-editorial .wn-visual-table{overflow-x:auto;border:1px solid #d5deec;border-radius:10px;margin:0}
html body .wn-editorial .wn-visual-table table{width:100%;margin:0;border-collapse:collapse;table-layout:fixed;font-size:15px;line-height:1.7;background:transparent;color:inherit}
html body .wn-editorial .wn-visual-table th,html body .wn-editorial .wn-visual-table td{padding:12px;border:0;border-bottom:1px solid #d5deec;text-align:left;vertical-align:top;overflow-wrap:anywhere;background:transparent}
html body .wn-editorial .wn-visual-table th{background:#edf2f9;font-weight:700;color:#1b2547}
html body .wn-editorial .wn-visual-table tr:last-child td{border-bottom:0}
html body .wn-editorial .wn-visual-flow{display:grid;gap:0;list-style:none;counter-reset:wn-step;margin:0;padding:0}
html body .wn-editorial .wn-visual-flow li{position:relative;counter-increment:wn-step;padding:0 0 22px 48px;margin:0;min-height:48px;border:0;font-size:15px;line-height:1.7}
html body .wn-editorial .wn-visual-flow li::before{content:counter(wn-step);position:absolute;left:0;top:0;display:grid;place-items:center;width:32px;height:32px;border-radius:50%;background:#1b2547;color:white;font-size:15px;font-weight:700}
html body .wn-editorial .wn-visual-flow li:not(:last-child)::after{content:"↓";position:absolute;left:10px;top:34px;color:#a34112}
html body .wn-editorial .wn-visual-flow li:last-child{padding-bottom:0}
html body .wn-editorial .wn-visual-flow strong,html body .wn-editorial .wn-visual-flow span{display:block}
html body .wn-editorial .wn-visual-flow span{font-weight:400;color:var(--c-text-mute,#4a546a)}
html body .wn-editorial .wn-editorial__section .wn-visual-note{margin:14px 0!important;font-size:14px;line-height:1.8}
html body.home .wn-home-choice a{grid-template-columns:40px minmax(0,1fr) 18px}
html body.home .wn-home-choice .wn-choice-icon{display:grid;place-items:center;width:40px;height:44px;background:#fff0e5;color:#96400e;border-radius:10px}
html body.home .wn-home-choice .wn-choice-icon svg{display:block;width:28px;height:30px}
html[data-theme="dark"] body .wn-editorial .wn-visual-points>li,html[data-theme="dark"] body .wn-editorial .wn-visual-flow span{color:#c8d4e8}
html[data-theme="dark"] body .wn-editorial .wn-visual-table,html[data-theme="dark"] body .wn-editorial .wn-visual-table td,html[data-theme="dark"] body .wn-editorial .wn-visual-table th{border-color:#53617a}
html[data-theme="dark"] body .wn-editorial .wn-visual-table th{background:#29364d;color:#eef3fc}
html[data-theme="dark"] body .wn-editorial .wn-visual-flow li::before{background:#e5edfa;color:#1b2547}
html[data-theme="dark"] body .wn-editorial .wn-visual-flow li::after{color:#ffb47f}
html[data-theme="dark"] body.home .wn-home-choice .wn-choice-icon{background:#493325;color:#ffc49b}
@media(max-width:768px){html body.home .wn-home-choice a{grid-template-columns:minmax(0,1fr);gap:8px;align-content:start}html body.home .wn-home-choice .wn-choice-icon{width:34px;height:36px}html body.home .wn-home-choice .wn-choice-icon svg{width:24px;height:26px}html body .wn-editorial .wn-visual-table th,html body .wn-editorial .wn-visual-table td{padding:10px;font-size:14px}}

html body .wn-editorial .wn-editorial__section h2{display:flex;align-items:flex-start;gap:10px}
html body .wn-editorial .wn-visual-heading-icon{display:inline-flex;flex:0 0 26px;color:#a94714}
html body .wn-editorial .wn-visual-heading-icon svg{width:26px;height:28px}
html[data-theme="dark"] body .wn-editorial .wn-visual-heading-icon{color:#ffb47f}
html body.home .wn-home-choice li>a{height:100%}

/* Decision hierarchy: support choices, process, and plan comparison each have a distinct layout. */
html body .wn-editorial[data-wn-editorial="sections"]{align-items:start}
html body .wn-editorial>.wn-editorial__section--wide{grid-column:1/-1}
html body .wn-support-choices{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:18px 0 0;padding:0;background:transparent}
html body .wn-editorial .wn-support-choices a{display:flex;flex-direction:column;align-items:flex-start;gap:10px;min-width:0;padding:20px;border:1px solid #d5deec;border-radius:12px;background:#f6f8fc;color:#1b2547;text-decoration:none;transition:background .15s,border-color .15s}
html body .wn-support-choices__icon{display:grid;place-items:center;width:42px;height:46px;border-radius:10px;color:#99410f;background:#fff0e5}
html body .wn-support-choices__situation{font-size:14px;line-height:1.6;color:#4a546a}
html body .wn-support-choices strong{margin-top:auto;font-size:18px;line-height:1.5}
html body .wn-editorial .wn-support-choices a:hover{background:#fff4ec;border-color:#b34b14}
html body .wn-editorial .wn-support-choices a:focus-visible{outline:3px solid #a34112;outline-offset:4px}
html body .wn-price-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:20px}
html body .wn-price-option{box-sizing:border-box;min-width:0;padding:24px;border:1px solid #d5deec;border-top:4px solid #1b2547;border-radius:12px;background:#f7f9fd}
html body .wn-editorial .wn-price-option h3{padding:0;margin:0 0 16px!important;font-size:18px;line-height:1.5;color:#1b2547;background:none;border:0}
html body .wn-editorial .wn-price-option h3::before,html body .wn-editorial .wn-price-option h3::after{content:none}
html body .wn-editorial .wn-price-option .wn-price-option__amount{display:flex;align-items:baseline;gap:6px;margin:0!important;line-height:1.4;color:#1b2547;font-size:14px}
html body .wn-price-option__amount strong{font-size:32px;letter-spacing:-.02em;font-weight:800}
html body .wn-editorial .wn-price-option .wn-price-option__term{margin:10px 0 18px!important;padding-bottom:16px;border-bottom:1px solid #d5deec;font-size:14px;color:#4a546a}
html body .wn-price-option ul{display:grid;gap:10px;padding:0;margin:0;list-style:none}
html body .wn-price-option li{position:relative;padding:0 0 0 16px;margin:0;font-size:15px;line-height:1.8;color:#4a546a}
html body .wn-price-option li::before{content:"";position:absolute;top:.7em;left:0;width:6px;height:6px;border-radius:50%;background:#b34b14}
html body.home .wn-home-choice a{transition:background .15s,border-color .15s,box-shadow .15s}
html body.home .wn-home-choice a:hover{box-shadow:0 4px 14px #1b254714}
html[data-theme="dark"] body .wn-editorial .wn-support-choices a,html[data-theme="dark"] body .wn-price-option{background:#29364d;border-color:#53617a;color:#eef3fc}
html[data-theme="dark"] body .wn-support-choices__situation,html[data-theme="dark"] body .wn-price-option li,html[data-theme="dark"] body .wn-editorial .wn-price-option .wn-price-option__term{color:#c8d4e8}
html[data-theme="dark"] body .wn-editorial .wn-price-option h3,html[data-theme="dark"] body .wn-editorial .wn-price-option .wn-price-option__amount{color:#eef3fc}
html[data-theme="dark"] body .wn-support-choices__icon{color:#ffc49b;background:#493325}
html[data-theme="dark"] body .wn-editorial .wn-support-choices a:hover{background:#394964}
@media(max-width:900px){html body .wn-support-choices{grid-template-columns:repeat(2,minmax(0,1fr))}html body .wn-price-option{padding:18px}html body .wn-price-option__amount strong{font-size:28px}}
@media(max-width:700px){html body .wn-price-options{grid-template-columns:1fr;gap:16px}html body .wn-price-option{padding:22px}html body .wn-price-option__amount strong{font-size:32px}html body .wn-editorial .wn-support-choices a{padding:14px;gap:8px}html body .wn-support-choices strong{font-size:16px}html body .wn-support-choices__situation{font-size:13px}}
@media(prefers-reduced-motion:reduce){html body .wn-editorial .wn-support-choices a,html body.home .wn-home-choice a{transition:none}}
