*{margin: 0;padding: 0;box-sizing: border-box;}body{font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;background: #1b1f23;min-height: 100vh;display: flex;justify-content: center;align-items: center;padding: 20px;}.jztheme-link{width: 100%;max-width: 600px;}.jztheme-link .content{}.jztheme-link .content .logo{display: inline-block;margin-bottom: 20px;}.jztheme-link .content .module{background: #24292f;border-radius: 4px;padding: 40px;border: 1px solid #373f47;}.jztheme-link .content .module h1{font-size: 20px;color: #ffffff;margin-bottom: 10px;font-weight: 500;}.jztheme-link .content .module span{font-size: 14px;color: rgb(224 233 255 / 70%);font-weight: 400;}.jztheme-link .content .module .link{word-break: break-all;text-align: left;margin-top: 16px;}.jztheme-link .content .module .link p{margin: 0;font-size: 14px;color: rgb(224 233 255 / 70%);font-weight: 400;line-height: 1.6;}.jztheme-link .content .module .btn{margin-top: 20px;display: block;border: none;padding: 0 36px;line-height: 40px;font-size: 14px;font-weight: 400;border-radius: 4px;cursor: pointer;transition: all 0.3s ease;color: #fff;background: linear-gradient(117deg, #d946ef, #6366f1);}.jztheme-link .content .module .btn:hover{box-shadow: 0 0.1rem 0.8rem rgb(153 87 240);}.jztheme-link .content .module .btn:active{transform: translateY(0);}.jztheme-link .error-page{display: none;}.jztheme-link .error-page.show{display: block;}@media (max-width: 640px){.jztheme-link .content .module{padding: 30px 20px;}.jztheme-link .content .module h1{font-size: 18px;}.jztheme-link .content .module .btn{width: 100%;padding: 5px;}}