@import"https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@400;500;600;700&family=Sora:wght@400;600;700;800&family=Space+Grotesk:wght@500;700&display=swap";:root{--bg-top: #f4f4f4;--bg-bottom: #e7e7e7;--shell-bg: #f8f8f8;--shell-border: #d5d5d5;--text-dark: #2f2f2f;--text-mid: #4f4f4f;--text-light: #7a7a7a;--line: #dddddd;--card-bg: #f1f1f1;--card-border: #d7d7d7;--cta-bg: #3f3f3f;--cta-text: #efefef;--landing-start: #0f172a;--landing-mid: #1e293b;--landing-end: #020617;--landing-neon: #38bdf8;--landing-cta: #4f46e5;--landing-cta-hover: #6366f1}*{box-sizing:border-box}img,svg{max-width:100%}html,body,#root{margin:0;min-height:100%}body{font-family:IBM Plex Sans,Segoe UI,sans-serif;background:linear-gradient(180deg,var(--bg-top) 0%,var(--bg-bottom) 100%);color:var(--text-dark);overflow-x:hidden}.page-bg{min-height:100vh;padding:36px 48px}.page-shell{max-width:1344px;min-height:calc(100vh - 72px);margin:0 auto;border-radius:24px;border:1px solid var(--shell-border);background:var(--shell-bg);padding:42px;display:grid;grid-template-rows:auto auto 1fr;gap:30px}.topbar{display:flex;align-items:center;justify-content:space-between;padding-bottom:22px;border-bottom:1px solid var(--line)}.brand-link{text-decoration:none;min-width:0}.brand{display:flex;align-items:center;gap:16px;min-width:0}.brand-logo{width:28px;height:28px;border-radius:8px;object-fit:cover;flex:0 0 auto}.brand-name{font-size:clamp(18px,1.6vw,24px);font-weight:600;letter-spacing:1.2px;color:#363636;overflow-wrap:anywhere}.brand-job{font-size:.6em;font-weight:400;vertical-align:middle;margin:0 2px}.nav-link{font-size:18px;font-weight:500;color:#525252;text-decoration:none}.nav-link:hover{text-decoration:underline}.landing-page-bg{background:radial-gradient(115% 90% at 84% 0%,rgba(56,189,248,.18) 0%,transparent 58%),linear-gradient(135deg,var(--landing-start) 0%,var(--landing-mid) 48%,var(--landing-end) 100%)}.landing-shell{position:relative;overflow:hidden;grid-template-rows:auto 1fr;max-width:1280px;border:1px solid rgba(148,163,184,.25);background:linear-gradient(150deg,#0f172ae6,#020617f0)}.landing-shell:before{content:"";position:absolute;inset:0;pointer-events:none;background-image:linear-gradient(rgba(148,163,184,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(148,163,184,.08) 1px,transparent 1px);background-size:44px 44px;opacity:.18}.landing-shell .topbar{position:relative;z-index:1;padding-bottom:26px;border-bottom:1px solid rgba(148,163,184,.28)}.landing-shell .brand-logo{width:34px;height:34px;border-radius:10px}.landing-shell .brand-name{font-size:clamp(20px,1.75vw,27px);letter-spacing:1.4px;color:#e2e8f0}.landing-shell .nav-link{padding:10px 16px;border-radius:12px;border:1px solid rgba(148,163,184,.28);color:#e2e8f0;transition:color .22s ease,border-color .22s ease,background-color .22s ease}.landing-shell .nav-link:hover{text-decoration:none;color:#e2e8f0;border-color:#bfdbfeb8;background:#0f172a80}.apply-page-bg{background:radial-gradient(120% 100% at 90% -5%,rgba(56,189,248,.14) 0%,transparent 56%),linear-gradient(140deg,#0b1225,#101c34 46%,#020617)}.apply-themed-shell{position:relative;overflow:hidden;border:1px solid rgba(148,163,184,.24);background:linear-gradient(150deg,#0f172ae6,#020617f0)}.apply-themed-shell:before{content:"";position:absolute;inset:0;pointer-events:none;background-image:linear-gradient(rgba(148,163,184,.07) 1px,transparent 1px),linear-gradient(90deg,rgba(148,163,184,.07) 1px,transparent 1px);background-size:40px 40px;opacity:.18}.apply-themed-shell .topbar{position:relative;z-index:1;border-bottom:1px solid rgba(148,163,184,.24)}.apply-themed-shell .brand-logo{width:34px;height:34px;border-radius:10px}.apply-themed-shell .brand-name,.apply-themed-shell .nav-link{color:#e2e8f0}.apply-themed-shell .nav-link{padding:10px 16px;border-radius:12px;border:1px solid rgba(148,163,184,.28);transition:color .22s ease,border-color .22s ease,background-color .22s ease}.apply-themed-shell .nav-link:hover{text-decoration:none;border-color:#bfdbfeb8;background:#0f172a80}.apply-themed-shell .apply-hero,.apply-themed-shell .apply-section,.apply-themed-shell .upload-section{position:relative;z-index:1}.apply-themed-shell .apply-hero .eyebrow{color:#93c5fd;letter-spacing:2.4px}.apply-themed-shell .apply-hero h1{margin:0;font-family:Sora,Segoe UI,sans-serif;font-size:clamp(1.6rem,3.5vw,2.8rem);line-height:1.08;color:#f8fafc}@media(min-width:768px){.apply-themed-shell .apply-hero h1{white-space:nowrap}}.apply-themed-shell .hero-description{margin-top:20px;margin-inline:auto;max-width:960px;color:#cbd5e1}.apply-themed-shell .apply-form{background:#0f172a9e;border:1px solid rgba(148,163,184,.28);border-radius:24px;padding:28px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 20px 40px #02061757}.apply-themed-shell .form-field label,.apply-themed-shell .choice-field legend{color:#e2e8f0}.apply-themed-shell .form-field input:not([type=radio]),.apply-themed-shell .form-field select,.apply-themed-shell .form-field textarea,.apply-themed-shell .choice-option{border:1px solid rgba(148,163,184,.4);background:#0f172a9e;color:#e2e8f0}.apply-themed-shell .form-field input:not([type=radio]):focus,.apply-themed-shell .form-field select:focus,.apply-themed-shell .form-field textarea:focus{outline:2px solid rgba(96,165,250,.9);outline-offset:1px}.apply-themed-shell .choice-option input[type=radio]{accent-color:#60a5fa}.apply-themed-shell .cta-button{background:linear-gradient(90deg,#3b82f6,#8b5cf6);color:#eef2ff;box-shadow:0 16px 28px #3b82f64d;transition:transform .22s ease,box-shadow .22s ease,filter .22s ease}.apply-themed-shell .cta-button:hover{background:linear-gradient(90deg,#2563eb,#7c3aed);transform:translateY(-1px);filter:brightness(1.04);box-shadow:0 20px 34px #3b82f66b}.apply-themed-shell .cta-button:disabled{cursor:not-allowed;opacity:.72;transform:none;filter:none;box-shadow:none}.apply-themed-shell .upload-card{background:#0f172a9e;border:1px solid rgba(148,163,184,.28);border-radius:24px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 20px 40px #02061757}.apply-themed-shell .upload-card h2{color:#f8fafc}.apply-themed-shell .upload-card p{color:#cbd5e1}.apply-themed-shell .upload-card blockquote{border:1px solid rgba(148,163,184,.4);background:#0f172a9e;color:#e2e8f0}.apply-themed-shell .upload-validation-note,.apply-themed-shell .upload-file-name{color:#93c5fd}.apply-themed-shell .photo-upload-slot{border:1px solid rgba(148,163,184,.34);background:#0f172a9e}.apply-themed-shell .photo-upload-slot:hover{border-color:#bfdbfeb3;box-shadow:0 18px 28px #02061766}.apply-themed-shell .photo-slot-title,.apply-themed-shell .photo-slot-action{color:#e2e8f0}.apply-themed-shell .photo-slot-action{border:1px solid rgba(148,163,184,.45);background:#0f172ac7}.apply-themed-shell .photo-slot-visual{border:1px dashed rgba(148,163,184,.6);background:#02061794}.apply-themed-shell .photo-upload-slot.is-filled{border-color:#4ade80cc;box-shadow:0 0 0 1px #4ade8059}.apply-themed-shell .upload-submit-row .cta-button:disabled{background:#475569;color:#e2e8f0e0}.hero-section{position:relative;z-index:1;height:100%;min-height:0;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);grid-template-areas:"copy visual" "cta visual";gap:clamp(48px,6.3vw,96px);align-items:center}.hero-copy{grid-area:copy;max-width:680px;display:grid;gap:0}.hero-eyebrow{margin:0;text-transform:uppercase;letter-spacing:2.6px;font-size:12px;font-weight:700;color:#cbd5e1;font-family:Space Grotesk,Segoe UI,sans-serif}.hero-title{margin:14px 0 0;font-family:Sora,Segoe UI,sans-serif;max-width:600px;font-size:clamp(3rem,5.6vw,3.8rem);line-height:1.06;font-weight:800;color:#f8fafc}.hero-body{margin:24px 0 0;max-width:620px;font-size:clamp(1rem,1.45vw,1.2rem);line-height:1.72;color:#cbd5e1}.hero-highlight{margin:24px 0 0;padding-left:16px;border-left:4px solid #3b82f6;max-width:600px;font-size:clamp(1.05rem,1.45vw,1.125rem);line-height:1.75;color:#ffffffe6}.benefits-card{margin-top:32px;max-width:620px;border-radius:24px;padding:32px;border:1px solid rgba(255,255,255,.2);background:#ffffff1a;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 20px 42px #0000004d}.benefits-card h2{margin:0;font-size:clamp(1.1rem,1.8vw,1.35rem);color:#f8fafc}.benefits-card ul{list-style:none;margin:16px 0 0;padding:0;display:grid;gap:12px}.benefits-card li{display:flex;align-items:center;gap:10px;color:#dbeafe;font-size:1rem;line-height:1.4}.benefit-icon{width:34px;height:34px;border-radius:50%;display:inline-grid;place-items:center;flex:0 0 auto;background:#38bdf826}.salary-highlight{font-size:clamp(1.35rem,2vw,1.6rem);font-weight:600;color:#60a5fa}.hero-microcopy{margin:24px 0 0;font-size:.94rem;line-height:1.45;color:#e2e8f0e6}.hero-cta{grid-area:cta;display:inline-flex;align-items:center;justify-content:center;margin-top:14px;width:fit-content;text-decoration:none;text-align:center;border-radius:12px;padding:16px 36px;font-size:1.1rem;font-weight:700;color:#eef2ff;background:linear-gradient(90deg,#3b82f6,#8b5cf6);box-shadow:0 16px 32px #3b82f652,0 0 #60a5fa73;transform:scale(1);transition:all .3s ease}.hero-cta:hover{background:linear-gradient(90deg,#2563eb,#7c3aed);transform:scale(1.05);box-shadow:0 22px 36px #3b82f680,0 0 22px #60a5fa99}.hero-visual{grid-area:visual;position:relative;overflow:hidden;border-radius:28px;min-height:500px;animation:hero-fade-up .76s ease-out .17s both}.hero-visual-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 32%;transform:scale(1.08) translate(-4%);border-radius:28px}.hero-visual:before{content:"";position:absolute;inset:0;z-index:1;border-radius:28px;background:#0003}.hero-visual:after{content:"";position:absolute;inset:0;z-index:2;border-radius:28px;background:linear-gradient(180deg,#0f172a0f,#02061738)}.hero-orb{position:absolute;z-index:3;border-radius:50%;opacity:.3;filter:blur(26px)}.orb-a{width:clamp(210px,26vw,320px);aspect-ratio:1 / 1;top:3%;right:10%;background:radial-gradient(circle at 34% 34%,rgba(14,165,233,.86),rgba(30,64,175,.4) 68%,transparent 100%)}.orb-b{width:clamp(170px,22vw,290px);aspect-ratio:1 / 1;bottom:4%;left:2%;background:radial-gradient(circle at 34% 34%,rgba(99,102,241,.86),rgba(67,56,202,.4) 68%,transparent 100%)}.hero-grid-glow{position:absolute;z-index:4;inset:7%;border-radius:28px;border:1px solid rgba(148,163,184,.24);background:radial-gradient(120% 120% at 100% 0%,rgba(56,189,248,.24) 0%,transparent 60%),linear-gradient(165deg,#0f172a99,#1e293b4d);box-shadow:inset 0 0 0 1px #94a3b814,0 24px 45px #0206175c}.hero-animate{opacity:0;transform:translateY(16px);animation:hero-item-reveal .7s cubic-bezier(.2,.8,.2,1) forwards}.hero-animate-1{animation-delay:70ms}.hero-animate-2{animation-delay:.14s}.hero-animate-3{animation-delay:.22s}.hero-animate-4{animation-delay:.3s}.hero-animate-5{animation-delay:.38s}.hero-animate-6{animation-delay:.46s}.hero-animate-7{animation-delay:.54s}@keyframes hero-fade-up{0%{opacity:0;transform:translateY(26px)}to{opacity:1;transform:translateY(0)}}@keyframes hero-item-reveal{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.hero{max-width:920px}.eyebrow{margin:0 0 20px;font-size:13px;font-weight:600;letter-spacing:2.2px;color:var(--text-light)}.hero h1{margin:0;font-size:clamp(34px,4vw,56px);line-height:1.08;color:var(--text-dark)}.hero-description{margin:18px auto 0;font-size:clamp(15px,1.35vw,18px);line-height:1.62;color:var(--text-mid);max-width:900px}.cta-button{display:inline-flex;align-items:center;justify-content:center;margin-top:28px;width:188px;height:54px;border:0;border-radius:12px;background:var(--cta-bg);color:var(--cta-text);font-size:20px;font-weight:600;cursor:pointer;box-shadow:0 6px 10px #9a9a9a38}.cta-link{text-decoration:none}.cta-button:hover{background:#353535}.details-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px;align-self:end}.apply-shell{grid-template-rows:auto auto 1fr}.about-shell{grid-template-rows:auto 1fr}.about-section{max-width:980px;display:grid;gap:18px;align-content:start}.about-section h1{margin:0;font-size:clamp(34px,4vw,56px);line-height:1.08;color:var(--text-dark)}.about-copy{display:grid;gap:14px}.about-copy p{margin:0;max-width:940px;font-size:clamp(15px,1.3vw,18px);line-height:1.62;color:var(--text-mid)}.apply-themed-shell .about-section{position:relative;z-index:1;width:100%;max-width:100%}.apply-themed-shell .about-section .eyebrow{color:#93c5fd;letter-spacing:2.4px}.apply-themed-shell .about-section h1{font-family:Sora,Segoe UI,sans-serif;font-size:clamp(2.2rem,4vw,3.2rem);color:#f8fafc}.apply-themed-shell .about-copy{gap:16px}.apply-themed-shell .about-copy p{max-width:100%;color:#cbd5e1}.apply-hero{width:min(960px,100%);margin:0 auto;text-align:center}.apply-section{display:grid;width:min(960px,100%);margin:0 auto;place-items:center}.apply-form{width:100%;background:var(--card-bg);border:1px solid var(--card-border);border-radius:18px;padding:26px;display:grid;gap:18px}.apply-result-card{width:min(860px,100%);min-height:400px;border-radius:18px;border:1px solid var(--card-border);background:var(--card-bg);padding:38px;display:grid;align-content:center;gap:16px}.apply-result-eyebrow{margin:0;font-size:12px;letter-spacing:2px;font-weight:700;color:#6b7280}.apply-result-card h2{margin:0;font-family:Sora,Segoe UI,sans-serif;font-size:clamp(1.95rem,3.2vw,2.7rem);line-height:1.15;color:#f8fafc}.apply-result-card p{margin:0;font-size:clamp(1.04rem,1.5vw,1.2rem);line-height:1.72;color:#cbd5e1}.form-field{display:grid;gap:8px}.form-field label{font-size:14px;font-weight:600;color:#3c3c3c}.form-field input:not([type=radio]),.form-field select{width:100%;height:44px;border-radius:10px;border:1px solid #cfcfcf;background:#f8f8f8;padding:0 12px;color:#323232;font:inherit}.form-field select{height:46px}.form-field textarea{width:100%;min-height:132px;border-radius:10px;border:1px solid #cfcfcf;background:#f8f8f8;padding:10px 12px;color:#323232;font:inherit;line-height:1.5;resize:vertical}.form-field input:not([type=radio]):focus,.form-field select:focus,.form-field textarea:focus{outline:2px solid #b3b3b3;outline-offset:1px}.choice-field{margin:0;padding:0;border:0}.choice-field legend{padding:0;font-size:14px;font-weight:600;color:#3c3c3c;margin-bottom:8px}.choice-group{display:flex;gap:12px;flex-wrap:wrap}.choice-option{display:inline-flex;align-items:center;gap:8px;min-height:44px;padding:0 14px;border:1px solid #cfcfcf;border-radius:10px;background:#f8f8f8;color:#323232;font-size:15px;font-weight:500;cursor:pointer}.choice-option input[type=radio]{margin:0;width:16px;height:16px;accent-color:#4b4b4b}.turnstile-widget-shell{min-height:66px;display:flex;align-items:center}.turnstile-widget-shell iframe{border-radius:10px}.apply-feedback{margin:0;padding:10px 12px;border-radius:10px;border:1px solid transparent;font-size:14px;line-height:1.4;font-weight:600}.apply-feedback-error{border-color:#fecaca;background:#fef2f2;color:#991b1b}.apply-feedback-success{border-color:#bbf7d0;background:#f0fdf4;color:#166534}.apply-themed-shell .apply-feedback-error{border-color:#f87171b3;background:#7f1d1d5c;color:#fecaca}.apply-themed-shell .apply-feedback-success{border-color:#4ade80b3;background:#14532d5c;color:#bbf7d0}.apply-themed-shell .apply-result-card{border:1px solid rgba(148,163,184,.34);background:#0f172a9e;box-shadow:0 20px 40px #02061757}.apply-themed-shell .apply-result-eyebrow{color:#93c5fd}.apply-form .cta-button{margin-top:4px}.upload-shell{grid-template-rows:auto auto 1fr}.upload-section{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;align-content:start}.upload-card{background:var(--card-bg);border:1px solid var(--card-border);border-radius:18px;padding:24px;display:grid;gap:12px;min-height:250px;align-content:start}.upload-card h2{margin:0;font-size:26px;color:#323232}.upload-card p{margin:0;color:var(--text-mid);line-height:1.55}.upload-card blockquote{margin:0;padding:12px 14px;border-radius:10px;border:1px solid #d0d0d0;background:#f8f8f8;color:#3b3b3b;font-weight:600}.upload-validation-note{margin:0;font-size:12px;letter-spacing:.3px;color:#6b7280;font-weight:600}.upload-button{margin-top:8px}.upload-trigger{position:relative;overflow:hidden}.upload-trigger input[type=file]{position:absolute;inset:0;opacity:0;cursor:pointer}.upload-file-name{margin:0;font-size:13px;line-height:1.4;color:var(--text-light);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.photo-slots-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.photo-upload-slot{position:relative;display:grid;grid-template-rows:auto 1fr auto;gap:12px;justify-items:center;text-align:center;padding:14px;border-radius:18px;border:1px solid #d0d0d0;background:#f8f8f8;cursor:pointer;transition:border-color .22s ease,transform .22s ease,box-shadow .22s ease,background-color .22s ease}.photo-upload-slot:hover{border-color:#7c8ca4;transform:translateY(-4px);box-shadow:0 14px 28px #33415533}.photo-upload-slot input[type=file]{position:absolute;inset:0;opacity:0;cursor:pointer}.photo-slot-title{font-size:14px;font-weight:700;line-height:1.3;color:#334155}.photo-slot-visual{width:100%;min-height:164px;aspect-ratio:3 / 4;border-radius:14px;border:1px dashed #b8b8b8;display:grid;place-items:center;overflow:hidden;background:#f1f5f9}.photo-slot-icon{font-size:24px;line-height:1}.photo-slot-thumbnail{width:100%;height:100%;object-fit:cover}.photo-slot-example{width:100%;height:100%;object-fit:cover;opacity:.62}.photo-slot-check{font-size:26px;line-height:1;color:#22c55e;font-weight:800}.photo-slot-action{width:100%;min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:10px;border:1px solid #cbd5e1;background:#e2e8f0bf;font-size:13px;font-weight:700;letter-spacing:.25px;text-transform:uppercase;color:#475569}.photo-slot-action:before{content:"⇧";font-size:14px;line-height:1}.photo-upload-slot.is-filled{border-color:#86efac;box-shadow:0 0 0 1px #22c55e40}.upload-submit-row{display:flex;flex-direction:column;gap:14px;justify-content:flex-end}.upload-progress-backdrop{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;background:#020617a6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:24px}.upload-progress{width:min(520px,100%);padding:24px 28px;border-radius:20px;border:1px solid rgba(148,163,184,.28);background:#0f172af2;box-shadow:0 25px 50px -12px #0009,0 0 0 1px #94a3b81a}.upload-progress-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px;color:#e2e8f0;font-size:14px;font-weight:500}.upload-progress-meta strong{color:#f8fafc;font-size:15px;font-weight:600}.upload-progress-track{width:100%;height:10px;border-radius:999px;overflow:hidden;background:#dbe7f5}.upload-progress-fill{position:relative;display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#2563eb,#06b6d4);transition:width .32s ease}.upload-progress-fill:after{content:"";position:absolute;inset:0;background:linear-gradient(110deg,transparent 25%,rgba(255,255,255,.45) 50%,transparent 75%);transform:translate(-100%);animation:upload-progress-shimmer 1.2s linear infinite}@keyframes upload-progress-shimmer{to{transform:translate(100%)}}.upload-submit-row .cta-button{width:min(320px,100%);height:62px;margin-top:16px;border-radius:14px;font-size:22px;font-weight:700}.upload-submit-row .cta-button:disabled{cursor:not-allowed;opacity:.55;background:#64748b;color:#dbe7f5;filter:none;box-shadow:none;transform:none}.detail-card{background:var(--card-bg);border:1px solid var(--card-border);border-radius:18px;padding:24px 24px 20px;min-height:345px}.detail-card h2{margin:0;font-size:24px;font-weight:650;color:#323232;padding-bottom:10px;border-bottom:1px solid #d4d4d4}.detail-card ul{margin:16px 0 0;padding-left:18px;display:grid;gap:12px}.detail-card li{color:#4a4a4a;font-size:14.5px;line-height:1.5;font-weight:500}@media(max-width:1200px){.page-bg{padding:20px}.page-shell{min-height:auto;padding:28px}.details-grid{grid-template-columns:1fr}.detail-card{min-height:auto}.apply-form{padding:20px}.about-copy p{font-size:16px}.upload-section{grid-template-columns:1fr}.photo-slots-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-section{grid-template-columns:1fr;grid-template-areas:"copy" "visual" "cta";justify-items:center;text-align:center;gap:40px}.hero-copy{justify-items:center}.hero-title{max-width:640px}.hero-highlight{margin-top:24px;border-left:0;border-top:4px solid rgba(59,130,246,.9);padding-left:0;padding-top:16px}.hero-visual{width:min(560px,100%);min-height:320px}.hero-microcopy{margin-top:22px}.benefits-card{width:min(560px,100%);margin-top:30px;padding:28px}.hero-cta{width:min(320px,100%);justify-content:center;margin-top:0;font-size:1.05rem}}@media(max-width:700px){.page-bg{padding:12px}.page-shell{gap:20px;padding:18px;border-radius:18px}.topbar{gap:12px;flex-wrap:wrap;padding-bottom:18px}.brand-name{font-size:17px;letter-spacing:.7px}.nav-link{font-size:16px}.cta-button{width:100%;max-width:280px}.photo-slots-grid{grid-template-columns:1fr}.photo-slot-visual{min-height:190px}.upload-submit-row{justify-content:stretch}.upload-submit-row .cta-button{max-width:none;width:100%}.landing-page-bg{padding:12px}.landing-shell{padding:18px;gap:28px}.landing-shell .topbar{padding-bottom:20px}.apply-shell{gap:24px}.apply-themed-shell .topbar{padding-bottom:18px}.apply-hero,.apply-section{width:100%;max-width:100%}.apply-themed-shell .apply-hero h1{max-width:100%;font-size:clamp(1.95rem,8.2vw,2.45rem);line-height:1.08;overflow-wrap:anywhere}.apply-themed-shell .hero-description{max-width:100%;font-size:1rem;line-height:1.62}.apply-form{width:100%;max-width:100%;padding:20px}.choice-group{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.choice-option{width:100%;justify-content:center;padding:0 12px}.hero-section{justify-items:stretch;text-align:left;gap:24px}.hero-copy{width:100%;max-width:100%;justify-items:start}.hero-eyebrow{font-size:11px;letter-spacing:1.8px}.hero-title{margin-top:10px;width:100%;max-width:100%;font-size:clamp(2.05rem,8.2vw,2.55rem);line-height:1.02;text-wrap:balance}.hero-title br{display:none}.hero-body{margin-top:16px;max-width:34rem;font-size:clamp(.95rem,3.6vw,1rem);line-height:1.58}.hero-highlight{margin-top:16px;padding-top:14px;max-width:32rem;font-size:clamp(.95rem,3.5vw,1rem);line-height:1.55}.benefits-card{margin-top:20px;width:100%;max-width:420px;padding:18px;border-radius:18px;text-align:left;box-shadow:0 16px 32px #0000003d}.benefits-card h2{font-size:1rem}.benefits-card ul{margin-top:12px;gap:10px}.benefits-card li{justify-content:flex-start;align-items:flex-start;gap:9px;font-size:.93rem;line-height:1.34}.benefit-icon{width:30px;height:30px}.salary-highlight{font-size:1.18rem}.hero-microcopy{margin-top:20px}.hero-cta{margin-top:0;width:min(100%,300px);justify-content:center;padding:13px 22px;border-radius:10px;font-size:.98rem;box-shadow:0 14px 26px #3b82f64d}.hero-visual{display:block;width:min(100%,420px);min-height:220px;border-radius:20px}.hero-visual,.hero-visual-image,.hero-visual:before,.hero-visual:after{border-radius:20px}}@media(max-width:480px){.apply-page-bg{padding:8px}.apply-shell{gap:20px;padding:14px;border-radius:14px}.apply-themed-shell .topbar{align-items:center;gap:12px;padding-bottom:20px}.apply-themed-shell .brand{gap:10px}.apply-themed-shell .brand-logo{width:28px;height:28px;border-radius:8px}.apply-themed-shell .brand-name{font-size:clamp(.8rem,3.7vw,.92rem);letter-spacing:.45px;overflow-wrap:normal}.apply-themed-shell .nav-link{padding:8px 11px;border-radius:10px;font-size:.9rem}.apply-hero{justify-items:center;text-align:center}.apply-themed-shell .apply-hero .eyebrow{margin-bottom:14px;font-size:10px;letter-spacing:1.5px}.apply-themed-shell .apply-hero h1{font-size:clamp(1.75rem,8.4vw,2.1rem);line-height:1.08;text-wrap:balance}.apply-themed-shell .hero-description{margin-top:16px;font-size:.95rem;line-height:1.58;text-align:center}.apply-form,.apply-themed-shell .apply-form{width:100%;padding:16px;border-radius:16px;gap:16px}.form-field{gap:7px}.form-field label,.choice-field legend{font-size:13px}.form-field input:not([type=radio]),.form-field select{height:42px;padding:0 11px}.choice-group{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.choice-option{min-height:42px;padding:0 10px;font-size:.94rem}.apply-form .cta-button{width:100%;max-width:none;height:50px;margin-top:6px;font-size:1rem}.turnstile-widget-shell{justify-content:center;width:100%;overflow:hidden}.landing-page-bg{padding:8px}.landing-shell{min-height:auto;gap:24px;padding:14px;border-radius:14px}.landing-shell .topbar{padding-bottom:18px}.landing-shell .brand{gap:9px}.landing-shell .brand-logo{width:28px;height:28px;border-radius:8px}.landing-shell .brand-name{font-size:clamp(.8rem,3.7vw,.92rem);letter-spacing:.45px;overflow-wrap:normal}.landing-shell .nav-link{padding:8px 11px;border-radius:10px;font-size:.9rem}.hero-section{justify-items:center;text-align:center;gap:18px}.hero-copy{justify-items:center}.hero-eyebrow{font-size:10px;letter-spacing:1.4px}.hero-title{margin-top:8px;width:100%;max-width:100%;font-size:clamp(1.7rem,8.2vw,2rem);line-height:1.06;text-wrap:pretty}.hero-title br{display:inline}.hero-body{margin-top:14px;max-width:29rem;font-size:.92rem;line-height:1.5;text-align:center}.hero-highlight{margin-top:14px;padding-top:12px;max-width:28rem;font-size:.91rem;line-height:1.46;text-align:center}.benefits-card{margin-top:16px;width:100%;padding:15px;border-radius:14px}.benefits-card h2{font-size:.96rem;text-align:left}.benefits-card ul{margin-top:10px;gap:8px}.benefits-card li{gap:8px;font-size:.9rem;line-height:1.28}.benefit-icon{width:28px;height:28px;font-size:.88rem}.salary-highlight{font-size:1.08rem}.hero-cta{margin-top:0;width:min(100%,280px);min-height:46px;padding:12px 18px;font-size:.95rem}.hero-visual{width:100%;min-height:190px;margin-top:2px}}@media(max-width:360px){.apply-shell{padding:12px}.apply-themed-shell .topbar{display:grid;grid-template-columns:1fr;justify-items:center}.apply-themed-shell .brand-link,.apply-themed-shell .nav-link{width:100%}.apply-themed-shell .brand{justify-content:center;text-align:center}.apply-themed-shell .brand-name{font-size:.72rem;letter-spacing:.3px}.apply-themed-shell .nav-link{text-align:center}.apply-themed-shell .apply-hero h1{font-size:clamp(1.55rem,8vw,1.8rem)}.apply-themed-shell .hero-description{font-size:.9rem}.choice-group{grid-template-columns:1fr}.landing-shell{padding:12px}.topbar{display:grid;grid-template-columns:1fr;gap:10px}.landing-shell .brand{gap:8px}.landing-shell .brand-logo{width:26px;height:26px}.landing-shell .brand-link,.landing-shell .nav-link{width:100%}.landing-shell .brand{justify-content:center;text-align:center}.landing-shell .brand-name{font-size:.72rem;letter-spacing:.3px}.landing-shell .nav-link{text-align:center}.hero-title{max-width:100%;font-size:clamp(1.48rem,7.8vw,1.7rem);line-height:1.08}.hero-body,.hero-highlight{font-size:.87rem}.benefits-card{padding:13px}.benefits-card li{font-size:.86rem}.hero-cta{width:100%}.hero-visual{min-height:165px}}
