:root{--ink:#0b0c0f;--soft:#f4f3ee;--line:#d9d8d1;--yellow:#ffd63d;--yellow2:#fff0a8;--white:#fff;--muted:#686a70}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#f8f8f5;color:var(--ink);font-family:Manrope,Arial,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}.site-header{height:82px;display:flex;align-items:center;justify-content:space-between;padding:0 4.8vw;border-bottom:1px solid rgba(11,12,15,.1);position:absolute;z-index:10;width:100%}.brand{display:flex;align-items:center;gap:11px;font-size:20px;font-weight:800;letter-spacing:-.7px}.brand-mark{width:31px;height:31px;border:2px solid var(--ink);border-radius:50% 50% 50% 8px;transform:rotate(-45deg);display:grid;place-items:center}.brand-mark span{width:8px;height:8px;background:var(--yellow);border:2px solid var(--ink);border-radius:50%}.site-header nav{display:flex;gap:30px;font-size:13px;font-weight:700}.site-header nav a{opacity:.72}.site-header nav a:hover{opacity:1}.button{display:inline-flex;align-items:center;justify-content:center;gap:18px;border-radius:999px;font-weight:800;font-size:14px;transition:.2s ease}.button:hover{transform:translateY(-2px)}.button-small{padding:12px 20px}.button-dark{background:var(--ink);color:white}.button-primary{padding:17px 25px;background:var(--yellow);border:1px solid #d5b21c}.button-quiet{padding:16px 23px;border:1px solid rgba(11,12,15,.18)}.section-shell{padding-left:7vw;padding-right:7vw}.hero{min-height:760px;padding-top:145px;padding-bottom:76px;display:grid;grid-template-columns:1.03fr .97fr;gap:5vw;align-items:center;background:radial-gradient(circle at 81% 28%,rgba(255,214,61,.33),transparent 29%),linear-gradient(180deg,#f7f6f1,#efeee7)}.eyebrow,.kicker{text-transform:uppercase;letter-spacing:1.7px;font-size:11px;font-weight:800}.eyebrow{display:flex;align-items:center;gap:10px;margin-bottom:28px}.eyebrow span{width:28px;height:2px;background:var(--ink)}h1{font-size:clamp(54px,6.15vw,92px);line-height:.98;letter-spacing:-5px;margin:0;max-width:760px}h1 em{font-style:normal;color:#7d7e82}.hero-lead{font-size:18px;line-height:1.72;max-width:620px;color:#4f5156;margin:30px 0 31px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.trust-row{margin-top:56px;padding-top:25px;border-top:1px solid rgba(11,12,15,.13);display:flex;gap:27px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.55px}.trust-row b{color:#a07f00;margin-right:6px}.hero-visual{height:560px;position:relative;border-radius:40px;background:#111217;overflow:hidden;box-shadow:0 35px 80px rgba(11,12,15,.18)}.map-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.055) 1px,transparent 1px);background-size:48px 48px;transform:rotate(10deg) scale(1.25)}.phone{position:absolute;overflow:hidden;background:#111;border:8px solid #25262c;border-radius:37px;box-shadow:0 20px 55px rgba(0,0,0,.45)}.phone img{width:100%;height:100%;display:block;object-fit:cover;object-position:top}.phone-main{height:490px;width:226px;right:85px;top:36px;z-index:3}.phone-back{height:430px;width:200px;right:-30px;top:98px;opacity:.55;transform:rotate(7deg)}.signal{position:absolute;z-index:5;background:rgba(255,255,255,.96);border:1px solid #ddd;border-radius:16px;padding:13px 14px;display:grid;grid-template-columns:10px 1fr auto;gap:9px;align-items:center;box-shadow:0 15px 30px rgba(0,0,0,.22);font-size:11px;font-weight:800}.signal i{height:10px;width:10px;border-radius:50%;background:#2aca80;box-shadow:0 0 0 5px rgba(42,202,128,.14)}.signal strong{font-size:10px;color:#7a7b7e}.signal-one{left:30px;top:120px}.signal-two{left:55px;bottom:82px}.value-strip{height:75px;background:var(--yellow);display:flex;align-items:center;justify-content:center;gap:42px;font-size:12px;font-weight:800;letter-spacing:1.3px}.value-strip i{width:6px;height:6px;border-radius:50%;background:var(--ink)}.section-pad{padding-top:125px;padding-bottom:125px}.section-heading{display:flex;justify-content:space-between;gap:50px;align-items:flex-end;margin-bottom:55px}.kicker{display:block;color:#806b19;margin-bottom:17px}.section-heading h2,.split-copy h2,.safety-copy h2,.download-section h2{font-size:clamp(40px,5vw,72px);line-height:1.04;letter-spacing:-3.5px;margin:0}.section-heading>p{max-width:440px;font-size:16px;line-height:1.7;color:var(--muted);margin:0 0 5px}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.step-card{min-height:360px;border:1px solid var(--line);border-radius:24px;padding:27px;display:flex;flex-direction:column;background:#fff}.step-yellow{background:var(--yellow);border-color:#d9b620}.step-dark{background:var(--ink);color:white;border-color:var(--ink)}.step-number{font-size:11px;font-weight:800;opacity:.55}.step-icon{margin:auto 0 30px;width:60px;height:60px;border:1px solid currentColor;border-radius:50%;display:grid;place-items:center;font-size:24px}.step-card h3{font-size:24px;letter-spacing:-1px;margin:0 0 12px}.step-card p{margin:0;line-height:1.62;font-size:14px;opacity:.68}.split-section{display:grid;grid-template-columns:1fr 1fr;min-height:760px;background:var(--ink);color:white}.split-copy{padding:110px 7vw}.split-copy>p{color:#a9abb2;line-height:1.7;max-width:560px}.feature-list{list-style:none;margin:47px 0 0;padding:0;border-top:1px solid #303138}.feature-list li{display:grid;grid-template-columns:45px 1fr;gap:15px;padding:20px 0;border-bottom:1px solid #303138}.feature-list li>span{font-size:10px;color:var(--yellow);font-weight:800}.feature-list b{display:block;font-size:15px}.feature-list small{display:block;color:#93959c;margin-top:5px;line-height:1.5}.feature-visual{position:relative;overflow:hidden;background:linear-gradient(135deg,var(--yellow2),var(--yellow))}.feature-visual:before{content:"";position:absolute;inset:0;background-image:radial-gradient(#111 1px,transparent 1px);background-size:24px 24px;opacity:.12}.feature-phone{width:260px;height:560px;left:50%;top:50%;transform:translate(-40%,-47%);border-color:#202126}.feature-stat{position:absolute;z-index:3;top:58px;left:55px;background:#fff;color:#111;padding:20px;border-radius:18px;box-shadow:0 12px 35px rgba(0,0,0,.15)}.feature-stat strong{display:block;font-size:28px;letter-spacing:-1px}.feature-stat span{font-size:11px;color:#74757a;line-height:1.45}.feature-note{position:absolute;z-index:4;bottom:62px;right:36px;background:#111;color:white;padding:16px 18px;border-radius:17px;display:flex;gap:13px;align-items:center}.feature-note i{width:12px;height:12px;background:#35d08a;border-radius:50%;box-shadow:0 0 0 6px rgba(53,208,138,.15)}.feature-note b,.feature-note small{display:block}.feature-note b{font-size:12px}.feature-note small{font-size:10px;color:#9b9ca2;margin-top:3px}.app-section{background:#f8f8f5}.app-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.app-gallery figure{margin:0;padding:36px 36px 24px;background:#ebeae4;border-radius:25px;overflow:hidden}.app-gallery img{display:block;width:72%;max-height:505px;object-fit:cover;object-position:top;margin:0 auto -80px;border:7px solid #191a1e;border-radius:31px;box-shadow:0 20px 45px rgba(0,0,0,.18)}.app-gallery figcaption{background:#ebeae4;position:relative;padding-top:22px;display:flex;justify-content:space-between;align-items:end}.app-gallery figcaption b{font-size:19px}.app-gallery figcaption span{font-size:11px;color:#696b70}.safety-section{padding:115px 7vw;background:#e9e9e5;display:grid;grid-template-columns:.9fr 1.1fr;gap:8vw}.safety-copy p{font-size:15px;line-height:1.75;color:#62646a;max-width:560px}.safety-grid{display:grid;gap:12px}.safety-grid>div{background:white;border-radius:17px;padding:20px 22px;display:grid;grid-template-columns:40px 1fr;align-items:center}.safety-grid span{font-size:10px;font-weight:800;color:#a4860c;grid-row:1/3}.safety-grid b{font-size:14px}.safety-grid p{font-size:12px;color:#77797e;margin:4px 0 0}.download-section{margin-top:18px;margin-bottom:18px;min-height:440px;border-radius:34px;background:var(--yellow);display:flex;align-items:center;justify-content:space-between;gap:50px}.download-section>div:first-child{max-width:710px}.download-section p{color:#5d501b}.store-actions{display:grid;gap:10px;min-width:235px}.store-actions a{background:#111;color:#fff;border-radius:14px;padding:13px 17px;display:grid;grid-template-columns:32px 1fr;column-gap:10px}.store-actions a>span{grid-row:1/3;font-size:23px;align-self:center}.store-actions small{font-size:9px;color:#bbb}.store-actions b{font-size:17px;line-height:1.1}footer{background:#0d0e11;color:white;padding:60px 7vw 35px;display:grid;grid-template-columns:1fr 1fr;gap:25px;align-items:center}.brand-footer .brand-mark{border-color:white}.brand-footer .brand-mark span{border-color:white}footer p{color:#8e9097;text-align:right;font-size:13px}footer>div{display:flex;gap:25px;font-size:12px;color:#b6b8bd}footer small{text-align:right;color:#686a70;font-size:10px}
@media(max-width:1000px){.site-header nav{display:none}.hero{grid-template-columns:1fr;padding-top:130px}.hero-visual{height:530px}.split-section{grid-template-columns:1fr}.feature-visual{min-height:680px}.safety-section{grid-template-columns:1fr}.download-section{flex-direction:column;align-items:flex-start;justify-content:center}.store-actions{display:flex;width:100%}.store-actions a{flex:1}.trust-row{flex-wrap:wrap}.section-heading{align-items:flex-start;flex-direction:column}.section-heading>p{max-width:620px}.app-gallery figure{padding:25px 15px 20px}}
@media(max-width:700px){.site-header{padding:0 20px;height:70px}.site-header .button-small{display:none}.section-shell{padding-left:20px;padding-right:20px}.hero{padding-top:110px;padding-bottom:30px;gap:35px}.hero h1{font-size:50px;letter-spacing:-3px}.hero-lead{font-size:15px}.hero-actions .button{width:100%}.trust-row{margin-top:34px}.hero-visual{height:445px;border-radius:28px}.phone-main{height:395px;width:184px;right:24px;top:24px}.phone-back{display:none}.signal-one{left:14px;top:85px}.signal-two{left:20px;bottom:50px}.value-strip{height:auto;padding:18px 20px;justify-content:flex-start;overflow:hidden;gap:18px;white-space:nowrap}.value-strip span{font-size:9px}.section-pad{padding-top:80px;padding-bottom:80px}.section-heading h2,.split-copy h2,.safety-copy h2,.download-section h2{font-size:42px;letter-spacing:-2.5px}.steps{grid-template-columns:1fr}.step-card{min-height:300px}.split-copy{padding:80px 20px}.feature-visual{min-height:570px}.feature-phone{height:450px;width:210px}.feature-stat{top:25px;left:15px}.feature-note{bottom:28px;right:12px}.app-gallery{grid-template-columns:1fr}.app-gallery img{width:68%;max-height:490px}.safety-section{padding:80px 20px}.safety-grid>div{grid-template-columns:35px 1fr}.download-section{border-radius:25px;padding-top:65px;padding-bottom:65px}.store-actions{display:grid}.store-actions a{width:100%}footer{grid-template-columns:1fr;padding:55px 20px 30px}footer p,footer small{text-align:left}footer>div{flex-wrap:wrap}}
.site-header{background:#0b0c0f;color:#fff;border-bottom-color:rgba(255,255,255,.12)}.site-header .brand{color:#fff;font-size:21px;letter-spacing:-.8px}.site-header .brand-app-icon{height:48px;width:48px;display:block;object-fit:cover;border-radius:13px;border:1px solid rgba(255,255,255,.22);box-shadow:0 8px 24px rgba(0,0,0,.35)}.site-header nav a{color:#c5c6ca}.site-header nav a:hover{color:#fff}.site-header .button-dark{background:#ffd63d;color:#0b0c0f}.brand-footer{color:#fff;font-size:22px;font-weight:800;letter-spacing:-.8px;gap:12px}.brand-footer .brand-app-icon{height:46px;width:46px;display:block;object-fit:cover;border-radius:13px;border:1px solid rgba(255,255,255,.18);box-shadow:0 10px 26px rgba(0,0,0,.32)}body{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
@media(max-width:700px){.site-header .brand-app-icon{height:42px;width:42px;border-radius:11px}.site-header .brand{font-size:19px}.brand-footer .brand-app-icon{height:42px;width:42px;border-radius:11px}.brand-footer{font-size:20px}}
.store-icon{grid-row:1/3;width:25px;height:31px;align-self:center;justify-self:center;display:block}
.store-actions .app-store-link{display:block;background:transparent;padding:0;border-radius:0;line-height:0}.store-actions .app-store-link:hover{transform:translateY(-2px)}.app-store-badge{display:block;width:190px;max-width:100%;height:auto}
