.header-container{z-index:1000;box-sizing:border-box;justify-content:center;width:100%;padding:0 1.5rem;display:flex;position:fixed;top:1.5rem;left:0}.header-nav{-webkit-backdrop-filter:blur(16px);background:#141419cc;border:1px solid #ffffff0d;border-radius:100px;justify-content:space-between;align-items:center;width:100%;max-width:1200px;padding:.5rem .5rem .5rem 1.5rem;display:flex;box-shadow:0 10px 30px -10px #00000080}.header-logo{align-items:center;gap:1rem;display:flex}.logo-icon{color:#fff;background:#6366f1;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.2rem;font-weight:700;display:flex}.logo-text{flex-direction:column;display:flex}.logo-title{letter-spacing:.05em;color:#fff;font-size:.8rem;font-weight:700;line-height:1.7}.logo-subtitle{letter-spacing:.15em;color:#888;text-transform:uppercase;font-size:.55rem}.header-links{display:none}@media (min-width:900px){.header-links{align-items:center;gap:2rem;display:flex}}.header-link{letter-spacing:.1em;color:#888;text-transform:uppercase;font-size:.7rem;font-weight:600;transition:color .3s}.header-link:hover,.header-link.active{color:#fff}.header-right{align-items:center;gap:1.5rem;display:flex}.header-socials{display:none}@media (min-width:900px){.header-socials{border-right:1px solid #ffffff1a;align-items:center;gap:1rem;padding-right:1.5rem;display:flex}}.social-link{color:#888;justify-content:center;align-items:center;transition:color .3s;display:flex}.social-link:hover{color:#fff}.btn-hire{color:#fff;letter-spacing:.1em;background:#ffffff0d;border-radius:100px;padding:.75rem 1.5rem;font-size:.7rem;font-weight:600;transition:background .3s}.btn-hire:hover{background:#ffffff1a}.desktop-only{display:none}@media (min-width:900px){.desktop-only{display:block}}.mobile-menu-toggle{color:#fff;cursor:pointer;z-index:2000;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;display:flex}@media (min-width:900px){.mobile-menu-toggle{display:none}}.mobile-menu-overlay{z-index:1500;background:#030305;justify-content:center;align-items:center;transition:transform .6s cubic-bezier(.22,1,.36,1);display:flex;position:fixed;inset:0;transform:translateY(-100%)}.mobile-menu-overlay.open{transform:translateY(0)}.mobile-menu-links{flex-direction:column;align-items:center;gap:2rem;display:flex}.mobile-menu-link{color:#444;text-transform:uppercase;font-size:2rem;font-weight:800;transition:color .3s}.mobile-menu-link.active,.mobile-menu-link:hover{color:#fff}.mobile-btn{width:200px;height:50px;margin-top:2rem}.mobile-socials{gap:2rem;margin-top:3rem;display:flex}.mobile-socials .social-link{color:#fff}
.hero-section{background-color:#030305;justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.hero-background-circles{pointer-events:none;z-index:0;width:100vw;max-width:1200px;height:100vw;max-height:1200px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.bg-circle{border:1px solid #ffffff08;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.circle-small{width:40%;height:40%}.circle-medium{width:70%;height:70%}.circle-large{width:100%;height:100%}.hero-glow{pointer-events:none;z-index:0;background:radial-gradient(circle,#3c329626 0%,#0000 70%);width:60vw;height:60vw;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hero-container{z-index:10;text-align:center;flex-direction:column;align-items:center;padding:4rem 1.5rem 0;display:flex;position:relative}.hero-content{flex-direction:column;align-items:center;max-width:900px;margin:0 auto;display:flex}.hero-badge{letter-spacing:.15em;color:#888;text-transform:uppercase;background:#ffffff08;border:1px solid #ffffff14;border-radius:100px;margin-bottom:2rem;padding:.5rem 1.5rem;font-size:.65rem;font-weight:600;display:inline-block}.hero-title{letter-spacing:-.03em;color:#fff;background:linear-gradient(#fff 30%,#444 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:2rem;font-size:3.2rem;font-weight:800;line-height:1.1}@media (min-width:768px){.hero-title{font-size:7rem}}@media (min-width:1024px){.hero-title{font-size:6rem}}.hero-subtitle{font-family:var(--font-geist-mono), monospace;color:#888;max-width:600px;margin-bottom:3rem;font-size:.9rem;line-height:1.8}.hero-actions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.flex-center{justify-content:center;align-items:center;display:inline-flex}.ml-2{margin-left:.5rem}.btn-primary-custom{color:#fff;letter-spacing:.1em;text-transform:uppercase;background:#6366f1;border-radius:100px;padding:.8rem 2rem;font-size:.7rem;font-weight:700;transition:background .3s,transform .3s}.btn-primary-custom:hover{background:#4f46e5;transform:translateY(-2px)}.btn-secondary-custom{color:#888;letter-spacing:.1em;text-transform:uppercase;background:0 0;border:1px solid #ffffff1a;border-radius:100px;padding:.8rem 2rem;font-size:.7rem;font-weight:700;transition:all .3s}.btn-secondary-custom:hover{color:#fff;background:#ffffff0d}.scroll-line-container{flex-direction:column;align-items:center;display:flex;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.scroll-line{background:linear-gradient(#6366f1,#0000);border-radius:2px;width:2px}
.about-section{padding:var(--section-padding) 0;background-color:#030305;overflow:hidden}.about-layout{gap:var(--layout-gap);flex-direction:column;align-items:center;display:flex}@media (min-width:1024px){.about-layout{flex-direction:row;justify-content:space-between;align-items:center}}.about-content-col{flex-direction:column;flex:1;max-width:600px;display:flex}.about-badge{font-family:var(--font-geist-mono), monospace;letter-spacing:.1em;color:#777;background:#141419cc;border:1px solid #ffffff0d;border-radius:100px;align-items:center;gap:.5rem;width:max-content;margin-bottom:2rem;padding:.5rem 1rem;font-size:.65rem;font-weight:700;display:flex}.about-badge-icon{color:#3b82f6}.about-title{letter-spacing:-.03em;color:#fff;margin-bottom:.5rem;font-size:4rem;font-weight:800;line-height:1.05}@media (min-width:768px){.about-title{font-size:4.5rem}}.about-title-faded{background:linear-gradient(#fff 30%,#444 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.about-role{color:#8b5cf6;letter-spacing:-.02em;margin-top:1rem;margin-bottom:.25rem;font-size:2rem;font-weight:700}@media (min-width:768px){.about-role{font-size:2.5rem}}.about-location{color:#555;margin-bottom:2.5rem;font-size:1.2rem;font-weight:500}.about-description{font-family:var(--font-geist-mono), monospace;color:#a3a3a3;flex-direction:column;gap:1.5rem;max-width:550px;margin-bottom:3rem;font-size:.9rem;line-height:1.8;display:flex}.about-quote{color:#666;font-size:.85rem}.about-actions{flex-wrap:wrap;gap:1rem;display:flex}.btn-primary-about{color:#fff;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;background:linear-gradient(135deg,#4f46e5 0%,#8b5cf6 100%);border:none;border-radius:8px;justify-content:center;align-items:center;padding:.8rem 1.5rem;font-size:.7rem;font-weight:700;transition:opacity .3s,transform .3s;display:inline-flex}.btn-primary-about:hover{opacity:.9;transform:translateY(-2px)}.btn-secondary-about{color:#666;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;background:#0a0a0a66;border:1px solid #ffffff0d;border-radius:8px;justify-content:center;align-items:center;padding:.8rem 2rem;font-size:.7rem;font-weight:700;transition:all .3s;display:inline-flex}.btn-secondary-about:hover{color:#fff;background:#ffffff0d;border-color:#fff3}.ml-2{margin-left:.5rem}.about-image-col{flex:1;justify-content:center;width:100%;display:flex}@media (min-width:1024px){.about-image-col{justify-content:flex-end}}.about-image-wrapper{aspect-ratio:1;background-color:#111;border-radius:16px;width:100%;max-width:500px;position:relative;box-shadow:0 0 50px #8b5cf626}.about-image-wrapper:before{content:"";z-index:-1;background:linear-gradient(135deg,#8b5cf680,#0000 40%);border-radius:17px;position:absolute;inset:-1px}.about-portrait{object-fit:cover;border-radius:16px;width:100%;height:100%;display:block}
.projects-section{padding:var(--section-padding) 0;background-color:#030305}.projects-header{text-align:center;flex-direction:column;align-items:center;margin-bottom:6rem;display:flex}.projects-title{letter-spacing:-.03em;color:#fff;margin-bottom:2rem;font-size:4rem;font-weight:800;line-height:1.05}.projects-title-faded{background:linear-gradient(#fff 30%,#444 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}@media (min-width:768px){.projects-title{font-size:6rem}}.projects-subtitle{font-family:var(--font-geist-mono), monospace;color:#888;max-width:600px;font-size:.95rem;line-height:1.8}.projects-stacked-list{flex-direction:column;padding-bottom:10vh;display:flex;position:relative}.project-stacked-wrapper{width:100%;margin-bottom:2rem;position:sticky}.project-row{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);transform-origin:top;background:#141419fa radial-gradient(#ffffff1a 1px,#0000 1px) 0 0/20px 20px;border:1px solid #ffffff1a;border-radius:24px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 20px 50px #0009}@media (min-width:1024px){.project-row{flex-direction:row;height:auto;min-height:400px}}.project-image-col{width:100%;height:300px;position:relative;overflow:hidden}@media (min-width:1024px){.project-image-col{width:45%;min-height:400px}}.project-img-new{object-fit:cover;filter:grayscale(80%)contrast(1.2);width:100%;height:100%}.project-img-overlay{background:linear-gradient(90deg,#0000,#141419);position:absolute;inset:0}@media (max-width:1023px){.project-img-overlay{background:linear-gradient(#0000,#141419)}}.project-details-col{z-index:10;flex-direction:column;padding:1.5rem;display:flex;position:relative}@media (min-width:1024px){.project-details-col{width:55%;padding:3rem 4rem}}.project-meta-top{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.project-year{font-family:var(--font-geist-mono), monospace;color:#888;background:#ffffff0d;border:1px solid #ffffff0d;border-radius:6px;align-items:center;padding:.4rem .8rem;font-size:.8rem;display:flex}.project-number{font-family:var(--font-geist-mono), monospace;color:#888;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:.8rem;display:flex}.project-category-badge{font-family:var(--font-geist-mono), monospace;letter-spacing:.1em;text-transform:uppercase;border-radius:100px;padding:.4rem 1rem;font-size:.65rem;font-weight:700}.project-category-badge.personal{color:#818cf8;background:#6366f11a;border:1px solid #6366f133}.project-category-badge.professional{color:#34d399;background:#10b9811a;border:1px solid #10b98133}.project-info{flex-grow:1;margin-bottom:1.5rem}.project-name{color:#fff;letter-spacing:-.02em;margin-bottom:.5rem;font-size:2.2rem;font-weight:800}.project-sub{font-family:var(--font-geist-mono), monospace;color:#a3a3a3;margin-bottom:1.5rem;font-size:.95rem}.project-desc{font-family:var(--font-geist-mono), monospace;color:#666;font-size:.95rem;line-height:1.8}.project-divider{background:#ffffff0d;height:1px;margin-bottom:2rem}.project-footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;display:flex}.project-tags-new{flex-wrap:wrap;gap:1rem;display:flex}.project-tag{font-family:var(--font-geist-mono), monospace;color:#888;text-transform:uppercase;background:#ffffff05;border:1px solid #ffffff0d;border-radius:6px;padding:.5rem 1rem;font-size:.7rem}.btn-explore{color:#fff;letter-spacing:.1em;text-transform:uppercase;background:#1a1a2e;border:1px solid #6366f133;border-radius:100px;justify-content:center;align-items:center;padding:.8rem 2rem;font-size:.75rem;font-weight:600;transition:all .3s;display:inline-flex}@media (max-width:768px){.project-stacked-wrapper{margin-bottom:3rem;position:relative;top:0!important}.project-row{opacity:1!important;transform:none!important}}
.experience-banner-section{padding:var(--section-padding) 0;background-color:#030305;position:relative;overflow:hidden}.experience-marquee-container{white-space:nowrap;opacity:.03;pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;position:absolute;top:5rem;left:0}.experience-marquee-container.bottom{top:auto;bottom:5rem}.experience-marquee{color:#fff;gap:4rem;font-size:15vw;font-weight:900;display:flex}.experience-banner-list{gap:var(--layout-gap);z-index:5;flex-direction:column;display:flex;position:relative}.experience-banner-card{border-bottom:1px solid #ffffff1a;width:100%;padding-bottom:4rem}.experience-banner-card:last-child{border-bottom:none}.experience-banner-content{gap:var(--layout-gap);grid-template-columns:1fr 1.5fr;align-items:start;display:grid}.experience-banner-left{flex-direction:column;display:flex}.banner-period{font-family:var(--font-geist-mono), monospace;color:#8b5cf6;letter-spacing:.1em;margin-bottom:1rem;font-size:.9rem}.banner-role{color:#fff;margin-bottom:.5rem;font-size:3rem;font-weight:800;line-height:1.1}.banner-company{color:#666;font-size:1.5rem;font-weight:500}.experience-banner-right{flex-direction:column;display:flex}.banner-desc{color:#a3a3a3;margin-bottom:2rem;font-size:1.1rem;line-height:1.8}.banner-tags{flex-wrap:wrap;gap:.75rem;display:flex}.banner-tag{font-family:var(--font-geist-mono), monospace;color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:100px;padding:.4rem 1rem;font-size:.75rem}@media (max-width:1024px){.experience-banner-content{grid-template-columns:1fr;gap:2rem}.banner-role{font-size:2.2rem}}
.skills-section{padding:var(--section-padding) 0;background-color:#030305}.skills-main-header{text-align:center;flex-direction:column;align-items:center;margin-bottom:8rem;display:flex}.skills-main-title{letter-spacing:-.03em;color:#fff;margin-bottom:2rem;font-size:4rem;font-weight:800;line-height:1.05}.skills-main-title-faded{background:linear-gradient(#fff 40%,#444 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}@media (min-width:768px){.skills-main-title{font-size:6rem}}.skills-main-subtitle{font-family:var(--font-geist-mono), monospace;color:#888;max-width:600px;font-size:.95rem;line-height:1.8}.skill-section-block{margin-bottom:6rem}.skill-section-block:last-child{margin-bottom:0}.skill-header{max-width:700px;margin-bottom:3rem}.skill-category-title{color:#fff;letter-spacing:-.02em;margin-bottom:1rem;font-size:2.5rem;font-weight:800}.skill-category-subtitle{font-family:var(--font-geist-mono), monospace;color:#888;font-size:.95rem;line-height:1.6}.skills-grid-new{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}@media (min-width:640px){.skills-grid-new{grid-template-columns:repeat(3,1fr)}}@media (min-width:768px){.skills-grid-new{grid-template-columns:repeat(4,1fr)}}@media (min-width:1024px){.skills-grid-new{grid-template-columns:repeat(6,1fr)}}.skill-card-new{background:#14141966;border:1px solid #ffffff0d;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;padding:2rem 1rem;transition:all .3s;display:flex;box-shadow:0 4px 20px #0003}.skill-card-new:hover{background:#1e1e23cc;border-color:#ffffff1a;transform:translateY(-5px);box-shadow:0 10px 30px #0006}.skill-icon-wrapper{justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:1.25rem;display:flex}.skill-icon-img{object-fit:contain;width:100%;height:100%}.skill-name-new{font-family:var(--font-geist-mono), monospace;color:#a3a3a3;text-align:center;letter-spacing:.05em;font-size:.8rem;transition:color .3s}.skill-card-new:hover .skill-name-new{color:#fff}
.contact-section{padding:var(--section-padding) 0;background-color:#030305}.contact-layout{gap:var(--layout-gap);flex-direction:column;display:flex}@media (min-width:1024px){.contact-layout{flex-direction:row;align-items:flex-start}}.contact-info-col{flex-direction:column;flex:1;max-width:600px;display:flex}.contact-badge{font-family:var(--font-geist-mono), monospace;letter-spacing:.1em;color:#a3a3a3;background:#ffffff0d;border-radius:100px;width:max-content;margin-bottom:2rem;padding:.4rem 1.2rem;font-size:.65rem;font-weight:600;display:inline-block}.contact-title{letter-spacing:-.03em;color:#fff;margin-bottom:2rem;font-size:2.8rem;font-weight:800;line-height:1.1}@media (min-width:768px){.contact-title{font-size:5rem}}@media (min-width:1024px){.contact-title{font-size:6rem}}.contact-title-faded{background:linear-gradient(#fff 40%,#444 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.contact-desc{font-family:var(--font-geist-mono), monospace;color:#888;max-width:500px;margin-bottom:3rem;font-size:.95rem;line-height:1.8}.contact-email-block{background:#141419cc;border:1px solid #ffffff0d;border-radius:16px;align-items:center;width:100%;max-width:400px;padding:1rem;display:flex}.email-icon-box{background:#6366f1;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-right:1.5rem;display:flex}.email-details{flex-direction:column;display:flex}.email-label{letter-spacing:.1em;color:#666;margin-bottom:.25rem;font-size:.65rem;font-weight:700}.email-address{font-family:var(--font-geist-mono), monospace;color:#fff;word-break:break-all;overflow-wrap:anywhere;font-size:.9rem}.contact-form-col{flex:1.2;width:100%}.contact-form-box{background:#14141966 radial-gradient(#ffffff0d 1px,#0000 1px) 0 0/20px 20px;border:1px solid #ffffff0d;border-radius:24px;padding:2.5rem}@media (min-width:768px){.contact-form-box{padding:3.5rem}}.form-heading{color:#fff;margin-bottom:1.5rem;font-size:1.25rem;font-weight:600}.service-pills{flex-wrap:wrap;gap:.75rem;margin-bottom:3rem;display:flex}.service-pill{font-family:var(--font-geist-mono), monospace;color:#888;cursor:pointer;background:0 0;border:1px solid #ffffff1a;border-radius:8px;padding:.6rem 1rem;font-size:.7rem;transition:all .3s}.service-pill:hover,.service-pill.active{color:#fff;background:#ffffff0d;border-color:#ffffff4d}.contact-form,.form-row{flex-direction:column;gap:1.5rem;display:flex}@media (min-width:640px){.form-row{flex-direction:row}.form-group{flex:1}}.form-group{flex-direction:column;gap:.75rem;display:flex}.form-group label{font-family:var(--font-geist-mono), monospace;letter-spacing:.1em;color:#888;text-transform:uppercase;font-size:.7rem}.form-input-new{color:#000;background:#fff;border:none;border-radius:8px;outline:none;width:100%;padding:1.2rem;font-family:inherit;font-size:1rem}.form-input-new:focus{box-shadow:0 0 0 3px #6366f14d}.textarea-new{resize:vertical;min-height:150px}.btn-submit{color:#fff;letter-spacing:.1em;text-transform:uppercase;background:linear-gradient(135deg,#4f46e5 0%,#a855f7 100%);border-radius:8px;justify-content:center;align-items:center;width:100%;margin-top:1rem;padding:1.2rem;font-size:.8rem;font-weight:700;transition:opacity .3s,transform .3s;display:flex}.btn-submit:hover{opacity:.9;transform:translateY(-2px)}.ml-2{margin-left:.5rem}
