:root{--ink:#1d1d1f;--muted:#6e6e73;--paper:#fbfbfd;--soft:#f5f5f7;--surface:#fff;--line:#d2d2d7;--navy:#1d3557;--blue:#0071e3;--cyan:#0f766e;--coral:#e11d48}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);letter-spacing:0;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}.site-header{z-index:20;-webkit-backdrop-filter:saturate(180%)blur(20px);backdrop-filter:saturate(180%)blur(20px);background:#fbfbfdd1;border-bottom:1px solid #00000014;justify-content:space-between;align-items:center;gap:24px;width:100%;margin:0;padding:14px max(24px,50vw - 566px);display:flex;position:sticky;top:0}.brand{color:var(--ink);align-items:center;gap:11px;font-size:1rem;font-weight:700;display:inline-flex}.brand-icon{border-radius:8px;box-shadow:0 8px 22px #0000001a}.site-nav{box-shadow:none;background:0 0;border:0;align-items:center;gap:22px;padding:0;display:flex}.site-nav a{color:#424245;padding:8px 0;font-size:.86rem;font-weight:500}.site-nav a:hover{color:var(--ink);background:0 0}.hero{border-bottom:1px solid var(--line);background:radial-gradient(circle at 50% 0%, #0071e31a 0, transparent 36%), linear-gradient(180deg, #fff 0%, var(--paper) 54%, var(--soft) 100%);place-items:center;min-height:clamp(560px,70svh,720px);padding:104px 24px 92px;display:grid}.hero-content{width:100%;max-width:920px;color:var(--ink);text-align:center;flex-direction:column;align-items:center;display:flex}.hero-app-icon{border-radius:8px;box-shadow:0 24px 60px #00000024}.hero-kicker{color:var(--muted);margin:28px 0 0;font-size:.95rem;font-weight:600}.hero h1{max-width:720px;color:var(--ink);letter-spacing:0;margin:14px 0 0;font-size:clamp(4.6rem,10vw,8.75rem);font-weight:750;line-height:.9}.hero-copy{max-width:640px;color:var(--muted);margin:28px 0 0;font-size:clamp(1.08rem,2vw,1.34rem);line-height:1.58}.store-actions{--store-button-height:58px;--store-button-width:196px;flex-wrap:wrap;gap:12px;min-width:0;display:flex}.hero .store-actions{justify-content:center;margin-top:38px}.store-button{width:var(--store-button-width);height:var(--store-button-height);letter-spacing:0;border:0;border-radius:18px;justify-content:center;align-items:center;gap:14px;font-size:1.2rem;font-weight:500;line-height:1;transition:box-shadow .16s,transform .16s;display:inline-flex;box-shadow:0 12px 30px #0000001a}.store-button:hover{transform:translateY(-1px);box-shadow:0 16px 38px #00000024}.store-button-google{background:var(--surface);color:#050706}.store-button-apple{color:#fff;background:#000c}.store-button-icon{flex:none;display:block}.google-play-icon{width:36px;height:36px}.apple-icon{width:38px;height:38px}.section{max-width:1180px;margin:0 auto;padding:108px 24px}.section-heading{text-align:center;max-width:760px;margin:0 auto}.section-kicker{color:var(--muted);align-items:center;gap:8px;margin:0 0 18px;font-size:.86rem;font-weight:600;display:inline-flex}.section h2,.contact-section h2{color:var(--ink);letter-spacing:0;margin:0;font-size:clamp(2.1rem,4vw,3.5rem);font-weight:720;line-height:1.08}.section-heading p,.contact-section p{color:var(--muted);margin:18px 0 0;font-size:1.06rem;line-height:1.66}.highlight-grid{grid-template-columns:repeat(4,1fr);gap:26px;margin-top:56px;padding-bottom:46px;display:grid;position:relative}.highlight-grid:before{content:"";background:linear-gradient(90deg,#0000 0%,#0071e338 8%,#0f766e3d 36%,#e7a33c3d 64%,#e11d4838 92%,#0000 100%);border-radius:999px;height:2px;position:absolute;bottom:13px;left:0;right:0}.highlight-grid:after{content:"";background:linear-gradient(90deg,#0000 0%,#ffffffb8 12% 88%,#0000 100%);height:1px;position:absolute;bottom:13px;left:0;right:0}.highlight-item{min-height:160px;box-shadow:none;background:0 0;position:relative}.highlight-item:before{z-index:1;border:3px solid var(--paper);background:var(--blue);content:"";border-radius:999px;width:13px;height:13px;position:absolute;bottom:-39px;left:0;transform:none;box-shadow:0 0 0 1px #0071e33d,0 8px 18px #0000001a}.highlight-item svg{color:var(--blue)}.highlight-item:nth-child(2) svg{color:var(--cyan)}.highlight-item:nth-child(2):before{background:var(--cyan);box-shadow:0 0 0 1px #0f766e3d,0 8px 18px #0000001a}.highlight-item:nth-child(3) svg{color:#e7a33c}.highlight-item:nth-child(3):before{background:#e7a33c;box-shadow:0 0 0 1px #e7a33c47,0 8px 18px #0000001a}.highlight-item:nth-child(4) svg{color:var(--coral)}.highlight-item:nth-child(4):before{background:var(--coral);box-shadow:0 0 0 1px #e11d483d,0 8px 18px #0000001a}.highlight-item h3{color:var(--ink);margin:18px 0 9px;font-size:1.05rem;font-weight:680;line-height:1.38}.highlight-item p{color:var(--muted);margin:0;font-size:.95rem;line-height:1.64}.workflow-section{border-top:1px solid var(--line)}.workflow-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin-top:58px;display:grid}.workflow-item{border:1px solid var(--line);background:var(--surface);min-width:0;box-shadow:none;border-radius:8px;flex-direction:column;gap:24px;padding:24px;display:flex}.workflow-copy{gap:12px;min-height:208px;display:grid}.workflow-index{color:#98a2b3;font-size:.86rem;font-weight:600}.workflow-label{width:fit-content;color:var(--navy);align-items:center;gap:8px;font-size:.88rem;font-weight:650;display:inline-flex}.workflow-item h3{color:var(--ink);margin:0;font-size:clamp(1.36rem,2.6vw,2rem);font-weight:700;line-height:1.18}.workflow-item p{color:var(--muted);margin:0;font-size:1rem;line-height:1.68}.workflow-media{background:var(--soft);border:1px solid #e8e8ed;border-radius:8px;justify-content:center;align-items:flex-start;height:620px;min-height:0;padding:12px;display:flex;overflow:hidden}.workflow-image{object-fit:contain;object-position:center top;border-radius:6px;width:auto;height:100%;display:block}.contact-section{border-top:1px solid var(--line);background:var(--soft);color:var(--ink)}.contact-inner{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:30px;max-width:1180px;margin:0 auto;padding:86px 24px;display:flex}.contact-content{max-width:720px}.contact-section .section-kicker{color:var(--muted)}.contact-section h2{color:var(--ink)}.contact-section p{max-width:640px;color:var(--muted)}.contact-actions{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.contact-link{background:var(--surface);min-height:52px;color:var(--ink);border-radius:8px;justify-content:center;align-items:center;gap:9px;padding:0 18px;font-size:.96rem;font-weight:600;transition:background .16s,transform .16s;display:inline-flex;box-shadow:0 10px 26px #0000000f}.contact-link:hover{background:#fdfdfd;transform:translateY(-1px)}.contact-link-primary{background:var(--blue);color:#fff}.contact-link-primary:hover{background:#0077ed}.site-footer{max-width:1180px;color:var(--muted);justify-content:space-between;align-items:center;gap:20px;margin:0 auto;padding:34px 24px;font-size:.95rem;font-weight:500;display:flex}.site-footer nav{flex-wrap:wrap;justify-content:flex-end;gap:14px;display:flex}.site-footer a,.policy-card a{color:var(--ink)}.policy-page{max-width:920px;margin:0 auto;padding:74px 24px 86px}.policy-hero{margin-bottom:34px}.policy-hero h1{color:var(--ink);letter-spacing:0;margin:0;font-size:clamp(2.8rem,8vw,5.4rem);line-height:.98}.policy-hero p{color:#3d485c;max-width:680px;margin:22px 0 0;font-size:1.13rem;line-height:1.72}.policy-hero span{color:var(--muted);margin-top:18px;font-size:.96rem;font-weight:800;display:inline-flex}.policy-card{border:1px solid var(--line);background:#fff;border-radius:8px;gap:30px;padding:34px;display:grid;box-shadow:0 24px 70px #13294b17}.policy-card section{gap:12px;display:grid}.policy-detail-list{gap:10px;display:grid}.policy-detail-list div{border:1px solid var(--line);background:var(--paper);border-radius:8px;gap:6px;padding:16px;display:grid}.policy-card h2{color:var(--ink);margin:0;font-size:1.22rem;line-height:1.35}.policy-card h3{color:var(--ink);margin:0;font-size:1rem;line-height:1.45}.policy-card p,.policy-card li{color:#3d485c;font-size:1rem;line-height:1.75}.policy-card p,.policy-card ul{margin:0}.policy-card ul{padding-left:20px}.policy-card li+li{margin-top:6px}.policy-card strong{color:var(--ink)}.policy-card a{font-weight:850}@media (max-width:980px){.workflow-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.highlight-grid{grid-template-columns:1fr;gap:0;margin-top:48px;padding-bottom:0}.highlight-grid:before{background:linear-gradient(#0071e33d 0%,#0f766e3d 34%,#e7a33c3d 66%,#e11d4838 100%);width:2px;height:auto;top:4px;bottom:0;left:6px}.highlight-grid:after{display:none}.highlight-item{min-height:auto;padding:0 0 34px 36px}.highlight-item:last-child{padding-bottom:0}.highlight-item:before{top:4px;bottom:auto;left:0;transform:none}.contact-inner{align-items:center}}@media (max-width:720px){.site-header{padding:14px 18px}.brand span{display:none}.site-nav{gap:12px}.site-nav a{padding:8px;font-size:.82rem}.hero{min-height:auto;padding:64px 18px 54px}.hero-app-icon{width:76px;height:76px}.hero h1{font-size:clamp(3.2rem,15vw,4.4rem)}.hero-copy{font-size:1rem}.store-actions{grid-template-columns:1fr;width:100%;max-width:320px;display:grid}.store-button{width:100%}.section{padding:70px 18px}.workflow-grid{grid-template-columns:1fr}.workflow-item{padding:18px}.workflow-copy{min-height:auto}.workflow-media{height:min(620px,132vw)}.contact-inner{padding:70px 18px}.contact-actions,.contact-link{width:100%}.site-footer{flex-direction:column;align-items:flex-start;padding:28px 18px}.site-footer nav{justify-content:flex-start}.policy-page{padding:54px 18px 68px}.policy-card{padding:24px}}
