.app-shell .calendar-connections-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;max-width:980px}.app-shell .calendar-connection-card{display:grid;gap:14px;padding:20px}.app-shell .calendar-connection-card>div{display:flex;align-items:center;gap:10px}.app-shell .calendar-connection-card h2{margin:0}.app-shell .calendar-provider-mark{display:grid;place-items:center;width:34px;height:34px;border-radius:8px;color:#fff;font-weight:800}.app-shell .calendar-provider-mark.google{background:#4285f4}.app-shell .calendar-provider-mark.microsoft{background:#0078d4}.app-shell .connection-status{margin:0;padding:9px 11px;border-radius:7px;background:#f2f4f2}.app-shell .connection-status.connected{background:#eaf6ed;color:#14532d}.app-shell .connection-status.setup-needed{background:#fff7e7;color:#734b00}.app-shell .calendar-connection-card code{word-break:break-all}@media(max-width:720px){.app-shell .calendar-connections-grid{grid-template-columns:1fr}}
.app-shell .meeting-external-calendars{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:10px;padding:16px}.app-shell .meeting-external-calendars h2{margin:2px 0 4px;font-size:16px}.app-shell .meeting-external-calendars p{margin:0}.app-shell .meeting-external-actions{display:flex;align-items:flex-end;gap:8px}.app-shell .meeting-external-actions form{display:flex;align-items:flex-end;gap:6px}.app-shell .meeting-external-actions label{display:grid;gap:3px;font-size:10px;font-weight:700}.app-shell .meeting-external-actions select{min-width:130px}.app-shell .calendar-provider-button.google{background:#fff;color:#3c4043;border-color:#dadce0}.app-shell .calendar-provider-button.microsoft{background:#0078d4;border-color:#0078d4}@media(max-width:900px){.app-shell .meeting-external-calendars{align-items:stretch;flex-direction:column}.app-shell .meeting-external-actions{flex-wrap:wrap}}
.app-shell .translation-connection-status{max-width:980px;margin-top:14px;padding:18px}.app-shell .translation-connection-status h2{margin:3px 0 10px}
