:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;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}}html,body,#root{height:100%;margin:0;padding:0;font-family:system-ui,sans-serif;box-sizing:border-box}#root{margin:0 auto;text-align:center;min-height:100vh;display:flex;flex-direction:column}.container{width:100vw;height:100vh;display:flex;flex-direction:column;box-sizing:border-box}.calendar-grid{flex:1;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;margin-top:0;min-height:0}.nav-controls{display:flex;justify-content:space-between;align-items:center;margin-bottom:1em;flex-wrap:wrap}.nav-controls button{padding:.6em 1em;border-radius:6px;background:#fff;border:1px solid #ddd;cursor:pointer}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}.dreamspell-grid{display:grid;grid-template-columns:repeat(7,1fr);grid-template-rows:repeat(4,1fr);gap:4px;width:100%;height:100%;max-width:100vw;max-height:100%;box-sizing:border-box;overflow:hidden;-ms-overflow-style:none;scrollbar-width:none}.dreamspell-week-grid{width:100%;height:100%;display:grid;grid-template-columns:repeat(7,1fr);gap:4px;min-height:0}.dreamspell-grid::-webkit-scrollbar{display:none}.calendar-day{min-width:0;min-height:0;word-break:break-word;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;height:100%;width:100%;box-sizing:border-box;-ms-overflow-style:none;scrollbar-width:none}.calendar-day::-webkit-scrollbar{display:none}@media (max-width: 600px){.dreamspell-grid{grid-template-columns:repeat(7,1fr);grid-template-rows:repeat(4,1fr);gap:2px;width:100%;height:100%;max-width:100vw;max-height:100%;min-height:0;overflow:hidden}.calendar-day{font-size:.75em;padding:.2em .1em;min-width:0;min-height:0;height:100%;width:100%;overflow:hidden}}@keyframes slideDown{0%{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}.tags-modal-overlay{position:fixed;inset:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}.tags-modal{background:#fff;border-radius:8px;padding:20px;max-width:500px;width:90%;max-height:80vh;overflow-y:auto;box-shadow:0 4px 20px #0000004d}.tags-modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;border-bottom:1px solid #eee;padding-bottom:10px}.tags-modal-header h2{margin:0;color:#333;font-size:18px}.close-button{background:none;border:none;font-size:24px;cursor:pointer;color:#666;padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center}.close-button:hover{color:#333}.tags-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:10px;margin-bottom:20px}.tag-item{display:flex;align-items:center;gap:8px}.tag-button{flex:1;padding:6px 12px;border:none;border-radius:4px;color:#fff;font-weight:700;font-size:13px;cursor:pointer;transition:all .2s;text-shadow:0 1px 2px rgba(0,0,0,.3)}.tag-button:hover{transform:translateY(-1px);box-shadow:0 2px 8px #0003}.tag-edit-icon{background:none;border:none;cursor:pointer;font-size:14px;padding:3px;border-radius:3px;transition:background-color .2s}.tag-edit-icon:hover{background-color:#f0f0f0}.tag-edit{flex:1;display:flex;gap:8px;align-items:center}.tag-edit input{flex:1;padding:6px 10px;border:2px solid #007bff;border-radius:4px;font-size:13px}.tag-edit-buttons{display:flex;gap:4px}.tag-edit-buttons button{background:none;border:none;cursor:pointer;font-size:14px;padding:3px 6px;border-radius:3px;transition:background-color .2s}.tag-edit-buttons button:first-child{color:#28a745}.tag-edit-buttons button:nth-child(2){color:#dc3545}.tag-edit-buttons button:hover{background-color:#f0f0f0}.tags-modal-footer{border-top:1px solid #eee;padding-top:15px;font-size:12px;color:#666;line-height:1.4}.tags-modal-footer p{margin:5px 0}
