html,body{height:100%;margin:0}body{min-height:100dvh;background:#02522b;overflow:hidden;overscroll-behavior:none;touch-action:manipulation;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none}main{position:fixed;inset:0;display:grid;place-items:center;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))}#logo{width:min(62vw,46vh,480px);height:auto;-webkit-user-drag:none}#wave,#flash{position:fixed;inset:0;width:100%;height:100%;pointer-events:none}#wave{z-index:1}#flash{z-index:2;background:#4f7df7;opacity:0}
