.chrome-measure{width:calc(100% - 112px);max-width:var(--measure);margin-inline:auto}
.chrome-arrow{display:inline-block;font-family:Arial,sans-serif;font-size:23px;font-weight:400;line-height:1;transition:transform .18s}
.quiet-link .chrome-arrow{color:var(--red)}
a:hover .chrome-arrow{transform:translate(3px,-3px)}
.chrome-button{background:var(--red);color:white;display:inline-flex;gap:36px;align-items:center;justify-content:center;font-size:15px;font-weight:600;min-height:50px;padding:13px 28px;transition:background .18s}
.chrome-button:hover{background:var(--accent)}
.chrome-skip-link{position:fixed;top:12px;left:12px;padding:12px;background:white;z-index:100;transform:translateY(-180%)}
.chrome-skip-link:focus{transform:none}
.chrome-masthead{background:white;border-bottom:1px solid var(--red);position:relative;z-index:30}
.chrome-masthead-inner{height:136px;display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center}
.chrome-identity{display:flex;flex-direction:column;align-items:center;gap:9px;justify-self:center;text-align:center;font-size:14px;line-height:1.45;font-weight:500;white-space:nowrap}
.chrome-identity img{height:51px;width:48px}
.chrome-language-picker{position:relative;justify-self:start;font-size:14px;font-weight:600}
.chrome-language-picker summary{display:flex;gap:24px;align-items:center;cursor:pointer;padding:14px 0;list-style:none}
.chrome-language-picker summary::-webkit-details-marker{display:none}
.chrome-language-picker summary span{font-size:20px;font-weight:500;line-height:1}
.chrome-language-list{position:absolute;top:100%;left:-18px;padding:12px 18px;width:174px;background:white;box-shadow:0 8px 22px #0002;border-top:2px solid var(--red);display:grid;gap:5px}
.chrome-language-list a,.chrome-language-list>span{padding:5px 0}
.chrome-language-list a{color:var(--red)}
.chrome-language-list span[aria-disabled]{color:#65615d}
.chrome-masthead-support{justify-self:end;min-width:170px}
.chrome-navigation{position:sticky;top:0;background:white;z-index:25;box-shadow:0 1px 0 #00000012}
.chrome-navigation-inner{position:relative}
.chrome-navigation nav{height:58px;display:flex;align-items:stretch;justify-content:space-between;gap:30px}
.chrome-navigation nav>a{display:flex;align-items:center;position:relative;font-size:14px;font-weight:600;white-space:nowrap}
.chrome-navigation nav>a:after{content:'';position:absolute;bottom:0;left:0;right:0;height:2px;background:var(--red);transform:scaleX(0);transform-origin:left;transition:transform .18s}
.chrome-navigation nav>a:hover:after,.chrome-navigation nav>a[aria-current]:after{transform:scaleX(1)}
.chrome-navigation nav>a[aria-current]{color:var(--red)}
.chrome-menu-toggle,.chrome-mobile-current{display:none}
.membership>span:not(.chrome-arrow){font-size:14px;line-height:1.7}
.membership .chrome-arrow{position:absolute;right:0;top:3px;font-size:26px}
.news-link .chrome-arrow{color:var(--blue)}
.giving-copy .chrome-button{margin-top:29px;font-size:13px}
.chrome-footer{background:var(--red);color:white}
.chrome-footer-main{padding-block:48px;display:grid;grid-template-columns:1.06fr 1fr 1fr;gap:70px;align-items:start}
.chrome-footer-brand{display:flex;align-items:center;gap:23px;font-size:16px;font-weight:600;line-height:1.5}
.chrome-footer-brand img{filter:brightness(0) invert(1);width:54px;height:62px}
.chrome-footer-identity>p{font-size:12px;line-height:1.8;margin-top:11px}
.chrome-footer-nav{display:grid;gap:9px;font-size:13px;line-height:1.6}
.chrome-footer-nav a{width:fit-content}
.chrome-footer-nav a:hover{text-decoration:underline;text-underline-offset:5px}
.chrome-footer-nav a:last-child{margin-top:6px;display:flex;gap:25px;align-items:center;font-weight:600}
.chrome-footer-jewishnews{display:flex;flex-direction:column;background:white;color:var(--ink);padding:29px 36px 25px;min-height:231px}
.chrome-footer-jewishnews img{width:218px;margin-bottom:19px}
.chrome-footer-jewishnews>span{font-size:12px}
.chrome-footer-jewishnews .chrome-footer-news-cta{display:flex;justify-content:space-between;align-items:center;font-size:12px;font-weight:600;padding-top:17px;margin-top:17px;border-top:1px solid #d9e6e9}
.chrome-footer-news-cta .chrome-arrow{color:var(--blue)}
.chrome-footer-service{display:flex;align-items:center;justify-content:space-between;gap:22px;border-top:1px solid #ffffff40;padding-block:20px 23px;font-size:10px;line-height:1.7}
@media(max-width:1500px){.chrome-measure{width:calc(100% - 96px)}
.membership>span:not(.chrome-arrow){font-size:12px}
.chrome-footer-main{gap:48px}
.chrome-footer-brand{font-size:14px}
.chrome-footer-jewishnews{padding:28px}}
@media(max-width:1100px){.chrome-measure{width:calc(100% - 56px)}
.chrome-navigation nav{gap:19px}
.chrome-navigation nav>a{font-size:12px}
.membership>span:not(.chrome-arrow){font-size:10px}
.membership .chrome-arrow{display:none}
.chrome-footer-main{gap:30px}
.chrome-footer-brand{gap:16px;font-size:12px}
.chrome-footer-nav{font-size:11px}
.chrome-footer-jewishnews{padding:25px 23px}
.chrome-footer-jewishnews>span{font-size:10px}
.chrome-footer-service{font-size:9px}}
@media(max-width:760px){.chrome-measure{width:calc(100% - 40px)}
.chrome-masthead-inner{height:124px;grid-template-columns:1fr 2fr 1fr;gap:8px}
.chrome-identity{gap:6px;font-size:10px}
.chrome-identity img{height:42px;width:40px}
.chrome-language-picker{font-size:11px}
.chrome-language-picker summary{gap:9px}
.chrome-language-picker summary span{font-size:17px}
.chrome-language-list{left:0;width:145px;font-size:13px}
.chrome-masthead-support{font-size:10px;min-width:0;min-height:34px;padding:8px 10px}
.chrome-navigation-inner{height:48px;display:flex;align-items:center;justify-content:space-between}
.chrome-mobile-current{display:block;font-size:12px;font-weight:600;color:var(--red)}
.chrome-menu-toggle{display:flex;border:0;background:transparent;align-items:center;gap:12px;padding:10px 0;font-size:12px;font-weight:600;color:var(--ink)}
.chrome-menu-lines{display:block;width:22px;height:12px;border-top:1px solid currentColor;border-bottom:1px solid currentColor;position:relative}
.chrome-menu-lines:after{content:'';position:absolute;left:0;right:0;top:4px;border-top:1px solid currentColor}
.chrome-navigation nav{display:none;position:absolute;top:48px;left:-20px;right:-20px;height:auto;background:white;padding:18px 20px 26px;border-bottom:2px solid var(--red);box-shadow:0 12px 20px #0002}
.chrome-navigation nav.open{display:flex;flex-direction:column;gap:0}
.chrome-navigation nav>a{min-height:43px;font-size:14px}
.chrome-navigation nav>a:after{display:none}
.membership>span:not(.chrome-arrow){font-size:10px;line-height:1.6}
.about-links .chrome-arrow{font-size:20px}
.giving-copy .chrome-button{font-size:12px;min-height:48px;margin-top:24px}
.chrome-footer-main{padding-block:34px 30px;grid-template-columns:1fr 1fr;gap:30px 22px}
.chrome-footer-identity{grid-column:1/-1}
.chrome-footer-brand{font-size:14px;gap:22px}
.chrome-footer-brand img{width:46px;height:53px}
.chrome-footer-brand>span br:first-child{display:none}
.chrome-footer-identity>p{font-size:11px}
.chrome-footer-nav{font-size:11px;gap:10px;grid-column:1/-1;grid-template-columns:1fr 1fr;column-gap:25px}
.chrome-footer-nav a:last-child{grid-column:1/-1;margin-top:7px}
.chrome-footer-jewishnews{grid-column:1/-1;padding:23px 25px;min-height:0}
.chrome-footer-jewishnews img{width:190px;margin-bottom:15px}
.chrome-footer-jewishnews>span{font-size:12px}
.chrome-footer-jewishnews .chrome-footer-news-cta{font-size:11px;margin-top:15px;padding-top:13px}
.chrome-footer-service{display:flex;flex-wrap:wrap;gap:10px 22px;font-size:9px;padding-block:20px}
.chrome-footer-service>span{width:100%}
.chrome-footer-service>a:last-child{margin-left:auto}}
@media(max-width:370px){.chrome-measure{width:calc(100% - 32px)}
.chrome-identity{font-size:9px}
.chrome-masthead-support{padding:8px;font-size:9px}}
.anti-focus-copy .chrome-arrow{color:#fff}
.giving-standalone .chrome-button{margin-top:29px;font-size:14px}
@media(max-width:760px){.giving-standalone .chrome-button{margin-top:24px;font-size:13px;min-height:48px}}/* Common chrome keeps the homepage's typography independently of page styles. */
.chrome-masthead,.chrome-navigation,.chrome-footer{--red:#921010;--accent:#c33437;--ink:#232323;--blue:#2788a8;--measure:1480px;font-family:Montserrat,Arial,sans-serif;font-weight:500;line-height:1.65;color:var(--ink)}
.chrome-menu-donate{display:none!important}
.chrome-masthead-inner>.chrome-menu-toggle{display:none}
.chrome-footer{background:#fff;border-top:3px solid var(--red)}
.chrome-footer-main{grid-template-columns:.7fr 1.2fr 1fr;align-items:start;padding-block:42px;gap:65px}
.chrome-footer-brand{flex-direction:column;align-items:center;gap:13px;width:fit-content;font-size:34px;line-height:1;font-weight:600;letter-spacing:.035em;color:var(--red)}
.chrome-footer-brand img{filter:none;width:62px;height:70px}
.chrome-footer-nav{font-size:14px;gap:10px}
.chrome-footer-nav a:last-child{background:var(--red);color:#fff;padding:12px 20px;margin-top:10px;gap:25px}
.chrome-footer-jewishnews{background:#f1f1f1;border-top:2px solid var(--red);color:var(--ink)}
.chrome-footer-service{border-color:#d6d6d6;color:#454545;font-size:12px}
html{scroll-padding-top:78px}
@media(max-width:1100px){.chrome-footer-main{gap:35px}.chrome-footer-nav{font-size:13px}}
@media(max-width:760px){
html{scroll-padding-top:112px}
.chrome-masthead{position:sticky;top:0;z-index:40}
.chrome-masthead-inner{height:96px;grid-template-columns:max-content minmax(0,1fr) 50px;gap:14px}
.chrome-identity{flex-direction:row;gap:11px;justify-self:center;text-align:left;font-size:13px;line-height:1.32;white-space:normal;min-width:0}
.chrome-identity img{width:54px;height:auto;flex-shrink:0}
.chrome-identity>span{display:block;max-width:190px}
.chrome-language-picker{font-size:11px;line-height:1.25}
.chrome-language-picker summary{gap:0;white-space:nowrap}
.chrome-masthead-support{display:none}
.chrome-masthead-inner>.chrome-menu-toggle{display:flex;width:50px;height:82px;padding:0;align-items:center;justify-content:flex-end}
.chrome-menu-lines{width:36px;height:26px;box-sizing:border-box;border-width:2px}
.chrome-menu-lines:after{top:50%;height:2px;border:0;background:currentColor;transform:translateY(-50%)}
.chrome-menu-label,.chrome-mobile-current{display:none}
.chrome-navigation{position:sticky;top:96px;height:0;z-index:39;box-shadow:none}
.chrome-navigation-inner{height:0;display:block}
.chrome-navigation nav{top:0;max-height:calc(100dvh - 96px);overflow-y:auto}
.chrome-navigation nav>a.chrome-menu-donate{display:flex!important;background:var(--red);color:#fff;justify-content:center;margin-top:12px;padding:10px 16px}
.chrome-footer-main{grid-template-columns:1fr;gap:28px;padding-block:32px}
.chrome-footer-identity{grid-column:auto}
.chrome-footer-brand{font-size:30px}
.chrome-footer-brand img{width:54px;height:61px}
.chrome-footer-nav{grid-column:auto;grid-template-columns:1fr 1fr;font-size:13px;gap:11px 24px}
.chrome-footer-nav a:last-child{grid-column:1/-1;font-size:13px}
.chrome-footer-jewishnews{grid-column:auto}
.chrome-footer-service{font-size:11px}
}
@media(max-width:370px){.chrome-masthead-inner{grid-template-columns:max-content minmax(0,1fr) 44px;gap:8px}.chrome-identity{font-size:11.5px;gap:8px}.chrome-identity img{width:48px;height:auto}.chrome-identity>span{max-width:145px}.chrome-masthead-inner>.chrome-menu-toggle{width:44px}.chrome-menu-lines{width:32px;height:24px}}

/* Minimal language control and uppercase institutional navigation. */
.chrome-language-picker summary{padding:10px 0;gap:0;letter-spacing:.06em}
.chrome-language-list{left:0;width:auto;min-width:128px;padding:8px 0;background:#fff;box-shadow:none;border:0;border-bottom:2px solid var(--red);gap:0}
.chrome-language-list a,.chrome-language-list>span{padding:5px 0;font-size:12px;letter-spacing:.04em}
.chrome-language-list>a,.chrome-language-list>span{display:block;width:100%;justify-self:stretch;text-align:left}
.chrome-language-list>[lang="he"]{direction:rtl;text-align:left;unicode-bidi:isolate}
.chrome-navigation nav>a{text-transform:uppercase;letter-spacing:.025em;font-size:13px}

/* Compact institutional footer. */
.chrome-footer{background:#fff;border-top:4px solid var(--red)}
.chrome-footer-main{display:grid;grid-template-columns:minmax(135px,.46fr) minmax(320px,1fr) minmax(470px,1.3fr);grid-template-areas:"identity navigation actions";gap:0;align-items:center;padding-block:16px}
.chrome-footer-identity{grid-area:identity;display:flex;align-items:center;justify-content:center;padding:0}
.chrome-footer-brand{display:block;width:110px;max-width:100%;color:var(--red)}
.chrome-footer-brand img{display:block;width:100%;height:auto;filter:none}
.chrome-footer-nav{grid-area:navigation;display:block;align-self:center;border-left:1px solid #d6d6d6;padding:3px 44px;font-size:14px;line-height:1.45}
.chrome-footer-nav-links{display:grid;grid-template-columns:1fr 1fr;gap:48px}
.chrome-footer-nav-column{display:grid;grid-auto-rows:1.45em;align-content:start;row-gap:10px}
.chrome-footer-nav a,.chrome-footer-nav a:last-child{display:block;width:fit-content;margin:0;padding:0;background:transparent;color:var(--ink);font-weight:500}
.chrome-footer-nav a:hover{color:var(--red);text-decoration:none}
.chrome-footer-actions{grid-area:actions;display:flex;justify-content:flex-end;align-items:center;border-left:1px solid #d6d6d6;padding-left:44px}
.chrome-footer-jewishnews{display:grid;grid-template-columns:120px minmax(0,1fr);gap:12px;align-items:center;width:315px;max-width:100%;min-height:54px;padding:0;border:0;background:transparent;color:var(--ink);transition:opacity .18s}
.chrome-footer-jewishnews:hover{opacity:.72}
.chrome-footer-jewishnews img{display:block;width:120px;max-width:100%;height:auto;margin:0}
.chrome-footer-news-title{font-size:12px;font-weight:600;line-height:1.45}
@media(max-width:1250px){
.chrome-footer-main{grid-template-columns:minmax(120px,.4fr) minmax(280px,.9fr) minmax(410px,1.25fr)}
.chrome-footer-brand{width:98px}
.chrome-footer-nav{padding-inline:30px;font-size:13px}
.chrome-footer-nav-links{gap:28px}
.chrome-footer-actions{padding-left:30px}
.chrome-footer-jewishnews{grid-template-columns:108px minmax(0,1fr);width:290px;gap:11px}
.chrome-footer-jewishnews img{width:108px}
.chrome-footer-news-title{font-size:11px}
}
@media(max-width:960px){
.chrome-footer-main{grid-template-columns:125px minmax(0,1fr);grid-template-areas:"identity navigation" "actions actions";gap:15px 0;padding-block:18px}
.chrome-footer-brand{width:95px}
.chrome-footer-nav{padding-left:28px;padding-right:0}
.chrome-footer-actions{border-left:0;border-top:1px solid #d6d6d6;padding:15px 0 0}
}
@media(max-width:760px){
.chrome-language-picker summary{font-size:12px;padding:10px 0}
.chrome-language-list{min-width:128px}
.chrome-navigation nav>a{font-size:13px}
.chrome-footer-main{grid-template-columns:90px minmax(0,1fr);grid-template-areas:"identity navigation" "actions actions";gap:17px 18px;padding-block:20px 18px}
.chrome-footer-identity{justify-content:center;padding:0}
.chrome-footer-brand{width:82px}
.chrome-footer-nav{border-left:1px solid #d6d6d6;padding:2px 0 2px 20px;font-size:12px}
.chrome-footer-nav a,.chrome-footer-nav a:last-child{font-size:12px}
.chrome-footer-nav-links{gap:16px}
.chrome-footer-nav-column{row-gap:7px}
.chrome-footer-actions{border-top:1px solid #d6d6d6;padding-top:16px}
.chrome-footer-jewishnews{grid-template-columns:96px minmax(0,1fr);width:290px;min-height:52px;gap:10px}
.chrome-footer-jewishnews img{width:96px}
.chrome-footer-news-title{font-size:10px}
}
@media(max-width:390px){
.chrome-language-picker summary{font-size:10px}
.chrome-footer-main{grid-template-columns:76px minmax(0,1fr);gap-inline:14px}
.chrome-footer-brand{width:72px}
.chrome-footer-nav{padding-left:15px;font-size:11px}
.chrome-footer-nav a,.chrome-footer-nav a:last-child{font-size:11px}
.chrome-footer-nav-links{gap:10px}
.chrome-footer-jewishnews{grid-template-columns:92px minmax(0,1fr);width:100%}
.chrome-footer-jewishnews img{width:92px}
}

/* Draw link arrows with CSS so mobile systems never substitute a coloured emoji. */
.ui-arrow{display:inline-block;position:relative;width:18px;height:18px;min-width:18px;font-size:0!important;line-height:0;color:inherit;vertical-align:middle;transition:transform .18s}
.ui-arrow::before{content:"";position:absolute;top:2px;right:2px;width:8px;height:8px;border-top:2px solid currentColor;border-right:2px solid currentColor}
.ui-arrow::after{content:"";position:absolute;left:3px;bottom:5px;width:12px;height:2px;background:currentColor;transform:rotate(-45deg);transform-origin:center;border-radius:1px}
a:hover .ui-arrow{transform:translate(2px,-2px)}

/* Telegram joins JewishNews within the existing footer action area. */
.chrome-footer-actions{gap:26px}
.chrome-footer-telegram{display:grid;grid-template-columns:38px minmax(0,1fr);gap:11px;align-items:center;width:205px;max-width:100%;color:var(--ink);transition:opacity .18s}
.chrome-footer-telegram:hover{opacity:.72}
.chrome-footer-telegram-mark{display:block;width:38px;height:38px}
.chrome-footer-telegram-copy small,.chrome-footer-telegram-copy strong{display:block}
.chrome-footer-telegram-copy small{font-size:9px;font-weight:500;color:#666;line-height:1.3}
.chrome-footer-telegram-copy strong{font-size:11px;font-weight:600;line-height:1.4}
@media(max-width:1250px){
.chrome-footer-actions{gap:18px}
.chrome-footer-telegram{grid-template-columns:34px minmax(0,1fr);width:175px;gap:9px}
.chrome-footer-telegram-mark{width:34px;height:34px}
.chrome-footer-telegram-copy strong{font-size:10px}
.chrome-footer-telegram-copy small{font-size:8px}
}
@media(max-width:760px){
.chrome-footer-actions{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:14px;align-items:center}
.chrome-footer-telegram,.chrome-footer-jewishnews{width:100%}
.chrome-footer-telegram{grid-template-columns:32px minmax(0,1fr);gap:8px}
.chrome-footer-telegram-mark{width:32px;height:32px}
.chrome-footer-telegram-copy strong{font-size:9px}
.chrome-footer-telegram-copy small{font-size:8px}
.chrome-footer-jewishnews{grid-template-columns:78px minmax(0,1fr);gap:7px}
.chrome-footer-jewishnews img{width:78px}
.chrome-footer-news-title{font-size:8px}
}
/* Header proportions follow the original OEOU masthead. */
.chrome-language-desktop{display:none}
.chrome-language-short{display:none}
.chrome-language-full{display:inline}
@media(min-width:761px){
.chrome-language-picker{display:none}
.chrome-language-desktop{display:block;position:relative;justify-self:start;font-size:14px;font-weight:600}
.chrome-language-desktop>.chrome-language-list{display:grid;position:static;min-width:64px;width:64px;padding:0;border:0;box-shadow:none;gap:2px;background:transparent}
.chrome-masthead-inner{height:120px}
.chrome-masthead-support{width:194px;min-width:194px;height:38px;min-height:38px;padding:8px 24px;font-size:15px}
.chrome-language-picker summary{display:none}
.chrome-language-picker>.chrome-language-list{display:grid!important;position:static;min-width:64px;width:64px;padding:0;border:0;box-shadow:none;gap:2px;background:transparent}
.chrome-language-list>a,.chrome-language-list>span{padding:2px 0;font-size:12px;font-weight:600;line-height:1.2;letter-spacing:.035em;color:#777;direction:ltr;text-align:left}
.chrome-language-list>a[aria-current="true"],.chrome-language-list>span[aria-current="true"]{color:var(--ink)}
.chrome-language-short{display:inline}
.chrome-language-full{display:none}
}
@media(max-width:760px){
html{scroll-padding-top:120px}
.chrome-masthead-inner{height:104px;grid-template-columns:max-content minmax(0,1fr) 52px;gap:12px}
.chrome-identity{gap:10px;font-size:13.5px;line-height:1.3}
.chrome-identity img{width:72px;height:auto}
.chrome-identity>span{max-width:none;white-space:nowrap;flex-shrink:0}
.chrome-language-picker{font-size:11px}
.chrome-language-picker summary{display:flex;align-items:center;gap:8px;padding:10px 0;white-space:nowrap;letter-spacing:.035em}
.chrome-language-picker summary::after{content:"";display:block;width:7px;height:7px;margin-top:-4px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(45deg);transform-origin:center;transition:transform .18s}
.chrome-language-picker[open] summary::after{transform:rotate(225deg);margin-top:4px}
.chrome-language-picker>.chrome-language-list{position:absolute;top:100%;left:0;display:grid;min-width:132px;width:max-content;padding:8px 0;border:0;border-bottom:2px solid var(--red);background:#fff;box-shadow:0 10px 24px #00000014;gap:0}
.chrome-language-list>a,.chrome-language-list>span{padding:6px 10px 6px 0;font-size:12px;line-height:1.25;direction:ltr;text-align:left}
.chrome-language-list>[lang="he"]{direction:ltr;text-align:left}
.chrome-language-list [lang="he"],.chrome-language-list [dir="rtl"]{unicode-bidi:isolate}
.chrome-language-short{display:none}
.chrome-language-full{display:inline-block}
.chrome-masthead-inner>.chrome-menu-toggle{width:52px;height:88px}
.chrome-menu-lines{width:38px;height:30px;border-top:2px solid currentColor;border-bottom:2px solid currentColor}
.chrome-menu-lines:after{top:50%;height:2px;transform:translateY(-50%)}
.chrome-navigation{top:104px}
.chrome-navigation nav{max-height:calc(100dvh - 104px)}
}
@media(max-width:430px){
.chrome-masthead-inner{grid-template-columns:max-content minmax(0,1fr) 48px;gap:10px}
.chrome-identity{font-size:11.5px;gap:8px}
.chrome-identity img{width:64px}
.chrome-masthead-inner>.chrome-menu-toggle{width:48px}
.chrome-menu-lines{width:36px;height:28px}
}
@media(max-width:370px){
html{scroll-padding-top:116px}
.chrome-masthead-inner{height:100px;grid-template-columns:max-content minmax(0,1fr) 42px;gap:6px}
.chrome-identity{font-size:10.25px;gap:6px}
.chrome-identity img{width:56px}
.chrome-identity>span{max-width:none;white-space:nowrap}
.chrome-masthead-inner>.chrome-menu-toggle{width:42px;height:84px}
.chrome-menu-lines{width:34px;height:26px}
.chrome-navigation{top:100px}
.chrome-navigation nav{max-height:calc(100dvh - 100px)}
}

/* Footer partners use the same readable caption style. */
.chrome-footer-telegram-copy,.chrome-footer-news-title{font-size:12px;font-weight:600;line-height:1.45;color:var(--ink)}
@media(max-width:1250px){.chrome-footer-telegram-copy,.chrome-footer-news-title{font-size:11px}}

/* Compact mobile masthead and paired media links, including 390px screens. */
@media(max-width:760px){
.chrome-masthead{background:#f8f9fa}
.chrome-masthead-inner{width:calc(100% - 24px);grid-template-columns:max-content minmax(0,1fr) 40px;gap:6px;height:104px}
.chrome-identity{font-size:13px;gap:7px;justify-self:center}
.chrome-identity img{width:72px;flex-shrink:0}
.chrome-masthead-inner>.chrome-menu-toggle{width:40px;height:64px}
.chrome-menu-lines{width:32px;height:24px}
.chrome-language-picker summary{font-size:10px;gap:5px;min-height:44px;padding:0;color:var(--ink)}
.chrome-language-picker[open] summary{color:var(--red)}
.chrome-language-picker>.chrome-language-list{top:calc(100% + 8px);min-width:168px;padding:7px;border:1px solid #ddd;border-top:3px solid var(--red);border-radius:3px;box-shadow:0 12px 30px #00000020}
.chrome-language-picker .chrome-language-list>a,.chrome-language-picker .chrome-language-list>span{padding:12px 14px;min-height:44px;display:flex;align-items:center;border-radius:2px;color:var(--ink)}
.chrome-language-picker .chrome-language-list>[aria-current="true"]{background:#f5e8e8;color:var(--red)}
.chrome-language-picker .chrome-language-list>a:hover{background:#f3f3f3}
.chrome-navigation{top:104px}
.chrome-footer-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;align-items:stretch}
.chrome-footer-telegram,.chrome-footer-jewishnews{grid-template-columns:minmax(0,1fr);grid-template-rows:36px auto;gap:10px;width:100%;align-items:start;align-content:start}
.chrome-footer-telegram-mark{width:36px;height:36px}
.chrome-footer-jewishnews img{width:102px;height:36px;object-fit:contain}
.chrome-footer-telegram-copy,.chrome-footer-news-title{font-size:12px;line-height:1.45}
}
@media(max-width:430px){
.chrome-identity{font-size:12px;gap:6px}
.chrome-identity img{width:70px}
.chrome-footer-telegram-copy,.chrome-footer-news-title{font-size:11px}
}
@media(max-width:370px){
.chrome-masthead-inner{width:calc(100% - 16px);gap:4px;grid-template-columns:max-content minmax(0,1fr) 34px}
.chrome-identity{font-size:10.5px;gap:4px}
.chrome-identity img{width:58px}
.chrome-language-picker summary{font-size:9px;gap:4px}
.chrome-masthead-inner>.chrome-menu-toggle{width:34px}
.chrome-menu-lines{width:28px}
}

/* Match jew.org.ua mobile brand typography: 14px / 21px, weight 500. */
@media(max-width:760px){
.chrome-masthead,.chrome-masthead-inner{background:#f8f9fa}
.chrome-masthead{border-bottom:0}
.chrome-masthead-inner{height:102px;width:calc(100% - 16px);grid-template-columns:39px minmax(0,1fr) 34px;gap:4px}
.chrome-masthead .chrome-identity{font-family:Montserrat,sans-serif;font-size:14px;font-weight:500;line-height:21px;gap:8px;color:#212529}
.chrome-masthead .chrome-identity img{height:70px;width:auto}
.chrome-masthead-inner>.chrome-menu-toggle{width:34px}
.chrome-navigation{top:102px}
.chrome-navigation nav{max-height:calc(100dvh - 102px)}
html{scroll-padding-top:118px}
}
@media(max-width:359px){
.chrome-masthead .chrome-identity{font-size:12px;line-height:18px;gap:5px}
.chrome-masthead .chrome-identity img{height:58px}
}
