@import url('/assets/fonts/fonts.css');
:root{--ink:#243b3c;--muted:#697a7f;--green:#167967;--mint:#e1f3ec;--paper:#f7f8fc;--line:#e3e8ee;--purple:#7664a7;--shadow:0 12px 35px #273b5010;--font:'Be Vietnam Pro','Arial',sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.65 var(--font)}button,input,select,textarea{font:inherit}button,a{touch-action:manipulation;-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit}a{color:inherit;text-decoration:none}button:disabled{opacity:.5;cursor:default}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #238d76;outline-offset:4px}button{border:0}img{max-width:100%;display:block}h1,h2,h3,p{margin:0}h1{font-size:clamp(30px,4.3vw,57px);line-height:1.25;letter-spacing:-2.5px;font-weight:600}h2{font-size:clamp(25px,3.4vw,39px);line-height:1.3;letter-spacing:-1.3px;font-weight:600}h3{font-size:18px;line-height:1.45;font-weight:600}p{color:var(--muted)}[hidden]{display:none!important}.topbar{max-width:1376px;width:calc(100% - 72px);margin:auto;height:96px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);gap:20px}.brand{display:flex;gap:10px;align-items:center;font-size:23px;font-weight:700;letter-spacing:-.8px;line-height:1.2}.brand-icon{display:grid;place-items:center;background:var(--green);color:white;width:44px;height:44px;border-radius:15px;font-size:32px;font-family:Georgia,serif}.brand small{display:block;font-size:10px;letter-spacing:1px;color:var(--muted);font-weight:500;margin-top:4px}.topbar nav{display:flex;gap:30px;align-items:center;font-size:14px}.quiet{padding:10px 16px;background:white;border:1px solid var(--line);border-radius:12px;font-size:14px;font-weight:500;transition:background .2s,transform .2s}.quiet:hover{background:var(--mint)}.primary{display:inline-flex;justify-content:center;align-items:center;gap:12px;padding:14px 23px;background:var(--green);color:#fff;border:1px solid var(--green);border-radius:12px;font-size:15px;font-weight:600;transition:background .2s,transform .2s}.primary:hover{background:#0e6153;transform:translateY(-1px)}.small{padding:10px 16px;font-size:14px;white-space:nowrap}.full{width:100%}.eyebrow{font-size:11px;letter-spacing:1.6px;font-weight:600;color:var(--green);margin-bottom:18px}main{width:min(1304px,calc(100% - 72px));margin:0 auto}#adoption{padding-top:48px}.welcome{display:grid;grid-template-columns:1.1fr 1fr;gap:50px;align-items:center}.welcome h1 em{font-family:Georgia,serif;color:var(--green);font-weight:400}.welcome p:not(.eyebrow){margin-top:22px;font-size:15px;line-height:1.9}.welcome-tags{display:flex;gap:20px;font-size:11px;color:#537a69;margin-top:23px;flex-wrap:wrap}.welcome-art{height:320px;position:relative;border-radius:45% 45% 28% 28%;overflow:hidden;background:#e7eee6}.welcome-art>img:first-child{height:100%;width:100%;object-fit:cover}.welcome-art .welcome-pet{position:absolute;bottom:-12%;left:22%;width:57%;filter:drop-shadow(0 12px 10px #382d1930)}.speech{position:absolute;top:22px;right:12%;font-size:11px;background:#ffffffed;border-radius:20px 20px 20px 3px;padding:10px 18px}.adopt-heading{display:flex;align-items:baseline;justify-content:space-between;gap:20px;margin:48px 0 22px}.adopt-heading h2{font-size:21px;letter-spacing:-.6px}.adopt-heading>span{font-size:12px;color:var(--muted)}.pet-choices{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.pet-choice{text-align:left;background:#fff;border:1px solid var(--line);border-radius:22px;padding:13px 20px 20px;box-shadow:var(--shadow);transition:transform .25s,border-color .25s}.pet-choice:hover{transform:translateY(-7px);border-color:#67a996}.pet-choice>div{aspect-ratio:1.2;background:#f9eddf;border-radius:16px;margin-bottom:18px;overflow:hidden;display:grid;place-items:center}.pet-choice.dog>div{background:#e9f0e7}.pet-choice.rabbit>div{background:#efebf7}.pet-choice.capybara>div{background:#f6eccf}.pet-choice img{width:100%;height:100%;object-fit:contain;transition:transform .3s}.pet-choice:hover img{transform:rotate(-3deg) scale(1.05)}.pet-choice h3{font-size:20px;margin:0 0 4px}.pet-choice p{font-size:11px;margin:0 0 18px}.pet-choice>span{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);padding-top:12px;font-size:13px;color:var(--green);font-weight:600}.pet-choice b{font-size:20px}.welcome-bottom{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:32px 0;font-size:12px;color:#677c7a}.welcome-bottom span{color:#a2b4b3;margin-right:10px;font-size:11px}.welcome-bottom a{color:var(--green)}.festival-preview{position:relative;border-radius:26px;overflow:hidden;height:360px;margin:20px 0 40px;display:block;color:#fff;background:#15333b}.festival-preview>img{width:100%;height:100%;object-fit:cover}.festival-preview:after,.event-hero:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#082735ba,transparent 85%);pointer-events:none}.festival-preview>div,.event-hero>div{position:absolute;inset:30px auto auto 40px;z-index:1}.festival-preview h2{font-size:42px;margin:18px 0 12px;color:#fff}.festival-preview p,.event-hero p{color:#e4f3f3;font-size:14px}.event-label{font-size:10px;letter-spacing:1.2px;border:1px solid #ffffff66;background:#ffffff15;border-radius:99px;padding:6px 12px}.pill{display:inline-block;border-radius:99px;padding:10px 18px;font-size:12px;font-weight:600;margin-top:20px}.pill.light{background:#fff6dc;color:#364c49}.play-top{display:flex;justify-content:space-between;align-items:center;gap:25px;padding:34px 0 27px}.play-top .eyebrow{font-size:10px;margin:0 0 8px}.play-top h1{font-size:31px;letter-spacing:-1.2px;overflow-wrap:anywhere}.balances{display:flex;gap:10px;white-space:nowrap;font-size:13px;align-items:center}.balances>span,.balances>button{border:1px solid var(--line);background:#fff;border-radius:99px;padding:9px 15px;font-size:13px}.balances b{color:#d3a634}.balances button{color:#85629f}.balances i{font-style:normal;background:#eee7f5;border-radius:50%;margin-left:8px;padding:0 6px}.game-layout{display:grid;grid-template-columns:150px 1fr;gap:27px}.side-nav{display:flex;flex-direction:column;gap:8px;padding-top:8px;align-self:start;position:sticky;top:20px}.side-nav button{display:flex;align-items:center;gap:13px;text-align:left;background:transparent;padding:12px 14px;border-radius:12px;font-size:21px;color:#8a979d;line-height:1.5}.side-nav button span{font-size:13px;color:#64777b}.side-nav button[aria-pressed=true]{background:#e0f0e9;color:var(--green)}.side-nav button[aria-pressed=true] span{color:var(--green);font-weight:600}.side-nav a{font-size:11px;color:#92a09f;margin:25px 14px}.game-content{min-width:0}.room{height:440px;border-radius:24px 24px 0 0;overflow:hidden;position:relative;background:#e1eadd}.room-bg{width:100%;height:100%;object-fit:cover}.room-label{position:absolute;left:24px;right:24px;top:21px;display:flex;align-items:center;gap:7px;color:#527966;font-size:11px}.room-label>span:last-child{margin-left:auto;background:#fffffff0;border-radius:99px;padding:6px 13px}.online-dot{width:6px;height:6px;border-radius:50%;background:#55a478}.pet-character{position:absolute;left:50%;bottom:-8%;transform:translateX(-50%);width:330px;height:330px;padding:0;background:transparent;filter:drop-shadow(0 12px 9px #51473027);transition:filter .2s}.pet-character:hover{filter:drop-shadow(0 16px 12px #51473045)}.pet-character img{width:100%;height:100%;object-fit:contain}.pet-speech{position:absolute;top:24%;left:50%;transform:translateX(-50%);background:#ffffffed;border:1px solid #fff;border-radius:18px 18px 18px 3px;padding:9px 18px;font-size:12px;white-space:nowrap;box-shadow:var(--shadow)}.room-caption{position:absolute;bottom:15px;left:20px;right:20px;text-align:center;font-size:10px;color:#5b765f;pointer-events:none}.decorations{position:absolute;bottom:14%;left:10%;right:10%;display:flex;gap:15px;justify-content:space-between;pointer-events:none;font-size:44px;filter:drop-shadow(0 8px 5px #20302d2a)}.decorations span:nth-child(2){margin-right:22%}.care-panel{background:white;border:1px solid var(--line);border-radius:0 0 22px 22px;padding:24px 30px;box-shadow:var(--shadow)}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.stats label{font-size:11px;color:#66787b}.stats label>span{float:right;font-size:10px;color:#8c9b9e}progress{display:block;width:100%;height:6px;border:0;border-radius:20px;overflow:hidden;margin-top:9px;background:#edf0f2}progress::-webkit-progress-bar{background:#edf0f2;border-radius:20px}progress::-webkit-progress-value{background:#daa865;border-radius:20px}progress::-moz-progress-bar{background:#daa865}#happiness::-webkit-progress-value{background:#cd9eae}#energy::-webkit-progress-value{background:#7eafa0}.care-actions{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin-top:24px}.care-actions button{background:#f6f8fa;border:1px solid #ecf0f2;border-radius:13px;min-height:73px;display:flex;align-items:center;justify-content:center;gap:9px;font-size:12px;position:relative;flex-wrap:wrap;line-height:1.3;padding:15px 10px}.care-actions button:hover{background:var(--mint)}.care-actions button>span{font-size:24px}.care-actions small{display:block;width:100%;font-size:9px;text-align:center;color:var(--muted)}.home-bottom{display:grid;grid-template-columns:1.1fr 1fr;gap:20px;margin-top:22px}.daily-card{background:#f4ede0;border:1px solid #e8dfcc;border-radius:19px;padding:20px;display:flex;align-items:center;gap:14px;flex-wrap:wrap}.gift-icon{font-size:30px}.daily-card h3{font-size:14px}.daily-card p{font-size:11px;margin:5px 0}.daily-card small{font-size:10px;color:#9a8a6e}.daily-card button{margin-left:auto;font-size:11px}.quest-card{background:#fff;border:1px solid var(--line);border-radius:19px;padding:18px 20px}.quest-card>div{display:flex;justify-content:space-between;font-size:12px}.quest-card h3{font-size:14px}.quest-card ul{list-style:none;display:flex;flex-wrap:wrap;gap:7px 14px;padding:0;margin:12px 0;font-size:10px;color:#9ca5aa}.quest-card .done{color:var(--green)}.quest-card button{font-size:10px;padding:6px 12px}.panel-heading{margin-bottom:26px;padding:8px 0}.panel-heading .eyebrow{margin-bottom:10px}.panel-heading p:last-child{font-size:13px;margin-top:12px;max-width:640px}.filter-row{display:flex;gap:10px;margin-bottom:24px;flex-wrap:wrap}.filter-row button{background:transparent;border:1px solid var(--line);border-radius:99px;padding:8px 20px;font-size:12px}.filter-row button[aria-pressed=true]{color:#fff;background:var(--green);border-color:var(--green)}.item-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.item-card{background:#fff;border:1px solid var(--line);border-radius:19px;padding:18px;display:flex;flex-direction:column;gap:10px}.item-picture{background:#f5f6f3;border-radius:13px;height:126px;display:grid;place-items:center;position:relative}.item-picture>span{font-size:63px}.vip .item-picture{background:#f1edf7}.item-picture small{position:absolute;right:10px;top:10px;font-size:9px;color:var(--purple);border:1px solid #cbbbdc;border-radius:99px;padding:2px 7px}.item-card h3{font-size:16px}.item-card p{font-size:11px;line-height:1.8;flex:1}.item-card button{font-size:12px;padding:9px}.owned{font-size:10px;color:var(--green)}.game-options{display:grid;grid-template-columns:1fr 1fr;gap:24px}.game-card{border-radius:24px;text-align:left;padding:28px;background:#e6eee9;border:1px solid #d5e2dc;transition:transform .2s}.game-card:hover{transform:translateY(-4px)}.game-card.quiz{background:#eee9f6;border-color:#e0d7ee}.game-card>span{display:block;text-align:center;padding:14px 20px;font-size:48px;line-height:1.2;min-height:156px}.game-card.quiz>span{font-size:106px;font-family:Georgia,serif;font-style:italic;color:#a495bf}.game-card h3{font-size:21px;margin:12px 0}.game-card p{font-size:12px;line-height:1.9;margin-bottom:22px}.game-card b{font-size:12px;color:var(--green)}.active-game{background:white;border:1px solid var(--line);border-radius:24px;padding:28px}.game-heading{display:flex;gap:15px;align-items:center;flex-wrap:wrap;margin-bottom:14px}.game-heading>span{font-size:12px;color:var(--muted);margin-left:auto}.game-heading button{font-size:10px;padding:7px 10px}#game-instruction{font-size:13px;margin-bottom:23px}.memory-board{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;max-width:620px;margin:auto}.tile{aspect-ratio:1.15;background:#e6f1ea;color:#7ea793;border:1px solid #c8ded0;border-radius:13px;font-size:33px;transition:background .2s,transform .2s}.tile.selected{background:#fff2cc;transform:scale(.94)}.tile.reveal{background:#fcf6e7}.tile.matched,.tile.match-flash{background:#dff2dc;color:#41955c}.tile:disabled{opacity:.8}.quiz-options{display:grid;gap:13px;margin-top:24px}.quiz-options button{padding:18px;text-align:left;background:#f7f8fb;border:1px solid var(--line);border-radius:12px;font-size:14px}.quiz-options button:hover{background:var(--mint)}.quiz-options b{display:inline-block;margin-right:14px;color:var(--green)}#game-feedback{min-height:30px;font-size:13px;color:var(--green);margin-top:20px}.event-hero{height:350px;border-radius:23px;overflow:hidden;position:relative;background:#123645;color:#fff}.event-hero>img{width:100%;height:100%;object-fit:cover}.event-hero h2{font-size:40px;margin:20px 0 14px}.event-info{padding:25px 0}.event-info h3{font-size:16px;margin-bottom:10px}.event-info p{font-size:12px;line-height:1.85;max-width:780px}.neighbors{display:flex;gap:12px;overflow:auto;padding:0 0 23px;scrollbar-width:thin}.neighbor{flex:0 0 190px;display:flex;gap:9px;background:#fff;border:1px solid var(--line);border-radius:15px;padding:9px;align-items:center}.neighbor img{width:55px;height:65px;object-fit:contain;background:#f0f4ef;border-radius:10px}.neighbor strong{display:block;font-size:12px;max-width:108px;overflow-wrap:anywhere}.neighbor small{display:block;font-size:9px;color:var(--muted);overflow-wrap:anywhere}.chat-card{background:#fff;border:1px solid var(--line);border-radius:24px;padding:25px}.chat-heading{display:flex;justify-content:space-between;align-items:center;gap:20px}.chat-heading select{max-width:170px;margin:0;font-size:12px}.chat-note{font-size:11px;margin:13px 0;color:#7f8a8f}.chat-messages{height:340px;overflow:auto;border-block:1px solid var(--line);padding:18px 0;scrollbar-width:thin}.chat-message{display:flex;gap:10px;margin-bottom:15px;align-items:flex-start}.chat-message>img{background:#f3f5f0;border-radius:50%;flex-shrink:0}.chat-message>div{background:#f5f7f9;border-radius:0 12px 12px;padding:10px 14px;max-width:80%;min-width:130px}.chat-message.mine>div{background:#e8f4ee}.chat-message header{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.chat-message strong{font-size:11px;font-weight:600}.chat-message time{font-size:9px;color:#859591}.chat-message p{font-size:13px;color:var(--ink);margin-top:4px;overflow-wrap:anywhere;white-space:pre-wrap}.message-action{font-size:15px;background:transparent;color:#93a0a0;padding:4px}.chat-card form{display:flex;gap:12px;margin-top:15px}.chat-card form input{margin:0;font-size:13px}.chat-card form button{font-size:12px;white-space:nowrap}footer{width:min(1304px,calc(100% - 72px));margin:55px auto 0;border-top:1px solid var(--line);padding:25px 0 35px;display:flex;gap:25px;align-items:center;justify-content:space-between;color:#879592;font-size:10px}footer>a:first-child{color:var(--green)}dialog{width:460px;max-width:calc(100vw - 32px);max-height:calc(100dvh - 40px);border:1px solid var(--line);border-radius:24px;padding:32px;color:var(--ink);background:#fff;box-shadow:0 24px 100px #152f3940;overflow:auto}dialog::backdrop{background:#18393866;backdrop-filter:blur(6px)}dialog h2{font-size:29px;letter-spacing:-1px;margin-bottom:15px;padding-right:20px}dialog p{font-size:13px;margin-bottom:20px}.close{position:absolute;right:14px;top:12px;background:#f4f6f7;border-radius:50%;width:32px;height:32px;font-size:24px;font-weight:300}label{display:block;font-size:12px;font-weight:500;margin-bottom:15px}input,select{display:block;width:100%;padding:11px 13px;border:1px solid #dce4e7;background:#fafbfc;border-radius:10px;margin-top:7px;color:var(--ink);font-size:15px;min-width:0}.checkbox{display:flex;gap:10px;align-items:flex-start;font-size:10px;line-height:1.8;font-weight:400;color:var(--muted)}.checkbox input{width:16px;height:16px;margin:3px 0 0;flex-shrink:0;accent-color:var(--green)}.checkbox a,.fine a{color:var(--green);text-decoration:underline;text-underline-offset:3px}.auth-switch{display:flex;flex-direction:column;align-items:center;gap:5px;margin-top:15px}.auth-switch button{border:0;font-size:11px;padding:7px;background:transparent}#auth-error{color:#a34742;font-size:12px}#auth-error:empty{display:none}#recovery-code{display:block;word-break:break-all;background:#eaf5f0;border:1px dashed #9dc0af;padding:15px;border-radius:10px;font-size:19px;letter-spacing:1px;margin:20px 0}#copy-recovery{margin-bottom:20px}.wide-dialog{width:600px}.notice{background:#f9f1dc;border:1px solid #e7d9b6;border-radius:13px;padding:17px;font-size:12px;line-height:1.85;color:#796644;margin:16px 0}.packages{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.package{padding:12px;border:1px solid var(--line);border-radius:12px;font-size:12px;position:relative;cursor:pointer}.package input{width:15px;margin:0 0 10px}.package strong,.package span{display:block}.package strong{font-size:14px;color:var(--purple)}.package span{font-size:12px;margin-top:6px;color:var(--muted)}.package:has(input:checked){border-color:#967cac;background:#f5eefb}.order-row{display:flex;justify-content:space-between;gap:20px;background:#fafbfc;border:1px solid var(--line);border-radius:12px;width:100%;padding:14px;text-align:left;font-size:11px;margin:12px 0}.order-row small{display:block;color:var(--muted);margin-top:4px}.order-detail{background:#f5f8f5;border-radius:15px;padding:20px;margin:20px 0}.order-detail img{margin:15px auto;border:1px solid var(--line)}.order-detail p{margin:10px 0}.order-detail button{margin-top:10px}dialog .fine{font-size:10px;margin-top:17px}.empty{text-align:center;padding:45px 20px;font-size:13px;color:#8c9b99}.loading{min-height:400px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px;color:var(--muted)}#toast{position:fixed;bottom:25px;left:50%;transform:translateX(-50%);background:#213e38;color:#fff;border:1px solid #52756a;border-radius:14px;padding:14px 23px;max-width:min(520px,calc(100% - 30px));width:max-content;font-size:13px;box-shadow:0 10px 35px #102b3830;z-index:99;text-align:center}.working .care-actions button,.working .item-card button{pointer-events:none;opacity:.65}.sr-only,.skip:not(:focus){position:absolute;width:1px;height:1px;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.skip:focus{position:fixed;z-index:100;left:20px;top:15px;background:white;padding:15px;border:2px solid var(--green)}.bounce{animation:pet-bounce .65s ease}@keyframes pet-bounce{0%,100%{transform:translateX(-50%) translateY(0)}40%{transform:translateX(-50%) translateY(-22px) rotate(-5deg)}75%{transform:translateX(-50%) translateY(-5px) rotate(3deg)}}
@media(min-width:1600px){main{max-width:1380px}.welcome-art{height:370px}.room{height:490px}}
@media(max-width:1100px){main,.topbar,footer{width:calc(100% - 48px)}.welcome{gap:30px}.welcome h1{font-size:42px}.welcome-art{height:290px}.welcome p:not(.eyebrow){font-size:13px}.game-layout{grid-template-columns:120px 1fr;gap:20px}.side-nav button{padding:11px 10px;gap:9px}.side-nav button span{font-size:11px}.home-bottom{grid-template-columns:1fr}.room{height:390px}.care-panel{padding:22px}.pet-choice{padding:10px 15px 17px}.pet-choice p{font-size:10px}.item-grid{gap:14px}.item-card{padding:13px}.balances>span,.balances>button{padding:8px 10px;font-size:11px}.play-top h1{font-size:26px}.event-hero>div{left:28px}.welcome-bottom{font-size:10px}}
@media(max-width:760px){main,.topbar,footer{width:calc(100% - 32px)}.topbar{height:77px}.topbar nav{gap:13px;font-size:10px}.topbar nav>button{font-size:10px;padding:8px 12px;max-width:120px;overflow:hidden;text-overflow:ellipsis}.brand{font-size:21px}.brand-icon{width:38px;height:38px;font-size:28px}.brand small{font-size:9px}#adoption{padding-top:28px}.welcome{grid-template-columns:1fr;gap:24px}.welcome h1{font-size:41px;letter-spacing:-1.8px}.welcome .eyebrow{font-size:9px;margin-bottom:15px}.welcome p:not(.eyebrow){font-size:13px;line-height:1.8;margin-top:17px}.welcome-tags{gap:13px;margin-top:15px;font-size:9px}.welcome-art{height:210px;border-radius:30px;max-width:none}.welcome-art>img:first-child{object-position:50% 65%}.welcome-art .welcome-pet{width:220px;left:calc(50% - 110px);bottom:-30px}.speech{font-size:9px;top:16px;right:9%;padding:8px 13px}.adopt-heading{margin:28px 0 16px;display:block}.adopt-heading h2{font-size:19px}.adopt-heading>span{display:block;font-size:10px;margin-top:6px}.pet-choices{grid-template-columns:repeat(2,1fr);gap:13px}.pet-choice{border-radius:17px;padding:9px 13px 14px}.pet-choice>div{margin-bottom:12px;border-radius:12px;aspect-ratio:1.1}.pet-choice h3{font-size:17px}.pet-choice p{font-size:9px;line-height:1.6;min-height:28px;margin-bottom:10px}.pet-choice>span{font-size:11px;padding-top:9px}.pet-choice b{font-size:17px}.welcome-bottom{display:grid;grid-template-columns:1fr 1fr;gap:13px;padding-block:22px;font-size:10px}.welcome-bottom span{margin-right:6px}.festival-preview{height:320px;margin-top:12px}.festival-preview>div{left:25px;top:28px}.festival-preview h2{font-size:34px}.festival-preview p{font-size:12px}.play-top{display:block;padding:25px 0 20px}.play-top h1{font-size:27px;letter-spacing:-1px}.play-top .eyebrow{font-size:9px}.balances{margin-top:18px;gap:9px}.balances>span,.balances>button{padding:7px 13px;font-size:11px}.game-layout{display:flex;flex-direction:column;gap:18px}.side-nav{display:flex;flex-direction:row;position:static;gap:3px;width:100%;padding:3px;background:white;border:1px solid var(--line);border-radius:14px;overflow:auto;scrollbar-width:none}.side-nav button{flex:1;min-width:48px;display:flex;flex-direction:column;gap:2px;padding:8px 3px;font-size:20px;border-radius:11px}.side-nav button span{font-size:8px;white-space:nowrap}.side-nav a{display:none}.room{height:315px;border-radius:19px 19px 0 0}.room-bg{object-position:50% 60%}.room-label{left:17px;right:17px;top:16px;font-size:9px}.room-label>span:last-child{padding:4px 9px}.pet-character{width:255px;height:255px;bottom:-10%}.pet-speech{font-size:10px;top:24%;padding:7px 13px}.room-caption{font-size:8px;bottom:11px}.decorations{font-size:32px;left:7%;right:7%;bottom:15%}.care-panel{padding:18px 15px;border-radius:0 0 19px 19px}.stats{gap:14px}.stats label{font-size:9px}.stats label span{font-size:8px}.care-actions{gap:7px;margin-top:20px}.care-actions button{font-size:9px;min-height:66px;gap:4px;padding:10px 4px;flex-direction:column;border-radius:10px}.care-actions button>span{font-size:21px}.care-actions small{font-size:7px;line-height:1.4}.home-bottom{gap:14px;margin-top:16px}.daily-card{padding:16px;gap:12px;border-radius:16px}.daily-card h3{font-size:13px}.daily-card p{font-size:10px}.daily-card small{font-size:9px}.daily-card button{font-size:10px;padding:9px 12px}.gift-icon{font-size:26px}.quest-card{padding:16px;border-radius:16px}.panel-heading{padding-top:5px;margin-bottom:22px}.panel-heading h2{font-size:29px}.panel-heading p:last-child{font-size:12px}.panel-heading .eyebrow{font-size:9px}.game-options{gap:14px}.game-card{padding:19px 14px;border-radius:18px}.game-card>span{font-size:32px;padding:10px 0;min-height:99px}.game-card.quiz>span{font-size:73px;min-height:99px}.game-card h3{font-size:16px}.game-card p{font-size:10px;margin-bottom:18px}.game-card b{font-size:10px}.item-grid{grid-template-columns:repeat(2,1fr);gap:13px}.item-card{padding:12px;border-radius:15px;gap:8px}.item-picture{height:105px}.item-picture>span{font-size:51px}.item-card h3{font-size:13px}.item-card p{font-size:10px}.item-card button{font-size:10px;padding:8px}.filter-row{gap:7px;margin-bottom:20px}.filter-row button{font-size:10px;padding:7px 13px}.event-hero{height:320px;border-radius:18px}.event-hero>div{inset:26px auto auto 23px}.event-hero h2{font-size:32px}.event-hero p{font-size:12px}.event-info p{font-size:11px}.chat-card{padding:18px 15px;border-radius:18px}.chat-heading h3{font-size:14px}.chat-heading select{font-size:11px;max-width:144px;padding:8px}.chat-note{font-size:9px}.chat-message>div{max-width:78%;padding:9px 11px}.chat-message>img{width:32px;height:32px}.chat-message strong{font-size:10px}.chat-message p{font-size:12px}.chat-card form{gap:8px}.chat-card form input{font-size:16px;padding:9px}.chat-card form button{font-size:10px;padding:10px 12px}.neighbor{flex-basis:165px}.neighbor small{font-size:8px}.neighbor strong{font-size:11px}.active-game{padding:19px 15px;border-radius:18px}.game-heading{gap:10px}.game-heading h3{font-size:16px}.game-heading>span{font-size:10px}#game-instruction{font-size:11px}.memory-board{gap:9px}.tile{font-size:25px;border-radius:10px}.quiz-options button{font-size:12px;padding:14px}.quiz-options{gap:10px}#quiz-board h3{font-size:16px}#game-feedback{font-size:12px}footer{margin-top:36px;padding-bottom:30px;gap:14px;flex-wrap:wrap;font-size:9px}footer>span{margin-left:auto}dialog{padding:28px 23px;border-radius:21px}dialog h2{font-size:26px}dialog p{font-size:12px}dialog input,dialog select{font-size:16px}dialog .checkbox{font-size:10px}#toast{font-size:12px;padding:12px 18px;bottom:18px}.packages{gap:8px}.package{padding:10px 8px}.package strong{font-size:12px}.package span{font-size:10px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
/* Readable text, including small screens and browser zoom. */
.welcome p:not(.eyebrow),.pet-choice p,.panel-heading p:last-child,.event-info p,.item-card p,.game-card p{font-size:14px}.pet-choice p{min-height:46px}.pet-choice>span,.care-actions button,.filter-row button,.item-card button,.quiz-options button,.chat-card form button,.primary,.quiet{font-size:14px}.stats label{font-size:14px}.stats label>span{font-size:12px}.care-actions small,.room-label,.room-caption,.pet-speech,.daily-card p,.daily-card small,.quest-card ul,.quest-card button,.chat-note,.chat-message strong,.chat-message time,.image-label,.fine,.owned{font-size:12px}.daily-card h3,.quest-card h3{font-size:16px}.daily-card button{font-size:14px}.side-nav button span{font-size:14px}.neighbor{flex-basis:230px}.neighbor strong{font-size:14px;max-width:150px}.neighbor small{font-size:12px}.chat-message p{font-size:14px}.chat-card form input{font-size:16px}.item-card h3{font-size:17px}.item-picture small,.event-label,.eyebrow,.welcome-tags,.adopt-heading>span,.welcome-bottom,.brand small,footer,.balances>span,.balances>button,.game-heading>span,.game-heading button{font-size:12px}dialog label{font-size:14px}dialog p{font-size:14px}dialog .checkbox,dialog .fine,.auth-switch button{font-size:12px}#toast{font-size:14px}.policy{max-width:840px;padding-block:45px}.policy h1{font-size:38px;letter-spacing:-1px;margin:0 0 25px}.policy h2{font-size:25px;margin:30px 0 16px;letter-spacing:-.7px}.policy p{font-size:16px;line-height:1.9;margin-bottom:16px}.policy a{text-decoration:underline;text-underline-offset:4px}.admin-record{background:white;border:1px solid var(--line);border-radius:16px;padding:22px;margin:20px 0}.admin-record p{font-size:14px;margin:12px 0}.admin-record form{margin-top:15px}.admin-buttons{display:flex;gap:10px;flex-wrap:wrap}.admin-login{max-width:400px}.admin-record input[type=hidden]{display:none}.admin-record label{font-size:14px}.admin-record label input{font-size:16px}.admin-record h3{overflow-wrap:anywhere}
@media(max-width:1100px){.game-layout{grid-template-columns:150px 1fr}.care-actions{gap:10px}.care-actions button{font-size:13px}.stats{gap:17px}.stats label{font-size:12px}.stats label>span{font-size:12px}}
@media(max-width:760px){.topbar nav>a{font-size:12px}.topbar nav>button{font-size:12px;max-width:125px}.topbar nav{gap:10px}.topbar .brand small{font-size:10px}.brand{font-size:19px}.pet-choice p{font-size:12px;min-height:40px}.pet-choice>span{font-size:13px}.welcome .eyebrow,.play-top .eyebrow{font-size:11px;letter-spacing:.5px}.welcome-tags{font-size:12px}.welcome h1{font-size:38px}.welcome p:not(.eyebrow){font-size:16px}.speech{font-size:12px;right:6%;max-width:240px}.pet-choice h3{font-size:18px}.adopt-heading>span{font-size:12px}.side-nav button{min-width:73px;padding:9px 8px}.side-nav button span{font-size:12px}.room-label{font-size:12px}.pet-speech{font-size:12px;max-width:90%;white-space:normal;text-align:center}.room-caption{font-size:12px}.stats label{font-size:12px}.stats label>span{font-size:12px;float:none;display:block}.care-actions button{font-size:12px;line-height:1.5;min-height:90px}.care-actions small{font-size:10px}.daily-card h3,.quest-card h3{font-size:15px}.daily-card p,.daily-card small{font-size:12px}.daily-card button{font-size:13px}.daily-card{gap:10px}.daily-card>div{max-width:calc(100% - 45px)}.daily-card button{margin-left:40px}.quest-card ul,.quest-card button{font-size:12px}.panel-heading .eyebrow{font-size:11px}.panel-heading p:last-child{font-size:14px}.game-card h3{font-size:18px}.game-card p{font-size:13px}.game-card b{font-size:14px}.item-card h3{font-size:15px}.item-card p{font-size:12px}.item-card button{font-size:12px}.event-info p{font-size:14px}.filter-row button{font-size:13px}.chat-heading h3{font-size:16px}.chat-heading select{font-size:13px;max-width:160px}.chat-note{font-size:12px}.chat-message time{font-size:11px}.chat-message strong{font-size:12px}.chat-message p{font-size:14px}.chat-card form button{font-size:12px}.neighbor strong{font-size:14px}.neighbor small{font-size:12px}.game-heading>span{font-size:12px}.game-heading button{font-size:12px}#game-instruction{font-size:14px}.quiz-options button{font-size:14px}.package strong{font-size:13px}.package span{font-size:12px}.order-row{font-size:12px}dialog p{font-size:14px}footer{font-size:12px;justify-content:flex-start}footer>span{margin-left:0}.policy h1{font-size:31px}.policy h2{font-size:24px}.policy{padding-block:30px}}
