﻿.logo,.no-version-btn{text-decoration:none;cursor:pointer;}.category-filter-nav,.community-info,header{backdrop-filter:blur(10px);}.container,.nav-container{display:flex;gap:5px;margin:0 auto;z-index:1;}.list-content,.version-selection{contain:layout style paint;will-change:transform;}.item-number,.list-title{text-align:center;color:#fff;}*,.empty-state,.item-list li,.list-item,.npc-items,.path-info{box-sizing:border-box;}.list-content,.modal-body,.version-selection{scrollbar-width:thin;scrollbar-color:var(--header-bg) rgba(0,0,0,0.05);}.logo-text,.no-version-title{-webkit-text-fill-color:transparent;}:root{--border-radius:5px;--body-bg:#21427c;--header-bg:#6d68cb;--category:#f35f38;--button:#248ace;--website-btn:#00a8a8;--list-title-bg:#3498db;--item-hover-bg:#e8f4fc;--item-active-bg:#3498db;--item-active-c:#fff;--item-number-bg:#6d68cb;}[data-theme="Skin01"]{--body-bg:#005160;--header-bg:#00869e;--category:#ff6b6b;--button:#1a92a8;--website-btn:#00a8a8;--list-title-bg:#237f8f;--item-hover-bg:rgba(126,134,142,0.12);--item-active-bg:rgba(126,134,142,0.12);--item-active-c:rgb(23,26,29);--item-number-bg:#6d68cb;}[data-theme="Skin02"]{--body-bg:#b93862;--header-bg:rgb(230,64,119);--category:#940c39;--button:rgb(200,53,102);--website-btn:#a000c7;--list-title-bg:#b93862;--item-hover-bg:#ffd6e3;--item-active-bg:#ffd6e3;--item-active-c:rgb(23,26,29);--item-number-bg:#e64077;}[data-theme="Skin03"]{--body-bg:#033219;--header-bg:rgb(12,127,66);--category:#ff6b6b;--button:#258c55;--website-btn:#00a8a8;--list-title-bg:#0c7f42;--item-hover-bg:#c8d5ce;--item-active-bg:#c8d5ce;--item-active-c:#000;--item-number-bg:#0c7f42;}[data-theme="Skin04"]{--body-bg:#21427c;--header-bg:rgb(44,131,219);--category:#ff6b6b;--button:rgb(44,131,219);--website-btn:#00a8a8;--list-title-bg:rgb(44,131,219);--item-hover-bg:#d6eaff;--item-active-bg:#d6eaff;--item-active-c:#000;--item-number-bg:rgb(44,131,219);}[data-theme="Skin05"]{--body-bg:#0e1f2f;--header-bg:rgb(56,61,65);--category:#e14844;--button:rgb(56,61,65);--website-btn:#295e7e;--list-title-bg:rgb(56,61,65);--item-hover-bg:rgb(239,240,241);--item-active-bg:rgb(224,226,228);--item-active-c:rgb(23,26,29);--item-number-bg:rgb(152,154,157);}[data-theme="Skin06"]{--body-bg:#4a3a19;--header-bg:rgb(184,154,95);--category:rgb(255 181 34);--button:rgb(184,154,95);--website-btn:#786667;--list-title-bg:rgb(184,154,95);--item-hover-bg:#faf0db;--item-active-bg:#faf0db;--item-active-c:#000;--item-number-bg:rgb(184,154,95);}*{margin:0;padding:0;font-family:"Segoe UI",Tahoma,Geneva,Verdana,sans-serif;}body,html{height:100%;width:100%;}body{background:var(--body-bg);color:#333;color:rgb(23,26,29);line-height:1.6;min-height:100vh;padding:10px;display:flex;flex-direction:column;overflow:auto;min-width:1400px;}body.wide-screen-mode #query-page.container{max-width:1900px!important;width:100%!important;}.guide-btn,.mode-btn,.nav-category-btn,header{overflow:hidden;position:relative;}.container{max-width:1400px;padding:10px;background:rgba(255,255,255,.9);border-radius:var(--border-radius);flex-direction:column;width:100%;position:relative;min-height:0;flex:1;}header{background:var(--header-bg);color:#fff;padding:10px;border-radius:var(--border-radius);z-index:10;flex-shrink:0;}.nav-container{align-items:center;justify-content:space-between;position:relative;}.filter-checkbox,.logo,.logo-img,.nav-center,.search-row,.version-selector{display:flex;align-items:center;}.logo{gap:5px;transition:transform .3s;}.logo-img{width:60px;height:60px;border-radius:var(--border-radius);justify-content:center;font-weight:700;font-size:18px;color:#fff;transition:.3s;background-size:100%;background-repeat:no-repeat;background-position:center;}.logo:hover .logo-img{transform:rotate(-45deg);}.logo-text{font-size:1.4rem;font-weight:800;background:linear-gradient(135deg,#fff,#ced4da);-webkit-background-clip:text;background-clip:text;text-shadow:0 2px 4px rgba(0,0,0,.1);max-width:300px;white-space:nowrap;overflow:hidden;}.guide-btn,.mode-btn,.nav-category-btn{font-size:.8rem;color:rgba(255,255,255,.8);transition:.3s;cursor:pointer;}.nav-center{gap:5px;}.category{display:none;}.category-filter-nav{display:flex;gap:5px;background:rgba(255,255,255,.1);padding:6px 5px 5px 5px;border-radius:var(--border-radius);border:1px solid rgba(255,255,255,.2);flex-wrap:wrap;justify-content:center;}.guide-btn,.instructions-title,.instructions-toggle{align-items:center;display:flex;}.nav-category-btn{padding:7px 16px;background:none;border:none;border-radius:var(--border-radius);font-weight:600;white-space:nowrap;}.search-mode,.version-selector{background:rgba(255,255,255,.1);backdrop-filter:blur(10px);}.guide-btn::before,.mode-btn::before,.nav-category-btn::before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s;}.guide-btn:hover::before,.mode-btn:hover::before,.nav-category-btn:hover::before{left:100%;}.guide-btn:hover,.mode-btn:hover,.nav-category-btn:hover{background:rgba(255,255,255,.15);color:#fff;}.mode-btn.active,.guide-btn.active,.nav-category-btn.active{background:var(--category);color:#fff;}.version-selector{display:none;padding:6px 12px;border-radius:var(--border-radius);border:1px solid rgba(255,255,255,.2);}.version-selector label{font-weight:600;font-size:.85rem;color:rgba(255,255,255,.9);}.version-selector select{padding:6px 10px;border-radius:var(--border-radius);border:none;background:rgba(255,255,255,.9);font-size:.85rem;min-width:100px;cursor:pointer;transition:.3s;max-width:200px;}.version-selector select:focus{outline:0;background:#fff;}.search-mode{display:flex;gap:5px;padding:6px 5px 5px 5px;border-radius:var(--border-radius);border:1px solid rgba(255,255,255,.2);}.guide-btn,.mode-btn{padding:7px 15px;background:none;font-weight:600;}.mode-btn{border:none;border-radius:var(--border-radius);}.guide-btn{border:none;border-radius:var(--border-radius);justify-content:center;gap:2px;}.nav-right{display:flex;flex-direction:column;align-items:flex-end;gap:6px;}.community-info{background:rgba(255,255,255,.1);padding:11px 10px 8px 10px;border-radius:var(--border-radius);border:1px solid rgba(255,255,255,.2);text-align:center;transition:.3s;min-width:150px;min-height:46px;}.instructions-container,.version-card{border-radius:var(--border-radius);}.community-info:hover{background:rgba(255,255,255,.15);}.community-label{font-size:.75rem;font-weight:600;color:rgba(255,255,255,.8);}.community-number{font-size:.95rem;font-weight:700;color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.2);}.instructions-container{transition:.3s;flex-shrink:0;}.instructions-title{color:#2c3e50;}.instructions-toggle{color:#3498db;}.instructions-container.expanded .instructions-content{max-height:1000px;}.instruction-icon{display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#3498db,#2980b9);flex-shrink:0;}.version-selection{margin-top:10px;padding-top:5px;overflow-y:auto;overflow-x:hidden;width:100%;transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);align-content:flex-start;display:flex;flex-wrap:wrap;gap:18px;box-sizing:border-box;}.version-selection::-webkit-scrollbar{width:8px;}.version-selection::-webkit-scrollbar-track{background:#ccc;border-radius:var(--border-radius);}.version-selection::-webkit-scrollbar-thumb{background:linear-gradient(135deg,var(--header-bg),var(--header-bg));border-radius:var(--border-radius);transition:.3s;}.version-selection::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,var(--header-bg),var(--header-bg));}.version-card{position:relative;background:#fff;overflow:hidden;cursor:pointer;display:flex;flex-direction:column;width:calc(20% - 18px * 4 / 5);max-width:262px;box-sizing:border-box;transition:transform .3s,box-shadow .3s;}.version-card:hover{transform:translateY(-5px);}.version-image{height:120px;background-size:100% 100%;background-position:center;background-repeat:no-repeat;position:relative;}.version-info{padding:10px;flex:1;display:flex;flex-direction:column;text-align:center;}.version-title{font-size:1.2rem;font-weight:700;margin-bottom:5px;color:#2c3e50;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}.version-description{color:#666;font-size:.85rem;margin-bottom:12px;flex:1;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;line-height:1.5;max-height:40px;}.version-btn,.website-btn{padding:8px 12px;transition:.3s;font-size:.8rem;min-height:36px;color:#fff;font-weight:700;cursor:pointer;}.version-buttons{display:flex;gap:8px;margin-top:auto;width:100%;}.website-btn{flex:1;background:var(--website-btn);border:none;border-radius:var(--border-radius);}.website-btn:hover{background:var(--category);transform:translateY(-2px);}.modal-overlay.active .modal-content,.version-btn:active,.website-btn:active{transform:translateY(0);}.website-btn.no-website{background:rgba(126,134,142,0.5);cursor:not-allowed;}.website-btn.no-website:hover{background:rgba(126,134,142,0.5);transform:none;}.version-btn{flex:1;background:var(--button);border:none;border-radius:var(--border-radius);margin-top:0;}.version-btn:hover{background:var(--category);transform:translateY(-2px);}.version-category{position:absolute;top:10px;left:10px;padding:4px 8px;border-radius:var(--border-radius);font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;z-index:2;color:#fff;background:var(--button);}.version-category.category1{background:linear-gradient(135deg,#4caf50,#45a049);}.version-category.category2{background:linear-gradient(135deg,#2196f3,#1976d2);}.version-category.category3{background:linear-gradient(135deg,#ff9800,#f57c00);}.version-category.category4{background:linear-gradient(135deg,#ff5722,#e64a19);}.version-category.category5{background:linear-gradient(135deg,#f44336,#d32f2f);}.version-category.category6{background:linear-gradient(135deg,#c9f,#ad82d9);}.version-category.category7{background:linear-gradient(135deg,#9c27b0,#7b1fa2);}.version-category.category8{background:linear-gradient(135deg,#f0c,#b80093);}.version-category.category9{background:linear-gradient(135deg,#00bcd4,#089);}.version-category.category10{background:linear-gradient(135deg,#f69,#b84a6f);}.wide-screen-toggle{display:flex;}#query-page.container{transition:.4s cubic-bezier(.25,.46,.45,.94);transition-property:max-width,width;}#query-page .lists-container{transition:.4s cubic-bezier(.25,.46,.45,.94);transition-property:grid-template-columns;}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.6);display:flex;justify-content:center;align-items:center;z-index:1000;opacity:0;visibility:hidden;transition:.3s;}.modal-overlay.active{opacity:1;visibility:visible;}.modal-content{border-radius:var(--border-radius);max-height:80vh;overflow:hidden;transform:translateY(30px);display:flex;flex-direction:column;margin:0 auto;width:880px;max-width:700px;}.modal-header{background:var(--list-title-bg);color:#fff;padding:8px 12px;display:flex;justify-content:space-between;align-items:center;}.modal-title{font-weight:700;font-size:.9rem;display:flex;align-items:center;gap:8px;}.modal-close{display:flex;justify-content:center;line-height:27px;background:none;border:none;color:#fff;font-size:1.5rem;cursor:pointer;width:30px;height:30px;border-radius:50%;transition:background-color .3s;}.download-prompt,.txt-content{width:100%;box-sizing:border-box;}.modal-close:hover{background-color:rgba(255,255,255,.2);}.modal-body{background-color:#fff;padding:5px;overflow-y:auto;flex:1;}.txt-content{white-space:pre-line!important;word-wrap:break-word!important;overflow-wrap:break-word!important;font-size:.95rem;max-height:70vh;overflow-y:auto;padding:5px;}.download-prompt{text-align:center;padding:20px;}.download-icon{margin-bottom:20px;}.download-icon svg{color:#3498db;}.download-prompt h3{color:#2c3e50;margin-bottom:15px;font-size:1.5rem;}.download-prompt p{color:#555;margin-bottom:15px;}.file-info{background:#f8f9fa;border-radius:var(--border-radius);padding:15px;margin:20px 0;text-align:left;}.file-info p{margin:8px 0;color:#666;}.file-info strong{color:#2c3e50;}.download-actions{display:flex;gap:15px;justify-content:center;margin-top:25px;flex-wrap:wrap;}.download-btn{padding:12px 24px;border:none;border-radius:var(--border-radius);font-size:14px;min-width:120px;text-align:center;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:.3s;font-weight:600;}.download-btn.primary{background:linear-gradient(135deg,#3498db,#2980b9);color:#fff;}.download-btn.primary:hover{background:linear-gradient(135deg,#2980b9,#1f639c);}.download-btn.secondary{background:#6c757d;color:#fff;}.download-btn.secondary:hover{background:#5a6268;transform:translateY(-2px);}.version-controls-bar{background:linear-gradient(135deg,#f8f9fa,#f3f6f9);border-radius:var(--border-radius);padding:6px 8px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:15px;margin:0 auto;width:100%;margin-top:10px;}.controls-left,.controls-right{align-items:center;gap:20px;min-width:300px;display:flex;}.controls-left{flex:1;justify-content:flex-start;}.controls-right{justify-content:flex-end;flex:1;}.controls-right .sort-control,.sort-control{display:flex;align-items:center;gap:8px;white-space:nowrap;}.mode-switch{display:flex;background:#f8f9fa;border-radius:var(--border-radius);padding:4px;border:1px solid #e9ecef;}.clear-search,.mode-switch .mode-btn{background:none;cursor:pointer;transition:.3s;}.mode-switch .mode-btn{padding:8px 16px;border:none;border-radius:var(--border-radius);font-size:.85rem;font-weight:600;color:#666;white-space:nowrap;}.mode-switch .mode-btn.active{background:var(--button);color:#fff;}.sort-control label{font-size:.85rem;font-weight:600;color:#555;}.sort-control select{padding:6px 10px;border:1px solid #ddd;border-radius:var(--border-radius);font-size:.85rem;background:#fff;cursor:pointer;min-width:100px;}.clear-search{position:absolute;top:5px;}.version-card.compact{height:65px;flex-direction:row;box-sizing:border-box;align-items:center;}.version-card.compact .version-info{padding:8px 10px;flex:1;display:flex;flex-direction:column;justify-content:center;box-sizing:border-box;height:100%;width:100%;max-width:100%;overflow:hidden;text-align:left;}.version-card.compact .version-header{display:flex;justify-content:space-between;align-items:center;min-height:0;flex-shrink:0;}.version-card.compact .version-title{font-size:1.1rem;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1;margin:0;}.version-card.compact .version-category{position:static;padding:2px 6px;margin-right:10px;font-size:.75rem;border-radius:var(--border-radius);white-space:nowrap;flex-shrink:0;max-height:24px;}.version-card.compact .version-footer{display:flex;justify-content:space-between;align-items:center;min-height:0;flex-shrink:0;height:auto;max-height:50%;}.version-card.compact .version-description{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1;color:#666;line-height:1.2;min-height:0;margin:0;}.help-btn,.instructions-title{align-items:center;font-weight:600;}.query-page{display:none;flex-direction:column;flex:1;overflow:hidden;}.search-container{background-color:#fff;padding:10px;border-radius:var(--border-radius);flex-shrink:0;width:100%;margin:10px 0;}.search-row{gap:10px;}.search-box{max-width:450px;flex:1;position:relative;}.search-box input{width:100%;padding:10px 30px 10px 10px;border:1px solid #ddd;border-radius:var(--border-radius);font-size:16px;transition:border-color .3s;}.search-box input:focus{border-color:#ccc;outline:0;}.search-control{max-width:300px;}.search-control input{padding:8px 30px 8px 8px;font-size:16px;}.search-clear-btn{position:absolute;right:6px;top:8px;background:none;border:none;font-size:1.6rem;color:#999;cursor:pointer;padding:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;line-height:1;transition:color .2s;}#version-page .search-clear-btn{top:6px;}.search-clear-btn:hover{color:#666;}.search-clear-btn:focus{outline:none;}.filter-checkbox{gap:8px;cursor:pointer;font-size:.85rem;color:#555;padding:8px 12px;border-radius:var(--border-radius);background-color:#f8f9fa;transition:.2s;border:1px solid #e9ecef;white-space:nowrap;min-height:42px;}.filter-checkbox:hover{background-color:#e9ecef;border-color:#ced4da;}.filter-checkbox input[type=checkbox],.page,.version-card.compact .version-image{display:none;}.checkbox-custom{position:relative;width:18px;height:18px;border:2px solid #adb5bd;border-radius:var(--border-radius);transition:.2s;display:flex;align-items:center;justify-content:center;}.list-box,.lists-container{overflow:hidden;}.checkbox-custom::after{content:"";position:absolute;width:10px;height:5px;border-left:2px solid #fff;border-bottom:2px solid #fff;transform:rotate(-45deg);opacity:0;transition:opacity .2s;margin-top:-3px;}.filter-checkbox input[type=checkbox]:checked+.checkbox-custom{background-color:var(--header-bg);border-color:var(--header-bg);}.item-category h3,.list-item{border-bottom:1px solid #eee;}.item-list li,.path-method{border-bottom:1px dashed #eee;width:100%;margin-bottom:15px;padding-bottom:15px;}.filter-checkbox input[type=checkbox]:checked+.checkbox-custom::after{opacity:1;}.lists-container{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;flex:1;min-height:0;width:100%;}.list-tabs{display:none;}.guide-container{display:none;flex:1;height:100%;overflow:hidden;}.guide-box{display:flex;height:calc(100% - 10px);overflow:hidden;margin-top:10px;}.guide-box .modal-body .txt-content{max-height:100%;}.list-box,.list-item{display:flex;width:100%;}.list-box,.guide-box{background-color:#fff;border-radius:var(--border-radius);transition:.3s;flex-direction:column;min-height:200px;}#version-page.container,.item-number,.list-content.large-data .list-item,.list-item{transition:none!important;}.list-content,.list-item{transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);}.list-title{background:var(--list-title-bg);padding:8px 12px;font-weight:700;font-size:.9rem;flex-shrink:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}.list-content{flex:1;overflow-y:auto;padding:5px;width:100%;max-height:none;min-height:150px;}.list-content .map-line{white-space:pre-line;line-height:1.8em;}.list-content::-webkit-scrollbar{width:8px;}.list-content::-webkit-scrollbar-track{background:#ccc;border-radius:var(--border-radius);}.list-content::-webkit-scrollbar-thumb{background:linear-gradient(135deg,var(--header-bg),var(--header-bg));border-radius:var(--border-radius);transition:.3s;}.list-content::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,var(--header-bg),var(--header-bg));}.list-item{display:flex;align-items:center;padding:5px 28px 5px 5px;cursor:pointer;border-radius:var(--border-radius);position:relative;font-size:.85rem;backface-visibility:hidden;-webkit-backface-visibility:hidden;perspective:1000px;-webkit-perspective:1000px;}.list-item span{line-height:24px;}.list-item.active{background-color:var(--item-active-bg);color:var(--item-active-c);}.active .active .refresh-info{color:#9c27b0;}.list-item:not(.active):hover{background-color:var(--item-hover-bg);}.list-item.active::after{content:"✔";position:absolute;right:8px;font-weight:700;font-size:1rem;}.double-row{min-height:49px;}.pin-btn{position:absolute;right:26px;background:transparent;border:none;font-size:1rem;cursor:pointer;padding:0px 4px 2px 4px;border-radius:3px;z-index:10;opacity:0;pointer-events:none;}.list-item:hover .pin-btn,.pinned .pin-btn{opacity:1;pointer-events:auto;right:5px;}.list-item.active .pin-btn{pointer-events:auto;right:21px;}.pin-btn:hover{color:var(--category);}.item-number{display:inline-flex;align-items:center;justify-content:center;min-width:26px;height:26px;background:var(--item-number-bg);border-radius:50%;line-height:1;font-size:.8rem;font-weight:700;flex-shrink:0;transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);margin-right:8px;}.item-category h3,.path-method-title{color:#2c3e50;font-size:.9rem;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}.list-item.active .item-number{background:var(--category);}.list-item.active .item-number,.list-item:hover .item-number{transform:none!important;}.path-info{padding:5px;line-height:1.6;width:100%;}.path-method{display:flex;align-items:flex-start;}.path-method:last-child{border-bottom:none;margin-bottom:0;}.path-method-title{font-weight:700;margin-bottom:4px;display:flex;align-items:center;}.path-method-description{font-size:.85rem;word-break:break-word;flex:1;line-height:1.5;padding-left:0;}.npc-items{padding:12px;width:100%;}.item-category{margin-bottom:12px;width:100%;}.item-category h3{margin-bottom:6px;padding-bottom:4px;}.item-list{list-style-type:none;width:100%;}.item-list li{padding:6px 0;font-size:.85rem;display:flex;align-items:center;}.item-list li:last-child{border-bottom:none;}.coordinates{font-family:monospace;background-color:#e8f7ef;color:#27ae60;padding:4px 6px;border-radius:var(--border-radius);display:inline-block;margin-top:4px;font-size:.8rem;word-break:break-all;}.empty-state,footer{padding:15px;color:#7f8c8d;text-align:center;width:100%;}footer{margin-top:auto;font-size:.8rem;flex-shrink:0;display:none;}.search-info{flex:1;font-size:.8rem;color:#7f8c8d;margin-right:50px;}.empty-state{font-size:.85rem;}.source-type{font-size:.7rem;margin-left:8px;flex-shrink:0;position:relative;z-index:1;}.map-item-info,.modal-content,.page.active{flex-direction:column;display:flex;}.highlight-coord,.highlight-map,.highlight-map-name,.highlight-npc,.highlight-npc-name,.highlight-refresh{padding:2px 4px;border-radius:var(--border-radius);margin:0 2px;}.page.active{flex:1;animation:.5s fadeIn;overflow:hidden;}@keyframes fadeIn{from{opacity:0;}to{opacity:1;};}.highlight-npc,.highlight-npc-name{background-color:#f3e5f5;color:#9c27b0;font-weight:700;}.highlight-map{background-color:#fff9e6;color:#ff6b6b;font-weight:700;}.map-item-info .refresh-info,.refresh-info{color:#9b59b6;font-weight:600;}.highlight-refresh{background-color:#f4ecf7;color:#9b59b6;font-weight:700;}.refresh-info{white-space:pre-line;line-height:1.3;font-size:.75rem;}.highlight-map-name{background-color:#fff3e0;color:#ff9800;font-weight:700;}.highlight-coord{background-color:#e8f7ef;color:#27ae60;font-weight:700;font-family:monospace;font-size:.9em;}.map-item-info{font-size:.75rem;margin-top:4px;gap:2px;white-space:pre-line;line-height:1.4;}.download-prompt p,.guide-content,.help-content,.txt-content{line-height:1.6;}.map-item-info .coord-info{color:#27ae60;font-weight:600;}.list-item.active .highlight-coord{background-color:rgba(255,255,255,.9);color:#27ae60;}.list-item.active .map-item-info .coord-info{color:#fff;}.modal-content{transition:transform .4s;}.modal-body::-webkit-scrollbar{width:8px;}.modal-body::-webkit-scrollbar-track{background:#ccc;border-radius:var(--border-radius);}.modal-body::-webkit-scrollbar-thumb{background:linear-gradient(135deg,var(--header-bg),var(--header-bg));border-radius:var(--border-radius);transition:.3s;}.modal-body::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,var(--header-bg),var(--header-bg));}.guide-content{font-size:.95rem;}.no-version-container{display:flex;flex-direction:column;justify-content:center;align-items:center;background:linear-gradient(135deg,rgba(255,255,255,.9),rgba(248,249,250,.9));border-radius:var(--border-radius);height:100%;width:100%;padding-bottom:100px;}.no-version-icon{width:80px;height:80px;margin-bottom:20px;opacity:.7;}.no-version-icon svg{width:100%;height:100%;color:#bdc3c7;}.no-version-title{font-size:2rem;font-weight:700;color:#2c3e50;margin-bottom:15px;background:linear-gradient(135deg,var(--header-bg),var(--header-bg));-webkit-background-clip:text;background-clip:text;text-shadow:0 2px 10px rgba(0,0,0,.1);}.no-version-message{font-size:1.1rem;color:#7f8c8d;line-height:2;max-width:500px;margin-bottom:30px;text-align:center;}.no-version-actions{display:flex;gap:15px;flex-wrap:wrap;justify-content:center;}.no-version-btn{padding:12px 24px;background:linear-gradient(135deg,var(--header-bg),var(--header-bg));color:#fff;border:none;border-radius:var(--border-radius);font-weight:600;transition:.3s;display:inline-flex;align-items:center;gap:8px;}.no-version-btn:hover{transform:translateY(-3px);}.no-version-btn.secondary{background:linear-gradient(135deg,#f093fb,#f5576c);}.version-selection:has(.no-version-container){display:flex;justify-content:center;align-items:center;height:100%;}.list-content.large-data .list-item:not(.active):hover{background-color:#f0f8ff;border-left:3px solid #3498db;}.help-btn{display:flex;gap:6px;padding:8px 16px;background:linear-gradient(135deg,var(--header-bg) 0,var(--button) 100%);color:#fff;border:none;border-radius:var(--border-radius);font-size:.85rem;cursor:pointer;transition:.3s;white-space:nowrap;}.instructions-header,.instructions-toggle{display:flex;cursor:pointer;transition:background-color .3s;}.help-btn:hover{background:linear-gradient(135deg,var(--button) 0,var(--header-bg) 100%);}.help-btn svg{width:14px;height:14px;}.instructions-container{background:#fff;border-radius:var(--border-radius);margin-bottom:0;overflow:hidden;}.instructions-header{justify-content:space-between;align-items:center;padding:15px 20px;background:linear-gradient(135deg,#f8f9fa,#e9ecef);}.instructions-header:hover{background:linear-gradient(135deg,#e9ecef,#dee2e6);}.instructions-title{display:flex;gap:10px;font-size:1.1rem;color:#2c3e50;}.instructions-toggle{align-items:center;gap:8px;background:none;border:none;color:#3498db;font-weight:600;padding:5px 10px;border-radius:var(--border-radius);}.instructions-toggle:hover{background:rgba(52,152,219,.1);}.toggle-icon{transition:transform .3s;}.instructions-container.expanded .toggle-icon{transform:rotate(180deg);}.instructions-content{max-height:1000px;overflow:hidden;transition:max-height .5s;}.instructions-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px;padding:20px;}.instruction-item{display:flex;gap:15px;align-items:flex-start;}.instruction-icon{display:flex;align-items:center;justify-content:center;width:50px;height:50px;background:var(--header-bg);color:#fff;border-radius:50%;flex-shrink:0;font-size:1.2rem;}.instruction-text h3{margin-bottom:8px;color:#2c3e50;font-size:1rem;}.instruction-text p{color:#666;font-size:.85rem;line-height:1.5;}.instructions-tips{padding:20px;border-top:1px solid #eee;margin-top:10px;}.instructions-tips h4{margin-bottom:10px;color:#2c3e50;font-size:1rem;}.instructions-tips ul{list-style-type:none;padding-left:0;}.instructions-tips li{position:relative;padding:5px 0 5px 20px;color:#666;font-size:.85rem;line-height:1.5;}.instructions-tips li:before{content:"●";color:#3498db;font-weight:700;position:absolute;left:0;}@media (max-width:768px){.version-card{width:100%;}.version-card:hover{transform:none;}.logo-img{width:30px;height:30px;}.version-buttons{flex-direction:row;gap:10px;}.version-btn,.website-btn{font-size:.75rem;padding:6px 10px;}.instructions-grid{grid-template-columns:1fr;gap:15px;padding:15px;}.instruction-item{flex-direction:column;text-align:center;gap:10px;}.instruction-icon{align-self:center;}.instructions-header{padding:12px 15px;}.instructions-tips{padding:15px;margin-top:5px;}.container,footer{padding:10px;}.nav-container{flex-wrap:wrap;gap:8px;}.logo{justify-content:center;}.community-info,.community-info:hover{background:none;border:none;display:flex;flex-direction:row;padding:0;min-height:auto;gap:5px;}.nav-center,.nav-right{flex-direction:row;gap:0;width:100%;}.guide-btn,.mode-btn,.nav-category-btn{flex:1;}.search-row{gap:8px;display:flex;flex-direction:row-reverse;}.lists-container,.version-selection{grid-template-columns:1fr;gap:0;height:auto;}.list-tabs{display:flex;flex-wrap:nowrap;overflow-x:auto;background-color:#fff;height:50px;border-bottom:1px solid #eee;}.list-tab{flex:1;border:none;font-size:0.85rem;cursor:pointer;white-space:nowrap;display:flex;justify-content:center;align-items:center;position:relative;}.list-tab:hover,.list-tab:focus-visible,.list-tab:active,.list-tab:target{outline:none;}.list-tab.active{color:var(--list-title-bg);}.list-tab.active:after{content:'';position:absolute;bottom:0;left:20%;width:60%;height:3px;background:var(--list-title-bg);}.list-box{display:none;}.list-box.active{display:flex;margin-top:0;}.list-title{display:none;}.filter-checkbox{align-self:flex-start;}.wide-screen-toggle,.search-info{display:none;}.lists-container{flex:none;border-radius:var(--border-radius);}.container,.page.active,body{min-height:100vh;}.container,.query-page .container{overflow:visible;height:auto;}.list-content,.version-selection{-webkit-overflow-scrolling:touch;scrollbar-width:auto;}.version-selection{justify-content:center;justify-items:center;max-height:none;overflow-y:visible;gap:12px;margin-top:0;padding-top:0;}.version-controls-bar{margin:10px 0;}.controls-left{flex-direction:row-reverse;gap:8px;}.version-image{height:120px;}.list-box{flex:none;height:calc(100vh - 265px);border-radius:0;}.list-content{overflow-y:auto;flex:none;}header{padding:8px;}.search-container{padding:5px;}.page.active,.query-page,.query-page.active{overflow:visible;border-radius:0;}.query-page .lists-container{overflow:visible;height:auto;flex:1;}.search-mode,.category-filter-nav{padding:0;gap:0;border:0;background:none;}.version-selector{padding:0;border-radius:0;border:0;position:absolute;right:0;top:1px;max-width:180px;}.version-selector label{display:none;}.version-selector select{}#query-page .search-mode .mode-btn,#version-page .category-filter-nav .nav-category-btn{padding:5px;font-size:0.85rem;min-width:unset;flex:0 0 auto;}#query-page .search-mode .guide-btn{padding:5px 6px;font-size:0.75rem;min-width:unset;flex:0 0 auto;}.guide-btn svg{display:none;}.community-label,.community-number{font-size:.95rem;color:#fff;font-weight:500;}body{overflow:auto;height:auto;padding:0px;min-width:auto;}.list-item:hover{transform:none;}.modal-content{width:95%;max-height:85vh;}.guide-box{height:calc(100vh - 152px);}.no-version-container{min-height:300px;padding:30px 15px 50px 15px;}.no-version-title{font-size:1.6rem;}.no-version-message{font-size:1rem;}.no-version-actions{flex-direction:column;width:100%;max-width:250px;}.no-version-btn{width:100%;justify-content:center;}.list-content::-webkit-scrollbar,.version-selection::-webkit-scrollbar{width:auto;};.modal-content{width:95%!important;max-width:95%!important;margin:10px;}.download-actions{flex-direction:column;}.download-btn{width:100%;}.version-selection.compact-mode{grid-template-columns:1fr;}.version-card.compact{width:100%;max-width:100%;height:65px;}.version-card.compact .version-info{padding:6px 8px;};.controls-left{flex-direction:column;gap:12px;align-items:stretch;}.mode-switch,.sort-control{justify-content:center;border:0;padding:0;}.controls-right{display:none;flex-direction:column;gap:12px;}.help-btn{width:100%;justify-content:center;}.instructions-grid{grid-template-columns:1fr;gap:15px;padding:15px;}.instruction-item{flex-direction:column;text-align:center;gap:10px;}.instruction-icon{align-self:center;}.instructions-header{padding:12px 15px;}.instructions-tips{padding:15px;margin-top:5px;}.help-btn{padding:6px 12px;font-size:.8rem;};input{font-size:16px !important;}}