.careers-page{background:linear-gradient(180deg,#f6f4ef 0,#fff 42%,#f6f4ef 100%)}
.careers-page .logo{text-decoration:none}
.careers-page .logo img{width:clamp(190px,22vw,275px)}
.career-main{padding:clamp(2rem,5vw,4rem) 0}
.career-form-wrap{width:min(100% - 2rem,68rem);margin-inline:auto;padding:0}
.career-form-card{background:#fff;border:1px solid rgba(23,23,23,.08);border-radius:24px;box-shadow:0 24px 70px rgba(23,23,23,.12);padding:clamp(1.4rem,4vw,3.5rem)}
.form-head{display:flex;align-items:flex-start;justify-content:space-between;gap:1.5rem}
.form-head img,.form-head .form-logo{width:clamp(125px,17vw,190px)}
.form-head h1{margin:0;color:#262626;font-size:clamp(1.45rem,2.4vw,2rem);line-height:1.1;text-align:right}
.form-head p{margin:.2rem 0 0;color:#555;font-size:clamp(.88rem,1.5vw,1rem);text-align:right}
.brand-rule{height:22px;margin:2rem 0 2.25rem;background:linear-gradient(180deg,#d11f39 0 55%,#fabb1a 55% 100%);border-radius:2px}
.career-form{display:grid;gap:2rem}
.form-section{display:grid;gap:1rem}
.form-section h2{display:flex;align-items:center;gap:.9rem;margin:0 0 .35rem;color:#202020;font-size:clamp(1.25rem,2.2vw,1.65rem);line-height:1.2}
.form-section h2::before{content:'';width:9px;height:31px;flex:0 0 9px;background:#d11f39;border-radius:2px}
.form-section h2 em{color:#555;font-size:.92rem;font-style:italic;font-weight:500}
.field-grid{display:grid;gap:1.35rem}
.field-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}
.field-grid.three{grid-template-columns:1.25fr .75fr 1fr}
.field{display:grid;gap:.35rem}
.field span{color:#3a3a3a;font-size:.9rem;font-weight:700}
.field input,.field select,.field textarea{width:100%;min-height:48px;border:0;border-bottom:2px solid #b8b5ac;border-radius:0;background:#fff;color:#1d1d1d;font:inherit;outline:none;transition:border-color .2s ease,box-shadow .2s ease}
.field textarea{min-height:110px;resize:vertical;line-height:1.6}
.field input:focus,.field select:focus,.field textarea:focus{border-color:#d11f39;box-shadow:0 6px 0 -4px rgba(209,31,57,.22)}
.check-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem 3rem}
.check-grid label,.inline-checks label,.consent-check{display:flex;align-items:center;gap:.65rem;color:#2a2a2a;font-size:1rem;font-weight:700;line-height:1.35}
.career-form input[type="checkbox"],.career-form input[type="radio"]{width:16px;height:16px;accent-color:#d11f39;flex:0 0 auto}
.compact-section{gap:.65rem}
.inline-checks{display:flex;align-items:center;flex-wrap:wrap;gap:.8rem 1.25rem}
.inline-checks strong{color:#111;font-size:1rem}
.signature-section{gap:1.15rem}
.consent{margin:.75rem 0 0;color:#555;font-size:.9rem;font-style:italic}
.consent-check{align-items:flex-start;font-size:.92rem;font-weight:600}
.form-actions{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-top:.5rem;padding-top:1.5rem;border-top:1px solid #ece8dd}
.form-actions button{min-height:52px;padding:.85rem 1.6rem;border:0;border-radius:999px;background:#fabb1a;color:#171717;font:inherit;font-weight:700;cursor:pointer;box-shadow:0 14px 28px rgba(250,187,26,.3);transition:transform .2s ease,box-shadow .2s ease}
.form-actions button:hover{transform:translateY(-2px);box-shadow:0 18px 34px rgba(250,187,26,.38)}
.form-actions button:disabled{cursor:not-allowed;opacity:.65;transform:none}
.form-status{min-height:1.5rem;margin:0;color:#555;font-size:.95rem;font-weight:700}
.form-status.is-success{color:#1b7a3a}
.form-status.is-error{color:#b91f38}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(max-width:63.9375em){.form-head{align-items:center}.field-grid.three{grid-template-columns:1fr}.check-grid{gap:.75rem 1.5rem}}
@media(max-width:47.9375em){.career-form-wrap{width:min(100% - 1.25rem,68rem)}.career-form-card{border-radius:18px}.form-head{align-items:center;gap:1rem}.form-head img,.form-head .form-logo{width:clamp(108px,32vw,145px)}.form-head h1,.form-head p{text-align:right}.brand-rule{margin-block:1.5rem}.field-grid.two,.check-grid{grid-template-columns:1fr}.inline-checks{display:grid;grid-template-columns:1fr;gap:.65rem}.form-actions{align-items:stretch;flex-direction:column}.form-actions button{width:100%}}
@media(max-width:25rem){.form-head{gap:.75rem}.form-head img,.form-head .form-logo{width:104px}.form-head h1{font-size:1.25rem}.form-head p{font-size:.8rem}}
