.orient-guard{display:none}@media (orientation:landscape) and (max-height:500px) and (pointer:coarse){body:has(.phone) .orient-guard{z-index:3000;padding:24px calc(24px + env(safe-area-inset-right)) 24px calc(24px + env(safe-area-inset-left));background:var(--bg,#faf9f6);text-align:center;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}body:has(.phone){overflow:hidden}}.orient-guard-inner{flex-direction:column;align-items:center;gap:18px;max-width:420px;display:flex}.orient-guard-icon{color:var(--green,#0f6e56)}.orient-guard-text{color:var(--ink,#1c1a17);font-size:15px;font-weight:500;line-height:1.9}
