.radar-side-shell{grid-column:2;grid-row:1/3;display:flex;flex-direction:column;position:sticky;top:122px;min-width:0;max-height:calc(100vh - 145px);overflow:hidden;background:#fff;border:1px solid var(--line);border-radius:11px}.radar-side-shell .feeds{order:1;border:0;border-bottom:1px solid var(--line);border-radius:0;background:transparent}.radar-side-shell .source-drawer{border-radius:0}.radar-side-shell .source-drawer>summary{position:static;border-radius:0}.radar-side-shell .source-drawer[open]{max-height:min(48vh,520px);border-radius:0}.radar-side-shell .radar-reader{order:2;position:static;top:auto;flex:1;min-height:360px;max-height:none;overflow:auto;border:0;border-radius:0}.radar-side-shell .reader-empty{padding:70px 30px}@media(max-width:900px){.radar-side-shell{grid-column:1;grid-row:auto;position:static;max-height:none;width:100%}.radar-side-shell .radar-reader{min-height:280px}.radar-side-shell .source-drawer[open]{max-height:70vh}}@media(max-width:760px){.radar-side-shell{order:2}.radar-inbox{order:1}.radar-side-shell .reader-empty{padding:48px 22px}}
