@import"https://fonts.googleapis.com/css2?family=Black+Han+Sans&family=Jua&family=Noto+Sans+KR:wght@400;500;700;800&display=swap";*{box-sizing:border-box;margin:0;padding:0}:root{--pk-red: #e63946;--pk-blue: #457b9d;--pk-yellow: #ffd60a;--pk-green: #2a9d8f;--panel: rgba(16, 32, 52, .68);--panel-border: rgba(255, 255, 255, .3);--ink: #f6fbff;--ink-dark: #12344b;--shadow: 0 12px 36px rgba(6, 16, 33, .35);font-family:Noto Sans KR,Jua,sans-serif;color:var(--ink);text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}html,body,#root{width:100%;height:100%;overflow:hidden}body{min-width:320px;background:#050210}body.pointer-locked,body.pointer-locked *{cursor:none!important}.app-root{position:relative;width:100vw;height:100vh}.app-root canvas{display:block}.click-to-play{position:absolute;inset:0;display:grid;place-content:center;gap:.8rem;z-index:35;color:#fff;text-align:center;background:radial-gradient(circle at 50% 45%,#457b9d66,#e6394680);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.click-title{font-family:Black Han Sans,Jua,sans-serif;font-size:clamp(2rem,5vw,3.6rem);color:var(--pk-yellow);-webkit-text-stroke:2px var(--pk-blue)}.click-subtitle{font-size:clamp(.84rem,2vw,1rem);letter-spacing:.03em}.results-overlay{position:absolute;inset:0;display:grid;place-content:center;z-index:45;background:#050210bf;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);animation:fade-in .3s ease-out}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.results-card{min-width:min(420px,92vw);max-width:min(500px,94vw);padding:0;border-radius:24px;text-align:center;background:#0a0620cc;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);border:1px solid rgba(255,255,255,.08);color:var(--ink);box-shadow:0 20px 60px #0009,inset 0 1px #ffffff0a;overflow:hidden;animation:result-pop .4s cubic-bezier(.34,1.56,.64,1)}@keyframes result-pop{0%{opacity:0;transform:scale(.8) translateY(20px)}to{opacity:1;transform:scale(1) translateY(0)}}.results-banner{padding:.8rem 1rem;font-family:Black Han Sans,Jua,sans-serif;font-size:clamp(1.8rem,4vw,2.6rem);font-weight:700;letter-spacing:.08em;display:flex;align-items:center;justify-content:center;gap:.5rem}.results-banner-icon{font-size:.7em}.results-banner.victory{background:linear-gradient(120deg,#ffd60a40,#f77f0033);color:var(--pk-yellow);text-shadow:0 0 30px rgba(255,214,10,.4),0 2px 8px rgba(0,0,0,.3);border-bottom:1px solid rgba(255,214,10,.15)}.results-banner.defeat{background:linear-gradient(120deg,#e6394633,#1a0a3e66);color:#ffffffb3;text-shadow:0 2px 8px rgba(0,0,0,.4);border-bottom:1px solid rgba(255,255,255,.06)}.results-title{font-family:Black Han Sans,Jua,sans-serif;font-size:clamp(1.2rem,2.5vw,1.6rem);margin:.8rem 0 .2rem;color:#fff}.results-subtitle{font-size:.92rem;color:#ffffff80;margin-bottom:.8rem;padding:0 1rem}.results-stats{display:flex;flex-direction:column;gap:.35rem;padding:0 1.2rem;margin-bottom:.8rem}.stat-row{display:flex;justify-content:space-between;align-items:center;padding:.5rem .8rem;border-radius:10px;background:#ffffff0a;border:1px solid rgba(255,255,255,.04)}.stat-label{font-size:.88rem;color:#ffffff80;font-weight:600}.stat-value{font-family:Black Han Sans,Jua,sans-serif;font-weight:700;font-size:1rem;color:#fff}.caught-text{color:var(--pk-red)}.survived-text{color:var(--pk-green)}.results-section{padding:0 1.2rem;margin-bottom:.7rem;text-align:left}.results-section h3{font-size:.78rem;text-transform:uppercase;letter-spacing:.08em;color:#fff6;margin-bottom:.4rem;font-weight:600}.results-pokemon-list{display:flex;flex-direction:column;gap:.25rem}.results-pokemon-row{display:flex;align-items:center;gap:.5rem;padding:.35rem .6rem;border-radius:8px;font-size:.9rem;color:#ffffffd9}.caught-row-result{background:#e639461a;border:1px solid rgba(230,57,70,.08)}.survivor-row{background:#2a9d8f1a;border:1px solid rgba(42,157,143,.08)}.results-player-name{font-size:.78rem;color:#ffffff59}.species-dot{width:10px;height:10px;border-radius:50%;flex-shrink:0;box-shadow:0 0 6px currentColor}.pokeball-mini{width:14px;height:14px;border-radius:50%;border:2px solid rgba(255,255,255,.2);flex-shrink:0;background:linear-gradient(to bottom,#e63946 49%,#f8f9fa 50%)}.star-mini{width:14px;height:14px;flex-shrink:0;background:var(--pk-yellow);clip-path:polygon(50% 0%,61% 35%,98% 35%,68% 57%,79% 91%,50% 70%,21% 91%,32% 57%,2% 35%,39% 35%)}.results-buttons{display:flex;flex-direction:column;gap:.5rem;padding:.5rem 1.2rem 1.2rem}.results-play-again{width:100%;border:none;border-radius:14px;padding:.75rem 1.2rem;font-family:Noto Sans KR,Black Han Sans,sans-serif;font-size:1.05rem;font-weight:700;color:#fff;cursor:pointer;background:linear-gradient(135deg,var(--pk-red),#c62828);box-shadow:0 4px 20px #e6394659;transition:transform .12s ease,box-shadow .12s ease}.results-play-again:hover{transform:translateY(-2px);box-shadow:0 6px 24px #e6394680}.results-play-again:active{transform:translateY(0)}.results-return-lobby{width:100%;border:none;border-radius:14px;padding:.65rem 1.2rem;font-family:Noto Sans KR,sans-serif;font-size:.95rem;font-weight:700;color:#fff;cursor:pointer;background:linear-gradient(135deg,#457b9d,#2d5a7b);box-shadow:0 4px 16px #457b9d40;transition:transform .12s ease,box-shadow .12s ease}.results-return-lobby:hover{transform:translateY(-1px);box-shadow:0 6px 20px #457b9d66}.results-return-lobby:active{transform:translateY(0)}.hud-layer,.crosshair-layer{position:absolute;inset:0;pointer-events:none;opacity:0;transition:opacity .16s ease}.hud-layer.active,.crosshair-layer.active{opacity:1}.hud-top-center,.hud-top-right,.hud-bottom-right,.hud-bottom-left,.hud-bottom-center{position:absolute;border-radius:14px;border:1px solid rgba(255,255,255,.08);background:#05021099;box-shadow:0 8px 32px #0006;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.hud-top-center{top:1rem;left:50%;transform:translate(-50%);min-width:140px;text-align:center;padding:.5rem 1.2rem;display:flex;align-items:center;justify-content:center;gap:.4rem;background:#050210b3;border:1px solid rgba(255,214,10,.15)}.hud-timer-icon{font-size:.9rem;opacity:.7}.hud-timer-text{font-family:Black Han Sans,Jua,sans-serif;font-size:1.4rem;font-weight:800;color:var(--pk-yellow);letter-spacing:.05em}.hud-top-center.timer-critical{border-color:#e6394666;background:#e6394626;animation:timer-pulse 1s ease-in-out infinite}.hud-top-center.timer-critical .hud-timer-text{color:var(--pk-red)}@keyframes timer-pulse{0%,to{box-shadow:0 8px 32px #0006}50%{box-shadow:0 8px 32px #e639464d,0 0 20px #e6394626}}.hud-title{font-size:.74rem;letter-spacing:.08em;text-transform:uppercase;color:#ffffff73;margin-bottom:.35rem;font-weight:600}.hud-count{color:#fff9;font-weight:400}.hud-empty{opacity:.5;font-size:.85rem;font-style:italic}.trainer-caught-panel,.pokemon-count-panel{top:1rem;right:1rem;min-width:min(220px,42vw);padding:.75rem}.caught-row{display:flex;align-items:center;gap:.5rem;margin-bottom:.3rem;font-size:.9rem}.caught-dot{width:10px;height:10px;border-radius:50%;flex-shrink:0;box-shadow:0 0 8px currentColor}.pokeball-panel{right:1rem;bottom:1rem;min-width:min(260px,44vw);padding:.72rem}.pokeball-icons{display:grid;grid-template-columns:repeat(5,1fr);gap:.5rem}.pokeball-icon{width:24px;height:24px;border-radius:50%;position:relative;border:2px solid rgba(255,255,255,.15);overflow:hidden;transition:opacity .2s}.pokeball-icon .pb-top{position:absolute;top:0;left:0;right:0;height:50%;background:var(--pk-red)}.pokeball-icon .pb-band{position:absolute;top:50%;left:0;right:0;height:3px;transform:translateY(-50%);background:#141c2fcc;z-index:1}.pokeball-icon .pb-dot{position:absolute;top:50%;left:50%;width:7px;height:7px;border-radius:50%;transform:translate(-50%,-50%);background:#f8f9fa;border:2px solid rgba(20,28,47,.8);z-index:2}.pokeball-icon.empty{opacity:.2}.pokeball-icon.empty .pb-top{background:#ffffff26}.throw-meter-panel{left:50%;bottom:1rem;transform:translate(-50%);min-width:min(280px,65vw);padding:.72rem}.throw-meter-track{width:100%;height:10px;border-radius:999px;background:#ffffff14;overflow:hidden;border:1px solid rgba(255,255,255,.06)}.throw-meter-fill{height:100%;border-radius:999px;background:linear-gradient(90deg,var(--pk-yellow),#f77f00,var(--pk-red));transition:width 50ms linear}.throw-meter-pct{text-align:center;font-size:.72rem;color:#ffffff80;margin-top:.25rem;font-weight:700}.pokemon-panel{left:1rem;bottom:1rem;min-width:min(230px,44vw);padding:.72rem}.hud-value{font-size:.98rem;font-weight:700}.hud-value-big{font-family:Black Han Sans,Jua,sans-serif;font-size:1.8rem;font-weight:800;color:var(--pk-yellow)}.pokemon-dodge-section{display:flex;align-items:center;gap:.5rem;margin-top:.3rem}.dodge-label{font-size:.78rem;color:#fff6;font-weight:600;white-space:nowrap}.dodge-bar-track{flex:1;height:6px;border-radius:999px;background:#ffffff14;overflow:hidden}.dodge-bar-fill{height:100%;border-radius:999px;background:#ffffff40;transition:width .1s linear}.dodge-bar-fill.ready{background:var(--pk-green);box-shadow:0 0 8px #2a9d8f66}.dodge-status{font-size:.75rem;font-weight:700;color:#fff6;white-space:nowrap}.dodge-status.ready{color:var(--pk-green)}.caught-overlay{position:absolute;inset:0;display:grid;place-items:center;background:#e639461a}.caught-overlay-card{padding:1rem 1.5rem;border-radius:16px;border:1px solid rgba(230,57,70,.3);background:#050210cc;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#fff;font-size:clamp(1.3rem,2.5vw,1.8rem);font-family:Black Han Sans,Jua,sans-serif;display:flex;align-items:center;gap:.5rem;animation:result-pop .3s ease-out}.caught-overlay-icon{color:var(--pk-red);font-size:.7em}.catch-result-banner{position:absolute;left:50%;top:42%;transform:translate(-50%,-50%);font-family:Black Han Sans,Jua,sans-serif;font-size:clamp(1.5rem,3.2vw,2.5rem);color:#fff;text-shadow:0 8px 24px rgba(0,0,0,.5);animation:catch-pop .22s ease-out}.catch-result-banner.caught{color:var(--pk-yellow);text-shadow:0 0 30px rgba(255,214,10,.4),0 8px 24px rgba(0,0,0,.5)}.catch-result-banner.escaped{color:#ff8fa3}@keyframes catch-pop{0%{opacity:0;transform:translate(-50%,-35%) scale(.78)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}.pokeball-crosshair{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.pokeball-crosshair-ring,.pokeball-crosshair-fill{position:absolute;inset:0;border-radius:50%}.pokeball-crosshair-ring{border:2px solid rgba(255,255,255,.92);box-shadow:0 0 10px #00000047}.pokeball-crosshair-fill{background:radial-gradient(circle,#ffd60aa6,#ffd60a0d 72%);transform-origin:center;transition:transform 80ms linear}.catch-animation-layer{position:absolute;inset:0;pointer-events:none;display:grid;place-content:center;gap:.6rem}.catch-pokeball{position:relative;width:72px;height:72px;margin-inline:auto}.catch-pokeball-top,.catch-pokeball-bottom,.catch-pokeball-band,.catch-pokeball-core{position:absolute}.catch-pokeball-top{inset:0;border-radius:50%;background:linear-gradient(to bottom,#e63946 0%,#e63946 50%,transparent 50%)}.catch-pokeball-bottom{inset:0;border-radius:50%;background:linear-gradient(to bottom,transparent 50%,#f7fbff 50%);border:2px solid #141c2f}.catch-pokeball-band{left:0;right:0;top:50%;height:6px;background:#141c2f;transform:translateY(-50%)}.catch-pokeball-core{width:18px;height:18px;border-radius:50%;left:50%;top:50%;transform:translate(-50%,-50%);background:#f7fbff;border:4px solid #141c2f}.catch-pokeball.shake-1{animation:wiggle-one .5s ease}.catch-pokeball.shake-2{animation:wiggle-two .8s ease}.catch-pokeball.shake-3{animation:wiggle-three 1.1s ease}.catch-message{text-align:center;font-family:Black Han Sans,Jua,sans-serif;font-size:clamp(1.4rem,3vw,2.3rem);text-shadow:0 8px 20px rgba(0,0,0,.45)}.catch-message.caught{color:#ffe066}.catch-message.escaped{color:#ff758f}@keyframes wiggle-one{0%,to{transform:rotate(0)}30%{transform:rotate(-8deg)}70%{transform:rotate(8deg)}}@keyframes wiggle-two{0%,to{transform:rotate(0)}20%{transform:rotate(-8deg)}40%{transform:rotate(8deg)}60%{transform:rotate(-6deg)}80%{transform:rotate(6deg)}}@keyframes wiggle-three{0%,to{transform:rotate(0) scale(1)}15%{transform:rotate(-9deg) scale(1.03)}30%{transform:rotate(9deg) scale(1)}45%{transform:rotate(-8deg) scale(1.03)}60%{transform:rotate(8deg) scale(1)}75%{transform:rotate(-6deg) scale(1.02)}90%{transform:rotate(6deg) scale(1)}}.lobby-screen{position:absolute;inset:0;z-index:50;overflow:hidden;display:grid;place-items:center;background:radial-gradient(ellipse at 50% 120%,#1a0a3e,#0c0620 40%,#050210)}.lobby-bg-stars{position:absolute;inset:0;z-index:0;background-image:radial-gradient(1.5px 1.5px at 10% 15%,rgba(255,255,255,.7) 50%,transparent 50%),radial-gradient(1px 1px at 25% 35%,rgba(255,255,255,.5) 50%,transparent 50%),radial-gradient(2px 2px at 40% 10%,rgba(255,214,10,.6) 50%,transparent 50%),radial-gradient(1px 1px at 55% 28%,rgba(255,255,255,.4) 50%,transparent 50%),radial-gradient(1.5px 1.5px at 70% 18%,rgba(255,255,255,.6) 50%,transparent 50%),radial-gradient(1px 1px at 85% 40%,rgba(255,255,255,.35) 50%,transparent 50%),radial-gradient(2px 2px at 15% 60%,rgba(230,57,70,.4) 50%,transparent 50%),radial-gradient(1px 1px at 50% 50%,rgba(255,255,255,.5) 50%,transparent 50%),radial-gradient(1.5px 1.5px at 90% 12%,rgba(255,255,255,.5) 50%,transparent 50%),radial-gradient(1px 1px at 35% 72%,rgba(255,214,10,.35) 50%,transparent 50%),radial-gradient(1px 1px at 65% 65%,rgba(255,255,255,.3) 50%,transparent 50%),radial-gradient(1.5px 1.5px at 80% 55%,rgba(255,255,255,.45) 50%,transparent 50%);animation:twinkle 4s ease-in-out infinite alternate}@keyframes twinkle{0%{opacity:.6}50%{opacity:1}to{opacity:.7}}.lobby-bg-ground{position:absolute;bottom:0;left:0;right:0;height:18vh;z-index:1;background:linear-gradient(to top,#0a1a0a 0%,#0d2a0d 40%,transparent 100%);clip-path:polygon(0% 45%,3% 38%,7% 42%,12% 30%,18% 35%,22% 28%,28% 33%,33% 25%,38% 30%,42% 22%,48% 28%,52% 20%,58% 26%,63% 18%,68% 24%,73% 15%,78% 22%,83% 18%,88% 25%,92% 20%,96% 28%,100% 22%,100% 100%,0% 100%)}.lobby-bg-pokeball{position:absolute;border-radius:50%;z-index:1;background:linear-gradient(to bottom,#e63946e6 0% 46%,#141c2fe6 46% 54%,#f8f9fae6 54% 100%);box-shadow:inset 0 0 0 2px #141c2f99}.lobby-pb-1{width:40px;height:40px;left:8%;bottom:18%;opacity:.15;animation:float-pb-1 20s linear infinite}.lobby-pb-2{width:28px;height:28px;left:78%;bottom:30%;opacity:.12;animation:float-pb-2 26s linear infinite}.lobby-pb-3{width:56px;height:56px;left:42%;bottom:8%;opacity:.1;animation:float-pb-3 18s linear infinite}.lobby-pb-4{width:32px;height:32px;left:88%;bottom:40%;opacity:.13;animation:float-pb-4 23s linear infinite}.lobby-pb-5{width:24px;height:24px;left:22%;bottom:50%;opacity:.18;animation:float-pb-5 28s linear infinite}.lobby-pb-6{width:48px;height:48px;left:62%;bottom:12%;opacity:.11;animation:float-pb-6 16s linear infinite}@keyframes float-pb-1{0%{transform:translate(0) rotate(0);opacity:.15}10%{opacity:.2}85%{opacity:.12}to{transform:translate(25px,-105vh) rotate(400deg);opacity:0}}@keyframes float-pb-2{0%{transform:translate(0) rotate(0);opacity:.12}15%{opacity:.18}80%{opacity:.1}to{transform:translate(-30px,-110vh) rotate(-350deg);opacity:0}}@keyframes float-pb-3{0%{transform:translate(0) rotate(0);opacity:.1}20%{opacity:.16}75%{opacity:.08}to{transform:translate(15px,-115vh) rotate(300deg);opacity:0}}@keyframes float-pb-4{0%{transform:translate(0) rotate(0);opacity:.13}10%{opacity:.17}90%{opacity:.1}to{transform:translate(-20px,-100vh) rotate(-280deg);opacity:0}}@keyframes float-pb-5{0%{transform:translate(0) rotate(0);opacity:.18}15%{opacity:.22}85%{opacity:.12}to{transform:translate(18px,-90vh) rotate(320deg);opacity:0}}@keyframes float-pb-6{0%{transform:translate(0) rotate(0);opacity:.11}10%{opacity:.16}80%{opacity:.08}to{transform:translate(-22px,-108vh) rotate(-360deg);opacity:0}}.lobby-center{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;text-align:center;animation:lobby-appear .8s cubic-bezier(.22,1,.36,1)}@keyframes lobby-appear{0%{opacity:0;transform:translateY(30px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.lobby-subtitle{font-size:clamp(.85rem,2vw,1.1rem);color:#ffffff8c;letter-spacing:.15em;font-weight:500;margin-bottom:.4rem;text-shadow:0 2px 12px rgba(0,0,0,.4)}.lobby-title{font-family:Black Han Sans,sans-serif;font-size:clamp(3rem,9vw,5.5rem);color:var(--pk-yellow);line-height:1.05;margin-bottom:1.8rem;-webkit-text-stroke:2px #8B6914;text-shadow:0 0 60px rgba(255,214,10,.25),0 4px 0 #b8860b,0 8px 0 #8B6914,0 12px 40px rgba(0,0,0,.5);text-align:center}.lobby-card{max-width:380px;width:90vw;padding:1.6rem;border-radius:20px;background:#0a062099;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.08);box-shadow:0 24px 64px #0006,inset 0 1px #ffffff0d}.lobby-field{margin-bottom:1.2rem}.lobby-field label{display:block;font-size:.82rem;color:#ffffff80;margin-bottom:.4rem;letter-spacing:.04em}.lobby-field input{width:100%;padding:.75rem 1rem;border-radius:12px;font-size:1rem;font-family:Noto Sans KR,Jua,sans-serif;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);color:#fff;font-weight:600;transition:border-color .2s,box-shadow .2s}.lobby-field input:focus{outline:none;border-color:#ffd60a73;box-shadow:0 0 0 3px #ffd60a14}.lobby-btn-primary{width:100%;border:none;border-radius:14px;padding:.85rem 1.2rem;font-family:Noto Sans KR,Black Han Sans,sans-serif;font-size:1.15rem;font-weight:700;color:#fff;letter-spacing:.06em;cursor:pointer;background:linear-gradient(135deg,#e63946,#c62828);box-shadow:0 4px 24px #e6394659;transition:transform .2s,box-shadow .2s}.lobby-btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 32px #e6394680}.lobby-btn-primary:active{transform:translateY(0)}.lobby-btn-secondary{border:none;border-radius:12px;padding:.7rem 1.2rem;font-family:Noto Sans KR,sans-serif;font-size:.95rem;font-weight:700;color:#fff;cursor:pointer;background:linear-gradient(135deg,#457b9d,#2d5a7b);box-shadow:0 4px 16px #457b9d4d;transition:transform .2s,box-shadow .2s}.lobby-btn-secondary:hover{transform:translateY(-1px);box-shadow:0 6px 24px #457b9d73}.lobby-btn-secondary:active{transform:translateY(0)}.lobby-btn-ghost{width:100%;border:1px solid rgba(255,255,255,.15);border-radius:12px;padding:.6rem 1rem;font-family:Noto Sans KR,Jua,sans-serif;font-size:.9rem;font-weight:600;color:#ffffff80;background:transparent;cursor:pointer;transition:border-color .2s,color .2s}.lobby-btn-ghost:hover{border-color:#ffffff59;color:#fffc}.lobby-divider{display:flex;align-items:center;gap:.8rem;margin:1.1rem 0;color:#ffffff40;font-size:.78rem}.lobby-divider:before,.lobby-divider:after{content:"";flex:1;height:1px;background:#ffffff14}.lobby-join-row{display:flex;gap:.5rem}.lobby-join-row input{flex:1;padding:.7rem 1rem;border-radius:12px;font-size:1rem;font-family:Noto Sans KR,Jua,sans-serif;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);color:#fff;font-weight:600;text-align:center;letter-spacing:.2em;transition:border-color .2s,box-shadow .2s}.lobby-join-row input::placeholder{color:#ffffff40;letter-spacing:.1em}.lobby-join-row input:focus{outline:none;border-color:#457b9d80;box-shadow:0 0 0 3px #457b9d1a}.lobby-join-row .lobby-btn-secondary{flex-shrink:0}.room-main-card{position:relative;z-index:2;width:min(1040px,94vw);border-radius:20px;padding:1.2rem;background:#0a0620b3;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.08);box-shadow:0 20px 60px #0006,inset 0 1px #ffffff0a;animation:lobby-appear .6s cubic-bezier(.22,1,.36,1)}.room-header{display:flex;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.8rem;padding-bottom:.8rem;border-bottom:1px solid rgba(255,255,255,.06)}.room-code-badge{display:flex;align-items:center;gap:.5rem;padding:.4rem .5rem .4rem .8rem;border-radius:12px;background:#ffd60a14;border:1px solid rgba(255,214,10,.15)}.room-code-label{font-size:.72rem;color:#fff6;font-weight:600;letter-spacing:.04em}.room-code-value{font-family:Black Han Sans,Jua,sans-serif;color:var(--pk-yellow);font-size:1.1rem;letter-spacing:.12em;padding:.15rem .5rem;border-radius:8px;background:#ffd60a1a}.room-layout{display:grid;grid-template-columns:minmax(200px,260px) 1fr minmax(220px,280px);gap:.8rem}.room-players,.room-selection,.room-chat{border-radius:16px;border:1px solid rgba(255,255,255,.06);background:#ffffff05;padding:.8rem}.room-players h2,.room-selection h2,.room-chat h2{font-size:.88rem;margin-bottom:.6rem;color:#ffffffb3;font-weight:700;display:flex;align-items:center;justify-content:space-between}.room-player-count{font-size:.72rem;font-weight:600;color:#ffffff59;padding:.15rem .5rem;border-radius:999px;background:#ffffff0d}.player-list{display:flex;flex-direction:column;gap:.35rem}.player-row{display:flex;justify-content:space-between;align-items:center;padding:.45rem .6rem;border-radius:10px;background:#ffffff08;border:1px solid rgba(255,255,255,.04);transition:background .2s,border-color .2s}.player-row:hover{background:#ffffff0d}.player-row.is-me{border-color:#ffd60a26;background:#ffd60a0a}.player-row-left{display:flex;align-items:center;gap:.45rem}.player-avatar{width:26px;height:26px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,#ffffff1a,#ffffff0d);font-size:.72rem;font-weight:800;color:#ffffffb3;border:1px solid rgba(255,255,255,.08)}.player-name{font-size:.85rem;font-weight:600;color:#ffffffd9}.player-row-tags{display:flex;gap:.3rem;align-items:center}.role-chip,.ready-chip{padding:.18rem .5rem;border-radius:999px;font-size:.68rem;font-weight:700}.role-chip.trainer{background:#ffd60a1f;color:var(--pk-yellow);border:1px solid rgba(255,214,10,.15);box-shadow:0 0 8px #ffd60a14}.role-chip.pokemon{background:#2a9d8f26;color:#6ee7b7;border:1px solid rgba(42,157,143,.15);box-shadow:0 0 8px #2a9d8f14}.ready-chip{background:#ffffff0d;color:#ffffff40;border:1px solid rgba(255,255,255,.05);min-width:1.8rem;text-align:center}.ready-chip.is-ready{background:#2a9d8f33;color:#86efac;border-color:#2a9d8f33;box-shadow:0 0 10px #2a9d8f26}.room-controls{margin-top:.8rem;display:flex;flex-direction:column;gap:.45rem}.room-controls .lobby-btn-ready,.room-controls .lobby-btn-primary{width:100%}.lobby-btn-ready{width:100%;border:none;border-radius:12px;padding:.7rem 1.2rem;font-family:Noto Sans KR,sans-serif;font-size:.95rem;font-weight:700;color:#fff;cursor:pointer;background:linear-gradient(135deg,#457b9d,#2d5a7b);box-shadow:0 4px 16px #457b9d4d;transition:transform .2s,box-shadow .2s,background .2s}.lobby-btn-ready:hover{transform:translateY(-1px);box-shadow:0 6px 24px #457b9d73}.lobby-btn-ready:active{transform:translateY(0)}.lobby-btn-ready.is-ready{background:linear-gradient(135deg,var(--pk-green),#1a7a6e);box-shadow:0 4px 16px #2a9d8f4d}.trainer-status{border-radius:14px;padding:1rem;font-size:.9rem;background:#ffd60a0f;border:1px solid rgba(255,214,10,.1);color:#ffffffa6;line-height:1.6;display:flex;align-items:flex-start;gap:.6rem}.trainer-status-icon{font-size:1.3rem;flex-shrink:0}.trainer-status strong{color:var(--pk-yellow)}.pokemon-select-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem}.pokemon-card{position:relative;border-radius:14px;padding:.6rem;background:#0a062080;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.06);color:#fff;text-align:left;display:flex;flex-direction:column;gap:.4rem;cursor:pointer;transition:transform .2s,border-color .2s,box-shadow .2s,background .2s}.pokemon-card:hover{transform:translateY(-2px);background:#0a0620b3;border-color:#ffffff1f;box-shadow:0 8px 24px #0000004d}.pokemon-card.selected{border-color:var(--pk-yellow);box-shadow:0 0 0 1px var(--pk-yellow),0 0 20px #ffd60a1f,0 8px 24px #0000004d;transform:translateY(-2px) scale(1.02);background:#ffd60a0f}.pokemon-card-top{display:flex;align-items:center;gap:.5rem}.pokemon-card-avatar{width:34px;height:34px;border-radius:10px;display:grid;place-items:center;color:#0009;font-weight:900;font-size:.95rem;flex-shrink:0;box-shadow:inset 0 -2px 4px #00000026}.pokemon-card-info{display:flex;flex-direction:column;gap:0;min-width:0}.pokemon-card-name{font-family:Black Han Sans,Jua,sans-serif;font-size:.88rem;line-height:1.2;color:#fffffff2}.pokemon-card-name-en{font-size:.62rem;color:#ffffff4d;font-weight:500;letter-spacing:.02em}.pokemon-card-stats{display:flex;flex-direction:column;gap:.25rem}.poke-stat-row{display:flex;align-items:center;gap:.3rem}.poke-stat-label{font-size:.62rem;color:#ffffff59;font-weight:600;min-width:48px;white-space:nowrap}.poke-stat-track{flex:1;height:4px;border-radius:999px;background:#ffffff0f;overflow:hidden}.poke-stat-fill{height:100%;border-radius:999px;transition:width .3s ease}.poke-stat-num{font-size:.6rem;color:#fff6;font-weight:700;min-width:20px;text-align:right}.pokemon-card-check{position:absolute;top:.35rem;right:.45rem;width:18px;height:18px;border-radius:50%;display:grid;place-items:center;background:var(--pk-yellow);color:#000;font-size:.65rem;font-weight:900}.chat-log{max-height:250px;overflow:auto;border-radius:12px;border:1px solid rgba(255,255,255,.04);background:#0003;padding:.5rem;margin-bottom:.5rem}.chat-log::-webkit-scrollbar{width:4px}.chat-log::-webkit-scrollbar-track{background:transparent}.chat-log::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:999px}.chat-message{margin-bottom:.3rem;font-size:.84rem;color:#fff9;padding-bottom:.3rem;border-bottom:1px solid rgba(255,255,255,.03)}.chat-message:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.chat-message strong{color:#ffffffd9}.chat-input-row{display:flex;gap:.4rem}.chat-input-row input{flex:1;padding:.55rem .8rem;border-radius:10px;font-size:.88rem;font-family:Noto Sans KR,Jua,sans-serif;background:#ffffff0d;border:1px solid rgba(255,255,255,.06);color:#fff;transition:border-color .2s,box-shadow .2s}.chat-input-row input::placeholder{color:#fff3}.chat-input-row input:focus{outline:none;border-color:#ffffff26;box-shadow:0 0 0 2px #ffffff0a}@media(max-width:960px){.room-layout{grid-template-columns:1fr}.lobby-title{-webkit-text-stroke:1px #8B6914}.chat-log{max-height:150px}.trainer-caught-panel,.pokemon-count-panel{max-width:45vw}}
