.cve-visual{margin:.5rem auto 1.75rem;max-width:440px}.cve-visual img{width:100%;height:auto;border:1px solid #e5e7eb;border-radius:10px;box-shadow:0 6px 24px rgba(0,0,0,.1);display:block}.cve-visual img+img{margin-top:14px}.cve-visual figcaption{margin-top:.6rem;font-size:.85rem;color:#6b7280;text-align:center}.cve-doc{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1.75rem 2rem;margin-bottom:1.5rem}@media (max-width:560px){.cve-doc{padding:1.25rem 1.2rem}}.cve-doc-name{font-size:1.6rem;font-weight:700;color:#111827;margin:0}.cve-doc-title{color:#4f46e5;font-weight:600;font-size:1.05rem;margin:.15rem 0 .25rem}.cve-doc-city{color:#6b7280;font-size:.92rem;margin:0 0 1.25rem}.cve-doc h3{font-size:1.05rem;margin:1.5rem 0 .65rem;padding-bottom:.35rem;border-bottom:2px solid #eef2f7;color:#1f2937}.cve-doc h3:first-of-type{margin-top:.5rem}.cve-entry{margin:0 0 1.1rem}.cve-entry-head{display:flex;flex-wrap:wrap;gap:.2rem .8rem;justify-content:space-between;align-items:baseline}.cve-entry-role{font-weight:600;color:#1f2937}.cve-entry-period{color:#6b7280;font-size:.88rem;white-space:nowrap}.cve-entry-org{color:#4b5563;font-size:.93rem;margin-bottom:.2rem}.cve-entry ul{margin:.4rem 0 0;padding-left:1.15rem}.cve-entry li{margin:.2rem 0;color:#374151}.cve-tags{list-style:none;display:flex;flex-wrap:wrap;gap:.45rem;padding:0;margin:.4rem 0 0}.cve-tags li{background:#eef2ff;color:#3730a3;border-radius:6px;padding:.3rem .6rem;font-size:.9rem}.cve-grid{list-style:none;padding:0;margin:1rem 0 2.5rem;display:grid;grid-template-columns:repeat(auto-fill,minmax(255px,1fr));gap:12px}.cve-grid a{display:flex;align-items:center;gap:10px;padding:12px 14px;background:#fff;border:1px solid #e5e7eb;border-radius:10px;color:#1f2937;text-decoration:none;font-size:.95rem;box-shadow:0 1px 3px rgba(0,0,0,.04);transition:border-color .15s,box-shadow .15s,transform .15s}.cve-grid a:hover{border-color:#4f46e5;box-shadow:0 4px 12px rgba(79,70,229,.12);transform:translateY(-1px)}.cve-grid a i{flex:0 0 auto;width:34px;height:34px;border-radius:8px;background:#eef2ff;color:#4f46e5;display:flex;align-items:center;justify-content:center;font-size:18px}.cve-steps{list-style:none;counter-reset:s;padding:0;margin:1rem 0 1.5rem;display:grid;gap:12px}@media (min-width:760px){.cve-steps{grid-template-columns:repeat(2,1fr)}}.cve-steps li{counter-increment:s;position:relative;background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:14px 16px 14px 52px}.cve-steps li::before{content:counter(s);position:absolute;left:14px;top:14px;width:26px;height:26px;border-radius:50%;background:#4f46e5;color:#fff;font-weight:700;font-size:.9rem;display:flex;align-items:center;justify-content:center}