:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--ink:#1d2939;--soft-ink:#667085;--muted:#98a2b3;--surface:#fffffff5;--solid:#fff;--line:#94a3b83d;--brand:#f97316;--brand-deep:#ea580c;--brand-light:#fff7ed;--mint:#12b76a;--rose:#d92d20;--amber:#f79009;--violet:#635bff;--shadow:0 12px 32px #0f172a1a;--tight-shadow:0 6px 16px #0f172a14;--nav-height:72px;--radius-sm:8px;--radius-md:12px;--radius-lg:16px}*{box-sizing:border-box}html,body{height:100%}body{color:var(--ink);letter-spacing:0;-webkit-font-smoothing:antialiased;background:#eef6f7;margin:0;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,sans-serif;overflow:hidden}button,input{font:inherit}button{cursor:pointer;-webkit-tap-highlight-color:transparent;border:0;outline:none;padding:0}button:focus-visible{outline-offset:2px;outline:3px solid #087f8c38}a:focus-visible{outline-offset:2px;outline:3px solid #087f8c38}input:focus-visible{outline-offset:2px;outline:3px solid #087f8c38}button:disabled,.disabled{opacity:.54;pointer-events:none}input{border:1px solid var(--line);width:100%;min-height:48px;color:var(--ink);background:#ffffffeb;border-radius:8px;outline:none;padding:0 13px}input:focus{border-color:#087f8c94;box-shadow:0 0 0 4px #087f8c1f}a{color:inherit}.hidden{display:none!important}.promo-empty{min-height:100vh;color:var(--ink);text-align:center;background:#eef6f7;place-items:center;padding:24px;font-size:18px;font-weight:800;display:grid}.app-shell,.app-view{position:fixed;top:0;bottom:0;left:0;right:0}.app-view{display:none}.app-view.active{display:block}.toast-message{z-index:590;top:calc(max(12px, env(safe-area-inset-top)) + 66px);color:#fff;width:min(340px,100vw - 28px);box-shadow:var(--tight-shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);text-align:center;background:#1d2939f0;border-radius:10px;padding:10px 14px;font-size:13px;line-height:1.4;position:fixed;left:50%;transform:translate(-50%)}.toast-message.success{background:#12b76af0}.toast-message.error{background:#d92d20f0}.empty-state{color:var(--soft-ink);text-align:center;padding:18px 12px;font-size:14px}.text-link{color:var(--brand);font-size:13px;font-weight:850;text-decoration:none}.text-button{background:var(--brand-light);min-height:34px;color:var(--brand);border-radius:10px;padding:0 12px;font-size:13px;font-weight:700}.pill{background:var(--brand-light);min-height:26px;color:var(--brand-deep);border-radius:999px;align-items:center;padding:0 10px;font-size:12px;font-weight:700;display:inline-flex}.soft-text{color:var(--soft-ink);overflow-wrap:anywhere;margin:10px 0 0;font-size:12px;line-height:1.4}.primary-action,.download-action,.inline-form button{background:linear-gradient(135deg, var(--brand), var(--brand-deep));color:#fff;border-radius:12px;justify-content:center;align-items:center;gap:9px;min-height:48px;padding:0 18px;font-weight:700;text-decoration:none;display:inline-flex;box-shadow:0 6px 16px #f9731640}.primary-action:active,.download-action:active,.inline-form button:active,.floating-tool:active,.icon-action:active{transform:translateY(1px)}.primary-action.busy:before,.download-action.busy:before,.inline-form button.busy:before{content:"";border:2px solid #ffffff73;border-top-color:#fff;border-radius:50%;width:15px;height:15px;animation:.72s linear infinite spin}.inline-form{grid-template-columns:minmax(0,1fr) 82px;gap:8px;display:grid}.section-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:11px;display:flex}.section-head h2{margin:0;font-size:17px;line-height:1.2}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(.94)}to{transform:scale(1)}}@keyframes spin{to{transform:rotate(360deg)}}#map{z-index:1;background:#d9eef0;position:fixed;top:0;bottom:0;left:0;right:0}.map-vignette{z-index:410;pointer-events:none;background:linear-gradient(#0f172a2b,#0f172a00 24%),linear-gradient(#0f172a00 70%,#0f172a26);position:fixed;top:0;bottom:0;left:0;right:0}.amap-toolbar{box-shadow:var(--tight-shadow);overflow:hidden;right:max(14px, env(safe-area-inset-right))!important;bottom:calc(var(--nav-height) + 120px + env(safe-area-inset-bottom))!important;border-radius:8px!important}.amap-toolbar span{width:50px!important;height:50px!important;line-height:50px!important}.amap-toolbar .amap-zoomcontrol{overflow:hidden;border:0!important;border-radius:8px!important}.amap-toolbar .amap-zoom-touch-plus,.amap-toolbar .amap-zoom-touch-minus,.amap-toolbar .amap-zoom-plus,.amap-toolbar .amap-zoom-minus{color:var(--ink)!important}.top-search{z-index:530;top:max(12px, env(safe-area-inset-top));left:max(14px, env(safe-area-inset-left));right:max(14px, env(safe-area-inset-right));gap:6px;display:grid;position:fixed}.search-box{min-height:54px;box-shadow:var(--shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe6;border:1px solid #ffffffc7;border-radius:8px;grid-template-columns:26px minmax(0,1fr) 42px;align-items:center;gap:8px;padding:6px 7px 6px 14px;display:grid}.search-box input{min-height:42px;box-shadow:none;background:0 0;border:0;border-radius:0;padding:0;font-size:16px}.search-icon,.icon-action,.floating-tool,.map-pin span,.sheet-close,.modal-close,.nav-icon,.result-pin,.favorite-mark,.delete-favorite,.notice-icon,.notice-check,.notice-stop,.notice-tip span,.guide-entry-icon,.guide-entry-arrow,.guide-mark,.guide-important span,.guide-trouble h3 span{display:inline-block;position:relative}.search-icon:before{content:"";border:2px solid var(--brand);border-radius:50%;width:14px;height:14px;position:absolute;top:4px;left:3px}.search-icon:after{content:"";background:var(--brand);border-radius:999px;width:9px;height:2px;position:absolute;top:19px;left:16px;transform:rotate(45deg)}.icon-action,.floating-tool{background:var(--brand);width:42px;height:42px;box-shadow:var(--tight-shadow);border-radius:50%}.icon-action:before,.icon-action:after{content:"";background:#fff;position:absolute}.icon-action:before{background:0 0;border:2px solid #fff;border-radius:50%;width:15px;height:15px;top:10px;left:11px}.icon-action:after{border-radius:999px;width:10px;height:2px;top:27px;left:24px;transform:rotate(45deg)}.floating-tool{z-index:525;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff2;border:1px solid #fffc;position:fixed}.floating-tool.right{right:max(14px, env(safe-area-inset-right));top:46%}.floating-tool.right:before,.floating-tool.right:after{content:"";position:absolute}.floating-tool.right:before{background:var(--brand);clip-path:polygon(50% 0,82% 100%,50% 78%,18% 100%);width:22px;height:22px;top:10px;left:10px;transform:rotate(42deg)}.floating-tool.right:after{background:#087f8c26;border-radius:50%;width:16px;height:6px;top:30px;left:13px}.floating-tool.busy,.icon-action.busy{animation:.9s ease-in-out infinite pulse}.selected-location-marker{pointer-events:none;width:min(300px,100vw - 72px);height:148px;position:relative}.map-pin{z-index:2;filter:drop-shadow(0 10px 14px #0f172a3d);background:0 0;width:54px;height:70px;margin-left:-27px;position:absolute;bottom:0;left:50%}.map-pin span{width:44px;height:52px;margin-left:-22px;position:absolute;top:7px;left:50%}.map-pin span:before{content:"";background:linear-gradient(145deg,#ff5a5f,#c9184a);border:3px solid #fff;border-radius:50% 50% 50% 0;width:38px;height:38px;margin-left:-19px;position:absolute;top:0;left:50%;transform:rotate(-45deg)}.map-pin span:after{content:"";background:#fff;border-radius:50%;width:12px;height:12px;margin-left:-6px;position:absolute;top:13px;left:50%}.map-pin:after{content:"";background:#0f172a38;border-radius:50%;width:24px;height:7px;margin-left:-12px;position:absolute;top:64px;left:50%}.my-location-marker{pointer-events:none;background:#1b74e429;border-radius:50%;width:34px;height:34px;position:relative;box-shadow:0 0 0 8px #1b74e414}.my-location-marker:before{content:"";background:#1b74e4;border:3px solid #fff;border-radius:50%;position:absolute;top:6px;bottom:6px;left:6px;right:6px;box-shadow:0 8px 18px #1b74e43d}.my-location-marker:after{content:"我的位置";color:#1b3f7a;text-align:center;white-space:nowrap;background:#fffffff0;border-radius:999px;min-width:58px;padding:3px 7px;font-size:11px;font-weight:850;line-height:1.2;position:absolute;top:30px;left:50%;transform:translate(-50%);box-shadow:0 8px 18px #0f172a24}.pin-bubble{z-index:3;width:100%;min-height:58px;box-shadow:var(--tight-shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);pointer-events:auto;text-align:left;background:#fffffff2;border:1px solid #ffffffd1;border-radius:8px;grid-template-columns:minmax(0,1fr) 34px;align-items:center;gap:9px;padding:10px 10px 11px 13px;display:grid;position:absolute;bottom:78px;left:50%;transform:translate(-50%)}.pin-bubble.warning{background:#fff7f7f5;border-color:#f8717175}.pin-bubble-coords{gap:4px;min-width:0;display:grid}.pin-bubble:after{content:"";background:#fffffff2;border-bottom:1px solid #ffffffd1;border-right:1px solid #ffffffd1;width:14px;height:14px;margin-left:-7px;position:absolute;bottom:-7px;left:50%;transform:rotate(45deg)}.pin-bubble strong{max-width:100%;color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:15px;line-height:1.2;overflow:hidden}.pin-bubble span{color:#333;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:1rem;line-height:1.35;overflow:hidden}.pin-favorite-btn{width:34px;height:34px;color:var(--brand);background:#087f8c1f;border-radius:8px;position:relative}.pin-favorite-btn:before{content:"";background:var(--brand);clip-path:polygon(0 0,100% 0,100% 100%,50% 76%,0 100%);border-radius:4px 4px 8px 8px;width:17px;height:22px;position:absolute;top:6px;left:9px}.pin-favorite-btn:after{content:"";background:#ffffffe6;border-radius:2px;width:9px;height:2px;position:absolute;top:12px;left:13px}.lock-bar{z-index:530;left:max(14px, env(safe-area-inset-left));right:max(14px, env(safe-area-inset-right));bottom:calc(var(--nav-height) + max(12px, env(safe-area-inset-bottom)));gap:8px;display:grid;position:fixed}.lock-bar .primary-action{width:100%;min-height:54px;box-shadow:var(--shadow)}.map-card-notice{color:#fff;box-shadow:var(--tight-shadow);text-align:center;background:#991b1bf0;border:1px solid #f8717161;border-radius:8px;padding:9px 11px;font-size:13px;line-height:1.35}.sheet{z-index:540;max-height:min(34vh,286px);box-shadow:var(--tight-shadow);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff5;border:1px solid #fffc;border-radius:8px;position:relative;overflow:hidden}.sheet-grabber{display:none}.sheet-title{border-bottom:1px solid #94a3b82e;justify-content:space-between;align-items:center;gap:12px;min-height:40px;padding:5px 10px 5px 12px;display:flex}.sheet-title strong{font-size:15px}.sheet-close{background:#0f172a0f;border-radius:50%;width:32px;height:32px}.sheet-close:before,.sheet-close:after{content:"";background:#475467;border-radius:999px;width:14px;height:2px;position:absolute;top:15px;left:9px}.sheet-close:before{transform:rotate(45deg)}.sheet-close:after{transform:rotate(-45deg)}.result-list{-webkit-overflow-scrolling:touch;max-height:calc(min(34vh,286px) - 40px);padding:3px 6px 6px;overflow-y:auto}.search-result{width:100%;min-height:54px;color:var(--ink);text-align:left;background:0 0;border-radius:8px;grid-template-columns:30px minmax(0,1fr);align-items:center;gap:8px;padding:7px 8px;display:grid}.search-result+.search-result{border-top:1px solid #94a3b82e}.search-result:active{background:#087f8c14}.search-result strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:15px;display:block;overflow:hidden}.search-result small{color:var(--soft-ink);text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:12px;line-height:1.35;display:block;overflow:hidden}.result-pin{background:#087f8c1a;border-radius:50%;width:28px;height:28px}.result-pin:before{content:"";background:var(--brand);border-radius:50% 50% 50% 0;width:12px;height:12px;position:absolute;top:5px;left:8px;transform:rotate(-45deg)}.result-pin:after{content:"";background:#fff;border-radius:50%;width:4px;height:4px;position:absolute;top:10px;left:12px}.mine-view{background:radial-gradient(circle at 18% 0,#f973161a,#0000 32%),linear-gradient(#fff7ed 0%,#fefcfb 46%,#fff7ed 100%)}.mine-scroll{height:100%;padding:max(18px, env(safe-area-inset-top)) 14px calc(var(--nav-height) + 24px + env(safe-area-inset-bottom));-webkit-overflow-scrolling:touch;overflow-y:auto}.mine-brand{color:#fff;text-align:center;background:linear-gradient(135deg,#f97316fa,#ea580ceb),#f97316;border:1px solid #ffffffb8;border-radius:16px;align-content:center;justify-items:center;gap:10px;min-height:128px;margin:0 0 14px;padding:24px 18px 22px;display:grid;position:relative;overflow:hidden;box-shadow:0 16px 40px #f9731638}.mine-brand:before{content:"";background:#ffffffb8;border-radius:999px;width:42px;height:6px;box-shadow:0 0 0 8px #ffffff1a}.mine-brand strong{color:#fff;text-shadow:0 2px 12px #0000001f;overflow-wrap:anywhere;max-width:100%;font-size:32px;font-weight:800;line-height:1.05}.mine-brand span{color:#ffffffeb;overflow-wrap:anywhere;background:#fff3;border-radius:999px;align-items:center;max-width:100%;min-height:26px;padding:0 11px;font-size:12px;font-weight:600;line-height:1.35;display:inline-flex}.mine-guide-hero{padding:2px 0 4px}.mine-section{border:1px solid var(--line);background:#ffffffe6;border-radius:14px;margin:12px 0;padding:16px;box-shadow:0 4px 12px #0f172a0a}.auth-tabs{background:#0f172a0f;border-radius:8px;grid-template-columns:1fr 1fr;gap:6px;margin-bottom:12px;padding:4px;display:grid}.auth-tab{min-height:38px;color:var(--soft-ink);background:0 0;border-radius:8px;font-weight:850}.auth-tab.active{color:var(--brand);background:#fff;box-shadow:0 8px 18px #0f172a14}.auth-panel{gap:9px;display:none}.auth-panel.active{display:grid}.card-info{color:var(--brand-deep);background:#f9731614;border-radius:12px;gap:4px;margin-bottom:10px;padding:12px 14px;display:grid}.card-info strong{font-size:14px;font-weight:700}.card-info span,.card-info small{overflow-wrap:anywhere;font-size:12px}.download-action{background:#172033;width:100%}.guide-entry-section{padding:0;overflow:hidden}.guide-entry{width:100%;min-height:78px;color:var(--ink);text-align:left;background:linear-gradient(135deg,#f9731614,#f973160a),#ffffffe6;border-radius:12px;grid-template-columns:46px minmax(0,1fr) 28px;align-items:center;gap:12px;padding:14px;display:grid;position:relative}.guide-entry-hero{color:#fff;background:radial-gradient(circle at 88% 10%,#ffffff52,#0000 28%),linear-gradient(135deg,#f97316 0%,#ea580c 48%,#f97316 100%);border:1px solid #ffffffb8;border-radius:16px;grid-template-columns:64px minmax(0,1fr) 34px;min-height:118px;padding:18px;overflow:hidden;box-shadow:0 16px 36px #f9731633}.guide-entry-hero:before{content:"";border:28px solid #ffffff14;border-radius:50%;width:150px;height:150px;position:absolute;bottom:-44px;right:-28px}.guide-entry:active{background:linear-gradient(135deg,#087f8c2e,#635bff1f),#ffffffe6}.guide-entry-hero:active{background:radial-gradient(circle at 88% 10%,#ffffff5c,#0000 28%),linear-gradient(135deg,#075e68 0%,#164e63 48%,#5146e5 100%)}.guide-entry-icon{background:linear-gradient(135deg, var(--brand), var(--brand-deep));border-radius:10px;width:46px;height:46px;box-shadow:0 8px 16px #f9731633}.guide-entry-hero .guide-entry-icon{background:#ffffff2e;border-radius:8px;width:64px;height:64px;box-shadow:inset 0 0 0 1px #ffffff2e,0 12px 28px #0000002e}.guide-entry-icon:before,.guide-entry-icon:after{content:"";position:absolute}.guide-entry-icon:before{border:2px solid #fffffff0;border-radius:4px;width:22px;height:25px;top:10px;left:12px}.guide-entry-hero .guide-entry-icon:before{width:30px;height:34px;top:13px;left:16px}.guide-entry-icon:after{background:#fffffff0;border-radius:999px;width:12px;height:2px;top:20px;left:17px;box-shadow:0 7px #fffffff0}.guide-entry-hero .guide-entry-icon:after{width:17px;top:27px;left:23px;box-shadow:0 9px #fffffff0}.guide-entry strong{font-size:16px;line-height:1.2;display:block}.guide-entry-hero strong{font-size:24px;line-height:1.05}.guide-entry small{color:var(--soft-ink);margin-top:5px;font-size:12px;line-height:1.4;display:block}.guide-entry-hero small{color:#ffffffd1;margin-top:8px;font-size:13px;line-height:1.45}.guide-entry-arrow{background:#087f8c1a;border-radius:50%;width:28px;height:28px}.guide-entry-hero .guide-entry-arrow{background:#ffffff29;width:34px;height:34px}.guide-entry-arrow:before{content:"";border-top:2px solid var(--brand);border-right:2px solid var(--brand);width:8px;height:8px;position:absolute;top:9px;left:9px;transform:rotate(45deg)}.guide-entry-hero .guide-entry-arrow:before{border-color:#fff;top:11px;left:11px}.favorite-list{gap:8px;display:grid}.favorite-list.compact{gap:7px}.favorite-row{background:#ffffffd1;border:1px solid #94a3b833;border-radius:8px;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:10px;min-width:0;min-height:62px;padding:9px 10px;display:grid}.favorite-row:active{background:#087f8c14}.favorite-row strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:15px;display:block;overflow:hidden}.favorite-row small{color:var(--soft-ink);text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:12px;line-height:1.35;display:block;overflow:hidden}.favorite-mark{background:#087f8c1a;border-radius:50%;width:32px;height:32px}.favorite-mark:before{content:"";background:var(--brand);border-radius:50% 50% 50% 0;width:13px;height:13px;position:absolute;top:6px;left:9px;transform:rotate(-45deg)}.favorite-mark:after{content:"";background:#fff;border-radius:50%;width:4px;height:4px;position:absolute;top:11px;left:14px}.delete-favorite{background:#d92d2014;border-radius:50%;width:34px;height:34px}.delete-favorite:before,.delete-favorite:after{content:"";background:var(--rose);border-radius:999px;width:13px;height:2px;position:absolute;top:16px;left:10px}.delete-favorite:before{transform:rotate(45deg)}.delete-favorite:after{transform:rotate(-45deg)}@media (max-height:700px){.mine-section{margin:9px 0;padding:12px}}.modal-mask{z-index:580;padding:14px 14px calc(var(--nav-height) + 12px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0f172a57;align-items:flex-end;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.favorite-picker-mask{-webkit-backdrop-filter:none;backdrop-filter:none;pointer-events:none;background:0 0}.favorite-picker-mask .modal-panel{pointer-events:auto}.modal-panel{background:var(--surface);border-radius:16px;width:100%;max-height:min(72vh,560px);padding:16px;overflow:hidden;box-shadow:0 20px 50px #0f172a26}.modal-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.modal-head strong{font-size:17px}.modal-head span{color:var(--soft-ink);overflow-wrap:anywhere;margin-top:3px;font-size:12px;display:block}.modal-close{background:#0f172a0f;border-radius:50%;width:32px;height:32px}.modal-close:before,.modal-close:after{content:"";background:#475467;border-radius:999px;width:14px;height:2px;position:absolute;top:15px;left:9px}.modal-close:before{transform:rotate(45deg)}.modal-close:after{transform:rotate(-45deg)}#favoriteModalList{-webkit-overflow-scrolling:touch;max-height:171px;padding-right:2px;overflow-y:auto}.alias-panel form{gap:10px;display:grid}.notice-mask,.guide-mask{z-index:600;padding:max(18px, env(safe-area-inset-top)) 14px max(18px, env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0f172a8a;justify-content:center;align-items:center}.notice-panel,.guide-panel{width:min(480px,100%);min-width:min(320px,100%);max-height:calc(100vh - 160px - env(safe-area-inset-top) - env(safe-area-inset-bottom));border-radius:8px;box-shadow:0 24px 70px #0f172a52}.notice-panel{color:#fff;text-align:center;background:radial-gradient(circle at 50% 0,#f7900933,#0000 32%),linear-gradient(#202942,#151b2d);padding:22px 18px 18px}.notice-icon{background:#f7900924;border-radius:50%;width:58px;height:58px;margin:0 auto 12px;box-shadow:inset 0 0 0 1px #f790093d}.notice-icon:before,.notice-icon:after{content:"";border:4px solid var(--amber);border-bottom:0;border-radius:999px 999px 0 0;position:absolute;left:50%;transform:translate(-50%)}.notice-icon:before{width:34px;height:18px;top:15px}.notice-icon:after{width:20px;height:10px;top:27px}.notice-icon+h2:before{content:"";background:var(--amber);border-radius:50%;width:8px;height:8px;margin-left:-4px;position:absolute;top:-21px;left:50%}.notice-panel h2{margin:0;font-size:21px;line-height:1.25;position:relative}.notice-panel p{color:#ffffffb8;margin:9px 0 16px;font-size:13px;line-height:1.65}.notice-list{text-align:left;background:#ffffff14;border:1px solid #ffffff1f;border-radius:8px;gap:8px;margin:0;padding:12px;list-style:none;display:grid}.notice-list li{color:#ffffffdb;align-items:start;gap:8px;font-size:13px;line-height:1.5;display:flex}.notice-list li>div{flex:1;min-width:0}.notice-check,.notice-stop{border-radius:50%;flex:none;width:18px;height:18px;margin-top:1px}.notice-check{background:var(--mint)}.notice-stop{background:var(--rose)}.notice-check:before,.notice-stop:before,.notice-stop:after{content:"";background:#fff;border-radius:999px;position:absolute}.notice-check:before{background:0 0;border-bottom:2px solid #fff;border-left:2px solid #fff;width:9px;height:5px;top:5px;left:4px;transform:rotate(-45deg)}.notice-stop:before,.notice-stop:after{width:10px;height:2px;top:8px;left:4px}.notice-stop:before{transform:rotate(45deg)}.notice-stop:after{transform:rotate(-45deg)}.notice-tip{color:#ffd7d2;text-align:left;background:#d92d2024;border:1px solid #d92d206b;border-radius:8px;grid-template-columns:24px minmax(0,1fr);gap:9px;margin:12px 0 16px;padding:11px 12px;font-size:12px;line-height:1.55;display:grid}.notice-tip span{background:#ffffff21;border-radius:50%;width:19px;height:19px}.notice-tip span:before,.notice-tip span:after{content:"";background:#ffd7d2;border-radius:999px;position:absolute;left:8px}.notice-tip span:before{width:3px;height:8px;top:4px}.notice-tip span:after{width:3px;height:3px;top:14px;left:8px}.notice-action{color:#fff;background:linear-gradient(135deg,#706cff,#4f46e5);border-radius:8px;width:100%;min-height:52px;font-size:15px;font-weight:850;box-shadow:0 14px 28px #4f46e53d}.guide-panel{background:#f8fbfb;flex-direction:column;display:flex;overflow:hidden}.guide-head{background:linear-gradient(135deg,#087f8c1f,#635bff14),#fffffff0;border-bottom:1px solid #94a3b838;justify-content:space-between;align-items:center;gap:12px;min-height:70px;padding:16px 16px 13px;display:flex}.guide-head strong{font-size:20px;line-height:1.2;display:block}.guide-head span{color:var(--soft-ink);margin-top:4px;font-size:12px;display:block}.guide-body{-webkit-overflow-scrolling:touch;flex:1;padding:14px;overflow-y:auto}.guide-block{background:#ffffffe0;border:1px solid #94a3b838;border-radius:8px;padding:13px 12px}.guide-block+.guide-block{margin-top:12px}.guide-block h3{color:var(--brand-deep);align-items:center;gap:9px;margin:0 0 12px;font-size:16px;line-height:1.25;display:flex}.guide-mark{background:#087f8c1a;border-radius:8px;width:30px;height:30px}.guide-mark:before,.guide-mark:after{content:"";position:absolute}.guide-mark.vpn:before{background:var(--brand);border-radius:3px;width:17px;height:12px;top:11px;left:6px}.guide-mark.vpn:after{border:2px solid var(--brand);border-bottom:0;border-radius:8px 8px 0 0;width:10px;height:8px;top:5px;left:10px}.guide-mark.pin:before{background:var(--brand);border-radius:50% 50% 50% 0;width:15px;height:15px;top:5px;left:7px;transform:rotate(-45deg)}.guide-mark.pin:after{background:#fff;border-radius:50%;width:5px;height:5px;top:10px;left:12px}.guide-step{grid-template-columns:28px minmax(0,1fr);align-items:start;gap:10px;padding:8px 0;display:grid}.guide-step+.guide-step,.guide-important+.guide-step{border-top:1px solid #94a3b829}.guide-step>span{background:linear-gradient(135deg, var(--brand), var(--brand-deep));color:#fff;border-radius:50%;place-items:center;width:26px;height:26px;font-size:12px;font-weight:850;display:inline-grid}.guide-step strong{font-size:14px;line-height:1.3;display:block}.guide-step p{color:var(--soft-ink);margin:4px 0 0;font-size:12px;line-height:1.55}.guide-step b{max-width:100%;color:var(--brand-deep);overflow-wrap:anywhere;background:#087f8c1a;border-radius:6px;margin:0 2px;padding:1px 6px;font-weight:850;display:inline-block}.guide-important{color:#9a4d00;background:#f790091a;border:1px solid #f7900947;border-radius:8px;grid-template-columns:22px minmax(0,1fr);gap:8px;margin:7px 0;padding:9px 10px;font-size:12px;line-height:1.5;display:grid}.guide-important span{background:var(--amber);border-radius:50%;width:19px;height:19px}.guide-important span:before,.guide-important span:after{content:"";background:#fff;border-radius:999px;position:absolute;left:8px}.guide-important span:before{width:3px;height:8px;top:4px}.guide-important span:after{width:3px;height:3px;top:14px}.guide-trouble{background:linear-gradient(135deg,#fff5e6fa,#fffbf5f0),#fff;border:1px solid #f7900961;border-radius:8px;margin-top:12px;padding:14px 12px 12px;box-shadow:0 14px 30px #f790091f}.guide-trouble h3{color:#9a4d00;align-items:center;gap:9px;margin:0 0 11px;font-size:17px;line-height:1.25;display:flex}.guide-trouble h3 span{background:linear-gradient(135deg, var(--amber), #f04438);border-radius:50%;width:31px;height:31px;box-shadow:0 8px 18px #f0443833}.guide-trouble h3 span:before,.guide-trouble h3 span:after{content:"";background:#fff;border-radius:999px;position:absolute;left:14px}.guide-trouble h3 span:before{width:3px;height:12px;top:7px}.guide-trouble h3 span:after{width:3px;height:3px;top:23px}.trouble-list{gap:8px;display:grid}.trouble-item{background:#ffffffdb;border:1px solid #f7900938;border-radius:8px;padding:10px 11px}.trouble-item strong{color:#8a4300;font-size:14px;line-height:1.25;display:block}.trouble-item p{color:#6b4a1f;margin:5px 0 0;font-size:12px;line-height:1.65}.trouble-item b{max-width:100%;color:var(--brand-deep);overflow-wrap:anywhere;background:#087f8c1a;border-radius:6px;margin:0 2px;padding:1px 6px;font-weight:850;display:inline-block}.trouble-item.danger{background:#d92d2014;border-color:#d92d2052}.trouble-item.danger strong{color:var(--rose)}.trouble-item.danger p{color:#8f1f17}.guide-footer{padding:12px 14px calc(12px + env(safe-area-inset-bottom));background:#fffffff0;border-top:1px solid #94a3b833}.guide-footer .primary-action{width:100%}.bottom-nav{z-index:560;height:calc(var(--nav-height) + env(safe-area-inset-bottom));padding:7px max(26px, env(safe-area-inset-left)) max(7px, env(safe-area-inset-bottom)) max(26px, env(safe-area-inset-right));-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#fffffff0;border-top:1px solid #94a3b847;grid-template-columns:1fr 1fr;display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -10px 30px #0f172a14}.nav-item{min-height:54px;color:var(--soft-ink);background:0 0;border-radius:8px;place-items:center;gap:3px;font-size:12px;font-weight:750;display:grid}.nav-item.active{color:var(--brand)}.nav-icon{width:25px;height:25px}.nav-icon.map:before{content:"";border:2px solid;border-radius:50% 50% 50% 0;width:20px;height:20px;position:absolute;top:1px;left:2px;transform:rotate(-45deg)}.nav-icon.map:after{content:"";background:currentColor;border-radius:50%;width:6px;height:6px;position:absolute;top:8px;left:9px}.nav-icon.mine:before,.nav-icon.mine:after{content:"";background:currentColor;position:absolute;left:50%;transform:translate(-50%)}.nav-icon.mine:before{border-radius:50%;width:9px;height:9px;top:3px}.nav-icon.mine:after{border-radius:12px 12px 6px 6px;width:22px;height:12px;bottom:2px}@media (min-width:720px){.top-search,.lock-bar,.modal-panel{width:min(560px,100vw - 32px);left:50%;right:auto;transform:translate(-50%)}.modal-mask{justify-content:center}.mine-scroll{width:min(560px,100%);margin:0 auto}}
/*$vite$:1*/