.fce{--fce-ink:#1a1a2e;--fce-body:#4a4a6a;--fce-accent:var(--color-primary);--fce-accent-soft:var(--color-surface-tint);--fce-border:var(--color-primary-tint-12)}.fce-wrap{max-width:880px;margin:0 auto;padding:4rem 2rem}.fce-wrap--wide{max-width:1080px}.fce-breadcrumb{color:var(--fce-body);margin-bottom:1.5rem;font-size:.85rem}.fce-breadcrumb a{color:var(--fce-accent);font-weight:600}.fce-breadcrumb a:hover{text-decoration:underline}.fce-breadcrumb span[aria-current]{color:var(--fce-body)}.fce-hero-cta{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:1.5rem;display:flex}.fce-cta-light,.fce-cta-ghost{letter-spacing:.4px;border-radius:var(--radius-sm,4px);border:2px solid #0000;justify-content:center;align-items:center;padding:14px 32px;font-size:.95rem;font-weight:700;transition:background .2s,transform .15s,border-color .2s;display:inline-flex}.fce-cta-light{color:var(--color-primary);background:#fff;border-color:#fff;box-shadow:0 4px 16px #0000002e}.fce-cta-light:hover{background:var(--color-surface-tint);transform:translateY(-1px)}.fce-cta-ghost{color:#fff;background:#ffffff14;border-color:#ffffffb3}.fce-cta-ghost:hover{background:#ffffff2e;border-color:#fff}.fce-cta-band{text-align:center;padding:4rem 2rem}.fce-cta-band h2{font-size:var(--text-4xl);color:#fff;margin-bottom:1rem;font-weight:700}.fce-cta-band p{color:#ffffffe6;max-width:560px;margin:0 auto 2rem;font-size:1.15rem;line-height:1.7}.fce-cta-band .fce-hero-cta{margin-top:0}.fce-h2{font-size:var(--text-3xl);color:var(--fce-ink);letter-spacing:-.01em;margin-bottom:1rem;font-weight:700}.fce-h3{font-size:var(--text-xl);color:var(--fce-ink);margin-bottom:.5rem;font-weight:700}.fce-p{color:var(--fce-body);margin-bottom:1.25rem;font-size:1.08rem;line-height:1.75}.fce-p:last-child{margin-bottom:0}.fce-stat-band{margin-bottom:2.75rem}.fce-lead{border-left:4px solid var(--fce-accent);background:var(--fce-accent-soft);color:var(--fce-ink);border-radius:0 12px 12px 0;padding:1.5rem 1.75rem;font-size:1.15rem;line-height:1.7}.fce-facts{border:1px solid var(--fce-border);background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 4px 18px #1a1a2e0d}.fce-facts__row{border-bottom:1px solid var(--fce-border);grid-template-columns:220px 1fr;gap:1rem;padding:.95rem 1.5rem;display:grid}.fce-facts__row:last-child{border-bottom:none}.fce-facts__row:nth-child(odd){background:var(--color-primary-tint-04)}.fce-facts__key{color:var(--fce-ink);font-size:.98rem;font-weight:700}.fce-facts__val{color:var(--fce-body);font-size:.98rem;line-height:1.6}.fce-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem;display:grid}.fce-card{border:1px solid var(--fce-border);background:#fff;border-radius:14px;padding:1.75rem;transition:box-shadow .2s,transform .2s}.fce-card:hover{transform:translateY(-2px);box-shadow:0 10px 30px #1a1a2e14}.fce-card__icon{margin-bottom:.75rem;font-size:1.6rem}.fce-card__num{background:var(--fce-accent);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;margin-bottom:.85rem;font-weight:700;display:inline-flex}.fce-card p{color:var(--fce-body);margin:0;font-size:.97rem;line-height:1.65}.fce-card a{color:var(--fce-accent);font-weight:700}.fce-card a:hover{text-decoration:underline}.fce-checks{flex-direction:column;gap:.85rem;display:flex}.fce-checks li{color:#2d2d4e;align-items:flex-start;gap:.75rem;font-size:1.05rem;line-height:1.55;display:flex}.fce-checks__icon{background:var(--fce-accent);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:26px;min-width:26px;height:26px;margin-top:1px;font-size:.8rem;font-weight:700;display:inline-flex}.fce-chips{flex-wrap:wrap;gap:.6rem;margin:0 0 1.75rem;padding:0;list-style:none;display:flex}.fce-chip{background:var(--color-primary-tint-08);color:var(--color-primary);border:1px solid var(--color-primary-tint-12);border-radius:999px;align-items:center;padding:.4rem 1rem;font-size:.88rem;font-weight:600;line-height:1.3;display:inline-flex}.fce-audience{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.25rem;display:grid}.fce-audience__item{background:var(--color-primary-tint-04);border:1px solid var(--fce-border);border-radius:12px;padding:1.25rem 1.4rem}.fce-audience__item strong{color:var(--fce-ink);margin-bottom:.35rem;font-size:1.02rem;display:block}.fce-audience__item span{color:var(--fce-body);font-size:.95rem;line-height:1.6}.fce-faq{flex-direction:column;gap:.75rem;display:flex}.fce-faq__item{border:1px solid var(--fce-border);background:#fff;border-radius:12px;overflow:hidden}.fce-faq__q{cursor:pointer;color:var(--fce-ink);justify-content:space-between;align-items:center;gap:1rem;padding:1.1rem 1.4rem;font-size:1.03rem;font-weight:700;list-style:none;display:flex}.fce-faq__q::-webkit-details-marker{display:none}.fce-faq__q:after{content:"+";color:var(--fce-accent);font-size:1.4rem;font-weight:400;line-height:1}.fce-faq__item[open] .fce-faq__q:after{content:"–"}.fce-faq__a{color:var(--fce-body);padding:0 1.4rem 1.2rem;font-size:1rem;line-height:1.7}.fce-reviewed{color:var(--fce-body);text-align:center;margin-top:2rem;font-size:.9rem;font-style:italic}.fce-reviewed a{color:var(--fce-accent);font-weight:600}.fce-contact{background:var(--fce-accent-soft);border-radius:14px;flex-wrap:wrap;gap:1.5rem;margin-top:1.5rem;padding:1.5rem 1.75rem;display:flex}.fce-contact a{color:var(--fce-accent);align-items:center;gap:.6rem;font-size:1.1rem;font-weight:700;display:inline-flex}.fce-contact a:hover{text-decoration:underline}@media (max-width:720px){.fce-wrap{padding:3rem 1.25rem}.fce-facts__row{grid-template-columns:1fr;gap:.25rem}}.fce-stat-band--five{grid-template-columns:repeat(5,1fr)}@media (max-width:960px){.fce-stat-band--five{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}}.fce-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--fce-accent);margin-bottom:.6rem;font-size:.8rem;font-weight:700}.fce-includes__lede{max-width:68ch;margin-bottom:2.25rem}.fce-includes{grid-template-columns:repeat(2,1fr);gap:1.25rem;display:grid}@media (max-width:720px){.fce-includes{grid-template-columns:1fr}}.fce-includes__item{border:1px solid var(--fce-border);box-shadow:var(--shadow-sm,0 1px 3px #0000000f);background:#fff;border-radius:14px;grid-template-columns:auto 1fr;align-items:start;gap:1rem;padding:1.5rem 1.6rem;display:grid}.fce-includes__item p{color:var(--fce-body);margin:0;font-size:.98rem;line-height:1.7}.fce-includes__num{font-family:var(--font-heading);color:var(--fce-accent);min-width:2ch;padding-top:.2rem;font-size:1.15rem;font-weight:700;line-height:1}.fce-includes__item:first-child{grid-column:1/-1}.fce-steps{margin:.5rem 0 0;padding:0;list-style:none;position:relative}.fce-steps:before{content:"";background:var(--color-primary-tint-12);width:2px;position:absolute;top:12px;bottom:12px;left:9px}.fce-steps__item{grid-template-columns:200px 1fr;gap:1.25rem;padding:0 0 1.75rem 2.25rem;display:grid;position:relative}.fce-steps__item:last-child{padding-bottom:.25rem}.fce-steps__item:before{content:"";border:4px solid var(--fce-accent);box-sizing:border-box;background:#fff;border-radius:50%;width:20px;height:20px;position:absolute;top:.3rem;left:0}.fce-steps__when{font-family:var(--font-heading);color:var(--fce-ink);font-size:1.05rem;font-weight:700;line-height:1.4}.fce-steps__what{color:var(--fce-body);font-size:1.02rem;line-height:1.7}.fce-steps__note{background:var(--fce-accent-soft);border-radius:10px;margin-top:2rem;padding:1.1rem 1.35rem;font-size:1rem}.fce-price{border:1px solid var(--fce-border);box-shadow:var(--shadow-sm,0 1px 3px #0000000f);background:#fff;border-radius:16px;padding:2rem 2.25rem}.fce-price__head{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.75rem 1.5rem;margin-bottom:.75rem;display:flex}.fce-price__head .fce-h2{margin-bottom:0}.fce-price__amount{font-family:var(--font-heading);color:var(--fce-accent);font-size:clamp(2rem,1.4rem + 2vw,2.8rem);font-weight:700;line-height:1}.fce-price__note{color:var(--fce-body);opacity:.85;margin:0 0 1.5rem;font-size:.9rem}.fce-price__cta{justify-content:flex-start;margin-top:0}.fce-cta-solid,.fce-cta-outline{letter-spacing:.3px;border-radius:var(--radius-sm,4px);border:2px solid var(--fce-accent);justify-content:center;align-items:center;padding:13px 28px;font-size:.95rem;font-weight:700;transition:background .2s,transform .15s,color .2s;display:inline-flex}.fce-cta-solid{background:var(--fce-accent);color:#fff}.fce-cta-solid:hover{background:var(--color-primary-hover);border-color:var(--color-primary-hover);transform:translateY(-1px)}.fce-cta-outline{color:var(--fce-accent);background:0 0}.fce-cta-outline:hover{background:var(--fce-accent-soft)}@media (max-width:720px){.fce-steps__item{grid-template-columns:1fr;gap:.35rem}.fce-includes__item{padding:1.25rem 1.3rem}.fce-price{padding:1.5rem 1.35rem}}
