.korarab-story-links,.korarab-story-links *{box-sizing:border-box}
.korarab-story-links{margin-top:32px;color:#edf1f7;clear:both;overflow-wrap:anywhere}
.korarab-story-links a{color:inherit;text-decoration:none}
.korarab-story-links h2,.korarab-story-links h3{color:#edf1f7;margin:0;line-height:1.5}
.korarab-story-links h2{font-size:24px}
.korarab-story-match{padding:24px;border:1px solid #69592e;border-radius:16px;background:#111b2b;margin-bottom:28px}
.korarab-story-kicker{display:block;color:#ebc766;font-size:13px;margin-bottom:8px}
.korarab-story-date{font-size:13px;color:#b6c2d4;margin:8px 0 16px}
.korarab-story-match-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}
.korarab-story-match-actions a{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 16px;border:1px solid #756435;border-radius:9px;background:#19283b;color:#f5d780;font-weight:700}
.korarab-story-match-actions a:hover{background:#26364c}
.korarab-story-related>h2{margin-bottom:16px}
.korarab-story-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
.korarab-story-card{margin:0;border:1px solid #2d3c51;border-radius:14px;overflow:hidden;background:#131d2c;min-width:0}
.korarab-story-card>a{display:flex;flex-direction:column;height:100%}
.korarab-story-card img{display:block;width:100%;height:auto;aspect-ratio:16/9;object-fit:cover;margin:0}
.korarab-story-card-body{padding:16px}
.korarab-story-card time{display:block;color:#afbed2;font-size:12px;margin-bottom:8px}
.korarab-story-card h3{font-size:18px;font-weight:700}
.korarab-story-card:hover{border-color:#9f8950}
.korarab-story-links a:focus-visible{outline:3px solid #f4ce68;outline-offset:-3px}
@media(max-width:600px){.korarab-story-grid{grid-template-columns:minmax(0,1fr);gap:12px}.korarab-story-match{padding:18px}.korarab-story-links h2{font-size:21px}.korarab-story-match-actions{flex-direction:column}.korarab-story-match-actions a{width:100%}}
