:root{--paper:#fafaf4;--white:#fff;--ink:#203d32;--muted:#5a685f;--green:#285d48;--green-dark:#1e4737;--line:#dde3d8;--mint:#eaf0df;--lime:#d9ecac;--peach:#f7e7d9;--rose:#f4e2e9;--purple:#ebe5f7;--radius:24px;--shadow:0 14px 42px #244c3610;--font:ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:108px}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.65 var(--font);-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit;color:inherit}button,a,input,select,textarea,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed}a{color:inherit;text-underline-offset:4px}img{max-width:100%;display:block}svg{display:block;flex-shrink:0}.icon{width:22px;height:22px;stroke:currentColor;fill:none;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}button .icon,a .icon{pointer-events:none}[hidden]{display:none!important}:focus-visible{outline:3px solid #92672c;outline-offset:4px}p{margin:0 0 1.1em}h1,h2,h3,h4{line-height:1.14;letter-spacing:-.045em;margin:0 0 .55em;font-weight:750}h1{font-size:clamp(38px,5.6vw,72px);line-height:1.045}h2{font-size:clamp(30px,3.2vw,43px)}h3{font-size:24px}h4{font-size:20px}ul,ol{padding-left:1.5em}li+li{margin-top:.55em}small,.small{font-size:14px;line-height:1.6}strong{font-weight:700}::selection{background:var(--lime);color:var(--ink)}.wrap{width:min(1240px,calc(100% - 64px));margin-inline:auto}.skip-link{position:fixed;top:-100px;left:16px;z-index:100;padding:12px 20px;background:var(--white);border:2px solid var(--green);border-radius:12px}.skip-link:focus{top:12px}.eyebrow{display:flex;align-items:center;gap:8px;text-transform:uppercase;letter-spacing:.12em;font-size:14px;font-weight:700;margin-bottom:20px}.muted{color:var(--muted)}.meta{font-size:14px;color:var(--muted)}.row{display:flex;align-items:center;gap:12px}.stack{display:flex;flex-direction:column;gap:16px}.pill{display:inline-flex;align-items:center;gap:7px;border-radius:999px;padding:5px 12px;background:var(--mint);color:#31583f;font-size:14px;font-weight:600;line-height:1.5}.pill .icon{width:16px;height:16px}.pill-outline{border:1px solid var(--line);background:transparent}.badge-dot:before{content:"";height:7px;width:7px;border-radius:50%;background:currentColor}.pill.peach{background:var(--peach);color:#834728}.pill.purple{background:var(--purple);color:#68498b}.button{min-height:48px;padding:12px 22px;display:inline-flex;align-items:center;justify-content:center;gap:12px;border:1px solid transparent;border-radius:12px;background:var(--green);color:white;text-decoration:none;font-weight:650;font-size:16px;line-height:1.4;transition:background .18s,transform .18s}.button:hover{background:var(--green-dark);transform:translateY(-2px)}.button.light{background:var(--white);border-color:var(--line);color:var(--ink)}.button.light:hover{background:#f0f3e8}.button.lime{background:var(--lime);color:#233e2f}.button.lime:hover{background:#e6f3bf}.button.small-button{font-size:14px;min-height:44px;padding:10px 15px}.button.ghost{background:transparent;color:var(--ink);border-color:var(--line)}.text-link{display:inline-flex;align-items:center;gap:10px;min-height:44px;text-decoration:none;font-weight:650}.text-link:hover{text-decoration:underline}.text-link .icon{width:19px;height:19px}.icon-button{width:44px;height:44px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;background:var(--white);padding:0}.icon-button:hover{background:var(--mint)}.icon-button[aria-pressed=true]{background:var(--green);color:var(--white);border-color:var(--green)}
.notice-bar{background:#e9efdf;border-bottom:1px solid #e0e7d5;font-size:14px}.notice-bar .wrap{min-height:39px;display:flex;justify-content:space-between;align-items:center;gap:16px}.notice-bar a{display:flex;align-items:center;gap:6px;text-decoration:none;font-weight:600}.notice-bar .icon{width:15px;height:15px}.site-header{position:sticky;top:0;z-index:30;background:#fafaf4f5;border-bottom:1px solid var(--line);backdrop-filter:blur(14px)}.header-inner{height:86px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:inline-flex;gap:10px;align-items:center;text-decoration:none;white-space:nowrap}.brand-mark{display:grid;place-items:center;width:42px;height:42px;background:var(--green);color:var(--lime);border-radius:14px;transform:rotate(-6deg)}.brand-mark .icon{width:29px;height:29px;transform:rotate(6deg)}.brand-name{font-size:24px;font-weight:800;letter-spacing:-.06em}.brand-name span{color:#708268;font-weight:550}.main-nav{display:flex;align-items:center;gap:26px}.main-nav a{position:relative;display:flex;align-items:center;min-height:44px;text-decoration:none;font-size:15px;font-weight:600;white-space:nowrap}.main-nav a:hover,.main-nav a[aria-current=page]{color:var(--green)}.main-nav a[aria-current=page]:after{position:absolute;content:"";height:3px;background:var(--green);border-radius:5px;bottom:0;left:0;right:0}.header-actions{display:flex;align-items:center;gap:9px}.search-trigger{display:flex;align-items:center;gap:9px;padding:10px 14px;border:1px solid var(--line);border-radius:11px;background:#f1f3ea;min-height:44px;font-size:14px}.search-trigger .icon{width:18px;height:18px}.key-hint{font-size:14px;border:1px solid #cbd4c3;background:var(--paper);border-radius:4px;min-width:20px;text-align:center;line-height:21px}.menu-toggle{display:none;border-radius:11px}
.hero{display:grid;grid-template-columns:1.05fr 1fr;align-items:center;gap:22px;padding-block:65px 62px;min-height:640px}.hero-copy{position:relative;z-index:2}.hero h1{max-width:620px}.hero h1 em{font-style:normal;color:#477c52;position:relative}.hero h1 em:after{content:"";position:absolute;left:0;right:0;height:8px;bottom:-4px;border-top:3px solid #aac174;transform:rotate(-2deg);border-radius:50%}.hero-lede{font-size:18px;line-height:1.75;max-width:480px;color:var(--muted);margin-top:25px}.hero-buttons{display:flex;flex-wrap:wrap;gap:12px;margin-top:26px}.hero-proof{display:flex;align-items:center;gap:12px;margin-top:28px;font-size:14px;color:var(--muted)}.hero-proof .proof-icon{display:grid;place-items:center;width:32px;height:32px;border:1px solid var(--line);border-radius:50%}.hero-proof .icon{width:18px;height:18px}.hero-art{height:494px;position:relative;margin:0;isolation:isolate}.hero-orbit{position:absolute;inset:18px -5px 28px 20px;background:#e6edd9;border-radius:49% 47% 45% 48%;transform:rotate(-9deg);z-index:-2;border:1px solid #dce6cc}.hero-orbit:after{content:"";position:absolute;inset:20px;border:1px dashed #a7bb91;border-radius:50%}.hero-path{position:absolute;inset:0;width:100%;height:100%;color:#aac091;z-index:-1}.hero-creature{height:435px;width:305px;object-fit:contain;position:absolute;top:0;left:32%;filter:drop-shadow(0 19px 15px #1e473719);transform:rotate(5deg)}.hero-friend{position:absolute;left:8%;top:35px;width:154px;height:180px;object-fit:cover;object-position:center;background:#e7e1f2;border:6px solid var(--paper);border-radius:50%;transform:rotate(-12deg);box-shadow:var(--shadow)}.hero-note{position:absolute;right:8px;bottom:15px;background:var(--white);border:1px solid var(--line);padding:16px 20px;border-radius:15px;min-width:210px;box-shadow:var(--shadow);transform:rotate(4deg)}.hero-note strong{display:block;font-size:21px;letter-spacing:-.035em;line-height:1.3}.hero-note .meta{margin-top:5px}.hero-note .row{justify-content:space-between;gap:20px}.hero-stamp{position:absolute;bottom:92px;left:10px;width:106px;height:106px;background:#f5d89b;border:6px solid var(--paper);border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;transform:rotate(-15deg);font-weight:700;font-size:14px;line-height:1.35;text-align:center;gap:4px}.hero-stamp .icon{width:24px;height:24px}.float-label{position:absolute;right:0;top:7px;display:flex;align-items:center;gap:7px;background:var(--paper);padding:8px 12px;border:1px solid var(--line);border-radius:9px;transform:rotate(7deg);font-size:14px}.float-label .icon{width:18px;height:18px;color:#648352}.star-deco{position:absolute;width:36px;height:36px;color:#b68a3f}.star-a{left:42%;top:8px;transform:rotate(10deg)}.star-b{right:1%;top:59%;width:27px;height:27px;color:#698752}.hero-art figcaption{position:absolute;left:30px;bottom:0;font-size:14px;color:var(--muted)}
.quick-links{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line);border-radius:17px;background:var(--white);box-shadow:0 6px 24px #244c3605}.quick-link{display:flex;align-items:center;gap:16px;padding:23px 28px;text-decoration:none;transition:background .18s}.quick-link:first-child{border-radius:17px 0 0 17px}.quick-link:last-child{border-radius:0 17px 17px 0}.quick-link+.quick-link{border-left:1px solid var(--line)}.quick-link:hover{background:#f0f4e9}.quick-icon{width:48px;height:48px;display:grid;place-items:center;border-radius:13px;background:var(--mint);flex-shrink:0}.quick-link:nth-child(2) .quick-icon{background:var(--peach)}.quick-link:nth-child(3) .quick-icon{background:var(--purple)}.quick-link strong{display:block;font-size:17px}.quick-link .meta{display:block}.quick-link>.icon{margin-left:auto;width:20px}.section{padding-block:74px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:25px;margin-bottom:30px}.section-heading .eyebrow{margin-bottom:12px}.section-heading h2{margin-bottom:9px}.section-heading p{margin:0;color:var(--muted)}.section-heading>.text-link{white-space:nowrap}
.creature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.creature-card{background:var(--white);border:1px solid var(--line);border-radius:20px;overflow:hidden;position:relative;transition:transform .2s,box-shadow .2s}.creature-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.creature-card-art{position:relative;height:231px;margin:9px 9px 0;border-radius:13px;overflow:hidden;background:var(--peach)}.creature-card-art.wind{background:#e8e7f3}.creature-card-art.water{background:#e2edf0}.creature-card-art.dark{background:#ede6f4}.creature-card-art img{height:235px;width:100%;object-fit:contain;object-position:center 53%;transition:transform .3s}.creature-card:hover .creature-card-art img{transform:scale(1.045) rotate(-2deg)}.creature-number{position:absolute;top:14px;left:14px;font-size:14px;font-weight:650;color:#526455}.creature-card .catch-toggle{position:absolute;top:20px;right:20px;z-index:2;width:38px;height:38px;border:none;background:#ffffffdf}.creature-card .catch-toggle[aria-pressed=true]{background:var(--green);color:white}.catch-toggle{min-height:44px!important;min-width:44px!important}.creature-card-body{padding:18px 19px 20px}.card-title-row{display:flex;align-items:center;justify-content:space-between;gap:8px}.card-title-row h3{margin:0;font-size:22px}.creature-card a.card-link{text-decoration:none}.creature-card a.card-link:after{content:"";position:absolute;inset:0;z-index:1}.creature-card a.card-link:focus-visible:after{outline:3px solid #92672c;outline-offset:-4px;border-radius:20px}.creature-card .form{font-size:14px;color:var(--muted);margin:4px 0 14px}.element{display:inline-flex;align-items:center;gap:5px;font-size:14px;font-weight:600;color:#794226}.element:before{content:"";width:7px;height:7px;background:#cf814e;border-radius:50%}.element.wind{color:#5a5684}.element.wind:before{background:#9b8ccc}.element.water{color:#376b82}.element.water:before{background:#72a7b9}.element.dark{color:#745280}.element.dark:before{background:#a681b6}.element.electric{color:#79601f}.element.electric:before{background:#c8ad52}.habitat-line{display:flex;align-items:flex-start;gap:7px;color:var(--muted);font-size:14px;padding-top:13px;border-top:1px solid var(--line);line-height:1.5}.habitat-line .icon{width:16px;height:18px;margin-top:2px}
.planner-banner{position:relative;display:grid;grid-template-columns:1fr .82fr;gap:65px;background:var(--green-dark);color:var(--white);border-radius:28px;padding:49px 54px;overflow:hidden}.planner-banner:before{content:"";position:absolute;top:-170px;right:-220px;width:570px;height:570px;border:1px solid #ffffff13;border-radius:50%;box-shadow:0 0 0 50px #ffffff04,0 0 0 100px #ffffff03;pointer-events:none}.planner-banner h2{font-size:40px;max-width:510px}.planner-banner p{color:#d4dfd3;max-width:485px}.planner-banner .eyebrow{color:var(--lime)}.planner-banner .row{gap:18px}.planner-preview{position:relative;align-self:center;background:#f9faf3;color:var(--ink);padding:23px 26px;border-radius:18px;transform:rotate(2deg);box-shadow:0 15px 30px #12251e30}.planner-preview .mini-title{display:flex;justify-content:space-between;font-size:15px;font-weight:700;margin-bottom:12px}.planner-preview select{width:100%;height:48px;border:1px solid #cbd7c1;border-radius:9px;padding:8px 12px;background:white;position:relative;z-index:1}.preview-step{display:flex;align-items:center;gap:11px;padding-top:14px;font-size:15px}.preview-check{display:grid;place-items:center;border:1px solid #9eb496;width:24px;height:24px;border-radius:7px}.preview-check.done{background:var(--green);color:white;border-color:var(--green)}.preview-check .icon{width:15px;height:15px}.preview-tag{margin-left:auto;font-size:14px;color:#74592d;background:#f4ead4;border-radius:5px;padding:1px 7px}.planner-preview .text-link{margin-top:14px;font-size:15px}
.guide-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.guide-card{display:flex;flex-direction:column;background:var(--white);border:1px solid var(--line);border-radius:20px;padding:25px;text-decoration:none;transition:transform .2s,box-shadow .2s}.guide-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.guide-card-top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:23px}.guide-symbol{width:50px;height:50px;display:grid;place-items:center;border-radius:14px;background:var(--mint)}.guide-symbol.purple{background:var(--purple);color:#6b518c}.guide-symbol.peach{background:var(--peach);color:#895738}.guide-symbol.rose{background:var(--rose);color:#945a6e}.guide-card h3{font-size:24px;line-height:1.23;margin-bottom:13px}.guide-card p{font-size:15px;line-height:1.7;color:var(--muted);margin:0 0 24px}.guide-card-bottom{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);padding-top:16px;margin-top:auto;font-size:14px;color:var(--muted)}.guide-card-bottom .icon{width:18px;height:18px}
.world-section{display:grid;grid-template-columns:1.1fr 1fr;gap:50px;align-items:center;margin-bottom:68px}.video-facade{position:relative;border-radius:22px;overflow:hidden;aspect-ratio:16/9;background:#cad9c1}.video-facade img{width:100%;height:100%;object-fit:cover}.video-facade>button{position:absolute;inset:0;border:0;background:linear-gradient(0deg,#133b3b65,transparent 70%);display:flex;flex-direction:column;align-items:center;justify-content:center;color:white;gap:13px;font-weight:650;text-shadow:0 1px 3px #10252b}.video-play{display:grid;place-items:center;border-radius:50%;border:1px solid #ffffff90;width:62px;height:62px;background:#fff;color:var(--ink);box-shadow:0 4px 16px #0002}.video-play .icon{width:25px;height:25px}.video-facade iframe{width:100%;height:100%;position:absolute;inset:0;border:0}.world-section figcaption{font-size:14px;color:var(--muted);margin-top:10px}.world-section figure{margin:0}.world-copy p{color:var(--muted)}.trust-strip{display:flex;align-items:center;gap:23px;padding:28px 34px;background:#edf1e5;border:1px solid var(--line);border-radius:18px;margin-bottom:68px}.trust-strip>.icon{width:35px;height:35px}.trust-strip h3{font-size:22px;margin:0 0 6px}.trust-strip p{margin:0;color:var(--muted);font-size:15px}.trust-strip>.text-link{margin-left:auto;white-space:nowrap}
.site-footer{border-top:1px solid var(--line);padding:48px 0 26px;background:#f1f3e9}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:45px}.footer-brand p{max-width:300px;color:var(--muted);font-size:15px;margin-top:16px}.footer-grid h3{font-size:16px;letter-spacing:0;margin:6px 0 18px}.footer-links{display:flex;flex-direction:column;gap:9px}.footer-links a{font-size:14px;text-decoration:none;min-height:28px;display:inline-flex;align-items:center}.footer-links a:hover{text-decoration:underline}.footer-bottom{border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:20px;padding-top:23px;margin-top:30px;font-size:14px;color:var(--muted)}.footer-bottom p{margin:0;max-width:700px}
.breadcrumb{display:flex;gap:8px;flex-wrap:wrap;align-items:center;font-size:14px;color:var(--muted);margin:28px 0 34px}.breadcrumb a{text-decoration:none}.breadcrumb a:hover{text-decoration:underline}.breadcrumb .icon{width:14px;height:14px}.page-intro{max-width:880px;margin-bottom:38px}.page-intro h1{font-size:clamp(36px,4.5vw,57px);line-height:1.09}.page-intro p{font-size:18px;color:var(--muted);max-width:780px}.page-intro .eyebrow{margin-bottom:15px}.page-space{padding-bottom:72px}.filters{display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:15px;margin-bottom:18px;background:var(--white);border:1px solid var(--line);border-radius:18px;padding:20px}.field{display:flex;flex-direction:column;gap:7px}.field label,.field-label{font-size:14px;font-weight:650}.field input,.field select,.field textarea{width:100%;min-height:48px;background:var(--paper);border:1px solid #bfcdb9;border-radius:9px;padding:10px 12px;line-height:1.5}.field textarea{resize:vertical;min-height:105px}.filter-summary{display:flex;justify-content:space-between;gap:15px;align-items:center;margin:0 0 22px;font-size:14px;color:var(--muted)}.filter-summary button{background:transparent;border:0;text-decoration:underline;min-height:44px;font-size:14px}.dex-grid{grid-template-columns:repeat(3,1fr)}.dex-grid .creature-card-art{height:270px}.dex-grid .creature-card-art img{height:282px}.empty-state{padding:45px 28px;border:1px dashed #a6b79b;border-radius:18px;background:var(--mint);text-align:center;grid-column:1/-1}.empty-state h3{margin-top:10px}.status-note{display:flex;align-items:flex-start;gap:12px;padding:18px 20px;border:1px solid #dcd2b6;background:#f7f0df;border-radius:14px;font-size:15px;margin:22px 0}.status-note>.icon{margin-top:2px;width:20px;height:20px;color:#866636}.status-note p{margin:0}.status-note.mint{background:var(--mint);border-color:#ccdcbf}
.detail-hero{display:grid;grid-template-columns:.84fr 1.16fr;gap:50px;align-items:center;margin-bottom:40px}.detail-art{background:var(--peach);border:1px solid var(--line);border-radius:28px;min-height:430px;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;margin:0}.detail-art.wind{background:var(--purple)}.detail-art.water{background:#e3edf1}.detail-art.dark{background:#eee4f3}.detail-art img{height:410px;object-fit:contain}.detail-art .pill{position:absolute;top:20px;left:20px;background:#ffffffd9}.detail-art figcaption{position:absolute;bottom:16px;font-size:14px;left:20px;color:var(--muted)}.detail-copy h1{font-size:clamp(40px,5vw,62px)}.detail-copy p{color:var(--muted);font-size:18px;margin-top:15px}.detail-copy .hero-buttons{margin-top:25px}.detail-copy .catch-toggle{border-radius:12px}.two-col{display:grid;grid-template-columns:1.2fr .8fr;gap:25px}.panel{border:1px solid var(--line);border-radius:20px;background:var(--white);padding:27px}.panel h2{font-size:27px}.panel h3{font-size:20px;letter-spacing:-.025em}.panel p{color:var(--muted);font-size:16px}.habitat-list{list-style:none;padding:0;margin:15px 0 22px}.habitat-list li{display:flex;gap:10px;align-items:center;padding:12px 0;border-bottom:1px solid var(--line);margin:0}.habitat-list .icon{width:18px;height:18px;color:#6a8057}.stat-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px 24px;margin-top:20px}.stat-row label{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:14px;margin-bottom:6px}.stat-row meter{width:100%;height:10px;display:block;border:0;border-radius:8px;background:#eef1e7}.stat-row meter::-webkit-meter-bar{border:0;background:#eef1e7;border-radius:8px}.stat-row meter::-webkit-meter-optimum-value{background:#809b6a;border-radius:8px}.stat-row meter::-moz-meter-bar{background:#809b6a;border-radius:8px}.source-box{border-left:3px solid #b6c99e;padding:1px 0 1px 19px;margin-top:23px;font-size:14px;color:var(--muted)}.source-box p{font-size:14px;margin:0 0 5px}
.article-head{max-width:850px;margin-bottom:35px}.article-head h1{font-size:clamp(36px,4.5vw,58px);line-height:1.1}.article-meta{display:flex;align-items:center;gap:10px;flex-wrap:wrap;color:var(--muted);font-size:14px;margin-top:22px}.article-layout{display:grid;grid-template-columns:minmax(0,810px) minmax(200px,1fr);gap:58px;align-items:start}.article-content{min-width:0}.article-content h2{font-size:30px;line-height:1.25;margin-top:43px;margin-bottom:16px;letter-spacing:-.03em}.article-content p,.article-content li{font-size:17px;line-height:1.85;color:#46584c}.article-content a{color:var(--green);text-decoration-thickness:1px}.article-summary{padding:25px 28px;background:var(--mint);border:1px solid #d6e1c9;border-radius:18px}.article-summary .eyebrow{font-size:14px;margin:0 0 9px}.article-summary p{color:var(--ink);font-size:18px;line-height:1.75;margin:0}.article-aside{position:sticky;top:114px}.toc{border:1px solid var(--line);padding:23px;border-radius:16px;background:var(--white)}.toc h2{font-size:16px;letter-spacing:0;margin-bottom:15px}.toc ol{list-style:none;margin:0;padding:0}.toc li+li{margin-top:12px}.toc a{font-size:14px;color:var(--muted);text-decoration:none;line-height:1.6;display:block}.toc a:hover{color:var(--ink);text-decoration:underline}.aside-cta{padding:22px;border-radius:16px;background:var(--green-dark);color:white;margin-top:20px}.aside-cta h3{font-size:23px}.aside-cta p{font-size:14px;color:#d9e4d6;margin-bottom:18px}.aside-cta .button{width:100%;font-size:14px;min-height:44px;padding:10px}.faq-block{margin-top:40px}.faq-block details{border-bottom:1px solid var(--line);padding:17px 0}.faq-block summary{cursor:pointer;font-weight:650;font-size:17px;line-height:1.55;min-height:30px}.faq-block details p{font-size:16px;margin:14px 0 0}.article-sources{margin-top:40px;padding:25px;background:#f0f3e8;border-radius:16px}.article-sources h2{margin:0 0 18px;font-size:24px}.article-sources p,.article-sources li{font-size:14px;line-height:1.7}.article-sources ol{margin-bottom:0}.article-sources .text-link{min-height:30px;font-size:14px}.table-wrap{overflow-x:auto;border:1px solid var(--line);border-radius:12px;margin:20px 0}table{border-collapse:collapse;width:100%;font-size:15px;background:var(--white)}th,td{padding:15px 17px;text-align:left;border-bottom:1px solid var(--line);vertical-align:top;line-height:1.7}th{background:#f0f3e9;font-weight:650}tr:last-child td{border-bottom:0}.launch-local{background:var(--mint);border-radius:12px;padding:15px 18px;font-size:16px}.launch-local:empty{display:none}.launch-local strong{display:block}
.source-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.source-card{border:1px solid var(--line);border-radius:18px;background:white;padding:24px}.source-card h2{font-size:23px}.source-card p{font-size:15px;color:var(--muted);margin:12px 0}.source-card a{font-size:15px}.reading-page{max-width:820px;margin:0 auto;padding-bottom:70px}.reading-page h1{font-size:clamp(37px,5vw,56px)}.reading-page h2{font-size:29px;margin-top:35px}.reading-page p,.reading-page li{color:#46584c;font-size:17px;line-height:1.85}
.planner-layout{display:grid;grid-template-columns:1.03fr 1fr;gap:27px;align-items:start}.planner-settings .panel+.panel{margin-top:22px}.planner-settings h2,.planner-result h2{font-size:25px}.number-label{font-size:14px;color:#718260;font-weight:650;text-transform:uppercase;letter-spacing:.1em;margin-bottom:10px}.field-pair{display:grid;grid-template-columns:1fr 1fr;gap:16px}.planner-fields{display:grid;gap:18px}.planner-target{display:flex;align-items:center;gap:17px;padding-bottom:20px;border-bottom:1px solid var(--line);margin-bottom:20px}.planner-target-art{height:87px;width:87px;object-fit:contain;background:var(--peach);border-radius:14px}.planner-target h3{margin-bottom:5px;font-size:23px}.planner-result{position:sticky;top:113px}.planner-result .panel{border-color:#c3d2b8}.planner-result progress{display:block;width:100%;height:8px;border:none;border-radius:8px;background:#e8eddf;margin:18px 0 9px}.planner-result progress::-webkit-progress-bar{background:#e8eddf;border-radius:8px}.planner-result progress::-webkit-progress-value{background:var(--green);border-radius:8px}.planner-result progress::-moz-progress-bar{background:var(--green);border-radius:8px}.checklist{list-style:none;padding:0;margin:21px 0}.checklist li{margin:0}.checklist label{display:flex;align-items:flex-start;gap:12px;padding:15px 0;border-bottom:1px solid var(--line);cursor:pointer;font-size:16px;line-height:1.65}.checklist input{margin:5px 0 0;accent-color:var(--green);height:21px;width:21px;flex-shrink:0}.checklist .checked span{text-decoration:line-through;color:var(--muted)}.planner-status{font-size:14px;font-weight:600;color:var(--muted)}.planner-actions{display:flex;gap:10px;flex-wrap:wrap}.planner-actions .button{font-size:14px;min-height:44px;padding:11px 15px}.planner-caption{font-size:14px;color:var(--muted);margin:14px 0 0;line-height:1.65}.planner-facts{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin:18px 0}.planner-facts dt{font-size:14px;color:var(--muted)}.planner-facts dd{font-size:15px;margin:2px 0 0;font-weight:600}.planner-log{border-top:1px solid var(--line);margin-top:18px;padding-top:15px;white-space:pre-wrap;overflow-wrap:anywhere;font-size:14px;color:var(--muted)}.planner-log:empty{display:none}
.search-dialog{width:min(660px,calc(100% - 32px));border:1px solid var(--line);border-radius:20px;padding:0;background:var(--paper);box-shadow:0 20px 100px #1b382f40;max-height:min(720px,85dvh);margin-top:max(60px,11vh)}.search-dialog::backdrop{background:#18382e80;backdrop-filter:blur(4px)}.search-dialog-top{display:flex;align-items:center;justify-content:space-between;padding:20px 24px 0}.search-dialog h2{font-size:23px;margin:0}.search-dialog .field{padding:18px 24px}.search-dialog input{background:white}.search-results{padding:0 14px 14px;max-height:48dvh;overflow-y:auto}.search-result{display:block;padding:14px;border-radius:10px;text-decoration:none}.search-result:hover,.search-result:focus-visible{background:var(--mint)}.search-result strong{display:block;font-size:17px}.search-result p{font-size:14px;color:var(--muted);margin:4px 0 0}.search-hint{padding:0 24px 20px;font-size:14px;color:var(--muted);margin:0}.toast{position:fixed;bottom:25px;left:50%;transform:translateX(-50%);z-index:80;max-width:min(520px,calc(100% - 32px));border:1px solid #658365;border-radius:12px;background:var(--green-dark);color:white;padding:13px 20px;font-size:15px;box-shadow:var(--shadow);pointer-events:none}.toast:empty{display:none}.error-page{padding:90px 0;text-align:center}.error-page .error-number{font-size:90px;line-height:1;font-weight:800;color:#9cac82;letter-spacing:-.08em}.error-page h1{font-size:46px;margin-top:20px}.error-page .hero-buttons{justify-content:center}.guide-filters{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:27px}.filter-chip{min-height:44px;border:1px solid var(--line);background:var(--white);border-radius:999px;padding:9px 19px;font-size:14px}.filter-chip[aria-pressed=true]{background:var(--green);border-color:var(--green);color:white}.print-only{display:none}.no-script{padding:15px 18px;background:#f7ead0;border:1px solid #d4bc89;border-radius:12px;font-size:15px;margin-bottom:18px}.storage-warning{background:#f7ead0;border:1px solid #d4bc89;border-radius:9px;padding:11px 15px;font-size:14px;margin:12px 0}.collected-count{display:inline-block;min-width:19px;text-align:center;background:var(--mint);border-radius:5px;padding:1px 5px;margin-left:4px;font-size:14px}
@media(min-width:1500px){.hero h1{font-size:76px}.hero{padding-block:75px}}
@media(max-width:1100px){.main-nav{gap:18px}.main-nav a{font-size:14px}.header-inner{gap:15px}.search-trigger span{display:none}.search-trigger{padding:10px}.hero h1{font-size:58px}.hero-art{height:445px}.hero-creature{height:390px;left:28%}.hero-friend{left:0;top:20px;width:132px;height:159px}.hero-note{right:-6px;bottom:0}.hero-stamp{left:0;bottom:70px}.hero-art figcaption{left:13px;bottom:-30px}.quick-link{padding:20px}.quick-link .meta{font-size:14px}.planner-banner{gap:35px;padding:40px}.creature-grid{gap:15px}.creature-card-body{padding:16px}.article-layout{gap:35px;grid-template-columns:minmax(0,1fr) 245px}.footer-grid{gap:25px}}
@media(max-width:850px){.wrap{width:calc(100% - 40px)}.header-inner{height:76px}.brand-name{font-size:22px}.main-nav{position:absolute;top:76px;left:0;right:0;background:var(--paper);padding:20px;border-bottom:1px solid var(--line);display:none;box-shadow:0 12px 20px #23453110}.main-nav.open{display:grid;grid-template-columns:1fr 1fr;gap:12px}.main-nav a{font-size:16px;padding:7px 12px}.menu-toggle{display:grid}.hero{min-height:auto;gap:5px;padding-block:48px 62px}.hero h1{font-size:48px}.hero-lede{font-size:16px}.hero-art{height:397px}.hero-creature{height:340px;width:230px;left:28%}.hero-friend{width:100px;height:120px;top:5px}.hero-stamp{width:85px;height:85px;bottom:77px;font-size:14px}.hero-note{padding:13px;min-width:155px;bottom:8px;right:0}.hero-note strong{font-size:19px}.hero-note .meta{font-size:14px}.hero-orbit{inset:26px 0 38px 0}.float-label{display:none}.hero-art figcaption{bottom:-27px;left:0;font-size:14px}.hero-buttons .button{font-size:15px;padding:12px 16px}.hero-proof{margin-top:22px}.hero-proof .proof-icon{display:none}.quick-links{grid-template-columns:1fr}.quick-link{padding:17px 22px}.quick-link+.quick-link{border-left:0;border-top:1px solid var(--line)}.quick-link:first-child{border-radius:17px 17px 0 0}.quick-link:last-child{border-radius:0 0 17px 17px}.creature-grid{grid-template-columns:repeat(2,1fr);gap:20px}.creature-card-art,.dex-grid .creature-card-art{height:248px}.creature-card-art img,.dex-grid .creature-card-art img{height:255px}.section{padding-block:55px}.planner-banner{grid-template-columns:1fr 1fr;gap:25px;padding:32px}.planner-banner h2{font-size:32px}.planner-preview{padding:21px 18px}.preview-tag{display:none}.guide-grid{grid-template-columns:repeat(2,1fr)}.guide-grid>.guide-card:last-child:nth-child(odd){grid-column:auto}.world-section{gap:30px}.world-copy h2{font-size:32px}.world-copy .eyebrow{font-size:14px}.world-copy p{font-size:15px}.trust-strip{padding:24px;flex-wrap:wrap;gap:14px}.trust-strip>.text-link{margin-left:48px}.footer-grid{grid-template-columns:1.6fr 1fr 1fr}.footer-grid>div:last-child{grid-column:2/4}.footer-bottom{flex-direction:column;gap:8px}.detail-hero{gap:30px;grid-template-columns:1fr 1.1fr}.detail-art{min-height:360px}.detail-art img{height:350px}.two-col{grid-template-columns:1fr}.article-layout{display:flex;flex-direction:column;gap:20px}.article-aside{position:static;order:-1;width:100%}.toc{padding:20px}.toc ol{display:flex;gap:10px 20px;flex-wrap:wrap}.toc li+li{margin:0}.aside-cta{display:none}.filters{grid-template-columns:1.2fr 1fr}.filters .field:last-child{grid-column:1/-1}.planner-layout{grid-template-columns:1fr}.planner-result{position:static}.source-grid{grid-template-columns:1fr 1fr}}
@media(max-width:600px){.wrap{width:calc(100% - 32px)}.notice-bar .wrap{justify-content:center;min-height:35px}.notice-bar .hide-mobile{display:none}.notice-bar{font-size:14px}.header-inner{height:72px;gap:8px}.main-nav{top:72px}.brand-mark{width:35px;height:35px;border-radius:11px}.brand-mark .icon{width:24px;height:24px}.brand{gap:8px}.brand-name{font-size:22px}.search-trigger{width:40px;height:44px;justify-content:center}.search-trigger .key-hint{display:none}.header-actions{gap:7px}.hero{grid-template-columns:1fr;padding:37px 0 30px;gap:25px}.hero h1{font-size:clamp(43px,10.8vw,59px);max-width:500px;line-height:1.05}.hero .eyebrow{font-size:14px;letter-spacing:.085em;margin-bottom:19px}.hero-lede{font-size:17px;margin-top:21px;max-width:420px}.hero-buttons{gap:10px;margin-top:22px}.hero-buttons .button{font-size:15px;padding:13px 17px;min-height:49px}.hero-proof{font-size:14px;gap:8px;margin-top:20px}.hero-art{height:368px;width:min(390px,100%);margin-inline:auto}.hero-orbit{inset:10px 4px 39px 9px}.hero-creature{height:333px;width:220px;top:-5px;left:33%}.hero-friend{height:134px;width:113px;left:2%;top:13px}.hero-stamp{bottom:71px;left:0;width:93px;height:93px}.hero-note{right:0;bottom:1px;min-width:165px;transform:rotate(3deg)}.hero-note strong{font-size:20px}.hero-art figcaption{bottom:1px;left:5px;max-width:115px;line-height:1.5;font-size:14px}.hero .star-a{left:46%;top:-10px}.hero .star-b{right:0;top:47%}.quick-links{margin-top:8px}.quick-link{padding:17px 18px;gap:13px}.quick-icon{height:45px;width:45px}.quick-link strong{font-size:16px}.section{padding-block:45px}.section-heading{align-items:flex-start;gap:8px;flex-direction:column;margin-bottom:23px}.section-heading h2{font-size:33px}.section-heading .eyebrow{margin-bottom:10px}.section-heading p{font-size:16px}.section-heading>.text-link{font-size:14px;min-height:35px}.creature-grid{gap:12px}.creature-card{border-radius:16px}.creature-card-art,.dex-grid .creature-card-art{height:186px;margin:7px 7px 0;border-radius:10px}.creature-card-art img,.dex-grid .creature-card-art img{height:200px}.creature-card .catch-toggle{right:10px;top:11px;min-width:44px;min-height:44px;width:44px;height:44px}.creature-number{left:9px;top:12px;font-size:14px}.creature-card-body{padding:13px 12px 16px}.card-title-row{display:block}.card-title-row h3{font-size:21px;margin-bottom:5px}.element{font-size:14px}.creature-card .form{font-size:14px;line-height:1.55;min-height:22px;margin-bottom:12px}.habitat-line{font-size:14px;gap:4px;padding-top:11px;overflow-wrap:anywhere}.habitat-line .icon{width:14px;height:16px;flex-shrink:0}.planner-banner{display:block;padding:29px 23px;border-radius:21px}.planner-banner h2{font-size:34px;line-height:1.14}.planner-banner p{font-size:16px}.planner-banner .row{flex-wrap:wrap;gap:10px}.planner-preview{transform:rotate(0);margin-top:26px;padding:21px}.preview-tag{display:inline}.guide-grid{grid-template-columns:1fr;gap:15px}.guide-card{padding:24px}.guide-card h3{font-size:24px}.guide-card-top{margin-bottom:18px}.guide-card p{font-size:16px;margin-bottom:21px}.world-section{grid-template-columns:1fr;gap:25px;margin-bottom:43px}.world-copy h2{font-size:34px}.world-copy p{font-size:16px}.trust-strip{padding:24px;align-items:flex-start;margin-bottom:43px}.trust-strip>.icon{width:26px;height:26px}.trust-strip>div{flex:1;min-width:180px}.trust-strip>.text-link{margin-left:39px;font-size:14px}.site-footer{padding-top:34px}.footer-grid{grid-template-columns:1fr 1fr;gap:25px}.footer-brand{grid-column:1/-1}.footer-brand p{max-width:100%;margin-bottom:0}.footer-grid>div:last-child{grid-column:auto}.footer-grid h3{margin:0 0 13px}.footer-links{gap:7px}.footer-links a{min-height:32px}.footer-bottom{margin-top:25px;font-size:14px;line-height:1.8}.breadcrumb{margin:21px 0 28px;font-size:14px}.page-intro{margin-bottom:25px}.page-intro h1{font-size:39px}.page-intro p{font-size:17px}.filters{grid-template-columns:1fr;gap:13px;padding:18px}.filters .field:last-child{grid-column:auto}.filter-summary{align-items:flex-start;font-size:14px}.filter-summary button{padding:0;min-height:25px}.detail-hero{grid-template-columns:1fr;gap:28px}.detail-art{min-height:330px}.detail-art img{height:330px}.detail-copy h1{font-size:46px}.detail-copy p{font-size:17px}.detail-copy .eyebrow{margin-bottom:13px}.panel{padding:23px 20px;border-radius:17px}.panel h2{font-size:27px}.article-head h1{font-size:39px;line-height:1.13}.article-meta{line-height:1.75}.article-summary{padding:23px 21px}.article-summary p{font-size:17px}.article-content h2{font-size:28px;margin-top:35px}.article-content p,.article-content li{font-size:17px;line-height:1.83}.toc ol{display:block}.toc li+li{margin-top:11px}.article-sources{padding:23px 20px}.article-sources h2{font-size:23px;margin-top:0}.table-wrap{margin-inline:0}th,td{font-size:14px;padding:13px 12px}.source-grid{grid-template-columns:1fr}.page-space{padding-bottom:50px}.field-pair{grid-template-columns:1fr 1fr;gap:12px}.planner-target-art{width:75px;height:85px}.planner-target h3{font-size:22px}.planner-facts{gap:13px}.planner-actions{gap:9px}.search-dialog-top{padding-inline:19px}.search-dialog .field{padding-inline:19px}.search-hint{padding-inline:19px}.reading-page h1{font-size:39px}.error-page{padding:55px 0}.error-page h1{font-size:36px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
@media print{body{background:white;color:black}.site-header,.notice-bar,.site-footer,.header-actions,.article-aside,.planner-settings,.planner-actions,.toast,.search-dialog,.skip-link,.guide-filters,.filter-summary{display:none!important}.wrap{width:100%;max-width:none}.planner-layout,.article-layout{display:block}.planner-result{position:static}.panel{break-inside:avoid}.print-only{display:block}.article-content a:after{content:" (" attr(href) ")";font-size:14px}.hero-buttons,.catch-toggle{display:none!important}.page-space{padding-bottom:0}.breadcrumb{margin-top:0}.article-head h1{font-size:32px}.planner-status{color:black}}
/* Final readability and small-screen refinements. */
.planner-banner>.row .meta,.planner-banner>div>.row>.meta{color:#d9e7cf;display:inline-flex;align-items:center;gap:7px}.guide-card h3 a{text-decoration:none}.guide-card h3 a:hover{text-decoration:underline}.guide-card-bottom>span{display:inline-flex;align-items:center;gap:7px}.guide-card-bottom>span .icon{width:17px;height:17px}.article-sources li>a{display:inline-flex;align-items:center;gap:7px}.article-sources li>a>.icon{width:15px;height:15px}.article-sources li>.meta{display:block}.number-label{font-size:14px}#legendary-symbol>.icon{width:42px;height:42px}.planner-target-art{display:grid;place-items:center}.footer-brand .brand-name{font-size:23px}.filter-summary .text-link{border:0;background:none;font-size:14px}.guide-card-bottom>a{display:grid;place-items:center;width:44px;height:44px;border-radius:50%;margin:-9px}.guide-card-bottom>a:hover{background:var(--mint)}.search-dialog h2{font-size:27px}.source-card a>.icon{width:17px;height:17px;display:inline-block}.planner-result .status-note p{margin:0}.reading-page code{overflow-wrap:anywhere;font-size:15px}
@media(max-width:600px){.hero-orbit{inset:20px 18px 44px 18px}.hero-proof{line-height:1.5}.hero-buttons .button{padding-inline:15px}.planner-facts dd{overflow-wrap:anywhere}}

/* Component refinements are bundled into the fingerprinted main stylesheet. */
.breadcrumb.wrap{margin-inline:auto}
.planner-target-art img{width:100%;height:100%;object-fit:contain}
.stat-row{display:grid;grid-template-columns:1fr auto;align-items:center;gap:7px;font-size:14px}
.stat-row meter{grid-column:1/-1;grid-row:2}
.stat-row strong{grid-column:2;grid-row:1}
.aside-cta h2{font-size:25px}
.brand-name span{color:#5d7157}
/* A rotated decoration needs an inset; do not hide page overflow or clip text. */
@media(min-width:601px) and (max-width:850px){.hero-orbit{inset:26px 24px 38px 18px}}
/* Keep the illustration comfortably sized between phone and tablet breakpoints. */
@media(min-width:601px) and (max-width:720px){.hero{grid-template-columns:1fr;gap:32px}.hero-art{width:min(440px,100%);margin-inline:auto}}
@media(max-width:600px){.site-header{backdrop-filter:none}.hero-creature{filter:none}.hero-friend{box-shadow:none}}
/* Preserve the full illustration on narrow 320px phones. */
@media(max-width:359px){.hero-creature{left:28%;width:190px;height:315px;top:5px}}

/* Fill the fixed-aspect-ratio video facade without percentage-height ambiguity. */
.video-facade>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
/* Bound the grid thumbnail so intrinsic artwork cannot overlap the checklist. */
.planner-target-art{position:relative;flex-shrink:0;overflow:hidden}
.planner-target-art img{position:absolute;inset:0}

.analytics-consent{position:fixed;bottom:20px;left:20px;z-index:80;max-width:460px;width:calc(100% - 40px);padding:24px;background:#fffdf7;border:1px solid #b7c9b8;border-radius:16px;box-shadow:0 8px 36px #193c3226}.analytics-consent[hidden]{display:none}.analytics-consent h2{font-size:20px;margin:0 0 10px}.analytics-consent p{font-size:14px;margin:0 0 16px}.analytics-consent .row{flex-wrap:wrap;gap:10px}.analytics-consent .button{font-size:14px;min-height:44px}.footer-links button{background:none;border:0;padding:0;font:inherit;color:inherit;text-align:left;cursor:pointer}@media print{.analytics-consent{display:none}}
