:root{--indigo:#3535a8;--coral:#ff6b5e;--gold:#f4c95d;--teal:#2ca786;--offwhite:#f8f7f3;--dark:#17172a;--softgrey:#e8e8ee;--ink:#1c1c2e;--muted:#6b6b80;--radius:20px}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:Inter,sans-serif;color:var(--ink);background:var(--offwhite);line-height:1.6;-webkit-font-smoothing:antialiased;overflow-x:hidden}.font-display,h1,h2,h3{font-family:Sora,sans-serif}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.wrap{max-width:1160px;margin:0 auto;padding:0 32px}section{position:relative}ul{list-style:none}.reveal{opacity:0;transform:translateY(18px);transition:opacity .7s ease,transform .7s ease}.reveal.in{opacity:1;transform:translateY(0)}.btn{display:inline-flex;align-items:center;gap:8px;font-family:Inter,sans-serif;font-weight:600;font-size:15px;padding:14px 26px;border-radius:100px;border:1.5px solid transparent;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background .18s ease;white-space:nowrap}.btn-primary{background:var(--indigo);color:#fff;box-shadow:0 8px 20px -8px rgba(53,53,168,.55)}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 12px 24px -8px rgba(53,53,168,.65)}.btn-primary.coral{background:var(--coral);box-shadow:0 8px 20px -8px rgba(255,107,94,.55)}.btn-primary.coral:hover{box-shadow:0 12px 24px -8px rgba(255,107,94,.65)}.btn-outline{background:transparent;border-color:rgba(23,23,42,.18);color:var(--ink)}.btn-outline:hover{border-color:var(--ink);transform:translateY(-2px)}.btn-outline.on-dark{border-color:hsla(0,0%,100%,.3);color:#fff}.btn-outline.on-dark:hover{border-color:#fff}.btn svg{width:16px;height:16px;flex-shrink:0}header{position:-webkit-sticky;position:sticky;top:0;z-index:50;background:hsla(48,26%,96%,.85);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid rgba(23,23,42,.06)}nav{justify-content:space-between;padding:16px 32px;max-width:1160px;margin:0 auto}.logo,nav{display:flex;align-items:center}.logo{gap:11px;font-family:Sora,sans-serif;font-weight:800;font-size:19px;letter-spacing:.02em;color:var(--dark);text-transform:uppercase}.logo .atm{color:var(--coral)}.navlinks{display:flex;gap:34px;font-size:14.5px;font-weight:500;color:var(--ink)}.navlinks a{opacity:.75;transition:opacity .15s}.navlinks a:hover{opacity:1}.mark{display:block;flex-shrink:0}.hero{background:var(--dark);color:#fff;padding:96px 0 110px;overflow:hidden;position:relative}.hero .wrap{position:relative;z-index:2;max-width:660px;text-align:left}.eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:12.5px;font-weight:600;letter-spacing:.09em;text-transform:uppercase;color:var(--gold);margin-bottom:22px}.eyebrow:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--coral)}.hero h1{font-size:54px;line-height:1.08;font-weight:700;letter-spacing:-.01em;margin-bottom:10px}.hero h1 .underline-wrap{position:relative;display:inline-block}.hero h1 .underline-wrap svg{position:absolute;left:0;bottom:-10px;width:100%;height:14px}.hero p.lead{font-size:18px;color:hsla(0,0%,100%,.68);max-width:480px;margin:22px 0 34px}.hero-path{position:absolute;inset:0;width:100%;height:100%}.why-reach{padding:64px 0 0}.why-reach .inner{max-width:680px;margin:0 auto;text-align:center}.why-reach .icn{width:40px;height:40px;border-radius:11px;background:var(--indigo);display:flex;align-items:center;justify-content:center;margin:0 auto 20px}.why-reach .icn svg{width:20px;height:20px;stroke:#fff}.why-reach h3{font-family:Sora,sans-serif;font-size:19px;font-weight:700;color:var(--dark);margin-bottom:10px}.why-reach p{font-size:15px;color:var(--muted);line-height:1.65}.research{padding:108px 0}.research-head{max-width:640px;margin-bottom:44px}.research h2{font-size:32px;font-weight:700;color:var(--dark);line-height:1.25;margin-bottom:14px}.research p{color:var(--muted);font-size:16px;max-width:560px}.research-grid{display:grid;grid-template-columns:1fr 1fr;grid-column-gap:48px;column-gap:48px;grid-row-gap:18px;row-gap:18px;margin-top:38px;max-width:820px}.research-item{display:flex;align-items:center;gap:13px;font-size:15.5px;font-weight:500;color:var(--ink)}.research-item .dot{width:6px;height:6px;border-radius:50%;background:var(--coral);flex-shrink:0}.research-note{margin-top:30px;font-size:13.5px;color:var(--muted);font-style:italic}.strip{background:var(--offwhite);padding:30px 0}.strip .wrap{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:14px 44px}.strip span{font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--muted)}.strip span:before{content:"";display:inline-block;width:5px;height:5px;border-radius:50%;background:var(--coral);margin-right:10px;vertical-align:middle}.strip span:first-child:before{display:none}.kicker{font-weight:600;font-size:13px;letter-spacing:.08em;text-transform:uppercase;margin-bottom:16px}.kicker.coral{color:var(--coral)}.kicker.indigo{color:var(--indigo)}.problem{padding:108px 0}.problem .wrap{display:grid;grid-template-columns:.85fr 1.15fr;grid-gap:70px;gap:70px}.problem h2{font-size:32px;font-weight:700;color:var(--dark);line-height:1.25;margin-bottom:18px}.problem .lead-p{color:var(--muted);font-size:16.5px;max-width:400px}.qlist{display:flex;flex-direction:column}.qlist li{display:flex;gap:16px;padding:15px 0;font-size:16px;color:var(--ink)}.qlist li:first-child{padding-top:0}.qlist li .bar{width:4px;border-radius:3px;background:var(--coral);flex-shrink:0}.closing-line{margin-top:30px;font-weight:600;font-size:16.5px;color:var(--dark)}.positioning{background:var(--softgrey);padding:108px 0}.positioning .wrap{max-width:760px;text-align:left}.positioning h2{font-size:32px;font-weight:700;color:var(--dark);line-height:1.25;margin-bottom:20px}.positioning p{color:var(--muted);font-size:16.5px;max-width:600px;margin-bottom:38px}.tag-row{font-size:15px;font-weight:600;color:var(--dark);line-height:2.1}.tag-row .sep{color:var(--coral);margin:0 14px;font-weight:700}.process{background:var(--dark);color:#fff;padding:112px 0}.process .wrap{display:grid;grid-template-columns:.95fr 1.05fr;grid-gap:70px;gap:70px;align-items:start}.process h2{font-size:34px;font-weight:700;line-height:1.2;margin-bottom:14px}.process p.desc{color:hsla(0,0%,100%,.65);font-size:16px;max-width:400px}.steps{display:flex;flex-direction:column;gap:34px}.step{display:flex;gap:18px}.step .num{width:42px;height:42px;border-radius:12px;flex-shrink:0;display:flex;align-items:center;justify-content:center;font-size:15px}.step .num,.step h3{font-family:Sora,sans-serif;font-weight:700}.step h3{font-size:17px;margin-bottom:4px}.step p{font-size:14.5px;color:hsla(0,0%,100%,.6)}.step.i1 .num{background:var(--indigo);color:#fff}.step.i2 .num{background:var(--coral);color:#fff}.step.i3 .num{background:var(--gold);color:var(--dark)}.step.i4 .num{background:var(--teal);color:#fff}.why{padding:112px 0}.why-head{max-width:600px;margin:0 auto 60px;text-align:center}.why-head h2{font-size:32px;font-weight:700;color:var(--dark);line-height:1.25}.why-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:44px 32px;gap:44px 32px}.why-card{padding:0}.why-card .icn{width:38px;height:38px;border-radius:10px;display:flex;align-items:center;justify-content:center;margin-bottom:18px}.why-card .icn svg{width:19px;height:19px}.why-card h3{font-family:Sora,sans-serif;font-size:16px;font-weight:700;color:var(--dark);margin-bottom:8px}.why-card p{font-size:13.5px;color:var(--muted);line-height:1.55}.why-card:first-child .icn{background:var(--indigo)}.why-card:nth-child(2) .icn{background:var(--coral)}.why-card:nth-child(3) .icn{background:var(--gold)}.why-card:nth-child(4) .icn{background:var(--teal)}.why-card:first-child svg,.why-card:nth-child(2) svg,.why-card:nth-child(4) svg{stroke:#fff}.why-card:nth-child(3) svg{stroke:var(--dark)}.about{background:var(--softgrey);padding:112px 0}.about .wrap{max-width:760px;text-align:center}.about .mark-wrap{display:flex;align-items:center;justify-content:center;margin-bottom:28px}.about .mark-wrap svg{width:56px;height:56px}.about h2{font-size:32px;font-weight:700;color:var(--dark);line-height:1.3;margin-bottom:22px}.about p{font-size:16px;color:var(--muted);margin:0 auto 16px;max-width:700px}.about p:last-child{margin-bottom:0}.cta-banner{background:var(--indigo);color:#fff;padding:96px 0;position:relative}.cta-banner .wrap{position:relative;z-index:2;text-align:center;max-width:640px}.cta-banner h2{font-family:Sora,sans-serif;font-size:32px;font-weight:700;line-height:1.25;margin-bottom:14px}.cta-banner .sub{color:hsla(0,0%,100%,.72);font-size:15.5px;margin-bottom:30px}.contact{padding:104px 0}.contact .wrap{max-width:640px;text-align:center}.contact h2{font-size:30px;font-weight:700;color:var(--dark);margin-bottom:14px}.contact p{color:var(--muted);font-size:16px;margin-bottom:26px}.contact .email{font-family:Sora,sans-serif;font-size:20px;font-weight:700;color:var(--indigo)}.contact-options{display:flex;gap:34px;justify-content:center;flex-wrap:wrap}footer{background:var(--dark);color:hsla(0,0%,100%,.6);padding:64px 0 30px}.foot-top{display:flex;justify-content:space-between;align-items:flex-start;gap:40px;padding-bottom:46px;flex-wrap:wrap}.foot-brand .logo{color:#fff;margin-bottom:14px}.foot-brand p{font-size:13.5px;max-width:280px}.foot-links{display:flex;gap:64px;flex-wrap:wrap}.foot-col{padding-left:24px;border-left:1px solid hsla(0,0%,100%,.12)}.foot-col:first-child{padding-left:0;border-left:none}.foot-col h5{font-family:Sora,sans-serif;font-size:12.5px;color:#fff;margin-bottom:16px;letter-spacing:.05em;text-transform:uppercase;opacity:.7}.foot-col a{display:block;font-size:13.5px;margin-bottom:11px;opacity:.75;transition:opacity .15s}.foot-col a:hover{opacity:1}.foot-bottom{display:flex;justify-content:space-between;align-items:center;padding-top:26px;font-size:12.5px;flex-wrap:wrap;gap:12px;opacity:.55}@media (max-width:960px){.navlinks{display:none}.hero h1{font-size:38px}.problem .wrap{grid-template-columns:1fr;gap:36px}.process .wrap{grid-template-columns:1fr;gap:44px}.research-grid,.why-grid{grid-template-columns:1fr 1fr}.foot-links,.foot-top{flex-direction:column}.foot-links{gap:32px}.foot-col{padding-left:0;border-left:none}}@media (max-width:600px){.wrap{padding:0 20px}nav{padding:14px 20px}.hero h1{font-size:30px}.research-grid,.why-grid{grid-template-columns:1fr}.foot-links{gap:32px}.cta-banner h2{font-size:25px}}