:root{--green:#2eb86b;--ink:#161a18;--muted:#626b65;--light:#f5f6f5;--line:#dfe5e0;--deep:#167a43}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:88px}body{margin:0;background:#fff;color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,"Helvetica Neue","Noto Sans TC","PingFang TC","Microsoft JhengHei",sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit}a,button{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,[tabindex]:focus-visible{outline:3px solid var(--green);outline-offset:6px}img{max-width:100%;height:auto;display:block}.wrap{width:min(1200px,calc(100% - 96px));margin-inline:auto}.header{position:sticky;top:0;z-index:10;background:rgba(255,255,255,.9);backdrop-filter:blur(20px);border-bottom:1px solid rgba(0,0,0,.06)}.nav{height:76px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:inline-flex;gap:10px;align-items:center;font-size:25px;letter-spacing:-1px;font-weight:750}.brand img{border-radius:9px}.nav-links{display:flex;gap:36px;font-size:14px;font-weight:500}.nav-links a:hover,.text-link:hover{color:var(--deep)}.button{display:inline-flex;align-items:center;justify-content:center;gap:20px;background:var(--deep);color:#fff;border-radius:99px;padding:16px 25px;font-size:16px;font-weight:600;transition:background .2s,transform .2s;min-height:48px}.button:hover{background:#106334;transform:translateY(-2px)}.button.small{padding:10px 20px;font-size:14px;min-height:40px}.skip{position:fixed;left:16px;top:-80px;padding:12px;background:#fff;z-index:20}.skip:focus{top:12px}.hero{position:relative;min-height:790px;display:grid;grid-template-columns:1.12fr 1fr;align-items:center;gap:24px;padding-block:65px 100px}.eyebrow{font-size:14px;font-weight:650;letter-spacing:.07em;color:var(--deep);margin:0 0 24px}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(42px,4.4vw,66px);line-height:1.22;letter-spacing:-.045em;margin-bottom:26px;font-weight:750}h1 span,.download h2 span{color:var(--green)}.lead{font-size:21px;line-height:1.8;color:var(--muted);margin-bottom:32px}.hero-actions{display:flex;align-items:center;gap:23px;flex-wrap:wrap}.text-link{font-size:15px;font-weight:550}.platform{font-size:13px;line-height:1.8;color:var(--muted);margin:23px 0 0}.hero-art{height:590px;position:relative;isolation:isolate}.hero-art:before{content:"";position:absolute;inset:20% -10% 0;background:radial-gradient(ellipse,#d9f5e4,transparent 70%);z-index:-1}.hero-poster{position:absolute;width:56%;border-radius:18px;box-shadow:0 25px 60px #183e2320;border:1px solid #e7ede7}.hero-poster.back{left:0;top:5%;transform:rotate(-8deg)}.hero-poster.front{right:0;top:15%;transform:rotate(7deg)}.hero-bottom{position:absolute;bottom:26px;left:0;right:0;display:flex;justify-content:space-between;padding-top:22px;border-top:1px solid var(--line);font-size:13px;color:var(--muted)}.hero-bottom a span{margin-left:16px}.section{padding-block:112px}.intro{text-align:center;padding-bottom:80px}h2{font-size:clamp(36px,4vw,54px);line-height:1.25;letter-spacing:-.035em;font-weight:720;margin-bottom:26px}.intro>p:last-child,.feature-copy>p:not(.eyebrow),.download>p:not(.eyebrow){font-size:18px;line-height:1.9;color:var(--muted)}.feature{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:100px}.feature-visual{border-radius:32px;display:flex;justify-content:center;padding:36px;overflow:hidden}.mint{background:#edf6ef}.feature-visual img{width:290px;border-radius:15px;box-shadow:0 18px 45px #183e231a}.feature-list{margin:30px 0 0}.feature-list div{padding:18px 0;border-top:1px solid var(--line)}dt{font-size:17px;font-weight:650;margin-bottom:7px}dd{margin:0;font-size:15px;line-height:1.8;color:var(--muted)}.nearby{background:#102b20;color:#fff;margin-top:30px}.nearby .eyebrow,.nearby h2 span{color:#66d991}.nearby .feature-copy>p:not(.eyebrow){color:#c2d1c7}.dark{background:#1c3b2c}.preferences{display:flex;flex-wrap:wrap;gap:10px;margin-block:30px}.preferences span{font-size:14px;padding:10px 16px;border:1px solid #476352;border-radius:99px;color:#d2ebdb}.nearby .feature-copy>p.nearby-note{font-size:14px;line-height:1.8;max-width:390px;color:#afc4b7}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:45px}.section-heading h2{margin-bottom:0}.gallery-controls{display:flex;gap:10px}.gallery-controls button{width:46px;height:46px;border:0;border-radius:50%;background:#edf0ed;font-size:23px;cursor:pointer;color:var(--ink)}.gallery-controls button:hover{background:#dceee2}.gallery-controls button:disabled{opacity:.35;cursor:default}.gallery{display:flex;overflow-x:auto;gap:24px;padding:8px max(48px,calc((100vw - 1200px)/2)) 28px;scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:#cad7cd transparent}.card{flex:0 0 320px;background:var(--light);border-radius:24px;overflow:hidden;scroll-snap-align:center}.card-copy{padding:28px 24px}.card-copy p{font-size:14px;color:var(--muted);margin-bottom:9px}.card h3{font-size:23px;letter-spacing:-.025em;margin:0}.card img{width:100%}.gallery-caption{font-size:13px;color:var(--muted);line-height:1.8;margin-top:18px}.download{text-align:center;border-top:1px solid var(--line)}.download-icon{border-radius:19px;margin:0 auto 22px}.download .eyebrow{margin-bottom:18px}.download .button{margin-top:12px}.android{display:flex;flex-direction:column;gap:8px;margin-top:28px}.android strong{font-size:15px;font-weight:600}.android span{font-size:14px;color:var(--muted)}footer{background:var(--light);padding-block:38px 24px}.footer-top{display:flex;align-items:center;gap:30px}.footer-top p{font-size:14px;color:var(--muted);margin:0}.footer-top>div{margin-left:auto;display:flex;gap:26px;font-size:14px}.footer-bottom{display:flex;justify-content:space-between;margin-top:28px;padding-top:24px;border-top:1px solid var(--line);color:var(--muted);font-size:13px}.footer-meta{display:inline-flex;align-items:center;gap:10px;flex-wrap:wrap}.footer-sep{opacity:.45}.footer-views{display:inline-flex;align-items:center;gap:10px;font-variant-numeric:tabular-nums;letter-spacing:.01em}footer a:hover{text-decoration:underline}@media(min-width:1450px){.hero-art{height:650px}.hero{min-height:860px}}@media(max-width:1000px){.wrap{width:calc(100% - 56px)}.hero{min-height:700px}.hero-art{height:510px}.feature{gap:45px}.feature-visual{padding:25px}.hero-actions{gap:18px}.gallery{padding-inline:28px}h1{font-size:45px}.nav-links{gap:22px}}@media(max-width:700px){html{scroll-padding-top:78px}.wrap{width:calc(100% - 40px)}.nav{height:66px;gap:12px}.brand{font-size:23px}.nav-links{display:none}.hero{display:flex;flex-direction:column;min-height:0;padding-block:54px 88px;gap:24px;text-align:center}.hero-copy{width:100%}.eyebrow{font-size:13px;margin-bottom:18px}h1{font-size:clamp(35px,9.1vw,54px);line-height:1.3;letter-spacing:-.045em;margin-bottom:22px}.lead{font-size:18px;line-height:1.8;margin-bottom:26px}.hero-actions{justify-content:center;gap:20px}.hero-actions .button{font-size:15px;padding:15px 21px}.text-link{font-size:14px}.platform{font-size:12px;max-width:270px;margin:22px auto 0}.hero-art{height:500px;width:min(100%,380px);margin-top:12px}.hero-poster{width:56%;border-radius:12px}.hero-bottom{font-size:12px;bottom:22px;padding-top:18px}.section{padding-block:74px}.intro{padding-bottom:36px}h2{font-size:36px;line-height:1.3}.intro>p:last-child,.feature-copy>p:not(.eyebrow),.download>p:not(.eyebrow){font-size:16px;line-height:1.9}.feature{grid-template-columns:1fr;gap:34px}.feature-copy{grid-row:1}.feature-visual{padding:25px;border-radius:24px}.feature-visual img{width:min(100%,290px)}.feature-list{margin-top:25px}.nearby{margin-top:0}.preferences{gap:8px;margin-block:24px}.preferences span{padding:9px 13px}.section-heading{align-items:end;gap:10px;margin-bottom:28px}.section-heading h2{font-size:33px}.gallery-controls{gap:6px}.gallery-controls button{height:38px;width:38px;font-size:20px}.gallery{gap:16px;padding-inline:20px}.card{flex-basis:280px}.card h3{font-size:22px}.footer-top{flex-wrap:wrap;gap:18px}.footer-top p{font-size:13px}.footer-top>div{margin-left:0;width:100%;margin-top:8px}.footer-bottom{flex-direction:column;gap:14px;line-height:1.6}.download h2{font-size:34px}}@media(max-width:370px){.hero-art{height:420px}.hero-actions{flex-direction:column}.hero-bottom{font-size:11px}.section-heading h2{font-size:29px}.gallery-controls button{height:34px;width:34px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
/* Keep rotated artwork and its glow inside small viewports. */
@media(max-width:700px){.hero-art{width:min(90%,350px);height:470px}.hero-art:before{inset:20% 0 0}}@media(max-width:370px){.hero-art{height:420px}}
.hero-poster{width:auto;max-width:56%;max-height:84%}
/* Real app screens stay complete, with descriptions outside the image. */
.hero-poster{border:4px solid #fff;border-radius:26px;box-shadow:0 24px 60px #183e2326}
.feature-visual img{width:320px;border:5px solid #fff;border-radius:28px}
.card{flex-basis:350px;display:flex;flex-direction:column;padding-bottom:24px}
.card-copy{min-height:218px;padding:28px 26px 22px}
.card h3{font-size:23px;line-height:1.45}
.card-copy .card-description{font-size:15px;line-height:1.8;color:var(--muted);margin:15px 0 0}
.screen-image{display:block;width:calc(100% - 48px);margin:auto auto 0;border-radius:22px;box-shadow:0 12px 30px #183e2312}

.screen-image img{width:100%;border-radius:22px;border:3px solid #fff}
@media(max-width:700px){.card{flex-basis:min(330px,calc(100vw - 48px))}.card-copy{padding:24px;min-height:225px}.card h3{font-size:22px}.hero-poster{border-radius:18px;border-width:3px}.feature-visual img{width:min(100%,320px);border-radius:22px}.screen-image{width:calc(100% - 36px)}}

.community{background:#f3f7f4;border-block:1px solid #e1ebe4}.community-heading{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:44px}.community-heading h2{margin:0}.community-heading>p{max-width:380px;font-size:17px;line-height:1.9;color:var(--muted);margin:0}.stats-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.stat-card{padding:27px 24px;background:#fff;border:1px solid #e0eae2;border-radius:24px;min-width:0}.stat-card.primary{background:#163e2b;color:#fff;border-color:#163e2b}.stat-label{font-size:16px;font-weight:650;margin-bottom:23px}.stat-value{display:flex;align-items:baseline;gap:8px;white-space:nowrap;margin-bottom:18px}.stat-number{display:inline-flex;align-items:baseline;font-size:clamp(30px,3.4vw,48px);font-weight:730;letter-spacing:-.04em;line-height:1;font-variant-numeric:tabular-nums;color:var(--deep)}.primary .stat-number{color:#7ee3a4}.stat-unit{font-size:14px;color:var(--muted)}.primary .stat-unit{color:#b5d7c1}.stat-description{font-size:14px;line-height:1.8;color:var(--muted);margin:0}.primary .stat-description{color:#c5dfcf}.stat-digit{display:inline-block;position:relative;overflow:hidden;height:1em;line-height:1;vertical-align:bottom}.stat-reel{display:block;line-height:1}.stat-reel>span{display:block;height:1em}.stats-grid.secondary{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:16px}.secondary .stat-card{background:transparent;border-color:#d8e5dc}.secondary .stat-number{font-size:34px}.stats-footnote{margin-top:24px;display:flex;justify-content:space-between;gap:20px;font-size:13px;line-height:1.8;color:var(--muted)}.stats-method{margin-top:20px;border-top:1px solid #d8e5dc;padding-top:20px;color:var(--muted);font-size:14px;line-height:1.85}.stats-method summary{cursor:pointer;font-weight:600;color:var(--ink)}.stats-method p{margin:14px 0 0}.stats-method ul{padding-left:20px;margin-bottom:0}@media(max-width:1000px){.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.stats-grid.secondary{grid-template-columns:repeat(2,minmax(0,1fr))}.community-heading{align-items:start;flex-direction:column;gap:22px}.community-heading>p{max-width:600px}.stat-number{font-size:44px}}@media(max-width:700px){.stat-card{padding:23px 17px;border-radius:20px}.stats-grid{gap:12px}.stats-grid.secondary{gap:12px;margin-top:12px}.stat-label{font-size:15px;margin-bottom:20px}.stat-number,.secondary .stat-number{font-size:33px}.stat-value{gap:5px}.stat-unit{font-size:12px}.stat-description{font-size:13px}.stats-footnote{flex-direction:column;gap:5px}.community-heading>p{font-size:16px}}@media(max-width:370px){.stats-grid,.stats-grid.secondary{grid-template-columns:1fr}.stat-number,.secondary .stat-number{font-size:42px}}

