@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&family=Outfit:wght@300;400;500;600;700;800;900&display=swap";
:root{--primary:#1a3c8f;--primary-light:#2d6be4;--primary-dark:#0d2460;--accent:#e8a020;--accent-light:#ffb84d;--success:#25d366;--success-dark:#128c7e;--bg-dark:#0d1b3e;--bg-navy:#0a1628;--bg-light:#f4f7ff;--bg-white:#fff;--text-main:#1a1a2e;--text-light:#fff;--text-muted:#6b7280;--text-secondary:#4b5563;--glass:#ffffff1a;--glass-border:#fff3;--card-shadow:0 20px 60px #0d1b3e26;--card-shadow-hover:0 30px 80px #0d1b3e40;--radius-sm:8px;--radius-md:16px;--radius-lg:24px;--radius-xl:32px;--transition:all .3s cubic-bezier(.4, 0, .2, 1)}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:16px}body{background:var(--bg-white);color:var(--text-main);-webkit-font-smoothing:antialiased;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.6;overflow-x:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}button{cursor:pointer;border:none;outline:none;font-family:inherit}input,select,textarea{outline:none;font-family:inherit}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:var(--primary-light);border-radius:3px}.container{max-width:1200px;margin:0 auto;padding:0 24px}.section-tag{color:var(--primary-light);letter-spacing:.08em;text-transform:uppercase;background:#2d6be41a;border:1px solid #2d6be440;border-radius:100px;align-items:center;gap:8px;margin-bottom:16px;padding:6px 16px;font-size:.78rem;font-weight:600;display:inline-flex}.section-title{color:var(--text-main);margin-bottom:16px;font-family:Outfit,sans-serif;font-size:clamp(2rem,4vw,2.8rem);font-weight:800;line-height:1.15}.section-subtitle{color:var(--text-secondary);max-width:600px;font-size:1.05rem;line-height:1.7}.btn{border-radius:var(--radius-sm);transition:var(--transition);cursor:pointer;white-space:nowrap;justify-content:center;align-items:center;gap:8px;padding:14px 28px;font-size:.95rem;font-weight:600;display:inline-flex}.btn-primary{background:linear-gradient(135deg, var(--primary-light) 0%, var(--primary) 100%);color:#fff;box-shadow:0 4px 20px #2d6be459}.btn-primary:hover{background:linear-gradient(135deg, #3d7ef0 0%, var(--primary-light) 100%);transform:translateY(-2px);box-shadow:0 8px 30px #2d6be480}.btn-accent{background:linear-gradient(135deg, var(--accent-light) 0%, var(--accent) 100%);color:#fff;box-shadow:0 4px 20px #e8a02059}.btn-accent:hover{transform:translateY(-2px);box-shadow:0 8px 30px #e8a02080}.btn-whatsapp{color:#fff;background:linear-gradient(135deg,#25d366 0%,#128c7e 100%);box-shadow:0 4px 20px #25d36659}.btn-whatsapp:hover{transform:translateY(-2px);box-shadow:0 8px 30px #25d36680}.btn-outline{color:#fff;background:0 0;border:2px solid #fff9}.btn-outline:hover{background:#ffffff1f;border-color:#fff}.fade-up{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(30px)}.fade-up.visible{opacity:1;transform:translateY(0)}.fade-in{opacity:0;transition:opacity .7s}.fade-in.visible{opacity:1}.section{padding:90px 0}.section-alt{background:var(--bg-light);padding:90px 0}.gradient-text{background:linear-gradient(135deg, var(--primary-light) 0%, #7b4fff 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.accent-text{color:var(--accent)}@media (max-width:768px){.container{padding:0 18px}.section,.section-alt{padding:60px 0}html{font-size:15px}}@media (max-width:480px){.container{padding:0 14px}.section,.section-alt{padding:48px 0}.section-subtitle{font-size:.95rem}.btn{padding:12px 22px;font-size:.88rem}}
.ApplyModal-module__fsUhHa__overlay{-webkit-backdrop-filter:blur(6px);z-index:9999;background:#000000b8;justify-content:center;align-items:center;padding:16px;animation:.2s ApplyModal-module__fsUhHa__fadeIn;display:flex;position:fixed;inset:0}@keyframes ApplyModal-module__fsUhHa__fadeIn{0%{opacity:0}to{opacity:1}}.ApplyModal-module__fsUhHa__modal{scrollbar-width:thin;scrollbar-color:#ffffff1a transparent;background:#111;border:1px solid #ffffff14;border-radius:24px;width:100%;max-width:640px;max-height:90vh;padding:40px 40px 36px;animation:.28s cubic-bezier(.2,1,.2,1) ApplyModal-module__fsUhHa__slideUp;position:relative;overflow-y:auto}@keyframes ApplyModal-module__fsUhHa__slideUp{0%{opacity:0;transform:translateY(32px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.ApplyModal-module__fsUhHa__closeBtn{color:#fff9;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:background .2s,color .2s;display:flex;position:absolute;top:18px;right:18px}.ApplyModal-module__fsUhHa__closeBtn:hover{color:#fff;background:#ffffff1f}.ApplyModal-module__fsUhHa__modalHeader{margin-bottom:28px}.ApplyModal-module__fsUhHa__badge{color:#7aabff;letter-spacing:.07em;text-transform:uppercase;background:#2d6be426;border:1px solid #2d6be440;border-radius:100px;margin-bottom:14px;padding:5px 14px;font-size:.73rem;font-weight:700;display:inline-block}.ApplyModal-module__fsUhHa__title{color:#fff;letter-spacing:-.02em;margin:0 0 8px;font-family:Outfit,sans-serif;font-size:clamp(1.5rem,3vw,1.9rem);font-weight:900;line-height:1.15}.ApplyModal-module__fsUhHa__sub{color:#ffffff80;margin:0;font-size:.92rem;line-height:1.6}.ApplyModal-module__fsUhHa__form{flex-direction:column;gap:16px;display:flex}.ApplyModal-module__fsUhHa__row{grid-template-columns:1fr 1fr;gap:14px;display:grid}.ApplyModal-module__fsUhHa__field{flex-direction:column;gap:6px;display:flex}.ApplyModal-module__fsUhHa__field label{color:#ffffffa6;text-transform:uppercase;letter-spacing:.05em;font-size:.8rem;font-weight:600}.ApplyModal-module__fsUhHa__field label span{color:#ef4444;margin-left:2px}.ApplyModal-module__fsUhHa__optional{font-size:.75rem;color:#ffffff4d!important;text-transform:none!important;letter-spacing:0!important;font-weight:400!important}.ApplyModal-module__fsUhHa__field input,.ApplyModal-module__fsUhHa__field select,.ApplyModal-module__fsUhHa__field textarea{color:#fff;box-sizing:border-box;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:10px;outline:none;width:100%;padding:11px 14px;font-family:inherit;font-size:.9rem;transition:border-color .2s,background .2s}.ApplyModal-module__fsUhHa__field input::placeholder,.ApplyModal-module__fsUhHa__field textarea::placeholder{color:#ffffff40}.ApplyModal-module__fsUhHa__field input:focus,.ApplyModal-module__fsUhHa__field select:focus,.ApplyModal-module__fsUhHa__field textarea:focus{background:#2d6be40f;border-color:#2d6be499}.ApplyModal-module__fsUhHa__field select option{color:#fff;background:#1a1a1a}.ApplyModal-module__fsUhHa__field textarea{resize:vertical;min-height:80px}.ApplyModal-module__fsUhHa__submitBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2d6be4 0%,#1a3c8f 100%);border:none;border-radius:12px;justify-content:center;align-items:center;gap:10px;margin-top:4px;padding:15px 28px;font-family:inherit;font-size:.97rem;font-weight:700;transition:opacity .2s,transform .2s;display:flex;box-shadow:0 8px 28px #2d6be466}.ApplyModal-module__fsUhHa__submitBtn:hover{opacity:.9;transform:translateY(-2px)}.ApplyModal-module__fsUhHa__note{color:#ffffff59;text-align:center;margin:0;font-size:.78rem}.ApplyModal-module__fsUhHa__success{text-align:center;flex-direction:column;align-items:center;gap:16px;padding:20px 0 10px;display:flex}.ApplyModal-module__fsUhHa__successRing{background:#22c55e1a;border:2px solid #22c55e4d;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;display:flex}.ApplyModal-module__fsUhHa__successTitle{color:#fff;margin:0;font-family:Outfit,sans-serif;font-size:1.7rem;font-weight:900}.ApplyModal-module__fsUhHa__successMsg{color:#fff9;max-width:420px;margin:0;font-size:.95rem;line-height:1.6}.ApplyModal-module__fsUhHa__successMsg strong{color:#fff}.ApplyModal-module__fsUhHa__successPoints{color:#fff6;flex-direction:column;gap:8px;font-size:.82rem;display:flex}.ApplyModal-module__fsUhHa__doneBtn{color:#ffffffb3;cursor:pointer;background:#ffffff12;border:1px solid #ffffff1f;border-radius:10px;margin-top:4px;padding:11px 36px;font-family:inherit;font-size:.9rem;font-weight:600;transition:background .2s,color .2s}.ApplyModal-module__fsUhHa__doneBtn:hover{color:#fff;background:#ffffff1f}@media (max-width:560px){.ApplyModal-module__fsUhHa__modal{border-radius:18px;padding:28px 20px 24px}.ApplyModal-module__fsUhHa__row{grid-template-columns:1fr}}
