@import url("https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=DM+Sans:opsz,wght@9..40,400;9..40,500;9..40,600;9..40,700&family=Playfair+Display:ital,wght@0,600;0,700;1,600;1,700&display=swap");:root{--ink:#172331;--muted:#65717e;--paper:#fffdf9;--cream:#f6f0e8;--accent:#e96945;--teal:#9dd4c9}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:DM Sans,Arial,sans-serif}a{color:inherit;text-decoration:none}.site-header{height:82px;justify-content:space-between;max-width:1180px;padding:0 28px;margin:auto}.brand,.site-header{display:flex;align-items:center}.brand{gap:10px;font-size:18px;font-weight:700;letter-spacing:-.7px}.brand>span:last-child span{color:var(--accent)}.brand-mark{display:grid;grid-template-columns:repeat(2,6px);grid-template-rows:repeat(2,6px);grid-gap:2px;gap:2px;width:20px;height:20px;padding:2px;border:2px solid var(--ink);border-radius:3px}.brand-mark i{background:var(--ink)}.brand-mark i:nth-child(2){opacity:0}.brand-mark i:nth-child(3){background:var(--accent)}nav{display:flex;gap:32px;font-size:14px;font-weight:600}.footer-links a:hover,nav a:hover{color:var(--accent)}.button{display:inline-flex;align-items:center;gap:23px;border-radius:99px;padding:15px 21px 15px 24px;color:white;background:var(--ink);font-size:14px;font-weight:700;transition:transform .2s,background .2s}.button:hover{transform:translateY(-2px);background:var(--accent)}.button span{display:grid;width:24px;height:24px;place-items:center;border-radius:50%;color:var(--ink);background:#f9d9b3;font-size:18px}.button.small{padding:10px 12px 10px 17px;gap:14px;font-size:13px}.button.small span{width:20px;height:20px;font-size:15px}.hero{min-height:610px;display:flex;align-items:center;max-width:1180px;padding:70px 28px 74px;margin:auto;overflow:hidden}.hero-copy{width:53%;position:relative;z-index:1}.eyebrow{margin:0 0 17px;color:var(--accent);font-family:DM Mono,monospace;font-size:11px;font-weight:500;letter-spacing:1.5px;text-transform:uppercase}h1,h2{margin:0;font-size:68px;line-height:1.03;letter-spacing:-3.8px}h1 em,h2 em{font-family:Playfair Display,Georgia,serif;font-weight:600}.hero-text{max-width:410px;margin:28px 0;color:var(--muted);font-size:17px;line-height:1.6}.availability{margin:18px 0 0;color:#86909a;font-size:12px}.hero-visual{position:relative;flex:1 1;min-width:440px;height:470px}.orb{position:absolute;border-radius:50%;filter:blur(1px)}.orb-one{background:#f3c9a7;width:380px;height:380px;right:6px;top:42px}.orb-two{background:var(--teal);width:200px;height:200px;right:286px;top:31px}.phone{width:250px;height:465px;right:105px;top:2px;border:8px solid #172331;border-radius:33px;box-shadow:22px 25px 0 rgba(23,35,49,.09);overflow:hidden;transform:rotate(5deg)}.phone,.phone-top{position:absolute;background:#172331}.phone-top{height:19px;width:92px;z-index:2;left:71px;top:0;border-radius:0 0 15px 15px}.phone-screen{height:100%;padding:42px 17px 16px;text-align:center;color:#172331;background:#fcfaf6}.camera-pill{display:block;color:#7b8790;font-size:12px;letter-spacing:3px}.phone-screen p{margin:21px 0 0;font-size:15px;font-weight:700}.scan-frame{position:relative;width:188px;height:230px;margin:16px auto;border:1px solid #d6d2ca;border-radius:20px;display:grid;place-items:center}.scan-frame b{position:absolute;width:26px;height:26px;border-color:var(--accent);border-style:solid}.scan-frame b:first-child{left:-2px;top:-2px;border-width:3px 0 0 3px;border-radius:14px 0 0}.scan-frame b:nth-child(2){right:-2px;top:-2px;border-width:3px 3px 0 0;border-radius:0 14px 0 0}.scan-frame b:nth-child(3){left:-2px;bottom:-2px;border-width:0 0 3px 3px;border-radius:0 0 0 14px}.scan-frame b:nth-child(4){right:-2px;bottom:-2px;border-width:0 3px 3px 0;border-radius:0 0 14px 0}.qr{display:grid;grid-template-columns:repeat(5,13px);grid-template-rows:repeat(5,13px);grid-gap:3px;gap:3px;width:max-content;padding:7px;background:white}.qr i{background:var(--ink)}.qr i:nth-child(2),.qr i:nth-child(5),.qr i:nth-child(7){background:var(--accent)}.qr i:nth-child(4),.qr i:nth-child(8){opacity:0}.phone-screen small{color:#92989e;font-size:10px}.trust{display:flex;justify-content:center;gap:39px;padding:20px;color:#617b78;background:#d9eee9;font-family:DM Mono,monospace;font-size:11px;letter-spacing:1.2px}.section{max-width:1180px;padding:120px 28px;margin:auto}h2{font-size:51px}.features{display:flex;justify-content:space-between;align-items:end;gap:60px}.section-heading{min-width:390px}.feature-grid{display:flex;gap:12px}.feature{width:187px;min-height:218px;padding:22px;background:#f6f1e9}.feature:nth-child(2){background:#e7f3f0}.feature:nth-child(3){background:#f9dfd1}.feature-icon{margin-bottom:35px;color:var(--accent);font-size:25px}.feature h3,.how h3{margin:0 0 8px;font-size:16px;letter-spacing:-.4px}.download p,.feature p,.how p{margin:0;color:var(--muted);font-size:13px;line-height:1.55}.how{display:flex;justify-content:space-between;padding-top:70px;border-top:1px solid #e9e4dd}.how ol{width:450px;padding:0;margin:0;list-style:none}.how li{display:flex;gap:22px;padding:17px 0;border-bottom:1px solid #e5e2dd}.how li span{color:var(--accent);font-family:DM Mono;font-size:12px}.download{max-width:none;display:flex;justify-content:center;gap:155px;padding:105px 28px;color:white;background:var(--ink)}.download h2{margin-bottom:20px}.download p:not(.eyebrow){max-width:350px;margin-bottom:26px;color:#bcc8ce;font-size:15px}.button.light{color:var(--ink);background:#fbe7ca}.download-qr{display:grid;place-items:center;width:240px;height:240px;background:#e06b48;transform:rotate(5deg)}.qr.large{grid-template-columns:repeat(5,20px);grid-template-rows:repeat(5,20px);gap:5px;padding:12px}footer{display:grid;grid-template-columns:1fr auto;grid-gap:14px;gap:14px;max-width:1180px;padding:43px 28px 35px;margin:auto}footer p,footer small{margin:0;color:#79838b;font-size:12px}.footer-links{display:flex;justify-content:end;gap:22px;font-size:12px;font-weight:600}footer small{grid-column:1/-1;padding-top:20px;border-top:1px solid #ebe7e0}.legal{max-width:800px;padding:86px 28px 105px;margin:auto}.legal h1{font-size:57px}.updated{margin:21px 0 50px;color:var(--accent);font-family:DM Mono;font-size:12px}.legal article{color:#43505b;font-size:16px;line-height:1.72}.legal article p{margin:0 0 17px}.legal article h2{margin:45px 0 14px;color:var(--ink);font-size:28px;letter-spacing:-1.2px}.legal article h3{margin:27px 0 9px;color:var(--ink);font-size:20px}.legal article h4{margin:22px 0 8px;color:var(--ink);font-size:16px}.legal article ul{padding-left:21px;margin:0 0 17px}.legal article li{margin:8px 0;padding-left:4px}.legal article li::marker{color:var(--accent)}@media (max-width:800px){.site-header{height:72px;padding:0 20px}nav{display:none}.hero{min-height:0;padding:60px 24px 0;display:block}.hero-copy{width:100%}h1{font-size:52px;letter-spacing:-2.8px}.hero-visual{min-width:0;height:380px;margin:40px -24px 0}.phone{width:205px;height:380px;right:calc(50% - 102px);transform:rotate(4deg)}.phone-screen{padding-top:34px}.scan-frame{width:156px;height:178px}.orb-one{width:310px;height:310px;right:calc(50% - 154px);top:35px}.orb-two{width:140px;height:140px;right:calc(50% + 60px)}.trust{gap:12px;font-size:8px;white-space:nowrap}.section{padding:75px 24px}h2{font-size:39px;letter-spacing:-2px}.features,.how{display:block}.section-heading{min-width:0}.feature-grid{margin-top:35px;overflow:auto;padding-bottom:4px}.feature{min-width:195px}.how ol{width:100%;margin-top:35px}.download{display:block;padding:72px 24px}.download-qr{width:160px;height:160px;margin:45px auto 0}.qr.large{transform:scale(.65)}footer{grid-template-columns:1fr;padding:36px 24px}.footer-links{justify-content:start}.legal{padding:60px 24px 78px}.legal h1{font-size:46px}.legal article h2{font-size:26px}}