/* GrammarWiki merge fix: makale altı HTML oyun/app iframe alanı */
.gw-article-embed{clear:both;width:100%;margin:34px 0}
.gw-article-embed__toolbar{display:flex;justify-content:flex-end;margin:0 0 12px}
.gw-article-embed__fullscreen-btn{appearance:none;border:1px solid rgba(201,188,169,.95);background:#fff;color:#1f2a3d;border-radius:999px;min-height:44px;padding:10px 16px;display:inline-flex;align-items:center;gap:8px;font:700 14px/1.1 inherit;letter-spacing:.01em;cursor:pointer;box-shadow:0 8px 22px rgba(36,28,21,.08)}
.gw-article-embed__fullscreen-btn:hover{transform:translateY(-1px);box-shadow:0 12px 26px rgba(36,28,21,.12)}
.gw-article-embed__toolbar-icon{font-size:16px;line-height:1}
.gw-article-embed__inner{position:relative;width:100%;min-height:min(max(var(--gw-embed-height,720px),480px),85vh);background:#10233d;border-radius:28px;overflow:hidden;border:1px solid rgba(18,35,61,.14);box-shadow:0 24px 70px rgba(16,35,61,.16);isolation:isolate}
.gw-article-embed__frame{display:block;width:100%;height:clamp(520px,var(--gw-embed-height,720px),88vh);border:0;background:#fff}
.gw-article-embed__inner:fullscreen,.gw-article-embed__inner:-webkit-full-screen{width:100vw;height:100vh;max-width:none;border-radius:0;margin:0;background:#0d1117}
.gw-article-embed__inner:fullscreen .gw-article-embed__frame,.gw-article-embed__inner:-webkit-full-screen .gw-article-embed__frame{width:100%;height:100%}
.gw-article-embed.is-pseudo-fullscreen{position:fixed;inset:0;z-index:999999;margin:0;padding:12px;background:rgba(10,16,24,.78);display:flex;flex-direction:column;justify-content:flex-start}
.gw-article-embed.is-pseudo-fullscreen .gw-article-embed__toolbar{position:relative;z-index:2;margin:0 0 10px}
.gw-article-embed.is-pseudo-fullscreen .gw-article-embed__fullscreen-btn{background:#fff}
.gw-article-embed.is-pseudo-fullscreen .gw-article-embed__inner{flex:1 1 auto;min-height:0;height:calc(100dvh - 78px);border-radius:22px}
.gw-article-embed.is-pseudo-fullscreen .gw-article-embed__frame{height:100%}
html.gw-has-pseudo-fullscreen,body.gw-has-pseudo-fullscreen{overflow:hidden !important}
@media (max-width:900px){.gw-article-embed{margin:26px 0}.gw-article-embed__toolbar{margin-bottom:10px}.gw-article-embed__fullscreen-btn{width:100%;justify-content:center;min-height:46px}.gw-article-embed__inner{border-radius:22px;min-height:62vh}.gw-article-embed__frame{height:max(62vh,480px)}.gw-article-embed.is-pseudo-fullscreen{padding:8px}.gw-article-embed.is-pseudo-fullscreen .gw-article-embed__inner{height:calc(100dvh - 66px);border-radius:16px}}
