@import"https://fonts.googleapis.com/css2?family=Nunito:wght@500;600;700&family=Quicksand:wght@500;600;700&display=swap";@layer properties{@supports ((-webkit-hyphens:none) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000}}}.relative{position:relative}.z-10{z-index:10}.container{width:100%}.mt-auto{margin-top:auto}.flex{display:flex}.grid{display:grid}.h-full{height:100%}.min-h-screen{min-height:100vh}.w-auto{width:auto}.w-full{width:100%}.flex-1{flex:1}.grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-end{justify-content:flex-end}.overflow-y-auto{overflow-y:auto}.rounded-\[32px\]{border-radius:32px}.rounded-full{border-radius:3.40282e38px}.rounded-t-\[44px\]{border-top-left-radius:44px;border-top-right-radius:44px}.object-contain{-o-object-fit:contain;object-fit:contain}.text-center{text-align:center}.text-\[11px\]{font-size:11px}.text-\[34px\]{font-size:34px}.uppercase{text-transform:uppercase}.shadow-\[0_-12px_30px_rgba\(93\,64\,55\,0\.08\)\]{--tw-shadow:0 -12px 30px var(--tw-shadow-color,#5d403714);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}:root{color:#5d4037;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;background-color:#fdf3e6;font-family:Quicksand,Nunito,system-ui,-apple-system,BlinkMacSystemFont,sans-serif}*{box-sizing:border-box}body{color:#5d4037;overscroll-behavior-y:none;-webkit-tap-highlight-color:transparent;background:radial-gradient(circle at 20% 20%,#ffffff59,#0000 60%),#fdf3e6;min-height:100vh;margin:0}#root{min-height:100vh}img{max-width:100%;display:block}input::-moz-placeholder{color:#f3a6bc;font-weight:600}input::placeholder{color:#f3a6bc;font-weight:600}.task-checkbox{color:#e58c8c;background:linear-gradient(145deg,#ffe4e9,#ffd1dc);border:2px solid #e58c8c;border-radius:9999px;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;transition:all .18s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 12px 20px #e58c8c40,inset 0 2px 4px #ffffffe6}.task-checkbox__inner{border-radius:inherit;pointer-events:none;background:#fffdfa;transition:all .2s;position:absolute;inset:5px;box-shadow:inset 0 6px 12px #e58c8c26}.task-checkbox__burst{border-radius:inherit;opacity:0;pointer-events:none;background:radial-gradient(circle,#ffffffb3,#ffa3bea6,#e58c8c00);position:absolute;inset:0;transform:scale(.4)}.task-checkbox__sparkle{opacity:0;pointer-events:none;filter:drop-shadow(0 0 6px #ffffffe6);background:radial-gradient(circle,#fff 40%,#fff0);border-radius:50%;width:.6rem;height:.6rem;position:absolute}.task-checkbox__sparkle--one{top:-.25rem;right:.1rem}.task-checkbox__sparkle--two{bottom:-.1rem;left:-.15rem}.task-checkbox svg{color:currentColor}.task-checkbox--checked{color:#fff;background:linear-gradient(145deg,#8fc1a9,#7ab498);border-color:#8fc1a9;box-shadow:0 12px 20px #8fc1a959,inset 0 2px 4px #ffffff59}.task-checkbox--checked .task-checkbox__inner{background:#8fc1a9;transform:scale(.9);box-shadow:inset 0 6px 12px #0000001f}.task-checkbox--checked .task-checkbox__burst{animation:.52s forwards checkbox-burst}.task-checkbox--checked .task-checkbox__sparkle--one{animation:.62s ease-out forwards sparkle-shoot-one}.task-checkbox--checked .task-checkbox__sparkle--two{animation:.62s ease-out forwards sparkle-shoot-two}.task-checkbox:active{transform:scale(.95)}.task-checkbox:focus-visible{outline-offset:2px;outline:3px solid #e58c8c66}.language-toggle{letter-spacing:.08em;text-transform:uppercase;color:#fff;cursor:pointer;background:linear-gradient(130deg,#ffabc9,#ff7fa7);border:none;border-radius:999px;padding:.35rem .9rem;font-size:.8rem;font-weight:700;transition:transform .15s,filter .15s;box-shadow:0 8px 14px #ff8fbf40,inset 0 1px #ffffff4d}.language-toggle:hover{filter:brightness(1.05)}.language-toggle:active{transform:scale(.95)}.language-toggle:focus-visible{outline-offset:2px;outline:3px solid #ff8fbf66}.day-chip{color:#5d403799;background:linear-gradient(#fffffff2,#ffebf2e6);border:2px solid #ffc6dd;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;padding:.45rem .25rem;font-size:.7rem;font-weight:700;transition:transform .16s,box-shadow .16s,border-color .16s;display:flex;box-shadow:inset 0 1px #fffc}.day-chip--active{color:#5d4037;background:linear-gradient(#ffecf5,#ffc2d9);border-color:#ff8fbf;transform:translateY(-2px);box-shadow:0 8px 16px #ff8fbf40}.day-chip__label{text-transform:uppercase;letter-spacing:.08em;background:#ffd1dc59;border-radius:999px;justify-content:center;align-items:center;padding:.25rem .55rem;display:inline-flex}.day-chip__label--active{color:#ff5f95;background:#ffffffd9}.task-card{background:linear-gradient(145deg,#fff,#fff0f5);border:1px solid #ffc0cb66;border-radius:26px;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.9rem;padding:1rem;display:flex;position:relative;overflow:visible;box-shadow:0 15px 25px #e58c8c1f}.task-card--completed{background:linear-gradient(135deg,#f7fff8,#ecffef);border-color:#8fc1a966}.task-card__body{flex:1;align-items:center;gap:.9rem;display:flex}.task-card__text{text-align:left;color:#5d4037;letter-spacing:-.01em;background:0 0;border:none;flex:1;font-size:1.05rem;font-weight:700;transition:color .15s}.task-card__text:focus{outline:none}.task-card__text--done{color:#5d403766;text-decoration:line-through}.task-card__delete{color:#ff6f9e;cursor:pointer;background:#fffc;border:none;border-radius:999px;align-items:center;gap:.3rem;padding:.35rem .9rem;font-size:.8rem;font-weight:700;transition:transform .15s,background .15s,box-shadow .15s;display:inline-flex;box-shadow:inset 0 1px #ffffffb3,0 8px 14px #ff6f9e33}.task-card__delete:hover{background:#ffe4ec;box-shadow:0 10px 18px #ff6f9e40}.task-card__delete:active{transform:scale(.95)}.task-card__delete:focus-visible{outline-offset:2px;outline:3px solid #ff6f9e4d}.task-input{background:linear-gradient(135deg,#fff5fb,#ffe1ec 60%,#ffd1dc);border:1px solid #ffffffb3;border-radius:999px;align-items:center;gap:.75rem;padding:.65rem .65rem .65rem 1rem;display:flex;position:relative;box-shadow:inset 0 1px #fffc,0 12px 24px #e58c8c40}.task-input__glow{border-radius:inherit;pointer-events:none;opacity:.9;background:radial-gradient(circle at 20% 20%,#fffc,#0000 60%);position:absolute;inset:0}.task-input__field{color:#5d4037;z-index:1;background:0 0;border:none;flex:1;padding:.9rem 0;font-size:1rem;font-weight:600}.task-input__field:focus{outline:none}.task-input__button{color:#fff;cursor:pointer;z-index:1;background:linear-gradient(135deg,#ff99ba,#ff6f9e);border:none;border-radius:50%;width:3.2rem;height:3.2rem;transition:transform .15s,filter .15s;position:relative;box-shadow:0 12px 20px #ff6f9e59,inset 0 2px 6px #ffffff59}.task-input__button:hover{filter:brightness(1.05)}.task-input__button:active{transform:scale(.95)}.task-input__button:focus-visible{outline-offset:3px;outline:3px solid #fff9}.confetti-burst{pointer-events:none;z-index:60;position:fixed;inset:0;overflow:visible}.confetti-piece{opacity:0;border-radius:999px;width:.35rem;height:1rem;animation-name:confetti-fall;animation-timing-function:cubic-bezier(.4,0,.2,1);animation-fill-mode:forwards;position:absolute;top:0}@keyframes checkbox-burst{0%{opacity:.9;transform:scale(.4)}60%{opacity:.4;transform:scale(1.2)}to{opacity:0;transform:scale(1.8)}}@keyframes sparkle-shoot-one{0%{opacity:0;transform:translate(0)scale(.6)}30%{opacity:1}to{opacity:0;transform:translate(.3rem,-.6rem)scale(1.1)}}@keyframes sparkle-shoot-two{0%{opacity:0;transform:translate(0)scale(.5)}40%{opacity:1}to{opacity:0;transform:translate(-.35rem,.55rem)scale(1.2)}}@keyframes confetti-fall{0%{opacity:0;transform:translate(0)rotate(0)}10%{opacity:1}to{opacity:0;transform:translate(var(--confetti-x,0),var(--confetti-y,60vh))rotate(var(--confetti-rotate,45deg))}}@layer utilities{.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}
