:root{--careers-navy:#0a1628;--careers-deep:#141e33;--careers-gold:#d4af37;--careers-platinum:#e5e4e2;--careers-purple:#5c2d91;--careers-azure:#00aced;--careers-azure-dark:#0078d4;--careers-text:#f0f0f0;--careers-text-muted:#a0aab8;--careers-green:#10b981}.careers-page{background:linear-gradient(135deg, var(--careers-navy) 0%, var(--careers-deep) 40%, #0d1a2d 70%, #091420 100%);min-height:100vh;color:var(--careers-text);font-family:Inter,Poppins,-apple-system,BlinkMacSystemFont,sans-serif;overflow-x:hidden}.careers-page .container{max-width:1200px;margin:0 auto;padding:0 2rem}.careers-hero{justify-content:center;align-items:center;height:100vh;min-height:100vh;padding:0 5%;display:flex;position:relative;overflow:hidden}.careers-hero-canvas{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.careers-hero-overlay{z-index:2;background:linear-gradient(#0a16284d 0%,#0a162899 50%,#0a1628e6 100%);width:100%;height:100%;position:absolute;top:0;left:0}.careers-hero-content{z-index:3;text-align:center;max-width:800px;margin:0 auto;position:relative}.careers-hero-badge{background:#10b98133;border:1px solid #10b98180;border-radius:50px;align-items:center;gap:.75rem;margin-bottom:2rem;padding:.5rem 1.5rem;animation:.8s ease-out fadeInUp;display:inline-flex}.careers-hero-badge .badge-icon{color:var(--careers-green)}.careers-hero-badge .badge-text{letter-spacing:.05em;color:var(--careers-platinum);font-size:.9rem;font-weight:500}.careers-hero-title{margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:700;line-height:1.2;animation:.8s ease-out .2s both fadeInUp}.title-gradient{background:linear-gradient(135deg,#d4af37 0%,#f0c850 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.careers-hero-subtitle{color:var(--careers-text-muted);margin-bottom:2rem;font-size:1.15rem;line-height:1.8;animation:.8s ease-out .4s both fadeInUp}.scroll-indicator{z-index:100;cursor:pointer;flex-direction:column;align-items:center;gap:.5rem;width:48px;margin:0 auto;transition:opacity .4s,visibility .4s;animation:1s ease-out .8s both fadeInUp;display:flex;position:fixed;bottom:2rem;left:0;right:0}.scroll-indicator.visible{opacity:1;visibility:visible}.scroll-indicator.hidden{opacity:0;visibility:hidden}.scroll-arrow{width:48px;height:48px;color:var(--careers-gold);background:#d4af371a;border:2px solid #d4af3799;border-radius:50%;justify-content:center;align-items:center;transition:all .3s;animation:2s ease-in-out infinite scrollBounce,2s ease-in-out infinite glowPulse;display:flex;box-shadow:0 0 15px #d4af374d,0 0 30px #d4af3733,inset 0 0 10px #d4af371a}.scroll-arrow svg{filter:drop-shadow(0 0 3px #d4af3780);width:22px;height:22px}.scroll-indicator:hover .scroll-arrow{border-color:var(--careers-gold);background:#d4af3733;transform:scale(1.1);box-shadow:0 0 20px #d4af3780,0 0 40px #d4af374d,0 0 60px #d4af3733,inset 0 0 15px #d4af3733}@keyframes scrollBounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(8px)}60%{transform:translateY(4px)}}@keyframes glowPulse{0%,to{box-shadow:0 0 15px #d4af374d,0 0 30px #d4af3733,inset 0 0 10px #d4af371a}50%{box-shadow:0 0 20px #d4af3780,0 0 40px #d4af374d,inset 0 0 15px #d4af3726}}.careers-perks{background:#0003;padding:5rem 0}.section-header{text-align:center;margin-bottom:3rem}.section-badge{color:var(--careers-azure);letter-spacing:.05em;background:#00aced33;border:1px solid #00aced66;border-radius:50px;margin-bottom:1rem;padding:.4rem 1rem;font-size:.85rem;font-weight:500;display:inline-block}.section-title{color:var(--careers-text);margin-bottom:1rem;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700}.section-subtitle{color:var(--careers-text-muted);max-width:600px;margin:0 auto;font-size:1.1rem;line-height:1.7}.perks-grid{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}.perk-card{text-align:center;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;padding:2rem;transition:all .3s}.perk-card:hover{background:#00aced1a;border-color:#00aced4d;transform:translateY(-5px)}.perk-icon{margin-bottom:1rem;font-size:2.5rem}.perk-title{color:var(--careers-text);margin-bottom:.5rem;font-size:1.1rem;font-weight:600}.perk-description{color:var(--careers-text-muted);font-size:.9rem;line-height:1.6}.careers-positions{background:linear-gradient(#00aced08 0%,#5c2d910d 100%);padding:8rem 0 5rem}.positions-grid{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}.position-card{background:#ffffff0f;border:1px solid #ffffff1f;border-radius:20px;flex-direction:column;transition:all .3s;display:flex;overflow:hidden;box-shadow:0 4px 20px #0003}.position-card:hover{border-color:#00aced66;transform:translateY(-5px);box-shadow:0 10px 40px #00aced26}.position-header{background:linear-gradient(135deg,#00aced14 0%,#5c2d9114 100%);border-bottom:1px solid #ffffff14;padding:2rem}.position-meta{flex-wrap:wrap;gap:.75rem;margin-bottom:1rem;display:flex}.position-type{text-transform:uppercase;letter-spacing:.03em;border-radius:50px;align-items:center;gap:.25rem;padding:.35rem .9rem;font-size:.8rem;font-weight:600;display:inline-flex}.position-type.partnership{color:#c4b5fd;background:#5c2d914d;border:1px solid #5c2d9180}.position-type.student{color:#6ee7b7;background:#10b9814d;border:1px solid #10b98180}.position-location{color:var(--careers-text-muted);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50px;align-items:center;gap:.4rem;padding:.35rem .9rem;font-size:.85rem;display:inline-flex}.position-title{color:var(--careers-text);margin:0 0 .75rem;font-size:1.35rem;font-weight:700}.position-description{color:var(--careers-text-muted);margin:0;font-size:.95rem;line-height:1.7}.position-details{flex-direction:column;flex:1;gap:1.5rem;padding:1.75rem 2rem;display:flex}.position-section h4{color:var(--careers-azure);text-transform:uppercase;letter-spacing:.05em;margin:0 0 .75rem;font-size:.9rem;font-weight:700}.position-list{margin:0;padding:0;list-style:none}.position-list li{color:var(--careers-text-muted);margin-bottom:.6rem;padding-left:1.25rem;font-size:.9rem;line-height:1.6;position:relative}.position-list li:before{content:"";background:var(--careers-azure);border-radius:50%;width:6px;height:6px;position:absolute;top:.5rem;left:0}.position-list.benefits li:before{background:var(--careers-green)}.position-footer{background:#0003;border-top:1px solid #ffffff14;margin-top:auto;padding:1.5rem 2rem}.apply-btn{background:linear-gradient(135deg, var(--careers-azure) 0%, var(--careers-azure-dark) 100%);color:#fff;cursor:pointer;border:none;border-radius:50px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.875rem 2rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.apply-btn:hover{transform:translateY(-2px);box-shadow:0 8px 25px #00aced66}.apply-btn.disabled{color:var(--careers-text-muted);cursor:not-allowed;opacity:.7;background:#ffffff1a}.apply-btn.disabled:hover{box-shadow:none;transform:none}.apply-btn svg{width:18px;height:18px}.careers-btn-primary.disabled{color:var(--careers-text-muted);cursor:not-allowed;opacity:.7;box-shadow:none;background:#ffffff1a}.careers-btn-primary.disabled:hover{box-shadow:none;background:#ffffff1a;transform:none}.careers-cta{background:linear-gradient(#00aced0d 0%,#5c2d9114 100%);padding:5rem 0}.cta-content{text-align:center;max-width:700px;margin:0 auto}.cta-title{color:var(--careers-text);margin-bottom:1rem;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700}.cta-subtitle{color:var(--careers-text-muted);margin-bottom:2rem;font-size:1.1rem;line-height:1.7}.cta-actions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.careers-btn-primary{background:linear-gradient(135deg, var(--careers-azure) 0%, #06c 50%, var(--careers-purple) 100%);color:#fff;letter-spacing:.02em;cursor:pointer;background-size:200% 200%;border:none;border-radius:50px;justify-content:center;align-items:center;gap:.75rem;padding:1.1rem 2.5rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .4s cubic-bezier(.25,.46,.45,.94);display:inline-flex;position:relative;overflow:hidden;box-shadow:0 4px 15px #00aced4d,0 1px 3px #0003,inset 0 1px #fff3}.careers-btn-primary:before{content:"";background:linear-gradient(90deg,#0000,#ffffff4d,#0000);width:100%;height:100%;transition:left .6s;position:absolute;top:0;left:-100%}.careers-btn-primary:after{content:"";z-index:-1;opacity:0;background:linear-gradient(135deg,#fff6,#0000,#00aced66);border-radius:52px;transition:opacity .3s;position:absolute;inset:-2px}.careers-btn-primary:hover{color:#fff;background-position:100% 0;transform:translateY(-3px)scale(1.02);box-shadow:0 12px 35px #00aced73,0 4px 12px #5c2d9140,inset 0 1px #ffffff4d}.careers-btn-primary:hover:before{left:100%}.careers-btn-primary:hover:after{opacity:1}.careers-btn-primary:active{transform:translateY(-1px)scale(.98);box-shadow:0 4px 15px #00aced4d,inset 0 2px 4px #0000001a}.careers-btn-primary .btn-arrow{width:20px;height:20px;transition:transform .3s}.careers-btn-primary:hover .btn-arrow{transform:translate(4px)}.careers-btn-secondary{color:var(--careers-text);background:0 0;border:1px solid #fff3;border-radius:50px;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.careers-btn-secondary:hover{color:#fff;background:#ffffff1a;border-color:#fff6}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.perks-grid{grid-template-columns:repeat(2,1fr)}.positions-grid{grid-template-columns:1fr;max-width:600px;margin:0 auto}}@media (max-width:768px){.careers-hero{height:100vh;min-height:100vh;padding:100px 5% 80px}.careers-hero-content{max-width:100%;padding:0 1rem}.careers-hero-title{font-size:2rem;line-height:1.3}.scroll-indicator{bottom:1.5rem;left:1.5rem;right:auto;transform:none}.scroll-arrow{width:42px;height:42px}.scroll-arrow svg{width:18px;height:18px}.perks-grid{grid-template-columns:1fr}.position-header{padding:1.5rem}.position-details,.position-footer{padding:1.25rem 1.5rem}.cta-actions{flex-direction:column;align-items:center}}@media (max-width:480px){.careers-page .container{padding:0 1rem}.careers-hero{padding:90px 4% 70px}.careers-hero-content{padding:0 .5rem}.careers-hero-title{font-size:1.75rem}.scroll-indicator{bottom:1.5rem;left:1.5rem;right:auto;transform:none}.scroll-arrow{width:38px;height:38px}.scroll-arrow svg{width:16px;height:16px}.position-title{font-size:1.15rem}.position-description{font-size:.9rem}}
