/*! tailwindcss v4.3.2 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:"Inter", "Avenir Next", "Segoe UI", sans-serif;--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--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]){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;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{.static{position:static}.container{width:100%}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}}:root{--ink:#17201e;--ink-soft:#53615e;--paper:#f7f8f4;--surface:#fff;--surface-tint:#eef2ed;--green:#173f3a;--green-mid:#2e655d;--mint:#c9ded7;--gold:#e7b956;--line:#d9e0db;--shadow:0 18px 55px #18322d14;--radius:18px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;margin:0;font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid var(--gold);outline-offset:4px;border-radius:4px}h1,h2,h3,h4,p{margin-top:0}h1,h2,h3,h4{letter-spacing:-.035em;line-height:1.18}.container{width:min(1160px,100% - 40px);margin-inline:auto}.section-shell{padding:112px 0;scroll-margin-top:64px}.tinted{background:var(--surface-tint)}.skip-link{z-index:100;background:var(--green);color:#fff;border-radius:8px;padding:10px 15px;transition:transform .16s;position:fixed;top:12px;left:12px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.site-header{z-index:10;color:#fff;border-bottom:1px solid #ffffff1c;width:100%;position:absolute;top:0}.nav-wrap{justify-content:space-between;align-items:center;min-height:76px;display:flex}.brand{letter-spacing:-.01em;align-items:center;gap:12px;font-size:.92rem;font-weight:700;display:inline-flex}.brand-mark{width:38px;height:38px;color:var(--gold);letter-spacing:.05em;border:1px solid #ffffff38;border-radius:10px;place-items:center;font-size:.78rem;display:grid}nav ul{gap:30px;margin:0;padding:0;list-style:none;display:flex}nav a{color:#ffffffb8;font-size:.88rem;font-weight:600;transition:color .16s}nav a:hover{color:#fff}.hero{background:radial-gradient(circle at 75% 35%, #5992863d, transparent 25%), linear-gradient(135deg, #102b28 0%, var(--green) 55%, #1f514a 100%);color:#fff;align-items:center;min-height:760px;padding-top:160px;padding-bottom:120px;display:grid;overflow:hidden}.hero-grid{grid-template-columns:minmax(0,1.25fr) minmax(360px,.75fr);align-items:center;gap:90px;display:grid}.availability{color:var(--mint);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:10px;margin-bottom:25px;font-size:.82rem;font-weight:700;display:flex}.availability span{background:var(--gold);border-radius:999px;width:8px;height:8px;box-shadow:0 0 0 5px #e7b9561f}.hero h1{letter-spacing:-.065em;max-width:760px;margin-bottom:18px;font-size:clamp(3.5rem,7vw,6.6rem);font-weight:730}.hero-role{max-width:720px;color:var(--gold);margin-bottom:24px;font-size:clamp(1.05rem,2vw,1.35rem);font-weight:650}.hero-intro{color:#ffffffb3;max-width:680px;margin-bottom:38px;font-size:1.15rem;line-height:1.75}.hero-actions{flex-wrap:wrap;gap:10px;display:flex}.button-link{color:#ffffffdb;border:1px solid #ffffff30;border-radius:10px;align-items:center;gap:9px;min-height:46px;padding:0 16px;font-size:.88rem;font-weight:650;transition:transform .16s,border-color .16s,background .16s;display:inline-flex}.button-link:hover{background:#ffffff0f;border-color:#ffffff6b;transform:translateY(-2px)}.button-link.primary{border-color:var(--gold);background:var(--gold);color:#17322e}.hero-aside{place-items:center;min-height:390px;display:grid;position:relative}.code-window{z-index:2;backdrop-filter:blur(16px);background:#071715c7;border:1px solid #ffffff1f;border-radius:16px;width:420px;max-width:100%;position:relative;overflow:hidden;transform:rotate(1.2deg);box-shadow:0 35px 80px #00000047}.window-bar{border-bottom:1px solid #ffffff14;align-items:center;gap:7px;height:44px;padding:0 16px;display:flex}.window-bar span{background:#ffffff2e;border-radius:50%;width:9px;height:9px}.window-bar span:first-child{background:var(--gold)}.code-lines{color:#ffffffab;padding:30px 28px;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.82rem;line-height:1.9}.code-lines p{margin:0}.code-lines .indent{padding-left:22px}.code-lines b{color:#8fccc1;font-weight:500}.code-lines em{color:#f0cd84;font-style:normal}.code-lines i{color:#d4dfb4;font-style:normal}.orbit{border:1px solid #c9ded71f;border-radius:50%;position:absolute}.orbit-one{width:430px;height:430px}.orbit-two{border-style:dashed;width:540px;height:540px}.highlights{z-index:3;margin-top:-45px;position:relative}.highlights-grid{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow);grid-template-columns:repeat(5,1fr);display:grid;overflow:hidden}.highlight-card{border-right:1px solid var(--line);flex-direction:column;justify-content:center;min-height:130px;padding:25px;display:flex}.highlight-card:last-child{border-right:0}.highlight-card strong{color:var(--green);letter-spacing:-.04em;font-size:1.75rem}.highlight-card span{color:var(--ink-soft);margin-top:5px;font-size:.8rem;line-height:1.45}.section-heading{max-width:690px;margin-bottom:52px}.eyebrow,.panel-label{color:var(--green-mid);letter-spacing:.13em;text-transform:uppercase;margin-bottom:12px;font-size:.76rem;font-weight:800}.section-heading h2,.contact-copy h2{margin-bottom:16px;font-size:clamp(2.25rem,4vw,3.6rem);font-weight:720}.section-intro{max-width:620px;color:var(--ink-soft);margin-bottom:0;font-size:1.04rem}.two-column{grid-template-columns:.8fr 1.2fr;align-items:start;gap:100px;display:grid}.two-column .section-heading{margin:0}.prose-block>p{color:#33423f;letter-spacing:-.018em;margin-bottom:28px;font-size:clamp(1.15rem,2vw,1.42rem);line-height:1.7}.principles{flex-wrap:wrap;gap:9px;display:flex}.principles span{border-left:2px solid var(--gold);color:var(--ink-soft);background:#fff;padding:7px 11px;font-size:.8rem;font-weight:650}.skill-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.skill-card{border-radius:var(--radius);background:#ffffffb8;border:1px solid #d7dfd9;min-height:330px;padding:32px;transition:transform .18s,box-shadow .18s;position:relative;overflow:hidden}.skill-card:hover{transform:translateY(-4px);box-shadow:0 14px 40px #1e3e3814}.card-number{color:var(--green-mid);margin-bottom:46px;font-family:SFMono-Regular,Consolas,monospace;font-size:.75rem;font-weight:700}.skill-card h3{margin-bottom:10px;font-size:1.25rem}.skill-card>p{min-height:50px;color:var(--ink-soft);margin-bottom:22px;font-size:.88rem}.tag-list{flex-wrap:wrap;gap:7px;margin:0;padding:0;list-style:none;display:flex}.tag-list li{color:#42534f;background:#f8faf7;border:1px solid #d6dfd9;border-radius:7px;padding:5px 9px;font-size:.72rem;font-weight:620;line-height:1.4}.timeline{margin-top:70px;position:relative}.timeline:before{background:var(--line);content:"";width:1px;position:absolute;top:15px;bottom:15px;left:32px}.timeline-item{grid-template-columns:66px 1fr;gap:34px;margin-bottom:38px;display:grid;position:relative}.timeline-marker{z-index:2;border:1px solid var(--line);background:var(--paper);border-radius:50%;place-items:center;width:66px;height:66px;display:grid;position:relative}.timeline-marker span{color:var(--green);font-family:SFMono-Regular,Consolas,monospace;font-size:.73rem;font-weight:750}.timeline-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);padding:38px 42px}.job-heading{border-bottom:1px solid var(--line);justify-content:space-between;gap:25px;padding-bottom:25px;display:flex}.job-period{color:var(--green-mid);letter-spacing:.04em;text-transform:uppercase;margin-bottom:8px;font-size:.76rem;font-weight:750}.job-heading h3{margin-bottom:6px;font-size:1.5rem}.job-company{color:var(--ink-soft);margin:0;font-weight:620}.job-location{color:var(--ink-soft);flex:none;margin:2px 0 0;font-size:.82rem}.job-overview{color:#32413e;margin:26px 0 18px;font-size:1.02rem;font-weight:560}.detail-list{gap:11px;margin:25px 0 0;padding:0;list-style:none;display:grid}.detail-list li{color:var(--ink-soft);padding-left:19px;font-size:.91rem;position:relative}.detail-list li:before{background:var(--gold);content:"";border-radius:50%;width:6px;height:6px;position:absolute;top:.68em;left:0}.domain-grid{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:28px;display:grid}.domain-grid>div{background:var(--surface-tint);border-radius:11px;padding:18px}.domain-grid h4{color:var(--green);letter-spacing:-.01em;margin-bottom:7px;font-size:.85rem}.domain-grid p{color:var(--ink-soft);margin:0;font-size:.76rem;line-height:1.55}.tag-list.compact{margin-top:28px}.projects-section{background:var(--green);color:#fff}.projects-section .eyebrow{color:var(--gold)}.projects-section .section-intro{color:#ffffff9e}.project-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.project-card{border-radius:var(--radius);background:#ffffff0e;border:1px solid #ffffff21;flex-direction:column;min-height:610px;padding:32px;transition:transform .18s,background .18s;display:flex}.project-card:hover{background:#ffffff14;transform:translateY(-4px)}.project-top{justify-content:space-between;gap:25px;min-height:80px;display:flex}.project-index{color:var(--gold);font-family:SFMono-Regular,Consolas,monospace;font-size:.75rem}.project-top p{color:#ffffff80;text-align:right;text-transform:uppercase;letter-spacing:.07em;max-width:210px;margin:0;font-size:.74rem}.project-card h3{margin-bottom:16px;font-size:2rem}.project-description{color:#ffffffb5;min-height:135px;font-size:.95rem}.detail-list.small{margin-top:5px}.detail-list.small li{color:#ffffff94;font-size:.78rem}.project-card .tag-list{margin-top:auto;padding-top:28px}.project-card .tag-list li{color:#ffffffbf;background:#ffffff12;border-color:#ffffff1f}.project-link{color:var(--gold);align-items:center;gap:8px;margin-top:24px;font-size:.84rem;font-weight:700;display:inline-flex}.project-link:hover{color:#fff}.credentials-grid{grid-template-columns:1.2fr 1fr .8fr;gap:18px;display:grid}.credential-panel{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);padding:32px}.credential-panel.certification-panel{background:var(--surface-tint)}.credential-stack{gap:26px;display:grid}.credential-row{grid-template-columns:44px 1fr;gap:15px;display:grid}.credential-badge{background:var(--green);width:40px;height:40px;color:var(--gold);border-radius:50%;place-items:center;font-size:.9rem;font-weight:800;display:grid}.credential-panel h3{letter-spacing:-.015em;margin-bottom:5px;font-size:1rem}.credential-panel p,.credential-panel time{color:var(--ink-soft);margin:0;font-size:.78rem}.credential-panel time{color:var(--green-mid);margin-top:3px;font-weight:700;display:block}.education-row{grid-template-columns:42px 1fr;gap:12px;display:grid}.education-row>span{color:var(--green-mid);font-family:SFMono-Regular,Consolas,monospace;font-size:.72rem;font-weight:700}.language-list{margin:0}.language-list>div{border-bottom:1px solid var(--line);padding:16px 0}.language-list>div:first-child{padding-top:0}.language-list>div:last-child{border-bottom:0;padding-bottom:0}.language-list dt{font-size:.92rem;font-weight:720}.language-list dd{color:var(--ink-soft);margin:3px 0 0;font-size:.78rem}footer{color:#fff;background:#0e2825;padding-top:90px}.contact-panel{grid-template-columns:1.2fr .8fr;gap:90px;padding-bottom:80px;display:grid}.contact-copy .eyebrow{color:var(--gold)}.contact-copy h2{max-width:720px}.contact-copy>p:not(.eyebrow,.footer-location){color:#ffffff9e;max-width:610px}.footer-location{color:var(--mint);margin:26px 0 0;font-size:.82rem;font-weight:650}.contact-links{border-top:1px solid #ffffff24}.contact-links a{color:#ffffffc7;border-bottom:1px solid #ffffff24;justify-content:space-between;align-items:center;min-height:64px;font-size:.88rem;font-weight:650;transition:color .16s,padding .16s;display:flex}.contact-links a:hover{color:var(--gold);padding-left:7px}.contact-links a span{align-items:center;gap:11px;display:flex}.footer-base{color:#fff6;border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;min-height:76px;font-size:.75rem;display:flex}.footer-base p{margin:0}@media (width<=980px){.hero-grid{grid-template-columns:1fr}.hero-aside{display:none}.highlights-grid{grid-template-columns:repeat(3,1fr)}.highlight-card{border-bottom:1px solid var(--line)}.highlight-card:nth-child(3){border-right:0}.highlight-card:nth-child(n+4){border-bottom:0}.skill-grid,.project-grid{grid-template-columns:repeat(2,1fr)}.project-card{min-height:580px}.project-card:last-child{grid-column:1/-1;min-height:500px}.domain-grid{grid-template-columns:1fr}.credentials-grid{grid-template-columns:1fr 1fr}.credential-panel:last-child{grid-column:1/-1}}@media (width<=760px){.container{width:min(100% - 28px,620px)}.section-shell{padding:78px 0}.site-header nav{display:none}.brand-name{font-size:.82rem}.hero{min-height:690px;padding-top:135px;padding-bottom:100px}.hero h1{font-size:clamp(3.25rem,15vw,5rem)}.hero-intro{font-size:1rem}.hero-actions{grid-template-columns:1fr 1fr;display:grid}.button-link{justify-content:center}.highlights{margin-top:-35px}.highlights-grid{grid-template-columns:1fr 1fr}.highlight-card{min-height:110px;padding:20px}.highlight-card:nth-child(2n){border-right:0}.highlight-card:nth-child(3){border-right:1px solid var(--line)}.highlight-card:nth-child(4){border-bottom:1px solid var(--line)}.highlight-card:last-child{grid-column:1/-1}.section-heading{margin-bottom:36px}.two-column{grid-template-columns:1fr;gap:34px}.skill-grid,.project-grid,.credentials-grid{grid-template-columns:1fr}.skill-card{min-height:auto}.card-number{margin-bottom:30px}.timeline{margin-top:40px}.timeline:before{left:20px}.timeline-item{grid-template-columns:42px 1fr;gap:12px}.timeline-marker{width:42px;height:42px}.timeline-card{padding:25px 22px}.job-heading{display:block}.job-location{margin-top:14px}.project-card,.project-card:last-child{grid-column:auto;min-height:auto}.project-description{min-height:auto}.project-card .tag-list{margin-top:22px}.credential-panel:last-child{grid-column:auto}.contact-panel{grid-template-columns:1fr;gap:50px;padding-bottom:60px}.footer-base{flex-direction:column;justify-content:center;align-items:flex-start;gap:4px;min-height:96px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}}
