: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,textarea{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}}.request-starter-backdrop{z-index:50;background:#071f469e;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0;overflow-y:auto}.request-starter{background:var(--white);box-shadow:var(--shadow);border-radius:1.75rem;width:min(100%,620px);max-width:620px;padding:clamp(1.5rem,4vw,2.5rem);position:relative}.request-starter h2{margin-bottom:.7rem;font-size:clamp(2.25rem,6vw,3.5rem)}.request-starter-intro{margin-bottom:1.5rem}.request-starter-close{background:var(--soft);color:var(--navy);cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.7rem;display:inline-flex;position:absolute;top:1rem;right:1rem}.request-starter-progress{grid-template-columns:repeat(4,minmax(0,1fr));gap:.45rem;margin:0 0 2rem;padding:0;list-style:none;display:grid}.request-starter-progress li{color:var(--muted);gap:.35rem;min-width:0;font-size:.78rem;font-weight:800;display:grid}.request-starter-progress span{background:var(--line);color:var(--muted);border-radius:999px;justify-content:center;align-items:center;width:28px;height:28px;font-size:.8rem;display:inline-flex}.request-starter-progress .is-current,.request-starter-progress .is-complete{color:var(--navy)}.request-starter-progress .is-current span{background:var(--blue);color:var(--white)}.request-starter-progress .is-complete span{background:var(--green);color:var(--navy)}.request-starter-fieldset{border:0;min-width:0;margin:0;padding:0}.request-starter-fieldset legend,.request-starter-field>span{color:var(--navy);margin-bottom:1rem;font-size:1.2rem;font-weight:850;display:block}.request-starter-category-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.9rem;display:grid}.request-starter-category{background:var(--white);border:1px solid var(--line);color:var(--navy);cursor:pointer;font:inherit;text-align:center;border-radius:1.25rem;flex-direction:column;justify-content:center;align-items:center;gap:.7rem;min-height:150px;padding:1rem .7rem;font-weight:800;line-height:1.1;display:flex}.request-starter-category:hover,.request-starter-category:focus-visible{border-color:var(--category-accent);box-shadow:0 0 0 3px color-mix(in srgb, var(--category-accent) 18%, transparent);outline:0;transform:translateY(-2px)}.request-starter-category-icon{background:color-mix(in srgb, var(--category-accent) 12%, white);color:var(--category-accent);border-radius:1rem;justify-content:center;align-items:center;width:52px;height:52px;display:inline-flex}.request-starter-category-svg{width:27px;height:27px}.request-starter-options{gap:.7rem;max-height:min(45vh,360px);padding:.1rem;display:grid;overflow-y:auto}.request-starter-option{background:var(--white);border:1px solid var(--line);color:var(--navy);cursor:pointer;font:inherit;text-align:left;border-radius:1rem;align-items:center;width:100%;min-height:52px;padding:.85rem 1rem;font-weight:750;display:flex}.request-starter-option:hover,.request-starter-option:focus-visible{border-color:var(--blue);background:#eef7ff;outline:0;box-shadow:0 0 0 2px #1167d81f}.request-starter-field textarea,.request-starter-field input{border:1px solid var(--line);color:var(--ink);resize:vertical;border-radius:1rem;width:100%;padding:.9rem 1rem;display:block}.request-starter-field textarea:focus,.request-starter-field input:focus,.request-starter-close:focus-visible{border-color:var(--blue);outline:3px solid #1167d833}.request-starter-character-count{color:var(--muted);margin-top:.55rem;font-size:.85rem;font-weight:700;display:block}.request-starter-status,.request-starter-error,.field-error{font-weight:700}.request-starter-error,.field-error{color:#b42318;margin-top:.8rem}.request-starter-actions{flex-wrap:wrap;justify-content:flex-end;gap:.8rem;margin-top:2rem;display:flex}.button{cursor:pointer;border:0}.button:disabled{cursor:wait;opacity:.65}@media (width<=680px){.request-starter-backdrop{align-items:flex-end;padding:0}.request-starter{max-height:94dvh;padding:1.5rem 1rem calc(1.5rem + env(safe-area-inset-bottom));border-radius:1.5rem 1.5rem 0 0;overflow-y:auto}.request-starter-progress li{font-size:.68rem}.request-starter-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.request-starter-category{min-height:132px}.request-starter-actions>.button{flex:140px;min-height:48px}}.nav-app-button{background:var(--navy);color:var(--white)!important}.hero{min-height:650px}.hero-trust{margin-top:1.6rem;font-size:.9rem}.request-preview{border:1px solid var(--line);box-shadow:var(--shadow);background:#fffffff0;border-radius:1.5rem;padding:1rem}.request-preview article{border-bottom:1px solid var(--line);align-items:flex-start;gap:1rem;padding:1rem;display:flex}.request-preview article:last-of-type{border:0}.request-preview article>b{color:#fff;background:#19bcb4;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}.request-preview strong{color:var(--navy)}.request-preview p{margin:.3rem 0 .7rem;font-size:.78rem}.preview-categories{gap:.5rem;display:flex}.preview-categories span{border:1px solid var(--line);color:var(--blue);text-align:center;border-radius:.7rem;align-items:center;width:31%;padding:.4rem;font-size:1.1rem;display:grid}.preview-categories small{color:var(--navy);font-size:.52rem}.preview-input{background:var(--soft);border:1px solid var(--line);border-radius:.55rem;padding:.55rem;color:var(--navy)!important}.request-preview .button{width:100%;padding:.55rem 1rem;font-size:.75rem}.preview-security{color:var(--muted);text-align:center;padding:.7rem;display:block}.popular-category-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.popular-category{background:var(--white);border:1px solid var(--line);color:var(--navy);cursor:pointer;text-align:left;border-radius:1rem;grid-template-columns:auto 1fr auto;align-items:center;gap:.75rem;padding:1rem;font-weight:800;display:grid}.popular-category:hover{border-color:var(--category-accent);transform:translateY(-2px)}.popular-category b{color:var(--category-accent);font-size:1.25rem}.founder-section{background:var(--white);border:1px solid var(--line);border-radius:2rem;grid-template-columns:180px minmax(0,1fr) 1.4fr;align-items:center;gap:2rem;display:grid}.founder-section>img{border-radius:50%;width:160px}.founder-section h2{font-size:clamp(2rem,3.5vw,3.3rem)}.founder-trust{grid-template-columns:repeat(3,1fr);gap:.75rem;display:grid}.founder-trust article{background:var(--soft);text-align:center;border-radius:1rem;padding:1rem}.founder-trust h3{color:#0aa89d;font-size:.9rem}.founder-trust p{margin:0;font-size:.8rem}.provider-panel,.app-promotion{grid-template-columns:1fr auto;align-items:center;gap:2rem;display:grid}.provider-panel{box-shadow:var(--shadow);background:linear-gradient(115deg,#071f46,#1656ad);border-radius:2rem}.provider-panel h2,.provider-panel p{color:var(--white)}.provider-panel .eyebrow{color:var(--green)}.provider-panel .button{background:var(--white);color:var(--navy)}.app-promotion{background:#e8f4ff;border-radius:2rem;padding-top:3rem;padding-bottom:3rem}.app-promotion img{max-height:260px}.final-cta{background:var(--navy);border-radius:2rem;grid-template-columns:1fr auto;align-items:center;gap:2rem;margin-bottom:4rem;display:grid}.final-cta h2,.final-cta p{color:var(--white)}.final-cta .button{background:var(--white);color:var(--navy)}.final-cta a{color:var(--green)}@media (width<=940px){.popular-category-grid{grid-template-columns:repeat(2,1fr)}.founder-section,.provider-panel,.app-promotion,.final-cta{grid-template-columns:1fr}.founder-trust{grid-template-columns:repeat(3,1fr)}}@media (width<=680px){.popular-category-grid,.founder-trust{grid-template-columns:1fr}.request-preview{margin-top:-1rem}.hero h1{font-size:clamp(2.8rem,13vw,4.5rem)}}.hero-app-prompt{align-items:center;gap:1rem;margin-bottom:1.25rem;display:flex}.hero-app-prompt .eyebrow{margin:0}.hero-app-prompt .store-buttons{gap:.45rem}.hero-app-prompt .store-buttons img{width:auto;height:28px}.hero-actions{flex-direction:column;align-items:flex-start;gap:.7rem}.hero-actions .button{justify-content:center;align-items:center;min-height:48px;padding:.7rem 1.5rem}.hero-actions .hero-trust{margin:0}.provider-panel,.founder-section,.app-promotion,.final-cta{margin-top:2rem}@media (width<=680px){.hero-app-prompt{flex-direction:column;align-items:flex-start}.hero-actions .button{width:100%}}
