.landing-module__g1LwZa__pageContainer{min-height:100vh;color:var(--text-primary);background:linear-gradient(135deg,#f8fafc 0%,#e2e8f0 100%);flex-direction:column;font-family:Inter,system-ui,sans-serif;display:flex;position:relative}.landing-module__g1LwZa__pageContainer:before{content:"";opacity:.05;pointer-events:none;z-index:0;background:url(/meams-logo.webp) 50%/60% no-repeat;position:absolute;inset:0}.landing-module__g1LwZa__navbar{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:50;background:#fffc;justify-content:space-between;align-items:center;width:100%;padding:1rem 1.5rem;display:flex;position:fixed;top:0;box-shadow:0 1px 2px #0000000d}@media (min-width:768px){.landing-module__g1LwZa__navbar{padding:1rem 3rem}}.landing-module__g1LwZa__navLogo{align-items:center;gap:.75rem;display:flex}.landing-module__g1LwZa__logoImageSmall{object-fit:contain;width:auto;height:2rem}.landing-module__g1LwZa__platformLogoSmall{object-fit:contain;width:auto;height:2.5rem}.landing-module__g1LwZa__logoText{color:#1e293b;font-size:1.25rem;font-weight:700;display:none}@media (min-width:640px){.landing-module__g1LwZa__logoText{display:block}}.landing-module__g1LwZa__loginBtn{color:#fff;background-color:#0f172a;border-radius:9999px;padding:.5rem 1.5rem;font-size:.875rem;font-weight:600;transition:all .2s;box-shadow:0 4px 6px -1px #0000001a}.landing-module__g1LwZa__loginBtn:hover{background-color:#1e293b;transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a}.landing-module__g1LwZa__mainContent{text-align:center;z-index:1;flex-direction:column;flex:1;align-items:center;padding:8rem 1.5rem 5rem;display:flex;position:relative}.landing-module__g1LwZa__heroGrid{flex-direction:column;align-items:center;gap:3rem;width:100%;max-width:1200px;display:flex}@media (min-width:1024px){.landing-module__g1LwZa__heroGrid{flex-direction:row;justify-content:space-between;align-items:flex-start}}.landing-module__g1LwZa__heroLeft{flex-direction:column;flex:1;align-items:center;animation:.7s ease-out forwards landing-module__g1LwZa__slideUp;display:flex}@media (min-width:1024px){.landing-module__g1LwZa__heroLeft{text-align:left;align-items:flex-start}}.landing-module__g1LwZa__heroLogoContainer{align-items:center;margin-bottom:1rem;display:flex}.landing-module__g1LwZa__heroLogoContainer:hover{transform:scale(1.05)}.landing-module__g1LwZa__logoImageLarge,.landing-module__g1LwZa__platformLogoLarge{object-fit:contain;width:auto;height:4rem}@media (min-width:768px){.landing-module__g1LwZa__logoImageLarge,.landing-module__g1LwZa__platformLogoLarge{height:5rem}}.landing-module__g1LwZa__heroTitle{color:#0f172a;letter-spacing:-.02em;margin-bottom:1rem;font-size:3rem;font-weight:800;line-height:1.1}@media (min-width:768px){.landing-module__g1LwZa__heroTitle{font-size:4.5rem}}.landing-module__g1LwZa__highlightText{background:linear-gradient(90deg,#2563eb,#06b6d4);color:#0000;-webkit-background-clip:text}.landing-module__g1LwZa__heroSubtitle{color:#334155;max-width:48rem;margin-bottom:1rem;font-size:1.25rem;font-weight:500}@media (min-width:768px){.landing-module__g1LwZa__heroSubtitle{font-size:1.5rem}}.landing-module__g1LwZa__heroDescription{color:#64748b;max-width:42rem;margin-bottom:3rem;font-size:1rem;line-height:1.6}@media (min-width:768px){.landing-module__g1LwZa__heroDescription{font-size:1.125rem}}.landing-module__g1LwZa__ctaBtn{color:#fff;background-color:#2563eb;border-radius:9999px;justify-content:center;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1.125rem;font-weight:700;transition:all .2s;display:flex;box-shadow:0 10px 15px -3px #2563eb4d}.landing-module__g1LwZa__ctaBtn:hover{background-color:#1d4ed8;transform:translateY(-2px);box-shadow:0 20px 25px -5px #2563eb66}.landing-module__g1LwZa__heroRight{flex:1;width:100%;max-width:400px;animation:.9s ease-out forwards landing-module__g1LwZa__slideUp}.landing-module__g1LwZa__announcementPanel{background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;flex-direction:column;height:400px;display:flex;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.landing-module__g1LwZa__announcementHeader{color:#fff;background:#2563eb;align-items:center;gap:.5rem;padding:1rem 1.25rem;font-size:1.1rem;font-weight:700;display:flex}.landing-module__g1LwZa__announcementScrollArea{flex:1;padding:1.25rem;overflow-y:auto}.landing-module__g1LwZa__announcementScrollArea::-webkit-scrollbar{width:6px}.landing-module__g1LwZa__announcementScrollArea::-webkit-scrollbar-track{background:0 0}.landing-module__g1LwZa__announcementScrollArea::-webkit-scrollbar-thumb{background-color:#cbd5e1;border-radius:10px}.landing-module__g1LwZa__announcementList{flex-direction:column;gap:1rem;animation:30s linear infinite landing-module__g1LwZa__scrollVertical;display:flex}.landing-module__g1LwZa__announcementList:hover{animation-play-state:paused}@keyframes landing-module__g1LwZa__scrollVertical{0%{transform:translateY(0%)}to{transform:translateY(-50%)}}.landing-module__g1LwZa__announcementCard{text-align:left;background:#f8fafc;border-left:4px solid #2563eb;border-radius:.375rem;padding:1rem;transition:transform .2s}.landing-module__g1LwZa__announcementCard:hover{transform:translate(4px)}.landing-module__g1LwZa__announcementCardHeader{justify-content:space-between;align-items:flex-start;margin-bottom:.5rem;display:flex}.landing-module__g1LwZa__announcementCardTitle{color:#1e293b;flex:1;font-size:1rem;font-weight:700}.landing-module__g1LwZa__newBadge{color:#fff;text-transform:uppercase;background-color:#ef4444;border-radius:9999px;margin-left:.5rem;padding:.125rem .375rem;font-size:.65rem;font-weight:700}.landing-module__g1LwZa__announcementCardBody{color:#475569;margin-bottom:.75rem;font-size:.875rem;line-height:1.5}.landing-module__g1LwZa__announcementCardDate{color:#94a3b8;font-size:.75rem;font-weight:500}.landing-module__g1LwZa__featuresGrid{grid-template-columns:1fr;gap:2rem;max-width:1152px;margin-top:6rem;display:grid}@media (min-width:768px){.landing-module__g1LwZa__featuresGrid{grid-template-columns:repeat(3,1fr)}}.landing-module__g1LwZa__featureCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-align:center;background:#fff9;border:1px solid #e2e8f0;border-radius:1.5rem;flex-direction:column;align-items:center;padding:2rem;transition:box-shadow .2s;display:flex;box-shadow:0 4px 6px -1px #0000000d}.landing-module__g1LwZa__featureCard:hover{box-shadow:0 10px 15px -3px #0000001a}.landing-module__g1LwZa__featureIcon{border-radius:1rem;justify-content:center;align-items:center;width:4rem;height:4rem;margin-bottom:1.5rem;display:flex;box-shadow:inset 0 2px 4px #0000000f}.landing-module__g1LwZa__iconBlue{color:#2563eb;background:linear-gradient(135deg,#dbeafe 0%,#eff6ff 100%)}.landing-module__g1LwZa__iconEmerald{color:#059669;background:linear-gradient(135deg,#d1fae5 0%,#ecfdf5 100%)}.landing-module__g1LwZa__iconPurple{color:#7c3aed;background:linear-gradient(135deg,#f3e8ff 0%,#faf5ff 100%)}.landing-module__g1LwZa__featureTitle{color:#0f172a;margin-bottom:.75rem;font-size:1.25rem;font-weight:700}.landing-module__g1LwZa__featureDesc{color:#475569;line-height:1.6}.landing-module__g1LwZa__footer{color:#94a3b8;text-align:center;background-color:#0f172a;padding:2rem;font-size:.875rem}
