@charset "UTF-8";.apex-chart-canvas-wrap[data-v-e06c05b3]{display:flex;flex-direction:column;width:100%;min-width:0;flex:1 1 auto;min-height:0}.apex-chart-canvas[data-v-e06c05b3]{width:100%;min-width:0;flex:1 1 auto;min-height:0;position:relative}.apex-chart-canvas .apex-chart-canvas__mount[data-v-e06c05b3]{width:100%;min-width:0;transition:opacity .2s ease}.apex-chart-canvas--pannable[data-v-e06c05b3]{cursor:grab;touch-action:pan-y}.apex-chart-canvas--pannable[data-v-e06c05b3] .apexcharts-zoom-icon,.apex-chart-canvas--pannable[data-v-e06c05b3] .apexcharts-pan-icon{cursor:inherit}.apex-chart-canvas--panning[data-v-e06c05b3]{cursor:grabbing;-webkit-user-select:none;user-select:none}.apex-chart-canvas--panning[data-v-e06c05b3] *{cursor:grabbing!important}.apex-chart-canvas-wrap--loading .apex-chart-canvas__mount[data-v-e06c05b3]{opacity:.4}.apex-chart-canvas__loading[data-v-e06c05b3]{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;pointer-events:none;z-index:2}.apex-chart-canvas__loading-spinner[data-v-e06c05b3]{width:22px;height:22px;border-radius:50%;border:2px solid var(--ui-border, #e5e7eb);border-top-color:var(--ui-accent, #3b82f6);animation:apexCanvasLoadingSpin-e06c05b3 .85s linear infinite}@keyframes apexCanvasLoadingSpin-e06c05b3{to{transform:rotate(360deg)}}.apex-chart-canvas-wrap--fill .apex-chart-canvas[data-v-e06c05b3]{position:relative}.apex-chart-canvas-wrap--fill .apex-chart-canvas[data-v-e06c05b3] .apexcharts-canvas{position:absolute!important;top:0;left:0}.apex-chart-canvas__zoom[data-v-e06c05b3]{display:flex;align-items:center;gap:.45rem;margin-top:.35rem;padding:0 .1rem;position:relative;z-index:1}.apex-chart-canvas__zoom-reset[data-v-e06c05b3]{flex:0 0 auto;width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--ui-border, #e5e7eb);background:var(--ui-surface, #ffffff);border-radius:999px;color:var(--ui-text-muted, #6b7280);font-size:12px;line-height:1;cursor:pointer;transition:border-color .15s ease,color .15s ease,background .15s ease}.apex-chart-canvas__zoom-reset[data-v-e06c05b3]:hover:not(:disabled){border-color:var(--ui-accent, #3b82f6);color:var(--ui-accent, #3b82f6)}.apex-chart-canvas__zoom-reset[data-v-e06c05b3]:disabled{opacity:.4;cursor:default}.apex-chart-canvas__zoom-slider[data-v-e06c05b3]{flex:1 1 auto;min-width:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;height:4px;background:transparent;cursor:pointer;margin:0}.apex-chart-canvas__zoom-slider[data-v-e06c05b3]::-webkit-slider-runnable-track{height:4px;border-radius:999px;background:linear-gradient(to right,var(--ui-accent, #3b82f6) 0%,var(--ui-accent, #3b82f6) var(--apex-zoom-fill, 0%),var(--ui-border, #e5e7eb) var(--apex-zoom-fill, 0%),var(--ui-border, #e5e7eb) 100%)}.apex-chart-canvas__zoom-slider[data-v-e06c05b3]::-moz-range-track{height:4px;border-radius:999px;background:var(--ui-border, #e5e7eb)}.apex-chart-canvas__zoom-slider[data-v-e06c05b3]::-moz-range-progress{height:4px;border-radius:999px;background:var(--ui-accent, #3b82f6)}.apex-chart-canvas__zoom-slider[data-v-e06c05b3]::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:12px;height:12px;border-radius:50%;background:var(--ui-accent, #3b82f6);border:2px solid var(--ui-surface, #ffffff);box-shadow:0 1px 2px #0f172a40;margin-top:-4px;cursor:grab}.apex-chart-canvas__zoom-slider[data-v-e06c05b3]::-moz-range-thumb{width:12px;height:12px;border-radius:50%;background:var(--ui-accent, #3b82f6);border:2px solid var(--ui-surface, #ffffff);box-shadow:0 1px 2px #0f172a40;cursor:grab}.apex-chart-canvas__zoom-slider[data-v-e06c05b3]:focus-visible{outline:none}.apex-chart-canvas__zoom-slider[data-v-e06c05b3]:focus-visible::-webkit-slider-thumb{box-shadow:0 0 0 3px #3b82f640}.apex-chart-canvas__zoom-slider[data-v-e06c05b3]:focus-visible::-moz-range-thumb{box-shadow:0 0 0 3px #3b82f640}.apex-chart-canvas__zoom-value[data-v-e06c05b3]{flex:0 0 auto;font-size:.7rem;font-variant-numeric:tabular-nums;color:var(--ui-text-muted, #6b7280);min-width:30px;text-align:right}.panel--dashboard-home{display:flex;flex-direction:column;gap:2.5rem}.dashboard-config-bar{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.6rem .85rem;background:var(--ui-surface-muted, #f7f9fc);border:1px solid var(--ui-border);border-radius:8px}.dashboard-config-bar__left{display:flex;align-items:center;gap:.5rem;min-width:0}.dashboard-config-bar__right{display:flex;align-items:center;gap:.5rem}.dashboard-config-bar__label{font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--ui-text-muted);white-space:nowrap}@media(max-width:48rem){.dashboard-config-bar{flex-direction:column;align-items:stretch;gap:.6rem}.dashboard-config-bar__left,.dashboard-config-bar__right{width:100%}.dashboard-config-bar__left{flex-wrap:wrap}.dashboard-config-bar__right{flex-wrap:wrap;justify-content:flex-start}.dashboard-config-selector{width:100%;min-width:0}}.dashboard-config-selector{position:relative;display:inline-flex;align-items:center;gap:.35rem;padding:.35rem .65rem;background:var(--ui-surface);border:1px solid var(--ui-border);border-radius:6px;cursor:pointer;font-size:.82rem;font-weight:600;color:var(--ui-text);min-width:160px}.dashboard-config-selector:hover{border-color:var(--ui-accent)}.dashboard-config-selector__title{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard-config-selector__arrow{font-size:.7rem;color:var(--ui-text-muted);flex-shrink:0}.dashboard-config-dropdown{position:absolute;top:calc(100% + 4px);left:0;min-width:280px;max-width:380px;background:var(--ui-surface);border:1px solid var(--ui-border);border-radius:8px;box-shadow:0 6px 20px #0000001a;z-index:20;padding:.35rem 0;max-height:320px;overflow-y:auto}.dashboard-config-dropdown__item{display:flex;flex-direction:column;gap:.15rem;padding:.55rem .75rem;cursor:pointer;position:relative}.dashboard-config-dropdown__item:hover{background:var(--ui-surface-muted, #f7f9fc)}.dashboard-config-dropdown__item--active{background:#2563eb0f;border-left:3px solid var(--ui-accent)}.dashboard-config-dropdown__info{display:flex;align-items:center;gap:.4rem;flex-wrap:wrap}.dashboard-config-dropdown__info strong{font-size:.82rem;color:var(--ui-text)}.dashboard-config-dropdown__desc{font-size:.72rem;color:var(--ui-text-muted);line-height:1.4}.dashboard-config-dropdown__trail{position:absolute;top:.4rem;right:.5rem;display:flex;align-items:center;gap:.2rem}.dashboard-config-dropdown__trail .dashboard-config-action{opacity:0;transition:opacity .15s}.dashboard-config-dropdown__item:hover .dashboard-config-dropdown__trail .dashboard-config-action{opacity:1}.dashboard-config-dropdown__add{display:flex;align-items:center;gap:.4rem;padding:.55rem .75rem;cursor:pointer;border-top:1px solid var(--ui-border);font-size:.82rem;font-weight:600;color:var(--ui-accent)}.dashboard-config-dropdown__add:hover{background:var(--ui-surface-muted, #f7f9fc)}.dashboard-config-dropdown__add-icon{font-size:1rem;line-height:1}.dashboard-config-action{display:inline-flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;line-height:1;padding:.2rem;color:var(--ui-text-muted);border-radius:3px}.dashboard-config-action .icon{display:inline-flex}.dashboard-config-action:hover{background:var(--ui-surface-muted, #f0f2f5);color:var(--ui-text)}.config-modal{width:460px;max-width:95vw}.config-modal .form-grid label{gap:.3rem}.config-modal .form-grid label>span{font-size:.78rem;color:var(--ui-text-muted);font-weight:500}.config-modal .form-grid label input,.config-modal .form-grid label textarea{background:#fff;border:1px solid var(--ui-border);border-radius:6px;padding:.45rem .75rem;color:var(--ui-text);font-size:.85rem;outline:none;transition:border-color .15s}.config-modal .form-grid label input:focus,.config-modal .form-grid label textarea:focus{border-color:var(--ui-accent)}.config-modal .form-grid label input::placeholder,.config-modal .form-grid label textarea::placeholder{color:var(--ui-text-muted)}.config-confirm{width:460px;max-width:95vw}.config-confirm__text{margin:0;font-size:.88rem;line-height:1.55;color:var(--ui-text, #152137)}.button--danger{color:var(--ui-danger, #dc2626)}.button--danger:hover:not(:disabled){background:#dc262614;border-color:#dc262659}.button--danger-solid{background:var(--ui-danger, #dc2626);color:#fff;border-color:var(--ui-danger, #dc2626)}.button--danger-solid:hover:not(:disabled){background:#b91c1c;border-color:#b91c1c}.dashboard-config-star{display:inline-flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;line-height:1;padding:.2rem;color:var(--ui-text-muted);border-radius:3px;transition:color .15s}.dashboard-config-star .icon{display:inline-flex}.dashboard-config-star:hover,.dashboard-config-star--active{color:#f59e0b}.dashboard-section__head{margin-bottom:1rem}.dashboard-section__head .eyebrow{display:block;font-size:.72rem;text-transform:uppercase;letter-spacing:.08em;color:var(--ui-text-muted);margin-bottom:.25rem}.dashboard-section__head h2,.dashboard-section__head h3{margin:0}.dashboard-section__head--row{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.dashboard-section__title-row{display:flex;flex-direction:column}.dashboard-section__actions{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.widget-period-display{display:flex;align-items:center;gap:.35rem;min-height:2.1rem;box-sizing:border-box;font-size:.78rem;color:var(--ui-text-soft);background:var(--ui-surface-muted, #f7f9fc);border:1px solid var(--ui-border);border-radius:var(--ui-radius-sm, 6px);padding:.25rem .65rem;white-space:nowrap}.widget-period-display__label{font-weight:600;color:var(--ui-text-muted);text-transform:uppercase;font-size:.65rem;letter-spacing:.04em}.widget-period-display__value{font-weight:600;color:var(--ui-text)}.widget-period-display--realtime{border-color:var(--ui-accent, #2563eb);color:var(--ui-accent, #2563eb)}.widget-period-display--realtime .widget-period-display__value{color:var(--ui-accent, #2563eb)}.widget-daterange-wrap{display:inline-flex;align-items:center;gap:.35rem;min-height:2.1rem;box-sizing:border-box;background:var(--ui-surface-muted, #f7f9fc);border:1px solid var(--ui-border);border-radius:var(--ui-radius-sm, 6px);padding:0 .65rem;white-space:nowrap;transition:border-color .15s,box-shadow .15s,background .15s}.widget-daterange-wrap__label{font-weight:600;color:var(--ui-text-muted);text-transform:uppercase;font-size:.65rem;letter-spacing:.04em}.widget-daterange-wrap:hover{border-color:var(--ui-accent)}.widget-daterange-wrap:focus-within{border-color:var(--ui-accent);background:var(--ui-surface);box-shadow:0 0 0 2px #2563eb26}.widget-daterange-wrap .widget-daterange{font-size:.78rem}.widget-daterange-wrap .p-datepicker-input{border:none;border-radius:0;padding:.35rem 1.4rem .35rem 0;font-size:.78rem;font-weight:600;background:transparent;color:var(--ui-text);width:9rem}.widget-daterange-wrap .p-datepicker-input::placeholder{color:var(--ui-text-muted);font-weight:400}.widget-daterange-wrap .p-datepicker-input:focus,.widget-daterange-wrap .p-datepicker-input:focus-visible{outline:none;box-shadow:none}.widget-daterange-wrap .p-datepicker-input-icon,.widget-daterange-wrap .p-inputicon{color:var(--ui-text-muted);font-size:.85rem}.widget-detail-level{display:inline-flex}.widget-detail-select{min-height:2.1rem;box-sizing:border-box;background:var(--ui-surface-muted, #f7f9fc);color:var(--ui-text);border:1px solid var(--ui-border);border-radius:var(--ui-radius-sm, 6px);font-size:.78rem;padding:.25rem .5rem;cursor:pointer}.widget-detail-select:hover{border-color:var(--ui-accent)}.widget-daterange-panel.p-datepicker-panel{display:flex;align-items:stretch}.widget-daterange-panel .p-datepicker-buttonbar{order:-1;display:flex;flex-direction:column;align-items:stretch;gap:.25rem;margin:0;padding:.5rem .5rem .5rem 0;border:0;border-right:1px solid var(--ui-border)}.widget-daterange-presets{display:flex;flex-direction:column;gap:.25rem;min-width:9.5rem}.widget-daterange-preset{background:transparent;color:var(--ui-text-muted, #5d667a);border:0;border-radius:0;font-size:.72rem;font-weight:500;line-height:1.35;text-align:left;padding:0;cursor:pointer;transition:color .12s ease}.widget-daterange-preset:hover{color:var(--ui-text)}.widget-daterange-preset--active{background:transparent;border:0;color:var(--ui-text);font-weight:700}.widget-comparison{display:flex;align-items:center;gap:.3rem;flex-wrap:wrap;margin-bottom:1rem}.widget-comparison__badge{background:var(--ui-surface-muted, #f7f9fc);color:var(--ui-text-muted, #5d667a);border:1px solid var(--ui-border);border-radius:var(--ui-radius-sm, 6px);font-size:.74rem;font-weight:600;line-height:1;padding:.4rem .6rem;cursor:pointer;transition:border-color .12s ease,color .12s ease,background .12s ease}.widget-comparison__badge:hover{border-color:var(--ui-accent);color:var(--ui-text)}.widget-comparison__badge--active{background:var(--ui-accent-soft, rgba(59, 130, 246, .12));border-color:var(--ui-accent);color:var(--ui-accent, #3b82f6)}.widget-comparison__picker{display:inline-flex;align-items:center;background:var(--ui-surface-muted, #f7f9fc);border:1px solid var(--ui-border);border-radius:var(--ui-radius-sm, 6px);transition:border-color .12s ease,color .12s ease,background .12s ease}.widget-comparison__picker:hover{border-color:var(--ui-accent)}.widget-comparison__picker--active{background:var(--ui-accent-soft, rgba(59, 130, 246, .12));border-color:var(--ui-accent)}.widget-comparison__datepicker{font-size:.74rem}.widget-comparison__datepicker .p-datepicker-input{border:none;border-radius:0;padding:.4rem 1.4rem .4rem .6rem;font-size:.74rem!important;font-weight:600;line-height:1;background:transparent;color:var(--ui-text-muted, #5d667a);width:9.9rem;cursor:pointer}.widget-comparison__datepicker .p-datepicker-input::placeholder{color:var(--ui-text-muted, #5d667a);font-weight:600;opacity:1}.widget-comparison__datepicker .p-datepicker-input:focus,.widget-comparison__datepicker .p-datepicker-input:focus-visible{outline:none;box-shadow:none}.widget-comparison__datepicker .p-datepicker-input-icon,.widget-comparison__datepicker .p-inputicon{color:var(--ui-text-muted, #5d667a);font-size:.8rem}.widget-comparison__picker--active .widget-comparison__datepicker .p-datepicker-input{color:var(--ui-accent, #3b82f6)}.widget-comparison__picker--active .widget-comparison__datepicker .p-datepicker-input::placeholder{color:var(--ui-accent, #3b82f6)}.widget-comparison__picker--active .widget-comparison__datepicker .p-datepicker-input-icon,.widget-comparison__picker--active .widget-comparison__datepicker .p-inputicon{color:var(--ui-accent, #3b82f6)}.widget-comparison__range{display:inline-flex;align-items:center;gap:.4rem;font-size:.72rem;font-weight:600;color:var(--ui-text-muted, #5d667a);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.widget-comparison__range-dot{width:.85rem;flex:0 0 auto;border-top:2px dashed #9aa3b2}.widget-comparison__range--loading{color:var(--ui-accent, #2563eb)}.widget-comparison__range-spinner{width:.8rem;height:.8rem;flex:0 0 auto;border-radius:50%;border:2px solid rgba(27,132,255,.25);border-top-color:var(--primary, #1B84FF);animation:channelLoadingSpin .85s linear infinite}.widget-comparison__range-loading{font-weight:600}.widget-compare-empty{display:inline-flex;align-items:center;margin-top:.3rem;font-size:.7rem;font-weight:500;font-style:italic;color:var(--ui-text-muted, #9aa3b2)}.widget-compare-empty--chart{display:block;margin-top:.45rem;padding-top:.4rem;border-top:1px dashed var(--ui-border)}.widget-delta{display:inline-flex;align-items:center;gap:.2rem;margin-top:.3rem;font-size:.78rem;font-weight:700;color:var(--ui-text-muted, #5d667a)}.widget-delta__arrow{font-size:.7rem;line-height:1}.widget-delta--positive{color:#15803d}.widget-delta--negative{color:#b91c1c}.widget-goal{display:flex;flex-direction:column;gap:.55rem;padding-top:.2rem}.widget-goal__head{display:flex;align-items:baseline;flex-wrap:wrap;gap:.4rem}.widget-goal__current{font-size:1.55rem;font-weight:700;color:var(--ui-text);line-height:1.1}.widget-goal__target{font-size:.8rem;color:var(--ui-text-muted, #5d667a)}.widget-goal__bar{position:relative;height:.5rem;border-radius:999px;background:var(--ui-surface-muted, #eef2f7);overflow:hidden}.widget-goal__bar-fill{position:absolute;inset:0 auto 0 0;border-radius:999px;background:var(--ui-accent, #3b82f6);transition:width .3s ease}.widget-goal__bar-fill--reached{background:#15803d}.widget-goal__foot{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.widget-goal__pct{font-size:.78rem;font-weight:600;color:var(--ui-text-muted, #5d667a)}.widget-goal__pct--reached{color:#15803d}.widget-goal__pct--unset{font-weight:500;font-style:italic}.widget-goal__edit{background:none;border:none;padding:0;font-size:.76rem;font-weight:600;color:var(--ui-accent, #3b82f6);cursor:pointer}.widget-goal__edit:hover{text-decoration:underline}.goal-modal__context{margin:0 0 .75rem;font-size:.82rem;color:var(--ui-text-muted, #5d667a)}.target-modal.modal-card .target-modal__head.modal-card__head{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;gap:1rem}.target-modal.modal-card .target-modal__head.modal-card__head .modal-close{flex-shrink:0;align-self:flex-start;margin-left:auto;background:transparent;border:none;cursor:pointer;font-size:1.5rem;line-height:1;color:var(--ui-text-muted);padding:.25rem .5rem;border-radius:6px}.target-modal.modal-card .target-modal__head.modal-card__head .modal-close:hover{background:var(--ui-surface-muted, #f3f5f9);color:var(--ui-text)}.target-modal__actions{justify-content:space-between}.target-modal__actions-end{display:flex;align-items:center;gap:.5rem;margin-left:auto}.target-modal .form-grid label{display:flex;flex-direction:column;gap:.3rem}.target-modal .form-grid label>span{font-size:.78rem;color:var(--ui-text-muted);font-weight:500}.target-modal .form-grid label input,.target-modal .form-grid label select{width:100%;background:#fff;border:1px solid var(--ui-border);border-radius:6px;padding:.45rem .75rem;color:var(--ui-text);font-size:.85rem;outline:none;transition:border-color .15s}.target-modal .form-grid label input:focus,.target-modal .form-grid label select:focus{border-color:var(--ui-accent)}.target-modal .form-grid label input::placeholder,.target-modal .form-grid label select::placeholder{color:var(--ui-text-muted)}.target-modal .form-grid label select{-moz-appearance:none;appearance:none;-webkit-appearance:none;padding-right:2rem;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'><path fill='none' stroke='%236b7280' stroke-width='1.4' stroke-linecap='round' stroke-linejoin='round' d='M1 1l4 4 4-4'/></svg>");background-repeat:no-repeat;background-position:right .7rem center;cursor:pointer}.widget-grid--12{display:grid;grid-template-columns:repeat(12,1fr);gap:.85rem;position:relative}.widget-grid--12.widget-grid--reordering{cursor:grabbing;-webkit-user-select:none;user-select:none}.widget-grid--12>.dashboard-hint{grid-column:1/-1;text-align:center;display:flex;align-items:center;justify-content:center}.widget-grid__guides{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;grid-template-columns:repeat(12,1fr);grid-template-rows:1fr;gap:.85rem;pointer-events:none;z-index:0}.widget-grid__guide-col{border-radius:8px;background:#3b82f60b;border:1px dashed rgba(59,130,246,.16)}.widget-card{background:var(--ui-surface);border:1.5px solid #e0e4ea;border-radius:10px;padding:1.25rem;display:flex;flex-direction:column;gap:.6rem;position:relative;overflow:hidden;transition:border-color .15s,box-shadow .15s;min-height:10rem;min-width:0;z-index:1}.widget-card--edit{cursor:grab}.widget-card--edit:active{cursor:grabbing}.widget-card--ghost{border-style:dashed;border-color:var(--ui-accent, #3b82f6);background:#3b82f60f;box-shadow:none}.widget-card--ghost>*{visibility:hidden}.widget-card--chart{padding:.85rem .85rem .4rem;gap:.35rem;overflow:visible;min-height:16rem}.widget-card--chart .widget-card__chart-wrap{flex:1 1 auto;display:flex;flex-direction:column;min-height:12rem;min-width:0;width:100%;margin:0 -.35rem}.widget-card--chart .apex-chart-canvas{flex:1 1 auto;min-height:0;min-width:0;width:100%}.widget-card--chart .apexcharts-canvas{margin:0 auto;max-width:100%}.widget-card--chart .apexcharts-canvas svg{max-width:100%}.widget-card--chart.widget-card--half{min-height:20rem}.widget-card--chart.widget-card--half .widget-card__chart-wrap{min-height:16rem}.widget-card--chart.widget-card--full{min-height:22rem}.widget-card--chart.widget-card--full .widget-card__chart-wrap{min-height:18rem}.widget-card--add{border-style:dashed;border-color:var(--ui-border);cursor:pointer;align-items:center;justify-content:center;min-height:100px;color:var(--ui-text-muted);font-size:.82rem;gap:.4rem;flex-direction:column}.widget-card--add:hover{border-color:var(--ui-accent);color:var(--ui-accent)}.widget-card__head{display:flex;align-items:flex-start;justify-content:space-between;gap:.5rem}.widget-card__labels{display:flex;align-items:center;gap:.45rem;flex-wrap:wrap;min-width:0}.widget-card__title{font-size:.8rem;font-weight:600;color:var(--ui-text);line-height:1.3}.widget-card__daterange{font-size:.65rem;font-weight:500;color:var(--ui-text-muted);background:var(--ui-surface-muted);padding:.1rem .4rem;border-radius:4px;white-space:nowrap}.widget-card__actions{display:flex;align-items:center;gap:.35rem;flex-shrink:0}.widget-card__trail{display:flex;align-items:center;gap:.4rem;flex-shrink:0;margin-left:auto}.widget-card__value{display:flex;flex-direction:column;gap:.15rem;min-width:0}.widget-card__value strong{font-size:clamp(1.55rem,2vw,2.8rem);font-weight:700;color:var(--ui-text);line-height:1.1;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.widget-card--half .widget-card__value strong{font-size:clamp(2.4rem,3.2vw,3.8rem)}.widget-card--full .widget-card__value strong{font-size:clamp(2.8rem,4.5vw,4.6rem)}.widget-add-bar{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:.85rem 1rem;margin-top:.85rem;border:2px dashed var(--ui-border);border-radius:10px;cursor:pointer;color:var(--ui-text-muted);font-size:.85rem;font-weight:500;background:transparent;transition:border-color .15s,color .15s,background .15s}.widget-add-bar:hover{border-color:var(--ui-accent);color:var(--ui-accent);background:#2563eb08}.widget-add-icon{font-size:1.5rem;line-height:1}.widget-channel-badge{display:inline-block;font-size:.65rem;font-weight:700;padding:.15rem .4rem;border-radius:4px;color:#fff;letter-spacing:.02em}.widget-target-btn{display:inline-flex;align-items:center;max-width:11rem;background:none;border:1px solid transparent;border-radius:999px;padding:.1rem .45rem;font-size:.66rem;font-weight:600;line-height:1.4;color:var(--ui-text-muted, #5d667a);cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:color .15s,border-color .15s,background .15s}.widget-target-btn:hover{color:var(--ui-accent, #2563eb);border-color:var(--ui-border);background:var(--ui-surface-muted, #f7f9fc)}.widget-target-btn--set{color:#be123c}.widget-target-btn--set:hover{color:#be123c;border-color:#e11d4859;background:#e11d480f}.widget-settings-btn{display:inline-flex;align-items:center;justify-content:center;background:none;border:none;color:var(--ui-text-muted);cursor:pointer;line-height:1;padding:0 .1rem;flex-shrink:0;transition:color .15s}.widget-settings-btn:hover{color:var(--ui-accent, #2563eb)}.widget-delete-btn{background:none;border:none;color:var(--ui-text-muted);cursor:pointer;font-size:1.1rem;line-height:1;padding:0 .1rem;flex-shrink:0}.widget-delete-btn:hover{color:var(--ui-danger)}.widget-resize-handle{position:absolute;top:0;right:0;bottom:0;width:14px;display:flex;align-items:center;justify-content:center;cursor:col-resize;background:transparent;z-index:3;touch-action:none}.widget-resize-handle__grip{width:4px;height:32px;max-height:60%;border-radius:999px;background:#3b82f659;transition:background .15s,height .15s}.widget-resize-handle:hover .widget-resize-handle__grip,.widget-resize-handle--active .widget-resize-handle__grip{background:var(--ui-accent, #2563eb);height:48px}.widget-value__note{font-size:.72rem;color:var(--ui-text-muted)}.widget-value__target{display:inline-flex;align-items:center;gap:.25rem;font-size:.72rem;font-weight:600;color:var(--ui-text-muted)}.widget-value__target--reached{color:var(--ui-success, #16a34a)}.widget-value__target-check{font-size:.78rem;line-height:1}.widget-card__misconfig{display:flex;align-items:flex-start;gap:.4rem;margin-top:auto;padding:.4rem .55rem;border-radius:.45rem;background:#f4c4351f;border:1px solid rgba(244,196,53,.35);color:#7a5200;font-size:.72rem;line-height:1.35}.widget-card__misconfig .icon{flex:0 0 auto;margin-top:.05rem;color:#b97e00}.widget-value--unconfigured{font-size:.78rem;color:var(--ui-text-muted)}.widget-axis-legend{display:flex;gap:1rem;font-size:.65rem;color:var(--ui-text-muted);padding:.25rem 0 0}.widget-axis-legend span{font-weight:500}.widget-donut-compare__charts{flex:1 1 auto;display:flex;align-items:stretch;gap:.5rem;min-height:0;min-width:0}.widget-donut-compare__col{flex:1 1 0;display:flex;flex-direction:column;align-items:center;min-width:0;min-height:0}.widget-donut-compare__col .apex-chart-canvas-wrap,.widget-donut-compare__col .apex-chart-canvas{flex:1 1 auto;width:100%;min-height:0;min-width:0}.widget-donut-compare__caption{font-size:.65rem;font-weight:600;color:var(--ui-text-muted);text-transform:uppercase;letter-spacing:.02em;padding-bottom:.15rem;text-align:center}.widget-donut-compare__legend{display:flex;flex-wrap:wrap;justify-content:center;gap:.35rem .9rem;list-style:none;margin:.4rem 0 0;padding:0}.widget-donut-compare__legend-item{display:inline-flex;align-items:center;gap:.35rem;font-size:.7rem;color:var(--ui-text-muted);min-width:0}.widget-donut-compare__legend-dot{width:.6rem;height:.6rem;border-radius:50%;flex:0 0 auto}.widget-donut-compare__legend-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:12rem}.widget-card__inline-link{display:inline-flex;align-self:flex-start;margin-top:.4rem;font-size:.72rem;font-weight:500;color:var(--ui-accent, #3b82f6);text-decoration:none;padding:.1rem .35rem;border-radius:4px;transition:background .15s,color .15s}.widget-card__inline-link:hover,.widget-card__inline-link:focus-visible{background:#3b82f614;text-decoration:underline;outline:none}.widget-chart-unconfigured{display:flex;align-items:center;justify-content:center;min-height:100px;border:1px dashed var(--ui-border);border-radius:6px;color:var(--ui-text-muted);font-size:.78rem;font-style:italic;background:var(--ui-surface-muted, #f7f9fc)}.widget-picker-modal{width:960px;max-width:95vw;padding:0;border-radius:14px;background:var(--ui-surface, #ffffff);box-shadow:0 24px 60px -20px #0f172a59;display:flex;flex-direction:column;max-height:min(86vh,800px);overflow:hidden}.widget-picker-modal.modal-card .widget-picker-modal__head.modal-card__head{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;gap:1rem;padding:1.25rem 1.5rem .75rem;border-bottom:1px solid var(--ui-border)}.widget-picker-modal.modal-card .widget-picker-modal__head.modal-card__head h3{margin:.2rem 0 0;font-size:1.1rem;font-weight:700;color:var(--ui-text)}.widget-picker-modal.modal-card .widget-picker-modal__head.modal-card__head .modal-close{flex-shrink:0;align-self:flex-start;margin-left:auto;background:transparent;border:none;cursor:pointer;font-size:1.5rem;line-height:1;color:var(--ui-text-muted);padding:.25rem .5rem;border-radius:6px}.widget-picker-modal.modal-card .widget-picker-modal__head.modal-card__head .modal-close:hover{background:var(--ui-surface-muted, #f3f5f9);color:var(--ui-text)}.widget-picker-modal__body{flex:1 1 auto;overflow-y:auto;padding:1.25rem 1.5rem;display:flex;flex-direction:column;gap:1.5rem}.widget-picker-modal__actions{border-top:1px solid var(--ui-border);padding:.85rem 1.5rem;margin-top:0;display:flex;justify-content:flex-end;gap:.5rem}.widget-presets__head{margin-bottom:.65rem}.widget-presets__head h4{margin:0 0 .15rem;font-size:.95rem;font-weight:700;color:var(--ui-text)}.widget-presets__head p{margin:0;font-size:.8rem;color:var(--ui-text-muted);line-height:1.4}.widget-presets__filters{display:flex;flex-wrap:wrap;gap:.4rem;margin-bottom:.75rem}.widget-presets__filter{display:inline-flex;align-items:center;gap:.35rem;padding:.3rem .6rem;border-radius:999px;border:1px solid var(--ui-border);background:var(--ui-surface, #ffffff);color:var(--ui-text);font-size:.74rem;font-weight:500;line-height:1.2;cursor:pointer;transition:border-color .15s,background .15s,color .15s,box-shadow .15s}.widget-presets__filter:hover{border-color:var(--ui-accent, #2563eb);color:var(--ui-accent, #2563eb)}.widget-presets__filter--active{border-color:var(--ui-accent, #2563eb);background:#2563eb1a;color:var(--ui-accent, #2563eb);box-shadow:inset 0 0 0 1px #2563eb59}.widget-presets__filter--connected .widget-presets__filter-dot{box-shadow:0 0 0 2px #0f9d5840}.widget-presets__filter-dot{width:.55rem;height:.55rem;border-radius:50%;flex-shrink:0}.widget-presets__filter-dot--all{background:linear-gradient(135deg,#2563eb,#6d5dfc)}.widget-presets__filter-flag{font-size:.62rem;font-weight:500;color:var(--ui-text-muted);letter-spacing:.02em;text-transform:lowercase}.widget-presets__slider{display:flex;align-items:stretch;gap:.5rem;min-width:0}.widget-presets__nav{display:inline-flex;align-items:center;justify-content:center;width:2.25rem;flex-shrink:0;align-self:stretch;background:var(--ui-surface, #ffffff);border:1px solid var(--ui-border);border-radius:.65rem;color:var(--ui-text-muted);cursor:pointer;transition:border-color .15s,background .15s,color .15s}.widget-presets__nav:hover:not(:disabled){border-color:var(--ui-accent, #2563eb);color:var(--ui-accent, #2563eb);background:#2563eb0d}.widget-presets__nav:disabled{opacity:.35;cursor:not-allowed}.widget-presets__track{display:flex;gap:.65rem;flex:1 1 auto;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding:.25rem .25rem .85rem;-webkit-overflow-scrolling:touch;scrollbar-color:var(--ui-border) transparent;scrollbar-width:thin;min-width:0;cursor:grab}.widget-presets__track--dragging{cursor:grabbing;scroll-snap-type:none;scroll-behavior:auto;-webkit-user-select:none;user-select:none}.widget-presets__track--dragging .widget-preset{cursor:grabbing}.widget-presets__track:focus-visible{outline:2px solid var(--ui-accent, #2563eb);outline-offset:2px;border-radius:.65rem}.widget-presets__track::-webkit-scrollbar{height:8px}.widget-presets__track::-webkit-scrollbar-track{background:transparent}.widget-presets__track::-webkit-scrollbar-thumb{background:var(--ui-border);border-radius:999px}.widget-presets__empty{flex:1 1 auto;display:flex;align-items:center;justify-content:center;padding:1.25rem .5rem;color:var(--ui-text-muted);font-size:.82rem;font-style:italic;border:1px dashed var(--ui-border);border-radius:.65rem;text-align:center}.widget-preset{display:flex;flex-direction:column;align-items:stretch;gap:.45rem;background:var(--ui-surface);border:1px solid var(--ui-border);border-radius:10px;padding:.65rem;cursor:pointer;text-align:left;transition:border-color .15s,box-shadow .15s,transform .05s;flex:0 0 auto;width:190px;max-width:75vw;scroll-snap-align:start}.widget-preset:hover{border-color:var(--ui-accent, #2563eb);box-shadow:0 6px 18px -10px #2563eb73}.widget-preset:active{transform:translateY(1px)}.widget-preset--active{border-color:var(--ui-accent, #2563eb);background:#2563eb0d;box-shadow:inset 0 0 0 1px #2563eb66}.widget-preset__thumb{display:block;width:100%;aspect-ratio:5/3;background:var(--ui-surface-muted, #f3f5f9);border-radius:8px;padding:.5rem;color:var(--ui-accent, #2563eb)}.widget-preset__thumb svg{width:100%;height:100%;display:block}.widget-preset__thumb-text{fill:var(--ui-text, #152137)}.widget-preset__meta{display:flex;flex-direction:column;gap:.25rem}.widget-preset__title{font-size:.82rem;color:var(--ui-text);line-height:1.25;font-weight:600}.widget-preset__sub{display:flex;align-items:center;gap:.4rem;flex-wrap:wrap}.widget-preset__channel{display:inline-flex;align-items:center;color:#fff;font-size:.62rem;font-weight:700;padding:.1rem .35rem;border-radius:4px;letter-spacing:.02em}.widget-preset__cols{font-size:.7rem;color:var(--ui-text-muted);font-weight:500}.widget-picker-custom__head{margin-bottom:.6rem}.widget-picker-custom__head h4{margin:0 0 .15rem;font-size:.95rem;font-weight:700;color:var(--ui-text)}.widget-picker-custom__head p{margin:0;font-size:.8rem;color:var(--ui-text-muted);line-height:1.4}.widget-picker-custom .form-grid label{display:flex;flex-direction:column;gap:.3rem}.widget-picker-custom .form-grid label>span{font-size:.78rem;color:var(--ui-text-muted);font-weight:500}.widget-picker-custom .form-grid label input,.widget-picker-custom .form-grid label select,.widget-picker-custom .form-grid label textarea{background:#fff;border:1px solid var(--ui-border);border-radius:6px;padding:.45rem .75rem;color:var(--ui-text);font-size:.85rem;outline:none;transition:border-color .15s}.widget-picker-custom .form-grid label input:focus,.widget-picker-custom .form-grid label select:focus,.widget-picker-custom .form-grid label textarea:focus{border-color:var(--ui-accent)}.widget-picker-custom .form-grid label input::placeholder,.widget-picker-custom .form-grid label select::placeholder,.widget-picker-custom .form-grid label textarea::placeholder{color:var(--ui-text-muted)}.App.Dashboard .widget-picker-custom__fields.form-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;align-items:start}.App.Dashboard .widget-picker-custom__fields.form-grid>*{min-width:0}.App.Dashboard .widget-picker-custom__fields.form-grid .form-grid__full{grid-column:1/-1}@media(max-width:30rem){.widget-picker-modal{width:100%;max-height:100vh;border-radius:0}.widget-picker-modal__body,.widget-picker-modal__head{padding:1rem}.widget-picker-modal__actions{padding:.75rem 1rem}.widget-presets__nav{display:none}.widget-presets__slider{gap:0}.widget-preset{width:60vw}.App.Dashboard .widget-picker-custom__fields.form-grid{grid-template-columns:1fr}}.apexcharts-canvas{position:relative;z-index:1}.apexcharts-tooltip{z-index:5!important}.apexcharts-tooltip:has(.apx-tip){background:transparent!important;border:0!important;box-shadow:none!important}.apx-tip{padding:.5rem .65rem;font-family:Inter,Arial,sans-serif;font-size:.72rem;color:#152137;min-width:96px;background:#fff;border:1px solid #e0e4ea;border-radius:8px;box-shadow:0 6px 18px #0f172a1f}.apx-tip__day{font-weight:700;color:#6b7280;margin-bottom:.15rem}.apx-tip__metric{font-weight:500;color:#8b96aa;font-size:.66rem;text-transform:uppercase;letter-spacing:.04em;margin-bottom:.4rem}.apx-tip__row{display:flex;align-items:center;gap:.4rem;line-height:1.55}.apx-tip__row--meta{padding-left:14px;color:#8b96aa}.apx-tip__row--empty{color:#8b96aa;font-style:italic;justify-content:center}.apx-tip__dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.apx-tip__name{color:#6b7280;margin-right:auto}.apx-tip__val{font-weight:700;margin-left:.75rem}.dashboard-hint{padding:1.5rem;border:1px dashed var(--ui-border);border-radius:8px;color:var(--ui-text-muted);font-size:.85rem}.dashboard-hint p{margin:0}.strategy-reports{display:flex;flex-direction:column;gap:1rem}.strategy-report-card{background:var(--ui-surface);border:1px solid var(--ui-border);border-radius:8px;padding:1.1rem 1.25rem;display:flex;flex-direction:column;gap:.75rem}.strategy-report-card--pending{opacity:.7}.strategy-report-card__head{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.strategy-report-card__title{font-size:.88rem;font-weight:600;color:var(--ui-text)}.strategy-report-card__date{font-size:.72rem;color:var(--ui-text-muted);white-space:nowrap;flex-shrink:0}.strategy-report-card__date--pending{color:var(--ui-warning)}.check-section__label{display:block;font-size:.68rem;text-transform:uppercase;letter-spacing:.07em;color:var(--ui-text-muted);margin-bottom:.3rem}.check-section__text{font-size:.83rem;color:var(--ui-text-soft);margin:0;line-height:1.55}.check-section__text--muted{font-style:italic}.check-section__list{margin:0;padding:0 0 0 1rem;font-size:.82rem;color:var(--ui-text-soft);line-height:1.6}.check-section__list li+li{margin-top:.2rem}.strategy-report-meta{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.strategy-kpi-results{display:flex;flex-direction:column;gap:.4rem}.strategy-kpi-results .check-section__label{margin-bottom:.4rem}.kpi-result{display:flex;align-items:flex-start;gap:.6rem;padding:.4rem .75rem;border-radius:6px;background:var(--ui-surface-muted)}.kpi-result--met{background:#0f9d5814}.kpi-result--met .kpi-result__indicator{color:var(--ui-success)}.kpi-result--missed{background:#dc262614}.kpi-result--missed .kpi-result__indicator{color:var(--ui-danger)}.kpi-result__indicator{font-weight:700;font-size:.85rem;flex-shrink:0;margin-top:.05rem}.kpi-result__body{display:flex;flex-wrap:wrap;gap:.3rem .75rem;align-items:baseline}.kpi-result__name{font-size:.82rem;color:var(--ui-text)}.kpi-result__actual{font-size:.8rem;font-weight:600;color:var(--ui-text)}.kpi-result__target{font-size:.75rem;color:var(--ui-text-muted)}.kpi-result__note{font-size:.75rem;color:var(--ui-text-soft);font-style:italic;width:100%}.link-button{background:none;border:none;color:var(--ui-accent);cursor:pointer;padding:0;font-size:inherit;text-decoration:underline}.link-button:hover{color:var(--ui-accent);opacity:.8}@media(max-width:64rem){.widget-grid--12,.widget-grid__guides{grid-template-columns:repeat(6,1fr)}}@media(max-width:48rem){.widget-grid--12{grid-template-columns:repeat(1,1fr)}.widget-grid__guides,.widget-resize-handle{display:none}.widget-grid--12>.widget-card,.widget-grid--12>.widget-card--chart{grid-column:1/-1!important;min-height:0}.widget-card__head{flex-direction:column;align-items:flex-start;gap:.5rem}.widget-card__title{display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:.875rem}.widget-card__daterange{white-space:normal;word-break:break-word;max-width:100%}.dashboard-section__head--row{flex-wrap:wrap}.dashboard-section__title-row{width:100%}.dashboard-section__actions{width:100%;justify-content:flex-start}.widget-card__actions{gap:.5rem;flex-wrap:wrap}.widget-settings-btn{width:2.25rem;height:2.25rem}.widget-delete-btn{width:2.25rem;height:2.25rem;font-size:1.25rem}.widget-detail-select{min-height:2.25rem;padding:.5rem .625rem;font-size:.875rem}.widget-add-bar{min-height:2.75rem;max-width:100%}.widget-card--chart .widget-card__chart-wrap{height:clamp(180px,50vw,280px)}}@media(max-width:30rem){.widget-grid,.widget-grid--12{grid-template-columns:1fr;gap:12px}.widget-grid>.widget-card,.widget-grid--12>.widget-card{grid-column:1/-1!important}.widget-card--chart{padding:12px;min-height:220px}.widget-card--chart .widget-card__chart-wrap{height:200px;width:100%;margin:0}.widget-card--chart .apex-chart-canvas,.widget-card--chart .apexcharts-canvas{width:100%!important}.widget-card--chart .apexcharts-canvas svg{width:100%}.dashboard-section__actions{display:flex;flex-wrap:wrap;row-gap:8px;column-gap:12px}.widget-period-display{flex:0 0 auto}.widget-daterange-wrap{flex-basis:100%}.widget-daterange-wrap .widget-daterange{flex:1 1 auto;width:auto}.widget-daterange-wrap .p-datepicker,.widget-daterange-wrap .p-datepicker-input{width:100%}.widget-detail-level{display:flex;align-items:center;gap:8px;flex:0 0 auto}.widget-comparison__range{white-space:normal}.widget-card__title{font-size:.95rem;line-height:1.3}.widget-card__labels{flex-wrap:wrap;row-gap:.25rem}.widget-card__daterange{flex-basis:100%;align-self:flex-start;width:fit-content}.widget-channel-badge{min-height:22px;padding:2px 8px;display:inline-flex;align-items:center}.widget-value--unconfigured,.widget-chart-unconfigured{min-height:120px;display:flex;align-items:center;justify-content:center;text-align:center}.dashboard-section__head--row{flex-direction:column;align-items:stretch}.dashboard-section__head--row>div{width:100%}.dashboard-section__head--row .primary-button{width:100%;min-height:44px;gap:8px}.dashboard-hint{text-align:center;padding:16px}.dashboard-hint .link-button{display:inline-block;min-height:44px;line-height:1.4;padding:.5rem 0}}.search-select{position:relative;display:block;width:100%}.search-select--disabled{opacity:.6;pointer-events:none}.search-select__trigger{display:flex;align-items:center;justify-content:space-between;gap:.625rem;width:100%;border:1px solid var(--ui-border);border-radius:8px;padding:.55rem .8rem;background:#fff;color:var(--ui-text);font-size:.85rem;font-weight:500;line-height:1.3;cursor:pointer;-webkit-user-select:none;user-select:none;transition:border-color .15s ease,box-shadow .15s ease}.search-select__trigger:hover{border-color:color-mix(in srgb,var(--ui-accent) 45%,var(--ui-border))}.search-select__trigger:focus,.search-select__trigger--open{outline:none;border-color:var(--ui-accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--ui-accent) 16%,transparent)}.search-select__placeholder{color:var(--ui-text-muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.search-select__value{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.search-select__caret{flex:0 0 auto;color:var(--ui-text-muted);transition:transform .15s ease}.search-select__trigger--open .search-select__caret{transform:rotate(180deg)}.search-select__dropdown{position:fixed;display:flex;flex-direction:column;z-index:10000;background:var(--ui-surface, #ffffff);border:1px solid var(--ui-border);border-radius:.75rem;box-shadow:0 .5rem 2rem #0f172a1f;overflow:hidden}.search-select__search-wrap{padding:.625rem;border-bottom:1px solid var(--ui-border);flex:0 0 auto}.search-select__search{width:100%;border:1px solid var(--ui-border);border-radius:.3125rem;padding:.5rem .7rem;font-size:.85rem;background:var(--ui-surface-muted);outline:none}.search-select__search:focus{border-color:var(--ui-accent)}.search-select__list{flex:1 1 auto;min-height:0;max-height:16rem;overflow-y:auto;padding:.375rem}.search-select__option{display:block;width:100%;text-align:left;border:1px solid transparent;border-radius:.5rem;padding:.5rem .75rem;background:transparent;color:var(--ui-text);font-size:.85rem;cursor:pointer;transition:background-color .1s ease,border-color .1s ease}.search-select__option:hover:not(:disabled){background:var(--ui-surface-muted);border-color:var(--ui-border)}.search-select__option--active{background:#1b84ff14;border-color:#1b84ff40;color:var(--ui-accent)}.search-select__option:disabled{opacity:.5;cursor:not-allowed}.search-select__empty{padding:.75rem;font-size:.85rem;color:var(--ui-text-muted);text-align:center}.panel--settings{display:flex;flex-direction:column;gap:1.5rem}.settings-divider{width:100%;height:1px;border:0;margin:0;background:var(--ui-border)}.settings-connections-head{display:flex;flex-direction:column;gap:1rem}.settings-connections-head__title{margin:0;font-size:.95rem;font-weight:600;color:var(--ui-text)}.kanaal-select-field{display:flex;flex-direction:column}.service-auth-grid{display:flex;flex-wrap:wrap;gap:1rem;align-items:stretch}.service-auth-grid>.google-auth{flex:1 1 240px;min-width:0}.google-auth{background:#fff;border:1px solid rgba(27,132,255,.28);border-radius:12px;box-shadow:0 1px 4px #0000000d;padding:1.1rem 1.25rem;display:flex;flex-direction:column;gap:1rem}.google-auth__head{display:flex;align-items:flex-start;gap:.85rem}.google-auth__dot{background:#4285f4;margin-top:6px}.google-auth__meta{display:flex;flex-direction:column;gap:.2rem;min-width:0}.google-auth__title{display:inline-flex;align-items:center;gap:.4rem;font-size:.95rem;font-weight:600;color:var(--ui-text)}.google-auth__desc{font-size:.8rem;color:var(--ui-text-muted);line-height:1.5}.google-auth__body{display:flex;flex-direction:column;gap:1rem;flex:1 1 auto;justify-content:flex-end}.google-auth__note{margin:0;font-size:.78rem;color:var(--ui-text-muted);line-height:1.5}.kanalen-list{display:flex;flex-direction:column;gap:.625rem}.kanaal-card{background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:10px;overflow:hidden;box-shadow:0 1px 4px #0000000d;transition:border-color .15s,box-shadow .15s}.kanaal-card--enabled{border-color:#1b84ff33}.kanaal-card__head{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;cursor:pointer;gap:1rem}.kanaal-card__head:hover{background:#00000005}.kanaal-card__identity{display:flex;align-items:center;gap:.85rem;flex:1;min-width:0}.kanaal-card__meta{display:flex;flex-direction:column;gap:.15rem;min-width:0}.kanaal-card__name{font-size:.9rem;color:var(--ui-text);font-weight:600}.kanaal-card__desc{font-size:.78rem;color:var(--ui-text-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.kanaal-card__right{display:flex;align-items:center;gap:.75rem;flex-shrink:0}.kanaal-card__chevron{color:var(--ui-text-muted);font-size:1rem;transition:transform .2s;line-height:1}.kanaal-card__chevron--open{transform:rotate(180deg)}.kanaal-card__body{border-top:1px solid rgba(0,0,0,.06);padding:1.25rem;display:flex;flex-direction:column;gap:1rem;background:var(--ui-surface-muted)}.kanaal-card__foot{display:flex;align-items:center;gap:.75rem}.kanaal-dot{width:10px;height:10px;border-radius:50%;flex-shrink:0}.kanaal-status{font-size:.72rem;padding:.2rem .55rem;border-radius:20px;font-weight:500}.kanaal-status--pending{background:var(--ui-surface-strong);color:var(--ui-text-muted)}.kanaal-status--configured{background:#0f9d581a;color:var(--ui-success)}.kanaal-status--error{background:#dc26261a;color:var(--ui-danger)}.kanaal-status--loading{background:#1b84ff14;color:var(--ui-accent)}.kanaal-toggle{width:38px;height:22px;border-radius:11px;border:none;background:#d1d5db;position:relative;cursor:pointer;transition:background .2s;flex-shrink:0}.kanaal-toggle--on{background:var(--ui-accent)}.kanaal-toggle--disabled:not(.kanaal-toggle--on){opacity:.45;cursor:not-allowed}.kanaal-toggle__thumb{position:absolute;top:3px;left:3px;width:16px;height:16px;border-radius:50%;background:#fff;transition:transform .2s;display:block;box-shadow:0 1px 3px #0003}.kanaal-toggle--on .kanaal-toggle__thumb{transform:translate(16px)}.kanaal-setup-hint{font-size:.8rem;color:var(--ui-text-muted);line-height:1.5;padding:.5rem .75rem;background:#3b82f60f;border-left:3px solid rgba(59,130,246,.3);border-radius:0 6px 6px 0}.kanaal-notice{background:var(--ui-surface-muted);border:1px solid var(--ui-border);border-radius:6px;padding:.6rem .9rem;font-size:.82rem;color:var(--ui-text-muted);display:flex;flex-direction:column;gap:.2rem}.kanaal-notice strong{color:var(--ui-text);font-size:.8rem}.kanaal-form-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:.75rem}.kanaal-form-grid label{display:flex;flex-direction:column;gap:.3rem}.kanaal-form-grid label>span{font-size:.78rem;color:var(--ui-text-muted);font-weight:500}.kanaal-form-grid label input,.kanaal-form-grid label select,.kanaal-form-grid label textarea{background:#fff;border:1px solid var(--ui-border);border-radius:6px;padding:.45rem .75rem;color:var(--ui-text);font-size:.85rem;outline:none;transition:border-color .15s}.kanaal-form-grid label input:focus,.kanaal-form-grid label select:focus,.kanaal-form-grid label textarea:focus{border-color:var(--ui-accent)}.kanaal-form-grid label input::placeholder,.kanaal-form-grid label select::placeholder,.kanaal-form-grid label textarea::placeholder{color:var(--ui-text-muted)}.kanaal-saved{font-size:.8rem;color:var(--ui-success)}.form-field-label{display:block;font-size:.78rem;color:var(--ui-text-muted);font-weight:500;margin-bottom:.3rem}.kanaal-field-label-with-help{display:inline-flex;align-items:center;gap:.35rem}.kanaal-field-label-with-badge{display:inline-flex;align-items:center;gap:.4rem}.su-badge{flex:0 0 auto;display:inline-block;padding:.0625rem .375rem;border-radius:999px;background:#1b84ff;color:#fff;font-size:.5625rem;font-weight:600;line-height:1.5;letter-spacing:.03em;cursor:help}.kanaal-form-grid label input:disabled{background:var(--ui-surface-muted);color:var(--ui-text-muted);cursor:not-allowed}.kanaal-field-help{display:inline-flex;align-items:center;justify-content:center;color:var(--ui-text-muted);cursor:help;border-radius:50%;line-height:0}.kanaal-field-help:hover,.kanaal-field-help:focus-visible{color:var(--ui-accent);outline:none}.form-field-hint{font-size:11px;color:var(--ui-text-muted);margin-top:.25rem;line-height:1.4}.kanaal-card__body small{font-size:11px;line-height:1.4;color:var(--ui-text-muted)}.ads-select-row{display:flex;align-items:center;gap:.5rem}.ads-select-row .search-select{flex:1;min-width:0}.ads-report-select{max-width:460px}.kanaal-form-grid label input.field--readonly{background:var(--ui-surface-muted);color:var(--ui-text-muted);cursor:default}.kanaal-form-grid label input.field--readonly:focus{border-color:var(--ui-border)}.meta-help{border:1px solid var(--ui-border);border-radius:6px;background:#0866ff0a;font-size:.78rem;color:var(--ui-text-muted)}.meta-help>summary{cursor:pointer;padding:.5rem .75rem;color:var(--ui-text);font-weight:500;list-style:none;-webkit-user-select:none;user-select:none}.meta-help>summary::-webkit-details-marker{display:none}.meta-help>summary:before{content:"▸";display:inline-block;margin-right:.4rem;transition:transform .15s}.meta-help[open]>summary:before{transform:rotate(90deg)}.meta-help__steps{margin:0 0 .5rem;padding:0 .75rem 0 1.75rem;line-height:1.5}.meta-help__steps li{margin-bottom:.25rem}.kanaal-subsection{border:1px solid var(--ui-border);border-radius:8px;padding:.875rem 1rem;background:#fff;display:flex;flex-direction:column;gap:.75rem}.kanaal-subsection--global{border-color:#1b84ff40;background:#edf5ff59}.kanaal-subsection__head{display:flex;flex-direction:column;gap:.15rem}.kanaal-subsection__head strong{font-size:.82rem;color:var(--ui-text)}.kanaal-subsection__head span{font-size:.78rem;color:var(--ui-text-muted);line-height:1.4}.rich-field[data-v-3704286a]{display:flex;flex-direction:column;border:1.5px solid var(--ui-border, #d6dbe5);border-radius:.55rem;background:var(--ui-surface, #fff);overflow:hidden;transition:border-color .15s ease}.rich-field--focused[data-v-3704286a]{border-color:var(--ui-accent, #1b84ff)}.rich-field__toolbar[data-v-3704286a]{display:flex;align-items:center;gap:.15rem;padding:.3rem .4rem;border-bottom:1px solid var(--ui-border, #e5e9f0);background:var(--ui-surface-muted, #f7f9fc)}.rich-field__tool[data-v-3704286a]{display:inline-flex;align-items:center;justify-content:center;min-width:1.6rem;height:1.6rem;padding:0 .35rem;border:0;border-radius:6px;background:transparent;color:var(--ui-text-muted, #5d667a);font-size:.82rem;font-weight:600;line-height:1;cursor:pointer;transition:color .12s ease,background .12s ease}.rich-field__tool[data-v-3704286a]:hover{color:var(--ui-accent, #1b84ff);background:var(--ui-accent-soft, rgba(27, 132, 255, .1))}.rich-field__tool[data-v-3704286a]:focus-visible{outline:2px solid var(--ui-accent, #1b84ff);outline-offset:1px}.rich-field__tool--bold[data-v-3704286a]{font-weight:800}.rich-field__tool--italic[data-v-3704286a]{font-style:italic;font-family:Georgia,Times New Roman,serif}.rich-field__divider[data-v-3704286a]{width:1px;height:1rem;margin:0 .25rem;background:var(--ui-border, #e5e9f0)}.rich-field__area[data-v-3704286a]{min-height:3.25rem;padding:.55rem .7rem;color:var(--ui-text, #152137);font:inherit;font-size:.875rem;line-height:1.45;outline:none;overflow-wrap:anywhere}.rich-field__area[data-v-3704286a]:empty:before{content:attr(data-placeholder);color:var(--ui-text-muted, #97a0b0);pointer-events:none}.rich-field__area[data-v-3704286a] p{margin:0 0 .4rem}.rich-field__area[data-v-3704286a] p:last-child{margin-bottom:0}.rich-field__area[data-v-3704286a] ul,.rich-field__area[data-v-3704286a] ol{margin:0 0 .4rem;padding-left:1.25rem}.rich-field__area[data-v-3704286a] li{margin:.1rem 0}.social-export-modal-backdrop[data-v-d56b7cfe]{backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.social-export-modal[data-v-d56b7cfe]{width:min(40rem,100%);min-width:0;display:flex;flex-direction:column;gap:1rem}.social-export-modal__heading[data-v-d56b7cfe]{display:flex;flex-direction:column;gap:.2rem}.social-export-modal__heading h3[data-v-d56b7cfe]{margin:0}.social-export-modal__kicker[data-v-d56b7cfe]{font-size:.7rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--ui-text-muted, #6b7585)}.social-export-modal__desc[data-v-d56b7cfe]{margin:0;color:var(--ui-text-body, #4a5567);font-size:.9rem;line-height:1.5}.social-export-modal__body[data-v-d56b7cfe]{display:flex;flex-direction:column;gap:.9rem}.social-export-modal__field[data-v-d56b7cfe]{display:flex;flex-direction:column;gap:.35rem}.social-export-modal__label[data-v-d56b7cfe]{font-size:.9rem;font-weight:500;line-height:1.4;color:var(--ui-text, #152137)}.social-export__hint[data-v-d56b7cfe]{margin:0;color:var(--ui-text-muted, #6b7585);font-size:.8125rem}.sea-export-modal-backdrop[data-v-7fd49d0b]{backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.sea-export-modal[data-v-7fd49d0b]{width:min(40rem,100%);min-width:0;display:flex;flex-direction:column;gap:1rem}.sea-export-modal__heading[data-v-7fd49d0b]{display:flex;flex-direction:column;gap:.2rem}.sea-export-modal__heading h3[data-v-7fd49d0b]{margin:0}.sea-export-modal__kicker[data-v-7fd49d0b]{font-size:.7rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--ui-text-muted, #6b7585)}.sea-export-modal__desc[data-v-7fd49d0b]{margin:0;color:var(--ui-text-body, #4a5567);font-size:.9rem;line-height:1.5}.sea-export-modal__body[data-v-7fd49d0b]{display:flex;flex-direction:column;gap:.9rem}.sea-export-modal__field[data-v-7fd49d0b]{display:flex;flex-direction:column;gap:.35rem}.sea-export-modal__label[data-v-7fd49d0b]{font-size:.9rem;font-weight:500;line-height:1.4;color:var(--ui-text, #152137)}.sea-export-modal .sea-export__hint[data-v-7fd49d0b]{margin:0;color:var(--ui-text-muted, #6b7585);font-size:.8125rem}.App.Dashboard .panel--strategy .panel__head.strategy-toolbar{display:flex;align-items:center;justify-content:space-between;gap:1.25rem;flex-wrap:wrap;margin-bottom:1.25rem}.App.Dashboard .panel--strategy .strategy-toolbar__heading{display:flex;flex-direction:column;gap:.25rem;flex:1 1 auto;min-width:0}.App.Dashboard .panel--strategy .strategy-toolbar__heading .eyebrow{color:var(--ui-text-muted);font-size:.7rem;letter-spacing:.08em;text-transform:uppercase;font-weight:600}.App.Dashboard .panel--strategy .strategy-toolbar__title{margin:0;font-size:1.15rem;font-weight:600;color:var(--ui-text)}.App.Dashboard .panel--strategy .strategy-toolbar__cta{flex-shrink:0;margin-left:auto}.strategy-pillars-hint{margin:0 0 1rem;padding:.6rem .85rem;border:1px dashed var(--ui-border);border-radius:8px;background:var(--ui-surface-muted);color:var(--ui-text-muted);font-size:.82rem}.strategy-sections{display:flex;flex-direction:column;gap:1.25rem}.strategy-section{border:1px solid var(--ui-border);border-radius:12px;background:var(--ui-surface);padding:1rem 1.25rem 1.25rem;display:flex;flex-direction:column;gap:.85rem}.strategy-section--unassigned{border-style:dashed;background:var(--ui-surface-muted, var(--ui-surface))}.strategy-section__head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;flex-wrap:wrap}.strategy-section__heading{flex:1;min-width:0;display:flex;flex-direction:column;gap:.25rem}.strategy-section__kicker{font-size:.7rem;text-transform:uppercase;letter-spacing:.07em;color:var(--ui-text-muted);font-weight:600}.strategy-section__title{margin:0;font-size:1rem;font-weight:600;color:var(--ui-text)}.strategy-section__desc{margin:0;font-size:.82rem;color:var(--ui-text-soft)}.strategy-section__meta{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:.25rem}.strategy-section__pill{font-size:.72rem;background:var(--ui-surface-strong);color:var(--ui-text-muted);padding:.15rem .5rem;border-radius:999px}.strategy-section__pill strong{color:var(--ui-text);margin-left:.2rem}.strategy-section__add{flex-shrink:0;align-self:flex-start}.strategy-section__empty{color:var(--ui-text-muted);font-size:.85rem;padding:.5rem 0}.strategy-list{display:flex;flex-direction:column;gap:.75rem}.strategy-empty{padding:2rem;text-align:center;color:var(--ui-text-muted);border:1px dashed var(--ui-border);border-radius:8px;max-width:32rem;margin-left:auto;margin-right:auto;display:flex;flex-direction:column;align-items:center;gap:.75rem}.strategy-empty__icon{color:var(--ui-text-soft);max-width:96px;width:auto;height:auto}.strategy-empty__text{margin:0}.strategy-empty__cta{align-self:center}.strategy-card{border:1px solid var(--ui-border);border-radius:8px;padding:1rem 1.15rem;background:var(--ui-surface);display:flex;align-items:flex-start;gap:1rem}.strategy-card--active{border-left:3px solid var(--ui-success)}.strategy-card--paused{border-left:3px solid var(--ui-warning)}.strategy-card--completed{border-left:3px solid var(--ui-accent)}.strategy-card__main{flex:1;min-width:0}.strategy-card__head{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:.4rem}.strategy-card__head-left{display:flex;align-items:center;gap:.5rem;flex:1;min-width:0}.strategy-card__head-right{flex-shrink:0}.strategy-card__title{font-size:.92rem;font-weight:600;margin:0;color:var(--ui-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.strategy-card__meta-row{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem 1rem;margin-bottom:.6rem}.strategy-card__freq{font-size:.72rem;color:var(--ui-text-muted)}.strategy-card__desc{font-size:.83rem;color:var(--ui-text-soft);margin:0 0 .6rem}.strategy-card__actions{display:flex;flex-direction:column;gap:.5rem;flex-shrink:0}.strategy-detail{font-size:.8rem;color:var(--ui-text-muted)}.strategy-detail strong{color:var(--ui-text)}.strategy-badge{display:inline-block;padding:.15rem .5rem;border-radius:4px;font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.03em;background:var(--ui-surface-strong);color:var(--ui-text-muted)}.strategy-badge--ab-test{background:#60a5fa1f;color:#3b82f6}.strategy-badge--ad-campaign{background:#c084fc1f;color:#9333ea}.strategy-badge--social-campaign{background:#4ade801f;color:#16a34a}.strategy-badge--seo-campaign{background:#facc151f;color:#b45309}.strategy-badge--active{background:#0f9d581a;color:var(--ui-success)}.strategy-badge--paused{background:#d977061a;color:var(--ui-warning)}.strategy-badge--completed{background:#1b84ff1a;color:var(--ui-accent)}.strategy-badge--draft{background:var(--ui-surface-strong);color:var(--ui-text-muted)}.strategy-kpis{margin-top:.5rem}.strategy-kpis__label{display:block;font-size:.72rem;text-transform:uppercase;letter-spacing:.06em;color:var(--ui-text-muted);margin-bottom:.25rem}.strategy-kpis__list{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:.4rem}.strategy-kpis__list li{background:var(--ui-surface-muted);border-radius:4px;padding:.2rem .6rem;font-size:.8rem;color:var(--ui-text)}.strategy-objective{margin-top:.75rem}.strategy-objective__label{display:block;font-size:.72rem;text-transform:uppercase;letter-spacing:.06em;color:var(--ui-text-muted);margin-bottom:.25rem}.strategy-objective p{font-size:.85rem;color:var(--ui-text-soft);margin:0;font-style:italic}.App.Dashboard .modal-card.modal-card--strategy{width:min(50rem,100%);max-height:calc(100vh - 3rem);padding:0;gap:0;overflow:hidden}.App.Dashboard .strategy-modal__head{padding:1.25rem 1.5rem;border-bottom:1px solid var(--ui-border);margin-bottom:0;flex-shrink:0}.App.Dashboard .strategy-modal__head h3{margin:0;font-size:1.05rem;font-weight:600;color:var(--ui-text)}.App.Dashboard .strategy-modal__body{flex:1;overflow-y:auto;padding:1.5rem;display:flex;flex-direction:column;gap:1.25rem}.App.Dashboard .modal-card__actions.strategy-modal__foot{padding:1rem 1.5rem;border-top:1px solid var(--ui-border);margin:0;flex-shrink:0;gap:.75rem;justify-content:space-between}.App.Dashboard .strategy-modal__foot-actions{display:flex;gap:.75rem}.sform-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;align-items:flex-start}.sform-grid label{display:flex;flex-direction:column;gap:.35rem}.sform-grid__full{grid-column:1/-1;display:flex;flex-direction:column;gap:.35rem}.strategy-kpi-editor__head{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem}.strategy-kpi-row{display:flex;gap:.5rem;align-items:center;margin-bottom:.5rem}.strategy-kpi-row__name,.strategy-kpi-row__target{flex:1}.strategy-kpi-empty{font-size:.82rem;color:var(--ui-text-muted)}.strategy-channels{display:flex;flex-direction:column;gap:.4rem}.strategy-channels__hint{margin:0;font-size:.78rem;color:var(--ui-text-muted)}.strategy-channels__chips{display:flex;flex-wrap:wrap;gap:.45rem}.strategy-channel-chip{display:inline-flex;align-items:center;gap:.4rem;padding:.3rem .65rem;border:1px solid var(--ui-border);border-radius:999px;background:var(--ui-surface);color:var(--ui-text-muted);font-size:.8rem;cursor:pointer;transition:border-color .15s ease,color .15s ease,background .15s ease}.strategy-channel-chip__check{width:14px;height:14px;border-radius:4px;border:1px solid var(--ui-border);display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.strategy-channel-chip:hover{border-color:var(--ui-accent);color:var(--ui-accent)}.strategy-channel-chip--active{border-color:var(--ui-accent);background:#1b84ff1a;color:var(--ui-accent)}.strategy-channel-chip--active .strategy-channel-chip__check{border-color:var(--ui-accent);background:var(--ui-accent)}.strategy-channel-chip--active .strategy-channel-chip__check:after{content:"✓";color:#fff;font-size:10px;line-height:1}.strategy-main-kpis{display:flex;flex-direction:column;gap:.4rem}.strategy-main-kpis__hint{margin:0;font-size:.78rem;color:var(--ui-text-muted)}.strategy-main-kpis__list{display:flex;flex-direction:column;gap:.4rem}.strategy-main-kpi{display:flex;align-items:center;gap:.6rem;flex-wrap:wrap}.strategy-main-kpi__check{display:inline-flex;align-items:center;gap:.4rem;font-size:.85rem;color:var(--ui-text);cursor:pointer}.strategy-main-kpi__check input{width:16px;height:16px}.strategy-main-kpi__target{flex:0 1 14rem;min-width:8rem}.strategy-channels-tags{display:flex;flex-wrap:wrap;align-items:center;gap:.4rem;margin-top:.5rem}.strategy-channels-tags__label{font-size:.72rem;text-transform:uppercase;letter-spacing:.06em;color:var(--ui-text-muted)}.strategy-channel-tag{background:var(--ui-surface-muted);border-radius:4px;padding:.15rem .5rem;font-size:.75rem;color:var(--ui-text)}.button--danger{color:var(--ui-danger)}.button--danger:hover{background:#dc262614}.dienst-aanbevelingen{padding:.75rem 1rem;background:#edf5ff80;border:1px solid rgba(27,132,255,.15);border-radius:8px}.dienst-aanbevelingen__head{display:flex;align-items:center;gap:.4rem;margin-bottom:.5rem}.dienst-aanbevelingen__label{font-size:.7rem;text-transform:uppercase;letter-spacing:.07em;color:var(--ui-text-muted);font-weight:600}.dienst-aanbevelingen__info{font-size:.8rem;color:var(--ui-text-muted);cursor:default;-webkit-user-select:none;user-select:none}.dienst-aanbevelingen__badges{display:flex;flex-wrap:wrap;gap:.4rem}.dienst-badge{display:inline-block;padding:.2rem .6rem;border-radius:4px;font-size:.75rem;color:var(--ui-accent);background:#1b84ff14;border:1px solid rgba(27,132,255,.2);max-width:280px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;cursor:default}.form-notes label{display:flex;flex-direction:column;gap:.35rem}@media(max-width:48rem){.App.Dashboard .panel--strategy{padding:1rem}.App.Dashboard .panel--strategy .panel__head.strategy-toolbar{flex-direction:column;align-items:stretch;gap:.75rem}.App.Dashboard .panel--strategy .strategy-toolbar__heading{flex:1 1 auto}.App.Dashboard .panel--strategy .strategy-toolbar__cta{margin-left:0;width:100%}}@media(max-width:30rem){.App.Dashboard .panel--strategy .panel__head.strategy-toolbar{display:flex;flex-direction:column;align-items:stretch;gap:12px}.App.Dashboard .panel--strategy .strategy-toolbar__heading .eyebrow{font-size:.7rem;letter-spacing:.08em;margin-bottom:2px}.App.Dashboard .panel--strategy .strategy-toolbar__cta{width:100%;min-height:44px}.App.Dashboard .panel--strategy .strategy-empty{text-align:center;padding:24px 16px;gap:12px}.App.Dashboard .panel--strategy .strategy-empty__icon{max-width:96px}.App.Dashboard .panel--strategy .strategy-empty__cta{width:100%;min-height:44px}.App.Dashboard .panel--strategy .strategy-empty .button{min-height:44px}}.App.Dashboard .panel--reports{display:flex;flex-direction:column;gap:1.5rem}.reports-toolbar{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;flex-wrap:wrap}.reports-toolbar__filters{display:flex;flex-wrap:wrap;gap:.75rem;flex:1 1 auto}.reports-toolbar__filter{display:flex;flex-direction:column;gap:.3rem;min-width:180px}.reports-toolbar__filter-label{font-size:.72rem;text-transform:uppercase;letter-spacing:.06em;color:var(--ui-text-muted);font-weight:600}.reports-empty{padding:2.5rem 2rem;text-align:center;color:var(--ui-text-muted);border:1px dashed var(--ui-border);border-radius:12px;max-width:36rem;margin:1rem auto;display:flex;flex-direction:column;align-items:center;gap:.75rem}.reports-empty__icon{color:var(--ui-text-soft);max-width:96px;width:auto;height:auto}.reports-empty__title{margin:0;font-size:1.05rem;color:var(--ui-text)}.reports-empty__text{margin:0;line-height:1.5}.reports-empty__cta{align-self:center}.reports-section{display:flex;flex-direction:column;gap:.85rem}.reports-section__title{margin:0;font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--ui-text-muted)}.reports-list{display:flex;flex-direction:column;gap:.85rem}.report-card{border:1px solid var(--ui-border);border-radius:10px;background:var(--ui-surface);padding:1rem 1.15rem;display:flex;flex-direction:column;gap:.75rem}.report-card--pending{border-style:dashed;background:var(--ui-surface-muted, var(--ui-surface))}.report-card__head{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;flex-wrap:wrap}.report-card__meta{display:flex;align-items:center;gap:.6rem;flex:1;min-width:0}.report-card__title{margin:0;font-size:.95rem;font-weight:600;color:var(--ui-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.report-card__date{font-size:.75rem;color:var(--ui-text-muted);white-space:nowrap}.report-card__date--pending{color:var(--ui-warning);font-weight:500}@media(max-width:30rem){.reports-toolbar{flex-direction:column;align-items:stretch}.reports-toolbar__filters{flex-direction:column}.reports-toolbar__filter{min-width:0;width:100%}}.App.Dashboard .campaign-dashboard{display:flex;flex-direction:column;gap:1rem}.App.Dashboard .campaign-dashboard__bar{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem}.App.Dashboard .campaign-dashboard__channel{display:flex;align-items:center;gap:.5rem}.App.Dashboard .campaign-dashboard__badge{display:inline-flex;align-items:center;justify-content:center;min-width:26px;height:22px;padding:0 .4rem;border-radius:6px;color:#fff;font-size:.7rem;font-weight:700;letter-spacing:.02em}.App.Dashboard .campaign-dashboard__channel-label{font-weight:600;color:var(--ui-text)}.App.Dashboard .campaign-dashboard__type{font-size:.78rem;color:var(--ui-text-muted)}.App.Dashboard .campaign-dashboard__period{margin-left:auto;display:inline-flex;align-items:center;gap:.35rem;font-size:.8rem;color:var(--ui-text-body);background:var(--ui-surface-muted);border:1px solid var(--ui-border);border-radius:999px;padding:.3rem .7rem}.App.Dashboard .campaign-dashboard__period-label{color:var(--ui-text-muted);font-weight:600}.App.Dashboard .campaign-dashboard__empty{margin:0;padding:1rem 1.1rem;background:var(--ui-surface-muted);border:1px solid var(--ui-border);border-left:3px solid var(--ui-accent);border-radius:var(--ui-radius-sm, 8px);color:var(--ui-text-muted);font-size:.9rem}.App.Dashboard .campaign-dashboard__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:.75rem}.App.Dashboard .campaign-dashboard__charts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}@media(max-width:720px){.App.Dashboard .campaign-dashboard__charts{grid-template-columns:minmax(0,1fr)}}.App.Dashboard .campaign-stat{display:flex;flex-direction:column;gap:.3rem;padding:.85rem .9rem;background:var(--ui-surface);border:1px solid var(--ui-border);border-radius:var(--ui-radius-sm, 10px)}.App.Dashboard .campaign-stat--accent{border-color:color-mix(in srgb,var(--ui-accent) 45%,var(--ui-border));background:var(--ui-accent-soft, var(--ui-surface))}.App.Dashboard .campaign-stat__label{font-size:.7rem;text-transform:uppercase;letter-spacing:.05em;color:var(--ui-text-muted);font-weight:600}.App.Dashboard .campaign-stat__value{font-size:1.3rem;font-weight:700;color:var(--ui-text);line-height:1.1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.App.Dashboard .campaign-chartcard{display:flex;flex-direction:column;gap:.5rem;padding:.9rem 1rem 1rem;background:var(--ui-surface);border:1px solid var(--ui-border);border-radius:var(--ui-radius-sm, 10px);min-width:0}.App.Dashboard .campaign-chartcard--wide{grid-column:1/-1}.App.Dashboard .campaign-chartcard__head{display:flex;align-items:baseline;justify-content:space-between;gap:.5rem}.App.Dashboard .campaign-chartcard__title{margin:0;font-size:.85rem;font-weight:600;color:var(--ui-text)}.App.Dashboard .panel--campaigns{display:flex;flex-direction:column;gap:1.25rem}.campaign-viewswitch-bar{display:flex;flex-direction:column;gap:1rem}.campaign-viewswitch-rule{width:100%;height:0;margin:0;border:0;border-top:1px solid var(--ui-border)}.campaign-viewswitch{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;padding:.4rem;background:var(--ui-surface);border:1px solid var(--ui-border);border-radius:14px;box-shadow:0 1px 2px #0f172a0d}.campaign-viewswitch__tab{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid transparent;background:transparent;border-radius:10px;padding:.8rem 1.25rem;font-size:.92rem;font-weight:600;color:var(--ui-text-muted);cursor:pointer;transition:background .15s ease,color .15s ease,border-color .15s ease}.campaign-viewswitch__tab:hover{color:var(--ui-text)}.campaign-viewswitch__tab.is-active{background:var(--ui-accent-soft, rgba(59, 130, 246, .12));color:var(--ui-accent);border-color:transparent}.campaign-viewswitch__tab:focus-visible{outline:2px solid var(--ui-accent);outline-offset:2px}.campaign-colmenu{position:relative;display:inline-flex}.campaign-colmenu__trigger{display:inline-flex;align-items:center;gap:.35rem;white-space:nowrap}.campaign-colmenu__trigger--open{border-color:var(--ui-accent);color:var(--ui-accent)}.campaign-colmenu__icon-trigger{display:inline-flex;align-items:center;justify-content:center;width:1.85rem;height:1.85rem;padding:0;border:0;border-radius:8px;background:transparent;color:var(--ui-text-muted);cursor:pointer;transition:color .15s ease,background .15s ease}.campaign-colmenu__icon-trigger:hover,.campaign-colmenu__icon-trigger--open{color:var(--ui-accent);background:var(--ui-accent-soft, rgba(59, 130, 246, .12))}.campaign-colmenu__icon-trigger:focus-visible{outline:2px solid var(--ui-accent);outline-offset:2px}.campaign-colmenu__panel{position:absolute;top:calc(100% + .35rem);right:0;z-index:40;min-width:220px;max-height:320px;overflow-y:auto;display:flex;flex-direction:column;gap:.1rem;padding:.5rem;background:var(--ui-surface);border:1px solid var(--ui-border);border-radius:10px;box-shadow:0 12px 32px #0f172a2e}.campaign-colmenu__title{font-size:.68rem;text-transform:uppercase;letter-spacing:.05em;color:var(--ui-text-muted);font-weight:700;padding:.25rem .4rem .35rem}.campaign-colmenu__option{display:flex;align-items:center;gap:.5rem;padding:.35rem .4rem;border-radius:7px;cursor:pointer;font-size:.84rem;color:var(--ui-text-body)}.campaign-colmenu__option:hover{background:var(--ui-surface-muted)}.campaign-colmenu__option input{cursor:pointer}.campaign-colmenu__option--locked{cursor:default;color:var(--ui-text-muted)}.campaign-colmenu__option--locked:hover{background:transparent}.campaign-colmenu__option--locked input{cursor:default}.campaign-colmenu__label{min-width:0}.campaign-channel-group__head{justify-content:space-between;align-items:center}.campaign-channel-group__title{display:flex;align-items:baseline;gap:.6rem}.campaign-perchannel{display:flex;flex-direction:column;gap:1.25rem}.campaign-others-toggle{width:100%;display:flex;align-items:center;justify-content:center;gap:.4rem;border:1px solid var(--ui-border);background:var(--ui-surface-muted, #f7f9fc);color:var(--ui-text-muted);border-radius:var(--ui-radius-sm, 8px);padding:.6rem .85rem;font-size:.82rem;font-weight:600;cursor:pointer;transition:border-color .15s,color .15s,background .15s}.campaign-others-toggle:hover,.campaign-others-toggle:focus-visible{border-color:var(--ui-accent);color:var(--ui-accent);background:var(--ui-accent-soft);outline:none}.campaign-channelbar{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.campaign-channelbar__chips{display:flex;flex-wrap:wrap;gap:.5rem}.campaign-channelbar__actions{margin-left:auto;display:flex;align-items:center;gap:.75rem}.campaign-loading{display:flex;align-items:flex-start;gap:.75rem;padding:.85rem 1rem;background:var(--ui-surface-muted);border:1px solid var(--ui-border);border-left:3px solid var(--ui-accent);border-radius:var(--ui-radius-sm, 8px)}.campaign-loading__spinner{flex:0 0 1.1rem;width:1.1rem;height:1.1rem;margin-top:.1rem;border-radius:50%;border:2px solid color-mix(in srgb,var(--ui-accent) 25%,transparent);border-top-color:var(--ui-accent);animation:channelLoadingSpin .85s linear infinite}.campaign-loading__copy{display:flex;flex-direction:column;gap:.15rem;min-width:0}.campaign-loading__copy strong{color:var(--ui-text);font-weight:600}.campaign-loading__copy span{color:var(--ui-text-muted);font-size:.85rem;line-height:1.4}.campaign-channelchip{display:inline-flex;align-items:center;gap:.4rem;border:1px solid var(--ui-border);background:var(--ui-surface);color:var(--ui-text-body);border-radius:999px;padding:.4rem .85rem;font-size:.82rem;font-weight:600;cursor:pointer;transition:border-color .15s,background .15s,color .15s}.campaign-channelchip:before{content:"";width:8px;height:8px;border-radius:50%;background:var(--chip-color, var(--ui-accent))}.campaign-channelchip--active{border-color:var(--ui-accent);background:var(--ui-accent-soft);color:var(--ui-accent)}.campaign-channelchip--disabled{opacity:.55}.campaign-filters{display:flex;flex-wrap:wrap;align-items:flex-end;gap:.75rem}.campaign-filters__count{font-size:.78rem;color:var(--ui-text-muted);white-space:nowrap}.campaign-filter{display:flex;flex-direction:column;gap:.3rem;min-width:160px}.campaign-filter--search{flex:1 1 240px}.campaign-filter__label{font-size:.72rem;text-transform:uppercase;letter-spacing:.06em;color:var(--ui-text-muted);font-weight:600}.campaign-overview-section{display:flex;flex-direction:column;gap:.5rem}.campaign-overview-section+.campaign-overview-section{margin-top:1rem}.campaign-overview-section__head{display:flex;align-items:baseline;gap:.75rem}.campaign-overview-section__title{margin:0;font-size:.9rem;font-weight:600;color:var(--ui-text)}.campaign-overview-section__count{font-size:.78rem;color:var(--ui-text-muted)}.campaign-overview-section__columns{margin-left:auto;align-self:center}.campaign-table-wrap{overflow-x:auto;border:1px solid var(--ui-border);border-radius:var(--ui-radius, 12px);background:var(--ui-surface)}.campaign-table{width:100%;border-collapse:collapse;font-size:.85rem}.campaign-table th,.campaign-table td{padding:.7rem .85rem;text-align:left;white-space:nowrap;border-bottom:1px solid var(--ui-border)}.campaign-table--overview{table-layout:fixed}.campaign-table__col--preview{width:76px}.campaign-table__col--channels{width:140px}.campaign-table__col--name{width:auto}.campaign-table__col--status{width:110px}.campaign-table__col--campaignType{width:150px}.campaign-table__col--budget{width:110px}.campaign-table__col--period{width:200px}.campaign-table__col--impressions{width:110px}.campaign-table__col--clicks{width:100px}.campaign-table__col--ctr{width:90px}.campaign-table__col--averageCpc,.campaign-table__col--conversions{width:110px}.campaign-table__col--conversionRate{width:120px}.campaign-table__col--spend{width:110px}.campaign-table__col--roas{width:150px}.campaign-table__th--channels,.campaign-table--overview tbody td.campaign-row__channels{white-space:nowrap}.campaign-table--overview tbody td.campaign-row__name{white-space:normal;word-break:break-word}.campaign-table thead th{font-size:.72rem;text-transform:uppercase;letter-spacing:.05em;color:var(--ui-text-muted);font-weight:600;background:var(--ui-surface-muted)}.campaign-table tbody tr:last-child td{border-bottom:none}.campaign-table__num{text-align:right}.campaign-th--sortable{cursor:pointer;-webkit-user-select:none;user-select:none}.campaign-th--sortable.is-sorted{color:var(--ui-accent)}.campaign-th__arrow{font-size:.6rem;margin-left:.2rem}.campaign-row{cursor:pointer;transition:background .12s}.campaign-row:hover,.campaign-row:focus-visible{background:var(--ui-surface-muted);outline:none}.campaign-row__name{font-weight:600;color:var(--ui-text)}.campaign-row__period{color:var(--ui-text-muted);font-size:.8rem}.campaign-row__preview{width:76px;padding-right:.5rem!important}.campaign-preview-thumb{position:relative;display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;padding:0;border:1px solid var(--ui-border);border-radius:8px;background:var(--ui-surface-muted);overflow:hidden;cursor:pointer;transition:border-color .15s,box-shadow .15s,transform .1s}.campaign-preview-thumb img{width:100%;height:100%;object-fit:cover;display:block}.campaign-preview-thumb:hover,.campaign-preview-thumb:focus-visible{border-color:var(--ui-accent);box-shadow:0 0 0 2px var(--ui-accent-soft);outline:none}.campaign-preview-thumb__count{position:absolute;right:2px;bottom:2px;padding:0 .25rem;border-radius:999px;font-size:.6rem;font-weight:700;line-height:1.5;color:#fff;background:#0f172ac7}.campaign-preview-thumb--empty{cursor:default;border-style:dashed;background:transparent}.campaign-preview-thumb--empty:hover,.campaign-preview-thumb--empty:focus-visible{border-color:var(--ui-border);box-shadow:none}.campaign-preview-thumb--lg{width:64px;height:64px;border-radius:10px}.campaign-preview-thumb--active{border-color:var(--ui-accent);box-shadow:0 0 0 2px var(--ui-accent-soft)}.campaign-channels{display:flex;flex-wrap:wrap;gap:.35rem}.campaign-channels--compact{gap:.25rem}.campaign-chip{display:inline-flex;align-items:center;gap:.35rem;border-radius:999px;padding:.2rem .6rem;font-size:.75rem;font-weight:600;background:color-mix(in srgb,var(--chip-color, var(--ui-accent)) 14%,transparent);color:color-mix(in srgb,var(--chip-color, var(--ui-accent)) 70%,var(--ui-text))}.campaign-chip:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--chip-color, var(--ui-accent))}.campaign-chip--sm{font-size:.7rem;padding:.15rem .5rem}.campaign-status{display:inline-block;border-radius:999px;padding:.18rem .6rem;font-size:.72rem;font-weight:600;background:var(--ui-surface-muted);color:var(--ui-text-body)}.campaign-status--actief{background:color-mix(in srgb,var(--ui-success) 16%,transparent);color:var(--ui-success)}.campaign-status--gepauzeerd{background:color-mix(in srgb,var(--ui-warning) 18%,transparent);color:var(--ui-warning)}.campaign-status--afgerond{background:var(--ui-surface-muted);color:var(--ui-text-muted)}.campaign-status--concept{background:color-mix(in srgb,var(--ui-accent) 14%,transparent);color:var(--ui-accent)}.campaign-empty{padding:2.5rem 2rem;text-align:center;color:var(--ui-text-muted);border:1px dashed var(--ui-border);border-radius:12px;width:100%;margin:1rem 0;display:flex;flex-direction:column;align-items:center;gap:.75rem}.campaign-empty--inline{padding:1.5rem;margin:0}.campaign-empty__icon{color:var(--ui-text-soft)}.campaign-empty__title{margin:0;font-size:1.05rem;color:var(--ui-text)}.campaign-empty__text{margin:0;line-height:1.5}.campaign-detail{display:flex;flex-direction:column;gap:1.1rem}.campaign-detail__back{align-self:flex-start}.campaign-detail__head{display:flex;flex-direction:column;gap:.85rem}.campaign-detail__head-top{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem}.campaign-detail__heading{display:flex;flex-wrap:wrap;align-items:center;gap:.65rem}.campaign-detail__head-actions{display:flex;flex-wrap:wrap;align-items:center;gap:.6rem}.campaign-detail__edit{text-decoration:none}.campaign-detail__summary{margin:0}.campaign-detail__summary.campaign-summary{display:flex;flex-wrap:wrap;gap:.3rem 1.5rem}.campaign-detail__summary .campaign-summary__item{border:none;background:none;border-radius:0;padding:0;flex-direction:row;align-items:baseline;gap:.4rem}.campaign-detail__summary .campaign-summary__label{font-size:.62rem}.campaign-detail__summary .campaign-summary__value{font-size:.82rem}.campaign-detail__previews{display:flex;flex-wrap:wrap;gap:.5rem}.campaign-detail__title{margin:0;font-size:1.25rem;color:var(--ui-text)}.campaign-detail__desc{margin:0;color:var(--ui-text-muted);font-size:.85rem;line-height:1.5}.campaign-preview-backdrop{z-index:60}.campaign-preview-popup{position:relative;display:flex;flex-direction:column;align-items:center;gap:.75rem;width:fit-content;max-width:min(92vw,720px);max-height:88vh}.campaign-preview-popup__close{position:absolute;top:-.6rem;right:-.6rem;z-index:1;width:2.4rem;height:2.4rem;padding:0;border-radius:999px;border:1px solid var(--ui-border);background:var(--ui-surface);color:var(--ui-text);font-size:1.35rem;line-height:1;box-shadow:0 6px 18px #0f172a59;transition:background .15s,color .15s,border-color .15s,transform .1s}.campaign-preview-popup__close:hover,.campaign-preview-popup__close:focus-visible{background:var(--ui-accent);border-color:var(--ui-accent);color:#fff;transform:scale(1.05);outline:none}.campaign-preview-popup__figure{margin:0;display:flex;flex-direction:column;gap:.5rem;width:fit-content;max-width:100%;background:var(--ui-surface);border-radius:var(--ui-radius, 12px);padding:.75rem;box-shadow:0 20px 60px #0f172a73}.campaign-preview-popup__media{display:flex;align-items:center;justify-content:center;max-width:min(86vw,640px);max-height:min(64vh,480px);background:var(--ui-surface-muted);border-radius:8px;overflow:hidden}.campaign-preview-popup__media img{max-width:min(86vw,640px);max-height:min(64vh,480px);width:auto;height:auto;object-fit:contain;display:block}.campaign-preview-popup__caption{font-size:.82rem;color:var(--ui-text-muted);text-align:center;line-height:1.4}.campaign-preview-popup__strip{display:flex;flex-wrap:wrap;justify-content:center;gap:.4rem}.campaign-tabs{display:flex;flex-wrap:wrap;gap:.25rem;border-bottom:1px solid var(--ui-border)}.campaign-tab{border:none;background:none;padding:.6rem .85rem;font-size:.85rem;font-weight:600;color:var(--ui-text-muted);cursor:pointer;border-bottom:2px solid transparent;margin-bottom:-1px}.campaign-tab--active{color:var(--ui-accent);border-bottom-color:var(--ui-accent)}.campaign-tabpanel{display:flex;flex-direction:column;gap:1rem}.campaign-summary{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:.75rem}.campaign-summary__item{border:1px solid var(--ui-border);border-radius:10px;padding:.7rem .85rem;background:var(--ui-surface);display:flex;flex-direction:column;gap:.25rem}.campaign-summary__label{font-size:.7rem;text-transform:uppercase;letter-spacing:.05em;color:var(--ui-text-muted);font-weight:600}.campaign-summary__value{font-size:.95rem;font-weight:600;color:var(--ui-text)}.campaign-budget{display:flex;flex-direction:column;gap:.5rem;border:1px solid var(--ui-border);border-radius:10px;padding:1rem;background:var(--ui-surface)}.campaign-budget__row{display:flex;justify-content:space-between;font-size:.85rem}.campaign-budget__bar{height:10px;border-radius:999px;background:var(--ui-surface-muted);overflow:hidden}.campaign-budget__fill{display:block;height:100%;background:var(--ui-accent);border-radius:999px}.campaign-budget__fill--over{background:var(--ui-danger)}.campaign-budget__pct{font-size:.78rem;color:var(--ui-text-muted)}.campaign-ads{display:flex;flex-direction:column;gap:.75rem}.campaign-ad{border:1px solid var(--ui-border);border-radius:10px;padding:.85rem 1rem;background:var(--ui-surface);display:flex;flex-direction:column;gap:.5rem}.campaign-ad__head{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.campaign-ad__headline{color:var(--ui-text);font-size:.92rem}.campaign-ad__body{margin:0;color:var(--ui-text-muted);font-size:.83rem}.campaign-ad__metrics{display:flex;flex-wrap:wrap;gap:1rem;font-size:.8rem;color:var(--ui-text-muted)}.campaign-adgroups{display:flex;flex-direction:column;gap:1rem}.campaign-adgroup{border:1px solid var(--ui-border);border-radius:12px;padding:1rem;background:var(--ui-surface);display:flex;flex-direction:column;gap:.85rem}.campaign-adgroup__head{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem}.campaign-adgroup__name{color:var(--ui-text);font-size:.95rem}.campaign-adgroup__badge{border-radius:999px;padding:.12rem .5rem;font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;background:color-mix(in srgb,var(--ui-accent) 14%,transparent);color:var(--ui-accent)}.campaign-adgroup__metrics{display:flex;flex-wrap:wrap;gap:1rem;font-size:.8rem;color:var(--ui-text-muted)}.campaign-adgroup__metrics strong{color:var(--ui-text)}.campaign-adgroup__section{display:flex;flex-direction:column;gap:.5rem}.campaign-adgroup__section-label{font-size:.72rem;text-transform:uppercase;letter-spacing:.05em;color:var(--ui-text-muted);font-weight:600}.campaign-adgroup__landing{max-width:320px;overflow:hidden;text-overflow:ellipsis}.campaign-adgroup__landing a{color:var(--ui-accent);text-decoration:none}.campaign-adgroup__landing a:hover{text-decoration:underline}.campaign-kpis{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:.75rem}.campaign-kpi{border:1px solid var(--ui-border);border-radius:10px;padding:.85rem;background:var(--ui-surface);display:flex;flex-direction:column;gap:.3rem}.campaign-kpi__label{font-size:.72rem;text-transform:uppercase;letter-spacing:.05em;color:var(--ui-text-muted);font-weight:600}.campaign-kpi__value{font-size:1.15rem;color:var(--ui-text)}.campaign-actions-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.6rem}.campaign-action{display:flex;align-items:flex-start;justify-content:space-between;gap:.85rem;border:1px solid var(--ui-border);border-radius:10px;padding:.85rem 1rem;background:var(--ui-surface)}.campaign-action__body{display:flex;flex-direction:column;gap:.55rem;flex:1 1 auto;min-width:0}.campaign-action__head{display:flex;align-items:center;gap:.6rem;flex-wrap:wrap}.campaign-action__title{font-size:.95rem;font-weight:600;color:var(--ui-text)}.campaign-action__details{display:grid;grid-template-columns:minmax(0,1fr);gap:.45rem;margin:0}.campaign-action__detail{display:grid;grid-template-columns:5.5rem minmax(0,1fr);gap:.45rem;align-items:baseline}.campaign-action__detail dt{font-size:.68rem;text-transform:uppercase;letter-spacing:.05em;color:var(--ui-text-muted);font-weight:700;margin:0}.campaign-action__detail dd{font-size:.84rem;color:var(--ui-text-body);line-height:1.5;margin:0}.campaign-action__apply{flex-shrink:0;align-self:center}.campaign-action__impact{font-size:.68rem;text-transform:uppercase;letter-spacing:.05em;font-weight:700;border-radius:999px;padding:.12rem .5rem}.campaign-action__impact--high{background:color-mix(in srgb,var(--ui-danger) 16%,transparent);color:var(--ui-danger)}.campaign-action__impact--medium{background:color-mix(in srgb,var(--ui-warning) 18%,transparent);color:var(--ui-warning)}.campaign-action__impact--low{background:var(--ui-surface-muted);color:var(--ui-text-muted)}.campaign-action-confirm{width:520px;max-width:95vw;max-height:min(86vh,760px);display:flex;flex-direction:column}.campaign-action-confirm__head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.campaign-action-confirm__head h3{margin:.15rem 0 0}.campaign-action-confirm__head .eyebrow{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:var(--ui-text-muted);font-weight:700}.campaign-action-confirm__body{flex:1 1 auto;overflow-y:auto;padding:.5rem 0 0;display:flex;flex-direction:column;gap:1rem}.campaign-action-confirm__lead{margin:0;color:var(--ui-text-body);font-size:.9rem;line-height:1.55}.campaign-action-confirm__section{display:flex;flex-direction:column;gap:.35rem}.campaign-action-confirm__section h4{margin:0;font-size:.7rem;text-transform:uppercase;letter-spacing:.05em;color:var(--ui-text-muted);font-weight:700}.campaign-action-confirm__section p{margin:0;font-size:.9rem;color:var(--ui-text);line-height:1.55}.campaign-action-confirm__metrics{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:.6rem;margin:0}.campaign-action-confirm__metric{border:1px solid var(--ui-border);border-radius:8px;padding:.55rem .7rem;background:var(--ui-surface)}.campaign-action-confirm__metric dt{margin:0;font-size:.65rem;text-transform:uppercase;letter-spacing:.05em;color:var(--ui-text-muted);font-weight:700}.campaign-action-confirm__metric dd{margin:.2rem 0 0;font-size:.95rem;font-weight:600;color:var(--ui-text)}.campaign-action-confirm__actions{display:flex;justify-content:flex-end;gap:.5rem;padding-top:.85rem;border-top:1px solid var(--ui-border)}.campaign-add-btn{display:inline-flex;align-items:center;gap:.35rem}.campaign-add-btn--disabled{opacity:.4;cursor:not-allowed}.campaign-add-btn--disabled:hover,.campaign-add-btn--disabled:focus-visible{transform:none;box-shadow:none}.campaign-concept-badge{display:inline-block;margin-left:.45rem;border-radius:999px;padding:.1rem .5rem;font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;background:color-mix(in srgb,var(--ui-accent) 14%,transparent);color:var(--ui-accent);vertical-align:middle}.campaign-row__misconfig{display:inline-flex;align-items:center;justify-content:center;margin-left:.35rem;color:var(--ui-warning, #d97706);vertical-align:middle;cursor:help}.campaign-blocked{display:flex;align-items:flex-start;gap:.75rem;border:1px solid color-mix(in srgb,var(--ui-warning) 40%,var(--ui-border));background:color-mix(in srgb,var(--ui-warning) 10%,transparent);border-radius:10px;padding:.85rem 1rem}.campaign-blocked__icon{color:var(--ui-warning);flex-shrink:0}.campaign-blocked__body{display:flex;flex-direction:column;gap:.2rem;flex:1 1 auto;min-width:0}.campaign-blocked__title{font-size:.9rem;color:var(--ui-text)}.campaign-blocked__text{font-size:.82rem;color:var(--ui-text-muted);line-height:1.5}.campaign-blocked__actions{display:flex;align-items:center;gap:.5rem;flex-shrink:0;flex-wrap:wrap}.campaign-blocked--inline{align-items:center;margin-top:.5rem}.campaign-brief{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.75rem}.campaign-brief__item{display:flex;flex-direction:column;gap:.2rem;border:1px solid var(--ui-border);border-radius:10px;padding:.7rem .85rem;background:var(--ui-surface)}.campaign-brief__label{font-size:.7rem;text-transform:uppercase;letter-spacing:.05em;color:var(--ui-text-muted);font-weight:600}.campaign-brief__value{font-size:.88rem;color:var(--ui-text);line-height:1.45}.campaign-suggestions{display:flex;flex-direction:column;gap:1rem}.campaign-suggestions__heading{margin:0;font-size:1rem;color:var(--ui-text)}.campaign-suggestions__summary{margin:0;font-size:.9rem;color:var(--ui-text-body);line-height:1.55}.campaign-suggestions__note{margin:.35rem 0 0;font-size:.78rem;font-style:italic;color:var(--ui-text-muted)}.campaign-suggestion-block{display:flex;flex-direction:column;gap:.5rem}.campaign-suggestion-block__label{font-size:.72rem;text-transform:uppercase;letter-spacing:.05em;color:var(--ui-text-muted);font-weight:600}.campaign-kpis--compact{grid-template-columns:repeat(auto-fill,minmax(120px,1fr))}.campaign-budget-split{display:flex;flex-direction:column;gap:.5rem}.campaign-budget-split__row{display:grid;grid-template-columns:minmax(110px,1.2fr) minmax(80px,2fr) auto auto;align-items:center;gap:.6rem;font-size:.82rem}.campaign-budget-split__name{color:var(--ui-text);font-weight:600}.campaign-budget-split__bar{height:8px;border-radius:999px;background:var(--ui-surface-muted);overflow:hidden}.campaign-budget-split__fill{display:block;height:100%;border-radius:999px;background:var(--ui-accent)}.campaign-budget-split__amount{font-weight:600;color:var(--ui-text);text-align:right}.campaign-budget-split__pct{color:var(--ui-text-muted);text-align:right;min-width:2.4rem}.campaign-suggestion-types{display:flex;flex-direction:column;gap:.5rem}.campaign-suggestion-type{display:flex;flex-direction:column;gap:.2rem;border:1px solid var(--ui-border);border-radius:10px;padding:.6rem .8rem;background:var(--ui-surface)}.campaign-suggestion-type strong{font-size:.86rem;color:var(--ui-text)}.campaign-suggestion-type span{font-size:.8rem;color:var(--ui-text-muted);line-height:1.45}.campaign-suggestion-timeline{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.4rem}.campaign-suggestion-timeline li{display:flex;gap:.75rem;align-items:baseline}.campaign-suggestion-timeline__week{flex:0 0 auto;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--ui-accent);min-width:5.5rem}.campaign-suggestion-timeline__focus{font-size:.84rem;color:var(--ui-text-body);line-height:1.45}.campaign-suggestion-list{list-style:disc;margin:0;padding-left:1.1rem;display:flex;flex-direction:column;gap:.3rem}.campaign-suggestion-list li{font-size:.84rem;color:var(--ui-text-body);line-height:1.45}.campaign-wizard{width:640px;max-width:95vw;max-height:min(88vh,820px);display:flex;flex-direction:column}.campaign-wizard__head{display:flex;flex-direction:column;gap:.35rem}.campaign-wizard__head h3{margin:0}.campaign-wizard__steps{display:flex;gap:.5rem;flex-wrap:wrap}.campaign-wizard__step{font-size:.72rem;font-weight:600;color:var(--ui-text-muted)}.campaign-wizard__step--active{color:var(--ui-accent)}.campaign-wizard__body{flex:1 1 auto;overflow-y:auto;padding:.25rem .1rem}.campaign-wizard__field{display:flex;flex-direction:column;gap:.4rem}.campaign-wizard__label{font-size:.85rem;font-weight:600;color:var(--ui-text)}.campaign-wizard__hint{font-size:.76rem;color:var(--ui-text-muted)}.campaign-wizard__channels{display:flex;flex-wrap:wrap;gap:.5rem}.campaign-wizard__grid{display:grid;grid-template-columns:1fr 1fr;gap:.85rem}.campaign-wizard__approval{margin:0;font-size:.8rem;color:var(--ui-text-muted);background:var(--ui-surface-muted);border-radius:8px;padding:.6rem .75rem;line-height:1.5}.campaign-wizard__actions{margin-top:.5rem}@media(max-width:40rem){.campaign-filters{flex-direction:column;align-items:stretch}.campaign-channelbar__actions{margin-left:0;width:100%;justify-content:flex-end}.campaign-filter{min-width:0;width:100%}.campaign-wizard__grid{grid-template-columns:1fr}.campaign-blocked{flex-direction:column}}.perf-budget{display:flex;flex-direction:column;gap:1rem}.perf-budget .ms-strategy-head{display:grid;grid-template-columns:1fr;gap:1rem}.perf-budget .ms-strategy-switcher{display:flex;align-items:center;gap:.6rem .85rem;flex-wrap:wrap;padding:.6rem .85rem;border:1px solid var(--hairline);border-radius:var(--radius-xl);background:var(--panel)}.perf-budget .ms-strategy-switcher__center{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:.15rem;text-align:center}.perf-budget .ms-strategy-switcher__title{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;flex-wrap:wrap;line-height:1.1}.perf-budget .ms-strategy-switcher__title strong{font-size:1.15rem;font-weight:800;letter-spacing:-.01em;color:var(--text)}.perf-budget .ms-strategy-switcher__badge{display:inline-flex;align-items:center;padding:.1rem .5rem;border-radius:999px;font-size:.7rem;font-weight:600;letter-spacing:.02em;text-transform:uppercase;background:#0f1f3d14;color:var(--muted)}.perf-budget .ms-strategy-switcher__badge.is-current{background:var(--primary-soft, #edf5ff);color:var(--primary, #1b84ff)}.perf-budget .ms-strategy-switcher__badge.is-future{background:var(--warning-soft, #fff5e6);color:var(--warning-fg, #9a6400)}.perf-budget .ms-strategy-switcher__badge.is-past{background:#0f1f3d14;color:var(--muted)}.perf-budget .ms-strategy-switcher__period{display:inline-flex;align-items:center;justify-content:center;gap:.4rem .6rem;flex-wrap:wrap;font-size:.8rem}.perf-budget .ms-strategy-switcher__nav{flex:0 0 auto;align-self:stretch;height:100%}.perf-budget__lock{display:flex;align-items:center;gap:.4rem;margin:-.35rem 0 0;font-size:.82rem}.perf-budget__lock .icon{font-size:.9rem;flex:0 0 auto}.perf-budget__hint{margin-top:.6rem;font-size:.78rem}.perf-budget__top{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.2fr);gap:1rem}@media(max-width:992px){.perf-budget__top{grid-template-columns:1fr}}.perf-budget-summary__grid{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);gap:.65rem;margin-top:.4rem}@media(max-width:640px){.perf-budget-summary__grid{grid-template-columns:1fr}}.perf-budget-progress{margin-top:.85rem;display:flex;flex-direction:column;gap:.5rem}.perf-budget-progress__bar{height:.55rem;border-radius:var(--radius-pill, 999px);background:#0f1f3d0f;overflow:hidden}.perf-budget-progress__fill{display:block;height:100%;background:linear-gradient(90deg,#1b84ff,#17c653);transition:width .25s ease}.perf-budget-progress__fill.is-over{background:linear-gradient(90deg,#f46e35,#f8285a)}.perf-budget-progress__legend{display:flex;flex-wrap:wrap;gap:.6rem;align-items:center;font-size:.86rem}.perf-budget-compare__stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem;margin:.4rem 0 .75rem}.perf-budget-compare__stat{display:flex;flex-direction:column;gap:.1rem;padding:.5rem .65rem;border:1px solid var(--hairline);border-radius:var(--radius-lg, 12px);background:var(--surface)}.perf-budget-compare__stat span{font-size:.72rem;text-transform:uppercase;letter-spacing:.04em}.perf-budget-compare__stat strong{font-size:1rem;font-variant-numeric:tabular-nums}.perf-budget-compare__stat strong.is-up{color:var(--danger, #f8285a)}.perf-budget-compare__stat strong.is-down{color:var(--success-fg, #17a34a)}.perf-budget-table__scroll{overflow-x:auto;margin:.5rem -.5rem 0}.perf-budget-table__legend{display:flex;align-items:center;gap:.6rem;flex-wrap:wrap}.perf-budget-table{width:100%;border-collapse:separate;border-spacing:0;font-size:.84rem;min-width:1080px}.perf-budget-table__head{text-align:center;font-size:.66rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--muted);padding:.4rem;background:#0f1f3d08;border-bottom:1px solid var(--hairline);white-space:nowrap}.perf-budget-table__head--channel{text-align:left;min-width:180px;position:sticky;left:0;z-index:2;background:#f4f6fa}.perf-budget-table__head--plan{width:110px}.perf-budget-table__head--month{width:78px}.perf-budget-table__head--total{width:96px;text-align:right}.perf-budget-table__head--actions{width:36px}.perf-budget-table__row{transition:background .15s ease}.perf-budget-table__row:hover{background:#1b84ff0a}.perf-budget-table__row--foot{background:#0f1f3d0a;font-variant-numeric:tabular-nums}.perf-budget-table__cell{padding:.35rem .4rem;border-bottom:1px solid var(--hairline);vertical-align:middle}.perf-budget-table__cell--channel{position:sticky;left:0;z-index:1;background:var(--panel)}.perf-budget-table__cell--plan{text-align:right}.perf-budget-table__cell--month{text-align:center}.perf-budget-table__cell--monthtotal{text-align:center;font-size:.78rem;color:var(--ink-soft, #475467)}.perf-budget-table__cell--total,.perf-budget-table__cell--actions{text-align:right}.perf-budget-table__row:hover .perf-budget-table__cell--channel{background:#f5f9ff}.perf-budget-channel{display:inline-flex;align-items:center;gap:.45rem;width:100%}.perf-budget-channel__dot{width:.6rem;height:.6rem;border-radius:50%;flex:0 0 auto}.perf-budget-channel__status{display:block;margin-top:.15rem;padding-left:1.05rem;font-size:.7rem;color:var(--muted)}.perf-budget-channel__status.is-over{color:var(--danger, #f8285a);font-weight:600}.ms-money-input{display:inline-flex;align-items:center;gap:.25rem}.ms-money-input__prefix{font-size:.82rem;color:var(--muted)}.ms-money-input input{width:88px;text-align:right}.ms-money-input--full,.ms-money-input--full input{width:100%}.perf-budget-cell{position:relative;display:inline-flex;align-items:center;gap:.1rem}.perf-budget-cell__input{width:64px;text-align:right;padding-right:.3rem}.perf-budget-cell__handle{flex:0 0 auto;display:inline-grid;place-items:center;width:20px;height:26px;border:1px solid var(--hairline);border-radius:var(--radius-sm, 6px);background:var(--surface);color:var(--muted);cursor:pointer;transition:color .15s ease,border-color .15s ease,transform .15s ease}.perf-budget-cell__handle .icon{font-size:.7rem}.perf-budget-cell__handle:hover{color:var(--primary, #1b84ff);border-color:#1b84ff73}.perf-budget-cell__handle.is-active{color:var(--primary, #1b84ff);border-color:var(--primary, #1b84ff);transform:rotate(180deg)}.perf-budget-slider{position:absolute;top:calc(100% + 6px);left:50%;transform:translate(-50%);z-index:30;width:200px;padding:.7rem .75rem;border:1px solid var(--hairline);border-radius:var(--radius-lg, 12px);background:var(--panel, #fff);box-shadow:0 14px 34px #0f1f3d29}.perf-budget-slider__range{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:6px;border-radius:999px;background:linear-gradient(90deg,var(--primary, #1b84ff) 0%,var(--primary, #1b84ff) var(--perf-slider-fill, 0%),rgba(15,31,61,.1) var(--perf-slider-fill, 0%),rgba(15,31,61,.1) 100%);outline:none;cursor:pointer}.perf-budget-slider__range::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:16px;height:16px;border-radius:50%;background:#fff;border:2px solid var(--primary, #1b84ff);box-shadow:0 2px 6px #0f1f3d40;cursor:pointer}.perf-budget-slider__range::-moz-range-thumb{width:16px;height:16px;border-radius:50%;background:#fff;border:2px solid var(--primary, #1b84ff);box-shadow:0 2px 6px #0f1f3d40;cursor:pointer}.perf-budget-slider__foot{display:flex;align-items:center;justify-content:space-between;margin-top:.55rem}.perf-budget-slider__value{font-weight:700;font-size:.82rem;font-variant-numeric:tabular-nums}.perf-budget-slider__close{border:none;background:none;color:var(--muted);font-size:.76rem;cursor:pointer;padding:.1rem .2rem}.perf-budget-slider__close:hover{color:var(--text)}.assistant-composer__footer-left[data-v-f41d35e3]{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;min-width:0}.assistant-timings-toggle[data-v-f41d35e3]{display:inline-flex;align-items:center;gap:.35rem;padding:.25rem .6rem;border:1px solid var(--ui-border, #e5e7eb);border-radius:999px;background:var(--ui-surface, #fff);color:var(--ui-text-muted, #6b7280);font-size:.78rem;font-weight:500;cursor:pointer;transition:border-color .15s ease,color .15s ease,background .15s ease}.assistant-timings-toggle[data-v-f41d35e3]:hover{border-color:var(--ui-accent, #1b84ff);color:var(--ui-accent, #1b84ff)}.assistant-timings-toggle--active[data-v-f41d35e3]{border-color:var(--ui-accent, #1b84ff);background:#1b84ff1a;color:var(--ui-accent, #1b84ff)}.assistant-timings-hint[data-v-f41d35e3]{display:flex;align-items:center;gap:.4rem;margin:.35rem 0 0;padding:.4rem .65rem;border-radius:8px;background:#1b84ff14;border:1px solid rgba(27,132,255,.18);color:var(--ui-accent, #1b84ff);font-size:.78rem}.assistant-timings-badge[data-v-f41d35e3]{display:inline-flex;align-items:center;gap:.25rem;padding:.1rem .4rem;border-radius:999px;background:#1b84ff1a;color:var(--ui-accent, #1b84ff);font-size:.66rem;font-weight:600;text-transform:uppercase;letter-spacing:.03em}.chat-history-anchor{display:inline-flex;align-items:center}.chat-history-popover{position:fixed;z-index:1100;min-width:17rem;max-width:min(24rem,100vw - 1rem);background:var(--ui-surface, #ffffff);border:1px solid var(--ui-border, rgba(15, 31, 61, .1));border-radius:.75rem;box-shadow:0 .75rem 2rem #0f172a2e;padding:.625rem;display:flex;flex-direction:column;gap:.4rem}.chat-history-popover__head{font-size:.6875rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:var(--ui-text-muted, #6f6f6f);padding:.125rem .25rem .375rem;border-bottom:1px solid var(--ui-border, rgba(15, 31, 61, .1))}.chat-history-popover__list{display:flex;flex-direction:column;gap:.2rem;max-height:22rem;overflow:auto}.chat-history-popover__item{display:flex;flex-direction:column;gap:.15rem;text-align:left;padding:.5rem .625rem;border-radius:.5rem;border:1px solid transparent;background:transparent;color:var(--ui-text, #111827);transition:background-color .15s ease,border-color .15s ease;cursor:pointer}.chat-history-popover__item strong{font-size:.8125rem;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:20rem}.chat-history-popover__item small{font-size:.6875rem;color:var(--ui-text-muted, #6f6f6f)}.chat-history-popover__item:hover{background:var(--ui-surface-strong, rgba(15, 23, 42, .04));border-color:var(--ui-border, rgba(15, 31, 61, .1))}.chat-history-popover__item--active{background:#edf5ffe6;border-color:#1b84ff59}.chat-history-popover__empty{font-size:.8125rem;color:var(--ui-text-muted, #6f6f6f);padding:.375rem .5rem}.account-channel{display:inline-flex;align-items:center;gap:.5rem;font-weight:600;color:var(--ui-text)}.account-dot{width:10px;height:10px;border-radius:50%;flex-shrink:0}.account-id{font-family:var(--ui-font-mono, ui-monospace, SFMono-Regular, Menlo, monospace);font-size:.8rem;color:var(--ui-text-body);background:var(--ui-surface-muted);border-radius:4px;padding:.1rem .4rem}.admin-row--link{cursor:pointer;transition:background .15s}.admin-row--link:hover,.admin-row--link:focus-visible{background:#1b84ff0f}.admin-row--link:focus-visible{outline:2px solid var(--ui-accent);outline-offset:-2px}.admin-table__action{width:2.5rem;text-align:right;color:var(--ui-text-muted);white-space:nowrap}.admin-row--link:hover .admin-table__action,.admin-row--link:focus-visible .admin-table__action{color:var(--ui-accent)}.channel-drawer-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;justify-content:flex-end;background:#0f172a73;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.channel-drawer{position:relative;width:min(28rem,100%);height:100%;background:var(--ui-surface, #ffffff);box-shadow:-8px 0 30px #0f172a2e;display:flex;flex-direction:column;overflow:hidden}.channel-drawer__head{display:flex;align-items:center;gap:.75rem;padding:1.1rem 1.25rem;border-bottom:1px solid var(--ui-border)}.channel-drawer__title{flex:1;min-width:0;font-size:1rem}.channel-drawer__close{border:none;background:none;font-size:1.5rem;line-height:1;color:var(--ui-text-muted);cursor:pointer;padding:0 .25rem;transition:color .15s}.channel-drawer__close:hover{color:var(--ui-text)}.channel-drawer__body{flex:1;overflow-y:auto;padding:1.25rem;display:flex;flex-direction:column;gap:1.5rem}.channel-drawer__section{display:flex;flex-direction:column;gap:.75rem}.channel-drawer__section-head{display:flex;align-items:center;justify-content:space-between;gap:.75rem;flex-wrap:wrap}.channel-drawer__section-title{margin:0;font-size:.9rem;font-weight:600;color:var(--ui-text)}.channel-drawer__section-desc{margin:0;font-size:.8rem;color:var(--ui-text-muted);line-height:1.5}.channel-drawer__facts{margin:0;display:flex;flex-direction:column;gap:.5rem}.channel-drawer__fact{display:flex;align-items:baseline;justify-content:space-between;gap:.75rem}.channel-drawer__fact dt{font-size:.78rem;color:var(--ui-text-muted)}.channel-drawer__fact dd{margin:0;font-size:.85rem;color:var(--ui-text);text-align:right;word-break:break-word}.channel-drawer__hint{margin:0;font-size:.8rem;color:var(--ui-text-muted);padding:.5rem .75rem;background:var(--ui-surface-muted);border-radius:6px;line-height:1.5}.channel-drawer__hint--error{color:var(--ui-danger);background:#dc262614}.channel-drawer__empty{margin:0;font-size:.82rem;color:var(--ui-text-muted);padding:.75rem;border:1px dashed var(--ui-border);border-radius:8px;text-align:center}.channel-users{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.5rem}.channel-users__loading{font-size:.82rem;color:var(--ui-text-muted);padding:.5rem 0}.channel-users__item{display:flex;align-items:center;gap:.5rem;border:1px solid var(--ui-border);border-radius:8px;padding:.5rem .65rem;background:var(--ui-surface)}.channel-users__email{flex:1;min-width:0;display:flex;align-items:center;gap:.4rem;font-size:.83rem;color:var(--ui-text)}.channel-users__email-text{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.channel-users__status{flex-shrink:0;font-size:.62rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;padding:.1rem .4rem;border-radius:999px;background:var(--ui-surface-muted);color:var(--ui-text-muted)}.channel-users__status--invited{background:#f59e0b24;color:#b45309}.channel-users__status--suspended{background:#dc26261f;color:var(--ui-danger)}.channel-users__role-display{font-size:.78rem;color:var(--ui-text-muted);text-transform:capitalize;flex-shrink:0}.channel-users__actions{display:inline-flex;align-items:center;gap:.25rem;flex-shrink:0}.channel-users__action{border:1px solid transparent;background:transparent;color:var(--ui-text-muted);cursor:pointer;padding:.3rem;border-radius:6px;display:inline-flex;transition:color .15s,background .15s,border-color .15s}.channel-users__action:hover{color:var(--ui-text);background:var(--ui-surface-muted);border-color:var(--ui-border)}.channel-users__action--danger:hover{color:var(--ui-danger);background:#dc262614}.channel-drawer-enter-active,.channel-drawer-leave-active{transition:opacity .2s ease}.channel-drawer-enter-active .channel-drawer,.channel-drawer-leave-active .channel-drawer{transition:transform .2s ease}.channel-drawer-enter-from,.channel-drawer-leave-to{opacity:0}.channel-drawer-enter-from .channel-drawer,.channel-drawer-leave-to .channel-drawer{transform:translate(100%)}.channel-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1100;display:flex;align-items:center;justify-content:center;background:#0f172a8c;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);padding:1rem}.channel-modal{width:min(26rem,100%);background:var(--ui-surface, #ffffff);border-radius:12px;box-shadow:0 24px 60px #0f172a40;overflow:hidden;display:flex;flex-direction:column}.channel-modal__head{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;border-bottom:1px solid var(--ui-border)}.channel-modal__title{margin:0;font-size:.95rem;font-weight:600;color:var(--ui-text)}.channel-modal__close{border:none;background:none;font-size:1.4rem;line-height:1;color:var(--ui-text-muted);cursor:pointer;padding:0 .25rem}.channel-modal__close:hover{color:var(--ui-text)}.channel-modal__body{padding:1.25rem;display:flex;flex-direction:column;gap:.9rem}.channel-modal__field{display:flex;flex-direction:column;gap:.3rem}.channel-modal__field>span{font-size:.78rem;color:var(--ui-text-muted);font-weight:500}.channel-modal__field .field,.channel-modal__field select,.channel-modal__field input{background:#fff;border:1px solid var(--ui-border);border-radius:6px;padding:.5rem .75rem;color:var(--ui-text);font-size:.88rem;outline:none;transition:border-color .15s}.channel-modal__field .field:focus,.channel-modal__field select:focus,.channel-modal__field input:focus{border-color:var(--ui-accent)}.channel-modal__value{margin:0;font-size:.88rem;color:var(--ui-text);padding:.5rem .75rem;border:1px solid var(--ui-border);border-radius:6px;background:var(--ui-surface-muted);word-break:break-word}.channel-modal__error{margin:0;font-size:.8rem;color:var(--ui-danger);padding:.45rem .65rem;background:#dc262614;border-radius:6px}.channel-modal__foot{display:flex;justify-content:flex-end;gap:.5rem;padding-top:.25rem}.channel-modal-enter-active,.channel-modal-leave-active{transition:opacity .15s ease}.channel-modal-enter-active .channel-modal,.channel-modal-leave-active .channel-modal{transition:transform .15s ease}.channel-modal-enter-from,.channel-modal-leave-to{opacity:0}.channel-modal-enter-from .channel-modal,.channel-modal-leave-to .channel-modal{transform:translateY(8px)}.status-panel[data-v-cf3deb99]{display:flex;flex-direction:column;gap:1.25rem}.status-card[data-v-cf3deb99]{background:var(--ui-surface, #ffffff);border:1px solid var(--ui-border, #e2e8f0);border-radius:14px;padding:1.25rem 1.35rem;box-shadow:0 1px 2px #0f172a0a}.status-card__head[data-v-cf3deb99]{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;flex-wrap:wrap;margin-bottom:.85rem}.status-card__title[data-v-cf3deb99]{margin:0;font-size:1.05rem;font-weight:600;color:var(--ui-text, #0f172a)}.status-card__lead[data-v-cf3deb99]{margin:.25rem 0 0;font-size:.82rem;color:var(--ui-text-muted, #64748b);max-width:60ch}.status-card__head-actions[data-v-cf3deb99]{display:flex;align-items:center;gap:.6rem;flex-wrap:wrap}.status-card__meta[data-v-cf3deb99]{font-size:.74rem;color:var(--ui-text-muted, #94a3b8)}.status-filters[data-v-cf3deb99]{display:flex;flex-wrap:wrap;align-items:center;gap:.4rem;margin-bottom:.55rem}.status-filters__label[data-v-cf3deb99]{font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.03em;color:var(--ui-text-muted, #94a3b8);margin-right:.25rem}.status-filter[data-v-cf3deb99]{display:inline-flex;align-items:center;gap:.35rem;padding:.3rem .6rem;border-radius:999px;border:1px solid var(--ui-border, #e2e8f0);background:var(--ui-surface, #ffffff);color:var(--ui-text, #0f172a);font-size:.74rem;font-weight:500;line-height:1.2;cursor:pointer;transition:border-color .15s,background .15s,color .15s,box-shadow .15s}.status-filter[data-v-cf3deb99]:hover{border-color:var(--ui-accent, #2563eb);color:var(--ui-accent, #2563eb)}.status-filter--active[data-v-cf3deb99]{border-color:var(--ui-accent, #2563eb);background:#2563eb1a;color:var(--ui-accent, #2563eb);box-shadow:inset 0 0 0 1px #2563eb59}.status-filter__dot[data-v-cf3deb99]{width:.55rem;height:.55rem;border-radius:50%;flex-shrink:0}.status-filter__count[data-v-cf3deb99]{font-size:.66rem;font-weight:600;color:var(--ui-text-muted, #94a3b8)}.status-filter--all[data-v-cf3deb99]{font-weight:600}.status-groups[data-v-cf3deb99]{display:flex;flex-direction:column;gap:.85rem;margin-top:.4rem}.status-group[data-v-cf3deb99]{border:1px solid var(--ui-border, #e8edf3);border-radius:12px;overflow:hidden}.status-group__head[data-v-cf3deb99]{display:flex;align-items:center;justify-content:space-between;padding:.55rem .85rem;background:var(--ui-surface-muted, #f8fafc);border-bottom:1px solid var(--ui-border, #e8edf3)}.status-group__name[data-v-cf3deb99]{display:inline-flex;align-items:center;gap:.35rem;padding:0;border:0;background:transparent;font-weight:600;font-size:.86rem;color:var(--ui-text, #0f172a);cursor:pointer;transition:color .15s}.status-group__name[data-v-cf3deb99]:hover,.status-group__name[data-v-cf3deb99]:focus-visible{color:var(--ui-accent, #2563eb)}.status-group__link-icon[data-v-cf3deb99]{color:var(--ui-text-muted, #94a3b8);opacity:.7;transition:color .15s,opacity .15s}.status-group__name:hover .status-group__link-icon[data-v-cf3deb99],.status-group__name:focus-visible .status-group__link-icon[data-v-cf3deb99]{color:var(--ui-accent, #2563eb);opacity:1}.status-group__count[data-v-cf3deb99]{font-size:.72rem;color:var(--ui-text-muted, #94a3b8)}.status-messages[data-v-cf3deb99]{list-style:none;margin:0;padding:0;max-height:22rem;overflow-y:auto;overscroll-behavior:contain}.status-message[data-v-cf3deb99]{display:flex;align-items:flex-start;gap:.7rem;padding:.6rem .85rem;border-bottom:1px solid var(--ui-border, #eef2f7)}.status-message[data-v-cf3deb99]:last-child{border-bottom:none}.status-message--hidden[data-v-cf3deb99]{opacity:.55}.status-message__icon-btn[data-v-cf3deb99]{flex-shrink:0;margin-left:auto;display:inline-flex;align-items:center;justify-content:center;padding:.2rem;border:0;background:transparent;color:var(--ui-text-muted, #94a3b8);cursor:pointer;border-radius:6px;transition:color .15s}.status-message__icon-btn[data-v-cf3deb99]:hover,.status-message__icon-btn[data-v-cf3deb99]:focus-visible{color:var(--ui-accent, #2563eb)}.status-message__badge[data-v-cf3deb99]{flex-shrink:0;font-size:.64rem;font-weight:700;text-transform:uppercase;letter-spacing:.03em;padding:.18rem .45rem;border-radius:6px;color:#fff}.status-message__badge--critical[data-v-cf3deb99]{background:#dc2626}.status-message__badge--warning[data-v-cf3deb99]{background:#f59e0b}.status-message__badge--info[data-v-cf3deb99]{background:#64748b}.status-message__body[data-v-cf3deb99]{display:flex;flex-direction:column;gap:.1rem;min-width:0}.status-message__title[data-v-cf3deb99]{font-weight:600;font-size:.83rem;color:var(--ui-text, #0f172a)}.status-message__text[data-v-cf3deb99]{font-size:.79rem;color:var(--ui-text-muted, #52606d)}.status-message__tag[data-v-cf3deb99]{align-self:flex-start;margin-top:.2rem;display:inline-flex;align-items:center;padding:.08rem .45rem;border-radius:999px;background:var(--ui-surface-muted, #f1f5f9);border:1px solid var(--ui-border, #e8edf3);color:var(--ui-text-muted, #64748b);font-size:.62rem;font-weight:600;line-height:1.45;letter-spacing:.01em}.status-empty[data-v-cf3deb99]{margin:.6rem 0 0;font-size:.84rem;color:var(--ui-text-muted, #64748b)}.status-empty--error[data-v-cf3deb99]{color:#dc2626}.status-button[data-v-cf3deb99]{border:1px solid var(--ui-border, #cbd5e1);background:var(--ui-surface, #ffffff);color:var(--ui-text, #0f172a);border-radius:8px;padding:.4rem .85rem;font-size:.8rem;font-weight:500;cursor:pointer;transition:border-color .15s,background .15s,color .15s}.status-button[data-v-cf3deb99]:hover:not(:disabled){border-color:var(--ui-accent, #2563eb);color:var(--ui-accent, #2563eb)}.status-button[data-v-cf3deb99]:disabled{opacity:.55;cursor:not-allowed}.status-button--toggle[data-v-cf3deb99]{display:inline-flex;align-items:center;gap:.35rem}.status-button--active[data-v-cf3deb99]{border-color:var(--ui-accent, #2563eb);background:#2563eb1a;color:var(--ui-accent, #2563eb);box-shadow:inset 0 0 0 1px #2563eb59}.notif-panel[data-v-546137ed]{display:flex;flex-direction:column;gap:1.25rem}.notif-card[data-v-546137ed]{background:var(--ui-surface, #ffffff);border:1px solid var(--ui-border, #e2e8f0);border-radius:14px;padding:1.25rem 1.35rem;box-shadow:0 1px 2px #0f172a0a}.notif-card__head[data-v-546137ed]{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;flex-wrap:wrap;margin-bottom:.85rem}.notif-card__heading[data-v-546137ed]{display:flex;flex-direction:column;gap:.2rem}.notif-card__kicker[data-v-546137ed]{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--ui-text-muted, #94a3b8)}.notif-card__title[data-v-546137ed]{margin:0;font-size:1.05rem;font-weight:600;color:var(--ui-text, #0f172a)}.notif-card__lead[data-v-546137ed]{margin:.1rem 0 0;font-size:.82rem;color:var(--ui-text-muted, #64748b);max-width:60ch}.notif-card__head-actions[data-v-546137ed]{display:flex;align-items:center;gap:.6rem}.notif-card__master[data-v-546137ed]{flex-shrink:0;margin-top:.15rem}.notif-note[data-v-546137ed]{margin:0 0 .75rem;font-size:.8rem;color:var(--ui-text-muted, #64748b)}.notif-note--warn[data-v-546137ed]{color:#b45309}.notif-note--muted[data-v-546137ed]{color:var(--ui-text-muted, #94a3b8)}.notif-channels[data-v-546137ed]{display:flex;flex-direction:column;gap:.85rem}.notif-channel[data-v-546137ed]{display:flex;flex-direction:column;gap:.75rem;padding:.85rem 1rem;border:1px solid var(--ui-border, #e5e7eb);border-radius:12px;background:var(--ui-surface, #fff)}.notif-channel--client[data-v-546137ed]{border-style:dashed}.notif-channel__main[data-v-546137ed]{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.notif-channel__info[data-v-546137ed]{display:flex;flex-direction:column;gap:.15rem;min-width:0}.notif-channel__name[data-v-546137ed]{font-size:.95rem;color:var(--ui-text, #0f172a)}.notif-channel__desc[data-v-546137ed]{font-size:.82rem;color:var(--ui-text-muted, #64748b)}.notif-channel__settings[data-v-546137ed]{display:flex;flex-direction:column;gap:.85rem;padding-top:.7rem;border-top:1px solid var(--ui-border, #eef2f7)}.notif-field[data-v-546137ed]{display:flex;flex-direction:column;gap:.4rem}.notif-field--inline[data-v-546137ed]{flex-direction:row;align-items:center;gap:.6rem;flex-wrap:wrap}.notif-field__label[data-v-546137ed]{font-size:.74rem;font-weight:600;text-transform:uppercase;letter-spacing:.03em;color:var(--ui-text-muted, #64748b)}.notif-chips[data-v-546137ed]{display:flex;flex-wrap:wrap;align-items:center;gap:.4rem}.notif-chip[data-v-546137ed]{display:inline-flex;align-items:center;gap:.35rem;padding:.3rem .6rem;border-radius:999px;border:1px solid var(--ui-border, #e2e8f0);background:var(--ui-surface, #ffffff);color:var(--ui-text, #0f172a);font-size:.74rem;font-weight:500;line-height:1.2;cursor:pointer;transition:border-color .15s,background .15s,color .15s,box-shadow .15s}.notif-chip[data-v-546137ed]:hover{border-color:var(--ui-accent, #2563eb);color:var(--ui-accent, #2563eb)}.notif-chip--active[data-v-546137ed]{border-color:var(--ui-accent, #2563eb);background:#2563eb1a;color:var(--ui-accent, #2563eb);box-shadow:inset 0 0 0 1px #2563eb59}.notif-chip--all[data-v-546137ed]{font-weight:600}.notif-chip__dot[data-v-546137ed]{width:.55rem;height:.55rem;border-radius:50%;flex-shrink:0}.notif-select[data-v-546137ed]{border:1px solid var(--ui-border, #cbd5e1);border-radius:8px;padding:.35rem .6rem;font-size:.82rem;color:var(--ui-text, #0f172a);background:var(--ui-surface, #ffffff);cursor:pointer}.notif-select[data-v-546137ed]:focus{outline:none;border-color:var(--ui-accent, #2563eb);box-shadow:0 0 0 2px #2563eb26}.notif-input[data-v-546137ed]{border:1px solid var(--ui-border, #cbd5e1);border-radius:8px;padding:.45rem .6rem;font-size:.84rem;color:var(--ui-text, #0f172a);background:var(--ui-surface, #ffffff)}.notif-input[data-v-546137ed]:focus{outline:none;border-color:var(--ui-accent, #2563eb);box-shadow:0 0 0 2px #2563eb26}.notif-switch[data-v-546137ed]{position:relative;display:inline-flex;flex-shrink:0;width:2.5rem;height:1.4rem;cursor:pointer}.notif-switch input[data-v-546137ed]{position:absolute;opacity:0;width:100%;height:100%;margin:0;cursor:pointer}.notif-switch input[data-v-546137ed]:disabled{cursor:not-allowed}.notif-switch input:disabled+.notif-switch__slider[data-v-546137ed]{opacity:.55}.notif-switch__slider[data-v-546137ed]{position:relative;width:100%;height:100%;border-radius:999px;background:var(--ui-border, #cbd5e1);transition:background .18s}.notif-switch__slider[data-v-546137ed]:after{content:"";position:absolute;top:.16rem;left:.16rem;width:1.08rem;height:1.08rem;border-radius:50%;background:#fff;box-shadow:0 1px 2px #0f172a40;transition:transform .18s}.notif-switch input:checked+.notif-switch__slider[data-v-546137ed]{background:var(--ui-accent, #2563eb)}.notif-switch input:checked+.notif-switch__slider[data-v-546137ed]:after{transform:translate(1.1rem)}.notif-switch--sm[data-v-546137ed]{width:2.1rem;height:1.2rem}.notif-switch--sm .notif-switch__slider[data-v-546137ed]:after{width:.9rem;height:.9rem}.notif-switch--sm input:checked+.notif-switch__slider[data-v-546137ed]:after{transform:translate(.9rem)}.notif-hint[data-v-546137ed]{margin:0;font-size:.72rem;color:var(--ui-text-muted, #94a3b8)}.notif-empty[data-v-546137ed]{margin:.6rem 0 0;font-size:.84rem;color:var(--ui-text-muted, #64748b)}.notif-segmented[data-v-546137ed]{display:inline-flex;border:1px solid var(--ui-border, #e2e8f0);border-radius:8px;overflow:hidden;width:fit-content;margin-bottom:.75rem}.notif-segmented button[data-v-546137ed]{border:none;background:var(--ui-surface, #ffffff);color:var(--ui-text, #0f172a);font-size:.78rem;padding:.35rem .8rem;cursor:pointer}.notif-segmented button+button[data-v-546137ed]{border-left:1px solid var(--ui-border, #e2e8f0)}.notif-segmented button.is-active[data-v-546137ed]{background:var(--ui-accent, #2563eb);color:#fff}.notif-segmented button[data-v-546137ed]:disabled{opacity:.5;cursor:not-allowed}.notif-button[data-v-546137ed]{border:1px solid var(--ui-border, #cbd5e1);background:var(--ui-surface, #ffffff);color:var(--ui-text, #0f172a);border-radius:8px;padding:.4rem .85rem;font-size:.8rem;font-weight:500;cursor:pointer;transition:border-color .15s,background .15s,color .15s}.notif-button[data-v-546137ed]:hover:not(:disabled){border-color:var(--ui-accent, #2563eb);color:var(--ui-accent, #2563eb)}.notif-button[data-v-546137ed]:disabled{opacity:.55;cursor:not-allowed}.notif-button--primary[data-v-546137ed]{background:var(--ui-accent, #2563eb);border-color:var(--ui-accent, #2563eb);color:#fff}.notif-button--primary[data-v-546137ed]:hover:not(:disabled){color:#fff;filter:brightness(.96)}.notif-email-list[data-v-546137ed]{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.5rem}.notif-email-item[data-v-546137ed]{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.65rem .85rem;border:1px solid var(--ui-border, #e8edf3);border-radius:10px;flex-wrap:wrap}.notif-email-item__main[data-v-546137ed]{display:flex;flex-direction:column;gap:.15rem;min-width:0}.notif-email-item__label[data-v-546137ed]{font-weight:600;font-size:.86rem;color:var(--ui-text, #0f172a)}.notif-email-item__meta[data-v-546137ed],.notif-email-item__cats[data-v-546137ed]{font-size:.74rem;color:var(--ui-text-muted, #64748b)}.notif-email-item__actions[data-v-546137ed]{display:flex;align-items:center;gap:.6rem}.notif-link[data-v-546137ed]{border:none;background:none;color:var(--ui-accent, #2563eb);font-size:.78rem;font-weight:500;cursor:pointer;padding:0}.notif-link[data-v-546137ed]:hover{text-decoration:underline}.notif-link--danger[data-v-546137ed]{color:#dc2626}.notif-emailform[data-v-546137ed]{margin-top:.9rem;padding-top:.9rem;border-top:1px solid var(--ui-border, #e8edf3);display:flex;flex-direction:column;gap:.85rem}.notif-actions[data-v-546137ed]{display:flex;gap:.5rem}:root{--bp-mobile: 30rem;--bp-mobile-sm: 23.75rem;--vh: 1vh;--ui-focus: var(--ibizz-color-focus, var(--primary, #1B84FF))}@media(max-width:30rem){html,body,.app-shell__content{overflow-x:hidden;max-width:100vw}.app-shell,.workspace-shell,.workspace-shell>.right>main,.workspace-shell>.right>.maincontainer,.workspace-shell>.right>.app-shell__content,main.maincontainer{min-width:0}}@media(max-width:30rem){.App.Dashboard .workspace-shell>.right>main.maincontainer,.App.Dashboard .workspace-shell>.right>.app-shell__content{padding:1rem .75rem}.App.Dashboard .view-shell{padding:0}.App.Dashboard .panel,.App.Dashboard .panel--settings,.App.Dashboard .panel--strategy{padding:1.125rem 1rem}.App.Dashboard .panel__head{margin-bottom:.875rem}.App.Dashboard .panel>:first-child,.App.Dashboard .panel--settings>:first-child,.App.Dashboard .panel--strategy>:first-child{margin-top:0}.App.Dashboard .panel>:last-child,.App.Dashboard .panel--settings>:last-child,.App.Dashboard .panel--strategy>:last-child{margin-bottom:0}}@media(max-width:30rem){.workspace-shell>.left,.app-shell.workspace-shell>.left{width:min(86vw,320px);max-width:min(86vw,320px);height:calc(var(--vh, 1vh) * 100);height:100dvh}.workspace-shell>.left>.sidebar,.app-shell.workspace-shell>.left>.sidebar,.workspace-shell .sidebar.app-sidebar,.app-shell.workspace-shell .sidebar.app-sidebar{max-width:min(86vw,320px);min-height:calc(var(--vh, 1vh) * 100);min-height:100dvh}.workspace-shell .sidebar-top,.app-shell.workspace-shell .sidebar-top{position:sticky;top:0;z-index:1;background:var(--ibizz-shell-sidebar-bg)}.workspace-shell .app-sidebar__close,.app-shell.workspace-shell .app-sidebar__close{width:2.75rem;height:2.75rem;min-width:2.75rem;min-height:2.75rem}.workspace-shell .nav-button,.workspace-shell .app-sidebar__link,.app-shell.workspace-shell .nav-button,.app-shell.workspace-shell .app-sidebar__link{padding:.75rem 1rem;font-size:1rem}}@media(max-width:30rem){.modal-backdrop,.workspace-shell,.app-shell.workspace-shell{min-height:calc(var(--vh, 1vh) * 100);min-height:100dvh}}@media(max-width:23.75rem){.App.Dashboard .workspace-shell>.right>main.maincontainer,.App.Dashboard .workspace-shell>.right>.app-shell__content{padding:.875rem .625rem}.App.Dashboard .panel,.App.Dashboard .panel--settings,.App.Dashboard .panel--strategy{padding:1rem .875rem}}@media(max-width:30rem){.App.Dashboard .workspace-shell .topbar__inner,.App.Dashboard .workspace-shell .app-topbar__inner{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;padding:0 12px;min-height:56px;flex-wrap:nowrap}.App.Dashboard .workspace-shell .topbar__left,.App.Dashboard .workspace-shell .app-topbar__heading{display:contents}.App.Dashboard .workspace-shell .page-heading,.App.Dashboard .workspace-shell .app-topbar__content{min-width:0;overflow:hidden}.App.Dashboard .workspace-shell .topbar__right,.App.Dashboard .workspace-shell .app-topbar__meta{margin-left:0;gap:4px}.App.Dashboard .workspace-shell .page-heading__title,.App.Dashboard .workspace-shell .topbar h1,.App.Dashboard .workspace-shell .app-topbar__content h1{font-size:1.05rem;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.App.Dashboard .workspace-shell .topbar .page-heading__subtitle:not(.page-kicker):not(.eyebrow),.App.Dashboard .workspace-shell .app-topbar .page-heading__subtitle:not(.page-kicker):not(.eyebrow),.App.Dashboard .workspace-shell .app-topbar__content .page-heading__subtitle:not(.page-kicker):not(.eyebrow){display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:.7rem;line-height:1.2}.App.Dashboard .workspace-shell .app-topbar__icon-button,.App.Dashboard .workspace-shell .app-topbar__avatar{width:2.75rem;height:2.75rem;min-width:2.75rem;min-height:2.75rem;padding:0}.App.Dashboard .workspace-shell .app-topbar__icon-button:active,.App.Dashboard .workspace-shell .app-topbar__avatar:active{background:var(--ibizz-shell-content-bg);transform:scale(.96)}.App.Dashboard .workspace-shell .client-trigger,.App.Dashboard .workspace-shell .client-switch__trigger{width:100%;max-width:100%;box-sizing:border-box}.App.Dashboard .workspace-shell .client-trigger__title,.App.Dashboard .workspace-shell .client-switch__content>strong{max-width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.App.Dashboard .workspace-shell .client-trigger__subtitle,.App.Dashboard .workspace-shell .client-switch__content>span{max-width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;overflow-wrap:anywhere;word-break:break-all}.App.Dashboard .workspace-shell .client-switch__icon,.App.Dashboard .workspace-shell .client-trigger .abbreviation{width:2.25rem;min-width:2.25rem;height:2.25rem}}@media(max-width:23.75rem){.App.Dashboard .workspace-shell .topbar .eyebrow,.App.Dashboard .workspace-shell .topbar .page-kicker,.App.Dashboard .workspace-shell .app-topbar .eyebrow,.App.Dashboard .workspace-shell .app-topbar .page-kicker,.App.Dashboard .workspace-shell .app-topbar__content .eyebrow,.App.Dashboard .workspace-shell .app-topbar__content .page-kicker{display:none}}@media(max-width:30rem){.App.Dashboard .workspace-assistant.panel--compact{padding:.75rem}.App.Dashboard .workspace-assistant__layout{display:flex;flex-direction:column;gap:1rem}.App.Dashboard .workspace-assistant__charts{width:100%;min-width:0}.App.Dashboard .assistant-chat-scroll{gap:.625rem;padding-inline:.75rem}.App.Dashboard .assistant-message__bubble{max-width:88%;padding:.625rem .75rem;border-radius:.875rem}.App.Dashboard .assistant-message__bubble p{font-size:.95rem;line-height:1.45}.App.Dashboard .assistant-message__meta{flex-direction:column;align-items:flex-start;gap:.125rem}.App.Dashboard .assistant-message--user .assistant-message__meta{align-items:flex-end}.App.Dashboard .assistant-composer{position:sticky;bottom:0;z-index:1;background:var(--ui-surface);border-top:1px solid var(--ui-border)}.App.Dashboard .assistant-composer__field textarea{padding:.5rem .75rem;font-size:1rem;min-height:2.75rem;line-height:1.45}.App.Dashboard .assistant-composer__footer{padding:.5rem .75rem}.App.Dashboard .assistant-composer__footer-right{width:100%}.App.Dashboard .assistant-send-btn{flex:1 1 auto;min-width:6rem;flex-shrink:0;justify-content:center}.App.Dashboard .chart-rail__title-row{flex-direction:column;align-items:flex-start;gap:.25rem}.App.Dashboard .chart-rail__list{gap:.75rem}.App.Dashboard .chart-card{min-height:11.25rem}.App.Dashboard .assistant-suggestions{display:flex;flex-wrap:wrap;gap:.375rem}.App.Dashboard .assistant-suggestion{min-height:2.25rem;padding:.375rem .625rem;font-size:.8125rem;line-height:1.3;border-radius:999px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;overflow-wrap:anywhere}}@media(max-width:30rem){.App.Dashboard .panel--settings{padding:1rem .75rem}.App.Dashboard .panel--settings .panel__head{overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.App.Dashboard .panel--settings .panel__head>*{scroll-snap-align:start;flex-shrink:0}.App.Dashboard .panel--settings .kanalen-list{gap:.75rem}.App.Dashboard .panel--settings .kanaal-card{border-radius:12px;border:1px solid var(--ui-border)}.App.Dashboard .panel--settings .kanaal-card:first-child{margin-top:0}.App.Dashboard .panel--settings .kanaal-card:last-child{margin-bottom:0}.App.Dashboard .panel--settings .kanaal-card__head{flex-direction:column;align-items:stretch;gap:8px;padding:12px}.App.Dashboard .panel--settings .kanaal-card__identity{width:100%}.App.Dashboard .panel--settings .kanaal-card__meta{width:100%;gap:.25rem}.App.Dashboard .panel--settings .kanaal-dot{width:32px;height:32px;border-radius:8px;align-self:flex-start}.App.Dashboard .panel--settings .kanaal-card__name{font-size:1rem;line-height:1.3}.App.Dashboard .panel--settings .kanaal-card__desc{white-space:normal;max-width:100%;font-size:.85rem;color:var(--ui-text-muted);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.App.Dashboard .panel--settings .kanaal-card__right{width:100%;justify-content:space-between;gap:8px}.App.Dashboard .panel--settings .kanaal-status{flex-shrink:0}.App.Dashboard .panel--settings .kanaal-card__foot{flex-direction:column;align-items:stretch;gap:.5rem}.App.Dashboard .panel--settings .kanaal-card__foot .button{width:100%;min-height:2.75rem}.App.Dashboard .panel--settings .kanaal-card__body{padding:12px}}@media(max-width:30rem){.App.Dashboard .button,.App.Dashboard .button--primary,.App.Dashboard .button--outline,.App.Dashboard .button--ghost,.App.Dashboard .button--sm,.App.Dashboard .button--full,.App.Dashboard .nav-button,.App.Dashboard .app-sidebar__link,.App.Dashboard .kanaal-card__actions .button,.App.Dashboard .kanaal-card__foot .button{min-height:2.75rem}.App.Dashboard .button--icon,.App.Dashboard .button--icon-only,.App.Dashboard .icon-button,.App.Dashboard .chart-refresh-btn,.App.Dashboard .copy-btn,.App.Dashboard .widget-delete-btn{min-width:2.75rem;min-height:2.75rem;padding-inline:.5rem}.App.Dashboard .workspace-shell .app-topbar__icon-button,.App.Dashboard .workspace-shell .app-topbar__avatar,.App.Dashboard .workspace-shell .app-topbar__menu-toggle{min-width:2.75rem;min-height:2.75rem}.App.Dashboard .p-datepicker-input,.App.Dashboard .p-datepicker input{min-height:2.75rem;padding:.625rem .75rem}.App.Dashboard .chart-select,.App.Dashboard .widget-detail-select,.App.Dashboard .prop-select__trigger{min-height:2.75rem;padding-inline:.75rem}.App.Dashboard input,.App.Dashboard select,.App.Dashboard textarea,.App.Dashboard .p-datepicker input,.App.Dashboard .p-datepicker-input,.App.Dashboard .chart-select,.App.Dashboard .widget-detail-select,.App.Dashboard .prop-select__trigger,.App.Dashboard .prop-select__search{font-size:1rem;min-height:2.75rem;padding:.625rem .75rem;border-radius:.5rem}.App.Dashboard input[type=checkbox],.App.Dashboard input[type=radio],.App.Dashboard input[type=range],.App.Dashboard input[type=color],.App.Dashboard input[type=hidden]{font-size:unset;min-height:unset;padding:unset;border-radius:unset}.App.Dashboard input::placeholder,.App.Dashboard textarea::placeholder,.App.Dashboard .p-datepicker input::placeholder,.App.Dashboard .p-datepicker-input::placeholder{color:var(--ui-text-muted, #6b7280);opacity:1}.App.Dashboard .button:focus-visible,.App.Dashboard .button--primary:focus-visible,.App.Dashboard .button--outline:focus-visible,.App.Dashboard .button--ghost:focus-visible,.App.Dashboard .button--sm:focus-visible,.App.Dashboard .button--full:focus-visible,.App.Dashboard .nav-button:focus-visible,.App.Dashboard .app-sidebar__link:focus-visible,.App.Dashboard .kanaal-card:focus-visible,.App.Dashboard .kanaal-card:focus-within{outline:2px solid var(--ui-focus);outline-offset:2px}}@media(hover:none)and (max-width:48rem){.App.Dashboard .button:hover,.App.Dashboard .button--primary:hover,.App.Dashboard .button--outline:hover,.App.Dashboard .button--ghost:hover,.App.Dashboard .button--sidebar:hover,.App.Dashboard .nav-button:hover,.App.Dashboard .app-sidebar__link:hover,.App.Dashboard .kanaal-card:hover{background-color:revert;color:revert;border-color:revert;box-shadow:revert;transform:none}}
