*{color:#0a3d62;color:#0c2461;color:#1e3799;color:#3c6382;color:#273c75;background-color:#cfdcfd;margin:0;font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;background:none}h1{font-size:2rem;line-height:1.1;padding:1rem 0;background:transparent}h2{font-size:1.5rem;line-height:1.1;margin:1rem 0}h3,h4,h5{margin:.5rem 0}h3{font-size:1.3rem}.button-row{display:flex;flex-direction:row;gap:1rem;justify-content:center;margin:0 auto}.app-button{font-size:1.3rem;font-weight:700;width:8rem;text-align:center;background-color:#d1d9e1;padding:.4em;border-radius:8px;border:1px solid red;cursor:pointer;margin:.6rem 0}button:disabled{opacity:.5;cursor:not-allowed}.error-message{color:red;font-size:2rem}html,body{height:100%;display:flex;flex-direction:column}body{font-family:Arial,Helvetica,sans-serif;text-align:center;margin:0;display:flex;background:none}body{background-image:url(/bg-snow2.jpg);background-size:cover;background-position:center}#title-row{display:flex;flex-direction:row;position:relative;width:100%;height:3rem;background:transparent;margin-top:1rem}#title{width:100%;align-self:center;justify-content:center;text-align:center;background:transparent;margin:0 auto}#debug-button{position:absolute;right:0;width:50px;height:50px;text-align:center;border:none;background:transparent}#login-state{display:flex;flex-direction:row;justify-content:right;margin-right:1rem;background:transparent}.routine-block{display:flex;flex-direction:row;margin-bottom:.5rem}.routine-time{display:flex;flex-direction:column;width:8ch;text-align:center;border-right:2px solid rgb(148,146,146);margin-left:1ch}.routine-time strong{font-size:1rem}.routine-time span{font-size:.8rem}.routine-label{display:flex;flex-direction:row;width:100%;align-items:center;padding-left:1ch}.completed p{color:#abc0ab}@media(max-width:480px){.app-button{font-size:1.1rem;width:5em;text-align:center;background-color:#d1d9e1;padding:.4em 0;border-radius:8px;border:1px solid gray;margin:.6rem 0}}.week-strip{display:flex;flex-direction:row;flex-wrap:nowrap;overflow-x:auto;justify-content:center;margin:1rem;background-color:transparent}.week-strip button{flex:1;min-width:48px;font-size:1.1rem;text-align:center;padding:.5rem;background:#f0f0f0;cursor:pointer;border:none;border-radius:10px;margin:0 3px}.week-strip button.today{font-weight:700;background-color:#82fa98;color:#05850d}.week-strip button.past{font-weight:400;background-color:#c6f4ce}.week-strip button.selected-day{font-weight:700;border:1px solid #05850d}@media(max-width:480px){.week-strip{margin:.1rem}.week-strip button{padding:6px;font-size:.8rem}}.routine-list-container{display:flex;flex-direction:column;margin:1rem;background-color:transparent}.routine-row{display:flex;flex-direction:row;border:1px dotted rgb(22,68,83);border-radius:8px;margin-bottom:.5rem;background-color:#cfdcfd}.routine-time{display:flex;flex-direction:column;width:10ch;height:4ch;border-right:2px solid rgb(200,198,198);margin:0;padding:.2em .1em;background-color:transparent}.hhmm{flex:2;font-size:1.2rem;font-weight:700}.duration{flex:1;font-size:1rem}.routine-time strong{font-size:1.2rem}.routine-time span{font-size:1rem}.routine-label{display:flex;flex-direction:row;text-align:left;align-items:center;font-size:1.2rem}.routine-label .checkbox{height:3ch;width:3ch}.routine-label .routine-name{justify-content:left;font-size:1.3rem;margin-left:.5rem}.completed .routine-name{color:#91ac91}.delete-btn{background:transparent;cursor:pointer;font-size:1.5rem;border:none;margin-right:.1em}.modify-btn{background:transparent;cursor:pointer;font-size:1.5rem;border:none}.fab{position:fixed;bottom:20px;right:20px;width:5rem;height:5rem;display:flex;justify-content:center;align-items:center;font-size:4em;padding:0;border:2px solid rgb(109,118,118);border-radius:50%}.image-button{position:fixed;bottom:30px;background:none;border:none}.image-button img{width:110px;height:110px;background:none;border:none;image-rendering:crisp-edges}.modal{position:fixed;top:0;left:0;width:100%;height:100%;background:#0000004d;display:flex;justify-content:center;align-items:center;z-index:1000}.modal-content{padding:10px;border-radius:8px;width:80%;max-width:400px;background-color:#fff}#new-routine-form{text-align:left;padding:.2rem}.input-row{display:flex;flex-direction:row;font-size:1.2rem;align-items:center}.input-label{width:35%}input{width:65%;padding:.3rem;margin:.3rem 0;border-radius:5px}input[type=text],input[type=date],input[type=time]{font-size:1.2rem}#slider-container{display:flex;flex-direction:row;width:70%;align-items:center}#duration-slider{flex:1;margin-right:.5rem}#slider-value{flex-shrink:none;font-size:1.2rem}#sign-in-status-row{display:flex;flex-direction:row;position:relative;width:100%;justify-content:center;align-items:center;background:none;background-color:transparent;margin-top:1rem}#login-state{width:100%;justify-content:center;text-align:center;font-size:1.1em;font-weight:700;color:#1f67e3;padding:.5ch;border-radius:6px;background:none}.small-state-button{position:absolute;right:0;font-size:1.1em;color:#2020af;background-color:#b4c1c1;align-items:center;align-self:center;padding:.6ch;border:1px solid rgb(135,146,146);border-radius:8px;margin-right:2rem}#sign-in-form{display:flex;flex-direction:column;text-align:left}input[type=email],input[type=password]{width:30ch;height:1.5rem;font-size:1.1rem;background-color:#f5f5f5;margin:0 auto;margin-bottom:.5rem}#sign-in-container button{margin:0 auto}#sign-in-form .sign-in-button{padding:0}@media(max-width:480px){#sign-in-status-row{padding-bottom:1ch}}.reset-local-data{position:fixed;bottom:20px;left:20px;justify-content:center;background-color:azure;border:1px dotted blue}
