@import url(https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&family=Fraunces:opsz,wght@9..144,600;9..144,700&display=swap);:root{--bg:#07111f;--bg-elevated:rgba(11,25,44,0.78);--bg-soft:rgba(17,35,59,0.72);--surface:hsla(0,0%,100%,0.06);--surface-strong:hsla(0,0%,100%,0.12);--text:#f4f7fb;--text-muted:#a9b8ce;--heading:#fff7ed;--accent:#ff8a3d;--accent-soft:#ffd4b3;--accent-cool:#7dd3fc;--border:rgba(169,184,206,0.18);--shadow:0 24px 80px rgba(1,8,18,0.42);--radius-lg:28px;--radius-md:20px;--radius-sm:14px;--content-width:min(1440px,calc(100vw - 48px))}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;font-size:17px;font-family:"DM Sans",sans-serif;color:#f4f7fb;color:var(--text);background:radial-gradient(circle at top left,rgba(125,211,252,.28),transparent 30%),radial-gradient(circle at 80% 15%,rgba(255,138,61,.28),transparent 28%),linear-gradient(135deg,#07111f,#0b1b31 50%,#040914);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body:before{content:"";position:fixed;inset:0;pointer-events:none;background-image:linear-gradient(hsla(0,0%,100%,.03) 1px,transparent 0),linear-gradient(90deg,hsla(0,0%,100%,.03) 1px,transparent 0);background-size:72px 72px;-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.35),transparent 75%);mask-image:linear-gradient(180deg,rgba(0,0,0,.35),transparent 75%)}a{color:inherit}img{display:block;max-width:100%}button,input,select,textarea{font:inherit}::selection{background:rgba(255,138,61,.35);color:#fff}::-webkit-scrollbar{width:12px}::-webkit-scrollbar-track{background:rgba(4,9,20,.8)}::-webkit-scrollbar-thumb{background:linear-gradient(180deg,rgba(255,138,61,.7),rgba(125,211,252,.65));border-radius:999px;border:2px solid rgba(4,9,20,.8)}code{font-family:"SFMono-Regular",Consolas,"Liberation Mono",Menlo,monospace}.App{min-height:100vh}.experiences_page__3W2xy{width:var(--content-width);margin:0 auto;padding:56px 0 80px}.experiences_hero__1tYEl{max-width:780px;padding:10px 0 28px}.experiences_kicker__3NpKc{margin:0;text-transform:uppercase;letter-spacing:.16em;font-size:.76rem;color:var(--accent-cool)}.experiences_hero__1tYEl h1,.experiences_sectionHeader___T6S7 h2{margin:14px 0 0;color:var(--heading);font-family:"Fraunces",serif;line-height:1.05}.experiences_hero__1tYEl h1{font-size:clamp(2.5rem,6vw,4.5rem)}.experiences_intro__3MujU{margin:18px 0 0;max-width:64ch;color:var(--text-muted);line-height:1.8;font-size:1.08rem}.experiences_section__27522{margin-top:26px}.experiences_sectionHeader___T6S7{margin-bottom:18px}.experiences_sectionHeader___T6S7 h2{font-size:clamp(1.9rem,4vw,3rem)}.experiences_timeline__1PUvH{display:grid;grid-gap:22px;gap:22px}.experiences_timelineCard__19V93{display:grid;grid-template-columns:36px minmax(0,1fr);grid-gap:18px;gap:18px;padding:26px;border-radius:var(--radius-lg);border:1px solid var(--border);background:linear-gradient(180deg,rgba(11,25,44,.82),rgba(8,18,34,.95));box-shadow:var(--shadow);transition:border-color .22s ease,box-shadow .22s ease}.experiences_timelineCard__19V93:hover{border-color:rgba(169,184,206,.3);box-shadow:0 28px 90px rgba(1,8,18,.55),0 0 0 1px rgba(125,211,252,.06)}.experiences_timelineRail__2q9lo{position:relative;display:flex;justify-content:center}.experiences_timelineDot__2ethH{width:14px;height:14px;border-radius:50%;margin-top:6px;background:linear-gradient(135deg,var(--accent),var(--accent-cool));box-shadow:0 0 0 6px rgba(255,138,61,.08)}.experiences_timelineLine__3DM08{position:absolute;top:28px;bottom:-26px;width:1px;background:linear-gradient(180deg,rgba(125,211,252,.5),transparent)}.experiences_cardContent__yhnSM{min-width:0}.experiences_cardHeader__2Th9z{display:flex;justify-content:space-between;align-items:flex-start;grid-gap:16px;gap:16px}.experiences_cardHeader__2Th9z h3{margin:0;color:var(--heading);font-size:1.45rem}.experiences_meta__3enGN,.experiences_role__2X0bR{margin:10px 0 0}.experiences_role__2X0bR{color:var(--accent-soft);font-weight:500}.experiences_meta__3enGN{color:var(--text-muted);white-space:nowrap}.experiences_pointerList__2hRq2{list-style:none;margin:20px 0 0;padding:0;display:grid;grid-gap:14px;gap:14px}.experiences_pointerList__2hRq2 li{position:relative;padding-left:22px;color:var(--text-muted);line-height:1.75}.experiences_pointerList__2hRq2 li:before{content:"";position:absolute;left:0;top:.75em;width:8px;height:8px;border-radius:50%;background:linear-gradient(135deg,var(--accent),var(--accent-cool))}@media (min-width:1200px){.experiences_timeline__1PUvH{grid-template-columns:repeat(2,1fr)}.experiences_timelineLine__3DM08{display:none}}@media (max-width:760px){.experiences_page__3W2xy{padding-top:32px}.experiences_timelineCard__19V93{grid-template-columns:1fr;padding:22px}.experiences_timelineRail__2q9lo{display:none}.experiences_cardHeader__2Th9z{flex-direction:column}.experiences_meta__3enGN{white-space:normal}}.home_siteHeader__386Zk{position:-webkit-sticky;position:sticky;top:0;z-index:20;padding:20px 0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(180deg,rgba(5,10,22,.82),rgba(5,10,22,.3));border-bottom:1px solid rgba(169,184,206,.08)}.home_headerContainer__2nqrc,.home_page__OlBsF{width:var(--content-width);margin:0 auto}.home_headerContainer__2nqrc{display:flex;align-items:center;justify-content:space-between;grid-gap:20px;gap:20px}.home_brandMark__2Zrbj{display:inline-flex;align-items:center;grid-gap:14px;gap:14px;text-decoration:none}.home_brandInitials__ySqa5{width:48px;height:48px;border-radius:16px;overflow:hidden;object-fit:cover;object-position:center top;display:block;flex-shrink:0;border:1px solid hsla(0,0%,100%,.15)}.home_brandText__1W_xY{display:flex;flex-direction:column;grid-gap:2px;gap:2px}.home_brandText__1W_xY strong{color:var(--heading);font-size:1rem}.home_brandText__1W_xY span{color:var(--text-muted);font-size:.9rem}.home_nav__3YUu2{display:flex;align-items:center;grid-gap:12px;gap:12px}.home_navLink__2pUz_{padding:10px 14px;border-radius:999px;text-decoration:none;color:var(--text-muted);transition:.18s ease}.home_navLink__2pUz_:hover{color:var(--text);background:hsla(0,0%,100%,.05)}.home_navLinkActive__3aW8s{color:var(--heading);background:hsla(0,0%,100%,.1)}.home_page__OlBsF{padding:56px 0 72px}.home_heroSection__8btIU{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);grid-gap:48px;gap:48px;align-items:center;padding:24px 0 32px}.home_eyebrow__1lBTj,.home_highlightLabel__3InJR,.home_sectionKicker__2VK_3{margin:0;text-transform:uppercase;letter-spacing:.18em;font-size:.76rem;color:var(--accent-cool)}.home_contactSection__1iNRR h2,.home_heroCopy__2ErIK h1,.home_sectionHeading__3Ed00 h2{margin:14px 0 0;font-family:"Fraunces",serif;color:var(--heading);line-height:1.02}.home_heroCopy__2ErIK h1{font-size:clamp(3.25rem,8vw,5.8rem);max-width:10ch}.home_heroIntro__1IH0u,.home_sectionBody__2auH0{color:var(--text-muted);font-size:1.1rem;line-height:1.8}.home_heroIntro__1IH0u{max-width:62ch;margin:22px 0 0}.home_heroActions__3S7Uv{display:flex;flex-wrap:wrap;grid-gap:14px;gap:14px;margin-top:32px}.home_primaryButton__ePmij,.home_secondaryButton__1xJa8{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 22px;border-radius:999px;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.home_primaryButton__ePmij{color:#081120;background:linear-gradient(135deg,var(--accent),#ffbe8c);box-shadow:0 16px 40px rgba(255,138,61,.26)}.home_secondaryButton__1xJa8{color:var(--text);border:1px solid var(--border);background:hsla(0,0%,100%,.03)}.home_emailLink__2ODU5:hover,.home_primaryButton__ePmij:hover,.home_secondaryButton__1xJa8:hover,.home_socialLinks__SErV0 a:hover{transform:translateY(-2px)}.home_heroHighlights__1buCk{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px;margin-top:30px}.home_contactSection__1iNRR,.home_highlightCard__3-wKc,.home_sectionCard__ReG0m,.home_skillPanel__1P44w{border:1px solid var(--border);background:linear-gradient(180deg,var(--bg-elevated),rgba(8,18,34,.92));box-shadow:var(--shadow);transition:border-color .22s ease,box-shadow .22s ease,transform .22s ease}.home_highlightCard__3-wKc:hover,.home_skillPanel__1P44w:hover{border-color:rgba(169,184,206,.32);box-shadow:0 28px 90px rgba(1,8,18,.55),0 0 0 1px rgba(125,211,252,.07);transform:translateY(-2px)}.home_sectionCard__ReG0m:hover{border-color:rgba(169,184,206,.28);box-shadow:0 28px 90px rgba(1,8,18,.5)}.home_highlightCard__3-wKc{padding:18px 18px 20px;border-radius:var(--radius-md)}.home_highlightCard__3-wKc strong{display:block;margin-top:10px;color:var(--heading);line-height:1.45}.home_heroVisual__hfwsU{position:relative;min-height:540px;display:flex;align-items:center;justify-content:center}.home_photoHalo__3xmnH{position:absolute;inset:auto;width:420px;height:420px;border-radius:50%;background:radial-gradient(circle,rgba(255,138,61,.5),rgba(125,211,252,.15) 55%,transparent 70%);-webkit-filter:blur(10px);filter:blur(10px)}.home_photoCard__3ffFV{position:relative;width:min(420px,100%);padding:18px;border-radius:32px;background:linear-gradient(180deg,hsla(0,0%,100%,.12),hsla(0,0%,100%,.04));border:1px solid hsla(0,0%,100%,.14);box-shadow:var(--shadow)}.home_photoCard__3ffFV img{width:100%;aspect-ratio:4/5;object-fit:cover;border-radius:24px}.home_floatingBadge__3hF89{position:absolute;left:0;bottom:48px;max-width:240px;padding:18px 20px;border-radius:22px;background:rgba(10,19,34,.92);border:1px solid rgba(125,211,252,.2);box-shadow:var(--shadow)}.home_floatingBadge__3hF89 span{display:block;color:var(--accent-cool);font-size:.84rem;text-transform:uppercase;letter-spacing:.14em}.home_floatingBadge__3hF89 strong{display:block;margin-top:10px;line-height:1.5;color:var(--heading)}.home_sectionCard__ReG0m{margin-top:28px;padding:28px;border-radius:var(--radius-lg)}.home_contactSection__1iNRR h2,.home_sectionHeading__3Ed00 h2{font-size:clamp(2rem,5vw,3.2rem)}.home_sectionBody__2auH0{margin:18px 0 0;max-width:70ch}.home_skillsSection__rD0S9{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:20px;gap:20px;margin-top:24px}.home_skillPanel__1P44w{padding:28px;border-radius:var(--radius-lg)}.home_skillPanelWide__1ZZDX{grid-column:1/-1}.home_skillPanel__1P44w h3{margin:14px 0 0;font-size:1.5rem;color:var(--heading)}.home_skillGrid__3iK11,.home_skillList__3mzhF{list-style:none;margin:20px 0 0;padding:0}.home_skillList__3mzhF{display:flex;flex-wrap:wrap;grid-gap:12px;gap:12px}.home_skillGrid__3iK11 li,.home_skillList__3mzhF li{padding:12px 16px;border-radius:999px;background:rgba(125,211,252,.05);border:1px solid rgba(125,211,252,.16);color:var(--accent-soft);transition:background .18s ease,border-color .18s ease}.home_skillGrid__3iK11 li:hover,.home_skillList__3mzhF li:hover{background:rgba(125,211,252,.1);border-color:rgba(125,211,252,.32)}.home_skillGrid__3iK11{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));grid-gap:12px;gap:12px}.home_contactSection__1iNRR{display:flex;align-items:center;justify-content:space-between;grid-gap:24px;gap:24px;margin-top:24px;padding:30px 34px;border-radius:var(--radius-lg)}.home_emailLink__2ODU5{display:inline-block;margin-top:18px;color:var(--accent-soft);text-decoration:none;font-size:1.1rem;background-image:linear-gradient(currentColor,currentColor);background-size:0 1px;background-repeat:no-repeat;background-position:0 100%;transition:transform .18s ease,color .18s ease,background-size .3s ease}.home_emailLink__2ODU5:hover{color:var(--heading);background-size:100% 1px}.home_socialLinks__SErV0{display:flex;grid-gap:14px;gap:14px}.home_socialLinks__SErV0 a{width:54px;height:54px;display:grid;place-items:center;border-radius:18px;color:var(--heading);font-size:1.35rem;text-decoration:none;border:1px solid var(--border);background:hsla(0,0%,100%,.04);transition:transform .18s ease,border-color .18s ease,background .18s ease}.home_secondaryButton__1xJa8:hover,.home_socialLinks__SErV0 a:hover{border-color:rgba(255,212,179,.35);background:hsla(0,0%,100%,.08)}.home_footer__3FQw9{padding:22px 0 8px;text-align:center;color:var(--text-muted);font-size:.95rem}@media (max-width:960px){.home_siteHeader__386Zk{position:static}.home_contactSection__1iNRR,.home_headerContainer__2nqrc,.home_heroSection__8btIU{grid-template-columns:1fr;flex-direction:column;align-items:flex-start}.home_heroSection__8btIU{display:flex}.home_heroVisual__hfwsU{width:100%;min-height:auto;padding-top:24px}.home_floatingBadge__3hF89{position:relative;left:auto;bottom:auto;margin-top:-24px;margin-left:auto}.home_heroHighlights__1buCk,.home_skillsSection__rD0S9{grid-template-columns:1fr}}@media (max-width:640px){.home_page__OlBsF{padding-top:32px}.home_headerContainer__2nqrc{align-items:flex-start}.home_nav__3YUu2{width:100%;flex-wrap:wrap}.home_navLink__2pUz_{padding-left:0;padding-right:0;background:transparent}.home_heroCopy__2ErIK h1{max-width:none}.home_contactSection__1iNRR,.home_sectionCard__ReG0m,.home_skillPanel__1P44w{padding:22px}.home_photoCard__3ffFV{transform:none}.home_floatingBadge__3hF89{margin-left:0}}.projectDetail_page__3zUHL{width:var(--content-width);margin:0 auto;padding:40px 0 80px}.projectDetail_backLink__1HqGt{display:inline-flex;align-items:center;grid-gap:6px;gap:6px;color:var(--text-muted);text-decoration:none;font-size:.95rem;transition:color .18s ease,transform .18s ease}.projectDetail_backLink__1HqGt:hover{color:var(--accent-cool);transform:translateX(-2px)}.projectDetail_hero__B6qkD{max-width:800px;padding:28px 0 32px}.projectDetail_kicker__AXjcC{margin:0;text-transform:uppercase;letter-spacing:.16em;font-size:.76rem;color:var(--accent-cool)}.projectDetail_hero__B6qkD h1{margin:14px 0 0;font-family:"Fraunces",serif;font-size:clamp(2.4rem,5vw,4rem);line-height:1.05;color:var(--heading)}.projectDetail_imageGrid__btWeI,.projectDetail_imageSingle__1ttp2{display:grid;grid-gap:16px;gap:16px;margin-bottom:28px}.projectDetail_imageGrid__btWeI{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.projectDetail_imageFrame__B8HrZ{overflow:hidden;border-radius:24px;border:1px solid hsla(0,0%,100%,.09);background:hsla(0,0%,100%,.04)}.projectDetail_imageFrame__B8HrZ img{width:100%;height:100%;max-height:480px;object-fit:cover;display:block}.projectDetail_detailCard__Dbyz3{margin-top:20px;padding:28px;border-radius:var(--radius-lg);border:1px solid var(--border);background:linear-gradient(180deg,rgba(11,25,44,.82),rgba(8,18,34,.95));box-shadow:var(--shadow)}.projectDetail_sectionTitle__idd4C{margin:0 0 18px;font-size:1.4rem;color:var(--heading)}.projectDetail_pointerList__3m4CH{list-style:none;margin:0;padding:0;display:grid;grid-gap:14px;gap:14px}.projectDetail_pointerList__3m4CH li{position:relative;padding-left:22px;color:var(--text-muted);line-height:1.75}.projectDetail_pointerList__3m4CH li:before{content:"";position:absolute;left:0;top:.75em;width:8px;height:8px;border-radius:50%;background:linear-gradient(135deg,var(--accent),var(--accent-cool))}.projectDetail_placeholder__1MOWa{margin:0;color:var(--text-muted);font-style:italic;opacity:.6;padding:20px;border:1px dashed rgba(169,184,206,.2);border-radius:var(--radius-sm);text-align:center}.projectDetail_cardFooter__3A4Ua{display:flex;justify-content:flex-end;margin-top:28px}.projectDetail_sourceLink__2pgOW{display:inline-flex;align-items:center;min-height:46px;padding:0 18px;border-radius:999px;text-decoration:none;color:var(--heading);border:1px solid rgba(255,212,179,.22);background:hsla(0,0%,100%,.03);transition:transform .18s ease,background .18s ease,border-color .18s ease}.projectDetail_sourceLink__2pgOW:hover{transform:translateY(-2px);border-color:rgba(255,212,179,.42);background:hsla(0,0%,100%,.08)}.projectDetail_notFound__3XCjJ{color:var(--text-muted);margin-top:40px}@media (max-width:720px){.projectDetail_page__3zUHL{padding-top:24px}.projectDetail_detailCard__Dbyz3{padding:22px}}.projects_page__3T8fm{width:var(--content-width);margin:0 auto;padding:56px 0 80px}.projects_hero__lDRil{max-width:760px;padding:10px 0 24px}.projects_cardKicker__13PHf,.projects_kicker__3ELdJ{margin:0;text-transform:uppercase;letter-spacing:.16em;font-size:.76rem;color:var(--accent-cool)}.projects_hero__lDRil h1{margin:14px 0 0;font-family:"Fraunces",serif;font-size:clamp(2.6rem,6vw,4.7rem);line-height:1.02;color:var(--heading)}.projects_intro__3dzzA{margin:18px 0 0;max-width:62ch;color:var(--text-muted);font-size:1.08rem;line-height:1.8}.projects_projectList__3dK-i{display:grid;grid-gap:24px;gap:24px;margin-top:24px}.projects_projectCard__yYfYC{padding:28px;border-radius:var(--radius-lg);border:1px solid var(--border);background:linear-gradient(180deg,rgba(11,25,44,.82),rgba(8,18,34,.95));box-shadow:var(--shadow);transition:border-color .22s ease,box-shadow .22s ease,transform .22s ease}.projects_projectCard__yYfYC:hover{border-color:rgba(169,184,206,.3);box-shadow:0 32px 100px rgba(1,8,18,.58);transform:translateY(-3px)}.projects_projectMeta__3BsL4{display:flex;align-items:flex-start;grid-gap:18px;gap:18px;margin-bottom:24px}.projects_projectIndex__uLohR{display:inline-flex;align-items:center;justify-content:center;min-width:52px;height:52px;border-radius:16px;background:hsla(0,0%,100%,.05);color:var(--accent-soft);font-weight:700;letter-spacing:.08em}.projects_projectMeta__3BsL4 h2{margin:12px 0 0;font-size:clamp(1.65rem,3vw,2.4rem);color:var(--heading)}.projects_imageGrid__1XRMU,.projects_imageSingle__35vuA{display:grid;grid-gap:16px;gap:16px}.projects_imageGrid__1XRMU{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.projects_imageFrame__3GG17{overflow:hidden;border-radius:24px;border:1px solid hsla(0,0%,100%,.09);background:hsla(0,0%,100%,.04)}.projects_imageFrame__3GG17 img{width:100%;height:100%;max-height:420px;object-fit:cover;transition:transform .4s ease}.projects_projectCard__yYfYC:hover .projects_imageFrame__3GG17 img{transform:scale(1.03)}.projects_pointerList__1Oela{list-style:none;margin:24px 0 0;padding:0;display:grid;grid-gap:14px;gap:14px}.projects_pointerList__1Oela li{position:relative;padding-left:22px;color:var(--text-muted);line-height:1.75}.projects_pointerList__1Oela li:before{content:"";position:absolute;left:0;top:.75em;width:8px;height:8px;border-radius:50%;background:linear-gradient(135deg,var(--accent),var(--accent-cool))}.projects_cardFooter__oMCDq{display:flex;align-items:center;grid-gap:18px;gap:18px;margin-top:26px}.projects_cardLine__19_Cc{flex:1 1;height:1px;background:linear-gradient(90deg,rgba(255,138,61,.3),rgba(125,211,252,.2),transparent)}.projects_projectLink__3ze9s{border-radius:999px;color:var(--heading);border:1px solid rgba(255,212,179,.22);background:hsla(0,0%,100%,.03);transition:transform .18s ease,background .18s ease,border-color .18s ease}.projects_detailLink__2IKda,.projects_projectLink__3ze9s{display:inline-flex;align-items:center;min-height:46px;padding:0 18px;text-decoration:none}.projects_detailLink__2IKda{grid-gap:6px;gap:6px;border-radius:999px;color:#081120;font-weight:500;background:linear-gradient(135deg,var(--accent),#ffbe8c);box-shadow:0 8px 24px rgba(255,138,61,.22);transition:transform .18s ease,box-shadow .18s ease}.projects_detailLink__2IKda:hover{transform:translateY(-2px);box-shadow:0 12px 32px rgba(255,138,61,.35)}.projects_projectLink__3ze9s:hover{transform:translateY(-2px);border-color:rgba(255,212,179,.42);background:hsla(0,0%,100%,.08)}@media (min-width:1200px){.projects_projectList__3dK-i{grid-template-columns:repeat(2,1fr)}}@media (max-width:720px){.projects_page__3T8fm{padding-top:32px}.projects_projectCard__yYfYC{padding:22px}.projects_cardFooter__oMCDq,.projects_projectMeta__3BsL4{flex-direction:column;align-items:flex-start}.projects_cardLine__19_Cc{width:100%}}
/*# sourceMappingURL=main.5d035f87.chunk.css.map */