*{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;background:#f2f3f5;margin:0;font-family:-apple-system,Helvetica Neue,Arial,sans-serif}#root{width:100%;min-height:100svh}.landing{color:#fff;background:#1c1c1e;flex-direction:column;min-height:100svh;display:flex}.landing-header{flex-shrink:0;width:100%;height:220px;position:relative;overflow:hidden}.landing-header-img{object-fit:cover;width:100%;height:100%;display:block}.landing-header-overlay{background:linear-gradient(#00000026 0%,#000000a6 100%);justify-content:center;align-items:center;padding:20px;display:flex;position:absolute;inset:0}.landing-title{color:#fff;text-shadow:0 2px 8px #00000080;text-transform:uppercase;letter-spacing:.5px;margin:0;font-size:26px;font-weight:800}.landing-body{text-align:center;flex-direction:column;flex:1;gap:24px;padding:24px 20px 32px;display:flex}.landing-description{color:#e0e0e0;font-size:15px;line-height:1.65}.landing-description h2{color:#fff;margin:0 0 12px;font-size:18px;font-weight:700}.landing-description p{color:#c7c7cc;margin:0 0 12px}.landing-description strong{color:#fff;font-weight:600}.landing-btn{color:#fff;cursor:pointer;background:#07f;border:none;border-radius:12px;width:100%;margin-top:auto;padding:16px;font-size:16px;font-weight:700;transition:background .15s,transform .1s}.landing-btn:active{background:#0060cc;transform:scale(.98)}.landing-btn:disabled{color:#8a8a8e;cursor:default;background:#3a3a3c;transform:none}
