@keyframes sprite-burn{0%{background-position:0 0}to{background-position:100% 0}}@keyframes sprite-ash{0%{background-position:0 0}to{background-position:100% 0}}@keyframes content-burn-fade{0%{opacity:1}40%{opacity:.5}to{opacity:0}}@keyframes burn-glow{0%{box-shadow:0 0 5px #ff640033}30%{box-shadow:0 0 20px #ff500099,0 0 40px #ff1e004d}70%{box-shadow:0 0 15px #ff3c0066,0 0 30px #c8140033}to{opacity:0;box-shadow:0 0 #0000}}@keyframes hell-animation{0%{background-color:#000}5%{background-color:red}75%{background-color:red}to{background-color:#000}}@keyframes text-color-change{0%{color:inherit}10%{color:#fff}70%{color:#fff}to{color:inherit}}@keyframes shake{0%{transform:translate(0)}25%{transform:translate(5px)}50%{transform:translate(-5px)}75%{transform:translate(5px)}to{transform:translate(0)}}@keyframes input-shake{0%,to{transform:translate(0)}25%{transform:translate(-5px)rotate(-1deg)}75%{transform:translate(5px)rotate(1deg)}}@keyframes button-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}@keyframes toggle-flip{0%{transform:perspective(400px)rotateY(0)}to{transform:perspective(400px)rotateY(360deg)}}@keyframes fly-up{0%{opacity:0;transform:translateY(0)rotate(0)}10%{opacity:1}90%{opacity:1}to{opacity:0;transform:translateY(-400vh)rotate(1440deg)}}@keyframes flame-rise{0%{opacity:0;transform:translateY(0)rotate(0)}10%{opacity:1}90%{opacity:1}to{opacity:0;transform:translateY(-200vh)rotate(720deg)}}@keyframes skull-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes skull-fade{0%{opacity:0}10%{opacity:1}90%{opacity:1}to{opacity:0}}.skull-flyby{z-index:9999;pointer-events:none;will-change:transform,opacity;font-size:48px;animation:2.5s linear forwards skull-fade;position:fixed}.skull-spin{animation:2.5s linear forwards skull-spin;display:inline-block}@keyframes border-trace-svg{0%{stroke-dashoffset:1000px}to{stroke-dashoffset:0}}.animate-border-trace-svg{animation:4s linear infinite border-trace-svg}@keyframes strikethrough{0%{opacity:1}to{opacity:.3}}.animate-strikethrough{text-decoration:line-through;animation:1.5s ease-out forwards strikethrough}
body{-webkit-user-select:none;user-select:none;min-height:100dvh;margin:0;padding:0;overflow-x:hidden;background-color:#000!important}body:after{content:"";z-index:-9999;background:url(/burnStrip.png),url(/burnlineStrip.png),url(/ashInnerStrip.png),url(/ashOuterStrip.png);width:0;height:0;position:absolute;overflow:hidden}input,textarea,select{font-size:16px}.animate-burn{isolation:isolate;animation:2.2s forwards burn-glow;position:relative;overflow:hidden;transform:translateZ(0);-webkit-mask-image:radial-gradient(#fff,#000);mask-image:radial-gradient(#fff,#000);background:#111!important;border-color:#333!important}.animate-burn>:not(.burn-layer){z-index:1;animation:1.5s forwards content-burn-fade;position:relative}.burn-layer{pointer-events:none;z-index:10;height:200px;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.burn-fire{mix-blend-mode:screen;background:url(/burnStrip.png) 0 0/5000% 100% no-repeat;animation:2s steps(49,end) forwards sprite-burn}.burn-line{mix-blend-mode:screen;background:url(/burnlineStrip.png) 0 0/5000% 100% no-repeat;animation:2s steps(49,end) forwards sprite-burn}.burn-ash{mix-blend-mode:screen;background:url(/ashInnerStrip.png) 0 0/6600% 100% no-repeat;animation:2s steps(65,end) infinite sprite-ash}.burn-ash-outer{mix-blend-mode:screen;background:url(/ashOuterStrip.png) 0 0/6600% 100% no-repeat;animation:2s steps(65,end) infinite sprite-ash}.dark{color:#fff;background-color:#000}.dark .bg-secondary{background-color:#1a1a1a}.dark .text-secondary-foreground{color:#fff}.hell-mode{animation:4s forwards hell-animation}.hell-mode *{animation:4s forwards text-color-change}.animate-shake{animation:.1s ease-in-out 10 shake}.hell-mode .hell-mode-input{animation:.5s ease-in-out infinite input-shake}.hell-mode .hell-mode-button{animation:.5s ease-in-out infinite button-pulse}.hell-mode .hell-mode-toggle{animation:2s ease-in-out infinite toggle-flip}.no-select{-webkit-user-select:none;user-select:none}.angel-wing{color:#fff;pointer-events:none;z-index:50;font-size:48px;animation:16s linear forwards fly-up;position:fixed}.flame-emoji{pointer-events:none;z-index:50;font-size:38px;animation:4s linear forwards flame-rise;position:fixed}
.selectable{-webkit-user-select:text!important;user-select:text!important}.dialog-close-button{-webkit-user-select:none;user-select:none}[data-radix-collection-item]{outline:none!important}button[type=button][aria-label=Close]{background:0 0!important;outline:none!important}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.animate-shake{animation:.5s cubic-bezier(.36,.07,.19,.97) both shake}
.todo-link{color:red!important;cursor:pointer!important;z-index:9999!important;pointer-events:auto!important;background-color:#ff00001a!important;border-radius:2px!important;align-items:center!important;margin:0 1px!important;padding:0 2px!important;font-weight:600!important;text-decoration:none!important;display:inline-flex!important;position:relative!important}.todo-link:hover{background-color:#f003!important;text-decoration:underline!important}.todo-link-icon{color:red!important;width:12px!important;height:12px!important;margin-left:4px!important}.todo-link *{pointer-events:auto!important}
