:root{--primary-blue: #003d7a;--primary-blue-light: #0052cc;--accent-orange: #ff8c00;--accent-orange-light: #ffa500;--black: #1a3a52;--charcoal: #2b4c7e;--steel: #3d6aa6;--cream: #f0ece4;--white: #fafaf8;--muted: #a8b8d8;--border: rgba(61, 106, 166, .25)}[data-astro-cid-ue2ds4we],[data-astro-cid-ue2ds4we]:before,[data-astro-cid-ue2ds4we]:after{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--black);color:var(--cream);font-family:Montserrat,sans-serif;font-weight:400;overflow-x:hidden;cursor:default}body:before{content:"";position:fixed;inset:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='1'/%3E%3C/svg%3E");opacity:.03;pointer-events:none;z-index:999}nav[data-astro-cid-ue2ds4we]{position:fixed;top:0;left:0;right:0;display:flex;align-items:center;justify-content:space-between;padding:1.2rem 3rem;background:#1a3a52f2;backdrop-filter:blur(12px);border-bottom:1px solid var(--border);z-index:100;animation:fadeDown .8s ease both}.nav-logo[data-astro-cid-ue2ds4we]{display:flex;align-items:center;gap:1rem;text-decoration:none}.nav-logo[data-astro-cid-ue2ds4we] img[data-astro-cid-ue2ds4we]{height:3rem;width:auto}.nav-logo-text[data-astro-cid-ue2ds4we]{display:flex;flex-direction:column;gap:.2rem}.nav-company-name[data-astro-cid-ue2ds4we]{font-family:Anton,sans-serif;font-size:.95rem;font-weight:700;letter-spacing:.05em;color:var(--white)}.nav-tagline[data-astro-cid-ue2ds4we]{font-family:Montserrat,sans-serif;font-size:.65rem;font-weight:500;letter-spacing:.08em;color:var(--accent-orange);text-transform:uppercase}.nav-links[data-astro-cid-ue2ds4we]{display:flex;gap:2.5rem;list-style:none}.nav-links[data-astro-cid-ue2ds4we] a[data-astro-cid-ue2ds4we]{font-family:Montserrat,sans-serif;font-size:.8rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--muted);text-decoration:none;transition:color .25s}.nav-links[data-astro-cid-ue2ds4we] a[data-astro-cid-ue2ds4we]:hover{color:var(--accent-orange)}.nav-cta[data-astro-cid-ue2ds4we]{font-family:Montserrat,sans-serif;font-size:.75rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:var(--black)!important;background:var(--accent-orange);padding:.6rem 1.4rem;text-decoration:none;transition:background .25s,transform .2s}.nav-cta[data-astro-cid-ue2ds4we]:hover{background:var(--accent-orange-light)!important;transform:translateY(-1px)}.hero[data-astro-cid-ue2ds4we]{min-height:100vh;display:grid;grid-template-columns:1fr 1fr;position:relative;overflow:hidden;margin-top:4.4rem}.hero-left[data-astro-cid-ue2ds4we]{display:flex;flex-direction:column;justify-content:center;padding:6rem 4rem;position:relative;animation:fadeUp 1s .3s ease both}.hero-eyebrow[data-astro-cid-ue2ds4we]{font-family:Montserrat,sans-serif;font-size:.72rem;font-weight:500;letter-spacing:.3em;text-transform:uppercase;color:var(--accent-orange);margin-bottom:1.5rem;display:flex;align-items:center;gap:.8rem}.hero-eyebrow[data-astro-cid-ue2ds4we]:before{content:"";display:block;width:32px;height:1px;background:var(--accent-orange)}.hero-title[data-astro-cid-ue2ds4we]{font-family:Anton,sans-serif;font-size:clamp(3.5rem,6vw,6rem);line-height:.92;letter-spacing:.02em;color:var(--white);margin-bottom:2rem}.hero-title[data-astro-cid-ue2ds4we] .accent[data-astro-cid-ue2ds4we]{color:var(--accent-orange)}.hero-tagline[data-astro-cid-ue2ds4we]{font-size:1.05rem;font-weight:300;color:var(--muted);line-height:1.7;max-width:500px;margin-bottom:3rem;font-style:italic}.hero-actions[data-astro-cid-ue2ds4we]{display:flex;gap:1rem;align-items:center;flex-wrap:wrap}.btn-primary[data-astro-cid-ue2ds4we]{font-family:Montserrat,sans-serif;font-size:.78rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:var(--black);background:var(--accent-orange);padding:1rem 2.2rem;text-decoration:none;transition:background .25s,transform .2s;display:inline-block}.btn-primary[data-astro-cid-ue2ds4we]:hover{background:var(--accent-orange-light);transform:translateY(-2px)}.btn-ghost[data-astro-cid-ue2ds4we]{font-family:Montserrat,sans-serif;font-size:.78rem;font-weight:500;letter-spacing:.22em;text-transform:uppercase;color:var(--cream);border:1px solid rgba(240,236,228,.3);padding:1rem 2rem;text-decoration:none;transition:border-color .25s,color .25s;display:inline-block}.btn-ghost[data-astro-cid-ue2ds4we]:hover{border-color:var(--accent-orange);color:var(--accent-orange)}.hero-right[data-astro-cid-ue2ds4we]{position:relative;overflow:hidden;background:var(--charcoal)}.hero-right[data-astro-cid-ue2ds4we]:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,var(--accent-orange) 0%,transparent 60%);opacity:.08;z-index:1}.hero-graphic[data-astro-cid-ue2ds4we]{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;overflow:hidden}.hero-graphic[data-astro-cid-ue2ds4we] svg[data-astro-cid-ue2ds4we]{width:80%;height:80%;opacity:.15}.requirements[data-astro-cid-ue2ds4we]{padding:7rem 3rem;position:relative;background:var(--black);border-top:1px solid var(--border)}.section-header[data-astro-cid-ue2ds4we]{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:4rem;gap:2rem}.section-eyebrow[data-astro-cid-ue2ds4we]{font-family:Montserrat,sans-serif;font-size:.7rem;font-weight:500;letter-spacing:.3em;text-transform:uppercase;color:var(--accent-orange);margin-bottom:.8rem;display:flex;align-items:center;gap:.8rem}.section-eyebrow[data-astro-cid-ue2ds4we]:before{content:"";display:block;width:24px;height:1px;background:var(--accent-orange)}.section-title[data-astro-cid-ue2ds4we]{font-family:Anton,sans-serif;font-size:clamp(2.5rem,4vw,3.5rem);line-height:1;letter-spacing:.04em;color:var(--white)}.requirements-grid[data-astro-cid-ue2ds4we]{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.requirement-card[data-astro-cid-ue2ds4we]{background:var(--charcoal);padding:2.5rem;border:1px solid var(--border);transition:all .3s ease}.requirement-card[data-astro-cid-ue2ds4we]:hover{background:var(--steel);border-color:var(--accent-orange)}.requirement-icon[data-astro-cid-ue2ds4we]{font-size:2.5rem;margin-bottom:1rem}.requirement-title[data-astro-cid-ue2ds4we]{font-family:Montserrat,sans-serif;font-size:1.2rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--white);margin-bottom:1rem}.requirement-text[data-astro-cid-ue2ds4we]{font-size:.95rem;line-height:1.7;color:var(--muted)}.application[data-astro-cid-ue2ds4we]{padding:7rem 3rem;background:var(--charcoal);border-top:1px solid var(--border);text-align:center}.application-content[data-astro-cid-ue2ds4we]{max-width:700px;margin:0 auto;animation:fadeUp 1s .3s ease both}.application-title[data-astro-cid-ue2ds4we]{font-family:Anton,sans-serif;font-size:clamp(2rem,4vw,3rem);line-height:1;letter-spacing:.02em;color:var(--white);margin-bottom:1.5rem}.application-desc[data-astro-cid-ue2ds4we]{font-size:1.1rem;line-height:1.8;color:var(--muted);margin-bottom:3rem}.apply-btn[data-astro-cid-ue2ds4we]{font-family:Montserrat,sans-serif;font-size:.85rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:var(--black);background:var(--accent-orange);padding:1.2rem 3rem;text-decoration:none;transition:background .25s,transform .2s;display:inline-block;margin:0 1rem}.apply-btn[data-astro-cid-ue2ds4we]:hover{background:var(--accent-orange-light);transform:translateY(-2px)}footer[data-astro-cid-ue2ds4we]{background:var(--black);border-top:1px solid var(--border);padding:2rem 3rem;display:flex;align-items:center;justify-content:space-between}.footer-logo[data-astro-cid-ue2ds4we]{display:flex;align-items:center;gap:1rem;text-decoration:none;color:var(--white);font-family:Anton,sans-serif;font-size:.9rem;font-weight:700;letter-spacing:.05em}.footer-logo[data-astro-cid-ue2ds4we] img[data-astro-cid-ue2ds4we]{height:2rem;width:auto}.footer-copy[data-astro-cid-ue2ds4we]{font-size:.78rem;color:var(--muted);letter-spacing:.04em}.footer-links[data-astro-cid-ue2ds4we]{display:flex;gap:2rem;list-style:none}.footer-links[data-astro-cid-ue2ds4we] a[data-astro-cid-ue2ds4we]{font-family:Montserrat,sans-serif;font-size:.72rem;font-weight:500;letter-spacing:.15em;text-transform:uppercase;color:var(--muted);text-decoration:none;transition:color .2s}.footer-links[data-astro-cid-ue2ds4we] a[data-astro-cid-ue2ds4we]:hover{color:var(--accent-orange)}.bz-bdg[data-astro-cid-ue2ds4we]{width:230px}.bz-bdg[data-astro-cid-ue2ds4we]>a[data-astro-cid-ue2ds4we]{display:block;font-family:Helvetica;font-size:9px;font-weight:500;text-align:center;margin-top:4px;color:#484848;line-height:10px}.bz-bdg[data-astro-cid-ue2ds4we] .small-label[data-astro-cid-ue2ds4we]{margin-top:-12px;padding:0 10px}@keyframes fadeDown{0%{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.reveal[data-astro-cid-ue2ds4we]{opacity:0;transform:translateY(30px);transition:opacity .7s ease,transform .7s ease}.reveal[data-astro-cid-ue2ds4we].visible{opacity:1;transform:none}@media(max-width:900px){nav[data-astro-cid-ue2ds4we]{padding:1rem 1.5rem}.nav-links[data-astro-cid-ue2ds4we]{display:none}.hero[data-astro-cid-ue2ds4we]{grid-template-columns:1fr}.hero-right[data-astro-cid-ue2ds4we]{height:40vw;min-height:200px}.hero-left[data-astro-cid-ue2ds4we]{padding:6rem 1.5rem}.requirements[data-astro-cid-ue2ds4we]{padding:4rem 1.5rem}.requirements-grid[data-astro-cid-ue2ds4we]{grid-template-columns:1fr}.application[data-astro-cid-ue2ds4we]{padding:4rem 1.5rem}footer[data-astro-cid-ue2ds4we]{flex-direction:column;gap:1rem;text-align:center;padding:1.5rem}.footer-links[data-astro-cid-ue2ds4we]{justify-content:center}}
