.cv-calendar{--cal-accent:#b51f63;--cal-text:#332e35;--cal-muted:#716a75;--cal-line:#e7dfe6;--cal-fill:#f0ebf0;--cal-bg:#fffafd;--cal-soft:#f8e6ef;--cal-melo:#b51f63;--cal-iris:#417145;--cal-idol:#7a55a3;color:var(--cal-text);letter-spacing:0;min-width:0;font-family:inherit}.cv-calendar *{box-sizing:border-box;letter-spacing:0}.cv-calendar button,.cv-calendar input,.cv-calendar select{font:inherit}.cv-calendar button,.cv-calendar a{touch-action:manipulation}.cv-calendar button{cursor:pointer;color:inherit;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;gap:7px;min-height:44px;padding:8px 12px;font-size:14px;font-weight:600;display:inline-flex}.cv-calendar svg{flex-shrink:0;width:18px;height:18px}.cv-calendar :is(button,a,input,select,summary):focus-visible{outline:2px solid var(--cal-accent);outline-offset:2px}.cal-controls{justify-content:space-between;align-items:center;gap:8px;margin-bottom:16px;display:flex}.cal-filter-toggle{margin-left:auto}.cal-modes{background:var(--cal-fill);border-radius:8px;padding:3px;display:flex}.cal-modes button[aria-pressed=true]{background:var(--cal-bg);box-shadow:0 1px 4px #00000014}.cal-controls{flex-wrap:wrap}.cal-modes{min-width:0;max-width:100%}.cal-modes button{gap:5px;padding-inline:8px}.cal-mode-overview .cal-month-grid{width:100%;min-width:0;container-type:inline-size}.cal-mode-overview .cal-month-canvas{width:100%;min-width:0}.cv-calendar .cal-mode-overview .fc table{table-layout:fixed}.cv-calendar .cal-mode-overview .fc .fc-daygrid-day{border-top:1px solid var(--cal-line)}.cv-calendar .cal-mode-overview .fc .fc-daygrid-day-frame{min-height:96px}.cv-calendar .cal-mode-overview .fc .fc-scrollgrid-section-header th{position:static}.cv-calendar .cal-mode-overview .fc .fc-daygrid-day-events,.cv-calendar .cal-mode-overview .fc .fc-daygrid-day-bottom{display:block}.cv-calendar .cal-mode-overview .cal-day{align-items:flex-start;height:44px;min-height:44px;padding:4px 6px}.cal-mode-overview .cal-day-marks{display:none}.cv-calendar .fc .cal-overview-event{--entry-color:var(--cal-melo);border:0;border-left:2px solid var(--entry-color);height:44px;min-height:44px;color:var(--cal-text);cursor:pointer;white-space:nowrap;background:0 0;border-radius:0;margin:2px 3px;padding:4px 5px;text-decoration:none;overflow:hidden}.cv-calendar .fc .cal-overview-iris{--entry-color:var(--cal-iris)}.cv-calendar .fc .cal-overview-idol{--entry-color:var(--cal-idol)}.cv-calendar .fc .cal-overview-event .fc-event-main{color:inherit}.cal-overview-copy{flex-direction:column;justify-content:center;min-width:0;height:36px;line-height:18px;display:flex;overflow:hidden}.cal-overview-copy strong{white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:12px;font-weight:600;line-height:18px;display:block;overflow:hidden}.cal-overview-meta{gap:4px;min-width:0;height:16px;line-height:16px;display:flex;overflow:hidden}.cal-overview-time,.cal-overview-status{white-space:nowrap;text-overflow:ellipsis;color:var(--cal-muted);font-variant-numeric:tabular-nums;font-size:11px;line-height:16px;display:block;overflow:hidden}.cal-overview-time{flex-shrink:0}.cal-overview-unpublished{border-left-style:dashed!important}.cal-overview-cancelled strong{text-decoration:line-through}.cv-calendar .fc .cal-overview-span{background:color-mix(in srgb,var(--entry-color) 14%,var(--cal-bg));border-radius:4px}.cv-calendar .fc .cal-overview-span:not(.fc-event-start){border-left:0;border-top-left-radius:0;border-bottom-left-radius:0;margin-left:0}.cv-calendar .fc .cal-overview-span:not(.fc-event-end){border-top-right-radius:0;border-bottom-right-radius:0;margin-right:0}.cal-overview-continuation{height:36px;color:var(--entry-color);align-items:center;display:flex}.cal-overview-continuation svg{width:14px;height:14px}@container (width<=500px){.cv-calendar .cal-mode-overview .fc .fc-daygrid-day-frame{min-height:88px}.cv-calendar .cal-mode-overview .cal-day{align-items:center;padding:4px 1px}.cv-calendar .fc .cal-overview-event{margin:2px 1px;padding:4px 2px}}.cal-filter-toggle{color:var(--cal-accent)!important}.cal-filter-toggle b{font-size:12px}.cal-brands{border-bottom:1px solid var(--cal-line);grid-template-columns:repeat(4,minmax(0,1fr));gap:2px;display:grid}.cal-brands button{border-bottom:2px solid #0000;border-radius:0;gap:5px;padding:8px 2px;font-size:13px}.cal-brands button[aria-pressed=true]{color:var(--cal-accent);border-color:var(--cal-accent)}.cal-brand-mark{background:var(--cal-muted);border-radius:2px;flex-shrink:0;width:6px;height:3px;display:block}.cal-brand-mark[data-brand=melomelo]{background:var(--cal-melo)}.cal-brand-mark[data-brand=iris]{background:var(--cal-iris)}.cal-brand-mark[data-brand=idol]{background:var(--cal-idol)}.cal-filters{border-bottom:1px solid var(--cal-line);gap:12px;padding:16px 0;display:grid}.cal-filters label{color:var(--cal-muted);gap:6px;min-width:0;font-size:13px;display:grid}.cal-filters select,.cal-filters input{color:var(--cal-text);background:var(--cal-bg);border:1px solid var(--cal-line);border-radius:8px;width:100%;min-width:0;min-height:44px;padding:8px 12px;font-size:16px}.cal-search span{justify-content:space-between;align-items:center;display:flex}.cal-clear{justify-self:start;color:var(--cal-accent)!important}.cal-month-toolbar{justify-content:space-between;align-items:center;gap:4px;padding:18px 0 12px;display:flex}.cal-month-toolbar h2{overflow-wrap:anywhere;min-width:0;margin:0;font-size:20px;font-weight:700;line-height:1.3}.cal-month-toolbar>div{flex-shrink:0;display:flex}.cal-month-toolbar button{width:44px;padding:6px}.cal-month-toolbar .cal-today{width:auto;color:var(--cal-accent);font-size:13px}.cal-month-grid{min-width:0}.cal-month-grid[hidden]{display:none}.cv-calendar .fc{--fc-border-color:transparent;--fc-today-bg-color:transparent;font-family:inherit;font-size:14px}.cv-calendar .fc table{background:0 0;border:0;width:100%;margin:0}.cv-calendar .fc th,.cv-calendar .fc td{background:0 0;border:0;padding:0}.cv-calendar .fc .fc-col-header-cell-cushion{color:var(--cal-muted);padding:8px 0;font-size:12px;font-weight:500;text-decoration:none}.cv-calendar .fc .fc-daygrid-day-top{display:block}.cv-calendar .fc .fc-daygrid-day-number{float:none;width:100%;color:inherit;padding:0;text-decoration:none;display:block}.cv-calendar .fc .fc-daygrid-day-events,.cv-calendar .fc .fc-daygrid-day-bottom{display:none}.cv-calendar .fc .fc-daygrid-day-frame{min-height:52px}.cv-calendar .cal-day{background:0 0;border-radius:8px;flex-direction:column;gap:2px;width:100%;height:52px;min-height:52px;padding:2px;font-weight:500;display:flex;position:relative}.cal-day-number{font-variant-numeric:tabular-nums;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:16px;line-height:1;transition:background-color .16s,color .16s;display:flex}.cal-day-marks{justify-content:center;align-items:center;gap:3px;width:26px;height:8px;display:flex}.cal-day-marks .cal-brand-mark:only-child{width:14px}.cv-calendar .cal-day[aria-current=date] .cal-day-number{color:var(--cal-accent);box-shadow:inset 0 0 0 1px var(--cal-accent);font-weight:750}.cv-calendar .cal-day[aria-pressed=true] .cal-day-number{background:var(--cal-accent);color:#fff;box-shadow:none;font-weight:700}@media (hover:hover){.cv-calendar .cal-day:not([aria-pressed=true]):hover .cal-day-number{background:var(--cal-soft)}}@media (prefers-reduced-motion:reduce){.cal-day-number{transition:none}}.cal-agenda{border-top:1px solid var(--cal-line);min-width:0;margin-top:20px}.cal-agenda>header{justify-content:space-between;align-items:center;gap:12px;padding:20px 0 12px;display:flex}.cal-agenda h3{margin:0;font-size:17px;font-weight:700}.cal-agenda>header>span{color:var(--cal-muted);flex-shrink:0;font-size:12px}.cal-entry{border-bottom:1px solid var(--cal-line);overflow-wrap:anywhere;min-width:0;padding:18px 0}.cal-entry-meta{color:var(--cal-muted);flex-wrap:wrap;gap:5px 12px;margin-bottom:7px;font-size:12px;line-height:1.5;display:flex}.cal-entry-meta>span:first-child{color:var(--cal-accent);font-weight:700}.cal-entry[data-brand=iris] .cal-entry-meta>span:first-child{color:#417145}.cal-entry[data-brand=idol] .cal-entry-meta>span:first-child{color:#7a55a3}.cv-calendar .cal-entry h4{margin:0;font-size:18px;font-weight:700;line-height:1.5}.cal-entry p{color:var(--cal-muted);margin:6px 0 0;font-size:14px;line-height:1.6}.cal-entry .cal-time{color:var(--cal-text);font-variant-numeric:tabular-nums}.cal-entry-date{color:var(--cal-accent);margin:0 0 6px;font-size:13px;display:block}.cal-time time{white-space:nowrap;display:inline-block}.cal-location{align-items:baseline;gap:6px;display:flex}.cal-location svg{width:14px;height:14px}.cal-entry details{color:var(--cal-muted);margin-top:8px;font-size:13px}.cal-entry summary{cursor:pointer;min-height:44px;padding:12px 0}.cal-entry details p{white-space:pre-wrap}.cal-entry footer{flex-wrap:wrap;justify-content:space-between;gap:8px;margin-top:8px;display:flex}.cv-calendar .cal-entry footer a{min-height:44px;color:var(--cal-accent);align-items:center;gap:6px;font-size:14px;font-weight:600;text-decoration:none;display:inline-flex}.cal-state{text-align:center;min-height:180px;color:var(--cal-muted);flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:30px 12px;font-size:14px;display:flex}.cal-state p{margin:0}.cal-state>svg{width:24px;height:24px}.cal-state button{color:var(--cal-accent);border:1px solid var(--cal-line)}.cal-timezone{color:var(--cal-muted);margin:20px 0 0;font-size:11px}.cal-loading{animation:1.5s linear infinite cal-spin}@keyframes cal-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.cal-loading{animation:none}}.calendar-admin-page{color:#f5f3f6;background:#10131b;margin:0;font-family:system-ui,-apple-system,Segoe UI,sans-serif}.calendar-admin-header{background:#171b25;border-bottom:1px solid #343944;align-items:center;gap:14px;padding:10px max(16px,50% - 560px);display:flex}.calendar-admin-header>a{color:#f5f3f6;place-items:center;min-width:44px;min-height:44px;font-size:24px;text-decoration:none;display:grid}.calendar-admin-shell{width:min(1120px,100% - 40px);margin:28px auto 64px}.calendar-admin-title{justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px;display:flex}.calendar-admin-title h1{margin:0;font-size:28px}.calendar-admin-title nav{flex-wrap:wrap;gap:16px;display:flex}.calendar-admin-title a{color:#f3a6c8;align-items:center;min-height:44px;font-size:14px;text-decoration:none;display:inline-flex}.calendar-admin-title .calendar-create{color:#271b24;background:#f3a6c8;border-radius:8px;gap:6px;padding:8px 14px;font-weight:600}.cv-calendar-admin{--cal-accent:#f3a6c8;--cal-text:#f5f3f6;--cal-muted:#b5b2bd;--cal-line:#343944;--cal-fill:#232731;--cal-bg:#171b25;--cal-soft:#30232f;--cal-melo:#f3a6c8;--cal-iris:#9cdeb0;--cal-idol:#c6aff1;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.cv-calendar-admin .cal-day[aria-pressed=true] .cal-day-number{color:#271b24}.cv-calendar-admin .cal-status-published{color:#9cdeb0}.cv-calendar-admin .cal-status-draft{color:#edce82}.cv-calendar-admin .cal-status-cancelled,.cv-calendar-admin .cal-status-hidden{color:#f2a4a4}.cv-calendar-admin .cal-entry[data-brand=iris] .cal-entry-meta>span:first-child{color:#9cdeb0}.cv-calendar-admin .cal-entry[data-brand=idol] .cal-entry-meta>span:first-child{color:#c6aff1}@media (width>=760px){.cv-calendar-admin .cal-body.cal-mode-month{grid-template-columns:420px minmax(0,1fr);align-items:start;gap:40px;display:grid}.cv-calendar-admin .cal-agenda{margin-top:0}.cv-calendar-admin .cal-filters{grid-template-columns:repeat(3,minmax(0,1fr))}.cv-calendar-admin .cal-controls,.cv-calendar-admin .cal-brands,.cv-calendar-admin .cal-month-toolbar{max-width:420px}}@media (width<=374px){.calendar-admin-shell{width:calc(100% - 12px)}.calendar-admin-title{flex-direction:column;align-items:start;padding:0 6px}.cal-month-toolbar h2{font-size:18px}.cv-calendar .cal-month-toolbar button{padding:3px}}.calendar-detail-back{min-height:44px;color:var(--cv-pink,#b51e5b);align-items:center;gap:10px;font-weight:600;text-decoration:none;display:inline-flex}.calendar-detail-back svg{flex-shrink:0;width:20px;height:20px}.calendar-detail>header{margin:24px 0}.calendar-detail h1{letter-spacing:0;overflow-wrap:anywhere;margin:8px 0 0;font-size:28px;line-height:1.35}.calendar-detail-brand{color:var(--cv-text-muted,#747079);margin:0;font-size:15px}.calendar-detail-brand a{color:inherit}.calendar-detail-facts{border-block:1px solid var(--cv-line,#e5dfe6);margin:0}.calendar-detail-facts>div{grid-template-columns:80px minmax(0,1fr);gap:12px;padding:20px 0;display:grid}.calendar-detail-facts>div+div{border-top:1px solid var(--cv-line,#e5dfe6)}.calendar-detail-facts dt{color:var(--cv-text-muted,#747079);align-items:flex-start;gap:8px;font-size:14px;display:flex}.calendar-detail-facts dt svg{flex-shrink:0;width:18px;height:20px}.calendar-detail-facts dd{overflow-wrap:anywhere;margin:0;line-height:1.6}.calendar-detail-facts dd p{margin:0 0 4px}.calendar-detail-facts time{display:inline-block}.calendar-detail-facts small{color:var(--cv-text-muted,#747079);margin-top:8px;font-size:12px;display:block}.calendar-detail-section{margin:28px 0}.calendar-detail-section h2{letter-spacing:0;margin:0 0 12px;font-size:18px;line-height:1.4}.calendar-detail-note{white-space:pre-wrap;overflow-wrap:anywhere;margin:0;line-height:1.8}.calendar-detail-targets{display:grid}.calendar-detail-targets a{min-height:44px;color:var(--cv-pink,#b51e5b);overflow-wrap:anywhere;justify-content:space-between;align-items:center;gap:12px;text-decoration:none;display:flex}.calendar-detail-targets svg{flex:0 0 18px}.calendar-detail a:focus-visible{outline:2px solid var(--cv-pink,#b51e5b);outline-offset:4px;border-radius:4px}
