.damage-calculator-module__6uX3EG__shell{gap:26px;display:grid}.damage-calculator-module__6uX3EG__notice{color:var(--muted);margin:0;font-size:12px;font-style:italic;line-height:1.5}.damage-calculator-module__6uX3EG__inputs{grid-template-columns:1fr 1fr;gap:18px;display:grid}.damage-calculator-module__6uX3EG__inputs>section,.damage-calculator-module__6uX3EG__results{border:1px solid var(--line);background:linear-gradient(145deg, #9439dc12, transparent 62%), var(--surface);padding:24px}.damage-calculator-module__6uX3EG__inputs header{align-items:center;gap:13px;display:flex}.damage-calculator-module__6uX3EG__inputs header>span{border:1px solid var(--green-bright);width:30px;height:30px;color:var(--green-bright);font-family:var(--font-geist-mono);flex:none;place-items:center;font-size:11px;font-weight:900;display:grid}.damage-calculator-module__6uX3EG__inputs h2,.damage-calculator-module__6uX3EG__results h2{margin:0;font-family:Georgia,Times New Roman,serif;font-size:25px;font-weight:500}.damage-calculator-module__6uX3EG__inputs header p,.damage-calculator-module__6uX3EG__results>header>p:last-child{color:var(--muted);margin:5px 0 0;font-size:12px;line-height:1.5}.damage-calculator-module__6uX3EG__modeSwitch{border:1px solid var(--line);grid-template-columns:1fr 1fr;margin-top:20px;display:grid}.damage-calculator-module__6uX3EG__modeSwitch button{border:0;border-right:1px solid var(--line);background:var(--paper);color:var(--muted);cursor:pointer;padding:10px;font-size:11px;font-weight:800}.damage-calculator-module__6uX3EG__modeSwitch button:last-child{border-right:0}.damage-calculator-module__6uX3EG__modeSwitch button.damage-calculator-module__6uX3EG__active{color:#fff;background:#8d35e84d}.damage-calculator-module__6uX3EG__manualGrid{grid-template-columns:1fr 1fr;align-items:start;gap:12px;margin-top:18px;display:grid}.damage-calculator-module__6uX3EG__manualGrid label,.damage-calculator-module__6uX3EG__defenseInput{gap:6px;display:grid}.damage-calculator-module__6uX3EG__manualGrid label>span,.damage-calculator-module__6uX3EG__defenseInput>span{color:var(--muted);font-family:var(--font-geist-mono);text-transform:uppercase;font-size:9px;font-weight:800}.damage-calculator-module__6uX3EG__manualGrid input,.damage-calculator-module__6uX3EG__manualGrid select,.damage-calculator-module__6uX3EG__defenseInput input,.damage-calculator-module__6uX3EG__cardPicker input,.damage-calculator-module__6uX3EG__cardPicker select{border:1px solid var(--line);background:var(--paper);width:100%;min-width:0;color:var(--ink);padding:11px}.damage-calculator-module__6uX3EG__manualGrid input,.damage-calculator-module__6uX3EG__manualGrid select{height:42px}.damage-calculator-module__6uX3EG__manualGrid small,.damage-calculator-module__6uX3EG__defenseInput small{color:var(--muted);font-size:9px}.damage-calculator-module__6uX3EG__defenseInput{margin-top:18px}.damage-calculator-module__6uX3EG__cardPicker{gap:8px;margin-top:18px;display:grid}.damage-calculator-module__6uX3EG__selectedCard{border:1px solid var(--line);background:var(--paper-deep);grid-template-columns:54px minmax(0,1fr);align-items:center;gap:11px;margin-top:4px;padding:9px;display:grid}.damage-calculator-module__6uX3EG__selectedCard>span{background-color:var(--paper);background-position:50%;background-repeat:no-repeat;background-size:contain;width:54px;height:70px}.damage-calculator-module__6uX3EG__selectedCard strong,.damage-calculator-module__6uX3EG__selectedCard small{display:block}.damage-calculator-module__6uX3EG__selectedCard strong{font-family:Georgia,Times New Roman,serif;font-size:16px}.damage-calculator-module__6uX3EG__selectedCard small{color:var(--muted);margin-top:5px;font-size:10px}.damage-calculator-module__6uX3EG__results>header{max-width:760px;margin-bottom:20px}.damage-calculator-module__6uX3EG__resultGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.damage-calculator-module__6uX3EG__result{--attack-color:#d8d4dc;border:1px solid color-mix(in srgb, var(--attack-color) 40%, var(--line));background:#0f071594;overflow:hidden}.damage-calculator-module__6uX3EG__result.damage-calculator-module__6uX3EG__base{--attack-color:#e8e2ed}.damage-calculator-module__6uX3EG__result.damage-calculator-module__6uX3EG__green{--attack-color:#58d68c}.damage-calculator-module__6uX3EG__result.damage-calculator-module__6uX3EG__blue{--attack-color:#55bdeb}.damage-calculator-module__6uX3EG__result.damage-calculator-module__6uX3EG__red{--attack-color:#ef676d}.damage-calculator-module__6uX3EG__result>header{border-bottom:3px solid var(--attack-color);background:linear-gradient(90deg, color-mix(in srgb, var(--attack-color) 12%, transparent), transparent);justify-content:space-between;align-items:center;gap:12px;max-width:none;margin:0;padding:13px 15px;display:flex}.damage-calculator-module__6uX3EG__result>header span,.damage-calculator-module__6uX3EG__result>header strong{display:block}.damage-calculator-module__6uX3EG__result>header span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:900}.damage-calculator-module__6uX3EG__result>header strong{color:var(--attack-color);margin-top:2px;font-family:Georgia,Times New Roman,serif;font-size:27px}.damage-calculator-module__6uX3EG__result>header sup{margin-left:1px;font-size:13px}.damage-calculator-module__6uX3EG__result>header small{color:var(--muted);font-family:var(--font-geist-mono);font-size:9px}.damage-calculator-module__6uX3EG__primaryStats{border-bottom:1px solid var(--line);grid-template-columns:1fr 1.25fr 1fr;display:grid}.damage-calculator-module__6uX3EG__primaryStats>div{border-right:1px solid var(--line);text-align:center;padding:13px 10px}.damage-calculator-module__6uX3EG__primaryStats>div:last-child{border-right:0}.damage-calculator-module__6uX3EG__primaryStats span,.damage-calculator-module__6uX3EG__primaryStats strong{display:block}.damage-calculator-module__6uX3EG__primaryStats span{color:var(--muted);text-transform:uppercase;font-size:8px;font-weight:800}.damage-calculator-module__6uX3EG__primaryStats strong{margin-top:5px;font-family:Georgia,Times New Roman,serif;font-size:23px}.damage-calculator-module__6uX3EG__primaryStats .damage-calculator-module__6uX3EG__expected{background:color-mix(in srgb, var(--attack-color) 9%, transparent)}.damage-calculator-module__6uX3EG__primaryStats .damage-calculator-module__6uX3EG__expected strong{color:var(--attack-color);font-size:28px}.damage-calculator-module__6uX3EG__result dl{grid-template-columns:1fr 1fr;gap:8px 18px;margin:0;padding:12px 15px;display:grid}.damage-calculator-module__6uX3EG__result dl>div{justify-content:space-between;gap:8px;display:flex}.damage-calculator-module__6uX3EG__result dt,.damage-calculator-module__6uX3EG__result dd{font-size:10px}.damage-calculator-module__6uX3EG__result dt{color:var(--muted)}.damage-calculator-module__6uX3EG__result dd{text-align:right;margin:0;font-weight:800}.damage-calculator-module__6uX3EG__unavailable{min-height:160px}.damage-calculator-module__6uX3EG__unavailable>p{color:var(--muted);margin:0;padding:18px;font-size:12px;line-height:1.55}.damage-calculator-module__6uX3EG__formula{border-left:3px solid var(--green-bright);background:var(--paper-deep);justify-content:space-between;gap:18px;padding:16px 18px;font-size:11px;display:flex}.damage-calculator-module__6uX3EG__formula span{color:var(--muted);text-align:right}@media (max-width:900px){.damage-calculator-module__6uX3EG__inputs,.damage-calculator-module__6uX3EG__resultGrid{grid-template-columns:1fr}}@media (max-width:680px){.damage-calculator-module__6uX3EG__inputs>section,.damage-calculator-module__6uX3EG__results{padding:17px}.damage-calculator-module__6uX3EG__manualGrid,.damage-calculator-module__6uX3EG__result dl{grid-template-columns:1fr}.damage-calculator-module__6uX3EG__primaryStats{grid-template-columns:1fr 1fr 1fr}.damage-calculator-module__6uX3EG__formula{flex-direction:column;align-items:flex-start}.damage-calculator-module__6uX3EG__formula span{text-align:left}}
