#fc-calendar{--fc-border-color: #e5e7eb;--fc-page-bg-color: transparent;--fc-neutral-bg-color: #f9fafb;--fc-neutral-text-color: #6b7280;--fc-list-event-hover-bg-color: #f3f4f6;--fc-today-bg-color: rgba(66,133,244,.06);--fc-highlight-color: rgba(66,133,244,.1);--fc-event-bg-color: #4285f4;--fc-event-border-color: #3367d6;--fc-event-text-color: #fff;--fc-button-bg-color: #fff;--fc-button-border-color: #d1d5db;--fc-button-text-color: #374151;--fc-button-hover-bg-color: #f3f4f6;--fc-button-hover-border-color: #9ca3af;--fc-button-active-bg-color: #4285f4;--fc-button-active-border-color: #3367d6;--fc-button-active-text-color: #fff;--fc-non-business-color: rgba(0,0,0,.02)}#fc-calendar .fc-toolbar-title{color:#111827;font-family:Lexend,sans-serif;font-weight:600;font-size:1.1rem;letter-spacing:-.01em}#fc-calendar .fc-button{font-family:Lexend,sans-serif!important;font-size:.8rem!important;font-weight:500!important;border-radius:8px!important;padding:6px 14px!important;transition:background .15s,border-color .15s!important;box-shadow:none!important;text-transform:none!important;letter-spacing:0!important}#fc-calendar .fc-prev-button,#fc-calendar .fc-next-button{border-radius:50%!important;width:36px!important;height:36px!important;padding:0!important;border:1.5px solid #dadce0!important;background:#fff!important;color:transparent!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;position:relative!important}#fc-calendar .fc-prev-button:hover,#fc-calendar .fc-next-button:hover{background:#f1f3f4!important;border-color:#bdc1c6!important}#fc-calendar .fc-prev-button .fc-icon,#fc-calendar .fc-next-button .fc-icon{font-size:0!important;width:18px!important;height:18px!important;display:flex!important;align-items:center!important;justify-content:center!important;position:relative!important}#fc-calendar .fc-prev-button .fc-icon:before,#fc-calendar .fc-next-button .fc-icon:before{content:"";display:block;width:8px;height:8px;border-top:2px solid #5f6368;border-right:2px solid #5f6368;position:absolute}#fc-calendar .fc-prev-button .fc-icon:before{transform:rotate(-135deg) translate(-1px,1px)}#fc-calendar .fc-next-button .fc-icon:before{transform:rotate(45deg) translate(-3px,1px)}#fc-calendar .fc-today-button:not(:disabled){background:#4285f4!important;border-color:#3367d6!important;color:#fff!important}#fc-calendar .fc-button.fc-button-active,#fc-calendar .fc-button-primary:not(:disabled).fc-button-active{background:#4285f4!important;border-color:#3367d6!important;color:#fff!important}#fc-calendar .fc-col-header-cell-cushion{font-size:.68rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;text-decoration:none;padding:10px 4px}#fc-calendar .fc-day-sun .fc-col-header-cell-cushion{color:#70757a}#fc-calendar .fc-day-mon .fc-col-header-cell-cushion{color:#1a73e8}#fc-calendar .fc-day-tue .fc-col-header-cell-cushion{color:#d50000}#fc-calendar .fc-day-wed .fc-col-header-cell-cushion{color:#0f9d58}#fc-calendar .fc-day-thu .fc-col-header-cell-cushion{color:#f4b400}#fc-calendar .fc-day-fri .fc-col-header-cell-cushion{color:#009688}#fc-calendar .fc-day-sat .fc-col-header-cell-cushion{color:#1a237e}#fc-calendar .fc-daygrid-day-top{justify-content:center}#fc-calendar .fc-daygrid-day-number{color:#5f6368;font-size:.82rem;text-decoration:none;padding:0;width:28px;height:28px;border-radius:50%;border:1.5px solid #dadce0;display:flex;align-items:center;justify-content:center;margin:6px auto;line-height:1;transition:background .15s,border-color .15s}#fc-calendar .fc-daygrid-day-number:hover{background:#f1f3f4;border-color:#bdc1c6;color:#202124!important}#fc-calendar .fc-day-today .fc-daygrid-day-number{background:#4285f4!important;border-color:#4285f4!important;color:#fff!important;font-weight:700}#fc-calendar .fc-day-other .fc-daygrid-day-number{color:#c0c4cc;border-color:#eceef0}#fc-calendar .fc-event{border-radius:4px!important;border:none!important;font-size:.73rem!important;font-family:Lexend,sans-serif!important;padding:2px 6px!important;cursor:pointer;font-weight:500!important;opacity:.92}#fc-calendar .fc-event:hover{opacity:1}#fc-calendar .fc-daygrid-event-dot{border-color:#4285f4!important}#fc-calendar .fc-daygrid-more-link{color:#5f6368;font-size:.72rem;text-decoration:none;font-weight:500}#fc-calendar .fc-daygrid-more-link:hover{color:#1a73e8}#fc-calendar .fc-popover{background:#fff!important;border:1px solid #e5e7eb!important;border-radius:12px!important;box-shadow:0 8px 32px #0000001f!important}#fc-calendar .fc-popover-header{background:#f9fafb!important;color:#374151!important;border-radius:12px 12px 0 0!important;font-size:.78rem!important;font-family:Lexend,sans-serif!important}#fc-calendar .fc-popover-close{color:#9ca3af!important}#fc-calendar .fc-timegrid-slot-label-cushion{color:#9ca3af;font-size:.7rem}#fc-calendar .fc-timegrid-now-indicator-line{border-color:#d81442}#fc-calendar .fc-timegrid-now-indicator-arrow{border-top-color:#d81442;border-bottom-color:#d81442}#fc-calendar .fc-list-event-title a,#fc-calendar .fc-list-day-text,#fc-calendar .fc-list-day-side-text{color:#374151!important;text-decoration:none!important}#fc-calendar .fc-list-day-cushion{background:#f9fafb!important}#fc-calendar .fc-list-empty{background:transparent!important;color:#9ca3af!important}#fc-calendar a.fc-daygrid-day-number:hover{color:#d81442!important}html[data-theme=dark] #fc-calendar{--fc-border-color: rgba(255,255,255,.08);--fc-neutral-bg-color: rgba(255,255,255,.04);--fc-neutral-text-color: rgba(255,255,255,.4);--fc-list-event-hover-bg-color: rgba(255,255,255,.04);--fc-today-bg-color: rgba(66,133,244,.1);--fc-event-bg-color: rgba(66,133,244,.18);--fc-event-border-color: rgba(66,133,244,.4);--fc-event-text-color: #93bbf8;--fc-button-bg-color: rgba(255,255,255,.07);--fc-button-border-color: rgba(255,255,255,.13);--fc-button-text-color: rgba(255,255,255,.8);--fc-button-hover-bg-color: rgba(255,255,255,.12);--fc-button-hover-border-color: rgba(255,255,255,.22)}html[data-theme=dark] #fc-calendar .fc-toolbar-title{color:#f0f0f5}html[data-theme=dark] #fc-calendar .fc-day-sun .fc-col-header-cell-cushion{color:#ffffff59}html[data-theme=dark] #fc-calendar .fc-day-mon .fc-col-header-cell-cushion{color:#93bbf8}html[data-theme=dark] #fc-calendar .fc-day-tue .fc-col-header-cell-cushion{color:#f28b82}html[data-theme=dark] #fc-calendar .fc-day-wed .fc-col-header-cell-cushion{color:#81c995}html[data-theme=dark] #fc-calendar .fc-day-thu .fc-col-header-cell-cushion{color:#fdd663}html[data-theme=dark] #fc-calendar .fc-day-fri .fc-col-header-cell-cushion{color:#4ecde6}html[data-theme=dark] #fc-calendar .fc-day-sat .fc-col-header-cell-cushion{color:#aecbfa}html[data-theme=dark] #fc-calendar .fc-daygrid-day-number{color:#ffffff8c;border-color:#ffffff1f}html[data-theme=dark] #fc-calendar .fc-day-today .fc-daygrid-day-number{background:#4285f4!important;border-color:#4285f4!important}html[data-theme=dark] #fc-calendar .fc-day-other .fc-daygrid-day-number{color:#ffffff2e;border-color:#ffffff0f}html[data-theme=dark] #fc-calendar .fc-daygrid-more-link{color:#fff6}html[data-theme=dark] #fc-calendar .fc-list-event-title a{color:#fffc!important}html[data-theme=dark] #fc-calendar .fc-list-day-text,html[data-theme=dark] #fc-calendar .fc-list-day-side-text{color:#ffffff8c!important}html[data-theme=dark] #fc-calendar .fc-list-day-cushion{background:#ffffff0a!important}html[data-theme=dark] #fc-calendar .fc-popover{background:#151f3a!important;border-color:#ffffff1a!important}html[data-theme=dark] #fc-calendar .fc-popover-header{background:#ffffff0f!important;color:#ffffffb3!important}html[data-theme=dark] #fc-calendar .fc-timegrid-slot-label-cushion{color:#ffffff4d}main[data-astro-cid-7foz7pu5]{background:transparent}.page[data-astro-cid-7foz7pu5]{max-width:1060px;margin:0 auto;padding:0 1.25rem 3rem}.hero[data-astro-cid-7foz7pu5]{padding-top:2rem;margin-bottom:2rem}.hero-label[data-astro-cid-7foz7pu5]{display:inline-block;font-size:.67rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:#a855f7cc;margin-bottom:.75rem}h1[data-astro-cid-7foz7pu5]{font-family:Lexend,sans-serif;font-size:clamp(2rem,5vw,2.5rem)!important;font-weight:800!important;letter-spacing:-.03em!important;line-height:1.1!important;margin:0 0 .75rem!important;color:#fff}.grad-text[data-astro-cid-7foz7pu5]{background:linear-gradient(90deg,#a855f7,#d81442);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-sub[data-astro-cid-7foz7pu5]{font-size:.95rem;color:#ffffff73;line-height:1.7;margin:0;max-width:520px}.cal-card[data-astro-cid-7foz7pu5]{background:var(--surface);border:1px solid var(--border);border-radius:16px;padding:1.5rem 1.5rem 1.25rem;box-shadow:var(--shadow-md);margin-bottom:1.25rem}.subscribe-row[data-astro-cid-7foz7pu5]{display:flex;justify-content:flex-end}.subscribe-btn[data-astro-cid-7foz7pu5]{display:inline-flex;align-items:center;gap:.5rem;padding:10px 22px;border-radius:10px;border:1px solid var(--border-2);background:var(--surface);color:var(--text-2);font-size:.83rem;font-weight:500;text-decoration:none;transition:border-color .15s,background .15s,color .15s;box-shadow:var(--shadow)}.subscribe-btn[data-astro-cid-7foz7pu5]:hover{border-color:#d81442;color:#d81442;background:var(--surface-2)}@media(max-width:540px){.cal-card[data-astro-cid-7foz7pu5]{padding:1rem .75rem}.subscribe-row[data-astro-cid-7foz7pu5]{justify-content:stretch}.subscribe-btn[data-astro-cid-7foz7pu5]{width:100%;justify-content:center}}
