#header{background:var(--color-page-background-primary);border-bottom:1px solid var(--color-border-line-primary);box-sizing:border-box;height:80px;left:0;min-width:1200px;padding:24px 0;position:fixed;right:0;top:0;transition:all .3s ease;width:100%;z-index:1000}#header.shadow-header{box-shadow:0 4px 15px 0 rgba(0,0,0,.08)}#header .warp{align-items:center;box-sizing:border-box;display:flex;height:100%;justify-content:space-between;margin:0 auto;position:relative;width:1200px}#header .logo{flex-shrink:0;height:24px;width:192px}#header .nav-list{align-items:center;display:flex;gap:48px;padding:0 32px}#header .nav-list .nav-item{color:rgba(0,0,0,.8);cursor:pointer;font-size:16px;font-weight:400;line-height:24px;position:relative;transition:color .3s ease;white-space:nowrap}#header .nav-list .nav-item:hover{color:var(--color-text-static-hover)}#header .nav-list .nav-item.active{color:#fd5319;color:var(--color-text-static-active,#fd5319);font-weight:700}#header .right-nav{align-items:center;display:flex;flex-shrink:0;gap:16px}#header .right-nav .login-text{color:rgba(0,0,0,.8);cursor:pointer;font-size:16px;line-height:24px;transition:color .3s ease}#header .right-nav .login-text:hover{color:var(--color-text-static-hover)}#header .right-nav .signup-btn{background:#fd5319;background:var(--color-text-static-active,#fd5319);border:none;color:#fff;font-size:14px;font-weight:500;height:36px;padding:0 20px}#header .right-nav .signup-btn:hover{background:#e04a16;background:var(--color-text-static-hover,#e04a16)}#header .right-nav .user-info-wrapper{align-items:center;border-radius:8px;cursor:pointer;display:flex;gap:16px;padding:4px 8px;transition:background .2s ease}#header .right-nav .user-info-wrapper .user-avatar{flex-shrink:0}#header .right-nav .user-info-wrapper .user-email{color:rgba(0,0,0,.8);font-size:16px;line-height:22px;max-width:140px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#header .right-nav .divider{background:#e9e9e9;height:16px;width:1px}#header .right-nav .download-item{align-items:center;cursor:pointer;display:flex;gap:8px;transition:opacity .3s ease}#header .right-nav .download-item:hover{opacity:.8}#header .right-nav .download-item .download-text{color:rgba(0,0,0,.8);font-size:16px;line-height:24px}#header .right-nav .language-wrapper{cursor:pointer}#header .right-nav .language-wrapper .language-container .language-box{align-items:center;display:flex}#header .right-nav .language-wrapper .language-container .language-box .language{height:24px;margin-right:8px;width:24px}#header .right-nav .language-wrapper .language-container .language-box span{color:rgba(0,0,0,.8);font-size:16px;line-height:24px}#header .right-nav .menu-icon{display:none;font-size:20px;line-height:46px}#title-container{align-items:center;background:#fff;box-sizing:border-box;display:flex;justify-content:center;left:0;margin:0 auto;padding-top:24px;position:fixed;right:0;top:80px;width:100%;z-index:999}#title-calendar{width:1200px}#footer_wrapper,#page-content{min-width:1200px;width:100%}#footer_wrapper{background:#000;box-sizing:border-box;color:hsla(0,0%,100%,.8);padding:56px 0}#footer_wrapper .footer-content{box-sizing:border-box;display:flex;flex-direction:column;gap:32px;margin:0 auto;padding:0 16px;width:1200px}#footer_wrapper .follow-us{font-feature-settings:"kern" on;color:hsla(0,0%,100%,.8);font-size:14px;font-weight:400;letter-spacing:0;line-height:22px;z-index:0}#footer_wrapper .follow-us .follow-us-title{display:flex;flex-direction:column;gap:12px;margin-bottom:12px}#footer_wrapper .follow-us .follow-us-icon{align-items:center;display:flex;flex-wrap:wrap;gap:16px}#footer_wrapper .follow-us .follow-us-icon .social-link{display:block;text-decoration:none}#footer_wrapper .follow-us .follow-us-icon .social-link .social-icon-wrapper{align-items:center;background:rgba(0,0,0,.15);border-radius:4px;display:flex;height:32px;justify-content:center;transition:background-color .3s ease;width:32px}#footer_wrapper .follow-us .follow-us-icon .social-link .social-icon-wrapper img{height:24px;object-fit:contain;width:24px}#footer_wrapper .follow-us .follow-us-icon .social-link:hover .social-icon-wrapper{background:hsla(0,0%,100%,.3)}#footer_wrapper .footer-divider{background:hsla(0,0%,100%,.2);height:1px;max-width:1200px;width:100%}#footer_wrapper .download-buttons{align-items:center;display:flex;flex-wrap:wrap;gap:24px}#footer_wrapper .download-buttons .download-button{align-items:center;border:1px solid hsla(0,0%,100%,.1);border-radius:12px;display:flex;gap:8px;height:46px;padding:8px 16px;text-decoration:none;transition:background-color .3s ease;width:188px}#footer_wrapper .download-buttons .download-button:hover{background-color:hsla(0,0%,100%,.2);border:1px solid transparent}#footer_wrapper .download-buttons .download-button .download-icon{height:40px;width:40px}#footer_wrapper .download-buttons .download-button .download-text{color:#fff;color:var(--color-text-static-white-primary,#fff);display:flex;flex-direction:column}#footer_wrapper .download-buttons .download-button .download-text .download-label{font-size:12px;font-style:normal;font-weight:400;line-height:20px}#footer_wrapper .download-buttons .download-button .download-text .download-name{font-size:20px;font-style:normal;font-weight:600;line-height:28px}#footer_wrapper .footer-legal{display:flex;flex-direction:column;gap:12px}#footer_wrapper .footer-text{color:#fff;color:var(--color-text-static-white-primary,#fff);font-size:14px;font-style:normal;font-weight:400;line-height:22px;white-space:pre-line}#footer_wrapper .footer-logo{align-items:center;display:flex;height:200px;justify-content:center;max-width:1200px;width:100%}#footer_wrapper .footer-logo img{height:auto;max-width:1200px;object-fit:contain;width:100%}.selectItem-popover .ant-popover-inner{padding:8px}.selectItem-popover .selector-content{display:flex;flex-direction:column;gap:8px}.selectItem-popover .selector-content .select-item{border-radius:4px;cursor:pointer;font-size:14px;line-height:22px;padding:8px;transition:all .3s ease}.selectItem-popover .selector-content .select-item:hover{background:#eee}.selectItem-popover .selector-content .select-item.active{color:#fd5319;color:var(--color-text-static-active,#fd5319);font-size:14px;font-size:var(--fontSize-14,14px);font-style:normal;font-weight:400;font-weight:var(--fontWeights-regular,400);letter-spacing:0;letter-spacing:var(--letterSpacing-0,0);line-height:22px;line-height:var(--lineHeights-14,22px)}.downloadCode-popover .ant-popover-inner{padding:0!important}.downloadCode-popover .download-qr-content{align-items:flex-start;display:inline-flex;flex-direction:column;gap:16px;justify-content:center;padding:40px}.downloadCode-popover .download-qr-content .text{align-items:flex-start;display:flex;flex-direction:column;gap:4px}.downloadCode-popover .download-qr-content .text .title{color:rgba(0,0,0,.8);color:var(--color-text-primary,rgba(0,0,0,.8));font-size:24px;font-size:var(--fontSize-24,24px);font-weight:600;line-height:32px;line-height:var(--lineHeights-24,32px)}.downloadCode-popover .download-qr-content .text .content,.downloadCode-popover .download-qr-content .text .title{font-family:"Alibaba PuHuiTi 3.0";font-family:var(--fontFamilies-alibaba-puhuiti-30,"Alibaba PuHuiTi 3.0");font-style:normal;letter-spacing:0;letter-spacing:var(--letterSpacing-0,0)}.downloadCode-popover .download-qr-content .text .content{color:rgba(0,0,0,.6);color:var(--color-text-secondary,rgba(0,0,0,.6));font-size:14px;font-size:var(--fontSize-14,14px);font-weight:400;font-weight:var(--fontWeights-regular,400);line-height:22px;line-height:var(--lineHeights-14,22px);width:258px}.downloadCode-popover .download-qr-content img{aspect-ratio:1/1;height:258px;width:258px}.user-dropdown .user-dropdown-panel{background:#fff;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.15);overflow:hidden;padding:16px}.user-dropdown .user-dropdown-panel .user-dropdown-header{align-items:center;display:flex;gap:16px;margin-bottom:16px}.user-dropdown .user-dropdown-panel .user-dropdown-header .user-avatar{flex-shrink:0}.user-dropdown .user-dropdown-panel .user-dropdown-header .user-email{color:rgba(0,0,0,.8);font-size:16px;font-weight:400;line-height:22px}.user-dropdown .user-dropdown-panel .user-dropdown-divider{background:rgba(0,0,0,.08);height:1px;margin-bottom:16px}.user-dropdown .user-dropdown-panel .user-dropdown-item{border-radius:4px;color:rgba(0,0,0,.8);cursor:pointer;font-size:16px;gap:8px;line-height:22px;padding:8px;transition:background .2s ease}.user-dropdown .user-dropdown-panel .user-dropdown-item:hover{background:rgba(0,0,0,.04)}
/*# sourceMappingURL=main.6ff047e2.css.map*/