*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg-deep: #1a0f06;--bg-mid: #2b1b0f;--bg-glow: #3d2817;--bg-panel: rgba(61, 40, 23, .6);--bg-panel-2: rgba(79, 52, 32, .5);--gold: #d4af37;--gold-bright: #ffd96a;--gold-deep: #8c6f1e;--velvet: #3d1f4f;--velvet-dark: #2a1438;--velvet-light: #5a2e75;--cream: #f5e6d3;--ivory: #e8dcc8;--pearl: #ece4d6;--pink: #d96b7a;--rose: #c85a6e;--green: #8fb86a;--crimson: #b8441e;--text: #f5e6d3;--text-soft: #d8c89a;--text-mute: #9b8560;--rune-border: linear-gradient(135deg, rgba(212, 175, 55, .7), rgba(255, 217, 106, .55), rgba(212, 175, 55, .65))}html,body{width:100%;height:100%;overflow:hidden;touch-action:manipulation;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;background:var(--bg-deep);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{display:flex;align-items:stretch;justify-content:center}#app{width:100%;max-width:480px;height:100%;flex-shrink:0;position:relative;display:flex;flex-direction:column;padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom);background-color:var(--bg-deep);background-image:linear-gradient(180deg,#1a0f06d9,#2b1b0fad 35%,#1a0f06e0),url(/bg-workshop.jpg);background-size:cover,cover;background-position:center top,center center;background-repeat:no-repeat,no-repeat;box-shadow:0 0 60px #000000e0;overflow:hidden}.bg-stars,.bg-vignette{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.bg-stars{display:none}.bg-vignette{background:radial-gradient(ellipse at 50% 45%,transparent 35%,rgba(0,0,0,.8) 100%)}#hud{position:relative;padding:12px 14px 18px;display:flex;justify-content:space-between;align-items:center;background:linear-gradient(180deg,#4f3420b8,#2b1b0f8c),linear-gradient(90deg,#d4af3714,#d4af371f,#d4af3714);border-bottom:2px solid rgba(212,175,55,.35);box-shadow:0 8px 20px #00000073,inset 0 1px #ffd96a26;z-index:5;clip-path:polygon(0 0,100% 0,100% 75%,50% 100%,0 75%)}.hud-left,.hud-right{display:flex;align-items:center;gap:10px}.gold-display{font-family:Playfair Display,"Noto Serif KR",serif;font-size:22px;font-weight:900;color:var(--gold-bright);text-shadow:0 0 16px rgba(255,214,77,.75),0 0 8px rgba(255,214,77,.45),0 2px 0 rgba(0,0,0,.7);letter-spacing:.05em}.gold-display:before{content:"";display:inline-block;width:18px;height:18px;margin-right:8px;border-radius:50%;background:radial-gradient(circle at 35% 30%,#fff5e0,var(--gold) 45%,var(--gold-deep) 100%);box-shadow:0 0 14px #ffd64dd9,inset 0 0 0 1.5px #ffd96ab3,inset -2px -2px 4px #0006;vertical-align:-2px}.best-display{font-family:Playfair Display,"Noto Serif KR",serif;font-size:12px;color:var(--text-soft);letter-spacing:.1em;text-transform:uppercase}.btn-icon{background:linear-gradient(135deg,#d4af3738,#d4af371f);border:1.5px solid rgba(212,175,55,.5);color:var(--cream);border-radius:8px;padding:6px 11px;font-size:12px;cursor:pointer;font-weight:600;transition:all .25s ease;position:relative;box-shadow:0 4px 8px #00000059,inset 0 1px 2px #ffd96a33}.btn-icon:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:8px;background:radial-gradient(circle at 30% 30%,rgba(255,255,255,.08),transparent 60%);pointer-events:none}.btn-icon:active{transform:scale(.92);box-shadow:0 2px 4px #00000073,inset 0 2px 4px #00000040}#game-area{flex:1;overflow-y:auto;padding:14px 12px 28px;display:flex;flex-direction:column;gap:14px;position:relative;z-index:2}.spotlight{display:flex;flex-direction:column;align-items:center;gap:12px;padding:22px 18px 26px;background:linear-gradient(180deg,#5a2e7580,#3a1e4a99),repeating-linear-gradient(90deg,rgba(212,175,55,.05) 0px,transparent 3px,transparent 8px),linear-gradient(135deg,#d4af3714,#ffd96a0f);border:2px solid rgba(212,175,55,.45);border-top:2px solid rgba(255,217,106,.55);position:relative;box-shadow:inset 0 0 24px #d4af371f,inset 0 1px #ffd96a33,0 12px 32px #0000008c;clip-path:path("M 8,0 L calc(100% - 8px),0 Q 100%,0 100%,8px L 100%,calc(100% - 12px) Q 50%,calc(100% + 8px) 0,calc(100% - 12px) L 0,8px Q 0,0 8px,0")}.spotlight:before,.spotlight:after{content:"";position:absolute;width:12px;height:12px;background:radial-gradient(circle at 35% 35%,#ffd96a,var(--gold) 60%,var(--gold-deep));border-radius:50%;box-shadow:0 0 8px #ffd64d99;pointer-events:none}.spotlight:before{top:12px;left:12px;transform:rotate(-45deg)}.spotlight:after{bottom:12px;right:12px;transform:rotate(45deg)}.combo-row{display:flex;align-items:center;gap:8px;width:100%;margin-bottom:0}.combo-row.standalone{padding:10px 14px;background:linear-gradient(90deg,#d4af371f,#ffd96a14,#d4af371f),repeating-linear-gradient(45deg,transparent,transparent 6px,rgba(212,175,55,.08) 6px,rgba(212,175,55,.08) 7px);border:1.5px solid rgba(255,217,106,.35);border-radius:999px;box-shadow:inset 0 1px 3px #ffd96a26,0 4px 10px #0000004d}.combo-label{font-family:Playfair Display,"Noto Serif KR",serif;font-size:10px;font-weight:900;letter-spacing:.28em;color:var(--gold);text-shadow:0 0 6px rgba(255,214,77,.55);text-transform:uppercase}.combo-display{font-family:Playfair Display,"Noto Serif KR",serif;font-size:16px;font-weight:900;color:var(--gold-bright);text-shadow:0 0 10px rgba(255,214,77,.65);padding:4px 12px;border-radius:999px;background:linear-gradient(135deg,#ffd96a2e,#d4af3714);border:1px solid rgba(255,217,106,.4);box-shadow:inset 0 1px 2px #ffffff1a}.combo-display.tier-0{color:var(--text-soft);background:#9b85601f;border-color:#d4af3740;text-shadow:0 1px 2px rgba(0,0,0,.3)}.combo-display.tier-1{color:var(--gold-bright)}.combo-display.tier-2{box-shadow:0 0 14px #ffd64d73,inset 0 1px 2px #ffffff1a}.combo-display.tier-3{color:var(--pink);box-shadow:0 0 16px #d96b7a8c,inset 0 1px 2px #ffffff1a;border-color:#d96b7a80}.combo-display.tier-4{color:#fff5e0;box-shadow:0 0 24px #ffc850cc,inset 0 1px 3px #ffffff26;animation:combo-glow 1.4s ease-in-out infinite}@keyframes combo-glow{0%,to{box-shadow:0 0 16px #ffc8508c,inset 0 1px 2px #ffffff1a}50%{box-shadow:0 0 32px #ffc850e6,inset 0 1px 3px #ffffff26}}.combo-hint{font-family:Playfair Display,"Noto Serif KR",serif;font-size:10px;color:var(--text-mute);margin-left:auto;letter-spacing:.08em;text-transform:uppercase}.combo-hint.highlight{color:var(--green);font-weight:700;text-shadow:0 0 10px rgba(143,184,106,.7)}.staff-stage-wrap{position:relative;width:min(70vw,280px);height:min(70vw,280px);display:flex;align-items:center;justify-content:center;margin:4px 0}.magic-circle{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;filter:drop-shadow(0 0 14px rgba(255,214,77,.52));pointer-events:none;z-index:1}.mc-spin-cw{transform-origin:120px 120px;animation:mc-cw 18s linear infinite}.mc-spin-ccw{transform-origin:120px 120px;animation:mc-ccw 28s linear infinite}.mc-runes{transform-origin:120px 120px;animation:mc-cw 60s linear infinite}@keyframes mc-cw{to{transform:rotate(360deg)}}@keyframes mc-ccw{to{transform:rotate(-360deg)}}.staff-stage{position:relative;width:70%;height:70%;display:flex;align-items:center;justify-content:center;z-index:2}.staff-aura{position:absolute;top:-25%;right:-25%;bottom:-25%;left:-25%;border-radius:50%;pointer-events:none;animation:aura-pulse 3s ease-in-out infinite}.staff-aura.level-0{background:radial-gradient(circle,rgba(155,133,96,.15),transparent 70%)}.staff-aura.level-1{background:radial-gradient(circle,rgba(212,175,55,.35),transparent 70%)}.staff-aura.level-2{background:radial-gradient(circle,rgba(212,175,55,.45),transparent 70%)}.staff-aura.level-3{background:radial-gradient(circle,rgba(255,217,106,.48),transparent 70%)}.staff-aura.level-4{background:radial-gradient(circle,rgba(255,214,77,.55),transparent 70%)}.staff-aura.level-5{background:radial-gradient(circle,rgba(255,245,210,.75),transparent 75%);animation:aura-pulse 1.8s ease-in-out infinite,aura-spin 7s linear infinite}@keyframes aura-pulse{0%,to{transform:scale(.88);opacity:.5}50%{transform:scale(1.15);opacity:1}}@keyframes aura-spin{to{transform:rotate(360deg)}}.staff-img{width:100%;height:100%;object-fit:contain;position:relative;z-index:3;filter:drop-shadow(0 0 16px rgba(255,214,77,.5)) drop-shadow(0 8px 14px rgba(0,0,0,.65));animation:staff-bob 4s ease-in-out infinite}@keyframes staff-bob{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-7px) rotate(-1.2deg)}}.staff-empty{position:relative;z-index:3;font-family:Playfair Display,"Noto Serif KR",serif;font-size:17px;color:var(--text-mute);font-weight:700;letter-spacing:.12em;text-transform:uppercase}.staff-meta{display:flex;flex-direction:column;align-items:center;gap:3px;margin-top:4px}.staff-name{font-family:Playfair Display,"Noto Serif KR",serif;font-size:17px;font-weight:700;color:var(--cream);letter-spacing:.05em;text-shadow:0 2px 4px rgba(0,0,0,.65)}.staff-level{font-family:Playfair Display,"Noto Serif KR",serif;font-size:28px;font-weight:900;color:var(--gold-bright);text-shadow:0 0 18px rgba(255,214,77,.8),0 2px 4px rgba(0,0,0,.65);letter-spacing:.05em}.enhance-rate{font-family:Playfair Display,"Noto Serif KR",serif;font-size:12px;color:var(--text-soft);font-weight:600;letter-spacing:.1em;text-transform:uppercase}.flash-message{font-family:Playfair Display,"Noto Serif KR",serif;font-size:15px;font-weight:900;height:22px;line-height:22px;letter-spacing:.07em;color:transparent;transition:color .2s ease;text-transform:uppercase}.flash-message.flash-success{color:var(--gold-bright);text-shadow:0 0 14px rgba(255,214,77,.85)}.flash-message.flash-fail{color:var(--crimson);text-shadow:0 0 10px rgba(184,68,30,.6)}.flash-message.flash-protected{color:var(--green);text-shadow:0 0 10px rgba(143,184,106,.65)}.flash-message.flash-destroyed{color:var(--crimson);text-shadow:0 0 14px rgba(184,68,30,.8)}.btn{position:relative;border:1.5px solid rgba(255,217,106,.45);border-radius:12px;font-weight:700;font-size:13px;cursor:pointer;font-family:Playfair Display,"Noto Serif KR",serif;transition:all .2s ease;box-shadow:0 6px 14px #0006,inset 0 1px 2px #ffd96a40;letter-spacing:.05em;overflow:hidden}.btn:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 30% 30%,rgba(255,255,255,.08),transparent 70%);border-radius:12px;pointer-events:none}.btn:active{transform:scale(.95);box-shadow:0 3px 8px #00000080,inset 0 2px 6px #0003}.btn-quick-free{width:100%;padding:12px 16px;background:linear-gradient(135deg,#ffd96a40,#d4af3726),repeating-linear-gradient(90deg,transparent,transparent 2px,rgba(212,175,55,.08) 2px,rgba(212,175,55,.08) 3px);color:var(--cream);text-transform:uppercase;border:1.5px solid rgba(255,217,106,.35)}.btn-quick-free:after{content:"";position:absolute;right:12px;top:50%;transform:translateY(-50%);width:6px;height:6px;background:var(--gold-bright);border-radius:50%;box-shadow:0 0 8px #ffd64d99;animation:pulse-glow 2s ease-in-out infinite}@keyframes pulse-glow{0%,to{box-shadow:0 0 8px #ffd64d66,inset 0 0 3px #0003}50%{box-shadow:0 0 14px #ffd64dcc,inset 0 0 3px #0003}}.btn-enhance-big{flex:1;padding:16px 14px;font-size:14px;background:linear-gradient(180deg,#ffd96a4d,#d4af3738),repeating-linear-gradient(90deg,transparent,transparent 4px,rgba(212,175,55,.06) 4px,rgba(212,175,55,.06) 5px);color:var(--gold-bright);border:2px solid rgba(255,217,106,.55);text-shadow:0 0 8px rgba(255,214,77,.4);box-shadow:0 8px 18px #00000080,inset 0 1px 3px #ffd96a4d,inset 0 -2px 6px #0003}.btn-enhance-big:active{box-shadow:0 3px 8px #00000080,inset 0 2px 8px #0000004d,inset 0 -1px 3px #0003}.btn-quick-boost{flex:0 0 auto;padding:14px 12px;min-width:50px;font-size:12px;background:linear-gradient(135deg,#d96b7a40,#c85a6e26);color:var(--pink);border:1.5px solid rgba(217,107,122,.45);text-shadow:0 0 6px rgba(217,107,122,.3);box-shadow:0 6px 14px #0006,inset 0 1px 2px #ffffff1a}.btn-protection-pill{padding:10px 14px;font-size:12px;background:linear-gradient(135deg,#8fb86a38,#8fb86a1f);color:var(--green);border:1.5px solid rgba(143,184,106,.4);border-radius:999px;text-shadow:0 0 6px rgba(143,184,106,.3);box-shadow:0 4px 10px #00000059,inset 0 1px 2px #ffd96a1a}.btn-sell-pill{width:100%;padding:12px 16px;font-size:13px;background:linear-gradient(135deg,#b8441e38,#b8441e1f);color:var(--crimson);border:1.5px solid rgba(184,68,30,.45);border-radius:999px;text-shadow:0 0 6px rgba(184,68,30,.3);text-transform:uppercase;letter-spacing:.04em;box-shadow:0 6px 14px #0006,inset 0 1px 2px #ffd96a14}.rate-bar{width:100%;height:8px;background:#2b1b0fcc;border:1px solid rgba(212,175,55,.35);border-radius:999px;overflow:hidden;position:relative;box-shadow:inset 0 2px 4px #0006}.rate-bar:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:repeating-linear-gradient(90deg,transparent,transparent 2px,rgba(212,175,55,.05) 2px,rgba(212,175,55,.05) 4px);border-radius:999px;pointer-events:none}.rate-bar-fill{height:100%;background:linear-gradient(90deg,#ffd96acc,#d4af37e6,#ffd96acc);border-radius:999px;box-shadow:0 0 8px #ffd64d99,inset 0 1px #ffffff4d;transition:width .3s ease;width:0%}.rate-bar-fill:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:repeating-linear-gradient(90deg,#fff0,#ffffff1a 1px,#fff0 2px);border-radius:999px}.quick-row{display:flex;gap:8px;width:100%}.quick-row.top{margin-bottom:4px}.enhance-row{display:flex;align-items:stretch;gap:8px;width:100%;margin-top:6px}.action-row{display:flex;gap:8px;margin-top:4px;width:100%}#game-area::-webkit-scrollbar{width:6px}#game-area::-webkit-scrollbar-track{background:#2b1b0f66;border-radius:3px}#game-area::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#d4af3799,#d4af3766);border-radius:3px;box-shadow:0 0 8px #d4af374d}#game-area::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#ffd96acc,#ffd96a99)}#popup-container{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;pointer-events:none;display:flex;align-items:center;justify-content:center}@media (max-width: 380px){.btn-icon{padding:5px 8px;font-size:11px}.gold-display{font-size:18px}.staff-level{font-size:24px}}@media (min-device-pixel-ratio: 2){.magic-circle{filter:drop-shadow(0 0 12px rgba(255,214,77,.5))}.staff-img{filter:drop-shadow(0 0 14px rgba(255,214,77,.45)) drop-shadow(0 7px 12px rgba(0,0,0,.65))}}.popup-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:16px;background:#000000c7;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.popup-box{width:100%;max-width:360px;max-height:86vh;overflow-y:auto;padding:18px 16px;background:linear-gradient(180deg,#2b1b0ff7,#1a0f06f7);border:1.5px solid rgba(212,175,55,.55);border-radius:12px;box-shadow:0 20px 50px #000000b3,inset 0 1px #ffd96a33;position:relative}.popup-box::-webkit-scrollbar{width:4px}.popup-box::-webkit-scrollbar-thumb{background:#d4af3766;border-radius:2px}.popup-title{font-family:Playfair Display,"Noto Serif KR",serif;font-size:16px;font-weight:800;color:var(--gold-bright);text-align:center;padding-bottom:8px;margin-bottom:12px;border-bottom:1px solid rgba(212,175,55,.3)}.popup-message{font-size:13px;color:var(--text-soft);margin-bottom:12px;white-space:pre-line}.popup-buttons{display:flex;gap:8px;justify-content:flex-end;margin-top:14px}.popup-btn{padding:9px 16px;font-size:13px;font-weight:700;border-radius:8px;cursor:pointer;font-family:Playfair Display,"Noto Serif KR",serif;border:1.5px solid rgba(212,175,55,.5)}.popup-btn.primary{background:linear-gradient(180deg,var(--gold),var(--gold-deep));color:#1a0f06}.popup-btn.secondary{background:#141018d9;color:var(--gold-bright)}.popup-btn:active{transform:scale(.96)}.ad-menu{display:flex;flex-direction:column;gap:10px}.adcard{display:flex;align-items:center;gap:12px;padding:11px;background:#141018bf;border:1px solid rgba(212,175,55,.35);border-radius:10px;cursor:pointer}.adcard.disabled{opacity:.4;pointer-events:none}.adcard img,.adcard .adcard-icon{width:48px!important;height:48px!important;max-width:48px!important;max-height:48px!important;object-fit:contain;flex-shrink:0}.adcard-body{flex:1;min-width:0}.adcard-title{font-size:13px;font-weight:700;color:var(--gold-bright);margin-bottom:2px}.adcard-desc{font-size:11px;color:var(--text-soft);line-height:1.35}.adcard-remaining{font-size:10px;color:var(--text-mute);margin-top:3px}.scroll-grid,.shop-grid{display:flex;flex-direction:column;gap:8px}.scroll-card,.shop-card{display:flex;align-items:center;gap:12px;padding:10px;background:#141018bf;border:1px solid rgba(212,175,55,.35);border-radius:10px}.scroll-card img,.shop-card img{width:44px!important;height:44px!important;max-width:44px!important;max-height:44px!important;object-fit:contain}.scroll-card-body,.shop-card-body{flex:1;min-width:0}.scroll-card-name,.shop-card-name{font-size:13px;font-weight:700;color:var(--text)}.scroll-card-meta,.shop-card-meta{font-size:11px;color:var(--text-soft)}.scroll-card-buy,.shop-card-buy,.buy-btn{padding:6px 12px;font-size:11px;font-weight:700;border-radius:8px;cursor:pointer;border:1px solid rgba(212,175,55,.5);background:linear-gradient(180deg,var(--gold),var(--gold-deep));color:#1a0f06}.scroll-card-buy:disabled,.shop-card-buy:disabled,.buy-btn:disabled{background:#3c3c3c80;color:var(--text-mute);cursor:not-allowed}.rune-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:12px}.rune-slot,.rune-equipped-slot{display:flex;flex-direction:column;align-items:center;gap:4px;padding:8px;background:#141018bf;border:1px solid rgba(212,175,55,.35);border-radius:8px;min-height:70px}.rune-card{display:flex;flex-direction:column;align-items:center;gap:4px;padding:8px;background:#141018bf;border:1px solid rgba(212,175,55,.35);border-radius:8px;cursor:pointer}.rune-card.empty{opacity:.4}.rune-card img,.rune-icon,.rune-slot img{width:44px!important;height:44px!important;max-width:44px!important;max-height:44px!important;object-fit:contain}.rune-name{font-size:10px;color:var(--text-soft);text-align:center;line-height:1.2}.codex-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:6px}.codex-card{display:flex;flex-direction:column;align-items:center;gap:2px;padding:4px;background:#141018b3;border:1px solid rgba(212,175,55,.25);border-radius:6px;aspect-ratio:1;position:relative}.codex-card img{width:100%!important;height:auto!important;max-width:100%!important;max-height:80%!important;object-fit:contain}.codex-card.locked{opacity:.3}.codex-card-level,.codex-level{font-size:9px;color:var(--gold-bright);margin-top:2px}.destroy-popup-overlay{z-index:1100}.destroy-popup-box{width:100%;max-width:320px;padding:18px 16px;text-align:center}.destroy-icon-wrap{width:130px!important;height:130px!important;max-width:130px!important;max-height:130px!important;margin:0 auto 8px;display:flex;align-items:center;justify-content:center;filter:drop-shadow(0 8px 24px rgba(212,175,55,.35));overflow:hidden}.destroy-artisan{width:100%!important;height:100%!important;max-width:130px!important;max-height:130px!important;object-fit:contain;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;pointer-events:none}.destroy-title{font-size:18px;font-weight:800;color:var(--gold-bright);margin:4px 0 6px;text-align:center}.destroy-weapon{font-size:14px;color:var(--text);margin-bottom:4px}.destroy-count{font-size:12px;color:var(--text-mute);margin-bottom:14px}.destroy-actions{display:flex;flex-direction:column;gap:8px}.destroy-watch,.destroy-giveup{width:100%;padding:10px;font-size:13px;font-weight:700;border-radius:8px;cursor:pointer;border:1.5px solid rgba(212,175,55,.5);font-family:Playfair Display,"Noto Serif KR",serif}.destroy-watch{background:linear-gradient(180deg,var(--gold),var(--gold-deep));color:#1a0f06}.destroy-giveup{background:#141018d9;color:var(--gold-bright)}.destroy-watch:disabled{opacity:.4;cursor:not-allowed}.completion-popup .popup-box{max-width:360px}.completion-popup img{max-width:120px!important;max-height:120px!important;object-fit:contain}.settings-row{display:flex;align-items:center;justify-content:space-between;padding:10px 0;border-bottom:1px solid rgba(212,175,55,.15)}.settings-row:last-child{border-bottom:none}.settings-label{font-size:13px;color:var(--text)}.settings-toggle{padding:5px 14px;font-size:12px;font-weight:700;border-radius:999px;cursor:pointer;border:1px solid rgba(212,175,55,.5);background:#141018d9;color:var(--gold-bright)}.settings-toggle.on{background:linear-gradient(180deg,var(--gold),var(--gold-deep));color:#1a0f06}.inventory-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:6px}.inventory-card{display:flex;flex-direction:column;align-items:center;gap:2px;padding:6px;background:#141018b3;border:1px solid rgba(212,175,55,.3);border-radius:6px;cursor:pointer}.inventory-card img{width:38px!important;height:38px!important;max-width:38px!important;object-fit:contain}.inventory-card-name{font-size:9px;color:var(--text-soft)}.inventory-card-level{font-size:10px;color:var(--gold-bright);font-weight:700}.protection-popup-content{text-align:center}.protection-popup-content img{max-width:80px!important;max-height:80px!important;margin:0 auto 8px}.popup-box img,.popup-overlay img{max-width:100%;max-height:120px;object-fit:contain}.popup-box .destroy-artisan{max-width:130px!important;max-height:130px!important}.ad-menu-list{display:flex;flex-direction:column;gap:10px}.ad-menu-card{display:flex;align-items:center;gap:12px;padding:11px;width:100%;background:#141018bf;border:1px solid rgba(212,175,55,.4);border-radius:10px;cursor:pointer;text-align:left;font-family:Playfair Display,"Noto Serif KR",serif}.ad-menu-card:disabled{opacity:.35;cursor:not-allowed}.ad-menu-card-icon{width:52px;height:52px;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle,rgba(212,175,55,.15),transparent 70%);border-radius:8px}.ad-menu-card-icon img{width:48px!important;height:48px!important;max-width:48px!important;max-height:48px!important;object-fit:contain}.ad-menu-card-body{flex:1;min-width:0}.ad-menu-card-title{font-size:13px;font-weight:700;color:var(--gold-bright);margin-bottom:3px}.ad-menu-card-desc{font-size:11px;color:var(--text-soft);line-height:1.35}.ad-menu-card-meta{font-size:10px;color:var(--text-mute);margin-top:4px}.popup-section-header{text-align:center;margin-bottom:12px;padding-bottom:8px;border-bottom:1px solid rgba(212,175,55,.3)}.popup-section-title{font-family:Playfair Display,"Noto Serif KR",serif;font-size:16px;font-weight:800;color:var(--gold-bright)}.ad-popup-tag{display:inline-block;padding:3px 10px;background:linear-gradient(180deg,var(--gold),var(--gold-deep));color:#1a0f06;border-radius:999px;font-size:10px;font-weight:800;letter-spacing:.1em;margin-bottom:8px}.ad-popup-title{font-size:16px;font-weight:700;color:var(--text);margin-bottom:6px}.ad-popup-desc{font-size:12px;color:var(--text-soft);margin-bottom:6px;line-height:1.4}.ad-popup-meta{font-size:11px;color:var(--text-mute)}#popup-container{z-index:9999!important}#popup-container .popup-overlay,#popup-container .popup-box,#popup-container .popup-btn,#popup-container button,#popup-container input,#popup-container [data-watch],#popup-container [data-close],#popup-container [data-ad],#popup-container .ad-menu-card,#popup-container .scroll-card,#popup-container .scroll-card-buy,#popup-container .rune-card,#popup-container .codex-card,#popup-container .destroy-watch,#popup-container .destroy-giveup,#popup-container .settings-toggle{pointer-events:auto!important}.btn.btn-buy,button.btn-buy{padding:7px 14px;font-size:12px;font-weight:800;border-radius:8px;cursor:pointer;font-family:Playfair Display,"Noto Serif KR",serif;border:1.5px solid rgba(255,217,106,.65);background:linear-gradient(180deg,var(--gold-bright),var(--gold) 50%,var(--gold-deep));color:#1a0f06;box-shadow:0 3px 10px #0006,inset 0 1px #ffffff59;letter-spacing:.03em;white-space:nowrap;transition:transform .15s ease,box-shadow .15s ease}.btn.btn-buy:hover{box-shadow:0 4px 14px #d4af3780,inset 0 1px #fff6}.btn.btn-buy:active{transform:scale(.96)}.btn.btn-buy:disabled{background:#3c3228a6;color:var(--text-mute);border-color:#d4af3740;box-shadow:none;cursor:not-allowed;opacity:.55}.settings-link{padding:6px 12px;font-size:12px;font-weight:700;border-radius:8px;cursor:pointer;font-family:Playfair Display,"Noto Serif KR",serif;border:1px solid rgba(212,175,55,.45);background:#141018bf;color:var(--gold-bright);letter-spacing:.04em;transition:background .15s ease,transform .15s ease}.settings-link:hover{background:#2b1b0ff2}.settings-link:active{transform:scale(.96)}.settings-link.danger{border-color:#c41e3ab3;color:#ffb0b8;background:#280e14d9}.settings-link.danger:hover{background:#46141ef2}.btn.btn-equip,.btn.btn-unequip,.btn.btn-discard,button.equip-btn,button.unequip-btn{padding:5px 10px;font-size:11px;font-weight:700;border-radius:6px;cursor:pointer;font-family:Playfair Display,"Noto Serif KR",serif;border:1px solid rgba(212,175,55,.5);background:#141018d9;color:var(--gold-bright)}.btn.btn-discard{border-color:#c41e3a99;color:#ffb0b8}#popup-container button:not(.popup-btn):not(.btn-icon):not(.settings-toggle):not(.btn-buy):not(.settings-link):not(.destroy-watch):not(.destroy-giveup):not(.scroll-card-buy):not(.ad-menu-card){padding:6px 12px;font-size:12px;font-weight:700;border-radius:8px;cursor:pointer;font-family:Playfair Display,"Noto Serif KR",serif;border:1px solid rgba(212,175,55,.45);background:#141018cc;color:var(--gold-bright)}.protection-popup-overlay{z-index:1100}.protection-popup-box{width:100%;max-width:320px;padding:22px 20px 18px;text-align:center}.protection-popup-title{font-family:Playfair Display,"Noto Serif KR",serif;font-size:18px;font-weight:800;color:var(--gold-bright);letter-spacing:.04em;text-align:center;padding-bottom:10px;margin-bottom:12px;border-bottom:1px solid rgba(212,175,55,.3);text-shadow:0 1px 0 rgba(0,0,0,.5)}.protection-popup-info{list-style:none;padding:0;margin:0 0 16px;font-family:Playfair Display,"Noto Serif KR",serif}.protection-popup-info li{display:flex;justify-content:space-between;align-items:baseline;gap:16px;padding:7px 4px;border-bottom:1px dashed rgba(212,175,55,.18);font-size:13px}.protection-popup-info li:last-child{border-bottom:none}.protection-popup-info .ppi-key{color:var(--text-soft);font-weight:600;letter-spacing:.02em}.protection-popup-info .ppi-val{color:var(--gold-bright);font-weight:700;font-size:14px}.protection-popup-info .ppi-val.ppi-empty{color:#ff8a8a}.protection-actions{display:flex;gap:10px;justify-content:center;margin-top:6px}.protection-actions .popup-btn{flex:1;padding:10px 12px;font-size:13px;font-weight:700}.protection-cancel{background:#141018d9;color:var(--gold-bright);border:1.5px solid rgba(212,175,55,.45)}.protection-use{background:linear-gradient(180deg,var(--gold-bright),var(--gold) 55%,var(--gold-deep));color:#1a0f06;border:1.5px solid rgba(255,217,106,.65);box-shadow:0 3px 10px #0006,inset 0 1px #ffffff4d}.protection-use[data-action=shop]{background:linear-gradient(180deg,#280e14f2,#46141ef2);color:#ffd96a;border:1.5px solid rgba(196,30,58,.7)}.protection-item{display:flex;align-items:center;gap:14px;padding:14px 12px;margin:8px 0 12px;background:#141018bf;border:1.5px solid rgba(212,175,55,.45);border-radius:10px;box-shadow:inset 0 1px #ffd96a1f}.protection-item-icon{width:56px!important;height:56px!important;max-width:56px!important;max-height:56px!important;object-fit:contain;flex-shrink:0;filter:drop-shadow(0 4px 10px rgba(212,175,55,.35))}.protection-item-body{flex:1;min-width:0;text-align:left}.protection-item-name{font-family:Playfair Display,"Noto Serif KR",serif;font-size:14px;font-weight:800;color:var(--gold-bright);letter-spacing:.02em}.protection-item-meta{font-family:Playfair Display,"Noto Serif KR",serif;font-size:11px;color:var(--text-soft);margin-top:2px}.protection-item-count{font-family:Playfair Display,"Noto Serif KR",serif;font-size:18px;font-weight:900;color:var(--gold-bright);padding:4px 10px;border-radius:999px;background:#d4af371f;border:1px solid rgba(212,175,55,.35)}.protection-item-count.is-empty{color:#ff8a8a;background:#c41e3a1f;border-color:#c41e3a80}.protection-empty-note{text-align:center;font-size:12px;color:#ff9a9a;margin:-4px 0 12px;font-style:italic}.protection-use:disabled{background:#3c3228a6!important;color:var(--text-mute)!important;border-color:#d4af3733!important;box-shadow:none!important;cursor:not-allowed;opacity:.65}.protection-item-list{list-style:none;padding:0;margin:0 0 12px;display:flex;flex-direction:column;gap:8px}.protection-item-list .protection-item{display:grid;grid-template-columns:52px 1fr auto auto;align-items:center;gap:10px;padding:10px;margin:0;background:#141018b3;border:1px solid rgba(212,175,55,.3);border-radius:10px}.protection-item-list .protection-item.is-current{background:#2b1b0fd9;border:1.5px solid rgba(255,217,106,.55);box-shadow:0 0 0 1px #ffd96a2e inset,0 0 16px #d4af3726}.protection-item-list .protection-item.is-locked{opacity:.55;filter:grayscale(.5)}.protection-item-list .protection-item-icon{width:48px!important;height:48px!important;max-width:48px!important;max-height:48px!important}.protection-item-list .protection-item-name{font-size:12px;font-weight:800;color:var(--gold-bright);line-height:1.2}.protection-item-list .protection-item-meta{font-size:10px;color:var(--text-soft);margin-top:2px}.protection-item-list .protection-item-count{font-size:13px;font-weight:800;padding:3px 8px}.protection-use-tier{padding:7px 12px;font-size:11px;font-weight:800;border-radius:8px;cursor:pointer;font-family:Playfair Display,"Noto Serif KR",serif;background:linear-gradient(180deg,var(--gold-bright),var(--gold) 55%,var(--gold-deep));color:#1a0f06;border:1.5px solid rgba(255,217,106,.65);box-shadow:0 2px 8px #0006,inset 0 1px #ffffff4d;white-space:nowrap;letter-spacing:.03em}.protection-use-tier:disabled{background:#3c32288c!important;color:var(--text-mute)!important;border-color:#d4af3733!important;box-shadow:none!important;cursor:not-allowed}.protection-actions{justify-content:center}.protection-actions .protection-cancel{flex:0 0 auto;min-width:100px}.mc-spin-cw,.mc-spin-ccw,.mc-runes,.staff-img,.staff-img-wrap,.staff-stage,.staff-aura,.staff-aura.level-0,.staff-aura.level-1,.staff-aura.level-2,.staff-aura.level-3,.staff-aura.level-4,.staff-aura.level-5,.combo-display,.combo-row,.spotlight{animation:none!important}.protection-item-list .protection-item{grid-template-columns:44px minmax(0,1fr) auto auto;gap:8px;padding:10px 8px}.protection-item-list .protection-item-body{min-width:0;overflow:hidden}.protection-item-list .protection-item-name{word-break:keep-all;overflow-wrap:anywhere;font-size:12px;line-height:1.25;white-space:normal}.protection-item-list .protection-item-meta{font-size:10px;margin-top:1px}.protection-item-list .protection-item-count{font-size:12px;padding:3px 7px;flex-shrink:0}.protection-use-tier{padding:6px 10px;font-size:10.5px;flex-shrink:0;min-width:56px}@media (max-width: 380px){.protection-item-list .protection-item{grid-template-columns:40px minmax(0,1fr) auto auto;gap:6px;padding:8px 6px}.protection-item-list .protection-item-name{font-size:11px}.protection-item-list .protection-item-icon{width:40px!important;height:40px!important;max-width:40px!important;max-height:40px!important}.protection-use-tier{padding:5px 8px;font-size:10px;min-width:50px}}.completion-popup-overlay{z-index:1200}.completion-popup-box{max-width:360px;text-align:center;padding:18px 16px 22px;overflow:hidden;position:relative}.completion-merchant-wrap{position:relative;width:200px;height:200px;margin:0 auto 6px;display:flex;align-items:center;justify-content:center;filter:drop-shadow(0 8px 32px rgba(212,175,55,.55));animation:completion-bob 1.8s ease-in-out infinite alternate}.completion-merchant{width:200px!important;height:200px!important;max-width:200px!important;max-height:200px!important;object-fit:contain;-webkit-user-drag:none;-webkit-user-select:none;user-select:none;pointer-events:none}@keyframes completion-bob{0%{transform:translateY(-3px) scale(1)}to{transform:translateY(3px) scale(1.04)}}.completion-title{font-family:Playfair Display,"Noto Serif KR",serif;font-size:26px;font-weight:900;color:var(--gold-bright);margin:6px 0 4px;letter-spacing:.04em;text-shadow:0 0 18px rgba(255,214,77,.65),0 2px 0 rgba(0,0,0,.5);animation:completion-title-glow 1.4s ease-in-out infinite alternate}@keyframes completion-title-glow{0%{text-shadow:0 0 12px rgba(255,214,77,.4),0 2px 0 rgba(0,0,0,.5)}to{text-shadow:0 0 28px rgba(255,214,77,.85),0 0 14px rgba(255,217,106,.6),0 2px 0 rgba(0,0,0,.5)}}.completion-subtitle{font-size:14px;color:var(--text);font-weight:700;margin-bottom:2px}.completion-desc{font-size:12px;color:var(--text-soft);margin-bottom:14px}.completion-rank-block{background:#141018b3;border:1px solid rgba(212,175,55,.4);border-radius:10px;padding:10px;margin-bottom:12px}.completion-rank-msg{font-size:14px;font-weight:800;color:var(--gold-bright)}.completion-total-msg{font-size:11px;color:var(--text-soft);margin-top:3px}.completion-leaderboard{background:#14101899;border-radius:10px;padding:8px;margin:8px 0;border:1px solid rgba(212,175,55,.25)}.completion-leaderboard-title{font-family:Playfair Display,"Noto Serif KR",serif;font-size:13px;font-weight:800;color:var(--gold-bright);margin-bottom:6px;letter-spacing:.05em}.completion-leaderboard-list{max-height:130px;overflow-y:auto;text-align:left}.completion-entry{font-size:11px;color:var(--text);padding:3px 6px;border-bottom:1px dashed rgba(212,175,55,.15)}.completion-entry:last-child{border-bottom:none}.completion-empty{font-size:12px;color:var(--text-mute);padding:12px;font-style:italic}.completion-register{width:100%;margin-bottom:10px}@media (max-width: 380px){.completion-merchant-wrap,.completion-merchant{width:160px!important;height:160px!important;max-width:160px!important;max-height:160px!important}.completion-title{font-size:22px}}.test-clear-btn{position:fixed;bottom:16px;right:16px;z-index:10000;padding:8px 14px;font-size:11px;font-weight:700;background:#c41e3aeb;color:#fff;border:1.5px solid rgba(255,217,106,.6);border-radius:8px;cursor:pointer;font-family:Playfair Display,"Noto Serif KR",serif;letter-spacing:.05em;box-shadow:0 6px 20px #00000080;pointer-events:auto}.test-clear-btn:active{transform:scale(.94)}#fireworks-layer{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:99999;overflow:hidden}.firework-burst{position:absolute;width:0;height:0;pointer-events:none}.firework-spark{position:absolute;top:0;left:0;width:7px;height:7px;border-radius:50%;--dx: 0px;--dy: 0px;background:#ffd96a;animation:spark-fly 1.7s ease-out forwards;box-shadow:0 0 10px currentColor,0 0 20px currentColor;will-change:transform,opacity}@keyframes spark-fly{0%{transform:translate(0) scale(1.2);opacity:1}20%{opacity:1}to{transform:translate(var(--dx),var(--dy)) scale(.25);opacity:0}}.firework-burst.tier-1 .firework-spark{background:#ffd96a;box-shadow:0 0 8px #ffd96a}.firework-burst.tier-2 .firework-spark{width:8px;height:8px;box-shadow:0 0 12px currentColor}.firework-burst.tier-3 .firework-spark{width:9px;height:9px;box-shadow:0 0 14px currentColor,0 0 28px currentColor}.firework-burst.tier-4 .firework-spark{width:10px;height:10px;box-shadow:0 0 16px currentColor,0 0 32px currentColor,0 0 48px currentColor}body.grand-finale{animation:grand-flash .5s ease-out}@keyframes grand-flash{0%{filter:brightness(1) saturate(1)}30%{filter:brightness(1.4) saturate(1.3)}to{filter:brightness(1) saturate(1)}}.cider-pop-wrap{position:fixed;left:50%;top:35%;width:220px;height:220px;margin-left:-110px;margin-top:-110px;z-index:99998;pointer-events:none;animation:cider-pop-anim 2.4s cubic-bezier(.2,.7,.3,1) forwards;transform-origin:center bottom}.cider-pop-img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 8px 32px rgba(255,214,77,.55));-webkit-user-drag:none;-webkit-user-select:none;user-select:none}@keyframes cider-pop-anim{0%{transform:scale(.4) translateY(40px) rotate(-12deg);opacity:0}12%{transform:scale(1.15) translateY(0) rotate(8deg);opacity:1}22%{transform:scale(1.05) translateY(-10px) rotate(-5deg);opacity:1}35%{transform:scale(1.08) translateY(-30px) rotate(3deg);opacity:1}60%{transform:scale(1) translateY(-80px) rotate(0);opacity:.85}to{transform:scale(.85) translateY(-220px) rotate(-4deg);opacity:0}}@media (max-width: 420px){.cider-pop-wrap{width:180px;height:180px;margin-left:-90px;margin-top:-90px}}.completion-festival{position:relative;display:grid;grid-template-columns:70px 1fr 70px;align-items:end;gap:4px;height:220px;margin:4px auto 6px;width:100%;max-width:360px}.festival-merchant{display:flex;align-items:flex-end;justify-content:center;height:100%}.festival-merchant img{width:200px!important;height:200px!important;max-width:200px!important;max-height:200px!important;object-fit:contain;filter:drop-shadow(0 8px 24px rgba(212,175,55,.5));animation:completion-bob 1.8s ease-in-out infinite alternate;-webkit-user-drag:none}.festival-cider{position:relative;height:130px;display:flex;align-items:flex-end;justify-content:center}.festival-cider img{width:72px!important;height:110px!important;max-width:72px!important;max-height:110px!important;object-fit:contain;filter:drop-shadow(0 6px 16px rgba(0,0,0,.6));-webkit-user-drag:none}.festival-cider.left img{transform:rotate(-14deg)}.festival-cider.right img{transform:rotate(14deg)}.cider-bubbles{position:absolute;left:50%;bottom:75%;width:80px;height:200px;pointer-events:none;transform:translate(-50%)}.festival-cider.left .cider-bubbles{left:60%}.festival-cider.right .cider-bubbles{left:40%}.cider-bubbles .bubble{position:absolute;bottom:0;width:8px;height:8px;border-radius:50%;background:radial-gradient(circle at 30% 30%,#fff5e0,#ffd96a 50%,#c8861c);box-shadow:0 0 10px #ffd96ad9,0 0 4px #fff9;opacity:0;animation:bubble-rise 1.8s ease-out infinite}@keyframes bubble-rise{0%{transform:translate(0) scale(.5);opacity:0}10%{opacity:1}60%{opacity:1}to{transform:translate(var(--bx, 12px),-180px) scale(.4);opacity:0}}.cider-bubbles .b0{left:50%;animation-delay:0s;--bx: 0px;width:9px;height:9px}.cider-bubbles .b1{left:35%;animation-delay:.15s;--bx: -8px;width:7px;height:7px}.cider-bubbles .b2{left:65%;animation-delay:.3s;--bx: 8px;width:8px;height:8px}.cider-bubbles .b3{left:45%;animation-delay:.45s;--bx: -4px;width:6px;height:6px}.cider-bubbles .b4{left:55%;animation-delay:.6s;--bx: 4px;width:10px;height:10px}.cider-bubbles .b5{left:30%;animation-delay:.75s;--bx: -12px;width:5px;height:5px}.cider-bubbles .b6{left:70%;animation-delay:.9s;--bx: 12px;width:8px;height:8px}.cider-bubbles .b7{left:50%;animation-delay:1.05s;--bx: 0px;width:7px;height:7px}.cider-pop-wrap{display:none!important}@media (max-width: 380px){.completion-festival{grid-template-columns:56px 1fr 56px;height:180px}.festival-merchant img{width:160px!important;height:160px!important}.festival-cider img{width:60px!important;height:90px!important}}.sell-merchant-wrap{position:fixed;width:120px;height:160px;pointer-events:none;z-index:9000;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;opacity:0;animation:sell-merchant-float 1.6s ease-out forwards;will-change:transform,opacity}.sell-merchant{width:110px!important;height:110px!important;max-width:110px!important;max-height:110px!important;object-fit:contain;filter:drop-shadow(0 4px 10px rgba(0,0,0,.35));-webkit-user-drag:none}.sell-bubble{background:#fffffff2;color:#2a1a08;font-size:13px;font-weight:700;padding:4px 10px;border-radius:12px;margin-bottom:4px;white-space:nowrap;box-shadow:0 2px 8px #00000040;border:1px solid rgba(212,175,55,.6)}@keyframes sell-merchant-float{0%{opacity:0;transform:translateY(10px) scale(.9)}15%{opacity:.85;transform:translateY(0) scale(1)}80%{opacity:.65;transform:translateY(-60px) scale(1)}to{opacity:0;transform:translateY(-90px) scale(1)}}
