.jobs-page { background: #f8f8f4; color: #101010; }
.jobs-kicker { margin: 0 0 32px; font-size: 11px; font-weight: 900; letter-spacing: .12em; }
.jobs-hero { min-height: calc(100svh - 82px); display: grid; grid-template-columns: 1.08fr .92fr; border-bottom: 1px solid #101010; }
.jobs-hero-copy { display: flex; flex-direction: column; justify-content: center; padding: clamp(70px, 9vw, 145px) var(--pad); }
.jobs-hero h1 { max-width: 1050px; margin-bottom: 36px; font-size: clamp(58px, 7.1vw, 116px); line-height: .86; }
.jobs-hero h1 em { font-family: Georgia, serif; font-weight: 400; text-transform: none; }
.jobs-hero-copy > p:not(.jobs-kicker) { max-width: 690px; font-size: clamp(18px, 1.7vw, 25px); line-height: 1.42; }
.jobs-actions { display: flex; gap: 12px; margin-top: 38px; }
.jobs-actions a { display: inline-flex; min-height: 56px; align-items: center; justify-content: space-between; gap: 34px; padding: 0 18px; border: 1px solid #101010; font-size: 12px; font-weight: 900; letter-spacing: .06em; text-transform: uppercase; }
.jobs-actions a:first-child { background: #101010; color: white; }
.jobs-actions a:hover { background: #f2d900; color: #101010; }
.jobs-visual { position: relative; min-height: 620px; overflow: hidden; display: flex; align-items: flex-end; padding: 48px; background: #f2d900; border-left: 1px solid #101010; }
.jobs-visual > p { position: relative; z-index: 3; margin: 0; font-size: 10px; font-weight: 900; letter-spacing: .12em; }
.jobs-orbit, .jobs-orbit::before, .jobs-orbit::after { position: absolute; border: 1px solid #101010; border-radius: 50%; }
.jobs-orbit { inset: 12% -18% 8% -15%; animation: jobs-turn 18s linear infinite; }
.jobs-orbit::before { content: ""; inset: 12%; }
.jobs-orbit::after { content: ""; inset: 28%; }
.jobs-orbit i { position: absolute; width: 18px; height: 18px; background: #101010; border-radius: 50%; }
.jobs-orbit i:nth-child(1) { left: 21%; top: 8%; }.jobs-orbit i:nth-child(2) { right: 5%; top: 48%; }.jobs-orbit i:nth-child(3) { left: 43%; bottom: -9px; }
.jobs-motion-cards span { position: absolute; z-index: 2; padding: 15px 19px; border: 1px solid #101010; background: #f8f8f4; font-size: clamp(16px, 2vw, 28px); font-weight: 900; letter-spacing: -.04em; box-shadow: 7px 7px 0 #101010; }
.jobs-motion-cards span:nth-child(1) { left: 9%; top: 21%; transform: rotate(-4deg); }.jobs-motion-cards span:nth-child(2) { right: 8%; top: 45%; transform: rotate(5deg); }.jobs-motion-cards span:nth-child(3) { left: 24%; bottom: 22%; transform: rotate(-2deg); }
@keyframes jobs-turn { to { transform: rotate(360deg); } }
.jobs-grid { display: grid; grid-template-columns: repeat(2, minmax(0,1fr)); padding: 0 var(--pad); border-bottom: 1px solid #101010; }
.job-card { min-height: 440px; padding: clamp(34px, 5vw, 72px); border-right: 1px solid #101010; border-bottom: 1px solid #101010; transition: background .25s, transform .25s; }
.job-card:nth-child(even) { border-right: 0; }.job-card:nth-last-child(-n+2) { border-bottom: 0; }
.job-card:hover { background: #f2d900; }.job-card:hover strong { transform: translateX(8px); }
.job-card > div { display: flex; justify-content: space-between; gap: 20px; font-size: 10px; font-weight: 900; letter-spacing: .08em; text-transform: uppercase; }
.job-card h2 { max-width: 700px; margin: 75px 0 22px; font-size: clamp(38px, 4.3vw, 70px); line-height: .94; letter-spacing: -.06em; }
.job-card p { max-width: 660px; font-size: 18px; line-height: 1.45; }
.job-card strong { display: inline-block; margin-top: 35px; font-size: 12px; letter-spacing: .06em; text-transform: uppercase; transition: transform .25s; }
.jobs-team-band { display: grid; grid-template-columns: 1fr auto; gap: 70px; align-items: end; padding: clamp(90px, 11vw, 170px) var(--pad); background: #101010; color: white; }
.jobs-team-band h2 { max-width: 1050px; margin: 0; font-size: clamp(48px, 6vw, 96px); line-height: .92; letter-spacing: -.065em; }
.jobs-team-band a { padding-bottom: 8px; border-bottom: 1px solid #f2d900; font-size: 12px; font-weight: 900; text-transform: uppercase; }
.jobs-form-section { position: relative; display: grid; grid-template-columns: .82fr 1.18fr; gap: clamp(60px, 9vw, 150px); padding: clamp(90px, 11vw, 170px) var(--pad); background: #f2d900; }
.jobs-form-copy h2 { margin-bottom: 28px; font-size: clamp(52px, 6vw, 92px); line-height: .9; letter-spacing: -.065em; }
.jobs-form-copy > p:not(.jobs-kicker) { max-width: 550px; font-size: 18px; line-height: 1.5; }
.jobs-form-copy a { text-decoration: underline; text-underline-offset: 4px; }.jobs-form-copy .jobs-email { display: inline-block; margin-top: 25px; font-size: clamp(21px, 2vw, 31px); font-weight: 900; letter-spacing: -.035em; }
.jobs-form { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 28px 22px; align-content: start; }
.jobs-form label { display: grid; gap: 10px; font-size: 11px; font-weight: 900; letter-spacing: .07em; text-transform: uppercase; }
.jobs-form input, .jobs-form textarea { width: 100%; min-height: 50px; padding: 10px 0; border: 0; border-bottom: 1px solid #101010; border-radius: 0; background: transparent; color: #101010; font: 16px/1.35 Arial, sans-serif; outline: none; }
.jobs-form textarea { resize: vertical; }.jobs-form input:focus, .jobs-form textarea:focus { border-bottom-width: 3px; }
.jobs-form input[type="file"] { padding-top: 14px; font-size: 14px; }.jobs-form .is-wide { grid-column: 1 / -1; }
.jobs-form .jobs-consent { display: flex; align-items: flex-start; gap: 12px; font-size: 12px; font-weight: 400; line-height: 1.4; letter-spacing: 0; text-transform: none; }
.jobs-consent input { flex: 0 0 20px; width: 20px; min-height: 20px; margin: 0; accent-color: #101010; }
.jobs-consent a { text-decoration: underline; }.jobs-form button { grid-column: 1 / -1; min-height: 62px; display: flex; align-items: center; justify-content: space-between; padding: 0 20px; border: 1px solid #101010; background: #101010; color: white; font-size: 12px; font-weight: 900; letter-spacing: .07em; text-transform: uppercase; cursor: pointer; }
.jobs-form button:hover { background: #f8f8f4; color: #101010; }.jobs-form-status { grid-column: 1/-1; margin: -10px 0 0; font-size: 14px; line-height: 1.4; }
.jobs-honeypot, .jobs-submit-frame { position: absolute !important; width: 1px !important; height: 1px !important; overflow: hidden !important; clip: rect(0,0,0,0) !important; opacity: 0 !important; pointer-events: none !important; }
.jobs-footer { display: grid; grid-template-columns: 1fr auto auto; gap: 45px; align-items: center; padding: 55px var(--pad) 30px; background: #101010; color: white; }
.jobs-footer > div { grid-column: 1/-1; display: flex; justify-content: space-between; padding-top: 28px; border-top: 1px solid #505050; font-size: 10px; letter-spacing: .08em; }
.jobs-footer .brand strong { color: #101010; }
.job-detail-hero { min-height: 72svh; display: flex; flex-direction: column; justify-content: flex-end; padding: clamp(110px, 13vw, 190px) var(--pad) 80px; background: #f2d900; border-bottom: 1px solid #101010; }
.job-detail-hero h1 { max-width: 1250px; margin-bottom: 32px; font-size: clamp(58px, 8vw, 126px); }.job-detail-hero > p:not(.jobs-kicker) { max-width: 800px; font-size: clamp(20px, 2vw, 30px); line-height: 1.4; }
.job-detail-actions { display: flex; gap: 12px; margin-top: 30px; }.job-detail-actions a { padding: 17px 20px; border: 1px solid #101010; font-size: 12px; font-weight: 900; text-transform: uppercase; }.job-detail-actions a:first-child { background: #101010; color: white; }
.job-detail { display: grid; grid-template-columns: .62fr 1.38fr; gap: clamp(60px, 9vw, 150px); padding: clamp(90px, 11vw, 170px) var(--pad); }
.job-facts { position: sticky; top: 112px; align-self: start; border-top: 1px solid #101010; }.job-facts div { display: grid; grid-template-columns: 1fr 1fr; gap: 20px; padding: 18px 0; border-bottom: 1px solid #101010; }.job-facts dt { font-size: 10px; font-weight: 900; letter-spacing: .08em; text-transform: uppercase; }.job-facts dd { margin: 0; font-size: 15px; }
.job-detail-copy > p:first-child { color: #666; font-size: 11px; font-weight: 900; letter-spacing: .1em; text-transform: uppercase; }.job-detail-copy h2 { max-width: 900px; margin-bottom: 30px; font-size: clamp(48px, 6vw, 94px); line-height: .92; letter-spacing: -.065em; }.job-detail-copy > p { max-width: 850px; font-size: 20px; line-height: 1.5; }.job-block { margin-top: 70px; padding-top: 26px; border-top: 1px solid #101010; }.job-block h3 { font-size: clamp(30px, 3vw, 48px); letter-spacing: -.05em; }.job-block ul { max-width: 850px; margin: 0; padding-left: 1.2em; }.job-block li { margin: 12px 0; font-size: 18px; line-height: 1.48; }
@media (max-width: 900px) { .jobs-hero { grid-template-columns: 1fr; }.jobs-visual { min-height: 500px; border-left: 0; border-top: 1px solid #101010; }.jobs-grid { grid-template-columns: 1fr; }.job-card { min-height: 0; border-right: 0; border-bottom: 1px solid #101010 !important; }.job-card:last-child { border-bottom: 0 !important; }.jobs-team-band, .jobs-form-section, .job-detail { grid-template-columns: 1fr; }.jobs-team-band { align-items: start; }.job-facts { position: static; }.jobs-footer { grid-template-columns: 1fr; align-items: start; }.jobs-footer > div { grid-column: 1; }.jobs-footer > div { flex-direction: column; gap: 15px; } }
@media (max-width: 620px) { .jobs-hero { min-height: auto; }.jobs-hero-copy { padding-top: 80px; }.jobs-hero h1 { font-size: clamp(50px, 16vw, 76px); }.jobs-actions, .job-detail-actions { flex-direction: column; align-items: stretch; }.jobs-visual { min-height: 390px; padding: 24px; }.jobs-motion-cards span { font-size: 18px; }.jobs-grid { padding: 0; }.job-card { padding: 42px 22px; }.job-card h2 { margin-top: 50px; }.jobs-form { grid-template-columns: 1fr; }.jobs-form label, .jobs-form .is-wide, .jobs-form button { grid-column: 1; }.jobs-team-band, .jobs-form-section, .job-detail, .job-detail-hero { padding-left: 22px; padding-right: 22px; }.job-detail-hero h1 { font-size: clamp(48px, 15vw, 78px); }.jobs-footer { padding-inline: 22px; } }
@media (prefers-reduced-motion: reduce) { .jobs-orbit { animation: none; } }
