.styles_containerCenter__FRZDQ{display:flex;flex-direction:column;align-items:center;padding:2rem;min-height:100vh;background-color:#f5f5f5}.styles_content___j1Qy{width:100%;max-width:1200px;margin-top:2rem}.styles_cardAno__h8Qos{background-color:#fff;border-radius:10px;padding:1.5rem;margin-bottom:2rem;box-shadow:0 2px 4px rgba(0,0,0,.1)}.styles_cardAno__h8Qos h2{color:#0056b3;margin-bottom:1.5rem;font-size:1.5rem;border-bottom:2px solid #0056b3;padding-bottom:.5rem}.styles_periodosGrid__BKT6k{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));grid-gap:1rem;gap:1rem}.styles_periodoItem__yOYKN{background-color:#f8f9fa;border-radius:8px;padding:1rem;transition:transform .2s ease,box-shadow .2s ease}.styles_periodoItem__yOYKN:hover{transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,.1)}.styles_periodoItem__yOYKN.styles_disponivel__PClj9{background-color:#e8f4ff;border:1px solid #0056b3}.styles_periodoLink__CQuG6{display:flex;flex-direction:column;align-items:center;text-decoration:none;color:#0056b3;font-weight:500}.styles_periodoLink__CQuG6:hover{color:#003d82}.styles_loadingContainer__tydIN{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:200px}.styles_loadingContainer__tydIN p{margin-top:1rem;color:#666}.styles_spinner__qLOS6{width:40px;height:40px;border:4px solid #f3f3f3;border-top-color:#0056b3;border-radius:50%;animation:styles_spin__in9_9 1s linear infinite}@keyframes styles_spin__in9_9{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.styles_emptyState__xsLCR{text-align:center;padding:2rem;background-color:#fff;border-radius:10px;box-shadow:0 2px 4px rgba(0,0,0,.1)}.styles_emptyState__xsLCR p{color:#666;font-size:1.1rem}