.dg-card-link{display:block;min-width:0;color:inherit;text-decoration:none}.dg-card{position:relative;min-width:0;overflow:hidden;border:1px solid var(--dg-color-border);border-radius:var(--dg-radius-card);background:var(--dg-color-surface);box-shadow:var(--dg-shadow-card)}.dg-card--hero,.dg-card--report,.dg-card--standard{display:flex;flex-direction:column}.dg-card--hero{gap:0;padding:var(--dg-space-4)}.dg-card--side{display:grid;grid-template-columns:88px minmax(0,1fr);grid-gap:var(--dg-space-3);gap:var(--dg-space-3);align-items:start;padding:var(--dg-space-3)}.dg-media-box,.dg-media-box img,.dg-media-box__frame{overflow:hidden}.dg-media-box,.dg-media-box img{width:100%}.dg-media-box img{height:100%;display:block;object-fit:cover;object-position:center}.dg-media-box--side{width:88px;min-width:88px;max-width:88px}.dg-hero-layout{display:grid;grid-template-columns:var(--dg-two-third-grid);grid-gap:var(--dg-two-third-gap);gap:var(--dg-two-third-gap)}.dg-standard-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:1rem;gap:1rem}.dg-sidebar-list{display:flex;flex-direction:column;gap:.5rem}.dg-dashboard-form,.dg-listing-grid{display:grid;grid-gap:1rem;gap:1rem}.dg-listing-grid--news,.dg-listing-grid--reports,.dg-listing-grid--services{grid-template-columns:repeat(2,minmax(0,1fr))}.dg-card__content{display:flex;flex-direction:column;min-width:0}.dg-card__content--event,.dg-card__content--report,.dg-card__content--service,.dg-card__content--standard{padding:var(--dg-space-4) 1.1rem 1.1rem}.dg-card__content--hero{padding:1rem .25rem .15rem}.dg-card__title{margin:0;color:var(--dg-color-ink);letter-spacing:-.03em}.dg-card__title--hero{font-size:clamp(1.6rem,3.2vw,2.4rem);line-height:1.12;color:#ffffff;text-shadow:0 1px 2px rgba(15,23,42,.42)}.dg-card__title--event,.dg-card__title--report,.dg-card__title--service,.dg-card__title--standard{font-size:1rem;font-weight:400;line-height:1.35}.dg-card__excerpt{margin:0;color:var(--dg-color-muted)}.dg-card__excerpt--hero{font-size:.95rem;line-height:1.7}.dg-card__excerpt--report,.dg-card__excerpt--service,.dg-card__excerpt--standard{font-size:.85rem;line-height:1.6;display:-webkit-box;-webkit-box-orient:vertical;line-clamp:3;-webkit-line-clamp:3;overflow:hidden}.dg-card__excerpt--event{margin-top:.35rem;margin-bottom:.5rem}.dg-card__meta{min-width:0}.dg-card__meta--footer{margin-top:auto}.dg-hero-media-shell{position:relative;overflow:hidden;border-radius:1.75rem}.dg-hero-overlay{position:absolute;inset:auto 0 0 0;display:flex;flex-direction:column;gap:.85rem;padding:1.5rem 1.4rem 1.3rem;background:linear-gradient(180deg,rgba(10,22,45,.02),rgba(10,22,45,.78))}.dg-hero-overlay__top{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.dg-section-header{display:flex;align-items:center;justify-content:space-between;gap:1rem}.dg-badge{display:inline-flex;align-items:center;gap:.35rem;min-height:1.6rem;padding:0 .65rem;border-radius:999px;font-size:.72rem;font-weight:700;white-space:nowrap}.dg-badge--neutral{background:var(--surface-alt);color:var(--muted)}.dg-badge--category,.dg-badge--status{background:transparent}.dg-badge__icon{display:inline-flex;align-items:center;justify-content:center}.dg-side-card{background:#ffffff}.dg-side-card__content{min-width:0}.dg-side-card__title-wrap{display:flex;align-items:flex-start;gap:.5rem;min-width:0}.dg-side-card__dot{width:8px;height:8px;border-radius:50%;margin-top:.3rem;flex-shrink:0}.dg-side-card__title{font-size:.9rem;font-weight:500;line-height:1.35;color:var(--ink)}.dg-side-card__meta,.dg-side-card__title{display:-webkit-box;-webkit-box-orient:vertical;line-clamp:2;-webkit-line-clamp:2;overflow:hidden}.dg-side-card__meta{margin-top:.25rem;min-width:0;font-size:.75rem;color:var(--subtle)}.dg-event-row{display:flex;gap:.9rem;align-items:flex-start}.dg-event-copy{flex:1 1;min-width:0}.dg-report-card--featured .dg-card__title--report{font-size:1.2rem}.dg-report-card--featured .dg-card__excerpt--report{line-clamp:4;-webkit-line-clamp:4}.dg-report-card__footer{display:flex;justify-content:space-between;align-items:center;gap:.75rem;margin-top:auto;padding-top:.75rem;border-top:1px solid var(--border,#e5e5e5)}.dg-report-card__date{font-size:.75rem;color:var(--text-muted,#6b7280)}.dg-service-card{display:flex;flex-direction:column}.dg-service-card .dg-media-box{margin-bottom:1rem}.dg-service-card__badges{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center;margin-bottom:.75rem}.dg-service-card__top{display:flex;justify-content:space-between;gap:.75rem;align-items:flex-start}.dg-service-card__contact,.dg-service-card__footer,.dg-service-card__meta{display:flex;gap:.65rem;flex-wrap:wrap;align-items:center;color:var(--muted);font-size:.84rem}.dg-service-card__address,.dg-service-card__route{color:var(--muted);font-size:.92rem}.dg-service-card__footer{justify-content:space-between;padding-top:.2rem;border-top:1px solid rgba(15,35,71,.08);margin-top:auto}@media (max-width:900px){.dg-hero-layout,.dg-listing-grid--news,.dg-listing-grid--reports,.dg-listing-grid--services,.dg-standard-grid{grid-template-columns:1fr}}@media (max-width:640px){.dg-card--hero{padding:.75rem}.dg-hero-overlay{padding:1rem 1rem .9rem}.dg-card__title--hero{font-size:1.5rem}.dg-card--side{grid-template-columns:60px minmax(0,1fr)}}.hp-shell{width:min(1200px,calc(100% - 2rem));margin:0 auto}.hp-master-grid{display:grid;grid-template-columns:minmax(0,2fr) minmax(0,1fr);grid-gap:24px;gap:24px;align-items:start}.hp-topbar-wrap{position:-webkit-sticky;position:sticky;top:0;z-index:200;height:60px;background:rgba(255,255,255,.96);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-bottom:1px solid rgba(148,163,184,.2);box-shadow:0 1px 0 rgba(148,163,184,.15)}.hp-topbar-inner{display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:16px;gap:16px;height:60px;width:min(1200px,calc(100% - 2rem));margin:0 auto}.hp-header-ad{padding:12px 0 8px}.hp-header-ad .ad-slot{width:100%;max-width:728px;margin:0 auto;min-height:90px;display:flex;align-items:center;justify-content:center;background:var(--surface-alt,#F8FAFC);border:1px dashed rgba(148,163,184,.35);border-radius:8px}.hp-hero-zone{padding:28px 0 20px;background:linear-gradient(160deg,#EDF1F8,#F0F3F8);border-bottom:1px solid rgba(148,163,184,.2);margin-bottom:0}.hp-hero-copy{display:flex;flex-direction:column;gap:0}.hp-hero-eyebrow{display:inline-flex;align-items:center;gap:6px;background:#EEF4FF;border:1px solid #bfdbfe;border-radius:999px;padding:3px 12px 3px 8px;margin-bottom:14px;width:-moz-fit-content;width:fit-content}.hp-hero-h1{font-family:"DM Serif Display",serif;font-size:clamp(1.8rem,3.2vw,2.5rem);font-weight:400;line-height:1.12;letter-spacing:-.038em;color:#0F2347;margin:0 0 8px}.hp-hero-lead{font-size:.9rem;line-height:1.65;color:#64748B;margin:0 0 18px;max-width:54ch}.hp-search-bar{display:grid;grid-template-columns:1fr auto;grid-gap:0;gap:0;align-items:center;background:#fff;border:1px solid rgba(100,116,139,.3);border-radius:14px;padding:0 6px 0 14px;box-shadow:0 2px 10px rgba(15,35,71,.06);margin-bottom:12px;height:48px}.hp-search-bar input{border:none;background:transparent;font-size:.9rem;color:#0F2347;outline:none;padding:0;min-width:0}.hp-search-bar input::placeholder{color:#94A3B8}.hp-search-btn{height:36px;padding:0 20px;border-radius:10px;background:#0F2347;color:#fff;font-size:.875rem;font-weight:600;border:none;cursor:pointer;white-space:nowrap;transition:background .15s;flex-shrink:0}.hp-search-btn:hover{background:#1A3560}.hp-filter-row{display:flex;flex-wrap:wrap;gap:6px;align-items:center;margin-bottom:10px}.hp-filter-btn{display:inline-flex;align-items:center;gap:5px;height:30px;padding:0 12px;border-radius:999px;border:1px solid rgba(148,163,184,.3);background:#fff;font-size:.78rem;color:#64748B;cursor:pointer;white-space:nowrap;transition:all .15s}.hp-filter-btn:hover{border-color:#BFDBFE;color:#0F2347;background:#EEF4FF}.hp-filter-btn.active{background:#F0FDF4;border-color:#86EFAC;color:#16A34A;font-weight:600}.hp-filter-btn.dashed{border-style:dashed}.hp-chip-row{display:flex;flex-wrap:wrap;gap:6px;align-items:center}.hp-chip-label{font-size:.72rem;color:#94A3B8;-webkit-margin-end:2px;margin-inline-end:2px;flex-shrink:0}.hp-chip{display:inline-flex;align-items:center;height:28px;padding:0 12px;border-radius:999px;border:1px solid rgba(148,163,184,.3);background:#fff;font-size:.76rem;color:#64748B;cursor:pointer;white-space:nowrap;text-decoration:none;transition:all .15s}.hp-chip:hover{border-color:#94A3B8;color:#0F2347}.hp-chip.active{background:#0F2347;border-color:#0F2347;color:#fff;font-weight:500}.hp-live-panel{background:linear-gradient(160deg,rgba(15,35,71,.97),rgba(22,46,96,.97));border-radius:20px;padding:18px;display:flex;flex-direction:column;gap:14px;color:#f8fafc;height:100%}.hp-live-header{display:flex;align-items:center;gap:7px}.hp-live-dot{width:7px;height:7px;border-radius:50%;background:#22C55E;flex-shrink:0;animation:hp-pulse 2.4s ease-in-out infinite}@keyframes hp-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.78)}}.hp-live-label{font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.09em;color:rgba(255,255,255,.5)}.hp-stat-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px}.hp-stat-card{padding:10px 12px;background:rgba(255,255,255,.09);border:1px solid rgba(255,255,255,.1);border-radius:12px}.hp-stat-num{font-family:"DM Serif Display",serif;font-size:1.7rem;color:#fff;line-height:1;margin-bottom:3px}.hp-stat-label{font-size:.7rem;color:rgba(255,255,255,.52);line-height:1.3}.hp-live-meta{display:flex;align-items:center;gap:6px;font-size:.72rem;color:rgba(255,255,255,.42);border-top:1px solid rgba(255,255,255,.1);padding-top:12px}.hp-live-actions{display:flex;flex-direction:column;gap:6px}.hp-live-btn{display:flex;align-items:center;justify-content:space-between;padding:9px 13px;border-radius:10px;font-size:.82rem;font-weight:500;text-decoration:none;transition:background .15s}.hp-live-btn.primary{background:rgba(255,255,255,.18);border:1px solid rgba(255,255,255,.28);color:#fff;font-weight:600}.hp-live-btn.secondary{background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.11);color:rgba(255,255,255,.82)}.hp-live-btn:hover{background:rgba(255,255,255,.25)}.hp-main-section{padding:24px 0}.hp-section-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;height:28px}.hp-section-title{font-size:.78rem;font-weight:600;color:#0F2347;display:flex;align-items:center;gap:6px}.hp-section-link{font-size:.75rem;font-weight:500;color:#2563EB;text-decoration:none;white-space:nowrap}.hp-section-link:hover{text-decoration:underline}.hp-feed-section{margin-bottom:28px}.hp-card-stack{display:flex;flex-direction:column;gap:10px}.hp-news-card{display:block;background:#fff;border:1px solid rgba(148,163,184,.22);border-radius:14px;padding:14px 16px;text-decoration:none;color:inherit;transition:transform .18s ease,box-shadow .18s ease,border-color .15s}.hp-news-card:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(15,35,71,.09);border-color:rgba(100,116,139,.3)}.hp-card-toprow{display:flex;align-items:center;gap:7px;margin-bottom:8px;flex-wrap:wrap}.hp-cat-badge{padding:0 8px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.hp-cat-badge,.hp-verified-badge{display:inline-flex;align-items:center;height:18px;border-radius:999px;font-size:.65rem;white-space:nowrap;flex-shrink:0}.hp-verified-badge{gap:3px;padding:0 7px;font-weight:600;background:#F0FDF4;color:#16A34A;border:1px solid #86efac}.hp-mission-meta{font-size:.72rem;color:#94A3B8;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1 1;min-width:0}.hp-card-title{font-family:"DM Serif Display",serif;font-size:1rem;font-weight:400;color:#0F2347;line-height:1.35;margin-bottom:6px}.hp-card-excerpt{font-size:.82rem;color:#64748B;line-height:1.6;margin-bottom:10px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hp-card-footer{display:flex;align-items:center;justify-content:space-between;gap:8px;flex-wrap:wrap}.hp-lang-pills{display:flex;gap:3px}.hp-lang-pill{display:inline-flex;align-items:center;height:16px;padding:0 5px;border:1px solid rgba(148,163,184,.25);border-radius:3px;font-size:.62rem;color:#94A3B8;background:#F8FAFC}.hp-time-label{color:#94A3B8}.hp-card-cta,.hp-time-label{font-size:.72rem;white-space:nowrap}.hp-card-cta{font-weight:500;color:#2563EB}.hp-inline-ad{border-radius:8px;border:1px dashed rgba(148,163,184,.35);background:#F8FAFC;min-height:60px;display:flex;align-items:center;justify-content:center;margin:10px 0}.hp-inline-ad-label{font-size:.62rem;color:#94A3B8;text-transform:uppercase;letter-spacing:.1em}.hp-event-card{display:flex;gap:12px;align-items:flex-start;background:#fff;border:1px solid rgba(148,163,184,.22);border-radius:14px;padding:13px 15px;text-decoration:none;color:inherit;transition:transform .18s ease,box-shadow .18s ease}.hp-event-card:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(15,35,71,.09)}.hp-event-date{flex-shrink:0;text-align:center;background:#F8FAFC;border:1px solid rgba(148,163,184,.22);border-radius:10px;padding:8px 11px;min-width:50px}.hp-event-month{font-size:.62rem;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:#94A3B8}.hp-event-day{font-family:"DM Serif Display",serif;font-size:1.5rem;color:#0F2347;line-height:1.1;margin-top:1px}.hp-event-body{flex:1 1;min-width:0}.hp-event-title{font-family:"DM Serif Display",serif;font-size:.95rem;color:#0F2347;line-height:1.35;margin-bottom:3px}.hp-event-sub{font-size:.75rem;color:#94A3B8;margin-bottom:8px}.hp-event-footer{display:flex;align-items:center;justify-content:space-between;gap:8px}.hp-mission-row{display:flex;align-items:center;gap:11px;background:#fff;border:1px solid rgba(148,163,184,.22);border-radius:12px;padding:11px 13px;text-decoration:none;color:inherit;transition:transform .18s ease,box-shadow .18s ease}.hp-mission-row:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(15,35,71,.09)}.hp-mission-flag{font-size:1.4rem;flex-shrink:0;width:36px;height:36px;display:flex;align-items:center;justify-content:center}.hp-mission-info{flex:1 1;min-width:0}.hp-mission-name{font-size:.875rem;font-weight:500;color:#0F2347;margin-bottom:2px}.hp-mission-meta-row{font-size:.72rem;color:#94A3B8}.hp-mission-open{font-size:.72rem;font-weight:500;color:#64748B;border:1px solid rgba(148,163,184,.3);border-radius:6px;padding:4px 10px;white-space:nowrap;flex-shrink:0}.hp-rail{position:-webkit-sticky;position:sticky;top:72px;display:flex;flex-direction:column;gap:12px}.hp-rail-panel{background:#fff;border:1px solid rgba(148,163,184,.22);border-radius:14px;padding:14px}.hp-rail-title{font-size:.62rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#94A3B8;margin-bottom:10px}.hp-rail-input{width:100%;padding:7px 10px;border:1px solid rgba(148,163,184,.25);border-radius:8px;background:#F8FAFC;font-size:.82rem;color:#0F2347;margin-bottom:8px;outline:none;transition:border-color .15s}.hp-rail-input:focus{border-color:#BFDBFE}.hp-rail-btn{display:flex;align-items:center;justify-content:space-between;width:100%;padding:8px 10px;border:1px solid rgba(148,163,184,.22);border-radius:8px;background:#F8FAFC;font-size:.82rem;color:#0F2347;text-decoration:none;cursor:pointer;margin-bottom:5px;transition:background .15s,border-color .15s}.hp-rail-btn:last-of-type{margin-bottom:0}.hp-rail-btn:hover{background:#EEF4FF;border-color:#BFDBFE}.hp-rail-btn.primary{background:#0F2347;border-color:#0F2347;color:#fff;font-weight:500}.hp-rail-btn.primary:hover{background:#1A3560}.hp-rail-btn.accent{background:#EEF4FF;border-color:#BFDBFE;color:#2563EB;font-weight:600}.hp-sidebar-ad{background:#F8FAFC;border:1px dashed rgba(148,163,184,.35);border-radius:10px;min-height:250px;max-width:100%;display:flex;align-items:center;justify-content:center}.hp-watch-section{background:#fff;border-top:1px solid rgba(148,163,184,.18);border-bottom:1px solid rgba(148,163,184,.18);padding:28px 0;margin:0}.hp-directory-section{padding:28px 0}.hp-featured-band{background:#fff;border-top:1px solid rgba(148,163,184,.18);border-bottom:1px solid rgba(148,163,184,.18);padding:32px 0}.hp-featured-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px;margin-top:12px}.hp-featured-card{display:block;background:#F8FAFC;border:1px solid rgba(148,163,184,.22);border-left:3px solid #0f2347;border-radius:16px;padding:20px 22px;text-decoration:none;color:inherit;transition:transform .18s ease,box-shadow .18s ease}.hp-featured-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(15,35,71,.1)}.hp-featured-title{font-family:"DM Serif Display",serif;font-size:1.15rem;font-weight:400;color:#0F2347;line-height:1.3;margin-bottom:8px}.hp-featured-excerpt{font-size:.82rem;color:#64748B;line-height:1.68;margin-bottom:14px}.hp-mid-ad-section{padding:8px 0 16px}.hp-mid-ad-inner{min-height:90px;max-width:728px;background:#F8FAFC;border:1px dashed rgba(148,163,184,.35);border-radius:8px;display:flex;align-items:center;justify-content:center}.hp-footer-ad-band{background:#F0F3F8;border-top:1px solid rgba(148,163,184,.18);border-bottom:1px solid rgba(148,163,184,.18);padding:20px 0;width:100%}.hp-footer-ad-inner{width:min(1200px,calc(100% - 2rem));margin:0 auto;min-height:90px;background:#fff;border:1px dashed rgba(148,163,184,.35);border-radius:8px;display:flex;align-items:center;justify-content:center}.hp-lang-strip{background:#EBF0F7;border-top:1px solid rgba(148,163,184,.18);border-bottom:1px solid rgba(148,163,184,.18);padding:14px 0}.hp-lang-strip-inner{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.hp-lang-strip h3{font-family:"DM Serif Display",serif;font-size:1rem;font-weight:400;color:#0F2347;margin-bottom:2px}.hp-lang-strip p{font-size:.78rem;color:#64748B;margin:0}.hp-lang-cards{display:flex;gap:8px}.hp-lang-card{display:flex;flex-direction:column;align-items:center;padding:8px 16px;border:1px solid rgba(148,163,184,.25);border-radius:10px;background:#fff;text-decoration:none;color:inherit;min-width:68px;transition:border-color .15s,box-shadow .15s}.hp-lang-card:hover{border-color:rgba(100,116,139,.35);box-shadow:0 2px 8px rgba(15,35,71,.06)}.hp-lang-code{font-size:.82rem;font-weight:700;color:#0F2347;letter-spacing:.04em}.hp-lang-name{font-size:.68rem;color:#94A3B8;margin-top:1px}.hp-footer{background:#0F2347;padding:40px 0 24px}.hp-footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;grid-gap:28px;gap:28px;margin-bottom:28px;padding-bottom:24px;border-bottom:1px solid rgba(255,255,255,.1)}.hp-footer-brand-row{display:flex;align-items:center;gap:8px;margin-bottom:10px}.hp-footer-mark{width:26px;height:26px;border-radius:7px;background:rgba(255,255,255,.12);display:flex;align-items:center;justify-content:center;font-size:.68rem;font-weight:700;color:rgba(255,255,255,.8);letter-spacing:.06em;flex-shrink:0}.hp-footer-name{font-family:"DM Serif Display",serif;font-size:.92rem;color:rgba(255,255,255,.88)}.hp-footer-body{font-size:.78rem;color:rgba(255,255,255,.38);line-height:1.72;margin:0;max-width:240px}.hp-footer-col-title{font-size:.62rem;font-weight:700;text-transform:uppercase;letter-spacing:.09em;color:rgba(255,255,255,.3);margin-bottom:12px}.hp-footer-links{display:flex;flex-direction:column;gap:8px}.hp-footer-link{font-size:.78rem;color:rgba(255,255,255,.5);text-decoration:none;transition:color .15s}.hp-footer-link:hover{color:rgba(255,255,255,.85)}.hp-footer-bar{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:10px}.hp-footer-copy{font-size:.72rem;color:rgba(255,255,255,.26)}.hp-footer-langs{display:flex;gap:5px}.hp-footer-lang{display:inline-flex;align-items:center;padding:3px 9px;border:1px solid rgba(255,255,255,.15);border-radius:5px;font-size:.68rem;color:rgba(255,255,255,.38);text-decoration:none;transition:color .15s}.hp-footer-lang:hover{color:rgba(255,255,255,.75)}@media (max-width:960px){.hp-master-grid{grid-template-columns:1fr}.hp-rail{position:static;top:auto;display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.hp-hero-h1{font-size:clamp(1.5rem,5vw,2rem)}.hp-featured-grid{grid-template-columns:1fr}.hp-footer-grid{grid-template-columns:1fr 1fr;gap:20px}}@media (max-width:640px){.hp-shell{width:calc(100% - 1.25rem)}.hp-rail{grid-template-columns:1fr}.hp-hero-h1{font-size:1.5rem}.hp-search-bar{grid-template-columns:1fr;height:auto;padding:8px;gap:8px}.hp-search-btn{width:100%}.hp-filter-row{display:none}.hp-chip-row{overflow-x:auto;flex-wrap:nowrap;padding-bottom:4px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.hp-chip-row::-webkit-scrollbar{display:none}.hp-stat-grid{grid-template-columns:1fr 1fr}.hp-footer-grid{grid-template-columns:1fr}.hp-lang-strip-inner{flex-direction:column;align-items:flex-start;gap:12px}}[dir=rtl] .hp-card-cta,[dir=rtl] .hp-live-btn span,[dir=rtl] .hp-rail-btn span{transform:scaleX(-1);display:inline-block}[dir=rtl] .hp-featured-card{border-left:1px solid rgba(148,163,184,.22);border-right:3px solid #0f2347}