@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=Outfit:wght@400;500;600;700;800&display=swap";:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#ffffffe6;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--bg-primary:#06070a;--bg-secondary:#0d0f14;--accent-primary:#f3f4f6;--accent-secondary:#9ca3af;--glass-bg:#0d1017a6;--glass-border:#ffffff14;--glass-border-hover:#ffffff29;--danger:#ef4444;--success:#10b981;--warning:#f59e0b;--role-carry:#fbbf24;--role-mid:#ef4444;--role-offlane:#3b82f6;--role-support:#10b981;background-color:#06070a;font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;font-weight:400;line-height:1.5}body{background-color:#06070a;place-items:center;min-width:320px;min-height:100vh;margin:0;display:flex;overflow-x:hidden}body:before{content:"";z-index:0;opacity:.9;background-image:url(/assets/bg-j2IBIWWi.png);background-position:50%;background-size:cover;width:100vw;height:100vh;position:fixed;top:0;left:0}.cosmic-glow-1,.cosmic-glow-2{filter:blur(120px);pointer-events:none;z-index:0;opacity:.18;mix-blend-mode:screen;border-radius:50%;animation:25s ease-in-out infinite alternate float-glow;position:fixed}.cosmic-glow-1{background:radial-gradient(circle,#ef444473 0%,#0000 70%);width:500px;height:500px;top:-10%;left:-5%}.cosmic-glow-2{background:radial-gradient(circle,#3b82f673 0%,#0000 70%);width:450px;height:450px;animation-delay:-7s;bottom:-5%;right:-5%}@keyframes float-glow{0%{transform:translate(0)scale(1)}to{transform:translate(60px,40px)scale(1.1)}}.video-bg{object-fit:cover;z-index:0;pointer-events:none;opacity:.6;filter:brightness(.85)contrast(1.15)saturate(.9);width:100vw;height:100vh;position:fixed;top:0;left:0}#root{z-index:1;width:100%;min-height:100vh;position:relative}.glass-card{background:var(--glass-bg);-webkit-backdrop-filter:blur(20px);border:1px solid var(--glass-border);border-radius:16px;padding:1rem;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 10px 30px #0006}.glass-card:hover{border-color:var(--glass-border-hover);box-shadow:0 12px 35px #00000080,0 0 15px #ffffff05}.glass-button{color:#fff;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff14;border-radius:14px;justify-content:center;align-items:center;gap:8px;padding:10px 20px;font-family:Outfit,sans-serif;font-weight:600;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.glass-button:hover{background:#ffffff1f;border-color:#ffffff2e;transform:translateY(-2px);box-shadow:0 5px 15px #0000004d}.glass-button:active{transform:translateY(0)}h1,h2,h3{letter-spacing:-.01em;margin:0;font-family:Outfit,sans-serif}.premium-title{background:linear-gradient(135deg,#fff 30%,#a1a1aa 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-weight:700}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#ffffff14;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#ffffff2e}.badge{text-transform:uppercase;letter-spacing:.03em;border-radius:20px;padding:4px 12px;font-size:.75rem;font-weight:700}.badge-winrate{color:#10b981;background:#10b9811f;border:1px solid #10b98140;box-shadow:0 0 10px #10b9811a}.badge-lossrate{color:#ef4444;background:#ef446e1f;border:1px solid #ef446e40;box-shadow:0 0 10px #ef446e1a}.max-w-md{max-width:28rem}.mx-auto{margin-left:auto;margin-right:auto}.flex{display:flex}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.grid{display:grid}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-8{padding:2rem}.pt-4{padding-top:1rem}.pt-10{padding-top:2.5rem}.pt-20{padding-top:5rem}.pt-24{padding-top:6rem}.pt-28{padding-top:7rem}.pb-10{padding-bottom:2.5rem}.pb-28{padding-bottom:7rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.space-y-6>*+*{margin-top:1.5rem}.space-y-4>*+*{margin-top:1rem}.ml-2{margin-left:.5rem}.mt-1{margin-top:.25rem}.w-full{width:100%}.h-screen{height:100vh}.relative{position:relative}.fixed{position:fixed}.absolute{position:absolute}.inset-0{inset:0}.top-0{top:0}.left-0{left:0}.right-0{right:0}.z-50{z-index:50}.rounded-xl{border-radius:14px}.rounded-2xl{border-radius:18px}.rounded-lg{border-radius:10px}.rounded-md{border-radius:8px}.overflow-hidden{overflow:hidden!important}.shadow-lg{box-shadow:0 10px 15px -3px #0000004d,0 4px 6px -2px #0003}.shadow-xl{box-shadow:0 20px 25px -5px #0006,0 10px 10px -5px #0000004d}.shadow-2xl{box-shadow:0 25px 50px -12px #0009}.opacity-50{opacity:.5}.opacity-60{opacity:.6}.opacity-70{opacity:.7}.text-sm{font-size:.875rem}.text-lg{font-size:1.125rem}.text-xl{font-size:1.25rem}.text-3xl{font-size:1.875rem}.text-4xl{font-size:2.25rem}.font-bold{font-weight:700}.font-semibold{font-weight:600}.text-center{text-align:center}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.text-success{color:var(--success)}.text-danger{color:var(--danger)}.text-warning{color:var(--warning)}.bg-transparent{background-color:#0000}.outline-none{outline-offset:2px;outline:2px solid #0000}.border-none{border-style:none}.uppercase{text-transform:uppercase}.tracking-widest{letter-spacing:.12em}.animate-spin{animation:1s linear infinite spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.aspect-\[4\/3\]{aspect-ratio:4/3}.aspect-square{aspect-ratio:1}.brightness-50{filter:brightness(.45)}.bg-gradient-to-t{background-image:linear-gradient(to top, var(--tw-gradient-stops))}.from-\[\#050505\]{--tw-gradient-from:#06070a;--tw-gradient-to:#06070a00;--tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to)}.to-transparent{--tw-gradient-to:transparent}.bg-white\/10{background-color:#ffffff14}.bg-white\/5{background-color:#ffffff0a}.bg-black\/40{background-color:#00000073}.bg-black\/60{background-color:#000000a6}.border-white\/10{border-color:#ffffff14}.border-white\/5{border-color:#ffffff0a}.border-white\/20{border-color:#ffffff29}.border-t-white\/80{border-top-color:#ffffffd9}.backdrop-blur-xl{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.w-12{width:3rem}.h-12{height:3rem}.w-14{width:3.5rem}.h-14{height:3.5rem}.h-60{height:15rem}.w-48{width:12rem}.h-9{height:2.25rem}.w-9{width:2.25rem}.w-10{width:2.5rem}.h-7{height:1.75rem}.h-8{height:2rem}.w-11{width:2.75rem}.flex-1{flex:1}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.gap-1{gap:.25rem}.gap-2\.5{gap:.625rem}.active\:scale-95:active{transform:scale(.95)}.transition-all{transition-property:all;transition-duration:.2s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-transform{transition-property:transform;transition-duration:.2s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.duration-500{transition-duration:.5s}.hover\:scale-110:hover{transform:scale(1.1)}.hover\:scale-\[1\.02\]:hover{transform:scale(1.02)}.hero-glow{border:1px solid #fff3;border-radius:8px;box-shadow:0 0 15px #ffffff0d,inset 0 0 0 1px #ffffff26}.aspect-video{aspect-ratio:16/9}.search-box-container{border:1px solid #ffffff0f;transition:all .3s}.search-box-container:focus-within{background:#0d1017d9;border-color:#6366f166;box-shadow:0 0 15px #6366f126}.pudge-jump-container{touch-action:none;z-index:50;background-color:#0d0f14;justify-content:center;align-items:center;display:flex;position:fixed;inset:0;overflow:hidden}.pudge-jump-canvas{width:100%;height:100%;display:block}.pudge-jump-header{z-index:60;pointer-events:none;font-family:Outfit,sans-serif;position:absolute;top:24px;left:24px}.pudge-jump-title{color:#fff;letter-spacing:1px;text-shadow:0 2px 4px #00000080;margin:0;font-size:24px;font-weight:800}.pudge-jump-score{color:#fbbf24;text-shadow:0 2px 4px #00000080;margin:4px 0 0;font-size:20px;font-weight:700}.pudge-jump-controls{box-sizing:border-box;z-index:60;justify-content:space-between;width:100%;max-width:400px;padding:0 32px;display:flex;position:absolute;bottom:40px;left:50%;transform:translate(-50%)}.pudge-jump-btn{-webkit-backdrop-filter:blur(12px);color:#fff;cursor:pointer;-webkit-user-select:none;user-select:none;touch-action:manipulation;background:#ffffff14;border:2px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;transition:all .15s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 8px 32px #0000004d,inset 0 2px 4px #ffffff1a}.pudge-jump-btn:active{background:#fff3;border-color:#fff6;transform:scale(.9);box-shadow:0 4px 16px #0006,0 0 15px #fff3}.pudge-jump-btn svg{fill:none;stroke:currentColor;stroke-width:2.5px;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 2px 4px #0000004d);width:36px;height:36px}.pudge-jump-gameover{-webkit-backdrop-filter:blur(8px);z-index:70;text-align:center;background:#0d0f14d9;flex-direction:column;justify-content:center;align-items:center;padding:24px;display:flex;position:absolute;inset:0}.pudge-jump-runes-hud{z-index:60;pointer-events:none;flex-direction:column;gap:8px;display:flex;position:absolute;top:90px;left:24px}.rune-badge{text-shadow:0 1px 2px #0009;-webkit-backdrop-filter:blur(8px);border:1px solid #ffffff1a;border-radius:12px;align-items:center;gap:8px;padding:6px 12px;font-family:Outfit,sans-serif;font-size:14px;font-weight:700;animation:.2s cubic-bezier(.4,0,.2,1) slide-in;display:flex;box-shadow:0 4px 12px #0003}@keyframes slide-in{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}.rune-badge-haste{color:#ef4444;background:#ef444440;border-color:#ef444466;box-shadow:0 0 10px #ef444433}.rune-badge-dd{color:#3b82f6;background:#3b82f640;border-color:#3b82f666;box-shadow:0 0 10px #3b82f633}.rune-badge-invis{color:#c084fc;background:#a855f740;border-color:#a855f766;box-shadow:0 0 10px #a855f733}.rune-icon{font-size:16px}.rune-name{letter-spacing:.5px}.rune-timer{color:#fff;background:#0006;border-radius:6px;padding:2px 6px;font-size:12px}.candy-game-container{z-index:1;flex-direction:column;gap:1rem;min-height:100vh;padding:.75rem .75rem 5rem;display:flex;position:relative}.candy-game-container.embedded{min-height:auto;padding:0 0 2rem}@media (width>=480px){.candy-game-container{gap:1.25rem;padding:1.25rem 1.25rem 5rem}}.candy-header{text-align:center;margin-bottom:.25rem;position:relative}.candy-back-btn{cursor:pointer;color:#fff;background:#ffffff0d;border:1px solid #ffffff14;border-radius:50%;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;transition:all .2s;display:flex;position:absolute;top:50%;left:0;transform:translateY(-50%)}.candy-back-btn:hover{background:#ffffff1f;border-color:#ffffff2e;transform:translateY(-50%)scale(1.05)}.candy-back-btn:active{transform:translateY(-50%)scale(.95)}.candy-title{letter-spacing:-.02em;text-align:center;font-size:1.5rem;font-weight:800}@media (width>=480px){.candy-title{font-size:1.75rem}}.candy-subtitle{opacity:.6;text-align:center;margin-top:.15rem;font-size:.75rem}.candy-author{opacity:.35;text-align:center;margin-top:.2rem;font-size:.6rem;display:block}.legend-row{flex-wrap:wrap;justify-content:center;gap:.35rem;margin:.5rem 0;display:flex}.legend-chip{background:#ffffff08;border:1px solid #ffffff0d;border-radius:20px;align-items:center;gap:3px;padding:1px 6px;font-size:.65rem;display:flex}.legend-chip img{object-fit:contain;width:12px;height:12px}.legend-key-num{color:#dfbd83;font-weight:700}.candy-inventory-card{position:relative;overflow:hidden}.inventory-layout{flex-direction:column;justify-content:center;align-items:center;gap:.75rem;width:100%;display:flex}@media (width>=420px){.inventory-layout{flex-direction:row;justify-content:space-between;align-items:center;gap:1rem}}.cauldron-wrapper{flex-shrink:0;justify-content:center;align-items:center;display:flex}.candy-cauldron-img{object-fit:contain;filter:drop-shadow(0 0 12px #8aff8073);width:60px;height:60px;animation:3s ease-in-out infinite cauldron-pulse}@media (width>=420px){.candy-cauldron-img{width:80px;height:80px}}@keyframes cauldron-pulse{0%,to{filter:drop-shadow(0 0 10px #8aff8066);transform:translateY(0)scale(1)}50%{filter:drop-shadow(0 0 18px #8aff80a6);transform:translateY(-3px)scale(1.03)}}.inventory-grid{grid-template-columns:repeat(5,1fr);gap:.25rem;width:100%;max-width:250px;display:grid}@media (width>=370px){.inventory-grid{grid-template-columns:repeat(6,1fr);max-width:280px}}@media (width>=440px){.inventory-grid{grid-template-columns:repeat(10,1fr);max-width:320px}}.inventory-slot{aspect-ratio:1;cursor:pointer;background:#00000040;border:1px solid #ffffff14;border-radius:6px;justify-content:center;align-items:center;padding:.15rem;transition:all .15s;display:flex;position:relative}.inventory-slot:hover{background:#ffffff0a;border-color:#fff3}.inventory-slot.active{background:#dfbd8326;border-color:#dfbd83;box-shadow:0 0 8px #dfbd834d,inset 0 0 4px #dfbd831a}.inventory-slot.filled{background:#ffffff05;border-color:#ffffff0a}.inventory-slot.filled.active{background:#dfbd8314;border-color:#dfbd83}.inventory-slot img{object-fit:contain;filter:drop-shadow(0 2px 3px #000000b3);pointer-events:none;width:95%;height:95%}.quick-input-bar{background:#0003;border:1px solid #ffffff0a;border-radius:12px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.35rem;width:100%;margin-top:.75rem;padding:.4rem;display:flex}.quick-candy-btn{cursor:pointer;background:#ffffff08;border:1px solid #ffffff14;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;padding:2px;transition:all .15s;display:flex}@media (width>=360px){.quick-candy-btn{width:32px;height:32px}}.quick-candy-btn:hover{background:#ffffff14;border-color:#fff3;transform:scale(1.1)}.quick-candy-btn:active{transform:scale(.95)}.quick-candy-btn img{object-fit:contain;width:100%;height:100%}.quick-action-btn{color:#ffffffb3;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff14;border-radius:6px;justify-content:center;align-items:center;gap:3px;height:28px;padding:0 .5rem;font-size:.7rem;font-weight:600;transition:all .15s;display:flex}@media (width>=360px){.quick-action-btn{border-radius:8px;height:32px;padding:0 .75rem;font-size:.75rem}}.quick-action-btn:hover{color:#fff;background:#ffffff1a;border-color:#ffffff26}.quick-action-btn.delete-btn:hover,.quick-action-btn.clear-all-btn:hover{color:#ef4444;background:#ef444426;border-color:#ef44444d}.trades-list{flex-direction:column;gap:.5rem;display:flex}.trade-row{background:#ffffff03;border:1px solid #ffffff08;border-radius:12px;grid-template-columns:1fr auto 1fr;align-items:center;padding:.35rem;transition:all .2s;display:grid;overflow:hidden}.trade-row:hover{background:#ffffff05;border-color:#ffffff0f}.trade-side{border-radius:6px;align-items:center;gap:3px;min-height:28px;padding:2px;display:flex}.trade-side.give-side{background:#ef444405;border:1px solid #ef44440d;justify-content:flex-end}.trade-side.get-side{background:#10b98105;border:1px solid #10b9810d;justify-content:flex-start}.trade-arrow{color:#dfbd83;shrink:0;background:#ffffff0a;border:1px solid #ffffff0f;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;margin:0 .25rem;font-size:.65rem;display:flex}.candy-slot{cursor:pointer;background:#00000026;border:1px dashed #ffffff1f;border-radius:4px;justify-content:center;align-items:center;width:24px;height:24px;padding:1px;transition:all .15s;display:flex}@media (width>=360px){.candy-slot{border-radius:6px;width:28px;height:28px}}.candy-slot:hover{background:#ffffff08;border-color:#ffffff40}.candy-slot.filled{background:#0003;border-style:solid;border-color:#ffffff0d}.candy-slot.filled:hover{color:#ef4444;background:#ef444426;border-color:#ef4444}.candy-slot img{object-fit:contain;pointer-events:none;width:95%;height:95%}.add-slot-btn{color:#dfbd83;cursor:pointer;background:#dfbd8303;border:1px dashed #dfbd834d;border-radius:4px;justify-content:center;align-items:center;width:24px;height:24px;transition:all .15s;display:flex}@media (width>=360px){.add-slot-btn{border-radius:6px;width:28px;height:28px}}.add-slot-btn:hover{background:#dfbd830f;border-color:#dfbd83;transform:scale(1.05)}.add-slot-btn:active{transform:scale(.95)}.custom-recipe-box{background:#ffffff05;border:1px solid #ffffff0a;border-radius:12px;justify-content:space-between;align-items:center;width:100%;padding:.5rem .6rem;display:flex}.recipe-block{cursor:pointer;background:#00000026;border:1px solid #ffffff0f;border-radius:8px;align-items:center;gap:.2rem;min-height:38px;padding:.3rem .5rem;transition:all .15s;display:flex}.recipe-block:hover{background:#dfbd830d;border-color:#dfbd83}.recipe-block img{object-fit:contain;width:22px;height:22px}.recipe-dropdown-icon{color:#ffffff4d;margin-left:.2rem;font-size:.6rem}.target-list{flex-wrap:wrap;justify-content:center;align-items:center;gap:.35rem;min-height:36px;display:flex}.results-box{background:#0003;border:1px solid #ffffff0a;border-radius:12px;min-height:80px;padding:.85rem}.step-card{background:#ffffff03;border:1px solid #ffffff08;border-left:3px solid #dfbd83;border-radius:6px;margin-bottom:.4rem;padding:.6rem;animation:.3s ease-out forwards step-fade-in}@keyframes step-fade-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.step-header{color:#dfbd83;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.25rem;font-size:.7rem;font-weight:700}.step-content{flex-wrap:wrap;align-items:center;gap:.35rem;font-size:.8rem;display:flex}.mini-candies{flex-wrap:wrap;gap:2px;display:flex}.mini-candies img{object-fit:contain;width:16px;height:16px}.step-divider{color:#dfbd83;font-weight:700}.popup-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#000c;justify-content:center;align-items:center;animation:.2s ease-out forwards overlay-fade;display:flex;position:fixed;inset:0}@keyframes overlay-fade{0%{opacity:0}to{opacity:1}}.popup-dialog{width:90%;max-width:300px;animation:.25s cubic-bezier(.34,1.56,.64,1) forwards dialog-scale}@keyframes dialog-scale{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.popup-grid{grid-template-columns:repeat(5,1fr);gap:.4rem;margin-top:.75rem;margin-bottom:1rem;display:grid}.popup-candy-btn{aspect-ratio:1;cursor:pointer;background:#ffffff08;border:1px solid #ffffff14;border-radius:8px;justify-content:center;align-items:center;padding:3px;transition:all .15s;display:flex}.popup-candy-btn:hover{background:#dfbd8314;border-color:#dfbd83;transform:translateY(-2px)}.popup-candy-btn:active{transform:translateY(0)}.popup-candy-btn img{object-fit:contain;width:95%;height:95%}.popup-close-btn{color:#fff;cursor:pointer;text-align:center;background:#ffffff0d;border:1px solid #ffffff14;border-radius:6px;width:100%;padding:.6rem;font-size:.8rem;font-weight:600;transition:all .15s}.popup-close-btn:hover{background:#ffffff1a;border-color:#ffffff26}.popup-close-btn.clear-action{color:#ef4444;background:#ef444426;border-color:#ef44444d;margin-top:.4rem}.popup-close-btn.clear-action:hover{background:#ef444440}
