@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@500;600;700&family=Fraunces:opsz,wght@9..144,700&display=swap";:root{font-family:DM Sans,system-ui,sans-serif;color:#513b4f;background:#f8e9df;font-synthesis:none;--plum:#573c52;--rose:#e9a5aa;--cream:#fff8e9;--mint:#b9d8c6;--sky:#b8d8e2;--honey:#e6ad5d}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input{font:inherit}button{border:0;cursor:pointer;color:inherit}.welcome{min-height:100vh;display:grid;place-items:center;padding:24px;background:radial-gradient(circle at 20% 10%,#fff8e9 0 16%,transparent 40%),linear-gradient(145deg,#f5c8c6,#c7dfe2)}.welcome-card{width:min(620px,100%);background:#fff8e9f2;border:4px solid var(--plum);border-radius:42px;padding:36px;box-shadow:12px 14px #573c522b;text-align:center}.brand-mark{width:74px;height:62px;margin:auto;position:relative;border-radius:50% 50% 45% 45%;background:var(--rose);border:4px solid var(--plum)}.brand-mark span{position:absolute;top:-14px;width:27px;height:30px;background:var(--rose);border:4px solid var(--plum);transform:rotate(45deg);z-index:-1}.brand-mark span:first-child{left:4px}.brand-mark span:last-child{right:4px}h1,h2,h3{font-family:Fraunces,Georgia,serif;margin:.25em 0}.welcome h1{font-size:clamp(2rem,7vw,3.5rem)}.welcome p{font-size:1.05rem}.tabs{display:flex;gap:8px;background:#eadfd8;padding:6px;border-radius:18px;margin:24px 0}.tabs button{flex:1;padding:12px;border-radius:13px;background:transparent}.tabs button[aria-selected=true]{background:#fff;box-shadow:0 3px 8px #573c5224}.welcome form{display:grid;gap:16px;text-align:left}.welcome label{display:grid;gap:6px;font-weight:700}.welcome input{min-height:48px;padding:10px 14px;border:2px solid #b99faa;border-radius:14px;background:#fff}.welcome fieldset{border:0;padding:0;margin:0}.cat-choices{display:grid;grid-template-columns:repeat(5,1fr);gap:8px}.cat-choices label{display:flex;flex-direction:column;align-items:center;font-size:.74rem;text-transform:capitalize}.cat-choices input{position:absolute;opacity:0}.cat-swatch{width:48px;height:48px;border:3px solid var(--plum);border-radius:50% 50% 44% 44%;background:#e9a35e}.cat-choices input:focus-visible+.cat-swatch,.cat-choices input:checked+.cat-swatch{outline:4px solid var(--honey);outline-offset:3px}.cat-swatch.grey{background:#9ca4ad}.cat-swatch.calico{background:linear-gradient(135deg,#f5ddc1 40%,#8d7b76 41%,#8d7b76 62%,#e9a35e 63%)}.cat-swatch.white{background:#fff}.cat-swatch.black{background:#5d5862}.primary{min-height:52px;border-radius:16px;background:var(--plum);color:#fff;font-weight:800}.error{color:#a03248}.app-shell{width:min(1180px,100%);margin:auto;min-height:100vh;background:#fdf4e8;padding-bottom:30px}.topbar{display:flex;align-items:center;gap:18px;padding:14px 24px;background:var(--cream);border-bottom:3px solid var(--plum)}.topbar>div:first-child{display:flex;flex-direction:column}.topbar strong{font-family:Fraunces,serif;font-size:1.35rem}.topbar span{font-size:.78rem}.coins{margin-left:auto;display:flex;gap:8px;align-items:center;font-weight:800}.coins i{width:22px;height:22px;border-radius:50%;background:var(--honey);border:3px solid var(--plum)}.help,.dock button,.drawer button{min-height:44px;border-radius:13px;padding:8px 14px;background:#fff;border:2px solid #917285;font-weight:800}.wellbeing{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;padding:10px 24px;background:#fff8e9}.meter{display:flex;gap:8px;align-items:center;font-size:.78rem;font-weight:800}.meter progress{width:100%;height:12px;accent-color:#dc8393}.room-stage{position:relative;background:#543d52;aspect-ratio:16/9;overflow:hidden}.game-canvas,.game-canvas canvas{width:100%!important;height:100%!important;display:block}.room-label{position:absolute;left:16px;top:16px;background:#fff9;padding:7px 13px;border:2px solid var(--plum);border-radius:12px;font-weight:800}.notice{position:absolute;bottom:18px;left:50%;transform:translate(-50%);width:max-content;max-width:90%;padding:12px 20px;border-radius:14px;background:var(--plum);color:#fff;box-shadow:0 5px #382333}.dock{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;padding:10px 16px;background:#d9b5b5}.dock button{text-transform:capitalize}.dock button[aria-current=page]{background:var(--plum);color:#fff}.drawer{min-height:170px;padding:18px 24px;background:var(--cream);border-top:3px solid var(--plum)}.drawer-title{display:flex;align-items:center;justify-content:space-between}.drawer-title p{margin:.25rem 0 1rem}.action-row,.inventory-list,.selected-controls,.rooms{display:flex;gap:12px;flex-wrap:wrap}.action-row button{flex:1;background:#f5cfbf}.inventory-list button{display:flex;flex-direction:column;align-items:center;min-width:110px}.mini-art{display:block;width:70px;height:48px;margin:2px auto 6px;border:3px solid var(--plum);border-radius:18px;background:#f1c2ac;box-shadow:4px 4px #573c5220}.mini-art.rug,.mini-art.cushion{height:30px;background:#f2bd69;border-radius:50%}.mini-art.plant{width:42px;height:62px;background:var(--mint)}.mini-art.aquarium{background:var(--sky)}.mini-art.floor_lamp{width:34px;height:65px}.mini-art.wall_shelf{height:28px}.selected-controls{margin-top:14px;padding-top:12px;border-top:2px dashed #b997a3;align-items:center}.shop-list{display:flex;gap:12px;overflow-x:auto;padding-bottom:8px}.shop-list article{min-width:145px;text-align:center;padding:12px;background:#fff;border:2px solid #b997a3;border-radius:18px}.shop-list h3{font-size:1rem}.shop-list button:disabled,.drawer button:disabled{opacity:.45;cursor:not-allowed}.recovery output{display:block;padding:14px;background:#fff;border:2px dashed var(--plum);border-radius:12px;font-family:monospace;font-size:1.1rem;word-break:break-all}@media (max-width:600px){.app-shell{padding-bottom:0}.topbar{padding:10px 12px}.topbar .help{font-size:0;width:44px;padding:0}.topbar .help:after{content:"?";font-size:1.2rem}.wellbeing{padding:8px 12px;gap:5px}.meter{display:grid;gap:2px}.room-stage{aspect-ratio:16/10}.dock{position:sticky;bottom:0;z-index:4;padding:8px}.dock button{padding:6px 3px;font-size:.82rem}.drawer{padding:14px;min-height:245px}.cat-choices{grid-template-columns:repeat(3,1fr)}.welcome-card{padding:24px 18px;border-radius:28px}.help{white-space:nowrap}}@media (prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}
