@import"https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700;800&family=Literata:ital,opsz,wght@0,7..72,400;0,7..72,600;0,7..72,700;1,7..72,400&display=swap";.header{background:#012b43;color:#fff;width:100%;padding:0;position:sticky;top:0;left:0;z-index:1000;box-shadow:0 2px 8px #0000000d;height:72px;display:flex;align-items:center}.header-content{display:flex;align-items:center;justify-content:space-between;margin:0 auto;width:100%;padding:0 1.2rem;height:72px}.logo{letter-spacing:1px;color:#fff;margin-right:1.5rem;white-space:nowrap}.nav{display:flex;gap:.5rem;align-items:center}.nav-right{margin-left:auto;gap:.8rem}.nav-right .fui-Button:hover,.nav-right .fui-Button.active,.primary-button{color:#fff;background-color:#1e92a0!important}.portal-user{color:#fff;white-space:nowrap}.header .fui-Button{color:#fff}.header .fui-Button[data-appearance=primary]{background:#fff;color:#b30000;border-color:#fff}.header .fui-Button[data-appearance=subtle]:hover{background:#ffffff29}@media (max-width: 820px){.header{height:auto}.header-content{flex-wrap:wrap;gap:.6rem;padding-top:.6rem;padding-bottom:.6rem;height:auto}.nav-left{order:2;width:100%}}.footer{background:#012b43;color:#fff;width:100%;left:0;bottom:0;padding:0;z-index:1000}:root{--font-display: "Literata", Georgia, serif;--font-body: "Outfit", "Segoe UI", sans-serif;--ink-strong: #012B43;--ink-soft: #344257;--ink-muted: #6a798f;--line-soft: #d8e4f0;--line-subtle: #ecf2f9;--brand-strong: #1E92A0;--brand-medium: #1E92A0;--brand-glow: rgba(15, 108, 189, .14);--surface-1: #ffffff;--surface-2: #f5f9fe;--surface-3: #eef4fb;--success: #0b703e;--success-bg: #eaf7f0;--error: #a4262c;--error-bg: #fde7e9;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html,body,#root{width:100%;min-height:100%}body{margin:0;min-width:320px;font-family:var(--font-body);color:var(--ink-strong);background-color:#fff;background-attachment:fixed}.container{max-width:1240px;margin:0 auto;padding:1.25rem}.grid{display:grid}.flex{display:flex}.flex-col{flex-direction:column}.flex-row{flex-direction:row}.grid-cols-2{grid-template-columns:repeat(2,1fr)}.grid-cols-3{grid-template-columns:repeat(3,1fr)}.grid-cols-4{grid-template-columns:repeat(4,1fr)}.gap-1{gap:1rem}.gap-2{gap:2rem}.gap-3{gap:3rem}.gap-4{gap:4rem}.mx-auto{margin-left:auto;margin-right:auto}.p-1{padding:1rem}.p-2{padding:2rem}.p-3{padding:3rem}.p-4{padding:4rem}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.items-center{align-items:center}.home-page{display:grid;gap:1.5rem}.home-section{display:grid;gap:1.75rem;padding:2rem;margin-bottom:1.25rem;border:1px solid var(--line-soft);border-radius:8px;background:linear-gradient(158deg,rgba(#f2f2f2,.99),rgba(#f2f2f2,.96));box-shadow:"none";transition:box-shadow .2s ease}.section-eyebrow{margin:0 0 .6rem;font-size:.76rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--brand-strong);display:inline-flex;align-items:center;gap:.45rem}.section-eyebrow:before{content:"";display:inline-block;width:18px;height:2px;background:var(--brand-medium);border-radius:2px}.home-section h2,.home-section h3,.home-section p{margin-top:0}.home-section h2{margin-bottom:.6rem;font-family:var(--font-display);font-size:clamp(1.7rem,2.8vw,2.4rem);line-height:1.12;color:var(--ink-strong);letter-spacing:-.01em}.home-section h3{margin-bottom:.6rem;font-family:var(--font-display);font-size:1.15rem;line-height:1.25;color:var(--ink-strong)}.home-section p{margin-bottom:0;line-height:1.68;color:var(--ink-soft)}.section-lead{max-width:700px;font-size:1rem;color:var(--ink-soft);line-height:1.72}.highlights-grid,.steps-grid,.job-preview-grid{display:grid;gap:1rem}.highlights-grid,.job-preview-grid,.steps-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.info-card,.step-card,.job-preview-card{padding:1.35rem;border-radius:8px;background:var(--surface-1);border:1px solid var(--line-soft);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.info-card:hover,.step-card:hover{transform:translateY(-3px);box-shadow:0 8px 24px #1429541a;border-color:#bcd4ec}.info-card{min-height:180px;display:grid;gap:.6rem;align-content:start}.step-card{display:grid;gap:.9rem}.step-index{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:999px;background:#1e92a0;color:#fff;font-weight:700;font-size:.9rem;box-shadow:0 4px 12px #005a9e47}.section-heading-row{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem}.job-preview-card{display:grid;gap:.85rem;cursor:pointer}.job-preview-card:hover{transform:translateY(-4px);box-shadow:0 10px 28px #0f29541f;border-color:#a8c8e8}.job-preview-card img{width:100%;height:196px;object-fit:cover;border-radius:8px}.job-preview-date{font-size:.8rem;font-weight:600;color:var(--brand-medium);letter-spacing:.02em}.job-description hr{visibility:hidden}.section-message{margin:0;font-weight:500}.section-error{color:#b42318}@media (max-width: 960px){.highlights-grid,.steps-grid,.job-preview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 640px){.highlights-grid,.steps-grid,.job-preview-grid{grid-template-columns:1fr}.section-heading-row{flex-direction:column;align-items:flex-start}.home-page{gap:1rem}.home-section{padding:1.35rem;border-radius:8px;gap:1.25rem}}
