.reveal{opacity:0;transform:translateY(20px);transition:opacity .6s ease,transform .6s ease}.reveal.revealed{opacity:1;transform:translateY(0)}.reveal-child{opacity:0;transform:translateY(16px);transition:opacity .5s ease,transform .5s ease}.revealed .reveal-child{opacity:1;transform:translateY(0)}.template-hero{text-align:center}.template-hero__inner{max-width:1200px;margin:0 auto;padding:0 1.5rem}.template-hero__inner--with-image{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center;text-align:left}.template-hero__breadcrumbs{margin-bottom:1.5rem;font-size:.875rem;color:var(--text-tertiary,#64748b)}.template-hero__breadcrumb-link{color:var(--text-tertiary,#64748b);text-decoration:none;transition:color .2s ease}.template-hero__breadcrumb-link:hover{color:var(--color-primary,#0ea5e9)}.template-hero__breadcrumb-sep{margin:0 .5rem;color:var(--border-secondary,#cbd5e1)}.template-hero__badges{display:flex;gap:.75rem;justify-content:center;margin-bottom:1.5rem;flex-wrap:wrap}.template-hero__inner--with-image .template-hero__badges{justify-content:flex-start}.template-hero__title{font-size:3rem;font-weight:700;line-height:1.15;color:var(--text-primary,#0f172a);margin:0 0 1rem;letter-spacing:-.025em}.template-hero__subtitle{font-size:1.25rem;line-height:1.6;color:var(--text-secondary,#334155);margin:0 0 2rem;max-width:640px}.template-hero:not(.template-hero__inner--with-image) .template-hero__subtitle{margin-left:auto;margin-right:auto}.template-hero__image{display:flex;justify-content:center;align-items:center}.template-hero__image img{max-width:100%;height:auto;border-radius:var(--border-radius-lg,16px)}.template-trust-bar{display:flex;justify-content:center;gap:3rem;padding:3rem 1.5rem;max-width:1200px;margin:0 auto;flex-wrap:wrap}.template-trust-bar__stat{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.25rem}.template-trust-bar__value{font-size:2rem;font-weight:700;color:var(--color-primary,#0ea5e9);line-height:1.2}.template-trust-bar__label{font-size:.875rem;color:var(--text-secondary,#334155);font-weight:500}.template-trust-bar__suffix{font-size:.8125rem;color:var(--text-tertiary,#64748b)}.template-card-grid{display:grid;gap:1.5rem;max-width:1200px;margin:0 auto;padding:0 1.5rem}.template-card-grid--2col{grid-template-columns:repeat(2,1fr)}.template-card-grid--3col{grid-template-columns:repeat(3,1fr)}.template-card-grid--4col{grid-template-columns:repeat(4,1fr)}.template-card-link{text-decoration:none;color:inherit;display:block}.template-card-link:hover .template-card__link-text{color:var(--color-primary,#0ea5e9)}.template-card__icon{font-size:1.5rem;margin-bottom:.75rem;display:block}.template-card__title{font-size:1.125rem;font-weight:600;color:var(--text-primary,#0f172a);margin:0 0 .5rem;line-height:1.3}.template-card__description{font-size:.9375rem;color:var(--text-secondary,#334155);line-height:1.6;margin:0 0 1rem}.template-card__emotional-hook{font-size:.9375rem;color:var(--text-tertiary,#64748b);font-style:italic;margin:0 0 .75rem;line-height:1.5}.template-card__list{list-style:none;padding:0;margin:0 0 1rem}.template-card__list li{font-size:.875rem;color:var(--text-secondary,#334155);padding:.25rem 0 .25rem 1rem;position:relative}.template-card__list li:before{content:"";position:absolute;left:0;top:.65rem;width:5px;height:5px;border-radius:50%;background:var(--color-primary,#0ea5e9)}.template-card__metric{display:flex;justify-content:space-between;align-items:center;padding:.375rem 0;font-size:.875rem}.template-card__metric-label{color:var(--text-secondary,#334155)}.template-card__metric-value{font-weight:600;color:var(--color-primary,#0ea5e9)}.template-card__link-text{display:inline-flex;align-items:center;gap:.375rem;font-size:.875rem;font-weight:500;color:var(--color-primary,#0ea5e9);transition:color .2s ease;margin-top:auto;padding-top:.75rem}.template-card__badges{display:flex;gap:.5rem;flex-wrap:wrap;margin-bottom:.75rem}.template-section-heading{font-size:2rem;font-weight:700;color:var(--text-primary,#0f172a);text-align:center;margin:0 0 2.5rem;letter-spacing:-.015em}.template-section-subheading{font-size:1.125rem;color:var(--text-secondary,#334155);text-align:center;max-width:640px;margin:-1.5rem auto 2.5rem;line-height:1.6}.template-tier-label{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--text-tertiary,#64748b);margin-bottom:1rem;padding-left:1.5rem}.template-faq__container{max-width:800px;margin:0 auto}.template-faq__accordion .accordion-item{background:var(--bg-primary,#fff);border:1px solid var(--border-primary,#e2e8f0);border-radius:var(--border-radius-md,12px);margin-bottom:.75rem;overflow:hidden}.template-faq__accordion .accordion-trigger{background:transparent;color:var(--text-primary,#0f172a);padding:1.25rem 1.5rem}.template-faq__accordion .accordion-trigger:hover{background:var(--bg-glass-hover,rgba(56,189,248,.06))}.template-faq__accordion .accordion-content{color:var(--text-secondary,#334155);padding:0 1.5rem 1.25rem;line-height:1.7}.template-cta__inner{text-align:center;max-width:640px;margin:0 auto}.template-cta__headline{font-size:2rem;font-weight:700;color:var(--text-primary,#0f172a);margin:0 0 1rem}.template-cta__description{font-size:1.125rem;color:var(--text-secondary,#334155);line-height:1.6;margin:0 0 2rem}.template-problem-list__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;max-width:1200px;margin:0 auto;padding:0 1.5rem}.template-problem-list__item{display:flex;gap:1rem;align-items:flex-start}.template-problem-list__icon{flex-shrink:0;width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;border-radius:var(--border-radius-sm,8px);background:var(--bg-glass-hover,rgba(56,189,248,.06));color:var(--color-primary,#0ea5e9);font-size:1.125rem}.template-problem-list__title{font-size:1rem;font-weight:600;color:var(--text-primary,#0f172a);margin:0 0 .25rem}.template-problem-list__description{font-size:.9375rem;color:var(--text-secondary,#334155);line-height:1.6;margin:0}.template-solution-steps__timeline{max-width:720px;margin:0 auto;padding:0 1.5rem;position:relative}.template-solution-steps__item{display:flex;gap:1.5rem;align-items:flex-start;position:relative;padding-bottom:2.5rem}.template-solution-steps__item:last-child{padding-bottom:0}.template-solution-steps__item:last-child .template-solution-steps__connector{display:none}.template-solution-steps__number{flex-shrink:0;width:3rem;height:3rem;border-radius:50%;background:var(--color-primary,#0ea5e9);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.125rem;position:relative;z-index:1;box-shadow:var(--glow-blue-subtle,0 0 12px rgba(14,165,233,.2))}.template-solution-steps__connector{position:absolute;left:calc(1.5rem - 1px);top:3rem;bottom:0;width:2px;background:var(--border-primary,#e2e8f0)}.template-solution-steps__title{font-size:1.125rem;font-weight:600;color:var(--text-primary,#0f172a);margin:0 0 .375rem}.template-solution-steps__description{font-size:.9375rem;color:var(--text-secondary,#334155);line-height:1.6;margin:0}.template-testimonial__inner{text-align:center;max-width:720px;margin:0 auto}.template-testimonial__quote-mark{font-size:4rem;line-height:1;color:var(--color-primary,#0ea5e9);margin-bottom:.5rem;opacity:.5}.template-testimonial__quote{font-size:1.25rem;line-height:1.7;color:var(--text-primary,#0f172a);font-style:italic;margin:0 0 1.5rem}.template-testimonial__attribution{display:flex;align-items:center;justify-content:center;gap:.75rem}.template-testimonial__avatar{width:3rem;height:3rem;border-radius:50%;-o-object-fit:cover;object-fit:cover}.template-testimonial__meta{display:flex;flex-direction:column;text-align:left}.template-testimonial__name{font-size:.9375rem;font-weight:600;color:var(--text-primary,#0f172a)}.template-testimonial__role{font-size:.8125rem;color:var(--text-tertiary,#64748b)}.template-internal-links{padding:2rem 1.5rem;max-width:1200px;margin:0 auto}.template-internal-links__heading{font-size:1rem;font-weight:600;color:var(--text-secondary,#334155);margin:0 0 1rem}.template-internal-links__list{display:flex;flex-wrap:wrap;gap:.5rem}.template-internal-links__tag{text-decoration:none;color:inherit;transition:transform .2s ease}.template-internal-links__tag:hover{transform:translateY(-1px)}.template-breadcrumbs{max-width:1200px;margin:0 auto;padding:1.5rem 1.5rem 0}.template-comparison-table{max-width:1200px;margin:0 auto;padding:0 1.5rem}.template-comparison-winner{color:var(--color-primary,#0ea5e9)}.template-comparison-loser{color:var(--text-tertiary,#64748b)}.template-pricing-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;max-width:900px;margin:0 auto;padding:0 1.5rem}.template-pricing-card__price{font-size:1.5rem;font-weight:700;color:var(--text-primary,#0f172a);margin:.5rem 0 1rem}.template-pricing-card__features{list-style:none;padding:0;margin:0}.template-pricing-card__features li{font-size:.875rem;color:var(--text-secondary,#334155);padding:.375rem 0 .375rem 1.25rem;position:relative}.template-pricing-card__features li:before{content:"";position:absolute;left:0;top:.7rem;width:6px;height:6px;border-radius:50%;background:var(--color-primary,#0ea5e9)}.template-verdict{max-width:720px;margin:0 auto;padding:0 1.5rem}.template-verdict p{font-size:1.0625rem;color:var(--text-secondary,#334155);line-height:1.75;margin:0 0 1.25rem}.template-content-body{max-width:720px;margin:0 auto;padding:0 1.5rem}.template-content-body h2{font-size:1.75rem;font-weight:600;color:var(--text-primary,#0f172a);margin:2.5rem 0 1rem}.template-content-body h3{font-size:1.25rem;font-weight:600;color:var(--text-primary,#0f172a);margin:2rem 0 .75rem}.template-content-body p{font-size:1.125rem;line-height:1.75;color:var(--text-secondary,#334155);margin:0 0 1.25rem}.template-content-body ol,.template-content-body ul{padding-left:1.5rem;margin:0 0 1.25rem}.template-content-body li{font-size:1.0625rem;line-height:1.75;color:var(--text-secondary,#334155);margin-bottom:.375rem}.template-content-body blockquote{border-left:3px solid var(--color-primary,#0ea5e9);padding-left:1.25rem;margin:1.5rem 0;font-style:italic;color:var(--text-tertiary,#64748b)}.template-article-header{max-width:720px;margin:0 auto;padding:0 1.5rem 2rem;text-align:center}.template-article-header__meta{display:flex;align-items:center;justify-content:center;gap:1rem;margin-bottom:1.5rem;flex-wrap:wrap}.template-newsletter-form{display:flex;gap:.75rem;max-width:480px;margin:0 auto}.template-services-bridge{display:flex;justify-content:center;gap:3rem;padding:0 1.5rem;flex-wrap:wrap}.template-services-bridge__item{display:flex;flex-direction:column;align-items:center;gap:.5rem;text-decoration:none;color:inherit;transition:transform .2s ease}.template-services-bridge__item:hover{transform:translateY(-2px)}.template-services-bridge__icon{width:3.5rem;height:3.5rem;border-radius:var(--border-radius-md,12px);background:var(--bg-glass-hover,rgba(56,189,248,.06));display:flex;align-items:center;justify-content:center;color:var(--color-primary,#0ea5e9);font-size:1.25rem}.template-services-bridge__label{font-size:.875rem;font-weight:500;color:var(--text-secondary,#334155)}.template-symptoms__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem;max-width:1200px;margin:0 auto;padding:0 1.5rem}.template-symptom-item{display:flex;gap:.75rem;align-items:flex-start}.template-symptom-item__icon{flex-shrink:0;width:2rem;height:2rem;border-radius:var(--border-radius-sm,8px);background:rgba(234,179,8,.1);color:#eab308;display:flex;align-items:center;justify-content:center;font-size:.875rem}.template-symptom-item__title{font-size:1rem;font-weight:600;color:var(--text-primary,#0f172a);margin:0 0 .125rem}.template-symptom-item__description{font-size:.875rem;color:var(--text-secondary,#334155);line-height:1.5;margin:0}.template-consequences__list{max-width:720px;margin:0 auto;padding:0 1.5rem;counter-reset:consequence}.template-consequence-item{display:flex;gap:1rem;align-items:flex-start;margin-bottom:1.5rem;counter-increment:consequence}.template-consequence-item__number{flex-shrink:0;width:2rem;height:2rem;border-radius:50%;background:rgba(239,68,68,.1);color:#ef4444;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:700}.template-consequence-item__title{font-size:1rem;font-weight:600;color:var(--text-primary,#0f172a);margin:0 0 .25rem}.template-consequence-item__description{font-size:.9375rem;color:var(--text-secondary,#334155);line-height:1.6;margin:0}.template-advantages__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;max-width:1200px;margin:0 auto;padding:0 1.5rem}.template-advantage-item{display:flex;gap:1rem;align-items:flex-start}.template-advantage-item__icon{flex-shrink:0;width:2.5rem;height:2.5rem;border-radius:var(--border-radius-sm,8px);background:var(--bg-glass-hover,rgba(56,189,248,.06));color:var(--color-primary,#0ea5e9);display:flex;align-items:center;justify-content:center;font-size:1rem}.template-advantage-item__title{font-size:1rem;font-weight:600;color:var(--text-primary,#0f172a);margin:0 0 .25rem}.template-advantage-item__description{font-size:.9375rem;color:var(--text-secondary,#334155);line-height:1.6;margin:0}.template-benefits__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem;max-width:1200px;margin:0 auto;padding:0 1.5rem}.template-benefit-item{display:flex;align-items:center;gap:.75rem;font-size:.9375rem;color:var(--text-secondary,#334155)}.template-benefit-item__check{flex-shrink:0;width:1.25rem;height:1.25rem;color:var(--color-primary,#0ea5e9)}.template-empty-state{text-align:center;padding:4rem 1.5rem}.template-empty-state h2{font-size:1.5rem;font-weight:600;color:var(--text-primary,#0f172a);margin:0 0 .75rem}.template-empty-state p{font-size:1rem;color:var(--text-secondary,#334155);margin:0 0 1.5rem}.template-case-study-teaser,.template-tool-embed{max-width:1200px;margin:0 auto;padding:0 1.5rem}.template-tool-gated-overlay{position:relative}.template-tool-gated-overlay__blur{filter:blur(4px);pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.template-tool-gated-overlay__cta{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:hsla(0,0%,100%,.8);border-radius:var(--border-radius-lg,16px)}@media (max-width:1024px){.template-card-grid--3col,.template-card-grid--4col{grid-template-columns:repeat(2,1fr)}.template-hero__title{font-size:2.5rem}}@media (max-width:768px){.template-hero__inner--with-image{grid-template-columns:1fr;text-align:center}.template-hero__inner--with-image .template-hero__badges{justify-content:center}.template-hero__title{font-size:2rem}.template-hero__subtitle{font-size:1.0625rem}.template-advantages__grid,.template-benefits__grid,.template-card-grid--2col,.template-card-grid--3col,.template-card-grid--4col,.template-pricing-grid,.template-problem-list__grid,.template-symptoms__grid{grid-template-columns:1fr}.template-trust-bar{gap:1.5rem}.template-trust-bar__value{font-size:1.5rem}.template-cta__headline,.template-section-heading{font-size:1.625rem}.template-newsletter-form{flex-direction:column}.template-services-bridge{gap:1.5rem}.template-hero__image{order:-1}}@media (max-width:640px){.template-hero__title{font-size:1.75rem}.template-trust-bar{flex-direction:column;align-items:center;gap:1rem}}