:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}.topbar{width:100vw;min-width:0;max-width:100vw;overflow-x:auto;box-sizing:border-box;display:flex;flex-direction:row;align-items:center;height:64px;padding:0 1.2rem;position:fixed;top:0;left:0;z-index:100;background:transparent;border-bottom:none;box-shadow:none}.site-title{font-weight:700;font-size:2rem;margin-left:1.5rem;color:#fff;flex:1;text-align:left;letter-spacing:2px;animation:fadeInLeft 1s}.site-title-gradient{font-weight:900;font-size:1.5rem;color:#fff;flex:0 0 auto;text-align:left;letter-spacing:2px;display:flex;align-items:center;background:linear-gradient(90deg,#646cff 30%,#b16cea 70%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;-webkit-user-select:none;user-select:none;margin-right:1.2rem;font-family:Montserrat,Segoe UI,Arial,sans-serif;cursor:pointer;white-space:nowrap}nav{margin-left:auto}.topbar-nav{display:flex;gap:1.2rem;list-style:none;margin:0;padding:0;flex-wrap:wrap;min-width:0}.topbar-nav li{display:flex;align-items:center;flex-shrink:0}.topbar-nav button{background:none;border:none;color:#d1d1e0;font-weight:600;font-size:1rem;cursor:pointer;border-bottom:2px solid transparent;padding:.5rem .2rem;transition:color .2s,border-bottom .2s,transform .18s;letter-spacing:1px;font-family:Segoe UI,Arial,sans-serif;white-space:nowrap}.topbar-nav button.active,.topbar-nav button:hover{color:#b16cea;border-bottom:2px solid #b16cea;transform:scale(1.08)}@media (max-width: 600px){.topbar{flex-direction:column;height:auto;padding:.7rem .5rem;align-items:flex-start;gap:.3rem}.site-title-gradient{font-size:1.1rem;margin-right:0;margin-bottom:.3rem}.topbar-nav{gap:.7rem;width:100%;justify-content:flex-start;flex-wrap:wrap}.topbar-nav button{font-size:.98rem;padding:.4rem .1rem}}.main-content{max-width:700px;margin:80px auto 0;background:#ffffff05;border-radius:12px;padding:2rem;animation:fadeInUp .8s;box-shadow:0 8px 32px #1f268726}@keyframes fadeInUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}section h2{animation:popIn .7s}@keyframes popIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}section p,section ul,section li{animation:fadeIn 1s}footer{margin-top:3rem;text-align:center;color:#888;animation:fadeIn 1.2s}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}.landing-page{min-height:100vh;width:100vw;background:linear-gradient(135deg,#181a20 60%,#646cff);display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;animation:fadeIn 1.2s;position:fixed;top:0;left:0;z-index:9999}.landing-hi{font-size:1.2rem;color:#bdbdbd;letter-spacing:2px;margin-bottom:1.2rem;font-family:Segoe UI,Arial,sans-serif;opacity:.85;animation:fadeInUp 1s}.landing-name{font-size:3.5rem;font-family:Montserrat,Segoe UI,Arial,sans-serif;font-weight:900;letter-spacing:6px;background:linear-gradient(90deg,#646cff 30%,#b16cea 70%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:2rem;animation:popIn 1.2s;text-shadow:0 4px 24px #646cff44}.landing-hint{font-size:1rem;color:#888;margin-top:2rem;opacity:.7;animation:fadeIn 2s}.about-section{display:flex;align-items:center;gap:2rem;flex-wrap:wrap;justify-content:center}.about-photo-container{flex:0 0 auto;display:flex;align-items:center;justify-content:center}.about-photo{width:120px;height:120px;object-fit:cover;border-radius:50%;border:3px solid #646cff;box-shadow:0 4px 24px #646cff33;background:#fff;transition:transform .3s cubic-bezier(.4,2,.6,1),box-shadow .3s;cursor:pointer}.about-photo:hover{transform:scale(1.08) rotate(-4deg);box-shadow:0 8px 32px #b16cea66,0 0 0 6px #646cff22}.about-text{flex:1 1 250px;min-width:220px;text-align:left;display:flex;flex-direction:column;justify-content:center}.about-hi{font-size:1.1rem;color:#bdbdbd;font-weight:500;letter-spacing:1.5px;font-family:Segoe UI,Arial,sans-serif;opacity:.85}.about-name{font-size:2.1rem;font-weight:800;letter-spacing:2px;font-family:Montserrat,Segoe UI,Arial,sans-serif;color:#fff}.about-name-gradient{background:linear-gradient(90deg,#646cff 30%,#b16cea 70%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.about-summary{margin-top:1.1rem;font-size:1.15rem;color:#d1d1e0;font-weight:500;line-height:1.6}.about-detail{margin-top:.7rem;font-size:1rem;color:#bdbdbd;line-height:1.7}.about-highlight{color:#b16cea;font-weight:600;background:#646cff14;border-radius:5px;padding:0 .3em}.contact-icons{display:flex;gap:1.5rem;margin-top:1.2rem;justify-content:center;align-items:center;flex-wrap:wrap;width:100%;background:#646cff12;border-radius:12px;box-shadow:0 2px 12px #646cff11;padding:1.2rem 0;max-width:700px;margin-left:auto;margin-right:auto;box-sizing:border-box}.contact-icons-centered{width:100%}.icon-link{color:#646cff;transition:transform .2s,color .2s,box-shadow .2s;display:inline-flex;align-items:center;border-radius:50%;padding:.2rem}.icon-link:hover{color:#b16cea;transform:scale(1.18) rotate(-8deg);box-shadow:0 4px 16px #b16cea33;background:#23243a}.skills-list{display:flex;flex-wrap:wrap;gap:2rem;margin-top:1.5rem;justify-content:center}.skill-group{background:#646cff0f;border-radius:10px;padding:1.2rem 1.5rem;min-width:180px;box-shadow:0 2px 12px #646cff11;transition:transform .18s,box-shadow .18s}.skill-group:hover{transform:translateY(-4px) scale(1.025);box-shadow:0 6px 24px #646cff22}.skill-group h4{margin-top:0;margin-bottom:.7rem;font-size:1.1rem;color:#646cff;letter-spacing:1px}.skill-group ul{list-style:none;padding:0;margin:0}.skill-group li{margin-bottom:.4rem;font-size:1rem;color:#fff;opacity:.92;padding-left:1.1em;position:relative}.skill-group li:before{content:"•";position:absolute;left:0;color:#b16cea;font-size:1.1em}.resume-box{margin:2.5rem auto 0;background:#646cff17;border-radius:14px;box-shadow:0 4px 24px #646cff22;padding:2rem 2.2rem 1.5rem;max-width:600px;display:flex;flex-direction:column;gap:1.2rem;animation:fadeInUp 1.1s}.resume-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.7rem}.resume-title{font-size:1.4rem;font-weight:700;background:linear-gradient(90deg,#646cff 30%,#b16cea 70%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:2px}.resume-download{color:#646cff;font-weight:500;text-decoration:none;border:1.5px solid #646cff;border-radius:6px;padding:.3em .9em;transition:background .2s,color .2s,border .2s;font-size:1rem}.resume-download:hover{background:#646cff;color:#fff;border:1.5px solid #b16cea}.resume-content{display:flex;flex-wrap:wrap;gap:2.2rem;justify-content:space-between}.resume-section{min-width:160px;flex:1 1 160px}.resume-section h4{margin:0 0 .5rem;font-size:1.08rem;color:#b16cea;letter-spacing:1px;font-weight:700}.resume-section ul{list-style:none;padding:0;margin:0}.resume-section li{margin-bottom:.7rem;color:#e0e0f0;font-size:1rem;line-height:1.5;position:relative;padding-left:1.1em}.resume-section li:before{content:"▹";position:absolute;left:0;color:#646cff;font-size:1.1em}.passion-box{margin:2.5rem auto 0;background:#646cff12;border-radius:12px;box-shadow:0 2px 12px #646cff11;padding:1.5rem 2rem;max-width:600px;text-align:left;animation:fadeInUp 1.1s}.passion-title{font-size:1.18rem;font-weight:700;color:#b16cea;margin-bottom:.7rem;letter-spacing:1px}.passion-desc{color:#d1d1e0;font-size:1.08rem;line-height:1.7}.gallery-section{margin:2.5rem auto 0;background:#646cff12;border-radius:12px;box-shadow:0 2px 12px #646cff11;padding:2rem 2rem 1.5rem;max-width:700px;text-align:left;animation:fadeInUp 1.1s}.gallery-grid{display:flex;flex-wrap:wrap;gap:1.2rem;justify-content:center;margin-top:1.2rem}.gallery-thumb{width:140px;cursor:pointer;border-radius:8px;overflow:hidden;background:#23243a;box-shadow:0 2px 8px #646cff22;display:flex;flex-direction:column;align-items:center;transition:transform .18s,box-shadow .18s;outline:none}.gallery-thumb:focus,.gallery-thumb:hover{transform:scale(1.05);box-shadow:0 6px 24px #b16cea33}.gallery-thumb img{width:100%;height:100px;object-fit:cover;display:block}.gallery-caption{color:#b16cea;font-size:.98rem;padding:.4rem .2rem .5rem;text-align:center;background:none}.gallery-modal{position:fixed;top:0;left:0;right:0;bottom:0;background:#181a20eb;display:flex;align-items:center;justify-content:center;z-index:2000;animation:fadeIn .2s}.gallery-modal-content{background:#23243a;border-radius:12px;padding:1.2rem;box-shadow:0 8px 32px #646cff33;display:flex;flex-direction:column;align-items:center;position:relative;max-width:90vw;max-height:90vh}.gallery-modal-content img{max-width:70vw;max-height:60vh;border-radius:8px;margin-bottom:1rem}.gallery-modal-caption{color:#fff;font-size:1.1rem;margin-bottom:.5rem;text-align:center}.gallery-modal-close{position:absolute;top:.7rem;right:1.2rem;background:none;border:none;color:#b16cea;font-size:2rem;cursor:pointer;font-weight:700;transition:color .18s}.gallery-modal-close:hover{color:#646cff}body{min-height:100vh;margin:0;padding:0;font-family:Segoe UI,Arial,sans-serif;background:linear-gradient(120deg,#181926 20%,#23243a 30%,#646cff),url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='20' cy='20' r='1.5' fill='%23646cff22'/%3E%3C/svg%3E"),#14141ebf;background-blend-mode:overlay,multiply;background-repeat:repeat;background-size:cover,80px 80px,cover;color:#fff;transition:background .5s}.tab-section,.projects-list,.contact-desc,.contact-icons{background:#646cff12;border-radius:12px;box-shadow:0 2px 12px #646cff11;padding:2rem 2rem 1.5rem;max-width:700px;margin-left:auto;margin-right:auto;margin-top:2.5rem;animation:fadeInUp 1.1s}@media (max-width: 600px){.tab-section,.projects-list,.contact-desc,.contact-icons{padding:1rem .3rem}.contact-icons{padding:.7rem .2rem;gap:1rem}}
