:root{--pet-card-width:3;--pet-card-height:4.6}.holo-card{min-width:0;color:#294b42;--holo-dark:#dcedd6;--holo-accent:#426d44;--card-tint:#edf6e6;--card-edge:#bad4af}.finish-matte{--holo-dark:#dcedd6;--holo-accent:#426d44;--card-tint:#edf6e6;--card-edge:#bad4af}.finish-silver{--holo-dark:#dceefa;--holo-accent:#286685;--card-tint:#edf7fd;--card-edge:#add4e6}.finish-crystal{--holo-dark:#ffe6a3;--holo-accent:#7c5b14;--card-tint:#fff5d7;--card-edge:#dfbc60}.finish-gold{--holo-dark:#ffd2ad;--holo-accent:#945123;--card-tint:#ffeddd;--card-edge:#e6a572}.finish-ruby{--holo-dark:#fac4d3;--holo-accent:#97444f;--card-tint:#ffe6ed;--card-edge:#dc94ad}.finish-aurora{--holo-dark:#d9c9f5;--holo-accent:#705596;--card-tint:#eee5fd;--card-edge:#b69cde}.finish-mist{--holo-dark:#e8efef;--holo-accent:#4d6a6c;--card-tint:#f3f7f7;--card-edge:#c2d4d4}.holo-interaction{perspective:1200px;padding:8px}.holo-surface{aspect-ratio:var(--pet-card-width) / var(--pet-card-height);--rx:0deg;--ry:0deg;--px:0px;--py:0px;position:relative;padding:2px;border-radius:20px;background:var(--card-edge);box-shadow:0 5px 12px #3b614017;transform:rotateX(calc(var(--rx) * .25)) rotateY(calc(var(--ry) * .25))}.holo-flipper{height:100%;position:relative;transform-style:preserve-3d;transition:transform .65s ease}.holo-flipper.is-flipped{transform:rotateY(180deg)}.holo-front,.holo-back{backface-visibility:hidden;-webkit-backface-visibility:hidden;border-radius:18px;background:#fffefa}.holo-front{height:100%;position:relative;overflow:hidden;isolation:isolate;padding:18px;display:flex;flex-direction:column}.holo-environment{position:absolute;top:0;right:0;bottom:37%;left:0;z-index:-1;background:var(--card-tint);border-radius:0 0 38% 12%}.holo-top{position:relative;z-index:2;display:flex;justify-content:space-between;align-items:center;gap:6px;color:#426b53;font-size:11px}.holo-top>span:first-child{display:flex;align-items:center;gap:5px}.holo-top>span:last-child{font-size:10px;color:#63766d}.holo-art{position:absolute;top:48px;right:16px;bottom:184px;left:16px;display:flex;align-items:center;justify-content:center;transform:translate(calc(var(--px) * .2),calc(var(--py) * .2))}.holo-art .pet-image{position:absolute;width:100%;height:100%;max-height:none}.holo-title{margin-top:auto;position:relative}.holo-category{font-size:11px;color:#647568}.holo-title h3{color:#294b42;font-size:26px;line-height:1.35;letter-spacing:0;margin:3px 0;font-weight:700}.holo-title i{color:#66796b;font-size:11px;overflow-wrap:anywhere}.holo-status{display:flex;align-items:center;justify-content:space-between;gap:5px;padding:8px 0;font-size:12px;color:#687564}.holo-status b{padding:4px 9px;border-radius:8px;background:var(--holo-dark);color:var(--holo-accent);font-size:12px}.holo-fact{font-size:12px;line-height:1.65;color:#47614d;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin:0}.holo-footer{display:flex;justify-content:space-between;align-items:center;gap:6px;border-top:1px solid #e0e8d8;margin-top:10px;padding-top:9px;color:#6c7e67;font-size:9px}.holo-footer>span:first-child{display:flex;align-items:center;gap:4px}.holo-back{position:absolute;top:0;right:0;bottom:0;left:0;padding:22px 18px;overflow-y:auto;overscroll-behavior:contain;transform:rotateY(180deg);color:#294b42}.holo-back-heading{display:flex;align-items:center;gap:8px;color:#55815b;font-size:12px;margin-bottom:14px;padding-bottom:12px;border-bottom:2px solid var(--card-edge)}.holo-back h3{font-size:24px;margin:0;color:#294b42}.holo-back .animal-knowledge{background:transparent;padding:0;margin:16px 0 0}.holo-back .animal-knowledge dl>div{display:block}.holo-back .animal-knowledge dd{margin:4px 0 10px;line-height:1.65}.holo-back .animal-fact{font-size:13px}.holo-back .knowledge-title{flex-wrap:wrap;font-size:13px}.holo-controls{display:flex;align-items:center;justify-content:space-between;gap:6px;height:45px;padding:7px 8px 2px;color:#66795f;font-size:10px}.holo-controls>div{display:flex;align-items:center;gap:4px}.holo-controls button{min-height:36px;padding:6px 9px;font-size:11px;gap:5px;border:1px solid #bed2b5;border-radius:10px;background:#fffef9;color:#426847;flex-shrink:0}.holo-controls button:hover{background:#edf6e5}.holo-controls button:focus-visible{outline:3px solid #679660;outline-offset:2px}.holo-motion-toggle{width:32px;padding:6px!important}.conservation-info{margin:14px 0;padding:12px;border:1px solid var(--card-edge,#ccdfbd);border-radius:12px;background:var(--card-tint,#f1f6eb);color:#456149;font-size:12px}.conservation-info>div{display:flex;justify-content:space-between;flex-wrap:wrap;gap:8px}.conservation-info strong{color:var(--holo-accent,#456149)}.conservation-info>div>span{font-size:10px}.conservation-info p{font-size:11px;line-height:1.7;margin:7px 0}.conservation-info small,.conservation-info a{display:block;font-size:10px;line-height:1.7;color:#597252}.conservation-info a{margin-top:8px}.conservation-info a span{display:block;margin-top:3px}.atlas-featured-card{max-width:350px;margin:0 auto 18px}.collection-grid:has(.holo-card){gap:20px;padding:2px}.holo-collection-heading{display:flex;justify-content:space-between;align-items:center;margin:20px 4px 12px;color:#506b50;font-size:13px}.holo-collection-heading span{font-size:11px;color:#6c8061}.rarity-guide{margin:12px 0 20px;border-radius:12px;padding:12px 14px;background:#edf5e8;color:#4b6848;font-size:12px}.rarity-guide summary{cursor:pointer;font-weight:600}.rarity-guide-list{display:flex;flex-wrap:wrap;gap:7px;margin:12px 0}.rarity-guide-list span,.atlas-list .atlas-rarity{padding:5px 8px;border-radius:7px;background:var(--holo-dark);color:var(--holo-accent);font-size:11px}.rarity-guide p{line-height:1.8;margin:8px 0 0}.atlas-list .atlas-rarity{display:inline-block;margin-top:3px;font-size:10px;padding:3px 5px}.focus-holo-card{width:100%;max-width:320px;margin:16px auto 4px;text-align:left;position:relative}.focus-holo-card .holo-controls>span{max-width:130px}.focus-character:has(.focus-holo-card){padding-top:20px}.unrevealed-front{padding:0}.unrevealed-front>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:fill}.unrevealed-controls{height:45px;justify-content:center}.holo-still .holo-flipper{transition:none}@media(prefers-reduced-motion:reduce){.holo-surface,.holo-art{transform:none!important}.holo-flipper{transition:none}.holo-motion-toggle{display:none}}.holo-card{--foil-strength:.25;--pattern-strength:.16;--glint-strength:0;--finish-pattern:radial-gradient(ellipse at 0 100%,#83b78944 0 28%,transparent 29%);--pattern-size:32px 42px}.finish-silver{--foil-strength:.38;--pattern-strength:.25;--finish-pattern:repeating-radial-gradient(ellipse at 0 100%,transparent 0 14px,#7eb6d344 15px 16px,transparent 17px 23px);--pattern-size:90px 70px}.finish-crystal{--foil-strength:.48;--pattern-strength:.3;--glint-strength:.2;--finish-pattern:linear-gradient(60deg,transparent 46%,#dec47744 48% 51%,transparent 53%),linear-gradient(-60deg,transparent 46%,#ead39044 48% 51%,transparent 53%);--pattern-size:54px 64px}.finish-gold{--foil-strength:.57;--pattern-strength:.34;--glint-strength:.35;--finish-pattern:radial-gradient(ellipse at 0 0,#e7b28244 0 30%,transparent 32%),radial-gradient(ellipse at 100% 100%,#f0bd8d44 0 30%,transparent 32%);--pattern-size:48px 60px}.finish-ruby{--foil-strength:.67;--pattern-strength:.4;--glint-strength:.48;--finish-pattern:linear-gradient(45deg,transparent 46%,#d998b344 48% 51%,transparent 53%),linear-gradient(-45deg,transparent 46%,#dbafc344 48% 51%,transparent 53%);--pattern-size:48px 48px}.finish-aurora{--foil-strength:.77;--pattern-strength:.46;--glint-strength:.62;--finish-pattern:repeating-radial-gradient(ellipse at 50% 110%,transparent 0 19px,#ae98d755 20px 22px,transparent 23px 32px);--pattern-size:130px 96px}.finish-mist{--foil-strength:.18;--pattern-strength:.1;--glint-strength:0}.holo-surface{--light-x:50%;--light-y:50%;background:linear-gradient(125deg,var(--card-edge) 8%,#d5f0f4 30%,var(--card-edge) 48%,#fff5dc 64%,var(--card-edge) 88%);background-size:200% 200%;background-position:var(--light-x) var(--light-y);box-shadow:0 6px 16px #3b614019,inset 0 0 0 1px #ffffff90;transform:rotateX(calc(var(--rx) * .85)) rotateY(calc(var(--ry) * .85))}.holo-environment{top:-12px;right:-12px;bottom:35%;left:-12px;transform:translate(calc(var(--px) * -.65),calc(var(--py) * -.65));background:linear-gradient(160deg,var(--card-tint),var(--holo-dark) 75%,#fffefa)}.holo-art{transform:translate(calc(var(--px) * 1.25),calc(var(--py) * 1.25));filter:drop-shadow(0 7px 5px #345b3813)}.science-sheen{position:absolute;top:22px;right:-16px;bottom:36%;left:-16px;z-index:-1;pointer-events:none;opacity:var(--foil-strength);background:radial-gradient(ellipse at var(--light-x) var(--light-y),#fff 0%,#ffffff90 14%,transparent 48%),repeating-linear-gradient(118deg,#ffd8ed88,#e1d9ffa0 14%,#c1eafa99,#ddf6e7aa,#fff0cba0,#ffe0ed99 66%,#e1d9ffa0 80%,#c1eafa99);background-size:100% 100%,240% 240%;background-position:center,var(--light-x) var(--light-y);transform:translate(calc(var(--px) * .45),calc(var(--py) * .45));border-radius:0 0 38% 12%}.science-pattern{position:absolute;top:40px;right:-12px;bottom:40%;left:-12px;pointer-events:none;z-index:-1;opacity:var(--pattern-strength);background-image:var(--finish-pattern);background-size:var(--pattern-size);-webkit-mask-image:linear-gradient(90deg,#000,transparent 43%,transparent 57%,#000);mask-image:linear-gradient(90deg,#000,transparent 43%,transparent 57%,#000);transform:translate(calc(var(--px) * -.9),calc(var(--py) * -.9))}.science-glints{position:absolute;top:52px;right:14px;bottom:42%;left:14px;pointer-events:none;opacity:var(--glint-strength);background:radial-gradient(circle at 12% 28%,#fff 0 2px,transparent 3px),radial-gradient(circle at 85% 18%,#fff 0 3px,transparent 5px),radial-gradient(circle at 92% 73%,#fff 0 2px,transparent 4px),radial-gradient(circle at 15% 83%,#fff 0 2px,transparent 4px);transform:translate(calc(var(--px) * 1.8),calc(var(--py) * 1.8))}.holo-title,.holo-status,.holo-fact,.holo-footer{position:relative;z-index:2}.holo-still .science-sheen,.holo-still .science-pattern,.holo-still .science-glints,.holo-still .holo-environment{transform:none}.hidden-animal-card{align-items:center;justify-content:center;gap:12px;text-align:center;background:#f1f7ec}.hidden-animal-card h3,.hidden-animal-card p{margin:0}.hidden-animal-card small{line-height:1.8;color:#627762}.animal-hidden-art{display:flex;align-items:center;justify-content:center;background:#edf5e8;border-radius:16px}.animal-hidden-art span{font-size:clamp(20px,4vw,48px)}@media(prefers-reduced-motion:reduce){.science-sheen{transform:none}}@media(prefers-reduced-motion:reduce){.holo-environment,.science-pattern,.science-glints{transform:none!important}}.holo-card{--film-strength:.09;--subject-depth:1.25;--relief-shadow:7px}.finish-silver{--film-strength:.13}.finish-crystal{--rainbow-saturation:1.25;--film-strength:.25;--pattern-strength:.42;--glint-strength:.38;--relief-shadow:9px}.finish-gold{--rainbow-saturation:1.35;--film-strength:.33;--pattern-strength:.52;--glint-strength:.55;--subject-depth:1.45;--relief-shadow:10px}.finish-ruby{--rainbow-saturation:1.45;--film-strength:.41;--pattern-strength:.65;--glint-strength:.72;--subject-depth:1.65;--relief-shadow:12px}.finish-aurora{--rainbow-saturation:1.55;--film-strength:.49;--pattern-strength:.78;--glint-strength:.88;--subject-depth:1.8;--relief-shadow:14px}.finish-mist{--film-strength:.07}.holo-art{transform:translate(calc(var(--px) * var(--subject-depth)),calc(var(--py) * var(--subject-depth)));filter:drop-shadow(0 var(--relief-shadow) 6px #345b3821)}.science-sheen{top:-12px;right:-12px;bottom:-12px;left:-12px;border-radius:18px;-webkit-mask-image:linear-gradient(#000 0,#000 55%,#0005 83%,#0009);mask-image:linear-gradient(#000 0,#000 55%,#0005 83%,#0009)}.science-pattern{top:12px;right:-8px;bottom:12px;left:-8px;-webkit-mask-image:linear-gradient(90deg,#000 0%,#0008 15%,transparent 38%,transparent 62%,#0008 85%,#000);mask-image:linear-gradient(90deg,#000 0%,#0008 15%,transparent 38%,transparent 62%,#0008 85%,#000)}.science-foil{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;opacity:var(--film-strength);border-radius:inherit;background:linear-gradient(112deg,transparent 16%,#b8e8ff90 25%,#fff 31%,#ffe1f5b0 37%,transparent 47%,#e2d4ff99 64%,#fff1b8aa 74%,transparent 87%),repeating-linear-gradient(128deg,#fff0 0,#fff0 24px,#fff7 25px,#fff0 27px,#fff0 56px);background-size:240% 200%,160% 160%;background-position:var(--light-x) var(--light-y),var(--light-y) var(--light-x);box-shadow:inset 0 0 18px #fff9}.science-glints{top:18px;right:10px;bottom:18px;left:10px;z-index:1;background:radial-gradient(circle at 6% 12%,#fff 0 2px,transparent 4px),radial-gradient(circle at 93% 18%,#fff 0 3px,transparent 6px),radial-gradient(circle at 95% 48%,#fff 0 2px,transparent 4px),radial-gradient(circle at 5% 68%,#fff 0 2px,transparent 4px),radial-gradient(circle at 90% 90%,#fff 0 3px,transparent 6px),radial-gradient(circle at 12% 96%,#fff 0 2px,transparent 4px)}:is(.finish-ruby,.finish-aurora) .holo-front{box-shadow:inset 0 0 0 2px #fff9,inset 0 0 0 5px color-mix(in srgb,var(--card-edge) 45%,transparent)}.protection-advice{font-size:12px;line-height:1.65;color:#527154;margin:8px 0}.protection-advice summary{cursor:pointer}.protection-advice p{margin:8px 0}.protection-advice a,.protection-advice small{display:block;margin-top:6px}.science-sheen,.science-foil{filter:saturate(var(--rainbow-saturation,1))}.holo-card{color:#263f4b;--holo-dark:#dfebe4;--holo-accent:#386451;--card-tint:#f2f7f3;--card-edge:#afc9bb;--mineral:#c9e0d3;--rainbow-saturation:1.1}.finish-matte{--holo-dark:#dfebe4;--holo-accent:#386451;--card-tint:#f2f7f3;--card-edge:#afc9bb;--mineral:#c9e0d3}.finish-silver{--holo-dark:#dcebf4;--holo-accent:#366882;--card-tint:#f0f6fa;--card-edge:#9fbfd3;--mineral:#b9d9eb}.finish-crystal{--holo-dark:#cdeee8;--holo-accent:#256d67;--card-tint:#edf9f6;--card-edge:#68b6ad;--mineral:#8ed7c9;--rainbow-saturation:1.3}.finish-gold{--holo-dark:#dae3fc;--holo-accent:#405d9d;--card-tint:#f1f4fc;--card-edge:#8ca8df;--mineral:#a6bdf0;--rainbow-saturation:1.45}.finish-ruby{--holo-dark:#e5dcfa;--holo-accent:#6c4da2;--card-tint:#f7f3fc;--card-edge:#b39bdc;--mineral:#c7b0e9;--rainbow-saturation:1.6}.finish-aurora{--holo-dark:#d7e9f3;--holo-accent:#42677e;--card-tint:#f0f7fc;--card-edge:#80b5cf;--mineral:#a8cde6;--rainbow-saturation:1.8}.finish-mist{--holo-dark:#e5ebec;--holo-accent:#576e76;--card-tint:#f4f7f8;--card-edge:#c2cfd4;--mineral:#d8e2e5}.holo-surface{padding:1.5px;border-radius:17px;background:linear-gradient(125deg,var(--card-edge) 10%,#e6f5f8 36%,var(--card-edge) 49%,#ede8fc 58%,var(--card-edge) 82%);background-size:220% 220%;background-position:var(--light-x) var(--light-y);box-shadow:0 2px 3px #253c4a08,0 12px 24px -10px #253c4a30}.holo-front,.holo-back{border-radius:15.5px;background:#fcfdfc}.holo-environment{top:-12px;right:-12px;bottom:34%;left:-12px;border-radius:0;background:radial-gradient(ellipse at 80% 12%,var(--mineral),transparent 64%),linear-gradient(170deg,var(--card-tint) 12%,var(--card-tint) 62%,#fcfdfc 96%)}.holo-title h3,.holo-back h3{color:#263f4b;letter-spacing:.025em}.holo-title i{color:#72818a}.holo-top{color:#4b6976;font-size:10px;letter-spacing:.04em}.holo-top>span:last-child{font-variant-numeric:tabular-nums;color:#7b8d98}.holo-category{color:#6b8187}.holo-status{color:#627985}.holo-status b{border-radius:5px;border:1px solid color-mix(in srgb,var(--card-edge) 35%,transparent)}.holo-fact{color:#4a626a}.holo-footer{border-color:#dce5e8;color:#71868b}.science-sheen{opacity:calc(var(--foil-strength) * .7);background:radial-gradient(ellipse at var(--light-x) var(--light-y),#fff 0 8%,#ffffff70 18%,transparent 47%),linear-gradient(115deg,transparent 28%,#b2e8f633 39%,#d0c1ff55 46%,#ffffffb0 50%,#c0f0e344 55%,transparent 65%);background-size:100% 100%,220% 180%;background-position:center,var(--light-x) var(--light-y);-webkit-mask-image:none;mask-image:none}.science-foil{background:linear-gradient(112deg,transparent 30%,#82d9f022 38%,#93dcec88 42%,#b3a0ed99 46%,#ffffffdd 49%,#f6e6ab77 51%,#9ce5d388 54%,#95b7f266 58%,transparent 67%),repeating-linear-gradient(112deg,transparent 0 2px,#ffffff26 3px,transparent 4px 7px);background-size:240% 200%,100% 100%;background-position:var(--light-x) var(--light-y),center;box-shadow:inset 0 0 0 1px #ffffff80}.science-pattern{opacity:calc(var(--pattern-strength) * .65);background-image:repeating-linear-gradient(125deg,transparent 0 13px,var(--card-edge) 13.5px 14px,transparent 14.5px 28px);background-size:100% 100%;-webkit-mask-image:linear-gradient(90deg,#0009,transparent 22%,transparent 78%,#0009);mask-image:linear-gradient(90deg,#0009,transparent 22%,transparent 78%,#0009)}.finish-ruby .science-pattern{background-image:repeating-linear-gradient(60deg,transparent 0 16px,var(--card-edge) 16.5px 17px,transparent 17.5px 34px),repeating-linear-gradient(120deg,transparent 0 33px,#fff9 34px,transparent 35px 68px)}.finish-aurora .science-pattern{background-image:repeating-radial-gradient(ellipse at 130% 0,transparent 0 22px,var(--card-edge) 22.5px 23px,transparent 23.5px 46px);-webkit-mask-image:linear-gradient(90deg,#0009,transparent 25%,transparent 70%,#000);mask-image:linear-gradient(90deg,#0009,transparent 25%,transparent 70%,#000)}.science-glints{background:radial-gradient(ellipse at 3% 24%,#fff 0 1px,transparent 3px),radial-gradient(ellipse at 96% 9%,#fff 0 2px,transparent 4px),radial-gradient(ellipse at 97% 77%,#fff 0 1px,transparent 3px),radial-gradient(ellipse at 12% 97%,#fff 0 1px,transparent 3px)}:is(.finish-ruby,.finish-aurora) .holo-front{box-shadow:inset 0 0 0 1px #ffffffc0,inset 0 0 0 4px #ffffff40}.finish-aurora .holo-environment{background:radial-gradient(ellipse at 88% 12%,#b3b4e955,transparent 47%),radial-gradient(ellipse at 18% 20%,#8cd6db66,transparent 58%),linear-gradient(170deg,#edf4fb 30%,#fcfdfc 96%)}.science-paper{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;pointer-events:none;border-radius:inherit;background:url(/pets/paper-grain.svg) repeat;background-size:256px 256px;opacity:.65}.holo-back{background-image:url(/pets/paper-grain.svg);background-size:256px 256px}.holo-card{--hologram-strength:0}.finish-crystal{--hologram-strength:.25}.finish-gold{--hologram-strength:.33}.finish-ruby{--hologram-strength:.43}.finish-aurora{--hologram-strength:.54}.holo-surface{--foil-angle:112deg;padding:3px;border-radius:15px;box-shadow:0 1px #fff inset,0 1px #b1bdc2,0 2px #edf0ee,0 3px #b4c0c3,0 4px #e2e7e5,0 5px #9eaeb6,0 9px 12px -6px #263f4b45,0 18px 30px -15px #263f4b40}.holo-front,.holo-back{border-radius:12px}.science-card-frame{position:absolute;top:6px;right:6px;bottom:6px;left:6px;border:1px solid color-mix(in srgb,var(--card-edge) 70%,#fff);border-radius:8px;z-index:2;pointer-events:none;box-shadow:0 0 0 1px #ffffffb0,inset 0 0 0 1px #ffffffc0}.science-art-window{position:absolute;top:39px;right:12px;bottom:232px;left:12px;border:1px solid color-mix(in srgb,var(--card-edge) 55%,transparent);border-radius:7px;z-index:-1;pointer-events:none;background:linear-gradient(150deg,#ffffff18,#fff0 65%,#ffffff58);box-shadow:inset 0 1px 3px #2944510c,0 1px #fff9}.growth-card-grid .science-art-window{top:36px;right:10px;bottom:178px;left:10px}.holo-title{padding-top:9px}.holo-category{font-size:10px;letter-spacing:.04em}.holo-title h3{text-shadow:0 1px 0 #fff}.holo-status b{box-shadow:inset 0 1px #fff9,0 1px #ffffffb0}.holo-top{padding-bottom:8px;border-bottom:1px solid color-mix(in srgb,var(--card-edge) 65%,transparent);box-shadow:0 1px #ffffff90}.science-hologram{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;border-radius:inherit;opacity:var(--hologram-strength);background:repeating-linear-gradient(var(--foil-angle),#79dcebb0 0%,#9891f5cc 12%,#e3a3e8bb 22%,#fff7cccc 30%,#b8f3d0cc 39%,#8edaf8bb 49%,#79dcebb0 60%),repeating-conic-gradient(from 30deg at 50% 50%,#ffffffb0,#ffffffb0 60deg,#fff0 60deg,#fff0 120deg,#b4c8e433 120deg,#b4c8e433 180deg);background-size:260% 220%,38px 64px;background-position:var(--light-x) var(--light-y),calc(var(--px) * -1.2) calc(var(--py) * -1.2);-webkit-mask-image:radial-gradient(ellipse at var(--light-x) var(--light-y),#000 0 22%,#0009 48%,#0002 75%,transparent);mask-image:radial-gradient(ellipse at var(--light-x) var(--light-y),#000 0 22%,#0009 48%,#0002 75%,transparent)}:is(.finish-crystal,.finish-gold,.finish-ruby,.finish-aurora) .science-card-frame{border-color:transparent;background:linear-gradient(var(--foil-angle),var(--card-edge),#fff,#9cddeb,#cfb1ef,#fff4c9,var(--card-edge)) border-box;mask:linear-gradient(#fff 0 0) padding-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude}.holo-back{box-shadow:inset 0 0 0 6px #ffffff70,inset 0 0 0 7px var(--card-edge)}.holo-art{z-index:1;filter:drop-shadow(0 1px 0 #ffffffb0) drop-shadow(0 var(--relief-shadow) 6px #263f4b29)}.science-foil,.science-hologram{z-index:0}.science-hologram{opacity:calc(var(--hologram-strength) * .45)}.pet-spot-foil{width:100%;height:100%;pointer-events:none;opacity:calc(var(--hologram-strength) * 1.45);background:linear-gradient(var(--foil-angle),transparent 0 38%,#84d9ef88 42%,#c7a2edaa 45%,#ffffffe6 48%,#ffffffcc 50%,#b9f3dd99 53%,transparent 58% 100%);background-size:210% 180%;background-position:var(--light-x) var(--light-y)}.holo-card,.finish-matte{--foil-a:#b5d5c7;--foil-b:#e3ece6;--foil-c:#c8e0d5}.finish-silver{--foil-a:#acd1e3;--foil-b:#d6e4f5;--foil-c:#c1dce9}.finish-crystal{--foil-a:#62d5bb;--foil-b:#9be4cf;--foil-c:#8edce7}.finish-gold{--foil-a:#79b8ef;--foil-b:#9ba7ee;--foil-c:#9bdcf2}.finish-ruby{--foil-a:#b18ae7;--foil-b:#d0a2e7;--foil-c:#a8b6f3}.finish-aurora{--foil-a:#67d8d7;--foil-b:#b3a0f1;--foil-c:#e4e3b6}.finish-mist{--foil-a:#d1dfe1;--foil-b:#e4e9ed;--foil-c:#d8e1e6}.science-sheen{background-image:radial-gradient(ellipse at var(--light-x) var(--light-y),#fff 0 8%,#ffffff70 18%,transparent 47%),linear-gradient(115deg,transparent 28%,color-mix(in srgb,var(--foil-a) 30%,transparent) 39%,color-mix(in srgb,var(--foil-b) 42%,transparent) 46%,#ffffffb0 50%,color-mix(in srgb,var(--foil-c) 36%,transparent) 55%,transparent 65%)}.science-foil{background-image:linear-gradient(var(--foil-angle),transparent 30%,color-mix(in srgb,var(--foil-a) 20%,transparent) 38%,var(--foil-a) 42%,var(--foil-b) 46%,#ffffffdd 49%,var(--foil-c) 54%,color-mix(in srgb,var(--foil-a) 65%,transparent) 58%,transparent 67%),repeating-linear-gradient(112deg,transparent 0 2px,#ffffff26 3px,transparent 4px 7px)}.science-hologram{background-image:repeating-linear-gradient(var(--foil-angle),var(--foil-a) 0%,var(--foil-b) 17%,#faffffcc 27%,var(--foil-c) 38%,var(--foil-a) 60%),repeating-conic-gradient(from 30deg at 50% 50%,#ffffffb0,#ffffffb0 60deg,#fff0 60deg,#fff0 120deg,#b4c8e433 120deg,#b4c8e433 180deg)}.pet-spot-foil{background-image:linear-gradient(var(--foil-angle),transparent 0 38%,color-mix(in srgb,var(--foil-a) 65%,transparent) 42%,var(--foil-b) 45%,#ffffffe6 48%,#ffffffcc 50%,color-mix(in srgb,var(--foil-c) 75%,transparent) 53%,transparent 58% 100%)}:is(.finish-crystal,.finish-gold,.finish-ruby,.finish-aurora) .science-card-frame{background-image:linear-gradient(var(--foil-angle),var(--card-edge),#fff,var(--foil-a),var(--foil-b),var(--foil-c),var(--card-edge))}.finish-aurora{--holo-dark:#eedaa6;--holo-accent:#816326;--card-tint:#fff8e5;--card-edge:#d7b464;--mineral:#ebd399;--foil-a:#d9ac43;--foil-b:#fff2be;--foil-c:#efc968;--rainbow-saturation:1.12}.finish-aurora .holo-environment{background:radial-gradient(ellipse at 85% 12%,#ffe7a566,transparent 47%),radial-gradient(ellipse at 18% 20%,#f4d18155,transparent 58%),linear-gradient(170deg,#fff6df 30%,#fffdf7 96%)}.finish-aurora .science-sheen{background-image:radial-gradient(ellipse at var(--light-x) var(--light-y),#fff 0 8%,#fff9de99 18%,transparent 47%),linear-gradient(var(--foil-angle),#dcb65333 12%,#fff0b877 30%,#d8ae5877 42%,#fffdf4aa 50%,#f1cf7e88 62%,#fff3c855 80%,transparent 94%)}.finish-aurora .science-foil{background-image:linear-gradient(var(--foil-angle),transparent 18%,#d5a64277 28%,#f4d888aa 37%,#fff0babb 44%,#fffef5ee 49%,#e1b653bb 56%,#fbe5a7bb 65%,transparent 80%),repeating-linear-gradient(112deg,transparent 0 2px,#ffffff38 3px,transparent 4px 7px)}.finish-aurora .science-hologram{background-image:repeating-linear-gradient(var(--foil-angle),#c99c37 0%,#f0cf78 12%,#fff7d9 24%,#deb755 36%,#ffe9a8 48%,#c99c37 60%),repeating-conic-gradient(from 30deg at 50% 50%,#fffdf2b0,#fffdf2b0 60deg,#fff0 60deg,#fff0 120deg,#e4bf6e44 120deg,#e4bf6e44 180deg)}.finish-aurora .pet-spot-foil{background-image:linear-gradient(var(--foil-angle),transparent 30%,#d7ae4e77 38%,#f9dc91bb 44%,#fffef0ee 49%,#e5bd5dcc 54%,#ffefbb99 60%,transparent 68%)}.finish-aurora .science-card-frame{background-image:linear-gradient(var(--foil-angle),#c9a04b,#f4d891,#fff9e5,#d1a445,#f8dfa0,#fff3ce,#c9a04b)}.finish-extinct{--holo-dark:#303030;--holo-accent:#f2f2f2;--card-tint:#ededed;--card-edge:#a6a6a6;--mineral:#444;--foil-a:#a6a6a6;--foil-b:#fff;--foil-c:#dedede;--rainbow-saturation:0;--foil-strength:.77;--hologram-strength:.54;--glint-strength:.62;--subject-depth:1.8;--relief-shadow:14px}.finish-extinct .holo-front{background:#090909;box-shadow:inset 0 0 0 1px #fff6,inset 0 0 0 4px #ffffff12}.finish-extinct .holo-surface{background-image:linear-gradient(var(--foil-angle),#333 8%,#dedede 32%,#555 48%,#fff 62%,#747474 85%);box-shadow:0 1px #ddd inset,0 1px #555,0 2px #bbb,0 3px #555,0 4px #aaa,0 5px #444,0 9px 12px -6px #0005,0 18px 30px -15px #0006}.finish-extinct .holo-environment{top:-12px;right:-12px;bottom:-12px;left:-12px;background:radial-gradient(ellipse at 75% 6%,#323232,transparent 60%),linear-gradient(165deg,#0b0b0b,#161616 40%,#080808 78%)}.finish-extinct .science-sheen{opacity:.32;background-image:linear-gradient(var(--foil-angle),transparent 22%,#ffffff0a 32%,#ffffff55 43%,#ffffff9c 48%,#ffffff22 57%,transparent 69%);background-size:220% 180%;background-position:var(--light-x) var(--light-y)}.finish-extinct .science-foil{opacity:.22;filter:grayscale(1);background-image:linear-gradient(var(--foil-angle),transparent 25%,#ffffff08 35%,#bcbcbc66 42%,#ffffffdd 48%,#d0d0d044 55%,transparent 68%),repeating-linear-gradient(112deg,transparent 0 3px,#ffffff12 4px,transparent 5px 9px)}.finish-extinct .science-hologram{opacity:.1;filter:grayscale(1);background-image:repeating-linear-gradient(var(--foil-angle),#555 0%,#ccc 18%,#fff 27%,#999 38%,#555 60%),repeating-conic-gradient(from 30deg at 50% 50%,#ffffff55 0deg 60deg,transparent 60deg 120deg,#88888822 120deg 180deg)}.finish-extinct .pet-spot-foil{opacity:.48;background-image:linear-gradient(var(--foil-angle),transparent 30%,#cccccc44 39%,#ffffffaa 47%,#ffffffdd 50%,#cccccc66 55%,transparent 65%)}.finish-extinct .science-card-frame{border-color:transparent;mask:linear-gradient(#fff 0 0) padding-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;background-image:linear-gradient(var(--foil-angle),#777,#eee,#999,#fff,#888,#ddd,#777);box-shadow:0 0 0 1px #ffffff35,inset 0 0 0 1px #ffffff25}.finish-extinct .science-paper,.finish-extinct .science-pattern{opacity:.12}.finish-extinct .science-art-window{background:linear-gradient(150deg,#ffffff05,transparent 65%,#ffffff12);border-color:#ffffff24;box-shadow:inset 0 1px 3px #0003,0 1px #ffffff16}.finish-extinct .holo-art{filter:drop-shadow(0 1px 0 #ffffffb0) drop-shadow(0 8px 8px #0005)}.finish-extinct .holo-title h3{color:#f5f3ef;text-shadow:0 1px 1px #000}.finish-extinct :is(.holo-top,.holo-top>span:last-child,.holo-category,.holo-title i,.holo-status,.holo-footer){color:#c4c4c4}.finish-extinct .holo-fact{color:#e2e2e2}.finish-extinct .holo-footer{border-color:#ffffff26}.finish-extinct .holo-status b{background:#303030;color:#f4f4f4;border-color:#888;box-shadow:inset 0 1px #ffffff35}.finish-extinct .card-growth{color:#ccc}.finish-extinct .holo-back .conservation-info strong{color:#343434}.evolve .holo-card.finish-extinct:not(.holo-still) .holo-art:before{background:radial-gradient(ellipse,#ffffffaa 0%,#ffffff66 40%,transparent 70%)}.finish-extinct .card-reveal-glow{background:conic-gradient(from 35deg,#222,#eee,#777,#fff,#555,#222)}.pet-relief{opacity:.8}.pet-rim-foil{width:100%;height:100%;opacity:1;background:linear-gradient(var(--foil-angle),transparent 8%,var(--foil-a) 30%,#ffffffef 43%,var(--foil-b) 53%,var(--foil-c) 65%,transparent 82%);background-size:220% 200%;background-position:var(--light-x) var(--light-y)}.holo-title h3{text-shadow:0 1px 0 #fff,0 -.5px 0 #263f4b38}.pet-diamond-foil{width:100%;height:100%;position:relative}.pet-diamond-foil i{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse at 26% 42%,#fff 0 .2%,transparent .65%),radial-gradient(ellipse at 68% 65%,#fff 0 .17%,transparent .5%),radial-gradient(ellipse at 54% 30%,#fff 0 .15%,transparent .5%);opacity:var(--glint-0,.2)}.pet-diamond-foil i:nth-child(2){background:radial-gradient(ellipse at 44% 58%,#fff 0 .22%,transparent .7%),radial-gradient(ellipse at 74% 36%,#fff 0 .18%,transparent .55%);opacity:var(--glint-1,.2)}.pet-diamond-foil i:nth-child(3){background:radial-gradient(ellipse at 35% 70%,#fff 0 .18%,transparent .55%),radial-gradient(ellipse at 60% 46%,#fff 0 .2%,transparent .6%);opacity:var(--glint-2,.2)}.pet-local-uv{width:100%;height:100%;pointer-events:none;opacity:.56;background:radial-gradient(ellipse 14% 21% at var(--light-x) var(--light-y),#ffffffdc 0%,#ffffff75 32%,transparent 75%),linear-gradient(var(--foil-angle),transparent 40%,#ffffff30 46%,#ffffff99 49%,transparent 54%);background-size:100% 100%,230% 180%;background-position:center,var(--light-x) var(--light-y)}.pet-reveal-sweep{width:100%;height:100%;opacity:0;background:linear-gradient(110deg,transparent 30%,var(--foil-a) 39%,#fff 46% 52%,var(--foil-c) 60%,transparent 70%);background-size:300% 100%;background-position:140% 50%}.reveal .holo-card:not(.holo-still) .pet-reveal-sweep{animation:animal-introduction-sweep 3.8s ease-in-out both}@keyframes animal-introduction-sweep{0%,58%{opacity:0;background-position:140% 50%}68%{opacity:1}89%{opacity:1}to{opacity:0;background-position:-40% 50%}}@media(prefers-reduced-motion:reduce){.reveal .holo-card .pet-reveal-sweep{animation:none;opacity:0}}.holo-interaction{cursor:pointer}.holo-interaction:focus-visible{outline:3px solid #679660;outline-offset:2px;border-radius:16px}.card-growth{position:relative;z-index:2;display:flex;flex-wrap:wrap;justify-content:space-between;gap:5px;margin-top:9px;font-size:10px;color:#5d746c}.card-growth b{font-weight:500;font-variant-numeric:tabular-nums}.card-growth progress{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:4px;border:0;border-radius:4px;overflow:hidden;background:#e4ece4}.card-growth progress::-webkit-progress-bar{background:#e4ece4}.card-growth progress::-webkit-progress-value{background:var(--card-edge);border-radius:4px}.card-growth progress::-moz-progress-bar{background:var(--card-edge)}.unrevealed-growth{position:absolute;bottom:18px;left:18px;right:18px;background:#fffdf2ee;padding:8px;border-radius:8px}.growth-card-grid .science-art-window{top:42px;right:10px;bottom:166px;left:10px}.growth-card-grid .holo-art{top:48px;right:14px;bottom:174px;left:14px}.focus-art-slot .holo-card,.focus-art-slot .holo-interaction,.focus-art-slot .holo-surface,.focus-art-slot .holo-flipper{height:100%}.focus-art-slot .holo-interaction{padding:0}.focus-art-slot .holo-front{height:100%;aspect-ratio:auto;padding:5.5%}.focus-art-slot .holo-controls{display:none}.focus-art-slot .holo-art{top:12%;right:6%;bottom:43%;left:6%}.focus-art-slot .science-art-window{top:11%;right:4%;bottom:42%;left:4%}.focus-art-slot .holo-top{font-size:clamp(8px,2.8cqw,11px);padding-bottom:5px}.focus-art-slot .holo-top>span:last-child{font-size:inherit}.focus-art-slot .holo-title h3{font-size:clamp(18px,6cqw,30px)}.focus-art-slot .holo-title i,.focus-art-slot .holo-category{font-size:clamp(9px,2.6cqw,11px)}.focus-art-slot .holo-status{padding:5px 0;font-size:clamp(10px,2.8cqw,12px)}.focus-art-slot .holo-status b{font-size:inherit;padding:3px 7px}.focus-art-slot .holo-fact{font-size:clamp(10px,2.8cqw,12px);line-height:1.5}.focus-art-slot .holo-footer{margin-top:6px;padding-top:6px;font-size:clamp(8px,2.3cqw,10px)}.focus-art-slot .unrevealed-front{padding:0}.focus-art-slot{container-name:focus-art}.focus-art-slot .focus-holo-card{container-type:inline-size}@container focus-art (max-height:360px){.focus-art-slot .holo-fact,.focus-art-slot .holo-footer{display:none}.focus-art-slot .holo-art{top:14%;right:6%;bottom:36%;left:6%}.focus-art-slot .science-art-window{top:13%;right:4%;bottom:35%;left:4%}.focus-art-slot .holo-title{padding-top:3px}}.unrevealed-card{padding:11px;min-width:0;width:100%}.unrevealed-cover{aspect-ratio:var(--pet-card-width) / var(--pet-card-height);padding:18px;border-radius:12px;display:flex;flex-direction:column;gap:12px;background:linear-gradient(155deg,#eef5e7,#f8faf3);color:#58754f}.unrevealed-label{display:flex;align-items:center;gap:5px;font-size:11px}.unrevealed-intro{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;text-align:center}.unrevealed-symbol{width:90px;height:90px;display:grid;place-items:center;border-radius:50%;background:#e1ecd7;color:#7b9e66}.unrevealed-intro h3{font-size:18px;color:#49663f}.unrevealed-intro p{font-size:11px;line-height:1.7;color:#85947a;text-wrap:balance}.unrevealed-cover>.card-growth{flex:none;--card-edge:#94b180}.unrevealed-cover>small{text-align:center;font-size:11px}.focus-art-slot .unrevealed-card{height:100%;padding:0}.focus-art-slot .unrevealed-cover{height:100%;aspect-ratio:auto;padding:5.5%}@container focus-art (max-height:360px){.unrevealed-intro{gap:7px}.unrevealed-symbol{width:60px;height:60px}.unrevealed-intro h3{font-size:14px}}.holo-card[data-stage=baby] .holo-art{translate:0 -15%}.evolve .holo-card .holo-art>.pet-image{animation:none}.evolve .holo-card:not(.holo-still) .holo-art>.pet-image{position:relative;z-index:1;transform-origin:50% 78%;animation:animal-grow-in 1.8s cubic-bezier(.2,.65,.3,1) both}.evolve .holo-card:not(.holo-still) .holo-art:before,.evolve .holo-card:not(.holo-still) .holo-art:after{content:"";position:absolute;pointer-events:none;z-index:0;top:12%;right:6%;bottom:12%;left:6%;border-radius:50%;opacity:0;border:2px solid color-mix(in srgb,var(--foil-a) 75%,white);background:radial-gradient(ellipse,#fffdf3aa 0%,color-mix(in srgb,var(--foil-b) 45%,transparent) 40%,transparent 70%);box-shadow:0 0 18px color-mix(in srgb,var(--foil-a) 30%,transparent);animation:animal-growth-ring 1.65s ease-out both}.evolve .holo-card:not(.holo-still) .holo-art:after{top:20%;right:13%;bottom:20%;left:13%;border-width:1px;background:none;animation-delay:.16s}@keyframes animal-grow-in{0%{opacity:0;transform:translateY(10px) scale(.9);filter:brightness(1.3)}20%{opacity:.35}48%{opacity:1;transform:translateY(-7px) scale(1.025);filter:brightness(1.08)}70%{transform:translateY(2px) scale(.995)}to{opacity:1;transform:translateY(0) scale(1);filter:brightness(1)}}@keyframes animal-growth-ring{0%{opacity:0;transform:scale(.55)}20%{opacity:.8}65%{opacity:.35}to{opacity:0;transform:scale(1.18)}}@media(prefers-reduced-motion:reduce){.evolve .holo-card:not(.holo-still) .holo-art>.pet-image{animation:none}.evolve .holo-card:not(.holo-still) .holo-art:before,.evolve .holo-card:not(.holo-still) .holo-art:after{content:none;animation:none}}.card-reveal-layer{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:7;display:flex;align-items:center;justify-content:center;perspective:1100px}.card-reveal-back{position:relative;z-index:1;height:94%;max-width:90%;object-fit:contain;transform-origin:50% center;animation:notebook-open 2.6s cubic-bezier(.3,.05,.25,1) both;backface-visibility:hidden}.card-reveal-glow{position:absolute;z-index:0;top:-8px;right:-8px;bottom:-8px;left:-8px;border-radius:24px;background:conic-gradient(from 35deg,#ffe7f4,#d4f0ff,#ecfadc,#fff0c9,#ecdfff,#ffe7f4);filter:blur(12px);animation:notebook-glow 2.6s ease both}.card-reveal-hint{position:absolute;z-index:2;bottom:13%;left:10%;right:10%;border-radius:12px;padding:10px 6px;background:#fffef4f0;color:#496e53;font-size:12px;text-align:center;animation:notebook-hint 2.6s ease both}.reveal>.pet-image,.reveal>.holo-card{animation:notebook-page 2.6s ease both}.reveal:before{display:none}@keyframes notebook-open{0%,15%{opacity:1;transform:rotateY(0) rotate(0)}25%{transform:rotateY(-7deg) rotate(-1deg)}37%{transform:rotateY(6deg) rotate(1deg)}46%{opacity:1;transform:rotateY(0) rotate(0)}70%,to{opacity:0;transform:rotateY(-110deg)}}@keyframes notebook-page{0%,48%{opacity:0}65%{opacity:.2}85%,to{opacity:1}}@keyframes notebook-glow{0%{opacity:0}25%{opacity:.25}48%{opacity:.65}76%{opacity:.18}to{opacity:0}}@keyframes notebook-hint{0%,35%{opacity:1}48%,to{opacity:0}}:is(.focus-holo-card,.grid-pet-card)>.card-reveal-layer{top:8px;right:8px;bottom:53px;left:8px}:is(.focus-holo-card,.grid-pet-card) .card-reveal-back{width:100%;height:100%;max-width:none;object-fit:fill;border-radius:18px}@media(prefers-reduced-motion:reduce){.card-reveal-layer{display:none}.reveal>.pet-image,.reveal>.holo-card{animation:none!important;opacity:1;transform:none}}:root{font-family:PingFang SC,Microsoft YaHei,system-ui,sans-serif;color:#354b40;background:#f5f6f0;font-synthesis:none;--green: #416c53;--muted: #7c887c;--line: #e4e9dc;--cream: #f5f6f0}*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit}button{cursor:pointer;color:inherit;border:1px solid var(--line);border-radius:9px;background:#fff;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:9px 14px;transition:background .15s,transform .15s}button:hover{background:#edf2e6}button:active{transform:translateY(1px)}button:disabled{opacity:.45;cursor:default}button:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid #b1cd90;outline-offset:2px}input,textarea,select{border:1px solid #dce2d4;background:#fff;border-radius:9px;padding:12px;color:#354b40;width:100%;margin-top:8px}textarea{resize:vertical;line-height:1.8}label{display:block;font-size:14px;font-weight:600}h1,h2,h3,p{margin:0}h1{font-size:23px;font-weight:650}h2{font-size:22px}h3{font-size:17px}.muted,small{color:var(--muted)}.muted{font-size:14px;line-height:1.7}.primary{background:var(--green);color:#fff;border-color:var(--green)}.primary:hover{background:#33583f}.wide{width:100%}.text-button{border:0;background:transparent}.error{color:#9b603d;background:#fff2df;padding:12px;border-radius:9px}.error-banner{padding:12px 24px;background:#f7e5ca;color:#754a30}.eyebrow{font-size:13px;font-weight:600;letter-spacing:2px;color:#78925b}.setup{max-width:1100px;margin:5vh auto;min-height:86vh;display:grid;grid-template-columns:1.1fr 1fr;background:#fff;border:1px solid var(--line);border-radius:25px;overflow:hidden;box-shadow:0 15px 60px #37442e08}.welcome{background:#edf1e4;padding:42px;display:flex;flex-direction:column;justify-content:center}.brand{display:flex;gap:10px;align-items:center;font-weight:650;font-size:18px}.setup-art{display:flex;align-items:end;height:230px;position:relative;margin:30px -20px 10px}.setup-art img{width:38%;margin-left:-4%}.setup-art img:first-child{width:42%;transform:translateY(-30px)}.welcome h1{font-size:32px;line-height:1.55;margin:15px 0}.welcome p{font-size:15px;line-height:2;color:#78826e}.local-note{display:flex;align-items:center;gap:8px;font-size:13px;margin-top:50px;color:#6a7b5f}.setup-form{padding:48px;display:flex;flex-direction:column;justify-content:center;gap:20px}.setup-form h2{margin-top:-9px}.app-header{height:82px;border-bottom:1px solid var(--line);background:#fbfcf8;display:flex;align-items:center;padding:0 30px;justify-content:space-between;gap:20px}.identity{display:flex;align-items:center;gap:12px;min-width:260px}.identity strong{font-size:19px}.identity small{display:block;font-size:12px;letter-spacing:2px;margin-top:3px}.logo{background:#426b52;color:#e9efde;padding:9px;border-radius:13px;display:flex}.app-header nav{display:flex;gap:6px;padding:5px;background:#f0f2e9;border-radius:12px}.app-header nav button{border:0;background:transparent;min-width:94px}.app-header nav button.active{background:#fff;color:#416b52;box-shadow:0 2px 6px #223b2310;font-weight:650}.header-tools{display:flex;align-items:center;gap:12px}.header-tools button{background:transparent}.save-state{font-size:12px;color:#819076;margin-right:7px}.page-bar{display:flex;align-items:center;justify-content:space-between;padding:20px 30px 18px;min-height:93px}.page-bar h1 span{font-size:13px;font-weight:400;color:#7b8775;margin-left:13px}.page-bar p{font-size:13px;color:#8a9282;margin-top:7px}.growth-legend{display:flex;align-items:center;gap:12px;font-size:12px;color:#8a967c}.growth-legend i{width:17px;height:1px;background:#bdc8b1}.student-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));grid-auto-rows:minmax(132px,calc((100dvh - 222px) / 6));gap:10px;padding:0 26px}.student-card{background:#fff;border:1px solid #e3e8dc;border-radius:13px;padding:10px 12px 9px;display:flex;flex-direction:column;min-width:0;box-shadow:0 2px 3px #354b4003;position:relative}.student-card:hover{border-color:#bbcfae}.student-heading{display:flex;gap:7px;align-items:center;min-height:22px}.student-no{font-size:12px;font-variant-numeric:tabular-nums;background:#f0f2e9;padding:2px 5px;border-radius:5px;color:#8b957e}.student-heading h2{font-size:15px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.points{margin-left:auto;font-size:13px;color:#b49453;white-space:nowrap}.points b{font-weight:500;font-variant-numeric:tabular-nums}.pet-button{border:0;background:none;padding:0;position:relative;min-height:0;flex:1;width:100%;overflow:visible}.pet-button:hover{background:none}.pet-image{height:100%;width:100%;object-fit:contain;max-height:125px;-webkit-user-select:none;user-select:none}.pet-status{display:flex;gap:7px;align-items:center;font-size:12px;color:#6a7d5a}.pet-status small{font-size:12px}.growth-value{margin-left:auto;font-variant-numeric:tabular-nums}.progress-track{height:4px;background:#eef1e6;border-radius:4px;margin:5px 0 7px;overflow:hidden}.progress-track>div{height:100%;background:#a7bd7c;border-radius:4px;transition:width .2s}.point-buttons{display:flex;gap:8px}.point-buttons button{padding:2px 8px;min-height:25px;flex:1;font-size:13px;background:#f6f7f2;border-color:#edf0e7}.point-buttons button:last-child{background:#eaf1e0;border-color:#e3ebd7;color:#55783e}.point-buttons button:hover{background:#d8e7c7}.page-footer{display:flex;justify-content:space-between;padding:14px 30px;font-size:12px;color:#8b9580}.feedback{position:absolute;left:55%;top:15%;font-size:19px;font-weight:650;color:#6d8d46;animation:float .75s both;pointer-events:none;white-space:nowrap}.feedback.evolution{left:50%;transform:translate(-50%);background:#fff8e5;box-shadow:0 3px 10px #57633310;padding:7px 10px;border-radius:12px;font-size:13px;animation:evolve 1.9s both;z-index:1}.bounce .pet-image{animation:bounce .65s}.sad .pet-image{animation:sad .75s}.evolve .pet-image{animation:bounce 1.2s}.loading{padding:20vh;text-align:center}@keyframes float{0%{opacity:0;transform:translateY(8px)}25%{opacity:1}to{opacity:0;transform:translateY(-25px)}}@keyframes bounce{35%{transform:translateY(-6px) rotate(-3deg)}70%{transform:rotate(3deg)}}@keyframes sad{40%{transform:translateY(4px) rotate(-5deg);filter:saturate(.7)}}@keyframes reveal{0%,20%{transform:rotate(-5deg)}10%,30%{transform:rotate(5deg)}45%{opacity:.3;filter:brightness(1.8);transform:scale(.7)}70%{opacity:1;transform:scale(1.12)}to{transform:scale(1)}}@keyframes evolve{0%{opacity:0;translate:0 5px}20%,80%{opacity:1;translate:0 0}to{opacity:0;translate:0 -10px}}@media(min-height:950px){.student-grid{grid-auto-rows:minmax(142px,calc((100dvh - 222px) / 6))}.student-card{padding:12px 15px}.student-heading h2{font-size:17px}.pet-status{font-size:13px}.point-buttons button{min-height:29px}}@media(max-width:1200px){.student-grid{grid-template-columns:repeat(5,minmax(0,1fr));grid-auto-rows:180px}.identity{min-width:0}.save-state,.growth-legend{display:none}}@media(max-width:760px){.app-header{height:auto;min-height:75px;padding:12px 16px;flex-wrap:wrap;gap:12px}.identity strong{font-size:16px}.identity small{display:none}.app-header nav{order:3;width:100%;justify-content:center}.header-tools{margin-left:auto}.student-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:210px;padding:0 12px;gap:10px}.page-bar{padding:18px 14px}.page-bar h1{font-size:20px}.page-bar h1 span{display:block;margin:6px 0 0}.page-footer{padding:16px;font-size:12px;gap:15px}.page-footer span:last-child{display:none}.setup{margin:12px;display:block}.welcome{padding:25px}.welcome h1{font-size:26px}.setup-art{height:160px;margin:10px}.local-note{margin-top:20px}.setup-form{padding:25px}.header-tools button{padding:8px}.growth-value{font-size:11px!important}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important}}.homework-stats{display:flex;gap:28px;margin:0 30px 18px;padding:13px 20px;background:#ecf0e5;border:1px solid #e0e7d5;border-radius:10px;font-size:14px;color:#7c8b6b}.homework-stats b{font-size:17px;color:#536f44;margin-left:9px}.homework-stats span:last-child{margin-left:auto}.homework-grid{grid-auto-rows:minmax(115px,calc((100dvh - 288px) / 6))}.homework-card{background:#fff;border:1px solid var(--line);border-radius:12px;padding:15px;display:flex;flex-direction:column;gap:12px}.homework-card.all-done{background:#f0f5e8;border-color:#dbe5ce}.homework-reward{margin-left:auto;font-size:12px;color:#a2ad92}.subject-buttons{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;flex:1}.subject-buttons button{font-size:14px;flex-direction:column;background:#f8f9f4;border-color:#eef0e8;padding:9px 3px;min-height:65px;color:#8c9383;gap:6px}.subject-buttons button.done{background:#dfeacd;border-color:#d6e3c0;color:#4f7439}.subject-check{height:18px;display:flex;align-items:center;justify-content:center}.subject-check>span{width:15px;height:15px;border:1px solid #d5dccb;border-radius:50%}.date-control{display:flex;align-items:center;gap:8px;font-size:13px}.date-control select{margin:0;padding:8px;width:auto}.date-control button{white-space:nowrap}.settings-page{max-width:1200px;margin:auto}.settings-page .page-bar{padding-left:0;padding-right:0}.settings-nav{display:flex;flex-wrap:wrap;gap:8px;padding:8px;margin-bottom:24px;background:#edf1e8;border-radius:16px}.settings-nav button{flex:1 1 160px;justify-content:center;border-color:transparent;background:transparent;padding:13px 16px}.settings-nav button[aria-pressed=true]{color:#fff;background:var(--green, #506b45);box-shadow:0 3px 8px #304c3420}.settings-nav button:focus-visible{outline:2px solid #506b45;outline-offset:3px}.settings-content{max-width:900px;margin:0 auto 40px}.settings-content [hidden]{display:none!important}.settings-section{padding:25px;background:#fff;border:1px solid var(--line);border-radius:16px;margin-bottom:22px}.settings-section h2{font-size:18px;display:flex;align-items:center;gap:9px;margin-bottom:22px}.settings-section h2 small{font-size:13px;margin-left:auto;font-weight:400}.settings-section>p{margin:12px 0}.threshold-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin:20px 0}.switch-row{display:flex;align-items:center;justify-content:space-between;padding:18px 0;border-top:1px solid var(--line);margin-top:20px}.switch-row small{display:block;font-weight:400;margin-top:6px}.switch-row input{width:20px;height:20px;accent-color:var(--green)}.rule-note{background:#f5f7ef;padding:16px;border-radius:9px;font-size:14px;line-height:1.8}.rule-note small{font-size:12px}.backup-buttons{display:flex;gap:12px;margin:20px 0}.roster-list{max-height:355px;overflow-y:auto;padding-right:6px}.roster-heading,.roster-row{display:grid;grid-template-columns:90px 1fr;gap:12px}.roster-heading{font-size:12px;color:var(--muted)}.roster-row input{padding:9px 12px}.roster-row .field-error{grid-column:1/-1}.spaced{margin-top:24px}.settings-section>button{margin-top:12px}.field-error{display:block;color:#946044;font-size:12px;font-weight:400;margin-top:5px}.success{color:#547447;font-size:14px}.danger-section{background:#f9f7ef}.danger-section button,.danger-button{color:#946a47;background:#f4eee1;border-color:#e6dbc7}.modal{border:1px solid #e2e7d8;border-radius:21px;padding:26px;width:min(530px,calc(100vw - 28px));max-height:88dvh;color:#354b40;box-shadow:0 20px 100px #25392830;background:#fcfdf9}.modal-wide{width:min(820px,calc(100vw - 28px))}.modal::backdrop{background:#273d3255;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.modal-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:20px}.modal-heading h2{font-size:20px}.dialog-copy{font-size:15px;line-height:1.9;color:#75806e}.dialog-copy p{margin:12px 0}.modal-actions{display:flex;gap:10px;justify-content:flex-end;margin-top:25px;flex-wrap:wrap}.detail-overview{display:flex;align-items:center;gap:25px;background:#f0f4e8;padding:18px;border-radius:14px}.detail-pet{height:155px;width:160px;flex-shrink:0}.detail-pet .pet-image{max-height:none}.detail-overview h2{font-size:23px;margin:12px 0}.badge{display:inline-block;font-size:12px;background:#e0e9d1;padding:4px 9px;color:#69844f;border-radius:20px;vertical-align:middle}.detail-numbers{display:flex;gap:24px;margin-top:17px;font-size:12px;color:#7b8a6b}.detail-numbers b{font-size:22px;color:#4b6540;font-weight:550}.detail-tabs{display:flex;gap:10px;margin:23px 0 18px;border-bottom:1px solid var(--line);padding-bottom:10px}.detail-tabs button{border:0;background:transparent;color:#7b8871;font-size:14px}.detail-tabs button.selected{background:#eaf0df;color:#4d6a3f}.collection-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.guardian-card{padding:18px;border:1px solid #e0e7d4;border-radius:13px;background:#fff}.guardian-top{display:flex;justify-content:space-between;letter-spacing:2px;color:#8b9d77;font-size:12px}.guardian-card img{height:145px;width:100%;object-fit:contain}.guardian-card h3{margin:0 0 17px}.guardian-card h3 small{font-size:11px;font-weight:400;margin-left:8px}.guardian-card p{display:flex;gap:7px;align-items:center;font-size:13px;color:#78856b;margin:9px 0;line-height:1.6}.guardian-card p svg{flex-shrink:0}.protection-tip{background:#eff4e8;border-radius:7px;font-size:12px;color:#73885d;padding:12px;margin:15px 0;line-height:1.7;display:flex;align-items:center;gap:7px}.protection-tip svg{flex-shrink:0}.guardian-card>small{font-size:11px}.empty-state{grid-column:1/-1;display:flex;flex-direction:column;align-items:center;text-align:center;gap:14px;padding:45px;color:#a0ad8e;font-size:14px}.empty-state h3{color:#73875c;font-weight:500}.history-list>div:not(.empty-state){display:flex;align-items:center;justify-content:space-between;padding:14px 8px;border-bottom:1px solid var(--line);font-size:14px}.history-list b{font-weight:500}.history-list small{display:block;font-size:12px;margin-top:6px}.history-list strong{color:#68894d;font-weight:500}.history-list .undone{opacity:.55}.day-notice{display:flex;align-items:center;gap:10px;padding:8px 30px;background:#f1eddc;font-size:13px;color:#8a825b}.day-notice button{font-size:12px;padding:4px 9px;margin-left:auto;background:transparent;border-color:#dcd7bc}.error-banner button{padding:4px 8px;margin-left:12px;font-size:12px}@media(max-width:1250px){.settings-page{padding:0 24px}.homework-grid{grid-auto-rows:138px}}@media(max-width:760px){.settings-page{padding:0 14px}.settings-columns{grid-template-columns:1fr;gap:0}.settings-section{padding:20px}.homework-bar{display:block}.date-control{margin-top:14px}.homework-stats{margin:0 12px 14px;padding:10px;gap:10px;flex-wrap:wrap;font-size:12px}.homework-stats b{font-size:14px;margin-left:0}.homework-stats span:last-child{margin-left:0}.homework-grid{grid-auto-rows:150px}.homework-card{padding:12px}.subject-buttons button{font-size:13px}.modal{padding:20px}.detail-overview{flex-direction:column;gap:10px;align-items:center;text-align:center}.detail-pet{height:120px}.detail-numbers{gap:15px;justify-content:center}.collection-grid{grid-template-columns:1fr}.day-notice{padding:8px 12px}.day-notice span{font-size:12px}}@media(min-width:1201px){.app-header{height:72px}.page-bar{min-height:76px;padding-top:14px;padding-bottom:13px}.student-grid{gap:8px;grid-auto-rows:minmax(142px,calc((100dvh - 220px) / 6))}.student-card{padding:8px 12px}.progress-track{height:3px;margin:4px 0 5px}.point-buttons button{min-height:25px}.page-footer{height:32px;padding-top:9px;padding-bottom:9px}.homework-grid{grid-auto-rows:minmax(112px,calc((100dvh - 282px) / 6))}}@media(min-width:1201px){.page-bar{height:76px;padding-top:10px;padding-bottom:10px}.page-bar h1{line-height:1.25}.page-bar p{line-height:1.4}.page-footer{padding-top:8px;padding-bottom:8px}}@media(min-width:1201px){.student-card{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1fr);grid-template-rows:22px minmax(0,1fr) 25px;column-gap:9px}.student-heading{grid-column:1/-1}.pet-button{grid-column:1;grid-row:2}.pet-image{max-height:none}.pet-status{grid-column:2;grid-row:2;flex-direction:column;align-items:flex-start;justify-content:center;gap:3px;padding-bottom:14px;font-size:12px;line-height:1.3}.pet-status small{font-size:12px}.growth-value{margin-left:0}.progress-track{grid-column:2;grid-row:2;align-self:end;margin-bottom:5px}.point-buttons{grid-column:1/-1;grid-row:3}.feedback{left:40%;font-size:17px}.feedback.evolution{font-size:12px;left:90%;z-index:3}}.auth-shell{max-width:1080px;min-height:680px;margin:7vh auto;display:grid;grid-template-columns:1fr 1fr;background:#fff;border:1px solid var(--line);border-radius:26px;overflow:hidden;box-shadow:0 20px 80px #344c3a08}.auth-intro{padding:50px;background:#eaf0e1;display:flex;flex-direction:column}.auth-intro h1{font-size:35px;line-height:1.6;margin-top:70px;margin-bottom:24px}.auth-intro p{font-size:16px;line-height:2;color:#738465}.auth-intro small{margin-top:auto}.auth-pets{display:flex;height:160px;margin:25px 0}.auth-pets img{width:45%;object-fit:contain}.auth-form{padding:48px;display:flex;flex-direction:column;gap:20px;justify-content:center}.auth-form h2{font-size:28px}.class-lobby{max-width:1100px;margin:0 auto;padding:30px}.class-lobby header{display:flex;align-items:center;justify-content:space-between}.lobby-heading{margin:65px 0 30px}.lobby-heading h1{font-size:32px;margin:14px 0}.class-list{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.class-tile{position:relative;min-height:200px;align-items:flex-start;flex-direction:column;padding:25px;gap:16px;border-radius:16px}.class-tile strong{font-size:21px}.class-tile span{font-size:13px;color:var(--muted)}.class-tile>svg:last-child{position:absolute;right:24px;bottom:24px}.new-class{background:#ebf1e3;border-style:dashed}.join-class{display:flex;align-items:flex-end;gap:16px;margin:45px 0;max-width:640px}.join-class label{flex:1}.join-class button{height:44px}.invite-options{display:flex;align-items:flex-end;gap:15px;margin:25px 0}.invite-options label{max-width:160px}.invite-options button{height:44px}.invite-code{padding:18px;background:#eaf1df;border-radius:12px;display:flex;align-items:center;justify-content:space-between;gap:12px}.invite-code code{word-break:break-all}.invite-list>div{display:flex;justify-content:space-between;align-items:center;padding:16px 0;border-bottom:1px solid var(--line)}.invite-list small{display:block;font-size:12px;margin-top:6px}.detail-tabs .logout{margin-left:auto}.point-buttons{gap:5px}.point-buttons button{min-width:0;padding:2px 3px}.point-buttons button:not(:first-child){background:#eaf1e0;border-color:#e3ebd7;color:#55783e}.point-buttons button:last-child{background:#dfeacb}.homework-stats{gap:20px;flex-wrap:wrap}.many-practices .subject-buttons{gap:4px}.many-practices .subject-buttons button{min-height:34px;font-size:12px;flex-direction:row;gap:3px;padding:4px 2px}.many-practices .homework-card{gap:6px;padding:10px}.many-practices .subject-check{height:14px}.many-practices .subject-check>span{width:10px;height:10px}.setup-form{gap:15px}.setup-form .threshold-grid{margin:0}.setup-form textarea{line-height:1.5}.header-tools{gap:7px}.header-tools>button{font-size:13px}.save-state{font-size:12px}@media(max-width:760px){.auth-shell{display:block;margin:12px;min-height:0}.auth-intro{padding:24px}.auth-intro h1{margin-top:24px;font-size:27px}.auth-intro p,.auth-intro small,.auth-pets{display:none}.auth-form{padding:25px}.class-lobby{padding:20px}.class-list{grid-template-columns:1fr}.lobby-heading{margin-top:40px}.invite-options,.invite-code,.header-tools{flex-wrap:wrap}.save-state{display:none}.join-class{align-items:stretch;flex-direction:column}.homework-stats{gap:10px}.many-practices .subject-buttons{grid-template-columns:repeat(2,1fr)!important}.many-practices{grid-auto-rows:220px}}svg.pet-image{padding:3px;display:block}.guardian-card>.pet-image{height:180px;width:100%}.auth-pets>.pet-image{width:50%;height:160px}.setup-art>.pet-image{width:38%;height:180px;margin-left:-4%}.setup-art>img:first-child{height:160px}.pet-button .pet-image{transition:filter .2s}.student-card:hover .pet-image{filter:drop-shadow(0 3px 3px #4e653310)}.homework-grid{grid-auto-rows:minmax(132px,auto)}.subject-buttons button{min-width:0;white-space:normal;overflow-wrap:anywhere}.many-practices .subject-buttons button{min-height:42px}.growth-view-tools{min-height:52px;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:7px 28px;border-bottom:1px solid #e3e8dc;background:#fafbf7}.view-switch{display:flex;background:#eaf0e2;padding:3px;border-radius:10px;gap:3px}.view-switch button{border:0;background:transparent;font-size:13px;padding:6px 15px;min-height:30px}.view-switch button[aria-pressed=true]{background:#fff;color:#355b43;box-shadow:0 2px 6px #243f3510}.conservation-motto{color:#6d8260;font-size:13px;letter-spacing:1px}.growth-view-tools>button{font-size:13px}.animal-knowledge{padding:18px 20px;border-radius:16px;background:#f1f5eb;margin:14px 0;text-align:left}.knowledge-title{display:flex;justify-content:space-between;gap:12px;font-size:14px;font-weight:600;color:#405e3b}.knowledge-title small{font-size:11px;font-weight:400;white-space:nowrap;color:#718569}.scientific-name{color:#789070;font-size:12px;overflow-wrap:anywhere;margin:6px 0}.animal-fact{line-height:1.8;font-size:15px;margin:9px 0}.animal-knowledge dl{margin:12px 0;display:grid;gap:7px;font-size:12px}.animal-knowledge dl>div{display:flex;gap:12px}.animal-knowledge dt{flex:0 0 65px;color:#7c8974}.animal-knowledge dd{margin:0;color:#4b6046}.wildlife-pledge{border-top:1px solid #dce7d5;padding-top:12px;font-size:13px;line-height:1.7;color:#487146}.science-source{font-size:11px;color:#6e8367;display:inline-block;margin-top:7px}.atlas-intro{font-size:14px;line-height:1.8;color:#668057;margin-bottom:16px}.atlas-search input{margin-top:6px}.atlas-layout{display:grid;grid-template-columns:190px minmax(0,1fr);gap:20px;margin-top:20px}.atlas-list{max-height:500px;overflow-y:auto;display:flex;flex-direction:column;gap:5px;padding-right:8px}.atlas-list button{flex:none;justify-content:flex-start;gap:8px;padding:5px;border:1px solid transparent;background:#f8faf4;text-align:left;min-height:65px}.atlas-list button[aria-pressed=true]{border-color:#a0bc88;background:#eaf1df}.atlas-list .pet-image{width:58px;height:54px;flex-shrink:0}.atlas-list button span{font-size:13px}.atlas-list button small{display:block;color:#849779;font-size:11px;margin-top:4px}.atlas-profile{min-width:0}.atlas-profile h3{font-size:24px}.atlas-stages{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;margin-top:12px;background:#fafbf7;border-radius:14px}.atlas-stages figure{margin:0;text-align:center;padding:8px 0}.atlas-stages .pet-image{height:125px;max-height:125px}.atlas-stages figcaption{font-size:12px;color:#78916a}.atlas-note{font-size:11px;line-height:1.7;color:#87927d}.focus-garden{padding:0 24px 202px}.focus-stage{max-width:1120px;margin:0 auto;min-height:calc(100dvh - 330px);display:flex;align-items:center;padding:22px 0}.focus-card{display:grid;grid-template-columns:1fr 1.15fr;background:#fff;border:1px solid #e0e7d9;border-radius:26px;box-shadow:0 12px 50px #354f3810;width:100%;overflow:hidden}.focus-character{padding:26px 30px 18px;background:radial-gradient(ellipse at 50% 60%,#e6efd9,#f7faf0 62%,#fff);text-align:center}.focus-student{display:flex;align-items:center;gap:10px;text-align:left}.focus-student>span{font-size:14px;color:#7d926b;background:#e9f0de;padding:6px;border-radius:8px}.focus-student h1{font-size:29px;line-height:1.3}.focus-student small{font-size:11px;color:#8da07e;margin-left:auto}.focus-pet{height:260px;position:relative;margin:14px 0 2px}.focus-pet>.pet-image{height:100%;width:100%;max-height:none;padding:12px}.focus-pet-title{display:flex;align-items:center;justify-content:center;gap:12px}.focus-pet-title h2{font-size:27px}.focus-character>p{font-size:12px;color:#839375;margin-top:12px}.focus-information{padding:26px 30px 12px;min-width:0}.focus-numbers{display:flex;gap:55px;margin-bottom:24px}.focus-numbers span{display:block;color:#8b9b7f;font-size:12px;margin-bottom:4px}.focus-numbers strong{font-size:37px;color:#3f6447;line-height:1.2}.focus-numbers strong small{font-size:12px;font-weight:400}.focus-progress-title{display:flex;justify-content:space-between;gap:10px;font-size:13px}.focus-progress{height:12px;background:#edf2e5;border-radius:20px;overflow:hidden;margin:12px 0}.focus-progress i{height:100%;display:block;background:linear-gradient(90deg,#bfd998,#74a06d);border-radius:20px;transition:width .3s}.focus-next{font-size:12px;color:#80936d}.focus-information .animal-knowledge{padding:14px 16px;margin:17px 0 0}.blind-pledge{background:#f5f7ee;padding:25px;border-radius:16px;margin-top:30px}.blind-pledge>span{font-size:12px;color:#759168}.blind-pledge h3{font-size:20px;margin:13px 0}.blind-pledge p{font-size:14px;line-height:1.8;color:#7c8e6e}.focus-collection{grid-column:1/-1;border-top:1px solid #e6ecdf;display:flex;align-items:center;gap:22px;padding:16px 28px}.focus-collection>div:first-child{min-width:95px}.focus-collection>div:first-child strong{font-size:14px;display:block}.focus-collection>div:first-child span{font-size:11px;color:#94a287;display:block;margin-top:5px}.focus-collection>p{font-size:12px;color:#8a9b7c;flex:1}.focus-collection>button{font-size:12px;margin-left:auto;flex-shrink:0}.focus-collected{display:flex;gap:9px;overflow-x:auto;min-width:0}.focus-collected>button{flex-direction:column;border:none;background:#f8faf4;min-width:70px;padding:3px 7px;gap:2px}.focus-collected .pet-image{height:46px;width:54px}.focus-collected span{font-size:10px}.low-dock{position:fixed;bottom:0;left:0;right:0;z-index:15;background:#ffffffed;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:1px solid #d7e2cc;padding:10px 24px max(10px,env(safe-area-inset-bottom));box-shadow:0 -8px 35px #49643809}.low-actions{display:flex;justify-content:center;align-items:center;gap:38px;margin-bottom:9px}.low-actions strong{display:block;font-size:16px}.low-actions small{display:block;font-size:11px;color:#92a282;margin-top:3px}.low-point-buttons{display:flex;gap:12px}.low-point-buttons button{width:90px;min-height:46px;font-size:23px;border-radius:12px;background:#eaf2de;color:#466d36;border-color:#d7e5c5;font-weight:600;touch-action:manipulation}.low-point-buttons button:first-child{background:#f3f5f0;color:#78836e;border-color:#e5e9de}.low-point-buttons button:last-child{background:#4c7046;border-color:#4c7046;color:#fff}.student-rail-wrap{display:flex;align-items:center;gap:8px}.student-rail{display:flex;overflow-x:auto;gap:9px;flex:1;padding:4px 2px 7px;scroll-snap-type:x proximity;overscroll-behavior-x:contain;touch-action:pan-x;scrollbar-width:thin;scrollbar-color:#b3c79f #edf2e8}.student-rail>button{flex:0 0 auto;min-width:118px;max-width:190px;height:66px;padding:4px 12px 4px 4px;border-radius:12px;background:#f7f9f2;gap:5px;scroll-snap-align:center}.student-rail>button.selected{border:2px solid #789960;background:#e6efdc}.student-rail .pet-image{width:48px;height:50px;flex-shrink:0}.student-rail>button>span{display:flex;flex-direction:column;align-items:flex-start;gap:3px}.student-rail small{font-size:10px;color:#8f9e82}.student-rail b{font-size:14px;max-width:100px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rail-arrow{min-width:36px;height:54px;font-size:28px;padding:0;background:#f5f8ef}.celebration-canvas{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:90;pointer-events:none}.celebration-message{position:fixed;z-index:91;pointer-events:none;left:50%;top:92px;transform:translate(-50%);max-width:90vw;padding:12px 23px;border-radius:30px;background:#355e45;color:#fff;box-shadow:0 8px 30px #263c3920;font-size:16px;text-align:center;animation:celebration-enter .25s ease-out}.celebration-message.collection{background:#806126;color:#fff8db;font-size:20px}.celebration-message.adjust{background:#597578}.guardian-card>.scientific-name{font-size:11px}.guardian-card>p{line-height:1.7}.header-tools{flex-wrap:wrap}.app-header{gap:12px}.identity{min-width:0}.identity strong{max-width:360px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block}.app-header nav{flex-shrink:0}@keyframes celebration-enter{0%{opacity:0;transform:translate(-50%,10px)}to{opacity:1;transform:translate(-50%)}}@media(min-width:1201px){.student-grid:not(.homework-grid){grid-auto-rows:minmax(134px,calc((100dvh - 272px)/6))}}@media(max-width:1000px){.conservation-motto{display:none}.focus-card{grid-template-columns:1fr 1.1fr}.focus-character,.focus-information{padding:20px}.focus-pet{height:220px}.focus-student{flex-wrap:wrap}.focus-student small{display:none}.focus-numbers{gap:25px}.focus-collection{flex-wrap:wrap}.focus-garden{padding-inline:14px}.atlas-layout{grid-template-columns:155px minmax(0,1fr)}}@media(max-width:700px){.growth-view-tools{padding:8px 12px;gap:8px}.growth-view-tools>button{font-size:11px;padding:7px}.view-switch button{padding:7px 10px;font-size:12px}.focus-garden{padding:0 12px 224px}.focus-stage{padding:14px 0}.focus-card{grid-template-columns:1fr;border-radius:20px}.focus-student h1{font-size:24px}.focus-character{padding:18px}.focus-pet{height:220px;margin:0}.focus-information{padding:18px}.focus-numbers{margin-bottom:18px}.focus-collection{padding:18px;gap:12px}.focus-collection>button{margin-left:0}.low-dock{padding:10px 8px max(10px,env(safe-area-inset-bottom))}.low-actions{gap:10px;justify-content:space-between}.low-actions strong{font-size:12px;max-width:120px}.low-actions small{font-size:10px}.low-point-buttons{gap:6px}.low-point-buttons button{width:49px;min-height:46px;font-size:20px}.student-rail>button{min-width:104px}.rail-arrow{min-width:27px}.atlas-layout{display:flex;flex-direction:column}.atlas-list{flex-direction:row;overflow-x:auto;max-height:none;padding-bottom:8px}.atlas-list button{min-width:140px}.atlas-stages .pet-image{height:115px}.celebration-message{top:180px;font-size:14px}.celebration-message.collection{font-size:16px}.animal-knowledge{padding:15px}.knowledge-title{flex-wrap:wrap}.header-tools{gap:5px}.identity strong{max-width:280px}}@media(prefers-reduced-motion:reduce){.celebration-message{animation:none}.focus-progress i{transition:none}.student-rail{scroll-behavior:auto}}.bottom-view-switch{position:fixed;z-index:20;bottom:12px;left:50%;transform:translate(-50%);display:flex;padding:4px;gap:3px;border:1px solid #dce2d5;background:#fffffff0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:14px;box-shadow:0 4px 20px #28423216}.bottom-view-switch button{border:0;font-size:12px;padding:9px 14px;white-space:nowrap}.bottom-view-switch button[aria-pressed=true]{background:#e5eed7;color:#345c40}.bottom-view-switch.focus{bottom:168px}.growth-view-tools~.student-grid{margin-bottom:60px}.touch-surface{height:calc(100dvh - 73px);overflow:auto;overscroll-behavior-y:contain;position:relative;scrollbar-gutter:stable}.touch-spacer{height:35vh;min-height:180px;display:flex;align-items:center;justify-content:center;color:#809079;background:linear-gradient(#eef1e8,#f7f8f2)}.touch-spacer p{font-size:13px}.touch-spacer.bottom{background:transparent}.touch-lower{position:fixed;z-index:21;bottom:14px;right:18px;box-shadow:0 3px 14px #24432619;background:#fffdf6ef;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);font-size:12px}.touch-surface:has(.focus-garden) .touch-lower{bottom:168px}.touch-surface .focus-stage{min-height:calc(100dvh - 370px)}.bulk-practice{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin:0 24px 14px;padding:12px 16px;background:#f0f3e8;border-radius:14px}.bulk-practice>strong{font-size:13px}.bulk-practice button{padding:8px 13px;background:#fff}.bulk-practice small{color:#7c8873;font-size:11px}.bulk-practice details{position:relative;margin-left:auto;font-size:12px}.bulk-practice details[open]{display:flex;max-width:100%;flex-wrap:wrap;padding:6px}.bulk-practice summary{cursor:pointer;padding:9px}.bulk-practice details button{font-size:12px;margin:3px}.group-settings{display:block}.group-save-message{position:sticky;bottom:10px;background:#edf4e5;border-radius:10px;padding:10px;grid-column:1/-1;z-index:4}.group-import-preview{background:#f0f3e9;border-radius:10px;padding:12px;margin:10px 0;font-size:13px;max-height:250px;overflow:auto}.group-import-preview p{margin:4px}.inline-create{display:flex;gap:8px;margin:20px 0}.group-editor{border-left:4px solid;padding:10px 12px;margin-bottom:10px;background:#f8f9f4;border-radius:8px}.group-editor>input{font-weight:600}.color-swatches{display:flex;gap:6px;align-items:center;margin:10px 0;flex-wrap:wrap}.color-swatches button{width:24px;height:24px;padding:0;border:2px solid transparent;border-radius:50%}.color-swatches button[aria-pressed=true]{outline:2px solid #4f6549;outline-offset:2px}.color-swatches input[type=color]{width:38px;height:30px;padding:2px}.member-assignments{max-height:340px;overflow:auto;display:grid;gap:8px}.member-assignments label{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:12px;font-size:13px}.group-action-editor{display:grid;grid-template-columns:minmax(90px,1fr) 64px 58px 54px;gap:8px;align-items:center;margin:8px 0}.group-action-editor input{min-width:0;padding:8px}.group-action-editor label{display:flex;align-items:center;gap:4px;font-size:12px}.group-action-editor label input{width:auto}.group-action-editor button{font-size:12px;padding:8px}.optional-actions{display:flex;gap:6px;flex-wrap:wrap;margin-top:16px}.optional-actions button{font-size:12px;padding:7px 10px}.habitat-thresholds{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:16px}.habitat-thresholds label{font-size:12px}.habitat-thresholds input{margin-top:4px}.group-settings .switch-row small{max-width:400px;line-height:1.7}.groups-page{padding:0 24px 40px}.groups-page .page-bar{padding-left:0;padding-right:0}.groups-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.group-card{border:2px solid;border-radius:18px;padding:13px;background:#fffefa;min-width:0;box-shadow:0 4px 12px #2e452108}.group-card>header{display:flex;justify-content:space-between;align-items:center;gap:10px}.group-card h2{font-size:17px;display:flex;align-items:center;gap:7px;margin:0}.group-card h2 i{height:8px;width:8px;border-radius:50%}.group-card header>strong{font-size:23px;color:#38583f}.group-card header small{font-weight:400;font-size:11px}.group-members{font-size:11px;color:#7a8471;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:8px 0 10px}.habitat-open{display:block;width:100%;padding:0;border:0;border-radius:12px;overflow:hidden}.habitat-scene{position:relative;width:100%;aspect-ratio:3/2;overflow:hidden;border-radius:12px;background:#e4eada;isolation:isolate}.habitat-base{display:block;width:100%;height:100%;object-fit:cover}.habitat-sprite{position:absolute;display:block;aspect-ratio:1;background-image:url(/habitats/v1/elements.webp);background-size:400% 400%;background-repeat:no-repeat;transform:translate(-50%,-80%);pointer-events:none}.habitat-water{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;animation:habitat-arrive 1.2s ease-out}.habitat-layer{position:absolute;top:0;right:0;bottom:0;left:0;animation:habitat-arrive 1.2s ease-out;pointer-events:none}.habitat-resident{position:absolute;aspect-ratio:1;pointer-events:none;filter:drop-shadow(0 2px 1px #30392122);animation:resident-arrive 1.1s ease-out}.habitat-resident .pet-image{height:100%;width:100%;display:block}.background-birds{position:absolute;left:30%;top:20%;font-size:18px;color:#65584a}.group-progress{display:flex;align-items:center;justify-content:space-between;gap:6px;margin:11px 0 4px;font-size:12px}.group-progress>span{font-size:11px;color:#72836d}.group-next{margin:0 0 10px;font-size:10px;color:#88927f}.group-point-buttons{display:grid;grid-template-columns:repeat(4,1fr);gap:6px}.group-point-buttons button{padding:8px 2px;min-height:36px;background:#edf3e4;font-weight:700}.group-point-buttons button:first-child{background:#f0f1ec}.group-quick-actions{display:flex;gap:5px;flex-wrap:wrap;margin-top:9px}.group-quick-actions button{font-size:10px;padding:5px 7px;border-radius:7px;display:flex;gap:5px;align-items:center}.group-quick-actions small{color:#799268}.group-notice{font-size:12px;color:#658257;max-width:360px}.empty-groups{padding:60px 24px;text-align:center;border:1px dashed #bacbad;border-radius:20px;background:#f3f7ed}.empty-groups p{color:#74836b}.resident-list{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.resident-list>div{display:flex;align-items:center;flex-direction:column;background:#f3f5ed;border-radius:12px;padding:12px}.resident-list .pet-image{width:90px;height:85px}.resident-list strong{font-size:13px}.resident-list small{font-size:10px;color:#798570;margin-top:6px}.group-history{margin-top:20px}.group-history summary{cursor:pointer;padding:10px;background:#f1f4e9;border-radius:8px}.group-history p{display:flex;gap:12px;font-size:12px;padding:9px;border-bottom:1px solid #e9edde}.group-history time{color:#8a9380;font-size:11px}.group-history b{margin-left:auto}.habitat-scene.large{max-height:480px;aspect-ratio:3/2;width:auto;margin:auto}.no-habitat-motion .habitat-layer,.no-habitat-motion .habitat-resident,.no-habitat-motion .habitat-water{animation:none}@keyframes habitat-arrive{0%{opacity:0;filter:blur(3px)}to{opacity:1;filter:blur(0)}}@keyframes resident-arrive{0%{opacity:0}to{opacity:1}}@media(min-width:1500px){.group-card{padding:14px}.groups-grid{gap:20px}.habitat-open .habitat-scene{aspect-ratio:1.9}.group-quick-actions button{font-size:11px}.group-card h2{font-size:19px}}@media(min-width:1201px){.student-grid:not(.homework-grid){grid-auto-rows:minmax(125px,calc((100dvh - 320px)/6))}.homework-grid{grid-auto-rows:minmax(115px,calc((100dvh - 320px)/6))}}@media(max-width:1100px){.groups-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.group-settings{display:block}.touch-surface{height:calc(100dvh - 120px)}}@media(max-width:700px){.groups-page{padding:0 12px 60px}.groups-grid{grid-template-columns:1fr}.group-card h2{font-size:18px}.group-point-buttons button{min-height:44px}.group-quick-actions button{font-size:12px;padding:9px}.bottom-view-switch.focus{bottom:163px;left:8px;transform:none}.touch-surface:has(.focus-garden) .touch-lower{bottom:163px;right:8px}.bottom-view-switch button{padding:8px 10px;font-size:11px}.touch-lower{right:8px;font-size:11px}.touch-surface{height:calc(100dvh - 180px)}.bulk-practice{margin:0 12px 12px;padding:10px}.bulk-practice small{width:100%}.group-action-editor{gap:4px;grid-template-columns:minmax(70px,1fr) 55px 53px 48px}.resident-list{grid-template-columns:repeat(2,1fr)}.group-history p{flex-wrap:wrap;gap:7px}.app-header nav button{padding:10px 12px}.habitat-thresholds{gap:8px}}@media(prefers-reduced-motion:reduce){.habitat-layer,.habitat-resident,.habitat-water{animation:none!important}}.habitat-layer.variant-violet{transform:translate(1.2%)}.habitat-layer.variant-ivory{transform:translate(-1.2%)}.habitat-base{object-fit:fill}.low-dock{padding-top:60px}.focus-garden{padding-bottom:256px}@media(max-width:760px){.app-header nav button{min-width:0;flex:1;padding:10px 8px}.app-header nav{min-width:0;gap:2px}}.growth-view-tools{flex-wrap:wrap}.class-point-button{background:#426747;color:#fff;border-color:#426747;font-weight:600}.collection-view-tools{display:flex;gap:16px;align-items:center;flex-wrap:wrap;padding:0 28px 18px}.collection-view-tools label{font-size:12px;color:#5e7658;display:flex;align-items:center;gap:8px}.collection-view-tools select{width:auto;min-width:120px}.collected-card-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(270px,1fr));gap:26px;max-width:1440px;margin:0 auto;padding:0 28px 70px}.collected-card-grid>section{min-width:0}.collected-card-grid h2{display:flex;justify-content:space-between;padding:0 10px;align-items:center;font-size:16px;color:#405f42}.collected-card-grid h2 span{font-size:11px;font-weight:400;color:#78886c}.collection-empty{grid-column:1/-1;padding:60px 20px;text-align:center;color:#6f8166;background:#f4f7ef;border-radius:20px}.focus-collected>button[aria-pressed=true]{background:#e4efd9;box-shadow:inset 0 0 0 2px #739667}.focus-collection{flex-wrap:wrap}.focus-collected{flex:1}@media(max-width:700px){.collection-view-tools{padding:0 12px 16px}.collected-card-grid{padding:0 12px 65px;grid-template-columns:repeat(auto-fill,minmax(260px,1fr))}.focus-collected{flex-basis:100%;order:3}.conservation-motto{display:none}}.student-grid.growth-card-grid{grid-template-columns:repeat(auto-fill,minmax(215px,1fr));grid-auto-rows:auto;gap:18px;padding-bottom:20px}.growth-card-grid>.student-card{display:flex;flex-direction:column;padding:12px 9px;gap:5px}.growth-card-grid .student-heading{padding:0 7px}.grid-pet-card{position:relative;min-width:0;width:100%}.growth-card-grid .holo-front{padding:16px}.growth-card-grid .unrevealed-front{padding:0}.growth-card-grid .holo-controls>span{display:none}.growth-card-grid .holo-controls{height:45px;justify-content:flex-end}.growth-card-grid .unrevealed-controls{justify-content:center;font-size:10px}.growth-card-grid .pet-status{flex-direction:row;flex-wrap:wrap;padding:0 7px;font-size:11px}.growth-card-grid .progress-track{flex:none;height:5px;margin:3px 7px 6px}.growth-card-grid .point-buttons button{min-height:36px}.grid-record-button{background:transparent;border:0;min-height:30px;padding:3px;font-size:11px;color:#58745b}.grid-pet-card .feedback{z-index:9;top:43%;left:50%;transform:translate(-50%);padding:6px 9px;border-radius:8px;background:#f4faedee}@media(max-width:520px){.student-grid.growth-card-grid{grid-template-columns:minmax(0,1fr);max-width:370px;margin:0 auto}.growth-card-grid .holo-controls>span{display:block}.growth-card-grid .holo-controls{justify-content:space-between}}.growth-card-grid .holo-art{position:absolute;top:42px;right:14px;bottom:138px;left:14px;margin:0}.growth-card-grid .holo-title{margin-top:auto;padding-bottom:4px}.growth-card-grid .holo-title h3{font-size:20px!important;letter-spacing:0}.growth-card-grid .holo-title i{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:10px}.growth-card-grid .holo-category,.growth-card-grid .holo-footer{display:none}.growth-card-grid .holo-status{font-size:11px;padding:5px 0}.growth-card-grid .holo-fact{font-size:11px;line-height:1.5}:root{color-scheme:light}body{background:#f5f8f0;min-height:100dvh}.preview-toolbar{background:#fffdf6;border-color:#dbe7d6!important}.preview-toolbar span,.preview-intro{color:#63785f!important}.growth-card-grid .student-card{background:#fff;border-color:#d5e3d1}.grid-record-button{color:#456447}.grid-pet-card .feedback{color:#34583e;text-shadow:none}.atlas-archive-toggle{display:flex;align-items:center;gap:8px;margin:12px 0;font-size:14px}.atlas-archive-toggle input{width:18px;height:18px}.atlas-selection-note,.growth-observation{font-size:13px;line-height:1.7;color:var(--green, #526a59)}.atlas-stages figcaption small{display:block;margin:7px auto 0;max-width:180px;font-size:12px;line-height:1.65;text-wrap:pretty}.national-protection{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.national-protection a{font-size:12px}.animal-category-options{border:0;padding:0;margin:20px 0;display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:10px}.animal-category-options legend{font-weight:650;font-size:14px;margin-bottom:12px}.animal-category-options label{display:flex;align-items:center;gap:12px;border:1px solid #d9e5d1;border-radius:14px;padding:14px;min-height:76px;background:#fffefa;cursor:pointer}.animal-category-options label:has(input:checked){border-color:#92b897;background:#edf5e8}.animal-category-options input{width:20px;height:20px;flex-shrink:0;accent-color:#527d5a}.animal-category-options b{display:block;font-size:14px}.animal-category-options small{display:block;color:#647460;font-size:12px;margin-top:5px}.animal-visibility-status{font-size:13px;color:#4e7550}.header-menu{position:relative}.header-menu-panel{position:absolute;z-index:60;right:0;top:calc(100% + 10px);width:230px;max-height:70dvh;overflow:auto;display:flex;flex-direction:column;gap:5px;padding:10px;border:1px solid #d5e3d1;border-radius:16px;background:#fffefa;box-shadow:0 12px 35px #294b4226}.header-menu-panel button{justify-content:flex-start;width:100%;min-height:40px}.header-menu-panel .save-state{padding:9px;font-size:11px}.student-grid.growth-card-grid{padding-top:20px;grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}.growth-card-grid .student-heading{gap:6px}.growth-card-grid .student-heading h2{flex:1;min-width:0}.collection-count{padding:5px 7px;min-height:30px;gap:4px;font-size:12px;color:#456447;background:#edf5e8;border-color:#d5e3d1;flex-shrink:0}.growth-card-grid .holo-controls{display:none}.layout-switch{display:flex;width:max-content;max-width:100%;margin:12px auto}.focus-garden{height:calc(100dvh - 85px);min-height:480px;padding:0 24px;display:flex;flex-direction:column}.focus-garden .focus-stage{min-height:0;flex:1;overflow:auto;padding:16px 0}.focus-garden .low-dock{position:static;flex:none;width:auto;padding:8px 12px max(10px,env(safe-area-inset-bottom));border-radius:18px 18px 0 0}.low-dock .layout-switch{margin:0 auto 8px}@media(max-width:700px){.app-header{gap:10px}.header-tools{margin-left:auto}.header-menu-panel{width:220px}.focus-garden{height:calc(100dvh - 150px);padding:0 12px}.focus-garden .low-dock{padding-inline:8px}}@media(max-width:520px){.student-grid.growth-card-grid{grid-template-columns:minmax(0,1fr)}}.header-tools .class-point-button{background:#426747;color:#fff}.focus-garden .focus-stage{align-items:flex-start;width:100%}.focus-stage .focus-card{flex-shrink:0}.header-menu-panel .save-state{display:block}.app-header{height:58px;min-height:58px;padding:0 20px}.app-header .logo{padding:6px;border-radius:10px}.app-header .identity strong{font-size:17px}.app-header .identity small{font-size:10px;margin-top:1px}.app-header nav{padding:3px}.app-header nav button{min-height:32px;padding:6px 12px}.focus-garden{min-height:0;height:calc(100dvh - 58px);padding:0 14px;gap:8px;overflow:hidden}.focus-garden .focus-stage{display:grid;grid-template-columns:104px minmax(0,1fr);gap:12px;width:100%;max-width:none;min-height:0;margin:0;padding:10px 0 0;flex:1;overflow:visible;align-items:stretch}.focus-stage .focus-card{min-width:0;min-height:0;height:100%;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(270px,1fr);border-radius:20px;overflow:hidden}.focus-garden .focus-character{min-height:0;min-width:0;padding:14px 18px;display:grid;grid-template-rows:30px minmax(0,1fr);gap:8px}.focus-garden .focus-student{flex-wrap:nowrap;gap:8px}.focus-garden .focus-student h1{font-size:22px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.focus-garden .focus-student>span{padding:3px 5px;font-size:12px}.focus-garden .focus-student small{white-space:nowrap}.focus-art-slot{min-width:0;min-height:0;container-type:size;display:grid;place-items:center;padding:4px}.focus-art-slot .focus-holo-card{width:min(100cqw,calc(100cqh * var(--pet-card-width) / var(--pet-card-height)));height:min(100cqh,calc(100cqw * var(--pet-card-height) / var(--pet-card-width)));max-width:none;margin:0}.focus-garden .focus-information{min-height:0;min-width:0;padding:22px;display:flex;flex-direction:column;justify-content:center}.focus-garden .focus-numbers{gap:28px;margin-bottom:16px}.focus-garden .focus-numbers strong{font-size:34px;line-height:1.15}.focus-garden .focus-numbers span{font-size:12px}.focus-garden .focus-progress-title{gap:8px;font-size:12px;margin-bottom:8px}.focus-garden .focus-progress{height:8px;flex:none}.focus-garden .focus-next{font-size:12px;margin:8px 0 0}.focus-information .animal-knowledge{padding:14px;margin:16px 0}.focus-information .animal-fact{font-size:14px}.focus-information .protection-advice,.focus-information .science-source{display:none}.focus-actions{margin-top:auto;padding-top:16px}.focus-actions>div:first-child{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:8px}.focus-actions strong{font-size:13px}.focus-actions small{font-size:11px}.focus-actions .low-point-buttons{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.focus-actions .low-point-buttons button{width:100%;min-height:48px;font-size:22px}.focus-stage .focus-collection{display:flex;flex-direction:column;flex-wrap:nowrap;align-items:stretch;grid-column:auto;gap:10px;min-height:0;padding:12px 8px;border:1px solid #dce7d7;border-radius:16px;background:#f9fcf5}.focus-collection>div:first-child{display:block;text-align:center}.focus-collection>div:first-child strong{font-size:12px;display:block}.focus-collection>div:first-child span{font-size:11px;display:block;margin-top:4px}.focus-collection>p{font-size:11px;line-height:1.6}.focus-collection .focus-collected{display:flex;flex-direction:column;flex:1;flex-basis:auto;order:0;min-height:0;overflow-x:hidden;overflow-y:auto;gap:6px}.focus-collected>button{width:100%;min-width:0;min-height:75px;flex:none}.focus-collection>button{margin:auto 0 0;min-height:32px;padding:6px 0;font-size:11px}.focus-garden .low-dock{position:static;flex:none;width:100%;padding:5px 8px max(7px,env(safe-area-inset-bottom)) 196px;border-radius:14px 14px 0 0}.focus-garden .student-rail>button{height:58px;min-width:110px}.focus-garden .student-rail .pet-image{height:42px;width:42px}.focus-garden .student-rail{padding:2px 2px 4px}.floating-view-switch{position:fixed;bottom:max(20px,env(safe-area-inset-bottom));left:22px;z-index:24;margin:0;width:174px;padding:4px;border:1px solid #dce4d6;background:#fffef8f5;border-radius:13px;box-shadow:0 4px 16px #26493418}.floating-view-switch button{flex:1;padding:7px 8px;font-size:12px;white-space:nowrap}@media(max-height:740px)and (min-width:701px){.focus-garden .focus-information{padding:14px}.focus-garden .focus-numbers{margin-bottom:10px}.focus-information .animal-knowledge{margin:10px 0;padding:10px}.focus-information .animal-fact,.focus-information .wildlife-pledge{font-size:12px;line-height:1.5}.focus-actions{padding-top:8px}}@media(max-width:760px){.app-header{height:auto;min-height:0;padding:7px 12px;gap:5px}.app-header nav button{padding:5px 8px;min-height:28px}.app-header .header-tools button{padding:7px 9px}}@media(max-width:700px){.focus-garden{padding:0 8px;gap:6px}.focus-garden .focus-stage{grid-template-columns:68px minmax(0,1fr);gap:7px;padding-top:7px}.focus-stage .focus-card{grid-template-columns:minmax(0,1fr);grid-template-rows:minmax(0,1fr) auto;border-radius:16px}.focus-garden .focus-character{padding:10px;grid-template-rows:24px minmax(0,1fr);gap:4px}.focus-garden .focus-student h1{font-size:18px}.focus-garden .focus-information{padding:10px}.focus-garden .focus-numbers{gap:16px;margin-bottom:6px}.focus-garden .focus-numbers>div{display:flex;gap:5px;align-items:baseline}.focus-garden .focus-numbers strong{font-size:20px}.focus-garden .focus-numbers strong small{display:none}.focus-garden .focus-progress-title{margin-bottom:4px;font-size:10px}.focus-garden .focus-next,.focus-information .animal-knowledge,.focus-information .blind-pledge{display:none}.focus-actions{padding-top:8px}.focus-actions>div:first-child{margin-bottom:5px}.focus-actions strong{font-size:11px}.focus-actions small{font-size:10px}.focus-actions .low-point-buttons{gap:5px}.focus-actions .low-point-buttons button{min-height:38px;font-size:19px;border-radius:9px}.focus-stage .focus-collection{padding:9px 4px;gap:7px;border-radius:12px}.focus-collection>div:first-child strong{font-size:10px}.focus-collected>button{padding:3px;min-height:65px}.focus-collected .pet-image{width:44px;height:40px}.focus-collected span{font-size:9px}.focus-collection>button{font-size:10px}.focus-garden .low-dock{padding-left:84px;padding-right:3px}.focus-garden .student-rail-wrap{gap:3px}.focus-garden .student-rail>button{min-width:94px;height:58px;padding-right:6px}.floating-view-switch{left:10px;bottom:max(10px,env(safe-area-inset-bottom));width:74px;flex-direction:column;padding:3px;gap:0}.floating-view-switch button{padding:4px;min-height:27px;font-size:10px}}.focus-collection>div:first-child{min-width:0}.growth-card-grid .point-buttons,.practice-checkboxes{margin-top:auto}.practice-checkboxes{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;padding:0 2px}.practice-checkboxes label{display:flex;align-items:center;justify-content:center;gap:5px;padding:9px 4px;min-height:38px;border:1px solid #dce5d5;border-radius:10px;background:#f7f9f3;font-size:12px;font-weight:500;color:#61765c;cursor:pointer}.practice-checkboxes input{width:16px;height:16px;padding:0;margin:0;accent-color:#527b49;flex-shrink:0;cursor:pointer}.practice-checkboxes label.done{background:#e6f0dc;color:#385d34;border-color:#b1cca2}.practice-checkboxes label:has(input:disabled){cursor:default;opacity:.65}.practice-checkboxes label:focus-within{outline:2px solid #679660;outline-offset:2px}.practice-card-grid .student-card.all-done{border-color:#94ba84}.modal-wide:has(.personal-collection-grid){width:min(1100px,96vw);max-width:1100px}.personal-collection-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.personal-collection-grid>.muted,.personal-collection-grid>.empty-state{grid-column:1/-1}@media(max-width:700px){.personal-collection-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:480px){.personal-collection-grid{grid-template-columns:minmax(0,1fr)}}.modal:has(.atlas-layout){width:min(1320px,calc(100vw - 32px));max-width:none;height:calc(100dvh - 32px);max-height:900px;padding:16px;overflow:hidden}.modal:has(.atlas-layout)[open]{display:flex;flex-direction:column;gap:12px}.modal:has(.atlas-layout) .modal-heading{margin:0;flex:none;min-height:32px}.modal:has(.atlas-layout) .modal-heading h2{font-size:18px}.modal .atlas-layout{flex:1;min-height:0;display:grid;grid-template-columns:190px minmax(0,1fr);gap:14px;margin:0}.atlas-sidebar{min-height:0;min-width:0;display:flex;flex-direction:column;gap:12px}.atlas-sidebar .atlas-search{font-size:12px;flex:none}.atlas-sidebar .atlas-search input{width:100%;min-width:0;font-size:12px;padding:9px}.atlas-sidebar .atlas-list{flex:1;min-height:0;max-height:none;overflow:auto;overscroll-behavior:contain}.atlas-layout .atlas-profile{min-height:0;display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,.95fr);gap:16px;border:1px solid #e0e7d9;background:#fff;border-radius:18px;padding:14px;overflow:hidden}.atlas-profile .atlas-featured-card{width:100%;height:100%;max-width:none;min-height:0;margin:0;padding:5px}.atlas-featured-card .focus-holo-card{width:min(100cqw,calc(100cqh * var(--pet-card-width) / var(--pet-card-height)));height:min(100cqh,calc(100cqw * var(--pet-card-height) / var(--pet-card-width)));max-width:none;margin:0}.atlas-information{min-height:0;min-width:0;overflow:auto;overscroll-behavior:contain;padding-right:6px}.atlas-information .atlas-stages{margin:0}.atlas-information .atlas-stages .pet-image{height:clamp(64px,14dvh,125px)}.atlas-information .atlas-stages figcaption small{font-size:11px;padding:0 5px}.atlas-information .animal-knowledge{padding:14px;margin:12px 0}.atlas-information .animal-fact{font-size:14px}.atlas-help{font-size:12px;line-height:1.7}.atlas-help>summary{cursor:pointer;color:#526a59}.atlas-help .atlas-intro,.atlas-help .atlas-selection-note,.atlas-help .atlas-archive-toggle{font-size:12px;margin:10px 0}@media(max-width:900px){.modal .atlas-layout{grid-template-columns:150px minmax(0,1fr);gap:10px}.atlas-layout .atlas-profile{grid-template-columns:minmax(0,1fr);grid-template-rows:minmax(0,1fr) minmax(0,32%);gap:10px;padding:10px}.atlas-information{border-top:1px solid #e0e7d9;padding-top:10px}}@media(max-width:600px){.modal:has(.atlas-layout){width:calc(100vw - 16px);height:calc(100dvh - 16px);max-height:none;padding:10px;border-radius:14px}.modal:has(.atlas-layout) .modal-heading h2{font-size:15px}.modal .atlas-layout{grid-template-columns:100px minmax(0,1fr);gap:7px}.atlas-sidebar{gap:8px}.atlas-sidebar .atlas-list{flex-direction:column;padding-right:2px}.atlas-sidebar .atlas-list button{min-width:0;width:100%;flex-direction:column;gap:2px;text-align:center}.atlas-sidebar .atlas-list button span{font-size:12px}.atlas-sidebar .atlas-list button small{font-size:9px}.atlas-sidebar .atlas-search input{font-size:11px;padding:6px}.atlas-layout .atlas-profile{padding:6px;border-radius:12px}.atlas-information .atlas-stages{grid-template-columns:1fr}.atlas-information .atlas-stages figure{display:flex;align-items:center;text-align:left;gap:6px}.atlas-information .atlas-stages .pet-image{width:60px;height:60px;flex:none}}.atlas-sidebar .atlas-archive-toggle{flex:none;margin:0;font-size:11px;line-height:1.5;align-items:flex-start;gap:5px}.atlas-sidebar .atlas-archive-toggle input{flex:none;width:15px;height:15px;margin-top:1px}.practice-class-menu{position:relative}.practice-class-menu:after{content:"";position:absolute;inset:100% 0 auto;height:12px}.practice-class-panel{top:100%;margin-top:8px}.practice-class-panel small{padding:7px;font-size:11px;color:#78866f}.practice-summary{margin:12px 28px 16px;padding:12px 16px;border:1px solid #e0e7d9;border-radius:14px;background:#fafcf6}.practice-summary .homework-bar{height:auto;padding:0;margin:0;gap:12px;min-height:0;align-items:center}.practice-summary .homework-bar h1{font-size:18px;margin:0;line-height:1.5}.practice-summary .homework-bar h1 span{font-size:12px}.practice-summary .homework-bar p{margin:3px 0 0;font-size:12px}.practice-summary .date-control{margin:0;flex-shrink:0;gap:6px}.practice-summary .date-control select{padding:6px 8px;font-size:12px}.practice-summary .homework-stats{margin:9px 0 0;padding:9px 0 0;background:transparent;border:0;border-radius:0;border-top:1px solid #e3e9dd;gap:8px 20px;font-size:12px;display:flex;flex-wrap:wrap}.practice-summary .homework-stats span{white-space:nowrap}.practice-summary .homework-stats b{font-size:14px;margin:0 3px}.practice-summary .homework-stats span:last-child{margin-left:auto}@media(max-width:700px){.practice-summary{margin:8px 12px 12px;padding:10px}.practice-summary .homework-bar{flex-wrap:wrap;flex-direction:row;gap:8px 16px}.practice-summary .homework-bar h1{font-size:16px}.practice-summary .homework-bar h1 span{display:none}.practice-summary .date-control{width:auto}.practice-summary .homework-stats{gap:6px 12px}.practice-summary .homework-stats span:last-child{margin-left:0}}.failure-toast{position:fixed;inset:74px 18px auto auto;margin:0;width:max-content;max-width:calc(100vw - 36px);padding:12px 14px;border:1px solid #e4c3a8;border-radius:12px;background:#fff8ed;color:#85532f;box-shadow:0 8px 28px #55371824;font-size:14px}.failure-toast:popover-open{display:flex;align-items:center;gap:12px}.failure-toast button{min-height:24px;padding:0 5px;border:0;background:transparent;color:inherit;font-size:20px}
