.diary-loader{border:10px solid #f3f3f3;border-top-color:#fef3c7;border-radius:50%;width:80px;height:80px;animation:diary-spin 2s linear infinite;margin:40px auto}@keyframes diary-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.diary{margin-bottom:1em;position:relative;padding:1rem 0 0 1.5rem}.diary:before{content:"";position:absolute;left:.25rem;top:0;bottom:0;width:2px;background:#d4ddd8}.diary-week{margin-bottom:1.5em}.diary-week:last-child{margin-bottom:0}.diary-week__heading{display:inline-block;background:#fef3c7;padding:.25rem .75rem;border-radius:1rem;font-size:.875rem;font-weight:600;font-style:normal;margin-bottom:.75rem}.diary-day{margin-bottom:1rem;position:relative}.diary-day:before{content:"";position:absolute;left:-1.25rem;top:1rem;width:10px;height:10px;border-radius:50%;background:#e8956a}.enter-post__post-exists{margin-bottom:1em}.post-edit .post-date{margin-bottom:.5em}.list-unstyled{list-style:none;padding-left:0}.form-group{margin-bottom:1rem}.form-control{display:block;width:100%;padding:.5rem .75rem;font-size:1rem;line-height:1.5;color:#495057;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem}.form-inline{display:flex;flex-flow:row wrap;align-items:center}.control-label{margin-bottom:.5rem}.has-danger .form-control{border-color:#d9534f}.has-danger .control-label{color:#d9534f}.text-right{text-align:right}.float-right{float:right}.form-actions{display:flex;justify-content:space-between;align-items:center}.form-actions__right{display:flex;gap:.5rem;align-items:center}.btn-primary{color:#fff;background-color:#e8956a;border-color:#e8956a}.btn-primary:hover{background-color:rgb(225.1802325581,117.5697674419,61.8197674419);border-color:rgb(223.8162790698,111.2837209302,52.9837209302)}.btn-link{color:#2a7d8e;border-color:rgba(0,0,0,0)}.btn-danger,.btn-link{background-color:rgba(0,0,0,0)}.btn-danger{color:#e57373;border:1px solid #e57373;border-radius:8px;transition:background-color .2s,color .2s}.btn-danger:hover{background-color:#e57373;color:#fff}.btn-sm{padding:.25rem .5rem;font-size:.875rem}.post{overflow:hidden;background:#fff;border-radius:12px;box-shadow:0 1px 4px rgba(0,0,0,.08);padding:1.25rem;transition:box-shadow .2s}.post:hover{box-shadow:0 2px 8px rgba(0,0,0,.12)}.post-date{color:#7a8085;font-size:.875rem}@media(max-width:575.98px){.diary{padding-left:0}.diary-day:before,.diary:before{display:none}}