/* V1.3.4: phone presentation only. */
@media (max-width:600px){
html{scroll-padding-bottom:100px} body{padding-bottom:calc(80px + env(safe-area-inset-bottom))} .boban-to-top{right:12px;bottom:calc(90px + env(safe-area-inset-bottom));width:40px;height:40px} :is(.boban-global-links,.stream-mobile-nav){padding-bottom:max(8px,env(safe-area-inset-bottom))} :is(h1,h2,h3,p,dd){overflow-wrap:break-word} :is(section,article)[id]{scroll-margin-top:80px}  body,#boban-home-concept{min-width:0}
.feed-item,.feed-item:last-of-type{padding:22px 18px;border-radius:18px}.feed-title,.feed-item--featured .feed-title{font-size:clamp(22px,6vw,27px);line-height:1.4;letter-spacing:-.02em;text-wrap:pretty}.feed-title-phrase{white-space:normal;overflow-wrap:break-word}.feed-title-line{display:inline}.feed-copy{margin-top:20px;font-size:15px;line-height:1.85}.stream-main .feed-photo,.feed-item--featured .feed-photo{height:auto;min-height:0;aspect-ratio:auto;margin-top:22px}.stream-main .feed-photo img{position:static;display:block;width:100%;height:auto;object-fit:contain}.stream-main{padding-bottom:28px}.stream-footer-links{gap:12px 18px}.stream-sort{min-height:44px}

.stream-mobile-nav{display:none}
.news-phone-nav{position:fixed;z-index:1100;left:0;right:0;bottom:0;box-sizing:border-box;height:calc(72px + env(safe-area-inset-bottom));padding:8px 10px calc(7px + env(safe-area-inset-bottom));display:grid;grid-template-columns:repeat(4,minmax(0,1fr));background:rgba(9,22,34,.96);backdrop-filter:blur(16px)}
.news-phone-nav a{display:grid;place-items:center;align-content:center;gap:4px;color:rgba(255,255,255,.68);font-size:11px;line-height:normal;text-decoration:none}
.news-phone-nav .boban-tab-icon{display:block;width:30px;height:24px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.news-phone-nav .boban-tab-icon :is(path,circle){vector-effect:non-scaling-stroke}
}
