.global-header{align-items:center;background:#fff;display:flex;flex-direction:column;height:75px;left:0;position:fixed;top:0;width:100vw;z-index:200}.global-header .global-title{bottom:8px;color:#000;font-size:18px;font-weight:500;letter-spacing:-.3px;line-height:normal;position:absolute;text-align:center}.common-loading{align-items:center;-webkit-backdrop-filter:blur(.2rem);backdrop-filter:blur(.2rem);background:#0f172a4d;display:flex;flex-direction:column;justify-content:center;left:0;position:fixed;width:100vw;z-index:9990}.common-loading .loading-icon{background:url(https://elements.cocafe.co/frontend/jetour-modified-car/jt-loading-gif.gif) no-repeat 50%;background-size:100% 100%;height:9vw;margin-bottom:6vw;width:9vw}.common-loading .loading-text{align-items:flex-start;color:#fff;display:flex;flex-direction:row;font-size:16px;font-weight:400;letter-spacing:1px;margin-top:3px}:root{--adm-radius-s:4px;--adm-radius-m:8px;--adm-radius-l:12px;--adm-font-size-1:9px;--adm-font-size-2:10px;--adm-font-size-3:11px;--adm-font-size-4:12px;--adm-font-size-5:13px;--adm-font-size-6:14px;--adm-font-size-7:15px;--adm-font-size-8:16px;--adm-font-size-9:17px;--adm-font-size-10:18px;--adm-color-primary:#1677ff;--adm-color-success:#00b578;--adm-color-warning:#ff8f1f;--adm-color-danger:#ff3141;--adm-color-yellow:#ff9f18;--adm-color-orange:#ff6430;--adm-color-wathet:#e7f1ff;--adm-color-text:#333;--adm-color-text-secondary:#666;--adm-color-weak:#999;--adm-color-light:#ccc;--adm-color-border:#eee;--adm-color-background:#fff;--adm-color-highlight:var(--adm-color-danger);--adm-color-white:#fff;--adm-color-box:#f5f5f5;--adm-color-text-light-solid:var(--adm-color-white);--adm-color-text-dark-solid:#000;--adm-color-fill-content:var(--adm-color-box);--adm-font-size-main:var(--adm-font-size-5);--adm-font-family:-apple-system,blinkmacsystemfont,"Helvetica Neue",helvetica,segoe ui,arial,roboto,"PingFang SC","miui","Hiragino Sans GB","Microsoft Yahei",sans-serif;--adm-border-color:var(--adm-color-border)}html[data-prefers-color-scheme=dark]{--adm-color-primary:#3086ff;--adm-color-success:#34b368;--adm-color-warning:#ffa930;--adm-color-danger:#ff4a58;--adm-color-yellow:#ffa930;--adm-color-orange:#e65a2b;--adm-color-wathet:#0d2543;--adm-color-text:#e6e6e6;--adm-color-text-secondary:#b3b3b3;--adm-color-weak:grey;--adm-color-light:#4d4d4d;--adm-color-border:#2b2b2b;--adm-color-box:#0a0a0a;--adm-color-background:#1a1a1a;--adm-color-background-body:var(--adm-color-background);--adm-border-color:var(--adm-color-border)}:root{-webkit-tap-highlight-color:rgba(0,0,0,0)}html{background-color:var(--adm-color-background-body)}body{color:#333;color:var(--adm-color-text);font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,segoe ui,arial,roboto,PingFang SC,miui,Hiragino Sans GB,Microsoft Yahei,sans-serif;font-family:var(--adm-font-family);font-size:13px;font-size:var(--adm-font-size-main)}a,button{cursor:pointer}a{color:#1677ff;color:var(--adm-color-primary);transition:opacity .2s ease-in-out}a:active{opacity:.8}.adm-plain-anchor{color:inherit;transition:none}.adm-plain-anchor:active{opacity:1}body.adm-overflow-hidden{overflow:hidden!important}div.adm-px-tester{--size:1;height:calc(var(--size)/2*2px);left:-100vw;pointer-events:none;position:fixed;top:-100vh;width:0}.adm-button,div.adm-px-tester{-webkit-user-select:none;user-select:none}.adm-button{--color:var(--adm-color-text-light-solid);--text-color:var(--adm-button-text-color,var(--adm-color-text));--background-color:var(--adm-button-background-color,var(--adm-color-background));--border-radius:var(--adm-button-border-radius,4px);--border-width:var(--adm-button-border-width,1px);--border-style:var(--adm-button-border-style,solid);--border-color:var(--adm-button-border-color,var(--adm-color-border));background-color:var(--background-color);border:var(--border-width) var(--border-style) var(--border-color);border-radius:var(--border-radius);box-sizing:border-box;color:var(--text-color);cursor:pointer;display:inline-block;font-size:var(--adm-font-size-9);height:auto;line-height:1.4;margin:0;padding:7px 12px;position:relative;text-align:center;transition:opacity .15s ease}.adm-button:focus{outline:none}.adm-button:before{background-color:var(--adm-color-text-dark-solid);border:var(--border-width) var(--border-style) var(--adm-color-text-dark-solid);border-radius:var(--border-radius);box-sizing:initial;content:" ";height:100%;left:0;opacity:0;position:absolute;top:0;transform:translate(calc(var(--border-width)*-1),calc(var(--border-width)*-1));width:100%}.adm-button:active:before{opacity:.08}.adm-button-default.adm-button-fill-outline{--background-color:#0000;--border-color:var(--adm-color-text)}.adm-button-default.adm-button-fill-none{--background-color:#0000;--border-width:0px}.adm-button:not(.adm-button-default){--text-color:var(--adm-color-text-light-solid);--background-color:var(--color);--border-color:var(--color)}.adm-button:not(.adm-button-default).adm-button-fill-outline{--text-color:var(--color);--background-color:#0000}.adm-button:not(.adm-button-default).adm-button-fill-none{--text-color:var(--color);--background-color:#0000;--border-width:0px}.adm-button-primary{--color:var(--adm-color-primary)}.adm-button-success{--color:var(--adm-color-success)}.adm-button-danger{--color:var(--adm-color-danger)}.adm-button-warning{--color:var(--adm-color-warning)}.adm-button-block{display:block;width:100%}.adm-button-disabled{cursor:not-allowed;opacity:.4}.adm-button-disabled:active:before{display:none}.adm-button.adm-button-mini{font-size:var(--adm-font-size-main);padding-bottom:3px;padding-top:3px}.adm-button.adm-button-mini.adm-button-shape-rounded{padding-left:9px;padding-right:9px}.adm-button.adm-button-small{font-size:var(--adm-font-size-7);padding-bottom:3px;padding-top:3px}.adm-button.adm-button-large{font-size:var(--adm-font-size-10);padding-bottom:11px;padding-top:11px}.adm-button.adm-button-shape-rounded{--border-radius:1000px}.adm-button.adm-button-shape-rectangular{--border-radius:0}.adm-button-loading{vertical-align:bottom}.adm-button-loading-wrapper{align-items:center;display:flex;height:1.4em;justify-content:center}.adm-button-loading-wrapper>.adm-loading{opacity:.6}.adm-dot-loading{display:inline-block}.adm-image{--width:var(--adm-image-width,auto);--height:var(--adm-image-height,auto);display:block;height:var(--height);overflow:hidden;width:var(--width)}.adm-image-img{height:100%;width:100%}.adm-image-tip{background-color:var(--adm-color-fill-content);height:100%;min-height:24px;min-width:24px;position:relative}.adm-image-tip>svg{color:var(--adm-color-weak);height:24px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:24px}.adm-infinite-scroll{align-items:center;color:var(--adm-color-weak);display:flex;font-size:var(--adm-font-size-main);justify-content:center;padding:18px}.adm-infinite-scroll-failed-text{display:inline-block;margin-right:8px}.adm-toast-mask .adm-toast-wrap{height:100%;left:0;position:fixed;text-align:center;top:0;width:100%}.adm-toast-mask .adm-toast-main{background-color:#000000b3;border-radius:8px;box-sizing:border-box;color:#fff;display:inline-block;font-size:var(--adm-font-size-7);line-height:1.5;max-height:70%;max-width:204px;overflow:auto;pointer-events:all;position:relative;text-align:left;text-align:initial;top:50%;transform:translateY(-50%);width:auto;word-break:break-all}.adm-toast-mask .adm-toast-main-text{min-width:0;padding:12px}.adm-toast-mask .adm-toast-main-icon{min-width:150px;padding:35px 12px}.adm-toast-mask .adm-toast-main-icon .adm-toast-icon{font-size:36px;line-height:1;margin-bottom:8px;text-align:center}.adm-toast-loading{--size:48px;margin:0 auto 8px}.adm-auto-center{display:flex;justify-content:center}.adm-auto-center-content{flex:0 1 auto}.adm-mask{--z-index:var(--adm-mask-z-index,1000);display:block;position:fixed;z-index:var(--z-index)}.adm-mask,.adm-mask-aria-button{height:100%;left:0;top:0;width:100%}.adm-mask-aria-button{pointer-events:none;position:absolute;z-index:0}.adm-mask-content{z-index:1}.adm-spin-loading{--color:var(--adm-color-weak);--size:32px;height:var(--size);width:var(--size)}.adm-spin-loading-svg{animation:adm-spin-loading-rotate .8s linear infinite;height:100%;width:100%}.adm-spin-loading-svg>.adm-spin-loading-fill{stroke:var(--color)}@keyframes adm-spin-loading-rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.ai-face-swap-page{height:100vh;inset:0;position:fixed;width:100vw}.select-element-modal{-webkit-backdrop-filter:blur(.5rem);backdrop-filter:blur(.5rem);background:#0f172a4d;left:0;position:fixed;top:75px;z-index:101}.select-element-modal,.select-element-modal .modal-content-container{align-items:center;display:flex;flex-direction:column;height:calc(100vh - 75px);justify-content:center;width:100vw}.select-element-modal .modal-content-container{animation:bounceIn 1s linear;position:relative}.select-element-modal .modal-content-container .select-element-modal-title-option-1{background:url(https://elements.cocafe.co/frontend/jetour/assets1/select-element-modal-title-option-1.png) no-repeat 50%;background-size:100% 100%;height:69px;width:300px}.select-element-modal .modal-content-container .select-element-modal-title-option-2{background:url(https://elements.cocafe.co/frontend/jetour/assets1/select-element-modal-title-option-2.png) no-repeat 50%;background-size:100% 100%;height:69px;width:300px}.select-element-modal .modal-content-container .elements-group-container{align-items:center;display:flex;height:346px;justify-content:center;margin-bottom:50px;margin-top:50px;position:relative;width:305px}.select-element-modal .modal-content-container .elements-group-container .element-border{align-items:center;background:url(https://elements.cocafe.co/frontend/jetour/assets1/modal-element-border.png) no-repeat 50%;background-size:100% 100%;display:flex;height:102px;justify-content:center;width:102px}.select-element-modal .modal-content-container .elements-group-container .element-border .gray-cover{background:#0009;border-radius:14px;height:90px;position:absolute;width:90px;z-index:10}.select-element-modal .modal-content-container .elements-group-container .element-border .element-image{border-radius:14px;height:90px;object-fit:contain;position:relative;width:90px}.select-element-modal .modal-content-container .elements-group-container .element-1{left:0;position:absolute;top:0}.select-element-modal .modal-content-container .elements-group-container .element-2{position:absolute;right:0;top:0}.select-element-modal .modal-content-container .elements-group-container .element-4{bottom:0;left:0;position:absolute}.select-element-modal .modal-content-container .elements-group-container .element-5{bottom:0;position:absolute;right:0}.select-element-modal .modal-content-container .cancel-btn{background:#ffffff1a;border:1px solid #fff6;border-radius:50px;box-shadow:inset 0 0 5px 0 #ffffff80;margin-right:11px}.select-element-modal .modal-content-container .cancel-btn,.select-element-modal .modal-content-container .confirm-btn{align-items:center;color:#fff;display:flex;font-size:14px;font-weight:500;height:45px;justify-content:center;letter-spacing:-.3px;line-height:normal;width:152px}.select-element-modal .modal-content-container .confirm-btn{background:#39aeb2;border:none;border-radius:50px}.select-element-modal .modal-content-container :before{border-radius:50px}.common-back-button-container{align-items:center;display:flex;flex-direction:row;left:24px;position:absolute;top:20px;z-index:60}.common-back-button-container .common-back-button{background:url(https://elements.cocafe.co/frontend/jetour/assets1/back-icon.png) no-repeat 50%;background-size:100% 100%;height:24px;width:24px}.common-back-button-container .back-button-text{color:#fff;font-size:12px;font-weight:400;line-height:normal;margin-left:2px}.progress-loading{align-items:center;background:url(https://elements.cocafe.co/frontend/jetour/assets1/common-page-bg.png) no-repeat top;background-size:cover;display:flex;flex-direction:column;height:calc(100vh - 75px);justify-content:center;left:0;position:fixed;top:75px;width:100vw;z-index:200}.progress-loading .jetour-logo{background:url(https://elements.cocafe.co/frontend/jetour/assets1/progress-loading-jetour-logo.png) no-repeat 50%;background-size:100% 100%;height:32px;margin-bottom:25px;width:136px}.progress-loading .loading-bar{align-items:center;background:url(https://elements.cocafe.co/frontend/jetour/assets1/loading.gif) no-repeat 50%;background-size:100% 100%;display:flex;height:17px;justify-content:center;margin-bottom:12px;width:235px}.progress-loading .loading-bar .loading-border{background:url(https://elements.cocafe.co/frontend/jetour/assets1/loading-container.png) no-repeat 50%;background-size:100% 100%;height:19px;width:207px}.progress-loading .loading-text{color:#fff;font-size:14px;font-weight:400;letter-spacing:-.3px;line-height:normal}.generate-aigc-frame{align-items:center;display:flex;flex-direction:column;height:658px;left:0;position:fixed;top:0;width:395px;z-index:-30}.generate-aigc-frame .aigc-frame-bg{height:100%;left:0;position:absolute;top:0;width:100%;z-index:10}.generate-aigc-frame .aigc-user-image-1{height:327px;margin:140px auto 0;object-fit:cover;position:relative;transform:rotate(4deg);width:290px;z-index:20}.generate-aigc-frame .aigc-user-image-2{height:325px;margin:115px auto 0;object-fit:cover;position:relative;transform:rotate(-6deg);width:290px;z-index:20}.generate-aigc-frame .aigc-user-image-3{height:327px;margin:117px auto 0;object-fit:cover;position:relative;width:280px;z-index:20}.generate-aigc-frame .aigc-frame-border{height:100%;left:0;position:absolute;top:0;width:100%;z-index:30}.aigc-select-element{align-items:center;background:url(https://elements.cocafe.co/frontend/jetour/assets1/common-page-bg.png) no-repeat top;background-size:cover;display:flex;flex-direction:column;min-height:calc(100vh - 75px);position:relative;width:100vw}.aigc-select-element .select-element-title{background:url(https://elements.cocafe.co/frontend/jetour/assets1/select-element-title.png) no-repeat 50%;background-size:100% 100%;height:72px;margin-bottom:19px;margin-top:49px;width:342px}.aigc-select-element .select-subtitle{color:#f4f6fe;font-size:12px;font-weight:500;line-height:normal}.aigc-select-element .element-border{align-items:center;background:url(https://elements.cocafe.co/frontend/jetour/assets1/element-border.png) no-repeat 50%;background-size:100% 100%;display:flex;height:130px;justify-content:center;margin-top:9px;width:130px}.aigc-select-element .element-border .select-btn{border-radius:14px;height:113px;object-fit:contain;width:113px}.aigc-select-element .element-border .plus-icon-image{height:24px;width:24px}.aigc-select-element .upload-photo-border{align-items:center;background:url(https://elements.cocafe.co/frontend/jetour/assets1/upload-photo-border.png) no-repeat 50%;background-size:100% 100%;display:flex;height:285px;justify-content:center;margin-bottom:36px;margin-top:36px;width:285px}.aigc-select-element .upload-photo-border .uploaded-photo-image{border-radius:14px;height:261px;object-fit:cover;width:261px}.aigc-select-element .upload-photo-border .upload-photo-btn{background:url(https://elements.cocafe.co/frontend/jetour/assets1/upload-photo-btn.png) no-repeat 50%;background-size:100% 100%;height:261px;width:261px}.aigc-select-element .start-synthesis-btn{align-items:center;background:#39aeb2;border:none;border-radius:40px;color:#fff;display:flex;font-size:14px;font-weight:500;height:45px;justify-content:center;letter-spacing:-.3px;line-height:normal;margin-bottom:29px;width:301px}.aigc-select-element .start-synthesis-btn:before{border-radius:40px}.aigc-select-element-page-blur-effect{filter:blur(.3rem)}.common-info-container{align-items:center;background:url(https://elements.cocafe.co/frontend/jetour/assets1/info-container-border.png) no-repeat 50%;background-size:100% 100%;display:flex;flex-direction:column;padding-bottom:13px;white-space:nowrap;width:301px}.common-info-container .info-container-title{color:#50779e;font-size:18px;font-weight:700;line-height:normal;margin-bottom:14px;margin-top:14px;text-align:center}.common-info-container .info-row{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:12px;width:271px}.common-info-container .info-row .copy-btn{background:url(https://elements.cocafe.co/frontend/jetour/assets1/copy-btn.png) no-repeat 50%;background-size:100% 100%;height:13px;margin-right:3px;width:13px}.common-info-container .info-row .info-content-text{color:#50779e;font-size:12px;font-weight:500;line-height:normal}.common-info-container .info-row .info-content-address-text{max-width:130px;overflow:hidden;text-overflow:ellipsis}.blind-box-detail-page{align-items:center;background:url(https://elements.cocafe.co/frontend/jetour/assets1/common-page-bg.png) no-repeat top;background-size:cover;display:flex;flex-direction:column;min-height:calc(100vh - 75px);position:relative;width:100vw}.blind-box-detail-page .blind-box-detail-title{background:url(https://elements.cocafe.co/frontend/jetour/assets1/blind-box-detail-title.png) no-repeat 50%;background-size:100% 100%;height:37px;margin-bottom:26px;margin-top:43px;width:132px}.blind-box-detail-page .blind-box-detail-border{align-items:center;background:url(https://elements.cocafe.co/frontend/jetour/assets1/blind-box-detail-border.png) no-repeat 50%;background-size:100% 100%;display:flex;height:301px;justify-content:center;margin-bottom:17px;width:301px}.blind-box-detail-page .blind-box-detail-border .inside-image{border-radius:12px;height:275px;object-fit:contain;width:275px}.blind-box-detail-page .blind-box-detail-border-avatar{background:url(https://elements.cocafe.co/frontend/jetour/assets1/image-container-bg-avatar.png) no-repeat 50%;background-size:100% 100%}.blind-box-detail-page .open-box-btn{align-items:center;background:#39aeb2;border:none;border-radius:40px;color:#fff;display:flex;font-size:14px;font-weight:500;height:45px;justify-content:center;letter-spacing:-.3px;line-height:normal;margin-bottom:35px;margin-top:35px;width:301px}.blind-box-detail-page :before{border-radius:40px}.double-check-modal{align-items:center;-webkit-backdrop-filter:blur(.5rem);backdrop-filter:blur(.5rem);background:#0003;display:flex;height:calc(100vh - 75px);justify-content:center;left:0;position:fixed;top:75px;width:100vw;z-index:101}.double-check-modal .modal-content-container{align-items:center;animation:bounceIn 1s linear;background-color:#fff;border-radius:8px;display:flex;flex-direction:column;height:166px;position:relative;width:288px}.double-check-modal .modal-content-container .modal-text{color:#000000e6;font-size:16px;font-weight:500;letter-spacing:-.3px;line-height:normal;margin-top:42px;text-align:center;white-space:pre-line}.double-check-modal .modal-content-container .buttons-group{align-items:center;bottom:20px;display:flex;flex-direction:row;position:absolute}.double-check-modal .modal-content-container .buttons-group .cancel-btn{border:1px solid #0003;border-radius:20px;color:#000;margin-right:10px}.double-check-modal .modal-content-container .buttons-group .cancel-btn,.double-check-modal .modal-content-container .buttons-group .confirm-btn{align-items:center;display:flex;font-size:13px;font-weight:400;height:39px;justify-content:center;letter-spacing:-.3px;line-height:normal;width:116px}.double-check-modal .modal-content-container .buttons-group .confirm-btn{background:#39aeb2;border-radius:20px;color:#fff}.double-check-modal .modal-content-container .buttons-group :before{border-radius:20px}.generate-pfp-nft{height:219px;left:0;position:fixed;top:0;width:219px;z-index:-30}.generate-pfp-nft .pfp-bg{height:100%;left:0;position:absolute;top:0;width:100%;z-index:10}.generate-pfp-nft .pfp-people{height:100%;left:0;position:absolute;top:0;width:100%;z-index:20}.generate-pfp-nft .digit-image{height:13px;width:9px;z-index:30}.generate-pfp-nft .digit-pos-1-1{bottom:10px;position:absolute;right:20px}.generate-pfp-nft .digit-pos-2-1{bottom:10px;position:absolute;right:32px}.generate-pfp-nft .digit-pos-2-2{bottom:13px;position:absolute;right:20px}.generate-pfp-nft .digit-pos-3-1{bottom:10px;position:absolute;right:43px}.generate-pfp-nft .digit-pos-3-2{bottom:13px;position:absolute;right:31px}.generate-pfp-nft .digit-pos-3-3{bottom:16px;position:absolute;right:19px}.generate-pfp-nft .digit-pos-4-1{bottom:10px;position:absolute;right:54px}.generate-pfp-nft .digit-pos-4-2{bottom:13px;position:absolute;right:42px}.generate-pfp-nft .digit-pos-4-3{bottom:16px;position:absolute;right:30px}.generate-pfp-nft .digit-pos-4-4{bottom:19px;position:absolute;right:18px}.generate-pfp-nft .digit-pos-5-1{bottom:10px;position:absolute;right:65px}.generate-pfp-nft .digit-pos-5-2{bottom:13px;position:absolute;right:53px}.generate-pfp-nft .digit-pos-5-3{bottom:16px;position:absolute;right:41px}.generate-pfp-nft .digit-pos-5-4{bottom:19px;position:absolute;right:29px}.generate-pfp-nft .digit-pos-5-5{bottom:22px;position:absolute;right:17px}.generate-pfp-nft .digit-pos-6-1{bottom:10px;position:absolute;right:76px}.generate-pfp-nft .digit-pos-6-2{bottom:13px;position:absolute;right:64px}.generate-pfp-nft .digit-pos-6-3{bottom:16px;position:absolute;right:52px}.generate-pfp-nft .digit-pos-6-4{bottom:19px;position:absolute;right:40px}.generate-pfp-nft .digit-pos-6-5{bottom:22px;position:absolute;right:28px}.generate-pfp-nft .digit-pos-6-6{bottom:25px;position:absolute;right:16px}.generate-avatar-image{height:357px;left:0;position:fixed;top:0;width:357px;z-index:-30}.generate-avatar-image .avatar-image{height:100%;object-fit:cover;width:100%;z-index:5}.generate-avatar-image .avatar-logo-pos1{bottom:20px;height:39px;position:absolute;right:16px;width:45px;z-index:10}.generate-avatar-image .avatar-logo-pos2{bottom:20px;height:17px;position:absolute;right:13px;width:73px;z-index:10}.blind-box-select-element-page{align-items:center;background:url(https://elements.cocafe.co/frontend/jetour/assets1/common-page-bg.png) no-repeat top;background-size:cover;display:flex;flex-direction:column;min-height:calc(100vh - 75px);position:relative;width:100vw}.blind-box-select-element-page .select-element-title{background:url(https://elements.cocafe.co/frontend/jetour/assets1/select-element-title.png) no-repeat 50%;background-size:100% 100%;height:72px;margin-top:58px;width:342px}.blind-box-select-element-page .digits-input-container{align-items:center;background:url(https://elements.cocafe.co/frontend/jetour/assets1/digits-input-border.png) no-repeat 50%;background-size:100% 100%;display:flex;flex-direction:column;height:128px;margin-bottom:21px;width:321px}.blind-box-select-element-page .digits-input-container .input-title{color:#50779e;font-size:14px;font-weight:400;line-height:normal;margin-bottom:19px;margin-top:29px;white-space:nowrap}.blind-box-select-element-page .digits-input-container .digits{border-bottom:1px solid #f3f6f9;color:#fff;font-size:14px;font-weight:500;line-height:normal;padding-bottom:8px;text-align:center;width:138px}.blind-box-select-element-page .select-element-border{align-items:center;background:url(https://elements.cocafe.co/frontend/jetour/assets1/blind-box-select-elements-border.png) no-repeat 50%;background-size:100% 100%;display:flex;flex-direction:column;height:290px;margin-bottom:140px;width:321px}.blind-box-select-element-page .select-element-border .blind-box-select-element-title-container{align-items:center;display:flex;flex-direction:row;justify-content:center;margin-bottom:13px;margin-top:30px;position:relative}.blind-box-select-element-page .select-element-border .blind-box-select-element-title-container .title-left-icon{background:url(https://elements.cocafe.co/frontend/jetour/assets1/title-container-left-icon.png) no-repeat 50%;background-size:100% 100%;height:3px;width:32px}.blind-box-select-element-page .select-element-border .blind-box-select-element-title-container .title-content{color:#50779e;font-size:14px;font-weight:400;line-height:normal;margin-left:6px;margin-right:6px;white-space:nowrap}.blind-box-select-element-page .select-element-border .blind-box-select-element-title-container .title-right-icon{background:url(https://elements.cocafe.co/frontend/jetour/assets1/title-container-right-icon.png) no-repeat 50%;background-size:100% 100%;height:3px;width:36px}.blind-box-select-element-page .select-element-border .elements-list-container{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:300px}.blind-box-select-element-page .select-element-border .elements-list-container .element-container{align-items:center;background:url(https://elements.cocafe.co/frontend/jetour/assets1/select-element-border-blindbox.png) no-repeat 50%;background-size:100% 100%;display:flex;height:64px;justify-content:center;position:relative;width:64px}.blind-box-select-element-page .select-element-border .elements-list-container .element-container .inside-image{object-fit:cover}.blind-box-select-element-page .select-element-border .elements-list-container .image-not-selected:after{background-color:#0000008c;border-radius:8px;content:"";height:57px;left:4px;position:absolute;top:4px;width:57px}.blind-box-select-element-page .confirm-btn{align-items:center;background:#39aeb2;border:none;border-radius:40px;color:#fff;display:flex;font-size:14px;font-weight:500;height:45px;justify-content:center;letter-spacing:-.3px;line-height:normal;margin-bottom:7px;width:301px}.blind-box-select-element-page .confirm-btn:before{border-radius:40px}.blind-box-select-element-page .bottom-tips{color:#fff;font-size:12px;font-weight:400;line-height:normal;margin-bottom:20px}.desc-container{align-items:center;display:flex;flex-direction:row;justify-content:center;min-height:58px;position:relative;width:232px}.desc-container .left-icon{background:url(https://elements.cocafe.co/frontend/jetour/assets1/desc-left-icon.png) no-repeat 50%;background-size:100% 100%;height:10px;left:0;position:absolute;width:14px}.desc-container .desc-content{color:#fff;font-size:12px;font-weight:400;line-height:20px;text-align:center;white-space:pre-line;width:175px}.desc-container .right-icon{background:url(https://elements.cocafe.co/frontend/jetour/assets1/desc-right-icon.png) no-repeat 50%;background-size:100% 100%;height:10px;position:absolute;right:0;width:14px}.title-container{align-items:center;display:flex;flex-direction:row;justify-content:center;position:relative}.title-container .title-left-icon{background:url(https://elements.cocafe.co/frontend/jetour/assets1/title-container-left-icon.png) no-repeat 50%;background-size:100% 100%;height:3px;width:36px}.title-container .title-content{color:#fff;font-size:14px;font-weight:600;letter-spacing:-.3px;line-height:normal;margin-left:6px;margin-right:6px;text-align:center;white-space:nowrap}.title-container .title-right-icon{background:url(https://elements.cocafe.co/frontend/jetour/assets1/title-container-right-icon.png) no-repeat 50%;background-size:100% 100%;height:3px;width:36px}.tiny-image-container{align-items:center;display:flex;flex-direction:column;z-index:50}.tiny-image-container .image-border{align-items:center;background:url(https://elements.cocafe.co/frontend/jetour/assets1/tiny-image-container-bg.png) no-repeat 50%;background-size:100% 100%;display:flex;height:80px;justify-content:center;width:80px}.tiny-image-container .image-border .inside-image{border-radius:6px;height:68px;object-fit:contain;width:68px}.tiny-image-container .image-text{color:#fff;font-size:12px;font-weight:400;letter-spacing:-.3px;line-height:normal;margin-top:9px;text-align:center}.common-page-title{align-items:center;display:flex;flex-direction:column;height:37px;position:relative;width:300px}.common-page-title .poster-title-text{color:#f4f6fe}.common-page-title .poster-title-text,.common-page-title .title-text{font-family:PangMenZhengDao;font-size:28px;font-style:normal;font-weight:400;letter-spacing:7px;line-height:normal;position:absolute;text-align:center;top:0;z-index:10}.common-page-title .title-text{-webkit-text-fill-color:#0000;background:linear-gradient(180deg,#b0b6cd -5.77%,#f4f6fe 39.12%,#f3f6fe 59.91%,#b4bee0 98.98%,#b7bfde 116.44%,#c7d4ea 136.39%,#d6e4fc 153.85%);background:var(--unnamed,linear-gradient(180deg,#b0b6cd -5.77%,#f4f6fe 39.12%,#f3f6fe 59.91%,#b4bee0 98.98%,#b7bfde 116.44%,#c7d4ea 136.39%,#d6e4fc 153.85%));background-clip:text;-webkit-background-clip:text}.common-page-title .title-bg{background:url(https://elements.cocafe.co/frontend/jetour/assets1/digital-collection.png) no-repeat 50%;background-size:100% 100%;bottom:0;height:18px;position:absolute;width:249px;z-index:5}.common-page-title .title-bg-avatar{background:url(https://elements.cocafe.co/frontend/jetour/assets1/avatar.png) no-repeat 50%;background-size:100% 100%;bottom:0;height:18px;position:absolute;width:99px;z-index:5}.checkpoint-page{align-items:center;background:url(https://elements.cocafe.co/frontend/jetour/assets1/checkpoint-page-bg.png) no-repeat top;background-size:cover;display:flex;flex-direction:column;min-height:calc(100vh - 75px);position:relative;width:100vw}.checkpoint-page .back-to-top-btn{background:url(https://elements.cocafe.co/frontend/jetour/assets1/back-to-top-btn.png) no-repeat 50%;background-size:100% 100%;bottom:1.7rem;height:.38rem;position:fixed;right:.05rem;width:.38rem;z-index:80}.checkpoint-page .common-back-button-container{top:29px}.checkpoint-page .common-page-title{margin-bottom:21px;margin-top:22px}.checkpoint-page .checkpoint-info-container-long{align-items:center;background:#fff3;border-radius:12px;box-shadow:inset 0 0 5px 0 rgba(1,255,255,.302);display:flex;flex-direction:column;height:546px;margin-bottom:21px;position:relative;width:304px}.checkpoint-page .checkpoint-info-container-long .main-image-border{border-radius:5px;height:276px;margin-bottom:21px;margin-top:14px;width:276px}.checkpoint-page .checkpoint-info-container-long .main-image-border-checkpoint{background:url(https://elements.cocafe.co/frontend/jetour/assets1/checkpoint-main-image-border.png) no-repeat 50%;background-size:100% 100%}.checkpoint-page .checkpoint-info-container-long .main-image{border-radius:5px;height:100%;width:100%}.checkpoint-page .checkpoint-info-container-long .desc-container,.checkpoint-page .checkpoint-info-container-long .title-container{margin-bottom:15px}.checkpoint-page .checkpoint-info-container-long .rewards-container{align-items:flex-start;display:flex;flex-direction:row;justify-content:space-between;width:188px}.checkpoint-page .checkpoint-info-container-long:after{border-radius:12px;box-shadow:inset 0 0 5px 0 #ffffff80;content:"";height:100%;left:0;position:absolute;top:0;width:100%}.checkpoint-page .checkpoint-info-container{align-items:center;background:#fff3;border-radius:12px;box-shadow:inset 0 0 5px 0 rgba(1,255,255,.302);display:flex;flex-direction:column;margin-bottom:100px;padding-bottom:30px;position:relative;width:303px;z-index:90}.checkpoint-page .checkpoint-info-container .title-container{margin-bottom:7px;margin-top:22px}.checkpoint-page .checkpoint-info-container .detail-content{color:#fff;font-size:12px;font-weight:400;line-height:20px;text-align:justify;white-space:pre-line;width:262px}.checkpoint-page .checkpoint-info-container .detail-container-image{border-radius:5px;object-fit:cover;width:262px}.checkpoint-page .checkpoint-info-container:after{border-radius:12px;box-shadow:inset 0 0 5px 0 #ffffff80;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.checkpoint-page .purchase-button-container{align-items:center;-webkit-backdrop-filter:blur(.7rem);backdrop-filter:blur(.7rem);background:#0f172a33;bottom:0;display:flex;height:86px;justify-content:center;position:fixed;width:100vw;z-index:100}.checkpoint-page .purchase-button-container .purchase-button{align-items:center;background:#39aeb2;border:none;border-radius:40px;color:#fff;display:flex;font-size:14px;font-weight:500;height:45px;justify-content:center;letter-spacing:-.3px;line-height:normal;width:304px}.checkpoint-page .purchase-button-container :before{border-radius:40px}.checkpoint-page .buttons-group{align-items:center;-webkit-backdrop-filter:blur(.7rem);backdrop-filter:blur(.7rem);background:#0f172a33;bottom:0;display:flex;flex-direction:row;height:86px;justify-content:center;position:fixed;width:100vw;z-index:100}.checkpoint-page .buttons-group .purchase-button-already-have-nft{-webkit-backdrop-filter:blur(.5rem);backdrop-filter:blur(.5rem);background:#fff3;border:1px solid #fff6;border-radius:50px;box-shadow:inset 0 0 5px 0 #ffffff80;margin-right:10px}.checkpoint-page .buttons-group .aigc-button,.checkpoint-page .buttons-group .purchase-button-already-have-nft{align-items:center;color:#fff;display:flex;font-size:14px;font-weight:500;height:45px;justify-content:center;letter-spacing:-.3px;line-height:normal;width:152px}.checkpoint-page .buttons-group .aigc-button{background:#39aeb2;border:none;border-radius:50px}.checkpoint-page .buttons-group :before{border-radius:50px}.congrats-page{align-items:center;background:url(https://elements.cocafe.co/frontend/jetour/assets1/common-page-bg.png) no-repeat top;background-size:cover;display:flex;flex-direction:column;min-height:calc(100vh - 75px);position:relative;width:100vw}.congrats-page .background-light{background:url(https://elements.cocafe.co/frontend/jetour/assets1/background-light.png) no-repeat 50%;background-size:100% 100%;height:5.33rem;opacity:.8;position:absolute;top:90px;width:100vw}.congrats-page .congrats-title{background:url(https://elements.cocafe.co/frontend/jetour/assets1/congrats-title.png) no-repeat 50%;background-size:100% 100%;height:31px;margin-bottom:10px;margin-top:90px;width:172px;z-index:10}.congrats-page .image-title{color:#f4f6fe;font-family:PangMenZhengDao;font-size:20px;font-style:normal;font-weight:400;letter-spacing:2px;line-height:31px;margin-bottom:30px;z-index:10}.congrats-page .image-border{align-items:center;background:url(https://elements.cocafe.co/frontend/jetour/assets1/congrats-page-border.png) no-repeat 50%;background-size:100% 100%;display:flex;height:321px;justify-content:center;margin-bottom:120px;width:321px;z-index:10}.congrats-page .image-border .inside-image{border-radius:15px;height:293px;object-fit:cover;width:293px}.congrats-page .image-border-avatar{background:url(https://elements.cocafe.co/frontend/jetour/assets1/image-container-bg-avatar.png) no-repeat 50%;background-size:100% 100%}.congrats-page .check-detail-button{align-items:center;background:#39aeb2;border:none;border-radius:40px;color:#fff;display:flex;font-size:14px;font-weight:500;height:45px;justify-content:center;letter-spacing:-.3px;line-height:normal;margin-bottom:40px;width:301px}.congrats-page :before{border-radius:40px}.coupon-detail-modal{align-items:center;background:#fff;display:flex;flex-direction:column;height:calc(100vh - 75px);left:0;position:fixed;top:75px;width:100vw;z-index:101}.coupon-detail-modal .coupon-back-icon{align-items:center;display:flex;height:24px;justify-content:center;left:24px;position:absolute;top:20px;width:24px;z-index:60}.coupon-detail-modal .coupon-back-icon .black-back-icon{background:url(https://elements.cocafe.co/frontend/jetour/assets1/black-back-icon.png) no-repeat 50%;background-size:100% 100%;height:13px;width:8px}.coupon-detail-modal .coupon-detail-content{color:#000000e6;font-family:SourceHanSansCN-Regular;font-size:13px;font-style:normal;font-weight:400;line-height:153%;margin-top:70px;text-align:justify;white-space:pre-line;width:327px}.coupon-page{align-items:center;background:#fff;display:flex;flex-direction:column;min-height:calc(100vh - 115px);padding-top:40px;position:relative;width:100vw}.coupon-page .coupon-back-icon{align-items:center;display:flex;height:24px;justify-content:center;left:24px;position:absolute;top:20px;width:24px;z-index:60}.coupon-page .coupon-back-icon .black-back-icon{background:url(https://elements.cocafe.co/frontend/jetour/assets1/black-back-icon.png) no-repeat 50%;background-size:100% 100%;height:13px;width:8px}.coupon-page .coupon-image{height:148px;margin-top:20px;object-fit:contain;width:323px}.poster-modal{align-items:center;-webkit-backdrop-filter:blur(.5rem);backdrop-filter:blur(.5rem);background:#0003;display:flex;flex-direction:column;height:calc(100vh - 75px);justify-content:center;left:0;position:fixed;top:75px;width:100vw;z-index:101}.poster-modal .poster-modal-close-icon{animation:showUp 1.6s linear;background:url(https://elements.cocafe.co/frontend/jetour/assets1/close-icon.png) no-repeat 50%;background-size:100% 100%;height:12px;margin-bottom:.15rem;position:absolute;right:17px;top:17px;width:12px;z-index:10}.poster-modal .poster-image{animation:bounceIn 1s linear;height:550px;margin-bottom:.15rem}.poster-modal .save-btn{align-items:center;animation:showUp 1.8s linear;background:#fff3;border:1px solid #fff3;border-radius:50px;box-shadow:inset 0 0 5px 0 #ffffffb3;color:#fff;display:flex;font-size:14px;font-weight:500;height:42px;justify-content:center;letter-spacing:-.3px;line-height:normal;margin-right:11px;width:145px;z-index:10}.poster-modal :before{border-radius:50px}.generate-share-poster{background:url(https://elements.cocafe.co/frontend/jetour/assets1/common-page-bg.png) no-repeat top;background-size:cover;display:flex;flex-direction:column;height:730px;left:0;position:fixed;top:0;width:375px;z-index:-30}.generate-share-poster .common-page-title{margin:40px auto 14px}.generate-share-poster .id-container{align-items:center;background:linear-gradient(90deg,#fff0,#fff6 47.92%,#fff0);color:#5584b1;display:flex;font-size:14px;font-weight:400;height:24px;justify-content:center;line-height:normal;margin:0 auto;width:132px}.generate-share-poster .detail-page-nft-border{background:url(https://elements.cocafe.co/frontend/jetour/assets1/detail-page-border.png) no-repeat 50%;background-size:100% 100%;display:flex;height:301px;margin:14px auto 17px;position:relative;width:301px}.generate-share-poster .detail-page-nft-border .inside-image{border-radius:12px;height:275px;margin:auto;object-fit:cover;transform:translateZ(0);width:275px}.generate-share-poster .detail-page-nft-border-avatar{background:url(https://elements.cocafe.co/frontend/jetour/assets1/image-container-bg-avatar.png) no-repeat 50%;background-size:100% 100%}.generate-share-poster .common-info-container{margin:0 auto}.generate-share-poster .poster-qrcode{background:url(https://elements.cocafe.co/frontend/jetour/assets1/poster-qrcode-url.png) no-repeat 50%;background-size:100% 100%;bottom:23px;height:58px;left:30px;position:absolute;width:58px}.generate-share-poster .poster-tips{background:url(https://elements.cocafe.co/frontend/jetour/assets1/poster-tips-text.png) no-repeat 50%;background-size:100% 100%;bottom:26px;height:42px;left:97px;position:absolute;width:69px}.generate-share-poster .poster-logo{background:url(https://elements.cocafe.co/frontend/jetour/assets1/poster-jetour-logo.png) no-repeat 50%;background-size:100% 100%;bottom:25px;height:26px;position:absolute;right:30px;width:108px}.detail-page{align-items:center;background:url(https://elements.cocafe.co/frontend/jetour/assets1/common-page-bg.png) no-repeat top;background-size:cover;display:flex;flex-direction:column;min-height:calc(100vh - 75px);position:relative;width:100vw}.detail-page .share-btn{background:url(https://elements.cocafe.co/frontend/jetour/assets1/share-icon.png) no-repeat 50%;background-size:100% 100%;height:18px;position:absolute;right:18px;top:22px;width:18px}.detail-page .common-page-title{margin-bottom:14px;margin-top:40px}.detail-page .id-container{align-items:center;background:linear-gradient(90deg,#fff0,#fff6 47.92%,#fff0);color:#5584b1;display:flex;font-size:14px;font-weight:400;height:24px;justify-content:center;line-height:normal;margin-bottom:14px;width:132px}.detail-page .detail-page-nft-border{align-items:center;background:url(https://elements.cocafe.co/frontend/jetour/assets1/detail-page-border.png) no-repeat 50%;background-size:100% 100%;display:flex;height:301px;justify-content:center;margin-bottom:17px;position:relative;width:301px}.detail-page .detail-page-nft-border .inside-image{border-radius:14px;height:275px;object-fit:cover;width:275px}.detail-page .detail-page-nft-border .download-image-btn{background:url(https://elements.cocafe.co/frontend/jetour/assets1/download-icon.png) no-repeat 50%;background-size:100% 100%;bottom:22px;height:22px;position:absolute;right:25px;width:22px;z-index:20}.detail-page .detail-page-nft-border-avatar{background:url(https://elements.cocafe.co/frontend/jetour/assets1/image-container-bg-avatar.png) no-repeat 50%;background-size:100% 100%}.detail-page .blindbox-check-benefits-btn{align-items:center;background:#39aeb2;border:none;border-radius:40px;color:#fff;display:flex;font-size:14px;font-weight:500;height:45px;justify-content:center;letter-spacing:-.3px;line-height:normal;margin-bottom:30px;margin-top:30px;width:301px}.detail-page .blindbox-check-benefits-btn:before{border-radius:40px}.detail-page .buttons-group{align-items:center;display:flex;flex-direction:row;margin-bottom:30px;margin-top:30px}.detail-page .buttons-group .check-benefits-btn{background:#fff3;border:1px solid #fff3;border-radius:50px;box-shadow:inset 0 0 5px 0 #ffffffb3;margin-right:11px}.detail-page .buttons-group .check-benefits-btn,.detail-page .buttons-group .go-to-play-btn{align-items:center;color:#fff;display:flex;font-size:14px;font-weight:500;height:45px;justify-content:center;letter-spacing:-.3px;line-height:normal;width:145px;z-index:10}.detail-page .buttons-group .go-to-play-btn{background:#39aeb2;border:none;border-radius:50px}.detail-page .buttons-group :before{border-radius:50px}.detail-page .empty-block{height:35px;width:100vw}.policy-modal{align-items:center;-webkit-backdrop-filter:blur(.5rem);backdrop-filter:blur(.5rem);background:#0f172a4d;display:flex;height:calc(100vh - 75px);justify-content:center;left:0;position:fixed;top:75px;width:100vw;z-index:10000}.policy-modal .policy-modal-container{align-items:center;background-color:#fff;border-radius:12px;display:flex;flex-direction:column;height:510px;position:relative;width:288px}.policy-modal .policy-modal-container .policy-title{color:#000000e6;font-size:18px;font-weight:600;letter-spacing:-.3px;line-height:normal;margin-bottom:13px;margin-top:22px;text-align:center}.policy-modal .policy-modal-container .policy-content{color:#000000b3;font-size:13px;font-weight:400;letter-spacing:-.3px;line-height:normal;max-height:363px;overflow:scroll;text-align:justify;white-space:pre-line;width:233px}.policy-modal .policy-modal-container .policy-agree-button{align-items:center;background:#39aeb2;border-radius:20px;bottom:23px;color:#fff;display:flex;font-size:13px;font-weight:400;height:39px;justify-content:center;letter-spacing:-.3px;line-height:normal;position:absolute;text-align:center;width:178px}.earth-page{align-items:center;background:url(https://elements.cocafe.co/frontend/jetour/assets1/loading-bg.png) no-repeat top;background-size:cover;display:flex;flex-direction:column;height:calc(100vh - 75px);left:0;position:fixed;top:75px;width:100vw}.earth-page .my-deck{height:100%;width:100%}.earth-page .jetour-logo{background:url(https://elements.cocafe.co/frontend/jetour/assets1/jetour-logo.png) no-repeat 50%;background-size:100% 100%;height:.2rem;left:.17rem;position:absolute;top:.11rem;width:.89rem;z-index:10}.earth-page .earth-page-top-tips{animation:showUp 2.5s linear;background:url(https://elements.cocafe.co/frontend/jetour/assets1/earth-page-top-tips.png) no-repeat 50%;background-size:100% 100%;height:.28rem;position:absolute;top:.67rem;width:1.75rem;z-index:10}.earth-page .earth-page-tips{animation:showUp 2s linear;background:url(https://elements.cocafe.co/frontend/jetour/assets1/earth-page-tips.png) no-repeat 50%;background-size:100% 100%;bottom:.55rem;height:.5rem;position:absolute;width:.5rem;z-index:10}.common-footer{align-items:center;-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);background:#fff3;background-blend-mode:overlay;border-radius:30px 30px 0 0;bottom:0;box-shadow:0 -5px 30px 0 #2927821a,inset 0 1px .5px 0 #ffffff80;display:flex;height:80px;justify-content:center;position:fixed;width:100vw;z-index:15}.common-footer .icons-container{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:8px;width:1.92rem}.common-footer .icons-container .home-icon-filled{background:url(https://elements.cocafe.co/frontend/jetour/assets1/home-icon-filled.png) no-repeat 50%;background-size:100% 100%;height:23px;width:22px}.common-footer .icons-container .home-icon{background:url(https://elements.cocafe.co/frontend/jetour/assets1/home-icon.png) no-repeat 50%;background-size:100% 100%;height:23px;width:22px}.common-footer .icons-container .user-icon{background:url(https://elements.cocafe.co/frontend/jetour/assets1/user-icon.png) no-repeat 50%;background-size:100% 100%;height:28px;margin-bottom:1px;width:28px}.common-footer .icons-container .user-icon-filled{background:url(https://elements.cocafe.co/frontend/jetour/assets1/user-icon-filled.png) no-repeat 50%;background-size:100% 100%;height:28px;margin-bottom:1px;width:28px}.common-footer .icons-container :active{opacity:.6}.home-page-modal{align-items:center;display:flex;height:calc(100vh - 75px);justify-content:center;left:0;position:fixed;top:75px;width:100vw;z-index:101}.home-page-modal .home-page-modal-content{align-items:center;animation:bounceIn 1s linear;background-color:#fff;border-radius:12px;display:flex;flex-direction:column;height:188px;position:relative;width:288px}.home-page-modal .home-page-modal-content .close-btn{background:url(https://elements.cocafe.co/frontend/jetour/assets1/home-modal-close-icon.png) no-repeat 50%;background-size:100% 100%;height:17px;position:absolute;right:10px;top:10px;width:17px}.home-page-modal .home-page-modal-content .modal-title{background:url(https://elements.cocafe.co/frontend/jetour/assets1/home-modal-title.png) no-repeat 50%;background-size:100% 100%;height:23px;margin-bottom:22px;margin-top:22px;width:167px}.home-page-modal .home-page-modal-content .modal-content{background:url(https://elements.cocafe.co/frontend/jetour/assets1/home-modal-content.png) no-repeat 50%;background-size:100% 100%;height:91px;width:270px}.home-page{align-items:center;background:url(https://elements.cocafe.co/frontend/jetour/assets1/common-page-bg.png) no-repeat top;background-size:cover;display:flex;flex-direction:column;min-height:calc(100vh - 75px);position:relative;width:100vw}.home-page .back-to-jetour-btn{background:url(https://elements.cocafe.co/frontend/jetour/assets1/back-to-jetour-btn.png) no-repeat 50%;background-size:100% 100%;height:22px;left:.21rem;position:absolute;top:13px;width:22px}.home-page .jetour-logo{background:url(https://elements.cocafe.co/frontend/jetour/assets1/jetour-logo.png) no-repeat 50%;background-size:100% 100%;height:23px;position:absolute;right:.21rem;top:14px;width:101px}.home-page .main-card-container{align-items:center;background:#fff3;background-blend-mode:overlay;border:1px solid #ffffff80;border-radius:16px;display:flex;height:315px;justify-content:center;margin-bottom:16px;margin-top:45px;width:335px;z-index:5}.home-page .main-card-container .main-activity-img{border-radius:12px;height:303px;object-fit:cover;width:323px}.home-page .sub-card-container{align-items:center;background:#fff3;background-blend-mode:overlay;border:1px solid #ffffff80;border-radius:16px;display:flex;height:120px;justify-content:center;margin-bottom:16px;width:335px;z-index:5}.home-page .sub-card-container .activity-img{border-radius:12px;height:108px;object-fit:cover;width:322px}.home-page .home-page-tips{color:#fff;font-size:12px;font-weight:400;line-height:normal;margin-bottom:100px;margin-top:5px;text-align:center}.map-page{background:#13161b;display:flex;flex-direction:column;min-height:calc(100vh - 75px);overflow:auto;position:relative;width:100vw;z-index:10}.map-page .home-icon{background:url(https://elements.cocafe.co/frontend/jetour/assets1/map-page-home-icon.png) no-repeat 50%;background-size:100% 100%;height:.31rem;position:fixed;right:.13rem;top:calc(.13rem + 75px);width:.31rem;z-index:30}.map-page .main-map{display:flex;height:7.3rem;position:relative;width:7.3rem}.map-page .main-map .map-image{height:100%;width:100%;z-index:-1}.map-page .main-map .white-point{align-items:center;background:url(https://elements.cocafe.co/frontend/jetour/assets1/white-point.png) no-repeat 50%;background-size:contain;color:#39aeb2;display:flex;flex-direction:column;font-size:.08rem;font-weight:500;height:.204rem;line-height:normal;position:absolute;text-align:center;width:.16rem;z-index:10}.map-page .main-map .white-point .inside-num{margin-top:.025rem}.map-page .main-map .map-point1{left:3.15rem;object-fit:contain;position:absolute;top:3.9rem;width:.55rem;z-index:15}.map-page .main-map .map-point2{left:2.65rem;object-fit:contain;position:absolute;top:2.7rem;width:.55rem;z-index:15}.map-page .main-map .map-point3{left:3.6rem;object-fit:contain;position:absolute;top:1.92rem;width:.55rem;z-index:15}.badge-detail-modal{align-items:center;-webkit-backdrop-filter:blur(.5rem);backdrop-filter:blur(.5rem);background:#0003;display:flex;height:calc(100vh - 75px);justify-content:center;left:0;position:fixed;top:75px;width:100vw;z-index:101}.badge-detail-modal .badge-modal-content-container{align-items:center;background-color:#fff;border-radius:8px;display:flex;flex-direction:column;height:276px;position:relative;width:288px}.badge-detail-modal .badge-modal-content-container .badge-image{height:124px;margin-top:-80px;object-fit:cover}.badge-detail-modal .badge-modal-content-container .special-badge-modal-tag{background:url(https://elements.cocafe.co/frontend/jetour/assets1/special-badge-modal-tag.png) no-repeat 50%;background-size:100% 100%;height:19px;margin-bottom:8px;margin-top:5px;width:126px}.badge-detail-modal .badge-modal-content-container .common-badge-modal-tag{background:url(https://elements.cocafe.co/frontend/jetour/assets1/common-badge-modal-tag.png) no-repeat 50%;background-size:100% 100%;height:16px;margin-bottom:8px;margin-top:8px;width:68px}.badge-detail-modal .badge-modal-content-container .badge-name{color:#000c;font-size:14px;font-weight:500;line-height:normal;margin-bottom:15px}.badge-detail-modal .badge-modal-content-container .badge-desc{color:#000000b3;font-size:12px;font-weight:400;height:88px;line-height:20px;overflow:scroll;width:222px}.badge-detail-modal .badge-modal-content-container .close-btn{border:1px solid #0003;border-radius:20px;color:#000}.badge-detail-modal .badge-modal-content-container .close-btn,.badge-detail-modal .badge-modal-content-container .unlock-btn{align-items:center;display:flex;font-size:13px;font-weight:400;height:39px;justify-content:center;letter-spacing:-.3px;line-height:normal;width:116px}.badge-detail-modal .badge-modal-content-container .unlock-btn{background:#39aeb2;border:none;border-radius:20px;color:#fff;margin-left:10px}.badge-detail-modal .badge-modal-content-container :before{border-radius:20px}.mine-page{align-items:center;background:url(https://elements.cocafe.co/frontend/jetour/assets1/common-page-bg.png) no-repeat top;background-size:cover;display:flex;flex-direction:column;min-height:calc(100vh - 75px);position:relative;width:100vw}.mine-page .top-tabs-bar{align-items:flex-start;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:20px;margin-top:27px;width:288px}.mine-page .top-tabs-bar .tab-container{align-items:center;display:flex;flex-direction:column;white-space:nowrap}.mine-page .top-tabs-bar .tab-container .tab-text-selected{color:#f4f6fe;font-size:16px;font-weight:500;line-height:normal}.mine-page .top-tabs-bar .tab-container .tab-text{color:rgba(244,246,254,.502);font-size:16px;font-weight:500;line-height:normal}.mine-page .top-tabs-bar .tab-container .tab-underline{animation:expand .3s ease-in-out forwards;background:url(https://elements.cocafe.co/frontend/jetour/assets1/tab-underline.png) no-repeat 50%;background-size:100% 100%;height:3px;margin-top:9px;transform-origin:center;width:25px}@keyframes expand{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.mine-page .collection-container{display:flex;flex-wrap:wrap;justify-content:space-between;max-height:calc(100vh - 145px - .9rem);overflow-y:auto;position:relative;width:319px}.mine-page .collection-container .empty-icon-outer-container{align-items:center;display:flex;height:calc(100vh - 150px - .9rem);justify-content:center;position:relative;width:100%}.mine-page .collection-container .empty-icon-outer-container .empty-icon-2{background:url(https://elements.cocafe.co/frontend/jetour/assets1/empty-icon-2.png) no-repeat 50%;background-size:100% 100%;height:76px;width:56px}.mine-page .collection-container .empty-icon-outer-container .empty-icon-1{background:url(https://elements.cocafe.co/frontend/jetour/assets1/empty-icon-1.png) no-repeat 50%;background-size:100% 100%;height:76px;width:56px}.mine-page .collection-container .card-container{align-items:center;display:flex;flex-direction:column}.mine-page .collection-container .card-container .collection-image-border{align-items:center;background:url(https://elements.cocafe.co/frontend/jetour/assets1/mine-page-image-border.png) no-repeat 50%;background-size:100% 100%;display:flex;height:146px;justify-content:center;width:146px}.mine-page .collection-container .card-container .collection-image-border .inside-image{border-radius:6px;height:128px;object-fit:cover;width:128px}.mine-page .collection-container .card-container .collection-image-border-avatar{background:url(https://elements.cocafe.co/frontend/jetour/assets1/mine-page-image-border-avatar.png) no-repeat 50%;background-size:100% 100%}.mine-page .collection-container .card-container .nft-name{color:#fff;font-size:14px;font-weight:400;line-height:normal;margin-bottom:20px;margin-top:15px;text-align:center;white-space:pre-line;width:146px}.mine-page .collection-container .nft-container:last-child{margin-bottom:50px}.mine-page .badge-container{align-items:center;display:flex;flex-direction:column}.mine-page .badge-container .special-badge-container{align-items:center;background:url(https://elements.cocafe.co/frontend/jetour/assets1/special-badge-container.png) no-repeat 50%;background-size:100% 100%;display:flex;height:137px;justify-content:center;margin-bottom:7px;width:182px}.mine-page .badge-container .special-badge-container .special-badge{height:112px;object-fit:contain;width:98px}.mine-page .badge-container .special-badge-tag{background:url(https://elements.cocafe.co/frontend/jetour/assets1/special-badge-tag.png) no-repeat 50%;background-size:100% 100%;height:17px;margin-bottom:3px;width:112px}.mine-page .badge-container .badge-name{color:#fff;font-size:14px;font-weight:500;line-height:normal;text-align:center}.mine-page .badge-container .common-badge-tag{background:url(https://elements.cocafe.co/frontend/jetour/assets1/common-badge-tag.png) no-repeat 50%;background-size:100% 100%;height:17px;margin-bottom:16px;width:131px}.mine-page .badge-container .common-badges-container{display:flex;flex-wrap:wrap;justify-content:flex-start;margin-bottom:75px;width:349px}.mine-page .badge-container .common-badges-container .badge-container{align-items:center;display:flex;flex-direction:column;margin-left:14px;margin-right:14px}.mine-page .badge-container .common-badges-container .badge-container .badge-border{align-items:center;background:url(https://elements.cocafe.co/frontend/jetour/assets1/badge-border.png) no-repeat 50%;background-size:100% 100%;display:flex;height:88px;justify-content:center;width:88px}.mine-page .badge-container .common-badges-container .badge-container .badge-border .inside-image{object-fit:contain;width:56px}.mine-page .badge-container .common-badges-container .badge-container .badge-name{margin-bottom:16px;margin-top:8px;text-align:center;white-space:pre-line;width:88px}.common-image-container{align-items:center;-webkit-backdrop-filter:blur(.15rem);backdrop-filter:blur(.15rem);background:url(https://elements.cocafe.co/frontend/jetour/assets1/image-container-bg.png) no-repeat 50%;background-size:100% 100%;border-radius:14px;display:flex;height:285px;justify-content:center;width:285px}.common-image-container .inside-image{height:264px;object-fit:contain;transform:translateZ(0);width:264px}.common-image-container-avatar{align-items:center;-webkit-backdrop-filter:blur(.15rem);backdrop-filter:blur(.15rem);background:url(https://elements.cocafe.co/frontend/jetour/assets1/image-container-bg-avatar.png) no-repeat 50%;background-size:100% 100%;border-radius:14px;display:flex;height:285px;justify-content:center;width:285px}.common-image-container-avatar .inside-image{height:264px;object-fit:contain;transform:translateZ(0);width:264px}.payment-success-page{align-items:center;background:url(https://elements.cocafe.co/frontend/jetour/assets1/payment-success-page-bg.png) no-repeat top;background-size:cover;display:flex;flex-direction:column;min-height:calc(100vh - 75px);position:relative;width:100vw}.payment-success-page .background-light{background:url(https://elements.cocafe.co/frontend/jetour/assets1/background-light.png) no-repeat 50%;background-size:100% 100%;height:5.33rem;opacity:.8;position:absolute;top:.3rem;width:100vw}.payment-success-page .congrats-title{background:url(https://elements.cocafe.co/frontend/jetour/assets1/congrats-title.png) no-repeat 50%;background-size:100% 100%;height:31px;margin-bottom:10px;margin-top:60px;width:172px;z-index:10}.payment-success-page .nft-name{-webkit-text-fill-color:#0000;background:linear-gradient(180deg,#b0b6cd,#f4f6fe 28.13%,#f3f6fe 41.15%,#b4bee0 65.63%,#b7bfde 76.56%,#c7d4ea 89.06%,#d6e4fc);background:var(--unnamed,linear-gradient(180deg,#b0b6cd 0,#f4f6fe 28.13%,#f3f6fe 41.15%,#b4bee0 65.63%,#b7bfde 76.56%,#c7d4ea 89.06%,#d6e4fc 100%));background-clip:text;-webkit-background-clip:text;font-family:PangMenZhengDao;font-size:20px;font-style:normal;font-weight:400;letter-spacing:2px;line-height:31px;margin-bottom:20px;z-index:10}.payment-success-page .common-image-container{z-index:10}.payment-success-page .open-blind-box-btn{margin-top:33px;z-index:10}.payment-success-page .go-to-badge-btn,.payment-success-page .open-blind-box-btn{align-items:center;background:#ffffff1a;border:1px solid #ffffff80;border-radius:50px;box-shadow:inset 0 0 5px 0 #ffffff80;color:#fff;display:flex;font-size:14px;font-weight:500;height:45px;justify-content:center;letter-spacing:-.3px;line-height:normal;width:285px}.payment-success-page .go-to-badge-btn{margin-bottom:25px;margin-top:-12px;z-index:20}.payment-success-page .title-container{margin-bottom:15px;z-index:10}.payment-success-page .go-to-detail-btn{background:#ffffff1a;border:1px solid #fff6;border-radius:50px;box-shadow:inset 0 0 5px 0 #ffffff80}.payment-success-page .go-to-aigc-btn,.payment-success-page .go-to-detail-btn{align-items:center;color:#fff;display:flex;font-size:14px;font-weight:500;height:45px;justify-content:center;letter-spacing:-.3px;line-height:normal;width:152px}.payment-success-page .go-to-aigc-btn{background:#39aeb2;border:none;border-radius:50px}.payment-success-page :before{border-radius:50px}.synthesis-success-page{align-items:center;background:url(https://elements.cocafe.co/frontend/jetour/assets1/common-page-bg.png) no-repeat top;background-size:cover;display:flex;flex-direction:column;min-height:calc(100vh - 75px);position:relative;width:100vw}.synthesis-success-page .background-light{background:url(https://elements.cocafe.co/frontend/jetour/assets1/background-light.png) no-repeat 50%;background-size:100% 100%;height:5.33rem;opacity:.8;position:absolute;top:110px;width:100vw}.synthesis-success-page .synthesis-success-title{background:url(https://elements.cocafe.co/frontend/jetour/assets1/synthesis-success-title.png) no-repeat 50%;background-size:100% 100%;height:69px;margin-top:53px;width:346px;z-index:10}.synthesis-success-page .synthesis-image-border{align-items:center;background:url(https://elements.cocafe.co/frontend/jetour/assets1/synthesis-image-border.png) no-repeat 50%;background-size:100% 100%;display:flex;height:494px;justify-content:center;margin-bottom:22px;margin-top:17px;width:310px;z-index:10}.synthesis-success-page .synthesis-image-border .inside-image{border-radius:14px;height:464px;object-fit:cover;width:278px}.synthesis-success-page .re-generate-btn{background:#ffffff1a;border:1px solid #ffffff4d;border-radius:50px;box-shadow:inset 0 0 5px 0 #fff9;margin-right:11px}.synthesis-success-page .download-image-btn,.synthesis-success-page .re-generate-btn{align-items:center;color:#fff;display:flex;font-size:14px;font-weight:500;height:45px;justify-content:center;letter-spacing:-.3px;line-height:normal;width:152px;z-index:10}.synthesis-success-page .download-image-btn{background:#39aeb2;border:none;border-radius:50px}.synthesis-success-page :before{border-radius:50px}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA")}:root{--swiper-theme-color:#007aff}:host{display:block;margin-left:auto;margin-right:auto;position:relative;z-index:1}.swiper{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:initial;display:flex;height:100%;position:relative;transition-property:transform;transition-timing-function:ease;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,#00000080,#0000)}.swiper-lazy-preloader{border:4px solid #007aff;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid #0000;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.swiper-pagination{position:absolute;text-align:center;transform:translateZ(0);transition:opacity .3s;z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:8px;bottom:var(--swiper-pagination-bottom,8px);left:0;top:auto;top:var(--swiper-pagination-top,auto);width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{background:#000;background:var(--swiper-pagination-bullet-inactive-color,#000);border-radius:50%;border-radius:var(--swiper-pagination-bullet-border-radius,50%);display:inline-block;height:8px;height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));opacity:.2;opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);width:8px;width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px))}button.swiper-pagination-bullet{appearance:none;border:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{background:var(--swiper-theme-color);background:var(--swiper-pagination-color,var(--swiper-theme-color));opacity:1;opacity:var(--swiper-pagination-bullet-opacity,1)}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{left:auto;left:var(--swiper-pagination-left,auto);right:8px;right:var(--swiper-pagination-right,8px);top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{display:block;margin:6px 0;margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px;margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:inherit;color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:#00000040;background:var(--swiper-pagination-progressbar-bg-color,#00000040);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-theme-color);background:var(--swiper-pagination-color,var(--swiper-theme-color));height:100%;left:0;position:absolute;top:0;transform:scale(0);transform-origin:left top;width:100%}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{height:4px;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0;width:100%}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{height:100%;left:0;top:0;width:4px;width:var(--swiper-pagination-progressbar-size,4px)}.swiper-pagination-lock{display:none}.modify-car-confirm-vote-modal{align-items:center;background:#0000004d;display:flex;flex-direction:column;height:100vh;justify-content:start;left:0;padding-top:40vw;position:fixed;top:0;width:100vw;z-index:5000}.modify-car-confirm-vote-modal .modal-container{align-items:center;background:rgba(29,29,29,.851);border:2px solid #cdfa05;border:2px solid var(--modal-border-color,#cdfa05);border-radius:30px;display:flex;flex-direction:column;height:275px;width:318px}.modify-car-confirm-vote-modal .modal-container .modal-text{color:#fff;font-family:Calibri;font-size:22px;font-weight:700;letter-spacing:1.32px;line-height:18px;margin-bottom:70px;margin-top:85px;text-align:center}.modify-car-confirm-vote-modal .modal-container .btns-container{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:250px}.modify-car-confirm-vote-modal .modal-container .btns-container .no-btn{align-items:center;background:none;border:1px solid #fff;border-radius:8px;color:#fff;display:flex;font-size:22px;font-weight:700;height:39px;justify-content:center;line-height:18px;width:99px}.modify-car-confirm-vote-modal .modal-container .btns-container .yes-btn{align-items:center;background:#aac500;background:var(--yes-btn-color,#aac500);border:none;border-radius:8px;color:#fff;display:flex;font-size:22px;font-weight:700;height:39px;justify-content:center;line-height:18px;width:99px}.modify-car-confirm-vote-modal .modal-container .btns-container :before{border-radius:8px}.swiper-pagination-bullet-active{width:40px;width:calc(var(--swiper-pagination-bullet-width, 8px)*5)}.modify-car-voting-detail-page{align-items:center;background:var(--detail-page-bg) no-repeat top;background-size:cover;display:flex;flex-direction:column;margin-top:-75px;min-height:100vh;position:relative;width:100vw}.modify-car-voting-detail-page .voting-common-bg{background-color:#070a0a;height:100vh;position:fixed;width:100vw;z-index:-1}.modify-car-voting-detail-page .back-btn-container{align-items:center;align-self:flex-start;color:#fff;display:flex;flex-direction:row;font-family:SourceHanSansCN-Regular;font-size:3.2vw;font-style:normal;font-weight:400;line-height:normal;margin-left:1.6vw;margin-top:14.1333333333vw;text-align:center;z-index:20}.modify-car-voting-detail-page .back-btn-container .back-icon{background:var(--back-icon) no-repeat center;background-size:100% 100%;height:6.4vw;margin-right:.2666666667vw;width:6.4vw}.modify-car-voting-detail-page .car-work-image{height:100vw;margin-top:10px;width:100vw}.modify-car-voting-detail-page .car-work-swiper,.modify-car-voting-detail-page .car-work-video{height:100vw;margin-top:10px;object-fit:contain;position:relative;width:100vw;z-index:1}.modify-car-voting-detail-page .car-work-video{background:#000}.modify-car-voting-detail-page .video-container{pointer-events:none;position:relative;z-index:1}.modify-car-voting-detail-page .video-container .car-work-swiper,.modify-car-voting-detail-page .video-container .car-work-video{display:block;height:100vw;object-fit:contain;pointer-events:auto;position:relative;width:100%;width:100vw;z-index:1}.modify-car-voting-detail-page .video-container .car-work-video{background:#000}.modify-car-voting-detail-page .video-container .video-play-icon{background:var(--play-icon) no-repeat center;background-size:100% 100%;height:60px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:60px;z-index:2}.modify-car-voting-detail-page .intro-container{background:var(--detail-intro-container) no-repeat center;background-size:100% 100%;height:40.5333333333vw;position:relative;width:84vw}.modify-car-voting-detail-page .intro-container .author-avatar{border-radius:50%;height:13.3333333333vw;left:3.4666666667vw;position:absolute;top:12.2666666667vw;width:13.3333333333vw}.modify-car-voting-detail-page .intro-container .nickname{font-family:PingFang SC;font-size:3.2vw;left:1.3333333333vw;line-height:4.8vw;text-align:center;top:29.6vw;width:20vw}.modify-car-voting-detail-page .intro-container .nickname,.modify-car-voting-detail-page .intro-container .title{color:#f7f7f7;font-style:normal;font-weight:600;overflow:hidden;position:absolute;text-overflow:ellipsis;white-space:nowrap}.modify-car-voting-detail-page .intro-container .title{font-family:Alibaba PuHuiTi;font-size:4.2666666667vw;left:28.5333333333vw;line-height:121.7%;max-width:48vw;top:4vw}.modify-car-voting-detail-page .intro-container .like-count-container{align-items:center;color:#f7f7f7;display:flex;flex-direction:row;font-size:3.2vw;font-style:normal;font-weight:400;left:28.5333333333vw;line-height:normal;position:absolute;top:10.4vw}.modify-car-voting-detail-page .intro-container .like-count-container .heart-icon-outline{background:var(--heart-icon-outline) no-repeat center;background-size:100% 100%;height:3.4666666667vw;margin-right:1.6vw;width:3.4666666667vw}.modify-car-voting-detail-page .intro-container .car-desc-container{color:#fff;font-family:Alibaba PuHuiTi;font-size:3.2vw;font-style:normal;font-weight:400;height:21.8666666667vw;left:28.5333333333vw;line-height:4.8vw;overflow-y:scroll;position:absolute;top:15.4666666667vw;width:49.3333333333vw;word-break:break-all}.modify-car-voting-detail-page .current-vote-container{height:16.2666666667vw;margin-bottom:12.5333333333vw;margin-top:9.6vw;position:relative;width:78.9333333333vw}.modify-car-voting-detail-page .current-vote-container .title{align-items:center;color:#fff;display:flex;flex-direction:row;font-family:Alibaba PuHuiTi;font-size:4.2666666667vw;font-weight:800;line-height:6.4vw;text-align:center}.modify-car-voting-detail-page .current-vote-container .title .speed-icon{background:var(--speed-icon) no-repeat center;background-size:100% 100%;height:4.5333333333vw;margin-left:1.3333333333vw;width:6.6666666667vw}.modify-car-voting-detail-page .current-vote-container .vote-record{border-bottom:1px solid #fff;color:#fff;font-family:PingFang SC;font-size:3.2vw;font-weight:400;line-height:normal;position:absolute;right:0;top:.8vw}.modify-car-voting-detail-page .current-vote-container .progress-bar{background:#0003;bottom:.5333333333vw;height:4.2666666667vw;left:0;position:absolute;width:59.7333333333vw}.modify-car-voting-detail-page .current-vote-container .progress-bar .inside-bar{background:#cdfa05;background:var(--progress-color,#cdfa05);box-shadow:0 0 4px 0 #ffffff40;height:100%;left:0;position:absolute}.modify-car-voting-detail-page .current-vote-container .vote-count{bottom:0;color:#fff;font-family:PingFang SC;font-size:4.2666666667vw;font-style:normal;font-weight:400;line-height:5.3333333333vw;position:absolute;right:0;text-align:end;width:19.4666666667vw}.modify-car-voting-detail-page .vote-detail-page-btn{align-items:center;background:var(--common-btn-container) no-repeat center;background-size:100% 100%;border:none;border-radius:6.9333333333vw;color:#fff;display:flex;font-family:PingFang SC;font-size:5.3333333333vw;font-style:normal;font-weight:400;height:11.7333333333vw;justify-content:center;line-height:normal;margin-bottom:2.4vw;padding:0;width:71.7333333333vw}.modify-car-voting-detail-page .vote-detail-page-btn:before{border-radius:6.9333333333vw}.modify-car-voting-detail-page .user-votes{color:#fff;font-family:PingFang SC;font-size:3.2vw;font-style:normal;font-weight:400;line-height:normal}.modify-car-voting-detail-page .share-and-like-container{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:25.3333333333vw;margin-top:8vw;width:41.0666666667vw}.modify-car-voting-detail-page .share-and-like-container .share-btn-container{align-items:center;display:flex;flex-direction:column;height:24.5333333333vw}.modify-car-voting-detail-page .share-and-like-container .common-icon-container{align-items:center;background:var(--dash-circle) no-repeat center;background-size:100% 100%;display:flex;height:8.5333333333vw;justify-content:center;margin-bottom:2.6666666667vw;margin-top:1.8666666667vw;width:8.5333333333vw}.modify-car-voting-detail-page .share-and-like-container .common-icon-container .share-icon{background:var(--share-icon) no-repeat center;background-size:100% 100%;height:4vw;width:4vw}.modify-car-voting-detail-page .share-and-like-container .common-icon-container .shared-icon{background:var(--shared-icon) no-repeat center;background-size:100% 100%;height:4vw;width:4vw}.modify-car-voting-detail-page .share-and-like-container .common-icon-container .like-icon{background:var(--heart-icon-outline) no-repeat center;background-size:100% 100%;height:4.8vw;width:4.8vw}.modify-car-voting-detail-page .share-and-like-container .common-icon-container .liked-icon{background:var(--heart-icon) no-repeat center;background-size:100% 100%;height:4.8vw;width:4.8vw}.modify-car-voting-detail-page .share-and-like-container .like-btn-container{align-items:center;display:flex;flex-direction:column;height:24.5333333333vw}.modify-car-voting-detail-page .share-and-like-container .tips-text{color:#fff;font-family:PingFang SC;font-size:3.4666666667vw;font-style:normal;font-weight:400;line-height:4.5333333333vw;text-align:center;word-break:keep-all}.swiper.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{backface-visibility:hidden;overflow:hidden;transform-origin:center bottom}.time-count-down,.time-count-down .countdown-display-container{align-items:center;display:flex;flex-direction:column;position:relative}.time-count-down .countdown-display-container .time-container{-webkit-text-fill-color:#0000;align-items:center;background:linear-gradient(180deg,#9fddff,#fff);background:var(--time-num-background,linear-gradient(180deg,#9fddff 0,#fff 100%));background-clip:text;-webkit-background-clip:text;display:flex;flex-direction:row;font-size:20px;font-style:normal;font-weight:500;letter-spacing:.8px;line-height:normal;margin-top:5px;text-shadow:0 2px 5px #126db129;text-shadow:var(--time-num-text-shadow,0 2px 5px #126db129)}.time-count-down .countdown-display-container .time-container .time-box{text-align:center;width:30px}.time-count-down .countdown-display-container .time-container .comma{margin:0 12px 3px}.time-count-down .countdown-display-container .labels-container{align-items:center;color:#fff;display:flex;flex-direction:row;font-size:12px;font-style:normal;font-weight:500;line-height:normal;margin-top:5px}.time-count-down .countdown-display-container .labels-container .label-text{margin:0 3px;text-align:center;width:55px}.modify-car-home-page{align-items:center;background:var(--home-page-bg) no-repeat top,var(--bg-extension) repeat-y top;background-size:contain,contain;display:flex;flex-direction:column;margin-top:-75px;min-height:100vh;position:relative;width:100vw}.modify-car-home-page .voting-common-bg{height:100%;position:absolute;width:100vw;z-index:-1}.modify-car-home-page .home-top-logo{position:absolute;right:3.4666666667vw;top:16.2666666667vw;width:21.6vw}.modify-car-home-page .home-top-banner{margin-bottom:52.8vw;margin-top:32vw;width:93.0666666667vw}.modify-car-home-page .countdown-container{align-items:center;background:var(--countdown-container) no-repeat center;background-size:100% 100%;display:flex;flex-direction:column;height:27.4666666667vw;width:84.8vw}.modify-car-home-page .countdown-container .title{color:#fff;font-family:PingFang SC;font-size:5.3333333333vw;font-style:normal;font-weight:400;letter-spacing:.2666666667vw;line-height:normal;margin-top:2.1333333333vw;text-align:center}.modify-car-home-page .rules-btn{color:#fff;font-family:PingFang SC;font-size:min(3.2vw,12px);font-style:Bold;margin-bottom:12.5333333333vw;margin-top:1.3333333333vw;text-decoration:underline}.modify-car-home-page .ranking-label-bg{align-items:center;background:var(--ranking-label-bg) no-repeat center;background-size:100% 100%;display:flex;flex-direction:row;height:21px;justify-content:center;overflow:visible;width:355px}.modify-car-home-page .ranking-label-main{background-image:var(--ranking-label-main);background-size:100% 100%;height:38px;width:201.4px}.modify-car-home-page .swiper{height:293px;margin-bottom:35px;margin-top:25px;width:213px}.modify-car-home-page .swiper-slide{align-items:center;display:flex;flex-direction:column;position:relative}.modify-car-home-page .swiper-slide .car-image-container{border-radius:8px;height:178px;margin-left:-5.5px;margin-top:42px;overflow:hidden;position:relative;width:190px}.modify-car-home-page .swiper-slide .car-image-container .car-image{height:100%;width:100%}.modify-car-home-page .swiper-slide .car-image-container .rank-num-1{background:var(--rank-num-1-fans) no-repeat center;background-size:100% 100%;height:26px;position:absolute;right:15px;top:-15px;width:28px;z-index:10}.modify-car-home-page .swiper-slide .car-image-container .rank-num-2{background:var(--rank-num-2) no-repeat center;background-size:100% 100%;height:26px;position:absolute;right:15px;top:-15px;width:28px;z-index:10}.modify-car-home-page .swiper-slide .car-image-container .rank-num-3{background:var(--rank-num-3) no-repeat center;background-size:100% 100%;height:26px;position:absolute;right:15px;top:-15px;width:28px;z-index:10}.modify-car-home-page .swiper-slide .car-image-container .likes-container{align-items:center;bottom:6px;color:#f7f7f7;display:flex;flex-direction:row;font-size:12px;font-style:normal;font-weight:400;left:6px;line-height:normal;position:absolute}.modify-car-home-page .swiper-slide .car-image-container .likes-container .heart-icon{background:var(--heart-icon) no-repeat center;background-size:100% 100%;height:13px;margin-right:2px;width:13px}.modify-car-home-page .swiper-slide .car-image-container .likes-container .heart-icon-outline{background:var(--heart-icon-outline) no-repeat center;background-size:100% 100%;height:13px;margin-right:2px;width:13px}.modify-car-home-page .swiper-slide .info-container{align-items:flex-start;display:flex;flex-direction:column;margin-top:12px;position:relative;width:180px}.modify-car-home-page .swiper-slide .info-container .name{color:#f7f7f7;font-family:Alibaba PuHuiTi;font-size:16px;font-style:normal;font-weight:800;line-height:121.7%;margin-bottom:2px;max-width:170px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.modify-car-home-page .swiper-slide .info-container .author{color:#f7f7f7;font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:600;line-height:18px;max-width:125px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.modify-car-home-page .swiper-slide .info-container .votes-container{align-items:center;bottom:0;color:#f7f7f7;display:flex;flex-direction:row;font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:400;line-height:normal;position:absolute;right:0}.modify-car-home-page .swiper-slide .info-container .votes-container .speed-icon{background:var(--speed-icon) no-repeat center;background-size:100% 100%;height:17px;margin-right:3px;width:25px}.modify-car-home-page .swiper-slide .swiper-slide-shadow{background:none}.modify-car-home-page .default-rank-card{background:var(--default-rank-card) no-repeat center;background-size:100% 100%;height:289px;margin-bottom:35px;margin-top:25px;width:208px}.modify-car-home-page .top-card-container{background:var(--top-rank-card) no-repeat center;background-size:100% 100%;height:291px;width:209px}.modify-car-home-page .check-full-list-btn{align-items:center;background:var(--go-to-full-list-btn) no-repeat center;background-size:100% 100%;border:none;border-radius:26px;display:flex;height:47px;justify-content:center;margin-bottom:32px;padding:0;width:270.25px}.modify-car-home-page .check-full-list-btn:before{border-radius:26px}.modify-car-home-page .entry-label-main{background:var(--entry-label-main) no-repeat center;background-size:100% 100%;height:38px;width:300.2px}.modify-car-home-page .sort-container{background:#24242480;border-radius:15px;height:27px;justify-content:space-around;margin-bottom:30px;margin-top:32px;width:271px}.modify-car-home-page .sort-container,.modify-car-home-page .sort-container .sub-sort-container{align-items:center;display:flex;flex-direction:row}.modify-car-home-page .sort-container .sub-sort-container .text{border-bottom:1px solid #fff;color:#fff;font-family:PingFang SC;font-size:13px;font-style:normal;font-weight:400;line-height:15px}.modify-car-home-page .sort-container .sub-sort-container .arrows-container{align-items:center;display:flex;flex-direction:column;margin-left:14px}.modify-car-home-page .sort-container .sub-sort-container .arrows-container .up-arrow{margin-bottom:2.285px;transform:rotate(180deg) translateX(-.4113px)}.modify-car-home-page .sort-container .sub-sort-container .arrows-container .down-arrow,.modify-car-home-page .sort-container .sub-sort-container .arrows-container .up-arrow{background:var(--arrow-down) no-repeat center;background-size:100% 100%;flex-shrink:0;height:2.742px;width:4.57px}.modify-car-home-page .sort-container .sub-sort-container .arrows-container .up-arrow-active{margin-bottom:2.285px;transform:rotate(180deg) translateX(-.4113px)}.modify-car-home-page .sort-container .sub-sort-container .arrows-container .down-arrow-active,.modify-car-home-page .sort-container .sub-sort-container .arrows-container .up-arrow-active{background:var(--active-arrow-down) no-repeat center;background-size:100% 100%;flex-shrink:0;height:2.742px;width:4.57px}.modify-car-home-page .entries-container{display:flex;flex-wrap:wrap;justify-content:space-evenly;margin-bottom:80px;width:100%}@media screen and (max-width:374px){.modify-car-home-page .entries-container{width:calc(100% - 13px)}}.modify-car-home-page .entries-container .entry-container{align-items:center;background:var(--normal-rank-card) no-repeat center;background-size:100% 100%;box-sizing:border-box;display:flex;flex-direction:column;height:69.4679316888vw;margin-bottom:17px;width:46.4vw}.modify-car-home-page .entries-container .entry-container .car-image-container{height:39.7333333333vw;margin-left:.2666666667vw;margin-top:11.4666666667vw;position:relative;width:42.4vw}.modify-car-home-page .entries-container .entry-container .car-image-container .car-image{border-radius:2.1333333333vw;height:100%;width:100%}.modify-car-home-page .entries-container .entry-container .car-image-container .likes-container{align-items:center;bottom:1.6vw;color:#f7f7f7;display:flex;flex-direction:row;font-size:3.2vw;font-style:normal;font-weight:400;left:1.6vw;line-height:normal;position:absolute}.modify-car-home-page .entries-container .entry-container .car-image-container .likes-container .heart-icon{background:var(--heart-icon) no-repeat center;background-size:100% 100%;height:3.4666666667vw;margin-right:.5333333333vw;width:3.4666666667vw}.modify-car-home-page .entries-container .entry-container .car-image-container .likes-container .heart-icon-outline{background:var(--heart-icon-outline) no-repeat center;background-size:100% 100%;height:3.4666666667vw;margin-right:.5333333333vw;width:3.4666666667vw}.modify-car-home-page .entries-container .entry-container .info-container{align-items:flex-start;display:flex;flex-direction:column;margin-top:3.504vw;position:relative;width:39.0933333333vw}.modify-car-home-page .entries-container .entry-container .info-container .name{color:#f7f7f7;font-family:Alibaba PuHuiTi;font-size:min(4.2666666667vw,16px);font-style:normal;font-weight:800;line-height:121.7%;margin-bottom:1.6vw;max-width:40vw;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.modify-car-home-page .entries-container .entry-container .info-container .author{color:#f7f7f7;font-family:PingFang SC;font-size:min(3.2vw,12px);font-style:normal;font-weight:600;line-height:min(4.8vw,18px);max-width:25.3333333333vw;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.modify-car-home-page .entries-container .entry-container .info-container .author .author-by{color:hsla(0,0%,97%,.733)}.modify-car-home-page .entries-container .entry-container .info-container .votes-container{align-items:center;bottom:0;color:#f7f7f7;display:flex;flex-direction:row;font-family:PingFang SC;font-size:3.2vw;font-style:normal;font-weight:400;line-height:normal;position:absolute;right:.8vw}.modify-car-home-page .entries-container .entry-container .info-container .votes-container .speed-icon{background:var(--speed-icon) no-repeat center;background-size:100% 100%;height:4.5333333333vw;margin-right:.8vw;width:6.6666666667vw}.modify-car-vote-rank-list-page{align-items:center;background:var(--detail-page-bg) no-repeat top/100%,var(--bg-extension) repeat-y top/100%;display:flex;flex-direction:column;margin-top:-75px;min-height:100vh;position:relative;width:100vw}.modify-car-vote-rank-list-page .voting-common-bg{background-size:cover;height:100%;position:absolute;width:100vw;z-index:-1}.modify-car-vote-rank-list-page .back-btn{background:var(--back-icon) no-repeat center;background-size:100% 100%;height:24px;left:12px;position:absolute;top:55px;width:24px}.modify-car-vote-rank-list-page .top-1-work-container{height:340px;margin-bottom:30px;margin-top:95px;position:relative;width:340px}.modify-car-vote-rank-list-page .top-1-work-container .car-image{border-radius:15px;height:100%;width:100%}.modify-car-vote-rank-list-page .top-1-work-container .top-1-icon{background:var(--top-1-icon) no-repeat center;background-size:100% 100%;height:45px;position:absolute;right:-22px;top:-24px;width:45px}.modify-car-vote-rank-list-page .top-1-work-container .rank-num-1{background:var(--rank-num-1) no-repeat center;background-size:100% 100%;height:25px;position:absolute;right:20px;top:20px;width:29px;z-index:10}.modify-car-vote-rank-list-page .top-1-work-container .title{bottom:35px;color:#f7f7f7;font-family:Alibaba PuHuiTi;font-size:20px;font-style:normal;font-weight:600;left:17px;line-height:121.7%;max-width:250px;overflow:hidden;position:absolute;text-overflow:ellipsis;white-space:nowrap}.modify-car-vote-rank-list-page .top-1-work-container .nickname{bottom:15px;color:#ffffffb3;font-size:12px;font-style:normal;font-weight:500;left:17px;line-height:18px;max-width:250px;overflow:hidden;position:absolute;text-overflow:ellipsis;white-space:nowrap}.modify-car-vote-rank-list-page .top-1-work-container .vote-count-container{align-items:center;bottom:36px;color:#f7f7f7;display:flex;flex-direction:row;font-size:12px;font-style:normal;font-weight:400;line-height:normal;position:absolute;right:17px}.modify-car-vote-rank-list-page .top-1-work-container .vote-count-container .speed-icon{background:var(--speed-icon) no-repeat center;background-size:100% 100%;height:17px;margin-right:4px;width:25px}.modify-car-vote-rank-list-page .top-1-work-container .like-count-container{align-items:center;bottom:15px;color:#f7f7f7;display:flex;flex-direction:row;font-size:12px;font-style:normal;font-weight:400;line-height:normal;position:absolute;right:17px}.modify-car-vote-rank-list-page .top-1-work-container .like-count-container .heart-icon-outline{background:var(--heart-icon-outline) no-repeat center;background-size:100% 100%;height:13px;margin-right:8px;width:13px}.modify-car-vote-rank-list-page .top-1-work-container .like-count-container .heart-icon{background:var(--heart-icon) no-repeat center;background-size:100% 100%;height:13px;margin-right:8px;width:13px}.modify-car-vote-rank-list-page .single-work-container{background:var(--single-work-container) no-repeat center;background-size:100% 100%;height:172px;margin-bottom:28px;position:relative;width:330px}.modify-car-vote-rank-list-page .single-work-container .top-2-icon{background:var(--top-2-icon) no-repeat center;background-size:100% 100%;height:40px;position:absolute;right:-19px;top:-19px;width:40px}.modify-car-vote-rank-list-page .single-work-container .top-3-icon{background:var(--top-3-icon) no-repeat center;background-size:100% 100%;height:40px;position:absolute;right:-19px;top:-19px;width:40px}.modify-car-vote-rank-list-page .single-work-container .car-image{border-radius:10px;height:118px;left:11px;position:absolute;top:36px;width:104px}.modify-car-vote-rank-list-page .single-work-container .title{font-family:Alibaba PuHuiTi;font-size:16px;line-height:121.7%;top:20px}.modify-car-vote-rank-list-page .single-work-container .nickname,.modify-car-vote-rank-list-page .single-work-container .title{color:#f7f7f7;font-style:normal;font-weight:600;left:146px;max-width:164px;overflow:hidden;position:absolute;text-overflow:ellipsis;white-space:nowrap}.modify-car-vote-rank-list-page .single-work-container .nickname{font-size:12px;line-height:18px;top:45px}.modify-car-vote-rank-list-page .single-work-container .vote-count-container{align-items:center;bottom:36px;color:#f7f7f7;display:flex;flex-direction:row;font-size:12px;font-style:normal;font-weight:400;left:145px;line-height:normal;position:absolute}.modify-car-vote-rank-list-page .single-work-container .vote-count-container .speed-icon{background:var(--speed-icon) no-repeat center;background-size:100% 100%;height:17px;margin-right:4px;width:25px}.modify-car-vote-rank-list-page .single-work-container .like-count-container{align-items:center;bottom:15px;color:#f7f7f7;display:flex;flex-direction:row;font-size:12px;font-style:normal;font-weight:400;left:145px;line-height:normal;position:absolute}.modify-car-vote-rank-list-page .single-work-container .like-count-container .heart-icon{background:var(--heart-icon) no-repeat center;background-size:100% 100%;height:13px;margin-left:7px;margin-right:9px;width:13px}.modify-car-vote-rank-list-page .single-work-container .like-count-container .heart-icon-outline{background:var(--heart-icon-outline) no-repeat center;background-size:100% 100%;height:13px;margin-left:7px;margin-right:9px;width:13px}.modify-car-vote-rank-list-page .single-work-container .rank-num{bottom:14px;color:#fff;font-family:DINOT;font-size:22px;font-style:normal;font-weight:900;position:absolute;right:17px}.modify-car-vote-rank-list-page .single-work-container:last-child{margin-bottom:95px}.App{min-height:100vh;overflow-x:hidden;position:relative;width:100vw}.App .main-content{padding-top:75px;position:relative}img,input{border:none}input{background:none;outline:none;padding:0}.adm-button-disabled{opacity:.5!important}@keyframes bounceIn{0%{opacity:0;transform:scale3d(0,0,0)}20%{opacity:0;transform:scale3d(0,0,0)}40%{opacity:0;transform:scale3d(0,0,0)}60%{transform:scaleX(1)}80%{transform:scale3d(1.1,1.1,1.1)}to{opacity:1;transform:scaleX(1)}}@keyframes showUp{0%{opacity:0}20%{opacity:0}40%{opacity:0}to{opacity:1}}@font-face{font-family:PangMenZhengDao;src:url(https://elements.cocafe.co/03/43/PangMenZhengDao.ttf)}@font-face{font-family:SourceHanSansCN-Regular;src:url(https://elements.cocafe.co/frontend/jetour/font/SourceHanSansCN-Regular.otf)}@font-face{font-family:SourceHanSansCN-Bold;src:url(https://elements.cocafe.co/frontend/jetour/font/SourceHanSansCN-Bold.otf)}@font-face{font-family:DINOT;src:url(https://elements-test.cocafe.co/08/yitu/assets/DINOT.otf)}@font-face{font-family:Alibaba PuHuiTi;src:url(https://elements.cocafe.co/frontend/common-fonts/AlibabaPuHuiTi-Regular.ttf)}@font-face{font-family:Alibaba PuHuiTi;font-weight:800;src:url(https://elements.cocafe.co/frontend/common-fonts/AlibabaPuHuiTi-Heavy.ttf)}.adm-toast-mask{white-space:pre-line;z-index:99999}.modify-car-voting-record-page{align-items:center;background:var(--detail-page-bg) no-repeat top/100%,var(--bg-extension) repeat-y top/100%;display:flex;flex-direction:column;margin-top:-75px;min-height:100vh;position:relative;width:100vw}.modify-car-voting-record-page .voting-common-bg{background-color:#070a0a;height:100vh;position:fixed;width:100vw;z-index:-1}.modify-car-voting-record-page .back-btn{background:var(--back-icon) no-repeat center;background-size:100% 100%;height:6.4vw;left:3.2vw;position:absolute;top:14.6666666667vw;width:6.4vw}.modify-car-voting-record-page .vote-history-title{background:var(--vote-history-title) no-repeat center;background-size:100% 100%;height:10.1333333333vw;margin-bottom:8vw;margin-top:13.0666666667vw;width:64.5333333333vw}.modify-car-voting-record-page .empty-record-text{color:#f7f7f7;font-family:Alibaba PuHuiTi;font-size:4.8vw;font-style:normal;font-weight:400;line-height:121.7%;margin-bottom:21.3333333333vw;margin-top:17.3333333333vw;opacity:.7}.modify-car-voting-record-page .single-record{align-items:center;border-bottom:1px solid #ffffff5e;display:flex;flex-direction:row;height:11.4666666667vw;justify-content:space-between;margin-bottom:2.6666666667vw;width:86.9333333333vw}.modify-car-voting-record-page .single-record .title{color:#f7f7f7;font-family:Alibaba PuHuiTi;font-size:4.2666666667vw;font-style:normal;font-weight:800;line-height:121.7%;max-width:53.3333333333vw;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.modify-car-voting-record-page .single-record .vote-time{color:#fff;font-family:Alibaba PuHuiTi;font-size:4.2666666667vw;font-style:normal;font-weight:600;line-height:121.7%}.modify-car-voting-record-page .single-record:last-child{margin-bottom:24vw}.modify-car-vote-rules-page{margin-top:-75px;min-height:100vh;position:relative;width:100vw}.modify-car-vote-rules-page .back-btn{background:var(--back-icon) no-repeat center;background-size:100% 100%;height:24px;left:12px;position:absolute;top:95px;width:24px}.modify-car-vote-rules-page .rules-image{width:100vw}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}html{font-size:26.66667vw}*{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}input,textarea{-webkit-user-select:auto;user-select:auto}