@font-face{font-family:zh-iconfont;src:url(../fonts/iconfont.eot?p5wubb);src:url(../fonts/iconfont.eot?p5wubb#iefix) format("embedded-opentype"),url(../fonts/iconfont.ttf?p5wubb) format("truetype"),url(../fonts/iconfont.woff?p5wubb) format("woff"),url(../fonts/iconfont.svg?p5wubb#icomoon) format("svg");font-weight:400;font-style:normal;font-display:block}.zh-icon{font-family:zh-iconfont!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.zh-icon_close:before{content:"\e902"}.zh-icon_time:before{content:"\e903"}.zh-icon_time-closed:before{content:"\e900"}.zh-icon_chevron-thin-left:before{content:"\e901"}.zh-icon_caret-circle-down:before{content:"\e904"}.zh-box{z-index:9999;display:flex;align-items:center;justify-content:center;width:100%;height:100%;position:fixed;top:0;left:0;line-height:1.5;text-align:center;background-color:rgba(0,0,0,.6);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);animation:zh-fadeIn .3s ease}@keyframes zh-fadeIn{0%{opacity:0}to{opacity:1}}.zh-box__window{max-width:500px;min-width:380px;position:relative;margin:0 auto;border-radius:16px;box-shadow:0 20px 60px rgba(0,0,0,.3),0 0 0 1px hsla(0,0%,100%,.1);animation:zh-slideUp .4s cubic-bezier(.16,1,.3,1);overflow:hidden}@keyframes zh-slideUp{0%{opacity:0;transform:translateY(30px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.zh-box__window:focus{outline:none}.zh-box__body{display:flex;align-items:center;min-height:240px;padding:40px 30px 30px;background:linear-gradient(135deg,#fff,#f8f9fa)}.zh-box__message{width:100%;color:#2d3748;font-size:1rem;line-height:1.6}.zh-box__icon{margin:0 0 2rem;font-size:3.5rem;line-height:0;text-align:center;animation:zh-iconBounce .6s cubic-bezier(.68,-.55,.265,1.55)}@keyframes zh-iconBounce{0%{transform:scale(0)}50%{transform:scale(1.1)}to{transform:scale(1)}}.zh-box__icon img{margin:0 auto;width:90px;height:90px;object-fit:contain;filter:drop-shadow(0 4px 12px rgba(0,0,0,.1))}.zh-box__icon_bottom{top:auto;bottom:0;transform:translate(-50%,50%)}.zh-box__close{display:flex;align-items:center;justify-content:center;position:absolute;top:20px;right:20px;padding:8px;text-align:center;color:#64748b;background:hsla(0,0%,100%,.8);border:0;border-radius:8px;transition:all .2s ease;cursor:pointer}.zh-box__close:focus,.zh-box__close:hover{color:#1e293b;background:#fff;transform:scale(1.1);box-shadow:0 4px 12px rgba(0,0,0,.15)}.zh-box__close-title{margin:0 10px 0 0;font-size:.875rem;font-weight:500}.zh-box__close:focus .zh-box__close-title,.zh-box__close:hover .zh-box__close-title{text-decoration:none}.zh-box__close-icon{font-size:24px;line-height:1;transition:transform .2s ease}.zh-box__close:hover .zh-box__close-icon{transform:rotate(90deg)}.zh-box__links{z-index:10;display:none;height:100%;border-radius:16px;background:linear-gradient(135deg,#fff,#f8f9fa);animation:zh-slideUp .3s ease}.zh-box__links,.zh-box__links-body{position:absolute;top:0;left:0;width:100%}.zh-box__links-body{height:calc(100% - 60px);overflow-y:auto;text-align:center;scrollbar-width:thin;scrollbar-color:#cbd5e1 #f1f5f9}.zh-box__links-body::-webkit-scrollbar{width:8px}.zh-box__links-body::-webkit-scrollbar-track{background:#f1f5f9;border-radius:8px}.zh-box__links-body::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:8px}.zh-box__links-body::-webkit-scrollbar-thumb:hover{background:#94a3b8}.zh-box__links-body>ul{margin:0;width:100%;padding:40px 30px 30px}.zh-box__links-body>ul>li{list-style:none}.zh-box__links-body>ul>li:not(:last-child){margin-bottom:16px}.zh-box__links-body>ul>li>a{display:inline-block;padding:12px 24px;text-decoration:none;color:#3b82f6;font-weight:500;border-radius:8px;background:rgba(59,130,246,.05);transition:all .2s ease}.zh-box__links-body>ul>li>a:focus,.zh-box__links-body>ul>li>a:hover{background:rgba(59,130,246,.1);transform:translateY(-2px);box-shadow:0 4px 12px rgba(59,130,246,.2);text-decoration:none}.zh-box__links:focus{outline:none}.zh-box__links-toggle{display:block;width:100%;position:absolute;bottom:0;left:0;padding:0;font-weight:500;background:linear-gradient(180deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.95) 30%);border-top:1px solid rgba(203,213,225,.5);border-radius:0 0 16px 16px;transition:all .2s ease}.zh-box__links-toggle:focus,.zh-box__links-toggle:hover{background:linear-gradient(180deg,hsla(0,0%,100%,0),#fff 30%)}.zh-box__links-toggle,.zh-box__links-toggle-spacer{height:60px}.zh-box__links-toggle span{display:inline-block;vertical-align:middle}.zh-box__links-toggle span:not(:last-child){margin:0 8px 0 0}.zh-box__links-toggle:focus span:not(.zh-icon),.zh-box__links-toggle:hover span:not(.zh-icon){text-decoration:none;color:#3b82f6}@media (max-width:640px){.zh-box__window{max-width:90%;min-width:320px;margin:0 20px}.zh-box__body{padding:30px 20px 20px;min-height:200px}.zh-box__icon{font-size:2.5rem;margin-bottom:1.5rem}.zh-box__icon img{width:70px;height:70px}.zh-box__close{top:12px;right:12px}.zh-box__links-body>ul{padding:30px 20px 20px}}@media (prefers-color-scheme:dark){.zh-box{background-color:rgba(0,0,0,.8)}.zh-box__window{box-shadow:0 20px 60px rgba(0,0,0,.6),0 0 0 1px hsla(0,0%,100%,.05)}.zh-box__body,.zh-box__links{background:linear-gradient(135deg,#1e293b,#0f172a)}.zh-box__message{color:#e2e8f0}.zh-box__close{color:#94a3b8;background:rgba(30,41,59,.8)}.zh-box__close:focus,.zh-box__close:hover{color:#e2e8f0;background:#1e293b}.zh-box__links-body{scrollbar-color:#475569 #1e293b}.zh-box__links-body::-webkit-scrollbar-track{background:#1e293b}.zh-box__links-body::-webkit-scrollbar-thumb{background:#475569}.zh-box__links-body::-webkit-scrollbar-thumb:hover{background:#64748b}.zh-box__links-body>ul>li>a{color:#60a5fa;background:rgba(96,165,250,.1)}.zh-box__links-body>ul>li>a:focus,.zh-box__links-body>ul>li>a:hover{background:rgba(96,165,250,.2);box-shadow:0 4px 12px rgba(96,165,250,.3)}.zh-box__links-toggle{background:linear-gradient(180deg,rgba(30,41,59,0),rgba(30,41,59,.95) 30%);border-top-color:rgba(71,85,105,.5)}.zh-box__links-toggle:focus,.zh-box__links-toggle:hover{background:linear-gradient(180deg,rgba(30,41,59,0),#1e293b 30%)}.zh-box__links-toggle:focus span:not(.zh-icon),.zh-box__links-toggle:hover span:not(.zh-icon){color:#60a5fa}}@media (prefers-reduced-motion:reduce){.zh-box,.zh-box__close,.zh-box__icon,.zh-box__links,.zh-box__links-body>ul>li>a,.zh-box__window{animation:none;transition:none}.zh-box__close:hover .zh-box__close-icon,.zh-box__links-body>ul>li>a:focus,.zh-box__links-body>ul>li>a:hover{transform:none}}