*{box-sizing:border-box}body{margin:0;background:#f1fafb;color:#132b35;font:16px/1.6 system-ui,sans-serif}header{background:#007f8b;color:white;display:flex;align-items:center;gap:15px;padding:20px;justify-content:center;font-size:25px}header img{width:54px;height:54px;border-radius:12px}main{max-width:760px;margin:28px auto;padding:26px;background:white;border:1px solid #ddecef;border-radius:22px;overflow-wrap:anywhere}h1{font-size:30px;line-height:1.2}h2{font-size:19px;color:#007f8b}#budget{font-size:24px;color:#007f8b;font-weight:700}#description{white-space:pre-wrap}#category,#location,#number,#app-note{color:#607d86}li{margin-bottom:8px}.hard{color:#b3261e;font-weight:600}button{background:#007f8b;color:white;border:0;border-radius:12px;padding:13px 20px;font:inherit;cursor:pointer}footer{text-align:center;color:#607d86;padding:20px}@media(max-width:600px){main{margin:15px;padding:20px}h1{font-size:25px}}
