a:link{color:#255343}body{overflow-y:auto!important;min-height:"100dvh"}.container-restricted{text-align:center;background-color:#f7f5f0;height:"100dvh";padding:3rem;border-radius:12px;box-shadow:0 10px 25px rgba(0,0,0,0.05)}.container-restricted h1{color:#556B2F;font-family:"Georgia",serif;font-size:2.5rem;margin-bottom:1.5rem}.container-restricted p{font-size:1.2rem;color:#333;margin-bottom:2rem}.container-restricted .btn-group{display:flex;justify-content:center;flex-wrap:wrap;gap:8px}.container-restricted .btn{text-decoration:none;background-color:#8F9779;color:#f7f5f0;padding:0.9rem 2rem;border-radius:8px;font-weight:600;font-family:sans-serif;transition:background-color 0.3s ease}.container-restricted .btn:hover{background-color:#6B745D}@media (max-width:991px){.container-restricted .btn-group{flex-direction:column;align-items:center;gap:"8px"}}