body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.star-container{background:linear-gradient(180deg,#0b0b2b,#1b2735 70%,#090a0f);box-sizing:border-box;height:100vh;margin:0;min-height:400px;overflow:hidden;padding:0;position:fixed;width:100vw;z-index:-1}.stars{animation:twinkle 8s linear infinite;background:#fff;box-shadow:2vw 5vh 2px #fff,10vw 8vh 2px #fff,15vw 15vh 1px #fff,22vw 22vh 1px #fff,28vw 12vh 2px #fff,32vw 32vh 1px #fff,38vw 18vh 2px #fff,42vw 35vh 1px #fff,48vw 25vh 2px #fff,53vw 42vh 1px #fff,58vw 15vh 2px #fff,63vw 38vh 1px #fff,68vw 28vh 2px #fff,73vw 45vh 1px #fff,78vw 32vh 2px #fff,83vw 48vh 1px #fff,88vw 20vh 2px #fff,93vw 52vh 1px #fff,98vw 35vh 2px #fff,5vw 60vh 1px #fff,12vw 65vh 2px #fff,18vw 72vh 1px #fff,25vw 78vh 2px #fff,30vw 85vh 1px #fff,35vw 68vh 2px #fff,40vw 82vh 1px #fff,45vw 92vh 2px #fff,50vw 75vh 1px #fff,55vw 88vh 2px #fff,60vw 95vh 1px #fff,65vw 72vh 2px #fff,70vw 85vh 1px #fff,75vw 78vh 2px #fff,80vw 92vh 1px #fff,85vw 82vh 2px #fff,90vw 88vh 1px #fff,95vw 75vh 2px #fff;height:1px;position:absolute;width:1px}.shooting-star{animation:shoot 3s ease-in infinite;background:linear-gradient(90deg,#fff,#0000);height:2px;left:-120px;position:absolute;width:100px}.shooting-star:nth-child(2){animation-delay:0s;top:10%}.shooting-star:nth-child(3){animation-delay:1.5s;top:25%}.shooting-star:nth-child(4){animation-delay:3s;top:45%}.shooting-star:nth-child(5){animation-delay:4.5s;top:60%}@keyframes twinkle{0%,to{opacity:.8}50%{opacity:.4}}@keyframes shoot{0%{opacity:1;transform:translateX(0) translateY(0) rotate(25deg)}70%{opacity:1}to{opacity:0;transform:translateX(120vw) translateY(50vh) rotate(25deg)}}.stars:after{animation:twinkle 6s linear infinite reverse;background:#fff;box-shadow:8vw 12vh 2px #fff,16vw 18vh 1px #fff,24vw 25vh 2px #fff,33vw 15vh 1px #fff,41vw 28vh 2px #fff,49vw 35vh 1px #fff,57vw 22vh 2px #fff,65vw 42vh 1px #fff,73vw 28vh 2px #fff,81vw 48vh 1px #fff,89vw 32vh 2px #fff,97vw 45vh 1px #fff,3vw 68vh 2px #fff,11vw 75vh 1px #fff,19vw 82vh 2px #fff,27vw 88vh 1px #fff,35vw 72vh 2px #fff,43vw 85vh 1px #fff,51vw 92vh 2px #fff,59vw 78vh 1px #fff;content:"";height:1px;position:absolute;width:1px}.todo-wrapper{align-items:center;background:#0000;display:flex;justify-content:center;margin-top:-200px;position:relative;width:100%}.todo-form{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;box-shadow:0 8px 32px 0 #000c;display:flex;gap:10px;max-width:500px;padding:2rem;width:100%}.todo-input{background:#ffffffe6;flex:1 1;font-size:1rem;outline:none;padding:12px 16px}.todo-button,.todo-input{border:none;border-radius:8px}.todo-button{background:#3a86ff;color:#fff;cursor:pointer;font-weight:600;padding:12px 24px;transition:transform .2s,background .2s}.todo-button:hover{background:#2563eb;transform:translateY(-2px)}.todo-button:active{transform:translateY(0)}.todos{align-items:center;color:#f5f5f5;display:flex;flex-direction:row;gap:5px;justify-content:space-between;margin:10px;width:100%}.todos h3{font-size:20px;font-style:italic}.todos button{font-size:15px;font-weight:700}.todo-checkbox:checked+.text{opacity:.6;text-decoration:line-through}
/*# sourceMappingURL=main.46e72f4c.css.map*/