@import "https://fonts.googleapis.com/css2?family=Playpen+Sans:wght@100..800&family=Reem+Kufi:wght@400..700&display=swap";:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:#000000de;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;font-weight:400;line-height:1.5}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}a{color:#646cff;-webkit-text-decoration:inherit;text-decoration:inherit;font-weight:500}a:hover{color:#535bf2}body{place-items:center;min-width:320px;min-height:100vh;margin:0;display:flex}h1{font-size:3.2em;line-height:1.1}button{cursor:pointer;background-color:#1a1a1a;border:1px solid #0000;border-radius:8px;padding:.6em 1.2em;font-family:inherit;font-size:1em;font-weight:500;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}*{font-optical-sizing:auto;font-family:Playpen Sans,cursive}#root{max-width:1280px;margin:0 auto;padding:2rem}#container{width:100%}#header{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}#streak-section{align-items:center;gap:.5rem;display:flex}#streak-section .fire-icon{font-size:2.5rem}#streak-section p{margin:0;font-size:1.5rem}#month-section p{color:#888;margin:0;font-size:1.5rem}#week-container{justify-content:space-between;gap:1rem;display:flex}.day{border:3px solid;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;display:flex}.day-label{color:#333;font-size:1.5rem;font-weight:600}#button-container{justify-content:center;gap:1.5rem;margin-top:1.5rem;display:flex}#button-container button{color:#333;cursor:pointer;background-color:#fff;border-radius:50%;outline:none;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.25rem;font-weight:600;display:flex}#left-button:before{content:"←"}#right-button:before{content:"→"}#button-container button:hover{background-color:#e0e0e0;border-color:#fff}
