@import"https://fonts.googleapis.com/css2?family=Cantora+One&display=swap";:root{--bg: #050007;--fg: #ffffff;--font-sans: "Cantora One", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial;--bg-primary: #050007;--bg-secondary: #0a0a0c;--bg-card: rgba(24, 24, 27, .6);--bg-card-hover: rgba(24, 24, 27, .8);--text-primary: #ffffff;--text-secondary: #a1a1aa;--text-tertiary: #71717a;--text-accent: #a78bfa;--border-color: rgba(255, 255, 255, .1);--border-hover: rgba(139, 92, 246, .5);--accent-primary: #8b5cf6;--accent-secondary: #3b82f6;--accent-glow: rgba(139, 92, 246, .5);color-scheme:dark}.stalinist-one-regular{font-family:Stalinist One,sans-serif;font-weight:400;font-style:normal}html,body{height:100%;margin:0;padding:0;background-color:#000;color:var(--fg);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{overflow-x:hidden;cursor:none}.footer-dev{background:var(--bg-primary);color:var(--text-primary);padding:2.5rem 1rem 1rem;border-top:1px solid var(--border-color)}.footer-main{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;max-width:1300px;margin:0 auto;gap:2rem}.footer-identity{display:flex;flex-direction:column;align-items:flex-start;gap:1.2rem}.footer-title{display:flex;align-items:center;font-size:2.3rem;font-weight:700;letter-spacing:1px;color:var(--text-primary);position:relative}.footer-name{font-size:2.3rem;font-weight:700;letter-spacing:1px}.footer-roles{font-size:1.1rem;color:var(--text-secondary);letter-spacing:2px;font-weight:500;display:flex;gap:.7rem}.footer-role-sep{color:var(--accent-secondary);font-weight:700}.footer-connect-btn{display:inline-flex;align-items:center;color:#fff;padding:.6rem 1.5rem;border-radius:2rem;font-size:1.1rem;font-weight:700;text-decoration:none;box-shadow:0 2px 12px #8b5cf64d;transition:background .2s,color .2s,box-shadow .2s;margin-top:.5rem;border:2px solid transparent;background:linear-gradient(45deg,var(--accent-secondary) 10%,var(--accent-primary) 40%,#a084ee 60%,var(--accent-secondary) 100%)}.footer-connect-btn:hover{border-color:var(--accent-primary);color:#fff;box-shadow:0 4px 24px #8b5cf680}.footer-social{display:flex;gap:1.2rem;align-items:center;margin-top:.2rem}.footer-social a{display:flex;align-items:center;justify-content:center;background:var(--bg-card);border:1px solid var(--border-color);border-radius:12px;width:48px;height:48px;color:var(--text-primary);font-size:2rem;transition:all .3s ease;text-decoration:none}.footer-social a:hover{border-color:var(--accent-primary);transform:scale(1.1);color:var(--accent-primary);background:var(--bg-card-hover)}.footer-bottom{text-align:center;color:var(--text-secondary);font-size:1rem;margin-top:2.5rem;letter-spacing:1px}@media (max-width: 800px){.footer-main{flex-direction:column;align-items:flex-start;gap:2.5rem}.footer-social{margin-top:1.5rem}.footer-title,.footer-name{font-size:1.8rem}.footer-roles{font-size:1rem}.footer-connect-btn{font-size:1rem;padding:.5rem 1.2rem}.footer-social a{width:40px;height:40px;font-size:1.5rem}}.aurora-container{width:100%;height:100%;transform:rotate(180deg)}.landing-cmp1{margin-bottom:38vh;display:flex;flex-direction:column;align-items:center;justify-content:center}.landing-title{font-size:clamp(2.5rem,8vw,8.5rem);font-size:8.5rem;text-align:center;word-wrap:break-word;font-weight:900;color:var(--text-primary)}.landing-subtitle{font-size:xx-large;text-align:center;margin-top:-250px;color:var(--text-secondary)}.contact-button{display:inline-flex;align-items:center;justify-content:center;padding:.6rem 1.5rem;border-radius:2rem;font-size:1.1rem;font-weight:700;border:2px solid transparent;background:linear-gradient(45deg,var(--accent-secondary) 10%,var(--accent-primary) 40%,#a084ee 60%,var(--accent-secondary) 100%);color:#fff;box-shadow:0 2px 12px #8b5cf64d;transition:background .3s ease,color .3s ease,box-shadow .3s ease;margin-top:.5rem;cursor:pointer}.contact-button a{color:inherit;text-decoration:none;display:inline-block}.contact-button:hover{background:linear-gradient(45deg,#3a6be0 10%,#6e4ed1 40%,#8868e5 60%,#3a6be0);box-shadow:0 4px 16px #8b5cf680}@media (max-width: 1200px){.landing-title{font-size:6rem}.landing-subtitle{margin-top:-180px;font-size:x-large}}@media (max-width: 768px){.landing-cmp1{margin-top:65%}.landing-title{font-size:4rem}.landing-subtitle{margin-top:-120px;font-size:large}.contact-button{font-size:1rem;padding:.5rem 1.2rem}}@media (max-width: 480px){.landing-title{font-size:2.8rem;padding:0 1rem}.landing-subtitle{margin-top:-80px;font-size:1rem}.contact-button{width:100%;padding:.6rem;font-size:1rem;text-align:center}}.shiny-text{color:#b5b5b5a4;background:linear-gradient(120deg,#5dcd07db 40%,#e44fd2cc,#0fa5e0 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}.circular-text{margin:0 auto;border-radius:50%;width:150px;position:relative;height:95px;font-weight:700;color:#fff;font-weight:400;text-align:center;cursor:pointer;transform-origin:50% 50%;-webkit-transform-origin:50% 50%}.circular-text span{position:absolute;display:inline-block;left:0;right:0;top:0;bottom:0;font-size:14px;transition:all .5s cubic-bezier(0,0,0,1)}.chat-compo-container{display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:1000;position:fixed;bottom:3%;right:2%;width:150px;height:95px}.about-dashboard-section{position:relative;max-width:1400px;margin:3rem auto;padding:4rem 2rem;border-radius:24px;overflow:hidden;min-height:80vh}.abrakabararaa{display:flex;justify-content:center;align-items:center;padding:2rem 0;flex-direction:column;background-color:transparent}.about-background-new{position:absolute;top:0;left:0;right:0;bottom:0;background:var(--bg-primary);border-radius:24px;z-index:0;pointer-events:none}.about-background-new:before{content:"";position:absolute;width:100%;height:100%;background-image:linear-gradient(rgba(139,92,246,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(139,92,246,.03) 1px,transparent 1px);background-size:50px 50px;animation:gridFloat 30s linear infinite;border-radius:24px}@keyframes gridFloat{0%{transform:translate(0)}to{transform:translate(50px,50px)}}.about-header{text-align:center;margin-bottom:4rem;position:relative;z-index:2}.about-title-new{font-size:clamp(3rem,6vw,5rem);font-weight:900;margin:0 0 1rem;background:linear-gradient(135deg,var(--text-primary) 0%,var(--text-secondary) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:-.02em;line-height:1.1}.title-accent{background:linear-gradient(135deg,var(--accent-primary) 0%,var(--accent-secondary) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;display:inline-block;animation:accentGlow 3s ease-in-out infinite alternate}@keyframes accentGlow{0%{filter:drop-shadow(0 0 20px rgba(139,92,246,.3))}to{filter:drop-shadow(0 0 30px rgba(59,130,246,.5))}}.about-subtitle{font-size:1.2rem;color:var(--text-secondary);margin:0;font-weight:400;letter-spacing:.05em}.about-dashboard-grid{display:grid;grid-template-columns:repeat(12,1fr);grid-template-rows:repeat(4,1fr);gap:1.5rem;height:650px;position:relative;z-index:2}.about-dashboard-card.large{grid-column:span 6;grid-row:span 2}.about-dashboard-card.medium{grid-column:span 4;grid-row:span 2}.about-dashboard-card.small{grid-column:span 4;grid-row:span 1}.about-dashboard-card{background:var(--bg-card);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--border-color);border-radius:20px;padding:2rem;position:relative;overflow:hidden;cursor:pointer;transition:all .4s cubic-bezier(.25,.46,.45,.94);display:flex;flex-direction:column;justify-content:flex-start}.about-dashboard-card:before{content:"";position:absolute;top:-2px;left:-2px;right:-2px;bottom:-2px;background:linear-gradient(45deg,transparent,transparent);border-radius:20px;opacity:0;transition:opacity .4s ease;z-index:-1}.about-dashboard-card:hover:before{opacity:1;animation:borderGlow 2s ease-in-out infinite alternate}@keyframes borderGlow{0%{box-shadow:0 0 20px #8b5cf666}to{box-shadow:0 0 40px #8b5cf6cc,0 0 60px #8b5cf666}}.border-blue-500\/30{border-color:#3b82f64d}.border-green-500\/30{border-color:#22c55e4d}.border-orange-500\/30{border-color:#f973164d}.border-purple-500\/30{border-color:#a855f74d}.border-cyan-500\/30{border-color:#06b6d44d}.border-teal-500\/30{border-color:#14b8a64d}.hover\:border-blue-500\/60:hover{border-color:#3b82f6cc;box-shadow:0 0 30px #3b82f680,inset 0 0 20px #3b82f61a}.hover\:border-green-500\/60:hover{border-color:#22c55ecc;box-shadow:0 0 30px #22c55e80,inset 0 0 20px #22c55e1a}.hover\:border-orange-500\/60:hover{border-color:#f97316cc;box-shadow:0 0 30px #f9731680,inset 0 0 20px #f973161a}.hover\:border-purple-500\/60:hover{border-color:#a855f7cc;box-shadow:0 0 30px #a855f780,inset 0 0 20px #a855f71a}.hover\:border-cyan-500\/60:hover{border-color:#06b6d4cc;box-shadow:0 0 30px #06b6d480,inset 0 0 20px #06b6d41a}.hover\:border-teal-500\/60:hover{border-color:#14b8a6cc;box-shadow:0 0 30px #14b8a680,inset 0 0 20px #14b8a61a}.card-background-glow{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#8b5cf605,#06b6d405,#10b98105);opacity:0;transition:opacity .4s ease;z-index:0}.about-dashboard-card:hover .card-background-glow{opacity:1}.card-header{display:flex;align-items:flex-start;gap:1rem;margin-bottom:1.5rem;position:relative;z-index:1}.card-icon-wrapper{width:50px;height:50px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .3s ease}.about-dashboard-card:hover .card-icon-wrapper{transform:scale(1.1);box-shadow:0 10px 25px #0000004d}.card-main-icon{font-size:1.5rem;color:var(--text-primary)}.card-info{flex:1}.card-title{font-size:1.3rem;font-weight:700;color:var(--text-primary);margin:0 0 .5rem;line-height:1.2}.card-subtitle{font-size:.9rem;color:var(--text-secondary);margin:0;line-height:1.4}.card-content{position:relative;z-index:1;flex:1;display:flex;flex-direction:column}.profile-info{display:flex;gap:1.5rem;align-items:flex-start}.profile-image-container{width:80px;height:80px;border-radius:50%;overflow:hidden;flex-shrink:0;border:2px solid rgba(139,92,246,.3)}.profile-image-modern{width:100%;height:100%;object-fit:cover}.profile-details{flex:1}.profile-name{font-size:1.3rem;font-weight:700;color:var(--text-primary);margin:0 0 .5rem}.profile-role{font-size:.9rem;color:var(--accent-primary);margin:0 0 .8rem;font-weight:500}.profile-description{font-size:.85rem;color:var(--text-secondary);line-height:1.5;margin:0}.education-list{display:flex;flex-direction:column;gap:1rem}.education-item h4{font-size:.95rem;font-weight:600;color:var(--text-primary);margin:0 0 .3rem}.education-item p{font-size:.8rem;color:var(--text-secondary);margin:0}.skills-grid{display:flex;flex-wrap:wrap;gap:.5rem}.skill-tag{background:#8b5cf61a;color:var(--text-accent);padding:.4rem .8rem;border-radius:20px;font-size:.8rem;font-weight:500;border:1px solid rgba(139,92,246,.2);transition:all .3s ease}.skill-tag:hover{background:#8b5cf633;border-color:#8b5cf666;transform:scale(1.05)}.interests-list{display:flex;flex-direction:column;gap:.8rem}.interest-item{display:flex;align-items:center;gap:.8rem;color:var(--text-secondary);font-size:.9rem}.interest-icon{color:var(--accent-primary);font-size:1rem}.achievement-stats{display:flex;justify-content:space-around;text-align:center}.stat{display:flex;flex-direction:column;align-items:center}.stat-number{font-size:1.5rem;font-weight:900;color:var(--accent-secondary);margin-bottom:.3rem}.stat-label{font-size:.8rem;color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em}.vision-text{color:var(--text-secondary);font-size:.9rem;line-height:1.6;margin:0;text-align:center}.card-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,transparent 0%,rgba(255,255,255,.02) 100%);pointer-events:none;z-index:1}.bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}.from-blue-500{--tw-gradient-from: rgb(59 130 246);--tw-gradient-to: rgb(59 130 246 / 0);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.to-purple-600{--tw-gradient-to: rgb(147 51 234)}.from-green-500{--tw-gradient-from: rgb(34 197 94);--tw-gradient-to: rgb(34 197 94 / 0);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.to-emerald-600{--tw-gradient-to: rgb(5 150 105)}.from-orange-500{--tw-gradient-from: rgb(249 115 22);--tw-gradient-to: rgb(249 115 22 / 0);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.to-red-600{--tw-gradient-to: rgb(220 38 38)}.from-purple-500{--tw-gradient-from: rgb(168 85 247);--tw-gradient-to: rgb(168 85 247 / 0);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.to-pink-600{--tw-gradient-to: rgb(219 39 119)}.from-cyan-500{--tw-gradient-from: rgb(6 182 212);--tw-gradient-to: rgb(6 182 212 / 0);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.to-blue-600{--tw-gradient-to: rgb(37 99 235)}.from-teal-500{--tw-gradient-from: rgb(20 184 166);--tw-gradient-to: rgb(20 184 166 / 0);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.to-green-600{--tw-gradient-to: rgb(22 163 74)}.scrtxt{text-align:center;margin:100px 0;position:relative;z-index:2}@media (max-width: 1024px){.about-dashboard-grid{grid-template-columns:repeat(8,1fr);height:auto;gap:1.2rem}.about-dashboard-card.large{grid-column:span 8;grid-row:span 1}.about-dashboard-card.medium,.about-dashboard-card.small{grid-column:span 4;grid-row:span 1}}@media (max-width: 768px){.about-dashboard-section{padding:3rem 1.5rem;margin:2rem 1rem}.about-dashboard-grid{grid-template-columns:1fr;gap:1rem}.about-dashboard-card.large,.about-dashboard-card.medium,.about-dashboard-card.small{grid-column:span 1;grid-row:span 1}.about-dashboard-card{padding:1.5rem}.card-header{margin-bottom:1rem}.about-header{margin-bottom:3rem}.profile-info{flex-direction:column;align-items:center;text-align:center}.profile-image-container{width:100px;height:100px}}@media (max-width: 480px){.about-dashboard-section{padding:2rem 1rem;margin:1.5rem .5rem}.about-dashboard-card{padding:1.2rem}.card-icon-wrapper{width:40px;height:40px}.card-main-icon{font-size:1.2rem}.card-title{font-size:1.1rem}.card-subtitle{font-size:.8rem}}.text-block{margin:1vw;max-width:100%;font-family:monospace;font-size:25px;color:#fff}.char{will-change:transform;display:inline-block}:root{--hue: 27;--sat: 69%;--white: hsl(0, 0%, 100%);--purple-primary: rgb(0, 81, 255);--purple-glow: rgba(255, 208, 0, 0);--purple-border: rgba(255, 0, 4, .8);--border-color: #4e4e2e;--background-dark: #000000;color-scheme:light dark}.abrakabararaa{display:flex;justify-content:center;align-items:center;padding:2rem 0;background-color:var(--background-dark)}.card-grid{display:grid;gap:2.9em;padding:.75em;width:100%;max-width:54em;font-size:clamp(1rem,.9rem + .5vw,1.5rem)}.magic-bento-card{display:flex;flex-direction:column;justify-content:space-between;position:relative;aspect-ratio:4/3;min-height:200px;width:100%;max-width:100%;padding:1.25em;border-radius:20px;border:1px solid var(--border-color);background:var(--background-dark);font-weight:300;overflow:hidden;transition:all .3s ease;--glow-x: 50%;--glow-y: 50%;--glow-intensity: 0;--glow-radius: 200px}.magic-bento-card:hover{transform:translateY(-2px);box-shadow:0 8px 25px #00000026}.magic-bento-card__header,.magic-bento-card__content{display:flex;position:relative;color:var(--white)}.magic-bento-card__header{gap:.75em;justify-content:space-between}.magic-bento-card__content{flex-direction:column}.magic-bento-card__label{font-size:66px}.magic-bento-card__title,.magic-bento-card__description{--clamp-title: 1;--clamp-desc: 2}.magic-bento-card__title{font-weight:400;font-size:16px;margin:0 0 .25em}.magic-bento-card__description{font-size:12px;line-height:1.2;opacity:.9}.magic-bento-card--text-autohide .magic-bento-card__title,.magic-bento-card--text-autohide .magic-bento-card__description{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.magic-bento-card--text-autohide .magic-bento-card__title{-webkit-line-clamp:var(--clamp-title);line-clamp:var(--clamp-title)}.magic-bento-card--text-autohide .magic-bento-card__description{-webkit-line-clamp:var(--clamp-desc);line-clamp:var(--clamp-desc)}@media (max-width: 599px){.card-grid{grid-template-columns:1fr;width:90%;margin:0 auto;padding:.5em}.magic-bento-card{width:100%;min-height:180px}}@media (min-width: 600px){.card-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.card-grid{grid-template-columns:repeat(4,1fr)}.magic-bento-card:nth-child(3){grid-column:span 2;grid-row:span 2}.magic-bento-card:nth-child(4){grid-column:1 / span 2;grid-row:2 / span 2}.magic-bento-card:nth-child(6){grid-column:4;grid-row:3}}.magic-bento-card--border-glow:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;padding:6px;background:radial-gradient(var(--glow-radius) circle at var(--glow-x) var(--glow-y),rgba(132,0,255,calc(var(--glow-intensity) * .8)) 0%,rgba(132,0,255,calc(var(--glow-intensity) * .4)) 30%,transparent 60%);border-radius:inherit;mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:subtract;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;pointer-events:none;transition:opacity .3s ease;z-index:1}.magic-bento-card--border-glow:hover:after{opacity:1}.magic-bento-card--border-glow:hover{box-shadow:0 4px 20px #2e184e66,0 0 30px var(--purple-glow)}.particle-container{position:relative;overflow:hidden}.particle:before{content:"";position:absolute;top:-2px;left:-2px;right:-2px;bottom:-2px;background:#8400ff33;border-radius:50%;z-index:-1}.particle-container:hover{box-shadow:0 4px 20px #2e184e33,0 0 30px var(--purple-glow)}.global-spotlight{mix-blend-mode:screen;will-change:transform,opacity;z-index:200!important;pointer-events:none}.bento-section{position:relative;-webkit-user-select:none;user-select:none}.profile-photo-container{position:relative;width:80px;height:80px;margin:0 auto 1rem;border-radius:50%;overflow:hidden}.profile-photo-full{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:0;overflow:hidden;border-radius:inherit}.profile-photo-full img{width:100%;height:100%;object-fit:cover;display:block}.profile-photo-full-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,#0000,#00000040);pointer-events:none}.magic-bento-card__content,.magic-bento-card__header{position:relative;z-index:2}.profile-image{width:100%;height:100%;border-radius:50%;overflow:hidden;position:relative;z-index:2}.profile-image img{width:100%;height:100%;object-fit:cover;border-radius:50%;transition:transform .3s ease}.profile-photo-container:hover .profile-image img{transform:scale(1.05)}.profile-overlay{position:absolute;top:-3px;left:-3px;right:-3px;bottom:-3px;border-radius:50%;background:linear-gradient(45deg,#8400ff,#00d4ff,#ff006e);z-index:1;opacity:0;transition:opacity .3s ease}.profile-photo-container:hover .profile-overlay{opacity:1}.profile-glow{position:absolute;top:-6px;left:-6px;right:-6px;bottom:-6px;border-radius:50%;background:radial-gradient(circle,rgba(132,0,255,.3) 0%,transparent 70%);opacity:0;transition:opacity .3s ease}.profile-photo-container:hover .profile-glow{opacity:1}.education-details{margin-top:1rem;display:flex;flex-direction:column;gap:1.5rem}.education-item h4{font-size:1rem;font-weight:600;color:#fff;margin:0 0 .4rem}.education-item .university{font-size:.9rem;color:#8400ff;font-weight:500;margin:0 0 .4rem}.education-item .major{font-size:.8rem;color:#ccc;margin:0 0 .8rem}.education-meta{display:flex;justify-content:space-between;align-items:center;margin:.8rem 0}.education-meta .year,.education-meta .cgpa{font-size:.75rem;color:#aaa;background:#8400ff1a;padding:.25rem .5rem;border-radius:12px;border:1px solid rgba(132,0,255,.3)}.education-item .specialization{font-size:.75rem;color:#00d4ff;font-style:italic;margin:.5rem 0 0}.music-player{display:flex;flex-direction:column;gap:1rem;margin-top:1rem}.track-info h3{font-size:1rem;font-weight:600;color:#fff;margin:0 0 .25rem}.track-info .track-artist{font-size:.8rem;color:#8400ff;margin:0}.player-controls{display:flex;justify-content:center;align-items:center}.play-button{width:64px;height:64px;border-radius:50%;border:2px solid rgba(132,0,255,.9);background:linear-gradient(145deg,#8400ff14,#8400ff38);color:#8400ff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.play-button:hover{background:linear-gradient(145deg,#8400ff4d,#8400ff80);box-shadow:0 4px 15px #8400ff66;transform:scale(1.05)}.progress-section{display:flex;flex-direction:column;gap:.5rem}.time-display{display:flex;justify-content:space-between;font-size:.7rem;color:#aaa}.progress-bar{width:100%;height:4px;background:#ffffff1a;border-radius:2px;overflow:hidden;position:relative}.progress-fill{height:100%;background:linear-gradient(90deg,#8400ff,#00d4ff);border-radius:2px;transition:width .3s ease;position:relative}.progress-fill:after{content:"";position:absolute;top:0;right:0;width:8px;height:100%;background:#fff;border-radius:2px;box-shadow:0 0 4px #ffffff80}.volume-section{display:flex;align-items:center;gap:.5rem}.volume-icon{color:#8400ff;flex-shrink:0}.volume-slider{flex:1;height:4px;background:#ffffff1a;border-radius:2px;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.volume-slider::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:12px;height:12px;border-radius:50%;background:linear-gradient(145deg,#8400ff,#00d4ff);cursor:pointer;box-shadow:0 2px 4px #0000004d;transition:all .3s ease}.volume-slider::-webkit-slider-thumb:hover{transform:scale(1.2);box-shadow:0 2px 8px #8400ff80}.volume-slider::-moz-range-thumb{width:12px;height:12px;border-radius:50%;background:linear-gradient(145deg,#8400ff,#00d4ff);cursor:pointer;border:none;box-shadow:0 2px 4px #0000004d;transition:all .3s ease}.volume-slider::-moz-range-thumb:hover{transform:scale(1.2);box-shadow:0 2px 8px #8400ff80}.volume-value{font-size:.7rem;color:#aaa;min-width:20px;text-align:center}.skills-display{width:100%;height:100%;display:flex;flex-direction:column;gap:1.2rem}.skills-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.2rem}.skill-category{display:flex;flex-direction:column;gap:.8rem}.skill-category h5{margin:0;font-size:.85rem;font-weight:600;color:#8400ff;text-transform:uppercase;letter-spacing:.5px}.skill-tags{display:flex;flex-wrap:wrap;gap:.6rem}.skill-tag{padding:.4rem .8rem;font-size:.8rem;border-radius:6px;background:#ffffff1a;color:#fff;border:1px solid rgba(255,255,255,.2);transition:all .3s ease}.skill-tag.frontend{background:#ff646433;border-color:#ff646466}.skill-tag.backend{background:#64ff6433;border-color:#64ff6466}.skill-tag.aiml{background:#6464ff33;border-color:#6464ff66}.skill-tag.tools{background:#ffff6433;border-color:#ffff6466}.skill-tag:hover{transform:translateY(-1px);box-shadow:0 2px 4px #0000004d}.projects-display{width:100%;height:100%;display:flex;flex-direction:column;gap:1rem}.project-stats{display:flex;flex-direction:column;gap:.8rem}.total-projects{display:flex;flex-direction:column;align-items:center;padding:1rem;background:#8400ff1a;border-radius:8px;border:1px solid rgba(132,0,255,.3)}.project-count{font-size:2rem;font-weight:700;color:#8400ff;line-height:1}.project-label{font-size:.75rem;color:#aaa;text-transform:uppercase;letter-spacing:.5px}.project-categories{display:grid;grid-template-columns:1fr 1fr;gap:.4rem}.category-item{display:flex;justify-content:space-between;align-items:center;padding:.4rem .6rem;background:#ffffff0d;border-radius:4px;border:1px solid rgba(255,255,255,.1)}.category-name{font-size:.7rem;color:#ccc}.category-count{font-size:.7rem;font-weight:700;color:#8400ff}.featured-projects{flex:1}.featured-projects h5{margin:0 0 .5rem;font-size:.75rem;font-weight:600;color:#8400ff;text-transform:uppercase;letter-spacing:.5px}.project-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.3rem}.project-item{font-size:.7rem;color:#ccc;padding:.3rem 0 .3rem 1rem;position:relative}.project-item:before{content:"→";position:absolute;left:0;color:#8400ff;font-weight:700}.vision-display{width:100%;height:100%;display:flex;flex-direction:column;gap:1rem}.goals-list{display:flex;flex-direction:column;gap:.8rem}.goal-item{display:flex;align-items:center;gap:.8rem;padding:.8rem;background:#ffffff0d;border-radius:6px;border:1px solid rgba(255,255,255,.1);transition:all .3s ease}.goal-item:hover{background:#8400ff1a;border-color:#8400ff4d;transform:translate(4px)}.goal-icon{flex-shrink:0;width:16px;height:16px;color:#8400ff}.goal-text{font-size:.75rem;color:#ccc;line-height:1.3}.playlist-info{display:flex;gap:.5rem;margin-top:.5rem}.genre-tag,.mood-tag{padding:.2rem .4rem;font-size:.6rem;border-radius:3px;background:#8400ff33;color:#8400ff;border:1px solid rgba(132,0,255,.3)}.mood-tag{background:#00d4ff33;color:#00d4ff;border-color:#00d4ff4d}.track-meta{margin-top:.3rem}.track-number{font-size:.65rem;color:#666;text-transform:uppercase;letter-spacing:.5px}.loading-spinner{animation:spin 1s linear infinite}.play-button.playing{background:#8400ff33;border-color:#8400ff66}.control-button{background:none;border:1px solid rgba(255,255,255,.12);border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;color:#ccc;cursor:pointer;transition:all .3s ease}.control-button:hover{border-color:#8400ff99;color:#8400ff;transform:scale(1.1)}.progress-thumb{position:absolute;top:50%;transform:translate(-50%,-50%);width:8px;height:8px;background:#8400ff;border-radius:50%;box-shadow:0 0 8px #8400ff99;transition:all .3s ease}.progress-bar:hover .progress-thumb{transform:translate(-50%,-50%) scale(1.2)}.volume-button{background:none;border:none;color:#ccc;cursor:pointer;padding:.2rem;transition:all .3s ease}.volume-button:hover{color:#8400ff}@media (max-width: 768px){.skills-grid{grid-template-columns:1fr;gap:.6rem}.project-categories{grid-template-columns:1fr}.player-controls{gap:.8rem}.volume-control{gap:.4rem}.photo-gallery{grid-template-columns:repeat(2,1fr)}.photography-stats{flex-direction:column;gap:.5rem}.hobby-item{padding:.75rem}.hobby-icon{padding:.4rem}}.photography-display{padding:1rem 0;display:flex;flex-direction:column;gap:1.5rem}.photo-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem;margin-bottom:1rem}.photo-item{position:relative;aspect-ratio:1;border-radius:8px;overflow:hidden;background:#ffffff0d;border:1px solid rgba(132,0,255,.1)}.photo-item:hover img{transform:scale(1.1)}.photo-overlay{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,#000c);padding:.5rem;transform:translateY(100%);transition:transform .3s ease}.photo-item:hover .photo-overlay{transform:translateY(0)}.photo-title{display:block;color:#fff;font-weight:600;font-size:.8rem}.photo-location{display:block;color:#ffffffb3;font-size:.7rem}.photography-stats{display:flex;gap:1rem;margin-bottom:1rem}.stat-item{display:flex;flex-direction:column;align-items:center;padding:.5rem;border-radius:8px;background:#8400ff0d;border:1px solid rgba(132,0,255,.1);flex:1}.stat-number{color:#8400ff;font-weight:700;font-size:1.2rem}.stat-label{color:#ffffffb3;font-size:.7rem;text-align:center}.camera-info{background:#ffffff05;border-radius:8px;padding:.75rem;border:1px solid rgba(132,0,255,.1)}.equipment h5{color:#8400ff;margin-bottom:.5rem;font-size:.9rem}.equipment ul{list-style:none;padding:0;margin:0}.equipment li{color:#fffc;font-size:.8rem;padding:.2rem 0;border-bottom:1px solid rgba(255,255,255,.05)}.equipment li:last-child{border-bottom:none}.hobbies-display{padding:1rem 0}.hobbies-grid{display:flex;flex-direction:column;gap:1rem}.hobby-item{display:flex;align-items:flex-start;gap:1rem;padding:1rem;border-radius:12px;background:#ffffff05;border:1px solid rgba(132,0,255,.1);transition:all .3s ease}.hobby-item:hover{background:#8400ff0d;border-color:#8400ff33;transform:translateY(-2px)}.hobby-icon{color:#8400ff;padding:.5rem;border-radius:8px;background:#8400ff1a;flex-shrink:0}.hobby-content{flex:1}.hobby-title{color:#fffffff2;font-size:1rem;font-weight:600;margin-bottom:.25rem;margin:0}.hobby-description{color:#ffffffb3;font-size:.85rem;line-height:1.4;margin:.25rem 0 0}.music-player-enhanced{position:relative;width:100%;height:100%;background:linear-gradient(135deg,#8b5cf61a,#06b6d41a);border-radius:16px;padding:1.5rem;overflow:hidden;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.music-player-enhanced:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#8b5cf60d,#06b6d40d);border-radius:16px;z-index:-1}.track-header{display:flex;gap:1rem;margin-bottom:1.5rem;align-items:center}.album-art-container{position:relative;width:60px;height:60px;flex-shrink:0}.album-art{width:100%;height:100%;border-radius:50%;position:relative;background:linear-gradient(45deg,#8b5cf6,#06b6d4);transition:transform .3s ease}.album-art.spinning{animation:spin 3s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.vinyl-record{width:100%;height:100%;border-radius:50%;background:radial-gradient(circle,#1a1a1a 30%,#333 70%,#1a1a1a);position:relative;box-shadow:0 4px 20px #00000080}.vinyl-center{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:20px;height:20px;background:linear-gradient(45deg,#8b5cf6,#06b6d4);border-radius:50%;display:flex;align-items:center;justify-content:center}.vinyl-hole{width:8px;height:8px;background:#000;border-radius:50%}.vinyl-grooves{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%}.groove{position:absolute;border:1px solid rgba(255,255,255,.1);border-radius:50%}.groove-1{top:8px;right:8px;bottom:8px;left:8px}.groove-2{top:16px;right:16px;bottom:16px;left:16px}.groove-3{top:24px;right:24px;bottom:24px;left:24px}.album-shine{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;background:linear-gradient(45deg,transparent 45%,rgba(255,255,255,.2) 50%,transparent 55%);opacity:0;transition:opacity .3s ease}.album-art.spinning .album-shine{opacity:1}.sound-waves{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:80px;height:80px;pointer-events:none}.wave{position:absolute;border:2px solid rgba(139,92,246,.3);border-radius:50%;opacity:0}.wave-1{top:0;right:0;bottom:0;left:0}.wave-2{top:-5px;right:-5px;bottom:-5px;left:-5px}.wave-3{top:-10px;right:-10px;bottom:-10px;left:-10px}.wave-4{top:-15px;right:-15px;bottom:-15px;left:-15px}.wave.active{animation:pulse-wave 2s ease-out infinite}.wave-2.active{animation-delay:.2s}.wave-3.active{animation-delay:.4s}.wave-4.active{animation-delay:.6s}@keyframes pulse-wave{0%{transform:scale(.8);opacity:1}to{transform:scale(1.5);opacity:0}}.track-info-modern{flex:1;min-width:0}.track-title-modern{font-size:1.1rem;font-weight:700;color:#fffffff2;margin:0 0 .25rem;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.track-artist-modern{font-size:.9rem;color:#ffffffb3;margin:0 0 .5rem;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.track-genre{display:flex;gap:.5rem}.genre-pill,.mood-pill{padding:.2rem .6rem;border-radius:12px;font-size:.7rem;font-weight:500}.genre-pill{background:#8b5cf633;color:#8b5cf6;border:1px solid rgba(139,92,246,.3)}.mood-pill{background:#06b6d433;color:#06b6d4;border:1px solid rgba(6,182,212,.3)}.control-center{display:flex;justify-content:center;margin:1rem 0}.main-play-control{position:relative;width:56px;height:56px;border:none;border-radius:50%;background:linear-gradient(135deg,#8b5cf6,#06b6d4);color:#fff;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center}.main-play-control:hover{transform:scale(1.05);box-shadow:0 8px 32px #8b5cf666}.main-play-control.playing{animation:pulse-control 2s ease-in-out infinite}@keyframes pulse-control{0%,to{box-shadow:0 4px 20px #8b5cf64d}50%{box-shadow:0 8px 40px #8b5cf699}}.control-bg{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;background:#0003;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.pulse-ring{position:absolute;top:-8px;right:-8px;bottom:-8px;left:-8px;border:2px solid rgba(139,92,246,.3);border-radius:50%;opacity:0}.main-play-control.playing .pulse-ring{animation:pulse-ring 2s ease-out infinite}@keyframes pulse-ring{0%{transform:scale(.8);opacity:1}to{transform:scale(1.3);opacity:0}}.control-icon{position:relative;z-index:2}.loading-dots{display:flex;gap:3px}.dot{width:4px;height:4px;border-radius:50%;background:currentColor;animation:loading-dot 1.4s ease-in-out infinite both}.dot-2{animation-delay:.16s}.dot-3{animation-delay:.32s}@keyframes loading-dot{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.progress-modern{margin:1.5rem 0}.time-display-modern{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.current-time-modern,.total-time-modern{font-size:.8rem;color:#fffc;font-weight:500}.progress-circle{position:relative;width:60px;height:60px}.progress-ring{transform:rotate(-90deg);transition:stroke-dashoffset .3s ease}.progress-percentage{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:.7rem;font-weight:600;color:#ffffffe6}.progress-slider-modern{margin-top:.5rem}.seek-slider-glow{background:#ffffff1a;border-radius:8px;padding:.5rem;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.volume-modern{display:flex;align-items:center;gap:1rem;margin:1rem 0}.volume-toggle-modern{width:40px;height:40px;border:none;border-radius:50%;background:#ffffff1a;color:#fffc;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;position:relative;overflow:hidden}.volume-toggle-modern:hover{background:#ffffff26;transform:scale(1.05)}.volume-icon-wrapper{position:relative;z-index:2}.volume-ripple{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;background:#8b5cf64d;transform:scale(0);transition:transform .3s ease}.volume-toggle-modern:active .volume-ripple{transform:scale(1)}.volume-control-modern{flex:1;display:flex;align-items:center;gap:1rem}.volume-slider-neon{flex:1;background:#ffffff0d;border-radius:6px;padding:.3rem .8rem}.volume-display-modern{display:flex;align-items:center;gap:.5rem}.volume-number{font-size:.8rem;color:#fffc;font-weight:500;min-width:2rem}.volume-bars{display:flex;gap:2px}.volume-bar{width:3px;height:12px;background:#fff3;border-radius:1px;transition:all .3s ease}.volume-bar.active{background:linear-gradient(to top,#8b5cf6,#06b6d4);box-shadow:0 0 4px #8b5cf680}.music-status-modern{margin-top:1rem}.status-card{background:#ffffff0d;border-radius:12px;padding:.8rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1)}.status-indicator-modern{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.status-dot-modern{width:8px;height:8px;border-radius:50%;background:#4b5563;transition:all .3s ease}.status-indicator-modern.playing .status-dot-modern{background:#10b981;box-shadow:0 0 8px #10b98180;animation:pulse-dot 2s ease-in-out infinite}@keyframes pulse-dot{0%,to{opacity:1}50%{opacity:.5}}.status-text-modern{font-size:.8rem;color:#fffc;font-weight:500}.audio-visualizer{display:flex;align-items:end;gap:3px;height:20px;justify-content:center}.visualizer-bar{width:3px;background:linear-gradient(to top,#8b5cf6,#06b6d4);border-radius:1px;animation:visualizer 1.5s ease-in-out infinite;height:100%}.visualizer-bar:nth-child(odd){animation-direction:reverse}@keyframes visualizer{0%,to{height:4px}50%{height:100%}}.music-particles{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;overflow:hidden;border-radius:16px}.particle{position:absolute;width:4px;height:4px;background:linear-gradient(45deg,#8b5cf6,#06b6d4);border-radius:50%;opacity:.6;animation:float-particle linear infinite}@keyframes float-particle{0%{transform:translateY(100vh) scale(0);opacity:0}10%{opacity:.6;transform:scale(1)}90%{opacity:.6}to{transform:translateY(-100px) scale(0);opacity:0}}.music-player-embed{display:flex;flex-direction:column;gap:8px;position:relative}.music-player-embed iframe{width:100%;border:0;border-radius:12px;overflow:hidden}.music-player-embed .sc-credit a{color:#ccc;text-decoration:none}.music-wave{position:absolute;top:15px;left:12px;right:12px;height:64px;z-index:0;pointer-events:none}.music-wave canvas{width:100%;height:100%;display:block;opacity:.9}.photography-display{text-align:center;padding:20px;background-color:#060010;color:#fff}.photo-gallery{display:flex;flex-wrap:wrap;justify-content:center;gap:20px}.photo-item{position:relative;width:250px;height:180px;overflow:hidden;border-radius:10px;box-shadow:0 2px 8px #0000004d}.photo-item img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.photo-item:hover img{transform:scale(1.05)}.photo-overlay{position:absolute;bottom:0;left:0;width:100%;padding:10px;background:#0009;opacity:0;transition:opacity .3s ease}.photo-item:hover .photo-overlay{opacity:1}.photo-title{display:block;font-weight:700;color:#fff}.photo-location{font-size:.9rem;color:#ccc}.view-more-container{margin-top:20px}.view-more-button{background-color:#06b6d4;color:#fff;border:none;padding:10px 20px;border-radius:6px;cursor:pointer;font-size:1rem;transition:background .3s ease}.view-more-button:hover{background-color:#0891b2}@media (max-width: 768px){.magic-bento-card{padding:1.2rem;min-height:auto!important;height:auto!important;aspect-ratio:unset!important;overflow:visible}.education-details{gap:1.5rem;margin-top:1rem;display:flex;flex-direction:column}.education-item{display:flex;flex-direction:column;gap:.2rem}.education-item h4{font-size:1.1rem;line-height:1.3;margin-bottom:.2rem;word-wrap:break-word}.education-item .university{font-size:.9rem;margin-bottom:.2rem;word-break:break-word;line-height:1.4}.education-item .major{font-size:.85rem;margin-bottom:.5rem;color:#ffffffb3;line-height:1.4}.education-meta{flex-wrap:wrap;gap:.5rem;margin-bottom:.5rem;margin-top:.2rem}.education-meta .year,.education-meta .cgpa{font-size:.75rem;padding:.2rem .6rem;white-space:nowrap}.goal-item{padding:.4rem;gap:.4rem}.goal-icon{width:14px;height:14px}.goal-text{font-size:.7rem}.magic-bento-card__label{font-size:2rem}.magic-bento-card__title{font-size:1rem}.magic-bento-card__description{font-size:.8rem}.skills-grid{gap:.8rem}.skill-tag{padding:.3rem .6rem;font-size:.75rem}}.giphyy{align-items:center;top:-17%;position:relative}@media (max-width: 768px){.giphyy{top:-2.5%}}@media (max-width: 480px){.giphyy{top:-2.5%}}@media (max-width:320px){.giphyy{top:-2.5%}}.skills-container{position:relative;width:100%;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#000;overflow:hidden;padding:6rem 2rem}.skills-bg-grid{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;pointer-events:none;-webkit-mask-image:radial-gradient(circle at center,black 40%,transparent 80%);mask-image:radial-gradient(circle at center,black 40%,transparent 80%)}.skills-header{text-align:center;margin-bottom:4rem;z-index:10;position:relative}.skills-title{font-size:clamp(3rem,8vw,5rem);font-weight:900;color:var(--text-primary);margin:0;letter-spacing:-.03em;line-height:1.1;text-transform:uppercase;background:linear-gradient(180deg,var(--text-primary) 0%,rgba(255,255,255,.5) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.skills-subtitle{font-size:clamp(1rem,2vw,1.2rem);color:var(--text-secondary);margin-top:1rem;font-weight:500;letter-spacing:.05em;text-transform:uppercase}.dome-container{width:100%;height:70vh;max-height:800px;display:flex;align-items:center;justify-content:center;position:relative;z-index:5}.skills-description-text{max-width:800px;text-align:center;margin-top:2rem;z-index:10}.skills-description-text p{font-size:1.1rem;line-height:1.8;color:var(--text-secondary)}.skills-description-text strong{color:var(--text-primary);font-weight:600}@media (max-width: 768px){.skills-container{padding:4rem 1rem}.dome-container{height:50vh}.skills-header{margin-bottom:2rem}}.sphere-root{position:relative;width:100%;height:100%;--radius: 520px;--viewer-pad: 72px;--circ: calc(var(--radius) * 3.14);--rot-y: calc((360deg / var(--segments-x)) / 2);--rot-x: calc((360deg / var(--segments-y)) / 2);--item-width: calc(var(--circ) / var(--segments-x));--item-height: calc(var(--circ) / var(--segments-y))}.sphere-root *{box-sizing:border-box}.sphere,.item,.item__image{transform-style:preserve-3d}main.sphere-main{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;overflow:hidden;touch-action:none;user-select:none;-webkit-user-select:none;background:transparent}.stage{width:100%;height:100%;display:grid;place-items:center;perspective:calc(var(--radius) * 2);perspective-origin:50% 50%;contain:layout paint size}.sphere{transform:translateZ(calc(var(--radius) * -1));will-change:transform}.overlay,.overlay--blur{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;z-index:3;pointer-events:none}.item{width:calc(var(--item-width) * var(--item-size-x));height:calc(var(--item-height) * var(--item-size-y));position:absolute;top:-999px;bottom:-999px;left:-999px;right:-999px;margin:auto;transform-origin:50% 50%;backface-visibility:hidden;transition:transform .3s;transform:rotateY(calc(var(--rot-y) * (var(--offset-x) + ((var(--item-size-x) - 1) / 2)) + var(--rot-y-delta, 0deg))) rotateX(calc(var(--rot-x) * (var(--offset-y) - ((var(--item-size-y) - 1) / 2)) + var(--rot-x-delta, 0deg))) translateZ(var(--radius))}.item__image{position:absolute;display:block;top:10px;right:10px;bottom:10px;left:10px;border-radius:var(--tile-radius, 12px);background:transparent;overflow:hidden;backface-visibility:hidden;transition:transform .3s;cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;pointer-events:auto;-webkit-transform:translateZ(0);transform:translateZ(0)}.item__image:focus{outline:none}.item__image img{width:100%;height:100%;object-fit:cover;pointer-events:none;backface-visibility:hidden;filter:var(--image-filter, none)}.item__icon{position:absolute;top:10px;right:10px;bottom:10px;left:10px;display:flex;align-items:center;justify-content:center;border-radius:var(--tile-radius, 12px)}.item__icon svg{width:56%;height:56%;filter:var(--image-filter, none)}.viewer{position:absolute;top:0;right:0;bottom:0;left:0;z-index:20;pointer-events:none;display:flex;align-items:center;justify-content:center;padding:var(--viewer-pad)}.viewer .frame{height:100%;aspect-ratio:1;border-radius:var(--enlarge-radius, 32px);display:flex}@media (max-aspect-ratio: 1/1){.viewer .frame{height:auto;width:100%}}.viewer .scrim{position:absolute;top:0;right:0;bottom:0;left:0;z-index:10;background:#0006;pointer-events:none;opacity:0;transition:opacity .5s ease;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.sphere-root[data-enlarging=true] .viewer .scrim{opacity:1;pointer-events:all}.viewer .enlarge{position:absolute;z-index:30;border-radius:var(--enlarge-radius, 32px);overflow:hidden;transition:transform .5s ease,opacity .5s ease;transform-origin:top left;box-shadow:0 10px 30px #00000059}.viewer .enlarge img{width:100%;height:100%;object-fit:cover;filter:var(--image-filter, none)}.sphere-root .enlarge-closing img{filter:var(--image-filter, none)}.edge-fade{position:absolute;left:0;right:0;height:120px;z-index:5;pointer-events:none}.edge-fade--top{top:0;transform:rotate(180deg)}.edge-fade--bottom{bottom:0}.projects-section{position:relative;min-height:100vh;padding:6rem 1.5rem;background:#000;overflow:hidden}.projects-container{max-width:1400px;margin:0 auto;position:relative;z-index:1}.projects-title{text-align:center;font-size:clamp(2.5rem,6vw,4.5rem);margin-bottom:4rem;color:var(--text-primary);letter-spacing:-.02em}.projects-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;gap:1rem}.projects-title-wrapper{position:relative;height:100px;width:100%;flex:1}.view-all-projects-btn{padding:.5rem 1.2rem;background:linear-gradient(90deg,#6e8efb,#a777e3);color:#fff;border-radius:24px;font-weight:600;text-decoration:none;box-shadow:0 2px 8px #6e8efb26;transition:background .2s,transform .2s;font-size:1rem;letter-spacing:.03em;white-space:nowrap;margin-left:1rem}.view-all-projects-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #6e8efb40}.project-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;padding:2rem 0}.project-card-3d{background:var(--bg-card);border:1px solid var(--border-color);border-radius:20px;padding:1.5rem;display:flex;flex-direction:column;position:relative;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transform-style:preserve-3d;will-change:transform;transition:border-color .3s ease,background-color .3s ease;height:100%}.project-card-3d:hover{border-color:var(--border-hover);background:var(--bg-card-hover);box-shadow:0 20px 40px -10px #00000080}.project-image-wrap{width:100%;height:200px;overflow:hidden;border-radius:12px;margin-bottom:1.5rem;position:relative}.project-image{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.4,0,.2,1)}.project-card-3d:hover .project-image{transform:scale(1.1)}.project-content{display:flex;flex-direction:column;flex-grow:1}.project-title{font-size:1.5rem;font-weight:700;color:var(--text-primary);margin-bottom:.8rem;line-height:1.2}.project-desc{font-size:.95rem;color:var(--text-secondary);line-height:1.6;margin-bottom:1.5rem;flex-grow:1}.project-tech{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem}.tech-badge{font-size:.75rem;font-weight:600;color:var(--text-accent);background:#8b5cf61a;padding:.4rem .8rem;border-radius:100px;border:1px solid rgba(139,92,246,.2);transition:all .3s ease}.project-card-3d:hover .tech-badge{background:#8b5cf633;border-color:#8b5cf666}.project-links{display:flex;gap:1rem;margin-top:auto;position:relative;z-index:100}.project-link{font-size:.9rem;font-weight:600;color:var(--text-primary);text-decoration:none;position:relative;padding-bottom:2px;transition:color .3s ease;cursor:pointer;pointer-events:auto;transform:translateZ(30px);display:inline-block}.project-link:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background:var(--accent-primary);transform:scaleX(0);transform-origin:right;transition:transform .3s ease}.project-link:hover{color:var(--accent-primary)}.project-link:hover:after{transform:scaleX(1);transform-origin:left}@media (max-width: 768px){.projects-section{padding:4rem 1rem}.projects-header{flex-direction:column;align-items:flex-start;gap:.5rem}.projects-title-wrapper{height:60px;width:100%}.view-all-projects-btn{margin-left:0;width:100%;text-align:center;margin-top:.5rem}.project-grid{grid-template-columns:1fr;gap:1.5rem}.project-image-wrap{height:180px}}.custom-cursor{position:fixed;top:0;left:0;width:40px;height:40px;background:#fff0;border:1.2px solid rgba(255,255,255,.9);border-radius:50%;pointer-events:none!important;z-index:2147483647;opacity:0;transition:width .25s ease,height .25s ease,opacity .25s ease,border-color .25s ease,background-color .25s ease;transform:translate(-50%,-50%) translateZ(0);will-change:transform}canvas,.custom-cursor{pointer-events:none!important}.custom-cursor.is-hovering{width:84px;height:84px;background-color:#ffffff0a;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border-color:#ffffff40;animation:cursor-distort 1.8s infinite ease-in-out alternate}@keyframes cursor-distort{0%{border-radius:50%}25%{border-radius:60% 40% 30% 70%/60% 30% 70% 40%}50%{border-radius:30% 60% 70% 40%/50% 60% 30%}75%{border-radius:40% 60% 30% 70%/60% 30% 70% 40%}to{border-radius:50%}}@media (max-width: 768px){.custom-cursor{display:none!important}}.parallax{position:relative;overflow:hidden}.scroller{display:flex;white-space:nowrap;text-align:center;font-family:sans-serif;font-size:2.25rem;font-weight:700;letter-spacing:-.02em;filter:drop-shadow(0 1px 1px rgba(0,0,0,.1))}.scroller span{flex-shrink:0}@media (min-width: 768px){.scroller{font-size:5rem;line-height:5rem}}.timeline-container{color:var(--text-secondary);padding:6rem 1.5rem;max-width:800px;margin:0 auto;overflow:hidden;position:relative}.experience-header{font-size:clamp(5.5rem,6vw,4.5rem);font-weight:900;text-align:center;margin-bottom:4rem;color:var(--text-primary);letter-spacing:-.02em}#ctimeline{font-size:clamp(2.5rem,6vw,4.5rem);color:var(--text-primary);text-align:center;display:block;margin-bottom:3rem}.timeline{position:relative;margin-left:1rem;padding-left:2rem;border-left:2px solid var(--border-color)}.timeline-item{position:relative;margin-bottom:3rem;opacity:0;transform:translateY(30px);transition:all .6s cubic-bezier(.4,0,.2,1)}.timeline-item.in-view{opacity:1;transform:translateY(0)}.timeline-dot{position:absolute;left:-2.6rem;top:.5rem;height:1rem;width:1rem;background-color:var(--accent-primary);border-radius:50%;box-shadow:0 0 0 4px var(--bg-primary),0 0 12px var(--accent-primary);transition:transform .3s ease}.timeline-item:hover .timeline-dot{transform:scale(1.2);background-color:var(--accent-secondary)}.timeline-content{background-color:var(--bg-card);padding:1.5rem;border-radius:16px;border:1px solid var(--border-color);box-shadow:0 4px 20px #0003;transition:all .3s ease;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.timeline-content:hover{transform:translateY(-5px);border-color:var(--border-hover);background-color:var(--bg-card-hover);box-shadow:0 10px 30px -10px #8b5cf64d}.timeline-title{font-size:1.25rem;font-weight:700;margin-bottom:.5rem;color:var(--text-primary)}.timeline-subtitle{font-size:.95rem;font-weight:500;color:var(--text-accent);margin-bottom:1rem;display:flex;align-items:center;gap:.5rem}.timeline-description{font-size:.95rem;line-height:1.6;color:var(--text-secondary)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){.timeline-container{padding:4rem 1rem}.timeline{margin-left:.5rem;padding-left:1.5rem}.timeline-dot{left:-2.1rem}.experience-header,#ctimeline{font-size:2.5rem}}.expe{text-align:center;margin:0 0 20px;font-size:clamp(5rem,.9rem + .5vw,1.35rem);line-height:1.25}.scroll-stack-scroller{position:relative;width:100%;height:auto;overflow:visible;-webkit-transform:translateZ(0);transform:translateZ(0)}.scroll-stack-inner{padding:20vh 5rem 40vh;min-height:100vh}.scroll-stack-card-wrapper{position:relative}.scroll-stack-card{transform-origin:top center;will-change:transform,filter;backface-visibility:hidden;transform-style:preserve-3d;box-shadow:0 0 30px #0000001a;min-height:22rem;width:100%;margin:30px 0;padding:2.25rem 2rem;border-radius:40px;box-sizing:border-box;-webkit-transform:translateZ(0);transform:translateZ(0);position:relative;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.scroll-stack-card.is-top{box-shadow:0 12px 40px #00000059;border-color:#ffffff1f}.experience-card{display:flex;align-items:center;gap:1.25rem;position:relative;border:1px solid rgba(255,255,255,.06)}.experience-section{padding:4rem 0}.experience-container{width:min(1100px,92%);margin:0 auto}.experience-subtitle{margin:0 0 2rem;font-size:x-large;opacity:.85;position:relative;display:block;text-align:center}.experience-subtitle:before,.experience-subtitle:after{content:"";position:absolute;top:1.25em;height:2px;width:clamp(140px,36vw,680px);border-radius:2px;pointer-events:none;background:linear-gradient(to right,transparent 0%,var(--line-color, #1f6feb) 22%,var(--line-color, #1f6feb) 78%,transparent 100%);box-shadow:0 0 .5px #1f6feb40,0 0 6px #1f6feb59;opacity:.9}.experience-subtitle:before{left:50%;transform:translate(-100%,-50%)}.experience-subtitle:after{left:50%;transform:translateY(-50%)}.experience-card .logo{width:164px;height:164px;border-radius:24px;background:#ffffff0f;display:grid;place-items:center;overflow:hidden;flex-shrink:0}.experience-card .logo img,.experience-card .logo svg{width:100%;height:100%;object-fit:contain}.experience-content{display:flex;flex-direction:column;gap:.5rem}.experience-content .timeline-description{opacity:.9}.experience-meta{opacity:.8;font-weight:500}.bullet-list{list-style:none;padding:0;margin:.75rem 0 0;display:grid;gap:.5rem}.bullet-item{display:grid;grid-template-columns:20px 1fr;align-items:flex-start;gap:.5rem}.bullet-item svg{margin-top:2px}.experience-card:before{content:"";position:absolute;left:0;top:1.25rem;bottom:1.25rem;width:3px;border-radius:3px;background:linear-gradient(to bottom,color-mix(in srgb,var(--accent, #58a6ff) 80%,transparent),color-mix(in srgb,var(--accent, #58a6ff) 0%,transparent));opacity:.5}@media (max-width: 900px){.experience-card{align-items:flex-start;gap:1rem}.experience-card .logo{width:104px;height:104px;border-radius:18px}.experience-container{width:min(100%,94%)}}@media (max-width: 700px){.scroll-stack-inner{padding:16vh 1.25rem 28vh}.scroll-stack-card{padding:1.25rem 1rem;border-radius:28px;min-height:18rem;margin:22px 0}.experience-card .logo{width:88px;height:88px}}@media (max-width: 480px){.scroll-stack-inner{padding:14vh 1rem 24vh}.experience-card .logo{width:72px;height:72px;border-radius:14px}.bullet-list{gap:.4rem}}@media (max-width: 600px){.experience-card{flex-direction:column;align-items:flex-start;padding:1rem .5rem 1rem 1.5rem}.experience-card .logo{width:60px;height:60px;margin-bottom:1rem}.experience-content{width:100%}}@media (prefers-reduced-motion: reduce){.scroll-stack-card,.experience-card .logo,.scroll-stack-card.is-top{transition:none!important;animation:none!important}}.experience-card .logo{transform:translateY(calc(var(--p, 0) * -6px));transition:transform .16s ease}.scroll-stack-card.is-top .experience-card .logo{transform:translateY(0)}.scroll-stack-card.is-top{transition:box-shadow .2s ease,border-color .2s ease}.scroll-stack-card.is-top:hover{box-shadow:0 18px 60px #00000073}.scroll-stack-end{width:100%;height:1px}.css-cards{view-timeline-name:--cards;view-timeline-axis:block}.css-card{position:relative;--index0: calc(var(--index) - 1);--reverse-index: calc(var(--numcards) - var(--index0));--reverse-index0: calc(var(--reverse-index) - 1);z-index:var(--reverse-index)}.css-card__content{position:sticky;top:var(--stack-top, 20vh);transform-origin:top center;--start-range: calc(var(--index0) / var(--numcards) * 100%);--end-range: calc(var(--index) / var(--numcards) * 100%);animation:stack-scale linear both;animation-timeline:--cards;animation-range:exit-crossing var(--start-range) exit-crossing var(--end-range)}@keyframes stack-scale{to{transform:scale(calc(1 - (.08 * var(--reverse-index0))))}}.certifications-section{padding:6rem 2rem;background:#000;min-height:100vh;position:relative;overflow:hidden}.certifications-section:before{content:"";position:absolute;top:-10%;left:-10%;width:50%;height:50%;filter:blur(100px);z-index:0;animation:pulseGlow 10s infinite alternate}.certifications-section:after{content:"";position:absolute;bottom:-10%;right:-10%;width:50%;height:50%;filter:blur(100px);z-index:0;animation:pulseGlow 8s infinite alternate-reverse}@keyframes pulseGlow{0%{transform:scale(1);opacity:.5}to{transform:scale(1.2);opacity:.8}}.cert-section-title{font-size:clamp(2.5rem,6vw,4.5rem);font-weight:900;text-align:center;margin-bottom:4rem;position:relative;z-index:1;background:linear-gradient(135deg,var(--text-primary) 0%,var(--text-secondary) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;letter-spacing:-.02em}.certifications-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;max-width:1200px;margin:0 auto;position:relative;z-index:1}.cert-card{background:var(--bg-card);border:1px solid var(--border-color);border-radius:20px;padding:1.5rem;position:relative;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);display:flex;flex-direction:column;transition:border-color .3s ease;height:100%}.cert-card:hover{border-color:var(--border-hover);background:var(--bg-card-hover)}.cert-card:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,var(--accent-glow),transparent);transform:translate(-100%);transition:transform .6s ease}.cert-card:hover:before{transform:translate(100%)}.cert-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.2rem}.cert-icon-box{width:48px;height:48px;border-radius:12px;background:#ffffff08;border:1px solid rgba(255,255,255,.05);display:flex;align-items:center;justify-content:center;transition:all .3s ease}.cert-card:hover .cert-icon-box{background:#8b5cf61a;border-color:#8b5cf64d;transform:scale(1.1) rotate(5deg)}.cert-date{font-size:.75rem;font-weight:600;color:var(--text-secondary);background:#ffffff08;padding:.4rem .8rem;border-radius:16px;border:1px solid rgba(255,255,255,.05)}.cert-content{flex:1;display:flex;flex-direction:column}.cert-title{font-size:1.15rem;font-weight:700;color:var(--text-primary);margin-bottom:.4rem;line-height:1.3}.cert-platform{font-size:.85rem;color:var(--text-accent);font-weight:500;margin-bottom:.8rem;display:flex;align-items:center;gap:.4rem}.cert-platform:before{content:"";width:5px;height:5px;background:var(--text-accent);border-radius:50%}.cert-description{font-size:.85rem;color:var(--text-secondary);line-height:1.5;margin-bottom:1.5rem;flex-grow:1}.cert-link{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:.8rem;background:linear-gradient(90deg,#8b5cf61a,#3b82f61a);border:1px solid rgba(139,92,246,.2);border-radius:12px;color:var(--text-primary);font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;font-size:.9rem;cursor:pointer;pointer-events:auto;z-index:100;transform:translateZ(30px)}.cert-link:hover{background:linear-gradient(90deg,var(--accent-primary),var(--accent-secondary));border-color:transparent;transform:translateY(-2px);box-shadow:0 10px 20px -5px #8b5cf666}.cert-link svg{transition:transform .3s ease}.cert-link:hover svg{transform:translate(4px) translateY(-4px)}@media (max-width: 768px){.certifications-section{padding:4rem 1rem}.certifications-list{grid-template-columns:1fr;gap:1.5rem}.cert-section-title{font-size:2.5rem;margin-bottom:3rem}}html.lenis,html.lenis body{height:auto}.lenis:not(.lenis-autoToggle).lenis-stopped{overflow:clip}.lenis [data-lenis-prevent],.lenis [data-lenis-prevent-wheel],.lenis [data-lenis-prevent-touch]{overscroll-behavior:contain}.lenis.lenis-smooth iframe{pointer-events:none}.lenis.lenis-autoToggle{transition-property:overflow;transition-duration:1ms;transition-behavior:allow-discrete}.scrambled-text-demo{display:flex;justify-content:center;align-items:center}
