.aeo-post-card{position:relative;display:flex;flex-direction:column;min-height:275px;padding:28px;border-radius:18px;background:#fff;border:1px solid #e1e6f0;box-shadow:0 18px 45px rgba(15,23,42,.035);transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease,background .25s ease}.aeo-post-card:first-child{background:#eef3ff;border-color:#c8d6ff}.aeo-post-card:hover{transform:translateY(-5px);border-color:#c8d6ff;box-shadow:0 24px 60px rgba(99,102,241,.12)}.aeo-post-top{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:22px}.aeo-post-category{display:inline-flex;align-items:center;justify-content:center;padding:7px 14px;border-radius:999px;border:1px solid #bdd0ff;background:#eef3ff;color:#3153c7;font-size:12px;line-height:1;font-weight:800;letter-spacing:1.8px;text-transform:uppercase;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono",monospace;white-space:nowrap}.aeo-post-date{color:#8a94a8;font-size:13px;font-weight:700;letter-spacing:1.5px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono",monospace;white-space:nowrap}.aeo-post-title{margin:0 0 16px;font-size:21px;line-height:1.25;letter-spacing:-.035em;font-weight:900;color:#081226}.aeo-post-title a{color:inherit;text-decoration:none}.aeo-post-excerpt{margin:0 0 28px;color:#5f6b7e;font-size:17px;line-height:1.58;font-weight:400}.aeo-post-link{margin-top:auto;display:inline-flex;align-items:center;gap:8px;color:#3b6bff;font-size:17px;font-weight:800;text-decoration:none}.aeo-post-link:hover{color:#6d5df6}@media (max-width:680px){.aeo-post-card{width:100%;max-width:370px;min-height:auto;padding:26px 24px;margin-left:auto!important;margin-right:auto!important;border-radius:24px}.aeo-post-top{gap:12px;margin-bottom:24px}.aeo-post-category{font-size:11px;padding:7px 13px}.aeo-post-date{font-size:12px;letter-spacing:1.3px}.aeo-post-title{font-size:22px;line-height:1.25;letter-spacing:-.04em}.aeo-post-excerpt{font-size:17px;line-height:1.62}}@media (max-width:390px){.aeo-post-card{padding:24px 22px}}