body{margin:0;background-color:#f4f4f4;font-family:Roboto,sans-serif;height:100vh;width:100vw;overflow-x:hidden}main{display:flex;flex-direction:column;align-items:stretch}.journal-entry-list-container{padding:2.7rem;background-color:#fff;border-radius:5px;max-height:1500vh;min-height:88vh;max-width:1455px;margin:7rem auto 2rem;box-shadow:0 4px 10px rgba(0,0,0,.1)}.journal-entry-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.4rem}.journal-entry-title{font-size:24px;font-weight:600;margin-left:8px}.ag-cell{display:flex;justify-content:center;align-items:center}.ag-theme-alpine .ag-cell{display:flex;justify-content:flex-start!important;align-items:center;text-align:left!important;font-size:12px;border:none!important;padding-left:20px!important}.ag-theme-alpine .ag-header-cell-label{display:flex!important;justify-content:flex-start!important;align-items:center!important;text-align:left!important;width:100%!important;white-space:normal!important;word-break:break-word!important;font-size:13px;margin-top:0;padding-left:5px!important}.ag-theme-alpine .ag-row-pinned:hover{background-color:inherit!important}.ag-theme-alpine .ag-row-pinned{font-weight:700;background-color:#f8f8f8;pointer-events:none}.ag-theme-alpine .ag-row:nth-child(2n){background:#f8f9fa!important}.ag-theme-alpine .ag-row:nth-child(odd){background:#fff!important}.ag-theme-alpine .ag-row:hover{background:#e9ecef!important}.modal-overlay,body.modal-open{overflow:hidden}.modal-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:1000}