.stmd{--stmd-accent:#c9a44c;--stmd-ink:#17202d;box-sizing:border-box;max-width:100%;margin:24px 0;border:1px solid #dfe3e8;border-radius:16px;overflow:hidden;background:#fff;color:#17202d;font-family:system-ui,-apple-system,"Noto Sans JP",sans-serif;font-size:16px;line-height:1.6;text-align:left}.stmd *{box-sizing:border-box}.stmd .stmd-header{background:var(--stmd-ink);color:#fff;padding:24px;border-bottom:4px solid var(--stmd-accent)}.stmd .stmd-header p{margin:0 0 6px;color:#fff;font-size:14px}.stmd .stmd-header h2{margin:0 0 12px;color:#fff;font-size:28px;line-height:1.3}.stmd .stmd-badge{display:inline-block;border:1px solid var(--stmd-accent);padding:2px 10px;border-radius:20px;color:#f4dfaa;font-size:12px}.stmd .stmd-body{padding:20px}.stmd .stmd-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:24px}.stmd .stmd-stats>div{background:#f5f6f8;border-radius:8px;padding:14px}.stmd .stmd-stats span{display:block;color:#526071;font-size:12px}.stmd .stmd-stats strong{display:block;font-size:24px;font-weight:750;overflow-wrap:anywhere}.stmd .stmd-scroll{overflow-x:auto;width:100%}.stmd .stmd-table{border-collapse:collapse;width:100%;min-width:650px;margin:0;font-size:14px;background:#fff;color:#17202d}.stmd .stmd-table caption{text-align:left;font-weight:700;padding:8px 0;color:#17202d}.stmd .stmd-table th,.stmd .stmd-table td{padding:10px 12px;border:0;border-bottom:1px solid #e4e7eb;white-space:nowrap;text-align:center;background:transparent;color:inherit}.stmd .stmd-table th{background:#f5f6f8;font-weight:600}.stmd .stmd-table td:nth-child(2){text-align:left}.stmd .stmd-table .stmd-highlight{background:#fff5dc;font-weight:700}.stmd h3{margin:24px 0 10px;font-size:18px;color:#17202d}.stmd .stmd-matches{list-style:none;margin:0;padding:0}.stmd .stmd-matches li{display:grid;grid-template-columns:100px 1fr auto 1fr;align-items:center;gap:12px;padding:14px 0;margin:0;border-bottom:1px solid #e4e7eb;overflow-wrap:anywhere}.stmd .stmd-matches strong{background:#17202d;color:#fff;border-radius:6px;padding:4px 12px;white-space:nowrap}.stmd .stmd-date{color:#526071;font-size:12px}.stmd .stmd-footer{margin-top:20px;color:#526071;font-size:12px}.stmd .stmd-footer a{color:#715309;text-decoration:underline}@media(max-width:540px){.stmd .stmd-body{padding:14px}.stmd .stmd-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.stmd .stmd-matches li{grid-template-columns:1fr auto 1fr;gap:8px;font-size:14px}.stmd .stmd-date{grid-column:1/-1}.stmd .stmd-header{padding:20px}}

.stmd-link{--stmd-link-gold:#d3aa46;--stmd-link-navy:#101b2b;box-sizing:border-box;width:100%;max-width:760px;margin:24px auto;font-family:system-ui,-apple-system,"Noto Sans JP",sans-serif}.stmd-link *{box-sizing:border-box}.stmd-link__button{position:relative;display:grid;grid-template-columns:1fr auto;align-items:center;gap:4px 24px;width:100%;min-height:104px;padding:22px 72px 22px 28px;border:1px solid rgba(211,170,70,.75);border-radius:14px;background:linear-gradient(135deg,#17263a 0%,var(--stmd-link-navy) 72%);box-shadow:0 12px 28px rgba(9,17,28,.22);color:#fff!important;text-decoration:none!important;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.stmd-link__button:before{content:"";position:absolute;inset:0 auto 0 0;width:5px;background:var(--stmd-link-gold)}.stmd-link__button:hover,.stmd-link__button:focus-visible{transform:translateY(-2px);border-color:var(--stmd-link-gold);box-shadow:0 16px 34px rgba(9,17,28,.3)}.stmd-link__eyebrow{grid-column:1;color:var(--stmd-link-gold);font-size:11px;font-weight:700;letter-spacing:.18em;line-height:1.2}.stmd-link__button strong{grid-column:1;color:#fff;font-size:clamp(16px,2.2vw,22px);font-weight:750;line-height:1.45}.stmd-link__arrow{position:absolute;right:26px;top:50%;display:grid;width:38px;height:38px;transform:translateY(-50%);place-items:center;border:1px solid var(--stmd-link-gold);border-radius:50%;color:var(--stmd-link-gold);font-size:21px;line-height:1}.stmd-link__button:hover .stmd-link__arrow{background:var(--stmd-link-gold);color:var(--stmd-link-navy)}@media(max-width:540px){.stmd-link{margin:18px auto}.stmd-link__button{min-height:92px;padding:18px 62px 18px 22px}.stmd-link__arrow{right:18px;width:34px;height:34px}}
