.header.svelte-ojh1qc{position:fixed;top:0;left:0;width:100%;padding:2rem 9%;background:transparent;display:flex;justify-content:space-between;align-items:center;z-index:1000;transition:all .4s cubic-bezier(.4,0,.2,1)}.logo.svelte-ojh1qc{position:relative;font-size:2.8rem;color:var(--white);font-weight:700;letter-spacing:.05em;background:var(--gradient-text);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.navbar.svelte-ojh1qc{position:relative;display:flex;align-items:center;gap:1rem}.navbar.svelte-ojh1qc a:where(.svelte-ojh1qc){font-size:1.5rem;color:var(--text-color);font-weight:500;padding:.8rem 1.6rem;border-radius:.8rem;transition:all .3s ease;position:relative}.navbar.svelte-ojh1qc a:where(.svelte-ojh1qc):before{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:0;height:2px;background:var(--gradient-primary);transition:width .3s ease;border-radius:2px}.navbar.svelte-ojh1qc a:where(.svelte-ojh1qc):hover,.navbar.svelte-ojh1qc a.active:where(.svelte-ojh1qc){color:var(--white)}.navbar.svelte-ojh1qc a:where(.svelte-ojh1qc):hover:before,.navbar.svelte-ojh1qc a.active:where(.svelte-ojh1qc):before{width:60%}#menu-icon.svelte-ojh1qc{font-size:3.5rem;color:var(--primary-light);cursor:pointer;display:none;padding:.5rem;border-radius:.5rem;transition:all .3s ease;background:transparent}#menu-icon.svelte-ojh1qc:hover{background:#6366f11a}@media (max-width: 768px){.header.svelte-ojh1qc{background:#0a0a0ff2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}#menu-icon.svelte-ojh1qc{display:block;position:absolute;right:4%}.navbar.svelte-ojh1qc{position:absolute;top:100%;left:0;width:100%;padding:2rem 4%;background:#0a0a0ffa;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid var(--border-color);box-shadow:var(--shadow-lg);flex-direction:column;gap:0;transform:translateY(-10px);opacity:0;visibility:hidden;transition:all .3s ease}.navbar.active.svelte-ojh1qc{transform:translateY(0);opacity:1;visibility:visible}.navbar.svelte-ojh1qc a:where(.svelte-ojh1qc){display:block;font-size:1.8rem;padding:1.5rem 2rem;width:100%;text-align:center}.navbar.svelte-ojh1qc a:where(.svelte-ojh1qc):before{display:none}.navbar.svelte-ojh1qc a:where(.svelte-ojh1qc):hover,.navbar.svelte-ojh1qc a.active:where(.svelte-ojh1qc){background:#6366f11a}}.home.svelte-fmoxgy{display:flex;align-items:center;justify-content:center;padding:0 9%;position:relative;overflow:hidden;background:linear-gradient(135deg,var(--bg-color) 0%,#0f0f1a 100%)}.home-bg.svelte-fmoxgy{position:absolute;top:0;left:0;width:100%;height:100%;background:url({base}/imgs/HEADER.jpeg) no-repeat center center;background-size:cover;opacity:.15;filter:blur(2px)}.home-bg.svelte-fmoxgy:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,transparent 0%,var(--bg-color) 100%)}.home-content.svelte-fmoxgy{max-width:80rem;z-index:10;text-align:center}.greeting.svelte-fmoxgy{display:inline-block;font-size:1.8rem;font-weight:500;color:var(--primary-light);margin-bottom:1rem;letter-spacing:.2em;text-transform:uppercase}.home-content.svelte-fmoxgy h1:where(.svelte-fmoxgy){font-size:7rem;font-weight:800;line-height:1.1;margin-bottom:1.5rem;color:var(--white)}.name-gradient.svelte-fmoxgy{background:var(--gradient-primary);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.home-content.svelte-fmoxgy .text-animate:where(.svelte-fmoxgy) h3:where(.svelte-fmoxgy){font-size:2.8rem;font-weight:600;color:var(--text-color);margin-bottom:2rem}.motto.svelte-fmoxgy{font-size:1.6rem;color:var(--text-muted);margin-bottom:4rem;letter-spacing:.3em;text-transform:uppercase}.btn-box.svelte-fmoxgy{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap}.btn.svelte-fmoxgy{display:inline-flex;align-items:center;justify-content:center;gap:1rem;padding:1.4rem 3.5rem;font-size:1.6rem;font-weight:600;border-radius:5rem;cursor:pointer;transition:all .4s cubic-bezier(.4,0,.2,1);text-decoration:none}.btn.svelte-fmoxgy i:where(.svelte-fmoxgy){font-size:2rem}.btn-primary.svelte-fmoxgy{background:var(--gradient-primary);color:var(--white);box-shadow:0 4px 20px #6366f166}.btn-primary.svelte-fmoxgy:hover{transform:translateY(-3px);box-shadow:0 8px 30px #6366f180}.btn-outline.svelte-fmoxgy{background:transparent;color:var(--white);border:2px solid var(--border-color);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.btn-outline.svelte-fmoxgy:hover{border-color:var(--primary);background:#6366f11a;transform:translateY(-3px)}.home-sci.svelte-fmoxgy{position:absolute;left:5%;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;gap:2rem}.home-sci.svelte-fmoxgy a:where(.svelte-fmoxgy){display:flex;justify-content:center;align-items:center;width:5rem;height:5rem;background:#ffffff08;border:1px solid var(--border-color);border-radius:50%;font-size:2.2rem;color:var(--text-color);transition:all .4s ease}.home-sci.svelte-fmoxgy a:where(.svelte-fmoxgy):hover{color:var(--white);border-color:var(--primary);background:#6366f11a;transform:translateY(-3px);box-shadow:0 10px 30px #6366f133}.home-sci-mobile.svelte-fmoxgy{display:none;justify-content:center;gap:2rem;margin-top:4rem}.home-sci-mobile.svelte-fmoxgy a:where(.svelte-fmoxgy){display:flex;justify-content:center;align-items:center;width:5rem;height:5rem;background:#ffffff08;border:1px solid var(--border-color);border-radius:50%;font-size:2.2rem;color:var(--text-color);transition:all .4s ease}.home-sci-mobile.svelte-fmoxgy a:where(.svelte-fmoxgy):hover{color:var(--white);border-color:var(--primary);background:#6366f11a;transform:translateY(-3px);box-shadow:0 10px 30px #6366f133}.scroll-indicator.svelte-fmoxgy{position:absolute;bottom:4rem;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:1rem;animation:svelte-fmoxgy-bounce 2s infinite}.scroll-indicator.svelte-fmoxgy span:where(.svelte-fmoxgy){width:2.5rem;height:4rem;border:2px solid var(--border-color);border-radius:2rem;position:relative}.scroll-indicator.svelte-fmoxgy span:where(.svelte-fmoxgy):before{content:"";position:absolute;top:.8rem;left:50%;transform:translate(-50%);width:.6rem;height:.6rem;background:var(--primary);border-radius:50%;animation:svelte-fmoxgy-scroll-dot 2s infinite}.scroll-indicator.svelte-fmoxgy p:where(.svelte-fmoxgy){font-size:1.2rem;color:var(--text-muted);text-transform:uppercase;letter-spacing:.2em}@keyframes svelte-fmoxgy-bounce{0%,20%,50%,80%,to{transform:translate(-50%) translateY(0)}40%{transform:translate(-50%) translateY(-10px)}60%{transform:translate(-50%) translateY(-5px)}}@keyframes svelte-fmoxgy-scroll-dot{0%{opacity:1;top:.8rem}to{opacity:0;top:2rem}}@media (max-width: 991px){.home-sci.svelte-fmoxgy{display:none}.home-sci-mobile.svelte-fmoxgy{display:flex}.scroll-indicator.svelte-fmoxgy{display:none}}@media (max-width: 768px){.home-content.svelte-fmoxgy h1:where(.svelte-fmoxgy){font-size:5rem}.home-content.svelte-fmoxgy .text-animate:where(.svelte-fmoxgy) h3:where(.svelte-fmoxgy){font-size:2.2rem}.greeting.svelte-fmoxgy{font-size:1.5rem}}@media (max-width: 520px){.home-content.svelte-fmoxgy h1:where(.svelte-fmoxgy){font-size:4rem}.btn-box.svelte-fmoxgy{flex-direction:column;align-items:center}.btn.svelte-fmoxgy{width:100%;max-width:28rem}}@media (max-width: 420px){.home.svelte-fmoxgy{padding:0 5%}.home-content.svelte-fmoxgy{padding:2rem 0}.greeting.svelte-fmoxgy{font-size:1.3rem;letter-spacing:.15em}.home-content.svelte-fmoxgy h1:where(.svelte-fmoxgy){font-size:3.2rem;word-break:break-word}.home-content.svelte-fmoxgy .text-animate:where(.svelte-fmoxgy) h3:where(.svelte-fmoxgy){font-size:1.8rem}.motto.svelte-fmoxgy{font-size:1.2rem;letter-spacing:.15em;margin-bottom:3rem}.btn.svelte-fmoxgy{padding:1.2rem 2.5rem;font-size:1.4rem;max-width:24rem}.btn.svelte-fmoxgy i:where(.svelte-fmoxgy){font-size:1.6rem}.home-sci-mobile.svelte-fmoxgy{margin-top:3rem;gap:1.5rem}.home-sci-mobile.svelte-fmoxgy a:where(.svelte-fmoxgy){width:4.5rem;height:4.5rem;font-size:2rem}}.about.svelte-1l159z3{display:flex;justify-content:center;align-items:center;background:var(--sec-bg-color);position:relative;overflow:hidden}.about.svelte-1l159z3:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(ellipse 50% 50% at 20% 20%,rgba(99,102,241,.08),transparent),radial-gradient(ellipse 40% 40% at 80% 80%,rgba(168,85,247,.06),transparent);pointer-events:none}.container.svelte-1l159z3{max-width:120rem;width:100%;margin:0 auto}.heading.svelte-1l159z3{font-size:4.5rem;font-weight:700;text-align:center;margin-bottom:6rem;color:var(--white)}.heading.svelte-1l159z3 span:where(.svelte-1l159z3){background:var(--gradient-primary);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.about-wrapper.svelte-1l159z3{display:grid;grid-template-columns:1fr 1.5fr;gap:6rem;align-items:center}.about-img.svelte-1l159z3{display:flex;justify-content:center;align-items:center}.img-container.svelte-1l159z3{position:relative;width:30rem;height:30rem}.img-container.svelte-1l159z3 img:where(.svelte-1l159z3){width:100%;height:100%;object-fit:cover;border-radius:2rem;position:relative;z-index:2}.img-border.svelte-1l159z3{position:absolute;top:2rem;left:2rem;width:100%;height:100%;border:3px solid var(--primary);border-radius:2rem;z-index:1;transition:all .4s ease}.img-container.svelte-1l159z3:hover .img-border:where(.svelte-1l159z3){top:1rem;left:1rem}.img-glow.svelte-1l159z3{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:80%;height:80%;background:var(--gradient-primary);filter:blur(60px);opacity:.3;z-index:0}.about-content.svelte-1l159z3{position:relative;z-index:2}.about-badge.svelte-1l159z3{display:inline-flex;align-items:center;gap:1rem;padding:1rem 2rem;background:#6366f11a;border:1px solid rgba(99,102,241,.3);border-radius:5rem;margin-bottom:2rem}.about-badge.svelte-1l159z3 i:where(.svelte-1l159z3){font-size:2rem;color:var(--primary-light)}.about-badge.svelte-1l159z3 span:where(.svelte-1l159z3){font-size:1.4rem;font-weight:600;color:var(--primary-light);text-transform:uppercase;letter-spacing:.1em}.about-content.svelte-1l159z3 p:where(.svelte-1l159z3){font-size:1.7rem;line-height:1.8;color:var(--text-color);margin-bottom:4rem}.about-stats.svelte-1l159z3{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.stat-item.svelte-1l159z3{text-align:center;padding:2rem;background:#ffffff05;border:1px solid var(--border-color);border-radius:1.5rem;transition:all .3s ease}.stat-item.svelte-1l159z3:hover{background:#6366f10d;border-color:var(--primary);transform:translateY(-5px)}.stat-number.svelte-1l159z3{display:block;font-size:3.5rem;font-weight:700;background:var(--gradient-primary);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:.5rem}.stat-label.svelte-1l159z3{font-size:1.3rem;color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em}@media (max-width: 991px){.about.svelte-1l159z3{padding:8rem 4%}.about-wrapper.svelte-1l159z3{grid-template-columns:1fr;gap:4rem}.img-container.svelte-1l159z3{width:25rem;height:25rem}.about-content.svelte-1l159z3{text-align:center}.about-stats.svelte-1l159z3{justify-content:center}}@media (max-width: 768px){.heading.svelte-1l159z3{font-size:3.5rem}.about-content.svelte-1l159z3 p:where(.svelte-1l159z3){font-size:1.5rem}.about-stats.svelte-1l159z3{grid-template-columns:1fr;max-width:30rem;margin:0 auto}}@media (max-width: 520px){.heading.svelte-1l159z3{font-size:3rem}.img-container.svelte-1l159z3{width:20rem;height:20rem}.stat-number.svelte-1l159z3{font-size:2.8rem}}.education.svelte-1dy2anw{display:flex;justify-content:center;align-items:flex-start;background:var(--bg-color);position:relative}.education.svelte-1dy2anw:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(ellipse 60% 40% at 80% 20%,rgba(34,211,238,.06),transparent),radial-gradient(ellipse 50% 50% at 20% 80%,rgba(99,102,241,.08),transparent);pointer-events:none}.container.svelte-1dy2anw{max-width:120rem;width:100%;margin:0 auto;position:relative;z-index:2}.heading.svelte-1dy2anw{font-size:4.5rem;font-weight:700;text-align:center;margin-bottom:6rem;color:var(--white)}.heading.svelte-1dy2anw span:where(.svelte-1dy2anw){background:var(--gradient-primary);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.education-row.svelte-1dy2anw{display:grid;grid-template-columns:repeat(2,1fr);gap:5rem}.education-column.svelte-1dy2anw{position:relative}.column-header.svelte-1dy2anw{display:flex;align-items:center;gap:1.5rem;margin-bottom:3rem;padding-bottom:1.5rem;border-bottom:1px solid var(--border-color)}.column-header.svelte-1dy2anw i:where(.svelte-1dy2anw){font-size:3rem;color:var(--primary-light);background:#6366f11a;padding:1rem;border-radius:1rem}.column-header.svelte-1dy2anw h3:where(.svelte-1dy2anw){font-size:2.4rem;font-weight:600;color:var(--white)}.timeline.svelte-1dy2anw{position:relative;padding-left:3rem}.timeline.svelte-1dy2anw:before{content:"";position:absolute;left:0;top:0;width:2px;height:100%;background:linear-gradient(180deg,var(--primary) 0%,var(--accent) 100%);border-radius:2px}.timeline-item.svelte-1dy2anw{position:relative;margin-bottom:3rem;animation:svelte-1dy2anw-fadeInUp .6s ease forwards;animation-delay:var(--delay)}.timeline-dot.svelte-1dy2anw{position:absolute;left:-3.5rem;top:.5rem;width:1.2rem;height:1.2rem;background:var(--primary);border-radius:50%;box-shadow:0 0 0 4px #6366f133;transition:all .3s ease}.timeline-item.svelte-1dy2anw:hover .timeline-dot:where(.svelte-1dy2anw){transform:scale(1.3);box-shadow:0 0 0 8px #6366f133}.timeline-content.svelte-1dy2anw{background:#ffffff05;border:1px solid var(--border-color);border-radius:1.5rem;padding:2.5rem;transition:all .4s ease}.timeline-content.svelte-1dy2anw:hover{background:#6366f10d;border-color:#6366f14d;transform:translate(10px);box-shadow:var(--shadow-md)}.year.svelte-1dy2anw{display:inline-flex;align-items:center;gap:.8rem;font-size:1.3rem;font-weight:500;color:var(--primary-light);background:#6366f11a;padding:.5rem 1.2rem;border-radius:5rem;margin-bottom:1.5rem}.year.svelte-1dy2anw i:where(.svelte-1dy2anw){font-size:1.4rem}.timeline-content.svelte-1dy2anw h4:where(.svelte-1dy2anw){font-size:1.8rem;font-weight:600;color:var(--white);margin-bottom:1rem;line-height:1.4}.timeline-content.svelte-1dy2anw p:where(.svelte-1dy2anw){font-size:1.5rem;color:var(--text-color);line-height:1.7}@keyframes svelte-1dy2anw-fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 991px){.education.svelte-1dy2anw{padding:8rem 4%}.education-row.svelte-1dy2anw{grid-template-columns:1fr;gap:4rem}}@media (max-width: 768px){.heading.svelte-1dy2anw{font-size:3.5rem}.column-header.svelte-1dy2anw h3:where(.svelte-1dy2anw){font-size:2rem}.timeline-content.svelte-1dy2anw h4:where(.svelte-1dy2anw){font-size:1.6rem}.timeline-content.svelte-1dy2anw p:where(.svelte-1dy2anw){font-size:1.4rem}}@media (max-width: 520px){.heading.svelte-1dy2anw{font-size:3rem}.timeline.svelte-1dy2anw{padding-left:2.5rem}.timeline-dot.svelte-1dy2anw{left:-3rem;width:1rem;height:1rem}.timeline-content.svelte-1dy2anw{padding:2rem}}.skills.svelte-q4q96d{background:var(--sec-bg-color);position:relative;overflow:hidden}.skills.svelte-q4q96d:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(ellipse 50% 40% at 10% 50%,rgba(168,85,247,.08),transparent),radial-gradient(ellipse 60% 50% at 90% 30%,rgba(34,211,238,.06),transparent);pointer-events:none}.container.svelte-q4q96d{max-width:130rem;width:100%;margin:0 auto;position:relative;z-index:2}.heading.svelte-q4q96d{font-size:4.5rem;font-weight:700;text-align:center;margin-bottom:1.5rem;color:var(--white)}.heading.svelte-q4q96d span:where(.svelte-q4q96d){background:var(--gradient-primary);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.section-subtitle.svelte-q4q96d{text-align:center;font-size:1.6rem;color:var(--text-muted);margin-bottom:5rem}.skills-grid.svelte-q4q96d{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem}.skill-category.svelte-q4q96d{background:#ffffff05;border:1px solid var(--border-color);border-radius:1.5rem;padding:2.5rem;transition:all .4s ease}.skill-category.svelte-q4q96d:hover{background:#6366f108;border-color:#6366f133;transform:translateY(-5px);box-shadow:0 20px 40px #0003}.category-header.svelte-q4q96d{display:flex;align-items:center;gap:1.2rem;margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid var(--border-color)}.category-header.svelte-q4q96d i:where(.svelte-q4q96d){font-size:2.8rem;color:var(--primary-light);background:#6366f11a;padding:1rem;border-radius:1rem}.category-header.svelte-q4q96d h3:where(.svelte-q4q96d){font-size:1.8rem;font-weight:600;color:var(--white)}.skills-icons.svelte-q4q96d{display:grid;grid-template-columns:repeat(auto-fill,minmax(7rem,1fr));gap:1.5rem}.skill-item.svelte-q4q96d{display:flex;flex-direction:column;align-items:center;gap:.8rem;padding:1.2rem;border-radius:1rem;transition:all .3s ease;cursor:default}.skill-item.svelte-q4q96d:hover{background:#6366f11a}.skill-item.svelte-q4q96d:hover .skill-icon:where(.svelte-q4q96d){transform:scale(1.1);border-color:var(--primary);background:#6366f126}.skill-item.svelte-q4q96d:hover .skill-icon:where(.svelte-q4q96d) i:where(.svelte-q4q96d){color:var(--primary-light)}.skill-icon.svelte-q4q96d{width:5rem;height:5rem;display:flex;align-items:center;justify-content:center;background:#ffffff08;border:1px solid var(--border-color);border-radius:1rem;transition:all .3s ease}.skill-icon.svelte-q4q96d i:where(.svelte-q4q96d){font-size:2.4rem;color:var(--text-color);transition:all .3s ease}.skill-name.svelte-q4q96d{font-size:1.2rem;color:var(--text-muted);text-align:center;font-weight:500;transition:color .3s ease}.skill-item.svelte-q4q96d:hover .skill-name:where(.svelte-q4q96d){color:var(--white)}@media (max-width: 1200px){.skills-grid.svelte-q4q96d{grid-template-columns:repeat(2,1fr)}}@media (max-width: 991px){.skills.svelte-q4q96d{padding:8rem 4%}}@media (max-width: 768px){.heading.svelte-q4q96d{font-size:3.5rem}.skills-grid.svelte-q4q96d{grid-template-columns:1fr;gap:2rem}.skill-category.svelte-q4q96d{padding:2rem}.skills-icons.svelte-q4q96d{grid-template-columns:repeat(auto-fill,minmax(6rem,1fr));gap:1rem}.skill-icon.svelte-q4q96d{width:4.5rem;height:4.5rem}.skill-icon.svelte-q4q96d i:where(.svelte-q4q96d){font-size:2rem}.skill-name.svelte-q4q96d{font-size:1.1rem}}@media (max-width: 520px){.heading.svelte-q4q96d{font-size:3rem}.category-header.svelte-q4q96d h3:where(.svelte-q4q96d){font-size:1.6rem}.skills-icons.svelte-q4q96d{grid-template-columns:repeat(3,1fr)}.skill-item.svelte-q4q96d{padding:.8rem}.skill-icon.svelte-q4q96d{width:4rem;height:4rem}.skill-icon.svelte-q4q96d i:where(.svelte-q4q96d){font-size:1.8rem}.skill-name.svelte-q4q96d{font-size:1rem}}.achievements.svelte-1ew73f5{background:var(--bg-color);position:relative;overflow:hidden}.achievements.svelte-1ew73f5:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(ellipse 50% 40% at 80% 20%,rgba(99,102,241,.08),transparent),radial-gradient(ellipse 60% 50% at 20% 80%,rgba(34,211,238,.06),transparent);pointer-events:none}.container.svelte-1ew73f5{max-width:120rem;width:100%;margin:0 auto;position:relative;z-index:2}.heading.svelte-1ew73f5{font-size:4.5rem;font-weight:700;text-align:center;margin-bottom:1.5rem;color:var(--white)}.heading.svelte-1ew73f5 span:where(.svelte-1ew73f5){background:var(--gradient-primary);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.section-subtitle.svelte-1ew73f5{text-align:center;font-size:1.6rem;color:var(--text-muted);margin-bottom:5rem}.stats-grid.svelte-1ew73f5{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;margin-bottom:6rem}.stat-card.svelte-1ew73f5{background:#ffffff05;border:1px solid var(--border-color);border-radius:1.5rem;padding:2.5rem;text-align:center;transition:all .4s ease}.stat-card.svelte-1ew73f5:hover{background:#6366f10d;border-color:var(--primary);transform:translateY(-5px);box-shadow:0 20px 40px #6366f126}.stat-icon.svelte-1ew73f5{width:6rem;height:6rem;margin:0 auto 1.5rem;display:flex;align-items:center;justify-content:center;background:#6366f11a;border-radius:50%}.stat-icon.svelte-1ew73f5 i:where(.svelte-1ew73f5){font-size:3rem;color:var(--primary-light)}.stat-info.svelte-1ew73f5{display:flex;flex-direction:column;gap:.3rem}.stat-number.svelte-1ew73f5{font-size:3rem;font-weight:700;background:var(--gradient-primary);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.stat-label.svelte-1ew73f5{font-size:1.5rem;font-weight:600;color:var(--white)}.stat-desc.svelte-1ew73f5{font-size:1.2rem;color:var(--text-muted)}.sub-heading.svelte-1ew73f5{display:flex;align-items:center;justify-content:center;gap:1rem;font-size:2.4rem;font-weight:600;color:var(--white);margin-bottom:4rem}.sub-heading.svelte-1ew73f5 i:where(.svelte-1ew73f5){font-size:3rem;color:var(--accent)}.certificates-grid.svelte-1ew73f5{display:grid;grid-template-columns:repeat(2,1fr);gap:3rem;margin-bottom:5rem}.certificate-card.svelte-1ew73f5{display:grid;grid-template-columns:1fr 1.2fr;background:#ffffff05;border:1px solid var(--border-color);border-radius:1.5rem;overflow:hidden;transition:all .4s ease;animation:svelte-1ew73f5-fadeInUp .6s ease forwards;animation-delay:var(--delay)}.certificate-card.svelte-1ew73f5:hover{border-color:#6366f14d;transform:translateY(-5px);box-shadow:var(--shadow-lg)}.certificate-image.svelte-1ew73f5{position:relative;overflow:hidden;aspect-ratio:4/3}.certificate-image.svelte-1ew73f5 img:where(.svelte-1ew73f5){width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.certificate-card.svelte-1ew73f5:hover .certificate-image:where(.svelte-1ew73f5) img:where(.svelte-1ew73f5){transform:scale(1.05)}.image-overlay.svelte-1ew73f5{position:absolute;top:0;left:0;width:100%;height:100%;background:#000000b3;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.certificate-card.svelte-1ew73f5:hover .image-overlay:where(.svelte-1ew73f5){opacity:1}.view-btn.svelte-1ew73f5{display:flex;align-items:center;gap:.8rem;padding:1rem 2rem;background:var(--primary);color:var(--white);border-radius:5rem;font-size:1.4rem;font-weight:500;transition:all .3s ease}.view-btn.svelte-1ew73f5:hover{background:var(--primary-light);transform:scale(1.05)}.view-btn.svelte-1ew73f5 i:where(.svelte-1ew73f5){font-size:1.8rem}.certificate-content.svelte-1ew73f5{padding:2.5rem;display:flex;flex-direction:column;justify-content:center}.certificate-year.svelte-1ew73f5{display:inline-flex;align-items:center;gap:.5rem;font-size:1.3rem;color:var(--primary-light);background:#6366f11a;padding:.5rem 1.2rem;border-radius:5rem;margin-bottom:1.5rem;width:fit-content}.certificate-year.svelte-1ew73f5 i:where(.svelte-1ew73f5){font-size:1.4rem}.certificate-content.svelte-1ew73f5 h4:where(.svelte-1ew73f5){font-size:1.8rem;font-weight:600;color:var(--white);margin-bottom:1rem;line-height:1.4}.certificate-content.svelte-1ew73f5 p:where(.svelte-1ew73f5){font-size:1.4rem;color:var(--text-color);line-height:1.7}.view-all-section.svelte-1ew73f5{text-align:center;margin-bottom:5rem;padding:3rem;background:#6366f10d;border:1px dashed rgba(99,102,241,.3);border-radius:1.5rem}.view-all-btn.svelte-1ew73f5{display:inline-flex;align-items:center;gap:1rem;padding:1.5rem 3.5rem;background:var(--gradient-primary);color:var(--white);border-radius:5rem;font-size:1.6rem;font-weight:600;transition:all .4s ease;box-shadow:0 4px 20px #6366f14d}.view-all-btn.svelte-1ew73f5:hover{transform:translateY(-3px);box-shadow:0 8px 30px #6366f166}.view-all-btn.svelte-1ew73f5 i:where(.svelte-1ew73f5){font-size:2rem}.view-all-desc.svelte-1ew73f5{margin-top:1.5rem;font-size:1.4rem;color:var(--text-muted)}.competitive-section.svelte-1ew73f5{background:var(--gradient-card);border:1px solid var(--border-color);border-radius:2rem;padding:4rem;margin-top:2rem}.competitive-content.svelte-1ew73f5{display:flex;align-items:center;gap:3rem}.competitive-icon.svelte-1ew73f5{width:10rem;height:10rem;display:flex;align-items:center;justify-content:center;background:#6366f126;border-radius:50%;flex-shrink:0}.competitive-icon.svelte-1ew73f5 i:where(.svelte-1ew73f5){font-size:5rem;color:var(--primary-light)}.competitive-text.svelte-1ew73f5 h3:where(.svelte-1ew73f5){font-size:2.4rem;font-weight:600;color:var(--white);margin-bottom:1.5rem}.competitive-text.svelte-1ew73f5 p:where(.svelte-1ew73f5){font-size:1.6rem;color:var(--text-color);line-height:1.8;margin-bottom:2rem}.competitive-text.svelte-1ew73f5 p:where(.svelte-1ew73f5) strong:where(.svelte-1ew73f5){color:var(--primary-light)}.platform-badges.svelte-1ew73f5{display:flex;gap:1.5rem;flex-wrap:wrap}.platform-badge.svelte-1ew73f5{display:inline-flex;align-items:center;gap:.8rem;padding:1rem 2rem;background:#ffffff0d;border:1px solid var(--border-color);border-radius:5rem;font-size:1.4rem;color:var(--white);transition:all .3s ease}.platform-badge.svelte-1ew73f5:hover{background:#6366f11a;border-color:var(--primary);transform:translateY(-3px)}.platform-badge.svelte-1ew73f5 i:where(.svelte-1ew73f5){font-size:1.8rem;color:var(--accent)}@keyframes svelte-1ew73f5-fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 991px){.achievements.svelte-1ew73f5{padding:8rem 4%}.stats-grid.svelte-1ew73f5{grid-template-columns:repeat(2,1fr)}.certificates-grid.svelte-1ew73f5,.certificate-card.svelte-1ew73f5{grid-template-columns:1fr}.certificate-image.svelte-1ew73f5{aspect-ratio:16/9}.competitive-content.svelte-1ew73f5{flex-direction:column;text-align:center}.platform-badges.svelte-1ew73f5{justify-content:center}}@media (max-width: 768px){.heading.svelte-1ew73f5{font-size:3.5rem}.stats-grid.svelte-1ew73f5{gap:1.5rem}.stat-card.svelte-1ew73f5{padding:2rem}.stat-number.svelte-1ew73f5{font-size:2.4rem}.stat-icon.svelte-1ew73f5{width:5rem;height:5rem}.stat-icon.svelte-1ew73f5 i:where(.svelte-1ew73f5){font-size:2.4rem}.competitive-section.svelte-1ew73f5{padding:3rem 2rem}.competitive-icon.svelte-1ew73f5{width:8rem;height:8rem}.competitive-icon.svelte-1ew73f5 i:where(.svelte-1ew73f5){font-size:4rem}}@media (max-width: 520px){.heading.svelte-1ew73f5{font-size:3rem}.stats-grid.svelte-1ew73f5{grid-template-columns:1fr;max-width:30rem;margin:0 auto 5rem}.sub-heading.svelte-1ew73f5{font-size:2rem}.certificate-content.svelte-1ew73f5 h4:where(.svelte-1ew73f5){font-size:1.6rem}.certificate-content.svelte-1ew73f5 p:where(.svelte-1ew73f5){font-size:1.3rem}.competitive-text.svelte-1ew73f5 h3:where(.svelte-1ew73f5){font-size:2rem}.competitive-text.svelte-1ew73f5 p:where(.svelte-1ew73f5){font-size:1.4rem}}.books.svelte-mcfrnz{background:var(--sec-bg-color);position:relative;overflow:hidden}.books.svelte-mcfrnz:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(ellipse 50% 40% at 20% 30%,rgba(99,102,241,.08),transparent),radial-gradient(ellipse 60% 50% at 80% 70%,rgba(168,85,247,.06),transparent);pointer-events:none}.container.svelte-mcfrnz{max-width:120rem;width:100%;margin:0 auto;position:relative;z-index:2}.heading.svelte-mcfrnz{font-size:4.5rem;font-weight:700;text-align:center;margin-bottom:1.5rem;color:var(--white)}.heading.svelte-mcfrnz span:where(.svelte-mcfrnz){background:var(--gradient-primary);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.section-subtitle.svelte-mcfrnz{text-align:center;font-size:1.6rem;color:var(--text-muted);margin-bottom:5rem}.books-grid.svelte-mcfrnz{display:flex;flex-direction:column;gap:3rem}.book-card.svelte-mcfrnz{display:grid;grid-template-columns:auto 1fr;gap:3rem;background:#ffffff05;border:1px solid var(--border-color);border-radius:1.5rem;padding:2.5rem;transition:all .4s ease;animation:svelte-mcfrnz-fadeInUp .6s ease forwards;animation-delay:var(--delay)}.book-card.svelte-mcfrnz:hover{background:#6366f10d;border-color:#6366f14d;transform:translateY(-5px);box-shadow:var(--shadow-lg)}.book-cover.svelte-mcfrnz{position:relative;width:18rem;flex-shrink:0;border-radius:1rem;overflow:hidden;box-shadow:var(--shadow-md)}.book-cover.svelte-mcfrnz img:where(.svelte-mcfrnz){width:100%;height:auto;display:block;transition:transform .4s ease}.book-card.svelte-mcfrnz:hover .book-cover:where(.svelte-mcfrnz) img:where(.svelte-mcfrnz){transform:scale(1.05)}.book-overlay.svelte-mcfrnz{position:absolute;top:0;left:0;width:100%;height:100%;background:#6366f199;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.book-card.svelte-mcfrnz:hover .book-overlay:where(.svelte-mcfrnz){opacity:1}.book-overlay.svelte-mcfrnz i:where(.svelte-mcfrnz){font-size:4rem;color:var(--white)}.book-content.svelte-mcfrnz{display:flex;flex-direction:column;justify-content:center}.book-title.svelte-mcfrnz{font-size:2.2rem;font-weight:600;color:var(--white);margin-bottom:1rem;line-height:1.3}.book-author.svelte-mcfrnz{display:inline-flex;align-items:center;gap:.8rem;font-size:1.4rem;color:var(--primary-light);margin-bottom:1.5rem}.book-author.svelte-mcfrnz i:where(.svelte-mcfrnz){font-size:1.6rem}.book-description.svelte-mcfrnz{font-size:1.5rem;color:var(--text-color);line-height:1.8}@keyframes svelte-mcfrnz-fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 991px){.books.svelte-mcfrnz{padding:8rem 4%}}@media (max-width: 768px){.heading.svelte-mcfrnz{font-size:3.5rem}.book-card.svelte-mcfrnz{grid-template-columns:1fr;text-align:center}.book-cover.svelte-mcfrnz{width:16rem;margin:0 auto}.book-author.svelte-mcfrnz{justify-content:center}.book-description.svelte-mcfrnz{font-size:1.4rem}}@media (max-width: 520px){.heading.svelte-mcfrnz{font-size:3rem}.book-card.svelte-mcfrnz{padding:2rem}.book-cover.svelte-mcfrnz{width:14rem}.book-title.svelte-mcfrnz{font-size:1.8rem}.book-description.svelte-mcfrnz{font-size:1.3rem}}.footer.svelte-1qvpkhf{background:var(--bg-color);padding:6rem 9% 2rem;position:relative}.footer.svelte-1qvpkhf:before{content:"";position:absolute;top:0;left:0;width:100%;height:1px;background:linear-gradient(90deg,transparent,var(--primary),var(--accent),transparent)}.footer-container.svelte-1qvpkhf{max-width:120rem;margin:0 auto}.footer-content.svelte-1qvpkhf{display:grid;grid-template-columns:2fr 1fr 1.5fr;gap:4rem;padding-bottom:4rem;border-bottom:1px solid var(--border-color)}.footer-brand.svelte-1qvpkhf{max-width:35rem}.footer-logo.svelte-1qvpkhf{font-size:3rem;font-weight:700;background:var(--gradient-primary);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;display:inline-block;margin-bottom:1.5rem}.footer-brand.svelte-1qvpkhf p:where(.svelte-1qvpkhf){font-size:1.5rem;color:var(--text-color);line-height:1.8}.footer-links.svelte-1qvpkhf h4:where(.svelte-1qvpkhf),.footer-contact.svelte-1qvpkhf h4:where(.svelte-1qvpkhf){font-size:1.8rem;font-weight:600;color:var(--white);margin-bottom:2rem}.footer-links.svelte-1qvpkhf nav:where(.svelte-1qvpkhf){display:flex;flex-direction:column;gap:1.2rem}.footer-links.svelte-1qvpkhf nav:where(.svelte-1qvpkhf) a:where(.svelte-1qvpkhf){font-size:1.5rem;color:var(--text-color);transition:all .3s ease}.footer-links.svelte-1qvpkhf nav:where(.svelte-1qvpkhf) a:where(.svelte-1qvpkhf):hover{color:var(--primary-light);transform:translate(5px)}.contact-info.svelte-1qvpkhf{display:flex;flex-direction:column;gap:1.2rem}.contact-info.svelte-1qvpkhf a:where(.svelte-1qvpkhf){display:flex;align-items:center;gap:1rem;font-size:1.5rem;color:var(--text-color);transition:all .3s ease}.contact-info.svelte-1qvpkhf a:where(.svelte-1qvpkhf) i:where(.svelte-1qvpkhf){font-size:2rem;color:var(--primary-light)}.contact-info.svelte-1qvpkhf a:where(.svelte-1qvpkhf):hover{color:var(--primary-light)}.footer-bottom.svelte-1qvpkhf{display:flex;justify-content:space-between;align-items:center;padding-top:2rem}.footer-bottom.svelte-1qvpkhf p:where(.svelte-1qvpkhf){font-size:1.4rem;color:var(--text-muted)}.scroll-top.svelte-1qvpkhf{width:4.5rem;height:4.5rem;display:flex;align-items:center;justify-content:center;background:#6366f11a;border:1px solid var(--primary);border-radius:50%;transition:all .3s ease}.scroll-top.svelte-1qvpkhf i:where(.svelte-1qvpkhf){font-size:2.4rem;color:var(--primary-light);transition:all .3s ease}.scroll-top.svelte-1qvpkhf:hover{background:var(--primary);transform:translateY(-5px);box-shadow:0 10px 30px #6366f14d}.scroll-top.svelte-1qvpkhf:hover i:where(.svelte-1qvpkhf){color:var(--white)}@media (max-width: 991px){.footer.svelte-1qvpkhf{padding:6rem 4% 2rem}.footer-content.svelte-1qvpkhf{grid-template-columns:1fr 1fr}.footer-brand.svelte-1qvpkhf{grid-column:span 2}}@media (max-width: 768px){.footer-content.svelte-1qvpkhf{grid-template-columns:1fr;gap:3rem}.footer-brand.svelte-1qvpkhf{grid-column:auto;text-align:center;max-width:none}.footer-links.svelte-1qvpkhf,.footer-contact.svelte-1qvpkhf{text-align:center}.footer-links.svelte-1qvpkhf nav:where(.svelte-1qvpkhf),.contact-info.svelte-1qvpkhf{align-items:center}.footer-bottom.svelte-1qvpkhf{flex-direction:column-reverse;gap:2rem;text-align:center}}@media (max-width: 520px){.footer-logo.svelte-1qvpkhf{font-size:2.5rem}.footer-brand.svelte-1qvpkhf p:where(.svelte-1qvpkhf){font-size:1.4rem}}*{margin:0;padding:0;box-sizing:border-box;border:none;outline:none;scroll-behavior:smooth;font-family:Poppins,sans-serif;text-decoration:none}:root{--bg-color: #0a0a0f;--sec-bg-color: #12121a;--card-bg: rgba(255, 255, 255, .03);--text-color: #94a3b8;--text-muted: #64748b;--white: #f8fafc;--primary: #6366f1;--primary-light: #818cf8;--primary-dark: #4f46e5;--accent: #22d3ee;--accent-secondary: #a855f7;--gradient-primary: linear-gradient(135deg, #6366f1 0%, #a855f7 50%, #22d3ee 100%);--gradient-text: linear-gradient(135deg, #6366f1 0%, #22d3ee 100%);--gradient-card: linear-gradient(135deg, rgba(99, 102, 241, .1) 0%, rgba(34, 211, 238, .05) 100%);--border-color: rgba(255, 255, 255, .08);--shadow-sm: 0 2px 8px rgba(0, 0, 0, .3);--shadow-md: 0 4px 20px rgba(0, 0, 0, .4);--shadow-lg: 0 8px 40px rgba(0, 0, 0, .5);--shadow-glow: 0 0 40px rgba(99, 102, 241, .3)}html{font-size:62.5%;overflow-x:hidden}body{background-color:var(--bg-color);color:var(--white);line-height:1.6}body:before{content:"";position:fixed;top:0;left:0;width:100%;height:100%;background:radial-gradient(ellipse 80% 50% at 50% -20%,rgba(99,102,241,.15),transparent),radial-gradient(ellipse 60% 40% at 100% 50%,rgba(168,85,247,.1),transparent),radial-gradient(ellipse 60% 40% at 0% 80%,rgba(34,211,238,.08),transparent);pointer-events:none;z-index:-1}section{min-height:100vh;padding:10rem 9% 6rem;position:relative}::selection{background:var(--primary);color:var(--white)}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--bg-color)}::-webkit-scrollbar-thumb{background:var(--primary);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--primary-light)}
