*{box-sizing:border-box;margin:0;padding:0}body{color:#2b2420;-webkit-font-smoothing:antialiased;background:#faf7f2;font-family:Manrope,Inter,-apple-system,sans-serif}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.85)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}button:focus-visible{outline-offset:2px;outline:2px solid #d4380d}a{color:inherit;text-decoration:none}.hrm-sidebar{z-index:50;box-shadow:none;transition:left .25s;height:calc(100vh - 56px)!important;position:fixed!important;top:56px!important;left:-100%!important}.hrm-sidebar--open{box-shadow:8px 0 30px #00000014;left:0!important}.hrm-hamburger{display:flex!important}.hrm-sidebar .hrm-close-btn{display:block!important}.mega-item:hover .mega-title{color:#d4380d!important}.mega-bottom-btn:hover{background:#faf7f2!important}.hrm-nav-item:hover{background:#faf7f2}@media (max-width:768px){.grid-3,.grid-2{grid-template-columns:1fr!important}.mobile-padding{padding:16px!important}.mobile-card-padding{padding:24px!important}.mobile-clock-text{font-size:36px!important}.mobile-h1{font-size:24px!important}.table-wrap{-webkit-overflow-scrolling:touch;overflow:auto hidden!important}.mobile-hide{display:none!important}}.grid-3{grid-template-columns:repeat(3,1fr);display:grid}.grid-2{grid-template-columns:repeat(2,1fr);display:grid}.table-wrap{overflow:hidden}
