:root{color:#12171f;background:#f5f7f8;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;line-height:1.5;letter-spacing:0;text-rendering:geometricPrecision}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:linear-gradient(180deg,#fff 0,#f6f8f9 360px,#f4f6f7);color:#101820;-webkit-font-smoothing:antialiased}button,select,input{font:inherit}button{cursor:pointer}.app-shell{min-height:100vh}.topbar{display:flex;align-items:stretch;justify-content:flex-start;gap:0;min-height:90px;padding:0 28px;background:#050a0f;color:#f8fbff;border-bottom:1px solid rgba(255,255,255,.08)}.brand{display:flex;align-items:center;gap:14px;min-width:330px;color:inherit;font-size:28px;font-weight:800;text-decoration:none;white-space:nowrap}.brand-mark{display:grid;width:42px;height:42px;place-items:center;overflow:hidden;border-radius:8px;background:#f7fbff}.brand-mark img{width:44px;height:44px;object-fit:cover}.main-nav{display:flex;align-items:stretch;gap:18px}.main-nav a{position:relative;display:flex;align-items:center;gap:10px;padding:0 8px;color:#f8fbff;text-decoration:none;font-size:23px;font-weight:700;white-space:nowrap}.main-nav a.active{color:#35e3de}.main-nav a.active:after{position:absolute;right:0;bottom:0;left:0;height:5px;content:"";background:#31e1db}.page{max-width:1487px;margin:0 auto;padding:34px 28px 28px}.hero-row{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:28px}h1,h2,p{margin:0}.hero-row h1{font-size:46px;line-height:1.08;font-weight:850;letter-spacing:0}.hero-row p{display:none}.content-page{padding-top:30px}.content-hero{align-items:flex-end;margin-bottom:18px}.content-hero>div:first-child{max-width:760px}.content-hero p{display:block;margin-top:12px;color:#46525e;font-size:18px;font-weight:590}.eyebrow{margin-bottom:8px;color:#078b8b;font-size:14px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.stat-row{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:20px}.stat-pill{display:inline-flex;min-height:54px;align-items:center;gap:12px;padding:0 22px;border:1px solid #d9dee2;border-radius:8px;background:#fff;color:#1a2028;box-shadow:0 2px 7px #1018200a;font-size:18px;white-space:nowrap}.stat-pill svg{color:#078b89;stroke-width:3}.stat-pill.amber svg{color:#c57909}.stat-pill b{font-size:20px;font-weight:850}.utility-entry-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:16px}.utility-entry{display:grid;min-height:86px;grid-template-columns:48px minmax(0,1fr) 22px;align-items:center;gap:12px;border:1px solid #d3d9df;border-radius:8px;padding:12px;background:#fff;color:#111820;text-align:left;box-shadow:0 2px 9px #1118200f;transition:border-color .14s ease,background .14s ease,transform .14s ease}.utility-entry:hover,.featured-target:hover,.tree-main-row:hover,.tree-source-row:hover{border-color:#078f93;background:#f2fcfc;transform:translateY(-1px)}.utility-entry-icon{display:grid;width:48px;height:48px;place-items:center;border:1px solid #a6e1e3;border-radius:8px;background:#dffafa;color:#057b7f}.utility-entry strong,.featured-target strong{display:block;overflow:hidden;color:#111820;font-size:17px;font-weight:850;text-overflow:ellipsis;white-space:nowrap}.utility-entry small{display:block;margin-top:3px;overflow:hidden;color:#59646f;font-size:13px;font-weight:650;line-height:1.25}.featured-targets{margin-bottom:18px;border:1px solid #d9dde2;border-radius:8px;padding:14px 16px 16px;background:#fffffff0;box-shadow:0 2px 12px #11182014}.featured-targets-header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:12px}.featured-targets h2{color:#111820;font-size:25px;line-height:1.15;font-weight:820}.featured-targets p{margin-top:4px;color:#5a6570;font-size:15px;font-weight:560}.featured-target-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.featured-target{display:grid;min-height:116px;grid-template-columns:90px minmax(0,1fr);align-items:center;gap:12px;border:1px solid #d4dbe1;border-radius:8px;padding:10px;background:#fff;color:#111820;text-align:left;transition:border-color .14s ease,background .14s ease,transform .14s ease}.featured-target.active{border-color:#078f93;background:#e4fbfb;box-shadow:inset 0 0 0 1px #078f9338}.tool-grid{display:grid;grid-template-columns:minmax(700px,1fr) minmax(360px,.57fr);gap:20px;align-items:stretch;margin-bottom:28px}.calculator-card,.lookup-card,.combo-card{border:1px solid #d9dde2;border-radius:8px;background:#fffffff0;box-shadow:0 2px 12px #11182014}.calculator-card{min-height:414px;overflow:visible}.mode-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));padding:21px 18px 0}.mode-tab{display:flex;min-height:54px;align-items:center;justify-content:center;gap:14px;border:1px solid #d7dbe0;background:#fff;color:#121820;font-size:19px;font-weight:760}.mode-tab:first-child{border-radius:8px 0 0 8px}.mode-tab:last-child{border-radius:0 8px 8px 0}.mode-tab.active{border-color:#027d7c;background:linear-gradient(180deg,#079594,#008487);color:#fff;box-shadow:inset 0 -1px #ffffff40}.mode-tab svg{stroke-width:2.5}.calculator-body{padding:30px 20px 24px}.parent-area{position:relative;display:grid;grid-template-columns:minmax(270px,1fr) minmax(220px,.72fr) minmax(270px,1fr);align-items:stretch;gap:22px;min-height:330px;overflow:visible;border:1px solid #164355;border-radius:8px;padding:24px;background-color:#071d29;background-image:linear-gradient(rgba(29,92,112,.42) 1px,transparent 1px),linear-gradient(90deg,rgba(29,92,112,.42) 1px,transparent 1px);background-size:42px 42px;box-shadow:inset 0 0 0 1px #3ab3c814,0 18px 34px #071d291a}.mode-panel{min-height:220px;border:1px solid #d9dde2;border-radius:8px;padding:18px;background:#fbfcfd}.mode-panel-header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:14px}.mode-panel-header strong{display:block;color:#111820;font-size:30px;line-height:1.1;font-weight:850}.path-mode-panel{display:flex;align-items:center;justify-content:space-between;gap:18px}.path-mode-panel h2{margin:0 0 8px;font-size:28px;line-height:1.1}.path-mode-panel p{color:#5b6570;font-size:16px;font-weight:600}.compact-action{min-width:190px}.mini-result.fallback{border-color:#e0bd88;box-shadow:inset 0 0 0 1px #e0bd88}.combo-preview-list{display:grid;gap:8px;margin-bottom:14px}.combo-preview-row{display:grid;grid-template-columns:42px minmax(0,1fr) 20px minmax(0,1fr) 22px;align-items:center;gap:8px;min-height:48px;border:1px solid #d5dbe0;border-radius:8px;padding:6px 8px;background:#fff;color:#1b242d;font-size:14px;font-weight:740;text-align:left}.combo-preview-row span{display:inline-flex;min-width:0;align-items:center;gap:6px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.preview-rank{color:#078b8b;font-weight:850}.combo-preview-empty{display:flex;min-height:78px;align-items:center;justify-content:center;gap:10px;margin-bottom:14px;border:1px dashed #ccd4db;border-radius:8px;color:#5a6570;font-size:14px;font-weight:700;text-align:center}.section-label{margin-bottom:10px;color:#111820;font-size:18px;font-weight:800}.pal-select{display:grid;grid-template-rows:auto 1fr auto;position:relative;min-width:0;min-height:282px}.pal-slot-top{display:flex;align-items:center;gap:10px;margin-bottom:11px}.parent-area .section-label{margin:0;color:#d8eef4;font-size:15px;letter-spacing:0;text-transform:uppercase}.slot-marker{display:inline-grid;width:31px;height:31px;flex:0 0 auto;place-items:center;border-radius:50%;background:#0f7081;color:#36e2f2;font-size:16px;font-weight:850}.pal-select.orange .slot-marker{background:#4c246a;color:#f043ff}.result-slot-top{justify-content:center}.result-slot-top .slot-marker{background:#255f3a;color:#67f09d}.select-shell,.mini-result,.target-select{display:flex;align-items:center;min-width:0;border:1px solid #d3d8dd;border-radius:8px;background:#fff}.select-shell{min-height:108px;gap:16px;padding:7px 12px 7px 8px}.pal-select .select-shell{position:relative;gap:12px;padding-right:8px}.pal-select .select-shell>svg{position:absolute;top:18px;right:18px;transform:none}.pal-select-trigger{width:100%;color:inherit;text-align:left}.pal-select-trigger:hover,.pal-select-trigger[aria-expanded=true]{border-color:#0a999c;box-shadow:inset 0 0 0 1px #078f9338,0 6px 16px #0f172014}.pal-select .pal-avatar.lg{width:72px;height:72px}.pal-select select{font-size:18px}.pal-select.blue .select-shell{box-shadow:inset 0 0 0 1px #1195b70a}.pal-select.orange .select-shell{box-shadow:inset 0 0 0 1px #e26f310a}.parent-area .pal-select .select-shell{min-height:232px;height:100%;flex-direction:column;justify-content:center;gap:14px;border-width:2px;border-style:dashed;padding:26px 18px 22px;color:#fff;text-align:center}.parent-area .pal-select.blue .select-shell{border-color:#13bed0;background:#073b4bd1;box-shadow:inset 0 0 0 1px #1de0f114,0 10px 24px #00000029}.parent-area .pal-select.orange .select-shell{border-color:#9c38c5;background:#1f1d42db;box-shadow:inset 0 0 0 1px #f043ff14,0 10px 24px #00000029}.parent-area .pal-select-trigger:hover,.parent-area .pal-select-trigger[aria-expanded=true]{border-color:#4ce6f1;background:#0a4f5feb;box-shadow:inset 0 0 0 1px #4ce6f138,0 0 0 4px #24ccda1f}.parent-area .pal-select.orange .pal-select-trigger:hover,.parent-area .pal-select.orange .pal-select-trigger[aria-expanded=true]{border-color:#f043ff;background:#2a2151f0;box-shadow:inset 0 0 0 1px #f043ff2e,0 0 0 4px #f043ff17}.parent-area .pal-select .select-shell>svg{color:#ffffffd6}.parent-area .pal-select .pal-avatar.lg{width:112px;height:112px;border-color:#bbe7f16b;background:#ffffffe6;box-shadow:0 12px 22px #0003}.select-copy{min-width:0;flex:1}.select-copy strong{display:block;min-width:0;overflow:hidden;color:#121820;font-size:18px;font-weight:790;line-height:1.16;text-overflow:ellipsis;white-space:nowrap}.parent-area .select-copy{display:grid;flex:0 1 auto;justify-items:center;gap:2px;max-width:100%}.parent-area .select-copy strong{color:#f8fbff;font-size:23px;text-align:center;white-space:normal;overflow-wrap:anywhere}.pal-option-popover{position:absolute;z-index:30;top:calc(100% + 8px);right:0;left:0;border:1px solid #cbd4dc;border-radius:8px;padding:10px;background:#fff;box-shadow:0 18px 38px #0f17202e}.parent-area .pal-option-popover{min-width:330px;border-color:#9cced8;box-shadow:0 22px 44px #00000047}.pal-option-search{display:flex;min-height:42px;align-items:center;gap:8px;margin-bottom:8px;border:1px solid #d4dbe1;border-radius:7px;padding:0 10px;background:#f9fbfc}.pal-option-search svg{color:#66727d}.pal-option-search input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:#111820;font-size:15px;font-weight:650}.pal-option-list{display:grid;max-height:354px;gap:6px;overflow-y:auto;padding-right:2px}.pal-option{display:grid;grid-template-columns:34px minmax(0,1fr) auto;grid-template-rows:auto auto;align-items:center;gap:4px 8px;min-height:54px;border:1px solid #dce2e7;border-radius:7px;padding:6px 7px;background:#fff;color:#111820;text-align:left}.pal-option:hover,.pal-option.selected{border-color:#078f93;background:#e6fbfb}.pal-option .pal-avatar{grid-row:1 / 3}.pal-option-name{min-width:0;overflow:hidden;font-size:14px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.pal-option-number{color:#5d6873;font-size:12px;font-weight:760}.pal-option .element-badge{grid-column:2 / 4;justify-self:start;min-height:23px;font-size:12px}select{width:100%;min-width:0;border:0;outline:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;color:#121820;font-size:21px;font-weight:790}.badge-row{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-top:6px}.parent-area .badge-row{justify-content:center}.element-badge,.id-badge,.tag{display:inline-flex;min-height:30px;align-items:center;justify-content:center;border-radius:7px;padding:3px 9px;border:1px solid;font-size:15px;font-weight:720;line-height:1}.element-badge.compact,.id-badge{min-height:28px;font-size:14px}.element-badge.ice{border-color:#8bdae5;background:#c7f2f5;color:#126a78}.element-badge.fire{border-color:#f2b196;background:#ffd7c8;color:#c43c1d}.element-badge.ground{border-color:#e0bd88;background:#f5dfbd;color:#7b561d}.element-badge.dark{border-color:#d0a4e7;background:#f0d7f4;color:#7c3994}.element-badge.grass{border-color:#99dfa8;background:#d4f4dc;color:#217a32}.element-badge.water{border-color:#9fcff1;background:#d5ecfb;color:#1b66a7}.element-badge.normal{border-color:#d6dde3;background:#eef2f4;color:#48545f}.element-badge.electric{border-color:#f2e08e;background:#fff5c8;color:#8f6d00}.element-badge.dragon{border-color:#b8b0ff;background:#e6e1ff;color:#5948cc}.element-badge.multi{max-width:100%;text-align:center;white-space:normal}.id-badge{border-color:#e0e5e9;background:#f5f7f8;color:#5c6671}.select-meta{display:none}.pal-avatar{display:inline-grid;flex:0 0 auto;place-items:center;overflow:hidden;border:1px solid #cdd4da;border-radius:8px;background:#f8fbfb}.pal-avatar img{width:100%;height:100%;object-fit:cover}.pal-avatar.sm{width:64px;height:64px}.pal-avatar.xs{width:34px;height:34px}.pal-avatar.md{width:90px;height:90px}.pal-avatar.lg{width:92px;height:92px}.operator,.equals,.plus-sign{display:inline-flex;align-items:center;justify-content:center;color:#111820;font-size:44px;font-weight:800;line-height:1}.breeding-flow{display:grid;grid-template-rows:42px minmax(0,1fr);align-content:center;gap:13px;min-width:0;min-height:282px}.breeding-flow .operator{width:48px;height:48px;justify-self:center;border:1px solid rgba(106,225,239,.28);border-radius:50%;background:#05151fb8;color:#d9f8fb;font-size:32px;box-shadow:0 0 0 7px #07304185}.inline-result{min-width:0}.parent-area .inline-result{display:grid;grid-template-rows:auto 1fr;align-self:stretch}.mini-result{min-height:108px;gap:12px;padding:8px;border-color:#26a23e;box-shadow:inset 0 0 0 1px #26a23e}.parent-area .mini-result{min-height:197px;flex-direction:column;justify-content:center;gap:14px;padding:18px 14px;border-color:#48c476;background:#f7fffaf5;text-align:center;box-shadow:inset 0 0 0 1px #48c476a8,0 12px 24px #00000029}.mini-result.breeding{justify-content:center;border-color:#078f93;background:#e9fbfb;box-shadow:inset 0 0 0 1px #078f9373,0 10px 24px #078f931f}.parent-area .mini-result.breeding{border-color:#35d8e4;background:#e7fcfdfa;box-shadow:inset 0 0 0 1px #35d8e48f,0 0 0 5px #2dcbd817}.mini-result strong{display:block;margin-bottom:5px;font-size:21px;font-weight:820;white-space:nowrap}.parent-area .mini-result strong{margin-bottom:7px;font-size:27px;white-space:normal}.parent-area .mini-result .pal-avatar.md{width:98px;height:98px;background:#fff}.parent-area .mini-result-stack{width:100%}.breeding-effect{display:grid;place-items:center;gap:9px;color:#075f64;text-align:center}.breeding-spinner{display:block;width:46px;height:46px;border:5px solid #b9eef0;border-top-color:#078f93;border-radius:50%;animation:breeding-spin .82s linear infinite}.breeding-effect strong{margin:0;font-size:18px}@keyframes breeding-spin{to{transform:rotate(360deg)}}.action-row{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-top:43px}.checkbox-row{display:inline-flex;align-items:center;gap:12px;color:#111820;font-size:18px;font-weight:600;white-space:nowrap}.checkbox-row input{width:25px;height:25px;margin:0;accent-color:#078b8b}.checkbox-row svg{color:#868f98}.utility-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}.primary-button,.subtle-button,.wide-button,.row-action,.toggle-chip{display:inline-flex;align-items:center;justify-content:center;border-radius:8px;transition:border-color .14s ease,background .14s ease,transform .14s ease}.primary-button{min-width:228px;min-height:64px;gap:12px;border:1px solid #047c7f;background:linear-gradient(180deg,#069497,#00878c);color:#fff;font-size:24px;font-weight:820;box-shadow:0 6px 14px #0074782b}.primary-button:disabled{cursor:wait;opacity:.82;transform:none}.primary-button:hover,.wide-button:hover,.subtle-button:hover,.row-action:hover,.toggle-chip:hover{transform:translateY(-1px)}.subtle-button{min-height:40px;gap:8px;padding:0 15px;border:1px solid #d4d9de;background:#fbfcfd;color:#18212a;font-size:16px;font-weight:760}.status-line{min-height:28px;margin-top:14px;color:#43505c;font-size:15px;font-weight:680}.lookup-card{min-height:414px;padding:25px 28px 18px}.lookup-header{display:flex;align-items:center;margin-bottom:16px}.lookup-header h2,.combo-header h2{font-size:25px;line-height:1.15;font-weight:820}.target-select{position:relative;min-height:96px;gap:16px;border:0}.target-copy{min-width:0;flex:1}.target-select select{font-size:33px}.target-select svg{position:absolute;right:0;color:#6a737d}.lookup-count{display:flex;align-items:center;gap:18px;margin:14px 0 19px}.lookup-count strong{color:#2e9a53;font-size:47px;line-height:1;font-weight:850}.lookup-count span{color:#2f3741;font-size:18px;line-height:1.2}.filter-title{display:flex;align-items:center;gap:18px;margin-bottom:14px;color:#2b323a;font-size:18px;font-weight:600}.filter-title:after{display:block;height:1px;flex:1;content:"";background:#d9dde1}.filter-row{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:18px}.toggle-chip{min-height:40px;gap:7px;padding:0 8px;border:1px solid #d1d7dc;background:#fff;color:#27313b;font-size:14px;font-weight:710}.toggle-chip.active{border-color:#008f94;background:#d8f9fa;color:#105b62;box-shadow:inset 0 0 0 1px #008f9440}.toggle-chip svg{color:#c57a09}.toggle-mark{display:inline-grid;width:17px;height:17px;place-items:center;border:1px solid #a7b0b9;border-radius:4px;background:#fff}.toggle-chip.active .toggle-mark{border-color:#078c90;background:#078c90;color:#fff}.wide-button{width:100%;min-height:48px;gap:14px;border:1px solid #ccd3d8;background:#fbfbfc;color:#28313c;font-size:18px;font-weight:760}.pal-grid-card{margin-bottom:28px;border:1px solid #d9dde2;border-radius:8px;padding:16px 20px 20px;background:#fffffff0;box-shadow:0 2px 12px #11182014}.pal-grid-header{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:14px}.pal-grid-header h2{font-size:25px;line-height:1.15;font-weight:820}.pal-grid-header p{margin-top:4px;color:#5a6570;font-size:15px;font-weight:560}.pal-search-field{display:flex;min-height:44px;width:min(420px,100%);align-items:center;gap:8px;border:1px solid #d2d9df;border-radius:8px;padding:0 12px;background:#fff}.pal-search-field svg{color:#6b747e}.pal-search-field input{width:100%;min-width:0;border:0;outline:0;color:#111820;font-size:16px;font-weight:650}.pal-card-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.pal-grid-button{display:grid;min-height:86px;grid-template-columns:64px minmax(0,1fr);grid-template-rows:auto auto;align-items:center;gap:4px 10px;border:1px solid #d4dbe1;border-radius:8px;padding:8px;background:#fff;color:#111820;text-align:left}.pal-grid-button .pal-avatar{grid-row:1 / 3}.pal-grid-button>span:not(.pal-avatar):not(.element-badge){min-width:0;overflow:hidden;font-size:16px;font-weight:820;text-overflow:ellipsis;white-space:nowrap}.pal-grid-button .element-badge{justify-self:start}.pal-grid-button.active{border-color:#078f93;background:#e4fbfb;box-shadow:inset 0 0 0 1px #078f9338}.combo-card{padding:16px 20px 20px}.combo-header{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:10px}.combo-header h2{display:inline-flex;align-items:center;gap:10px}.combo-header h2:after{display:inline-grid;width:22px;height:22px;place-items:center;content:"?";border:1px solid #a6afb9;border-radius:50%;color:#6c7580;font-size:15px;font-weight:800}.combo-header p{display:none}.combo-header .subtle-button{min-height:42px;padding:0 18px;font-size:16px}.combo-table{overflow:hidden;border:1px solid #d9dde1;border-radius:7px}.table-row{display:grid;grid-template-columns:64px 250px 38px 250px 42px minmax(440px,1fr) 190px 36px;align-items:center;min-height:86px;gap:0;border-bottom:1px solid #e1e5e8;background:#fff}.table-row:last-child{border-bottom:0}.table-empty{display:flex;min-height:92px;align-items:center;justify-content:center;gap:10px;background:#fff;color:#5a6570;font-size:15px;font-weight:720}.table-head{min-height:49px;background:#f8f8f8;color:#171d24;font-size:16px;font-weight:560}.table-head>span{padding:0 14px}.rank{justify-content:center;font-size:23px;font-weight:760}.table-row>span,.table-row>div{min-width:0}.table-pal{display:grid;grid-template-columns:64px minmax(0,1fr);grid-template-rows:auto auto;align-items:center;gap:5px 12px;padding:10px 12px}.table-pal .pal-avatar{grid-row:1 / 3}.table-pal .element-badge{justify-self:start}.table-pal>span:not(.pal-avatar):not(.element-badge){min-width:0;overflow:hidden;color:#111820;font-size:20px;font-weight:790;text-overflow:ellipsis;white-space:nowrap}.plus-sign,.equals{font-size:26px}.combo-result{display:flex;min-width:0;align-items:center;gap:12px;max-width:100%;flex-wrap:wrap;overflow:hidden;padding:10px 12px}.combo-result-item{display:grid;min-width:0;grid-template-columns:64px minmax(0,1fr);grid-template-rows:auto auto;flex:0 0 auto;align-items:center;gap:5px 10px}.combo-result-item .pal-avatar{grid-row:1 / 3}.combo-result-item .element-badge{justify-self:start}.combo-pal-name{min-width:0;overflow:hidden;color:#111820;font-size:20px;font-weight:790;text-overflow:ellipsis;white-space:nowrap}.slash{margin-right:8px;color:#111820;font-size:27px;font-weight:800}.info-cell{display:flex;align-items:center;justify-content:flex-end;gap:14px;padding:0 12px;color:#111820;font-size:16px;white-space:nowrap}.mini-result-stack{display:flex;min-width:0;flex-direction:column;align-items:flex-start;gap:6px}.branch-note{color:#54606b;font-size:13px;font-weight:650}.tag{border-color:#95dfae;background:#dff7e7;color:#19723b;font-size:14px}.tag.special{border-color:#f0d28f;background:#fff0ca;color:#a56205}.tag.alternate,.tag.route{border-color:#d6dae0;background:#f2f4f6;color:#59646f}.row-action{width:32px;height:40px;border:0;background:transparent;color:#111820}.tree-section{margin-top:28px;border:1px solid #d9dde2;border-radius:8px;padding:20px;background:#fffffff5;box-shadow:0 2px 12px #11182014}.tree-preview-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.tree-preview-card{display:grid;min-width:0;gap:12px;border:1px solid #d9dde1;border-radius:8px;padding:14px;background:#fff}.tree-target{display:grid;grid-template-columns:90px minmax(0,1fr);align-items:center;gap:12px}.tree-target strong{display:block;overflow:hidden;color:#111820;font-size:22px;line-height:1.15;font-weight:850;text-overflow:ellipsis;white-space:nowrap}.tree-main-row{display:grid;min-height:70px;grid-template-columns:minmax(0,1fr) 24px minmax(0,1fr) 22px;align-items:center;gap:8px;border:1px solid #d5dbe0;border-radius:8px;padding:8px;background:#fbfcfd;color:#111820;text-align:left;transition:border-color .14s ease,background .14s ease,transform .14s ease}.tree-main-row span{display:inline-flex;min-width:0;align-items:center;gap:8px;overflow:hidden;font-size:15px;font-weight:820;text-overflow:ellipsis;white-space:nowrap}.tree-main-row b{font-size:20px;font-weight:850;text-align:center}.tree-source-list{display:grid;gap:8px}.tree-source-row{display:grid;min-height:44px;grid-template-columns:minmax(90px,.85fr) minmax(0,1fr) 18px minmax(0,1fr) 20px;align-items:center;gap:6px;border:1px solid #d5dbe0;border-radius:8px;padding:7px 9px;background:#fff;color:#27313b;font-size:13px;text-align:left;transition:border-color .14s ease,background .14s ease,transform .14s ease}.tree-source-row>span,.tree-source-row b{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tree-source-row>span{color:#59646f;font-weight:700}.tree-source-row b{color:#111820;font-weight:820}.tree-source-row small{color:#111820;font-size:14px;font-weight:850;text-align:center}.tree-source-row.muted{grid-template-columns:minmax(90px,.85fr) minmax(0,1fr);border-style:dashed;background:#f8fafb;color:#64707b;cursor:default}.tree-source-row.muted:hover{border-color:#d5dbe0;background:#f8fafb;transform:none}.path-section,.traits-section,.guide-section,.content-panel{margin-top:28px;border:1px solid #d9dde2;border-radius:8px;background:#fffffff5;box-shadow:0 2px 12px #11182014}.path-section,.traits-section,.guide-section,.content-panel{padding:20px}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:18px}.section-heading h2{color:#111820;font-size:27px;line-height:1.12;font-weight:840}.section-heading p{margin-top:5px;color:#5a6570;font-size:15px;font-weight:560}.mode-switch{display:inline-grid;grid-template-columns:repeat(2,minmax(190px,1fr));overflow:hidden;border:1px solid #cfd6dc;border-radius:8px;background:#fff}.mode-switch button{display:inline-flex;min-height:44px;align-items:center;justify-content:center;gap:8px;border:0;border-right:1px solid #d8dde2;background:#fff;color:#25303b;font-size:15px;font-weight:780}.mode-switch button:last-child{border-right:0}.mode-switch button.active{background:#d8f9fa;color:#075f64;box-shadow:inset 0 -3px #079094}.path-layout{display:grid;grid-template-columns:minmax(280px,.34fr) minmax(620px,1fr);gap:18px;align-items:start}.path-controls{min-width:0;border-right:1px solid #e0e5e9;padding-right:18px}.field-label{display:block;margin-bottom:8px;color:#1e2832;font-size:15px;font-weight:800}.compact-select,.search-field{display:flex;align-items:center;min-width:0;border:1px solid #d2d9df;border-radius:8px;background:#fff}.compact-select{position:relative;min-height:44px}.compact-select select{min-height:42px;padding:0 38px 0 12px;font-size:16px;font-weight:760}.compact-select svg{position:absolute;right:12px;pointer-events:none;color:#6d7680}.route-priority{display:grid;gap:10px;margin-top:18px}.route-priority span{display:flex;min-height:36px;align-items:center;gap:8px;color:#34404b;font-size:14px;font-weight:680}.route-priority svg{color:#078b8b}.owned-panel{margin-top:18px}.owned-grid{display:grid;grid-template-columns:1fr;gap:8px}.owned-pal{display:grid;min-height:58px;grid-template-columns:42px minmax(0,1fr) 22px;align-items:center;gap:10px;border:1px solid #d3d9df;border-radius:8px;background:#fff;color:#1b242d;font-size:15px;font-weight:760;text-align:left}.owned-pal .pal-avatar.sm{width:42px;height:42px}.owned-pal>span:nth-child(2){min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.owned-pal.selected{border-color:#078f93;background:#e4fbfb;color:#095f64}.owned-check{display:inline-grid;width:19px;height:19px;place-items:center;border:1px solid #adb6bf;border-radius:5px;background:#fff}.owned-pal.selected .owned-check{border-color:#078f93;background:#078f93;color:#fff}.path-results{min-width:0}.result-strip{display:flex;min-height:50px;align-items:center;gap:12px;margin-bottom:10px;padding:0 2px;color:#293540;font-size:16px;font-weight:680}.result-strip strong{color:#2e9a53;font-size:34px;line-height:1;font-weight:850}.path-route{border-top:1px solid #e1e6ea;padding:16px 0}.path-route:first-of-type{border-top:0}.route-meta{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px}.route-meta h3{margin:0;color:#111820;font-size:19px;line-height:1.15;font-weight:820}.route-meta p{margin-top:4px;color:#5c6671;font-size:14px;font-weight:560}.route-type{display:inline-flex;min-height:30px;align-items:center;border:1px solid #95dfae;border-radius:7px;padding:0 9px;background:#e0f8e8;color:#19723b;font-size:13px;font-weight:800;white-space:nowrap}.route-type.alternate{border-color:#d6dae0;background:#f2f4f6;color:#59646f}.route-type.special{border-color:#f0d28f;background:#fff0ca;color:#a56205}.path-steps{display:grid;gap:8px}.path-step{display:grid;grid-template-columns:38px minmax(150px,1fr) 28px minmax(150px,1fr) 28px minmax(150px,1fr);align-items:center;gap:8px;min-height:72px;border:1px solid #dde3e7;border-radius:8px;padding:6px 10px;background:#fbfcfd}.step-index{display:inline-grid;width:28px;height:28px;place-items:center;border-radius:50%;background:#111820;color:#fff;font-size:13px;font-weight:850}.path-pal{display:grid;min-width:0;grid-template-columns:48px minmax(0,1fr);align-items:center;gap:9px;color:#111820;font-size:16px;font-weight:800}.path-pal .pal-avatar.sm{width:48px;height:48px}.path-pal span:last-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.path-pal.result{color:#19723b}.path-symbol{color:#111820;font-size:21px;font-weight:850;text-align:center}.empty-state,.passive-message{display:flex;min-height:90px;align-items:center;justify-content:center;gap:10px;border:1px dashed #ccd4db;border-radius:8px;color:#5a6570;font-size:15px;font-weight:680}.trait-stats{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}.trait-stats span{display:inline-flex;min-height:40px;align-items:center;gap:6px;border:1px solid #d5dbe0;border-radius:8px;padding:0 12px;background:#fff;color:#293540;font-size:14px;font-weight:720}.trait-stats b{color:#078b8b;font-size:18px;font-weight:850}.trait-toolbar{display:grid;grid-template-columns:minmax(320px,1fr) minmax(170px,.24fr) minmax(140px,.2fr);gap:10px;margin-bottom:12px}.search-field{min-height:44px;gap:8px;padding:0 12px}.search-field svg{color:#6b747e}.search-field input{width:100%;min-width:0;border:0;outline:0;color:#111820;font-size:16px;font-weight:650}.filter-select{min-width:0}.category-row{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:14px}.category-row button{min-height:36px;border:1px solid #d2d9df;border-radius:8px;padding:0 12px;background:#fff;color:#34404b;font-size:14px;font-weight:760}.category-row button.active{border-color:#078f93;background:#d8f9fa;color:#075f64}.passive-table{overflow:hidden;border:1px solid #d9dde1;border-radius:7px}.passive-row{display:grid;grid-template-columns:108px minmax(190px,.32fr) minmax(360px,1fr) minmax(200px,.35fr) 170px;align-items:center;min-height:62px;gap:0;border-bottom:1px solid #e1e5e8;background:#fff}.passive-row:last-child{border-bottom:0}.passive-row>span{min-width:0;padding:10px 12px}.passive-head{min-height:45px;background:#f8f8f8;color:#171d24;font-size:15px;font-weight:760}.passive-rank{display:inline-flex;min-height:28px;align-items:center;justify-content:center;border:1px solid #d2d8de;border-radius:7px;padding:0 8px;background:#f2f4f6;color:#3f4b56;font-size:13px;font-weight:820;white-space:nowrap}.passive-rank.rank-5{border-color:#ecc87d;background:#fff0c8;color:#9a5d04}.passive-rank.rank-4{border-color:#97d9a8;background:#e0f8e8;color:#19723b}.passive-rank.rank-3{border-color:#84cbd0;background:#d8f9fa;color:#075f64}.passive-rank.rank-neg1,.passive-rank.rank-neg2,.passive-rank.rank-neg3{border-color:#e6b3aa;background:#ffe3df;color:#a53d2b}.passive-name{color:#111820;font-size:16px;font-weight:820}.passive-effect{overflow:hidden;color:#303b46;font-size:14px;font-weight:560;text-overflow:ellipsis;white-space:nowrap}.passive-category-list{display:flex;flex-wrap:wrap;gap:6px}.passive-category-list b{display:inline-flex;min-height:25px;align-items:center;border:1px solid #d2d9df;border-radius:7px;padding:0 7px;background:#f7f9fa;color:#47535f;font-size:12px;font-weight:780}.passive-source{color:#59646f;font-size:13px;font-weight:720}.load-more-button{display:flex;width:100%;min-height:44px;align-items:center;justify-content:center;margin-top:12px;border:1px solid #cfd6dc;border-radius:8px;background:#fbfcfd;color:#25303b;font-size:15px;font-weight:780}.guide-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.guide-grid article{min-width:0;border:1px solid #d9dde1;border-radius:8px;padding:16px;background:#fff}.guide-grid h3{margin:0 0 8px;color:#111820;font-size:18px;line-height:1.2;font-weight:830}.guide-grid p{color:#3a4550;font-size:15px;line-height:1.55;font-weight:540}.planning-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.planning-list article{display:grid;min-width:0;grid-template-columns:38px minmax(0,1fr);gap:12px;border:1px solid #d9dde1;border-radius:8px;padding:16px;background:#fff}.planning-list article>span{display:inline-grid;width:34px;height:34px;place-items:center;border-radius:50%;background:#111820;color:#fff;font-size:14px;font-weight:850}.planning-list h3{margin:0 0 5px;color:#111820;font-size:18px;line-height:1.2;font-weight:830}.planning-list p{color:#3a4550;font-size:15px;line-height:1.55;font-weight:540}.breeding-chart-grid{display:grid;gap:12px}.chart-card{min-width:0;border:1px solid #d9dde1;border-radius:8px;padding:14px;background:#fff}.chart-rank{display:inline-flex;min-height:28px;align-items:center;justify-content:center;margin-bottom:10px;border:1px solid #95dfae;border-radius:7px;padding:0 9px;background:#e0f8e8;color:#19723b;font-size:13px;font-weight:850}.chart-line{display:grid;grid-template-columns:minmax(170px,1fr) 28px minmax(170px,1fr) 28px minmax(260px,1.3fr);align-items:center;gap:10px}.chart-line>span{display:inline-flex;min-width:0;align-items:center;gap:10px;color:#111820;font-size:18px;font-weight:810}.chart-line>span:not(.combo-result){overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chart-line>b{color:#111820;font-size:22px;font-weight:850;text-align:center}.chart-line .combo-result{padding:0}.chart-card>p{margin-top:10px;color:#3a4550;font-size:14px;line-height:1.5;font-weight:560}.guide-links{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.guide-links a{display:inline-flex;min-height:36px;align-items:center;border:1px solid #d2d9df;border-radius:8px;padding:0 12px;background:#fbfcfd;color:#105f64;font-size:14px;font-weight:780;text-decoration:none}.guide-links a:hover{border-color:#078f93;background:#e4fbfb}:focus-visible{outline:3px solid rgba(0,143,148,.36);outline-offset:3px}@media(max-width:1180px){.topbar{align-items:center;min-height:auto;padding:18px 20px;flex-wrap:wrap;gap:14px}.brand{min-width:0;font-size:24px}.main-nav{width:100%;overflow-x:auto;padding-bottom:4px}.main-nav a{min-height:48px;font-size:18px}.hero-row{align-items:flex-start;flex-direction:column}.stat-row{justify-content:flex-start}.utility-entry-row{grid-template-columns:repeat(3,minmax(0,1fr))}.featured-target-grid,.tree-preview-list{grid-template-columns:repeat(2,minmax(0,1fr))}.tool-grid{grid-template-columns:1fr}.pal-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.parent-area{grid-template-columns:minmax(190px,1fr) minmax(190px,.76fr) minmax(190px,1fr);gap:14px;padding:18px}.pal-select,.breeding-flow{min-height:252px}.inline-result{grid-column:auto;width:auto}.select-copy strong{font-size:16px}.parent-area .select-copy strong{font-size:20px}.parent-area .pal-select .pal-avatar.lg{width:94px;height:94px}.pal-option-popover{min-width:280px}.table-row{grid-template-columns:52px minmax(210px,1fr) 30px minmax(210px,1fr) 32px minmax(300px,1.2fr) minmax(190px,.8fr) 34px}.combo-table{overflow-x:auto}.combo-table .table-row{min-width:1160px}.path-layout{grid-template-columns:1fr}.path-controls{border-right:0;border-bottom:1px solid #e0e5e9;padding-right:0;padding-bottom:16px}.owned-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.passive-table{overflow-x:auto}.passive-table .passive-row{min-width:1080px}.guide-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.planning-list{grid-template-columns:1fr}.breeding-chart-grid{overflow-x:auto}.chart-card{min-width:980px}}@media(max-width:720px){.page{padding:24px 14px}.topbar{padding:16px 14px}.brand{width:100%;white-space:normal;font-size:22px;line-height:1.15}.brand>span:last-child{min-width:0;overflow-wrap:anywhere}.hero-row h1{font-size:36px}.content-hero p{font-size:16px}.stat-pill{width:100%;min-height:48px;justify-content:flex-start;font-size:16px}.utility-entry-row,.featured-target-grid,.tree-preview-list{grid-template-columns:1fr}.utility-entry{min-height:76px}.featured-target{min-height:96px;grid-template-columns:76px minmax(0,1fr)}.featured-target .pal-avatar.md,.tree-target .pal-avatar.md{width:76px;height:76px}.tree-target{grid-template-columns:76px minmax(0,1fr)}.tree-main-row{grid-template-columns:1fr}.tree-main-row b,.tree-main-row>svg{display:none}.tree-source-row,.tree-source-row.muted{grid-template-columns:1fr}.tree-source-row small,.tree-source-row>svg{display:none}.mode-tabs{grid-template-columns:1fr;padding:16px 14px 0}.mode-tab,.mode-tab:first-child,.mode-tab:last-child{border-radius:8px}.mode-tab+.mode-tab{margin-top:8px}.calculator-body,.lookup-card,.combo-card{padding-right:14px;padding-left:14px}.parent-area{grid-template-columns:1fr;gap:14px;min-height:0;padding:14px}.pal-select,.breeding-flow{min-height:0}.breeding-flow{grid-template-rows:38px auto}.inline-result{width:100%}.operator{min-height:26px;font-size:28px}.select-shell{min-height:96px}.parent-area .pal-select .select-shell{min-height:205px;padding:22px 16px 20px}.parent-area .mini-result{min-height:178px}.parent-area .select-copy strong{font-size:21px}.pal-option-popover{position:static;margin-top:8px;min-width:0}.pal-avatar.lg,.parent-area .pal-select .pal-avatar.lg{width:78px;height:78px}.action-row,.combo-header{align-items:stretch;flex-direction:column}.utility-actions{justify-content:stretch}.subtle-button,.primary-button{flex:1}.primary-button{min-width:0;width:100%}.path-mode-panel,.pal-grid-header{align-items:stretch;flex-direction:column}.compact-action{width:100%}.combo-preview-row{grid-template-columns:36px minmax(0,1fr)}.combo-preview-row b,.combo-preview-row>svg{display:none}.combo-preview-row span:nth-of-type(3){grid-column:2}.pal-card-grid{grid-template-columns:1fr}.lookup-count strong{font-size:42px}.target-select select{font-size:28px}.section-heading{align-items:stretch;flex-direction:column}.mode-switch,.trait-toolbar{grid-template-columns:1fr}.mode-switch button{border-right:0;border-bottom:1px solid #d8dde2}.mode-switch button:last-child{border-bottom:0}.owned-grid{grid-template-columns:1fr}.path-steps{overflow-x:auto}.path-step{min-width:760px}.trait-stats{justify-content:flex-start}.trait-stats span{flex:1 1 160px}.guide-grid{grid-template-columns:1fr}.planning-list article{grid-template-columns:34px minmax(0,1fr);padding:14px}}
