html{scroll-behavior:smooth}:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--accent-blue:#3b82f6;--accent-blue-bg:#3b82f60a;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:background-color .5s,color .5s,border-color .5s}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root:not([data-theme=light]){--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--accent-blue:#60a5fa;--accent-blue-bg:#60a5fa14;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}:root:not([data-theme=light]) #social .button-icon{filter:invert()brightness(2)}}:root[data-theme=dark]{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--accent-blue:#60a5fa;--accent-blue-bg:#60a5fa14;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}:root[data-theme=dark] #social .button-icon{filter:invert()brightness(2)}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}body{margin:0}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}.sc{box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;width:100%;max-width:1126px;height:100vh;margin-inline:auto;padding:2rem;display:flex;position:sticky;top:0;overflow-x:hidden}.sc-elem{text-align:center;will-change:opacity, transform;margin:0;transition:opacity .15s ease-out,transform .15s ease-out}.sc-h1{letter-spacing:-.02em;font-size:4rem;font-weight:700;line-height:1.1}.sc-h2{opacity:.8;font-size:1.5rem;font-weight:400}.sc-h3{color:#888;font-size:1.25rem;font-weight:400}.sc-p{font-size:1.125rem;font-weight:400}.sc-p-sm{color:#666;font-size:1rem}.hero-download{color:#3b82f6;cursor:pointer;background:#3b82f61a;border:1px solid #3b82f64d;border-radius:8px;padding:.6rem 1.5rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:background .2s,transform .2s;display:inline-block}.hero-download:hover{background:#3b82f633;transform:translateY(-2px)}.about{box-sizing:border-box;background:var(--accent-blue-bg);width:100%;min-height:100vh;color:var(--text);justify-content:center;align-items:center;padding:4rem 2rem;display:flex}.about-content{justify-content:space-between;align-items:center;gap:1rem;width:100%;display:flex}.about-left{text-align:left;box-sizing:border-box;flex:0 0 45%;min-width:0}.about-right{box-sizing:border-box;flex:0 0 45%;justify-content:center;min-width:0;display:flex}.about-heading{color:var(--text-h);margin:0 0 1rem;font-size:3rem;font-weight:700}.about-line{background:var(--accent-blue);border:none;width:50%;height:2px;margin:0 0 1rem}.about-text{color:var(--text);margin:0 0 2rem;font-size:1.1rem;line-height:1.6}.about-list{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.about-list-item{border-bottom:1px solid #3b82f626;align-items:baseline;gap:1.5rem;padding:.5rem 0;display:flex}.about-list-year{color:#3b82f6;min-width:120px;font-size:.85rem;font-weight:600}.about-list-desc{color:var(--text);font-size:.95rem;line-height:1.4}.about-image-placeholder{aspect-ratio:4/5;color:#3b82f6;background:#3b82f61f;border:1px dashed #3b82f64d;border-radius:8px;justify-content:center;align-items:center;width:100%;font-size:.9rem;display:flex;overflow:hidden}.about-image-placeholder img{object-fit:cover;transform-origin:50%;width:100%;height:100%;position:relative;transform:scale(1.5)}@media (width<=768px){.about-content{flex-direction:column;gap:2rem}.about-left,.about-right{flex:0 0 100%;padding-right:0}}.about-download-btn{color:#3b82f6;cursor:pointer;background:#3b82f61a;border:1px solid #3b82f64d;border-radius:8px;margin-top:1rem;padding:.5rem 1.25rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:background .2s,transform .2s;display:inline-block}.about-download-btn:hover{background:#3b82f633;transform:translateY(-2px)}.navbar{z-index:100;height:3.5rem;color:var(--text);background:0 0;justify-content:space-between;align-items:center;padding:0 2rem;transition:background .2s ease-out,box-shadow .2s ease-out,-webkit-backdrop-filter .2s ease-out,backdrop-filter .2s ease-out;display:flex;position:fixed;top:0;left:0;right:0}.navbar-scrolled{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 1px var(--border);background:#ffffffbf}@media (prefers-color-scheme:dark){.navbar-scrolled{background:#16171dbf}}.nav-logo{color:var(--text-h);font-size:1.25rem;font-weight:700;text-decoration:none}.nav-logo:hover{color:var(--accent)}.nav-links{align-items:center;gap:1rem;display:flex}.nav-links a{color:var(--text);border-radius:6px;padding:.5rem .75rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .2s cubic-bezier(.4,0,.2,1)}.nav-links a:hover{background:var(--accent-blue-bg);color:var(--accent-blue)}.theme-toggle{color:var(--text);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:.5rem;transition:background .2s,color .2s;display:flex}.theme-toggle:hover{background:var(--accent-bg);color:var(--accent)}.theme-toggle svg{width:1.25rem;height:1.25rem}:root[data-theme=dark] .navbar-scrolled{background:#16171dbf}@media (width<=768px){.navbar{border-top:1px solid var(--border);background:var(--bg);border-bottom:none;height:3.5rem;position:fixed;top:auto;bottom:0}.navbar-scrolled{background:var(--bg);-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none}.nav-links{gap:1.5rem}}.experience{box-sizing:border-box;background:var(--bg);width:100%;min-height:100vh;color:var(--text);justify-content:center;align-items:center;padding:4rem 2rem;display:flex}.experience-content{justify-content:space-between;align-items:flex-start;gap:1rem;width:100%;display:flex}.experience-left{text-align:left;box-sizing:border-box;flex:0 0 40%;min-width:0}.experience-right{box-sizing:border-box;flex-direction:column;flex:0 0 41%;gap:2rem;min-width:0;display:flex}.section-heading{color:var(--text-h);margin:0 0 1rem;font-size:3rem;font-weight:700}.section-line{background:#3b82f6;border:none;width:50%;height:2px;margin:0 0 1rem}.exp-list{flex-direction:column;gap:1.5rem;margin:0;padding:0 0 0 1.5rem;list-style:none;display:flex;position:relative}.exp-list:before{content:"";background:#3b82f64d;width:2px;position:absolute;top:6px;bottom:6px;left:6px}.exp-list-item{flex-direction:column;gap:.25rem;display:flex;position:relative}.exp-list-item:before{content:"";z-index:1;background:#3b82f6;border:2px solid #3b82f64d;border-radius:50%;width:14px;height:14px;position:absolute;top:6px;left:-1.5rem}.exp-list-year{color:#3b82f6;font-size:.8rem;font-weight:600}.exp-list-desc{color:var(--text-h);font-size:.95rem;font-weight:600}.exp-stack{background:#3b82f60a;border:1px solid #3b82f626;border-radius:8px;padding:1.5rem}.exp-stack h3{color:var(--text-h);margin:0 0 1rem;font-size:1.1rem;font-weight:600}.stack-icons{flex-wrap:wrap;gap:.75rem;display:flex}.stack-icon{width:2.5rem;height:2.5rem;color:var(--text);filter:drop-shadow(0 1px 2px #0000001a);background:#3b82f614;border:1px solid #3b82f626;border-radius:8px;padding:.5rem;transition:background .2s ease-out,transform .2s ease-out}.stack-icon:hover{background:#3b82f626;transform:scale(1.15)}.exp-footer{background:#3b82f60a;border:1px solid #3b82f626;border-radius:8px;padding:1.5rem}.exp-footer h3{color:var(--text-h);margin:0 0 .5rem;font-size:1.1rem;font-weight:600}.exp-footer p{color:var(--text);margin:0;font-size:.95rem;line-height:1.5}.exp-certs{background:#3b82f60a;border:1px solid #3b82f626;border-radius:8px;padding:1.5rem}.exp-certs h3{color:var(--text-h);margin:0 0 .75rem;font-size:1.1rem;font-weight:600}.cert-item{border-bottom:1px solid #3b82f61a;flex-direction:column;gap:.15rem;padding:.75rem 0;display:flex}.cert-item:last-child{border-bottom:none}.cert-name{color:var(--text-h);font-size:.95rem;font-weight:600}.cert-score{color:#3b82f6;font-size:.85rem;font-weight:500}.cert-detail{color:var(--text);font-size:.8rem}.exp-languages{background:#3b82f60a;border:1px solid #3b82f626;border-radius:8px;padding:1.5rem}.exp-languages h3{color:var(--text-h);margin:0 0 .5rem;font-size:1.1rem;font-weight:600}.exp-languages p{color:var(--text);margin:0;font-size:.95rem;line-height:1.5}@media (width<=768px){.experience-content{flex-direction:column;gap:2rem}.experience-left,.experience-right{flex:0 0 100%;padding-right:0}}.project-card{justify-content:space-evenly;align-items:center;gap:0;width:100%;min-height:60vh;padding:4rem 0;display:flex}.project-card-reverse{flex-direction:row-reverse}.project-text{text-align:left;box-sizing:border-box;flex:0 0 45%;min-width:0;padding:0 2rem}.project-title{color:var(--text-h);margin:0 0 1rem;font-size:2.5rem;font-weight:700}.project-desc{color:var(--text);margin:0;font-size:1.1rem;line-height:1.6}.project-image-wrapper{flex:0 0 45%;justify-content:center;min-width:0;display:flex}.project-tech{align-items:center;gap:.5rem;margin-top:1rem;display:flex}.project-tech-icon{opacity:1;width:auto;height:1.1rem}.project-tech-icon:hover{opacity:1}.project-source-link{color:#3b82f6;align-items:center;gap:.5rem;margin-top:1rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:opacity .2s;display:inline-flex}.project-source-link:hover{opacity:.8}.project-image{will-change:transform, box-shadow;border-radius:12px;width:100%;transition:transform .5s cubic-bezier(.25,.45,.45,.95),box-shadow .5s cubic-bezier(.25,.45,.45,.95);transform:perspective(1000px)rotateY(-8deg)scale(.95);box-shadow:0 20px 60px #0000001a}.project-image-wrapper:hover .project-image{transform:perspective(1000px)rotateY(0)scale(1.05);box-shadow:0 30px 80px #0003}.project-card-reverse .project-image{transform:perspective(1000px)rotateY(8deg)scale(.95)}.project-card-reverse .project-image-wrapper:hover .project-image{transform:perspective(1000px)rotateY(0)scale(1.05);box-shadow:0 30px 80px #0003}@media (width<=768px){.project-card,.project-card-reverse{flex-direction:column;gap:2rem}.project-text{flex:0 0 100%;padding:0}.project-image-wrapper{flex:0 0 100%}.project-image{transform:perspective(1000px)rotateY(0)scale(1)}}.footer{justify-content:center;align-items:center;padding:4rem 2rem;display:flex}.footer-content{justify-content:center;align-items:center;gap:.75rem;display:flex}.footer-link{color:var(--text);align-items:center;gap:.6rem;font-size:1.1rem;font-weight:500;text-decoration:none;transition:color .2s ease-out,transform .2s ease-out;display:inline-flex}.footer-link:hover{color:var(--text-h);transform:scale(1.02)}.footer-icon{color:#3b82f6;width:1.25rem;height:1.25rem;transition:color .2s ease-out}.footer-link:hover .footer-icon{color:#60a5fa}.footer-links{align-items:center;gap:.5rem;margin-left:.5rem;display:flex}.footer-link-icon{width:2.2rem;height:2.2rem;color:var(--text);background:var(--bg);border-radius:50%;justify-content:center;align-items:center;transition:color .2s ease-out,background .2s ease-out;display:inline-flex}.footer-link-icon:hover{color:#3b82f6;background:#3b82f61a}@media (width<=768px){.footer-content{flex-direction:column;gap:1rem}.footer-links{margin-left:0}}.hero-footer{color:var(--text);flex-direction:column;align-items:center;gap:1.5rem;padding:3rem 2rem;display:flex}.hero-footer-status{color:var(--text);align-items:center;gap:.5rem;font-size:.9rem;font-weight:500;display:inline-flex}.hero-footer-status-dot{background:#22c55e;border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite pulse-dot}@keyframes pulse-dot{0%,to{opacity:1}50%{opacity:.4}}.hero-footer-links{align-items:center;gap:.75rem;display:flex}.hero-footer-link{width:2.5rem;height:2.5rem;color:var(--text);border-radius:50%;justify-content:center;align-items:center;text-decoration:none;transition:color .2s ease-out,background .2s ease-out;display:inline-flex}.hero-footer-link:hover{color:var(--text-h);background:var(--accent-bg)}.hero-footer-contrib{border-radius:6px;width:100%;max-width:700px;overflow:hidden}.hero-footer-contrib img{filter:drop-shadow(0 1px 4px #0000001a);width:100%;height:auto;display:block}@media (width<=768px){.hero-footer{gap:1rem;padding:2rem 1rem}}.contact{box-sizing:border-box;width:100%;min-height:100vh;color:var(--text);background:#3b82f60a;justify-content:center;align-items:center;padding:4rem 2rem;display:flex}.contact-content{justify-content:space-between;align-items:flex-start;gap:0;width:100%;display:flex}.contact-left{box-sizing:border-box;text-align:left;flex-direction:column;flex:0 0 45%;justify-content:space-between;min-width:0;height:400px;display:flex}.contact-info-top{margin-bottom:auto}.contact-info-bottom{margin-top:auto}.contact-heading{color:var(--text-h);margin:0 0 1rem;font-size:3rem;font-weight:700}.contact-text{color:var(--text);margin:0;font-size:1.1rem;line-height:1.6}.contact-email{color:var(--text);margin:0 0 1.5rem;font-size:1rem}.contact-email strong{color:#3b82f6}.contact-socials{gap:1rem;display:flex}.social-icon{background:#3b82f61a;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:background .3s,transform .3s;display:flex}.social-icon:hover{background:#3b82f633;transform:scale(1.1)}.social-icon img{object-fit:contain;width:20px;height:20px}.contact-right{box-sizing:border-box;flex:0 0 45%;min-width:0}.contact-form{flex-direction:column;gap:1rem;display:flex}.form-row{gap:1rem;display:flex}.form-group{flex-direction:column;flex:1;display:flex}.form-group input,.form-group textarea{border:1px solid var(--border);width:100%;color:var(--text);box-sizing:border-box;resize:vertical;background:0 0;border-radius:8px;outline:none;min-height:50px;padding:.75rem 1rem;font-size:1rem;transition:border-color .2s,box-shadow .2s}.form-group input:focus,.form-group textarea:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f626}.form-group textarea{min-height:250px}.submit-btn{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:8px;padding:.875rem 2rem;font-size:1rem;font-weight:600;transition:background .2s,transform .2s}.submit-btn:hover{background:#2563eb;transform:translateY(-1px)}.submit-btn:active{transform:translateY(0)}.download-cv-btn{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:8px;margin-top:1rem;padding:.875rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:background .2s,transform .2s;display:inline-block}.download-cv-btn:hover{background:#2563eb;transform:translateY(-1px)}.download-cv-btn:active{transform:translateY(0)}@media (width<=768px){.contact-content{flex-direction:column;align-items:center;gap:2rem}.contact-left,.contact-right{flex:0 0 100%;width:100%}.contact-left{text-align:center;align-items:center;height:auto}.contact-info-top,.contact-info-bottom{flex-direction:column;align-items:center;width:100%;display:flex}.contact-socials{justify-content:center}.contact-right{justify-content:center;display:flex}.contact-form{width:100%}.form-row{flex-direction:column;gap:1rem}.form-group textarea{min-height:170px}}
