.footer{color:#001139;font-family:var(--primary-font),sans-serif;background:#fff;margin-top:80px;position:relative;overflow:hidden}.footer-gradient-bg{pointer-events:none;background:linear-gradient(135deg,#00113908 0%,#0096ff0d 50%,#00113908 100%) 0 0/200% 200%;animation:15s infinite gradientShift;position:absolute;inset:0}@keyframes gradientShift{0%,to{background-position:0%}50%{background-position:100%}}.footer-float{pointer-events:none;background:radial-gradient(circle,#0096ff26,#0000 70%);border-radius:50%;animation:20s ease-in-out infinite float;position:absolute}.float-1{width:300px;height:300px;animation-delay:0s;top:10%;left:-5%}.float-2{width:200px;height:200px;animation-delay:7s;top:50%;right:-5%}.float-3{width:150px;height:150px;animation-delay:3s;bottom:10%;left:50%}@keyframes float{0%,to{opacity:.3;transform:translate(0)scale(1)}33%{opacity:.5;transform:translate(30px,-30px)scale(1.1)}66%{opacity:.4;transform:translate(-20px,20px)scale(.9)}}.footer-container{z-index:1;max-width:1200px;margin:0 auto;padding:60px 40px 0;position:relative}.footer-main{border-bottom:1px solid #0011391a;grid-template-columns:2fr 1fr 1fr 1.5fr;gap:50px;padding-bottom:50px;display:grid}.footer-section{animation:.6s ease-out backwards fadeInUp}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.footer-section:first-child{animation-delay:.1s}.footer-section:nth-child(2){animation-delay:.2s}.footer-section:nth-child(3){animation-delay:.3s}.footer-section:nth-child(4){animation-delay:.4s}.footer-brand .footer-logo img{height:45px;margin-bottom:20px;transition:transform .3s}.footer-brand .footer-logo img:hover{transform:scale(1.05)}.footer-tagline{color:#596177;max-width:280px;margin-bottom:25px;font-size:.95rem;line-height:1.6}.footer-social{gap:12px;display:flex}.footer-social-btn{color:#001139;background:#0011390d;border:1px solid #0011391a;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);animation:.5s ease-out backwards slideIn;display:flex;position:relative;overflow:hidden}.footer-social-btn:before{content:"";background:linear-gradient(135deg,#001139,#0096ff);border-radius:50%;width:0;height:0;transition:width .4s,height .4s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.footer-social-btn:hover:before{width:100px;height:100px}.footer-social-btn:hover{border-color:#0096ff;transform:translateY(-5px);box-shadow:0 10px 25px #0096ff4d}.social-icon{z-index:1;text-transform:uppercase;font-size:.9rem;transition:color .3s;position:relative}.footer-social-btn:hover .social-icon{color:#fff}.social-tooltip{color:#fff;white-space:nowrap;opacity:0;pointer-events:none;background:#001139;border-radius:6px;padding:6px 12px;font-size:.75rem;transition:opacity .3s,transform .3s;position:absolute;bottom:100%;left:50%;transform:translate(-50%)translateY(-5px)}.footer-social-btn:hover .social-tooltip{opacity:1;transform:translate(-50%)translateY(-10px)}@keyframes slideIn{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}.footer-heading{color:#001139;margin-bottom:20px;font-size:1.1rem;font-weight:700;display:inline-block;position:relative}.footer-heading:after{content:"";background:linear-gradient(90deg,#0096ff,#0000);width:0;height:3px;transition:width .5s;position:absolute;bottom:-6px;left:0}.footer-section:hover .footer-heading:after{width:50px}.footer-links{margin:0;padding:0;list-style:none}.footer-links li{margin-bottom:12px;animation:.5s ease-out backwards fadeInUp}.footer-link{color:#596177;align-items:center;gap:8px;font-size:.95rem;text-decoration:none;transition:all .3s;display:inline-flex;position:relative}.link-arrow{opacity:0;color:#0096ff;font-weight:600;transition:all .3s;transform:translate(-10px)}.footer-link:hover .link-arrow{opacity:1;transform:translate(0)}.footer-link:hover{color:#001139;padding-left:5px}.footer-cta .cta-text{color:#596177;margin-bottom:24px;font-size:.95rem;line-height:1.6}.cta-button-footer{color:#fff;background:linear-gradient(135deg,#001139,#0096ff);border-radius:14px;justify-content:center;align-items:center;gap:10px;width:100%;padding:16px 24px;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex;position:relative;overflow:hidden;box-shadow:0 4px 15px #0096ff40}.cta-button-footer:hover{transform:translateY(-3px);box-shadow:0 8px 25px #0096ff66}.cta-button-footer:before{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:all .5s;position:absolute;top:0;left:-100%}.cta-button-footer:hover:before{left:100%}.cta-arrow{font-size:1.1rem;transition:transform .3s}.cta-button-footer:hover .cta-arrow{transform:translate(4px)}.footer-bottom{padding:30px 0}.footer-bottom-content{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;display:flex}.copyright{color:#596177;margin:0;font-size:.9rem}.footer-bottom-links{align-items:center;gap:15px;display:flex}.bottom-link{color:#596177;font-size:.9rem;text-decoration:none;transition:color .3s;position:relative}.bottom-link:after{content:"";background:#0096ff;width:0;height:1px;transition:width .3s;position:absolute;bottom:-2px;left:0}.bottom-link:hover{color:#001139}.bottom-link:hover:after{width:100%}.divider{color:#d1d5db}@media (max-width:1024px){.footer-main{grid-template-columns:1fr 1fr;gap:40px}.footer-brand{grid-column:1/-1}}@media (max-width:768px){.footer-container{padding:40px 20px 0}.footer-main{grid-template-columns:1fr;gap:35px;padding-bottom:35px}.footer-brand{grid-column:1}.footer-tagline{max-width:100%}.footer-social-btn{width:40px;height:40px}.footer-bottom-content{text-align:center;flex-direction:column;gap:15px}.float-1,.float-2,.float-3{opacity:.2}}@media (max-width:480px){.footer-container{padding:30px 16px 0}.footer-brand .footer-logo img{height:38px}.footer-heading{font-size:1rem}.cta-button-footer{padding:14px 20px}}
.hero-wrapper{justify-content:center;align-items:center;min-height:100vh;margin:-30px;display:flex;position:relative;overflow:hidden}.animated-blobs{z-index:0;pointer-events:none;width:100%;height:100%;position:absolute;inset:0;overflow:hidden}.blob{filter:blur(50px);opacity:.5;will-change:transform;border-radius:50%;position:absolute}.blob-1{background:radial-gradient(circle,#3b82f699,#6366f14d,#0000);width:500px;height:500px;top:10%;left:22%}.blob-2{background:radial-gradient(circle,#8b5cf680,#3b82f633,#0000);width:400px;height:400px;bottom:20%;right:25%}.blob-3{background:radial-gradient(circle,#6366f166,#8b5cf633,#0000);width:350px;height:350px;top:50%;left:50%;transform:translate(-50%,-50%)}.hero{text-align:center;z-index:2;width:100%;max-width:1100px;position:relative}.hero-badge{letter-spacing:.5px;text-transform:uppercase;color:#64748b;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff80;border:1px solid #0011391a;border-radius:50px;margin-bottom:32px;padding:8px 20px;font-size:14px;font-weight:600;display:inline-block}.hero h1{color:#001139;letter-spacing:-.02em;margin-top:-10px;font-size:clamp(22px,8vw,60px);font-weight:900;line-height:1.1}.hero h1 .gradient-text{background:linear-gradient(135deg,#3b82f6 0%,#8b5cf6 25%,#ec4899 50%,#8b5cf6 75%,#3b82f6 100%) 0 0/200% 200%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;animation:4s infinite gradient-shift}@keyframes gradient-shift{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.hero-description{color:#475569;letter-spacing:-.01em;max-width:700px;margin:0 auto 10px;font-size:clamp(18px,2.5vw,22px);font-weight:400;line-height:1.7}.hero-cta{justify-content:center;align-items:center;display:flex}.call-to-action{color:#fff;cursor:pointer;letter-spacing:.5px;text-transform:uppercase;background:#001139;border:2px solid #001139;border-radius:12px;padding:16px 40px;font-size:16px;font-weight:600;transition:all .3s}.call-to-action:hover{color:#001139;background:0 0;box-shadow:0 8px 24px #00113926}@media screen and (max-width:1024px){.hero-wrapper{padding:100px 20px 60px}.blob-1{width:400px;height:400px}.blob-2{width:350px;height:350px}.blob-3{width:300px;height:300px}.hero-badge{margin-bottom:28px;padding:6px 16px;font-size:12px}.hero-description{margin-bottom:40px}}@media screen and (max-width:768px){.hero-wrapper{min-height:auto;padding:80px 16px 50px}.blob{filter:blur(60px)}.blob-1{width:300px;height:300px;top:5%;left:5%}.blob-2{width:250px;height:250px;bottom:10%;right:10%}.blob-3{width:200px;height:200px}.hero-badge{margin-bottom:24px;padding:5px 14px;font-size:11px}.hero h1{margin-bottom:20px}.hero-description{margin:0 20px 36px}.call-to-action{padding:14px 32px;font-size:14px}}@media screen and (max-width:480px){.hero-wrapper{padding:60px 12px 40px}.blob{filter:blur(50px);opacity:.3}.blob-1{width:250px;height:250px}.blob-2{width:200px;height:200px}.blob-3{width:180px;height:180px}.hero-badge{margin-bottom:20px;padding:4px 12px;font-size:10px}.hero-description{margin-bottom:32px}.call-to-action{border-radius:10px;padding:12px 28px;font-size:12px}}
:root{--white:#f5f5f5;--primary:#001139;--secondary:#f5f5f5;--muted:#7b8496;--card-shadow:0 6px 20px #0011390f;--glass:#fff9;--radius:14px}.about-wrapper{background:var(--white);color:var(--primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;justify-content:center;align-items:center;margin:0;padding:40px 20px;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial;line-height:1.45;display:flex}.about-wrap{background:linear-gradient(180deg,var(--white)0%,var(--secondary)100%);width:100%;max-width:1100px;box-shadow:var(--card-shadow);border-radius:20px;grid-template-columns:1fr 480px;align-items:center;gap:36px;padding:48px;display:grid}@media (max-width:980px){.about-wrap{grid-template-columns:1fr;padding:32px}}.content{padding-right:8px}.eyebrow{background:var(--secondary);color:var(--primary);letter-spacing:.02em;border-radius:999px;padding:8px 12px;font-size:13px;font-weight:600;display:inline-block;box-shadow:0 2px 6px #0011390a}h1{letter-spacing:-.02em;color:var(--primary);margin:18px 0 8px;font-size:34px;font-weight:800;line-height:1.02}p.lead{max-width:70ch;margin:0 0 22px;font-size:15px}.metrics{flex-wrap:wrap;gap:14px;margin-top:22px;display:flex}.metric{background:var(--white);box-shadow:var(--card-shadow);border-radius:12px;flex:170px;align-items:center;gap:12px;min-width:170px;padding:14px 16px;display:flex}.metric svg{flex:0 0 38px;width:38px;height:38px}.metric .num{font-size:18px;font-weight:800}.metric .label{color:var(--primary);margin-top:4px;font-size:12px}.visual{background:linear-gradient(135deg,#00113905,#0011390a);border-radius:14px;justify-content:center;align-items:center;min-height:280px;display:flex;position:relative;overflow:hidden}.art{background:linear-gradient(135deg,#00113905,#0011390a);border-radius:14px;justify-content:center;align-items:center;width:100%;height:100%;padding:36px;display:flex;overflow:hidden}.art img{object-fit:contain;background:#fff;border-radius:12px;width:100%;max-width:420px;height:auto;padding:12px;display:block;box-shadow:0 10px 30px #0011391f,0 4px 12px #0011390d}@media (max-width:980px){.art{padding:24px}.art img{max-width:100%}}.card-cta{align-items:center;gap:12px;margin-top:20px;display:inline-flex}.btn{background:var(--primary);color:var(--white);border:0;border-radius:10px;padding:12px 18px;font-weight:700;text-decoration:none;box-shadow:0 8px 24px #0011391f}.btn--ghost{color:var(--primary);background:0 0;border:1px solid #0011390f;border-radius:10px;padding:12px 16px;font-weight:600}.divider{background:linear-gradient(90deg,#00113908,#00113903);height:1px;margin:22px 0}
