.news-page{min-height:100vh;padding:34px 0 110px;background:
 radial-gradient(circle at 20% 0%,rgba(255,37,43,.08),transparent 30%),#f5f3ee;}.news-page__inner{width:min(1640px,calc(100% - 72px));margin:auto;}.news-page__head{display:flex;justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:34px;}.news-page__head span{display:block;margin-bottom:12px;color:#ff252b;font-size:13px;font-weight:900;letter-spacing:.14em;text-transform:uppercase;}.news-page__head h1{margin:0;color:#111116;font-size:clamp(52px,6vw,92px);line-height:.92;letter-spacing:-.06em;}.news-page__count{color:#68686f;font-size:14px;font-weight:850;white-space:nowrap;}.news-filter-wrap{position:sticky;top:18px;z-index:20;margin:0 auto 46px;display:flex;justify-content:center;}.news-filter{display:flex;align-items:center;gap:8px;padding:8px;border:1px solid rgba(255,255,255,.72);border-radius:999px;background:rgba(255,255,255,.52);box-shadow:
 0 18px 50px rgba(17,17,22,.12),inset 0 1px 0 rgba(255,255,255,.9);backdrop-filter:blur(24px) saturate(150%);-webkit-backdrop-filter:blur(24px) saturate(150%);overflow-x:auto;max-width:100%;scrollbar-width:none;}.news-filter::-webkit-scrollbar{display:none}.news-filter button{flex:0 0 auto;border:0;border-radius:999px;padding:13px 18px;background:transparent;color:#4d4d54;font-size:13px;font-weight:850;cursor:pointer;transition:background .18s ease,color .18s ease,transform .18s ease,box-shadow .18s ease;}.news-filter button:hover{transform:translateY(-1px)}.news-filter button.is-active{background:#111116;color:#fff;box-shadow:0 8px 20px rgba(17,17,22,.18);}.news-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;}.news-card{min-width:0;border:1px solid rgba(17,17,22,.07);border-radius:28px;background:rgba(255,255,255,.84);overflow:hidden;box-shadow:0 16px 40px rgba(17,17,22,.055);transition:transform .22s ease,box-shadow .22s ease;}.news-card:hover{transform:translateY(-5px);box-shadow:0 24px 52px rgba(17,17,22,.10);}.news-card__link{display:flex;flex-direction:column;height:100%;color:inherit;text-decoration:none;}.news-card__visual{margin:12px 12px 0;border-radius:20px;overflow:hidden;}.news-card__visual img{display:block;width:100%;height:auto;aspect-ratio:16/9;object-fit:cover;}.news-card__body{display:flex;flex-direction:column;flex:1;padding:24px 26px 26px;}.news-card__meta{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:18px;}.news-card__category{color:#ff252b;font-size:11px;font-weight:950;letter-spacing:.08em;text-transform:uppercase;}.news-card time{color:#85858b;font-size:11px;font-weight:750;}.news-card h2{margin:0 0 13px;color:#111116;font-size:clamp(23px,1.7vw,31px);line-height:1.04;letter-spacing:-.04em;}.news-card p{margin:0 0 24px;color:#67676e;font-size:14px;line-height:1.55;font-weight:620;}.news-card__cta{margin-top:auto;color:#111116;font-size:13px;font-weight:900;}.news-card__cta span{color:#ff252b}.news-empty{padding:70px 30px;text-align:center;border:1px dashed rgba(17,17,22,.16);border-radius:28px;color:#67676e;}.news-empty h2{margin:0 0 10px;color:#111116}@media(max-width:1100px){.news-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.news-page{padding:52px 0 78px}.news-page__inner{width:calc(100% - 28px)}.news-page__head{align-items:flex-start;flex-direction:column;gap:12px}.news-filter-wrap{justify-content:flex-start;top:10px;margin-bottom:30px}.news-filter{justify-content:flex-start;width:100%;border-radius:22px}.news-grid{grid-template-columns:1fr}}.news-page{padding-top:72px !important;}.news-filter-wrap{margin-top:0 !important;margin-bottom:46px !important;}@media(max-width:760px){.news-page{padding-top:44px !important}}.news-card__visual{display:block !important;width:auto !important;margin:12px 12px 0 !important;overflow:hidden !important;border-radius:20px !important;background:#ece9e4 !important;}.news-card__visual img{display:block !important;width:100% !important;height:auto !important;aspect-ratio:16/9 !important;object-fit:cover !important;opacity:1 !important;visibility:visible !important;}