@charset "UTF-8";
:root{--ink:#172b27;--muted:#748078;--paper:#f9faf5;--lime:#d5f477;--line:#e1e6dc;--green:#235344;--radius:22px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,"Helvetica Neue","PingFang SC","Microsoft YaHei",sans-serif;font-size:15px;line-height:1.65}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{cursor:pointer;color:inherit}button:disabled{opacity:.42;cursor:not-allowed}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid #74a642;outline-offset:5px}img{max-width:100%;display:block}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.2;letter-spacing:-.045em}button{border:0}button,a{touch-action:manipulation}[hidden]{display:none!important}.header{height:94px;max-width:1440px;padding:0 5%;margin:auto;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);gap:25px}.brand{display:flex;align-items:center;gap:9px;font-size:28px;font-weight:850;letter-spacing:-1px;white-space:nowrap}.brand-dot{font-size:12px;align-self:flex-start;margin-top:8px}.brand-mark{width:36px;height:38px;background:var(--ink);color:var(--lime);display:grid;place-items:center;clip-path:polygon(12% 0,88% 0,100% 70%,50% 100%,0 70%);font-size:23px;font-weight:900}.header nav{display:flex;gap:38px;font-size:13px}.header nav a:hover{color:#708f2d}.button{display:inline-flex;justify-content:center;align-items:center;gap:32px;background:var(--lime);color:var(--ink);padding:16px 26px;border-radius:8px;font-weight:700;transition:transform .2s,background .2s;white-space:nowrap}.button:hover{background:#c4ec53;transform:translateY(-2px)}.button.small{font-size:13px;padding:11px 20px;gap:22px}.button.dark{background:var(--ink);color:white}.text-button{background:none;padding:8px 0;font-size:13px}.text-link{font-size:13px;border-bottom:1px solid var(--ink);padding-bottom:4px}.hero{max-width:1440px;margin:auto;padding:64px 5% 66px;display:grid;grid-template-columns:1fr 1.03fr;gap:44px;align-items:center}.eyebrow{font-size:10px;font-weight:750;letter-spacing:1.8px;display:flex;align-items:center;gap:9px}.live-dot{display:inline-block;width:7px;height:7px;background:#79a657;border-radius:50%;box-shadow:0 0 0 4px #a2c57520}.hero h1{font-size:clamp(48px,5.4vw,78px);margin:26px 0;line-height:1.18;position:relative;letter-spacing:-5px;font-weight:800}.serif{font-weight:500;color:#527058}.spark{color:#77934e;display:inline-block;font-size:70px;line-height:1}.hero h1 .spark{position:absolute;transform:rotate(12deg);margin-left:22px;font-size:64px}.hero-intro{font-size:15px;line-height:1.95;color:#728077}.hero-actions{display:flex;align-items:center;gap:28px;margin:30px 0}.hero-note{display:flex;align-items:center;gap:14px;font-size:10px}.hero-note small{font-size:10px;color:var(--muted)}.avatar-stack{display:flex;padding-left:5px}.avatar-stack img{height:32px;width:32px;border:2px solid var(--paper);border-radius:50%;margin-left:-5px}.hero-art{height:478px;position:relative;border-radius:150px 150px 24px 24px;background:#c8edec;overflow:hidden;isolation:isolate}.hero-art>img{height:100%;width:100%;object-fit:cover;object-position:52% 50%;transform:scale(1.01)}.art-label{position:absolute;top:24px;left:0;right:0;text-align:center;font-size:9px;letter-spacing:2.7px}.floating-card{position:absolute;bottom:42px;left:24px;right:24px;background:#fcfff5e8;backdrop-filter:blur(10px);border:1px solid #fff9;border-radius:13px;padding:17px 20px;display:flex;align-items:center;justify-content:space-between;gap:14px;box-shadow:0 5px 30px #23413316}.floating-card>span:first-child{font-size:32px;color:#6e8d36}.floating-card div{flex:1;font-size:14px;font-weight:700}.floating-card small{display:block;font-size:8px;font-weight:500;letter-spacing:1.5px;margin-top:3px}.art-number{position:absolute;bottom:11px;right:24px;font-size:10px;letter-spacing:1px}.ticker{padding:21px 5%;border-block:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;gap:20px;overflow:hidden;font-size:11px;font-weight:700;letter-spacing:1.5px;white-space:nowrap}.ticker b{font-size:22px;color:#719650}.section{max-width:1440px;padding:78px 5%;margin:auto}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:32px}.section-heading h2{font-size:34px;margin-top:12px}.section-heading>p{font-size:12px;color:var(--muted);line-height:1.8}.feature-grid{display:grid;grid-template-columns:1.15fr 1fr;gap:24px}.feature-card{height:330px;position:relative;border-radius:var(--radius);overflow:hidden;background:#164238;color:white}.feature-card>img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.feature-card:hover>img{transform:scale(1.04)}.feature-card:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent 25%,#102d24ee)}.feature-copy{position:absolute;bottom:26px;left:26px;right:44px;z-index:1}.tag{font-size:9px;letter-spacing:1.2px;font-weight:750;display:inline-block}.feature-copy h3{font-size:25px;margin:12px 0 8px}.feature-copy p{font-size:12px;color:#dce8dc}.circle-arrow{position:absolute;z-index:1;right:24px;top:24px;border:1px solid #fff7;border-radius:50%;width:36px;height:36px;display:grid;place-items:center}.companions{padding-top:10px}.pet-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.pet-card{background:#edf1e4;border:1px solid #dfe7d3;border-radius:18px;padding:23px;transition:transform .2s}.pet-card:hover{transform:translateY(-5px)}.pet-card.lilac{background:#edebf5;border-color:#e1dcec}.pet-card.peach{background:#f3ebe1;border-color:#e6ded3}.pet-no{font-size:9px;letter-spacing:1.6px}.pet-card img{width:155px;height:155px;object-fit:cover;margin:25px auto;border-radius:50%;mix-blend-mode:multiply}.pet-card h3{font-size:20px;display:flex;justify-content:space-between}.pet-card p{font-size:11px;color:var(--muted);margin-top:9px}.caption{margin-top:16px;font-size:10px;color:var(--muted)}.world-banner{position:relative;max-width:1296px;margin:0 auto;border-radius:22px;overflow:hidden;min-height:350px;display:flex;align-items:center;color:white}.world-banner>img{position:absolute;width:100%;height:100%;object-fit:cover}.world-banner:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#0d292ced,#15353055)}.world-banner>div{z-index:1;padding:50px 6%}.world-banner h2{font-size:45px;margin:20px 0 12px}.world-banner p:not(.eyebrow){color:#c9ddd5;font-size:13px;margin-bottom:24px}.journal-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.journal-grid a{border-top:1px solid #b8c3b7;padding-top:22px}.journal-grid span{font-size:10px;color:var(--muted)}.journal-grid h3{font-size:20px;margin:17px 0 12px;line-height:1.5}.journal-grid p{font-size:12px;color:var(--muted)}.join{max-width:1296px;margin:0 auto 64px;padding:45px 4%;background:var(--lime);border-radius:18px;display:flex;align-items:center;gap:36px}.join h2{font-size:30px;margin-top:8px}.join .button{margin-left:auto}.footer{max-width:1440px;margin:auto;padding:32px 5%;border-top:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;gap:24px}.footer>span,.footer>a:last-child{font-size:11px}.footer small{color:var(--muted)}dialog{border:1px solid var(--line);border-radius:22px;max-width:850px;width:90%;padding:32px;background:var(--paper);color:var(--ink);box-shadow:0 30px 150px #071d2450}dialog::backdrop{background:#0d201dbb;backdrop-filter:blur(7px)}dialog video{width:100%;margin-top:20px;border-radius:12px}dialog p:not(.eyebrow){font-size:12px;margin-top:15px;line-height:1.9}.dialog-close{position:absolute;top:12px;right:14px;width:30px;height:30px;background:#e5ebdf;border-radius:50%}.skip-link{position:fixed;left:12px;top:-100px;background:var(--ink);color:#fff;padding:12px;z-index:99}.skip-link:focus{top:12px}.editorial{max-width:900px;margin:auto;min-height:65vh;padding:70px 30px}.editorial h1{font-size:42px;margin:15px 0 35px}.editorial article{margin-bottom:35px}.editorial p{margin:14px 0}.editorial a{text-decoration:underline}.editorial img{height:auto}
.play-main{max-width:1440px;padding:35px 4% 48px;margin:auto}.play-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:28px}.play-heading h1{font-size:29px;margin-top:10px}.game-shell{display:grid;grid-template-columns:235px minmax(0,1fr);border:1px solid var(--line);border-radius:20px;overflow:hidden;background:#fff}.game-sidebar{padding:26px 18px;background:#f1f4ec;border-right:1px solid var(--line);display:flex;flex-direction:column}.profile{display:flex;gap:12px;align-items:center;padding-bottom:25px;border-bottom:1px solid var(--line)}.profile img{width:48px;height:48px;border-radius:14px}.profile .eyebrow{font-size:7px;letter-spacing:1px}.profile h2{font-size:15px;margin:4px 0}.profile #level{font-size:10px;color:var(--muted)}.game-nav{display:flex;flex-direction:column;gap:9px;padding-top:23px}.game-nav button{display:flex;gap:9px;align-items:center;text-align:left;padding:13px 10px;border-radius:8px;background:transparent}.game-nav button[aria-pressed=true]{background:var(--ink);color:#e9fac5}.game-nav button span{font-size:12px}.game-nav small{font-size:7px;margin-left:auto;letter-spacing:.6px;opacity:.6}.side-note{margin-top:auto;padding-top:35px;font-size:10px;color:var(--muted)}.side-note p{margin:10px 0}.game-content{min-width:0;padding:20px}.resource-bar{display:flex;gap:24px;align-items:center;margin-bottom:18px;font-size:12px;min-height:32px}.resource-bar strong{margin-left:8px}.resource-bar button{border:1px solid var(--line);border-radius:6px;background:white;padding:4px 9px;font-size:10px}.save-status{margin-left:auto;color:var(--muted);font-size:9px}.habitat{height:338px;border-radius:14px;position:relative;overflow:hidden;background:linear-gradient(180deg,#11372940,#14372477),url(nurture.jpg) center 38%/cover}.habitat:before{content:"";position:absolute;inset:0;backdrop-filter:blur(5px);background:linear-gradient(180deg,#103a2755,transparent 50%,#0d261ca8)}.habitat-label{position:absolute;left:23px;top:18px;color:white}.habitat-label h2{font-size:19px;margin-top:8px}.pet-stage{position:absolute;top:100px;left:50%;transform:translateX(-50%);display:flex;flex-direction:column;align-items:center}.pet-stage>img{width:125px;height:125px;border:4px solid #dff9b5;border-radius:50%;box-shadow:0 10px 40px #123720aa;z-index:1;animation:float 3.5s ease-in-out infinite}.pet-stage>span:last-child{white-space:nowrap;font-size:11px;padding:7px 15px;border-radius:8px;background:#fffef2;margin-top:15px;z-index:1}.pet-aura{position:absolute;top:85px;width:190px;height:55px;border:2px solid #c4f371;background:#a7e57050;border-radius:50%;box-shadow:0 0 55px #c9fba388}.habitat-bottom{position:absolute;bottom:15px;left:22px;right:18px;display:flex;align-items:center;justify-content:space-between;color:white;font-size:10px}.pet-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;padding:20px 2px}.pet-stats span{display:flex;justify-content:space-between;font-size:10px}.pet-stats b{font-weight:500;color:var(--muted)}progress{appearance:none;-webkit-appearance:none;width:100%;height:6px;border:none;background:#e8ece4;border-radius:8px;overflow:hidden}progress::-webkit-progress-bar{background:#e8ece4}progress::-webkit-progress-value{background:#8da963;border-radius:8px}progress::-moz-progress-bar{background:#8da963}#energy-meter::-webkit-progress-value{background:#d9ad60}#xp-meter::-webkit-progress-value{background:#9b91bd}.care-actions{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.care-actions button{padding:14px 8px;background:#f5f7f0;border:1px solid var(--line);border-radius:10px;text-align:left}.care-actions button b{display:block;font-size:13px;margin-bottom:5px}.care-actions button span{font-size:9px;color:var(--muted)}.quest{display:flex;align-items:center;gap:14px;margin-top:20px;border-top:1px solid var(--line);padding-top:16px;font-size:10px}.quest>span{color:var(--muted)}.quest strong{font-weight:500}.quest>span:last-child{margin-left:auto}.game-disclaimer{text-align:center;margin:16px 0 0;font-size:10px;color:var(--muted)}.panel-title{margin-bottom:25px;padding:15px 5px}.panel-title h2{font-size:25px;margin:9px 0}.panel-title>p:last-child{font-size:12px;color:var(--muted)}.chapter-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;min-height:342px}.chapter{position:relative;border-radius:13px;overflow:hidden;text-align:left;min-height:160px;color:#fff;padding:20px;background:linear-gradient(0deg,#123c33ee,#183f3660),url(world.jpg) center/cover;border:2px solid transparent}.chapter:nth-child(2){background-position:30% 50%;filter:hue-rotate(20deg)}.chapter:nth-child(3){background-position:70%;filter:hue-rotate(60deg)}.chapter:nth-child(4){filter:hue-rotate(160deg)}.chapter:nth-child(5){filter:hue-rotate(220deg)}.chapter:disabled{filter:grayscale(.8);opacity:.5}.chapter span{display:block;font-size:9px;letter-spacing:1px}.chapter h3{font-size:19px;margin:13px 0}.chapter p{font-size:10px;color:#d3e0d2}.chapter:hover:enabled{border-color:var(--lime)}.inventory-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px;min-height:305px}.inventory-grid article{border:1px solid var(--line);border-radius:13px;padding:20px 16px;background:#f8faf4}.item-icon{font-size:45px;color:#6b886b}.inventory-grid h3{font-size:17px;margin:8px 0}.inventory-grid p{font-size:11px;color:var(--muted);margin:8px 0}.inventory-grid .button{margin-top:15px;padding:10px;font-size:11px}.save-tools{display:flex;gap:12px;flex-wrap:wrap;margin-top:24px}.save-tools button,.file-button{border:1px solid var(--line);font-size:11px;background:transparent;border-radius:6px;padding:8px 13px;cursor:pointer}.file-button input{display:block;font-size:10px;max-width:165px;margin-top:7px}.choose-pets{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;min-height:368px}.choose-pets button{border:2px solid var(--line);border-radius:14px;background:#f4f7ee;padding:20px 10px}.choose-pets button[aria-pressed=true]{border-color:#86a956;background:#e5f1d0}.choose-pets img{border-radius:50%;width:120px;height:120px;margin:0 auto 20px}.choose-pets h3{font-size:16px;margin:12px 0}.choose-pets p{font-size:10px;color:var(--muted)}.toast{position:fixed;bottom:28px;left:50%;transform:translate(-50%,30px);opacity:0;pointer-events:none;background:var(--ink);color:#fff;padding:13px 22px;border-radius:10px;font-size:13px;z-index:100;transition:.2s;max-width:90%;width:max-content}.toast.show{transform:translate(-50%,0);opacity:1}.battle-top{display:flex;justify-content:space-between;font-size:12px;margin:6px 0 16px}.battle-scene{background:linear-gradient(#0f3729ac,#1c513d8c),url(world.jpg) center/cover;height:280px;border-radius:14px;display:flex;align-items:center;justify-content:space-around;position:relative;overflow:hidden}.fighter{width:150px;text-align:center;color:white;z-index:1;transition:transform .2s}.fighter>span{font-size:12px}.fighter progress{display:block;margin:9px 0 24px;height:8px}.fighter img{width:112px;height:112px;border-radius:50%;margin:auto;border:3px solid var(--lime);box-shadow:0 15px 30px #081e29}.fighter.enemy progress::-webkit-progress-value{background:#d98b72}.enemy-orb{width:112px;height:112px;margin:auto;display:grid;place-items:center;font-size:68px;border-radius:42% 58% 55% 45%;background:radial-gradient(circle at 35% 30%,#cae4fb,#705b9b 50%,#2b2855);box-shadow:0 0 40px #a5bde977;border:2px solid #bdc5ec;color:#effcff;animation:float 3s infinite}.versus{color:#fff5;font-size:30px;font-style:italic}.battle-controls{display:grid;grid-template-columns:repeat(4,1fr) auto;gap:8px;margin-top:15px}.battle-controls button{background:#eef3e4;border:1px solid #d6e3c7;border-radius:7px;padding:12px 5px;font-size:11px}.battle-controls button small{font-size:9px;opacity:.5;margin-left:4px}.battle-controls button:first-child{background:var(--lime)}#battle-log{min-height:50px;margin-top:14px;font-size:12px;background:#f5f7f0;padding:12px;border-radius:7px}#battle-fx{position:absolute;font-size:45px;font-weight:800;right:20%;top:25%;color:#fff6ba;text-shadow:0 3px #46284c;z-index:3}#battle-fx.hit{animation:damage .65s ease-out forwards}.dialog-actions{display:flex;gap:12px;margin-top:24px}.dialog-actions button{padding:12px 18px;border-radius:6px}#game-dialog{max-width:530px}#game-dialog h2{font-size:25px;margin:10px 0}.stats-summary{margin:20px 0;color:#557534;font-size:16px}@keyframes float{50%{transform:translateY(-8px)}}@keyframes damage{0%{opacity:1;transform:translateY(0)}100%{opacity:0;transform:translateY(-50px)}}
@media(min-width:1500px){.hero h1{font-size:78px}.hero-art{height:510px}}@media(max-width:1050px){.hero{gap:25px}.hero h1{font-size:55px;letter-spacing:-3px}.hero h1 .spark{font-size:44px;margin-left:8px}.hero-art{height:425px}.game-shell{grid-template-columns:195px minmax(0,1fr)}.game-sidebar{padding:20px 12px}.game-nav small{display:none}.resource-bar{gap:14px}.feature-copy h3{font-size:21px}.world-banner,.join{margin-left:5%;margin-right:5%}.care-actions button span{font-size:8px}.hero-actions{gap:18px}.floating-card div{font-size:12px}}
@media(max-width:760px){.header{height:74px;padding:0 5%;gap:14px}.brand{font-size:23px}.brand-mark{width:30px;height:33px;font-size:20px}.header nav{gap:15px;font-size:11px}.header nav a:last-child{display:none}.header .button{font-size:11px;padding:10px 12px;gap:7px}.hero{padding:36px 6% 38px;grid-template-columns:1fr;gap:30px}.hero h1{font-size:60px;margin:22px 0;letter-spacing:-3px}.hero h1 .spark{font-size:52px;margin-left:18px}.hero-intro{font-size:13px}.hero-art{height:380px;border-radius:95px 95px 20px 20px}.hero-note{margin-top:18px}.ticker{padding:14px 6%;font-size:9px;gap:24px}.ticker span:last-child,.ticker b:last-of-type{display:none}.section{padding:48px 6%}.section-heading{display:block;margin-bottom:25px}.section-heading h2{font-size:28px}.section-heading>p,.section-heading>a{margin-top:16px;display:inline-block}.feature-grid{grid-template-columns:1fr;gap:18px}.feature-card{height:295px}.feature-copy h3{font-size:23px}.pet-grid{gap:12px;grid-template-columns:1fr}.pet-card{padding:22px;display:grid;grid-template-columns:1fr 105px;column-gap:12px;align-items:center}.pet-card img{grid-column:2;grid-row:1/4;width:100px;height:100px;margin:0}.pet-card h3{font-size:21px;margin-top:15px}.pet-card p{font-size:11px}.companions{padding-top:5px}.world-banner{min-height:330px;margin:0 6%}.world-banner h2{font-size:40px}.world-banner>div{padding:35px 8%}.world-banner .eyebrow{font-size:8px}.journal-grid{grid-template-columns:1fr;gap:26px}.journal-grid h3{font-size:21px;margin:12px 0 8px}.join{margin:0 6% 38px;padding:30px;flex-wrap:wrap;gap:18px}.join>.spark{font-size:45px}.join h2{font-size:23px}.join .eyebrow{font-size:8px}.join .button{margin-left:0;width:100%}.footer{flex-wrap:wrap;padding:28px 6%;gap:18px}.footer>span{margin-left:auto}.footer>a:last-child{width:100%;text-align:right}.play-main{padding:25px 4%}.play-heading{align-items:flex-start}.play-heading h1{font-size:23px}.play-heading .eyebrow{font-size:8px}.play-heading>a{font-size:10px;white-space:nowrap;margin-top:8px}.game-shell{display:block}.game-sidebar{border-right:0;padding:15px}.profile{padding-bottom:12px}.profile img{height:36px;width:36px}.profile h2{display:inline;font-size:14px;margin-right:10px}.game-nav{flex-direction:row;padding-top:12px;gap:5px;justify-content:space-between}.game-nav button{padding:10px 8px;gap:5px;flex:1;justify-content:center;white-space:nowrap}.game-nav button span{font-size:10px}.side-note{display:none}.game-content{padding:12px}.resource-bar{gap:10px;font-size:10px;flex-wrap:wrap}.resource-bar strong{margin-left:2px}.save-status{font-size:8px}.habitat{height:320px}.habitat-label{left:17px}.habitat-label h2{font-size:17px}.habitat-bottom{left:14px;right:14px}.habitat-bottom>span{font-size:8px}.habitat-bottom .button{padding:9px 12px;font-size:10px}.pet-stats{gap:12px;padding:18px 0}.care-actions{gap:7px}.care-actions button{padding:12px 7px}.care-actions button b{font-size:11px}.care-actions button span{font-size:8px;display:block;line-height:1.7}.quest{gap:8px;font-size:9px}.quest>span:first-child{white-space:nowrap}.game-disclaimer{font-size:8px;line-height:1.9}.chapter-grid{grid-template-columns:repeat(2,1fr)}.chapter{min-height:145px;padding:16px}.panel-title h2{font-size:22px}.panel-title>p:last-child{font-size:10px}.inventory-grid{grid-template-columns:1fr;gap:12px}.inventory-grid article{position:relative;padding:18px}.inventory-grid .item-icon{float:right;font-size:40px}.inventory-grid .button{margin-top:8px}.choose-pets{grid-template-columns:1fr;gap:12px}.choose-pets button{display:grid;grid-template-columns:70px 1fr;padding:15px;column-gap:18px;text-align:left}.choose-pets img{grid-row:1/4;margin:0;width:70px;height:70px}.choose-pets h3{margin:5px 0}.choose-pets .tag{font-size:8px}.battle-scene{height:250px}.fighter{width:105px}.fighter img,.enemy-orb{width:87px;height:87px}.enemy-orb{font-size:53px}.versus{font-size:20px}.battle-controls{grid-template-columns:repeat(2,1fr)}.battle-controls button:last-child{grid-column:1/-1;padding:6px}.battle-controls button{padding:13px 5px}.fighter>span{font-size:10px}.save-tools{gap:7px}.save-tools>button{font-size:10px}.hero-actions>.button{padding:14px 24px}.art-label{font-size:8px}.editorial{padding:40px 6%}.editorial h1{font-size:32px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
/* English typography and longer interface labels. */
.hero h1{font-size:clamp(42px,5.2vw,72px);letter-spacing:-3.5px}.hero h1 .spark{font-size:48px;margin-left:16px}.hero-intro{max-width:470px}.section-heading h2{max-width:730px}.hero-note{font-size:10px}.game-nav small{display:none}.pet-stage>span:last-child{white-space:normal;width:min(270px,70vw);text-align:center;line-height:1.45}.fighter>span{display:block;min-height:38px}.battle-controls button{font-size:10px}.resource-bar{gap:16px}.profile h2{line-height:1.35}.quest strong{min-width:0}.game-content,.game-sidebar{overflow-wrap:break-word}.floating-card small{letter-spacing:1px}
@media(max-width:1050px) and (min-width:761px){.hero h1{font-size:51px;letter-spacing:-2.5px}.hero h1 .spark{font-size:32px;margin-left:8px}.hero-actions{gap:15px}.hero-actions .button{padding:14px 20px}.hero-actions .text-button{font-size:11px}}
@media(max-width:760px){.header{display:grid;grid-template-columns:1fr auto;height:auto;min-height:94px;padding-top:13px;padding-bottom:10px;row-gap:8px}.header nav{grid-row:2;grid-column:1/-1;justify-content:center;gap:26px}.header nav a:last-child{display:block}.header>.button{grid-column:2;grid-row:1}.hero h1{font-size:clamp(40px,12.8vw,60px);letter-spacing:-2px}.hero h1 .spark{font-size:36px;margin-left:14px}.hero-intro{font-size:12px}.hero-actions{gap:16px}.hero-actions>.button{padding:14px 20px}.hero-actions>.text-button{font-size:12px}.hero-note small{font-size:8px}.hero-note{font-size:9px}.section-heading h2{font-size:28px}.join h2{font-size:24px}.join>.spark{font-size:34px}.join{column-gap:12px}.play-heading{flex-direction:column;gap:4px}.play-heading h1{font-size:24px}.game-nav button{padding:10px 5px;gap:4px}.resource-bar{gap:9px}.resource-bar button{font-size:9px}.save-status{font-size:8px}.habitat-label h2{font-size:17px;max-width:260px}.habitat-bottom>span{max-width:150px}.pet-stats span{font-size:9px}.care-actions button span{font-size:9px}.quest{align-items:flex-start}.quest>span:first-child{white-space:normal;min-width:66px}.pet-card h3{font-size:20px}.pet-card{grid-template-columns:1fr 90px}.pet-card img{width:90px;height:90px}.fighter>span{font-size:10px}.footer>span{font-size:10px}}
