@keyframes orb-float{0%,to{transform:translate(0) scale(1)}33%{transform:translate(30px,-20px) scale(1.05)}66%{transform:translate(-20px,15px) scale(.95)}}:root{--color-status-overdue:oklch(48% 0.18 25);--color-status-overdue-bg:oklch(97% 0.02 25);--color-status-due-soon:oklch(55% 0.15 55);--color-status-due-soon-bg:oklch(97% 0.03 70);--color-status-pending:oklch(50% 0.12 250);--color-status-pending-bg:oklch(97% 0.02 250);--color-status-paid:oklch(45% 0.13 155);--color-status-paid-bg:oklch(97% 0.03 155);--color-status-canceled:oklch(45% 0 0);--color-status-canceled-bg:oklch(96% 0 0);--color-status-refunded:oklch(50% 0.10 305);--color-status-refunded-bg:oklch(97% 0.02 305);--color-status-reconciling:oklch(52% 0.12 200);--color-status-reconciling-bg:oklch(97% 0.02 200);--color-tariff:oklch(52% 0.18 250);--color-tariff-bg:oklch(96% 0.04 250);--color-tariff-positive:oklch(50% 0.16 155);--color-tariff-mdr:oklch(45% 0.05 245)}.dark,:root[data-theme=dark]{--color-status-overdue:oklch(75% 0.13 25);--color-status-overdue-bg:oklch(20% 0.04 25);--color-status-due-soon:oklch(78% 0.12 70);--color-status-due-soon-bg:oklch(20% 0.04 70);--color-status-pending:oklch(75% 0.10 250);--color-status-pending-bg:oklch(20% 0.03 250);--color-status-paid:oklch(75% 0.11 155);--color-status-paid-bg:oklch(20% 0.04 155);--color-status-canceled:oklch(70% 0 0);--color-status-canceled-bg:oklch(20% 0 0);--color-status-refunded:oklch(75% 0.09 305);--color-status-refunded-bg:oklch(20% 0.03 305);--color-status-reconciling:oklch(75% 0.10 200);--color-status-reconciling-bg:oklch(20% 0.03 200);--color-tariff:oklch(78% 0.13 250);--color-tariff-bg:oklch(20% 0.05 250);--color-tariff-positive:oklch(75% 0.13 155);--color-tariff-mdr:oklch(72% 0.04 245)}.text-tariff{color:var(--color-tariff)}.bg-tariff{background-color:var(--color-tariff-bg)}.border-tariff{border-color:oklch(from var(--color-tariff) l c h/.3)}