.deck-style{display:inline-flex;align-items:center;margin-left:5px;padding:2px 7px;border:1px solid #52777b;border-radius:999px;color:#8ee7df;font-size:10px}.run-summary .run-star{color:#ffe49d;background:#4a3917}.victory-flash{position:fixed;inset:0;z-index:45;pointer-events:none;background:radial-gradient(circle,#fffbdc66,transparent 55%);animation:victory-flash .6s ease-out both}@keyframes victory-flash{to{opacity:0;scale:1.25}}
.secret-map .node.abyss-path-node{border-color:#82f5ec;background:radial-gradient(circle,#173d4b 0,#08131d 72%);box-shadow:0 0 0 2px #071019,0 0 18px #30d9cf88,inset 0 0 12px #4fffd833}
.secret-map .node.abyss-path-node.available{animation:abyssPathPulse 1.8s ease-in-out infinite}
.abyss-path-mark{font-size:24px;color:#a5fff4;text-shadow:0 0 8px #35f5e6,0 0 16px #12889d;line-height:1}
@keyframes abyssPathPulse{50%{box-shadow:0 0 0 3px #071019,0 0 28px #48fff0cc,inset 0 0 15px #68ffe055;transform:translate(-50%,-50%) scale(1.07)}}
.shard-guide-panel{width:min(92vw,560px);border-color:#7edbd6;box-shadow:0 0 55px #4bded944,0 24px 70px #000}.shard-guide-panel .modal-shell-head small{color:#72ded6;font-weight:900;letter-spacing:.18em}.shard-guide-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.shard-guide-grid article{display:grid;grid-template-columns:34px 1fr;gap:2px 9px;align-items:center;padding:11px;border:1px solid #42616a;border-radius:10px;background:#071820}.shard-guide-grid i{grid-row:1/3;width:27px;height:27px;clip-path:polygon(50% 0,87% 28%,76% 76%,50% 100%,17% 77%,8% 29%);box-shadow:0 0 16px currentColor}.shard-guide-grid b{color:#f1d99a;font-size:14px}.shard-guide-grid span{color:#b9ccce;font-size:11px;line-height:1.45}.shard-guide-grid .red i{background:#e74856;color:#e74856}.shard-guide-grid .blue i{background:#4c9cff;color:#4c9cff}.shard-guide-grid .yellow i{background:#efd24f;color:#efd24f}.shard-guide-grid .purple i{background:#a968ec;color:#a968ec}.shard-guide-rule{margin:13px 0 0;padding:12px;border:1px solid #b69949;border-radius:9px;background:#211a08;color:#dce8e7;line-height:1.7;text-align:left}.shard-guide-rule strong{color:#ffe486}@media(max-width:520px){.shard-guide-grid{grid-template-columns:1fr}.shard-guide-grid article{padding:9px}.shard-guide-panel .modal-shell-body{padding:9px!important}}
