*,:after,:before{box-sizing:border-box}#__next,body,html{min-height:100%}body,html{margin:0}body,html{background:#000}body{color:#fffbf5;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}img{display:block;max-width:100%}.app-shell{min-height:100%;background:#000;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.landing{min-height:100vh;min-height:100dvh;position:relative;background:#000;display:flex;justify-content:center;overflow:hidden;padding:40px 24px;isolation:isolate}.landing:before{content:"";position:absolute;inset:0;z-index:1;background:rgb(0 0 0/30%);pointer-events:none}.landing__background{z-index:0;object-fit:cover;object-position:center}.landing__content{width:min(100%,420px);position:relative;z-index:2;display:grid;grid-template-rows:1fr auto 1fr;justify-items:center;text-align:center}.landing__logo{grid-row:2;width:min(58vw,176px);height:auto}.landing__cta{grid-row:3;align-self:start;margin-top:34px;display:inline-flex;align-items:center;justify-content:center;min-height:40px;border:1px solid rgb(255 250 241/40%);border-radius:2px;padding:0 26px;color:#fffbf5;background:transparent;font-size:.75rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;line-height:1;text-decoration:none;transition:border-color .16s ease,background-color .16s ease}.landing__cta:hover{border-color:#fffbf5;background:rgb(255 250 241/6%)}.landing__cta:focus-visible{outline:2px solid #fffbf5;outline-offset:4px}@media (min-width:768px){.landing{padding:48px}.landing__logo{width:200px}}@media (max-width:480px){.landing__background{object-position:61% center}}