.card-media[data-v-fbf47c4c]{position:relative}.time-badge[data-v-fbf47c4c]{background:var(--accent);color:#062034;border-radius:8px;padding:6px 8px;font-size:12px;font-weight:700;position:absolute;top:10px;left:10px;box-shadow:0 6px 18px #10285014}.card-desc[data-v-fbf47c4c]{color:var(--muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:13px;line-height:1.25;display:-webkit-box;overflow:hidden}.card-title[data-v-fbf47c4c]{color:var(--title-color);margin-bottom:4px;font-size:15px}.card-body a[data-v-fbf47c4c]{color:inherit;text-decoration:none}.actions a.btn[data-v-fbf47c4c]{justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.title-row[data-v-fbf47c4c]{align-items:center;gap:8px;display:flex}.pulse[data-v-fbf47c4c]{background:#cbd5c6;border-radius:999px;width:10px;height:10px;display:inline-block;position:relative}.pulse[data-v-fbf47c4c]:after{content:"";display:none}.pulse.active[data-v-fbf47c4c]{background:#2ecc71}.pulse.active[data-v-fbf47c4c]:after{content:"";background:#2ecc7199;border-radius:999px;width:10px;height:10px;animation:1.6s infinite ping-fbf47c4c;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes ping-fbf47c4c{0%{opacity:1;transform:translate(-50%,-50%)scale(.8)}70%{opacity:.6}to{opacity:0;transform:translate(-50%,-50%)scale(2.4)}}:root{--bg:#fff;--card:#f6f8ff;--muted:#445569;--accent:#ffd166;--accent-600:#ffca66;--glass:#0b63ff0f;--pill-bg:#ffd16687;--pill-color:#062034;--title-color:#0b1a2b;--card-shadow:#1028500f;--card-border:#0b3f8c0f;--radius:14px;--gap:18px}*{box-sizing:border-box}html,body,#app{height:100%}body{color:#0b1a2b;background:var(--bg);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial}.app-shell{max-width:1100px;margin:36px auto;padding:28px}.header{justify-content:space-between;align-items:center;gap:12px;display:flex}.title{font-size:40px;font-weight:700}.subtitle{color:var(--muted);font-size:22px}.timeline{flex-direction:column;gap:28px;margin-top:22px;display:flex}.date-row{flex-direction:column;gap:12px;display:flex}.date-row.past{opacity:.45;filter:grayscale(.25)}.date-label{color:var(--title-color);border-radius:12px;width:max-content;padding:10px 14px;font-weight:700}.cards{flex-wrap:wrap;gap:16px;display:flex}.card{background:linear-gradient(180deg,var(--card), #eef8ff);cursor:pointer;border:1px solid #0b3f8c0f;border-radius:12px;flex-direction:column;width:260px;padding:0;transition:transform .18s,box-shadow .18s;display:flex;overflow:hidden;box-shadow:0 8px 30px #1028500f}.card:hover{transform:translateY(-6px);box-shadow:0 18px 40px #1028501f}.card-media{background-position:50%;background-size:cover;height:140px}.card-body{flex-direction:column;gap:8px;padding:12px 14px;display:flex}.card-title{font-weight:700}.meta{color:var(--muted);align-items:center;gap:8px;font-size:13px;display:flex}.meta .pill{background:var(--pill-bg);color:var(--pill-color);border-radius:999px;padding:6px 8px;font-weight:600}.card-desc{color:var(--muted);font-size:13px;line-height:1.25}.actions{background:0 0;border-top:1px solid #0b3f8c08;justify-content:space-between;align-items:center;padding:10px 14px;display:flex}.btn{color:var(--muted);background:#02061705;border:none;border-radius:10px;padding:8px 12px;font-weight:600}.accent{background:linear-gradient(90deg,var(--accent),#ffca66);color:#062034}@media (width<=640px){.cards{justify-content:center}.card{width:100%}}
