@font-face{font-family:IBM Plex Sans;font-weight:400;font-display:block;src:url(/fonts/ibm-plex-sans/files/ibm-plex-sans-latin-400-normal.woff2) format("woff2")}@font-face{font-family:IBM Plex Sans;font-weight:500;font-display:block;src:url(/fonts/ibm-plex-sans/files/ibm-plex-sans-latin-500-normal.woff2) format("woff2")}@font-face{font-family:IBM Plex Sans;font-weight:600;font-display:block;src:url(/fonts/ibm-plex-sans/files/ibm-plex-sans-latin-600-normal.woff2) format("woff2")}@font-face{font-family:IBM Plex Sans;font-weight:700;font-display:block;src:url(/fonts/ibm-plex-sans/files/ibm-plex-sans-latin-700-normal.woff2) format("woff2")}@font-face{font-family:Caveat;font-weight:700;font-display:block;src:url(/fonts/caveat/files/caveat-latin-700-normal.woff2) format("woff2")}:root{--primary: #1F4E79;--primary-dark: #163958;--primary-darker: #0F172A;--accent: #D97706;--ink: #0F172A;--muted: #6B7280;--bg: #FAFAF9;--card: #FFFFFF;--tint: #EAF1F8;--line: #E5E7EB}[data-astro-cid-vflyc5co]{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:IBM Plex Sans,system-ui,-apple-system,sans-serif;background:var(--bg);color:var(--ink);line-height:1.65;font-size:17px;-webkit-font-smoothing:antialiased;overflow-x:hidden}.container[data-astro-cid-vflyc5co]{max-width:1280px;margin:0 auto;padding:0 32px}.container-narrow[data-astro-cid-vflyc5co]{max-width:920px;margin:0 auto;padding:0 32px}.logo-placeholder[data-astro-cid-vflyc5co]{display:inline-block;line-height:0}.header-logo[data-astro-cid-vflyc5co] img[data-astro-cid-vflyc5co].logo-img{height:80px;width:auto;display:block}.footer-logo[data-astro-cid-vflyc5co] img[data-astro-cid-vflyc5co].logo-img{height:70px;width:auto;display:block}header[data-astro-cid-vflyc5co].site-header{background:var(--card);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:100}.header-inner[data-astro-cid-vflyc5co]{display:flex;justify-content:space-between;align-items:center;padding:20px 0}.header-cta[data-astro-cid-vflyc5co]{background:var(--primary);color:#fff;padding:12px 24px;border-radius:4px;text-decoration:none;font-weight:600;font-size:15px;transition:background .2s}.header-cta[data-astro-cid-vflyc5co]:hover{background:var(--primary-dark)}.main-nav[data-astro-cid-vflyc5co]{flex:1;display:flex;justify-content:center}.nav-list[data-astro-cid-vflyc5co]{display:flex;list-style:none;margin:0;padding:0;gap:4px;align-items:center}.nav-list[data-astro-cid-vflyc5co]>li[data-astro-cid-vflyc5co]{position:relative}.nav-link[data-astro-cid-vflyc5co]{display:block;padding:10px 14px;color:var(--ink);text-decoration:none;font-size:15px;font-weight:500;transition:color .15s;white-space:nowrap}.nav-link[data-astro-cid-vflyc5co]:hover,.nav-link[data-astro-cid-vflyc5co].active{color:var(--accent)}.nav-link[data-astro-cid-vflyc5co] .caret[data-astro-cid-vflyc5co]{font-size:10px;margin-left:2px;opacity:.6}.has-dropdown[data-astro-cid-vflyc5co] .dropdown[data-astro-cid-vflyc5co]{position:absolute;top:100%;left:0;min-width:240px;background:var(--card);border:1px solid var(--line);border-radius:4px;box-shadow:0 8px 24px #0f172a14;list-style:none;margin:0;padding:8px 0;opacity:0;visibility:hidden;transform:translateY(-4px);transition:opacity .15s,transform .15s,visibility .15s;z-index:90}.has-dropdown[data-astro-cid-vflyc5co]:hover .dropdown[data-astro-cid-vflyc5co],.has-dropdown[data-astro-cid-vflyc5co]:focus-within .dropdown[data-astro-cid-vflyc5co]{opacity:1;visibility:visible;transform:translateY(0)}.dropdown[data-astro-cid-vflyc5co] li[data-astro-cid-vflyc5co] a[data-astro-cid-vflyc5co]{display:block;padding:10px 18px;color:var(--ink);text-decoration:none;font-size:14px;transition:background .15s,color .15s}.dropdown[data-astro-cid-vflyc5co] li[data-astro-cid-vflyc5co] a[data-astro-cid-vflyc5co]:hover{background:var(--tint);color:var(--primary)}.nav-toggle[data-astro-cid-vflyc5co]{display:none;width:44px;height:44px;background:transparent;border:1px solid var(--line);border-radius:4px;cursor:pointer;align-items:center;justify-content:center;flex-direction:column;gap:4px;padding:0}.nav-toggle[data-astro-cid-vflyc5co] span[data-astro-cid-vflyc5co]{display:block;width:20px;height:2px;background:var(--ink);transition:all .2s}@media(max-width:980px){.main-nav[data-astro-cid-vflyc5co]{position:absolute;top:100%;left:0;right:0;background:var(--card);border-bottom:1px solid var(--line);padding:8px 16px 16px;flex-direction:column;align-items:stretch;max-height:0;overflow:hidden;transition:max-height .25s ease-out}.main-nav[data-astro-cid-vflyc5co].open{max-height:600px;overflow-y:auto}.nav-list[data-astro-cid-vflyc5co]{flex-direction:column;align-items:stretch;gap:0;width:100%}.nav-link[data-astro-cid-vflyc5co]{padding:14px 8px;border-bottom:1px solid var(--line)}.has-dropdown[data-astro-cid-vflyc5co] .dropdown[data-astro-cid-vflyc5co]{position:static;opacity:1;visibility:visible;transform:none;box-shadow:none;border:none;padding-left:16px;background:var(--bg)}.nav-toggle[data-astro-cid-vflyc5co]{display:flex}}@media(max-width:720px){.header-cta[data-astro-cid-vflyc5co]{display:none}.header-logo[data-astro-cid-vflyc5co] img[data-astro-cid-vflyc5co].logo-img{height:60px}}.breadcrumb[data-astro-cid-vflyc5co]{background:var(--tint);padding:14px 0;border-bottom:1px solid var(--line)}.breadcrumb-inner[data-astro-cid-vflyc5co]{font-size:13px;color:var(--muted);letter-spacing:1px;text-transform:uppercase;font-weight:500}.breadcrumb[data-astro-cid-vflyc5co] a[data-astro-cid-vflyc5co]{color:var(--primary);text-decoration:none}.breadcrumb[data-astro-cid-vflyc5co] a[data-astro-cid-vflyc5co]:hover{text-decoration:underline}.breadcrumb[data-astro-cid-vflyc5co] .separator[data-astro-cid-vflyc5co]{margin:0 12px;color:var(--line)}.hero[data-astro-cid-vflyc5co]{position:relative;background:var(--primary-darker);color:#fff;padding:80px 0 100px;overflow:hidden}.hero[data-astro-cid-vflyc5co].hero-major:before{content:"";position:absolute;inset:0;background:none;background-image:url(/img/hex-banner-hero.png);background-size:cover;background-position:center right;background-repeat:no-repeat;z-index:0}.hero[data-astro-cid-vflyc5co].hero-major:after{content:"";position:absolute;inset:0;width:auto;height:auto;background:none;background-image:linear-gradient(90deg,#0f172aeb,#0f172abf 40%,#0f172a66,#0f172a33);background-size:auto;background-repeat:no-repeat;pointer-events:none;z-index:1}.hero[data-astro-cid-vflyc5co]:not(.hero-major):before{content:"";position:absolute;inset:0;background-image:linear-gradient(135deg,#1f4e79d9,#0f172aeb)}.hero[data-astro-cid-vflyc5co]:not(.hero-major):after{content:"";position:absolute;top:-100px;right:-100px;width:600px;height:600px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 600 600'%3E%3Cg fill='none' stroke='%23FFFFFF' stroke-width='1' opacity='0.10'%3E%3Cpolygon points='300,90 375,135 375,225 300,270 225,225 225,135'/%3E%3Cpolygon points='380,180 455,225 455,315 380,360 305,315 305,225'/%3E%3Cpolygon points='220,180 295,225 295,315 220,360 145,315 145,225'/%3E%3Cpolygon points='300,270 375,315 375,405 300,450 225,405 225,315'/%3E%3C/g%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;pointer-events:none;z-index:0}.hero-content[data-astro-cid-vflyc5co]{position:relative;z-index:2;max-width:1100px;margin:0 auto;padding:0 32px;display:grid;grid-template-columns:1fr 1.5fr;gap:64px;align-items:center}.hero-portrait[data-astro-cid-vflyc5co]{aspect-ratio:4/5;background:linear-gradient(135deg,#1f4e79,#0f172a);border-radius:4px;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.1);box-shadow:0 16px 40px #00000059}.hero-portrait[data-astro-cid-vflyc5co] img[data-astro-cid-vflyc5co]{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center top}.hero-portrait-inner[data-astro-cid-vflyc5co]{position:absolute;bottom:0;left:0;right:0;color:#fff;text-align:left;z-index:1;padding:24px 24px 20px;background:linear-gradient(to top,rgba(15,23,42,.92) 0%,rgba(15,23,42,.4) 70%,transparent 100%)}.hero-portrait-inner[data-astro-cid-vflyc5co] .label[data-astro-cid-vflyc5co]{font-size:12px;letter-spacing:3px;color:var(--accent);text-transform:uppercase;font-weight:600}.hero-eyebrow[data-astro-cid-vflyc5co]{display:inline-block;padding:6px 16px;background:#d9770626;border:1px solid var(--accent);color:var(--accent);font-size:12px;font-weight:600;letter-spacing:3px;text-transform:uppercase;border-radius:4px;margin-bottom:24px}.hero[data-astro-cid-vflyc5co] h1[data-astro-cid-vflyc5co]{font-size:50px;font-weight:700;line-height:1.1;letter-spacing:-1.5px;margin-bottom:24px}.hero[data-astro-cid-vflyc5co] h1[data-astro-cid-vflyc5co] .accent[data-astro-cid-vflyc5co]{color:var(--accent)}.hero-lead[data-astro-cid-vflyc5co]{font-size:19px;line-height:1.6;color:#ffffffd9;margin-bottom:32px}.hero-meta[data-astro-cid-vflyc5co]{display:flex;flex-wrap:wrap;gap:24px;padding-top:28px;border-top:1px solid rgba(255,255,255,.15);font-size:14px;color:#ffffffb3}.hero-meta[data-astro-cid-vflyc5co] strong[data-astro-cid-vflyc5co]{color:#fff;font-weight:600;display:block;font-size:16px;margin-bottom:2px}.story[data-astro-cid-vflyc5co]{padding:100px 0;background:var(--bg)}.section-label[data-astro-cid-vflyc5co]{font-size:12px;font-weight:600;letter-spacing:4px;text-transform:uppercase;color:var(--accent);margin-bottom:16px;display:flex;align-items:center;gap:12px}.section-label[data-astro-cid-vflyc5co]:after{content:"";width:60px;height:1px;background:var(--accent)}.story[data-astro-cid-vflyc5co] h2[data-astro-cid-vflyc5co]{font-size:40px;font-weight:700;line-height:1.15;letter-spacing:-1px;color:var(--ink);margin-bottom:40px;max-width:800px}.story-pullquote[data-astro-cid-vflyc5co]{font-family:Caveat,cursive;font-size:36px;line-height:1.3;color:var(--primary);margin:48px 0;padding-left:24px;border-left:4px solid var(--accent)}.story-text[data-astro-cid-vflyc5co]{max-width:760px}.story-text[data-astro-cid-vflyc5co] p[data-astro-cid-vflyc5co]{font-size:18px;line-height:1.75;color:var(--ink);margin-bottom:24px}.story-text[data-astro-cid-vflyc5co] p[data-astro-cid-vflyc5co] strong[data-astro-cid-vflyc5co]{color:var(--primary);font-weight:600}.cv-table[data-astro-cid-vflyc5co]{max-width:880px;margin:0 auto}.cv-row[data-astro-cid-vflyc5co]{display:grid;grid-template-columns:200px 1fr;gap:32px;padding:24px 0;border-bottom:1px solid var(--line)}.cv-row[data-astro-cid-vflyc5co]:last-child{border-bottom:none}.cv-period[data-astro-cid-vflyc5co]{font-size:13px;font-weight:700;color:var(--muted);letter-spacing:1.5px;text-transform:uppercase;padding-top:2px}.cv-content[data-astro-cid-vflyc5co]{display:flex;flex-direction:column;gap:4px}.cv-title[data-astro-cid-vflyc5co]{font-size:18px;font-weight:700;color:var(--ink);letter-spacing:-.2px}.cv-org[data-astro-cid-vflyc5co]{font-size:15px;color:var(--muted);line-height:1.55}.cv-stack[data-astro-cid-vflyc5co]{max-width:880px;margin:0 auto;display:flex;flex-direction:column;gap:24px}.cv-card[data-astro-cid-vflyc5co]{background:#fff;border:1px solid var(--line);border-radius:6px;padding:32px;transition:border-color .2s,box-shadow .2s}.cv-card[data-astro-cid-vflyc5co]:hover{border-color:var(--primary);box-shadow:0 6px 24px #1f4e7914}.cv-card-head[data-astro-cid-vflyc5co]{display:flex;align-items:baseline;justify-content:space-between;gap:24px;flex-wrap:wrap;margin-bottom:6px}.cv-card[data-astro-cid-vflyc5co] .cv-period[data-astro-cid-vflyc5co]{color:var(--primary);font-size:12px;letter-spacing:2px}.cv-role[data-astro-cid-vflyc5co]{font-size:20px;font-weight:700;color:var(--ink);letter-spacing:-.3px}.cv-employer[data-astro-cid-vflyc5co]{font-size:16px;font-weight:600;color:var(--ink);margin-top:8px}.cv-industry[data-astro-cid-vflyc5co]{font-size:13px;color:var(--muted);letter-spacing:.5px;margin-bottom:16px;font-style:italic}.cv-list[data-astro-cid-vflyc5co]{list-style:none;padding:0;margin:0}.cv-list[data-astro-cid-vflyc5co] li[data-astro-cid-vflyc5co]{position:relative;padding:8px 0 8px 22px;font-size:15px;color:var(--ink);line-height:1.55}.cv-list[data-astro-cid-vflyc5co] li[data-astro-cid-vflyc5co]:before{content:"";position:absolute;left:0;top:17px;width:8px;height:2px;background:var(--accent)}@media(max-width:720px){.cv-row[data-astro-cid-vflyc5co]{grid-template-columns:1fr;gap:6px}.cv-card[data-astro-cid-vflyc5co]{padding:24px}.cv-card-head[data-astro-cid-vflyc5co]{flex-direction:column;gap:4px}.cv-role[data-astro-cid-vflyc5co]{font-size:18px}}.stations[data-astro-cid-vflyc5co]{padding:100px 0;background:#fff;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.stations-header[data-astro-cid-vflyc5co]{margin-bottom:64px;text-align:center}.stations-header[data-astro-cid-vflyc5co] h2[data-astro-cid-vflyc5co]{font-size:40px;font-weight:700;line-height:1.15;letter-spacing:-1px}.stations-header[data-astro-cid-vflyc5co] .section-label[data-astro-cid-vflyc5co]{justify-content:center}.stations-header[data-astro-cid-vflyc5co] .section-label[data-astro-cid-vflyc5co]:before{content:"";width:60px;height:1px;background:var(--accent)}.timeline[data-astro-cid-vflyc5co]{position:relative;max-width:880px;margin:0 auto;padding-left:60px}.timeline[data-astro-cid-vflyc5co]:before{content:"";position:absolute;left:12px;top:0;bottom:0;width:2px;background:var(--line)}.timeline-item[data-astro-cid-vflyc5co]{position:relative;margin-bottom:48px}.timeline-item[data-astro-cid-vflyc5co]:last-child{margin-bottom:0}.timeline-marker[data-astro-cid-vflyc5co]{position:absolute;left:-52px;top:4px;width:26px;height:26px;background:#fff;border:3px solid var(--primary);border-radius:50%;z-index:1}.timeline-item[data-astro-cid-vflyc5co].highlight .timeline-marker[data-astro-cid-vflyc5co]{background:var(--accent);border-color:var(--accent)}.timeline-year[data-astro-cid-vflyc5co]{font-size:14px;font-weight:700;color:var(--primary);letter-spacing:2px;margin-bottom:8px}.timeline-item[data-astro-cid-vflyc5co].highlight .timeline-year[data-astro-cid-vflyc5co]{color:var(--accent)}.timeline-title[data-astro-cid-vflyc5co]{font-size:22px;font-weight:700;color:var(--ink);margin-bottom:8px;letter-spacing:-.3px}.timeline-text[data-astro-cid-vflyc5co]{font-size:16px;color:var(--muted);line-height:1.6}.values[data-astro-cid-vflyc5co]{padding:100px 0;background:var(--bg)}.values-header[data-astro-cid-vflyc5co]{text-align:center;margin-bottom:64px}.values-header[data-astro-cid-vflyc5co] .section-label[data-astro-cid-vflyc5co]{justify-content:center}.values-header[data-astro-cid-vflyc5co] .section-label[data-astro-cid-vflyc5co]:before{content:"";width:60px;height:1px;background:var(--accent)}.values-header[data-astro-cid-vflyc5co] h2[data-astro-cid-vflyc5co]{font-size:40px;font-weight:700;line-height:1.15;letter-spacing:-1px}.values-grid[data-astro-cid-vflyc5co]{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.value-card[data-astro-cid-vflyc5co]{background:#fff;border:1px solid var(--line);border-radius:4px;padding:36px 32px;transition:all .2s}.value-card[data-astro-cid-vflyc5co]:hover{border-color:var(--primary);box-shadow:0 8px 24px #1f4e790f;transform:translateY(-2px)}.value-number[data-astro-cid-vflyc5co]{font-size:13px;font-weight:700;color:var(--accent);letter-spacing:3px;margin-bottom:12px}.value-card[data-astro-cid-vflyc5co] h3[data-astro-cid-vflyc5co]{font-size:22px;font-weight:700;color:var(--ink);margin-bottom:16px;letter-spacing:-.3px}.value-card[data-astro-cid-vflyc5co] p[data-astro-cid-vflyc5co]{font-size:15px;line-height:1.65;color:var(--ink)}.certs[data-astro-cid-vflyc5co]{padding:100px 0;background:#fff;border-top:1px solid var(--line)}.certs-header[data-astro-cid-vflyc5co]{text-align:center;margin-bottom:64px}.certs-header[data-astro-cid-vflyc5co] .section-label[data-astro-cid-vflyc5co]{justify-content:center}.certs-header[data-astro-cid-vflyc5co] .section-label[data-astro-cid-vflyc5co]:before{content:"";width:60px;height:1px;background:var(--accent)}.certs-header[data-astro-cid-vflyc5co] h2[data-astro-cid-vflyc5co]{font-size:40px;font-weight:700;line-height:1.15;letter-spacing:-1px}.certs-grid[data-astro-cid-vflyc5co]{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.cert-card[data-astro-cid-vflyc5co]{background:var(--bg);border:1px solid var(--line);border-radius:4px;padding:24px;text-align:center}.cert-icon[data-astro-cid-vflyc5co]{width:48px;height:48px;margin:0 auto 16px;background:var(--tint);border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--primary)}.cert-card[data-astro-cid-vflyc5co] h4[data-astro-cid-vflyc5co]{font-size:13px;font-weight:700;letter-spacing:1.5px;color:var(--primary);text-transform:uppercase;margin-bottom:6px}.cert-card[data-astro-cid-vflyc5co] p[data-astro-cid-vflyc5co]{font-size:13px;color:var(--muted);line-height:1.4}.certs-meta[data-astro-cid-vflyc5co]{margin-top:48px;text-align:center;padding:32px;background:var(--tint);border-radius:4px;max-width:720px;margin-left:auto;margin-right:auto}.certs-meta[data-astro-cid-vflyc5co] p[data-astro-cid-vflyc5co]{font-size:16px;color:var(--ink)}.certs-meta[data-astro-cid-vflyc5co] strong[data-astro-cid-vflyc5co]{color:var(--primary);font-weight:600}.personal[data-astro-cid-vflyc5co]{padding:100px 0;background:var(--bg)}.personal-header[data-astro-cid-vflyc5co]{text-align:center;margin-bottom:64px}.personal-header[data-astro-cid-vflyc5co] .section-label[data-astro-cid-vflyc5co]{justify-content:center}.personal-header[data-astro-cid-vflyc5co] .section-label[data-astro-cid-vflyc5co]:before{content:"";width:60px;height:1px;background:var(--accent)}.personal-header[data-astro-cid-vflyc5co] h2[data-astro-cid-vflyc5co]{font-size:40px;font-weight:700;line-height:1.15;letter-spacing:-1px}.personal-header[data-astro-cid-vflyc5co] p[data-astro-cid-vflyc5co]{font-size:18px;color:var(--muted);max-width:640px;margin:16px auto 0}.personal-grid[data-astro-cid-vflyc5co]{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.personal-card[data-astro-cid-vflyc5co]{background:#fff;border:1px solid var(--line);border-radius:4px;overflow:hidden}.personal-card-image[data-astro-cid-vflyc5co]{aspect-ratio:4/3;background:linear-gradient(135deg,#1f4e79,#0f172a);position:relative;display:flex;align-items:center;justify-content:center;color:#ffffff80;font-size:13px;letter-spacing:2px;text-transform:uppercase;overflow:hidden}.personal-card-image[data-astro-cid-vflyc5co] img[data-astro-cid-vflyc5co]{width:100%;height:100%;object-fit:cover;display:block}.personal-card-body[data-astro-cid-vflyc5co]{padding:28px}.personal-card[data-astro-cid-vflyc5co] h4[data-astro-cid-vflyc5co]{font-size:18px;font-weight:700;color:var(--ink);margin-bottom:8px;letter-spacing:-.3px}.personal-card[data-astro-cid-vflyc5co] p[data-astro-cid-vflyc5co]{font-size:15px;color:var(--muted);line-height:1.6}.cta-final[data-astro-cid-vflyc5co]{background:var(--primary-darker);color:#fff;padding:100px 0;text-align:center;position:relative;overflow:hidden}.cta-final[data-astro-cid-vflyc5co]:before{content:"";position:absolute;inset:0;background-image:linear-gradient(to right,rgba(255,255,255,.03) 1px,transparent 1px),linear-gradient(to bottom,rgba(255,255,255,.03) 1px,transparent 1px);background-size:60px 60px}.cta-final-content[data-astro-cid-vflyc5co]{position:relative;z-index:1;max-width:760px;margin:0 auto;padding:0 32px}.cta-final[data-astro-cid-vflyc5co] h2[data-astro-cid-vflyc5co]{font-size:44px;font-weight:700;line-height:1.15;letter-spacing:-1px;margin-bottom:24px}.cta-final[data-astro-cid-vflyc5co] p[data-astro-cid-vflyc5co]{font-size:18px;line-height:1.6;color:#ffffffd9;margin-bottom:40px}.cta-buttons[data-astro-cid-vflyc5co]{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}.btn-primary[data-astro-cid-vflyc5co]{background:var(--accent);color:#fff;padding:18px 36px;border-radius:4px;text-decoration:none;font-weight:600;font-size:16px;transition:background .2s;display:inline-flex;align-items:center;gap:10px}.btn-primary[data-astro-cid-vflyc5co]:hover{background:#b45309}.btn-outline[data-astro-cid-vflyc5co]{background:transparent;color:#fff;padding:18px 36px;border:1px solid rgba(255,255,255,.4);border-radius:4px;text-decoration:none;font-weight:600;font-size:16px;transition:all .2s}.btn-outline[data-astro-cid-vflyc5co]:hover{background:#ffffff1a;border-color:#fff}footer[data-astro-cid-vflyc5co].site-footer{background:var(--primary-darker);color:#fff;padding:64px 0 32px;border-top:1px solid rgba(255,255,255,.1)}.footer-grid[data-astro-cid-vflyc5co]{display:grid;grid-template-columns:2fr 1fr 1fr 1fr 1fr;gap:48px;margin-bottom:48px}.footer-tagline[data-astro-cid-vflyc5co]{font-size:15px;color:#fff9;line-height:1.7;max-width:320px;margin-top:24px}.footer-printed4u[data-astro-cid-vflyc5co]{background:#d977061a;border-left:3px solid var(--accent);padding:16px 20px;margin-top:20px;border-radius:0 4px 4px 0}.footer-printed4u[data-astro-cid-vflyc5co] .label[data-astro-cid-vflyc5co]{font-size:11px;font-weight:700;letter-spacing:2px;color:var(--accent);text-transform:uppercase;margin-bottom:6px}.footer-printed4u[data-astro-cid-vflyc5co] p[data-astro-cid-vflyc5co]{font-size:14px;color:#fffc;line-height:1.5;margin-bottom:8px}.footer-printed4u[data-astro-cid-vflyc5co] a[data-astro-cid-vflyc5co]{color:var(--accent);font-weight:600;text-decoration:none;font-size:14px}.footer-printed4u[data-astro-cid-vflyc5co] a[data-astro-cid-vflyc5co]:hover{text-decoration:underline}.footer-section[data-astro-cid-vflyc5co] h4[data-astro-cid-vflyc5co]{font-size:12px;font-weight:700;letter-spacing:2px;color:var(--accent);text-transform:uppercase;margin-bottom:20px}.footer-section[data-astro-cid-vflyc5co] a[data-astro-cid-vflyc5co]{color:#ffffffd9;text-decoration:none;font-size:15px;line-height:2;display:block;transition:color .2s}.footer-section[data-astro-cid-vflyc5co] a[data-astro-cid-vflyc5co]:hover{color:#fff}.social-links[data-astro-cid-vflyc5co]{display:flex;gap:12px;margin-bottom:16px}.social-links[data-astro-cid-vflyc5co] a[data-astro-cid-vflyc5co]{width:36px;height:36px;border-radius:4px;background:#ffffff14;color:#ffffffd9;display:flex;align-items:center;justify-content:center;transition:all .2s;line-height:1}.social-links[data-astro-cid-vflyc5co] a[data-astro-cid-vflyc5co]:hover{background:var(--accent);color:#fff;transform:translateY(-1px)}.social-note[data-astro-cid-vflyc5co]{font-size:13px;color:#ffffff8c;line-height:1.5;max-width:240px}.footer-bottom[data-astro-cid-vflyc5co]{padding-top:32px;border-top:1px solid rgba(255,255,255,.1);display:flex;justify-content:space-between;flex-wrap:wrap;gap:16px;font-size:13px;color:#ffffff80}@media(max-width:1024px){.hero[data-astro-cid-vflyc5co] h1[data-astro-cid-vflyc5co]{font-size:36px}.hero-content[data-astro-cid-vflyc5co]{grid-template-columns:1fr}.hero-portrait[data-astro-cid-vflyc5co]{max-width:360px}.story[data-astro-cid-vflyc5co] h2[data-astro-cid-vflyc5co],.stations-header[data-astro-cid-vflyc5co] h2[data-astro-cid-vflyc5co],.values-header[data-astro-cid-vflyc5co] h2[data-astro-cid-vflyc5co],.certs-header[data-astro-cid-vflyc5co] h2[data-astro-cid-vflyc5co],.personal-header[data-astro-cid-vflyc5co] h2[data-astro-cid-vflyc5co],.cta-final[data-astro-cid-vflyc5co] h2[data-astro-cid-vflyc5co]{font-size:32px}.values-grid[data-astro-cid-vflyc5co]{grid-template-columns:1fr}.certs-grid[data-astro-cid-vflyc5co]{grid-template-columns:repeat(2,1fr)}.personal-grid[data-astro-cid-vflyc5co]{grid-template-columns:1fr}.footer-grid[data-astro-cid-vflyc5co]{grid-template-columns:1fr 1fr}}@media(max-width:720px){.container[data-astro-cid-vflyc5co],.container-narrow[data-astro-cid-vflyc5co]{padding:0 20px}.hero[data-astro-cid-vflyc5co]{padding:50px 0 70px}.hero[data-astro-cid-vflyc5co] h1[data-astro-cid-vflyc5co]{font-size:26px}.hero-lead[data-astro-cid-vflyc5co]{font-size:16px}.story[data-astro-cid-vflyc5co],.stations[data-astro-cid-vflyc5co],.values[data-astro-cid-vflyc5co],.certs[data-astro-cid-vflyc5co],.personal[data-astro-cid-vflyc5co],.cta-final[data-astro-cid-vflyc5co]{padding:60px 0}.story[data-astro-cid-vflyc5co] h2[data-astro-cid-vflyc5co],.stations-header[data-astro-cid-vflyc5co] h2[data-astro-cid-vflyc5co],.values-header[data-astro-cid-vflyc5co] h2[data-astro-cid-vflyc5co],.certs-header[data-astro-cid-vflyc5co] h2[data-astro-cid-vflyc5co],.personal-header[data-astro-cid-vflyc5co] h2[data-astro-cid-vflyc5co],.cta-final[data-astro-cid-vflyc5co] h2[data-astro-cid-vflyc5co]{font-size:24px}.timeline[data-astro-cid-vflyc5co]{padding-left:40px}.timeline-marker[data-astro-cid-vflyc5co]{left:-36px}.footer-grid[data-astro-cid-vflyc5co]{grid-template-columns:1fr;gap:32px}.header-cta[data-astro-cid-vflyc5co]{display:none}.header-logo[data-astro-cid-vflyc5co] img[data-astro-cid-vflyc5co].logo-img{height:60px}}
