.report-container{display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%;height:calc(100vh - 96px);padding:1rem;background-color:#f4f6f8}.report-frame{width:90vw;height:90vh;border:none;box-shadow:0 4px 12px #0000001a;border-radius:8px;bottom:2rem}.spinner{display:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10;width:40px;height:40px;border:4px solid #ccc;border-top:4px solid #A1B7A6;border-radius:50%;animation:spin 1s linear infinite}.header-bar{width:100%;height:32px;background-color:#a1b7a6;color:#fff;padding:1rem;display:flex;justify-content:space-between;align-items:center;font-size:1rem;font-weight:500;box-shadow:0 2px 4px #0000001a;font-family:Arial,Helvetica,sans-serif}.header-title{font-size:1.2rem;margin-bottom:-9px}.header-left{display:flex;align-items:center;flex-direction:row}.logo{height:32px;margin-right:.75rem}.user-info{font-size:.9rem}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width: 768px){.report-frame{height:70vh;width:100%}}.homepage-bgimage{background:url(/assets/St-Cuthberts-Background-nSrHyQr5.jpg);height:100vh;background-position:center;background-repeat:no-repeat;background-size:cover}button{background-color:#0078d4;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:4px;cursor:pointer;font-size:1rem}button:hover{background-color:#005ea2}.build-id{bottom:0;left:0;font-size:small;position:absolute;color:#faebd7;margin-left:10px}.session-expired-container{font-family:Arial,Helvetica,sans-serif;display:flex;justify-content:center;align-items:center;height:100vh;background-color:#f8f9fa}.session-expired-box{background-color:#fff;padding:2rem 3rem;border-radius:8px;box-shadow:0 4px 12px #0000001a;text-align:center;max-width:400px}.session-expired-box h2{margin-bottom:1rem;color:#d9534f}.session-expired-box p{margin-bottom:2rem;color:#555}.session-expired-box button{background-color:#0078d4;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:4px;cursor:pointer;font-size:1rem}.session-expired-box button:hover{background-color:#005ea2}.error-page{font-family:Arial,Helvetica,sans-serif;display:flex;justify-content:center;align-items:center;height:100vh;background-color:#f8f9fa}.error-content{background-color:#fff;padding:2rem 3rem;border-radius:8px;box-shadow:0 4px 12px #0000001a;text-align:center;max-width:400px}.error-content h2{margin-bottom:1rem;color:#d9534f}.error-content p{margin-bottom:2rem;color:#555}.error-content button{background-color:#0078d4;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:4px;cursor:pointer;font-size:1rem}.error-content button:hover{background-color:#005ea2}body{overflow:hidden}.container{display:flex;justify-content:center;align-items:center;height:100%}.button-wrapper{padding:10px}.button{background-color:#fff;align-items:center;width:100%;color:#000;padding:10px 20px;border:2px solid black;border-radius:5px;cursor:pointer}.rectangle{display:inline-block;width:calc(100% - 50px);margin:10%;padding:25px;background:#fff}.flex-main{width:100vw;height:100vh;display:flex;flex-direction:column}.flex-cont{display:flex;width:100%;flex:1}.item{width:calc(100% / 3)}.image-class,.button-class{text-align:center;display:block;justify-content:center;align-items:center;margin:auto;width:80%;padding:10px}.homepage-bgimage{background:url(/assets/St-Cuthberts-Background-nSrHyQr5.jpg);height:100vh;background-position:center;background-repeat:no-repeat;background-size:cover}
