:root{--navy: #0f2854;--navy-mid: #1c4d8d;--accent: #4988c4;--cyan: #5ec8e8;--light-blue: #bde8f5;--ink: #0a1628;--muted: #5a6a7e;--surface: #f4f8fc;--white: #ffffff;--green: #2e9b5a;--red: #d64545;--orange: #eca009;--radius: 16px;--shadow: 0 24px 60px rgba(15, 40, 84, .18);--font: "DM Sans", system-ui, sans-serif;--display: "Fraunces", Georgia, serif;--max: 1120px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font);color:var(--ink);background:var(--white);line-height:1.6;-webkit-font-smoothing:antialiased}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}ul{list-style:none}.container{width:min(100% - 2.5rem,var(--max));margin-inline:auto}.site-header{position:absolute;inset:0 0 auto;z-index:20;padding:1.25rem 0}.site-header .container{display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:.65rem}.brand img{width:40px;height:40px;border-radius:10px}.brand-name{font-family:var(--display);font-weight:700;font-size:1.35rem;color:var(--white);letter-spacing:-.02em}.nav-links{display:flex;align-items:center;gap:1.5rem}.nav-links a{color:#ffffffd9;font-size:.95rem;font-weight:500;transition:color .2s}.nav-links a:hover{color:var(--white)}.nav-cta{background:#ffffff26;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:.5rem 1rem;border-radius:999px;border:1px solid rgba(255,255,255,.25)}@media(max-width:720px){.nav-links a:not(.nav-cta){display:none}}.hero{position:relative;min-height:100svh;display:grid;align-items:end;overflow:hidden;background:radial-gradient(ellipse 80% 60% at 70% 20%,rgba(94,200,232,.35),transparent 55%),radial-gradient(ellipse 50% 50% at 10% 80%,rgba(73,136,196,.4),transparent 50%),linear-gradient(155deg,#061428 0%,var(--navy) 40%,var(--navy-mid) 100%);color:var(--white);padding:6.5rem 0 0}.hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.03'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");pointer-events:none}.hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:center;min-height:calc(100svh - 6.5rem);padding-bottom:2rem}.hero-copy{padding-bottom:0;animation:fadeUp .8s ease both}.hero-brand{display:flex;align-items:center;gap:.85rem;margin-bottom:1.75rem}.hero-brand img{width:72px;height:72px;border-radius:18px;box-shadow:0 12px 32px #00000059}.hero-brand-text{font-family:var(--display);font-size:clamp(2.75rem,6vw,4rem);font-weight:700;letter-spacing:-.03em;line-height:1}.hero h1{font-family:var(--display);font-size:clamp(1.65rem,3.2vw,2.35rem);font-weight:500;line-height:1.25;letter-spacing:-.02em;max-width:22ch;margin-bottom:1rem;color:#fffffff2}.hero-lead{font-size:1.1rem;color:#ffffffb8;max-width:36ch;margin-bottom:2rem}.store-row{display:flex;flex-wrap:wrap;align-items:center;gap:.85rem}.store-badge{display:block;height:48px;transition:transform .25s ease,opacity .25s}.store-badge img{height:48px;width:auto}.store-badge:hover{transform:translateY(-2px)}.store-badge--soon{position:relative;cursor:default;opacity:.85;pointer-events:none}.store-badge--soon:after{content:"Coming Soon";position:absolute;top:-.55rem;right:-.4rem;background:var(--orange);color:var(--ink);font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;padding:.2rem .45rem;border-radius:6px;white-space:nowrap}.hero-trust{margin-top:1.5rem;font-size:.9rem;color:#ffffff8c}.hero-visual{position:relative;display:flex;justify-content:center;align-items:center;align-self:stretch;animation:fadeUp .9s .15s ease both}.hero-visual:before{content:"";position:absolute;bottom:18%;width:60%;height:35%;background:radial-gradient(ellipse,rgba(94,200,232,.45),transparent 70%);filter:blur(40px);pointer-events:none}.phone-frame{position:relative;width:min(100%,260px);animation:floatPhone 5s ease-in-out infinite;filter:drop-shadow(0 24px 40px rgba(0,0,0,.4))}.phone-frame img{width:100%;border-radius:28px;border:3px solid rgba(255,255,255,.12)}@keyframes fadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes floatPhone{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@media(max-width:900px){.hero-grid{grid-template-columns:1fr;min-height:auto;gap:2.5rem}.hero-copy{padding-bottom:0;text-align:center}.hero-brand{justify-content:center}.hero h1,.hero-lead{margin-inline:auto}.hero h1{max-width:none}.hero-h1-break{display:block}.store-row{justify-content:center}.hero-trust{text-align:center}.phone-frame{width:min(100%,240px)}}.section{padding:5.5rem 0}.section-label{display:inline-block;font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--accent);margin-bottom:.75rem}.section-title{font-family:var(--display);font-size:clamp(1.85rem,3.5vw,2.6rem);font-weight:600;letter-spacing:-.02em;line-height:1.2;color:var(--navy);margin-bottom:.75rem}.section-lead{font-size:1.1rem;color:var(--muted);max-width:42ch}.section-head{margin-bottom:3rem}.section-head.centered{text-align:center}.section-head.centered .section-lead{margin-inline:auto}.steps{background:var(--surface)}.steps-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}.step{position:relative;padding:1.5rem 0}.step-num{font-family:var(--display);font-size:2.5rem;font-weight:700;color:var(--light-blue);line-height:1;margin-bottom:.75rem}.step h3{font-size:1.15rem;font-weight:700;color:var(--navy);margin-bottom:.4rem}.step p{font-size:.95rem;color:var(--muted)}@media(max-width:800px){.steps-grid{grid-template-columns:1fr 1fr}}@media(max-width:480px){.steps-grid{grid-template-columns:1fr}}.features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.75rem}.feature{padding:.25rem 0}.feature-icon{width:44px;height:44px;border-radius:12px;background:linear-gradient(135deg,var(--navy),var(--accent));color:var(--white);display:grid;place-items:center;margin-bottom:1rem}.feature-icon svg{width:22px;height:22px}.feature h3{font-size:1.1rem;font-weight:700;color:var(--navy);margin-bottom:.4rem}.feature p{font-size:.95rem;color:var(--muted)}@media(max-width:800px){.features-grid{grid-template-columns:1fr 1fr}}@media(max-width:520px){.features-grid{grid-template-columns:1fr}}.shared{background:radial-gradient(ellipse 60% 80% at 100% 50%,rgba(94,200,232,.15),transparent),var(--navy);color:var(--white)}.shared .section-label{color:var(--cyan)}.shared .section-title{color:var(--white)}.shared .section-lead{color:#ffffffb3}.shared-grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.shared-list{margin-top:1.5rem;display:flex;flex-direction:column;gap:.85rem}.shared-list li{display:flex;align-items:flex-start;gap:.75rem;font-size:1.05rem;color:#ffffffe6}.shared-list li:before{content:"";flex-shrink:0;width:22px;height:22px;margin-top:.15rem;border-radius:50%;background:var(--cyan) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%230F2854' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'/%3E%3C/svg%3E") center / 14px no-repeat}.activity-feed{background:#ffffff14;border:1px solid rgba(255,255,255,.12);border-radius:var(--radius);padding:1.5rem;display:flex;flex-direction:column;gap:1rem}.activity-item{display:flex;align-items:center;gap:.85rem;padding:.85rem 1rem;background:#ffffff0f;border-radius:12px}.activity-avatar{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,var(--accent),var(--cyan));display:grid;place-items:center;font-weight:700;font-size:.9rem;flex-shrink:0}.activity-body{flex:1;min-width:0}.activity-body strong{display:block;font-size:.95rem}.activity-body span{font-size:.8rem;color:#ffffff8c}.activity-amount{font-weight:700;font-variant-numeric:tabular-nums;color:var(--cyan)}@media(max-width:720px){.shared-grid{grid-template-columns:1fr}}.cta-band{text-align:center;padding:5.5rem 0;background:linear-gradient(180deg,var(--surface) 0%,var(--white) 100%)}.cta-band .section-title{margin-bottom:.75rem}.cta-band .section-lead{margin-inline:auto;margin-bottom:2rem}.cta-band .store-row{justify-content:center}.cta-note{margin-top:1rem;font-size:.85rem;color:var(--muted)}.faq{background:var(--surface)}.faq-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:3rem;align-items:start}.faq-list{display:flex;flex-direction:column;gap:.5rem}.faq-item{border-bottom:1px solid rgba(15,40,84,.1)}.faq-item summary{cursor:pointer;padding:1.1rem 0;font-weight:650;color:var(--navy);list-style:none;display:flex;justify-content:space-between;align-items:center;gap:1rem}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"+";font-size:1.35rem;font-weight:400;color:var(--accent);transition:transform .2s}.faq-item[open] summary:after{content:"−"}.faq-item p{padding:0 0 1.15rem;color:var(--muted);font-size:.95rem}.contact-card{background:var(--navy);color:var(--white);border-radius:var(--radius);padding:2rem}.contact-card h3{font-family:var(--display);font-size:1.35rem;margin-bottom:.5rem}.contact-card p{color:#ffffffb3;font-size:.95rem;margin-bottom:1.25rem}.contact-card a{color:var(--cyan);font-weight:600;word-break:break-all}.contact-card a:hover{text-decoration:underline}@media(max-width:800px){.faq-grid{grid-template-columns:1fr}}.site-footer{background:var(--ink);color:#ffffffb3;padding:3rem 0 2rem}.footer-top{display:flex;flex-wrap:wrap;justify-content:space-between;gap:2rem;padding-bottom:2rem;border-bottom:1px solid rgba(255,255,255,.1)}.footer-brand{display:flex;align-items:center;gap:.65rem}.footer-brand img{width:36px;height:36px;border-radius:8px}.footer-brand span{font-family:var(--display);font-weight:700;font-size:1.2rem;color:var(--white)}.footer-links{display:flex;flex-wrap:wrap;gap:1.5rem;align-items:center}.footer-links a{font-size:.9rem;transition:color .2s}.footer-links a:hover{color:var(--white)}.footer-bottom{padding-top:1.5rem;display:flex;flex-wrap:wrap;justify-content:space-between;gap:1rem;font-size:.85rem}.footer-bottom a{color:var(--cyan)}.footer-stores{display:flex;gap:.75rem;align-items:center}.footer-stores .store-badge img,.footer-stores .store-badge--soon img{height:36px}.footer-stores .store-badge--soon:after{font-size:.55rem;top:-.4rem;right:-.3rem}.legal-page{background:var(--surface);min-height:100vh}.legal-header{background:var(--navy);padding:1.25rem 0;position:relative}.legal-header .container{display:flex;align-items:center;justify-content:space-between}.legal-header .brand-name{color:var(--white)}.legal-main{padding:3.5rem 0 5rem}.legal-main article{background:var(--white);border-radius:var(--radius);padding:clamp(1.75rem,4vw,3rem);box-shadow:0 4px 24px #0f28540f;max-width:720px;margin-inline:auto}.legal-main h1{font-family:var(--display);font-size:clamp(1.75rem,3vw,2.25rem);color:var(--navy);margin-bottom:.5rem}.legal-updated{font-size:.9rem;color:var(--muted);margin-bottom:2rem}.legal-main h2{font-size:1.15rem;color:var(--navy);margin:1.75rem 0 .65rem}.legal-main p,.legal-main li{color:var(--muted);font-size:.98rem;margin-bottom:.75rem}.legal-main ul{list-style:disc;padding-left:1.25rem;margin-bottom:.75rem}.legal-main ol.legal-steps{list-style:decimal;padding-left:1.35rem;margin-bottom:1rem}.legal-main ol.legal-steps li{margin-bottom:.65rem;padding-left:.25rem}.legal-main a{color:var(--accent);text-decoration:underline}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}html{scroll-behavior:auto}}
