#giga-website-launcher{position:fixed;z-index:9998;padding:0;width:54px;height:58px;border:1px solid #96d9f0;border-radius:16px;background:#fff;cursor:pointer;box-shadow:0 4px 14px #03599622}#giga-website-launcher[hidden]{display:none!important}#giga-website-launcher img{display:block;width:100%;height:100%;object-fit:contain;border-radius:16px}#giga-website-launcher:focus-visible{outline:3px solid #0757af;outline-offset:3px}#giga-website-dialog{box-sizing:border-box;width:min(960px,calc(100vw - 24px));height:min(860px,calc(100dvh - 24px));max-width:none;max-height:none;padding:0;border:0;border-radius:16px;overflow:hidden}#giga-website-dialog::backdrop{background:#061a36aa}#giga-website-dialog[open]{display:flex;flex-direction:column}.giga-window-controls{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:10px 16px;background:#eef6fc;font:14px system-ui}.giga-window-controls button{background:transparent;border:0;color:#0757af;font:inherit;cursor:pointer}.giga-window-controls a{color:#0757af}#giga-website-dialog iframe{width:100%;flex:1;border:0;min-height:0}@media(max-width:600px){#giga-website-launcher{width:42px;height:46px}#giga-website-dialog{width:100vw;height:100dvh;border-radius:0;margin:0}.giga-window-controls{min-height:48px}}