.field-type:has(.character-counter) .field-label{display:flex;justify-content:space-between;align-items:center;width:100%}.field-type:has(.character-counter) .field-label .required{margin-left:.25rem;margin-right:auto}.field-type:has(.character-counter) .field-type__wrap .character-counter{position:absolute;top:-1.75rem;right:0;z-index:1;margin-bottom:0}.character-counter{display:flex;align-items:center;justify-content:flex-end;font-size:.875rem;color:var(--theme-elevation-500,#6b7280);white-space:nowrap;margin-bottom:.5rem}.character-counter__remaining{display:flex;gap:.25rem}.character-counter__remaining-count{font-weight:500;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.character-counter__remaining-text{opacity:.8}.character-counter__count{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-family:var(--font-mono,monospace)}.character-counter__count .character-counter__current{font-weight:500}.character-counter__count .character-counter__separator{opacity:.5;margin:0 .125rem}.character-counter__count .character-counter__max{opacity:.7}@media(prefers-color-scheme:dark){.character-counter{color:var(--theme-elevation-400,#9ca3af)}}.custom-color-picker__colors{display:flex;flex-wrap:wrap;list-style:none;padding:0;margin:0}.custom-color-picker .field-label{padding-bottom:5px;font-size:13px;color:var(--theme-elevation-800)}.custom-color-picker .custom-color-picker__current{margin-top:5px;font-size:small;color:var(--color-base-400)}.chip{border-radius:50%;border:2px solid #fff;height:2rem;width:2rem;margin-right:.75rem;box-shadow:none;position:relative;transition:all .2s ease}.chip--selected{box-shadow:0 0 0 2px #000}.chip--clickable{cursor:pointer}.chip--clickable:hover{transform:scale(1.05);box-shadow:0 2px 4px rgba(0,0,0,.1)}.timezoneContainer{color:#374151}.timezoneContainer .timezone{font-style:italic;font-weight:600}@layer payload-default{}@layer payload-default{}@layer payload-default{.internal-link-picker{margin-bottom:20px;border:1px solid var(--theme-elevation-150);border-radius:4px;background:var(--theme-elevation-50)}.internal-link-picker__header{padding:0}.internal-link-picker__toggle{width:100%;display:flex;align-items:center;gap:10px;padding:15px 20px;background:rgba(0,0,0,0);border:none;cursor:pointer;text-align:left;color:var(--theme-text);font-size:.875rem;font-weight:500}.internal-link-picker__toggle:hover{background:var(--theme-elevation-100)}.internal-link-picker__toggle-icon{display:inline-block;transition:transform .2s ease;font-size:.75rem;color:var(--theme-elevation-500)}.internal-link-picker__toggle-icon--expanded{transform:rotate(90deg)}.internal-link-picker__toggle-label{flex:1 1}.internal-link-picker__content{padding:0 20px 20px;border-top:1px solid var(--theme-elevation-150)}.internal-link-picker__search{position:relative;margin-bottom:15px}.internal-link-picker__input{width:100%;padding:10px 15px;border:1px solid var(--theme-elevation-200);border-radius:3px;background:var(--theme-input-bg);color:var(--theme-text);font-size:.875rem}.internal-link-picker__input:focus{outline:none;border-color:var(--theme-elevation-400);box-shadow:0 0 0 2px var(--theme-elevation-100)}.internal-link-picker__input::placeholder{color:var(--theme-elevation-400)}.internal-link-picker__loading{position:absolute;right:15px;top:50%;transform:translateY(-50%);font-size:.75rem;color:var(--theme-elevation-500)}.internal-link-picker__results{list-style:none;margin:0;padding:0;border:1px solid var(--theme-elevation-200);border-radius:3px;max-height:200px;overflow-y:auto}.internal-link-picker__result:not(:last-child){border-bottom:1px solid var(--theme-elevation-150)}.internal-link-picker__result-button{width:100%;display:flex;justify-content:space-between;align-items:center;padding:10px 15px;background:rgba(0,0,0,0);border:none;cursor:pointer;text-align:left}.internal-link-picker__result-button:hover{background:var(--theme-elevation-100)}.internal-link-picker__result-title{flex:1 1;font-size:.875rem;color:var(--theme-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-right:10px}.internal-link-picker__result-collection{font-size:.75rem;color:var(--theme-elevation-500);background:var(--theme-elevation-100);padding:2.5px 7.5px;border-radius:3px;white-space:nowrap}.internal-link-picker__no-results{padding:15px;text-align:center;color:var(--theme-elevation-500);font-size:.875rem}.internal-link-picker__hint{margin-top:10px;font-size:.75rem;color:var(--theme-elevation-400)}}.slug-field .input-container{position:relative;width:100%}.slug-field .input-container .input-wrapper{width:100%}.slug-field .input-container .field-type.text input{padding-right:35px}.slug-field .input-container .lock-button-overlay{position:absolute;right:12px;top:calc(50% - 10px);z-index:1;margin:0;padding:4px;border-radius:4px;background:rgba(0,0,0,0);border:none;cursor:pointer;height:20px;width:20px;display:flex;align-items:center;justify-content:center}.slug-field .input-container .lock-button-overlay:hover{background-color:rgba(0,0,0,.05)}.custom-position-select{width:100%}.custom-position-select .react-select__control{background:light-dark(var(--theme-bg),var(--theme-elevation-100));border:1px solid light-dark(var(--theme-elevation-150,#dddddd),var(--theme-elevation-300,#555555));border-radius:4px;min-height:38px}.custom-position-select .react-select__control:hover{border-color:light-dark(var(--theme-elevation-250,#c3c3c3),var(--theme-elevation-400,#777777))}.custom-position-select .react-select__control.react-select__control--is-focused{border-color:light-dark(var(--theme-elevation-400,#9a9a9a),var(--theme-elevation-500,#888888));box-shadow:none}.custom-position-select .react-select__value-container{padding:2px 8px}.custom-position-select .react-select__single-value{color:light-dark(var(--theme-text-color,#333),var(--theme-text))}.custom-position-select .react-select__placeholder{color:light-dark(var(--theme-elevation-500,#666),var(--theme-elevation-400))}.custom-position-select .react-select__menu{z-index:9999;background:light-dark(var(--theme-bg),var(--theme-elevation-100));border:1px solid light-dark(var(--theme-elevation-200,#ccc),var(--theme-elevation-400));border-radius:4px;box-shadow:light-dark(0 4px 6px -1px rgba(0,0,0,.1),0 4px 6px -1px rgba(0,0,0,.3))}.custom-position-select .react-select__option{background:light-dark(var(--theme-bg),var(--theme-elevation-100));color:light-dark(var(--theme-text),var(--theme-text));padding:8px 12px}.custom-position-select .react-select__option.react-select__option--is-focused,.custom-position-select .react-select__option:hover{background-color:light-dark(var(--theme-elevation-50,#f5f5f5),var(--theme-elevation-200))}.custom-position-select .react-select__option.react-select__option--is-selected{background-color:light-dark(var(--color-blue-50,#eff6ff),var(--color-blue-900,#1a2332));color:light-dark(var(--theme-text),var(--theme-text))}.custom-position-select.error .react-select__control{border-color:var(--theme-error,#ff6b6b)}.custom-position-select.error .react-select__control.react-select__control--is-focused,.custom-position-select.error .react-select__control:hover{border-color:var(--theme-error,#ff6b6b);box-shadow:0 0 0 1px var(--theme-error,#ff6b6b)}.custom-size-select{width:100%}.custom-size-select .react-select__control{background:light-dark(var(--theme-bg),var(--theme-elevation-100));border:1px solid light-dark(var(--theme-elevation-150,#dddddd),var(--theme-elevation-300,#555555));border-radius:4px;min-height:38px}.custom-size-select .react-select__control:hover{border-color:light-dark(var(--theme-elevation-250,#c3c3c3),var(--theme-elevation-400,#777777))}.custom-size-select .react-select__control.react-select__control--is-focused{border-color:light-dark(var(--theme-elevation-400,#9a9a9a),var(--theme-elevation-500,#888888));box-shadow:none}.custom-size-select .react-select__value-container{padding:2px 8px}.custom-size-select .react-select__multi-value__label,.custom-size-select .react-select__single-value{color:light-dark(var(--theme-text-color,#333),var(--theme-text))}.custom-size-select .react-select__placeholder{color:light-dark(var(--theme-elevation-500,#666),var(--theme-elevation-400))}.custom-size-select .react-select__multi-value{background-color:light-dark(var(--theme-elevation-100,#e5e5e5),var(--theme-elevation-200));border-radius:2px}.custom-size-select .react-select__multi-value__remove{color:light-dark(var(--theme-elevation-600,#888),var(--theme-elevation-400))}.custom-size-select .react-select__multi-value__remove:hover{background-color:light-dark(var(--theme-elevation-200,#d0d0d0),var(--theme-elevation-300));color:light-dark(var(--theme-text),var(--theme-text))}.custom-size-select .react-select__menu{z-index:9999;background:light-dark(var(--theme-bg),var(--theme-elevation-100));border:1px solid light-dark(var(--theme-elevation-200,#ccc),var(--theme-elevation-400));border-radius:4px;box-shadow:light-dark(0 4px 6px -1px rgba(0,0,0,.1),0 4px 6px -1px rgba(0,0,0,.3))}.custom-size-select .react-select__option{background:light-dark(var(--theme-bg),var(--theme-elevation-100));color:light-dark(var(--theme-text),var(--theme-text));padding:8px 12px}.custom-size-select .react-select__option.react-select__option--is-focused,.custom-size-select .react-select__option:hover{background-color:light-dark(var(--theme-elevation-50,#f5f5f5),var(--theme-elevation-200))}.custom-size-select .react-select__option.react-select__option--is-selected{background-color:light-dark(var(--color-blue-50,#eff6ff),var(--color-blue-900,#1a2332));color:light-dark(var(--theme-text),var(--theme-text))}.custom-size-select.error .react-select__control{border-color:var(--theme-error,#ff6b6b)}.custom-size-select.error .react-select__control.react-select__control--is-focused,.custom-size-select.error .react-select__control:hover{border-color:var(--theme-error,#ff6b6b);box-shadow:0 0 0 1px var(--theme-error,#ff6b6b)}.custom-author-select{width:100%}.custom-author-select .field-loading{padding:1rem;text-align:center;color:var(--theme-text-muted,#666);font-style:italic}.custom-author-select .field-error{padding:1rem;text-align:center;color:var(--theme-error,#ff6b6b);font-style:italic}.custom-author-select .react-select__control{border:1px solid var(--theme-elevation-150,#dddddd);border-radius:var(--style-radius-s,4px);background:var(--theme-input-bg,var(--theme-elevation-0,#ffffff));color:var(--theme-elevation-800);font-size:1rem;min-height:40px;padding:0;width:100%;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.custom-author-select .react-select__control:hover{border-color:var(--theme-elevation-250,#c3c3c3)}.custom-author-select .react-select__control--is-focused{border-color:var(--theme-elevation-400,#9a9a9a);box-shadow:none;outline:0}.custom-author-select .react-select__control--is-disabled{background-color:var(--theme-elevation-50,#f5f5f5);cursor:not-allowed;opacity:.6}.custom-author-select .react-select__value-container{padding:6px 12px}.custom-author-select .react-select__option{background-color:rgba(0,0,0,0);color:var(--theme-elevation-800,#2f2f2f);cursor:pointer;padding:8px 12px}.custom-author-select .react-select__option--is-focused{background-color:var(--theme-elevation-100,#ebebeb);color:var(--theme-elevation-800,#2f2f2f)}.custom-author-select .react-select__option--is-selected{background-color:var(--theme-elevation-300,#b5b5b5);color:var(--theme-elevation-800,#2f2f2f)}.custom-author-select .react-select__option--is-selected.react-select__option--is-focused{background-color:var(--theme-elevation-350,#a8a8a8)}.custom-author-select .react-select__option--is-disabled{color:var(--theme-elevation-400,#9a9a9a);cursor:not-allowed}.custom-author-select .react-select__input-container,.custom-author-select .react-select__single-value{color:var(--theme-elevation-800,#2f2f2f)}.custom-author-select .react-select__placeholder{color:var(--theme-elevation-400,#9a9a9a);font-style:italic}.custom-author-select .react-select__multi-value{background-color:var(--theme-elevation-50,#f5f5f5);border:1px solid var(--theme-border-color,var(--theme-elevation-150,#dddddd));border-radius:var(--style-radius-s,4px);margin:2px}.custom-author-select .react-select__multi-value__label{color:var(--theme-elevation-800,#2f2f2f);padding:2px 6px;font-size:.875rem}.custom-author-select .react-select__multi-value__remove{color:var(--theme-elevation-300,#b5b5b5);border-radius:0 calc(var(--style-radius-s, 4px) - 1px) calc(var(--style-radius-s, 4px) - 1px) 0;padding:0 4px;cursor:pointer;font-weight:400}.custom-author-select .react-select__multi-value__remove svg{width:16px;height:16px;stroke-width:1}.custom-author-select .react-select__multi-value__remove:hover{background-color:var(--theme-elevation-150,#dddddd);color:var(--theme-elevation-600,#666666)}.custom-author-select .react-select__menu{background-color:var(--theme-elevation-0,#ffffff);border:1px solid var(--theme-elevation-150,#dddddd);border-radius:var(--style-radius-s,4px);box-shadow:0 4px 12px rgba(0,0,0,.15);margin-top:0;z-index:1000}.custom-author-select .react-select__menu-list{padding:4px 0}.custom-author-select .react-select__clear-indicator,.custom-author-select .react-select__dropdown-indicator{color:var(--theme-elevation-400,#9a9a9a);cursor:pointer;padding:8px;transition:color .15s ease-in-out;display:flex;align-items:center;justify-content:center}.custom-author-select .react-select__clear-indicator:hover,.custom-author-select .react-select__dropdown-indicator:hover{color:var(--theme-elevation-600,#666666)}.custom-author-select .react-select__clear-indicator svg,.custom-author-select .react-select__dropdown-indicator svg{width:20px;height:20px}.custom-author-select .react-select__indicator-separator{background-color:var(--theme-elevation-200,#d0d0d0);margin:8px 0;width:1px}.custom-author-select .react-select__loading-indicator{color:var(--theme-elevation-400,#9a9a9a)}.custom-author-select .react-select__control,.custom-author-select .react-select__control--is-disabled,.custom-author-select .react-select__control--is-focused,.custom-author-select .react-select__control--menu-is-open{box-shadow:none!important}.custom-author-select .react-select__control--is-disabled:active,.custom-author-select .react-select__control--is-disabled:focus,.custom-author-select .react-select__control--is-disabled:focus-within,.custom-author-select .react-select__control--is-focused:active,.custom-author-select .react-select__control--is-focused:focus,.custom-author-select .react-select__control--is-focused:focus-within,.custom-author-select .react-select__control--menu-is-open:active,.custom-author-select .react-select__control--menu-is-open:focus,.custom-author-select .react-select__control--menu-is-open:focus-within,.custom-author-select .react-select__control:active,.custom-author-select .react-select__control:focus,.custom-author-select .react-select__control:focus-within{border-color:var(--theme-elevation-400,#9a9a9a)!important;box-shadow:none!important;outline:none!important}.custom-author-select .react-select__option:active,.custom-author-select .react-select__option:focus{background-color:var(--theme-elevation-100,#ebebeb)!important;color:var(--theme-elevation-800,#2f2f2f)!important}.custom-author-select :focus,.custom-author-select :focus-visible,.custom-author-select :focus-within{outline:none!important;box-shadow:none!important}.custom-author-select ::selection{background-color:var(--theme-elevation-200,#d0d0d0);color:var(--theme-elevation-800,#2f2f2f)}.custom-author-select ::-moz-selection{background-color:var(--theme-elevation-200,#d0d0d0);color:var(--theme-elevation-800,#2f2f2f)}.custom-author-select.error .react-select__control,.custom-author-select.error .react-select__control--is-focused,.custom-author-select.error .react-select__control--menu-is-open{background-color:var(--theme-error-50)!important;border:1px solid var(--theme-error-500)!important;box-shadow:none!important}.custom-author-select.error .react-select__control--is-focused:hover,.custom-author-select.error .react-select__control--menu-is-open:hover,.custom-author-select.error .react-select__control:hover{border-color:var(--theme-error-500)!important}.relationship-field__debug{margin-top:1rem;padding:.5rem;background-color:var(--theme-elevation-50,#f8f9fa);border-radius:4px;border:1px solid var(--theme-elevation-200,#e9ecef)}.relationship-field__debug summary{cursor:pointer;font-weight:600;margin-bottom:.5rem}.relationship-field__debug ul{list-style:none;padding:0;margin:0}.relationship-field__debug ul li{padding:.125rem 0;font-family:monospace;font-size:.75rem}.field-type .controls .expand-buttons{display:flex;gap:.25rem}.field-type .controls .expand-buttons button{padding:4px 8px;font-size:12px;background:var(--theme-elevation-100);border:1px solid var(--theme-elevation-200);border-radius:4px;cursor:pointer;white-space:nowrap}.field-type .controls .expand-buttons button:hover{background:var(--theme-elevation-150)}.field-type .controls .debug-button{margin-left:auto;padding:4px 8px;font-size:12px;background:var(--theme-elevation-100);border:1px solid var(--theme-elevation-200);border-radius:4px;cursor:pointer}.field-type .tenant-groups-container .tenant-groups .tenant-group .tree-container{padding:.5rem;width:auto}.field-type .tree-container{border:none;border-radius:4px;background-color:rgba(0,0,0,0)}.field-type .category-tree{list-style:none;padding:0;margin:0}.field-type .category-tree .category-node{padding:4px 0}.field-type .category-tree .category-node .node-content{display:flex;align-items:center}.field-type .category-tree .category-node .node-content .expander{width:20px;height:20px;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,0);border:1px solid var(--theme-elevation-200);border-radius:3px;margin-right:5px;cursor:pointer;font-size:14px;padding:0}.field-type .category-tree .category-node .node-content .expander:hover{background-color:var(--theme-elevation-100)}.field-type .category-tree .category-node .node-content .spacer{width:20px;height:20px;display:inline-block;margin-right:5px}.field-type .category-tree .category-node .node-content .node-label{display:flex;align-items:center;gap:5px;cursor:pointer}.field-type .category-tree .category-node .node-content .node-label input[type=checkbox]{margin:0}.usage-stats-header{background:var(--theme-bg,white);border:1px solid var(--theme-elevation-150,#e5e7eb);border-radius:8px;padding:20px;margin-bottom:24px;box-shadow:0 1px 3px 0 var(--theme-shadow,rgba(0,0,0,.1))}.usage-stats-header.loading{padding:40px 20px}.usage-stats-header .header{margin-bottom:20px}.usage-stats-header .header h4{margin:0 0 4px;color:var(--theme-text,#374151);font-size:1.25rem;font-weight:600}.usage-stats-header .header .subtitle{margin:0;color:var(--theme-elevation-600,#6b7280);font-size:1rem}.usage-stats-header .stats-skeleton{display:flex;flex-direction:column;gap:12px}.usage-stats-header .stats-skeleton .skeleton-bar{background:linear-gradient(90deg,var(--theme-elevation-100,#f0f0f0) 25%,var(--theme-elevation-150,#e0e0e0) 50%,var(--theme-elevation-100,#f0f0f0) 75%);background-size:200% 100%;animation:loading 1.5s infinite;border-radius:4px;height:20px}.usage-stats-header .stats-skeleton .skeleton-bar.short{width:60%}.usage-stats-header .timeline-container{margin:32px 0 20px}.usage-stats-header .timeline-container .timeline-track{position:relative;height:60px;background:linear-gradient(to right,var(--theme-elevation-200,#e5e7eb) 0,var(--theme-elevation-200,#e5e7eb) 100%);border-radius:4px;margin:0 20px}.usage-stats-header .timeline-container .timeline-track .today-indicator{position:absolute;top:-10px;transform:translateX(-50%);z-index:5}.usage-stats-header .timeline-container .timeline-track .today-indicator .today-line{width:2px;height:80px;background:#ef4444;margin:0 auto;border-radius:1px}.usage-stats-header .timeline-container .timeline-track .today-indicator .today-label{position:absolute;top:-23px;left:50%;transform:translateX(-50%);background:#ef4444;color:var(--theme-bg,white);padding:2px 8px;border-radius:12px;font-size:.75rem;font-weight:600;white-space:nowrap}.usage-stats-header .timeline-container .timeline-track .timeline-point{position:absolute;top:50%;transform:translate(-50%,-50%);cursor:pointer;z-index:5}.usage-stats-header .timeline-container .timeline-track .timeline-point .point-marker{width:16px;height:16px;border-radius:50%;border:3px solid var(--theme-bg,white);box-shadow:0 2px 4px var(--theme-shadow-light,rgba(0,0,0,.1));background:var(--color-blue-400,#2563eb);transition:all .2s ease}.usage-stats-header .timeline-container .timeline-track .timeline-point:hover .point-marker{transform:scale(1.2);box-shadow:0 4px 8px var(--theme-shadow,rgba(0,0,0,.15))}.usage-stats-header .timeline-container .timeline-track .timeline-point .point-tooltip{position:absolute;bottom:30px;left:50%;transform:translateX(-50%);background:light-dark(var(--theme-bg,white),var(--theme-elevation-100,#141414));border:1px solid var(--theme-elevation-150,#e5e7eb);border-radius:8px;padding:12px;min-width:250px;box-shadow:0 4px 12px var(--theme-shadow,rgba(0,0,0,.15));opacity:0;pointer-events:none;transition:opacity .2s ease;z-index:50}.usage-stats-header .timeline-container .timeline-track .timeline-point .point-tooltip .tooltip-header{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-bottom:6px}.usage-stats-header .timeline-container .timeline-track .timeline-point .point-tooltip .tooltip-header strong{color:var(--theme-text,#374151);font-size:1rem}.usage-stats-header .timeline-container .timeline-track .timeline-point .point-tooltip .tooltip-header .status-badge{padding:2px 7px;border-radius:12px;font-size:.8rem;font-weight:700;text-transform:uppercase;border:1px solid}.usage-stats-header .timeline-container .timeline-track .timeline-point .point-tooltip .tooltip-header .status-badge.draft{background:var(--theme-warning-50,#fef3c7);color:var(--theme-warning-800,#92400e);border-color:var(--theme-warning-200,#f59e0b)}.usage-stats-header .timeline-container .timeline-track .timeline-point .point-tooltip .tooltip-header .status-badge.published{background:var(--theme-success-50,#d1fae5);color:var(--theme-success-800,#065f46);border-color:var(--theme-success-200,#10b981)}.usage-stats-header .timeline-container .timeline-track .timeline-point .point-tooltip .tooltip-header .status-badge.scheduled{background:var(--color-blue-50,#dbeafe);color:var(--color-blue-800,#1e40af);border-color:var(--color-blue-400,#3b82f6)}.usage-stats-header .timeline-container .timeline-track .timeline-point .point-tooltip .tooltip-header .status-badge.sent{background:var(--theme-success-50,#d1fae5);color:var(--theme-success-800,#065f46);border-color:var(--theme-success-200,#10b981)}.usage-stats-header .timeline-container .timeline-track .timeline-point .point-tooltip .tooltip-date{color:var(--theme-text,#374151);font-size:.95rem;margin-bottom:6px;font-weight:500}.usage-stats-header .timeline-container .timeline-track .timeline-point .point-tooltip .tooltip-meta{color:var(--theme-elevation-600,#6b7280);font-size:.85rem}.usage-stats-header .timeline-container .timeline-track .timeline-point:hover .point-tooltip{opacity:1;pointer-events:auto}.usage-stats-header .timeline-container .timeline-labels{display:flex;justify-content:space-between;margin:16px 20px 0;font-size:.75rem;color:var(--theme-elevation-600,#6b7280)}.usage-stats-header .timeline-stats{display:flex;justify-content:center;gap:32px;margin-top:20px;padding-top:15px;padding-bottom:5px;border-top:1px solid var(--theme-elevation-100,#f3f4f6)}.usage-stats-header .timeline-stats .stat{display:flex;flex-direction:column;align-items:center;gap:4px}.usage-stats-header .timeline-stats .stat .stat-value{font-size:1.5rem;font-weight:700;color:var(--theme-text,#374151)}.usage-stats-header .timeline-stats .stat .stat-label{font-size:.75rem;color:var(--theme-elevation-600,#6b7280);text-transform:uppercase;letter-spacing:.05em}.usage-stats-header .alerts-section{border-top:1px solid var(--theme-elevation-100,#f3f4f6);padding-top:16px;display:flex;flex-direction:column;gap:12px}.usage-stats-header .alerts-section .alert{display:flex;align-items:flex-start;gap:12px;padding:12px 16px;border-radius:6px;font-size:.875rem}.usage-stats-header .alerts-section .alert.conflict.warning{background-color:var(--theme-warning-50,#fef3c7);border:1px solid var(--theme-warning-200,#f59e0b);color:var(--theme-warning-800,#92400e)}.usage-stats-header .alerts-section .alert.conflict.error{background-color:var(--theme-error-50,#fee2e2);border:1px solid var(--theme-error-200,#ef4444);color:var(--theme-error-800,#b91c1c)}.usage-stats-header .alerts-section .alert.suggestion{background-color:var(--color-blue-50,#eff6ff);border:1px solid var(--color-blue-400,#3b82f6);color:var(--color-blue-800,#1e40af)}.usage-stats-header .alerts-section .alert .alert-icon{flex-shrink:0;margin-top:1px}.usage-stats-header .alerts-section .alert .alert-content{flex:1 1;font-size:.95rem}.usage-stats-header .alerts-section .alert .alert-content .alert-message{font-weight:500;margin-bottom:4px}.usage-stats-header .alerts-section .alert .alert-content .alert-action,.usage-stats-header .alerts-section .alert .alert-content .alert-suggestion{opacity:.8;font-style:italic}@media(max-width:768px){.usage-stats-header .timeline-container .timeline-track{margin:0 10px}.usage-stats-header .timeline-container .timeline-track .point-tooltip{min-width:180px}.usage-stats-header .timeline-container .timeline-labels{margin:16px 10px 0}.usage-stats-header .timeline-stats{gap:20px}}.quick-scheduling-interface{background:var(--theme-bg,white);border:1px solid var(--theme-elevation-150,#e5e7eb);border-radius:8px;padding:20px;margin-top:24px}.quick-scheduling-interface .header{margin-bottom:20px}.quick-scheduling-interface .header h4{margin:0 0 4px;color:var(--theme-text,#374151);font-size:1.25rem;font-weight:600}.quick-scheduling-interface .header p{margin:0;color:var(--theme-elevation-600,#6b7280);font-size:1rem}.quick-scheduling-interface .two-column-layout{display:flex;gap:20px;margin-bottom:24px}.quick-scheduling-interface .two-column-layout .newsletters-with-content,.quick-scheduling-interface .two-column-layout .newsletters-without-content{flex:1 1}.quick-scheduling-interface .two-column-layout .newsletters-with-content .column-header,.quick-scheduling-interface .two-column-layout .newsletters-without-content .column-header{margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid var(--theme-elevation-100,#f3f4f6)}.quick-scheduling-interface .two-column-layout .newsletters-with-content .column-header h4,.quick-scheduling-interface .two-column-layout .newsletters-without-content .column-header h4{margin:0 0 4px;color:var(--theme-text,#374151)}.quick-scheduling-interface .two-column-layout .newsletters-with-content .column-header p,.quick-scheduling-interface .two-column-layout .newsletters-without-content .column-header p{margin:0;color:var(--theme-elevation-600,#6b7280);font-size:1rem}.quick-scheduling-interface .newsletter-list{display:flex;flex-direction:column;gap:8px;max-height:450px;overflow-y:auto}.quick-scheduling-interface .newsletter-list .newsletter-item{display:flex;flex-direction:column;align-items:stretch;gap:8px;padding:12px;border:1px solid var(--theme-elevation-150,#e5e7eb);border-radius:6px;background:light-dark(var(--theme-elevation-50,#fafafa),var(--theme-elevation-100,#141414))}.quick-scheduling-interface .newsletter-list .newsletter-item .newsletter-info{width:100%}.quick-scheduling-interface .newsletter-list .newsletter-item .button-group{display:flex;flex-direction:row;gap:12px;align-items:center}.quick-scheduling-interface .newsletter-list .newsletter-item .button-group button{margin:0;padding:5px 10px;border:1px solid var(--theme-elevation-300,#e5e7eb);white-space:nowrap}.quick-scheduling-interface .newsletter-list .newsletter-item.with-content{background:light-dark(var(--color-blue-50,#eff6ff),var(--color-blue-900,#1a2332));border-color:light-dark(var(--color-blue-100,#bfdbfe),var(--color-blue-700,#1a2332))}.quick-scheduling-interface .newsletter-list .newsletter-item.without-content{background:light-dark(var(--theme-elevation-50,#f9fafb),var(--theme-elevation-100,#141414));border-color:light-dark(var(--theme-elevation-150,#e5e7eb),var(--theme-elevation-50,#141414))}.quick-scheduling-interface .newsletter-list .newsletter-item .newsletter-info{flex:1 1}.quick-scheduling-interface .newsletter-list .newsletter-item .newsletter-info .newsletter-title-row{display:flex;align-items:center;gap:8px;margin-bottom:10px}.quick-scheduling-interface .newsletter-list .newsletter-item .newsletter-info .newsletter-title-row .newsletter-title{font-weight:500;color:var(--theme-text,#374151);font-size:1rem}.quick-scheduling-interface .newsletter-list .newsletter-item .newsletter-info .newsletter-title-row .status-badge{padding:2px 7px;border-radius:12px;font-size:.8rem;font-weight:700;text-transform:uppercase;border:1px solid}.quick-scheduling-interface .newsletter-list .newsletter-item .newsletter-info .newsletter-title-row .status-badge.draft{background:var(--theme-warning-50,#fef3c7);color:var(--theme-warning-800,#92400e);border-color:var(--theme-warning-200,#f59e0b)}.quick-scheduling-interface .newsletter-list .newsletter-item .newsletter-info .newsletter-title-row .status-badge.published{background:var(--theme-success-50,#d1fae5);color:var(--theme-success-800,#065f46);border-color:var(--theme-success-200,#10b981)}.quick-scheduling-interface .newsletter-list .newsletter-item .newsletter-info .newsletter-title-row .status-badge.scheduled{background:var(--color-blue-50,#dbeafe);color:var(--color-blue-800,#1e40af);border-color:var(--color-blue-400,#3b82f6)}.quick-scheduling-interface .newsletter-list .newsletter-item .newsletter-info .newsletter-title-row .status-badge.sent{background:var(--theme-success-50,#d1fae5);color:var(--theme-success-800,#065f46);border-color:var(--theme-success-200,#10b981)}.quick-scheduling-interface .newsletter-list .newsletter-item .newsletter-info .newsletter-date{font-size:.9rem;color:var(--theme-elevation-600,#6b7280);display:flex;align-items:center;gap:6px}.quick-scheduling-interface .newsletter-list .newsletter-item .newsletter-info .newsletter-date .days-until{padding:1px 5px;background:var(--theme-elevation-200,#e5e7eb);border-radius:10px;font-size:.75rem;color:var(--theme-text,#374151)}.quick-scheduling-interface .empty-state{text-align:center;padding:20px;color:var(--theme-elevation-600,#6b7280);font-size:1rem;border:1px dashed var(--theme-elevation-300,#d1d5db);border-radius:6px;background:light-dark(var(--theme-elevation-50,#fafafa),var(--theme-elevation-100,#141414))}.quick-scheduling-interface .create-section{border-top:1px solid var(--theme-elevation-100,#f3f4f6)}.quick-scheduling-interface .create-section .doc-drawer__toggler.btn{margin:20px 0 2px;padding:5px 10px;border:1px solid var(--theme-elevation-300,#e5e7eb);cursor:pointer}@keyframes loading{0%{background-position:200% 0}to{background-position:-200% 0}}@media(max-width:768px){.quick-scheduling-interface .two-column-layout{flex-direction:column;gap:16px}.quick-scheduling-interface .create-section{display:flex;justify-content:center}}.newsletter-type-view-cell button,.newsletter-view-cell button{margin:0!important}.custom-content-select{width:100%}.custom-content-select .react-select__control{background:light-dark(var(--theme-bg),var(--theme-elevation-100));border:1px solid light-dark(var(--theme-elevation-150,#dddddd),var(--theme-elevation-300,#555555));border-radius:4px;min-height:38px}.custom-content-select .react-select__control:hover{border-color:light-dark(var(--theme-elevation-250,#c3c3c3),var(--theme-elevation-400,#777777))}.custom-content-select .react-select__control.react-select__control--is-focused{border-color:light-dark(var(--theme-elevation-400,#9a9a9a),var(--theme-elevation-500,#888888));box-shadow:none}.custom-content-select .react-select__value-container{padding:2px 8px}.custom-content-select .react-select__single-value{color:light-dark(var(--theme-text-color,#333),var(--theme-text))}.custom-content-select .react-select__placeholder{color:light-dark(var(--theme-elevation-500,#666),var(--theme-elevation-400))}.custom-content-select .react-select__menu{z-index:9999;background:light-dark(var(--theme-bg),var(--theme-elevation-100));border:1px solid light-dark(var(--theme-elevation-200,#ccc),var(--theme-elevation-400));border-radius:4px;box-shadow:light-dark(0 4px 6px -1px rgba(0,0,0,.1),0 4px 6px -1px rgba(0,0,0,.3))}.custom-content-select .react-select__option{background:light-dark(var(--theme-bg),var(--theme-elevation-100));color:light-dark(var(--theme-text),var(--theme-text));padding:8px 12px}.custom-content-select .react-select__option.react-select__option--is-focused,.custom-content-select .react-select__option:hover{background-color:light-dark(var(--theme-elevation-50,#f5f5f5),var(--theme-elevation-200))}.custom-content-select .react-select__option.react-select__option--is-selected{background-color:light-dark(var(--color-blue-50,#eff6ff),var(--color-blue-900,#1a2332));color:light-dark(var(--theme-text),var(--theme-text))}.custom-content-select .content-option .content-metadata{font-size:.875rem;color:light-dark(var(--theme-elevation-700,#666666),var(--theme-elevation-400));line-height:1.2;margin-bottom:2px}.custom-content-select .content-option .content-title{font-size:1.1rem;font-weight:500;color:light-dark(var(--theme-text,#333333),var(--theme-text));line-height:1.3}.custom-content-select .content-option .content-sponsors{font-size:.875rem;color:light-dark(#dc3545,#ff6b6b);line-height:1.2;margin-top:2px;font-style:italic}.custom-content-select .content-option .content-blog-title{font-size:.95rem;font-weight:600;color:light-dark(var(--theme-elevation-800,#444444),var(--theme-elevation-300));line-height:1.2;margin-top:2px;margin-bottom:1px}.react-select__option--is-selected .custom-content-select .content-option .content-metadata,.react-select__option--is-selected .custom-content-select .content-option .content-sponsors{color:light-dark(var(--color-blue-600,#2563eb),var(--color-blue-200,#bfdbfe))}.react-select__option--is-selected .custom-content-select .content-option .content-blog-title{color:light-dark(var(--color-blue-700,#1d4ed8),var(--color-blue-100,#dbeafe));font-weight:700}.react-select__option--is-selected .custom-content-select .content-option .content-title{color:light-dark(var(--color-blue-800,#1e40af),var(--color-blue-100,#dbeafe));font-weight:600}.custom-content-select.error .react-select__control{border-color:var(--theme-error,#ff6b6b)}.custom-content-select.error .react-select__control.react-select__control--is-focused,.custom-content-select.error .react-select__control:hover{border-color:var(--theme-error,#ff6b6b);box-shadow:0 0 0 1px var(--theme-error,#ff6b6b)}.field-loading{background:linear-gradient(90deg,var(--theme-elevation-100,#f0f0f0) 25%,var(--theme-elevation-150,#e0e0e0) 50%,var(--theme-elevation-100,#f0f0f0) 75%);background-size:200% 100%;animation:shimmer 1.5s infinite;border-radius:4px}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.field-type .controls{display:flex;flex-direction:row;align-items:center;gap:.5rem;margin-bottom:.5rem}.field-type .controls .filter-input{flex:1 1;max-width:300px;padding:6px 8px;border:1px solid var(--theme-elevation-100);border-radius:4px;font-size:14px}.field-type .controls .filter-input:focus{outline:none;border-color:var(--theme-elevation-400)}.field-type .tenant-groups-container{width:100%}.field-type .tenant-groups-container .tenant-groups{display:flex;flex-wrap:wrap;gap:.75rem}.field-type .tenant-groups-container .tenant-groups .tenant-group{flex:1 1 auto;min-width:min(100%,250px);width:-moz-fit-content;width:fit-content;max-width:100%;border:1px solid var(--theme-elevation-100);border-radius:4px;background-color:var(--theme-input-bg)}.field-type .tenant-groups-container .tenant-groups .tenant-group .tenant-header{padding:6px 10px;background-color:var(--theme-elevation-50);border-bottom:1px solid var(--theme-elevation-100);border-top-left-radius:4px;border-top-right-radius:4px}.field-type .tenant-groups-container .tenant-groups .tenant-group .tenant-header h3{margin:0;font-size:14px;font-weight:600;color:var(--theme-text)}.field-type .tenant-groups-container .tenant-groups .tenant-group .tags-container{padding:.5rem;width:auto}.field-type .special-tags-list{list-style:none;padding:0;margin:0}.field-type .special-tags-list .special-tag-item{padding:4px 0}.field-type .special-tags-list .special-tag-item .tag-label{display:flex;align-items:center;gap:5px;cursor:pointer}.field-type .special-tags-list .special-tag-item .tag-label input[type=checkbox]{margin:0}.field-type .special-tags-list .special-tag-item .tag-label .tag-name{font-size:14px}.field-type .loading,.field-type .no-results{padding:.5rem;text-align:center;color:var(--theme-elevation-400)}