.compact-list-page,.expense-list-page{--ui3-entity-list-section-gap:1.5rem;gap:0;padding-left:0;padding-right:0}.compact-entity-list,.expense-month-list{display:grid;gap:var(--ui3-entity-list-section-gap,1.5rem)}.compact-entity-group,.expense-month-group{padding:1rem}.compact-list-page .compact-entity-group,.expense-list-page .expense-month-group{margin-bottom:0}.compact-entity-group__header,.expense-month-group__header{display:flex;align-items:center;justify-content:space-between;gap:.75rem;width:100%;margin-bottom:.7rem}.compact-entity-group__title,.expense-month-group__title{min-width:0;color:var(--ui3-tile-value);font-size:var(--ui3-font-size-dialog-title);font-weight:var(--ui3-font-weight-strong);line-height:var(--ui3-line-height-tight);text-transform:uppercase;white-space:nowrap}.compact-entity-group__title--natural,.expense-month-group__title--natural{text-transform:none}.compact-entity-group__summary{display:inline-flex;min-width:0;align-items:center;justify-content:flex-end}.compact-entity-rows,.expense-list-rows{overflow:hidden;border:1px solid var(--ui3-control-border);border-radius:var(--ui3-radius-popover-compact);background:linear-gradient(135deg,var(--ui3-analysis-chart-shadow-color),var(--ui3-analysis-chart-shadow-color))}.compact-entity-row,.expense-list-row{position:relative;display:grid;gap:.52rem;padding:.82rem .9rem;color:inherit;text-decoration:none;transition:background-color .16s ease,box-shadow .16s ease}.compact-entity-row:not(:last-child),.expense-list-row:not(:last-child){border-bottom:1px solid var(--ui3-analysis-chart-surface-border)}.compact-entity-row:before,.expense-list-row:before{position:absolute;inset:0 auto 0 0;width:2px;content:"";background:var(--ui3-color-brand);opacity:0;transition:opacity .16s ease}.compact-entity-row:focus-visible,.compact-entity-row:hover,.expense-list-row:focus-visible,.expense-list-row:hover{background:var(--ui3-ledger-row-background-hover);box-shadow:var(--ui3-ledger-row-shadow-hover);outline:none}.compact-entity-row:focus-visible:before,.compact-entity-row:hover:before,.expense-list-row:focus-visible:before,.expense-list-row:hover:before{opacity:1}.compact-entity-row__primary,.compact-entity-row__secondary,.expense-list-row__primary,.expense-list-row__secondary{display:flex;align-items:center;justify-content:space-between;min-width:0;gap:.65rem}.compact-entity-row__title,.expense-list-row__category{min-width:0;overflow:hidden;color:var(--ui3-color-brand);font-size:var(--ui3-font-size-control);font-weight:var(--ui3-font-weight-strong);line-height:var(--ui3-line-height-copy);text-overflow:ellipsis;white-space:nowrap}.compact-entity-row__badges,.expense-list-row__badges{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:flex-end;gap:.3rem}.compact-entity-row__meta,.expense-list-row__date{color:var(--ui3-section-subtitle);font-size:var(--ui3-font-size-control-compact);font-weight:var(--ui3-font-weight-body);line-height:var(--ui3-line-height-tight)}.compact-entity-row__value,.expense-list-row__amount{flex:0 0 auto;font-size:var(--ui3-font-size-mobile-value);font-weight:var(--ui3-font-weight-strong);line-height:var(--ui3-line-height-tight);white-space:nowrap}.compact-entity-row__value{color:var(--ui3-color-success)}.finance-compact-row--negative .compact-entity-row__value{color:var(--ui3-color-danger)}.compact-entity-row .payment-type-badge{min-height:1.45rem;padding:.18rem .5rem;border:1px solid var(--ui3-control-border-hover);border-radius:var(--ui3-radius-pill);background:var(--ui3-info-background);color:var(--ui3-color-brand);font-size:var(--ui3-font-size-helper);font-weight:var(--ui3-font-weight-strong);line-height:var(--ui3-line-height-solid);white-space:nowrap}@media (max-width:640px){.compact-entity-group,.expense-month-group{padding:.78rem}.compact-entity-group__header,.expense-month-group__header{margin-bottom:.58rem}.compact-entity-group__title,.expense-month-group__title{font-size:var(--ui3-font-size-mobile-value)}.compact-entity-row,.expense-list-row{gap:.48rem;padding:.76rem .78rem}.compact-entity-row__title,.expense-list-row__category{font-size:var(--ui3-font-size-mobile-value)}.compact-entity-row__meta,.expense-list-row__date{font-size:var(--ui3-font-size-section-count)}}.entity-list-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:.72rem;padding:.72rem;border:1px solid var(--ui3-ledger-control-border);border-radius:var(--ui3-radius-popover);background:var(--ui3-ledger-toolbar-background);box-shadow:inset 0 1px 0 var(--ui3-analysis-chart-surface-border),0 14px 36px var(--ui3-analysis-chart-shadow-color)}.entity-list-toolbar--header{align-items:flex-end;gap:.55rem;padding:.52rem 0 .18rem;border:0;border-top:1px solid var(--ui3-ledger-divider);border-radius:0;background:transparent;box-shadow:none}.entity-list-field{flex:0 1 190px;min-width:0;display:grid;gap:.28rem}.entity-list-field--search{flex:1 1 260px}.entity-list-field--tabs{flex:0 0 auto}.entity-list-field__label{padding-inline:.12rem;color:var(--ui3-tile-label);font-size:var(--ui3-font-size-helper);font-weight:var(--ui3-font-weight-picker);letter-spacing:.08em;line-height:var(--ui3-line-height-solid);text-transform:uppercase}.entity-list-field .entity-list-select,.entity-list-field>.entity-list-search,.entity-list-field>.entity-list-tabs{width:100%}.entity-list-search{flex:1 1 260px;min-width:0;min-height:42px;display:flex;align-items:center;gap:.55rem;padding:0 .78rem;border:1px solid var(--ui3-ledger-control-border);border-radius:var(--ui3-radius-control);background:var(--ui3-ledger-control-background);color:var(--ui3-color-brand);transition:border-color .15s ease,box-shadow .15s ease,background .15s ease}.entity-list-search:focus-within{border-color:var(--ui3-ledger-control-border-focus);background:var(--ui3-ledger-control-background-hover);box-shadow:0 0 0 3px var(--ui3-info-background)}.entity-list-search input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:var(--ui3-control-text);font:inherit;font-size:var(--ui3-font-size-result-label);font-weight:var(--ui3-font-weight-heading)}.entity-list-search input::-moz-placeholder{color:var(--ui3-section-subtitle);font-size:var(--ui3-font-size-result-label);font-weight:var(--ui3-font-weight-body);opacity:1}.entity-list-search input::placeholder{color:var(--ui3-section-subtitle);font-size:var(--ui3-font-size-result-label);font-weight:var(--ui3-font-weight-body);opacity:1}.entity-list-select{flex:0 1 190px;min-width:0}.entity-list-select .entity-list-select__trigger.entity-list-select__trigger{height:42px;min-height:42px;padding:0 .78rem;border-color:var(--ui3-ledger-control-border);border-radius:var(--ui3-radius-control);background:var(--ui3-ledger-control-background);box-shadow:none;font-size:var(--ui3-font-size-result-label);font-weight:var(--ui3-font-weight-heading)}.entity-list-select .entity-list-select__trigger.entity-list-select__trigger:hover:not(:disabled){border-color:var(--ui3-ledger-control-border-hover);background:var(--ui3-ledger-control-background-hover)}.entity-list-select .entity-list-select__trigger.entity-list-select__trigger:focus-visible{border-color:var(--ui3-ledger-control-border-focus);box-shadow:0 0 0 3px var(--ui3-info-background)}.entity-list-tabs{flex:0 0 auto;min-height:42px;display:inline-grid;grid-auto-flow:column;grid-auto-columns:1fr;align-items:stretch;gap:.18rem;padding:.22rem;border:1px solid var(--ui3-ledger-control-border);border-radius:var(--ui3-radius-control);background:var(--ui3-ledger-control-background)}.entity-list-tab{min-width:66px;padding:.45rem .62rem;border:0;border-radius:var(--ui3-radius-control-sm);background:transparent;color:var(--ui3-section-subtitle);font-size:var(--ui3-font-size-badge);font-weight:var(--ui3-font-weight-strong);cursor:pointer;transition:color .14s ease,background .14s ease,box-shadow .14s ease}.entity-list-tab:hover{color:var(--ui3-control-text)}.entity-list-tab.is-active{color:var(--ui3-color-brand);background:linear-gradient(145deg,var(--ui3-control-border),var(--ui3-info-background));box-shadow:inset 0 0 0 1px var(--ui3-info-background),0 5px 14px var(--ui3-analysis-chart-shadow-color)}.entity-list-tab:focus-visible{outline:2px solid var(--ui3-color-brand);outline-offset:1px}.entity-list-empty-state{padding:2.2rem 1rem;border:1px dashed var(--ui3-control-border);border-radius:var(--ui3-radius-popover);background:var(--ui3-analysis-chart-shadow-color);color:var(--ui3-color-brand);font-size:var(--ui3-font-size-mobile-value);font-weight:var(--ui3-font-weight-body);text-align:center}.compact-entity-group--ledger{margin:0;padding:0;border:0;background:transparent;box-shadow:none}.booking-ledger-groups{display:grid;gap:1.5rem}.booking-ledger-list{gap:.85rem}.booking-list-filter-summary{width:-moz-fit-content;width:fit-content;max-width:100%;min-width:0;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:0;box-sizing:border-box;margin:.12rem auto .55rem;padding:.68rem .95rem;border:1px solid var(--ui3-ledger-panel-border);border-radius:var(--ui3-radius-popover-compact);background:var(--ui3-ledger-panel-background)}.booking-list-filter-summary__metric{min-width:0;display:inline-flex;align-items:baseline;gap:.42rem}.booking-list-filter-summary__metric:first-child{padding-right:.95rem}.booking-list-filter-summary__label{color:var(--ui3-section-subtitle);font-size:var(--ui3-font-size-badge);font-weight:var(--ui3-font-weight-heading)}.booking-list-filter-summary__metric strong{color:var(--ui3-tooltip-text);font-size:var(--ui3-font-size-control-compact);font-weight:var(--ui3-font-weight-emphasis)}.booking-list-filter-summary__metric--total strong{color:var(--ui3-color-brand);font-size:var(--ui3-font-size-dialog-title)}.compact-entity-group--ledger .compact-entity-group__header{margin:0;padding:0 .18rem .58rem}.compact-entity-group--ledger .compact-entity-group__title{color:var(--ui3-control-text);font-size:var(--ui3-font-size-mobile-value);letter-spacing:.035em}.entity-list-group-summary{min-width:0;display:flex;align-items:center;justify-content:flex-end;gap:.58rem;color:var(--ui3-section-subtitle);font-size:var(--ui3-font-size-badge);font-weight:var(--ui3-font-weight-heading);white-space:nowrap}.entity-list-month-total{display:inline-flex;align-items:center;gap:.42rem}.entity-list-month-total__label{color:var(--ui3-section-subtitle);font-size:var(--ui3-font-size-micro);font-weight:var(--ui3-font-weight-strong);letter-spacing:.055em;text-transform:uppercase}.entity-list-month-total__label--mobile{display:none}.entity-list-month-total strong{color:var(--ui3-color-brand);font-size:var(--ui3-font-size-control-compact);font-weight:var(--ui3-font-weight-emphasis)}.compact-entity-rows--ledger{border-color:var(--ui3-ledger-panel-border);border-radius:var(--ui3-radius-popover);background:var(--ui3-ledger-panel-background);box-shadow:var(--ui3-ledger-panel-shadow)}.compact-entity-row--ledger{min-height:100px;grid-template-columns:46px minmax(135px,.92fr) minmax(300px,1.9fr) minmax(118px,.65fr) 18px;align-items:center;gap:.88rem;padding:.84rem .94rem}.compact-entity-row--ledger:before{width:3px;background:linear-gradient(180deg,var(--ui3-color-brand),var(--ui3-control-border))}.compact-entity-row__amount,.compact-entity-row__field,.compact-entity-row__fields,.compact-entity-row__identity,.compact-entity-row__leading{min-width:0}.compact-entity-row__leading{display:flex;align-items:center;justify-content:center}.entity-leading-visual{width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;overflow:hidden;border:1px solid var(--ui3-control-border);border-radius:var(--ui3-radius-popover-compact);background:var(--ui3-info-background);color:var(--ui3-color-brand);box-shadow:inset 0 1px 0 var(--ui3-analysis-chart-surface-border),0 8px 22px var(--ui3-analysis-chart-shadow-color)}.entity-leading-visual svg{width:21px;height:21px}.entity-leading-visual--booking{border-color:var(--ui3-control-border-hover);background:var(--ui3-control-text);color:var(--ui3-performance-logo-booking-text)}.entity-leading-visual--airbnb{border-color:var(--ui3-badge-danger-border);background:var(--ui3-control-text);color:var(--ui3-performance-logo-airbnb-text)}.entity-leading-visual--facebook{border-color:var(--ui3-control-border-hover);background:var(--ui3-control-text);color:var(--ui3-performance-logo-facebook-text)}.entity-leading-visual--website{border-color:var(--ui3-badge-success-border);background:var(--ui3-badge-success-background);color:var(--ui3-performance-logo-website-text)}.entity-leading-visual--private{border-color:var(--ui3-control-border-hover);background:var(--ui3-info-background);color:var(--ui3-color-brand)}.entity-leading-visual--blocked{border-color:var(--ui3-badge-danger-border);background:var(--ui3-badge-danger-background);color:var(--ui3-color-danger)}.booking-platform-logo-letter{font-size:var(--ui3-font-size-mobile-value);font-weight:var(--ui3-font-weight-emphasis);line-height:var(--ui3-line-height-solid)}.entity-leading-visual .booking-platform-logo-letter{font-size:var(--ui3-font-size-dialog-title)}.compact-entity-row__identity{display:grid;align-content:center;justify-items:start;gap:.38rem}.compact-entity-row--ledger .compact-entity-row__title{width:100%;color:var(--ui3-control-text);font-size:var(--ui3-font-size-mobile-value);font-weight:var(--ui3-font-weight-strong)}.compact-entity-row__subtitle{width:100%;overflow:hidden;color:var(--ui3-section-subtitle);font-size:var(--ui3-font-size-helper);font-weight:var(--ui3-font-weight-heading);line-height:var(--ui3-line-height-tight);text-overflow:ellipsis;white-space:nowrap}.compact-entity-row--ledger .compact-entity-row__badges{max-width:100%;justify-content:flex-start;overflow:hidden}.compact-entity-row__mobile-meta{display:none}.compact-entity-row__fields{display:grid;grid-template-columns:minmax(155px,1.4fr) minmax(118px,1fr) minmax(36px,.34fr);align-items:center;gap:1rem}.booking-ledger-list--single-property .compact-entity-row__fields{grid-template-columns:minmax(155px,1.4fr) minmax(36px,.34fr)}.compact-entity-row__field{display:grid;gap:.28rem}.compact-entity-row__field-label,.compact-entity-row__value-meta{overflow:hidden;color:var(--ui3-section-subtitle);font-size:var(--ui3-font-size-micro);font-weight:var(--ui3-font-weight-strong);letter-spacing:.065em;line-height:var(--ui3-line-height-tight);text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.compact-entity-row__field-value{overflow:hidden;color:var(--ui3-color-brand);font-size:var(--ui3-font-size-section-count);font-weight:var(--ui3-font-weight-heading);line-height:var(--ui3-line-height-copy);text-overflow:ellipsis;white-space:nowrap}.booking-ledger-stay-value{min-width:0;max-width:100%;display:inline-flex;align-items:baseline;gap:.3rem;white-space:nowrap}.booking-ledger-stay-value__date{color:var(--ui3-color-brand);font-weight:var(--ui3-font-weight-strong)}.booking-ledger-mobile-meta__time,.booking-ledger-stay-value__time{color:var(--ui3-color-brand);font-variant-numeric:tabular-nums;font-weight:var(--ui3-font-weight-heading)}.booking-ledger-stay-separator{color:var(--ui3-control-border-hover)}.compact-entity-row__field--nights{text-align:center}.compact-entity-row__amount{display:grid;justify-items:end;gap:.28rem;text-align:right}.booking-ledger-value,.compact-entity-row--ledger .compact-entity-row__value{color:var(--ui3-color-success);font-size:var(--ui3-font-size-control);font-weight:var(--ui3-font-weight-emphasis);letter-spacing:-.015em}.compact-entity-row__action{display:flex;align-items:center;justify-content:flex-end;color:var(--ui3-control-border-hover);transition:color .15s ease,transform .15s ease}.compact-entity-row__main-link{display:contents;color:inherit;text-decoration:none;cursor:pointer}.compact-entity-row__trailing-actions{position:relative;z-index:1;min-width:0;display:flex;align-items:center;justify-content:flex-end}.compact-entity-row--with-trailing-actions .compact-entity-row__action{grid-column:-1}.compact-entity-row--with-trailing-actions:has(.compact-entity-row__main-link:focus-visible){background:var(--ui3-ledger-row-background-hover);box-shadow:var(--ui3-ledger-row-shadow-hover);outline:none}.compact-entity-row--with-trailing-actions:has(.compact-entity-row__main-link:focus-visible):before{opacity:1}.booking-ledger-row--ongoing{background:var(--ui3-ledger-row-current-background);box-shadow:var(--ui3-ledger-row-current-shadow)}.booking-ledger-row--ongoing:focus-visible,.booking-ledger-row--ongoing:hover{background:var(--ui3-ledger-row-current-background-hover);box-shadow:var(--ui3-ledger-row-current-shadow)}.booking-ledger-row--ongoing:before,.booking-ledger-row--ongoing:focus-visible:before,.booking-ledger-row--ongoing:hover:before{background:var(--ui3-color-brand);box-shadow:var(--ui3-ledger-row-current-accent-shadow);opacity:1}.compact-entity-row--ledger:focus-visible .compact-entity-row__action,.compact-entity-row--ledger:hover .compact-entity-row__action,.compact-entity-row--with-trailing-actions:has(.compact-entity-row__main-link:focus-visible) .compact-entity-row__action{color:var(--ui3-color-brand);transform:translateX(2px)}@media (max-width:880px){.entity-list-toolbar{align-items:stretch}.entity-list-search{flex-basis:100%}.entity-list-field,.entity-list-select{flex:1 1 160px}.entity-list-field--search{flex-basis:100%}.entity-list-field--tabs,.entity-list-tabs{flex:1 1 auto}.compact-entity-row--ledger{grid-template-columns:44px minmax(125px,.85fr) minmax(245px,1.55fr) minmax(110px,.62fr) 18px;gap:.72rem;padding-inline:.8rem}.compact-entity-row__fields{grid-template-columns:minmax(130px,1.35fr) minmax(90px,.9fr) minmax(34px,.3fr);gap:.72rem}.booking-ledger-list--single-property .compact-entity-row__fields{grid-template-columns:minmax(130px,1.35fr) minmax(34px,.3fr)}}@media (max-width:640px){.booking-ledger-groups,.booking-ledger-list{gap:.7rem}.booking-list-filter-summary{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;margin:0;padding:.58rem;border:1px solid var(--ui3-ledger-panel-border);border-radius:var(--ui3-radius-popover-compact);background:var(--ui3-ledger-panel-background)}.booking-list-filter-summary__metric{display:grid;align-content:start;gap:.2rem}.booking-list-filter-summary__metric:first-child{padding-right:.58rem}.booking-list-filter-summary__metric--total{padding-left:.58rem;border-left:1px solid var(--ui3-ledger-divider)}.booking-list-filter-summary__label{font-size:var(--ui3-font-size-micro);line-height:var(--ui3-line-height-tight)}.booking-list-filter-summary__metric strong{overflow-wrap:anywhere;font-size:var(--ui3-font-size-badge)}.entity-list-toolbar{flex-direction:column;flex-wrap:nowrap;gap:.55rem;padding:.62rem;border-radius:var(--ui3-radius-popover-compact)}.entity-list-toolbar--header{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));padding-top:.5rem}.entity-list-toolbar--header .entity-list-field--mobile-wide,.entity-list-toolbar--header .entity-list-field--search,.entity-list-toolbar--header .entity-list-field--tabs,.entity-list-toolbar--header .entity-list-search,.entity-list-toolbar--header .entity-list-tabs{grid-column:1/-1}.entity-list-search{flex-basis:auto}.entity-list-search input{font-size:var(--ui3-font-size-dialog-title)}.entity-list-field,.entity-list-search,.entity-list-select,.entity-list-tabs{flex:none;width:100%;min-height:40px}.entity-list-select .entity-list-select__trigger.entity-list-select__trigger{height:40px;min-height:40px}.entity-list-tab{min-width:0;padding-inline:.38rem;font-size:var(--ui3-font-size-helper)}.compact-entity-group--ledger{padding:0}.compact-entity-group--ledger .compact-entity-group__header{align-items:flex-end;padding:0 .12rem .5rem}.compact-entity-group--ledger .compact-entity-group__title{font-size:var(--ui3-font-size-control-compact)}.entity-list-group-summary{gap:0}.entity-list-group-count,.entity-list-month-total__label--desktop{display:none}.entity-list-month-total__label--mobile{display:inline}.entity-list-month-total{gap:.34rem}.entity-list-month-total strong{font-size:var(--ui3-font-size-badge)}.compact-entity-rows--ledger{border-radius:var(--ui3-radius-popover-compact)}.compact-entity-row--ledger{min-height:94px;grid-template-columns:40px minmax(0,1fr) auto 16px;gap:.62rem;padding:.74rem .68rem}.entity-leading-visual{width:38px;height:38px;border-radius:var(--ui3-radius-control)}.entity-leading-visual svg{width:19px;height:19px}.compact-entity-row__identity{gap:.28rem}.compact-entity-row__subtitle{font-size:var(--ui3-font-size-helper)}.compact-entity-row--ledger .compact-entity-row__title{font-size:var(--ui3-font-size-result-label)}.compact-entity-row__mobile-meta{width:100%;display:block;overflow:hidden;color:var(--ui3-section-subtitle);font-size:var(--ui3-font-size-helper);font-weight:var(--ui3-font-weight-body);line-height:var(--ui3-line-height-copy);text-overflow:ellipsis;white-space:nowrap}.booking-ledger-mobile-meta{min-width:0;display:grid;gap:.12rem}.booking-ledger-mobile-meta__property,.booking-ledger-mobile-meta__stay,.booking-ledger-mobile-meta__time-details{min-width:0;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.booking-ledger-mobile-meta__property{color:var(--ui3-color-brand);font-weight:var(--ui3-font-weight-picker)}.booking-ledger-mobile-meta__stay--dates{color:var(--ui3-color-brand);font-weight:var(--ui3-font-weight-strong)}.booking-ledger-mobile-meta__time-details{display:flex;align-items:baseline;gap:.28rem}.booking-ledger-mobile-meta__nights{min-width:0;overflow:hidden;color:var(--ui3-color-brand);text-overflow:ellipsis}.compact-entity-row__fields{display:none}.compact-entity-row__amount{gap:0}.booking-ledger-value,.compact-entity-row--ledger .compact-entity-row__value{font-size:var(--ui3-font-size-result-label)}.compact-entity-row__value-meta{display:none}.compact-entity-row__action svg{width:17px;height:17px}.compact-entity-row--ledger .compact-entity-row__badges{gap:.22rem}}.card-image-area{position:relative;width:100%;margin-top:2rem;aspect-ratio:15/10;border-radius:var(--ui3-radius-control);overflow:hidden}.card-image-area.has-image{background:transparent}.card-image-area.no-image{background:linear-gradient(135deg,var(--ui3-ledger-control-background-hover),var(--ui3-ledger-control-background))}.card-image-empty{position:absolute;inset:0;pointer-events:none}.card-image-empty,.card-image-empty-inner{display:flex;align-items:center;justify-content:center}.card-image-empty-inner{width:140px;height:140px;border-radius:var(--ui3-radius-round);border:2px dashed var(--ui3-color-brand);color:var(--ui3-color-brand);font-weight:var(--ui3-font-weight-medium);font-size:var(--ui3-font-size-control);text-align:center;box-shadow:0 0 18px var(--ui3-control-border);background:var(--ui3-analysis-chart-shadow-color)}.preview-card{overflow:hidden;background:var(--ui3-tile-background);border-radius:var(--ui3-radius-popover);padding:1rem;display:flex;flex-direction:column;align-items:flex-start;position:relative;border:1.5px solid var(--ui3-color-brand)}.empty-state-text{width:100%;text-align:center;padding:.75rem 0;opacity:.9}.empty-state-text,.field-hint{color:var(--ui3-analysis-chart-muted-text)}.field-hint{margin-top:.35rem;font-size:var(--ui3-font-size-control-compact)}