#root{width:100%;min-height:100vh;margin:0;position:relative}.outletChild{z-index:1;box-sizing:border-box;width:100%;max-width:1080px;margin:0 auto;padding:clamp(1.5rem,5vw,3.5rem) clamp(1rem,4vw,3rem) 2rem;position:relative}.background{z-index:-1;width:100vw;height:100vh;position:absolute;top:0}.heroSec{z-index:20;box-sizing:border-box;background-color:var(--side-background);width:100%;color:var(--text-on-side);border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:.9rem clamp(1rem,4vw,3rem);display:flex;position:sticky;top:0;overflow:clip}.heroSec .heroSec_logo{align-items:center;gap:.7rem;text-decoration:none;display:flex}.heroSec .heroSec_logo .orbit-mark{flex-shrink:0;width:34px;height:34px;position:relative}.heroSec .heroSec_logo .orbit-mark .orbit-ring{border:1px solid var(--accent-dim);border-radius:50%;animation:5s linear infinite spin-slow;position:absolute;inset:0}.heroSec .heroSec_logo .orbit-mark .orbit-ring .orbit-dot{background:var(--accent);width:6px;height:6px;box-shadow:0 0 6px 1px var(--accent-glow);border-radius:50%;margin-left:-3px;position:absolute;top:-3px;left:50%}.heroSec .heroSec_logo .orbit-mark .orbit-core{background:var(--accent);border-radius:50%;width:8px;height:8px;margin:-4px 0 0 -4px;position:absolute;top:50%;left:50%}.heroSec .heroSec_logo .wordmark{color:var(--text);letter-spacing:.02em;font-family:Merriweather,serif;font-size:1.15rem;font-weight:700}.heroSec .heroSec_logo .wordmark .accent-dot{color:var(--accent)}.heroSec .heroSec_nav{display:flex}.heroSec .heroSec_nav ul{align-items:center;gap:.6rem;width:100%;padding:0;display:flex}.heroSec .heroSec_nav li{list-style:none}.heroSec .heroSec_nav .navLink{color:var(--text-muted);border:1px solid var(--line);cursor:pointer;background-color:#0000;border-radius:.5rem;justify-content:center;align-items:center;padding:.55rem 1.1rem;font-size:.92rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.heroSec .heroSec_nav .navLink:hover{background-color:var(--hover-element);box-shadow:var(--borderBox-hover-glow);color:var(--hover-text);transition-duration:.3s}.heroSec .heroSec_nav .navLink.active{background-color:var(--pressed-element);border-color:var(--pressed-element);color:var(--pressed-text);animation:2.5s ease-in-out infinite pulse-glow}@media only screen and (width<=600px){.heroSec{flex-direction:column;justify-content:center;padding:.9rem}.heroSec .heroSec_nav ul{justify-content:center}}.starfield{z-index:0;pointer-events:none;position:fixed;inset:0;overflow:hidden}.starfield .star{background:#fff;border-radius:50%;animation-name:twinkle;animation-timing-function:ease-in-out;animation-iteration-count:infinite;position:absolute}.badge{white-space:nowrap;border-radius:999px;padding:.25rem .6rem;font-size:.72rem;font-weight:700;display:inline-block}.badge-success{background:var(--status-success-bg);color:var(--status-success-fg)}.badge-warning{background:var(--status-warning-bg);color:var(--status-warning-fg)}.badge-info{background:var(--status-info-bg);color:var(--status-info-fg)}.badge-muted{background:var(--status-muted-bg);color:var(--status-muted-fg)}.projects-section{margin:0 20%;padding:clamp(1.5rem,4vw,2.5rem) 0}.projects-section h1{color:var(--text);margin:0 0 .4rem;font-size:clamp(1.8rem,4vw,2.5rem)}.projects-subtitle{color:var(--text-muted);margin:0 0 2rem;font-size:.95rem}.projects-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.2rem;display:grid}.project-card{background:var(--bg-panel-2);border:1px solid var(--line);border-radius:.9rem;flex-direction:column;gap:.6rem;padding:1.3rem 1.4rem;display:flex}.project-card-head{justify-content:space-between;align-items:flex-start;gap:.6rem;display:flex}.project-name{color:var(--text);font-size:1.05rem;font-weight:700}.project-subtitle{color:var(--accent);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.85rem}.project-summary{color:var(--text-muted);margin:0;font-size:.92rem;line-height:1.55}.project-more{color:var(--text-muted);border-top:1px solid var(--line);margin:0;padding-top:.4rem;font-size:.88rem;line-height:1.6}.project-tech{flex-wrap:wrap;gap:.4rem;margin-top:.2rem;display:flex}.tech-tag{background:var(--bg-panel);border:1px solid var(--line);color:var(--text-muted);border-radius:.4rem;padding:.25rem .55rem;font-size:.72rem}.project-footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;margin-top:.6rem;padding-top:.7rem;display:flex}.project-toggle{font:inherit;color:var(--text-muted);cursor:pointer;background:0 0;border:none;padding:0;font-size:.82rem;text-decoration:underline}.project-link{color:var(--info);font-size:.85rem;font-weight:600;text-decoration:none}.terminal-card{background:var(--bg-panel-2);border:1px solid var(--line);border-radius:.9rem;overflow:hidden;box-shadow:0 20px 50px -20px #0009}.terminal-titlebar{background:var(--bg-panel);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:.5rem;padding:.5rem .7rem .5rem .9rem;display:flex}.terminal-titlebar-label{color:var(--text-muted);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.75rem}.terminal-controls{color:var(--text-muted);align-items:center;gap:.9rem;display:flex}.terminal-controls .terminal-btn-min{background:currentColor;width:10px;height:1px;display:inline-block}.terminal-controls .terminal-btn-max{border:1px solid;width:9px;height:9px;display:inline-block}.terminal-controls .terminal-btn-close{font-size:.85rem;line-height:1;display:inline-block}.terminal-body{color:var(--text);padding:1.1rem 1.2rem;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.82rem;line-height:1.85}.terminal-prompt{color:var(--accent)}.terminal-comment{color:var(--text-muted)}.terminal-line-gap{margin-top:.7rem}.constellation{width:300px;height:300px;margin:0 auto;position:relative}.constellation-ring{border:1px dashed var(--line);border-radius:50%;position:absolute}.constellation-ring-outer{animation:50s linear infinite spin-slow;inset:20px}.constellation-ring-inner{animation:34s linear infinite spin-slow-reverse;inset:75px}.constellation-lines{position:absolute;inset:0}.constellation-core{background:var(--accent);width:52px;height:52px;box-shadow:0 0 24px 6px var(--accent-glow);color:var(--on-accent);border-radius:50%;justify-content:center;align-items:center;font-size:.62rem;font-weight:700;animation:5s ease-in-out infinite float-y;display:flex;position:absolute;top:125px;left:125px;transform:translate(-50%,-50%)}.constellation-chip{white-space:nowrap;background:var(--bg-panel-2);border:1px solid var(--line);color:var(--text);border-radius:999px;flex-direction:column;align-items:center;padding:.35rem .6rem;font-size:.72rem;font-weight:600;display:flex;position:absolute;transform:translate(-50%,-50%)}.constellation-chip-icon{width:32px;height:32px;margin:4px}.timeline{border-left:1px solid var(--line);max-width:640px;margin:0 auto;padding-left:1.7rem;list-style:none;position:relative}.timeline-item{padding-bottom:2rem;position:relative}.timeline-item:last-child{padding-bottom:0}.timeline-dot{background:var(--accent);width:11px;height:11px;box-shadow:0 0 8px 2px var(--accent-glow);border-radius:50%;position:absolute;top:.15rem;left:-1.98rem}.timeline-period{color:var(--accent);margin-bottom:.2rem;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.78rem}.timeline-title{color:var(--text);margin-bottom:.15rem;font-size:1.02rem;font-weight:700}.timeline-org{color:var(--text-muted);margin-bottom:.35rem;font-size:.9rem}.hero{flex-wrap:wrap;align-items:center;gap:clamp(1.5rem,4vw,3rem);margin:0 10%;padding:clamp(1.5rem,4vw,3rem) 0;display:flex}.hero-intro{flex:320px;min-width:280px}.hero-eyebrow{color:var(--accent);margin:0 0 .6rem;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.95rem}.hero-name{color:var(--text);margin:0 0 .9rem;font-family:Merriweather,serif;font-size:clamp(2.3rem,6vw,4rem);font-weight:900;line-height:1.05}.hero-tagline{color:var(--text-muted);max-width:46ch;margin:0 0 1.6rem;font-size:clamp(1rem,2vw,1.15rem);line-height:1.6}.hero-cta{flex-wrap:wrap;gap:.8rem;display:flex}.hero-cta .btn-primary{font:inherit;cursor:pointer;background:var(--accent);color:var(--on-accent);border:none;border-radius:.6rem;padding:.75rem 1.4rem;font-size:.95rem;font-weight:700}.hero-cta .btn-secondary{border:1px solid var(--line);color:var(--text);border-radius:.6rem;align-items:center;padding:.75rem 1.4rem;font-size:.95rem;font-weight:600;text-decoration:none;display:inline-flex}.hero-terminal{flex:300px;min-width:260px}.section-constellation,.section-timeline{text-align:center;padding:clamp(2rem,5vw,3.5rem) 0}.section-constellation h2,.section-timeline h2{color:var(--text);margin:0 0 .4rem;font-size:clamp(1.4rem,3vw,1.9rem)}.section-subtitle{color:var(--text-muted);margin:0 0 2rem;font-size:.95rem}.section-timeline h2{margin-bottom:2rem}:root{background-color:var(--background-color);color:var(--text);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box;margin:0;padding:0}h1,h2,h3,h4,h5,h6,small{font-family:Merriweather,serif}body{flex-direction:column;justify-content:space-between;min-height:100vh;margin:0;display:flex;overflow-x:hidden}footer{z-index:1;background-color:var(--side-background);color:var(--text);border-top:1px solid var(--line);flex-direction:column;justify-content:space-between;min-height:fit-content;display:flex;position:relative}.footerInfo{box-sizing:border-box;flex-wrap:wrap;justify-content:space-between;gap:1.5rem;width:100%;max-width:1080px;margin:2rem auto 0;padding:0 clamp(1rem,4vw,3rem);display:flex}.footerInfo section{flex-direction:column;display:flex}.footerInfo *{width:fit-content;margin:0 0 .5rem}.footerInfo #infoMain{margin-bottom:1.5rem}.footerInfo #infoMain *{margin:0}.footerInfo h4{color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em;font-family:Inter,sans-serif;font-size:.78rem}.footerInfo a{color:var(--info-blue);text-decoration:none}.footerInfo a:hover{color:var(--warning-orange)}.footerInfo a:active{color:var(--bluey-gray)}#copyrightMark{text-align:center;color:var(--text-muted);padding:1rem 0;font-size:.8rem;font-weight:700}:root{--bg:#090a1b;--bg-panel:#121326;--bg-panel-2:#1c1d35;--line:#2f3141;--line-bright:#52546699;--text:#ede9de;--text-muted:#9497a4;--accent:#e6b541;--accent-bright:#fec848;--accent-dim:#8b6f2d;--accent-glow:#e6b5418c;--on-accent:#141524;--info:#66b4e1;--status-success-bg:#5bb37126;--status-success-fg:#77cf8c;--status-warning-bg:#ee994926;--status-warning-fg:#ffa557;--status-info-bg:#51a7e126;--status-info-fg:#70c8ff;--status-muted-bg:#6d717e26;--status-muted-fg:#a0a4b1;--success-green:#389458;--error-red:#d74242;--warning-orange:#f0a742;--bluey-gray:#495269;--background-color:var(--bg);--section-background:var(--bg-panel-2);--element-background:var(--bg-panel-2);--side-background:var(--bg-panel);--title:var(--text);--strong-text:var(--text);--text-on-side:var(--accent);--important-element:var(--accent);--element-text:var(--on-accent);--element-border:1px solid var(--line);--disabled-element:var(--line);--disabled-text:var(--text-muted);--hover-element:var(--accent-bright);--hover-text:var(--on-accent);--pressed-element:var(--accent);--pressed-text:var(--on-accent);--borderBox-hover-glow:0 0 10px 4px var(--accent-glow), 0 0 20px 8px var(--accent-glow);--info-blue:var(--info)}.icon{width:4rem}@keyframes pulse-glow{0%,to{box-shadow:0 0 20px 3px var(--pressed-element), 0 0 30px 3px var(--pressed-element)}50%{box-shadow:0 0 10px var(--pressed-element), 0 0 20px var(--pressed-element)}}@keyframes twinkle{0%,to{opacity:.25}50%{opacity:.9}}@keyframes spin-slow{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes spin-slow-reverse{0%{transform:rotate(360deg)}to{transform:rotate(0)}}@keyframes float-y{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}
