/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--navy:#071f34;--ink:#102b3c;--blue:#176f91;--teal:#16a39b;--aqua:#bdece6;--mist:#eef8f7;--snow:#fbfdfd;--line:#104c5d29;--muted:#587181}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{background:var(--snow);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Arial,Helvetica,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}.skip-link{z-index:100;color:var(--navy);background:#fff;border-radius:999px;padding:.8rem 1rem;position:fixed;top:-5rem;left:1rem;box-shadow:0 8px 30px #071f3429}.skip-link:focus{top:1rem}.site-header{z-index:20;justify-content:space-between;align-items:center;width:min(1180px,100% - 3rem);margin:0 auto;padding:1.4rem 0;display:flex;position:relative}.brand{color:var(--navy);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:.75rem;font-size:.86rem;font-weight:800;display:flex}.brand-mark{background:var(--navy);color:#fff;letter-spacing:.04em;border-radius:.75rem .25rem;place-items:center;width:2.2rem;height:2.2rem;font-size:.72rem;display:grid}nav{color:#375768;gap:2rem;font-size:.86rem;font-weight:700;display:flex}nav a,footer a{transition:color .16s}nav a:hover,nav a:focus-visible,footer a:hover,footer a:focus-visible{color:var(--teal)}.hero{grid-template-columns:1.1fr .9fr;align-items:center;gap:clamp(2rem,5vw,6rem);width:min(1180px,100% - 3rem);min-height:790px;margin:0 auto;padding:5rem 0 7rem;display:grid;position:relative}.hero:before{z-index:-2;content:"";background:radial-gradient(circle,#16a39b1f,#0000 65%);border-radius:50%;width:60vw;height:60vw;position:absolute;top:-7rem;right:-22vw}.eyebrow,.section-label{color:var(--blue);letter-spacing:.18em;text-transform:uppercase;margin:0 0 1.3rem;font-size:.73rem;font-weight:800;line-height:1.6}.eyebrow span{color:var(--teal);padding:0 .35rem}h1,h2,h3,p{margin-top:0}h1{max-width:760px;color:var(--navy);letter-spacing:-.055em;margin-bottom:1.7rem;font-family:Georgia,Times New Roman,serif;font-size:clamp(3.5rem,6.5vw,6.3rem);font-weight:500;line-height:.98}h1 em{color:var(--teal);font-weight:500;display:block}.hero-summary{color:#456272;max-width:670px;margin-bottom:2rem;font-size:1.09rem;line-height:1.8}.hero-actions{flex-wrap:wrap;gap:.8rem;display:flex}.button{border-radius:999px;justify-content:center;align-items:center;min-height:3rem;padding:.78rem 1.3rem;font-size:.86rem;font-weight:800;transition:transform .16s,box-shadow .16s,background .16s;display:inline-flex}.button:hover,.button:focus-visible{transform:translateY(-2px)}.button-primary{background:var(--navy);color:#fff;box-shadow:0 12px 30px #071f342e}.button-secondary{border:1px solid var(--line);color:var(--navy);background:#ffffffb8}.hero-stats{gap:2.5rem;margin:3.2rem 0 0;display:flex}.hero-stats div{position:relative}.hero-stats div+div:before{background:var(--line);content:"";width:1px;height:100%;position:absolute;top:0;left:-1.25rem}.hero-stats dt{color:var(--navy);font-family:Georgia,Times New Roman,serif;font-size:1.3rem;font-weight:700}.hero-stats dd{color:var(--muted);margin:.35rem 0 0;font-size:.72rem;line-height:1.4}.hero-visual{aspect-ratio:1;background:radial-gradient(circle at 45% 45%,#bdece6e0,#0000 30%),linear-gradient(140deg,#ffffffeb,#eef8f7bd);border:1px solid #176f9124;border-radius:48% 48% 43% 52%;justify-self:center;width:min(100%,520px);max-width:520px;position:relative;overflow:hidden;box-shadow:0 35px 90px #16637624}.visual-grid{background-image:linear-gradient(#176f9112 1px,#0000 1px),linear-gradient(90deg,#176f9112 1px,#0000 1px);background-size:32px 32px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000 28%,#0000 75%);mask-image:radial-gradient(circle,#000 28%,#0000 75%)}.orbit{border:1px solid #176f913d;border-radius:50%;position:absolute;inset:18%;transform:rotate(24deg)}.orbit-two{inset:29% 12%;transform:rotate(-32deg)}.core-node{background:linear-gradient(145deg, #0b3b55, var(--navy));color:#fff;text-align:center;border:1px solid #fffc;border-radius:50%;place-content:center;width:11.5rem;height:11.5rem;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 20px 50px #071f3445}.core-node span,.core-node small{color:#bdece6;letter-spacing:.1em;text-transform:uppercase;font-size:.68rem}.core-node strong{margin:.25rem 0 .55rem;font-family:Georgia,Times New Roman,serif;font-size:2.1rem;font-weight:500}.satellite{min-width:4.2rem;min-height:4.2rem;color:var(--blue);letter-spacing:.09em;background:#ffffffe6;border:1px solid #176f9129;border-radius:50%;place-items:center;font-size:.64rem;font-weight:900;display:grid;position:absolute;box-shadow:0 12px 30px #071f341a}.satellite-one{top:22%;left:15%}.satellite-two{top:26%;right:14%}.satellite-three{bottom:18%;left:17%}.satellite-four{bottom:17%;right:10%}.section{width:min(1180px,100% - 3rem);margin:0 auto;padding:7.5rem 0}.about{border-top:1px solid var(--line);grid-template-columns:.28fr 1fr;gap:4rem;display:grid}.about-copy h2,.section-heading h2,.contact-strip h2{max-width:850px;color:var(--navy);letter-spacing:-.04em;margin-bottom:2.5rem;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.3rem,4.4vw,4.3rem);font-weight:500;line-height:1.05}.about-grid{grid-template-columns:repeat(2,1fr);gap:2.5rem;display:grid}.about-grid p,.section-intro{color:#4d6978;margin:0;line-height:1.8}.expertise{border-top:1px solid var(--line)}.section-heading{grid-template-columns:1.3fr .7fr;align-items:end;gap:4rem;margin-bottom:3rem;display:grid}.section-heading h2{margin-bottom:0}.expertise-grid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.expertise-card{border:1px solid var(--line);background:#fff;border-radius:1.4rem;min-height:335px;padding:clamp(1.7rem,3vw,2.6rem);transition:transform .18s,box-shadow .18s}.expertise-card:hover{transform:translateY(-4px);box-shadow:0 25px 60px #071f3417}.card-number{color:var(--teal);font-family:Georgia,Times New Roman,serif;font-size:.82rem}.expertise-card h3{color:var(--navy);margin:2.8rem 0 1rem;font-family:Georgia,Times New Roman,serif;font-size:1.85rem;font-weight:500}.expertise-card p{color:#55707f;max-width:500px;line-height:1.7}.expertise-card ul{flex-wrap:wrap;gap:.45rem;margin:1.5rem 0 0;padding:0;list-style:none;display:flex}.expertise-card li{background:var(--mist);color:#276678;border-radius:999px;padding:.5rem .75rem;font-size:.72rem;font-weight:700}.work-shell{background:var(--navy);color:#fff}.work{padding-top:8rem;padding-bottom:8rem}.work .section-label{color:var(--aqua)}.work-heading h2{color:#fff}.work-heading .section-intro{color:#a9c0cb}.projects-grid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.project-card{background:linear-gradient(145deg,#ffffff0e,#ffffff06);border:1px solid #bdece629;border-radius:1.5rem;flex-direction:column;min-height:470px;padding:clamp(1.7rem,3vw,2.7rem);display:flex}.project-topline{color:#90cfd0;letter-spacing:.1em;text-transform:uppercase;justify-content:space-between;gap:1.5rem;font-size:.67rem;font-weight:800;display:flex}.project-topline span:last-child{text-align:right}.project-card h3{color:#fff;letter-spacing:-.025em;max-width:520px;margin:4rem 0 1.3rem;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.8rem,3vw,2.6rem);font-weight:500;line-height:1.08}.project-card>p{color:#b8cbd3;line-height:1.75}.project-methods{border-left:2px solid var(--teal);color:#d4e6e9;margin-top:.6rem;padding-left:1rem;font-size:.78rem;line-height:1.7}.project-card .project-insight{color:#dce9ec;margin:auto 0 0;padding-top:2.5rem;font-size:.82rem}.project-insight strong{color:var(--aqua);letter-spacing:.13em;text-transform:uppercase;margin-bottom:.45rem;font-size:.63rem;display:block}.experience{border-bottom:1px solid var(--line)}.experience-list{border-top:1px solid var(--line)}.role{border-bottom:1px solid var(--line);grid-template-columns:.2fr .3fr .5fr;gap:2rem;padding:2.8rem 0;display:grid}.role-period{color:var(--blue);letter-spacing:.1em;text-transform:uppercase;font-size:.72rem;font-weight:800}.role-title h3{color:var(--navy);margin-bottom:.55rem;font-family:Georgia,Times New Roman,serif;font-size:1.7rem;font-weight:500}.role-title p{color:var(--muted);font-size:.8rem;line-height:1.5}.role-details>p{color:#3f5c6c;font-weight:700;line-height:1.65}.role-details ul{color:#587181;margin:1.2rem 0 0;padding-left:1.1rem}.role-details li{margin-bottom:.6rem;padding-left:.25rem;line-height:1.65}.role-details li::marker{color:var(--teal)}.toolkit{border-bottom:1px solid var(--line)}.tool-grid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.tool-group{border:1px solid var(--line);background:#fff;border-radius:1.25rem;padding:1.8rem}.tool-group.developing{background:var(--mist);border-style:dashed}.tool-label{color:var(--navy);justify-content:space-between;align-items:center;gap:1rem;font-weight:800;display:flex}.tool-label small{background:var(--mist);color:var(--blue);letter-spacing:.1em;border-radius:999px;padding:.35rem .55rem;font-size:.55rem}.developing .tool-label small{background:var(--navy);color:var(--aqua)}.tool-group ul{flex-wrap:wrap;gap:.5rem;margin:2rem 0 0;padding:0;list-style:none;display:flex}.tool-group li{color:#376474;background:#f2f8f8;border-radius:999px;padding:.55rem .78rem;font-size:.76rem;font-weight:700}.tool-group.developing li{background:#fff}.education{padding-bottom:5rem}.education-grid{grid-template-columns:1fr 1fr 1.2fr;gap:1rem;display:grid}.degree-card,.leadership-card{border:1px solid var(--line);background:#fff;border-radius:1.4rem;min-height:275px;padding:2rem}.degree-primary{background:var(--mist)}.degree-card span,.leadership-card>span{color:var(--teal);letter-spacing:.12em;text-transform:uppercase;font-size:.68rem;font-weight:800}.degree-card h3{color:var(--navy);margin:4.5rem 0 .7rem;font-family:Georgia,Times New Roman,serif;font-size:1.55rem;font-weight:500;line-height:1.18}.degree-card p{color:var(--muted);font-size:.82rem;line-height:1.6}.leadership-card{background:var(--navy);color:#fff}.leadership-card>span{color:var(--aqua)}.leadership-card ul{margin:3.2rem 0 0;padding:0;list-style:none}.leadership-card li{color:#d9e7ea;border-top:1px solid #ffffff21;padding:.85rem 0;font-size:.8rem;line-height:1.5}.contact-strip{background:var(--navy);color:#fff;border-radius:2rem;justify-content:space-between;align-items:center;gap:3rem;width:min(1180px,100% - 3rem);margin:5rem auto 0;padding:clamp(2rem,5vw,4rem);display:flex}.contact-strip .section-label{color:var(--aqua)}.contact-strip h2{color:#fff;margin:0;font-size:clamp(2rem,4vw,3.5rem)}.contact-actions{flex-wrap:wrap;justify-content:flex-end;gap:.65rem;display:flex}.contact-actions a{border:1px solid #ffffff38;border-radius:999px;padding:.8rem 1rem;font-size:.82rem;font-weight:800;transition:background .16s,color .16s}.contact-actions a:hover,.contact-actions a:focus-visible{color:var(--navy);background:#fff}footer{width:min(1180px,100% - 3rem);color:var(--muted);justify-content:space-between;margin:0 auto;padding:2rem 0 3rem;font-size:.76rem;display:flex}:focus-visible{outline-offset:4px;outline:3px solid #16a39b59}@media (width<=900px){.hero{grid-template-columns:1fr;min-height:auto;padding-top:4rem}.hero-visual{order:-1;width:min(100%,520px)}.about,.section-heading{grid-template-columns:1fr;gap:1.5rem}.contact-strip{flex-direction:column;align-items:flex-start}.contact-actions{justify-content:flex-start}.role{grid-template-columns:.25fr .75fr}.role-details{grid-column:2}.education-grid{grid-template-columns:repeat(2,1fr)}.leadership-card{grid-column:1/-1}}@media (width<=680px){.site-header{width:min(100% - 2rem,1180px)}.site-header nav{gap:1rem}.site-header nav a:first-child,.site-header nav a:nth-child(2),.site-header nav a:nth-child(4){display:none}.hero,.section,.contact-strip,footer{width:min(100% - 2rem,1180px)}.hero{padding-top:2.5rem}.hero-stats{grid-template-columns:repeat(2,1fr);gap:1.4rem;display:grid}.hero-stats div+div:before{display:none}.expertise-grid,.about-grid,.projects-grid,.tool-grid,.education-grid{grid-template-columns:1fr}.project-card{min-height:0}.project-card .project-insight{margin-top:2rem}.role{grid-template-columns:1fr;gap:.7rem}.role-details,.leadership-card{grid-column:auto}.expertise-card{min-height:0}.core-node{width:8.7rem;height:8.7rem}.core-node strong{font-size:1.6rem}.satellite{min-width:3.4rem;min-height:3.4rem;font-size:.52rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}}
