@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap);@import url(https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300;400;500;600;700;800&display=swap);:root{--primary:#c9b8a1;--primary-dark:#b5a58e;--secondary:#c4b5a3;--dark:#0b0b0b;--darker:#0b0b0b;--light:#eae6e1;--gray:#7d786f;--content-width:1360px;--card-bg:#ffffff05;--card-border:#ffffff0f;--card-shadow:0 18px 40px #0000002e;--ease-editorial:cubic-bezier(0.76,0,0.24,1);--transition-base:0.6s var(--ease-editorial);--transition-fast:0.4s var(--ease-editorial)}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;scrollbar-gutter:stable}body,html{overscroll-behavior-x:none}body{background:radial-gradient(circle at top left,#c9b8a114,#0000 28%),radial-gradient(circle at 85% 15%,#b092650f,#0000 20%),linear-gradient(180deg,#0b0b0b,#080808);color:#eae6e1;color:var(--light);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6;overflow-x:hidden;position:relative}body:before{background:linear-gradient(hsla(0,0%,100%,.015) 1px,#0000 0),linear-gradient(90deg,hsla(0,0%,100%,.015) 1px,#0000 0);background-size:72px 72px;-webkit-mask-image:radial-gradient(circle at center,#000 28%,#0000 78%);mask-image:radial-gradient(circle at center,#000 28%,#0000 78%);opacity:.18;z-index:-2}body:after,body:before{content:"";inset:0;pointer-events:none;position:fixed}body:after{background:radial-gradient(circle at center,#0000 35%,#00000073 100%);z-index:-1}.app-container{display:flex;flex-direction:column;min-height:100vh}main{flex-grow:1;padding:7rem 1.5rem 3rem}section{margin:0 auto;max-width:1360px;max-width:var(--content-width);width:min(1360px,100%);width:min(var(--content-width),100%)}.one-page-shell{display:flex;flex-direction:column}.scroll-section{scroll-margin-top:6.5rem}.page-header{border-bottom:1px solid #ffffff0f;border-bottom:1px solid var(--card-border);margin-bottom:3.5rem;padding-bottom:2.5rem;position:relative}.page-header__label{color:#c9b8a1;color:var(--primary);display:block;font-size:.68rem;font-weight:500;letter-spacing:.18em;margin-bottom:.75rem;opacity:.6;text-transform:uppercase}.page-header__title{color:#eae6e1;color:var(--light);font-family:Space Grotesk,sans-serif;font-size:clamp(2.2rem,4vw,3.4rem);font-weight:600;letter-spacing:-.04em;line-height:1.05;margin-bottom:.75rem}.page-header__title span{color:#c9b8a1;color:var(--primary)}.page-header__sub{color:#7d786f;color:var(--gray);font-size:1rem;line-height:1.6;max-width:760px}.section-header{margin-bottom:2.5rem}.section-header h1{color:#fff;font-family:Space Grotesk,sans-serif;font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:800;letter-spacing:-.04em;line-height:1.1;margin-bottom:.5rem}.section-header h1 span{color:#c9b8a1;color:var(--primary)}.section-header h1 span:after{display:none}.section-subtitle{color:#7d786f;color:var(--gray);font-size:.9rem;line-height:1.6}.secondary-section-header{margin-bottom:1.5rem}.secondary-section-header h1{color:#fff;font-family:Space Grotesk,sans-serif;font-size:clamp(1.25rem,2.5vw,1.75rem);font-weight:700;letter-spacing:-.03em}.section-divider{background:#ffffff0f;background:var(--card-border);border:0;height:1px;margin:4rem 0 3rem}a,button,input,textarea{-webkit-tap-highlight-color:transparent}::selection{background:#c9b8a13d;color:#eae6e1;color:var(--light)}@media (min-width:768px){main{padding:8rem 1.5rem 4rem}}@media (min-width:1200px){main{padding:8rem 2rem 4rem}}@media (max-width:767px){.home-main .one-page-shell>.scroll-section:not(.home-section){width:calc(100% - 2rem)}}.home-main{overflow:visible;padding:0}.system-main{background:#0a0a0c;padding:0}.valentine-main{background:#fff8f0;padding:0}.valentine-main section{margin:0;max-width:none}body:has(.valentine-main){background:#fff8f0}.nav-container{position:fixed;top:0;transition:background .4s var(--ease-editorial),border-color .4s var(--ease-editorial),transform .4s var(--ease-editorial),-webkit-backdrop-filter .4s var(--ease-editorial);transition:background .4s var(--ease-editorial),border-color .4s var(--ease-editorial),backdrop-filter .4s var(--ease-editorial),transform .4s var(--ease-editorial);transition:background .4s var(--ease-editorial),border-color .4s var(--ease-editorial),backdrop-filter .4s var(--ease-editorial),transform .4s var(--ease-editorial),-webkit-backdrop-filter .4s var(--ease-editorial);width:100%;z-index:100}.nav-container:after{background:linear-gradient(90deg,#0000,#ffffff1a,#0000);content:"";height:1px;inset:auto 0 0;opacity:0;position:absolute;transition:opacity .4s var(--ease-editorial)}.nav-container.scrolled{backdrop-filter:blur(22px) saturate(140%);-webkit-backdrop-filter:blur(22px) saturate(140%);background:#070707b8;border-bottom:1px solid #ffffff0f}.nav-container.scrolled:after{opacity:1}.nav-content{align-items:center;display:flex;gap:1rem;justify-content:space-between;margin:0 auto;max-width:1440px;padding:1rem 1.25rem}.nav-brand{display:flex;flex-direction:column;gap:.25rem;text-decoration:none}.nav-brand-name{color:var(--light);font-family:Space Grotesk,sans-serif;font-size:.94rem;font-weight:600;letter-spacing:-.02em;line-height:1}.nav-brand-role{color:#eae6e16b;font-size:.68rem;letter-spacing:.11em;text-transform:uppercase}.desktop-nav-shell{align-items:center;display:none;gap:.9rem}.desktop-nav{align-items:center;background:#ffffff08;border:1px solid #ffffff12;border-radius:999px;box-shadow:inset 0 1px 0 #ffffff08;display:flex;gap:.2rem;padding:.35rem}.nav-item{align-items:center;background:none;border:none;border-radius:999px;color:#ffffff7a;cursor:pointer;display:inline-flex;font-size:.78rem;font-weight:500;isolation:isolate;justify-content:center;letter-spacing:.03em;overflow:hidden;padding:.58rem .88rem;position:relative;text-decoration:none;transition:color .3s var(--ease-editorial),transform .3s var(--ease-editorial),background .3s var(--ease-editorial)}.nav-item:hover{color:var(--light);transform:translateY(-1px)}.nav-item.active{color:#111}.nav-item__pill{background:linear-gradient(135deg,#c9b8a1,#b09265e6);border-radius:999px;box-shadow:0 12px 24px #b092653d;inset:0;position:absolute;z-index:-1}.nav-item__label{position:relative;z-index:1}.nav-item--secondary{color:#ffffff57;font-size:.75rem}.nav-item--secondary.active{color:#111}.nav-sep{background:#ffffff14;height:1rem;margin:0 .15rem;width:1px}.nav-status{align-items:center;background:#ffffff08;border:1px solid #ffffff12;border-radius:999px;color:#eae6e199;display:inline-flex;font-size:.72rem;gap:.5rem;letter-spacing:.06em;padding:.55rem .8rem;text-transform:uppercase}.nav-status__dot{background:var(--primary);border-radius:50%;box-shadow:0 0 .8rem #c9b8a180;height:.45rem;width:.45rem}.menu-button{align-items:center;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);background:#ffffff08;border:1px solid #ffffff14;border-radius:999px;color:#fff;cursor:pointer;display:flex;height:42px;justify-content:center;transition:border-color .3s var(--ease-editorial),background .3s var(--ease-editorial),transform .3s var(--ease-editorial);width:42px;z-index:100}.menu-button:hover{background:#c9b8a114;border-color:#c9b8a159;transform:translateY(-1px)}.menu-icon{height:16px;position:relative;width:16px}.menu-icon span{background:var(--light);height:1.5px;left:0;position:absolute;transform:rotate(0deg);transition:all .25s ease;width:100%}.menu-icon span:first-child{top:3px}.menu-icon span:nth-child(2){top:7px}.menu-icon span:nth-child(3){top:11px}.menu-icon.open span:first-child{top:7px;transform:rotate(135deg)}.menu-icon.open span:nth-child(2){opacity:0}.menu-icon.open span:nth-child(3){top:7px;transform:rotate(-135deg)}.mobile-nav{background:radial-gradient(circle at top right,#c9b8a11f,#0000 28%),#070707e6;inset:0;position:fixed;z-index:90}.mobile-nav__inner{align-items:flex-start;display:flex;flex-direction:column;height:100%;padding:6.5rem 1.5rem 2rem}.mobile-nav .nav-item{border:1px solid #0000;border-radius:22px;color:#ffffff5c;font-family:Space Grotesk,sans-serif;font-size:1.5rem;font-weight:500;justify-content:flex-start;letter-spacing:-.03em;margin-bottom:.35rem;padding:.85rem 1rem;width:100%}.mobile-nav .nav-item.active{color:#111}.mobile-nav .nav-item--secondary{color:#ffffff47;font-size:1.08rem}.mobile-nav-divider{background:linear-gradient(90deg,#ffffff14,#0000);height:1px;margin:.9rem 0 1rem;width:100%}@media (min-width:1100px){.desktop-nav-shell{display:flex}.menu-button{display:none}}@media (min-width:1200px){.nav-content{padding:1rem 1.75rem}}@media (max-width:640px){.nav-content{padding:.9rem 1rem}.nav-brand-role{display:none}}@media (prefers-reduced-motion:reduce){.menu-button,.nav-container,.nav-item{transition:none}}.home-section{flex-direction:column;justify-content:center;max-width:none;min-height:100vh;padding:0;width:100%}.hero,.home-section{display:flex;overflow:hidden}.hero{flex:1 1;isolation:isolate;padding:7rem 1.5rem 3rem}.hero,.hero-shell{align-items:center;position:relative}.hero-shell{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);margin:0 auto;width:min(1400px,100%);z-index:2}.hero-atmosphere{inset:0;pointer-events:none;position:absolute;z-index:0}.hero-orb{animation:heroFloat 14s ease-in-out infinite;border-radius:999px;opacity:.24;position:absolute}.hero-orb--gold{background:radial-gradient(circle,#c9b8a138 0,#c9b8a11f 38%,#c9b8a10a 62%,#0000 78%);height:22rem;left:-4%;top:9%;width:22rem}.hero-orb--sand{animation-delay:-6s;background:radial-gradient(circle,#b0926533 0,#b092651a 36%,hsla(36,32%,54%,.035) 58%,#0000 76%);bottom:4%;height:18rem;right:4%;width:18rem}.hero-grid-glow{background:linear-gradient(#ffffff0a 1px,#0000 0),linear-gradient(90deg,#ffffff0a 1px,#0000 0);background-size:64px 64px;border:1px solid #ffffff0a;border-radius:32px;inset:12% 8% 10%;-webkit-mask-image:radial-gradient(circle at center,#000 36%,#0000 78%);mask-image:radial-gradient(circle at center,#000 36%,#0000 78%);opacity:.32;position:absolute}.hero-wave-bg{inset:0;pointer-events:none;position:absolute;z-index:0}.hero-wave-bg picture{display:block;height:100%;width:100%}.hero-wave-bg:before{background:linear-gradient(90deg,#0b0b0bfa 8%,#0b0b0bd1 28%,#0b0b0b6b 58%,#0b0b0bdb),radial-gradient(circle at 78% 48%,#c9b8a124,#0000 24%)}.hero-wave-bg:after,.hero-wave-bg:before{content:"";inset:0;position:absolute;z-index:1}.hero-wave-bg:after{background:linear-gradient(180deg,#0b0b0b29,#0b0b0bcc)}.hero-wave-img{filter:saturate(.6) brightness(.78) contrast(1.05);height:100%;object-fit:cover;object-position:center top;opacity:.52;transform:scale(1.04);width:100%}.hero-content{align-items:flex-start;display:flex;flex-direction:column;max-width:640px;text-align:left}.hero-label{align-items:center;background:#0c0c0c6b;border:1px solid #c9b8a138;border-radius:999px;color:var(--primary);display:inline-flex;font-size:.72rem;font-weight:600;gap:.6rem;letter-spacing:.18em;margin-bottom:1.6rem;padding:.55rem .9rem;text-transform:uppercase;width:fit-content}.hero-label:before{background:var(--primary);border-radius:50%;box-shadow:0 0 .9rem #c9b8a18c;content:"";height:.45rem;width:.45rem}.hero-name{color:var(--light);font-family:Space Grotesk,sans-serif;font-size:clamp(3.2rem,8vw,7rem);font-weight:600;letter-spacing:-.065em;line-height:.92;margin-bottom:1.6rem;text-align:left}.hero-desc{color:#eae6e1c2;font-size:clamp(1.02rem,1.5vw,1.16rem);line-height:1.82;margin-bottom:1.5rem;max-width:40rem;text-align:left}.hero-signal-row{display:flex;flex-wrap:wrap;gap:.7rem;margin-bottom:2rem}.hero-signal-pill{align-items:center;background:#ffffff0a;border:1px solid #ffffff14;border-radius:999px;color:#eae6e1ad;display:inline-flex;font-size:.76rem;letter-spacing:.04em;padding:.55rem .8rem;text-transform:uppercase}.hero-actions{display:flex;flex-wrap:wrap;gap:.9rem;justify-content:flex-start;margin-bottom:1.5rem}.hero-cta{align-items:center;border-radius:999px;display:inline-flex;font-size:.82rem;font-weight:600;gap:.55rem;justify-content:center;letter-spacing:.08em;min-width:10.5rem;padding:.95rem 1.2rem;text-decoration:none;text-transform:uppercase;transition:transform .4s var(--ease-editorial),background .4s var(--ease-editorial),border-color .4s var(--ease-editorial),color .4s var(--ease-editorial),box-shadow .4s var(--ease-editorial)}.hero-cta:hover{transform:translateY(-2px)}.hero-cta--primary{background:linear-gradient(135deg,#c9b8a1,#b09265e6);box-shadow:0 18px 40px #b0926538;color:#111}.hero-cta--primary:hover{box-shadow:0 22px 44px #b092654d}.hero-cta--ghost{background:#ffffff08;border:1px solid #ffffff1a;color:var(--light)}.hero-cta--ghost:hover{background:#c9b8a114;border-color:#c9b8a159}.hero-links{display:flex;flex-wrap:wrap;gap:.9rem;justify-content:flex-start;margin-bottom:2rem}.hero-links a{align-items:center;background:hsla(0,0%,100%,.025);border:1px solid #ffffff14;border-radius:999px;color:#eae6e1ad;display:inline-flex;font-size:.82rem;font-weight:500;gap:.55rem;letter-spacing:.03em;padding:.7rem .95rem;text-decoration:none;transition:transform .35s var(--ease-editorial),color .35s var(--ease-editorial),border-color .35s var(--ease-editorial),background .35s var(--ease-editorial)}.hero-links a svg{opacity:.72;transition:opacity .35s var(--ease-editorial),transform .35s var(--ease-editorial)}.hero-links a:hover{background:#c9b8a114;border-color:#c9b8a159;color:var(--light);transform:translateY(-2px)}.hero-links a:hover svg{opacity:1;transform:translateX(2px)}.hero-scroll-cue{align-items:center;background:#0000;border:0;bottom:1.9rem;color:#eae6e18a;cursor:pointer;display:inline-flex;flex-direction:column;font-family:Space Grotesk,sans-serif;gap:.32rem;left:50%;min-width:9rem;padding:.2rem .8rem;position:absolute;transform:translateX(-50%);transition:color .35s var(--ease-editorial);z-index:3}.hero-scroll-cue span{font-size:.78rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase}.hero-scroll-cue svg{color:var(--primary);filter:drop-shadow(0 0 .8rem rgba(201,184,161,.34))}.hero-scroll-cue:hover{color:#eae6e1c7}.hero-status-grid{grid-gap:.9rem;display:grid;gap:.9rem;grid-template-columns:repeat(3,minmax(0,1fr))}.hero-status-grid--stacked{grid-template-columns:1fr}.hero-status-grid--stacked .hero-status-card{min-height:auto}.hero-status-card{background:linear-gradient(180deg,#ffffff0f,hsla(0,0%,100%,.025)),#0909096b;border:1px solid #ffffff14;border-radius:22px;box-shadow:0 18px 40px #0003;min-height:8.3rem;padding:1rem 1rem 1.15rem;position:relative;transition:transform .45s var(--ease-editorial),border-color .45s var(--ease-editorial),background .45s var(--ease-editorial)}.hero-status-card:before{background:linear-gradient(180deg,#ffffff0a,#0000);border-radius:20px;content:"";inset:1px;opacity:0;position:absolute;transition:opacity .45s var(--ease-editorial)}.hero-status-card:hover{background:linear-gradient(180deg,#c9b8a114,#ffffff08),#09090980;border-color:#c9b8a140;transform:translateY(-6px)}.hero-status-card:hover:before{opacity:1}.hero-status-label{color:var(--primary);display:inline-block;font-size:.72rem;font-weight:600;letter-spacing:.14em;margin-bottom:.8rem;position:relative;text-transform:uppercase;z-index:1}.hero-status-text{color:#eae6e1bd;font-size:.92rem;line-height:1.65;position:relative;z-index:1}.hero-focus-card{background:linear-gradient(135deg,#c9b8a11a,#0000 38%),linear-gradient(180deg,hsla(0,0%,100%,.055),hsla(0,0%,100%,.025)),#0909097a;border:1px solid #ffffff14;border-radius:22px;box-shadow:0 18px 40px #0003;overflow:hidden;padding:1.05rem;position:relative}.hero-focus-card:before{background:linear-gradient(180deg,hsla(0,0%,100%,.045),#0000 74%),linear-gradient(90deg,#ffffff08 1px,#0000 0),linear-gradient(hsla(0,0%,100%,.025) 1px,#0000 0);background-size:100% 100%,34px 34px,34px 34px;border-radius:inherit;content:"";inset:0;opacity:.26;pointer-events:none;position:absolute}.hero-focus-copy,.hero-focus-heading,.hero-focus-meta,.hero-focus-title,.hero-focus-track{position:relative;z-index:1}.hero-focus-heading{align-items:center;display:flex;gap:1rem;justify-content:space-between;margin-bottom:.75rem}.hero-focus-code{color:#c9b8a18a;font-size:.68rem;letter-spacing:.1em;text-transform:uppercase;white-space:nowrap}.hero-focus-code,.hero-focus-title{font-family:Space Grotesk,sans-serif}.hero-focus-title{color:var(--light);font-size:clamp(1.3rem,2.1vw,1.8rem);font-weight:600;letter-spacing:-.035em;line-height:1.05;margin-bottom:.6rem;max-width:24rem}.hero-focus-copy{color:#eae6e1ad;font-size:.9rem;line-height:1.7;margin-bottom:1rem;max-width:31rem}.hero-focus-meta{grid-gap:.55rem;display:grid;gap:.55rem;grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:1rem}.hero-focus-stat{background:#ffffff08;border:1px solid #ffffff12;border-radius:14px;min-height:4.15rem;padding:.75rem}.hero-focus-stat span{color:#eae6e16b;display:block;font-size:.62rem;font-weight:700;letter-spacing:.14em;margin-bottom:.32rem;text-transform:uppercase}.hero-focus-stat strong{color:#eae6e1db;display:block;font-size:.78rem;font-weight:600;line-height:1.3}.hero-focus-track{grid-gap:.58rem;display:grid;gap:.58rem}.hero-focus-phase{grid-gap:.75rem;align-items:stretch;background:linear-gradient(90deg,color-mix(in srgb,var(--phase-accent) 13%,#0000),#0000 58%),hsla(0,0%,100%,.025);border:1px solid #ffffff12;border-radius:16px;display:grid;gap:.75rem;grid-template-columns:2.35rem minmax(0,1fr);min-height:4.35rem;padding:.7rem}.hero-focus-phase__marker{align-items:center;background:color-mix(in srgb,var(--phase-accent) 18%,#0000);border-radius:12px;box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--phase-accent) 25%,#0000);color:var(--phase-accent);display:flex;font-family:Space Grotesk,sans-serif;font-size:.78rem;font-weight:700;justify-content:center}.hero-focus-phase__body{min-width:0}.hero-focus-phase__topline{align-items:baseline;display:flex;gap:.75rem;justify-content:space-between;margin-bottom:.22rem}.hero-focus-phase__topline span{color:#eae6e1e0;font-size:.86rem;font-weight:650;line-height:1.25}.hero-focus-phase__topline small{color:color-mix(in srgb,var(--phase-accent) 72%,#eae6e17a);font-size:.68rem;font-weight:700;line-height:1.2;white-space:nowrap}.hero-focus-phase p{color:#eae6e194;font-size:.76rem;line-height:1.45}.hero-sidecar{background:radial-gradient(circle at top,#c9b8a11a,#0000 42%),linear-gradient(180deg,#0d0d0de6,#060606b8);border:1px solid #ffffff14;border-radius:32px;box-shadow:0 24px 70px #00000059;overflow:hidden;padding:1.25rem;position:relative}.hero-sidecar:before{background:linear-gradient(135deg,#ffffff0f,#0000 34%);content:"";inset:0;pointer-events:none;position:absolute}.hero-sidecar-copy{border-bottom:1px solid #ffffff14;margin-bottom:1.25rem;padding-bottom:1rem;position:relative;z-index:1}.hero-sidecar-label{color:var(--primary);display:inline-block;font-size:.72rem;font-weight:600;letter-spacing:.14em;margin-bottom:.65rem;text-transform:uppercase}.hero-sidecar-copy p{color:#eae6e1ad;font-size:.94rem;line-height:1.7;max-width:28rem}@keyframes heroFloat{0%,to{transform:translateZ(0)}50%{transform:translate3d(0,-18px,0)}}@media (max-width:1180px){.hero{padding-top:6.5rem}.hero-shell{gap:2rem;grid-template-columns:1fr}.hero-content{max-width:100%}}@media (max-width:900px){.hero-status-grid{grid-template-columns:1fr}}@media (max-width:640px){.hero{padding:6rem 1rem 5.5rem}.hero-grid-glow{background-size:42px 42px;inset:14% 4% 8%}.hero-name{font-size:clamp(2.6rem,15vw,4.3rem)}.hero-actions,.hero-links{align-items:stretch;flex-direction:column}.hero-cta,.hero-links a{width:100%}.hero-sidecar{border-radius:24px}.hero-focus-meta{grid-template-columns:1fr}.hero-focus-phase__topline{align-items:flex-start;flex-direction:column;gap:.25rem}.hero-scroll-cue{bottom:1.35rem}}@media (prefers-reduced-motion:reduce){.hero-orb{animation:none}.hero-cta,.hero-links a,.hero-status-card{transition:none}}.projects-section{padding:5rem 0}.project-list{display:flex;flex-direction:column}.project-list .editorial-row:first-child{border-top:1px solid var(--card-border)}.editorial-row{border-bottom:1px solid var(--card-border);display:flex;flex-direction:column;gap:1.25rem;padding:3rem 0;position:relative;transition:padding-left .4s var(--ease-editorial),transform .4s var(--ease-editorial),border-color .4s var(--ease-editorial)}.editorial-row:before{background:linear-gradient(180deg,#c9b8a10f,hsla(0,0%,100%,.015));border-radius:26px;content:"";inset:.7rem -1rem;opacity:0;pointer-events:none;position:absolute;transform:scale(.98);transition:opacity .4s var(--ease-editorial),transform .4s var(--ease-editorial)}.editorial-row:hover{border-color:#c9b8a129;padding-left:1rem;transform:translateY(-2px)}.editorial-row:hover:before{opacity:1;transform:scale(1)}.editorial-row__body,.editorial-row__footer,.editorial-row__top{position:relative;z-index:1}.editorial-row__top{align-items:flex-start;display:flex;gap:1.5rem}.editorial-row__lead{color:var(--primary);flex-shrink:0;font-family:Space Grotesk,sans-serif;font-size:.62rem;font-weight:500;letter-spacing:.15em;opacity:.4;padding-top:.35rem}.editorial-row__heading{display:flex;flex-direction:column}.editorial-row__eyebrow{color:var(--primary);display:block;font-size:.68rem;font-weight:500;letter-spacing:.12em;margin-bottom:.6rem;opacity:.6;text-transform:uppercase}.editorial-row__title{color:var(--light);font-family:Space Grotesk,sans-serif;font-size:clamp(1.45rem,2.7vw,2rem);font-weight:500;letter-spacing:-.03em;line-height:1.2;margin:0;transition:color .3s ease}.editorial-row:hover .editorial-row__title{color:var(--primary)}.editorial-row__subtitle{color:var(--gray);font-size:.95rem;margin-top:.4rem}.editorial-row__body{color:var(--gray);font-size:.98rem;line-height:1.8}.editorial-row__body--offset,.editorial-row__footer--offset{padding-left:3.25rem}.editorial-row__list{margin:0}.editorial-row__list li{margin-bottom:.25rem}.editorial-row__copy{margin:0}.editorial-row__footer{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between}.editorial-row__links,.editorial-row__tags{display:flex;flex-wrap:wrap;gap:.4rem}.editorial-row__links{gap:.75rem}.editorial-row__link,.editorial-row__tag{border:1px solid var(--card-border);border-radius:2px;color:var(--gray);transition:color .3s ease,border-color .3s ease,background .3s ease,transform .3s var(--ease-editorial)}.editorial-row__tag{font-size:.7rem;font-weight:500;letter-spacing:.08em;padding:.28rem .72rem;text-transform:uppercase}.editorial-row:hover .editorial-row__tag{border-color:#c4b5a340;color:var(--primary)}.editorial-row__link{align-items:center;display:inline-flex;font-family:Space Grotesk,sans-serif;font-size:.74rem;font-weight:500;gap:.35rem;letter-spacing:.06em;padding:.3rem .65rem;text-decoration:none;text-transform:uppercase}.editorial-row__link:hover{background:#c9b8a10f;border-color:#c9b8a173;color:var(--light);transform:translateY(-2px)}.editorial-row__inline-link{border-bottom:1px solid #c9b8a14d;color:var(--primary);text-decoration:none;transition:border-color .3s ease}.editorial-row__inline-link:hover{border-bottom-color:var(--primary)}@media (max-width:640px){.editorial-row__body--offset,.editorial-row__footer--offset{padding-left:0}}.resume-section{padding:5rem 0}.edu-section{margin-bottom:5rem}.edu-timeline,.exp-timeline{position:relative}.edu-timeline:before,.exp-timeline:before{background:var(--card-border);bottom:3rem;content:"";left:0;position:absolute;top:1.4rem;width:1px}.edu-entry,.exp-entry{padding-left:2.75rem;position:relative}.edu-entry:before,.exp-entry:before{background:var(--dark);border:1px solid var(--card-border);border-radius:50%;content:"";height:7px;left:-3px;position:absolute;top:1.45rem;transition:background .3s ease,border-color .3s ease;width:7px;z-index:2}.edu-entry:hover:before,.exp-entry:hover:before{background:var(--primary);border-color:var(--primary)}.edu-entry .editorial-row,.exp-entry .editorial-row{border-top:1px solid var(--card-border)}.contact-section{min-height:100vh;padding:6rem 0 8rem;position:relative}.contact-container,.contact-hero{position:relative;z-index:1}.contact-hero{margin-bottom:3.5rem}.contact-header{margin-bottom:0}.contact-header .page-header__title{font-size:clamp(3rem,5vw,4.6rem)}.contact-header .page-header__sub{font-size:1.06rem;max-width:760px}.contact-container{grid-gap:3rem;align-items:stretch;display:grid;gap:3rem;grid-template-columns:minmax(420px,.95fr) minmax(560px,1.35fr);margin-bottom:1rem}.contact-info{background:linear-gradient(180deg,#ffffff08,hsla(0,0%,100%,.015)),#0a0a0a73;border:1px solid var(--card-border);box-shadow:var(--card-shadow);display:flex;flex-direction:column;height:100%}.contact-method{align-items:center;background:var(--card-bg);border-bottom:1px solid var(--card-border);border-left:1px solid #0000;display:flex;flex:1 1;gap:1.25rem;min-height:150px;padding:2rem;transition:background .3s ease,border-color .3s ease,transform .3s var(--ease-editorial)}.contact-method:last-child{border-bottom:none}.contact-method:hover{background:#c4b5a305;border-left-color:var(--primary);transform:translateY(-2px)}.contact-icon{align-items:center;background:#c4b5a30a;border:1px solid #c4b5a31a;border-radius:12px;display:flex;flex-shrink:0;height:52px;justify-content:center;width:52px}.contact-icon svg{stroke:var(--primary);height:18px;opacity:.8;width:18px}.contact-details h3{color:var(--light);font-family:Space Grotesk,sans-serif;font-size:.95rem;font-weight:600;margin-bottom:.35rem}.contact-details a,.contact-details span{color:var(--gray);font-size:.96rem;line-height:1.6;text-decoration:none;transition:color .3s ease}.contact-details a:hover{color:var(--primary)}.contact-form{background:linear-gradient(180deg,hsla(0,0%,100%,.035),#ffffff05),#0a0a0a8c;border:1px solid var(--card-border);box-shadow:var(--card-shadow);display:flex;flex-direction:column;height:100%;padding:2.5rem;transition:transform .4s var(--ease-editorial),border-color .4s var(--ease-editorial)}.contact-form:hover{border-color:#c9b8a12e;transform:translateY(-4px)}.contact-form h3{color:var(--light);font-family:Space Grotesk,sans-serif;font-size:1.45rem;font-weight:600;letter-spacing:-.02em;margin-bottom:2rem}.contact-form form{display:flex;flex:1 1;flex-direction:column}.form-group{margin-bottom:1.35rem}.form-group input,.form-group textarea{background:#ffffff05;border:1px solid var(--card-border);border-radius:2px;color:var(--light);font-family:Inter,sans-serif;font-size:.92rem;outline:none;padding:1rem 1.05rem;transition:border-color .3s ease;width:100%}.form-group input::placeholder,.form-group textarea::placeholder{color:#7d786f80}.form-group input:focus,.form-group textarea:focus{border-color:var(--primary);box-shadow:0 0 0 4px #c9b8a114}.form-group textarea{min-height:260px;resize:vertical}.submit-button{align-items:center;background:var(--primary);border:none;border-radius:2px;color:var(--dark);cursor:pointer;display:flex;font-size:.8rem;font-weight:600;gap:.6rem;justify-content:center;letter-spacing:.06em;margin-top:auto;padding:1rem;text-transform:uppercase;transition:background .3s ease,transform .3s ease;width:100%}.submit-button:hover{background:var(--primary-dark);transform:translateY(-1px)}.submit-button svg{height:16px;transition:transform .3s ease;width:16px}.submit-button:hover svg{transform:translateX(3px)}.popup-success{animation:fadeInOut 3s ease-in-out;background:var(--primary);border-radius:3px;bottom:2rem;color:var(--dark);font-size:.85rem;font-weight:600;padding:.875rem 1.25rem;position:fixed;right:2rem;z-index:999}@keyframes fadeInOut{0%{opacity:0;transform:translateY(12px)}12%{opacity:1;transform:translateY(0)}88%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(12px)}}@media (max-width:767px){.contact-section{min-height:auto;padding:4.5rem 0 5.5rem;width:100%}.contact-container{grid-template-columns:1fr}.contact-hero{margin-bottom:2.25rem}.contact-header .page-header__title{font-size:clamp(2.4rem,13vw,3.4rem)}.contact-form,.contact-method{padding:1.5rem}}
/*# sourceMappingURL=main.63263852.css.map*/