*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{height:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body,#app{min-height:100svh}body{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;color:#fff;background:#141414;overflow-x:hidden}.gcos-background{position:relative;min-height:100svh;background:#141414;background-position:center;background-repeat:no-repeat;background-size:cover;overflow:hidden}.gcos-background:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 80% 60% at 50% 0%,rgba(255,255,255,.04) 0%,transparent 70%);pointer-events:none;z-index:0}.gcos-background--dark{background-image:url(../../../packages/web-ui/src/ui/components/Background/background-dark.png)}.gcos-background__content{position:relative;z-index:1;min-height:100%;display:flex;flex-direction:column}.preview-screen{min-height:100svh;display:flex;align-items:center;justify-content:center;padding:24px}.preview-screen__content{width:100%;min-height:100%;display:flex;align-items:center;justify-content:center}.preview-screen__content--login{flex-direction:column;gap:28px}.preview-screen__logo{width:min(400px,100vw - 48px);height:auto}.preview-screen__actions{display:flex;justify-content:center}.preview-screen__button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 24px;border:1px solid rgba(255,255,255,.3);border-radius:999px;background:#fff3;color:#fff;font-size:16px;font-weight:600;letter-spacing:-.02em;text-decoration:none;transition:background .16s ease,border-color .16s ease}.preview-screen__button:hover{background:#ffffff52;border-color:#ffffff4d}.preview-screen__button:active{background:#fff6;border-color:#fff9}
