.article-page{width:min(980px,90vw);max-width:none;padding:55px 0 75px;margin:0 auto}
.article-page .back-link{display:inline-flex;align-items:center;font-size:10px;letter-spacing:.12em}
.article-page header{max-width:790px;margin:45px 0 32px}
.article-page header .kicker{font-size:10px;margin:0}
.article-page h1{font-size:clamp(38px,5vw,68px);line-height:1;letter-spacing:-.045em;margin:16px 0 0}
.article-cover{display:block;width:auto;max-width:min(100%,760px);height:auto;max-height:440px;object-fit:contain;margin:0 auto}
.article-content{font-size:17px;line-height:1.75;max-width:700px;margin:42px auto 20px;color:#383c37}
@media(max-width:600px){.article-page{width:88vw;padding:34px 0 55px}.article-page header{margin:32px 0 24px}.article-page h1{font-size:clamp(34px,10vw,48px);line-height:1.03}.article-cover{max-width:100%;height:auto;max-height:320px}.article-content{font-size:16px;line-height:1.7;margin:30px auto 10px}}
