*{margin:0;padding:0;box-sizing:border-box}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}html,body{padding:0;margin:0;min-height:100%;width:100%;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#000;color:#fff;line-height:1.6}.container{max-width:1200px;margin:0 auto;padding:60px 20px}.logo-container{text-align:center;margin-bottom:60px;padding:20px 0;animation:fadeIn 1s ease-out}.logo{max-width:300px;height:auto;transition:transform .3s ease}.logo:hover{transform:scale(1.02)}header{text-align:center;margin-bottom:40px;animation:fadeInUp .8s ease-out .2s both}header h1{font-size:3rem;font-weight:700;color:#fff;margin-bottom:25px;letter-spacing:-.01em;line-height:1.2}.subtitle{font-size:1.2rem;color:#e0e0e0;line-height:1.6;max-width:800px;margin:0 auto}.group-image-container{text-align:center;margin-bottom:30px;padding:0;animation:fadeInUp .8s ease-out .3s both}.group-image{max-width:540px;height:auto;border-radius:12px;transition:transform .3s ease;box-shadow:0 10px 40px #00000080}.group-image:hover{transform:scale(1.02)}.steps{margin-bottom:60px}.step{background:#111;border:1px solid rgba(212,175,55,.2);padding:40px;border-radius:12px;margin-bottom:30px;transition:all .3s ease;animation:fadeInUp .8s ease-out both}.step:nth-child(1){animation-delay:.4s}.step:nth-child(2){animation-delay:.5s}.step:nth-child(3){animation-delay:.6s}.step:hover{border-color:#d4af37;background:#1a1a1a;transform:translateY(-4px);box-shadow:0 10px 30px #00000080}.step-header{display:flex;align-items:flex-start;gap:20px;margin-bottom:15px;flex-wrap:wrap}.step-number{background:linear-gradient(135deg,#d4af37,#f4d03f);color:#000;padding:8px 16px;border-radius:20px;font-weight:700;font-size:.9rem;white-space:nowrap}.step h2{font-size:1.5rem;font-weight:600;color:#fff}.step p{color:#b8b8b8;line-height:1.6;font-size:1.1rem}.university-logo-container{margin-top:30px;text-align:center}.university-logo{max-width:250px;height:auto;transition:transform .3s ease}.university-logo:hover{transform:scale(1.05)}.contact-info{animation:fadeInUp .8s ease-out .7s both;padding:40px 0;margin-bottom:60px;text-align:center}.contact-info p{color:#fff;font-size:1.1rem;line-height:1.6;margin-bottom:30px;max-width:800px;margin-left:auto;margin-right:auto}.contact-links{display:flex;justify-content:center;align-items:center;gap:20px;flex-wrap:wrap}.contact-info a{color:#f4d03f;text-decoration:none;font-weight:700;font-size:1.1rem;padding:12px 24px;margin:10px;border:1px solid rgba(244,208,63,.3);border-radius:50px;background:#f4d03f0d;transition:all .3s ease;display:inline-block;white-space:nowrap}.contact-info a:hover{background:#f4d03f;color:#000;transform:translateY(-3px);box-shadow:0 10px 20px #d4af374d}.form-section{animation:fadeInUp .8s ease-out .8s both;overflow-x:hidden;width:100%}@media (max-width: 768px){.container{padding:30px 16px}header h1{font-size:2.2rem}.step{padding:20px}.step h2{font-size:1.2rem;flex:1 1 100%}.step-number{flex-shrink:0}.logo{max-width:240px}.group-image{max-width:100%}}@media (max-width: 480px){.container{padding:24px 12px}header h1{font-size:1.8rem}.subtitle{font-size:1rem}.step{padding:16px}.step h2{font-size:1.1rem;flex:1 1 100%}.step-header{gap:12px}.group-image{max-width:100%}}.form-section{width:100%;max-width:100%;overflow-x:hidden;overflow-y:visible;margin-bottom:40px;animation:fadeInUp .8s ease-out .8s both}.form-section h2{text-align:center;margin-bottom:30px}.form-section iframe{border:none!important;display:block;box-sizing:border-box}
