:root{--pokelog-cyan:#50e7dc;--pokelog-gold:#f4cc55;--pokelog-panel:#08171c;--pokelog-line:#28505a}
html.pokelog-open,body.pokelog-open{overflow:hidden!important}
.pokelog-toolbar-button{position:relative}.pokelog-toolbar-button .mainmenu-icon{display:grid!important;place-items:center;color:#69eadb!important;font:900 28px/1 Georgia,serif;text-shadow:0 0 12px #3df3dc}.pokelog-toolbar-button.has-reward{border-color:#f1ca54!important;box-shadow:0 0 14px #f1ca5455!important}.pokelog-toolbar-badge{position:absolute;z-index:3;right:4px;top:3px;min-width:16px;height:16px;padding:0 3px;border:1px solid #fff1a3;border-radius:999px;background:#cc4a35;color:#fff;font:900 8px/14px Arial;text-align:center;box-shadow:0 0 8px #ff7b4f}
.pokelog-modal{z-index:43000!important;background:#02090bdb!important;backdrop-filter:blur(7px)}.pokelog-modal.hidden{display:none!important}.pokelog-window{position:relative;display:grid!important;grid-template-rows:auto auto minmax(0,1fr);width:min(1480px,calc(100vw - 26px))!important;height:min(900px,calc(100dvh - 24px))!important;max-width:none!important;max-height:none!important;margin:auto!important;border:1px solid #d2ad3c!important;border-radius:18px!important;background:radial-gradient(circle at 12% 0,#15425166,transparent 33%),linear-gradient(145deg,#0a1d23,#071216 70%)!important;box-shadow:0 28px 90px #000d,0 0 32px #48ddd329!important;color:#eafafa;overflow:hidden!important}
.pokelog-header{display:grid!important;grid-template-columns:minmax(0,1fr) auto 44px;align-items:center;gap:16px;min-height:76px;padding:11px 14px 11px 18px!important;border-bottom:1px solid #31505a!important;background:linear-gradient(90deg,#102a32,#111e23)!important}.pokelog-brand{display:flex;align-items:center;gap:12px;min-width:0}.pokelog-brand h2{margin:1px 0!important;color:#ffe471!important;font:900 28px/1 Georgia,serif!important;letter-spacing:1px}.pokelog-brand small{color:#55e4d5;font-size:7px;font-weight:1000;letter-spacing:2px}.pokelog-brand p{margin:4px 0 0;color:#86a8ae;font-size:9px}.pokelog-lens{position:relative;flex:none;width:48px;height:48px;border:4px solid #e7e5d4;border-radius:50%;background:linear-gradient(#e94d4d 0 44%,#18252b 45% 57%,#f2f0df 58%);box-shadow:0 0 0 3px #15262d,0 0 18px #55e8dc4d}.pokelog-lens:after{content:"";position:absolute;left:50%;top:50%;width:13px;height:13px;transform:translate(-50%,-50%);border:4px solid #16242b;border-radius:50%;background:#dafbf8}.pokelog-wallet{display:flex;gap:7px}.pokelog-wallet>span{display:grid;min-width:94px;padding:8px 11px;border:1px solid #526435;border-radius:9px;background:#151d17;text-align:right}.pokelog-wallet small{color:#9fac88;font-size:6px;font-weight:900;letter-spacing:1px}.pokelog-wallet b{margin-top:2px;color:#ffe371;font-size:17px}.pokelog-close{width:42px;height:42px;border:1px solid #8b6822;border-radius:10px;background:#3c2d08;color:#ffe98c;font:900 25px/1 Arial;cursor:pointer}.pokelog-close:hover{filter:brightness(1.2)}
.pokelog-tabs{display:flex;gap:7px;padding:8px 16px;border-bottom:1px solid #183d47;background:#061014}.pokelog-tabs button{display:flex;align-items:center;gap:7px;min-width:150px;height:34px;padding:0 14px;border:1px solid #294953;border-radius:8px;background:#102127;color:#91a9af;font-size:8px;font-weight:1000;letter-spacing:.8px;cursor:pointer}.pokelog-tabs button.active{border-color:#e0ba43;background:linear-gradient(#6c5514,#3d2d07);color:#fff0a4;box-shadow:0 0 12px #d8b13e2b}.pokelog-tabs button>b{display:grid;place-items:center;min-width:18px;height:18px;margin-left:auto;border-radius:999px;background:#17292e;color:#82d8cb;font-size:8px}.pokelog-tabs button.active>b{background:#fff0a4;color:#5e4308}
.pokelog-body{min-height:0;overflow:hidden}.pokelog-loading,.pokelog-empty.large{display:grid;place-content:center;justify-items:center;gap:13px;height:100%;color:#83aaa9;font-size:10px;font-weight:900;letter-spacing:1px}.pokelog-loading i{width:38px;height:38px;border:3px solid #23484e;border-top-color:#f2cc55;border-radius:50%;animation:pokelogSpin .8s linear infinite}@keyframes pokelogSpin{to{transform:rotate(360deg)}}.pokelog-empty.large button{height:32px;padding:0 18px;border:1px solid #d4ad39;border-radius:7px;background:#5b4510;color:#fff2a3;font-size:8px;font-weight:900;cursor:pointer}
.pokelog-log-layout{display:grid;grid-template-columns:150px minmax(420px,1fr) minmax(360px,480px);height:100%;min-height:0}.pokelog-types{min-height:0;padding:10px 8px;border-right:1px solid #20434c;background:#071317;overflow:hidden}.pokelog-types>label{display:block;padding:0 7px 7px;color:#66878d;font-size:6px;font-weight:1000;letter-spacing:1.5px}.pokelog-types>div{display:grid;grid-template-columns:1fr;gap:3px;height:calc(100% - 20px);overflow:auto;scrollbar-width:thin}.pokelog-types button{display:grid;grid-template-columns:27px minmax(0,1fr);align-items:center;gap:5px;min-height:34px;padding:3px 6px;border:1px solid transparent;border-radius:7px;background:#0d1d22;color:#759099;text-align:left;cursor:pointer}.pokelog-types button>i{display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:#172a30;color:#9ab5bc;font-style:normal}.pokelog-types button span{display:grid;grid-template-columns:1fr auto;gap:2px}.pokelog-types button b{grid-column:1/3;color:#bdced1;font-size:7px;text-transform:uppercase}.pokelog-types button small{grid-column:1/3;color:#59747c;font-size:6px}.pokelog-types button.active{border-color:#e5bd43;background:#342b13;color:#ffe071}.pokelog-types button.active>i{background:#e5bd43;color:#3d300a;box-shadow:0 0 9px #e5bd4366}.pokelog-types button.active b{color:#fff2ad}
.pokelog-records{display:grid;grid-template-rows:auto minmax(0,1fr) auto;min-width:0;min-height:0;padding:10px;border-right:1px solid #20434c}.pokelog-tools{display:grid;grid-template-columns:minmax(180px,1fr) auto auto;align-items:center;gap:8px;margin-bottom:9px}.pokelog-tools>label{display:flex;align-items:center;gap:6px;height:35px;padding:0 10px;border:1px solid #2d535d;border-radius:8px;background:#071216}.pokelog-tools>label i{color:#5cd9cd;font-size:16px;font-style:normal}.pokelog-tools input{width:100%;border:0;outline:0;background:transparent;color:#eaffff;font-size:9px}.pokelog-tools>span{color:#68858c;font-size:7px;white-space:nowrap}.pokelog-tools>span b{color:#c5e0e1}.pokelog-tools>button{height:35px;padding:0 11px;border:1px solid #cda73b;border-radius:8px;background:linear-gradient(#725914,#493508);color:#ffeca0;font-size:7px;font-weight:1000;cursor:pointer}.pokelog-tools>button:disabled{border-color:#34474a;background:#142025;color:#607277;cursor:not-allowed}
.pokelog-species-grid{display:grid;grid-template-columns:repeat(2,minmax(190px,1fr));align-content:start;gap:8px;min-height:0;padding-right:4px;overflow:auto;scrollbar-width:thin}.pokelog-species-card{display:grid;grid-template-rows:auto 1fr auto;min-height:174px;padding:8px;border:1px solid #284a53;border-radius:11px;background:linear-gradient(145deg,#10252b,#09161a);color:#eaf4f4;text-align:left;cursor:pointer;overflow:hidden}.pokelog-species-card:hover,.pokelog-species-card.selected{border-color:#e3bd45;box-shadow:inset 0 0 20px #d5af3420,0 0 10px #e0bc3830}.pokelog-species-card>header{display:flex;align-items:start;justify-content:space-between;gap:5px}.pokelog-species-card>header span{display:grid;min-width:0}.pokelog-species-card>header small{color:#5ae4d4;font-size:6px;font-weight:900;letter-spacing:1px}.pokelog-species-card>header b{overflow:hidden;margin-top:2px;color:#fff5bd;font:800 13px Georgia,serif;text-overflow:ellipsis;white-space:nowrap}.pokelog-type-pill{display:inline-block!important;width:auto!important;padding:3px 6px;border:1px solid currentColor;border-radius:999px;background:#172a30;color:#a9c1c7;font-size:6px!important;font-style:normal!important;font-weight:900;text-transform:uppercase}.pokelog-form-pair{display:grid;grid-template-columns:1fr 1fr;gap:5px;margin:6px 0}.pokelog-form-pair>span{position:relative;display:grid;justify-items:center;min-width:0;padding:3px;border:1px solid #243e44;border-radius:8px;background:radial-gradient(circle,#345151,#0b171a 68%)}.pokelog-form-pair>span.shiny{background:radial-gradient(circle,#654f252e,#0b171a 68%)}.pokelog-form-pair canvas{width:68px;height:68px;image-rendering:pixelated;filter:drop-shadow(0 6px 5px #000b)}.pokelog-form-pair b{color:#d7e7e8;font-size:6px;letter-spacing:.7px}.pokelog-form-pair .shiny b{color:#ffe16b}.pokelog-form-pair small{margin:2px 0 4px;color:#718a90;font-size:5px}.pokelog-form-pair>span>i{width:100%;height:4px;border-radius:999px;background:#02090b;overflow:hidden}.pokelog-form-pair>span>i em{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#3cc5ad,#89edb8)}.pokelog-form-pair>span.shiny>i em{background:linear-gradient(90deg,#d8a931,#fff099)}.pokelog-species-card>footer{display:flex;justify-content:space-between;color:#617a80;font-size:6px}.pokelog-species-card>footer b{color:#d7bf69}.pokelog-limit-note{display:block;padding:5px;color:#678087;font-size:6px;text-align:center}.pokelog-empty{grid-column:1/-1;padding:35px;color:#65828a;font-size:9px;text-align:center}
.pokelog-detail{min-width:0;min-height:0;padding:12px;background:radial-gradient(circle at 50% 0,#16404a55,transparent 35%),#081519;overflow:auto;scrollbar-width:thin}.pokelog-detail.empty{display:grid;place-content:center;justify-items:center;gap:8px;padding:35px;text-align:center}.pokelog-detail.empty>i{display:grid;place-items:center;width:70px;height:70px;border:1px solid #35606a;border-radius:50%;color:#62e2d6;font-size:30px;font-style:normal}.pokelog-detail.empty>b{color:#ffe17a;font-size:11px}.pokelog-detail.empty>span{max-width:250px;color:#78979e;font-size:8px;line-height:1.5}.pokelog-detail>header{display:grid;grid-template-columns:minmax(0,1fr) 190px;align-items:center;min-height:122px;padding:8px 10px;border:1px solid #31545d;border-radius:12px;background:linear-gradient(135deg,#10272e,#09161a)}.pokelog-detail>header small{color:#55e6d7;font-size:6px;font-weight:900;letter-spacing:1.3px}.pokelog-detail h3{margin:3px 0 7px;color:#ffec9c;font:900 22px/1 Georgia,serif}.pokelog-detail-sprites{position:relative;display:flex;align-items:end;justify-content:center}.pokelog-detail-sprites canvas{width:105px;height:105px;margin-left:-25px;image-rendering:pixelated;filter:drop-shadow(0 8px 8px #000b)}.pokelog-detail-sprites canvas:last-child{filter:drop-shadow(0 0 10px #ffd85d5c) drop-shadow(0 8px 8px #000b)}.pokelog-form-detail{margin-top:9px;padding:9px;border:1px solid #2b4c53;border-radius:10px;background:#0b1a1f}.pokelog-form-detail.shiny{border-color:#6d592b;background:linear-gradient(140deg,#241f12,#0b1a1f 55%)}.pokelog-form-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:7px}.pokelog-form-title span{display:grid}.pokelog-form-title b{color:#dbe9e9;font-size:8px}.pokelog-form-detail.shiny .pokelog-form-title b{color:#ffe174}.pokelog-form-title small{margin-top:2px;color:#708c91;font-size:6px}.pokelog-form-title>strong{padding:4px 6px;border-radius:6px;background:#0a1215;color:#80b5ad;font-size:6px}.pokelog-stage-list{display:grid;gap:5px}.pokelog-stage{display:grid;grid-template-columns:28px minmax(0,1fr) 70px;align-items:center;gap:7px;min-height:48px;padding:5px;border:1px solid #233a40;border-radius:7px;background:#081216}.pokelog-stage>i{display:grid;place-items:center;width:26px;height:26px;border:1px solid #425a60;border-radius:50%;color:#759096;font-size:9px;font-style:normal;font-weight:900}.pokelog-stage>span{display:grid;min-width:0}.pokelog-stage>span small{color:#5a747a;font-size:5px;font-weight:900}.pokelog-stage>span b{margin-top:1px;color:#beced0;font-size:7px}.pokelog-stage>span em{display:flex;gap:5px;margin-top:3px;font-style:normal}.pokelog-stage>span strong{color:#769d96;font-size:5px}.pokelog-stage>button{height:28px;border:1px solid #354d52;border-radius:6px;background:#152329;color:#62767b;font-size:6px;font-weight:1000}.pokelog-stage.ready{border-color:#d8b544;background:#2b250f;box-shadow:0 0 9px #e1bd3d28}.pokelog-stage.ready>i{border-color:#f1d76d;background:#6e5712;color:#fff3a4}.pokelog-stage.ready>button{border-color:#e1bd43;background:linear-gradient(#785d15,#4e3909);color:#fff0a1;cursor:pointer}.pokelog-stage.claimed{opacity:.72}.pokelog-stage.claimed>i{border-color:#4dba92;background:#164d3c;color:#91f2cb}.pokelog-stage.claimed>span strong{color:#62caa5}
.pokelog-gem-view{display:grid;grid-template-columns:minmax(420px,.82fr) minmax(520px,1.18fr);gap:12px;height:100%;padding:12px;overflow:auto}.pokelog-loadout,.pokelog-gem-catalog{min-width:0;padding:13px;border:1px solid #294e57;border-radius:13px;background:linear-gradient(145deg,#0d232a,#071419)}.pokelog-loadout>header,.pokelog-gem-catalog>header{display:flex;align-items:center;justify-content:space-between;gap:10px;padding-bottom:10px;border-bottom:1px solid #24444c}.pokelog-loadout header small,.pokelog-gem-catalog header small{color:#57ded3;font-size:6px;font-weight:900;letter-spacing:1.3px}.pokelog-loadout h3,.pokelog-gem-catalog h3{margin:2px 0;color:#ffe27b;font-size:13px}.pokelog-loadout header p{margin:3px 0 0;color:#789399;font-size:7px}.pokelog-loadout header button{height:32px;padding:0 9px;border:1px solid #896f2f;border-radius:7px;background:#3b2f0d;color:#f2d77d;font-size:6px;font-weight:900;cursor:pointer}.pokelog-loadout header button:disabled{opacity:.35}.pokelog-slots{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:12px 0}.pokelog-slot{position:relative;display:grid;grid-template-columns:46px minmax(0,1fr);grid-template-rows:auto 1fr;align-items:center;min-height:92px;padding:8px;border:1px solid #435b62;border-radius:11px;background:#0a171b}.pokelog-slot>small{grid-column:1/3;color:#748d93;font-size:5px;font-weight:1000;letter-spacing:1px;text-transform:uppercase}.pokelog-slot>i{display:grid;place-items:center;width:42px;height:42px;border:1px dashed #557078;border-radius:8px;color:#738f96;font-size:22px;font-style:normal}.pokelog-slot>span{display:grid;min-width:0}.pokelog-slot>span b{overflow:hidden;color:#e8f4f4;font-size:7px;text-overflow:ellipsis;white-space:nowrap}.pokelog-slot>span em{margin-top:3px;color:#7fc9b5;font-size:5px;font-style:normal;line-height:1.4}.pokelog-slot>button{position:absolute;right:5px;top:5px;width:19px;height:19px;border:1px solid #76515a;border-radius:5px;background:#32171e;color:#eaa8b5;font-size:11px;cursor:pointer}.pokelog-slot.filled{border-color:#a763d3;background:linear-gradient(140deg,#34204a,#101a23)}.pokelog-slot.filled>i{border-style:solid;border-color:#c883f3;background:#1a152b;color:#f3d1ff;box-shadow:0 0 12px #bf68f35c}.pokelog-active-bonuses{display:flex;flex-wrap:wrap;gap:5px;padding:9px;border:1px solid #2c4e47;border-radius:9px;background:#081410}.pokelog-active-bonuses>b{width:100%;color:#7fa299;font-size:6px;letter-spacing:1px}.pokelog-active-bonuses>span{padding:4px 6px;border-radius:999px;background:#164938;color:#91efc9;font-size:6px;font-weight:900}.pokelog-active-bonuses>small{color:#607870;font-size:7px}.pokelog-gem-catalog>header strong{padding:7px 10px;border:1px solid #c29b35;border-radius:8px;background:#302609;color:#ffe483;font-size:9px}.pokelog-gem-group{margin-top:11px}.pokelog-gem-group h4{margin:0 0 6px;color:#839da3;font-size:7px;letter-spacing:1px;text-transform:uppercase}.pokelog-gem-group>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.pokelog-gem{display:grid;grid-template-columns:50px minmax(0,1fr);grid-template-rows:1fr auto;gap:7px;padding:8px;border:1px solid #2c4850;border-radius:10px;background:#0a171c}.pokelog-gem>i{grid-row:1/3;display:grid;place-items:center;width:48px;height:48px;align-self:center;border:1px solid #4d6268;border-radius:10px;background:radial-gradient(circle,#293a3f,#0d171a);color:#789097;font-size:23px;font-style:normal}.pokelog-gem>span{display:grid;min-width:0}.pokelog-gem>span small{color:#657d83;font-size:5px}.pokelog-gem>span b{margin-top:2px;color:#d8e8e9;font-size:8px}.pokelog-gem>span p{margin:3px 0;color:#748e94;font-size:6px;line-height:1.35}.pokelog-gem>span em{color:#65c9ad;font-size:6px;font-style:normal;font-weight:900}.pokelog-gem>button{grid-column:2;height:27px;border:1px solid #725a28;border-radius:6px;background:#352a0c;color:#e8cc73;font-size:6px;font-weight:1000;cursor:pointer}.pokelog-gem>button:disabled{cursor:default;opacity:.55}.pokelog-gem.unlocked{border-color:#8558a0;background:linear-gradient(140deg,#271b35,#0c181d)}.pokelog-gem.unlocked>i{border-color:#b46bdd;color:#e2adff;box-shadow:0 0 11px #ae5ddb38}.pokelog-gem.active{border-color:#f0cc55;box-shadow:0 0 12px #e7bf4440}.pokelog-gem.active>i{border-color:#f0cf66;background:radial-gradient(circle,#755a18,#221c0d);color:#ffefa2}
.pokelog-toast{position:absolute;z-index:6;left:50%;bottom:14px;max-width:min(520px,calc(100% - 24px));padding:10px 18px;transform:translate(-50%,18px);border:1px solid #4d9b82;border-radius:9px;background:#0e3d31f2;color:#b9ffe2;font-size:8px;font-weight:900;opacity:0;pointer-events:none;transition:.2s}.pokelog-toast.show{transform:translate(-50%,0);opacity:1}.pokelog-toast.error{border-color:#b75b68;background:#461b25f2;color:#ffd3d9}
.type-fire{color:#ff8a60!important}.type-water{color:#72c4ff!important}.type-grass{color:#82da72!important}.type-electric{color:#ffe263!important}.type-psychic{color:#ff86bd!important}.type-poison{color:#c98aff!important}.type-dark{color:#a69ab9!important}.type-dragon{color:#9d83ff!important}.type-fairy{color:#ff9bdb!important}.type-fighting{color:#ec9b74!important}.type-flying{color:#9fc7ee!important}.type-ghost{color:#aa96e6!important}.type-ground{color:#d5ab68!important}.type-ice{color:#8fe6ee!important}.type-rock{color:#c7b26c!important}.type-steel{color:#b8c7d5!important}.type-bug{color:#a9d04d!important}.type-normal{color:#c7c7bb!important}
@media(max-width:1180px){.pokelog-log-layout{grid-template-columns:126px minmax(360px,1fr) minmax(330px,410px)}.pokelog-species-grid{grid-template-columns:1fr}.pokelog-gem-view{grid-template-columns:1fr}.pokelog-loadout{min-height:auto}.pokelog-slot{min-height:80px}.pokelog-gem-catalog{min-height:500px}}
@media(max-width:820px){.pokelog-window{width:100vw!important;height:100dvh!important;border:0!important;border-radius:0!important}.pokelog-header{grid-template-columns:minmax(0,1fr) 38px;min-height:62px;padding:8px 9px!important}.pokelog-brand{gap:8px}.pokelog-lens{width:35px;height:35px;border-width:3px}.pokelog-brand h2{font-size:21px!important}.pokelog-brand small{font-size:5px}.pokelog-brand p{display:none}.pokelog-wallet{position:absolute;right:53px;top:8px}.pokelog-wallet>span{min-width:62px;padding:5px 7px}.pokelog-wallet small{font-size:4px}.pokelog-wallet b{font-size:12px}.pokelog-close{width:36px;height:36px}.pokelog-tabs{padding:6px 8px}.pokelog-tabs button{min-width:0;flex:1;justify-content:center}.pokelog-log-layout{display:block;height:100%;overflow:auto}.pokelog-types{height:auto;padding:7px;border:0;border-bottom:1px solid #20434c;overflow:hidden}.pokelog-types>label{display:none}.pokelog-types>div{display:flex;height:auto;overflow-x:auto}.pokelog-types button{flex:0 0 85px;min-height:31px}.pokelog-types button>i{width:21px;height:21px}.pokelog-records{height:55%;min-height:390px;border:0;padding:8px}.pokelog-tools{grid-template-columns:1fr auto}.pokelog-tools>span{display:none}.pokelog-species-grid{grid-template-columns:repeat(2,minmax(150px,1fr))}.pokelog-detail{min-height:540px;border-top:1px solid #294d55}.pokelog-gem-view{display:block;padding:8px}.pokelog-loadout,.pokelog-gem-catalog{padding:9px}.pokelog-gem-catalog{margin-top:8px}.pokelog-gem-group>div{grid-template-columns:1fr}}
@media(max-width:540px){.pokelog-brand small{display:none}.pokelog-brand h2{font-size:18px!important}.pokelog-lens{width:30px;height:30px}.pokelog-wallet>span:last-child{display:none}.pokelog-tabs button{font-size:7px}.pokelog-tools{grid-template-columns:1fr}.pokelog-tools>button{height:31px}.pokelog-species-grid{grid-template-columns:1fr}.pokelog-records{height:62%;min-height:430px}.pokelog-species-card{min-height:165px}.pokelog-detail{min-height:590px;padding:8px}.pokelog-detail>header{grid-template-columns:minmax(0,1fr) 145px}.pokelog-detail-sprites canvas{width:82px;height:82px}.pokelog-stage{grid-template-columns:27px minmax(0,1fr) 62px}.pokelog-slots{grid-template-columns:1fr}.pokelog-slot{min-height:68px}.pokelog-loadout>header,.pokelog-gem-catalog>header{align-items:flex-start}.pokelog-loadout header p{display:none}.pokelog-gem{grid-template-columns:44px minmax(0,1fr)}.pokelog-gem>i{width:42px;height:42px}}
@media(max-height:540px) and (orientation:landscape){.pokelog-window{height:100dvh!important}.pokelog-header{min-height:48px}.pokelog-tabs{padding:4px 8px}.pokelog-tabs button{height:28px}.pokelog-log-layout{grid-template-columns:105px minmax(330px,1fr) 340px;display:grid;overflow:hidden}.pokelog-types{height:100%;border-right:1px solid #20434c;border-bottom:0}.pokelog-types>div{display:grid;height:100%;overflow:auto}.pokelog-types button{min-height:29px}.pokelog-records{height:100%;min-height:0}.pokelog-detail{min-height:0}.pokelog-brand p{display:none}.pokelog-form-detail{padding:6px}.pokelog-stage{min-height:42px}.pokelog-detail>header{min-height:90px}.pokelog-detail-sprites canvas{width:75px;height:75px}}
@media(prefers-reduced-motion:reduce){.pokelog-loading i{animation:none}.pokelog-toast{transition:none}}
