.ce-calendar-editor{max-width:820px}.ce-time-panel,.ce-reminders,.ce-guest-updates{margin:16px 0;padding:14px;border:1px solid var(--line,#d9ddd8);border-radius:14px;background:#fbfcfb}.ce-time-heading,.ce-control-heading{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:10px}.ce-time-heading span,.ce-control-heading span{font-size:.85rem;color:#66736b}.ce-end-heading{margin-top:14px}.ce-start-grid{display:grid;grid-template-columns:1.35fr 1fr 1fr;gap:10px}.ce-end-grid{display:grid;grid-template-columns:1.35fr 1fr;gap:10px}.ce-start-grid label,.ce-end-grid label{display:flex;flex-direction:column;gap:5px;margin:0}.ce-start-grid label>span,.ce-end-grid label>span{font-size:.78rem;color:#66736b}.ce-location-wrap{position:relative}.ce-location-suggestions{position:absolute;z-index:20;left:0;right:0;top:calc(100% + 4px);border:1px solid var(--line,#d9ddd8);border-radius:12px;background:white;box-shadow:0 10px 30px rgba(18,35,27,.14);padding:6px;max-height:280px;overflow:auto}.ce-location-choice{display:flex;width:100%;align-items:center;justify-content:space-between;gap:12px;border:0;background:white;padding:10px 12px;border-radius:8px;text-align:left;cursor:pointer}.ce-location-choice:hover,.ce-location-choice:focus{background:#f1f6f3}.ce-location-choice span{font-weight:650}.ce-location-choice small{color:#66736b}.ce-map-link,.ce-event-link{display:inline-flex;margin:6px 0 10px;font-size:.86rem}.ce-online-link{margin:8px 0 12px}.ce-existing-conference{display:flex;gap:10px;align-items:center;flex-wrap:wrap;margin:8px 0 12px;padding:10px 12px;border-radius:10px;background:#f3f8f5}.ce-reminder-row{display:grid;grid-template-columns:1fr 1.6fr auto;gap:8px;align-items:center;margin-bottom:8px}.ce-icon-button{min-width:42px;font-size:20px;line-height:1}.ce-live-state{display:flex;align-items:center;gap:7px;margin-top:5px;font-size:.82rem;color:#66736b}.ce-live-dot{width:8px;height:8px;border-radius:999px;background:#2f7d57;box-shadow:0 0 0 3px rgba(47,125,87,.12)}.button-link{display:inline-flex;align-items:center;justify-content:center;text-decoration:none}.ce-calendar-editor select{min-height:46px}.ce-calendar-editor input[type=date]{min-height:46px}@media(max-width:720px){.ce-start-grid,.ce-end-grid{grid-template-columns:1fr}.ce-time-heading,.ce-control-heading{align-items:flex-start;flex-direction:column}.ce-reminder-row{grid-template-columns:1fr}.ce-location-choice{align-items:flex-start;flex-direction:column;gap:3px}}