:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}*{box-sizing:border-box;margin:0;padding:0}body{font-family:Segoe UI,Arial,sans-serif;scroll-behavior:smooth;background:#eef4fb;color:#333;overflow-x:hidden}.hero,.section,.cta,.apply,.contact{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;width:100vw;text-align:center;padding:0;margin:0}.hero{background:linear-gradient(to bottom,#e1e9f0,#92aabe)}.hero-box{background:#ffffff26;padding:40px 60px;border-radius:16px;width:100%;height:50px;display:flex;flex-direction:column;justify-content:center;align-items:center}.hero h1{font-size:3rem;margin-bottom:.5rem}.hero h2{font-size:2rem;margin-bottom:.5rem}.hero h3{font-size:2.2rem;color:#ffde59}.section h2{font-size:2rem;color:#1e73be;margin-bottom:50px}.section{width:100%;height:100%}.benefits{list-style:none;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;width:100%;height:100%;padding:20px}.benefits li{background:linear-gradient(135deg,#fff,#f0f4ff);padding:30px 20px;border-radius:16px;font-weight:500;box-shadow:0 6px 20px #0000001a;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;transition:transform .3s ease,box-shadow .3s ease,background .3s ease;cursor:pointer}.benefits li:hover{transform:translateY(-10px) scale(1.05);box-shadow:0 12px 30px #00000026;background:linear-gradient(135deg,#3f3f40,#ffe28c)}.benefits li img{width:60px;margin-bottom:15px}.benefits li h3{margin-bottom:10px;font-size:1.3rem;color:#8ca2b5}.benefits li p{font-size:1rem;color:#555;line-height:1.5}.cta{background:#a8b4be;width:100%;height:100%}.cta h2{font-size:2.5rem;margin-bottom:20px}.cta p{font-size:1.2rem}.apply{background:#4a6a86;width:100%;height:100%}.apply h2{font-size:2rem;margin-bottom:30px}.form{display:flex;flex-direction:column;width:100%;max-width:400px;gap:15px}.form input,.form button{width:100%;padding:14px;border-radius:8px;border:none;font-size:1rem}.form button{background:#ffde59;color:#000;font-weight:700;cursor:pointer;transition:.3s}.form button:hover{background:#ffd633}.contact{background:#424648;width:100%;height:50%}.contact h2{font-size:2rem;margin-bottom:20px}.contact p{font-size:1.2rem;line-height:1.8}@media(max-width:768px){.hero h1{font-size:2.2rem}.hero h2{font-size:1.5rem}.hero h3{font-size:1.8rem}.cta h2{font-size:2rem}.apply h2,.section h2{font-size:1.8rem}}@media(max-width:480px){.hero-box{padding:30px 20px}.form input,.form button{font-size:.95rem}.cta p,.contact p{font-size:1rem}}.hero-img{width:100%;max-width:800px;height:auto;object-fit:cover;border-radius:16px;margin-bottom:20px;box-shadow:0 8px 30px #0003}.cta-img{width:100%;max-width:700px;height:auto;object-fit:cover;border-radius:16px;margin-bottom:20px;box-shadow:0 8px 30px #0003;transition:transform .3s ease}.cta-img:hover{transform:scale(1.05)}.benefits li img{width:80px;height:80px;object-fit:contain;margin-bottom:15px;padding:10px;background:#fffa;border-radius:50%;box-shadow:0 4px 15px #0000001a;transition:transform .3s ease}.benefits li img:hover{transform:scale(1.1)}@media(max-width:768px){.hero-img,.cta-img{max-width:90%}.benefits li img{width:60px;height:60px}}@media(max-width:480px){.hero-img,.cta-img{max-width:100%}.benefits li img{width:50px;height:50px}}
