@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap);:root{--bg:#0b0b10;--text:#f5f5f5;--muted:#f5f5f5bf;--primary:#6000ce;--primary-2:#9a4dff;--primary-soft:#6000ce59;--panel:#ffffff08}.hero{padding:clamp(6rem,10vh,9rem) 1.25rem 5rem}.hero-content{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:2rem;justify-content:center;margin-left:auto;margin-right:auto;margin-top:1rem;max-width:1100px}.hero-text-content{align-items:flex-start;display:flex;flex-direction:column;max-width:1000px}.hero-text-content .hero-degree{color:#f5f5f58c;font-size:clamp(1rem,2.2vw,1.15rem);font-style:italic;margin-top:1rem}.hero-image{border:4px solid #6000ce;border-radius:50%;height:350px;object-fit:cover;width:350px}.hero p.hero-text{color:#f5f5f5bf;color:var(--muted);font-size:clamp(1.05rem,2.4vw,1.25rem);line-height:1.75;margin:0;max-width:500px;text-align:left}.hero-avatar{align-items:center;display:flex;flex-direction:column;gap:1.25rem}.hero-avatar-button{align-items:center;background:radial-gradient(circle at 30% 20%,#9a4dff59,#6000ce1f 45%,#ffffff05 70%);border:1px solid #9a4dff8c;border-radius:999px;box-shadow:0 18px 50px #0006;color:#0000;cursor:pointer;display:flex;height:clamp(220px,28vw,320px);justify-content:center;line-height:0;overflow:hidden;padding:6px;transition:transform .2s ease,border-color .2s ease;width:clamp(220px,28vw,320px)}.hero-avatar-button:hover{border-color:#9a4dffd9;transform:translateY(-3px)}.hero-avatar-img{border-radius:999px;display:block;height:100%;object-fit:cover;width:100%}.hero-quick-links{display:flex;gap:1rem;justify-content:center}.hero-quick-icon{align-items:center;background:#ffffff08;border:1px solid #6000ce59;border-radius:14px;cursor:pointer;display:inline-flex;height:56px;justify-content:center;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;width:56px}.hero-quick-icon img{height:34px;object-fit:contain;width:34px}.hero-quick-icon:hover{border-color:#9a4dffb3;box-shadow:0 10px 25px #00000059;transform:translateY(-2px) scale(1.03)}.hero-cta{display:flex;flex-wrap:wrap;gap:1rem;margin-top:1.75rem}@media (max-width:1200px){.hero-content{flex-wrap:wrap;justify-content:center;text-align:center}.hero-text-content{align-items:center}.hero p.hero-text{text-align:center}.hero-cta{justify-content:center}}.name-button{background:none;border:none;color:#6000ce;color:var(--primary);cursor:pointer;font-size:1.55rem;font-weight:700;padding:.25rem;text-decoration:none;transition:color .3s}.name-button:hover{color:#9a4dff;color:var(--primary-2);text-decoration:none}*{box-sizing:border-box;font-family:Inter,Arial,sans-serif;margin:0;padding:0}html{scroll-behavior:smooth}body{background:#0b0b10;background:var(--bg);color:#f5f5f5;color:var(--text);font-size:1.02rem;line-height:1.6;overflow-x:hidden}header{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0d0d0df2;border-bottom:1px solid #6000ce;padding:1.5rem 3rem;position:-webkit-sticky;position:sticky;top:0;z-index:1000}header,header .container{align-items:center;display:flex;justify-content:space-between}header .container{width:100%}header h1{color:#6000ce;font-size:2.5rem;font-weight:700}nav a{color:#f5f5f5;font-size:1.3rem;font-weight:500;margin-left:2rem;text-decoration:none;transition:color .3s}nav a:hover{color:#6000ce}.hero{overflow:hidden;padding:0;position:relative;text-align:center}.hero h2{color:#6000ce;color:var(--primary);font-size:clamp(2.2rem,4.5vw,3.6rem);margin-bottom:1.25rem}.hero p{font-size:inherit;margin:0;max-width:none}section{margin:auto;max-width:1200px;padding:6rem 2rem;position:relative;z-index:2}section h3{color:#6000ce;font-size:3.8rem;font-weight:600;margin-bottom:2.5rem;text-align:center}section h4{color:#6000ce;font-size:1.8rem;margin-bottom:1rem}section p{font-size:1.3rem}.process-item,.service-item,.testimonial-item{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(180deg,hsla(0,0%,100%,.035),hsla(0,0%,100%,.015));border:1px solid #6000ce59;border-radius:14px;box-shadow:0 20px 55px #00000059;margin-bottom:2rem;padding:2rem;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}.process-item:hover,.service-item:hover,.testimonial-item:hover{border-color:#9a4dffb3;box-shadow:0 26px 70px #00000073;transform:translateY(-6px)}.experience{padding-top:2rem}.experience-subtitle{color:#f5f5f5bf;color:var(--muted);font-size:1.1rem;margin:-1rem auto 3rem;max-width:900px;text-align:center}.experience-timeline{margin:0 auto;max-width:1100px;padding:0 1rem 2rem;position:relative}.experience-timeline:before{background:linear-gradient(180deg,#6000ce00,#6000ce8c,#9a4dff00);bottom:0;content:"";left:50%;position:absolute;top:0;transform:translateX(-50%);width:2px}.experience-row{margin:2.2rem 0;overflow:visible;padding:0 1rem;position:relative}.experience-row.left{padding-right:50%}.experience-row.right{padding-left:50%}.experience-badge{align-items:center;background:#ffffff08;border:1px solid #9a4dff99;border-radius:999px;color:#f5f5f5eb;display:flex;font-weight:800;height:44px;justify-content:center;left:50%;letter-spacing:.01em;position:absolute;top:18px;transform:translate(-50%,-50%);width:44px;z-index:2}.experience-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff05;border:1px solid #6000ce4d;border-radius:16px;box-shadow:0 18px 55px #00000052;padding:1.5rem 1.35rem;position:relative;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease;z-index:1}.experience-row:hover .experience-card{border-color:#9a4dffb3;box-shadow:0 26px 70px #0000006b;transform:translateY(-6px)}.experience-title{color:#6000ce;color:var(--primary);font-size:1.5rem;margin-bottom:.6rem}.experience-description{color:#f5f5f5;color:var(--text);font-size:1.08rem;line-height:1.75;margin-bottom:1.1rem;opacity:.9}.experience-tags{display:flex;flex-wrap:wrap;gap:.55rem}.experience-tag{background:#ffffff08;border:1px solid #6000ce4d;border-radius:999px;color:#f5f5f5d9;font-size:.95rem;padding:.5rem .75rem;white-space:nowrap}@media (max-width:900px){.experience-subtitle{margin:.75rem auto 2.5rem}.experience-timeline:before{left:22px;transform:none}.experience-row.left,.experience-row.right{padding-left:56px;padding-right:1rem}.experience-badge{left:22px;transform:translate(-50%,-50%)}.experience-card{padding:1.25rem 1.1rem}}.portfolio-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.portfolio-item{background:#ffffff05;border:1px solid #5f00c580;border-radius:12px;overflow:hidden;position:relative;transition:transform .3s}.portfolio-item:hover{transform:translateY(-5px)}.portfolio-item img{display:block;width:100%}.portfolio-item p{font-size:1.3rem;padding:1.5rem;text-align:center}.contact{background:#ffffff05;border:2px solid #5f00c580;border-radius:12px;margin:auto;max-width:800px;padding:3rem}.contact form{display:flex;flex-direction:column}.contact-subtitle{color:#f5f5f5bf;color:var(--muted);font-size:1.15rem;margin:.75rem auto 1.5rem;max-width:900px;text-align:center}.contact-grid{grid-gap:1.1rem;display:grid;gap:1.1rem;grid-template-columns:repeat(2,minmax(0,1fr))}.contact-grid input{margin-bottom:0}@media (max-width:700px){.contact-grid{grid-template-columns:1fr}}.form-feedback{font-weight:650;margin-bottom:1rem}.form-success{color:#00b4d2f2}.form-error{color:#f87171f2}.contact input,.contact textarea{background:#1a1a1a;border:1px solid #333;border-radius:6px;color:#f5f5f5;font-size:1.2rem;margin-bottom:1.2rem;padding:1rem;transition:border-color .2s ease,box-shadow .2s ease;width:100%}.contact input:focus-visible,.contact textarea:focus-visible{border-color:#9a4dffcc;box-shadow:0 0 0 4px #9a4dff26;outline:none}.contact textarea{min-height:140px;resize:vertical}.contact button{font-size:1.1rem;width:100%}.contact button:hover{transform:translateY(-1px)}.btn{align-items:center;border:1px solid #0000;border-radius:12px;cursor:pointer;display:inline-flex;font-weight:650;justify-content:center;letter-spacing:.01em;padding:.95rem 1.25rem;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,background .2s ease,border-color .2s ease;-webkit-user-select:none;user-select:none}.btn:focus-visible{box-shadow:0 0 0 4px #9a4dff2e;outline:none}.btn-primary{background:linear-gradient(135deg,#6000ce,#9a4dff);background:linear-gradient(135deg,var(--primary),var(--primary-2));border-color:#9a4dff59;box-shadow:0 18px 45px #6000ce40;color:#fff}.btn-primary:hover{box-shadow:0 22px 60px #6000ce59;transform:translateY(-2px)}.btn-secondary{background:#ffffff08;border-color:#6000ce73;color:#f5f5f5;color:var(--text)}.btn-secondary:hover{border-color:#9a4dffbf;box-shadow:0 18px 45px #0000004d;transform:translateY(-2px)}footer{background:#0d0d0df2;border-top:1px solid #6000ce;padding:2.5rem;text-align:center}footer p{color:#777;font-size:1.2rem}.background{animation:gradientBG 12s ease infinite;background:linear-gradient(-45deg,#0d0d0d,#111,#0d0d0d,#6000ce);background-size:400% 400%;height:100%;left:0;position:fixed;top:0;width:100%;z-index:0}@keyframes gradientBG{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.background:after,.background:before{animation:float 20s linear infinite;background:radial-gradient(circle,#5f00c533 0,#0000 70%);border-radius:50%;content:"";height:400px;position:absolute;width:400px}.background:before{left:10%;top:10%}.background:after{animation-delay:-10s;left:70%;top:60%}@keyframes float{0%{transform:translateY(0) translateX(0)}50%{transform:translateY(-40px) translateX(40px)}to{transform:translateY(0) translateX(0)}}.skills-grid{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-top:1.5rem}.skills-page{padding-top:2rem}.skills-accordion-layout{grid-gap:2rem;align-items:start;display:grid;gap:2rem;grid-template-columns:1fr 360px;margin:0 auto;max-width:1100px;padding:0 1rem}.skills-accordion{display:flex;flex-direction:column;gap:1rem}.skills-acc-item{background:#ffffff05;border:1px solid #6000ce40;border-radius:16px;box-shadow:0 18px 55px #00000029;overflow:hidden}.skills-acc-button{align-items:center;background:#0000;border:0;color:inherit;cursor:pointer;display:flex;gap:1rem;justify-content:space-between;padding:1.35rem;width:100%}.skills-acc-button:focus-visible{box-shadow:inset 0 0 0 3px #9a4dff40;outline:none}.skills-acc-index{align-items:center;background:#ffffff08;border:1px solid #9a4dff8c;border-radius:999px;color:#f5f5f5eb;display:inline-flex;flex:0 0 auto;font-weight:900;height:52px;justify-content:center;letter-spacing:.02em;width:52px}.skills-acc-text{align-items:flex-start;display:flex;flex:1 1 auto;flex-direction:column}.skills-acc-title{color:#6000ce;color:var(--primary);font-size:1.4rem;font-weight:800;line-height:1.2;margin-bottom:.2rem}.skills-acc-subtitle{color:#f5f5f5bf;color:var(--muted);font-size:1.08rem;line-height:1.35}.skills-acc-chevron{align-items:center;border:1px solid #6000ce4d;border-radius:10px;color:#f5f5f5d9;display:inline-flex;flex:0 0 auto;font-size:18px;height:32px;justify-content:center;transition:transform .25s ease;width:32px}.skills-acc-chevron.open{transform:rotate(180deg)}.skills-acc-panel{border-top:1px solid #6000ce33}.skills-acc-panel-inner{padding:1.25rem}.skills-acc-example{color:#f5f5f5e0;font-size:1.1rem;line-height:1.6;margin-bottom:.9rem}.skills-layout{grid-gap:2rem;align-items:start;display:grid;gap:2rem;grid-template-columns:1fr 360px;margin:0 auto;max-width:1100px;padding:0 1rem}.skills-groups{grid-gap:1.2rem;display:grid;gap:1.2rem;grid-template-columns:repeat(2,minmax(0,1fr))}.skills-group-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff05;border:1px solid #6000ce4d;border-radius:16px;box-shadow:0 18px 55px #00000047;padding:1.35rem 1.25rem 1.25rem;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}.skills-group-card:hover{border-color:#9a4dffb3;box-shadow:0 26px 70px #0006;transform:translateY(-5px)}.skills-group-header{align-items:center;display:flex;gap:.9rem;margin-bottom:1rem}.skills-group-index{align-items:center;background:#ffffff08;border:1px solid #9a4dff8c;border-radius:999px;color:#f5f5f5eb;display:flex;font-weight:900;height:46px;justify-content:center;letter-spacing:.02em;width:46px}.skills-group-title{color:#6000ce;color:var(--primary);font-size:1.25rem;margin-bottom:.25rem}.skills-group-subtitle{color:#f5f5f5bf;color:var(--muted);font-size:.98rem;line-height:1.35;margin:0}.skills-chip-wrap{display:flex;flex-wrap:wrap;gap:.6rem}.skills-chip{background:#ffffff08;border:1px solid #6000ce59;border-radius:999px;color:#f5f5f5db;font-size:1.05rem;font-weight:600;padding:.7rem .95rem;transition:transform .2s ease,border-color .2s ease,background .2s ease}.skills-chip:hover{background:#9a4dff14;border-color:#9a4dffbf;transform:translateY(-2px)}.skills-aside{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff05;border:1px solid #6000ce4d;border-radius:16px;box-shadow:0 18px 55px #00000047;padding:1.55rem 1.35rem}.skills-aside-title{color:#6000ce;color:var(--primary);font-size:1.45rem;margin-bottom:.5rem}.skills-aside-subtitle{color:#f5f5f5bf;color:var(--muted);font-size:1.1rem;line-height:1.5;margin-bottom:1.2rem}.skills-bullets{display:flex;flex-direction:column;gap:.85rem;list-style:none;margin:0 0 1.2rem;padding:0}.skills-bullet{align-items:flex-start;color:#f5f5f5e0;display:flex;font-size:1.1rem;gap:.7rem;line-height:1.6}.skills-bullet-dot{background:linear-gradient(135deg,#6000ce,#9a4dff);background:linear-gradient(135deg,var(--primary),var(--primary-2));border-radius:999px;box-shadow:0 0 0 4px #9a4dff1f;flex:0 0 auto;height:12px;margin-top:.62rem;width:12px}.skills-aside-footer{border-top:1px solid #6000ce40;padding-top:1rem}.skills-mini-title{color:#f5f5f5eb;font-size:1.05rem;font-weight:800;margin-bottom:.35rem}.skills-mini-text{color:#f5f5f5bf;color:var(--muted);font-size:1.01rem;line-height:1.55}@media (max-width:980px){.skills-accordion-layout,.skills-groups,.skills-layout{grid-template-columns:1fr}}.skill-item{background:#ffffff0d;border:3px solid #5f00c580;border-radius:8px;color:#f5f5f5;display:inline-block;font-size:1.2rem;padding:.8rem 1.5rem;text-align:center;transition:transform .3s,background .3s}.skill-item:hover{background:#5f00c533;transform:translateY(-3px)}.purple-title{color:#6000ce;font-size:1.5rem;font-weight:600;margin-bottom:.5rem}.skill-callout{background:#ffffff05;border:4px solid #5f00c580;border-radius:12px;margin-left:auto;margin-right:auto;margin-top:2rem;max-width:800px;padding:2rem}.skill-callout h4{color:#6000ce;font-size:1.8rem;margin-bottom:1rem}.skill-callout p{font-size:1.3rem}.skill-callout{display:block;margin:2rem auto 0;max-width:1000px;padding:1.25rem 1.5rem;text-align:left}.contact-links{align-items:center;display:flex;gap:1.5rem;justify-content:center;margin-bottom:1.5rem}.contact-icon-img{cursor:pointer;height:64px;object-fit:contain;transition:transform .2s ease,box-shadow .2s ease;width:64px}.contact-icon-img:hover{box-shadow:0 4px 10px #00000026;transform:translateY(-2px) scale(1.05)}.portfolio-background{background:#0b0b10;inset:0;overflow:hidden;pointer-events:none;position:fixed;z-index:0}.bg-canvas{display:block;height:100%;width:100%}.bg-canvas,.bg-vignette{inset:0;position:absolute}.bg-vignette{background:radial-gradient(ellipse 120% 110% at 50% 50%,#0000 20%,#07050e73 60%,#07050ee0 100%)}
/*# sourceMappingURL=main.19b30991.css.map*/