@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";body{background-color:#191919;color:#ffffffcf;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased}.notion-card{background:#202020;border:1px solid #373c3f;border-radius:8px;box-shadow:0 4px 6px #0000004d;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.notion-card:hover{border-color:#4b5256;box-shadow:0 6px 12px #0006}.notion-input{background:#252525;border:1px solid #373c3f;border-radius:6px;color:#ffffffe6;padding:6px 10px;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.notion-input:focus{outline:none;border-color:#2eaadc;background:#2a2a2a;box-shadow:0 0 0 1px #2eaadc4d}.notion-checkbox{width:20px;height:20px;border:2px solid #5a5a5a;border-radius:4px;background:#252525;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-flex;align-items:center;justify-content:center;transition:all .2s ease}.notion-checkbox:hover{border-color:#2eaadc}.notion-checkbox:checked{background-color:#2eaadc;border-color:#2eaadc}.notion-checkbox:checked:after{content:"✓";color:#fff;font-size:14px;font-weight:800}.progress-bar-container{background:#2f2f2f;border-radius:12px;overflow:hidden;height:14px;box-shadow:inset 0 1px 3px #0003}.progress-bar-fill{background:linear-gradient(90deg,#2eaadc,#5ebdf0);height:100%;border-radius:12px;transition:width .5s cubic-bezier(.4,0,.2,1);box-shadow:0 0 10px #2eaadc66}.day-row{transition:all .2s ease}.day-row.checked-row{background:#2eaadc0d;border-color:#2eaadc33}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in{animation:fadeIn .4s ease-out forwards}.custom-scrollbar::-webkit-scrollbar{width:6px}.custom-scrollbar::-webkit-scrollbar-track{background:transparent}.custom-scrollbar::-webkit-scrollbar-thumb{background:#373c3f;border-radius:4px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#4b5256}
