@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&family=JetBrains+Mono:wght@400;500;600;700&display=swap);body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.about-container{background:linear-gradient(135deg,#0a0a1a,#1a1a2e 50%,#16213e);color:#fff;font-family:Inter,sans-serif;min-height:100vh;overflow-x:hidden;position:relative}.about-container:before{background:radial-gradient(circle at 20% 20%,#6366f126 0,#0000 50%),radial-gradient(circle at 80% 80%,#a855f726 0,#0000 50%),radial-gradient(circle at 40% 60%,#3b82f61f 0,#0000 50%);content:"";height:100%;left:0;pointer-events:none;position:fixed;top:0;width:100%;z-index:1}.about-container>*{position:relative;z-index:2}.fade-in{animation:fadeInUp .8s ease-out forwards}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.hero-background{animation:backgroundMove 20s ease-in-out infinite;background:linear-gradient(45deg,#0000 30%,#6366f114 50%,#0000 70%),linear-gradient(-45deg,#0000 30%,#a855f714 50%,#0000 70%);height:100%;left:0;position:absolute;top:0;width:100%}@keyframes backgroundMove{0%,to{transform:translateX(0) translateY(0)}50%{transform:translateX(20px) translateY(-20px)}}@keyframes glow{0%{filter:drop-shadow(0 0 20px rgba(99,102,241,.4))}to{filter:drop-shadow(0 0 40px rgba(168,85,247,.4))}}.pulse-dot{animation:pulse 2s ease-in-out infinite;background:#6366f1;border-radius:50%;height:20px;margin:0 auto;width:20px}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.5)}}.about-section{margin:0 auto;max-width:1200px;padding:5rem 2rem}.section-header{margin-bottom:3rem;text-align:center}.section-title{color:#fff;font-size:2.5rem;font-weight:700;letter-spacing:-.01em;margin-bottom:1rem}.section-divider{background:linear-gradient(90deg,#6366f1,#8b5cf6);border-radius:2px;height:4px;margin:0 auto;width:100px}.mission-content{margin:0 auto;max-width:800px;text-align:center}.mission-content p{color:#e0e0e0;font-size:1.2rem;font-weight:400;line-height:1.8;margin-bottom:2rem}.workflow-steps{align-items:center;display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-between;margin:0 auto;max-width:900px}.workflow-step{background:#ffffff05;border:1px solid #ffffff1a;border-radius:16px;flex:1 1;min-width:250px;padding:2rem;text-align:center;transition:all .3s ease}.workflow-step:hover{background:#ffffff0d;border-color:#6366f166;transform:translateY(-10px)}.step-number{align-items:center;background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:50%;color:#fff;display:flex;font-family:JetBrains Mono,monospace;font-size:1.5rem;font-weight:700;height:60px;justify-content:center;margin:0 auto 1rem;width:60px}.workflow-step h3{color:#fff;font-size:1.3rem;font-weight:600;margin-bottom:.5rem}.workflow-step p{color:#b0b0b0;font-size:1rem;line-height:1.6}.workflow-arrow{color:#6366f1;font-size:2rem;font-weight:700}.developer-section{background:#ffffff05;border:1px solid #ffffff1a;border-radius:20px;margin:3rem auto}.developer-card{align-items:center;display:flex;gap:3rem;margin:0 auto;max-width:1000px;padding:2rem}.developer-avatar{align-items:center;display:flex;flex-shrink:0;height:150px;justify-content:center;position:relative;width:150px}.avatar-glow,.developer-avatar{background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:50%}.avatar-glow{animation:avatarGlow 3s ease-in-out infinite;inset:-5px;opacity:.3;position:absolute}@keyframes avatarGlow{0%,to{opacity:.3;transform:scale(1)}50%{opacity:.6;transform:scale(1.1)}}.avatar-text{color:#fff;font-family:JetBrains Mono,monospace;font-size:2.5rem;font-weight:800;z-index:1}.developer-info h3{color:#fff;font-size:2.2rem;font-weight:700;margin-bottom:.5rem}.developer-title{color:#6366f1;font-size:1.3rem;font-weight:600;margin-bottom:.5rem}.developer-college{color:#8b5cf6;font-size:1.1rem;font-weight:500;margin-bottom:1.5rem}.developer-description{color:#e0e0e0;font-size:1.1rem;font-weight:400;line-height:1.7}.tech-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-bottom:3rem}.tech-item{background:#ffffff05;border:1px solid #ffffff1a;border-radius:12px;padding:1.5rem;transition:all .3s ease}.tech-item:hover{background:#ffffff0d;border-color:#6366f166;transform:translateY(-5px)}.tech-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.tech-name{color:#fff;font-size:1.1rem;font-weight:600}.tech-percentage{color:#b0b0b0;font-family:JetBrains Mono,monospace;font-size:.9rem}.tech-bar{background:#ffffff1a;border-radius:4px;height:8px;overflow:hidden}.tech-progress{border-radius:4px;height:100%;transition:width 1s ease}.tools-section{margin-top:3rem;text-align:center}.tools-title{color:#fff;font-size:1.5rem;font-weight:600;margin-bottom:2rem}.tools-grid{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.tool-tag{background:#ffffff1a;border:1px solid #fff3;border-radius:25px;color:#fff;font-size:.9rem;font-weight:500;padding:.8rem 1.5rem;transition:all .3s ease}.tool-tag:hover{background:#6366f14d;border-color:#8b5cf699;transform:translateY(-2px)}.contact-content{margin:0 auto;max-width:600px;text-align:center}.contact-content p{color:#e0e0e0;font-size:1.2rem;line-height:1.7;margin-bottom:2rem}.contact-links{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}.contact-link{align-items:center;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;color:#fff;display:flex;font-weight:500;gap:.8rem;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.contact-link:hover{background:#ffffff1a;border-color:#6366f199;transform:translateY(-5px)}.contact-icon{font-size:1.5rem}.developer-avatar-img{border:2px solid #fff3;border-radius:50%;height:100%;object-fit:cover;position:relative;width:100%;z-index:2}@media (max-width:1024px){.gradient-text{font-size:3.5rem}.hero-subtitle{font-size:1.2rem}.about-section{padding:4rem 1.5rem}.developer-card{gap:2rem}}@media (max-width:768px){.gradient-text{font-size:2.5rem}.hero-subtitle{font-size:1.1rem;margin-bottom:1.5rem}.section-title{font-size:2rem}.about-section{padding:3rem 1rem}.developer-card{flex-direction:column;padding:2rem 1rem;text-align:center}.developer-avatar{height:120px;width:120px}.developer-info h3{font-size:1.8rem}.developer-title{font-size:1.1rem}.developer-description{font-size:1rem}.workflow-steps{flex-direction:column;gap:1rem}.workflow-step{min-width:100%;padding:1.5rem}.workflow-arrow{display:none}.tech-grid{grid-template-columns:1fr}.contact-links{flex-direction:column;gap:1rem}.contact-link{justify-content:center}}@media (max-width:480px){.gradient-text{font-size:2rem}.hero-subtitle{font-size:1rem}.section-title{font-size:1.8rem}.contact-content p,.mission-content p{font-size:1rem}.tool-tag{font-size:.8rem;padding:.6rem 1.2rem}.step-number{font-size:1.3rem;height:50px;width:50px}.workflow-step h3{font-size:1.1rem}.contact-link{padding:.8rem 1.2rem}.contact-icon{font-size:1.2rem}}.about-hero{align-items:center;display:flex;height:100vh;justify-content:center;min-height:500px;overflow:hidden;padding:0 1rem;position:relative}.hero-content{margin:0 auto;max-width:1200px;padding:0 1rem;text-align:center;width:100%;z-index:3}.gradient-text{-webkit-text-fill-color:#0000;animation:glow 3s ease-in-out infinite alternate;background:linear-gradient(135deg,#6366f1,#8b5cf6 50%,#a855f7);-webkit-background-clip:text;background-clip:text;font-size:4.5rem;font-weight:900;letter-spacing:-.02em;line-height:1.2;margin-bottom:1rem;word-break:break-word}.hero-subtitle{color:#b0b0b0;font-size:1.4rem;font-weight:400;letter-spacing:.01em;line-height:1.5;margin-bottom:2rem;margin-left:auto;margin-right:auto;max-width:800px}@media (max-width:1024px){.gradient-text{font-size:3.5rem}.hero-subtitle{font-size:1.2rem}}@media (max-width:768px){.gradient-text{font-size:2.8rem;margin-bottom:.8rem}.hero-subtitle{font-size:1.1rem;margin-bottom:1.5rem;padding:0 .5rem}}@media (max-width:480px){.gradient-text{font-size:2.2rem;padding:0 .5rem}.hero-subtitle{font-size:1rem;margin-bottom:1.2rem}.about-hero{min-height:400px}}@media (max-width:375px){.gradient-text{font-size:1.8rem}.hero-subtitle{font-size:.9rem;padding:0 .3rem}.pulse-dot{height:16px;width:16px}}@media (max-width:320px){.gradient-text{font-size:1.6rem}.hero-subtitle{font-size:.85rem}}*{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,sans-serif;text-rendering:optimizeLegibility}.app-container{background:linear-gradient(135deg,#0a0a1a,#1a1a2e 50%,#16213e);display:flex;flex-direction:column;min-height:100vh;overflow-x:hidden;position:relative;width:100%}.app-container:before{background:radial-gradient(circle at 20% 20%,#6366f11a 0,#0000 50%),radial-gradient(circle at 80% 80%,#a855f71a 0,#0000 50%),radial-gradient(circle at 40% 60%,#3b82f614 0,#0000 50%);content:"";height:100%;left:0;pointer-events:none;position:fixed;top:0;width:100%;z-index:1}.app-container>*{position:relative;z-index:2}.navbar{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#0a0a1acc;border-bottom:1px solid #6366f133;font-family:Inter,sans-serif;justify-content:space-between;max-width:100vw;padding:clamp(.75rem,2vw,1.5rem) clamp(1rem,4vw,2rem);position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:1000}.navbar,.navbar-brand{align-items:center;display:flex}.navbar-brand{flex-shrink:0}.brand-link{align-items:center;color:#fff;display:flex;font-size:clamp(1rem,2.5vw,1.2rem);font-weight:700;gap:clamp(.25rem,1vw,.5rem);text-decoration:none;transition:all .3s ease;white-space:nowrap}.brand-link:hover{color:#6366f1;transform:translateY(-1px)}.brand-icon{flex-shrink:0;font-size:clamp(1.2rem,3vw,1.5rem)}.brand-icon,.brand-text{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#6366f1,#8b5cf6);-webkit-background-clip:text;background-clip:text}.brand-text{display:block;font-family:JetBrains Mono,monospace}.navbar-links{flex-wrap:wrap;gap:clamp(.5rem,2vw,2rem);justify-content:flex-end}.nav-link,.navbar-links{align-items:center;display:flex}.nav-link{border:1px solid #0000;border-radius:12px;color:#b0b0b0;font-size:clamp(.8rem,2vw,.95rem);font-weight:500;gap:clamp(.25rem,1vw,.5rem);min-width:-webkit-fit-content;min-width:fit-content;overflow:hidden;padding:clamp(.5rem,1.5vw,.7rem) clamp(.75rem,2vw,1.5rem);position:relative;text-decoration:none;transition:all .3s ease;white-space:nowrap}.nav-link:before{background:linear-gradient(90deg,#0000,#6366f11a,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.nav-link:hover:before{left:100%}.nav-link:hover{background:#6366f11a;border-color:#6366f14d;color:#fff;transform:translateY(-2px)}.nav-link.active{background:#6366f133;border-color:#6366f166;box-shadow:0 0 20px #6366f133;color:#fff}.nav-icon{flex-shrink:0;font-size:clamp(.9rem,2vw,1.1rem)}.main-content{display:flex;flex:1 1;flex-direction:column;max-width:100vw;min-height:calc(100vh - 140px);padding:clamp(1rem,3vw,2rem);width:100%}.footer{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#0a0a1acc;border-top:1px solid #6366f133;font-family:Inter,sans-serif;margin-top:auto;padding:clamp(1rem,3vw,1.5rem) clamp(1rem,4vw,2rem);width:100%}.footer-content{gap:1rem;justify-content:space-between;margin:0 auto;max-width:1200px;width:100%}.footer-content,.footer-text{align-items:center;display:flex;flex-wrap:wrap}.footer-text{color:#b0b0b0;font-size:clamp(.8rem,2vw,.9rem);gap:.5rem}.footer-icon{animation:heartbeat 2s ease-in-out infinite;flex-shrink:0;font-size:clamp(1rem,2.5vw,1.1rem)}@keyframes heartbeat{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.footer-link{color:#6366f1;font-weight:600;position:relative;text-decoration:none;transition:all .3s ease;white-space:nowrap}.footer-link:after{background:linear-gradient(90deg,#6366f1,#8b5cf6);bottom:-2px;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.footer-link:hover:after{width:100%}.footer-link:hover{color:#8b5cf6;transform:translateY(-1px)}.footer-year{color:#6b7280;font-size:clamp(.75rem,1.8vw,.85rem);font-weight:400}@media (min-width:1440px){.navbar{padding:1.5rem 3rem}.navbar-links{gap:2.5rem}.footer{padding:2rem 3rem}}@media (min-width:1024px) and (max-width:1439px){.navbar{padding:1.25rem 2.5rem}}@media (min-width:768px) and (max-width:1023px){.navbar{padding:1rem 1.5rem}.navbar-links{gap:1rem}.nav-link{padding:.6rem 1rem}.footer-content{flex-direction:column;gap:1rem;text-align:center}}@media (min-width:568px) and (max-width:767px){.navbar{padding:.875rem 1.25rem}.navbar-links{gap:.75rem}.nav-link{font-size:.85rem;padding:.5rem .875rem}.footer-content{flex-direction:column;gap:.75rem;text-align:center}}@media (max-width:567px){.navbar{flex-wrap:wrap;gap:.5rem;padding:.75rem 1rem}.navbar-brand{flex:1 1;order:1}.navbar-links{flex-wrap:wrap;gap:.5rem;justify-content:center;order:2;width:100%}.nav-link{flex:1 1;font-size:.8rem;justify-content:center;min-width:auto;padding:.5rem .25rem}.brand-text,.nav-link span:not(.nav-icon){display:none}.footer{padding:1rem}.footer-content{flex-direction:column;gap:.75rem;text-align:center}.footer-text{font-size:.8rem;justify-content:center}}@media (max-width:319px){.navbar{padding:.5rem .75rem}.brand-link{font-size:.9rem}.nav-link{font-size:.75rem;padding:.4rem .2rem}.nav-icon{font-size:.85rem}.footer-text{font-size:.75rem}}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.navbar{border-bottom-width:.5px}.footer{border-top-width:.5px}}@media (max-width:767px) and (orientation:landscape){.navbar{padding:.5rem 1rem}.navbar-links{gap:.5rem}.nav-link{font-size:.8rem;padding:.4rem .75rem}.main-content{min-height:calc(100vh - 120px)}}@media (prefers-color-scheme:dark){.app-container{background:linear-gradient(135deg,#0a0a1a,#1a1a2e 50%,#16213e)}}@media (prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.footer-icon{animation:none}}@media (prefers-contrast:high){.nav-link{border-color:#6366f180}.nav-link:hover{border-color:#6366f1cc}.footer{border-top-color:#6366f180}.navbar{border-bottom-color:#6366f180}}@media print{.app-container:before{display:none}.footer,.navbar{backdrop-filter:none;-webkit-backdrop-filter:none;background:none;border:none}.footer-link:hover,.nav-link:hover{transform:none}}
/*# sourceMappingURL=main.706f3f06.css.map*/