.page-module___8aEwW__page{background-color:var(--muted);flex-direction:column;min-height:100vh;display:flex}.page-module___8aEwW__header{background-color:var(--background);border-bottom:1px solid var(--border)}.page-module___8aEwW__navbar{justify-content:space-between;align-items:center;height:64px;display:flex}.page-module___8aEwW__logo{color:var(--primary);font-size:1.25rem;font-weight:700}.page-module___8aEwW__navLinks{gap:1rem;display:flex}.page-module___8aEwW__hero{background-color:var(--background);border-bottom:1px solid var(--border);text-align:center;padding:5rem 0}.page-module___8aEwW__heroTitle{color:var(--primary);margin-bottom:1.5rem;font-size:2.5rem;font-weight:800}.page-module___8aEwW__heroSubtitle{color:var(--muted-foreground);max-width:600px;margin:0 auto 2.5rem;font-size:1.25rem}.page-module___8aEwW__heroButtons{justify-content:center;gap:1rem;display:flex}.page-module___8aEwW__roundsSection{padding:5rem 0}.page-module___8aEwW__sectionTitle{text-align:center;color:var(--primary);margin-bottom:3rem;font-size:2rem;font-weight:700}.page-module___8aEwW__roundsGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.page-module___8aEwW__roundCard{background-color:var(--background);border-radius:var(--radius);border:1px solid var(--border);flex-direction:column;transition:box-shadow .2s;display:flex;overflow:hidden}.page-module___8aEwW__roundCard:hover{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.page-module___8aEwW__cardContent{flex:1;padding:1.5rem}.page-module___8aEwW__cardHeader{justify-content:space-between;align-items:flex-start;margin-bottom:1rem;display:flex}.page-module___8aEwW__cardTitle{color:var(--foreground);margin:0;font-size:1.25rem;font-weight:700}.page-module___8aEwW__activeBadge{color:#15803d;background-color:#dcfce7;border-radius:9999px;padding:.25rem .5rem;font-size:.75rem;font-weight:600}.page-module___8aEwW__cardDetails{color:var(--muted-foreground);margin-bottom:1.5rem;font-size:.9rem}.page-module___8aEwW__cardDetailRow{justify-content:space-between;margin-bottom:.5rem;display:flex}.page-module___8aEwW__cardDetailValue{color:var(--foreground);font-weight:500}.page-module___8aEwW__applicationsList{border-top:1px solid var(--border);margin-top:1rem;padding-top:.5rem}.page-module___8aEwW__applicationsList ul{margin-top:.5rem;padding-left:1.2rem;list-style:outside}.page-module___8aEwW__cardFooter{padding:0 1.5rem 1.5rem}.page-module___8aEwW__footer{background-color:var(--primary);color:var(--muted-foreground);text-align:center;margin-top:auto;padding:2.5rem 0}.page-module___8aEwW__emptyState{background-color:var(--background);text-align:center;border-radius:var(--radius);border:1px solid var(--border);max-width:600px;margin:0 auto;padding:3rem}
