@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Noto+Sans+SC:wght@400;500;600;700;800&display=swap";.progress-error{margin:0 16px 12px;padding:10px 14px;border-radius:10px;background:#fff0e9;color:#a9553e;font-size:12px;text-align:center}:root{font-family:DM Sans,Noto Sans SC,sans-serif;color:#263e37;background:#f7f1df;font-synthesis:none}*{box-sizing:border-box}body{margin:0}button{font:inherit;cursor:pointer}button:focus-visible{outline:3px solid #b25c46;outline-offset:3px}.app-shell{max-width:490px;min-height:100dvh;margin:auto;background:#faf7ed;box-shadow:0 0 60px #445a4221}.hero{padding:35px 25px 26px;background:#f7f1df}.eyebrow{font-size:10px;letter-spacing:.19em;font-weight:800;color:#a67357}.hero-row{display:flex;align-items:flex-end;justify-content:space-between;gap:10px}.hero h1{font-size:29px;letter-spacing:-.07em;margin:15px 0 5px;font-weight:800;white-space:nowrap}.sun{font-size:25px;color:#d88b64;margin-left:7px}.hero p{font-size:12px;color:#748079;margin:0}.progress-badge{border:1px solid #e0cfb5;border-radius:17px;padding:9px 12px;min-width:79px;text-align:center;background:#fffaf1;flex:none}.progress-badge strong{display:block;font-size:25px;line-height:1}.progress-badge small{font-size:14px;color:#9ca39b}.progress-badge span{font-size:10px;color:#8b8b76}.map-card{margin:0 16px;background:#fff;border:1px solid #e5e8d9;border-radius:24px;overflow:hidden;box-shadow:0 10px 25px #4c66420d}.map-title{height:51px;padding:0 18px;display:flex;align-items:center;justify-content:space-between;font-size:12px;color:#879187}.map-title span:first-child{font-size:15px;font-weight:800;color:#263e37}.arrow{color:#d18f69;font-weight:700}.map-art{height:min(125vw,560px);min-height:420px;position:relative;overflow:hidden;background:#e8efe5}.city-map{width:100%;height:100%;display:block}.map-label{position:absolute;font-size:10px;color:#819785;font-weight:700;letter-spacing:.08em}.label-one{top:16%;left:49%}.label-two{top:53%;left:12%}.label-three{bottom:12%;right:11%}.map-pin{position:absolute;transform:translate(-50%,-50%);border:0;background:none;display:flex;flex-direction:column;align-items:center;gap:3px;white-space:nowrap;padding:5px}.pin-icon{width:53px;height:53px;border-radius:50%;display:grid;place-items:center;background:#fff9ec;border:5px solid #fff;box-shadow:0 5px 17px #45634c35;color:#bd866c;font-size:25px;animation:breathe 2.4s ease-in-out infinite}.pin-name{font-size:11px;font-weight:800;color:#40534a;background:#fffdf7;padding:5px 9px;border-radius:20px;box-shadow:0 3px 10px #5a6b5526}.map-pin.done .pin-icon{background:#d3866a;color:#fff;animation:none}.map-pin.done .pin-name{background:#d3866a;color:#fff}@keyframes breathe{50%{transform:scale(1.09)}}.map-foot{height:48px;display:flex;align-items:center;justify-content:center;font-size:11px;color:#8d998c}.map-foot-dot{width:6px;height:6px;background:#cc946b;border-radius:50%;margin-right:7px}.collection{padding:31px 24px 15px}.section-head{display:flex;align-items:flex-end;justify-content:space-between}.section-head h2{font-size:22px;letter-spacing:-.04em;margin:5px 0 14px}.section-head>span{font-size:12px;color:#a3856c;margin-bottom:17px}.stamp-list{border-top:1px solid #e7e9dd}.stamp-item{display:flex;align-items:center;min-height:78px;border-bottom:1px solid #e7e9dd;gap:12px}.stamp-emblem{height:48px;width:48px;border:1px dashed #b6c1ad;border-radius:50%;display:grid;place-items:center;color:#a8b6a8;font-size:19px;font-weight:800;flex:none;transform:rotate(-12deg)}.stamp-item.acquired .stamp-emblem{border:2px solid #ce8669;color:#ce8669}.stamp-copy{display:flex;flex-direction:column;gap:4px;flex:1}.stamp-copy strong{font-size:13px}.stamp-copy small{font-size:10px;color:#8b998d}.stamp-status{font-size:10px;color:#a4aca4}.acquired .stamp-status{color:#c7795c;font-weight:700}.reset{display:block;margin:16px auto 8px;background:none;border:none;color:#a08471;text-decoration:underline;font-size:11px}footer{text-align:center;padding:15px 0 29px;font-size:10px;letter-spacing:.13em;color:#b8b4a4}.stamp-page{min-height:100dvh;background:#f7f1df;padding:0 21px 25px;display:flex;flex-direction:column}.stamp-top{height:66px;display:flex;align-items:center;justify-content:space-between;font-size:14px;font-weight:800}.back{height:35px;width:35px;border:1px solid #d8d9c9;background:#fffaf0;border-radius:50%;font-size:19px;color:#3d5347}.top-index{font-size:10px;color:#ad987c;letter-spacing:.1em}.stamp-heading{text-align:center;padding:15px 0 23px}.stamp-heading h1{font-size:32px;margin:10px 0 6px}.stamp-heading p{font-size:12px;color:#8b9386;margin:0}.touch-area{min-height:55dvh;flex:1;max-height:640px;background:#fffdf7;border:2px dashed #cdd8c9;border-radius:22px;position:relative;display:grid;place-items:center;touch-action:none;user-select:none;-webkit-user-select:none;overflow:hidden}.touch-area:before,.touch-area:after{content:"";position:absolute;border:1px solid #e7eadf;border-radius:50%;height:280px;width:280px;pointer-events:none}.touch-area:after{height:190px;width:190px}.touch-area.verifying{border-color:#d9a987}.touch-area.success{border-color:#d18b6a;background:#fff8ef}.touch-area.failed,.touch-area.error{border-color:#d49482}.corner{position:absolute;width:19px;height:19px;border-color:#bad0bf;border-style:solid}.tl{top:20px;left:20px;border-width:2px 0 0 2px}.tr{top:20px;right:20px;border-width:2px 2px 0 0}.bl{bottom:20px;left:20px;border-width:0 0 2px 2px}.br{bottom:20px;right:20px;border-width:0 2px 2px 0}.target{z-index:1;display:flex;flex-direction:column;align-items:center;gap:11px;text-align:center}.target-ring{width:106px;height:106px;display:grid;place-items:center;border:2px solid #cbd6c7;border-radius:50%;background:#f3f6ed}.target-ring span{color:#9fb7a2;font-size:61px}.verifying .target-ring{animation:spin 1.1s ease-in-out infinite}.success .target-ring{border-color:#d18b6a;background:#d18b6a;animation:pop .45s ease-out}.success .target-ring span{color:#fff}@keyframes spin{50%{transform:scale(.87);opacity:.7}}@keyframes pop{50%{transform:scale(1.13)}}.target strong{font-size:19px}.target small{font-size:11px;color:#93a095}.touch-counter{position:absolute;bottom:20px;right:23px;color:#adb8a9;font-size:10px;letter-spacing:.08em}.status{min-height:47px;display:flex;align-items:center;justify-content:center;gap:8px;text-align:center;font-size:12px;color:#687d6f}.status-dot{height:7px;width:7px;border-radius:50%;background:#9bb3a2}.status.verifying .status-dot{background:#d6a071;animation:breathe .8s infinite}.status.success{color:#bd7057;font-weight:700}.status.success .status-dot{background:#bd7057}.status.failed,.status.error{color:#bd7057}.status.failed .status-dot,.status.error .status-dot{background:#bd7057}.retry,.close-button{height:44px;border-radius:13px;border:0;font-size:12px;font-weight:700}.retry{background:#d28668;color:#fff;margin:0 0 8px}.stamp-tip{text-align:center;font-size:11px;color:#9b9e8b;line-height:1.7;margin:5px 8px 13px}.close-button{background:#e9e7d7;color:#54645a}@media(min-width:600px){body{background:#e4e9df}.app-shell{min-height:100vh}.map-art{height:560px}}.profile{display:flex;align-items:center;gap:8px;padding:10px 22px;font-size:12px;color:#54645a}.profile img{width:26px;height:26px;border-radius:50%}.wechat-login{position:relative;overflow:hidden;margin:0 16px 18px;padding:20px;border:1px solid #dbeadd;border-radius:22px;background:linear-gradient(145deg,#fffef8,#f3f9f1);box-shadow:0 10px 28px #37644912}.wechat-login:before{content:"";position:absolute;width:125px;height:125px;right:-48px;top:-65px;border-radius:50%;background:#cdeccd66;pointer-events:none}.wechat-login-copy{position:relative;display:flex;flex-direction:column;gap:6px;margin-bottom:17px}.wechat-login-kicker{width:max-content;padding:4px 9px;border-radius:999px;background:#e3f5e7;color:#32865c;font-size:10px;font-weight:800;letter-spacing:.08em}.wechat-login-copy strong{font-size:17px;line-height:1.4;color:#244b38;letter-spacing:-.03em}.wechat-login-copy small{font-size:11px;line-height:1.55;color:#768b7a}.wechat-login-button{position:relative;display:flex;align-items:center;justify-content:center;gap:10px;width:100%;min-height:50px;padding:10px 18px;border:1px solid #079a55;border-radius:15px;background:linear-gradient(135deg,#19c873,#08a95d);box-shadow:0 7px 16px #0baf6460;color:#fff;font-size:15px;font-weight:800;letter-spacing:.02em;transition:transform .18s ease,box-shadow .18s ease,filter .18s ease}.wechat-login-button:hover{filter:brightness(1.035);box-shadow:0 10px 19px #0baf6466}.wechat-login-button:active{transform:translateY(2px);box-shadow:0 3px 9px #0baf644d}.wechat-login-button:focus-visible{outline:3px solid #185e3b;outline-offset:3px}.wechat-login-icon{width:23px;height:23px;flex:none;color:#fff}.wechat-login-arrow{position:absolute;right:18px;font-size:19px;font-weight:500;line-height:1}.wechat-login-note{margin:11px 0 0;text-align:center;color:#8aa08d;font-size:10px;line-height:1.4}@media(max-width:360px){.wechat-login{padding:17px}.wechat-login-copy strong{font-size:16px}}@media(prefers-reduced-motion:reduce){.wechat-login-button{transition:none}}.pin-icon{overflow:hidden}.pin-icon img{width:100%;height:100%;display:block;object-fit:cover;border-radius:50%}.pin-placeholder{display:grid;place-items:center;width:100%;height:100%}.pin-complete-badge{position:absolute;right:-3px;bottom:-2px;display:grid;place-items:center;width:19px;height:19px;border-radius:50%;background:#d3866a;color:#fff;font-size:11px;border:2px solid #fff;box-shadow:0 2px 5px #263e3740}.pin-icon{position:relative;overflow:visible}.pin-icon img{overflow:hidden}.stamp-emblem{position:relative;overflow:hidden}.stamp-emblem img{width:100%;height:100%;display:block;object-fit:cover;border-radius:50%}.stamp-check{position:absolute;right:-1px;bottom:-1px;display:grid;place-items:center;width:18px;height:18px;border-radius:50%;background:#ce8669;color:#fff;font-size:11px;border:2px solid #faf7ed}.stamp-item.acquired .stamp-emblem{transform:none}.map-pin:not(.done) .pin-icon img,.stamp-item:not(.acquired) .stamp-emblem img{filter:grayscale(1);opacity:.62}.pin-icon img,.stamp-emblem img{transition:filter .3s ease,opacity .3s ease}.map-pin.done .pin-icon img,.stamp-item.acquired .stamp-emblem img{filter:none;opacity:1}.map-art.custom-media{height:auto;min-height:0;max-height:none}.map-background-media{position:absolute;inset:0;width:100%;height:100%;display:block;object-fit:contain;background:#e8efe5}.map-label,.map-pin{z-index:2}.guide-loading,.guide-page{position:fixed;inset:0;z-index:1000;width:min(100%,490px);height:100dvh;margin:auto;background:#18211d}.guide-loading{display:grid;place-items:center}.guide-loading span{width:34px;height:34px;border:3px solid #ffffff42;border-top-color:#fff;border-radius:50%;animation:guide-spin .8s linear infinite}@keyframes guide-spin{to{transform:rotate(360deg)}}.guide-scroller{display:flex;width:100%;height:100%;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none}.guide-scroller::-webkit-scrollbar{display:none}.guide-slide{position:relative;min-width:100%;height:100%;scroll-snap-align:start;scroll-snap-stop:always;background:#18211d}.guide-slide img{width:100%;height:100%;display:block;object-fit:cover;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.guide-overlay{position:absolute;left:0;right:0;bottom:max(22px,env(safe-area-inset-bottom));display:flex;flex-direction:column;align-items:center;gap:15px;padding:0 24px;pointer-events:none}.guide-dots{display:flex;gap:7px;padding:7px 11px;border-radius:99px;background:#1220187a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.guide-dots span{width:7px;height:7px;border-radius:50%;background:#ffffff73;transition:width .25s ease,background .25s ease}.guide-dots span.active{width:22px;background:#fff}.guide-swipe-cue{display:flex;align-items:center;gap:8px;padding:10px 15px;border-radius:99px;background:#12201899;color:#fff;font-size:12px;box-shadow:0 6px 18px #0003;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px)}.guide-chevron{font-size:27px;line-height:.6;animation:guide-swipe 1.2s ease-in-out infinite}.guide-swipe-cue strong{font-weight:700}.guide-enter{pointer-events:auto;width:100%;max-width:300px;min-height:49px;border:1px solid #ffffff8c;border-radius:16px;background:#ffffffed;color:#244b38;font-size:14px;font-weight:800;box-shadow:0 8px 24px #0004}.guide-enter span{margin-left:10px;font-size:18px}@keyframes guide-swipe{0%,to{transform:translate(5px);opacity:.55}50%{transform:translate(-5px);opacity:1}}@media(prefers-reduced-motion:reduce){.guide-chevron,.guide-loading span{animation:none}.guide-scroller{scroll-behavior:auto}}
