body{overflow:hidden}.site-wrapper{display:flex;flex-direction:column;height:100dvh}#explore-root[data-astro-cid-jsy7jxlt]{position:relative;flex:1 1 0;overflow:hidden;background:var(--ink)}#hex-canvas[data-astro-cid-jsy7jxlt]{display:block;width:100%;height:100%;touch-action:manipulation;cursor:crosshair}#explore-loading[data-astro-cid-jsy7jxlt]{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;background:var(--ink);color:#fdf6f099;font-size:14px;z-index:20;transition:opacity .4s ease}#explore-loading[data-astro-cid-jsy7jxlt].fade-out{opacity:0;pointer-events:none}.spinner[data-astro-cid-jsy7jxlt]{width:36px;height:36px;border:3px solid rgba(253,246,240,.15);border-top-color:var(--accent);border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}#explore-error[data-astro-cid-jsy7jxlt]{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:var(--ink);color:#fdf6f0b3;font-size:15px;z-index:20}#explore-error[data-astro-cid-jsy7jxlt] a[data-astro-cid-jsy7jxlt]{color:var(--accent)}#info-panel[data-astro-cid-jsy7jxlt]{position:absolute;bottom:20px;left:20px;max-width:min(340px,calc(100vw - 180px));background:#1c1714d1;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(253,246,240,.12);border-radius:12px;padding:12px 14px;color:#fdf6f0e6;z-index:10}.info-tags[data-astro-cid-jsy7jxlt]{display:flex;flex-wrap:wrap;gap:4px;margin-bottom:6px}.info-tag[data-astro-cid-jsy7jxlt]{font-size:10px;font-family:var(--font-mono);background:#4a949040;color:var(--teal);border-radius:4px;padding:2px 6px;text-transform:uppercase;letter-spacing:.04em}.info-title[data-astro-cid-jsy7jxlt]{font-family:var(--font-display);font-size:15px;line-height:1.3;margin-bottom:6px;color:#fdf6f0f2}.info-meta[data-astro-cid-jsy7jxlt]{display:flex;align-items:center;gap:12px;font-size:12px;color:#fdf6f080}#info-link[data-astro-cid-jsy7jxlt]{color:var(--accent);text-decoration:none;font-size:12px}#info-link[data-astro-cid-jsy7jxlt]:hover{text-decoration:underline}#controls-panel[data-astro-cid-jsy7jxlt]{position:absolute;bottom:20px;right:20px;display:flex;align-items:center;gap:8px;background:#1c1714d1;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(253,246,240,.12);border-radius:10px;padding:8px 12px;z-index:10}#controls-panel[data-astro-cid-jsy7jxlt] button[data-astro-cid-jsy7jxlt]{background:#fdf6f014;border:1px solid rgba(253,246,240,.12);border-radius:6px;color:#fdf6f0cc;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:6px 8px;font-size:12px;font-weight:600;transition:background .15s}#controls-panel[data-astro-cid-jsy7jxlt] button[data-astro-cid-jsy7jxlt]:hover{background:#fdf6f024}#controls-panel[data-astro-cid-jsy7jxlt] button[data-astro-cid-jsy7jxlt].active{background:#c45c7240;border-color:#c45c7280;color:var(--accent)}#btn-playpause[data-astro-cid-jsy7jxlt]{width:34px;height:32px}.volume-wrap[data-astro-cid-jsy7jxlt]{display:flex;align-items:center;gap:6px;color:#fdf6f066}#volume-slider[data-astro-cid-jsy7jxlt]{-webkit-appearance:none;appearance:none;width:72px;height:3px;border-radius:2px;background:#fdf6f033;outline:none;cursor:pointer}#volume-slider[data-astro-cid-jsy7jxlt]::-webkit-slider-thumb{-webkit-appearance:none;width:13px;height:13px;border-radius:50%;background:#fdf6f0d9;cursor:pointer}#volume-slider[data-astro-cid-jsy7jxlt]::-moz-range-thumb{width:13px;height:13px;border:none;border-radius:50%;background:#fdf6f0d9;cursor:pointer}#key-hint[data-astro-cid-jsy7jxlt]{position:absolute;top:16px;left:50%;transform:translate(-50%);background:#1c1714b3;backdrop-filter:blur(8px);border:1px solid rgba(253,246,240,.1);border-radius:20px;padding:6px 14px;font-size:12px;font-family:var(--font-mono);color:#fdf6f08c;z-index:10;pointer-events:none;transition:opacity .8s ease}#key-hint[data-astro-cid-jsy7jxlt].hidden{opacity:0}@media(max-width:640px){#controls-panel[data-astro-cid-jsy7jxlt]{left:0;right:0;bottom:0;border-radius:0;border:none;border-top:1px solid rgba(253,246,240,.1);padding:10px 16px;padding-bottom:calc(10px + env(safe-area-inset-bottom,0px));justify-content:space-between}#btn-playpause[data-astro-cid-jsy7jxlt]{width:44px;height:44px}#btn-auto[data-astro-cid-jsy7jxlt]{height:44px;padding:0 18px;font-size:13px}.volume-wrap[data-astro-cid-jsy7jxlt]{flex:1;justify-content:flex-end;gap:8px}#volume-slider[data-astro-cid-jsy7jxlt]{width:100%;max-width:100px;height:4px}#volume-slider[data-astro-cid-jsy7jxlt]::-webkit-slider-thumb{width:20px;height:20px}#volume-slider[data-astro-cid-jsy7jxlt]::-moz-range-thumb{width:20px;height:20px}#info-panel[data-astro-cid-jsy7jxlt]{left:8px;right:8px;bottom:calc(72px + env(safe-area-inset-bottom,0px));max-width:none}#key-hint[data-astro-cid-jsy7jxlt]{top:10px;font-size:11px;padding:5px 12px}}@media(max-width:840px)and (orientation:landscape){#info-panel[data-astro-cid-jsy7jxlt],#key-hint[data-astro-cid-jsy7jxlt]{display:none}}
