/*! 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{--ink:#f2f6fc;--muted:#9eacc0;--dim:#66758a;--line:#94a3b829;--panel:#0d1420c2;--surface:#0b111c;--background:#070b12;--blue:#4387ff;--blue-bright:#6ba4ff;--max-width:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--background)}body{background:var(--background);color:var(--ink);font-synthesis:none;text-rendering:optimizelegibility;margin:0;font-family:Inter,Segoe UI,Helvetica,Arial,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.shell{width:min(calc(100% - 48px), var(--max-width));margin-inline:auto}.skip-link{z-index:100;background:var(--ink);color:var(--background);padding:10px 14px;transition:transform .16s;position:fixed;top:12px;left:12px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}:focus-visible{outline:2px solid var(--blue-bright);outline-offset:4px}.site-header{z-index:50;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#070b12c7;position:fixed;inset:0 0 auto}.nav-shell{justify-content:space-between;align-items:center;gap:32px;min-height:76px;display:flex}.brand{letter-spacing:-.02em;align-items:center;gap:12px;font-weight:650;display:inline-flex}.brand-mark{width:36px;height:36px;color:var(--blue-bright);letter-spacing:.04em;background:#4387ff1f;border:1px solid #6ba4ff73;place-items:center;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px;display:grid}.desktop-nav{color:var(--muted);align-items:center;gap:30px;font-size:14px;display:flex}.desktop-nav a,.nav-cta{transition:color .16s,border-color .16s,background .16s}.desktop-nav a:hover{color:var(--ink)}.nav-cta{border:1px solid var(--line);color:#dce8fb;align-items:center;gap:10px;min-height:42px;padding:0 16px;font-size:13px;font-weight:600;display:inline-flex}.nav-cta:hover{background:#4387ff1a;border-color:#6ba4ff7a}.hero{border-bottom:1px solid var(--line);isolation:isolate;min-height:810px;padding:154px 0 86px;position:relative;overflow:hidden}.hero-grid{z-index:-3;background-image:linear-gradient(#94a3b80b 1px,#0000 1px),linear-gradient(90deg,#94a3b80b 1px,#0000 1px);background-size:54px 54px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 25%,#0000 94%);mask-image:linear-gradient(#000 25%,#0000 94%)}.hero-glow{z-index:-2;filter:blur(10px);opacity:.8;border-radius:50%;position:absolute}.hero-glow-one{background:radial-gradient(circle,#2361da42,#0000 66%);width:760px;height:760px;top:-320px;right:-220px}.hero-glow-two{background:radial-gradient(circle,#1b489a33,#0000 68%);width:680px;height:680px;bottom:-400px;left:12%}.hero-layout{grid-template-columns:minmax(0,1.12fr) minmax(360px,.78fr);align-items:center;gap:clamp(58px,7vw,100px);display:grid}.eyebrow{color:var(--blue-bright);letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:10px;margin:0 0 28px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px;font-weight:700;display:flex}.status-dot{background:var(--blue-bright);width:7px;height:7px;box-shadow:0 0 0 6px #4387ff1c, 0 0 24px var(--blue);border-radius:50%}h1,h2,p{margin-top:0}h1{letter-spacing:-.058em;max-width:760px;margin-bottom:28px;font-size:clamp(52px,6.1vw,84px);font-weight:640;line-height:.98}h1 span{color:var(--blue-bright)}.hero-intro{color:#aebbd0;max-width:685px;margin-bottom:36px;font-size:clamp(17px,1.55vw,20px);line-height:1.72}.hero-actions{flex-wrap:wrap;gap:12px;margin-bottom:38px;display:flex}.button{justify-content:center;align-items:center;gap:14px;min-height:50px;padding:0 20px;font-size:14px;font-weight:650;transition:transform .16s,border-color .16s,background .16s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--blue);color:#fff;box-shadow:0 12px 40px #1954c642}.button-primary:hover{background:#5593ff}.button-secondary{border:1px solid var(--line);color:#d7e1ef;background:#ffffff06}.button-secondary:hover{background:#4387ff14;border-color:#6ba4ff6b}.hero-meta{color:var(--dim);letter-spacing:.05em;text-transform:uppercase;flex-wrap:wrap;gap:12px 22px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:11px;display:flex}.hero-meta span:not(:last-child):after{color:#344156;content:"/";margin-left:22px}.portrait-column{position:relative}.portrait-frame{background:0 0;border-radius:28px;position:relative;overflow:hidden;box-shadow:0 38px 100px #00000047,0 0 80px #2a63ca14}.portrait-frame:before{z-index:3;content:"";pointer-events:none;background:linear-gradient(#070b1205 56%,#070b1242 100%),linear-gradient(90deg,#070b121f,#0000 18% 82%,#070b121a);position:absolute;inset:0}.portrait{object-fit:cover;object-position:50% 23%;filter:saturate(.76)contrast(1.03)brightness(.88);width:100%;height:560px}.portrait-caption{z-index:5;color:#8d9bb0;letter-spacing:.08em;text-transform:uppercase;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#070c15ad;border:1px solid #ffffff1a;border-radius:14px;justify-content:space-between;align-items:center;gap:18px;min-height:54px;padding:0 16px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:9px;display:flex;position:absolute;bottom:18px;left:18px;right:18px}.portrait-caption span:last-child{color:#91a3bb;text-align:right}.orbit-card{z-index:4;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#080e18e0;border:1px solid #6ba4ff33;border-radius:16px;grid-template-columns:28px 1fr;gap:5px 10px;width:236px;padding:16px;display:grid;position:absolute;bottom:92px;right:-38px;box-shadow:0 20px 50px #00000059}.orbit-card span{color:var(--blue-bright);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:9px}.orbit-card p{color:#bac7d9;margin-bottom:0;font-size:11px}.orbit-card i{background:var(--line);grid-column:1/-1;height:1px;margin:5px 0}.impact-strip{border-bottom:1px solid var(--line);background:#090e17}.impact-grid{grid-template-columns:.72fr repeat(4,1fr);min-height:150px;display:grid}.impact-title,.impact-item{border-right:1px solid var(--line);flex-direction:column;justify-content:center;margin:0;padding:28px;display:flex}.impact-title{color:var(--dim);letter-spacing:.14em;text-transform:uppercase;padding-left:0;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:10px;font-weight:700}.impact-item:last-child{border-right:0}.impact-item strong{color:var(--ink);letter-spacing:-.04em;margin-bottom:8px;font-size:26px;font-weight:640}.impact-item span{max-width:190px;color:var(--muted);font-size:12px;line-height:1.5}.next-section{min-height:480px;padding:120px 0}.next-section h2{color:#dce5f3;letter-spacing:-.045em;max-width:720px;font-size:clamp(36px,5vw,64px);font-weight:600;line-height:1.08}.section{border-bottom:1px solid var(--line);padding:132px 0;scroll-margin-top:72px;position:relative}.section-heading{grid-template-columns:minmax(0,1.28fr) minmax(320px,.72fr);align-items:end;gap:72px;margin-bottom:66px;display:grid}.section-kicker,.mini-label{color:var(--blue-bright);letter-spacing:.15em;text-transform:uppercase;margin-bottom:24px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:10px;font-weight:700}.section-title{color:#e4ebf5;letter-spacing:-.052em;max-width:760px;margin:0;font-size:clamp(40px,5.2vw,66px);font-weight:610;line-height:1.05}.section-lead{color:var(--muted);margin-bottom:0;font-size:16px;line-height:1.8}.profile-section{background:linear-gradient(180deg, #111d3147, transparent 38%), var(--background)}.profile-heading{align-items:center}.capability-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.capability-card{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#ffffff03;min-height:280px;padding:34px;transition:background .18s,border-color .18s}.capability-card:hover{background:#4387ff0b;border-color:#6ba4ff42}.card-index{color:var(--blue-bright);letter-spacing:.1em;margin-bottom:44px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:10px;display:inline-block}.capability-card h3,.project-card h3,.perspective-card h3,.timeline-item h3{color:#dde6f3;letter-spacing:-.03em;margin-top:0;font-weight:600}.capability-card h3{max-width:410px;margin-bottom:18px;font-size:24px;line-height:1.2}.capability-card p{max-width:440px;color:var(--muted);margin-bottom:0;font-size:14px;line-height:1.75}.work-section{background:#090e17}.work-list{border-top:1px solid var(--line)}.project-card{border-bottom:1px solid var(--line);grid-template-columns:136px minmax(0,1fr) 190px;align-items:start;gap:42px;padding:42px 0;transition:background .18s;display:grid}.project-card:hover{background:linear-gradient(90deg,#0000,#4387ff09,#0000)}.project-topline{flex-direction:column;align-items:flex-start;display:flex}.project-topline .card-index{margin-bottom:22px}.project-category{color:var(--dim);letter-spacing:.1em;text-transform:uppercase;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:9px;line-height:1.5}.project-body h3{margin-bottom:28px;font-size:clamp(27px,3vw,38px);line-height:1.1}.project-detail{grid-template-columns:82px minmax(0,1fr);gap:18px;margin-bottom:14px;display:grid}.project-detail>span{color:var(--dim);letter-spacing:.09em;text-transform:uppercase;padding-top:3px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:9px}.project-detail p{max-width:630px;color:var(--muted);margin-bottom:0;font-size:14px;line-height:1.72}.project-outcome{border-left:1px solid var(--line);flex-direction:column;align-items:flex-start;padding-left:28px;display:flex}.project-outcome strong{color:var(--blue-bright);letter-spacing:-.05em;font-size:40px;font-weight:620;line-height:1}.project-outcome>span{color:#c4d0e0;margin:7px 0 28px;font-size:12px}.project-outcome small{color:var(--dim);letter-spacing:.06em;text-transform:uppercase;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:9px;line-height:1.55}.experience-section{background:radial-gradient(circle at 12% 14%, #265cb81f, transparent 30%), var(--background)}.experience-layout{grid-template-columns:minmax(320px,.75fr) minmax(0,1.25fr);align-items:start;gap:clamp(70px,10vw,140px);display:grid}.experience-intro{position:sticky;top:124px}.experience-intro .section-title{margin-bottom:30px;font-size:clamp(38px,4.5vw,58px)}.experience-intro .section-lead{max-width:470px;margin-bottom:32px}.text-link{color:var(--blue-bright);border-bottom:1px solid #6ba4ff61;align-items:center;gap:12px;padding-bottom:7px;font-size:13px;font-weight:650;display:inline-flex}.timeline{margin:0;padding:0;list-style:none;position:relative}.timeline:before{background:var(--line);content:"";width:1px;position:absolute;top:10px;bottom:10px;left:5px}.timeline-item{grid-template-columns:112px minmax(0,1fr);gap:34px;padding:0 0 58px 34px;display:grid;position:relative}.timeline-item:last-child{padding-bottom:0}.timeline-dot{z-index:1;background:var(--blue-bright);border:2px solid #09101c;border-radius:50%;width:11px;height:11px;position:absolute;top:6px;left:0;box-shadow:0 0 0 4px #4387ff1a}.timeline-period{color:var(--dim);letter-spacing:.07em;text-transform:uppercase;margin:0;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:10px;line-height:1.5}.timeline-company{color:var(--blue-bright);letter-spacing:.08em;text-transform:uppercase;margin-bottom:9px;font-size:12px;font-weight:700}.timeline-item h3{margin-bottom:14px;font-size:20px;line-height:1.28}.timeline-summary{color:var(--muted);margin-bottom:0;font-size:14px;line-height:1.72}.perspective-section{background:#090e17}.perspective-grid{border:1px solid var(--line);background:var(--line);grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;display:grid}.perspective-card{background:#090e17;min-height:330px;padding:36px}.perspective-card>span{color:var(--blue-bright);margin-bottom:76px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:10px;display:inline-block}.perspective-card h3{margin-bottom:18px;font-size:25px;line-height:1.18}.perspective-card p{color:var(--muted);margin-bottom:0;font-size:14px;line-height:1.72}.credentials-section{background:linear-gradient(135deg, #204b9614, transparent 35%), var(--background)}.credentials-grid{grid-template-columns:minmax(260px,.72fr) minmax(290px,.64fr) minmax(290px,.64fr);gap:clamp(46px,6vw,80px);display:grid}.credentials-grid .section-title{font-size:clamp(38px,4.4vw,56px)}.credential-column{border-top:1px solid var(--line);padding-top:38px}.mini-label{margin-bottom:30px}.credential-list{margin:0;padding:0;list-style:none}.credential-list li{border-bottom:1px solid var(--line);flex-direction:column;align-items:flex-start;gap:8px;margin:0 0 24px;padding:0 0 24px;display:flex}.credential-list li:last-child{margin-bottom:0}.credential-list strong{color:#dfe7f3;font-size:15px;line-height:1.4}.credential-list span,.beyond-copy{color:var(--muted);font-size:13px;line-height:1.65}.beyond-copy{margin-bottom:30px}.interest-cloud{flex-wrap:wrap;gap:9px;display:flex}.interest-cloud span{border:1px solid var(--line);color:#9eadc1;letter-spacing:.05em;text-transform:uppercase;padding:8px 10px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:9px}.contact-section{border-bottom:1px solid var(--line);isolation:isolate;background:#0a111d;padding:130px 0;scroll-margin-top:72px;position:relative;overflow:hidden}.contact-grid{z-index:-1;background-image:linear-gradient(#6ba4ff0a 1px,#0000 1px),linear-gradient(90deg,#6ba4ff0a 1px,#0000 1px);background-size:42px 42px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle at 75%,#000,#0000 72%);mask-image:radial-gradient(circle at 75%,#000,#0000 72%)}.contact-card{grid-template-columns:minmax(0,1.16fr) minmax(360px,.84fr);align-items:end;gap:90px;display:grid}.contact-card h2{letter-spacing:-.055em;max-width:690px;margin:0;font-size:clamp(44px,6vw,74px);font-weight:610;line-height:1.02}.contact-right>p{color:var(--muted);margin-bottom:30px;font-size:15px;line-height:1.75}.contact-links{flex-wrap:wrap;gap:10px;display:flex}.site-footer{background:#060a10;padding:34px 0}.footer-layout{grid-template-columns:1fr auto 1fr;align-items:center;gap:30px;display:grid}.footer-layout>p{color:var(--dim);letter-spacing:.08em;text-transform:uppercase;margin:0;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:9px}.footer-layout>p:last-child{text-align:right}@media (width<=980px){.hero-layout{grid-template-columns:1fr}.hero-copy{max-width:800px}.portrait-column{width:min(100%,520px)}.impact-grid{grid-template-columns:repeat(2,1fr)}.impact-title{display:none}.impact-item:first-of-type{padding-left:28px}.impact-item{border-bottom:1px solid var(--line)}.impact-item:nth-child(3),.impact-item:nth-child(5){border-right:0}.impact-item:nth-last-child(-n+2){border-bottom:0}.section-heading{grid-template-columns:1fr;gap:28px}.section-lead{max-width:680px}.project-card{grid-template-columns:104px minmax(0,1fr) 150px;gap:28px}.experience-layout{grid-template-columns:1fr;gap:72px}.experience-intro{position:static}.experience-intro .section-lead{max-width:640px}.perspective-grid{grid-template-columns:1fr}.perspective-card{min-height:auto}.perspective-card>span{margin-bottom:42px}.credentials-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.credentials-grid>div:first-child{grid-column:1/-1}.contact-card{grid-template-columns:1fr;gap:48px}.contact-right{max-width:680px}}@media (width<=720px){.shell{width:min(calc(100% - 32px), var(--max-width))}.site-header{position:absolute}.nav-shell{min-height:68px}.brand-name,.desktop-nav{display:none}.nav-cta{min-height:38px;padding:0 13px}.hero{min-height:auto;padding:124px 0 68px}.hero-layout{gap:52px}h1{font-size:clamp(45px,14vw,66px);line-height:1.01}.hero-intro{font-size:17px;line-height:1.65}.hero-actions{flex-direction:column;align-items:stretch}.button{width:100%}.hero-meta{grid-template-columns:1fr 1fr;gap:10px;display:grid}.hero-meta span:after{display:none}.portrait{height:500px}.orbit-card{bottom:82px;right:8px}.impact-grid{grid-template-columns:1fr}.impact-item,.impact-item:first-of-type{border-right:0;border-bottom:1px solid var(--line);min-height:126px;padding:26px 0}.impact-item:nth-last-child(-n+2){border-bottom:1px solid var(--line)}.impact-item:last-child{border-bottom:0}.section{padding:94px 0}.section-heading{margin-bottom:46px}.section-title{font-size:clamp(38px,11vw,54px)}.capability-grid{grid-template-columns:1fr}.capability-card{min-height:250px;padding:28px}.project-card{grid-template-columns:1fr;gap:26px;padding:36px 0}.project-topline{flex-direction:row;justify-content:space-between;align-items:center}.project-topline .card-index{margin-bottom:0}.project-detail{grid-template-columns:1fr;gap:6px;margin-bottom:20px}.project-outcome{border-top:1px solid var(--line);border-left:0;padding:24px 0 0}.project-outcome>span{margin-bottom:16px}.experience-layout{gap:56px}.timeline-item{grid-template-columns:1fr;gap:12px;padding:0 0 48px 30px}.perspective-card{padding:30px}.credentials-grid{grid-template-columns:1fr;gap:48px}.credentials-grid>div:first-child{grid-column:auto}.credential-column{padding-top:30px}.contact-section{padding:96px 0}.contact-card{gap:40px}.contact-card h2{font-size:clamp(42px,12vw,58px)}.contact-links{flex-direction:column}.footer-layout{grid-template-columns:1fr;justify-items:start;gap:20px}.footer-layout>p:last-child{text-align:left}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}}
