@import "https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap";@import "https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap";*{box-sizing:border-box}:root{--radius-xl:22px;--radius-lg:16px;--radius-md:12px}html,body{height:100%;color:var(--text);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,Apple Color Emoji,Segoe UI Emoji}body{transition:background .3s,color .3s}body:not([data-theme=dark]){color:#0f172a;background:radial-gradient(1200px 600px at 15% 10%,#daf2ea,#0000),radial-gradient(1000px 600px at 90% 20%,#eadcff,#0000),linear-gradient(135deg,#dff4ef,#e9d9ff)}body[data-theme=dark]{color:#f1f5f9;background:radial-gradient(1200px 600px at 15% 10%,#0f172acc,#0000),radial-gradient(1000px 600px at 90% 20%,#1e1b2ecc,#0000),linear-gradient(135deg,#0f172a,#1e1b2e)}.app{max-width:1240px;margin:28px auto}.app-header{background:var(--panel);border-bottom:1px solid var(--line);box-shadow:var(--shadow);transition:background .3s,border-color .3s}.app-header__content{justify-content:space-between;align-items:center;max-width:1240px;margin:0 auto;padding:12px 30px;display:flex}body[data-theme=dark] .app-header{background:var(--panel);border-bottom-color:var(--line)}.brand{color:inherit;align-items:center;gap:12px;text-decoration:none;display:flex}.mark{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex;position:relative}:root,[data-theme=light]{--mark-bg-primary:#3b82f6;--mark-bg-secondary:#60a5fa;--mark-accent:#f59e0b;--brand-name-color:#1f2937;--mark-shadow:#3b82f666}[data-theme=dark]{--mark-bg-primary:#60a5fa;--mark-bg-secondary:#93c5fd;--mark-accent:#fbbf24;--brand-name-color:#f9fafb;--mark-shadow:#60a5fa80}.logo-wrapper{aspect-ratio:1;border-radius:50%;justify-content:center;align-items:center;height:56px;display:flex}.logo{aspect-ratio:1;height:40px}.brand-name{color:var(--brand-name-color);letter-spacing:-.025em;font-family:Montserrat,sans-serif;font-size:1.25rem}.colored{color:#1d2a6b}body[data-theme=light] .colored{color:#fff}.mark:before{content:"";width:12px;height:14px;box-shadow:-2px 0 0 var(--mark-accent);background:#fff;border-radius:2px 4px 4px 2px;position:absolute}.mark:after{content:"";background:var(--mark-accent);border-radius:50%;width:6px;height:6px;position:absolute;bottom:4px;right:4px}.calendar[data-theme=light] .brand-name{color:#1d2a6b}.calendar[data-theme=dark] .brand-name{color:#cbd5e1}._calendar_pfhpw_2{--border-line-thikness:1px;border-radius:var(--radius-xl);margin:30px;overflow:hidden}._calendar_pfhpw_2[data-theme=light]{--bg1:#dff4ef;--bg2:#e9d9ff;--panel:#fff;--text:#0f172a;--muted:#6b7280;--line:#e6e8ef;--chip:#f3f5f9;--chip-border:#e5e7eb;--blue:#2563eb;--blue-50:#ecf2ff;--purple:#7c3aed;--green:#10b981;--orange:#f59e0b;--shadow:0 10px 30px #10182814}._calendar_pfhpw_2[data-theme=dark]{--bg1:#0f172a;--bg2:#1e1b2e;--panel:#1e293b;--text:#f1f5f9;--muted:#94a3b8;--line:#334155;--chip:#1e293b;--chip-border:#475569;--blue:#3b82f6;--blue-50:#1e3a5f;--purple:#8b5cf6;--green:#22c55e;--orange:#f59e0b;--shadow:0 10px 30px #0000004d}._calendar_pfhpw_2[data-theme=light],._calendar_pfhpw_2[data-theme=dark]{background:var(--panel);border:1px solid var(--line);transition:background .3s,border-color .3s}._calendar-header_pfhpw_57{border-bottom:1px solid var(--line);grid-template-columns:auto 1fr auto auto;align-items:center;gap:12px;padding:18px 22px;transition:border-color .3s;display:grid}._calendar-header__heading_pfhpw_67{letter-spacing:.2px;font-family:Inter,sans-serif;font-size:24px;font-weight:500;transition:color .3s}._calendar_pfhpw_2[data-theme=light] ._calendar-header__heading_pfhpw_67{color:#656573}._calendar_pfhpw_2[data-theme=dark] ._calendar-header__heading_pfhpw_67{color:var(--text)}._nav-btn__container_pfhpw_83{gap:10px;display:flex}._nav-btn_pfhpw_83{cursor:pointer;aspect-ratio:1;border:none;border:1px solid var(--line);background:0 0;border-radius:50%;justify-content:center;align-items:center;height:38px;display:flex}._nav-btn_pfhpw_83._reversed_pfhpw_100{transform:scale(-1)}._calendar_pfhpw_2[data-theme=light] ._nav-btn_pfhpw_83{border-color:var(--line)}._calendar_pfhpw_2[data-theme=light] ._nav-btn_pfhpw_83:hover{background:#f3f4f6}._calendar_pfhpw_2[data-theme=dark] ._nav-btn_pfhpw_83{border-color:var(--line);color:var(--muted)}._calendar_pfhpw_2[data-theme=dark] ._nav-btn_pfhpw_83:hover{color:var(--text);background:#334155}._calendar_pfhpw_2[data-theme=dark] ._nav-btn_pfhpw_83 svg path{stroke:currentColor}._header-actions_pfhpw_127{gap:8px;margin-left:auto;display:flex}._chip_pfhpw_132{border:1px solid var(--chip-border);cursor:pointer;background-color:#0000;border-radius:999px;align-items:center;gap:5px;padding:7px 14px;display:flex}._calendar_pfhpw_2[data-theme=light] ._chip-name_pfhpw_142{color:#92949c}._calendar_pfhpw_2[data-theme=light] ._chip_pfhpw_132:hover{background:var(--chip);border-color:var(--chip-border)}._calendar_pfhpw_2[data-theme=dark] ._chip_pfhpw_132{border-color:var(--chip-border);color:var(--muted)}._calendar_pfhpw_2[data-theme=dark] ._chip_pfhpw_132:hover{border-color:var(--line);background:#334155}._calendar_pfhpw_2[data-theme=dark] ._chip-name_pfhpw_142,._calendar_pfhpw_2[data-theme=dark] ._chip_pfhpw_132 svg{color:var(--muted)}._primary_pfhpw_168{background:var(--blue);color:#fff;cursor:pointer;border:none;border-radius:999px;padding:7px 14px;transition:all .2s;box-shadow:0 6px 16px #2563eb40}._calendar_pfhpw_2[data-theme=dark] ._primary_pfhpw_168{background:var(--blue);box-shadow:0 6px 16px #3b82f64d}._calendar_pfhpw_2[data-theme=dark] ._primary_pfhpw_168:hover{background:#2563eb;box-shadow:0 8px 20px #3b82f666}._calendar-content_pfhpw_189{position:relative}._slots-wrapper_pfhpw_193{z-index:2;width:100%;height:100%;padding:calc(var(--days-row-height) + var(--schedule-thead-mg-bottom) + var(--schedule-grid-pd-top) + var(--border-line-thikness))var(--schedule-grid-pd-right)var(--schedule-grid-pd-bottom)calc(var(--schedule-grid-pd-left) + var(--time-colomn-width) + 2*var(--border-line-thikness));grid-template-rows:auto;grid-template-columns:repeat(7,1fr);display:grid;position:absolute}:root{--time-colomn-width:45px;--days-row-height:50px;--schedule-grid-pd-top:18px;--schedule-grid-pd-bottom:40px;--schedule-grid-pd-left:18px;--schedule-grid-pd-right:30px;--schedule-thead-mg-bottom:30px;--schedule-grid-colomns:7}._calendar-grid_1sq8m_16{width:100%;padding:var(--schedule-grid-pd-top)var(--schedule-grid-pd-right)var(--schedule-grid-pd-bottom)var(--schedule-grid-pd-left);gap:0;overflow:hidden auto}._calendar-grid_1sq8m_16 thead{display:flex}._times_1sq8m_31{flex-direction:column;justify-self:flex-start;gap:0;display:flex}._time_1sq8m_31{text-align:right;width:50px;height:60px;color:var(--muted);justify-content:flex-end;align-items:flex-end;padding-right:10px;font-size:12px;transition:color .3s;display:flex}._days_1sq8m_52{margin-left:var(--time-colomn-width);margin-bottom:var(--schedule-thead-mg-bottom);flex-grow:1;justify-content:space-between;gap:5px;display:flex}._day_1sq8m_52{height:var(--days-row-height);border-radius:calc(var(--days-row-height)/2);text-transform:capitalize;justify-content:center;align-items:center;width:100%;font-weight:700;transition:background .3s,border-color .3s,color .3s;display:flex}._calendar_1sq8m_16[data-theme=light] ._day_1sq8m_52{background:linear-gradient(#fff,#fff)padding-box,repeating-linear-gradient(to bottom,var(--line),var(--line)1px,transparent 1px,transparent 56px)border-box;border:1px solid var(--line);color:var(--muted)}._calendar_1sq8m_16[data-theme=dark] ._day_1sq8m_52{background:linear-gradient(var(--panel),var(--panel))padding-box,repeating-linear-gradient(to bottom,var(--line),var(--line)1px,transparent 1px,transparent 56px)border-box;border:1px solid var(--line);color:var(--muted)}._calendar-template_1sq8m_115{flex-direction:column;display:flex}._calendar-template__time_1sq8m_120{height:60px;min-width:var(--time-colomn-width);text-align:right;color:var(--muted);justify-content:flex-end;align-items:flex-end;padding-right:10px;font-size:12px;transition:color .3s;display:flex}._calendar-template__row_1sq8m_134{justify-content:space-between;display:flex}._calendar-template__cell_1sq8m_138{border-left:1px solid var(--line);border-bottom:1px solid var(--line);width:100%;transition:border-color .3s}._calendar_1sq8m_16[data-device=mobile] ._calendar-template__cell_1sq8m_138{border-right:1px solid var(--line)}._calendar_1sq8m_16[data-device=mobile] ._calendar-template__row_1sq8m_134:first-child ._calendar-template__cell_1sq8m_138:nth-child(2){border-radius:10px 10px 0 0}._calendar_1sq8m_16[data-device=mobile] ._calendar-template__row_1sq8m_134:last-child ._calendar-template__cell_1sq8m_138:nth-child(2){border-radius:0 0 10px 10px}._calendar-template__row_1sq8m_134:first-child ._calendar-template__cell_1sq8m_138{border-top:1px solid var(--line)}._calendar-template__row_1sq8m_134:first-child ._calendar-template__cell_1sq8m_138:nth-child(2){border-radius:10px 0 0}._calendar-template__row_1sq8m_134:last-child ._calendar-template__cell_1sq8m_138:nth-child(2){border-radius:0 0 0 10px}._slot_1l34e_1{border:1px solid;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;font-family:Arial,Helvetica,sans-serif;display:flex;overflow:hidden}._slot-title_1l34e_15{text-align:center;width:100%;text-shadow:none;font-size:clamp(.8rem,.9vw,1rem);font-weight:500}._slot-content_1l34e_24{color:#34d399;text-align:center;flex-wrap:wrap;justify-content:center;align-items:center;gap:0 5px;width:100%;height:fit-content;font-size:clamp(.65rem,.7vw,.75rem);display:flex}.icon-btn{border:1px solid var(--chip-border);background:var(--chip);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;width:36px;height:36px;font-size:14px;transition:all .2s;display:inline-flex}.theme-toggle{transition:all .2s;position:relative}body[data-theme=light] .theme-toggle{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#5b21b6;background:linear-gradient(135deg,#ffffffd9,#f8fafcd9);border:none;box-shadow:0 4px 20px #7b61ff26,0 0 0 1px #fff9,inset 0 1px #fffc,inset 0 0 20px #ffffff4d}body[data-theme=light] .theme-toggle:hover{color:#7c3aed;background:linear-gradient(135deg,#f0f7ffe6,#e8f5e8e6);transform:scale(1.05);box-shadow:0 8px 30px #7b61ff40,0 0 0 1px #fffc,inset 0 1px #ffffffe6,inset 0 0 25px #fff6}body[data-theme=light] .theme-toggle:active{transform:scale(1.02);box-shadow:0 4px 15px #7b61ff33,0 0 0 1px #ffffffb3,inset 0 1px #fffc}body[data-theme=light] .theme-toggle svg{filter:drop-shadow(0 1px 2px #0003)}body[data-theme=dark] .theme-toggle{color:#c4b5fd;background:linear-gradient(135deg,#1e293be6,#1e1b2ee6);border:1.5px solid #8b5cf666;box-shadow:0 4px 12px #0006,0 0 0 2px #8b5cf633,inset 0 1px #ffffff1a}body[data-theme=dark] .theme-toggle:hover{color:#ddd6fe;background:linear-gradient(135deg,#374151e6,#4338cae6);border-color:#a78bfa99;transform:scale(1.05);box-shadow:0 6px 20px #8b5cf666,0 0 0 3px #8b5cf640,inset 0 1px #ffffff26}body[data-theme=dark] .theme-toggle:active{transform:scale(1.02);box-shadow:0 2px 8px #8b5cf64d,0 0 0 2px #8b5cf64d}body[data-theme=dark] .theme-toggle svg{filter:drop-shadow(0 1px 3px #0006)}
