.calendar-summary{margin:0 0 22px;padding:18px;border:1px solid rgba(255,255,255,.09);border-radius:24px;background:linear-gradient(145deg,rgba(119,154,255,.11),rgba(140,255,182,.06))}.calendar-summary-head,.calendar-summary-head>div,.calendar-summary-head>div>div{display:flex;align-items:center}.calendar-summary-head{justify-content:space-between;gap:12px}.calendar-summary-head>div{gap:12px}.calendar-summary-head span svg,.calendar-summary svg,.calendar-sheet svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.calendar-summary-head>div>span{display:grid;place-items:center;width:42px;height:42px;border-radius:14px;background:rgba(140,255,182,.12);color:#8cffb6}.calendar-summary-head>div>div{align-items:flex-start;flex-direction:column;gap:2px}.calendar-summary-head small,.calendar-week-preview small{color:#8d97a6}.calendar-summary-head>button{border:0;border-radius:999px;padding:9px 14px;background:#f4f7fb;color:#0d1117;font-weight:700}.calendar-week-preview{display:grid;gap:7px;margin-top:14px}.calendar-week-preview>button{display:grid;grid-template-columns:34px 1fr auto;align-items:center;text-align:left;gap:10px;width:100%;border:0;border-radius:14px;padding:9px 10px;background:rgba(255,255,255,.04);color:inherit}.calendar-week-preview>button>span:nth-child(2){display:grid;gap:2px}.calendar-week-preview em{font-size:11px;color:#8cffb6;font-style:normal}.calendar-kind{display:grid;place-items:center;width:32px;height:32px;border-radius:10px}.calendar-kind.workout{color:#8cffb6;background:rgba(140,255,182,.1)}.calendar-kind.rest{color:#8ebcff;background:rgba(114,167,255,.1)}.calendar-kind.deload{color:#ffd479;background:rgba(255,212,121,.1)}.calendar-global-search{margin-top:12px;width:100%;border:1px solid rgba(255,255,255,.08);border-radius:14px;padding:11px 14px;background:rgba(255,255,255,.035);color:inherit;font-weight:650;display:flex;align-items:center;justify-content:center;gap:8px}.calendar-backdrop{position:fixed;inset:0;z-index:80;background:rgba(0,0,0,.68);display:flex;align-items:flex-end;justify-content:center}.calendar-sheet{width:min(100%,680px);max-height:92dvh;overflow:auto;background:#101319;border:1px solid rgba(255,255,255,.09);border-radius:28px 28px 0 0;padding:20px max(18px,env(safe-area-inset-right)) calc(24px + env(safe-area-inset-bottom)) max(18px,env(safe-area-inset-left));box-shadow:0 -20px 70px rgba(0,0,0,.4);color:#f4f7fb}.calendar-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:18px}.calendar-head p{margin:0 0 4px;text-transform:uppercase;letter-spacing:.12em;font-size:11px;color:#8cffb6;font-weight:800}.calendar-head h2{margin:0;font-size:25px}.calendar-icon,.calendar-toolbar button{border:0;background:rgba(255,255,255,.06);color:inherit;border-radius:12px;width:40px;height:40px;display:grid;place-items:center}.calendar-toolbar{display:grid;grid-template-columns:40px 1fr 40px;align-items:center;gap:10px;margin-bottom:10px}.calendar-toolbar strong{text-align:center;text-transform:capitalize}.calendar-weekdays,.calendar-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:5px}.calendar-weekdays{padding:0 4px 6px;color:#697382;font-size:11px;text-align:center;font-weight:700}.calendar-day{position:relative;aspect-ratio:1;border:0;border-radius:12px;background:transparent;color:inherit;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px}.calendar-day.outside{opacity:.3}.calendar-day.today{box-shadow:inset 0 0 0 1px rgba(140,255,182,.4)}.calendar-day.selected{background:#eef3f8;color:#0c1118}.calendar-day>i{height:4px;display:flex;gap:2px}.calendar-day>i b{display:block;width:4px;height:4px;border-radius:50%}.calendar-day>i b.workout{background:#8cffb6}.calendar-day>i b.rest{background:#72a7ff}.calendar-day>i b.deload{background:#ffd479}.calendar-day>em{position:absolute;right:5px;top:5px;color:#56d88a}.calendar-day>em svg{width:10px;height:10px}.calendar-selected-head{display:flex;align-items:end;justify-content:space-between;gap:12px;margin:20px 0 10px}.calendar-selected-head>div{display:grid;gap:3px}.calendar-selected-head small,.calendar-history-title{font-size:10px;letter-spacing:.1em;color:#7e8896;font-weight:800}.calendar-selected-head strong{text-transform:capitalize}.calendar-selected-head button,.calendar-primary{border:0;border-radius:12px;padding:10px 12px;background:#8cffb6;color:#07100b;font-weight:800;display:flex;align-items:center;gap:6px}.calendar-selected-head button svg{width:16px;height:16px}.calendar-agenda{display:grid;gap:8px}.calendar-agenda-row,.calendar-history-row{display:grid;grid-template-columns:36px 1fr auto;align-items:center;gap:10px;padding:11px;border-radius:15px;background:rgba(255,255,255,.045);border:1px solid rgba(255,255,255,.05)}.calendar-agenda-row>div:nth-child(2),.calendar-history-row>div{display:grid;gap:2px}.calendar-agenda-row small,.calendar-history-row small{color:#8d97a6}.calendar-agenda-icon{display:grid;place-items:center}.calendar-agenda-row.workout .calendar-agenda-icon{color:#8cffb6}.calendar-agenda-row.rest .calendar-agenda-icon{color:#72a7ff}.calendar-agenda-row.deload .calendar-agenda-icon{color:#ffd479}.calendar-agenda-actions{display:flex;gap:6px}.calendar-agenda-actions button{border:0;background:rgba(255,255,255,.07);color:inherit;width:34px;height:34px;border-radius:10px;display:grid;place-items:center}.calendar-history-title{display:flex;align-items:center;gap:7px;margin:16px 4px 4px}.calendar-history-title svg{width:15px;height:15px}.calendar-history-row{border:0;color:inherit;text-align:left;width:100%}.calendar-history-row>span{color:#8cffb6}.calendar-empty,.calendar-reminder-note,.calendar-form-help{color:#818b99;font-size:12px;line-height:1.45}.calendar-reminder-note{display:flex;align-items:flex-start;gap:7px;margin:14px 2px 0}.calendar-reminder-note svg{width:15px;height:15px;flex:0 0 auto}.calendar-form{display:grid;grid-template-columns:1fr 1fr;gap:12px}.calendar-form label{display:grid;gap:6px;font-size:12px;color:#9ba5b2}.calendar-form input,.calendar-form select,.calendar-form textarea,.global-search-box input{width:100%;box-sizing:border-box;border:1px solid rgba(255,255,255,.09);background:#171b22;color:#f4f7fb;border-radius:12px;padding:12px;font:inherit}.calendar-form-wide,.calendar-form-help,.calendar-form-actions{grid-column:1/-1}.calendar-form-help{margin:0}.calendar-form-actions{display:flex;justify-content:space-between;gap:10px}.calendar-delete{border:0;background:rgba(255,91,104,.1);color:#ff818b;border-radius:12px;padding:10px 12px;font-weight:700;display:flex;align-items:center;gap:6px}.global-search-box{display:flex;align-items:center;gap:8px;padding:3px 10px;border:1px solid rgba(255,255,255,.08);border-radius:15px;background:#171b22}.global-search-box input{border:0;background:transparent;padding:11px 4px;outline:0}.global-search-results{display:grid;gap:16px;margin-top:18px}.global-search-section h3{margin:0 0 7px;font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:#7e8896}.global-search-section{display:grid;gap:6px}.global-search-section>button{display:grid;grid-template-columns:38px 1fr;align-items:center;gap:10px;text-align:left;border:0;border-radius:14px;padding:10px;background:rgba(255,255,255,.04);color:inherit}.global-search-section>button>div{display:grid;gap:2px}.global-search-section small{color:#8d97a6}.global-type{display:grid;place-items:center;width:36px;height:36px;border-radius:11px}.global-type.exercise{color:#8cffb6;background:rgba(140,255,182,.1)}.global-type.routine{color:#72a7ff;background:rgba(114,167,255,.1)}.global-type.history{color:#ffd479;background:rgba(255,212,121,.1)}.global-search-empty{padding:34px 12px;text-align:center;display:grid;justify-items:center;gap:7px;color:#8d97a6}.global-search-empty svg{width:34px;height:34px;color:#8cffb6}.global-search-empty strong{color:#f4f7fb}.global-search-empty p{margin:0}@media(min-width:700px){.calendar-backdrop{align-items:center;padding:24px}.calendar-sheet{border-radius:28px;max-height:88vh}.calendar-summary{margin-left:auto;margin-right:auto}.calendar-form{grid-template-columns:1fr 1fr}}
