.sdaweb-gcal--list{display:flex;flex-direction:column;gap:var(--sdaweb-gcal-spacing)}.sdaweb-gcal-list__group{display:flex;flex-direction:column;gap:8px}.sdaweb-gcal--list .sdaweb-gcal-list__group-heading,.sdaweb-gcal--list.heading-position-inline .sdaweb-gcal-list__group-heading{font-size:calc( var( --sdaweb-gcal-font-size-sm ) * 1.15 );font-weight:var(--sdaweb-gcal-font-weight-bold);color:var(--sdaweb-gcal-color-text-muted);letter-spacing:.06em;text-transform:uppercase;margin:0 0 6px;padding:0 0 6px;border-bottom:1px solid var(--sdaweb-gcal-color-border)}.sdaweb-gcal--list.heading-position-pill-left .sdaweb-gcal-list__group{position:relative;padding-block-start:4px;overflow:hidden}.sdaweb-gcal--list.heading-position-pill-left .sdaweb-gcal-list__group-heading{display:inline-block;background:var(--sdaweb-gcal-color-primary);color:var(--sdaweb-gcal-color-on-primary,#fff);padding:4px 12px;border-radius:3px;font-size:var(--sdaweb-gcal-font-size-sm);font-weight:var(--sdaweb-gcal-font-weight-bold);letter-spacing:.05em;text-transform:uppercase;margin:0 0 12px;position:relative;z-index:1;border:0;align-self:flex-start}.sdaweb-gcal--list.heading-position-pill-left .sdaweb-gcal-list__group-heading:after{content:'';position:absolute;inset-inline-start:100%;inset-block-start:50%;width:100vw;height:1px;background:var(--sdaweb-gcal-color-border)}.sdaweb-gcal--list.heading-position-centered .sdaweb-gcal-list__group-heading{text-align:center;margin:16px 0 12px;padding:0;border:0;font-size:var(--sdaweb-gcal-font-size-sm);font-weight:var(--sdaweb-gcal-font-weight-bold);text-transform:uppercase;letter-spacing:.1em;color:var(--sdaweb-gcal-color-text-muted)}.sdaweb-gcal--list.heading-position-centered .sdaweb-gcal-list__group-heading:after{content:'';display:block;width:1.5em;height:1px;background:var(--sdaweb-gcal-color-primary);margin:8px auto 0;opacity:.4}.sdaweb-gcal-list__subgroup{display:flex;flex-direction:column;gap:6px;margin-block-start:12px}.sdaweb-gcal-list__subgroup:first-child{margin-block-start:4px}.sdaweb-gcal-list__subgroup-heading{font-size:var(--sdaweb-gcal-font-size-sm);font-weight:var(--sdaweb-gcal-font-weight-bold);color:var(--sdaweb-gcal-color-text-muted);letter-spacing:.04em;text-transform:none;margin:0 0 2px;padding:0}.sdaweb-gcal-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:4px}.sdaweb-gcal--list .sdaweb-gcal-event{display:grid;grid-template-columns:max-content 1fr;column-gap:16px;align-items:start;min-height:48px;padding:12px 16px;margin:0;background:0 0;border:0;border-radius:0;box-shadow:none;transition:background-color .15s ease,border-color .15s ease,box-shadow .15s ease,transform .15s ease}.sdaweb-gcal--list.chip-style-linear .sdaweb-gcal-event,.sdaweb-gcal--list:not([class*=chip-style-]) .sdaweb-gcal-event{border-inline-start:3px solid var(--sdaweb-gcal-event-color,var(--sdaweb-gcal-color-primary));padding-inline-start:16px}.sdaweb-gcal--list.chip-style-boxed .sdaweb-gcal-event{background:var(--sdaweb-gcal-color-surface);border:1px solid var(--sdaweb-gcal-color-border);border-radius:var(--sdaweb-gcal-radius);padding:10px 12px}.sdaweb-gcal--list.chip-style-card .sdaweb-gcal-event{background:var(--sdaweb-gcal-color-surface);border-radius:8px;box-shadow:0 1px 3px rgba(0,0,0,.06),0 1px 2px rgba(0,0,0,.04);padding:14px 16px}.sdaweb-gcal--list .sdaweb-gcal-event:hover,.sdaweb-gcal--list .sdaweb-gcal-event:focus-within{background:color-mix(in srgb,var(--sdaweb-gcal-event-color,var(--sdaweb-gcal-color-primary)) 5%,transparent)}.sdaweb-gcal--list.chip-style-linear .sdaweb-gcal-event:hover,.sdaweb-gcal--list.chip-style-linear .sdaweb-gcal-event:focus-within,.sdaweb-gcal--list:not([class*=chip-style-]) .sdaweb-gcal-event:hover,.sdaweb-gcal--list:not([class*=chip-style-]) .sdaweb-gcal-event:focus-within{border-inline-start-width:5px;padding-inline-start:14px}.sdaweb-gcal--list.chip-style-card .sdaweb-gcal-event:hover,.sdaweb-gcal--list.chip-style-card .sdaweb-gcal-event:focus-within{box-shadow:0 4px 12px rgba(0,0,0,.08),0 2px 4px rgba(0,0,0,.06);transform:translateY(-1px)}.sdaweb-gcal--list.chip-style-boxed .sdaweb-gcal-event:hover,.sdaweb-gcal--list.chip-style-boxed .sdaweb-gcal-event:focus-within{border-color:var(--sdaweb-gcal-color-primary)}.sdaweb-gcal-event--cancelled{opacity:.55;text-decoration:line-through}.sdaweb-gcal--list .sdaweb-gcal-event__time{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:flex-end;gap:4px;min-width:3.5rem;color:var(--sdaweb-gcal-color-text-muted);font-variant-numeric:tabular-nums;font-size:var(--sdaweb-gcal-font-size-sm);white-space:nowrap}.sdaweb-gcal-event--allday .sdaweb-gcal-event__alllday{font-weight:var(--sdaweb-gcal-font-weight-bold);color:var(--sdaweb-gcal-color-primary);text-transform:uppercase;font-size:.75rem;letter-spacing:.05em}.sdaweb-gcal-event__time-sep{color:var(--sdaweb-gcal-color-border)}.sdaweb-gcal-event__date{flex-basis:100%;font-weight:var(--sdaweb-gcal-font-weight-bold);color:var(--sdaweb-gcal-color-primary);text-transform:uppercase;font-size:.75rem;letter-spacing:.04em}.sdaweb-gcal-event__meta-time{color:var(--sdaweb-gcal-color-text-muted);font-variant-numeric:tabular-nums;font-size:var(--sdaweb-gcal-font-size-sm);display:flex;flex-wrap:wrap;align-items:baseline;gap:4px}.sdaweb-gcal-event__meta-time .sdaweb-gcal-event__alllday{font-weight:var(--sdaweb-gcal-font-weight-bold);color:var(--sdaweb-gcal-color-text-muted);text-transform:uppercase;font-size:.75rem;letter-spacing:.05em}.sdaweb-gcal-event__title-time{color:var(--sdaweb-gcal-color-text-muted);font-weight:var(--sdaweb-gcal-font-weight-normal,400);font-variant-numeric:tabular-nums;font-size:.92em;margin-inline-end:8px;white-space:nowrap}.sdaweb-gcal--list .sdaweb-gcal-event__body{display:flex;flex-direction:column;gap:4px;min-width:0}.sdaweb-gcal-event__title{font-size:var(--sdaweb-gcal-font-size-base);font-weight:var(--sdaweb-gcal-font-weight-bold);margin:0;color:var(--sdaweb-gcal-color-text);line-height:1.35}.sdaweb-gcal-event__title a{color:inherit;text-decoration:none}.sdaweb-gcal-event__title a:hover{color:var(--sdaweb-gcal-color-primary);text-decoration:underline;text-underline-offset:3px}.sdaweb-gcal--list .sdaweb-gcal-event__title a:focus-visible{outline:2px solid var(--sdaweb-gcal-color-primary);outline-offset:2px;border-radius:2px;color:var(--sdaweb-gcal-color-primary);text-decoration:underline;text-underline-offset:3px}.sdaweb-gcal-event__calendar{display:inline-flex;align-items:center;gap:6px;font-size:var(--sdaweb-gcal-font-size-sm);color:var(--sdaweb-gcal-color-text-muted)}.sdaweb-gcal-event__calendar-dot{width:8px;height:8px;border-radius:50%;background:var(--sdaweb-gcal-event-color,var(--sdaweb-gcal-color-accent));flex:0 0 auto}.sdaweb-gcal-event__calendar--dot{gap:0}.sdaweb-gcal-event__location{color:var(--sdaweb-gcal-color-text-muted);font-size:var(--sdaweb-gcal-font-size-sm)}.sdaweb-gcal-event__description{color:var(--sdaweb-gcal-color-text-muted);font-size:var(--sdaweb-gcal-font-size-sm);margin-top:4px}@media (max-width:540px){.sdaweb-gcal--list .sdaweb-gcal-event{grid-template-columns:1fr;column-gap:0;row-gap:4px;padding:10px 12px}.sdaweb-gcal--list.chip-style-linear .sdaweb-gcal-event,.sdaweb-gcal--list:not([class*=chip-style-]) .sdaweb-gcal-event{padding-inline-start:12px}.sdaweb-gcal--list.chip-style-linear .sdaweb-gcal-event:hover,.sdaweb-gcal--list.chip-style-linear .sdaweb-gcal-event:focus-within,.sdaweb-gcal--list:not([class*=chip-style-]) .sdaweb-gcal-event:hover,.sdaweb-gcal--list:not([class*=chip-style-]) .sdaweb-gcal-event:focus-within{padding-inline-start:10px}.sdaweb-gcal--list .sdaweb-gcal-event__time{justify-content:flex-start;min-width:0;font-size:.8125rem}}@media (prefers-reduced-motion:reduce){.sdaweb-gcal--list .sdaweb-gcal-event{transition:none !important}.sdaweb-gcal--list.chip-style-card .sdaweb-gcal-event:hover{transform:none}}