:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#242424;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;display:flex;min-width:320px;min-height:100vh}#app{max-width:1280px;margin:0 auto;padding:2rem}[type=checkbox]{cursor:pointer}.description{color:#096;font-size:14px}.description .delimiter{font-size:10px;margin:0 8px}.top-block{text-align:center}.mode-control{display:flex;padding:12px;margin:8px;justify-content:space-evenly;border-top:1px solid #cccccc;border-bottom:1px solid #cccccc}.mode-control .mode-control-btn{flex-basis:20%;padding:4px;cursor:pointer}.log{display:none;font-size:12px;margin-top:40px;width:720px}.cg-container{margin-left:auto}.cg{--sq-color: #3366cc;display:grid;grid-template-columns:1fr 28px repeat(23,28px);font-size:12px;line-height:1em;text-align:center}.cg .cg-weekday{justify-self:left}.cg .cg-cell{display:flex;align-items:center;justify-content:center;padding:4px}.cg .cg-cell .cg-cell-square{font-size:10px;color:#fff6;height:18px;width:18px;border:1px solid var(--sq-color);border-radius:25%;pointer-events:none}.cg .cg-cell .cg-cell-square.selected{background-color:var(--sq-color)}.cg.cg-edit{grid-template-columns:1fr 28px repeat(24,28px)}.cg.cg-edit .cg-cell-square{cursor:pointer;pointer-events:auto}.cg-wrapper{display:flex;justify-items:end;align-items:end;width:780px;height:280px}.cg-wrapper.cg-compact{height:200px}.cg-wrapper.cg-compact .cg{grid-template-columns:1fr 28px repeat(23,20px);font-size:10px}.cg-wrapper.cg-compact .cg [type=checkbox]{height:12px;margin:0}.cg-wrapper.cg-compact .cg .cg-cell{padding:3px}.cg-wrapper.cg-compact .cg .cg-cell .cg-cell-square{font-size:8px;height:12px;width:12px}.cg-wrapper.cg-compact .cg.cg-edit{grid-template-columns:1fr 28px repeat(24,20px)}
