.editorial-lead-event{grid-template-columns:90px 1fr 52px}
.editorial-lead-event time{position:static;display:grid;place-items:center;height:145px;background:var(--red);border-right:1px solid #888;z-index:auto}
.editorial-lead-event .calendar-block{display:none}
.editorial-tile.red,.editorial-tile.yellow{background:rgba(255,255,255,.53)!important}
.editorial-lead-event:has(.calendar-block.blue) time{background:var(--blue)}
.editorial-lead-event:has(.calendar-block.yellow) time{background:var(--yellow);color:#111}
.round-action,.capture,.avatar{filter:none!important;box-shadow:0 9px 20px rgba(15,15,15,.14)!important}
html,body,#app,.shell{max-width:100%;overflow-x:hidden}
.sheet{overflow-x:hidden}
.field{min-width:0}
.field input,.field select,.field textarea{display:block;width:100%;min-width:0;box-sizing:border-box}
.shell:after{content:'';display:block;position:fixed;inset:0;z-index:100;pointer-events:none;opacity:.027;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 160 160' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.82' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.5'/%3E%3C/svg%3E");mix-blend-mode:multiply}
.quote-landscape{background:url('editorial-mountains.png') center 58%/cover no-repeat!important;filter:grayscale(1) contrast(.92)!important;opacity:.93}
@media(max-width:760px){.editorial-lead-event{grid-template-columns:78px 1fr 46px}.editorial-lead-event time{height:130px;width:78px}}
@media(max-width:560px){
  .topbar{padding:0 12px}
  .brand{width:72px}
  .brand-divider{display:block;height:40px;margin-left:7px}
  .brand-dots{display:block;width:31px;height:37px;margin-left:10px;background-size:9px 9px}
  .top-actions{gap:3px}
  .round-action,.capture,.avatar{width:39px;height:39px}
  .editorial-lead-event{grid-template-columns:61px 1fr 39px}
  .editorial-lead-event time{height:112px;width:61px}
  .editorial-quick-grid{grid-template-columns:1fr 1fr;gap:10px}
  .editorial-tile{min-width:0;min-height:125px;grid-template-columns:38px minmax(0,1fr) 30px;gap:7px;padding:13px 9px}
  .editorial-tile .tile-line-icon{font-size:34px}
  .editorial-tile small{font-size:8px}
  .editorial-tile b{font-size:15px}
  .editorial-tile em{font-size:10px}
  .editorial-tile .circle-arrow{width:30px;height:30px;font-size:17px}
}
@media(max-width:390px){
  .brand-dots{display:none}
  .brand-divider{margin-left:5px}
  .editorial-tile{grid-template-columns:34px minmax(0,1fr) 27px;padding-inline:7px}
  .editorial-tile .circle-arrow{width:27px;height:27px}
}
