/* Dream RPG Reborn v0.60 — Expeditions */
.drrV060SkillIconImg{width:46px;height:46px;object-fit:contain;display:block;margin:0 auto 5px;filter:drop-shadow(0 0 8px rgba(55,224,230,.32))}
.drrV060SkillHeader{display:flex;align-items:center;gap:12px}.drrV060SkillHeader img{width:58px;height:58px;object-fit:contain}
.drrExpV060{--exp-cyan:#36dfe9;--exp-gold:#dcb65f;--exp-bad:#ef6c73;--exp-good:#61d995;display:grid;gap:10px;max-width:1180px;margin:0 auto}
.drrExpHeroV060{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(260px,.7fr);gap:10px}
.drrExpTitleV060{display:flex;gap:12px;align-items:center}.drrExpTitleV060 img{width:68px;height:68px;object-fit:contain}.drrExpTitleV060 h2{margin:0}.drrExpTitleV060 p{margin:4px 0 0}
.drrExpStatsV060{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.drrExpStatV060{background:rgba(4,15,20,.58);border:1px solid rgba(220,182,95,.25);border-radius:9px;padding:8px}.drrExpStatV060 small{display:block;color:#8fa5ae}.drrExpStatV060 b{display:block;margin-top:2px}
.drrExpLoadoutV060{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.drrExpLoadoutV060 label{font-size:12px;color:#9bb1bb}.drrExpLoadoutV060 select,.drrExpLoadoutV060 input{width:100%;min-width:0}
.drrExpPrepButtonsV060{display:flex;flex-wrap:wrap;gap:7px;align-items:center}.drrExpPrepButtonsV060 input{max-width:90px}
.drrExpMapWrapV060{display:grid;grid-template-columns:minmax(0,1fr) minmax(240px,.34fr);gap:10px;align-items:start}
.drrExpMapCardV060{overflow:hidden}.drrExpMapV060{--exp-size:5;display:grid;grid-template-columns:repeat(var(--exp-size),minmax(0,1fr));gap:5px;max-width:760px;margin:8px auto}.drrExpTileV060{position:relative;aspect-ratio:1/1;padding:0;border:2px solid rgba(155,175,181,.2);border-radius:8px;overflow:hidden;background:#071015;min-width:0}.drrExpTileV060 img{width:100%;height:100%;object-fit:cover;display:block}.drrExpTileV060:not(:disabled){cursor:pointer}.drrExpTileV060.drrExpReachV060{border-color:var(--exp-gold);box-shadow:0 0 0 2px rgba(220,182,95,.2),0 0 12px rgba(54,223,233,.16)}.drrExpTileV060.drrExpPathV060{box-shadow:0 0 0 3px rgba(54,223,233,.65),0 0 18px rgba(54,223,233,.45)}.drrExpTileV060.drrExpHereV060:after{content:'YOU';position:absolute;bottom:2px;left:50%;transform:translateX(-50%);padding:1px 5px;border-radius:7px;background:rgba(0,0,0,.8);color:#fff;font-size:9px;font-weight:800;letter-spacing:.5px}.drrExpTileSkillV060{position:absolute;inset:auto 2px 2px 2px;background:rgba(0,0,0,.8);border-radius:5px;padding:2px 3px;font-size:9px;line-height:1.15;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.drrExpTileReqV060{position:absolute;top:2px;right:2px;background:rgba(0,0,0,.78);border-radius:5px;padding:1px 4px;font-size:9px;color:#f4d47d}
.drrExpSideV060 .line{gap:8px}.drrExpEffectV060{display:flex;gap:6px;align-items:center;margin:5px 0;padding:6px;border:1px solid rgba(54,223,233,.18);border-radius:8px}.drrExpEffectV060 b{font-size:12px}.drrExpEffectV060 small{display:block;color:#8fa5ae}
.drrExpChallengeV060{display:grid;grid-template-columns:minmax(220px,.28fr) minmax(0,.5fr) minmax(220px,.22fr);gap:10px;align-items:stretch}.drrExpChallengeMainV060{min-height:360px;display:flex;flex-direction:column;justify-content:center}.drrExpTimerV060{font-size:32px;color:#f2d47d;font-weight:800}.drrExpRoomSkillHeroV060{display:grid;place-items:center;gap:5px;padding:14px 8px;margin:8px 0;border:1px solid rgba(54,223,233,.2);border-radius:12px;background:rgba(4,15,20,.55)}.drrExpRoomSkillHeroV060 .icon{font-size:42px}.drrExpRoomSkillHeroV060 b{font-size:18px}.drrExpLevelCompareV060{display:grid;grid-template-columns:1fr auto 1fr;gap:9px;align-items:center}.drrExpLevelCompareV060>div{padding:10px;border:1px solid rgba(220,182,95,.22);border-radius:10px;text-align:center}.drrExpLevelCompareV060 small{display:block;color:#8fa5ae}.drrExpLevelCompareV060 strong{display:block;font-size:27px;margin-top:3px}.drrExpLevelCompareV060>span{font-weight:900;color:#dcb65f}.drrExpScoreDuelV060{display:grid;grid-template-columns:1fr auto 1fr;gap:12px;align-items:center}.drrExpScoreSideV060{padding:14px;border-radius:12px;border:1px solid rgba(54,223,233,.22);background:rgba(5,20,26,.58);text-align:center}.drrExpScoreSideV060.floor{border-color:rgba(220,182,95,.26)}.drrExpScoreSideV060 small{display:block;color:#9fb5bd}.drrExpScoreSideV060 b{display:block;font-size:22px;margin:6px 0}.drrExpScoreVsV060{font-size:20px;font-weight:900;color:#dcb65f}.drrExpDuelBarV060{height:11px;border-radius:999px;background:rgba(255,255,255,.08);overflow:hidden}.drrExpDuelBarV060 span{display:block;height:100%;background:linear-gradient(90deg,#1caab6,#62edf3);transition:width .2s linear}.drrExpDuelBarV060.floor span{background:linear-gradient(90deg,#947330,#edcc72)}.drrExpTimerBlockV060{text-align:center;margin-top:22px}.drrExpTimerBlockV060 small{display:block;color:#9fb5bd}.drrExpScoreStatusV060 .line{gap:7px}.drrExpKeyBadgeV060{position:absolute;left:4px;top:4px;display:grid;place-items:center;width:25px;height:25px;border-radius:50%;background:rgba(8,12,14,.86);border:1px solid rgba(242,212,125,.8);box-shadow:0 0 10px rgba(242,212,125,.35);font-size:14px}.drrExpKeyFoundV060{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:7px;margin:10px auto;padding:10px 12px;max-width:540px;border:1px solid rgba(242,212,125,.45);border-radius:10px;background:rgba(113,87,26,.16)}.drrExpKeyFoundV060 span{color:#afbdc2}.drrExpFinalScoreV060{display:flex;justify-content:center;gap:16px;flex-wrap:wrap;margin:8px 0}.drrExpFinalScoreV060 span{padding:8px 12px;border:1px solid rgba(54,223,233,.2);border-radius:9px;background:rgba(4,15,20,.5)}.drrExpChestV060{max-width:620px;margin:12px auto;padding:12px;border:1px solid rgba(242,212,125,.4);border-radius:12px;background:rgba(115,87,25,.13);text-align:left}.drrExpChestV060 h3{text-align:center;margin:0 0 8px}.drrExpChestV060.locked{border-color:rgba(140,150,155,.25);background:rgba(20,25,28,.35);text-align:center}.drrExpChestRewardsV060 .line{gap:8px}
.drrExpResultV060{display:grid;place-items:center;text-align:center;min-height:360px}.drrExpResultV060 img{width:150px;height:150px;object-fit:contain}.drrExpResultV060 h2{margin:8px 0}.drrExpResultV060 .rewards{max-width:520px;width:100%}
@media(max-width:900px){.drrExpHeroV060,.drrExpMapWrapV060,.drrExpChallengeV060{grid-template-columns:1fr}.drrExpChallengeV060{gap:6px}.drrExpChallengeV060>.card{min-width:0}.drrExpChallengeMainV060{min-height:360px}.drrExpStatsV060{grid-template-columns:repeat(3,minmax(0,1fr))}.drrExpMapV060{max-width:min(88vh,720px)}}
@media(max-width:620px){.drrExpStatsV060,.drrExpLoadoutV060{grid-template-columns:1fr 1fr}.drrExpMapV060{gap:3px}.drrExpTileSkillV060,.drrExpTileReqV060{font-size:8px}.drrExpScoreDuelV060{grid-template-columns:1fr}.drrExpScoreVsV060{padding:2px 0}}
