:root{--color-primary:#0d9488;--color-primary-dark:#0f766e;--color-primary-light:#14b8a6;--color-primary-muted:#0d94881a;--color-navy:#0f172a;--color-slate:#1e293b;--color-slate-light:#334155;--color-gray:#64748b;--color-gray-light:#94a3b8;--color-slate-50:#f8fafc;--color-slate-100:#f1f5f9;--color-slate-200:#e2e8f0;--color-accent:#f59e0b;--color-accent-muted:#f59e0b26;--font-primary:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--section-padding:6rem;--container-max:1280px;--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--radius-xl:24px;--shadow-sm:0 1px 2px #0f172a0d;--shadow-md:0 4px 6px -1px #0f172a14;--shadow-lg:0 10px 15px -3px #0f172a14}html{scroll-behavior:smooth}*{box-sizing:border-box;margin:0;padding:0}:focus-visible{outline:2px solid #0d9488;outline:2px solid var(--color-primary);outline-offset:2px}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;color:#1e293b;color:var(--color-slate);font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-family:var(--font-primary);line-height:1.6}.navbar{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#fffffffa;border-bottom:1px solid #e2e8f0;border-bottom:1px solid var(--color-slate-200,#e2e8f0);position:-webkit-sticky;position:sticky;top:0;transition:all .3s ease;z-index:1000}.navbar.scrolled{box-shadow:0 4px 20px #0f172a14}.navbar .container{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1280px;max-width:var(--container-max,1280px);padding:1rem 24px}.nav-brand a{color:#0f172a;color:var(--color-navy,#0f172a);font-size:1.5rem;font-weight:800;letter-spacing:-.02em;text-decoration:none;transition:color .3s ease}.nav-brand a:hover{color:#0d9488;color:var(--color-primary,#0d9488)}.nav-menu{align-items:center;display:flex;gap:2.25rem}.nav-link{color:#64748b;color:var(--color-slate-light,#64748b);font-size:.95rem;font-weight:500;padding:8px 0;position:relative;text-decoration:none;transition:color .3s ease}.nav-link:after{background:#0d9488;background:var(--color-primary,#0d9488);bottom:0;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.nav-link:hover{color:#0f172a;color:var(--color-navy,#0f172a)}.nav-link:hover:after{width:100%}.nav-link.active{color:#0f172a;color:var(--color-navy,#0f172a);font-weight:600}.nav-link.active:after{width:100%}.nav-cta-btn{align-items:center;background:#0d9488;background:var(--color-primary,#0d9488);border-radius:12px;border-radius:var(--radius-md,12px);box-shadow:0 2px 8px #0d94884d;color:#fff!important;display:inline-flex;font-size:.9rem;font-weight:600;padding:10px 20px;text-decoration:none;transition:all .3s ease}.nav-cta-btn:hover{background:#0f766e;background:var(--color-primary-dark,#0f766e);box-shadow:0 4px 12px #0d948866;transform:translateY(-1px)}.nav-cta-btn:after{display:none!important}.nav-toggle{background:#0000;border:none;border-radius:8px;border-radius:var(--radius-sm,8px);cursor:pointer;display:none;flex-direction:column;outline:none;padding:8px;transition:all .3s ease}.nav-toggle:hover{background:#f1f5f9;background:var(--color-slate-100,#f1f5f9)}.nav-toggle span{background:#0f172a;background:var(--color-navy,#0f172a);border-radius:2px;height:2px;margin:4px 0;transition:all .3s ease;width:24px}.nav-toggle.active span:first-child{transform:rotate(45deg) translate(5px,5px)}.nav-toggle.active span:nth-child(2){opacity:0}.nav-toggle.active span:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}@media (max-width:992px){.nav-menu{gap:1.5rem}}@media (max-width:768px){.navbar .container{padding:.9rem 20px}.nav-brand a{font-size:1.35rem}.nav-menu{background:#fff;box-shadow:var(--shadow-lg);flex-direction:column;gap:0;height:calc(100vh - 60px);left:-100%;overflow-y:auto;padding:2rem 0;position:fixed;text-align:center;top:60px;transition:all .4s cubic-bezier(.4,0,.2,1);width:100%;z-index:999}.nav-menu.active{left:0}.nav-menu .nav-link{border-bottom:1px solid var(--color-slate-200);display:block;font-size:1.1rem;padding:1rem}.nav-menu .nav-cta-btn{justify-content:center;margin-top:1.5rem;max-width:280px;width:80%}.nav-toggle{display:flex}}.hero{background:linear-gradient(165deg,var(--color-slate-50) 0,#fff 45%,var(--color-slate-50) 100%);border-bottom:1px solid var(--color-slate-200);overflow:hidden;padding:7rem 0 5rem;position:relative;text-align:center}.hero:before{background:radial-gradient(ellipse,var(--color-primary-muted) 0,#0000 70%);height:60%;right:-10%;top:-20%;width:50%}.hero:after,.hero:before{content:"";pointer-events:none;position:absolute}.hero:after{background:radial-gradient(ellipse,#0d94880f 0,#0000 70%);bottom:-10%;height:50%;left:-15%;width:40%}.hero-badge{background:var(--color-primary-muted);border-radius:50px;color:var(--color-primary);display:inline-block;font-size:.8rem;font-weight:700;letter-spacing:.1em;margin-bottom:1.5rem;padding:8px 16px;text-transform:uppercase}.hero .container{position:relative;z-index:1}.hero-content h1{color:var(--color-navy);font-size:clamp(2rem,5vw,3.5rem);font-weight:800;letter-spacing:-.02em;line-height:1.2;margin-bottom:1.5rem}.letter{display:inline-block;opacity:0;transform:translateY(30px);transition:all .5s cubic-bezier(.4,0,.2,1)}.letter.animate{opacity:1;transform:translateY(0)}.hero-description{color:var(--color-gray);font-size:1.15rem;line-height:1.7;margin:0 auto 2rem;max-width:600px}.hero-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.stats-section{background:linear-gradient(135deg,var(--color-navy) 0,#1e293b 100%);padding:3rem 0;position:relative}.stats-section .stat-item{animation:statPop .6s cubic-bezier(.34,1.56,.64,1) backwards}.stats-section .stat-item:first-child{animation-delay:.1s}.stats-section .stat-item:nth-child(3){animation-delay:.2s}.stats-section .stat-item:nth-child(5){animation-delay:.3s}.stats-section .stat-item:nth-child(7){animation-delay:.4s}.stats-section .stat-item:nth-child(9){animation-delay:.5s}@keyframes statPop{0%{opacity:0;transform:scale(.8) translateY(15px)}to{opacity:1;transform:scale(1) translateY(0)}}.stats-grid{align-items:center;display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-around}.stat-item{color:#fff;text-align:center}.stat-number{display:block;font-size:2.5rem;font-weight:800;letter-spacing:-.02em;margin-bottom:.25rem}.stat-label{font-size:.9rem;font-weight:500;opacity:.85}.stat-divider{background:#fff3;height:50px;width:1px}@media (max-width:768px){.stat-divider{display:none}.stats-grid{gap:2.5rem}.stat-number{font-size:2rem}}.services{background:#fff}.services .section-title,.why-choose .section-title{color:var(--color-navy);font-size:2rem;font-weight:800;margin-bottom:3rem}.services h2,.why-choose h2{margin-top:.5rem}.service-card{background:#fff;border:1px solid var(--color-slate-200);border-radius:var(--radius-lg);cursor:pointer;padding:2.5rem 2rem;text-align:center;transition:all .3s ease}.service-card:hover{border-color:var(--color-primary);box-shadow:0 12px 40px #0d94881a;transform:translateY(-4px)}.service-icon{align-items:center;background:var(--color-primary-muted);border-radius:var(--radius-md);color:var(--color-primary);display:flex;font-size:1.5rem;height:64px;justify-content:center;margin:0 auto 1.5rem;transition:all .3s ease;width:64px}.service-card:hover .service-icon{background:var(--color-primary);color:#fff}.service-card h3{color:var(--color-navy);font-size:1.25rem;font-weight:700;margin-bottom:1rem}.service-card p{color:var(--color-gray);font-size:.95rem;line-height:1.6;margin-bottom:1rem}.service-card-overlay{background:var(--color-primary);bottom:0;color:#fff;font-size:.9rem;font-weight:600;left:0;padding:1rem;position:absolute;right:0;transform:translateY(100%);transition:transform .3s ease}.service-card{overflow:hidden;position:relative}.service-card:hover .service-card-overlay{transform:translateY(0)}.why-choose{background:var(--color-slate-50);border-top:1px solid var(--color-slate-200)}.feature{background:#fff;border:1px solid var(--color-slate-200);border-radius:var(--radius-lg);padding:2rem;text-align:center;transition:all .3s ease}.feature:hover{border-color:var(--color-primary-muted);box-shadow:var(--shadow-md);transform:translateY(-2px)}.feature h4{color:var(--color-navy);font-size:1.1rem;font-weight:700;margin-bottom:.5rem}.feature p{color:var(--color-gray);font-size:.95rem;line-height:1.6}.cta{background:linear-gradient(135deg,var(--color-navy) 0,#1e293b 50%,var(--color-navy) 100%);color:#fff;overflow:hidden;padding:5rem 0;position:relative}.cta:before{background:radial-gradient(circle at 30% 50%,#0d948826 0,#0000 50%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.cta .container{position:relative;z-index:1}.cta h2{font-size:2rem;font-weight:800;margin-bottom:1rem}.cta p{font-size:1.1rem;margin-bottom:2rem;opacity:.9}.cta .btn{background:var(--color-primary)}.cta .btn:hover{background:var(--color-primary-light)}.feature.animate,.service-card.animate{opacity:1;transform:translateY(0)}.feature,.service-card{opacity:0;transform:translateY(20px);transition:all .5s cubic-bezier(.4,0,.2,1)}.projects-hero{background:linear-gradient(180deg,var(--color-slate-50) 0,#fff 100%);border-bottom:1px solid var(--color-slate-200);color:var(--color-navy);padding:6rem 0 4rem;text-align:center}.projects-hero h1{color:var(--color-navy);font-size:2.5rem;font-weight:800;letter-spacing:-.02em;margin-bottom:.75rem}.projects-hero p{color:var(--color-gray);font-size:1.1rem}.filter-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:4rem}.filter-btn{background:#fff;border:2px solid var(--color-slate-200);border-radius:var(--radius-md);color:var(--color-gray);cursor:pointer;font-size:.9rem;font-weight:600;padding:10px 20px;transition:all .3s ease}.filter-btn:hover{background:var(--color-primary-muted);color:var(--color-primary)}.filter-btn.active,.filter-btn:hover{border-color:var(--color-primary);transform:translateY(-1px)}.filter-btn.active{background:var(--color-primary);box-shadow:0 4px 14px #0d948859;color:#fff}.projects-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.project-card{animation:fadeInUp .6s ease-out forwards;background:#fff;border-radius:20px;box-shadow:0 10px 40px #0000001a;opacity:0;overflow:hidden;position:relative;transform:translateY(50px);transition:all .5s cubic-bezier(.4,0,.2,1)}.project-card:first-child{animation-delay:.1s}.project-card:nth-child(2){animation-delay:.2s}.project-card:nth-child(3){animation-delay:.3s}.project-card:nth-child(4){animation-delay:.4s}.project-card:nth-child(5){animation-delay:.5s}.project-card:nth-child(6){animation-delay:.6s}.project-card:hover{border-color:var(--color-primary-muted);box-shadow:var(--shadow-lg);transform:translateY(-6px)}.project-image{align-items:center;background:var(--color-slate-50);border-bottom:1px solid var(--color-slate-200);display:flex;justify-content:center;min-height:200px;overflow:hidden;padding:1.5rem;position:relative;text-align:center}.project-icon{display:block;filter:drop-shadow(0 4px 8px rgba(0,0,0,.2));font-size:4rem;position:relative;transition:all .4s ease;z-index:2}.project-card:hover .project-icon{transform:scale(1.1) rotate(5deg)}.project-screenshot{border-radius:15px;box-shadow:0 8px 25px #0000004d;height:auto;max-height:180px;max-width:90%;object-fit:contain;position:relative;transition:all .4s cubic-bezier(.4,0,.2,1);width:auto;z-index:2}.project-screenshot:hover{box-shadow:0 12px 35px #0006;transform:scale(1.05)}.project-status{position:absolute;right:1.5rem;top:1.5rem;z-index:3}.status{border-radius:25px;box-shadow:0 4px 15px #0003;font-size:.8rem;font-weight:700;letter-spacing:.5px;padding:8px 16px;text-transform:uppercase}.status.completed{background:linear-gradient(135deg,#28a745,#20c997);color:#fff}.status.in-development{background:linear-gradient(135deg,#ffc107,#fd7e14);color:#333}.gallery-indicator{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000c;border-radius:25px;bottom:1.5rem;color:#fff;font-size:.85rem;font-weight:600;left:50%;padding:8px 16px;position:absolute;transform:translateX(-50%);transition:all .3s ease;z-index:3}.gallery-indicator:hover{background:#000000e6;transform:translateX(-50%) scale(1.05)}.project-content{padding:1.2rem}.project-category{color:var(--color-primary);font-size:.9rem;font-weight:700;letter-spacing:.5px;margin-bottom:.8rem;text-transform:uppercase}.project-content h3{color:var(--color-navy);font-size:1.3rem;font-weight:700;line-height:1.3;margin-bottom:.8rem}.project-content p{color:#666;font-size:.95rem;line-height:1.5;margin-bottom:1.2rem}.project-technologies h4{color:#333;font-size:.95rem;font-weight:600;margin-bottom:.6rem}.tech-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.tech-tag{background:linear-gradient(135deg,#f8f9fa,#e9ecef);border:1px solid #667eea1a;border-radius:20px;color:#495057;font-size:.8rem;font-weight:600;padding:4px 10px;transition:all .3s ease}.tech-tag:hover{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;transform:translateY(-2px)}.project-links{border-top:1px solid #eee;margin-top:1rem;padding-top:1rem}.play-store-btn{background:var(--color-primary);border-radius:50px;box-shadow:0 2px 8px #0d94884d;color:#fff;display:inline-block;font-size:.9rem;font-weight:700;overflow:hidden;padding:10px 20px;position:relative;text-decoration:none;transition:all .4s cubic-bezier(.4,0,.2,1)}.play-store-btn:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s;width:100%}.play-store-btn:hover:before{left:100%}.play-store-btn:hover{box-shadow:0 4px 16px #0d948866;color:#fff;text-decoration:none;transform:translateY(-3px)}.gallery-modal{align-items:center;animation:fadeIn .3s ease forwards;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000f2;display:flex;height:100%;justify-content:center;left:0;opacity:0;position:fixed;top:0;width:100%;z-index:2000}@keyframes fadeIn{to{opacity:1}}.gallery-content{animation:scaleIn .3s ease forwards;background:#fff;border-radius:20px;box-shadow:0 25px 60px #0000004d;display:flex;flex-direction:column;max-height:95%;max-width:95%;overflow:hidden;transform:scale(.9)}.gallery-header{align-items:center;background:var(--color-slate-50);border-bottom:1px solid var(--color-slate-200);display:flex;justify-content:space-between;padding:1.5rem 2rem}.gallery-header h3{color:#333;font-weight:700;margin:0}.close-btn{align-items:center;background:none;border:none;border-radius:50%;color:#666;cursor:pointer;display:flex;font-size:2rem;height:50px;justify-content:center;padding:0;transition:all .3s ease;width:50px}.close-btn:hover{background:var(--color-primary-muted);color:var(--color-primary);transform:rotate(90deg)}.gallery-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));max-height:70vh;overflow-y:auto;padding:2rem}.gallery-image{border-radius:15px;box-shadow:0 8px 25px #00000026;cursor:pointer;height:auto;transition:all .4s cubic-bezier(.4,0,.2,1);width:100%}.gallery-image:hover{box-shadow:0 15px 40px #00000040;transform:scale(1.05)}@media (max-width:1200px){.projects-hero h1{font-size:3.2rem}.projects-hero p{font-size:1.2rem}.projects-grid{gap:1.8rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.filter-buttons{gap:.8rem;margin-bottom:3.5rem}}@media (max-width:992px){.projects-hero{padding:80px 0}.projects-hero h1{font-size:2.8rem;margin-bottom:1.2rem}.projects-hero p{font-size:1.1rem}.projects-grid{gap:1.6rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.filter-buttons{margin-bottom:3rem}.filter-btn{font-size:.9rem;padding:10px 20px}.project-content{padding:1.5rem 1.2rem}.project-content h3{font-size:1.2rem;margin-bottom:.7rem}.project-content p{font-size:.9rem;margin-bottom:1rem}}@media (max-width:768px){.projects-hero{padding:60px 0}.projects-hero h1{font-size:2.2rem;margin-bottom:1rem}.projects-hero p{font-size:1rem}.filter-buttons{align-items:center;flex-direction:column;gap:.6rem;margin-bottom:2.5rem}.filter-btn{font-size:.85rem;min-width:150px;padding:9px 18px}.projects-grid{gap:1.5rem;grid-template-columns:1fr}.project-image{min-height:180px;padding:1.2rem}.project-icon{font-size:3.5rem}.project-screenshot{max-height:160px}.project-status{right:1.2rem;top:1.2rem}.status{font-size:.75rem;padding:6px 12px}.gallery-indicator{bottom:1.2rem;font-size:.8rem;padding:6px 12px}.project-content{padding:1.2rem 1rem}.project-category{font-size:.85rem;margin-bottom:.6rem}.project-content h3{font-size:1.1rem;margin-bottom:.6rem}.project-content p{font-size:.85rem;margin-bottom:.9rem}.project-technologies h4{font-size:.9rem;margin-bottom:.5rem}.tech-tag{font-size:.75rem;padding:3px 8px}.play-store-btn{font-size:.85rem;padding:8px 16px}.gallery-content{max-height:98%;max-width:98%}.gallery-header{padding:1.2rem 1.5rem}.gallery-header h3{font-size:1.1rem}.close-btn{font-size:1.8rem;height:45px;width:45px}.gallery-grid{gap:1.2rem;grid-template-columns:1fr;padding:1.5rem}}@media (max-width:576px){.projects-hero{padding:50px 0}.projects-hero h1{font-size:1.9rem;margin-bottom:.8rem}.projects-hero p{font-size:.95rem}.filter-buttons{gap:.5rem;margin-bottom:2rem}.filter-btn{font-size:.8rem;min-width:140px;padding:8px 16px}.projects-grid{gap:1.3rem}.project-image{min-height:160px;padding:1rem}.project-icon{font-size:3rem}.project-screenshot{max-height:140px;max-width:95%}.project-status{right:1rem;top:1rem}.status{font-size:.7rem;padding:5px 10px}.gallery-indicator{bottom:1rem;font-size:.75rem;padding:5px 10px}.project-content{padding:1rem .8rem}.project-category{font-size:.8rem;margin-bottom:.5rem}.project-content h3{font-size:1rem;line-height:1.2;margin-bottom:.5rem}.project-content p{font-size:.8rem;line-height:1.4;margin-bottom:.8rem}.project-technologies h4{font-size:.85rem;margin-bottom:.4rem}.tech-tags{gap:.4rem;margin-bottom:.8rem}.tech-tag{font-size:.7rem;padding:2px 6px}.play-store-btn{font-size:.8rem;padding:7px 14px}.gallery-content{max-height:95%;max-width:95%}.gallery-header{padding:1rem 1.2rem}.gallery-header h3{font-size:1rem}.close-btn{font-size:1.6rem;height:40px;width:40px}.gallery-grid{gap:1rem;max-height:60vh;padding:1.2rem}}@media (max-width:480px){.projects-hero{padding:40px 0}.projects-hero h1{font-size:1.7rem;margin-bottom:.7rem}.projects-hero p{font-size:.9rem}.filter-buttons{gap:.4rem;margin-bottom:1.8rem}.filter-btn{font-size:.75rem;min-width:130px;padding:7px 14px}.projects-grid{gap:1.2rem}.project-image{min-height:140px;padding:.8rem}.project-icon{font-size:2.5rem}.project-screenshot{max-height:120px;max-width:90%}.project-status{right:.8rem;top:.8rem}.status{font-size:.65rem;padding:4px 8px}.gallery-indicator{bottom:.8rem;font-size:.7rem;padding:4px 8px}.project-content{padding:.9rem .7rem}.project-category{font-size:.75rem;margin-bottom:.4rem}.project-content h3{font-size:.95rem;margin-bottom:.4rem}.project-content p{font-size:.75rem;margin-bottom:.7rem}.project-technologies h4{font-size:.8rem;margin-bottom:.3rem}.tech-tags{gap:.3rem;margin-bottom:.7rem}.tech-tag{font-size:.65rem;padding:2px 5px}.play-store-btn{font-size:.75rem;padding:6px 12px}.gallery-content{max-height:92%;max-width:92%}.gallery-header{padding:.8rem 1rem}.gallery-header h3{font-size:.95rem}.close-btn{font-size:1.4rem;height:35px;width:35px}.gallery-grid{gap:.8rem;max-height:55vh;padding:1rem}}@media (max-width:360px){.projects-hero{padding:35px 0}.projects-hero h1{font-size:1.5rem;margin-bottom:.6rem}.projects-hero p{font-size:.85rem}.filter-buttons{gap:.3rem;margin-bottom:1.5rem}.filter-btn{font-size:.7rem;min-width:120px;padding:6px 12px}.projects-grid{gap:1rem}.project-image{min-height:120px;padding:.7rem}.project-icon{font-size:2.2rem}.project-screenshot{max-height:100px;max-width:85%}.project-status{right:.7rem;top:.7rem}.status{font-size:.6rem;padding:3px 6px}.gallery-indicator{bottom:.7rem;font-size:.65rem;padding:3px 6px}.project-content{padding:.8rem .6rem}.project-category{font-size:.7rem;margin-bottom:.3rem}.project-content h3{font-size:.9rem;margin-bottom:.3rem}.project-content p{font-size:.7rem;margin-bottom:.6rem}.project-technologies h4{font-size:.75rem;margin-bottom:.2rem}.tech-tags{gap:.2rem;margin-bottom:.6rem}.tech-tag{font-size:.6rem;padding:1px 4px}.play-store-btn{font-size:.7rem;padding:5px 10px}.gallery-content{max-height:90%;max-width:90%}.gallery-header{padding:.7rem .8rem}.gallery-header h3{font-size:.9rem}.close-btn{font-size:1.2rem;height:30px;width:30px}.gallery-grid{gap:.6rem;max-height:50vh;padding:.8rem}}.about-hero{background:linear-gradient(165deg,var(--color-slate-50) 0,#fff 50%,var(--color-slate-50) 100%);border-bottom:1px solid var(--color-slate-200);color:var(--color-navy);overflow:hidden;padding:6rem 0 4rem;position:relative;text-align:center}.about-hero:before{background:radial-gradient(ellipse,var(--color-primary-muted) 0,#0000 70%);content:"";height:50%;left:-5%;pointer-events:none;position:absolute;top:-10%;width:40%}.about-hero h1{color:var(--color-navy);font-size:2.5rem;font-weight:800;margin-bottom:.75rem}.about-hero p{color:var(--color-gray);font-size:1.1rem}.company-story{margin:0 auto;max-width:800px;opacity:0;transform:translateY(24px);transition:opacity .6s ease-out,transform .6s ease-out}.company-story.animate{opacity:1;transform:translateY(0)}.story-content h2{color:#333;font-size:2.5rem;margin-bottom:2rem;text-align:center}.story-content p{color:#666;font-size:1.1rem;line-height:1.8;margin-bottom:1.5rem;text-align:justify}.grid-2{grid-template-columns:repeat(auto-fit,minmax(400px,1fr))}.mission h3,.vision h3{color:var(--color-primary);font-size:1.8rem;margin-bottom:1rem}.mission p,.vision p{color:#666;font-size:1.1rem;line-height:1.7}.team{opacity:0;transform:translateY(24px);transition:opacity .6s ease-out,transform .6s ease-out}.team.animate{opacity:1;transform:translateY(0)}.team h2{color:#333;font-size:2.5rem;margin-bottom:1rem}.team-intro{color:#666;font-size:1.1rem;margin-bottom:3rem;margin-left:auto;margin-right:auto;max-width:600px}.team-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.team-member{text-align:center;transition:transform .3s ease}.team-member:hover{transform:translateY(-5px)}.member-image{display:flex;justify-content:center;margin-bottom:1.5rem}.member-photo{border:4px solid var(--color-primary);border-radius:50%;height:150px;object-fit:cover;object-position:center center;transition:transform .3s ease;width:150px}.member-photo.sanjana-photo{object-position:center 20%}.member-photo:hover{transform:scale(1.05)}.member-avatar{display:block;font-size:4rem}.member-info h4{color:#333;font-size:1.3rem;margin-bottom:.5rem}.member-role{color:var(--color-primary);font-weight:700;margin-bottom:.5rem}.member-expertise{color:#666;font-size:.9rem;font-style:italic;margin-bottom:1rem}.member-info p{color:#666;font-size:.95rem;line-height:1.6}.values h2{color:#333;display:inline-block;font-size:3rem;margin-bottom:1rem;position:relative}.values h2:after{background:var(--color-primary);border-radius:2px;bottom:-10px;content:"";height:4px;left:50%;position:absolute;transform:translateX(-50%);width:60px}.values-intro{color:#666;font-size:1.2rem;line-height:1.6;margin-bottom:4rem;margin-left:auto;margin-right:auto;max-width:600px}.values{opacity:0;transform:translateY(24px);transition:opacity .6s ease-out,transform .6s ease-out}.values.animate{opacity:1;transform:translateY(0)}.values-grid{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));margin-top:3rem}.value-item{background:#fff;border:1px solid #667eea1a;border-radius:20px;box-shadow:0 10px 30px #0000001a;overflow:hidden;padding:2.5rem 2rem;position:relative;text-align:center;transition:all .4s cubic-bezier(.4,0,.2,1)}.value-item:before{background:linear-gradient(90deg,#0000,var(--accent-color),#0000);content:"";height:4px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transition:transform .4s ease}.value-item:hover:before{transform:scaleX(1)}.value-item:hover{box-shadow:0 20px 50px #00000026;transform:translateY(-10px)}.value-icon-wrapper{margin-bottom:2rem;position:relative}.value-icon{align-items:center;background:linear-gradient(135deg,var(--accent-color),var(--accent-light));border-radius:50%;display:flex;filter:drop-shadow(0 4px 15px rgba(0,0,0,.1));font-size:2.5rem;height:80px;justify-content:center;margin:0 auto;overflow:hidden;position:relative;transition:all .4s ease;width:80px}.value-icon:before{background:linear-gradient(45deg,#0000,#fff3,#0000);bottom:0;content:"";left:0;position:absolute;right:0;top:0;transform:translateX(-100%);transition:transform .6s ease}.value-item:hover .value-icon:before{transform:translateX(100%)}.value-item:hover .value-icon{box-shadow:0 10px 25px #0003;transform:scale(1.1) rotate(5deg)}.value-content h4{color:#333;font-size:1.4rem;font-weight:700;margin-bottom:1rem}.value-content p{color:#666;font-size:1.05rem;line-height:1.7}.value-item.excellence{--accent-color:#e74c3c;--accent-light:#ff6b6b}.value-item.collaboration{--accent-color:#3498db;--accent-light:#74b9ff}.value-item.innovation{--accent-color:#f39c12;--accent-light:#fdcb6e}.value-item.agility{--accent-color:#9b59b6;--accent-light:#a29bfe}.value-item.integrity{--accent-color:#27ae60;--accent-light:#00b894}.value-item.growth{--accent-color:#16a085;--accent-light:#00cec9}.value-item:first-child{animation-delay:.1s}.value-item:nth-child(2){animation-delay:.2s}.value-item:nth-child(3){animation-delay:.3s}.value-item:nth-child(4){animation-delay:.4s}.value-item:nth-child(5){animation-delay:.5s}.value-item:nth-child(6){animation-delay:.6s}.value-icon{animation:float 3s ease-in-out infinite}.value-item:nth-child(2n) .value-icon{animation-delay:1.5s}@media (max-width:1200px){.about-hero h1{font-size:2.8rem}.story-content h2,.team h2,.values h2{font-size:2.3rem}.values-grid{gap:2rem;grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}}@media (max-width:992px){.about-hero{padding:70px 0}.about-hero h1{font-size:2.5rem}.about-hero p{font-size:1.1rem}.story-content h2,.team h2,.values h2{font-size:2.1rem}.story-content p{font-size:1.05rem}.grid-2{gap:2rem;grid-template-columns:1fr}.team-grid{gap:1.8rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.values-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}}@media (max-width:768px){.about-hero{padding:60px 0}.about-hero h1{font-size:2rem;margin-bottom:.8rem}.about-hero p{font-size:1rem}.story-content h2,.team h2,.values h2{font-size:1.8rem;margin-bottom:1.5rem}.story-content p{font-size:1rem;margin-bottom:1.2rem}.mission h3,.vision h3{font-size:1.6rem;margin-bottom:.8rem}.mission p,.team-intro,.vision p{font-size:1rem}.team-intro{margin-bottom:2.5rem}.team-grid{gap:1.5rem;grid-template-columns:1fr}.member-photo{height:120px;object-position:center center;width:120px}.member-photo.sanjana-photo{object-position:center 20%}.member-info h4{font-size:1.2rem}.member-info p{font-size:.9rem}.values-intro{font-size:1.1rem;margin-bottom:3rem}.values-grid{gap:2rem;grid-template-columns:1fr}.value-item{padding:2rem 1.5rem}.value-icon{font-size:2rem;height:70px;width:70px}.value-content h4{font-size:1.3rem}.value-content p{font-size:1rem}}@media (max-width:576px){.about-hero{padding:50px 0}.about-hero h1{font-size:1.8rem;margin-bottom:.7rem}.about-hero p{font-size:.95rem}.story-content h2,.team h2,.values h2{font-size:1.6rem;margin-bottom:1.3rem}.story-content p{font-size:.95rem;margin-bottom:1rem}.mission h3,.vision h3{font-size:1.4rem;margin-bottom:.7rem}.mission p,.team-intro,.vision p{font-size:.95rem}.team-intro{margin-bottom:2rem}.member-photo{height:100px;object-position:center center;width:100px}.member-info h4{font-size:1.1rem}.member-role{font-size:.9rem}.member-expertise,.member-info p{font-size:.85rem}.values-intro{font-size:1rem;margin-bottom:2.5rem}.value-item{padding:1.8rem 1.2rem}.value-icon{font-size:1.8rem;height:60px;margin-bottom:1.5rem;width:60px}.value-content h4{font-size:1.2rem;margin-bottom:.8rem}.value-content p{font-size:.95rem}}@media (max-width:480px){.about-hero{padding:40px 0}.about-hero h1{font-size:1.6rem;margin-bottom:.6rem}.about-hero p{font-size:.9rem}.story-content h2,.team h2,.values h2{font-size:1.4rem;margin-bottom:1.2rem}.story-content p{font-size:.9rem;margin-bottom:.9rem}.mission h3,.vision h3{font-size:1.3rem;margin-bottom:.6rem}.mission p,.team-intro,.vision p{font-size:.9rem}.team-intro{margin-bottom:1.8rem}.member-photo{height:90px;object-position:center center;width:90px}.member-info h4{font-size:1rem}.member-role{font-size:.85rem}.member-expertise,.member-info p{font-size:.8rem}.values-intro{font-size:.95rem;margin-bottom:2rem}.value-item{padding:1.5rem 1rem}.value-icon{font-size:1.6rem;height:55px;margin-bottom:1.2rem;width:55px}.value-content h4{font-size:1.1rem;margin-bottom:.7rem}.value-content p{font-size:.9rem}}@media (max-width:360px){.about-hero{padding:35px 0}.about-hero h1{font-size:1.4rem;margin-bottom:.5rem}.about-hero p{font-size:.85rem}.story-content h2,.team h2,.values h2{font-size:1.3rem;margin-bottom:1rem}.story-content p{font-size:.85rem;margin-bottom:.8rem}.mission h3,.vision h3{font-size:1.2rem;margin-bottom:.5rem}.mission p,.team-intro,.vision p{font-size:.85rem}.team-intro{margin-bottom:1.5rem}.member-photo{height:80px;object-position:center center;width:80px}.member-info h4{font-size:.95rem}.member-role{font-size:.8rem}.member-expertise,.member-info p{font-size:.75rem}.values-intro{font-size:.9rem;margin-bottom:1.8rem}.value-item{padding:1.3rem .8rem}.value-icon{font-size:1.4rem;height:50px;margin-bottom:1rem;width:50px}.value-content h4{font-size:1rem;margin-bottom:.6rem}.value-content p{font-size:.85rem}}.contact-hero{background:linear-gradient(180deg,var(--color-slate-50) 0,#fff 100%);border-bottom:1px solid var(--color-slate-200);color:var(--color-navy);padding:6rem 0 4rem;text-align:center}.contact-hero h1{color:var(--color-navy);font-size:2.5rem;font-weight:800;margin-bottom:.75rem}.contact-hero p{color:var(--color-gray);font-size:1.1rem}.contact-grid{grid-gap:4rem;align-items:start;display:grid;gap:4rem;grid-template-columns:1fr 1.2fr}.contact-form-container h2,.contact-info h2{color:#333;font-size:2rem;margin-bottom:1rem}.contact-form-container p,.contact-info p{color:#666;line-height:1.6;margin-bottom:2rem}.contact-details{margin-bottom:3rem}.contact-item{align-items:flex-start;display:flex;gap:1rem;margin-bottom:2rem}.contact-icon{align-items:center;background:#f8f9fa;border-radius:50%;display:flex;flex-shrink:0;font-size:1.5rem;height:40px;justify-content:center;width:40px}.contact-item h4{color:#333;font-size:1.1rem;margin-bottom:.5rem}.contact-item p{color:#666;line-height:1.5;margin:0}.social-links{background:#f8f8f8;border-radius:15px;box-shadow:0 5px 20px #0000001a;margin-top:2rem;padding:3rem 2rem;text-align:center}.follow-us-header{margin-bottom:3rem}.follow-us-title{color:#333;font-family:var(--font-primary);font-size:2rem;font-weight:800;font-weight:700;line-height:1;margin:0 0 .5rem}.follow-us-subtitle{color:#888;font-family:Arial,sans-serif;font-size:.9rem;font-weight:600;letter-spacing:3px;margin:0;text-transform:uppercase}.social-icons-vertical{align-items:center;display:flex;flex-direction:column;gap:2rem;margin:0 auto;max-width:400px}.social-item,.social-link-item{align-items:center;display:flex;gap:1.5rem;padding:.5rem;width:100%}.social-link-item{color:inherit;text-decoration:none;transition:transform .3s ease}.social-link-item:hover{transform:translateX(5px)}.social-icon{align-items:center;border-radius:15px;box-shadow:0 4px 15px #00000026;display:flex;flex-shrink:0;height:70px;justify-content:center;transition:transform .3s ease,box-shadow .3s ease;width:70px}.social-icon:hover{box-shadow:0 6px 20px #0003;transform:scale(1.05)}.social-icon i{color:#fff;font-size:2rem}.facebook-icon{background:linear-gradient(135deg,#3b5998,#4267b2)}.instagram-icon{background:linear-gradient(135deg,#833ab4,#fd1d1d 50%,#fcb045)}.linkedin-icon{background:linear-gradient(135deg,#0077b5,#00a0dc)}.social-username{color:#666;flex:1 1;font-family:Arial,sans-serif;font-size:1.1rem;font-weight:400;text-align:left;transition:color .3s ease}.social-link-item:hover .social-username{color:#333}.contact-form-container{background:#fff;border-radius:10px;box-shadow:0 10px 30px #0000001a;padding:2rem}.contact-form{gap:1.5rem}.contact-form,.form-group{display:flex;flex-direction:column}.form-group label{color:#333;font-weight:600;margin-bottom:.5rem}.form-group input,.form-group select,.form-group textarea{border:2px solid #e9ecef;border-radius:5px;font-family:inherit;font-size:1rem;padding:12px 15px;transition:border-color .3s ease}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:var(--color-primary);outline:none}.form-group textarea{min-height:120px;resize:vertical}.submit-btn{background:var(--color-primary);border:none;border-radius:var(--radius-md);color:#fff;cursor:pointer;font-size:1rem;font-weight:600;margin-top:1rem;padding:14px 28px;transition:all .3s ease}.submit-btn:hover{background:var(--color-primary-dark);box-shadow:0 4px 16px #0d948866;transform:translateY(-2px)}.success-message{animation:successReveal .5s cubic-bezier(.34,1.56,.64,1) forwards;padding:3rem 2rem;text-align:center}@keyframes successReveal{0%{opacity:0;transform:scale(.9) translateY(10px)}to{opacity:1;transform:scale(1) translateY(0)}}.success-icon{font-size:4rem;margin-bottom:1rem}.success-message h3{color:#28a745;font-size:1.8rem;margin-bottom:1rem}.success-message p{color:#666;font-size:1.1rem}.contact-send-animation-overlay{align-items:center;animation:contactModalFadeIn .3s ease-out;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f172ad9;display:flex;inset:0;justify-content:center;padding:1rem;position:fixed;z-index:2000}@keyframes contactModalFadeIn{0%{opacity:0}to{opacity:1}}.contact-send-animation-modal{align-items:center;animation:contactModalScaleIn .35s cubic-bezier(.34,1.56,.64,1);background:#fff;border-radius:20px;box-shadow:0 25px 60px #0000004d;display:flex;justify-content:center;max-height:90vh;max-width:95vw;padding:1.5rem}@keyframes contactModalScaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.contact-send-animation-lottie{height:320px;max-height:70vh;max-width:90vw;width:320px}.contact-send-animation-fallback{padding:3rem;text-align:center}.contact-send-animation-fallback p{color:#0f172a;color:var(--color-navy,#0f172a);font-weight:600;margin-bottom:1rem}@media (max-width:1200px){.contact-grid{gap:3rem}.contact-hero h1{font-size:2.8rem}.contact-form-container h2,.contact-info h2{font-size:1.8rem}}@media (max-width:992px){.contact-hero{padding:70px 0}.contact-hero h1{font-size:2.5rem}.contact-hero p{font-size:1.1rem}.contact-grid{gap:3rem;grid-template-columns:1fr}.contact-info{text-align:center}.contact-form-container h2,.contact-info h2{font-size:1.7rem}.contact-details{gap:2rem;margin-bottom:3rem}.contact-details,.contact-item{align-items:center;display:flex;flex-direction:column}.contact-item{background:#667eea0d;border-radius:20px;box-shadow:0 5px 20px #00000014;gap:1rem;margin-bottom:0;max-width:300px;padding:2rem 1.5rem;text-align:center;transition:all .3s ease;width:100%}.contact-item:hover{background:#667eea1a;box-shadow:0 8px 30px #00000026;transform:translateY(-5px)}.contact-icon{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;box-shadow:0 5px 20px #667eea66;color:#fff;display:flex;font-size:2rem;height:60px;justify-content:center;margin-bottom:.5rem;width:60px}.contact-item h4{color:#667eea;font-size:1.2rem;font-weight:700;margin-bottom:.5rem}.contact-item p{color:#666;font-size:1rem;line-height:1.5;margin:0}.social-links{margin-top:2.5rem;padding:2.5rem 1.8rem}.follow-us-title{font-size:3.2rem}}@media (max-width:768px){.contact-hero{padding:60px 0}.contact-hero h1{font-size:2rem;margin-bottom:.8rem}.contact-hero p{font-size:1rem}.contact-grid{gap:2.5rem;grid-template-columns:1fr}.contact-info{text-align:center}.contact-form-container h2,.contact-info h2{font-size:1.5rem;margin-bottom:.8rem}.contact-form-container p,.contact-info p{font-size:.95rem;margin-bottom:1.5rem}.contact-details{gap:1.5rem;margin-bottom:2rem}.contact-details,.contact-item{align-items:center;display:flex;flex-direction:column}.contact-item{background:#667eea0d;border-radius:15px;box-shadow:0 4px 15px #0000000d;gap:.8rem;margin-bottom:0;max-width:280px;padding:1.5rem 1rem;text-align:center;transition:all .3s ease;width:100%}.contact-item:hover{background:#667eea1a;box-shadow:0 6px 20px #0000001a;transform:translateY(-2px)}.contact-icon{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;box-shadow:0 4px 15px #667eea4d;color:#fff;display:flex;font-size:1.8rem;height:50px;justify-content:center;margin-bottom:.5rem;width:50px}.contact-item h4{color:#667eea;font-size:1.1rem;font-weight:700;margin-bottom:.4rem}.contact-item p{color:#666;font-size:.9rem;line-height:1.4;margin:0}.contact-form-container{padding:1.8rem 1.5rem}.form-group input,.form-group select,.form-group textarea{font-size:.95rem;padding:10px 12px}.form-group textarea{min-height:100px}.submit-btn{font-size:1rem;padding:12px 25px}.social-links{margin-top:2rem;padding:2rem 1.5rem}.follow-us-title{font-size:2.8rem;margin-bottom:.4rem}.follow-us-subtitle{font-size:.8rem;letter-spacing:2px}.social-icons-vertical{gap:1.5rem}.social-icon{height:60px;width:60px}.social-icon i{font-size:1.6rem}.social-username{font-size:1rem}.social-item{gap:1.2rem}}@media (max-width:576px){.contact-hero{padding:50px 0}.contact-hero h1{font-size:1.8rem;margin-bottom:.7rem}.contact-hero p{font-size:.95rem}.contact-grid{gap:2rem;grid-template-columns:1fr}.contact-info{text-align:center}.contact-form-container h2,.contact-info h2{font-size:1.4rem;margin-bottom:.7rem}.contact-form-container p,.contact-info p{font-size:.9rem;margin-bottom:1.3rem}.contact-details{gap:1.3rem;margin-bottom:1.8rem}.contact-details,.contact-item{align-items:center;display:flex;flex-direction:column}.contact-item{background:#667eea0d;border-radius:12px;box-shadow:0 4px 15px #0000000d;gap:.6rem;margin-bottom:0;max-width:260px;padding:1.2rem .8rem;text-align:center;transition:all .3s ease;width:100%}.contact-item:hover{background:#667eea1a;box-shadow:0 6px 20px #0000001a;transform:translateY(-2px)}.contact-icon{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;box-shadow:0 4px 15px #667eea4d;color:#fff;display:flex;font-size:1.6rem;height:45px;justify-content:center;margin-bottom:.4rem;width:45px}.contact-item h4{color:#667eea;font-size:1rem;font-weight:700;margin-bottom:.3rem}.contact-item p{color:#666;font-size:.85rem;line-height:1.3;margin:0}.contact-form-container{padding:1.5rem 1.2rem}.form-group{gap:1.3rem}.form-group label{font-size:.9rem;margin-bottom:.4rem}.form-group input,.form-group select,.form-group textarea{font-size:.9rem;padding:9px 10px}.form-group textarea{min-height:90px}.submit-btn{font-size:.95rem;padding:11px 22px}.success-message{padding:2.5rem 1.5rem}.success-icon{font-size:3.5rem;margin-bottom:.8rem}.success-message h3{font-size:1.6rem;margin-bottom:.8rem}.success-message p{font-size:1rem}.social-links{margin-top:1.8rem;padding:1.8rem 1.2rem}.follow-us-title{font-size:2.5rem;margin-bottom:.3rem}.follow-us-subtitle{font-size:.75rem;letter-spacing:1.5px}.social-icons-vertical{gap:1.3rem}.social-icon{height:55px;width:55px}.social-icon i{font-size:1.4rem}.social-username{font-size:.95rem}.social-item{gap:1rem}}@media (max-width:480px){.contact-hero{padding:40px 0}.contact-hero h1{font-size:1.6rem;margin-bottom:.6rem}.contact-hero p{font-size:.9rem}.contact-grid{gap:1.8rem}.contact-form-container h2,.contact-info h2{font-size:1.3rem;margin-bottom:.6rem}.contact-form-container p,.contact-info p{font-size:.85rem;margin-bottom:1.2rem}.contact-item{max-width:240px;padding:1rem .7rem}.contact-icon{font-size:1.4rem;height:40px;width:40px}.contact-item h4{font-size:.95rem}.contact-item p{font-size:.8rem}.contact-form-container{padding:1.3rem 1rem}.social-links{padding:1.5rem 1rem}.follow-us-title{font-size:2.2rem}.social-icon{height:50px;width:50px}.social-icon i{font-size:1.3rem}}@media (max-width:360px){.contact-hero{padding:35px 0}.contact-hero h1{font-size:1.4rem;margin-bottom:.5rem}.contact-hero p{font-size:.85rem}.contact-item{max-width:220px;padding:.9rem .6rem}.contact-icon{font-size:1.2rem;height:35px;width:35px}.contact-item h4{font-size:.9rem}.contact-item p{font-size:.75rem}.follow-us-title{font-size:2rem}.social-icon{height:45px;width:45px}.social-icon i{font-size:1.2rem}}.footer{background:var(--color-navy);color:#fff;margin-top:auto;overflow:hidden;position:relative}.footer:before{animation:float 12s ease-in-out infinite;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100' fill='rgba(102,126,234,0.05)'%3E%3Ccircle cx='50' cy='50' r='40'/%3E%3C/svg%3E");background-size:150px 150px;bottom:0;pointer-events:none}.footer:after,.footer:before{content:"";left:0;position:absolute;right:0;top:0}.footer:after{background:var(--color-primary);height:4px}.footer-content{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:2fr 1fr 1fr 1.5fr;padding:2.5rem 0;position:relative;z-index:2}.footer-section{opacity:1}.footer.animate .footer-section{animation:fadeInUp .5s ease-out forwards}.footer.animate .footer-section:first-child{animation-delay:.05s}.footer.animate .footer-section:nth-child(2){animation-delay:.1s}.footer.animate .footer-section:nth-child(3){animation-delay:.15s}.footer.animate .footer-section:nth-child(4){animation-delay:.2s}.footer-section h3{color:var(--color-primary-light);font-size:1.6rem;font-weight:800;margin-bottom:1rem;position:relative}.footer-section h3:after{animation:scaleIn .6s ease-out .5s forwards;background:var(--color-primary);border-radius:2px;bottom:-8px;content:"";height:3px;left:0;position:absolute;transform:scaleX(0);width:50px}@keyframes scaleIn{to{transform:scaleX(1)}}.footer-section h4{color:#ecf0f1;font-size:1.2rem;font-weight:700;margin-bottom:1rem;position:relative}.footer-section h4:after{background:var(--color-primary);border-radius:1px;bottom:-5px;content:"";height:2px;left:0;position:absolute;width:30px}.footer-section p{color:#bdc3c7;font-size:1rem;line-height:1.6;margin-bottom:.5rem}.footer-section ul{list-style:none}.footer-section ul li{margin-bottom:.5rem;padding-left:20px;position:relative;transition:all .3s ease}.footer-section ul li:before{color:var(--color-primary);content:"▶";font-size:.8rem;left:0;position:absolute;transition:all .3s ease}.footer-section ul li:hover:before{color:var(--color-primary-light);transform:translateX(5px)}.footer-section ul li a{color:#bdc3c7;font-weight:500;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1)}.footer-section ul li:hover a{color:var(--color-primary-light);transform:translateX(5px)}.social-links{display:flex;gap:.8rem;justify-content:center;margin-top:.5rem;width:100%}.social-link{align-items:center;border:2px solid #ffffff1a;border-radius:50%;color:#fff;display:inline-flex;height:50px;justify-content:center;overflow:hidden;text-align:center;text-decoration:none;transition:all .4s cubic-bezier(.4,0,.2,1);width:50px}.social-link,.social-link i{font-size:1.4rem;position:relative}.social-link i{transition:all .3s ease;z-index:2}.social-link:hover{box-shadow:0 8px 20px #0000004d;transform:translateY(-3px) scale(1.1)}.social-link.facebook{background:linear-gradient(135deg,#3b5998,#4267b2)}.social-link.facebook:hover{box-shadow:0 8px 20px #4267b280}.social-link.instagram{background:linear-gradient(135deg,#833ab4,#fd1d1d 50%,#fcb045)}.social-link.instagram:hover{box-shadow:0 8px 20px #e1306c80}.social-link.linkedin{background:linear-gradient(135deg,#0077b5,#00a0dc)}.social-link.linkedin:hover{box-shadow:0 8px 20px #0077b580}.contact-info p{align-items:center;color:#bdc3c7;display:flex;font-size:1rem;gap:8px;margin-bottom:.7rem;transition:all .3s ease}.contact-info p:hover{color:var(--color-primary-light);transform:translateX(5px)}.footer-bottom{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f172a80;border-top:1px solid #ffffff1a;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;padding:1.5rem 0;position:relative;z-index:2}.footer-bottom p{color:#bdc3c7;font-weight:500;margin:0}.footer-links{display:flex;gap:2rem}.footer-links a{color:#bdc3c7;font-weight:500;position:relative;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1)}.footer-links a:after{background:var(--color-primary);bottom:-5px;content:"";height:2px;left:0;position:absolute;transition:width .4s ease;width:0}.footer-links a:hover:after{width:100%}.footer-links a:hover{color:var(--color-primary-light);transform:translateY(-2px)}@keyframes float{0%,to{transform:translateY(0) rotate(0deg)}33%{transform:translateY(-10px) rotate(1deg)}66%{transform:translateY(5px) rotate(-1deg)}}@keyframes pulse{0%,to{box-shadow:0 0 0 0 #667eea66}50%{box-shadow:0 0 0 20px #667eea00}}.social-link:first-child{animation:pulse 2s .1s infinite}.social-link:nth-child(2){animation:pulse 2s .3s infinite}.social-link:nth-child(3){animation:pulse 2s .5s infinite}@media (max-width:1200px){.footer-content{gap:1.8rem;grid-template-columns:2fr 1fr 1fr 1.2fr;padding:2.2rem 0}.footer-section h3{font-size:1.5rem}.footer-section h4{font-size:1.1rem}.social-links{gap:.7rem}.social-link{font-size:1.3rem;height:45px;width:45px}}@media (max-width:992px){.footer-content{gap:2rem;grid-template-columns:1fr 1fr;padding:2rem 0}.footer-section h3{font-size:1.4rem;margin-bottom:.8rem}.footer-section h4{font-size:1rem;margin-bottom:.8rem}.footer-section p{font-size:.95rem}.footer-section p,.footer-section ul li{margin-bottom:.4rem}.social-links{gap:.6rem;justify-content:flex-start}.social-link{font-size:1.2rem;height:42px;width:42px}.footer-bottom{gap:.8rem;padding:1.3rem 0}.footer-links{gap:1.5rem}}@media (max-width:768px){.footer-content{gap:2rem;grid-template-columns:1fr;padding:2rem 0}.footer-content,.footer-section h4{text-align:center}.footer-section h4:after{left:50%;transform:translateX(-50%)}.contact-info{align-items:center;display:flex;flex-direction:column;text-align:center}.contact-info p{flex-wrap:wrap;justify-content:center}.footer-section h3{font-size:1.3rem;margin-bottom:.7rem;text-align:center}.footer-section h4{font-size:.95rem;margin-bottom:.7rem}.footer-section p{font-size:.9rem;margin-bottom:.3rem}.footer-section ul li{margin-bottom:.3rem;padding-left:0}.footer-section ul li:before{display:none}.social-links{gap:.5rem;justify-content:center}.social-link{font-size:1.1rem;height:40px;width:40px}.footer-bottom{flex-direction:column;gap:1rem;padding:1rem 0;text-align:center}.footer-bottom p{font-size:.9rem}.footer-links{flex-direction:column;gap:1rem}.footer-links a{font-size:.9rem}}@media (max-width:576px){.footer-content{gap:1.8rem;padding:1.8rem 0}.footer-section h3{font-size:1.2rem;margin-bottom:.6rem}.footer-section h4{font-size:.9rem;margin-bottom:.6rem}.footer-section p{font-size:.85rem}.footer-section p,.footer-section ul li{margin-bottom:.2rem}.footer-section ul li a{font-size:.85rem}.social-links{gap:.4rem}.social-link{font-size:1rem;height:38px;width:38px}.footer-bottom{gap:.8rem;padding:.8rem 0}.footer-bottom p{font-size:.85rem}.footer-links{gap:.8rem}.footer-links a{font-size:.85rem}}@media (max-width:480px){.footer-content{gap:1.5rem;padding:1.5rem 0}.footer-section h3{font-size:1.1rem;margin-bottom:.5rem}.footer-section h4{font-size:.85rem;margin-bottom:.5rem}.footer-section p{font-size:.8rem}.footer-section p,.footer-section ul li{margin-bottom:.1rem}.footer-section ul li a{font-size:.8rem}.social-links{gap:.3rem}.social-link{font-size:.9rem;height:35px;width:35px}.footer-bottom{gap:.7rem;padding:.7rem 0}.footer-bottom p{font-size:.8rem}.footer-links{gap:.7rem}.footer-links a{font-size:.8rem}}@media (max-width:360px){.footer-content{gap:1.3rem;padding:1.3rem 0}.footer-section h3{font-size:1rem;margin-bottom:.4rem}.footer-section h4{font-size:.8rem;margin-bottom:.4rem}.footer-section p{font-size:.75rem;margin-bottom:.1rem}.footer-section ul li a{font-size:.75rem}.social-links{gap:.2rem}.social-link{font-size:.8rem;height:32px;width:32px}.footer-bottom{gap:.6rem;padding:.6rem 0}.footer-bottom p{font-size:.75rem}.footer-links{gap:.6rem}.footer-links a{font-size:.75rem}}.back-to-top{align-items:center;animation:fadeInUp .3s ease-out;background:var(--color-primary);border:none;border-radius:50%;bottom:2rem;box-shadow:0 4px 20px #0d948866;color:#fff;cursor:pointer;display:flex;height:48px;justify-content:center;position:fixed;right:2rem;transition:all .3s cubic-bezier(.4,0,.2,1);width:48px;z-index:999}.back-to-top:hover{background:var(--color-primary-dark);box-shadow:0 8px 28px #0d948880;transform:translateY(-4px)}.back-to-top:focus-visible{outline:2px solid var(--color-primary-light);outline-offset:3px}.back-to-top i{font-size:1.1rem}@keyframes fadeInUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.back-to-top{bottom:1.5rem;height:44px;right:1.5rem;width:44px}}.splash-screen{align-items:center;background:linear-gradient(135deg,#0f172a,#1e293b);display:flex;inset:0;justify-content:center;position:fixed;transition:opacity .4s ease-out,visibility .4s ease-out;z-index:10000}.splash-screen--exit{opacity:0;pointer-events:none;visibility:hidden}.splash-screen__inner{align-items:center;display:flex;flex-direction:column;gap:1rem;justify-content:center}.splash-screen__lottie{height:280px;max-height:50vh;max-width:90vw;width:280px}.splash-screen__brand{color:#fff;font-family:Plus Jakarta Sans,sans-serif;font-family:var(--font-primary,"Plus Jakarta Sans",sans-serif);font-size:1.5rem;font-weight:800;letter-spacing:-.02em;margin:0}.App{display:flex;flex-direction:column;min-height:100vh}.container{margin:0 auto;max-width:1280px;max-width:var(--container-max,1280px);padding:0 24px}.section{padding:80px 0;padding:var(--section-padding,80px) 0}.btn{align-items:center;background:#0d9488;background:var(--color-primary,#0d9488);border:none;border-radius:12px;border-radius:var(--radius-md,12px);box-shadow:0 2px 8px #0d94884d;color:#fff;cursor:pointer;display:inline-flex;font-family:var(--font-primary);font-size:1rem;font-weight:600;justify-content:center;padding:14px 28px;text-decoration:none;transition:all .3s ease}.btn:hover{background:#0f766e;background:var(--color-primary-dark,#0f766e);box-shadow:0 4px 16px #0d948866;transform:translateY(-2px)}.btn-secondary{background:#fff;border:2px solid var(--color-slate-200);color:#0f172a;color:var(--color-navy,#0f172a)}.btn-secondary:hover{border-color:var(--color-primary);color:var(--color-primary)}.section-label{color:var(--color-primary);display:inline-block;font-size:.75rem;font-weight:700;letter-spacing:.15em;margin-bottom:.75rem;text-transform:uppercase}.card{background:#fff;border:1px solid var(--color-slate-200);border-radius:16px;border-radius:var(--radius-lg,16px);box-shadow:var(--shadow-md);padding:2rem;transition:all .3s ease}.card:hover{border-color:var(--color-primary-muted);box-shadow:var(--shadow-lg)}.grid{grid-gap:1.5rem;display:grid;gap:1.5rem}.grid-2{grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.grid-3{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.text-center{text-align:center}.gradient-text{color:var(--color-primary);font-weight:700}@media (max-width:768px){.section{padding:4rem 0}.container{padding:0 20px}}
/*# sourceMappingURL=main.596f3235.css.map*/