html,body,#root{flex:1;width:100%;min-width:0;height:100%;min-height:0;margin:0;padding:0;display:flex;overflow:hidden}html,body{overscroll-behavior:none}body{position:fixed;inset:0}.boatkit-symbol{max-width:100%;height:auto;display:block}.boatkit-symbol__wheel-rotor{transform-box:fill-box;transform-origin:50%}.boatkit-symbol--spinning .boatkit-symbol__wheel-rotor{will-change:transform}.boatkit-logo{aspect-ratio:307/254;width:307px;max-width:100%;display:block;position:relative}.boatkit-logo__wordmark{width:100%;height:100%;display:block;position:absolute;inset:0}.boatkit-logo__symbol{width:34.2%;height:52.76%;position:absolute;top:11.02%;left:32.9%}.boatkit-logo__wordmark{clip-path:inset(63.78% 0 0)}.boatkit-connection-page{color:var(--boatkit-ui-text);isolation:isolate;position:relative}.boatkit-connection-status,.boatkit-connection-field-label{line-height:1.35}.boatkit-connection-version{z-index:1;right:max(.65rem, env(safe-area-inset-right,0px));bottom:max(.45rem, env(safe-area-inset-bottom,0px));color:currentColor;opacity:.38;pointer-events:none;text-align:right;text-overflow:ellipsis;white-space:nowrap;max-width:calc(100vw - 1.3rem);font-size:.65rem;position:fixed;overflow:hidden}.system-gesture-safe-area-guard{z-index:2147483647;height:env(safe-area-inset-bottom,0px);pointer-events:auto;touch-action:auto;position:fixed;bottom:0;left:0;right:0}.app-error-fallback{color:#f4fbff;text-align:center;background:#071a22;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:1rem;padding:2rem;display:flex}.app-error-fallback h1,.app-error-fallback p{margin:0}.app-error-fallback button{color:#071a22;cursor:pointer;font:inherit;background:#effaff;border:0;border-radius:.35rem;padding:.75rem 1rem;font-weight:600}.app-control-screen{color:#f5f8fa;min-height:100dvh;padding:max(24px, env(safe-area-inset-top)) max(24px, env(safe-area-inset-right)) max(24px, env(safe-area-inset-bottom)) max(24px, env(safe-area-inset-left));text-align:center;z-index:200000;background:#07151e;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.app-control-panel{flex-direction:column;align-items:center;gap:18px;max-width:620px;display:flex}.app-control-panel img{border-radius:22%;width:88px;height:88px}.app-control-panel h1,.app-control-panel p{margin:0}.app-control-panel p{white-space:pre-wrap;font-size:1.05rem;line-height:1.55}.app-control-spinner{border:3px solid #ffffff47;border-top-color:#fff;border-radius:50%;width:30px;height:30px;animation:.9s linear infinite app-control-spin}@keyframes app-control-spin{to{transform:rotate(360deg)}}
