:root{font-family:Inter,system-ui,sans-serif;color:#493936;background:#f7eee7}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:linear-gradient(#f5dfd3,#f8f1e9)}main{max-width:560px;margin:auto;padding:24px 18px 40px}header span{font-size:13px;opacity:.65}h1{margin:6px 0 18px}.scene{position:relative;overflow:hidden;min-height:330px;border-radius:28px;background:linear-gradient(#d9e8eb 0 55%,#d8b99d 55%);box-shadow:0 15px 45px #6c4d3b22}.scene p{position:absolute;left:20px;right:20px;bottom:14px;padding:12px 15px;border-radius:16px;background:#fff9;text-align:center}.window{position:absolute;width:110px;height:120px;left:36px;top:40px;border:10px solid #fff8;border-radius:55px 55px 4px 4px;background:#b8dce2}.sofa{position:absolute;width:210px;height:95px;right:30px;bottom:72px;border-radius:45px 45px 18px 18px;background:#bd7771;box-shadow:0 18px #925b57}.plant{position:absolute;width:55px;height:110px;left:35px;bottom:62px;border-radius:60% 10%;background:#78966b;transform:rotate(-8deg)}nav{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:18px 0}button{border:0;border-radius:14px;padding:12px 5px;background:#fff8;color:inherit}button.active{background:#fff;box-shadow:0 6px 18px #76544218}.panel{padding:18px;border-radius:20px;background:#fff9}.panel h2{margin-top:0}
