*{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;-webkit-tap-highlight-color:transparent}body{background-color:#fff;color:#000;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,SF Pro Display,Helvetica Neue,sans-serif;font-size:.85rem;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.heading1{font-size:1.4rem;font-weight:700;line-height:1.2}.heading2{font-size:1.1rem;font-weight:700;line-height:1.2}.heading3{font-size:1rem;font-weight:600;line-height:1.2}.body{font-size:.85rem;font-weight:400;line-height:1.5}.callout{font-size:.8rem;font-weight:400;line-height:1.5}.subhead{font-size:.75rem;font-weight:400;line-height:1.5}.footnote{font-size:.65rem;font-weight:400;line-height:1.5}.caption1{font-size:.6rem;font-weight:400;line-height:1.5}.caption2{font-size:.55rem;font-weight:400;line-height:1.5}.text-content{word-break:break-word;word-wrap:break-word;line-height:1.7;text-align:justify;white-space:normal}.content-container{-webkit-box-sizing:border-box;box-sizing:border-box;overflow-x:hidden;overflow-y:auto;width:100%}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.text-justify{text-align:justify}.text-wrap{word-break:break-word;word-wrap:break-word;white-space:normal}.flex{display:-webkit-flex;display:-ms-flexbox;display:flex}.flex-column{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.flex-center{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;-webkit-align-items:center;justify-content:center;-ms-flex-align:center;align-items:center}.flex-between{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;-webkit-align-items:center;justify-content:space-between;-ms-flex-align:center;align-items:center}.flex-around{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-around;-ms-flex-pack:distribute;-webkit-align-items:center;justify-content:space-around;-ms-flex-align:center;align-items:center}.flex-grow{-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}.mt-xs{margin-top:.2rem}.mt-sm{margin-top:.4rem}.mt-md{margin-top:.8rem}.mt-lg{margin-top:1.2rem}.mt-xl{margin-top:1.6rem}.mb-xs{margin-bottom:.2rem}.mb-sm{margin-bottom:.4rem}.mb-md{margin-bottom:.8rem}.mb-lg{margin-bottom:1.2rem}.mb-xl{margin-bottom:1.6rem}.ml-xs{margin-left:.2rem}.ml-sm{margin-left:.4rem}.ml-md{margin-left:.8rem}.ml-lg{margin-left:1.2rem}.ml-xl{margin-left:1.6rem}.mr-xs{margin-right:.2rem}.mr-sm{margin-right:.4rem}.mr-md{margin-right:.8rem}.mr-lg{margin-right:1.2rem}.mr-xl{margin-right:1.6rem}.pt-xs{padding-top:.2rem}.pt-sm{padding-top:.4rem}.pt-md{padding-top:.8rem}.pt-lg{padding-top:1.2rem}.pt-xl{padding-top:1.6rem}.pb-xs{padding-bottom:.2rem}.pb-sm{padding-bottom:.4rem}.pb-md{padding-bottom:.8rem}.pb-lg{padding-bottom:1.2rem}.pb-xl{padding-bottom:1.6rem}.pl-xs{padding-left:.2rem}.pl-sm{padding-left:.4rem}.pl-md{padding-left:.8rem}.pl-lg{padding-left:1.2rem}.pl-xl{padding-left:1.6rem}.pr-xs{padding-right:.2rem}.pr-sm{padding-right:.4rem}.pr-md{padding-right:.8rem}.pr-lg{padding-right:1.2rem}.pr-xl{padding-right:1.6rem}.container{padding:.8rem}.card{background-color:#fff;border-radius:.4rem;-webkit-box-shadow:0 .05rem .1rem rgba(0,0,0,.1);box-shadow:0 .05rem .1rem rgba(0,0,0,.1);margin-bottom:.8rem;padding:.8rem}.input{border:.05rem solid #c6c6c8;border-radius:.3rem;font-size:.85rem;height:2.2rem;padding:0 .4rem;-webkit-transition:all .3s ease;transition:all .3s ease;width:100%}.input:focus{border-color:#ff6b5e;outline:none}.button{-webkit-align-items:center;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;border-radius:.3rem;cursor:pointer;font-size:.85rem;font-weight:500;height:2.2rem;justify-content:center;padding:0 .8rem;text-align:center;-webkit-transition:all .3s ease;transition:all .3s ease}.button.primary{background-color:#ff6b5e;color:#fff}.button.secondary{background-color:#34c759;color:#fff}.button.tertiary{background-color:#5ac8fa;color:#fff}.button.outline{background-color:transparent;border:.05rem solid #ff6b5e;color:#ff6b5e}.icon{-webkit-align-items:center;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.divider{background-color:#c6c6c8;height:.05rem;margin:.8rem 0}.badge{-webkit-align-items:center;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;background-color:#ff6b5e;border-radius:50%;color:#fff;font-size:.55rem;font-weight:700;height:1rem;justify-content:center;min-width:1rem;padding:0 .2rem}.work{color:#ff6b5e}.short-break{color:#34c759}.long-break{color:#5ac8fa}.list{background-color:#fff;border-radius:.4rem;overflow:hidden}.list .list-item{-webkit-align-items:center;display:-webkit-flex;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;border-bottom:.05rem solid #c6c6c8;padding:.8rem}.list .list-item:last-child{border-bottom:none}.list .list-item .list-item-content{-webkit-flex:1;-ms-flex:1;flex:1}.list .list-item .list-item-action{-webkit-align-items:center;display:-webkit-flex;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.form-group{margin-bottom:.8rem}.form-group .form-label{display:block;font-size:.75rem;font-weight:500;margin-bottom:.2rem}.form-group .form-help{color:#8e8e93;font-size:.65rem;margin-top:.2rem}.fade-in{-webkit-animation:fadeIn .3s ease-in-out;animation:fadeIn .3s ease-in-out}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}page{background-color:#f2f2f7;-webkit-box-sizing:border-box;box-sizing:border-box;color:#000;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,SF Pro Display,Helvetica Neue,sans-serif;font-size:.85rem;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.nut-button--primary{background-color:#ff6b5e!important}.nut-button--success{background-color:#34c759!important}.nut-button--info{background-color:#5ac8fa!important}.page-container{background-color:#f2f2f7;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;min-height:100vh;overflow-x:hidden;padding:.8rem}.content-card{background-color:#fff;border-radius:.4rem;-webkit-box-shadow:0 .05rem .1rem rgba(0,0,0,.1);box-shadow:0 .05rem .1rem rgba(0,0,0,.1);margin-bottom:.8rem;padding:.8rem;word-wrap:break-word;-webkit-box-sizing:border-box;box-sizing:border-box;overflow-wrap:break-word;width:100%}.safe-area-bottom{padding-bottom:env(safe-area-inset-bottom)}taro-text-core{word-break:break-word;word-wrap:break-word;white-space:normal}