*,:after,:before{box-sizing:border-box;margin:0;padding:0}body{background:var(--plum-dark);color:var(--ivory);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--plum-dark)}::-webkit-scrollbar-thumb{background:var(--plum-light);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--gray)}input[type=date]::-webkit-calendar-picker-indicator{filter:invert(.7);cursor:pointer}@media print{.no-print{display:none!important}body{background:#fff;color:#000}}:root{--plum:#352b46;--plum-dark:#261e34;--plum-light:#42345a;--gold:#fed000;--green:#006848;--green-light:#7aba2a;--ivory:#f5f2e9;--gray:#8b8399}html.light-mode body{background:#f5f2e9;color:#261e34}html.light-mode{color-scheme:light}html:not(.light-mode){color-scheme:dark}input[type=date]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%!important;max-width:100%!important;box-sizing:border-box!important;min-height:44px}