:root{--color-red: #e63946;--color-orange: #f77f00;--color-yellow: #ffba08;--color-teal: #0097a7;--color-purple: #8338ec;--color-dark: #333;--color-light: #f8f9fa}*{margin:0;padding:0;box-sizing:border-box}html,body{height:100%;margin:0;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{background:var(--color-light);color:var(--color-dark);line-height:1.6}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.2}html{scroll-behavior:smooth}a{color:var(--color-teal)}a:hover{color:var(--color-red)}button{font-family:inherit;cursor:pointer}img{max-width:100%;height:auto;display:block}.open-for-apply-section{padding:15px;border:1px solid orange;margin-top:20px;border-radius:10px;background-color:#ffd78e}.info-section{background:#fff;padding:40px;border-radius:10px;box-shadow:0 2px 10px #0000001a}.info-section h2{font-size:2rem;color:#333;margin-bottom:25px;padding-bottom:15px;border-bottom:3px solid #e63946;font-weight:700}.info-section p{font-size:1.1rem;line-height:1.7;color:#555;margin-bottom:15px}
