body{background-color:#f2f2f2;cursor:default;display:flex;flex-direction:column;margin:0;overflow-x:hidden;text-decoration:none}div{box-sizing:border-box}img{-o-object-fit:cover;object-fit:cover}input{border:none;outline:none}.UserInfo-All{background-color:#fff;border-radius:.5rem;display:flex;flex-direction:column;height:100%;width:100%}.ymc-error{align-items:center;background:#f2f2f2;box-sizing:border-box;display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;justify-content:center;min-height:100vh;overflow:hidden;position:relative}.ymc-error__bg{background:linear-gradient(166deg,#2773fd,#7dd3e4);top:0;right:0;bottom:0;left:0;opacity:.08;pointer-events:none;position:absolute}.ymc-error__blob{border-radius:50%;filter:blur(90px);opacity:.55;position:absolute}.ymc-error__blob--blue{background:#2773fd;height:480px;left:-120px;top:-140px;width:480px}.ymc-error__blob--cyan{background:#7dd3e4;bottom:-120px;height:420px;right:-100px;width:420px}.ymc-error__card{align-items:center;background:#fff;border-radius:16px;box-shadow:0 12px 40px #20232914;box-sizing:border-box;display:flex;flex-direction:column;margin:32px auto;padding:48px 40px 32px;position:relative;text-align:center;width:min(680px,calc(100vw - 32px));z-index:1}.ymc-error__brand{align-items:center;display:flex;gap:8px;left:24px;position:absolute;top:20px}.ymc-error__brand-logo{background:linear-gradient(135deg,#2773fd,#7dd3e4);border-radius:50%;color:#fff;font-size:16px;font-weight:700;height:30px;line-height:30px;text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:30px}.ymc-error__brand-name{color:#222;font-size:14px;font-weight:600;letter-spacing:.5px}.ymc-error__visual{margin-bottom:8px;margin-top:8px;position:relative}.ymc-error__code{background:linear-gradient(135deg,#2773fd 10%,#55b4e8 55%,#7dd3e4);-webkit-background-clip:text;background-clip:text;color:transparent;font-size:clamp(96px,22vw,200px);font-weight:900;letter-spacing:4px;line-height:1.1;-webkit-user-select:none;-moz-user-select:none;user-select:none}.ymc-error__code--shake{animation:ymcErrorShake 2.4s ease-in-out infinite}@keyframes ymcErrorShake{0%,86%,to{transform:translate(0)}88%{transform:translate(-4px)}90%{transform:translate(4px)}92%{transform:translate(-3px)}94%{transform:translate(3px)}96%{transform:translate(0)}}.ymc-error__magnifier{animation:ymcErrorFloat 3.2s ease-in-out infinite;height:84px;opacity:.9;position:absolute;right:-14px;top:4px;width:84px}@keyframes ymcErrorFloat{0%,to{transform:translateY(0) rotate(-4deg)}50%{transform:translateY(-8px) rotate(4deg)}}.ymc-error__title{color:#222;font-size:26px;font-weight:700;line-height:1.4;margin:0}.ymc-error__subtitle{color:#6b7280;font-size:14px;line-height:1.7;margin:10px 0 0;max-width:420px}.ymc-error__tips{background:#fff7e6;border:1px solid #ffe7a3;border-radius:8px;color:#8a6d1d;font-size:13px;line-height:1.6;margin-top:12px;padding:8px 14px}.ymc-error__actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-top:28px}.ymc-error__btn{border-radius:8px;font-size:14px;height:40px;padding:0 22px}.ymc-error__btn--primary{background:linear-gradient(135deg,#2773fd,#55b4e8);border:none;box-shadow:0 4px 12px #2773fd40}.ymc-error__btn--primary:focus,.ymc-error__btn--primary:hover{background:linear-gradient(135deg,#1d63e8,#47a6dd)!important;border-color:transparent!important}.ymc-error__btn--ghost{border:1px solid #d9dce3;color:#444}.ymc-error__detail{margin-top:20px}.ymc-error__stack{background:#1f2430;border-radius:8px;color:#b8c4d6;font-size:12px;line-height:1.6;margin:12px 0 0;max-height:220px;max-width:600px;overflow:auto;padding:12px;text-align:left;white-space:pre-wrap;word-break:break-all}.ymc-error__footer{color:#9ca3af;font-size:12px;margin-top:36px;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media (max-width:480px){.ymc-error__card{padding:40px 20px 24px}.ymc-error__magnifier{height:60px;right:6px;top:10px;width:60px}.ymc-error__actions{flex-direction:column;width:100%}.ymc-error__btn{width:100%}}
