body.royal-gateway-page{margin:0;overflow:hidden;background:#072e4d}.royal-gateway{position:relative;width:100vw;height:100vh;height:100svh;display:grid;place-items:center;overflow:hidden;isolation:isolate;background:var(--gateway-bg) center/cover no-repeat}.gateway-overlay{position:absolute;inset:0;z-index:-1;background:linear-gradient(135deg,rgba(4,31,53,.82),rgba(4,31,53,.38));backdrop-filter:saturate(.9)}.gateway-panel{width:min(760px,calc(100% - 32px));padding:34px 38px 30px;border:1px solid rgba(255,255,255,.55);border-radius:22px;background:rgba(255,255,255,.92);box-shadow:0 30px 90px rgba(0,20,40,.42);text-align:center;backdrop-filter:blur(15px)}.gateway-eyebrow{margin:0;color:#0d638f;font-size:11px;font-weight:900;letter-spacing:.22em}.gateway-panel h1{margin:5px 0 2px;color:#072e4d;font-size:clamp(32px,5vw,48px);line-height:1.05;letter-spacing:-.04em}.gateway-intro{margin:0 0 24px;color:#61717d}.gateway-choices{display:grid;grid-template-columns:1fr 1fr;gap:18px}.gateway-choice{min-width:0;padding:20px 20px 17px;border:1px solid #dae5ea;border-radius:14px;background:#fff;box-shadow:0 8px 22px rgba(7,46,77,.07);transition:transform .2s,box-shadow .2s,border-color .2s}.gateway-choice:hover,.gateway-choice:focus-visible{transform:translateY(-5px);border-color:#e7aa32;box-shadow:0 18px 35px rgba(7,46,77,.16);outline:none}.gateway-choice img{display:block;width:auto;height:190px;max-width:100%;margin:0 auto 10px;object-fit:contain}.gateway-choice span,.gateway-choice small{display:block}.gateway-choice span{color:#072e4d;font-size:17px;font-weight:900}.gateway-choice small{margin-top:2px;color:#6b7c88;font-size:12px}.gateway-hint{margin:20px 0 0;color:#71818c;font-size:11px}.admin-bar .royal-gateway{height:calc(100svh - 32px)}
@media(max-width:620px){body.royal-gateway-page{overflow:auto}.royal-gateway{min-height:100svh;height:auto;padding:18px 0}.gateway-panel{width:calc(100% - 24px);padding:24px 16px 20px}.gateway-choices{gap:10px}.gateway-choice{padding:14px 10px}.gateway-choice img{height:clamp(120px,38vw,165px)}.gateway-choice span{font-size:14px}.gateway-hint{margin-top:14px}.admin-bar .royal-gateway{height:auto;min-height:calc(100svh - 46px)}}
@media(max-height:650px) and (orientation:landscape){.gateway-panel{padding:18px 24px}.gateway-panel h1{font-size:30px}.gateway-intro{margin-bottom:12px}.gateway-choice{padding:10px}.gateway-choice img{height:120px}.gateway-hint{margin-top:10px}}
