*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0}.hq-display{font-family:"Baloo 2",cursive}.hq-card{background:#fff;border:3px solid #1e1b2e;border-radius:18px;box-shadow:5px 5px #1e1b2e}.hq-btn{cursor:pointer;background:#fff;border:3px solid #1e1b2e;border-radius:14px;font-family:"Baloo 2",cursive;font-weight:700;transition:transform 80ms,box-shadow 80ms;box-shadow:3px 3px #1e1b2e}.hq-btn:active{transform:translate(3px,3px);box-shadow:0 0 #1e1b2e}.hq-btn:focus-visible,.hq-check:focus-visible,input.hq-input:focus-visible{outline-offset:2px;outline:3px solid #5b8def}.hq-btn:disabled{opacity:.5;cursor:not-allowed}.hq-check{cursor:pointer;background:#fff;border:3px solid #1e1b2e;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:54px;height:54px;font-size:24px;transition:transform .12s,background .15s;display:flex}.hq-check.done{transform:scale(1.05)}.hq-check:active{transform:scale(.92)}.hq-xpbar{background:#fff;border:2.5px solid #1e1b2e;border-radius:99px;height:14px;overflow:hidden}.hq-xpfill{background:repeating-linear-gradient(45deg,#ffb800,#ffb800 8px,#ffcb47 8px 16px);border-radius:99px;height:100%;transition:width .5s cubic-bezier(.34,1.56,.64,1)}.hq-dot{border:2px solid #1e1b2e;border-radius:50%;width:14px;height:14px}.hq-input{background:#fff;border:3px solid #1e1b2e;border-radius:14px;width:100%;padding:10px 14px;font-family:Nunito,sans-serif;font-size:16px;font-weight:700}.confetti-wrap{pointer-events:none;z-index:50;position:fixed;inset:0}.confetti-bit{width:10px;height:10px;animation:1.1s ease-in forwards hq-fall;position:absolute;top:-12px}@keyframes hq-fall{to{opacity:.7;transform:translateY(105vh)rotate(540deg)}}.hq-toast{color:#fff;z-index:60;background:#1e1b2e;border-radius:99px;padding:10px 20px;font-family:"Baloo 2",cursive;font-weight:700;animation:.25s hq-pop;position:fixed;bottom:20px;left:50%;transform:translate(-50%);box-shadow:4px 4px #1e1b2e40}@keyframes hq-pop{0%{opacity:0;transform:translate(-50%)scale(.8)}}.hq-pop-in{animation:.25s hq-pop-card}@keyframes hq-pop-card{0%{opacity:0;transform:scale(.96)}}.hq-spinner{border:4px solid #ddd4f7;border-top-color:#5b8def;border-radius:50%;width:32px;height:32px;margin:12px auto;animation:.7s linear infinite hq-spin}@keyframes hq-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.confetti-bit,.hq-toast,.hq-pop-in{animation:none}.hq-xpfill,.hq-check,.hq-btn{transition:none}.hq-spinner{animation-duration:1.5s}}.hq-schedule-picker{flex-wrap:wrap;gap:8px;display:flex}.hq-schedule-option{color:#6b6480;background:#fff;border-color:#d0cde0;padding:8px 12px;font-size:14px;box-shadow:2px 2px #d0cde0}.hq-schedule-option.active{color:#1e1b2e;background:#ffe9a8;border-color:#1e1b2e;box-shadow:2px 2px #1e1b2e}.hq-day-toggles{flex-wrap:wrap;gap:6px;margin-top:10px;display:flex}.hq-day-toggle{color:#6b6480;cursor:pointer;background:#fff;border:2px solid #d0cde0;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-family:Nunito,sans-serif;font-size:13px;font-weight:800;transition:all .1s;display:flex}.hq-day-toggle.active{color:#fff;background:#5b8def;border-color:#1e1b2e}.hq-habit-dimmed{opacity:.6;filter:grayscale(.4);background:#fdfdfd}.hq-schedule-badge{color:#6b6480;background:#f3efff;border:1px solid #d0cde0;border-radius:99px;padding:2px 8px;font-size:11px;font-weight:800}.hq-layout{color:#1e1b2e;background:#f3efff radial-gradient(#ddd4f7 1.2px,#0000 1.2px) 0 0/22px 22px;min-height:100vh;font-family:Nunito,sans-serif;display:flex}.hq-main{flex:1;justify-content:center;align-items:flex-start;width:100%;padding:20px 16px 80px;display:flex}.hq-shell{width:100%;max-width:560px;margin:0 auto}.hq-sidebar{color:#fff;background:#1e1b2e;flex-direction:column;width:260px;padding:24px;display:none}.hq-sidebar-logo{align-items:center;gap:12px;margin-bottom:40px;display:flex}.hq-sidebar-links{flex-direction:column;gap:8px;display:flex}.hq-sidebar-link{color:#d0cde0;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:12px;align-items:center;gap:12px;padding:12px 16px;font-family:inherit;font-size:16px;font-weight:800;transition:all .2s;display:flex}.hq-sidebar-link:hover{color:#fff;background:#ffffff0d}.hq-sidebar-link.active{color:#ffb800;background:#ffffff1a}.hq-bottom-nav{padding:12px;padding-bottom:env(safe-area-inset-bottom,12px);z-index:100;background:#1e1b2e;border-top-left-radius:20px;border-top-right-radius:20px;justify-content:space-around;display:flex;position:fixed;bottom:0;left:0;right:0}.hq-bottom-link{color:#d0cde0;cursor:pointer;background:0 0;border:none;flex-direction:column;align-items:center;gap:4px;padding:8px 24px;font-family:inherit;transition:color .2s;display:flex}.hq-bottom-link.active{color:#ffb800}@media (width>=768px){.hq-sidebar{display:flex}.hq-bottom-nav{display:none}.hq-main{padding-bottom:0}}
