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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body{background-color:#fdf6ec;font-family:Arial,sans-serif;margin:0;min-height:100vh;overflow-x:hidden}.bubbles{height:100%;left:0;pointer-events:none;position:fixed;top:0;width:100%;z-index:0}.bubble{animation:rise linear infinite;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:radial-gradient(circle at 30% 30%,#fffc,#ffb6c14d,#add8e64d,#90ee9033,#ffffff1a);border:2px solid #fff9;border-radius:50%;bottom:-100px;box-shadow:inset 0 0 10px #ffffff80,inset 5px 5px 15px #ffb6c14d,inset -5px -5px 15px #add8e64d,0 0 10px #fff3;opacity:.4;opacity:.9;position:absolute}@keyframes rise{0%{opacity:.9;transform:translateY(0) scale(1) translateX(0)}25%{transform:translateY(-25vh) scale(1.05) translateX(10px)}50%{transform:translateY(-50vh) scale(.95) translateX(-10px)}75%{transform:translateY(-75vh) scale(1.05) translateX(8px)}to{opacity:0;transform:translateY(-110vh) scale(1.1) translateX(0)}}.bubble:first-child{animation-delay:0s;animation-duration:8s;height:40px;left:10%;width:40px}.bubble:nth-child(2){animation-delay:1s;animation-duration:6s;height:20px;left:20%;width:20px}.bubble:nth-child(3){animation-delay:2s;animation-duration:10s;height:60px;left:35%;width:60px}.bubble:nth-child(4){animation-delay:.5s;animation-duration:7s;height:30px;left:50%;width:30px}.bubble:nth-child(5){animation-delay:1.5s;animation-duration:9s;height:50px;left:65%;width:50px}.bubble:nth-child(6){animation-delay:3s;animation-duration:6s;height:25px;left:80%;width:25px}.bubble:nth-child(7){animation-delay:2s;animation-duration:11s;height:45px;left:90%;width:45px}.bubble:nth-child(8){animation-delay:4s;animation-duration:5s;height:15px;left:5%;width:15px}.bubble:nth-child(9){animation-delay:1s;animation-duration:8s;height:35px;left:45%;width:35px}.bubble:nth-child(10){animation-delay:0s;animation-duration:12s;height:55px;left:75%;width:55px}.app-container{padding:40px;position:relative;text-align:center;z-index:1}.app-title{color:#5a3e1b;font-size:36px;font-weight:700;margin-bottom:20px}.task-input{background-color:#fffdf5;border:2px solid #e0c97a;border-radius:8px;font-size:16px;outline:none;padding:10px;width:300px}.btn{border:none;border-radius:8px;cursor:pointer;font-size:16px;margin-left:10px;padding:10px 20px;transition:transform .1s}.btn:hover{transform:scale(1.05)}.btn-add{background-color:#f0c97a;color:#5a3e1b}.btn-clear{background-color:#f5c6c6;color:#8b0000}.btn-filter{background-color:#e8e8e8;border-radius:20px;color:#333;margin-right:8px}.btn-active{background-color:#c6def5;color:#003d7a}.btn-complete{background-color:#c6f5c6;color:#1a5c1a}.task-card{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#fffdf5d9;border:1px solid #e0c97a;border-radius:10px;box-shadow:0 2px 6px #0000000f;display:flex;justify-content:space-between;margin:10px auto;max-width:600px;padding:12px 16px;width:90%}
/*# sourceMappingURL=main.bbbc07a5.css.map*/