:root{--bg:#f2efe8;--bg-2:#e9e4d9;--surface:#fbfaf7;--ink:#0e1319;--ink-2:#1a222c;--slate:#5b6672;--muted:#8b95a1;--hairline:#0e13191c;--accent:#1a3ea8;--sky:#35b8fc;--on-dark:#f2efe8;--on-dark-soft:#f2efe89e;--shadow:14, 19, 25}@media (prefers-color-scheme:dark){:root:not([data-theme=light]){--bg:#0b0f14;--bg-2:#10161d;--surface:#131b24;--ink:#eef2f7;--ink-2:#dbe3ec;--slate:#9aa7b4;--muted:#6b7885;--hairline:#eef2f721;--accent:#8fb0ff;--sky:#35b8fc;--shadow:0, 0, 0}}:root[data-theme=dark]{--bg:#0b0f14;--bg-2:#10161d;--surface:#131b24;--ink:#eef2f7;--ink-2:#dbe3ec;--slate:#9aa7b4;--muted:#6b7885;--hairline:#eef2f721;--accent:#8fb0ff;--sky:#35b8fc;--shadow:0, 0, 0}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Sora,-apple-system,Segoe UI,sans-serif;overflow-x:hidden}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}p{margin:0}h1,h2,h3,h4{text-wrap:balance;margin:0}.material-symbols-outlined{letter-spacing:normal;text-transform:none;white-space:nowrap;word-wrap:normal;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased;direction:ltr;font-family:Material Symbols Outlined;font-size:24px;font-style:normal;font-weight:400;line-height:1}.wrap{max-width:1240px;margin:0 auto;padding:0 22px}@media (min-width:768px){.wrap{padding:0 44px}}.display{letter-spacing:-.015em;font-family:Playfair Display,Times New Roman,serif;font-style:italic;font-weight:500;line-height:1.04}.display em{color:var(--accent);font-style:italic}.eyebrow{letter-spacing:.16em;text-transform:uppercase;color:var(--slate);align-items:center;gap:10px;font-size:11.5px;font-weight:700;display:inline-flex}.eyebrow:before{content:"";background:var(--accent);width:22px;height:1px}.btn{cursor:pointer;border:none;border-radius:999px;justify-content:center;align-items:center;gap:9px;padding:13px 26px;font-family:Sora,sans-serif;font-size:14px;font-weight:600;transition:transform .15s,box-shadow .2s,background .2s,color .2s;display:inline-flex}.btn:active{transform:scale(.97)}.btn:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.btn-dark{background:var(--ink);color:var(--bg)}.btn-dark:hover{box-shadow:0 12px 26px -12px rgba(var(--shadow), .6)}.btn-light{background:var(--surface);color:#0e1319}.btn-light:hover{box-shadow:0 14px 30px -12px #00000073}.btn-lg{padding:17px 34px;font-size:15px}.nav{z-index:60;background:color-mix(in srgb, var(--bg) 82%, transparent);-webkit-backdrop-filter:blur(14px);position:sticky;top:0}.nav-inner{justify-content:space-between;align-items:center;gap:24px;padding:18px 0;display:flex}.brand{letter-spacing:-.01em;color:var(--ink);align-items:center;gap:11px;font-size:18px;font-weight:700;display:flex}.brand img{border-radius:10px;width:34px;height:34px}.nav-links{align-items:center;gap:36px;display:none}@media (min-width:900px){.nav-links{display:flex}}.nav-links a{color:var(--slate);font-size:14px;font-weight:500;transition:color .2s}.nav-links a:hover{color:var(--ink)}.hero{isolation:isolate;position:relative;overflow:hidden}.hero-photo{z-index:0;height:240px;position:absolute;bottom:0;left:0;right:0;overflow:hidden}@media (min-width:768px){.hero-photo{height:340px}}.hero-photo img{object-fit:cover;object-position:center 62%;width:100%;height:100%}.hero-photo:after{content:"";background:linear-gradient(to bottom, var(--bg) 0%, color-mix(in srgb, var(--bg) 62%, transparent) 26%, transparent 68%), linear-gradient(to right, color-mix(in srgb, var(--bg) 58%, transparent), color-mix(in srgb, var(--bg) 22%, transparent) 40%, transparent 56%);position:absolute;inset:0}.hero-grid{z-index:2;grid-template-columns:1fr;gap:10px;padding-top:34px;display:grid;position:relative}@media (min-width:1024px){.hero-grid{grid-template-columns:1.02fr 1fr;align-items:start;gap:40px;padding-top:56px}}.hero-copy{flex-direction:column;align-items:flex-start;gap:22px;display:flex}.hero-copy h1{color:var(--accent);font-size:clamp(36px,8.4vw,68px)}.hero-sub{color:var(--slate);max-width:430px;font-size:16.5px;line-height:1.62}@media (min-width:768px){.hero-sub{font-size:17.5px}}.hero-phones{height:400px;position:relative}@media (min-width:640px){.hero-phones{height:470px}}@media (min-width:1024px){.hero-phones{height:560px}}.phone{width:var(--w);aspect-ratio:9/19.3;border-radius:calc(var(--w) * .155);padding:calc(var(--w) * .032);background:linear-gradient(160deg,#232c37,#0a0d12 55%);position:absolute;box-shadow:inset 0 2px #ffffff29,0 34px 70px -26px #0009,0 10px 24px -14px #00000073}.phone-screen{border-radius:calc(var(--w) * .126);background:#0a0d12;width:100%;height:100%;overflow:hidden}.phone-screen img{object-fit:cover;object-position:top center;width:100%;height:100%}.phone:after{content:"";top:calc(var(--w) * .062);width:calc(var(--w) * .3);height:calc(var(--w) * .082);z-index:2;background:#05070a;border-radius:999px;position:absolute;left:50%;transform:translate(-50%)}.phone-back{--w:168px;z-index:1;top:22px;left:45%;transform:rotate(8deg)}.phone-front{--w:186px;z-index:2;top:0;left:2%}@media (min-width:640px){.phone-back{--w:200px;left:47%}.phone-front{--w:222px;left:6%}}@media (min-width:1024px){.phone-back{--w:236px;top:26px;left:38%}.phone-front{--w:262px;left:0%}}.hero-foot{z-index:2;flex-wrap:wrap;align-items:center;gap:14px;padding:26px 0 46px;display:flex;position:relative}@media (min-width:768px){.hero-foot{padding:30px 0 56px}}.store-row{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.store-badge{transition:transform .15s,opacity .15s;display:inline-flex}.store-badge:hover{opacity:.9;transform:translateY(-2px)}.store-badge img{width:auto;height:46px}.store-badge-play img{height:62px;margin:-8px 0}section{padding:72px 0}@media (min-width:768px){section{padding:112px 0}}.section-head{flex-direction:column;gap:18px;max-width:620px;margin-bottom:52px;display:flex}.section-head h2{font-size:clamp(30px,5.4vw,48px)}.section-head p{color:var(--slate);font-size:16px;line-height:1.62}.steps{grid-template-columns:1fr;gap:20px;display:grid}@media (min-width:820px){.steps{grid-template-columns:repeat(3,1fr)}}.step-card{background:var(--surface);border:1px solid var(--hairline);border-radius:26px;flex-direction:column;gap:10px;padding:30px 28px 32px;transition:transform .28s,box-shadow .28s;display:flex;position:relative;overflow:hidden}.step-card:hover{box-shadow:0 22px 46px -26px rgba(var(--shadow), .4);transform:translateY(-5px)}.step-num{color:var(--accent);opacity:.85;font-family:Playfair Display,serif;font-size:44px;font-style:italic;line-height:1}.step-card img{object-fit:contain;width:116px;height:116px;margin:6px 0 4px}.step-card h3{letter-spacing:-.01em;font-size:18px;font-weight:700}.step-card p{color:var(--slate);font-size:14.5px;line-height:1.58}.trust{color:var(--on-dark);background:#0e1319;position:relative;overflow:hidden}.trust:before{content:"";pointer-events:none;background:radial-gradient(circle,#35b8fc33,#0000 68%);border-radius:50%;width:620px;height:620px;position:absolute;top:-20%;right:-10%}.trust-grid{grid-template-columns:1fr;align-items:center;gap:44px;display:grid;position:relative}@media (min-width:1024px){.trust-grid{grid-template-columns:.9fr 1.1fr;gap:72px}}.trust-copy{flex-direction:column;align-items:flex-start;gap:20px;display:flex}.trust-copy .eyebrow{color:#f2efe89e}.trust-copy .eyebrow:before{background:var(--sky)}.trust-copy h2{color:var(--on-dark);font-size:clamp(30px,5.4vw,46px)}.trust-copy h2 em{color:var(--sky)}.trust-copy p{color:#f2efe89e;max-width:440px;font-size:16px;line-height:1.65}.trust-link{color:var(--sky);border-bottom:1px solid #0000;align-items:center;gap:8px;padding-bottom:2px;font-size:14px;font-weight:600;display:inline-flex}.trust-link:hover{border-bottom-color:var(--sky)}.trust-link .material-symbols-outlined{font-size:18px}.trust-cards{grid-template-columns:1fr;gap:14px;display:grid}@media (min-width:560px){.trust-cards{grid-template-columns:1fr 1fr}}.trust-card{background:#ffffff0b;border:1px solid #ffffff1a;border-radius:20px;flex-direction:column;gap:10px;padding:24px 22px;transition:background .25s,transform .25s;display:flex}.trust-card:hover{background:#ffffff14;transform:translateY(-4px)}@media (min-width:560px){.trust-card:nth-child(2n){margin-top:26px}}.trust-card .material-symbols-outlined{color:var(--sky);font-size:28px}.trust-card h4{font-size:15px;font-weight:700}.trust-card p{color:#f2efe89e;font-size:13.5px;line-height:1.55}.travelers{background:var(--bg-2)}.travelers-grid{grid-template-columns:1fr;align-items:center;gap:40px;display:grid}@media (min-width:1024px){.travelers-grid{grid-template-columns:1fr 1fr;gap:68px}}.travelers-copy{flex-direction:column;align-items:flex-start;gap:20px;display:flex}.travelers-copy h2{font-size:clamp(30px,5.4vw,48px)}.travelers-copy p{color:var(--slate);max-width:430px;font-size:16.5px;line-height:1.62}.travelers-stats{border-top:1px solid var(--hairline);flex-wrap:wrap;gap:34px;width:100%;margin-top:6px;padding-top:24px;display:flex}.stat-num{color:var(--accent);font-family:Playfair Display,serif;font-size:34px;font-style:italic;line-height:1}.stat-label{color:var(--slate);margin-top:8px;font-size:13px}.travelers-visual{aspect-ratio:4/5;box-shadow:0 34px 70px -34px rgba(var(--shadow), .55);background:#0a0d12;border-radius:28px;position:relative;overflow:hidden}.travelers-visual img,.travelers-visual video{object-fit:cover;object-position:center 72%;width:100%;height:100%;display:block}.download{color:var(--on-dark);background:#0e1319;position:relative;overflow:hidden}.download-photo{position:absolute;inset:0}.download-photo img{object-fit:cover;object-position:center 78%;width:100%;height:100%}.download-photo:after{content:"";background:linear-gradient(100deg,#090c11f5 34%,#090c11c7 64%,#090c118c),linear-gradient(#090c118c,#090c1133 45%,#090c1199);position:absolute;inset:0}.download-inner{z-index:2;flex-direction:column;align-items:flex-start;gap:20px;max-width:560px;display:flex;position:relative}.download-inner .eyebrow{color:#f2efe89e}.download-inner .eyebrow:before{background:var(--sky)}.download-inner h2{color:var(--on-dark);font-size:clamp(30px,5.4vw,48px)}.download-inner h2 em{color:var(--sky)}.download-inner>p{color:#f2efe8b8;font-size:16.5px;line-height:1.6}.download-inner .store-row{margin-top:8px}footer{color:var(--on-dark);background:#080b0f}.footer-inner{text-align:center;flex-direction:column;align-items:center;gap:26px;padding:54px 0;display:flex}@media (min-width:768px){.footer-inner{text-align:left;flex-direction:row;justify-content:space-between}}.footer-brand{align-items:center;gap:11px;font-size:17px;font-weight:700;display:flex}.footer-brand img{border-radius:8px;width:28px;height:28px}.footer-links{flex-wrap:wrap;justify-content:center;gap:26px;display:flex}.footer-links a{color:#f2efe89e;font-size:13.5px}.footer-links a:hover{color:var(--on-dark)}.footer-copy{color:#f2efe89e;font-size:12.5px}@keyframes riseIn{0%{opacity:0;transform:translateY(26px)}to{opacity:1;transform:none}}@keyframes phoneIn{0%{opacity:0;transform:translateY(46px)}to{opacity:1;transform:none}}@keyframes phoneInTilted{0%{opacity:0;transform:translateY(46px)rotate(8deg)}to{opacity:1;transform:rotate(8deg)}}@keyframes floatUpright{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes floatTilted{0%,to{transform:translateY(0)rotate(8deg)}50%{transform:translateY(-13px)rotate(8deg)}}@keyframes slowZoom{0%{transform:scale(1.09)}to{transform:scale(1)}}@keyframes glowPulse{0%,to{opacity:.7;transform:scale(1)}50%{opacity:1;transform:scale(1.1)}}.motion-ready [data-reveal]{opacity:0;transition:opacity .8s cubic-bezier(.22,.9,.28,1),transform .8s cubic-bezier(.22,.9,.28,1);transform:translateY(26px)}.motion-ready [data-reveal].is-in{opacity:1;transform:none}.motion-ready .steps [data-reveal]:nth-child(2){transition-delay:.11s}.motion-ready .steps [data-reveal]:nth-child(3){transition-delay:.22s}.motion-ready .trust-cards [data-reveal]:nth-child(2){transition-delay:90ms}.motion-ready .trust-cards [data-reveal]:nth-child(3){transition-delay:.18s}.motion-ready .trust-cards [data-reveal]:nth-child(4){transition-delay:.27s}.motion-ready .hero-copy>*{animation:.95s cubic-bezier(.22,.9,.28,1) both riseIn}.motion-ready .hero-copy>:first-child{animation-delay:80ms}.motion-ready .hero-copy>:nth-child(2){animation-delay:.2s}.motion-ready .hero-copy>:nth-child(3){animation-delay:.32s}.motion-ready .hero-foot{animation:.95s cubic-bezier(.22,.9,.28,1) .56s both riseIn}.motion-ready .hero-photo img{animation:22s ease-out both slowZoom}.motion-ready .phone-front{animation:1.1s cubic-bezier(.22,.9,.28,1) .3s both phoneIn,7s ease-in-out 1.6s infinite floatUpright}.motion-ready .phone-back{animation:1.1s cubic-bezier(.22,.9,.28,1) .44s both phoneInTilted,8.5s ease-in-out 1.9s infinite floatTilted}.motion-ready .trust:before{animation:10s ease-in-out infinite glowPulse}.nav{border-bottom:1px solid #0000;transition:border-color .3s,box-shadow .3s}.nav.is-scrolled{border-bottom-color:var(--hairline);box-shadow:0 10px 30px -26px rgba(var(--shadow), .9)}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.legal-header{padding:36px 0 28px}@media (min-width:768px){.legal-header{padding:64px 0 40px}}.legal-header .back-link{color:var(--slate);align-items:center;gap:6px;margin-bottom:20px;font-size:13.5px;display:inline-flex}.legal-header .back-link:hover{color:var(--ink)}.legal-header h1{overflow-wrap:break-word;font-size:clamp(26px,7vw,46px)}.legal-updated{color:var(--muted);margin-top:12px;font-size:13px}.legal-body{width:100%;max-width:760px;padding:0 0 72px}.legal-body section{margin-bottom:30px}.legal-body h2{margin-bottom:10px;font-size:17px;line-height:1.4}.legal-body p{color:var(--slate);white-space:pre-line;overflow-wrap:break-word;font-size:14.5px;line-height:1.72}@media (min-width:768px){.legal-body{padding-bottom:100px}.legal-body section{margin-bottom:38px}.legal-body h2{font-size:19px}.legal-body p{font-size:15px}}.confirm-page{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:18px;min-height:100dvh;padding:32px 24px;display:flex}.confirm-logo{border-radius:16px;width:56px;height:56px}.confirm-check{color:#fff;background:#1f9e6b;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;display:flex}.confirm-check .material-symbols-outlined{font-size:34px}.confirm-page h1{font-size:clamp(24px,6vw,32px)}.confirm-page p{max-width:420px;color:var(--slate);font-size:15px;line-height:1.65}
