*{margin:0;padding:0;box-sizing:border-box;font-family:Inter,sans-serif}html,body{height:100%}body{background-color:#f5f5f3;display:flex;flex-direction:column;align-items:center;min-height:100vh;padding:40px 20px}.page-header{margin-bottom:40px;text-align:center}.page-content{text-align:center;margin-bottom:40px}.page-title{font-size:32px;font-weight:600;margin-bottom:10px;color:#222}.page-description{font-size:16px;color:#666;max-width:600px;margin:0 auto}.container{max-width:800px;margin:0 auto;padding:20px}.banner-image.phone-mockup{text-align:center;margin-bottom:30px}.banner-image.phone-mockup img{max-width:500px;width:100%;height:auto;display:block;margin:0 auto;border-radius:12px;box-shadow:0 4px 15px rgba(0,0,0,0.1)}.research-content{background-color:rgb(255 255 255 / 80%);border-radius:12px;padding:30px;box-shadow:0 4px 15px rgb(0 0 0 / 10%);margin-bottom:30px}.research-content h2{font-size:24px;margin-bottom:20px;color:#222}.research-content p{font-size:16px;line-height:1.6;margin-bottom:20px;color:#333}.research-content ul{margin-left:20px;margin-bottom:20px}.research-content li{margin-bottom:10px;line-height:1.5}.back-button-container{text-align:center;margin-top:30px;margin-bottom:50px}.btn{display:inline-block;padding:10px 20px;background-color:#333;color:white;text-decoration:none;border-radius:6px;font-weight:500;transition:all 0.3s ease}.btn:hover{background-color:#555;transform:translateY(-2px)}@media (width <= 768px){.container{padding:15px}.page-title{font-size:26px}.page-description{font-size:14px}.research-content{padding:20px}.banner-image.phone-mockup img{max-width:350px}}