.idle-dungeon-view{display:none;position:relative;min-height:760px;margin:16px 0;border:1px solid #9c8cff55;border-radius:28px;overflow:hidden;background:#071329;color:#f8fbff;box-shadow:0 24px 80px #020615cc,inset 0 1px #fff3;font-family:Pretendard,"Noto Sans KR",sans-serif}.idle-dungeon-view.active{display:block}.idle-world{position:absolute;inset:0;background:url('../assets/ui/idle-dungeon/enchanted-expedition-bg-v2.png?v=2') center/cover no-repeat;transform:scale(1.01)}.idle-world:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#07112a99 0,#07112a12 23%,#07112722 66%,#040918d9 100%)}.idle-shell{position:relative;z-index:2;min-height:760px;padding:24px;display:flex;flex-direction:column}.idle-topbar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:13px 17px;border:1px solid #d9d3ff4d;border-radius:18px;background:linear-gradient(135deg,#131e43e8,#33215fd0);box-shadow:0 8px 30px #020719aa,inset 0 1px #fff3;backdrop-filter:blur(14px)}.idle-brand{display:flex;align-items:center;gap:12px}.idle-brand i{width:48px;height:48px;display:grid;place-items:center;border-radius:15px;background:linear-gradient(145deg,#fff0a2,#f6a4d7 48%,#8dbaff);box-shadow:0 0 24px #c2a5ff99;color:#42245b;font-style:normal;font-size:24px}.idle-brand small,.idle-stage-label{display:block;color:#c6cfff;font-size:10px;font-weight:800;letter-spacing:.17em}.idle-brand h2{margin:2px 0 0;font-size:20px}.idle-resources{display:flex;gap:8px}.idle-resource{min-width:118px;padding:8px 12px;border-radius:12px;background:#071127c9;border:1px solid #fff2;text-align:right}.idle-resource span{display:block;font-size:9px;color:#aebbe0}.idle-resource b{color:#ffe69c}.idle-mode-tabs{display:flex;justify-content:center;gap:8px;margin:15px auto;width:min(660px,100%)}.idle-mode-tabs button{flex:1;padding:10px;border:1px solid #d3cbff44;border-radius:14px;background:#101a38cc;color:#cbd4ef;box-shadow:inset 0 1px #fff2}.idle-mode-tabs button.active{color:#472c61;border-color:#fff0bd;background:linear-gradient(135deg,#fff2a8,#ffc7df 48%,#a9d7ff);box-shadow:0 7px 20px #49317366}.idle-mode-tabs button:disabled{filter:grayscale(1);opacity:.42}.idle-game{position:relative;flex:1;min-height:560px;border:1px solid #fff3;border-radius:22px;overflow:hidden;background:#08122a22;box-shadow:inset 0 0 70px #02071888}.idle-stage-head{position:absolute;z-index:8;top:18px;left:50%;transform:translateX(-50%);text-align:center;padding:9px 28px;border-radius:0 0 18px 18px;background:linear-gradient(180deg,#2f2457ee,#171a42ee);border:1px solid #e5d5ff55;box-shadow:0 8px 22px #04061a88}.idle-stage-head b{display:block;font:800 24px Georgia,serif;color:#fff2aa}.idle-stage-head span{font-size:11px;color:#d4d9ef}.idle-party{position:absolute;z-index:4;left:7%;bottom:11%;width:33%;min-width:250px;filter:drop-shadow(0 15px 12px #061020aa);transition:transform .7s ease}.idle-party img{display:block;width:100%}.idle-game.traveling .idle-party{animation:idleTravel 1.25s ease-in-out infinite}.idle-game.encounter .idle-party{transform:translateX(8%)}.idle-monster-wrap{position:absolute;z-index:4;right:8%;bottom:9%;width:28%;height:65%;display:flex;align-items:flex-end;justify-content:center;opacity:0;transform:translateX(60px) scale(.86);transition:.6s cubic-bezier(.2,.8,.2,1)}.idle-game.encounter .idle-monster-wrap,.idle-game.running .idle-monster-wrap{opacity:1;transform:none}.idle-monster-wrap:before{content:"";position:absolute;bottom:3%;width:92%;aspect-ratio:1;border-radius:50%;background:radial-gradient(circle,#ba8cff66,transparent 67%);filter:blur(10px);animation:idleAura 2.5s ease-in-out infinite}.idle-monster{position:relative;z-index:2;max-width:100%;max-height:100%;object-fit:contain;filter:drop-shadow(0 16px 15px #030718aa)}.idle-monster.hit{animation:idleHit .32s}.idle-versus{position:absolute;z-index:6;left:50%;top:48%;transform:translate(-50%,-50%);width:94px;height:94px;display:grid;place-items:center;border-radius:50%;background:radial-gradient(circle,#fffbd4 0 8%,#ffb8e4 10% 32%,#7666d8 35% 55%,#10172e 58%);box-shadow:0 0 40px #ffb9e499;color:#fff;font:900 25px Georgia,serif;opacity:0}.idle-game.encounter .idle-versus{animation:idleEncounter 1.5s}.idle-damage{position:absolute;z-index:9;right:25%;top:37%;font:900 clamp(28px,4vw,54px) Georgia,serif;color:#fff4a8;text-shadow:0 4px #8d4a88,0 0 18px #ffdc8d;opacity:0}.idle-damage.pop{animation:idleDamage .9s}.idle-bottom{position:absolute;z-index:8;left:16px;right:16px;bottom:15px;display:grid;grid-template-columns:1fr auto;gap:12px;align-items:end}.idle-progress-card{padding:13px 16px;border:1px solid #dad5ff48;border-radius:16px;background:#09132ce8;box-shadow:0 10px 24px #03071888;backdrop-filter:blur(10px)}.idle-progress-line{display:flex;justify-content:space-between;gap:15px;font-size:12px}.idle-progress-line b{color:#ffe899}.idle-bar{height:9px;margin-top:8px;border-radius:9px;background:#030817;overflow:hidden;border:1px solid #fff2}.idle-bar i{display:block;height:100%;width:0;background:linear-gradient(90deg,#67e2c0,#9bd8ff 48%,#ffe48e);box-shadow:0 0 15px #8dded4;transition:width .6s}.idle-commands{display:flex;gap:8px}.idle-round-btn{width:54px;height:54px;border-radius:17px;border:1px solid #fff5;background:linear-gradient(145deg,#7b66c9,#473b91);color:#fff;font-size:20px;box-shadow:0 7px 18px #080624aa,inset 0 1px #fff5}.idle-lobby{position:absolute;z-index:15;inset:0;display:grid;place-items:center;padding:20px;background:linear-gradient(180deg,#07122a33,#07122ad9);transition:.45s}.idle-lobby.hidden{opacity:0;visibility:hidden;transform:scale(1.03)}.idle-lobby-card{width:min(520px,94%);padding:28px;border:1px solid #fff8bf88;border-radius:25px;background:linear-gradient(145deg,#172654f0,#30215bec);box-shadow:0 20px 60px #020617cc,inset 0 1px #fff4;text-align:center}.idle-lobby-emblem{width:82px;height:82px;margin:auto;display:grid;place-items:center;border-radius:26px;background:linear-gradient(145deg,#fff5ae,#ffb9dd 48%,#9edcff);box-shadow:0 0 34px #d5b8ff88;font-size:38px}.idle-lobby h3{font-size:30px;margin:14px 0 6px}.idle-lobby p{color:#c4cdec;margin:0 0 20px}.idle-lobby-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:17px}.idle-lobby-stats span{padding:11px 5px;border-radius:12px;background:#09132b99;font-size:11px;color:#b9c6ea}.idle-lobby-stats b{display:block;margin-top:3px;color:#ffe89c;font-size:15px}.idle-start{width:100%;min-height:56px;border:1px solid #fff3af;border-radius:16px;background:linear-gradient(135deg,#ffd978,#ff9ccf 52%,#8abaff);color:#37244f;font-weight:900;font-size:17px;box-shadow:0 10px 24px #160d3a99}.idle-start:hover{filter:brightness(1.07);transform:translateY(-1px)}.idle-live-badge{position:absolute;z-index:8;top:18px;right:18px;padding:8px 11px;border-radius:13px;background:#16233edc;border:1px solid #fff3;font-size:11px}.idle-live-badge i{display:inline-block;width:7px;height:7px;margin-right:5px;border-radius:50%;background:#73efb5;box-shadow:0 0 10px #73efb5}.idle-claim-toast{position:absolute;z-index:30;left:50%;top:22%;transform:translateX(-50%);padding:16px 25px;border-radius:18px;background:#fff3bf;color:#432d56;font-weight:900;box-shadow:0 15px 50px #05051faa;animation:idleToast 2.4s forwards}@keyframes idleTravel{50%{transform:translate(18px,-6px)}}@keyframes idleAura{50%{transform:scale(1.12);opacity:.65}}@keyframes idleHit{35%{transform:translateX(12px) rotate(2deg);filter:brightness(1.6)}}@keyframes idleEncounter{0%{opacity:0;transform:translate(-50%,-50%) scale(2)}25%,65%{opacity:1;transform:translate(-50%,-50%) scale(1)}100%{opacity:0}}@keyframes idleDamage{0%{opacity:0;transform:translateY(20px) scale(.6)}20%{opacity:1;transform:translateY(0) scale(1.15)}100%{opacity:0;transform:translateY(-45px)}}@keyframes idleToast{0%{opacity:0;transform:translate(-50%,15px)}15%,75%{opacity:1;transform:translate(-50%,0)}100%{opacity:0;transform:translate(-50%,-15px)}}@media(max-width:760px){.idle-dungeon-view,.idle-shell{min-height:680px}.idle-shell{padding:10px}.idle-topbar{padding:9px}.idle-brand h2{font-size:15px}.idle-brand i{width:40px;height:40px}.idle-resource:first-child{display:none}.idle-resource{min-width:94px}.idle-game{min-height:520px}.idle-party{left:2%;bottom:14%;width:46%;min-width:180px}.idle-monster-wrap{right:2%;width:42%}.idle-stage-head{top:12px;padding:7px 18px}.idle-stage-head b{font-size:19px}.idle-bottom{grid-template-columns:1fr}.idle-commands{position:absolute;right:0;bottom:65px}.idle-lobby-card{padding:20px}.idle-mode-tabs{margin:9px auto}.idle-mode-tabs button{padding:8px 4px;font-size:12px}}
