@font-face{font-family:"Jersey 10";font-style:normal;font-weight:400;font-display:swap;src:url(../media/5e96579fd74ec546-s.3-nwzazwr9g8p.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:"Jersey 10";font-style:normal;font-weight:400;font-display:swap;src:url(../media/400f9cf0f12196ea-s.p.07f8q-37_4hra.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:"Jersey 10 Fallback";src:local(Arial);ascent-override:101.52%;descent-override:33.84%;line-gap-override:0.0%;size-adjust:79.15%}.jersey_10_7800d86e-module__S2JriW__className{font-family:"Jersey 10","Jersey 10 Fallback";font-style:normal;font-weight:400}.jersey_10_7800d86e-module__S2JriW__variable{--font-jersey:"Jersey 10", "Jersey 10 Fallback"}
.hero{background:#ffffff08;border:1px solid #b4283c40;border-radius:12px;flex-direction:column;gap:.5rem;padding:.75rem;font-size:1.2rem;display:flex}.hero .hero-buffs{align-items:center;gap:.35rem;min-height:28px;display:flex}.hero .hero-buffs .hero-buff{background:#ffffff14;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.hero .hero-buffs .hero-buff--evade{background:#47a37a}.hero .hero-main{grid-template-columns:64px 46px 1fr;align-items:end;gap:.75rem;display:grid}.hero .hero-main .hero-avatar{background:#ffffff0d;border:1px solid #b4283c40;border-radius:10px;width:64px;height:64px;overflow:hidden}.hero .hero-main .hero-avatar img{object-fit:cover;width:100%;height:100%;display:block}.hero .hero-main .hero-center{flex-flow:row;gap:.75rem;height:100%;display:flex}.hero .hero-main .hero-center .hero-status-and-bars{flex-flow:column wrap;justify-content:space-around;width:100%;height:100%;display:flex}.hero .hero-main .hero-center .hero-pass-turn{align-items:flex-end;width:54px;display:flex}.hero .hero-main .hero-resource{width:64px;height:64px}.hero .hero-main .hero-resource.hero-resource--rage{background:#ffffff0a;border:2px solid #8b98a8;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 0 0 2px #0006}.hero .hero-main .hero-resource.hero-resource--rage.rage--max{animation:1s infinite rage-pulse}.hero .hero-main .hero-resource.hero-resource--rage .hero-resource-fill{transform-origin:bottom;background:linear-gradient(#a32636,#b4283c40);height:100%;transition:transform .25s;position:absolute;bottom:0;left:0;right:0;transform:scaleY(0)}.hero .hero-main .hero-resource.hero-resource--rage .hero-resource-content{z-index:1;text-shadow:0 1px 2px #000000e6;flex-direction:column;align-items:center;display:flex;position:relative}.hero .hero-main .hero-resource.hero-resource--rage .hero-resource-label{text-transform:uppercase;opacity:.8}.hero .hero-actions{background:#ffffff05;border-radius:10px;flex-wrap:wrap;gap:.5rem;padding:.5rem;display:flex}.action{color:#e7e1d6;border:1px solid #ffffff1f;border-radius:8px;justify-content:center;align-items:center;width:64px;height:64px;transition:transform .12s,background .12s;display:flex;position:relative}.action:disabled{opacity:.5;cursor:not-allowed}.action .action-name{text-align:center;padding:0 .25rem;font-size:1rem;line-height:1.1}.action .action-cd{background:#000000a6;border-radius:8px;justify-content:center;align-items:center;font-size:2.2rem;display:flex;position:absolute;inset:0}.action.str{background:#9d2926}.action.agi{background:#47a37a}.action.int{background:#477aa3}.action.none{background:#e7e1d6b3}.action.action--pass{color:#120c12;background:#e7e1d6;width:46px;height:46px}@keyframes rage-pulse{0%{box-shadow:0 0 #a3263600}50%{box-shadow:0 0 12px #a32636cc}to{box-shadow:0 0 #a3263600}}@media (min-width:640px){.action{cursor:pointer}.action:hover:not(:disabled){transform:translateY(-2px)}}.bar{background:#ffffff0f;border:1px solid #ffffff1a;border-radius:6px;width:100%;height:24px;position:relative;overflow:hidden}.bar .bar__fill{height:100%;transition:width .25s ease-in-out}.bar .bar__label{color:#e7e1d6;pointer-events:none;text-shadow:0 1px 2px #000000e6,0 0 4px #000c;justify-content:center;align-items:center;gap:8px;display:flex;position:absolute;inset:0 0 2px}.bar .bar__label>span:first-child{white-space:nowrap}.bar .bar__label .bar__armor{color:#c8d3e0;white-space:nowrap}.bar.bar--small{height:16px}.bar.bar--small .bar__label{gap:6px;font-size:.9rem}.bar.bar--medium{height:24px}.bar.bar--hp .bar__fill{background:linear-gradient(#a32636,#7a1f2b)}.bar.bar--mp .bar__fill{background:linear-gradient(#4f7de0,#355fb8)}.bar.bar--xp .bar__fill{background:linear-gradient(#d4af37,#b8902f)}.enemy-grid{grid-template-columns:repeat(2,1fr);align-content:start;gap:.75rem;min-height:300px;font-size:1.1rem;display:grid}.enemy-card{background:#ffffff08;border:1px solid #b4283c40;border-radius:10px;flex-direction:column;padding:.5rem;transition:transform .12s,background .12s,border-color .12s;display:flex}.enemy-card--selected{background:#a3263626;border-color:#a32636}.enemy-card--dead{opacity:.35;filter:grayscale(.8);cursor:default}.enemy-card .enemy-card__header{gap:.5rem;padding-bottom:.5rem;display:flex}.enemy-card .enemy-card__avatar{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;width:64px;height:72px;position:relative;overflow:hidden}.enemy-card .enemy-card__avatar img{object-fit:fill;width:100%;height:100%}.enemy-card .enemy-card__info{flex-direction:column;justify-content:space-between;gap:.25rem;display:flex}.enemy-card .enemy-card__info .enemy-card__name{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.enemy-card .enemy-card__info .enemy-actions{gap:.5rem;display:flex}.enemy-card .enemy-card__info .enemy-actions .enemy-action{border:1px solid #ffffff1f;border-radius:2px;width:20px;height:20px;position:relative}.enemy-card .enemy-card__info .enemy-actions .enemy-action.str{background:#9d2926}.enemy-card .enemy-card__info .enemy-actions .enemy-action.agi{background:#47a37a}.enemy-card .enemy-card__info .enemy-actions .enemy-action.int{background:#477aa3}.enemy-card .enemy-card__info .enemy-actions .enemy-action.none{background:#e7e1d6b3}.enemy-card .enemy-card__info .enemy-actions .enemy-action .action-cd{background:#000000a6;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.enemy-card .enemy-card__info .enemy-actions .enemy-action .action-dmg{justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.enemy-card .enemy-card__hp{padding-bottom:.25rem}@media (min-width:640px){.enemy-card{cursor:pointer}.enemy-card:hover:not(:disabled){transform:translateY(-2px)}}.battle-log{background:#ffffff08;border:1px solid #b4283c40;border-radius:10px;flex-direction:column;gap:.5rem;padding:.75rem;display:flex}.battle-log .battle-log__header{justify-content:space-between;align-items:center;display:flex}.battle-log .battle-log__toggle{color:#e7e1d6;cursor:pointer;background:#ffffff0a;border:1px solid #b4283c40;border-radius:6px;padding:.3rem .6rem}.battle-log .battle-log__entries{flex-direction:column;gap:.35rem;height:84px;padding-right:.25rem;display:flex;overflow-y:auto}.battle-log .battle-log__entry{font-size:1rem;line-height:1.2}.statuses-grid{flex-wrap:wrap;gap:.25rem;height:24px;display:flex}.status{background:#ffffff14;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;display:flex;position:relative}.status .status__icon{object-fit:cover;width:100%;height:100%}.status .status__stacks{color:#fff;background:#7a1f2b;border-radius:50%;justify-content:center;align-items:center;width:13px;height:13px;font-size:.55rem;display:flex;position:absolute;bottom:-4px;right:-4px}.game-debug{z-index:9999;pointer-events:none;position:fixed;top:0;right:0}.game-debug .game-debug__button{pointer-events:auto;z-index:10000;color:#e7e1d6;cursor:pointer;background:#7a1f2b;border:1px solid #b4283c40;border-radius:6px;padding:.4rem .6rem;position:fixed;bottom:10px;right:20px}.game-debug .game-debug__pre{pointer-events:auto;z-index:9999;color:#e7e1d6b3;background:#050508f2;border-left:1px solid #b4283c40;width:320px;height:95vh;padding:1rem;font-size:.75rem;position:fixed;top:0;right:0;overflow:auto}.game-debug .game-debug__pre.hidden{display:none}.header{background:#ffffff05;border-bottom:1px solid #b4283c40;border-radius:0;margin-bottom:.5rem;padding:.5rem .75rem}.header .header__container{justify-content:space-between;align-items:center;max-width:1080px;margin:0 auto;display:flex}.header .header__left,.header .header__center,.header .header__right{align-items:center;gap:.5rem;padding:.25rem;display:flex}.header .header__right{flex-direction:row-reverse}.header .header__hero-info{align-items:center;gap:.5rem;display:flex}.header .header__hero-info span{align-items:center;gap:.5rem;font-size:2rem;display:flex}.header .header__icon-btn{color:#e7e1d6;cursor:pointer;background:#ffffff08;border:1px solid #b4283c40;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.header .header__icon-btn:hover{background:#ffffff14}.header .header__btn{cursor:pointer;color:#e7e1d6;border:1px solid #0000;border-radius:6px;padding:.35rem .6rem}.header .header__btn--danger{background:#7a1f2b;border-color:#a3263699}.header .header__btn--danger:hover{background:#a32636}.btn{cursor:pointer;color:#e7e1d6;-webkit-tap-highlight-color:#0000;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;padding:.5rem 1rem;font-size:1.2rem;transition:background .12s;display:inline-flex}.btn:focus{outline:none}.btn:active{transform:none}.btn--primary{background:#7a1f2b;border-color:#a3263699}.btn--primary:hover{background:#a32636}.btn--secondary{background:#ffffff0a;border-color:#b4283c40}.btn--secondary:hover{background:#ffffff14}.btn:disabled{opacity:.5}.btn.saved{cursor:default;opacity:.9;pointer-events:none;background:#245c2a;border-color:#4caf50}.back-button{width:200px;height:100%;margin-bottom:1rem;font-size:1.6rem}.back-button .back-button-chevron{height:100%}.back-button .back-button-label{height:100%;padding-top:.2rem;padding-left:.5rem}.menu{max-width:1080px;margin:0 auto;padding:1rem}.menu-grid{grid-template-columns:repeat(2,1fr);grid-auto-rows:160px;gap:1rem;display:grid}.menu-tile{color:#e7e1d6;cursor:pointer;isolation:isolate;border:1px solid #b4283c40;border-radius:10px;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.menu-tile .menu-tile__image{z-index:0}.menu-tile:before{content:"";z-index:1;background:#00000073;transition:background .2s;position:absolute;inset:0}.menu-tile span{text-shadow:0 2px 4px #000,0 0 8px #000;z-index:2;font-size:2rem;position:relative}.menu-tile:hover:not(:disabled):before{background:#00000040}.menu-tile:disabled{cursor:not-allowed}.menu-tile .menu-tile__badge{text-align:center;color:#222;z-index:3;background:#a32636;border-radius:50%;width:1.5rem;height:1.5rem;font-size:2rem;animation:1.5s ease-in-out infinite menu-badge-glow;position:absolute;top:.75rem;right:.75rem}.menu-tile--locked .menu-tile__image--locked{filter:grayscale()brightness(.6)}.menu-tile--locked:before,.menu-tile--locked:hover:before{background:#000000a6}@media (min-width:640px){.menu-grid{grid-auto-rows:300px;max-width:1080px}.menu-tile span{font-size:2.7rem}.menu-tile .menu-tile__badge{width:2rem;height:2rem;top:1rem;right:1rem}}@keyframes menu-badge-glow{0%,to{transform:scale(1);box-shadow:0 0 8px #a32636b3}50%{transform:scale(1.08);box-shadow:0 0 18px #a32636}}.level-select{cursor:default;flex-direction:column;gap:1rem;font-size:1.5rem;display:flex}.level-select__setting{align-items:center;gap:.5rem;max-width:230px;padding:.25rem;display:flex}.level-select__grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:.75rem;display:grid}.level-card{color:#e7e1d6;text-shadow:0 2px 4px #000,0 0 8px #000;background:#ffffff08;border:1px solid #ffffff1f;border-radius:12px;flex-direction:column;gap:.25rem;display:flex;position:relative;overflow:hidden}.level-card--locked{filter:grayscale();opacity:.4;cursor:not-allowed}.level-card--hidden{display:none}.level-card--locked:hover{border-color:#ffffff1f;transform:none}.level-card__img{aspect-ratio:1;cursor:pointer;background:#0003;position:relative;overflow:hidden}.level-card__img:hover:not(:disabled){transform:scale(1.05)}.level-card__img{transition:transform .12s,border-color .12s}.level-card__img>img{object-fit:cover;filter:grayscale();opacity:.2;width:100%;height:100%}.level-card__img-overlay{height:100%;transition:width .3s;position:absolute;top:0;left:0;overflow:hidden}.level-card__img-overlay img{height:100%;position:absolute}.level-card__name{text-align:center;pointer-events:none;width:100%;margin:0 auto;font-size:2rem;position:absolute;top:2rem}.level-card__meta{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:linear-gradient(#00000059,#000000a6);flex-direction:column;gap:.5rem;width:100%;padding:.5rem 0;font-size:1.2rem;display:flex;position:absolute;bottom:0}.level-card__meta .level-card__info{justify-content:space-around;display:flex}.level-card__floor-picker{justify-content:space-between;align-items:center;gap:.4rem;margin-bottom:.35rem;padding-left:.6rem;padding-right:.6rem;display:flex}.level-card__floor-label{text-align:center;white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}.level-card__chevron{color:#e7e1d6;cursor:pointer;background:#7a1f2b;border:2px solid #fff3;border-radius:.35rem;width:3.2rem;height:3.2rem;padding-bottom:.3rem;font-size:1.8rem;line-height:1.4}.level-card__chevron:hover:not(:disabled){border-color:#b4283c40}.level-card__chevron:disabled{opacity:.25;cursor:not-allowed}.level-card__lock{color:#fff;background:#0009;justify-content:center;align-items:center;font-size:2rem;display:flex;position:absolute;inset:0}.level-card__lock .level-card__lock-text{position:absolute;top:35%}@media (min-width:640px){.level-select__grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1rem}}.hero-screen{flex-direction:column;gap:1rem;font-size:1.3rem;display:flex}.hero-screen .hero-screen__select{grid-template-columns:repeat(auto-fit,minmax(110px,1fr));gap:.75rem;display:grid}.hero-screen .hero-select{color:#e7e1d6;background:#ffffff08;border:1px solid #ffffff14;border-radius:10px;flex-direction:column;align-items:center;gap:.5rem;padding:.75rem;display:flex}.hero-screen .hero-select img{object-fit:contain;width:72px;height:72px}.hero-screen .hero-select--active{background:#7a1f2b26;border-color:#7a1f2b}.hero-screen .hero-select:focus-visible{outline-offset:2px;outline:2px solid #7a1f2b}.hero-screen .hero-screen__card{background:#ffffff08;border:1px solid #ffffff1f;border-radius:12px;flex-direction:column;gap:1rem;padding:1rem;display:flex}.hero-screen .hero-screen__header{justify-content:space-between;align-items:center;display:flex}.hero-screen .hero-screen__name{font-size:1.8rem}.hero-screen .hero-screen__level{opacity:.7}.hero-screen .hero-screen__points{color:#7cff7c}.hero-screen .hero-screen__points strong{margin-left:.5rem}.hero-screen .hero-screen__identity{gap:1rem;display:flex}.hero-screen .hero-screen__avatar{border:1px solid #ffffff1f;border-radius:10px;width:150px;height:150px;overflow:hidden}.hero-screen .hero-screen__avatar img{object-fit:contain;width:100%;height:100%}.hero-screen .hero-screen__bars{flex-direction:column;flex:1;justify-content:center;gap:.5rem;display:flex}.hero-screen .hero-screen__stats{flex-direction:column;gap:1rem;display:flex}.hero-screen .hero-screen__stats-section{background:#ffffff06;border:1px solid #ffffff14;border-radius:10px;flex-direction:column;gap:.75rem;padding:.75rem;display:flex}.hero-screen .hero-screen__stats-section--primary{background:#7a1f2b12;border-color:#7a1f2b73}.hero-screen .hero-screen__stats-section--secondary{background:#b8902f12;border-color:#b8902f73}.hero-screen .hero-screen__stats-section--derived{background:#36a36f1f;border-color:#36a36f}.hero-screen .hero-screen__section-heading{align-items:center;gap:.75rem;display:flex}.hero-screen .hero-screen__section-heading:after{content:"";opacity:.2;background:currentColor;flex:1;height:1px}.hero-screen .hero-screen__section-title{color:#ffffffb3;letter-spacing:.08em;text-transform:uppercase;font-weight:700}.hero-screen .hero-screen__stats-section--derived .hero-screen__section-title{color:#7cff7c}.hero-screen .hero-screen__stats-grid{grid-template-columns:repeat(4,1fr);gap:.5rem;display:grid}.hero-screen .hero-screen__stat{background:#ffffff0a;border:1px solid #ffffff14;border-radius:8px;flex-direction:column;align-items:center;min-width:0;padding:.75rem;display:flex}.hero-screen .hero-screen__stat--primary{background:#7a1f2b1f;border-color:#7a1f2b59}.hero-screen .hero-screen__stat--primary .hero-screen__stat-value{font-size:1.8rem}.hero-screen .hero-screen__stat--secondary .hero-screen__stat-value{font-size:1.5rem}.hero-screen .hero-screen__stat--derived{background:#36a36f1f;border-color:#36a36f}.hero-screen .hero-screen__stat--derived .hero-screen__stat-value{font-size:1.5rem}.hero-screen .hero-screen__stat-name{white-space:nowrap;max-width:100%;overflow:hidden}.hero-screen .hero-screen__stat-value{margin-top:.25rem}.hero-screen .hero-screen__stat-bonus{margin-top:.35rem}.hero-screen .hero-screen__stat-bonus--positive{color:#7cff7c}.hero-screen .hero-screen__stat-bonus--negative{color:#ff7c7c}.hero-screen .hero-screen__actions{flex-direction:column;gap:.5rem;display:flex}.hero-screen .hero-screen__action{background:#ffffff0a;border:1px solid #ffffff14;border-radius:8px;flex-direction:column;gap:.25rem;padding:.6rem;display:flex}@media (max-width:700px){.hero-screen .hero-screen__identity{flex-direction:column}.hero-screen .hero-screen__avatar{align-self:center}.hero-screen .hero-screen__stats-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:420px){.hero-screen .hero-screen__stats-grid{grid-template-columns:1fr}}.skill-tree{flex-direction:column;gap:1rem;display:flex}.skill-tree__header{background:#120c12;border:1px solid #e7e1d614;border-radius:12px;justify-content:space-between;align-items:center;padding:1rem;display:flex}.skill-tree__title{font-size:1.2rem}.skill-tree__currency{color:#b8902f}.skill-tree__grid{flex-direction:column;gap:1.5rem;display:flex}.skill-tree__row{justify-content:center;gap:1rem;display:grid}.skill-tree__row--1{grid-template-columns:repeat(1,170px)}.skill-tree__row--2{grid-template-columns:repeat(2,170px)}.skill-tree__row--3{grid-template-columns:repeat(3,170px)}.skill-tree__row--4{grid-template-columns:repeat(4,170px)}.skill-tree__row--5{grid-template-columns:repeat(5,170px)}.skill-node{color:#e7e1d6;cursor:pointer;background:#120c12;border:1px solid #e7e1d614;border-radius:12px;flex-direction:column;justify-content:center;gap:.5rem;width:170px;min-height:100px;padding:.75rem;transition:border-color .15s,background .15s,transform .15s;display:flex}.skill-node:hover{border-color:#e7e1d633;transform:translateY(-2px)}.skill-node--available{background:#b4283c40;border-color:#7a1f2b}.skill-node--unlocked{background:#b8902f40;border-color:#b8902f}.skill-node--locked{opacity:.45;cursor:default}.skill-node:disabled:hover{border-color:#e7e1d614;transform:none}.skill-node__cost{color:#e7e1d6b3;justify-content:center;align-items:center;font-size:.9rem;display:flex}.tooltip{display:inline-flex;position:relative;overflow:visible}.tooltip .tooltip__action-header{border-bottom:1px solid #ffffff1a;margin-bottom:.5rem;font-size:1.3rem}.tooltip__content{z-index:50;color:#fff;pointer-events:none;white-space:pre-line;word-wrap:break-word;overflow-wrap:break-word;background:#0f0f0ff2;border:1px solid #ffffff26;border-radius:8px;width:max-content;max-width:min(260px,100vw - 1rem);padding:.75rem;font-size:1rem;line-height:1.35;position:absolute;left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 4px 20px #0006}.tooltip--top .tooltip__content{bottom:calc(100% + .5rem)}.tooltip--bottom .tooltip__content{top:calc(100% + .5rem)}.tooltip:not(.tooltip--visible) .tooltip__content{display:none}.stats-tooltip{flex-direction:column;gap:.5rem;min-width:90px;display:flex}.stats-tooltip__level{opacity:.75}.stats-tooltip__divider{background:#ffffff1a;height:1px}.stats-tooltip__stats>div{justify-content:space-between;align-items:center;display:flex}.stats-tooltip__stats span.str{color:#9d2926}.stats-tooltip__stats span.agi{color:#47a37a}.stats-tooltip__stats span.int{color:#477aa3}.stats-tooltip__stats strong{color:#e7e1d6}@media (max-width:640px){.tooltip--action .tooltip__content{display:none}}.run-result{flex-direction:column;align-items:center;gap:1rem;max-width:350px;margin:1rem auto 0;display:flex}.run-result .h1{text-align:center}.run-result .h1.run-result__victory{color:#36a36f}.run-result .h1.run-result__defeated{color:#a32636}.run-result__card{background:#ffffff0a;border:1px solid #ffffff1f;border-radius:12px;width:100%;padding:1rem}.run-result__card .run-result__levels-gained{color:#36a36f}.run-result__title{margin-bottom:1rem}.run-result__reward-label{grid-template-columns:1fr auto;align-items:center;padding:.5rem 0;display:grid}.run-result__reward-label .run-result__reward-value{min-width:80px}.run-result__reward-label.run-result__reward--teeth .run-result__reward-value{color:#e7e1d6}.run-result__reward-label.run-result__reward--xp .run-result__reward-value{color:#b8902f}.run-result__reward-label.run-result__reward--blood .run-result__reward-value{color:#7a1f2b}.run-result__reward-value.run-result__reward--xp{color:#b8902f}.settings{flex-direction:column;gap:2rem;margin:0 auto;display:flex}.settings .settings__row{background:#120c12;border:1px solid #b4283c40;border-radius:10px;align-items:center;gap:1rem;padding:1rem;display:flex}.settings .reset-button{width:150px;margin-top:4rem}.rarity-common{color:#c4cfdb!important;border-color:#c4cfdb!important}.rarity-uncommon{color:#47a37a!important;border-color:#47a37a!important}.rarity-rare{color:#477aa3!important;border-color:#477aa3!important}.rarity-epic{color:#8b4ca8!important;border-color:#8b4ca8!important}.rarity-legendary{color:#d9822b!important;border-color:#d9822b!important}.inventory-screen{flex-direction:column;gap:2rem;padding:.5rem;display:flex}.inventory-screen .inventory-header-section{align-items:flex-start;gap:2rem;display:flex}.inventory-screen .inventory-header-section .hero-avatar{border-radius:8px;flex-direction:column;flex-shrink:0;align-items:center;gap:.75rem;padding:1rem;display:flex}.inventory-screen .inventory-header-section .hero-avatar img{object-fit:contain;filter:drop-shadow(0 0 8px #b8902f4d);width:100px;height:100px}.inventory-screen .inventory-header-section .hero-avatar .hero-name{color:#e7e1d6;text-align:center;font-weight:700}.inventory-screen .inventory-header-section .equipment-slots{gap:1rem;display:flex}.inventory-screen .inventory-footer-section{flex-direction:column;flex:1;display:flex}.draggable-item{color:#e7e1d6;cursor:grab;text-align:center;background:#120c12;border:1px solid #8b98a8;border-radius:4px;justify-content:center;align-items:center;width:100px;height:100px;padding:.5rem;display:flex}.draggable-item img{object-fit:contain;width:100%;height:100%}.draggable-item:hover{transform:translateY(-2px)}.draggable-item.dragging{opacity:.7;cursor:grabbing}.droppable-slot-container{flex-direction:column;display:flex}.droppable-slot-container .slot-title{color:#b8902f;text-transform:uppercase;text-align:center;font-weight:700}.droppable-slot-container .slot-title.delete{color:#7a1f2b}.droppable-slot-container .droppable-slot{background:#151018;border:2px solid #151018;border-radius:4px;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;width:120px;height:120px;padding:.5rem;display:flex}.droppable-slot-container .droppable-slot.drop-target{background:linear-gradient(135deg,#5cd9c91a,#36a36f1a);border:2px solid #36a36f;box-shadow:inset 0 0 12px #5cd9c933,0 0 8px #36a36f4d}.droppable-slot-container .droppable-slot.dragging{opacity:.8}.droppable-slot-container .droppable-slot .slot-empty{color:#e7e1d6b3;font-size:.7rem;font-style:italic}.inventory-grid{background:#151018;border:1.9px solid #8b98a8;border-radius:8px;flex-direction:column;padding:1rem;display:flex}.inventory-grid .inventory-slots{flex-wrap:wrap;gap:.75rem;display:flex}.inventory-grid .inventory-slots .inventory-header{color:#e7e1d6;border-bottom:1px solid #8b98a8;flex-basis:100%;margin-bottom:.5rem;padding-bottom:.5rem}.inventory-slot-empty{cursor:pointer;border:1px dashed #8b98a8;border-radius:2px;width:100px;height:100px;padding:.5rem}.inventory-slot-empty:hover{background:linear-gradient(135deg,#8b98a84d,#8b98a833);border-color:#c4cfdb}.droppable-delete-container{background:linear-gradient(135deg,#7a1f2b26,#a326361a);border:1px solid #7a1f2b;width:100px;height:100px;padding:.5rem}.droppable-delete-container.drop-target{background:linear-gradient(135deg,#a326364d,#7a1f2b40);border:1px solid #a32636;box-shadow:inset 0 0 16px #7a1f2b66,0 0 12px #a3263680}.droppable-delete-container .delete-slot{color:#a32636;flex-direction:column;justify-content:center;align-items:center;display:flex}.droppable-delete-container .delete-slot .delete-slot-title{text-align:center;font-size:1.8rem}.droppable-delete-container .delete-slot .delete-slot-content{font-size:4rem}.item-tooltip{min-width:180px;padding:.75rem}.item-tooltip .item-tooltip__name{color:#e7e1d6;margin-bottom:.25rem}.item-tooltip .item-tooltip__type{color:#e7e1d6b3;text-transform:uppercase;margin-bottom:.5rem;font-size:1rem}.item-tooltip .item-tooltip__description{color:#e7e1d6;margin-bottom:.5rem;font-size:1rem;line-height:1.4}.item-tooltip .item-tooltip__effect{color:#36a36f;border-top:1px solid #8b98a8;padding-top:.5rem;font-size:1rem}@media (max-width:480px){.inventory-screen{padding:.5rem}.inventory-screen .inventory-header-section{flex-direction:column;align-items:center}.droppable-slot-container .droppable-slot,.droppable-slot-container .droppable-slot .draggable-item{width:64px;height:64px}.droppable-slot-container .slot-title{font-size:1.1rem}.droppable-delete-container{width:64px;height:64px}.droppable-delete-container .delete-slot .delete-slot-title{font-size:1.3rem}.droppable-delete-container .delete-slot .delete-slot-content{font-size:2rem}.inventory-grid .inventory-slots .draggable-item,.inventory-grid .inventory-slots .inventory-slot-empty{width:64px;height:64px;font-size:1.2rem}}.battle-effects{pointer-events:none;position:absolute;inset:0;overflow:visible}.battle-effects__damage{color:#a32636;text-shadow:0 0 4px #000000e6,2px 2px 3px #000000b3;font-size:2.2rem;animation:1.6s ease-out forwards damage-float;position:absolute;top:40%;left:50%;transform:translate(-50%)}.battle-effects__damage--heal{color:#36a36f}.battle-effects__damage--miss{color:#e7e1d6;font-style:italic}.battle-effects__damage--absorbed{color:#367aa3;font-size:1.6rem}@keyframes damage-float{0%{opacity:1;transform:translate(-50%)translateY(0)scale(1)}80%{opacity:1;transform:translate(-50%)translateY(-60px)scale(1.2)}to{opacity:0;transform:translate(-50%)translateY(-75px)scale(0)}}body{color:#e7e1d6;letter-spacing:.08em;-webkit-user-select:none;user-select:none;background:#19090b;height:100vh;margin:0;font-size:1.4rem;font-family:var(--font-jersey),system-ui,sans-serif!important}body button,body input,body textarea,body select{font:inherit;letter-spacing:inherit}body .h1{padding-bottom:.5rem;font-size:2rem}body .h2{padding-bottom:.5rem;font-size:1.5rem}body .h3{padding-bottom:.5rem;font-size:1.25rem}body .h4{padding-bottom:.5rem;font-size:1rem}body .battle{grid-template-columns:1fr;gap:1rem;max-width:768px;margin:0 auto;padding:0 1rem 1rem;display:grid}body button,body input,body textarea,body select{color:#e7e1d6;background:#2a1115;border:1px solid #b4283c40;border-radius:8px;padding:.4rem .75rem;transition:border-color .15s,background .15s,box-shadow .15s}body button:focus,body input:focus,body textarea:focus,body select:focus{border-color:#7a1f2b;outline:none;box-shadow:0 0 8px #7a1f2b80}body select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' viewBox='0 0 16 16'%3E%3Cpath d='M4 6l4 4 4-4'/%3E%3C/svg%3E");background-position:right .75rem center;background-repeat:no-repeat;background-size:1rem;padding:.4rem 2.5rem .4rem .75rem}body select option{color:#e7e1d6;background:#2a1115}body input[type=text],body input[type=number],body textarea{background:#00000040}body input[type=text]:hover,body input[type=number]:hover,body textarea:hover{border-color:#b4283c40}body input[type=checkbox]{appearance:none;cursor:pointer;place-content:center;width:22px;height:22px;padding:0;display:grid}body input[type=checkbox]:before{content:"✓";font-size:1rem;transition:transform .1s;transform:scale(0)}body input[type=checkbox]:checked{background:#7a1f2b}body input[type=checkbox]:checked:before{transform:scale(1)}body input[type=range]{appearance:none;cursor:pointer;background:#12070a;height:8px;padding:0}body input[type=range]::-webkit-slider-thumb{appearance:none;cursor:pointer;background:#7a1f2b;border:1px solid #e7e1d6;border-radius:50%;width:18px;height:18px}body input[type=range]::-moz-range-thumb{cursor:pointer;background:#7a1f2b;border:1px solid #e7e1d6;border-radius:50%;width:18px;height:18px}
