/* Scoped battle scene; native SVG + Web Animations keep map art crisp at any size. */
.ad-immersive .tc-battle,.tc-battle{display:flex!important;flex-direction:column!important;gap:6px!important;min-height:0;padding:8px!important;overflow:hidden!important;flex:1;border-color:#d8ba7466;background:linear-gradient(160deg,#102d3f,#193e49)}
.tc-heading{display:flex;justify-content:space-between;align-items:center;flex:none}.tc-heading small{font-size:10px;letter-spacing:.12em;color:#d8be81}.tc-heading h3{font-size:15px!important;margin:2px 0!important}.tc-heading button{padding:4px!important;font-size:11px!important;min-height:32px!important}.tc-queue{display:flex;gap:8px;flex:none;overflow-x:auto;min-height:54px;align-items:center;padding:2px}.tc-queue-slot{display:flex;align-items:center;gap:4px;position:relative}.tc-queue-slot>small{font-size:9px;color:#b9cdd1;writing-mode:vertical-rl}.tc-queue-slot.next>small{color:#ffde86}.tc-token{width:36px;height:42px;border-radius:9px;background:#2b6358;border:1px solid #75b6a2;display:block}.tc-token.enemy{background:#623940;border-color:#b76961}.tc-token svg{width:100%;height:100%}.tc-queue-slot.next .tc-token{box-shadow:0 0 0 2px #ffda7e}
.tc-arena{position:relative;isolation:isolate;flex:1;min-height:175px;max-height:550px;border-radius:16px;overflow:hidden;background:radial-gradient(ellipse at 50% 65%,#b0ba78 0%,#718b51 55%,#385f48 100%);border:1px solid #e7dba94d}.tc-arena:before{content:"";position:absolute;inset:0;background:repeating-linear-gradient(30deg,transparent 0 29px,#eddfa60a 30px 32px)}.tc-arena.deck{background:repeating-linear-gradient(0deg,#987145 0 22px,#64452f 23px 25px)}.tc-arena.cave{background:radial-gradient(ellipse at center,#666078,#272c42)}.tc-ground{position:absolute;inset:13% 5% 3%;border:1px dashed #ffedb62e;border-radius:50%;background:#eadfa410}
.ad-shell .tc-unit{position:absolute;left:var(--x);top:var(--y);transform:translate(-50%,-50%);width:116px;max-width:37%;padding:0;background:none;border:0;display:flex;flex-direction:column;align-items:center;gap:0;color:#fff7d6;z-index:2;opacity:1!important;cursor:pointer;min-height:0;overflow:visible}.tc-unit:disabled{cursor:default}.tc-figure{height:clamp(48px,10vh,95px);width:78px;max-width:100%;display:block;filter:drop-shadow(0 2px 1px #192c3855);transform-origin:50% 80%;position:relative;z-index:3}.tc-figure svg{height:100%;width:100%}.tc-unit.acting .tc-figure{filter:drop-shadow(0 0 5px #ffe487)}.tc-unit.targeted:before{content:"";position:absolute;inset:0 0 -2px;border:2px solid #ffdb75;border-radius:12px;background:#fffbd211}.tc-unit.fallen .tc-figure{opacity:.35;filter:grayscale(1)}.tc-unit-name{max-width:100%;font-size:11px;line-height:1.1;font-weight:700;text-shadow:0 1px 3px #112c39;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tc-unit progress{width:78%;height:6px;accent-color:#a8d676;display:block;margin-top:3px}.tc-unit.enemy progress{accent-color:#ff9783}.tc-unit small{font-size:9px;text-shadow:0 1px 2px #172d37}.tc-status{font-size:9px;color:#ffe398;min-height:10px}.tc-announcement{position:absolute;top:4px;left:5%;right:5%;z-index:6;border-radius:8px;padding:4px;background:#102f40d9;text-align:center;font-size:11px;line-height:1.3;color:#fff1c8;pointer-events:none}
.tc-party{display:flex;gap:5px;flex:none}.ad-shell .tc-party button{display:flex;align-items:center;justify-content:center;gap:2px;flex:1;min-width:0;padding:3px 5px;min-height:40px;background:#24464b;border:1px solid #6d8c8466;border-radius:9px}.tc-party svg{height:31px;width:27px;flex:none}.tc-party span{font-size:11px;line-height:1.1;overflow:hidden;text-overflow:ellipsis}.tc-party small{display:block;font-size:9px;margin-top:3px;color:#cfceaf}.ad-shell .tc-party .selected,.ad-shell .tc-skills .selected{border-color:#ffdb75;background:#56603d}.ad-shell .tc-party button:disabled{opacity:.4}
.tc-skills{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;flex:none}.ad-shell .tc-skills button{padding:5px;min-height:43px;border:1px solid #8aa48d55;border-radius:8px;background:#23444c;line-height:1.15;text-align:left;min-width:0}.tc-skills strong{font-size:11px;display:block;font-weight:600}.tc-skills small{display:block;font-size:9px;margin-top:4px;color:#d1d9c0}.tc-skills button:disabled{opacity:.38}.tc-confirm{display:flex;gap:5px;flex:none}.ad-shell .tc-confirm button{font-size:12px;padding:8px;min-height:39px}.tc-confirm .ad-primary{flex:1}.tc-battle .ad-battle-log{max-height:34px!important;min-height:0;padding:0!important}.tc-battle .ad-battle-log p{font-size:10px!important}.tc-float{position:absolute;left:50%;top:25%;transform:translateX(-50%);z-index:9;color:#fff1c8;font-size:24px;font-weight:900;white-space:nowrap;text-shadow:2px 2px #702d31,-1px -1px #702d31;pointer-events:none}.tc-float.healing{color:#bcf48c;text-shadow:1px 2px #235a43}.tc-impact{position:absolute;inset:0;display:grid;place-items:center;font-size:64px;z-index:5;color:#fff1a6;text-shadow:0 0 12px #ff7042}.tc-impact.water,.tc-impact.gust{color:#a6fbff}.tc-capture-hat{position:absolute;z-index:7;left:10%;top:15%;width:80%;height:35px;border-radius:50%;background:#e7bc66;border-bottom:7px solid #bd4c3a;box-shadow:0 4px 0 #ac7f37}.tc-capture-hat:before{content:"";position:absolute;left:25%;top:-18px;width:50%;height:28px;background:#d5a952;border-radius:50% 50% 0 0}
@media(max-height:690px) and (orientation:portrait){.tc-heading h3{font-size:12px!important}.tc-queue{min-height:42px;gap:5px}.tc-token{width:27px;height:32px}.tc-arena{min-height:135px}.tc-figure{height:42px}.tc-unit-name{font-size:9px}.tc-unit small{font-size:8px}.tc-status{font-size:8px;min-height:8px}.ad-shell .tc-skills button{min-height:35px;padding:3px}.tc-skills strong{font-size:10px}.tc-skills small{font-size:8px;margin-top:2px}.ad-shell .tc-party button{min-height:29px}.tc-party svg{height:23px}.tc-party span{font-size:9px}.tc-party small{font-size:8px}.ad-shell .tc-confirm button{min-height:32px;padding:5px;font-size:10px}.tc-battle .ad-battle-log{display:none}.tc-announcement{font-size:9px}}
@media(max-height:530px) and (orientation:landscape){.ad-immersive .tc-battle{display:grid!important;grid-template-columns:1fr 1fr;grid-template-rows:auto auto minmax(0,1fr) auto;gap:5px!important}.tc-heading{grid-column:1;grid-row:1}.tc-queue{grid-column:1;grid-row:2;min-height:38px}.tc-token{width:26px;height:31px}.tc-arena{grid-column:1;grid-row:3/5;min-height:120px;max-height:none}.tc-party{grid-column:2;grid-row:1}.tc-skills{grid-column:2;grid-row:2/4;align-content:center}.tc-confirm{grid-column:2;grid-row:4}.tc-battle>.ad-primary{grid-column:2;grid-row:3}.tc-battle .ad-battle-log{display:none}.tc-figure{height:40px}.tc-unit-name{font-size:9px}.tc-status{min-height:8px;font-size:8px}.tc-unit small{font-size:8px}.tc-announcement{font-size:9px}.tc-heading h3{font-size:12px!important}}

@media(max-height:690px) and (orientation:portrait){.tc-figure{height:27px}.tc-unit progress{height:4px;margin-top:1px}.tc-unit-name{font-size:8px}.tc-unit small{font-size:7px}.tc-status{display:none}.tc-skills{display:flex;overflow-x:auto;scroll-snap-type:x proximity;padding-bottom:3px}.ad-shell .tc-skills button{flex:0 0 104px;min-height:48px;scroll-snap-align:start}.tc-arena{min-height:180px}.tc-announcement{left:2%;right:2%;font-size:8px}}

.tc-units{position:absolute;inset:27px 0 3px}
@media(max-height:530px) and (orientation:landscape){.tc-figure{height:22px}.tc-unit-name{font-size:8px}.tc-unit progress{height:4px;margin-top:1px}.tc-unit small{font-size:7px}.tc-status{display:none}.tc-units{inset:23px 0 0}}

.tc-unit{line-height:1}.tc-unit small{line-height:1.05}.tc-status{line-height:1.1}.tc-unit .tc-figure{height:var(--tc-sprite-size,55px)}

.tc-rubber-arms{position:absolute;pointer-events:none;z-index:12;transform-origin:0 50%;filter:drop-shadow(0 2px 2px #172d3966)}.tc-rubber-arms svg{display:block;width:100%;height:100%;overflow:visible}.tc-rubber-arm{transform-origin:0 38px}.tc-club-swing{position:absolute;width:45px;height:105px;left:30%;top:-20px;transform-origin:50% 90%;z-index:12;pointer-events:none}.tc-club-swing svg{width:100%;height:100%}
