@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700;800&display=swap");
:root{--ink:#071b27;--navy:#061f2d;--blue:#079fe8;--muted:#60707a;--line:#dce7ec;--soft:#f4f8fa;--danger:#a82828;--success:#16744a}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:Montserrat,Arial,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.shell{width:min(1160px,calc(100% - 40px));margin-inline:auto}.site-header{height:82px;background:rgba(255,255,255,.98);border-bottom:1px solid #e9eef1}.header-inner{height:100%;display:flex;align-items:center;justify-content:space-between}.brand-logo{display:block;width:214px;height:auto}.header-location{font-size:.82rem;font-weight:700;color:#52636d}
.hero{position:relative;min-height:690px;display:flex;align-items:center;overflow:hidden;background:#051d2a}.hero-carousel,.hero-slide{position:absolute;inset:0}.hero-carousel{left:35%}.hero-slide{width:100%;height:100%;object-fit:cover;opacity:0;transform:scale(1.015);transition:opacity .9s ease,transform 6s ease}.hero-slide.active{opacity:1;transform:scale(1.045)}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,#051d2a 0%,#051d2a 36%,rgba(5,29,42,.7) 55%,rgba(5,29,42,.05) 100%)}.hero-content{position:relative;z-index:2;padding-block:92px}.hero-copy{width:min(690px,66%);color:#fff}.eyebrow{display:inline-flex;margin-bottom:20px;color:#078ed1;font-size:.76rem;font-weight:800;letter-spacing:.16em;line-height:1.4;text-transform:uppercase}.eyebrow.light{color:#44c5ff}h1,h2,h3,p{margin-top:0}h1{max-width:640px;margin-bottom:25px;font-size:clamp(2.75rem,3.65vw,3.75rem);line-height:1.08;letter-spacing:-.035em;font-weight:700}.hero-lead{max-width:650px;margin-bottom:28px;font-size:1.08rem;line-height:1.78;color:rgba(255,255,255,.82)}.hero-compensation{width:fit-content;display:flex;align-items:center;flex-wrap:wrap;gap:12px;margin-bottom:34px;padding:13px 17px;border-left:3px solid #09a8ef;background:rgba(255,255,255,.08);font-size:.82rem;font-weight:700}.hero-compensation i{width:4px;height:4px;border-radius:50%;background:#0ca9ef}.primary-cta{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:56px;padding:0 24px;border-radius:7px;background:#08a5eb;color:#fff;font-weight:800;font-size:.95rem}.hero-note{margin:15px 0 0;font-size:.78rem;color:rgba(255,255,255,.62)}
.proof-strip{background:var(--blue);color:#fff}.proof-grid{display:grid;grid-template-columns:repeat(3,1fr)}.proof-grid>div{min-height:108px;display:flex;align-items:center;gap:15px;padding:24px 35px;border-right:1px solid rgba(255,255,255,.2)}.proof-grid>div:last-child{border-right:0}.proof-icon{font-size:1.5rem}.proof-grid>div>span:last-child{display:flex;flex-direction:column;font-size:.82rem;line-height:1.5;color:rgba(255,255,255,.8)}.proof-grid strong{font-size:.96rem;color:#fff}.section{padding:108px 0}.benefits-section{background:var(--soft)}.section-heading{max-width:670px}.section-heading h2,.role-copy h2,.company-grid h2,.application-intro h2{margin-bottom:22px;font-size:clamp(2rem,3.3vw,3.25rem);line-height:1.08;letter-spacing:-.045em}.section-heading p,.role-copy>p,.company-copy p,.application-intro>p{color:var(--muted);font-size:1rem;line-height:1.78}.benefit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:58px}.benefit-card{padding:31px;border:1px solid #dfebf0;border-radius:14px;background:#fff}.card-icon{width:48px;height:48px;display:grid;place-items:center;margin-bottom:24px;border-radius:9px;background:#e8f7fd;color:var(--blue);font-size:.75rem;font-weight:800}.benefit-card h3{font-size:1.04rem;line-height:1.35}.benefit-card p{margin:0;color:#65757e;font-size:.9rem;line-height:1.7}
.two-column{display:grid;grid-template-columns:.95fr 1fr;gap:78px;align-items:center}.work-carousel{position:relative;min-height:660px;border-radius:16px 64px 16px 16px;overflow:hidden;box-shadow:0 30px 70px rgba(6,34,48,.16)}.work-slide{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .9s ease,transform 6s ease;transform:scale(1.01)}.work-slide.active{opacity:1;transform:scale(1.04)}.photo-caption{position:absolute;z-index:2;left:25px;bottom:25px;padding:13px 16px;border-radius:8px;background:rgba(5,28,40,.78);color:#fff;font-size:.79rem;font-weight:700}.check-list{display:grid;gap:12px;margin-top:31px}.check-list p{margin:0;color:#334a56;font-size:.89rem;line-height:1.65}.check-list p::first-letter{color:var(--blue)}.company-section{background:var(--navy);color:#fff}.company-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:90px}.company-copy{padding-left:45px;border-left:1px solid rgba(255,255,255,.16)}.company-copy p{color:rgba(255,255,255,.72)}.requirements-wrap{display:grid;grid-template-columns:.85fr 1.15fr;gap:90px}.requirement-list{border-top:1px solid #dbe5e9}.requirement-list p{min-height:90px;display:flex;align-items:center;gap:20px;margin:0;border-bottom:1px solid #dbe5e9;color:#314a56;font-size:.9rem;line-height:1.55}.requirement-list span{min-width:36px;color:#9baab1;font-size:.72rem;font-weight:800}
.application-section{padding:110px 0;background:#062131}.application-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:80px;align-items:start}.application-intro{position:sticky;top:30px;color:#fff}.application-intro>p{color:rgba(255,255,255,.68)}.application-detail{display:flex;flex-direction:column;gap:4px;margin-top:29px}.application-detail strong{font-size:.87rem}.application-detail span{color:rgba(255,255,255,.55);font-size:.76rem}.application-form{padding:40px;border-radius:16px;background:#fff;box-shadow:0 28px 80px rgba(0,0,0,.22)}.honeypot{position:absolute!important;left:-9999px!important}.form-topline{display:flex;justify-content:space-between;gap:20px;padding-bottom:22px;border-bottom:1px solid #e3ebef;font-size:.72rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.form-topline span:last-child{color:#89979e;font-weight:600;letter-spacing:0;text-transform:none}.form-section-title{display:flex;gap:14px;align-items:center;margin:30px 0 25px}.form-section-title.second{margin-top:42px;padding-top:33px;border-top:1px solid #e3ebef}.form-section-title>span{width:38px;height:38px;display:grid;place-items:center;border-radius:8px;background:var(--blue);color:#fff;font-size:.71rem;font-weight:800}.form-section-title div{display:flex;flex-direction:column;gap:4px}.form-section-title strong{font-size:.96rem}.form-section-title small{color:#7a8991;font-size:.76rem}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.form-field{display:grid;gap:10px;margin:0 0 20px;padding:0;border:0;color:#263e4a;font-size:.8rem;font-weight:700;line-height:1.5}.form-field input:not([type=radio]):not([type=file]),.form-field select,.form-field textarea{width:100%;min-height:48px;padding:0 14px;border:1px solid #cfdde4;border-radius:7px;background:#fbfdfe;color:var(--ink)}.form-field textarea{min-height:110px;padding-block:13px;resize:vertical}.radio-options{display:grid;grid-template-columns:1fr 1fr;gap:10px}.radio-options label{min-height:46px;display:flex;align-items:center;gap:10px;padding:0 14px;border:1px solid #d5e1e7;border-radius:7px;background:#fbfdfe;cursor:pointer}.radio-options label:has(input:checked){border-color:var(--blue);background:#effaff}.file-field{padding:15px;border:1px dashed #a9c3cf;border-radius:8px;background:#f8fcfe}.file-field input{font-weight:500}.file-field small{color:#74848d;font-weight:500}.form-error{padding:12px;border-radius:7px;background:#fff0f0;color:#9c1f1f;font-size:.78rem;line-height:1.5}.submit-button{width:100%;min-height:55px;border:0;border-radius:7px;background:var(--blue);color:#fff;font-size:.9rem;font-weight:800;cursor:pointer}.submit-button:disabled{opacity:.6;cursor:wait}.privacy-note{margin:14px 0 0;color:#718089;font-size:.7rem;line-height:1.55}.upload-progress{margin:0 0 16px}.upload-progress span{display:block;margin-bottom:7px;font-size:.76rem;color:#52636d}.upload-progress progress{width:100%;accent-color:var(--blue)}
footer{padding:43px 0;background:#031722;color:#fff}.footer-inner{display:grid;grid-template-columns:230px 1fr auto;gap:38px;align-items:center}.footer-logo{width:190px}.footer-inner p{margin:0;color:rgba(255,255,255,.55);font-size:.72rem;line-height:1.5}
.status-page{min-height:100vh;background:var(--navy);color:#fff}.status-main{padding:80px 0}.status-wrap{max-width:790px}.status-mark{width:70px;height:70px;display:grid;place-items:center;margin-bottom:24px;border-radius:50%;background:var(--blue);font-size:2rem}.status-wrap h1{font-size:clamp(2.4rem,5vw,4rem)}.status-lead{max-width:670px;color:rgba(255,255,255,.72);line-height:1.75}.status-card{margin-top:35px;padding:30px;border:1px solid rgba(255,255,255,.12);border-radius:16px;background:rgba(255,255,255,.06)}.status-card h2{font-size:1.15rem}.status-list{display:grid;gap:12px;margin:20px 0;padding:0;list-style:none}.status-list li{padding:16px;border-radius:9px;background:rgba(255,255,255,.055);font-size:.86rem;line-height:1.6}.secondary-link{display:inline-flex;margin-top:25px;padding-bottom:4px;border-bottom:1px solid rgba(255,255,255,.35);font-size:.82rem;font-weight:700}
.admin-body{min-height:100vh;background:#eef4f7}.admin-header{padding:18px 0;background:#061f2d;color:#fff}.admin-header .shell{display:flex;align-items:center;justify-content:space-between}.admin-header img{width:185px}.admin-shell{padding:36px 0 70px}.login-card{max-width:450px;margin:7vh auto;padding:34px;border-radius:14px;background:#fff;box-shadow:0 18px 50px rgba(6,31,45,.12)}.login-card h1{font-size:1.8rem}.login-card p{color:var(--muted);line-height:1.6}.admin-title{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:25px}.admin-title h1{margin-bottom:6px;font-size:2rem}.admin-title p{margin:0;color:var(--muted)}.filters{display:grid;grid-template-columns:2fr repeat(4,1fr);gap:10px;margin-bottom:18px}.filters input,.filters select{min-height:44px;padding:0 12px;border:1px solid #cad9e0;border-radius:7px;background:#fff}.table-wrap{overflow:auto;border:1px solid #d7e3e8;border-radius:12px;background:#fff}.applications-table{width:100%;min-width:1000px;border-collapse:collapse}.applications-table th,.applications-table td{padding:14px 16px;border-bottom:1px solid #e5ecef;text-align:left;font-size:.78rem;vertical-align:top}.applications-table th{background:#f7fafb;color:#62727b;font-size:.69rem;text-transform:uppercase;letter-spacing:.05em}.applications-table tbody tr{cursor:pointer}.applications-table tbody tr:hover{background:#f4fbfe}.badge{display:inline-flex;padding:5px 8px;border-radius:999px;font-size:.68rem;font-weight:800}.badge.good{background:#e8f7ef;color:#11633f}.badge.bad{background:#fff0f0;color:#9c1f1f}.empty-state{padding:50px;text-align:left;color:var(--muted)}.detail-panel{position:fixed;z-index:20;inset:0 0 0 auto;width:min(580px,100%);padding:28px;overflow:auto;background:#fff;box-shadow:-20px 0 60px rgba(6,31,45,.18)}.detail-panel[hidden]{display:none}.detail-head{display:flex;justify-content:space-between;gap:20px}.icon-button{border:0;background:#eef4f7;border-radius:7px;padding:10px;cursor:pointer}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:28px}.detail-item{padding-bottom:15px;border-bottom:1px solid #e4ecef}.detail-item.full{grid-column:1/-1}.detail-item small{display:block;margin-bottom:6px;color:#718089}.detail-item p{margin:0;font-size:.88rem;line-height:1.55;white-space:pre-wrap}.admin-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:26px}.button-secondary{min-height:42px;padding:0 15px;border:1px solid #bdd1da;border-radius:7px;background:#fff;color:var(--ink);font-weight:700;cursor:pointer}.button-primary{min-height:42px;padding:0 15px;border:0;border-radius:7px;background:var(--blue);color:#fff;font-weight:700;cursor:pointer}.toast{position:fixed;right:20px;bottom:20px;max-width:360px;padding:14px 18px;border-radius:8px;background:#071b27;color:#fff;font-size:.8rem;box-shadow:0 12px 30px rgba(0,0,0,.2)}
.icon{width:1.25rem;height:1.25rem;display:block;flex:0 0 auto;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.header-location{display:flex;align-items:center;gap:7px}.header-location .icon{width:1rem;height:1rem}.primary-cta .icon{width:1.15rem;height:1.15rem}.proof-icon{width:1.65rem;height:1.65rem;flex:0 0 auto;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.card-icon{font-size:0}.card-icon .icon{width:24px;height:24px}.photo-caption{display:flex;align-items:center;gap:9px}.photo-caption .icon{width:1.05rem;height:1.05rem}.check-list p{display:flex;align-items:flex-start;gap:12px}.check-list .icon{width:1.05rem;height:1.05rem;margin-top:.22rem;color:var(--blue);stroke-width:2.5}.requirement-list p{display:grid;grid-template-columns:36px 24px 1fr;gap:17px}.requirement-list .req-number{min-width:0;color:#9baab1;font-size:.72rem;font-weight:800}.requirement-list .icon{width:1.3rem;height:1.3rem;color:var(--blue)}.requirement-list .req-text{min-width:0;color:#314a56;font-size:.9rem;font-weight:500}.application-detail{flex-direction:row;align-items:center;gap:15px}.application-detail>.icon{width:36px;height:36px;padding:8px;border-radius:8px;background:rgba(9,165,235,.12);color:#31baff}.application-detail>div{display:flex;flex-direction:column;gap:4px}.submit-button{display:flex;align-items:center;justify-content:center;gap:10px}.submit-button .icon{width:1.15rem;height:1.15rem}.footer-map{display:flex;align-items:center;gap:11px;max-width:520px;color:rgba(255,255,255,.64);font-size:.72rem;line-height:1.5;transition:color .2s ease}.footer-map:hover,.footer-map:focus-visible{color:#fff}.footer-map .icon{width:1.15rem;height:1.15rem;color:#24b8fb}.status-mark{font-size:0}.status-mark .icon{width:30px;height:30px;stroke-width:2.5}.icon-button{display:grid;place-items:center;width:42px;height:42px;padding:0}.icon-button .icon{width:1.2rem;height:1.2rem}
.qualified-fields{animation:reveal-form .35s ease both}.qualified-fields[hidden]{display:none}.qualification-dialog{width:min(520px,calc(100% - 28px));max-height:calc(100vh - 40px);padding:0;border:0;border-radius:16px;background:#fff;color:var(--ink);box-shadow:0 28px 90px rgba(2,22,33,.3)}.qualification-dialog::backdrop{background:rgba(2,19,28,.72);backdrop-filter:blur(3px)}.qualification-dialog-inner{padding:34px;text-align:left}.dialog-icon{width:52px;height:52px;display:grid;place-items:center;margin-bottom:22px;border-radius:50%;background:#e8f7fd;color:var(--blue)}.dialog-icon .icon{width:25px;height:25px;stroke-width:2}.qualification-dialog .eyebrow{margin-bottom:12px}.qualification-dialog h2{margin-bottom:12px;font-size:1.65rem;line-height:1.2}.qualification-dialog p{color:#60707a;font-size:.9rem;line-height:1.65}.qualification-reasons{display:grid;gap:10px;margin:20px 0;padding:0;list-style:none}.qualification-reasons li{position:relative;padding:14px 15px 14px 43px;border:1px solid #e1e9ed;border-radius:9px;background:#f7fafb;color:#263e4a;font-size:.83rem;line-height:1.55}.qualification-reasons li:before{content:"";position:absolute;left:17px;top:20px;width:8px;height:8px;border:2px solid var(--blue);border-radius:50%}.dialog-note{margin-bottom:20px!important;font-size:.78rem!important}.dialog-button{width:100%;min-height:50px;border:0;border-radius:7px;background:var(--blue);color:#fff;font-size:.87rem;font-weight:800;cursor:pointer}@keyframes reveal-form{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}
@media(max-width:980px){.hero-carousel{left:17%}.hero-copy{width:78%}.benefit-grid{grid-template-columns:repeat(2,1fr)}.two-column,.requirements-wrap,.application-grid{grid-template-columns:1fr;gap:55px}.work-carousel{min-height:500px}.application-intro{position:static}.footer-inner{grid-template-columns:200px 1fr}.footer-inner p:last-child{grid-column:1/-1}.filters{grid-template-columns:1fr 1fr}.filters input{grid-column:1/-1}}
@media(max-width:700px){.shell{width:min(100% - 28px,1160px)}.site-header{height:70px}.brand-logo{width:174px}.header-location{font-size:.7rem}.hero{min-height:720px;align-items:flex-end}.hero-carousel{left:0;height:43%;bottom:auto}.hero-shade{background:linear-gradient(0deg,#051d2a 0%,#051d2a 55%,rgba(5,29,42,.2) 100%)}.hero-content{padding:255px 0 52px}.hero-copy{width:100%;text-align:left}h1{max-width:100%;font-size:clamp(2rem,8.9vw,2.5rem);line-height:1.1}.hero-lead{font-size:.95rem;line-height:1.66}.hero-compensation{gap:8px;padding:11px 13px;font-size:.7rem}.primary-cta{max-width:100%}.proof-grid{grid-template-columns:1fr;padding-block:8px}.proof-grid>div{min-height:78px;padding:18px 6px;border:0;border-bottom:1px solid rgba(255,255,255,.18)}.proof-grid>div:last-child{border-bottom:0}.section{padding:76px 0}.section-heading h2,.role-copy h2,.company-grid h2,.application-intro h2{font-size:2.15rem}.benefit-grid{grid-template-columns:1fr;margin-top:40px}.work-carousel{min-height:430px;border-radius:12px 40px 12px 12px}.company-grid{grid-template-columns:1fr;gap:34px}.company-copy{padding:0;border:0}.requirements-wrap{gap:38px}.application-section{padding:76px 0}.application-form{padding:25px 18px}.form-row{grid-template-columns:1fr}.radio-options{grid-template-columns:1fr 1fr}.footer-inner{grid-template-columns:1fr;gap:23px}.status-main{padding:58px 0}.status-card{padding:24px 18px}.qualification-dialog-inner{padding:27px 20px}.qualification-dialog h2{font-size:1.4rem}.filters{grid-template-columns:1fr}.filters input{grid-column:auto}.admin-title{align-items:flex-start;flex-direction:column}.detail-panel{padding:20px}.detail-grid{grid-template-columns:1fr}.detail-item.full{grid-column:auto}.admin-header img{width:155px}}
.qualified-fields> *{transition:opacity .25s ease,filter .25s ease}.qualified-fields.is-locked> :not(.locked-notice){opacity:.42;filter:grayscale(1);pointer-events:none;user-select:none}.locked-notice{display:flex;align-items:flex-start;gap:11px;margin:30px 0 5px;padding:14px 15px;border:1px solid #d5e0e5;border-radius:8px;background:#edf2f4;color:#52636d;font-size:.78rem;font-weight:600;line-height:1.55}.locked-notice .icon{width:1.1rem;height:1.1rem;margin-top:.08rem;color:#60727b}.locked-notice[hidden]{display:none}.admin-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.admin-action{width:100%;min-height:46px;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:0 14px;border:0;border-radius:7px;color:#fff;font-size:.76rem;font-weight:800;line-height:1.25;text-align:center;cursor:pointer;transition:filter .2s ease,transform .2s ease}.admin-action .icon{width:1.05rem;height:1.05rem}.admin-action.download{background:var(--blue)}.admin-action.email{background:#ea4335}.admin-action.whatsapp{background:#25d366}.admin-action.call{background:var(--navy)}.admin-action:hover,.admin-action:focus-visible{filter:brightness(.94)}.admin-action:active{transform:translateY(1px)}.admin-action:disabled{opacity:.58;cursor:wait}
.admin-action .whatsapp-icon{fill:currentColor;stroke:none}
@media(max-width:700px){.admin-actions{grid-template-columns:1fr}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.hero-slide,.work-slide{transition:none}}
