:root{color:#f2eee1;background:#080b07;font-family:"Noto Serif SC",serif}*{box-sizing:border-box}html,body,#root{width:100%;height:100%;margin:0;overflow:hidden;background:#080b07}.demo-shell{position:relative;width:100%;height:100%}.language-toggle{position:absolute;z-index:100;top:max(10px,env(safe-area-inset-top));right:58px;display:grid;grid-template-columns:repeat(2,1fr);width:86px;height:32px;padding:0;overflow:hidden;border:1px solid #d2c6a7;border-radius:999px;background:#eee8d8f0;box-shadow:0 3px 12px #212d1f24;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.language-option{display:grid;place-items:center;padding:0;border:0;background:transparent;color:#6f6958;font:500 13px/1 ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;cursor:pointer;transition:background-color .16s ease,color .16s ease}.language-option.is-active{background:#202519;color:#f5f0e4}.language-option:focus-visible{outline:2px solid #b9832e;outline-offset:-3px}.demo-frame{display:block;width:100%;height:100%;border:0;background:#080b07}
