:root{color-scheme:dark;--bg-1: #050816;--bg-2: #091120;--panel: rgba(8, 14, 30, .66);--panel-strong: rgba(9, 15, 28, .88);--line: rgba(175, 216, 255, .14);--line-strong: rgba(175, 216, 255, .24);--text: #eff6ff;--muted: #9cb0c8;--accent: #79f0d3;--accent-2: #7bb7ff;--accent-3: #ffd39b;--shadow: 0 28px 90px rgba(0, 0, 0, .42);--radius-xl: 34px;--radius-lg: 26px;--radius-md: 18px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at 12% 18%,rgba(121,240,211,.14),transparent 22%),radial-gradient(circle at 82% 14%,rgba(123,183,255,.12),transparent 22%),radial-gradient(circle at 50% 60%,rgba(255,211,155,.06),transparent 24%),linear-gradient(180deg,var(--bg-2) 0%,var(--bg-1) 100%);color:var(--text);font-family:Instrument Sans,sans-serif;line-height:1.6;overflow-x:hidden}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}#root{isolation:isolate}.app-shell{position:relative;width:min(1220px,calc(100% - 32px));margin:0 auto;padding:24px 0 96px}.scene-grid{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:-3;background-image:linear-gradient(rgba(255,255,255,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 1px);background-size:72px 72px;-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.45),transparent 88%);mask-image:linear-gradient(180deg,rgba(0,0,0,.45),transparent 88%)}.orb{position:fixed;border-radius:50%;filter:blur(90px);pointer-events:none;z-index:-2;opacity:.42}.orb-a{width:240px;height:240px;top:8%;left:-40px;background:#79f0d32e}.orb-b{width:300px;height:300px;top:22%;right:-60px;background:#7bb7ff2e}.orb-c{width:240px;height:240px;bottom:12%;left:24%;background:#ffd39b24}.site-header{position:sticky;top:18px;z-index:20;display:flex;align-items:center;justify-content:center;gap:18px;width:min(70%,860px);margin:0 auto;padding:12px;background:linear-gradient(180deg,rgba(255,255,255,.08),transparent),#060b18b8;border:1px solid var(--line);border-radius:999px;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:var(--shadow)}.site-nav{display:flex;align-items:center;gap:12px;padding:4px;justify-content:center}.site-nav a:not(.button){display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;border-radius:999px;color:var(--muted);font-size:.95rem;font-weight:600;letter-spacing:.01em;transition:color .22s ease,background .22s ease,transform .22s ease}.site-nav a:not(.button):hover{color:var(--text);background:#ffffff0f;transform:translateY(-1px)}.button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 20px;border-radius:999px;border:1px solid transparent;font-weight:700;transition:transform .22s ease,border-color .22s ease,background .22s ease,box-shadow .22s ease}.button:hover{transform:translateY(-2px)}.button-primary{color:#03111c;background:linear-gradient(135deg,var(--accent),var(--accent-3));box-shadow:0 18px 42px #79f0d338}.button-secondary{background:#ffffff0a;border-color:var(--line-strong)}.section{margin-top:96px}.hero{display:grid;grid-template-columns:1.05fr .95fr;gap:28px;padding-top:52px;align-items:center}.hero-nameplate{grid-column:1 / -1;display:grid;justify-items:center;text-align:center;width:100%;margin:0 auto;padding:10px 0 18px}.hero-name-kicker{justify-self:center}.hero-name-intro{margin:18px 0 8px;width:100%;text-align:center;font-family:Outfit,sans-serif;font-size:clamp(4rem,14vw,9rem);line-height:.9;letter-spacing:.08em;font-weight:800;color:var(--text);text-transform:uppercase;text-indent:.08em}.hero-name-title{margin:0;width:100%;text-align:center;font-size:clamp(1.2rem,2.8vw,1.9rem);line-height:1.1;letter-spacing:.34em;text-transform:uppercase;color:var(--muted)}.hero-name-subtitle{max-width:760px;margin:18px auto 0;color:var(--muted);font-size:1.02rem}.eyebrow,.mini-label,.pillar-id,.timeline-period,.project-no{font-family:IBM Plex Mono,monospace;text-transform:uppercase;letter-spacing:.08em}.eyebrow,.mini-label{color:var(--accent)}.hero-copy,.section-copy,.section-heading,.timeline-shell,.contact-shell,.stack-card,.pillar-card,.project-card,.stat-card{position:relative}.hero-copy{padding:42px 0}.hero-copy h1,.section-copy h2,.section-heading h2,.timeline-heading h2,.contact-copy h2{margin:0;font-family:Outfit,sans-serif;font-size:clamp(2.8rem,6vw,5.8rem);line-height:.94;letter-spacing:-.04em}.headline-accent{display:inline-block;background:linear-gradient(135deg,var(--accent),var(--accent-2));-webkit-background-clip:text;background-clip:text;color:transparent}.hero-text,.section-copy p,.section-heading p,.pillar-card p,.project-card p,.timeline-item p,.contact-copy p{color:var(--muted)}.hero-text{max-width:62ch;margin:24px 0 0;font-size:1.06rem}.hero-actions,.contact-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.signal-strip{display:flex;flex-wrap:wrap;gap:10px;margin-top:26px}.signal-strip span,.tag,.tool-chip{display:inline-flex;align-items:center;min-height:36px;padding:0 14px;border-radius:999px;border:1px solid var(--line);background:#ffffff0a}.hero-stage{display:grid;gap:18px;align-content:start}.stage-panel,.floating-card,.stat-card,.pillar-card,.project-card,.stack-card,.timeline-shell,.contact-shell{background:linear-gradient(180deg,rgba(255,255,255,.12),transparent 24%),var(--panel);border:1px solid var(--line);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.stage-panel{position:relative;min-height:280px;padding:0;border-radius:30px;background:linear-gradient(160deg,rgba(123,183,255,.22),transparent 36%),linear-gradient(180deg,rgba(255,255,255,.12),transparent 24%),var(--panel-strong);overflow:hidden}.stage-panel-content{position:relative;z-index:2;width:100%;height:100%;padding:30px;display:flex;flex-direction:column;justify-content:flex-end;background:linear-gradient(180deg,#060b180a,#060b182e),linear-gradient(180deg,#060b1800,#060b182e)}.stage-panel-content:before{content:"";position:absolute;top:16px;right:16px;bottom:16px;left:16px;border-radius:22px;border:1px solid rgba(255,255,255,.08);pointer-events:none}.hero-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.stage-panel h2{margin:14px 0 12px;font-family:Outfit,sans-serif;font-size:clamp(1.8rem,3vw,2.4rem);line-height:1.02;letter-spacing:-.04em}.stage-panel p,.floating-card p{margin:0;color:var(--muted)}.floating-card{position:relative;width:100%;min-height:170px;padding:18px;border-radius:22px;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}.floating-card strong{display:block;margin:10px 0 8px;font-size:1.08rem}.floating-card:hover{transform:translateY(-4px);border-color:#7bb7ff52;box-shadow:0 28px 70px #0000005c}.stats-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.stat-card{padding:24px;border-radius:var(--radius-lg);transform:translateZ(0)}.stat-card strong{display:block;margin-bottom:8px;font-size:clamp(2rem,4vw,2.8rem);letter-spacing:-.06em}.stat-card span{color:var(--muted)}.split-layout{display:grid;grid-template-columns:.92fr 1.08fr;gap:28px;align-items:start}.section-copy h2,.section-heading h2,.timeline-heading h2,.contact-copy h2{font-size:clamp(2.2rem,4vw,3.8rem)}.section-copy p,.section-heading p{max-width:60ch;margin-top:16px}.pillar-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.pillar-card{padding:24px;border-radius:var(--radius-lg);min-height:260px;transform-style:preserve-3d;transition:transform .26s ease,border-color .26s ease}.pillar-card:hover{transform:translateY(-6px) rotateX(7deg) rotateY(-7deg);border-color:#79f0d352}.pillar-id{display:inline-flex;margin-bottom:22px;color:var(--accent);font-size:.8rem}.pillar-card h3,.project-card h3,.timeline-item h3{margin:0 0 10px;font-family:Outfit,sans-serif;font-size:1.24rem;letter-spacing:-.03em}.project-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:24px}.project-card{padding:24px;border-radius:var(--radius-lg);transform-style:preserve-3d;transition:transform .28s ease,border-color .28s ease,box-shadow .28s ease}.project-card:hover{transform:perspective(1400px) rotateX(8deg) rotateY(var(--card-tilt)) translateY(-8px);border-color:#7bb7ff57;box-shadow:0 36px 90px #0000007a}.project-no{display:inline-flex;margin-bottom:18px;color:var(--muted);font-size:.78rem}.tag-row,.chip-grid{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.stack-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:24px}.stack-card{padding:24px;border-radius:var(--radius-lg)}.timeline-shell,.contact-shell{border-radius:var(--radius-xl);padding:30px}.timeline{display:grid;gap:14px;margin-top:20px}.timeline-item{display:grid;grid-template-columns:160px 1fr;gap:18px;padding-top:18px;border-top:1px solid var(--line)}.timeline-item:first-child{padding-top:0;border-top:0}.timeline-period{color:var(--accent);font-size:.8rem}.contact-shell{display:flex;align-items:center;justify-content:space-between;gap:26px;background:linear-gradient(135deg,rgba(121,240,211,.12),transparent 30%),linear-gradient(220deg,rgba(123,183,255,.12),transparent 30%),var(--panel)}.contact-copy{max-width:680px}.reveal{opacity:0;transform:translateY(26px);transition:opacity .7s ease,transform .7s ease;transition-delay:var(--reveal-delay, 0ms)}.reveal.is-visible{opacity:1;transform:translateY(0)}@media(max-width:1080px){.hero,.split-layout,.pillar-grid,.project-grid,.stack-grid,.stats-row,.contact-shell,.hero-card-grid{grid-template-columns:1fr}.contact-shell{align-items:flex-start}}@media(max-width:760px){.app-shell{width:min(100% - 20px,1220px);padding-top:14px}.site-header{position:static;border-radius:30px;width:100%;min-width:0;padding:10px}.site-nav{width:100%;flex-wrap:wrap;gap:10px;padding:2px}.section{margin-top:72px}.hero-copy h1,.section-copy h2,.section-heading h2,.timeline-heading h2,.contact-copy h2{font-size:clamp(2rem,11vw,3.2rem)}.hero-name-title{font-size:clamp(1rem,4.6vw,1.35rem)}.stage-panel{min-height:240px}.floating-card{padding:16px}.stat-card,.pillar-card,.project-card,.stack-card,.timeline-shell,.contact-shell{padding:22px}.timeline-item{grid-template-columns:1fr;gap:8px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}
