.news-page-shell .news-layout-container{grid-template-columns:minmax(0,1fr);align-items:start;gap:clamp(18px,2.4vw,26px);width:100%;margin:0 auto;padding:0;display:grid}.news-page-shell .news-module{width:100%;margin:0}.news-page-shell .news-intro-module{background:linear-gradient(135deg,#fffbf7e6,#fff7f0b8),radial-gradient(circle at 0 0,#ec8c5c1f,#0000 42%);border:1px solid #b8674429;border-radius:30px;gap:clamp(20px,2.8vw,32px);padding:clamp(22px,2.8vw,34px);display:grid;box-shadow:0 18px 42px #45241214}.news-page-shell .news-page-title{max-width:14ch;font-size:clamp(2.8rem,7vw,5rem);line-height:var(--title-line-height);letter-spacing:var(--title-letter-spacing);text-wrap:balance;margin:0;font-weight:700}.news-page-shell .news-page-description{color:#2e231cc7;max-width:42ch;margin:0;font-size:clamp(1.02rem,1.25vw,1.18rem);line-height:1.72}.news-page-shell .news-intro-copy{flex-direction:column;gap:16px;min-width:0;display:flex}.news-page-shell .news-intro-panel{background:#ffffffbd;border:1px solid #b867441f;border-radius:24px;flex-direction:column;gap:18px;min-width:0;padding:clamp(18px,2vw,24px);display:flex;box-shadow:inset 0 1px #ffffff8c}.news-page-shell .news-link-group{flex-direction:column;gap:12px;display:flex}.news-page-shell .news-link-group-header{justify-content:space-between;align-items:baseline;gap:14px;display:flex}.news-page-shell .news-link-group-kicker{color:#6c4736c7;letter-spacing:.1em;text-transform:uppercase;margin:0;font-size:.8rem;font-weight:700}.news-page-shell .news-link-group-all{color:var(--accent-strong);font-size:.9rem;font-weight:700}.news-page-shell .news-quick-links{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.news-page-shell .news-quick-link{color:#4a2a1d;background:#fff9f1fa;border:1px solid #ba3f2529;border-radius:999px;align-items:center;min-height:38px;padding:0 14px;font-weight:700;display:inline-flex;box-shadow:0 8px 18px #21160a14}.news-page-shell .news-quick-link:hover,.news-page-shell .news-quick-link:focus-visible{color:var(--accent-strong);background:#fff1e5f5;border-color:#ba3f2552;text-decoration:none}.news-page-shell .news-quick-links-primary{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:0;display:grid}.news-page-shell .news-quick-link-card{border-radius:22px;flex-direction:column;justify-content:center;align-items:flex-start;gap:6px;min-height:84px;padding:14px 16px}.news-page-shell .news-quick-link-title{color:#3f2418;font-size:1rem;font-weight:800;line-height:1.18}.news-page-shell .news-quick-link-note{color:#51392db8;font-size:.82rem;line-height:1.4}.news-page-shell .news-team-links{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.news-page-shell .news-team-link{justify-content:flex-start;min-height:44px;padding:0 16px;font-size:.96rem}.news-page-shell .news-intro-module .breadcrumbs{margin-bottom:6px}.news-page-shell .news-breaking{margin-bottom:0}.news-page-shell .news-headline-card{box-shadow:var(--shadow-soft);border-radius:12px;overflow:hidden}.news-page-shell .news-headline-media{min-height:240px;max-height:400px;position:relative;overflow:hidden}.news-page-shell .news-headline-media img{object-fit:cover;width:100%;height:100%}.news-page-shell .news-headline-overlay{color:#fff;background:linear-gradient(#0000 0%,#0a0a0ac7 82%);padding:16px;position:absolute;inset:auto 0 0}.news-page-shell .news-headline-overlay h2{margin:8px 0;font-size:clamp(1.3rem,2.6vw,2rem);line-height:1.15}.news-page-shell .news-hero-tabs{border-top:0;flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:12px;margin-top:6px;padding-top:0;display:flex}.news-page-shell .news-hero-tabs .news-category-tab{min-height:40px;color:var(--ink);font:inherit;cursor:pointer;background:#fff9f1f5;border:1px solid #17141124;border-radius:999px;justify-content:center;align-items:center;padding:0 16px;font-weight:700;transition:border-color .18s,background-color .18s,color .18s,transform .18s;display:inline-flex}.news-page-shell .news-hero-tabs .news-category-tab:hover,.news-page-shell .news-hero-tabs .news-category-tab:focus-visible{color:var(--accent-strong);background:#fff1e5f5;border-color:#ba3f2552;transform:translateY(-1px)}.news-page-shell .news-hero-tabs .news-category-tab.is-active{color:var(--accent-strong);background:#ba3f2529;border-color:#ba3f2557}.news-page-shell .news-feed-heading{width:100%;margin-bottom:18px}.news-page-shell .news-feed-kicker{color:var(--accent-strong);margin:0 0 8px}.news-page-shell .news-feed-title{text-wrap:balance;max-width:none;margin:0;font-size:clamp(1.5rem,2.15vw,2rem);line-height:1.12}.news-page-shell .news-feed-module,.news-page-shell .news-pagination-module,.news-page-shell .news-support-grid,.news-page-shell .news-faq-module{min-width:0}@media (min-width:981px){.news-page-shell .news-intro-module{grid-template-columns:minmax(0,1.02fr) minmax(360px,.98fr);align-items:stretch;gap:14px clamp(28px,3.6vw,42px)}.news-page-shell .news-intro-module .breadcrumbs,.news-page-shell .news-intro-module .eyebrow{grid-column:1/-1}.news-page-shell .news-intro-copy{grid-column:1}.news-page-shell .news-intro-panel{grid-column:2;align-self:stretch}}.news-page-shell .news-feed-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:20px;display:grid}.news-page-shell .news-feed-card{min-height:100%;box-shadow:var(--shadow-soft);border-radius:12px;flex-direction:column;display:flex}.news-page-shell .news-feed-card .card-hit-area{flex-direction:column;flex:auto;gap:12px;height:100%;padding:16px;display:flex}.news-page-shell .news-feed-card .mini-story-media{border-radius:12px;overflow:hidden}.news-page-shell .news-feed-card .mini-story-media img{aspect-ratio:16/9;object-fit:cover}.news-page-shell .news-feed-content{flex-direction:column;flex:auto;gap:8px;display:flex}.news-page-shell .news-feed-content p{margin:0;line-height:1.6}.news-page-shell .news-feed-card h3{margin:0;font-size:1.05rem;line-height:1.25}.news-page-shell .news-card-time{margin-top:auto}.news-page-shell .news-link-tags{flex-wrap:wrap;gap:8px;padding:0 16px 16px;display:flex}.news-page-shell .news-link-tags a{background:#fff8ede6;border:1px solid #17141124;border-radius:999px;justify-content:center;align-items:center;min-height:28px;padding:0 10px;font-size:.75rem;font-weight:700;line-height:1;display:inline-flex}.news-page-shell .news-support-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.news-page-shell .news-faq-module .players-detail-faq{padding:24px}.news-page-shell .news-faq-module .players-detail-faq h2,.news-page-shell .news-faq-module .players-detail-faq h3{margin-top:0}.news-page-shell .news-faq-module .players-detail-faq p{margin:0 0 16px;line-height:1.6}@media (max-width:1024px){.news-page-shell .news-feed-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.news-page-shell .news-layout-container{gap:18px}.news-page-shell .news-intro-module{border-radius:24px;padding:20px 18px}.news-page-shell .news-page-title{max-width:12ch;font-size:clamp(2.2rem,9vw,3.15rem);line-height:1}.news-page-shell .news-page-description{font-size:1rem}.news-page-shell .news-feed-heading{margin-bottom:16px}.news-page-shell .news-feed-title{max-width:none;font-size:clamp(1.28rem,5vw,1.6rem)}.news-page-shell .news-hero-tabs .news-category-tab{width:100%;min-height:40px;padding:0 14px}.news-page-shell .news-hero-tabs{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.news-page-shell .news-quick-links-primary,.news-page-shell .news-team-links,.news-page-shell .news-feed-grid,.news-page-shell .news-support-grid{grid-template-columns:1fr}}
