:root{--bg: #f5f7fb;--text: #1f2937}html,body,#root{height:100%;margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;color:var(--text);background:var(--bg)}main{padding:24px;display:grid;gap:32px}:root{--bg: #f6f8fc;--card: #fff;--text: #0f172a;--muted: #4b5563;--border: #e5e7eb;--shadow: 0 10px 30px rgba(2,6,23,.06)}*{box-sizing:border-box}html,body,#root{height:100%;margin:0;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;color:var(--text);background:var(--bg)}.page{max-width:1200px;margin:0 auto;padding:24px}.page-stack{max-width:900px;margin:0 auto;display:flex;flex-direction:column;gap:32px;padding:32px;background:var(--card);border:1px solid var(--border);border-radius:16px;box-shadow:var(--shadow)}.card{background:var(--card);border:1px solid var(--border);border-radius:16px;box-shadow:var(--shadow);padding:24px}h1{margin:0 0 16px;font-size:32px}h2{margin:0 0 12px;font-size:26px}a{color:#2563eb;text-decoration:none}a:hover{text-decoration:underline}.navbar{background:#0f172a;padding:12px 20px;display:flex;justify-content:center}.navlist{display:flex;gap:20px;list-style:none;margin:0;padding:0}.nav__link{color:#e2e8f0;text-decoration:none;font-weight:700;font-size:18px;padding:6px 10px;border-radius:10px}.nav__link:hover{color:#93c5fd;background:#ffffff0f}.AboutMe{width:100%;display:grid;grid-template-columns:340px 1fr;gap:24px}.aboutMe__img{width:100%;height:auto;border-radius:14px;object-fit:cover}.aboutMe__title{margin:0 0 8px;font-size:28px;font-weight:800}.aboutMe__paragraph{margin:0;color:var(--muted);line-height:1.7;font-size:17px}@media (max-width: 700px){.AboutMe{grid-template-columns:1fr}}.TopTen{width:100%}.topten__title{margin:0 0 16px;font-size:28px;font-weight:800}.topten__list{list-style:none;margin:0;padding:0;display:grid;gap:12px}.topten__item{display:grid;grid-template-columns:48px 72px 1fr;gap:16px;align-items:center;background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;padding:12px 16px}.topten__rank{height:36px;width:36px;display:inline-grid;place-items:center;font-weight:800;border-radius:50%;background:#111827;color:#fff}.topten__thumb{width:72px;height:72px;border-radius:8px;object-fit:cover;border:1px solid #e5e7eb}.topten__heading{margin:0 0 4px;font-size:18px}.topten__heading a{color:#0ea5e9;text-decoration:none}.topten__heading a:hover{text-decoration:underline}.topten__desc{margin:0;color:var(--muted);line-height:1.6;font-size:16px}@media (max-width: 640px){.topten__item{grid-template-columns:40px 64px 1fr}.topten__thumb{width:64px;height:64px}}.image-gallery-icon{color:#fff;transition:all .3s ease-out;appearance:none;background-color:#0000;border:0;cursor:pointer;outline:none;position:absolute;z-index:4;filter:drop-shadow(0 2px 2px rgb(25.5,25.5,25.5))}@media (hover: hover)and (pointer: fine){.image-gallery-icon:hover{color:#337ab7}.image-gallery-icon:hover .image-gallery-svg{transform:scale(1.1)}}.image-gallery-icon:focus{outline:2px solid #337ab7}.image-gallery-using-mouse .image-gallery-icon:focus{outline:none}.image-gallery-fullscreen-button,.image-gallery-play-button{bottom:0;padding:20px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:28px;width:28px}@media (max-width: 768px){.image-gallery-fullscreen-button,.image-gallery-play-button{padding:15px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:24px;width:24px}}@media (max-width: 480px){.image-gallery-fullscreen-button,.image-gallery-play-button{padding:10px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:16px;width:16px}}.image-gallery-fullscreen-button{right:0}.image-gallery-play-button{left:0}.image-gallery-top-nav,.image-gallery-bottom-nav{padding:10px;left:50%;transform:translate(-50%)}.image-gallery-top-nav .image-gallery-svg,.image-gallery-bottom-nav .image-gallery-svg{height:120px;width:90px}@media (max-width: 768px){.image-gallery-top-nav .image-gallery-svg,.image-gallery-bottom-nav .image-gallery-svg{height:72px;width:48px}}@media (max-width: 480px){.image-gallery-top-nav .image-gallery-svg,.image-gallery-bottom-nav .image-gallery-svg{height:48px;width:36px}}.image-gallery-top-nav[disabled],.image-gallery-bottom-nav[disabled]{cursor:disabled;opacity:.6;pointer-events:none}.image-gallery-top-nav{top:0}.image-gallery-bottom-nav{bottom:0}.image-gallery-left-nav,.image-gallery-right-nav{padding:50px 10px;top:50%;transform:translateY(-50%)}.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:120px;width:60px}@media (max-width: 768px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:72px;width:36px}}@media (max-width: 480px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:48px;width:24px}}.image-gallery-left-nav[disabled],.image-gallery-right-nav[disabled]{cursor:disabled;opacity:.6;pointer-events:none}.image-gallery-left-nav{left:0}.image-gallery-right-nav{right:0}.image-gallery{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);position:relative}.image-gallery.fullscreen-modal{background:#000;height:100%;inset:0;position:fixed;width:100%;z-index:5}.image-gallery.fullscreen-modal .image-gallery-content{top:50%;transform:translateY(-50%)}.image-gallery-content{position:relative;line-height:0;top:0}.image-gallery-content.fullscreen{background:#000}.image-gallery-content .image-gallery-slide .image-gallery-image{max-height:calc(100vh - 80px)}.image-gallery-content.image-gallery-thumbnails-left .image-gallery-slide .image-gallery-image,.image-gallery-content.image-gallery-thumbnails-right .image-gallery-slide .image-gallery-image{max-height:100vh}.image-gallery-slide-wrapper{position:relative}.image-gallery-slide-wrapper.image-gallery-thumbnails-left,.image-gallery-slide-wrapper.image-gallery-thumbnails-right{display:inline-block;width:calc(100% - 110px)}@media (max-width: 768px){.image-gallery-slide-wrapper.image-gallery-thumbnails-left,.image-gallery-slide-wrapper.image-gallery-thumbnails-right{width:calc(100% - 87px)}}.image-gallery-slide-wrapper.image-gallery-rtl{direction:rtl}.image-gallery-slides{line-height:0;overflow:hidden;position:relative;white-space:nowrap;text-align:center;touch-action:none}.image-gallery-slide{left:0;position:absolute;top:0;width:100%}.image-gallery-slide.image-gallery-center{position:relative}.image-gallery-slide .image-gallery-image{width:100%;object-fit:contain}.image-gallery-slide .image-gallery-description{background:#0006;bottom:70px;color:#fff;left:0;line-height:1;padding:10px 20px;position:absolute;white-space:normal}@media (max-width: 768px){.image-gallery-slide .image-gallery-description{bottom:45px;font-size:.8em;padding:8px 15px}}.image-gallery-bullets{bottom:20px;left:0;margin:0 auto;position:absolute;right:0;width:80%;z-index:4}.image-gallery-bullets .image-gallery-bullets-container{margin:0;padding:0;text-align:center}.image-gallery-bullets .image-gallery-bullet{appearance:none;background-color:#0000;border:1px solid #fff;border-radius:50%;box-shadow:0 2px 2px #1a1a1a;cursor:pointer;display:inline-block;margin:0 5px;outline:none;padding:5px;transition:all .2s ease-out}@media (max-width: 768px){.image-gallery-bullets .image-gallery-bullet{margin:0 3px;padding:3px}}@media (max-width: 480px){.image-gallery-bullets .image-gallery-bullet{padding:2.7px}}.image-gallery-bullets .image-gallery-bullet:focus{transform:scale(1.2);background:#337ab7;border:1px solid #337ab7}.image-gallery-bullets .image-gallery-bullet.active{transform:scale(1.2);border:1px solid #fff;background:#fff}@media (hover: hover)and (pointer: fine){.image-gallery-bullets .image-gallery-bullet:hover{background:#337ab7;border:1px solid #337ab7}.image-gallery-bullets .image-gallery-bullet.active:hover{background:#337ab7}}.image-gallery-bullets.image-gallery-bullets-vertical{inset:50% auto auto 20px;width:auto;transform:translateY(-50%)}.image-gallery-bullets.image-gallery-bullets-vertical .image-gallery-bullet{display:block;margin:12px 0}@media (max-width: 768px){.image-gallery-bullets.image-gallery-bullets-vertical .image-gallery-bullet{margin:6px 0;padding:3px}}@media (max-width: 480px){.image-gallery-bullets.image-gallery-bullets-vertical .image-gallery-bullet{padding:2.7px}}.image-gallery-thumbnails-wrapper{position:relative}.image-gallery-thumbnails-wrapper.thumbnails-swipe-horizontal{touch-action:pan-y}.image-gallery-thumbnails-wrapper.thumbnails-swipe-vertical{touch-action:pan-x}.image-gallery-thumbnails-wrapper.thumbnails-wrapper-rtl{direction:rtl}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{display:inline-block;vertical-align:top;width:100px}@media (max-width: 768px){.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{width:81px}}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails{height:100%;width:100%;left:0;padding:0;position:absolute;top:0}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails .image-gallery-thumbnail,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails .image-gallery-thumbnail{display:block;margin-right:0;padding:0}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails .image-gallery-thumbnail+.image-gallery-thumbnail,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails .image-gallery-thumbnail+.image-gallery-thumbnail{margin-left:0;margin-top:2px}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{margin:0 5px}@media (max-width: 768px){.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{margin:0 3px}}.image-gallery-thumbnails{overflow:hidden;padding:5px 0}@media (max-width: 768px){.image-gallery-thumbnails{padding:3px 0}}.image-gallery-thumbnails .image-gallery-thumbnails-container{cursor:pointer;text-align:center;white-space:nowrap}.image-gallery-thumbnail{display:inline-block;border:4px solid rgba(0,0,0,0);transition:border .3s ease-out;width:100px;background:#0000;padding:0}@media (max-width: 768px){.image-gallery-thumbnail{border:3px solid rgba(0,0,0,0);width:81px}}.image-gallery-thumbnail+.image-gallery-thumbnail{margin-left:2px}.image-gallery-thumbnail .image-gallery-thumbnail-inner{display:block;position:relative}.image-gallery-thumbnail .image-gallery-thumbnail-image{vertical-align:middle;width:100%;line-height:0}.image-gallery-thumbnail.active,.image-gallery-thumbnail:focus{outline:none;border:4px solid #337ab7}@media (max-width: 768px){.image-gallery-thumbnail.active,.image-gallery-thumbnail:focus{border:3px solid #337ab7}}@media (hover: hover)and (pointer: fine){.image-gallery-thumbnail:hover{outline:none;border:4px solid #337ab7}}@media (hover: hover)and (pointer: fine)and (max-width: 768px){.image-gallery-thumbnail:hover{border:3px solid #337ab7}}.image-gallery-thumbnail-label{box-sizing:border-box;color:#fff;font-size:1em;left:0;line-height:1em;padding:5%;position:absolute;top:50%;text-shadow:0 2px 2px hsl(0,0%,10%);transform:translateY(-50%);white-space:normal;width:100%}@media (max-width: 768px){.image-gallery-thumbnail-label{font-size:.8em;line-height:.8em}}.image-gallery-index{background:#0006;color:#fff;line-height:1;padding:10px 20px;position:absolute;right:0;top:0;z-index:4}@media (max-width: 768px){.image-gallery-index{font-size:.8em;padding:5px 10px}}.gallery-wrap .image-gallery{border:1px solid var(--border);border-radius:12px;overflow:hidden}.image-gallery-slide img{max-height:480px;object-fit:contain;background:#fff}.image-gallery-thumbnail img{object-fit:cover}.Cookie{max-width:960px;margin:0 auto;display:grid;gap:20px;background:var(--card);border:1px solid var(--border);border-radius:16px;box-shadow:var(--shadow);padding:24px}.cookie__title{margin:0;font-size:28px;font-weight:800}.cookie__stats{display:grid;grid-template-columns:repeat(3,minmax(140px,1fr));gap:12px;color:var(--muted)}.cookie__stats>div{background:#f9fafb;border:1px solid var(--border);border-radius:12px;padding:10px 12px;font-weight:500}.cookie__big{display:inline-flex;align-items:center;justify-content:center;padding:0;margin:0;border:0!important;background:transparent!important;box-shadow:none!important;cursor:pointer;justify-self:center;transition:transform .08s ease,filter .2s ease}.cookie__big:hover{transform:scale(1.03);filter:brightness(1.02)}.cookie__big:active{transform:scale(.98)}.cookie__big:focus{outline:none}.cookie__big:focus-visible{outline:2px solid var(--primary);border-radius:10px}.cookie__big img{width:220px;height:auto;display:block;object-fit:contain;border:0;box-shadow:none;image-rendering:auto;filter:drop-shadow(0 6px 16px rgba(0,0,0,.18))}.cookie__shop{display:grid;grid-template-columns:repeat(3,minmax(180px,1fr));gap:12px}.cookie__shop button{border:1px solid var(--border);background:#f9fafb;padding:12px 14px;border-radius:12px;cursor:pointer;text-align:center;transition:transform .06s ease,background .2s ease,border-color .2s ease,box-shadow .2s ease}.cookie__shop button:hover{background:#eef2f7;border-color:#d1d5db;transform:translateY(-1px)}.cookie__shop button:active{transform:translateY(0)}@media (max-width: 900px){.cookie__stats,.cookie__shop{grid-template-columns:1fr}.cookie__big img{width:180px}}.Pokemon{max-width:960px;margin:0 auto;display:grid;gap:16px}.poke__name{margin:0;font-size:28px;font-weight:800;text-transform:capitalize}.poke__layout{display:grid;grid-template-columns:320px 1fr;gap:20px;align-items:start}.poke__art{display:grid;place-items:center;background:radial-gradient(300px 140px at 50% 40%,#fff,#eef2f7 70%);border:1px solid var(--border);border-radius:12px;padding:16px}.poke__art img{width:260px;height:260px;object-fit:contain;image-rendering:auto}.poke__info{display:grid;gap:10px}.poke__row{display:grid;grid-template-columns:120px 1fr;gap:8px;align-items:center}.label{color:var(--muted)}.poke__types{display:flex;gap:8px;flex-wrap:wrap;margin-top:8px}.type{padding:6px 12px;border-radius:999px;color:#fff;text-transform:capitalize;font-weight:700;letter-spacing:.3px;border:1px solid rgba(0,0,0,.06)}.type--normal{background:#a8a77a}.type--fire{background:#ee8130}.type--water{background:#6390f0}.type--electric{background:#f7d02c;color:#0f172a}.type--grass{background:#7ac74c}.type--ice{background:#96d9d6;color:#0f172a}.type--fighting{background:#c22e28}.type--poison{background:#a33ea1}.type--ground{background:#e2bf65;color:#0f172a}.type--flying{background:#a98ff3}.type--psychic{background:#f95587}.type--bug{background:#a6b91a}.type--rock{background:#b6a136}.type--ghost{background:#735797}.type--dragon{background:#6f35fc}.type--dark{background:#705746}.type--steel{background:#b7b7ce;color:#0f172a}.type--fairy{background:#d685ad}.poke__abilities{display:flex;gap:8px;flex-wrap:wrap}.pill{padding:6px 10px;border-radius:999px;background:#f1f5f9;border:1px solid var(--border);text-transform:capitalize;font-weight:600;font-size:13px}.poke__desc{margin:0;padding:12px 14px;background:#f9fafb;border:1px solid var(--border);border-radius:12px;line-height:1.6}.poke__stats{display:grid;gap:10px}.stat{display:grid;grid-template-columns:140px 40px 1fr;gap:10px;align-items:center}.stat__name{text-transform:capitalize;color:var(--muted)}.stat__val{font-weight:700}.stat__bar{height:10px;background:#eef2f7;border:1px solid var(--border);border-radius:999px;overflow:hidden}.stat__fill{height:100%;background:linear-gradient(90deg,#60a5fa,#22c55e)}@media (max-width: 800px){.poke__layout{grid-template-columns:1fr}.poke__art img{width:220px;height:220px}.stat{grid-template-columns:120px 36px 1fr}}.FAQ{max-width:800px;margin:0 auto;display:flex;flex-direction:column;gap:20px}.FAQ h2{margin:0;font-size:26px;font-weight:800;text-align:left}.faq__list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.faq__item{border:1px solid var(--border);border-radius:12px;padding:16px 20px;background:#fff;cursor:pointer;transition:background .2s ease,border-color .2s ease}.faq__item:hover{background:#f9fafb;border-color:#d1d5db}.faq__question{margin:0;font-size:18px;font-weight:700;color:var(--text)}.faq__answer{margin:10px 0 0;color:var(--muted);line-height:1.6;font-size:16px}
