.climb-art{display:block;overflow:visible}.cf-limb{fill:none;stroke:var(--text-primary);stroke-width:2.6px;stroke-linecap:round;stroke-linejoin:round}.cf-far{opacity:.45}.cf-head{fill:var(--text-primary)}.cf-muted .cf-limb{stroke:var(--text-tertiary)}.cf-muted .cf-head{fill:var(--text-tertiary)}.cf-beam,.cf-lamp{display:none}.climb-art[data-night="1"] .cf[data-lamp="1"] .cf-lamp{fill:var(--amber-400);display:inline}.climb-art[data-night="1"] .cf[data-lamp="1"] .cf-beam{fill:var(--amber-400);opacity:.16;display:inline}.ca-rock{fill:color-mix(in srgb, var(--green-100) 60%, transparent)}.ca-edge{fill:none;stroke:var(--green-500);stroke-width:1.6px;stroke-linejoin:round;stroke-linecap:round}.ca-ground{stroke:var(--border-strong);stroke-width:1.4px;stroke-linecap:round}.ca-rope{fill:none;stroke:var(--coral-500);stroke-width:1.5px;stroke-linecap:round}.ca-coil{fill:none;stroke:var(--coral-500);stroke-width:1.3px}.ca-bolt{fill:var(--text-secondary)}.ca-qd{stroke:var(--text-secondary);stroke-width:1.3px;stroke-linecap:round}.ca-faint{fill:none;stroke:var(--text-tertiary);stroke-width:1.2px;stroke-linecap:round;stroke-linejoin:round;opacity:.5}.ca-bird{fill:none;stroke:var(--text-tertiary);stroke-width:1.2px;stroke-linecap:round;animation:20s ease-in-out infinite alternate ca-drift}.ca-ledge{fill:var(--surface);stroke:var(--text-secondary);stroke-width:1.3px}.ca-line{stroke:var(--text-tertiary);stroke-width:.9px}.ca-pole{stroke:var(--text-secondary);stroke-width:1.5px;stroke-linecap:round}.ca-flag{fill:var(--coral-500)}.ca-label{font-family:var(--font-sans);fill:var(--text-secondary);font-size:9.5px;font-weight:600}.ca-label-closed{fill:var(--text-tertiary);text-decoration:line-through}.ca-stage{font-family:var(--font-sans);letter-spacing:.08em;text-transform:uppercase;fill:var(--text-tertiary);font-size:8.5px;font-weight:700}html.dark .ca-rock{fill:color-mix(in srgb, var(--green-800) 55%, transparent)}html.dark .ca-edge{stroke:var(--green-600)}@keyframes ca-drift{0%{transform:translate(0)}to{transform:translate(30px,-6px)}}@media (prefers-reduced-motion:reduce){.ca-bird{animation:none}}.ca-trail{fill:none;stroke:var(--green-500);stroke-width:1.5px;stroke-dasharray:2 5;stroke-linecap:round;opacity:.85}.ca-camp{fill:var(--surface);stroke:var(--text-secondary);stroke-width:1.2px;stroke-linejoin:round}.ca-map{fill:var(--surface);stroke:var(--text-secondary);stroke-width:.9px;stroke-linejoin:round}@media (max-width:560px){.cul-detail{display:none}}.climb-game{z-index:1000;background:var(--surface);touch-action:none;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;overscroll-behavior:none;position:fixed;inset:0}.climb-game-canvas{display:block;position:absolute;inset:0}.climb-game-hud{padding:calc(env(safe-area-inset-top) + 12px) 16px 0;pointer-events:none;align-items:flex-start;gap:12px;display:flex;position:absolute;top:0;left:0;right:0}.climb-game-hud>div:first-child{flex:1}.climb-game-height{font-family:var(--font-display);letter-spacing:-.03em;color:var(--text-primary);font-variant-numeric:tabular-nums;font-size:28px;font-weight:800}.climb-game-sub{color:var(--text-tertiary);margin-top:1px;font-size:12px}.climb-game-lives{gap:6px;padding-top:12px;display:flex}.climb-game-lives span{border:1.5px solid var(--coral-500);background:var(--coral-500);border-radius:99px;width:10px;height:10px}.climb-game-lives span[data-on="0"]{opacity:.45;background:0 0}.climb-game-close{pointer-events:auto;background:color-mix(in srgb, var(--surface) 85%, transparent);border:1px solid var(--border);width:40px;height:40px;color:var(--text-primary);border-radius:99px;justify-content:center;align-items:center;display:inline-flex}.climb-game-card{border-radius:var(--radius-lg,16px);background:var(--surface);border:1px solid var(--border);max-width:360px;box-shadow:var(--shadow-lg,0 10px 30px #00000026);flex-direction:column;gap:10px;margin:0 auto;padding:20px;display:flex;position:absolute;top:50%;left:16px;right:16px;transform:translateY(-50%)}.climb-game-card h2{font-family:var(--font-display);letter-spacing:-.02em;color:var(--text-primary);margin:0;font-size:22px;font-weight:800}.climb-game-card p{color:var(--text-secondary);margin:0 0 4px;font-size:15px;line-height:1.45}.climb-game-card p:empty{display:none}.climb-game-card .climb-game-muted{color:var(--text-tertiary);font-size:13px}
