:root{--bg: #0a0a0a;--primary: #f0f0f0;--secondary: #888888;--text: #f0f0f0;--text-dim: #666666;--surface: rgba(255, 255, 255, .03);--surface-hover: rgba(255, 255, 255, .06);--border: rgba(255, 255, 255, .18);--nav-bg: rgba(10, 10, 10, .95);--accent: #ff2d2d}html{scroll-behavior:smooth}*{margin:0;padding:0;box-sizing:border-box}body{background-color:var(--bg);color:var(--text);font-family:Inter,system-ui,-apple-system,sans-serif;overflow-x:hidden;line-height:1.6}.intro-overlay{position:fixed;inset:0;z-index:999;display:flex;flex-direction:column;justify-content:center;padding:3rem 8vw;background-color:var(--bg)}.intro-top-bar{position:absolute;top:3rem;left:8vw;right:8vw;display:flex;justify-content:space-between}.intro-bottom-bar{position:absolute;bottom:3rem;left:8vw;right:8vw;display:flex;justify-content:space-between}.intro-label{font-size:.7rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:var(--text-dim)}.intro-line-wrapper{width:100%;margin-bottom:2.5rem}.intro-line{width:100%;height:1px;background:var(--text)}.intro-body{display:flex;flex-direction:column;gap:1rem}.intro-name{color:var(--text);font-size:clamp(2.5rem,8vw,7rem);font-weight:900;letter-spacing:-.04em;margin:0;line-height:1}.intro-subtitle-text{color:var(--text-dim);font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.3em;margin:0}.content-hidden{opacity:0;visibility:hidden}.content-visible{opacity:1;visibility:visible;transition:opacity 1s ease-out}body.intro-active{overflow:hidden}.nav-logo{position:fixed;top:1.75rem;left:2rem;z-index:100;font-weight:800;font-size:1rem;letter-spacing:-.05em;color:var(--text);text-decoration:none;white-space:nowrap}.dot-nav{position:fixed;right:2rem;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;gap:2rem;z-index:100;transition:padding-right .2s ease,right .2s ease}.dot-nav-expanded{padding-right:3.5rem}.dot-nav-item{display:flex;align-items:center;justify-content:flex-end;gap:.85rem;cursor:pointer;padding:4px 0}.dot-nav-track{position:absolute;right:4.5px;top:0;bottom:0;width:1px;background:#ffffff1f;pointer-events:none}.dot-nav-dot{width:10px;height:10px;border-radius:50%;flex-shrink:0;position:relative;z-index:1}.dot-nav-label{font-size:.78rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--text-dim);white-space:nowrap;pointer-events:none}.dot-nav-label-active{color:var(--text)}#contact{border-top:1px solid var(--border);padding:0}.contact-layout{display:grid;grid-template-columns:55fr 45fr;align-items:stretch}.contact-left{border-right:1px solid var(--border);padding:5rem 5vw}.contact-right{display:flex;flex-direction:column;gap:2.5rem;padding:5rem 5vw}.contact-get-in-touch{font-size:clamp(3rem,6vw,5.5rem);font-weight:900;letter-spacing:-.04em;line-height:.95;color:var(--text)}.contact-socials{display:flex;flex-direction:column;gap:1rem}.contact-social-link{display:flex;align-items:center;gap:1rem;color:var(--text-dim);text-decoration:none;font-size:.85rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;transition:color .2s ease;border-bottom:1px solid var(--border);padding-bottom:1rem}.contact-social-link:last-child{border-bottom:none}.contact-social-link:hover{color:var(--text)}.contact-form{margin-top:2rem;display:grid;gap:1rem;max-width:720px}.contact-form .cta-button{justify-self:start}.contact-feedback{margin-top:2rem;font-size:.9rem;color:var(--text-dim)}.contact-feedback--error{color:var(--accent)}.container-content{width:100%;position:relative;z-index:1}.section-padding{padding:5rem 8vw}.section-padding>.section-title+*{margin-top:2rem}.section-eyebrow{display:block;font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.15em;color:var(--text-dim);margin-bottom:.75rem}.section-title-wrap{position:relative;margin-bottom:2rem}.section-deco-num{position:absolute;top:-.45em;left:-.06em;font-size:clamp(5rem,13vw,10rem);font-weight:900;color:var(--text);opacity:.05;line-height:1;letter-spacing:-.06em;pointer-events:none;-webkit-user-select:none;user-select:none;z-index:0}.section-title{font-size:clamp(2rem,5vw,2.8rem);font-weight:800;letter-spacing:-.03em;line-height:1.1;position:relative;display:inline-block}.about-skills-row{display:grid;grid-template-columns:45fr 55fr;border-bottom:1px solid var(--border)}.about-skills-row>section:first-child{border-right:1px solid var(--border)}.about-skills-row .section-padding{padding-left:5vw;padding-right:5vw;padding-top:6rem;padding-bottom:7rem}.hero-container{min-height:calc(100vh - 80px);display:flex;flex-direction:row;justify-content:center;align-items:center;gap:4rem;text-align:left;position:relative;padding:0 8vw;overflow:hidden}.hero-bg-text{position:absolute;bottom:-.07em;left:0;right:0;overflow:hidden;display:flex;justify-content:center;font-size:clamp(4rem,10.5vw,22rem);font-weight:900;letter-spacing:-.04em;color:var(--text);pointer-events:none;-webkit-user-select:none;user-select:none;line-height:1}.hero-bg-text span{white-space:nowrap;flex-shrink:0}.hero-meta-left,.hero-meta-right{display:none}@media(min-width:1800px){.hero-meta-left{display:flex;flex-direction:column;gap:.45rem;position:absolute;left:10rem;top:50%;transform:translateY(-50%)}.hero-meta-right{display:flex;flex-direction:column;gap:.45rem;position:absolute;right:20rem;top:50%;transform:translateY(-50%)}}@media(min-width:1500px)and (max-width:1799px){.hero-meta-left{display:flex;flex-direction:column;gap:.45rem;position:absolute;left:3rem;top:50%;transform:translateY(-50%)}.hero-meta-right{display:flex;flex-direction:column;gap:.45rem;position:absolute;right:7rem;top:7rem;bottom:auto;transform:none}}.hero-meta-label{font-size:.6rem;letter-spacing:.14em;text-transform:uppercase;color:var(--secondary);opacity:.8}.hero-meta-value{font-size:.78rem;font-weight:600;color:var(--text);letter-spacing:.02em}.hero-meta-available{color:#4ade80}.hero-meta-rule{width:100%;height:1px;background:var(--border);margin:.35rem 0}.hero-social-link{display:flex;align-items:center;gap:.75rem;color:var(--secondary);text-decoration:none;transition:color .2s ease;padding:.5rem 0;font-size:.9rem;letter-spacing:.04em}.hero-social-link svg{width:22px;height:22px;flex-shrink:0}.hero-social-link:hover{color:var(--accent)}.hero-image-wrapper{flex-shrink:0;width:380px;height:500px;overflow:hidden;border:1px solid var(--border);position:relative;z-index:1}.hero-image{width:100%;height:100%;object-fit:cover;display:block}.hero-content{flex:1;max-width:520px;position:relative;z-index:1}.hero-container h1{font-size:clamp(2.5rem,7vw,4.5rem);font-weight:800;line-height:1.08;margin-bottom:1.5rem;color:var(--text);letter-spacing:-.04em}.hero-subtitle{font-size:1rem;color:var(--text-dim);max-width:480px;margin-bottom:1.25rem;line-height:1.75;font-weight:400}.terminal-line{font-family:JetBrains Mono,Fira Code,Consolas,Courier New,monospace;font-size:.82rem;display:flex;align-items:center;margin-bottom:2rem;height:1.4em}.terminal-prompt{color:var(--accent);letter-spacing:0}.terminal-sep{color:var(--secondary);white-space:pre}.terminal-text{color:var(--text)}.terminal-cursor{display:inline-block;width:7px;height:1em;background:var(--accent);margin-left:1px;vertical-align:text-bottom;animation:blink 1s step-end infinite}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}.marquee-section{overflow:hidden;padding:1.25rem 0;border-top:1px solid var(--border);border-bottom:1px solid var(--border);display:flex;flex-direction:column;gap:.6rem;mask-image:linear-gradient(to right,transparent 0%,black 8%,black 92%,transparent 100%);-webkit-mask-image:linear-gradient(to right,transparent 0%,black 8%,black 92%,transparent 100%)}.marquee-row{overflow:hidden;white-space:nowrap}.marquee-track{display:inline-flex;width:max-content;animation:marquee-left 28s linear infinite}.marquee-reverse{animation:marquee-right 28s linear infinite}@keyframes marquee-left{0%{transform:translate(0)}to{transform:translate(-25%)}}@keyframes marquee-right{0%{transform:translate(-25%)}to{transform:translate(0)}}.marquee-section:hover .marquee-track{animation-play-state:paused}.marquee-item{font-size:.78rem;font-weight:500;color:var(--text-dim);letter-spacing:.08em;text-transform:uppercase;padding:0 1.25rem;transition:color .2s ease;cursor:default}.marquee-item:hover{color:var(--accent)}.marquee-sep{margin-right:1.25rem;color:var(--border)}.badge{display:inline-flex;align-items:center;gap:.6rem;background:transparent;border:1px solid var(--border);padding:.45rem 1rem;border-radius:0;font-size:.8rem;font-weight:500;color:var(--secondary);letter-spacing:.01em;margin-bottom:1.75rem}.badge-dot{width:7px;height:7px;border-radius:50%;background:var(--accent);flex-shrink:0;animation:pulse 2.5s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}.glass-card{background:var(--surface);border:1px solid var(--border);padding:2.5rem;margin-bottom:20px;border-radius:0;transition:background .2s ease,transform .2s ease}.glass-card:hover{background:var(--surface-hover);transform:translateY(-3px)}.cta-button{display:inline-block;text-align:left;text-decoration:none;background:var(--primary);color:var(--bg);border:none;padding:.85rem 1.8rem;border-radius:0;font-weight:600;font-size:.9rem;cursor:pointer;transition:opacity .2s ease;letter-spacing:.01em}.cta-button:hover{opacity:.82}.input-field{width:100%;background:var(--surface);border:1px solid var(--border);color:var(--text);padding:1.1rem 1.2rem;margin-bottom:1rem;border-radius:0;font-family:inherit;font-size:.95rem;transition:border-color .2s ease}.input-field::placeholder{color:var(--text-dim)}.input-field:focus{outline:none;border-color:var(--secondary)}.footer-container{padding:4rem 0;text-align:center;color:var(--text-dim);font-size:.85rem;border-top:1px solid var(--border)}@media(max-width:1600px)and (min-width:1201px){.carousel-track{height:500px}.carousel-card{width:540px;margin-left:-270px;top:40px}.carousel-image-wrap,.carousel-image-placeholder{aspect-ratio:16 / 7.9}.carousel-body{padding:1.2rem 1.5rem}.carousel-outer{gap:2rem}.carousel-controls{margin-top:3rem}}@media(max-width:1200px){.hero-container{flex-direction:column;gap:2rem;text-align:center;min-height:auto;padding:4rem 6vw;margin-top:3rem}.hero-image-wrapper{width:260px;height:340px}.hero-content{max-width:100%}}@media(max-width:1024px){.section-padding{padding:4rem 6vw}.about-skills-row{grid-template-columns:1fr}.about-skills-row>section:first-child{border-right:none;border-bottom:1px solid var(--border)}.about-skills-row .section-padding{padding-top:4rem;padding-bottom:4rem}.contact-layout{grid-template-columns:1fr}.contact-left{border-right:none;border-bottom:1px solid var(--border);padding:3rem 6vw}.contact-right{padding:3rem 6vw}.carousel-track{height:510px}.carousel-card{width:min(340px,90vw);margin-left:calc(min(340px,90vw)/-2);top:40px}.exp-content{flex-wrap:wrap;gap:1rem}.exp-date{width:100%}.hobby-grid{grid-template-columns:repeat(2,1fr)}.stack-item{font-size:clamp(1.2rem,7vw,1.8rem)}}.hobby-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:.75rem;margin-top:2rem}.hobby-card{display:flex;flex-direction:column;gap:.35rem;padding:1.1rem 1rem;background:var(--surface);border:1px solid var(--border);border-radius:0;transition:border-color .2s ease,background .2s ease}.hobby-card:hover{border-color:#ffffff38;background:var(--surface-hover)}.cv-dropdown{position:relative;display:inline-block}.cv-chevron{font-size:1em;margin-left:.4em}.cv-dropdown-menu{position:absolute;top:calc(100% + 4px);left:0;background:var(--bg);border:1px solid var(--border);display:flex;flex-direction:column;min-width:100%;z-index:10}.cv-dropdown-item{padding:.65rem 1.2rem;font-size:.85rem;font-weight:600;color:var(--text);text-decoration:none;letter-spacing:.02em;transition:background .15s ease}.cv-dropdown-item:hover{background:var(--surface-hover)}.hobby-subtitle{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--text-dim);margin-top:2rem;margin-bottom:-.25rem}.hobby-icon{color:var(--accent);display:flex;align-items:center;margin-bottom:.1rem}.hobby-label{font-size:.9rem;font-weight:700;color:var(--text);letter-spacing:-.01em}.hobby-detail{font-size:.78rem;color:var(--text-dim);line-height:1.4}.stack-categories{display:flex;flex-direction:column;gap:2.75rem;margin-top:2.5rem}.stack-category-header{display:flex;align-items:center;gap:1.25rem;margin-bottom:1rem}.stack-category-label{font-size:.68rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:var(--accent);white-space:nowrap;flex-shrink:0}.stack-category-rule{flex:1;height:1px;background:var(--border)}.stack-items{display:flex;flex-wrap:wrap;gap:.5rem 2.5rem}.stack-item{display:inline-flex;align-items:center;gap:.45em;font-size:clamp(1.6rem,3.2vw,2.6rem);font-weight:800;color:var(--text);letter-spacing:-.03em;line-height:1.15;cursor:default;transition:color .18s ease}.stack-item:hover{color:var(--accent)}.stack-item-icon{display:flex;align-items:center;font-size:.6em;flex-shrink:0;transition:color .18s ease}.carousel-outer{display:flex;flex-direction:column;align-items:center;margin-top:3rem;gap:2rem}.carousel-track{position:relative;width:100%;height:700px;overflow-x:clip;overflow-y:visible}.carousel-card{position:absolute;left:50%;top:80px;width:620px;margin-left:-310px;background:#111;border:1px solid var(--border);border-radius:0;display:flex;flex-direction:column;overflow:hidden;will-change:transform,opacity;backface-visibility:hidden}.carousel-image-wrap{width:100%;aspect-ratio:16 / 9;overflow:hidden;flex-shrink:0}.carousel-image{width:100%;height:100%;object-fit:cover;display:block}.carousel-image-placeholder{width:100%;aspect-ratio:16 / 9;background:#1a1a1a;border-bottom:1px solid var(--border);flex-shrink:0}.carousel-body{padding:1.75rem 2rem;display:flex;flex-direction:column;gap:.65rem;flex:1}.carousel-card h3{font-size:1.1rem;font-weight:700;color:var(--text);letter-spacing:-.02em}.carousel-desc{font-size:.875rem;color:var(--text-dim);line-height:1.65;flex:1;display:-webkit-box;-webkit-line-clamp:5;line-clamp:5;-webkit-box-orient:vertical;overflow:hidden}.carousel-footer{display:flex;align-items:center;justify-content:space-between;margin-top:auto;padding-top:.65rem;border-top:1px solid var(--border);gap:.75rem}.carousel-tags{display:flex;flex-wrap:wrap;gap:.3rem}.carousel-tag{font-size:.68rem;font-weight:600;color:var(--accent);background:#ff2d2d14;padding:.15rem .5rem;border-radius:0;letter-spacing:.04em;text-transform:uppercase}.carousel-counter{font-size:.75rem;color:var(--text-dim);font-variant-numeric:tabular-nums;white-space:nowrap;flex-shrink:0}.carousel-controls{display:flex;align-items:center;gap:1.25rem}.carousel-arrow{width:44px;height:44px;border-radius:0;border:1px solid var(--border);background:#111;color:var(--text);font-size:1rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:border-color .2s ease,background .2s ease,color .2s ease;flex-shrink:0}.carousel-arrow:hover{border-color:var(--accent);color:var(--accent);background:#ff2d2d0f}.carousel-dots{display:flex;gap:.5rem;align-items:center}.carousel-dot{width:6px;height:6px;border-radius:50%;background:var(--border);border:none;padding:0;cursor:pointer;transition:background .25s ease,transform .25s ease}.carousel-dot.active{background:var(--accent);transform:scale(1.5)}.exp-list{margin-top:2.5rem}.exp-rule{width:100%;height:1px;background:var(--border);margin-bottom:0}.exp-content{display:flex;align-items:flex-start;gap:2.5rem;padding:1.75rem 0}.exp-index{font-size:.72rem;font-weight:700;color:var(--accent);letter-spacing:.08em;font-variant-numeric:tabular-nums;flex-shrink:0;margin-top:.55rem;width:1.8rem}.exp-main{flex:1}.exp-title-row{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.exp-title{font-size:clamp(1.35rem,2.8vw,2rem);font-weight:800;color:var(--text);letter-spacing:-.03em;line-height:1.1}.exp-company{font-size:.85rem;color:var(--text-dim);margin-top:.45rem;font-weight:400}.exp-date{font-size:.78rem;color:var(--text-dim);white-space:nowrap;flex-shrink:0;margin-top:.55rem;font-variant-numeric:tabular-nums}.experience-tag{font-size:.65rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--accent);border:1px solid rgba(255,45,45,.35);background:#ff2d2d12;padding:.15rem .5rem;border-radius:0}.nav-hamburger{position:fixed;top:1.25rem;right:1.25rem;z-index:100;display:none;background:none;border:none;color:var(--text-dim);font-size:1.4rem;cursor:pointer;padding:.2rem .4rem;line-height:1;border-radius:4px;transition:color .2s ease}.nav-hamburger:hover{color:var(--text)}.mobile-menu{position:fixed;inset:0;background:var(--bg);z-index:98;display:flex;flex-direction:column;align-items:center;justify-content:center}.mobile-menu-links{list-style:none;display:flex;flex-direction:column;align-items:center;gap:2.5rem;padding:0;margin:0}.mobile-menu-links a{text-decoration:none;color:var(--text-dim);font-size:2.2rem;font-weight:700;letter-spacing:-.02em;transition:color .2s ease}.mobile-menu-links a:hover{color:var(--text)}@media(max-width:768px){.dot-nav{display:none}.nav-hamburger{display:flex;align-items:center}.nav-logo{font-size:.9rem;top:1.25rem;left:1.25rem}.section-padding,.hero-container{padding:3rem 5vw}.hero-image-wrapper{width:200px;height:265px}.hero-bg-text{font-size:clamp(2rem,8vw,10rem)}.carousel-track{height:400px}.carousel-card{width:min(320px,85vw);margin-left:calc(min(320px,85vw)/-2);top:30px}.carousel-image-wrap,.carousel-image-placeholder{aspect-ratio:16 / 8.5}.carousel-body{padding:1rem 1.2rem}.carousel-card h3{font-size:.95rem}.carousel-desc{font-size:.8rem;-webkit-line-clamp:3;line-clamp:3}.carousel-controls{flex-wrap:wrap;margin-top:2rem}.exp-content{flex-wrap:wrap;gap:.75rem;padding:1rem 0}.exp-index{width:1.5rem;font-size:.65rem}.exp-title{font-size:clamp(1rem,6vw,1.5rem)}.exp-date{width:100%;font-size:.7rem}.hobby-grid{grid-template-columns:repeat(2,1fr);gap:.6rem}.hobby-card{padding:.8rem}.hobby-subtitle{margin-top:1.5rem}.stack-categories{gap:2rem}.stack-item{font-size:clamp(1rem,5vw,1.4rem)}.contact-left,.contact-right{padding:2.5rem 5vw}.contact-get-in-touch{font-size:clamp(1.8rem,5vw,2.5rem)}}
