.google-calendar-content {max-width:900px;margin:0 auto;padding:24px 18px 130px;color:#263330;}
.google-calendar-content section,.google-calendar-content fieldset {border:0;border-bottom:1px solid #d8e2df;padding:20px 0;margin:0;min-width:0;}
.google-calendar-content h2,.google-calendar-content legend {font-size:18px;font-weight:700;margin:0 0 12px;letter-spacing:0;}
.google-calendar-content p {margin:8px 0;overflow-wrap:anywhere;}
.google-calendar-account-row {display:flex;align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap;}
.google-calendar-actions {display:flex;gap:10px;flex-wrap:wrap;}
.google-calendar-actions button,.google-calendar-save {display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:10px 14px;border-radius:6px;border:1px solid var(--navigation-color,#008f7e);background:#fff;color:var(--navigation-color,#008f7e);font:inherit;font-weight:700;}
.google-calendar-actions svg,.google-calendar-save svg {width:20px;height:20px;flex-shrink:0;}
.google-calendar-save {background:var(--navigation-color,#008f7e);color:#fff;}
.google-calendar-selection-actions {display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap;padding:12px 0;border-bottom:1px solid #d8e2df;}
.google-calendar-choice {display:flex;align-items:center;gap:12px;min-height:46px;padding:8px 0;font-weight:500;}
.google-calendar-choice input {width:21px;height:21px;flex:0 0 21px;accent-color:var(--navigation-color,#008f7e);}
.google-calendar-choice span {overflow-wrap:anywhere;min-width:0;}
#google-calendar-search {width:100%;min-height:46px;padding:10px 12px;border:1px solid #b8cbc6;border-radius:6px;font:inherit;box-sizing:border-box;margin:8px 0 12px;}
#google-calendar-people details {padding:8px 12px;border-bottom:1px solid #d8e2df;}
#google-calendar-people summary {cursor:pointer;padding:10px 0;font-weight:600;overflow-wrap:anywhere;}
#google-calendar-people details[data-selected="true"] {background:#e7f4ef;}
#google-calendar-jobs {padding:0;list-style:none;margin:0;}
#google-calendar-jobs li {display:grid;gap:5px;padding:12px 0;border-bottom:1px solid #e1e7e5;overflow-wrap:anywhere;}
#google-calendar-jobs small {color:#5d6d67;}
#google-calendar-message {color:#176345;min-height:24px;margin:12px 0;}
#google-calendar-message[data-error="true"] {color:#a82d27;}
#google-calendar-state,#google-calendar-publisher-state {font-weight:600;color:#176345;}
.google-calendar-content button:disabled {opacity:.55;cursor:wait;}
.google-calendar-content :focus-visible {outline:3px solid #dcac39;outline-offset:3px;}
#google-calendar-confirm .configuration-actions {flex-wrap:wrap;justify-content:flex-end;gap:10px;}
#google-calendar-confirm button {min-height:44px;padding:10px 16px;border:1px solid #008c78;border-radius:6px;font:inherit;background:#fff;color:#007261;}
#google-calendar-confirm-yes {background:#008c78!important;color:#fff!important;}
@media(max-width:500px){#google-calendar-page .page-header h1 {font-size:18px;} .google-calendar-content{padding-top:10px;}}
