@import "https://fonts.googleapis.com/css2?family=Outfit:wght@200;300;400;500;600;700;900&family=DM+Serif+Display:ital@0;1&display=swap";:root{--bg-void:#050505;--text-primary:#f5f5f5;--text-muted:#888;--accent:#fff;--font-display:"DM Serif Display", Georgia, serif;--font-sans:"Outfit", -apple-system, BlinkMacSystemFont, sans-serif;--ease-expo:cubic-bezier(.19, 1, .22, 1)}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body{background-color:var(--bg-void);color:var(--text-primary);font-family:var(--font-sans);overscroll-behavior:none;-webkit-font-smoothing:antialiased}@media (pointer:fine){body,a,button{cursor:none}}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#fff3;border-radius:4px}.cursor-dot{pointer-events:none;z-index:9999;mix-blend-mode:difference;background:#fff;border-radius:50%;width:8px;height:8px;position:fixed;top:0;left:0;transform:translate(-50%,-50%)}.cursor-ring{pointer-events:none;z-index:9998;width:40px;height:40px;transition:width .3s var(--ease-expo), height .3s var(--ease-expo), background .3s var(--ease-expo), border-color .3s;mix-blend-mode:difference;border:1px solid #fff6;border-radius:50%;position:fixed;top:0;left:0;transform:translate(-50%,-50%)}.cursor-ring.hovering{background:#fff;border-color:#fff;width:80px;height:80px}.noise{pointer-events:none;z-index:9000;opacity:.04;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'/%3E%3C/svg%3E");position:fixed;inset:0}.nav{z-index:100;mix-blend-mode:difference;justify-content:space-between;align-items:center;height:80px;padding:0 4vw;display:flex;position:fixed;top:0;left:0;right:0}.nav-logo{font-family:var(--font-display);font-size:1.5rem;font-style:italic;font-weight:400}.nav-resume{text-transform:uppercase;letter-spacing:.2em;padding:8px 0;font-size:.8rem;font-weight:500;position:relative}.nav-resume:after{content:"";transform-origin:100%;width:100%;height:1px;transition:transform .4s var(--ease-expo);background:#fff;position:absolute;bottom:0;left:0;transform:scaleX(0)}.nav-resume:hover:after{transform-origin:0;transform:scaleX(1)}.hero{flex-direction:column;justify-content:center;height:100vh;padding:0 8vw;display:flex;position:relative}@media (width<=768px){.hero{justify-content:flex-start;height:auto;min-height:100vh;padding-top:15vh;padding-bottom:10vh}}.hero-spline-container{z-index:5;pointer-events:auto;width:50vw;height:100vh;position:absolute;top:0;right:0;transform:translateY(-25vh)}@media (width<=768px){.hero-spline-container{opacity:.25;z-index:0;width:100vw;height:60vh;top:20vh}}.hero-content{z-index:10;pointer-events:none;position:relative}.hero-content>*{pointer-events:auto}.hero-pre{text-transform:uppercase;letter-spacing:.3em;color:var(--text-muted);margin-bottom:2vh;font-size:.75rem;overflow:hidden}.hero-title{letter-spacing:-.04em;text-transform:uppercase;margin-left:-.5vw;font-size:clamp(3rem,9vw,12rem);font-weight:900;line-height:.9}@media (width<=768px){.hero-title{font-size:clamp(3.5rem,12vw,5rem)}}.hero-title .serif{font-family:var(--font-display);text-transform:lowercase;color:var(--text-muted);font-size:1.1em;font-style:italic;font-weight:400}.hero-sub{color:var(--text-muted);max-width:600px;margin-top:4vh;font-size:clamp(1rem,2vw,1.5rem);font-weight:300;line-height:1.6}.scroll-indicator{letter-spacing:.2em;text-transform:uppercase;align-items:center;gap:16px;font-size:.7rem;display:flex;position:absolute;bottom:4vh;right:8vw}@media (width<=768px){.scroll-indicator{justify-content:flex-start;margin-top:6vh;position:relative;bottom:auto;right:auto}}.scroll-line{transform-origin:0;background:#fff;width:60px;height:1px}.horizontal-track{height:600vh;position:relative}.sticky-container{background:#000;align-items:center;width:100vw;height:100vh;display:flex;position:sticky;top:0;overflow:hidden}.horizontal-scroll-content{gap:15vw;height:75vh;padding:0 15vw;display:flex}@media (width<=1024px){.quote-panel{width:70vw;min-width:unset}}@media (width<=768px){.quote-panel{width:85vw;padding:0 4vw}}@media (width<=768px){.quote-text{margin-bottom:4vw;font-size:clamp(2rem,8vw,3rem)}}@media (width<=1024px){.project-panel{width:85vw;min-width:unset}}@media (width<=768px){.title-panel{width:85vw;min-width:85vw}}@media (width<=768px){.section-main-title{word-wrap:break-word;font-size:clamp(2.5rem,10vw,4rem)}}.panel-number{font-family:var(--font-display);color:#ffffff1a;flex-shrink:0;font-size:clamp(2rem,6vw,6rem);font-style:italic;font-weight:100;line-height:.8}@media (width<=768px){.panel-details{flex-direction:column;gap:6vw;padding-top:6vw}}.panel-link-btn{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .4s var(--ease-expo);color:#fff;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;white-space:nowrap;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:30px;justify-content:center;align-items:center;gap:.5rem;padding:.8rem 1.5rem;font-family:Space Mono,monospace;font-size:.85rem;display:flex}.panel-link-btn:hover{color:#000;background:#fff;border-color:#fff;transform:translateY(-2px)}@media (width<=768px){.btn-text{display:none}.panel-link-btn{border-radius:50%;padding:.8rem}}.quote-panel{flex-direction:column;justify-content:center;width:40vw;min-width:400px;padding:4vw;display:flex}@media (width<=1024px){.quote-panel{width:70vw;min-width:unset}}@media (width<=768px){.quote-panel{width:85vw;padding:0 4vw}}.quote-panel-title{text-transform:uppercase;letter-spacing:.2em;color:var(--text-muted);margin-bottom:2vw;font-size:1rem}.quote-text{font-family:var(--font-display);margin-bottom:1.5vw;font-size:clamp(2rem,4vw,4rem);font-style:italic;font-weight:400;line-height:1.2}@media (width<=768px){.quote-text{margin-bottom:4vw;font-size:clamp(2rem,8vw,3rem)}}.quote-author{text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted);font-size:.9rem}.project-panel{flex-direction:column;justify-content:flex-end;width:70vw;min-width:800px;height:100%;display:flex;position:relative}@media (width<=1024px){.project-panel{width:85vw;min-width:unset}}.title-panel{width:40vw;min-width:40vw}@media (width<=768px){.title-panel{width:85vw;min-width:85vw}}.section-main-title{text-transform:uppercase;font-size:clamp(3rem,7vw,6rem);font-weight:900;line-height:.9}@media (width<=768px){.section-main-title{word-wrap:break-word;font-size:clamp(2.5rem,10vw,4rem)}}.panel-bg{background:#111;border:1px solid #ffffff0d;border-radius:24px;position:absolute;inset:0;overflow:hidden}.panel-glow{background:radial-gradient(circle at center, var(--project-accent) 0%, transparent 60%);opacity:.1;filter:blur(60px);transition:opacity .5s;position:absolute;inset:0}.project-panel:hover .panel-glow{opacity:.25}.panel-content{z-index:10;pointer-events:none;padding:2rem 2.5rem;position:relative}.panel-header{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.5rem;display:flex}.panel-header-right{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:1rem;display:flex}.panel-number{font-family:var(--font-display);color:#ffffff1a;font-size:clamp(2rem,6vw,6rem);font-style:italic;font-weight:100;line-height:.8}.panel-title{word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;letter-spacing:-.02em;text-transform:uppercase;margin-bottom:1rem;font-size:clamp(1.5rem,4vw,4rem);font-weight:700;line-height:1}.panel-tag{font-family:var(--font-display);color:var(--project-accent);font-size:clamp(.9rem,1.5vw,1.5rem);font-style:italic}.panel-details{border-top:1px solid #ffffff1a;gap:2rem;padding-top:1.5rem;display:flex}@media (width<=768px){.panel-details{flex-direction:column;gap:6vw;padding-top:6vw}}.detail-col{word-wrap:break-word;flex:1;min-width:0}.detail-label{text-transform:uppercase;letter-spacing:.2em;color:var(--text-muted);margin-bottom:12px;font-size:.65rem}.detail-text{font-size:.9rem;font-weight:300;line-height:1.6}.pm-chips{flex-direction:column;gap:8px;display:flex}.pm-chip{border-bottom:1px solid #ffffff0d;padding:8px 0;font-size:.8rem;font-weight:300}.panel-links{pointer-events:auto;flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}a,a:visited,a:hover,a:active{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}.outro{background:#050505;justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative}.outro-content{text-align:center;z-index:10;pointer-events:none;position:relative}.outro-content>*{pointer-events:auto}.outro-title{text-transform:uppercase;letter-spacing:-.04em;margin-bottom:4vh;font-size:clamp(2rem,6vw,6rem);font-weight:900;line-height:.9}.outro-title .serif{font-family:var(--font-display);text-transform:lowercase;color:var(--text-muted);font-style:italic;font-weight:400}.giant-btn{text-transform:uppercase;letter-spacing:.1em;transition:all .4s var(--ease-expo);border:1px solid #fff3;border-radius:100px;padding:1vw 3vw;font-size:clamp(1rem,2vw,1.5rem);display:inline-block}.giant-btn:hover{color:#000;background:#fff}.experience-section{background-color:var(--bg);z-index:10;border-top:1px solid #ffffff0d;justify-content:center;width:100%;padding:8rem 2rem;display:flex;position:relative}.experience-container{flex-direction:column;gap:6rem;width:100%;max-width:1000px;display:flex}.experience-header-row{border-bottom:1px solid #ffffff1a;flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:2rem;padding-bottom:4rem;display:flex}@media (width<=768px){.experience-header-row{align-items:flex-start}}.experience-meta{text-align:right}@media (width<=768px){.experience-meta{text-align:left}}.experience-role{color:var(--text);margin:0 0 .5rem;font-size:1.8rem;font-weight:700}.experience-company{color:var(--text-muted);margin:0 0 1rem;font-family:Space Mono,monospace;font-size:1.1rem}.experience-date{color:#fff6;text-transform:uppercase;letter-spacing:.1em;margin:0;font-family:Space Mono,monospace;font-size:.9rem}.experience-metrics{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.metric-val{color:#fff;margin-bottom:1rem;font-size:clamp(3rem,6vw,5rem);font-weight:900;line-height:1}.metric-lbl{text-transform:uppercase;color:var(--text-muted);letter-spacing:.05em;font-family:Space Mono,monospace;font-size:.9rem;line-height:1.4}.experience-description{grid-template-columns:1fr 1fr;gap:4rem;display:grid}.desc-column p{color:#d1d5db;margin-bottom:2rem;font-size:1.15rem;font-weight:300;line-height:1.7}@media (width<=1024px){.experience-metrics{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.experience-section{padding:5rem 1.5rem}.experience-header-row{text-align:left;flex-direction:column;align-items:flex-start;gap:2rem}.experience-meta{text-align:left}.experience-role{font-size:1.5rem}.experience-metrics{grid-template-columns:1fr;gap:3rem}.experience-description{grid-template-columns:1fr;gap:0}}.prd-container{background-color:var(--bg);min-height:100vh;color:var(--text);z-index:10;flex-direction:column;align-items:center;padding:4rem 2rem;display:flex;position:relative}.prd-nav{width:100%;max-width:800px;margin-bottom:2rem}.back-link{color:var(--text-muted);text-transform:uppercase;cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;padding:0;font-family:Space Mono,monospace;font-size:.9rem;text-decoration:none;transition:color .3s;display:inline-flex}.back-link:hover{color:var(--prd-accent,var(--text))}.prd-content-wrapper{width:100%;max-width:800px}.prd-header{border-bottom:1px solid #ffffff1a;margin-bottom:4rem;padding-bottom:2rem}.prd-tag{border:1px solid var(--prd-accent,var(--text-muted));color:var(--prd-accent,var(--text));border-radius:20px;margin-bottom:1rem;padding:.4rem .8rem;font-family:Space Mono,monospace;font-size:.8rem;display:inline-block}.prd-title{letter-spacing:-.02em;color:var(--text);margin-top:0;margin-bottom:1rem;font-size:clamp(3rem,6vw,5rem);font-weight:700;line-height:1.1}.prd-subtitle{color:var(--prd-accent,var(--text-muted));font-size:1.2em;font-style:italic}.prd-body{flex-direction:column;gap:3rem;padding-bottom:6rem;display:flex}.prd-section h2{color:var(--prd-accent,var(--text));text-transform:uppercase;letter-spacing:.05em;margin-top:0;margin-bottom:1rem;font-family:Space Mono,monospace;font-size:1.2rem;font-weight:700}.prd-section p{color:var(--text-muted);max-width:65ch;margin:0;font-size:1.1rem;line-height:1.8}.not-found{text-align:center;justify-content:center}.markdown-content{color:var(--text-muted);font-size:1.1rem;line-height:1.8}.markdown-content h1,.markdown-content h2,.markdown-content h3{color:var(--text);margin-top:2rem;margin-bottom:1rem;font-family:Space Mono,monospace}.markdown-content h1{font-size:2rem}.markdown-content h2{border-bottom:1px solid #ffffff1a;padding-bottom:.5rem;font-size:1.5rem}.markdown-content h3{font-size:1.2rem}.markdown-content p{margin-bottom:1.5rem}.markdown-content ul,.markdown-content ol{margin-bottom:1.5rem;padding-left:2rem}.markdown-content li{margin-bottom:.5rem}.markdown-content strong{color:var(--text)}.markdown-content table{border-collapse:collapse;width:100%;margin-bottom:2rem}.markdown-content th,.markdown-content td{text-align:left;border:1px solid #fff3;padding:.75rem}.markdown-content th{color:var(--text);background:#ffffff0d;font-family:Space Mono,monospace}.markdown-content code{background:#ffffff1a;border-radius:4px;padding:.2rem .4rem;font-family:Space Mono,monospace;font-size:.9em}.markdown-content pre{background:#00000080;border:1px solid #ffffff1a;border-radius:8px;margin-bottom:1.5rem;padding:1rem;overflow-x:auto}.markdown-content pre code{background:0 0;border:none;padding:0}.spinner{animation:1s linear infinite spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
