@import "https://fonts.googleapis.com/css2?family=Fraunces:opsz,wght@9..144,600;9..144,700&family=Manrope:wght@400;500;700&display=swap";:root{--ink-black:#000814;--prussian-blue:#001d3d;--regal-navy:#003566;--school-bus-yellow:#ffc300;--gold:#ffd60a;--text-primary:#f5f5f5;--text-secondary:#e6e6e6e0;--line-soft:#ffc30040;--highlight:#ffc300;color:var(--text-primary);background:var(--deep-900);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Manrope,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{background:radial-gradient(circle at 86% 0,#ffc3001f,#0000 40%),radial-gradient(circle at 20% 12%,#00356633,#0000 45%),linear-gradient(#000814,#001d3d 50%,#003566 100%);min-height:100svh}h1,h2,h3{color:var(--text-primary);margin:0;font-family:Fraunces,Georgia,serif;font-weight:700}p{line-height:1.6}a{color:inherit}.site-shell{gap:3rem;max-width:1400px;margin:0 auto;padding:clamp(1rem,5vw,2.5rem);display:grid}.sticky-nav{z-index:1000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(#000814f2 0%,#000814d9 100%);border-bottom:1px solid #ffc3001a;padding:.8rem clamp(1rem,5vw,2.5rem);position:fixed;top:0;left:0;right:0}.nav-inner{gap:2rem;max-width:1400px;margin:0 auto;display:flex}.nav-link{color:#e6e6e699;letter-spacing:.05em;text-transform:uppercase;padding:0 .5rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .3s;position:relative}.nav-link:hover,.nav-link.active{color:#ffc300}.nav-link.active:after{content:"";background:linear-gradient(90deg,#ffc300 0%,#ffd60a 100%);height:2px;position:absolute;bottom:-.8rem;left:0;right:0}header[id],section[id]{scroll-margin-top:40px}.hero-section{box-shadow:none;background:0 0;border:none;padding:clamp(6rem,8vw,8rem) 0 clamp(2rem,6vw,4rem)}.hero-copy{max-width:52rem}.hero-copy h1{letter-spacing:-.02em;color:#fff;margin:0;font-size:clamp(2.4rem,6.5vw,4rem);line-height:1.1}.hero-copy p{color:var(--text-secondary);max-width:44ch;margin-top:1rem;font-size:clamp(.95rem,1.2vw,1.15rem);line-height:1.6}.eyebrow{text-transform:uppercase;letter-spacing:.15em;color:#ffc300;margin:0 0 .8rem;font-size:.7rem;font-weight:700;display:block}.cta-link{color:#000814;cursor:pointer;background:#ffc300;border:none;border-radius:.5rem;justify-content:center;align-items:center;margin-top:1.8rem;padding:.8rem 1.6rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.cta-link:hover{background:#ffd60a;transform:translateY(-2px);box-shadow:0 12px 24px #ffc30040}.hero-orbit{display:none}.spotlight-stage{cursor:auto;background:0 0;border:none;border-radius:0;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1.5rem;min-height:auto;margin-top:0;padding:2rem 0;display:grid}.spotlight-stage:before,.spotlight-stage:after,.spotlight-curtain{display:none}.stage-card{cursor:pointer;z-index:auto;text-align:left;color:inherit;background:linear-gradient(135deg,#001d3dcc 0%,#003566cc 100%);border:1px solid #ffc30026;border-radius:.75rem;flex-direction:column;align-items:flex-start;gap:1rem;padding:1.5rem;transition:all .35s;display:flex;position:static}.stage-card:before{display:none}.stage-card:hover{background:linear-gradient(135deg,#002850f2 0%,#003566f2 100%);border-color:#ffc300;transform:translateY(-6px);box-shadow:0 16px 32px #ffc30033}.stage-card.active{background:linear-gradient(135deg,#002850f2 0%,#003566f2 100%);border-color:#ffc300}.stage-card:focus-visible{outline-offset:2px;outline:2px solid #ffc300}.card-numeral{letter-spacing:.25em;text-transform:uppercase;color:#ffc300;font-family:Fraunces,Georgia,serif;font-size:.62rem;font-weight:600;transition:color .3s}.card-title{color:#fff;text-wrap:balance;max-width:none;font-family:Fraunces,Georgia,serif;font-size:1.3rem;font-weight:600;line-height:1.3;transition:color .3s}.stage-card.active .card-title{color:var(--sand-light)}.stage-card-1,.stage-card-2,.stage-card-3,.stage-card-4,.stage-card-5,.stage-card-6{inset:auto}.stage-detail{background-blend-mode:normal;z-index:auto;background:50% no-repeat;grid-template-columns:1fr;align-items:start;gap:1rem;min-height:auto;padding:2rem 0;display:grid;position:static}.stage-detail h2{color:#fff;margin:0 0 .5rem;font-size:clamp(1.6rem,3.5vw,2.2rem);line-height:1.2}.stage-detail p{color:var(--text-secondary);max-width:65ch;margin:0;font-size:1rem;line-height:1.6}.detail-header{flex-direction:column;display:flex}.detail-body{flex-direction:column;gap:1rem;display:flex}.detail-meta{color:#ffc300;flex-wrap:wrap;gap:2rem;font-size:.9rem;display:flex}.detail-stack{flex-wrap:wrap;gap:.6rem;display:flex}.detail-stack span{color:#fff;background:#ffc30014;border:1px solid #ffc30033;border-radius:.4rem;padding:.35rem .75rem;font-size:.85rem;transition:all .25s}.stage-card:hover .detail-stack span{background:#ffc30026;border-color:#ffc300}.stage-hint,.spotlight-label{display:none}main{gap:3rem;display:grid}.content-island{background-blend-mode:normal;background:50% no-repeat;border:none;border-radius:0;gap:1.5rem;padding:2rem 0;display:grid}.content-island h2{color:#fff;margin:0;font-size:clamp(1.8rem,4.5vw,2.8rem);line-height:1.2}.content-island p{color:var(--text-secondary);max-width:70ch;margin:0;font-size:1rem;line-height:1.7}.experience-list,.project-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.2rem;display:grid}.experience-card,.project-card{background-blend-mode:normal;box-shadow:none;background:linear-gradient(135deg,#001d3d80 0%,#00285080 100%) 50% no-repeat;border:1px solid #ffc3001f;border-radius:.75rem;padding:1.5rem;transition:all .3s}.experience-card:hover,.project-card:hover{background:linear-gradient(135deg,#002850b3 0%,#003566b3 100%);border-color:#ffc300;transform:translateY(-4px)}.experience-card h3,.project-card h3{color:#fff;margin:0 0 .5rem;font-size:1.2rem}.company,.period{text-transform:uppercase;letter-spacing:.12em;color:#ffc300;margin:0 0 .8rem;font-size:.8rem}.project-card ul{flex-wrap:wrap;gap:.5rem;margin:1rem 0 0;padding:0;list-style:none;display:flex}.project-card li{color:#fff;background:#ffc30014;border:1px solid #ffc30033;border-radius:.35rem;padding:.3rem .65rem;font-size:.8rem}.site-footer{text-align:center;border-top:1px solid #ffc3001a;padding:2rem 0 1rem}.site-footer a{color:var(--text-secondary);text-decoration:none;transition:color .3s}.site-footer a:hover{color:#ffc300}@keyframes fadeSlideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.fade-slide{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(20px)}.fade-slide.animate-in{animation:.6s forwards fadeSlideUp}.stage-card.fade-slide,.experience-card.fade-slide,.project-card.fade-slide{transition-delay:calc(var(--index,0) * 80ms)}@media (width<=768px){.site-shell{gap:2rem;padding:clamp(1rem,4vw,2rem)}.hero-copy h1{font-size:clamp(1.8rem,5vw,3rem)}.experience-list,.project-grid{grid-template-columns:1fr}.detail-stack span{padding:.25rem .6rem;font-size:.75rem}}
