:root{--navy:#071f46;--blue:#1167d8;--cyan:#1fc1d4;--green:#23d18b;--ink:#102033;--muted:#5f7187;--line:#dce7f3;--soft:#f4f8fc;--white:#fff;--shadow:0 24px 70px #071f4629;color:var(--ink);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#eef7fb;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:radial-gradient(circle at 12% 8%,#1fc1d447,#0000 32rem),linear-gradient(#eef9fb 0%,#fff 42%,#f4f8fc 100%);min-width:320px;margin:0}body,button,input{font:inherit}img{max-width:100%;display:block}a{color:inherit}main{overflow:hidden}h1,h2,h3,p{margin-top:0}h1,h2,h3{color:var(--navy);letter-spacing:-.045em;line-height:1.02}h1{margin-bottom:1.5rem;font-size:clamp(3rem,7vw,6.9rem)}h2{margin-bottom:1.1rem;font-size:clamp(2.2rem,4vw,4.5rem)}h3{margin-bottom:.7rem;font-size:1.35rem}p{color:var(--muted);line-height:1.7}.site-header{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:20;background:#ffffffd6;border:1px solid #dce7f3e6;border-radius:999px;justify-content:space-between;align-items:center;gap:1.5rem;width:calc(100% - 2rem);max-width:1120px;padding:.8rem 1rem .8rem 1.4rem;display:flex;position:sticky;top:1rem;left:50%;transform:translate(-50%);box-shadow:0 12px 50px #071f4614}.brand{align-items:center;text-decoration:none;display:inline-flex}.brand img{object-fit:contain;width:auto;height:39px}.primary-nav{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.35rem;display:flex}.primary-nav a{color:var(--navy);border-radius:999px;padding:.75rem 1rem;font-size:.95rem;font-weight:700;text-decoration:none}.primary-nav a:hover,.primary-nav a:focus-visible{background:var(--soft);color:var(--blue);outline:none}.section-shell{width:100%;max-width:1180px;margin:0 auto;padding:6.5rem 1.5rem}.hero,.about-hero,.download-hero,.social-hero{grid-template-columns:minmax(0,1.05fr) minmax(300px,.95fr);align-items:center;gap:4rem;min-height:calc(100vh - 88px);padding-top:5rem;display:grid}.hero-copy,.download-copy,.social-intro-card,.social-copy,.founder-image,.info-card,.benefit-card,.cta-panel,.vision-section{position:relative}.eyebrow{color:var(--blue);letter-spacing:.18em;text-transform:uppercase;margin-bottom:1rem;font-size:.82rem;font-weight:900}.lead{color:#30445d;max-width:720px;margin-bottom:2rem;font-size:clamp(1.16rem,2vw,1.45rem);line-height:1.55}.store-buttons{flex-wrap:wrap;align-items:center;gap:.85rem;margin:1.5rem 0;display:flex}.store-buttons a{border-radius:.8rem;transition:transform .18s,box-shadow .18s;display:inline-flex;box-shadow:0 10px 24px #071f4629}.store-buttons a:hover,.store-buttons a:focus-visible{outline:none;transform:translateY(-2px);box-shadow:0 16px 36px #071f463d}.store-buttons img{object-fit:cover;border-radius:.7rem;width:auto;height:50px}.hero-actions{flex-wrap:wrap;gap:.8rem;margin-top:2rem;display:flex}.button{border-radius:999px;justify-content:center;padding:.95rem 1.35rem;font-weight:850;text-decoration:none;display:inline-flex}.button-primary{background:var(--navy);color:var(--white)}.button-secondary{background:var(--white);border:1px solid var(--line);color:var(--navy)}.phone-showcase{min-height:590px;position:relative}.phone-showcase:before,.social-copy:before,.cta-panel:before{background:linear-gradient(135deg, var(--cyan), var(--blue));content:"";filter:blur(10px);opacity:.2;border-radius:999px;width:78%;height:78%;position:absolute;inset:12% 8% auto auto}.phone{filter:drop-shadow(0 26px 32px #071f463d);width:min(48%,250px);max-height:590px;position:absolute}.phone-left{top:6rem;left:0;transform:rotate(-8deg)}.phone-centre{z-index:2;top:0;left:50%;transform:translate(-50%)}.phone-right{top:5rem;right:0;transform:rotate(8deg)}.section-heading{max-width:720px;margin-bottom:2.5rem}.section-heading.centre{text-align:center;margin-left:auto;margin-right:auto}.steps-grid,.benefit-columns,.story-grid,.team-grid,.trust-grid{gap:1.2rem;display:grid}.steps-grid{grid-template-columns:repeat(3,1fr)}.step-card,.benefit-card,.info-card,.team-card,.trust-card,.faq-item,.social-intro-card,.social-copy{border:1px solid var(--line);background:#ffffffe6;border-radius:2rem;padding:1.5rem;box-shadow:0 18px 60px #071f4614}.step-card span{background:var(--navy);color:var(--green);border-radius:999px;justify-content:center;align-items:center;width:42px;height:42px;margin-bottom:1.5rem;font-weight:900;display:inline-flex}.trust-section{padding-top:2rem}.trust-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.trust-card{overflow:hidden}.trust-card h3{margin-bottom:.75rem}.trust-card:before{background:linear-gradient(135deg, var(--green), var(--cyan));content:"";border-radius:999px;width:3.2rem;height:.55rem;margin-bottom:1.2rem;display:block}.benefit-columns,.story-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.benefit-card ul,.info-card ul{gap:1rem;margin:1.5rem 0 0;padding:0;list-style:none;display:grid}.benefit-card li,.info-card li{color:#30445d;padding-left:2rem;line-height:1.5;position:relative}.benefit-card li:before,.info-card li:before{background:linear-gradient(135deg, var(--green), var(--cyan));content:"";border-radius:999px;width:.72rem;height:.72rem;position:absolute;top:.4rem;left:0}.cta-panel,.vision-section{background:var(--navy);box-shadow:var(--shadow);border-radius:2.4rem;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:2rem;margin-bottom:5rem;padding:3rem;display:grid;overflow:hidden}.cta-panel h2,.cta-panel p,.vision-section h2,.vision-section p{color:var(--white)}.cta-panel .eyebrow,.vision-section .eyebrow{color:var(--green)}.about-hero{min-height:auto}.founder-image{background:var(--white);box-shadow:var(--shadow);border-radius:2rem;justify-self:center;width:100%;max-width:420px}.story-grid{grid-template-columns:repeat(3,1fr);padding-top:1rem}.vision-section{grid-template-columns:minmax(0,1fr) minmax(280px,.8fr)}.timeline{gap:.9rem;display:grid}.timeline span{color:var(--white);background:#ffffff17;border:1px solid #ffffff29;border-radius:1rem;padding:1rem;font-weight:750}.team-grid{grid-template-columns:repeat(4,1fr)}.team-card{text-align:center}.team-card img{border-radius:1.5rem;margin-bottom:1.2rem}.social-hero{grid-template-columns:minmax(300px,.88fr) minmax(0,1.12fr)}.ben-photo{border-radius:1.4rem;width:100%;margin-bottom:1.5rem}.social-intro-card h1{font-size:clamp(2.2rem,4.4vw,4.9rem)}.social-copy{padding:2rem;overflow:hidden}.social-copy>*{position:relative}.app-icon{border-radius:1.5rem;width:88px;height:88px;margin-bottom:1.5rem;box-shadow:0 14px 32px #071f462e}.numbered-list{counter-reset:landing-steps;gap:.85rem;margin:2rem 0 0;padding:0;list-style:none;display:grid}.numbered-list li{background:var(--soft);color:var(--navy);border-radius:1rem;align-items:center;gap:.8rem;padding:1rem;font-weight:850;display:flex}.numbered-list li:before{background:var(--navy);color:var(--green);content:counter(landing-steps);counter-increment:landing-steps;border-radius:999px;flex:0 0 34px;justify-content:center;align-items:center;width:34px;height:34px;font-weight:900;display:inline-flex}.phone-row{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:1rem;max-width:860px;margin:0 auto;display:grid}.phone-row img{filter:drop-shadow(0 18px 28px #071f4633);max-height:610px;margin:0 auto}.download-hero{grid-template-columns:minmax(0,1fr) minmax(300px,.9fr)}.download-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;max-width:620px;margin-top:2rem;display:grid}.download-card{border:1px solid var(--line);color:var(--navy);background:#ffffffeb;border-radius:1.5rem;justify-items:start;gap:1rem;padding:1.2rem;text-decoration:none;transition:transform .18s,box-shadow .18s;display:grid;box-shadow:0 18px 60px #071f4614}.download-card:hover,.download-card:focus-visible{outline:none;transform:translateY(-2px);box-shadow:0 24px 70px #071f4629}.download-card span{font-weight:850}.download-card img{object-fit:cover;border-radius:.7rem;width:auto;height:50px}.legal-page,.not-found-page{padding-top:5rem}.legal-document,.not-found-card{border:1px solid var(--line);background:#fffffff0;border-radius:2rem;max-width:980px;margin:0 auto;padding:clamp(1.5rem,4vw,3rem);box-shadow:0 18px 60px #071f4614}.not-found-card .lead{max-width:720px}.legal-document h1{font-size:clamp(2.4rem,5vw,4.8rem)}.legal-document pre{color:#30445d;white-space:pre-wrap;margin:0;font-family:inherit;font-size:1rem;line-height:1.72}.legal-link-grid,.faq-list{gap:1rem;display:grid}.legal-link-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:2rem}.legal-link-grid a{background:var(--soft);border:1px solid var(--line);color:var(--navy);border-radius:1rem;padding:1rem;font-weight:850;text-decoration:none}.legal-link-grid a:hover,.legal-link-grid a:focus-visible{background:var(--navy);color:var(--white);outline:none}.faq-section{padding-top:1rem}.faq-list{max-width:880px;margin:0 auto}.faq-item h3{letter-spacing:-.02em;font-size:1.2rem}.faq-item p{margin-bottom:0}.site-footer{background:var(--navy);color:#ffffffc7;grid-template-columns:1.3fr repeat(4,1fr);gap:2rem;padding:4rem max(1.5rem,50vw - 590px);display:grid}.site-footer img{filter:brightness(0)invert();max-width:180px;margin-bottom:1.2rem}.site-footer h2{color:var(--white);letter-spacing:.1em;text-transform:uppercase;font-size:1rem}.site-footer a,.site-footer span{color:#ffffffc7;text-underline-offset:4px;margin-bottom:.65rem;text-decoration-thickness:1px;display:block}.site-footer a:hover,.site-footer a:focus-visible{color:var(--green);outline:none}@media (width<=940px){.hero,.about-hero,.download-hero,.social-hero,.cta-panel,.vision-section{grid-template-columns:1fr}.phone-showcase{min-height:520px}.steps-grid,.benefit-columns,.story-grid,.team-grid,.trust-grid,.legal-link-grid,.download-options,.phone-row,.site-footer{grid-template-columns:1fr}.phone-row img{max-height:520px}}@media (width<=680px){.site-header{border-radius:1.5rem;flex-direction:column;align-items:flex-start;width:calc(100% - 1rem);margin:.5rem auto 0;position:static;transform:none}.primary-nav{justify-content:flex-start}.section-shell{padding:4rem 1rem}.hero,.about-hero,.social-hero{min-height:auto;padding-top:4rem}.phone-showcase{min-height:410px}.phone{width:56%}.phone-left,.phone-right{top:4rem}.cta-panel,.vision-section{border-radius:1.5rem;padding:2rem 1.2rem}}
