body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.navbar{-webkit-backdrop-filter:blur(14px) saturate(180%);backdrop-filter:blur(14px) saturate(180%);background:#000;background-image:url(/static/media/texture-2.80e63781fffb8c923b67.jpeg);box-shadow:0 6px 20px #0000000f;left:0;position:fixed;right:0;top:0;transition:background .4s ease,box-shadow .4s ease,padding .3s ease;width:100%;z-index:100}.navbar-inner{flex-wrap:wrap;justify-content:space-between;margin:0 auto;max-width:1200px;padding:1.2rem 2rem}.navbar-brand,.navbar-inner{align-items:center;display:flex}.navbar-brand{cursor:pointer;flex-shrink:0;gap:.6rem;transition:transform .3s ease}.navbar-brand:hover{transform:translateY(-1px)}.navbar-brand-icon{color:#78a2f0;flex-shrink:0;font-size:1.8rem;opacity:1;transform:scale(1);transition:color .24s ease}.navbar-toggle{background:none;border:none;color:#fff;cursor:pointer;display:none;flex-shrink:0;font-size:2.4rem;transition:transform .3s ease,color .3s ease}.navbar-toggle:hover{color:#78a2f0;transform:scale(1.1)}.navbar-toggle.open{transform:rotate(180deg)}.navbar-links{display:flex;flex-direction:row;gap:2.2rem;list-style:none;margin:0;padding:0;white-space:nowrap}.navbar-links li a{color:#fff;font-size:1.05rem;font-weight:500;letter-spacing:.3px;padding:.6rem 0;position:relative;text-decoration:none;transition:color .3s ease,transform .3s ease}.navbar-links li a:after{background:linear-gradient(90deg,#78a2f0,#6fb1fc);bottom:-4px;content:"";height:2px;left:50%;position:absolute;transition:width .35s ease,left .35s ease;width:0}.navbar-links li a:hover{color:#78a2f0;transform:translateY(-2px)}.navbar-links li a:hover:after{left:0;width:100%}@media screen and (max-width:1080px){.navbar-inner{padding:1rem 1.5rem}.navbar-toggle{display:block;margin-left:auto}.navbar-links{background:#fff;border:1px solid #dce3ea99;border-radius:6px;box-shadow:0 6px 20px #00000014;display:none;flex-direction:column;gap:1rem;min-width:180px;opacity:0;padding:.75rem 0;pointer-events:none;position:absolute;right:1.5rem;top:100%;transform:translateY(-10px);transition:opacity .3s ease,transform .3s ease;white-space:normal}.navbar-links.open{display:flex;opacity:1;pointer-events:auto;transform:translateY(0)}.navbar-links li a{color:#000;font-size:.9rem;padding:.6rem 1rem}}@media screen and (max-width:480px){.navbar-toggle{font-size:2rem}.navbar-links{min-width:150px;right:1rem}.footer,.navbar-links li a{font-size:.85rem}.footer{padding:1rem}}.card-title{align-items:center;color:#2c3e50;display:flex;font-family:Segoe UI,Inter,sans-serif;font-size:1.8rem;font-weight:700;justify-content:center;letter-spacing:-.5px;line-height:1.2;margin:0 0 1.5rem;outline:none;text-align:center;transition:color .35s ease,transform .35s ease;-webkit-user-select:none;user-select:none}.card-title:focus,.card-title:hover{box-shadow:none;color:#78a2f0;outline:none;transform:translateY(-2px)}.card{animation:fade-in-card .8s ease forwards;background:linear-gradient(135deg,#fff,#f7f8fc);border-radius:24px;box-shadow:0 2px 6px #0000000a,0 8px 20px #0000000f;font-family:Segoe UI,Inter,sans-serif;margin:0 auto;max-width:1080px;outline:none;overflow:hidden;padding:3rem 2.5rem;transition:transform .35s cubic-bezier(.4,0,.2,1),box-shadow .35s ease,background-color .35s ease,border-color .35s ease;-webkit-user-select:none;user-select:none;width:100%}.card:focus,.card:hover{background-clip:padding-box,border-box;background-image:linear-gradient(#fff,#fff),linear-gradient(135deg,#608aed,#11447d);background-origin:border-box;border:2px solid #0000;box-shadow:0 14px 32px #1651f340;outline:none;transform:translateY(-8px) scale(1.02)}.card-title::selection,.card::selection{background:#0000;color:inherit}@keyframes fade-in-card{0%{filter:blur(6px);opacity:0;transform:scale(.96) translateY(32px)}60%{filter:blur(0);opacity:1;transform:scale(1.02) translateY(0)}to{transform:scale(1)}}@media screen and (max-width:1200px){.card{max-width:95%;padding:2.5rem 2rem}}@media screen and (max-width:992px){.card{border-radius:20px;padding:2.2rem 1.8rem}.card-title{font-size:1.6rem}}@media screen and (max-width:768px){.card{border-radius:18px;padding:1.8rem 1.4rem}.card-title{font-size:1.4rem}}@media screen and (max-width:480px){.card{border-radius:14px;padding:1.4rem 1rem}.card-title{font-size:1.2rem}}@media screen and (orientation:landscape) and (max-width:768px){.card{border-radius:18px;padding:1.6rem 2rem}.card-title{font-size:1.3rem}}.about-me-hero{display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-between;margin:0 auto;max-width:1200px;padding:2rem;text-align:center;width:100%}.about-me-text{align-items:center;display:flex;flex:1 1 60%;flex-direction:column;gap:1rem;width:100%}.about-me-name{color:#2c3e50;font-family:Segoe UI,sans-serif;font-size:2.4rem;font-weight:700;line-height:1.2;margin:0}.about-me-name span{color:#78a2f0}.about-me-title{color:#5c6b7a;font-size:1.3rem;font-weight:500}.about-me-location{color:#7a8b9c;font-size:1rem}.about-me-bio{color:#34495e;font-size:1.05rem;line-height:1.7;max-width:700px}.about-me-actions{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-top:1rem}.profile-btn{border:none;border-radius:10px;cursor:pointer;font-size:1rem;font-weight:600;overflow:hidden;padding:.9rem 1.6rem;position:relative;text-decoration:none;transition:all .3s ease;width:-webkit-fit-content;width:fit-content;z-index:1}.profile-btn:after{background-color:#ffffff1a;content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .3s ease;width:100%;z-index:-1}.profile-btn:hover:after{left:0}.profile-btn:hover{box-shadow:0 6px 18px #0000001a;transform:scale(1.03)}.profile-btn.primary{background-color:#78a2f0;color:#fff}.profile-btn.primary:hover{background-color:#8b5cf6}.profile-btn.secondary{background-color:initial;border:2px solid #78a2f0;color:#78a2f0}.profile-btn.secondary:hover{background-color:#78a2f0;color:#fff}.about-me-stats{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center;margin-top:2rem;padding-top:1rem}.profile-stat{background-color:#eef2f7;border-radius:14px;box-shadow:0 2px 6px #0000000a;min-width:120px;padding:1rem 1.4rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.profile-stat:hover{box-shadow:0 6px 16px #00000014;transform:translateY(-4px)}.profile-stat strong{color:#78a2f0;display:block;font-size:1.5rem}.profile-stat span{color:#34495e;font-size:.95rem}.about-me-image{align-self:flex-start;flex:0 0 240px;text-align:center}.about-me-image .image-component{animation:float-up .8s ease-in-out,fade-in .6s ease-in-out;border:6px solid #dbe5f1;border-radius:50%;box-shadow:0 8px 24px #0000001a;height:240px;object-fit:cover;transition:transform .4s ease,box-shadow .4s ease;width:240px}.about-me-image .image-component:hover{box-shadow:0 10px 28px #00000026;transform:scale(1.08)}@media screen and (max-width:768px){.about-me-hero{align-items:center;flex-direction:column;gap:2.5rem;padding:1.5rem}.about-me-image .image-component{height:160px;width:160px}.about-me-name{font-size:2rem}.about-me-title{font-size:1.1rem}.about-me-bio,.profile-btn{font-size:.95rem}.profile-btn{max-width:280px;width:100%}.profile-stat{font-size:.9rem;min-width:100px}.profile-stat strong{font-size:1.3rem}.profile-stat span{font-size:.85rem}}@media screen and (max-width:480px){.about-me-image .image-component{height:140px;width:140px}.about-me-name{font-size:1.8rem}.about-me-title{font-size:1rem}.about-me-bio,.profile-btn{font-size:.9rem}.profile-stat{font-size:.85rem;min-width:90px}}@media screen and (orientation:landscape) and (max-width:768px){.about-me-hero{flex-flow:row wrap;gap:2rem;justify-content:center}.about-me-image,.about-me-text{flex:1 1 45%;max-width:100%}.about-me-image .image-component{height:180px;width:180px}}@keyframes fade-in{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes float-up{0%{opacity:0;transform:scale(.9) translateY(10px)}to{opacity:1;transform:scale(1) translateY(0)}}.academic-flow{animation:fadeIn .6s cubic-bezier(.4,0,.2,1);color:#1f2d3d;display:flex;flex-direction:column;font-family:Inter,Segoe UI,Roboto,Helvetica,Arial,sans-serif;gap:2.5rem;margin:0 auto;max-width:1100px;padding:2rem 3rem;position:relative;width:100%}.academic-flow:before{background:linear-gradient(180deg,#78a2f0,#6fb1fc);border-radius:2px;content:"";height:100%;left:2rem;position:absolute;top:0;width:3px}.academic-flow .flow-item{animation:zoomInCard .6s ease forwards;background:#ffffffe6;border:1px solid #dce3ea99;border-radius:16px;box-shadow:0 6px 18px #0000000f;display:flex;flex-direction:column;gap:.8rem;opacity:0;padding:2rem;position:relative;transform:translateY(20px) scale(.95);transition:transform .35s ease,box-shadow .35s ease,border .35s ease;will-change:transform,opacity,filter}.academic-flow .flow-item.visible{filter:blur(0);opacity:1;transform:translateY(0) scale(1)}.academic-flow .flow-item.visible:focus,.academic-flow .flow-item.visible:hover{background-clip:padding-box,border-box;background-image:linear-gradient(#fff,#fff),linear-gradient(135deg,#608aed,#11447d);background-origin:border-box;border:2px solid #0000;box-shadow:0 14px 32px #1651f340;outline:none;transform:translateY(-6px) scale(1.03)}.academic-flow .flow-icon{align-items:center;background:linear-gradient(135deg,#608aed,#11447d);border:2px solid #fff;border-radius:50%;box-shadow:0 4px 12px #0000001a;color:#fff;display:flex;font-size:1.4rem;height:2.8rem;justify-content:center;left:-3rem;position:absolute;top:1rem;transition:transform .35s ease,box-shadow .35s ease;width:2.8rem}.academic-flow .flow-item.visible:focus .flow-icon,.academic-flow .flow-item.visible:hover .flow-icon{animation:pulse 1s infinite alternate;box-shadow:0 6px 16px #00000026;transform:scale(1.2) rotate(6deg)}.academic-flow .flow-title{color:#2c3e50;font-size:1.35rem;font-weight:600;transition:color .3s ease,transform .3s ease}.academic-flow .flow-item:hover .flow-title{color:#78a2f0;transform:translateY(-2px)}.academic-flow .flow-subtitle{color:#5c6b7a;font-size:1.05rem;font-weight:500}.academic-flow .flow-period{background:#eef3fa;border-radius:6px;color:#3b4a59;display:inline-block;font-size:.9rem;font-weight:500;padding:.3rem .6rem}.academic-flow .flow-description{color:#5c6b7a;font-size:1rem;line-height:1.6}@media screen and (max-width:1200px){.academic-flow{padding:2rem}.academic-flow:before{left:1.5rem}}@media screen and (max-width:992px){.academic-flow{padding:1.5rem}.academic-flow:before{left:1.2rem}.academic-flow .flow-icon{font-size:1.2rem;height:2.4rem;left:-2.5rem;width:2.4rem}}@media screen and (max-width:768px){.academic-flow{gap:2rem;padding:1rem}.academic-flow:before{left:1rem}.academic-flow .flow-item{border-radius:12px;padding:1.4rem}.academic-flow .flow-title{font-size:1.15rem}.academic-flow .flow-description{font-size:.9rem}.academic-flow .flow-icon{font-size:1rem;height:2.2rem;left:-2rem;width:2.2rem}}@media screen and (max-width:480px){.academic-flow{gap:1.5rem;padding:1rem}.academic-flow:before{left:.5rem}.academic-flow .flow-item{border-radius:12px;padding:1.2rem 1rem 1.2rem 2.5rem}.academic-flow .flow-title{font-size:1.1rem}.academic-flow .flow-description{font-size:.9rem;line-height:1.5}.academic-flow .flow-icon{font-size:1rem;height:2rem;left:0;transform:translateX(-50%);width:2rem}}@media screen and (orientation:landscape) and (max-width:768px){.academic-flow{flex-direction:column;gap:2rem;padding:1rem 2rem}.academic-flow:before{left:1rem}.academic-flow .flow-item{padding:1.4rem}.academic-flow .flow-icon{left:-2rem}}#honors-flow{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));position:relative}#honors .flow-item{background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 4px 14px #0000000d;display:flex;filter:blur(4px);flex-direction:column;gap:.8rem;opacity:0;padding:1.6rem 1.4rem;position:relative;transform:translateY(20px) scale(.95);transition:opacity .45s ease,transform .45s ease,filter .45s ease,box-shadow .3s ease,border-color .3s ease,background .3s ease;will-change:transform,opacity,filter}#honors .flow-item.visible{-webkit-margin-after:1.2em;animation:zoomInOut .45s ease forwards;filter:blur(0);margin-block-end:1.2em;opacity:1;transform:translateY(0) scale(1)}#honors .flow-item.visible:last-child{-webkit-margin-after:0;margin-block-end:0}#honors .flow-item.visible:first-child{animation-delay:.05s}#honors .flow-item.visible:nth-child(2){animation-delay:.1s}#honors .flow-item.visible:nth-child(3){animation-delay:.15s}#honors .flow-item.visible:nth-child(4){animation-delay:.2s}#honors .flow-item.visible:hover,#honors .flow-item:focus-within{background:linear-gradient(135deg,#fff,#f3f7ff);border-color:#78a2f0;box-shadow:0 14px 32px #1651f340;outline:none;transform:translateY(-.4rem) scale(1.03)}#honors .flow-icon{align-items:center;background:linear-gradient(135deg,#608aed,#11447d);border-radius:50%;box-shadow:0 3px 8px #0000001a;color:#fff;display:flex;font-size:1.2rem;height:2.6rem;justify-content:center;margin-bottom:.5rem;transition:transform .3s ease,box-shadow .3s ease;width:2.6rem}#honors .flow-item.visible:hover .flow-icon,#honors .flow-item:focus-within .flow-icon{animation:pulse 1s infinite alternate;box-shadow:0 6px 16px #a678f080;transform:scale(1.15)}#honors .flow-content{background-color:#f9fbfd;border:1px solid #e2e8f0;border-radius:12px;flex:1 1;padding:1rem 1.2rem;transition:background-color .3s ease,box-shadow .3s ease}#honors-flow:after{content:"";flex-grow:1}#honors .flow-content:hover{background-color:#f0f5fa;box-shadow:inset 0 0 10px #0000000d}#honors .flow-title{color:#2c3e50;font-size:1.25rem;font-weight:600;margin-bottom:.2rem;transition:color .3s ease,transform .3s ease}#honors .flow-item:focus-within .flow-title,#honors .flow-item:hover .flow-title{color:#78a2f0;transform:translateY(-2px)}#honors .flow-subtitle{color:#5c6b7a;font-size:.9rem;font-weight:500;margin-bottom:.4rem}#honors .flow-period{background:#e6edf5;border-radius:6px;color:#3b4a59;display:inline-block;font-size:.8rem;font-weight:500;padding:.25rem .6rem}#honors .flow-description{color:#5c6b7a;font-size:.9rem;line-height:1.6}@media (max-width:992px){#honors{padding:3rem 1.2rem}#honors-flow{gap:1.5rem}#honors .flow-item{padding:1.3rem}#honors .flow-title{font-size:1.15rem}}@media (max-width:768px){#honors{padding:2.2rem 1rem}#honors-flow{gap:1.2rem}#honors .flow-item{align-items:center;padding:1.1rem;text-align:center}#honors .flow-icon{font-size:1rem;height:2.2rem;width:2.2rem}#honors .flow-title{font-size:1.05rem}#honors .flow-description{font-size:.8rem;line-height:1.4}}@media (max-width:480px){#honors{padding:1.8rem .8rem}#honors-flow{gap:1rem}#honors .flow-item{border-radius:10px;padding:.9rem}#honors .flow-title{font-size:.95rem}#honors .flow-description{font-size:.75rem}#honors .flow-icon{font-size:.9rem;height:1.8rem;width:1.8rem}}@keyframes fadeUp{0%{filter:blur(4px);opacity:0;transform:translateY(15px) scale(.95)}to{filter:blur(0);opacity:1;transform:translateY(0) scale(1)}}@keyframes zoomInOut{0%{opacity:0;transform:scale(.9)}60%{opacity:1;transform:scale(1.05)}to{transform:scale(1)}}@media screen and (orientation:landscape) and (max-width:768px){#honors{padding:2rem 2.5rem}#honors-flow{gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}#honors .flow-item{align-items:center;padding:1rem;text-align:center}#honors .flow-icon{font-size:.95rem;height:2rem;width:2rem}#honors .flow-title{font-size:1rem}#honors .flow-description{font-size:.8rem;line-height:1.4}}#certification-section .certification-flow{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));margin-top:1.5rem}#certification-section .flow-item{animation:zoomInCard .6s ease forwards;background:#fff;background-clip:padding-box,border-box;background-origin:border-box;border:2px solid #0000;border-radius:16px;box-shadow:0 6px 18px #0000000f;cursor:pointer;min-height:200px;opacity:0;outline:none;padding:2rem 1.5rem 1.5rem;position:relative;text-align:center;transform:translateY(20px) scale(.95);transition:all .35s ease}#certification-section .flow-item:first-child{animation-delay:.05s}#certification-section .flow-item:nth-child(2){animation-delay:.15s}#certification-section .flow-item:nth-child(3){animation-delay:.25s}#certification-section .flow-item:nth-child(4){animation-delay:.35s}#certification-section .flow-item:focus,#certification-section .flow-item:focus-within,#certification-section .flow-item:hover{background-clip:padding-box,border-box;background-image:linear-gradient(#fff,#fff),linear-gradient(135deg,#78a2f0,#6fb1fc);background-origin:border-box;border:2px solid #0000;border-radius:16px;box-shadow:none;outline:none;transform:translateY(-6px) scale(1.04)}#certification-section .flow-icon{align-items:center;color:#78a2f0;display:inline-flex;font-size:2.4rem;justify-content:center;margin-bottom:1rem;transition:transform .3s ease,color .3s ease}#certification-section .flow-item:focus .flow-icon,#certification-section .flow-item:focus-within .flow-icon,#certification-section .flow-item:hover .flow-icon{animation:pulse 1s infinite alternate;color:#6fb1fc;transform:scale(1.15) rotate(6deg)}#certification-section .flow-title{color:#2c3e50;font-size:1.25rem;font-weight:600;margin:0;transition:color .3s ease,transform .3s ease}#certification-section .flow-item:focus .flow-title,#certification-section .flow-item:focus-within .flow-title,#certification-section .flow-item:hover .flow-title{color:#78a2f0;transform:translateY(-2px)}#certification-section .flow-period,#certification-section .flow-subtitle{color:#5c6b7a;font-size:.95rem;margin-top:.6rem;opacity:0;transform:translateY(8px);transition:opacity .35s ease,transform .35s ease}#certification-section .flow-item:focus .flow-period,#certification-section .flow-item:focus .flow-subtitle,#certification-section .flow-item:focus-within .flow-period,#certification-section .flow-item:focus-within .flow-subtitle,#certification-section .flow-item:hover .flow-period,#certification-section .flow-item:hover .flow-subtitle{opacity:1;transform:translateY(0)}#certification-section .flow-item::selection,#certification-section .flow-period::selection,#certification-section .flow-subtitle::selection,#certification-section .flow-title::selection{background:#0000;color:inherit}@media (max-width:992px){#certification-section{padding:2.5rem 1.5rem}#certification-section .card{padding:2rem}#certification-section .flow-title{font-size:1.15rem}}@media (max-width:768px){#certification-section{padding:2rem 1rem}#certification-section .certification-flow{gap:1.5rem}#certification-section .flow-item{padding:1.5rem}#certification-section .flow-title{font-size:1.05rem}#certification-section .flow-period,#certification-section .flow-subtitle{font-size:.9rem}#certification-section .flow-icon{font-size:2rem}}@media (max-width:480px){#certification-section{padding:1.5rem .8rem}#certification-section .certification-flow{gap:1rem}#certification-section .flow-item{border-radius:12px;padding:1.2rem}#certification-section .flow-title{font-size:1rem}#certification-section .flow-period,#certification-section .flow-subtitle{font-size:.85rem}#certification-section .flow-icon{font-size:1.8rem}}@keyframes fadeInSection{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.skills-grid{-webkit-overflow-scrolling:touch;display:flex;flex-direction:row;gap:1.5rem;overflow-x:auto;padding-bottom:1rem;scroll-behavior:smooth;scroll-snap-type:x mandatory}.skills-grid::-webkit-scrollbar{height:6px}.skills-grid::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#608aed,#11447d);border-radius:4px}.skills-grid::-webkit-scrollbar-track{background:#0000}.skill-block{animation:zoomInCard .6s ease forwards;background:#fff;border-radius:16px;box-shadow:0 6px 18px #0000000f;flex:0 0 auto;min-height:200px;opacity:0;padding:1.5rem;scroll-snap-align:start;transform:translateY(20px) scale(.95);transition:transform .35s ease,box-shadow .35s ease,border .35s ease;width:280px}.skill-block:first-child{animation-delay:.05s}.skill-block:nth-child(2){animation-delay:.15s}.skill-block:nth-child(3){animation-delay:.25s}.skill-block:nth-child(4){animation-delay:.35s}.skill-block:nth-child(5){animation-delay:.45s}.skill-block:focus,.skill-block:hover{background-clip:padding-box,border-box;background-image:linear-gradient(#fff,#fff),linear-gradient(135deg,#608aed,#11447d);background-origin:border-box;border:2px solid #0000;box-shadow:0 14px 32px #1651f340;outline:none;transform:translateY(-6px) scale(1.04)}.skills-grid .skill-block:first-child{-webkit-margin-start:2rem;margin-inline-start:2rem}.skills-grid .skill-block:last-child{-webkit-margin-end:2rem;margin-inline-end:2rem}.skill-category{color:#2c3e50;font-size:1.2rem;font-weight:600;margin:0 0 .8rem;transition:color .3s ease}.skill-block:hover .skill-category{color:#78a2f0}.skill-list{list-style:none;margin:0;padding:0}.skill-item{color:#5c6b7a;cursor:default;font-size:1rem;margin-bottom:.6rem;padding-left:1.6rem;position:relative;transition:color .3s ease,transform .3s ease}.skill-item:before{color:#78a2f0;content:"✔";font-size:.9rem;left:0;position:absolute;top:.1rem;transition:transform .3s ease,color .3s ease}.skill-item:after{background-color:#78a2f0;bottom:-2px;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.skill-item:hover{color:#34495e;transform:translateX(4px)}.skill-item:hover:before{color:#6fb1fc;transform:scale(1.2)}.skill-item:hover:after{width:100%}.skill-item:focus{color:#34495e;outline:none}.skill-item:focus:after{width:100%}@media (max-width:992px){#technical-skills-section .card{padding:1.8rem}.skill-block{padding:1.3rem;width:240px}.skill-category{font-size:1.1rem}.skill-item{font-size:.95rem;padding-left:1.4rem}.skill-item:before{font-size:.85rem}}@media (max-width:600px){#technical-skills-section{padding:2rem 1rem}.skill-block{padding:1.1rem;width:200px}.skill-category{font-size:1rem}.skill-item{font-size:.9rem;padding-left:1.2rem}.skill-item:before{font-size:.8rem}}@media (max-width:400px){.skill-block{padding:1rem;width:180px}.skill-category{font-size:.95rem}.skill-item{font-size:.85rem}}.work-flow{box-sizing:border-box;display:flex;flex-direction:column;gap:2.5rem;margin:0 auto;max-width:960px;padding:2rem clamp(1rem,4vw,3rem);position:relative}.work-flow:before{background:linear-gradient(180deg,#78a2f0,#6fb1fc);border-radius:2px;content:"";height:100%;left:1.5rem;position:absolute;top:0;width:3px}#work-experience-section .flow-item{animation:zoomInCard .6s ease forwards;background:#ffffffe6;border:1px solid #dce3ea99;border-radius:16px;box-shadow:0 6px 18px #0000000f;display:flex;filter:blur(6px);flex-direction:column;gap:.8rem;opacity:0;padding:2rem;position:relative;transform:translateY(20px) scale(.95);transition:transform .35s ease,box-shadow .35s ease,border .35s ease;will-change:transform,opacity,filter}#work-experience-section .flow-item.visible{filter:blur(0);opacity:1;transform:translateY(0) scale(1)}#work-experience-section .flow-item.visible:focus,#work-experience-section .flow-item.visible:hover{background-clip:padding-box,border-box;background-image:linear-gradient(#fff,#fff),linear-gradient(135deg,#608aed,#11447d);background-origin:border-box;border:2px solid #0000;box-shadow:0 14px 32px #1651f340;outline:none;transform:translateY(-6px) scale(1.03)}#work-experience-section .flow-icon{align-items:center;background:linear-gradient(135deg,#608aed,#11447d);border:2px solid #fff;border-radius:50%;box-shadow:0 4px 12px #0000001a;color:#fff;display:flex;font-size:1.4rem;height:2.8rem;justify-content:center;left:-3rem;position:absolute;top:1rem;transition:transform .35s ease,box-shadow .35s ease;width:2.8rem}#work-experience-section .flow-item.visible:focus .flow-icon,#work-experience-section .flow-item.visible:hover .flow-icon{animation:pulse 1s infinite alternate;box-shadow:0 6px 16px #00000026;transform:scale(1.2) rotate(6deg)}#work-experience-section .flow-title{color:#2c3e50;font-size:clamp(1.2rem,2vw,1.35rem);font-weight:600;margin:0;transition:color .3s ease,transform .3s ease}#work-experience-section .flow-item:hover .flow-title{color:#78a2f0;transform:translateY(-2px)}#work-experience-section .flow-subtitle{color:#5c6b7a;font-size:1.05rem;font-weight:500}#work-experience-section .flow-period{background:#eef3fa;border-radius:6px;color:#3b4a59;display:inline-block;font-size:.9rem;font-weight:500;padding:.3rem .6rem}#work-experience-section .flow-description{color:#5c6b7a;font-size:clamp(.9rem,1.5vw,1rem);line-height:1.6;margin:0}@media (max-width:768px){.work-flow{gap:2rem;padding:1.5rem 1rem}.work-flow:before{left:.6rem}#work-experience-section .flow-item{border-radius:14px;padding:1.4rem 1rem 1.4rem 2.5rem}#work-experience-section .flow-title{font-size:1.15rem}#work-experience-section .flow-description{font-size:.9rem;line-height:1.5}#work-experience-section .flow-icon{font-size:1rem;height:2.2rem;left:0;transform:translateX(-50%);width:2.2rem}}@media (max-width:480px){.work-flow{gap:1.5rem;padding:1.2rem .8rem}#work-experience-section .flow-item{border-radius:12px;padding:1.2rem 1rem 1.2rem 2.2rem}#work-experience-section .flow-title{font-size:1rem}#work-experience-section .flow-description{font-size:.85rem;line-height:1.4}#work-experience-section .flow-icon{font-size:.9rem;height:1.8rem;left:0;transform:translateX(-50%);width:1.8rem}}.projects-flow{-webkit-overflow-scrolling:touch;display:flex;flex-direction:row;gap:1.5rem;overflow-x:auto;padding:2rem 1rem;position:relative;scroll-behavior:smooth;scroll-snap-type:x mandatory}.projects-flow::-webkit-scrollbar{height:6px}.projects-flow::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#608aed,#11447d);border-radius:4px}.projects-flow::-webkit-scrollbar-track{background:#0000}.projects-flow:after,.projects-flow:before{bottom:0;content:"";pointer-events:none;position:absolute;top:0;width:3rem;z-index:1}.projects-flow:before{left:0}.projects-flow:after{right:0}#projects-section .flow-item{animation:zoomInCard .6s ease forwards;background:#fff;border-radius:16px;box-shadow:0 6px 18px #0000000f;display:flex;flex:0 0 auto;flex-direction:column;gap:.8rem;min-height:220px;opacity:0;padding:1.5rem;position:relative;scroll-snap-align:start;transform:translateY(20px) scale(.95);transition:transform .35s ease,box-shadow .35s ease,border .35s ease;width:300px}#projects-section .flow-item:first-child{animation-delay:.05s}#projects-section .flow-item:nth-child(2){animation-delay:.15s}#projects-section .flow-item:nth-child(3){animation-delay:.25s}#projects-section .flow-item:focus,#projects-section .flow-item:hover{background-clip:padding-box,border-box;background-image:linear-gradient(#fff,#fff),linear-gradient(135deg,#608aed,#11447d);background-origin:border-box;border:2px solid #0000;box-shadow:0 14px 32px #1651f340;outline:none;transform:translateY(-6px) scale(1.04)}.projects-flow .flow-item:first-child{-webkit-margin-start:2rem;margin-inline-start:2rem}.projects-flow .flow-item:last-child{-webkit-margin-end:2rem;margin-inline-end:2rem}#projects-section .flow-icon{align-items:center;background:#fff;border:2px solid #dce3ea;border-radius:50%;box-shadow:0 2px 6px #0000000d;color:#78a2f0;display:flex;font-size:1.4rem;height:2.6rem;justify-content:center;position:absolute;right:1rem;top:1rem;transition:transform .35s ease,color .35s ease,border-color .35s ease;width:2.6rem}#projects-section .flow-item:focus .flow-icon,#projects-section .flow-item:hover .flow-icon{animation:pulse 1s infinite alternate;border-color:#78a2f0;color:#6fb1fc;transform:scale(1.2) rotate(6deg)}#projects-section .flow-title{color:#2c3e50;font-size:1.2rem;font-weight:600;margin:0;padding-right:3rem;transition:color .3s ease,transform .3s ease}#projects-section .flow-item:focus .flow-title,#projects-section .flow-item:hover .flow-title{color:#78a2f0;transform:translateY(-2px)}#projects-section .flow-subtitle{color:#5c6b7a;font-size:1rem;margin:0}#projects-section .flow-period{color:#3b4a59;font-size:.9rem;font-weight:500}#projects-section .flow-description{color:#5c6b7a;font-size:.95rem;line-height:1.6;margin:0}@media (max-width:992px){#projects-section .card{padding:1.8rem}#projects-section .flow-item{padding:1.3rem;width:260px}#projects-section .flow-title{font-size:1.1rem}#projects-section .flow-description{font-size:.9rem}#projects-section .flow-icon{font-size:1.2rem;height:2.4rem;width:2.4rem}}@media (max-width:600px){#projects-section{padding:2rem 1rem}#projects-section .flow-item{padding:1.1rem;width:220px}#projects-section .flow-title{font-size:1rem}#projects-section .flow-description{font-size:.85rem}#projects-section .flow-icon{font-size:1rem;height:2.2rem;width:2.2rem}}@media (max-width:400px){#projects-section .flow-item{padding:1rem;width:180px}#projects-section .flow-title{font-size:.95rem}#projects-section .flow-description{font-size:.8rem}#projects-section .flow-icon{font-size:.9rem;height:2rem;width:2rem}}#soft-skills-section{animation:fadeIn .6s ease-in-out;background:linear-gradient(180deg,#f9fbfd,#f3f6fa);box-sizing:border-box;color:#1f2d3d;font-family:Inter,Segoe UI,Roboto,Helvetica,Arial,sans-serif;margin:0 auto;max-width:1200px;padding:3rem 2rem}#soft-skills-section .card{background:linear-gradient(135deg,#fff,#f0f4f8);border-radius:20px;box-shadow:0 12px 32px #00000014;margin:0 auto;max-width:1000px;overflow-x:auto;padding:2rem;transition:transform .35s ease,box-shadow .35s ease}#soft-skills-section .card:hover{box-shadow:0 18px 48px #0000001f;transform:translateY(-6px) scale(1.01)}#soft-skills-section .soft-skills-flow{-webkit-overflow-scrolling:touch;display:flex;flex-direction:row;gap:1.5rem;overflow-x:auto;padding-bottom:1rem;scroll-behavior:smooth;scroll-snap-type:x mandatory}#soft-skills-section .soft-skills-flow::-webkit-scrollbar{height:6px}#soft-skills-section .soft-skills-flow::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#608aed,#11447d);border-radius:4px}#soft-skills-section .soft-skills-flow::-webkit-scrollbar-track{background-color:initial}#soft-skills-section .flow-item{animation:zoomInCard .6s ease forwards;background:#fff;border-radius:16px;box-shadow:0 6px 18px #0000000f;display:flex;flex:0 0 auto;flex-direction:column;gap:1rem;min-height:180px;opacity:0;padding:1.5rem;scroll-snap-align:start;transform:translateY(20px) scale(.95);transition:transform .35s ease,box-shadow .35s ease,border .35s ease;width:280px}#soft-skills-section .flow-item:first-child{animation-delay:.05s}#soft-skills-section .flow-item:nth-child(2){animation-delay:.15s}#soft-skills-section .flow-item:nth-child(3){animation-delay:.25s}#soft-skills-section .flow-item:nth-child(4){animation-delay:.35s}#soft-skills-section .flow-item:focus,#soft-skills-section .flow-item:hover{background-clip:padding-box,border-box;background-image:linear-gradient(#fff,#fff),linear-gradient(135deg,#608aed,#11447d);background-origin:border-box;border:2px solid #0000;box-shadow:0 14px 32px #1651f340;outline:none;transform:translateY(-6px) scale(1.04)}#soft-skills-section .soft-skills-flow .flow-item:first-child{-webkit-margin-start:2rem;margin-inline-start:2rem}#soft-skills-section .soft-skills-flow .flow-item:last-child{-webkit-margin-end:2rem;margin-inline-end:2rem}#soft-skills-section .flow-icon{align-items:center;background:#fff;border:2px solid #dce3ea;border-radius:50%;box-shadow:0 2px 6px #0000000d;color:#78a2f0;display:flex;font-size:2rem;height:2.8rem;justify-content:center;transition:transform .35s ease,color .35s ease;width:2.8rem}#soft-skills-section .flow-item:focus .flow-icon,#soft-skills-section .flow-item:hover .flow-icon{border-color:#78a2f0;color:#6fb1fc;transform:scale(1.2) rotate(6deg)}#soft-skills-section .flow-title{color:#2c3e50;font-size:1.2rem;font-weight:600;margin:0;transition:color .3s ease,transform .3s ease}#soft-skills-section .flow-item:focus .flow-title,#soft-skills-section .flow-item:hover .flow-title{color:#78a2f0;transform:translateY(-2px)}#soft-skills-section .flow-description{color:#5c6b7a;font-size:1rem;line-height:1.6;margin:0}@media (max-width:992px){#soft-skills-section .card{padding:1.8rem}#soft-skills-section .flow-item{padding:1.3rem;width:240px}#soft-skills-section .flow-title{font-size:1.1rem}#soft-skills-section .flow-description{font-size:.95rem}#soft-skills-section .flow-icon{font-size:1.8rem;height:2.4rem;width:2.4rem}}@media (max-width:600px){#soft-skills-section{padding:2rem 1rem}#soft-skills-section .flow-item{padding:1.1rem;width:220px}#soft-skills-section .flow-title{font-size:1rem}#soft-skills-section .flow-description{font-size:.9rem}#soft-skills-section .flow-icon{font-size:1.6rem;height:2.2rem;width:2.2rem}}@media (max-width:400px){#soft-skills-section .flow-item{padding:1rem;width:180px}#soft-skills-section .flow-title{font-size:.95rem}#soft-skills-section .flow-description{font-size:.85rem}#soft-skills-section .flow-icon{font-size:1.4rem;height:2rem;width:2rem}}#language-section .language-flow{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));justify-items:center;margin-top:1.5rem}#language-section .flow-item{animation:zoomInCard .6s ease forwards;background:#fff;border-radius:16px;box-shadow:0 6px 18px #0000000f;max-width:220px;opacity:0;padding:2rem 1.5rem;position:relative;text-align:center;transform:translateY(20px) scale(.95);transition:transform .35s ease,box-shadow .35s ease,border .35s ease;width:100%}#language-section .flow-item:first-child{animation-delay:.05s}#language-section .flow-item:nth-child(2){animation-delay:.15s}#language-section .flow-item:nth-child(3){animation-delay:.25s}#language-section .flow-item:nth-child(4){animation-delay:.35s}#language-section .flow-item:focus,#language-section .flow-item:hover{background-clip:padding-box,border-box;background-image:linear-gradient(#fff,#fff),linear-gradient(135deg,#608aed,#11447d);background-origin:border-box;border:2px solid #0000;box-shadow:0 14px 32px #1651f340;outline:none;transform:translateY(-6px) scale(1.04)}#language-section .flow-icon{align-items:center;background:#fff;border:2px solid #dce3ea;border-radius:50%;box-shadow:0 2px 6px #0000000d;color:#78a2f0;display:flex;font-size:2rem;height:3.2rem;justify-content:center;margin:0 auto 1rem;transition:transform .35s ease,color .35s ease,border-color .35s ease;width:3.2rem}#language-section .flow-item:focus .flow-icon,#language-section .flow-item:hover .flow-icon{animation:pulse 1s infinite alternate;border-color:#78a2f0;color:#6fb1fc;transform:scale(1.2) rotate(6deg)}#language-section .flow-title{color:#34495e;font-size:1.15rem;font-weight:600;margin:0;transition:color .3s ease,transform .3s ease}#language-section .flow-item:hover .flow-title{color:#78a2f0;transform:translateY(-2px)}#language-section .flow-description{background-color:#e6edf5;border-radius:8px;color:#5c6b7a;display:inline-block;font-size:.95rem;margin-top:.5rem;padding:.4rem .8rem}@media (max-width:992px){#language-section .card{padding:1.8rem}#language-section .flow-item{max-width:200px;padding:1.5rem}#language-section .flow-title{font-size:1.05rem}#language-section .flow-description{font-size:.9rem}#language-section .flow-icon{font-size:1.8rem;height:2.8rem;width:2.8rem}}@media (max-width:600px){#language-section{padding:2rem 1rem}#language-section .flow-item{max-width:180px;padding:1.2rem}#language-section .flow-title{font-size:1rem}#language-section .flow-description{font-size:.85rem}#language-section .flow-icon{font-size:1.6rem;height:2.4rem;width:2.4rem}}@media (max-width:400px){#language-section .flow-item{max-width:160px;padding:1rem}#language-section .flow-title{font-size:.95rem}#language-section .flow-description{font-size:.8rem}#language-section .flow-icon{font-size:1.4rem;height:2rem;width:2rem}}@keyframes fadeIn{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media screen and (orientation:landscape) and (max-width:768px){#language-section{padding:2rem 2.5rem}#language-section .language-flow{gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}#language-section .flow-item{max-width:180px;padding:1.2rem}#language-section .flow-icon{font-size:1.6rem;height:2.4rem;width:2.4rem}#language-section .flow-title{font-size:1rem}#language-section .flow-description{font-size:.85rem;line-height:1.4}}#contact-section .contact-list{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));justify-items:center;margin-top:1.5rem}#contact-section .contact-item{align-items:center;animation:zoomInCard .6s ease forwards;background:#fff;border-radius:16px;box-shadow:0 6px 18px #0000000f;display:flex;flex-direction:column;justify-content:center;opacity:0;padding:2rem 1.5rem;text-align:center;transform:translateY(20px) scale(.95);transition:transform .35s ease,box-shadow .35s ease,border .35s ease}#contact-section .contact-item:first-child{animation-delay:.05s}#contact-section .contact-item:nth-child(2){animation-delay:.15s}#contact-section .contact-item:nth-child(3){animation-delay:.25s}#contact-section .contact-item:nth-child(4){animation-delay:.35s}#contact-section .contact-item:focus,#contact-section .contact-item:hover{background-clip:padding-box,border-box;background-image:linear-gradient(#fff,#fff),linear-gradient(135deg,#608aed,#11447d);background-origin:border-box;border:2px solid #0000;box-shadow:0 14px 32px #1651f340;outline:none;transform:translateY(-6px) scale(1.04)}#contact-section .contact-icon{align-items:center;background:#fff;border:2px solid #dce3ea;border-radius:50%;box-shadow:0 4px 12px #0000000d;color:#78a2f0;display:flex;font-size:1.8rem;height:3.2rem;justify-content:center;margin-bottom:1.2rem;transition:transform .35s ease,color .35s ease,border-color .35s ease;width:3.2rem}#contact-section .contact-item:focus .contact-icon,#contact-section .contact-item:hover .contact-icon{animation:pulse 1s infinite alternate;border-color:#78a2f0;color:#6fb1fc;transform:scale(1.2) rotate(6deg)}#contact-section .contact-label{color:#34495e;font-size:1rem;font-weight:600;letter-spacing:.3px;margin-bottom:.3rem}#contact-section .contact-info{display:flex;flex-direction:column}#contact-section .contact-value{color:#5c6b7a;font-size:.95rem;text-decoration:none;transition:color .3s ease;word-break:break-word}#contact-section .contact-value:hover{color:#0073b1;text-decoration:underline}@media (max-width:992px){#contact-section .card{padding:1.8rem}#contact-section .contact-item{padding:1.5rem}#contact-section .contact-icon{font-size:1.6rem;height:2.8rem;width:2.8rem}}@media (max-width:600px){#contact-section{padding:2rem 1rem}#contact-section .contact-item{padding:1.2rem}#contact-section .contact-icon{font-size:1.4rem;height:2.4rem;width:2.4rem}#contact-section .contact-label,#contact-section .contact-value{font-size:.9rem}}@media (max-width:400px){#contact-section .contact-item{padding:1rem}#contact-section .contact-icon{font-size:1.2rem;height:2rem;width:2rem}#contact-section .contact-label,#contact-section .contact-value{font-size:.85rem}}@keyframes fadeInContact{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes zoomInCard{0%{opacity:0;transform:scale(.9) translateY(20px)}60%{opacity:1;transform:scale(1.05) translateY(0)}to{opacity:1;transform:scale(1)}}@keyframes pulse{0%{transform:scale(1.1) rotate(0deg)}50%{transform:scale(1.2) rotate(6deg)}to{transform:scale(1.1) rotate(-6deg)}}.section-block{background:#0000;border-radius:20px;margin:2rem auto;max-width:960px;overflow:hidden;padding:2rem clamp(1rem,4vw,2.5rem);position:relative;width:100%}.section-title{color:#2c3e50;font-size:clamp(1.4rem,2vw,1.7rem);font-weight:700;letter-spacing:-.5px;margin-bottom:1.2rem;transition:color .3s ease}.section-block:hover .section-title{color:#78a2f0}.section-content{color:#5c6b7a;font-size:clamp(1rem,1.5vw,1.05rem);line-height:1.75;transition:color .3s ease}.section-block:hover .section-content{color:#3b4a59}@media screen and (max-width:768px){.section-block{border-radius:16px;margin:1.5rem 1rem;padding:1.5rem 1.2rem}.section-title{font-size:1.4rem}.section-content{font-size:.95rem;line-height:1.6}}@media screen and (max-width:480px){.section-block{border-radius:14px;margin:1rem .5rem;padding:1.2rem 1rem}.section-title{font-size:1.2rem}.section-content{font-size:.9rem;line-height:1.5}}@media screen and (orientation:landscape) and (max-width:768px){.section-block{margin:1.2rem 2rem;padding:1.5rem 2rem}.section-title{font-size:1.3rem}.section-content{font-size:.9rem;line-height:1.6}}*{box-sizing:border-box}html{background:url(/static/media/texture-10.3d16295815ce0da6015f.jpeg);background-repeat:repeat-y;background-size:100% auto;scroll-behavior:smooth}body{overflow:hidden auto}.page-content{display:flex;flex-direction:column;flex-grow:1;height:100vh;overflow-y:auto}.contents-section{flex-grow:1;margin-block:24px;overflow-y:auto}.footer{background:linear-gradient(135deg,#f0f4f8,#ffeef2);background-image:url(/static/media/texture-2.80e63781fffb8c923b67.jpeg);background-repeat:no-repeat;background-size:cover;box-shadow:0 -4px 12px #1651f340;color:#fff;font-family:Inter,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:.95rem;line-height:1.6;max-width:100%;padding:2rem;scroll-margin-top:6em;text-align:center;width:100%}.footer:before{background:linear-gradient(135deg,#b1d8ff,#87add8);border-radius:2px;box-shadow:0 0 8px #a678f04d;content:"";display:block;height:4px;margin:0 auto 1rem;width:60px}.footer a{color:#78a2f0;text-decoration:none;transition:color .3s ease}.footer a:hover{color:#11447d}@media screen and (max-width:768px){.footer{font-size:.9rem;padding:1.5rem}}@media screen and (max-width:480px){.footer{font-size:.85rem;padding:1rem}}@media screen and (orientation:landscape) and (max-width:768px){.footer{font-size:.9rem;padding:1.5rem 2rem}}@media screen and (orientation:landscape) and (max-width:480px){.footer{font-size:.85rem;padding:1rem 1.5rem}}
/*# sourceMappingURL=main.ea0f7bf6.css.map*/