._container_19it2_1{min-height:100vh;display:flex;flex-direction:column}._hero_19it2_8{min-height:70vh;display:flex;align-items:center;justify-content:center;padding:4rem 2rem;position:relative}._hero_19it2_8:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(ellipse 80% 50% at 50% -20%,rgba(244,162,97,.08) 0%,transparent 60%);pointer-events:none}._heroContent_19it2_32{text-align:center;max-width:700px;position:relative}._name_19it2_38{font-size:clamp(2.5rem,6vw,4rem);color:var(--accent);margin-bottom:.5rem;letter-spacing:-.02em;font-weight:700}._title_19it2_46{font-size:1.25rem;color:var(--text);margin-bottom:.5rem;font-weight:400}._location_19it2_53{color:var(--text-muted);font-size:.95rem;margin-bottom:2rem}._links_19it2_59{display:flex;justify-content:center;gap:.5rem;flex-wrap:wrap;margin-bottom:3rem}._links_19it2_59 a{font-family:var(--font-mono);font-size:.875rem;padding:.25rem 0}._linkDivider_19it2_73{color:var(--muted)}._stats_19it2_77{display:flex;justify-content:center;gap:4rem}._stat_19it2_77{display:flex;flex-direction:column;align-items:center}._statNumber_19it2_89{font-family:var(--font-heading);font-size:2.5rem;font-weight:700;color:var(--accent);line-height:1}._statLabel_19it2_97{font-size:.875rem;color:var(--text-muted);text-transform:uppercase;letter-spacing:.1em;margin-top:.25rem}._main_19it2_106{flex:1;max-width:var(--max-width);margin:0 auto;padding:0 2rem;width:100%}._section_19it2_115{margin-bottom:var(--section-gap)}._sectionTitle_19it2_119{font-size:1.5rem;font-weight:600;margin-bottom:2rem;color:var(--text);display:flex;align-items:center;gap:1rem}._sectionTitle_19it2_119:after{content:"";flex:1;height:1px;background:var(--divider)}._timeline_19it2_137{display:flex;flex-direction:column;gap:1.5rem}._timelineItem_19it2_143{padding:1.5rem;background:var(--bg-surface);border-radius:8px;border:1px solid var(--divider);transition:border-color .2s ease,transform .2s ease}._timelineItem_19it2_143:hover{border-color:var(--muted);transform:translateY(-2px)}._timelineHeader_19it2_156{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.75rem;gap:1rem}._jobTitle_19it2_164{font-size:1.1rem;font-weight:600;color:var(--text);margin-bottom:.25rem}._company_19it2_171{font-size:.95rem;color:var(--text-muted)}._company_19it2_171 a{color:var(--accent)}._division_19it2_180{color:var(--text-muted)}._years_19it2_184{font-family:var(--font-mono);font-size:.85rem;color:var(--text-muted);white-space:nowrap}._jobDescription_19it2_191{font-size:.95rem;color:var(--text-muted);line-height:1.6}._pubList_19it2_198{list-style:none;display:flex;flex-direction:column;gap:1.25rem}._pubItem_19it2_205{display:flex;flex-direction:column;gap:.25rem;padding-bottom:1.25rem;border-bottom:1px solid var(--divider)}._pubItem_19it2_205:last-child{border-bottom:none;padding-bottom:0}._pubTitle_19it2_218{font-size:1rem;line-height:1.4;color:var(--text);transition:color .2s ease}._pubTitle_19it2_218:hover{color:var(--accent)}._pubMeta_19it2_229{font-size:.85rem;color:var(--text-muted);font-family:var(--font-mono)}._pubRole_19it2_235{color:var(--accent)}._patentGrid_19it2_240{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1rem}._patentCard_19it2_246{padding:1.25rem;background:var(--bg-surface);border-radius:6px;border:1px solid var(--divider)}._patentTitle_19it2_253{font-size:.95rem;font-weight:500;color:var(--text);margin-bottom:.5rem;line-height:1.4}._patentMeta_19it2_261{font-size:.8rem;color:var(--text-muted);font-family:var(--font-mono)}._projectGrid_19it2_268{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1.5rem}._projectCard_19it2_274{padding:1.75rem;background:var(--bg-surface);border-radius:8px;border:1px solid var(--divider);display:flex;flex-direction:column;transition:border-color .2s ease,transform .2s ease,box-shadow .2s ease;text-decoration:none}._projectCard_19it2_274:hover{border-color:var(--accent);transform:translateY(-4px);box-shadow:0 8px 24px #f4a26114}._projectHeader_19it2_291{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}._projectTitle_19it2_298{font-size:1.25rem;font-weight:600;color:var(--accent)}._projectStatus_19it2_304{font-size:.75rem;font-family:var(--font-mono);color:var(--text-muted);background:var(--bg-elevated);padding:.25rem .5rem;border-radius:4px;text-transform:uppercase;letter-spacing:.05em}._projectDescription_19it2_315{font-size:.95rem;color:var(--text-muted);line-height:1.6;flex:1;margin-bottom:1rem}._projectLink_19it2_323{font-family:var(--font-mono);font-size:.85rem;color:var(--text-muted);transition:color .2s ease}._projectCard_19it2_274:hover ._projectLink_19it2_323{color:var(--accent)}._footer_19it2_335{text-align:center;padding:3rem 2rem;color:var(--text-muted);font-size:.875rem;border-top:1px solid var(--divider);margin-top:2rem}@media(max-width:768px){._hero_19it2_8{min-height:60vh;padding:3rem 1.5rem}._stats_19it2_77{gap:2.5rem}._statNumber_19it2_89{font-size:2rem}._main_19it2_106{padding:0 1.5rem}._section_19it2_115{margin-bottom:4rem}._timelineHeader_19it2_156{flex-direction:column;gap:.5rem}._years_19it2_184{order:-1}._patentGrid_19it2_240,._projectGrid_19it2_268{grid-template-columns:1fr}}@media(max-width:480px){._name_19it2_38{font-size:2rem}._title_19it2_46{font-size:1rem}._links_19it2_59{flex-direction:column;gap:.75rem}._linkDivider_19it2_73{display:none}}:root{--bg: #0D0D0D;--bg-elevated: #141414;--bg-surface: #1A1A1A;--text: #E8E8E8;--text-muted: #9A9A9A;--accent: #F4A261;--accent-hover: #FFB87A;--muted: #4A4A4A;--divider: #2A2A2A;--font-heading: "Bricolage Grotesque", system-ui, sans-serif;--font-body: "Geist", system-ui, sans-serif;--font-mono: "Geist Mono", monospace;--max-width: 1100px;--section-gap: 6rem}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font-body);background:var(--bg);color:var(--text);line-height:1.6;font-size:16px;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body:before{content:"";position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;opacity:.025;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.8' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");z-index:9999}a{color:var(--accent);text-decoration:none;transition:color .2s ease}a:hover{color:var(--accent-hover)}h1,h2,h3,h4{font-family:var(--font-heading);font-weight:600;line-height:1.2}::selection{background:var(--accent);color:var(--bg)}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--muted);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--text-muted)}
