.navbar{z-index:1000;padding:20px 0;transition:all .4s cubic-bezier(.4,0,.2,1);position:fixed;top:0;left:0;right:0}.navbar--scrolled{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#050816d9;border-bottom:1px solid #ffffff0f;padding:12px 0;box-shadow:0 4px 30px #0006}.navbar__inner{justify-content:space-between;align-items:center;display:flex}.navbar__logo{cursor:pointer;align-items:center;gap:12px;text-decoration:none;display:flex}.navbar__logo-icon{color:#fff;letter-spacing:-.5px;background:linear-gradient(135deg,#6366f1,#06b6d4);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-family:Space Grotesk,sans-serif;font-size:14px;font-weight:700;display:flex}.navbar__logo-text{color:#f1f5f9;font-family:Space Grotesk,sans-serif;font-size:1rem;font-weight:600}.navbar__links{align-items:center;gap:8px;list-style:none;display:flex}.navbar__link{color:#94a3b8;border-radius:100px;padding:8px 14px;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .25s;position:relative}.navbar__link:hover,.navbar__link--active{color:#f1f5f9;background:#ffffff0f}.navbar__link--active{color:#818cf8}.navbar__cta{margin-left:8px;padding:9px 20px;font-size:.85rem}.navbar__hamburger{cursor:pointer;background:0 0;border:none;border-radius:8px;flex-direction:column;gap:5px;padding:8px;transition:background .2s;display:none}.navbar__hamburger:hover{background:#ffffff0d}.navbar__hamburger span{transform-origin:50%;background:#94a3b8;border-radius:2px;width:22px;height:2px;transition:all .3s;display:block}.navbar__hamburger--open span:first-child{background:#818cf8;transform:translateY(7px)rotate(45deg)}.navbar__hamburger--open span:nth-child(2){opacity:0;transform:scaleX(0)}.navbar__hamburger--open span:nth-child(3){background:#818cf8;transform:translateY(-7px)rotate(-45deg)}.navbar__overlay{display:none}@media (width<=768px){.navbar__hamburger{display:flex}.navbar__links{z-index:999;background:#0a0f1e;border-left:1px solid #ffffff0f;flex-direction:column;align-items:stretch;gap:4px;width:280px;padding:80px 24px 40px;transition:right .35s cubic-bezier(.4,0,.2,1);position:fixed;top:0;bottom:0;right:-100%;overflow-y:auto}.navbar__links--open{right:0}.navbar__link{border-radius:12px;padding:14px 18px;font-size:1rem}.navbar__cta{border-radius:12px;justify-content:center;margin:12px 0 0}.navbar__overlay{z-index:998;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;display:block;position:fixed;inset:0}}.hero{align-items:center;min-height:100vh;padding:100px 0 60px;display:flex;position:relative;overflow:hidden}.hero__orb{filter:blur(100px);pointer-events:none;border-radius:50%;animation:8s ease-in-out infinite float;position:absolute}.hero__orb--1{background:radial-gradient(circle,#6366f12e 0%,#0000 70%);width:600px;height:600px;animation-delay:0s;top:-100px;left:-200px}.hero__orb--2{background:radial-gradient(circle,#06b6d41f 0%,#0000 70%);width:500px;height:500px;animation-delay:3s;top:0;right:-100px}.hero__orb--3{background:radial-gradient(circle,#10b98114 0%,#0000 70%);width:400px;height:400px;animation-delay:6s;bottom:0;left:50%}.hero__grid{pointer-events:none;background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(#000 30%,#0000 75%);mask-image:radial-gradient(#000 30%,#0000 75%)}.hero__inner{z-index:1;grid-template-columns:1fr 420px;align-items:center;gap:60px;display:grid;position:relative}.hero__badge{color:#10b981;background:#10b9811a;border:1px solid #10b98140;border-radius:100px;align-items:center;gap:8px;margin-bottom:28px;padding:7px 16px;font-size:13px;font-weight:500;animation:.6s forwards fadeInUp;display:inline-flex}.hero__badge-dot{background:#10b981;border-radius:50%;width:7px;height:7px;animation:2s infinite pulse-dot}.hero__name{margin-bottom:12px;font-size:clamp(2.5rem,5vw,4rem);font-weight:800;line-height:1.1;animation:.7s .1s both fadeInUp}.hero__title{color:#818cf8;letter-spacing:.06em;text-transform:uppercase;margin-bottom:16px;font-size:1.15rem;font-weight:600;animation:.7s .15s both fadeInUp}.hero__role{color:#94a3b8;margin-bottom:24px;font-size:clamp(1.4rem,3vw,2rem);font-weight:600;animation:.7s .2s both fadeInUp}.hero__role-prefix{color:#64748b}.hero__role-cycle{color:#818cf8}.hero__bio{color:#94a3b8;max-width:560px;margin-bottom:28px;font-size:1.05rem;line-height:1.8;animation:.7s .3s both fadeInUp}.hero__tags{flex-wrap:wrap;gap:8px;margin-bottom:36px;animation:.7s .35s both fadeInUp;display:flex}.hero__tag{color:#818cf8;letter-spacing:.04em;background:#6366f11a;border:1px solid #6366f133;border-radius:6px;padding:5px 12px;font-size:12px;font-weight:600}.hero__actions{flex-wrap:wrap;gap:14px;margin-bottom:36px;animation:.7s .4s both fadeInUp;display:flex}.hero__socials{gap:12px;animation:.7s .5s both fadeInUp;display:flex}.hero__social{color:#94a3b8;background:#ffffff0a;border:1px solid #ffffff14;border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;transition:all .25s;display:flex}.hero__social:hover{color:#818cf8;background:#6366f11f;border-color:#6366f159;transform:translateY(-3px)}.hero__visual{flex-direction:column;align-items:center;gap:32px;animation:1s .3s both fadeIn;display:flex}.hero__avatar-wrap{flex-shrink:0;width:280px;height:280px;position:relative}.hero__avatar-ring{border-radius:50%;animation:12s linear infinite rotate;position:absolute}.hero__avatar-ring--outer{-webkit-mask-composite:destination-out;background:linear-gradient(135deg,#6366f180,#0000,#06b6d480) border-box;border:1.5px solid #0000;inset:-16px;-webkit-mask:linear-gradient(#fff 0 0) padding-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) padding-box,linear-gradient(#fff 0 0)}.hero__avatar-ring--inner{border:1px solid #6366f126;animation-duration:20s;animation-direction:reverse;inset:-6px}.hero__avatar{object-fit:cover;object-position:center 20%;z-index:1;border:3px solid #6366f14d;border-radius:50%;width:100%;height:100%;display:block;position:relative}.hero__avatar-badge{z-index:2;color:#818cf8;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);white-space:nowrap;background:#0a0f1ee6;border:1px solid #6366f14d;border-radius:100px;align-items:center;gap:6px;padding:6px 14px;font-size:12px;font-weight:600;animation:3s ease-in-out infinite float;display:flex;position:absolute;bottom:12px;right:-10px}.hero__stats{grid-template-columns:repeat(2,1fr);gap:16px;width:100%;display:grid}.hero__stat{text-align:center;background:#ffffff08;border:1px solid #ffffff12;border-radius:16px;padding:18px;transition:all .25s}.hero__stat:hover{background:#6366f10f;border-color:#6366f133;transform:translateY(-3px)}.hero__stat-value{letter-spacing:-.03em;margin-bottom:4px;font-family:Space Grotesk,sans-serif;font-size:1.8rem;font-weight:800;display:block}.hero__stat-label{color:#64748b;letter-spacing:.04em;text-transform:uppercase;font-size:11px;font-weight:500}.hero__scroll{flex-direction:column;align-items:center;gap:8px;animation:1s 1s both fadeIn;display:flex;position:absolute;bottom:30px;left:50%;transform:translate(-50%)}.hero__scroll-line{background:linear-gradient(#6366f1,#0000);width:1px;height:50px;animation:2s ease-in-out infinite scrollPulse}.hero__scroll span{letter-spacing:.15em;text-transform:uppercase;color:#475569;font-size:10px}@keyframes scrollPulse{0%,to{opacity:1;height:50px}50%{opacity:.4;height:30px}}@media (width<=1024px){.hero__inner{grid-template-columns:1fr 350px;gap:40px}.hero__avatar-wrap{width:240px;height:240px}}@media (width<=768px){.hero{min-height:auto;padding:120px 0 80px}.hero__inner{text-align:center;grid-template-columns:1fr;gap:48px}.hero__badge{margin:0 auto 24px}.hero__bio{margin:0 auto 28px}.hero__tags,.hero__actions,.hero__socials{justify-content:center}.hero__visual{order:-1}.hero__avatar-wrap{width:200px;height:200px}.hero__scroll{display:none}}.about{position:relative;overflow:hidden}.about__orb{filter:blur(60px);pointer-events:none;background:radial-gradient(circle,#06b6d40f 0%,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;top:50%;right:-150px;transform:translateY(-50%)}.about__grid{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}.about__text{color:#94a3b8;margin-bottom:20px;font-size:1rem;line-height:1.8}.about__links{flex-wrap:wrap;gap:14px;margin-top:36px;display:flex}.about__highlights{flex-direction:column;gap:16px;display:flex}.about__highlight{align-items:flex-start;gap:18px;padding:22px 24px;display:flex}.about__highlight-icon{background:#6366f114;border:1px solid #6366f126;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.6rem;display:flex}.about__highlight-title{color:#f1f5f9;margin-bottom:6px;font-family:Space Grotesk,sans-serif;font-size:.95rem;font-weight:600}.about__highlight-desc{color:#64748b;font-size:.85rem;line-height:1.6}@media (width<=900px){.about__grid{grid-template-columns:1fr;gap:48px}}.skills{background:var(--color-bg-2);position:relative;overflow:hidden}.skills__orb{filter:blur(80px);pointer-events:none;background:radial-gradient(circle,#6366f112 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:50%;left:-200px;transform:translateY(-50%)}.skills__header{text-align:center;margin-bottom:60px}.skills__header .section-subtitle{margin:0 auto}.skills__grid{grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:60px;display:grid}.skills__card{cursor:default;padding:28px;position:relative;overflow:hidden}.skills__card:before{content:"";background:var(--gradient-primary);transform-origin:0;height:2px;transition:transform .35s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.skills__card--active:before,.skills__card:hover:before{transform:scaleX(1)}.skills__card-header{align-items:center;gap:14px;margin-bottom:20px;display:flex}.skills__card-icon{background:#6366f114;border:1px solid #6366f126;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.6rem;display:flex}.skills__card-title{color:#f1f5f9;font-family:Space Grotesk,sans-serif;font-size:1rem;font-weight:700}.skills__tags{flex-wrap:wrap;gap:8px;display:flex}.skills__tag{color:#94a3b8;background:#ffffff0a;border:1px solid #ffffff12;border-radius:6px;padding:4px 11px;font-size:11.5px;font-weight:500;transition:all .2s}.skills__card:hover .skills__tag{color:#a5b4fc;background:#6366f114;border-color:#6366f133}.skills__strip{position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000);mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000)}.skills__strip-track{gap:0;width:max-content;animation:30s linear infinite scrollStrip;display:flex}.skills__strip-item{color:#475569;white-space:nowrap;letter-spacing:.04em;border-right:1px solid #ffffff0f;padding:10px 24px;font-size:13px;font-weight:600;transition:color .2s}.skills__strip-item:hover{color:#818cf8}@keyframes scrollStrip{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (width<=900px){.skills__grid{grid-template-columns:repeat(2,1fr)}}@media (width<=580px){.skills__grid{grid-template-columns:1fr}}.experience{background:var(--color-bg-2);position:relative;overflow:hidden}.experience__orb{filter:blur(80px);pointer-events:none;background:radial-gradient(circle,#6366f10f 0%,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.experience__header{text-align:center;margin-bottom:60px}.experience__header .section-subtitle,.experience__subtitle{max-width:520px;margin:0 auto}.experience__timeline{flex-direction:column;gap:30px;display:flex;position:relative}.experience__timeline:before{content:"";background:linear-gradient(#0000,#6366f133,#06b6d433,#0000);width:2px;position:absolute;top:0;bottom:0;left:20px}.experience__item{padding-left:60px;position:relative}.experience__marker{background:var(--color-bg-1);z-index:1;border:2px solid #818cf8;border-radius:50%;width:20px;height:20px;position:absolute;top:20px;left:11px;box-shadow:0 0 10px #818cf84d}.experience__card{padding:30px;transition:transform .3s}.experience__card:hover{transform:translate(10px)}.experience__card-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:20px;display:flex}.experience__role{color:#f1f5f9;font-family:Space Grotesk,sans-serif;font-size:1.1rem;font-weight:700}.experience__company{color:#818cf8;font-size:.9rem;font-weight:600}.experience__period{color:#475569;background:#ffffff0a;border:1px solid #ffffff14;border-radius:100px;padding:4px 12px;font-size:.85rem;font-weight:600}.experience__description{color:#94a3b8;margin-bottom:20px;font-size:.95rem;line-height:1.7}.experience__highlights{flex-direction:column;gap:10px;padding:0;list-style-type:none;display:flex}.experience__highlights li{color:#64748b;padding-left:20px;font-size:.875rem;line-height:1.5;position:relative}.experience__highlights li:before{content:"→";color:#818cf8;font-weight:700;position:absolute;left:0}@media (width<=640px){.experience__card-header{flex-direction:column}}.education{position:relative;overflow:hidden}.education__orb{filter:blur(100px);pointer-events:none;border-radius:50%;position:absolute}.education__orb--1{background:radial-gradient(circle,#10b98114 0%,#0000 70%);width:500px;height:500px;top:-100px;right:-150px}.education__orb--2{background:radial-gradient(circle,#6366f114 0%,#0000 70%);width:400px;height:400px;bottom:-80px;left:-100px}.education__header{text-align:center;margin-bottom:48px}.education__header .section-subtitle,.education__subtitle{max-width:520px;margin:0 auto}.education__card{border:1px solid #6366f126;max-width:820px;margin:0 auto;transition:border-color .3s,box-shadow .3s;position:relative;overflow:hidden}.education__card:hover{border-color:#6366f159;box-shadow:0 24px 60px #6366f11a}.education__card-accent{background:linear-gradient(90deg,#6366f1,#06b6d4,#10b981);height:4px;position:absolute;top:0;left:0;right:0}.education__card-inner{grid-template-columns:auto 1fr auto;align-items:center;gap:32px;padding:40px 44px;display:grid}.education__icon-wrap{background:linear-gradient(135deg,#6366f126,#06b6d41a);border:1px solid #6366f140;border-radius:20px;flex-shrink:0;justify-content:center;align-items:center;width:80px;height:80px;display:flex}.education__icon{font-size:2.5rem;line-height:1}.education__content{min-width:0}.education__period{color:#818cf8;letter-spacing:.06em;text-transform:uppercase;margin-bottom:10px;font-size:.8rem;font-weight:600;display:inline-block}.education__degree{color:#f1f5f9;margin-bottom:4px;font-family:Space Grotesk,sans-serif;font-size:1.35rem;font-weight:700}.education__field{color:#94a3b8;margin-bottom:12px;font-size:1rem;font-weight:600}.education__institution{color:#cbd5e1;margin-bottom:8px;font-size:.95rem;font-weight:600}.education__location{color:#64748b;align-items:center;gap:6px;font-size:.875rem;display:inline-flex}.education__location svg{color:#818cf8;flex-shrink:0}.education__cgpa{background:#6366f114;border:1px solid #6366f133;border-radius:16px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;min-width:120px;padding:24px 28px;display:flex}.education__cgpa-label{letter-spacing:.12em;text-transform:uppercase;color:#64748b;margin-bottom:6px;font-size:.75rem;font-weight:700}.education__cgpa-value{font-family:Space Grotesk,sans-serif;font-size:2rem;font-weight:800;line-height:1}.education__cgpa-max{color:#64748b;-webkit-text-fill-color:#64748b;font-size:1rem;font-weight:600}@media (width<=768px){.education__card-inner{text-align:center;grid-template-columns:1fr;gap:24px;padding:32px 24px}.education__icon-wrap{margin:0 auto}.education__location{justify-content:center}.education__cgpa{width:100%;max-width:200px;margin:0 auto}}.projects{background:var(--color-bg-2);position:relative;overflow:hidden}.projects__orb{filter:blur(100px);pointer-events:none;background:radial-gradient(circle,#6366f10f 0%,#0000 70%);border-radius:50%;width:700px;height:700px;position:absolute;bottom:-100px;right:-200px}.projects__header{text-align:center;margin-bottom:48px}.projects__header .section-subtitle{max-width:560px;margin:0 auto}.projects__showcase{text-align:center;border:1px solid #6366f126;flex-direction:column;align-items:center;gap:0;max-width:640px;margin:0 auto;padding:48px 40px;transition:border-color .3s,box-shadow .3s;display:flex}.projects__showcase:hover{border-color:#6366f159;box-shadow:0 24px 60px #6366f11f}.projects__showcase-icon{margin-bottom:20px;font-size:3rem;line-height:1}.projects__showcase-title{color:#f1f5f9;margin-bottom:16px;font-family:Space Grotesk,sans-serif;font-size:1.5rem;font-weight:700}.projects__showcase-text{color:#94a3b8;margin-bottom:16px;font-size:1rem;line-height:1.8}.projects__showcase-btn{margin-top:8px;margin-bottom:16px;padding:14px 28px;font-size:1rem}.projects__showcase-url{color:#64748b;font-size:.9rem;text-decoration:none;transition:color .2s}.projects__showcase-url:hover{color:#818cf8}@media (width<=580px){.projects__showcase{padding:36px 24px}.projects__showcase-title{font-size:1.25rem}}.contact{position:relative;overflow:hidden}.contact__orb{filter:blur(100px);pointer-events:none;border-radius:50%;position:absolute}.contact__orb--1{background:radial-gradient(circle,#6366f11a 0%,#0000 70%);width:500px;height:500px;bottom:-100px;left:-150px}.contact__orb--2{background:radial-gradient(circle,#06b6d412 0%,#0000 70%);width:400px;height:400px;top:-50px;right:-100px}.contact__inner{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}.contact__text{color:#94a3b8;margin:24px 0 40px;font-size:1.05rem;line-height:1.8}.contact__links{flex-direction:column;gap:14px;display:flex}.contact__link{cursor:pointer;border-left:3px solid #0000;align-items:center;gap:18px;padding:20px 24px;text-decoration:none;transition:all .3s;display:flex}.contact__link:hover{border-left-color:var(--link-color,#6366f1);padding-left:28px;transform:none}.contact__link-icon{background:#ffffff0a;border:1px solid #ffffff12;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;transition:all .25s;display:flex}.contact__link:hover .contact__link-icon{border-color:var(--link-color,#6366f1);background:#ffffff12;box-shadow:0 0 20px #6366f126}.contact__link-info{flex-direction:column;flex:1;gap:3px;display:flex}.contact__link-label{text-transform:uppercase;letter-spacing:.08em;color:#475569;font-size:11px;font-weight:700}.contact__link-value{color:#cbd5e1;font-size:.9rem;font-weight:500}.contact__link-arrow{color:#475569;flex-shrink:0;transition:all .25s}.contact__link:hover .contact__link-arrow{color:var(--link-color,#6366f1);transform:translate(4px)}.contact__card{overflow:hidden}.contact__card-header{background:#ffffff04;border-bottom:1px solid #ffffff0f;align-items:center;gap:8px;padding:14px 20px;display:flex}.contact__card-dot{border-radius:50%;width:12px;height:12px}.contact__card-dot--red{opacity:.7;background:#ef4444}.contact__card-dot--yellow{opacity:.7;background:#f59e0b}.contact__card-dot--green{opacity:.7;background:#10b981}.contact__card-label{color:#475569;margin-left:6px;font-family:Space Grotesk,monospace;font-size:12px;font-weight:500}.contact__card-body{padding:24px}.contact__code{color:#94a3b8;white-space:pre-wrap;word-break:break-word;margin:0;font-family:Space Grotesk,Courier New,monospace;font-size:.82rem;line-height:1.8}.contact__card-footer{border-top:1px solid #ffffff0f;justify-content:center;padding:20px 24px;display:flex}.contact__card-footer .btn{justify-content:center;width:100%}@media (width<=900px){.contact__inner{grid-template-columns:1fr;gap:48px}}.footer{padding-bottom:40px;position:relative}.footer__divider{background:linear-gradient(90deg,#0000,#6366f14d,#06b6d44d,#0000);height:1px;margin-bottom:40px}.footer__inner{grid-template-columns:1.5fr 1fr 1fr;align-items:center;gap:40px;display:grid}.footer__logo{align-items:center;gap:12px;margin-bottom:12px;display:flex}.footer__logo-icon{color:#fff;background:linear-gradient(135deg,#6366f1,#06b6d4);border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-family:Space Grotesk,sans-serif;font-size:13px;font-weight:700;display:flex}.footer__logo-text{color:#f1f5f9;font-family:Space Grotesk,sans-serif;font-size:.95rem;font-weight:600}.footer__tagline{color:#475569;margin-bottom:10px;font-size:.8rem;line-height:1.5}.footer__copy{color:#334155;font-size:.78rem}.footer__nav{flex-direction:column;gap:10px;display:flex}.footer__nav-link{color:#64748b;width:fit-content;font-size:.875rem;text-decoration:none;transition:color .2s}.footer__nav-link:hover{color:#818cf8}.footer__right{flex-direction:column;align-items:flex-end;gap:20px;display:flex}.footer__socials{gap:10px;display:flex}.footer__social{color:#64748b;background:#ffffff0a;border:1px solid #ffffff12;border-radius:10px;justify-content:center;align-items:center;width:38px;height:38px;text-decoration:none;transition:all .25s;display:flex}.footer__social:hover{color:#818cf8;background:#6366f11a;border-color:#6366f14d;transform:translateY(-3px)}.footer__top-btn{color:#475569;cursor:pointer;letter-spacing:.03em;background:#ffffff0a;border:1px solid #ffffff12;border-radius:100px;align-items:center;gap:6px;padding:8px 16px;font-size:12px;font-weight:600;transition:all .25s;display:flex}.footer__top-btn:hover{color:#818cf8;background:#6366f114;border-color:#6366f14d;transform:translateY(-2px)}@media (width<=768px){.footer__inner{text-align:center;grid-template-columns:1fr;gap:32px}.footer__logo{justify-content:center}.footer__nav{align-items:center}.footer__nav-link{width:auto}.footer__right{align-items:center}}*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--color-bg:#050816;--color-bg-2:#0a0f1e;--color-surface:#ffffff08;--color-surface-hover:#ffffff0f;--color-border:#ffffff14;--color-border-glow:#6366f166;--color-primary:#6366f1;--color-primary-light:#818cf8;--color-accent:#06b6d4;--color-accent-warm:#f59e0b;--color-success:#10b981;--gradient-primary:linear-gradient(135deg, #6366f1 0%, #06b6d4 100%);--gradient-warm:linear-gradient(135deg, #f59e0b 0%, #ef4444 100%);--gradient-text:linear-gradient(135deg, #818cf8 0%, #06b6d4 60%, #10b981 100%);--gradient-hero:radial-gradient(ellipse at 20% 50%, #6366f126 0%, transparent 60%), radial-gradient(ellipse at 80% 20%, #06b6d41a 0%, transparent 60%);--text-primary:#f1f5f9;--text-secondary:#94a3b8;--text-muted:#475569;--font-body:"Inter", system-ui, sans-serif;--font-display:"Space Grotesk", "Inter", sans-serif;--radius-sm:8px;--radius-md:12px;--radius-lg:20px;--radius-xl:28px;--shadow-sm:0 2px 8px #0000004d;--shadow-md:0 8px 32px #0006;--shadow-glow:0 0 40px #6366f133;--shadow-glow-accent:0 0 40px #06b6d433;--transition:all .3s cubic-bezier(.4,0,.2,1);--transition-slow:all .6s cubic-bezier(.4,0,.2,1)}html{scroll-behavior:smooth;font-size:16px}body{font-family:var(--font-body);background-color:var(--color-bg);color:var(--text-primary);-webkit-font-smoothing:antialiased;line-height:1.6;overflow-x:hidden}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--color-bg)}::-webkit-scrollbar-thumb{background:var(--color-primary);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--color-primary-light)}::selection{color:#fff;background:#6366f14d}h1,h2,h3,h4,h5,h6{font-family:var(--font-display);letter-spacing:-.02em;line-height:1.2}a{color:inherit;text-decoration:none}img{max-width:100%}.container{max-width:1200px;margin:0 auto;padding:0 24px}.section{padding:100px 0}.section-tag{letter-spacing:.1em;text-transform:uppercase;color:var(--color-primary-light);background:#6366f11a;border:1px solid #6366f133;border-radius:100px;align-items:center;gap:8px;margin-bottom:20px;padding:6px 14px;font-size:12px;font-weight:600;display:inline-flex}.section-tag:before{content:"";background:var(--color-primary);border-radius:50%;width:6px;height:6px;animation:2s infinite pulse-dot}@keyframes pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}.section-title{margin-bottom:16px;font-size:clamp(2rem,4vw,3rem);font-weight:700}.gradient-text{background:var(--gradient-text);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.section-subtitle{color:var(--text-secondary);max-width:600px;font-size:1.1rem;line-height:1.7}.glass-card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:var(--transition)}.glass-card:hover{background:var(--color-surface-hover);border-color:var(--color-border-glow);box-shadow:var(--shadow-glow);transform:translateY(-4px)}.btn{cursor:pointer;transition:var(--transition);white-space:nowrap;border:none;border-radius:100px;align-items:center;gap:8px;padding:12px 28px;font-size:.9rem;font-weight:600;text-decoration:none;display:inline-flex}.btn-primary{background:var(--gradient-primary);color:#fff;box-shadow:0 4px 24px #6366f166}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 32px #6366f199}.btn-outline{color:var(--text-primary);border:1px solid var(--color-border);background:0 0}.btn-outline:hover{background:var(--color-surface-hover);border-color:var(--color-primary);color:var(--color-primary-light)}.tech-badge{color:var(--color-primary-light);background:#6366f11f;border:1px solid #6366f133;border-radius:6px;align-items:center;padding:4px 10px;font-size:11px;font-weight:600;display:inline-flex}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes gradientShift{0%,to{background-position:0%}50%{background-position:100%}}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-40px)}to{opacity:1;transform:translate(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(40px)}to{opacity:1;transform:translate(0)}}.animate-fade-in{animation:.8s forwards fadeIn}.animate-fade-up{animation:.8s forwards fadeInUp}.animate-float{animation:4s ease-in-out infinite float}.divider{background:linear-gradient(90deg, transparent, var(--color-border), transparent);height:1px;margin:0}.grid-2{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.grid-3{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.grid-auto{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:24px;display:grid}.bg-blob{filter:blur(80px);pointer-events:none;z-index:0;border-radius:50%;position:absolute}@media (width<=768px){.section{padding:70px 0}.grid-2,.grid-3,.grid-auto{grid-template-columns:1fr}.container{padding:0 16px}.btn{padding:10px 20px}}@media (width<=480px){.section{padding:50px 0}}
