@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/css/all.min.css');
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Fraunces:opsz,wght@9..144,600;9..144,700&display=swap");
@import url("https://unpkg.com/leaflet@1.9.4/dist/leaflet.css");

/* tc-scoped:tc-wp-tool-root */

.tc-wp-tool-root{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  box-sizing: border-box;
  display: flow-root;
  isolation: isolate;
  position: relative;
}.wpc-scope-80 .tc-wp-tool-root img, .wpc-scope-80 .tc-wp-tool-root video, .wpc-scope-80 .tc-wp-tool-root svg, .wpc-scope-80 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-80 .tc-wp-tool-root{
      --bg: #e8eef4;
      --bg-subtle: #f1f5f9;
      --glass: #ffffff;
      --glass-border: rgba(15, 118, 165, 0.10);
      --surface: #ffffff;
      --surface-hover: #f0f9ff;
      --border: rgba(15, 118, 165, 0.12);
      --border-strong: rgba(15, 118, 165, 0.22);
      --text: #0f172a;
      --text-secondary: #475569;
      --muted: #64748b;
      --accent: #0d9488;
      --accent-alt: #0284c7;
      --accent-soft: rgba(13, 148, 136, 0.15);
      --accent-glow: rgba(13, 148, 136, 0.25);
      --hot: #dc2626;
      --warm: #ea580c;
      --mid: #ca8a04;
      --cool: #16a34a;
      --cold: #2563eb;
      --success: #047857;
      --success-soft: rgba(4, 120, 87, 0.14);
      --success-glow: rgba(4, 120, 87, 0.25);
      --heat-hot: #e11d48;
      --heat-cold: #1d4ed8;
      --radius: 16px;
      --radius-sm: 12px;
      --radius-lg: 24px;
      --radius-pill: 9999px;
      --blur: 24px;
      --shadow: 0 4px 24px rgba(15, 118, 165, 0.07);
      --shadow-lg: 0 16px 48px rgba(15, 118, 165, 0.12);
      --shadow-xl: 0 24px 64px rgba(15, 118, 165, 0.14), 0 0 0 1px rgba(15, 118, 165, 0.06);
      --elev-1: 0 1px 3px rgba(0,0,0,0.04), 0 1px 2px rgba(0,0,0,0.06);
      --elev-2: 0 4px 16px rgba(0,0,0,0.06), 0 1px 3px rgba(0,0,0,0.08);
      --elev-3: 0 12px 40px rgba(0,0,0,0.08), 0 2px 6px rgba(0,0,0,0.06);
      --ring: 0 0 0 3px var(--accent-soft);
      --ring-strong: 0 0 0 4px var(--accent-glow);
      --transition: 0.2s cubic-bezier(0.4, 0, 0.2, 1);
      --transition-slow: 0.35s cubic-bezier(0.4, 0, 0.2, 1);
      --font-title: 'Fraunces', Georgia, serif;
      --font-ui: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
    }.wpc-scope-80 .tc-wp-tool-root [data-theme="dark"]{
      --bg: #0c1117;
      --bg-subtle: #131b27;
      --glass: rgba(18, 28, 42, 0.94);
      --glass-border: rgba(255, 255, 255, 0.08);
      --surface: rgba(28, 40, 58, 0.85);
      --surface-hover: rgba(38, 52, 74, 0.92);
      --border: rgba(255, 255, 255, 0.08);
      --border-strong: rgba(255, 255, 255, 0.15);
      --text: #f1f5f9;
      --text-secondary: #94a3b8;
      --muted: #64748b;
      --accent: #14b8a6;
      --accent-soft: rgba(20, 184, 166, 0.18);
      --accent-glow: rgba(20, 184, 166, 0.30);
      --success-soft: rgba(4, 120, 87, 0.20);
      --success-glow: rgba(4, 120, 87, 0.35);
      --shadow: 0 8px 32px rgba(0, 0, 0, 0.4);
      --shadow-lg: 0 24px 56px rgba(0, 0, 0, 0.5);
      --shadow-xl: 0 32px 72px rgba(0, 0, 0, 0.55), 0 0 0 1px rgba(255,255,255,0.06);
      --elev-1: 0 1px 4px rgba(0,0,0,0.2);
      --elev-2: 0 4px 16px rgba(0,0,0,0.3);
      --elev-3: 0 12px 40px rgba(0,0,0,0.4);
      --ring: 0 0 0 3px var(--accent-soft);
      --ring-strong: 0 0 0 4px var(--accent-glow);
    }.wpc-scope-80 .tc-wp-tool-root *, .wpc-scope-80 .tc-wp-tool-root *::before, .wpc-scope-80 .tc-wp-tool-root *::after{
      box-sizing: border-box;
      margin: 0;
      padding: 0;
      -webkit-tap-highlight-color: transparent;
    }.wpc-scope-80 .tc-wp-tool-root .page-wrapper{
      font-family: var(--font-ui);
      background: var(--bg);
      color: var(--text);
      min-height: 100vh;
      min-height: 100dvh;
      display: flex;
      flex-direction: column;
      line-height: 1.5;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
    }.wpc-scope-80 .tc-wp-tool-root .page-wrapper::before{
      content: '';
      position: fixed;
      inset: 0;
      background:
        radial-gradient(ellipse 130% 60% at 50% -10%, rgba(13, 148, 136, 0.09) 0%, transparent 55%),
        radial-gradient(ellipse 70% 50% at 85% 95%, rgba(2, 132, 199, 0.07) 0%, transparent 50%),
        radial-gradient(ellipse 60% 40% at 15% 80%, rgba(13, 148, 136, 0.05) 0%, transparent 50%);
      pointer-events: none;
      z-index: 0;
    }.wpc-scope-80 .tc-wp-tool-root .page-wrapper::after{
      content: '';
      position: fixed;
      inset: 0;
      opacity: 0.025;
      background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");
      background-repeat: repeat;
      background-size: 256px;
      pointer-events: none;
      z-index: 0;
    }.wpc-scope-80 .tc-wp-tool-root [data-theme="dark"] .page-wrapper::after{ opacity: 0.04; }.wpc-scope-80 .tc-wp-tool-root .content-wrapper{
      position: relative;
      z-index: 1;
      flex: 1;
      display: flex;
      flex-direction: column;
      min-height: 0;
      max-width: 880px;
      margin: 0 auto;
      width: 100%;
      padding: max(1rem, env(safe-area-inset-top)) 1rem max(1rem, env(safe-area-inset-bottom));
      overflow: visible;
    }.wpc-scope-80 .tc-wp-tool-root .game-wrapper{
      background: var(--glass);
      backdrop-filter: blur(var(--blur));
      -webkit-backdrop-filter: blur(var(--blur));
      border: 1px solid var(--glass-border);
      border-radius: var(--radius-lg);
      overflow: visible;
      box-shadow: var(--shadow-xl);
      display: flex;
      flex-direction: column;
      flex: 1;
      min-height: 360px;
      position: relative;
    }.wpc-scope-80 .tc-wp-tool-root .game-wrapper::before{
      content: '';
      position: absolute;
      top: 0; left: 0; right: 0;
      height: 120px;
      border-radius: var(--radius-lg) var(--radius-lg) 0 0;
      background: radial-gradient(ellipse 80% 100% at 50% 0%, rgba(13, 148, 136, 0.06) 0%, transparent 70%);
      pointer-events: none;
      z-index: 1;
    }.wpc-scope-80 .tc-wp-tool-root [data-theme="dark"] .game-wrapper::before{
      background: radial-gradient(ellipse 80% 100% at 50% 0%, rgba(20, 184, 166, 0.07) 0%, transparent 70%);
    }.wpc-scope-80 .tc-wp-tool-root .game-wrapper::after{
      content: '';
      position: absolute;
      inset: 0;
      border-radius: var(--radius-lg);
      border: 1px solid transparent;
      border-top-color: rgba(255,255,255,0.5);
      pointer-events: none;
      z-index: 2;
    }.wpc-scope-80 .tc-wp-tool-root [data-theme="dark"] .game-wrapper::after{
      border-top-color: rgba(255,255,255,0.08);
    }.wpc-scope-80 .tc-wp-tool-root .game-wrapper > #map{ border-radius: 0; overflow: hidden; }.wpc-scope-80 .tc-wp-tool-root .game-wrapper > .guess-list-wrap{
      border-radius: 0 0 var(--radius-lg) var(--radius-lg);
      overflow: hidden;
    }.wpc-scope-80 .tc-wp-tool-root .header-wrapper{
      display: flex;
      align-items: center;
      justify-content: space-between;
      gap: 0.75rem;
      flex-wrap: wrap;
      padding: 0.875rem 1.25rem;
      border-bottom: 1px solid var(--border);
      background: rgba(255, 255, 255, 0.45);
      border-radius: var(--radius-lg) var(--radius-lg) 0 0;
      position: relative;
      z-index: 3;
    }.wpc-scope-80 .tc-wp-tool-root [data-theme="dark"] .header-wrapper{
      background: rgba(0, 0, 0, 0.18);
    }.wpc-scope-80 .tc-wp-tool-root .header-wrapper .title-group{
      display: flex;
      align-items: center;
      gap: 0.5rem;
    }.wpc-scope-80 .tc-wp-tool-root .header-wrapper .game-title{
      font-family: var(--font-title);
      font-size: 1.2rem;
      font-weight: 700;
      letter-spacing: -0.025em;
      color: var(--text);
      line-height: 1.2;
    }.wpc-scope-80 .tc-wp-tool-root .header-wrapper .game-subtitle{
      font-size: 0.7rem;
      color: var(--muted);
      margin-top: 1px;
      font-weight: 500;
      letter-spacing: 0.01em;
    }.wpc-scope-80 .tc-wp-tool-root .game-status-pill{
      display: inline-flex;
      align-items: center;
      padding: 0.15rem 0.55rem;
      font-size: 0.6rem;
      font-weight: 700;
      text-transform: uppercase;
      letter-spacing: 0.06em;
      border-radius: var(--radius-pill);
      background: var(--accent-soft);
      color: var(--accent);
      line-height: 1.5;
      margin-left: 0.25rem;
      vertical-align: middle;
    }.wpc-scope-80 .tc-wp-tool-root .header-wrapper .game-meta{
      display: flex;
      align-items: center;
      gap: 6px;
    }.wpc-scope-80 .tc-wp-tool-root .header-wrapper .mode-pills{
      padding: 3px;
      border-radius: 10px;
      background: var(--bg-subtle);
      border: 1px solid var(--border);
      display: flex;
      position: relative;
    }.wpc-scope-80 .tc-wp-tool-root [data-theme="dark"] .header-wrapper .mode-pills{
      background: rgba(0,0,0,0.25);
    }.wpc-scope-80 .tc-wp-tool-root .header-wrapper .mode-pills .pill-btn{
      padding: 0.35rem 0.8rem;
      font-size: 0.7rem;
    }.wpc-scope-80 .tc-wp-tool-root .mode-pills .pill-btn{
      border: none;
      border-radius: 7px;
      background: transparent;
      color: var(--muted);
      font-family: var(--font-ui);
      font-weight: 600;
      cursor: pointer;
      transition: background var(--transition), color var(--transition), box-shadow var(--transition);
      position: relative;
      z-index: 1;
    }.wpc-scope-80 .tc-wp-tool-root .mode-pills .pill-btn:hover{ color: var(--text); }.wpc-scope-80 .tc-wp-tool-root .mode-pills .pill-btn:focus-visible{
      outline: none;
      box-shadow: var(--ring);
    }.wpc-scope-80 .tc-wp-tool-root .mode-pills .pill-btn.active{
      background: var(--accent);
      color: #fff;
      box-shadow: var(--elev-2), 0 0 0 1px rgba(13, 148, 136, 0.3);
    }.wpc-scope-80 .tc-wp-tool-root .header-wrapper .icon-btn{
      width: 34px;
      height: 34px;
      font-size: 0.95rem;
    }.wpc-scope-80 .tc-wp-tool-root .icon-btn{
      border: 1px solid var(--border);
      border-radius: 10px;
      background: var(--surface);
      color: var(--text-secondary);
      cursor: pointer;
      display: inline-flex;
      align-items: center;
      justify-content: center;
      transition: all var(--transition);
      flex-shrink: 0;
    }.wpc-scope-80 .tc-wp-tool-root .icon-btn:hover{
      background: var(--surface-hover);
      color: var(--text);
      border-color: var(--border-strong);
      box-shadow: var(--elev-1);
    }.wpc-scope-80 .tc-wp-tool-root .icon-btn:focus-visible{
      outline: none;
      box-shadow: var(--ring-strong);
      border-color: var(--accent);
    }.wpc-scope-80 .tc-wp-tool-root .icon-btn:active{ transform: scale(0.95); }.wpc-scope-80 .tc-wp-tool-root .icon-btn:disabled{ opacity: 0.4; cursor: not-allowed; pointer-events: none; }.wpc-scope-80 .tc-wp-tool-root .input-wrapper{
      display: flex;
      gap: 8px;
      padding: 0.75rem 1.25rem;
      background: linear-gradient(180deg, rgba(13, 148, 136, 0.04) 0%, rgba(13, 148, 136, 0.02) 100%);
      border-bottom: 1px solid var(--border);
      position: relative;
      z-index: 100;
      overflow: visible;
    }.wpc-scope-80 .tc-wp-tool-root [data-theme="dark"] .input-wrapper{
      background: linear-gradient(180deg, rgba(0, 0, 0, 0.22) 0%, rgba(0, 0, 0, 0.15) 100%);
      border-bottom-color: var(--border-strong);
    }.wpc-scope-80 .tc-wp-tool-root .dropdown-wrap{
      position: relative;
      flex: 1;
      min-width: 0;
      z-index: 10000;
      overflow: visible;
    }.wpc-scope-80 .tc-wp-tool-root .input-icon{
      position: absolute;
      left: 14px;
      top: 50%;
      transform: translateY(-50%);
      width: 16px;
      height: 16px;
      color: var(--muted);
      pointer-events: none;
      z-index: 1;
      opacity: 0.7;
    }.wpc-scope-80 .tc-wp-tool-root .input-wrapper .search-input{
      flex: 1;
      min-width: 0;
      width: 100%;
      padding: 0.7rem 1rem 0.7rem 2.4rem;
      border: 1px solid var(--border);
      border-radius: var(--radius-sm);
      background: var(--surface);
      color: var(--text);
      font-family: var(--font-ui);
      font-size: 0.9375rem;
      font-weight: 500;
      transition: border-color var(--transition), box-shadow var(--transition), background var(--transition);
      box-shadow: inset 0 1px 2px rgba(0,0,0,0.04);
    }.wpc-scope-80 .tc-wp-tool-root .input-wrapper .search-input::placeholder{
      color: var(--muted);
      font-weight: 400;
    }.wpc-scope-80 .tc-wp-tool-root .input-wrapper .search-input:hover{
      border-color: var(--border-strong);
    }.wpc-scope-80 .tc-wp-tool-root .input-wrapper .search-input:focus{
      outline: none;
      border-color: var(--accent);
      box-shadow: var(--ring-strong), inset 0 1px 2px rgba(0,0,0,0.04);
      background: var(--glass);
    }.wpc-scope-80 .tc-wp-tool-root .input-actions{
      display: flex;
      gap: 8px;
      flex-shrink: 0;
    }.wpc-scope-80 .tc-wp-tool-root .input-wrapper .hint-btn{
      padding: 0.7rem 0.9rem;
      border: 1px solid var(--border);
      border-radius: var(--radius-sm);
      background: var(--surface);
      color: var(--text-secondary);
      font-family: var(--font-ui);
      font-size: 0.8125rem;
      font-weight: 600;
      cursor: pointer;
      transition: all var(--transition);
      white-space: nowrap;
    }.wpc-scope-80 .tc-wp-tool-root .input-wrapper .hint-btn:hover{
      background: var(--surface-hover);
      color: var(--text);
      border-color: var(--border-strong);
      box-shadow: var(--elev-1);
    }.wpc-scope-80 .tc-wp-tool-root .input-wrapper .hint-btn:focus-visible{
      outline: none;
      box-shadow: var(--ring);
    }.wpc-scope-80 .tc-wp-tool-root .input-wrapper .hint-btn:active{ transform: scale(0.97); }.wpc-scope-80 .tc-wp-tool-root .input-wrapper .hint-btn:disabled{
      opacity: 0.4;
      cursor: not-allowed;
      pointer-events: none;
    }.wpc-scope-80 .tc-wp-tool-root .input-wrapper .submit-btn{
      padding: 0.7rem 1.25rem;
      border: none;
      border-radius: var(--radius-sm);
      background: linear-gradient(180deg, var(--accent) 0%, color-mix(in srgb, var(--accent) 85%, #000) 100%);
      color: #fff;
      font-family: var(--font-ui);
      font-size: 0.875rem;
      font-weight: 650;
      cursor: pointer;
      transition: all var(--transition);
      white-space: nowrap;
      box-shadow: var(--elev-1), inset 0 1px 0 rgba(255,255,255,0.2);
      letter-spacing: 0.01em;
    }.wpc-scope-80 .tc-wp-tool-root .input-wrapper .submit-btn:hover{
      filter: brightness(1.08);
      box-shadow: var(--elev-2), inset 0 1px 0 rgba(255,255,255,0.2);
      transform: translateY(-1px);
    }.wpc-scope-80 .tc-wp-tool-root .input-wrapper .submit-btn:focus-visible{
      outline: none;
      box-shadow: var(--ring-strong), var(--elev-2), inset 0 1px 0 rgba(255,255,255,0.2);
    }.wpc-scope-80 .tc-wp-tool-root .input-wrapper .submit-btn:active{
      transform: translateY(0) scale(0.97);
      filter: brightness(0.97);
    }.wpc-scope-80 .tc-wp-tool-root .dropdown-portal{
      position: fixed;
      inset: 0;
      z-index: 2147483647;
      pointer-events: none;
    }.wpc-scope-80 .tc-wp-tool-root .dropdown-list{
      position: fixed;
      max-height: min(320px, 50vh);
      overflow-y: auto;
      overflow-x: hidden;
      background: var(--glass);
      backdrop-filter: blur(16px);
      -webkit-backdrop-filter: blur(16px);
      border: 1px solid var(--border-strong);
      border-radius: var(--radius-sm);
      box-shadow: var(--elev-3), 0 0 0 1px rgba(0, 0, 0, 0.03);
      opacity: 0;
      visibility: hidden;
      transform: translateY(-4px) scale(0.98);
      transition: opacity 0.18s ease, transform 0.18s ease, visibility 0.18s ease;
      padding: 4px;
      pointer-events: none;
    }.wpc-scope-80 .tc-wp-tool-root .dropdown-list.open{
      opacity: 1;
      visibility: visible;
      transform: translateY(0) scale(1);
      pointer-events: auto;
    }@supports not (max-height: min(320px, 50vh)){.tc-wp-tool-root .dropdown-list{ max-height: 50vh; }}.wpc-scope-80 .tc-wp-tool-root .dropdown-list::-webkit-scrollbar{ width: 6px; }.wpc-scope-80 .tc-wp-tool-root .dropdown-list::-webkit-scrollbar-track{ background: transparent; margin: 4px 0; }.wpc-scope-80 .tc-wp-tool-root .dropdown-list::-webkit-scrollbar-thumb{
      background: var(--border-strong);
      border-radius: 3px;
    }.wpc-scope-80 .tc-wp-tool-root .dropdown-item{
      display: flex;
      align-items: center;
      gap: 10px;
      padding: 0.55rem 0.85rem;
      cursor: pointer;
      font-family: var(--font-ui);
      font-size: 0.875rem;
      font-weight: 500;
      color: var(--text);
      transition: background var(--transition), border-radius var(--transition);
      border: none;
      background: none;
      width: 100%;
      text-align: left;
      border-radius: 8px;
    }.wpc-scope-80 .tc-wp-tool-root .dropdown-item:hover{
      background: var(--accent-soft);
      color: var(--text);
    }.wpc-scope-80 .tc-wp-tool-root .dropdown-item:focus-visible{
      outline: none;
      box-shadow: var(--ring);
      background: var(--accent-soft);
    }.wpc-scope-80 .tc-wp-tool-root .dropdown-item .flag{
      font-size: 1.2rem;
      flex-shrink: 0;
      line-height: 1;
    }.wpc-scope-80 .tc-wp-tool-root #map{
      flex: 1;
      min-height: 320px;
      background: #dde4ec;
      position: relative;
      z-index: 0;
    }.wpc-scope-80 .tc-wp-tool-root [data-theme="dark"] #map{
      background: #151e2c;
    }.wpc-scope-80 .tc-wp-tool-root #map::before{
      content: '';
      position: absolute;
      top: 0; left: 0; right: 0;
      height: 48px;
      background: linear-gradient(180deg, rgba(0,0,0,0.06) 0%, transparent 100%);
      pointer-events: none;
      z-index: 400;
    }.wpc-scope-80 .tc-wp-tool-root [data-theme="dark"] #map::before{
      background: linear-gradient(180deg, rgba(0,0,0,0.15) 0%, transparent 100%);
    }.wpc-scope-80 .tc-wp-tool-root .leaflet-control-zoom{ border: none !important; box-shadow: none !important; }.wpc-scope-80 .tc-wp-tool-root .leaflet-control-zoom a{
      background: var(--glass) !important;
      color: var(--text) !important;
      border: 1px solid var(--border) !important;
      width: 34px !important;
      height: 34px !important;
      line-height: 34px !important;
      font-size: 16px !important;
      border-radius: 10px !important;
      box-shadow: var(--elev-2) !important;
      backdrop-filter: blur(12px) !important;
      transition: all 0.15s ease !important;
    }.wpc-scope-80 .tc-wp-tool-root .leaflet-control-zoom a:first-child{ border-radius: 10px 10px 4px 4px !important; margin-bottom: 2px !important; }.wpc-scope-80 .tc-wp-tool-root .leaflet-control-zoom a:last-child{ border-radius: 4px 4px 10px 10px !important; }.wpc-scope-80 .tc-wp-tool-root .leaflet-control-zoom a:hover{
      background: var(--surface-hover) !important;
      border-color: var(--border-strong) !important;
    }.wpc-scope-80 .tc-wp-tool-root .leaflet-control-attribution{
      font-size: 9px !important;
      color: rgba(255,255,255,0.7) !important;
      background: rgba(0, 0, 0, 0.4) !important;
      backdrop-filter: blur(8px) !important;
      border-radius: 6px 0 0 0 !important;
      padding: 2px 8px !important;
    }.wpc-scope-80 .tc-wp-tool-root .guess-list-wrap{
      padding: 0.875rem 1.25rem 1rem;
      border-top: 1px solid var(--border);
      background: linear-gradient(180deg, rgba(13,148,136,0.03) 0%, rgba(13,148,136,0.01) 100%);
      transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    }.wpc-scope-80 .tc-wp-tool-root [data-theme="dark"] .guess-list-wrap{
      background: linear-gradient(180deg, rgba(0,0,0,0.30) 0%, rgba(0,0,0,0.22) 100%);
      border-top-color: var(--border-strong);
    }.wpc-scope-80 .tc-wp-tool-root .guess-list-handle{
      display: none;
      width: 36px;
      height: 4px;
      background: var(--border-strong);
      border-radius: var(--radius-pill);
      margin: 0 auto 0.5rem;
      cursor: pointer;
      transition: background var(--transition);
    }.wpc-scope-80 .tc-wp-tool-root .guess-list-handle:hover{ background: var(--muted); }.wpc-scope-80 .tc-wp-tool-root .guess-list-title{
      font-size: 0.65rem;
      font-weight: 700;
      text-transform: uppercase;
      letter-spacing: 0.1em;
      color: var(--muted);
      margin-bottom: 0.625rem;
      padding-bottom: 0.5rem;
      border-bottom: 1px solid var(--border);
    }.wpc-scope-80 .tc-wp-tool-root .guess-list{
      max-height: 220px;
      overflow-y: auto;
      display: flex;
      flex-direction: column;
      gap: 6px;
      scrollbar-width: thin;
      scrollbar-color: var(--border-strong) transparent;
    }.wpc-scope-80 .tc-wp-tool-root .guess-list::-webkit-scrollbar{ width: 5px; }.wpc-scope-80 .tc-wp-tool-root .guess-list::-webkit-scrollbar-track{ background: transparent; }.wpc-scope-80 .tc-wp-tool-root .guess-list::-webkit-scrollbar-thumb{
      background: var(--border-strong);
      border-radius: 3px;
    }.wpc-scope-80 .tc-wp-tool-root .guess-row{
      display: flex;
      align-items: center;
      justify-content: space-between;
      padding: 0.6rem 0.875rem;
      background: var(--surface);
      border-radius: 10px;
      border: 1px solid var(--border);
      font-size: 0.85rem;
      opacity: 0;
      transform: translateX(-12px);
      animation: slideIn 0.35s cubic-bezier(0.4, 0, 0.2, 1) forwards;
      transition: border-color var(--transition), background var(--transition), box-shadow var(--transition);
      position: relative;
      overflow: hidden;
    }.wpc-scope-80 .tc-wp-tool-root .guess-row::before{
      content: '';
      position: absolute;
      left: 0; top: 0; bottom: 0;
      width: 3px;
      border-radius: 3px 0 0 3px;
      background: var(--row-heat-color, var(--border));
      opacity: 0.7;
    }.wpc-scope-80 .tc-wp-tool-root .guess-row:hover{
      box-shadow: var(--elev-1);
      border-color: var(--border-strong);
    }@keyframes slideIn{
      to { opacity: 1; transform: translateX(0); }
    }.wpc-scope-80 .tc-wp-tool-root .guess-row .left{
      display: flex;
      align-items: center;
      gap: 10px;
      min-width: 0;
    }.wpc-scope-80 .tc-wp-tool-root .guess-row .dot{
      width: 10px;
      height: 10px;
      border-radius: 50%;
      flex-shrink: 0;
      box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.08);
    }.wpc-scope-80 .tc-wp-tool-root .guess-row .name{
      font-weight: 600;
      color: var(--text);
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
    }.wpc-scope-80 .tc-wp-tool-root .guess-row .bearing{
      width: 24px;
      height: 24px;
      display: inline-flex;
      align-items: center;
      justify-content: center;
      font-size: 0.85rem;
      color: var(--muted);
      flex-shrink: 0;
    }.wpc-scope-80 .tc-wp-tool-root .guess-row .dist{
      font-size: 0.8rem;
      font-variant-numeric: tabular-nums;
      color: var(--text-secondary);
      font-weight: 600;
      flex-shrink: 0;
      text-align: right;
    }.wpc-scope-80 .tc-wp-tool-root .guess-row.win{
      border-color: var(--success);
      background: linear-gradient(135deg, var(--success-soft) 0%, rgba(4,120,87,0.08) 100%);
      box-shadow: 0 0 0 1px var(--success-glow), var(--elev-1);
    }.wpc-scope-80 .tc-wp-tool-root .guess-row.win::before{ background: var(--success); opacity: 1; }.wpc-scope-80 .tc-wp-tool-root .guess-row.win .dot{ box-shadow: 0 0 6px var(--success-glow), 0 0 0 2px rgba(4,120,87,0.3); }.wpc-scope-80 .tc-wp-tool-root .guess-row.win .dist{ color: var(--success); font-weight: 700; }.wpc-scope-80 .tc-wp-tool-root .guess-row.win .name{ color: var(--success); }.wpc-scope-80 .tc-wp-tool-root .dist[data-count]{ min-width: 6ch; }.wpc-scope-80 .tc-wp-tool-root .toast-wrapper{
      position: fixed;
      bottom: max(1.5rem, env(safe-area-inset-bottom));
      left: 50%;
      transform: translateX(-50%) translateY(120%);
      padding: 0.7rem 1.25rem;
      background: var(--glass);
      backdrop-filter: blur(20px);
      -webkit-backdrop-filter: blur(20px);
      border: 1px solid var(--glass-border);
      border-radius: var(--radius-sm);
      font-family: var(--font-ui);
      font-size: 0.85rem;
      font-weight: 600;
      color: var(--text);
      opacity: 0;
      transition: transform var(--transition-slow), opacity 0.3s ease;
      z-index: 2000;
      box-shadow: var(--shadow-lg), 0 0 0 1px rgba(0,0,0,0.04);
      white-space: nowrap;
    }.wpc-scope-80 .tc-wp-tool-root .toast-wrapper.show{
      transform: translateX(-50%) translateY(0);
      opacity: 1;
    }.wpc-scope-80 .tc-wp-tool-root .modal-overlay{
      position: fixed;
      inset: 0;
      background: rgba(15, 23, 42, 0.55);
      backdrop-filter: blur(10px);
      -webkit-backdrop-filter: blur(10px);
      display: flex;
      align-items: center;
      justify-content: center;
      z-index: 500;
      padding: 1.25rem;
      opacity: 0;
      visibility: hidden;
      transition: opacity 0.25s ease, visibility 0.25s ease;
    }.wpc-scope-80 .tc-wp-tool-root [data-theme="dark"] .modal-overlay{
      background: rgba(0, 0, 0, 0.65);
    }.wpc-scope-80 .tc-wp-tool-root .modal-overlay.active{ opacity: 1; visibility: visible; }.wpc-scope-80 .tc-wp-tool-root .modal-content{
      background: var(--glass);
      border: 1px solid var(--glass-border);
      border-radius: 20px;
      padding: 1.75rem 2rem;
      max-width: 440px;
      width: 100%;
      text-align: center;
      box-shadow: var(--shadow-xl);
      overflow: hidden;
      position: relative;
    }.wpc-scope-80 .tc-wp-tool-root [data-theme="dark"] .modal-content{
      background: var(--glass);
      border-color: var(--glass-border);
    }.wpc-scope-80 .tc-wp-tool-root .modal-content .modal-header{
      padding: 1.5rem 2rem 1rem;
      border-bottom: 1px solid var(--border);
      text-align: center;
    }.wpc-scope-80 .tc-wp-tool-root .modal-content .modal-body{
      padding: 1.5rem 2rem 2rem;
    }.wpc-scope-80 .tc-wp-tool-root .modal-content .modal-title{
      font-family: var(--font-title);
      font-size: 1.3rem;
      font-weight: 700;
      margin: 0 0 0.75rem;
      color: var(--text);
      letter-spacing: -0.02em;
    }.wpc-scope-80 .tc-wp-tool-root .modal-content .modal-text{
      color: var(--text-secondary);
      font-size: 0.9rem;
      line-height: 1.65;
      margin-bottom: 1rem;
    }.wpc-scope-80 .tc-wp-tool-root .modal-content .modal-text:last-child{ margin-bottom: 0; }.wpc-scope-80 .tc-wp-tool-root .modal-content .share-row{
      display: flex;
      gap: 10px;
      justify-content: center;
      flex-wrap: wrap;
      margin-top: 1.5rem;
    }.wpc-scope-80 .tc-wp-tool-root .modal-content.modal-sm{ max-width: 320px; }.wpc-scope-80 .tc-wp-tool-root .modal-content.modal-sm .modal-body{ padding: 1.25rem 1.5rem; }.wpc-scope-80 .tc-wp-tool-root .modal-content .modal-subtitle{
      font-size: 0.95rem;
      font-weight: 600;
      margin-bottom: 0.5rem;
      color: var(--text);
    }.wpc-scope-80 .tc-wp-tool-root .hint-flag-label{ font-size: 0.875rem; margin-bottom: 0.5rem; }.wpc-scope-80 .tc-wp-tool-root .hint-flag-wrap{
      font-size: 4rem;
      margin: 1rem 0;
      line-height: 1;
      filter: grayscale(0.85) blur(5px);
    }.wpc-scope-80 .tc-wp-tool-root .share-grid{
      display: flex;
      flex-wrap: wrap;
      gap: 5px;
      justify-content: center;
      margin-bottom: 1rem;
    }.wpc-scope-80 .tc-wp-tool-root .share-grid .cell{
      width: 26px;
      height: 26px;
      border-radius: 6px;
      border: 1px solid rgba(0,0,0,0.08);
    }.wpc-scope-80 .tc-wp-tool-root .modal-content .modal-btn{
      padding: 0.65rem 1.5rem;
      border-radius: 10px;
      border: 1px solid var(--border);
      background: var(--surface);
      color: var(--text);
      font-family: var(--font-ui);
      font-size: 0.875rem;
      font-weight: 600;
      cursor: pointer;
      transition: all var(--transition);
    }.wpc-scope-80 .tc-wp-tool-root .modal-content .modal-btn:hover{
      background: var(--surface-hover);
      border-color: var(--border-strong);
    }.wpc-scope-80 .tc-wp-tool-root .modal-content .modal-btn:focus-visible{
      outline: none;
      box-shadow: var(--ring);
    }.wpc-scope-80 .tc-wp-tool-root .modal-content .modal-btn:active{ transform: scale(0.97); }.wpc-scope-80 .tc-wp-tool-root .modal-content .modal-btn.primary{
      background: linear-gradient(180deg, var(--accent) 0%, color-mix(in srgb, var(--accent) 85%, #000) 100%);
      border-color: transparent;
      color: #fff;
      box-shadow: var(--elev-1), inset 0 1px 0 rgba(255,255,255,0.18);
    }.wpc-scope-80 .tc-wp-tool-root .modal-content .modal-btn.primary:hover{
      filter: brightness(1.08);
      box-shadow: var(--elev-2), inset 0 1px 0 rgba(255,255,255,0.18);
      transform: translateY(-1px);
    }.wpc-scope-80 .tc-wp-tool-root .modal-content .modal-btn.primary:active{
      transform: translateY(0) scale(0.97);
      filter: brightness(0.97);
    }.wpc-scope-80 .tc-wp-tool-root .modal-content .modal-btn.btn-secondary{
      background: transparent;
      border-color: var(--border-strong);
      color: var(--text-secondary);
    }.wpc-scope-80 .tc-wp-tool-root .modal-content .modal-btn.btn-secondary:hover{
      background: var(--surface-hover);
      color: var(--text);
    }.wpc-scope-80 .tc-wp-tool-root .stats-grid{
      display: grid;
      grid-template-columns: repeat(4, 1fr);
      gap: 0.625rem;
      margin-bottom: 1.5rem;
    }.wpc-scope-80 .tc-wp-tool-root .stats-grid .stat-item{
      padding: 0.75rem 0.5rem;
      background: var(--surface);
      border: 1px solid var(--border);
      border-radius: var(--radius-sm);
      text-align: center;
      transition: border-color var(--transition), box-shadow var(--transition);
    }.wpc-scope-80 .tc-wp-tool-root .stats-grid .stat-item:hover{
      border-color: var(--border-strong);
      box-shadow: var(--elev-1);
    }.wpc-scope-80 .tc-wp-tool-root .stats-grid .val{
      font-size: 1.4rem;
      font-weight: 700;
      color: var(--text);
      display: block;
      font-variant-numeric: tabular-nums;
    }.wpc-scope-80 .tc-wp-tool-root .stats-grid .label{
      font-size: 0.65rem;
      color: var(--muted);
      font-weight: 600;
      text-transform: uppercase;
      letter-spacing: 0.06em;
      margin-top: 2px;
    }.wpc-scope-80 .tc-wp-tool-root .achievements{
      margin-top: 1rem;
      padding-top: 1rem;
      border-top: 1px solid var(--border);
      text-align: left;
    }.wpc-scope-80 .tc-wp-tool-root .achievements .achievements-title{
      font-size: 0.75rem;
      font-weight: 600;
      color: var(--muted);
      margin-bottom: 0.5rem;
    }.wpc-scope-80 .tc-wp-tool-root .achievements ul{ list-style: none; font-size: 0.85rem; color: var(--text-secondary); }.wpc-scope-80 .tc-wp-tool-root .achievements li{
      padding: 0.3rem 0;
      display: flex;
      align-items: center;
      gap: 8px;
    }.wpc-scope-80 .tc-wp-tool-root .achievements .unlocked{ color: var(--success); }.wpc-scope-80 .tc-wp-tool-root .help-legend{
      display: flex;
      flex-wrap: wrap;
      gap: 12px;
      justify-content: center;
      margin: 1rem 0;
      font-size: 0.85rem;
      color: var(--text-secondary);
    }.wpc-scope-80 .tc-wp-tool-root .help-legend span{
      display: flex;
      align-items: center;
      gap: 6px;
    }.wpc-scope-80 .tc-wp-tool-root .help-legend .dot{
      width: 8px;
      height: 8px;
      border-radius: 50%;
    }.wpc-scope-80 .tc-wp-tool-root .modal-content.help-modal{
      max-width: 480px;
      max-height: 88vh;
      overflow: hidden;
      display: flex;
      flex-direction: column;
      text-align: left;
      padding: 0;
    }.wpc-scope-80 .tc-wp-tool-root .modal-content.help-modal .modal-header{
      flex-shrink: 0;
      padding: 1.5rem 2rem;
      border-bottom: 1px solid var(--border);
    }.wpc-scope-80 .tc-wp-tool-root .modal-content.help-modal .modal-header .modal-title{ text-align: center; margin-bottom: 0; }.wpc-scope-80 .tc-wp-tool-root .modal-content.help-modal .modal-body{
      overflow-y: auto;
      padding: 1.25rem 2rem 1.5rem;
      -webkit-overflow-scrolling: touch;
      scrollbar-width: thin;
      scrollbar-color: var(--border-strong) transparent;
    }.wpc-scope-80 .tc-wp-tool-root .modal-content.help-modal .modal-body::-webkit-scrollbar{ width: 5px; }.wpc-scope-80 .tc-wp-tool-root .modal-content.help-modal .modal-body::-webkit-scrollbar-thumb{
      background: var(--border-strong);
      border-radius: 3px;
    }.wpc-scope-80 .tc-wp-tool-root .modal-content.help-modal .help-intro{
      font-size: 0.9rem;
      line-height: 1.65;
      color: var(--text-secondary);
      margin-bottom: 1.5rem;
      padding-bottom: 1.25rem;
      border-bottom: 1px solid var(--border);
    }.wpc-scope-80 .tc-wp-tool-root .help-modal .help-section{ margin-bottom: 1.5rem; }.wpc-scope-80 .tc-wp-tool-root .help-modal .help-section:last-of-type{ margin-bottom: 0; }.wpc-scope-80 .tc-wp-tool-root .help-modal .help-section .section-title{
      font-size: 0.7rem;
      font-weight: 700;
      text-transform: uppercase;
      letter-spacing: 0.1em;
      color: var(--muted);
      margin-bottom: 0.5rem;
      padding-bottom: 0.35rem;
      border-bottom: 1px solid var(--border);
    }.wpc-scope-80 .tc-wp-tool-root .help-modal .help-section .section-text{
      font-size: 0.875rem;
      line-height: 1.7;
      color: var(--text-secondary);
      margin-bottom: 0.5rem;
    }.wpc-scope-80 .tc-wp-tool-root .help-modal .help-section ul{
      list-style: none;
      font-size: 0.875rem;
      color: var(--text-secondary);
      line-height: 1.7;
      padding-left: 0;
      margin: 0;
    }.wpc-scope-80 .tc-wp-tool-root .help-modal .help-section li{
      padding: 0.3rem 0;
      padding-left: 1.5rem;
      position: relative;
    }.wpc-scope-80 .tc-wp-tool-root .help-modal .help-section li::before{
      content: '';
      position: absolute;
      left: 0;
      top: 0.7em;
      width: 5px;
      height: 5px;
      border-radius: 50%;
      background: var(--accent);
      opacity: 0.7;
    }.wpc-scope-80 .tc-wp-tool-root .help-modal .help-legend-grid{
      display: grid;
      grid-template-columns: 1fr 1fr;
      gap: 8px 1.5rem;
      margin: 0.75rem 0 0;
      font-size: 0.8rem;
      color: var(--text-secondary);
    }.wpc-scope-80 .tc-wp-tool-root .help-modal .help-legend-grid span{
      display: flex;
      align-items: center;
      gap: 8px;
    }.wpc-scope-80 .tc-wp-tool-root .help-modal .help-legend-grid .dot{
      width: 10px;
      height: 10px;
      border-radius: 50%;
      flex-shrink: 0;
      box-shadow: 0 0 0 1px rgba(0,0,0,0.1);
    }.wpc-scope-80 .tc-wp-tool-root .modal-content.help-modal .modal-footer{
      flex-shrink: 0;
      padding: 1rem 2rem 1.5rem;
      border-top: 1px solid var(--border);
      text-align: center;
    }.wpc-scope-80 .tc-wp-tool-root .modal-content.help-modal .modal-footer .primary{ min-width: 140px; }@keyframes victoryPulse{
      0%, 100% {
        filter: drop-shadow(0 0 6px rgba(21, 128, 61, 0.7));
        fill-opacity: 0.65;
      }
      50% {
        filter: drop-shadow(0 0 20px rgba(22, 163, 74, 0.95));
        fill-opacity: 0.9;
      }
    }.wpc-scope-80 .tc-wp-tool-root .leaflet-pane.victory-pane path{
      animation: victoryPulse 1.2s ease-in-out infinite;
    }@media (prefers-reduced-motion: reduce){.tc-wp-tool-root *, .tc-wp-tool-root *::before, .tc-wp-tool-root *::after{
        animation-duration: 0.01ms !important;
        animation-iteration-count: 1 !important;
        transition-duration: 0.01ms !important;
      }.tc-wp-tool-root .guess-row{ opacity: 1; transform: none; }.tc-wp-tool-root .toast-wrapper{ transition: opacity 0.1s ease; }}.wpc-scope-80 .tc-wp-tool-root :focus-visible{
      outline: 2px solid var(--accent);
      outline-offset: 2px;
    }.wpc-scope-80 .tc-wp-tool-root input:focus-visible, .wpc-scope-80 .tc-wp-tool-root .mode-pills .pill-btn:focus-visible, .wpc-scope-80 .tc-wp-tool-root .icon-btn:focus-visible, .wpc-scope-80 .tc-wp-tool-root .modal-content .modal-btn:focus-visible, .wpc-scope-80 .tc-wp-tool-root .input-wrapper .hint-btn:focus-visible, .wpc-scope-80 .tc-wp-tool-root .input-wrapper .submit-btn:focus-visible, .wpc-scope-80 .tc-wp-tool-root .dropdown-item:focus-visible{
      outline: none;
    }@media (max-width: 992px){.tc-wp-tool-root .content-wrapper{
        padding: max(0.75rem, env(safe-area-inset-top)) 0.75rem max(0.75rem, env(safe-area-inset-bottom));
      }.tc-wp-tool-root .header-wrapper{
        padding: 0.75rem 1rem;
      }.tc-wp-tool-root .header-wrapper .game-title{
        font-size: 1.1rem;
      }.tc-wp-tool-root .input-wrapper{
        padding: 0.6rem 1rem;
      }.tc-wp-tool-root #map{
        min-height: 300px;
      }.tc-wp-tool-root .guess-list-wrap{
        padding: 0.75rem 1rem;
      }.tc-wp-tool-root .modal-content{
        padding: 1.5rem 1.75rem;
      }}@media (max-width: 768px){.tc-wp-tool-root .content-wrapper{
        padding: max(0.5rem, env(safe-area-inset-top)) 0.5rem max(0.5rem, env(safe-area-inset-bottom));
      }.tc-wp-tool-root .header-wrapper{
        flex-direction: column;
        align-items: flex-start;
        gap: 0.75rem;
      }.tc-wp-tool-root .header-wrapper .game-meta{
        width: 100%;
        justify-content: space-between;
      }.tc-wp-tool-root .header-wrapper .game-title{
        font-size: 1rem;
      }.tc-wp-tool-root .input-wrapper{
        flex-direction: column;
        padding: 0.75rem 1rem;
        gap: 8px;
      }.tc-wp-tool-root .input-actions{
        width: 100%;
      }.tc-wp-tool-root .input-actions .hint-btn{
        flex: 1;
      }.tc-wp-tool-root .input-actions .submit-btn{
        flex: 1;
      }.tc-wp-tool-root #map{
        min-height: 280px;
      }.tc-wp-tool-root .guess-list-handle{
        display: block;
      }.tc-wp-tool-root .guess-list-wrap.drawer-collapsed{
        max-height: 48px;
        overflow: hidden;
        padding-top: 0.5rem;
        padding-bottom: 0.25rem;
      }.tc-wp-tool-root .guess-list-wrap.drawer-collapsed .guess-list-title, .tc-wp-tool-root .guess-list-wrap.drawer-collapsed .guess-list{
        display: none;
      }.tc-wp-tool-root .modal-content{
        padding: 1.25rem 1.5rem;
        border-radius: 18px;
      }.tc-wp-tool-root .modal-content .modal-title{
        font-size: 1.15rem;
      }.tc-wp-tool-root .stats-grid{
        grid-template-columns: repeat(2, 1fr);
      }.tc-wp-tool-root .help-modal .help-legend-grid{
        grid-template-columns: 1fr;
      }.tc-wp-tool-root .guess-row{
        padding: 0.5rem 0.75rem;
        font-size: 0.8rem;
      }.tc-wp-tool-root .icon-btn{
        min-width: 44px;
        min-height: 44px;
      }.tc-wp-tool-root .mode-pills .pill-btn{
        min-height: 36px;
      }.tc-wp-tool-root .input-wrapper .hint-btn, .tc-wp-tool-root .input-wrapper .submit-btn{
        min-height: 44px;
      }.tc-wp-tool-root .modal-content .modal-btn{
        min-height: 44px;
      }}@media (max-width: 400px){.tc-wp-tool-root .header-wrapper .game-title{
        font-size: 0.95rem;
      }.tc-wp-tool-root .game-status-pill{
        display: none;
      }.tc-wp-tool-root .header-wrapper .game-meta{
        gap: 4px;
      }.tc-wp-tool-root .input-wrapper{
        padding: 0.6rem 0.75rem;
      }.tc-wp-tool-root .input-wrapper .search-input{
        font-size: 0.875rem;
      }.tc-wp-tool-root .input-wrapper .hint-btn, .tc-wp-tool-root .input-wrapper .submit-btn{
        font-size: 0.8rem;
      }.tc-wp-tool-root .guess-list-wrap{
        padding: 0.6rem 0.75rem;
      }.tc-wp-tool-root .modal-content{
        padding: 1rem 1.25rem;
      }.tc-wp-tool-root .modal-content .modal-title{
        font-size: 1.05rem;
      }.tc-wp-tool-root .modal-content .modal-text{
        font-size: 0.85rem;
      }.tc-wp-tool-root .stats-grid .val{
        font-size: 1.2rem;
      }.tc-wp-tool-root .help-modal .help-section .section-text{
        font-size: 0.8rem;
      }}@media (max-width: 375px){.tc-wp-tool-root .content-wrapper{
        padding: max(0.4rem, env(safe-area-inset-top)) 0.4rem max(0.4rem, env(safe-area-inset-bottom));
      }.tc-wp-tool-root .header-wrapper{
        padding: 0.6rem 0.75rem;
      }.tc-wp-tool-root .header-wrapper .game-title{
        font-size: 0.9rem;
      }.tc-wp-tool-root .header-wrapper .game-subtitle{
        font-size: 0.65rem;
      }.tc-wp-tool-root .input-wrapper{
        padding: 0.5rem 0.75rem;
      }.tc-wp-tool-root .input-wrapper .search-input{
        padding: 0.6rem 0.9rem 0.6rem 2.2rem;
        font-size: 0.85rem;
      }.tc-wp-tool-root .input-icon{
        left: 12px;
        width: 14px;
        height: 14px;
      }.tc-wp-tool-root .guess-list-wrap{
        padding: 0.5rem 0.75rem;
      }.tc-wp-tool-root .guess-list-title{
        font-size: 0.6rem;
      }.tc-wp-tool-root .guess-row{
        padding: 0.45rem 0.65rem;
        font-size: 0.75rem;
      }.tc-wp-tool-root .guess-row .dot{
        width: 8px;
        height: 8px;
      }.tc-wp-tool-root .modal-content{
        padding: 0.875rem 1rem;
        border-radius: 16px;
      }.tc-wp-tool-root .modal-content .modal-title{
        font-size: 1rem;
      }.tc-wp-tool-root .modal-content .modal-text{
        font-size: 0.8rem;
      }.tc-wp-tool-root .modal-content .modal-btn{
        padding: 0.5rem 1.25rem;
        font-size: 0.8rem;
      }.tc-wp-tool-root .stats-grid{
        gap: 0.5rem;
      }.tc-wp-tool-root .stats-grid .stat-item{
        padding: 0.6rem 0.4rem;
      }.tc-wp-tool-root .stats-grid .val{
        font-size: 1.1rem;
      }}.wpc-scope-80 /* tc-layout-guard: stay in page body flow — do not overlap theme header/nav */
