.news-post-page{position:relative;padding:clamp(56px,8vw,120px) 0;background:linear-gradient(180deg,#f0fbff 0%,#fefefe 40%,#f7f9ff 100%)}.news-post-shell{width:min(960px,calc(100% - 2rem));margin-inline:auto}.news-post__back{display:inline-flex;align-items:center;gap:0.35rem;padding:0.5rem 1.3rem;border-radius:999px;background:rgba(255,255,255,0.4);color:#0f172a;font-weight:600;text-decoration:none;transition:transform 0.2s ease,background 0.2s ease}.news-post__back:hover,
.news-post__back:focus-visible{background:rgba(255,255,255,0.6);transform:translateX(-2px);text-decoration:none}.news-post-card{margin-top:1.5rem;border-radius:28px;background:#fff;box-shadow:0 30px 60px rgba(15,23,42,0.15);overflow:hidden}.news-post-card__media{margin:0;aspect-ratio:16 / 9;background:#dbeafe;display:flex;align-items:center;justify-content:center}.news-post-card__media img{width:100%;height:100%;object-fit:contain;display:block}.news-post-card__body{padding:clamp(28px,4vw,48px)}.news-post-date{display:inline-flex;padding:0.3rem 0.9rem;border-radius:999px;background:#f4f6fb;color:#475569;font-size:0.9rem;margin-bottom:1.2rem}.news-post__categories{margin:0 0 1rem;padding:0;list-style:none}.news-post__category{--chip-color:#0ea5e9;display:inline-flex;padding:0.3rem 0.9rem;border-radius:999px;font-size:0.78rem;font-weight:600;letter-spacing:0.08em;color:#fff;background:var(--chip-color);box-shadow:0 12px 24px rgba(15,23,42,0.1)}.news-post-title{margin:0 0 1.5rem;font-size:clamp(2.4rem,4vw,3rem);font-weight:700;color:#0f172a}.news-post-content{font-size:1.05rem;line-height:1.8;color:#0f172a}.news-post-content>*:first-child{margin-top:0}.news-post-content p{margin-bottom:1.2rem}.news-post-content h2,
.news-post-content h3,
.news-post-content h4{margin-top:2rem;margin-bottom:0.8rem;color:#0f6bc7}.news-post-content ul,
.news-post-content ol{margin-bottom:1.5rem;padding-left:1.4rem}.news-post-content blockquote{margin:1.8rem 0;padding:1.2rem 1.5rem;border-left:4px solid #0ea5e9;background:#f0faff;border-radius:1rem;color:#475569;font-style:italic}.news-post-content img,
.news-post-content figure,
.news-post-content iframe{width:100%;margin:1.8rem 0;border-radius:20px;box-shadow:0 20px 35px rgba(15,23,42,0.15)}.news-post-empty{background:#f8fafc}@media (max-width:575px){.news-post-shell{width:calc(100% - 1.5rem)}.news-post__back{width:100%;justify-content:start}}