:root{--color-accent: #e0922a;--color-accent2: #6b8c42;--color-foreground: #3a2e1e;--color-background: #f5e6a8;--color-background-tint1: #edd98e;--color-background-tint2: #dcc56e;--color-background-tint3: #f0dfa0;--color-input-label: #8a7a52;--color-warning: #e0922a;--color-ok: #6b8c42;--color-error: #c44a2a;--color-highlight: #f0a830;--color-shadow: rgba(58, 46, 30, .3);--color-disabled: #c4b07a}*{box-sizing:border-box}body,html{box-sizing:border-box;-webkit-user-select:none;user-select:none;height:100vh;width:100vw}body{margin:0;font-family:-apple-system,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:var(--color-background);color:var(--color-foreground)}input[type=date]::-webkit-calendar-picker-indicator{position:absolute;right:.08rem;top:1.44rem;transform:translateY(-50%);cursor:pointer}.pulse{background:#ffbf00;animation:pulse-animation .25s ease-in-out;animation-iteration-count:1;display:flex;border-radius:1.6rem;height:1.6rem;width:1.6rem;text-align:center}@keyframes pulse-animation{0%{box-shadow:0 0 #ffbf00b3}to{box-shadow:0 0 0 16px #ffbf00b3;opacity:0}}.zoom{border:"1px solid red";transition:transform .2s}.zoom:hover{transform:scale(1.5)}.button{-webkit-user-select:none;user-select:none;box-sizing:border-box}._container_88l3o_1{margin:0}._title_88l3o_5{display:flex;flex-direction:row;align-items:center}._collapsed_88l3o_11{display:none}._uncollapsed_88l3o_15{display:block;margin:.16rem}
