._disclaimer_15m3n_2{text-align:center;color:#0000008c;max-width:600px;margin:25px auto 15px;padding:0 20px;font-family:Montserrat,sans-serif;font-size:.6rem;line-height:1.5}._header_10y3m_2{z-index:30;background:linear-gradient(90deg,#94e1cc 0% 50%,#cef0b4 100%);justify-content:space-between;width:100%;height:59.5px;display:flex;position:sticky;overflow:hidden;box-shadow:0 9px 9px -7px #00000059}@media (width>=788px){._header_10y3m_2{position:fixed}}._header_10y3m_2 ._logo_10y3m_18{background:#fff;transition:all .35s ease-in-out;position:relative}._header_10y3m_2 ._logo_10y3m_18:after,._header_10y3m_2 ._logo_10y3m_18:before{content:"";transform-origin:0 100%;clip-path:inset(0 -7px 0 0);z-index:-1;height:100%;transition:all .35s ease-in-out;display:block;position:absolute;top:0;left:0;transform:skew(-21deg)}._header_10y3m_2 ._logo_10y3m_18:after{background:#fff;width:calc(100% + 25px)}._header_10y3m_2 ._logo_10y3m_18:before{background:#f0f9f4;width:calc(100% + 35px)}._header_10y3m_2 button._logo_10y3m_18:focus{outline:none}._header_10y3m_2 button._logo_10y3m_18:focus-visible,._header_10y3m_2 button._logo_10y3m_18:focus-visible:after{background:#f0f9f4}._header_10y3m_2 button._logo_10y3m_18:focus-visible:before{background:#94e1cc;width:calc(100% + 40px)}._header_10y3m_2 button._logo_10y3m_18._focus-visible_10y3m_58,._header_10y3m_2 button._logo_10y3m_18._focus-visible_10y3m_58:after{background:#f0f9f4}._header_10y3m_2 button._logo_10y3m_18._focus-visible_10y3m_58:before{background:#94e1cc;width:calc(100% + 40px)}._header_10y3m_2 button._logo_10y3m_18:hover,._header_10y3m_2 button._logo_10y3m_18:hover:after{background:#f0f9f4}._header_10y3m_2 button._logo_10y3m_18:hover:before{background:#94e1cc;width:calc(100% + 40px)}._header_10y3m_2 ._logo_10y3m_18{padding:20px 20px 20px 40px}._header_10y3m_2 ._logo_10y3m_18 span{color:#ff8003;z-index:1;background:#fff;font-family:Alegreya Sans,sans-serif;font-weight:700;position:relative}._header_10y3m_2 ._signout_10y3m_90{text-align:center;cursor:pointer;background:#fff;border:none;text-decoration:none;transition:all .35s ease-in-out;position:relative}._header_10y3m_2 ._signout_10y3m_90:after,._header_10y3m_2 ._signout_10y3m_90:before{content:"";transform-origin:0 100%;clip-path:inset(0 -7px 0 0);z-index:-1;height:100%;transition:all .35s ease-in-out;display:block;position:absolute;top:0;right:0;transform:skew(-21deg)}._header_10y3m_2 ._signout_10y3m_90:after{background:#fff;width:calc(100% + 25px)}._header_10y3m_2 ._signout_10y3m_90:before{background:#f0f9f4;width:calc(100% + 35px)}._header_10y3m_2 button._signout_10y3m_90:focus{outline:none}._header_10y3m_2 button._signout_10y3m_90:focus-visible,._header_10y3m_2 button._signout_10y3m_90:focus-visible:after{background:#f0f9f4}._header_10y3m_2 button._signout_10y3m_90:focus-visible:before{background:#94e1cc;width:calc(100% + 40px)}._header_10y3m_2 button._signout_10y3m_90._focus-visible_10y3m_58,._header_10y3m_2 button._signout_10y3m_90._focus-visible_10y3m_58:after{background:#f0f9f4}._header_10y3m_2 button._signout_10y3m_90._focus-visible_10y3m_58:before{background:#94e1cc;width:calc(100% + 40px)}._header_10y3m_2 button._signout_10y3m_90:hover,._header_10y3m_2 button._signout_10y3m_90:hover:after{background:#f0f9f4}._header_10y3m_2 button._signout_10y3m_90:hover:before{background:#94e1cc;width:calc(100% + 40px)}._header_10y3m_2 ._signout_10y3m_90{text-transform:uppercase;color:#4c241d;background:#fff;padding:20px 40px;font-family:Montserrat,sans-serif;font-weight:700}*,:before,:after{box-sizing:border-box}body{background:#ecf0f1}.center-on-page{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.pokeball{background:#fff;border:10px solid #4c241d;border-radius:50%;width:200px;height:200px;animation:.25s ease-in-out fall,1.25s cubic-bezier(.36,.07,.19,.97) infinite shake;position:relative;overflow:hidden;box-shadow:inset -10px 10px 0 10px #ccc}.pokeball:before,.pokeball:after{content:"";position:absolute}.pokeball:before{background:#f53e28;width:100%;height:50%}.pokeball:after{background:#4c241d;width:100%;height:10px;top:calc(50% - 5px)}.pokeball__button{z-index:10;background:#7f8c8d;border:10px solid #fff;border-radius:50%;width:60px;height:60px;animation:.5s infinite alternate blink;position:absolute;top:calc(50% - 30px);left:calc(50% - 30px);box-shadow:0 0 0 10px #4c241d}@keyframes blink{0%{background:#eee}to{background:#e74c3c}}@keyframes shake{0%{transform:translate(0)rotate(0)}20%{transform:translate(-10px)rotate(-20deg)}30%{transform:translate(10px)rotate(20deg)}50%{transform:translate(-10px)rotate(-10deg)}60%{transform:translate(10px)rotate(10deg)}to{transform:translate(0)rotate(0)}}@keyframes fall{0%{top:-200px}60%{top:0}80%{top:-20px}to{top:0}}._dexSwitcher_lr67c_2{align-items:center;gap:6px;padding-top:16px;display:flex}._dexSwitcher__select_lr67c_8 select{background:var(--surface-strong);color:var(--text);cursor:pointer;border:2px solid #fff;border-radius:4px;max-width:60vw;padding:10px 14px;font-family:Montserrat,sans-serif;font-size:.95rem;font-weight:700}._dexSwitcher__select_lr67c_8 select:focus{outline:none}._dexSwitcher__select_lr67c_8 select:focus-visible,._dexSwitcher__select_lr67c_8 select._focus-visible_lr67c_26,._dexSwitcher__select_lr67c_8 select:hover{border-color:#94e1cc}._dexSwitcher_lr67c_2 button{border:1px solid var(--slot-border);background:var(--surface-strong);width:38px;height:38px;color:var(--text);cursor:pointer;border-radius:4px;font-size:.95rem}._dexSwitcher_lr67c_2 button:focus{outline:none}._dexSwitcher_lr67c_2 button:disabled{opacity:.4;cursor:not-allowed}._dexView_1fmhq_2{padding-top:20px}._dexView__toolbar_1fmhq_5{flex-wrap:wrap;align-items:center;gap:12px;padding-bottom:8px;display:flex}._dexView__search_1fmhq_12{flex:260px;position:relative}._dexView__search_1fmhq_12 svg{width:auto;height:15px;position:absolute;top:50%;left:15px;transform:translateY(-50%)}._dexView__search_1fmhq_12 input{box-sizing:border-box;border:2px solid #fff;border-radius:2px;width:100%;padding:12px 15px 12px 45px}._dexView__search_1fmhq_12 input:focus{outline:none}._dexView__search_1fmhq_12 input:focus-visible,._dexView__search_1fmhq_12 input._focus-visible_1fmhq_37,._dexView__search_1fmhq_12 input:hover{border:2px solid #94e1cc}._dexView__progress_1fmhq_43{white-space:nowrap;font-family:Montserrat,sans-serif;font-size:.9rem}._dexView__progress_1fmhq_43 strong{color:#ff8003}._dexView__toggles_1fmhq_51{border:1px solid #89858159;border-radius:4px;display:flex;overflow:hidden}._dexView__toggles_1fmhq_51 button{color:var(--text);cursor:pointer;background:0 0;border:0;padding:8px 12px;font-family:Montserrat,sans-serif;font-size:.75rem}._dexView__toggles_1fmhq_51 button:focus{outline:none}._dexView__toggles_1fmhq_51 button._isOn_1fmhq_69{background:#94e1cc;font-weight:700}._dexView__preset_1fmhq_73 select{background:var(--surface-strong);color:var(--text);cursor:pointer;border:2px solid #fff;border-radius:4px;max-width:100%;padding:10px 12px;font-family:Montserrat,sans-serif;font-size:.8rem;font-weight:700}._dexView__preset_1fmhq_73 select:focus{outline:none}._dexView__preset_1fmhq_73 select:focus-visible,._dexView__preset_1fmhq_73 select._focus-visible_1fmhq_37,._dexView__preset_1fmhq_73 select:hover{border-color:#94e1cc}._dexView__loading_1fmhq_97{text-align:center;color:var(--text-muted);padding:40px 0;font-family:Montserrat,sans-serif}._dexView__theme_1fmhq_103,._dexView__undo_1fmhq_103{color:var(--text);cursor:pointer;background:0 0;border:1px solid #89858159;border-radius:4px;padding:8px 12px;font-family:Montserrat,sans-serif;font-size:.75rem}._dexView__theme_1fmhq_103:focus,._dexView__undo_1fmhq_103:focus{outline:none}._dexView__undo_1fmhq_103{color:#fff;background:#ff8003;border-color:#ff8003;font-weight:700}._dexView__boxes_1fmhq_122{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px;padding:12px 0 50px;display:grid}._dexView__list_1fmhq_128{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:10px;padding:12px 0 50px;display:grid}._box_1fmhq_135{border:1px solid var(--slot-border);background:var(--surface);border-radius:8px;overflow:hidden;box-shadow:0 9px 9px -7px #0000001a}._box__header_1fmhq_142{background:linear-gradient(90deg,#94e1cc 0%,#cef0b4 100%);justify-content:space-between;align-items:baseline;padding:8px 12px;display:flex}._box__header_1fmhq_142 h2{text-transform:uppercase;margin:0;font-family:Montserrat,sans-serif;font-size:.85rem}._box__header_1fmhq_142 span{font-family:Montserrat,sans-serif;font-size:.75rem}._box__meta_1fmhq_159{align-items:center;gap:8px;display:flex}._box__meta_1fmhq_159 button{cursor:pointer;background:#fff9;border:0;border-radius:4px;padding:2px 8px;font-size:.75rem}._box__meta_1fmhq_159 button:focus{outline:none}._box__slots_1fmhq_175{grid-template-columns:repeat(6,1fr);gap:4px;padding:8px;display:grid}._entryCard_1wli1_2{border:1px solid var(--slot-border);cursor:pointer;background:0 0;flex-direction:column;justify-content:space-between;align-items:center;padding:10px;display:flex;position:relative;overflow:hidden}._entryCard_1wli1_2:focus{outline:none}._entryCard_1wli1_2 img{object-fit:contain}._entryCard__details_1wli1_20{box-sizing:border-box;text-align:center;width:100%;padding:10px;font-size:1rem}._entryCard__details_1wli1_20 span{font-family:Montserrat,sans-serif;display:block}._entryCard__details_1wli1_20 p{margin:10px 0 0;font-family:Alegreya Sans,sans-serif}._entryCard__num_1wli1_35{color:var(--text-muted);font-family:Montserrat,sans-serif;font-size:.6rem}._entryCard--compact_1wli1_40{border-color:var(--slot-border);border-radius:6px;padding:4px 2px}._entryCard--active_1wli1_45{background:var(--caught-bg);transition:all 90ms ease-in-out}._entryCard--dimmed_1wli1_49{opacity:.25}._trigger_4756d_2{color:var(--text);cursor:pointer;background:0 0;border:1px solid #89858159;border-radius:4px;padding:8px 12px;font-family:Montserrat,sans-serif;font-size:.75rem}._trigger_4756d_2:focus{outline:none}._trigger_4756d_2:focus-visible,._trigger_4756d_2._focus-visible_4756d_18,._trigger_4756d_2:hover{border-color:#94e1cc}._backdrop_4756d_25{z-index:1000;background:#00000080;justify-content:center;align-items:flex-start;padding:24px 16px;display:flex;position:fixed;inset:0;overflow-y:auto}._dialog_4756d_37{background:var(--surface-strong);width:100%;max-width:560px;color:var(--text);border-radius:8px;margin:auto;font-family:Montserrat,sans-serif;box-shadow:0 9px 9px -7px #00000059}._dialog__head_4756d_47{z-index:1;background:var(--surface-strong);border-bottom:1px solid #89858140;border-radius:8px 8px 0 0;justify-content:space-between;align-items:center;padding:16px 20px;display:flex;position:sticky;top:0}._dialog__head_4756d_47 h2{margin:0;font-size:1.1rem;font-weight:700}._dialog__close_4756d_64{color:var(--text-muted);cursor:pointer;background:0 0;border:0;padding:4px 8px;font-size:1rem}._dialog__close_4756d_64:focus{outline:none}._dialog__close_4756d_64:focus-visible,._dialog__close_4756d_64._focus-visible_4756d_18,._dialog__close_4756d_64:hover{color:#38b4ab}._section_4756d_85{padding:16px 20px}._section_4756d_85+._section_4756d_85{border-top:1px solid #89858140}._section_4756d_85 h3{margin:0 0 4px;font-size:.95rem;font-weight:600}._hint_4756d_97{color:var(--text-muted);margin:0 0 12px;font-size:.78rem;line-height:1.45}._row_4756d_104{flex-wrap:wrap;align-items:center;gap:10px;display:flex}._row_4756d_104 button{color:var(--text);cursor:pointer;background:0 0;border:1px solid #89858159;border-radius:4px;padding:9px 14px;font-family:Montserrat,sans-serif;font-size:.78rem;font-weight:500}._row_4756d_104 button:focus{outline:none}._row_4756d_104 button:focus-visible,._row_4756d_104 button._focus-visible_4756d_18,._row_4756d_104 button:hover{border-color:#94e1cc}._row_4756d_104 button:disabled{opacity:.5;cursor:not-allowed}._file_4756d_138{cursor:pointer;border:1px solid #89858159;border-radius:4px;align-items:center;padding:9px 14px;font-size:.78rem;font-weight:500;display:inline-flex}._file_4756d_138:focus{outline:none}._file_4756d_138:focus-visible,._file_4756d_138._focus-visible_4756d_18,._file_4756d_138:hover{border-color:#94e1cc}._file_4756d_138 input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}._input_4756d_168{box-sizing:border-box;resize:vertical;background:var(--surface);width:100%;min-height:90px;color:var(--text);border:2px solid #89858159;border-radius:4px;margin-bottom:12px;padding:10px 12px;font-family:Montserrat,sans-serif;font-size:.8rem}._input_4756d_168:focus{outline:none}._input_4756d_168:focus-visible,._input_4756d_168._focus-visible_4756d_18,._input_4756d_168:hover{border-color:#94e1cc}._error_4756d_195{color:#ff8003;margin:12px 0 0;font-size:.8rem}._done_4756d_201{color:#38b4ab;margin:12px 0 0;font-size:.8rem;font-weight:600}._preview_4756d_208{background:var(--surface);border:1px solid #38b4ab66;border-radius:6px;margin-top:14px;padding:12px}._preview__source_4756d_215{color:var(--text-muted);margin:0 0 8px;font-size:.8rem}._preview__stats_4756d_220{flex-wrap:wrap;gap:8px 18px;margin:0 0 10px;padding:0;font-size:.82rem;list-style:none;display:flex}._preview__stats_4756d_220 strong{color:#38b4ab;font-size:1rem}._preview__warn_4756d_233 strong{color:#ff8003}._preview__unresolved_4756d_236{color:var(--text-muted);margin-bottom:10px;font-size:.78rem}._preview__unresolved_4756d_236 summary{cursor:pointer}._preview__unresolved_4756d_236 p{word-break:break-word;margin:6px 0 0}._apply_4756d_249{color:#fff!important;background:#38b4ab!important;border-color:#38b4ab!important;font-weight:700!important}._signIn_17aku_2{background:#94e1cce6;border:#898581;border-radius:15px;width:90%;max-width:550px;padding:30px;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 9px 9px -7px #00000059}._signIn__h1_17aku_15{text-align:center;font-family:Alegreya Sans,sans-serif}._signIn__button_17aku_19{text-align:center;cursor:pointer;background:#fff;border:none;text-decoration:none;transition:all .35s ease-in-out;position:relative}._signIn__button_17aku_19:after,._signIn__button_17aku_19:before{content:"";transform-origin:0 100%;clip-path:inset(0 -7px 0 0);z-index:-1;height:100%;transition:all .35s ease-in-out;display:block;position:absolute;top:0;left:0;transform:skew(-21deg)}._signIn__button_17aku_19:after{background:#fff;width:calc(100% + 2px)}._signIn__button_17aku_19:before{background:#f0f9f4;width:calc(100% + 12px)}button._signIn__button_17aku_19:focus{outline:none}button._signIn__button_17aku_19:focus-visible,button._signIn__button_17aku_19:focus-visible:after{background:#f0f9f4}button._signIn__button_17aku_19:focus-visible:before{background:#94e1cc;width:calc(100% + 17px)}button._signIn__button_17aku_19._focus-visible_17aku_64,button._signIn__button_17aku_19._focus-visible_17aku_64:after{background:#f0f9f4}button._signIn__button_17aku_19._focus-visible_17aku_64:before{background:#94e1cc;width:calc(100% + 17px)}button._signIn__button_17aku_19:hover,button._signIn__button_17aku_19:hover:after{background:#f0f9f4}button._signIn__button_17aku_19:hover:before{background:#94e1cc;width:calc(100% + 17px)}._signIn__button_17aku_19{text-transform:uppercase;border:0;justify-content:center;align-items:center;width:calc(100% - 30px);margin-bottom:15px;padding:15px 25px;font-family:Montserrat,sans-serif;font-weight:700;display:flex;box-shadow:0 9px 9px -7px #0000001a}._signIn__button_17aku_19 svg{height:20px;margin-right:15px}._signIn_17aku_2 p{text-align:center;font-family:Montserrat,sans-serif;font-size:.7rem}body{background-color:#94e1cc;margin:0}main{background:linear-gradient(#cef0b4 0%,#94e1cc 100%) 50% no-repeat fixed;min-height:100vh}@media (width>=788px){main{padding-top:59.5px}}main.fixed{width:100%;position:fixed}button.btn{text-align:center;cursor:pointer;background:0 0;border:none;text-decoration:none}.overlay{z-index:100;background:#ffffffa6;position:fixed;inset:0}.sr-only{clip:rect(1px 1px 1px 1px);clip:rect(1px, 1px, 1px, 1px);clip-path:inset(50%);overflow:hidden;word-wrap:normal!important;border:0!important;width:1px!important;height:1px!important;padding:0!important;position:absolute!important}:root{--surface:#ffffff8c;--surface-strong:#fff;--text:#1c1917;--text-muted:#898581;--slot-border:#89858133;--caught-bg:#e5f098cc}@media (prefers-color-scheme:dark){:root:not([data-theme=light]){--surface:#141817b8;--surface-strong:#15201d;--text:#e8e6e3;--text-muted:#a5a19c;--slot-border:#a5a19c40;--caught-bg:#38b4ab73}}:root[data-theme=dark]{--surface:#141817b8;--surface-strong:#15201d;--text:#e8e6e3;--text-muted:#a5a19c;--slot-border:#a5a19c40;--caught-bg:#38b4ab73}body,main{color:var(--text)}:root[data-theme=dark] main,:root[data-theme=dark] body{background:linear-gradient(#1c2a1a 0%,#10201c 100%) fixed}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) main,:root:not([data-theme=light]) body{background:linear-gradient(#1c2a1a 0%,#10201c 100%) fixed}}.container{box-sizing:border-box;max-width:1440px;margin:0 auto;padding:0 5%;display:block}@media (width>=788px) and (width<=1023px){.container{padding:0 56px}}@media (width>=1221px){.container{padding:0 80px}}@font-face{font-family:Alegreya Sans;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/alegreya-sans-400-latin.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:Alegreya Sans;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/alegreya-sans-700-latin.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:Montserrat;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/montserrat-latin.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:Montserrat;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/montserrat-latin.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}
