.space-access-badge{border:1px solid var(--border-subtle);min-height:32px;color:var(--text-secondary);text-transform:capitalize;border-radius:8px;align-items:center;padding:0 10px;font-size:12px;display:inline-flex}.space-share-dialog{width:min(560px,100vw - 32px)}.space-share-add,.space-share-row{grid-template-columns:minmax(0,1fr) 128px auto;align-items:center;gap:8px;display:grid}.space-share-list{gap:8px;margin-top:18px;display:grid}.space-share-row{border-bottom:1px solid var(--border-subtle);padding-block:8px}.space-share-row>span,.space-share-row>span strong,.space-share-row>span small{min-width:0;display:block}.space-share-row>span strong,.space-share-row>span small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.space-share-row>span small{color:var(--text-tertiary);margin-top:2px}@media (max-width:620px){.space-share-add,.space-share-row{grid-template-columns:minmax(0,1fr) auto}.space-share-add select:first-child,.space-share-row>span{grid-column:1/-1}}
.space-trash-node{grid-template-columns:20px minmax(0,1fr) 30px 30px;padding-left:8px}.space-trash-node>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.space-move-dialog{width:min(460px,100vw - 32px)}.space-collaboration-dialog{width:min(680px,100vw - 32px);max-height:min(760px,100vh - 48px);overflow:auto}.space-collaboration-tabs,.space-comment-compose>div,.space-comment-list article header,.space-version-list article{align-items:center;gap:8px;display:flex}.space-collaboration-tabs{margin-bottom:16px}.space-collaboration-tabs [data-active=true]{background:var(--surface-raised)}.space-comment-compose,.space-comment-list,.space-version-list{gap:10px;display:grid}.space-comment-compose textarea{resize:vertical;width:100%}.space-comment-compose>div{justify-content:flex-end}.space-comment-list article,.space-version-list article{border:1px solid var(--border-subtle);background:var(--surface-raised);border-radius:10px;padding:12px}.space-comment-list article header time,.space-version-list article time{color:var(--text-tertiary);font-size:11px}.space-comment-list article header .icon-button{margin-left:auto}.space-comment-list article p{white-space:pre-wrap;margin:8px 0 0}.space-version-list article{justify-content:space-between}.space-version-list article div,.space-version-list article strong,.space-version-list article time{display:block}
.db-simple-list,.db-timeline,.db-chart,.db-form-view,.space-automation-list{gap:8px;display:grid}.db-simple-list>button,.db-timeline>button,.db-dashboard-view section>button{border:0;border-bottom:1px solid var(--border-subtle);width:100%;color:var(--text-primary);text-align:left;background:0 0;align-items:center;gap:12px;padding:11px 12px;display:flex}.db-simple-list>button strong,.db-timeline>button strong,.db-simple-list>button span{overflow-wrap:anywhere;min-width:0}.db-timeline time{flex-shrink:0}.db-simple-list>button:last-child,.db-timeline>button:last-child,.db-dashboard-view section>button:last-child{border-bottom:0}.db-simple-list>button span,.db-timeline time{color:var(--text-secondary);margin-left:auto;font-size:12px}.db-timeline{border-left:2px solid var(--border-subtle);padding-left:24px;position:relative}.db-chart>div{grid-template-columns:minmax(0,220px) minmax(0,1fr) minmax(60px,max-content);align-items:center;gap:12px;display:grid}.db-chart>div>span{overflow-wrap:anywhere;min-width:0}.db-chart>div>strong{text-align:right;font-variant-numeric:tabular-nums}.db-chart i{width:var(--bar);background:var(--text-primary);border-radius:4px;height:18px;display:block}.db-form-view{border:1px solid var(--border-subtle);border-radius:var(--radius-card);background:var(--surface-page-card);width:min(100%,620px);margin:12px auto;padding:24px}.db-form-view label,.space-automation-form,.space-automation-form label{gap:6px;display:grid}.db-dashboard-view{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.db-dashboard-view>article{border:1px solid var(--border-subtle);border-radius:var(--radius-card);background:var(--surface-page-card);box-shadow:var(--shadow-card);padding:18px}.db-dashboard-view>article strong{margin-top:8px;font-size:28px;display:block}.db-dashboard-view>section{grid-column:1/-1}.space-automation-dialog{width:min(620px,100vw - 32px)}.space-automation-form{gap:10px}.space-automation-form label{grid-template-columns:80px 1fr 1fr;align-items:center}.space-automation-list{margin-top:18px}.space-automation-list article{border:1px solid var(--border-subtle);border-radius:10px;justify-content:space-between;gap:12px;padding:12px;display:flex}.space-automation-list span{color:var(--text-secondary);margin-top:4px;font-size:12px;display:block}@media (max-width:700px){.db-dashboard-view{grid-template-columns:1fr}.db-chart>div{grid-template-columns:minmax(0,100px) minmax(0,1fr) minmax(44px,max-content);gap:8px}.db-simple-list>button{flex-direction:column;align-items:flex-start;gap:4px}.db-simple-list>button span{margin-left:0}.space-automation-form label{grid-template-columns:1fr}}
:root body,:root body *{font-family:var(--font-instrument-sans), sans-serif!important;font-weight:400!important}:root[data-theme] :is(button,[role=button],.primary-button,.secondary-button,.icon-button){border:0!important}:root[data-theme] :is(button,[role=button]):not(:focus-visible){outline:none!important}:root[data-theme]{--radius-button:10px;--radius-control:10px;--radius-button-pill:10px}:root[data-theme] :is(.db-search,.table-search,.global-search,.lead-list-search,.db-select-popover>input){border:0;outline:none;background:0 0!important;box-shadow:inset 2px 2px 5px #00000040!important}:root[data-theme] :is(.db-search,.table-search,.global-search,.lead-list-search) input{box-shadow:none!important;background:0 0!important}:root[data-theme] :is(.db-cell-button,.db-cell-input){box-shadow:none!important}:root[data-theme] .db-select-option{grid-template-columns:minmax(0,1fr) 28px;gap:4px}:root[data-theme] .db-select-option .db-option-more{justify-content:center;align-items:center;min-width:28px;display:inline-flex;width:28px!important;height:26px!important;min-height:26px!important;padding:0!important}:root[data-theme] .db-select-option .db-option-more>svg:first-child{width:16px;height:16px;position:static}:root[data-theme] .lead-desk-shell :is(.lead-desk-list,.lead-desk-main,.lead-desk-details,.lead-desk-stage,.dialer-panel){background:var(--glass-surface)!important}:root[data-theme] .lead-desk-shell :is(.lead-list-heading,.lead-desk-toolbar,.lead-detail-header){box-sizing:border-box;flex-shrink:0;align-items:center;height:56px;min-height:56px;padding-block:5px}:root[data-theme] .lead-desk-shell .lead-detail-avatar{width:32px;height:32px}:root[data-theme] .lead-profile-empty{min-height:calc(100% - 56px)}:root[data-theme] :is(.dialer-filter-trigger,.dialer-next-lead){background:var(--btn-bg);color:var(--btn-color);border-radius:var(--radius-control);box-shadow:var(--btn-shadow)!important}:root[data-theme] .lead-list-search-row .lead-list-search,:root[data-theme] .lead-list-search-row .lead-list-search input{min-height:28px}:root[data-theme] .dialer-filter-trigger{width:28px;height:28px;min-height:28px;padding:5px}@media (min-width:641px) and (pointer:fine){:root[data-theme] .icon-button{width:28px;height:28px;min-height:28px;padding:5px}}:root[data-theme] :is(.primary-button,.secondary-button,.danger-button,.catalog-add-button,.catalog-danger-button,.db-new-button,.db-filter-add,.db-view-create-save,.db-toolbar-button,.widget-sheet-apply,.filter-pill,.icon-button){border-radius:var(--radius-control)!important}:root[data-theme] :is(.primary-button,.danger-button,.catalog-add-button,.catalog-danger-button,.db-new-button,.db-filter-add,.db-view-create-save,.db-toolbar-button,.widget-sheet-apply,.icon-button){background:var(--btn-bg);color:var(--btn-color);border:0;box-shadow:var(--btn-shadow)!important}:root[data-theme] :is(.secondary-button,.filter-pill){background:var(--btn-bg);color:var(--btn-color);box-shadow:var(--btn-shadow)!important}:root[data-theme] :is(.primary-button,.secondary-button,.icon-button,.db-new-button,.filter-pill) svg{color:inherit}:root[data-theme] :is(.db-filter-add,.db-toolbar-button,.db-view-create-save,.db-view-tab) svg{flex:none;width:16px;height:16px}:root[data-theme] :is(.primary-button,.secondary-button,.danger-button,.catalog-add-button,.catalog-danger-button,.icon-button,.db-new-button,.db-filter-add,.db-view-create-save,.db-toolbar-button,.filter-pill):hover:not(:disabled){background:var(--btn-bg-hover);color:var(--btn-color);opacity:1}:root[data-theme] :is(.danger-button,.catalog-danger-button) svg{color:var(--sys-red-text)}:root[data-theme] :is(.widget-edit-remove,.danger-icon-button){background:var(--sys-red-bg);color:var(--accent-red);box-shadow:var(--btn-shadow)!important}:root[data-theme] :is(.widget-edit-remove,.danger-icon-button):hover:not(:disabled){background:var(--sys-red-bg-hover);color:var(--accent-red)}:root[data-theme] .widget-sheet .icon-button{width:var(--control-height);min-width:var(--control-height);height:var(--control-height);padding:0;min-height:var(--control-height)!important}:root[data-theme] :is(.db-view-tab,.nav-item):not([data-active=true]){color:var(--text-primary)}:root[data-theme] :is(.db-view-tab,.nav-item):is(:hover,[data-active=true]){background:var(--btn-bg)!important;color:var(--btn-color)!important}:root[data-theme] :is(.nav-item,.db-view-tab):is(:hover,[data-active=true]) :is(svg,span){color:inherit!important}:root[data-theme] .workspace-settings-nav nav a:is(:hover,[data-active=true]){background:var(--btn-bg);color:var(--btn-color);box-shadow:var(--btn-shadow)}:root[data-theme] .workspace-settings-nav nav a:is(:hover,[data-active=true]) :is(svg,span){color:inherit}:root[data-theme] .notion-database .db-table .db-custom-actions-cell{right:var(--db-pinned-actions-width);text-align:center;width:var(--db-custom-actions-width)!important;min-width:var(--db-custom-actions-width)!important}:root[data-theme] .record-panel.compact-dialog{width:min(520px,100vw - 32px);height:fit-content;max-height:calc(100dvh - 48px);margin:auto;animation:.2s cubic-bezier(.16,1,.3,1) dialog-in-scale;inset:0;overflow-y:auto}:root[data-theme] .record-panel.compact-dialog[data-state=closed]{animation:.16s ease-in forwards dialog-out-scale}:root[data-theme] .compact-dialog :is(.record-header,.record-actions){position:static}:root[data-theme] .compact-dialog .record-actions{background:0 0;flex-wrap:wrap}:root[data-theme] .integration-disconnect-logos :is(.integration-provider-logo,.integration-system-logo){flex:0 0 48px;justify-content:center;align-items:center;display:inline-flex}:root[data-theme] .integration-disconnect-logos .integration-provider-logo img{object-fit:contain;width:24px;height:24px}:root[data-theme] .integration-details dl{background:0 0;border:0;border-radius:0}:root[data-theme] .integration-details dl>div{background:0 0;padding-inline:0}:root[data-theme] .integration-details dl>div:not(:last-child){border-bottom:1px solid var(--border-subtle)}@media (prefers-reduced-motion:reduce){:root[data-theme] .record-panel.compact-dialog{animation:none!important}}:root[data-theme] .glass-switch{--switch-width:54px;--switch-height:32px;--switch-off:#ffffff21;--switch-icon:#ffffffbf;isolation:isolate;box-sizing:border-box;width:var(--switch-width);min-width:var(--switch-width);height:var(--switch-height);background-color:var(--switch-off);-webkit-backdrop-filter:blur(12px)saturate(145%);cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;background-image:linear-gradient(160deg,#ffffff3d,#fff0 55%);flex:none;grid-template-rows:1fr;grid-template-columns:repeat(2,minmax(0,1fr));align-self:center;place-items:center;transition:background-color .2s;display:inline-grid;position:relative;overflow:visible;min-height:var(--switch-height)!important;border-radius:999px!important;padding:3px!important;box-shadow:0 2px 6px #00000029!important}:root[data-theme=light] .glass-switch{--switch-off:#00000017;--switch-icon:#101010a6}:root[data-theme] .glass-switch-thumb{-webkit-backdrop-filter:blur(8px);pointer-events:none;background:linear-gradient(145deg,#fffffffa,#ffffffd1);border-radius:999px;grid-area:1/1;place-self:stretch stretch;transition:transform .22s cubic-bezier(.22,1,.36,1),scale .16s;transform:translate(0);box-shadow:0 2px 5px #0000002e}:root[data-theme] .glass-switch[aria-checked=true]{background-color:#34c759}:root[data-theme] .glass-switch[aria-checked=true] .glass-switch-thumb{transform:translate(100%)}:root[data-theme] .glass-switch--theme{--switch-width:64px;background-color:var(--switch-off)}:root[data-theme] .glass-switch--theme[aria-checked=true]{background-color:var(--switch-off)}:root[data-theme] .glass-switch--theme[aria-checked=true] .glass-switch-thumb{transform:translate(0)}:root[data-theme] .glass-switch--theme[aria-checked=false] .glass-switch-thumb{transform:translate(100%)}:root[data-theme] .glass-switch--theme svg{z-index:1;width:15px;height:15px;color:var(--switch-icon);pointer-events:none;grid-row:1;margin:0;position:relative}:root[data-theme] .glass-switch--theme svg:first-of-type{grid-column:1}:root[data-theme] .glass-switch--theme svg:last-of-type{grid-column:2}:root[data-theme] .glass-switch--theme[aria-checked=true] svg:first-of-type,:root[data-theme] .glass-switch--theme[aria-checked=false] svg:last-of-type{color:#101010}:root[data-theme] .glass-switch:active:not(:disabled) .glass-switch-thumb{scale:1.04 .96}:root[data-theme] .glass-switch:focus-visible{outline:2px solid var(--text-primary);outline-offset:3px}:root[data-theme] .glass-switch:disabled{cursor:not-allowed;opacity:.45}:root[data-theme] .notification-push-row{flex-wrap:wrap}:root[data-theme] .notification-push-label{color:var(--text-secondary);flex:160px;align-items:center;gap:8px;display:inline-flex}:root[data-theme] .notification-push-label svg{flex:none;width:16px;height:16px}@media (max-width:700px),(pointer:coarse){:root[data-theme] .glass-switch{--switch-width:60px;--switch-height:36px}:root[data-theme] .glass-switch--theme{--switch-width:64px}}@media (prefers-reduced-motion:reduce){:root[data-theme] :is(.glass-switch,.glass-switch-thumb){transition:none!important}}@media (prefers-reduced-transparency:reduce){:root[data-theme] .glass-switch{--switch-off:#454545;-webkit-backdrop-filter:none}:root[data-theme=light] .glass-switch{--switch-off:#e4e4e4}:root[data-theme] .glass-switch-thumb{-webkit-backdrop-filter:none;background:#fff}}@media (forced-colors:active){:root[data-theme] button.glass-switch[role=switch]{outline-offset:0;background:canvas;outline:1px solid buttontext!important}:root[data-theme] .glass-switch-thumb{box-shadow:none;background:buttontext}:root[data-theme] .glass-switch--theme svg{color:buttontext}:root[data-theme] .glass-switch--theme[aria-checked=true] svg:first-of-type,:root[data-theme] .glass-switch--theme[aria-checked=false] svg:last-of-type{color:canvas}}:root[data-theme] :is(.primary-button,.secondary-button,.danger-button,.catalog-add-button,.catalog-danger-button,.db-new-button,.db-filter-add,.db-view-create-save,.db-toolbar-button,.db-view-tab,.widget-sheet-apply,.filter-pill){white-space:normal;justify-content:center;align-items:center;gap:8px;max-width:100%;height:auto;font-size:13px;line-height:1.25;display:inline-flex;min-height:var(--control-height)!important;padding:4px 10px!important}:root[data-theme] :is(.segmented,.view-toggle,.logic-toggle,.revenue-range-group){background:var(--btn-muted-bg);border-radius:12px;gap:3px;max-width:100%;padding:3px}:root[data-theme] :is(.segmented,.view-toggle,.logic-toggle,.revenue-range-group)>button{color:var(--btn-bg);min-height:var(--control-height);background:0 0;border-radius:10px;padding:4px 10px;font-size:13px;line-height:1.25;box-shadow:none!important}:root[data-theme] :is(.segmented,.view-toggle,.logic-toggle,.revenue-range-group)>button:is([data-active=true],[aria-selected=true]),:root[data-theme] :is(.db-view-tab,.mobile-tab,.db-pager-page,.filter-pill):is([data-active=true],[aria-selected=true],[aria-current=page]){background:var(--btn-bg);color:var(--btn-color);box-shadow:var(--btn-shadow)!important}:root[data-theme] .catalog-folders.catalog-folders.segmented{background:var(--btn-muted-bg)}:root[data-theme] .catalog-folders.catalog-folders.segmented>button{color:var(--text-primary)}:root[data-theme] .catalog-folders.catalog-folders.segmented>button[aria-selected=true]{background:var(--btn-bg);color:var(--btn-color)}:root[data-theme] select{color:var(--btn-color);box-shadow:var(--btn-shadow);min-height:var(--control-height);max-width:100%;padding-block:4px;background-color:var(--btn-bg)!important}:root[data-theme] select:not([multiple]){height:var(--control-height);line-height:1.25}:root[data-theme] .record-panel :is(input:not([type=checkbox]):not([type=radio]),select){min-height:var(--control-height);padding-block:4px}:root[data-theme] .pod-edit-actions>button{min-width:70px}:root[data-theme] .notion-database .db-search:focus-within{outline:2px solid var(--text-primary);outline-offset:2px}:root[data-theme] input[type=checkbox]{background:var(--btn-muted-bg);border-color:var(--border-strong);box-shadow:var(--btn-inset-shadow);border-radius:6px}:root[data-theme] input[type=checkbox]:is(:checked,:indeterminate){background:var(--btn-bg);box-shadow:var(--btn-shadow)}:root[data-theme] input[type=checkbox]:checked:after{border-color:var(--btn-color)}:root[data-theme] .notion-database .db-view-item{border-radius:var(--radius-control);background:var(--btn-muted-bg);color:var(--btn-bg);box-shadow:var(--btn-shadow)}:root[data-theme] .notion-database .db-view-item[data-active=true]{background:var(--btn-bg);color:var(--btn-color);box-shadow:var(--btn-shadow)}:root[data-theme] .notion-database .db-view-item .db-view-tab{color:inherit;white-space:nowrap;background:0 0;box-shadow:none!important}:root[data-theme] .mobile-search-fab{background:var(--btn-bg);color:var(--btn-color);box-shadow:var(--btn-shadow)!important}:root[data-theme] input[type=checkbox]:indeterminate:after{content:"";background:var(--btn-color);width:8px;height:2px}:root[data-theme] :is(.db-menu-item,[role=menuitem],[role=option]):is(:hover,[data-highlighted],[aria-selected=true]){background:var(--btn-bg)!important;color:var(--btn-color)!important}:root[data-theme] :is(.db-menu-item,[role=menuitem],[role=option]):is(:hover,[data-highlighted],[aria-selected=true])>:is(svg,span,strong){color:inherit!important}:root[data-theme] .notification-item:hover{background:var(--btn-muted-bg);color:var(--text-primary)}:root[data-theme] :is(.segmented,.view-toggle,.logic-toggle,.revenue-range-group)>button:hover:not([data-active=true]):not([aria-selected=true]){background:var(--btn-muted-bg-hover);color:var(--btn-bg)}:root[data-theme] :is(button,select,input[type=checkbox]):focus-visible{outline:2px solid var(--text-primary);outline-offset:3px}@media (max-width:700px),(pointer:coarse){:root[data-theme]{--control-height:36px;--control-height-lg:36px}:root[data-theme] .notion-database .db-view-item{flex:none}:root[data-theme] .notion-database :is(.icon-button,.db-toolbar-button),:root[data-theme] .record-panel .icon-button{width:36px;min-width:36px;height:36px;min-height:36px;padding:0!important}:root[data-theme] .record-panel :is(input:not([type=checkbox]):not([type=radio]),select){font-size:16px}:root[data-theme] .notion-database .db-search{height:36px;min-height:36px}:root[data-theme] .db-select-option .db-option-more{min-width:32px;width:32px!important;height:32px!important;min-height:32px!important}:root[data-theme] .db-mobile-presentation button{height:36px;min-height:36px}}
