:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;font-weight:400;line-height:1.5}html,body{width:100%;height:100%;margin:0;padding:0}.terminal-loader[data-v-25c10ca5]{color:#3fb950;z-index:9999;background-color:#0d1117;justify-content:center;align-items:center;width:100vw;height:100vh;padding:2rem;font-family:Courier New,Courier,monospace;display:flex;position:fixed;top:0;left:0}.content[data-v-25c10ca5]{width:100%;max-width:800px}.line[data-v-25c10ca5]{text-shadow:0 0 5px #3fb95080;margin-bottom:.5rem;font-size:1.2rem;line-height:1.5}.cursor[data-v-25c10ca5]{margin-left:2px;animation:1s step-end infinite blink-25c10ca5}@keyframes blink-25c10ca5{0%,to{opacity:1}50%{opacity:0}}.glass-card[data-v-22491826]{-webkit-backdrop-filter:blur(20px);opacity:0;background:#14141499;border:1px solid #ffffff14;border-radius:24px;flex-direction:column;transition:opacity .8s cubic-bezier(.2,.8,.2,1),transform .8s cubic-bezier(.2,.8,.2,1),box-shadow .3s,border-color .3s;display:flex;position:relative;overflow:hidden;transform:translateY(30px);box-shadow:0 4px 30px #0000004d}.glass-card.is-visible[data-v-22491826]{opacity:1;transform:translateY(0)}.glass-card[data-v-22491826]:hover{z-index:10;border-color:#fff3;transform:translateY(-5px)scale(1.01);box-shadow:0 20px 40px #0006}.glass-card.highlight-border[data-v-22491826]{border:1px solid #4fec974d;box-shadow:0 0 20px #4fec970d}.card-content[data-v-22491826]{z-index:2;box-sizing:border-box;flex-direction:column;height:100%;padding:1.5rem;display:flex;position:relative}.no-padding .card-content[data-v-22491826]{padding:0}.noise[data-v-22491826]{opacity:.05;pointer-events:none;z-index:1;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'/%3E%3C/svg%3E");width:100%;height:100%;position:absolute;top:0;left:0}.card-header[data-v-22491826]{margin-bottom:1.25rem}.title[data-v-22491826]{color:#fff;align-items:center;gap:.5rem;margin:0;font-size:1.1rem;font-weight:600;display:flex}.subtitle[data-v-22491826]{color:#ffffff80;margin-left:auto;font-size:.85rem;font-weight:400}.header-line[data-v-22491826]{background:linear-gradient(90deg,#3fb950,#0000);border-radius:2px;width:40px;height:2px;margin-top:.75rem}@keyframes slideUp-22491826{to{opacity:1;transform:translateY(0)}}.section-title[data-v-c0a99e28]{opacity:0;align-items:center;gap:1rem;margin:4rem 0 2rem;padding:0 1rem;animation:.8s ease-out forwards fadeIn-c0a99e28;display:flex}.section-number[data-v-c0a99e28]{color:#3fb950;background:#3fb9501a;border-radius:4px;padding:.2rem .5rem;font-family:Courier New,monospace;font-size:.9rem;font-weight:700}.title-text[data-v-c0a99e28]{color:#fff;white-space:nowrap;margin:0;font-size:1.5rem}.line[data-v-c0a99e28]{background:linear-gradient(90deg,#ffffff1a,#0000);width:100%;height:1px;margin-top:4px}@keyframes fadeIn-c0a99e28{to{opacity:1}}.main-wrapper{z-index:10;max-width:1200px;margin:0 auto;padding:0 2rem;position:relative}.content-flow{flex-direction:column;gap:1rem;display:flex}.navbar{justify-content:space-between;align-items:center;margin-bottom:2rem;padding:1.5rem 0;display:flex}.nav-links{gap:2rem;display:flex}.nav-links a{color:#fff9;font-size:.9rem;text-decoration:none;transition:color .2s}.nav-links a:hover{color:#fff}.hero-grid{grid-template-columns:3fr 1fr;gap:1.5rem;min-height:400px;display:grid}.profile-layout{justify-content:space-between;align-items:center;height:100%;padding:1rem;display:flex}.profile-text{flex:1}.actions{gap:1.25rem;margin-top:2.5rem;display:flex}.btn{border-radius:14px;align-items:center;gap:.75rem;padding:.8rem 1.8rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.23,1,.32,1);display:flex;position:relative;overflow:hidden}.btn-mail{color:#000;background:#fff;box-shadow:0 0 #fff3}.btn-mail:hover{transform:translateY(-3px);box-shadow:0 10px 25px #ffffff26}.btn-glow{background:linear-gradient(90deg,#0000,#fff6,#0000);width:100%;height:100%;transition:all .5s;position:absolute;top:0;left:-100%}.btn-mail:hover .btn-glow{left:100%}.btn-github{color:#fff;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffff0d;border:1px solid #ffffff1a}.btn-github:hover{background:#ffffff1f;border-color:#ffffff40;transform:translateY(-3px)}.hero-side{flex-direction:column;gap:1rem;display:flex}.stat-card :deep(.card-content){flex-direction:column;gap:.75rem;display:flex;padding:1.25rem!important}.stat-main{align-items:center;gap:1rem;display:flex}.icon-wrap{background:#ffffff0d;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.icon-wrap.map{color:#3fb950;background:#3fb9501a}.icon-wrap.git{color:#a5b4fc;background:#a5b4fc1a}.icon-wrap.gpa{color:#fcd34d;background:#fcd34d1a}.data-wrap{flex-direction:column;display:flex}.data-wrap .val{color:#fff;font-size:1.1rem;font-weight:700}.data-wrap .lbl{color:#fff6;font-size:.75rem}.stat-sub{color:#ffffff4d;font-family:monospace;font-size:.7rem}.stat-mini-chart{align-items:flex-end;gap:3px;height:40px;padding:4px 0;display:flex}.stat-mini-chart .bar{opacity:.6;background:#a5b4fc;border-radius:2px;flex:1}.gpa-progress{background:#ffffff0d;border-radius:2px;width:100%;height:4px;margin-top:4px;overflow:hidden}.progress-bar{background:linear-gradient(90deg,#fcd34d,#f59e0b);border-radius:2px;height:100%}.profile-decoration{opacity:.8;flex:0 0 250px;justify-content:center;display:flex}.code-block{background:#0d1117;border:1px solid #30363d;border-radius:12px;width:100%;padding:1.5rem;font-family:Courier New,monospace;font-size:.85rem;box-shadow:0 10px 30px #0000004d}.code-line{color:#e6edf3;line-height:1.6}.indent{margin-left:1rem}.indent-2{margin-left:2rem}.c-k{color:#ff7b72}.c-n,.c-f{color:#d2a8ff}.c-s{color:#a5d6ff}.expertise-grid{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.stack-list{flex-direction:column;gap:2rem;display:flex}.stack-group{flex-direction:column;gap:.8rem;display:flex}.group-header{color:#a5b4fc;align-items:center;gap:.5rem;font-size:.95rem;font-weight:600;display:flex}.group-tags{flex-wrap:wrap;gap:.6rem;display:flex}.tech-tag{color:#fffc;background:#ffffff08;border:1px solid #ffffff14;border-radius:6px;padding:.4rem .8rem;font-size:.85rem;transition:all .2s}.tech-tag:hover{color:#3fb950;background:#3fb9501a;border-color:#3fb9504d}.timeline-container{flex-direction:column;gap:2rem;padding-left:.5rem;display:flex}.timeline-entry{border-left:2px solid #ffffff0d;padding-left:2rem;position:relative}.tl-marker{background:#1f1f1f;border:2px solid #3fb950;border-radius:50%;width:10px;height:10px;position:absolute;top:5px;left:-6px}.tl-date{color:#3fb950;margin-bottom:.3rem;font-family:monospace;font-size:.8rem}.tl-body h3{margin:0;font-size:1.05rem}.tl-company{color:#ffffff80;margin-bottom:.5rem;font-size:.85rem;display:block}.tl-body p{color:#ffffffb3;margin:0;font-size:.9rem;line-height:1.5}.projects-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.project-inner{flex-direction:column;height:100%;display:flex}.pj-preview{background:#0f0f0f;border-bottom:1px solid #ffffff1a;justify-content:center;align-items:center;height:160px;padding:1rem;display:flex}.browser-mockup{background:#1e1e1e;border:1px solid #333;border-radius:8px;flex-direction:column;width:100%;height:100%;display:flex;overflow:hidden;box-shadow:0 10px 20px #00000080}.url-bar{color:#666;background:#252525;border-bottom:1px solid #333;align-items:center;height:20px;padding:0 8px;font-family:monospace;font-size:10px;display:flex}.viewport{background:#121212;flex:1;position:relative}.viewport:after{content:"";background:#333;border-radius:4px;width:60%;height:10px;position:absolute;top:20%;left:20%}.viewport:before{content:"";background:#333;border-radius:4px;width:40%;height:10px;position:absolute;top:40%;left:20%}.pj-content{flex-direction:column;flex:1;padding:1.5rem;display:flex}.pj-header{justify-content:space-between;align-items:flex-start;margin-bottom:.8rem;display:flex}.pj-header h3{margin:0;font-size:1.1rem}.links{gap:.8rem;display:flex}.links a{color:#ffffff80;transition:color .2s}.links a:hover{color:#fff}.pj-content p{color:#fff9;flex-grow:1;margin-bottom:1.5rem;font-size:.9rem;line-height:1.5}.pj-techs{flex-wrap:wrap;gap:8px;display:flex}.pj-techs span{color:#a5b4fc;background:#a5b4fc1a;border-radius:4px;padding:3px 8px;font-size:.75rem}.insights-row{grid-template-columns:repeat(4,1fr);gap:1.25rem;display:grid}.insight-item{cursor:pointer}.insight-content{flex-direction:column;gap:1rem;height:100%;display:flex}.ins-header{justify-content:space-between;align-items:center;display:flex}.ins-cat{color:#3fb950;background:#3fb9501a;border-radius:4px;padding:2px 8px;font-size:.7rem}.ins-date{color:#ffffff4d;font-family:monospace;font-size:.7rem}.insight-item h3{color:#fff;margin:0;font-size:1rem;line-height:1.4}.ins-footer{color:#ffffff80;align-items:center;gap:.5rem;margin-top:auto;font-size:.8rem;transition:color .2s;display:flex}.insight-item:hover .ins-footer{color:#fff}.connect-card{background:linear-gradient(135deg,#3fb9501a,#0000)}.connect-inner{align-items:center;gap:1rem;display:flex}.icon-circle{background:#ffffff0d;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.connect-card h4{color:#fff;margin:0;font-size:1rem}.connect-card p{color:#ffffff80;margin:4px 0 0;font-size:.75rem}@media (max-width:1100px){.insights-row{grid-template-columns:1fr 1fr}}@media (max-width:900px){.hero-grid{grid-template-columns:1fr;gap:1rem}.profile-decoration{display:none}.profile-text h1{font-size:2rem}.actions{flex-wrap:wrap;gap:.8rem;margin-top:1.5rem}.btn{white-space:nowrap;border-radius:10px;gap:.5rem;padding:.6rem 1.2rem;font-size:.85rem}.btn :deep(svg){width:14px;height:14px}.nav-links{display:none}.hero-side{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;flex-direction:row;gap:1rem;padding-bottom:.5rem;overflow-x:auto}.stat-card{scroll-snap-align:start;min-width:200px}.expertise-grid,.projects-grid,.insights-row{grid-template-columns:1fr}.main-wrapper{padding:0 1rem}.section-title{margin:3rem 0 1.5rem}.stack-list{gap:1.5rem}.footer-content{text-align:center;flex-direction:column;gap:2rem}.footer-left{align-items:center}}.footer{border-top:1px solid #ffffff0d;margin-top:4rem;padding:4rem 0}.footer-content{opacity:.5;justify-content:space-between;align-items:center;transition:opacity .3s;display:flex}.footer-content:hover{opacity:1}.footer-left{flex-direction:column;gap:.5rem;display:flex}.footer-logo{color:#fff;align-items:center;gap:.5rem;font-size:.9rem;font-weight:700;display:flex}.footer-left p{color:#ffffff80;margin:0;font-size:.75rem}.footer-socials{gap:1.5rem;display:flex}.footer-socials a{color:#ffffff80;transition:all .2s}.footer-socials a:hover{color:#3fb950;transform:translateY(-2px)}
