.fxux-history{width:min(52rem,calc(100vw - 2rem));max-height:min(88vh,60rem);padding:0;border:0;border-radius:1rem;color:var(--fxux-text,var(--bs-body-color));background:0 0}.fxux-history::backdrop{background:rgba(10,17,32,.66)}.fxux-history__surface{overflow:hidden;border:1px solid var(--fxux-border,var(--bs-border-color));border-radius:1rem;background:var(--fxux-surface,var(--bs-body-bg));box-shadow:var(--fxux-shadow-lg,0 1rem 3rem rgba(0,0,0,.3))}.fxux-history__head{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.25rem;border-block-end:1px solid var(--fxux-border,var(--bs-border-color))}.fxux-history__body{display:grid;gap:1.25rem;max-height:72vh;overflow:auto;padding:1.25rem}.fxux-history__section h3{margin-block-end:.75rem}.fxux-history__list{display:grid;gap:.65rem;margin:0;padding:0;list-style:none}.fxux-history__event{display:grid;grid-template-columns:1rem minmax(0,1fr);gap:.7rem;position:relative}.fxux-history__event:not(:last-child)::after{content:"";position:absolute;inset-block:1rem -.75rem;inset-inline-start:.44rem;width:2px;background:var(--fxux-border,var(--bs-border-color))}.fxux-history__marker{z-index:1;margin-block-start:.25rem;color:var(--fxux-primary,var(--bs-primary));font-size:.72rem}.fxux-history__event-body{display:flex;flex-direction:column;min-width:0}.fxux-history__event-title{overflow-wrap:anywhere}.fxux-history__event-meta,.fxux-history__receipt time{color:var(--fxux-text-muted,var(--bs-secondary-color));font-size:.78rem}.fxux-history__receipt{display:grid;grid-template-columns:1.25rem minmax(0,1fr) auto;align-items:center;gap:.55rem;padding:.65rem .75rem;border:1px solid var(--fxux-border,var(--bs-border-color));border-radius:.65rem}.fxux-history__receipt>i{color:var(--fxux-primary,var(--bs-primary))}.fxux-history__empty{color:var(--fxux-text-muted,var(--bs-secondary-color))}.fx-work-today__task-actions{display:flex;width:100%;min-width:0;flex-wrap:wrap;justify-content:flex-start;gap:.35rem}.fx-work-today__task-actions .btn{max-width:100%;white-space:normal}@media (max-width:575.98px){.fxux-history__receipt{grid-template-columns:1.25rem minmax(0,1fr)}.fxux-history__receipt time{grid-column:2}.fx-work-today__task-actions{justify-content:flex-start}}@media print{.fxux-history{position:static;display:block;max-height:none;width:100%}.fxux-history::backdrop,.fxux-history__head .btn{display:none!important}.fxux-history__body{max-height:none;overflow:visible}}