.article-page{color:var(--base-100);padding-top:15svh;padding-bottom:10svh}.article-header{margin-bottom:4rem}.article-meta{color:var(--base-300);text-transform:uppercase;letter-spacing:.05em;gap:2rem;margin-bottom:1.5rem;font-size:.9rem;display:flex}.article-header h1{max-width:80%;margin-bottom:2rem;font-size:4rem;font-weight:400;line-height:1.1}.article-hero-img{border-radius:.5rem;width:100%;height:60vh;margin-bottom:4rem;overflow:hidden}.article-hero-img img{object-fit:cover;width:100%;height:100%}.article-content{max-width:800px;margin:0 auto}.article-content p{color:var(--base-200);margin-bottom:2rem;font-size:1.2rem;line-height:1.8}.article-content p:first-of-type{color:var(--base-100);font-size:1.4rem}.back-link{color:var(--base-300);align-items:center;gap:.5rem;margin-bottom:2rem;font-size:1rem;text-decoration:none;transition:color .3s;display:inline-flex}.back-link:hover{color:var(--base-100)}@media (max-width:1000px){.article-header h1{max-width:100%;font-size:2.5rem}.article-hero-img{height:40vh}.article-content p{font-size:1.1rem}.article-content p:first-of-type{font-size:1.2rem}}
