.home-v2 .ed-card{display:flex;flex-direction:column;min-width:0;overflow:hidden;border:1px solid #d7dde6;background:#fff;color:#0a1220;border-radius:22px;transition:transform .35s var(--nl-ease),box-shadow .35s}.home-v2 .ed-card:hover{transform:translateY(-4px);box-shadow:0 24px 45px -30px #0a122060}.home-v2 .ed-card-image{position:relative;aspect-ratio:16/10;overflow:hidden;background:radial-gradient(ellipse at top right,#1d4fa0,#07101f)}.home-v2 .ed-card-image img{transition:transform .8s var(--nl-ease)}.home-v2 .ed-card:hover img{transform:scale(1.04)}.home-v2 .ed-image-fallback{display:grid;place-items:center;color:#78a5f6;font-family:var(--font-mono);font-size:32px}.home-v2 .ed-image-fallback>span>span{font-size:14px;color:#a9b8ce}.home-v2 .ed-card-content{display:flex;flex:1;flex-direction:column;gap:18px;padding:26px}.home-v2 .ed-card-meta{display:flex;flex-wrap:wrap;gap:8px 16px;font-size:9px;color:#0a4da2}.home-v2 .ed-card-meta>span:last-child{color:#566174}.home-v2 .ed-card h3{font-size:23px;line-height:1.28}.home-v2 .ed-card-content>p{font-size:14px;line-height:1.7}.home-v2 .ed-card-bottom{display:flex;justify-content:space-between;align-items:center;gap:12px;padding-top:18px;margin-top:auto;border-top:1px solid #d7dde6;font-size:11px;color:#566174}.home-v2 .ed-card-bottom>span{color:#0a4da2;display:flex;align-items:center;gap:8px;white-space:nowrap}.home-v2 .ed-card-arrow{display:grid;place-items:center;width:30px;height:30px;background:#edf2f9;border-radius:9px;font-size:17px}.home-v2 .ed-featured{display:grid;grid-template-columns:1.1fr 1fr;background:#08101d;border-color:#233751;color:#e9eef5}.home-v2 .ed-featured .ed-card-image{aspect-ratio:auto;min-height:440px}.home-v2 .ed-featured .ed-card-content{padding:clamp(26px,3.3vw,48px);gap:24px}.home-v2 .ed-featured h2{font-size:clamp(26px,2.6vw,38px);line-height:1.2}.home-v2 .ed-featured .ed-card-content>p{color:#a9b8ce}.home-v2 .ed-featured .ed-card-meta{color:#78a5f6}.home-v2 .ed-featured .ed-card-bottom,.home-v2 .ed-featured .ed-card-meta>span:last-child{color:#a9b8ce}.home-v2 .ed-featured .ed-card-bottom{border-color:#96b2e526}.home-v2 .ed-featured .ed-card-bottom>span{color:#78a5f6}.home-v2 .ed-featured .ed-card-arrow{background:#78a5f619}.home-v2 .ed-latest{position:absolute;left:22px;top:22px;color:#e9eef5;background:#04080fd9;border:1px solid #96b2e540;backdrop-filter:blur(8px);padding:8px 12px;border-radius:8px;font-size:10px}@media(max-width:760px){.home-v2 .ed-featured{grid-template-columns:1fr}.home-v2 .ed-featured .ed-card-image{min-height:0;aspect-ratio:16/10}}@media(max-width:600px){.home-v2 .ed-card-content{padding:24px}}