.editorial-calendar-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.editorial-calendar-heading>div{max-width:780px}.editorial-calendar-heading>a{min-height:40px;display:flex;align-items:center;gap:7px;text-decoration:none}.editorial-calendar-summary{display:grid;grid-template-columns:220px 220px 1fr;gap:10px;margin-bottom:14px}.editorial-calendar-summary>article{min-height:78px;display:flex;align-items:center;gap:12px;padding:14px 16px;border:1px solid var(--line);border-radius:10px;background:#fff}.editorial-calendar-summary article>span{width:39px;height:39px;display:grid;place-items:center;border-radius:10px}.editorial-calendar-summary span.published{color:#39705f;background:#e4f1ec}.editorial-calendar-summary span.scheduled{color:#8a6811;background:#fff1bd}.editorial-calendar-summary article>div{display:grid;gap:3px}.editorial-calendar-summary small{color:var(--muted);font-size:9px;font-weight:900;letter-spacing:.09em}.editorial-calendar-summary strong{font:600 24px/1 var(--font-onest),Arial,sans-serif}.editorial-calendar-summary>div{display:flex;align-items:center;justify-content:flex-end;gap:7px;color:var(--muted);font-size:11px;font-weight:700}.editorial-calendar-summary>div i{width:9px;height:9px;margin-left:12px;border-radius:50%}.editorial-calendar-summary>div i.published{background:#4d8d79}.editorial-calendar-summary>div i.scheduled{background:#dfb83e}.editorial-calendar-shell{overflow:hidden;border:1px solid var(--line);border-radius:12px;background:#fff}.editorial-calendar-toolbar{min-height:66px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:12px 16px;border-bottom:1px solid var(--line);background:#faf9f5}.editorial-calendar-toolbar>div{display:flex;align-items:center;gap:6px}.editorial-calendar-toolbar>div>button{width:34px;height:34px;display:grid;place-items:center;border:1px solid var(--line);border-radius:7px;color:var(--ink);background:#fff;cursor:pointer}.editorial-calendar-toolbar>div>strong{min-width:175px;padding-inline:8px;font-size:15px;text-align:center;text-transform:capitalize}.editorial-calendar-toolbar .calendar-today-button{width:auto;padding:0 11px;font-size:10px;font-weight:900}.editorial-calendar-toolbar>nav{display:flex;gap:4px;padding:4px;border-radius:8px;background:#eceae3}.editorial-calendar-toolbar>nav button{min-height:30px;padding:0 10px;border:0;border-radius:6px;color:var(--muted);background:transparent;font-size:10px;font-weight:800;cursor:pointer}.editorial-calendar-toolbar>nav button.active{color:#fff;background:var(--ink)}.editorial-calendar-loading{min-height:470px;display:flex;align-items:center;justify-content:center;gap:8px;color:var(--muted);font-size:12px}.editorial-calendar-weekdays{display:grid;grid-template-columns:repeat(7,1fr);border-bottom:1px solid var(--line);background:#f5f4ef}.editorial-calendar-weekdays span{padding:10px 12px;border-right:1px solid var(--line);color:var(--muted);font-size:9px;font-weight:900;letter-spacing:.09em;text-transform:uppercase}.editorial-calendar-weekdays span:last-child{border-right:0}.editorial-calendar-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr))}.editorial-calendar-grid>div{min-height:142px;min-width:0;padding:8px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff}.editorial-calendar-grid>div:nth-child(7n){border-right:0}.editorial-calendar-grid>div.outside{background:#f6f5f1}.editorial-calendar-grid>div.today{box-shadow:inset 0 0 0 2px #bed95b}.editorial-calendar-grid>div>header{height:25px;display:flex;align-items:flex-start;justify-content:space-between}.editorial-calendar-grid>div>header>span{width:23px;height:23px;display:grid;place-items:center;border-radius:50%;font-size:10px;font-weight:900}.editorial-calendar-grid>div.today>header>span{background:var(--lime)}.editorial-calendar-grid>div>header>small{color:var(--muted);font-size:9px}.editorial-calendar-grid>div>div{display:grid;gap:5px}.editorial-calendar-grid a{min-width:0;display:grid;grid-template-columns:1fr auto;gap:2px 5px;padding:7px 8px;border-left:3px solid;border-radius:6px;color:var(--ink);text-decoration:none}.editorial-calendar-grid a.published{border-color:#4d8d79;background:#eaf3f0}.editorial-calendar-grid a.scheduled{border-color:#d9ab24;background:#fff5d2}.editorial-calendar-grid a time{color:var(--muted);font-size:8px;font-weight:800}.editorial-calendar-grid a>strong{grid-column:1/-1;overflow:hidden;font-size:10px;line-height:1.25;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.editorial-calendar-grid a>small{grid-column:1/-1;overflow:hidden;color:var(--muted);font-size:8px;text-overflow:ellipsis;white-space:nowrap}.editorial-calendar-agenda{display:none}.editorial-calendar-empty{min-height:280px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;color:var(--muted);text-align:center}.editorial-calendar-empty strong{color:var(--ink);font-size:13px}.editorial-calendar-empty span{font-size:11px}@media(max-width:1050px){.editorial-calendar-summary{grid-template-columns:1fr 1fr}.editorial-calendar-summary>div{display:none}.editorial-calendar-grid>div{min-height:125px}.editorial-calendar-grid a>small{display:none}}@media(max-width:760px){.editorial-calendar-heading{align-items:flex-start;flex-direction:column}.editorial-calendar-heading>a{width:100%;justify-content:center}.editorial-calendar-summary{grid-template-columns:1fr 1fr}.editorial-calendar-summary>article{min-width:0;padding:11px}.editorial-calendar-summary article>span{width:34px;height:34px}.editorial-calendar-summary small{font-size:8px}.editorial-calendar-summary strong{font-size:20px}.editorial-calendar-toolbar{align-items:stretch;flex-direction:column;padding:12px}.editorial-calendar-toolbar>div{justify-content:space-between}.editorial-calendar-toolbar>div>strong{min-width:0;flex:1}.editorial-calendar-toolbar>nav{display:grid;grid-template-columns:repeat(3,1fr)}.editorial-month-calendar{display:none}.editorial-calendar-agenda{display:block}.editorial-calendar-agenda>section>header{display:flex;align-items:center;justify-content:space-between;padding:13px 15px;border-bottom:1px solid var(--line);background:#f4f3ed}.editorial-calendar-agenda>section>header>span{font-size:11px;font-weight:900;text-transform:capitalize}.editorial-calendar-agenda>section>header>small{color:var(--muted);font-size:9px}.editorial-calendar-agenda>section>a{display:grid;grid-template-columns:35px 1fr 16px;align-items:center;gap:10px;padding:13px 15px;border-bottom:1px solid var(--line);color:var(--ink);text-decoration:none}.editorial-calendar-agenda a>i{width:34px;height:34px;display:grid;place-items:center;border-radius:9px}.editorial-calendar-agenda a>i.published{color:#39705f;background:#e4f1ec}.editorial-calendar-agenda a>i.scheduled{color:#8a6811;background:#fff1bd}.editorial-calendar-agenda a>span{min-width:0;display:grid;gap:3px}.editorial-calendar-agenda a small{color:var(--muted);font-size:9px}.editorial-calendar-agenda a strong{font-size:11px;line-height:1.3}.editorial-calendar-agenda a em{color:#557168;font-size:9px;font-style:normal}.editorial-calendar-agenda a>svg{color:var(--muted)}}@media(max-width:430px){.editorial-calendar-summary{grid-template-columns:1fr}.editorial-calendar-summary>article{min-height:65px}}