.agenda-page{--agenda-blue:#173c55;--agenda-soft:#f4f1ea;--agenda-gold:#a98a4c}.agenda-page .page-head{margin-bottom:18px}.agenda-sync{display:grid;grid-template-columns:auto 1fr auto;gap:16px;align-items:center;padding:18px 20px;margin-bottom:16px;border:1px solid #d9cfba;border-radius:10px;background:linear-gradient(110deg,#fffdf8,#f1eadc)}.agenda-sync-icon{width:46px;height:46px;border-radius:50%;display:grid;place-items:center;background:#173c55;color:white;font-size:22px}.agenda-sync p{margin:3px 0;color:#58636b}.agenda-sync-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.agenda-link{border:0;background:none;color:#155a87;padding:2px 0;text-decoration:underline;font-weight:700}.agenda-owner{display:flex;align-items:center;gap:12px;padding:12px 16px;margin-bottom:16px}.agenda-owner label{font-weight:800}.agenda-owner .input{min-width:230px}.agenda-owner small{color:var(--muted)}.agenda-layout{display:grid;grid-template-columns:190px minmax(0,1fr);gap:16px}.agenda-shortcuts{padding:14px;height:max-content;position:sticky;top:82px}.agenda-shortcuts button{display:block;width:100%;border:0;background:transparent;text-align:left;padding:10px;border-radius:7px;color:#263d4b}.agenda-shortcuts button:hover{background:#f2ede3}.agenda-shortcut-divider{height:1px;background:var(--line);margin:10px 0}.eyebrow{display:block;color:#8d7444;font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.agenda-calendar{overflow:hidden}.agenda-calendar-head{display:flex;justify-content:space-between;align-items:center;padding:17px 19px;border-bottom:1px solid var(--line)}.agenda-calendar-head h2{margin:2px 0 0;font:500 24px Georgia,serif;text-transform:capitalize}.agenda-month-nav{display:flex;gap:7px}.agenda-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr))}.agenda-weekday{padding:9px;text-align:center;background:#f2efe8;border-right:1px solid var(--line);font-size:10px;font-weight:800;text-transform:uppercase;color:#766b58}.agenda-day{min-height:116px;padding:8px;border:0;border-right:1px solid var(--line);border-top:1px solid var(--line);background:#fff;text-align:left;overflow:hidden}.agenda-day:nth-child(7n){border-right:0}.agenda-day:hover{background:#fbf8f2}.agenda-day.is-empty{background:#f7f7f5}.agenda-day.is-today{box-shadow:inset 0 0 0 2px #af914f}.agenda-day.is-selected{background:#f8f2e5}.agenda-day.is-blocked{background:repeating-linear-gradient(135deg,#f5f1eb,#f5f1eb 6px,#ece7df 6px,#ece7df 12px)}.agenda-day-number{display:block;margin-bottom:5px;font-weight:800;color:#233d4d}.agenda-day-events{display:grid;gap:3px}.agenda-event{display:block;overflow:hidden;padding:3px 5px;border-left:3px solid #4b7893;border-radius:3px;background:#edf4f7;color:#263d4b;font-size:10px;white-space:nowrap;text-overflow:ellipsis}.agenda-event.hearing{border-color:#9b4c43;background:#fff0ee}.agenda-event.expert{border-color:#7a5898;background:#f5effb}.agenda-event.meeting{border-color:#3a7c63;background:#edf8f3}.agenda-event.service{border-color:#b18836;background:#fff8e8}.agenda-more{font-size:10px;color:var(--muted)}.agenda-list{margin-top:16px;padding:18px}.agenda-section-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.agenda-section-title h3{margin:2px 0}.agenda-section-title>span{color:var(--muted);font-size:12px}.agenda-list-item{width:100%;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:11px 3px;border:0;border-bottom:1px solid var(--line);background:#fff;text-align:left}.agenda-list-item small{display:block;color:var(--muted)}.agenda-type-dot{width:9px;height:9px;border-radius:50%;background:#4b7893}.agenda-type-dot.hearing{background:#9b4c43}.agenda-type-dot.expert{background:#7a5898}.agenda-type-dot.meeting{background:#3a7c63}.agenda-type-dot.service{background:#b18836}.agenda-empty{padding:28px;text-align:center;color:var(--muted)}.agenda-blocks{margin-top:18px}.agenda-activity-modal{width:min(1180px,96vw);max-height:94vh}.agenda-type-row{display:flex;gap:7px;padding:12px 18px;border-bottom:1px solid var(--line);overflow-x:auto}.agenda-type-chip{flex:0 0 auto;border:1px solid #d7dee2;background:#fff;border-radius:999px;padding:8px 11px;color:#344c5b}.agenda-type-chip span{margin-right:5px}.agenda-type-chip.active{border-color:#173c55;background:#173c55;color:#fff}.agenda-type-chip.routed{border-style:dashed}.agenda-modal-body{display:grid;grid-template-columns:1.15fr .85fr;gap:24px;padding:22px}.agenda-form-column{display:grid;align-content:start;gap:14px}.agenda-form-side{padding-left:24px;border-left:1px solid var(--line)}.agenda-date-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.agenda-unavailable{padding:12px 14px;border:1px dashed #d4c8b2;border-radius:8px;background:#faf8f3;color:#50606a}.agenda-unavailable b,.agenda-unavailable small{display:block}.agenda-unavailable small{margin-top:3px;color:var(--muted)}.agenda-modal-foot{position:sticky;bottom:0;background:#fff;flex-wrap:wrap}.agenda-edit-actions{display:flex;gap:7px;margin-right:auto;flex-wrap:wrap}.agenda-modal-head b,#agendaModalTitle{display:block;font-size:17px}
@media(max-width:900px){.agenda-sync{grid-template-columns:auto 1fr}.agenda-sync-actions{grid-column:1/-1;justify-content:flex-start}.agenda-layout{grid-template-columns:1fr}.agenda-shortcuts{position:static;display:flex;gap:5px;overflow-x:auto}.agenda-shortcuts .eyebrow,.agenda-shortcut-divider{display:none}.agenda-shortcuts button{width:auto;white-space:nowrap}.agenda-modal-body{grid-template-columns:1fr}.agenda-form-side{padding-left:0;border-left:0;border-top:1px solid var(--line);padding-top:20px}}
@media(max-width:640px){.agenda-owner{align-items:flex-start;flex-direction:column}.agenda-owner .input{width:100%;min-width:0}.agenda-calendar-head{align-items:flex-start}.agenda-day{min-height:78px;padding:5px}.agenda-event{font-size:0;height:7px;padding:0;border-left:0}.agenda-event b{display:none}.agenda-weekday{padding:7px 2px}.agenda-date-row{grid-template-columns:1fr}.agenda-activity-modal{width:100%;max-height:100vh;border-radius:0}.agenda-modal-backdrop{padding:0}.agenda-modal-foot>button{flex:1}.agenda-edit-actions{width:100%;overflow-x:auto;flex-wrap:nowrap}.agenda-edit-actions button{white-space:nowrap}}
.agenda-activity-modal,.agenda-modal-body,.agenda-form-column,.agenda-edit-actions{min-width:0}.agenda-type-row{min-width:0;max-width:100%}
@media(max-width:640px){.agenda-activity-modal{max-width:100vw;overflow:hidden}}
.agenda-day{position:relative}.agenda-day-select{position:absolute;inset:0;display:flex;align-items:flex-start;width:100%;padding:8px;border:0;background:transparent;text-align:left;cursor:pointer}.agenda-day-select:disabled{cursor:not-allowed}.agenda-day-select:focus-visible{outline:3px solid #c29a43;outline-offset:-3px}.agenda-day-events{position:relative;z-index:1;margin-top:24px;pointer-events:none}.agenda-event{width:100%;border-top:0;border-right:0;border-bottom:0;text-align:left;cursor:pointer;pointer-events:auto}.agenda-event:focus-visible{outline:2px solid #173c55;outline-offset:1px}.agenda-file-state{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:11px;align-items:center;padding:13px 14px;border:1px solid #d4c8b2;border-radius:8px;background:#faf8f3;color:#50606a}.agenda-file-state b,.agenda-file-state small{display:block}.agenda-file-state small{margin-top:3px;color:var(--muted)}.agenda-file-icon{font-size:21px}.agenda-file-state .pill{white-space:nowrap}
@media(max-width:640px){.agenda-day-select{padding:5px}.agenda-day-events{margin-top:20px}.agenda-file-state{grid-template-columns:auto 1fr}.agenda-file-state .pill{grid-column:2}}
.agenda-modal-head{background:#fffdf9}.agenda-modal-head #agendaModalTitle{font:500 22px Georgia,serif}.agenda-title-input{font-size:18px;font-weight:700}.agenda-detail-card{position:relative;display:grid;gap:12px;padding:18px;border:1px solid #ddd6c9;border-radius:12px;background:#fff;box-shadow:0 2px 8px rgba(32,45,52,.035)}.agenda-block-label{position:absolute;top:-9px;left:14px;padding:2px 8px;border:1px solid #ddd3c1;border-radius:999px;background:#faf7f0;color:#806b43;font-size:9px;font-weight:850;letter-spacing:.1em}.agenda-block-label small{font-size:9px;color:#6d7780}.agenda-inline-note{display:flex;justify-content:space-between;gap:12px;padding-top:10px;border-top:1px dashed #ded7ca;color:#52616a}.agenda-inline-note small{color:var(--muted);text-align:right}.agenda-link-field{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.agenda-link-field input,.agenda-detail-card textarea{width:100%;border:1px solid #cbd8df;border-radius:8px;padding:10px;background:#fff}.agenda-file-drop{display:grid;justify-items:center;gap:5px;padding:22px;border:1px dashed #c9b88f;border-radius:10px;background:#fcfaf5;text-align:center;color:#455761}.agenda-file-drop small,.agenda-honest-note{color:var(--muted)}.agenda-file-state{grid-template-columns:minmax(0,1fr) auto}.agenda-disabled-action,.agenda-checklist-add{display:flex;align-items:center;justify-content:space-between;gap:8px}.agenda-disabled-action label{color:var(--muted);font-size:12px}.agenda-relation-tabs,.agenda-visibility{display:grid;grid-template-columns:1fr 1fr;gap:8px}.agenda-relation-tab{padding:8px;border:1px solid #ddd6c9;border-radius:8px;background:#faf9f6;text-align:center;color:#63717a;font-size:12px;font-weight:750}.agenda-relation-tab.active{border-color:#b79a5d;background:#fff8e9;color:#72591f}.agenda-person{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px}.agenda-person small{display:block;color:var(--muted)}.agenda-visibility-option{display:grid;gap:3px;padding:11px;border:1px solid #d6dce0;border-radius:9px;background:#fafcfd;text-align:left;color:#4f6069}.agenda-visibility-option.active{border-color:#77aec9;background:#eef9fd;color:#205a75}.agenda-visibility-option small{font-size:10px}.agenda-checklist-add{display:grid;grid-template-columns:minmax(0,1fr) auto}.agenda-checklist-add input{width:100%;border:1px solid #d5dce0;border-radius:8px;padding:9px}.agenda-save-state{margin-left:auto;padding:5px 9px;border-radius:999px;background:#eef7f1;color:#267253;font-size:11px;font-weight:800}
@media(max-width:720px){.agenda-inline-note{display:grid}.agenda-inline-note small{text-align:left}.agenda-link-field,.agenda-relation-tabs,.agenda-visibility{grid-template-columns:1fr}.agenda-save-state{order:-1;width:100%;margin:0;text-align:center}.agenda-detail-card{padding:16px 13px}}
.agenda-event{min-height:28px;padding:6px 8px;border:1px solid #cbdce4;border-left:4px solid #4b7893;border-radius:8px;background:#edf4f7;color:#183748;font-size:11px;font-weight:650;line-height:1.35;box-shadow:0 1px 3px rgba(25,52,68,.08)}.agenda-event b{display:inline-block;margin-right:4px;color:#102f42;font-size:10px}.agenda-event:hover{border-color:#7fa3b6;background:#e3f0f5;box-shadow:0 3px 8px rgba(25,52,68,.13);transform:translateY(-1px)}.agenda-event.hearing{border-color:#d7a49e;border-left-color:#9b4c43;background:#fff0ee;color:#68302b}.agenda-event.expert{border-color:#c5b0d9;border-left-color:#7a5898;background:#f5effb;color:#523b68}.agenda-event.meeting{border-color:#a8cfbe;border-left-color:#3a7c63;background:#edf8f3;color:#285b48}.agenda-event.service{border-color:#dec78f;border-left-color:#b18836;background:#fff8e8;color:#71571f}.agenda-detail-card{border-color:#d2c7b5;box-shadow:0 4px 14px rgba(41,48,52,.06)}.agenda-block-label{border-color:#c9b78f;background:#fff8e8;color:#6e541d;box-shadow:0 1px 3px rgba(80,62,28,.08)}.agenda-detail-card :disabled{opacity:.72;background:#f3f1ec;color:#68747b}.agenda-honest-note{display:block;padding:9px 10px;border-radius:7px;background:#f7f4ed}.agenda-sync.is-connected{border-color:#a8cfbe;background:linear-gradient(110deg,#fbfffc,#eaf6ef)}
@media(max-width:640px){.agenda-event{min-height:12px;height:12px;padding:0;border-width:1px;border-left-width:3px;border-radius:5px}.agenda-event b{display:none}}
.agenda-sync-modal{width:min(820px,94vw);max-height:92vh}.agenda-sync-modal-body{display:grid;gap:16px;padding:22px;background:#fbfaf7}.agenda-sync-warning{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:15px 17px;border:1px solid #e0c68d;border-radius:12px;background:#fff8e7;color:#70531b}.agenda-sync-warning.is-active{border-color:#9bc8af;background:#edf8f1;color:#285d43}.agenda-sync-warning p{margin:4px 0 0;color:inherit}.agenda-sync-account{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:13px;padding:16px;border:1px solid #d8d1c5;border-radius:12px;background:#fff}.agenda-sync-account small{display:block;margin-top:3px;color:var(--muted)}.agenda-google-avatar{width:46px;height:46px;display:grid;place-items:center;border-radius:50%;background:#173c55;color:#fff;font-weight:850}.danger-text{color:#9b3c36}.agenda-sync-section{display:grid;gap:10px;padding:17px;border:1px solid #d8d1c5;border-radius:12px;background:#fff}.agenda-sync-section>label,.agenda-sync-section>b{color:#243d4b;font-weight:850}.agenda-sync-section select{width:100%;padding:11px;border:1px solid #c8d3d9;border-radius:9px;background:#fff}.agenda-sync-types{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.agenda-sync-type{position:relative}.agenda-sync-type input{position:absolute;opacity:0;pointer-events:none}.agenda-sync-type span{display:flex;align-items:center;min-height:46px;padding:10px 12px;border:1px solid #d7d3cb;border-radius:10px;background:#faf9f6;color:#4a5961;font-weight:700;cursor:pointer}.agenda-sync-type input:checked+span{border-color:#b18c43;background:#fff6df;color:#6a501a;box-shadow:inset 0 0 0 1px #c7a65f}.agenda-sync-type input:focus-visible+span{outline:3px solid #173c55;outline-offset:2px}.agenda-sync-loading,.agenda-sync-error{padding:30px;border:1px dashed #d2c8b6;border-radius:12px;background:#fff;text-align:center}.agenda-sync-error{color:#923c36}.agenda-sync-modal-foot>span{margin-right:auto;font-size:12px;font-weight:800;color:#59666d}
@media(max-width:720px){.agenda-sync-types{grid-template-columns:1fr 1fr}.agenda-sync-account{grid-template-columns:auto 1fr}.agenda-sync-account .agenda-link{grid-column:1/-1;text-align:left}.agenda-sync-warning{align-items:flex-start;flex-direction:column}.agenda-sync-modal-foot>span{width:100%}}
@media(max-width:480px){.agenda-sync-types{grid-template-columns:1fr}.agenda-sync-modal{width:100%;max-height:100vh;border-radius:0}.agenda-sync-modal-backdrop{padding:0}}
.agenda-linked-actions{display:flex;gap:12px;margin-top:-6px}.agenda-related{display:grid;gap:6px;padding-top:10px;border-top:1px dashed #ddd2bf}.agenda-related>b{font-size:11px;color:#745f37;text-transform:uppercase}.agenda-related button{display:flex;justify-content:space-between;gap:8px;padding:8px 10px;border:1px solid #ddd6c9;border-radius:8px;background:#faf9f6;text-align:left;color:#334b59}.agenda-related button small{color:var(--muted)}.agenda-visibility-option{position:relative;cursor:pointer}.agenda-visibility-option input{position:absolute;opacity:0}.agenda-visibility-option:has(input:checked){border-color:#77aec9;background:#eef9fd;color:#205a75;box-shadow:inset 0 0 0 1px #9bc7dc}.agenda-checklist,.agenda-comments{display:grid;gap:8px}.agenda-check-item{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:7px}.agenda-check-item>input[type=text],.agenda-check-item>input:not([type]){width:100%;padding:8px;border:1px solid #d2d9dd;border-radius:7px}.agenda-check-item .danger{min-width:32px;padding:6px}.agenda-comment-add{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:8px}.agenda-comments article{position:relative;padding:10px 12px;border:1px solid #ddd6c9;border-radius:9px;background:#faf9f6}.agenda-comments article p{margin:5px 0;white-space:pre-wrap}.agenda-comments article small{color:var(--muted)}.agenda-comments article .agenda-link{position:absolute;top:8px;right:9px}.agenda-detail-card select{width:100%;padding:9px;border:1px solid #cbd8df;border-radius:8px;background:#fff}
@media(max-width:640px){.agenda-comment-add{grid-template-columns:1fr}.agenda-linked-actions{flex-wrap:wrap}}
.agenda-context-add{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:7px;margin-top:9px;align-items:center}.agenda-context-add input,.agenda-context-add select{min-width:0}.agenda-context-list{display:grid;gap:7px}.agenda-context-row{display:flex;align-items:center;gap:8px;padding:8px;border:1px solid var(--line);border-radius:6px;background:#fff}.agenda-context-row>span{display:grid;min-width:0;margin-right:auto}.agenda-context-row b,.agenda-context-row small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.agenda-context-row small{color:var(--muted)}
@media(max-width:720px){.agenda-context-add{grid-template-columns:1fr}.agenda-context-row{align-items:flex-start;flex-wrap:wrap}.agenda-context-row>span{width:100%}}
.dashboard-agenda{grid-column:1/-1;overflow:hidden}.dashboard-agenda-head{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:17px 19px;border-bottom:1px solid var(--line)}.dashboard-agenda-head h3{margin:2px 0 0;font:500 22px Georgia,serif;text-transform:capitalize}.dashboard-agenda-body{display:grid;grid-template-columns:minmax(0,1fr) 300px}.dashboard-agenda-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));border-right:1px solid var(--line)}.dashboard-agenda-day{min-height:92px;border-top:1px solid var(--line);border-right:1px solid var(--line);background:#fff;overflow:hidden}.dashboard-agenda-day:nth-child(7n){border-right:0}.dashboard-agenda-day.is-empty{background:#f7f7f5}.dashboard-agenda-day.is-today{box-shadow:inset 0 0 0 2px #af914f}.dashboard-agenda-day.is-selected{background:#f8f2e5}.dashboard-agenda-date{display:flex;align-items:center;gap:5px;width:100%;padding:6px 7px;border:0;background:transparent;text-align:left}.dashboard-agenda-date:focus-visible,.dashboard-agenda-day .agenda-event:focus-visible{outline:3px solid #173c55;outline-offset:-2px}.dashboard-agenda-count{display:grid;place-items:center;min-width:19px;height:19px;padding:0 5px;border-radius:999px;background:#173c55;color:#fff;font-size:10px}.dashboard-agenda-events{display:grid;gap:3px;padding:0 5px 6px}.dashboard-agenda-events .agenda-event{min-width:0}.dashboard-agenda-events .is-complete{text-decoration:line-through;opacity:.7}.dashboard-agenda-events .agenda-more{border:0;background:transparent;text-align:left;text-decoration:underline}.dashboard-agenda-list{padding:17px;max-height:560px;overflow:auto;background:#fbfaf7}.dashboard-agenda-list h4{margin:3px 0 12px}.dashboard-agenda-list .agenda-list-item{grid-template-columns:auto 1fr}.dashboard-agenda-list .agenda-list-item small{white-space:normal}
@media(max-width:900px){.dashboard-agenda-head{align-items:flex-start;flex-direction:column}.dashboard-agenda-body{grid-template-columns:1fr}.dashboard-agenda-grid{border-right:0}.dashboard-agenda-list{border-top:1px solid var(--line);max-height:none}}
@media(max-width:560px){.dashboard-agenda-grid{display:none}.dashboard-agenda-list{min-height:210px}.dashboard-agenda-head .agenda-month-nav{width:100%;display:grid;grid-template-columns:auto 1fr auto}.dashboard-agenda-head [data-page="agenda"]{grid-column:1/-1}.dashboard-agenda-list .agenda-list-item{min-height:48px}}
