body{font-family:'Segoe UI',Tahoma,Geneva,Verdana,sans-serif;margin-top:100px;padding:0;background-color:black;color:#333;line-height:1.4}.mission-container{max-width:1500px;margin:50px auto;padding:40px;background-color:#fff;border-radius:12px;text-align:center}h1{font-size:3.8em;color:#2c3e50;margin-bottom:10px;font-weight:800}h2{font-size:2.5em;color:#34495e;margin-top:10px;margin-bottom:50px;font-weight:600}h3{font-size:1.8em;color:#4a5568;margin-bottom:20px;font-weight:600}p{font-size:1.3em;color:#555;margin-bottom:25px;line-height:1.7}.mission-content{display:flex;align-items:center;justify-content:center;margin-bottom:30px}.mission-text{flex:1;text-align:left;padding-right:20px}.mission-image{flex:1}.mission-image img{max-width:100%;height:auto;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.1)}.values-list{list-style:none;padding:0;display:flex;flex-wrap:wrap;justify-content:center}.values-list li{margin:15px;padding:20px;background-color:#e8f5fe;border-radius:8px;width:300px;text-align:center;box-shadow:0 2px 8px rgba(0,0,0,.1);font-size:1.8em;margin-bottom:30px}.values-list i{font-size:30px;color:#3498db;margin-bottom:10px}.promise-text{text-align:left;margin:20px auto;max-width:800px}.promise-text li{margin-bottom:10px;padding:15px;background-color:#f0f8ff;border-radius:6px;box-shadow:0 2px 6px rgba(0,0,0,.1);font-size:1.5em}.promise-text li:before{content:"✓";color:#3498db;margin-right:8px}.cta-button{background-color:#3498db;color:#fff;padding:15px 30px;border:none;border-radius:6px;font-size:1.1em;margin-top:30px;cursor:pointer}