:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--color-bg:#07141d;--color-bg-deep:#02070b;--color-bg-soft:#081923;--color-bg-mid:#0a1c27;--color-bg-accent:#0b2433;--color-bg-footer:#061019;--color-surface:#101c23;--color-text:#f6f8f7;--color-text-soft:#d2dade;--color-muted-on-color:#b9c7ce;--color-muted:#94a3ab;--color-line:#b2c6cf2e;--color-line-strong:#b2c6cf4d;--color-link:#a8d8f0;--color-focus:#7cc8ee;--radius-sm:.5rem;--radius-md:.75rem;--page-width:76rem;--section-space:clamp(4.5rem, 9vw, 8rem);--shadow-phone:0 1.5rem 2rem #0000006b;--font-sans:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--color-bg-deep);text-rendering:optimizelegibility;min-width:320px}body{background:var(--color-bg);min-width:320px;min-height:100vh;color:var(--color-text);font-family:var(--font-sans);margin:0;line-height:1.6}main{display:block}a{color:inherit}h1,h2,h3,p,li,a{overflow-wrap:anywhere}img{max-width:100%;display:block}h1,h2,h3,p,figure{margin:0}h1,h2,h3{color:var(--color-text);letter-spacing:-.035em;font-weight:780}h1{max-width:11ch;font-size:clamp(2.75rem,5.4vw,5rem);line-height:.98}h2{max-width:18ch;font-size:clamp(2.1rem,4vw,3.8rem);line-height:1.04}h3{font-size:1.12rem;line-height:1.25}p,li{color:var(--color-muted)}:focus-visible{outline:3px solid var(--color-focus);outline-offset:4px}::selection{color:var(--color-text);background:#7cc8ee4d}.header-inner,.section-inner,.footer-inner{width:min(var(--page-width), calc(100% - 2.5rem));margin-inline:auto}.site-header{z-index:30;border-bottom:1px solid var(--color-line);background:#03070af0;position:sticky;top:0}.home .site-header{background:linear-gradient(#03070abd,#0000);width:100%;position:absolute}.header-inner{align-items:center;gap:clamp(.75rem,2vw,1.75rem);min-height:4.75rem;display:flex}.brand{min-width:0;color:var(--color-text);align-items:center;gap:.7rem;margin-right:auto;font-size:1rem;font-weight:850;text-decoration:none;display:inline-flex}.brand img{background:#000;border-radius:.45rem;flex:none;width:2.5rem;height:2.5rem}.main-nav{color:var(--color-text-soft);align-items:center;gap:clamp(1rem,2.1vw,2rem);font-size:.875rem;font-weight:680;display:flex}.main-nav a,.language-switch{text-decoration:none}.main-nav a:hover,.language-switch:hover{color:var(--color-text)}.language-switch{color:var(--color-text-soft);white-space:nowrap;font-size:.82rem;font-weight:720}.section{padding-block:var(--section-space);position:relative}section[id]{scroll-margin-top:5.5rem}.site-footer{border-top:1px solid var(--color-line);background:var(--color-bg-footer);padding-block:3rem}.footer-inner{gap:1.75rem;display:grid}.footer-inner>p{font-size:.88rem}.footer-links{grid-template-columns:repeat(4,minmax(0,1fr));gap:2rem;display:grid}.footer-links section{align-content:start;gap:.42rem;display:grid}.footer-links h2{color:var(--color-text-soft);letter-spacing:.08em;text-transform:uppercase;margin-bottom:.35rem;font-size:.8rem;font-weight:760}.footer-links a{width:fit-content;min-height:1.75rem;color:var(--color-muted-on-color);text-underline-offset:.25em;background:0 0;align-items:center;padding:0;font-size:.88rem;line-height:1.25;text-decoration:none;text-decoration-thickness:1px;transition:color .16s;display:inline-flex}.site-footer a:hover,.site-footer a:focus-visible{color:var(--color-text);text-decoration:underline}.button,button{border-radius:var(--radius-sm);appearance:none;min-height:2.65rem;color:var(--color-text);font:inherit;text-align:center;cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;padding-inline:1rem;font-size:.88rem;font-weight:760;line-height:1.1;text-decoration:none;transition:border-color .16s,background-color .16s,color .16s;display:inline-flex}.button-primary{background:#0f5f8a;border-color:#a8d8f06b}.button-primary:hover{background:#14739f}.button-secondary{background:#03070a8f;border-color:#ffffff40}.button-secondary:hover{background:#03070acc;border-color:#ffffff80}.store-actions{flex-wrap:wrap;align-items:center;gap:.75rem;width:min(100%,620px);margin-top:.25rem;display:flex}.store-badge-link{border-radius:7px;flex:none;justify-content:center;align-items:center;width:143px;height:40px;line-height:0;display:inline-flex;overflow:hidden}.store-badge-link:focus-visible{outline:3px solid var(--color-focus);outline-offset:4px}.store-badge{height:auto;display:block}.store-badge--app-store{width:143px}.store-badge--google-play{width:135px}.store-status{border:1px solid var(--color-line);min-height:40px;color:var(--color-muted);text-align:center;cursor:default;background:#03070a9e;border-radius:7px;flex:220px;justify-content:center;align-items:center;margin:0;padding-inline:1rem;font-size:.86rem;font-weight:690;line-height:1.2;display:inline-flex}.text-link,.page-content a,.download-layout a{color:var(--color-link);text-underline-offset:.3em;font-weight:720;text-decoration-thickness:1px}.text-link{width:fit-content}.text-link--arrow{align-items:center;gap:.5rem;display:inline-flex}.text-link-arrow{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:1.05rem;height:1.05rem;transition:transform .16s}.text-link--arrow:hover .text-link-arrow{transform:translate(.2rem)}.text-link:hover,.page-content a:hover,.download-layout a:hover{color:var(--color-text)}.section-label{color:var(--color-text-soft);letter-spacing:.14em;text-transform:uppercase;font-size:.76rem;font-weight:780}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}.hero{background:var(--color-bg-deep);min-height:clamp(56rem,112svh,66rem);color:var(--color-text);position:relative;overflow:hidden}.hero-background,.hero-background img,.hero-overlay{width:100%;height:100%;position:absolute;inset:0}.hero-background img{object-fit:cover;object-position:center;filter:saturate(.72)contrast(1.04)brightness(.62)}.hero-overlay{background:linear-gradient(#02070b6b 0%,#02070b94 34%,#02070bd6 68%,#02070b 100%),linear-gradient(90deg,#02070b7a 0%,#0000 38% 62%,#02070b7a 100%)}.hero-layout{z-index:1;min-height:inherit;grid-template-columns:minmax(0,1fr);align-content:start;justify-items:center;gap:clamp(1.5rem,3vw,2.75rem);padding-top:clamp(7.75rem,10vw,9rem);display:grid;position:relative}.hero-copy{text-align:center;justify-items:center;gap:1.25rem;width:min(100%,52rem);min-width:0;padding-bottom:0;animation:.65s both hero-reveal;display:grid}.origin-line{color:var(--color-text-soft);letter-spacing:.12em;text-transform:uppercase;justify-content:center;align-items:center;gap:.65rem;font-size:.76rem;font-weight:780;display:flex}.fi-flag{background:#fff;border:1px solid #ffffff85;border-radius:2px;flex:none;width:1.75rem;height:1.05rem;display:inline-block;position:relative;overflow:hidden;box-shadow:0 1px 5px #00000038}.fi-flag:before{content:"";background:#003580;width:.27rem;height:100%;position:absolute;top:0;left:.46rem}.fi-flag:after{content:"";background:#003580;width:100%;height:.27rem;position:absolute;top:.38rem;left:0}.hero h1{color:#fff;letter-spacing:-.055em;max-width:14ch;font-size:clamp(3rem,5.5vw,5.25rem)}.hero-lead{max-width:46rem;color:var(--color-text-soft);font-size:clamp(1rem,1.35vw,1.16rem);line-height:1.65}.hero .store-actions{justify-content:center;gap:1rem;width:100%;margin-top:.4rem}.hero .store-badge-link{border-radius:8px;width:180px;height:51px}.hero .store-badge--app-store{width:180px}.hero .store-badge--google-play{width:170px}.hero-devices{background:0 0;grid-template-columns:repeat(3,minmax(0,1fr));place-self:end center;align-items:end;gap:0;width:min(100%,58rem);min-width:0;max-width:100%;margin-top:.5rem;display:grid}.hero-phone{aspect-ratio:425/924;min-width:0;filter:drop-shadow(var(--shadow-phone));margin:0}.hero-phone img{width:100%;height:auto;display:block}.hero-phone:first-child{z-index:1;justify-self:end;width:110%;transform:translate(12%,1.5rem)}.hero-phone:nth-child(2){z-index:2;justify-self:center;width:118%}.hero-phone:last-child{z-index:1;justify-self:start;width:110%;transform:translate(-12%,1.5rem)}@keyframes hero-reveal{0%{opacity:0;transform:translateY(.75rem)}to{opacity:1;transform:translateY(0)}}.trip-intro{border-bottom:1px solid var(--color-line);background:var(--color-bg);padding-block:clamp(3rem,6vw,5rem)}.intro-layout{grid-template-columns:minmax(0,48rem);justify-content:center;display:grid}.section-lead{max-width:45rem;color:var(--color-text-soft);margin-top:1.35rem;font-size:clamp(1.05rem,1.8vw,1.24rem);line-height:1.7}.feature-showcase{border-bottom:1px solid var(--color-line);background:var(--color-bg-deep)}.feature-showcase-grid{border-top:1px solid var(--color-line);border-bottom:1px solid var(--color-line);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.feature-item{border-left:1px solid var(--color-line);flex-direction:column;gap:1.2rem;min-width:0;padding:clamp(1.5rem,3vw,2.5rem);display:flex}.feature-item:first-child{border-left:0}.feature-product{aspect-ratio:425/924;filter:drop-shadow(0 1.35rem 1.8rem #0000006b);width:min(100%,18rem);margin-inline:auto;overflow:hidden}.feature-product img{width:100%;height:auto}.feature-index{color:#d2dade66;letter-spacing:.14em;font-size:.76rem;font-weight:780;line-height:1}.feature-copy{gap:1.1rem;min-width:0;max-width:44rem;display:grid}.feature-item .feature-copy h2{max-width:14ch;font-size:clamp(1.65rem,2.6vw,2.35rem)}.feature-copy>p:not(.section-label){max-width:41rem;color:var(--color-text-soft);font-size:1rem;line-height:1.7}.community-section{border-bottom:1px solid var(--color-line);background:var(--color-bg-deep);overflow:hidden}.community-layout{grid-template-columns:minmax(18rem,1.12fr) minmax(20rem,.88fr);align-items:center;gap:clamp(3rem,8vw,8rem);display:grid}.community-media{justify-self:center;width:min(100%,24rem)}.community-media.phone-frame{background:#06090c;border:1px solid #d2dade57;border-radius:2.75rem;padding:.48rem;position:relative;box-shadow:0 1.6rem 2.5rem #0000007a,inset 0 0 0 1px #ffffff0d}.community-media.phone-frame:before{z-index:1;content:"";background:#96a4ac73;border-radius:999px;width:3.75rem;height:.28rem;position:absolute;top:.72rem;left:50%;transform:translate(-50%)}.community-media.phone-frame img{aspect-ratio:425/924;object-fit:cover;border-radius:2.3rem;width:100%;height:auto}.trust-section{background:var(--color-bg);padding-block:clamp(3.5rem,6vw,5.5rem)}.trust-heading{gap:1rem;margin-bottom:clamp(2rem,4vw,3.25rem);display:grid}.trust-list{border-top:1px solid var(--color-line-strong);border-bottom:1px solid var(--color-line-strong);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.trust-list article{border-left:1px solid var(--color-line-strong);min-width:0;padding:1.5rem}.trust-list article:first-child{border-left:0;padding-left:0}.trust-list h3{margin-bottom:.8rem}.trust-list p{color:var(--color-text-soft)}.trust-list a{color:var(--color-link)}.download-section{background:var(--color-bg-accent)}.download-layout{border-block:1px solid var(--color-line-strong);grid-template-columns:minmax(0,1fr);justify-items:start;gap:2rem;padding-block:clamp(2.75rem,5vw,4.5rem);display:grid}.download-layout>div{gap:1.15rem;display:grid}.download-layout p{max-width:42rem;color:var(--color-muted-on-color)}.download-layout .store-actions{justify-content:flex-start;gap:1rem;width:100%;margin-top:0;display:flex}.download-section .store-badge-link{border-radius:9px;width:214px;height:60px}.download-section .store-badge--app-store{width:214px}.download-section .store-badge--google-play{width:202px}.support-links{flex-wrap:wrap;gap:1rem;font-size:.85rem;display:flex}.page-main{padding-block:clamp(3rem,7vw,5.5rem)}.page-content{border:1px solid var(--color-line);border-radius:var(--radius-md);background:var(--color-bg-soft);gap:1.25rem;max-width:58rem;padding:clamp(1.5rem,4vw,3.5rem);display:grid}.page-content h1{max-width:16ch;font-size:clamp(2.35rem,5vw,4rem)}.page-content h2{max-width:28ch;margin-top:1.25rem;font-size:clamp(1.45rem,3vw,2rem)}.page-content p,.page-content li{color:var(--color-text-soft)}.page-content ul{gap:.65rem;margin:0;padding-left:1.25rem;display:grid}.page-content .button{width:fit-content}.utility-page{gap:1.5rem}.page-lead{max-width:42rem;color:var(--color-text);font-size:clamp(1.05rem,1.8vw,1.28rem);line-height:1.7}.store-page .store-actions{justify-content:center}.support-sections{gap:1.5rem;display:grid}.support-section{border-top:1px solid var(--color-line-strong);padding-top:1.5rem}.support-section h2{margin-top:0}.legal-page{gap:1.5rem;max-width:72rem}.legal-meta{border:1px solid var(--color-line-strong);border-radius:999px;width:fit-content;padding:.45rem .8rem;font-size:.9rem}.legal-section{border-top:1px solid var(--color-line-strong);gap:1rem;padding-top:clamp(1.75rem,4vw,2.5rem);display:grid}.legal-section h2{max-width:34ch;margin-top:0}.legal-section h3{font-size:1.05rem}.legal-section p,.legal-section ul,.legal-section ol{max-width:78ch}.legal-section ol{gap:.65rem;margin:0;padding-left:1.5rem;display:grid}.legal-address{color:var(--color-text-soft);font-style:normal;line-height:1.75}.legal-grid{border-top:1px solid var(--color-line-strong);border-left:1px solid var(--color-line-strong);grid-template-columns:repeat(auto-fit,minmax(min(100%,20rem),1fr));display:grid}.legal-grid>div{border-right:1px solid var(--color-line-strong);border-bottom:1px solid var(--color-line-strong);align-content:start;gap:.65rem;padding:1.25rem;display:grid}.legal-table-wrap{border:1px solid var(--color-line-strong);max-width:100%;overflow-x:auto}.legal-table{border-collapse:collapse;width:100%;min-width:42rem;color:var(--color-text-soft);text-align:left}.legal-table th,.legal-table td{border-bottom:1px solid var(--color-line-strong);vertical-align:top;padding:1rem}.legal-table th{color:var(--color-text);font-weight:720}.legal-table tbody tr:last-child th,.legal-table tbody tr:last-child td{border-bottom:0}.process-path{border-left:3px solid var(--color-focus);background:var(--color-bg-deep);width:fit-content;max-width:100%;color:var(--color-text);overflow-wrap:anywhere;padding:1rem 1.25rem;font-weight:720}.not-found{align-items:center;min-height:calc(100dvh - 12rem);display:grid}.feature-hero{border-bottom:1px solid var(--color-line);background:var(--color-bg-deep);overflow:hidden}.feature-page--seascape .feature-hero{isolation:isolate;background:var(--color-bg-deep);position:relative}.feature-page--seascape .feature-hero:before,.feature-page--seascape .feature-hero:after{content:"";position:absolute;inset:0}.feature-page--seascape .feature-hero:before{z-index:-2;filter:saturate(.78)contrast(1.02)brightness(.78);background-image:-webkit-image-set(url(/archipelago-summer-evening-960.webp) 1x,url(/archipelago-summer-evening-1440.webp) 1.5x,url(/archipelago-summer-evening-1672.webp) 2x);background-image:image-set("/archipelago-summer-evening-960.webp" 1x,"/archipelago-summer-evening-1440.webp" 1.5x,"/archipelago-summer-evening-1672.webp" 2x);background-position:50% 52%;background-size:cover}.feature-page--seascape .feature-hero:after{z-index:-1;background:linear-gradient(90deg,#03070af0 0%,#071017bd 48%,#07101733 76%),linear-gradient(#03070a2e 42%,#03070ab8 100%)}.feature-hero-layout{grid-template-columns:minmax(0,1fr) minmax(16rem,28rem);align-items:center;gap:clamp(2rem,6vw,6rem);min-height:min(47rem,100dvh - 4.75rem);padding-block:clamp(4rem,9vw,7rem);display:grid}.feature-page--seascape .feature-hero-layout{z-index:1;position:relative}.feature-hero-copy{gap:1.5rem;max-width:44rem;display:grid}.feature-hero h1{-webkit-hyphens:auto;hyphens:auto;overflow-wrap:break-word;max-width:13ch;font-size:clamp(2.75rem,4vw,4rem);line-height:1}.feature-lead{max-width:70ch;color:var(--color-text-soft);font-size:clamp(1.05rem,1.8vw,1.28rem);line-height:1.7}.feature-primary-media{filter:drop-shadow(var(--shadow-phone))}.feature-primary-media img{width:min(100%,26.5rem);height:auto;margin-inline:auto;display:block}.feature-details{border-bottom:1px solid var(--color-line);background:var(--color-bg-soft);padding-block:var(--section-space)}.feature-details-grid{border-top:1px solid var(--color-line-strong);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.feature-details article{border-bottom:1px solid var(--color-line-strong);align-content:start;gap:1rem;min-height:15rem;padding:2rem;display:grid}.feature-details article+article{border-left:1px solid var(--color-line-strong)}.feature-details h2{font-size:clamp(1.45rem,2.5vw,2.1rem)}.feature-details p{max-width:70ch;color:var(--color-text-soft)}.related-pages{flex-wrap:wrap;gap:1.25rem 2rem;padding-block:clamp(1.5rem,4vw,2.5rem);display:flex}.related-pages a{color:var(--color-link);text-underline-offset:.3em;font-weight:720}.related-pages a:hover{color:var(--color-text)}@media (width<=960px){.main-nav{display:none}.hero{min-height:auto}.hero-layout{gap:2.25rem;padding-top:7.75rem}.hero-copy{max-width:46rem}.hero-devices{width:min(100%,46rem)}.hero-overlay{background:linear-gradient(#02070b7a 0%,#02070ba3 38%,#02070be0 72%,#02070b 100%)}.feature-showcase-grid{grid-template-columns:1fr}.feature-item{border-top:1px solid var(--color-line);border-left:0;grid-template-columns:minmax(14rem,.75fr) minmax(0,1.25fr);align-items:center;gap:1.5rem 2.5rem;padding:2.5rem 0;display:grid}.feature-item:first-child{border-top:0}.feature-product{grid-row:1/span 2;width:min(100%,17rem)}.feature-index,.feature-item .feature-copy{grid-column:2}.trust-list{grid-template-columns:repeat(2,minmax(0,1fr))}.trust-list article:nth-child(odd){border-left:0;padding-left:0}.trust-list article:nth-child(n+3){border-top:1px solid var(--color-line-strong)}}@media (width<=900px){.feature-hero-layout,.feature-details-grid,.community-layout{grid-template-columns:1fr}.feature-hero-layout{min-height:auto}.feature-page--seascape .feature-hero:after{background:linear-gradient(#03070ad1 0%,#071017a8 52%,#03070ad6 100%)}.feature-primary-media{justify-self:center;width:min(100%,21rem)}.community-media{width:min(100%,22rem)}.feature-details article+article{border-top:0;border-left:0}}@media (width<=720px){.header-inner,.section-inner,.footer-inner{width:min(100% - 1.5rem, var(--page-width))}.header-inner{gap:.7rem;min-height:4.25rem}.brand{gap:.5rem}.brand img{width:2.25rem;height:2.25rem}.language-switch{font-size:.76rem}.site-header .button{min-height:2.35rem;padding-inline:.75rem;font-size:.8rem}.hero-layout{gap:1.75rem;padding-top:6.75rem}.hero-copy{gap:1.1rem}.feature-hero h1{max-width:100%;font-size:clamp(2rem,9.4vw,2.65rem)}.hero-devices{justify-self:center;gap:0;width:min(100%,31rem)}.hero-phone{filter:drop-shadow(0 .8rem 1.1rem #00000061)}.hero-phone:first-child{width:108%;transform:translate(9%,.8rem)}.hero-phone:nth-child(2){width:114%}.hero-phone:last-child{width:108%;transform:translate(-9%,.8rem)}.feature-item{flex-direction:column;align-items:stretch;gap:1.1rem;padding:2.5rem 0;display:flex}.feature-product{width:min(72vw,16rem)}.feature-item .feature-copy h2{max-width:16ch}.community-layout,.download-layout{grid-template-columns:1fr}.community-layout{gap:2.5rem}.community-media{width:min(72vw,18rem)}.trust-list{grid-template-columns:1fr}.trust-list article,.trust-list article:first-child,.trust-list article:nth-child(odd){border-top:1px solid var(--color-line-strong);border-left:0;padding:1.5rem 0}.trust-list article:first-child{border-top:0}.download-layout{align-items:start}.download-layout .store-actions{justify-content:flex-start}.footer-links{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-links a{max-width:100%}}@media (width<=480px){.site-header .button{display:none}.origin-line{font-size:.68rem}.hero h1{font-size:clamp(2.55rem,12vw,3.4rem)}.feature-hero h1{overflow-wrap:anywhere}.hero-lead{font-size:.98rem}.hero-devices{width:min(100%,25rem)}.hero .store-actions{flex-wrap:nowrap;gap:.5rem}.hero .store-badge-link{aspect-ratio:143/40;width:calc(50% - .25rem);height:auto}.hero .store-badge--app-store{width:100%}.hero .store-badge--google-play{width:94.4%}.download-section .store-actions{flex-direction:column;align-items:flex-start}.store-status{flex-basis:100%}.footer-links{gap:1.75rem 1rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.text-link--arrow:hover .text-link-arrow{transform:none}*,:before,:after{transition:none .01ms!important;animation:none!important}}
