.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(.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] .theme-toggle{background:var(--btn-muted-bg)}:root[data-theme] .theme-toggle .theme-toggle-thumb{background:var(--btn-bg);box-shadow:var(--btn-shadow)}:root[data-theme] .theme-toggle svg{color:var(--text-secondary);position:relative}:root[data-theme] .theme-toggle[aria-checked=true] svg:first-of-type,:root[data-theme] .theme-toggle[aria-checked=false] svg:last-of-type{color:var(--btn-color)}: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-inset-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}}