.tc-wp-tool-root{
  position: relative !important;
  top: auto !important;
  left: auto !important;
  right: auto !important;
  bottom: auto !important;
  margin-top: 0 !important;
  width: 100% !important;
  max-width: 100% !important;
  min-width: 0 !important;
  box-sizing: border-box !important;
  z-index: 0 !important;
}.wpc-scope-80 /* tc-auto: preserve HTML class hooks */
.tc-wp-tool-root .leaflet-attribution-flag{}.wpc-scope-80 .tc-wp-tool-root .leaflet-bar{}.wpc-scope-80 .tc-wp-tool-root .leaflet-bottom{}.wpc-scope-80 .tc-wp-tool-root .leaflet-container{}.wpc-scope-80 .tc-wp-tool-root .leaflet-control{}.wpc-scope-80 .tc-wp-tool-root .leaflet-control-container{}.wpc-scope-80 .tc-wp-tool-root .leaflet-control-zoom-in{}.wpc-scope-80 .tc-wp-tool-root .leaflet-control-zoom-out{}.wpc-scope-80 .tc-wp-tool-root .leaflet-fade-anim{}.wpc-scope-80 .tc-wp-tool-root .leaflet-grab{}.wpc-scope-80 .tc-wp-tool-root .leaflet-layer{}.wpc-scope-80 .tc-wp-tool-root .leaflet-left{}.wpc-scope-80 .tc-wp-tool-root .leaflet-map-pane{}.wpc-scope-80 .tc-wp-tool-root .leaflet-marker-pane{}.wpc-scope-80 .tc-wp-tool-root .leaflet-overlay-pane{}.wpc-scope-80 .tc-wp-tool-root .leaflet-popup-pane{}.wpc-scope-80 .tc-wp-tool-root .leaflet-proxy{}.wpc-scope-80 .tc-wp-tool-root .leaflet-right{}.wpc-scope-80 .tc-wp-tool-root .leaflet-shadow-pane{}.wpc-scope-80 .tc-wp-tool-root .leaflet-tile{}.wpc-scope-80 .tc-wp-tool-root .leaflet-tile-container{}.wpc-scope-80 .tc-wp-tool-root .leaflet-tile-loaded{}.wpc-scope-80 .tc-wp-tool-root .leaflet-tile-pane{}.wpc-scope-80 .tc-wp-tool-root .leaflet-tooltip-pane{}.wpc-scope-80 .tc-wp-tool-root .leaflet-top{}.wpc-scope-80 .tc-wp-tool-root .leaflet-touch{}.wpc-scope-80 .tc-wp-tool-root .leaflet-touch-drag{}.wpc-scope-80 .tc-wp-tool-root .leaflet-touch-zoom{}.wpc-scope-80 .tc-wp-tool-root .leaflet-victory-pane{}.wpc-scope-80 .tc-wp-tool-root .leaflet-zoom-animated{}