:root{color:#12313d;background:#f4fbf7;font-family:Trebuchet MS,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--ink: #12313d;--deep: #0b5668;--muted: #55717a;--paper: #fffdf6;--mist: #eefaf6;--cyan: #00a6c8;--cyan-dark: #08728a;--green: #33c56a;--green-dark: #17834a;--sun: #f6b83f;--line: rgba(18, 49, 61, .14);--shadow: 0 24px 70px rgba(10, 78, 94, .16)}*{box-sizing:border-box}html{min-width:320px;min-height:100%;scroll-behavior:smooth}body,#root{min-width:320px;min-height:100%}body{margin:0;overflow-x:hidden}a{color:inherit;text-decoration:none}button{font:inherit}h1,h2,h3,p,figure,ul{margin-top:0}.site-shell{min-height:100svh;overflow:hidden;background:radial-gradient(circle at 8% 12%,rgba(246,184,63,.24),transparent 24rem),radial-gradient(circle at 88% 5%,rgba(0,166,200,.18),transparent 30rem),linear-gradient(180deg,#f7fff9,#eefaf6 42%,#f6fbff)}.site-shell:before{position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;pointer-events:none;content:"";background-image:linear-gradient(rgba(18,49,61,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(18,49,61,.055) 1px,transparent 1px);background-size:38px 38px;-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.6),transparent 78%);mask-image:linear-gradient(180deg,rgba(0,0,0,.6),transparent 78%)}.site-header{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;min-height:72px;padding:14px clamp(18px,5vw,76px);border-bottom:1px solid rgba(18,49,61,.1);background:#f7fff9db;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand-lockup{display:inline-flex;align-items:center;gap:12px;min-height:44px;color:var(--ink);font-size:19px;font-weight:950;letter-spacing:0}.brand-mark{position:relative;display:inline-grid;width:42px;height:42px;place-items:center;overflow:hidden;border:2px solid rgba(11,143,220,.18);border-radius:13px;background:#0ea7ff;box-shadow:0 10px 22px #1877d12e,inset 0 -5px #ffffff29}.brand-mark img{display:block;width:100%;height:100%;object-fit:cover}.language-menu{position:relative}.language-trigger{display:grid;grid-template-columns:18px minmax(54px,auto) 16px;align-items:center;gap:8px;min-height:42px;padding:0 12px;border:1px solid var(--line);border-radius:14px;background:#fffdf6eb;box-shadow:0 10px 24px #0a4e5e14;color:var(--muted);cursor:pointer;font-size:14px;font-weight:900}.language-trigger svg{width:16px;height:16px;color:var(--cyan-dark);pointer-events:none}.language-trigger span{color:var(--ink);line-height:1}.language-trigger svg:last-child{color:var(--muted);transition:transform .18s ease}.language-trigger[aria-expanded=true] svg:last-child{transform:rotate(180deg)}.language-trigger:focus-visible{border-color:#08728a61;outline:0;box-shadow:0 0 0 4px #00a6c81f}.language-trigger:hover{border-color:#08728a47;background:#fffdf6fa}.language-options{position:absolute;top:calc(100% + 8px);right:0;z-index:30;display:grid;min-width:154px;padding:6px;border:1px solid rgba(18,49,61,.12);border-radius:14px;background:#fffdf6fa;box-shadow:0 18px 44px #0a4e5e29}.language-options button{display:grid;grid-template-columns:1fr;gap:3px;min-height:48px;padding:8px 10px;border:0;border-radius:10px;background:transparent;color:var(--muted);cursor:pointer;text-align:left}.language-options button span{color:var(--ink);font-size:14px;font-weight:950}.language-options button small{color:var(--muted);font-size:11px;font-weight:800}.language-options button:hover,.language-options button.active{background:#eaf8ff}.language-options button.active span{color:var(--cyan-dark)}.hero-section{display:grid;grid-template-columns:minmax(0,.92fr) minmax(390px,.86fr);align-items:center;gap:clamp(34px,7vw,112px);max-width:1240px;min-height:calc(100svh - 72px);margin:0 auto;padding:clamp(44px,7vw,86px) 24px clamp(58px,8vw,110px)}.hero-copy{max-width:650px;animation:rise-in .62s cubic-bezier(.16,1,.3,1) both}.eyebrow{margin-bottom:14px;color:var(--cyan-dark);font-size:13px;font-weight:950;letter-spacing:0;text-transform:uppercase}h1{margin-bottom:22px;color:var(--ink);font-size:clamp(58px,9vw,116px);font-weight:950;letter-spacing:0;line-height:.9}.hero-title{max-width:760px;overflow-wrap:normal;white-space:nowrap;word-break:keep-all}.hero-title-en{font-size:clamp(48px,8.4vw,106px)}.hero-subtitle{max-width:600px;margin-bottom:24px;color:#2f5964;font-size:clamp(18px,2vw,23px);font-weight:750;line-height:1.56}.hero-points{display:grid;gap:10px;max-width:520px;margin:0 0 28px;padding:0;list-style:none}.hero-points li{display:flex;align-items:center;gap:10px;color:#274b56;font-size:16px;font-weight:850}.hero-points svg{width:20px;height:20px;flex:0 0 auto;color:var(--green-dark)}.store-actions{display:grid;grid-template-columns:repeat(2,minmax(0,210px));gap:12px}.store-actions.compact{grid-template-columns:repeat(2,minmax(0,190px))}.store-button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:62px;padding:0 18px;border:1px solid rgba(18,49,61,.18);border-radius:18px;background:linear-gradient(180deg,#12313d,#081c24);color:#f8fff9;cursor:pointer;font-size:17px;font-weight:950;box-shadow:0 18px 38px #12313d33,inset 0 1px #ffffff2e;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.store-button span{display:grid;line-height:1.05}.store-button small{color:#f8fff9b8;font-size:10px;font-weight:800;text-transform:uppercase}.store-button.google-play{border-color:#08728a42;background:linear-gradient(180deg,#fffdf6,#eafbf4);color:var(--ink)}.store-button.google-play small{color:#5c737b}.store-button:hover{transform:translateY(-2px);box-shadow:0 22px 44px #12313d38,inset 0 1px #fff3}.store-button:focus-visible,.site-footer a:focus-visible,.brand-lockup:focus-visible{outline:3px solid rgba(246,184,63,.85);outline-offset:3px}.store-icon{display:block;width:29px;height:29px;flex:0 0 auto}.apple-icon{color:#fff}.google-icon{filter:drop-shadow(0 1px 1px rgba(18,49,61,.12))}.hero-visual{position:relative;display:grid;min-height:610px;place-items:center;animation:fade-in .62s ease .12s both}.hero-visual:before{position:absolute;top:10%;right:3%;width:min(460px,82vw);aspect-ratio:1;border:2px dashed rgba(8,114,138,.24);border-radius:36% 64% 44% 56%;content:"";transform:rotate(-8deg)}.route-card{position:absolute;left:0;bottom:22px;z-index:2;display:grid;grid-template-columns:repeat(4,48px);gap:8px;padding:16px;border:1px solid rgba(18,49,61,.14);border-radius:24px;background:linear-gradient(180deg,#fffdf6f5,#effaf6f0),var(--paper);box-shadow:var(--shadow)}.route-tile{display:grid;width:48px;height:48px;place-items:center;border:1px solid rgba(18,49,61,.1);border-radius:14px;background:#eaf8ff;color:var(--cyan-dark);font-size:25px;font-weight:950}.route-tile-1,.route-tile-5,.route-tile-10{background:#e9fbe9;color:var(--green-dark)}.route-tile-3,.route-tile-8{background:#fff3cf;color:#966300}.hero-phone,.phone-frame{position:relative;z-index:1;aspect-ratio:750 / 1624;padding:7px;border:8px solid #112b34;border-radius:34px;background:#112b34;box-shadow:0 28px 70px #12313d3d,0 0 0 1px #ffffffe6}.hero-phone{width:min(326px,74vw);transform:rotate(2deg)}.hero-phone img,.phone-frame img{display:block;width:100%;height:100%;border-radius:22px;object-fit:cover}.how-section,.features-section,.screenshots-section,.download-section{padding:clamp(58px,8vw,104px) 24px}.section-heading{max-width:760px;margin:0 auto clamp(28px,4vw,44px);text-align:center}.section-heading p:last-child,.feature-copy p:last-child,.download-section p{color:var(--muted);font-size:18px;line-height:1.65}h2{margin-bottom:14px;color:var(--ink);font-size:clamp(34px,5vw,58px);font-weight:950;letter-spacing:0;line-height:1.04}h3{margin-bottom:9px;color:var(--ink);font-size:20px;line-height:1.18}.how-section{position:relative;background:linear-gradient(180deg,#fffdf6db,#fffdf6b8),var(--paper)}.how-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;max-width:1120px;margin:0 auto}.how-step{position:relative;min-height:260px;padding:24px;border:1px solid rgba(18,49,61,.13);border-radius:8px;background:linear-gradient(rgba(18,49,61,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(18,49,61,.035) 1px,transparent 1px),#fffdf6;background-size:22px 22px}.step-number{display:block;margin-bottom:28px;color:#00a6c847;font-size:clamp(48px,6vw,72px);font-weight:950;line-height:.8}.step-icon{position:absolute;top:22px;right:22px;display:grid;width:48px;height:48px;place-items:center;border-radius:16px;background:#e9fbe9;color:var(--green-dark)}.how-step p,.feature-item p{margin-bottom:0;color:var(--muted);line-height:1.58}.features-section{display:grid;grid-template-columns:minmax(0,.84fr) minmax(360px,1fr);gap:clamp(30px,6vw,80px);max-width:1160px;margin:0 auto}.feature-copy{align-self:center}.feature-copy p:last-child{max-width:540px}.feature-list{display:grid;gap:12px}.feature-item{display:grid;grid-template-columns:46px 1fr;gap:16px;align-items:start;padding:20px;border-bottom:1px solid rgba(18,49,61,.11);background:#fffdf657}.feature-item svg{display:block;width:46px;height:46px;padding:11px;border-radius:16px;background:#eaf8ff;color:var(--cyan-dark)}.feature-item:nth-child(2n) svg{background:#fff3cf;color:#966300}.screenshots-section{background:linear-gradient(180deg,#e9fbe961,#f6fbffbd)}.phone-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(12px,2vw,22px);max-width:1020px;margin:0 auto}.phone-frame{width:100%;max-width:222px;margin:0 auto;border-width:6px;border-radius:28px;box-shadow:0 18px 42px #12313d26}.phone-frame img{border-radius:18px}.download-section{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:24px;max-width:1120px;margin:0 auto}.download-section h2{max-width:720px}.download-section p{max-width:620px;margin-bottom:0}.site-footer{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:18px 24px;padding:12px clamp(18px,5vw,76px);border-top:1px solid var(--line);background:#fffdf6e0;color:var(--muted);font-size:14px}.site-footer p{margin:0}.footer-contact{justify-self:center;display:inline-flex;align-items:center;gap:8px;min-height:30px;padding:0 10px;border:1px solid rgba(18,49,61,.1);border-radius:999px;background:#fffdf6a3;color:var(--muted);font-weight:800}.footer-contact svg{width:15px;height:15px;flex:0 0 auto;color:var(--cyan-dark)}.footer-contact-separator{color:#12313d6b;font-weight:950}.footer-contact strong{color:var(--ink);font-weight:900}.footer-contact:hover{border-color:#08728a47;background:#eaf8ffb8;color:var(--deep)}.site-footer nav{display:flex;flex-wrap:wrap;gap:18px;justify-content:flex-end}.site-footer a{display:inline-flex;align-items:center;min-height:30px;color:var(--ink);font-weight:850}.legal-page{min-height:100svh;padding:24px;background:#fff;color:#111}.legal-article{max-width:920px;margin:0 auto;padding:0}.legal-article header{margin-bottom:22px}.legal-article header .eyebrow{display:none}.legal-article h1{margin:0 0 20px;color:#111;font-size:28px;font-weight:700;line-height:1.35;white-space:normal}.legal-article h2{margin:24px 0 8px;color:#111;font-size:18px;font-weight:700;line-height:1.5}.legal-article p{margin:0 0 10px;color:#222;font-size:14px;line-height:1.8}.legal-article a{color:#0645ad;text-decoration:underline}@keyframes rise-in{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@media(max-width:1023px){.hero-section{grid-template-columns:1fr;min-height:auto;padding-top:42px}.hero-copy{max-width:760px;margin:0 auto;text-align:center}.hero-subtitle,.hero-points{margin-right:auto;margin-left:auto}.hero-points{width:fit-content;text-align:left}.store-actions{justify-content:center;margin-right:auto;margin-left:auto}.hero-visual{min-height:480px}.route-card{left:50%;transform:translate(-92%)}.how-grid{grid-template-columns:1fr;max-width:720px}.how-step{min-height:210px}.features-section,.download-section{grid-template-columns:1fr}.feature-copy,.download-section{text-align:center}.feature-copy p:last-child,.download-section h2,.download-section p{margin-right:auto;margin-left:auto}.phone-strip{grid-template-columns:repeat(4,minmax(140px,1fr));max-width:780px}}@media(max-width:767px){.site-header{min-height:62px;padding:9px 14px}.brand-lockup{gap:9px;font-size:16px}.brand-mark{width:38px;height:38px;border-radius:13px}.language-trigger{grid-template-columns:16px minmax(42px,auto) 14px;gap:6px;min-height:38px;padding:0 9px;border-radius:12px;font-size:13px}.language-trigger svg{width:14px;height:14px}.language-options{min-width:140px}.hero-section{gap:26px;min-height:calc(100svh - 62px);padding:34px 16px 52px}h1{font-size:clamp(42px,13vw,56px)}.hero-title-en{font-size:clamp(40px,11.4vw,50px)}.hero-subtitle{margin-bottom:20px;font-size:17px}.hero-points li{font-size:15px}.store-actions,.store-actions.compact{grid-template-columns:1fr;width:100%;max-width:320px}.store-button{min-height:56px;font-size:16px}.hero-visual{min-height:370px}.hero-phone{width:min(224px,66vw);border-width:7px;border-radius:30px;transform:rotate(1deg)}.route-card{grid-template-columns:repeat(4,35px);gap:6px;padding:11px;border-radius:18px;transform:translate(-82%)}.route-tile{width:35px;height:35px;border-radius:10px;font-size:20px}.how-section,.features-section,.screenshots-section,.download-section{padding:54px 16px}h2{font-size:clamp(30px,10vw,42px)}.section-heading p:last-child,.feature-copy p:last-child,.download-section p{font-size:16px}.how-step{min-height:auto;padding:20px}.step-number{margin-bottom:22px}.feature-list{text-align:left}.feature-item{grid-template-columns:42px 1fr;padding:18px 0}.feature-item svg{width:42px;height:42px;padding:10px}.phone-strip{display:flex;gap:14px;max-width:none;margin:0 -16px;padding:0 16px 14px;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scrollbar-width:none}.phone-strip::-webkit-scrollbar{display:none}.phone-frame{flex:0 0 168px;scroll-snap-align:start}.site-footer{grid-template-columns:minmax(0,1fr) auto;gap:7px 12px;padding:9px 16px 10px;font-size:12px}.site-footer p{grid-column:1;grid-row:2}.footer-contact{grid-column:1 / -1;grid-row:1;justify-self:center;max-width:100%;min-height:28px;padding:0 9px;gap:6px;font-size:12px;white-space:nowrap}.footer-contact svg{width:14px;height:14px}.site-footer nav{grid-column:2;grid-row:2;gap:12px;justify-content:flex-end}.site-footer a{min-height:24px}.legal-page{padding:16px}}@media(max-width:374px){.brand-lockup span:last-child{max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.store-button{font-size:15px}.store-icon{width:25px;height:25px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
