[hidden]{display:none!important}.screen-nav{display:flex;gap:9px;align-items:center;border-bottom:1px solid #375666;margin:5px 0 22px;padding-bottom:12px}.screen-nav button{border:1px solid transparent;background:none;border-radius:5px;padding:9px 13px;font-size:12px;color:#7397aa;display:flex;gap:8px;align-items:center}.screen-nav button span{font-size:14px}.screen-nav button.active{background:#24485b;border-color:#577d8e;color:#a9e6f0}.screen-nav button:disabled{opacity:.35}.screen-nav>span{margin-left:auto;font-size:12px;color:#8bafbd}.workshop-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin:8px 0 22px}.eyebrow{font-size:11px;letter-spacing:2.5px;font-weight:700;color:#75a8be}.workshop-heading h1{font-size:28px;line-height:1.4;margin:6px 0 5px;letter-spacing:1px}.workshop-heading p{font-size:14px;color:#95b7c9;margin:0;line-height:1.7}.title-spark{color:var(--gold);font-size:24px;margin-left:14px}.roster-board{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:20px}.roster-lane{background:linear-gradient(135deg,#173a4c,#112b3c);border:1px solid #395e71;border-radius:9px;padding:13px 13px 14px;min-width:0}.roster-lane.enemy{background:linear-gradient(135deg,#2c3743,#142b3b);border-color:#5c5e62}.roster-lane header{display:flex;justify-content:space-between;align-items:center;margin-bottom:11px;font-size:14px}.roster-lane header>span{font-weight:700;display:flex;align-items:center;gap:7px}.roster-lane header small{font-size:12px;font-weight:400;color:#91afbf}.roster-lane i{width:4px;height:14px;border-radius:2px;background:#7ad9e8;display:inline-block}.roster-lane.enemy i{background:#e9bb85}.roster-list{display:flex;gap:7px;flex-wrap:wrap;align-items:stretch}.roster-unit{position:relative;border:1px solid #3b5d70;background:#102a3b;border-radius:6px;min-width:0;flex:1 1 115px;max-width:calc(33.333% - 5px)}.roster-unit.selected{border-color:#b5e6e5;box-shadow:0 0 0 1px #b5e6e522,inset 0 0 30px #6cc5d510;background:#244755}.roster-card{display:flex;align-items:center;gap:4px;background:none;border:0;width:100%;padding:15px 6px 7px;text-align:left;min-height:77px}.roster-card img{height:52px;width:44px;object-fit:contain}.roster-card strong{font-size:14px;display:block;font-weight:600}.roster-card small{font-size:10px;color:#8fb5c8;display:block;margin-top:5px;white-space:nowrap}.slot-number{position:absolute;top:4px;left:7px;font-size:10px;color:#85aab9}.roster-unit.selected .slot-number{color:#bae7e9}.remove-member{position:absolute;top:1px;right:3px;border:0;background:none;color:#738f9f;width:20px;height:20px;font-size:16px}.remove-member:hover{color:#ffc49f}.add-member{flex:0 0 26px;min-height:40px;border:1px dashed #48687b;background:none;border-radius:5px;color:#8ba9b8;font-size:20px}.preparation-grid{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.2fr);gap:20px;align-items:start}.dex-panel,.loadout-panel,.editor-sidebar,.editor-detail{background:linear-gradient(130deg,#163347,#10293b);border:1px solid #385d73;border-radius:9px;overflow:hidden}.dex-panel{padding:17px;position:sticky;top:14px}.panel-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px;gap:8px}.panel-heading h2{font-size:17px;letter-spacing:.5px;margin:0}.panel-heading h2 span{font-size:11px;font-weight:400;letter-spacing:1px;color:#759aaf;margin-left:6px}.text-button{border:0;background:none;color:#8ecee0;padding:4px 0;font-size:12px;line-height:1.6}.text-button:hover{color:#e7fcff}.dex-tools{display:flex;gap:8px}.search-box{display:flex;align-items:center;background:#0c2333;border:1px solid #375b70;border-radius:5px;padding:0 10px;gap:8px;min-width:0;flex:1}.search-box span{font-size:22px;color:#8fb1c4}.search-box input{background:none!important;border:0!important;outline:none;width:100%;padding:10px 0!important;min-width:0}.dex-tools select{max-width:110px}.dex-count{font-size:12px;color:#83a4b6;margin:12px 0}.dex-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:7px;max-height:530px;overflow-y:auto;padding:1px 3px 5px 1px;scrollbar-width:thin;scrollbar-color:#4d7488 #0c2637}.dex-card{position:relative;min-width:0;border:1px solid #33566b;background:linear-gradient(155deg,#23435777,#10273899);border-radius:6px;padding:13px 3px 8px;display:flex;flex-direction:column;align-items:center;min-height:113px}.dex-card:hover{border-color:var(--type);background:color-mix(in srgb,var(--type) 10%,#163145);transform:translateY(-1px)}.dex-card.selected{border-color:var(--gold);background:#5e563629;box-shadow:inset 0 0 15px #ecd18210}.dex-number{position:absolute;left:5px;top:4px;font-size:9px;color:#7796ac;font-family:monospace}.dex-card img{height:60px;width:100%;object-fit:contain;filter:drop-shadow(0 3px 2px #0004)}.dex-card strong{font-size:12px;font-weight:500;margin-top:6px;white-space:nowrap}.dex-card small{color:var(--type);font-size:10px;margin-top:4px;opacity:.8}.dex-note{font-size:12px;color:#7599ad;padding-top:12px;border-top:1px solid #3e60724f;margin-top:8px}.loadout-panel{padding:18px 20px 20px}.loadout-context{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #3b5b6c;padding-bottom:10px;gap:10px;font-size:12px;color:#91bacb}.loadout-context>div{display:flex;gap:12px}.pet-profile{display:flex;align-items:center;gap:18px;padding:21px 0 18px}.profile-art{position:relative;flex:0 0 175px;height:180px;display:flex;align-items:center;justify-content:center}.profile-art img{position:relative;z-index:1;max-width:100%;max-height:100%;filter:drop-shadow(0 9px 4px #02152160)}.art-halo{position:absolute;inset:20px 5px -5px;border-radius:50%;background:radial-gradient(ellipse,color-mix(in srgb,var(--type) 15%,transparent),transparent 69%)}.profile-info{min-width:0}.profile-id{color:#78a5bb;font-size:11px;letter-spacing:1px;display:flex;align-items:center;gap:10px}.profile-info h2{font-size:28px;letter-spacing:2px;margin:10px 0}.profile-info>p{font-size:12px;color:#93b1c3;line-height:1.7;margin:0 0 9px}.level-field{font-size:12px;color:#b8d3df;display:flex;align-items:center;gap:7px}.level-field input{width:56px;padding:5px 6px}.level-field>span{color:#64889d;font-size:11px}.trait-line{font-size:12px;color:#c1d9d9;margin-top:10px}.trait-line span{display:block;font-size:11px;line-height:1.6;color:#7b9eb0;margin-top:4px}.base-stats{display:grid;grid-template-columns:repeat(6,1fr);gap:10px;background:#0d2536;padding:12px 14px;border:1px solid #315168;border-radius:5px}.base-stats>div{display:flex;gap:7px;flex-direction:column}.base-stats span{font-size:11px;color:#819fb3}.base-stats strong{font-size:18px;font-family:'Trebuchet MS',sans-serif;font-weight:600}.base-stats i{height:3px;background:linear-gradient(90deg,var(--type) var(--fill),#2b4659 var(--fill));border-radius:3px;opacity:.7}.moves-heading{display:flex;justify-content:space-between;align-items:center;margin-top:20px;gap:8px}.moves-heading h3{font-size:16px;margin:0}.moves-heading h3 small{font-size:11px;font-weight:400;margin-left:7px;color:#b8c499}.moves-explain{font-size:12px;color:#7e9fb3;margin:9px 0 13px;line-height:1.6}.move-pool{display:grid;grid-template-columns:1fr 1fr;gap:8px}.pool-skill{border:1px solid #38576b;border-radius:6px;text-align:left;background:#142e40;padding:11px;min-width:0;position:relative;min-height:116px}.pool-skill:hover{background:#1c3d51;border-color:#789aaa}.pool-skill.picked{border-color:#8fc4cf;background:linear-gradient(125deg,#28546866,#1b3a4d);box-shadow:inset 3px 0 var(--type)}.pool-skill.climax.picked{border-color:#cfb16e;background:#4e463033}.pool-skill>div:first-child{display:flex;justify-content:space-between;align-items:center;gap:8px}.pool-skill strong{font-size:14px;line-height:1.5}.pick-check{border:1px solid #567383;width:17px;height:17px;border-radius:3px;font-size:12px;line-height:15px;text-align:center;color:#698d9f}.picked .pick-check{background:#9fcacb;border-color:#9fcacb;color:#143e4e}.pool-meta{display:flex;justify-content:space-between;font-size:10px;color:#7095aa;gap:5px;margin-top:4px}.pool-meta b{color:var(--type);font-weight:400}.pool-numbers{display:flex;font-size:11px;gap:9px;color:#8cacbe;margin-top:9px}.pool-numbers b{font-weight:500;color:#c4dce7}.pool-skill p{font-size:11px;line-height:1.65;color:#8fafc1;margin:8px 0 0}.source-note{font-size:12px;color:#8aaabb;line-height:1.8;border-top:1px solid #355669;padding-top:12px;margin-top:15px}.launch-bar,.editor-savebar{position:sticky;bottom:10px;z-index:10;display:flex;align-items:center;justify-content:space-between;gap:15px;padding:15px 22px;background:#163547f5;border:1px solid #5a8092;box-shadow:0 8px 30px #0005;border-radius:8px;margin-top:20px;backdrop-filter:blur(12px)}.launch-bar>div>strong,.editor-savebar>div>strong{display:block;font-size:16px;margin-bottom:5px}.launch-bar>div>span,.editor-savebar>div>span{font-size:12px;color:#8fadbE}.launch-button{display:flex;align-items:center;gap:13px;font-size:17px;padding:12px 32px;white-space:nowrap}.loading-card{padding:60px;text-align:center;background:#153349;border:1px solid #406176;border-radius:9px;color:#a8c4d3}.empty-state{grid-column:1/-1;padding:30px;text-align:center;font-size:14px;color:#89aabc}.editor-tools{display:flex;gap:8px}.editor-layout{display:grid;grid-template-columns:260px minmax(0,1fr);gap:18px;align-items:start}.editor-sidebar{position:sticky;top:15px;padding:12px;min-width:0}.editor-kinds{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin-bottom:12px}.editor-kinds button{background:#0f2b3e;border:1px solid #37566d;border-radius:5px;text-align:left;padding:9px;font-size:13px}.editor-kinds button small{font-size:10px;color:#779eaf;display:block;margin-top:4px}.editor-kinds button.active{background:#2d4f62;border-color:#90b6c4;color:#d4f2f3}.editor-sidebar .search-box{margin-bottom:10px}.editor-sidebar .search-box input{font-size:12px}.editor-list{height:580px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#476b7f transparent}.editor-record{display:flex;align-items:center;gap:9px;width:100%;text-align:left;border:1px solid transparent;border-radius:5px;padding:9px 7px;background:none}.editor-record.selected{background:#284c61;border-color:#597c90}.editor-record:hover{background:#234457}.editor-record img{height:36px;width:37px;object-fit:contain}.editor-record>span{min-width:0}.editor-record strong{font-size:13px;font-weight:500;display:block;overflow-wrap:anywhere}.editor-record small{font-size:10px;color:#779cb1;display:block;margin-top:4px;overflow-wrap:anywhere}.editor-detail{padding:24px;min-width:0}.record-title{display:flex;justify-content:space-between;align-items:center;padding-bottom:16px;border-bottom:1px solid #385b70;margin-bottom:19px}.record-title h2{font-size:24px;margin:8px 0 0;overflow-wrap:anywhere}.record-title img{width:64px;height:65px;object-fit:contain}.editor-detail h3{font-size:16px;margin:25px 0 14px;color:#d8e9ef}.editor-detail h3 small{color:#89a7ba;font-weight:400;font-size:12px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px}.stats-fields{grid-template-columns:repeat(3,1fr)}.form-field{display:flex;flex-direction:column;gap:7px;min-width:0}.form-field>span{font-size:12px;color:#a0bfce}.form-field.full{grid-column:1/-1}input,select,textarea{font:inherit;font-size:14px;color:#dceef6;background:#0b2538;border:1px solid #3e657c;border-radius:5px;padding:9px 10px;min-width:0}input:focus,select:focus,textarea:focus{outline:2px solid #79c6d088;outline-offset:1px;border-color:#79c6d0}textarea{resize:vertical;line-height:1.6}select{max-width:100%}input[type=checkbox]{accent-color:#a9d9d6;width:16px;height:16px;padding:0;flex:none}.check-row{display:flex;gap:18px;flex-wrap:wrap;margin:18px 0}.check-field{display:flex;align-items:center;gap:7px;font-size:13px;color:#a9c7d6}.muted{color:#7b9caf;font-size:12px;line-height:1.75}.learn-table{border:1px solid #365b71;border-radius:5px;overflow:hidden}.learn-table>div{display:grid;grid-template-columns:minmax(0,1fr) 62px 43px 25px;align-items:center;gap:10px;padding:7px 12px;border-bottom:1px solid #2d4f6255}.learn-table>div:last-child{border-bottom:0}.learn-table-head{background:#244355;color:#8bafc0;font-size:12px}.learn-table .text-button{text-align:left}.learn-table input[type=number]{padding:5px;width:60px;font-size:12px}.add-reference{display:flex;gap:10px;margin-top:12px;align-items:center}.add-reference select{flex:1;min-width:0;font-size:12px}.add-reference button{font-size:12px;white-space:nowrap;padding:9px 14px}.effect-list{border:1px solid #37596e;border-radius:5px;padding:8px 12px}.effect-list>div{display:flex;gap:10px;justify-content:space-between;align-items:center;border-bottom:1px solid #2e506055;padding:6px 0}.effect-list>div:last-child{border-bottom:0}.effect-list .text-button:first-child{text-align:left;overflow-wrap:anywhere;font-size:12px}.danger-text{color:#d9a39a}.raw-editor,.effect-builder{margin-top:24px;border-top:1px solid #416175;padding-top:17px}.raw-editor summary,.effect-builder summary{font-size:14px;color:#b6d1df;cursor:pointer}.raw-editor p{font-size:12px;color:#88aabd;line-height:1.8}.raw-editor textarea{width:100%;height:330px;font:12px/1.7 ui-monospace,SFMono-Regular,Consolas,monospace;tab-size:2;white-space:pre;resize:vertical;margin-bottom:12px}.raw-editor .secondary-button{font-size:12px;padding:8px 12px}.effect-builder .form-grid{margin:16px 0}.editor-error{font-size:13px;color:#ffbaae;white-space:pre-wrap;line-height:1.8;margin-top:16px;overflow-wrap:anywhere}.editor-savebar>div:last-child{display:flex;gap:10px;align-items:center}.editor-savebar .primary-button:disabled{opacity:.45;box-shadow:none;cursor:default}.editor-savebar .secondary-button{font-size:12px;padding:10px}.editor-savebar .text-button{margin-right:8px}#json-feedback{font-size:12px;color:#9dbbab;margin-left:10px}.empty-move{display:flex;align-items:center;justify-content:center;border:1px dashed #345369;border-radius:5px;color:#5c8398;font-size:12px;min-height:78px}.no-ultimate{opacity:.65}.status-tags{max-width:110%;flex-wrap:wrap;white-space:normal}.status-tag{max-width:130px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.team-cards{grid-template-columns:repeat(auto-fit,minmax(110px,1fr))}.result-pets{flex-wrap:wrap}.screen-nav button:not(:disabled):hover{background:#244357}.page-footer{padding-bottom:10px}
@media(min-width:1300px){.game-shell{max-width:1440px}.dex-grid{max-height:570px}.profile-art{flex-basis:190px;height:190px}.roster-card img{width:48px;height:58px}.roster-card strong{font-size:15px}.roster-card small{font-size:11px}.dex-card img{height:68px}.dex-card{min-height:122px}}
@media(max-width:1100px){.roster-unit{flex-basis:98px}.roster-card{flex-direction:column;gap:0;text-align:center;padding-top:15px}.roster-card img{height:45px;width:48px}.roster-card small{font-size:10px}.roster-card strong{font-size:13px}.roster-card{min-height:96px}.dex-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.pet-profile{gap:10px}.profile-art{flex-basis:135px;height:150px}.profile-info h2{font-size:24px}.loadout-panel{padding:16px}.pool-skill{padding:9px}.pool-numbers{gap:6px}.base-stats{padding:10px;gap:7px}.base-stats strong{font-size:17px}.editor-layout{grid-template-columns:220px minmax(0,1fr)}.editor-detail{padding:20px}.editor-savebar{padding:15px}.editor-savebar>div:last-child{gap:6px}.editor-savebar .text-button{margin:0}}
@media(max-width:800px){.workshop-heading h1{font-size:25px}.preparation-grid{gap:14px;grid-template-columns:minmax(0,.85fr) minmax(0,1fr)}.dex-panel{padding:12px}.dex-grid{grid-template-columns:repeat(3,minmax(0,1fr));max-height:620px}.panel-heading{align-items:flex-start}.panel-heading h2 span{display:block;margin:6px 0 0}.dex-tools{flex-wrap:wrap}.dex-tools .search-box{flex-basis:100%}.dex-tools select{max-width:100%;width:100%}.pet-profile{flex-direction:column;gap:8px;text-align:center}.profile-art{flex-basis:auto;width:160px;height:160px}.profile-id,.level-field{justify-content:center}.profile-info>p{display:none}.profile-info h2{margin:8px 0}.trait-line span{max-height:40px;overflow-y:auto}.base-stats{grid-template-columns:repeat(3,1fr);gap:11px}.base-stats>div{gap:4px}.base-stats strong{font-size:17px}.moves-heading{flex-wrap:wrap}.moves-heading h3 small{display:block;margin:5px 0 0}.move-pool{grid-template-columns:1fr}.pool-skill{min-height:100px}.pool-skill p{font-size:12px}.loadout-context{flex-wrap:wrap;gap:2px}.launch-bar>div>strong{font-size:14px}.launch-button{padding:12px 20px;font-size:16px}.editor-layout{grid-template-columns:180px minmax(0,1fr);gap:12px}.editor-sidebar{padding:10px}.editor-detail{padding:15px}.editor-savebar{flex-wrap:wrap}.editor-savebar>div:last-child{margin-left:auto}.form-grid.stats-fields{grid-template-columns:1fr 1fr}.editor-kinds button{font-size:12px}.editor-kinds{gap:4px}.screen-nav>span{display:none}}
@media(max-width:560px){.screen-nav{gap:3px;margin-bottom:15px;padding-bottom:10px}.screen-nav button{padding:8px 10px;gap:5px}.screen-nav button span{font-size:13px}.workshop-heading{gap:10px;margin-bottom:16px;align-items:flex-start}.workshop-heading h1{font-size:22px;letter-spacing:0}.title-spark{font-size:17px;margin-left:6px}.eyebrow{font-size:10px;letter-spacing:1.7px}.workshop-heading p{font-size:12px;max-width:250px}.workshop-heading .subtle-button{font-size:12px;white-space:nowrap;padding:7px}.roster-board{grid-template-columns:1fr;gap:10px}.roster-lane{padding:10px}.roster-lane header{font-size:13px;margin-bottom:8px}.roster-card{flex-direction:row;text-align:left;min-height:69px;padding:14px 5px 6px;gap:3px}.roster-card img{width:36px;height:43px}.roster-card strong{font-size:12px}.roster-card small{font-size:9px}.roster-unit{max-width:calc(33.333% - 7px);flex-basis:90px}.add-member{flex-basis:23px}.preparation-grid{grid-template-columns:1fr}.dex-panel{position:static}.dex-grid{grid-template-columns:repeat(5,minmax(0,1fr));max-height:300px;gap:5px}.dex-card{min-height:102px;padding:12px 2px 7px}.dex-card img{height:55px}.dex-card strong{font-size:11px}.dex-number{font-size:9px}.dex-tools{flex-wrap:nowrap}.dex-tools select{width:106px}.panel-heading{align-items:center}.panel-heading h2{font-size:16px}.panel-heading h2 span{display:inline;margin-left:5px}.dex-card small{font-size:9px}.dex-count,.dex-note{font-size:11px}.pet-profile{flex-direction:row;text-align:left;gap:12px;padding:18px 0}.profile-art{width:135px;height:145px;flex:0 0 135px}.profile-id,.level-field{justify-content:flex-start}.profile-info h2{font-size:24px}.profile-info>p{display:block;font-size:11px;line-height:1.6}.trait-line{font-size:11px}.trait-line span{font-size:10px}.base-stats{grid-template-columns:repeat(6,1fr);gap:7px}.base-stats span{font-size:10px}.base-stats strong{font-size:16px}.moves-heading h3 small{display:inline;margin-left:7px}.move-pool{grid-template-columns:1fr 1fr;gap:7px}.pool-skill strong{font-size:13px}.pool-skill{padding:9px 8px;min-height:125px}.pool-meta{font-size:10px}.pool-numbers{font-size:10px;gap:7px;flex-wrap:wrap}.pool-numbers>span:last-child{display:none}.pool-skill p{font-size:11px}.launch-bar{padding:12px;bottom:7px;gap:8px;margin-top:15px}.launch-bar>div>strong{font-size:13px}.launch-bar>div>span{font-size:10px;display:block;max-width:170px;line-height:1.6}.launch-button{font-size:15px;padding:10px 15px;gap:8px}.launch-button svg{width:16px}.editor-layout{grid-template-columns:1fr}.editor-sidebar{position:static}.editor-kinds{grid-template-columns:repeat(4,1fr)}.editor-kinds button small{display:none}.editor-list{height:165px;display:grid;grid-template-columns:1fr 1fr;align-content:start;gap:3px}.editor-record{min-height:46px;padding:6px}.editor-record strong{font-size:12px}.editor-record small{font-size:10px}.editor-record img{width:31px;height:33px}.editor-tools{flex-direction:column;gap:5px}.editor-tools button{min-height:29px;font-size:11px!important;padding:5px 8px!important}.editor-savebar{padding:11px;gap:10px;bottom:6px}.editor-savebar>div>strong{font-size:13px}.editor-savebar>div>span{font-size:10px}.editor-savebar>div:last-child{width:100%;justify-content:space-between}.editor-savebar .primary-button{font-size:13px;padding:9px 15px}.editor-savebar .secondary-button{font-size:11px;padding:9px}.editor-savebar .text-button{font-size:11px}.record-title h2{font-size:22px}.form-field>span{font-size:12px}.form-grid{gap:12px}.form-field input,.form-field select{font-size:13px}.learn-table>div{padding:7px;gap:6px;grid-template-columns:minmax(0,1fr) 54px 34px 20px}.learn-table input[type=number]{width:50px}.learn-table .text-button{font-size:12px}.effect-list{padding:8px}.raw-editor textarea{font-size:11px}.loading-card{padding:35px 18px}.team-cards{grid-template-columns:repeat(3,minmax(0,1fr))}.mini-pet{width:23px;height:25px}.team-strip{gap:3px}.player-strip{left:10px}.enemy-strip{right:10px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}}
/* Readable Chinese labels across the catalog and editor. */
.eyebrow,.screen-nav>span,.slot-number,.roster-card small,.dex-number,.dex-card small,.panel-heading h2 span,.profile-id,.profile-info>p,.level-field,.level-field>span,.trait-line,.trait-line span,.base-stats span,.moves-heading h3 small,.moves-explain,.pool-meta,.pool-numbers,.source-note,.editor-kinds button small,.editor-record small,.form-field>span,.muted,.learn-table-head,.raw-editor p,.editor-savebar>div>span{font-size:12px}.text-button,.roster-lane header,.roster-card strong,.dex-card strong,.pool-skill strong,.editor-kinds button,.editor-record strong,.check-field{font-size:14px}.pool-skill p{font-size:13px;line-height:1.65}.dex-card strong{white-space:normal;line-height:1.4}.dex-card{min-height:127px}.roster-card>span:not(.slot-number){min-width:0}.roster-card strong{overflow-wrap:anywhere;line-height:1.4}.roster-card small{white-space:normal;line-height:1.5}.pool-meta{gap:7px;line-height:1.5}.pool-skill{min-height:135px}.editor-record strong{font-size:13px}.editor-record small{font-size:12px}.editor-sidebar .search-box input{font-size:13px}.editor-kinds button{font-size:13px}.effect-list .text-button:first-child{font-size:13px}.launch-bar>div>span,.launch-bar>div>strong,.editor-savebar .text-button,.editor-savebar .secondary-button{font-size:12px}.editor-tools button{font-size:13px!important}.raw-editor textarea{font-size:12px}.team-strip .mini-pet{flex:none}.team-caption{white-space:nowrap}
@media(max-width:1100px){.roster-card{flex-direction:column;text-align:center}.roster-card img{height:43px}.roster-unit{flex-basis:95px}.roster-card strong{font-size:14px}.roster-card small{font-size:12px}.roster-card{min-height:117px}.pool-meta{flex-wrap:wrap}.dex-card strong{font-size:13px}.pool-numbers{font-size:12px;flex-wrap:wrap}.loadout-context{flex-wrap:wrap}.loadout-context .text-button{font-size:12px}}
@media(max-width:560px){.dex-grid{grid-template-columns:repeat(4,minmax(0,1fr));max-height:350px}.dex-card strong{font-size:14px}.dex-card small,.dex-number,.dex-count,.dex-note,.trait-line,.trait-line span,.profile-info>p,.base-stats span,.pool-meta,.pool-numbers,.pool-skill p,.moves-heading h3 small,.moves-explain{font-size:12px}.pool-skill strong{font-size:14px}.pool-skill{min-height:150px}.moves-heading{align-items:flex-start}.moves-heading h3 small{display:block;margin:5px 0 0}.roster-card{min-height:120px;flex-direction:column;text-align:center;padding-top:17px}.roster-card img{height:40px}.roster-lane header small{font-size:12px}.roster-card strong{font-size:14px}.roster-card small{font-size:12px}.profile-art{flex-basis:125px}.profile-info h2{font-size:24px}.level-field{flex-wrap:wrap}.level-field input{width:49px}.editor-kinds button{font-size:12px}.editor-record strong{font-size:13px}.editor-list{height:180px}.editor-record small{font-size:12px}.editor-tools button{font-size:12px!important}.editor-savebar>div>span{font-size:12px}.editor-savebar .secondary-button{font-size:12px;padding:8px}.editor-savebar .primary-button{font-size:13px}.editor-savebar .text-button{font-size:12px}.launch-bar>div>span{font-size:12px}.text-button{font-size:12px}.raw-editor textarea{font-size:12px}.launch-bar>div>strong{font-size:14px}.launch-button{font-size:15px}.trait-line span{max-height:44px}.base-stats{grid-template-columns:repeat(3,1fr)}.pool-numbers>span:last-child{display:inline}.pool-numbers{gap:4px 8px}.team-strip{max-width:48%}.team-caption{display:none}}
