.career-page{color:#fff;background:#050816;width:100%;min-height:100vh;font-family:Poppins,sans-serif;overflow:hidden}.career-hero{background:radial-gradient(circle at 15% 30%,#2563eb40,#0000 35%),radial-gradient(circle at 85% 70%,#0ea5e92e,#0000 35%),linear-gradient(135deg,#020617 0%,#050816 50%,#0b1120 100%);justify-content:center;align-items:center;min-height:480px;padding:140px 20px 90px;display:flex;position:relative;overflow:hidden}.career-hero:before{content:"";filter:blur(100px);pointer-events:none;background:#2563eb1f;border-radius:50%;width:500px;height:500px;position:absolute;top:-250px;left:-180px}.career-hero:after{content:"";filter:blur(100px);pointer-events:none;background:#0ea5e91a;border-radius:50%;width:450px;height:450px;position:absolute;bottom:-250px;right:-180px}.career-hero-overlay{pointer-events:none;background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000);mask-image:linear-gradient(#000,#0000)}.career-hero-content{z-index:2;text-align:center;width:100%;max-width:900px;margin:auto;position:relative}.career-badge{color:#60a5fa;letter-spacing:2px;background:#2563eb14;border:1px solid #3b82f659;border-radius:50px;justify-content:center;align-items:center;margin-bottom:25px;padding:9px 18px;font-size:12px;font-weight:700;display:inline-flex}.career-hero-content h1{letter-spacing:-2px;margin:0;font-size:clamp(42px,6vw,76px);font-weight:800;line-height:1.08}.career-hero-content h1 span{background:linear-gradient(90deg,#3b82f6,#60a5fa,#38bdf8);color:#0000;-webkit-background-clip:text;background-clip:text}.career-hero-content p{color:#94a3b8;max-width:680px;margin:25px auto 0;font-size:17px;line-height:1.8}.career-section{background:#050816;padding:110px 20px;position:relative}.career-container{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start;gap:80px;width:100%;max-width:1350px;margin:auto;display:grid}.career-info{padding-top:25px}.section-small-title{color:#60a5fa;letter-spacing:2px;margin-bottom:18px;font-size:12px;font-weight:700;display:inline-block}.career-info h2{letter-spacing:-1.5px;margin:0 0 25px;font-size:clamp(38px,4vw,58px);font-weight:800;line-height:1.12}.career-info h2 span{color:#3b82f6}.career-info>p{color:#94a3b8;max-width:600px;margin:0 0 18px;font-size:16px;line-height:1.85}.career-benefits{flex-direction:column;gap:25px;margin-top:40px;display:flex}.benefit-item{align-items:flex-start;gap:18px;display:flex}.benefit-icon{color:#60a5fa;background:#2563eb1f;border:1px solid #3b82f633;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-size:18px;font-weight:700;display:flex}.benefit-item h3{color:#fff;margin:2px 0 6px;font-size:16px;font-weight:600}.benefit-item p{color:#64748b;margin:0;font-size:14px;line-height:1.6}.career-form-wrapper{background:linear-gradient(145deg,#0f172af5,#070e1efa);border:1px solid #3b82f62e;border-radius:24px;width:100%;padding:42px;position:relative;overflow:hidden;box-shadow:0 25px 70px #00000059,inset 0 1px #ffffff08}.career-form-wrapper:before{content:"";filter:blur(70px);pointer-events:none;background:#2563eb1f;border-radius:50%;width:250px;height:250px;position:absolute;top:-150px;right:-100px}.career-form-header{z-index:1;margin-bottom:32px;position:relative}.career-form-header span{color:#60a5fa;letter-spacing:2px;font-size:11px;font-weight:700}.career-form-header h2{color:#fff;margin:10px 0 8px;font-size:30px;font-weight:700;line-height:1.3}.career-form-header p{color:#64748b;margin:0;font-size:14px}.career-form{z-index:1;width:100%;position:relative}.form-row{grid-template-columns:1fr 1fr;gap:20px;margin-bottom:20px;display:grid}.form-group{width:100%;margin-bottom:20px}.form-row .form-group{margin-bottom:0}.form-group label{color:#cbd5e1;margin-bottom:9px;font-size:13px;font-weight:500;display:block}.form-group input,.form-group select,.form-group textarea{box-sizing:border-box;color:#fff;background:#020617b3;border:1px solid #94a3b826;border-radius:10px;outline:none;width:100%;font-family:inherit;font-size:14px;transition:border-color .25s,box-shadow .25s,background .25s}.form-group input,.form-group select{height:52px;padding:0 15px}.form-group textarea{resize:vertical;min-height:130px;padding:15px;line-height:1.6}.form-group input::placeholder,.form-group textarea::placeholder{color:#475569}.form-group select{cursor:pointer;appearance:none;background-image:linear-gradient(45deg,#0000 50%,#64748b 50%),linear-gradient(135deg,#64748b 50%,#0000 50%);background-position:calc(100% - 18px) 22px,calc(100% - 13px) 22px;background-repeat:no-repeat;background-size:5px 5px,5px 5px}.form-group select option{color:#fff;background:#0f172a}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{background:#020617e6;border-color:#3b82f6b3;box-shadow:0 0 0 3px #3b82f614}.resume-upload{background:#02061773;border:1px dashed #60a5fa4d;border-radius:12px;justify-content:center;align-items:center;width:100%;min-height:135px;transition:border-color .25s,background .25s;display:flex;position:relative}.resume-upload:hover{background:#2563eb0d;border-color:#60a5fab3}.resume-upload input[type=file]{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.upload-content{text-align:center;pointer-events:none;flex-direction:column;justify-content:center;align-items:center;padding:20px;display:flex}.upload-icon{color:#60a5fa;background:#2563eb1f;border-radius:10px;justify-content:center;align-items:center;width:42px;height:42px;margin-bottom:10px;font-size:21px;font-weight:700;display:flex}.upload-content strong{text-overflow:ellipsis;white-space:nowrap;color:#cbd5e1;max-width:350px;font-size:13px;font-weight:500;overflow:hidden}.upload-content small{color:#475569;margin-top:5px;font-size:11px}.form-success,.form-error{border-radius:10px;margin-bottom:20px;padding:13px 15px;font-size:13px;line-height:1.5}.form-success{color:#86efac;background:#22c55e14;border:1px solid #22c55e40}.form-error{color:#fca5a5;background:#ef444414;border:1px solid #ef444440}.career-submit{color:#fff;letter-spacing:.2px;cursor:pointer;background:linear-gradient(90deg,#2563eb,#3b82f6);border:none;border-radius:10px;width:100%;height:54px;font-family:inherit;font-size:14px;font-weight:600;transition:transform .25s,box-shadow .25s,opacity .25s;position:relative;overflow:hidden}.career-submit:before{content:"";background:linear-gradient(90deg,#0000,#ffffff2e,#0000);width:70%;height:100%;transition:left .6s;position:absolute;top:0;left:-100%;transform:skew(-20deg)}.career-submit:hover:before{left:130%}.career-submit:hover{transform:translateY(-2px);box-shadow:0 12px 30px #2563eb40}.career-submit:active{transform:translateY(0)}.career-submit:disabled{opacity:.6;cursor:not-allowed;box-shadow:none;transform:none}.career-bottom{text-align:center;background:radial-gradient(circle,#2563eb1f,#0000 50%),#020617;border-top:1px solid #3b82f61f;padding:90px 20px;position:relative}.career-bottom span{color:#60a5fa;letter-spacing:2px;font-size:11px;font-weight:700}.career-bottom h2{color:#fff;margin:14px 0 12px;font-size:clamp(28px,4vw,44px);line-height:1.2}.career-bottom p{color:#64748b;max-width:600px;margin:auto;font-size:15px;line-height:1.7}@media (max-width:1100px){.career-container{grid-template-columns:1fr;gap:60px;max-width:850px}.career-info{padding-top:0}.career-info>p{max-width:750px}}@media (max-width:768px){.career-hero{min-height:420px;padding:120px 20px 80px}.career-hero-content h1{letter-spacing:-1px;font-size:clamp(38px,10vw,56px)}.career-hero-content p{font-size:15px;line-height:1.7}.career-section{padding:75px 18px}.career-container{gap:50px}.career-info h2{font-size:40px}.career-form-wrapper{border-radius:20px;padding:30px 24px}.career-form-header h2{font-size:26px}.form-row{grid-template-columns:1fr;gap:0;margin-bottom:0}.form-row .form-group{margin-bottom:20px}.career-bottom{padding:70px 20px}}@media (max-width:480px){.career-hero{min-height:390px;padding:110px 16px 70px}.career-badge{letter-spacing:1.5px;margin-bottom:20px;padding:8px 14px;font-size:10px}.career-hero-content h1{font-size:38px;line-height:1.1}.career-hero-content p{margin-top:20px;font-size:14px}.career-section{padding:60px 14px}.section-small-title{letter-spacing:1.5px;font-size:10px}.career-info h2{letter-spacing:-.8px;font-size:34px}.career-info>p{font-size:14px;line-height:1.75}.career-benefits{gap:22px;margin-top:32px}.benefit-item{gap:13px}.benefit-icon{border-radius:9px;width:38px;height:38px;font-size:16px}.benefit-item h3{font-size:14px}.benefit-item p{font-size:12px}.career-form-wrapper{border-radius:17px;padding:24px 18px}.career-form-header{margin-bottom:25px}.career-form-header span{letter-spacing:1.5px;font-size:9px}.career-form-header h2{font-size:23px}.career-form-header p,.form-group label{font-size:12px}.form-group input,.form-group select{height:49px;font-size:13px}.form-group textarea{min-height:120px;font-size:13px}.resume-upload{min-height:125px}.upload-content strong{max-width:230px;font-size:12px}.upload-content small{font-size:10px}.career-submit{height:51px;font-size:13px}.career-bottom{padding:60px 18px}.career-bottom h2{font-size:28px}.career-bottom p{font-size:13px}}@media (max-width:360px){.career-hero-content h1{font-size:32px}.career-info h2{font-size:30px}.career-form-wrapper{padding:20px 15px}.career-form-header h2{font-size:21px}}@media (prefers-reduced-motion:reduce){.career-submit,.form-group input,.form-group select,.form-group textarea,.resume-upload{transition:none}}
