*{box-sizing:border-box;margin:0;padding:0}:root{--g1:#1a5c3a;--g2:#2d8a56;--g3:#4caf50;--text:#142314;--muted:#2f452f;--dim:#52684f;--glass:rgba(255,255,255,.5);--border:rgba(255,255,255,.53);--r:16px;--rl:22px}html{scroll-behavior:smooth;scroll-padding-top:70px}body{min-height:100vh;overflow-x:hidden;color:var(--text);font-family:Inter,'Segoe UI',sans-serif;background:#1a3a1a}body:before{content:'';position:fixed;z-index:-2;inset:-10px;background:url('../image/bg.png') center/cover;filter:blur(6px) brightness(.62) saturate(.85)}body:after{content:'';position:fixed;z-index:-1;inset:0;background:radial-gradient(ellipse 70% 60% at 50% 30%,rgba(255,255,255,.09),transparent 70%)}.floaties{position:fixed;inset:0;z-index:0;pointer-events:none}.floaty{position:absolute;font-size:1.4rem;opacity:.2;animation:float 15s ease-in-out infinite}.floaty:nth-child(1){top:68%;left:6%}.floaty:nth-child(2){top:52%;right:10%;animation-delay:-4s}.floaty:nth-child(3){top:72%;left:82%;animation-delay:-8s}.floaty:nth-child(4){top:58%;right:20%;animation-delay:-11s}@keyframes float{50%{transform:translateY(-20px) rotate(8deg)}}
.site-header{position:sticky;top:0;z-index:90;display:flex;align-items:center;justify-content:space-between;gap:12px;width:min(640px,calc(100% - 2rem));margin:12px auto 0;padding:8px 10px 8px 8px;border:1px solid var(--border);border-radius:50px;background:rgba(255,255,255,.55);backdrop-filter:blur(24px);box-shadow:0 8px 24px rgba(0,0,0,.1)}.brand{display:flex;align-items:center;gap:10px;text-decoration:none;color:var(--text)}.brand-icon{width:36px;height:36px;border-radius:10px;box-shadow:0 2px 8px #0003}.brand-name{font-size:.95rem;font-weight:800}.brand-name em{font-style:normal;color:var(--g2)}.brand-cta{display:flex;gap:8px;align-items:center;padding:9px 18px;border-radius:50px;background:linear-gradient(135deg,var(--g1),var(--g2));color:#fff;text-decoration:none;font-size:.8rem;font-weight:700;box-shadow:0 4px 14px #1a5c3a4d}.page{position:relative;z-index:2;display:flex;flex-direction:column;gap:16px;width:min(640px,100%);margin:auto;padding:1rem 1rem 5.5rem}.reveal{opacity:0;transform:translateY(22px);transition:.6s ease}.reveal.visible{opacity:1;transform:none}section{padding:24px 22px;border:1px solid var(--border);border-radius:var(--rl);background:var(--glass);box-shadow:0 12px 36px rgba(0,0,0,.12),inset 0 1px rgba(255,255,255,.55);backdrop-filter:blur(20px)}
.hero{padding:0;overflow:hidden;background:linear-gradient(170deg,rgba(255,255,255,.55),rgba(220,240,210,.48))}.hero-body{display:flex;flex-direction:column;padding:32px 24px 28px}.hero-text{flex:1}.hero-chip{display:inline-flex;gap:8px;margin-bottom:16px;padding:6px 16px;border:1px solid #1a5c3a33;border-radius:50px;background:#1a5c3a1f;color:var(--g1);font-size:.7rem;font-weight:700;letter-spacing:.8px;text-transform:uppercase}.hero-heading{margin-bottom:12px;color:#0b1f12;font-size:clamp(2.1rem,6.5vw,3.1rem);font-weight:900;line-height:1.06;letter-spacing:-.025em}.hero-desc,.section-sub{color:var(--muted);font-size:.9rem;line-height:1.6}.hero-desc{max-width:420px;margin-bottom:22px}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:20px}.btn-store{display:flex;align-items:center;gap:10px;padding:11px 20px;border-radius:var(--r);color:white;font-size:.9rem;font-weight:700;text-decoration:none;box-shadow:0 4px 15px #0003}.btn-store i{font-size:1.5rem}.btn-store span{display:flex;flex-direction:column}.btn-store small{font-size:.56rem;letter-spacing:.6px;opacity:.8}.btn-store--google{background:#238b43}.btn-store--apple{background:#1174d5}.btn-store--appgallery{background:#d93243}.hero-meta{display:flex;align-items:center;gap:18px}.meta-item{display:flex;flex-direction:column}.meta-value{color:var(--g1);font-size:1.15rem;font-weight:800}.meta-label{color:var(--dim);font-size:.7rem;font-weight:600;text-transform:uppercase}.meta-divider{width:1px;height:30px;background:#14321424}.hero-phone{display:flex;justify-content:center;margin-top:18px}.phone-device{width:138px;height:262px;padding:8px;border-radius:26px;background:linear-gradient(160deg,#2c2c30,#1a1a1e);box-shadow:0 24px 55px #0004}.phone-screen{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;width:100%;height:100%;padding:20px 16px;border-radius:19px;background:linear-gradient(175deg,#6dcff0,#a8e0c0 50%,#66bb6a 85%)}.phone-app-img{width:72px;height:72px;border-radius:18px;box-shadow:0 8px 20px #0004}.phone-app-name{padding:4px 14px;border-radius:50px;background:#ffffffc7;color:var(--g1);font-size:.8rem;font-weight:700}.phone-get{color:#0a2814aa;font-size:.56rem;font-weight:700;letter-spacing:.8px}.section-label{margin-bottom:8px;color:var(--g2);font-size:.66rem;font-weight:700;letter-spacing:2px}.section-heading{margin-bottom:8px;color:#0b1f12;font-size:1.45rem;font-weight:800;line-height:1.15}.section-sub{margin-bottom:18px}
/* Only the two former middle cards are replaced by this update card. */.feature-update{overflow:hidden;background:linear-gradient(155deg,rgba(239,250,220,.86),rgba(207,237,170,.8))}.update-intro{display:flex;justify-content:space-between;gap:10px}.update-intro .section-heading span{color:var(--g2)}.update-version{height:max-content;padding:7px 10px;border-radius:50px;background:var(--g1);color:white;font-size:.7rem;font-weight:800}.update-route{position:relative;margin-top:7px}.route-line{position:absolute;top:28px;bottom:41px;left:50%;width:54px;border:3px dashed #fff6c6;background:#e9bb72;opacity:.75;transform:translateX(-50%) rotate(7deg);border-radius:35px}.update-stop{position:relative;z-index:1;display:flex;margin-top:16px}.update-stop.edit{justify-content:flex-end}.stop-dot{position:absolute;top:-9px;left:-7px;z-index:2;display:grid;place-items:center;width:34px;height:34px;border:3px solid #fff8db;border-radius:50%;background:#efa232;color:#fff;font-weight:800;box-shadow:0 3px 0 #ad6c26}.edit .stop-dot{right:-7px;left:auto}.update-card{display:flex;align-items:center;gap:13px;width:89%;padding:16px;border:1px solid #fff;border-radius:17px;background:#fffeefdf;box-shadow:0 7px 0 #63884a33,0 12px 20px #294c1826}.update-card>div{flex:1}.update-card h3{margin:4px 0 6px;font-size:1rem}.update-card p{color:#486148;font-size:.76rem;line-height:1.5}.update-card strong{color:var(--g1)}.update-eyebrow{color:#328647;font-size:.58rem;font-weight:800;letter-spacing:.13em}.update-card figure{display:grid;flex:0 0 88px;place-items:center;min-height:76px;margin:0;border-radius:13px;background:linear-gradient(135deg,#daf3c8,#a6d879)}.update-card figure img{max-width:100%;filter:drop-shadow(0 3px 3px #254d3733)}.mode-icons{display:flex!important;gap:0!important}.mode-icons img:first-child{width:39px}.mode-icons img:last-child{width:50px;transform:translateX(-7px)}.mode-icons i{z-index:1;color:#55994d;font-size:.6rem}.action-chips{display:flex;flex-wrap:wrap;gap:5px;margin-top:8px}.action-chips span{padding:4px 7px;border-radius:7px;background:#dff2c2;color:#287747;font-size:.62rem;font-weight:800}.update-preview{overflow:hidden;margin-top:18px;border:2px solid #fff;border-radius:17px;background:#8dca51;box-shadow:0 6px 16px #30471738}.update-preview img{display:block;width:100%}.update-preview figcaption{display:flex;justify-content:center;gap:7px;flex-wrap:wrap;padding:9px;background:#f8f1d4}.update-preview figcaption span{padding:4px 7px;border-radius:7px;background:#dff0c4;color:#276d3f;font-size:.64rem;font-weight:800}
.social-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:14px}.social-btn{display:flex;justify-content:center;gap:10px;padding:13px;border:1px solid #789f7830;border-radius:var(--r);background:#fff9;color:var(--text);font-size:.85rem;font-weight:600;text-decoration:none}.tag-hint,.support-code{display:flex;align-items:center;gap:8px;flex-wrap:wrap;padding:12px 16px;border:1px solid #4a90d933;border-radius:var(--r);background:#4a90d91a;color:var(--muted);font-size:.82rem}.support-code{margin-bottom:18px;border-color:#1a5c3a2b;background:#1a5c3a14}.support-code i{color:var(--g2)}.support-code code{padding:3px 10px;border-radius:5px;background:#1a5c3a1a;color:var(--g1);font-size:.78rem;font-weight:700}.support-actions{display:flex;flex-wrap:wrap;gap:10px}.btn{display:flex;align-items:center;gap:8px;padding:11px 20px;border:1px solid #789f7830;border-radius:var(--r);background:#fff9;color:var(--text);font:600 .85rem Inter;text-decoration:none;cursor:pointer}.btn--primary{border:0;background:linear-gradient(135deg,var(--g1),var(--g2));color:white}.legal{text-align:center;background:#ffffff4d}.legal-icon{width:40px;height:40px;margin-bottom:12px;border-radius:11px}.legal-links{display:flex;justify-content:center;gap:8px;flex-wrap:wrap;margin-bottom:10px}.legal a,.legal p,.legal span{color:var(--muted);font-size:.78rem;text-decoration:none}.nav-bar{position:fixed;right:0;bottom:0;left:0;z-index:100;display:flex;padding-bottom:env(safe-area-inset-bottom,0);border-top:1px solid var(--border);background:#ffffffab;box-shadow:0 -4px 24px #00000014;backdrop-filter:blur(24px)}.nav-item{position:relative;display:flex;flex:1;flex-direction:column;align-items:center;gap:3px;padding:10px 4px 8px;border:0;background:none;color:var(--dim);font:600 .66rem Inter;text-decoration:none}.nav-item i{font-size:1.15rem}.nav-item.active{color:var(--g2)}.nav-item.active:before{content:'';position:absolute;top:0;right:28%;left:28%;height:2px;border-radius:0 0 3px 3px;background:var(--g2)}
@media(min-width:560px){.hero-body{flex-direction:row;align-items:center;gap:28px;padding:36px 30px 32px}.hero-phone{margin-top:0}}@media(max-width:480px){section{padding:18px 14px}.hero-body{padding:22px 14px}.hero-actions{flex-direction:column}.btn-store{justify-content:center}.feature-update{padding:20px 11px}.update-card{width:92%;gap:8px;padding:13px 10px}.update-card figure{flex-basis:69px;min-height:70px}.update-card h3{font-size:.96rem}.update-card p{font-size:.7rem}.route-line{width:42px}.update-version{font-size:.61rem}.social-grid{gap:8px}}@media(min-width:768px){.page,.site-header{width:min(680px,calc(100% - 2rem))}.page{padding-left:0;padding-right:0}.feature-update{padding:28px 26px}.phone-device{width:150px;height:290px}}

/* Cozy Soft: warmth, gentle colour lift, and a near-imperceptible vignette. */
:root{--glass:rgba(255,253,249,.5);--border:rgba(255,252,246,.53)}
body:before{filter:blur(6px) brightness(.63) saturate(.86) contrast(1.03)}
body:after{background:linear-gradient(rgba(255,251,244,.055),rgba(255,251,244,.055)),radial-gradient(ellipse 70% 60% at 50% 30%,rgba(255,255,255,.09),transparent 70%),radial-gradient(ellipse at center,transparent 52%,rgba(0,0,0,.035) 100%)}
section,.site-header,.nav-bar{backdrop-filter:blur(20px) saturate(1.01) contrast(1.03)}
@media(max-width:400px){
  .brand-name { font-size: 0.85rem; }
  .brand-cta { padding: 8px 12px; font-size: 0.75rem; }
  .support-actions { flex-direction: column; }
  .support-actions .btn { width: 100%; justify-content: center; }
}
@media(max-width:350px){
  .brand-name em { display: none; }
}
