@import"https://fonts.googleapis.com/css2?family=DM+Serif+Display:ital@0;1&family=Inter:wght@300;400;500;600&display=swap";*{box-sizing:border-box;margin:0;padding:0}html,body{overflow-x:hidden;max-width:100%;height:100%}body{font-family:Inter,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fade-up{animation:fadeUp .4s cubic-bezier(.22,1,.36,1) both}@keyframes fadeUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.fade-in{animation:fadeIn .3s ease both}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.slide-up{animation:slideUp .35s cubic-bezier(.22,1,.36,1) both}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes spin{to{transform:rotate(360deg)}}.spin{animation:spin 1s linear infinite}.skeleton{background:linear-gradient(90deg,#80808014 25%,#80808026,#80808014 75%);background-size:200% 100%;animation:shimmer 1.4s ease infinite;border-radius:6px}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#80808033;border-radius:2px}::-webkit-scrollbar-thumb:hover{background:#80808066}.task-text{white-space:normal!important;word-break:break-word!important;overflow-wrap:break-word!important}button{transition:all .15s ease}button:active{transform:scale(.97)!important}@media (max-width:768px){.mobile-topbar{display:flex!important}.sidebar-nav{position:fixed!important;left:-260px!important;top:0!important;bottom:0!important;width:240px!important;z-index:50!important;box-shadow:4px 0 24px #0000002e!important;transition:left .25s ease!important}.sidebar-nav.open{left:0!important}.sidebar-close{display:flex!important;align-items:center!important;justify-content:center!important}.page-pad{padding:16px!important}.mobile-stack{grid-template-columns:1fr!important}.mobile-full{width:100%!important}.filter-tabs{overflow-x:auto!important;flex-wrap:nowrap!important;-webkit-overflow-scrolling:touch!important;padding-bottom:4px!important}.habits-scroll{overflow-x:auto!important;-webkit-overflow-scrolling:touch!important}.drop-row{padding:10px 8px!important;min-height:44px!important}.tree-indent{padding-left:8px!important;margin-left:8px!important}.home-grid{grid-template-columns:1fr!important}.home-top-bar{flex-wrap:wrap!important;gap:8px!important}}@media (min-width:769px){.sidebar-nav{position:relative!important;left:auto!important;width:220px!important}.mobile-topbar{display:none!important}}
