.ModuleCard-module__crL4IG__card{padding:var(--os-spacing-xl);background:var(--os-bg-elevated);border-radius:var(--os-radius-lg);cursor:pointer;will-change:transform;perspective:1000px;--card-hue:200;border:1px solid #0000;flex-direction:column;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.ModuleCard-module__crL4IG__card:before{content:"";border-radius:var(--os-radius-lg);-webkit-mask-composite:xor;opacity:0;pointer-events:none;background:linear-gradient(135deg,#059aff 0%,#ff4200 33%,#06fd14 66%,#059aff 100%) 0 0/200% 200%;padding:1px;transition:opacity .4s;animation:6s linear infinite ModuleCard-module__crL4IG__borderFlow;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}@keyframes ModuleCard-module__crL4IG__borderFlow{0%,to{background-position:0%}50%{background-position:100%}}.ModuleCard-module__crL4IG__card:after{content:"";opacity:0;pointer-events:none;background:conic-gradient(#0000 0deg,#059aff1a 60deg,#ff42001a 120deg,#06fd141a 180deg,#059aff1a 240deg,#ff42001a 300deg,#0000 360deg);transition:opacity .6s,transform .6s;animation:8s linear infinite ModuleCard-module__crL4IG__holoRotate;position:absolute;inset:-50%}@keyframes ModuleCard-module__crL4IG__holoRotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ModuleCard-module__crL4IG__card:hover{background:var(--os-bg-hover);transform:translateY(-8px)translateZ(20px);box-shadow:0 20px 50px #00000080,0 0 60px #059aff33,inset 0 0 0 1px #ffffff0d}.ModuleCard-module__crL4IG__card:hover:before,.ModuleCard-module__crL4IG__card:hover:after{opacity:1}.ModuleCard-module__crL4IG__featured{border-color:var(--os-border-medium);background:linear-gradient(135deg,#059aff0d 0%,#06fd1408 100%);grid-column:span 2}.ModuleCard-module__crL4IG__featured:hover{box-shadow:0 0 20px #059aff33,0 20px 40px #000c}.ModuleCard-module__crL4IG__live:hover{border-color:var(--os-success)}.ModuleCard-module__crL4IG__planned{opacity:.7}.ModuleCard-module__crL4IG__planned:hover{opacity:.85}.ModuleCard-module__crL4IG__disabled{opacity:.5;cursor:default;pointer-events:none}.ModuleCard-module__crL4IG__comingSoon{text-align:center;padding:var(--os-spacing-md)var(--os-spacing-lg);color:var(--os-text-tertiary);text-transform:uppercase;letter-spacing:.05em;font-size:.875rem;font-weight:600}.ModuleCard-module__crL4IG__cardHeader{margin-bottom:var(--os-spacing-lg);justify-content:space-between;align-items:center;display:flex}.ModuleCard-module__crL4IG__cardIcon{background:var(--os-bg-card);border:1px solid var(--os-border-subtle);border-radius:var(--os-radius-md);width:48px;height:48px;transition:all var(--os-transition);z-index:2;justify-content:center;align-items:center;display:flex;position:relative;transform:translateZ(40px)}.ModuleCard-module__crL4IG__cardIcon svg{width:24px;height:24px;stroke:var(--os-primary);filter:drop-shadow(0 0 8px #059aff4d)}.ModuleCard-module__crL4IG__card:hover .ModuleCard-module__crL4IG__cardIcon{background:var(--os-bg-primary);border-color:var(--os-border-medium);transform:translateZ(60px);box-shadow:0 0 20px #059aff66}.ModuleCard-module__crL4IG__cardBadge{border-radius:var(--os-radius-full);text-transform:uppercase;letter-spacing:.05em;border:1px solid;padding:.25rem .75rem;font-size:.75rem;font-weight:600}.ModuleCard-module__crL4IG__badgeLive{color:var(--os-success);background:#06fd141a;border-color:#06fd1433}.ModuleCard-module__crL4IG__badgePlanned{color:var(--os-secondary);background:#6203dd1a;border-color:#6203dd33}.ModuleCard-module__crL4IG__cardTitle{font-family:var(--os-font-heading);margin-bottom:var(--os-spacing-sm);color:var(--os-text-primary);font-size:1.375rem;font-weight:700;line-height:1.3;transition:transform .3s;transform:translateZ(30px)}.ModuleCard-module__crL4IG__cardDescription{color:var(--os-text-secondary);margin-bottom:var(--os-spacing-lg);flex:1;font-size:.9375rem;line-height:1.6;transition:transform .3s;transform:translateZ(20px)}.ModuleCard-module__crL4IG__card:hover .ModuleCard-module__crL4IG__cardTitle{transform:translateZ(40px)}.ModuleCard-module__crL4IG__card:hover .ModuleCard-module__crL4IG__cardDescription{transform:translateZ(30px)}.ModuleCard-module__crL4IG__cardStats{gap:var(--os-spacing-sm);margin-bottom:var(--os-spacing-md);flex-wrap:wrap;display:flex}.ModuleCard-module__crL4IG__statGroup{border-radius:var(--os-radius-full);background:#059aff14;border:1px solid #059aff26;align-items:center;gap:4px;padding:4px 10px;display:flex}.ModuleCard-module__crL4IG__statValue{color:var(--os-primary);font-size:.75rem;font-weight:600;line-height:1}.ModuleCard-module__crL4IG__statLabel{color:var(--os-text-secondary);font-size:.75rem}.ModuleCard-module__crL4IG__cardButton{justify-content:center;align-items:center;gap:var(--os-spacing-sm);width:100%;padding:var(--os-spacing-md)var(--os-spacing-lg);background:var(--os-primary);border:1px solid var(--os-primary);border-radius:var(--os-radius-md);color:#fff;transition:all var(--os-transition);cursor:pointer;font-size:.9375rem;font-weight:600;display:flex;position:relative;overflow:hidden;transform:translateZ(50px)}.ModuleCard-module__crL4IG__cardButton:before{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.ModuleCard-module__crL4IG__cardButton:hover:before{left:100%}.ModuleCard-module__crL4IG__cardButton:hover{background:#0486e6;border-color:#0486e6;transform:translateZ(70px);box-shadow:0 0 24px #059aff80}.ModuleCard-module__crL4IG__cardButton svg{width:16px;height:16px;transition:transform .3s}.ModuleCard-module__crL4IG__cardButton:hover svg{transform:translate(3px)}@media (max-width:968px){.ModuleCard-module__crL4IG__featured{grid-column:span 1}}@media (max-width:640px){.ModuleCard-module__crL4IG__card{padding:var(--os-spacing-lg)}.ModuleCard-module__crL4IG__cardTitle{font-size:1.25rem}.ModuleCard-module__crL4IG__cardStats{gap:var(--os-spacing-xs)}}
.ModulesGrid-module__vya1hq__modules{padding:var(--os-spacing-4xl)var(--os-spacing-xl);position:relative}.ModulesGrid-module__vya1hq__container{max-width:1200px;margin:0 auto}.ModulesGrid-module__vya1hq__sectionHeader{text-align:center;margin-bottom:var(--os-spacing-3xl)}.ModulesGrid-module__vya1hq__sectionLabel{text-transform:uppercase;letter-spacing:.1em;color:var(--os-primary);margin-bottom:var(--os-spacing-md);font-size:.875rem;font-weight:600}.ModulesGrid-module__vya1hq__sectionTitle{font-family:var(--os-font-heading);letter-spacing:-.02em;margin-bottom:var(--os-spacing-md);color:var(--os-text-primary);font-size:clamp(2.5rem,5vw,3.5rem);font-weight:700;line-height:1.1}.ModulesGrid-module__vya1hq__sectionSubtitle{color:var(--os-text-secondary);font-size:1.25rem}.ModulesGrid-module__vya1hq__modulesGrid{gap:var(--os-spacing-lg);grid-template-columns:repeat(3,1fr);display:grid}.ModulesGrid-module__vya1hq__card{display:flex}.ModulesGrid-module__vya1hq__featuredCard{grid-column:span 2;display:flex}.ModulesGrid-module__vya1hq__card>*,.ModulesGrid-module__vya1hq__featuredCard>*{width:100%}@media (max-width:1024px){.ModulesGrid-module__vya1hq__modulesGrid{grid-template-columns:repeat(2,1fr)}.ModulesGrid-module__vya1hq__featuredCard{grid-column:span 2}}@media (max-width:640px){.ModulesGrid-module__vya1hq__modules{padding:var(--os-spacing-3xl)var(--os-spacing-lg)}.ModulesGrid-module__vya1hq__modulesGrid{grid-template-columns:1fr}.ModulesGrid-module__vya1hq__featuredCard{grid-column:span 1}.ModulesGrid-module__vya1hq__sectionTitle{font-size:2rem}.ModulesGrid-module__vya1hq__sectionSubtitle{font-size:1rem}}
.Footer-module__oiYKkq__footer{width:100%;padding:var(--os-spacing-2xl)0;margin-top:var(--os-spacing-5xl);background:0 0;position:relative}.Footer-module__oiYKkq__footerBg{z-index:0;pointer-events:none;position:absolute;inset:-200px 0 0}.Footer-module__oiYKkq__gradientMesh{filter:blur(60px);background:radial-gradient(circle at 80% 80%,#059aff1f 0%,#0000 50%),radial-gradient(circle at 20% 60%,#6203dd1f 0%,#0000 50%);position:absolute;inset:0}.Footer-module__oiYKkq__footerContainer{z-index:1;max-width:1400px;padding:0 var(--os-spacing-xl);justify-content:space-between;align-items:center;gap:var(--os-spacing-xl);margin:0 auto;display:flex;position:relative}.Footer-module__oiYKkq__footerBrand{align-items:center;gap:var(--os-spacing-md);display:flex}.Footer-module__oiYKkq__footerLogo{opacity:.7;justify-content:center;align-items:center;width:24px;height:24px;transition:opacity .3s;display:flex}.Footer-module__oiYKkq__footerLogo:hover{opacity:1}.Footer-module__oiYKkq__footerText{color:var(--os-text-secondary);font-size:.875rem}.Footer-module__oiYKkq__footerLinks{align-items:center;gap:var(--os-spacing-xl);display:flex}.Footer-module__oiYKkq__footerLink{color:var(--os-text-secondary);font-size:.875rem;text-decoration:none;transition:color .3s}.Footer-module__oiYKkq__footerLink:hover{color:var(--os-text-primary)}@media (max-width:768px){.Footer-module__oiYKkq__footerContainer{text-align:center;gap:var(--os-spacing-lg);flex-direction:column}.Footer-module__oiYKkq__footerBrand{gap:var(--os-spacing-sm);flex-direction:column}.Footer-module__oiYKkq__footerLinks{gap:var(--os-spacing-lg)}}@media (max-width:640px){.Footer-module__oiYKkq__footer{padding:var(--os-spacing-xl)0}.Footer-module__oiYKkq__footerContainer{padding:0 var(--os-spacing-lg)}.Footer-module__oiYKkq__footerText,.Footer-module__oiYKkq__footerLink{font-size:.8125rem}}
