.home-page main .container{text-align:center}.home-hero{padding:clamp(3.5rem,9vw,6.5rem) 0 clamp(3rem,6vw,4.5rem);position:relative;overflow:hidden}.home-hero::after{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 70% 50% at 50% 100%,rgba(249,115,22,.07),transparent 65%);pointer-events:none}.home-hero>.container{position:relative;z-index:1}.home-hero .section-label{display:inline-block;padding:.35rem .85rem;border-radius:999px;background:rgba(27,150,255,.1);border:1px solid rgba(27,150,255,.25);margin-bottom:1.25rem}.home-hero__title{font-size:clamp(2.25rem, 6vw, 3.75rem);font-weight:800;letter-spacing:-.035em;max-width:22ch;margin:0 auto 1.25rem;text-wrap:balance;line-height:1.08}.home-hero__title .accent{color:var(--cta);display:block;margin-top:.15em}.home-hero__sub{font-size:clamp(1.0625rem, 2.2vw, 1.1875rem);color:var(--muted);max-width:38rem;margin:0 auto 2rem;line-height:1.7}.home-hero__actions{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:.875rem;margin-bottom:1.5rem}.home-hero__proof-cue{display:flex;flex-direction:column;align-items:center;gap:.75rem;max-width:28rem;margin:0 auto 2rem;padding:1rem 1.25rem 1.1rem;border-radius:var(--radius-lg);background:linear-gradient(160deg,rgba(249,115,22,.08) 0,rgba(27,150,255,.06) 100%);border:1px solid rgba(249,115,22,.28);text-decoration:none;color:inherit;transition:border-color .2s,box-shadow .2s,transform .2s}.home-hero__proof-cue:hover{border-color:rgba(249,115,22,.5);box-shadow:0 8px 32px rgba(249,115,22,.15);transform:translateY(-2px)}.home-hero__proof-cue-label{font-size:.8125rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--cta)}.home-hero__proof-cue-thumbs{display:flex;gap:.625rem}.home-hero__proof-cue-thumb{position:relative;width:5.5rem;height:3.25rem;border-radius:.5rem;background-size:cover;background-position:center;border:2px solid rgba(255,255,255,.15);box-shadow:0 4px 16px rgba(0,0,0,.35);overflow:hidden}.home-hero__proof-cue-play{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.35)}.home-hero__proof-cue-play::after{content:"";width:0;height:0;border-style:solid;border-width:.45rem 0 .45rem .75rem;border-color:transparent transparent transparent #fff;margin-left:.15rem}.home-hero__proof-cue-cta{font-size:.9375rem;font-weight:600;color:var(--text)}.home-hero .btn-cta--lg{font-size:1.0625rem;padding:1rem 2.25rem;box-shadow:0 4px 28px rgba(249,115,22,.4)}.home-hero .btn-cta--lg:hover{box-shadow:0 8px 36px rgba(249,115,22,.5)}.home-hero__trust{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem .625rem}.home-hero__trust span{font-size:.8125rem;font-weight:500;color:var(--muted);padding:.4rem .85rem;border-radius:999px;background:rgba(255,255,255,.04);border:1px solid var(--border)}.home-hero__diff-grid{display:grid;gap:.75rem;max-width:52rem;margin:0 auto 1.5rem;text-align:left}@media (min-width:48rem){.home-hero__diff-grid{grid-template-columns:repeat(3,1fr);gap:1rem}}.home-hero__diff-item{margin:0;padding:1rem 1.1rem;font-size:.875rem;line-height:1.5;color:var(--muted);background:linear-gradient(160deg,rgba(255,255,255,.04) 0,rgba(255,255,255,.02) 100%);border:1px solid var(--border);border-left:3px solid var(--cta);border-radius:var(--radius-md)}.home-hero__diff-item:nth-child(2n){border-left-color:var(--sf-blue-bright)}.home-hero__audience-label{font-family:var(--font-display);font-size:.6875rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--muted);margin:0 0 .75rem}.home-hero__trust{margin-top:0}.home-block{padding:clamp(3.5rem,7vw,5.5rem) 0;border-top:1px solid var(--border)}.home-block__header{max-width:38rem;margin:0 auto 2.75rem}.home-block .section-label{display:block;margin-bottom:.75rem}.home-block__title{font-size:clamp(1.625rem, 3.5vw, 2.25rem);font-weight:700;letter-spacing:-.025em;margin:0 auto 1rem;text-wrap:balance;line-height:1.2}.home-block__lead{color:var(--muted);font-size:1.0625rem;line-height:1.7;margin:0 auto;max-width:36rem}.home-cards{display:grid;gap:1.125rem;max-width:58rem;margin:0 auto;text-align:left}@media (min-width:40rem){.home-cards--2{grid-template-columns:repeat(2,1fr)}}@media (min-width:52rem){.home-cards--3{grid-template-columns:repeat(3,1fr)}}.home-card{background:linear-gradient(160deg,#161a24 0,var(--surface) 55%);border:1px solid rgba(255,255,255,.1);border-left:3px solid var(--sf-blue);border-radius:var(--radius-md);padding:1.65rem 1.5rem;height:100%;display:flex;flex-direction:column;gap:.5rem;transition:border-color .2s,box-shadow .2s}.home-card:hover{border-color:rgba(255,255,255,.14);box-shadow:0 8px 32px rgba(0,0,0,.25)}.home-card:nth-child(2n){border-left-color:rgba(249,115,22,.8)}.home-card--spotlight{border-left-width:4px;border-left-color:var(--cta);background:linear-gradient(160deg,rgba(249,115,22,.1) 0,#161a24 38%,var(--surface) 100%);box-shadow:0 8px 36px rgba(249,115,22,.1)}.home-card__label{font-family:var(--font-display);font-size:.6875rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--sf-blue-bright)}.home-card--spotlight .home-card__label{color:var(--cta)}.home-card__title{font-family:var(--font-display);font-size:1.0625rem;font-weight:700;line-height:1.3;letter-spacing:-.01em}.home-card__text{color:var(--muted);font-size:.9375rem;line-height:1.6;flex:1}.home-card__link{font-size:.875rem;font-weight:600;color:var(--sf-blue-bright);margin-top:.35rem}.home-card--spotlight .home-card__link{color:var(--cta)}.home-card--wide{grid-column:1/-1;max-width:28rem;margin-left:auto;margin-right:auto;width:100%}.home-card__link:hover{color:var(--text)}.home-highlight{max-width:44rem;margin:0 auto;background:linear-gradient(180deg,rgba(249,115,22,.09) 0,var(--surface) 100%);border:1px solid rgba(249,115,22,.35);border-radius:var(--radius-lg);padding:2rem 1.75rem;box-shadow:0 8px 40px rgba(249,115,22,.1)}.home-highlight p{color:var(--muted);font-size:1.0625rem;line-height:1.7}.home-steps{display:grid;gap:1.125rem;max-width:58rem;margin:0 auto;text-align:left}@media (min-width:52rem){.home-steps{grid-template-columns:repeat(3,1fr);gap:1.25rem}}.home-step{position:relative;background:linear-gradient(180deg,#161a24 0,var(--surface) 100%);border:1px solid var(--border);border-radius:var(--radius-lg);padding:2rem 1.5rem 1.75rem;display:flex;flex-direction:column;gap:.65rem}.home-step--spotlight{border-color:rgba(249,115,22,.4);background:linear-gradient(180deg,rgba(249,115,22,.1) 0,var(--surface) 100%);box-shadow:0 8px 36px rgba(249,115,22,.12)}.home-step__badge{display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border-radius:50%;font-family:var(--font-display);font-size:.8125rem;font-weight:800;color:#fff;background:var(--sf-blue);margin-bottom:.25rem}.home-step--spotlight .home-step__badge{background:var(--cta);box-shadow:0 4px 16px rgba(249,115,22,.4)}.home-step__title{font-family:var(--font-display);font-size:1.125rem;font-weight:700;line-height:1.3}.home-step__text{font-size:.9375rem;color:var(--muted);line-height:1.6}.home-section{padding:clamp(3.5rem,7vw,5.5rem) 0;border-top:1px solid var(--border)}.home-section__title{font-size:clamp(1.625rem, 3.5vw, 2.25rem);font-weight:700;letter-spacing:-.025em;margin:0 auto 1rem;max-width:28ch;text-wrap:balance;line-height:1.2}.home-section__lead{color:var(--muted);max-width:36rem;margin:0 auto 2.5rem;line-height:1.7;font-size:1.0625rem}.home-section .section-label{display:block;margin-bottom:.75rem}.home-grid{display:grid;gap:1.25rem;max-width:52rem;margin:0 auto}@media (min-width:48rem){.home-grid--2{grid-template-columns:repeat(2,1fr)}}.home-offering{display:flex;flex-direction:column;align-items:center;gap:1rem;background:linear-gradient(180deg,#161a24 0,var(--surface) 100%);border:1px solid var(--border);border-radius:var(--radius-lg);padding:2.25rem 1.75rem;height:100%;text-align:center}.home-offering--spotlight{border-color:rgba(249,115,22,.45);background:linear-gradient(180deg,rgba(249,115,22,.1) 0,var(--surface) 100%);box-shadow:0 12px 48px rgba(249,115,22,.14)}.home-offering__badge{display:inline-block;font-family:var(--font-display);font-size:.6875rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--sf-blue-bright);padding:.3rem .75rem;border-radius:999px;background:rgba(27,150,255,.1);border:1px solid rgba(27,150,255,.2)}.home-offering--spotlight .home-offering__badge{color:var(--cta);background:rgba(249,115,22,.12);border-color:rgba(249,115,22,.3)}.home-offering h3{font-size:1.375rem;letter-spacing:-.02em}.home-offering>p{color:var(--muted);flex:1;line-height:1.65;font-size:.9375rem}.home-offering ul{list-style:none;display:grid;gap:.75rem;font-size:.9375rem;width:100%;max-width:22rem;margin:0 auto;text-align:left}.home-offering li{display:flex;gap:.625rem;align-items:flex-start;color:var(--muted);line-height:1.5}.home-offering li span:first-child{display:inline-flex;align-items:center;justify-content:center;width:1.25rem;height:1.25rem;border-radius:50%;font-size:.6875rem;font-weight:700;color:var(--cta);background:rgba(249,115,22,.15);flex-shrink:0;margin-top:.1rem}.home-offering .btn-cta,.home-offering .btn-outline{margin-top:.5rem;width:100%;max-width:16rem}.home-offering .btn-cta{box-shadow:0 4px 24px rgba(249,115,22,.35)}.home-proof{max-width:44rem;margin:0 auto}.home-proof__stats{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem;margin-bottom:2rem}.home-proof__stat{font-size:.8125rem;font-weight:600;color:var(--text);padding:.5rem 1rem;border-radius:var(--radius-sm);background:rgba(255,255,255,.05);border:1px solid var(--border)}.home-proof__stat strong{color:var(--cta);font-weight:700}.home-proof__cta{display:inline-flex;margin-top:2rem;font-size:1.0625rem;padding:1rem 2.25rem;box-shadow:0 4px 28px rgba(249,115,22,.4)}.home-proof__cta:hover{box-shadow:0 8px 36px rgba(249,115,22,.5)}.home-final-cta{padding:clamp(3rem,6vw,4.5rem) 0;border-top:1px solid var(--border);text-align:center;position:relative;overflow:hidden}.home-final-cta::before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 80% 80% at 50% 50%,rgba(249,115,22,.12),transparent 70%);pointer-events:none}.home-final-cta>.container{position:relative;z-index:1}.home-final-cta__title{font-size:clamp(1.375rem, 3vw, 1.875rem);font-weight:700;max-width:34rem;margin:0 auto 1.5rem;line-height:1.35;text-wrap:balance;letter-spacing:-.02em}.home-final-cta .btn-cta--lg{box-shadow:0 4px 28px rgba(249,115,22,.4);padding:1rem 2.5rem}.btn-outline{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;font-family:var(--font-display);font-weight:600;font-size:.9375rem;color:var(--text);background:rgba(255,255,255,.04);padding:.75rem 1.5rem;border-radius:999px;border:2px solid rgba(255,255,255,.22);transition:border-color .2s,background .2s,color .2s}.btn-outline:hover{border-color:var(--sf-blue-bright);background:var(--sf-blue-muted);color:#fff}.nav__links{display:flex;align-items:center;gap:1rem}.nav__link{font-size:.875rem;font-weight:500;color:var(--muted);transition:color .15s}.nav__link:hover{color:var(--text)}.home-page .footer__inner{flex-direction:column;justify-content:center;text-align:center}.home-page .footer__links{display:flex;flex-wrap:wrap;justify-content:center;gap:.35rem .75rem;font-size:.8125rem}@media (max-width:40rem){.nav__links .nav__link{display:none}.home-hero__actions{flex-direction:column;width:100%}.home-hero__actions .btn-cta,.home-hero__actions .btn-outline{width:100%;max-width:20rem}.home-hero__title .accent{display:inline}}.home-diff-grid{display:grid;gap:1.125rem;max-width:58rem;margin:0 auto;text-align:left}@media (min-width:40rem){.home-diff-grid--2{grid-template-columns:repeat(2,1fr)}}@media (min-width:64rem){.home-diff-grid--5{grid-template-columns:repeat(6,1fr)}.home-diff-grid--5 .home-card:first-child{grid-column:span 2}.home-diff-grid--5 .home-card:nth-child(2){grid-column:span 2}.home-diff-grid--5 .home-card:nth-child(3){grid-column:span 2}.home-diff-grid--5 .home-card:nth-child(4){grid-column:span 3}.home-diff-grid--5 .home-card:nth-child(5){grid-column:span 3}}.home-method{max-width:44rem;margin:0 auto 2rem;text-align:left}.home-method p{color:var(--muted);font-size:1.0625rem;line-height:1.7;margin-bottom:1rem}.home-method p:last-child{margin-bottom:0}.home-method__link{display:inline-block;margin-top:1.25rem;font-weight:600;color:var(--sf-blue-bright)}.home-method__link:hover{color:var(--cta)}.vf-testimonials{display:grid;gap:1.5rem;max-width:58rem;margin:0 auto;text-align:left}@media (min-width:52rem){.vf-testimonials--2,.vf-testimonials--featured{grid-template-columns:repeat(2,1fr)}}.vf-testimonial{background:linear-gradient(180deg,#161a24 0,var(--surface) 100%);border:1px solid var(--border);border-radius:var(--radius-lg);overflow:hidden;transition:border-color .2s,box-shadow .2s}.vf-testimonial:hover{border-color:rgba(249,115,22,.35);box-shadow:0 12px 40px rgba(0,0,0,.25)}.vf-testimonial__media{aspect-ratio:16/9;background:#0a0c10}.vf-testimonial__video{width:100%;height:100%;object-fit:cover;display:block}.vf-testimonial__body{padding:1.25rem 1.35rem 1.5rem}.vf-testimonial__meta{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem .75rem;margin-bottom:.5rem}.vf-testimonial__name{font-family:var(--font-display);font-size:1rem;font-weight:700}.vf-testimonial__badge{font-size:.6875rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--cta);padding:.2rem .5rem;border-radius:999px;background:rgba(249,115,22,.12);border:1px solid rgba(249,115,22,.25)}.vf-testimonial__desc{font-size:.875rem;color:var(--muted);line-height:1.55;margin:0}.vf-testimonial__quote{font-size:.9375rem;font-weight:600;color:var(--text);line-height:1.5;margin:.35rem 0}.vf-testimonial__frame{margin:0;font-size:.8125rem;color:var(--muted);line-height:1.5}.vf-testimonial__frame strong{color:var(--cta);font-weight:700;font-size:.6875rem;letter-spacing:.06em;text-transform:uppercase;margin-right:.35rem}html{scroll-behavior:smooth}#how-we-work,#problem,#solution,#testimonials{scroll-margin-top:5rem}.home-testimonials--featured{padding:clamp(3rem,7vw,5rem) 0;position:relative}.home-testimonials--featured::before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 80% 60% at 50% 0,rgba(249,115,22,.06),transparent 70%);pointer-events:none}.home-testimonials--featured>.container{position:relative;z-index:1}.vf-testimonials--featured{max-width:72rem;gap:1.75rem}@media (min-width:52rem){.vf-testimonials--featured{grid-template-columns:repeat(2,1fr);gap:2rem}}.vf-testimonial--featured{border-color:rgba(249,115,22,.2);box-shadow:0 16px 48px rgba(0,0,0,.3)}.vf-testimonial--featured .vf-testimonial__media{aspect-ratio:16/10}.vf-testimonial--featured .vf-testimonial__body{padding:1.35rem 1.5rem 1.65rem}.vf-testimonial--featured .vf-testimonial__name{font-size:1.125rem}.home-testimonials__next{margin-top:2.5rem;display:flex;flex-direction:column;align-items:center;gap:.875rem}.home-testimonials__next-label{font-size:.9375rem;font-weight:600;color:var(--muted);margin:0}.home-testimonials__method-link{font-size:.875rem;font-weight:600;color:var(--sf-blue-bright)}.home-testimonials__method-link:hover{color:var(--cta)}.home-testimonials__soft-link{margin-top:1.75rem;font-size:.875rem}.home-testimonials__soft-link a{color:var(--muted);font-weight:500}.home-testimonials__soft-link a:hover{color:var(--sf-blue-bright)}.home-card__answer{font-size:.9375rem;font-weight:600;color:var(--text);line-height:1.55;margin:0 0 .5rem}.home-method--about{max-width:40rem;margin:0 auto;text-align:left}.home-offering__note{margin-top:1rem;font-size:.875rem}.home-offering__note a{color:var(--sf-blue-bright);font-weight:600}.home-offering__note a:hover{color:var(--cta)}.home-method__links{margin-top:1.25rem;font-size:.9375rem}.home-method__links a{color:var(--sf-blue-bright);font-weight:600}.home-method__links a:hover{color:var(--cta)}.page-testimonials{padding:clamp(2.5rem,6vw,4rem) 0}.page-testimonials .vf-testimonials--featured{margin-top:0}.home-inline-cta{margin-top:2.5rem}.home-inline-cta .btn-cta--lg{box-shadow:0 4px 28px rgba(249,115,22,.4)}.home-card__outcome{font-size:.8125rem;font-weight:600;color:var(--cta);margin-top:auto;padding-top:.35rem}