.page_container__PNPZY{width:100%;height:100vh;display:flex;flex-direction:column;background:#0f1419}.page_header__pAVaL{background:#1e2535;color:#fff;padding:16px 24px;border-bottom:1px solid hsla(0,0%,100%,.1);flex-shrink:0}.page_headerContent__oEAm0{display:flex;justify-content:space-between;align-items:center;max-width:100%}.page_headerContent__oEAm0 h1{font-size:24px;font-weight:600;margin:0 0 4px}.page_headerContent__oEAm0 p{font-size:14px;opacity:.8;margin:0}.page_controls__ndhs7{display:flex;gap:12px;align-items:center}.page_backButton__jY4ww{padding:8px 16px;background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.2);border-radius:8px;color:#fff;text-decoration:none;font-size:14px;transition:all .2s}.page_backButton__jY4ww:hover{background:hsla(0,0%,100%,.2)}.page_toggleButton__qffSq{padding:8px 16px;background:rgba(59,130,246,.2);border:1px solid rgba(59,130,246,.4);border-radius:8px;color:#fff;font-size:14px;cursor:pointer;transition:all .2s}.page_toggleButton__qffSq:hover{background:rgba(59,130,246,.3)}.page_iframeContainer__Ejc8j{flex:1 1;position:relative;overflow:hidden}.page_iframe__FxLMY{width:100%;height:100%;border:none;display:block}.page_loading__gpQHN{display:flex;justify-content:center;align-items:center;height:100%;color:#fff;font-size:16px}.page_debugInfo__VJ0Xx{position:absolute;top:10px;right:10px;background:rgba(0,0,0,.7);padding:12px;border-radius:8px;color:#fff;font-size:12px;z-index:10;max-width:300px}.page_debugInfo__VJ0Xx p{margin:4px 0}.page_debugInfo__VJ0Xx a{color:#60a5fa;text-decoration:underline}@media (max-width:768px){.page_headerContent__oEAm0{flex-direction:column;align-items:flex-start;gap:12px}.page_controls__ndhs7{width:100%;justify-content:space-between}}