.portrait-wait{color:#496658;margin:16px 0}.portrait-wait-track{background:#e3dfcb;border-radius:10px;height:9px;overflow:hidden}.portrait-wait-track span{background:linear-gradient(90deg,#305b4c,#91a384,#305b4c) 0 0/200% 100%;border-radius:10px;height:100%;transition:width 1.6s;animation:3s linear infinite portrait-shimmer;display:block}.portrait-wait small{margin-top:9px;display:block}.reuse-survey-entry{justify-content:flex-start;margin-top:22px;display:flex}.reuse-survey-entry a{text-decoration:none}@keyframes portrait-shimmer{to{background-position:-200% 0}}@media (prefers-reduced-motion:reduce){.portrait-wait-track span{transition:none;animation:none}}.sgp-arrival-actions{border-top:1px solid #d6d1bb;margin:16px 0;padding:14px 0}.sgp-arrival-actions .sgp-actions{gap:10px;display:flex}.sgp-arrival-actions .sgp-actions button{flex:1;justify-content:center;align-items:center;gap:6px;min-width:0;display:flex}.sgp-arrival-actions video{object-fit:cover;background:#183e34;border-radius:16px;width:100%;max-height:240px;margin:12px 0;display:block}.sgp-arrival-actions p{font-size:15px;line-height:1.5}.sgp-scan-file{cursor:pointer;margin-top:12px;font-size:15px;text-decoration:underline;display:inline-block}.sgp-scan-file input{opacity:0;width:1px;height:1px;position:absolute}.sgp{--ink:var(--sgp-ink);--muted:var(--sgp-muted);--paper:var(--sgp-paper);--line:var(--sgp-line);--green:var(--sgp-primary);--gold:var(--sgp-gold);color:var(--ink);background:var(--paper);overflow-wrap:anywhere;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;text-align:left;font:400 18px/1.65 system-ui,-apple-system,Microsoft YaHei,sans-serif}.sgp *{box-sizing:border-box}.sgp button,.sgp input,.sgp textarea,.sgp select{font:inherit;color:inherit}.sgp button{cursor:pointer;border:1px solid var(--line);background:var(--sgp-surface);border-radius:12px;min-height:48px;padding:10px 16px;font-size:18px;line-height:1.45;transition:background-color .16s,box-shadow .16s,filter .16s}.sgp button:disabled{cursor:default;opacity:.55}.sgp :focus-visible{outline-offset:3px;outline:3px solid #b26721}.sgp h1{letter-spacing:-.5px;margin:10px 0 16px;font-size:28px;font-weight:750;line-height:1.3}.sgp h2{margin:24px 0 12px;font-size:24px;line-height:1.4}.sgp h3{font-size:20px;line-height:1.5}.sgp p{margin:12px 0 20px}.sgp small,.sgp figcaption{font-size:15px;line-height:1.6}.sgp ul{padding-left:24px}.sgp li{margin:10px 0}.sgp .sgp-primary{background:var(--sgp-primary-surface);color:#fff;border-color:var(--sgp-action);width:100%;min-height:54px;padding:14px 16px;font-weight:650;display:block}.sgp .sgp-secondary{background:var(--sgp-soft);width:100%}.sgp-content{max-width:720px;margin:auto;padding:22px 20px 36px}.sgp-eyebrow{letter-spacing:1.8px;color:var(--sgp-accent);font-size:14px;font-weight:750;margin:0!important}.sgp-lead{color:var(--muted)}.sgp-overlay{z-index:10000;background:var(--paper);height:100dvh;position:fixed;inset:0}.sgp-fullpage{background:var(--paper);flex-direction:column;width:100%;height:100%;display:flex}.sgp-top{padding:calc(8px + env(safe-area-inset-top)) 16px 8px;border-bottom:1px solid var(--line);background:var(--sgp-surface);flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;display:flex}.sgp-top span{font-size:15px}.sgp-top button{white-space:nowrap;padding:8px 10px;font-size:16px}.sgp-scroll{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;min-height:0;padding-bottom:env(safe-area-inset-bottom);scrollbar-gutter:stable;flex:1;overflow:auto}.sgp-scroll .sgp-content{padding-top:24px}.sgp-media{margin:20px 0}.sgp-image-box{aspect-ratio:4/3;background:#eaece0;border-radius:16px;position:relative;overflow:hidden}.sgp-image-box>img{object-fit:cover;width:100%;height:100%;display:block}.sgp figcaption{color:var(--muted);margin-top:8px}.sgp-image-empty{height:100%;color:var(--sgp-muted);flex-direction:column;justify-content:center;align-items:center;padding:24px;font-size:40px;display:flex}.sgp-image-empty span{font-size:16px}.sgp-steps{margin:22px 0;padding:0;list-style:none}.sgp-steps li{align-items:start;gap:14px;margin:14px 0;display:flex}.sgp-steps b{width:32px;height:32px;color:var(--sgp-primary);border:1px solid #c1ccb4;border-radius:50%;flex-shrink:0;place-items:center;font-size:14px;display:grid}.sgp-knowledge{border:1px solid var(--line);background:#eef0e5;border-radius:14px;padding:16px}.sgp summary{cursor:pointer;min-height:32px;font-weight:650}.sgp-knowledge p:last-child{margin-bottom:0}.sgp-knowledge .sgp-media{margin-top:12px}.sgp-progress{justify-content:space-between;gap:8px;font-size:15px;display:flex}.sgp progress{width:100%;height:7px;accent-color:var(--green);margin-top:12px;display:block}.sgp-choices{gap:12px;display:grid}.sgp-choices button{text-align:left;align-items:center;gap:12px;width:100%;padding:16px;display:flex}.sgp-choices button>b{background:#eeeee3;border-radius:8px;padding:4px 9px;font-size:14px}.sgp-choices [aria-checked=true]{border:2px solid var(--sgp-primary);background:#e4eadb;padding:15px}.sgp-actions{gap:10px;margin-top:24px;display:flex}.sgp-actions>button{flex:1}.sgp-notice,.sgp-feedback{background:#eeeee1;border-radius:14px;margin:20px 0;padding:18px}.sgp-notice h2{margin-top:0}.sgp-notice p:last-child,.sgp-feedback p:last-child{margin-bottom:0}.sgp-error{color:#852d1b;background:#f9e8de;border-left:4px solid #a64028;padding:14px}.sgp-upload{gap:14px;display:grid}.sgp-upload h2{margin-bottom:0}.sgp-preview{object-fit:contain;background:#eaece0;border-radius:14px;width:100%;max-height:360px}.sgp-file{text-align:center;cursor:pointer;background:var(--sgp-surface);border:2px dashed #8b9d75;border-radius:14px;min-height:64px;padding:16px;position:relative}.sgp-file input{opacity:0;cursor:pointer;width:100%;position:absolute;inset:0}.sgp-file:focus-within{outline:3px solid #b26721}.sgp-seal{color:#70592c;background:#f5dfb5;border-radius:50%;place-items:center;width:80px;height:80px;margin:24px auto;font-size:44px;display:grid}.sgp-success>h2,.sgp-success>p{text-align:center}.sgp .sgp-coupon{background:var(--sgp-coupon);color:#fffaf0;text-align:left;border:0;border-radius:18px;width:100%;min-height:230px;margin:18px 0;padding:0;display:block;position:relative;overflow:hidden}.sgp-coupon>img{object-fit:cover;opacity:.48;width:100%;height:100%;position:absolute;inset:0}.sgp-coupon-content{background:var(--sgp-coupon-surface);min-height:inherit;flex-direction:column;gap:9px;padding:24px;display:flex;position:relative}.sgp-coupon strong{color:var(--sgp-gold);font-size:28px;line-height:1.35}.sgp-coupon small{color:#f5eee0}.sgp .sgp-coupon-small{border-radius:10px;min-height:120px;margin-bottom:0}.sgp-coupon-small .sgp-coupon-content{gap:6px;padding:16px}.sgp-coupon-small strong{font-size:20px}.sgp-coupon-small span span{font-size:16px}.sgp-result>article{margin-bottom:36px}.sgp-tabs{flex-wrap:wrap;gap:8px;margin:22px 0;display:flex}.sgp-tabs button{font-size:16px}.sgp-tabs [aria-pressed=true]{background:var(--green);color:#fff}.sgp-merchant{border:1px solid var(--line);background:var(--sgp-surface);box-shadow:var(--sgp-shadow);border-radius:20px;margin:24px 0;overflow:hidden}.sgp-merchant>.sgp-media{margin:0}.sgp-merchant .sgp-image-box{aspect-ratio:16/9;border-radius:0}.sgp-merchant figcaption{padding:0 18px}.sgp-card-copy{padding:20px}.sgp-card-copy h2{margin:4px 0 12px}.sgp-route-stops{border-left:1px solid #c1ccb4;margin-left:10px;padding-left:28px}.sgp-route-stops>li{margin-bottom:28px;padding-left:4px}.sgp-passport{background:#e9e8d9;border-radius:20px;flex-direction:column;gap:8px;margin:24px 0;padding:24px;display:flex}.sgp-passport strong{font-size:44px;line-height:1.25}.sgp-passport>span:last-of-type{color:var(--sgp-accent);font-size:24px}.sgp textarea{resize:vertical;background:var(--sgp-surface);border:1px solid #97a586;border-radius:10px;width:100%;min-height:112px;padding:14px;scroll-margin:100px}.sgp-assistant{margin-top:36px}.sgp-assistant label{margin:12px 0;display:block}.sgp-assistant .sgp-primary{margin-top:12px}.sgp-review{min-height:100dvh;padding-bottom:100px}.sgp-brand{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:18px 20px;display:flex}.sgp-brand b{font:700 24px Georgia,serif}.sgp-brand small{font-size:14px}.sgp-review-notice{color:#61665a;text-align:center;background:#eee5d4;padding:5px;font-size:14px;display:block}.sgp-main-nav{z-index:5;background:var(--sgp-surface);border-top:1px solid var(--line);padding:8px 10px calc(8px + env(safe-area-inset-bottom));justify-content:center;gap:6px;display:flex;position:fixed;bottom:0;left:0;right:0}.sgp-main-nav button{border:0;flex:1;place-items:center;gap:2px;max-width:180px;font-size:15px;display:grid}.sgp-main-nav [aria-current=page]{background:#e4eadb}.sgp-home-hero{color:#fff;background:#173f35;border-radius:20px;margin-bottom:28px;padding:28px 24px;position:relative;overflow:hidden}.sgp-home-hero h1{font-size:30px}.sgp-home-hero>img{object-fit:cover;opacity:.34;width:100%;height:100%;position:absolute;inset:0}.sgp-home-hero>div{position:relative}.sgp-point{text-align:left;align-items:center;gap:16px;width:100%;display:flex;margin:12px 0!important;padding:18px!important}.sgp-point>b{color:var(--sgp-accent);font-size:24px}.sgp-point span{font-size:16px;display:block}.sgp-point strong{font-size:20px}.sgp-point>div{flex:1}.sgp-review-tools{margin:24px 0;font-size:16px}.sgp-review-tools label{display:block}.sgp-review-tools select{max-width:100%;min-height:48px}.sgp-review-tools input{width:22px;height:22px}.sgp-empty{text-align:center;padding:24px}@media (width>=760px){.sgp-fullpage{border-inline:1px solid var(--line);max-width:760px;margin:auto}}@media (prefers-reduced-motion:reduce){.sgp *{scroll-behavior:auto!important}}.stargo-v2-shell .sgp,.sgp-overlay{font-family:system-ui,-apple-system,Microsoft YaHei,sans-serif;font-size:18px;line-height:1.65}.stargo-v2-shell .sgp button{border:1px solid var(--line);background:var(--sgp-surface);min-height:48px;font:inherit;color:var(--ink);cursor:pointer;border-radius:12px;padding:10px 16px}.stargo-v2-shell .sgp .sgp-tabs button{flex:none;font-size:16px}.stargo-v2-shell .sgp .sgp-tabs button[aria-pressed=true]{background:var(--green);border-color:var(--green);color:#fff}.stargo-v2-shell .sgp .sgp-primary{background:var(--sgp-primary-surface);color:#fff;border-color:var(--sgp-action);width:100%;min-height:54px;padding:14px 16px;font-weight:650;display:block}.stargo-v2-shell .sgp .sgp-coupon{text-align:left;background:var(--sgp-coupon);color:#fffaf0;border:0;border-radius:18px;min-height:230px;padding:0;display:block;position:relative;overflow:hidden}.stargo-v2-shell .sgp .sgp-coupon-small{border-radius:10px;min-height:120px}.sgp .sgp-top span:nth-child(2){text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.sgp .sgp-eyebrow:empty,.sgp figcaption:empty{display:none}.sgp .sgp-arrival{background:#eeeee1;border:1px solid #b8d3c6;border-radius:14px;align-items:center;gap:12px;margin:0 0 22px;padding:12px 16px;display:flex}.sgp-arrival>span{color:var(--sgp-accent);font-size:28px}.sgp .sgp-sound-enable{width:100%;margin-bottom:20px}.sgp .sgp-scroll .sgp-content{animation:.28s ease-out sgp-enter}.sgp .sgp-seal{animation:.6s ease-out sgp-star}@keyframes sgp-enter{0%{opacity:.3}to{opacity:1}}@keyframes sgp-star{0%{opacity:0;transform:scale(.75)rotate(-12deg)}to{opacity:1;transform:scale(1)rotate(0)}}@media (prefers-reduced-motion:reduce){.sgp .sgp-scroll .sgp-content,.sgp .sgp-seal{animation:none}.sgp *{transition:none!important}}.sg-portrait-templates{border:0;margin:20px 0;padding:0}.sg-portrait-templates>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.sg-portrait-templates button{border:2px solid var(--sgp-line);background:var(--sgp-surface);color:var(--sgp-ink);border-radius:14px;padding:0 0 12px;overflow:hidden}.sg-portrait-templates button.selected{border-color:#846333;box-shadow:0 0 0 2px #b9874829}.sg-template-image{aspect-ratio:4/9;background-repeat:no-repeat;margin-bottom:10px;display:block}.sg-portrait-templates strong{font-size:17px}.stargo-point-main-interaction{width:100%;min-height:60px;font-size:19px}.stargo-audio-guide{border:1px solid var(--sgp-line);background:var(--sgp-surface);border-radius:12px;padding:15px}.stargo-audio-guide summary{cursor:pointer;font-size:17px}.stargo-audio-guide audio{width:100%;margin-top:12px}.stargo-audio-guide p{font-size:15px}.sgp-chat-log{overscroll-behavior:contain;flex-direction:column;gap:20px;max-height:65dvh;padding:12px 2px;display:flex;overflow:auto}.sgp-chat-turn{flex-direction:column;gap:10px;display:flex}.sgp-chat-user,.sgp-chat-reply{white-space:pre-wrap;overflow-wrap:anywhere;border-radius:16px;max-width:90%;padding:12px 15px;line-height:1.7}.sgp-chat-user{background:var(--sgp-primary);color:#fff;border-bottom-right-radius:4px;align-self:flex-end}.sgp-chat-reply{border:1px solid var(--sgp-line);background:#efeee5;border-bottom-left-radius:4px;align-self:flex-start}.sgp-chat-turn p{margin:0}.sgp-chat-reply small{opacity:.65;margin-bottom:5px;display:block}.sgp-chat-compose>div{align-items:flex-end;gap:8px;display:flex}.sgp-chat-compose textarea{resize:vertical;min-width:0;font:inherit;background:var(--sgp-surface);color:var(--sgp-ink);border:1px solid #b8c4aa;border-radius:12px;flex:1;padding:12px;font-size:17px}.sgp-chat-compose button{white-space:nowrap;width:auto}.sgp-completed-points{flex-wrap:wrap;gap:8px;display:flex}.sgp-completed-points>span{background:#ffffff1a;border-radius:10px;padding:8px 12px;font-size:15px}.sgp-completed-points b{margin-right:8px}.sg-portrait-templates img{aspect-ratio:3/4;object-fit:cover;border-radius:10px;width:100%;display:block}.sgp-portrait-history{margin-top:24px}.sgp-portrait-history button{margin:10px 0;display:block}.stargo-v2-shell .sgp .sgp-chat-compose .sgp-primary,.sgp .sgp-chat-compose .sgp-primary{flex:none;width:auto;min-height:54px;margin:0;padding:12px 16px}.sgp .sgp-chat-compose textarea{flex:1 1 0;width:0;min-height:72px}.sgp .sgp-chat-turn p{margin:0}.sgp .sgp-assistant{padding-bottom:24px}.sg-portrait-reference{margin:12px 0}.sg-portrait-reference img{object-fit:contain;background:#eaece0;border-radius:14px;width:100%;max-height:240px;display:block}.sgp .sgp-primary{box-shadow:var(--sgp-button-shadow)}.sgp .sgp-primary:disabled{box-shadow:none}.sgp .sgp-point,.sgp .sgp-merchant{box-shadow:var(--sgp-shadow)}.sgp .sgp-point{border-color:var(--sgp-line)}.sgp .sgp-steps b{background:var(--sgp-soft)}.sgp .sgp-knowledge,.sgp .sgp-passport{box-shadow:inset 0 1px #fffc}.sgp .sgp-coupon{box-shadow:0 7px 20px #0d282f1f}.sgp .sgp-coupon:after{content:"";pointer-events:none;border:1px solid #f2d59a3d;border-radius:12px;position:absolute;inset:8px}.sgp .sgp-main-nav{box-shadow:0 -4px 18px #183c3b0d}.sgp .sgp-main-nav [aria-current=page]{background:var(--sgp-primary);color:#fff;box-shadow:inset 0 2px #ffffff24}.sgp .sgp-tabs [aria-pressed=true]{box-shadow:inset 0 1px #ffffff29}.sgp .sgp-choices [aria-checked=true]{box-shadow:0 0 0 2px #16594c14}.sgp .sgp-top button{background:var(--sgp-soft);border-color:#0000}.sgp .sgp-top button:focus-visible{outline-color:var(--sgp-accent)}.sgp .sgp-file{background:var(--sgp-soft)}.sgp .sgp-chat-user{box-shadow:0 3px 10px #134b4314}.sgp .sgp-chat-reply{background:var(--sgp-surface)}@media (hover:hover){.sgp button:not(:disabled):hover{filter:brightness(.97)}}.sgp button:not(:disabled):active{filter:brightness(.9);box-shadow:inset 0 2px 4px #183c3b1f}.assistant-message{overflow-wrap:anywhere;border:1px solid;border-left-width:4px;border-radius:10px;margin:8px 0;padding:12px 14px}.assistant-message p{white-space:pre-wrap;margin:6px 0}.assistant-message small{font-weight:600;color:inherit!important}.assistant-message-ai{color:#153e70;background:#eef5ff;border-color:#5388bc}.assistant-message-human{color:#694009;background:#fff3df;border-color:#b47b27}.assistant-message-status{color:#4c554a;background:#f4f4ef;border-color:#9aa395}.assistant-visitor-list{flex-wrap:wrap;gap:8px;max-height:180px;display:flex;overflow:auto}.assistant-visitor-list button[aria-pressed=true]{outline:3px solid #be8230}.assistant-session-id{overflow-wrap:anywhere;font-size:12px}.sgp-audio-tour{gap:16px;display:grid}.sgp-audio-tour>p{color:var(--sgp-muted,#4e6155);margin:0}.sgp-audio-tour-player{background:#e7e1c9;border-radius:14px;padding:18px}.sgp-audio-tour-player h2{margin:6px 0 18px;font-size:24px}.sgp-audio-tour-player input{accent-color:#123e32;width:100%}.sgp-audio-tour-time{font-variant-numeric:tabular-nums;justify-content:space-between;font-size:14px;display:flex}.sgp-audio-tour-controls{justify-content:center;gap:10px;margin-top:12px;display:flex}.sgp-audio-tour-controls button{justify-content:center;align-items:center;gap:6px;min-height:48px;display:flex}.sgp-audio-tour-list{margin:0;padding:0;list-style:none}.sgp-audio-tour-list button{text-align:left;color:#123e32;background:0 0;border:0;border-bottom:1px solid #d2d5be;align-items:center;gap:12px;width:100%;min-height:48px;padding:12px 6px;font-size:17px;display:flex}.sgp-audio-tour-list button span{flex:1}.sgp-audio-tour-list button small{white-space:nowrap;font-size:14px}.sgp-audio-tour-list button[aria-current]{background:#e4e5ce;border-radius:10px}.sgp-audio-tour-list button:disabled{opacity:.6}.sgp-audio-tour-entry{width:100%;min-height:48px;margin:12px 0}.sgp .sgp-audio-tour{gap:12px}.sgp .sgp-audio-tour>p{margin:0;font-size:17px}.sgp .sgp-audio-tour-player{padding:14px}.sgp .sgp-audio-tour-player h2{margin:6px 0 10px;font-size:22px}.sgp .sgp-audio-tour-list li{margin:0}.sgp .sgp-audio-tour-list button{min-height:44px;box-shadow:none;border-radius:0;margin:0;padding:9px 8px}.sgp .sgp-audio-tour-list button[aria-current]{border-radius:10px}.sgp .sgp-audio-tour-player{background:#e8ede2;border:1px solid #dce1d4;border-radius:4px}.sgp-audio-tour-text{color:#234d40}.sgp-audio-tour-text h3{margin:8px 0;font:400 20px/1.5 SimSun,serif}.sgp-audio-tour-text p{white-space:pre-wrap;font-size:16px;line-height:1.8}.sgp-audio-tour-controls button{border-radius:4px!important}.sg-commerce{color:#243c32;background:#fffaf2;border:1px solid #e7decd;border-radius:18px;max-width:1100px;margin:20px auto;padding:20px}.sg-commerce h2,.sg-commerce h3{margin:0 0 12px}.sg-commerce-grid{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:16px;display:grid}.sg-commerce article{background:#fff;border:1px solid #e5e5df;border-radius:12px;padding:16px}.sg-commerce button,.sg-commerce-actions button,.sg-commerce-modal button{color:#24533d;cursor:pointer;background:#fff;border:1px solid #306449;border-radius:9px;margin:6px 6px 6px 0;padding:10px 16px}.sg-commerce-actions button:first-child{color:#fff;background:#24533d}.sg-commerce button:disabled,.sg-commerce-actions button:disabled{opacity:.5;cursor:wait}.sg-commerce-actions small{color:#65736a;display:block}.sg-commerce-actions [role=alert]{color:#a83232;font-size:14px}.sg-commerce label{margin:12px 0;font-size:14px;display:block}.sg-commerce input:not([type=checkbox]){box-sizing:border-box;border:1px solid #ccc;border-radius:6px;width:100%;margin-top:5px;padding:8px;display:block}.sg-commerce-modal{z-index:9999;background:#0007;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.sg-commerce-modal section{background:#fff;border-radius:16px;width:100%;max-width:600px;max-height:85vh;padding:24px;overflow:auto}.sg-commerce-modal textarea{box-sizing:border-box;width:100%;min-height:90px;display:block}@media (width<=370px){.sgp-portrait-shelf-grid,.sgp-portrait-variants{gap:7px}.sgp-portrait-cover img{min-height:220px}.sgp-portrait-variant>strong{font-size:11px}.sgp-portrait-variant>small{font-size:8px}}.sgp .sgp-portrait-cover,.sgp .sgp-portrait-variant,.sgp .sgp-portrait-variant.is-selected{padding:0}.sgp .sgp-portrait-shelf-grid{grid-template-columns:1fr}.sgp .sgp-portrait-cover{display:none}.sgp .sgp-portrait-variants{grid-template-columns:repeat(2,minmax(0,1fr))}.sgp .sgp-portrait-variant>strong{padding:12px;font-size:18px;line-height:1.4}.sgp .sgp-portrait-showcase-head p{font-size:16px}.sgp .sgp-portrait-shelf>header p{display:none}.sgp .sgp-portrait-showcase{border:0;margin:14px 0;padding:0}.sgp .sgp-portrait-showcase-head p{color:var(--sgp-muted);margin:0;font-size:16px}.sgp .sgp-portrait-showcase-head>b{color:var(--sgp-muted);font-size:14px}.sgp .sgp-portrait-shelf>header h3{color:var(--sgp-ink);font-size:20px}.sgp .sgp-portrait-shelf>header>div>span{background:var(--sgp-soft);color:var(--sgp-ink);font-size:14px}.sgp .sgp-portrait-variant{background:var(--sgp-surface);border-color:var(--sgp-line);box-shadow:none;padding:0}.sgp .sgp-portrait-variant.is-selected{border:2px solid var(--sgp-primary);box-shadow:none}.sgp .sgp-portrait-variant-image img{aspect-ratio:4/5}.sgp .sgp-portrait-variant-image i{background:var(--sgp-primary);padding:4px 7px;font-size:13px}.sgp .sgp-portrait-variant>strong{color:var(--sgp-ink);padding:10px;font-size:18px}.sg-wallet,.sg-merchant-rewards{color:#224b42;background:#fffcf3;border-radius:20px;margin:16px 0;padding:20px;font-size:18px}.sg-wallet header{justify-content:space-between;align-items:center;gap:12px;display:flex}.sg-wallet h2{font-size:24px}.sg-wallet header button{font:inherit;color:#224b42;background:#fff;border:1px solid #bad2c7;border-radius:12px;min-height:48px;padding:8px 16px}.sg-coupon{isolation:isolate;color:#fff;text-align:left;cursor:pointer;width:100%;min-height:160px;font:inherit;background:#214f45;border:0;border-radius:18px;margin:12px 0;padding:24px;display:block;position:relative;overflow:hidden}.sg-coupon img{object-fit:cover;z-index:-2;width:100%;height:100%;position:absolute;inset:0}.sg-coupon:before{content:"";z-index:-1;background:linear-gradient(90deg,#0a2620f0,#0a262099);position:absolute;inset:0}.sg-coupon-content{gap:10px;display:grid}.sg-coupon-content strong{font-size:24px;line-height:1.4}.sg-coupon-content small{font-size:15px}.sg-coupon-content>span{font-size:16px;line-height:1.5}.sg-coupon-compact{min-height:112px;padding:16px}.sg-coupon-compact strong{font-size:19px}.sg-merchant-rewards{background:#f1f4e9;margin:0 14px 14px;padding:12px}.sg-merchant-rewards h3{margin:0;font-size:16px}.sg-reward-page{z-index:5000;overscroll-behavior:contain;color:#244c41;height:100dvh;padding:env(safe-area-inset-top) 0 env(safe-area-inset-bottom);box-sizing:border-box;background:#faf7ee;font:18px/1.7 system-ui,sans-serif;position:fixed;inset:0;overflow-y:auto}.sg-reward-page header{z-index:1;background:#faf7eef5;justify-content:space-between;align-items:center;gap:16px;padding:12px 20px;display:flex;position:sticky;top:0}.sg-reward-page header button{font:inherit;color:inherit;background:0 0;border:0;min-height:48px}.sg-reward-page main{max-width:680px;margin:auto;padding:0 24px 36px}.sg-reward-hero{object-fit:cover;border-radius:22px;width:100%;max-height:360px}.sg-reward-page h1{font-size:30px;line-height:1.4}.sg-reward-page h2{font-size:23px}.sg-reward-terms{white-space:pre-wrap}.sg-redemption{background:#fff;border:1px dashed #648776;border-radius:16px;padding:20px}.sg-redemption code{letter-spacing:1px;overflow-wrap:anywhere;font-size:22px}.sg-reward-main-button{font:inherit;color:#fff;background:#214f45;border:0;border-radius:14px;width:100%;min-height:52px;margin-top:24px;padding:12px 24px}.sg-rewards-admin{font-size:17px}.sg-rewards-admin label{gap:8px;margin:12px 0;display:grid}.sg-rewards-admin input,.sg-rewards-admin textarea,.sg-rewards-admin select{font:inherit;box-sizing:border-box;background:#fff;border:1px solid #c4d5ca;border-radius:10px;width:100%;padding:12px}.sg-rewards-admin textarea{min-height:100px}.sg-rewards-admin button{font:inherit;cursor:pointer;min-height:48px;padding:10px 18px}.sg-admin-reward-grid{grid-template-columns:minmax(180px,1fr) minmax(0,3fr);gap:20px;display:grid}.sg-admin-reward-nav{flex-direction:column;gap:10px;display:flex}.sg-admin-reward-nav button[aria-pressed=true]{color:#fff;background:#224b42}.sg-rewards-admin .sg-admin-error{color:#a22424}.sg-admin-reward-preview{object-fit:cover;width:100%;max-width:400px;max-height:200px}.sg-rewards-admin article{overflow-wrap:anywhere;border:1px solid #cad6cd;border-radius:16px;margin-top:12px;padding:18px}.sg-rewards-admin form>button{color:#fff;background:#224b42;border:0;border-radius:12px}@media (width<=640px){.sg-admin-reward-grid{grid-template-columns:1fr}.sg-admin-reward-nav{flex-direction:row;overflow:auto}.sg-admin-reward-nav button{flex:0 0 160px}}.sg-media-gallery{margin:20px 0;font-size:18px}.sg-media-gallery h3{font-size:23px}.sg-media-gallery figure{margin:14px 0}.sg-media-gallery img{object-fit:contain;background:#eef1e9;border-radius:16px;width:100%;max-height:360px;display:block}.sg-media-gallery figcaption{margin-top:10px;font-size:16px;line-height:1.6}.sg-route-merchants{padding:20px}.sg-route-merchants h3{font-size:20px}.sg-auth-cover{z-index:20000;background:#faf7ee;place-items:center;padding:24px;font:18px/1.7 system-ui,sans-serif;display:grid;position:fixed;inset:0}.sg-auth-cover>div{max-width:540px}.sg-auth-cover button{font:inherit;min-height:48px;padding:12px 24px}.sgp .sg-portrait-integrated label,.sgp .sg-portrait-integrated input,.sgp .sg-portrait-integrated select{font-size:18px}.sgp .sg-portrait-integrated input,.sgp .sg-portrait-integrated select{box-sizing:border-box;border:1px solid #9caf9d;border-radius:12px;width:100%;min-height:48px;padding:10px}.sgp .sg-portrait-integrated label{gap:10px;margin:18px 0;display:grid}.sgp .sg-portrait-integrated form{gap:12px;display:grid}.sgp .sg-portrait-integrated .stargo-portrait-upload{border:2px dashed #809b86;border-radius:18px;place-items:center;min-height:180px;padding:20px;display:grid;position:relative}.sgp .sg-portrait-integrated .stargo-portrait-upload input{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.sgp .sg-portrait-integrated img{max-width:100%}.sgp .sg-portrait-integrated .stargo-portrait-submit{color:#fff;background:#214f45;border:0;border-radius:14px;min-height:54px;font-size:18px}.sg-consult-context{padding:20px;font-size:18px}.stargo-v2-stage .stargo-nav b{font-size:16px}.stargo-v2-stage .stargo-nav button{min-height:52px}.stargo-v2-shell .sg-reward-main-button{color:#fff;cursor:pointer;background:#214f45;border:0;border-radius:14px;width:calc(100% - 40px);max-width:680px;min-height:54px;margin:16px auto;padding:14px 20px;font:600 18px/1.5 system-ui,-apple-system,Microsoft YaHei,sans-serif;display:block}.sg-auth-cover{color:#193f37}.sg-auth-cover button{color:#fff;background:#214f45;border:1px solid #bccdb6;border-radius:14px}.sg-auth-cover button+button{color:#193f37;background:#fffef8}.sgp .sg-portrait-integrated .stargo-portrait-upload b{font-size:18px}.sgp .sg-portrait-integrated .stargo-portrait-upload span{font-size:15px;line-height:1.6}.sg-reward-page{font-family:system-ui,-apple-system,Microsoft YaHei,sans-serif}.sg-reward-page .sg-reward-main-button{color:#fff;background:#214f45;border:0;border-radius:14px;width:100%;min-height:54px;padding:14px 20px;font:600 18px/1.5 system-ui,Microsoft YaHei,sans-serif;display:block}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;top:0;left:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:0 0}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{-webkit-transform-origin:0 0;width:1600px;height:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{width:auto;padding:0;max-width:none!important;max-height:none!important}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:#33b5e566}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;z-index:800;width:0;height:0}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{z-index:800;pointer-events:visiblePainted;pointer-events:auto;position:relative}.leaflet-top,.leaflet-bottom{z-index:1000;pointer-events:none;position:absolute}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{outline-offset:1px;background:#ddd}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:#ffffff80;border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{text-align:center;color:#000;background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;text-decoration:none;display:block}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.leaflet-bar a.leaflet-disabled{cursor:default;color:#bbb;background-color:#f4f4f4}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-right-radius:2px;border-bottom-left-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{text-indent:1px;font:700 18px Lucida Console,Monaco,monospace}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px #0006}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{color:#333;background:#fff;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{padding-right:5px;overflow:hidden scroll}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{font-size:1.08333em;display:block}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;padding:0 5px;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{width:1em;height:.6669em;vertical-align:baseline!important;display:inline!important}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{white-space:nowrap;box-sizing:border-box;text-shadow:1px 1px #fff;background:#fffc;border:2px solid #777;border-top:none;padding:2px 5px 1px;line-height:1.1}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{text-align:center;margin-bottom:20px;position:absolute}.leaflet-popup-content-wrapper{text-align:left;border-radius:12px;padding:1px}.leaflet-popup-content{min-height:1px;margin:13px 24px 13px 20px;font-size:1.08333em;line-height:1.3}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{pointer-events:none;width:40px;height:20px;margin-top:-1px;margin-left:-20px;position:absolute;left:50%;overflow:hidden}.leaflet-popup-tip{pointer-events:auto;width:17px;height:17px;margin:-10px auto 0;padding:1px;transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{color:#333;background:#fff;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{text-align:center;color:#757575;background:0 0;border:none;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;text-decoration:none;position:absolute;top:0;right:0}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";width:24px;filter:progid:DXImageTransform.Microsoft.Matrix(M11=.707107, M12=.707107, M21=-.707107, M22=.707107);margin:0 auto}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{color:#222;white-space:nowrap;-webkit-user-select:none;user-select:none;pointer-events:none;background-color:#fff;border:1px solid #fff;border-radius:3px;padding:6px;position:absolute;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{pointer-events:none;content:"";background:0 0;border:6px solid #0000;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{margin-left:-6px;left:50%}.leaflet-tooltip-top:before{border-top-color:#fff;margin-bottom:-12px;bottom:0}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-top:-12px;margin-left:-6px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;margin-left:-12px;left:0}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.stargo-geo-map{color:#253d35;background:#fafbf6;border:1px solid #dce4d7;border-radius:22px;position:relative;overflow:hidden}.geo-map-stage{height:clamp(390px,58vh,640px);position:relative}.geo-map-surface{z-index:0;background:#f1efd9;width:100%;height:100%;font-family:inherit}.geo-map-surface .leaflet-control-attribution{color:#344b40;background:#fffffff0!important;font-size:10px!important}.geo-map-surface .leaflet-control-attribution a{color:#276d63}.geo-map-heading{z-index:400;pointer-events:none;text-shadow:0 1px 6px #fff,0 1px 3px #fff;gap:5px;display:grid;position:absolute;top:20px;left:20px}.geo-map-heading span{letter-spacing:2px;color:#527258;font-size:10px}.geo-map-heading strong{letter-spacing:1px;font-size:22px}.geo-map-heading small{color:#607464;font-size:11px}.geo-tools{z-index:400;gap:7px;display:grid;position:absolute;top:18px;right:14px}.geo-tools button{color:#244f41;cursor:pointer;background:#fffffff2;border:1px solid #d5dfd0;border-radius:12px;place-items:center;width:39px;height:39px;display:grid;box-shadow:0 3px 12px #294a3420}.geo-bottom-tools{z-index:400;gap:8px;display:flex;position:absolute;bottom:35px;left:14px}.geo-bottom-tools button{color:#315745;cursor:pointer;background:#fffdf5;border:1px solid #d0ddcd;border-radius:24px;align-items:center;gap:6px;padding:10px 14px;font-weight:700;display:flex;box-shadow:0 4px 14px #294a3420}.geo-bottom-tools .active{color:#fff;background:#276958}.geo-map-status{color:#64745f;border-bottom:1px solid #e7ebdf;padding:11px 15px;font-size:12px;line-height:1.6}.geo-destination{align-items:center;gap:10px;padding:14px 16px;display:flex}.geo-destination>div{flex:1;min-width:0}.geo-destination small{letter-spacing:1px;color:#82947a;font-size:10px;display:block}.geo-destination strong{margin:4px 0;font-size:16px;display:block}.geo-destination p{color:#7d8875;margin:0;font-size:11px;line-height:1.5}.geo-destination button,.geo-destination>a{color:#fff;cursor:pointer;white-space:nowrap;background:#256759;border:0;border-radius:12px;align-items:center;gap:5px;padding:11px 12px;font-size:12px;text-decoration:none;display:flex}.geo-data-notes{color:#7d8875;padding:0 16px 13px;font-size:11px;line-height:1.7}.geo-data-notes summary{cursor:pointer}.geo-data-notes p{margin:7px 0}.geo-route-status{background:#e8f0e3;border-radius:12px;margin:0 14px 13px;padding:11px;font-size:12px;line-height:1.7}.geo-place-pin{background:0 0!important;border:0!important}.geo-place-pin>div{flex-direction:column;align-items:center;display:flex;position:relative}.geo-place-pin b{color:#fff;background:#426f59;border:3px solid #fff;border-radius:50% 50% 50% 4px;place-items:center;width:34px;height:34px;font-size:12px;display:grid;transform:rotate(-45deg);box-shadow:0 3px 10px #214e4533}.geo-place-pin span{white-space:nowrap;color:#2d4c3c;background:#fffffff2;border-radius:8px;padding:5px 9px;font-size:12px;font-weight:700;position:absolute;top:43px;box-shadow:0 2px 10px #214e451a}.geo-place-pin.selected b{background:#bf7153}.geo-water-label{color:#4c858c;letter-spacing:2px;white-space:nowrap;text-shadow:0 1px 3px #fff;font-size:13px}.geo-village-label{color:#6a7158;text-shadow:0 1px 4px #fff;white-space:nowrap;font-size:15px;font-weight:800}.geo-pick-hint{z-index:400;background:#fffdf4f0;border-radius:12px;padding:10px 13px;font-size:12px;position:absolute;top:110px;left:15px;right:65px}.stargo-geo-map .geo-tools button{background:#fffdf5;border:1px solid #d5dfd0}.stargo-geo-map .geo-bottom-tools button{background:#fffdf5;border:1px solid #d0ddcd;padding:10px 14px}.stargo-geo-map .geo-bottom-tools button.active{color:#fff;background:#276958}.stargo-geo-map .geo-destination button{color:#fff;background:#256759;padding:11px 12px}.geo-place-pin b i{font-style:normal;transform:rotate(45deg)}.stargo-geo-map.geo-expanded{z-index:2000;position:fixed;inset:12px;overflow:auto;box-shadow:0 0 0 20px #19342788}.geo-expanded .geo-map-stage{height:calc(100dvh - 220px);min-height:280px}@media (width<=600px){.geo-map-heading{top:18px;left:15px}.geo-map-heading strong{font-size:19px}.geo-map-stage{height:470px;max-height:66dvh}.geo-destination{padding:12px}.geo-destination button,.geo-destination>a{padding:10px;font-size:11px}}.geo-place-pin b{color:#456054;background:#fffdf5;border:2px solid #708879;border-radius:50%;position:relative;transform:none}.geo-place-pin b i{transform:none}.geo-place-pin.completed b{color:#fff;background:#26725a;border-color:#fff}.geo-place-pin.selected b{outline-offset:3px;color:#456054;background:#fffdf5;outline:3px solid #b38957}.geo-place-pin.completed.selected b{color:#fff;background:#26725a}.geo-check{color:#fff;background:#26725a;border:2px solid #fff;border-radius:50%;place-items:center;width:18px;height:18px;font-size:11px;font-style:normal;display:grid;position:absolute;bottom:-4px;right:-5px}.geo-pending-points{z-index:400;background:#fffdf5ee;border:1px solid #d5dfd0;border-radius:16px;max-width:calc(100% - 80px);padding:9px 11px;position:absolute;top:14px;left:12px}.geo-pending-points small{color:#64745f;margin-bottom:8px;font-size:10px;display:block}.geo-pending-points>div{flex-wrap:wrap;gap:9px;display:flex}.stargo-geo-map .geo-pending-points button{color:#456054;background:#fffdf5;border:1px solid #708879;border-radius:50%;place-items:center;width:32px;height:32px;padding:0;font-size:12px;font-weight:700;display:grid;position:relative}.stargo-geo-map .geo-pending-points button.completed{color:#fff;background:#26725a;border-color:#26725a}.geo-pending-points button.selected{outline-offset:2px;outline:2px solid #b38957}.stargo-geo-map .geo-map-stage{height:clamp(310px,44svh,440px);max-height:none}.stargo-geo-map .geo-toolbar{background:#fffdf7;border-bottom:1px solid #e0e7da;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;padding:12px;display:flex}.stargo-geo-map .geo-tools,.stargo-geo-map .geo-bottom-tools{z-index:auto;gap:7px;display:flex;position:static}.stargo-geo-map .geo-bottom-tools{order:-1}.stargo-geo-map .geo-tools button{width:40px;height:40px;min-height:40px;box-shadow:none;cursor:pointer;border-radius:12px;padding:0}.stargo-geo-map .geo-bottom-tools button{min-height:42px;box-shadow:none;cursor:pointer;font-size:13px}.stargo-geo-map .geo-pick-hint{color:#916236;background:0 0;flex-basis:100%;padding:0;font-size:12px;position:static}.stargo-geo-map .geo-gesture-hint{white-space:nowrap;color:#355442;pointer-events:none;z-index:400;background:#fffdf4ed;border-radius:20px;padding:8px 11px;font-size:11px;position:absolute;top:12px;left:50%;transform:translate(-50%);box-shadow:0 2px 10px #214e4520}.stargo-geo-map .geo-seven-points{border-bottom:1px solid #e0e7da;padding:14px 12px 12px}.stargo-geo-map .geo-seven-heading{justify-content:space-between;align-items:center;margin-bottom:12px;font-size:14px;display:flex}.stargo-geo-map .geo-seven-heading span{color:#657c69;font-size:12px}.stargo-geo-map .geo-seven-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;display:grid}.stargo-geo-map .geo-seven-grid button{color:#344e40;cursor:pointer;background:#fffdf6;border:1px solid #dce4d7;border-radius:14px;flex-direction:column;align-items:center;gap:6px;min-width:0;min-height:108px;padding:10px 3px;display:flex}.stargo-geo-map .geo-seven-grid button b{background:#fffdf5;border:1px solid #81947b;border-radius:50%;place-items:center;width:30px;height:30px;font-size:12px;display:grid;position:relative}.stargo-geo-map .geo-seven-grid button span{overflow-wrap:anywhere;font-size:11px;font-weight:600;line-height:1.5}.stargo-geo-map .geo-seven-grid button small{color:#8b8068;margin-top:auto;font-size:10px}.stargo-geo-map .geo-seven-grid button.completed b{color:#fff;background:#28715a;border-color:#28715a}.stargo-geo-map .geo-seven-grid button.selected{background:#f7f0df;border-color:#b48853;box-shadow:inset 0 0 0 1px #b48853}.stargo-geo-map .geo-seven-grid button:focus-visible,.stargo-geo-map .geo-toolbar button:focus-visible{outline-offset:2px;outline:3px solid #ad7739}.stargo-geo-map .geo-road-label{color:#9a7755;white-space:nowrap;text-shadow:0 1px 3px #fff;font-size:12px;font-weight:600}.stargo-geo-map.geo-expanded .geo-map-stage{height:60dvh;min-height:300px}.stargo-geo-map .geo-seven-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}.stargo-geo-map .geo-seven-grid button{min-height:88px}.stargo-geo-map .geo-seven-grid button span,.stargo-geo-map .geo-map-status{font-size:13px}.geo-map-attribution{text-align:right;color:#455b53;background:#faf9ef;padding:5px 10px;font-size:12px;line-height:1.5}.geo-map-attribution a{color:inherit;text-decoration:underline}.stargo-geo-map .geo-toolbar{justify-content:flex-start;align-items:center;gap:8px;padding:10px 14px;display:flex}.stargo-geo-map .geo-toolbar>button{color:#234f44;background:#fffef6;border:1px solid #c6d8c6;border-radius:12px;justify-content:center;align-items:center;gap:6px;min-height:42px;padding:8px 12px;font-size:15px;display:flex}.stargo-geo-map .geo-toolbar>button:first-child{margin-right:auto}.geo-place-pin:not(.selected) span{display:none}.geo-tile-replacement .geo-source-credit{color:#6a7367;background:#fafbf6;padding:5px 12px;font-size:12px}.geo-tile-replacement .geo-place-pin.approximate b{background:#ac7d49;border-style:dashed}.geo-tile-replacement .geo-seven-grid small{color:#987042;font-size:11px;display:block}.geo-tile-replacement .geo-route-connections{padding:12px;font-size:13px}.geo-route-connections label{gap:6px;margin:10px 0;display:grid}.geo-route-connections select{width:100%;font:inherit;padding:8px}.geo-route-connections li{margin:10px 0}.geo-route-connections li button{font:inherit;color:#276958;background:0 0;border:0;padding:4px 0}.geo-route-connections li button:disabled{color:#777}.geo-route-connections li small{color:#777;display:block}.geo-tile-replacement .leaflet-tile{filter:none!important}.stargo-visitor-layout{grid-template-columns:240px minmax(0,1fr);align-items:start;gap:24px;display:grid}.stargo-visitor-list{background:#f5f2e8;border:1px solid #d7ddce;border-radius:18px;gap:10px;max-height:80vh;padding:16px;display:grid;position:sticky;top:24px;overflow:auto}.stargo-visitor-list input,.stargo-visitor-list button{color:#214a3d;text-align:left;background:#fffdf6;border:1px solid #ccd6c9;border-radius:12px;padding:12px}.stargo-visitor-option small{margin-top:6px;font-size:12px;display:block}.stargo-visitor-option[aria-pressed=true]{color:#fffdf6;background:#214a3d}.stargo-visitor-details{gap:16px;min-width:0;display:grid}.stargo-visitor-id{overflow-wrap:anywhere}.stargo-admin-card video{background:#172c25;width:100%;max-height:300px}.stargo-admin-card input[type=file]{max-width:100%}@media (width<=760px){.stargo-visitor-layout{grid-template-columns:1fr}.stargo-visitor-list{max-height:280px;position:static}}.assistant-admin{color:#173d35;background:#f5f7f1;max-width:1180px;margin:auto;padding:36px;font:16px/1.6 system-ui,sans-serif}.assistant-admin h1{margin:8px 0;font-size:34px}.assistant-admin h2{font-size:21px}.assistant-admin header{border-bottom:1px solid #ced9ce;padding-bottom:20px}.assistant-toolbar{align-items:center;gap:12px;padding:20px 0;display:flex}.assistant-toolbar span{flex:1}.assistant-columns{grid-template-columns:1fr 1fr;gap:24px;display:grid}.assistant-admin section{background:#fff;border-radius:16px;margin-bottom:20px;padding:22px}.assistant-admin label{margin-bottom:12px;display:block}.assistant-admin input,.assistant-admin textarea{box-sizing:border-box;width:100%;font:inherit;color:inherit;border:1px solid #bcccbf;border-radius:7px;padding:10px}.assistant-admin button{color:#fff;cursor:pointer;background:#205b48;border:0;border-radius:7px;margin:5px;padding:9px 14px}.assistant-admin button:disabled{opacity:.5}.assistant-admin article{border-top:1px solid #d9e3d8;padding:12px 0}.assistant-admin article p{white-space:pre-wrap}.assistant-admin small{color:#596f61}.assistant-admin [role=alert]{color:#a13322}@media (width<=750px){.assistant-columns{grid-template-columns:1fr}.assistant-admin{padding:16px}}.assistant-columns{align-items:start}.assistant-columns>section:nth-child(2){max-height:780px;overflow:auto}.assistant-admin small{overflow-wrap:anywhere}.assistant-admin input,.assistant-admin textarea,.assistant-admin select{color:#173d35;background:#fff}.assistant-admin input::placeholder{color:#586c61}:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#e7e9dd;background:#07100f;font-family:Source Han Sans SC,PingFang SC,Microsoft YaHei,sans-serif}*{box-sizing:border-box}html,body,#root{background:#07100f;width:100%;min-width:320px;min-height:100%;margin:0}body{min-height:100dvh}button{font:inherit;-webkit-tap-highlight-color:transparent;border:0}.app-shell{background:#07100f;width:min(100vw,430px);min-height:100dvh;margin:0 auto;position:relative;overflow:hidden;box-shadow:0 0 64px #00000073}.screen{z-index:1;min-height:100dvh;position:relative;overflow:hidden}.grain{z-index:10;pointer-events:none;opacity:.055;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.8'/%3E%3C/svg%3E");position:fixed;inset:0}.topbar{z-index:5;height:calc(68px + env(safe-area-inset-top));padding:max(16px, env(safe-area-inset-top)) 20px 0;justify-content:space-between;align-items:center;display:flex;position:absolute;top:0;left:0;right:0}.wordmark,.ar-title{color:#f0eedf;letter-spacing:.07em;align-items:center;gap:9px;font-family:Noto Serif SC,serif;font-size:17px;display:flex}.mark-dot{background:#d5bc7a;border-radius:50%;width:7px;height:7px;box-shadow:0 0 12px #d5bc7a}.icon-button,.text-icon-button{color:#e9e8db;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);cursor:pointer;background:#08121075;border:1px solid #dcdbbe33;border-radius:50%;place-items:center;width:36px;height:36px;display:grid}.text-icon-button{background:0 0;border:0;gap:7px;width:auto;padding:0 10px 0 3px;font-size:14px;display:flex}.home-screen{background:radial-gradient(75% 44% at 48% 76%,#afbba040,#0000 70%),linear-gradient(#07100f 0%,#0a1714 68%,#12231d 100%)}.home-screen:after{content:"";pointer-events:none;background:linear-gradient(#040a0973,#0000 24% 72%,#040a09b8);position:absolute;inset:0}.home-heading{z-index:2;top:calc(89px + env(safe-area-inset-top));text-align:center;position:absolute;left:22px;right:22px}.home-heading p{color:#c4ad76;letter-spacing:.19em;margin:0 0 8px;font-size:11px}.home-heading h1{color:#f4f1e4;letter-spacing:.1em;margin:0;font-family:Noto Serif SC,serif;font-size:clamp(34px,9vw,42px);font-weight:600;line-height:1.25}.home-heading span{color:#e2e7d88a;letter-spacing:.09em;margin-top:9px;font-size:12px;display:inline-block}.star-map{position:absolute;inset:0;overflow:hidden}.constellation-field{opacity:.65;background-image:radial-gradient(circle at 10% 10%,#f4f5dae6 0 1px,#0000 1.4px),radial-gradient(circle at 33% 30%,#f4f5da80 0 1px,#0000 1.4px),radial-gradient(circle at 72% 15%,#f4f5daa6 0 1px,#0000 1.4px),radial-gradient(circle at 83% 57%,#f4f5da59 0 1px,#0000 1.4px),radial-gradient(circle at 16% 72%,#f4f5da59 0 1px,#0000 1.4px);background-size:120px 120px,177px 177px,211px 211px,153px 153px,193px 193px;animation:18s linear infinite starDrift;position:absolute;inset:7% -22% -4%}.mountain-lines,.constellation-lines{width:100%;height:100%;position:absolute;inset:0}.mountain-lines{fill:none;stroke:#acbea345;stroke-width:.34px;height:92%;top:13%}.mountain-lines path{animation:9s ease-in-out infinite alternate mountainBreathe}.constellation-lines{z-index:1;width:78%;height:79%;top:7%;left:6%;overflow:visible}.constellation-lines polyline{fill:none;stroke:#eee1b2b8;stroke-width:.38px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:1 1.3;animation:4.8s ease-in-out infinite alternate drawLine}.star-node{z-index:3;color:#e8e6d8;cursor:pointer;background:0 0;width:72px;height:72px;padding:0;position:absolute;transform:translate(-50%,-50%)}.node-core{z-index:2;background:#f6f0c8;border-radius:50%;width:12px;height:12px;transition:transform .25s,background .25s;position:absolute;top:30px;left:30px;box-shadow:0 0 5px #fff5ba,0 0 18px #ddc068e6}.node-halo{border:1px solid #eedfa33b;border-radius:50%;animation:3.7s ease-out infinite pulse;position:absolute;inset:18px}.star-node:nth-of-type(2n) .node-halo{animation-delay:-1.4s}.star-node:hover .node-core,.star-node:focus-visible .node-core{background:#fffbe7;transform:scale(1.6)}.star-node:hover .node-halo,.star-node:focus-visible .node-halo{border-color:#f6df8fcc}.star-label{text-align:left;text-shadow:0 1px 8px #06100d;width:82px;display:grid;position:absolute;top:6px;left:69px}.star-label b{letter-spacing:.08em;font-family:Noto Serif SC,serif;font-size:15px;font-weight:600}.star-label i{color:#dce4d473;white-space:nowrap;margin-top:3px;font-size:9px;font-style:normal}.node-number{color:#d6c38887;letter-spacing:.1em;font-size:8px;position:absolute;bottom:2px;right:1px}.star-node:nth-child(6) .star-label,.star-node:nth-child(7) .star-label,.star-node:nth-child(8) .star-label{text-align:right;left:auto;right:67px}.home-footer{z-index:3;right:21px;bottom:max(26px, env(safe-area-inset-bottom));position:absolute;left:21px}.star-count{align-items:baseline;gap:10px;display:flex}.star-count span{color:#d5bc7a;font-family:Noto Serif SC,serif;font-size:23px}.star-count small{color:#e2e7d88a;letter-spacing:.07em;font-size:11px}.hint-line{color:#f0f1e6a3;letter-spacing:.1em;white-space:nowrap;align-items:center;gap:10px;margin-top:11px;font-size:10px;display:flex}.hint-line span{background:#dfd7b13d;flex:1;height:1px}.detail-screen{background:#091311;min-height:100dvh}.detail-screen:before{content:"";background:radial-gradient(circle at 50% 8%,#8da08526,#0000 30%),linear-gradient(#0c1915,#08110f 55%);position:absolute;inset:0}.star-index{color:#dcd3b1a3;letter-spacing:.12em;font-size:10px}.detail-content{z-index:1;padding:calc(84px + env(safe-area-inset-top)) 22px max(28px, env(safe-area-inset-bottom));position:relative}.detail-hero{text-align:center;place-content:center;min-height:207px;display:grid;position:relative;overflow:hidden}.detail-hero p{color:#c4ad76;letter-spacing:.18em;margin:2px 0 6px;font-size:11px}.detail-hero h2{letter-spacing:.16em;margin:0;font-family:Noto Serif SC,serif;font-size:42px;font-weight:600}.detail-star{background:#fff7c3;border-radius:50%;width:12px;height:12px;position:absolute;top:38px;left:50%;transform:translate(-50%);box-shadow:0 0 8px #fff5be,0 0 28px #ddc068cc}.detail-rule{background:#c7a95e;width:44px;height:1px;margin:14px auto 0}.orbit{border:1px solid #dece992e;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-22deg)}.orbit-a{width:270px;height:105px;animation:16s linear infinite orbitSpin}.orbit-b{width:210px;height:68px;animation:12s linear infinite reverse orbitSpin;transform:translate(-50%,-50%)rotate(48deg)}.section-label{color:#cbb37a;letter-spacing:.16em;align-items:center;gap:7px;font-size:11px;display:flex}.section-label>span{background:#d9c17e;border-radius:50%;width:5px;height:5px;box-shadow:0 0 7px #d9c17e}.story-block{border-top:1px solid #e0dab821;padding:18px 0 17px}.story-block p{color:#e2e6da;margin:13px 0 0;font-family:Noto Serif SC,serif;font-size:16px;line-height:1.75}.story-block .muted-copy{color:#d4ddcc8f;font-family:inherit;font-size:12px;line-height:1.8}.audio-guide{color:#e8e6da;text-align:left;cursor:pointer;background:#0d1f19b8;border:1px solid #e3d6a92e;border-radius:6px;align-items:center;width:100%;min-height:68px;padding:10px 12px;display:flex}.audio-icon{color:#dac180;border:1px solid #d2b36d;border-radius:50%;flex:0 0 34px;place-items:center;width:34px;height:34px;display:grid}.audio-copy{gap:3px;margin-left:10px;display:grid}.audio-copy b{font-size:12px;font-weight:600}.audio-copy small{color:#dbe1d285;font-size:10px}.wave{flex:1;justify-content:center;align-items:center;gap:2px;height:22px;margin:0 8px;display:flex}.wave i{width:1px;height:calc(4px + (var(--i) * 2px) % 16px);background:#dabe72a1}.is-playing .wave i{animation:.7s ease-in-out infinite alternate wave;animation-delay:calc(var(--i) * -.04s)}.audio-time{color:#dbe1d273;font-size:10px}.model-panel{background:radial-gradient(circle at 70% 45%,#92a48529,#0000 42%),#0c1915;border:1px solid #e3d6a92e;border-radius:8px;min-height:156px;margin-top:14px;display:flex;position:relative;overflow:hidden}.model-panel-copy{z-index:2;align-content:center;gap:9px;width:48%;padding:19px 0 19px 18px;display:grid;position:relative}.model-panel-copy b{font-family:Noto Serif SC,serif;font-size:18px;font-weight:600}.model-panel-copy small{color:#dbe1d28c;font-size:10px;line-height:1.5}.mini-model{z-index:1;background:0 0;width:63%;height:100%;position:absolute;top:0;right:0}.open-ar-button{color:#0a1512;cursor:pointer;background:#c7ad6c;border:1px solid #c7ad6c;border-radius:6px;justify-content:center;align-items:center;gap:9px;width:100%;height:52px;margin-top:12px;font-family:Noto Serif SC,serif;font-size:15px;font-weight:600;display:flex}.open-ar-button:active{transform:translateY(1px)}.merchant-row{color:#e4e6db;border-bottom:1px solid #e0dab821;align-items:center;gap:11px;min-height:73px;margin-top:14px;padding:12px 2px;display:flex}.merchant-icon{color:#cbb37a;border:1px solid #dec98b40;border-radius:50%;place-items:center;width:37px;height:37px;display:grid}.merchant-row div:nth-child(2){flex:1;gap:4px;display:grid}.merchant-row b{font-size:13px}.merchant-row small{color:#dbe1d285;font-size:10px}.ar-screen{background:radial-gradient(circle at 50% 61%,#90a07e4d,#0000 34%),#07100e}.camera-feed{object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity .32s;position:absolute;inset:0}.is-camera-on .camera-feed{opacity:1}.ar-overlay{background:linear-gradient(#030a08a3,#0000 32% 68%,#030a08c2);position:absolute;inset:0}.ar-topbar{position:relative}.ar-title{font-size:14px}.ar-status{color:#e8e6d7a1;letter-spacing:.12em;font-size:10px}.ar-orbit{border:1px solid #dfca8294;border-radius:50%;width:71vw;height:23vw;position:absolute;top:50%;left:50%;transform:translate(-50%,55%)rotate(-10deg);box-shadow:0 0 25px #dcbc5f1a}.ar-model{z-index:2;filter:drop-shadow(0 28px 26px #0000008a);background:0 0;width:100%;height:75%;position:absolute;inset:13% 0 12%}.ar-bottom{z-index:4;right:22px;bottom:max(24px, env(safe-area-inset-bottom));text-align:center;position:absolute;left:22px}.ar-bottom>span{color:#e9ebdc99;letter-spacing:.08em;margin-bottom:10px;font-size:11px;display:block}.ar-bottom p{color:#ffe5a7;margin:0 0 10px;font-size:11px}.ar-action{color:#f0e6bc;letter-spacing:.08em;cursor:pointer;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#091f17db;border:1px solid #d5bc7a;border-radius:26px;justify-content:center;align-items:center;gap:9px;min-width:154px;height:52px;font-family:Noto Serif SC,serif;font-size:16px;display:inline-flex;box-shadow:0 0 0 5px #d5bc7a14,0 14px 28px #0000005c}.ar-action:disabled{opacity:.65;cursor:wait}@keyframes pulse{0%{opacity:.8;transform:scale(.55)}70%,to{opacity:0;transform:scale(1.65)}}@keyframes starDrift{to{transform:translateY(-20px)}}@keyframes drawLine{0%{stroke-dashoffset:10px;opacity:.4}to{stroke-dashoffset:0;opacity:.9}}@keyframes mountainBreathe{to{opacity:.6;transform:translate(1.3px)}}@keyframes orbitSpin{to{transform:translate(-50%,-50%)rotate(338deg)}}@keyframes wave{to{opacity:.45;transform:scaleY(.42)}}@media (width>=700px){body{background:#040706;place-items:center;display:grid}.app-shell{border-radius:16px;min-height:min(900px,100dvh)}}@media (height<=680px){.home-heading{top:calc(69px + env(safe-area-inset-top))}.home-heading h1{font-size:32px}.star-node{transform:translate(-50%,-50%)scale(.88)}.home-footer{bottom:17px}.detail-hero{min-height:167px}}.ar-composer{isolation:isolate;touch-action:none;background:#07100f}.composer-video{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.composer-canvas{background:#0a1515;width:100%;height:100%;position:absolute;inset:0}.composer-topbar{z-index:4;min-height:calc(70px + env(safe-area-inset-top));padding:max(14px, env(safe-area-inset-top)) 18px 0;background:linear-gradient(#020808a8,#02080800);grid-template-columns:40px 1fr auto;align-items:center;gap:12px;display:grid;position:absolute;top:0;left:0;right:0}.composer-icon{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;background:#0911115c;border:1px solid #ffffff47;border-radius:50%;place-items:center;width:40px;height:40px;padding:0;display:grid}.composer-title{text-shadow:0 1px 8px #0000008c;min-width:0;display:grid}.composer-title b{color:#fff;text-overflow:ellipsis;white-space:nowrap;font-family:Noto Serif SC,serif;font-size:17px;font-weight:600;overflow:hidden}.composer-title span{color:#ffffffa6;margin-top:2px;font-size:10px}.composer-state{color:#ffffffb3;white-space:nowrap;align-items:center;gap:6px;font-size:10px;display:flex}.composer-state:before{content:"";background:#e0b96b;border-radius:50%;width:6px;height:6px;box-shadow:0 0 9px #e0b96bd9}.composer-state.is-ready:before{background:#75ddba;box-shadow:0 0 9px #75ddbad9}.composer-reticle{z-index:3;pointer-events:none;width:104px;height:210px;position:absolute;bottom:23%;left:50%;transform:translate(-50%)}.composer-reticle i{opacity:.48;border:1px solid #0000;border-color:#0000 #ffffff61;border-radius:48% 48% 36% 36%;position:absolute;inset:0}.composer-reticle span{color:#ffffffa8;text-align:center;text-shadow:0 1px 6px #000;font-size:9px;position:absolute;bottom:-19px;left:0;right:0}.composer-controls{z-index:5;min-height:164px;padding:18px 20px max(20px, env(safe-area-inset-bottom));background:linear-gradient(#02080800,#020808c2 30%,#020808ed);justify-items:center;display:grid;position:absolute;bottom:0;left:0;right:0}.scene-switcher{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#070e0e75;border:1px solid #ffffff2e;border-radius:6px;grid-template-columns:repeat(4,1fr);width:min(100%,330px);height:36px;padding:3px;display:grid}.scene-switcher button{color:#ffffff94;cursor:pointer;background:0 0;border-radius:3px;font-size:12px;transition:color .2s,background .2s}.scene-switcher button.is-active{color:#14201e;background:#f2eedceb;font-weight:600}.camera-start{color:#101a18;cursor:pointer;background:#f4f2e4f0;border:1px solid #ffffff8f;border-radius:25px;justify-content:center;align-self:end;align-items:center;gap:9px;min-width:154px;height:50px;font-size:14px;font-weight:600;display:inline-flex}.camera-start:disabled{opacity:.62}.shutter{cursor:pointer;background:#080e0e38;border:2px solid #ffffffd1;border-radius:50%;align-self:end;place-items:center;width:64px;height:64px;padding:0;display:grid;box-shadow:0 5px 22px #0000004d}.shutter span{background:#f7f5eb;border-radius:50%;width:50px;height:50px;transition:transform .12s}.shutter:active span{transform:scale(.9)}.composer-error{color:#fff2c7;text-align:center;text-shadow:0 1px 5px #000;margin:0;font-size:10px;position:absolute;bottom:106px;left:18px;right:18px}.photo-result{z-index:20;padding:max(12px, env(safe-area-inset-top)) 12px max(18px, env(safe-area-inset-bottom));background:#050a09;grid-template-rows:minmax(0,1fr) auto;display:grid;position:absolute;inset:0}.photo-result img{object-fit:contain;border-radius:4px;width:100%;height:100%;min-height:0}.photo-actions{grid-template-columns:1fr 1fr;gap:10px;padding-top:12px;display:grid}.photo-actions button,.photo-actions a{color:#edf0e8;cursor:pointer;background:#111b19;border:1px solid #ffffff38;border-radius:4px;justify-content:center;align-items:center;gap:8px;min-height:48px;font-size:13px;text-decoration:none;display:flex}.photo-actions a{color:#101816;background:#eef0e7;font-weight:600}@media (prefers-reduced-motion:reduce){.scene-switcher button,.shutter span{transition:none}}.village-shell,.operations-page{color:#263629;background:#f8faf5;min-height:100dvh}.village-header{height:calc(70px + env(safe-area-inset-top));padding:max(16px, env(safe-area-inset-top)) 20px 14px;background:#fffffff0;border-bottom:1px solid #e8ede3;justify-content:space-between;align-items:end;display:flex}.village-brand{color:#173e23;letter-spacing:.03em;align-items:center;gap:9px;font-size:20px;display:flex}.brand-hill{color:#2a713d;background:#dcebd6;border-radius:50%;place-items:center;width:32px;height:32px;display:grid}.ops-entry{color:#317447;cursor:pointer;background:#fff;border:1px solid #d8e4d4;border-radius:50%;place-items:center;width:36px;height:36px;display:grid}.village-content{min-height:calc(100dvh - 132px - env(safe-area-inset-top))}.village-nav{z-index:20;width:min(100vw,430px);height:calc(62px + env(safe-area-inset-bottom));padding:7px 10px max(7px, env(safe-area-inset-bottom));background:#fffffff5;border-top:1px solid #dfe8dc;grid-template-columns:repeat(4,1fr);display:grid;position:fixed;bottom:0;left:auto;right:50%;transform:translate(50%);box-shadow:0 -5px 18px #27452b12}.village-nav button{color:#839085;cursor:pointer;background:0 0;border:0;place-items:center;gap:3px;font-size:10px;display:grid}.village-nav button.is-active{color:#287742;font-weight:700}.village-nav button.is-active svg{stroke-width:2.7px}.village-page{padding-bottom:88px}.map-page{min-height:calc(100dvh - 70px - env(safe-area-inset-top));background:#eef4eb;padding:12px 12px 88px;position:relative}.map-toolbar{grid-template-columns:1fr auto;gap:8px;margin-bottom:10px;display:grid}.map-search{color:#9ca89b;background:#fff;border:1px solid #e1e9df;border-radius:9px;min-width:0;padding:11px 13px;font-size:12px}.map-toolbar button{color:#fff;cursor:pointer;background:#337b45;border:0;border-radius:9px;align-items:center;gap:5px;padding:0 10px;font-size:11px;font-weight:600;display:inline-flex}.map-stage{touch-action:none;background:#dfece1;border-radius:10px;height:clamp(470px,100dvh - 303px,650px);position:relative;overflow:hidden;box-shadow:0 8px 22px #33523021}.handdrawn-map{transform-origin:50%;background:#dfece1 url(/qingshan/handdrawn-map.webp) 50%/cover no-repeat;transition:transform .18s ease-out;position:absolute;inset:0;overflow:visible}.handdrawn-map:after{pointer-events:none;content:"";background:linear-gradient(#ffffff0d,#1b492e08);position:absolute;inset:0}.map-light-sweep{pointer-events:none;mix-blend-mode:soft-light;background:linear-gradient(90deg,#0000,#ffffff47,#0000);width:36%;animation:8s ease-in-out infinite mapSweep;position:absolute;inset:-25% auto -25% -70%;transform:skew(-20deg)}.map-controls{z-index:4;background:#ffffffeb;border:1px solid #2c57342b;border-radius:8px;display:grid;position:absolute;bottom:10px;right:10px;overflow:hidden;box-shadow:0 5px 14px #29452729}.map-controls button{color:#2d7541;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #e4ebe1;place-items:center;width:34px;height:32px;font-size:21px;line-height:1;display:grid}.map-controls button:last-child{border-bottom:0}.map-gesture-hint{z-index:3;color:#fff;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#1a3922ad;border-radius:6px;align-items:center;gap:4px;padding:6px 8px;font-size:10px;display:inline-flex;position:absolute;bottom:12px;left:12px}.map-pin{z-index:1;color:#c04d38;cursor:pointer;background:0 0;border:0;gap:2px;padding:0;display:grid;position:absolute;transform:translate(-50%,-100%)}.map-pin svg{color:#fff;background:currentColor;border-radius:50% 50% 50% 0;width:30px;height:30px;padding:6px;transform:rotate(-45deg);box-shadow:0 3px 8px #29452740}.map-pin svg>*{transform-origin:50%;transform:rotate(45deg)}.map-pin span{color:#435147;white-space:nowrap;background:#ffffffed;border-radius:5px;align-self:center;padding:3px 6px;font-size:10px;font-weight:600;box-shadow:0 2px 6px #2d442f1f}.pin-blue{color:#3680aa}.pin-green{color:#3e9155}.pin-orange{color:#df7b36}.map-pin.is-selected svg{outline:4px solid #ffffffb8;animation:1.9s ease-in-out infinite pinPulse;transform:rotate(-45deg)scale(1.12)}.map-place-sheet{z-index:2;background:#fff;border:1px solid #e5eadf;border-radius:11px;grid-template-columns:1fr auto;gap:12px;min-height:135px;margin:-14px 7px 0;padding:17px 15px;display:grid;position:relative;box-shadow:0 10px 25px #223f2524}.map-place-sheet small,.merchant-card>div>span,.featured-route>div>span{color:#5c9b62;font-size:11px;font-weight:700}.map-place-sheet h2,.merchant-card h2,.featured-route h2{color:#1f3825;margin:4px 0;font-size:18px;line-height:1.25}.map-place-sheet p,.merchant-card p,.featured-route p{color:#6b786d;margin:0;font-size:11px;line-height:1.55}.place-actions{align-content:end;gap:7px;display:grid}.place-actions button{color:#407d4e;cursor:pointer;background:#fff;border:1px solid #cbdcca;border-radius:6px;justify-content:center;align-items:center;gap:4px;min-width:94px;height:34px;font-size:11px;display:inline-flex}.place-actions .primary{color:#fff;background:#317b46;border-color:#317b46}.nfc-toast,.service-toast{z-index:30;color:#fff;background:#1f4930;border-radius:9px;align-items:center;gap:9px;padding:12px 14px;font-size:12px;display:flex;position:fixed;bottom:90px;left:18px;right:18px;box-shadow:0 12px 30px #12362047}.nfc-toast span{flex:1}.nfc-toast button{color:#fff;background:0 0;border:0}.list-page,.service-page{background:#f8faf5;padding:22px 18px 92px}.page-intro h1{color:#1d4229;letter-spacing:.02em;margin:0;font-size:27px}.page-intro p{color:#6b7b6c;margin:7px 0 18px;font-size:13px}.segmented{border-bottom:1px solid #dfe8dc;grid-template-columns:1fr 1fr;margin-bottom:15px;display:grid}.segmented button,.route-tabs button{color:#788579;cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;height:40px;font-size:14px}.segmented .is-active,.route-tabs .is-active{color:#27733e;border-color:#348049;font-weight:700}.merchant-list{gap:12px;display:grid}.merchant-card{background:#fff;border-radius:9px;grid-template-columns:90px 1fr 18px;align-items:center;gap:12px;padding:9px;display:grid;box-shadow:0 2px 12px #27452b0f}.merchant-card img{object-fit:cover;border-radius:6px;width:90px;height:86px}.merchant-card h2{font-size:15px}.merchant-card p{margin-bottom:7px}.merchant-card b,.featured-route footer b{color:#c55b3c;font-size:15px}.merchant-card b.free,.featured-route b.free{color:#2e8c46}.route-tabs{border-bottom:1px solid #dfe8dc;gap:18px;margin:0 -18px 16px;padding:0 18px;display:flex;overflow-x:auto}.route-tabs button{white-space:nowrap;flex:none;padding:0 1px;font-size:13px}.featured-route{background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 3px 14px #27452b14}.featured-route>img{object-fit:cover;width:100%;height:158px}.featured-route>div{padding:15px}.featured-route h2{font-size:20px}.featured-route p{align-items:flex-start;gap:6px;margin:8px 0;display:flex}.featured-route p svg{color:#579166;flex:0 0 15px}.featured-route footer{justify-content:space-between;align-items:center;margin-top:13px;display:flex}.featured-route footer button{color:#37804a;cursor:pointer;background:0 0;border:0;align-items:center;gap:3px;font-size:12px;font-weight:700;display:inline-flex}.route-note{color:#3d7d47;background:#e8f2e4;border-radius:9px;gap:10px;margin-top:15px;padding:15px;display:flex}.route-note div{gap:4px;display:grid}.route-note b{font-size:13px}.route-note span{color:#678067;font-size:11px}.group-card{background:#edf5e9;border-radius:10px;min-height:200px;margin-bottom:16px;padding:20px;position:relative;overflow:hidden}.group-card>div{z-index:1;max-width:55%;position:relative}.group-card span{color:#4c8e54;font-size:12px;font-weight:700}.group-card h2{color:#1d4329;margin:7px 0;font-size:20px}.group-card p{color:#617764;font-size:12px;line-height:1.6}.group-card button{color:#fff;cursor:pointer;background:#367e48;border:0;border-radius:6px;align-items:center;gap:6px;margin-top:4px;padding:9px 13px;font-size:12px;font-weight:700;display:inline-flex}.group-card img{object-fit:cover;object-position:right center;mix-blend-mode:multiply;width:77%;height:100%;position:absolute;bottom:0;right:-30px}.ai-service{background:#fff;border-radius:10px;padding:17px;box-shadow:0 2px 12px #27452b0f}.service-title{color:#34814a;align-items:center;gap:9px;display:flex}.service-title div{gap:2px;display:grid}.service-title b{color:#27452e;font-size:14px}.service-title span{color:#839083;font-size:10px}.chat-bubble{color:#35523b;background:#e8f3e4;border-radius:3px 9px 9px;max-width:83%;margin:17px 0;padding:10px 12px;font-size:12px;line-height:1.55}.chat-bubble small{color:#6d846f;margin-top:5px;display:block}.ai-service form{grid-template-columns:1fr 36px;gap:8px;display:grid}.ai-service input{color:#38523e;min-width:0;height:38px;font:inherit;border:1px solid #dce6d9;border-radius:6px;outline-color:#4e915c;padding:0 11px;font-size:12px}.ai-service form button{color:#fff;cursor:pointer;background:#3c864d;border:0;border-radius:6px;place-items:center;display:grid}.operations-page{padding:calc(18px + env(safe-area-inset-top)) 18px 32px;overflow:auto}.operations-page header{align-items:center;gap:14px;margin-bottom:21px;display:flex}.operations-page header button{color:#41734a;cursor:pointer;background:0 0;border:0;align-items:center;gap:3px;font-size:12px;display:inline-flex}.operations-page header div{gap:2px;display:grid}.operations-page header span{color:#789178;font-size:11px}.operations-page h1{color:#23432c;margin:0;font-size:25px}.ops-hero,.ops-section{background:#fff;border-radius:10px;margin-bottom:15px;padding:16px;box-shadow:0 2px 12px #27452b0f}.ops-hero{grid-template-columns:1fr 1fr;gap:14px;display:grid}.ops-hero>div{background:#f3f8f0;border-radius:8px;gap:5px;padding:12px;display:grid}.ops-hero span,.metric-row span{color:#788779;font-size:10px}.ops-hero b{color:#28743d;font-size:27px}.ops-hero small{color:#809080;font-size:10px}.ops-hero i{color:#c36a52;font-style:normal}.ops-hero svg{grid-column:1/-1;width:100%;height:90px}.ops-hero path{fill:none;stroke:#32814a;stroke-width:3px}.ops-hero circle{fill:#32814a}.ops-heading{justify-content:space-between;align-items:center;display:flex}.ops-heading h2{color:#294631;margin:0;font-size:17px}.ops-heading span{color:#738573;font-size:11px}.metric-row{grid-template-columns:repeat(3,1fr);gap:7px;margin:15px 0;display:grid}.metric-row div{border:1px solid #e7eee4;border-radius:7px;gap:6px;padding:9px;display:grid}.metric-row b{color:#2a7540;font-size:17px}.rank-list{gap:11px;display:grid}.rank-list div{grid-template-columns:105px 1fr auto;align-items:center;gap:8px;font-size:10px;display:grid}.rank-list span{color:#536555;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.rank-list i{background:#3e8c50;border-radius:6px;height:7px;display:block}.rank-list b{color:#556657;font-size:10px}.feedback p{color:#697769;border-top:1px solid #edf0eb;margin:12px 0 0;padding-top:12px;font-size:12px}.feedback b{color:#cc744d;margin-right:8px}.feedback b.blue{color:#4a86b5}.admin-entry{margin-left:auto}.admin-shell{min-height:100dvh;padding:calc(18px + env(safe-area-inset-top)) 18px 34px;color:#27452e;background:#f6f9f3}.admin-shell>header{align-items:center;gap:13px;min-height:32px;display:flex}.admin-shell>header b{flex:1;font-size:16px}.admin-shell>header button{color:#41734a;cursor:pointer;background:0 0;border:0;align-items:center;gap:4px;font-size:12px;display:inline-flex}.admin-login{background:#fff;border-radius:10px;justify-items:center;gap:13px;max-width:330px;margin:90px auto 0;padding:28px 22px;display:grid;box-shadow:0 10px 26px #27452b17}.admin-login h1{margin:3px 0 0;font-size:25px}.admin-login p{color:#788779;margin:0 0 7px;font-size:12px}.admin-login label,.admin-item label,.admin-sales label{color:#546555;gap:6px;width:100%;font-size:11px;display:grid}.admin-login input,.admin-item input,.admin-item textarea,.admin-sales input,.admin-sales select{color:#294631;width:100%;font:inherit;background:#fbfdf9;border:1px solid #dbe6d8;border-radius:6px;outline-color:#438651;font-size:13px}.admin-login input,.admin-item input,.admin-sales input,.admin-sales select{height:39px;padding:0 10px}.admin-item textarea{resize:vertical;min-height:70px;padding:9px 10px}.admin-login button,.admin-editor-head>button,.admin-sales form>button{color:#fff;cursor:pointer;background:#347f47;border:0;border-radius:6px;justify-content:center;align-items:center;gap:6px;min-height:40px;font-weight:700;display:inline-flex}.admin-login button{width:100%}.admin-login em,.admin-error{color:#bd5844;font-size:12px;font-style:normal}.admin-loading{color:#718171;text-align:center;padding:80px 0}.admin-tabs{border-bottom:1px solid #dbe6d8;gap:17px;margin:23px -18px 16px;padding:0 18px;display:flex;overflow-x:auto}.admin-tabs button{color:#708071;cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;flex:none;height:38px;font-size:13px}.admin-tabs .is-active{color:#28763f;border-color:#39834c;font-weight:700}.admin-notice,.admin-error{background:#e9f4e5;border-radius:7px;margin:0 0 12px;padding:10px 12px}.admin-error{background:#fff0eb}.admin-editor-head{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:13px;display:flex}.admin-editor-head h1,.admin-sales h1{margin:0;font-size:22px}.admin-editor-head p,.admin-sales>p{color:#748274;margin:6px 0 0;font-size:12px;line-height:1.55}.admin-editor-head>button{min-width:68px;height:36px;font-size:12px}.admin-item,.admin-sales{background:#fff;border-radius:9px;gap:11px;margin-bottom:13px;padding:15px;display:grid;box-shadow:0 2px 12px #27452b0f}.admin-item-top{justify-content:space-between;align-items:center;display:flex}.admin-item-top b{color:#2c5035;font-size:15px}.admin-item-top button{color:#bd6048;cursor:pointer;background:#fff1ec;border:0;border-radius:5px;place-items:center;width:30px;height:30px;display:grid}.image-upload{cursor:pointer;align-items:center;color:#397b49!important;gap:5px!important;width:auto!important;display:inline-flex!important}.image-upload input{display:none}.add-content{color:#337d46;cursor:pointer;background:0 0;border:1px dashed #9ebc9c;border-radius:7px;width:100%;min-height:44px;font-weight:700}.admin-sales form{gap:13px;margin-top:8px;display:grid}.admin-sales form>button{width:100%}.sales-summary{grid-template-columns:1fr 1fr;gap:9px;display:grid}.sales-summary span{color:#738273;background:#eef6ea;border-radius:7px;gap:4px;padding:11px;font-size:11px;display:grid}.sales-summary b{color:#2e7d43;font-size:19px}@keyframes mapSweep{0%,35%{opacity:0;transform:translate(0)skew(-20deg)}48%{opacity:1}72%,to{opacity:0;transform:translate(540%)skew(-20deg)}}@keyframes pinPulse{50%{filter:brightness(1.08);box-shadow:0 0 0 7px #ffffff52,0 4px 12px #255d304d}}@media (width>=700px){.village-shell,.operations-page{min-height:min(900px,100dvh)}.map-page{min-height:768px}.map-stage{height:510px}.village-content{min-height:768px}}.app-shell.tourism-shell{width:100%;max-width:none;min-height:100dvh;box-shadow:none;background:#f4f7f2;border-radius:0;margin:0;overflow-x:clip}.tourism-shell .village-shell{--forest:#164b37;--leaf:#277a4c;--mint:#dcecdf;--paper:#f7f9f5;--ink:#14291f;--muted:#66766d;--warm:#d66a45;background:var(--paper);min-width:0;min-height:100dvh;color:var(--ink)}.tourism-shell .village-header{z-index:18;width:100%;height:calc(64px + env(safe-area-inset-top));padding:max(10px, env(safe-area-inset-top)) 18px 10px;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f7f9f5f0;border-bottom:1px solid #1845311a;align-items:flex-end;position:sticky;top:0}.tourism-shell .village-brand{color:var(--ink);letter-spacing:0;gap:10px}.tourism-shell .brand-hill{background:var(--mint);width:34px;height:34px;color:var(--forest);border-radius:50%}.tourism-shell .village-brand b{font-family:Noto Serif SC,Songti SC,serif;font-size:18px;line-height:1.1}.tourism-shell .village-brand small{color:#7a8a80;font-size:9px}.village-location{color:#64756b;white-space:nowrap;align-items:center;gap:4px;padding-bottom:7px;font-size:11px;display:inline-flex}.tourism-shell .village-nav{width:100%;height:calc(64px + env(safe-area-inset-bottom));padding:7px max(10px, calc((100% - 680px) / 2)) max(7px, env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fafbf8f5;border-top-color:#1845311f;left:0;right:0;transform:none;box-shadow:0 -8px 24px #193f2a14}.tourism-shell .village-nav button{color:#849087;gap:2px;font-size:10px;position:relative}.tourism-shell .village-nav button.is-active:before{background:var(--forest);content:"";border-radius:2px;width:28px;height:2px;position:absolute;top:-7px}.tourism-shell .map-page{min-height:0;padding:14px 14px calc(82px + env(safe-area-inset-bottom));background:#edf3ed;gap:12px;display:grid}.map-welcome{justify-content:space-between;align-items:center;gap:14px;min-width:0;display:flex}.map-welcome>div{min-width:0}.map-welcome span,.tourism-shell .page-intro>span{color:var(--leaf);font-size:10px;font-weight:700}.map-welcome h1{max-width:270px;color:var(--ink);margin:3px 0 0;font-family:Noto Serif SC,Songti SC,serif;font-size:17px;line-height:1.35}.map-welcome>button{background:var(--forest);color:#fff;cursor:pointer;border-radius:8px;flex:0 0 54px;place-items:center;width:54px;height:48px;padding:5px 0 4px;display:grid}.map-welcome>button span{color:#fff;font-size:9px}.tourism-shell .map-search{color:#6c7d72;background:#fff;border:1px solid #1c49341f;border-radius:7px;align-items:center;gap:9px;width:100%;height:43px;padding:0 12px;display:flex}.map-search-results{z-index:12;background:#fff;border:1px solid #1c49341f;border-radius:7px;position:absolute;top:calc(100% + 5px);left:0;right:0;overflow:hidden;box-shadow:0 14px 30px #17392724}.map-search-results button{width:100%;min-height:42px;color:var(--ink);cursor:pointer;background:#fff;border-bottom:1px solid #edf1eb;justify-content:space-between;align-items:center;padding:0 12px;display:flex}.map-search-results button:last-child{border-bottom:0}.map-search-results small{color:var(--leaf);font-size:10px}.tourism-shell .map-stage{border:1px solid #1f4b3521;border-radius:8px;width:100%;height:clamp(330px,45dvh,460px);min-height:330px;box-shadow:0 10px 28px #1f432a1f}.tourism-shell .handdrawn-map{background-size:cover;transition:transform .16s ease-out}.tourism-shell .map-controls{border-radius:6px;bottom:10px;right:10px}.tourism-shell .map-controls button{width:38px;height:36px;color:var(--forest)}.map-scale{z-index:4;color:#fff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#143223c7;border-radius:4px;padding:5px 7px;font-size:9px;position:absolute;bottom:11px;left:11px}.tourism-shell .map-pin span{color:#293f33;border-radius:4px}.tourism-shell .map-place-sheet{z-index:2;border:1px solid #1c49341a;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;gap:12px;min-width:0;min-height:126px;margin:0;padding:14px;display:grid;position:relative;box-shadow:0 6px 18px #1c3e2812}.tourism-shell .map-place-sheet h2{margin:3px 0 5px;font-size:18px}.tourism-shell .map-place-sheet p{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:11px;display:-webkit-box;overflow:hidden}.tourism-shell .place-actions{align-content:center}.tourism-shell .place-actions button{border-radius:6px;min-width:92px;height:36px}.tourism-shell .place-actions .primary{background:var(--forest)}.tourism-shell .nfc-toast,.tourism-shell .service-toast{right:max(16px,50% - 340px);bottom:calc(78px + env(safe-area-inset-bottom));background:var(--forest);border-radius:7px;left:max(16px,50% - 340px)}.tourism-shell .list-page,.tourism-shell .service-page{width:min(100%,760px);min-height:0;padding:24px 16px calc(88px + env(safe-area-inset-bottom));background:var(--paper);margin:0 auto}.tourism-shell .page-intro{margin-bottom:20px}.tourism-shell .page-intro h1{color:var(--ink);letter-spacing:0;margin:3px 0 0;font-family:Noto Serif SC,Songti SC,serif;font-size:28px}.tourism-shell .page-intro p{max-width:520px;color:var(--muted);margin:7px 0 0;font-size:12px;line-height:1.65}.tourism-shell .segmented{background:#eef3ed;border:1px solid #dce5dc;border-radius:7px;height:42px;margin-bottom:16px;padding:3px}.tourism-shell .segmented button{border:0;border-radius:5px;height:34px;font-size:12px}.tourism-shell .merchant-list{background:#e2e8df;border:1px solid #e2e8df;border-radius:8px;grid-template-columns:1fr;gap:1px;overflow:hidden}.tourism-shell .merchant-card{min-width:0;min-height:112px;box-shadow:none;border-radius:0;grid-template-columns:104px minmax(0,1fr) 18px;gap:12px;padding:8px}.tourism-shell .merchant-card img{border-radius:5px;width:104px;height:96px}.tourism-shell .merchant-card h2{margin:3px 0;font-size:16px}.tourism-shell .merchant-card p{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.tourism-shell .route-tabs{border:0;gap:8px;margin:0 0 16px;padding:0}.tourism-shell .route-tabs button{background:#fff;border:1px solid #dce5dc;border-radius:17px;height:34px;padding:0 13px;font-size:11px}.tourism-shell .route-tabs .is-active{border-color:var(--forest);background:var(--forest);color:#fff}.tourism-shell .featured-route{box-shadow:none;border:1px solid #e2e8df;border-radius:8px}.route-cover{height:218px;position:relative;overflow:hidden}.route-cover img{object-fit:cover;width:100%;height:100%}.route-cover:after{content:"";background:linear-gradient(#0000,#091f149e);position:absolute;inset:45% 0 0}.route-cover span{z-index:1;color:#fff;font-size:11px;font-weight:700;position:absolute;bottom:12px;left:14px}.tourism-shell .featured-route>div:last-child{padding:15px}.tourism-shell .featured-route h2{margin:0 0 10px;font-size:21px}.route-facts{grid-template-columns:minmax(90px,auto) minmax(0,1fr);gap:8px 16px;display:grid}.tourism-shell .featured-route .route-facts p{margin:0}.tourism-shell .featured-route footer{border-top:1px solid #edf1eb;padding-top:13px}.tourism-shell .featured-route footer button{color:var(--forest)}.tourism-shell .route-note{color:var(--forest);background:#eef3e6;border-left:3px solid #cda959;border-radius:0 6px 6px 0;margin-top:12px;padding:14px}.tourism-shell .group-card{background:var(--forest);border-radius:8px;grid-template-rows:150px auto;min-height:250px;margin-bottom:14px;padding:0;display:grid}.tourism-shell .group-card img{object-fit:cover;object-position:center 45%;mix-blend-mode:normal;width:100%;height:150px;position:static}.tourism-shell .group-card>div{justify-items:start;max-width:none;padding:16px;display:grid}.tourism-shell .group-card span,.tourism-shell .group-card h2,.tourism-shell .group-card p{color:#fff}.tourism-shell .group-card h2{margin:4px 0;font-size:19px}.tourism-shell .group-card p{opacity:.72;margin:0}.tourism-shell .group-card button{color:var(--forest);background:#fff;border:1px solid #ffffff70;border-radius:5px;margin-top:12px}.tourism-shell .ai-service{box-shadow:none;border:1px solid #e2e8df;border-radius:8px;padding:16px}.tourism-shell .chat-bubble{background:#e6efe4;border-radius:3px 7px 7px}@media (width>=760px){.tourism-shell .village-header{padding-left:max(24px,50% - 520px);padding-right:max(24px,50% - 520px)}.tourism-shell .map-page{grid-template-rows:auto auto 1fr;grid-template-columns:minmax(0,1.65fr) minmax(280px,.75fr);width:min(100%,1040px);margin:0 auto;padding:22px 24px 94px}.map-welcome,.tourism-shell .map-toolbar{grid-column:1/-1}.tourism-shell .map-stage{height:min(650px,100dvh - 220px);min-height:500px}.tourism-shell .map-place-sheet{grid-template-columns:1fr;align-self:start;min-height:230px;padding:22px}.tourism-shell .map-place-sheet h2{margin-top:5px;font-size:24px}.tourism-shell .map-place-sheet p{-webkit-line-clamp:4;font-size:13px}.tourism-shell .place-actions,.tourism-shell .merchant-list{grid-template-columns:1fr 1fr}.tourism-shell .group-card{grid-template-rows:none;grid-template-columns:1.35fr 1fr;min-height:270px}.tourism-shell .group-card img{height:270px}.tourism-shell .group-card>div{grid-area:1/2;align-content:center}}@media (width<=390px){.tourism-shell .map-page{padding-left:10px;padding-right:10px}.map-welcome h1{font-size:16px}.tourism-shell .map-place-sheet{grid-template-columns:1fr}.tourism-shell .place-actions{grid-template-columns:1fr 1fr}.tourism-shell .merchant-card{grid-template-columns:90px minmax(0,1fr) 16px}.tourism-shell .merchant-card img{width:90px}}.tourism-shell,.admin-app-shell{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;-webkit-font-smoothing:antialiased;font-family:PingFang SC,HarmonyOS Sans SC,Microsoft YaHei,system-ui,sans-serif}.tourism-shell{--forest-950:#143226;--forest-900:#174b37;--forest-700:#2f7d4b;--forest-500:#6f9b62;--mint-200:#dcebdd;--mint-100:#eef5eb;--paper:#f8f5ec;--paper-2:#f2eee3;--card:#fffdf8;--ink:#1e2c24;--muted:#6d786f;--line:#2147321f;--orange:#e9803d;--red:#c95f45;background:radial-gradient(circle at 8% 18%, #6f9b621f, transparent 28rem), var(--paper);width:100%;max-width:none;min-height:100dvh;color:var(--ink);box-shadow:none;overflow-x:clip}.tourism-shell button,.admin-app-shell button{touch-action:manipulation}.tourism-shell .village-shell{background:0 0;min-height:100dvh}.tourism-shell .village-header{z-index:40;width:100%;height:calc(70px + env(safe-area-inset-top));padding:max(9px, env(safe-area-inset-top)) max(18px, calc((100% - 1180px) / 2)) 10px;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(20px)saturate(1.15);backdrop-filter:blur(20px)saturate(1.15);background:#f8f5ece6;justify-content:space-between;align-items:flex-end;display:flex;position:sticky;top:0}.tourism-shell .village-brand{color:var(--ink);align-items:center;gap:11px;display:flex}.tourism-shell .brand-hill{background:linear-gradient(145deg,#edf6e7,#d6e8d4);border:1px solid #2f7d4b1f;border-radius:14px;flex:0 0 42px;place-items:center;width:42px;height:42px;display:grid;overflow:hidden;box-shadow:0 6px 14px #2657361f}.tourism-shell .brand-hill img{object-fit:contain;width:116%;height:116%;transform:translateY(4px)}.tourism-shell .village-brand>div{gap:2px;display:grid}.tourism-shell .village-brand b{letter-spacing:.04em;font-size:18px;font-weight:800;line-height:1}.tourism-shell .village-brand small{color:#758177;letter-spacing:.15em;font-size:8px;font-weight:700}.tourism-shell .village-location{color:#52665a;background:#fffdf8b8;border:1px solid #2f7d4b1a;border-radius:999px;align-items:center;gap:4px;margin-bottom:7px;padding:6px 9px;font-size:10px;display:inline-flex}.tourism-shell .village-location i{background:#69a66f;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 4px #69a66f1f}.tourism-shell .village-content{width:100%;min-height:calc(100dvh - 70px)}.tourism-shell .village-page{width:100%;min-width:0;padding-bottom:calc(108px + env(safe-area-inset-bottom))}.tourism-shell .village-nav{z-index:50;right:50%;bottom:max(10px, env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(22px)saturate(1.2);backdrop-filter:blur(22px)saturate(1.2);background:#fffdf8f0;border:1px solid #1f4b341f;border-radius:22px;grid-template-columns:repeat(4,1fr);width:min(100% - 24px,520px);height:70px;padding:7px 9px;display:grid;position:fixed;left:auto;transform:translate(50%);box-shadow:0 16px 46px #1c3e292e}.tourism-shell .village-nav button{color:#879188;cursor:pointer;background:0 0;border:0;border-radius:14px;grid-template-rows:36px auto;place-items:center;gap:3px;font-size:10px;display:grid;position:relative}.tourism-shell .village-nav .nav-icon{border-radius:12px;place-items:center;width:36px;height:36px;transition:all .2s;display:grid}.tourism-shell .village-nav .nav-label{font-weight:600}.tourism-shell .village-nav button.is-active{color:var(--forest-900)}.tourism-shell .village-nav button.is-active .nav-icon{background:var(--forest-900);color:#fff;transform:translateY(-2px);box-shadow:0 7px 14px #174b373d}.channel-hero{background:var(--forest-900);isolation:isolate;border-radius:24px;height:222px;position:relative;overflow:hidden;box-shadow:0 14px 34px #20442f24}.channel-hero-image,.channel-hero-shade{width:100%;height:100%;position:absolute;inset:0}.channel-hero-image{object-fit:cover}.channel-hero-shade{z-index:1;background:linear-gradient(90deg,#113426e6 0%,#113426a3 46%,#1134260d 83%)}.channel-hero.tone-orange .channel-hero-shade{background:linear-gradient(90deg,#4e3118e0,#5c381c91 46%,#5c381c0a 82%)}.channel-hero.tone-blue .channel-hero-shade{background:linear-gradient(90deg,#13393ae6,#18484694 48%,#1848460a 82%)}.channel-hero-copy{z-index:2;color:#fff;width:min(58%,470px);position:absolute;top:50%;left:clamp(20px,5vw,44px);transform:translateY(-50%)}.channel-hero-copy>span{color:#d9e8d5;letter-spacing:.12em;margin-bottom:8px;font-size:10px;font-weight:800;display:inline-block}.channel-hero-copy h1{letter-spacing:.02em;margin:0;font-family:Songti SC,STSong,serif;font-size:clamp(25px,5vw,38px);font-weight:800;line-height:1.18}.channel-hero-copy p{color:#ffffffc7;max-width:410px;margin:10px 0 0;font-size:12px;line-height:1.65}.channel-hero-avatar{z-index:2;filter:drop-shadow(0 14px 20px #0f281c38);width:clamp(132px,26vw,192px);position:absolute;bottom:-18px;right:clamp(6px,4vw,36px)}.content-section-head{justify-content:space-between;align-items:flex-end;margin:27px 2px 14px;display:flex}.content-section-head>div{gap:3px;display:grid}.content-section-head span{color:var(--forest-700);letter-spacing:.12em;font-size:10px;font-weight:800}.content-section-head h2{color:var(--ink);letter-spacing:.01em;margin:0;font-size:24px}.content-section-head>small{color:var(--muted);align-items:center;gap:4px;margin-bottom:3px;font-size:10px;display:inline-flex}.tourism-shell .map-page{width:min(100%,1180px);padding:18px max(12px, calc((100% - 1180px) / 2)) calc(112px + env(safe-area-inset-bottom));background:0 0;margin:0 auto;display:block}.map-hero{isolation:isolate;background:#dde9da;border-radius:24px;height:180px;margin-bottom:14px;position:relative;overflow:hidden;box-shadow:0 14px 36px #1c422a24}.map-hero-bg,.map-hero-shade{width:100%;height:100%;position:absolute;inset:0}.map-hero-bg{object-fit:cover;object-position:center 58%}.map-hero-shade{z-index:1;background:linear-gradient(90deg,#143627e8,#143627a6 48%,#14362714 80%)}.map-hero-copy{z-index:3;color:#fff;max-width:58%;position:absolute;top:22px;left:22px}.map-hero-copy>span{color:#dcebd8;letter-spacing:.08em;font-size:9px;font-weight:800}.map-hero-copy h1{letter-spacing:.02em;margin:7px 0 8px;font-family:Songti SC,STSong,serif;font-size:clamp(22px,5.3vw,31px);font-weight:800;line-height:1.22}.map-hero-copy p{color:#ffffffc7;align-items:center;gap:4px;margin:0;font-size:10px;display:inline-flex}.map-hero-guide{z-index:2;filter:drop-shadow(0 12px 18px #1130203d);width:160px;position:absolute;bottom:-23px;right:-4px}.map-nfc-entry{z-index:5;min-width:124px;color:var(--forest-900);cursor:pointer;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffdf8f0;border:1px solid #ffffff80;border-radius:13px;align-items:center;gap:8px;padding:9px 12px;display:flex;position:absolute;bottom:13px;right:14px;box-shadow:0 8px 22px #1539262e}.map-nfc-entry>span{text-align:left;gap:1px;display:grid}.map-nfc-entry b{font-size:11px}.map-nfc-entry small{color:#738078;font-size:8px}.map-workspace{gap:14px;display:grid}.map-canvas-column{gap:10px;min-width:0;display:grid}.tourism-shell .map-toolbar{margin:0;display:block;position:relative}.tourism-shell .map-search{border:1px solid var(--line);color:#728078;background:#fffdf8f0;border-radius:15px;align-items:center;gap:10px;width:100%;height:48px;padding:0 15px;display:flex;box-shadow:0 7px 18px #21422c0f}.tourism-shell .map-search input{width:100%;min-width:0;color:var(--ink);font:inherit;background:0 0;border:0;outline:0;font-size:13px}.tourism-shell .map-search input::placeholder{color:#9aa39d}.tourism-shell .map-search-results{z-index:24;border:1px solid var(--line);background:var(--card);border-radius:15px;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow:hidden;box-shadow:0 18px 38px #193b2629}.tourism-shell .map-search-results button{width:100%;min-height:46px;color:var(--ink);cursor:pointer;background:0 0;border-bottom:1px solid #22483314;justify-content:space-between;align-items:center;padding:0 14px;display:flex}.tourism-shell .map-search-results button:last-child{border-bottom:0}.tourism-shell .map-search-results small{color:var(--forest-700);font-size:10px}.tourism-shell .map-stage{touch-action:none;background:#dfece1;border:1px solid #1e483121;border-radius:22px;width:100%;height:clamp(360px,49dvh,560px);min-height:360px;position:relative;overflow:hidden;box-shadow:0 14px 32px #1d412a21}.tourism-shell .handdrawn-map{transform-origin:50%;background:#dfece1 url(/qingshan/handdrawn-map.webp) 50%/cover no-repeat;transition:transform .16s ease-out;position:absolute;inset:0;overflow:visible}.tourism-shell .handdrawn-map-art{z-index:0;pointer-events:none;-webkit-user-select:none;user-select:none;object-fit:cover;object-position:center;width:100%;height:100%;display:block;position:absolute;inset:0}.tourism-shell .handdrawn-map .map-light-sweep{z-index:1}.tourism-shell .handdrawn-map .map-pin{z-index:2}.tourism-shell .map-controls{z-index:7;background:#fffdf8f2;border:1px solid #20493221;border-radius:12px;display:grid;position:absolute;bottom:12px;right:12px;overflow:hidden;box-shadow:0 7px 18px #1a3d2726}.tourism-shell .map-controls button{width:42px;height:39px;color:var(--forest-900);cursor:pointer;background:0 0;border:0;border-bottom:1px solid #2247331a;place-items:center;font-size:22px;display:grid}.tourism-shell .map-controls button:last-child{border-bottom:0}.tourism-shell .map-scale{z-index:7;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#143223c2;border-radius:9px;padding:6px 9px;font-size:9px;position:absolute;bottom:13px;left:13px}.tourism-shell .map-pin span{color:#293f33;background:#fffdf8f0;border:1px solid #1e442f14;border-radius:8px;padding:4px 7px;font-size:9px;box-shadow:0 5px 12px #1d3e291f}.tourism-shell .map-place-sheet{z-index:2;border:1px solid var(--line);background:var(--card);border-radius:22px;gap:12px;min-width:0;margin:0;padding:18px;display:grid;position:relative;box-shadow:0 12px 30px #1d3f291a}.place-heading{align-items:center;gap:12px;display:flex}.place-index{background:linear-gradient(145deg, var(--forest-900), #286d4e);color:#fff;border-radius:15px;flex:0 0 48px;place-items:center;width:48px;height:48px;font-family:Georgia,serif;font-size:18px;font-style:italic;display:grid;box-shadow:0 8px 18px #174b372e}.tourism-shell .map-place-sheet small{color:var(--forest-700);letter-spacing:.08em;font-size:9px;font-weight:800}.tourism-shell .map-place-sheet h2{color:var(--ink);margin:3px 0 0;font-size:20px;line-height:1.2}.tourism-shell .map-place-sheet>p{color:var(--muted);margin:0;font-size:12px;line-height:1.7}.tourism-shell .place-actions{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.tourism-shell .place-actions button{min-width:0;min-height:66px;color:var(--forest-700);cursor:pointer;background:#f8faf5;border:1px solid #224a331f;border-radius:14px;place-items:center;gap:5px;padding:8px 5px;font-size:10px;font-weight:700;display:grid}.tourism-shell .place-actions .primary{border-color:var(--forest-900);background:var(--forest-900);color:#fff;box-shadow:0 8px 16px #174b372e}.tourism-shell .nfc-toast,.tourism-shell .service-toast{z-index:70;right:max(18px,50% - 310px);bottom:calc(94px + env(safe-area-inset-bottom));color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#143929f5;border:1px solid #ffffff1f;border-radius:16px;align-items:center;gap:10px;padding:14px 16px;font-size:11px;display:flex;position:fixed;left:max(18px,50% - 310px);box-shadow:0 18px 40px #11302042}.tourism-shell .nfc-toast span{flex:1}.tourism-shell .nfc-toast button{color:#fff;background:0 0}.tourism-shell .list-page,.tourism-shell .service-page{width:min(100%,1060px);padding:18px 14px calc(114px + env(safe-area-inset-bottom));background:0 0;margin:0 auto}.tourism-shell .segmented{border:1px solid var(--line);background:#ecefe7;border-radius:15px;grid-template-columns:1fr 1fr;height:46px;margin:0 0 16px;padding:4px;display:grid}.tourism-shell .segmented button{color:#78837b;cursor:pointer;background:0 0;border:0;border-radius:11px;height:36px;font-size:12px}.tourism-shell .segmented .is-active{background:var(--card);color:var(--forest-900);font-weight:800;box-shadow:0 4px 12px #1c402a1a}.tourism-shell .merchant-list{background:0 0;border:0;border-radius:0;grid-template-columns:1fr;gap:12px;display:grid;overflow:visible}.tourism-shell .merchant-card{border:1px solid var(--line);background:var(--card);border-radius:20px;grid-template-columns:132px minmax(0,1fr);gap:0;min-width:0;min-height:154px;padding:0;display:grid;overflow:hidden;box-shadow:0 10px 26px #1f422b14}.merchant-media{min-height:154px;position:relative;overflow:hidden}.tourism-shell .merchant-card .merchant-media img{object-fit:cover;border-radius:0;width:100%;height:100%}.merchant-media:after{content:"";background:linear-gradient(#0000,#142f2057);position:absolute;inset:45% 0 0}.merchant-media>span{z-index:1;color:var(--forest-900);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffdf8e6;border-radius:999px;padding:5px 8px;font-size:8px;font-weight:800;position:absolute;bottom:10px;left:10px}.merchant-copy{align-content:space-between;gap:8px;min-width:0;padding:15px 14px;display:grid}.merchant-copy small,.route-kicker{color:var(--orange);letter-spacing:.08em;font-size:9px;font-weight:800}.tourism-shell .merchant-card h2{color:var(--ink);margin:4px 0 0;font-size:17px;line-height:1.25}.tourism-shell .merchant-card p{-webkit-line-clamp:2;color:var(--muted);-webkit-box-orient:vertical;margin:0;font-size:11px;line-height:1.55;display:-webkit-box;overflow:hidden}.merchant-copy footer{border-top:1px solid #20463114;justify-content:space-between;align-items:center;gap:8px;padding-top:7px;display:flex}.tourism-shell .merchant-card b{color:var(--red);font-size:13px}.tourism-shell .merchant-card b.free,.tourism-shell .featured-route b.free{color:var(--forest-700)}.merchant-copy footer>span{color:#79847c;align-items:center;gap:2px;font-size:9px;display:inline-flex}.tourism-shell .route-tabs{scrollbar-width:none;border:0;gap:8px;margin:0 0 15px;padding:0 0 2px;display:flex;overflow-x:auto}.tourism-shell .route-tabs::-webkit-scrollbar{display:none}.tourism-shell .route-tabs button{border:1px solid var(--line);background:var(--card);color:#758077;cursor:pointer;border-radius:999px;flex:none;height:38px;padding:0 16px;font-size:11px}.tourism-shell .route-tabs .is-active{border-color:var(--forest-900);background:var(--forest-900);color:#fff;font-weight:800;box-shadow:0 8px 16px #174b3729}.tourism-shell .featured-route{border:1px solid var(--line);background:var(--card);border-radius:22px;display:grid;overflow:hidden;box-shadow:0 12px 30px #1c3f281a}.tourism-shell .route-cover{height:240px;position:relative;overflow:hidden}.tourism-shell .route-cover img{object-fit:cover;width:100%;height:100%}.tourism-shell .route-cover:after{content:"";background:linear-gradient(#0000,#0e2c1fa3);position:absolute;inset:42% 0 0}.tourism-shell .route-cover>span{z-index:2;color:var(--forest-900);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffdf8eb;border-radius:999px;padding:7px 11px;font-size:10px;font-weight:800;position:absolute;top:14px;left:14px}.route-cover-meta{z-index:2;color:#fff;align-items:center;gap:5px;font-size:10px;font-weight:700;display:inline-flex;position:absolute;bottom:14px;right:14px}.tourism-shell .featured-route>.route-card-copy{gap:13px;padding:18px;display:grid}.tourism-shell .route-card-copy h2{color:var(--ink);margin:-6px 0 0;font-size:22px;line-height:1.3}.route-stops{background:var(--mint-100);border-radius:15px;gap:8px;padding:12px;display:grid}.route-stops span{color:#52665a;align-items:center;gap:9px;font-size:11px;display:flex}.route-stops i{background:var(--card);width:22px;height:22px;color:var(--forest-700);border-radius:50%;flex:0 0 22px;place-items:center;font-size:9px;font-style:normal;font-weight:800;display:grid}.tourism-shell .route-card-copy footer{border-top:1px solid #1f453017;justify-content:space-between;align-items:center;gap:12px;padding-top:13px;display:flex}.tourism-shell .route-card-copy footer>div{gap:2px;display:grid}.tourism-shell .route-card-copy footer small{color:#8a938c;font-size:9px}.tourism-shell .route-card-copy footer b{color:var(--red);font-size:15px}.tourism-shell .route-card-copy footer button{background:var(--forest-900);color:#fff;cursor:pointer;border:0;border-radius:13px;align-items:center;gap:6px;height:42px;padding:0 16px;font-size:11px;font-weight:800;display:inline-flex;box-shadow:0 8px 17px #174b372e}.tourism-shell .route-note{color:var(--forest-900);background:#f4efe0;border:1px solid #b7944a2e;border-left:0;border-radius:17px;grid-template-columns:42px 1fr auto;align-items:center;gap:11px;margin-top:13px;padding:14px;display:grid}.route-note-icon{color:#755d24;background:#e8d8aa;border-radius:13px;place-items:center;width:42px;height:42px;display:grid}.tourism-shell .route-note>div{gap:3px;display:grid}.tourism-shell .route-note b{font-size:12px}.tourism-shell .route-note span:not(.route-note-icon){color:#7c755f;font-size:10px}.service-grid{gap:13px;margin-top:18px;display:grid}.tourism-shell .service-grid .group-card{border:1px solid var(--line);background:var(--card);border-radius:22px;grid-template-rows:160px auto;min-height:0;margin:0;padding:0;display:grid;overflow:hidden;box-shadow:0 12px 28px #1f412b17}.tourism-shell .service-grid .group-card>.group-card-media{grid-area:auto;width:100%;min-width:0;max-width:none;padding:0;display:block;position:relative;overflow:hidden}.tourism-shell .group-card-media>img{object-fit:cover;object-position:center 48%;mix-blend-mode:normal;width:100%;height:160px;position:static}.demo-badge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffdf8e6;border-radius:999px;padding:6px 9px;font-weight:800;position:absolute;top:12px;left:12px;color:var(--forest-900)!important;font-size:9px!important}.tourism-shell .service-grid .group-card>div:last-child{justify-items:stretch;gap:11px;max-width:none;padding:16px;display:grid}.service-profile{align-items:center;gap:10px;display:flex}.service-profile img{object-fit:cover;background:#e5efe2;border:2px solid #fff;border-radius:16px;width:48px;height:48px;box-shadow:0 6px 14px #1f432b1f}.service-profile>span{gap:2px;display:grid}.tourism-shell .service-profile small{color:var(--forest-700);font-size:9px;font-weight:800}.tourism-shell .service-profile b{color:var(--ink);font-size:17px}.tourism-shell .service-grid .group-card p{color:var(--muted);margin:0;font-size:11px;line-height:1.6}.tourism-shell .service-grid .group-card button{background:var(--forest-900);color:#fff;cursor:pointer;border:0;border-radius:13px;justify-content:center;align-items:center;gap:6px;width:100%;height:42px;margin:0;font-size:11px;font-weight:800;display:inline-flex}.tourism-shell .ai-service{border:1px solid var(--line);background:var(--card);border-radius:22px;gap:14px;padding:17px;display:grid;box-shadow:0 12px 28px #1f412b17}.tourism-shell .service-title{align-items:center;gap:11px;display:flex}.tourism-shell .service-title>img{object-fit:contain;background:#e7f0e2;border-radius:17px;width:52px;height:52px;box-shadow:inset 0 0 0 1px #1f4c3214,0 7px 15px #1f422b1a}.tourism-shell .service-title>div{gap:4px;display:grid}.tourism-shell .service-title b{color:var(--ink);font-size:16px}.tourism-shell .service-title span{color:#7b867e;align-items:center;gap:5px;font-size:9px;display:inline-flex}.tourism-shell .service-title span i{background:var(--orange);border-radius:50%;width:6px;height:6px}.tourism-shell .chat-bubble{background:var(--mint-100);color:#395244;border-radius:4px 16px 16px;max-width:92%;margin:0;padding:13px 14px;font-size:11px;line-height:1.55}.tourism-shell .chat-bubble>b{color:var(--forest-900);margin-bottom:4px;font-size:11px;display:block}.tourism-shell .chat-bubble small{color:#67786d;display:block}.assistant-suggestions{flex-wrap:wrap;gap:7px;display:flex}.assistant-suggestions button{border:1px solid var(--line);color:#5b6d61;cursor:pointer;background:#faf8f1;border-radius:999px;height:30px;padding:0 11px;font-size:9px}.tourism-shell .ai-service form{grid-template-columns:1fr 42px;gap:8px;display:grid}.tourism-shell .ai-service input{border:1px solid var(--line);width:100%;min-width:0;height:42px;color:var(--ink);font:inherit;outline-color:var(--forest-700);background:#faf9f4;border-radius:13px;padding:0 13px;font-size:11px}.tourism-shell .ai-service form button{background:var(--forest-900);color:#fff;cursor:pointer;border:0;border-radius:13px;place-items:center;display:grid}.admin-app-shell{color:#1f3026;width:100%;max-width:none;min-height:100dvh;box-shadow:none;background:radial-gradient(circle at 10% 5%,#5c966124,#0000 28rem),#f3f1e9;margin:0;overflow:clip auto}.admin-shell-v2{width:min(100%,1180px);min-height:100dvh;padding:calc(18px + env(safe-area-inset-top)) 18px 44px;color:#24382b;background:0 0;margin:0 auto}.admin-shell-v2>header{border-bottom:1px solid #1f49301a;align-items:center;gap:13px;min-height:52px;padding:0 4px;display:flex}.admin-shell-v2>header b{flex:1;font-size:17px}.admin-shell-v2>header button{color:#52705c;cursor:pointer;background:0 0;border:0;align-items:center;gap:4px;font-size:11px;display:inline-flex}.admin-shell-v2 .admin-login{background:#fffdf8f5;border:1px solid #1f48311a;border-radius:24px;justify-items:center;gap:13px;width:min(100%,430px);margin:clamp(55px,10vh,100px) auto 0;padding:30px 28px;display:grid;box-shadow:0 22px 56px #1b3e2821}.admin-login-avatar{background:#deecda;border-radius:25px;place-items:center;width:86px;height:86px;display:grid;overflow:hidden;box-shadow:0 12px 26px #21513329}.admin-login-avatar img{object-fit:contain;width:116%;height:116%;transform:translateY(8px)}.admin-login-kicker{color:#66836c;letter-spacing:.18em;font-size:9px;font-weight:800}.admin-shell-v2 .admin-login h1{color:#1f3828;margin:-6px 0 0;font-size:27px}.admin-shell-v2 .admin-login p{color:#768178;margin:-4px 0 5px;font-size:11px}.admin-shell-v2 .admin-login label,.admin-shell-v2 .admin-item label,.admin-shell-v2 .admin-sales label{color:#56685b;gap:7px;width:100%;font-size:10px;display:grid}.admin-shell-v2 .admin-login input,.admin-shell-v2 .admin-item input,.admin-shell-v2 .admin-item textarea,.admin-shell-v2 .admin-sales input,.admin-shell-v2 .admin-sales select{color:#24392b;width:100%;font:inherit;background:#faf9f3;border:1px solid #1f4b3121;border-radius:12px;outline-color:#3e8251;font-size:12px}.admin-shell-v2 .admin-login input,.admin-shell-v2 .admin-item input,.admin-shell-v2 .admin-sales input,.admin-shell-v2 .admin-sales select{height:44px;padding:0 12px}.admin-shell-v2 .admin-item textarea{resize:vertical;min-height:82px;padding:10px 12px}.admin-shell-v2 .admin-login>button,.admin-shell-v2 .admin-editor-head>button,.admin-shell-v2 .admin-sales form>button{color:#fff;cursor:pointer;background:#245d42;border:0;border-radius:13px;justify-content:center;align-items:center;gap:6px;min-height:43px;font-size:11px;font-weight:800;display:inline-flex;box-shadow:0 9px 18px #1c51332e}.admin-shell-v2 .admin-login>button{width:100%}.admin-shell-v2 .admin-tabs{scrollbar-width:none;border:0;gap:8px;margin:22px 0 18px;padding:0 0 2px;display:flex;overflow-x:auto}.admin-shell-v2 .admin-tabs button{color:#6c7b70;cursor:pointer;background:#fffdf8db;border:1px solid #1f4b311f;border-radius:999px;flex:none;height:38px;padding:0 15px;font-size:11px}.admin-shell-v2 .admin-tabs .is-active{color:#fff;background:#245d42;border-color:#245d42;font-weight:800;box-shadow:0 8px 16px #1c4e3126}.admin-shell-v2 .admin-editor-head{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:14px;padding:4px 2px;display:flex}.admin-shell-v2 .admin-editor-head h1,.admin-shell-v2 .admin-sales h1{margin:0;font-size:24px}.admin-shell-v2 .admin-editor-head p,.admin-shell-v2 .admin-sales>p{color:#748177;margin:6px 0 0;font-size:11px;line-height:1.6}.admin-shell-v2 .admin-editor-head>button{min-width:82px;padding:0 15px}.admin-shell-v2 .admin-item,.admin-shell-v2 .admin-sales{background:#fffdf8f0;border:1px solid #1f49301a;border-radius:18px;gap:12px;margin-bottom:13px;padding:18px;display:grid;box-shadow:0 10px 26px #1e3f2912}.admin-shell-v2 .admin-item-top{border-bottom:1px solid #1f483114;justify-content:space-between;align-items:center;padding-bottom:9px;display:flex}.admin-shell-v2 .admin-item-top b{color:#254330;font-size:15px}.admin-shell-v2 .admin-item-top button{color:#b95f49;cursor:pointer;background:#faece6;border:0;border-radius:10px;place-items:center;width:32px;height:32px;display:grid}.admin-shell-v2 .image-upload{cursor:pointer;background:#edf4e9;border-radius:9px;align-items:center;padding:8px 10px;color:#39774a!important;gap:6px!important;width:auto!important;display:inline-flex!important}.admin-shell-v2 .image-upload input{display:none}.admin-shell-v2 .add-content{color:#337348;cursor:pointer;background:#fffdf88c;border:1px dashed #94b392;border-radius:14px;width:100%;min-height:48px;font-size:11px;font-weight:800}.admin-shell-v2 .admin-notice,.admin-shell-v2 .admin-error{color:#376846;background:#e7f1e3;border-radius:12px;margin:0 0 12px;padding:12px 14px;font-size:11px}.admin-shell-v2 .admin-error{color:#a55040;background:#fbeae4}.admin-shell-v2 .sales-summary{grid-template-columns:1fr 1fr;gap:10px;display:grid}.admin-shell-v2 .sales-summary span{color:#738076;background:#edf4e9;border-radius:13px;gap:4px;padding:14px;font-size:10px;display:grid}.admin-shell-v2 .sales-summary b{color:#2f7646;font-size:21px}.admin-shell-v2 .admin-sales form{gap:13px;display:grid}.admin-shell-v2 .admin-loading{color:#728078;place-items:center;min-height:50dvh;font-size:12px;display:grid}@media (width>=720px){.tourism-shell .map-page,.tourism-shell .list-page,.tourism-shell .service-page{padding-top:24px;padding-left:24px;padding-right:24px}.map-hero{height:210px}.map-hero-guide{width:200px;right:6%}.tourism-shell .merchant-list{grid-template-columns:1fr 1fr}.tourism-shell .featured-route{grid-template-columns:minmax(0,1.25fr) minmax(300px,.85fr)}.tourism-shell .route-cover{height:100%;min-height:350px}.tourism-shell .featured-route>.route-card-copy{align-content:center;padding:28px}.service-grid{grid-template-columns:1fr 1fr}.tourism-shell .service-grid .group-card,.tourism-shell .ai-service{min-height:395px}.admin-shell-v2 .admin-editor{grid-template-columns:1fr 1fr;gap:14px;display:grid}.admin-shell-v2 .admin-editor-head,.admin-shell-v2 .add-content{grid-column:1/-1}.admin-shell-v2 .admin-item{margin-bottom:0}.admin-shell-v2 .admin-sales{max-width:720px;margin:0 auto}}@media (width>=900px){.map-workspace{grid-template-columns:minmax(0,1.62fr) minmax(300px,.68fr);align-items:start}.tourism-shell .map-stage{height:min(620px,100dvh - 350px);min-height:500px}.tourism-shell .map-place-sheet{align-content:start;min-height:310px;padding:24px;position:sticky;top:94px}.tourism-shell .map-place-sheet>p{font-size:13px}.tourism-shell .place-actions{margin-top:auto}}@media (width<=430px){.tourism-shell .village-header{padding-left:14px;padding-right:14px}.tourism-shell .village-location{padding-left:7px;padding-right:7px}.map-hero{border-radius:20px;height:174px}.map-hero-copy{top:18px;left:18px}.map-hero-guide{width:146px;right:-17px}.map-nfc-entry{min-width:112px;padding:8px 10px;bottom:10px;right:10px}.channel-hero{border-radius:20px;height:205px}.channel-hero-copy{width:61%;left:18px}.channel-hero-copy p{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.channel-hero-avatar{width:145px;right:-14px}}@media (width<=370px){.tourism-shell .village-brand small{display:none}.map-hero-copy h1{font-size:21px}.map-hero-guide{right:-28px}.tourism-shell .map-stage{height:350px;min-height:350px}.tourism-shell .merchant-card{grid-template-columns:112px minmax(0,1fr)}.merchant-copy{padding:13px 11px}.tourism-shell .place-actions button{font-size:9px}}.test-feature-notice{z-index:120;right:max(16px, env(safe-area-inset-right));bottom:calc(88px + env(safe-area-inset-bottom));left:max(16px, env(safe-area-inset-left));color:#214e43;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f7f6eff5;border:1px solid #214e4329;border-radius:14px;align-items:center;gap:12px;max-width:520px;margin:0 auto;padding:12px 14px 12px 16px;font-size:13px;line-height:1.55;display:flex;position:fixed;box-shadow:0 12px 30px #214e432e}.test-feature-notice span{flex:1}.test-feature-notice button{color:#214e43;background:#214e4314;border:0;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}.tourism-shell .star-point-content{gap:8px;display:grid}.tourism-shell .star-point-content>span{color:#67736c;background:#edf7f4;border-radius:12px;gap:3px;padding:10px 11px;font-size:10px;line-height:1.55;display:grid}.tourism-shell .star-point-content>span:last-child{background:#fff0e9}.tourism-shell .star-point-content b{color:#198d80;font-size:10px}.tourism-shell .star-point-content>span:last-child b{color:#c86d4f}.star-checkin-overlay{z-index:100;place-items:end center;padding:18px;display:grid;position:fixed;inset:0}.star-checkin-backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#19363370;border:0;width:100%;height:100%;position:absolute;inset:0}.star-checkin-sheet{z-index:1;background:radial-gradient(circle at 100% 0,#70cbbb47,#0000 31%),linear-gradient(#fffefb,#f6f3ed);border:4px solid #ffffffeb;border-radius:24px;width:min(100%,560px);max-height:min(86dvh,760px);padding:18px;position:relative;overflow-y:auto;box-shadow:0 20px 60px #1d423d47}.star-checkin-sheet>header{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:13px;display:flex}.star-checkin-sheet>header span{color:#1a9889;letter-spacing:.08em;font-size:9px;font-weight:900}.star-checkin-sheet>header h2{color:#303a35;margin:3px 0 0;font-size:25px;font-weight:900}.star-checkin-sheet>header>button{color:#4b726b;background:#edf5f2;border:0;border-radius:12px;flex:none;place-items:center;width:34px;height:34px;display:grid}.star-checkin-progress{color:#fff;background:linear-gradient(120deg,#5ec8b5,#78a9d9);border-radius:16px;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:10px;padding:12px;display:grid;box-shadow:0 8px 20px #48a1932e}.star-checkin-progress>span{background:#fff3;border-radius:13px;place-items:center;width:40px;height:40px;display:grid}.star-checkin-progress>div{gap:2px;display:grid}.star-checkin-progress b{font-size:13px}.star-checkin-progress small{color:#ffffffd1;font-size:9px;line-height:1.45}.star-checkin-progress strong{font-size:20px}.star-checkin-story{color:#66736c;margin:13px 2px;font-size:11px;line-height:1.7}.star-checkin-list{gap:8px;display:grid}.star-checkin-list>button{color:#36413b;text-align:left;background:#fff;border:0;border-radius:14px;grid-template-columns:32px minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;padding:10px;display:grid;box-shadow:0 4px 14px #375b5412}.star-checkin-list>button:nth-child(4n+2){background:#eef3fb}.star-checkin-list>button:nth-child(4n+3){background:#fff1eb}.star-checkin-list>button:nth-child(4n){background:#eef8f5}.star-checkin-list>button>i{color:#fff;background:linear-gradient(145deg,#f5be63,#f28a61);border-radius:50%;place-items:center;width:32px;height:32px;font-size:11px;font-style:normal;font-weight:900;display:grid;box-shadow:0 4px 9px #dc7a492e}.star-checkin-list>button>span{gap:2px;min-width:0;display:grid}.star-checkin-list>button b{text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:900;overflow:hidden}.star-checkin-list>button small{color:#858b86;text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.star-checkin-list>button em{color:#258f82;white-space:nowrap;align-items:center;font-size:9px;font-style:normal;font-weight:800;display:inline-flex}.star-checkin-sheet>footer{color:#8f694f;background:#f6e8db;border-radius:13px;align-items:flex-start;gap:8px;margin-top:12px;padding:11px;font-size:9px;line-height:1.55;display:flex}.star-checkin-sheet>footer svg{color:#df7c55;flex:none}@media (width>=721px){.star-checkin-overlay{align-items:center}}@media (width<=430px){.star-checkin-overlay{padding:8px}.star-checkin-sheet{border-width:3px;border-radius:22px 22px 17px 17px;max-height:88dvh;padding:15px}.star-checkin-sheet>header h2{font-size:22px}}@media (prefers-reduced-motion:reduce){.tourism-shell *,.admin-app-shell *{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}:is(body:has(.tourism-shell),body:has(.admin-app-shell)){background:#f5f3ee}.tourism-shell{--forest-950:#154f51;--forest-900:#147d76;--forest-700:#2ba590;--forest-500:#76cbb8;--mint-200:#ccece5;--mint-100:#eaf7f3;--paper:#f6f3ed;--paper-2:#eee9df;--card:#fffefa;--ink:#343834;--muted:#777c76;--line:#26746a1c;--orange:#f28a61;--red:#ef746e;--ppt-blue:#7796cd;--ppt-aqua:#70cbbb;--ppt-sand:#d4b08f;--ppt-coral:#f09a81;--ppt-lilac:#9691c9;--ppt-yellow:#efc66e;background:linear-gradient(180deg, #def4ee8a 0, transparent 250px), var(--paper);color:var(--ink);font-family:HarmonyOS Sans SC,MiSans,PingFang SC,Microsoft YaHei,system-ui,sans-serif}.tourism-shell .village-header{background:#fffefae6;border-bottom:1px solid #25726814;min-height:58px;padding:8px max(15px,50vw - 572px);box-shadow:0 4px 18px #2b61570d}.tourism-shell .brand-hill{background:linear-gradient(145deg,#bfeee6,#ffe2bc);border:2px solid #fff;width:38px;height:38px;padding:2px;box-shadow:0 4px 12px #22776b2b}.tourism-shell .village-brand b{color:#265e5b;letter-spacing:.04em;font-size:16px;font-weight:800}.tourism-shell .village-brand small{color:#8c948d;letter-spacing:.18em;margin-top:1px;font-size:7px;font-weight:600}.tourism-shell .village-location{color:#4d8179;box-shadow:none;background:#eff8f5;border:1px solid #27897b1f}.tourism-shell .village-location i{background:#57c5aa;box-shadow:0 0 0 3px #57c5aa26}.tourism-shell .village-content{padding-bottom:98px}.tourism-shell .village-nav{bottom:max(8px, env(safe-area-inset-bottom));background:#fffffff5;border:1px solid #3571681a;border-radius:19px;width:min(100% - 20px,700px);min-height:66px;padding:6px 7px;box-shadow:0 10px 30px #2b585124}.tourism-shell .village-nav button{color:#9a9e9a;border-radius:13px;gap:3px;min-height:52px}.tourism-shell .village-nav .nav-icon{background:0 0;border-radius:10px;width:30px;height:27px}.tourism-shell .village-nav .nav-label{font-size:9px;font-weight:700}.tourism-shell .village-nav button.is-active{color:#168b7e;background:#eef8f5}.tourism-shell .village-nav button.is-active .nav-icon{color:#fff;background:linear-gradient(145deg,#4bc5b2,#78d7c4);box-shadow:0 4px 10px #28ad9938}.tourism-shell .village-nav button.is-active:before{display:none}.tourism-shell .map-page,.tourism-shell .list-page,.tourism-shell .service-page{width:min(100%,1180px)}.tourism-shell .map-hero{background:#8edbd3;border:4px solid #ffffffdb;border-radius:25px;height:310px;box-shadow:0 14px 30px #36837729}.tourism-shell .map-hero-bg{object-position:center 54%;filter:saturate(1.06)contrast(.98)}.tourism-shell .map-hero-shade{background:linear-gradient(90deg,#0e636794 0,#1e7f7b24 53%,#0000 76%),linear-gradient(#0000 52%,#0f605c3d)}.map-hero-copy{width:min(54%,490px);top:29px;left:28px}.map-hero-copy>span,.channel-hero-copy>span{color:#197d75;letter-spacing:.08em;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffffde;border-radius:999px;padding:5px 9px;font-size:9px;font-weight:800;display:inline-flex}.map-hero-copy h1{color:#fff;letter-spacing:-.03em;text-shadow:0 3px 13px #1455544d;margin-top:12px;font-size:clamp(25px,4vw,43px);font-weight:900;line-height:1.18}.map-hero-copy p{color:#ffffffeb}.map-hero-guide{object-fit:contain;object-position:center bottom;filter:drop-shadow(0 10px 12px #23595238);width:min(31%,250px);height:111%;bottom:-13%;right:2%}.map-nfc-entry{background:linear-gradient(135deg,#ff9b61,#f37b55);border:2px solid #ffffffb8;border-radius:14px;bottom:17px;right:18px;box-shadow:0 8px 18px #cb5b3440}.tourism-shell .map-workspace{gap:13px;margin-top:16px}.tourism-shell .map-toolbar,.tourism-shell .map-place-sheet,.tourism-shell .map-stage{background-color:#fffefa;border-color:#2b86781a;box-shadow:0 8px 22px #39685f12}.tourism-shell .map-search{color:#278d80;background:#edf7f4;border:0;border-radius:13px}.tourism-shell .map-place-sheet{background:radial-gradient(circle at 95% 0,#f09a813d,#0000 35%),#fffaf3;border-radius:18px}.tourism-shell .place-index{background:linear-gradient(145deg,#5fc9b5,#2fac97);box-shadow:0 5px 12px #27a18d33}.tourism-shell .place-actions button{color:#5476ad;box-shadow:none;background:#dbe6f7;border:0;border-radius:12px}.tourism-shell .place-actions button:nth-child(2){color:#3f8d79;background:#d8eee8}.tourism-shell .place-actions .primary{color:#bf624f;background:#f5c9bb}.channel-hero{background:#c5eee7;border:4px solid #ffffffe6;border-radius:24px;height:238px;box-shadow:0 13px 28px #39706721}.channel-hero-image{filter:saturate(1.18)brightness(1.05)}.channel-hero-shade{background:linear-gradient(90deg,#2468648f,#24686414 68%)}.tone-orange .channel-hero-shade{background:linear-gradient(90deg,#8f503194,#c46f4114 70%)}.tone-blue .channel-hero-shade{background:linear-gradient(90deg,#365b7e8f,#498b9c12 70%)}.channel-hero-copy{width:min(56%,500px);left:28px}.channel-hero-copy h1{letter-spacing:-.03em;text-shadow:0 3px 13px #214a4742;margin-top:12px;font-size:clamp(25px,4vw,40px);font-weight:900}.channel-hero-copy p{max-width:430px;font-size:12px;line-height:1.7}.channel-hero-avatar{background:#fff;border:4px solid #ffffffe0;border-radius:50%;box-shadow:0 9px 20px #315e562e}.content-section-head>div>span,.route-kicker{color:#1c9587;font-weight:800}.content-section-head h2{color:#3b403c;font-weight:900}.content-section-head>small{color:#4e8f85;background:#edf7f4;border-radius:999px}.tourism-shell .segmented{background:#e9e6df;border:0;border-radius:15px;padding:4px;box-shadow:inset 0 1px 2px #4a4e490f}.tourism-shell .segmented button{color:#818680;border-radius:11px}.tourism-shell .segmented .is-active{color:#188f82;background:#fff;box-shadow:0 4px 11px #3e68611a}.tourism-shell .segmented{overscroll-behavior-x:contain;scrollbar-width:none;gap:4px;height:auto;min-height:46px;display:flex;overflow-x:auto}.tourism-shell .segmented::-webkit-scrollbar{display:none}.tourism-shell .segmented button{white-space:nowrap;flex:none;min-width:56px;height:36px;padding:0 12px}.tourism-shell .merchant-card{background:#fff;border:0;border-radius:17px;box-shadow:0 8px 22px #42665f17}.tourism-shell .merchant-card:nth-child(4n+1){background:linear-gradient(135deg,#fff 54%,#eef8f5)}.tourism-shell .merchant-card:nth-child(4n+2){background:linear-gradient(135deg,#fff 54%,#fff0e9)}.tourism-shell .merchant-card:nth-child(4n+3){background:linear-gradient(135deg,#fff 54%,#eef2fb)}.tourism-shell .merchant-card:nth-child(4n){background:linear-gradient(135deg,#fff 54%,#f3effa)}.tourism-shell .merchant-card .merchant-media img{filter:saturate(1.15)brightness(1.03)}.tourism-shell .merchant-card .merchant-media span{box-shadow:none;background:#258f80e0;border:2px solid #ffffffb3}.tourism-shell .merchant-card h2,.tourism-shell .route-card-copy h2,.tourism-shell .ai-service b{color:#353a36;font-weight:900}.tourism-shell .merchant-card footer>span{color:#238f82}.tourism-shell .route-tabs button{color:#5c8c84;background:#e9f3f0;border-color:#0000;border-radius:12px}.tourism-shell .route-tabs .is-active{color:#fff;background:linear-gradient(135deg,#4ebba7,#2a9e8b);box-shadow:0 6px 13px #2a9e8b36}.tourism-shell .featured-route{background:#fff;border:0;border-radius:20px;box-shadow:0 10px 26px #3a665e1a}.tourism-shell .route-cover img{filter:saturate(1.15)brightness(1.04)}.route-stops{background:#edf7f4;border-radius:14px}.route-stops span i{color:#fff;background:#6fc8b8}.tourism-shell .route-card-copy footer button{background:linear-gradient(135deg,#f49469,#ef7a59);border-radius:12px;box-shadow:0 6px 14px #db654430}.tourism-shell .route-note{box-shadow:none;background:linear-gradient(105deg,#e5f5f1,#eef1fb);border:0;border-radius:16px}.tourism-shell .route-note-icon{background:#7898ce}.tourism-shell .service-grid .group-card,.tourism-shell .ai-service{border:0;border-radius:20px;box-shadow:0 9px 24px #3d635c1a}.tourism-shell .service-grid .group-card{background:linear-gradient(150deg,#fff 54%,#e9f7f3)}.tourism-shell .service-grid .group-card>div:last-child{background:linear-gradient(145deg,#fcfffd,#e2f3ee)}.tourism-shell .group-card button{color:#fff;background:linear-gradient(135deg,#43b9a3,#269985);border:0;border-radius:12px;box-shadow:0 6px 14px #2699852e}.tourism-shell .ai-service{background:radial-gradient(circle at 100% 0,#7e97cf3b,#0000 35%),linear-gradient(145deg,#fff,#f2eff9)}.tourism-shell .service-title img{background:linear-gradient(145deg,#cfeee7,#f8d7bd);border:3px solid #fff;box-shadow:0 5px 12px #456a6324}.tourism-shell .service-title span i{background:#4ec1a9}.tourism-shell .chat-bubble{color:#49658f;background:linear-gradient(135deg,#dbe6f6,#cbd8ef);border:0;border-radius:15px 15px 15px 5px}.tourism-shell .assistant-suggestions button{color:#ad6954;background:#f3dfd6;border:0}.tourism-shell .ai-service form{background:#fff;border:0;box-shadow:0 4px 12px #465a5514}.tourism-shell .ai-service form button{background:linear-gradient(135deg,#f19569,#ef765e)}.admin-app-shell{background:linear-gradient(#dbf2eca6,#0000 270px),#f5f3ee}.admin-shell-v2>header,.admin-shell-v2 .admin-item,.admin-shell-v2 .admin-sales,.admin-login{border-color:#267e711a}.admin-shell-v2 .admin-item,.admin-shell-v2 .admin-sales,.admin-login{background:#fffefa;box-shadow:0 8px 22px #39675f14}.admin-shell-v2 button,.admin-login button{--admin-accent:#1b9485}@media (width<=720px){.tourism-shell .map-page,.tourism-shell .list-page,.tourism-shell .service-page{padding-left:12px;padding-right:12px}.tourism-shell .map-hero{border-width:3px;border-radius:22px;height:276px}.map-hero-copy{width:62%;top:21px;left:19px}.map-hero-copy h1{margin-top:9px;font-size:25px}.map-hero-guide{width:45%;height:101%;bottom:-8%;right:-6%}.map-nfc-entry{bottom:10px;right:10px}.channel-hero{border-width:3px;border-radius:21px;height:214px}.channel-hero-copy{width:64%;left:19px}.channel-hero-copy h1{margin-top:9px;font-size:25px}.channel-hero-copy p{font-size:11px}}@media (width<=430px){.tourism-shell .village-header{min-height:55px;padding-left:13px;padding-right:13px}.tourism-shell .map-hero{height:250px}.map-hero-copy{width:64%}.map-hero-copy h1{font-size:22px}.map-hero-guide{width:52%;right:-12%}.map-nfc-entry small{display:none}.map-nfc-entry{border-radius:12px;min-width:0}.tourism-shell .village-nav{width:calc(100% - 16px);bottom:max(6px, env(safe-area-inset-bottom))}.channel-hero{height:196px}.channel-hero-copy{width:66%}.channel-hero-copy h1{font-size:22px}}@media (width<=370px){.map-hero-copy>span,.channel-hero-copy>span{font-size:8px}.map-hero-guide{width:57%;right:-18%}}html:has(.stargo-v2-shell){background:#f7f6ef;min-width:320px;min-height:100%}body:has(.stargo-v2-shell){background:#f7f6ef;min-width:320px;min-height:100%}#root:has(.stargo-v2-shell){background:#f7f6ef;min-width:320px;min-height:100%}body:has(.stargo-v2-shell){background:radial-gradient(circle at 8% 15%,#71b88b14,#0000 28rem),radial-gradient(circle at 92% 28%,#9bc5cf1c,#0000 32rem),#f7f6ef;display:block!important}.app-shell.stargo-v2-shell{--paper:#f7f6ef;--paper-bright:#fbf7ef;--surface:#fff;--ink:#1f2421;--ink-muted:#8a8a80;--forest:#214e43;--bamboo:#71b88b;--lake:#9bc5cf;--red:#9b5e67;--border:#e2d9c8;--amber:#c8853f;--amber-hover:#a86b2c;--amber-tint:#f0e3d0;--charcoal:#2a2723;--shadow:0 12px 38px #214e431f;--shadow-lg:0 18px 52px #214e4329;width:100%;min-height:100dvh;box-shadow:none;color:var(--ink);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:0 0;margin:0;font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei,Segoe UI,system-ui,-apple-system,sans-serif;font-weight:400;line-height:1.6;position:relative;overflow:visible}.stargo-v2-shell *,.stargo-v2-shell :before,.stargo-v2-shell :after{box-sizing:border-box}.stargo-v2-shell button,.stargo-v2-shell input,.stargo-v2-shell textarea{font:inherit}.stargo-v2-shell button{cursor:pointer;background:0 0;border:0;padding:0}.stargo-v2-shell button:focus-visible,.stargo-v2-shell a:focus-visible,.stargo-v2-shell input:focus-visible{outline-offset:3px;outline:3px solid #c8853f6b}.stargo-v2-stage{background:repeating-linear-gradient(90deg, #214e4305 0px, #214e4305 1px, transparent 1px, transparent 64px), repeating-linear-gradient(0deg, #214e4305 0px, #214e4305 1px, transparent 1px, transparent 64px), var(--paper);min-height:100dvh;padding-bottom:120px;position:relative}.stargo-v2-stage:before{z-index:0;content:"";pointer-events:none;border:1px solid #71b88b1f;border-radius:50%;width:420px;height:420px;position:fixed;top:-120px;right:-180px}.stargo-v2-stage:after{z-index:0;content:"";pointer-events:none;border:1px solid #9bc5cf1c;border-radius:50%;width:460px;height:460px;position:fixed;bottom:-140px;left:-200px}.stargo-header{z-index:30;min-height:84px;padding:max(12px, env(safe-area-inset-top)) clamp(20px, 5vw, 56px) 12px;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fbf7eff0;justify-content:space-between;align-items:center;gap:20px;display:flex;position:sticky;top:0;box-shadow:0 4px 18px #214e430f}.stargo-header:after{content:"";background:linear-gradient(90deg,#0000,#c8853f59,#0000);height:1px;position:absolute;bottom:-1px;left:clamp(20px,5vw,56px);right:clamp(20px,5vw,56px)}.stargo-brand{min-width:0;color:inherit;align-items:center;gap:12px;text-decoration:none;transition:opacity .2s;display:inline-flex}.stargo-brand:hover{opacity:.82}.stargo-brand>img{background:var(--surface);object-fit:cover;border:1.5px solid #214e4347;border-radius:50%;flex:0 0 52px;width:52px;height:52px;padding:3px;overflow:hidden;box-shadow:0 4px 12px #214e4324}.stargo-brand span{gap:4px;display:grid}.stargo-brand b{color:var(--forest);letter-spacing:.055em;font-family:Noto Serif SC,Source Han Serif SC,STSongti-SC-Bold,serif;font-size:22px;font-weight:700;line-height:1}.stargo-brand small{color:var(--ink-muted);letter-spacing:.18em;text-transform:uppercase;font-family:Georgia,Times New Roman,serif;font-size:8.5px;font-weight:700;line-height:1}.stargo-location{border:1px solid var(--border);color:#5e6c5a;white-space:nowrap;background:#f0e3d052;border-radius:999px;align-items:center;gap:5px;padding:9px 13px;font-size:13px;display:inline-flex}.stargo-v2-content{z-index:1;width:min(1220px,100%);margin:0 auto;padding:48px clamp(20px,5vw,56px) 60px;position:relative}.stargo-media{background:linear-gradient(135deg,#e8ece6,#f2ede1);display:block;position:relative;overflow:hidden}.stargo-media img{object-fit:cover;width:100%;height:100%;display:block}.stargo-media-missing{min-height:100%;color:var(--ink-muted);text-align:center;place-content:center;gap:8px;font-size:13px;display:grid}.stargo-section-title{justify-content:space-between;align-items:flex-end;gap:28px;margin-bottom:22px;display:flex}.stargo-section-title>div>span{color:#6a7f6c;letter-spacing:.2em;text-transform:uppercase;font-family:Georgia,Times New Roman,serif;font-size:11px;font-weight:700;display:block}.stargo-section-title h1{color:var(--forest);letter-spacing:.045em;margin:8px 0 0;font-family:Noto Serif SC,Source Han Serif SC,STSongti-SC-Bold,serif;font-size:clamp(30px,3.8vw,44px);font-weight:700;line-height:1.2}.stargo-section-title p{color:#6f7e73;max-width:640px;margin:10px 0 0;font-size:15px;line-height:1.75}.stargo-hero{background:var(--forest);min-height:420px;box-shadow:var(--shadow-lg);isolation:isolate;border:1px solid #214e4338;border-radius:32px;position:relative;overflow:hidden}.stargo-hero-image{position:absolute;inset:0}.stargo-hero-image img{object-position:center 58%;filter:saturate(.88)contrast(.96)}.stargo-hero-shade{z-index:1;background:linear-gradient(90deg,#123a32e6 0%,#144036ad 42%,#14403614 78%),linear-gradient(#0000 44%,#0c2a247a);position:absolute;inset:0}.stargo-hero-copy{z-index:4;width:min(60%,600px);color:var(--paper-bright);padding:64px 52px 96px;position:relative}.stargo-hero-copy>span{color:#f4f1e6;letter-spacing:.08em;background:#f0e3d024;border:1px solid #fffef766;border-radius:999px;align-items:center;gap:6px;padding:8px 11px;font-size:11.5px;display:inline-flex}.stargo-hero-copy h1{letter-spacing:.042em;text-shadow:0 4px 22px #0a231e3d;margin:18px 0 0;font-family:Noto Serif SC,Source Han Serif SC,STSongti-SC-Bold,serif;font-size:clamp(40px,5.2vw,62px);font-weight:700;line-height:1.18}.stargo-hero-copy p{color:#fdfcf4de;letter-spacing:.12em;margin:17px 0 0;font-size:16px}.stargo-bamboo-ornament{z-index:3;opacity:.68;pointer-events:none;width:220px;height:200px;position:absolute;top:0}.stargo-bamboo-ornament.is-left{left:-28px;transform:scaleX(-1)}.stargo-bamboo-ornament.is-right{right:-30px;transform:rotate(10deg)}.stargo-bamboo-ornament i{transform-origin:bottom;background:linear-gradient(#c1d8bc,#e2ead8);border-radius:10px;width:3.5px;height:240px;position:absolute;bottom:-24px}.stargo-bamboo-ornament i:first-child{left:65px;transform:rotate(30deg)}.stargo-bamboo-ornament i:nth-child(2){height:208px;left:102px;transform:rotate(20deg)}.stargo-bamboo-ornament i:nth-child(3){height:185px;left:138px;transform:rotate(10deg)}.stargo-bamboo-ornament i:nth-child(4){height:148px;left:168px;transform:rotate(-3deg)}.stargo-bamboo-ornament b{background:linear-gradient(135deg,#e1f1dbf5,#80b27fc7);border-radius:100% 0;width:44px;height:16px;position:absolute;transform:rotate(-28deg)}.stargo-bamboo-ornament b:first-of-type{top:40px;left:48px}.stargo-bamboo-ornament b:nth-of-type(2){top:70px;left:90px;transform:rotate(28deg)}.stargo-bamboo-ornament b:nth-of-type(3){top:38px;left:132px;transform:rotate(14deg)}.stargo-hero-trail{z-index:4;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#1a423833;border:1px solid #fffef752;border-radius:18px;width:235px;padding:18px 16px 12px;position:absolute;bottom:96px;right:42px}.stargo-star-trail{width:100%;display:block;overflow:visible}.stargo-star-trail polyline{fill:none;stroke:#faf7dab8;stroke-dasharray:2.5 2.5;stroke-linecap:round;stroke-width:1.1px}.stargo-star-trail g circle:first-child{fill:#f8f7f02e;stroke:#fef8d4bd;stroke-width:1.05px}.stargo-star-trail g circle:nth-child(2){fill:#f4d992}.stargo-star-trail g.is-complete circle:first-child{fill:#e9c870;stroke:#fffadf}.stargo-star-trail g.is-complete circle:nth-child(2){fill:var(--paper-bright)}.stargo-star-trail text{fill:#fcfbf1e6;letter-spacing:.5px;text-anchor:middle;font-family:Georgia,Times New Roman,serif;font-size:5.2px;font-weight:700}.stargo-progress{z-index:5;min-height:68px;color:var(--forest);background:#fffef7eb;border:1px solid #fffef775;border-radius:18px;justify-content:space-between;align-items:center;gap:16px;padding:12px 18px;display:flex;position:absolute;bottom:20px;left:28px;right:28px;box-shadow:0 10px 24px #10382e2e}.stargo-progress>div:first-child{gap:3px;display:grid}.stargo-progress>div:first-child span{color:#657669;font-size:11.5px}.stargo-progress strong{color:var(--forest);font-family:Noto Serif SC,STSongti-SC-Bold,serif;font-size:24px;line-height:1}.stargo-progress strong small{color:#737f76;font-family:PingFang SC,sans-serif;font-size:13px;font-weight:500}.stargo-progress-stars{color:#cbbe88;align-items:center;gap:5px;display:flex}.stargo-map-panel,.stargo-point-card{border:1px solid var(--border);background:var(--paper-bright);border-radius:28px;box-shadow:0 12px 32px #24433411}.stargo-map-panel{padding:30px}.stargo-map-panel .stargo-section-title{margin-bottom:20px}.stargo-map-art{isolation:isolate;background:#e9f0e7;border:1px solid #214e4333;border-radius:20px;min-height:460px;position:relative;overflow:hidden}.stargo-map-image{position:absolute;inset:0}.stargo-map-image img{object-position:center}.stargo-map-wash{z-index:1;pointer-events:none;background:linear-gradient(135deg,#f8f7f00d,#214e4317);position:absolute;inset:0}.stargo-map-path{z-index:2;pointer-events:none;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.stargo-map-path path{fill:none;stroke:#9b5e67e0;stroke-dasharray:1.5 1.8;stroke-linecap:round;stroke-width:.68px}.stargo-map-pin{z-index:4;min-width:32px;min-height:32px;color:var(--forest);background:0 0;border:0;border-radius:50%;justify-content:center;align-items:center;padding:0;display:flex;position:absolute;transform:translate(-50%,-50%)}.stargo-map-pin span{border:2.5px solid var(--paper-bright);background:var(--forest);width:33px;height:33px;color:var(--paper-bright);border-radius:50%;place-items:center;font-family:Georgia,Times New Roman,serif;font-size:14px;font-weight:700;line-height:1;transition:transform .22s,background .22s;display:grid;box-shadow:0 6px 16px #163a2f47}.stargo-map-pin b{width:max-content;max-width:120px;color:var(--ink);white-space:nowrap;background:#fffef7f5;border:1px solid #214e432e;border-radius:8px;padding:5px 8px;font-size:11.5px;font-weight:700;display:none;position:absolute;top:calc(100% + 7px);left:50%;transform:translate(-50%);box-shadow:0 5px 11px #214e431f}.stargo-map-pin:hover span,.stargo-map-pin:focus-visible span,.stargo-map-pin.is-selected span{background:var(--red);transform:scale(1.22)}.stargo-map-pin.is-selected b{display:block}.stargo-map-pin.is-complete span:after{border:2.5px solid var(--paper-bright);content:"";background:#e7ca75;border-radius:50%;width:13px;height:13px;position:absolute;bottom:-4px;right:-4px}.stargo-map-pin.tone-coral span,.stargo-map-pin.tone-orange span{background:var(--red)}.stargo-map-pin.tone-blue span{background:#5f8a96}.stargo-map-pin.tone-green span{background:#3d7960}.stargo-map-caption{z-index:5;color:#5c736a;background:#fffef7eb;border:1px solid #214e432e;border-radius:999px;align-items:center;gap:6px;padding:8px 10px;font-size:10.5px;display:inline-flex;position:absolute;bottom:13px;left:14px}.stargo-point-card{min-height:460px;padding:30px;position:relative;overflow:hidden}.stargo-point-card:before{content:"";border:1px solid #71b88b47;border-radius:50%;width:170px;height:170px;position:absolute;top:-60px;right:-56px}.stargo-point-top{align-items:center;gap:14px;display:flex;position:relative}.stargo-point-no{width:50px;height:50px;color:var(--forest);background:#eff5eb;border:1.5px solid #214e4361;border-radius:50%;flex:0 0 50px;place-items:center;font-family:Georgia,Times New Roman,serif;font-size:19px;font-weight:700;display:grid}.stargo-point-top small,.stargo-point-top p{color:#6f8277;font-size:11.5px}.stargo-point-top h2{color:var(--forest);margin:4px 0 3px;font-family:Noto Serif SC,Source Han Serif SC,STSongti-SC-Bold,serif;font-size:25px;font-weight:700;line-height:1.28}.stargo-point-copy{color:#54655e;margin-top:24px;font-family:Noto Serif SC,Source Han Serif SC,STSongti-SC-Regular,serif;font-size:14.5px;line-height:1.75;position:relative}.stargo-task-block{background:#eef7f0;border:1px solid #71b88b42;border-radius:14px;margin-top:19px;padding:13px 14px;position:relative}.stargo-task-block>span{color:#497b68;font-size:11.5px;font-weight:700}.stargo-task-block p{color:#495d52;margin:4px 0 0;font-size:12.5px;line-height:1.7}.stargo-reward-block{color:#92615d;align-items:flex-start;gap:8px;margin-top:11px;font-size:12.5px;line-height:1.7;display:flex;position:relative}.stargo-reward-block svg{color:#ab8549;flex:none;margin-top:4px}.stargo-point-actions{grid-template-columns:1.5fr 1fr;gap:10px;margin-top:22px;display:grid;position:relative}.stargo-primary-button,.stargo-secondary-button{border-radius:12px;justify-content:center;align-items:center;gap:7px;min-height:48px;padding:10px 14px;font-size:13px;font-weight:700;transition:transform .2s,background .2s,box-shadow .2s;display:inline-flex}.stargo-primary-button{border:1px solid var(--forest);background:var(--forest);color:var(--paper-bright);box-shadow:0 8px 16px #214e4333}.stargo-primary-button:hover{background:#183d34;box-shadow:0 10px 20px #214e433d}.stargo-primary-button:active{transform:translateY(1px)}.stargo-primary-button:disabled{cursor:not-allowed;box-shadow:none;background:#7ea389;border-color:#7ea389}.stargo-secondary-button{background:var(--paper-bright);color:var(--forest);border:1px solid #214e433d}.stargo-secondary-button:hover{background:#f2f7ee}.stargo-secondary-button:active{transform:translateY(1px)}.stargo-point-shortcuts{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:14px;display:grid;position:relative}.stargo-point-shortcuts button{color:#536a60;background:#fafaf2eb;border:1px solid #214e4324;border-radius:12px;place-items:center;gap:3px;min-height:62px;padding:7px 5px;font-size:10.5px;transition:background .2s;display:grid}.stargo-point-shortcuts button:hover{background:#f5f5edfa}.stargo-point-shortcuts span{width:24px;height:24px;color:var(--forest);background:#ebf3e7;border-radius:8px;place-items:center;display:grid}.stargo-point-shortcuts button:nth-child(2) span{color:#588390;background:#eaf3f5}.stargo-point-shortcuts button:nth-child(3) span{color:var(--red);background:#f5ebe5}.stargo-list-page{padding-bottom:12px}.stargo-page-banner{background:var(--forest);height:200px;box-shadow:var(--shadow-lg);border:1px solid #214e4333;border-radius:26px;margin-bottom:20px;position:relative;overflow:hidden}.stargo-page-banner>.stargo-media{position:absolute;inset:0}.stargo-page-banner>.stargo-media:after{content:"";background:linear-gradient(90deg,#16443ac7,#16443a24);position:absolute;inset:0}.stargo-page-banner>div:last-child{z-index:2;max-width:62%;color:var(--paper-bright);gap:10px;display:grid;position:absolute;top:50%;left:32px;transform:translateY(-50%)}.stargo-page-banner span{color:#fbfbf1e8;letter-spacing:.18em;text-transform:uppercase;font-family:Georgia,Times New Roman,serif;font-size:11.5px;font-weight:700}.stargo-page-banner b{font-family:Noto Serif SC,Source Han Serif SC,STSongti-SC-Bold,serif;font-size:clamp(24px,2.8vw,34px);line-height:1.38}.stargo-filter-tabs,.stargo-route-tabs{scrollbar-width:none;gap:10px;padding:1px 1px 10px;display:flex;overflow-x:auto}.stargo-filter-tabs::-webkit-scrollbar{display:none}.stargo-route-tabs::-webkit-scrollbar{display:none}.stargo-filter-tabs button,.stargo-route-tabs button{background:var(--paper-bright);color:#617a6d;border:1px solid #214e432e;border-radius:999px;flex:none;min-height:40px;padding:8px 18px;font-size:13.5px;font-weight:500;transition:all .2s}.stargo-filter-tabs button:hover,.stargo-route-tabs button:hover{background:#f8f5eb}.stargo-filter-tabs button.is-active,.stargo-route-tabs button.is-active{border-color:var(--amber);background:var(--amber);color:var(--paper-bright);box-shadow:0 6px 14px #c8853f38}.stargo-merchant-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin-top:10px;display:grid}.stargo-merchant-card{border:1px solid var(--border);background:var(--paper-bright);border-radius:22px;grid-template-columns:minmax(200px,.88fr) minmax(0,1.12fr);min-height:220px;transition:transform .24s,box-shadow .24s;display:grid;overflow:hidden;box-shadow:0 12px 28px #24433411}.stargo-merchant-card:hover{transform:translateY(-3px);box-shadow:0 16px 36px #24433418}.stargo-merchant-image{height:100%}.stargo-merchant-copy{flex-direction:column;min-width:0;padding:22px 20px 18px;display:flex}.stargo-merchant-copy>span{color:#567e64;background:#edf3e8;border-radius:999px;width:max-content;max-width:100%;padding:5px 9px;font-size:10.5px;font-weight:700;display:inline-flex}.stargo-merchant-copy h2{color:var(--forest);margin:12px 0 3px;font-family:Noto Serif SC,Source Han Serif SC,STSongti-SC-Bold,serif;font-size:22px;line-height:1.28}.stargo-merchant-copy>small{color:#7d857e;font-size:11.5px}.stargo-merchant-copy p{color:#5f6f66;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:13px 0 0;font-size:12.5px;line-height:1.75;display:-webkit-box;overflow:hidden}.stargo-merchant-copy footer{border-top:1px solid #214e431f;justify-content:space-between;align-items:center;gap:10px;margin-top:auto;padding-top:14px;display:flex}.stargo-merchant-copy footer b{color:#9d725d;font-size:12.5px}.stargo-merchant-copy footer button{color:var(--amber);background:0 0;align-items:center;gap:5px;padding:0;font-size:12.5px;font-weight:700;transition:color .2s;display:inline-flex}.stargo-merchant-copy footer button:hover{color:var(--amber-hover)}.stargo-empty-state{color:#6e8076;text-align:center;border:1.5px dashed #214e4347;border-radius:22px;grid-column:1/-1;place-content:center;gap:8px;min-height:230px;display:grid}.stargo-empty-state svg{color:#85a893;margin:0 auto}.stargo-empty-state b{color:var(--forest);font-size:16px}.stargo-empty-state span{font-size:12.5px}.stargo-route-mode-row{grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:18px;display:grid}.stargo-route-mode-row span{color:#5d766a;background:#fffef7c7;border:1px solid #214e432b;border-radius:12px;justify-content:center;align-items:center;gap:7px;min-height:46px;font-size:12.5px;font-weight:500;display:inline-flex}.stargo-route-mode-row span:first-child{color:#447157;background:#eff6ed}.stargo-route-mode-row span:nth-child(2){color:#617d67;background:#f1f6ed}.stargo-route-mode-row span:nth-child(3){color:#557d84;background:#f1f7f6}.stargo-route-card{border:1px solid var(--border);background:var(--paper-bright);border-radius:26px;grid-template-columns:minmax(280px,.86fr) minmax(0,1.14fr);margin-top:10px;display:grid;overflow:hidden;box-shadow:0 12px 32px #24433411}.stargo-route-photo{min-height:360px;position:relative}.stargo-route-photo>.stargo-media{position:absolute;inset:0}.stargo-route-photo>.stargo-media:after{content:"";background:linear-gradient(#0000 44%,#153c328a);position:absolute;inset:0}.stargo-route-photo>span{z-index:2;color:var(--paper-bright);background:#225246a8;border:1px solid #fffef785;border-radius:999px;padding:7px 10px;font-size:11.5px;font-weight:600;position:absolute;top:19px;left:19px}.stargo-route-copy{flex-direction:column;min-width:0;padding:32px;display:flex}.stargo-route-title{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.stargo-route-title small{color:#608872;letter-spacing:.13em;text-transform:uppercase;font-family:Georgia,Times New Roman,serif;font-size:11.5px;font-weight:700}.stargo-route-title h2{color:var(--forest);margin:8px 0 0;font-family:Noto Serif SC,Source Han Serif SC,STSongti-SC-Bold,serif;font-size:30px;line-height:1.28}.stargo-route-title>span{color:#61786d;background:#f0e3d03d;border:1px solid #214e432e;border-radius:999px;flex:none;align-items:center;gap:6px;padding:8px 10px;font-size:11.5px;display:inline-flex}.stargo-route-audience{color:#6e8077;margin:14px 0 0;font-size:13.5px}.stargo-route-stops{flex-wrap:wrap;gap:9px 11px;margin-top:22px;display:flex}.stargo-route-stops span{color:#566a60;align-items:center;gap:7px;font-size:12.5px;display:inline-flex}.stargo-route-stops i{width:21px;height:21px;color:var(--forest);background:#edf3e7;border-radius:50%;place-items:center;font-family:Georgia,Times New Roman,serif;font-size:10.5px;font-style:normal;font-weight:700;display:grid}.stargo-route-copy footer{justify-content:space-between;align-items:end;gap:18px;margin-top:auto;padding-top:26px;display:flex}.stargo-route-copy footer>div{gap:4px;display:grid}.stargo-route-copy footer small{color:#858f8b;font-size:10.5px}.stargo-route-copy footer b{color:#7f695d;font-size:12.5px}.stargo-route-copy footer button{border:1px solid var(--amber);background:var(--amber);min-height:44px;color:var(--paper-bright);border-radius:11px;justify-content:center;align-items:center;gap:7px;padding:9px 15px;font-size:13px;font-weight:700;transition:all .2s;display:inline-flex;box-shadow:0 7px 15px #c8853f2e}.stargo-route-copy footer button:hover{background:var(--amber-hover);box-shadow:0 9px 19px #c8853f3d}.stargo-route-tip{border:1px solid var(--border);background:var(--paper-bright);border-radius:18px;align-items:flex-start;gap:12px;margin-top:20px;padding:17px 19px;display:flex;box-shadow:0 8px 22px #2443340d}.stargo-route-tip>span{color:#9f7960;background:#f4f0e5;border-radius:10px;flex:0 0 34px;place-items:center;width:34px;height:34px;display:grid}.stargo-route-tip b{color:var(--forest);font-size:13.5px}.stargo-route-tip p{color:#6e7e75;margin:6px 0 0;font-size:12.5px;line-height:1.7}.stargo-service-hero{background:var(--forest);height:270px;box-shadow:var(--shadow-lg);border:1px solid #214e4333;border-radius:27px;margin-bottom:22px;position:relative;overflow:hidden}.stargo-service-hero>.stargo-media{position:absolute;inset:0}.stargo-service-hero>.stargo-media:after{content:"";background:linear-gradient(90deg,#1e4d41d9,#1e4d412e);position:absolute;inset:0}.stargo-service-hero-overlay{z-index:2;width:min(62%,560px);color:var(--paper-bright);position:absolute;top:50%;left:34px;transform:translateY(-50%)}.stargo-service-hero-overlay span{color:#dbeee0;letter-spacing:.14em;font-size:11.5px}.stargo-service-hero-overlay h2{margin:10px 0 0;font-family:Noto Serif SC,Source Han Serif SC,STSongti-SC-Bold,serif;font-size:clamp(27px,3.2vw,37px);line-height:1.32}.stargo-service-hero-overlay p{color:#fffef7d6;margin:10px 0 0;font-size:13px;line-height:1.65}.stargo-service-hero>img{z-index:3;object-fit:cover;border:4px solid #fffef726;border-radius:50%;width:185px;height:185px;position:absolute;bottom:-12px;right:4%}.stargo-service-grid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.stargo-service-card{border:1px solid var(--border);background:var(--paper-bright);border-radius:22px;flex-direction:column;min-height:210px;padding:24px;display:flex;box-shadow:0 12px 28px #24433411}.stargo-service-card-icon{width:46px;height:46px;color:var(--forest);background:linear-gradient(135deg,#edf6ec,#f0ede3);border-radius:12px;place-items:center;margin-bottom:12px;display:grid}.stargo-service-card>span{color:#6b8072;letter-spacing:.12em;text-transform:uppercase;font-size:11px;font-weight:700}.stargo-service-card h2{color:var(--forest);margin:8px 0 0;font-family:Noto Serif SC,Source Han Serif SC,STSongti-SC-Bold,serif;font-size:21px;line-height:1.35}.stargo-service-card p{color:#617269;margin:10px 0 0;font-size:12.5px;line-height:1.7}.stargo-service-card button{border:1px solid var(--amber);background:var(--amber);min-height:44px;color:var(--paper-bright);border-radius:11px;justify-content:center;align-items:center;gap:7px;margin-top:auto;padding:10px 15px;font-size:12.5px;font-weight:700;transition:all .2s;display:inline-flex;box-shadow:0 7px 15px #c8853f2e}.stargo-service-card button:hover{background:var(--amber-hover);box-shadow:0 9px 19px #c8853f3d}.stargo-assistant-card{border:1px solid var(--border);background:var(--paper-bright);border-radius:22px;margin-top:22px;padding:24px;box-shadow:0 12px 28px #24433411}.stargo-assistant-card header{border-bottom:1px solid #214e431f;align-items:center;gap:14px;padding-bottom:18px;display:flex}.stargo-assistant-card header img{object-fit:cover;border:2px solid #214e432e;border-radius:50%;flex:0 0 52px;width:52px;height:52px}.stargo-assistant-card header>div{flex:1;min-width:0}.stargo-assistant-card header b{color:var(--forest);font-size:16px;display:block}.stargo-assistant-card header span{color:#738379;align-items:center;gap:5px;margin-top:3px;font-size:11.5px;display:inline-flex}.stargo-assistant-card header i{background:#7cb885;border-radius:50%;width:7px;height:7px;display:inline-block}.stargo-assistant-message{border-left:3px solid var(--amber-tint);background:#faf8f3;margin-top:18px;padding:16px 18px}.stargo-assistant-message b{color:var(--forest);font-size:14px;display:block}.stargo-assistant-message p{color:#5f6e66;margin:8px 0 0;font-size:12.5px;line-height:1.7}.stargo-assistant-shortcuts{flex-wrap:wrap;gap:8px;margin-top:16px;display:flex}.stargo-assistant-shortcuts button{background:var(--paper-bright);color:#5d7269;border:1px solid #214e4329;border-radius:999px;padding:8px 12px;font-size:12px;transition:all .2s}.stargo-assistant-shortcuts button:hover{background:#f4f1e8;border-color:#214e433d}.stargo-assistant-card form{gap:10px;margin-top:16px;display:flex}.stargo-assistant-card input{border:1px solid var(--border);background:var(--surface);min-width:0;color:var(--ink);border-radius:12px;flex:1;padding:12px 16px;font-size:13px}.stargo-assistant-card input::placeholder{color:var(--ink-muted)}.stargo-assistant-card input:focus{border-color:var(--amber);outline:none;box-shadow:0 0 0 3px #c8853f1f}.stargo-assistant-card form button{background:var(--amber);width:48px;height:48px;color:var(--paper-bright);border-radius:12px;flex:0 0 48px;place-items:center;transition:all .2s;display:grid;box-shadow:0 6px 14px #c8853f33}.stargo-assistant-card form button:hover{background:var(--amber-hover);box-shadow:0 8px 18px #c8853f42}.stargo-service-receipt{color:#4a7460;background:#f0f7f1;border:1px solid #71b88b3d;border-radius:12px;align-items:center;gap:10px;margin-top:14px;padding:12px 16px;font-size:12.5px;display:flex}.stargo-service-footnote{color:#647669;background:#fafaf2b3;border:1px solid #214e4324;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;margin-top:18px;padding:14px;font-size:12.5px;transition:background .2s;display:inline-flex}.stargo-service-footnote:hover{background:#f5f5ede6}.stargo-dialog-layer{z-index:100;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.stargo-dialog-backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#1f242185;position:absolute;inset:0}.stargo-nfc-sheet,.stargo-guide-sheet{z-index:2;border:1px solid var(--border);background:var(--paper-bright);border-radius:24px;width:min(540px,100%);max-height:calc(100dvh - 40px);padding:28px;position:relative;overflow-y:auto;box-shadow:0 24px 68px #14322a47}.stargo-nfc-sheet header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:20px;padding-bottom:16px;display:flex}.stargo-nfc-sheet header span{color:#6a8072;letter-spacing:.18em;text-transform:uppercase;font-family:Georgia,Times New Roman,serif;font-size:10.5px;font-weight:700}.stargo-nfc-sheet h2{color:var(--forest);margin:6px 0 0;font-family:Noto Serif SC,Source Han Serif SC,STSongti-SC-Bold,serif;font-size:26px;line-height:1.3}.stargo-nfc-sheet header button{color:#5d6b62;background:#f0ede3;border-radius:50%;flex:0 0 36px;place-items:center;width:36px;height:36px;transition:background .2s;display:grid}.stargo-nfc-sheet header button:hover{background:#e8e4d8}.stargo-nfc-sheet>p{color:#5f6f67;margin:18px 0 0;font-size:13px;line-height:1.7}.stargo-nfc-list{gap:10px;margin-top:20px;display:grid}.stargo-nfc-list button{border:1px solid var(--border);background:var(--surface);text-align:left;border-radius:14px;align-items:center;gap:14px;padding:14px 16px;transition:all .2s;display:flex}.stargo-nfc-list button:hover{background:#faf8f3;border-color:#214e433d;transform:translate(4px)}.stargo-nfc-list i{width:42px;height:42px;color:var(--forest);background:#eff5eb;border-radius:50%;flex:0 0 42px;place-items:center;font-family:Georgia,Times New Roman,serif;font-size:16px;font-style:normal;font-weight:700;display:grid}.stargo-nfc-list i.is-complete{background:var(--amber-tint);color:var(--amber-hover)}.stargo-nfc-list span{flex:1;min-width:0}.stargo-nfc-list b{color:var(--forest);font-size:15px;line-height:1.4;display:block}.stargo-nfc-list small{color:#738278;margin-top:2px;font-size:11.5px;display:block}.stargo-nfc-sheet footer{color:#547965;background:#f1f7f2;border:1px solid #71b88b38;border-radius:12px;align-items:center;gap:10px;margin-top:20px;padding:14px 16px;font-size:12px;line-height:1.6;display:flex}.stargo-guide-sheet{max-width:480px}.stargo-sheet-close{color:#5d6b62;background:#f0ede3;border-radius:50%;place-items:center;width:36px;height:36px;transition:background .2s;display:grid;position:absolute;top:22px;right:22px}.stargo-sheet-close:hover{background:#e8e4d8}.stargo-guide-sheet>span{color:#6a8072;letter-spacing:.18em;text-transform:uppercase;font-family:Georgia,Times New Roman,serif;font-size:10.5px;font-weight:700;display:block}.stargo-guide-sheet h2{color:var(--forest);margin:6px 0 0;padding-right:44px;font-family:Noto Serif SC,Source Han Serif SC,STSongti-SC-Bold,serif;font-size:26px;line-height:1.35}.stargo-guide-sheet-image{border-radius:16px;margin-top:20px}.stargo-guide-sheet>p{color:#566660;margin:18px 0 0;font-family:Noto Serif SC,Source Han Serif SC,STSongti-SC-Regular,serif;font-size:14px;line-height:1.8}.stargo-guide-sheet>div{border-left:3px solid var(--amber-tint);color:#5f6c65;background:#faf8f3;align-items:flex-start;gap:10px;margin-top:20px;padding:14px 16px;font-size:12.5px;line-height:1.7;display:flex}.stargo-guide-sheet>div svg{color:var(--amber);flex:none;margin-top:2px}.stargo-nav{z-index:50;right:50%;bottom:max(20px, env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffef7f5;border:1px solid #214e432e;border-radius:22px;grid-template-columns:repeat(4,1fr);gap:6px;width:min(480px,100% - 40px);padding:8px;display:grid;position:fixed;transform:translate(50%);box-shadow:0 14px 38px #1b3a2f33}.stargo-nav button{color:#748180;background:0 0;border-radius:15px;place-items:center;gap:4px;min-height:58px;padding:5px;transition:all .2s;display:grid}.stargo-nav button>span{border-radius:9px;place-items:center;width:28px;height:28px;transition:all .2s;display:grid}.stargo-nav button b{font-size:10.5px;font-weight:700}.stargo-nav button.is-active{color:var(--forest);background:#ebf4ea}.stargo-nav button.is-active>span{background:var(--forest);color:var(--paper-bright);box-shadow:0 5px 11px #214e4333}.stargo-notice{z-index:110;right:50%;bottom:max(104px, calc(env(safe-area-inset-bottom) + 90px));color:#4a6959;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffef7fa;border:1px solid #214e4338;border-radius:14px;align-items:center;gap:10px;width:min(560px,100% - 40px);padding:12px 14px;font-size:12.5px;line-height:1.6;display:flex;position:fixed;transform:translate(50%);box-shadow:0 14px 34px #1b3a2f33}.stargo-notice>svg{color:#a17f56;flex:none}.stargo-notice>span{flex:1}.stargo-notice button{color:#577565;background:#eff3eb;border-radius:50%;place-items:center;width:26px;height:26px;padding:0;transition:background .2s;display:grid}.stargo-notice button:hover{background:#e5ebe0}@media (width>=1280px){.stargo-header{padding-left:max(56px,50vw - 610px);padding-right:max(56px,50vw - 610px)}.stargo-header:after{left:max(56px,50vw - 610px);right:max(56px,50vw - 610px)}}@media (width<=980px){.stargo-hero-copy{width:68%}.stargo-hero-trail{width:200px;right:30px}.stargo-guide-layout{grid-template-columns:minmax(0,1fr) minmax(320px,.76fr);gap:22px}.stargo-map-panel,.stargo-point-card{padding:24px}.stargo-map-art{min-height:400px}.stargo-merchant-card{grid-template-columns:160px minmax(0,1fr)}.stargo-route-card{grid-template-columns:minmax(240px,.82fr) minmax(0,1.18fr)}}@media (width<=768px){.app-shell.stargo-v2-shell{border-radius:0}.stargo-v2-stage{padding-bottom:110px}.stargo-v2-stage:before,.stargo-v2-stage:after{display:none}.stargo-header{min-height:72px;padding:max(10px, env(safe-area-inset-top)) 18px 10px}.stargo-header:after{left:18px;right:18px}.stargo-brand{gap:10px}.stargo-brand>img{flex-basis:45px;width:45px;height:45px}.stargo-brand b{font-size:19px}.stargo-brand small{letter-spacing:.14em;font-size:7.5px}.stargo-location{padding:8px 11px;font-size:11px}.stargo-v2-content{padding:28px 16px 42px}.stargo-section-title{margin-bottom:16px}.stargo-section-title h1{font-size:30px}.stargo-section-title p{margin-top:8px;font-size:13px}.stargo-hero{border-radius:26px;min-height:400px}.stargo-hero-image img{object-position:58% center}.stargo-hero-shade{background:linear-gradient(90deg,#123a32e6,#123a3285 70%,#123a321f),linear-gradient(#0000 44%,#0c2a247a)}.stargo-hero-copy{width:82%;padding:40px 26px 96px}.stargo-hero-copy>span{padding:6px 9px;font-size:10px}.stargo-hero-copy h1{margin-top:15px;font-size:38px}.stargo-hero-copy p{margin-top:12px;font-size:13px}.stargo-bamboo-ornament{opacity:.58;width:150px;height:140px}.stargo-bamboo-ornament.is-left{left:-65px}.stargo-bamboo-ornament.is-right{right:-80px}.stargo-bamboo-ornament i{height:180px!important}.stargo-bamboo-ornament b{transform:scale(.76)rotate(-28deg)!important}.stargo-hero-trail{width:140px;padding:11px 9px 8px;bottom:96px;right:20px}.stargo-progress{border-radius:16px;min-height:62px;padding:10px 13px;bottom:14px;left:14px;right:14px}.stargo-progress>div:first-child span{font-size:10px}.stargo-progress strong{font-size:21px}.stargo-progress strong small{font-size:11px}.stargo-progress-stars{gap:3px}.stargo-guide-layout{grid-template-columns:minmax(0,1fr);gap:18px;margin-top:20px}.stargo-map-panel{border-radius:22px;padding:18px}.stargo-map-panel .stargo-section-title h1{font-size:26px}.stargo-map-panel .stargo-section-title p{display:none}.stargo-map-art{border-radius:16px;min-height:340px}.stargo-map-pin span{width:29px;height:29px;font-size:12px}.stargo-map-pin b{max-width:100px;padding:4px 6px;font-size:10px}.stargo-point-card{border-radius:22px;min-height:0;padding:22px}.stargo-point-top h2{font-size:23px}.stargo-point-copy{margin-top:18px;font-size:13.5px}.stargo-task-block{margin-top:15px}.stargo-point-actions{margin-top:18px}.stargo-page-banner{border-radius:22px;height:170px;margin-bottom:16px}.stargo-page-banner>div:last-child{max-width:74%;left:22px}.stargo-page-banner b{font-size:24px}.stargo-filter-tabs,.stargo-route-tabs{gap:8px;padding-bottom:8px}.stargo-filter-tabs button,.stargo-route-tabs button{min-height:36px;padding:7px 15px;font-size:12px}.stargo-merchant-grid{grid-template-columns:minmax(0,1fr);gap:14px}.stargo-merchant-card{border-radius:19px;grid-template-columns:130px minmax(0,1fr);min-height:190px}.stargo-merchant-copy{padding:16px}.stargo-merchant-copy h2{margin-top:9px;font-size:19px}.stargo-merchant-copy p{-webkit-line-clamp:2;margin-top:10px;font-size:11.5px}.stargo-merchant-copy footer{padding-top:10px}.stargo-route-mode-row{gap:8px;margin-bottom:12px}.stargo-route-mode-row span{gap:5px;min-height:42px;padding:6px;font-size:11px}.stargo-route-mode-row svg{width:15px}.stargo-route-card{border-radius:20px;grid-template-columns:minmax(0,1fr)}.stargo-route-photo{min-height:180px}.stargo-route-copy{padding:22px}.stargo-route-title h2{font-size:25px}.stargo-route-title>span{font-size:10px}.stargo-route-stops{gap:7px 9px;margin-top:16px}.stargo-route-stops span{font-size:11.5px}.stargo-route-copy footer{padding-top:20px}.stargo-service-hero{border-radius:22px;height:230px}.stargo-service-hero-overlay{width:66%;left:22px}.stargo-service-hero-overlay h2{letter-spacing:-.02em;font-size:clamp(21px,5.8vw,24px)}.stargo-service-hero-overlay p{font-size:11px}.stargo-service-hero>img{border-width:3px;width:130px;height:130px;bottom:-8px;right:-10px}.stargo-service-grid{gap:12px}.stargo-service-card{border-radius:19px;min-height:200px;padding:18px}.stargo-service-card h2{font-size:19px}.stargo-service-card p{font-size:11.5px}.stargo-service-card button{width:100%;min-height:40px;margin-top:12px;padding:8px;font-size:11px}.stargo-assistant-card{border-radius:20px;margin-top:14px;padding:18px}.stargo-nfc-sheet,.stargo-guide-sheet{border-radius:22px;padding:24px}}@media (width<=420px){.stargo-brand small{display:none}.stargo-location{padding:7px 9px}.stargo-hero-copy h1{font-size:34px}.stargo-hero-trail{width:126px}.stargo-progress-stars svg:nth-last-child(-n+2){display:none}.stargo-point-actions{grid-template-columns:minmax(0,1fr)}.stargo-point-shortcuts{gap:6px}.stargo-point-shortcuts button{font-size:9.5px}.stargo-merchant-card{grid-template-columns:110px minmax(0,1fr)}.stargo-merchant-copy h2{font-size:17px}.stargo-service-card{padding:14px}.stargo-service-card h2{letter-spacing:-.03em;font-size:17px}.stargo-service-card p{font-size:10.5px}.stargo-service-card button{padding-inline:5px}}@media (width<=360px){.stargo-service-card h2{letter-spacing:-.05em;font-size:16px}.stargo-service-card p{font-size:10px}.stargo-service-card button{padding-inline:4px}}@media (prefers-reduced-motion:reduce){.stargo-v2-shell *,.stargo-v2-shell :before,.stargo-v2-shell :after{transition-duration:.01ms!important;animation-duration:.01ms!important}}body:has(.stargo-v2-shell){background:radial-gradient(circle at 14% 10%,#71b88b26,#0000 28rem),radial-gradient(circle at 88% 88%,#9bc5cf2e,#0000 32rem),#e9eee9}.app-shell.stargo-v2-shell{--paper:#f7f6ef;--paper-bright:#fffdf6;--surface:#fffdf6;--ink:#293b39;--forest:#214e43;--bamboo:#71b88b;--lake:#9bc5cf;--red:#9b5e67;--amber:#9b5e67;--amber-tint:#f4e8e6;--border:#d8decf;background:0 0;min-height:100dvh}.stargo-v2-stage{width:min(100%,480px);min-height:100dvh;padding-bottom:calc(82px + env(safe-area-inset-bottom));background:linear-gradient(#f6f7efdb,#f7f6ef 260px),#f7f6ef;margin:0 auto;overflow:clip;box-shadow:0 0 0 1px #214e4314,0 24px 80px #214e4324}.stargo-v2-stage:before,.stargo-v2-stage:after{display:none}.stargo-header{min-height:66px;padding:max(9px, env(safe-area-inset-top)) 15px 9px;gap:9px}.stargo-header:after{left:15px;right:15px}.stargo-brand{gap:9px;min-width:0}.stargo-brand>img{flex-basis:40px;width:40px;height:40px}.stargo-brand b{font-size:18px}.stargo-brand small{text-overflow:ellipsis;white-space:nowrap;max-width:194px;font-size:7px;overflow:hidden}.stargo-location{flex:none;padding:6px 8px;font-size:10px}.stargo-location svg{width:12px}.stargo-v2-content{z-index:1;width:100%;padding:16px 13px calc(100px + env(safe-area-inset-bottom));position:relative}.stargo-section-title{margin-bottom:14px}.stargo-section-title>div>span{letter-spacing:.14em;font-size:10px}.stargo-section-title h1{margin-top:3px;font-size:27px;line-height:1.28}.stargo-section-title p{margin-top:6px;font-size:12px;line-height:1.65}.stargo-hero{border-radius:23px;min-height:356px}.stargo-hero-image img{object-position:54% center}.stargo-hero-copy{width:81%;padding:26px 21px 87px}.stargo-hero-copy>span{font-size:9px}.stargo-hero-copy h1{margin-top:12px;font-size:34px;line-height:1.13}.stargo-hero-copy p{margin-top:10px;font-size:12px}.stargo-bamboo-ornament{opacity:.44}.stargo-hero-trail{width:128px;bottom:79px;right:12px}.stargo-progress{border-radius:15px;min-height:59px;padding:9px 11px;bottom:11px;left:11px;right:11px}.stargo-progress>div:first-child span{font-size:9px}.stargo-progress strong{font-size:20px}.stargo-progress-stars{gap:2px}.stargo-progress-stars svg{width:14px}.stargo-guide-layout{grid-template-columns:minmax(0,1fr);gap:14px;margin-top:14px;display:grid}.stargo-map-panel,.stargo-point-card{border-radius:20px;min-height:0;padding:17px}.stargo-map-panel .stargo-section-title h1{font-size:24px}.stargo-map-panel .stargo-section-title p{max-width:30rem;display:block}.stargo-map-art{background:#dceee8;border-radius:15px;min-height:0;overflow:visible}.stargo-map-viewport{aspect-ratio:2400/1695;cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;background:#dceee8;border-radius:15px;width:100%;position:relative;overflow:hidden}.stargo-map-viewport:active{cursor:grabbing}.stargo-map-canvas{transform-origin:50%;transition:transform .18s ease-out;position:absolute;inset:0}.stargo-map-viewport:active .stargo-map-canvas{transition:none}.stargo-map-image,.stargo-map-image img,.stargo-map-wash,.stargo-map-path{width:100%;height:100%;position:absolute;inset:0}.stargo-map-image img{object-fit:cover;display:block}.stargo-map-wash{pointer-events:none;background:linear-gradient(125deg,#effbf31f,#0000 42%,#204e4314)}.stargo-map-path{pointer-events:none}.stargo-map-path path{fill:none;stroke:#214e43a8;stroke-width:1.1px;stroke-dasharray:2.1 1.8;filter:drop-shadow(0 1px 1px #fffc)}.stargo-map-pin{z-index:4;width:44px;height:44px;transform:translate(calc(-50% + var(--pin-offset-x,0px)), calc(-50% + var(--pin-offset-y,0px)));place-items:center;display:grid}.stargo-map-pin span{border:2px solid #fffdf6;width:30px;height:30px;font-size:11px;box-shadow:0 4px 12px #193a3347}.stargo-map-pin b{pointer-events:none;display:none}.stargo-map-pin.is-selected span{width:36px;height:36px;transform:none}.stargo-map-controls{z-index:9;gap:5px;display:grid;position:absolute;top:9px;right:9px}.stargo-map-controls button{color:#214e43;background:#fffdf6ed;border:1px solid #214e4329;border-radius:10px;place-items:center;width:40px;height:40px;display:grid;box-shadow:0 3px 10px #214e4324}.stargo-map-controls button:active{transform:scale(.94)}.stargo-map-caption{display:none}.stargo-point-card:before{width:132px;height:132px}.stargo-point-top{gap:10px}.stargo-point-no{flex-basis:43px;width:43px;height:43px;font-size:16px}.stargo-point-top h2{margin-top:2px;font-size:22px}.stargo-point-top small,.stargo-point-top p{font-size:10.5px}.stargo-point-copy{margin-top:14px;font-size:13px;line-height:1.68}.stargo-task-block{border-radius:13px;margin-top:13px;padding:12px}.stargo-task-heading{justify-content:space-between;align-items:center;gap:8px;display:flex}.stargo-task-heading>span{color:#39715f;font-size:11px;font-weight:700}.stargo-task-heading small{color:#8a978c;font-size:9px}.stargo-task-block p{margin-top:6px;font-size:12px}.stargo-v2-shell .stargo-nfc-checkin{color:#fffdf6;background:#214e43;border:1px solid #214e43;border-radius:11px;justify-content:center;align-items:center;gap:7px;width:100%;min-height:42px;margin-top:10px;font-size:12px;font-weight:700;display:inline-flex;box-shadow:0 7px 13px #214e432b}.stargo-v2-shell .stargo-nfc-checkin.is-done{color:#285b4c;box-shadow:none;background:#e3f1e5;border-color:#71b88b}.stargo-reward-block{margin-top:10px;font-size:11.5px}.stargo-point-actions{grid-template-columns:1fr 1fr;gap:8px;margin-top:15px}.stargo-v2-shell .stargo-primary-button,.stargo-v2-shell .stargo-secondary-button{border-radius:11px;justify-content:center;align-items:center;min-height:43px;padding:8px 10px;font-size:12px;display:inline-flex}.stargo-v2-shell .stargo-primary-button{color:#fffdf6;background:#214e43;border:1px solid #214e43;box-shadow:0 8px 16px #214e4333}.stargo-v2-shell .stargo-secondary-button{color:#214e43;background:#fffdf6;border:1px solid #214e433d}.stargo-point-shortcuts{margin-top:9px}.stargo-one-shortcut{grid-template-columns:minmax(0,1fr)}.stargo-one-shortcut button{grid-template-columns:none;justify-content:center;align-items:center;gap:7px;min-height:42px;padding:8px 12px;font-size:11.5px;display:flex}.stargo-one-shortcut button span{flex:none;place-items:center;width:24px;height:24px;display:grid}.stargo-page-banner{border-radius:20px;height:164px;margin-bottom:14px}.stargo-page-banner>div:last-child{max-width:75%;left:18px}.stargo-page-banner span{font-size:9px}.stargo-page-banner b{font-size:22px}.stargo-filter-tabs,.stargo-route-tabs{gap:7px;padding-bottom:8px}.stargo-filter-tabs button,.stargo-route-tabs button{min-height:34px;padding:6px 13px;font-size:11.5px}.stargo-merchant-grid{grid-template-columns:minmax(0,1fr);gap:11px}.stargo-merchant-card{border-radius:17px;grid-template-columns:112px minmax(0,1fr);min-height:166px}.stargo-merchant-copy{padding:13px}.stargo-merchant-copy h2{margin-top:6px;font-size:17px}.stargo-merchant-copy>small{font-size:9.5px}.stargo-merchant-copy p{-webkit-line-clamp:2;margin-top:6px;font-size:10.5px;line-height:1.55}.stargo-merchant-copy footer{padding-top:8px}.stargo-merchant-copy footer b,.stargo-merchant-copy footer button{font-size:10.5px}.stargo-route-mode-row{gap:7px;margin-bottom:10px}.stargo-route-mode-row span{gap:4px;min-height:40px;padding:5px;font-size:10px}.stargo-route-card{border-radius:19px;grid-template-columns:minmax(0,1fr)}.stargo-route-photo{min-height:164px}.stargo-route-copy{padding:17px}.stargo-route-title h2{font-size:22px}.stargo-route-title>span{font-size:9px}.stargo-route-audience{font-size:11px}.stargo-route-stops{gap:6px 7px;margin-top:13px}.stargo-route-stops span{font-size:10px}.stargo-route-copy footer{padding-top:15px}.stargo-route-tip{border-radius:15px;gap:9px;margin-top:11px;padding:13px}.stargo-route-tip p{font-size:10.5px}.stargo-service-hero{border-radius:20px;height:210px}.stargo-service-hero-overlay{width:68%;left:18px}.stargo-service-hero-overlay h2{font-size:22px}.stargo-service-hero-overlay p{max-width:190px;font-size:10.5px}.stargo-service-hero>img{width:112px;height:112px;bottom:-6px;right:-4px}.stargo-service-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.stargo-service-card{border-radius:17px;min-height:178px;padding:14px}.stargo-service-card h2{font-size:17px}.stargo-service-card p{font-size:10.5px}.stargo-service-card button{min-height:36px;margin-top:9px;padding:6px;font-size:10px}.stargo-assistant-card{border-radius:18px;margin-top:12px;padding:15px}.stargo-assistant-card header img{width:40px;height:40px}.stargo-assistant-card header b{font-size:16px}.stargo-assistant-message{margin-top:12px;padding:12px}.stargo-assistant-message p{font-size:11px}.stargo-assistant-shortcuts{gap:6px}.stargo-assistant-shortcuts button{padding:6px 8px;font-size:10px}.stargo-assistant-card form{margin-top:12px}.stargo-consult-context{color:#456b5a;background:#eef5eb;border:1px solid #214e4324;border-radius:11px;align-items:center;gap:6px;margin:12px 0 0;padding:8px 10px;font-size:11px;display:flex}.stargo-consult-context span{color:#72877a}.stargo-consult-context b{color:#214e43;flex:1}.stargo-consult-context button{color:#567467;background:#fffdf6e6;border:0;border-radius:8px;place-items:center;width:26px;height:26px;display:grid}.stargo-service-footnote{color:#214e43;text-align:left;background:linear-gradient(115deg,#edf6ed,#f8f3e9);border:1px solid #214e432b;border-radius:17px;align-items:center;gap:10px;min-height:62px;margin-top:12px;padding:11px 13px;display:flex}.stargo-service-footnote>span{flex:1;gap:2px;display:grid}.stargo-service-footnote b{font-size:13px}.stargo-service-footnote small{color:#6e8175;font-size:10px}.stargo-nav{z-index:50;width:min(100%,480px);min-height:calc(62px + env(safe-area-inset-bottom));padding:6px 10px calc(6px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffdf7f2;border:1px solid #214e431a;border-bottom:0;border-radius:18px 18px 0 0;position:fixed;bottom:0;left:50%;right:auto;transform:translate(-50%);box-shadow:0 -5px 22px #214e431c}.stargo-nav button{min-height:50px;font-size:10px}.stargo-nav button>span{width:25px;height:25px}.stargo-notice{right:12px;bottom:calc(78px + env(safe-area-inset-bottom));border-radius:14px;width:auto;max-width:456px;margin:auto;padding:10px 11px;font-size:11px;left:12px}.stargo-dialog-layer{z-index:100;align-items:flex-end;padding:0}.stargo-dialog-backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0e231e8a}.stargo-guide-sheet,.stargo-digital-sheet,.stargo-mission-sheet,.stargo-portrait-sheet{z-index:2;background:#fffdf6;border:0;border-radius:24px 24px 0 0;width:min(100%,480px);max-height:min(90dvh,760px);margin:0 auto;position:relative;overflow:auto;box-shadow:0 -18px 48px #0b241e3b}.stargo-guide-sheet{padding:23px 18px calc(25px + env(safe-area-inset-bottom))}.stargo-guide-sheet>span,.stargo-digital-sheet>span,.stargo-mission-title small,.stargo-portrait-sheet header span{color:#5f8a73;letter-spacing:.14em;font-family:Georgia,serif;font-size:10px}.stargo-guide-sheet h2,.stargo-digital-sheet h2,.stargo-mission-title h2,.stargo-portrait-sheet h2{color:#214e43;font-family:Noto Serif SC,Source Han Serif SC,STSongti-SC-Bold,serif}.stargo-guide-sheet h2{margin:5px 0 13px;font-size:25px}.stargo-guide-video{background:#1f3430;border:1px solid #214e4326;border-radius:16px;overflow:hidden}.stargo-guide-video video{object-fit:contain;background:#172622;width:100%;max-height:265px;display:block}.stargo-guide-video span{color:#fffdf6e6;align-items:center;gap:6px;padding:8px 10px;font-size:10px;display:flex}.stargo-guide-sheet>p{margin-top:14px;font-size:13px}.stargo-guide-sheet>div:last-child{margin-top:12px;font-size:11px}.stargo-digital-sheet{padding:24px 18px calc(28px + env(safe-area-inset-bottom))}.stargo-digital-sheet h2{margin:5px 0 8px;font-size:27px}.stargo-digital-sheet>p{color:#63766b;font-size:13px;line-height:1.7}.stargo-digital-orbit{color:#fff7db;text-align:center;background:radial-gradient(circle,#71b88b38,#0000 38%),#153f36;border:1px solid #71b88b4d;border-radius:20px;place-items:center;min-height:238px;margin-top:18px;padding:24px;display:grid}.stargo-digital-orbit .stargo-star-trail{width:100%;max-width:270px}.stargo-digital-orbit strong{margin-top:-12px;font-family:Noto Serif SC,serif;font-size:20px}.stargo-digital-orbit small{color:#fff7dbb8;font-size:11px}.stargo-digital-note{color:#4d675a;background:#eef5ed;border-radius:13px;gap:9px;margin-top:12px;padding:12px;font-size:11px;line-height:1.6;display:flex}.stargo-mission-sheet{min-height:min(88dvh,720px);padding-bottom:calc(20px + env(safe-area-inset-bottom))}.stargo-mission-sheet>header,.stargo-portrait-sheet>header{border-bottom:1px solid #214e431a;justify-content:space-between;align-items:center;gap:12px;min-height:58px;padding:12px 16px;display:flex}.stargo-mission-sheet>header button,.stargo-portrait-sheet>header button,.stargo-sheet-close{color:#214e43;background:#f0f4ed;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.stargo-mission-sheet>header>span{color:#5f8a73;text-align:center;flex:1;font-size:12px;font-weight:700}.stargo-mission-title{text-align:center;padding:23px 20px 8px}.stargo-mission-title h2{margin:4px 0 6px;font-size:28px}.stargo-mission-title p{color:#6c7b71;max-width:330px;margin:0 auto;font-size:12px;line-height:1.7}.stargo-mission-body,.stargo-mission-success{padding:14px 20px 22px}.stargo-frequency-readout{color:#fffdf6;background:linear-gradient(135deg,#153f36,#2e6455);border-radius:18px;grid-template-columns:1fr auto;align-items:end;padding:16px;display:grid}.stargo-frequency-readout span{letter-spacing:.08em;font-size:11px}.stargo-frequency-readout strong{font-family:Georgia,serif;font-size:42px;line-height:1}.stargo-frequency-readout strong small{font-size:14px}.stargo-frequency-readout i{color:#b7d3c0;grid-column:1/-1;margin-top:10px;font-size:11px;font-style:normal}.stargo-frequency-readout i.is-locked{color:#ffe3a5}.stargo-range{accent-color:#214e43;width:100%;height:8px;margin:23px 0 16px}.stargo-wave-bars{background:#edf4ec;border-radius:13px;justify-content:center;align-items:center;gap:4px;height:62px;padding:9px;display:flex}.stargo-wave-bars i{background:#71b88b;border-radius:99px;width:5px;min-height:10px;max-height:45px}.stargo-mission-submit,.stargo-portrait-submit{color:#fffdf6;background:#214e43;border:1px solid #214e43;border-radius:13px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:47px;margin-top:17px;font-size:13px;font-weight:700;display:inline-flex;box-shadow:0 8px 18px #214e432e}.stargo-v2-shell .stargo-mission-submit,.stargo-v2-shell .stargo-portrait-submit{color:#fffdf6;background:#214e43;border:1px solid #214e43;padding:0 16px}.stargo-mission-submit:active,.stargo-portrait-submit:active{transform:translateY(1px)}.stargo-mission-submit:disabled,.stargo-portrait-submit:disabled{cursor:not-allowed;box-shadow:none;background:#9db2a4;border-color:#9db2a4}.stargo-mission-error{color:#a95f57;text-align:center;margin:10px 0 0;font-size:11px;line-height:1.55}.stargo-sequence-slots{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.stargo-sequence-slots span{color:#214e43;background:#f4f6ed;border:1px dashed #214e4352;border-radius:13px;place-items:center;min-height:54px;font-family:Noto Serif SC,serif;font-size:20px;display:grid}.stargo-choice-grid{grid-template-columns:repeat(4,1fr);gap:8px;margin-top:13px;display:grid}.stargo-choice-grid button{color:#214e43;background:#fffdf6;border:1px solid #214e432b;border-radius:13px;min-height:48px;font-family:Noto Serif SC,serif;font-size:17px}.stargo-choice-grid button.is-picked{color:#709071;background:#deede0}.stargo-mission-row{grid-template-columns:.7fr 1.3fr;align-items:end;gap:9px;display:grid}.stargo-mission-row .stargo-mission-submit{margin-top:17px}.stargo-text-button{color:#5b7768;border:1px solid #214e432e;border-radius:13px;justify-content:center;align-items:center;gap:5px;min-height:47px;font-size:12px;display:inline-flex}.stargo-photo-drop{color:#486b5b;text-align:center;background:#f1f6ee;border:1.5px dashed #214e4357;border-radius:18px;place-items:center;gap:8px;min-height:205px;padding:22px;display:grid;overflow:hidden}.stargo-photo-drop b{font-size:14px}.stargo-photo-drop small{font-size:10px}.stargo-photo-drop input,.stargo-portrait-upload input{display:none}.stargo-photo-drop.has-photo{padding:0}.stargo-photo-drop.has-photo img{object-fit:cover;width:100%;height:205px}.stargo-photo-consent{color:#5d7167;align-items:flex-start;gap:7px;margin-top:11px;font-size:11px;line-height:1.55;display:flex}.stargo-photo-consent input{accent-color:#214e43;flex:none;margin:2px 0 0}.stargo-mission-saving{color:#5f8a73;text-align:center;margin:10px 0 0;font-size:11px}.stargo-match-list{gap:10px;display:grid}.stargo-match-list label{background:#f9faf4;border:1px solid #214e4324;border-radius:13px;grid-template-columns:58px minmax(0,1fr);align-items:center;gap:10px;padding:10px;display:grid}.stargo-match-list b{color:#214e43;text-align:center;font-family:Noto Serif SC,serif;font-size:17px}.stargo-match-list select,.stargo-portrait-sheet select{color:#3f5f51;background:#fffdf6;border:1px solid #214e4333;border-radius:9px;width:100%;min-height:38px;padding:7px 9px;font-size:12px}.stargo-broadcast-stage{color:#fff5cf;background:radial-gradient(circle,#71b88b4d,#0000 54%),#194639;border-radius:18px;justify-content:center;align-items:center;gap:7px;height:100px;display:flex}.stargo-broadcast-stage i{background:#a8d5ae;border-radius:99px;width:4px;height:26px}.stargo-broadcast-stage i:nth-of-type(2),.stargo-broadcast-stage i:nth-of-type(4){height:42px}.stargo-broadcast-stage i:nth-of-type(3){height:57px}.stargo-mission-body textarea{resize:vertical;color:#2b4138;background:#fffdf6;border:1px solid #214e4333;border-radius:13px;width:100%;min-height:110px;margin-top:14px;padding:12px;font-size:13px;line-height:1.65}.stargo-text-count{color:#819185;text-align:right;margin-top:5px;font-size:10px}.stargo-compass{background:#fbfcf6;border:10px solid #edf3ea;border-radius:50%;place-items:center;width:176px;height:176px;margin:5px auto 0;display:grid;position:relative;box-shadow:inset 0 0 0 1px #214e4329,0 10px 21px #214e431f}.stargo-compass b{color:#9b5e67;font-family:Georgia,serif;position:absolute;top:14px}.stargo-compass i{width:4px;height:118px;transform:rotate(var(--heading));transform-origin:50%;background:linear-gradient(#9b5e67 0 50%,#214e43 50% 100%);border-radius:99px;position:absolute}.stargo-compass span{z-index:1;color:#214e43;background:#fffdf6;border-radius:50%;place-items:center;width:54px;height:54px;font-size:13px;font-weight:700;display:grid;box-shadow:0 2px 7px #214e4324}.stargo-compass-copy{color:#667a6d;text-align:center;margin:-2px 0 0;font-size:11px}.stargo-wish-stars{color:#d3a24e;justify-content:center;align-items:center;gap:20px;min-height:88px;display:flex}.stargo-wish-stars svg:nth-child(2){margin-top:-35px}.stargo-wish-stars svg:nth-child(3){margin-top:22px}.stargo-mission-success{text-align:center;place-items:center;padding-top:70px;display:grid}.stargo-mission-success>svg{color:#4e9a70}.stargo-mission-success h3{color:#214e43;margin:14px 0 6px;font-family:Noto Serif SC,serif;font-size:24px}.stargo-mission-success p{color:#698071;max-width:270px;margin:0;font-size:12px}.stargo-mission-success .stargo-mission-submit{max-width:260px}.stargo-portrait-sheet{padding-bottom:calc(22px + env(safe-area-inset-bottom))}.stargo-portrait-sheet header{align-items:center}.stargo-portrait-sheet header>div{flex:1}.stargo-portrait-sheet h2{margin:1px 0 0;font-size:21px}.stargo-portrait-status{color:#896b52;background:#f4eee4;border-radius:10px;margin:13px 16px 0;padding:9px 10px;font-size:10.5px;line-height:1.5}.stargo-portrait-status.is-ready{color:#437356;background:#eaf4e8}.stargo-portrait-sheet form{gap:11px;padding:15px 16px 0;display:grid}.stargo-portrait-sheet form>label:not(.stargo-portrait-upload):not(.stargo-consent),.stargo-portrait-row label{color:#557064;gap:6px;font-size:11px;display:grid}.stargo-portrait-upload{color:#537664;text-align:center;background:#eff6ec;border:1.5px dashed #214e4354;border-radius:16px;place-items:center;gap:6px;min-height:165px;padding:16px;display:grid;overflow:hidden}.stargo-portrait-upload b{font-size:13px}.stargo-portrait-upload small{font-size:10px}.stargo-portrait-upload.has-photo{padding:0}.stargo-portrait-upload.has-photo img{object-fit:cover;width:100%;height:185px}.stargo-portrait-row{grid-template-columns:1.2fr .8fr;gap:9px;display:grid}.stargo-consent{color:#6d7e73;align-items:flex-start;gap:7px;font-size:10px;line-height:1.5;display:flex}.stargo-consent input{accent-color:#214e43;flex:none;margin:2px 0 0}.stargo-portrait-submit{margin-top:0}.stargo-portrait-result{color:#214e43;background:#f4f7f0;border:1px solid #214e4329;border-radius:15px;gap:8px;margin:15px 16px 0;padding:10px;font-size:12px;display:grid}.stargo-portrait-result img{object-fit:cover;border-radius:10px;width:100%;max-height:360px}@media (width<=370px){.stargo-brand small,.stargo-location svg{display:none}.stargo-location{padding-inline:7px}.stargo-hero-copy h1{font-size:30px}.stargo-progress-stars svg:nth-last-child(-n+2){display:none}.stargo-point-actions{grid-template-columns:minmax(0,1fr)}.stargo-service-card{padding:11px}}@media (width>=481px){.stargo-v2-stage{border-radius:0 0 24px 24px}}.stargo-map-panel-plain{padding:13px}.stargo-map-panel-head{color:#214e43;justify-content:space-between;align-items:center;gap:10px;margin-bottom:11px;font-family:Noto Serif SC,Georgia,serif;font-size:18px;font-weight:700;display:flex}.stargo-map-panel-head .stargo-progress{width:auto;min-height:0;box-shadow:none;background:0 0;border:0;border-radius:0;align-items:center;gap:5px;padding:0;display:flex;position:static}.stargo-map-panel-head .stargo-progress>div:first-child span,.stargo-map-panel-head .stargo-progress-stars{display:none}.stargo-map-panel-head .stargo-progress strong{color:#9b5e67;font-family:ui-sans-serif,system-ui,sans-serif;font-size:15px}.stargo-map-panel-head .stargo-progress strong small{font-size:10px}.stargo-knowledge-card,.stargo-point-video{background:linear-gradient(145deg,#f4f8f0f5,#fffdf6f5);border:1px solid #214e4321;border-radius:15px;margin-top:13px;overflow:hidden}.stargo-knowledge-card>div,.stargo-point-video>span{color:#214e43;align-items:center;gap:6px;padding:11px 12px 0;font-size:12px;font-weight:700;display:flex}.stargo-knowledge-card ul{color:#5f7467;gap:7px;margin:9px 0 0;padding:0 13px 13px 28px;font-size:11px;line-height:1.62;display:grid}.stargo-knowledge-card li::marker{color:#71b88b}.stargo-point-video .stargo-guide-video{box-shadow:none;background:0 0;border:0;border-radius:0;margin-top:8px}.stargo-point-video .stargo-guide-video video{border-radius:0}.stargo-guide-video{position:relative}.stargo-video-landscape{color:#fffdf6;z-index:2;background:#11221dbd;border:1px solid #ffffffbf;border-radius:999px;align-items:center;gap:5px;min-height:29px;padding:0 9px;font-size:11px;font-weight:700;display:inline-flex;position:absolute;top:11px;right:11px;box-shadow:0 3px 14px #12322938}.stargo-video-landscape:active{transform:scale(.97)}:-webkit-any(.stargo-guide-video video:fullscreen,.stargo-guide-video video:-webkit-full-screen){object-fit:contain;background:#000;width:100vw;height:100vh}:is(.stargo-guide-video video:fullscreen,.stargo-guide-video video:fullscreen){object-fit:contain;background:#000;width:100vw;height:100vh}.stargo-point-actions-three{grid-template-columns:repeat(2,minmax(0,1fr))}.stargo-point-actions-three .stargo-primary-button{grid-column:1/-1}.stargo-quiz-card,.stargo-staff-task{color:#214e43;background:#f4f8ef;border:1px solid #214e4324;border-radius:16px;gap:10px;padding:15px;display:grid}.stargo-quiz-card>span{color:#9b5e67;letter-spacing:.12em;font-size:10px;font-weight:700}.stargo-quiz-card>b,.stargo-staff-task>b{font-family:Noto Serif SC,Georgia,serif;font-size:15px;line-height:1.55}.stargo-staff-task>svg{color:#9b5e67}.stargo-staff-task p{color:#698071;margin:0;font-size:11px;line-height:1.7}.stargo-route-ar-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin:11px 0;display:grid}.stargo-route-ar-actions button{color:#214e43;text-align:left;background:#f4f8ef;border:1px solid #214e4329;border-radius:14px;align-items:center;gap:9px;min-height:60px;padding:10px;display:flex}.stargo-route-ar-actions button:last-child{background:#edf4f5}.stargo-route-ar-actions button>span{gap:2px;display:grid}.stargo-route-ar-actions b{font-size:12px}.stargo-route-ar-actions small{color:#849589;font-size:9px}.stargo-profile-page{gap:13px;display:grid}.stargo-profile-page .stargo-section-title{margin-bottom:0}.stargo-passport-card,.stargo-rewards-card{background:#fffdf6;border:1px solid #214e4329;border-radius:18px;box-shadow:0 12px 24px #214e430f}.stargo-passport-card{color:#fffdf6;background:linear-gradient(135deg,#214e43,#477c6e);grid-template-columns:1.05fr .95fr;align-items:center;gap:8px;padding:14px;display:grid}.stargo-passport-card>div{gap:4px;display:grid}.stargo-passport-card span{color:#dbe9dd;align-items:center;gap:5px;font-size:10px;display:flex}.stargo-passport-card strong{font-family:Noto Serif SC,Georgia,serif;font-size:31px;line-height:1}.stargo-passport-card strong small{font-family:ui-sans-serif,system-ui,sans-serif;font-size:13px}.stargo-passport-card p{color:#dbe9dd;margin:0;font-size:10px;line-height:1.5}.stargo-passport-card .stargo-star-trail{width:100%}.stargo-passport-card .stargo-star-trail text{fill:#e7f0e8}.stargo-rewards-card{overflow:hidden}.stargo-rewards-card>header{color:#214e43;border-bottom:1px solid #214e431a;justify-content:space-between;align-items:center;padding:14px 14px 11px;display:flex}.stargo-rewards-card>header>div{align-items:center;gap:7px;font-size:13px;font-weight:700;display:flex}.stargo-rewards-card>header small{color:#86958b;font-size:9px}.stargo-reward-list{display:grid}.stargo-reward-list article{border-bottom:1px solid #214e4314;grid-template-columns:31px minmax(0,1fr) auto;align-items:start;gap:8px;padding:11px 14px;display:grid}.stargo-reward-list article:last-child{border-bottom:0}.stargo-reward-list article>span{color:#214e43;background:#edf4eb;border-radius:50%;place-items:center;width:29px;height:29px;font-size:10px;font-weight:800;display:grid}.stargo-reward-list b{color:#214e43;font-size:11px}.stargo-reward-list p{color:#718176;margin:3px 0 0;font-size:10px;line-height:1.5}.stargo-reward-list small{color:#98a59b;white-space:nowrap;font-size:9px}.stargo-reward-empty{color:#75867b;align-items:center;gap:9px;padding:17px 14px;font-size:11px;line-height:1.6;display:flex}.stargo-fragment-sheet{color:#fffdf6;text-align:center;background:radial-gradient(circle at 50% 5%,#537d70,#173d34 70%);border:1px solid #dac17999;border-radius:23px;width:min(360px,100vw - 32px);padding:28px 22px 22px;position:relative;box-shadow:0 28px 65px #1031296b}.stargo-fragment-sheet>span{color:#e9d48b;letter-spacing:.16em;font-size:10px;font-weight:700}.stargo-fragment-sheet h2{margin:11px 0 8px;font-family:Noto Serif SC,Georgia,serif;font-size:22px}.stargo-fragment-sheet p{color:#dceadd;margin:0 auto 17px;font-size:12px;line-height:1.7}.stargo-fragment-sheet>div:last-child{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.stargo-fragment-sheet .stargo-primary-button{color:#214e43;background:#f3e6bc;border:0}.stargo-fragment-sheet .stargo-secondary-button{color:#fffdf6;background:0 0;border-color:#fffdf66b}.stargo-fragment-orbit{color:#f3e6bc;border:1px solid #e9d48b80;border-radius:50%;place-items:center;width:92px;height:92px;margin:0 auto 10px;animation:2.1s ease-in-out infinite stargo-shard-pulse;display:grid;position:relative}.stargo-fragment-orbit>svg:first-child{position:absolute;top:5px;right:5px}.stargo-completion-sheet .stargo-fragment-orbit{color:#f3e6bc}.stargo-completion-sheet .stargo-primary-button{width:100%}@keyframes stargo-shard-pulse{0%,to{transform:scale(1);box-shadow:0 0 #f3e6bc2e}50%{transform:scale(1.06);box-shadow:0 0 0 13px #f3e6bc00}}.sgp-general-portrait{padding-bottom:40px}.sgp-portrait-banner{color:#fffdf6;background:linear-gradient(135deg,#f7c78f 0%,#e87855 54%,#783f4b 100%);border-radius:18px;justify-content:space-between;align-items:stretch;gap:14px;margin:0 0 14px;padding:18px;display:flex;box-shadow:0 12px 28px #79413933}.sgp-portrait-banner div{gap:5px;display:grid}.sgp-portrait-banner span:first-child{letter-spacing:.16em;opacity:.84;font-size:10px;font-weight:800}.sgp-portrait-banner strong{max-width:250px;font-family:Noto Serif SC,Georgia,serif;font-size:24px;line-height:1.35}.sgp-portrait-banner small{opacity:.88;font-size:11px}.sgp-portrait-banner-mark{border:1px solid #ffffff9e;border-radius:50%;align-self:center;place-items:center;width:54px;height:54px;font-family:Georgia,serif;font-size:20px;font-weight:800;display:grid}.sgp-portrait-shortcuts{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0 0 13px;display:grid}.sgp-portrait-shortcuts button{color:#fffdf6;text-align:left;border:0;border-radius:15px;align-content:center;gap:3px;min-height:68px;padding:10px 12px;display:grid;box-shadow:0 5px 12px #214e431a}.sgp-portrait-shortcuts button b{font-family:Noto Serif SC,Georgia,serif;font-size:17px}.sgp-portrait-shortcuts button small{opacity:.92;font-size:10px}.sgp-portrait-shortcuts .is-coral{background:linear-gradient(135deg,#f28a6e,#d45e5b)}.sgp-portrait-shortcuts .is-gold{background:linear-gradient(135deg,#d89b45,#a7673d)}.sgp-portrait-shortcuts .is-mint{background:linear-gradient(135deg,#73aa91,#4c7c72)}.sgp-portrait-shortcuts .is-indigo{background:linear-gradient(135deg,#6678a1,#3f4e77)}.sgp-portrait-audiences{gap:8px;margin:0 -2px 15px;padding:2px;display:flex;overflow:auto}.sgp-portrait-audiences button{color:#86694d;white-space:nowrap;background:#fff8ed;border:1px solid #eadcc8;border-radius:999px;min-width:66px;min-height:39px;padding:6px 12px;font-size:13px}.sgp-portrait-audiences button.is-active{color:#fff;background:#ed6a2d;border-color:#ed6a2d}.sgp-portrait-packages{border:0;margin:0 0 17px;padding:0}.sgp-portrait-packages legend{color:#274d42;margin:0 0 9px;font-family:Noto Serif SC,Georgia,serif;font-size:20px;font-weight:750}.sgp-portrait-packages>div{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.sgp-portrait-packages button{color:#684f3f;text-align:left;background:#fffdf7;border:1px solid #e8d9c6;border-radius:14px;align-content:center;gap:3px;min-height:94px;padding:9px 7px;display:grid}.sgp-portrait-packages button.is-active{background:#fff4e7;border:2px solid #ef6d2d;padding:8px 6px}.sgp-portrait-packages button:disabled{opacity:.62}.sgp-portrait-packages b{font-size:13px}.sgp-portrait-packages strong{color:#ed642b;font-size:12px}.sgp-portrait-packages small{font-size:9px;line-height:1.35}.sgp-portrait-packages>p{color:#927b6b;margin:8px 2px 0;font-size:10px;line-height:1.5}.sgp-portrait-catalog-head{justify-content:space-between;align-items:flex-end;gap:10px;margin:4px 0 9px;display:flex}.sgp-portrait-catalog-head h2{color:#274d42;margin:0;font-family:Noto Serif SC,Georgia,serif;font-size:22px}.sgp-portrait-catalog-head small{color:#8a887e;margin-top:4px;font-size:10px;line-height:1.45;display:block}.sgp-portrait-catalog-head>span{color:#bf7049;flex:none;font-size:11px}.sgp-portrait-controls{grid-template-columns:minmax(0,1fr) 112px;gap:8px;margin:0 0 11px;display:grid}.sgp-portrait-controls label{color:#9a9b93;background:#f6f5f1;border:1px solid #e5e0d6;border-radius:12px;align-items:center;gap:7px;min-height:42px;padding:0 11px;display:flex}.sgp-portrait-controls input{color:#334d43;background:0 0;border:0;outline:0;width:100%;min-width:0;font-size:13px}.sgp-portrait-controls select{color:#806b59;background:#f6f5f1;border:1px solid #e5e0d6;border-radius:12px;min-height:42px;padding:0 8px;font-size:12px}.sgp-general-portrait .sg-portrait-templates{border:0;margin:0;padding:0}.sgp-general-portrait .sg-portrait-templates legend{color:#274d42;margin:0 0 8px;font-family:Noto Serif SC,Georgia,serif;font-size:18px;font-weight:700}.sgp-template-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px!important;display:grid!important}.sgp-general-portrait .sgp-template-grid button{color:#345449;text-align:left;background:#fffdf7;border:1px solid #e8e1d5;border-radius:15px;grid-template-columns:minmax(0,1fr);align-content:start;gap:3px;padding:0 0 10px;display:grid;position:relative;overflow:hidden}.sgp-general-portrait .sgp-template-grid button.selected{border:2px solid #ed6a2d;padding:0 0 9px;box-shadow:0 0 0 2px #ed6a2d21}.sgp-general-portrait .sgp-template-grid img{aspect-ratio:3/4;object-fit:cover;border-radius:13px 13px 7px 7px;width:100%}.sgp-general-portrait .sgp-template-grid strong{padding:3px 10px 0;font-family:Noto Serif SC,Georgia,serif;font-size:16px}.sgp-general-portrait .sgp-template-grid small{color:#887c70;padding:0 10px;font-size:10px;line-height:1.4}.sgp-general-portrait .sgp-template-grid em{color:#bd6c49;padding:0 10px;font-size:10px;font-style:normal}.sgp-template-badge{z-index:1;color:#fff;background:#163532e6;border-radius:6px;min-height:23px;padding:3px 7px;font-size:10px;font-weight:700;position:absolute;top:8px;left:8px}.sgp-upload-step{color:#274d42;align-self:start;align-items:center;gap:8px;width:100%;display:flex}.sgp-upload-step>span{color:#fff;background:#ed6a2d;border-radius:50%;place-items:center;width:24px;height:24px;font-size:12px;font-weight:800;display:grid}.sgp-upload-step b{font-size:14px}.sgp-general-portrait form{margin-top:18px}.sgp-general-portrait .stargo-portrait-upload{min-height:180px}.sgp-astronaut-portrait .sgp-upload-step>span{background:#345f75}.sgp-astronaut-portrait .stargo-portrait-upload{margin-top:15px}@media (width<=370px){.sgp-portrait-banner strong{font-size:21px}.sgp-portrait-packages>div{gap:5px}.sgp-portrait-packages button{padding-inline:5px}.sgp-general-portrait .sgp-template-grid strong{font-size:14px}}.sgp-portrait-showcase{border-top:1px solid #eee6da;margin:0 0 18px;padding:15px 0 2px}.sgp-portrait-showcase-head{justify-content:space-between;align-items:flex-end;gap:10px;margin:0 0 11px;display:flex}.sgp-portrait-showcase-head span{color:#bf7049;letter-spacing:.15em;font-size:9px;font-weight:800}.sgp-portrait-showcase-head h2{color:#274d42;margin:4px 0 3px;font-family:Noto Serif SC,Georgia,serif;font-size:21px;line-height:1.25}.sgp-portrait-showcase-head p{color:#8a887e;margin:0;font-size:10px;line-height:1.45}.sgp-portrait-showcase-head>b{color:#bd6c49;white-space:nowrap;flex:none;font-size:11px}.sgp-portrait-shelves{gap:17px;display:grid}.sgp-portrait-shelf{border-bottom:1px solid #eee6da;margin:0;padding:0 0 15px}.sgp-portrait-shelf>header{justify-content:space-between;align-items:flex-start;gap:8px;margin:0 0 8px;display:flex}.sgp-portrait-shelf>header>div>span{color:#d66736;background:#fff0e3;border-radius:999px;padding:3px 7px;font-size:10px;font-weight:750;display:inline-flex}.sgp-portrait-shelf>header h3{color:#273f38;margin:0 0 0 7px;font-family:Noto Serif SC,Georgia,serif;font-size:18px;display:inline}.sgp-portrait-shelf>header p{color:#8c8176;margin:5px 0 0;font-size:10px;line-height:1.35}.sgp-portrait-shelf>header>small{color:#bd7a54;text-align:right;white-space:nowrap;padding-top:4px;font-size:9px;line-height:1.45}.sgp-portrait-shelf-grid{grid-template-columns:minmax(0,1.03fr) minmax(0,.97fr);align-items:stretch;gap:9px;display:grid}.sgp-portrait-cover,.sgp-portrait-variant{color:#345449;text-align:left;cursor:pointer;background:#fffdf8;border:1px solid #eadfd2;border-radius:14px;min-width:0;padding:0;display:grid;overflow:hidden}.sgp-portrait-cover{grid-template-rows:1fr auto;position:relative}.sgp-portrait-cover img{aspect-ratio:3/4;object-fit:cover;width:100%;height:100%;min-height:244px}.sgp-portrait-cover>span{color:#fff;background:#163532e6;border-radius:6px;padding:4px 7px;font-size:9px;font-weight:750;position:absolute;top:8px;left:8px}.sgp-portrait-cover>strong{padding:8px 10px 10px;font-family:Noto Serif SC,Georgia,serif;font-size:15px}.sgp-portrait-variants{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.sgp-portrait-variant{grid-template-rows:auto auto auto;align-content:start;gap:3px;padding-bottom:8px;transition:border-color .2s,box-shadow .2s}.sgp-portrait-variant.is-selected{border:2px solid #ed6a2d;box-shadow:0 0 0 2px #ed6a2d1f}.sgp-portrait-variant-image{display:block;position:relative;overflow:hidden}.sgp-portrait-variant-image img{aspect-ratio:1/1.12;object-fit:cover;width:100%;display:block}.sgp-portrait-variant-image i{color:#fff;background:#163532e6;border-radius:5px;padding:3px 5px;font-size:8px;font-style:normal;font-weight:700;position:absolute;top:5px;left:5px}.sgp-portrait-variant>strong{color:#345449;padding:4px 7px 0;font-size:12px;line-height:1.25}.sgp-portrait-variant>small{color:#8c8176;padding:0 7px;font-size:9px;line-height:1.35}@media (width<=370px){.sgp-portrait-shelf-grid,.sgp-portrait-variants{gap:7px}.sgp-portrait-cover img{min-height:220px}.sgp-portrait-variant>strong{font-size:11px}.sgp-portrait-variant>small{font-size:8px}}.sgp .sgp-portrait-cover,.sgp .sgp-portrait-variant,.sgp .sgp-portrait-variant.is-selected{padding:0}:root{--admin-ink:#183c33;--admin-muted:#6a7c73;--admin-paper:#f7f6ef;--admin-surface:#fffef9;--admin-border:#d9dfd1;--admin-green:#215a4a;--admin-green-soft:#e8f0e8;--admin-wine:#9b5e67;--admin-wine-soft:#faecec;--admin-shadow:0 12px 35px #173e3017}.admin-app-shell{min-height:100dvh}.stargo-admin-shell{min-height:100dvh;color:var(--admin-ink);background:linear-gradient(135deg,#f7f6ef 0%,#f1f4ed 68%,#edf3ef 100%);padding:0 22px 56px;font-family:Noto Sans SC,Microsoft YaHei,sans-serif}.stargo-admin-login-shell{padding-top:max(20px, env(safe-area-inset-top));align-content:start;justify-items:center;display:grid}.stargo-admin-topbar{z-index:5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f7f6efeb;border-bottom:1px solid #215a4a1f;align-items:center;gap:12px;max-width:1280px;min-height:72px;margin:0 auto;display:flex;position:sticky;top:0}.stargo-admin-topbar>div{gap:2px;margin-right:auto;display:grid}.stargo-admin-topbar small{color:var(--admin-muted);letter-spacing:.13em;font-family:Georgia,serif;font-size:10px}.stargo-admin-topbar b{letter-spacing:.03em;font-size:16px}.stargo-admin-back,.stargo-admin-icon-button,.stargo-admin-logout,.stargo-admin-secondary-button,.stargo-admin-delete{border:1px solid var(--admin-border);min-height:34px;color:var(--admin-green);font:inherit;cursor:pointer;background:#fffef9d9;border-radius:9px;justify-content:center;align-items:center;gap:6px;padding:0 10px;font-size:12px;display:inline-flex}.stargo-admin-icon-button{width:35px;padding:0}.stargo-admin-logout{color:var(--admin-muted);background:0 0;border-color:#0000}.stargo-admin-back:hover,.stargo-admin-icon-button:hover,.stargo-admin-secondary-button:hover{background:#fff;border-color:#9db6a7}.stargo-admin-tabs{border:1px solid var(--admin-border);background:#fffef9b8;border-radius:13px;gap:7px;max-width:1280px;margin:16px auto 18px;padding:6px;display:flex;overflow-x:auto}.stargo-admin-tabs button{min-height:39px;color:var(--admin-muted);font:inherit;cursor:pointer;white-space:nowrap;background:0 0;border:0;border-radius:8px;flex:1 0 auto;justify-content:center;align-items:center;gap:7px;padding:0 12px;font-size:13px;display:inline-flex}.stargo-admin-tabs button:hover{color:var(--admin-green);background:#edf2eb}.stargo-admin-tabs button.is-active{background:var(--admin-green);color:#fff;font-weight:700;box-shadow:0 5px 13px #215a4a33}.stargo-admin-page{max-width:1280px;margin:0 auto}.stargo-admin-page-head{justify-content:space-between;align-items:flex-start;gap:22px;margin:22px 0 17px;display:flex}.stargo-admin-page-head>div{max-width:720px}.stargo-admin-page-head span,.stargo-admin-card header span,.stargo-admin-question-bank-head span{color:#7a9b88;letter-spacing:.13em;text-transform:uppercase;font-family:Georgia,serif;font-size:11px;font-weight:700;display:block}.stargo-admin-page-head h1{letter-spacing:.015em;margin:5px 0 6px;font-family:Georgia,Songti SC,serif;font-size:clamp(25px,3vw,35px);line-height:1.12}.stargo-admin-page-head p{max-width:670px;color:var(--admin-muted);margin:0;font-size:13px;line-height:1.7}.stargo-admin-main-button{border:1px solid var(--admin-green);background:var(--admin-green);color:#fff;min-height:40px;font:inherit;cursor:pointer;white-space:nowrap;border-radius:9px;justify-content:center;align-items:center;gap:7px;padding:0 15px;font-size:13px;font-weight:700;display:inline-flex;box-shadow:0 5px 14px #215a4a26}.stargo-admin-main-button:hover:not(:disabled){background:#17463a}.stargo-admin-main-button:disabled{cursor:wait;opacity:.65}.stargo-admin-alert{border-radius:9px;align-items:center;gap:7px;max-width:1280px;margin:0 auto 14px;padding:11px 13px;font-size:13px;line-height:1.45;display:flex}.stargo-admin-alert.is-error{background:var(--admin-wine-soft);color:#914e5a}.stargo-admin-alert.is-notice{color:#316a48;background:#e9f5eb}.stargo-admin-metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;display:grid}.stargo-admin-metric{border:1px solid var(--admin-border);background:var(--admin-surface);min-height:122px;box-shadow:var(--admin-shadow);border-radius:15px;gap:10px;padding:18px;display:grid}.stargo-admin-metric span{color:var(--admin-muted);align-items:center;gap:6px;font-size:12px;display:flex}.stargo-admin-metric svg{color:#609783}.stargo-admin-metric strong{color:var(--admin-green);font-family:Georgia,serif;font-size:36px;line-height:1}.stargo-admin-card{border:1px solid var(--admin-border);background:var(--admin-surface);box-shadow:var(--admin-shadow);border-radius:16px;gap:16px;margin-top:16px;padding:20px;display:grid}.stargo-admin-card>header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.stargo-admin-card header h2{margin:4px 0 0;font-family:Georgia,Songti SC,serif;font-size:21px}.stargo-admin-card header>svg{color:#63927e}.stargo-admin-card header button{color:var(--admin-green);font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:4px;font-size:12px;display:inline-flex}.stargo-admin-card header>small{color:var(--admin-muted);font-size:12px}.stargo-admin-point-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.stargo-admin-point-metrics article{background:#fbfcf7;border:1px solid #e8ebdf;border-radius:11px;align-items:center;gap:10px;padding:11px;display:flex}.stargo-admin-point-metrics article>span{background:var(--admin-green);color:#fff;border-radius:50%;flex:none;place-items:center;width:31px;height:31px;font-size:11px;font-weight:700;display:grid}.stargo-admin-point-metrics b,.stargo-admin-point-metrics small{display:block}.stargo-admin-point-metrics b{font-size:13px}.stargo-admin-point-metrics small{color:var(--admin-muted);margin-top:3px;font-size:11px}.stargo-admin-overview-note{background:#f1f7ef;grid-template-columns:auto 1fr;align-items:start}.stargo-admin-overview-note svg{color:#66937e}.stargo-admin-overview-note b{margin-bottom:5px;display:block}.stargo-admin-overview-note p{color:var(--admin-muted);margin:0;font-size:13px;line-height:1.65}.stargo-admin-point-layout{grid-template-columns:250px minmax(0,1fr);align-items:start;gap:16px;display:grid}.stargo-admin-point-list{border:1px solid var(--admin-border);background:#fffef9c2;border-radius:15px;gap:7px;padding:8px;display:grid;position:sticky;top:96px}.stargo-admin-point-list button{width:100%;min-height:57px;color:var(--admin-ink);text-align:left;font:inherit;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:10px;align-items:center;gap:9px;padding:8px;display:flex}.stargo-admin-point-list button:hover{background:#f1f5ee}.stargo-admin-point-list button.is-active{background:var(--admin-green-soft);color:var(--admin-green);border-color:#b6cfbe}.stargo-admin-point-list i{color:#56836f;border:1px solid #b8cfc0;border-radius:50%;flex:none;place-items:center;width:30px;height:30px;font-family:Georgia,serif;font-size:11px;font-style:normal;font-weight:700;display:grid}.stargo-admin-point-list .is-active i{border-color:var(--admin-green);background:var(--admin-green);color:#fff}.stargo-admin-point-list b,.stargo-admin-point-list small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.stargo-admin-point-list b{font-size:13px}.stargo-admin-point-list small{max-width:175px;color:var(--admin-muted);margin-top:3px;font-size:10px}.stargo-admin-editor-column{min-width:0}.stargo-admin-status-chip{color:#56836f;background:#f2f8f0;border:1px solid #b5cdbb;border-radius:99px;flex:none;padding:6px 8px;font-size:11px}.stargo-admin-form-grid{gap:12px;display:grid}.stargo-admin-form-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.stargo-admin-field{color:#537064;gap:6px;min-width:0;font-size:12px;font-weight:700;display:grid}.stargo-admin-field>span{color:#537064}.stargo-admin-field input,.stargo-admin-field textarea,.stargo-admin-field select,.stargo-admin-reply-form textarea{width:100%;color:var(--admin-ink);font:inherit;background:#fbfcf8;border:1px solid #d6ded3;border-radius:9px;outline:none;font-size:13px;font-weight:400;transition:border-color .16s,box-shadow .16s}.stargo-admin-field input,.stargo-admin-field select{height:39px;padding:0 10px}.stargo-admin-field textarea,.stargo-admin-reply-form textarea{resize:vertical;min-height:96px;padding:10px;line-height:1.6}.stargo-admin-field input:focus,.stargo-admin-field textarea:focus,.stargo-admin-field select:focus,.stargo-admin-reply-form textarea:focus{border-color:#6c9a81;box-shadow:0 0 0 3px #5a8e7021}.stargo-admin-field small{color:#89958e;font-size:11px;font-weight:400;line-height:1.45}.stargo-admin-media-field{background:#f8fbf6;border:1px dashed #bdcfc0;border-radius:12px;gap:9px;padding:13px;display:grid}.stargo-admin-media-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.stargo-admin-upload-button{background:var(--admin-green);color:#fff;cursor:pointer;border-radius:8px;align-items:center;gap:6px;min-height:33px;padding:0 10px;font-size:12px;display:inline-flex}.stargo-admin-upload-button input{display:none}.stargo-admin-media-state{color:#477c66;align-items:center;gap:5px;font-size:12px;display:inline-flex}.stargo-admin-media-state.is-empty{color:#a18c70}.stargo-admin-image-preview,.stargo-admin-video-preview{object-fit:cover;background:#e9eee6;border-radius:9px;width:min(100%,420px);max-height:260px;display:block}.stargo-admin-video-preview{object-fit:contain}.stargo-admin-question-bank{border-top:1px solid #e2e8df;gap:12px;margin-top:4px;padding-top:18px;display:grid}.stargo-admin-question-bank-head{justify-content:space-between;align-items:center;gap:14px;display:flex}.stargo-admin-question-bank-head b{color:var(--admin-ink);margin-top:3px;font-size:13px;display:block}.stargo-admin-question-bank-head button,.stargo-admin-add{color:#306c55;min-height:34px;font:inherit;cursor:pointer;background:#eff7ef;border:1px solid #9dbba7;border-radius:8px;justify-content:center;align-items:center;gap:5px;padding:0 10px;font-size:12px;font-weight:700;display:inline-flex}.stargo-admin-question{background:#fcfdf9;border:1px solid #e1e8dc;border-radius:11px;gap:11px;padding:15px;display:grid}.stargo-admin-question>header{justify-content:space-between;align-items:center;display:flex}.stargo-admin-question>header b{font-size:13px}.stargo-admin-question>header button,.stargo-admin-delete{color:#a45b5e;background:#fff3f1;border-color:#f0c8c7}.stargo-admin-empty-copy{color:var(--admin-muted);margin:0;font-size:13px;line-height:1.6}.stargo-admin-collection{gap:1px;display:grid}.stargo-admin-add{background:0 0;border-style:dashed;width:100%;min-height:44px;margin-top:16px}.stargo-admin-delete{font-size:11px}.stargo-admin-inbox{gap:12px;display:grid}.stargo-admin-inbox>article{background:#fcfdf9;border:1px solid #e3e9df;border-radius:10px;gap:9px;padding:13px;display:grid}.stargo-admin-inbox-meta{justify-content:space-between;gap:8px;display:flex}.stargo-admin-inbox-meta b{font-size:13px}.stargo-admin-inbox-meta small{color:var(--admin-muted);font-size:11px}.stargo-admin-inbox p{color:#435c51;white-space:pre-wrap;margin:0;font-size:13px;line-height:1.55}.stargo-admin-reply-display{color:#426a56;white-space:pre-wrap;background:#eff7f1;border-left:3px solid #74a18a;padding:10px;font-size:13px;line-height:1.55}.stargo-admin-reply-display span{color:#5a9875;letter-spacing:.1em;margin-bottom:4px;font-size:10px;font-weight:700;display:block}.stargo-admin-reply-form{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:9px;display:grid}.stargo-admin-reply-form textarea{min-height:70px}.stargo-admin-photo-list{gap:8px;display:grid}.stargo-admin-photo-list article{background:#fbfcf8;border:1px solid #e3e9df;border-radius:10px;align-items:center;gap:10px;padding:11px;display:flex}.stargo-admin-photo-list svg{color:#63927e}.stargo-admin-photo-list span{gap:3px;margin-right:auto;display:grid}.stargo-admin-photo-list b{font-size:13px}.stargo-admin-photo-list small{color:var(--admin-muted);font-size:11px}.stargo-admin-photo-list em{color:#59856d;background:#eff6ee;border-radius:99px;padding:4px 7px;font-size:11px;font-style:normal}.stargo-admin-loading{min-height:55dvh;color:var(--admin-muted);text-align:center;place-content:center;gap:10px;display:grid}.stargo-admin-loading svg{margin:auto;animation:1.1s linear infinite stargo-admin-spin}.stargo-admin-login{border:1px solid var(--admin-border);background:#fffef9f0;border-radius:19px;gap:14px;width:min(100%,410px);margin-top:12vh;padding:32px;display:grid;box-shadow:0 20px 55px #173e3021}.stargo-admin-login-mark{background:var(--admin-green);color:#f6df9b;border-radius:50%;place-items:center;width:54px;height:54px;display:grid}.stargo-admin-login>small{color:#779a89;letter-spacing:.15em;font-family:Georgia,serif;font-size:10px;font-weight:700}.stargo-admin-login h1{margin:-5px 0 0;font-family:Georgia,Songti SC,serif;font-size:30px}.stargo-admin-login>p{color:var(--admin-muted);margin:-6px 0 4px;font-size:13px;line-height:1.65}@keyframes stargo-admin-spin{to{transform:rotate(360deg)}}@media (width<=780px){.stargo-admin-shell{padding:0 14px 38px}.stargo-admin-topbar{min-height:62px}.stargo-admin-topbar small{display:none}.stargo-admin-logout{border:0;padding:0 4px;font-size:11px}.stargo-admin-tabs{border-radius:11px;margin:11px auto 14px}.stargo-admin-tabs button{min-height:36px;padding:0 9px;font-size:12px}.stargo-admin-tabs button span{display:inline}.stargo-admin-page-head{gap:12px;margin-top:17px;display:grid}.stargo-admin-page-head .stargo-admin-main-button,.stargo-admin-page-head .stargo-admin-secondary-button{width:100%}.stargo-admin-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.stargo-admin-metric{min-height:96px;padding:13px}.stargo-admin-metric strong{font-size:29px}.stargo-admin-card{border-radius:13px;padding:15px}.stargo-admin-point-metrics,.stargo-admin-point-layout{grid-template-columns:1fr}.stargo-admin-point-list{gap:7px;padding:6px;display:flex;position:static;overflow-x:auto}.stargo-admin-point-list button{min-width:172px}.stargo-admin-form-grid.two{grid-template-columns:1fr}.stargo-admin-question-bank-head{flex-direction:column;align-items:flex-start}.stargo-admin-question-bank-head button{width:100%}.stargo-admin-reply-form{grid-template-columns:1fr}.stargo-admin-reply-form .stargo-admin-main-button{width:100%}.stargo-admin-login{margin-top:8vh;padding:25px}}.stargo-admin-fold>summary{cursor:pointer;color:#174a3e;justify-content:space-between;align-items:center;gap:12px;padding:18px 4px;font-size:20px;font-weight:700;list-style:none;display:flex}.stargo-admin-fold>summary span{white-space:nowrap;font-size:13px;font-weight:400}.stargo-admin-fold-body{border-top:1px solid #d7dacb;padding-top:12px}.stargo-admin-fold-body>h2{display:none}.stargo-admin-fold:not([open]){padding-top:0;padding-bottom:0}.stargo-admin-fold-body label{line-height:1.7}.stargo-admin-fold-body input:not([type=checkbox]),.stargo-admin-fold-body textarea{box-sizing:border-box;max-width:100%}.stargo-admin-page-head{z-index:4;background:#f7f4e8;border-radius:16px;padding:12px;position:sticky;top:0}@media (width<=700px){.stargo-admin-fold>summary{font-size:18px}.stargo-admin-page-head p{display:none}.stargo-admin-fold-body>label{margin-bottom:12px;display:grid}.stargo-admin-fold-body input:not([type=checkbox]),.stargo-admin-fold-body textarea{width:100%}}.stargo-local-release{color:#65756c;text-align:center;letter-spacing:.08em;padding:8px 12px;font-size:11px}.stargo-sync-card{color:#214e43;background:#f4f5ec;border:1px solid #cbd9ce;border-radius:18px;justify-content:space-between;align-items:center;gap:12px;margin:10px 12px;padding:16px;display:flex}.stargo-sync-card p{margin:7px 0;font-size:13px;line-height:1.65}.stargo-sync-card small,.stargo-operation-row small{overflow-wrap:anywhere;font-size:11px;line-height:1.8;display:block}.stargo-sync-card button,.stargo-photo-review button{color:#fff;cursor:pointer;background:#214e43;border:1px solid #a5bbae;border-radius:12px;flex-shrink:0;min-height:44px;padding:8px 14px}.stargo-v2-shell .stargo-completion-entry{color:#f7f6ef;cursor:pointer;background:#214e43;border:1px solid #b8ad87;border-radius:18px;justify-content:center;align-items:center;gap:12px;width:100%;margin:12px 0;padding:20px 12px;display:flex}.stargo-confirm-code{letter-spacing:.12em;color:#214e43;margin:12px 0;font-family:ui-monospace,monospace;font-size:26px;display:block}.stargo-conversation-list{max-height:430px;padding:12px 0;overflow-y:auto}.stargo-conversation-list article>small{color:#748177;margin:14px 0 8px;font-size:11px;display:block}.stargo-message-user,.stargo-message-reply{overflow-wrap:anywhere;border-radius:14px;margin:6px 0;padding:12px 14px}.stargo-message-user{background:#e4eee5;margin-left:24px}.stargo-message-reply{background:#f5f2e9;margin-right:24px}.stargo-message-user p,.stargo-message-reply p{white-space:pre-wrap;margin:6px 0 0}.stargo-operation-row{border-bottom:1px solid #dce3d8;justify-content:space-between;align-items:center;gap:16px;padding:18px 0;display:flex}.stargo-operation-row>div{min-width:0}.stargo-operation-row button{margin:4px}.stargo-photo-review{background:#f7f6ef;border-radius:20px;max-width:650px;max-height:92dvh;margin:auto;padding:24px;position:relative;overflow:auto}.stargo-photo-review img{object-fit:contain;max-width:100%;max-height:65dvh;display:block}.stargo-photo-review>div{flex-wrap:wrap;gap:10px;margin-top:16px;display:flex}.stargo-portrait-result a{margin-top:12px;text-decoration:none}.stargo-mission-body>.stargo-secondary-button{width:100%;min-height:48px}.stargo-point-picker{grid-auto-columns:135px;grid-auto-flow:column;gap:8px;min-width:0;max-width:100%;margin:12px 0;padding-bottom:5px;display:grid;overflow-x:auto}.stargo-point-picker button{text-align:left;color:#214e43;cursor:pointer;background:#faf9f2;border:1px solid #d0d9cb;border-radius:14px;padding:12px}.stargo-point-picker button.is-selected{background:#e4eee5;border-color:#214e43;box-shadow:inset 3px 0 #214e43}.stargo-point-picker span{font-size:14px;font-weight:700}.stargo-point-picker small{margin:4px 0;font-size:12px;display:block}.stargo-point-picker em{opacity:.7;font-size:10px;font-style:normal}.stargo-destination-actions{flex-wrap:wrap;gap:8px;margin:14px 0;display:flex}.stargo-destination-actions small{color:#7a8070;font-size:11px}.stargo-destination-actions a,.stargo-destination-actions button{color:#214e43;background:#eef3e9;border:1px solid #b6c5b7;border-radius:12px;align-items:center;gap:8px;padding:12px;font-size:13px;text-decoration:none;display:flex}.stargo-v2-shell .stargo-merchant-copy footer button{color:#214e43;background:#edf3e9;border:1px solid #bdd0bf;border-radius:11px;min-height:42px;padding:8px 12px}button:disabled{cursor:wait;opacity:.6}@media (width<=600px){.stargo-operation-row{flex-direction:column;align-items:stretch}.stargo-confirm-code{font-size:23px}}.stargo-v2-shell .stargo-sound-retry{z-index:10000;color:#fff;background:#214e43;border-radius:14px;padding:12px 18px;position:fixed;top:12px;left:50%;transform:translate(-50%);box-shadow:0 4px 18px #0003}.stargo-task-steps{background:#f7f6ef;border:1px solid #cbd8cb;border-radius:16px;gap:10px;margin:0 20px 16px;padding:16px;list-style:none;display:grid}.stargo-task-steps li{color:#214e43;align-items:center;gap:12px;font-size:13px;display:flex}.stargo-task-steps li span{color:#fff;background:#214e43;border-radius:50%;flex-shrink:0;place-items:center;width:25px;height:25px;display:grid}.sgp,.stargo-v2-shell{--sgp-ink:#123e32;--sgp-font:"Noto Sans CJK SC", "Noto Sans SC", "PingFang SC", "Microsoft YaHei", system-ui, sans-serif;--sgp-muted:#4e6155;--sgp-paper:#f1ead5;--sgp-surface:#f8f2e2;--sgp-line:#d6ceb7;--sgp-primary:#173f35;--sgp-action:#245747;--sgp-primary-surface:linear-gradient(145deg, #285e4c, #173f35);--sgp-soft:#e4e6d4;--sgp-accent:#86612f;--sgp-gold:#e7cca0;--sgp-coupon:#173f35;--sgp-coupon-surface:linear-gradient(115deg, #102d24f2, #1c4330ba);--sgp-shadow:0 6px 22px #43361c0f;--sgp-button-shadow:inset 0 1px 0 #ffffff2e, 0 4px 10px #173f3524}.stargo-v2-shell{background:var(--sgp-paper);color:var(--sgp-ink);font-family:system-ui,-apple-system,Microsoft YaHei,sans-serif}.stargo-v2-shell .stargo-page,.stargo-v2-shell .sgp,.sgp.sgp-overlay{background:var(--sgp-paper);color:var(--sgp-ink);font:400 18px/1.6 system-ui,-apple-system,Microsoft YaHei,sans-serif}.stargo-v2-shell .sgp h1,.sgp.sgp-overlay h1{margin:4px 0 12px;font-size:26px;line-height:1.3}.stargo-v2-shell .sgp h2,.sgp.sgp-overlay h2{margin:18px 0 10px;font-size:22px;line-height:1.4}.stargo-v2-shell .sgp p,.sgp.sgp-overlay p,.stargo-v2-shell .sgp li,.sgp.sgp-overlay li{margin:10px 0 14px;font-size:18px;line-height:1.6}.sgp.sgp-overlay .sgp-eyebrow,.stargo-v2-shell .sgp .sgp-eyebrow{color:var(--sgp-accent);font-size:14px}.stargo-v2-shell .sgp-content,.sgp.sgp-overlay .sgp-content{padding:18px 18px 24px}.stargo-v2-shell button:not(.leaflet-interactive),.sgp.sgp-overlay button{border:1px solid var(--sgp-line);background:var(--sgp-surface);min-height:48px;color:var(--sgp-ink);cursor:pointer;touch-action:manipulation;border-radius:12px;padding:10px 14px;font:600 18px/1.4 system-ui;transition:filter .15s,background-color .15s,box-shadow .15s}.stargo-v2-shell button.stargo-primary-button,.stargo-v2-shell .sgp .sgp-primary,.sgp.sgp-overlay .sgp-primary,.sgp.sgp-overlay .stargo-primary-button{background:var(--sgp-primary);color:#fff9e9;border-color:var(--sgp-primary);text-align:center;font-weight:700;text-decoration:none;box-shadow:0 2px #173f3518}.stargo-v2-shell button.stargo-secondary-button,.sgp.sgp-overlay .sgp-secondary,.stargo-v2-shell .sgp .sgp-secondary{background:var(--sgp-soft);color:var(--sgp-ink);box-shadow:none}.stargo-v2-shell button:disabled,.sgp.sgp-overlay button:disabled{color:#777363;opacity:1;box-shadow:none;cursor:default;background:#e5dfce;border-color:#d6cfbd}.stargo-v2-shell button:active:not(:disabled),.sgp.sgp-overlay button:active:not(:disabled){filter:brightness(.91)}.stargo-v2-shell button[aria-pressed=true],.sgp.sgp-overlay button[aria-pressed=true],.sgp.sgp-overlay [aria-checked=true]{background:var(--sgp-soft);color:var(--sgp-ink);border-color:var(--sgp-primary);box-shadow:inset 0 0 0 1px var(--sgp-primary)}.stargo-v2-shell :focus-visible,.sgp.sgp-overlay :focus-visible{outline-offset:3px;outline:3px solid #a17d35}.sgp.sgp-overlay .sgp-error,.stargo-v2-shell .sgp-error{color:#88362b;background:#f6e2d6;border-left:3px solid #a43d30;margin:8px 0;padding:10px 12px;font-size:16px}.sgp.sgp-overlay{top:var(--sgp-viewport-top,0px);height:var(--sgp-viewport-height,100dvh);bottom:auto;overflow:hidden}.sgp .sgp-fullpage{background:var(--sgp-paper);flex-direction:column;height:100%;min-height:0;display:flex}.sgp .sgp-top{padding:calc(7px + env(safe-area-inset-top)) 12px 7px;background:var(--sgp-paper);border-color:var(--sgp-line);gap:10px}.sgp .sgp-top span{font-size:15px;line-height:1.4}.sgp .sgp-top button{background:0 0;flex-shrink:0;min-height:44px;padding:8px 12px;font-size:17px}.sgp .sgp-scroll{overscroll-behavior:contain;scrollbar-gutter:auto;scrollbar-width:thin;scrollbar-color:#b5b59b transparent;flex:1;min-height:0;padding-bottom:0;scroll-padding:18px;overflow:auto}.sgp .sgp-page-actions{padding:10px 18px calc(10px + env(safe-area-inset-bottom));background:var(--sgp-paper);border-top:1px solid var(--sgp-line);flex:none;gap:8px;display:grid}.sgp .sgp-page-actions:empty{display:none}.sgp .sgp-page-actions .sgp-actions,.sgp .sgp-page-actions p{margin:0}.sgp .sgp-page-actions>.sgp-primary{width:100%;margin:0}.sgp .sgp-scroll::-webkit-scrollbar{width:4px}.sgp .sgp-scroll::-webkit-scrollbar-thumb{background:#b5b59b;border-radius:5px}.stargo-v2-shell .stargo-point-card{background:var(--sgp-surface);border:1px solid var(--sgp-line);box-shadow:none;border-radius:18px;padding:18px}.stargo-v2-shell .stargo-point-card:before{display:none}.stargo-v2-shell .stargo-point-top h2{color:var(--sgp-ink);font-size:25px;line-height:1.35}.stargo-v2-shell .stargo-point-top>div{min-width:0}.stargo-v2-shell .stargo-point-top small,.stargo-v2-shell .stargo-point-top p{color:var(--sgp-muted);font-size:16px;line-height:1.5}.stargo-v2-shell .stargo-point-no{background:var(--sgp-primary);color:var(--sgp-gold);border-radius:10px;flex-shrink:0}.stargo-v2-shell .stargo-point-copy,.stargo-v2-shell .stargo-knowledge-card li{color:var(--sgp-ink);font-size:18px;line-height:1.65}.stargo-v2-shell .stargo-knowledge-card,.stargo-v2-shell .stargo-task-block{box-shadow:none;background:0 0;border:0;padding:0}.stargo-v2-shell .stargo-knowledge-card>div{font-size:16px}.stargo-v2-shell .stargo-point-main-interaction{width:100%;font-size:19px}.stargo-v2-shell .stargo-point-actions{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.stargo-v2-shell .stargo-point-actions>.stargo-secondary-button,.stargo-v2-shell .stargo-audio-guide summary{padding:10px 6px;font-size:16px}.stargo-v2-shell .stargo-audio-guide{background:var(--sgp-soft);border:1px solid var(--sgp-line);border-radius:12px;min-width:0;padding:0}.stargo-v2-shell .stargo-audio-guide[open]{grid-column:1/-1;padding:0 12px 12px}.sgp-point-disclosure,.sgp .sgp-example-disclosure,.sgp .sgp-knowledge{border:0;border-top:1px solid var(--sgp-line);border-bottom:1px solid var(--sgp-line);background:0 0;border-radius:0;margin:12px 0;padding:0}.sgp-point-disclosure summary,.sgp .sgp-example-disclosure summary,.sgp .sgp-knowledge summary{min-height:48px;color:var(--sgp-primary);cursor:pointer;padding:10px 0;font-size:17px}.sgp .sgp-example-disclosure summary small{color:var(--sgp-muted);margin-left:12px;font-weight:400}.sgp .sgp-arrival{background:0 0;border:0;gap:8px;margin:0 0 8px;padding:0}.sgp .sgp-arrival p{margin:0;font-size:15px}.sgp .sgp-arrival>span{font-size:20px}.sgp .sgp-steps{margin:10px 0 14px}.sgp .sgp-steps li{gap:10px;margin:8px 0}.sgp .sgp-steps b{background:var(--sgp-soft);border-radius:8px;width:28px;height:28px}.sgp .sgp-quiz h2{margin-top:14px;font-size:21px}.sgp .sgp-choices{gap:8px}.sgp .sgp-choices button{min-height:50px;padding:10px 12px}.sgp .sgp-choices [aria-checked=true]{border-width:1px;padding:10px 12px}.sgp .sgp-upload{gap:10px}.sgp .sgp-upload h2{margin-top:8px}.sgp .sgp-file{background:var(--sgp-surface);border-color:#8d9b7a;min-height:72px;padding:16px}.sgp .sgp-preview{object-fit:contain;max-height:240px}.sgp .sgp-seal{color:#8c4935;background:#dfd2a6;width:56px;height:56px;margin:12px auto;font-size:32px}.sgp .sgp-success>.sgp-primary{background:var(--sgp-soft);color:var(--sgp-ink);border-color:var(--sgp-line);box-shadow:none}.stargo-v2-shell .geo-seven-grid{gap:8px}.stargo-v2-shell .geo-seven-grid button{gap:4px;min-height:86px;padding:8px 4px}.stargo-v2-shell .geo-seven-grid button span{word-break:normal;overflow-wrap:break-word;font-size:14px;line-height:1.4}.stargo-v2-shell .geo-seven-grid button b{font-size:14px}.stargo-v2-shell .geo-seven-heading strong{font-size:16px}.stargo-v2-shell .geo-seven-heading span{font-size:14px}.stargo-v2-shell .geo-seven-grid button.selected{border-color:var(--sgp-primary);background:var(--sgp-soft);box-shadow:inset 0 0 0 1px var(--sgp-primary)}.stargo-v2-shell .geo-toolbar button{min-height:48px;padding:8px 12px;font-size:16px}.stargo-v2-shell .stargo-nav{background:var(--sgp-surface);border-color:var(--sgp-line);box-shadow:0 -3px 18px #173f350a}.stargo-v2-shell .stargo-nav button{min-height:54px;color:var(--sgp-muted);background:0 0;border:0;padding:6px;font-size:15px}.sgp .sgp-merchant{background:var(--sgp-surface);border-color:var(--sgp-line);box-shadow:none;border-radius:16px;margin:16px 0}.sgp .sgp-card-copy{padding:16px}.sgp .sgp-passport{background:var(--sgp-soft);border:0;border-radius:14px;margin:16px 0;padding:16px}.sgp .sgp-passport h2{margin:0}.sgp .sgp-passport strong{font-size:32px}.sgp .sgp-passport p{margin:0}.sgp .sgp-route-stops>li{margin-bottom:14px}.sgp .sgp-route-stops h3{margin:6px 0;font-size:18px}.sgp .sgp-notice{background:var(--sgp-soft);margin:14px 0;padding:14px}.sgp .sgp-coupon{border-radius:14px}.sgp .sgp-coupon-small{min-height:104px}.sgp .sgp-coupon-small .sgp-coupon-content{padding:14px}.sgp .sgp-tabs{gap:7px;margin:14px 0}.sgp .sgp-tabs button{padding:10px 12px;font-size:16px}.sgp .stargo-portrait-upload{background:var(--sgp-surface);border:2px dashed #8d9b7a;border-radius:16px;min-height:156px;margin:14px 0;padding:18px}.sgp .stargo-portrait-upload small{font-size:16px}.sgp .sgp-upload-step b{font-size:18px}.sgp .stargo-portrait-upload.has-photo img{object-fit:contain;height:auto;max-height:230px}.sgp .stargo-portrait-result img{object-fit:contain;background:var(--sgp-soft);border-radius:14px;width:100%;height:auto;max-height:45dvh;margin:8px 0}.sgp .stargo-portrait-status{color:var(--sgp-muted);margin:8px 0 12px;font-size:16px}.sgp .sgp-actions{flex-wrap:wrap;gap:8px;margin:14px 0}.sgp .sgp-actions button{min-width:0;font-size:16px}.sgp .sgp-portrait-audiences{flex-wrap:wrap;gap:7px;display:flex}.sgp .sgp-portrait-audiences button{padding:8px 12px;font-size:16px}.sgp-audio-player{background:var(--sgp-paper);color:var(--sgp-ink);border-radius:12px;padding:12px;font:400 16px/1.5 system-ui}.sgp-audio-heading,.sgp-audio-controls,.sgp-audio-error{align-items:center;gap:10px;display:flex}.sgp-audio-heading strong{font-size:16px}.sgp-audio-controls{margin-top:12px}.sgp-audio-controls>div{flex:1;min-width:0}.sgp-audio-controls input{width:100%;accent-color:var(--sgp-primary);min-height:30px}.sgp-audio-controls span{font-size:14px;display:block}.sgp-audio-error{color:#88362b;margin-top:8px}.sgp-audio-error button{align-items:center;gap:4px;display:flex}.sgp .sgp-assistant{margin:0;padding:18px}.sgp .sgp-chat-log{gap:16px;max-height:none;padding:0;overflow:visible}.sgp .sgp-chat-compose{background:var(--sgp-paper);padding:10px 0 calc(8px + env(safe-area-inset-bottom));margin-top:12px;position:sticky;bottom:0}.sgp .sgp-chat-compose label{margin:4px 0 8px;font-size:16px}.sgp .sgp-chat-compose textarea,.sgp textarea{background:var(--sgp-surface);border:1px solid #9caa8b;border-radius:12px;min-width:0;min-height:80px;padding:12px;scroll-margin:18px;font:400 18px/1.5 system-ui}.sgp .sgp-chat-compose button{flex-shrink:0;min-height:48px;margin:0}.sgp .sgp-chat-reply{background:0 0;border:0;padding:0}.sgp .sgp-chat-entry{width:100%}@media (height<=540px){.sgp .sgp-page-actions{padding-block:6px}.sgp .sgp-top{padding-block:4px}.sgp .stargo-portrait-result img{max-height:35dvh}}@media (prefers-reduced-motion:reduce){.stargo-v2-shell *,.sgp.sgp-overlay *{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.app-shell.tourism-shell.stargo-v2-shell,.stargo-v2-shell .stargo-v2-stage,.stargo-v2-shell .stargo-v2-content{background:var(--sgp-paper)}.stargo-v2-shell .stargo-map-panel,.stargo-v2-shell .stargo-geo-map{background:var(--sgp-paper);border-color:var(--sgp-line);box-shadow:none}.stargo-v2-shell button:not(.stargo-primary-button):not([aria-pressed=true]):not(.selected),.sgp.sgp-overlay button:not(.sgp-primary):not([aria-checked=true]){font-weight:650}.sgp .sg-commerce-actions>div{align-items:center;gap:8px;display:flex}.sgp .sg-commerce-actions>div>.sgp-primary{flex:1;margin:0}.sgp .sg-commerce-actions>div>button:not(.sgp-primary){margin:0;padding:8px;font-size:15px}.sgp .sg-commerce-actions small{margin:3px 0 6px;font-size:14px}.sgp .sg-reward-hero{object-fit:cover;border-radius:14px;width:100%;max-height:210px;display:block}.sgp .sg-redemption{background:var(--sgp-soft);border-color:var(--sgp-line)}.sgp .sgp-chat-reply .assistant-message{background:var(--sgp-surface);border:1px solid var(--sgp-line);border-radius:14px;padding:14px}.sgp .sgp-chat-reply .assistant-message-human{border-left:3px solid #9e7134}.sgp .stargo-portrait-result{box-shadow:none;background:0 0;border:0;padding:0}.sgp .sgp-scroll{overscroll-behavior-x:auto;overscroll-behavior-y:contain}.sgp-point-knowledge{gap:12px;margin:14px 0;display:grid}.sgp-point-knowledge>.stargo-point-copy{margin:0}@media (width<=760px){html.stargo-guide-snap{scroll-snap-type:none;scroll-padding-top:12px}.stargo-guide-page .stargo-map-panel,.stargo-guide-page .stargo-point-card{scroll-snap-align:start;scroll-snap-stop:normal;scroll-margin-top:12px}}html.stargo-guide-snap:has(.sgp-overlay){scroll-snap-type:none}.stargo-v2-shell :is(button,summary,input,textarea,h1,h2,h3),.sgp.sgp-overlay :is(button,summary,input,textarea,h1,h2,h3){font-family:var(--sgp-font);font-synthesis:none;letter-spacing:0}.stargo-v2-shell button :is(span,b,strong,small),.sgp.sgp-overlay button :is(span,b,strong,small){font-family:inherit}.stargo-v2-shell :is(button,summary),.sgp.sgp-overlay :is(button,summary){font-weight:650}.stargo-v2-shell .stargo-secondary-button,.stargo-v2-shell .stargo-audio-guide summary{color:var(--sgp-ink)}.stargo-v2-shell .sgp .sgp-tabs{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;margin:12px 0 14px;display:grid}.stargo-v2-shell .sgp .sgp-tabs button{min-width:0;padding:8px 4px;font-size:16px}.stargo-v2-shell .sgp-merchants-page .sgp-tabs{grid-template-columns:repeat(3,minmax(0,1fr))}.sgp-merchants-page .sgp-merchant .sgp-image-box{height:140px;aspect-ratio:auto!important}.sgp-merchants-page .sgp-card-copy{padding:12px 14px}.stargo-v2-shell .sgp-merchants-page .sgp-card-copy h2{margin:4px 0 8px;font-size:21px}.stargo-v2-shell .sgp-merchants-page .sgp-card-copy p{margin:6px 0 12px}.sgp-route-detail{flex-direction:column;display:flex}.sgp-route-detail>.sgp-media{order:0;margin:8px 0 12px}.sgp-route-detail>h2{order:-2}.sgp-route-detail>h2+p{order:-1}.sgp-route-detail>.sgp-primary{z-index:2;position:sticky;bottom:76px;box-shadow:0 3px 12px #123e3222}.stargo-v2-shell .sgp-profile-page .sgp-passport{grid-template-columns:1fr auto;align-items:center;gap:10px;margin:12px 0 20px;padding:14px;display:grid}.sgp-profile-page .sgp-passport h2{font-size:19px}.sgp-profile-page .sgp-passport strong{font-family:var(--sgp-font);font-size:28px}.sgp-profile-page .sgp-completed-points:empty{display:none}.stargo-v2-shell button.sgp-customer-fab{z-index:60;bottom:calc(82px + env(safe-area-inset-bottom));color:#fff9e9;background:#123e32;border:1px solid #e7cca0;border-radius:28px;align-items:center;gap:7px;min-height:52px;padding:10px 16px;font-size:17px;font-weight:700;display:flex;position:fixed;right:max(16px,50vw - 224px);box-shadow:0 4px 14px #123e3233}.sgp .sgp-assistant{flex-direction:column;min-height:100%;padding:12px 16px 0;display:flex}.sgp .sgp-chat-title{margin:0 0 12px;font-size:18px}.sgp .sgp-chat-log{flex:1}.sgp .sgp-chat-compose{padding-bottom:calc(12px + env(safe-area-inset-bottom));margin-top:20px}.sgp .sgp-chat-compose textarea{resize:none}.sgp .sgp-mission-examples{margin:12px 0}.sgp .sgp-mission-examples .sgp-media{margin:10px 0}.sgp .sgp-mission-examples .sgp-image-box{border-radius:12px;height:clamp(145px,25svh,220px);aspect-ratio:auto!important}.sgp .sgp-mission-examples .sgp-image-box>img:not([style*=absolute]){object-fit:contain!important}.sgp .sgp-mission-examples figcaption{margin-top:5px;font-size:14px;line-height:1.45}.sgp .sgp-file{font:650 18px/1.4 var(--sgp-font);color:var(--sgp-ink);min-height:56px}.sgp .sgp-file.is-busy{opacity:.65;pointer-events:none}.stargo-v2-shell .sgp-map-credits{z-index:450;color:#173f35;background:#f8f2e2f5;border-radius:8px;align-items:center;gap:6px;padding:0 6px;display:flex;position:absolute;top:8px;left:8px}.sgp-map-credits>span{font:400 13px/1.4 var(--sgp-font)}.stargo-v2-shell .sgp-map-credits>button{background:0 0;border:0;min-height:44px;padding:4px 6px;font-size:13px}@media (width<=760px){.stargo-v2-shell .stargo-v2-content{padding-top:0}.stargo-v2-shell .stargo-guide-page{padding:10px 12px 100px}.stargo-v2-shell .stargo-guide-layout{flex-direction:column;gap:16px;display:flex}.stargo-v2-shell .stargo-map-panel-plain{background:0 0;border:0;border-radius:14px;padding:0;overflow:visible}.stargo-v2-shell .stargo-geo-map{border:1px solid var(--sgp-line);border-radius:14px;overflow:hidden}.stargo-v2-shell .stargo-geo-map .geo-map-stage{height:clamp(150px,100svh - 470px,285px);min-height:0;max-height:none}.stargo-v2-shell .geo-toolbar{background:var(--sgp-paper);gap:6px;padding:5px 8px}.stargo-v2-shell .geo-toolbar button{min-height:48px;padding:6px 12px}.stargo-v2-shell .geo-seven-points{padding:10px 8px}.stargo-v2-shell .geo-seven-heading{margin-bottom:7px;font-size:16px}.stargo-v2-shell .geo-seven-heading span{font-size:14px}.stargo-v2-shell .geo-seven-grid{gap:6px}.stargo-v2-shell .geo-seven-grid button{gap:4px;min-height:76px;padding:6px 2px}.stargo-v2-shell .geo-seven-grid button span{font-size:15px;line-height:1.3}.stargo-v2-shell .geo-seven-grid button b{width:24px;height:24px;font-size:14px}.stargo-v2-shell .geo-gesture-hint{padding:5px 9px;font-size:12px;top:auto;bottom:6px}.stargo-guide-current{padding:10px 0 0}.stargo-guide-current>strong{font:650 17px/1.4 var(--sgp-font);margin-bottom:7px;display:block}.stargo-guide-current>div{gap:8px;display:flex}.stargo-v2-shell .stargo-guide-current button{min-height:50px;padding:9px 10px;font-size:17px}.stargo-guide-current .stargo-primary-button{flex:1}.stargo-guide-current .stargo-secondary-button{flex:none}.stargo-v2-shell .stargo-point-card{border:0;border-top:1px solid var(--sgp-line);background:0 0;border-radius:0;padding:16px;scroll-margin-top:12px}.stargo-v2-shell .stargo-nav{min-height:calc(66px + env(safe-area-inset-bottom));padding:4px 8px calc(4px + env(safe-area-inset-bottom))}.stargo-v2-shell .stargo-nav button{min-height:54px;font:650 15px/1.3 var(--sgp-font);padding:3px}}.stargo-v2-shell button,.sgp.sgp-overlay button{transition:background-color .18s,border-color .18s,box-shadow .18s,transform .12s,color .18s}.stargo-v2-shell button:active:not(:disabled),.sgp.sgp-overlay button:active:not(:disabled){filter:brightness(.96);transform:translateY(1px)scale(.985)}.stargo-v2-shell .sgp :is(h1,h2,h3),.sgp.sgp-overlay :is(h1,h2,h3){letter-spacing:-.015em;font-weight:750}.stargo-v2-shell .sgp-card-copy :is(p,small),.sgp.sgp-overlay .sgp-lead{color:var(--sgp-muted)}.sgp .sgp-feedback-settings{border-block:1px solid var(--sgp-line);justify-content:space-between;align-items:center;gap:12px;margin:12px 0 18px;padding:10px 0;font-size:16px;display:flex}.stargo-v2-shell .sgp-feedback-settings button{min-height:44px;box-shadow:none;background:0 0;border:0;align-items:center;gap:9px;padding:4px 0 4px 10px;font-size:15px;display:flex}.sgp-feedback-settings i{background:#a4ad9a;border-radius:20px;width:38px;height:23px;padding:3px;display:block}.sgp-feedback-settings i:after{content:"";background:#fff9e9;border-radius:50%;width:17px;height:17px;transition:transform .18s;display:block}.sgp-feedback-settings [aria-checked=true] i{background:var(--sgp-primary)}.sgp-feedback-settings [aria-checked=true] i:after{transform:translate(15px)}@media (prefers-reduced-motion:reduce){.stargo-v2-shell *,.sgp.sgp-overlay *{scroll-behavior:auto!important;transition:none!important;animation:none!important}.stargo-v2-shell button:active,.sgp.sgp-overlay button:active{transform:none}}.sgp .sgp-mission-examples .sgp-image-box:has(img[style*=absolute]){width:clamp(145px,25svh,220px);max-width:100%;margin-inline:auto}.stargo-v2-shell button,.sgp.sgp-overlay button,.stargo-v2-shell summary,.sgp.sgp-overlay summary{font-family:var(--sgp-font)!important;font-weight:650!important}swiper-container{position:relative}.swiper-container .swiper{width:100%;height:calc(500 * var(--rpx))}.swiper-container .swiper .swiper_item{width:100%;height:100%;position:relative}.swiper-container .swiper .swiper_item .img{background-color:#672e6c;width:100%;height:100%}.swiper-container .swiper .swiper_item .content_groups{bottom:calc(-1 * var(--rpx));width:100%;padding-top:calc(10 * var(--rpx));background:-webkit-gradient(linear,0 0,0 100%,from(#0000),to(#000));position:absolute}.swiper-container .swiper .swiper_item .content_groups .index{font-size:calc(46 * var(--rpx));color:#fff;margin-left:calc(54 * var(--rpx));font-weight:700}.swiper-container .swiper .swiper_item .content_groups .divide{height:calc(7 * var(--rpx));width:calc(46 * var(--rpx));margin-bottom:calc(10 * var(--rpx));margin-left:calc(47 * var(--rpx));background-color:#9f23aa}.swiper-container .swiper .swiper_item .content_groups .swiper_title{font-size:calc(36 * var(--rpx));color:#fff;margin-bottom:calc(65 * var(--rpx));margin-right:calc(47 * var(--rpx));margin-left:calc(47 * var(--rpx));font-weight:700}.swiper-container .search{width:calc(73 * var(--rpx));height:calc(73 * var(--rpx));position:absolute;top:2%;left:75%}.swiper-container .myTrait{width:calc(73 * var(--rpx));height:calc(73 * var(--rpx));position:absolute;top:2%;left:87%}.swiper-container .dots{right:calc(50 * var(--rpx));top:calc(445 * var(--rpx));display:flex;position:absolute}.swiper-container .dots .dot{margin:0 calc(20 * var(--rpx));width:calc(14 * var(--rpx));height:calc(14 * var(--rpx));border:calc(2 * var(--rpx)) solid white;border-radius:calc(8 * var(--rpx));transition:all .6s}.swiper-container .dots .dot.active{background-color:#fff}.bfLive{height:calc(500 * var(--rpx));background-color:#672e6c;background-image:none;background-repeat:no-repeat;background-size:100%;flex-flow:column wrap;align-content:flex-start;display:flex;overflow:hidden}.bfLive .cell1of3{height:calc(200 * var(--rpx));width:25%;display:flex;position:relative}.bfLive .cell1of3 .img{width:100%;height:100%}.bfLive .cell1of3 .title{font-size:calc(32 * var(--rpx));color:#fff}.bfLive .cell1of3 .arrow{left:calc(146 * var(--rpx));top:calc(140 * var(--rpx));height:calc(27 * var(--rpx));width:calc(24 * var(--rpx));position:absolute}.bfLive .cell2of3{height:calc(300 * var(--rpx));width:25%;display:flex;position:relative}.bfLive .cell2of3 .img{width:100%;height:100%}.bfLive .cell2of3 .title{font-size:calc(32 * var(--rpx));color:#fff}.food_icon{height:calc(52 * var(--rpx));width:calc(70 * var(--rpx));left:calc(20 * var(--rpx));top:calc(59 * var(--rpx));position:absolute}.accommodation_icon{left:calc(20 * var(--rpx));top:calc(32 * var(--rpx));width:calc(68 * var(--rpx));height:calc(53 * var(--rpx));position:absolute}.shop_icon{left:calc(20 * var(--rpx));top:calc(150 * var(--rpx));width:calc(67 * var(--rpx));height:calc(58 * var(--rpx));position:absolute}.entertainment_icon{left:calc(20 * var(--rpx));top:calc(40 * var(--rpx));width:calc(55 * var(--rpx));height:calc(66 * var(--rpx));position:absolute}.culture_icon{left:calc(20 * var(--rpx));top:calc(52 * var(--rpx));width:calc(50 * var(--rpx));height:calc(68 * var(--rpx));position:absolute}.liveScenery_icon{left:calc(20 * var(--rpx));top:calc(30 * var(--rpx));width:calc(64 * var(--rpx));height:calc(56 * var(--rpx));position:absolute}.fitness_icon{left:calc(20 * var(--rpx));top:calc(139 * var(--rpx));height:calc(82 * var(--rpx));width:calc(61 * var(--rpx));position:absolute}.all_icon{left:calc(20 * var(--rpx));top:calc(34 * var(--rpx));height:calc(63 * var(--rpx));width:calc(63 * var(--rpx));position:absolute}.bfBook{margin:calc(25 * var(--rpx));flex-flow:wrap;display:flex;overflow:hidden}.bfBook-item{box-sizing:border-box;flex-flow:column wrap;align-items:center;width:50%;display:flex}.bfBook .bfBook-item .title{font-size:calc(38 * var(--rpx));line-height:calc(40 * var(--rpx));color:#fff;margin-top:calc(30 * var(--rpx));font-weight:700}.bfBook .bfBook-item .division{font-size:calc(38 * var(--rpx));color:#fff;font-weight:700}.bfBook .bfBook-item .logo{font-size:calc(24 * var(--rpx));color:#fff;margin-bottom:calc(10 * var(--rpx))}.bfWonderful_title{height:calc(41 * var(--rpx));width:calc(214 * var(--rpx));margin:calc(34 * var(--rpx)) calc(200 * var(--rpx))}.bfWonderful{padding-bottom:calc(40 * var(--rpx));padding-left:calc(25 * var(--rpx));padding-right:calc(25 * var(--rpx));background-position:bottom;background-repeat:no-repeat;background-size:100%}.bfWonderful .item{cursor:pointer;height:calc(290 * var(--rpx));background-color:#672e6c;background-repeat:no-repeat;background-size:cover;display:flex;position:relative}.bfWonderful .item .title_group{bottom:calc(-1 * var(--rpx));width:100%;padding-top:calc(10 * var(--rpx));background:-webkit-gradient(linear,0 0,0 100%,from(#0000),to(#000));position:absolute}.bfWonderful .item .title_group .title{color:#fff;font-size:calc(38 * var(--rpx));margin-left:calc(35 * var(--rpx));margin-bottom:calc(15 * var(--rpx));text-overflow:ellipsis;white-space:nowrap;max-width:83%;font-weight:700;overflow:hidden}.bfWonderful .item .title_group .icon{width:calc(25 * var(--rpx));height:calc(32 * var(--rpx));right:calc(26 * var(--rpx));bottom:calc(29 * var(--rpx));position:absolute}.bfWonderful .item .theme_icon{width:calc(80 * var(--rpx));height:calc(38 * var(--rpx));top:calc(18 * var(--rpx));right:calc(25 * var(--rpx));font-size:calc(24 * var(--rpx));text-align:center;line-height:calc(38 * var(--rpx));background-color:#fed300;position:absolute}:root,.sgp,.stargo-v2-shell{--sgp-paper:#f7f5ef;--sgp-surface:#fffdf8;--sgp-primary:#234d40;--sgp-primary-surface:#234d40;--sgp-action:#234d40;--sgp-ink:#253d33;--sgp-muted:#69766c;--sgp-line:#dedfd4;--sgp-soft:#eeeee4;--sgp-accent:#b96442;--sgp-gold:#e5d8a8;--sgp-coupon:#234d40;--sgp-coupon-surface:linear-gradient(135deg,#234d40e8,#234d4088);--rpx:min(.133333vw,.573333px)}:is(html,body,body:has(.stargo-v2-shell)){color:#253d33;background:#f7f5ef;min-width:320px}.app-shell.stargo-v2-shell{--paper:#f7f5ef;--surface:#fffdf8;--ink:#253d33;--forest:#234d40;--border:#dedfd4;max-width:none;padding:0}.stargo-v2-shell .stargo-v2-stage{width:min(100%,430px);padding:0 0 calc(80px + env(safe-area-inset-bottom));box-shadow:none;background:#f7f5ef;border:0;border-radius:0;min-height:100dvh;margin:0 auto;overflow:clip}.stargo-v2-shell .stargo-v2-content{width:100%;max-width:none;padding:0}.stargo-v2-shell .stargo-page,.stargo-v2-shell .sgp,.sgp.sgp-overlay{font-size:16px;line-height:1.65}.stargo-v2-shell button:not(.leaflet-interactive),.sgp.sgp-overlay button{border-radius:9px;min-height:44px;font-size:15px}.stargo-v2-shell .reuse-brand{border-bottom:1px solid #234d4015;justify-content:space-between;align-items:center;height:62px;padding:8px 18px;display:flex}.stargo-v2-shell .reuse-brand button{color:#234d40;background:0 0;border:0;align-items:center;gap:9px;padding:8px 0;font-size:20px;display:flex}.reuse-brand b{letter-spacing:.04em;margin-left:4px;font:500 13px Georgia,serif}.reuse-brand span{font-family:Songti SC,SimSun,serif;font-weight:700}.reuse-intro{justify-content:space-between;align-items:flex-end;gap:8px;padding:19px 18px 8px;display:flex}.reuse-intro div>span,.reuse-section-title>span,.reuse-page-banner>span{letter-spacing:.17em;color:#b96442;font:10px/1.6 Georgia,serif}.reuse-intro h1{color:#234d40;margin:6px 0;font:600 27px/1.4 Songti SC,SimSun,serif}.reuse-intro p{color:#69766c;margin:0;font-size:12px}.reuse-place{color:#69766c;white-space:nowrap;padding-bottom:4px;font-size:10px}.stargo-v2-shell .stargo-guide-layout{flex-direction:column;gap:18px;margin:10px 0 0;padding:0 14px;display:flex}.stargo-v2-shell .stargo-guide-first{width:100%;min-width:0;scroll-margin-top:12px}.stargo-v2-shell .stargo-map-panel.stargo-map-panel-plain{box-shadow:none;background:0 0;border:0;border-radius:12px;padding:0;overflow:hidden}.stargo-v2-shell .stargo-geo-map{box-shadow:none;background:#fffdf8;border:1px solid #d9ded2;border-radius:12px;overflow:hidden}.stargo-v2-shell .stargo-geo-map .geo-map-stage{height:275px;min-height:0;max-height:none}.stargo-v2-shell .stargo-geo-map .geo-toolbar{background:#fffdf8;gap:8px;padding:8px 10px}.stargo-v2-shell .stargo-geo-map .geo-toolbar button{border-radius:8px;min-height:44px;font-size:13px}.stargo-v2-shell .stargo-geo-map .geo-seven-points{background:#fffdf8;padding:12px 10px 10px}.stargo-v2-shell .stargo-geo-map .geo-seven-heading{margin-bottom:9px}.stargo-v2-shell .stargo-geo-map .geo-seven-heading strong{color:#234d40;font:600 18px Songti SC,SimSun,serif}.stargo-v2-shell .stargo-geo-map .geo-seven-heading span{color:#69766c;font-size:12px}.stargo-v2-shell .stargo-geo-map .geo-seven-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}.stargo-v2-shell .stargo-geo-map .geo-seven-grid button{background:#f7f5ef;border-color:#e2e3d9;border-radius:9px;gap:4px;min-height:85px;padding:8px 3px}.stargo-v2-shell .stargo-geo-map .geo-seven-grid button.selected{background:#e9eee5;border-color:#688472;box-shadow:inset 0 0 0 1px #688472}.stargo-v2-shell .stargo-geo-map .geo-seven-grid button b{border-color:#afbbac;width:24px;height:24px;min-height:0;font-size:11px}.stargo-v2-shell .stargo-geo-map .geo-seven-grid button span{font-size:12px;line-height:1.35}.stargo-v2-shell .stargo-geo-map .geo-seven-grid button small{font-size:10px}.stargo-v2-shell .stargo-geo-map .geo-map-status{background:#f0f0e7;padding:9px 10px;font-size:12px}.stargo-v2-shell .stargo-guide-current{padding:13px 0 0}.stargo-guide-current>strong{color:#69766c;margin-bottom:8px;font-size:14px;font-weight:500;display:block}.stargo-guide-current>div{gap:8px;display:flex}.stargo-v2-shell .stargo-guide-current button{min-height:46px;padding:9px 11px;font-size:15px}.stargo-guide-current .stargo-primary-button{flex:1}.reuse-section-title{padding:0 3px 14px}.reuse-section-title h2{color:#234d40;margin:4px 0;font:600 23px/1.5 Songti SC,SimSun,serif}.reuse-experiences .bfLive{flex-flow:column wrap;align-content:space-between;gap:7px;width:100%;height:290px;margin:0;display:flex;overflow:hidden}.stargo-v2-shell .reuse-experiences .bfLive button{background-image:linear-gradient(180deg,#0b281329,transparent 30%,#153b2ccd),var(--tile-image);text-align:left;color:#fff;background-position:50%;background-size:cover;border:0;border-radius:7px;flex:none;width:calc(25% - 5.25px);min-height:0;padding:10px 8px;position:relative;overflow:hidden}.reuse-experiences .bfLive .title{letter-spacing:1px;text-shadow:0 1px 5px #183b36;max-width:3em;margin:0;font:600 16px/1.45 Songti SC,SimSun,serif;position:absolute;bottom:18px;left:8px;right:6px}.reuse-tile-icon{opacity:.95;width:18px;height:18px;position:absolute;top:10px;left:8px}.reuse-tile-arrow{width:12px;height:12px;position:absolute;bottom:5px;right:5px}.stargo-v2-shell .stargo-point-card{background:#fffdf8;border-radius:10px;padding:16px}.stargo-v2-shell .stargo-point-card h2{color:#234d40;font-family:Songti SC,SimSun,serif}.stargo-v2-shell .stargo-point-copy,.stargo-v2-shell .stargo-knowledge-card li{font-size:16px;line-height:1.8}.reuse-page-banner{background-position:50%;background-size:cover;flex-direction:column;justify-content:flex-end;height:205px;margin:0 0 7px;padding:0 22px 23px;display:flex}.reuse-page-banner>span{color:#e5d8a8}.reuse-page-banner h1{letter-spacing:1px;color:#fffdf8;margin:5px 0 0;font:600 29px/1.5 Songti SC,SimSun,serif}.stargo-v2-shell .sgp-merchants-page,.stargo-v2-shell .sgp-routes-page,.stargo-v2-shell .sgp-profile-page{padding:15px 16px 24px}.stargo-v2-shell .sgp h1,.sgp.sgp-overlay h1{color:#234d40;font:600 25px/1.4 Songti SC,SimSun,serif}.stargo-v2-shell .sgp h2,.sgp.sgp-overlay h2{color:#234d40;font:600 22px/1.5 Songti SC,SimSun,serif}.stargo-v2-shell .sgp p,.stargo-v2-shell .sgp li,.sgp.sgp-overlay p,.sgp.sgp-overlay li{font-size:16px;line-height:1.8}.stargo-v2-shell .sgp small,.sgp.sgp-overlay small,.sgp figcaption{font-size:12px;line-height:1.6}.stargo-v2-shell .sgp .sgp-tabs{flex-wrap:wrap;gap:6px;margin:13px 0 18px;display:flex}.stargo-v2-shell .sgp .sgp-tabs button{border-radius:24px;min-height:44px;padding:9px 12px;font-size:13px}.stargo-v2-shell .sgp .sgp-merchant{box-shadow:none;border:1px solid #e1e3d7;border-radius:9px;margin:18px 0 24px}.stargo-v2-shell .sgp-merchant .sgp-image-box{height:200px;aspect-ratio:auto!important}.stargo-v2-shell .sgp .sgp-card-copy{padding:16px}.stargo-v2-shell .sgp .sgp-card-copy>small{color:#b96442;letter-spacing:1px}.stargo-v2-shell .sgp .sgp-card-copy h2{margin:4px 0 8px}.stargo-v2-shell .sgp .sgp-card-copy p{color:#69766c;margin:7px 0 16px}.sgp-route-detail>.sgp-media .sgp-image-box{height:180px;aspect-ratio:auto!important}.sgp-route-detail>.sgp-primary{box-shadow:none;position:static}.sgp-route-stops{border-color:#bbcbb9}.stargo-v2-shell .sgp-profile-page .sgp-passport{background:#e9eee4;border-radius:10px;grid-template-columns:1fr auto;align-items:center;gap:12px;padding:18px;display:grid}.sgp-profile-page .sgp-completed-points{grid-column:1/-1}.stargo-v2-shell .stargo-nav{width:min(100%,430px);max-width:430px;padding:5px 10px calc(5px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffdf8f7;border:0;border-top:1px solid #dce0d2;border-radius:0;grid-template-columns:repeat(4,1fr);gap:4px;min-height:66px;display:grid;position:fixed;bottom:0;left:50%;right:auto;transform:translate(-50%);box-shadow:0 -5px 20px #24493406}.stargo-v2-shell .stargo-nav button{color:#798276;background:0 0;border:0;border-radius:7px;gap:3px;min-height:54px;padding:5px 4px}.stargo-v2-shell .stargo-nav button b{letter-spacing:1px;font-size:11px;font-weight:500}.stargo-v2-shell .stargo-nav button>span{box-shadow:none;background:0 0;border:0;height:23px}.stargo-v2-shell .stargo-nav button.is-active{color:#234d40;background:#e9eee4}.sgp.sgp-overlay{background:#f7f5ef;width:min(100%,430px);left:50%;right:auto;transform:translate(-50%)}.sgp.sgp-overlay .sgp-fullpage{border:0;border-radius:0;width:100%;max-width:430px;margin:0}.sgp.sgp-overlay .sgp-top{background:#f7f5ef}.sgp.sgp-overlay .sgp-content{padding:18px 16px 24px}.stargo-dialog-layer{width:min(100%,430px);left:50%;right:auto;transform:translate(-50%)}.stargo-notice{max-width:min(100vw - 24px,406px)}@media (width<=360px){.reuse-intro{padding-inline:14px}.reuse-intro h1{font-size:24px}.reuse-place{font-size:9px}.stargo-v2-shell .stargo-guide-layout{padding-inline:10px}.reuse-experiences .bfLive .title{font-size:14px}}@media (prefers-reduced-motion:reduce){.reuse-experiences *{transition:none!important}}.stargo-v2-shell .stargo-guide-page{padding:0!important}.stargo-v2-shell .stargo-nav button>span svg{color:inherit;background:0 0}.stargo-v2-shell .reuse-intro{min-height:0;padding:10px 18px 5px}.stargo-v2-shell .reuse-intro div>span{letter-spacing:.17em;color:#b96442;font:10px/16px Georgia,serif;display:block}.stargo-v2-shell .reuse-intro h1{margin:4px 0;font:600 27px/35px Songti SC,SimSun,serif}.stargo-v2-shell .reuse-intro p{margin:0;font:12px/20px system-ui}.stargo-v2-shell .stargo-geo-map .geo-map-stage{height:230px}.stargo-v2-shell .stargo-geo-map .geo-seven-grid button{min-height:78px}.stargo-v2-shell .stargo-nav button.is-active>span svg{color:#234d40!important}.stargo-v2-shell .stargo-guide-current>strong{margin-bottom:7px;font:500 14px/20px system-ui}.stargo-v2-shell button.sgp-customer-fab{background:#234d40;font-size:14px;right:max(16px,50vw - 199px)}:root{color:#234d40;background:#f7f5ef;font-family:Microsoft YaHei,PingFang SC,sans-serif}html.stargo-guide-snap{scroll-behavior:smooth;scroll-snap-type:none!important}.stargo-v2-shell .stargo-v2-stage{background:#f7f5ef;overflow:visible;box-shadow:none!important;border:0!important;border-radius:0!important}.stargo-v2-shell .stargo-guide-layout{gap:0;margin:0;padding:12px 14px 0;display:block}.stargo-v2-shell .stargo-guide-first{scroll-snap-align:none;height:auto!important;min-height:0!important}.stargo-v2-shell .stargo-map-panel,.stargo-v2-shell .stargo-geo-map{border:0!important;border-radius:3px!important}.stargo-v2-shell .stargo-geo-map .geo-map-stage{min-height:0;max-height:none;height:420px!important}.stargo-v2-shell .geo-seven-points{display:none!important}.stargo-v2-shell .stargo-geo-map .geo-toolbar{background:#f7f5ef;padding:6px 8px}.stargo-v2-shell .stargo-geo-map .geo-toolbar button{background:#fffdf8;border:1px solid #dedfd4;border-radius:4px;min-height:40px;font-size:12px}.stargo-v2-shell .stargo-geo-map .geo-map-status{color:#748177;background:#f7f5ef;padding:5px 8px;font-size:11px}.reuse-experiences{padding:0 0 24px}.reuse-map-caption{color:#748177;justify-content:space-between;align-items:center;gap:8px;padding:13px 5px 16px;font-size:11px;display:flex}.reuse-map-caption b{white-space:nowrap;font-weight:500}.reuse-experiences .bfLive{align-content:space-between;gap:2px;height:300px}.stargo-v2-shell .reuse-experiences .bfLive button{background-color:#758b7b;background-image:linear-gradient(180deg,#102d321a,transparent 25%,#193b35c9),var(--tile-image);border-radius:0;width:calc(25% - 1.5px);padding:10px 8px}.reuse-experiences .bfLive .cell1of3{height:119px}.reuse-experiences .bfLive .cell2of3{height:179px}.reuse-experiences .bfLive .title{letter-spacing:0;max-width:none;font-family:Microsoft YaHei,sans-serif;font-size:13px;font-weight:500;line-height:1.5;bottom:15px;left:8px;right:6px}.reuse-tile-number{letter-spacing:1px;color:#fffdf8;font:18px Georgia,serif;position:absolute;top:12px;left:9px}.stargo-v2-shell .reuse-experiences .bfLive button.reuse-ai-tile{background-color:#9a6d4c;background-image:linear-gradient(#39544d33,#193b35cc),url(/assets/service-group-D8T9P5Ri.jpg)}.reuse-duo{grid-template-columns:1fr 1fr;gap:10px;margin:20px 7px 0;display:grid}.stargo-v2-shell .reuse-duo button{text-align:left;color:#234d40;background:#e8dfd1;border-radius:0;flex-direction:column;align-items:flex-start;gap:8px;min-height:124px;padding:17px 13px;display:flex}.stargo-v2-shell .reuse-duo button+button{background:#e4e9df}.reuse-duo strong{font:400 18px/1.55 SimSun,serif}.reuse-duo small{color:#748177;font-size:11px}.reuse-duo svg{width:20px;height:20px}.stargo-v2-shell .reuse-brand{border:0;height:65px;padding:15px 22px}.reuse-brand>span{align-items:center;gap:8px;font:23px SimSun,serif;display:flex}.reuse-brand b{font:16px Georgia,serif}.stargo-v2-shell .stargo-nav button.is-active{background:0 0;border-top:2px solid #234d40;border-radius:0}.stargo-v2-shell .stargo-nav button{border-top:2px solid #0000;border-radius:0}.stargo-v2-shell .stargo-nav button b{font-size:12px}.sgp.sgp-overlay{z-index:1600}.sgp.sgp-overlay .sgp-fullpage{height:var(--sgp-viewport-height,100dvh);background:#f7f5ef;flex-direction:column;max-height:none;display:flex}.sgp.sgp-overlay .sgp-top{border-bottom:1px solid #dedfd4;flex-shrink:0;gap:7px;min-height:58px;padding:8px 13px}.sgp.sgp-overlay .sgp-top>span{text-align:center;flex:1;font:16px/1.4 SimSun,serif}.sgp.sgp-overlay .sgp-top button:last-child{color:#234d40;background:0 0;border:0;min-width:44px;padding:0;font-size:27px}.sgp.sgp-overlay .sgp-scroll{flex:1;min-height:0;overflow:auto}.reuse-journey-tabs{background:#f7f5ef;border-bottom:1px solid #dedfd4;flex-shrink:0;gap:0;padding:0 18px;display:flex}.reuse-journey-tabs button{color:#748177;background:0 0;border:0;flex:1;min-height:46px;font-size:15px;border-radius:0!important}.reuse-journey-tabs button[aria-current=page]{color:#234d40;border-bottom:2px solid #234d40}.sgp.sgp-overlay .sgp-page-actions{box-shadow:none;padding:12px 16px calc(12px + env(safe-area-inset-bottom));background:#f7f5ef;border-top:1px solid #dedfd4;flex-shrink:0;position:static}.reuse-detail-actions{gap:8px;display:flex}.reuse-detail-actions>button{flex:1}.sgp .reuse-knowledge{padding:0 20px 25px}.reuse-video-lead{margin:0 -20px 22px}.reuse-video-lead video{aspect-ratio:16/10;object-fit:contain;background:#173c32;width:100%;display:block}.reuse-video-pending{aspect-ratio:16/9;color:#748177;background:#e4e9df;flex-direction:column;justify-content:center;align-items:center;gap:9px;display:flex}.reuse-video-pending small{font-size:11px}.reuse-knowledge h1{color:#234d40;font:27px/1.5 SimSun,serif}.reuse-star-name{color:#748177;font-size:13px}.reuse-knowledge p{line-height:1.95}.reuse-facts{border-top:1px solid #dedfd4;margin-top:25px;padding-top:16px}.reuse-facts h2{font:20px SimSun,serif}.reuse-facts p{border-left:2px solid #acbba5;padding-left:13px}.reuse-knowledge .sgp-media{border-radius:3px;margin:22px 0;overflow:hidden}.reuse-locked-reward{background:#eee9df;margin:14px 0;padding:20px}.reuse-locked-reward small{color:#9b765d}.reuse-profile{padding-top:5px!important}.reuse-replies{background:#e4e9df;margin:0 0 25px}.reuse-reply-toggle{text-align:left;color:#234d40;border:0;flex-direction:column;gap:13px;width:100%;display:flex;background:0 0!important;border-radius:0!important;min-height:170px!important;padding:24px!important}.reuse-reply-toggle small,.reuse-wallet>small,.reuse-profile .sgp-passport small{letter-spacing:2px;font:9px/1.6 Georgia,serif}.reuse-reply-toggle strong{font:27px/1.5 SimSun,serif}.reuse-reply-toggle span{color:#748177;font-size:13px}.stargo-v2-shell .reuse-profile .sgp-passport{background:#e8ede2;border:1px solid #dee3d8;border-radius:0;margin:25px 0}.reuse-profile .sgp-passport h2{margin:6px 0;font:20px/1.5 SimSun,serif}.reuse-profile-stars{grid-column:1/-1;justify-content:space-between;padding-top:6px;display:flex}.reuse-profile-stars>span{color:#acb5a7;flex-direction:column;align-items:center;font-size:25px;display:flex}.reuse-profile-stars>span.done{color:#234d40}.reuse-profile-stars small{letter-spacing:0!important;font-size:10px!important}.stargo-v2-shell .reuse-audio-entry{color:#fffdf8;background:#234d40;border-radius:3px;flex-direction:column;gap:8px;width:100%;margin-bottom:30px;padding:18px;display:flex}.reuse-audio-entry span{font:17px SimSun,serif}.reuse-audio-entry b{opacity:.8;font-size:12px;font-weight:400}.reuse-wallet h2{margin:8px 0 20px}.reuse-wallet .sgp-coupon{margin-bottom:0}.reuse-coupon-code{background:#e9eee4;margin:0 0 20px;padding:12px;font-size:13px}.reuse-coupon-code strong{letter-spacing:2px;font-family:monospace}.reuse-replies .sgp-assistant{padding:0 16px 18px}.sgp-assistant{padding:16px}.sgp-chat-log{min-height:80px;max-height:45dvh;overflow:auto}.sgp-chat-title{font-family:SimSun,serif!important}.sgp-chat-user p{color:#234d40!important;background:#dce5d7!important}.sgp-chat-reply{background:#fffdf8;border-radius:4px;padding:12px}.sgp-chat-compose textarea{background:#fffdf8;border:1px solid #cbd6c7;border-radius:4px}.reuse-merchant-intro{padding-bottom:0!important}.reuse-merchant-intro h1{font-family:SimSun,serif}.sgp-merchant .sgp-coupon-small{width:calc(100% - 14px);min-height:80px;margin:12px 7px 0;border-radius:3px!important}.sgp-merchant .sgp-coupon-small strong{font-size:16px!important}.reuse-preview-phone{color:#234d40;background:#f7f5ef;border:1px solid #dedfd4;width:min(100%,390px);max-height:680px;margin:15px auto;overflow:auto}.reuse-preview-phone .sgp-fullpage{background:#f7f5ef;max-height:none;position:static}.reuse-preview-phone .sgp-page-actions{padding:14px;position:static}.reuse-preview-phone .sgp-content{padding:18px}.reuse-preview-phone .reuse-knowledge{padding-top:0}.reuse-preview-phone .reuse-video-lead{margin:0 -18px 20px}.reuse-preview-phone h1,.reuse-preview-phone h2{color:#234d40;font-family:SimSun,serif}.reuse-admin-preview>p{color:#748177;font-size:13px}@media (width<=360px){.stargo-v2-shell .stargo-guide-layout{padding-inline:10px}.reuse-experiences .bfLive .title{font-size:12px}.reuse-duo strong{font-size:16px}.stargo-v2-shell .stargo-geo-map .geo-map-stage{height:370px!important}}.stargo-v2-shell .field-page{color:#234d40;background:#f7f5ef;padding:0 0 28px}.field-intro{padding:25px 23px 18px}.field-intro>small{letter-spacing:1.8px;color:#748177;font-size:9px}.stargo-v2-shell .field-intro h1{color:#234d40;margin:9px 0;font:400 27px/1.5 SimSun,serif}.field-intro p{color:#748177;margin:0;font-size:11px;line-height:1.9}.field-filters{flex-wrap:wrap;gap:8px;margin:0 23px 20px;display:flex}.stargo-v2-shell .field-filters button{color:#748177;background:0 0;border:1px solid #dbe1d4;border-radius:20px;min-height:36px;padding:7px 15px;font-size:12px}.stargo-v2-shell .field-filters button[aria-pressed=true]{color:#fffdf8;background:#234d40;border-color:#234d40}.field-photo-list{flex-direction:column;gap:14px;padding:0 23px;display:flex}.stargo-v2-shell .field-photo-card{text-align:left;background-position:50%;background-size:cover;border:0;border-radius:4px;width:100%;height:196px;padding:0;display:block;position:relative;overflow:hidden}.field-title-group{box-sizing:border-box;background:linear-gradient(#0000,#152b27ed);width:100%;padding:45px 18px 20px;position:absolute;bottom:0;left:0}.field-title-group>small{color:#e0e5d8;letter-spacing:.5px;margin-bottom:7px;font-size:10px;display:block}.field-title-group>strong{color:#fff;letter-spacing:1px;max-width:88%;font:23px/1.4 SimSun,serif;display:block}.field-arrow{color:#fff;font-size:26px;position:absolute;bottom:24px;right:17px}.field-tag{color:#fff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#152b2720;border:1px solid #ffffff75;border-radius:2px;padding:5px 9px;font-size:10px;position:absolute;top:14px;left:14px}.field-merchant-coupon{margin:9px 10px 2px}.field-merchant-coupon .sgp-coupon{box-sizing:border-box;width:100%;min-height:74px;margin:0}.field-route-detail h1{font-family:SimSun,serif}.field-route-detail .sgp-media img{object-fit:cover;max-height:240px}.geo-tile-replacement .geo-place-pin.selected b{color:#234d40;background:#ecf1e7;outline-color:#7b9a85}.geo-tile-replacement .geo-place-pin.completed.selected b{color:#fff;background:#234d40}.geo-tile-replacement .geo-source-credit{display:none}.field-map-route{background:#e8ede2;justify-content:space-between;align-items:center;gap:10px;padding:12px 14px;display:flex}.field-map-route strong{font:17px SimSun,serif}.field-map-route small{color:#748177;margin-top:5px;font-size:11px;display:block}.field-map-route button{color:#234d40;background:0 0;border:0;font-size:20px}.leaflet-control-attribution{font-size:9px!important}.reuse-experiences .bfLive{background:#f7f5ef}.stargo-v2-shell .field-photo-card{border-radius:4px!important;font-weight:400!important}.stargo-v2-shell .field-photo-card .field-title-group>strong{letter-spacing:1px;font:400 23px/1.4 SimSun,serif!important}.stargo-v2-shell .field-photo-card .field-title-group>small{font:400 10px/1.6 Microsoft YaHei,sans-serif!important}.stargo-v2-shell .field-intro>small{font-size:9px}.stargo-v2-shell .field-intro p{font-size:11px}.stargo-v2-shell .field-filters button,.stargo-v2-shell .reuse-experiences .bfLive button{font-weight:400!important}.stargo-v2-shell .field-photo-card{background-position:50%!important;background-repeat:no-repeat!important;background-size:cover!important;border:0!important}.stargo-v2-shell .field-photo-card .field-tag{font-weight:400!important}.stargo-v2-shell .reuse-experiences .bfLive button.is-selected{outline-offset:-3px;outline:3px solid #f6c453;box-shadow:inset 0 0 0 6px #6e491a99,inset 0 0 18px #ffd66b88}.stargo-v2-shell .reuse-experiences .bfLive button.is-selected:after{content:"";pointer-events:none;z-index:2;border:2px solid;border-image:linear-gradient(135deg,#fff6bf,#e9a82d 32%,#fff5b5 55%,#eab435 80%,#fff1a8) 1;position:absolute;inset:3px}.stargo-v2-shell .geo-tile-replacement .geo-place-pin.selected b{outline-offset:3px;color:#644516;background:linear-gradient(135deg,#fff8cc,#f5ca65);border-color:#fff0a9;outline:3px solid #e9ae31;box-shadow:0 0 0 7px #f6c45344,0 0 17px #efbc5ab3}.stargo-v2-shell .geo-tile-replacement .geo-place-pin.completed.selected b{color:#644516;background:linear-gradient(135deg,#fff8cc,#f5ca65)}.field-route-stop-pin{background:0 0;border:0}.field-route-stop-pin>div{position:relative}.field-route-stop-pin b{color:#fff7d0;background:#234d40;border:2px solid #edc36c;border-radius:50%;place-items:center;width:30px;height:30px;font:700 15px Georgia,serif;display:grid;box-shadow:0 2px 6px #173d3544}.field-route-stop-pin span{white-space:nowrap;color:#234d40;background:#fffdf8ef;border-radius:3px;padding:3px 7px;font:12px/1.4 Microsoft YaHei,sans-serif;position:absolute;top:34px;left:15px;transform:translate(-50%);box-shadow:0 1px 5px #234d4022}.geo-map-stage{position:relative}.field-route-order{z-index:600;touch-action:pan-x;background:#f7f5eff0;border-radius:5px;gap:6px;max-height:72px;padding:6px;display:flex;position:absolute;bottom:24px;left:8px;right:8px;overflow:auto}.stargo-v2-shell .field-route-order button{color:#234d40;background:#fffdf8;border:1px solid #dedfd4;border-radius:4px;flex:none;align-items:center;gap:6px;min-height:36px;padding:5px 8px;font-size:11px;display:flex}.field-route-order b{color:#fff7d0;background:#234d40;border-radius:50%;place-items:center;width:22px;height:22px;display:grid}.field-route-order span{white-space:nowrap;max-width:8em}.geo-tile-replacement.has-route .geo-place-pin{visibility:hidden}.stargo-v2-shell .reuse-brand{height:58px;padding:8px 18px}.reuse-brand .reuse-company-logo{object-fit:contain;width:39px;height:39px;display:block}.stargo-v2-shell .reuse-brand>span{gap:9px;font:23px SimSun,serif}.stargo-v2-shell .reuse-profile{padding:4px 16px 20px!important}.reuse-profile .reuse-replies{background:#e8ede2;border:1px solid #dce3d6;border-radius:3px;margin:0 0 13px}.reuse-chat-heading{justify-content:space-between;align-items:center;gap:8px;padding:14px 15px 5px;display:flex}.reuse-chat-heading small{letter-spacing:1.8px;color:#738174;font:8px/1.5 Georgia,serif!important}.stargo-v2-shell .reuse-chat-heading h1{color:#234d40;margin:5px 0;font:400 23px/1.35 SimSun,serif}.stargo-v2-shell button.reuse-history-toggle{white-space:nowrap;color:#6e7d6b;background:0 0;border:0;border-radius:0;min-height:36px;padding:5px;font-size:11px!important;font-weight:400!important}.reuse-profile .compact-assistant{padding:5px 13px 12px}.compact-assistant>.sgp-chat-title{display:none}.reuse-profile .compact-assistant .sgp-chat-log{overscroll-behavior:contain;gap:4px;height:58px;min-height:0;max-height:58px;padding:0 0 5px;overflow:hidden auto}.reuse-profile .is-expanded .sgp-chat-log{height:180px;max-height:180px}.reuse-profile .compact-welcome{background:#fffdf8;border-radius:2px 9px 9px;max-width:94%;padding:6px 10px}.reuse-profile .compact-welcome>span{color:#7b8978;font-size:10px}.stargo-v2-shell .reuse-profile .compact-welcome p,.stargo-v2-shell .reuse-profile .sgp-chat-turn p{margin:0;font-size:12px;line-height:1.6}.reuse-profile .sgp-chat-turn{gap:4px}.reuse-profile .sgp-chat-user,.reuse-profile .sgp-chat-reply{border-radius:4px;padding:6px 9px}.reuse-profile .sgp-chat-compose{background:0 0;border:0;margin:6px 0 0;padding:0}.reuse-profile .sgp-chat-compose>label{clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}.reuse-profile .sgp-chat-compose>div{align-items:stretch;gap:7px}.reuse-profile .sgp-chat-compose textarea{resize:vertical;box-sizing:border-box;border-radius:3px;height:43px;min-height:43px;max-height:110px;padding:10px;font:13px/1.5 Microsoft YaHei,sans-serif}.stargo-v2-shell .reuse-profile .sgp-chat-compose button{min-width:53px;min-height:43px;box-shadow:none;border-radius:3px;padding:7px 11px;font-size:13px!important;font-weight:400!important}.stargo-v2-shell .reuse-profile .sgp-passport{background:#edf0e5;border-radius:3px;gap:5px;margin:0 0 12px;padding:12px 14px}.reuse-profile .sgp-passport small{font-size:8px!important}.stargo-v2-shell .reuse-profile .sgp-passport h2{margin:4px 0;font:400 18px/1.4 SimSun,serif}.reuse-profile .sgp-passport>strong{font:29px Georgia,serif}.reuse-profile .reuse-profile-stars{padding-top:2px}.reuse-profile-stars>span{font-size:21px}.reuse-profile-stars small{line-height:1.4}.stargo-v2-shell button.reuse-audio-entry{color:#234d40;min-height:66px;box-shadow:none;text-align:left;background:#e9dfcf;border:1px solid #e0d7c7;border-radius:3px;align-items:flex-start;gap:4px;margin:0 0 16px;padding:12px 16px;font-weight:400!important}.stargo-v2-shell .reuse-audio-entry span{font:400 18px/1.4 SimSun,serif!important}.stargo-v2-shell .reuse-audio-entry b{color:#798374;font:400 11px/1.4 Microsoft YaHei,sans-serif!important}.reuse-profile .reuse-wallet>small{color:#748177;font-size:8px!important}.stargo-v2-shell .reuse-wallet h2{margin:4px 0 9px;font:400 21px/1.4 SimSun,serif}.reuse-wallet .sgp-notice{background:#eeeee4;border-radius:3px;margin:0;padding:12px;font-size:12px!important;line-height:1.7!important}.reuse-profile .reuse-wallet .sgp-coupon{border-radius:3px;min-height:104px}.reuse-profile .reuse-wallet .sgp-coupon-content{padding:12px 14px}.reuse-profile .reuse-wallet .sgp-coupon-content>strong{font:400 19px/1.4 SimSun,serif!important}.reuse-profile .reuse-coupon-code{margin-bottom:12px;padding:7px 12px;font-size:11px}.stargo-v2-shell .stargo-map-panel.stargo-map-panel-plain{background:#f7f5ef;border:1px solid #dce1d4!important;border-radius:4px!important}.stargo-v2-shell .stargo-geo-map .geo-toolbar{background:#f0f0e7;border-top:1px solid #dce1d4;padding:8px 9px 4px;display:block}.geo-tool-actions{align-items:center;gap:6px;display:flex}.stargo-v2-shell .geo-tool-actions button{min-height:40px;box-shadow:none;background:#fffdf8;border:1px solid #d4ddcd;justify-content:center;align-items:center;gap:5px;padding:7px 11px;display:flex;border-radius:3px!important;font-size:12px!important;font-weight:400!important}.geo-tool-actions>button:first-child{margin-right:auto}.geo-tool-actions>button:nth-last-child(-n+2){width:40px;padding:7px}.geo-tool-meta{justify-content:space-between;align-items:flex-end;gap:8px;min-height:20px;margin-top:4px;display:flex}.geo-tool-meta .leaflet-control{float:none;clear:none;position:static;margin:0!important}.geo-scale-host .leaflet-control-scale-line{color:#596b58;box-sizing:border-box;background:0 0;border:1px solid #7e8c77;border-top:0;padding:1px 5px;font:11px/1.2 Microsoft YaHei,sans-serif}.geo-credit-host .leaflet-control-attribution{color:#879180;background:0 0;padding:0;line-height:1.2;font-size:8px!important}.stargo-v2-shell .geo-map-status{border:0;margin:0;background:#f0f0e7!important;padding:4px 9px!important;font-size:10px!important}.sgp.reuse-point-page,.reuse-point-page .sgp-fullpage,.reuse-point-page .sgp-scroll{box-sizing:border-box;width:100%;min-width:0;max-width:430px}.sgp.reuse-point-page{overflow-x:hidden}.reuse-point-page .sgp-scroll{overscroll-behavior-x:none;overflow:hidden auto}.reuse-point-page .sgp-content{box-sizing:border-box;overflow-wrap:anywhere;min-width:0;max-width:100%;padding:22px!important}.reuse-point-page .sgp-content>*,.reuse-point-page .sgp-media{box-sizing:border-box;min-width:0;max-width:100%}.reuse-point-page .sgp-image-box{max-width:100%;overflow:hidden}.reuse-point-page video,.reuse-point-page canvas{max-width:100%;height:auto}.reuse-point-page .sgp-top{border-bottom:1px solid #dce1d4;background:#f7f5ef!important}.reuse-point-page .sgp-top>span{white-space:normal;min-width:0;font:16px/1.5 SimSun,serif!important}.reuse-point-page .sgp-top button{flex-shrink:0;min-width:40px;border-radius:2px!important;font-weight:400!important}.reuse-point-page .reuse-journey-tabs{grid-template-columns:repeat(3,minmax(0,1fr));gap:0;min-width:0;padding:0 22px;display:grid;overflow:hidden}.reuse-point-page .reuse-journey-tabs button{color:#8a9384;background:0 0;border:0;min-width:0;min-height:45px;border-radius:0!important;font:400 14px/1.4 Microsoft YaHei,sans-serif!important}.reuse-point-page .reuse-journey-tabs button[aria-current=page]{color:#234d40;background:linear-gradient(#0000,#e8ede277);border-bottom:2px solid #234d40}.reuse-point-page .sgp-content h1{letter-spacing:1px;margin:9px 0 14px;font:400 27px/1.5 SimSun,serif!important}.reuse-point-page .sgp-content h2{margin:20px 0 10px;font:400 21px/1.5 SimSun,serif!important}.reuse-point-page .sgp-content p,.reuse-point-page .sgp-content li{font-size:15px!important;line-height:1.95!important}.reuse-point-page .sgp-eyebrow{letter-spacing:1.7px;color:#81907d!important;font:10px/1.6 Georgia,serif!important}.reuse-point-page .reuse-knowledge{padding-top:0!important}.reuse-point-page .reuse-video-lead{width:auto;margin:0 -22px 24px;max-width:none!important}.reuse-point-page .reuse-facts{border-top:1px solid #dce1d4;padding-top:13px}.reuse-point-page .reuse-facts p{border-left:2px solid #b4c0aa;padding-left:13px}.reuse-point-page .sgp-primary{min-height:44px;box-shadow:none!important;border-radius:3px!important;font-size:15px!important;font-weight:400!important}.reuse-point-page .sgp-notice{color:#65735f;background:#ecefe4;border:1px solid #e0e4d8;border-radius:3px;padding:15px}.reuse-point-page .sgp-choices{min-width:0}.reuse-point-page .sgp-choices button{white-space:normal;overflow-wrap:anywhere;text-align:left;border-radius:3px!important;font-size:15px!important;font-weight:400!important}.reuse-point-page .sgp-page-actions{padding:12px 20px!important}.reuse-point-page .sgp-page-actions button{white-space:normal;min-width:0}@media (height<=740px){.reuse-chat-heading{padding-top:10px}.reuse-profile .compact-assistant .sgp-chat-log{height:46px;max-height:46px}.stargo-v2-shell .reuse-profile .sgp-passport{padding:10px 12px}.stargo-v2-shell button.reuse-audio-entry{min-height:60px;margin-bottom:12px}.stargo-v2-shell .reuse-brand{height:52px}}.reuse-profile .sgp-chat-compose textarea{resize:none}.reuse-point-page .sgp-page-actions button{box-shadow:none!important;border-radius:3px!important;font-size:14px!important;font-weight:400!important}.reuse-point-page .sgp-top button:first-child{border:0;background:0 0!important}.stargo-v2-shell .reuse-experiences .bfLive button.reuse-ai-tile{background-image:linear-gradient(180deg,transparent 20%,#193b3580 75%,#193b35de),var(--guide-cover);background-color:#e4e9df;background-position:50%,top;background-size:cover}
