:root{color:#232323;background:#fbfbfa;font-family:Geist,Geist Variable,Segoe UI Variable,Aptos,system-ui,sans-serif;font-synthesis:none}*{box-sizing:border-box}html,body,#root{min-width:320px;min-height:100vh;margin:0}body{background:#fbfbfa;-webkit-font-smoothing:antialiased}button,input,select{font:inherit}button{cursor:pointer}button:focus-visible,input:focus-visible,select:focus-visible,a:focus-visible{outline:2px solid #1769e0;outline-offset:2px}.app-shell{display:grid;grid-template-columns:230px minmax(0,1fr) 288px;height:100vh;min-height:100vh;background:#fbfbfa}.app-shell.inspector-is-closed{grid-template-columns:230px minmax(0,1fr)}.sidebar,.details-panel{background:#fff}.sidebar{position:sticky;top:0;height:100vh;display:flex;flex-direction:column;padding:29px 22px 16px;border-right:1px solid #dedede}.main-nav{display:grid;gap:2px;margin:0 -22px}.main-nav button{position:relative;display:flex;align-items:center;gap:16px;width:100%;min-height:42px;padding:0 24px 0 31px;border:0;color:#505050;background:transparent;font-size:14px;text-align:left}.main-nav button.is-current{color:#0d5fdb;background:#edf3ff}.main-nav button.is-current:before{position:absolute;inset:0 auto 0 0;width:3px;background:#1669e5;content:""}.sidebar-section{margin-top:37px}.month-section{margin-top:61px}.sidebar-label{margin:0 0 12px;color:#757575;font-size:10px;font-weight:700;letter-spacing:.025em;text-transform:uppercase}.total-summary{margin-top:30px}.total-summary-period{margin:-4px 0 12px;color:#777;font-size:11px}.total-summary-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;overflow:hidden;border:1px solid #dedede;background:#dedede}.total-summary-grid>div{display:grid;gap:5px;min-height:68px;padding:10px;background:#fff}.total-summary-grid span{color:#777;font-size:10px;line-height:1.2}.total-summary-grid strong{color:#292929;font-size:16px;font-weight:500;letter-spacing:-.025em;overflow-wrap:anywhere}.month-picker{position:relative;display:flex;align-items:center;gap:13px;width:184px;height:41px;padding:0 11px;border:0;border-radius:3px;color:#1466da;background:#edf3ff;font-size:14px;text-align:left}.month-picker:after{position:absolute;top:50%;right:11px;width:7px;height:7px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:translateY(-70%) rotate(45deg);content:"";pointer-events:none}.month-picker svg{flex:0 0 auto}.month-picker select{min-width:0;flex:1 1 auto;height:100%;padding:0 21px 0 0;border:0;color:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;cursor:pointer}.month-picker select:focus-visible{outline-offset:-3px}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.filter-checkbox{display:flex;align-items:center;gap:10px;min-height:39px;color:#4b4b4b;font-size:14px;cursor:pointer}.filter-checkbox input{width:17px;height:17px;margin:0;accent-color:#1466da}.status-dot{display:inline-block;width:11px;height:11px;border-radius:50%}.status-dot.sheets,.status-dot.localbi{display:none}.status-dot.blue{background:#1b66df}.status-dot.orange{background:#f37020}.status-dot.green{background:#2dad45}.status-dot.red{background:#dc3e3e}.source-filter-label{display:inline-flex;align-items:center;gap:11px}.source-mini,.source-card-icon{display:inline-grid;place-items:center;color:#fff;font-size:14px;font-weight:700;line-height:1}.source-mini{width:18px;height:18px;border-radius:2px}.source-mini.sheets,.source-card-icon.sheets{background:#159e59}.source-mini.localbi,.source-card-icon.localbi{background:#2b2b2b}.sidebar-notice{display:flex;gap:11px;margin:auto 4px 0;color:#707070;font-size:12px;line-height:1.45}.sidebar-notice svg{flex:0 0 auto;margin-top:1px}.settings-button{display:flex;align-items:center;gap:13px;margin:104px -4px 0;padding:0;border:0;color:#606060;background:transparent;font-size:14px;text-align:left}.calendar-area{min-width:0;height:100vh;display:flex;flex-direction:column;overflow:hidden}.calendar-area.is-screen{display:block;overflow-y:auto}.screen-area{padding:30px 28px 36px}.screen-header{max-width:620px}.screen-eyebrow{margin-bottom:8px;color:#777;font-size:10px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.screen-header h1{margin-bottom:10px}.screen-header>p:last-child{margin:0;color:#666;font-size:13px;line-height:1.5}.events-table{margin-top:32px;border-top:1px solid #dedede}.events-table-head,.events-table-row{display:grid;grid-template-columns:minmax(220px,1.65fr) minmax(110px,.8fr) repeat(3,minmax(88px,.62fr));gap:14px;align-items:center}.events-table-head{min-height:37px;color:#777;font-size:10px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.events-table-row{width:100%;min-height:70px;padding:10px 0;border:0;border-top:1px solid #e5e5e5;color:#373737;background:transparent;text-align:left}.events-table-row:hover{color:#1265dc;background:#fafcff}.event-scope-clear{margin-top:13px;padding:0;border:0;color:#1669e5;background:transparent;font-size:13px;text-decoration:underline;text-underline-offset:3px}.events-table-row>span{min-width:0;font-size:12px}.events-table-row time,.events-table-row strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.events-table-row time{margin-bottom:4px;color:#777;font-size:11px}.events-table-row strong{color:inherit;font-size:13px;font-weight:500}.table-status{width:fit-content;padding:3px 6px;border-radius:2px;font-size:11px!important}.table-status.status-planned{color:#145ecb;background:#edf3ff}.table-status.status-approval{color:#a34b17;background:#fff0e5}.table-status.status-agreed{color:#247343;background:#e8f5ec}.table-status.status-cancelled{color:#a23939;background:#fdeceb}.screen-empty{margin:28px 0 0;color:#757575;font-size:13px}.agreements-kpi{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));max-width:860px;margin-top:28px;border:1px solid #dedede}.agreements-kpi>div{min-height:96px;padding:14px 16px}.agreements-kpi>div+div{border-left:1px solid #dedede}.agreements-kpi span{display:block;color:#777;font-size:11px;line-height:1.35}.agreements-kpi strong{display:block;margin-top:8px;color:#262626;font-size:25px;font-weight:500;letter-spacing:-.04em}.agreements-kpi small{display:block;margin-top:6px;color:#777;font-size:10px}.agreements-kpi-primary{background:#edf3ff}.agreements-table-wrap{margin-top:32px;overflow-x:auto;border-top:1px solid #dedede}.agreements-table{width:100%;min-width:1060px;border-collapse:collapse;color:#393939;font-size:12px;text-align:left}.agreements-table th{padding:12px 10px;color:#747474;font-size:10px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;vertical-align:bottom}.agreements-table td{min-width:104px;padding:13px 10px;border-top:1px solid #e5e5e5;vertical-align:top;white-space:pre-wrap;line-height:1.45}.agreements-table th:first-child,.agreements-table td:first-child{width:118px;padding-left:0}.agreements-table th:nth-child(2),.agreements-table td:nth-child(2){min-width:180px}.agreements-table th:nth-child(3),.agreements-table td:nth-child(3){min-width:95px}.agreements-table th:nth-child(4),.agreements-table td:nth-child(4){min-width:210px}.agreements-table th:nth-child(5),.agreements-table td:nth-child(5){min-width:145px}.agreements-table th:last-child,.agreements-table td:last-child{min-width:220px;padding-right:0}.agreement-type{display:inline-block;padding:3px 6px;border-radius:2px;font-size:10px;line-height:1.2}.agreement-type-company{color:#145ecb;background:#edf3ff}.agreement-type-organizer{color:#5d4b19;background:#faf2d7}.source-health-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:32px}.source-health{min-height:132px;padding:17px;border:1px solid #dedede;border-left:3px solid #6f8196}.source-health>div{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.source-health strong{font-size:15px;font-weight:500}.source-health span{color:#5f6c78;font-size:11px}.source-health p{margin:16px 0 0;color:#6b6b6b;font-size:12px;line-height:1.45}.source-health-available{border-left-color:#2ba265}.source-health-degraded{border-left-color:#aa7a18}.source-health-unavailable,.source-health-error{border-left-color:#db6332}.source-health-needs_adapter{border-left-color:#9e6e22}.missing-summary{margin-top:32px;padding-top:24px;border-top:1px solid #dedede}.missing-summary h2{margin:0;font-size:17px}.missing-summary>p{margin:8px 0 0;color:#6d6d6d;font-size:12px}.missing-summary>div{display:flex;gap:12px;margin-top:18px}.missing-summary span{display:grid;gap:4px;min-width:112px;padding:10px 12px;border:1px solid #dedede;color:#696969;font-size:11px}.missing-summary strong{color:#303030;font-size:19px;font-weight:500}.calendar-header{padding:30px 28px 0}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-weight:500;letter-spacing:-.035em}h1{margin-bottom:28px;color:#202020;font-size:39px;line-height:1.08}.calendar-summary{display:flex;align-items:center;gap:22px}.calendar-summary>p{margin:0;font-size:21px;letter-spacing:-.03em}.summary-divider{width:1px;height:46px;background:#dedede}.kpi-box{display:flex;align-items:baseline;gap:14px;height:48px;padding:0 14px;border:1px solid #d8d8d8;border-radius:3px;white-space:nowrap}.kpi-box strong{font-size:23px;font-weight:500;letter-spacing:-.035em}.kpi-box span{color:#5e5e5e;font-size:12px}.kpi-box.is-unavailable{border-style:dashed}.kpi-box.is-unavailable span{color:#8a6a2d}.summary-message{display:flex;align-items:flex-start;gap:11px;color:#606060;font-size:12px;line-height:1.45}.summary-message svg{flex:0 0 auto;margin-top:1px}.calendar-toolbar{display:flex;align-items:center;justify-content:space-between;padding:27px 28px 17px}.calendar-navigation,.pagination-buttons,.view-tabs{display:flex;align-items:center}.calendar-navigation{gap:12px}.pagination-buttons{overflow:hidden;border:1px solid #d7d7d7;border-radius:3px}.pagination-buttons button,.today-button{display:inline-grid;place-items:center;height:34px;border:0;color:#454545;background:#fff}.pagination-buttons button{width:32px}.pagination-buttons button+button{border-left:1px solid #d7d7d7}.pagination-buttons button:hover,.today-button:hover{background:#f4f7fc}.today-button{padding:0 13px;border:1px solid #d7d7d7;border-radius:3px;font-size:13px}.view-tabs{align-self:stretch;gap:28px}.view-tabs button{position:relative;height:35px;padding:0;border:0;color:#555;background:transparent;font-size:13px}.view-tabs button.is-active{color:#1166de}.view-tabs button.is-active:after{position:absolute;right:-7px;bottom:-17px;left:-7px;height:2px;background:#1469e5;content:""}.load-error{display:flex;align-items:center;gap:7px;margin:0 28px 10px;color:#b34224;font-size:12px}.calendar-board{flex:1 1 auto;min-height:0;display:grid;grid-template-columns:repeat(7,minmax(0,1fr));grid-template-rows:35px repeat(6,minmax(0,1fr));border-top:1px solid #dedede;border-bottom:1px solid #dedede}.weekday{display:flex;align-items:center;justify-content:center;border-right:1px solid #dedede;color:#505050;font-size:12px}.weekday:nth-child(7n){border-right:0}.calendar-cell{display:flex;flex-direction:column;min-width:0;min-height:94px;border-right:1px solid #dedede;border-top:1px solid #dedede;background:#fdfdfc}.calendar-cell:nth-child(7n){border-right:0}.calendar-cell.is-outside{background:#fafafa}.calendar-cell.is-selected{box-shadow:inset 0 0 0 2px #1769e5;z-index:1}.calendar-date-button{position:relative;z-index:1;flex:0 0 37px;width:100%;padding:12px;border:0;color:#4c4c4c;background:transparent;font-size:16px;text-align:left}.calendar-date-button:disabled{color:#c7c7c7;cursor:default}.calendar-date-button:focus-visible{outline-offset:-4px}.calendar-cell-content{position:relative;z-index:1;display:flex;flex:1 1 auto;flex-direction:column;align-items:flex-start;gap:7px;min-width:0;min-height:0;margin-top:0;padding:0 10px 8px;overflow:hidden}.calendar-event{display:grid;gap:3px;width:100%;min-width:0;max-width:100%;overflow:hidden;padding:0;border:0;color:#343434;background:transparent;font-size:10px;line-height:1.4;text-align:left;pointer-events:auto}.calendar-event:hover .event-name{color:#1265dc}.event-name{display:flex;align-items:flex-start;min-width:0;gap:7px;font-weight:500}.event-name i{flex:0 0 auto;width:7px;height:7px;margin-top:3px;border-radius:50%;background:#1769e5}.event-name-copy{display:-webkit-box;min-width:0;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2}.event-subtitle{overflow:hidden;padding-left:14px;color:#343434;text-overflow:ellipsis;white-space:nowrap}.event-metrics{overflow:hidden;color:#737373;text-overflow:ellipsis;white-space:nowrap}.has-multiple-events{gap:6px}.has-multiple-events .calendar-event{gap:2px}.has-multiple-events .event-name-copy{-webkit-line-clamp:1;line-clamp:1}.has-multiple-events .event-subtitle{display:none}.more-events{display:inline-grid;width:fit-content;min-width:24px;min-height:24px;padding:0;border:0;place-items:center;color:#1769e5;background:transparent;font-size:11px;font-weight:600;pointer-events:auto}.calendar-board.is-loading .calendar-cell{opacity:.6}.week-board{flex:1 1 auto;min-height:0;display:grid;grid-template-columns:repeat(7,minmax(0,1fr));border-top:1px solid #dedede;border-bottom:1px solid #dedede}.week-column{min-width:0;min-height:0;display:flex;flex-direction:column;border-right:1px solid #dedede;background:#fdfdfc}.week-column:last-child{border-right:0}.week-column.is-selected{box-shadow:inset 0 0 0 2px #1769e5;z-index:1}.week-date-button{display:flex;align-items:baseline;justify-content:space-between;gap:6px;flex:0 0 52px;width:100%;padding:0 12px;border:0;border-bottom:1px solid #dedede;color:#454545;background:#fff;text-align:left}.week-date-button span{color:#777;font-size:10px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.week-date-button strong{color:#282828;font-size:20px;font-weight:500;letter-spacing:-.04em}.week-event-list{display:flex;flex:1 1 auto;flex-direction:column;align-items:stretch;gap:9px;min-height:0;padding:11px 10px;overflow-y:auto}.week-event{display:grid;gap:4px;width:100%;min-width:0;padding:8px;border:1px solid #dce5f4;border-left:2px solid #1769e5;color:#3f3f3f;background:#f7faff;font-size:10px;line-height:1.35;text-align:left}.week-event:hover{border-color:#a6c7f5;color:#1265dc}.week-event .event-name{gap:5px}.week-event .event-name i{width:6px;height:6px;margin-top:3px}.week-event .event-name-copy{-webkit-line-clamp:3;line-clamp:3}.week-event-metrics{overflow:hidden;color:#747474;text-overflow:ellipsis;white-space:nowrap}.week-empty{margin:2px 0 0;color:#898989;font-size:11px;line-height:1.4}.week-board.is-loading .week-column{opacity:.6}.day-agenda{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;border-top:1px solid #dedede;border-bottom:1px solid #dedede;background:#fdfdfc}.day-agenda-header{display:flex;align-items:baseline;gap:16px;min-height:64px;padding:13px 28px;border-bottom:1px solid #dedede;background:#fff}.day-agenda-header p{margin:0;color:#777;font-size:10px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.day-agenda-header h2{margin:0;color:#282828;font-size:22px;font-weight:500;letter-spacing:-.035em}.day-agenda-header span{margin-left:auto;color:#777;font-size:12px}.day-agenda-events{display:grid;align-content:start;gap:9px;min-height:0;padding:17px 28px 24px;overflow-y:auto}.day-agenda-event{display:grid;grid-template-columns:minmax(200px,1fr) minmax(150px,.7fr) minmax(280px,1fr);gap:18px;align-items:center;width:100%;min-height:72px;padding:13px 15px;border:1px solid #dedede;border-left:3px solid #1769e5;color:#393939;background:#fff;text-align:left}.day-agenda-event:hover{border-color:#9dc1f0;background:#fafcff}.day-agenda-event .event-name-copy{-webkit-line-clamp:2;line-clamp:2}.day-event-type{color:#666;font-size:12px;line-height:1.4}.day-event-metrics{display:flex;justify-content:flex-end;gap:17px;color:#747474;font-size:11px}.day-event-metrics span{display:grid;gap:3px;white-space:nowrap}.day-event-metrics strong{color:#3d3d3d;font-size:13px;font-weight:500}.day-empty{margin:10px 0 0;color:#777;font-size:13px}.details-panel{height:100vh;min-width:0;min-height:0;padding:29px 24px 24px;border-left:1px solid #dedede;overflow-y:auto;-ms-overflow-style:none;scrollbar-width:none}.details-panel::-webkit-scrollbar{width:0;height:0}.details-topline{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.details-topline h2{margin:0;color:#242424;font-size:20px;line-height:1.2}.details-topline button{display:grid;place-items:center;width:27px;height:27px;margin:-5px -5px 0 0;padding:0;border:0;color:#696969;background:transparent}.agreement-section{margin-top:42px}.agreement-section h3,.event-details h3,.source-cards h3{margin:0;color:#292929;font-size:14px;line-height:1.4}.agreement-status{display:flex;align-items:center;gap:10px;height:41px;margin-top:17px;padding:0 12px;border:1px solid #f06d3c;border-radius:3px;color:#e85b25;font-size:14px}.agreement-status i{width:10px;height:10px;border-radius:50%;background:#ee691f}.agreement-status.is-matched{border-color:#2ea763;color:#228650}.agreement-status.is-matched i{background:#2ea763}.agreement-section p{margin:14px 0 0;color:#666;font-size:13px;line-height:1.45}.event-details,.source-cards{margin-top:42px;padding-top:26px;border-top:1px solid #dedede}.event-details dl{margin:21px 0 0}.event-details dl div{margin-bottom:17px}.event-details dt{margin-bottom:6px;color:#8a8a8a;font-size:12px}.event-details dd{margin:0;color:#404040;font-size:14px;line-height:1.4}.source-cards{margin-top:38px}.source-card{margin-top:14px;padding:11px 11px 10px;border:1px solid #dedede;border-radius:3px}.source-card>div{display:flex;align-items:center;gap:8px}.source-card>div>svg{margin-left:auto}.source-card-icon{width:19px;height:19px;border-radius:2px}.source-card strong{color:#383838;font-size:13px;font-weight:500}.source-card em{margin-left:4px;color:#2da466;font-size:11px;font-style:normal}.localbi-card em{color:#ee6627}.sheets-card>div>svg{color:#2ba265}.sheets-card.is-degraded>div>svg,.sheets-card.is-degraded em{color:#a87513}.localbi-card>div>svg{color:#ec6527}.source-card p,.source-card small{display:block;margin:8px 0 0;color:#737373;font-size:11px;line-height:1.35}.source-card small{margin-top:7px}.source-footnote{margin:16px 0 0;color:#696969;font-size:11px;line-height:1.4}.settings-layer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20;display:grid;place-items:center;padding:20px}.settings-scrim{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#1f1f1f38}.settings-dialog{position:relative;width:min(100%,520px);padding:24px;border:1px solid #d8d8d8;background:#fff;box-shadow:0 14px 40px #1e1e1e29}.settings-dialog header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.settings-dialog h2{margin:0;font-size:24px}.settings-dialog header>button{display:grid;place-items:center;width:30px;height:30px;padding:0;border:0;color:#5f5f5f;background:transparent}.settings-actions{display:flex;gap:10px;margin-top:24px}.settings-actions button{min-height:35px;padding:0 13px;border:1px solid #1669e5;border-radius:3px;color:#fff;background:#1669e5;font-size:13px}.settings-actions button:disabled{opacity:.55;cursor:wait}.settings-actions .secondary-action{color:#3f3f3f;border-color:#d7d7d7;background:#fff}.settings-rules{margin:26px 0 0;border-top:1px solid #dedede}.settings-rules div{padding:13px 0;border-bottom:1px solid #e3e3e3}.settings-rules dt{margin-bottom:5px;color:#777;font-size:11px}.settings-rules dd{margin:0;color:#3f3f3f;font-size:13px;line-height:1.45}@media(max-width:1100px){.app-shell{grid-template-columns:210px minmax(0,1fr);height:auto}.details-panel{grid-column:1 / -1;height:auto;border-top:1px solid #dedede;border-left:0}.app-shell.inspector-is-closed{grid-template-columns:210px minmax(0,1fr)}.calendar-area{height:auto;min-height:760px}.details-panel{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.agreement-section,.event-details,.source-cards{margin-top:0;padding-top:0;border-top:0}.day-agenda-event{grid-template-columns:minmax(0,1fr) minmax(130px,.55fr)}.day-event-metrics{grid-column:1 / -1;justify-content:flex-start}}@media(max-width:800px){.app-shell,.app-shell.inspector-is-closed{display:block}.sidebar{position:static;width:auto;height:auto;min-height:auto;padding:16px;border-right:0;border-bottom:1px solid #dedede}.main-nav{grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin:-16px -16px 0;border-bottom:1px solid #dedede}.main-nav button{justify-content:center;min-width:0;min-height:52px;padding:7px 8px;gap:0;font-size:11px;line-height:1.2;text-align:center}.main-nav button svg{display:none}.main-nav button.is-current:before{inset:auto 0 0;width:auto;height:3px}.month-section,.sidebar-section,.total-summary{margin-top:24px}.total-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.total-summary-grid>div{min-height:62px}.sidebar-notice{display:none}.settings-button{display:flex;margin:24px 0 0;padding:4px 0}.calendar-area{height:auto;min-height:730px;overflow:auto}.calendar-area.is-screen{min-height:0}.screen-area{padding:24px 16px 30px}.events-table{overflow-x:auto}.events-table-head,.events-table-row{min-width:620px}.agreements-kpi{grid-template-columns:1fr}.agreements-kpi>div+div{border-top:1px solid #dedede;border-left:0}.source-health-list{grid-template-columns:1fr}.missing-summary>div{flex-wrap:wrap}.missing-summary span{flex:1 1 96px;min-width:0}}@media(max-width:720px){.calendar-header{padding:24px 16px 0}h1{margin-bottom:20px;font-size:32px}.calendar-summary{align-items:flex-start;flex-wrap:wrap;gap:12px}.summary-divider,.summary-message{display:none}.calendar-toolbar{padding:22px 16px 16px}.view-tabs{gap:18px}.calendar-board{min-width:0;width:100%;grid-template-rows:29px repeat(6,minmax(58px,1fr))}.weekday{font-size:10px}.calendar-cell{min-height:58px}.calendar-date-button{flex-basis:29px;padding:6px;font-size:13px}.calendar-cell-content{display:flex;flex-wrap:wrap;gap:3px;max-height:none;margin-top:0;padding:0 6px 5px}.calendar-event{display:block;flex:0 0 100%;width:100%;height:14px;min-height:14px;overflow:hidden;pointer-events:auto}.calendar-event .event-name{display:flex;min-width:0;align-items:center;gap:3px}.calendar-event .event-name i{display:block;flex:0 0 5px;width:5px;height:5px;margin:0}.calendar-event .event-name-copy{display:block;min-width:0;overflow:hidden;color:#2d2d2d;font-size:9px;line-height:14px;text-overflow:ellipsis;white-space:nowrap}.calendar-event .event-subtitle,.calendar-event .event-metrics,.calendar-cell-content:not(.has-multiple-events) .more-events{display:none}.more-events{flex:0 0 24px;width:24px;height:24px;margin:0;border-radius:2px;background:#edf3ff;font-size:10px}.week-board{min-height:310px;grid-template-columns:repeat(7,minmax(146px,1fr));overflow-x:auto}.week-date-button{flex-basis:48px;padding:0 10px}.week-event-list{gap:7px;padding:9px}.week-event{padding:7px}.day-agenda-header{align-items:flex-start;flex-wrap:wrap;gap:5px 12px;min-height:0;padding:14px 16px}.day-agenda-header h2{flex:1 1 calc(100% - 84px);font-size:20px}.day-agenda-header span{margin-left:0}.day-agenda-events{padding:12px 16px 20px}.day-agenda-event{grid-template-columns:1fr;gap:7px;padding:12px}.day-event-metrics{justify-content:flex-start;gap:15px}.details-panel{display:block;padding:24px 16px}.agreement-section,.event-details,.source-cards{margin-top:28px;padding-top:22px;border-top:1px solid #dedede}.settings-layer{padding:12px;align-items:end}.settings-dialog{max-height:calc(100vh - 24px);overflow-y:auto;padding:20px}.settings-actions{flex-direction:column}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
