.needs-container{background:linear-gradient(#f1f3f4,#c7d0b3,#a8b29d);min-height:100vh;padding:20px;font-family:sans-serif}.needs-tabs{display:flex;justify-content:center;margin-bottom:20px}.tab-button{padding:10px 20px;background:#fcfdf2;border-radius:999px;margin:0 5px;border:none;font-size:16px;color:#4b4b4b;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 5px rgba(0,0,0,.1)}.tab-button.active{background:#d8e9c4;font-weight:600;color:#2d2d2d}.needs-title{font-size:24px;font-weight:700;text-align:center;color:#2d2d2d;margin-bottom:20px}.needs-card{background:#fff;border-radius:16px;padding:16px;margin-bottom:20px;box-shadow:0 4px 10px rgba(0,0,0,.1)}.needs-subtitle{font-size:18px;font-weight:600;color:#2d2d2d;margin-bottom:12px}.needs-item{display:flex;align-items:center;margin-bottom:10px;font-size:15px;color:#333}.needs-item input{margin-right:10px;transform:scale(1.2);cursor:pointer}