.styles_containerCenter__lFPtA{display:flex;flex-direction:column;align-items:center;padding:2rem;min-height:65vh;background-color:#fcfcfc}@media(max-width:768px){.styles_containerCenter__lFPtA{margin-top:5rem;padding:1rem}}.styles_containerCenter__lFPtA h1{margin-bottom:1.5rem;color:#1e293b;font-family:Arial,sans-serif;font-size:2.2rem;font-weight:800;letter-spacing:-.5px;position:relative;padding-bottom:1rem;text-align:center}.styles_containerCenter__lFPtA h1:after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:80px;height:4px;background:linear-gradient(90deg,#1c7ec4,#078b81);border-radius:2px}@media(max-width:768px){.styles_containerCenter__lFPtA h1{font-size:1.5rem;text-align:center}}.styles_header__vRLoj{width:100%;max-width:1200px;margin-bottom:2rem;text-align:center;display:flex;flex-direction:column;align-items:center}.styles_infoBox__kFU6B{background-color:#f8fafc;border-left:4px solid #1c7ec4;padding:1.5rem;border-radius:4px;display:flex;align-items:center;gap:1.5rem;text-align:left;max-width:900px;box-shadow:0 2px 8px rgba(0,0,0,.05)}@media(max-width:768px){.styles_infoBox__kFU6B{flex-direction:column;text-align:center;gap:1rem;padding:1rem}}.styles_infoBox__kFU6B svg{color:#1c7ec4;flex-shrink:0}.styles_infoBox__kFU6B p{color:#475569;font-size:1rem;line-height:1.6;margin:0}.styles_infoBox__kFU6B p strong{color:#1e293b}.styles_content__1itsU{width:100%;max-width:1200px;display:flex;flex-direction:column;gap:2rem}.styles_atasContainer__j3qD3{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));grid-gap:1.5rem;gap:1.5rem;width:100%}@media(max-width:640px){.styles_atasContainer__j3qD3{grid-template-columns:1fr}}.styles_ataCard__D5q6L{background:#fff;border-radius:12px;border:1px solid #e2e8f0;border-top:4px solid #1c7ec4;padding:1.5rem;display:flex;flex-direction:column;justify-content:space-between;min-height:200px;box-shadow:0 4px 6px -1px rgba(0,0,0,.05),0 2px 4px -1px rgba(0,0,0,.03);transition:all .3s cubic-bezier(.4,0,.2,1);animation:styles_fadeInUp__23R_6 .4s ease forwards;opacity:0}.styles_ataCard__D5q6L:hover{transform:translateY(-4px);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}@keyframes styles_fadeInUp__23R_6{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.styles_cardHeader__j3xhH{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:1rem}.styles_iconWrapper__8Pcz_{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:8px;flex-shrink:0;background-color:#eff6ff;color:#1c7ec4}.styles_numeroTag___b_1D{font-size:.75rem;font-weight:700;padding:.25rem .6rem;border-radius:9999px;line-height:1.4;font-family:Arial,sans-serif;text-transform:uppercase;letter-spacing:.3px;background-color:#eff6ff;color:#1d4ed8;border:1px solid #bfdbfe}.styles_cardBody__l_bz5{margin-bottom:1.5rem;flex-grow:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:.5rem}.styles_ataTitle__ke_Is{font-size:1.05rem;color:#334155;line-height:1.5;margin:0;font-weight:600;font-family:Arial,sans-serif;text-align:center}.styles_ataDate__8Zyzo{font-size:.85rem;color:#64748b;font-family:Arial,sans-serif;font-weight:500}.styles_cardFooter__rCtKq{width:100%}.styles_downloadButton__Q8C9o{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem;background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;color:#1c7ec4;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .2s ease;font-family:Arial,sans-serif}.styles_downloadButton__Q8C9o svg{transition:transform .2s ease}.styles_downloadButton__Q8C9o:hover{background-color:#1c7ec4;color:#fff;border-color:#1c7ec4}.styles_downloadButton__Q8C9o:hover svg{transform:translateY(1px)}.styles_emptyState___aTmZ{grid-column:1/-1;text-align:center;padding:4rem 2rem;background-color:#fff;border-radius:8px;box-shadow:0 1px 3px rgba(0,0,0,.05);border:1px solid #e2e8f0;display:flex;flex-direction:column;align-items:center;gap:1rem}.styles_emptyState___aTmZ p{color:#64748b;font-size:1.1rem;margin:0;font-family:Arial,sans-serif}.styles_emptyIcon__PgTGK{color:#cbd5e1}.styles_loadingContainer__6c7I3{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem}.styles_loadingContainer__6c7I3 .styles_spinner__56XMS{border:4px solid #f3f3f3;border-top-color:#1c7ec4;border-radius:50%;width:40px;height:40px;animation:styles_spin__Jp7D_ 1s linear infinite;margin-bottom:1rem}.styles_loadingContainer__6c7I3 p{color:#64748b;font-size:1rem;font-family:Arial,sans-serif}@keyframes styles_spin__Jp7D_{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.styles_divButton___3i_J{width:100%;display:flex;justify-content:space-between;margin-top:1rem}