:root{--ink:#17222a;--muted:#6c7b83;--teal:#09b8ae;--teal-dark:#007f7a;--cream:#f5f5ee;--line:#e4e7df;--white:#fff;--sidebar:#0d1f25;--shadow:0 12px 35px rgba(30,55,59,.09)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:Arial,"PingFang SC","Microsoft YaHei",sans-serif}.icon{display:inline-block;flex:0 0 auto}.app-shell{min-height:100vh}.sidebar{position:fixed;left:0;top:0;bottom:0;width:242px;background:linear-gradient(180deg,#10262c,#0b1b21);color:#b6c7ca;padding:25px 17px;z-index:50;display:flex;flex-direction:column}.brand{display:flex;align-items:center;gap:12px;padding:0 9px 30px;color:white}.brand-mark{width:38px;height:38px;background:linear-gradient(145deg,#17d4c7,#048a88);border-radius:13px 13px 18px 13px;position:relative;transform:rotate(-8deg);box-shadow:0 5px 22px rgba(23,212,199,.2)}.brand-mark:before,.brand-mark:after,.brand-mark span{content:"";position:absolute;background:#d8fffa;border-radius:50%}.brand-mark:before{width:8px;height:9px;left:8px;top:9px}.brand-mark:after{width:8px;height:9px;right:8px;top:9px}.brand-mark span{width:17px;height:12px;left:11px;top:19px;border-radius:50% 50% 40% 40%}.brand b{display:block;font-size:18px;letter-spacing:1px}.brand small{font-size:9px;letter-spacing:3px;color:#63c8c1}.close-menu{display:none}.sidebar nav{display:flex;flex-direction:column;gap:5px}.nav-item{border:0;background:transparent;color:#a8b9bd;border-radius:10px;padding:12px 13px;display:flex;align-items:center;gap:13px;font-size:14px;cursor:pointer;text-align:left;transition:.2s}.nav-item:hover{background:#15323a;color:white}.nav-item.active{background:linear-gradient(90deg,#0cbab0,#079c96);color:white;box-shadow:0 8px 20px rgba(3,145,140,.22)}.nav-item em{margin-left:auto;background:#ff5f64;color:white;border-radius:5px;padding:2px 5px;font-size:8px;font-style:normal}.side-card{margin-top:auto;background:linear-gradient(145deg,#17353d,#112a31);border:1px solid #24444b;border-radius:15px;padding:16px;position:relative;overflow:hidden}.side-orb{position:absolute;right:-7px;top:-12px;font-size:55px;color:#1b4c51;transform:rotate(20deg)}.side-card b{font-size:13px;color:#f3ffff;display:block;margin-bottom:5px}.side-card p{font-size:11px;line-height:1.5;margin:0 0 12px;color:#8fa8ae}.side-card button{border:0;background:transparent;color:#35d5c9;font-size:11px;padding:0;display:flex;gap:5px;align-items:center;cursor:pointer}.side-foot{font-size:9px;color:#5f7b81;padding:15px 7px 0;display:flex;align-items:center;gap:6px}.status-dot{width:6px;height:6px;border-radius:50%;background:#35d889;box-shadow:0 0 0 3px #183d34}.main{margin-left:242px;min-height:100vh}.topbar{height:72px;padding:0 34px;background:rgba(255,255,255,.91);backdrop-filter:blur(12px);border-bottom:1px solid #e7e9e3;display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:30}.global-search{width:min(440px,45vw);height:40px;background:#f1f3ee;border:1px solid transparent;border-radius:11px;display:flex;align-items:center;gap:10px;padding:0 12px;color:#88949a}.global-search:focus-within{border-color:#69d8d2;background:white}.global-search input{border:0;outline:0;background:transparent;flex:1;min-width:0;color:var(--ink);font-size:13px}.global-search kbd{background:white;border:1px solid #e0e4de;border-radius:5px;padding:3px 6px;font-size:10px;color:#9aa3a7}.top-actions{display:flex;align-items:center;gap:10px}.circle-btn{border:1px solid var(--line);width:37px;height:37px;border-radius:10px;background:white;color:#6e7c82;display:grid;place-items:center}.avatar{width:37px;height:37px;border-radius:11px;background:linear-gradient(145deg,#ffbd68,#ee714f);display:grid;place-items:center;color:white;font-weight:bold}.user b,.user small{display:block}.user b{font-size:12px}.user small{font-size:9px;color:#829096;margin-top:3px}.menu-btn{display:none}.content{padding:24px 30px 50px;max-width:1500px;margin:auto}.hero{height:430px;border-radius:20px;overflow:hidden;position:relative;color:white;box-shadow:var(--shadow)}.hero-bg{position:absolute;inset:0;background-image:url('island-hero.png');background-size:cover;background-position:center}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(6,31,37,.88) 0%,rgba(4,34,42,.63) 38%,rgba(6,30,35,.08) 68%),linear-gradient(0deg,rgba(0,20,25,.35),transparent 55%)}.hero-content{position:relative;z-index:2;padding:52px 55px;max-width:650px}.hero-pill{font-size:10px;letter-spacing:.5px;background:rgba(12,43,48,.58);border:1px solid rgba(180,255,244,.25);padding:7px 11px;border-radius:999px;display:inline-flex;align-items:center;gap:7px}.hero-pill i{width:6px;height:6px;border-radius:50%;background:#63e8d7;box-shadow:0 0 10px #63e8d7}.hero h1{font-size:43px;line-height:1.16;margin:22px 0 15px;letter-spacing:1px}.hero h1 strong{color:#74e7d8;font-weight:inherit}.hero p{font-size:14px;line-height:1.8;color:#d9e7e7;margin:0}.hero-actions{display:flex;gap:10px;margin-top:27px}.primary,.secondary{border:0;border-radius:10px;padding:12px 18px;display:inline-flex;align-items:center;gap:8px;font-weight:bold;font-size:12px;cursor:pointer;transition:.2s}.primary{background:linear-gradient(135deg,#15c6ba,#06a39d);color:white;box-shadow:0 8px 22px rgba(5,171,164,.25)}.primary:hover{transform:translateY(-1px);filter:brightness(1.05)}.secondary{background:rgba(255,255,255,.13);border:1px solid rgba(255,255,255,.25);color:white;backdrop-filter:blur(8px)}.hero-progress{position:absolute;right:24px;bottom:22px;z-index:3;width:210px;padding:14px 16px;border-radius:12px;background:rgba(8,32,38,.68);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.15)}.hero-progress>div:first-child{display:flex;justify-content:space-between;font-size:11px}.hero-progress b{color:#66e2d4}.progress{height:5px;background:rgba(255,255,255,.16);border-radius:10px;margin:9px 0 7px}.progress i{display:block;height:100%;width:68%;border-radius:inherit;background:linear-gradient(90deg,#10bfb5,#67e3d6)}.hero-progress small{font-size:9px;color:#a8c4c5}.section{padding-top:35px}.title-row{display:flex;align-items:end;justify-content:space-between;margin-bottom:18px}.eyebrow{color:#00a59c;font-size:9px;font-weight:bold;letter-spacing:2px}.title-row h2,.section-head h1{margin:5px 0 0}.title-row h2{font-size:22px}.link-btn{border:0;background:transparent;color:#6c7c81;font-size:11px;display:flex;align-items:center;cursor:pointer}.quick-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.quick-card{background:white;border:1px solid #e8eae4;border-radius:14px;padding:17px;text-align:left;display:flex;align-items:center;gap:13px;cursor:pointer;box-shadow:0 4px 15px rgba(32,53,55,.03);transition:.2s;color:var(--ink)}.quick-card:hover{transform:translateY(-3px);box-shadow:var(--shadow);border-color:#cfd8d2}.quick-icon{width:45px;height:45px;border-radius:12px;display:grid;place-items:center}.quick-card.cyan .quick-icon{background:#dcf8f6;color:#00a9a0}.quick-card.green .quick-icon{background:#e9f6df;color:#63a942}.quick-card.orange .quick-icon{background:#fff0df;color:#e38930}.quick-card.violet .quick-icon{background:#eee9fa;color:#8669d3}.quick-card.pink .quick-icon{background:#fde7ee;color:#d85c88}.quick-card.red .quick-icon{background:#fde6e2;color:#e06652}.quick-card b{font-size:13px}.quick-card p{font-size:10px;color:#819096;margin:5px 0 0}.quick-card .count{font-size:9px;color:#9aa5a9;margin-left:auto;white-space:nowrap}.home-lower{display:grid;grid-template-columns:1.4fr 1fr;gap:15px;margin-top:16px}.mission-card,.tip-card{background:white;border:1px solid #e7e9e3;border-radius:15px;padding:21px}.day{font-size:9px;color:#aa7d40;background:#fff3dc;padding:5px 8px;border-radius:6px}.task{display:flex;align-items:center;gap:10px;border-top:1px solid #eef0eb;padding:13px 0;cursor:pointer}.task input{display:none}.checkmark{width:19px;height:19px;border:1px solid #d8ded8;border-radius:6px;color:transparent;display:grid;place-items:center}.task input:checked+.checkmark{background:#10b7ad;border-color:#10b7ad;color:white}.task span:nth-child(3){flex:1}.task b,.task small{display:block}.task b{font-size:12px}.task small{font-size:9px;color:#8a979b;margin-top:4px}.task em{font-size:9px;font-style:normal;background:#f1f3ef;color:#78868a;padding:4px 7px;border-radius:5px}.tip-card{background:linear-gradient(145deg,#173840,#0e2a31);color:white;border:0;position:relative;overflow:hidden}.tip-card:after{content:"✦";position:absolute;right:-10px;bottom:-40px;font-size:150px;color:rgba(76,201,190,.06)}.tip-top{display:flex;justify-content:space-between;align-items:center;font-size:11px;color:#66ded1}.tip-top span{display:flex;gap:7px}.tip-top small{color:#658088}.tip-card blockquote{font-size:14px;line-height:1.7;margin:28px 4px 18px;position:relative;z-index:1}.tip-tags span{font-size:9px;color:#8fa9ad;margin-right:8px}.tip-card button{position:absolute;left:21px;bottom:20px;z-index:2;border:0;background:transparent;color:#55d4c8;font-size:10px;display:flex;gap:6px;align-items:center;cursor:pointer}.page-section{padding-top:12px}.section-head{display:flex;justify-content:space-between;align-items:end;margin:10px 0 25px}.section-head h1{font-size:30px}.section-head p{margin:9px 0 0;color:var(--muted);font-size:13px}.filterbar,.map-toolbar{background:white;border:1px solid var(--line);padding:12px;border-radius:13px;margin-bottom:17px;display:flex;gap:14px;align-items:center;justify-content:space-between}.local-search{width:310px;height:38px;background:#f3f5f1;border-radius:9px;display:flex;align-items:center;gap:8px;padding:0 11px;color:#89969a}.local-search input{border:0;background:transparent;outline:0;width:100%;font-size:11px}.chips{display:flex;gap:6px;flex-wrap:wrap}.chip{border:1px solid #dfe4de;background:white;border-radius:8px;padding:8px 12px;color:#6e7d82;font-size:10px;cursor:pointer}.chip.active{background:#102c33;color:white;border-color:#102c33}.pal-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.pal-card{background:white;border:1px solid var(--line);border-radius:15px;overflow:hidden;transition:.2s}.pal-card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.pal-portrait{height:130px;position:relative;display:grid;place-items:center}.pal-portrait span{font-size:62px;filter:drop-shadow(0 10px 8px rgba(40,70,65,.12))}.pal-portrait small{position:absolute;left:10px;top:10px;font-size:8px;font-weight:bold;color:#546468}.pal-portrait button{position:absolute;right:8px;top:8px;border:0;background:rgba(255,255,255,.65);width:30px;height:30px;border-radius:9px;color:#52636a;display:grid;place-items:center;cursor:pointer}.pal-portrait.neutral{background:linear-gradient(145deg,#efece3,#d9e4db)}.pal-portrait.grass{background:linear-gradient(145deg,#e7f3da,#bcdcb2)}.pal-portrait.water,.pal-portrait.ice{background:linear-gradient(145deg,#d9f2f4,#afd8e6)}.pal-portrait.ground{background:linear-gradient(145deg,#f1dfc9,#d8bd91)}.pal-info{padding:14px}.pal-name{display:flex;align-items:center;justify-content:space-between}.pal-name h3{font-size:15px;margin:0}.pal-name span{font-size:9px;background:#edf4f0;padding:4px 7px;border-radius:6px}.pal-info>p{font-size:9px;color:#7f8e92;height:24px;margin:9px 0}.pal-info>div:nth-child(3){display:flex;flex-direction:column;background:#f5f6f2;border-radius:8px;padding:8px}.pal-info small{font-size:8px;color:#8e9b9e}.pal-info b{font-size:10px;margin-top:3px}.pal-info>button,.material-card>button,.boss-list article>button{border:0;background:transparent;color:#009c94;font-size:10px;padding:11px 0 0;display:flex;align-items:center;gap:4px;cursor:pointer}.empty{padding:70px;text-align:center;color:#849197}.map-toolbar>span{font-size:10px;color:#849196}.map-layout{display:grid;grid-template-columns:1fr 270px;gap:14px}.game-map{height:575px;border-radius:17px;position:relative;overflow:hidden;background:radial-gradient(circle at 35% 30%,#c2e7e0 0 3%,transparent 4%),linear-gradient(145deg,#b5dcd7,#8fc6c1);box-shadow:inset 0 0 80px rgba(14,75,73,.2)}.map-land{position:absolute;background:linear-gradient(145deg,#8eb88a,#699c77);border:6px solid rgba(241,222,170,.7);box-shadow:0 12px 20px rgba(41,79,71,.3);filter:drop-shadow(0 6px 0 rgba(43,101,90,.25))}.land-one{width:43%;height:52%;left:12%;top:15%;border-radius:55% 45% 65% 35%/40% 55% 45% 60%;transform:rotate(-12deg)}.land-two{width:32%;height:40%;right:9%;top:11%;border-radius:45% 60% 40% 60%;transform:rotate(10deg)}.land-three{width:37%;height:25%;right:18%;bottom:8%;border-radius:60% 30% 60% 40%;transform:rotate(-8deg)}.map-lines{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.08) 1px,transparent 1px);background-size:45px 45px}.map-pin{position:absolute;transform:translate(-50%,-50%);border:0;background:transparent;color:#ffe7ad;cursor:pointer;filter:drop-shadow(0 3px 2px rgba(21,45,43,.4));z-index:3}.map-pin span{position:absolute;left:50%;top:9px;transform:translate(-50%,-50%);font-size:7px;color:#17302e;font-weight:bold}.map-pin.legend{color:#ff8c77}.map-pin.tower{color:#7b65d7}.map-pin.dungeon{color:#58c4e2}.map-pin.selected{transform:translate(-50%,-50%) scale(1.35)}.map-coord{position:absolute;bottom:12px;left:12px;background:rgba(17,54,58,.78);color:#d6ece9;border-radius:7px;padding:7px 10px;font-size:9px}.map-detail{background:white;border:1px solid var(--line);border-radius:17px;padding:25px;text-align:center}.detail-kind{font-size:8px;letter-spacing:1px;background:#ffeae4;color:#d45d4b;padding:5px 8px;border-radius:6px}.boss-avatar{width:82px;height:82px;margin:22px auto 12px;border-radius:50%;display:grid;place-items:center;font-size:30px;font-weight:bold;color:#426c68;background:linear-gradient(145deg,#d8f0e6,#acd5cc);border:6px solid #edf6f2}.map-detail h2{margin:0;font-size:22px}.map-detail>p{font-size:11px;color:#7f8d92}.map-detail dl{text-align:left;margin:22px 0}.map-detail dl div{border-top:1px solid #eceee9;padding:11px 0}.map-detail dt,.material-card dt{font-size:8px;color:#909c9f;margin-bottom:5px}.map-detail dd,.material-card dd{margin:0;font-size:10px;line-height:1.5}.wide{width:100%;justify-content:center}.material-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.material-card{background:white;border:1px solid var(--line);border-radius:15px;padding:18px}.material-icon{width:48px;height:48px;border-radius:13px;display:grid;place-items:center;font-size:25px;float:left;margin-right:12px}.material-icon.blue{background:#dcf2f4}.material-icon.orange{background:#fff0dc}.material-icon.dark{background:#e7e4de}.material-icon.cyan{background:#dff7f4}.material-icon.violet{background:#eee7fb}.material-icon.pink{background:#fbe6ec}.material-title{min-height:52px}.material-title h3{margin:3px 0 7px;font-size:14px}.material-title span{font-size:8px;background:#f0f3ef;border-radius:5px;padding:3px 5px;margin-right:4px;color:#778589}.material-card dl{margin:16px 0 3px;clear:both}.material-card dl>div{border-top:1px solid #eceee9;padding:10px 0}.material-card .best{background:#f2f8f4;margin:3px -8px 0;padding:10px 8px;border:0;border-radius:8px}.best dt{color:#00a297;display:flex;gap:4px;align-items:center}.phase-tabs{display:grid;grid-template-columns:repeat(3,1fr);background:white;border:1px solid var(--line);padding:5px;border-radius:12px;margin-bottom:14px}.phase-tabs button{border:0;background:transparent;border-radius:9px;padding:12px;color:#728086;font-size:11px;cursor:pointer}.phase-tabs button.active{background:#123139;color:white}.phase-hero{background:linear-gradient(120deg,#13353d,#1a4c4d);color:white;border-radius:16px;padding:27px 32px;display:flex;justify-content:space-between;align-items:center;overflow:hidden}.phase-hero h2{margin:6px 0 8px;font-size:22px}.phase-hero p{font-size:11px;line-height:1.7;color:#b7cecf;max-width:650px}.phase-orbit{width:115px;height:115px;border:1px solid rgba(117,225,210,.35);border-radius:50%;display:grid;place-items:center;position:relative;margin-right:35px}.phase-orbit:after{content:"";position:absolute;width:75px;height:75px;border:1px dashed rgba(117,225,210,.3);border-radius:50%}.phase-orbit span{width:45px;height:45px;display:grid;place-items:center;border-radius:50%;background:#12aea6;font-size:10px;z-index:2}.phase-orbit i{position:absolute;width:15px;height:15px;border-radius:50%;background:#f3c770}.phase-orbit i:nth-child(2){left:4px;top:18px}.phase-orbit i:nth-child(3){right:4px;bottom:20px;background:#8bd097}.phase-orbit i:nth-child(4){left:35px;bottom:-6px;background:#85cce2}.guide-columns{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:14px;margin-top:14px}.guide-card{background:white;border:1px solid var(--line);border-radius:15px;padding:21px}.guide-num{font-size:9px;color:#00a89f;font-weight:bold}.guide-card h3{font-size:15px;margin:7px 0 16px}.guide-card ul,.guide-card ol{padding:0;margin:0;list-style:none}.guide-card li{font-size:10px;line-height:1.45;margin:11px 0;display:flex;gap:8px;align-items:flex-start}.guide-card ul svg{color:#0bb0a6}.worker-list{display:grid;grid-template-columns:1fr 1fr;gap:8px}.worker-list>div{background:#f3f5f1;border-radius:9px;padding:9px}.worker-list span{font-size:22px;float:left;margin-right:7px}.worker-list b,.worker-list small{display:block}.worker-list b{font-size:10px;margin-top:2px}.worker-list small{font-size:8px;color:#819095;margin-top:3px}.guide-card ol span{width:20px;height:20px;border-radius:6px;background:#e0f5f2;color:#009d95;display:grid;place-items:center;font-size:9px}.layout-note{margin-top:14px;background:#e8f6f2;border:1px solid #cde9e2;border-radius:13px;padding:16px;display:flex;gap:12px;color:#117c75}.layout-note b{font-size:12px}.layout-note p{margin:5px 0 0;font-size:10px;line-height:1.6;color:#557a78}.breeding-layout{display:grid;grid-template-columns:1.45fr .8fr;gap:14px}.breed-calc,.trait-panel,.breed-path{background:white;border:1px solid var(--line);border-radius:16px;padding:23px}.calc-head h2,.trait-panel h2{margin:6px 0 20px;font-size:18px}.parents{display:grid;grid-template-columns:1fr 35px 1fr;align-items:end;gap:8px}.parents label{position:relative}.parents label>span{display:block;font-size:9px;color:#748288;margin-bottom:7px}.parents select{width:100%;height:55px;border:1px solid #dce2dc;border-radius:10px;background:#f7f8f5;padding:0 45px 0 13px;color:#24343a;font-size:12px}.parents label i{position:absolute;right:10px;bottom:9px;width:36px;height:36px;border-radius:9px;background:#dff2eb;display:grid;place-items:center;font-style:normal;font-weight:bold;color:#3d6f68}.plus{font-size:20px;color:#8c999d;text-align:center;padding-bottom:17px}.breed-arrow{display:flex;align-items:center;justify-content:center;gap:8px;color:#809095;font-size:9px;margin:16px}.breed-result{background:linear-gradient(135deg,#173b41,#0f2c33);color:white;border-radius:13px;padding:16px;display:flex;align-items:center;gap:13px}.breed-result>span{width:55px;height:55px;border-radius:12px;background:#d7eee6;display:grid;place-items:center;font-size:31px}.breed-result div{flex:1}.breed-result small{font-size:8px;color:#62d4c9}.breed-result h2{font-size:18px;margin:3px 0}.breed-result p{font-size:8px;color:#9eb7ba;margin:0}.breed-result button{border:1px solid #34575d;background:#20434a;color:#d8e9e8;border-radius:8px;padding:8px 10px;font-size:9px;display:flex;gap:5px;cursor:pointer}.trait-build{display:flex;flex-direction:column;gap:8px}.trait-build div{background:#f5f6f2;border-radius:9px;padding:9px}.trait-build span{display:inline-block;min-width:37px;text-align:center;border-radius:5px;padding:4px;font-size:8px;color:white;margin-right:7px}.trait-build b{font-size:9px}.trait-build .gold{background:#d6a33f}.trait-build .red{background:#dc6558}.trait-build .cyan{background:#2faeae}.trait-build .violet{background:#866bc6}.inherit-note{font-size:9px;color:#78888c;line-height:1.6;background:#edf6f3;padding:10px;border-radius:8px;margin:14px 0 0}.breed-path{margin-top:14px}.path-flow{display:grid;grid-template-columns:1fr 35px 1fr 35px 1fr;align-items:center;text-align:center}.path-flow>div{background:#f3f5f1;border-radius:10px;padding:14px}.path-flow span,.path-flow b{display:block}.path-flow span{font-size:8px;color:#7c8b90}.path-flow b{font-size:11px;margin-top:5px}.path-flow svg{justify-self:center;color:#8a979a}.path-flow .final{background:#dff5f1;color:#087e77}.boss-list{display:flex;flex-direction:column;gap:9px}.boss-list article{background:white;border:1px solid var(--line);border-radius:13px;padding:13px 16px;display:grid;grid-template-columns:35px 48px 1.4fr .6fr .7fr auto;gap:13px;align-items:center}.boss-rank{font-size:10px;width:28px;height:28px;border-radius:7px;background:#e4f3ef;color:#008f87;display:grid;place-items:center}.boss-rank.legend{background:#fde4df;color:#dc5d4d}.boss-letter{width:46px;height:46px;border-radius:11px;background:linear-gradient(145deg,#e4f0e9,#b9d5c8);display:grid;place-items:center;font-size:18px;font-weight:bold;color:#4a746a}.boss-main span{font-size:7px;color:#05a198;letter-spacing:1px}.boss-main h3{font-size:14px;margin:3px 0}.boss-main p{font-size:9px;color:#829095;margin:0}.boss-level small,.boss-level b,.boss-weak small,.boss-weak span{display:block}.boss-level small,.boss-weak small{font-size:8px;color:#8b989c}.boss-level b,.boss-weak span{font-size:11px;margin-top:4px}.tool-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.tool-card{border:1px solid var(--line);background:white;border-radius:15px;padding:20px;text-align:left;display:flex;gap:14px;color:var(--ink);cursor:pointer;transition:.2s}.tool-card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.tool-icon{width:45px;height:45px;border-radius:12px;background:#def4f1;color:#00a59c;display:grid;place-items:center}.tool-icon.t1{background:#eee9fa;color:#7f69c9}.tool-icon.t2{background:#fde7e2;color:#d96753}.tool-icon.t3{background:#e3f3dc;color:#65a84a}.tool-icon.t4{background:#e5effa;color:#4b82bd}.tool-icon.t5{background:#fff0d9;color:#da8d2e}.tool-card h3{font-size:14px;margin:2px 0 8px}.tool-card p{font-size:9px;color:#7f8e92;line-height:1.55;margin:0 0 12px}.tool-card b{font-size:9px;color:#009d95;display:flex;align-items:center;gap:5px}.toast{position:fixed;right:25px;bottom:25px;background:#102f36;color:white;padding:12px 17px;border-radius:10px;z-index:100;font-size:11px;box-shadow:0 12px 40px rgba(0,0,0,.25);display:flex;align-items:center;gap:8px}.toast svg{color:#58ded1}.backdrop{display:none}

@media(max-width:1100px){.quick-grid,.material-grid,.tool-grid{grid-template-columns:repeat(2,1fr)}.pal-grid{grid-template-columns:repeat(3,1fr)}.guide-columns{grid-template-columns:1fr 1fr}.guide-card:first-child{grid-column:1/-1}.home-lower{grid-template-columns:1fr}.tip-card{min-height:220px}.boss-list article{grid-template-columns:30px 45px 1fr .55fr auto}.boss-weak{display:none}}
@media(max-width:800px){.sidebar{transform:translateX(-100%);transition:.25s}.sidebar.open{transform:translateX(0);box-shadow:15px 0 45px rgba(0,0,0,.25)}.close-menu{display:grid;margin-left:auto;border:0;background:#173840;color:#b7d0d2;width:32px;height:32px;border-radius:8px;place-items:center}.main{margin-left:0}.menu-btn{display:grid;border:0;background:#eff2ed;width:38px;height:38px;border-radius:9px;place-items:center}.topbar{padding:0 17px}.global-search{width:55vw}.global-search kbd,.user{display:none}.content{padding:16px}.backdrop{display:block;position:fixed;inset:0;border:0;background:rgba(7,22,25,.5);z-index:40}.hero{height:430px}.hero-content{padding:40px 28px}.hero h1{font-size:36px}.hero-progress{display:none}.pal-grid{grid-template-columns:repeat(2,1fr)}.map-layout,.breeding-layout{grid-template-columns:1fr}.map-detail{order:-1;display:grid;grid-template-columns:auto 1fr;gap:5px 13px;text-align:left}.map-detail .boss-avatar{grid-row:1/5;margin:0;width:70px;height:70px}.map-detail .detail-kind{width:max-content}.map-detail h2{font-size:18px}.map-detail>p{margin:2px 0}.map-detail dl,.map-detail button{grid-column:1/-1}.guide-columns{grid-template-columns:1fr}.phase-orbit{display:none}.phase-hero{padding:25px}.boss-list article{grid-template-columns:30px 45px 1fr auto}.boss-level{display:none}}
@media(max-width:560px){.top-actions .circle-btn{display:none}.global-search{width:calc(100vw - 105px)}.content{padding:12px}.hero{height:470px;border-radius:15px}.hero-bg{background-position:64% center}.hero-shade{background:linear-gradient(90deg,rgba(5,29,35,.9),rgba(6,32,38,.55))}.hero-content{padding:34px 23px}.hero h1{font-size:30px;margin-top:20px}.hero p br{display:none}.hero-actions{flex-direction:column;align-items:flex-start}.section{padding-top:27px}.quick-grid,.material-grid,.tool-grid{grid-template-columns:1fr}.home-lower{margin-top:12px}.mission-card,.tip-card{padding:17px}.filterbar{align-items:stretch;flex-direction:column}.local-search{width:100%}.pal-grid{grid-template-columns:1fr 1fr;gap:8px}.pal-portrait{height:110px}.pal-portrait span{font-size:48px}.pal-info{padding:11px}.pal-info>p{height:35px}.section-head h1{font-size:25px}.section-head p{line-height:1.5}.map-toolbar{align-items:flex-start;flex-direction:column}.game-map{height:430px}.phase-tabs button{font-size:9px;padding:10px 5px}.worker-list{grid-template-columns:1fr}.parents{grid-template-columns:1fr}.plus{text-align:center;padding:4px}.path-flow{grid-template-columns:1fr}.path-flow svg{transform:rotate(90deg);margin:7px}.boss-list article{grid-template-columns:35px 1fr auto}.boss-rank{display:none}.boss-letter{width:35px;height:35px}.boss-main p{display:none}.boss-list article>button{font-size:0}.title-row h2{font-size:19px}.quick-card{padding:14px}}

.phase-tabs{display:flex;overflow-x:auto;scrollbar-width:thin;gap:4px}.phase-tabs button{flex:1 0 115px;white-space:nowrap}.phase-level{min-width:105px;height:105px;border-radius:50%;border:1px solid #4e777b;display:grid;place-items:center;color:#6fe2d5;font-size:14px;font-weight:900;margin-left:20px}.base-guide-grid{display:grid;grid-template-columns:330px 1fr;gap:14px;margin-top:14px}.base-plan,.worker-section{background:#fff;border:1px solid var(--line);border-radius:16px;padding:20px}.base-plan h3,.worker-heading h3{margin:6px 0 14px;font-size:16px}.base-plan ol,.base-plan ul{list-style:none;padding:0;margin:0}.base-plan ol{display:grid;gap:8px}.base-plan ol li{display:flex;gap:9px;align-items:center;background:#f3f6f3;border-radius:10px;padding:9px}.base-plan ol li>span{width:23px;height:23px;border-radius:7px;display:grid;place-items:center;background:#12aaa1;color:#fff;font-size:9px;font-weight:900;flex:0 0 auto}.base-plan ol p{font-size:10px;line-height:1.45;margin:0}.base-plan>h3:nth-of-type(2){margin-top:20px}.base-plan ul li{font-size:10px;line-height:1.5;padding:7px 0;border-bottom:1px solid #edf0ec;color:#43635f}.worker-heading{display:flex;justify-content:space-between;gap:12px;align-items:end}.worker-heading small{font-size:9px;color:#859397}.base-worker-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.base-worker{border:1px solid #e3e8e3;background:#f8faf7;border-radius:13px;padding:11px;display:grid;grid-template-columns:76px 1fr;gap:11px;text-align:left;cursor:pointer;color:var(--ink);transition:.18s}.base-worker:hover{border-color:#55cfc5;background:#f0faf7;transform:translateY(-2px)}.base-worker img,.base-worker>span{width:76px;height:76px;object-fit:contain;border-radius:12px;background:linear-gradient(145deg,#e0f3ec,#c6ded6)}.base-worker>div{min-width:0}.base-worker small{font-size:8px;color:#00a49b;font-weight:900}.base-worker b{display:block;font-size:13px;margin:3px 0}.base-worker p{font-size:9px;line-height:1.45;color:#6f8085;margin:0 0 6px}.base-worker em{display:block;font-size:8px;line-height:1.45;color:#51706d;font-style:normal;background:#e7f3ef;border-radius:6px;padding:5px;overflow:hidden}
@media(max-width:1000px){.base-guide-grid{grid-template-columns:1fr}.base-worker-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:560px){.phase-tabs{margin-left:-2px;margin-right:-2px}.phase-tabs button{flex-basis:92px}.phase-hero{display:block}.phase-level{display:none}.base-plan,.worker-section{padding:14px}.base-worker-grid{grid-template-columns:1fr}.base-worker{grid-template-columns:68px 1fr}.base-worker img,.base-worker>span{width:68px;height:68px}.worker-heading{display:block}.worker-heading small{display:block;margin:-7px 0 12px}}

.mobile-map-hint{display:none}
#mapWorld.map-world{background:#071a20 url('map-complete.webp?v=20260717-final-canvas') 0 0/100% 100% no-repeat}
#mapWorld.map-world.world-tree-map{background-image:url('world-tree-map.webp?v=20260718-tree-map')}
.map-region-switch{display:grid;grid-template-columns:repeat(2,minmax(0,220px));gap:10px;margin:8px 0 18px}.map-region-switch button{display:flex;flex-direction:column;align-items:flex-start;gap:4px;border:1px solid #cbded9;background:#fff;color:#173b41;border-radius:14px;padding:14px 17px;cursor:pointer;text-align:left}.map-region-switch button b{font-size:14px}.map-region-switch button small{font-size:9px;color:#78908f}.map-region-switch button.active{background:linear-gradient(135deg,#103a40,#176259);border-color:#176259;color:#fff;box-shadow:0 8px 20px #0b5a4933}.map-region-switch button.active small{color:#bfe9e2}@media(max-width:560px){.map-region-switch{grid-template-columns:1fr 1fr}.map-region-switch button{padding:12px}.map-region-switch button b{font-size:12px}}
#mapTiles.map-tiles{display:none!important}
#mapPins{position:absolute;inset:0;width:100%;height:100%;pointer-events:auto}
@media(max-width:800px){
  #page-map .map-toolbar{display:flex;align-items:center;flex-direction:row;flex-wrap:nowrap;overflow-x:auto;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:9px;margin-bottom:0}
  #page-map .map-toolbar::-webkit-scrollbar{display:none}
  #page-map .map-toolbar button{flex:0 0 auto;min-height:40px;padding:9px 12px}
  #page-map .map-zoom-controls{width:100%;margin-top:8px;justify-content:center;position:sticky;top:76px;z-index:25;box-shadow:0 5px 16px rgba(7,26,32,.12)}
  #page-map .map-zoom-controls button{width:44px;height:44px;font-size:21px;touch-action:manipulation}
  #page-map .map-zoom-controls output{min-width:62px;font-size:11px}
  #page-map .map-viewport{width:100%;height:auto;min-height:0;aspect-ratio:1/1;touch-action:none;-webkit-user-select:none;user-select:none}
  #page-map .map-world{width:100%;height:auto;min-width:100%;min-height:100%;aspect-ratio:1/1;background-size:100% 100%}
  #page-map .map-stage{width:100%;min-width:0}
  #page-map .offline-detail{position:static;width:100%;margin-top:8px;min-height:78px;pointer-events:none}
  #page-map .offline-pin.resource,#page-map .offline-pin.effigy{width:32px;height:32px}
  #page-map .offline-pin.resource::after,#page-map .offline-pin.effigy::after{width:12px;height:12px}
  #page-map .marker-cluster{min-width:32px;height:32px;font-size:10px}
  #page-map .marker-cluster.large{min-width:38px;height:38px;font-size:11px}
  .desktop-map-hint{display:none}.mobile-map-hint{display:inline;font-weight:700;color:#17625f}
}

.offline-pin.world-tree{width:26px;height:26px;background:#18bda7;border:3px solid #fff;box-shadow:0 0 0 7px #2ff1cf40,0 3px 12px #001}.offline-pin.world-tree::after{content:"树";font-size:10px;font-weight:900;line-height:18px}.world-tree-panel{display:none;margin-top:18px}.world-tree-panel.visible{display:grid;gap:16px}.world-tree-intro,.world-tree-block{border:1px solid #c8e3dc;border-radius:18px;background:linear-gradient(135deg,#effaf5,#fff);padding:22px;box-shadow:0 10px 28px #1232}.world-tree-intro{background:linear-gradient(125deg,#0d3135,#155d55);color:#fff}.world-tree-intro h2{font-size:28px;margin:6px 0 8px}.world-tree-intro p{max-width:850px;line-height:1.8;color:#d8eeeb;margin:0}.world-tree-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:18px}.world-tree-steps span{background:#ffffff13;border:1px solid #ffffff2d;border-radius:11px;padding:12px;font-weight:800;font-size:11px}.world-tree-title{display:flex;align-items:end;justify-content:space-between;gap:12px;margin-bottom:14px}.world-tree-title h3{font-size:21px;margin:4px 0 0}.world-tree-title small{color:#708087}.world-material-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.world-material-grid article{display:flex;gap:13px;align-items:center;background:#fff;border:1px solid #dfe9e6;border-radius:13px;padding:13px}.world-material-icon{width:54px;height:54px;flex:0 0 54px;border-radius:12px;background:#e8f7f2;display:grid;place-items:center}.world-material-icon img{width:45px;height:45px;object-fit:contain}.world-material-grid b{font-size:13px}.world-material-grid p{font-size:10px;color:#687a7e;line-height:1.55;margin:4px 0 0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.world-pal-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;max-height:430px;overflow:auto;padding-right:4px}.world-pal-grid button{display:flex;align-items:center;gap:9px;text-align:left;border:1px solid #dce8e4;background:#fff;border-radius:12px;padding:8px;cursor:pointer}.world-pal-grid button:hover{border-color:#20bda7;background:#effbf7}.world-pal-grid img{width:45px;height:45px;object-fit:contain;background:#edf7f3;border-radius:9px}.world-pal-grid span{min-width:0}.world-pal-grid b,.world-pal-grid small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.world-pal-grid b{font-size:10px}.world-pal-grid small{font-size:8px;color:#718187;margin-top:3px}@media(max-width:800px){.world-tree-steps{grid-template-columns:repeat(2,1fr)}.world-pal-grid{grid-template-columns:repeat(2,1fr)}.world-material-grid{grid-template-columns:1fr}}@media(max-width:560px){.world-tree-intro,.world-tree-block{padding:16px}.world-tree-intro h2{font-size:22px}.world-tree-steps{grid-template-columns:1fr 1fr}.world-tree-title{align-items:flex-start;flex-direction:column}.world-pal-grid{grid-template-columns:1fr 1fr;max-height:520px}}

/* 帕鲁词条大全 */
.nav-hot{margin-left:auto;border-radius:999px;background:#ff666c;color:#fff;font-size:7px;font-style:normal;font-weight:900;padding:3px 6px;letter-spacing:.4px}.passive-guide{display:grid;grid-template-columns:minmax(260px,.8fr) 1.2fr;gap:14px;margin:16px 0}.passive-guide>div{background:linear-gradient(135deg,#10373d,#154f4d);color:#fff;border-radius:17px;padding:17px 19px}.passive-guide b{font-size:14px}.passive-guide p{color:#c8dedc;font-size:10px;line-height:1.7;margin:6px 0 0}.rank-legend{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.rank-legend span{display:flex;align-items:center;gap:6px;background:#ffffff12;border:1px solid #ffffff20;border-radius:10px;padding:8px 10px;font-size:9px;font-weight:800}.rank-legend img{width:19px;height:19px;object-fit:contain}.passive-filter{display:flex;align-items:center;gap:12px;background:#fff;border:1px solid #dfe6e2;border-radius:17px;padding:12px;margin-bottom:16px}.passive-filter .search-box{display:flex;align-items:center;gap:8px;min-width:310px;background:#f3f5f1;border-radius:11px;padding:0 12px}.passive-filter input{width:100%;height:42px;border:0;outline:0;background:transparent;font:inherit;font-size:11px}.passive-filter .chips{display:flex;gap:7px;overflow-x:auto;padding-bottom:2px}.passive-filter .chip{white-space:nowrap}.passive-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}.passive-card{position:relative;overflow:hidden;display:flex;flex-direction:column;min-height:225px;background:#fff;border:1px solid #dce6e3;border-radius:17px;box-shadow:0 8px 22px rgba(17,50,55,.07)}.passive-card:before{content:"";position:absolute;inset:0 auto 0 0;width:4px;background:#829395}.passive-card.rank-2:before{background:#40a7cf}.passive-card.rank-3:before{background:#b26ed7}.passive-card.rank-4:before{background:#e2a72d}.passive-card.rank-5:before{background:linear-gradient(#64e0e2,#b274ee,#ff8f70)}.passive-card header{display:flex;justify-content:space-between;align-items:flex-start;gap:10px;padding:16px 16px 12px 19px;background:linear-gradient(135deg,#f4f8f5,#fff)}.passive-category{display:block;color:#168f82;font-size:8px;font-weight:900;letter-spacing:.8px;margin-bottom:5px}.passive-card h3{font-size:16px;margin:0;color:#172f34}.passive-rank{display:flex;align-items:center;flex-direction:column;flex:0 0 58px;gap:3px}.passive-rank img{width:28px;height:28px;object-fit:contain}.passive-rank small{font-size:7px;color:#758487;white-space:nowrap}.passive-effects{display:grid;gap:7px;padding:14px 17px 14px 20px;flex:1}.passive-effects p{display:flex;gap:8px;margin:0;color:#30484d;font-size:10px;line-height:1.55;font-weight:700}.passive-effects i{width:6px;height:6px;flex:0 0 6px;margin-top:5px;border-radius:50%;background:#1ab5a4;box-shadow:0 0 0 3px #1ab5a419}.passive-card footer{display:flex;flex-direction:column;gap:4px;border-top:1px solid #edf1ef;padding:10px 17px 12px 20px}.passive-card footer span{font-size:7px;color:#8a9799;letter-spacing:.5px}.passive-card footer b{font-size:9px;color:#51666a}.passive-grid+.load-more{margin-top:18px}.load-more{display:block;margin-left:auto;margin-right:auto;border:1px solid #bcd7d2;background:#fff;color:#17635b;border-radius:12px;padding:12px 24px;font-weight:800;cursor:pointer}
@media(max-width:1050px){.passive-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.passive-guide{grid-template-columns:1fr}}
@media(max-width:620px){.passive-grid{grid-template-columns:1fr}.passive-filter{align-items:stretch;flex-direction:column}.passive-filter .search-box{min-width:0}.passive-filter .chips{width:100%}.passive-guide{margin-top:10px}.rank-legend{gap:6px}.rank-legend span{padding:7px 8px}.passive-card{min-height:0}}

/* 1.0 繁育与洗词条手册 */
.breed-rule-list{display:grid;gap:8px;margin:0 0 14px}.breed-rule-list p{display:grid;grid-template-columns:28px 1fr;gap:9px;align-items:start;margin:0;background:#f3f7f4;border-radius:10px;padding:9px 10px;color:#52686c;font-size:9px;line-height:1.55}.breed-rule-list b{width:25px;height:25px;border-radius:8px;background:#153b40;color:#6fe2d5;display:grid;place-items:center;font-size:9px}.trait-all-button{width:100%;justify-content:center;border:1px solid #b9dcd6;background:#eef9f6;color:#0b8077;box-shadow:none}.breed-manual{display:grid;gap:16px;margin-top:16px}.breed-manual-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;border-radius:18px;padding:22px 24px;background:linear-gradient(125deg,#102f36,#17625a);color:#fff;box-shadow:0 12px 30px rgba(12,66,64,.16)}.breed-manual-head h2{font-size:22px;margin:5px 0 7px}.breed-manual-head p{max-width:780px;margin:0;color:#cce4e1;font-size:10px;line-height:1.7}.breed-version{flex:0 0 auto;border:1px solid rgba(129,237,221,.35);background:rgba(255,255,255,.09);color:#73e5d7;border-radius:999px;padding:8px 12px;font-size:9px;font-weight:900}.breed-steps{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:9px}.breed-steps article{min-height:126px;border:1px solid #dce7e3;background:#fff;border-radius:14px;padding:14px}.breed-steps span{width:28px;height:28px;display:grid;place-items:center;border-radius:9px;background:#dff5f1;color:#078e84;font-size:10px;font-weight:900}.breed-steps b{display:block;font-size:11px;margin:10px 0 5px}.breed-steps p{font-size:9px;color:#708186;line-height:1.55;margin:0}.breed-template-title{display:flex;align-items:end;justify-content:space-between;gap:12px;margin-top:3px}.breed-template-title h2{font-size:20px;margin:0}.breed-template-title p{font-size:9px;color:#7b8b8f;margin:0}.breed-template-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.breed-template{border:1px solid #dce6e2;background:#fff;border-radius:17px;padding:17px;box-shadow:0 7px 22px rgba(18,55,57,.05)}.breed-template header{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:12px}.breed-template header small{display:block;font-size:8px;color:#079b90;font-weight:900;letter-spacing:.7px}.breed-template header h3{font-size:16px;margin:4px 0 0}.breed-template header>span{border-radius:8px;background:#eff5f2;color:#5b7374;padding:6px 8px;font-size:8px;white-space:nowrap}.breed-traits{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.breed-trait-chip{display:grid;grid-template-columns:31px minmax(0,1fr);gap:8px;align-items:center;min-height:64px;border:1px solid #e0e7e4;background:#f8faf8;border-radius:11px;padding:8px;text-align:left;color:#243a3e;cursor:pointer;transition:.18s}.breed-trait-chip:hover{border-color:#36bcae;background:#effaf6;transform:translateY(-1px)}.breed-trait-chip img{width:28px;height:28px;object-fit:contain}.breed-trait-chip b,.breed-trait-chip small{display:block;overflow:hidden;text-overflow:ellipsis}.breed-trait-chip b{font-size:10px;white-space:nowrap}.breed-trait-chip small{font-size:7px;color:#6f8084;line-height:1.4;margin-top:3px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.breed-trait-chip.rank-5{background:linear-gradient(135deg,#f0fbf8,#faf6ff);border-color:#cde5df}.breed-trait-chip.rank-4{border-color:#ead9ae}.template-warning{margin:11px 0 0;border-radius:9px;background:#fff6e7;color:#8b6835;padding:8px 10px;font-size:8px;line-height:1.55}.breed-detail-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:11px}.breed-detail-grid>article{border:1px solid #dce6e2;background:#fff;border-radius:15px;padding:16px}.breed-detail-grid h3{font-size:14px;margin:0 0 12px}.odds-list{display:grid;gap:7px}.odds-row{display:grid;grid-template-columns:58px 1fr 36px;gap:8px;align-items:center;font-size:9px;color:#50666a}.odds-row i{display:block;height:7px;border-radius:999px;background:#e8efec;overflow:hidden}.odds-row i:after{content:"";display:block;width:var(--odds);height:100%;border-radius:inherit;background:linear-gradient(90deg,#12b5a9,#67d8c9)}.odds-row b{text-align:right;color:#0c8279}.breed-detail-grid ul,.breed-detail-grid ol{margin:0;padding:0 0 0 17px}.breed-detail-grid li{font-size:9px;line-height:1.6;color:#5f7377;margin:6px 0}.breed-source-note{margin:0;border-left:3px solid #29b7aa;border-radius:8px;background:#edf7f4;color:#627878;padding:10px 12px;font-size:8px;line-height:1.6}
@media(max-width:1050px){.breed-steps{grid-template-columns:repeat(3,minmax(0,1fr))}.breed-detail-grid{grid-template-columns:1fr 1fr}.breed-detail-grid>article:last-child{grid-column:1/-1}}
@media(max-width:700px){.breed-manual-head{display:block;padding:18px}.breed-version{display:inline-block;margin-top:13px}.breed-steps{grid-template-columns:1fr 1fr}.breed-template-title{align-items:flex-start;flex-direction:column}.breed-template-grid,.breed-detail-grid{grid-template-columns:1fr}.breed-detail-grid>article:last-child{grid-column:auto}.breed-template{padding:13px}}
@media(max-width:460px){.breed-steps{grid-template-columns:1fr}.breed-steps article{min-height:0}.breed-traits{grid-template-columns:1fr}.breed-manual-head h2{font-size:19px}}

/* 可搜索的正向/逆向配种计算器 */
.breed-mode-tabs{display:inline-flex;gap:4px;background:#fff;border:1px solid var(--line);border-radius:13px;padding:5px;margin-bottom:14px}.breed-mode-tabs button{border:0;background:transparent;color:#6e7f83;border-radius:9px;padding:11px 18px;font-size:10px;font-weight:800;cursor:pointer}.breed-mode-tabs button.active{background:#12363d;color:#fff;box-shadow:0 6px 16px rgba(14,56,61,.16)}.breed-mode{display:none}.breed-mode.active{display:block}.breed-calculator-card,.breed-reverse-card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:22px;box-shadow:0 8px 24px rgba(20,52,55,.05)}.breed-calculator-card{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:16px;align-items:stretch}.breed-search-pair{display:grid;grid-template-columns:minmax(0,1fr) 32px minmax(0,1fr);gap:10px;align-items:start}.breed-plus{display:grid;place-items:center;height:46px;margin-top:23px;color:#809094;font-size:20px}.breed-picker{position:relative;min-width:0}.breed-picker>label{display:block;margin-bottom:7px;color:#5f7277;font-size:9px;font-weight:800}.breed-search-input{height:47px;display:grid;grid-template-columns:20px minmax(0,1fr) 28px;align-items:center;gap:5px;border:1px solid #dce4e0;background:#f6f8f5;border-radius:11px;padding:0 8px 0 11px;color:#7e8d90}.breed-search-input:focus-within{border-color:#31bbae;background:#fff;box-shadow:0 0 0 3px rgba(49,187,174,.1)}.breed-search-input input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:#1f3439;font-size:11px}.breed-search-input button{width:27px;height:27px;border:0;border-radius:8px;background:#e9efec;color:#718185;cursor:pointer}.breed-picker-results{display:none;position:absolute;left:0;right:0;top:72px;z-index:70;max-height:365px;overflow:auto;background:#fff;border:1px solid #dce6e2;border-radius:13px;padding:6px;box-shadow:0 18px 45px rgba(8,36,40,.2)}.breed-picker-results.open{display:grid}.breed-picker-results>button{display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:9px;border:0;background:#fff;border-radius:9px;padding:7px;text-align:left;color:#20363a;cursor:pointer}.breed-picker-results>button:hover{background:#edf8f5}.breed-picker-results img{width:42px;height:42px;object-fit:contain;background:#edf5f2;border-radius:8px}.breed-picker-results b,.breed-picker-results small{display:block}.breed-picker-results b{font-size:10px}.breed-picker-results small{font-size:8px;color:#819094;margin-top:3px}.breed-picker-results em{font-size:8px;font-style:normal;color:#078c83;background:#ddf5f0;border-radius:6px;padding:5px 7px}.breed-picker-results>p{font-size:10px;color:#829094;text-align:center;padding:20px}.breed-output-card{margin:0;min-height:144px;display:flex;align-items:center;justify-content:center;gap:15px;padding:18px;background:linear-gradient(135deg,#14363c,#0c292f);overflow:hidden}.breed-result-placeholder{font-size:10px;line-height:1.7;color:#a9c4c4;text-align:center}.breed-output-card>img{width:104px;height:104px;flex:0 0 104px;object-fit:contain;border-radius:16px;background:linear-gradient(145deg,#e4f6f0,#bdded5)}.breed-result-copy{min-width:0}.breed-result-copy small{color:#66d8ca;font-size:8px}.breed-result-copy h2{margin:5px 0 11px;font-size:18px;color:#fff}.breed-result-copy button{border:1px solid #487077;background:#21464d;color:#e3f3f1;border-radius:8px;padding:8px 10px;font-size:8px;cursor:pointer}.breed-reverse-card{display:grid;gap:18px}.reverse-target-picker{max-width:520px}.reverse-breed-result{min-height:180px}.breed-reverse-empty{min-height:180px;display:grid;place-items:center;border:1px dashed #cddbd7;background:#f7f9f7;color:#7d8d90;border-radius:14px;padding:24px;text-align:center;font-size:10px}.reverse-target-head{display:flex;align-items:center;gap:14px;border-radius:14px;background:linear-gradient(120deg,#12373d,#176157);color:#fff;padding:15px 18px;margin-bottom:12px}.reverse-target-head img{width:74px;height:74px;object-fit:contain;border-radius:13px;background:#e4f4ef}.reverse-target-head small{font-size:8px;color:#69ded0}.reverse-target-head h2{font-size:18px;margin:4px 0}.reverse-target-head p{font-size:9px;color:#c2dcda;margin:0}.parent-pair-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.parent-pair-grid article{display:grid;grid-template-columns:minmax(0,1fr) 22px minmax(0,1fr) auto;align-items:center;gap:7px;border:1px solid #dfe7e3;background:#f9fbf9;border-radius:13px;padding:9px}.pair-pal{display:flex;align-items:center;gap:7px;min-width:0}.pair-pal img{width:46px;height:46px;flex:0 0 46px;object-fit:contain;background:#eaf3ef;border-radius:9px}.pair-pal span{min-width:0}.pair-pal b,.pair-pal small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pair-pal b{font-size:9px}.pair-pal small{font-size:7px;color:#839093;margin-top:3px}.pair-plus{text-align:center;color:#789;font-size:14px}.parent-pair-grid article>button{border:0;background:#ddf4ef;color:#07877e;border-radius:8px;padding:8px 9px;font-size:8px;white-space:nowrap;cursor:pointer}.parent-pair-grid article>button:hover{background:#10a99e;color:#fff}.reverse-more{display:block;margin:16px auto 0;border:1px solid #badbd5;background:#fff;color:#0b8077;border-radius:10px;padding:10px 22px;font-size:9px;font-weight:800;cursor:pointer}.site-disclaimer{max-width:1500px;margin:10px auto 0;padding:22px 30px 30px;color:#738287;border-top:1px solid #dde3de}.site-disclaimer b{display:block;color:#40565b;font-size:11px}.site-disclaimer p{max-width:1100px;font-size:8px;line-height:1.75;margin:7px 0}.site-disclaimer small{font-size:8px;color:#9aa5a6}
@media(max-width:1050px){.breed-calculator-card{grid-template-columns:1fr}.parent-pair-grid{grid-template-columns:1fr}.breed-output-card{min-height:130px}}
@media(max-width:650px){.breed-calculator-card,.breed-reverse-card{padding:14px}.breed-search-pair{grid-template-columns:1fr}.breed-plus{height:22px;margin:0}.breed-picker-results{top:70px}.breed-output-card{justify-content:flex-start}.breed-output-card>img{width:82px;height:82px;flex-basis:82px}.parent-pair-grid article{grid-template-columns:minmax(0,1fr) 18px minmax(0,1fr)}.parent-pair-grid article>button{grid-column:1/-1;width:100%}.pair-pal img{width:40px;height:40px;flex-basis:40px}.site-disclaimer{padding:18px 16px 26px}.breed-mode-tabs{display:grid;grid-template-columns:1fr 1fr}.breed-mode-tabs button{padding:10px 13px}}
@media(max-width:390px){.pair-pal{display:grid;grid-template-columns:34px 1fr}.pair-pal img{width:34px;height:34px}.breed-output-card{display:grid;grid-template-columns:72px 1fr}.breed-output-card>img{width:72px;height:72px}.reverse-target-head img{width:62px;height:62px}}
.breed-picker-count{position:sticky;top:-6px;z-index:2;margin:-1px -1px 4px;padding:8px 10px;border-bottom:1px solid #e4ebe7;background:rgba(255,255,255,.96);backdrop-filter:blur(8px);color:#607579;font-size:8px;font-weight:900;letter-spacing:.4px}
