:root{--newsorbit-primary:#c1121f;--newsorbit-accent:#003049;--newsorbit-background:#ffffff;--newsorbit-surface:#ffffff;--newsorbit-surface-alt:#f6f8fb;--newsorbit-border:#dde3ea;--newsorbit-panel-border:rgba(221, 227, 234, 0.9);--newsorbit-soft-border:rgba(0, 48, 73, 0.1);--newsorbit-text:#15202b;--newsorbit-heading:#0f2232;--newsorbit-content-text:#22313f;--newsorbit-muted:#5f6b7a;--newsorbit-link-blue:#006ba1;--newsorbit-link-blue-soft:rgba(0, 107, 161, 0.08);--newsorbit-link-blue-border:rgba(0, 107, 161, 0.14);--newsorbit-link-blue-contrast:#ffffff;--newsorbit-control-bg:#ffffff;--newsorbit-control-hover:rgba(0, 48, 73, 0.06);--newsorbit-shadow:0 18px 48px rgba(0, 25, 56, 0.08);--newsorbit-radius:18px;--newsorbit-font-body:"Noto Sans Devanagari","Nirmala UI","Mangal","Kalimati","Noto Sans",system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;--newsorbit-font-heading:"Noto Serif Devanagari","Noto Sans Devanagari","Nirmala UI","Mangal","Kalimati",Georgia,serif;--newsorbit-container:min(1280px, calc(100% - 2rem))}
@counter-style newsorbit-nepali-decimal{system:numeric;symbols:"\0966" "\0967" "\0968" "\0969" "\096A" "\096B" "\096C" "\096D" "\096E" "\096F";pad:2 "\0966"}
html[data-theme=dark]{color-scheme:dark;--newsorbit-background:#080f17;--newsorbit-surface:#111a24;--newsorbit-surface-alt:#172433;--newsorbit-border:#2a3948;--newsorbit-panel-border:rgba(128, 148, 170, 0.32);--newsorbit-soft-border:rgba(128, 148, 170, 0.28);--newsorbit-text:#edf4fa;--newsorbit-heading:#f7fbff;--newsorbit-content-text:#dbe7f1;--newsorbit-muted:#a8b6c5;--newsorbit-link-blue:#82d9ff;--newsorbit-link-blue-soft:rgba(79, 183, 232, 0.16);--newsorbit-link-blue-border:rgba(130, 217, 255, 0.28);--newsorbit-link-blue-contrast:#08111b;--newsorbit-control-bg:#151f2b;--newsorbit-control-hover:rgba(128, 148, 170, 0.16);--newsorbit-shadow:0 18px 48px rgba(0, 0, 0, 0.38)}
*{box-sizing:border-box}
html{scroll-behavior:smooth;color-scheme:light}
body{margin:0;font-family:var(--newsorbit-font-body),sans-serif;color:var(--newsorbit-text);background:var(--newsorbit-background);line-height:1.7}
img{max-width:100%;height:auto;vertical-align:middle}
.newsorbit-icon{display:inline-block;width:1em;height:1em;flex:0 0 auto;vertical-align:-.125em;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
a{color:inherit;text-decoration:none}
a:focus,a:hover{color:var(--newsorbit-primary)}
.container{width:var(--newsorbit-container);margin:0 auto}
.site-header{position:relative;z-index:100;background:var(--newsorbit-surface);backdrop-filter:blur(18px);border-bottom:1px solid var(--newsorbit-panel-border)}
.has-sticky-header .site-header{position:sticky;top:0}
body.admin-bar.has-sticky-header .site-header{top:32px}
.nav-bar,.top-bar{border-bottom:1px solid var(--newsorbit-panel-border)}
.nav-bar__grid,.site-info__inner,.top-bar__grid{display:grid;align-items:center;gap:1rem}
.top-bar__grid{grid-template-columns:1fr auto 1fr;padding:.85rem 0}
.nav-bar__grid{grid-template-columns:minmax(0,1fr) auto;padding:.85rem 0}
.archive-description,.entry-meta,.post-card__excerpt,.site-description,.social-links,.top-bar__date,.weather-widget,.widget,button,input,select,textarea{font-size:.95rem}
.top-bar__date{justify-self:start;text-align:left}
.header-date-block,.header-date-block__content{display:grid;gap:.2rem}
.header-date-block__primary,.header-date-block__row,.header-date-block__time{display:inline-flex;align-items:center;flex-wrap:wrap;gap:.55rem}
.header-date-block__row i,.header-date-block__time i{color:var(--newsorbit-primary)}
.header-date-block__row{align-items:flex-start}
.header-date-block__row>.newsorbit-icon{width:1em;height:1.7em}
.header-date-block__nepali{font-weight:700;color:var(--newsorbit-text)}
.header-date-block__english,.header-date-block__time{color:var(--newsorbit-muted)}
.site-branding{text-align:center}
.nav-bar__brand{display:none}
.custom-logo-link{display:inline-flex;align-items:center;justify-content:center}
.custom-logo-link img{width:min(100%,300px);height:auto;max-width:300px;max-height:90px;object-fit:contain}
.site-title{font-family:var(--newsorbit-font-heading),serif;font-size:clamp(1.8rem, 4vw, 3rem);font-weight:700;line-height:1.1}
.archive-description,.entry-meta,.newsorbit-poll-results__total,.post-card__excerpt,.site-description,.topic-cloud a,.video-card__source,.weather-widget__location,.weather-widget__status,.widget p{color:var(--newsorbit-muted)}
.top-bar__widgets{display:flex;justify-content:flex-end;align-items:center;gap:1rem;flex-wrap:wrap}
.social-links{display:flex;gap:.75rem;flex-wrap:wrap}
.social-links a,.tag-list a,.topic-cloud a{display:inline-flex;align-items:center;gap:.45rem;padding:.35rem .8rem;border-radius:999px;background:0 0;border:1px solid var(--newsorbit-border);font-size:.82rem;font-weight:600}
.entry-meta i,.menu-toggle i,.nav-tools i,.social-links i,.video-card__play i{font-size:.95rem;line-height:1}
.button,.menu-toggle,.nav-tool,button,input[type=submit]{cursor:pointer;border:0;border-radius:999px;transition:transform .2s ease,background-color .2s ease,color .2s ease}
.menu-toggle,.nav-tool{align-items:center;justify-content:center;width:44px;height:44px;background:var(--newsorbit-control-bg);border:1px solid var(--newsorbit-border)}
.menu-toggle{display:none}
.nav-tool{display:inline-flex}
.theme-toggle__icon--light{display:none}
html[data-theme=dark] .theme-toggle{color:#ffd166}
html[data-theme=dark] .theme-toggle__icon--dark{display:none}
html[data-theme=dark] .theme-toggle__icon--light{display:inline-block}
.button,button,input[type=submit]{background:var(--newsorbit-control-bg);color:var(--newsorbit-text);border:1px solid var(--newsorbit-border);padding:.85rem 1.3rem;font-weight:700}
.button--ghost{background:var(--newsorbit-control-bg);display:inline-flex;align-items:center;gap:.5rem}
.button:hover,.menu-toggle:hover,.nav-tool:hover,button:hover,input[type=submit]:hover{transform:translateY(-1px)}
.main-navigation ul{display:flex;align-items:center;gap:1.25rem;list-style:none;margin:0;padding:0;flex-wrap:wrap}
.main-navigation{justify-self:start;width:100%}
.main-navigation li{position:relative}
.main-navigation>div>ul>li,.main-navigation>ul>li{display:inline-flex;align-items:center;gap:.25rem}
.main-navigation a{font-weight:700;padding:.35rem 0}
.main-navigation .sub-menu{position:absolute;top:calc(100% + .75rem);left:0;min-width:240px;padding:.9rem;background:var(--newsorbit-surface);border:1px solid var(--newsorbit-border);border-radius:16px;box-shadow:var(--newsorbit-shadow);display:grid;gap:.35rem;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(10px);transition:opacity .2s ease,transform .2s ease,visibility .2s ease;z-index:25}
.main-navigation .sub-menu li{display:block}
.main-navigation .sub-menu a{display:block;padding:.55rem .75rem;border-radius:12px;font-weight:600}
.main-navigation .sub-menu a:focus,.main-navigation .sub-menu a:hover{background:var(--newsorbit-control-hover)}
.main-navigation .sub-menu::before{content:"";position:absolute;right:0;bottom:100%;left:0;height:.75rem}
.main-navigation li.submenu-open>.sub-menu,.main-navigation li:focus-within>.sub-menu,.main-navigation:not(.has-hover-intent) li:hover>.sub-menu{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}
.submenu-toggle{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;padding:0;border:0;border-radius:999px;background:0 0;color:var(--newsorbit-muted);flex:0 0 24px}
.submenu-toggle:focus-visible,.submenu-toggle:hover{transform:none;background:var(--newsorbit-link-blue-soft);color:var(--newsorbit-link-blue)}
.submenu-toggle .newsorbit-icon{width:.9rem;height:.9rem;stroke-width:2.5;transition:transform .25s ease}
.menu-item-has-children.submenu-open>.submenu-toggle .newsorbit-icon{transform:rotate(180deg)}
@media (hover:hover){
.menu-item-has-children:focus-within>.submenu-toggle .newsorbit-icon,.menu-item-has-children:hover>.submenu-toggle .newsorbit-icon{transform:rotate(180deg)}
}
.nav-tools{display:flex;align-items:center;gap:.75rem;justify-self:end;margin-left:auto}
.utility-panel{padding-bottom:1rem}
.calendar-panel{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:1rem;align-items:start;max-height:calc(100vh - 17rem);max-height:calc(100dvh - 17rem);overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}
.calendar-embed{display:block;width:100%;height:620px;border:0;overflow:hidden}
.calendar-embed--holidays{max-width:360px;height:620px}
.card,.utility-panel__inner{background:var(--newsorbit-surface);border:1px solid var(--newsorbit-border);border-radius:var(--newsorbit-radius);box-shadow:var(--newsorbit-shadow)}
.card{padding:1.25rem}
.widget.card{border:0}
.site-main{padding:1.5rem 0 3rem}
.content-with-sidebar,.home-layout{display:grid;gap:1.5rem}
.content-with-sidebar{grid-template-columns:minmax(0,1fr) 320px;align-items:start}
.section{display:grid;gap:1rem}
.section-heading{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.5rem;padding:1rem 1.2rem;border-radius:20px;background:linear-gradient(135deg,var(--newsorbit-link-blue-soft),rgba(79,183,232,.14)),var(--newsorbit-surface);border:1px solid var(--newsorbit-link-blue-border);box-shadow:0 14px 34px rgba(0,48,73,.08)}
.section-heading__content{display:flex;align-items:center;gap:.9rem;min-width:0}
.section-heading__eyebrow{width:14px;height:14px;flex:0 0 14px;border-radius:999px;background:linear-gradient(135deg,#c1121f,#f77f00);box-shadow:0 0 0 6px rgba(193,18,31,.08)}
.archive-title,.author-stack__name,.entry-title,.featured-card__title,.post-card__title,.section-heading h2,.video-card__title,.widget-title{margin:0;font-family:var(--newsorbit-font-heading),serif;line-height:1.2}
.section-heading h2{font-size:clamp(1.2rem, 2.2vw, 1.65rem);letter-spacing:-.02em;color:var(--newsorbit-heading)}
.section-heading__link{display:inline-flex;align-items:center;gap:.45rem;padding:.55rem .95rem;border-radius:999px;background:var(--newsorbit-link-blue-soft);border:1px solid var(--newsorbit-link-blue-border);color:var(--newsorbit-link-blue);font-size:.82rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;white-space:nowrap}
.section-heading__link:focus,.section-heading__link:hover{background:var(--newsorbit-link-blue);color:var(--newsorbit-link-blue-contrast)}
.category-section--no-right-widget.category-section--layout-grid-14 .category-layout,.category-section--no-right-widget.category-section--layout-grid-15 .category-layout,.category-section--no-right-widget.category-section--layout-grid-16 .category-layout,.category-section--no-right-widget.category-section--layout-grid-17 .category-layout,.category-section--no-right-widget.category-section--layout-grid-18 .category-layout,.category-section--no-right-widget.category-section--layout-grid-19 .category-layout,.category-section--no-right-widget.category-section--layout-grid-20 .category-layout,.category-section--no-right-widget.category-section--layout-grid-21 .category-layout,.category-section--no-right-widget.category-section--layout-grid-22 .category-layout,.category-section--no-right-widget.category-section--layout-grid-23 .category-layout,.category-section--no-right-widget.category-section--layout-grid-24 .category-layout,.category-section--no-right-widget.category-section--layout-grid-25 .category-layout{grid-template-columns:1fr}
.category-section--has-right-widget.category-section--layout-grid-14 .category-layout,.category-section--has-right-widget.category-section--layout-grid-15 .category-layout,.category-section--has-right-widget.category-section--layout-grid-16 .category-layout,.category-section--has-right-widget.category-section--layout-grid-17 .category-layout,.category-section--has-right-widget.category-section--layout-grid-18 .category-layout,.category-section--has-right-widget.category-section--layout-grid-19 .category-layout,.category-section--has-right-widget.category-section--layout-grid-20 .category-layout,.category-section--has-right-widget.category-section--layout-grid-21 .category-layout,.category-section--has-right-widget.category-section--layout-grid-22 .category-layout,.category-section--has-right-widget.category-section--layout-grid-23 .category-layout,.category-section--has-right-widget.category-section--layout-grid-24 .category-layout,.category-section--has-right-widget.category-section--layout-grid-25 .category-layout{grid-template-columns:minmax(0,1fr) minmax(240px,320px)}
.category-section--has-right-widget .category-layout__ad{min-width:0}
.category-section--has-right-widget .category-layout__ad .widget{max-width:100%;overflow:hidden}
.category-section--has-right-widget .category-layout__ad embed,.category-section--has-right-widget .category-layout__ad iframe,.category-section--has-right-widget .category-layout__ad img,.category-section--has-right-widget .category-layout__ad object{max-width:100%}
.featured-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:1rem}
.featured-grid--single{grid-template-columns:1fr}
.featured-card:first-child{grid-column:span 7}
.featured-card{grid-column:span 5;overflow:hidden;padding:0 0 1rem;display:grid;grid-template-columns:1fr;gap:.85rem;background:0 0;border:0;border-bottom:1px solid var(--newsorbit-border);box-shadow:none}
.featured-grid--single .featured-card,.featured-section--fullwidth .featured-grid--single .featured-card:first-child{grid-column:1/-1;width:100%;max-width:100%}
.featured-card__media{display:block;order:2}
.entry-media img,.featured-card__media img,.post-card__image img,.video-card__media img{width:100%;object-fit:cover;aspect-ratio:16/10}
.featured-card__media img{border-radius:8px;aspect-ratio:16/8}
.featured-card__content,.post-card__content,.video-card__content{padding:1.15rem}
.featured-card__content{order:1;display:grid;gap:.75rem;max-width:100%;margin:0;padding:.5rem 1rem 0;text-align:center}
.featured-card__title{font-size:clamp(1.8rem, 3.8vw, 3.6rem);margin-bottom:0;line-height:1.12}
.entry-subtitle,.featured-card__subtitle,.post-card__subtitle{margin:-.2rem 0 .85rem;color:var(--newsorbit-link-blue);font-size:1.2rem;font-style:italic;line-height:1.6}
.featured-card__subtitle{max-width:44ch;margin:0 auto;font-size:1.5rem;font-weight:600;color:var(--newsorbit-link-blue)}
.featured-card .entry-meta,.featured-card .entry-meta__authors{justify-content:center}
.featured-card__excerpt{order:3;max-width:100%;margin:0;padding:0 1rem;text-align:center;color:var(--newsorbit-muted);font-size:1rem;line-height:1.8}
.author-stack__item,.entry-meta,.newsorbit-widget-posts__item{display:flex;align-items:center;gap:.75rem}
.entry-meta,.entry-meta__authors{flex-wrap:wrap}
.entry-meta__authors{display:inline-flex;align-items:center;gap:.7rem;max-width:100%}
.entry-meta__author-avatars{display:inline-flex;align-items:center;padding-inline-end:0.25rem}
.entry-meta__author-avatar{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;margin-inline-start:-8px;border-radius:50%;background:var(--newsorbit-surface);box-shadow:0 0 0 2px var(--newsorbit-border);overflow:hidden}
.entry-meta__author-avatar:first-child{margin-inline-start:0}
.entry-meta__author-names{font-weight:700;line-height:1.45;color:var(--newsorbit-heading)}
.entry-meta__date,.entry-meta__time{font-weight:700}
.author-stack__avatar,.entry-meta__author-avatar img{display:block;flex:0 0 auto;aspect-ratio:1/1;border-radius:50%;overflow:hidden;object-fit:cover}
.entry-meta__author-avatar img{width:36px;height:36px}
.entry-meta__author-initial{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:var(--newsorbit-link-blue-soft);color:var(--newsorbit-link-blue);font-size:.95rem;font-weight:700}
.author-stack__avatar{width:72px;height:72px}
.post-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}
.post-card,.video-card{padding:0;overflow:hidden}
.post-card__title{font-size:1.2rem;margin:0 0 .65rem}
.category-layout{display:grid;grid-template-columns:minmax(0,2fr) minmax(260px,1fr);gap:1rem;align-items:start}
.post-grid--category{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:1.15rem;grid-auto-flow:dense;align-items:start}
.post-grid--category .post-card{grid-column:span 4;height:100%;border-radius:16px}
.post-grid--category .post-card__content{padding:.95rem}
.post-grid--category .post-card__title{font-size:1rem;line-height:1.28;margin-bottom:.45rem}
.post-grid--category .post-card__excerpt{font-size:.88rem;line-height:1.6}
.post-grid--category .entry-meta{font-size:.8rem;gap:.5rem}
.post-grid--grid-1 .post-card:first-child{grid-column:span 8;grid-row:span 4;position:relative;min-height:100%;background:#0d1722}
.post-grid--grid-1 .post-card:nth-child(2),.post-grid--grid-1 .post-card:nth-child(3),.post-grid--grid-1 .post-card:nth-child(4),.post-grid--grid-1 .post-card:nth-child(5){grid-column:span 4;display:grid;grid-template-columns:132px minmax(0,1fr);gap:1rem;padding:0;border:0;border-bottom:1px solid var(--newsorbit-panel-border);border-radius:0;box-shadow:none;background:0 0}
.post-grid--grid-1 .post-card:first-child .post-card__image,.post-grid--grid-17 .post-card:first-child .post-card__image,.post-grid--grid-23 .post-card:first-child .post-card__image,.post-grid--grid-25 .post-card:first-child .post-card__image,.post-grid--grid-5 .post-card:first-child .post-card__image{display:block;height:100%}
.post-grid--grid-1 .post-card:first-child .post-card__image img,.post-grid--grid-17 .post-card:first-child .post-card__image img,.post-grid--grid-23 .post-card:first-child .post-card__image img,.post-grid--grid-25 .post-card:first-child .post-card__image img,.post-grid--grid-5 .post-card:first-child .post-card__image img{width:100%;height:100%;aspect-ratio:auto}
.post-grid--grid-1 .post-card:first-child .post-card__content,.post-grid--grid-17 .post-card:first-child .post-card__content,.post-grid--grid-23 .post-card:first-child .post-card__content,.post-grid--grid-25 .post-card:first-child .post-card__content,.post-grid--grid-5 .post-card:first-child .post-card__content{position:absolute;inset:auto 0 0 0;z-index:1;padding:1.5rem;background:linear-gradient(180deg,rgba(2,10,20,0) 0,rgba(2,10,20,.82) 56%,rgba(2,10,20,.96) 100%)}
.post-grid--grid-1 .post-card:first-child .post-card__title,.post-grid--grid-17 .post-card:first-child .post-card__title,.post-grid--grid-23 .post-card:first-child .post-card__title,.post-grid--grid-25 .post-card:first-child .post-card__title,.post-grid--grid-5 .post-card:first-child .post-card__title{font-size:clamp(1.45rem, 2.35vw, 2.35rem);line-height:1.14}
.post-grid--grid-1 .post-card:first-child .entry-meta,.post-grid--grid-1 .post-card:first-child .entry-meta a,.post-grid--grid-1 .post-card:first-child .entry-meta__author-names,.post-grid--grid-1 .post-card:first-child .post-card__excerpt,.post-grid--grid-1 .post-card:first-child .post-card__title a,.post-grid--grid-17 .post-card:first-child .entry-meta,.post-grid--grid-17 .post-card:first-child .entry-meta a,.post-grid--grid-17 .post-card:first-child .entry-meta__author-names,.post-grid--grid-17 .post-card:first-child .post-card__excerpt,.post-grid--grid-17 .post-card:first-child .post-card__title a,.post-grid--grid-23 .post-card:first-child .entry-meta,.post-grid--grid-23 .post-card:first-child .entry-meta a,.post-grid--grid-23 .post-card:first-child .entry-meta__author-names,.post-grid--grid-23 .post-card:first-child .post-card__excerpt,.post-grid--grid-23 .post-card:first-child .post-card__title a,.post-grid--grid-25 .post-card:first-child .entry-meta,.post-grid--grid-25 .post-card:first-child .entry-meta a,.post-grid--grid-25 .post-card:first-child .entry-meta__author-names,.post-grid--grid-25 .post-card:first-child .post-card__excerpt,.post-grid--grid-25 .post-card:first-child .post-card__title a,.post-grid--grid-5 .post-card:first-child .entry-meta,.post-grid--grid-5 .post-card:first-child .entry-meta a,.post-grid--grid-5 .post-card:first-child .entry-meta__author-names,.post-grid--grid-5 .post-card:first-child .post-card__excerpt,.post-grid--grid-5 .post-card:first-child .post-card__title a{color:#fff}
.post-grid--grid-1 .post-card:first-child .post-card__excerpt{display:none}
.post-grid--grid-1 .post-card:nth-child(n+2) .post-card__image img,.post-grid--grid-17 .post-card:nth-child(n+2) .post-card__image img,.post-grid--grid-23 .post-card:nth-child(n+2) .post-card__image img,.post-grid--grid-25 .post-card:nth-child(n+2) .post-card__image img{height:76px;border-radius:6px}
.post-grid--grid-1 .post-card:nth-child(n+2) .post-card__content,.post-grid--grid-17 .post-card:nth-child(n+2) .post-card__content,.post-grid--grid-23 .post-card:nth-child(n+2) .post-card__content,.post-grid--grid-25 .post-card:nth-child(n+2) .post-card__content{padding:0}
.post-grid--grid-1 .post-card:nth-child(n+2) .post-card__title,.post-grid--grid-17 .post-card:nth-child(n+2) .post-card__title,.post-grid--grid-23 .post-card:nth-child(n+2) .post-card__title,.post-grid--grid-25 .post-card:nth-child(n+2) .post-card__title{font-size:.95rem;line-height:1.3}
.post-grid--grid-1 .post-card:nth-child(n+2) .post-card__excerpt,.post-grid--grid-17 .post-card:nth-child(n+2) .post-card__excerpt,.post-grid--grid-23 .post-card:nth-child(n+2) .post-card__excerpt,.post-grid--grid-25 .post-card:nth-child(n+2) .post-card__excerpt{display:none}
.post-grid--grid-11 .post-card:first-child,.post-grid--grid-11 .post-card:nth-child(2),.post-grid--grid-12 .post-card:first-child,.post-grid--grid-13 .post-card:first-child,.post-grid--grid-2 .post-card:first-child,.post-grid--grid-2 .post-card:nth-child(2),.post-grid--grid-3 .post-card:first-child{grid-column:span 6}
.post-grid--grid-11 .post-card:first-child,.post-grid--grid-11 .post-card:nth-child(2),.post-grid--grid-12 .post-card:first-child,.post-grid--grid-13 .post-card:first-child,.post-grid--grid-13 .post-card:nth-child(2),.post-grid--grid-2 .post-card:first-child,.post-grid--grid-2 .post-card:nth-child(2),.post-grid--grid-3 .post-card:first-child{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:stretch;overflow:hidden}
.post-grid--grid-11 .post-card:first-child .post-card__image img,.post-grid--grid-11 .post-card:nth-child(2) .post-card__image img,.post-grid--grid-12 .post-card:first-child .post-card__image img,.post-grid--grid-13 .post-card:first-child .post-card__image img,.post-grid--grid-13 .post-card:nth-child(2) .post-card__image img,.post-grid--grid-2 .post-card:first-child .post-card__image img,.post-grid--grid-2 .post-card:nth-child(2) .post-card__image img,.post-grid--grid-3 .post-card:first-child .post-card__image img{height:100%;aspect-ratio:4/3}
.post-grid--grid-11 .post-card:first-child .post-card__content,.post-grid--grid-11 .post-card:nth-child(2) .post-card__content,.post-grid--grid-12 .post-card:first-child .post-card__content,.post-grid--grid-13 .post-card:first-child .post-card__content,.post-grid--grid-13 .post-card:nth-child(2) .post-card__content,.post-grid--grid-2 .post-card:first-child .post-card__content,.post-grid--grid-2 .post-card:nth-child(2) .post-card__content,.post-grid--grid-3 .post-card:first-child .post-card__content{display:grid;align-content:center;padding:1.7rem}
.post-grid--grid-11 .post-card:first-child .post-card__title,.post-grid--grid-11 .post-card:nth-child(2) .post-card__title,.post-grid--grid-12 .post-card:first-child .post-card__title,.post-grid--grid-13 .post-card:first-child .post-card__title,.post-grid--grid-13 .post-card:nth-child(2) .post-card__title,.post-grid--grid-2 .post-card:first-child .post-card__title,.post-grid--grid-2 .post-card:nth-child(2) .post-card__title,.post-grid--grid-3 .post-card:first-child .post-card__title{font-size:clamp(1.2rem, 1.7vw, 1.85rem);line-height:1.18}
.post-grid--grid-11 .post-card:nth-child(n+3),.post-grid--grid-12 .post-card:nth-child(n+2),.post-grid--grid-13 .post-card:nth-child(n+3),.post-grid--grid-2 .post-card:nth-child(n+3),.post-grid--grid-3 .post-card:nth-child(n+2){grid-column:span 6;display:grid;grid-template-columns:120px minmax(0,1fr);gap:.95rem;align-items:center;padding:0;border:0;border-radius:0;box-shadow:none;background:0 0}
.post-grid--grid-11 .post-card:nth-child(n+3) .post-card__image img,.post-grid--grid-12 .post-card:nth-child(n+2) .post-card__image img,.post-grid--grid-13 .post-card:nth-child(n+3) .post-card__image img,.post-grid--grid-2 .post-card:nth-child(n+3) .post-card__image img,.post-grid--grid-3 .post-card:nth-child(n+2) .post-card__image img{height:68px;border-radius:6px}
.post-grid--grid-11 .post-card:nth-child(n+3) .post-card__content,.post-grid--grid-12 .post-card:nth-child(n+2) .post-card__content,.post-grid--grid-13 .post-card:nth-child(n+3) .post-card__content,.post-grid--grid-2 .post-card:nth-child(n+3) .post-card__content,.post-grid--grid-3 .post-card:nth-child(n+2) .post-card__content{padding:0}
.post-grid--grid-11 .post-card:nth-child(n+3) .post-card__excerpt,.post-grid--grid-12 .post-card:nth-child(n+2) .post-card__excerpt,.post-grid--grid-13 .post-card:nth-child(n+3) .post-card__excerpt,.post-grid--grid-2 .post-card:nth-child(n+3) .post-card__excerpt,.post-grid--grid-3 .post-card:nth-child(n+2) .post-card__excerpt{display:none}
.post-grid--grid-2 .post-card:first-child .post-card__excerpt,.post-grid--grid-2 .post-card:nth-child(2) .post-card__excerpt{display:none}
.post-grid--grid-2 .post-card__subtitle{display:none}
.post-grid--grid-3{grid-template-columns:repeat(2,minmax(0,1fr))}
.post-grid--grid-3 .post-card:first-child{grid-column:1/-1}
.post-grid--grid-4 .post-card:first-child,.post-grid--grid-4 .post-card:nth-child(2),.post-grid--grid-4 .post-card:nth-child(3){grid-column:span 4}
.post-grid--grid-4 .post-card:nth-child(4),.post-grid--grid-4 .post-card:nth-child(5),.post-grid--grid-4 .post-card:nth-child(6),.post-grid--grid-4 .post-card:nth-child(7){grid-column:span 3}
.post-grid--grid-4 .post-card:first-child .post-card__title,.post-grid--grid-4 .post-card:nth-child(2) .post-card__title,.post-grid--grid-4 .post-card:nth-child(3) .post-card__title{font-size:1rem}
.post-grid--grid-4 .post-card .post-card__excerpt{display:none}
.post-grid--grid-5 .post-card:first-child{grid-column:span 12;grid-row:auto;position:relative;min-height:0;background:0 0}
.post-grid--grid-5 .post-card:nth-child(2),.post-grid--grid-5 .post-card:nth-child(3),.post-grid--grid-5 .post-card:nth-child(4),.post-grid--grid-5 .post-card:nth-child(5){grid-column:span 3;display:grid;grid-template-columns:1fr;gap:0;align-items:stretch;padding:0;border:1px solid var(--newsorbit-panel-border);border-radius:16px;box-shadow:var(--newsorbit-shadow);background:var(--newsorbit-surface);overflow:hidden}
.post-grid--grid-5 .post-card:nth-child(n+2) .post-card__image img{height:auto;aspect-ratio:4/3;border-radius:0}
.post-grid--grid-5 .post-card:nth-child(n+2) .post-card__content{padding:.85rem .95rem 1rem}
.post-grid--grid-5 .post-card:nth-child(n+2) .post-card__excerpt{display:none}
.post-grid--grid-5 .post-card:first-child .post-card__image{height:auto}
.post-grid--grid-5 .post-card:first-child .post-card__image img{height:auto;aspect-ratio:21/8;border-radius:16px}
.post-grid--grid-5 .post-card:first-child .post-card__content{position:static;inset:auto;padding:1.1rem .15rem 0;background:0 0}
.post-grid--grid-5 .post-card:first-child .entry-meta,.post-grid--grid-5 .post-card:first-child .entry-meta a,.post-grid--grid-5 .post-card:first-child .entry-meta__author-names,.post-grid--grid-5 .post-card:first-child .post-card__excerpt,.post-grid--grid-5 .post-card:first-child .post-card__title a{color:inherit}
.post-grid--grid-5 .post-card:first-child .post-card__excerpt{display:none}
.post-grid--grid-5 .post-card:first-child .post-card__title{font-size:clamp(1.25rem, 1.9vw, 1.9rem)}
.post-grid--grid-6 .post-card:first-child{grid-column:span 6}
.post-grid--grid-6 .post-card:nth-child(2),.post-grid--grid-6 .post-card:nth-child(3),.post-grid--grid-6 .post-card:nth-child(4),.post-grid--grid-6 .post-card:nth-child(5){grid-column:span 3}
.post-grid--grid-6 .post-card:nth-child(n+6){grid-column:span 4}
.post-grid--grid-6 .post-card .post-card__excerpt{display:none}
.post-grid--grid-7 .post-card:first-child,.post-grid--grid-7 .post-card:nth-child(2),.post-grid--grid-7 .post-card:nth-child(3){grid-column:span 4}
.post-grid--grid-7 .post-card:nth-child(4){grid-column:span 12}
.post-grid--grid-7 .post-card:nth-child(4) .post-card__image img{aspect-ratio:18/7}
.post-grid--grid-7 .post-card .post-card__excerpt{display:none}
.post-grid--grid-8 .post-card:first-child{grid-column:span 7;grid-row:span 4}
.post-grid--grid-8 .post-card:nth-child(2),.post-grid--grid-8 .post-card:nth-child(3){grid-column:span 5}
.post-grid--grid-8 .post-card:nth-child(n+4){grid-column:span 6;display:grid;grid-template-columns:110px minmax(0,1fr);gap:.9rem;align-items:center;padding:0;border:0;border-radius:0;box-shadow:none;background:0 0}
.post-grid--grid-8 .post-card:nth-child(n+4) .post-card__image img{height:64px;border-radius:6px}
.post-grid--grid-8 .post-card:nth-child(n+4) .post-card__content{padding:0}
.post-grid--grid-8 .post-card:nth-child(n+4) .entry-meta,.post-grid--grid-8 .post-card:nth-child(n+4) .post-card__excerpt{display:none}
.post-grid--grid-8 .post-card:nth-child(2) .post-card__excerpt,.post-grid--grid-8 .post-card:nth-child(3) .post-card__excerpt{display:none}
.post-grid--grid-9 .post-card:first-child{grid-column:span 8;grid-row:span 2}
.post-grid--grid-9 .post-card:nth-child(2),.post-grid--grid-9 .post-card:nth-child(3){grid-column:span 4}
.post-grid--grid-9 .post-card:nth-child(n+4){grid-column:span 3}
.post-grid--grid-9 .post-card:nth-child(2) .post-card__excerpt,.post-grid--grid-9 .post-card:nth-child(3) .post-card__excerpt,.post-grid--grid-9 .post-card:nth-child(n+4) .post-card__excerpt{display:none}
.post-grid--grid-10 .post-card:first-child,.post-grid--grid-10 .post-card:nth-child(2),.post-grid--grid-10 .post-card:nth-child(3),.post-grid--grid-10 .post-card:nth-child(4){grid-column:span 6}
.post-grid--grid-10 .post-card:nth-child(5),.post-grid--grid-10 .post-card:nth-child(6){grid-column:span 4}
.post-grid--grid-10 .post-card:nth-child(3),.post-grid--grid-10 .post-card:nth-child(4),.post-grid--grid-10 .post-card:nth-child(5),.post-grid--grid-10 .post-card:nth-child(6){display:grid;grid-template-columns:120px minmax(0,1fr);gap:1rem;align-items:center;padding:0;border:0;border-radius:0;box-shadow:none;background:0 0}
.post-grid--grid-10 .post-card:nth-child(3) .post-card__image img,.post-grid--grid-10 .post-card:nth-child(4) .post-card__image img,.post-grid--grid-10 .post-card:nth-child(5) .post-card__image img,.post-grid--grid-10 .post-card:nth-child(6) .post-card__image img{height:64px;border-radius:6px}
.post-grid--grid-10 .post-card:nth-child(3) .post-card__content,.post-grid--grid-10 .post-card:nth-child(4) .post-card__content,.post-grid--grid-10 .post-card:nth-child(5) .post-card__content,.post-grid--grid-10 .post-card:nth-child(6) .post-card__content{padding:0}
.post-grid--grid-10 .post-card:nth-child(3) .entry-meta,.post-grid--grid-10 .post-card:nth-child(3) .post-card__excerpt,.post-grid--grid-10 .post-card:nth-child(4) .entry-meta,.post-grid--grid-10 .post-card:nth-child(4) .post-card__excerpt,.post-grid--grid-10 .post-card:nth-child(5) .entry-meta,.post-grid--grid-10 .post-card:nth-child(5) .post-card__excerpt,.post-grid--grid-10 .post-card:nth-child(6) .entry-meta,.post-grid--grid-10 .post-card:nth-child(6) .post-card__excerpt{display:none}
.post-grid--grid-12 .post-card__excerpt,.post-grid--grid-12 .post-card__subtitle{display:none}
.post-grid--grid-14 .post-card:first-child{grid-column:span 4}
.post-grid--grid-14 .post-card{border:0;border-radius:0;box-shadow:none;background:0 0}
.post-grid--grid-14 .post-card__image img{aspect-ratio:16/10;border-radius:4px}
.post-grid--grid-14 .post-card__content{padding:.45rem 0 0}
.post-grid--grid-14 .post-card__title{font-size:1.05rem;line-height:1.26;margin-bottom:0}
.post-grid--grid-14 .entry-meta,.post-grid--grid-14 .post-card__excerpt{display:none}
.post-grid--grid-15 .post-card:first-child{grid-column:span 6;grid-row:span 4;position:relative;min-height:520px;background:#111;border:0;box-shadow:none}
.post-grid--grid-15 .post-card:first-child .post-card__image{display:block;height:100%}
.post-grid--grid-15 .post-card:first-child .post-card__image img{width:100%;height:100%;aspect-ratio:auto;object-fit:cover}
.post-grid--grid-15 .post-card:first-child .post-card__content{position:absolute;inset:auto 0 0 0;z-index:1;padding:5rem 1.35rem 1.35rem;background:linear-gradient(180deg,rgba(0,0,0,0) 0,rgba(0,0,0,.78) 72%,rgba(0,0,0,.96) 100%)}
.post-grid--grid-15 .post-card:first-child .post-card__title{font-size:clamp(1.35rem, 2vw, 2rem);line-height:1.15;margin-bottom:0}
.post-grid--grid-15 .post-card:first-child .entry-meta,.post-grid--grid-15 .post-card:first-child .entry-meta a,.post-grid--grid-15 .post-card:first-child .entry-meta__author-names,.post-grid--grid-15 .post-card:first-child .post-card__title a{color:#fff}
.post-grid--grid-15 .post-card:nth-child(n+2){grid-column:span 3;display:grid;grid-template-columns:86px minmax(0,1fr);gap:.8rem;align-items:start;border:0;border-radius:0;box-shadow:none;background:0 0}
.post-grid--grid-15 .post-card:nth-child(n+2) .post-card__image img{height:68px;aspect-ratio:4/3;border-radius:4px}
.post-grid--grid-15 .post-card:nth-child(n+2) .post-card__content{padding:0}
.post-grid--grid-15 .post-card:nth-child(n+2) .post-card__title{font-size:.98rem;line-height:1.28;margin-bottom:0}
.post-grid--grid-15 .entry-meta,.post-grid--grid-15 .post-card__excerpt{display:none}
.post-grid--grid-16 .post-card:first-child{grid-column:span 12;display:grid;grid-template-columns:minmax(0,1.18fr) minmax(320px,1fr);align-items:stretch;border:0;border-radius:4px;box-shadow:none;background:#f0f0f0;overflow:hidden}
.post-grid--grid-16 .post-card:first-child .post-card__image img{width:100%;height:100%;aspect-ratio:auto;object-fit:cover}
.post-grid--grid-16 .post-card:first-child .post-card__content{display:grid;align-content:center;padding:2rem}
.post-grid--grid-16 .post-card:first-child .post-card__title{font-size:clamp(1.5rem, 2.5vw, 2.45rem);line-height:1.2}
.post-grid--grid-16 .post-card:first-child .post-card__excerpt{color:#111;font-size:1rem;font-weight:600;line-height:1.65}
.post-grid--grid-16 .post-card:nth-child(n+2){grid-column:span 4;border:0;border-radius:0;box-shadow:none;background:0 0}
.post-grid--grid-16 .post-card:nth-child(n+2) .post-card__image img{aspect-ratio:16/10;border-radius:4px}
.post-grid--grid-16 .post-card:nth-child(n+2) .post-card__content{padding:.45rem 0 0}
.post-grid--grid-16 .post-card:nth-child(n+2) .post-card__title{font-size:1.05rem;line-height:1.28;margin-bottom:0}
.post-grid--grid-16 .post-card:nth-child(n+2) .entry-meta,.post-grid--grid-16 .post-card:nth-child(n+2) .post-card__excerpt{display:none}
.post-grid--grid-17 .post-card:first-child,.post-grid--grid-23 .post-card:first-child,.post-grid--grid-25 .post-card:first-child{grid-column:span 6;grid-row:span 2;position:relative;min-height:520px;background:#09111a}
.post-grid--grid-17 .post-card:nth-child(n+2){grid-column:span 3;border:0;border-radius:0;box-shadow:none;background:0 0}
.post-grid--grid-17 .post-card:nth-child(n+2) .post-card__image img{height:auto;aspect-ratio:16/10;border-radius:4px}
.post-grid--grid-17 .post-card:nth-child(n+2) .post-card__title{font-size:1.05rem;line-height:1.28;margin-bottom:0}
.post-grid--grid-17 .post-card:nth-child(n+2) .post-card__content{padding:.45rem 0 0}
.post-grid--grid-17 .entry-meta,.post-grid--grid-17 .post-card__excerpt{display:none}
.post-grid--grid-18 .post-card:first-child,.post-grid--grid-19 .post-card:first-child{grid-column:span 12;display:grid;grid-template-columns:minmax(0,1.22fr) minmax(320px,1fr);align-items:stretch;border:0;border-radius:4px;box-shadow:none;background:#155f81;overflow:hidden}
.post-grid--grid-18 .post-card:first-child .post-card__image img,.post-grid--grid-19 .post-card:first-child .post-card__image img{width:100%;height:100%;aspect-ratio:auto;object-fit:cover}
.post-grid--grid-18 .post-card:first-child .post-card__content,.post-grid--grid-19 .post-card:first-child .post-card__content{position:relative;display:grid;align-content:center;padding:2.3rem;background:#2f75a0}
.post-grid--grid-18 .post-card:first-child .post-card__content::before,.post-grid--grid-19 .post-card:first-child .post-card__content::before{content:"\201D";position:absolute;top:.25rem;right:1.2rem;color:rgba(255,255,255,.18);font-family:var(--newsorbit-font-heading),serif;font-size:8rem;line-height:1}
.post-grid--grid-18 .post-card:first-child .post-card__title,.post-grid--grid-19 .post-card:first-child .post-card__title{font-size:clamp(1.45rem, 2.15vw, 2.35rem);line-height:1.18}
.post-grid--grid-18 .post-card:first-child .entry-meta,.post-grid--grid-18 .post-card:first-child .entry-meta a,.post-grid--grid-18 .post-card:first-child .entry-meta__author-names,.post-grid--grid-18 .post-card:first-child .post-card__excerpt,.post-grid--grid-18 .post-card:first-child .post-card__title a,.post-grid--grid-19 .post-card:first-child .entry-meta,.post-grid--grid-19 .post-card:first-child .entry-meta a,.post-grid--grid-19 .post-card:first-child .entry-meta__author-names,.post-grid--grid-19 .post-card:first-child .post-card__excerpt,.post-grid--grid-19 .post-card:first-child .post-card__title a{color:#fff}
.post-grid--grid-18 .post-card:first-child .post-card__excerpt,.post-grid--grid-19 .post-card:first-child .post-card__excerpt{display:block;color:rgba(255,255,255,.88);font-weight:600;line-height:1.7}
.post-grid--grid-17 .post-card:first-child .post-card__image,.post-grid--grid-23 .post-card:first-child .post-card__image,.post-grid--grid-25 .post-card:first-child .post-card__image{display:block;height:100%}
.post-grid--grid-17 .post-card:first-child .post-card__title,.post-grid--grid-23 .post-card:first-child .post-card__title,.post-grid--grid-25 .post-card:first-child .post-card__title{font-size:clamp(1.4rem, 2.25vw, 2.2rem);line-height:1.14}
.post-grid--grid-11 .post-card:first-child .post-card__excerpt,.post-grid--grid-11 .post-card:nth-child(2) .post-card__excerpt,.post-grid--grid-13 .post-card:first-child .post-card__excerpt,.post-grid--grid-13 .post-card:nth-child(2) .post-card__excerpt{display:none}
.post-grid--grid-11 .post-card:first-child .post-card__image img,.post-grid--grid-11 .post-card:nth-child(2) .post-card__image img,.post-grid--grid-13 .post-card:first-child .post-card__image img,.post-grid--grid-13 .post-card:nth-child(2) .post-card__image img{aspect-ratio:16/10}
.post-grid--grid-17 .post-card:nth-child(n+2),.post-grid--grid-23 .post-card:nth-child(n+2),.post-grid--grid-25 .post-card:nth-child(n+2){grid-template-columns:1fr;gap:0;border-bottom:0}
.post-grid--grid-18 .post-card:nth-child(2),.post-grid--grid-18 .post-card:nth-child(3),.post-grid--grid-18 .post-card:nth-child(4),.post-grid--grid-18 .post-card:nth-child(5),.post-grid--grid-19 .post-card:nth-child(2),.post-grid--grid-19 .post-card:nth-child(3),.post-grid--grid-19 .post-card:nth-child(4){grid-column:span 4;border:0;border-radius:0;box-shadow:none;padding:0;background:0 0}
.post-grid--grid-18 .post-card:nth-child(2) .post-card__image img,.post-grid--grid-18 .post-card:nth-child(3) .post-card__image img,.post-grid--grid-18 .post-card:nth-child(4) .post-card__image img,.post-grid--grid-18 .post-card:nth-child(5) .post-card__image img,.post-grid--grid-19 .post-card:nth-child(2) .post-card__image img,.post-grid--grid-19 .post-card:nth-child(3) .post-card__image img,.post-grid--grid-19 .post-card:nth-child(4) .post-card__image img{aspect-ratio:16/10;border-radius:4px}
.post-grid--grid-18 .post-card:nth-child(2) .post-card__title,.post-grid--grid-18 .post-card:nth-child(3) .post-card__title,.post-grid--grid-18 .post-card:nth-child(4) .post-card__title,.post-grid--grid-18 .post-card:nth-child(5) .post-card__title,.post-grid--grid-19 .post-card:nth-child(2) .post-card__title,.post-grid--grid-19 .post-card:nth-child(3) .post-card__title,.post-grid--grid-19 .post-card:nth-child(4) .post-card__title{font-size:1.05rem;line-height:1.28;margin-bottom:0}
.post-grid--grid-18 .post-card:nth-child(2) .post-card__content,.post-grid--grid-18 .post-card:nth-child(3) .post-card__content,.post-grid--grid-18 .post-card:nth-child(4) .post-card__content,.post-grid--grid-18 .post-card:nth-child(5) .post-card__content,.post-grid--grid-19 .post-card:nth-child(2) .post-card__content,.post-grid--grid-19 .post-card:nth-child(3) .post-card__content,.post-grid--grid-19 .post-card:nth-child(4) .post-card__content{padding:.55rem 0 0;text-align:left}
.post-grid--grid-18 .post-card:nth-child(2) .entry-meta,.post-grid--grid-18 .post-card:nth-child(2) .post-card__excerpt,.post-grid--grid-18 .post-card:nth-child(3) .entry-meta,.post-grid--grid-18 .post-card:nth-child(3) .post-card__excerpt,.post-grid--grid-18 .post-card:nth-child(4) .entry-meta,.post-grid--grid-18 .post-card:nth-child(4) .post-card__excerpt,.post-grid--grid-18 .post-card:nth-child(5) .entry-meta,.post-grid--grid-18 .post-card:nth-child(5) .post-card__excerpt,.post-grid--grid-19 .post-card:nth-child(2) .entry-meta,.post-grid--grid-19 .post-card:nth-child(2) .post-card__excerpt,.post-grid--grid-19 .post-card:nth-child(3) .entry-meta,.post-grid--grid-19 .post-card:nth-child(3) .post-card__excerpt,.post-grid--grid-19 .post-card:nth-child(4) .entry-meta,.post-grid--grid-19 .post-card:nth-child(4) .post-card__excerpt{display:none}
.post-grid--grid-20 .post-card:first-child,.post-grid--grid-20 .post-card:nth-child(2),.post-grid--grid-20 .post-card:nth-child(3){grid-column:span 4}
.post-grid--grid-20 .post-card:first-child .post-card__image img,.post-grid--grid-20 .post-card:nth-child(2) .post-card__image img,.post-grid--grid-20 .post-card:nth-child(3) .post-card__image img{aspect-ratio:4/5}
.post-grid--grid-20 .post-card:nth-child(2) .post-card__image,.post-grid--grid-20 .post-card:nth-child(3) .post-card__image{display:block}
.post-grid--grid-20 .post-card:nth-child(2) .post-card__content,.post-grid--grid-20 .post-card:nth-child(3) .post-card__content{padding:.95rem}
.post-grid--grid-20 .post-card__excerpt,.post-grid--grid-20 .post-card__subtitle{display:none}
.post-grid--grid-20 .post-card:nth-child(n+4){grid-column:span 4}
.post-grid--grid-20 .post-card:nth-child(n+4) .entry-meta,.post-grid--grid-20 .post-card:nth-child(n+4) .post-card__excerpt{display:none}
.post-grid--grid-21{row-gap:1.35rem}
.post-grid--grid-21 .post-card,.post-grid--grid-24 .post-card{grid-column:span 3;position:relative;min-height:100%;background:#09111a}
.post-grid--grid-21 .post-card .post-card__image,.post-grid--grid-24 .post-card .post-card__image{display:block;height:100%}
.post-grid--grid-21 .post-card .post-card__image img,.post-grid--grid-24 .post-card .post-card__image img{height:100%;aspect-ratio:auto}
.post-grid--grid-21 .post-card .post-card__content,.post-grid--grid-24 .post-card .post-card__content{position:absolute;inset:auto 0 0 0;padding:1rem;background:linear-gradient(180deg,rgba(2,10,20,0) 0,rgba(2,10,20,.84) 62%,rgba(2,10,20,.96) 100%)}
.post-grid--grid-21 .post-card .post-card__title,.post-grid--grid-24 .post-card .post-card__title{font-size:1rem;line-height:1.25}
.post-grid--grid-21 .post-card .entry-meta,.post-grid--grid-21 .post-card .entry-meta a,.post-grid--grid-21 .post-card .entry-meta__author-names,.post-grid--grid-21 .post-card .post-card__title a,.post-grid--grid-24 .post-card .entry-meta,.post-grid--grid-24 .post-card .entry-meta a,.post-grid--grid-24 .post-card .entry-meta__author-names,.post-grid--grid-24 .post-card .post-card__title a{color:#fff}
.post-grid--grid-21 .post-card .post-card__excerpt,.post-grid--grid-24 .post-card .post-card__excerpt{display:none}
.post-grid--grid-22 .post-card{grid-column:span 3;box-shadow:none;border:0;background:0 0;padding-bottom:.85rem;border-bottom:1px solid var(--newsorbit-panel-border)}
.post-grid--grid-22 .post-card__content{padding:.85rem 0 0}
.post-grid--grid-22 .post-card .post-card__title{font-size:.95rem;line-height:1.32}
.post-grid--grid-22 .post-card .entry-meta,.post-grid--grid-22 .post-card .post-card__excerpt{display:none}
.post-grid--grid-23 .post-card:first-child{grid-column:span 8;grid-row:span 4}
.post-grid--grid-23 .post-card:nth-child(2),.post-grid--grid-23 .post-card:nth-child(3),.post-grid--grid-23 .post-card:nth-child(4),.post-grid--grid-23 .post-card:nth-child(5){grid-column:span 4}
.post-grid--grid-24 .post-card:first-child,.post-grid--grid-24 .post-card:nth-child(2){grid-column:span 6}
.post-grid--grid-24 .post-card:nth-child(n+3){grid-column:span 4}
.post-grid--grid-25 .post-card:first-child{grid-column:span 7;grid-row:span 4}
.post-grid--grid-25 .post-card:nth-child(n+2){grid-column:span 5}
.post-grid--grid-1 .post-card:nth-child(n+2){grid-template-columns:132px minmax(0,1fr);grid-template-areas:"image title" "meta meta";row-gap:.65rem}
.post-grid--grid-1 .post-card:nth-child(n+2) .post-card__image{grid-area:image}
.post-grid--grid-1 .post-card:nth-child(n+2) .post-card__content{display:contents}
.post-grid--grid-1 .post-card:nth-child(n+2) .post-card__title{grid-area:title;align-self:center;margin:0}
.post-grid--grid-1 .post-card:nth-child(n+2) .entry-meta{grid-area:meta;display:flex;width:100%;padding-top:.65rem;border-top:1px solid var(--newsorbit-panel-border)}
.post-grid--grid-1 .post-card:nth-child(n+2) .entry-meta__author-avatar{width:32px;height:32px}
.post-grid--grid-1 .post-card:nth-child(n+2) .entry-meta__author-avatar img,.post-grid--grid-1 .post-card:nth-child(n+2) .entry-meta__author-initial{width:28px;height:28px}
.post-grid--grid-8 .post-card:first-child .post-card__excerpt{display:block;font-size:.95rem;line-height:1.75}
.post-grid--grid-12 .post-card:first-child{grid-column:span 12;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,1.35fr);align-items:stretch;border:0;border-radius:6px;box-shadow:none;background:var(--newsorbit-surface-alt)}
.post-grid--grid-12 .post-card:first-child .post-card__image img{width:100%;height:100%;aspect-ratio:auto;object-fit:cover}
.post-grid--grid-12 .post-card:first-child .post-card__content{display:grid;align-content:center;padding:2rem}
.post-grid--grid-12 .post-card:first-child .post-card__title{font-size:clamp(1.5rem, 2.25vw, 2.4rem);line-height:1.16}
.post-grid--grid-12 .post-card:first-child .post-card__excerpt{display:block;color:var(--newsorbit-content-text);font-size:.98rem;line-height:1.75}
.post-grid--grid-12 .post-card:nth-child(2),.post-grid--grid-12 .post-card:nth-child(3),.post-grid--grid-12 .post-card:nth-child(4){grid-column:span 4;border:0;border-radius:0;box-shadow:none;background:0 0}
.post-grid--grid-12 .post-card:nth-child(n+5){grid-column:span 6;display:grid;grid-template-columns:128px minmax(0,1fr);gap:.9rem;align-items:center;border:0;border-radius:0;box-shadow:none;background:0 0}
.post-grid--grid-12 .post-card:nth-child(n+5) .post-card__image img{height:78px;aspect-ratio:16/10;border-radius:4px}
.post-grid--grid-12 .post-card:nth-child(n+5) .post-card__content{padding:0}
.post-grid--grid-12 .post-card:nth-child(n+2) .entry-meta,.post-grid--grid-12 .post-card:nth-child(n+2) .post-card__excerpt{display:none}
.post-grid--grid-20 .post-card,.post-grid--grid-21 .post-card,.post-grid--grid-22 .post-card,.post-grid--grid-23 .post-card,.post-grid--grid-24 .post-card,.post-grid--grid-25 .post-card{border:0;border-radius:0;box-shadow:none;background:0 0}
.post-grid--grid-20 .post-card:first-child{grid-column:span 5;grid-row:span 2;position:relative;min-height:420px;background:#111820}
.post-grid--grid-20 .post-card:first-child .post-card__image,.post-grid--grid-20 .post-card:first-child .post-card__image img{display:block;height:100%;aspect-ratio:auto}
.post-grid--grid-20 .post-card:first-child .post-card__content{position:absolute;inset:auto 0 0 0;padding:1.25rem;background:linear-gradient(180deg,rgba(0,0,0,0),rgba(0,0,0,.9))}
.post-grid--grid-20 .post-card:first-child .entry-meta,.post-grid--grid-20 .post-card:first-child .entry-meta a,.post-grid--grid-20 .post-card:first-child .entry-meta__author-names,.post-grid--grid-20 .post-card:first-child .post-card__title a{color:#fff}
.post-grid--grid-20 .post-card:nth-child(2){grid-column:span 7;display:grid;grid-template-columns:minmax(0,0.95fr) minmax(0,1fr);align-items:stretch;background:var(--newsorbit-surface-alt)}
.post-grid--grid-20 .post-card:nth-child(2) .post-card__image img{height:100%;aspect-ratio:auto}
.post-grid--grid-20 .post-card:nth-child(2) .post-card__content{display:grid;align-content:center;padding:1.25rem}
.post-grid--grid-20 .post-card:nth-child(n+3){grid-column:span 7;display:grid;grid-template-columns:150px minmax(0,1fr);gap:.95rem;align-items:center;padding-bottom:.9rem;border-bottom:1px solid var(--newsorbit-panel-border)}
.post-grid--grid-20 .post-card:nth-child(n+3) .post-card__image img{height:86px;aspect-ratio:16/9;border-radius:4px}
.post-grid--grid-20 .post-card:nth-child(n+3) .post-card__content{padding:0}
.post-grid--grid-20 .entry-meta,.post-grid--grid-20 .post-card__excerpt{display:none}
.post-grid--grid-21{counter-reset:grid21}
.post-grid--grid-21 .post-card{counter-increment:grid21;grid-column:span 3;position:relative;min-height:360px;background:#0f1b24}
.post-grid--grid-21 .post-card:nth-child(2n){transform:translateY(1.25rem)}
.post-grid--grid-21 .post-card .post-card__image,.post-grid--grid-21 .post-card .post-card__image img{display:block;height:100%;aspect-ratio:auto}
.post-grid--grid-21 .post-card::before{content:counter(grid21,decimal-leading-zero);position:absolute;top:.9rem;left:.9rem;z-index:2;padding:.3rem .45rem;background:#fff;color:var(--newsorbit-primary);font-size:.78rem;font-weight:800;line-height:1}
.post-grid--grid-21 .post-card .post-card__content{position:absolute;inset:auto 0 0 0;padding:3.25rem 1rem 1rem;background:linear-gradient(180deg,rgba(2,10,20,0),rgba(2,10,20,.94))}
.post-grid--grid-21 .post-card .entry-meta,.post-grid--grid-21 .post-card .entry-meta a,.post-grid--grid-21 .post-card .entry-meta__author-names,.post-grid--grid-21 .post-card .post-card__title a{color:#fff}
.post-grid--grid-21 .post-card .entry-meta,.post-grid--grid-21 .post-card .post-card__excerpt{display:none}
.post-grid--grid-22{counter-reset:grid22}
.post-grid--grid-22 .post-card{counter-increment:grid22;grid-column:span 6;display:grid;grid-template-columns:3rem minmax(0,1fr);gap:1rem;align-items:start;padding:1rem 0;border-top:2px solid var(--newsorbit-heading)}
.post-grid--grid-22 .post-card::before{content:counter(grid22,newsorbit-nepali-decimal);color:var(--newsorbit-primary);font-size:1.35rem;font-weight:900;line-height:1}
.post-grid--grid-22 .post-card .post-card__image{display:none}
.post-grid--grid-22 .post-card__content{padding:0}
.post-grid--grid-22 .post-card .post-card__title{font-size:clamp(1.05rem, 1.5vw, 1.45rem);line-height:1.25}
.post-grid--grid-22 .post-card:nth-child(3n+1){grid-column:span 12;grid-template-columns:4rem minmax(0,1fr)}
.post-grid--grid-22 .post-card:nth-child(3n+1) .post-card__title{font-size:clamp(1.35rem, 2vw, 2rem)}
.post-grid--grid-22 .post-card .entry-meta,.post-grid--grid-22 .post-card .post-card__excerpt{display:none}
.post-grid--grid-23 .post-card:first-child{grid-column:span 5;grid-row:span 3;position:relative;min-height:500px;background:#0d1722}
.post-grid--grid-23 .post-card:first-child .post-card__image,.post-grid--grid-23 .post-card:first-child .post-card__image img{display:block;height:100%;aspect-ratio:auto}
.post-grid--grid-23 .post-card:first-child .post-card__content{position:absolute;inset:auto 0 0 0;padding:1.2rem;background:linear-gradient(180deg,rgba(0,0,0,0),rgba(0,0,0,.9))}
.post-grid--grid-23 .post-card:first-child .entry-meta,.post-grid--grid-23 .post-card:first-child .entry-meta a,.post-grid--grid-23 .post-card:first-child .entry-meta__author-names,.post-grid--grid-23 .post-card:first-child .post-card__title a{color:#fff}
.post-grid--grid-23 .post-card:nth-child(2),.post-grid--grid-23 .post-card:nth-child(3){grid-column:span 4}
.post-grid--grid-23 .post-card:nth-child(2) .post-card__image img,.post-grid--grid-23 .post-card:nth-child(3) .post-card__image img{aspect-ratio:16/10;border-radius:4px}
.post-grid--grid-23 .post-card:nth-child(4),.post-grid--grid-23 .post-card:nth-child(5),.post-grid--grid-23 .post-card:nth-child(6){grid-column:span 3;display:grid;grid-template-columns:96px minmax(0,1fr);gap:.75rem;align-items:center;padding-bottom:.75rem;border-bottom:1px solid var(--newsorbit-panel-border)}
.post-grid--grid-23 .post-card:nth-child(n+4) .post-card__image img{height:64px;aspect-ratio:4/3;border-radius:4px}
.post-grid--grid-23 .post-card:nth-child(n+4) .post-card__content{padding:0}
.post-grid--grid-23 .entry-meta,.post-grid--grid-23 .post-card__excerpt{display:none}
.post-grid--grid-24 .post-card:first-child{grid-column:span 8;display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,0.8fr);background:var(--newsorbit-surface-alt)}
.post-grid--grid-24 .post-card:first-child .post-card__image img{height:100%;aspect-ratio:auto}
.post-grid--grid-24 .post-card:first-child .post-card__content{position:static;display:grid;align-content:center;padding:1.4rem;background:0 0}
.post-grid--grid-24 .post-card:nth-child(2){grid-column:span 4;position:relative;min-height:320px;background:#0d1722}
.post-grid--grid-24 .post-card:nth-child(2) .post-card__image,.post-grid--grid-24 .post-card:nth-child(2) .post-card__image img{display:block;height:100%;aspect-ratio:auto}
.post-grid--grid-24 .post-card:nth-child(2) .post-card__content{position:absolute;inset:auto 0 0 0;padding:1rem;background:linear-gradient(180deg,rgba(0,0,0,0),rgba(0,0,0,.9))}
.post-grid--grid-24 .post-card:nth-child(2) .entry-meta,.post-grid--grid-24 .post-card:nth-child(2) .entry-meta a,.post-grid--grid-24 .post-card:nth-child(2) .entry-meta__author-names,.post-grid--grid-24 .post-card:nth-child(2) .post-card__title a{color:#fff}
.post-grid--grid-24 .post-card:nth-child(n+3){grid-column:span 3}
.post-grid--grid-24 .post-card:nth-child(n+3) .post-card__image img{aspect-ratio:1/1;border-radius:4px}
.post-grid--grid-24 .post-card:nth-child(n+3) .post-card__content{position:static;padding:.6rem 0 0;background:0 0}
.post-grid--grid-24 .post-card:first-child .entry-meta,.post-grid--grid-24 .post-card:first-child .entry-meta a,.post-grid--grid-24 .post-card:first-child .entry-meta__author-names,.post-grid--grid-24 .post-card:first-child .post-card__title a,.post-grid--grid-24 .post-card:nth-child(n+3) .entry-meta,.post-grid--grid-24 .post-card:nth-child(n+3) .entry-meta a,.post-grid--grid-24 .post-card:nth-child(n+3) .entry-meta__author-names,.post-grid--grid-24 .post-card:nth-child(n+3) .post-card__title a{color:inherit}
.post-grid--grid-24 .entry-meta,.post-grid--grid-24 .post-card__excerpt{display:none}
.post-grid--grid-25 .post-card:first-child{grid-column:span 4;grid-row:span 2;position:relative;min-height:420px;background:#101820}
.post-grid--grid-25 .post-card:first-child .post-card__image,.post-grid--grid-25 .post-card:first-child .post-card__image img{display:block;height:100%;aspect-ratio:auto}
.post-grid--grid-25 .post-card:first-child .post-card__content{position:absolute;inset:auto 0 0 0;padding:1.15rem;background:linear-gradient(180deg,rgba(0,0,0,0),rgba(0,0,0,.9))}
.post-grid--grid-25 .post-card:first-child .entry-meta,.post-grid--grid-25 .post-card:first-child .entry-meta a,.post-grid--grid-25 .post-card:first-child .entry-meta__author-names,.post-grid--grid-25 .post-card:first-child .post-card__title a{color:#fff}
.post-grid--grid-25 .post-card:nth-child(2),.post-grid--grid-25 .post-card:nth-child(3){grid-column:span 4;border-left:4px solid var(--newsorbit-primary);padding-left:1rem}
.post-grid--grid-25 .post-card:nth-child(2) .post-card__image,.post-grid--grid-25 .post-card:nth-child(3) .post-card__image{display:block;margin-bottom:.75rem}
.post-grid--grid-25 .post-card:nth-child(2) .post-card__image img,.post-grid--grid-25 .post-card:nth-child(3) .post-card__image img{width:100%;height:auto;aspect-ratio:16/10;border-radius:4px;object-fit:cover}
.post-grid--grid-25 .post-card:nth-child(2) .post-card__content,.post-grid--grid-25 .post-card:nth-child(3) .post-card__content{padding:0}
.post-grid--grid-25 .post-card:nth-child(4),.post-grid--grid-25 .post-card:nth-child(5),.post-grid--grid-25 .post-card:nth-child(6){grid-column:span 4;display:grid;grid-template-columns:120px minmax(0,1fr);gap:.8rem;align-items:center}
.post-grid--grid-25 .post-card:nth-child(n+4) .post-card__image img{height:82px;aspect-ratio:4/3;border-radius:4px}
.post-grid--grid-25 .post-card:nth-child(n+4) .post-card__content{padding:0}
.post-grid--grid-25 .entry-meta,.post-grid--grid-25 .post-card__excerpt{display:none}
@media (max-width:1280px){
.category-layout{grid-template-columns:minmax(0,1.6fr) minmax(240px,320px)}
.post-grid--grid-1 .post-card:first-child,.post-grid--grid-17 .post-card:first-child,.post-grid--grid-23 .post-card:first-child,.post-grid--grid-25 .post-card:first-child{grid-column:span 12;grid-row:auto;min-height:420px}
.post-grid--grid-1 .post-card:nth-child(n+2),.post-grid--grid-17 .post-card:nth-child(n+2),.post-grid--grid-23 .post-card:nth-child(n+2),.post-grid--grid-25 .post-card:nth-child(n+2){grid-column:span 6}
.post-grid--grid-21 .post-card,.post-grid--grid-22 .post-card,.post-grid--grid-24 .post-card{grid-column:span 6}
.post-grid--grid-5 .post-card:nth-child(2),.post-grid--grid-5 .post-card:nth-child(3),.post-grid--grid-5 .post-card:nth-child(4),.post-grid--grid-5 .post-card:nth-child(5){grid-column:span 6}
.post-grid--grid-17 .post-card:first-child{grid-column:span 6;grid-row:span 2;min-height:520px}
.post-grid--grid-17 .post-card:nth-child(n+2){grid-column:span 3}
.post-grid--grid-23 .post-card:first-child{grid-column:span 5;grid-row:span 3;min-height:500px}
.post-grid--grid-23 .post-card:nth-child(2),.post-grid--grid-23 .post-card:nth-child(3){grid-column:span 4}
.post-grid--grid-23 .post-card:nth-child(4),.post-grid--grid-23 .post-card:nth-child(5),.post-grid--grid-23 .post-card:nth-child(6){grid-column:span 3}
.post-grid--grid-25 .post-card:first-child{grid-column:span 4;grid-row:span 2;min-height:420px}
.post-grid--grid-25 .post-card:nth-child(n+2){grid-column:span 4}
}
@media (max-width:900px){
.category-layout{grid-template-columns:1fr}
.category-layout__ad{order:2}
.post-grid--category{grid-template-columns:repeat(6,minmax(0,1fr))}
.post-grid--category .post-card{grid-column:span 3}
.post-grid--grid-11 .post-card:first-child,.post-grid--grid-11 .post-card:nth-child(2),.post-grid--grid-12 .post-card:first-child,.post-grid--grid-13 .post-card:first-child,.post-grid--grid-13 .post-card:nth-child(2),.post-grid--grid-14 .post-card:first-child,.post-grid--grid-15 .post-card:first-child,.post-grid--grid-16 .post-card:first-child,.post-grid--grid-17 .post-card:first-child,.post-grid--grid-18 .post-card:first-child,.post-grid--grid-19 .post-card:first-child,.post-grid--grid-2 .post-card:first-child,.post-grid--grid-2 .post-card:nth-child(2),.post-grid--grid-20 .post-card:nth-child(2),.post-grid--grid-24 .post-card:first-child,.post-grid--grid-5 .post-card:first-child{grid-column:1/-1;grid-template-columns:1fr}
.post-grid--grid-10 .post-card:nth-child(2),.post-grid--grid-10 .post-card:nth-child(3),.post-grid--grid-10 .post-card:nth-child(4),.post-grid--grid-10 .post-card:nth-child(5),.post-grid--grid-10 .post-card:nth-child(6),.post-grid--grid-12 .post-card:nth-child(n+2),.post-grid--grid-13 .post-card:nth-child(n+3),.post-grid--grid-14 .post-card:nth-child(n+2),.post-grid--grid-15 .post-card:nth-child(n+2),.post-grid--grid-16 .post-card:nth-child(n+2),.post-grid--grid-17 .post-card:nth-child(n+2),.post-grid--grid-18 .post-card:nth-child(2),.post-grid--grid-18 .post-card:nth-child(3),.post-grid--grid-18 .post-card:nth-child(4),.post-grid--grid-18 .post-card:nth-child(5),.post-grid--grid-2 .post-card:nth-child(n+3),.post-grid--grid-20 .post-card:nth-child(n+3),.post-grid--grid-21 .post-card,.post-grid--grid-22 .post-card,.post-grid--grid-23 .post-card:nth-child(n+2),.post-grid--grid-24 .post-card:nth-child(n+3),.post-grid--grid-25 .post-card:nth-child(n+2),.post-grid--grid-3 .post-card:nth-child(n+2),.post-grid--grid-5 .post-card:nth-child(2),.post-grid--grid-5 .post-card:nth-child(3),.post-grid--grid-5 .post-card:nth-child(4),.post-grid--grid-5 .post-card:nth-child(5),.post-grid--grid-8 .post-card:nth-child(n+4){grid-column:span 3}
.post-grid--grid-20 .post-card:first-child,.post-grid--grid-23 .post-card:first-child,.post-grid--grid-24 .post-card:nth-child(2),.post-grid--grid-25 .post-card:first-child{grid-column:span 3;min-height:360px}
.post-grid--grid-21 .post-card:nth-child(2n){transform:none}
}
@media (max-width:640px){
.post-grid--category{grid-template-columns:1fr;gap:1rem}
.post-grid--category .post-card,.post-grid--grid-1 .post-card:first-child,.post-grid--grid-1 .post-card:nth-child(n+2),.post-grid--grid-10 .post-card:first-child,.post-grid--grid-10 .post-card:nth-child(n+2),.post-grid--grid-11 .post-card:first-child,.post-grid--grid-11 .post-card:nth-child(2),.post-grid--grid-11 .post-card:nth-child(n+3),.post-grid--grid-12 .post-card:first-child,.post-grid--grid-12 .post-card:nth-child(n+2),.post-grid--grid-13 .post-card:first-child,.post-grid--grid-13 .post-card:nth-child(2),.post-grid--grid-13 .post-card:nth-child(n+3),.post-grid--grid-14 .post-card:first-child,.post-grid--grid-14 .post-card:nth-child(n+2),.post-grid--grid-15 .post-card,.post-grid--grid-16 .post-card:first-child,.post-grid--grid-16 .post-card:nth-child(n+2),.post-grid--grid-17 .post-card:first-child,.post-grid--grid-17 .post-card:nth-child(n+2),.post-grid--grid-18 .post-card:first-child,.post-grid--grid-18 .post-card:nth-child(n+2),.post-grid--grid-19 .post-card:first-child,.post-grid--grid-19 .post-card:nth-child(n+2),.post-grid--grid-2 .post-card:first-child,.post-grid--grid-2 .post-card:nth-child(2),.post-grid--grid-2 .post-card:nth-child(n+3),.post-grid--grid-20 .post-card:first-child,.post-grid--grid-20 .post-card:nth-child(n+2),.post-grid--grid-21 .post-card,.post-grid--grid-22 .post-card,.post-grid--grid-23 .post-card:first-child,.post-grid--grid-23 .post-card:nth-child(n+2),.post-grid--grid-24 .post-card,.post-grid--grid-25 .post-card:first-child,.post-grid--grid-25 .post-card:nth-child(n+2),.post-grid--grid-3 .post-card:first-child,.post-grid--grid-3 .post-card:nth-child(n+2),.post-grid--grid-5 .post-card:first-child,.post-grid--grid-5 .post-card:nth-child(n+2),.post-grid--grid-8 .post-card:first-child,.post-grid--grid-8 .post-card:nth-child(2),.post-grid--grid-8 .post-card:nth-child(3),.post-grid--grid-8 .post-card:nth-child(n+4){grid-column:1/-1}
.post-grid--grid-1 .post-card:nth-child(n+2),.post-grid--grid-10 .post-card:nth-child(n+2),.post-grid--grid-11 .post-card:nth-child(n+3),.post-grid--grid-12 .post-card:nth-child(n+5),.post-grid--grid-14 .post-card:nth-child(n+2),.post-grid--grid-15 .post-card:nth-child(n+2),.post-grid--grid-17 .post-card:nth-child(n+2),.post-grid--grid-18 .post-card:nth-child(n+2),.post-grid--grid-2 .post-card:nth-child(n+3),.post-grid--grid-20 .post-card:nth-child(n+3),.post-grid--grid-23 .post-card:nth-child(n+2),.post-grid--grid-25 .post-card:nth-child(n+2),.post-grid--grid-3 .post-card:nth-child(n+2){grid-template-columns:96px minmax(0,1fr);gap:.75rem}
.post-grid--grid-5 .post-card:nth-child(n+2){grid-template-columns:1fr}
.post-grid--grid-12 .post-card:first-child,.post-grid--grid-14 .post-card:first-child,.post-grid--grid-16 .post-card:first-child,.post-grid--grid-18 .post-card:first-child,.post-grid--grid-19 .post-card:first-child,.post-grid--grid-20 .post-card:nth-child(2),.post-grid--grid-24 .post-card:first-child{grid-template-columns:1fr}
.post-grid--grid-21 .post-card,.post-grid--grid-24 .post-card{min-height:280px}
.post-grid--grid-1 .post-card:first-child,.post-grid--grid-15 .post-card:first-child,.post-grid--grid-17 .post-card:first-child,.post-grid--grid-23 .post-card:first-child,.post-grid--grid-25 .post-card:first-child{min-height:320px}
}
.ad-slot{min-height:100%;display:grid;place-items:center;text-align:center;background:0 0}
.ad-slot--full,.archive-after-loop,.home-top-ad{margin-top:1rem}
.home-top-ad{text-align:center}
.home-top-ad .widget{display:inline-block;text-align:left}
.video-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}
.video-gallery{display:grid;grid-template-columns:minmax(0,2fr) minmax(280px,1fr);gap:1.25rem;align-items:start}
.video-gallery__list,.video-gallery__player{min-width:0}
.video-gallery__panel{display:none}
.video-gallery__panel.is-active{display:block}
.video-gallery__embed{border-radius:22px;overflow:hidden;box-shadow:0 20px 44px rgba(0,25,56,.12);background:#000}
.video-gallery__embed .wp-video,.video-gallery__embed .wp-video-shortcode,.video-gallery__embed iframe,.video-gallery__embed video{width:100%!important;height:100%!important}
.video-gallery__body{margin-top:.9rem;border:0;padding:0;box-shadow:none;background:0 0}
.video-gallery__title{margin:0 0 .65rem;font-family:var(--newsorbit-font-heading),serif;font-size:clamp(1.4rem, 2.4vw, 2rem);line-height:1.18}
.video-gallery__description{margin:0;color:var(--newsorbit-muted);font-size:1rem;line-height:1.8}
.video-gallery__list{display:grid;gap:.85rem}
.video-gallery__item{display:grid;grid-template-columns:132px minmax(0,1fr);gap:.85rem;align-items:center;width:100%;padding:.75rem;border:1px solid var(--newsorbit-soft-border);border-radius:18px;background:var(--newsorbit-surface);text-align:left;box-shadow:0 12px 28px rgba(0,25,56,.06)}
.video-gallery__item.is-active{border-color:var(--newsorbit-link-blue-border);background:linear-gradient(135deg,var(--newsorbit-link-blue-soft),rgba(79,183,232,.12))}
.video-gallery__thumb{position:relative;display:block;width:100%;aspect-ratio:16/9;border-radius:14px;overflow:hidden;background:var(--newsorbit-surface-alt)}
.video-gallery__thumb .video-gallery__thumb-embed,.video-gallery__thumb iframe,.video-gallery__thumb img,.video-gallery__thumb video{display:block;width:100%;height:100%;object-fit:cover;border:0}
.video-gallery__thumb-embed{pointer-events:none}
.video-gallery__thumb-fallback{display:grid;place-items:center;width:100%;height:100%;background:linear-gradient(135deg,#d6ecf7,#c2dceb);color:var(--newsorbit-link-blue);font-size:1.5rem}
.video-gallery__thumb-play{position:absolute;inset:auto auto 10px 10px;display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:rgba(0,0,0,.72);color:#fff}
.video-gallery__item-body{display:grid;gap:.35rem;min-width:0}
.video-gallery__item-title{font-weight:700;line-height:1.35;color:var(--newsorbit-heading)}
.video-gallery__item-text{color:var(--newsorbit-muted);font-size:.92rem;line-height:1.5}
.video-card__media{position:relative;display:block}
.video-card__play{position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%);width:58px;height:58px;border-radius:50%;background:var(--newsorbit-control-bg);color:var(--newsorbit-text);border:1px solid var(--newsorbit-border);display:grid;place-items:center}
.video-embed-wrap{position:relative;aspect-ratio:16/9;overflow:hidden;border-radius:16px;background:var(--newsorbit-surface)}
.video-embed-wrap embed,.video-embed-wrap iframe,.video-embed-wrap object,.video-embed-wrap video{position:absolute;inset:0;width:100%;height:100%}
.single-article{padding:clamp(1.1rem,2vw,1.5rem);background:var(--newsorbit-surface);border:1px solid var(--newsorbit-panel-border);box-shadow:0 22px 60px rgba(0,25,56,.08)}
.author-stack,.entry-content,.entry-footer,.entry-header{display:grid;gap:1rem}
.entry-header--hero{gap:1.35rem;padding:clamp(1rem,2vw,1.75rem);border-radius:24px;background:0 0}
.entry-header__inner{display:grid;gap:.9rem;max-width:860px;margin:0 auto;text-align:center}
.entry-content{max-width:760px;margin:0 auto;font-size:1.08rem;line-height:1.95;color:var(--newsorbit-content-text);text-align:justify}
.entry-content p:first-child{font-size:1.2rem}
.single-article .entry-title{margin:0;font-family:var(--newsorbit-font-heading),serif;font-size:2.5em;line-height:1.04;letter-spacing:-.03em;text-align:center;text-wrap:pretty}
.entry-subtitle{margin:0;max-width:52ch;margin-inline:auto;font-size:clamp(1.2rem, 2vw, 1.45rem);line-height:1.7;color:var(--newsorbit-link-blue);font-style:italic}
.entry-standfirst{margin:0;max-width:58ch;margin-inline:auto;padding-inline:1.15rem;border-inline-start:0;border-top:4px solid rgba(193,18,31,.55);padding-top:1rem;font-size:1.04rem;font-weight:600;line-height:1.8;color:var(--newsorbit-content-text);text-align:center}
.entry-meta-shell{display:grid;gap:0;padding-top:.35rem}
.entry-meta--single{justify-content:space-between;align-items:center;flex-wrap:wrap;margin:0;padding:1rem 1.15rem;border:1px solid var(--newsorbit-panel-border);border-radius:18px;background:var(--newsorbit-surface)}
.entry-media{display:grid;gap:.75rem;margin:clamp(1rem,2vw,1.5rem) 0 0}
.entry-media img{width:100%;border-radius:26px;aspect-ratio:16/9;object-fit:cover;box-shadow:0 26px 50px rgba(0,25,56,.14)}
.entry-media__caption{padding-inline:0.35rem;font-size:.88rem;color:var(--newsorbit-muted)}
.entry-body{display:grid;gap:1rem;padding:clamp(.5rem,1.6vw,1rem) 0 0}
.entry-content>*{max-width:100%}
.entry-content h2,.entry-content h3,.entry-content h4{margin-top:2.1rem;margin-bottom:.85rem;line-height:1.2;color:var(--newsorbit-heading)}
.entry-content h2{font-size:clamp(1.55rem, 2.8vw, 2.2rem)}
.entry-content h3{font-size:clamp(1.3rem, 2.2vw, 1.7rem)}
.entry-content blockquote,.entry-content ol,.entry-content p,.entry-content ul{margin-top:0;margin-bottom:1.2rem}
.entry-content ol,.entry-content ul{padding-inline-start:1.3rem}
.entry-content li+li{margin-top:.5rem}
.entry-content a{color:var(--newsorbit-primary);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:0.15em}
.entry-content blockquote{padding:1.1rem 1.25rem;border-inline-start:4px solid var(--newsorbit-primary);border-radius:0 18px 18px 0;background:0 0;font-size:1.08rem;font-style:italic;color:var(--newsorbit-content-text)}
.entry-content img{border-radius:20px}
.entry-content .wp-block-embed,.entry-content .wp-block-gallery,.entry-content .wp-block-image,.entry-content .wp-caption{margin:1.5rem auto}
.entry-footer{gap:1.4rem;margin-top:1.25rem;padding-top:1.25rem;border-top:1px solid var(--newsorbit-panel-border)}
.entry-footer__authors,.entry-footer__meta{display:grid;gap:1rem}
.tag-list{display:flex;flex-wrap:wrap;gap:.65rem}
.tag-list a{display:inline-flex;align-items:center;padding:.5rem .9rem;border:1px solid var(--newsorbit-soft-border);border-radius:999px;background:0 0;font-size:.86rem;font-weight:700}
.single-post-news{display:grid;gap:1.5rem;margin-top:1.5rem}
.single-post-news__section{display:grid;gap:1rem}
.single-post-news__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}
.single-news-card{display:grid;grid-template-rows:auto 1fr;min-width:0;padding:0;overflow:hidden;border-radius:8px}
.single-news-card__image{display:block;aspect-ratio:16/10;overflow:hidden;background:var(--newsorbit-surface-alt)}
.single-news-card__image img{width:100%;height:100%;object-fit:cover}
@media (prefers-reduced-motion:no-preference){
.single-news-card__image img{transition:transform .25s ease}
.single-news-card:focus-within .single-news-card__image img,.single-news-card:hover .single-news-card__image img{transform:scale(1.035)}
}
.single-news-card__body{display:grid;align-content:start;gap:.75rem;padding:.95rem}
.single-news-card--no-image .single-news-card__body{min-height:100%}
.single-news-card__title{margin:0;font-family:var(--newsorbit-font-heading),serif;font-size:clamp(1rem, 1.7vw, 1.16rem);line-height:1.35;color:var(--newsorbit-heading)}
.single-news-card__title a{display:block}
.single-news-card__meta{display:flex;flex-wrap:wrap;gap:.65rem;color:var(--newsorbit-muted);font-size:.82rem;line-height:1.45}
.single-news-card__meta span{display:inline-flex;align-items:center;gap:.35rem}
.single-news-card__meta i{color:var(--newsorbit-primary)}
.author-stack__item{padding:1.1rem;border:1px solid var(--newsorbit-panel-border);background:var(--newsorbit-surface)}
.author-stack__bio{margin:0;line-height:1.75}
.reading-time{display:inline-flex;align-items:center;gap:.5rem;color:var(--newsorbit-content-text);font-weight:700}
.author-stack{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}
.footer-widgets,.sidebar-area{display:grid;gap:1rem}
.widget-title{font-size:1.15rem;margin-bottom:1rem}
.footer-menu,.newsorbit-widget-posts,.widget ol,.widget ul{list-style:none;padding:0;margin:0}
.newsorbit-widget-posts{display:grid;gap:1rem}
.newsorbit-comment-rank{display:grid;gap:0}
.newsorbit-comment-rank__item{display:grid;grid-template-columns:64px minmax(0,1fr);align-items:start;gap:1rem;padding:1.45rem 0;border-bottom:1px solid var(--newsorbit-border)}
.newsorbit-comment-rank__item:first-child{padding-top:.5rem}
.newsorbit-comment-rank__count{position:relative;display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:.7rem .75rem;border-radius:4px 4px 4px 0;background:#2f66c5;color:#fff;font-size:.825rem;font-weight:800;line-height:1}
.newsorbit-comment-rank__count::after{content:"";position:absolute;inset-inline-start:0;bottom:-10px;width:0;height:0;border-top:10px solid #234f9b;border-inline-end:10px solid transparent}
.newsorbit-comment-rank__link{color:var(--newsorbit-heading);font-size:.825rem;font-weight:700;line-height:1.45;text-decoration:none}
.newsorbit-comment-rank__link:focus,.newsorbit-comment-rank__link:hover{color:var(--newsorbit-link-blue)}
.newsorbit-recent-posts{display:grid;gap:0}
.newsorbit-recent-posts__item{display:grid;grid-template-columns:92px minmax(0,1fr);align-items:center;gap:1rem;padding:1rem 0;border-bottom:1px solid var(--newsorbit-border)}
.newsorbit-recent-posts__item--no-thumb{grid-template-columns:minmax(0,1fr)}
.newsorbit-recent-posts__thumb{display:block}
.newsorbit-recent-posts__thumb img{display:block;width:92px;height:68px;object-fit:cover;border-radius:4px}
.newsorbit-recent-posts__link{color:var(--newsorbit-heading);font-size:.825rem;font-weight:700;line-height:1.45;text-decoration:none}
.newsorbit-recent-posts__link:focus,.newsorbit-recent-posts__link:hover{color:var(--newsorbit-link-blue)}
.newsorbit-widget-posts__thumb img{width:72px;height:72px;object-fit:cover;border-radius:14px}
.newsorbit-widget-posts__content{display:grid;gap:.25rem}
.newsorbit-poll-form{display:grid;gap:.75rem}
.newsorbit-poll-results{display:grid;gap:1rem}
.newsorbit-poll-results__label{display:flex;justify-content:space-between;gap:1rem;font-weight:600}
.newsorbit-poll-results__bar{height:10px;border-radius:999px;background:var(--newsorbit-surface);border:1px solid var(--newsorbit-border);overflow:hidden}
.newsorbit-poll-results__bar span{display:block;height:100%;background:var(--newsorbit-link-blue)}
.topic-cloud{display:flex;flex-wrap:wrap;gap:.55rem}
.footer-widgets{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:clamp(1rem,2vw,1.75rem);padding:clamp(2.25rem,4vw,3.5rem) 0}
.footer-column{display:grid;align-content:start;gap:1rem;min-width:0;padding:1.25rem;border:1px solid rgba(255,255,255,.12);border-radius:8px;background:rgba(255,255,255,.06);color:rgba(255,255,255,.78)}
.footer-column .widget{margin:0}
.site-footer .footer-column .widget.card{padding:0;border:0;border-radius:0;box-shadow:none;background:0 0;color:inherit}
.site-footer .widget-title,.site-footer .wp-block-heading{position:relative;margin-bottom:1.15rem;padding-bottom:.65rem;color:#fff}
.site-footer .widget-title::after,.site-footer .wp-block-heading::after{content:"";position:absolute;bottom:0;left:0;width:42px;height:3px;border-radius:999px;background:#e53946}
.site-footer .widget>.wp-block-heading:only-child{margin-bottom:0}
.footer-column .menu,.footer-column .widget ol,.footer-column .widget ul{display:grid;gap:.55rem}
.site-footer a{color:#fff}
.site-footer a:focus,.site-footer a:hover{color:#ffb3b8}
.site-footer .social-links a{border-color:rgba(255,255,255,.16);background:rgba(255,255,255,.08);color:#fff}
.site-footer .social-links a:focus,.site-footer .social-links a:hover{background:#e53946;color:#fff}
.site-footer{margin-top:2.5rem;padding-top:0;border-top:4px solid #e53946;background:linear-gradient(180deg,#07131f 0,#102838 100%);color:rgba(255,255,255,.8)}
.site-info{padding:1rem 0;border-top:1px solid rgba(255,255,255,.12);background:rgba(0,0,0,.18)}
.site-info__inner{grid-template-columns:repeat(2,minmax(0,1fr))}
.footer-legal-links,.site-info__right{display:flex;align-items:center;flex-wrap:wrap;gap:.8rem}
.site-info__right{justify-content:flex-end;text-align:right}
.site-info__credits{display:flex;align-items:center;flex-wrap:wrap;gap:.3rem 1rem}
.site-info__credit{display:inline-flex;align-items:center;gap:.3rem;white-space:nowrap}
.site-info__credit-label{opacity:.75}
.site-info__credit a{color:inherit;font-weight:600;text-decoration:none}
.site-info__credit a:focus-visible,.site-info__credit a:hover{text-decoration:underline}
.footer-legal-links{gap:.45rem}
.footer-legal-links a{display:inline-flex;align-items:center;min-height:34px;padding:.25rem .6rem;border:1px solid rgba(255,255,255,.18);border-radius:999px;color:#fff;font-size:.86rem;font-weight:700}
.footer-legal-links a:focus,.footer-legal-links a:hover{background:#e53946;border-color:#e53946;color:#fff}
.newsorbit-pagination{margin:1.5rem 0 0}
.newsorbit-pagination .nav-links{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:.55rem}
.newsorbit-pagination .page-numbers{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;min-width:42px;min-height:42px;padding:.55rem .8rem;border:1px solid var(--newsorbit-soft-border);border-radius:8px;background:var(--newsorbit-surface);color:var(--newsorbit-heading);font-size:.92rem;font-weight:800;line-height:1}
.newsorbit-pagination .page-numbers.current,.newsorbit-pagination a.page-numbers:focus,.newsorbit-pagination a.page-numbers:hover{border-color:var(--newsorbit-primary);background:var(--newsorbit-primary);color:#fff}
.newsorbit-pagination .page-numbers.next,.newsorbit-pagination .page-numbers.prev{padding-inline:0.95rem}
.newsorbit-pagination .page-numbers.dots{border-color:transparent;background:0 0;color:var(--newsorbit-muted)}
.mobile-sticky-nav-spacer{display:block}
.mobile-sticky-nav-spacer[hidden]{display:none}
.scroll-to-top{position:fixed;right:1.25rem;bottom:1.25rem;z-index:999;display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;border:1px solid var(--newsorbit-link-blue-border);border-radius:999px;background:var(--newsorbit-primary);color:#fff;box-shadow:0 16px 34px rgba(0,25,56,.18);opacity:0;pointer-events:none;transform:translateY(12px);transition:opacity .2s ease,transform .2s ease,background .2s ease}
.scroll-to-top.is-visible{opacity:1;pointer-events:auto;transform:translateY(0)}
.scroll-to-top:focus,.scroll-to-top:hover{background:var(--newsorbit-accent)}
@media (prefers-reduced-motion:reduce){
html{scroll-behavior:auto}
.scroll-to-top{transition:none}
}
.archive-header,.empty-state{margin-bottom:1rem}
.search-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.75rem}
.search-form label{display:block;min-width:0}
input[type=email],input[type=search],input[type=text],input[type=url],select,textarea{width:100%;padding:.85rem 1rem;border:1px solid var(--newsorbit-border);border-radius:14px;background:var(--newsorbit-control-bg);color:var(--newsorbit-text)}
.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px}
.screen-reader-text:focus{clip:auto!important;clip-path:none;height:auto;width:auto;padding:1rem;background:var(--newsorbit-surface);color:var(--newsorbit-text);z-index:9999}
html[data-theme=dark] ::selection{background:rgba(79,183,232,.32);color:#fff}
html[data-theme=dark] .site-header{background:rgba(17,26,36,.96)}
html[data-theme=dark] .section-heading,html[data-theme=dark] .single-article,html[data-theme=dark] .video-gallery__item{box-shadow:0 18px 42px rgba(0,0,0,.28)}
html[data-theme=dark] .entry-media img{box-shadow:0 24px 46px rgba(0,0,0,.42)}
html[data-theme=dark] .video-gallery__thumb-fallback{background:linear-gradient(135deg,#16324a,#1f465d);color:var(--newsorbit-link-blue)}
html[data-theme=dark] input::placeholder,html[data-theme=dark] textarea::placeholder{color:#8798aa}
@media (max-width:1024px){
.video-gallery{grid-template-columns:1fr}
.calendar-panel{grid-template-columns:minmax(0,1fr)}
.has-sticky-header .site-header,body.admin-bar.has-sticky-header .site-header{position:relative;top:auto}
.has-sticky-header .nav-bar.is-mobile-sticky{position:fixed;top:0;right:0;left:0;z-index:1000;background:var(--newsorbit-surface);box-shadow:0 12px 28px rgba(0,25,56,.12)}
body.has-mobile-sticky-nav .site-header{z-index:1000}
body.admin-bar.has-sticky-header .nav-bar.is-mobile-sticky{top:32px}
.section-heading{padding:.9rem 1rem}
.single-post-news__grid{grid-template-columns:repeat(2,minmax(0,1fr))}
.category-layout,.content-with-sidebar,.nav-bar__grid,.post-grid,.post-grid--category,.site-info__inner,.top-bar__grid,.video-grid{grid-template-columns:1fr}
.post-grid--category .post-card,.post-grid--grid-1 .post-card:first-child,.post-grid--grid-10 .post-card:nth-child(2),.post-grid--grid-10 .post-card:nth-child(3),.post-grid--grid-10 .post-card:nth-child(4),.post-grid--grid-11 .post-card:first-child,.post-grid--grid-11 .post-card:nth-child(2),.post-grid--grid-11 .post-card:nth-child(5),.post-grid--grid-12 .post-card:nth-child(4),.post-grid--grid-13 .post-card:first-child,.post-grid--grid-13 .post-card:nth-child(6),.post-grid--grid-14 .post-card:nth-child(2),.post-grid--grid-14 .post-card:nth-child(5),.post-grid--grid-15 .post-card:first-child,.post-grid--grid-15 .post-card:nth-child(3),.post-grid--grid-15 .post-card:nth-child(6),.post-grid--grid-16 .post-card:first-child,.post-grid--grid-16 .post-card:nth-child(2),.post-grid--grid-16 .post-card:nth-child(3),.post-grid--grid-16 .post-card:nth-child(4),.post-grid--grid-17 .post-card:first-child,.post-grid--grid-17 .post-card:nth-child(2),.post-grid--grid-18 .post-card:first-child,.post-grid--grid-18 .post-card:nth-child(2),.post-grid--grid-19 .post-card:first-child,.post-grid--grid-19 .post-card:nth-child(2),.post-grid--grid-2 .post-card:first-child,.post-grid--grid-2 .post-card:nth-child(4),.post-grid--grid-20 .post-card:first-child,.post-grid--grid-20 .post-card:nth-child(2),.post-grid--grid-20 .post-card:nth-child(3),.post-grid--grid-21 .post-card:first-child,.post-grid--grid-21 .post-card:nth-child(2),.post-grid--grid-22 .post-card:first-child,.post-grid--grid-22 .post-card:nth-child(2),.post-grid--grid-23 .post-card:first-child,.post-grid--grid-23 .post-card:nth-child(2),.post-grid--grid-24 .post-card:first-child,.post-grid--grid-24 .post-card:nth-child(2),.post-grid--grid-25 .post-card:first-child,.post-grid--grid-25 .post-card:nth-child(2),.post-grid--grid-3 .post-card:nth-child(2),.post-grid--grid-3 .post-card:nth-child(3),.post-grid--grid-4 .post-card:first-child,.post-grid--grid-4 .post-card:nth-child(2),.post-grid--grid-5 .post-card:first-child,.post-grid--grid-5 .post-card:last-child,.post-grid--grid-6 .post-card:nth-child(3),.post-grid--grid-7 .post-card:first-child,.post-grid--grid-7 .post-card:nth-child(5),.post-grid--grid-8 .post-card:nth-child(2),.post-grid--grid-8 .post-card:nth-child(6),.post-grid--grid-9 .post-card:first-child{grid-column:auto;grid-row:auto}
.featured-grid{grid-template-columns:1fr}
.featured-card,.featured-card:first-child{grid-column:auto}
.featured-card{grid-template-columns:1fr}
.site-branding,.top-bar__date,.top-bar__widgets{text-align:center;justify-content:center;justify-self:center}
.top-bar__grid{justify-items:center;text-align:center}
.header-date-block,.header-date-block__content,.social-links,.top-bar__widgets{justify-content:center}
.entry-content{max-width:100%}
}
@media (max-width:1024px){
.post-grid--category.post-grid--grid-25{grid-template-columns:repeat(6,minmax(0,1fr))}
.post-grid--grid-25 .post-card:first-child{grid-column:span 3;grid-row:span 2;min-height:360px}
.post-grid--grid-25 .post-card:nth-child(2),.post-grid--grid-25 .post-card:nth-child(3){grid-column:span 3}
.post-grid--grid-25 .post-card:nth-child(n+4){grid-column:span 2;grid-template-columns:1fr}
}
@media (max-width:640px){
.post-grid--category.post-grid--grid-25{grid-template-columns:repeat(2,minmax(0,1fr))}
.post-grid--grid-25 .post-card:first-child{grid-column:1/-1;grid-row:auto;min-height:320px}
.post-grid--grid-25 .post-card:nth-child(2),.post-grid--grid-25 .post-card:nth-child(3){grid-column:span 1;border-left:0;padding-left:0}
.post-grid--grid-25 .post-card:nth-child(n+4){grid-column:1/-1;display:grid;grid-template-columns:92px minmax(0,1fr);gap:.75rem;align-items:center}
.post-grid--grid-25 .post-card:nth-child(n+4) .post-card__image img{height:72px}
}
@media (max-width:782px){
.has-sticky-header .site-header,body.admin-bar.has-sticky-header .site-header{position:relative;top:auto}
.has-sticky-header .nav-bar.is-mobile-sticky{position:fixed;top:0;right:0;left:0;z-index:1000;background:var(--newsorbit-surface);box-shadow:0 12px 28px rgba(0,25,56,.12);max-height:100vh;max-height:100dvh;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}
body.admin-bar.has-sticky-header .nav-bar.is-mobile-sticky{top:46px;max-height:calc(100vh - 46px);max-height:calc(100dvh - 46px)}
.newsorbit-comment-rank__item{grid-template-columns:58px minmax(0,1fr);gap:.9rem}
.newsorbit-comment-rank__count{font-size:.675rem}
.newsorbit-comment-rank__link{font-size:.675rem}
.newsorbit-recent-posts__item{grid-template-columns:82px minmax(0,1fr);gap:.85rem}
.newsorbit-recent-posts__thumb img{width:82px;height:60px}
.newsorbit-recent-posts__link{font-size:.675rem}
.footer-widgets{grid-template-columns:1fr}
.site-info__inner{grid-template-columns:1fr;text-align:center}
.footer-legal-links,.site-info__credits,.site-info__right{justify-content:center;text-align:center}
.video-gallery__item{grid-template-columns:110px minmax(0,1fr);padding:.65rem}
.section-heading{flex-direction:column;align-items:flex-start}
.section-heading__link{margin-left:0}
.nav-bar__grid{grid-template-columns:auto minmax(0,1fr) auto;column-gap:.5rem}
.menu-toggle{display:inline-flex;grid-column:1;grid-row:1}
.top-bar{display:none}
.nav-bar__brand{display:flex;grid-column:2;grid-row:1;align-items:center;justify-content:flex-start;justify-self:stretch;min-width:0;text-align:left}
.nav-bar__brand .custom-logo-link{justify-content:flex-start;min-width:0;max-width:100%}
.nav-bar__brand .custom-logo-link img{width:auto;max-width:100%;max-height:36px}
.nav-bar__brand .site-title{display:block;overflow:hidden;min-width:0;max-width:100%;font-size:1.1rem;line-height:1.25;white-space:nowrap;text-overflow:ellipsis}
.main-navigation{display:none;grid-column:1/-1;grid-row:2}
.main-navigation.is-open{display:block}
.main-navigation>div>ul,.main-navigation>ul{flex-direction:column;align-items:stretch;padding-top:.5rem;gap:.25rem}
.main-navigation>div>ul>li,.main-navigation>ul>li{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;width:100%}
.main-navigation a{width:100%}
.main-navigation .sub-menu{position:static;min-width:0;margin-top:.35rem;padding:.5rem;opacity:1;visibility:visible;pointer-events:auto;transform:none;display:none;box-shadow:none}
.main-navigation li:focus-within>.sub-menu,.main-navigation li:hover>.sub-menu{display:none}
.main-navigation li.submenu-open>.sub-menu{display:grid}
.submenu-toggle{width:44px;height:44px;flex:0 0 44px;border-radius:12px;background:var(--newsorbit-surface-alt);color:var(--newsorbit-text)}
.submenu-toggle .newsorbit-icon{width:1.05rem;height:1.05rem}
.menu-item-has-children.submenu-open>.submenu-toggle{background:var(--newsorbit-link-blue-soft);color:var(--newsorbit-link-blue)}
.author-stack,.post-grid,.single-post-news__grid,.video-grid{grid-template-columns:1fr}
.single-article{padding:.85rem}
.entry-header--hero{padding:1rem;border-radius:18px}
.entry-meta--single{padding:.9rem}
.entry-media img{border-radius:18px}
.nav-tools{grid-column:3;grid-row:1;justify-content:flex-end;flex-wrap:nowrap;gap:.4rem}
.nav-tools .converter-toggle{width:44px;height:44px;padding:0;justify-content:center}
.button--ghost span,.nav-tools .converter-toggle span,.social-links__label{display:none}
.custom-logo-link img{max-width:min(100%,300px);max-height:72px}
}
.featured-full-width{width:100%;max-width:var(--newsorbit-container);margin:0 auto}
.featured-section--fullwidth .featured-grid{grid-template-columns:1fr}
.featured-section--fullwidth .featured-card:first-child{grid-column:1/-1}
.featured-section--fullwidth .featured-card{grid-column:1/-1;max-width:100%;margin:0}
.featured-section--fullwidth .featured-grid--single .featured-card,.featured-section--fullwidth .featured-grid--single .featured-card:first-child{grid-column:1/-1;width:100%;max-width:100%}
.featured-section--fullwidth .featured-card__content{text-align:center}
.featured-section--fullwidth .entry-meta,.featured-section--fullwidth .entry-meta__authors{justify-content:center}
.category-section{margin-top:2rem}
.category-block__after-widgets{margin-top:1rem;text-align:center}
.category-block__after-widgets .widget{display:inline-block;text-align:left}
.category-layout__ad .widget{margin:0}
@media (max-width:1024px){
.category-layout,.content-with-sidebar{grid-template-columns:1fr}
.category-layout>.category-layout__posts,.content-with-sidebar>.content-area__main{order:1;min-width:0}
.category-layout>.category-layout__ad,.content-with-sidebar>.sidebar-area{order:2;width:100%;min-width:0;margin-top:1rem}
}
@media (max-width:782px){
.category-section--has-right-widget.category-section--layout-grid-25 .category-layout,.category-section--layout-grid-25 .category-layout{display:grid;grid-template-columns:1fr;gap:1.25rem;align-items:stretch}
.category-section--has-right-widget.category-section--layout-grid-25 .category-layout__posts,.category-section--layout-grid-25 .category-layout__posts{order:1;position:relative;z-index:1;min-width:0;overflow:visible}
.category-section--has-right-widget.category-section--layout-grid-25 .category-layout__ad,.category-section--layout-grid-25 .category-layout__ad{order:2;position:static;z-index:auto;display:block;width:100%;min-width:0;margin-top:.5rem;clear:both}
.category-section--layout-grid-25 .category-layout__ad .widget{width:100%;max-width:100%}
.category-section--layout-grid-25 .post-grid--grid-25{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;align-items:stretch;grid-auto-flow:row;margin-bottom:0}
.category-section--layout-grid-25 .post-grid--grid-25 .post-card{grid-column:auto;grid-row:auto;display:block;min-height:0;padding:0;border:1px solid var(--newsorbit-border);border-left:1px solid var(--newsorbit-border);overflow:hidden;background:var(--newsorbit-surface)}
.category-section--layout-grid-25 .post-grid--grid-25 .post-card:first-child{grid-column:1/-1;position:relative;min-height:300px;border:0;background:#101820}
.category-section--layout-grid-25 .post-grid--grid-25 .post-card:first-child .post-card__image,.category-section--layout-grid-25 .post-grid--grid-25 .post-card:first-child .post-card__image img{display:block;width:100%;height:100%;min-height:300px;aspect-ratio:auto;object-fit:cover}
.category-section--layout-grid-25 .post-grid--grid-25 .post-card:first-child .post-card__content{position:absolute;inset:auto 0 0 0;padding:1rem;background:linear-gradient(180deg,rgba(0,0,0,0),rgba(0,0,0,.9))}
.category-section--layout-grid-25 .post-grid--grid-25 .post-card:first-child .post-card__title{margin:0;font-size:clamp(1.05rem, 5vw, 1.45rem);line-height:1.25}
.category-section--layout-grid-25 .post-grid--grid-25 .post-card:first-child .entry-meta,.category-section--layout-grid-25 .post-grid--grid-25 .post-card:first-child .entry-meta a,.category-section--layout-grid-25 .post-grid--grid-25 .post-card:first-child .entry-meta__author-names,.category-section--layout-grid-25 .post-grid--grid-25 .post-card:first-child .post-card__title a{color:#fff}
.category-section--layout-grid-25 .post-grid--grid-25 .post-card:nth-child(2),.category-section--layout-grid-25 .post-grid--grid-25 .post-card:nth-child(3){grid-column:span 1}
.category-section--layout-grid-25 .post-grid--grid-25 .post-card:nth-child(2) .post-card__image,.category-section--layout-grid-25 .post-grid--grid-25 .post-card:nth-child(3) .post-card__image{display:block;margin:0}
.category-section--layout-grid-25 .post-grid--grid-25 .post-card:nth-child(2) .post-card__image img,.category-section--layout-grid-25 .post-grid--grid-25 .post-card:nth-child(3) .post-card__image img{width:100%;height:auto;aspect-ratio:4/3;object-fit:cover}
.category-section--layout-grid-25 .post-grid--grid-25 .post-card:nth-child(2) .post-card__content,.category-section--layout-grid-25 .post-grid--grid-25 .post-card:nth-child(3) .post-card__content{position:static;padding:.75rem;background:0 0}
.category-section--layout-grid-25 .post-grid--grid-25 .post-card:nth-child(2) .post-card__title,.category-section--layout-grid-25 .post-grid--grid-25 .post-card:nth-child(3) .post-card__title{font-size:.88rem;line-height:1.35}
.category-section--layout-grid-25 .post-grid--grid-25 .post-card:nth-child(n+4){grid-column:1/-1;display:grid;grid-template-columns:96px minmax(0,1fr);gap:.75rem;align-items:center;padding:.65rem}
.category-section--layout-grid-25 .post-grid--grid-25 .post-card:nth-child(n+4) .post-card__image{display:block;margin:0}
.category-section--layout-grid-25 .post-grid--grid-25 .post-card:nth-child(n+4) .post-card__image img{width:96px;height:72px;aspect-ratio:4/3;border-radius:4px;object-fit:cover}
.category-section--layout-grid-25 .post-grid--grid-25 .post-card:nth-child(n+4) .post-card__content{position:static;padding:0;background:0 0}
.category-section--layout-grid-25 .post-grid--grid-25 .post-card:nth-child(n+4) .post-card__title{font-size:.9rem;line-height:1.35}
.category-section--layout-grid-25 .post-grid--grid-25 .entry-meta,.category-section--layout-grid-25 .post-grid--grid-25 .post-card__excerpt{display:none}
}
@media (max-width:424px){
.category-section--layout-grid-25 .post-grid--grid-25{grid-template-columns:1fr}
.category-section--layout-grid-25 .post-grid--grid-25 .post-card:first-child{min-height:280px}
.category-section--layout-grid-25 .post-grid--grid-25 .post-card:first-child .post-card__image,.category-section--layout-grid-25 .post-grid--grid-25 .post-card:first-child .post-card__image img{min-height:280px}
.category-section--layout-grid-25 .post-grid--grid-25 .post-card:nth-child(2),.category-section--layout-grid-25 .post-grid--grid-25 .post-card:nth-child(3){grid-column:1/-1;display:grid;grid-template-columns:96px minmax(0,1fr);gap:.75rem;align-items:center;padding:.65rem}
.category-section--layout-grid-25 .post-grid--grid-25 .post-card:nth-child(2) .post-card__image img,.category-section--layout-grid-25 .post-grid--grid-25 .post-card:nth-child(3) .post-card__image img{width:96px;height:72px;border-radius:4px}
.category-section--layout-grid-25 .post-grid--grid-25 .post-card:nth-child(2) .post-card__content,.category-section--layout-grid-25 .post-grid--grid-25 .post-card:nth-child(3) .post-card__content{padding:0}
}
.ai-summary{max-width:760px;margin:0 auto;padding:clamp(1rem,2vw,1.35rem) clamp(1rem,2.2vw,1.5rem);background:var(--newsorbit-surface-alt);border:1px solid var(--newsorbit-panel-border);border-left:4px solid var(--newsorbit-primary);border-radius:calc(var(--newsorbit-radius)/ 2)}
.ai-summary--below{margin-top:1.5rem}
.ai-summary__head{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem .75rem;margin-bottom:.85rem}
.ai-summary__badge{display:inline-flex;align-items:center;gap:.35rem;padding:.2rem .6rem;border-radius:999px;background:var(--newsorbit-primary);color:#fff;font-size:.72rem;font-weight:700;letter-spacing:.02em;line-height:1.6;text-transform:uppercase}
.ai-summary__badge .newsorbit-icon{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:2}
.ai-summary__title{margin:0;font-family:var(--newsorbit-font-heading),serif;font-size:clamp(1.05rem, 2vw, 1.25rem);line-height:1.4;color:var(--newsorbit-heading)}
.ai-summary__list{counter-reset:newsorbit-ai-bullet;margin:0;padding:0;list-style:none;display:grid;gap:.6rem}
.ai-summary__item{counter-increment:newsorbit-ai-bullet;position:relative;padding-left:2.15rem;font-size:1rem;line-height:1.75;color:var(--newsorbit-content-text)}
.ai-summary__item::before{content:counter(newsorbit-ai-bullet,newsorbit-nepali-decimal);position:absolute;top:.2rem;left:0;display:flex;align-items:center;justify-content:center;width:1.55rem;height:1.55rem;border-radius:50%;background:var(--newsorbit-link-blue-soft);border:1px solid var(--newsorbit-link-blue-border);color:var(--newsorbit-link-blue);font-family:var(--newsorbit-font-body),sans-serif;font-size:.78rem;font-weight:700;line-height:1}
.ai-summary__note{margin:.9rem 0 0;padding-top:.7rem;border-top:1px dashed var(--newsorbit-soft-border);font-size:.82rem;line-height:1.6;color:var(--newsorbit-muted)}
html[data-theme=dark] .ai-summary{background:var(--newsorbit-surface)}
@media (max-width:600px){
.ai-summary__item{padding-left:1.9rem;font-size:.96rem}
}
.skip-link:focus{top:.5rem;left:.5rem;border-radius:6px;box-shadow:0 0 0 2px var(--newsorbit-primary);text-decoration:none}
.breadcrumbs{margin:0 0 1rem;font-size:.85rem;color:var(--newsorbit-muted)}
.breadcrumbs__list{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem .5rem;margin:0;padding:0;list-style:none}
.breadcrumbs__item{display:flex;align-items:center;gap:.5rem;min-width:0}
.breadcrumbs__item+.breadcrumbs__item::before{content:"/";color:var(--newsorbit-border);flex:none}
.breadcrumbs__link{color:var(--newsorbit-link-blue);text-decoration:none}
.breadcrumbs__link:focus-visible,.breadcrumbs__link:hover{text-decoration:underline}
.breadcrumbs__current{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:min(100%,22rem);color:var(--newsorbit-muted)}
.entry-kicker{margin:0 0 .4rem;font-size:.75rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;line-height:1.4}
.entry-kicker__link{color:var(--newsorbit-primary);text-decoration:none}
.entry-kicker__link:focus-visible,.entry-kicker__link:hover{text-decoration:underline}
.entry-updated{margin:.5rem 0 0;font-size:.85rem;color:var(--newsorbit-muted)}
.entry-meta__author-link{color:inherit;text-decoration:none;border-bottom:1px solid transparent}
.entry-meta__author-link:focus-visible,.entry-meta__author-link:hover{border-bottom-color:currentColor}
.author-stack__more{margin:.5rem 0 0;font-size:.85rem}
.entry-share{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem;margin:1.25rem 0;padding:.75rem 0;border-top:1px solid var(--newsorbit-border);border-bottom:1px solid var(--newsorbit-border)}
.entry-share__title{margin:0;font-size:.8rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:var(--newsorbit-muted)}
.entry-share__list{display:flex;flex-wrap:wrap;gap:.5rem;margin:0;padding:0;list-style:none}
.entry-share__link{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border:1px solid var(--newsorbit-border);border-radius:50%;background:var(--newsorbit-control-bg);color:var(--newsorbit-text);font-size:1rem;cursor:pointer;text-decoration:none;transition:background-color .2s ease,border-color .2s ease}
.entry-share__link:focus-visible,.entry-share__link:hover{background:var(--newsorbit-control-hover);border-color:var(--newsorbit-primary)}
.entry-share__link.is-copied{border-color:var(--newsorbit-primary);color:var(--newsorbit-primary)}
.breaking-news{background:var(--newsorbit-primary);color:#fff;min-width:0}
.breaking-news__inner{display:flex;align-items:center;gap:.75rem;padding:.5rem 0;min-width:0}
.breaking-news__label{flex:none;margin:0;padding:.25rem .6rem;border-radius:4px;background:rgba(0,0,0,.22);font-size:.75rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;white-space:nowrap}
.breaking-news__ticker{display:flex;flex:1 1 auto;min-width:0;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch}
.breaking-news__ticker::-webkit-scrollbar{display:none}
.breaking-news__list{display:flex;flex:0 0 auto;min-width:100%;gap:2rem;margin:0;padding:0;padding-inline-end:2rem;list-style:none}
.breaking-news__list[aria-hidden=true]{display:none}
@media (prefers-reduced-motion:no-preference){
.breaking-news__ticker{overflow-x:hidden}
.breaking-news__list,.breaking-news__list[aria-hidden=true]{display:flex;animation:newsorbit-breaking-ticker var(--newsorbit-ticker-duration,40s) linear infinite}
.breaking-news:focus-within .breaking-news__list,.breaking-news:hover .breaking-news__list{animation-play-state:paused}
}
@keyframes newsorbit-breaking-ticker{
from{transform:translateX(0)}
to{transform:translateX(-100%)}
}
.breaking-news__item{flex:none;display:flex;align-items:center;gap:.5rem;font-size:.9rem;font-weight:600}
.breaking-news__item::before{content:"";flex:none;width:6px;height:6px;border-radius:50%;background:currentColor;opacity:.65}
.breaking-news__item a{color:inherit;text-decoration:none;white-space:nowrap}
.breaking-news__item a:focus-visible,.breaking-news__item a:hover{text-decoration:underline}
.video-facade{position:relative;display:block;width:100%;aspect-ratio:16/9;overflow:hidden;border-radius:10px;background:#10171f}
.video-facade iframe,.video-facade img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;border:0}
.video-facade__button{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;width:100%;height:100%;border:0;background:0 0;cursor:pointer;padding:0}
.video-facade__icon{display:flex;align-items:center;justify-content:center;width:74px;height:74px;border-radius:50%;background:var(--newsorbit-primary);color:#fff;box-shadow:0 14px 32px rgba(0,0,0,.38),0 0 0 6px rgba(255,255,255,.24);transition:transform .2s ease,background-color .2s ease,color .2s ease,box-shadow .2s ease}
.video-facade__icon .newsorbit-icon{width:30px;height:30px;margin-inline-start:5px;fill:currentColor;stroke:none}
.video-facade__button:focus-visible .video-facade__icon,.video-facade__button:hover .video-facade__icon{background:#fff;color:var(--newsorbit-primary);box-shadow:0 16px 36px rgba(0,0,0,.42),0 0 0 8px rgba(255,255,255,.32)}
.video-facade__fallback{position:absolute;inset:auto 0 0 0;padding:.75rem;background:rgba(15,23,31,.78);color:#fff;text-align:center}
.video-facade.is-active .video-facade__button{display:none}
@media (prefers-reduced-motion:no-preference){
.video-facade__button:hover .video-facade__icon{transform:scale(1.06)}
}
.discovery-links{display:grid;gap:1.5rem;margin-top:1.5rem;text-align:start}
.discovery-links__title{margin:0 0 .6rem;font-size:1rem}
.discovery-links__list{display:grid;gap:.4rem;margin:0;padding:0;list-style:none}
.discovery-links__list--inline{display:flex;flex-wrap:wrap;gap:.5rem}
.discovery-links__list--inline a{display:inline-block;padding:.3rem .7rem;border:1px solid var(--newsorbit-border);border-radius:999px;font-size:.85rem;text-decoration:none}
.discovery-links__home{margin:0}
.search-results__count{margin:.5rem 0 0;color:var(--newsorbit-muted)}
.archive-header__search{margin-top:1rem;max-width:32rem}
.newsorbit-poll-form__fieldset{margin:0 0 .75rem;padding:0;border:0}
.newsorbit-poll-form__question{padding:0;margin-bottom:.5rem;font-weight:700}
.newsorbit-poll-form__option{display:flex;align-items:flex-start;gap:.5rem;margin:0 0 .4rem}
.newsorbit-poll-form__option label{cursor:pointer}
.entry-content,.entry-standfirst,.post-card__excerpt{line-height:1.85}
.archive-title,.entry-title,.featured-card__title,.post-card__title,.single-news-card__title{overflow-wrap:break-word;line-height:1.4}
@supports (text-wrap:balance){
.entry-title,.featured-card__title{text-wrap:balance}
}
@supports (text-wrap:pretty){
.entry-standfirst,.post-card__excerpt{text-wrap:pretty}
}
@media (max-width:380px){
:root{--newsorbit-container:calc(100% - 1.5rem)}
.entry-title{font-size:clamp(1.35rem, 6.5vw, 1.75rem)}
.entry-share{gap:.5rem}
.entry-share__link{width:40px;height:40px}
.breaking-news__inner{flex-direction:column;align-items:flex-start;gap:.4rem}
.breaking-news__ticker{width:100%}
.breaking-news__list{gap:1.25rem;padding-inline-end:1.25rem}
}
body,html{overflow-x:clip}
.entry-content pre,.entry-content table{display:block;max-width:100%;overflow-x:auto}
.entry-content iframe,.entry-content img,.entry-content video{max-width:100%}
[tabindex]:focus-visible,a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible,textarea:focus-visible{outline:2px solid var(--newsorbit-primary);outline-offset:2px}
.scroll-to-top[hidden]{display:none!important}
.converter-toggle{display:inline-flex;align-items:center;gap:.4rem;padding:.5rem .9rem;border:1px solid var(--newsorbit-border);border-radius:999px;background:var(--newsorbit-control-bg);color:var(--newsorbit-text);font-size:.85rem;font-weight:700;white-space:nowrap}
.converter-toggle .newsorbit-icon{width:1rem;height:1rem}
.converter-panel{display:grid;gap:1rem;padding:1.25rem}
.converter-panel__head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem}
.converter-direction{display:inline-flex;align-items:center;gap:.6rem;padding:.35rem .5rem;border:1px solid var(--newsorbit-border);border-radius:999px;background:var(--newsorbit-surface-alt);font-weight:700}
.converter-direction__from,.converter-direction__to{min-width:4.5rem;text-align:center}
.converter-direction__to{color:var(--newsorbit-primary)}
.converter-direction__swap{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;padding:0;border:1px solid var(--newsorbit-border);border-radius:999px;background:var(--newsorbit-surface)}
.converter-panel__actions{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}
.converter-button{display:inline-flex;align-items:center;gap:.4rem;padding:.55rem .95rem;border:1px solid var(--newsorbit-border);border-radius:999px;background:var(--newsorbit-control-bg);color:var(--newsorbit-text);font-size:.85rem;font-weight:700;cursor:pointer}
.converter-button .newsorbit-icon{width:1rem;height:1rem}
.converter-button--upload input[type=file]{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}
.converter-button--upload:focus-within{outline:2px solid var(--newsorbit-primary);outline-offset:2px}
.converter-panel__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}
.converter-field{display:grid;gap:.4rem;min-width:0}
.converter-field__label{font-size:.85rem;font-weight:700;color:var(--newsorbit-muted)}
.converter-field__box{width:100%;min-height:11rem;padding:.85rem;border:1px solid var(--newsorbit-border);border-radius:14px;background:var(--newsorbit-surface);color:var(--newsorbit-text);font-size:1rem;line-height:1.7;resize:vertical}
.converter-field__box.is-preeti{font-family:Preeti,Kantipur,monospace}
.converter-status{margin:0;min-height:1.25rem;font-size:.9rem;color:var(--newsorbit-muted)}
.converter-status.is-error{color:var(--newsorbit-primary);font-weight:700}
@media (max-width:1024px){
.converter-panel__grid{grid-template-columns:minmax(0,1fr)}
.converter-panel__head{align-items:flex-start}
}
.welcome-ad[hidden]{display:none}
.welcome-ad{position:fixed;inset:0;z-index:10000;display:flex;align-items:center;justify-content:center;padding:1.25rem}
.welcome-ad__backdrop{position:absolute;inset:0;background:rgba(0,25,56,.62);cursor:pointer}
.welcome-ad__dialog{position:relative;display:grid;gap:.85rem;width:min(680px,100%);max-height:90vh;max-height:90dvh;overflow-y:auto;overscroll-behavior:contain;padding:1.25rem;background:var(--newsorbit-surface);border:1px solid var(--newsorbit-border);border-radius:var(--newsorbit-radius);box-shadow:0 24px 60px rgba(0,25,56,.3)}
.welcome-ad__close{position:absolute;top:.6rem;right:.6rem;display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:1px solid var(--newsorbit-border);border-radius:999px;background:var(--newsorbit-surface);color:var(--newsorbit-text);cursor:pointer}
.welcome-ad__title{margin:0;padding-right:3rem;font-size:1.15rem}
.welcome-ad__body{min-width:0}
.welcome-ad__link{display:block}
.welcome-ad__image{display:block;width:100%;height:auto;border-radius:12px}
body.has-welcome-ad{overflow:hidden}
@media (max-width:640px){
.welcome-ad{padding:.85rem}
.welcome-ad__dialog{padding:1rem}
}
.midpost-ad{display:grid;gap:.5rem;justify-items:center;margin:1.75rem 0;padding:1rem;background:var(--newsorbit-surface-alt);border:1px solid var(--newsorbit-border);border-radius:var(--newsorbit-radius)}
.midpost-ad__label{font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--newsorbit-muted)}
.midpost-ad__body{width:100%;min-width:0;text-align:center}
.midpost-ad__body img,.midpost-ad__image-link{display:block;margin:0 auto}
.midpost-ad__image{max-width:100%;height:auto;border-radius:12px}