:root{--ink:#4b2d3d;--muted:#9b637c;--pink-50:#fff7fb;--pink-100:#ffeaf4;--pink-200:#ffd4e7;--pink-300:#ffadd0;--pink-500:#ff70ae;--shadow:0 22px 60px rgba(255,138,190,.22)}*{box-sizing:border-box}#__next,body,html{min-height:100%}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Pretendard,Noto Sans KR,Apple SD Gothic Neo,sans-serif;color:var(--ink);background:radial-gradient(circle at 8% 12%,rgba(255,221,161,.62),transparent 16%),radial-gradient(circle at 88% 5%,rgba(255,160,205,.52),transparent 18%),linear-gradient(180deg,#fff0f8,#fff 46%,#fff7fb)}a,button{font:inherit}button{cursor:pointer}.page-shell{width:min(1180px,calc(100% - 24px));margin:0 auto;padding:16px 0 32px}.top-hero{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);grid-gap:16px;gap:16px;margin-bottom:16px}.calendar-card,.event-list-card,.fanart-top-card,.hero-card{position:relative;overflow:hidden;border:1px solid var(--pink-200);border-radius:28px;background:hsla(0,0%,100%,.74);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.hero-card{min-height:210px;padding:22px 24px;background:radial-gradient(circle at 100% 0,rgba(255,168,209,.5),transparent 26%),linear-gradient(135deg,rgba(255,232,244,.96),rgba(255,244,224,.68))}.fanart-top-card:before,.hero-card:before{content:"";position:absolute;width:92px;height:92px;left:-28px;bottom:-28px;border-radius:999px;background:rgba(255,224,162,.7)}.sync-badge{display:inline-flex;align-items:center;gap:6px;padding:9px 16px;border-radius:999px;background:hsla(0,0%,100%,.86);color:#ba5f87;font-size:14px;font-weight:900}h1{margin:18px 0 6px;font-size:clamp(36px,5vw,58px);line-height:1.02;letter-spacing:-.07em}.hero-subtitle{margin:0;color:var(--muted);font-weight:800}.next-card{position:relative;z-index:1;margin-top:18px;padding:16px 18px;border:1px solid var(--pink-200);border-radius:20px;background:hsla(0,0%,100%,.72);box-shadow:0 18px 36px rgba(255,131,184,.14)}.next-card strong{display:block;margin-top:8px;font-size:18px;line-height:1.3}.next-card span{display:block;margin-top:7px;color:var(--muted);font-weight:800}.chzzk-panel{position:relative;z-index:1;width:min(100%,520px);display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:10px;padding:12px 14px;border-radius:18px;border:1px solid var(--pink-200);background:hsla(0,0%,100%,.64);box-shadow:0 14px 28px rgba(255,131,184,.12)}.chzzk-panel.is-live{border-color:rgba(255,80,112,.45);background:linear-gradient(135deg,rgba(255,235,240,.96),hsla(0,0%,100%,.72))}.chzzk-info{min-width:0;display:grid;grid-gap:3px;gap:3px;font-weight:900}.chzzk-info strong{display:flex;align-items:center;gap:7px;color:var(--ink);font-size:15px}.chzzk-info span:not(.live-dot){overflow:hidden;color:var(--muted);font-size:12px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.live-dot{width:9px;height:9px;border-radius:999px;background:#c7c7c7;box-shadow:0 0 0 4px hsla(0,0%,59%,.12)}.chzzk-panel.is-live .live-dot{background:#ff335d;box-shadow:0 0 0 5px rgba(255,51,93,.16),0 0 18px rgba(255,51,93,.65)}.chzzk-link{flex:0 0 auto;padding:10px 15px;border-radius:999px;background:#ff70ae;color:#fff;font-size:13px;font-weight:900;text-decoration:none;box-shadow:0 10px 22px rgba(255,112,174,.28)}.chzzk-panel.is-live .chzzk-link{background:#ff335d;box-shadow:0 10px 22px rgba(255,51,93,.28)}.mini-label{display:inline-flex;align-items:center;width:-moz-fit-content;width:fit-content;padding:7px 13px;border-radius:999px;background:var(--pink-100);color:#da5f93;font-size:13px;font-weight:900}.fanart-top-card{min-height:210px;display:grid;grid-template-columns:.78fr 1fr;grid-gap:18px;gap:18px;padding:18px;background:radial-gradient(circle at 100% 0,rgba(255,173,210,.44),transparent 28%),hsla(0,0%,100%,.68)}.fanart-copy{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:center;min-width:0}.fanart-copy h2{margin:18px 0 8px;font-size:clamp(28px,4vw,42px);line-height:1.08;letter-spacing:-.05em}.fanart-copy p{margin:0;color:var(--muted);font-size:18px;font-weight:900}.fanart-note{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;margin-top:12px;color:#8f5a72;font-size:14px;font-weight:700;white-space:pre-line}.fanart-link{width:-moz-fit-content;width:fit-content;margin-top:18px;padding:10px 18px;border-radius:999px;background:var(--pink-500);color:#fff;font-weight:900;text-decoration:none;box-shadow:0 12px 26px rgba(255,112,174,.34)}.fanart-image-wrap{min-width:0;min-height:210px;overflow:hidden;display:flex;align-items:center;justify-content:center;border:1px solid var(--pink-200);border-radius:24px;background:linear-gradient(135deg,#ffe7f2,#fff7fb)}.fanart-image-wrap img{display:block;object-fit:contain;background:#fff}.fanart-placeholder{color:#d2769c;font-size:18px;font-weight:900}.calendar-card{padding:18px;background:hsla(0,0%,100%,.76)}.month-nav{display:flex;align-items:center;justify-content:center;gap:18px;margin-bottom:18px;text-align:center}.month-nav button{width:44px;height:44px;border:1px solid var(--pink-200);border-radius:999px;background:#fff;color:#ba5f87;font-size:28px;line-height:1;box-shadow:0 8px 18px rgba(255,160,202,.18)}.month-nav div{min-width:112px;line-height:1}.month-nav span{display:block;color:#c2879d;font-size:13px;font-weight:900}.month-nav strong{display:block;margin-top:2px;font-size:24px;letter-spacing:-.05em}.day-row,.range-layer,.weekday-row{display:grid;grid-template-columns:repeat(7,minmax(0,1fr))}.weekday-row{margin-bottom:10px;color:#c06a92;font-size:14px;font-weight:900;text-align:center}.weekday-row div{padding:8px 0}.calendar-weeks{display:grid;grid-gap:8px;gap:8px}.calendar-week{position:relative;min-height:120px}.day-row{position:absolute;inset:0;gap:8px}.day-cell{min-width:0;height:120px;padding:10px 8px 8px;border:1px solid #f9d7e6;border-radius:17px;background:#fff8fb;color:var(--ink);text-align:left}.day-cell.muted{opacity:.36}.day-cell.today{border:2px solid #ff8fc2;background:#ffe5f1}.day-number{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;color:#8d506a;font-size:13px;font-weight:900}.single-events{display:grid;grid-gap:4px;gap:4px;margin-top:68px}.event-row,.range-bar,.selected-event,.single-pill,.type-normal{--type-bg:#ffeaf4;--type-ink:#9b456b}.type-game{--type-bg:#e5f0ff;--type-ink:#35629a}.type-song{--type-bg:#ffd9ec;--type-ink:#a93f72}.type-collab{--type-bg:#eee5ff;--type-ink:#6d4bb0}.type-rest{--type-bg:#f7f6f8;--type-ink:#8c8190}.type-dopamine{--type-bg:#fff1ba;--type-ink:#92712b}.type-goods{--type-bg:#e4fff4;--type-ink:#3c8a68}.single-pill{display:block;overflow:hidden;padding:4px 6px;border-radius:999px;background:var(--type-bg);color:var(--type-ink);font-size:11px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.range-layer{position:absolute;inset:0;gap:8px;pointer-events:none}.range-bar{position:relative;z-index:2;height:22px;pointer-events:auto;overflow:hidden;display:inline-flex;align-items:center;gap:5px;min-width:0;padding:0 10px;border:1px solid hsla(0,0%,100%,.72);border-radius:4px;background:var(--type-bg);color:var(--type-ink);font-size:12px;font-weight:900;box-shadow:0 8px 16px rgba(255,126,182,.18)}.range-bar.starts-here{border-top-left-radius:999px;border-bottom-left-radius:999px}.range-bar.ends-here{border-top-right-radius:999px;border-bottom-right-radius:999px}.range-bar strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.month-notice{display:flex;align-items:flex-start;gap:7px;margin:12px 20px 0;padding:10px 14px;border-radius:14px;border:1px dashed rgba(255,112,174,.34);background:rgba(255,247,251,.78);color:#9b456b;font-size:13px;font-weight:700;line-height:1.55;white-space:pre-wrap}.notice-icon{color:var(--pink-500);flex:0 0 auto}.selected-panel{display:none}.selected-title{font-size:17px}.list-section{display:grid;grid-template-columns:1fr 1fr;grid-gap:18px;gap:18px;margin-top:16px}.event-list-card{padding:18px}.event-list-card h2{margin:0 0 14px;font-size:22px;letter-spacing:-.04em}.event-list{display:grid;grid-gap:10px;gap:10px}.event-row{display:block;width:100%;padding:14px 16px;border:1px solid transparent;border-radius:17px;background:var(--type-bg);color:var(--type-ink);text-align:left}.event-row:hover{filter:brightness(.985)}.event-date{display:block;margin-bottom:4px;color:inherit;opacity:.8;font-size:13px;font-weight:900}.event-row strong{display:block;font-size:16px;line-height:1.35}.event-row small{display:inline-block;margin-top:8px;font-weight:900;opacity:.72}.event-detail{display:grid;grid-gap:6px;gap:6px;margin-top:12px;padding-top:8px;border-top:1px solid hsla(0,0%,100%,.64);font-size:13px;font-weight:800;white-space:pre-line}.event-detail em{font-style:normal}.event-detail a{width:-moz-fit-content;width:fit-content;color:inherit;font-weight:900}.empty-text{margin:0;padding:18px;border:1px dashed var(--pink-200);border-radius:16px;color:#a6768a;background:#fff8fb;font-weight:800;text-align:center}@media (max-width:900px){.page-shell{width:min(100% - 16px,680px);padding-top:8px}.top-hero{grid-template-columns:1fr}.hero-card{min-height:auto;padding:18px}h1{font-size:34px}.fanart-top-card{grid-template-columns:1fr;min-height:0}.fanart-image-wrap{min-height:180px}.calendar-card{padding:12px}.calendar-week,.day-cell{height:86px;min-height:86px}.day-row,.range-layer{gap:4px}.day-cell{padding:6px 4px;border-radius:12px}.single-events{margin-top:48px}.single-pill{padding:3px 4px;font-size:9px}.range-bar{height:19px;padding:0 6px;font-size:10px;top:34px!important}.range-layer .range-bar:nth-child(2){top:54px!important}.range-layer .range-bar:nth-child(3){display:none}.list-section{grid-template-columns:1fr}}@media (max-width:520px){.page-shell{width:min(100% - 10px,430px)}.calendar-card,.event-list-card,.fanart-top-card,.hero-card{border-radius:22px}.fanart-top-card,.hero-card{padding:16px}.mini-label,.sync-badge{font-size:12px}h1{margin-top:12px;font-size:30px}.next-card{margin-top:14px;padding:14px}.chzzk-panel{align-items:stretch;flex-direction:column;padding:14px}.chzzk-link{text-align:center}.fanart-copy h2{font-size:26px}.fanart-image-wrap{min-height:160px}.month-nav strong{font-size:22px}.weekday-row{font-size:12px}.calendar-week,.day-cell{height:76px;min-height:76px}.day-number{min-width:18px;height:18px;font-size:11px}.single-events{display:none}.range-bar strong{max-width:70px}.selected-panel{display:none}}.top-hero{align-items:stretch;gap:12px;margin-bottom:12px}.hero-card{min-height:0;padding:18px 22px}h1{margin:14px 0 6px;font-size:clamp(34px,4.2vw,50px)}.next-card{width:min(100%,520px);margin-top:14px}.next-card strong{margin-top:6px;font-size:17px}.next-card span{margin-top:5px}.chzzk-inline{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:12px;padding-top:12px;border-top:1px solid rgba(255,199,223,.72)}.chzzk-inline-text{min-width:0;display:flex;align-items:center;gap:7px;color:var(--ink);font-size:13px;font-weight:900}.chzzk-inline-text em{min-width:0;overflow:hidden;color:var(--muted);font-size:12px;font-style:normal;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.chzzk-inline.is-live .live-dot{background:#ff335d;box-shadow:0 0 0 5px rgba(255,51,93,.16),0 0 18px rgba(255,51,93,.65)}.fanart-top-card{padding:16px;grid-template-columns:.76fr minmax(180px,.92fr);gap:14px}.fanart-copy h2{margin:14px 0 7px;font-size:clamp(25px,3.4vw,38px)}.fanart-copy p{font-size:16px}.fanart-link{margin-top:14px;padding:9px 16px}.fanart-image-wrap{min-height:176px;max-height:220px}.fanart-image-wrap img{max-height:220px}.calendar-card{padding:16px 18px 18px}.day-cell{position:relative;height:112px;min-height:112px;padding:0}.day-number{position:absolute;z-index:4}.single-events{position:absolute;left:8px;right:8px;bottom:8px;z-index:3;margin-top:0}.range-bar{height:20px;top:42px}.list-section{margin-top:14px}@media (max-width:900px){.hero-card{padding:16px}h1{margin-top:10px;font-size:32px}.fanart-top-card{grid-template-columns:1fr;padding:16px}.fanart-image-wrap{min-height:150px;max-height:190px}.fanart-image-wrap img{max-height:190px}.calendar-week,.day-cell{height:82px;min-height:82px}.day-number{top:7px;left:6px}.single-events{left:4px;right:4px;bottom:5px}.range-bar{top:32px!important}.range-layer .range-bar:nth-child(2){top:52px!important}}@media (max-width:520px){.chzzk-inline{align-items:stretch;flex-direction:column;gap:8px}.chzzk-inline .chzzk-link{text-align:center}.calendar-week,.day-cell{height:74px;min-height:74px}.range-bar{top:30px!important}.range-layer .range-bar:nth-child(2){top:50px!important}}.quick-links{display:grid;grid-gap:8px;margin-top:12px;padding-top:12px;border-top:1px solid rgba(255,199,223,.72)}.quick-link{display:grid;grid-gap:2px;gap:2px;min-width:0;padding:9px 12px;border-radius:14px;background:rgba(255,234,244,.82);color:#9b456b;font-weight:900;text-decoration:none;box-shadow:0 8px 18px rgba(255,112,174,.12)}.quick-link:hover{background:#ffd9ec;transform:translateY(-1px)}.quick-link span{display:block;margin:0;color:#4b2d3d;font-size:13px}.quick-link em{overflow:hidden;color:#b65f84;font-size:10px;font-style:normal;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.selected-panel{margin-top:16px}.selected-title{margin-bottom:10px;color:#b65f84;font-size:18px;font-weight:900}.selected-event{padding:12px 14px;border-radius:16px;background:var(--type-bg);color:var(--type-ink)}.selected-event em,.selected-event p,.selected-event span,.selected-event strong{display:block}.selected-event em,.selected-event p,.selected-event span{margin-top:5px;font-size:13px;font-style:normal;font-weight:800;white-space:pre-line}@media (max-width:520px){.quick-links{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.quick-link{padding:8px 9px}.quick-link span{font-size:12px}.selected-panel{display:block;margin-top:12px;padding:12px;border-radius:16px}}.fanart-top-card{align-items:center;grid-template-columns:minmax(0,.86fr) minmax(180px,260px)}.fanart-image-wrap{justify-self:end;min-height:0;max-height:none}.fanart-image-wrap img{width:100%;height:100%;max-height:none;object-fit:cover;object-position:top center}@media (max-width:900px){.fanart-top-card{grid-template-columns:minmax(0,1fr) minmax(150px,220px)}.fanart-image-wrap{width:min(100%,220px);height:220px}}@media (max-width:620px){.fanart-top-card{grid-template-columns:1fr}.fanart-image-wrap{justify-self:stretch;width:100%;height:220px}}.top-hero{grid-template-columns:minmax(0,1.12fr) minmax(380px,.88fr);gap:14px;margin-bottom:14px}.hero-card{padding:18px 24px 20px}.sync-badge{padding:7px 14px;font-size:13px}h1{margin:16px 0 6px;font-size:clamp(38px,4.4vw,52px)}.hero-subtitle{font-size:15px}.next-card{width:100%;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(235px,.85fr);grid-gap:16px;gap:16px;margin-top:16px;padding:14px 16px}.next-card-main{min-width:0}.quick-links{margin-top:0;padding-top:0;border-top:0;grid-template-columns:repeat(2,minmax(0,1fr));align-self:stretch;align-content:center}.quick-link{justify-content:center}.fanart-top-card{grid-template-columns:minmax(0,.82fr) minmax(190px,260px);min-height:0;padding:16px 18px}.fanart-image-wrap{align-self:center;width:min(100%,260px);height:260px}.calendar-card{margin-top:0}.selected-panel{display:block;margin-top:18px;padding:16px;border:1px dashed var(--pink-200);border-radius:20px;background:rgba(255,248,251,.78)}.selected-panel.is-empty .empty-text{background:hsla(0,0%,100%,.62)}.day-cell.today:not(.selected){border:1px solid #f9d7e6;background:#fff8fb;box-shadow:none}.day-cell.today:not(.selected) .day-number{color:#d46193}.day-cell.today:not(.selected) .day-number:after{content:"오늘";display:inline-flex;align-items:center;margin-left:6px;padding:2px 6px;border-radius:999px;background:#ffe4f0;color:#d46193;font-size:10px;font-weight:900;line-height:1}.day-cell.selected{border-color:#ff70ae;background:#ffe4f0;box-shadow:inset 0 0 0 2px #ff70ae}.day-cell.selected .day-number:after{content:"";display:none}.day-number{top:10px;left:10px;z-index:6}.range-layer{z-index:2}.range-bar{z-index:4}.single-events{z-index:5}@media (max-width:960px){.next-card,.top-hero{grid-template-columns:1fr}.quick-links{grid-template-columns:repeat(4,minmax(0,1fr))}.quick-link{min-height:48px;padding:8px 10px}.fanart-top-card{grid-template-columns:minmax(0,1fr) minmax(170px,220px)}.fanart-image-wrap{height:220px}}@media (max-width:620px){h1{font-size:31px}.hero-card{padding:16px}.quick-links{grid-template-columns:repeat(2,minmax(0,1fr))}.fanart-top-card{grid-template-columns:1fr}.fanart-image-wrap{width:100%;height:220px}.selected-panel{margin-top:12px;padding:12px;border-radius:16px}}.next-card{grid-template-columns:minmax(0,1fr) minmax(250px,280px);align-items:center}.quick-links{gap:8px}.quick-link{display:flex;align-items:center;justify-content:flex-start;gap:9px;min-height:54px;padding:9px 11px;text-align:left}.quick-link .quick-icon{flex:0 0 auto;width:26px;height:26px;display:inline-flex;align-items:center;justify-content:center;margin:0;border-radius:999px;background:hsla(0,0%,100%,.72);color:#c25287;font-size:14px;line-height:1}.quick-link .quick-text{min-width:0;display:grid;grid-gap:1px;gap:1px;margin:0}.quick-link .quick-text strong{color:#4b2d3d;font-size:13px}.quick-link .quick-text em,.quick-link .quick-text strong{overflow:hidden;font-weight:900;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.quick-link .quick-text em{color:#b65f84;font-size:10px;font-style:normal}.selected-events{display:grid;grid-gap:9px;gap:9px}.selected-event strong{line-height:1.35;word-break:keep-all}@media (max-width:960px){.next-card{grid-template-columns:1fr}.quick-links{grid-template-columns:repeat(4,minmax(0,1fr))}.quick-link{justify-content:center;text-align:center}.quick-link .quick-text{justify-items:center}}@media (max-width:620px){.quick-links{grid-template-columns:repeat(2,minmax(0,1fr))}.quick-link{justify-content:flex-start;text-align:left}.quick-link .quick-text{justify-items:start}}@media (max-width:720px){.month-notice{margin:10px 10px 0;font-size:12px;padding:9px 11px}}.day-head{position:absolute;top:9px;left:10px;right:8px;z-index:7;display:flex;align-items:center;justify-content:space-between;gap:6px;pointer-events:none}.day-head .day-number{position:static;flex:0 0 auto}.day-icons{min-width:0;display:inline-flex;align-items:center;justify-content:flex-end;gap:2px;overflow:hidden;font-size:13px;line-height:1;opacity:.95}.day-icons span{display:inline-block;filter:drop-shadow(0 1px 1px rgba(255,255,255,.85))}.day-cell.today:not(.selected) .day-number:after{margin-left:4px}@media (max-width:900px){.day-head{top:6px;left:6px;right:5px}.day-icons{font-size:11px;gap:1px}}@media (max-width:520px){.day-icons{font-size:10px}.day-cell.today:not(.selected) .day-number:after{display:none}}.single-events{top:64px;bottom:auto;align-content:start}.range-bar{top:38px}@media (max-width:900px){.single-events{top:50px;bottom:auto}.range-bar{top:28px!important}.range-layer .range-bar:nth-child(2){top:48px!important}}@media (max-width:520px){.single-events{display:grid;top:42px;bottom:auto}.single-pill{font-size:8px;padding:2px 4px}.range-bar{top:25px!important}.range-layer .range-bar:nth-child(2){top:43px!important}}.calendar-week{height:112px;min-height:112px}.calendar-week.range-count-1{height:140px;min-height:140px}.calendar-week.range-count-2{height:164px;min-height:164px}.calendar-week.range-count-3{height:188px;min-height:188px}.calendar-week .range-layer{top:0;left:0;right:0;bottom:auto;height:22px;z-index:6}.calendar-week .range-bar{top:0;height:20px;border-radius:999px;box-shadow:0 6px 12px rgba(255,126,182,.13)}.calendar-week.range-count-1 .day-row{inset:28px 0 0 0}.calendar-week.range-count-2 .day-row{inset:52px 0 0 0}.calendar-week.range-count-3 .day-row{inset:76px 0 0 0}.calendar-week.range-count-1 .day-cell,.calendar-week.range-count-2 .day-cell,.calendar-week.range-count-3 .day-cell{height:112px;min-height:112px}@media (max-width:900px){.calendar-week{height:82px;min-height:82px}.calendar-week.range-count-1{height:106px;min-height:106px}.calendar-week.range-count-2{height:128px;min-height:128px}.calendar-week.range-count-3{height:150px;min-height:150px}.calendar-week .range-bar{top:0!important;height:18px}.calendar-week .range-layer .range-bar:nth-child(2){top:22px!important}.calendar-week .range-layer .range-bar:nth-child(3){top:44px!important;display:inline-flex}.calendar-week.range-count-1 .day-row{inset:24px 0 0 0}.calendar-week.range-count-2 .day-row{inset:46px 0 0 0}.calendar-week.range-count-3 .day-row{inset:68px 0 0 0}.calendar-week.range-count-1 .day-cell,.calendar-week.range-count-2 .day-cell,.calendar-week.range-count-3 .day-cell{height:82px;min-height:82px}}@media (max-width:520px){.calendar-week{height:74px;min-height:74px}.calendar-week.range-count-1{height:96px;min-height:96px}.calendar-week.range-count-2{height:116px;min-height:116px}.calendar-week.range-count-3{height:136px;min-height:136px}.calendar-week .range-bar{top:0!important;height:17px}.calendar-week .range-layer .range-bar:nth-child(2){top:20px!important}.calendar-week .range-layer .range-bar:nth-child(3){top:40px!important;display:inline-flex}.calendar-week.range-count-1 .day-row{inset:22px 0 0 0}.calendar-week.range-count-2 .day-row{inset:42px 0 0 0}.calendar-week.range-count-3 .day-row{inset:62px 0 0 0}.calendar-week.range-count-1 .day-cell,.calendar-week.range-count-2 .day-cell,.calendar-week.range-count-3 .day-cell{height:74px;min-height:74px}}.calendar-week,.calendar-week.range-count-1,.calendar-week.range-count-2,.calendar-week.range-count-3{height:112px!important;min-height:112px!important}.calendar-week .day-row,.calendar-week.range-count-1 .day-row,.calendar-week.range-count-2 .day-row,.calendar-week.range-count-3 .day-row{inset:0!important}.calendar-week .range-bar,.calendar-week .range-layer{display:none!important}.calendar-week.range-count-1 .day-cell,.calendar-week.range-count-2 .day-cell,.calendar-week.range-count-3 .day-cell{height:112px!important;min-height:112px!important}.single-events{top:34px!important;bottom:auto!important;left:8px!important;right:8px!important;display:grid!important;grid-gap:5px!important;gap:5px!important;align-content:start!important}.single-pill.range-pill{opacity:.82;border:1px solid hsla(0,0%,100%,.62);box-shadow:0 5px 12px rgba(255,126,182,.08)}@media (max-width:900px){.calendar-week,.calendar-week.range-count-1,.calendar-week.range-count-1 .day-cell,.calendar-week.range-count-2,.calendar-week.range-count-2 .day-cell,.calendar-week.range-count-3,.calendar-week.range-count-3 .day-cell{height:82px!important;min-height:82px!important}.single-events{top:29px!important;left:4px!important;right:4px!important;gap:4px!important}}@media (max-width:520px){.calendar-week,.calendar-week.range-count-1,.calendar-week.range-count-1 .day-cell,.calendar-week.range-count-2,.calendar-week.range-count-2 .day-cell,.calendar-week.range-count-3,.calendar-week.range-count-3 .day-cell{height:74px!important;min-height:74px!important}.single-events{top:25px!important;gap:3px!important}}.day-icons span{line-height:1}.event-row.type-footcam,.selected-event.type-footcam,.single-pill.type-footcam,.type-footcam{background:linear-gradient(135deg,#ffe1cf,#ffd5e7);color:#9b4b47}.event-row.type-video,.selected-event.type-video,.single-pill.type-video,.type-video{background:linear-gradient(135deg,#dff1ff,#e9e3ff);color:#3b5d8f}.event-row.type-asmr,.selected-event.type-asmr,.single-pill.type-asmr,.type-asmr{background:linear-gradient(135deg,#f1e6ff,#ffe6f1);color:#7250a1}.event-row.type-haptic,.selected-event.type-haptic,.single-pill.type-haptic,.type-haptic{background:linear-gradient(135deg,#fff1bc,#ffe0c7);color:#8a5d1e}.cafe-shell{max-width:760px;padding:10px}.cafe-shell .top-hero{grid-template-columns:1fr;gap:10px;margin-bottom:10px}.cafe-shell .hero-card{padding:14px 14px 12px;border-radius:20px}.cafe-shell .sync-badge{margin-bottom:6px;font-size:11px}.cafe-shell h1{font-size:23px;margin-bottom:4px}.cafe-shell .hero-subtitle{margin-bottom:8px;font-size:12px}.cafe-shell .next-card{margin-top:8px;padding:10px 12px;border-radius:16px;grid-template-columns:minmax(0,1fr);gap:8px}.cafe-shell .quick-links{display:none}.cafe-shell .calendar-card{padding:10px;border-radius:20px}.cafe-shell .month-nav{margin-bottom:8px}.cafe-shell .month-nav button{width:32px;height:32px;font-size:24px}.cafe-shell .month-nav div{gap:4px}.cafe-shell .month-nav span{font-size:12px}.cafe-shell .month-nav strong{font-size:22px}.cafe-shell .weekday-row{margin-bottom:5px;font-size:12px}.cafe-shell .calendar-week,.cafe-shell .calendar-weeks{gap:4px}.cafe-shell .day-cell{min-height:72px;border-radius:12px;padding:27px 4px 5px}.cafe-shell .day-head{top:6px;left:7px;right:5px}.cafe-shell .day-number{font-size:12px}.cafe-shell .day-icons{font-size:11px}.cafe-shell .day-events{gap:3px}.cafe-shell .single-pill{padding:3px 5px;border-radius:999px;font-size:9px;line-height:1.1}.cafe-shell .month-notice{margin-top:8px;padding:7px 9px;font-size:11px}.cafe-shell .list-section,.cafe-shell .selected-panel{display:none}@media (max-width:620px){.cafe-shell{padding:8px}.cafe-shell .hero-card{padding:12px}.cafe-shell h1{font-size:21px}.cafe-shell .day-cell{min-height:64px;padding-top:25px}.cafe-shell .single-pill{font-size:8px;padding:2px 4px}}.detail-action{width:-moz-fit-content;width:fit-content;display:inline-flex;align-items:center;justify-content:center;margin-top:8px;padding:7px 11px;border-radius:999px;background:#ff70ae;color:#fff!important;font-size:12px;font-weight:900;line-height:1;text-decoration:none;box-shadow:0 8px 18px rgba(255,112,174,.24)}.detail-action:hover{filter:brightness(1.03);transform:translateY(-1px)}.event-detail .detail-action{margin-top:6px}.cafe-shell{padding:10px!important}.cafe-shell .top-hero{grid-template-columns:minmax(0,1.25fr) minmax(300px,.95fr)!important;grid-gap:12px!important;gap:12px!important;margin-bottom:12px!important}.cafe-shell .fanart-top-card,.cafe-shell .hero-card{min-height:250px!important;border-radius:20px!important}.cafe-shell .hero-card{padding:16px 18px 14px!important}.cafe-shell .sync-badge{margin-bottom:8px!important}.cafe-shell h1{font-size:38px!important;margin-bottom:5px!important}.cafe-shell .next-card{grid-template-columns:minmax(0,1fr) minmax(210px,240px)!important;gap:14px!important}.cafe-shell .quick-link{min-height:44px!important}.cafe-shell .fanart-top-card{grid-template-columns:minmax(0,.8fr) minmax(160px,220px)!important;grid-gap:14px!important;gap:14px!important;padding:18px!important}.cafe-shell .fanart-top-card .fanart-text{min-width:0!important}.cafe-shell .fanart-top-card h2{font-size:27px!important;line-height:1.05!important;margin:9px 0 4px!important}.cafe-shell .fanart-top-card .fanart-artist{font-size:12px!important}.cafe-shell .fanart-top-card .fanart-link{margin-top:12px!important;padding:10px 15px!important;font-size:13px!important}.cafe-shell .fanart-image{width:100%!important;height:180px!important;border-radius:17px!important;object-fit:cover!important;object-position:center top!important}.cafe-shell .calendar-card{border-radius:20px!important}.cafe-shell .calendar-week,.cafe-shell .calendar-weeks{gap:5px!important}.cafe-shell .day-cell{border-radius:13px!important;padding:28px 5px 6px!important}.cafe-shell .selected-panel{margin-top:14px!important}@media (max-width:760px){.cafe-shell{max-width:760px!important}.cafe-shell .top-hero{grid-template-columns:1fr!important}.cafe-shell .fanart-top-card,.cafe-shell .hero-card{min-height:auto!important}.cafe-shell h1{font-size:28px!important}.cafe-shell .next-card{grid-template-columns:1fr!important}.cafe-shell .fanart-top-card{grid-template-columns:1fr 150px!important}.cafe-shell .fanart-image{height:140px!important}.cafe-shell .day-cell{min-height:72px!important}}.cafe-shell{width:min(660px,calc(100% - 16px))!important;max-width:660px!important;padding:8px 0 24px!important}.cafe-shell .top-hero{grid-template-columns:1fr!important}.cafe-shell .calendar-card,.cafe-shell .fanart-top-card,.cafe-shell .hero-card{border-radius:20px!important}.cafe-shell .hero-card{min-height:auto!important;padding:14px 16px!important}.cafe-shell .sync-badge{margin-bottom:7px!important;padding:6px 12px!important;font-size:11px!important}.cafe-shell h1{font-size:30px!important;line-height:1.05!important;margin:0 0 4px!important}.cafe-shell .hero-subtitle{margin-bottom:8px!important;font-size:12px!important}.cafe-shell .next-card{margin-top:8px!important;border-radius:16px!important;grid-template-columns:minmax(0,1fr) minmax(190px,210px)!important}.cafe-shell .next-card-main span{font-size:13px!important}.cafe-shell .quick-icon{width:18px!important;height:18px!important;min-width:18px!important;font-size:11px!important}.cafe-shell .fanart-top-card{grid-template-columns:minmax(0,1fr) 150px!important;min-height:auto!important;padding:14px!important}.cafe-shell .fanart-top-card .mini-label{margin-bottom:7px!important;padding:6px 11px!important;font-size:11px!important}.cafe-shell .fanart-top-card h2{font-size:24px!important;margin:0 0 5px!important}.cafe-shell .fanart-top-card p{font-size:12px!important}.cafe-shell .fanart-link{padding:9px 13px!important}.cafe-shell .fanart-image-wrap,.cafe-shell .fanart-placeholder{width:150px!important;height:150px!important;border-radius:16px!important}.cafe-shell .calendar-card{padding:11px!important}.cafe-shell .month-nav{margin-bottom:9px!important}.cafe-shell .month-nav button{width:34px!important;height:34px!important}.cafe-shell .weekday-row{margin-bottom:5px!important;font-size:11px!important}.cafe-shell .calendar-week,.cafe-shell .calendar-weeks,.cafe-shell .day-row{gap:4px!important}.cafe-shell .day-cell{min-height:72px!important;border-radius:12px!important;padding:25px 4px 5px!important}.cafe-shell .day-head{top:6px!important;left:7px!important;right:5px!important}.cafe-shell .day-icons{font-size:10px!important}.cafe-shell .single-pill{padding:2px 4px!important;font-size:8px!important}.cafe-shell .month-notice{margin-top:8px!important;padding:7px 9px!important;font-size:11px!important}.cafe-shell .selected-panel{padding:11px!important;border-radius:16px!important}.cafe-shell .selected-title{font-size:15px!important}.cafe-shell .selected-event{padding:10px!important}.cafe-shell .selected-event strong{font-size:13px!important}.cafe-shell .selected-event em,.cafe-shell .selected-event p,.cafe-shell .selected-event span{font-size:11px!important}@media (max-width:520px){.cafe-shell{width:min(520px,calc(100% - 12px))!important}.cafe-shell .next-card{grid-template-columns:1fr!important}.cafe-shell .quick-links{margin-top:8px!important;padding-top:8px!important;border-top:1px solid rgba(255,199,223,.72)!important}.cafe-shell .fanart-top-card{grid-template-columns:1fr 120px!important}.cafe-shell .fanart-image-wrap,.cafe-shell .fanart-placeholder{width:120px!important;height:120px!important}.cafe-shell .fanart-top-card h2{font-size:20px!important}.cafe-shell h1{font-size:25px!important}.cafe-shell .day-cell{min-height:64px!important}}.cafe-shell{width:1000px!important;max-width:1000px!important;min-width:1000px!important;padding:12px 0 28px!important}.cafe-shell .top-hero{grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr)!important;grid-gap:16px!important;gap:16px!important;margin-bottom:14px!important}.cafe-shell .calendar-card,.cafe-shell .fanart-top-card,.cafe-shell .hero-card{border-radius:24px!important}.cafe-shell .hero-card{min-height:230px!important;padding:22px 24px!important}.cafe-shell .sync-badge{margin-bottom:12px!important;padding:8px 15px!important;font-size:13px!important}.cafe-shell h1{font-size:43px!important;line-height:1.08!important;margin:0 0 6px!important}.cafe-shell .hero-subtitle{margin-bottom:13px!important;font-size:14px!important;line-height:1.35!important}.cafe-shell .next-card{margin-top:12px!important;padding:12px 14px!important;grid-template-columns:minmax(0,1fr) minmax(220px,250px)!important;grid-gap:16px!important;gap:16px!important}.cafe-shell .next-card-main strong{font-size:17px!important;line-height:1.25!important}.cafe-shell .next-card-main span{font-size:15px!important}.cafe-shell .quick-links{grid-gap:8px!important;gap:8px!important;border:0!important}.cafe-shell .quick-link{min-height:42px!important;padding:7px 9px!important;border-radius:14px!important;gap:7px!important}.cafe-shell .quick-icon{width:19px!important;height:19px!important;min-width:19px!important}.cafe-shell .quick-icon,.cafe-shell .quick-link .quick-text strong{font-size:12px!important}.cafe-shell .quick-link .quick-text em{font-size:9px!important}.cafe-shell .fanart-top-card{grid-template-columns:minmax(0,.9fr) minmax(190px,230px)!important;grid-gap:16px!important;gap:16px!important;min-height:230px!important;padding:22px!important}.cafe-shell .fanart-top-card .mini-label{display:inline-flex!important;width:-moz-fit-content!important;width:fit-content!important;margin-bottom:9px!important;padding:7px 12px!important;font-size:12px!important;white-space:nowrap!important}.cafe-shell .fanart-top-card h2{font-size:31px!important;line-height:1.08!important;margin:0 0 6px!important}.cafe-shell .fanart-top-card p{font-size:13px!important;margin:0!important}.cafe-shell .fanart-link{margin-top:12px!important;padding:10px 15px!important;font-size:13px!important}.cafe-shell .fanart-image-wrap,.cafe-shell .fanart-placeholder{width:220px!important;height:220px!important;border-radius:18px!important}.cafe-shell .calendar-card{padding:14px!important}.cafe-shell .month-nav button{font-size:26px!important}.cafe-shell .month-nav span{font-size:12px!important}.cafe-shell .month-nav strong{font-size:24px!important;line-height:1!important}.cafe-shell .weekday-row{margin-bottom:7px!important}.cafe-shell .calendar-week,.cafe-shell .day-row{gap:6px!important}.cafe-shell .day-cell{min-height:88px!important;border-radius:14px!important;padding:28px 6px 6px!important}.cafe-shell .day-head{right:6px!important}.cafe-shell .day-number{font-size:12px!important}.cafe-shell .day-icons{line-height:1!important}.cafe-shell .day-events{gap:3px!important}.cafe-shell .single-pill{border-radius:999px!important;line-height:1.12!important}.cafe-shell .month-notice{margin-top:9px!important;padding:8px 10px!important}.cafe-shell .selected-panel{margin-top:12px!important;padding:13px!important}.cafe-shell .selected-event{padding:11px!important}.cafe-shell{width:min(100%,920px)!important;max-width:920px!important;min-width:0!important;padding:8px 8px 14px!important;margin:0 auto!important}.cafe-shell .top-hero{display:grid!important;grid-template-columns:minmax(0,1.08fr) minmax(280px,.92fr)!important;grid-gap:10px!important;gap:10px!important;align-items:stretch!important;margin-bottom:10px!important}.cafe-shell .calendar-card,.cafe-shell .fanart-top-card,.cafe-shell .hero-card{border-radius:22px!important;box-shadow:0 14px 38px rgba(255,138,190,.17)!important}.cafe-shell .hero-card{min-height:188px!important;padding:18px 18px 16px!important}.cafe-shell .sync-badge{padding:7px 13px!important;margin-bottom:9px!important;font-size:12px!important;white-space:nowrap!important}.cafe-shell h1{margin:9px 0 5px!important;font-size:clamp(28px,4.1vw,44px)!important;line-height:1.04!important;letter-spacing:-.06em!important;white-space:normal!important}.cafe-shell .hero-subtitle{font-size:13px!important;line-height:1.32!important;margin-bottom:10px!important}.cafe-shell .next-card{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(178px,220px)!important;grid-gap:10px!important;gap:10px!important;margin-top:10px!important;padding:11px 12px!important;border-radius:17px!important;align-items:center!important}.cafe-shell .next-card-main strong{margin-top:5px!important;font-size:15px!important;line-height:1.2!important;word-break:keep-all!important}.cafe-shell .next-card-main span{margin-top:4px!important;font-size:12px!important}.cafe-shell .mini-label{padding:6px 11px!important;font-size:12px!important;white-space:nowrap!important}.cafe-shell .quick-links{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-gap:7px!important;gap:7px!important;margin:0!important;padding:0!important;border-top:0!important}.cafe-shell .quick-link{min-height:38px!important;padding:6px 8px!important;border-radius:13px!important;gap:6px!important;justify-content:flex-start!important;text-align:left!important}.cafe-shell .quick-link .quick-icon{width:20px!important;height:20px!important;min-width:20px!important;font-size:11px!important}.cafe-shell .quick-link .quick-text{justify-items:start!important;text-align:left!important;min-width:0!important}.cafe-shell .quick-link .quick-text strong{font-size:11px!important;line-height:1!important;white-space:nowrap!important}.cafe-shell .quick-link .quick-text em{font-size:8px!important;line-height:1!important;white-space:nowrap!important}.cafe-shell .fanart-top-card{display:grid!important;grid-template-columns:minmax(0,.78fr) minmax(120px,180px)!important;grid-gap:12px!important;gap:12px!important;align-items:center!important;min-height:188px!important;padding:14px 16px!important}.cafe-shell .fanart-copy,.cafe-shell .fanart-copy *,.cafe-shell .fanart-top-card .mini-label,.cafe-shell .fanart-top-card a,.cafe-shell .fanart-top-card h2,.cafe-shell .fanart-top-card p,.cafe-shell .fanart-top-card span{writing-mode:horizontal-tb!important;-webkit-text-orientation:mixed!important;text-orientation:mixed!important;white-space:normal!important;word-break:keep-all!important}.cafe-shell .fanart-copy h2,.cafe-shell .fanart-top-card h2{margin:10px 0 5px!important;font-size:clamp(21px,3vw,31px)!important;line-height:1.08!important}.cafe-shell .fanart-copy p,.cafe-shell .fanart-top-card p{font-size:12px!important;margin:0!important}.cafe-shell .fanart-note{display:none!important}.cafe-shell .fanart-link{display:inline-flex!important;width:-moz-fit-content!important;width:fit-content!important;margin-top:10px!important;padding:8px 13px!important;font-size:12px!important;white-space:nowrap!important}.cafe-shell .fanart-image-wrap{width:min(100%,180px)!important;height:180px!important;border-radius:17px!important;overflow:hidden!important}.cafe-shell .fanart-image-wrap img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center top!important}.cafe-shell .fanart-placeholder{width:100%!important;height:180px!important;border-radius:17px!important}.cafe-shell .calendar-card{padding:12px 14px 14px!important}.cafe-shell .month-nav{gap:14px!important;margin-bottom:10px!important}.cafe-shell .month-nav button{width:36px!important;height:36px!important;font-size:24px!important}.cafe-shell .month-nav div{min-width:90px!important}.cafe-shell .month-nav span{font-size:11px!important}.cafe-shell .month-nav strong{font-size:22px!important}.cafe-shell .weekday-row{margin-bottom:6px!important;font-size:12px!important}.cafe-shell .weekday-row div{padding:5px 0!important}.cafe-shell .calendar-weeks{gap:6px!important}.cafe-shell .calendar-week,.cafe-shell .calendar-week.range-count-1,.cafe-shell .calendar-week.range-count-2,.cafe-shell .calendar-week.range-count-3{height:86px!important;min-height:86px!important}.cafe-shell .day-row{gap:6px!important}.cafe-shell .calendar-week.range-count-1 .day-cell,.cafe-shell .calendar-week.range-count-2 .day-cell,.cafe-shell .calendar-week.range-count-3 .day-cell,.cafe-shell .day-cell{height:86px!important;min-height:86px!important;border-radius:14px!important;padding:28px 5px 6px!important}.cafe-shell .day-head{top:7px!important;left:8px!important;right:7px!important}.cafe-shell .day-number{min-width:18px!important;height:18px!important}.cafe-shell .day-icons,.cafe-shell .day-number{font-size:11px!important}.cafe-shell .single-events{top:30px!important;left:6px!important;right:6px!important;gap:4px!important}.cafe-shell .single-pill{padding:3px 5px!important;font-size:9px!important}.cafe-shell .month-notice{margin:9px 8px 0!important;padding:8px 11px!important;border-radius:12px!important;font-size:12px!important}.cafe-shell .selected-panel{display:block!important;margin-top:10px!important;padding:12px 14px!important;border-radius:17px!important}.cafe-shell .selected-title{margin-bottom:8px!important;font-size:16px!important}.cafe-shell .selected-events{gap:7px!important}.cafe-shell .selected-event{padding:10px 12px!important;border-radius:14px!important}.cafe-shell .selected-event strong{font-size:14px!important}.cafe-shell .selected-event em,.cafe-shell .selected-event p,.cafe-shell .selected-event span{margin-top:4px!important;font-size:12px!important}.cafe-shell .detail-action{margin-top:7px!important;padding:7px 10px!important;font-size:11px!important}.cafe-shell .list-section{display:none!important}@media (max-width:820px){.cafe-shell{padding:6px!important}.cafe-shell .top-hero{grid-template-columns:minmax(0,1.12fr) minmax(245px,.88fr)!important;gap:8px!important}.cafe-shell .hero-card{padding:14px 15px!important}.cafe-shell h1{font-size:27px!important}.cafe-shell .hero-subtitle{font-size:11px!important}.cafe-shell .next-card{grid-template-columns:minmax(0,1fr) minmax(160px,178px)!important;gap:8px!important;padding:10px!important}.cafe-shell .next-card-main strong{font-size:13px!important}.cafe-shell .quick-link{min-height:34px!important;padding:5px 6px!important}.cafe-shell .quick-link .quick-icon{width:17px!important;height:17px!important;min-width:17px!important;font-size:10px!important}.cafe-shell .quick-link .quick-text strong{font-size:10px!important}.cafe-shell .quick-link .quick-text em{font-size:7px!important}.cafe-shell .fanart-top-card{grid-template-columns:minmax(0,.78fr) 132px!important;min-height:174px!important;padding:12px!important;gap:10px!important}.cafe-shell .fanart-image-wrap,.cafe-shell .fanart-placeholder{width:132px!important;height:132px!important}.cafe-shell .fanart-top-card h2{font-size:21px!important}.cafe-shell .fanart-link{padding:7px 11px!important;font-size:11px!important}.cafe-shell .calendar-week,.cafe-shell .calendar-week.range-count-1,.cafe-shell .calendar-week.range-count-1 .day-cell,.cafe-shell .calendar-week.range-count-2,.cafe-shell .calendar-week.range-count-2 .day-cell,.cafe-shell .calendar-week.range-count-3,.cafe-shell .calendar-week.range-count-3 .day-cell,.cafe-shell .day-cell{height:78px!important;min-height:78px!important}.cafe-shell .single-events{top:27px!important;left:4px!important;right:4px!important}.cafe-shell .single-pill{padding:2px 4px!important;font-size:8px!important}}@media (max-width:560px){.cafe-shell .next-card,.cafe-shell .top-hero{grid-template-columns:1fr!important}.cafe-shell .quick-links{grid-template-columns:repeat(2,minmax(0,1fr))!important}.cafe-shell .fanart-top-card{grid-template-columns:minmax(0,1fr) 120px!important}.cafe-shell .fanart-image-wrap,.cafe-shell .fanart-placeholder{width:120px!important;height:120px!important}.cafe-shell .day-row{gap:4px!important}.cafe-shell .calendar-week,.cafe-shell .calendar-week.range-count-1,.cafe-shell .calendar-week.range-count-1 .day-cell,.cafe-shell .calendar-week.range-count-2,.cafe-shell .calendar-week.range-count-2 .day-cell,.cafe-shell .calendar-week.range-count-3,.cafe-shell .calendar-week.range-count-3 .day-cell,.cafe-shell .day-cell{height:72px!important;min-height:72px!important}}.hero-title-link{display:block;width:-moz-fit-content;width:fit-content;max-width:100%;color:inherit;text-decoration:none;cursor:pointer;position:relative;z-index:2}.hero-title-link:hover h1{filter:brightness(1.04)}.hero-title-link .hero-subtitle,.hero-title-link .sync-badge,.hero-title-link h1{pointer-events:none}.week-hero-grid{grid-template-columns:minmax(0,1.08fr) minmax(280px,.92fr)!important}.week-shell .fanart-top-card,.weekly-card{position:relative;overflow:hidden;border:1px solid var(--pink-200);background:hsla(0,0%,100%,.74);box-shadow:0 14px 38px rgba(255,138,190,.17)!important;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.week-shell .fanart-top-card:before,.weekly-card:before{content:"";position:absolute;width:92px;height:92px;left:-28px;bottom:-28px;border-radius:999px;background:rgba(255,224,162,.7)}.weekly-card{min-height:530px;padding:18px}.weekly-card-head{position:relative;z-index:1;display:flex;justify-content:space-between;gap:12px;align-items:flex-start;margin-bottom:12px}.weekly-card-head h1{margin:8px 0 4px;font-size:clamp(28px,4.1vw,42px);line-height:1.04;letter-spacing:-.06em;color:#4a2c3c}.weekly-card-head p{margin:0;color:#9a5c79;font-size:13px;font-weight:800}.weekly-main-link{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;margin-top:2px;padding:8px 12px;border-radius:999px;background:#ff70ae;color:#fff!important;font-size:12px;font-weight:900;text-decoration:none;box-shadow:0 10px 22px rgba(255,112,174,.22)}.weekly-empty{padding:18px;border-radius:18px;background:rgba(255,244,249,.82);color:#9a5c79;font-weight:900}.weekly-empty,.weekly-list{position:relative;z-index:1}.weekly-list{display:grid;grid-gap:8px;gap:8px}.weekly-item{display:grid;grid-template-columns:92px minmax(0,1fr);grid-gap:10px;gap:10px;padding:12px 13px;border-radius:17px;background:rgba(255,244,249,.84);color:#6a4054;border:1px solid rgba(255,199,223,.65)}.weekly-date span{display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:6px 9px;border-radius:999px;background:hsla(0,0%,100%,.74);color:#9b5b78;font-size:12px;font-weight:900;white-space:nowrap}.weekly-body{min-width:0}.weekly-body strong{display:block;color:#5b3648;font-size:14px;line-height:1.25;font-weight:900;word-break:keep-all}.weekly-body em,.weekly-body p{display:block;margin-top:6px;color:#845168;font-size:12px;line-height:1.45;font-style:normal;font-weight:800;white-space:pre-wrap}.weekly-item.type-rest{background:#eee;color:#737373}.weekly-item.type-song{background:#ffd2e8}.weekly-item.type-collab{background:#fff1b8}.weekly-item.type-haptic{background:#e8ddff}.weekly-item.type-footcam{background:#ffe1cf}.weekly-item.type-video{background:#dff1ff}.weekly-item.type-asmr{background:#f1e6ff}.weekly-item.type-dopamine{background:#fff1b8}.week-shell .fanart-top-card{grid-template-columns:minmax(0,.82fr) minmax(150px,220px)!important;grid-gap:14px!important}.week-shell .fanart-copy,.week-shell .fanart-copy *,.week-shell .fanart-top-card .mini-label,.week-shell .fanart-top-card a,.week-shell .fanart-top-card h2,.week-shell .fanart-top-card p,.week-shell .fanart-top-card span{writing-mode:horizontal-tb!important;-webkit-text-orientation:mixed!important;text-orientation:mixed!important;white-space:normal!important;word-break:keep-all!important}.week-shell .fanart-top-card h2{margin:11px 0 6px!important;font-size:clamp(26px,3.5vw,38px)!important;line-height:1.08!important}.week-shell .fanart-top-card p{font-size:14px!important}.week-shell .fanart-link{display:inline-flex!important;width:-moz-fit-content!important;width:fit-content!important;margin-top:14px!important;padding:10px 15px!important}.week-shell .fanart-image-wrap{width:min(100%,220px)!important}.week-shell .fanart-image-wrap,.week-shell .fanart-placeholder{height:220px!important;border-radius:18px!important}@media (max-width:820px){.week-hero-grid{grid-template-columns:minmax(0,1.1fr) minmax(245px,.9fr)!important;gap:8px!important}.weekly-card{min-height:500px;padding:14px}.weekly-card-head{flex-direction:column;gap:8px}.weekly-card-head h1{font-size:27px}.weekly-card-head p{font-size:11px}.weekly-main-link{padding:7px 11px;font-size:11px}.weekly-item{grid-template-columns:78px minmax(0,1fr);gap:8px;padding:10px}.weekly-date span{font-size:10px;padding:5px 7px}.weekly-body strong{font-size:12px}.weekly-body em,.weekly-body p{font-size:10px}.week-shell .fanart-top-card{min-height:500px!important;grid-template-columns:minmax(0,.74fr) 132px!important;padding:12px!important;gap:10px!important}.week-shell .fanart-image-wrap,.week-shell .fanart-placeholder{width:132px!important;height:132px!important}.week-shell .fanart-top-card h2{font-size:22px!important}}@media (max-width:560px){.week-hero-grid{grid-template-columns:1fr!important}.week-shell .fanart-top-card,.weekly-card{min-height:auto!important}.week-shell .fanart-top-card{grid-template-columns:minmax(0,1fr) 120px!important}.week-shell .fanart-image-wrap,.week-shell .fanart-placeholder{width:120px!important;height:120px!important}}.hero-card{position:relative}.view-switch{position:absolute;top:18px;right:18px;z-index:5;display:inline-flex;gap:6px;padding:5px;border-radius:999px;background:hsla(0,0%,100%,.66);border:1px solid rgba(255,199,223,.78);box-shadow:0 10px 24px rgba(255,112,174,.14);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.view-switch a{display:inline-flex;align-items:center;gap:5px;min-width:62px;min-height:30px;padding:5px 9px 5px 6px;border-radius:999px;color:#b4567d;font-size:11px;font-weight:900;line-height:1;text-decoration:none;white-space:nowrap}.view-switch a.is-active{color:#fff;background:#ff70ae;box-shadow:0 8px 18px rgba(255,112,174,.24)}.view-switch-icon{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:999px;background:hsla(0,0%,100%,.85);color:#ff70ae;font-size:10px;font-weight:1000;line-height:1}.view-switch a.is-active .view-switch-icon{background:hsla(0,0%,100%,.96);color:#ff70ae}.weekly-head-actions{display:flex;flex-direction:column;align-items:flex-end;gap:7px}.weekly-head-actions .view-switch{position:static}@media (max-width:820px){.cafe-shell .view-switch,.week-shell .view-switch{top:12px;right:12px;gap:4px;padding:4px}.cafe-shell .view-switch a,.week-shell .view-switch a{min-width:47px;min-height:26px;padding:4px 7px 4px 5px;font-size:9px;gap:4px}.cafe-shell .view-switch-icon,.week-shell .view-switch-icon{width:15px;height:15px;font-size:8px}.cafe-shell .hero-title-link{max-width:calc(100% - 126px)}.weekly-head-actions{align-items:flex-start}}@media (max-width:560px){.view-switch{position:static;margin-bottom:8px}.cafe-shell .hero-title-link{max-width:100%}}.fanart-top-card.is-weekly-fanart .mini-label{background:rgba(255,112,174,.13)}.weekly-card{min-height:530px!important}.weekly-card-head{margin-bottom:9px!important}.weekly-title-block{min-width:0}.weekly-card-head h1{font-size:clamp(30px,3.4vw,40px)!important;white-space:nowrap!important}.weekly-card-head p{display:none!important}.weekly-head-actions{display:flex!important;flex-direction:column!important}.weekly-main-link{margin-top:0!important}.weekly-notice{position:relative;z-index:1;display:flex;align-items:center;gap:7px;margin:2px 0 10px;padding:8px 11px;border-radius:14px;border:1px dashed rgba(255,159,202,.74);background:hsla(0,0%,100%,.58);color:#c15483;font-size:12px;font-weight:900;line-height:1.25}.weekly-notice span{flex:0 0 auto;color:#ff70ae}.weekly-notice strong{min-width:0;font:inherit;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.weekly-body strong{line-height:1.2!important}.weekly-body em,.weekly-body p{margin-top:6px!important;line-height:1.35!important}.week-shell .fanart-top-card{min-height:530px!important;padding:20px!important}.week-shell .fanart-top-card h2{margin:10px 0 6px!important}.week-shell .fanart-link{margin-top:12px!important}@media (max-width:820px){.weekly-card{min-height:500px!important;padding:14px!important}.weekly-card-head{display:flex!important;flex-direction:row!important;justify-content:space-between!important;gap:8px!important}.weekly-card-head h1{font-size:25px!important;white-space:normal!important}.weekly-head-actions{align-items:flex-end!important}.weekly-main-link{padding:7px 10px!important;font-size:10px!important}.weekly-notice{margin-bottom:8px!important;padding:7px 9px!important;font-size:10px!important}.weekly-item{grid-template-columns:82px minmax(0,1fr)!important;gap:7px!important;padding:10px!important}.weekly-date span{padding:5px 7px!important;font-size:10px!important}.weekly-body strong{font-size:12px!important}.weekly-body em,.weekly-body p{font-size:10px!important}}@media (max-width:560px){.weekly-card-head{flex-direction:column!important}.weekly-head-actions{align-items:flex-start!important}.weekly-card-head h1{white-space:normal!important}}.week-shell{padding:8px 8px 14px!important}.week-hero-grid{grid-template-columns:minmax(0,1.08fr) minmax(330px,.92fr)!important}.week-shell .fanart-top-card,.weekly-card{min-height:540px!important;border-radius:22px!important}.weekly-card{padding:16px!important}.weekly-card-head{margin-bottom:8px!important}.weekly-card-head h1{font-size:clamp(32px,3.6vw,43px)!important;letter-spacing:-.07em!important}.weekly-notice{margin:2px 0 10px!important}.weekly-list{gap:8px!important}.weekly-item{min-height:58px!important}.week-shell .fanart-top-card{display:grid!important;grid-template-columns:minmax(0,.72fr) minmax(245px,290px)!important;grid-gap:16px!important;gap:16px!important;align-items:center!important;padding:22px 20px!important}.week-shell .fanart-copy{align-self:start!important;padding-top:78px!important}.week-shell .fanart-top-card .mini-label{display:inline-flex!important;margin:0 0 12px!important}.week-shell .fanart-top-card h2{margin:0 0 8px!important;font-size:clamp(30px,3.8vw,42px)!important;line-height:1.06!important;letter-spacing:-.06em!important}.week-shell .fanart-link{margin-top:22px!important;padding:12px 17px!important;font-size:14px!important}.week-shell .fanart-image-wrap{justify-self:end!important;align-self:center!important}.week-shell .fanart-image-wrap,.week-shell .fanart-placeholder{width:290px!important;height:290px!important;border-radius:20px!important}@media (max-width:820px){.week-hero-grid{grid-template-columns:minmax(0,1.08fr) minmax(300px,.92fr)!important;gap:8px!important}.week-shell .fanart-top-card,.weekly-card{min-height:510px!important}.week-shell .fanart-top-card{grid-template-columns:minmax(0,.68fr) 235px!important;padding:16px!important;gap:12px!important}.week-shell .fanart-copy{padding-top:70px!important}.week-shell .fanart-top-card h2{font-size:30px!important}.week-shell .fanart-image-wrap,.week-shell .fanart-placeholder{width:235px!important;height:235px!important}.week-shell .fanart-link{margin-top:18px!important;padding:10px 14px!important;font-size:12px!important}}@media (max-width:680px){.week-hero-grid{grid-template-columns:1fr!important}.week-shell .fanart-top-card,.weekly-card{min-height:auto!important}.week-shell .fanart-top-card{grid-template-columns:minmax(0,1fr) 180px!important}.week-shell .fanart-copy{padding-top:20px!important}.week-shell .fanart-image-wrap,.week-shell .fanart-placeholder{width:180px!important;height:180px!important}}.weekly-card-head h1{font-size:39px!important}.weekly-head-actions{flex:0 0 auto!important;align-items:flex-end!important;gap:7px!important}.weekly-main-link{padding:9px 13px!important;font-size:12px!important}.weekly-notice{margin:0 0 10px!important}.weekly-list{grid-template-rows:repeat(5,minmax(0,1fr))!important;grid-gap:9px!important;gap:9px!important}.weekly-item{grid-gap:10px!important;gap:10px!important;padding:11px 12px!important;border-radius:17px!important}.weekly-date span{min-height:30px!important;padding:6px 9px!important;font-size:12px!important}.weekly-body strong{font-size:14px!important;line-height:1.22!important}.weekly-body em,.weekly-body p{margin-top:5px!important;line-height:1.32!important;-webkit-line-clamp:2!important}.weekly-body .detail-action{margin-top:6px!important;padding:7px 10px!important;font-size:11px!important}.week-shell .fanart-top-card h2{font-size:40px!important}@media (max-width:820px){.week-shell{height:920px!important;min-height:920px!important;max-height:920px!important;padding:8px!important}.week-hero-grid{grid-template-columns:minmax(0,1.04fr) minmax(0,.96fr)!important;gap:8px!important}.week-hero-grid,.week-shell .fanart-top-card,.weekly-card{height:904px!important;min-height:904px!important;max-height:904px!important}.weekly-card{padding:14px!important}.weekly-card-head{gap:8px!important}.weekly-card-head h1{font-size:28px!important}.weekly-main-link{padding:7px 10px!important;font-size:10px!important}.weekly-notice{padding:7px 9px!important;font-size:10px!important}.weekly-item,.weekly-list{gap:7px!important}.weekly-item{grid-template-columns:82px minmax(0,1fr)!important;padding:10px!important}.weekly-date span{padding:5px 7px!important;font-size:10px!important}.weekly-body strong{font-size:12px!important}.weekly-body em,.weekly-body p{font-size:10px!important}.week-shell .fanart-top-card{padding:14px!important;gap:12px!important}.week-shell .fanart-copy{grid-template-columns:minmax(0,1fr)!important;grid-template-areas:"label" "title" "artist" "link"!important}.week-shell .fanart-top-card h2{font-size:29px!important}.week-shell .fanart-link{justify-self:start!important;padding:9px 13px!important;font-size:11px!important}}@media (max-width:560px){.week-shell{height:auto!important;max-height:none!important}.week-hero-grid{grid-template-columns:1fr!important}.week-hero-grid,.week-shell .fanart-top-card,.weekly-card{height:auto!important;min-height:auto!important;max-height:none!important}}.week-shell{width:min(100%,920px)!important;max-width:920px!important;min-width:0!important;height:920px!important;min-height:920px!important;max-height:920px!important;padding:10px!important;margin:0 auto!important;overflow:hidden!important;box-sizing:border-box!important}.week-hero-grid{display:grid!important;grid-template-columns:minmax(0,1.02fr) minmax(0,.98fr)!important;grid-gap:10px!important;gap:10px!important;align-items:stretch!important;width:100%!important}.week-hero-grid,.week-shell .fanart-top-card,.weekly-card{height:900px!important;min-height:900px!important;max-height:900px!important}.week-shell .fanart-top-card,.weekly-card{border-radius:24px!important;box-sizing:border-box!important}.weekly-card{display:flex!important;flex-direction:column!important;padding:18px!important;overflow:hidden!important}.weekly-card-head{flex:0 0 auto!important}.weekly-card-head h1{margin:8px 0 0!important;font-size:37px!important;line-height:1.02!important;letter-spacing:-.075em!important;white-space:normal!important}.weekly-head-actions .view-switch{position:static!important}.weekly-notice{flex:0 0 auto!important;margin:0 0 9px!important;padding:8px 11px!important;border-radius:14px!important;font-size:12px!important}.weekly-list{flex:1 1 auto!important;grid-template-rows:repeat(7,minmax(0,1fr))!important;grid-gap:7px!important;gap:7px!important}.weekly-item,.weekly-list{min-height:0!important;display:grid!important;overflow:hidden!important}.weekly-item{height:auto!important;grid-template-columns:96px minmax(0,1fr)!important;grid-gap:9px!important;gap:9px!important;align-items:center!important;padding:9px 11px!important;border-radius:16px!important}.weekly-item.aux-only{background:hsla(0,0%,100%,.64)!important;border:1px solid rgba(255,199,223,.52)!important;box-shadow:none!important;opacity:1!important}.weekly-item.aux-only .weekly-body em,.weekly-item.aux-only .weekly-body p,.weekly-item.aux-only .weekly-body strong,.weekly-item.aux-only .weekly-date span{opacity:1!important}.weekly-item.is-empty{background:hsla(0,0%,100%,.28)!important;border:1px dashed rgba(255,199,223,.52)!important;box-shadow:none!important;opacity:.55!important}.weekly-date span{font-size:11px!important}.weekly-body{min-width:0!important}.weekly-event-line+.weekly-event-line{margin-top:4px!important;padding-top:4px!important;border-top:1px solid hsla(0,0%,100%,.48)!important}.weekly-body strong{font-size:13px!important;-webkit-line-clamp:1!important}.weekly-body em,.weekly-body p,.weekly-body strong{overflow:hidden!important;display:-webkit-box!important;-webkit-box-orient:vertical!important}.weekly-body em,.weekly-body p{font-size:10px!important;line-height:1.25!important}.weekly-body .detail-action{padding:6px 9px!important;font-size:10px!important}.weekly-blank{display:block!important;min-height:1em!important;color:transparent!important}.week-shell .fanart-top-card{display:flex!important;flex-direction:column!important;align-items:stretch!important;justify-content:space-between!important;padding:22px!important;gap:14px!important;overflow:hidden!important}.week-shell .fanart-copy{flex:0 0 auto!important;min-width:0!important;padding-top:0!important;align-self:stretch!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;grid-template-areas:"label label" "title link" "artist link";grid-column-gap:12px!important;column-gap:12px!important;grid-row-gap:5px!important;row-gap:5px!important;align-items:center!important}.week-shell .fanart-top-card .mini-label{grid-area:label!important;justify-self:start!important;width:-moz-fit-content!important;width:fit-content!important;margin:0!important;padding:8px 13px!important;font-size:12px!important;white-space:nowrap!important}.week-shell .fanart-top-card h2{grid-area:title!important;margin:0!important;font-size:38px!important;line-height:1.05!important;letter-spacing:-.065em!important;overflow:hidden!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important}.week-shell .fanart-top-card p{grid-area:artist!important;margin:0!important;font-size:13px!important;font-weight:900!important}.week-shell .fanart-note{display:none!important}.week-shell .fanart-link{grid-area:link!important;justify-self:end!important;align-self:center!important;margin:0!important;padding:11px 16px!important;font-size:13px!important;white-space:nowrap!important}.week-shell .fanart-image-wrap{flex:1 1 auto!important;align-self:stretch!important;justify-self:stretch!important;width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;border-radius:22px!important;overflow:hidden!important;border:1px solid rgba(255,199,223,.86)!important}.week-shell .fanart-image-wrap img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center top!important}.week-shell .fanart-placeholder{width:100%!important;height:100%!important;border-radius:22px!important}@media (max-width:820px){.week-shell{height:920px!important;min-height:920px!important;max-height:920px!important;padding:8px!important}.week-hero-grid{grid-template-columns:minmax(0,1.04fr) minmax(0,.96fr)!important;gap:8px!important}.week-hero-grid,.week-shell .fanart-top-card,.weekly-card{height:904px!important;min-height:904px!important;max-height:904px!important}.weekly-card{padding:14px!important}.weekly-card-head h1{font-size:28px!important}.weekly-main-link{padding:7px 10px!important;font-size:10px!important}.weekly-notice{padding:7px 9px!important;font-size:10px!important}.weekly-list{gap:6px!important}.weekly-item{grid-template-columns:82px minmax(0,1fr)!important;gap:7px!important;padding:8px 9px!important}.weekly-date span{padding:5px 7px!important;font-size:10px!important}.weekly-body strong{font-size:11px!important}.weekly-body em,.weekly-body p{font-size:9px!important}.week-shell .fanart-top-card{padding:14px!important;gap:12px!important}.week-shell .fanart-copy{grid-template-columns:minmax(0,1fr)!important;grid-template-areas:"label" "title" "artist" "link"!important}.week-shell .fanart-top-card h2{font-size:28px!important}.week-shell .fanart-link{justify-self:start!important;padding:9px 13px!important;font-size:11px!important}}.weekly-card-head .weekly-title{display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:0!important;margin:8px 0 0!important;color:#4a2c3c!important;letter-spacing:-.07em!important;white-space:normal!important}.weekly-title-main,.weekly-title-sub{display:block!important;width:max-content!important;max-width:100%!important;font-weight:1000!important;line-height:.94!important;word-break:keep-all!important;white-space:nowrap!important}.weekly-title-main{font-size:34px!important}.weekly-title-sub{font-size:40px!important;margin-top:1px!important}.weekly-card-head h1.weekly-title{font-size:inherit!important;line-height:1!important}@media (max-width:820px){.weekly-title-main{font-size:25px!important}.weekly-title-sub{font-size:30px!important}}@media (max-width:560px){.weekly-title-main,.weekly-title-sub{white-space:normal!important}}.weekly-card-head h1.weekly-title-inline{display:block!important;margin:8px 0 0!important;color:#4a2c3c!important;font-size:32px!important;line-height:1.04!important;letter-spacing:-.075em!important;font-weight:1000!important;white-space:nowrap!important;word-break:keep-all!important}.weekly-title-main,.weekly-title-sub{display:inline!important;width:auto!important}@media (max-width:820px){.weekly-card-head h1.weekly-title-inline{font-size:23px!important;letter-spacing:-.08em!important}}@media (max-width:560px){.weekly-card-head h1.weekly-title-inline{font-size:24px!important;white-space:normal!important}}.weekly-item.type-collab .weekly-date span{color:#7956aa!important}.weekly-item.type-normal{background:rgba(255,244,249,.84)!important;border-color:rgba(255,199,223,.65)!important;color:#6a4054!important}.weekly-item.type-rest{background:#f7f6f8!important;border-color:rgba(214,205,214,.72)!important;color:#8c8190!important}.weekly-item.type-song{background:#ffd2e8!important;border-color:rgba(255,142,194,.48)!important;color:#a93f72!important}.weekly-item.type-collab{background:#eadcff!important;border-color:rgba(185,145,255,.55)!important;color:#634790!important}.weekly-item.type-dopamine{background:#fff1b8!important;border-color:rgba(242,198,83,.5)!important;color:#92712b!important}.weekly-item.type-haptic{background:#ffe9c7!important;border-color:rgba(255,184,96,.52)!important;color:#8a5d1e!important}.weekly-item.type-footcam{background:#ffe1cf!important;border-color:rgba(255,167,130,.5)!important;color:#9b4b47!important}.weekly-item.type-video{background:#dff1ff!important;border-color:rgba(122,184,239,.48)!important;color:#3b5d8f!important}.weekly-item.type-asmr{background:#f1e6ff!important;border-color:rgba(187,145,255,.48)!important;color:#7250a1!important}.weekly-item.type-goods{background:#e4fff4!important;border-color:rgba(112,217,171,.48)!important;color:#3c8a68!important}.weekly-item.type-game{background:#e5f0ff!important;border-color:rgba(116,161,226,.46)!important;color:#35629a!important}.weekly-item.type-asmr .weekly-date span,.weekly-item.type-collab .weekly-date span,.weekly-item.type-dopamine .weekly-date span,.weekly-item.type-footcam .weekly-date span,.weekly-item.type-game .weekly-date span,.weekly-item.type-goods .weekly-date span,.weekly-item.type-haptic .weekly-date span,.weekly-item.type-normal .weekly-date span,.weekly-item.type-rest .weekly-date span,.weekly-item.type-song .weekly-date span,.weekly-item.type-video .weekly-date span{background:hsla(0,0%,100%,.7)!important}.weekly-item.type-normal .weekly-body em,.weekly-item.type-normal .weekly-body p,.weekly-item.type-normal .weekly-body strong{color:#6a4054!important}.weekly-item.type-rest .weekly-body em,.weekly-item.type-rest .weekly-body p,.weekly-item.type-rest .weekly-body strong{color:#8c8190!important}.weekly-item.type-song .weekly-body em,.weekly-item.type-song .weekly-body p,.weekly-item.type-song .weekly-body strong{color:#98406d!important}.weekly-item.type-collab .weekly-body em,.weekly-item.type-collab .weekly-body p,.weekly-item.type-collab .weekly-body strong{color:#5b3f89!important}.weekly-item.type-dopamine .weekly-body em,.weekly-item.type-dopamine .weekly-body p,.weekly-item.type-dopamine .weekly-body strong{color:#80611f!important}.weekly-item.type-haptic .weekly-body em,.weekly-item.type-haptic .weekly-body p,.weekly-item.type-haptic .weekly-body strong{color:#805313!important}.weekly-item.type-footcam .weekly-body em,.weekly-item.type-footcam .weekly-body p,.weekly-item.type-footcam .weekly-body strong{color:#8b433f!important}.weekly-item.type-video .weekly-body em,.weekly-item.type-video .weekly-body p,.weekly-item.type-video .weekly-body strong{color:#31527e!important}.weekly-item.type-asmr .weekly-body em,.weekly-item.type-asmr .weekly-body p,.weekly-item.type-asmr .weekly-body strong{color:#664692!important}.weekly-item.type-goods .weekly-body em,.weekly-item.type-goods .weekly-body p,.weekly-item.type-goods .weekly-body strong{color:#347b5c!important}.weekly-item.type-game .weekly-body em,.weekly-item.type-game .weekly-body p,.weekly-item.type-game .weekly-body strong{color:#2f5788!important}.mobile-week-notice{display:none!important}@media (max-width:768px){.week-shell{height:auto!important;min-height:0!important;max-height:none!important;overflow:visible!important}.mobile-week-notice{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;margin:0 0 10px!important;padding:12px 13px!important;border-radius:18px!important;background:hsla(0,0%,100%,.82)!important;border:1px solid rgba(255,199,223,.75)!important;box-shadow:0 10px 22px rgba(206,105,150,.12)!important;text-align:left!important}.mobile-week-notice div{min-width:0!important;display:flex!important;flex-direction:column!important;gap:3px!important}.mobile-week-notice strong{color:#5a3342!important;font-size:13px!important;font-weight:950!important}.mobile-week-notice span,.mobile-week-notice strong{line-height:1.25!important;word-break:keep-all!important}.mobile-week-notice span{color:#9a6479!important;font-size:11px!important;font-weight:750!important}.mobile-week-notice a{flex:0 0 auto!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:34px!important;padding:8px 11px!important;border-radius:999px!important;background:linear-gradient(135deg,#ff8fbd,#ffbfd7)!important;color:#fff!important;text-decoration:none!important;font-size:11px!important;font-weight:950!important;white-space:nowrap!important;box-shadow:0 7px 14px rgba(255,121,177,.22)!important}.week-hero-grid{height:auto!important;min-height:0!important;max-height:none!important}}.weekly-item{grid-template-columns:88px minmax(0,1fr)!important}.weekly-date span{min-height:29px!important;padding:6px 8px!important;font-size:11.5px!important;letter-spacing:-.045em!important}.weekly-body strong{font-size:14.5px!important;letter-spacing:-.035em!important;font-weight:950!important;-webkit-line-clamp:2!important}.weekly-body em,.weekly-body p{margin-top:4px!important;font-size:11px!important;line-height:1.22!important;letter-spacing:-.025em!important;font-weight:850!important;-webkit-line-clamp:1!important}.weekly-body .detail-action{margin-top:5px!important;padding:6px 10px!important;font-size:10.5px!important;line-height:1.05!important;font-weight:950!important}@media (max-width:820px){.weekly-item{grid-template-columns:78px minmax(0,1fr)!important;padding:8px 9px!important}.weekly-date span{font-size:10.5px!important;padding:5px 7px!important}.weekly-body strong{font-size:12.8px!important;line-height:1.16!important;-webkit-line-clamp:2!important}.weekly-body em,.weekly-body p{font-size:10.2px!important;line-height:1.18!important}.weekly-body .detail-action{font-size:9.8px!important;padding:5px 8px!important}}@media (max-width:560px){.weekly-item{grid-template-columns:74px minmax(0,1fr)!important}.weekly-body strong{font-size:12.3px!important}}.weekly-event-line{grid-template-rows:auto auto auto!important;min-height:44px!important}.weekly-event-line .weekly-memo-spacer{visibility:hidden!important;margin-top:4px!important;min-height:13px!important}.weekly-body p.weekly-memo-spacer{color:transparent!important}.weekly-event-line .songbook-action+.weekly-memo-spacer,.weekly-event-line .songbook-action+em,.weekly-event-line .songbook-action+p{margin-top:4px!important}@media (max-width:820px){.weekly-event-line{min-height:39px!important}.weekly-event-line .weekly-memo-spacer{min-height:11px!important}}.weekly-item{align-items:stretch!important}.weekly-date{height:100%!important;display:flex!important;align-items:center!important}.weekly-date span{display:inline-flex!important;align-items:center!important;justify-content:center!important}.weekly-body{height:100%!important;min-height:0!important;display:flex!important;flex-direction:column!important}.weekly-event-line{min-height:46px!important;grid-template-rows:minmax(17px,auto) 22px!important}.weekly-title-row{min-height:17px!important;min-width:0!important}.weekly-sub-row{min-height:22px!important;height:22px!important;display:flex!important;gap:6px!important;min-width:0!important;overflow:hidden!important}.weekly-sub-row .weekly-meta-spacer,.weekly-sub-row em,.weekly-sub-row p{margin:0!important;min-height:0!important;line-height:1.15!important}.weekly-sub-row em,.weekly-sub-row p{flex:1 1 auto!important;min-width:0!important}.weekly-meta-spacer{display:block!important;visibility:hidden!important;color:transparent!important}.weekly-body .detail-action,.weekly-event-line .songbook-action,.weekly-sub-row .detail-action{min-height:20px!important;height:20px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important}.weekly-event-line+.weekly-event-line{margin-top:3px!important;padding-top:3px!important}@media (max-width:820px){.weekly-event-line{min-height:42px!important;grid-template-rows:minmax(16px,auto) 20px!important;row-gap:3px!important}.weekly-sub-row{min-height:20px!important;height:20px!important}.weekly-body .detail-action,.weekly-event-line .songbook-action,.weekly-sub-row .detail-action{min-height:18px!important;height:18px!important;padding:4px 8px!important}}.weekly-item{grid-template-columns:82px minmax(0,1fr)!important;padding:9px 10px!important}.weekly-date span{min-height:28px!important;padding:5px 8px!important;font-size:10.8px!important;line-height:1.05!important;letter-spacing:-.05em!important}.weekly-body{justify-content:center!important}.weekly-event-line{min-height:49px!important;display:grid!important;grid-template-rows:minmax(20px,auto) 23px!important;align-content:center!important;grid-row-gap:4px!important;row-gap:4px!important}.weekly-title-row{min-height:20px!important;display:flex!important;align-items:center!important}.weekly-body strong,.weekly-title-row strong{font-size:16px!important;line-height:1.12!important;letter-spacing:-.045em!important;font-weight:1000!important;margin:0!important;-webkit-line-clamp:2!important}.weekly-sub-row{height:23px!important;min-height:23px!important;align-items:center!important}.weekly-body em,.weekly-body p,.weekly-sub-row em,.weekly-sub-row p{font-size:11.2px!important;line-height:1.15!important;letter-spacing:-.025em!important;font-weight:850!important;margin:0!important}.weekly-body .detail-action,.weekly-event-line .songbook-action,.weekly-sub-row .detail-action{font-size:10.5px!important}.weekly-meta-spacer{height:12px!important}@media (max-width:820px){.weekly-item{grid-template-columns:72px minmax(0,1fr)!important;padding:8px 9px!important}.weekly-date span{min-height:27px!important;padding:5px 7px!important;font-size:10px!important}.weekly-event-line{min-height:45px!important;grid-template-rows:minmax(18px,auto) 21px!important;row-gap:3px!important}.weekly-title-row{min-height:18px!important}.weekly-body strong,.weekly-title-row strong{font-size:14.2px!important;line-height:1.1!important;letter-spacing:-.05em!important}.weekly-sub-row{height:21px!important;min-height:21px!important}.weekly-body em,.weekly-body p,.weekly-sub-row em,.weekly-sub-row p{font-size:10.4px!important;line-height:1.12!important}.weekly-body .detail-action,.weekly-event-line .songbook-action,.weekly-sub-row .detail-action{height:19px!important;min-height:19px!important;padding:4px 8px!important;font-size:9.8px!important}}@media (max-width:560px){.weekly-item{grid-template-columns:70px minmax(0,1fr)!important}.weekly-body strong,.weekly-title-row strong{font-size:13.8px!important}}.week-scale-frame{width:100%!important}@media (min-width:769px){.week-scale-frame{overflow:visible!important}}@media (max-width:768px){body,html{overflow-x:hidden!important}.mobile-week-notice{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;width:calc(100vw - 18px)!important;max-width:calc(100vw - 18px)!important;margin:8px auto 10px!important;padding:11px 12px!important;border-radius:18px!important;background:hsla(0,0%,100%,.86)!important;border:1px solid rgba(255,199,223,.78)!important;box-shadow:0 10px 22px rgba(206,105,150,.12)!important;text-align:left!important;box-sizing:border-box!important}.mobile-week-notice div{min-width:0!important;display:flex!important;flex-direction:column!important;gap:3px!important}.mobile-week-notice strong{color:#5a3342!important;font-size:12px!important;font-weight:950!important}.mobile-week-notice span,.mobile-week-notice strong{line-height:1.25!important;word-break:keep-all!important}.mobile-week-notice span{color:#9a6479!important;font-size:10px!important;font-weight:750!important}.mobile-week-notice a{flex:0 0 auto!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:32px!important;padding:8px 10px!important;border-radius:999px!important;background:linear-gradient(135deg,#ff8fbd,#ffbfd7)!important;color:#fff!important;text-decoration:none!important;font-size:10px!important;font-weight:950!important;white-space:nowrap!important;box-shadow:0 7px 14px rgba(255,121,177,.22)!important}.week-scale-frame{width:var(--week-frame-size,calc(100vw - 18px))!important;max-width:var(--week-frame-size,calc(100vw - 18px))!important;height:var(--week-frame-size,calc(100vw - 18px))!important;max-height:var(--week-frame-size,calc(100vw - 18px))!important;margin:0 auto 12px!important;border-radius:24px!important;position:relative!important}.week-scale-frame,.week-scale-frame .week-shell{overflow:hidden!important;box-sizing:border-box!important}.week-scale-frame .week-shell{width:920px!important;max-width:none!important;min-width:920px!important;height:920px!important;min-height:920px!important;max-height:920px!important;padding:10px!important;margin:0!important;transform:scale(var(--week-scale,1))!important;transform-origin:top left!important}.week-scale-frame .week-hero-grid{display:grid!important;grid-template-columns:minmax(0,1.02fr) minmax(0,.98fr)!important;grid-gap:10px!important;gap:10px!important;align-items:stretch!important;width:100%!important}.week-scale-frame .fanart-top-card,.week-scale-frame .week-hero-grid,.week-scale-frame .weekly-card{height:900px!important;min-height:900px!important;max-height:900px!important}.week-scale-frame .fanart-top-card{display:flex!important;flex-direction:column!important}.week-scale-frame .fanart-copy{grid-template-columns:minmax(0,1fr) auto!important;grid-template-areas:"label label" "title link" "artist link"!important}.week-scale-frame .fanart-link{justify-self:end!important}.week-scale-frame .weekly-card-head h1.weekly-title-inline{font-size:32px!important;white-space:nowrap!important}.week-scale-frame .weekly-item{grid-template-columns:82px minmax(0,1fr)!important;padding:9px 10px!important}.week-scale-frame .weekly-body strong,.week-scale-frame .weekly-title-row strong{font-size:16px!important}.mobile-week-notice{display:none!important}.week-scale-frame{margin-top:8px!important}.week-scale-frame .weekly-card-head{display:flex!important;flex-direction:row!important;justify-content:space-between!important;align-items:flex-start!important;gap:14px!important;margin-bottom:10px!important}.week-scale-frame .weekly-title-block{flex:1 1 auto!important;min-width:0!important}.week-scale-frame .weekly-card-head h1.weekly-title-inline{margin:8px 0 0!important;font-size:30px!important;line-height:1.04!important;letter-spacing:-.075em!important;white-space:nowrap!important}.week-scale-frame .weekly-head-actions{flex:0 0 auto!important;display:flex!important;flex-direction:column!important;align-items:flex-end!important;justify-content:flex-start!important;gap:8px!important;margin:0!important;padding:0!important}.week-scale-frame .weekly-head-actions .view-switch{position:static!important;margin:0!important;transform:none!important}.week-scale-frame .weekly-main-link{align-self:flex-end!important;margin:0!important;padding:9px 15px!important;min-height:34px!important;font-size:12px!important;line-height:1!important;white-space:nowrap!important}.week-scale-frame .weekly-notice{margin-top:0!important}}.hero-top-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.hero-top-actions .view-switch{position:static!important;margin:0!important}.hero-main-link{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 16px;border-radius:999px;background:linear-gradient(180deg,#ff76b3,#ff5ea5);color:#fff;font-size:14px;font-weight:800;text-decoration:none;box-shadow:0 10px 24px rgba(255,102,163,.18);white-space:nowrap}.hero-main-link:hover{transform:translateY(-1px)}@media (max-width:820px){.hero-top-actions{flex-wrap:wrap;gap:8px;margin-bottom:8px}.hero-main-link{min-height:36px;padding:0 13px;font-size:12px}}.weekly-link-panel{position:relative;z-index:5;width:min(100%,920px);margin:8px auto 14px;padding:22px 28px;border:1px solid rgba(255,199,223,.86);border-radius:28px;background:radial-gradient(circle at 100% 0,rgba(255,168,209,.34),transparent 30%),linear-gradient(135deg,hsla(0,0%,100%,.88),rgba(255,238,247,.76));box-shadow:0 18px 44px rgba(206,105,150,.16);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);display:grid;grid-template-columns:minmax(230px,.78fr) minmax(0,1.22fr);grid-gap:22px;gap:22px;align-items:center;box-sizing:border-box;overflow:hidden}.weekly-link-panel:before{content:"";position:absolute;left:-28px;bottom:-32px;width:92px;height:92px;border-radius:999px;background:rgba(255,224,162,.68);pointer-events:none}.weekly-link-copy{position:relative;z-index:1;min-width:0}.weekly-link-copy .mini-label{display:inline-flex;width:-moz-fit-content;width:fit-content;margin:0 0 12px}.weekly-link-copy h2{margin:0 0 8px;color:#4a2c3c;font-size:clamp(30px,3.2vw,42px);line-height:1.04;letter-spacing:-.065em;font-weight:1000}.weekly-link-copy p{margin:0;color:#a1607d;font-size:14px;line-height:1.35;font-weight:850;word-break:keep-all}.weekly-link-panel .quick-links{position:relative;z-index:1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px;margin:0;padding:0;border-top:0}.weekly-link-panel .quick-link{display:grid;grid-template-columns:42px minmax(0,1fr);align-items:center;grid-gap:11px;gap:11px;min-height:66px;padding:11px 14px;border-radius:20px;background:rgba(255,234,244,.84);box-shadow:0 10px 22px rgba(255,112,174,.12)}.weekly-link-panel .quick-icon{display:inline-flex!important;align-items:center;justify-content:center;width:42px;height:42px;margin:0;border-radius:999px;background:hsla(0,0%,100%,.82);font-size:22px!important;line-height:1}.weekly-link-panel .quick-text{display:grid!important;grid-gap:2px;gap:2px;min-width:0}.weekly-link-panel .quick-text strong{color:#4b2d3d;font-size:17px;font-weight:1000}.weekly-link-panel .quick-text em,.weekly-link-panel .quick-text strong{display:block;overflow:hidden;line-height:1.12;text-overflow:ellipsis;white-space:nowrap}.weekly-link-panel .quick-text em{color:#b65f84;font-size:11px;font-style:normal;font-weight:900}@media (max-width:768px){.weekly-link-panel{width:calc(100vw - 18px);max-width:calc(100vw - 18px);margin:8px auto 10px;padding:16px;border-radius:24px;grid-template-columns:1fr;gap:13px}.weekly-link-copy{display:flex;align-items:center;justify-content:space-between;gap:10px}.weekly-link-copy .mini-label{margin:0;flex:0 0 auto;font-size:11px;padding:7px 11px}.weekly-link-copy h2{flex:1 1 auto;margin:0;text-align:right;font-size:24px;white-space:nowrap}.weekly-link-copy p{display:none}.weekly-link-panel .quick-links{gap:9px}.weekly-link-panel .quick-link{grid-template-columns:32px minmax(0,1fr);min-height:52px;padding:8px 10px;border-radius:16px;gap:8px}.weekly-link-panel .quick-icon{width:32px;height:32px;font-size:17px!important}.weekly-link-panel .quick-text strong{font-size:13px}.weekly-link-panel .quick-text em{font-size:9px}}.schedule-link-panel{position:relative;z-index:6;width:min(100%,920px);margin:8px auto 14px;padding:18px 22px;border:1px solid rgba(255,199,223,.86);border-radius:28px;background:radial-gradient(circle at 100% 0,rgba(255,168,209,.32),transparent 30%),linear-gradient(135deg,hsla(0,0%,100%,.9),rgba(255,239,248,.78));box-shadow:0 18px 44px rgba(206,105,150,.16);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-sizing:border-box;overflow:hidden}.schedule-link-panel:before{content:"";position:absolute;left:-28px;bottom:-32px;width:92px;height:92px;border-radius:999px;background:rgba(255,224,162,.68);pointer-events:none}.schedule-link-nav{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.schedule-link-nav .view-switch{position:static!important;margin:0!important}.schedule-main-link{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 16px;border-radius:999px;background:linear-gradient(180deg,#ff76b3,#ff5ea5);color:#fff;font-size:13px;font-weight:950;text-decoration:none;box-shadow:0 10px 24px rgba(255,102,163,.2);white-space:nowrap}.schedule-link-body{position:relative;z-index:1;display:grid;grid-template-columns:minmax(220px,.62fr) minmax(0,1.38fr);grid-gap:16px;gap:16px;align-items:center}.schedule-link-copy{min-width:0}.schedule-link-copy .mini-label{display:inline-flex;width:-moz-fit-content;width:fit-content;margin:0 0 10px;padding:7px 12px;font-size:11px}.schedule-link-copy h2{margin:0;color:#4a2c3c;font-size:clamp(24px,2.6vw,34px);line-height:1.04;letter-spacing:-.065em;font-weight:1000}.schedule-link-copy p{margin:0;color:#a1607d;font-size:11px;line-height:1.45;font-weight:850;word-break:keep-all;max-width:255px}.schedule-link-panel .quick-links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:9px;gap:9px;margin:0;padding:0;border-top:0}.schedule-link-panel .quick-link{display:grid;grid-template-columns:34px minmax(0,1fr);align-items:center;grid-gap:8px;gap:8px;min-height:50px;padding:8px 10px;border-radius:16px;background:rgba(255,234,244,.84);box-shadow:0 8px 18px rgba(255,112,174,.12)}.schedule-link-panel .quick-icon{display:inline-flex!important;align-items:center;justify-content:center;width:34px;height:34px;margin:0;border-radius:999px;background:hsla(0,0%,100%,.82);font-size:18px!important;line-height:1}.schedule-link-panel .quick-text{display:grid!important;grid-gap:2px;gap:2px;min-width:0}.schedule-link-panel .quick-text strong{color:#4b2d3d;font-size:13px;font-weight:1000}.schedule-link-panel .quick-text em,.schedule-link-panel .quick-text strong{display:block;overflow:hidden;line-height:1.12;text-overflow:ellipsis;white-space:nowrap}.schedule-link-panel .quick-text em{color:#b65f84;font-size:9px;font-style:normal;font-weight:900}.weekly-title-block{width:100%!important}.weekly-card-head .weekly-title-inline{max-width:100%!important}.weekly-link-panel{display:none!important}@media (max-width:768px){.schedule-link-panel{width:calc(100vw - 18px);max-width:calc(100vw - 18px);margin:8px auto 10px;padding:14px;border-radius:24px}.schedule-link-nav{gap:8px;margin-bottom:12px}.schedule-main-link{min-height:34px;padding:0 12px;font-size:11px}.schedule-link-body{grid-template-columns:1fr;gap:11px}.schedule-link-copy{display:flex;align-items:center;justify-content:space-between;gap:10px}.schedule-link-copy .mini-label{margin:0;flex:0 0 auto;font-size:10px;padding:6px 10px}.schedule-link-copy h2{flex:1 1 auto;margin:0;text-align:right;font-size:21px;white-space:nowrap}.schedule-link-copy p{display:none}.schedule-link-panel .quick-links{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.schedule-link-panel .quick-link{grid-template-columns:1fr;justify-items:center;min-height:58px;gap:4px;padding:7px 5px;border-radius:15px;text-align:center}.schedule-link-panel .quick-icon{width:28px;height:28px;font-size:16px!important}.schedule-link-panel .quick-text strong{font-size:11px}.schedule-link-panel .quick-text em{font-size:8px}}.hero-card .quick-links{grid-template-columns:repeat(3,minmax(0,1fr))}.hero-card .quick-link{min-height:46px}@media (max-width:768px){.hero-card .quick-links{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:769px){.page-shell:not(.cafe-shell):not(.week-shell) .hero-card .next-card{grid-template-columns:minmax(0,.82fr) minmax(360px,1.18fr)!important;gap:18px!important}.page-shell:not(.cafe-shell):not(.week-shell) .hero-card .quick-links{grid-template-columns:repeat(3,minmax(112px,1fr))!important;gap:10px!important}.page-shell:not(.cafe-shell):not(.week-shell) .hero-card .quick-link{display:grid!important;grid-template-columns:30px minmax(0,1fr)!important;align-items:center!important;justify-content:start!important;min-height:56px!important;grid-gap:9px!important;gap:9px!important;padding:9px 10px!important;text-align:left!important}.page-shell:not(.cafe-shell):not(.week-shell) .hero-card .quick-link .quick-icon{width:30px!important;height:30px!important;min-width:30px!important;margin:0!important;font-size:16px!important}.page-shell:not(.cafe-shell):not(.week-shell) .hero-card .quick-link .quick-text{min-width:0!important;display:grid!important;grid-gap:2px!important;gap:2px!important;justify-items:start!important}.page-shell:not(.cafe-shell):not(.week-shell) .hero-card .quick-link .quick-text strong{max-width:100%!important;overflow:visible!important;color:#4b2d3d!important;font-size:13px!important;line-height:1.12!important;text-overflow:clip!important;white-space:nowrap!important}.page-shell:not(.cafe-shell):not(.week-shell) .hero-card .quick-link .quick-text em{max-width:100%!important;overflow:visible!important;font-size:9px!important;line-height:1.12!important;text-overflow:clip!important;white-space:nowrap!important}}@media (min-width:769px) and (max-width:1080px){.page-shell:not(.cafe-shell):not(.week-shell) .hero-card .next-card{grid-template-columns:1fr!important}.page-shell:not(.cafe-shell):not(.week-shell) .hero-card .quick-links{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media (min-width:769px){.page-shell:not(.cafe-shell):not(.week-shell) .hero-card .next-card{grid-template-columns:minmax(260px,1fr) minmax(310px,330px)!important;gap:16px!important;align-items:center!important}.page-shell:not(.cafe-shell):not(.week-shell) .hero-card .next-card-main{min-width:0!important;padding-right:4px!important}.page-shell:not(.cafe-shell):not(.week-shell) .hero-card .next-card-main strong{max-width:100%!important;overflow:visible!important;text-overflow:clip!important;white-space:normal!important;word-break:keep-all!important}.page-shell:not(.cafe-shell):not(.week-shell) .hero-card .quick-links{width:100%!important;max-width:330px!important;justify-self:end!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important}.page-shell:not(.cafe-shell):not(.week-shell) .hero-card .quick-link{grid-template-columns:28px minmax(0,1fr)!important;min-height:54px!important;gap:7px!important;padding:8px!important}.page-shell:not(.cafe-shell):not(.week-shell) .hero-card .quick-link .quick-icon{width:28px!important;height:28px!important;min-width:28px!important;font-size:15px!important}.page-shell:not(.cafe-shell):not(.week-shell) .hero-card .quick-link .quick-text strong{font-size:12px!important;letter-spacing:-.02em!important}.page-shell:not(.cafe-shell):not(.week-shell) .hero-card .quick-link .quick-text em{font-size:8px!important;letter-spacing:-.02em!important}}@media (min-width:769px) and (max-width:1080px){.page-shell:not(.cafe-shell):not(.week-shell) .hero-card .next-card{grid-template-columns:minmax(230px,1fr) minmax(300px,320px)!important;gap:12px!important}}@media (max-width:768px){.page-shell:not(.cafe-shell):not(.week-shell) .hero-card .next-card{grid-template-columns:1fr!important}.page-shell:not(.cafe-shell):not(.week-shell) .hero-card .quick-links{max-width:none!important}}@media (min-width:769px){.page-shell:not(.cafe-shell):not(.week-shell) .hero-card .next-card{box-sizing:border-box!important;overflow:hidden!important;grid-template-columns:minmax(300px,1fr) minmax(0,300px)!important;gap:14px!important;align-items:center!important}.page-shell:not(.cafe-shell):not(.week-shell) .hero-card .next-card-main{min-width:0!important}.page-shell:not(.cafe-shell):not(.week-shell) .hero-card .quick-links{width:300px!important;max-width:300px!important;min-width:0!important;justify-self:end!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:7px!important;box-sizing:border-box!important}.page-shell:not(.cafe-shell):not(.week-shell) .hero-card .quick-link{box-sizing:border-box!important;min-width:0!important;min-height:52px!important;display:grid!important;grid-template-columns:25px minmax(0,1fr)!important;align-items:center!important;grid-gap:6px!important;gap:6px!important;padding:8px 7px!important;border-radius:15px!important;text-align:left!important}.page-shell:not(.cafe-shell):not(.week-shell) .hero-card .quick-link .quick-icon{width:25px!important;height:25px!important;min-width:25px!important;margin:0!important;font-size:14px!important}.page-shell:not(.cafe-shell):not(.week-shell) .hero-card .quick-link .quick-text{min-width:0!important;display:grid!important;grid-gap:2px!important;gap:2px!important;justify-items:start!important}.page-shell:not(.cafe-shell):not(.week-shell) .hero-card .quick-link .quick-text strong{max-width:100%!important;overflow:hidden!important;color:#4b2d3d!important;font-size:12px!important;line-height:1.08!important;letter-spacing:-.02em!important;text-overflow:clip!important;white-space:nowrap!important}.page-shell:not(.cafe-shell):not(.week-shell) .hero-card .quick-link .quick-text em{max-width:100%!important;overflow:hidden!important;font-size:7.5px!important;line-height:1.08!important;letter-spacing:-.03em!important;text-overflow:clip!important;white-space:nowrap!important}}@media (min-width:769px) and (max-width:1080px){.page-shell:not(.cafe-shell):not(.week-shell) .hero-card .next-card{grid-template-columns:minmax(0,1fr)!important}.page-shell:not(.cafe-shell):not(.week-shell) .hero-card .quick-links{width:100%!important;max-width:none!important}}.fanart-title{word-break:keep-all!important;overflow-wrap:normal!important}.fanart-title span{display:block;white-space:nowrap}.fanart-top-card .fanart-copy{min-width:0}.fanart-top-card .fanart-title{overflow-wrap:normal!important;font-size:clamp(30px,3.4vw,48px)!important;letter-spacing:-.065em!important}.fanart-top-card .fanart-title span{display:inline!important;white-space:nowrap!important}.cafe-shell .fanart-top-card .fanart-title{font-size:clamp(26px,4.2vw,38px)!important}@media (max-width:768px){.fanart-top-card .fanart-title{font-size:clamp(24px,7.2vw,36px)!important}}.week-scale-frame.force-scale .fanart-top-card{display:flex!important;flex-direction:column!important}.week-scale-frame.force-scale .fanart-copy{grid-template-columns:minmax(0,1fr) auto!important;grid-template-areas:"label label" "title link" "artist link"!important}.week-scale-frame.force-scale .fanart-link{justify-self:end!important}.week-scale-frame.force-scale .weekly-card-head h1.weekly-title-inline{font-size:32px!important;white-space:nowrap!important}.week-scale-frame.force-scale .weekly-item{grid-template-columns:82px minmax(0,1fr)!important;padding:9px 10px!important}.week-scale-frame.force-scale .weekly-body strong,.week-scale-frame.force-scale .weekly-title-row strong{font-size:16px!important}.week-scale-frame.force-scale .weekly-notice{margin-top:0!important}.fanart-top-card .fanart-title{max-width:100%!important;overflow:hidden!important;white-space:nowrap!important;word-break:keep-all!important;text-overflow:clip!important;font-size:clamp(30px,2.35vw,38px)!important;line-height:1.08!important;letter-spacing:-.07em!important}.page-shell:not(.week-shell) .fanart-top-card .fanart-title{font-size:clamp(30px,2.25vw,36px)!important}.week-shell .fanart-top-card .fanart-title{font-size:clamp(28px,2.8vw,40px)!important}.cafe-shell:not(.week-shell) .fanart-top-card .fanart-title{font-size:clamp(28px,3.4vw,34px)!important}@media (max-width:768px){.fanart-top-card .fanart-title{font-size:clamp(24px,6.2vw,32px)!important}}.fanart-top-card .fanart-copy{min-width:0!important}.fanart-top-card .fanart-title,.fanart-top-card h2.fanart-title{display:block!important;width:100%!important;max-width:100%!important;min-width:0!important;margin-bottom:8px!important;overflow:hidden!important;white-space:nowrap!important;word-break:keep-all!important;overflow-wrap:normal!important;text-overflow:clip!important;line-height:1.06!important;letter-spacing:-.08em!important}.cafe-shell:not(.week-shell) .fanart-top-card .fanart-title,.cafe-shell:not(.week-shell) .fanart-top-card h2.fanart-title,.page-shell:not(.week-shell) .fanart-top-card .fanart-title,.page-shell:not(.week-shell) .fanart-top-card h2.fanart-title{font-size:clamp(24px,2.05vw,30px)!important}.page-shell:not(.week-shell) .fanart-top-card{grid-template-columns:minmax(190px,.74fr) minmax(240px,1fr)!important}.cafe-shell:not(.week-shell) .fanart-top-card{grid-template-columns:minmax(170px,.72fr) minmax(220px,1fr)!important}.week-shell .fanart-top-card .fanart-title,.week-shell .fanart-top-card h2.fanart-title{font-size:clamp(26px,2.5vw,34px)!important}@media (max-width:768px){.fanart-top-card .fanart-title,.fanart-top-card h2.fanart-title,.page-shell:not(.week-shell) .fanart-top-card .fanart-title,.page-shell:not(.week-shell) .fanart-top-card h2.fanart-title{font-size:clamp(22px,5.6vw,28px)!important}}.home-shell .fanart-top-card,.month-shell .fanart-top-card{display:grid!important;grid-template-columns:1fr!important;grid-template-rows:auto minmax(0,1fr)!important;grid-gap:14px!important;gap:14px!important;align-items:stretch!important;min-height:360px!important;padding:18px 20px!important;overflow:hidden!important}.home-shell .fanart-top-card .fanart-copy,.month-shell .fanart-top-card .fanart-copy{display:grid!important;grid-template-columns:auto minmax(0,auto) minmax(0,1fr) auto!important;grid-template-areas:"label title artist link" "note note note note"!important;align-items:center!important;justify-content:start!important;grid-gap:8px 12px!important;gap:8px 12px!important;min-width:0!important;width:100%!important}.home-shell .fanart-top-card .mini-label,.month-shell .fanart-top-card .mini-label{grid-area:label!important;margin:0!important;white-space:nowrap!important}.home-shell .fanart-top-card .fanart-title,.home-shell .fanart-top-card h2.fanart-title,.month-shell .fanart-top-card .fanart-title,.month-shell .fanart-top-card h2.fanart-title{grid-area:title!important;display:block!important;width:auto!important;max-width:100%!important;min-width:0!important;margin:0!important;overflow:hidden!important;white-space:nowrap!important;word-break:keep-all!important;overflow-wrap:normal!important;text-overflow:clip!important;color:#4a2c3c!important;font-size:clamp(22px,2.25vw,32px)!important;line-height:1.04!important;letter-spacing:-.075em!important}.home-shell .fanart-top-card p,.month-shell .fanart-top-card p{grid-area:artist!important;margin:0!important;overflow:hidden!important;color:#a1607d!important;font-size:13px!important;line-height:1.12!important;font-weight:900!important;text-overflow:ellipsis!important;white-space:nowrap!important}.home-shell .fanart-top-card .fanart-link,.month-shell .fanart-top-card .fanart-link{grid-area:link!important;justify-self:end!important;align-self:center!important;margin:0!important;padding:10px 17px!important;white-space:nowrap!important}.home-shell .fanart-top-card .fanart-note,.month-shell .fanart-top-card .fanart-note{grid-area:note!important;margin-top:2px!important}.home-shell .fanart-top-card .fanart-image-wrap,.month-shell .fanart-top-card .fanart-image-wrap{width:100%!important;max-width:none!important;min-width:0!important;min-height:250px!important;height:275px!important;align-self:stretch!important;justify-self:stretch!important;border-radius:24px!important}.home-shell .fanart-top-card .fanart-image-wrap img,.month-shell .fanart-top-card .fanart-image-wrap img{width:100%!important;height:100%!important;max-height:none!important;object-fit:contain!important;object-position:center center!important}.month-shell .fanart-top-card{min-height:340px!important}.month-shell .fanart-top-card .fanart-image-wrap{height:252px!important}.month-shell .fanart-top-card .fanart-title,.month-shell .fanart-top-card h2.fanart-title{font-size:clamp(20px,2vw,28px)!important}.month-shell .fanart-top-card p{font-size:12px!important}@media (max-width:1120px){.home-shell .fanart-top-card .fanart-copy,.month-shell .fanart-top-card .fanart-copy{grid-template-columns:auto minmax(0,1fr) auto!important;grid-template-areas:"label title link" "artist artist link" "note note note"!important;gap:7px 10px!important}.home-shell .fanart-top-card p,.month-shell .fanart-top-card p{font-size:12px!important}.home-shell .fanart-top-card .fanart-image-wrap,.month-shell .fanart-top-card .fanart-image-wrap{height:238px!important;min-height:238px!important}}@media (max-width:768px){.home-shell .fanart-top-card .fanart-copy,.month-shell .fanart-top-card .fanart-copy{grid-template-columns:1fr auto!important;grid-template-areas:"label link" "title link" "artist artist" "note note"!important}.home-shell .fanart-top-card .fanart-title,.home-shell .fanart-top-card h2.fanart-title,.month-shell .fanart-top-card .fanart-title,.month-shell .fanart-top-card h2.fanart-title{font-size:clamp(22px,6vw,30px)!important}.home-shell .fanart-top-card .fanart-image-wrap,.month-shell .fanart-top-card .fanart-image-wrap{height:240px!important}}.home-shell .top-hero>.fanart-top-card,.month-shell .top-hero>.fanart-top-card{display:flex!important;flex-direction:column!important;align-items:stretch!important;justify-content:flex-start!important;gap:14px!important;min-height:390px!important;height:auto!important;max-height:none!important;padding:18px 20px!important;overflow:hidden!important;box-sizing:border-box!important}.home-shell .top-hero>.fanart-top-card .fanart-copy,.month-shell .top-hero>.fanart-top-card .fanart-copy{flex:0 0 auto!important;display:grid!important;grid-template-columns:auto minmax(120px,1fr) auto auto!important;grid-template-areas:"label title artist link" "note note note note"!important;justify-content:stretch!important;grid-gap:8px 12px!important;gap:8px 12px!important;width:100%!important;min-width:0!important;padding:0!important;margin:0!important}.home-shell .top-hero>.fanart-top-card .mini-label,.month-shell .top-hero>.fanart-top-card .mini-label{grid-area:label!important;margin:0!important;white-space:nowrap!important}.home-shell .top-hero>.fanart-top-card .fanart-title,.home-shell .top-hero>.fanart-top-card h2.fanart-title,.month-shell .top-hero>.fanart-top-card .fanart-title,.month-shell .top-hero>.fanart-top-card h2.fanart-title{grid-area:title!important;display:block!important;width:auto!important;max-width:100%!important;min-width:0!important;margin:0!important;overflow:hidden!important;color:#4a2c3c!important;font-size:clamp(24px,2.35vw,34px)!important;line-height:1.05!important;letter-spacing:-.075em!important;white-space:nowrap!important;word-break:keep-all!important;overflow-wrap:normal!important;text-overflow:clip!important}.home-shell .top-hero>.fanart-top-card .fanart-copy p,.month-shell .top-hero>.fanart-top-card .fanart-copy p{min-width:0!important;overflow:hidden!important;color:#a1607d!important;font-size:13px!important;line-height:1.12!important;font-weight:900!important;text-overflow:ellipsis!important}.home-shell .top-hero>.fanart-top-card .fanart-link,.month-shell .top-hero>.fanart-top-card .fanart-link{grid-area:link!important;justify-self:end!important;align-self:center!important;width:-moz-fit-content!important;width:fit-content!important;margin:0!important;padding:10px 18px!important;white-space:nowrap!important}.home-shell .top-hero>.fanart-top-card .fanart-note,.month-shell .top-hero>.fanart-top-card .fanart-note{grid-area:note!important;margin:0!important}.home-shell .top-hero>.fanart-top-card .fanart-image-wrap,.month-shell .top-hero>.fanart-top-card .fanart-image-wrap{flex:1 1 auto!important;display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;max-width:none!important;min-width:0!important;min-height:265px!important;height:285px!important;max-height:none!important;justify-self:stretch!important;align-self:stretch!important;overflow:hidden!important;border-radius:24px!important;transform:none!important;box-sizing:border-box!important}.home-shell .top-hero>.fanart-top-card .fanart-image-wrap img,.month-shell .top-hero>.fanart-top-card .fanart-image-wrap img{display:block!important;width:100%!important;height:100%!important;max-height:none!important;object-fit:contain!important;object-position:center center!important;background:#fff!important}.month-shell .top-hero>.fanart-top-card{min-height:370px!important}.month-shell .top-hero>.fanart-top-card .fanart-image-wrap{min-height:248px!important;height:262px!important}.month-shell .top-hero>.fanart-top-card .fanart-title,.month-shell .top-hero>.fanart-top-card h2.fanart-title{font-size:clamp(22px,2.05vw,30px)!important}.month-shell .top-hero>.fanart-top-card .fanart-copy p{font-size:12px!important}@media (max-width:1180px){.home-shell .top-hero>.fanart-top-card .fanart-copy,.month-shell .top-hero>.fanart-top-card .fanart-copy{grid-template-columns:auto minmax(0,1fr) auto!important;grid-template-areas:"label title link" "artist artist link" "note note note"!important}.home-shell .top-hero>.fanart-top-card .fanart-image-wrap,.month-shell .top-hero>.fanart-top-card .fanart-image-wrap{min-height:238px!important;height:248px!important}}@media (max-width:768px){.home-shell .top-hero>.fanart-top-card .fanart-copy,.month-shell .top-hero>.fanart-top-card .fanart-copy{grid-template-columns:1fr auto!important;grid-template-areas:"label link" "title link" "artist artist" "note note"!important}.home-shell .top-hero>.fanart-top-card .fanart-title,.home-shell .top-hero>.fanart-top-card h2.fanart-title,.month-shell .top-hero>.fanart-top-card .fanart-title,.month-shell .top-hero>.fanart-top-card h2.fanart-title{font-size:clamp(22px,5.7vw,30px)!important}.home-shell .top-hero>.fanart-top-card .fanart-image-wrap,.month-shell .top-hero>.fanart-top-card .fanart-image-wrap{min-height:220px!important;height:240px!important}}.week-scale-frame.force-scale{width:var(--week-frame-size,min(920px,calc(100vw - 18px)))!important;max-width:var(--week-frame-size,min(920px,calc(100vw - 18px)))!important;height:var(--week-frame-size,min(920px,calc(100vw - 18px)))!important;max-height:var(--week-frame-size,min(920px,calc(100vw - 18px)))!important}.week-scale-frame.force-scale .week-shell{max-width:none!important}.week-scale-frame.force-scale .week-hero-grid{width:100%!important;grid-template-columns:minmax(0,1.02fr) minmax(0,.98fr)!important}.week-scale-frame{display:block!important;margin-left:auto!important;margin-right:auto!important}.week-scale-frame.force-scale,.week-scale-frame.force-scale .fanart-top-card,.week-scale-frame.force-scale .week-hero-grid,.week-scale-frame.force-scale .week-shell,.week-scale-frame.force-scale .weekly-card{box-sizing:border-box!important}.cafe-week-shell{margin-top:0!important}@media (max-width:768px){.week-scale-frame.force-scale{width:var(--week-frame-size,calc(100vw - 18px))!important;max-width:var(--week-frame-size,calc(100vw - 18px))!important;height:var(--week-frame-size,calc(100vw - 18px))!important;max-height:var(--week-frame-size,calc(100vw - 18px))!important;min-height:var(--week-frame-size,calc(100vw - 18px))!important}}.month-shell .fanart-top-card .fanart-copy{grid-template-columns:auto minmax(0,auto) minmax(0,1fr) auto!important;gap:6px 10px!important}.month-shell .fanart-top-card .fanart-title,.month-shell .fanart-top-card h2.fanart-title{font-size:clamp(16px,1.45vw,22px)!important;line-height:1.02!important;letter-spacing:-.06em!important;white-space:nowrap!important}.month-shell .fanart-top-card p{font-size:10px!important;line-height:1.08!important;white-space:nowrap!important}.month-shell .fanart-top-card .mini-label{font-size:11px!important;padding:6px 12px!important}.month-shell .fanart-top-card .fanart-link{padding:9px 14px!important;font-size:12px!important}.month-shell .top-hero>.fanart-top-card .fanart-copy{grid-template-columns:auto minmax(0,1fr) auto!important;grid-template-areas:"label title link" "artist artist link" "note note note"!important;gap:6px 10px!important}.month-shell .top-hero>.fanart-top-card .fanart-title,.month-shell .top-hero>.fanart-top-card h2.fanart-title{font-size:clamp(18px,1.65vw,24px)!important;line-height:1.04!important;white-space:nowrap!important;overflow:hidden!important}.month-shell .top-hero>.fanart-top-card .fanart-copy p{font-size:11px!important;line-height:1.15!important;white-space:normal!important;overflow:visible!important;text-overflow:clip!important;word-break:keep-all!important}.month-shell .top-hero>.fanart-top-card .fanart-link{align-self:center!important;padding:9px 14px!important;font-size:12px!important}.week-scale-frame.force-scale{width:min(920px,calc(100vw - 18px))!important;height:min(920px,calc(100vw - 18px))!important;max-width:min(920px,calc(100vw - 18px))!important;max-height:min(920px,calc(100vw - 18px))!important;min-height:min(920px,calc(100vw - 18px))!important}.week-scale-frame.force-scale .week-shell{transform:scale(calc(min(920px, calc(100vw - 18px)) / 920px))!important}@media (min-width:939px){.week-scale-frame.force-scale .week-shell{transform:scale(1)!important}}.week-scale-frame.force-scale .week-hero-grid{display:grid!important;grid-gap:10px!important;gap:10px!important;box-sizing:border-box!important}.cafe-week-shell,.week-page-shell{box-sizing:border-box!important}.home-shell .top-hero>.fanart-top-card .fanart-copy,.month-shell .top-hero>.fanart-top-card .fanart-copy{grid-template-columns:auto minmax(0,1fr) auto!important;grid-template-areas:"label title link" ". artist link" "note note note"!important;gap:5px 10px!important;align-items:center!important}.home-shell .top-hero>.fanart-top-card .fanart-copy p,.month-shell .top-hero>.fanart-top-card .fanart-copy p{grid-area:artist!important;justify-self:start!important;max-width:100%!important;margin:0!important;overflow:visible!important;text-overflow:clip!important;white-space:nowrap!important;word-break:keep-all!important}.month-shell .top-hero>.fanart-top-card .fanart-title,.month-shell .top-hero>.fanart-top-card h2.fanart-title{font-size:clamp(17px,1.55vw,23px)!important;line-height:1.03!important;letter-spacing:-.06em!important}.week-scale-frame.force-scale{display:block!important;width:var(--week-frame-size,920px)!important;height:var(--week-frame-size,920px)!important;max-width:var(--week-frame-size,920px)!important;max-height:var(--week-frame-size,920px)!important;min-height:var(--week-frame-size,920px)!important;aspect-ratio:1/1!important;margin:0 auto 12px!important;overflow:hidden!important;position:relative!important;border-radius:24px!important;box-sizing:border-box!important}.week-scale-frame.force-scale .week-shell{width:920px!important;min-width:920px!important;max-width:920px!important;height:920px!important;min-height:920px!important;max-height:920px!important;padding:10px!important;margin:0!important;overflow:hidden!important;transform:scale(var(--week-scale,1))!important;transform-origin:top left!important;box-sizing:border-box!important}.week-scale-frame.force-scale .week-hero-grid{width:900px!important;min-width:900px!important;max-width:900px!important;margin:0 auto!important;grid-template-columns:1fr 1fr!important;align-items:stretch!important}.week-scale-frame.force-scale .fanart-top-card,.week-scale-frame.force-scale .week-hero-grid,.week-scale-frame.force-scale .weekly-card{height:900px!important;min-height:900px!important;max-height:900px!important;overflow:hidden!important}@media (max-width:768px){.home-shell .top-hero>.fanart-top-card .fanart-copy,.month-shell .top-hero>.fanart-top-card .fanart-copy{grid-template-columns:1fr auto!important;grid-template-areas:"label link" "title link" "artist artist" "note note"!important}.home-shell .top-hero>.fanart-top-card .fanart-copy p,.month-shell .top-hero>.fanart-top-card .fanart-copy p{white-space:normal!important}}.cafe-welcome-banner{width:min(100%,920px);margin:12px auto 0;padding:0;text-align:center;box-sizing:border-box}.cafe-welcome-banner a{display:block;width:100%;text-decoration:none;line-height:0}.cafe-welcome-banner img{display:block;max-height:120px;margin:0 auto;border:0;border-radius:8px;object-fit:contain}.cafe-welcome-banner{width:min(100%,920px)!important;margin:12px auto 0!important;padding:0!important;text-align:center!important;box-sizing:border-box!important}.cafe-welcome-banner a{display:block!important;width:100%!important;line-height:0!important;text-decoration:none!important}.cafe-welcome-banner img{display:block!important;width:100%!important;max-width:920px!important;height:auto!important;aspect-ratio:8/1!important;object-fit:contain!important;margin:0 auto!important;border:0!important;border-radius:8px!important}.weekly-card-head{gap:10px!important}.week-nav-controls{display:inline-flex!important;align-items:center!important;gap:4px!important;padding:4px!important;border-radius:999px!important;background:rgba(255,234,245,.92)!important;border:1px solid rgba(255,199,223,.8)!important;box-shadow:0 8px 18px rgba(255,119,177,.12)!important}.week-nav-controls button{-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;border:0!important;min-width:26px!important;height:24px!important;padding:0 8px!important;border-radius:999px!important;background:hsla(0,0%,100%,.78)!important;color:#b4517d!important;font-size:10px!important;font-weight:950!important;cursor:pointer!important;white-space:nowrap!important}.week-nav-controls button.is-active{background:linear-gradient(180deg,#ff78b4,#ff5ca4)!important;color:#fff!important}.weekly-range-summary{display:grid!important;justify-items:end!important;grid-gap:3px!important;gap:3px!important;max-width:190px!important}.weekly-range-summary span{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:4px!important;max-width:100%!important;padding:5px 8px!important;border-radius:10px!important;background:rgba(219,235,252,.9)!important;color:#345f93!important;font-size:10px!important;font-weight:950!important;line-height:1.05!important;white-space:nowrap!important;box-sizing:border-box!important}.weekly-range-summary em{font-style:normal!important;opacity:.9!important}.weekly-range-more{background:rgba(255,232,244,.95)!important;color:#b4517d!important}.weekly-item.has-aux .weekly-body{padding-right:122px!important}.weekly-aux-badges{position:absolute!important;top:10px!important;right:10px!important;z-index:2!important;display:grid!important;justify-items:end!important;grid-gap:4px!important;gap:4px!important;max-width:132px!important;pointer-events:none!important}.weekly-aux-badges span{display:inline-flex!important;align-items:center!important;justify-content:center!important;max-width:132px!important;padding:4px 9px!important;border-radius:9px!important;background:var(--weekly-aux-bg,rgba(219,235,252,.92))!important;background-image:var(--weekly-aux-bg-image,none)!important;color:var(--weekly-aux-color,#335f93)!important;border:1px solid var(--weekly-aux-border,transparent)!important;font-size:10px!important;font-weight:950!important;line-height:1.05!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:clip!important;box-shadow:0 5px 10px rgba(93,125,168,.1)!important;box-sizing:border-box!important}.week-scale-frame.force-scale .weekly-side-tools{max-width:170px!important}.week-scale-frame.force-scale .weekly-range-summary span{font-size:9px!important;padding:4px 7px!important}.week-scale-frame.force-scale .weekly-aux-badges span{font-size:9px!important;max-width:118px!important}@media (max-width:768px){.weekly-side-tools{max-width:150px!important}.week-nav-controls button{min-width:24px!important;height:22px!important;padding:0 6px!important;font-size:9px!important}.weekly-aux-badges span,.weekly-range-summary span{font-size:8.5px!important}}.weekly-list.is-loading .weekly-item{opacity:1}.weekly-aux-badges span.is-allday,.weekly-aux-badges span.is-range{display:inline-flex!important;align-items:center!important;justify-content:center!important}.weekly-aux-badges .aux-text{display:inline-block!important;min-width:0!important;overflow:hidden!important;text-overflow:clip!important;white-space:nowrap!important}.weekly-aux-badges span.is-allday{background:rgba(255,236,190,.94)!important;color:#8a5a12!important}.weekly-aux-badges span.type-normal{background:rgba(255,244,249,.94)!important;color:#8d4c67!important}.weekly-aux-badges span.type-rest{background:hsla(0,0%,93%,.96)!important;color:#686868!important}.weekly-aux-badges span.type-song{background:rgba(255,210,232,.96)!important;color:#98406d!important}.weekly-aux-badges span.type-collab{background:rgba(234,220,255,.96)!important;color:#5b3f89!important}.weekly-aux-badges span.type-dopamine{background:rgba(255,241,184,.96)!important}.weekly-aux-badges span.type-haptic{background:rgba(255,233,199,.96)!important;color:#805313!important}.weekly-aux-badges span.type-footcam{background:rgba(255,225,207,.96)!important;color:#8f5140!important}.weekly-aux-badges span.type-video{background:rgba(223,241,255,.96)!important;color:#3b5d8f!important}.weekly-aux-badges span.type-asmr{background:rgba(241,230,255,.96)!important;color:#7250a1!important}.weekly-aux-badges span.type-goods{background:rgba(228,255,244,.96)!important;color:#3c8a68!important}.weekly-aux-badges span.type-game{background:rgba(229,240,255,.96)!important;color:#35629a!important}.weekly-range-summary{max-width:185px!important}.weekly-range-summary .weekly-range-pill{display:grid!important;grid-template-columns:1fr!important;grid-template-rows:auto auto!important;justify-items:end!important;align-items:center!important;grid-gap:2px!important;gap:2px!important;min-width:82px!important;max-width:158px!important;padding:5px 8px!important;white-space:normal!important;text-align:right!important}.weekly-range-summary .weekly-range-pill strong{font-size:9.5px!important;line-height:1.05!important;font-weight:950!important}.weekly-range-summary .weekly-range-pill em,.weekly-range-summary .weekly-range-pill strong{display:block!important;max-width:100%!important;overflow:hidden!important;white-space:nowrap!important;text-overflow:clip!important}.weekly-range-summary .weekly-range-pill em{font-size:8.3px!important;line-height:1.08!important;font-style:normal!important;font-weight:900!important;opacity:.9!important}.week-scale-frame.force-scale .weekly-range-summary{max-width:150px!important}.week-scale-frame.force-scale .weekly-range-summary .weekly-range-pill{max-width:126px!important;padding:4px 7px!important}.week-scale-frame.force-scale .weekly-range-summary .weekly-range-pill em{font-size:7.4px!important}@media (max-width:768px){.weekly-range-summary{max-width:132px!important}.weekly-range-summary .weekly-range-pill{max-width:116px!important;padding:4px 6px!important}.weekly-range-summary .weekly-range-pill strong{font-size:8px!important}.weekly-range-summary .weekly-range-pill em{font-size:6.9px!important}}.weekly-range-summary .weekly-range-pill{justify-items:start!important;text-align:left!important}.weekly-range-summary .weekly-range-pill em,.weekly-range-summary .weekly-range-pill strong{justify-self:start!important;text-align:left!important}.weekly-aux-badges span.is-allday.type-dopamine,.weekly-aux-badges span.is-range.type-dopamine,.weekly-aux-badges span.type-dopamine{background:rgba(255,241,184,.98)!important;color:#80611f!important;box-shadow:0 5px 10px rgba(182,152,69,.16)!important}.weekly-aux-badges span.type-dopamine{min-width:98px!important;max-width:132px!important;padding:4px 10px!important}.week-scale-frame.force-scale .weekly-aux-badges span.type-dopamine{min-width:90px!important;max-width:118px!important}.weekly-aux-badges span.is-allday.type-dopamine,.weekly-aux-badges span.is-dopamine-badge,.weekly-aux-badges span.is-range.type-dopamine,.weekly-aux-badges span.type-dopamine{min-width:104px!important;max-width:116px!important;padding:4px 11px!important;background:#fff1ba!important;background-image:none!important;color:#80611f!important;border:1px solid hsla(43,88%,68%,.95)!important;box-shadow:0 5px 10px rgba(182,152,69,.16)!important}.weekly-aux-badges span.is-dopamine-badge .aux-text,.weekly-aux-badges span.type-dopamine .aux-text{color:#80611f!important;letter-spacing:-.04em!important}.week-scale-frame.force-scale .weekly-aux-badges span.is-dopamine-badge,.week-scale-frame.force-scale .weekly-aux-badges span.type-dopamine{min-width:96px!important;max-width:104px!important;padding:4px 9px!important}@media (max-width:768px){.weekly-aux-badges span.is-dopamine-badge,.weekly-aux-badges span.type-dopamine{min-width:96px!important;max-width:104px!important;padding:4px 9px!important}}.weekly-aux-badges span.dopamine-yellow-badge,.weekly-aux-badges span.is-dopamine-badge,.weekly-aux-badges span.type-dopamine,.weekly-aux-badges span[data-dopamine-badge=true]{--weekly-aux-bg:#fff1ba!important;--weekly-aux-bg-image:none!important;--weekly-aux-color:#80611f!important;--weekly-aux-border:hsla(43,88%,68%,.95)!important;min-width:124px!important;max-width:132px!important;padding:5px 12px!important;background:#fff1ba!important;background-image:none!important;color:#80611f!important;border-color:hsla(43,88%,68%,.95)!important;box-shadow:0 5px 10px rgba(182,152,69,.16)!important}.weekly-aux-badges span.dopamine-yellow-badge .aux-text,.weekly-aux-badges span.is-dopamine-badge .aux-text,.weekly-aux-badges span.type-dopamine .aux-text,.weekly-aux-badges span[data-dopamine-badge=true] .aux-text{color:#80611f!important;letter-spacing:-.065em!important;transform:translateY(-.2px)}.week-scale-frame.force-scale .weekly-aux-badges span.dopamine-yellow-badge,.week-scale-frame.force-scale .weekly-aux-badges span.is-dopamine-badge,.week-scale-frame.force-scale .weekly-aux-badges span.type-dopamine,.week-scale-frame.force-scale .weekly-aux-badges span[data-dopamine-badge=true]{min-width:112px!important;max-width:118px!important;padding:5px 10px!important}@media (max-width:768px){.weekly-item.has-aux .weekly-body{padding-right:116px!important}.weekly-aux-badges{max-width:124px!important}.weekly-aux-badges span.dopamine-yellow-badge,.weekly-aux-badges span.is-dopamine-badge,.weekly-aux-badges span.type-dopamine,.weekly-aux-badges span[data-dopamine-badge=true]{min-width:112px!important;max-width:124px!important;padding:5px 10px!important}}.weekly-item.is-empty{background:hsla(0,0%,100%,.88)!important;border:1px dashed rgba(255,196,220,.72)!important;box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.45)!important;opacity:1!important}.weekly-item.is-empty .weekly-date span{color:#b56786!important;background:rgba(255,245,250,.96)!important}.weekly-item.is-empty .weekly-blank{width:-moz-fit-content!important;width:fit-content!important;justify-content:center!important;padding:4px 10px!important;border-radius:999px!important;background:rgba(255,240,247,.96)!important;color:#bf6e93!important;border:1px solid rgba(255,191,219,.82)!important;font-size:12px!important;font-weight:900!important;letter-spacing:-.04em!important}.week-scale-frame.force-scale .weekly-item.is-empty .weekly-blank{font-size:10px!important;padding:3px 8px!important}@media (max-width:768px){.weekly-item.is-empty .weekly-blank{font-size:10px!important;padding:3px 8px!important}}.weekly-item.type-rest .weekly-date span{background:hsla(0,0%,100%,.9)!important;color:#9a7f95!important}.weekly-aux-badges span.type-rest{--weekly-aux-bg:#f7f6f8!important;--weekly-aux-bg-image:none!important;--weekly-aux-color:#8c8190!important;--weekly-aux-border:rgba(214,205,214,.86)!important;background:#f7f6f8!important;color:#8c8190!important;border-color:rgba(214,205,214,.86)!important;box-shadow:0 5px 10px hsla(304,8%,62%,.1)!important}.weekly-item.type-rest{background:#fcfafc!important;border-color:#f0dde7!important}.weekly-item.type-rest .weekly-date span{background:#fff!important;color:#b38ba1!important;box-shadow:none!important}.weekly-item.type-rest .weekly-body{display:flex;align-items:center}.weekly-item.type-rest .weekly-event-line.is-rest-line{width:100%}.weekly-item.type-rest .weekly-title-row{align-items:center}.weekly-item.type-rest .weekly-body strong{color:#9f8b97!important;font-weight:800}.weekly-item.type-rest .weekly-body .weekly-meta-spacer,.weekly-item.type-rest .weekly-body .weekly-sub-row,.weekly-item.type-rest .weekly-body em,.weekly-item.type-rest .weekly-body p{display:none!important}.weekly-time{flex:0 0 auto!important;color:#8d5a72!important;font-size:11.2px!important;line-height:1.1!important;font-weight:900!important;letter-spacing:-.025em!important}.weekly-item.is-empty{background:rgba(255,245,250,.92)!important;border:1px solid rgba(245,199,220,.88)!important;box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.55)!important}.weekly-item.is-empty .weekly-body{display:flex!important}.weekly-item.is-empty .weekly-blank{display:block!important;border:0!important;border-radius:0!important;background:transparent!important;color:#8a536b!important;font-size:16px!important;line-height:1.12!important;font-weight:1000!important;letter-spacing:-.045em!important}.weekly-item.type-rest{background:rgba(252,250,252,.86)!important;border-color:#ecdde6!important}.weekly-item.type-rest .weekly-body{display:flex!important;align-items:center!important}.weekly-item.type-rest .weekly-title-row strong{display:inline-flex!important;align-items:center!important;width:-moz-fit-content!important;width:fit-content!important;padding:4px 8px!important;border-radius:4px!important;background:hsla(0,0%,91%,.72)!important}.weekly-item.type-rest .weekly-body strong,.weekly-item.type-rest .weekly-title-row strong{color:#7e7e7e!important;font-weight:900!important}.week-scale-frame.force-scale .weekly-item.is-empty .weekly-blank{font-size:14px!important}.week-scale-frame.force-scale .weekly-time{font-size:9.8px!important}.weekly-inline-time{flex:0 0 auto!important;color:#8d5a72!important;font-size:11.8px!important;text-transform:lowercase!important}.weekly-title-row{gap:0!important}.weekly-sub-row{padding-left:0!important}.weekly-sub-row .weekly-time{display:none!important}.week-scale-frame.force-scale .weekly-inline-time{font-size:10.3px!important;margin-right:6px!important}.weekly-item.is-empty .weekly-body{align-items:flex-start!important;justify-content:center!important}.weekly-item.is-empty .weekly-event-line,.weekly-item.is-empty .weekly-title-row{width:100%!important}.weekly-item.is-empty .weekly-blank{display:inline-flex!important;align-items:center!important;width:100%!important;margin:0!important;padding:0!important;text-align:left!important}.weekly-inline-time{font-size:12px!important;margin-right:8px!important}.weekly-title-row{gap:8px!important}.weekly-title-row strong{display:inline-flex!important;align-items:center!important}.weekly-item.is-empty .weekly-body,.weekly-item.type-rest .weekly-body{justify-content:flex-start!important}.weekly-item.is-empty .weekly-body{align-items:center!important}.weekly-item.is-empty .weekly-event-line{width:100%!important}.weekly-item.is-empty .weekly-title-row{display:flex!important;align-items:center!important;gap:8px!important;justify-content:flex-start!important}.weekly-item.is-empty .weekly-blank{width:auto!important;justify-content:flex-start!important}.weekly-title-row.has-time{display:grid!important;grid-template-columns:52px minmax(0,1fr)!important;grid-column-gap:8px!important;column-gap:8px!important;align-items:center!important;justify-content:flex-start!important;width:100%!important}.weekly-title-row.has-time .weekly-inline-time{width:52px!important;min-width:52px!important;margin:0!important;padding:0!important;display:inline-flex!important;align-items:center!important;justify-content:flex-start!important;text-align:left!important;white-space:nowrap!important}.weekly-title-row.has-time .weekly-blank,.weekly-title-row.has-time strong{min-width:0!important;text-align:left!important;justify-content:flex-start!important}.weekly-event-line.has-time .weekly-sub-row{padding-left:60px!important}.weekly-item.is-empty .weekly-body,.weekly-item.type-rest .weekly-body{justify-content:center!important}.weekly-item.is-empty .weekly-event-line,.weekly-item.type-rest .weekly-event-line{width:100%!important}.weekly-item.is-empty .weekly-title-row,.weekly-item.type-rest .weekly-title-row{width:100%!important;justify-content:flex-start!important}.weekly-item.is-empty .weekly-title-row.has-time{display:grid!important}.weekly-item.type-rest .weekly-title-row strong{background:transparent!important;box-shadow:none!important;padding:0!important;border-radius:0!important}@media (max-width:820px){.weekly-title-row.has-time{grid-template-columns:48px minmax(0,1fr)!important;column-gap:7px!important}.weekly-title-row.has-time .weekly-inline-time{width:48px!important;min-width:48px!important}.weekly-event-line.has-time .weekly-sub-row{padding-left:55px!important}}.weekly-item{grid-template-columns:78px minmax(0,1fr)!important;gap:8px!important}.weekly-title-row.has-time{grid-template-columns:44px minmax(0,1fr)!important;column-gap:6px!important}.weekly-title-row.has-time .weekly-inline-time{width:44px!important;min-width:44px!important;font-size:11.4px!important}.weekly-event-line.has-time .weekly-sub-row{padding-left:50px!important}.weekly-body strong{line-height:1.18!important}@media (max-width:820px){.weekly-item{grid-template-columns:74px minmax(0,1fr)!important;gap:7px!important}.weekly-title-row.has-time{grid-template-columns:40px minmax(0,1fr)!important;column-gap:5px!important}.weekly-title-row.has-time .weekly-inline-time{width:40px!important;min-width:40px!important;font-size:10.8px!important}.weekly-event-line.has-time .weekly-sub-row{padding-left:45px!important}}.weekly-item{grid-template-columns:66px minmax(0,1fr)!important;gap:6px!important}.weekly-date-badge{width:64px!important;min-width:64px!important;padding:10px 8px!important}.weekly-title-row.has-time{grid-template-columns:40px minmax(0,1fr)!important}.weekly-title-row.has-time .weekly-inline-time{width:40px!important;min-width:40px!important;font-size:11.2px!important}.weekly-event-line.has-time .weekly-sub-row{padding-left:44px!important}@media (max-width:820px){.weekly-item{grid-template-columns:62px minmax(0,1fr)!important;gap:5px!important}.weekly-date-badge{width:60px!important;min-width:60px!important;padding:9px 8px!important}.weekly-title-row.has-time{grid-template-columns:36px minmax(0,1fr)!important;column-gap:4px!important}.weekly-title-row.has-time .weekly-inline-time{width:36px!important;min-width:36px!important;font-size:10.6px!important}.weekly-event-line.has-time .weekly-sub-row{padding-left:40px!important}}.weekly-item{grid-template-columns:50px minmax(0,1fr)!important;gap:3px!important}.weekly-date{width:50px!important;min-width:50px!important;max-width:50px!important;justify-content:flex-start!important;overflow:visible!important}.weekly-date span{min-width:0!important;padding:5px 6px!important;font-size:10px!important;letter-spacing:-.06em!important}.weekly-title-row.has-time{grid-template-columns:38px minmax(0,1fr)!important;column-gap:4px!important}.weekly-title-row.has-time .weekly-inline-time{width:38px!important;min-width:38px!important;font-size:10.5px!important;letter-spacing:-.055em!important}.weekly-event-line.has-time .weekly-sub-row{padding-left:42px!important}.weekly-body strong,.weekly-title-row strong{letter-spacing:-.055em!important}@media (max-width:820px){.weekly-item{grid-template-columns:48px minmax(0,1fr)!important;gap:3px!important}.weekly-date{width:48px!important;min-width:48px!important;max-width:48px!important}.weekly-date span{padding:5px!important;font-size:9.6px!important}.weekly-title-row.has-time{grid-template-columns:36px minmax(0,1fr)!important;column-gap:3px!important}.weekly-title-row.has-time .weekly-inline-time{width:36px!important;min-width:36px!important;font-size:10.2px!important}.weekly-event-line.has-time .weekly-sub-row{padding-left:39px!important}}.weekly-item{position:relative!important;display:block!important;padding:14px 16px!important}.weekly-body.weekly-body-alt{display:flex!important;flex-direction:column!important;gap:6px!important;min-height:0!important}.weekly-event-line.weekly-event-line-alt{display:grid!important;grid-template-rows:auto auto!important;grid-column-gap:8px!important;grid-row-gap:5px!important;row-gap:5px!important;min-height:52px!important}.weekly-event-line.weekly-event-line-alt+.weekly-event-line.weekly-event-line-alt{margin-top:2px!important;padding-top:4px!important;border-top:1px dashed rgba(233,162,191,.32)!important}.weekly-event-line.weekly-event-line-alt .weekly-date{grid-column:1!important;grid-row:1/span 2!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;height:100%!important}.weekly-date-chip{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:56px!important;min-height:28px!important;padding:5px 8px!important;border-radius:999px!important;background:hsla(0,0%,100%,.74)!important;font-size:10.8px!important;line-height:1.05!important;letter-spacing:-.045em!important;font-weight:900!important;color:inherit!important}.weekly-date-spacer{visibility:hidden!important}.weekly-main-stack{grid-column:2!important;min-width:0!important;display:flex!important;flex-direction:column!important;gap:5px!important}.weekly-title-row.weekly-title-row-alt{display:flex!important;align-items:center!important;gap:10px!important;min-width:0!important}.weekly-body.weekly-body-alt strong,.weekly-title-main strong,.weekly-title-row.weekly-title-row-alt strong{font-size:15.5px!important;line-height:1.14!important;letter-spacing:-.042em!important;font-weight:1000!important;word-break:keep-all!important}.weekly-sub-row.weekly-sub-row-alt{align-items:center!important;gap:7px!important;min-width:0!important;flex-wrap:nowrap!important}.weekly-inline-time{flex:0 0 46px!important;width:46px!important;min-width:46px!important;display:inline-flex!important;align-items:center!important;justify-content:flex-start!important;font-size:11px!important;line-height:1!important;font-weight:900!important;letter-spacing:-.02em!important;color:#8e5974!important;white-space:nowrap!important}.weekly-sub-row.weekly-sub-row-alt .weekly-meta-spacer,.weekly-sub-row.weekly-sub-row-alt em,.weekly-sub-row.weekly-sub-row-alt p{margin:0!important;min-width:0!important}.weekly-sub-row.weekly-sub-row-alt em,.weekly-sub-row.weekly-sub-row-alt p{flex:1 1 auto!important;font-size:11.1px!important;line-height:1.18!important;letter-spacing:-.025em!important;font-weight:850!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.weekly-sub-row.weekly-sub-row-alt .weekly-meta-spacer{flex:1 1 auto!important;visibility:hidden!important;height:12px!important}.weekly-aux-badges{display:inline-flex!important;align-items:center!important;justify-content:flex-end!important;gap:6px!important;min-width:0!important}.weekly-aux-badges,.weekly-aux-badges .weekly-aux-more,.weekly-aux-badges>span{flex:0 0 auto!important}.weekly-body .detail-action,.weekly-event-line .songbook-action,.weekly-sub-row .detail-action{flex:0 0 auto!important;height:21px!important;min-height:21px!important;padding:5px 9px!important;font-size:10.3px!important;line-height:1!important;margin:0!important}.weekly-item.type-rest .weekly-body.weekly-body-alt strong,.weekly-item.type-rest .weekly-title-main strong,.weekly-item.type-rest .weekly-title-row.weekly-title-row-alt strong{background:transparent!important;box-shadow:none!important;padding:0!important}@media (max-width:820px){.weekly-item{padding:12px 13px!important}.weekly-event-line.weekly-event-line-alt{grid-template-columns:66px minmax(0,1fr)!important;column-gap:7px!important;row-gap:4px!important;min-height:49px!important}.weekly-date-chip{min-width:52px!important;min-height:27px!important;padding:5px 7px!important;font-size:10.1px!important}.weekly-body.weekly-body-alt strong,.weekly-title-main strong,.weekly-title-row.weekly-title-row-alt strong{font-size:14px!important;line-height:1.12!important}.weekly-inline-time{flex-basis:42px!important;width:42px!important;min-width:42px!important;font-size:10.4px!important}.weekly-sub-row.weekly-sub-row-alt em,.weekly-sub-row.weekly-sub-row-alt p{font-size:10.2px!important}.weekly-body .detail-action,.weekly-event-line .songbook-action,.weekly-sub-row .detail-action{height:19px!important;min-height:19px!important;padding:4px 8px!important;font-size:9.6px!important}}.fanart-top-card .mini-label{background:rgba(255,112,174,.13)!important}.fanart-image-wrap{justify-content:center!important;align-items:center!important;overflow:hidden!important}.fanart-image-wrap img{width:var(--fanart-scale,100%)!important;min-width:0!important;max-width:none!important;height:auto!important;max-height:none!important;object-fit:contain!important;object-position:center center!important;margin:0 auto!important;background:#fff!important}.weekly-event-line.weekly-event-line-alt{grid-template-columns:72px minmax(0,1fr)!important;column-gap:8px!important;align-items:center!important}.weekly-date.weekly-date-left{grid-column:1!important;grid-row:1/span 2!important;display:flex!important;flex-direction:column!important;justify-content:center!important;height:100%!important}.weekly-date-time{display:inline-flex!important;align-items:center!important;justify-content:flex-start!important;min-width:56px!important;padding-left:1px!important;text-transform:lowercase!important}.weekly-main-stack{justify-content:center!important}.weekly-title-row.weekly-title-row-alt{min-height:22px!important}.weekly-sub-row.weekly-sub-row-alt{padding-left:0!important;margin-top:1px!important}.weekly-sub-row.weekly-sub-row-alt .weekly-inline-time{display:none!important}@media (max-width:820px){.weekly-event-line.weekly-event-line-alt{grid-template-columns:66px minmax(0,1fr)!important;column-gap:7px!important}.weekly-date-time{min-width:52px!important;font-size:10.4px!important}.weekly-date.weekly-date-left{gap:5px!important}}.fanart-copy{align-content:start!important}.cafe-week-shell .fanart-copy,.week-shell .fanart-copy{padding-right:4px!important}.cafe-shell.month-shell .fanart-top-card .mini-label,.cafe-week-shell .fanart-top-card .mini-label,.month-shell .fanart-top-card .mini-label,.week-shell .fanart-top-card .mini-label{margin-bottom:2px!important}.cafe-week-shell .fanart-image-wrap,.week-shell .fanart-image-wrap{width:100%!important;max-width:100%!important;min-height:220px!important;height:auto!important;max-height:640px!important;display:flex!important;align-items:flex-start!important;justify-content:center!important;overflow:hidden!important}.cafe-week-shell .fanart-image-wrap img,.week-shell .fanart-image-wrap img{display:block!important;width:var(--fanart-scale,100%)!important;height:auto!important;max-width:none!important;max-height:640px!important;object-fit:contain!important;object-position:center top!important;margin:0 auto!important}@media (max-width:820px){.cafe-week-shell .fanart-image-wrap,.week-shell .fanart-image-wrap{min-height:180px!important;max-height:560px!important}.cafe-week-shell .fanart-image-wrap img,.week-shell .fanart-image-wrap img{max-height:560px!important}}.cafe-shell .fanart-top-card .mini-label,.cafe-week-shell .fanart-top-card .mini-label,.month-shell .fanart-top-card .mini-label,.week-shell .fanart-top-card .mini-label{display:none!important}.cafe-shell.month-shell .fanart-title,.cafe-week-shell .fanart-title,.month-shell .fanart-title,.week-shell .fanart-title{letter-spacing:-.03em!important}.weekly-event-line.weekly-event-line-alt{align-items:start!important}.weekly-date.weekly-date-left{justify-content:flex-start!important;padding-top:4px!important}.weekly-date-time{background:transparent!important;margin:0!important}.weekly-title-main,.weekly-title-row.weekly-title-row-alt{min-height:0!important}.weekly-body.weekly-body-alt strong,.weekly-title-main strong,.weekly-title-row.weekly-title-row-alt strong{display:inline-flex!important;align-items:flex-start!important;justify-content:flex-start!important;line-height:1.18!important}.weekly-sub-row.weekly-sub-row-alt{display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:flex-start!important;gap:4px!important;margin-top:6px!important}.weekly-sub-row.weekly-sub-row-alt em,.weekly-sub-row.weekly-sub-row-alt p{order:1!important;width:100%!important;flex:0 1 auto!important;text-align:left!important}.weekly-sub-row.weekly-sub-row-alt .detail-action,.weekly-sub-row.weekly-sub-row-alt .songbook-action{order:2!important}.weekly-item.type-rest .weekly-body,.weekly-item.type-rest .weekly-event-line,.weekly-item.type-rest .weekly-main-stack,.weekly-item.type-rest .weekly-title-main,.weekly-item.type-rest .weekly-title-row{justify-content:flex-start!important;align-items:flex-start!important}.weekly-item.type-rest .weekly-body.weekly-body-alt strong,.weekly-item.type-rest .weekly-title-main strong,.weekly-item.type-rest .weekly-title-row.weekly-title-row-alt strong{margin-top:0!important}@media (max-width:820px){.weekly-date.weekly-date-left{padding-top:3px!important;gap:5px!important}.weekly-main-stack{padding-top:2px!important}.weekly-sub-row.weekly-sub-row-alt{margin-top:5px!important;gap:3px!important}}.weekly-title-row.weekly-title-row-alt{justify-content:space-between!important}.weekly-title-main{flex:1 1 auto!important}.weekly-title-side{flex:0 0 auto!important;display:flex!important;flex-direction:column!important;align-items:flex-end!important;justify-content:flex-start!important;gap:6px!important;min-width:0!important;margin-left:8px!important}.weekly-title-side .weekly-aux-badges{justify-content:flex-end!important;flex-wrap:wrap!important;gap:6px!important}.weekly-title-side .weekly-top-action.songbook-action{display:inline-flex!important;align-items:center!important;justify-content:center!important;align-self:flex-end!important;white-space:nowrap!important;text-decoration:none!important;background:linear-gradient(180deg,#ff72ae,#ff5ba3)!important;color:#fff!important;border:1px solid #ef5f9e!important;box-shadow:0 6px 14px rgba(255,98,164,.22)!important}.weekly-sub-row.weekly-sub-row-alt{margin-top:5px!important}.weekly-sub-row.weekly-sub-row-alt em,.weekly-sub-row.weekly-sub-row-alt p{max-width:100%!important}.cafe-week-shell .fanart-top-card,.week-shell .fanart-top-card{display:flex!important;flex-direction:column!important;min-height:760px!important}.cafe-week-shell .fanart-top-card .fanart-copy,.week-shell .fanart-top-card .fanart-copy{flex:0 0 auto!important}.cafe-week-shell .fanart-top-card .fanart-image-wrap,.week-shell .fanart-top-card .fanart-image-wrap{flex:1 1 auto!important;height:620px!important;min-height:620px!important;max-height:none!important;align-items:center!important;justify-content:center!important}.cafe-week-shell .fanart-top-card .fanart-image-wrap img,.week-shell .fanart-top-card .fanart-image-wrap img{object-position:center center!important}@media (max-width:820px){.weekly-title-side{gap:5px!important;margin-left:6px!important}.cafe-week-shell .fanart-top-card,.week-shell .fanart-top-card{min-height:640px!important}.cafe-week-shell .fanart-top-card .fanart-image-wrap,.week-shell .fanart-top-card .fanart-image-wrap{height:520px!important;min-height:520px!important}}.weekly-date-time{display:block!important;background:none!important;background-color:transparent!important;border:0!important;box-shadow:none!important;border-radius:0!important;padding:0!important;margin:2px 0 0!important;min-width:0!important;width:auto!important;height:auto!important;color:#8d5a72!important;font-size:11px!important;line-height:1!important;font-weight:900!important;letter-spacing:-.02em!important;white-space:nowrap!important;text-transform:none!important}.weekly-date.weekly-date-left{gap:6px!important}.weekly-main-stack{display:block!important;align-self:stretch!important;justify-content:flex-start!important;padding-top:3px!important}.weekly-title-row.weekly-title-row-alt{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:flex-start!important;grid-gap:8px!important;gap:8px!important}.weekly-title-main{display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:flex-start!important;min-width:0!important}.weekly-body.weekly-body-alt strong,.weekly-inline-memo,.weekly-title-main strong,.weekly-title-row.weekly-title-row-alt strong{display:block!important;margin:0!important}.weekly-inline-memo{width:100%!important;padding:0!important;color:#8d5a72!important;font-size:11.1px!important;line-height:1.18!important;letter-spacing:-.025em!important;font-weight:850!important;word-break:keep-all!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.weekly-sub-row.weekly-sub-row-alt{display:none!important}.weekly-item.type-rest .weekly-body.weekly-body-alt strong,.weekly-item.type-rest .weekly-title-main strong,.weekly-item.type-rest .weekly-title-row strong,.weekly-item.type-rest .weekly-title-row.weekly-title-row-alt strong{padding:0!important;background:none!important;background-color:transparent!important;border-radius:0!important;box-shadow:none!important}@media (max-width:820px){.weekly-date-time{font-size:10.4px!important}.weekly-title-main{gap:5px!important}.weekly-inline-memo{font-size:10.6px!important}}.weekly-date.weekly-date-left>.weekly-date-time,.weekly-event-line.weekly-event-line-alt .weekly-date.weekly-date-left>.weekly-date-time{all:unset!important;display:block!important;box-sizing:border-box!important;margin:1px 0 0 1px!important;padding:0!important;background:transparent!important;background-color:transparent!important;border:0!important;outline:0!important;box-shadow:none!important;border-radius:0!important;min-width:0!important;width:auto!important;height:auto!important;min-height:0!important;color:#8d5a72!important;font-size:11px!important;line-height:1!important;font-weight:900!important;letter-spacing:-.02em!important;white-space:nowrap!important;text-transform:none!important;font-family:inherit!important}.weekly-date.weekly-date-left{align-items:flex-start!important;gap:7px!important}.weekly-title-main{gap:6px!important}.weekly-inline-memo{margin-left:0!important;padding-left:0!important;text-align:left!important}@media (max-width:820px){.weekly-date.weekly-date-left>.weekly-date-time,.weekly-event-line.weekly-event-line-alt .weekly-date.weekly-date-left>.weekly-date-time{font-size:10.4px!important}}.weekly-item.type-normal{background:#fff0f7!important;border-color:rgba(255,177,212,.82)!important;color:#74465d!important}.weekly-item.type-normal .weekly-date-chip{background:hsla(0,0%,100%,.82)!important}.weekly-item.is-empty{background:#fff0f7!important;border:1px solid rgba(255,177,212,.82)!important;box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.52)!important}.weekly-item.is-empty .weekly-blank,.weekly-item.type-normal .weekly-body strong,.weekly-item.type-normal .weekly-date-time,.weekly-item.type-normal .weekly-inline-memo{color:#8f5770!important}.weekly-item.type-rest .weekly-title-main{gap:6px!important}.weekly-item.type-rest .weekly-body .weekly-inline-memo,.weekly-item.type-rest .weekly-body p.weekly-inline-memo,.weekly-item.type-rest .weekly-title-main .weekly-inline-memo{display:block!important;visibility:visible!important;opacity:1!important;width:100%!important;margin:0!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important;color:#8d7685!important;font-size:11.1px!important;line-height:1.18!important;letter-spacing:-.025em!important;font-weight:850!important;text-align:left!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.weekly-item.type-rest .weekly-title-main strong{margin-bottom:0!important}@media (max-width:820px){.weekly-item.type-rest .weekly-body .weekly-inline-memo,.weekly-item.type-rest .weekly-body p.weekly-inline-memo,.weekly-item.type-rest .weekly-title-main .weekly-inline-memo{font-size:10.6px!important}}@media (max-width:560px){.weekly-card-head{display:grid!important;grid-template-columns:minmax(0,1fr)!important;align-items:start!important;grid-gap:8px!important;gap:8px!important}.weekly-title-block{min-width:0!important}.weekly-side-tools{width:100%!important;max-width:none!important;display:grid!important;grid-template-columns:minmax(0,1fr)!important;justify-items:stretch!important;grid-gap:8px!important;gap:8px!important}.week-nav-controls{justify-self:end!important;display:inline-flex!important;align-items:center!important;gap:6px!important;padding:5px!important;border-radius:999px!important;box-shadow:0 10px 22px rgba(255,119,177,.14)!important}.week-nav-controls button{min-width:34px!important;height:32px!important;padding:0 10px!important;border-radius:999px!important;font-size:11px!important;font-weight:950!important;line-height:1!important}.week-nav-controls button.is-active{min-width:62px!important;padding:0 14px!important}.week-scale-frame.force-scale .weekly-range-summary,.weekly-range-summary{width:100%!important;max-width:none!important;display:grid!important;grid-template-columns:minmax(0,1fr)!important;justify-items:stretch!important;grid-gap:6px!important;gap:6px!important}.week-scale-frame.force-scale .weekly-range-summary .weekly-range-pill,.weekly-range-summary .weekly-range-pill{width:100%!important;max-width:none!important;min-width:0!important;min-height:38px!important;padding:7px 10px!important;border-radius:12px!important;box-sizing:border-box!important;justify-items:start!important;text-align:left!important}.week-scale-frame.force-scale .weekly-range-summary .weekly-range-pill strong,.weekly-range-summary .weekly-range-pill strong{font-size:10px!important;line-height:1.08!important}.week-scale-frame.force-scale .weekly-range-summary .weekly-range-pill em,.weekly-range-summary .weekly-range-pill em{font-size:8.4px!important;line-height:1.08!important}.weekly-range-more{width:100%!important;min-height:32px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:11px!important;font-size:10px!important;font-weight:950!important}}@media (max-width:420px){.week-nav-controls{justify-self:stretch!important;width:100%!important;justify-content:space-between!important}.week-nav-controls button{min-width:36px!important;height:34px!important;font-size:11.5px!important}.week-nav-controls button.is-active{flex:1 1 auto!important;min-width:0!important;max-width:none!important}.week-scale-frame.force-scale .weekly-range-summary .weekly-range-pill,.weekly-range-summary .weekly-range-pill{padding:8px 10px!important}.week-scale-frame.force-scale .weekly-range-summary .weekly-range-pill strong,.weekly-range-summary .weekly-range-pill strong{font-size:10.2px!important}.week-scale-frame.force-scale .weekly-range-summary .weekly-range-pill em,.weekly-range-summary .weekly-range-pill em{font-size:8.6px!important}}.weekly-card{position:relative!important}.weekly-card-head{min-height:72px!important}.weekly-side-tools{position:absolute!important;top:0!important;right:0!important;z-index:8!important;width:190px!important;max-width:190px!important;grid-gap:6px!important;gap:6px!important}.weekly-title-block{padding-right:196px!important}.week-scale-frame.force-scale .weekly-range-summary,.weekly-range-summary{position:absolute!important;top:36px!important;right:0!important;z-index:7!important;width:168px!important;max-width:168px!important;pointer-events:none!important}.week-scale-frame.force-scale .weekly-range-summary .weekly-range-pill,.weekly-range-summary .weekly-range-pill{width:auto!important;min-width:112px!important;max-width:168px!important;min-height:30px!important;border-radius:12px!important;box-shadow:0 8px 16px rgba(72,115,168,.12)!important}.week-scale-frame.force-scale .weekly-range-summary .weekly-range-pill strong,.weekly-range-summary .weekly-range-pill strong{font-size:9.5px!important}.week-scale-frame.force-scale .weekly-range-summary .weekly-range-pill em,.weekly-range-summary .weekly-range-pill em{font-size:7.8px!important}.weekly-notice{padding-right:178px!important}@media (max-width:560px){.weekly-card-head{display:block!important;min-height:86px!important;margin-bottom:8px!important}.weekly-title-block{padding-right:0!important}.weekly-side-tools{top:0!important;right:0!important;width:178px!important;max-width:178px!important;justify-items:end!important}.week-nav-controls{justify-self:end!important;width:auto!important;gap:5px!important;padding:5px!important}.week-nav-controls button{min-width:32px!important;height:31px!important;padding:0 9px!important;font-size:11px!important}.week-nav-controls button.is-active{min-width:60px!important;padding:0 13px!important}.week-scale-frame.force-scale .weekly-range-summary,.weekly-range-summary{position:absolute!important;top:38px!important;right:0!important;width:162px!important;max-width:162px!important;justify-items:end!important}.week-scale-frame.force-scale .weekly-range-summary .weekly-range-pill,.weekly-range-summary .weekly-range-pill{width:auto!important;min-width:116px!important;max-width:162px!important;min-height:32px!important;padding:6px 9px!important}.week-scale-frame.force-scale .weekly-range-summary .weekly-range-pill strong,.weekly-range-summary .weekly-range-pill strong{font-size:9.5px!important}.week-scale-frame.force-scale .weekly-range-summary .weekly-range-pill em,.weekly-range-summary .weekly-range-pill em{font-size:7.6px!important}.weekly-notice{padding-right:0!important}}@media (max-width:420px){.weekly-card-head{min-height:94px!important}.weekly-side-tools{width:100%!important;max-width:100%!important}.week-nav-controls{width:100%!important;justify-content:space-between!important}.week-nav-controls button.is-active{flex:1 1 auto!important}.week-scale-frame.force-scale .weekly-range-summary,.weekly-range-summary{top:40px!important;width:100%!important;max-width:100%!important}.week-scale-frame.force-scale .weekly-range-summary .weekly-range-pill,.weekly-range-summary .weekly-range-pill{width:100%!important;max-width:100%!important}}.weekly-card-head{position:relative!important;display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:12px!important;min-height:0!important;margin-bottom:10px!important}.weekly-title-block{flex:1 1 auto!important;min-width:0!important;padding-right:0!important}.weekly-side-tools{flex:0 0 auto!important;grid-gap:7px!important;gap:7px!important}.week-scale-frame.force-scale .weekly-range-summary,.weekly-range-summary,.weekly-side-tools{position:static!important;top:auto!important;right:auto!important;z-index:auto!important;width:auto!important;max-width:210px!important;display:grid!important;justify-items:end!important;align-content:start!important;pointer-events:auto!important}.week-scale-frame.force-scale .weekly-range-summary,.weekly-range-summary{grid-gap:4px!important;gap:4px!important;margin:0!important}.week-scale-frame.force-scale .weekly-range-summary .weekly-range-pill,.weekly-range-summary .weekly-range-pill{width:-moz-fit-content!important;width:fit-content!important;min-width:0!important;max-width:188px!important;min-height:0!important;padding:5px 9px!important;border-radius:11px!important;justify-self:end!important;justify-items:start!important;text-align:left!important;box-sizing:border-box!important;white-space:normal!important;box-shadow:0 8px 16px rgba(72,115,168,.1)!important}.week-scale-frame.force-scale .weekly-range-summary .weekly-range-pill strong,.weekly-range-summary .weekly-range-pill strong{display:block!important;max-width:100%!important;font-size:9.3px!important;line-height:1.05!important;white-space:nowrap!important}.week-scale-frame.force-scale .weekly-range-summary .weekly-range-pill em,.weekly-range-summary .weekly-range-pill em{display:block!important;max-width:100%!important;font-size:7.7px!important;line-height:1.05!important;white-space:nowrap!important}.weekly-range-more{width:-moz-fit-content!important;width:fit-content!important;justify-self:end!important;min-height:0!important;padding:5px 9px!important}.weekly-notice{padding-right:0!important}.week-scale-frame.force-scale .weekly-card-head{gap:10px!important;margin-bottom:8px!important}.week-scale-frame.force-scale .weekly-side-tools{max-width:185px!important;gap:5px!important}.week-scale-frame.force-scale .weekly-range-summary{max-width:185px!important}.week-scale-frame.force-scale .weekly-range-summary .weekly-range-pill{max-width:164px!important;padding:4px 8px!important}.week-scale-frame.force-scale .weekly-range-summary .weekly-range-pill strong{font-size:8.5px!important}.week-scale-frame.force-scale .weekly-range-summary .weekly-range-pill em{font-size:7.2px!important}@media (max-width:560px){.weekly-card-head{display:flex!important;flex-direction:row!important;align-items:flex-start!important;justify-content:space-between!important;gap:8px!important;min-height:0!important;margin-bottom:8px!important}.weekly-title-block{flex:1 1 auto!important;min-width:0!important}.weekly-side-tools{flex:0 0 auto!important;width:auto!important;max-width:168px!important;justify-items:end!important;gap:6px!important}.week-nav-controls{width:auto!important;justify-self:end!important;justify-content:flex-end!important;gap:5px!important;padding:5px!important}.week-nav-controls button{min-width:32px!important;height:31px!important;padding:0 9px!important;font-size:11px!important}.week-nav-controls button.is-active{min-width:58px!important;padding:0 12px!important;flex:0 0 auto!important}.week-scale-frame.force-scale .weekly-range-summary,.weekly-range-summary{width:auto!important;max-width:168px!important;justify-items:end!important}.week-scale-frame.force-scale .weekly-range-summary .weekly-range-pill,.weekly-range-summary .weekly-range-pill{width:-moz-fit-content!important;width:fit-content!important;max-width:154px!important;min-height:0!important;padding:5px 8px!important;border-radius:11px!important}.week-scale-frame.force-scale .weekly-range-summary .weekly-range-pill strong,.weekly-range-summary .weekly-range-pill strong{font-size:8.8px!important}.week-scale-frame.force-scale .weekly-range-summary .weekly-range-pill em,.weekly-range-summary .weekly-range-pill em{font-size:7.1px!important}}@media (max-width:420px){.weekly-card-head{flex-wrap:wrap!important}.weekly-side-tools{width:100%!important;max-width:100%!important;grid-template-columns:1fr!important}.week-nav-controls{width:-moz-fit-content!important;width:fit-content!important;justify-self:end!important}.week-scale-frame.force-scale .weekly-range-summary,.weekly-range-summary{width:100%!important;max-width:100%!important;justify-items:end!important}.week-scale-frame.force-scale .weekly-range-summary .weekly-range-pill,.weekly-range-summary .weekly-range-pill{max-width:100%!important}}@media (max-width:768px){.week-scale-frame.force-scale .weekly-card-head{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;align-items:flex-start!important;justify-content:space-between!important;gap:10px!important;min-height:0!important;margin-bottom:8px!important}.week-scale-frame.force-scale .weekly-title-block{flex:1 1 auto!important;min-width:0!important;padding-right:0!important}.week-scale-frame.force-scale .weekly-side-tools{position:static!important;top:auto!important;right:auto!important;width:auto!important;max-width:184px!important;flex:0 0 auto!important;display:grid!important;grid-template-columns:auto!important;justify-items:end!important;align-content:start!important;grid-gap:5px!important;gap:5px!important}.week-scale-frame.force-scale .week-nav-controls{width:-moz-fit-content!important;width:fit-content!important;justify-self:end!important;justify-content:flex-end!important;gap:5px!important;padding:5px!important}.week-scale-frame.force-scale .week-nav-controls button{min-width:32px!important;height:31px!important;padding:0 9px!important;font-size:11px!important;flex:0 0 auto!important}.week-scale-frame.force-scale .week-nav-controls button.is-active{min-width:58px!important;padding:0 12px!important;flex:0 0 auto!important}.week-scale-frame.force-scale .weekly-range-summary{position:static!important;width:auto!important;max-width:184px!important;display:grid!important;grid-template-columns:auto!important;justify-items:end!important;align-content:start!important;grid-gap:4px!important;gap:4px!important;margin:0!important}.week-scale-frame.force-scale .weekly-range-summary .weekly-range-pill{width:-moz-fit-content!important;width:fit-content!important;min-width:0!important;max-width:164px!important;min-height:0!important;justify-self:end!important;padding:4px 8px!important;border-radius:11px!important;box-sizing:border-box!important}.week-scale-frame.force-scale .weekly-range-summary .weekly-range-pill strong{font-size:8.5px!important;line-height:1.05!important;white-space:nowrap!important}.week-scale-frame.force-scale .weekly-range-summary .weekly-range-pill em{font-size:7.2px!important;line-height:1.05!important;white-space:nowrap!important}.week-scale-frame.force-scale .weekly-range-more{width:-moz-fit-content!important;width:fit-content!important;justify-self:end!important}}@media (max-width:420px){.week-scale-frame.force-scale .weekly-card-head{flex-wrap:nowrap!important}.week-scale-frame.force-scale .weekly-side-tools{width:auto!important;max-width:178px!important;grid-template-columns:auto!important}.week-scale-frame.force-scale .week-nav-controls{width:-moz-fit-content!important;width:fit-content!important;justify-self:end!important;justify-content:flex-end!important}.week-scale-frame.force-scale .weekly-range-summary{width:auto!important;max-width:178px!important;justify-items:end!important}.week-scale-frame.force-scale .weekly-range-summary .weekly-range-pill{width:-moz-fit-content!important;width:fit-content!important;max-width:158px!important}}.weekly-item.has-multi-events .weekly-body.weekly-body-alt{justify-content:flex-start!important;gap:4px!important}.weekly-item.has-multi-events .weekly-event-line.weekly-event-line-alt{min-height:44px!important;row-gap:3px!important}.weekly-item.has-multi-events .weekly-event-line.weekly-event-line-alt+.weekly-event-line.weekly-event-line-alt{margin-top:0!important;padding-top:2px!important}.weekly-item.has-multi-events .weekly-main-stack{gap:3px!important;padding-top:1px!important}.weekly-item.has-multi-events .weekly-date.weekly-date-left{padding-top:2px!important;gap:4px!important}.weekly-item.has-multi-events .weekly-sub-row.weekly-sub-row-alt{margin-top:3px!important;gap:3px!important}@media (max-width:820px){.weekly-item.has-multi-events .weekly-body.weekly-body-alt{gap:3px!important}.weekly-item.has-multi-events .weekly-event-line.weekly-event-line-alt{min-height:41px!important;row-gap:2px!important}.weekly-item.has-multi-events .weekly-date.weekly-date-left{gap:3px!important}.weekly-item.has-multi-events .weekly-sub-row.weekly-sub-row-alt{margin-top:2px!important;gap:2px!important}}@media (min-width:821px){.weekly-item.has-multi-events .weekly-body.weekly-body-alt{gap:3px!important}.weekly-item.has-multi-events .weekly-event-line.weekly-event-line-alt{min-height:43px!important;row-gap:2px!important}.weekly-item.has-multi-events .weekly-event-line.weekly-event-line-alt+.weekly-event-line.weekly-event-line-alt{margin-top:0!important;padding-top:1px!important}.weekly-item.has-multi-events .weekly-main-stack{gap:2px!important;padding-top:0!important}.weekly-item.has-multi-events .weekly-body.weekly-body-alt strong,.weekly-item.has-multi-events .weekly-title-main strong,.weekly-item.has-multi-events .weekly-title-row.weekly-title-row-alt strong{font-size:14.7px!important;line-height:1.1!important;letter-spacing:-.045em!important}.weekly-item.has-multi-events .weekly-sub-row.weekly-sub-row-alt{margin-top:1px!important;gap:2px!important}.weekly-item.has-multi-events .weekly-sub-row.weekly-sub-row-alt em,.weekly-item.has-multi-events .weekly-sub-row.weekly-sub-row-alt p{font-size:10.5px!important;line-height:1.12!important;letter-spacing:-.03em!important}.weekly-item.has-multi-events .weekly-date-time{font-size:10.6px!important}.weekly-item.has-multi-events .weekly-body .detail-action,.weekly-item.has-multi-events .weekly-event-line .songbook-action,.weekly-item.has-multi-events .weekly-sub-row .detail-action{height:20px!important;min-height:20px!important;padding:4px 8px!important;font-size:9.8px!important}}.site-footer{width:min(1180px,calc(100% - 24px));margin:10px auto 28px;padding:12px 16px 16px;color:rgba(75,45,61,.58);font-size:12px;line-height:1.55;text-align:center}.site-footer p{margin:2px 0}@media (max-width:520px){.site-footer{width:min(100% - 10px,430px);margin-top:6px;margin-bottom:18px;font-size:11px}}