@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";.shiny-text{color:#b5b5b5a4;background:linear-gradient(120deg,#fff0 40%,#fffc,#fff0 60%);background-size:200% 100%;-webkit-background-clip:text;background-clip:text;display:inline-block;animation:shine 5s linear infinite}@keyframes shine{0%{background-position:100%}to{background-position:-100%}}.shiny-text.disabled{animation:none}.navbar-wrapper{position:fixed;top:40px;left:50%;transform:translate(-50%);z-index:1000}.navbar-glass{display:flex;gap:22px;padding:14px 22px;border-radius:999px;position:relative;overflow:hidden;background:radial-gradient(120% 180% at 30% 20%,#00000059,#00000014 40%,#ffffff05 70%),linear-gradient(135deg,#0000002e,#ffffff0a);backdrop-filter:blur(28px) saturate(190%);-webkit-backdrop-filter:blur(28px) saturate(190%);border:1px solid rgba(255,255,255,.28);box-shadow:0 20px 40px #00000059,inset 0 1px 1px #ffffff73,inset 0 -6px 12px #ffffff14}.navbar-glass:before{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(120deg,transparent 30%,rgba(255,255,255,.35),transparent 70%);opacity:.25;transform:translate(-60%);animation:liquidSweep 8s ease-in-out infinite;pointer-events:none}.nav-item{background:transparent;border:none;color:#fffc;font-size:15px;font-weight:500;padding:8px 14px;border-radius:999px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .25s ease,color .25s ease,box-shadow .25s ease}.nav-item>*{pointer-events:none}.nav-item.active{color:#fff;background:linear-gradient(145deg,#3c3c3c73,#ffffff2e)}.nav-item:hover{color:#fff;background:#ffffff1f}@media(max-width:480px){.navbar-wrapper{bottom:calc(12px + env(safe-area-inset-bottom))}.navbar-glass{width:90vw;max-width:380px;padding:10px;border-radius:28px;display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.nav-item{width:100%;font-size:14px;padding:10px 0;border-radius:18px;justify-content:center}}.about-section{display:flex;justify-content:center;align-items:center;height:100vh;will-change:opacity,transform}.about-content{text-align:center;max-width:900px;overflow:hidden}.about-content h2{font-size:clamp(2.8rem,6vw,4.5rem);font-weight:700;letter-spacing:-.03em;margin-bottom:40px;position:relative;background:linear-gradient(120deg,#fffffff2,#ffffff8c,#ffffffe6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-shadow:0 0 20px rgba(255,255,255,.12),0 0 40px rgba(255,255,255,.08);filter:drop-shadow(0 8px 30px rgba(255,255,255,.06));opacity:0;transform:translateY(18px);animation:headingFade .9s ease-out forwards}.about-content h2:after{content:"";position:absolute;left:50%;bottom:-14px;width:72px;height:2px;background:linear-gradient(to right,transparent,rgba(255,255,255,.85),transparent);transform:translate(-50%) scaleX(0);transform-origin:center;opacity:.85;animation:underlineReveal .4s ease-out forwards;animation-delay:.4s}.about-content p{font-size:clamp(1.15rem,2.4vw,1.5rem);display:flex;flex-direction:column;gap:10px;opacity:0;transform:translateY(14px);animation:paraFade .8s ease-out forwards;animation-delay:.9s}@keyframes headingFade{to{opacity:1;transform:translateY(0)}}@keyframes underlineReveal{to{transform:translate(-50%) scaleX(1)}}@keyframes paraFade{to{opacity:1;transform:translateY(0)}}.about-section.exit{animation:landingExit .6s ease forwards}@keyframes landingExit{to{opacity:0;transform:translateY(-40px) scale(.98)}}@media(max-width:480px){.about-content h2{font-size:clamp(2.2rem,8vw,2.8rem);margin-bottom:24px}.about-content h2:after{bottom:-10px}.about-content p{font-size:1rem;line-height:1.6}}.text-type{display:inline-block;white-space:pre-wrap}.text-type__cursor{margin-left:.25rem;display:inline-block;opacity:1}.text-type__cursor--hidden{display:none}.aboutme-section{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:0 24px}.aboutme-content{max-width:760px;text-align:center;justify-content:center}.aboutme-content h2{font-size:clamp(2.4rem,5vw,3.4rem);font-weight:600;margin-bottom:36px;position:relative;background:linear-gradient(120deg,#fffffff2,#fff9,#ffffffe6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-shadow:0 0 18px rgba(255,255,255,.12),0 0 36px rgba(255,255,255,.08)}.aboutme-content h2:after{content:"";position:absolute;left:50%;bottom:-14px;width:64px;height:2px;background:linear-gradient(to right,transparent,rgba(255,255,255,.8),transparent);transform:translate(-50%);opacity:.75}.aboutme-content p{font-size:clamp(1.05rem,2.4vw,1.25rem);line-height:1.75;margin-bottom:18px}@media(max-width:480px){.aboutme-content h2{font-size:2.1rem}.aboutme-content p{font-size:1rem;line-height:1.65}}.aboutmep{position:relative;padding:32px 36px;border-radius:20px;background:linear-gradient(135deg,#ffffff1f,#ffffff0a);backdrop-filter:blur(22px) saturate(160%);-webkit-backdrop-filter:blur(22px) saturate(160%);box-shadow:inset 0 1px 1px #ffffff40,inset 0 -1px 1px #ffffff14,0 20px 40px #00000059;color:#ffffffd9;overflow:hidden}@media(max-width:768px){.aboutme-section{padding:0 20px}.aboutme-content{max-width:640px}.aboutmep{padding:28px 30px;border-radius:18px}}@media(max-width:480px){.aboutme-section{padding:80px 16px 60px}.aboutme-content{width:100%}.aboutme-content h2{font-size:2rem;margin-bottom:28px}.aboutmep{padding:22px 20px;border-radius:16px}.aboutme-content p{font-size:.95rem;line-height:1.6}}@media(max-width:360px){.aboutme-content h2{font-size:1.85rem}.aboutmep{padding:18px 16px}}@media(max-width:480px){.aboutme-section{margin-bottom:200px}}.tech-flow-line{width:100%;margin-top:28px;overflow:hidden;position:relative}.tech-flow-track{display:flex;align-items:center;gap:44px;width:-moz-max-content;width:max-content;animation:flowRight 30s linear infinite}.tech-flow-item{display:flex;align-items:center;gap:10px;font-size:.8rem;color:#ffffffbf;white-space:nowrap}.tech-flow-item img{width:28px;height:28px;filter:grayscale(100%) brightness(.9) contrast(1.1);opacity:.85;transition:opacity .25s ease,transform .25s ease}.tech-flow-item:hover img{opacity:1;transform:scale(1.1)}@keyframes flowRight{0%{transform:translate(-50%)}to{transform:translate(0)}}@media(max-width:768px){.tech-flow-track{gap:34px;animation-duration:36s}.tech-flow-item img{width:26px;height:26px}}@media(max-width:480px){.tech-flow-track{gap:26px;animation-duration:42s}.tech-flow-item{font-size:.7rem}.tech-flow-item img{width:24px;height:24px}.tech-flow-line{margin-top:22px}.tech-flow-track{gap:22px;animation-duration:46s}.tech-flow-item img{width:22px;height:22px}.tech-flow-item span{display:none}}.footer-wrapper{position:fixed;bottom:40px;left:50%;transform:translate(-50%);z-index:1000}.footer-glass{display:flex;gap:22px;padding:18px 30px;border-radius:999px;position:relative;overflow:hidden;background:radial-gradient(120% 180% at 30% 20%,#00000059,#00000014 40%,#ffffff05 70%),linear-gradient(135deg,#0000002e,#ffffff0a);backdrop-filter:blur(28px) saturate(190%);-webkit-backdrop-filter:blur(28px) saturate(190%);border:1px solid rgba(255,255,255,.28);box-shadow:0 20px 40px #00000059,inset 0 1px 1px #ffffff73,inset 0 -6px 12px #ffffff14}.footer-glass:before{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(120deg,transparent 30%,rgba(255,255,255,.35),transparent 70%);opacity:.25;transform:translate(-60%);animation:liquidSweep 8s ease-in-out infinite;pointer-events:none}.footer-item{background:transparent;border:none;color:#fffc;font-size:15px;font-weight:500;padding:8px 14px;border-radius:999px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .25s ease,color .25s ease,box-shadow .25s ease}.footer-item>*{pointer-events:none}.footer-item.active{color:#fff;background:linear-gradient(145deg,#3c3c3c73,#ffffff2e)}.footer-item:hover{color:#fff;background:#ffffff1f}@media(max-width:480px){.footer-wrapper{bottom:calc(12px + env(safe-area-inset-bottom))}.footer-glass{width:82vw;max-width:360px;justify-content:space-between;padding:10px 14px;gap:0;border-radius:28px}.footer-item{flex:1;font-size:14px;padding:10px 0;border-radius:20px}}.color-bends-container{position:fixed;inset:0;width:100vw;height:100vh;overflow:hidden;z-index:-1;pointer-events:none}.projects-section{width:100%;min-height:100vh;padding:120px 80px;display:flex;justify-content:center;overflow-x:hidden}.projects-inner{width:100%;max-width:1200px;display:grid;grid-template-columns:1fr 1.2fr;gap:80px;align-items:center}.projects-text{max-width:420px}.projects-subtext{font-size:clamp(1.05rem,2.4vw,1.25rem);line-height:1.6;color:#ffffffb3}.projects-cards{position:relative;width:100%;height:380px;display:flex;justify-content:center;align-items:center}.project-item{color:#fff;margin-right:10px}.project-item>*{pointer-events:none}@media(max-width:900px){.projects-section{padding:96px 24px}.projects-inner{grid-template-columns:1fr;gap:56px;text-align:center;justify-items:center}.projects-text{max-width:520px}.projects-cards{height:320px}}@media(max-width:480px){.projects-section{padding:80px 16px 120px}.projects-inner{display:flex;flex-direction:column;align-items:center;gap:40px}.projects-text{width:100%;max-width:100%}.projects-cards{width:100%;height:300px;display:flex;justify-content:center;align-items:center}.card-swap-container{transform:scale(.72);transform-origin:center center}}.frost-heading{position:relative;display:inline-block;text-align:center;font-size:clamp(1.5rem,4vw,2.4rem);font-weight:700;letter-spacing:-.03em;margin-bottom:36px;background:linear-gradient(120deg,#fffffff2,#ffffff8c,#ffffffe6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-shadow:0 0 20px rgba(255,255,255,.12),0 0 40px rgba(255,255,255,.08);opacity:0;transform:translateY(18px);animation:frostHeadingFade .9s ease-out forwards}.frost-heading:after{content:"";position:absolute;bottom:-12px;left:0;right:0;margin:auto;width:min(72px,35%);height:2px;background:linear-gradient(to right,transparent,rgba(255,255,255,.85),transparent);transform:scaleX(0);transform-origin:center;animation:frostUnderlineReveal .4s ease-out forwards;animation-delay:.4s}@keyframes frostHeadingFade{to{opacity:1;transform:translateY(0)}}@keyframes frostUnderlineReveal{to{transform:scaleX(1)}}.card-swap-container{position:relative;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;margin-top:250px;display:flex;align-items:center;justify-content:center;transform:none;transform-origin:center;z-index:40;perspective:900px;overflow:visible}.card{position:absolute;top:50%;left:50%;transform-style:preserve-3d;will-change:transform;backface-visibility:hidden;-webkit-backface-visibility:hidden;border-radius:16px;padding:1.4rem 1.6rem;background:linear-gradient(180deg,#ffffff2e,#ffffff1f);backdrop-filter:blur(32px) saturate(140%);-webkit-backdrop-filter:blur(32px) saturate(140%);border:1px solid rgba(255,255,255,.35);box-shadow:0 22px 60px #00000073,inset 0 1px 1px #ffffff73;font-family:Inter,system-ui,sans-serif;letter-spacing:.2px;font-weight:400;color:#0e1626;transition:transform .35s ease,box-shadow .35s ease;pointer-events:auto}.card:hover{transform:translate(-50%,-50%) scale(1.04)}.card h3{font-size:1rem;margin-bottom:6px;font-weight:600;color:#fff}.card .desc{margin-top:6px}.card .desc .shiny-text{font-size:.95rem;line-height:1.55;color:#e6f0fff2}@media(max-width:768px){.card-swap-container{scale:.85}}@media(max-width:480px){.card-swap-container{scale:.7}.card{padding:.9rem;border-radius:10px}}.experience-section{width:100%;padding:140px 24px;display:flex;justify-content:center;overflow-x:hidden}.experience-inner{width:100%;max-width:900px;position:relative}.experience-heading{position:relative;font-size:clamp(2.2rem,4vw,3rem);font-weight:600;text-align:center;margin-bottom:80px;cursor:pointer;background:linear-gradient(120deg,#fffffff2,#fff9,#ffffffe6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-shadow:0 0 18px rgba(255,255,255,.12),0 0 36px rgba(255,255,255,.08)}.experience-heading:after{content:"";position:absolute;bottom:-14px;left:0;right:0;margin:auto;width:min(72px,35%);height:2px;background:linear-gradient(to right,transparent,rgba(255,255,255,.85),transparent);opacity:.85}.runner{position:relative;display:inline-block;font-size:1.8rem;margin:12px auto 40px;left:-20%;animation:runAcross 5s ease-out forwards;pointer-events:none;opacity:.85}@keyframes runAcross{0%{transform:translate(0);opacity:0}10%{opacity:1}80%{opacity:1}to{transform:translate(140vw);opacity:0}}.experience-list{display:flex;flex-direction:column;gap:48px}.experience-card{position:relative;display:flex;align-items:flex-start;gap:24px;padding:32px 36px;border-radius:20px;background:linear-gradient(135deg,#ffffff1f,#ffffff0a);backdrop-filter:blur(22px) saturate(160%);-webkit-backdrop-filter:blur(22px) saturate(160%);box-shadow:inset 0 1px 1px #ffffff40,inset 0 -1px 1px #ffffff14,0 20px 40px #00000059;transition:transform .45s cubic-bezier(.22,1,.36,1),box-shadow .45s cubic-bezier(.22,1,.36,1);will-change:transform}.experience-card:hover{transform:translateY(-6px) scale(1.01);box-shadow:inset 0 1px 1px #ffffff47,inset 0 -1px 1px #ffffff1a,0 30px 60px #00000073}.experience-card:before{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(120deg,#ffffff14,#ffffff05,#ffffff14);opacity:0;transition:opacity .45s ease;pointer-events:none}.experience-card:hover:before{opacity:1}.experience-logo{width:56px;height:56px;min-width:56px;min-height:56px;display:flex;align-items:center;justify-content:center;border-radius:14px;overflow:hidden;background:#ffffff14;border:1px solid rgba(255,255,255,.18)}.experience-logo img{max-width:70%;max-height:70%;-o-object-fit:contain;object-fit:contain;filter:grayscale(100%) brightness(.95);opacity:.9;transition:transform .45s ease,opacity .45s ease}.experience-card:hover .experience-logo img{transform:scale(1.05);opacity:1}.experience-content{flex:1;transition:transform .45s cubic-bezier(.22,1,.36,1)}.experience-card:hover .experience-content{transform:translateY(-2px)}.experience-title{position:relative;font-size:1.1rem;font-weight:600;color:#fffffff2;margin-bottom:6px}.experience-title:after{content:"";position:absolute;left:0;bottom:-6px;width:48px;height:1.5px;background:linear-gradient(to right,#ffffffe6,#fff0);opacity:.85}.experience-company{display:block;font-size:.9rem;margin-top:10px;margin-bottom:14px;color:#ffffffa6}.experience-desc{font-size:.95rem;line-height:1.65;color:#ffffffbf}@media(max-width:768px){.experience-section{padding:120px 20px}.experience-heading{margin-bottom:64px}}@media(max-width:480px){.experience-section{padding:100px 16px}.experience-heading{font-size:2rem;margin-bottom:56px}.experience-card{flex-direction:column;padding:24px}.experience-logo{width:48px;height:48px;border-radius:12px}.experience-title:after{width:40px}.experience-desc{font-size:.9rem}}@media(max-width:360px){.experience-logo{width:44px;height:44px}}*{margin:0;padding:0;box-sizing:border-box}html{height:100%}body{height:100%;background-color:#000;overflow-x:hidden;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}html,body,#root{width:100%;height:100%}.background-layer{position:fixed;inset:0;z-index:-1;pointer-events:none}
