.footer{color:#001139;background:#fff;border-top:1px solid #e8eaf1;padding:32px 0 12px;font-family:Montserrat,Arial,sans-serif;box-shadow:0 -2px 16px #00113908}.footer-content{flex-flow:wrap;justify-content:space-between;align-items:center;max-width:1100px;margin:0 auto;padding:0 40px 20px;display:flex}.footer-logo img{height:50px}.footer-social-links{gap:28px;display:flex}.footer-link{color:#001139;font-size:1.06rem;font-weight:500;text-decoration:none;transition:color .2s}.footer-link:hover{color:#2166ff;text-decoration:underline}.footer-bottom{text-align:center;color:#596177aa;border-top:1px solid #e8eaf1;margin:0 16px;padding-top:12px;font-size:.97rem}@media (max-width:768px){.footer-content{flex-direction:column;align-items:flex-start;gap:22px;padding:0 18px 18px}.footer-logo img{height:38px}.footer-social-links{gap:18px}}
.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(100px);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:10%}.blob-2{background:radial-gradient(circle,#8b5cf680,#3b82f633,#0000);width:400px;height:400px;bottom:15%;right:15%}.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}
