:root{font-family:'Noto Sans SC','Microsoft YaHei',sans-serif;color:#243c29;background:#d9edbc;font-synthesis:none;--ink:#284632;--paper:#fffdf0;--green:#386c3e;--line:#5c784647;--shadow:0 5px 0 #263f2520}
*{box-sizing:border-box}body{margin:0}button,a{touch-action:manipulation}button,input{font:inherit}button{cursor:pointer;color:inherit}button:disabled{opacity:.45;cursor:not-allowed}button:focus-visible,a:focus-visible{outline:3px solid #167fa5;outline-offset:3px}.skip{position:absolute;left:-9999px}.skip:focus{left:12px;top:12px;z-index:90}a{color:inherit}button{border:1px solid var(--line);border-radius:12px;background:var(--paper);padding:10px 18px;box-shadow:var(--shadow);font-weight:700}button:hover:not(:disabled){filter:brightness(1.04);transform:translateY(-1px)}button.primary{background:#467743;color:#fffbe6;border:2px solid #315333}button.danger{color:#a23d33}button.quiet{background:#ffffff77;box-shadow:none}button.small{padding:6px 11px;font-size:13px}h1,h2,h3,p{margin:0}small{font-size:12px}.muted{color:#617459}.row{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.spread{justify-content:space-between}.loading{min-height:90vh;display:grid;place-items:center}.world{min-height:100vh;background:linear-gradient(#c7e5f2 0,#e6efcd 24%,#c2dd8d 37%,#bad579 100%);background-image:url('assets/meadow-opt1.webp'),linear-gradient(#c7e5f2,#c2dd8d);background-size:cover;background-position:center top;background-attachment:fixed;padding-bottom:26px}.topbar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 32px;min-height:83px;background:#fffdf0cb;border-bottom:1px solid #6c85552e;backdrop-filter:blur(12px)}.brand{font-size:23px;font-weight:900;letter-spacing:2px}.brand small{display:block;font-size:10px;letter-spacing:1px;font-weight:600;color:#728068}.topbar .back{text-decoration:none;font-size:13px}.hud{display:flex;align-items:center;gap:22px}.round{font-weight:900;font-size:18px}.round small{font-weight:400}.magic{display:flex;gap:3px}.heart{width:28px;height:28px;fill:#69a855;stroke:#365d36;stroke-width:1.7;filter:drop-shadow(0 2px 0 #fff)}.heart.empty{fill:#d7ddc3;stroke:#899878;opacity:.7}.energy{background:#304b3b;color:white;border:2px solid #fffce6;border-radius:100px;padding:4px 16px;font-weight:900;font-size:26px;box-shadow:var(--shadow)}.star{color:white;text-shadow:0 1px 2px #274139;display:inline-block;margin-right:5px}.save-status{font-size:11px;color:#68735c}.main{max-width:1320px;margin:auto;padding:26px 30px}.eyebrow{font-weight:700;letter-spacing:2px;font-size:11px;text-transform:uppercase;color:#54704f}.section-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;gap:12px}.section-heading h2{font-size:19px}.section-heading p{font-size:12px;color:#45603c}.help-strip{padding:10px 16px;border-radius:10px;background:#fffdf0a8;font-size:13px;margin-top:15px}.slot-row{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px;align-items:end}.slot{position:relative;min-width:0;height:188px;border:0;border-radius:16px;background:transparent;padding:0 3px 12px;box-shadow:none;text-align:center;isolation:isolate}.slot:after{content:'';position:absolute;bottom:12px;left:12%;width:76%;height:24px;border:2px dashed #6a884852;border-radius:50%;z-index:-1;background:#9cb86225}.slot.empty-slot{color:#6d8459;font-size:28px}.slot.selected{background:#fff9bf66;outline:2px solid #bf9b42}.slot .number{position:absolute;left:8px;top:12px;color:#6b805a;font-size:11px}.pet-visual{height:116px;position:relative;display:grid;place-items:center;transform-origin:50% 100%;animation:breathe 3s ease-in-out infinite;animation-delay:calc(var(--i,0)*-.23s)}.pet-visual img{width:100%;height:100%;object-fit:contain;max-height:116px;filter:drop-shadow(0 7px 3px #36532925)}.pet-visual .fallback{position:absolute;inset:0;display:grid;place-items:center;font-size:35px;font-weight:900;color:#bc5f35;z-index:-1}.pet-visual.loaded .fallback{display:none}.pet-name{font-size:13px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;font-weight:900}.pet-level{font-size:10px;display:inline-block;border-radius:6px;padding:1px 6px;background:#fff9e6c9;margin-left:4px;color:#77644a}.stats{display:flex;justify-content:center;gap:4px;margin-top:5px}.stat{border-radius:6px;font-size:12px;min-width:30px;padding:2px 4px;background:#fffbeb;border:1px solid #abbd8d}.stat.hp{color:#426638}.stat.atk{color:#a95538}.stat.spd{color:#477188}.stones{height:10px;font-size:9px;color:#8157a2}.zone{margin-bottom:26px}.shop-layout{display:grid;grid-template-columns:minmax(0,5fr) minmax(220px,2fr);gap:32px;align-items:center}.shop-row{grid-template-columns:repeat(4,minmax(0,1fr))}.shop-row .slot{height:183px}.price{display:inline-block;background:#486746;color:white;border-radius:100px;padding:1px 9px;font-size:12px;margin-top:5px}.shop-controls{display:flex;gap:10px;flex-wrap:wrap}.shop-note{font-size:11px;color:#4d653f;line-height:1.8;margin-top:12px}.bench-row{grid-template-columns:repeat(8,minmax(0,1fr));gap:8px}.bench-row .slot{height:142px}.bench-row .pet-visual,.bench-row .pet-visual img{height:80px;max-height:80px}.bench-row .pet-name{font-size:11px}.bench-row .stat{font-size:10px;min-width:23px;padding:1px 2px}.item-visual{height:105px;display:grid;place-items:center;font-size:53px;filter:drop-shadow(0 4px 1px #64714330)}.bench-row .item-visual{height:80px;font-size:38px}.item-name{font-size:12px;font-weight:700}.selection-bar{min-height:58px;background:#fffdf1ef;border:1px solid #adbd89;border-radius:14px;padding:12px 18px;display:flex;align-items:center;justify-content:space-between;gap:12px;box-shadow:var(--shadow);margin-top:18px}.selection-copy{font-size:13px}.selection-copy strong{display:block}.action-footer{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:24px;padding-top:18px;border-top:1px solid #70834544}.battle-button{font-size:18px;min-width:180px}.intro{padding:30px 0 25px}.intro h1{font-size:clamp(30px,5vw,53px);letter-spacing:3px;margin:8px 0}.intro p{line-height:1.8;font-size:14px}.pack-header{display:flex;justify-content:space-between;align-items:center;background:#fffbedee;border:2px solid #869958;border-radius:18px 18px 0 0;padding:18px 24px}.pack-header h2{font-size:23px}.pack-label{border:1px solid #b86633;background:#f9e4be;color:#984c2a;font-size:12px;padding:5px 10px;border-radius:20px}.pack-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px;padding:20px;background:#fffbedab;border:1px solid #92a76b;border-top:0;border-radius:0 0 18px 18px}.pack-card{background:#fffcf075;border:1px solid #c5d1a7;box-shadow:none;padding:10px;min-width:0}.pack-card .pet-visual{height:96px}.pack-card .pet-visual img{max-height:96px}.pack-card small{font-size:10px;color:#6e785a}.home-actions{display:flex;gap:12px;justify-content:flex-end;margin-top:20px}.battle-field{padding:20px 0}.enemy-row{margin-bottom:40px}.versus{text-align:center;font-weight:900;font-size:18px;letter-spacing:4px;color:#6c7e57;margin:10px auto}.combat-unit{cursor:default}.combat-unit.dead{opacity:.28;filter:grayscale(1)}.combat-unit.active .pet-visual{animation:attack .45s ease-in-out}.hp-track{height:5px;background:#62784644;border-radius:6px;overflow:hidden;margin:4px 14px}.hp-track span{height:100%;display:block;background:#699446;transition:width .3s}.battle-log{height:100px;overflow:auto;padding:12px 16px;background:#fffcecbd;border-radius:12px;font-size:12px;line-height:1.8}.result-panel{text-align:center;background:#fffceded;border:2px solid #84985d;border-radius:20px;padding:24px;margin:20px auto;max-width:760px;box-shadow:var(--shadow)}.result-panel h2{font-size:28px;margin-bottom:10px}.result-panel p{font-size:13px;line-height:1.8;margin-bottom:15px}.result-panel .row{justify-content:center}dialog{border:2px solid #859468;border-radius:20px;padding:24px;width:min(620px,calc(100vw - 32px));max-height:85vh;overflow:auto;background:#fffced;color:#2f4230;box-shadow:0 20px 80px #182f3150}dialog::backdrop{background:#1b302b77;backdrop-filter:blur(3px)}dialog h2{margin:0 0 16px}dialog p{line-height:1.8;font-size:13px;margin:10px 0}dialog .actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end;margin-top:20px}.form-previews{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.form-previews .pet-visual{height:120px}.ability-box{border:1px solid #b7c393;border-radius:10px;padding:12px;margin:12px 0;background:#fffdf7}.choice-list{display:flex;flex-wrap:wrap;gap:10px}#toast{position:fixed;bottom:20px;left:50%;transform:translateX(-50%);padding:12px 20px;border-radius:12px;background:#2f483b;color:white;max-width:90vw;z-index:100;opacity:0;pointer-events:none;transition:opacity .2s}#toast.show{opacity:1}.tag{font-size:11px;background:#fff5cd;padding:2px 7px;border-radius:5px}.footer-note{font-size:11px;color:#5b7254;text-align:center;margin:24px auto 0}.error-screen{max-width:620px;margin:10vh auto;background:#fffbea;padding:30px;border-radius:20px}.spinner{opacity:.7;pointer-events:none}@keyframes breathe{0%,100%{transform:scale(1,1)}50%{transform:scale(1.015,.976)}}@keyframes attack{0%,100%{transform:translateY(0)}45%{transform:translateY(-12px) scale(1.04)}}@media(max-width:850px){.topbar{padding:12px 16px;flex-wrap:wrap}.hud{gap:10px}.brand{font-size:18px}.main{padding:18px 14px}.slot-row{gap:3px}.slot{height:156px}.pet-visual,.pet-visual img{height:89px;max-height:89px}.pet-name{font-size:11px}.stats{gap:2px}.stat{min-width:23px;font-size:10px;padding:1px 2px}.shop-layout{grid-template-columns:1fr;gap:10px}.shop-controls{justify-content:flex-end}.bench-row{grid-template-columns:repeat(4,1fr)}.pack-grid{grid-template-columns:repeat(3,1fr)}.selection-bar{align-items:flex-start;flex-direction:column}.round{font-size:14px}.heart{width:22px;height:22px}.energy{font-size:21px}.save-status{display:none}.action-footer{flex-wrap:wrap}.battle-log{height:100px}.enemy-row{margin-bottom:15px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important}}
/* Mobile crops the upper scenery so every scrolling zone stays on grass. */
.team-scroll-hint{display:none}
.action-footer .muted{color:#304c2b;text-shadow:0 1px 2px #fffbd8}
.world{background-attachment:scroll;background-size:auto calc(100% + 230px);background-position:center -230px;background-repeat:no-repeat}
@media(max-width:600px){
 .world{background-attachment:scroll;background-size:auto calc(100% + 450px);background-position:center -450px}
 .slot-row{grid-template-columns:repeat(6,minmax(92px,1fr));overflow-x:auto;padding-bottom:8px}
 .shop-row{grid-template-columns:repeat(4,minmax(80px,1fr))}
 .bench-row{grid-template-columns:repeat(4,minmax(70px,1fr))}
 .stat{white-space:nowrap}
 .topbar .hud{flex-wrap:wrap}
 .topbar .save-status{display:inline;font-size:10px}
 .pet-visual .fallback{font-size:24px}
 .form-previews .pet-visual{height:100px}
 .team-scroll-hint{display:block;font-size:11px;margin-top:4px;color:#304c2b}
}

.item-visual img{width:100%;height:100%;max-height:105px;object-fit:contain}.bench-row .item-visual img{max-height:80px}

.merge-count{position:absolute;top:2px;right:3px;z-index:2;font-size:10px;line-height:1.5;font-weight:700;color:#52633c;background:#fff8dfed;border:1px solid #aabb85;border-radius:6px;padding:1px 5px;white-space:nowrap}.bench-row .merge-count{font-size:9px;padding:1px 3px}
