.page-layout{min-height:100vh;width:100%;background:linear-gradient(180deg,#00305e,#001a33);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:32px 16px;position:relative;box-sizing:border-box}.page-layout__brand-mark{position:absolute;top:24px;left:24px;height:32px;width:auto;opacity:.95;pointer-events:none}.page-layout__content{display:flex;flex-direction:column;align-items:center;width:100%;max-width:560px}.page-layout__product-logo{height:176px;width:auto;display:block;margin:0 auto 24px}.page-layout__card{background-color:#fff;border-radius:12px;box-shadow:0 16px 48px #00000059;padding:40px 32px 32px;width:100%;box-sizing:border-box;text-align:center}@media(max-width:480px){.page-layout{padding:96px 16px 32px}.page-layout__brand-mark{top:16px;left:16px;height:24px}.page-layout__product-logo{height:128px;margin-bottom:16px}.page-layout__card{padding:28px 20px}}.tenant-verify-input{width:100%;padding:12px 14px;font-size:16px;border:1px solid #ccc;border-radius:6px;box-sizing:border-box;text-align:left;font-family:inherit}.tenant-verify-input:focus{outline:none;border-color:#00305e;box-shadow:0 0 0 3px #00305e26}.tenant-verify-input::placeholder{color:#999}
