@font-face{font-family:Rissa;src:url(/fonts/Rissa-Regular.ttf)format("truetype")}*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--color-wall:#ffefc5;--color-brown:#cb8f66;--color-brown-border:#b86f3c;--color-brown-dark:#82481e;--color-note:#f8c760;--color-note-border:#b47605;--color-text-main:#2d2926;--color-text-done:#cda247;--color-highlight-pink:#ff8685;--color-highlight-red:#df6665;--color-highlight-red-dark:#bd3c41;--color-done-green:#639922;--color-bubble-bg:#d0d3eb;--color-bubble-text:#495da5;--color-laptop-grey:#6d7075;--color-shirt-white:#f2e8e4;--color-robert:#8e8733;--color-robert-dark:#5e5523;--color-robert-shirt:#f2e8e4;--color-robert-grey:#b0a7a5;--color-polaroid-brown:#8f7c72;--color-polaroid-border:#8f7c72;--color-polaroid-ph:#cbb4a8}html,body,#root{height:100%;margin:0;padding:0;overflow:hidden}@media (width<=768px){html,body,#root{height:100dvh}}#root{justify-content:center;align-items:center;display:flex}body{background:var(--color-wall);justify-content:center;align-items:center;font-family:Rissa,sans-serif;display:flex}.task-done{width:fit-content;position:relative}.task-done:after{content:"";background:var(--color-text-done);transform-origin:0;width:100%;height:3px;animation:.5s ease-out forwards strikethrough;position:absolute;top:50%;left:0}@keyframes draw-strike{to{stroke-dashoffset:0}}@keyframes bubbleFadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes bubbleFadeOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(4px)}}.task-text-clamp{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.paragraph-body::placeholder{color:#495da566}@keyframes stickyPulse{0%,to{transform:scale(1)}50%{transform:scale(1.15)}}.sticky-pulse{transform-origin:bottom;animation:1.8s ease-in-out infinite stickyPulse}
