@font-face{font-family:Inter;src:url(/fonts/Inter_18pt_Regular.ttf)format("truetype");font-weight:400;font-display:swap}@font-face{font-family:Inter;src:url(/fonts/Inter_18pt_Medium.ttf)format("truetype");font-weight:500;font-display:swap}@font-face{font-family:Inter;src:url(/fonts/Inter_18pt_SemiBold.ttf)format("truetype");font-weight:600;font-display:swap}@font-face{font-family:Inter;src:url(/fonts/Inter_18pt_Bold.ttf)format("truetype");font-weight:700;font-display:swap}@font-face{font-family:Inter;src:url(/fonts/Inter_24pt_ExtraBold.ttf)format("truetype");font-weight:800;font-display:swap}:root{--canvas:#fdfcf8;--surface:#fafaf9;--ink:#0b0f1a;--body:#64748b;--line:#f1f5f9;--accent:#74866c;--accent-text:#5a6d52;--space-s:6px;--space-m:8px;--space-l:16px;--space-xl:24px;--space-xxl:32px;--space-xxxl:48px;--space-xxxxl:72px}*{box-sizing:border-box}html{color:var(--ink);background:var(--canvas);font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif}body{min-width:320px;margin:0}img{max-width:100%;height:auto}a:focus-visible,.comparison-scroll:focus-visible,.city-row:focus-visible{outline:3px solid var(--accent);outline-offset:3px}h1,h2,h3,p{margin:0}.site-header{padding:var(--space-s) var(--space-xl);background:var(--canvas)}.brand{align-items:center;gap:var(--space-l);padding:var(--space-s);color:var(--ink);border-radius:16px;font-size:1.375rem;font-weight:700;text-decoration:none;display:inline-flex}.brand img{width:var(--space-xxl);height:var(--space-xxl);border-radius:12px}.page-section{padding-block:var(--space-xxl)}.section-content{width:100%;padding-inline:var(--space-xl)}.page-section h2{text-align:center;margin-block-end:var(--space-xxl);font-size:clamp(1.75rem,3vw,2rem);font-weight:700;line-height:1.2}.hero .section-content{text-align:center;padding-block:var(--space-xxxl)}.hero h1{letter-spacing:-.025em;font-size:clamp(2.8rem,6vw,3.6rem);font-weight:600;line-height:1.12}.hero p{max-width:640px;margin:var(--space-m) auto 0;color:var(--body);font-size:1rem;line-height:1.55}.store-badges{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;margin-block-start:var(--space-xl);display:flex}.store-badges a{border-radius:8px;display:inline-flex}.store-badges img{aspect-ratio:3;width:160px;height:auto;display:block}.feature-grid,.step-grid{gap:var(--space-m);grid-template-columns:1fr;display:grid}.feature-card,.step-card,.city-card{background:var(--surface);border:1px solid var(--line);overflow:hidden}.feature-card{padding:var(--space-l);text-align:center;border-radius:16px}.feature-icon{width:64px;height:64px;color:var(--accent);background:#74866c14;border-radius:50%;place-items:center;margin-inline:auto;display:grid}.feature-icon svg{width:32px;height:32px}.feature-card h3,.step-card h3,.city-card h3{font-size:1.375rem;font-weight:700;line-height:1.3}.feature-card h3{margin-block-start:var(--space-l)}.feature-card p{max-width:320px;margin:var(--space-s) auto 0;color:var(--body);font-size:1rem;line-height:1.55}.step-card{border-radius:var(--space-xl);padding:var(--space-xl);text-align:center}.step-number{text-align:start;color:var(--accent-text);font-size:1rem;font-weight:700;display:block}.step-card img{aspect-ratio:3/4;object-fit:cover;width:min(100%,216px);margin:var(--space-s) auto var(--space-m);border-radius:var(--space-l);display:block}.step-card p{color:var(--body);margin-block-start:var(--space-m);font-size:.875rem;line-height:1.5}.city-row{gap:var(--space-m);scrollbar-gutter:stable;padding-block-end:4px;display:flex;overflow-x:auto}.city-card{border-radius:var(--space-xl);color:inherit;text-align:center;flex:0 0 220px;text-decoration:none;display:block}.city-card img{aspect-ratio:4/3;object-fit:cover;width:100%;display:block}.city-card h3{padding:var(--space-l)}.guide-page{padding-block:var(--space-xxxl)}.guide-content{gap:var(--space-xxl);width:min(100%,768px);padding-inline:var(--space-xl);margin-inline:auto;display:grid}.guide-hero{aspect-ratio:21/9;border-radius:var(--space-l);object-fit:cover;width:100%;display:block}.guide-content h1{text-align:center;letter-spacing:-.02em;font-size:clamp(2rem,4vw,3rem);font-weight:700;line-height:1.15}.guide-intro,.guide-section p{color:var(--body);font-size:1rem;line-height:1.625}.guide-sections{gap:var(--space-xxxl);display:grid}.guide-section h2{font-size:clamp(1.375rem,2.5vw,1.75rem);font-weight:700;line-height:1.2}.guide-section p{margin-block-start:var(--space-l)}.comparison-scroll{border:1px solid var(--line);background:#fff;border-radius:12px;overflow-x:auto}table{border-collapse:collapse;table-layout:fixed;width:100%;min-width:600px}th,td{width:20%;padding:var(--space-l) var(--space-m);text-align:center;vertical-align:middle;overflow-wrap:anywhere}th:first-child{text-align:start;font-weight:400}thead th{font-size:1rem;font-weight:600}tbody tr{border-top:1px solid var(--line)}tbody th,tbody td{font-size:.875rem;line-height:1.4}td.voyager{color:var(--accent-text);font-weight:800}.site-footer{margin:var(--space-l);border-top:1px solid var(--line);padding:var(--space-l);text-align:center;color:var(--accent-text);font-size:.75rem;font-weight:500}.site-footer nav{justify-content:center;gap:var(--space-l);flex-wrap:wrap;margin-block-end:var(--space-l);display:flex}.site-footer a,.legal-section a{color:inherit;text-underline-offset:3px;font-weight:700}.legal-page{padding-block:var(--space-xxxl)}.legal-content{width:min(100%,768px);padding-inline:var(--space-xl);margin-inline:auto}.legal-content h1{letter-spacing:-.02em;font-size:clamp(2rem,4vw,3rem);font-weight:700;line-height:1.15}.legal-subtitle{margin-block-start:var(--space-s);font-weight:700}.legal-intro{color:var(--body);margin-block-start:var(--space-xxxl);font-size:1rem;line-height:1.625}.legal-sections{gap:var(--space-xxxl);margin-block-start:var(--space-xxxl);display:grid}.legal-section h2{font-size:clamp(1.375rem,2.5vw,1.75rem);font-weight:700;line-height:1.2}.legal-section p{color:var(--body);white-space:pre-line;margin-block-start:var(--space-l);font-size:1rem;line-height:1.625}.legal-section a{color:var(--accent-text);margin-block-start:var(--space-m);display:inline-block}@media (width>=600px){:root{--space-s:16px;--space-m:24px;--space-l:36px;--space-xl:48px;--space-xxl:64px;--space-xxxl:72px;--space-xxxxl:96px}.site-header{padding-block:8px}.brand{gap:var(--space-l);padding:8px}.brand img{width:64px;height:64px}.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.step-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.step-card img{width:min(100%,288px)}.city-row{gap:var(--space-m)}.feature-card{padding:var(--space-l)}}@media (width>=600px) and (width<=899px){.step-card{padding:clamp(16px,3vw,24px)}.step-card h3{font-size:clamp(1rem,2.2vw,1.375rem)}}@media (width>=1128px){.feature-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}
