.calendar-type-filter-panel{background:linear-gradient(#fff,#f8fafc);border:1px solid #051f3917;border-radius:18px;align-items:center;padding:10px 12px;display:inline-flex;position:relative;box-shadow:0 8px 18px #051f390b}.calendar-type-filter-row{gap:8px;flex-wrap:wrap!important}.calendar-type-filter-row .calendar-chip{min-height:34px;color:var(--tx-2);background:#fff;border-color:#051f391f;border-radius:999px;padding:7px 11px;box-shadow:0 5px 12px #051f390a}.calendar-type-filter-row .calendar-chip small{min-width:20px;height:20px;color:var(--tx-3);letter-spacing:0;background:#051f3912;border-radius:999px;justify-content:center;align-items:center;font-size:.62rem;display:inline-flex}.calendar-type-filter-row .calendar-chip.active{color:var(--primary);background:#fff;box-shadow:0 0 0 2px #051f390a,0 8px 18px #051f3914}.calendar-type-filter-row .calendar-chip[data-cal-type=match].active{border-color:var(--primary,#0b5fff);background:color-mix(in srgb, var(--primary,#0b5fff) 11%, #fff 89%)}.calendar-type-filter-row .calendar-chip[data-cal-type=training].active{border-color:var(--secondary,#c5a45c);background:color-mix(in srgb, var(--secondary,#c5a45c) 14%, #fff 86%)}.calendar-type-filter-row .calendar-chip[data-cal-type=meeting].active{background:#6f42c11c;border-color:#6f42c1}.calendar-type-filter-row .calendar-chip[data-cal-type=medical].active{background:#e539351c;border-color:#e53935}.calendar-type-filter-row .calendar-chip[data-cal-type=travel].active{background:#00a6a61c;border-color:#00a6a6}.calendar-type-filter-row .calendar-chip[data-cal-type=rest].active{background:#6670851f;border-color:#667085}.calendar-type-filter-row .calendar-chip[data-cal-type=match]:before{background:var(--primary,#0b5fff)}.calendar-type-filter-row .calendar-chip[data-cal-type=training]:before{background:var(--secondary,#c5a45c)}.calendar-type-filter-row .calendar-chip[data-cal-type=meeting]:before{background:#6f42c1}.calendar-type-filter-row .calendar-chip[data-cal-type=medical]:before{background:#e53935}.calendar-type-filter-row .calendar-chip[data-cal-type=travel]:before{background:#00a6a6}.calendar-type-filter-row .calendar-chip[data-cal-type=rest]:before{background:#667085}.calendar-chip-all:before,.calendar-chip-clear:before{display:none}.calendar-chip-all.active{background:var(--primary)!important;border-color:var(--primary)!important;color:#fff!important}.calendar-chip-clear:disabled{opacity:.45;cursor:not-allowed}.calendar-event{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.calendar-time-format{background:#fff;border:1px solid #051f3921;border-radius:999px;grid-template-columns:repeat(2,minmax(44px,1fr));align-items:center;min-height:34px;padding:3px;display:inline-grid;box-shadow:0 6px 14px #051f390e}.calendar-time-option{color:var(--tx-2);font-family:var(--fm);cursor:pointer;background:0 0;border:0;border-radius:999px;padding:6px 10px;font-size:.66rem;font-weight:900;line-height:1}.calendar-time-option.active{background:var(--primary);color:#fff;box-shadow:0 5px 12px #051f3924}.calendar-filter-menu-trigger{min-width:210px;min-height:42px;color:var(--primary);text-align:left;cursor:pointer;background:#fff;border:1px solid #051f3921;border-radius:14px;grid-template-columns:auto minmax(0,1fr);grid-template-areas:"icon label""icon meta";align-items:center;column-gap:10px;padding:8px 12px;display:inline-grid;box-shadow:0 8px 18px #051f390f}.calendar-filter-menu-trigger:hover,.calendar-filter-menu-trigger.active{background:#c5a45c1a;border-color:#c5a45c8a}.calendar-filter-menu-trigger .calendar-mobile-filter-glyph{border-top:2px solid;grid-area:icon;width:18px;height:18px;display:block;position:relative}.calendar-filter-menu-trigger .calendar-mobile-filter-glyph:before,.calendar-filter-menu-trigger .calendar-mobile-filter-glyph:after{content:"";border-top:2px solid;width:18px;position:absolute;left:0}.calendar-filter-menu-trigger .calendar-mobile-filter-glyph:before{top:5px}.calendar-filter-menu-trigger .calendar-mobile-filter-glyph:after{top:12px}.calendar-filter-menu-trigger strong{font-family:var(--fm);letter-spacing:.08em;text-transform:uppercase;grid-area:label;font-size:.68rem;font-weight:950;line-height:1}.calendar-filter-menu-trigger small{color:var(--tx-3);letter-spacing:0;text-transform:none;grid-area:meta;margin-top:3px;font-size:.72rem;font-weight:800;line-height:1}.calendar-filter-menu{z-index:80;background:#fff;border:1px solid #051f391f;border-radius:18px;gap:9px;width:min(360px,100vw - 44px);padding:10px;display:grid;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 22px 54px #051f392e}.calendar-filter-menu-section{gap:7px;display:grid}.calendar-filter-menu-section>strong,.calendar-mobile-filter-section>strong{color:var(--primary);font-family:var(--fm);letter-spacing:.1em;text-transform:uppercase;font-size:.64rem;font-weight:950;line-height:1}.calendar-filter-menu .calendar-time-format{grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.calendar-filter-menu-actions,.calendar-filter-menu-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.calendar-filter-menu .calendar-chip{width:100%;min-height:38px;color:var(--primary);background:#fff;justify-content:space-between}.calendar-filter-menu .calendar-chip[data-cal-type=match],#screen-calendar .calendar-mobile-filter-grid button[data-cal-type=match]{border-color:var(--primary,#0b5fff);background:color-mix(in srgb, var(--primary,#0b5fff) 11%, #fff 89%)}.calendar-filter-menu .calendar-chip[data-cal-type=training],#screen-calendar .calendar-mobile-filter-grid button[data-cal-type=training]{border-color:var(--secondary,#c5a45c);background:color-mix(in srgb, var(--secondary,#c5a45c) 15%, #fff 85%)}.calendar-filter-menu .calendar-chip[data-cal-type=meeting],#screen-calendar .calendar-mobile-filter-grid button[data-cal-type=meeting]{background:#6f42c11c;border-color:#6f42c1}.calendar-filter-menu .calendar-chip[data-cal-type=medical],#screen-calendar .calendar-mobile-filter-grid button[data-cal-type=medical]{background:#e539351c;border-color:#e53935}.calendar-filter-menu .calendar-chip[data-cal-type=travel],#screen-calendar .calendar-mobile-filter-grid button[data-cal-type=travel]{background:#00a6a61c;border-color:#00a6a6}.calendar-filter-menu .calendar-chip[data-cal-type=rest],#screen-calendar .calendar-mobile-filter-grid button[data-cal-type=rest]{background:#6670851f;border-color:#667085}.calendar-filter-menu .calendar-chip[data-cal-type]:not(.active),#screen-calendar .calendar-mobile-filter-grid button[data-cal-type]:not(.active){opacity:.62}.calendar-filter-menu .calendar-chip[data-cal-type].active,#screen-calendar .calendar-mobile-filter-grid button[data-cal-type].active{opacity:1;box-shadow:0 0 0 2px #051f3909,0 8px 18px #051f3914}.calendar-filter-menu .calendar-chip[data-cal-type] small,#screen-calendar .calendar-mobile-filter-grid button[data-cal-type] small{width:auto;min-width:0;height:auto;box-shadow:none;color:var(--primary);background:0 0;border:0;padding:0;font-weight:950;line-height:1}.calendar-filter-menu .calendar-chip[data-cal-type] span,#screen-calendar .calendar-mobile-filter-grid button[data-cal-type] span{color:var(--primary)}.calendar-filter-menu-actions .calendar-chip{justify-content:center}.calendar-readonly-field{min-height:42px;color:var(--primary);background:#f8fafc;border:1px solid #051f391f;border-radius:12px;align-items:center;padding:9px 11px;font-weight:800;display:flex}.calendar-team-scope-options{grid-template-columns:repeat(2,minmax(0,1fr))}.calendar-drill-picker{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;max-height:250px;padding:8px;display:grid;overflow:auto}.calendar-drill-dropdown{background:#fff;border:1px solid #051f391f;border-radius:12px}.calendar-drill-dropdown summary{min-height:42px;color:var(--primary);cursor:pointer;justify-content:space-between;align-items:center;gap:12px;padding:9px 11px;font-weight:900;list-style:none;display:flex}.calendar-drill-dropdown summary span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.calendar-drill-dropdown summary em{color:var(--tx-3);font-style:normal;font-family:var(--fm);text-transform:uppercase;letter-spacing:.06em;white-space:nowrap;font-size:.66rem;font-weight:900}.calendar-drill-dropdown summary::-webkit-details-marker{display:none}.calendar-drill-dropdown summary:after{content:"▾";color:var(--tx-3);font-size:.8rem}.calendar-drill-dropdown[open] summary{border-bottom:1px solid #051f3914}.calendar-drill-selector-panel{gap:8px;padding:8px;display:grid}.calendar-drill-search{width:100%;min-height:38px}.calendar-selected-drills{flex-wrap:wrap;gap:6px;display:flex}.calendar-selected-drills span{color:var(--primary);font-family:var(--fm);text-transform:uppercase;letter-spacing:.04em;background:#c5a45c24;border:1px solid #c5a45c57;border-radius:999px;padding:5px 8px;font-size:.62rem;font-weight:900}.calendar-drill-picker.clean{grid-template-columns:1fr;gap:7px;max-height:310px;padding:0}.calendar-drill-option{cursor:pointer;background:#fff;border:1px solid #051f391f;border-radius:12px;align-items:flex-start;gap:9px;padding:9px;display:flex}.calendar-drill-option.clean{transition:var(--tr);background:linear-gradient(#fff,#f8fafc);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px 11px;display:grid}.calendar-drill-option.clean:hover{border-color:#c5a45c6b;box-shadow:0 6px 14px #051f390d}.calendar-drill-option.clean.selected{background:#c5a45c1a;border-color:#c5a45c8f}.calendar-drill-option input{accent-color:var(--accent);margin-top:3px}.calendar-drill-option.clean input{margin:0}.calendar-drill-option span{gap:2px;min-width:0;display:grid}.calendar-drill-option strong{color:var(--primary);font-size:.82rem}.calendar-drill-option em{color:var(--tx-3);font-size:.72rem;line-height:1.25}.calendar-drill-option small{color:var(--tx-3);font-family:var(--fm);text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;background:#fff;border:1px solid #051f3914;border-radius:999px;justify-self:end;padding:4px 7px;font-size:.6rem;font-weight:900}.calendar-drill-empty{color:var(--tx-3);background:#f8fafc;border:1px dashed #051f392e;border-radius:12px;padding:14px;font-size:.82rem}.calendar-invite-panel{gap:8px;padding:8px;display:grid}.calendar-invite-panel>input{width:100%;min-height:38px}.calendar-invite-role-actions{flex-wrap:wrap;gap:6px;display:flex}.calendar-invite-picker{max-height:260px;padding:0}.calendar-invite-option strong,.calendar-invite-option em{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.calendar-invite-empty{color:var(--tx-3);background:#f8fafc;border:1px dashed #051f392e;border-radius:12px;grid-column:1/-1;padding:12px}.calendar-invite-chips{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}.calendar-invite-chips button{color:var(--primary);cursor:pointer;background:#c5a45c1a;border:1px solid #051f391f;border-radius:999px;padding:5px 9px;font-weight:800}.calendar-recurrence-card{background:linear-gradient(#fff,#f8fafc);border:1px solid #051f391f;border-radius:12px;gap:10px;padding:10px;display:grid}.calendar-recurrence-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;display:grid}.calendar-recurrence-option{text-align:left;cursor:pointer;min-height:62px;transition:var(--tr);background:#fff;border:1px solid #051f391f;border-radius:10px;gap:3px;padding:9px;display:grid}.calendar-recurrence-option strong{color:var(--primary);font-family:var(--fd);text-transform:uppercase;font-size:.76rem;line-height:1.1}.calendar-recurrence-option span{color:var(--tx-3);font-size:.66rem;line-height:1.2}.calendar-recurrence-option:hover,.calendar-recurrence-option.active{background:#c5a45c1a;border-color:#c5a45c94;box-shadow:inset 0 0 0 1px #c5a45c3d}.calendar-recurrence-options{border-top:1px solid #051f3914;gap:9px;padding-top:10px;display:grid}.calendar-weekday-picker{grid-template-columns:repeat(7,minmax(0,1fr));gap:6px;display:grid}.calendar-weekday-picker button{min-height:36px;color:var(--primary);font-family:var(--fm);letter-spacing:.05em;cursor:pointer;background:#fff;border:1px solid #051f391f;border-radius:999px;font-size:.66rem;font-weight:900}.calendar-weekday-picker button.active{border-color:var(--secondary-line,#c5a45c9e);background:var(--secondary,var(--accent));color:var(--tx-on-secondary,var(--tx-on-accent))}.calendar-recurrence-custom{grid-template-columns:minmax(90px,.35fr) minmax(0,1fr);gap:8px;display:grid}.calendar-recurrence-custom label,.calendar-recurrence-field{gap:5px;display:grid}.calendar-recurrence-custom span,.calendar-recurrence-field span{color:var(--tx-3);font-family:var(--fm);letter-spacing:.06em;text-transform:uppercase;font-size:.62rem;font-weight:900}.calendar-recurrence-options p{color:var(--primary);background:#c5a45c17;border:1px solid #c5a45c3d;border-radius:999px;margin:0;padding:7px 10px;font-size:.76rem;font-weight:800}.calendar-recurrence-field input[aria-invalid=true]{border-color:#b42318!important;box-shadow:0 0 0 2px #b423181f!important}.calendar-recurrence-options .calendar-recurrence-error{color:#8a1f15;background:#fff4f3;border-color:#b423182e}.calendar-import-modal{flex-direction:column;width:min(920px,100vw - 32px);max-width:920px;max-height:calc(100dvh - 32px);display:flex;overflow:hidden}.calendar-import-body{gap:14px;display:grid;overflow:auto}.calendar-import-contract{grid-template-columns:1fr 1fr;gap:10px;display:grid}.calendar-import-contract div,.calendar-import-teams,.calendar-import-summary div{background:linear-gradient(#fff,#f8fafc);border:1px solid #051f391a;border-radius:14px;padding:11px}.calendar-import-contract span,.calendar-import-teams span,.calendar-import-summary span{color:var(--tx-3);font-family:var(--fm);letter-spacing:.07em;text-transform:uppercase;font-size:.62rem;font-weight:900;display:block}.calendar-import-contract strong,.calendar-import-teams strong,.calendar-import-summary strong{color:var(--primary);margin-top:5px;line-height:1.35;display:block}.calendar-import-contract p{color:var(--primary);background:#c5a45c14;border:1px solid #c5a45c3d;border-radius:12px;grid-column:1/-1;margin:0;padding:10px 12px;font-size:.82rem;font-weight:800}.calendar-import-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.calendar-import-upload{min-height:36px;color:var(--primary);font-family:var(--fm);letter-spacing:.06em;text-transform:uppercase;cursor:pointer;background:#fff;border:1px solid #051f391f;border-radius:12px;align-items:center;padding:0 12px;font-size:.72rem;font-weight:900;display:inline-flex}.calendar-import-upload input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.calendar-import-error{color:#8f2a1f;background:#c0392b14;border:1px solid #c0392b3d;border-radius:12px;padding:10px 12px;font-weight:900}.calendar-import-summary{grid-template-columns:2fr repeat(3,minmax(90px,1fr));gap:10px;margin-bottom:10px;display:grid}.calendar-import-table-wrap{background:#fff;border:1px solid #051f391a;border-radius:14px;overflow:auto}.calendar-import-table{border-collapse:collapse;width:100%;min-width:760px}.calendar-import-table th,.calendar-import-table td{text-align:left;vertical-align:top;border-bottom:1px solid #051f3914;padding:10px;font-size:.78rem}.calendar-import-table th{color:var(--tx-3);font-family:var(--fm);letter-spacing:.07em;text-transform:uppercase;background:#f8fafc;font-size:.62rem;font-weight:900}.calendar-import-table td strong{color:var(--primary);font-family:var(--fd);text-transform:uppercase;line-height:1.05;display:block}.calendar-import-table td span{color:var(--tx-3);margin-top:4px;display:block}.calendar-import-table tr.ready td:first-child,.calendar-import-table tr.ready td:nth-child(2){color:#1f7a4d;font-weight:900}.calendar-import-table tr.error td:first-child,.calendar-import-table tr.error td:nth-child(2){color:#9b3125;font-weight:900}.calendar-import-note{color:var(--tx-3);margin:9px 0 0;font-size:.78rem;font-weight:800}.calendar-periodization-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.calendar-periodization-grid label{gap:5px;display:grid}.calendar-periodization-grid label span{color:var(--tx-3);font-family:var(--fm);letter-spacing:.06em;text-transform:uppercase;font-size:.62rem;font-weight:900}.calendar-periodization-grid select{width:100%}.calendar-event-step{display:contents}.calendar-event-mobile-stepper,.calendar-event-mobile-actions{display:none!important}@media (max-width:860px),(max-height:720px){.calendar-type-filter-panel{padding:9px}.calendar-team-scope-options,.calendar-drill-picker,.calendar-periodization-grid,.calendar-recurrence-grid,.calendar-recurrence-custom{grid-template-columns:1fr!important}.calendar-import-contract,.calendar-import-summary{grid-template-columns:1fr}.calendar-import-modal{width:calc(100vw - 28px);max-height:calc(100dvh - 28px)}.calendar-import-actions{align-items:stretch}.calendar-import-actions .btn,.calendar-import-upload{flex:auto;justify-content:center}.calendar-weekday-picker{grid-template-columns:repeat(4,minmax(0,1fr))}.ticker-item{flex-basis:300px;max-width:300px}.ticker-item small{display:none}.week-day-tile{height:198px}}#screen-calendar .calendar-mobile-shell{display:none}@media (max-width:860px){#screen-calendar .calendar-page-actions,#screen-calendar .calendar-toolbar,#screen-calendar .calendar-type-filter-panel,#screen-calendar .calendar-match-window,#screen-calendar .calendar-selected-day-summary,#screen-calendar .calendar-layout,#screen-calendar .calendar-card{display:none!important}#screen-calendar .calendar-shell{box-shadow:none;background:0 0;border:0;padding:0;display:block}#screen-calendar .calendar-mobile-shell{gap:12px;width:100%;display:grid}#screen-calendar .calendar-mobile-topbar{z-index:12;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffeb;border:1px solid #051f391a;border-radius:18px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:8px;display:grid;position:sticky;top:0;box-shadow:0 12px 28px #051f3917}#screen-calendar .calendar-mobile-month-nav{min-width:0;grid-template-columns:36px minmax(15.5ch,1fr) 36px;align-items:center;gap:10px;inline-size:min(100%,368px);display:grid}#screen-calendar .calendar-mobile-month-nav strong{min-width:15.5ch;color:var(--primary);font-family:var(--fd);font-variant-numeric:tabular-nums;letter-spacing:0;text-align:center;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font-size:1.02rem;font-weight:900;line-height:1;overflow:hidden}#screen-calendar .calendar-mobile-month-nav button,#screen-calendar .calendar-mobile-icon-btn{color:var(--primary);cursor:pointer;background:#fff;border:1px solid #051f391f;border-radius:12px;box-shadow:0 6px 14px #051f390f;place-items:center!important;width:36px!important;min-width:36px!important;height:36px!important;min-height:36px!important;display:inline-grid!important}#screen-calendar .calendar-mobile-month-nav button{font-family:var(--fd);font-size:1.3rem;font-weight:900;line-height:1}#screen-calendar .calendar-mobile-icon-actions{justify-content:flex-end;align-items:center;gap:7px;display:flex}#screen-calendar .calendar-mobile-icon-btn.active{background:#c5a45c24;border-color:#c5a45c8f}#screen-calendar .calendar-mobile-add-btn{font-family:var(--fd);font-size:1.45rem;font-weight:900;line-height:1;background:var(--secondary,var(--gold))!important;border-color:var(--secondary,var(--gold))!important;color:var(--tx-on-secondary,var(--tx-on-accent,#081f37))!important}#screen-calendar .calendar-mobile-help-btn{font-family:var(--fd);font-size:1rem;font-weight:900;line-height:1}#screen-calendar .calendar-mobile-icon-btn:disabled{opacity:.45;cursor:not-allowed}#screen-calendar .calendar-mobile-view-glyph,#screen-calendar .calendar-mobile-filter-glyph{width:17px;height:17px;display:block;position:relative}#screen-calendar .calendar-mobile-view-glyph{background:linear-gradient(var(--primary), var(--primary)) 0 0 / 7px 7px no-repeat, linear-gradient(var(--primary), var(--primary)) 10px 0 / 7px 7px no-repeat, linear-gradient(var(--primary), var(--primary)) 0 10px / 7px 7px no-repeat, linear-gradient(var(--primary), var(--primary)) 10px 10px / 7px 7px no-repeat;border-radius:4px}#screen-calendar .calendar-mobile-add-legend{background:var(--secondary,var(--gold));width:24px;height:24px;color:var(--tx-on-secondary,var(--tx-on-accent,#081f37));font-family:var(--fd);border-radius:9px;place-items:center;font-size:1.05rem;font-weight:900;line-height:1;display:inline-grid}#screen-calendar .calendar-mobile-filter-glyph:before,#screen-calendar .calendar-mobile-filter-glyph:after,#screen-calendar .calendar-mobile-filter-glyph{border-top:2px solid var(--primary)}#screen-calendar .calendar-mobile-filter-glyph:before,#screen-calendar .calendar-mobile-filter-glyph:after{content:"";width:17px;position:absolute;left:0}#screen-calendar .calendar-mobile-filter-glyph:before{top:5px}#screen-calendar .calendar-mobile-filter-glyph:after{top:12px}#screen-calendar .calendar-mobile-popover{background:#fff;border:1px solid #051f391f;border-radius:18px;gap:8px;padding:10px;display:grid;box-shadow:0 16px 38px #051f391f}#screen-calendar .calendar-mobile-popover>button,#screen-calendar .calendar-mobile-filter-actions button,#screen-calendar .calendar-mobile-filter-grid button,#screen-calendar .calendar-mobile-subbar button,#screen-calendar .calendar-mobile-agenda-head button{color:var(--primary);font-family:var(--fm);letter-spacing:.06em;text-transform:uppercase;cursor:pointer;background:#fff;border:1px solid #051f391a;border-radius:13px;font-size:.68rem;font-weight:900}#screen-calendar .calendar-mobile-popover>button{text-align:left;min-height:40px;padding:0 12px}#screen-calendar .calendar-mobile-popover>button.active,#screen-calendar .calendar-mobile-filter-grid button.active{background:#c5a45c21;border-color:#c5a45c7a}#screen-calendar .calendar-mobile-filter-grid button[data-cal-type=match]{border-color:var(--primary,#0b5fff);background:color-mix(in srgb, var(--primary,#0b5fff) 11%, #fff 89%)}#screen-calendar .calendar-mobile-filter-grid button[data-cal-type=training]{border-color:var(--secondary,#c5a45c);background:color-mix(in srgb, var(--secondary,#c5a45c) 15%, #fff 85%)}#screen-calendar .calendar-mobile-filter-grid button[data-cal-type=meeting]{background:#6f42c11c;border-color:#6f42c1}#screen-calendar .calendar-mobile-filter-grid button[data-cal-type=medical]{background:#e539351c;border-color:#e53935}#screen-calendar .calendar-mobile-filter-grid button[data-cal-type=travel]{background:#00a6a61c;border-color:#00a6a6}#screen-calendar .calendar-mobile-filter-grid button[data-cal-type=rest]{background:#6670851f;border-color:#667085}#screen-calendar .calendar-mobile-legend-popover{gap:9px}#screen-calendar .calendar-mobile-legend-row{background:linear-gradient(#fff,#f8fafc);border:1px solid #051f3917;border-radius:14px;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:10px;padding:9px;display:grid}#screen-calendar .calendar-mobile-legend-row>span{justify-self:center}#screen-calendar .calendar-mobile-legend-row strong{color:var(--primary);font-family:var(--fd);letter-spacing:.02em;text-transform:uppercase;font-size:.86rem;font-weight:900;line-height:1.05;display:block}#screen-calendar .calendar-mobile-legend-row p{color:var(--tx-3);margin:3px 0 0;font-size:.75rem;line-height:1.3}#screen-calendar .calendar-mobile-filter-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}#screen-calendar .calendar-mobile-filter-section{gap:8px;display:grid}#screen-calendar .calendar-mobile-filter-section .calendar-time-format{grid-template-columns:repeat(2,minmax(0,1fr));width:100%}#screen-calendar .calendar-mobile-filter-actions button{min-height:36px}#screen-calendar .calendar-mobile-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}#screen-calendar .calendar-mobile-filter-grid button{text-align:left;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;min-height:48px;padding:9px 10px;display:grid}#screen-calendar .calendar-mobile-filter-grid button span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}#screen-calendar .calendar-mobile-filter-grid button small{min-width:24px;height:24px;color:var(--tx-3);letter-spacing:0;background:#051f3912;border-radius:999px;place-items:center;display:inline-grid}#screen-calendar .calendar-mobile-subbar{color:var(--tx-3);font-family:var(--fm);letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;justify-content:space-between;align-items:center;gap:8px;padding:2px 1px;font-size:.66rem;font-weight:900;display:flex;overflow-x:auto}#screen-calendar .calendar-mobile-subbar button{background:#051f390f;min-height:30px;padding:0 10px}#screen-calendar .calendar-mobile-weekdays,#screen-calendar .calendar-mobile-month-grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:6px;display:grid}#screen-calendar .calendar-mobile-month-grid{grid-template-rows:repeat(6,minmax(0,1fr))}#screen-calendar .calendar-mobile-weekdays span{color:var(--tx-3);font-family:var(--fm);letter-spacing:.08em;text-align:center;text-transform:uppercase;font-size:.62rem;font-weight:900}#screen-calendar .calendar-mobile-day-cell{aspect-ratio:1;color:var(--primary);cursor:pointer;background:#fff;border:1px solid #051f3914;border-radius:12px;grid-template-rows:auto 1fr;place-items:start center;gap:2px;box-shadow:0 5px 12px #051f390b;width:100%!important;min-width:0!important;min-height:0!important;padding:6px 2px!important;display:grid!important}#screen-calendar .calendar-mobile-month-grid .calendar-mobile-day-cell{height:auto!important}#screen-calendar .calendar-mobile-day-cell.empty{box-shadow:none;pointer-events:none;background:0 0;border:0}.calendar-event-modal-backdrop{place-items:center!important;padding:14px!important;overflow-x:hidden!important}.calendar-event-modal{flex-direction:column;margin:0 auto;border-radius:20px!important;width:min(100%,380px)!important;max-width:380px!important;max-height:calc(100dvh - 28px)!important;display:flex!important;overflow:hidden!important}.calendar-event-modal .modal-h{flex:none;padding:14px 18px 10px!important}.calendar-event-modal .modal-h h2{font-size:1.35rem!important}.calendar-event-modal .calendar-event-mobile-stepper{background:#fff;border-top:1px solid #051f3914;border-bottom:1px solid #051f3914;flex:none;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;padding:8px 14px;display:grid!important}.calendar-event-modal .calendar-event-mobile-stepper span{min-width:0;min-height:34px;color:var(--tx-3);font-family:var(--fm);letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;text-overflow:ellipsis;background:#f6f8fb;border:1px solid #051f391a;border-radius:999px;grid-template-columns:20px minmax(0,1fr);align-items:center;gap:5px;padding:5px 6px;font-size:.54rem;font-weight:900;line-height:1;display:grid;overflow:hidden}.calendar-event-modal .calendar-event-mobile-stepper b{width:20px;height:20px;color:var(--primary);letter-spacing:0;background:#051f3912;border-radius:999px;place-items:center;font-size:.66rem;display:grid}.calendar-event-modal .calendar-event-mobile-stepper span.active{color:var(--primary);background:#fffaf0;border-color:#c5a45c94}.calendar-event-modal .calendar-event-mobile-stepper span.active b{background:var(--gold);color:var(--primary)}.calendar-event-modal .modal-b{flex-direction:column;flex:auto;min-height:0;display:flex;padding:10px 18px 0!important;overflow:hidden!important}.calendar-event-modal .modal-b>.calendar-form-grid{flex:1 1 0;min-height:0;display:block!important;overflow:hidden!important}.calendar-event-modal .calendar-event-step{min-height:0;display:none!important}.calendar-event-modal .calendar-event-step.active{-webkit-overflow-scrolling:touch;grid-template-columns:1fr;align-content:start;gap:10px;height:100%;min-height:0;padding:0 2px 10px;overflow:hidden auto;display:grid!important}.calendar-event-modal .calendar-form-grid,.calendar-event-modal .calendar-periodization-grid,.calendar-event-modal .calendar-team-scope-options,.calendar-event-modal .calendar-drill-picker,.calendar-event-modal .calendar-recurrence-grid,.calendar-event-modal .calendar-recurrence-custom{grid-template-columns:1fr!important;gap:10px!important;width:100%!important;max-width:100%!important;overflow-x:hidden!important}.calendar-event-modal .calendar-form-grid{margin-top:0!important}.calendar-event-modal :where(.form-row,input,select,textarea,details,.calendar-readonly-field,.event-scope-options,.calendar-drill-dropdown,.calendar-invite-panel,.calendar-recurrence-card){box-sizing:border-box;width:100%!important;min-width:0!important;max-width:100%!important}.calendar-event-modal :where(input,select,textarea){min-height:40px}.calendar-event-modal .calendar-drill-option.clean input{min-height:0;width:auto!important}.calendar-event-modal .event-scope-option{min-width:0;padding:10px!important}.calendar-event-modal .calendar-detail-actions{grid-template-columns:1fr;gap:8px;width:100%;display:grid!important}.calendar-event-modal .calendar-event-desktop-actions{display:none!important}.calendar-event-modal .calendar-event-mobile-actions{padding:10px 18px calc(10px + env(safe-area-inset-bottom,0px));background:#fff;border-top:1px solid #051f391a;flex:none;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:10px;margin:0 -18px!important;display:grid!important}.calendar-event-modal .calendar-event-mobile-actions span{min-width:48px;color:var(--tx-3);font-family:var(--fm);letter-spacing:.08em;text-align:center;font-size:.78rem;font-weight:900}.calendar-event-modal .calendar-detail-actions button{justify-content:center;width:100%!important}#screen-calendar .calendar-mobile-day-cell.today{border-color:#051f3942;box-shadow:inset 0 0 0 2px #051f3929,0 7px 16px #051f3914}#screen-calendar .calendar-mobile-day-cell.selected{border-color:var(--gold);background:#c5a45c24;box-shadow:inset 0 0 0 2px #c5a45c61,0 8px 18px #c5a45c1f}#screen-calendar .calendar-mobile-day-number{font-family:var(--fd);font-size:.93rem;font-weight:900;line-height:1}#screen-calendar .calendar-mobile-event-dots{justify-content:center;align-self:end;align-items:center;gap:2px;min-width:0;max-width:100%;display:flex}#screen-calendar .calendar-mobile-event-dots i{background:var(--primary);border-radius:999px;flex:none;width:5px;height:5px}#screen-calendar [data-cal-type=match]{--mobile-event-color:var(--primary,#0b5fff)}#screen-calendar [data-cal-type=training]{--mobile-event-color:var(--secondary,#c5a45c)}#screen-calendar [data-cal-type=meeting]{--mobile-event-color:#6f42c1}#screen-calendar [data-cal-type=medical]{--mobile-event-color:#e53935}#screen-calendar [data-cal-type=travel]{--mobile-event-color:#00a6a6}#screen-calendar [data-cal-type=rest]{--mobile-event-color:#667085}#screen-calendar .calendar-mobile-event-dots i[data-cal-type],#screen-calendar .calendar-mobile-agenda-event[data-cal-type]{border-color:var(--mobile-event-color)}#screen-calendar .calendar-mobile-event-dots i[data-cal-type]{background:var(--mobile-event-color)}#screen-calendar .calendar-mobile-event-dots b{color:var(--tx-3);font-family:var(--fm);margin-left:1px;font-size:.5rem;font-weight:900;line-height:1}#screen-calendar .calendar-mobile-day-carousel{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:8px;padding:2px 1px 8px;display:flex;overflow-x:auto}#screen-calendar .calendar-mobile-day-carousel::-webkit-scrollbar{display:none}#screen-calendar .calendar-mobile-day-carousel button{height:72px;color:var(--primary);scroll-snap-align:center;cursor:pointer;background:#fff;border:1px solid #051f391a;border-radius:18px;grid-template-rows:auto 1fr auto;place-items:center;gap:2px;display:grid;box-shadow:0 8px 18px #051f390f;width:58px!important;min-width:58px!important}#screen-calendar .calendar-mobile-day-carousel button.active{border-color:var(--primary);background:var(--primary);color:#fff}#screen-calendar .calendar-mobile-day-carousel span{font-family:var(--fm);letter-spacing:.08em;text-transform:uppercase;font-size:.57rem;font-weight:900}#screen-calendar .calendar-mobile-day-carousel strong{font-family:var(--fd);font-size:1.35rem;font-weight:900;line-height:.92}#screen-calendar .calendar-mobile-day-carousel small{width:18px;height:18px;color:inherit;font-family:var(--fm);background:#c5a45c2e;border-radius:999px;place-items:center;font-size:.56rem;font-weight:900;display:grid}#screen-calendar .calendar-mobile-agenda{background:linear-gradient(#fff,#f8fafc);border:1px solid #051f391a;border-radius:20px;gap:10px;padding:12px;display:grid;box-shadow:0 12px 28px #051f3913}#screen-calendar .calendar-mobile-agenda-head{justify-content:space-between;align-items:center;gap:12px;display:flex}#screen-calendar .calendar-mobile-agenda-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:6px;display:flex}#screen-calendar .calendar-mobile-agenda-head span{color:var(--gold);font-family:var(--fm);letter-spacing:.08em;text-transform:uppercase;font-size:.64rem;font-weight:900}#screen-calendar .calendar-mobile-agenda-head h3{color:var(--primary);font-family:var(--fd);text-transform:uppercase;margin:2px 0 0;font-size:1.25rem;line-height:1}#screen-calendar .calendar-mobile-agenda-head button{background:var(--secondary,var(--gold));border-color:var(--secondary,var(--gold));min-height:36px;color:var(--tx-on-secondary,var(--tx-on-accent,#081f37));padding:0 13px}#screen-calendar .calendar-mobile-agenda-list{gap:8px;display:grid}#screen-calendar .calendar-mobile-agenda-list.is-scrollable{overscroll-behavior:contain;max-height:344px;padding-right:4px;overflow-y:auto}#screen-calendar .calendar-mobile-agenda-list.is-scrollable::-webkit-scrollbar{width:5px}#screen-calendar .calendar-mobile-agenda-list.is-scrollable::-webkit-scrollbar-thumb{background:#081f3733;border-radius:999px}#screen-calendar .calendar-mobile-agenda-event{border:1px solid #051f391a;border-left:5px solid var(--mobile-event-color,var(--primary));width:100%;min-height:62px;color:var(--primary);text-align:left;cursor:pointer;background:#fff;border-radius:16px;grid-template-columns:62px minmax(0,1fr);grid-template-areas:"time title""time meta";align-items:center;gap:2px 10px;padding:9px 11px;display:grid;box-shadow:0 8px 18px #051f390b}#screen-calendar .calendar-mobile-agenda-event span{color:var(--tx-3);font-family:var(--fm);letter-spacing:.06em;text-transform:uppercase;grid-area:time;font-size:.64rem;font-weight:900}#screen-calendar .calendar-mobile-agenda-event strong{font-family:var(--fd);text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;grid-area:title;font-size:.95rem;font-weight:900;line-height:1.1;overflow:hidden}#screen-calendar .calendar-mobile-agenda-event small{color:var(--tx-3);text-overflow:ellipsis;white-space:nowrap;grid-area:meta;font-size:.73rem;overflow:hidden}#screen-calendar .calendar-mobile-empty-day{min-height:90px;color:var(--tx-3);text-align:center;background:#fff;border:1px dashed #051f3929;border-radius:16px;place-items:center;gap:3px;display:grid}#screen-calendar .calendar-mobile-empty-day strong{color:var(--primary);font-family:var(--fd);text-transform:uppercase;font-size:1rem}#screen-calendar .calendar-mobile-empty-day span{font-size:.78rem}}@media (max-width:420px){#screen-calendar .calendar-mobile-topbar{grid-template-columns:1fr}#screen-calendar .calendar-mobile-icon-actions{justify-content:center}#screen-calendar .calendar-mobile-filter-grid{grid-template-columns:1fr}#screen-calendar .calendar-mobile-month-grid,#screen-calendar .calendar-mobile-weekdays{gap:4px}#screen-calendar .calendar-mobile-day-cell{border-radius:10px;padding-top:5px!important}#screen-calendar .calendar-mobile-agenda-event{grid-template-columns:1fr;grid-template-areas:"time""title""meta"}}#screen-calendar .calendar-grid .calendar-day{height:132px}#screen-calendar .calendar-grid .calendar-day .calendar-event{flex:none;min-height:26px!important}#screen-calendar .calendar-grid .calendar-day.has-many-events .calendar-event-list.is-scrollable{-webkit-overflow-scrolling:touch;flex:auto;min-height:0;overflow-x:hidden;max-height:none!important;overflow-y:auto!important}@media (min-width:761px){#screen-calendar .calendar-page-actions{justify-content:flex-end!important;width:auto!important;max-width:none!important;margin-left:auto!important}#screen-calendar .calendar-add-event-action .page-action-label{font-size:1rem;line-height:1}#screen-calendar .calendar-grid-h{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr)!important;align-items:start!important}#screen-calendar .calendar-selected-day-summary{block-size:clamp(118px,8.8vw,136px);min-block-size:clamp(118px,8.8vw,136px);max-block-size:clamp(118px,8.8vw,136px);overflow:hidden}#screen-calendar .calendar-selected-events{overscroll-behavior:contain;min-block-size:0;padding:2px 4px 2px 2px;overflow:hidden auto}#screen-calendar .calendar-selected-events::-webkit-scrollbar{width:5px}#screen-calendar .calendar-selected-events::-webkit-scrollbar-thumb{background:#051f392e;border-radius:999px}#screen-calendar .calendar-card-title-row{grid-template-columns:minmax(0,max-content) auto!important;justify-content:start!important;align-items:center!important;gap:10px!important;width:100%!important;min-width:0!important;display:grid!important;overflow:visible!important}#screen-calendar .calendar-card-month-nav{grid-template-columns:42px minmax(17ch,1fr) 42px!important;align-items:center!important;gap:14px!important;width:min(100%,520px)!important;min-width:0!important;max-width:100%!important;display:grid!important}#screen-calendar .calendar-card-month-nav h3{font-variant-numeric:tabular-nums!important;letter-spacing:0!important;text-align:center!important;text-overflow:ellipsis!important;white-space:nowrap!important;min-width:0!important;max-width:100%!important;font-size:1.78rem!important;line-height:1!important;overflow:hidden!important}#screen-calendar .calendar-card-month-nav .calendar-nav-btn,#screen-calendar .calendar-today-btn{white-space:nowrap!important;flex:none!important;min-width:0!important}#screen-calendar .calendar-card-control-row{flex-wrap:wrap!important;justify-content:flex-end!important;width:100%!important}#screen-calendar .calendar-card-stat-chips{flex:420px!important;justify-content:flex-end!important;min-width:min(100%,320px)!important}#screen-calendar .calendar-card-control-row .calendar-type-filter-panel{margin-left:0!important}#screen-calendar .calendar-filter-menu-trigger{grid-template-columns:auto auto!important;grid-template-areas:"icon label"!important;column-gap:8px!important;width:auto!important;min-width:0!important;max-width:none!important;min-height:40px!important;padding:8px 12px!important}#screen-calendar .calendar-filter-menu-trigger small{display:none!important}}@media (min-width:761px) and (max-width:980px){#screen-calendar .calendar-grid-h{grid-template-columns:1fr!important}#screen-calendar .calendar-card-title-row{grid-template-columns:minmax(0,1fr) auto!important;justify-content:stretch!important}#screen-calendar .calendar-card-month-nav{width:min(100%,520px)!important}#screen-calendar .calendar-card-control-row{justify-content:flex-end!important}}@media (max-width:420px){#screen-calendar .calendar-mobile-month-nav{grid-template-columns:32px minmax(14.5ch,1fr) 32px;gap:8px;inline-size:min(100%,328px)}#screen-calendar .calendar-mobile-month-nav strong{min-width:14.5ch;font-size:.88rem}#screen-calendar .calendar-mobile-month-nav button,#screen-calendar .calendar-mobile-icon-btn{width:32px!important;min-width:32px!important;height:32px!important;min-height:32px!important}}@media (min-width:761px) and (max-width:840px){#screen-calendar .calendar-card-title-row{grid-template-columns:1fr!important;justify-items:start!important}#screen-calendar .calendar-today-btn{justify-self:start!important}}
