body:not(.gceo-access-checked) main,
body:not(.gceo-access-checked) > footer{visibility:hidden}

.gceo-access-gate{display:none;width:min(1180px,100%);min-height:calc(100vh - 86px);margin:0 auto;padding:34px 24px 56px;background:#f5f7fa}
.gceo-access-gate-title{margin:0 0 26px;color:#24243e;font-size:28px;line-height:1.25}
.gceo-access-gate-card{padding:34px 38px;border:1px solid #dfe3ec;border-radius:16px;background:#fff;text-align:start}
.gceo-access-gate-card h2{margin:0 0 8px;color:#24243e;font-size:20px;line-height:1.3}
.gceo-access-gate-card p{margin:0 0 24px;color:#5b6172;font-size:16px;line-height:1.6}
.gceo-access-gate-card a{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 18px;border-radius:8px;background:#b82c45;color:#fff;font-weight:700;text-decoration:none}
.gceo-access-gate-card a:hover{background:#9d2037}
body.gceo-auth-needed main,
body.gceo-auth-needed > footer{display:none}
body.gceo-auth-needed .gceo-access-gate{display:grid}
@media(max-width:720px){.gceo-access-gate{padding:24px 16px 40px}.gceo-access-gate-title{font-size:24px;margin-bottom:20px}.gceo-access-gate-card{padding:26px 22px}.gceo-access-gate-card h2{font-size:19px}}
