@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Fraunces:opsz,wght@9..144,600&display=swap";:root{font-family:DM Sans,sans-serif;color:#334047;background:#f6efe2;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px}button{font:inherit;color:inherit}.app-shell{max-width:1120px;margin:0 auto;padding:26px 28px 34px}.topbar{display:flex;justify-content:space-between;align-items:center}.brand-mark{font-weight:700;letter-spacing:.02em;display:flex;align-items:center;gap:10px}.brand-dot{width:16px;height:16px;border-radius:50%;background:#f08d83;box-shadow:8px 0 #f5d486,0 8px #c5d9cb}.top-actions{display:flex;gap:8px}.icon-btn{border:1px solid #dfd5c8;background:#fffaf3;width:40px;height:40px;border-radius:12px;display:grid;place-items:center;cursor:pointer}.icon-btn:active{transform:scale(.94)}.intro{display:flex;justify-content:space-between;align-items:end;padding:56px 4px 24px}.eyebrow{font-size:11px;letter-spacing:.16em;font-weight:700;color:#9a8e81;margin:0 0 9px}h1,h2{font-family:Fraunces,serif;font-weight:600;margin:0;color:#334047}h1{font-size:clamp(34px,5vw,58px);line-height:1.02;max-width:700px}h2{font-size:30px}.subcopy{margin:14px 0 0;color:#7d827f;font-size:15px}.save-status{color:#a69a8d;font-size:12px;padding-bottom:4px}.playroom{height:min(66vw,600px);min-height:430px;border-radius:26px;overflow:hidden;position:relative;background:linear-gradient(#d9eef1 0,#d9eef1 47%,#ead7b9 47%);box-shadow:0 16px 40px #8c71511f;touch-action:none}.playroom:after{content:"";position:absolute;top:47%;right:0;bottom:0;left:0;background:repeating-linear-gradient(90deg,#e6cfad 0,#e6cfad 70px,#ead7b9 70px,#ead7b9 140px);opacity:.44}.sunbeam{position:absolute;width:45%;height:80%;left:35%;top:-20%;background:#fff5ba44;transform:rotate(18deg)}.window{position:absolute;left:7%;top:9%;width:29%;height:26%;background:#b9e3ea;border:12px solid #fbf7ee;border-bottom-width:18px;box-shadow:0 4px #c7bcae;display:flex;align-items:center;justify-content:space-evenly}.window span{width:8px;height:100%;background:#fbf7ee}.window:after{content:"☁";color:#fff;font-size:38px;position:absolute;left:27%;top:18%;opacity:.7}.shelf{position:absolute;right:7%;top:15%;width:27%;height:14%;border-bottom:8px solid #b78664;display:flex;align-items:end;justify-content:space-around}.shelf i{display:block;width:22%;height:50%;background:#f5b6a4;border-radius:8px 8px 2px 2px}.shelf i:nth-child(2){height:75%;background:#f5d486}.shelf i:nth-child(3){height:62%;background:#b8cfae}.rug{position:absolute;left:20%;bottom:5%;width:60%;height:35%;background:#d78d78;border-radius:50%;opacity:.8}.cushion{position:absolute;width:15%;aspect-ratio:1.3;background:#f5d486;border-radius:40%;bottom:13%;z-index:1;transform:rotate(-9deg)}.cushion-one{left:9%}.cushion-two{right:10%;background:#c5d9cb;transform:rotate(8deg)}.room-item{position:absolute;z-index:3;transform:translate(-50%,-50%);border:0;background:transparent;cursor:grab;display:flex;flex-direction:column;align-items:center;gap:4px;touch-action:none;transition:filter .2s}.room-item:active,.is-dragging{cursor:grabbing;filter:brightness(1.06)}.room-item.is-selected .item-emoji{filter:drop-shadow(0 0 .55rem #fff5b9)}.item-emoji{font-size:clamp(55px,9vw,96px);line-height:1;filter:drop-shadow(0 8px 4px #6b574433)}.item-label{font-size:12px;font-weight:700;background:#fffaf3d9;padding:5px 9px;border-radius:20px;box-shadow:0 2px 6px #6b57441a}.room-note{position:absolute;z-index:4;bottom:18px;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:6px;font-size:12px;color:#786957;background:#fffaf3cc;padding:8px 12px;border-radius:18px}.activity{padding:52px 4px 20px}.activity-title{display:flex;justify-content:space-between;align-items:start}.activity-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:20px}.activity-grid button{background:#fffaf3;border:1px solid #e6dbce;border-radius:16px;text-align:left;padding:18px;cursor:pointer;display:grid;grid-template-columns:auto 1fr;column-gap:12px;align-items:center;transition:transform .2s,box-shadow .2s}.activity-grid button:hover{transform:translateY(-3px);box-shadow:0 8px 18px #6b57441a}.activity-grid span{font-size:31px;grid-row:span 2}.activity-grid strong{font-size:14px}.activity-grid small{font-size:12px;color:#999084;margin-top:3px}footer{text-align:center;color:#9a8e81;font-size:12px;display:flex;gap:8px;justify-content:center;align-items:center;padding-top:22px}@media (max-width:600px){.app-shell{padding:18px 16px 26px}.intro{padding:40px 2px 20px;align-items:start;gap:20px;flex-direction:column}.save-status{padding:0}.playroom{min-height:430px;height:124vw;border-radius:22px}.window{border-width:8px;border-bottom-width:13px}.shelf{right:5%;width:30%}.activity{padding-top:38px}.activity-grid{gap:9px}.activity-grid button{padding:12px 10px;display:block}.activity-grid span{display:block;margin-bottom:7px}.activity-grid strong{font-size:12px;display:block}.activity-grid small{font-size:10px}.subcopy{font-size:14px}}
