.hand-map{width:100%;height:auto;display:block;border-radius:20px;box-shadow:0 18px 48px #1f160d4d,inset 0 0 0 1px #4b301f61;background:#f3e6c4}.map-wrap{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,260px);gap:14px;align-items:start}.dungeon-wrap{grid-template-columns:minmax(0,1fr) minmax(210px,250px)}.map-cell{cursor:pointer;outline:none}.cell-bg{transition:fill .12s ease,stroke .12s ease,stroke-width .12s ease,opacity .12s ease}.cell-hitbox{pointer-events:all}.map-cell:hover .cell-bg,.map-cell:focus-visible .cell-bg{fill:#f5c75c33;stroke:#5b3820;stroke-width:1.1;opacity:.9}.map-cell:hover .cell-hitbox,.map-cell:focus-visible .cell-hitbox{stroke:#5b382094;stroke-width:1.15}.map-cell:focus-visible .cell-hitbox{stroke:#fff4cc;stroke-width:2.4}.selected-ring,.current-ring{fill:none;pointer-events:none;paint-order:stroke}.selected-ring{stroke:#eeb143;stroke-width:3.4;stroke-dasharray:7 4;filter:drop-shadow(0 0 2px rgba(70,38,14,.4))}.current-ring{stroke:#b84828;stroke-width:3;filter:drop-shadow(0 0 2px rgba(255,240,190,.85))}.current-cell .cell-bg{stroke:#7f2d206b;stroke-width:.9}.feature-hotspot{cursor:pointer;outline:none}.feature-target{pointer-events:all}.feature-hotspot:hover .feature-aura,.feature-hotspot:focus-visible .feature-aura{fill:#eeb1436b;stroke-width:2.1}.token{filter:drop-shadow(0 4px 3px rgba(30,20,10,.42))}.token .token-halo{opacity:.78}.token.selected>.token-halo{opacity:1}.token.selected>circle.token-rim{stroke:#b84828;stroke-width:2.8}.legend{position:sticky;top:10px;background:#f7e9cbf2;border:1px solid rgba(72,47,29,.34);border-radius:16px;padding:11px;color:#332316;box-shadow:0 8px 22px #28190c29}.legend h3{margin:.1rem 0 .55rem;font-size:1rem}.legend-grid{display:grid;grid-template-columns:1fr 1fr;gap:6px 8px;font-size:.76rem;line-height:1.15}.legend span{display:flex;align-items:center;gap:5px;min-width:0}.legend svg{width:28px;height:28px;flex:0 0 28px;background:#fff8e16b;border-radius:7px}.legend-note{grid-column:1 / -1;border-top:1px dotted rgba(72,47,29,.28);padding-top:5px;margin-top:1px}.legend-dot:before{content:"✦";display:inline-grid;place-items:center;width:22px;height:22px;border:1px dashed #4b301f;border-radius:99px;margin-right:5px;background:#f1c96a33}.legend-fog:before{content:"";width:22px;height:22px;background:repeating-linear-gradient(135deg,#3b302780 0 6px,#3b30275c 6px 12px);display:inline-block;border-radius:5px;margin-right:5px;box-shadow:inset 0 0 0 1px #281e1447}.preview-route{pointer-events:none;filter:drop-shadow(0 2px 2px rgba(55,31,12,.25))}.preview-route .route-step{opacity:.95}.preview-route .route-destination{opacity:1}.preview-route .route-line{stroke-linecap:round;stroke-linejoin:round}.fog{pointer-events:none}.fog rect{mix-blend-mode:multiply}.feature-marker{filter:drop-shadow(0 2px 2px rgba(0,0,0,.24))}.terrain-road,.dungeon-wall{mix-blend-mode:multiply}.dungeon-cell.revealed-cell .cell-bg{fill:#e9d5ab3d}.dungeon-cell.unrevealed-cell .cell-bg{fill:#3a2d2329}.map-deckle{stroke:#c6a46a;stroke-width:7;opacity:.15}.map-ink-border{stroke:#4b301f;stroke-width:1.85;opacity:.62}.map-cartouche path{stroke:#4b301f;stroke-width:1.4;stroke-linecap:round;stroke-linejoin:round;opacity:.55}.map-cartouche text{font-family:Georgia,serif;font-size:13px;font-weight:700;fill:#4b301f;opacity:.68}.map-route-label{stroke:#744d2c;stroke-width:1.8;stroke-dasharray:6 6;opacity:.32}.map-label,.site-label,.room-label{font-family:Georgia,serif;paint-order:stroke;stroke:#f3e6c4;stroke-linejoin:round;fill:#3b2819;letter-spacing:.02em;pointer-events:none}.map-label{font-size:18px;font-weight:700;font-style:italic;opacity:.76;stroke-width:4px}.site-label{font-size:9.5px;font-weight:800;opacity:.9;stroke-width:3.3px}.room-label{font-size:8.5px;font-weight:800;opacity:.6;text-transform:uppercase;letter-spacing:.09em;stroke-width:3px}.searched-mark{stroke:#6a4324;stroke-width:1.25;stroke-linecap:round;opacity:.5;fill:none;pointer-events:none}.terrain,.dungeon-symbol{pointer-events:none}@media(max-width:900px){.map-wrap,.dungeon-wrap{grid-template-columns:1fr}.legend{position:static;font-size:.9rem}.legend-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.map-wrap{gap:8px}.legend-grid{grid-template-columns:1fr}.site-label{font-size:8.5px}}.graph-paper{mix-blend-mode:multiply;opacity:.84}.map-drawn-area{fill:#fff9e129;stroke:#533e264d;stroke-width:1.1;pointer-events:none}.dungeon-drawn-area{fill:#ecdab31c}.graph-cell-wash{stroke:none;mix-blend-mode:multiply}.map-cell:hover .graph-cell-wash,.map-cell:focus-visible .graph-cell-wash{fill:#f5c75c2e;opacity:.9}.wilderness-grid .cell-hitbox{stroke:transparent;stroke-width:0}.dungeon-grid .cell-hitbox{stroke:#4935200e;stroke-width:.32}.wilderness-grid .map-cell:hover .cell-hitbox,.wilderness-grid .map-cell:focus-visible .cell-hitbox{stroke:#4935207a;stroke-width:.95}.dungeon-grid .map-cell:hover .cell-hitbox,.dungeon-grid .map-cell:focus-visible .cell-hitbox{stroke:#49352061;stroke-width:.85}.wilderness-grid .terrain{filter:drop-shadow(0 .45px .18px rgba(70,46,25,.1))}.wilderness-cell .graph-cell-wash{opacity:.58}.wilderness-cell.current-cell .current-ring,.wilderness-cell.selected-cell .selected-ring,.dungeon-cell.current-cell .current-ring,.dungeon-cell.selected-cell .selected-ring{vector-effect:non-scaling-stroke}.map-wrap.legend-hidden{grid-template-columns:minmax(0,1fr)}.map-viewport{position:relative;min-width:0}.wilderness-camera-surface{min-height:430px;touch-action:none;cursor:grab}.wilderness-camera-surface:active{cursor:grabbing}.legend-toggle{position:absolute;top:10px;right:10px;z-index:4;padding:.42rem .58rem;border:1px solid rgba(73,48,30,.42);background:#694023e6;box-shadow:0 3px 9px #23160c42;font-size:.78rem}.map-camera-controls{position:absolute;left:10px;bottom:10px;z-index:4;display:flex;flex-wrap:wrap;gap:6px;max-width:min(92%,420px)}.map-camera-controls button{padding:.42rem .56rem;border:1px solid rgba(73,48,30,.34);background:#4f3622e0;font-size:.78rem}.local-action-menu{position:fixed;z-index:20;display:grid;gap:6px;min-width:145px;max-width:min(240px,calc(100vw - 24px));padding:9px;border:1px solid rgba(72,47,29,.42);border-radius:13px;background:#f7e9cbf7;box-shadow:0 12px 28px #1f160d4d,inset 0 0 0 2px #eeb1431f;color:#332316}.local-action-menu strong{font-family:Georgia,serif;font-size:.88rem}.local-action-menu button{padding:.46rem .6rem;border-radius:9px;text-align:left}.selected-wash{fill:#eeb14333;stroke:none;pointer-events:none;mix-blend-mode:multiply}.legend-scale{display:block!important;line-height:1.28}.legend-scale small{opacity:.82}.subtle-map-label{opacity:.5;font-size:15px}@media(max-width:900px){.wilderness-camera-surface{min-height:380px;height:62vh!important}.legend-toggle{top:8px;right:8px}}@media(max-width:600px){.wilderness-camera-surface{min-height:330px;height:58vh!important}.map-camera-controls button,.legend-toggle{font-size:.72rem;padding:.38rem .48rem}.local-action-menu{left:8px!important;right:8px;top:auto!important;bottom:12px}}:root{font-family:Inter,ui-serif,Georgia,system-ui,sans-serif;color:#2c2117;background:#21180f}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:radial-gradient(circle at top,#4b3724,#1d140c 62%)}button{border:0;border-radius:10px;background:#7b3e24;color:#fff;padding:.65rem .9rem;font-weight:700;cursor:pointer;box-shadow:0 2px #00000040}button:hover{background:#9a4c29}button:disabled{opacity:.45;cursor:not-allowed}.danger{background:#7d2520}.home{min-height:100vh;display:grid;place-items:center;padding:24px;background:radial-gradient(circle at 50% 25%,rgba(230,185,104,.18),transparent 36%)}.title-card{max-width:790px;background:#f4e2beed;border:1px solid rgba(93,62,35,.55);padding:40px;border-radius:24px;box-shadow:0 24px 70px #00000061;text-align:center}.title-card h1{font-size:clamp(2rem,6vw,4.8rem);line-height:.95;margin:.2rem 0;color:#3c2918}.eyebrow{text-transform:uppercase;letter-spacing:.18em;color:#8e4c25;font-weight:800}.home-actions,.button-row{display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.game-shell{height:100vh;display:grid;grid-template-columns:minmax(0,1fr) 380px;grid-template-rows:auto minmax(0,1fr);gap:12px;padding:12px}.topbar{grid-column:1/-1;display:flex;gap:14px;align-items:center;background:#f4e2beeb;border:1px solid rgba(93,62,35,.45);border-radius:14px;padding:8px 12px;box-shadow:0 8px 22px #0000003d}.map-stage{min-width:0;overflow:auto;display:grid;align-content:start}.side-stack{min-height:0;overflow:auto;display:flex;flex-direction:column;gap:10px}.panel{background:#f4e2bef0;border:1px solid rgba(93,62,35,.45);border-radius:16px;padding:12px;box-shadow:0 8px 22px #00000038}.panel h2{margin:.1rem 0 .55rem;color:#3d2918}.panel p{margin:.35rem 0}.preview-head{display:flex;align-items:start;justify-content:space-between;gap:10px}.cost-badge{display:inline-flex;align-items:center;white-space:nowrap;border:1px solid rgba(107,67,36,.35);background:#eeb14338;color:#653719;border-radius:999px;padding:.28rem .55rem;font-size:.78rem;font-weight:800}.action-panel{border-color:#9a4c2985;box-shadow:0 10px 24px #0000003d,inset 0 0 0 2px #eeb1431f}.action-panel-empty{border-style:dashed}.action-buttons button:first-child{background:#2f6f4f}.action-buttons button:first-child:hover{background:#3d835f}.action-buttons button:last-child{background:#674733}.muted{opacity:.9}.log{max-height:340px;overflow:auto}.log-entry{border-top:1px dotted rgba(82,55,34,.4);padding:.45rem 0}.log-entry time{font-size:.74rem;font-weight:800;color:#8a4d25}.log-entry p{margin:.1rem 0}.char{border-top:1px dotted rgba(82,55,34,.4);padding:.55rem 0}.char.lead{background:#eeb14324;border-radius:12px;padding:.55rem}.char-head{display:grid;grid-template-columns:42px 1fr auto;gap:8px;align-items:center}.char h3{margin:0;font-size:1rem}.char p{font-size:.82rem}.skills{color:#5d351e}.status{font-weight:800;color:#824622}.visual{min-height:100vh;padding:12px;display:flex;flex-direction:column;gap:14px}.qa-card{background:#f4e2bef0;border-radius:18px;padding:16px;border:1px solid rgba(93,62,35,.45)}.token-row{display:flex;flex-wrap:wrap;gap:18px}.token-row figure{width:110px;text-align:center;margin:0}.token-row svg{width:80px;height:80px;background:#ead4a8;border-radius:14px}.gallery-float{position:fixed;right:20px;bottom:20px}@media(max-width:1050px){.game-shell{grid-template-columns:1fr;grid-template-rows:auto auto minmax(0,1fr);height:auto;min-height:100vh}.side-stack{overflow:visible}.action-panel{position:sticky;bottom:8px;z-index:5}.map-stage{overflow:visible}}@media(max-width:600px){.preview-head{display:block}.cost-badge{margin-bottom:.35rem}.button-row{justify-content:stretch}.button-row button{flex:1 1 130px}.game-shell{padding:6px}.topbar{font-size:.85rem;gap:7px;overflow:auto}.panel{border-radius:13px}.home{padding:12px}.title-card{padding:24px}.map-stage{margin:0 -4px}}
