:root{--background:#ffe381;--card-background:#9cc771;--pink:#f097b0;--purple:#dcc1ff;--orange:#f57036}@supports(color:color(display-p3 1 1 1)){:root{--background:color(display-p3 1 0.89 0.51);--card-background:color(display-p3 0.61 0.78 0.44);--pink:color(display-p3 0.94 0.59 0.69);--purple:color(display-p3 0.86 0.76 1);--orange:color(display-p3 0.96 0.44 0.21)}}body,html{background:var(--background);margin:0;padding:0;font-family:Kadwa,serif;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:url(/cursor.svg) 26 26,auto}h1,h2,h3,h4,h5,h6,li,p{cursor:url(/texthovercursor.svg),auto}a{color:inherit;text-decoration:none;cursor:url(/linkhovercursor.svg) 26 26,auto!important}*{-webkit-box-sizing:border-box;box-sizing:border-box}h2{font-size:35px;line-height:40px;margin:0 0 22px;font-family:aesthet-nova,serif;font-weight:500;font-style:normal}ul{list-style-type:none;margin:0;padding:0}ul li{font-family:Karla,serif;font-size:18px;line-height:30px;font-weight:400;margin:0 0 22px;letter-spacing:-.1px}ul li:last-of-type{margin:0}.drawArea{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border-top-right-radius:90px;overflow:hidden;position:absolute;width:calc(100% - 8px)!important;height:calc(100% - 8px + 30px)!important;top:-26px;left:4px}.drawArea:hover{cursor:url(/pencil.svg),auto}.drawArea .path{fill:none;stroke-width:5px;stroke:#000;stroke-linejoin:round;stroke-linecap:round}.drawArea .drawing{width:100%;height:100%}.marquee div{display:inline-block;width:80px}[draggable=true]{cursor:move}