html,body{scroll-behavior:smooth;font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;font-size:14px}body{overflow-x:hidden;font-family:Arial,PingFang SC,sans-serif}._app_{display:flex;flex-direction:column;position:relative;min-height:100vh}.hidden{display:none!important}.mark{position:fixed;top:0;left:0;width:100%;display:flex;justify-content:center;align-items:center;z-index:100000}#toast-container{position:fixed;top:1rem;z-index:100002;display:flex;flex-direction:column;align-items:center}.toast{display:flex;justify-content:center;min-width:200px;padding:.5rem;margin-bottom:1rem;color:#fff;border-radius:4px;opacity:0;transform:translateY(-30px);transition:opacity .4s ease,transform .4s ease}.toast.show{opacity:1;transform:translateY(0)}.toast.info{background-color:#0009;box-shadow:0 2px 8px #0003}.toast.error{background-color:#e50000cc;box-shadow:0 2px 8px #f003}.toast.success{background-color:#00a800cc;box-shadow:0 2px 8px #0f03}.modal{visibility:hidden;position:fixed;z-index:1000;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:#00000080;opacity:0;transition:opacity .3s ease,visibility .3s ease;overflow:hidden}.modal.show{visibility:visible;opacity:1}.modal-content{background-color:#fefefe;margin:0 auto;border:1px solid #888;width:90%;max-width:400px;position:relative;transform:translateY(-50px);transition:transform .3s ease;font-weight:600}.modal.show .modal-content{transform:translateY(10rem)}.modal-content .modal-header{font-size:1.5rem;display:flex;align-items:center;border-bottom:1px solid #e5e5e5;position:relative;padding:.5rem 0}.modal-body{padding:1rem}.register{justify-content:center;cursor:pointer}.register span{color:#0634b2}.modal-body .modal-body-row{margin:.5rem 0;display:flex;align-items:center}.modal-body .modal-body-row>span{margin-right:.4rem;width:4.8rem;text-align:center}.modal-body .modal-body-row>input{border:1px solid #e5e5e5;padding:.4rem;width:80%}.modal-footer{display:flex;padding:1rem 0;border-top:1px solid #e5e5e5;gap:2rem;justify-content:center}.modal-footer button{padding:.2rem 1rem}.modal-footer .confirm{background-color:#628bfa;color:#fff}.modal-footer .confirm:hover{background-color:#1350f8}.modal-footer .cancel{background-color:#e5e5e5}.modal-footer .cancel:hover{background-color:#00000080}.modal-title{flex:auto 1;display:flex;justify-content:center;align-items:center}.back-icon{width:1.5rem;height:1.5rem;margin-right:.5rem;cursor:pointer}.modal-close{color:#999;font-size:1.8rem;cursor:pointer;vertical-align:middle;font-weight:300}.modal-right{position:absolute;right:0;top:.5rem;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center}.modal-close:hover,.modal-close:focus{color:#000;text-decoration:none;cursor:pointer}.common-width{min-width:320px;max-width:720px;margin:0 auto}.zodiac .row{display:flex;justify-content:center}.red-ball{background-color:red}.blue-ball{background-color:#00f}.green-ball{background-color:green}._card{display:flex;align-items:center;justify-content:space-evenly;margin:.25rem 0}._card>div{display:inline-flex;height:1.5rem;width:1.5rem;justify-content:center;align-items:center;border-radius:9999px;color:#fff}.gold{color:#f9b820}.wood{color:green}.water{color:#00f}.fire{color:#f73927}.earth{color:brown}.phases{display:flex;align-items:center;justify-content:center;border-right:1px solid #c5c5c5;width:4rem;padding:4px 0}.five-phases-row{display:flex;border:1px solid #c5c5c5;border-bottom:none;align-items:stretch}.five-phases-ball{display:flex;flex-wrap:wrap;flex:1;padding:4px 0}.five-phases-ball>div{display:inline-flex;align-items:center;justify-content:center;color:#fff;height:1.5rem;width:1.5rem;margin:2px;border-radius:9999px}._attr-row{display:flex;border:1px solid #c5c5c5;border-bottom:none}._attr-row>div{margin:4px}.bb2px{border-bottom:1px solid #c5c5c5}.shark-txt{-webkit-text-fill-color:transparent;background:linear-gradient(45deg,#fff0 40%,#ffffffb3,#fff0 60%) -100%/50% no-repeat currentColor;-webkit-background-clip:text;animation:shark-txt 2s infinite}@keyframes shark-txt{to{background-position:200%}}.shark-wrap{flex-shrink:0;position:relative;overflow:hidden}.shark-wrap:after{content:"";position:absolute;inset:-20%;background:linear-gradient(45deg,#fff0 40%,#ffffffb3,#fff0 60%);animation:shark-wrap 2s infinite;transform:translate(-100%)}@keyframes shark-wrap{to{transform:translate(100%)}}.center{display:flex;justify-content:center;align-items:center;text-align:center}.zhong{background-color:#ff0}.red{color:#f73927}.tabular-number{overflow-wrap:break-word;font-variant-numeric:tabular-nums}
