:root{--v2-bg:#0d1718;--v2-panel:rgba(11,21,22,.96);--v2-card:#152122;--v2-card-2:#1a2728;--v2-line:rgba(255,255,255,.075);--v2-text:#dfe7e3;--v2-muted:#84938f;--v2-accent:#e1ba55;--v2-cyan:#6acbd2}html,body{height:100%;margin:0;overflow:hidden}body{display:flex;flex-direction:column}body>main{flex:1;min-height:0}#bdo-map-v2-app{height:100%}.map-v2-shell{position:relative;height:100%;min-height:0;overflow:hidden;background:#173033;color:var(--v2-text);font:14px/1.45 Inter,Microsoft YaHei,PingFang SC,sans-serif}.map-v2-canvas{position:absolute;inset:0}.map-v2-canvas .maplibregl-canvas{outline:0}.map-v2-shell button,.map-v2-shell input,.map-v2-shell select{font:inherit}.map-v2-shell button{border:0;cursor:pointer}.v2-sidebar{position:absolute;z-index:20;top:10px;bottom:10px;left:10px;width:342px;display:flex;flex-direction:column;overflow:visible;border:1px solid var(--v2-line);border-radius:5px;background:var(--v2-panel);box-shadow:0 12px 36px #0000005c;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.v2-search-row{position:relative;display:grid;grid-template-columns:1fr 38px;gap:7px;padding:10px}.v2-search-row>label{display:flex;height:40px;align-items:center;gap:8px;padding:0 10px;border:1px solid rgba(225,186,85,.25);border-radius:4px;background:#0e1b1c;color:#879793}.v2-search-row input{min-width:0;flex:1;border:0;outline:0;background:transparent;color:#e1e7e4}.v2-search-row>label button,.v2-search-row>button{border-radius:4px;background:#172526;color:#8da09b}.v2-search-row>button{font-size:23px}.v2-search-results{position:absolute;z-index:50;top:58px;left:10px;width:calc(100% - 58px);max-height:480px;overflow:auto;border:1px solid var(--v2-line);border-radius:5px;background:#0c1718;box-shadow:0 16px 35px #00000080}.v2-search-results>header{position:sticky;z-index:1;top:0;display:flex;justify-content:space-between;padding:9px 11px;background:#101c1d;color:#8d9d99;font-size:12px}.v2-search-results>header button{background:transparent;color:#aebbb7}.v2-search-results>button{display:grid;width:100%;grid-template-columns:28px minmax(0,1fr) 14px;align-items:center;gap:8px;padding:9px 11px;border-top:1px solid #ffffff0a;background:transparent;color:#dbe3df;text-align:left}.v2-search-results>button:hover{background:#ffffff09}.v2-search-results>button>i{display:grid;width:27px;height:27px;place-items:center;border-radius:4px;background:#dfb84d20;color:#e0bb59;font-style:normal}.v2-search-results>button>span{display:flex;min-width:0;flex-direction:column}.v2-search-results strong,.v2-search-results small,.v2-search-results em{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.v2-search-results small{color:#80908c;font-size:12px}.v2-search-results em{color:#baa35d;font-size:12px;font-style:normal}.v2-search-results>p{padding:15px;color:#83928e;text-align:center}.v2-tabs{display:grid;grid-template-columns:repeat(4,1fr);margin:0 10px 8px;padding:3px;border-radius:4px;background:#101b1c}.v2-tabs button{height:36px;display:flex;align-items:center;justify-content:center;gap:6px;border-radius:3px;background:transparent;color:#71827e}.v2-tabs button.active{background:#dcb451;color:#121918}.v2-tabs small{font-size:12px}.v2-sidebar-scroll,.v2-workbench{min-height:0;overflow:auto;padding:0 10px 12px;scrollbar-width:thin;scrollbar-color:#354544 transparent}.v2-hide-all{width:100%;height:31px;margin-bottom:8px;border-radius:4px;background:#152122;color:#899894}.v2-filter-card,.v2-xunzi-card,.v2-resources article,.v2-workbench>header,.v2-progress-card,.v2-settings{margin-bottom:8px;border-radius:5px;background:#111d1e}.v2-filter-card>header,.v2-xunzi-card>header{display:flex;min-height:40px;align-items:center;gap:8px;padding:0 10px;border-bottom:1px solid var(--v2-line)}.v2-filter-card>header>strong,.v2-xunzi-card>header>strong{flex:1;font-weight:600}.v2-filter-card>header label,.v2-xunzi-card>header label{display:flex;align-items:center;gap:5px;color:#8c9b97;font-size:12px}.v2-filter-grid{display:grid;grid-template-columns:1fr 1fr;gap:5px;padding:8px}.v2-filter-grid button{position:relative;min-height:38px;display:flex;align-items:center;gap:8px;padding:0 9px;border:1px solid transparent;border-radius:4px;background:#172425;color:#899894;text-align:left}.v2-filter-grid button.active{border-color:#bfa44c59;background:#d1ae4617;color:#e2d5ae}.v2-filter-grid i{width:18px;color:#b69a4b;font-size:16px;font-style:normal;text-align:center}.v2-filter-grid b{margin-left:auto;color:#e4bd52}.v2-xunzi-card>header>i{display:grid;width:24px;height:24px;place-items:center;border-radius:4px;background:#d7ab3d26;color:#e7bd50;font-style:normal}.v2-xunzi-card>header>b{color:#c6a94f;font-size:12px}.v2-xunzi-card>div{display:grid;grid-template-columns:1fr 1fr;gap:5px;padding:8px}.v2-xunzi-card>div button{display:flex;justify-content:space-between;padding:9px;border-radius:4px;background:#172425;color:#82938e}.v2-xunzi-card>div button.active{background:#d6af431b;color:#e0c473}.v2-xunzi-card nav{display:grid;grid-template-columns:repeat(3,1fr);gap:3px;padding:0 8px 8px}.v2-xunzi-card nav button{height:28px;border-radius:3px;background:#0d1819;color:#748581;font-size:12px}.v2-xunzi-card nav button.active{background:#52bfc526;color:#8be0e4}.v2-resources article>header{display:grid;grid-template-columns:1fr 38px}.v2-resources article>header button{min-height:44px;display:flex;align-items:center;gap:8px;padding:0 10px;background:transparent;color:#cfd8d4;text-align:left}.v2-resources article>header button:last-child{justify-content:center;color:#667975}.v2-resources article>header button.active{color:#e8bd54}.v2-resources article>header i{display:grid;width:23px;height:23px;place-items:center;border-radius:3px;background:#b99b4617;color:#bca04d;font-style:normal}.v2-resources article>header strong{flex:1}.v2-resources article>header small{color:#7e8d89}.v2-resources article>div{display:grid;grid-template-columns:1fr 1fr;gap:4px;padding:0 7px 7px}.v2-resources article>div button{display:flex;min-width:0;justify-content:space-between;padding:7px 8px;border-radius:3px;background:#172425;color:#859490;text-align:left}.v2-resources article>div button.active{background:#6c9e3f25;color:#b6dd91}.v2-resources article>div span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.v2-resources article>div small{color:#72837e}.v2-inline-status{position:sticky;bottom:0;margin:6px 0 0;padding:8px;border-radius:4px;background:#172728;color:#9db0aa;text-align:center}.v2-workbench{padding-top:4px}.v2-workbench>header{padding:14px}.v2-workbench>header small{color:#ad9250;font-size:12px;letter-spacing:.08em}.v2-workbench>header strong{display:block;margin-top:2px;font-size:17px}.v2-workbench>header p{margin:5px 0 0;color:#82918d;font-size:12px}.v2-workbench button{border-radius:4px;background:#192728;color:#bcc8c4}.v2-create-route{width:100%;display:flex;align-items:center;gap:12px;padding:13px;color:#e0bd60!important;text-align:left}.v2-create-route>span{display:flex;flex-direction:column}.v2-create-route small{color:#7f918c}.v2-route-editor{padding:12px;border-radius:5px;background:#172425}.v2-route-editor label{display:grid;gap:5px;color:#9aaaa5}.v2-route-editor input{height:35px;padding:0 8px;border:1px solid var(--v2-line);border-radius:4px;background:#0f191a;color:#fff}.v2-route-editor>div{display:grid;grid-template-columns:1fr 1fr;gap:6px}.v2-route-editor button{min-height:35px}.v2-workbench h3{display:flex;justify-content:space-between;font-size:14px}.v2-route-list article{display:grid;grid-template-columns:1fr 32px;margin-bottom:5px;background:#172425}.v2-route-list article>button:first-child{display:flex;flex-direction:column;padding:8px;text-align:left}.v2-route-list article.active{box-shadow:inset 2px 0 #e4bd54}.v2-route-list small{color:#82918d}.v2-progress-card{display:grid;grid-template-columns:1fr auto;gap:8px;padding:12px}.v2-progress-card>div{grid-column:1/-1;height:5px;border-radius:3px;background:#071112}.v2-progress-card>div i{display:block;height:100%;border-radius:3px;background:#d2ae4d}.v2-progress-ring{width:116px;height:116px;display:grid;place-items:center;margin:22px auto;border-radius:50%;background:conic-gradient(#d7b24f var(--progress),#1b292a 0)}.v2-progress-ring:before{content:"";position:absolute;width:91px;height:91px;border-radius:50%;background:#0e191a}.v2-progress-ring span{position:relative;display:flex;flex-direction:column;text-align:center}.v2-progress-ring strong{font-size:21px}.v2-progress-ring small{color:#84938f}.v2-toggle{display:flex;justify-content:space-between;padding:11px;border-radius:4px;background:#172425}.v2-settings{display:grid;gap:15px;padding:13px}.v2-settings label{display:grid;grid-template-columns:1fr auto;gap:6px;color:#aab7b3}.v2-settings input{grid-column:1/-1;width:100%}.v2-panel-open{position:absolute;z-index:20;top:12px;left:12px;padding:10px 13px;border-radius:4px;background:#0d1a1be8;color:#d9e2de}.v2-detail{position:absolute;z-index:21;top:10px;right:10px;bottom:10px;width:380px;display:flex;flex-direction:column;border:1px solid var(--v2-line);border-radius:5px;background:#0b1415f7;box-shadow:0 15px 40px #0006}.v2-detail-close{position:absolute;z-index:2;top:10px;right:10px;width:30px;height:30px;border-radius:4px;background:#ffffff0b;color:#aebbb7;font-size:20px}.v2-detail>header{display:flex;min-height:88px;align-items:center;gap:12px;padding:13px 50px 13px 15px;border-bottom:1px solid var(--v2-line)}.v2-detail>header>img{width:46px;height:54px;object-fit:contain}.v2-detail>header>i{display:grid;width:46px;height:46px;place-items:center;border-radius:5px;color:#142121;font-size:18px;font-style:normal;font-weight:700}.v2-detail>header>span{min-width:0}.v2-detail>header small{color:#bba257}.v2-detail h2{margin:2px 0;font-size:19px}.v2-detail>header p{margin:0;color:#82918d;font-size:12px}.v2-detail-scroll{min-height:0;overflow:auto;padding:13px 15px}.v2-stat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.v2-stat-grid>div{min-height:50px;padding:8px;border-radius:4px;background:#172425}.v2-stat-grid small,.v2-stat-grid strong{display:block}.v2-stat-grid small{color:#82918d;font-size:12px}.v2-stat-grid strong{margin-top:3px}.v2-coordinates{width:100%;display:flex;justify-content:space-between;margin-top:8px;padding:9px;border:1px solid var(--v2-line);border-radius:4px;background:#141f20;color:#d6dedb}.v2-coordinates small{color:#c1a34f}.v2-detail section{margin-top:13px;padding-top:12px;border-top:1px solid var(--v2-line)}.v2-detail section h3{display:flex;justify-content:space-between;margin:0 0 8px;font-size:14px}.v2-detail section p{color:#aab6b2}.v2-detail-item{display:grid;grid-template-columns:38px 1fr auto;align-items:center;gap:8px;margin-bottom:5px;padding:6px 8px;border-radius:4px;background:#ffffff08;color:#dce4e0;text-decoration:none}.v2-detail-item img{width:36px;height:36px;object-fit:contain}.v2-detail-item span{display:flex;min-width:0;flex-direction:column}.v2-detail-item small{overflow:hidden;color:#7f908b;text-overflow:ellipsis;white-space:nowrap}.v2-detail-link{width:100%;display:flex;justify-content:space-between;margin-bottom:5px;padding:9px;background:#172425;color:#dce4e0;text-align:left}.v2-detail-link small{color:#7f908b}.v2-detail-note{padding:10px;border-radius:4px;background:#172425;color:#8fa09b}.v2-detail-note.error{color:#e38f81}.v2-detail>footer{padding:11px 15px;border-top:1px solid var(--v2-line)}.v2-detail>footer a,.v2-primary{display:block;padding:10px;border-radius:4px;background:#d5b34f!important;color:#17201d!important;text-align:center;text-decoration:none;font-weight:600}.v2-modal-backdrop{position:absolute;z-index:80;display:grid;place-items:center;inset:0;background:#04090ab3}.v2-modal{width:min(610px,calc(100vw - 30px));max-height:min(720px,calc(100vh - 30px));overflow:auto;border:1px solid var(--v2-line);border-radius:6px;background:#101b1c;box-shadow:0 20px 70px #000}.v2-modal>header{display:flex;align-items:center;gap:11px;padding:14px;border-bottom:1px solid var(--v2-line)}.v2-modal>header>i{display:grid;width:42px;height:42px;place-items:center;border-radius:4px;background:#d6ad4326;color:#e1bd5a;font-style:normal}.v2-modal>header span{flex:1}.v2-modal h2,.v2-modal p{margin:0}.v2-modal>header p{color:#7f8f8b;font-size:12px}.v2-modal>header button{width:32px;height:32px;background:#ffffff0a;color:#9ca9a5}.v2-modal-grid{display:grid;grid-template-columns:1fr 1fr;gap:7px;padding:14px}.v2-modal-grid button{display:flex;align-items:center;gap:10px;padding:12px;background:#172425;color:#c7d1cd;text-align:left}.v2-modal-grid button.active{box-shadow:inset 0 0 0 1px #d6b34e7d;background:#d6b34e18}.v2-modal-grid i{display:grid;width:34px;height:34px;place-items:center;border-radius:4px;background:#e0616c22;color:#e97d85;font-style:normal}.v2-modal-grid span{display:flex;flex-direction:column}.v2-modal-grid small{color:#7f8f8b}.v2-modal>footer{display:flex;justify-content:flex-end;gap:7px;padding:12px 14px;border-top:1px solid var(--v2-line)}.v2-modal>footer button{min-width:100px;padding:9px;background:#192627;color:#abb8b4}.v2-character-modal>nav{display:flex;gap:5px;padding:12px 14px 0}.v2-character-modal>nav button{padding:7px 16px;background:#172425;color:#82928e}.v2-character-modal>nav button.active{background:#d4b14d;color:#17201d}.v2-modal-search{display:flex;align-items:center;gap:8px;margin:10px 14px;padding:0 10px;border:1px solid var(--v2-line);border-radius:4px;background:#0a1516}.v2-modal-search input{height:39px;flex:1;border:0;outline:0;background:transparent;color:#fff}.v2-character-modal>select{height:36px;margin:0 14px 10px;padding:0 8px;border:1px solid var(--v2-line);border-radius:4px;background:#172425;color:#d8e0dd}.v2-character-list{max-height:370px;overflow:auto;padding:0 14px 14px}.v2-character-list button{width:100%;display:grid;grid-template-columns:32px 1fr auto;align-items:center;gap:8px;margin-bottom:5px;padding:9px;background:#172425;color:#d7e0dc;text-align:left}.v2-character-list button>i{display:grid;width:30px;height:30px;place-items:center;border-radius:4px;background:#df6e8723;color:#e98799;font-style:normal}.v2-character-list button>span{display:flex;min-width:0;flex-direction:column}.v2-character-list small{overflow:hidden;color:#82918d;text-overflow:ellipsis;white-space:nowrap}.v2-summary{position:absolute;z-index:10;top:12px;right:74px;display:flex;align-items:center;gap:0;border-radius:4px;background:#091314e8;color:#aebbb7}.v2-summary span,.v2-summary button{padding:8px 10px;border-right:1px solid var(--v2-line);background:transparent;color:inherit}.map-v2-zoom{position:absolute;z-index:10;top:12px;right:12px;display:grid;width:42px;border-radius:4px;background:#091314e8;overflow:hidden}.map-v2-zoom button,.map-v2-zoom span{height:36px;display:grid;place-items:center;background:transparent;color:#d6e0dc}.v2-coord{position:absolute;z-index:10;right:12px;bottom:12px;padding:7px 10px;border-radius:3px;background:#091314d9;color:#aebbb7;font-size:12px}.map-v2-loading{position:absolute;z-index:100;display:grid;place-content:center;gap:4px;inset:0;background:#12292be8;text-align:center}.map-v2-loading strong{font-size:17px}.map-v2-loading span{color:#8d9d98}.map-v2-loading.is-error strong{color:#e68577}.maplibregl-popup.v2-hover-popup{z-index:30}.v2-hover-popup .maplibregl-popup-content{padding:0;border-radius:5px;background:#10191a;color:#dce4e0;box-shadow:0 9px 25px #0009}.v2-hover-popup .maplibregl-popup-tip{border-top-color:#10191a}.v2-tip{width:230px;padding:11px}.v2-tip strong,.v2-tip small,.v2-tip em{display:block}.v2-tip strong{font-size:14px}.v2-tip small{margin-top:2px;color:#b69e57}.v2-tip p{margin:7px 0;color:#9daba7;font-size:12px}.v2-tip em{margin-top:8px;padding-top:7px;border-top:1px solid var(--v2-line);color:#748680;font-size:12px;font-style:normal}.v2-filter-config{display:flex;align-items:center;gap:3px;margin-left:auto}.v2-filter-config>button{display:flex;height:27px;align-items:center;gap:5px;padding:0 7px;border-radius:5px;background:#ffffff06;color:#82928e;font-size:12px}.v2-filter-config>button:hover,.v2-filter-config>button:focus-visible{background:#ffffff0e;color:#c8d2ce}.v2-filter-config>button:focus-visible{outline:1px solid #e8bd6880;outline-offset:1px}.v2-filter-config>button>i{width:7px;height:7px;border-radius:50%;background:#53615e;box-shadow:0 0 0 2px #53615e1f}.v2-filter-config>button.active{background:#e8bd6817;color:#e3c56f}.v2-filter-config>button.active>i{background:#efc45e;box-shadow:0 0 0 2px #efc45e24,0 0 7px #efc45e4d}.v2-xunzi-card>header label.v2-switch{display:flex;flex:0 0 auto;align-items:center;gap:5px;color:#82938f;font-size:12px;cursor:pointer}.v2-switch>input{position:relative;width:28px;height:16px;flex:0 0 28px;margin:0;appearance:none;border:0;border-radius:10px;background:#2a3736;cursor:pointer;transition:background .18s ease}.v2-switch>input:after{position:absolute;top:2px;left:2px;width:12px;height:12px;border-radius:50%;background:#7f8f8b;content:"";transition:transform .18s ease,background .18s ease}.v2-switch>input:checked{background:#806c3f}.v2-switch>input:checked:after{background:#f1c66c;transform:translate(12px)}.v2-switch>input:focus-visible{outline:2px solid #e8bd6899;outline-offset:2px}.v2-xunzi-card>div button:nth-child(2).active{background:#47a8b421;color:#c1f0f2}.v2-xunzi-card>div button:nth-child(2).active b{color:#79d5dd}.v2-resources article>header{grid-template-columns:minmax(0,1fr) 34px 30px}.v2-resources article>header .v2-resource-select{justify-content:center;padding:0;color:#667975}.v2-resources article>header .v2-resource-select.active{color:#e8bd54}.v2-resources article>header .v2-resource-expand{position:relative;display:grid;min-height:44px;padding:0;place-items:center;background:transparent;color:#81918d}.v2-resources article>header .v2-resource-expand i{display:block;width:7px;height:7px;border:0;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;border-radius:0;background:transparent;transform:rotate(45deg) translate(-1px,-1px);transition:transform .16s ease}.v2-resources article>header .v2-resource-expand.is-expanded i{transform:rotate(225deg) translate(-1px,-1px)}.v2-resource-expand:hover,.v2-resource-expand:focus-visible{background:#ffffff09!important;color:#d7c17f!important}.v2-resource-expand:focus-visible{outline:1px solid #e8bd6873;outline-offset:-2px}.v2-detail{width:390px;border-radius:9px;background:#091213fa}.v2-detail>header{position:relative;min-height:78px;padding:13px 48px 12px 15px}.v2-detail>header>img{width:48px;height:48px;border-radius:50%;object-fit:contain}.v2-detail>header>span{flex:1}.v2-detail>header h2{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.v2-detail>header p{display:flex;align-items:center;gap:7px;min-height:19px}.v2-position-badge{display:inline-flex;align-items:center;height:21px;padding:0 7px;border-radius:3px;background:#9a6b171f;color:#e7bc54;font-size:12px;font-weight:600}.v2-xunzi-detail-head{padding-right:105px!important}.v2-xunzi-detail-head>img{border:1px solid #d4b654;background:#f5f5f1;box-sizing:border-box}.v2-xunzi-detail-head>span>small{color:#e4bd55}.v2-xunzi-detail-head>span>p{color:#9baca7}.v2-xunzi-head-toggle{position:absolute;right:44px;top:37px;display:flex;height:29px;align-items:center;gap:5px;padding:0 8px;border:1px solid #9d8348;border-radius:15px;background:#9a792317;color:#e5c263;font-size:12px}.v2-xunzi-head-toggle i,.v2-xunzi-actions button i{display:grid;width:16px;height:16px;place-items:center;border:2px solid currentColor;border-radius:50%;font-size:10px;font-style:normal;box-sizing:border-box}.v2-xunzi-head-toggle.completed{border-color:#5c9a75;background:#4e8c651a;color:#8fd2a8}.v2-xunzi-stats{grid-template-columns:repeat(3,minmax(0,1fr))}.v2-xunzi-stats strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.v2-copy-section p{margin:0;color:#c7d1cd!important;line-height:1.65}.v2-copy-section h3{font-weight:700}.v2-manager{display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:9px;padding:8px;border-radius:4px;background:#172425}.v2-manager>i{display:grid;width:36px;height:36px;place-items:center;border-radius:50%;background:#d3ae4622;color:#e1bb55;font-style:normal}.v2-manager>span,.v2-detail-link>span{display:flex;min-width:0;flex-direction:column}.v2-manager small,.v2-detail-link small{overflow:hidden;color:#7f908b;text-overflow:ellipsis;white-space:nowrap}.v2-manager>a{padding:5px 8px;border-radius:3px;background:#ffffff0a;color:#d9ba62;text-decoration:none}.v2-detail-link{align-items:center;border-radius:4px}.v2-detail-link>span{flex:1}.v2-detail-link>b{color:#bca65f}.v2-detail section h3>small{color:#7f908b;font-size:12px;font-weight:400}.v2-detail>footer>a{display:flex!important;align-items:center;justify-content:center;gap:10px}.v2-xunzi-actions{display:grid!important;grid-template-columns:1fr 1.35fr;gap:7px}.v2-xunzi-actions>button,.v2-xunzi-actions>a{height:43px;display:flex!important;align-items:center;justify-content:center;gap:7px;padding:0!important;border-radius:4px;font-weight:600}.v2-xunzi-actions>button{border:1px solid #c5963b;background:#9d6719!important;color:#fff0c3}.v2-xunzi-actions>button.completed{border-color:#5d9a75;background:#356d4e!important;color:#d8f5e3}.v2-xunzi-actions>a{background:#e0be5a!important;color:#121b19!important}.v2-boss-detail-head>i{border-radius:50%!important;background:#5a2028!important;color:#f2b7bd!important;box-shadow:inset 0 0 0 2px #d16c79}.v2-detail-item strong.grade-0{color:#d8dfdc}.v2-detail-item strong.grade-1{color:#74c96d}.v2-detail-item strong.grade-2{color:#68afe1}.v2-detail-item strong.grade-3{color:#d58ae4}.v2-detail-item strong.grade-4{color:#e7bd54}.v2-detail-item strong.grade-5{color:#ef8271}.maplibregl-popup.v2-hover-popup{z-index:35;pointer-events:none}.v2-hover-popup .maplibregl-popup-content{padding:0;border:1px solid rgba(221,188,104,.28);border-radius:8px;background:#151919;color:#e7ece9;box-shadow:0 14px 34px #00000080}.v2-hover-popup .maplibregl-popup-tip{border-top-color:#151919!important}.v2-hover-popup .grade-0{color:#d8dfdc}.v2-hover-popup .grade-1{color:#74c96d}.v2-hover-popup .grade-2{color:#68afe1}.v2-hover-popup .grade-3{color:#d58ae4}.v2-hover-popup .grade-4{color:#e7bd54}.v2-hover-popup .grade-5{color:#ef8271}.v2-simple-tip{min-width:190px;padding:10px 12px}.v2-simple-tip strong,.v2-simple-tip span{display:block}.v2-simple-tip strong{font-size:14px;font-weight:600}.v2-simple-tip span{margin-top:3px;color:#879692;font-size:12px}.node-tooltip-card{display:flex;width:258px;max-height:min(320px,calc(100vh - 120px));box-sizing:border-box;flex-direction:column;overflow:hidden;padding:13px 14px;font-size:12px}.node-tooltip-card header{display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:9px}.node-tooltip-card header img{width:32px;height:38px;object-fit:contain;filter:drop-shadow(0 2px 3px rgba(0,0,0,.55))}.node-tooltip-card header span{display:flex;min-width:0;flex-direction:column}.node-tooltip-card header strong{overflow:hidden;color:#f1f3f1;font-size:14px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.node-tooltip-card header small{margin-top:2px;color:#84928f;font-size:12px}.node-tooltip-card header b{display:grid;min-width:24px;height:24px;place-items:center;border-radius:4px;background:#dab14c24;color:#e1b94e;font-size:12px}.node-tooltip-card dl{display:grid;grid-template-columns:repeat(auto-fit,minmax(64px,1fr));gap:4px;margin:8px 0}.node-tooltip-card dl div{min-width:0;padding:5px 6px;border-radius:4px;background:#ffffff09}.node-tooltip-card dt{overflow:hidden;color:#73817e;font-size:12px;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.node-tooltip-card dd{overflow:hidden;margin:1px 0 0;color:#d8dfdc;font-size:12px;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.node-tooltip-preview{min-height:0;overflow:hidden}.node-tooltip-card section{margin-top:9px;padding-top:9px;border-top:1px solid rgba(255,255,255,.07)}.node-tooltip-card section>small{display:block;margin-bottom:5px;color:#8d9996;font-size:12px}.node-tooltip-card section>strong{color:#e5eae7;font-size:13px;font-weight:600}.node-tooltip-card section>em{margin-left:7px;color:#81908d;font-size:12px;font-style:normal}.node-tooltip-card ul{display:grid;gap:4px;margin:0;padding:0;list-style:none}.node-tooltip-card li{display:grid;grid-template-columns:24px minmax(0,1fr);align-items:center;gap:7px;min-height:25px}.node-tooltip-card li img{width:24px;height:24px;object-fit:contain}.node-tooltip-card li span{overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.node-tooltip-card footer{display:block;flex:0 0 auto;margin-top:9px;padding-top:8px;border-top:1px solid rgba(255,255,255,.09);color:#d1ad57;font-size:12px;text-align:center}.node-tooltip-loading,.node-tooltip-empty{margin:9px 0 0;color:#80908d;font-size:12px}.xunzi-legacy-tooltip-card{width:270px;padding:13px 14px;color:#dfe5e2}.xunzi-legacy-tooltip-card header{display:flex;align-items:center;gap:10px}.xunzi-legacy-tooltip-card header img{width:40px;height:40px;border-radius:6px;object-fit:cover}.xunzi-legacy-tooltip-card header span{display:flex;min-width:0;flex:1;flex-direction:column}.xunzi-legacy-tooltip-card header small{color:#c4a75c;font-size:12px}.xunzi-trace-tooltip-card header small,.xunzi-trace-tooltip-card footer{color:#79d5dd}.xunzi-legacy-tooltip-card header strong{margin-top:2px;color:#f1f3f0;font-size:14px;font-weight:600}.xunzi-legacy-tooltip-card header>b{padding:4px 6px;border-radius:4px;background:#5fc78e24;color:#7bd6a4;font-size:12px}.xunzi-legacy-tooltip-card>p{margin:10px 0 0;padding-top:9px;border-top:1px solid rgba(255,255,255,.07);color:#aeb9b5;font-size:12px;line-height:1.55}.xunzi-legacy-tooltip-card dl{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin:10px 0 0}.xunzi-legacy-tooltip-card dl div{min-width:0;padding:7px 8px;border-radius:5px;background:#ffffff09}.xunzi-legacy-tooltip-card dt{color:#788681;font-size:12px}.xunzi-legacy-tooltip-card dd{overflow:hidden;margin:2px 0 0;color:#d9dfdc;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.xunzi-legacy-tooltip-card footer{margin-top:10px;color:#c8aa5c;font-size:12px;text-align:right}.boss-tooltip-card{display:flex;width:220px;flex-direction:column;padding:11px 12px}.boss-tooltip-card small{color:#d6a85b;font-size:12px}.boss-tooltip-card strong{margin-top:3px;color:#f2f4f2;font-size:15px;font-weight:600}.boss-tooltip-card>span{margin-top:2px;color:#8d9996;font-size:12px}.boss-tooltip-card footer{margin-top:8px;padding-top:7px;border-top:1px solid rgba(255,255,255,.07);color:#c9a75b;font-size:12px;text-align:center}.fishing-zone-tooltip-card{width:256px;padding:13px;background:#151719;color:#e6e8e7}.fishing-zone-tooltip-card header{display:flex;align-items:center;gap:9px}.fishing-zone-tooltip-card header>span:last-child{display:flex;min-width:0;flex-direction:column}.fishing-zone-tooltip-card header strong{overflow:hidden;color:#f0f1ef;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.fishing-zone-tooltip-card header small{margin-top:2px;color:#8b9693;font-size:12px}.fishing-zone-tooltip-emblem{display:grid;width:24px;height:24px;flex:0 0 24px;place-items:center;color:#e6bd38;font:900 22px/1 serif}.fishing-zone-tooltip-card dl{display:grid;grid-template-columns:1fr 1fr;gap:5px;margin:10px 0 7px}.fishing-zone-tooltip-card dl div{padding:6px 7px;border-radius:3px;background:#ffffff06}.fishing-zone-tooltip-card dt{color:#7d8684;font-size:12px}.fishing-zone-tooltip-card dd{margin:2px 0 0;color:#e2e6e4;font-size:12px}.fishing-zone-rate-bar{display:flex;height:5px;overflow:hidden;border-radius:5px;background:#303637}.fishing-zone-rate-bar i{display:block;min-width:1px;height:100%}.fishing-zone-rate-bar .rare,.fishing-zone-rate-legend .rare i{background:#f1c940}.fishing-zone-rate-bar .big,.fishing-zone-rate-legend .big i{background:#4faae4}.fishing-zone-rate-bar .general,.fishing-zone-rate-legend .general i{background:#55ce78}.fishing-zone-rate-bar .treasure,.fishing-zone-rate-legend .treasure i{background:#d9dddc}.fishing-zone-rate-bar .other,.fishing-zone-rate-legend .other i{background:#9b78d0}.fishing-zone-rate-legend{display:flex;flex-wrap:wrap;gap:4px 10px;margin:6px 0 10px;padding:0;list-style:none}.fishing-zone-rate-legend li{display:flex;align-items:center;gap:4px;color:#bbc1bf;font-size:12px}.fishing-zone-rate-legend li i{width:5px;height:5px;border-radius:50%}.fishing-zone-rate-legend li b{color:#7f8885;font-weight:400}.fishing-zone-tooltip-card h4{margin:0 0 4px;color:#858e8b;font-size:12px;font-weight:500}.fishing-zone-notable-list{display:grid;gap:2px;margin:0;padding:0;list-style:none}.fishing-zone-notable-list li{display:grid;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:6px;min-height:24px;font-size:12px}.fishing-zone-notable-list li img{width:24px;height:24px;object-fit:contain}.fishing-zone-notable-list li span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fishing-zone-notable-list li b{color:#aeb5b2;font:12px ui-monospace,monospace}.fishing-zone-notable-list li.empty{display:block;min-height:0;color:#737c79}.fishing-zone-tooltip-card footer{display:flex;flex-direction:column;gap:3px;margin-top:8px;padding-top:7px;border-top:1px solid rgba(255,255,255,.08)}.fishing-zone-tooltip-card footer span{color:#caa448;font-size:12px}.fishing-zone-tooltip-card footer small{color:#737c79;font-size:12px}.hotspot-tooltip-card{width:240px;padding:12px;background:#121b1d;color:#dce7e4}.hotspot-tooltip-card header{display:flex;align-items:center;gap:9px}.hotspot-tooltip-card header img{width:28px;height:34px;object-fit:contain}.hotspot-tooltip-card header span{display:flex;min-width:0;flex-direction:column}.hotspot-tooltip-card header strong{overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.hotspot-tooltip-card header small{margin-top:3px;color:#829391;font-size:12px}.hotspot-tooltip-card dl{display:grid;grid-template-columns:1fr 1fr;gap:5px;margin:10px 0 8px}.hotspot-tooltip-card dl div{padding:6px;border-radius:3px;background:#ffffff06}.hotspot-tooltip-card dt{color:#738381;font-size:12px}.hotspot-tooltip-card dd{margin:2px 0 0;color:#cbd6d3;font-size:12px}.hotspot-tooltip-card ul{display:grid;gap:3px;margin:7px 0;padding:0;list-style:none}.hotspot-tooltip-card li{display:grid;grid-template-columns:22px minmax(0,1fr) auto;align-items:center;gap:6px;padding:3px 5px;border-radius:3px;background:#ffffff06;font-size:12px}.hotspot-tooltip-card li img{width:22px;height:22px;object-fit:contain}.hotspot-tooltip-card li span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hotspot-tooltip-card li b{color:#91a19e;font:12px ui-monospace,monospace}.hotspot-tooltip-card p{margin:8px 0 0;padding-top:7px;border-top:1px solid rgba(255,255,255,.07);color:#9c9270;font-size:12px}.v2-resource-tip{width:230px;padding:12px}.v2-resource-tip header{display:flex;align-items:center;gap:9px}.v2-resource-tip header>i{display:grid;width:34px;height:34px;place-items:center;border-radius:4px;background:#d5b24b20;color:#e2bd56;font-style:normal}.v2-resource-tip header>span{display:flex;min-width:0;flex-direction:column}.v2-resource-tip header strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.v2-resource-tip header small{color:#84928f;font-size:12px}.v2-resource-tip dl{display:grid;grid-template-columns:1fr 1fr;gap:5px;margin:9px 0}.v2-resource-tip dl div{padding:6px;border-radius:3px;background:#ffffff08}.v2-resource-tip dt{color:#778682;font-size:12px}.v2-resource-tip dd{overflow:hidden;margin:2px 0 0;text-overflow:ellipsis;white-space:nowrap}.v2-resource-tip footer{padding-top:7px;border-top:1px solid #ffffff12;color:#c9a75b;font-size:12px;text-align:center}.v2-sidebar{top:0;bottom:0;left:0;width:342px;border:0;border-radius:0;box-shadow:10px 0 30px #0000003d}.v2-search-row>label{position:relative}.v2-search-actions{display:flex;align-items:center;margin-left:auto}.v2-search-actions button{width:25px;height:30px;padding:0;background:transparent!important;color:#6f817d}.v2-search-actions button:hover{color:#d7b65d}.v2-search-results{top:58px;right:8px;left:8px;width:auto;max-height:min(520px,calc(100vh - 145px));padding:6px;border-color:#d3e2da26;background:#0e1718fb}.v2-search-results>header{padding:5px 7px 8px;border-bottom:1px solid rgba(211,226,218,.08);background:transparent}.v2-search-results>header b{color:#d7b45e}.v2-search-results>header button{padding:3px 5px}.v2-search-results>button{grid-template-columns:30px minmax(0,1fr) 18px;gap:8px;padding:9px 8px;border-top:0;border-radius:5px}.v2-search-results>button+button{margin-top:2px}.v2-search-results>button:hover,.v2-search-results>button:focus-visible{outline:0;background:#e8bd6813}.v2-search-results>button>img{width:26px;height:26px;object-fit:contain;filter:drop-shadow(0 1px 2px rgba(0,0,0,.55))}.v2-search-results>button>i{width:26px;height:26px;border-radius:5px}.v2-search-results>button.is-fishing-zone>i,.v2-search-results>button.is-xunzi-trace>i{background:#5ccdda1f;color:#69d5df}.v2-search-results>button.is-xunzi-legacy>i{background:#d5a95021;color:#e5bd5d}.v2-search-results>button>span:nth-child(2){display:flex;min-width:0;flex-direction:column}.v2-search-result-heading{display:flex!important;min-width:0;align-items:baseline;gap:7px;line-height:1.35}.v2-search-result-heading strong{min-width:0;overflow:hidden;color:#e2e8e5;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.v2-search-result-heading small{max-width:58%;flex:0 0 auto;margin:0;color:#748582;font-size:12px}.v2-search-results em{display:flex!important;min-width:0;align-items:center;gap:5px;margin-top:3px;color:#d8b65e;font-size:12px;font-style:normal;line-height:18px}.v2-search-results em img{width:18px;height:18px;flex:0 0 auto;object-fit:contain}.v2-search-results em span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.v2-search-loading,.v2-mini-spinner{width:15px;height:15px;justify-self:center;border:2px solid rgba(232,189,104,.22);border-top-color:#e8bd68;border-radius:50%;animation:v2-spin .75s linear infinite}.v2-search-results>button.is-loading{background:#e8bd6811}@keyframes v2-spin{to{transform:rotate(360deg)}}.v2-character-backdrop{padding:20px}.v2-character-modal{width:min(720px,calc(100vw - 34px));max-height:min(760px,calc(100vh - 40px));display:flex;overflow:hidden;flex-direction:column;border-radius:7px}.v2-character-modal>header{display:grid;grid-template-columns:36px minmax(0,1fr) 32px;gap:11px;padding:14px 16px 12px}.v2-character-modal>header>i{width:36px;height:36px;border-radius:5px;background:#55d6e81f;color:#69dce9}.v2-character-modal>header h2{font-size:17px;font-weight:650}.v2-character-toolbar{display:grid;grid-template-columns:170px minmax(210px,1fr) 130px;gap:8px;padding:12px 14px 8px}.v2-character-toolbar>nav{display:grid;grid-template-columns:1fr 1fr;gap:5px}.v2-character-toolbar>nav button{height:38px;border-radius:4px;background:#172425;color:#82928e}.v2-character-toolbar>nav button.active{background:#d4b14d;color:#17201d}.v2-character-toolbar .v2-modal-search{height:38px;margin:0;display:grid;grid-template-columns:28px minmax(0,1fr) 30px;padding:0;border-color:#dce6e11c}.v2-character-toolbar .v2-modal-search input{height:36px}.v2-character-toolbar .v2-modal-search button{height:30px;background:transparent;color:#738581;font-size:18px}.v2-character-role{height:38px;display:flex;align-items:center;gap:6px;padding:0 7px;border:1px solid rgba(220,230,225,.11);border-radius:5px;background:#0b1515}.v2-character-role span{color:#80908c;font-size:12px}.v2-character-role select{min-width:0;height:30px;flex:1;border:0;outline:0;background:transparent;color:#cdd7d3}.v2-character-node-toggles{grid-column:1/-1;display:flex;align-items:center;gap:6px}.v2-character-node-toggles>span{margin-right:auto;color:#7d8d89}.v2-character-node-toggles>button{width:88px;height:30px;border:1px solid rgba(220,230,225,.07);border-radius:4px;background:#172425;color:#84938f}.v2-character-node-toggles>button.active{border-color:#d2ac4c55;background:#d2ac4c18;color:#e1c36d}.v2-character-selected{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:14px;margin:2px 14px 4px;padding:9px 11px;border-radius:5px;background:#55d6e812}.v2-character-selected span small,.v2-character-selected span strong{display:block}.v2-character-selected span small{color:#70a3a7;font-size:12px}.v2-character-selected span strong{margin-top:2px}.v2-character-selected>b{color:#83a09b;font-size:12px;font-weight:500}.v2-character-selected>button{height:30px;padding:0 11px;border-radius:4px;background:#ffffff0d;color:#a6b4b0}.v2-character-caption{display:flex;justify-content:space-between;padding:7px 16px;color:#718380;font-size:12px}.v2-character-list-scroll{min-height:190px;flex:1;overflow-y:auto;padding:0 10px 10px}.v2-character-list{max-height:none;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:8px;padding:0}.v2-character-list>button{min-height:58px;grid-template-columns:32px minmax(0,1fr) auto;align-items:start;margin:0;padding:9px 8px 10px;border:1px solid rgba(215,228,222,.075);border-radius:4px;background:#142020}.v2-character-list>button.has-roles{border-color:#d5a95024;background:#152120}.v2-character-list>button:hover{border-color:#dce6e124;background:#182626}.v2-character-list>button.active{border-color:#55d6e840;background:#55d6e812}.v2-character-list>button:disabled{cursor:wait;opacity:.7}.v2-character-list>button>span{align-self:start}.v2-character-list>button>b{align-self:start;margin-top:4px;white-space:nowrap}.v2-character-list strong{font-size:14px;line-height:1.35}.v2-character-list small{line-height:1.35}.v2-character-list em{display:flex;max-width:100%;align-items:center;gap:5px;margin-top:7px;padding:3px 6px;overflow:hidden;border-left:2px solid #c7a04e;border-radius:2px;background:#d5a9501a;color:#c0aa75;font-size:12px;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.v2-character-list em>span{padding-right:5px;border-right:1px solid rgba(213,169,80,.2);color:#dfbd6e}.v2-character-list>p{grid-column:1/-1;display:flex;align-items:center;justify-content:center;gap:8px;min-height:100px;color:#81918d}.v2-character-list>p.error{color:#e38f81}.v2-character-modal>footer{display:flex;align-items:center;justify-content:flex-end}.v2-character-modal>footer p{margin:0 auto 0 0;color:#62736f;font-size:12px}.v2-character-modal>footer button{height:34px;padding:0 15px}.v2-character-modal>footer .v2-primary{min-width:78px;padding:0!important;display:grid!important;place-items:center}.v2-search-row input[type=search]{appearance:textfield}.v2-search-row input[type=search]::-webkit-search-cancel-button{-webkit-appearance:none;display:none}.v2-search-reopen{display:grid!important;place-items:center}.v2-search-reopen i{width:7px;height:7px;display:block;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:translateY(-2px) rotate(45deg)}.v2-search-reopen:hover,.v2-search-reopen:focus-visible{outline:0;background:#ffffff0e!important;color:#d9bd70!important}.v2-search-reopen:focus-visible{box-shadow:inset 0 0 0 1px #e1ba556b}.v2-search-results>header{min-height:30px;box-sizing:border-box;align-items:center;padding:3px 4px 7px 7px}.v2-search-collapse{width:26px;height:26px;display:grid;flex:0 0 26px;place-items:center;padding:0!important;border-radius:4px;background:transparent!important;color:#768783!important}.v2-search-collapse:hover,.v2-search-collapse:focus-visible{outline:0;background:#ffffff0e!important;color:#d9bd70!important}.v2-search-collapse:focus-visible{box-shadow:inset 0 0 0 1px #e1ba556b}.v2-search-collapse i{width:7px;height:7px;display:block;border-top:1.5px solid currentColor;border-left:1.5px solid currentColor;transform:translateY(2px) rotate(45deg)}@media(max-width:900px){.v2-sidebar{top:0;bottom:0;left:0;width:min(342px,calc(100vw - 8px))}.v2-detail{inset:auto 8px 8px;width:auto;max-height:64vh}.v2-xunzi-detail-head{padding-right:48px!important}.v2-xunzi-head-toggle{position:static;align-self:flex-end;margin-left:auto}.v2-summary{display:none}.map-v2-zoom{top:10px}.v2-coord{display:none}}@media(max-width:700px){.v2-character-backdrop{padding:10px}.v2-character-modal{max-height:calc(100vh - 20px)}.v2-character-toolbar{grid-template-columns:1fr 1fr}.v2-character-toolbar>nav,.v2-character-toolbar .v2-modal-search,.v2-character-node-toggles{grid-column:1/-1}.v2-character-list{grid-template-columns:1fr}.v2-character-modal>footer p{display:none}}.v2-workbench{min-height:0;flex:1;display:flex;flex-direction:column;overflow-y:auto;padding:0;scrollbar-width:thin;scrollbar-color:#354544 transparent}.v2-workbench>header{margin:0;padding:18px 16px 14px;border-bottom:1px solid var(--v2-line);border-radius:0;background:transparent}.v2-workbench>header small,.v2-workbench>header strong{display:block}.v2-workbench>header small{color:#667a76;font:12px Georgia,serif;letter-spacing:.16em}.v2-workbench>header strong{margin-top:6px;font:600 16px Georgia,Microsoft YaHei,serif}.v2-workbench>header p{margin:7px 0 0;color:#70827f;font-size:12px;line-height:1.55}.v2-workbench>footer{margin-top:auto;padding:10px 14px;border-top:1px solid var(--v2-line);color:#566b67;font-size:12px;line-height:1.5;text-align:center}.v2-create-route{width:auto;height:58px;display:flex;align-items:center;gap:10px;margin:14px;padding:0;border:1px dashed rgba(232,189,104,.3);border-radius:5px;background:#e8bd680b!important;color:#d8c18b!important;text-align:left}.v2-create-route>b{margin-left:12px;font-size:22px;font-weight:400}.v2-create-route>span{display:block}.v2-create-route span strong,.v2-create-route span small{display:block}.v2-create-route span strong{font-size:12px}.v2-create-route span small{margin-top:3px;color:#746d5b;font-size:12px}.v2-route-editor{margin:14px;padding:12px;border:1px solid rgba(255,183,77,.25);border-radius:5px;background:#ffb74d0d}.v2-route-editor label{display:grid;gap:6px;color:#8b9895;font-size:12px}.v2-route-editor input{height:30px;padding:0 8px;border:1px solid var(--v2-line);border-radius:4px;outline:0;background:#111b1c;color:#e7ece9}.v2-route-drawing-state{display:flex;align-items:center;gap:7px;margin-top:10px;color:#e5b765;font-size:12px}.v2-route-drawing-state i{width:7px;height:7px;border-radius:50%;background:#ffb74d;box-shadow:0 0 8px #ffb74d}.v2-route-drawing-state b{margin-left:auto;color:#82918e;font:12px ui-monospace,monospace}.v2-route-editor>p{color:#897d65;font-size:12px;line-height:1.5}.v2-route-actions{display:grid;grid-template-columns:1fr 1fr;gap:6px}.v2-route-actions button,.v2-progress-current button{height:31px;border:1px solid var(--v2-line);border-radius:4px;background:#172223;color:#aab7b4;font-size:12px}.v2-route-actions button.primary,.v2-progress-current button{border-color:#e8bd6859;background:#d9b35f;color:#17201e;font-weight:700}.v2-route-actions button:disabled{opacity:.35}.v2-text-button{width:100%;margin-top:8px;background:transparent!important;color:#786f5f!important;font-size:12px}.v2-panel-list-head{display:flex;justify-content:space-between;padding:4px 17px 8px;color:#72837f;font-size:12px}.v2-route-list{padding:0 10px}.v2-route-list article{display:grid;grid-template-columns:1fr 27px;margin:0;border-radius:4px;background:transparent}.v2-route-list article:hover,.v2-route-list article.active{background:#ffffff0b}.v2-route-list article.active{box-shadow:inset 2px 0 #ffb74d}.v2-route-list article>button:first-child{display:grid;grid-template-columns:25px minmax(0,1fr);align-items:center;gap:7px;padding:9px;background:transparent;text-align:left}.v2-route-list article i{color:#e5b565;font-style:normal}.v2-route-list article span{display:block;min-width:0}.v2-route-list article strong,.v2-route-list article small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.v2-route-list article strong{color:#cdd7d4;font-size:12px}.v2-route-list article small{margin-top:3px;color:#657673;font-size:12px}.v2-route-list .delete{background:transparent;color:#657673}.v2-route-list>p,.v2-panel-empty-tip{padding:22px 12px;color:#667976;font-size:12px;line-height:1.6;text-align:center}.route-drawing .map-v2-canvas{cursor:crosshair}.v2-xunzi-progress-card{margin:12px 12px 0;padding:12px;border-radius:6px;background:#ffffff06}.v2-xunzi-progress-card>header{display:flex;align-items:center;justify-content:space-between}.v2-xunzi-progress-card>header>span{display:grid;grid-template-columns:25px auto;align-items:center}.v2-xunzi-progress-card>header i,.v2-xunzi-trace-summary i{display:grid;width:22px;height:22px;place-items:center;border-radius:5px;background:#e5bd571f;color:#e5bd57;font-size:14px;font-style:normal}.v2-xunzi-progress-card>header i{grid-row:1/3}.v2-xunzi-progress-card>header strong{color:#dfe5e2;font-size:14px;font-weight:600}.v2-xunzi-progress-card>header small{margin-top:2px;color:#71817d;font-size:12px}.v2-xunzi-progress-card>header>b,.v2-xunzi-trace-summary>b{color:#e2bf67;font:600 13px ui-monospace,monospace}.v2-xunzi-progress-bar{height:6px;margin-top:12px;overflow:hidden;border-radius:6px;background:#283331}.v2-xunzi-progress-bar>i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#be9440,#f0ca6b);transition:width .25s ease}.v2-xunzi-progress-bar.trace>i{background:linear-gradient(90deg,#338993,#66d3db)}.v2-xunzi-progress-meta{display:flex;align-items:center;justify-content:space-between;margin-top:7px}.v2-xunzi-progress-meta strong{color:#d7bd78;font-size:13px}.v2-xunzi-progress-bar.trace+.v2-xunzi-progress-meta strong{color:#79d5dd}.v2-xunzi-progress-meta span{color:#748580;font-size:12px}.v2-xunzi-trace-summary{display:flex;align-items:center;justify-content:space-between;margin-top:14px;padding-top:13px;border-top:1px solid var(--v2-line)}.v2-xunzi-trace-summary>span{display:flex;align-items:center;gap:6px}.v2-xunzi-trace-summary i{background:#52c4cd1c;color:#6dd4dc}.v2-progress-message{margin:9px 0 0;padding:7px 9px;border-radius:5px;background:#5fc78e0e;color:#85aa98;font-size:12px;line-height:1.5}.v2-node-progress-heading{display:flex;align-items:center;justify-content:space-between;margin:16px 14px 0;padding-top:14px;border-top:1px solid var(--v2-line)}.v2-node-progress-heading strong{font-size:14px;font-weight:600}.v2-node-progress-heading small{color:#687a76;font-size:12px}.v2-progress-ring{--progress:0deg;width:132px;height:132px;display:grid;position:relative;flex:0 0 auto;margin:16px auto;place-items:center;border-radius:50%;background:conic-gradient(#e8bd68 var(--progress),#263233 0)}.v2-progress-ring:before{content:"";position:static;grid-area:1/1;width:112px;height:112px;border-radius:50%;background:#10191a}.v2-progress-ring span{z-index:1;grid-area:1/1;position:static;display:block;text-align:center}.v2-progress-ring strong,.v2-progress-ring small{display:block}.v2-progress-ring strong{font:600 26px Georgia,serif}.v2-progress-ring small{margin-top:4px;color:#71827f;font:12px ui-monospace,monospace}.v2-panel-toggle{height:54px;display:flex;align-items:center;justify-content:space-between;margin:0 14px;padding:0 11px;border:1px solid var(--v2-line);border-radius:5px}.v2-panel-toggle span strong,.v2-panel-toggle span small{display:block}.v2-panel-toggle span strong{font-size:12px}.v2-panel-toggle span small{margin-top:4px;color:#677976;font-size:12px}.v2-panel-toggle input{width:34px;height:18px;appearance:none;position:relative;border-radius:12px;background:#2a3637}.v2-panel-toggle input:after{content:"";position:absolute;left:2px;top:2px;width:14px;height:14px;border-radius:50%;background:#84918f;transition:.2s}.v2-panel-toggle input:checked{background:#806c3f}.v2-panel-toggle input:checked:after{transform:translate(16px);background:#f1c66c}.v2-progress-current{margin:12px 14px;padding:11px;border:1px solid rgba(232,189,104,.18);border-radius:5px;background:#e8bd6809}.v2-xunzi-progress-card .v2-progress-current{margin:9px 0 0}.v2-progress-current small,.v2-progress-current strong{display:block}.v2-progress-current small{color:#766f5e;font-size:12px}.v2-progress-current strong{margin:5px 0 10px;font-size:12px}.v2-progress-current button{width:100%}.v2-progress-current button:disabled{cursor:wait;opacity:.6}.v2-danger-button,.v2-reset-settings{height:34px;margin:12px 14px;border:1px solid rgba(218,113,91,.22);border-radius:4px;background:transparent!important;color:#c88c80!important;font-size:12px}.v2-xunzi-progress-card>.v2-danger-button{width:100%;margin:9px 0 0}.v2-danger-button:disabled{cursor:default;opacity:.3}.v2-settings-group{margin:13px 14px 0;padding:12px;border:1px solid var(--v2-line);border-radius:5px;background:#ffffff05}.v2-settings-group>strong{display:block;margin-bottom:10px;color:#c5d0cc;font-size:12px}.v2-settings-group label{display:grid;gap:7px;margin-top:12px}.v2-settings-group label span{display:flex;justify-content:space-between;color:#7d8e8b;font-size:12px}.v2-settings-group label b{color:#c0cbc7;font:12px ui-monospace,monospace}.v2-settings-group input{width:100%;height:3px;accent-color:#e8bd68}.v2-reset-settings{border-color:var(--v2-line);color:#9aaba7!important}.node-tooltip-card{width:274px;max-height:min(390px,calc(100vh - 120px))}.node-tooltip-card .node-tooltip-meta{display:grid;grid-template-columns:1fr 1fr;gap:5px;margin:9px 0 0}.node-tooltip-card .node-tooltip-meta div{min-width:0;padding:6px 7px;border-radius:4px;background:#ffffff09}.node-tooltip-card .node-tooltip-meta dd{margin-top:2px}.node-tooltip-card ul{gap:3px}.xunzi-legacy-tooltip-card:has(.xunzi-guide-tip){width:292px}.xunzi-guide-tip{margin-top:9px;padding-top:9px;border-top:1px solid rgba(255,255,255,.07)}.xunzi-guide-tip>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px}.xunzi-guide-tip>div>span{height:76px;overflow:hidden;border-radius:4px;background:#0b1010}.xunzi-guide-tip img{width:100%;height:100%;display:block;object-fit:cover}.xunzi-guide-tip small{display:block;margin-top:5px;overflow:hidden;color:#75827f;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.v2-xunzi-guide-section>h3{display:flex;justify-content:space-between}.v2-xunzi-guide-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.v2-xunzi-guide-grid button{height:92px;position:relative;overflow:hidden;padding:0;border:0;border-radius:4px;background:#111a1a}.v2-xunzi-guide-grid img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .18s ease}.v2-xunzi-guide-grid button:hover img{transform:scale(1.035)}.v2-xunzi-guide-grid button span{position:absolute;right:5px;bottom:5px;padding:3px 6px;border-radius:3px;background:#050a0ad6;color:#d8e0dd;font-size:12px}.v2-xunzi-guide-section>a{display:flex;align-items:center;justify-content:space-between;margin-top:7px;color:#788985;font-size:12px;text-decoration:none}.v2-xunzi-guide-section>a:hover{color:#d7b861}.v2-guide-lightbox{z-index:1000;position:fixed;inset:0;display:grid;grid-template-rows:minmax(0,1fr) auto;place-items:center;padding:38px 28px 18px;background:#020707ed}.v2-guide-lightbox>img{max-width:min(1500px,96vw);max-height:calc(100vh - 86px);object-fit:contain}.v2-guide-lightbox>button{position:absolute;right:20px;top:14px;width:36px;height:36px;border-radius:4px;background:#172120;color:#e9efec;font-size:25px}.v2-guide-lightbox>small{margin-top:8px;color:#8d9c98;font-size:12px}.xunzi-guide-tip.is-locked{padding:9px;border:1px solid rgba(218,184,91,.16);border-radius:4px;background:#dab85b0b;text-align:center}.xunzi-guide-tip.is-locked b{display:block;color:#d9bd70;font-size:12px;font-weight:600}.xunzi-guide-tip.is-locked small{white-space:normal}.v2-xunzi-guide-section.is-locked>div{display:flex;flex-direction:column;align-items:center;padding:16px 12px;border-radius:4px;background:#dab85b0b;text-align:center}.v2-xunzi-guide-section.is-locked i{font-size:22px;font-style:normal}.v2-xunzi-guide-section.is-locked strong{margin-top:7px;color:#e0c47a;font-size:14px}.v2-xunzi-guide-section.is-locked p{margin:5px 0 11px;color:#7e8d89;font-size:12px;line-height:1.5}.v2-xunzi-guide-section.is-locked button{height:34px;padding:0 14px;border-radius:4px;background:#d7b55b;color:#15201d;font-size:12px;font-weight:600}.v2-gather-legend{display:flex;flex-wrap:wrap;gap:5px 9px;margin:0 0 8px;padding:8px 9px;border-radius:4px;background:#111d1e}.v2-gather-legend>small{width:100%;color:#71827e;font-size:12px}.v2-gather-legend>span{display:flex;max-width:145px;align-items:center;gap:5px;overflow:hidden;color:#aebbb7;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.v2-gather-legend i,.v2-resource-color{width:8px;height:8px;flex:0 0 8px;border:1px solid rgba(255,255,255,.58);border-radius:50%;box-shadow:0 0 0 2px #00000040}.v2-resources article>div button.has-color{display:grid;grid-template-columns:10px minmax(0,1fr) auto;align-items:center;box-shadow:inset 3px 0 var(--gather-color);color:#d7e0dc}.v2-resources article>div button.has-color small{color:#91a09c}.v2-resource-tip header>i{background:color-mix(in srgb,var(--resource-color,#d5b24b) 20%,transparent);color:var(--resource-color,#e2bd56);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--resource-color,#d5b24b) 52%,transparent)}#bdo-map-v2-app .map-v2-shell>.map-v2-canvas.maplibregl-map{position:absolute;inset:0;width:100%;height:100%}.v2-xunzi-entry-note{margin:0 8px 8px;padding:7px 9px;border-left:2px solid #d6ad45;border-radius:3px;background:#d6ad4510;color:#aebbb7;font-size:12px;line-height:1.55}.v2-xunzi-info-button{width:22px;height:22px;flex:0 0 22px;display:grid;padding:0;place-items:center;border:1px solid rgba(215,181,91,.34)!important;border-radius:50%!important;background:#d7b55b14!important;color:#d9bd70!important;font-size:12px!important;font-weight:700}.v2-xunzi-info-button:hover,.v2-xunzi-info-button:focus-visible{border-color:#d7b55b!important;background:#d7b55b2b!important;color:#f0d98f!important}.v2-xunzi-info-button:focus-visible{outline:2px solid rgba(215,181,91,.34);outline-offset:2px}.v2-xunzi-info-modal{width:min(520px,calc(100vw - 30px))}.v2-xunzi-info-content{padding:18px;color:#c7d1cd;font-size:14px;line-height:1.75}.v2-xunzi-info-modal>footer .v2-primary{min-width:108px}
