:root{font-family:Lato,system-ui,sans-serif;line-height:1.5;font-weight:400;color:#1a1f24;background-color:#f4f3f0;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}h1,h2,h3,h4,h5,h6{font-family:Caladea,serif}a{color:inherit;text-decoration:none}button,select{font-family:Lato,sans-serif}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#00000026;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#00000040}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes pulseProducing{0%,to{background-color:#8b1e3f;box-shadow:0 0 #8b1e3f99}50%{background-color:#a13050;box-shadow:0 0 0 8px #8b1e3f00}}.btn-producing{animation:pulseProducing 1.6s ease-in-out infinite!important;color:#fff!important;cursor:wait!important}.btn-producing .spinner{display:inline-block;width:14px;height:14px;border:2px solid rgba(255,255,255,.35);border-top-color:#fff;border-radius:50%;animation:spin .8s linear infinite}.today-row{cursor:pointer;transition:background .12s ease,border-color .12s ease,box-shadow .12s ease}.today-row:hover,.today-row:focus-visible{background:#faf7f5;border-color:#c8646e;box-shadow:0 1px 4px #1a1f240f;outline:none}.today-row:hover .today-row-view,.today-row:focus-visible .today-row-view{color:#802332;border-color:#802332}
