@import url("https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700;800&family=Nunito:wght@700;800;900&display=swap");:root{--ink:#17233d;--muted:#68738a;--blue:#0e8ed8;--cyan:#66d7f4;--red:#ef3156;--yellow:#ffce47;--bg:#f7fbfd;--card:#fff;--line:#e4edf2;--navy:#11213a;--shadow:0 14px 40px rgba(31,76,105,.09);--radius:18px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--bg);font-family:DM Sans,system-ui,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button{cursor:pointer}h1,h2,h3,h4{font-family:Nunito,DM Sans,sans-serif;line-height:1.12;margin:0}h1{font-size:clamp(2.5rem,6vw,5.2rem);letter-spacing:-.055em}h2{font-size:clamp(2rem,4vw,3rem);letter-spacing:-.04em}h3{font-size:1.15rem}p{color:var(--muted)}.wrap{width:min(1180px,calc(100% - 40px));margin-inline:auto}.narrow{max-width:860px}.section{padding:78px 0}.section.tint{background:#eff8fc}.section.white{background:#fff}.eyebrow{display:inline-flex;color:var(--red);font-size:.76rem;letter-spacing:.16em;text-transform:uppercase;font-weight:800;margin-bottom:14px}.eyebrow.blue{color:var(--blue)}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:30px}.section-heading p{max-width:620px;margin:8px 0 0}.text-link{font-weight:800;color:var(--blue);white-space:nowrap}.btn{border:0;border-radius:10px;padding:13px 20px;display:inline-flex;align-items:center;justify-content:center;gap:9px;font-weight:800;transition:transform .18s,box-shadow .18s}.btn:hover{transform:translateY(-2px)}.btn.primary{background:var(--red);color:#fff;box-shadow:0 8px 20px rgba(239,49,86,.23)}.btn.secondary{background:#fff;color:var(--ink);border:1px solid var(--line)}.btn.blue{background:var(--blue);color:#fff}.btn.small{padding:9px 14px;font-size:.88rem}.button-row{gap:12px;margin-top:25px}.button-row,.pill-row{display:flex;flex-wrap:wrap}.pill-row{gap:6px}.card-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:24px}.three-col{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.content-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:26px;box-shadow:0 6px 24px rgba(21,58,82,.04)}.content-card p:last-child{margin-bottom:0}.status-note{display:flex;align-items:flex-start;gap:12px;background:#fff8df;border:1px solid #f6df91;padding:15px 18px;border-radius:12px;color:#6d591a}.status-note p{margin:0;color:inherit}.dot{width:9px;height:9px;border-radius:50%;background:#f1b800;flex:none;margin-top:8px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}button:disabled{cursor:not-allowed}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.93);border-bottom:1px solid rgba(223,234,240,.9);backdrop-filter:blur(14px)}.nav-shell{width:min(1240px,calc(100% - 32px));height:74px;margin:auto;justify-content:space-between}.brand,.nav-shell{display:flex;align-items:center}.brand{gap:10px;font-family:Nunito;font-size:1.32rem;font-weight:900;letter-spacing:-.04em}.brand>span:last-child>span{color:var(--blue)}.brand-mark{width:30px;height:30px;border-radius:50%;display:block;background:linear-gradient(var(--red) 0 45%,var(--navy) 45% 57%,#fff 57%);border:2px solid var(--navy);position:relative}.brand-mark:after{content:"";position:absolute;width:8px;height:8px;border:3px solid var(--navy);border-radius:50%;background:#fff;left:8px;top:9px}.brand-mark i{position:absolute;inset:0}.nav-links{display:flex;align-items:center;gap:30px}.nav-links>a{font-weight:700;font-size:.92rem;color:#59657b}.nav-links>a.active,.nav-links>a:hover{color:var(--blue)}.nav-links .nav-cta{background:var(--blue);color:white;padding:10px 16px;border-radius:9px}.nav-links .nav-cta:hover{color:white;background:#087ab9}.menu-button{display:none;background:none;border:0;width:42px;height:42px;padding:10px}.menu-button span{display:block;height:2px;background:var(--ink);margin:5px 0}.home-hero{min-height:650px;display:flex;align-items:center;position:relative;overflow:hidden;background:linear-gradient(112deg,#eafaff,#f9fdff 52%,#fff1f3)}.home-hero:after,.home-hero:before{content:"";position:absolute;border-radius:50%;border:1px solid rgba(14,142,216,.12)}.home-hero:before{width:520px;height:520px;right:-80px;top:50px}.home-hero:after{width:360px;height:360px;right:0;top:130px}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:40px;position:relative;z-index:2;padding:74px 0}.hero-copy h1 span{color:var(--blue)}.hero-copy>p{font-size:1.12rem;max-width:610px}.hero-kicker{display:inline-flex;align-items:center;gap:8px;background:#fff;border:1px solid #d9edf5;border-radius:99px;padding:7px 13px;color:var(--blue);font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;margin-bottom:20px}.hero-kicker:before{content:"✦";color:var(--red)}.hero-art{position:relative;height:450px}.battle-ring{width:340px;height:340px;border-radius:50%;position:absolute;right:35px;top:42px;background:radial-gradient(circle,#fff 0 29%,transparent 30%),linear-gradient(#ef3156 0 46%,#17233d 46% 54%,#fff 54%);box-shadow:0 30px 70px rgba(44,116,150,.18);transform:rotate(-9deg)}.battle-ring:after{content:"";position:absolute;inset:128px;border:14px solid var(--navy);border-radius:50%;background:#e9fbff;box-shadow:inset 0 0 0 5px #fff}.float-card{position:absolute;background:#fff;border:1px solid var(--line);box-shadow:var(--shadow);border-radius:15px;padding:15px 18px;font-weight:800;z-index:2}.float-card small{display:block;color:var(--muted);font-weight:600}.float-card.one{top:30px;right:5px}.float-card.two{bottom:30px;left:20px}.float-card.three{bottom:60px;right:0}.spark{position:absolute;color:var(--yellow);font-size:2rem;font-weight:900}.spark.s1{top:54px;left:80px}.spark.s2{bottom:80px;right:40px;color:var(--cyan)}.trust-row{display:flex;gap:25px;margin-top:26px;color:#6b7587;font-size:.82rem;font-weight:700}.trust-row span:before{content:"✓";color:#21b681;margin-right:6px}.page-hero{text-align:center;padding:74px 0 62px;background:linear-gradient(115deg,#eafaff,#fafdff 60%,#fff3f5);border-bottom:1px solid var(--line)}.page-hero h1{font-size:clamp(2.4rem,5vw,4rem)}.page-hero p{font-size:1.06rem;margin:15px auto;max-width:720px}.breadcrumbs{width:min(1180px,calc(100% - 40px));margin:22px auto 0;font-size:.85rem;color:var(--muted)}.breadcrumbs span{display:inline-flex;gap:10px;margin-right:10px}.breadcrumbs a:hover{color:var(--blue)}.pokemon-card{display:block;background:#fff;border:1px solid var(--line);border-radius:16px;padding:19px;transition:.2s;min-width:0}.pokemon-card:hover{transform:translateY(-4px);box-shadow:var(--shadow);border-color:#cbdfe9}.pokemon-card .card-top{display:flex;align-items:start;justify-content:space-between;margin-bottom:18px}.pokemon-card h3{margin-bottom:8px}.pokemon-card>p{font-size:.82rem;margin:11px 0}.pokemon-card .card-link{font-size:.81rem;font-weight:800;color:var(--blue)}.pokemon-card.compact{padding:16px}.pokemon-card.compact .poke-glyph{width:62px;height:62px}.poke-glyph{width:84px;height:84px;border-radius:50%;display:grid;place-content:center;text-align:center;position:relative;background:linear-gradient(145deg,#effbff,#d9f4fb);color:var(--blue);border:1px solid #d3edf5}.poke-glyph span{font-size:2.2rem;line-height:1}.poke-glyph small{font-size:.62rem;font-weight:900;letter-spacing:.08em}.poke-glyph.large{width:170px;height:170px}.poke-glyph.large span{font-size:4.7rem}.poke-glyph.large small{font-size:1rem}.poke-glyph[data-type=Fire]{background:#fff1e9;color:#f27642}.poke-glyph[data-type=Grass]{background:#eaf9ed;color:#3caa64}.poke-glyph[data-type=Steel]{background:#eef1f5;color:#73849b}.poke-glyph[data-type=Dragon]{background:#f0ebff;color:#725fd1}.poke-glyph[data-type=Water]{background:#e8f3ff;color:#3184d7}.poke-glyph[data-type=Fairy]{background:#fff0f7;color:#d45c9b}.poke-glyph[data-type=Ground],.poke-glyph[data-type=Rock]{background:#f5efe5;color:#9e7949}.poke-glyph[data-type=Ghost]{background:#f1ecfa;color:#7656a6}.tier{width:29px;height:29px;border-radius:8px;display:inline-grid;place-items:center;font-weight:900;font-size:.8rem}.tier-s{background:#ffdf70;color:#6d4c00}.tier-a{background:#d7f1e2;color:#187243}.tier-b{background:#ddebff;color:#2d67a2}.tier-c{background:#eeeef1;color:#686873}.type{font-size:.67rem;font-weight:800;padding:4px 8px;border-radius:99px;color:#426274;background:#edf4f7}.type-electric{background:#fff2bd;color:#7a5b00}.type-fire{background:#ffe2d8;color:#a83c1c}.type-water{background:#dceeff;color:#1762a4}.type-grass{background:#dcf4e2;color:#267a3c}.type-fairy{background:#fbe1ee;color:#9b376b}.type-dark,.type-ghost{background:#e9e5ef;color:#5b496e}.type-fighting{background:#f2dfdb;color:#8d3d2d}.type-psychic{background:#fae0e7;color:#9b3a58}.type-normal,.type-steel{background:#e9eef1;color:#52646f}.type-dragon{background:#e7e3f9;color:#514098}.type-ground,.type-rock{background:#eee6d5;color:#735e2e}.type-flying{background:#e5eefb;color:#41638d}.type-poison{background:#efe0f4;color:#784589}.table-wrap{overflow:auto;background:#fff;border:1px solid var(--line);border-radius:16px}.data-table{width:100%;border-collapse:collapse;min-width:680px}.data-table th{text-align:left;background:#f0f8fb;color:#597083;font-size:.72rem;text-transform:uppercase;letter-spacing:.08em;padding:14px 18px}.data-table td{padding:17px 18px;border-top:1px solid var(--line);font-size:.9rem}.code-text{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;background:#f1f5f7;padding:5px 9px;border-radius:6px;font-weight:800}.status{display:inline-flex;align-items:center;gap:6px;font-size:.75rem;font-weight:800}.status:before{content:"";width:7px;height:7px;border-radius:50%;background:#20b978}.status.expired:before{background:#a1a8b2}.team-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.team-card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:26px}.team-card header{display:flex;justify-content:space-between;gap:20px}.difficulty{font-size:.7rem;background:#edf6fa;padding:5px 9px;border-radius:99px;height:max-content;font-weight:800;color:#39728e}.mini-team{display:grid;grid-template-columns:repeat(6,1fr);gap:7px;margin:21px 0}.mini-mon{text-align:center}.mini-mon .poke-glyph{width:51px;height:51px;margin:auto}.mini-mon .poke-glyph span{font-size:1.4rem}.mini-mon .poke-glyph small{font-size:.5rem}.mini-mon label{display:block;font-size:.61rem;line-height:1.15;margin-top:5px;color:var(--muted)}.strategy{font-size:.9rem}.pros-cons{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:17px}.pros-cons div{background:#f5fafb;padding:12px;border-radius:10px}.pros-cons h4{font-size:.72rem;text-transform:uppercase;letter-spacing:.08em;margin-bottom:5px}.pros-cons ul{padding-left:17px;margin:0;color:var(--muted);font-size:.78rem}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line);background:#fff}.faq-list summary{list-style:none;display:flex;justify-content:space-between;gap:20px;padding:20px 5px;font-weight:800;cursor:pointer}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:var(--blue)}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{margin:-7px 5px 20px;max-width:850px}.info-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.info-card{background:#fff;border:1px solid var(--line);border-radius:15px;padding:23px}.info-card .number{font:900 2.2rem Nunito;color:#c8eaf6}.info-card p{font-size:.9rem}.article{max-width:820px;margin:auto}.article h2{font-size:1.8rem;margin:42px 0 12px}.article h3{font-size:1.25rem;margin:25px 0 8px}.article li,.article p{color:var(--muted)}.article a{color:var(--blue);font-weight:700}.article .content-card{margin:20px 0}.article ol,.article ul{padding-left:24px}.callout{border-left:4px solid var(--blue);background:#edf8fc;padding:15px 18px;border-radius:0 10px 10px 0;margin:22px 0}.callout p{margin:0}.faq-section{margin-top:55px}.filter-bar{background:#fff;border:1px solid var(--line);border-radius:16px;padding:16px;display:grid;grid-template-columns:1.8fr 1fr 1fr 1fr;gap:10px;margin-bottom:26px}.field{height:45px;border:1px solid var(--line);border-radius:9px;padding:0 13px;background:#fff;color:var(--ink);width:100%}.search-field{position:relative}.search-field .field{padding-left:40px}.search-field:before{content:"⌕";position:absolute;left:14px;top:7px;font-size:1.35rem;color:#80909b}.results-row{display:flex;justify-content:space-between;color:var(--muted);font-size:.85rem;margin:0 3px 16px}.empty-state{text-align:center;padding:70px 20px;background:#fff;border:1px solid var(--line);border-radius:16px;grid-column:1/-1}.db-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:17px}.detail-hero{padding:52px 0;background:linear-gradient(120deg,#eafaff,#fff)}.detail-grid{display:grid;grid-template-columns:220px 1fr;gap:42px;align-items:center}.detail-grid h1{font-size:clamp(2.4rem,5vw,4rem)}.quick-facts{display:flex;flex-wrap:wrap;gap:8px;margin:15px 0}.detail-nav{display:flex;gap:10px;margin-top:20px}.build-layout{display:grid;grid-template-columns:1.15fr .85fr;gap:23px}.move-list{display:grid;grid-template-columns:1fr 1fr;gap:9px}.move{background:#f3f8fa;border-radius:9px;padding:11px 13px;font-weight:700}.stat-list{display:grid;gap:14px}.stat-row{display:flex;justify-content:space-between;border-bottom:1px solid var(--line);padding-bottom:10px}.stat-row span{color:var(--muted)}.link-chips{display:flex;flex-wrap:wrap;gap:8px}.link-chip{background:#edf7fb;color:#286f91;padding:7px 11px;border-radius:99px;font-size:.82rem;font-weight:800}.link-chip:hover{background:#dff2f8}.builder{display:grid;grid-template-columns:1fr 370px;gap:24px;align-items:start}.picker{background:#fff;border:1px solid var(--line);border-radius:17px;padding:20px}.picker-head{display:flex;gap:10px;margin-bottom:18px}.picker-list{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;max-height:640px;overflow:auto;padding-right:5px}.pick-card{border:1px solid var(--line);border-radius:12px;background:#fff;padding:10px;display:flex;align-items:center;gap:10px;text-align:left;transition:.16s}.pick-card:hover{border-color:var(--blue)}.pick-card.selected{background:#edf9fd;border-color:#71cce9}.pick-card:disabled{opacity:.48}.pick-card .poke-glyph{width:45px;height:45px;flex:none}.pick-card .poke-glyph span{font-size:1.2rem}.pick-card .poke-glyph small{font-size:.42rem}.pick-card strong{font-size:.76rem;line-height:1.2}.pick-card small{display:block;color:var(--muted);font-size:.64rem}.team-panel{position:sticky;top:96px;background:#fff;border:1px solid var(--line);border-radius:17px;padding:22px;box-shadow:var(--shadow)}.team-panel header{display:flex;justify-content:space-between;align-items:center}.team-slots{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:18px 0}.team-slot{height:66px;border:1px dashed #ccdce4;background:#f8fbfc;border-radius:10px;display:flex;align-items:center;gap:8px;padding:8px;position:relative}.team-slot.filled{border-style:solid}.team-slot .poke-glyph{width:42px;height:42px;flex:none}.team-slot .poke-glyph span{font-size:1.1rem}.team-slot .poke-glyph small{font-size:.4rem}.team-slot strong{font-size:.72rem;line-height:1.1}.remove{border:0;background:none;position:absolute;right:4px;top:1px;color:#9b6670}.summary-box{background:#f1f8fa;border-radius:12px;padding:14px}.summary-line{display:flex;justify-content:space-between;font-size:.78rem;margin:6px 0}.scorebar{height:6px;background:#dce8ec;border-radius:9px;overflow:hidden;margin:8px 0}.scorebar i{height:100%;display:block;background:linear-gradient(90deg,var(--blue),#48d29a)}.warning{font-size:.73rem;color:#a66d00;background:#fff5d7;padding:8px;border-radius:7px;margin-top:10px}.panel-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:12px}.toast{font-size:.75rem;text-align:center;color:#18865c;margin-top:8px}.footer{background:var(--navy);color:#fff;padding-top:58px}.footer p{color:#9dacbe}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:55px}.footer-grid>div:not(:first-child){display:flex;flex-direction:column;gap:8px}.footer h3{font-size:.84rem;text-transform:uppercase;letter-spacing:.1em;margin-bottom:8px;color:#dce7f2}.footer a:not(.brand){font-size:.84rem;color:#9dacbe}.footer a:hover{color:#fff}.footer-brand{margin-bottom:13px}.legal-note{max-width:420px;font-size:.76rem}.footer-bottom{border-top:1px solid #26364f;margin-top:42px;padding:20px 0;display:flex;justify-content:space-between;font-size:.75rem;color:#7f90a6}.footer-bottom b{color:var(--red)}@media(max-width:980px){.nav-links{gap:16px}.card-grid,.db-grid{grid-template-columns:repeat(3,1fr)}.hero-grid{grid-template-columns:1fr 390px}.hero-art{transform:scale(.85);transform-origin:center}.builder{grid-template-columns:1fr 330px}.picker-list{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:2fr 1fr 1fr;gap:35px}.footer-grid>div:last-child{display:none}}@media(max-width:760px){.wrap{width:min(100% - 28px,1180px)}.section{padding:55px 0}.nav-shell{height:64px}.menu-button{display:block}.nav-links{display:none;position:absolute;top:64px;left:0;right:0;background:#fff;padding:18px;border-bottom:1px solid var(--line);box-shadow:var(--shadow);flex-direction:column;align-items:stretch;gap:4px}.nav-links.open{display:flex}.nav-links>a{padding:10px}.home-hero{min-height:auto}.hero-grid{grid-template-columns:1fr;padding:55px 0}.hero-art{display:none}.trust-row{flex-direction:column;gap:4px}.section-heading{align-items:start;flex-direction:column}.card-grid,.db-grid{grid-template-columns:repeat(2,1fr)}.build-layout,.info-grid,.team-grid,.three-col,.two-col{grid-template-columns:1fr}.filter-bar{grid-template-columns:1fr 1fr}.filter-bar .search-field{grid-column:1/-1}.builder{grid-template-columns:1fr}.team-panel{position:static}.picker-list{max-height:none}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}.detail-grid{grid-template-columns:1fr;text-align:center}.detail-grid .poke-glyph{margin:auto}.detail-nav,.quick-facts{justify-content:center}.mini-team{grid-template-columns:repeat(3,1fr)}}@media(max-width:480px){h1{font-size:2.55rem}.page-hero{padding:55px 0 45px}.card-grid,.db-grid{grid-template-columns:1fr 1fr;gap:10px}.pokemon-card{padding:13px}.pokemon-card .poke-glyph{width:62px;height:62px}.pokemon-card h3{font-size:.95rem}.pokemon-card .card-link,.pokemon-card>p{display:none}.team-grid{grid-template-columns:1fr}.picker-list{grid-template-columns:1fr 1fr}.picker{padding:12px}.picker-head{flex-direction:column}.filter-bar{grid-template-columns:1fr}.filter-bar .search-field{grid-column:auto}.footer-grid{grid-template-columns:1fr}.footer-grid>div:not(:first-child){display:flex}.footer-bottom{flex-direction:column;gap:5px}.button-row .btn{width:100%}.move-list,.pros-cons{grid-template-columns:1fr}}