/* Plain-language customer journey, scoped to public marketing views. */
.wf-hero{background:#f5f7fb;padding:68px 0 58px;border-bottom:1px solid #e5e9f1}
.wf-hero-grid{display:grid;grid-template-columns:1fr 1.04fr;gap:50px;align-items:center}
.wf-hero h1{font-size:clamp(2.4rem,4.3vw,3.85rem);line-height:1.15;letter-spacing:-.045em;margin:14px 0 22px;text-wrap:balance;max-width:18ch}
.wf-lead{font-size:1.1rem;line-height:1.85;color:#475569;max-width:36rem}
.wf-actions{display:flex;align-items:center;flex-wrap:wrap;gap:16px 24px;margin-top:28px}
.wf-text-link{color:#234ab2;font-weight:700;text-underline-offset:5px}
.wf-reassurance{display:flex;gap:8px 20px;flex-wrap:wrap;list-style:none;padding:0;margin:22px 0 0;font-size:.85rem;color:#475569}
.wf-reassurance li:before{content:'✓';color:#26734d;font-weight:800;margin-right:7px}
.wf-hero-preview{margin:0;background:#fff;border:1px solid #dfe5ed;border-radius:20px;box-shadow:0 20px 50px -30px #334155;overflow:hidden}
.wf-browser-bar{display:flex;justify-content:space-between;align-items:center;padding:11px 18px;background:#fff;border-bottom:1px solid #edf0f5;font-size:.72rem;color:#64748b}
.wf-browser-bar>span:first-child{letter-spacing:4px;color:#a9b6c7}
.wf-hero-preview>a{display:block}
.wf-hero-preview img{width:100%;height:auto;display:block}
.wf-hero-preview figcaption{padding:14px 20px 18px;display:grid;gap:8px;font-size:.8rem;color:#526078;border-top:1px solid #edf0f5}
.wf-hero-preview figcaption a{color:#234ab2;font-weight:700;text-decoration:none}
.wf-section{padding:68px 0}
.wf-section h2{font-size:clamp(1.75rem,3vw,2.5rem);letter-spacing:-.03em;line-height:1.3;margin:0 0 14px;text-wrap:balance}
.wf-section h3{font-size:1.22rem;line-height:1.45;margin:0 0 12px}
.wf-section p{line-height:1.8;color:#526078;margin:0 0 22px}
.wf-section-head{margin-bottom:30px;max-width:740px}
.wf-purpose-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}
.wf-purpose{display:block;position:relative;padding:25px 23px 40px;border:1px solid #e1e7ef;border-radius:16px;text-decoration:none;color:#152033;background:#fff;transition:border-color .15s,box-shadow .15s}
.wf-purpose:hover{border-color:#536cd6;box-shadow:0 8px 26px -18px #234ab2}
.wf-purpose p{font-size:.95rem;margin:0}
.wf-number{display:block;color:#2d55b8;font-size:.84rem;font-weight:800;letter-spacing:.08em;margin-bottom:16px}
.wf-purpose-arrow{position:absolute;bottom:14px;right:20px;color:#2d55b8;font-size:1.2rem}
.wf-three{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}
.wf-step{min-width:0;padding:12px 8px}
.wf-soft{background:#f6f8fc;border-block:1px solid #edf0f6}
.wf-two{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}
.wf-path{padding:32px;border:1px solid #dfe5ef;border-radius:18px;background:#f8faff}
.wf-path-help{background:#f2f8f5}
.wf-path p{max-width:32rem}
.wf-path small,.wf-check small{display:block;margin-top:16px;color:#526078;font-size:.85rem;line-height:1.7}
.wf-check{background:#edf4ff}
.wf-check-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:70px;align-items:center}
.wf-check-grid p{margin-bottom:0}
.wf-final{background:#f0f4fc;text-align:center}
.wf-home .wbm-section--templates{background:#fafbfd;padding:64px 0}
.wf-home .wbm-template-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
.wf-home .wbm-template-card:first-child{grid-column:auto}
.wf-home .wbm-template-thumb{aspect-ratio:4/3}
.wf-home .wbm-template-body>p:not(.wbm-template-cost){display:none}
.wf-home .wbm-template-head .wbm-h2{font-size:clamp(1.75rem,3vw,2.5rem);max-width:24ch}
.wf-home .wbm-template-head .wbm-lead{max-width:660px}
.wf-home .wbm-template-head{align-items:center}
.wf-footer{padding:42px 0 30px;background:#fff;border-top:1px solid #e2e8f0;color:#526078;font-size:.9rem}
.wf-footer-main{display:flex;justify-content:space-between;align-items:flex-start;gap:30px;flex-wrap:wrap}
.wf-footer-main strong{display:block;color:#152033;font-size:1.1rem;margin-bottom:8px}
.wf-footer-nav{display:flex;flex-wrap:wrap;gap:14px 25px;max-width:540px}
.wf-footer a{color:#475569;text-underline-offset:4px}
.wf-footer details{margin-top:24px;padding-top:18px;border-top:1px solid #e8edf4}
.wf-footer summary{cursor:pointer;width:fit-content}
.wf-footer details nav{display:flex;gap:16px;flex-wrap:wrap;margin-top:14px}
.wf-footer-bottom{display:flex;flex-wrap:wrap;gap:12px 24px;margin-top:25px;font-size:.8rem}
.wf-pricing .wf-three{align-items:stretch}
.wf-price-card{padding:28px;background:#fff;border:1px solid #dfe5ef;border-radius:18px;display:flex;flex-direction:column;min-width:0}
.wf-price-card h2{font-size:1.35rem}
.wf-price-card .wbm-btn{margin-top:auto;align-self:flex-start}
.wf-pricing .q-plan-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,250px),1fr));gap:22px;margin:24px 0}
.wf-pricing .q-plan-grid .card{padding:24px;border:1px solid #dfe5ef;border-radius:16px}
.wf-pricing .q-terms{display:grid;grid-template-columns:180px 1fr;gap:12px 24px;margin:22px 0;line-height:1.6}
.wf-pricing .q-terms dt{font-weight:700}.wf-pricing .q-terms dd{margin:0;color:#526078}
.wf-pricing details>summary{cursor:pointer;font-weight:700;padding:14px 0}
.wf-services .wf-hero-preview img{aspect-ratio:8/5;object-fit:cover}
.wf-email-note{display:block;font-size:.85rem;color:#526078;line-height:1.7;margin-top:18px;max-width:600px}
.wf-audit-summary{max-width:720px;margin:26px 0 0;padding:18px 20px;border:1px solid #dde5ef;border-radius:14px;background:#fff}
.wf-audit-summary p{line-height:1.7;font-size:.92rem;color:#526078;margin:8px 0}
.wf-audit-summary summary,.wf-audit-details>summary{cursor:pointer;font-weight:650;line-height:1.6}
.wf-audit-summary details{margin-top:10px;font-size:.9rem}
.wf-audit-details{border:1px solid #dfe5ef;border-radius:14px;padding:18px 20px;margin:22px 0}
.wf-audit-summary .ga-prelimit{margin:12px 0 0;padding:0;border:0;background:transparent}
.wbm-template-page .wbm-template-hero .wbm-h1{font-size:clamp(2rem,3.5vw,3.25rem);line-height:1.2;max-width:22ch}
@media(max-width:1050px){.wf-hero-grid{gap:30px}.wf-hero h1{font-size:clamp(2.2rem,4.5vw,3.2rem)}.wf-purpose-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.wf-check-grid{gap:35px}}
@media(max-width:800px){.wf-hero-grid,.wf-check-grid{grid-template-columns:1fr}.wf-hero{padding:36px 0 44px}.wf-hero h1{max-width:21ch;font-size:clamp(2.1rem,6vw,3.2rem)}.wf-hero-preview{max-width:620px}.wf-hero-grid{gap:32px}.wf-three{grid-template-columns:1fr;gap:18px}.wf-two{grid-template-columns:1fr}.wf-home .wbm-template-grid{grid-template-columns:1fr}.wf-section{padding:44px 0}.wf-home .wbm-section--templates{padding:44px 0}.wf-check-grid{gap:12px}.wf-pricing .q-terms{grid-template-columns:1fr;gap:4px}.wf-pricing .q-terms dd{margin-bottom:14px}}
@media(max-width:480px){.wf-purpose-grid{grid-template-columns:1fr}.wf-purpose{padding:22px 22px 32px}.wf-purpose .wf-number{margin-bottom:10px}.wf-lead{font-size:1rem}.wf-hero h1{font-size:2.1rem}.wf-path{padding:24px}.wf-actions{gap:16px}.wf-actions .wbm-btn{width:100%;justify-content:center}.wf-hero-preview figcaption{padding:12px 15px}.wf-footer{padding-bottom:75px}}
