.pop-mask[data-v-e40502e3]{position:fixed;top:0;left:0;bottom:0;right:0;z-index:9999999}.pop-mask .bg[data-v-e40502e3]{background:var(--color-black-80);position:fixed;top:0;left:0;bottom:0;right:0;z-index:100}.pop-mask .layer[data-v-e40502e3]{display:flex;justify-content:center;align-items:center;flex-direction:column;flex-wrap:nowrap;height:100%}.pop-mask .common-container[data-v-e40502e3]{position:relative;min-width:18.75rem;max-width:87.5rem;max-height:62.5rem;border-radius:var(--radius-20);padding:var(--padding-20);box-shadow:.0625rem .4375rem 1.25rem .125rem #0006;background:var(--color-card);border:.5px solid var(--color-border);z-index:99999;-webkit-animation:warn-e40502e3 .2s ease;-moz-animation:warn-e40502e3 .2s ease;animation:warn-e40502e3 .2s ease;animation-iteration-count:1;-webkit-animation-iteration-count:1;-moz-animation-iteration-count:1}@keyframes warn-e40502e3{0%{-moz-transform:scale(.3);transform:scale(.3);opacity:0}to{-moz-transform:scale(1);transform:scale(1);opacity:1}}.pop-mask .common-container .common-content[data-v-e40502e3]{position:relative;height:100%;width:100%}.pop-mask .common-container .title[data-v-e40502e3]{display:flex;justify-content:space-between;align-items:center;gap:.75rem}.pop-mask .common-container .title h3[data-v-e40502e3]{font-size:var(--font-16);padding:.40625rem 0;margin-bottom:.75rem;max-width:31.25rem;height:1rem;-webkit-line-clamp:1;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.pop-mask .common-container .title .close[data-v-e40502e3]{height:1rem;width:1rem;position:relative;top:-.3125rem;cursor:pointer}.pop-mask .transparent[data-v-e40502e3]{background:none;box-shadow:none;width:45rem;height:25rem;pointer-events:all}.pop-mask .transparent .close[data-v-e40502e3]{background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2020%2020'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpolygon%20fill='%23fff'%20points='11.649%209.882%2018.262%203.267%2016.495%201.5%209.881%208.114%203.267%201.5%201.5%203.267%208.114%209.883%201.5%2016.497%203.267%2018.264%209.881%2011.65%2016.495%2018.264%2018.262%2016.497'%3e%3c/polygon%3e%3c/svg%3e");z-index:999}@media (max-width: 820px){.pop-mask .layer .common-container[data-v-e40502e3]{min-width:18.75rem;width:18.75rem;padding:1rem}.pop-mask .layer .common-container .common-content .title h3[data-v-e40502e3]{padding:.40625rem 0;margin-bottom:.25rem;text-align:center;width:100%;font-size:var(--font-16);font-weight:500}.pop-mask .layer .common-container .common-content .close[data-v-e40502e3]{display:none}.pop-mask .layer-mobile-half-screen[data-v-e40502e3]{display:flex;justify-content:flex-start;align-items:center;flex-direction:column-reverse}.pop-mask .layer-mobile-half-screen .common-container[data-v-e40502e3]{min-width:calc(100vw - 1.5rem);width:calc(100vw - 1.5rem);padding:.75rem}.pop-mask .layer-mobile-half-screen .common-container .common-content[data-v-e40502e3]{max-height:70vh;overflow:hidden;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.pop-mask .layer-mobile-half-screen .common-container .common-content[data-v-e40502e3]::-webkit-scrollbar{display:none}.pop-mask .layer-mobile-half-screen .common-container .disabledScrollY[data-v-e40502e3]{overflow-y:visible}.pop-mask .layer-mobile-half-screen[data-v-e40502e3] .pop-mask .common-container{min-width:calc(100vw - 3.5rem);width:calc(100vw - 3.5rem);padding:.75rem;margin:0 1rem}.pop-mask .layer-mobile-half-screen[data-v-e40502e3] .pop-mask .common-container .common-content{height:100%}}.pop-input .content[data-v-6e5dd293]{max-width:31.25rem}.pop-input .content p[data-v-6e5dd293]{margin:0px 0 1rem;line-height:1.25rem}.pop-input .content .tips[data-v-6e5dd293]{font-size:.75rem;color:var(--color-text-white-40);background-color:var(--color-card-sub);padding:.625rem .9375rem;border-radius:.5rem;display:flex;gap:.625rem;margin-bottom:1.25rem}.pop-input .content .tips[data-v-6e5dd293] svg>g>path{fill:var(--color-text-white-40)}.pop-input .btns[data-v-6e5dd293]{display:flex;gap:.9375rem;margin-top:1.25rem;font-size:var(--font-16);align-items:center;justify-content:end;cursor:pointer}.pop-input .btns .btn[data-v-6e5dd293]{font-size:var(--font-14);border-radius:var(--radius-18);background:var(--color-primary);font-weight:500;min-width:5rem;text-align:center;padding:var(--radius-8) var(--radius-16)}.pop-input .btns .cancel[data-v-6e5dd293]{color:var(--color-text);background:none;border:.0625rem solid var(--color-border)}.pop-input .btns .cancel[data-v-6e5dd293]:hover{opacity:1;background:var(--color-card-sub)}.pop-input .btns .confirm[data-v-6e5dd293]{background:var(--color-primary);border:.0625rem solid var(--color-primary)}.pop-input .btns .confirm[data-v-6e5dd293]:hover{opacity:1;background-color:var(--color-primary-hover)}.pop-input .btns .warn[data-v-6e5dd293]{color:var(--color-text);background:var(--color-red);border:.0625rem solid var(--color-red)}.pop-input .btns .warn[data-v-6e5dd293]:hover{background-color:var(--color-red-hover)}.pop-input .btns .warn-1[data-v-6e5dd293]{color:var(--color-text);background:var(--color-red);border:.0625rem solid var(--color-red)}.pop-input .btns .warn-1[data-v-6e5dd293]:hover{background-color:var(--color-red-hover)}@media (max-width: 820px){.pop-input .content p[data-v-6e5dd293]{text-align:center;margin:0px 0 1rem}.pop-input .btns[data-v-6e5dd293]{flex-direction:column-reverse;gap:.5rem}.pop-input .btns .btn[data-v-6e5dd293]{width:calc(100% - 2.5rem);font-size:.875rem;font-weight:initial}.pop-input .btns .cancel[data-v-6e5dd293]{background:none;border-color:transparent}.pop-input .btns .cancel[data-v-6e5dd293]:hover{opacity:1}}.receive[data-v-349fe141]{border-radius:.75rem;padding:var(--padding-8) 0;display:flex;justify-content:center;align-items:center;gap:.75rem}.receive div input[data-v-349fe141]{width:1rem;height:1rem}.receive p[data-v-349fe141]{font-size:var(--font-12);color:var(--color-text-white-50)}[data-border=true][data-v-349fe141]{padding:var(--padding-8) var(--padding-12);border:.0625rem solid var(--color-border)}.pop-mask[data-v-2182a4c2]{position:fixed;top:0;left:0;bottom:0;right:0;z-index:9999999}.pop-mask .bg[data-v-2182a4c2]{position:fixed;top:0;left:0;bottom:0;right:0;z-index:100;background:var(--color-black-80)}.pop-mask .layer[data-v-2182a4c2]{display:flex;justify-content:center;align-items:center;flex-direction:column;flex-wrap:nowrap;height:100%}.pop-mask .container[data-v-2182a4c2]{border-radius:var(--radius-20);overflow:hidden;z-index:120;-webkit-animation:warn-2182a4c2 .2s ease;-moz-animation:warn-2182a4c2 .2s ease;animation:warn-2182a4c2 .2s ease;-webkit-animation-iteration-count:1;-moz-animation-iteration-count:1}@keyframes warn-2182a4c2{0%{-moz-transform:scale(.3);transform:scale(.3);opacity:0}to{-moz-transform:scale(1);transform:scale(1);opacity:1}}.pop-mask .container .content[data-v-2182a4c2]{position:relative;height:100%;width:100%}.pop-mask .loader[data-v-2182a4c2]{font-family:Consolas,Menlo,Monaco,monospace;font-weight:500;font-size:10vh;opacity:.8}.pop-mask .loader b[data-v-2182a4c2]{font-size:5vh}.pop-mask .loader span[data-v-2182a4c2]{display:inline-block;animation:pulse-2182a4c2 .4s alternate infinite ease-in-out}.pop-mask .loader span[data-v-2182a4c2]:nth-child(odd){animation-delay:.4s}@keyframes pulse-2182a4c2{to{transform:scale(.8);opacity:.5}}.pop-input .content[data-v-a7d4946e]{max-width:31.25rem}.pop-input .content p[data-v-a7d4946e]{line-height:1.25rem;color:var(--color-text-white-60)}.pop-input .content .tips[data-v-a7d4946e]{font-size:.75rem;color:var(--color-yellow);background-color:var(--color-card-sub);padding:.625rem .9375rem;border-radius:.5rem;display:flex;gap:.625rem;margin:1rem 0}.pop-input .content .tips[data-v-a7d4946e] svg>g>path{fill:var(--color-text-white-40)}.pop-input .btns[data-v-a7d4946e]{display:flex;gap:.9375rem;margin-top:1.25rem;font-size:var(--font-14);align-items:center;justify-content:end;cursor:pointer}.pop-input .btns div[data-v-a7d4946e]{padding:.5rem 1.25rem;border-radius:var(--radius-20);border:.0625rem solid var(--color-border);font-weight:500;min-width:5rem;text-align:center}.pop-input .btns .cancel[data-v-a7d4946e]{color:var(--color-text);background:none}.pop-input .btns .cancel[data-v-a7d4946e]:hover{opacity:1}.pop-input .btns .confirm[data-v-a7d4946e]{background:var(--color-primary)}.pop-input .btns .confirm[data-v-a7d4946e]:hover{opacity:1}.pop-input .btns .disabled[data-v-a7d4946e]{color:var(--color-text-white-40);background:var(--color-card-sub);min-width:5.625rem;cursor:not-allowed}@media (max-width: 820px){.pop-input .btns[data-v-a7d4946e]{justify-content:center;flex-direction:column-reverse}.pop-input .btns div[data-v-a7d4946e]{width:100%;padding-left:0;padding-right:0}}.pop[data-v-d7ee2f17]{display:flex;flex-direction:column;align-content:center;align-items:center}.pop img[data-v-d7ee2f17]{margin-top:.75rem;width:10.5rem;height:10.5rem;border-radius:var(--radius-8);border:.0625rem solid var(--color-border-white-16);background:url(<path-to-image>) #d3d3d3 50%/cover no-repeat}.features[data-v-81ed4b8a]{width:100%;margin:1.25rem 0}.top[data-v-81ed4b8a]{display:flex;justify-content:space-between;align-items:center;padding:.75rem 0 .625rem;margin-bottom:.625rem}.top .title[data-v-81ed4b8a]{font-size:1rem}.pay[data-v-81ed4b8a]{display:flex;align-items:center;color:var(--color-text-white-90);gap:.75rem;font-size:var(--font-12)}.container[data-v-81ed4b8a]{width:calc(100% - 1.5625rem);padding:.75rem;border-radius:var(--radius-20);border:.5px solid var(--color-border);background:var(--color-card)}.list[data-v-81ed4b8a]{width:100%;text-align:left;gap:.625rem;border-radius:var(--radius-20)}.list .item[data-v-81ed4b8a]{min-width:16.66%;background:var(--color-card);border-radius:.5rem;position:relative}.list .item:nth-child(2) .btn[data-v-81ed4b8a]:hover{box-shadow:none!important}.list .item .title[data-v-81ed4b8a]{display:flex;justify-content:space-between;align-items:center;font-size:var(--font-16)}.list .item .title p[data-v-81ed4b8a]{font-size:var(--font-16);font-weight:600}.list .item .price[data-v-81ed4b8a]{padding-top:.625rem;height:1.75rem}.list .item .price p[data-v-81ed4b8a]{display:flex;align-items:center;align-items:baseline;font-size:1.5rem;font-weight:600;gap:.25rem}.list .item .price p b[data-v-81ed4b8a]{font-size:.875rem;font-weight:400}.list .item .price p span[data-v-81ed4b8a]{display:inline-block;font-weight:400;font-size:.875rem;color:var(--color-text-white-40);text-decoration:line-through}.list .item .sub-title[data-v-81ed4b8a]{margin:.625rem 0;height:1.40625rem}.list .item .sub-title span[data-v-81ed4b8a]{font-size:.75rem;border-radius:1.25rem;padding:.25rem .625rem;background:var(--color-primary);font-weight:400}.list .item .btn[data-v-81ed4b8a]{text-align:center;margin:1.25rem 0;font-size:1.25rem;letter-spacing:0em;border:.125rem solid var(--color-primary);padding:.625rem 1.875rem;border-radius:6.25rem;color:var(--color-primary);cursor:pointer;display:inline-block;padding:var(--padding-10) var(--padding-16);width:calc(100% - var(--padding-16) * 2);min-width:7.5rem;font-weight:500;border:none;border-radius:var(--radius-20);color:var(--color-text);font-size:.875rem;border:.0625rem solid var(--color-border)}@keyframes warn-81ed4b8a{0%{opacity:0}to{opacity:1}}.list .item .btn[data-v-81ed4b8a]:hover{box-shadow:0 0 2.5rem 2.5rem var(--color-primary) inset}.list .item .btn-status-1[data-v-81ed4b8a],.list .item .btn-status-2[data-v-81ed4b8a],.list .item .btn-status-4[data-v-81ed4b8a],.list .item .btn-status-5[data-v-81ed4b8a],.list .item .btn-status-6[data-v-81ed4b8a]{background:transparent;border:.0625rem solid var(--color-border)}.list .item .btn-status--1[data-v-81ed4b8a],.list .item .btn-status-10[data-v-81ed4b8a]{color:var(--color-text-white-40);cursor:not-allowed}.list .item .btn-status--1[data-v-81ed4b8a]:hover,.list .item .btn-status-10[data-v-81ed4b8a]:hover{box-shadow:none!important}.list .item .btn-status-3[data-v-81ed4b8a]{background:var(--color-primary);border:.0625rem solid var(--color-primary)}.list .item .btn-status-undefined[data-v-81ed4b8a]{background:none;border-color:transparent}.list .item .btn-status-undefined[data-v-81ed4b8a]:hover{background:none;border-color:transparent;box-shadow:none;cursor:default}.list [data-active=true] .btn[data-v-81ed4b8a]{background:var(--color-primary);border:.0625rem solid var(--color-primary)}table[data-v-81ed4b8a]{width:100%;background:none!important;overflow:hidden;border-collapse:collapse;white-space:nowrap;overflow:auto}table thead[data-v-81ed4b8a]{position:sticky!important;top:0;z-index:1}table th[data-v-81ed4b8a]{padding:0 1.25rem;border-radius:0!important;width:16.66%}table th[data-v-81ed4b8a]:first-child{position:sticky!important;left:0;z-index:1}table th .title[data-v-81ed4b8a]{padding-top:.75rem!important}table tbody tr[data-v-81ed4b8a]{width:16.66%;border-top:.5px solid var(--color-border)!important}table tbody tr p[data-v-81ed4b8a]{color:var(--color-text-white-40);text-align:center}table tbody tr p svg[data-v-81ed4b8a]{display:inline-block}table tbody tr td[data-v-81ed4b8a]{padding:1.4375rem 1.25rem;background:var(--color-card)}table tbody tr td[data-v-81ed4b8a]:first-child{position:sticky;left:0}table tbody tr td:first-child p[data-v-81ed4b8a]{color:var(--color-text);text-align:left}@media (max-width: 1300px){.features .container[data-v-81ed4b8a]{display:none;overflow-x:scroll}}@media (max-width: 820px){.features[data-v-81ed4b8a],.features .top[data-v-81ed4b8a]{margin:0}.features .top .title[data-v-81ed4b8a]{font-size:.875rem;margin:.75rem 0;font-weight:initial}}[dir=rtl] .features .list[data-v-81ed4b8a]{text-align:right;direction:rtl}[dir=rtl] .features .list tbody tr td:first-child p[data-v-81ed4b8a]{text-align:right}.purchase[data-v-5f57fd02]{width:100%;margin-top:var(--padding-20)}.purchase .top[data-v-5f57fd02]{display:flex;justify-content:space-between;align-items:center;padding:.75rem 0 .625rem;margin-bottom:.625rem}.purchase .top .pay[data-v-5f57fd02]{display:flex;align-items:center;color:var(--color-text-white-90);gap:.75rem;font-size:var(--font-12)}.purchase .top .title[data-v-5f57fd02]{display:flex;align-items:center;gap:1rem;font-size:var(--font-16);font-weight:600}.purchase .top .title .coupon[data-v-5f57fd02]{position:relative;width:10rem;height:1.75rem;margin:0 auto;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAT8AAAA4BAMAAAB5+uKUAAAAKlBMVEUAAACQ/ziP/ziQ/ziP/ziP/0CP/zmQ/ziP/ziQ/zmQ/zmQ/ziP/zmQ/ziV605gAAAADXRSTlMA3yChYBBwj0Dvz7+Q/34DLQAAAOVJREFUaN7t2r0JAjEAhuGvERuLLCAErIVbQLgR0tlY3Ag3gp2VoziKRS4hEMK3i4VLvIjvBA93x+VX0uNobCVJV5NbtHuZ3KK9yeWos8lV6WJyQWJ/grNkckVw4EYHTnBgjnBgFRwY6MAZDiyCAzc6cIIDc4QDq+DAQAfOcGARHLjRgRMcmCMcWAUHBjpw/gN//RU3OrAnONArHYgf6gYd6DsdiJ+wNjqwJzjQKx2IX7gPOtB3OhC//dbowJ7gQK90IP4YYkgCn2Z/fzRvkwvS0+SadDC5nvhXAnQzuUXSCfwMR/wALvttMuf2sBQAAAAASUVORK5CYII=) no-repeat center;background-size:cover;display:inline-block;font-size:var(--font-12);color:var(--color-text-black);display:flex;align-items:center;justify-content:center;gap:.3125rem}.purchase .top .title .coupon b[data-v-5f57fd02]{font-weight:500}.purchase .top .title .coupon .line[data-v-5f57fd02]{width:.5px;height:.625rem;background:var(--color-black-60);display:inline-block}.purchase .top .title .coupon .time[data-v-5f57fd02]{min-width:3.25rem}.purchase .tips[data-v-5f57fd02]{padding:.5625rem 1rem;border-radius:var(--radius-20);border:.0625rem solid var(--color-border);color:var(--color-text-white-60);margin:.75rem 0}.purchase .tips div[data-v-5f57fd02]{display:flex;justify-content:center;align-items:center;gap:.625rem}.purchase .tips svg[data-v-5f57fd02]{opacity:.6;width:1.25rem;height:1.25rem}.purchase .tabs[data-v-5f57fd02]{display:flex;justify-content:center;align-items:center;margin:1.25rem 0;font-weight:500;font-size:.75rem}.purchase .tabs .box[data-v-5f57fd02]{display:flex;padding:var(--padding-6);gap:var(--padding-4);border-radius:6.25rem;border:.5px solid var(--color-border);background:var(--color-card)}.purchase .tabs div[data-v-5f57fd02]{display:flex;justify-content:center;gap:.25rem;border-radius:1.5rem;min-width:5.5rem;padding:.40625rem var(--padding-10);gap:var(--padding-10);cursor:pointer}.purchase .tabs div span[data-v-5f57fd02]{padding:.09375rem .375rem;font-size:.625rem;font-weight:500;border-radius:6.25rem;color:var(--color-primary);background:var(--color-black)}.purchase .tabs [data-select=true][data-v-5f57fd02]{background:var(--color-primary)}.purchase .tabs [data-select=true][data-v-5f57fd02]:hover{background:var(--color-primary-hover)}.purchase .tabs [data-select=true] span[data-v-5f57fd02]{background:var(--color-white)}.purchase .list[data-v-5f57fd02]{text-align:left;display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.purchase .list .item[data-v-5f57fd02]{min-width:25%;padding:1.25rem;border-radius:var(--padding-20);border:.5px solid var(--color-border);background:var(--color-card);position:relative}.purchase .list .item[data-v-5f57fd02]:nth-child(2){background:linear-gradient(180deg,#14141a 50%,#222547)}.purchase .list .item[data-v-5f57fd02]:nth-child(3){background:linear-gradient(180deg,#14141a 50%,#161541)}.purchase .list .item[data-v-5f57fd02]:nth-child(4){background:linear-gradient(180deg,#14141a 50%,#3b2254)}.purchase .list .item[data-v-5f57fd02]:nth-child(5){background:linear-gradient(180deg,#14141a 50%,#54222f)}.purchase .list .item .title[data-v-5f57fd02]{display:flex;justify-content:space-between;align-items:center}.purchase .list .item .title p[data-v-5f57fd02]{font-size:var(--font-24);font-weight:700}.purchase .list .item .price[data-v-5f57fd02]{font-size:var(--font-28);font-weight:700}.purchase .list .item .price p[data-v-5f57fd02]{display:flex;justify-content:space-between;align-items:center}.purchase .list .item .price p b[data-v-5f57fd02]{font-size:var(--font-14);font-weight:initial}.purchase .list .item .price p .off_price[data-v-5f57fd02]{display:inline-block;font-weight:400;font-size:var(--font-14);color:var(--color-text-white-40);text-decoration:line-through;padding:0 .625rem}.purchase .list .item .price p .annually[data-v-5f57fd02]{display:flex;flex-direction:column;color:var(--color-text-white-50);align-items:flex-end}.purchase .list .item .price p .annually b[data-v-5f57fd02]{font-size:var(--font-12);font-weight:400}.purchase .list .item .info[data-v-5f57fd02]{font-weight:400;margin-top:var(--font-16);height:1.25rem;color:var(--color-text-white-90)}.purchase .list .item .sub-title[data-v-5f57fd02]{margin:1rem 0;height:1.40625rem}.purchase .list .item .sub-title span[data-v-5f57fd02]{font-size:var(--font-12);border-radius:1.25rem;padding:.25rem .625rem;background:var(--color-primary)}.purchase .list .item .btn[data-v-5f57fd02]{text-align:center;margin:var(--padding-16) 0;font-size:1.25rem;letter-spacing:0em;border:.125rem solid var(--color-primary);padding:.625rem 1.875rem;border-radius:6.25rem;color:var(--color-primary);cursor:pointer;display:inline-block;padding:var(--padding-10) var(--padding-16);width:calc(100% - var(--padding-16) * 2);min-width:7.5rem;font-weight:500;border:none;color:var(--color-text);font-size:.875rem;border-radius:var(--radius-20);border:.0625rem solid var(--color-border)}@keyframes warn-5f57fd02{0%{opacity:0}to{opacity:1}}.purchase .list .item .btn[data-v-5f57fd02]:hover{box-shadow:0 0 2.5rem 2.5rem var(--color-primary) inset}.purchase .list .item .btn-status--1[data-v-5f57fd02],.purchase .list .item .btn-status-2[data-v-5f57fd02],.purchase .list .item .btn-status-4[data-v-5f57fd02],.purchase .list .item .btn-status-5[data-v-5f57fd02],.purchase .list .item .btn-status-6[data-v-5f57fd02]{background:transparent;border:.0625rem solid var(--color-border)}.purchase .list .item .btn-status--1[data-v-5f57fd02],.purchase .list .item .btn-status-8[data-v-5f57fd02],.purchase .list .item .btn-status-10[data-v-5f57fd02]{color:var(--color-text-white-40);cursor:not-allowed}.purchase .list .item .btn-status--1[data-v-5f57fd02]:hover,.purchase .list .item .btn-status-8[data-v-5f57fd02]:hover,.purchase .list .item .btn-status-10[data-v-5f57fd02]:hover{box-shadow:none!important}.purchase .list .item .btn-status-3[data-v-5f57fd02]{background:var(--color-primary);border:.0625rem solid var(--color-primary)}.purchase .list .item [data-disable=true][data-v-5f57fd02]{cursor:initial}.purchase .list .item [data-disable=true][data-v-5f57fd02]:hover{box-shadow:none!important}.purchase .list .item .summary[data-v-5f57fd02]{color:var(--color-text-white-60)}.purchase .list .item .summary .sub[data-v-5f57fd02]{color:var(--color-text);font-weight:700}.purchase .list .item .summary li[data-v-5f57fd02]{position:relative;list-style-type:none;line-height:1.125rem}.purchase .list .item .summary li:last-child p[data-v-5f57fd02]{margin-bottom:0}.purchase .list .item .summary li p[data-v-5f57fd02]{font-size:var(--font-12);font-weight:400;margin-bottom:.75rem}.purchase .list [data-active=true][data-v-5f57fd02]{border:.125rem solid var(--color-primary)}.purchase .list [data-active=true] .btn[data-v-5f57fd02]{background:var(--color-primary);border:.0625rem solid var(--color-primary)}.cancel_list[data-v-5f57fd02]{display:flex;justify-content:space-between;flex-direction:column;gap:.5rem}.cancel_list .item[data-v-5f57fd02]{border-radius:.75rem;background:var(--color-card-sub-40);padding:.75rem 1rem;display:flex;align-items:center;gap:1rem}.cancel_list .item .info[data-v-5f57fd02]{display:flex;flex-direction:column;justify-content:center;gap:.25rem}.cancel_list .item .info .title[data-v-5f57fd02]{font-size:.75rem}.cancel_list .item .info .desc[data-v-5f57fd02]{font-size:.625rem;color:var(--color-text-white-40)}.subscript_cancel[data-v-5f57fd02]{width:30rem}.subscript_cancel .list[data-v-5f57fd02]{width:100%}.subscript_cancel .list .item[data-v-5f57fd02]{display:flex;align-items:center;gap:.5rem;margin:.5rem 0;font-size:.75rem}.subscript_cancel .list .item p[data-v-5f57fd02]{color:var(--color-text-white-90);font-weight:400}.subscript_cancel textarea[data-v-5f57fd02]{margin:.5rem 0 0px;border:.5px solid var(--color-border);resize:none;width:calc(100% - 1.5rem);padding:.5rem .75rem;line-height:1.25rem;min-height:3.75rem;word-break:break-word;white-space:break-spaces;border-radius:var(--radius-12);background-color:var(--color-card);-webkit-font-smoothing:auto;color:var(--color-text)}.subscript_cancel textarea[data-v-5f57fd02]:focus-visible{border:.5px solid var(--color-primary);outline-style:none}.deduction_amount[data-v-5f57fd02]{display:flex;flex-direction:column;padding:var(--padding-12);border-radius:.75rem;border:.0625rem solid var(--color-border);gap:.125rem}.deduction_amount .real_price[data-v-5f57fd02]{display:flex;font-size:1.5rem;font-style:normal;font-weight:700;align-items:center;gap:.625rem}.deduction_amount .real_price .tips[data-v-5f57fd02]{display:inline-block;padding:.125rem .375rem;color:var(--color-black);font-size:.625rem;font-style:normal;font-weight:500;border-radius:.25rem;background:linear-gradient(90deg,#ffd342,#ffbf35)}.deduction_amount .calculate[data-v-5f57fd02]{display:flex;gap:.375rem;align-items:center}.deduction_amount .calculate span[data-v-5f57fd02]{font-size:.75rem;color:var(--color-text-white-60)}.comparison_title[data-v-5f57fd02]{padding:1rem 0 .75rem;font-weight:400}.pop_diff[data-v-5f57fd02]{border-radius:var(--radius-12);border:.5px solid var(--color-border);background:var(--color-black);padding:.5rem .75rem;overflow-y:scroll;scroll-behavior:smooth;max-height:15.625rem}.pop_diff li[data-v-5f57fd02]{display:grid;grid-template-columns:3fr 7fr;padding:.75rem 0;width:100%}.pop_diff li .name[data-v-5f57fd02]{display:flex;font-size:var(--font-12);font-weight:500;color:var(--color-text-white-50);align-items:center}.pop_diff li .diff_val[data-v-5f57fd02]{display:grid;grid-template-columns:4.5fr 1fr 4.5fr;text-align:center;gap:.75rem}.pop_diff li .diff_val span[data-v-5f57fd02]{display:flex;align-items:center;justify-content:center;font-size:var(--font-12);font-weight:400;color:var(--color-text-white-90)}.pop_diff li .diff_val .red[data-v-5f57fd02]{color:var(--color-red)}.pop_diff li .diff_val .green[data-v-5f57fd02]{color:var(--color-green)}.qrcode-desc[data-v-5f57fd02]{display:flex;align-items:center;justify-content:center;color:var(--color-text-white-50);font-size:.75rem;margin-top:.75rem;gap:.5rem}[dir=rtl] .purchase .list[data-v-5f57fd02]{text-align:right}@media (max-width: 1300px){.purchase .list[data-v-5f57fd02]{grid-template-columns:repeat(2,minmax(15.625rem,1fr));overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.purchase .list[data-v-5f57fd02]::-webkit-scrollbar{display:none}}@media (max-width: 820px){.purchase .tips div[data-v-5f57fd02]{justify-content:flex-start}.purchase .list[data-v-5f57fd02]{display:flex;flex-direction:column;gap:.75rem}.purchase .list .item[data-v-5f57fd02]{min-width:15.625rem;padding:1rem .75rem}.purchase .list .item .title p[data-v-5f57fd02]{font-size:1.125rem}.purchase .list .item .price p[data-v-5f57fd02]{font-size:1.25rem;font-weight:500;margin-top:.625rem}.purchase .tabs[data-v-5f57fd02],.purchase .tabs .box[data-v-5f57fd02]{width:100%}.purchase .tabs div[data-v-5f57fd02]{width:50%}.subscript_cancel[data-v-5f57fd02]{width:100%}.deduction_amount .real_price[data-v-5f57fd02]{justify-content:center}.deduction_amount .calculate[data-v-5f57fd02]{justify-content:center;flex-direction:column}}.pop .credit[data-v-1724f13b]{max-width:75rem}.pop[data-v-1724f13b] .purchase{margin:0}.pop[data-v-1724f13b] .purchase .list{grid-template-columns:repeat(4,1fr)}.pop[data-v-1724f13b] .purchase .list .item{background-color:var(--color-card-sub)}.pop[data-v-1724f13b] .purchase .list .item .save{background-color:var(--color-black)}.account-sso .btns .btn-wrapper[data-v-61c7010e]{display:block;height:2.75rem;margin:.5rem 0;position:relative;width:100%}.account-sso .btns .btn-wrapper .container[data-v-61c7010e]{cursor:pointer;-webkit-transition:background-color .218s;-webkit-user-select:none;background-image:none;border-radius:var(--radius-22);border:.0625rem solid var(--color-border);height:2.5rem;outline:none;overflow:hidden;padding:0 .75rem;position:relative;text-align:center;transition:background-color .218s;-ms-user-select:none;user-select:none;vertical-align:middle;white-space:nowrap}.account-sso .btns .btn-wrapper .container[data-v-61c7010e]:hover{background-color:var(--color-card-sub)}.account-sso .btns .btn-wrapper .container .content[data-v-61c7010e]{-webkit-align-items:center;-webkit-box-align:center;align-items:center;display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-flow:row nowrap;height:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative;width:100%}.account-sso .btns .btn-wrapper .container .content .icon-apple[data-v-61c7010e]{width:1.125rem;height:1.125rem;display:inline-block;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3csvg%20width='30'%20height='30'%20viewBox='0%200%2030%2030'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20width='28.8'%20height='28.8'%20transform='translate(0.599854%200.599976)'%20fill='white'%20fill-opacity='0.01'%20/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M14.3745%209.39642C15.6383%209.43633%2016.9461%208.68056%2017.7052%207.70695V7.70861C18.4145%206.79736%2018.9524%205.51362%2018.757%204.19995C17.5988%204.28143%2016.2452%205.01725%2015.4537%205.9759C14.7362%206.84807%2014.1442%208.14012%2014.3745%209.39642ZM22.5625%2022.667C23.216%2021.6734%2023.4588%2021.1712%2023.9659%2020.0479C20.2802%2018.6545%2019.6874%2013.4464%2023.3357%2011.4476C22.2216%2010.0607%2020.6601%209.25758%2019.1852%209.25758C18.1211%209.25758%2017.392%209.53324%2016.7294%209.78379C16.1773%209.99251%2015.6714%2010.1838%2015.0563%2010.1838C14.3919%2010.1838%2013.8035%209.97394%2013.1871%209.7541C12.5091%209.5123%2011.7973%209.25841%2010.9132%209.25841C9.25535%209.25841%207.49353%2010.2653%206.37609%2011.9855C4.80384%2014.4058%205.0699%2018.9588%207.61908%2022.8382C8.53033%2024.2251%209.74922%2025.7857%2011.3406%2025.7998C12.0005%2025.806%2012.4397%2025.6103%2012.915%2025.3985C13.4595%2025.1559%2014.0512%2024.8922%2015.0762%2024.8869C16.1075%2024.8811%2016.6897%2025.1479%2017.227%2025.3941C17.6899%2025.6062%2018.1195%2025.8031%2018.7744%2025.7973C20.3666%2025.7815%2021.6512%2024.0555%2022.5625%2022.667Z'%20fill='white'%20/%3e%3c/svg%3e");background-size:contain}.account-sso .btns .btn-wrapper .container .content .icon-google[data-v-61c7010e]{width:1.125rem;height:1.125rem;display:inline-block;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3csvg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2048%2048'%20class='LgbsSe-Bz112c'%3e%3cg%3e%3cpath%20fill='%23EA4335'%20d='M24%209.5c3.54%200%206.71%201.22%209.21%203.6l6.85-6.85C35.9%202.38%2030.47%200%2024%200%2014.62%200%206.51%205.38%202.56%2013.22l7.98%206.19C12.43%2013.72%2017.74%209.5%2024%209.5z'%3e%3c/path%3e%3cpath%20fill='%234285F4'%20d='M46.98%2024.55c0-1.57-.15-3.09-.38-4.55H24v9.02h12.94c-.58%202.96-2.26%205.48-4.78%207.18l7.73%206c4.51-4.18%207.09-10.36%207.09-17.65z'%3e%3c/path%3e%3cpath%20fill='%23FBBC05'%20d='M10.53%2028.59c-.48-1.45-.76-2.99-.76-4.59s.27-3.14.76-4.59l-7.98-6.19C.92%2016.46%200%2020.12%200%2024c0%203.88.92%207.54%202.56%2010.78l7.97-6.19z'%3e%3c/path%3e%3cpath%20fill='%2334A853'%20d='M24%2048c6.48%200%2011.93-2.13%2015.89-5.81l-7.73-6c-2.15%201.45-4.92%202.3-8.16%202.3-6.26%200-11.57-4.22-13.47-9.91l-7.98%206.19C6.51%2042.62%2014.62%2048%2024%2048z'%3e%3c/path%3e%3cpath%20fill='none'%20d='M0%200h48v48H0z'%3e%3c/path%3e%3c/g%3e%3c/svg%3e");background-size:contain}.account-sso .btns .btn-wrapper .container .content .icon-facebook[data-v-61c7010e]{width:1.125rem;height:1.125rem;display:inline-block;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M22%2012C22%206.48%2017.52%202%2012%202C6.48%202%202%206.48%202%2012C2%2016.84%205.44%2020.87%2010%2021.8V15H8V12H10V9.5C10%207.57%2011.57%206%2013.5%206H16V9H14C13.45%209%2013%209.45%2013%2010V12H16V15H13V21.95C18.05%2021.45%2022%2017.19%2022%2012Z'%20fill='%23337FFF'%20/%3e%3c/svg%3e");background-size:contain}.account-sso .btns .btn-wrapper .container .content .icon-twitter[data-v-61c7010e]{width:1.125rem;height:1.125rem;display:inline-block;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2016%2016'%3e%3cpath%20fill='%2303A9F4'%20d='M16%203.539a6.839%206.839%200%200%201-1.89.518%203.262%203.262%200%200%200%201.443-1.813%206.555%206.555%200%200%201-2.08.794%203.28%203.28%200%200%200-5.674%202.243c0%20.26.022.51.076.748a9.284%209.284%200%200%201-6.761-3.431%203.285%203.285%200%200%200%201.008%204.384A3.24%203.24%200%200%201%20.64%206.578v.036a3.295%203.295%200%200%200%202.628%203.223%203.274%203.274%200%200%201-.86.108%202.9%202.9%200%200%201-.621-.056%203.311%203.311%200%200%200%203.065%202.285%206.59%206.59%200%200%201-4.067%201.399c-.269%200-.527-.012-.785-.045A9.234%209.234%200%200%200%205.032%2015c6.036%200%209.336-5%209.336-9.334%200-.145-.005-.285-.012-.424A6.544%206.544%200%200%200%2016%203.539z'%20/%3e%3c/svg%3e");background-size:contain}.account-sso .btns .btn-wrapper .container .content .icon-wechat[data-v-61c7010e]{width:1.125rem;height:1.125rem;display:inline-block;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='64'%20height='64'%20viewBox='0%200%2064%2064'%20fill='none'%3e%3cg%20clip-path='url(%23clip0_4203_35069)'%3e%3ccircle%20cx='32'%20cy='32'%20r='32'%20fill='white'%20/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M64%2032C64%2014.3304%2049.6696%200%2032%200C14.3304%200%200%2014.3304%200%2032C0%2049.6696%2014.3304%2064%2032%2064C49.6696%2064%2064%2049.6696%2064%2032ZM42.9611%2039.4715C41.292%2039.8675%2039.8543%2040.2087%2038.0754%2040.2087C37.6116%2040.2087%2037.1014%2040.1623%2036.6377%2040.1159C36.9159%2039.0957%2037.1014%2038.0754%2037.1014%2037.0087C37.1014%2030.5159%2031.629%2025.2754%2024.6725%2025.1826C24.2087%2025.1826%2023.7449%2025.229%2023.2812%2025.2754C24.5333%2019.2928%2030.887%2014.8406%2038.0754%2014.8406C46.0986%2014.8406%2052.7304%2020.4058%2052.7304%2027.5014C52.7304%2031.5362%2050.5043%2034.9217%2046.8406%2037.5188L48.2783%2042.0174L43.1768%2039.4203C43.1044%2039.4374%2043.0325%2039.4545%2042.9611%2039.4715ZM15.258%2049.113L16.371%2045.4029C13.4493%2043.1768%2011.2696%2040.2087%2011.2696%2036.8696C11.2696%2030.9333%2017.113%2026.0638%2023.7449%2026.0638C30.7014%2026.0638%2036.2203%2030.887%2036.1739%2036.8232C36.1739%2042.8058%2030.6551%2047.629%2023.6522%2047.629C22.1681%2047.629%2020.6841%2047.258%2019.2464%2046.887L15.258%2049.113ZM45.1328%2023.2139C45.1328%2022.104%2044.023%2021.3642%2042.9132%2021.3642C41.8033%2021.3642%2041.0634%2022.0578%2041.0634%2023.2139C41.0634%2024.3237%2041.8033%2025.0636%2042.9132%2025.0636C44.023%2025.0636%2045.1328%2024.3237%2045.1328%2023.2139ZM29.3178%2033.5723C29.3178%2032.8786%2028.6241%2032.0925%2027.8843%2032.0925C26.7744%2032.0925%2026.0345%2032.8324%2026.0345%2033.5723C26.0345%2034.3121%2026.7744%2035.052%2027.8843%2035.052C28.5779%2035.052%2029.3178%2034.3584%2029.3178%2033.5723ZM30.7976%2023.2139C30.7976%2024.2775%2031.5374%2025.0636%2032.6473%2025.0636C33.7571%2025.0636%2034.8669%2024.3237%2034.8669%2023.2139C34.8669%2022.104%2033.7571%2021.3642%2032.6473%2021.3642C31.5374%2021.3642%2030.7976%2022.104%2030.7976%2023.2139ZM21.2715%2033.5723C21.2715%2032.8786%2020.5779%2032.0925%2019.838%2032.0925C18.7282%2032.0925%2017.9883%2032.8324%2017.9883%2033.5723C17.9883%2034.3121%2018.7282%2035.052%2019.838%2035.052C20.5317%2035.052%2021.2715%2034.3584%2021.2715%2033.5723Z'%20fill='%2328C445'%20/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_4203_35069'%3e%3crect%20width='64'%20height='64'%20fill='white'%20transform='matrix(-1%200%200%201%2064%200)'%20/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");background-size:contain}.account-sso .btns .btn-wrapper .container .content .loading[data-v-61c7010e]{position:absolute;right:0}.account-sso .btns .btn-wrapper .content span[data-v-61c7010e]{-webkit-font-smoothing:antialiased;color:var(--color-text);-webkit-box-flex:1;flex-grow:1;font-size:.875rem;font-weight:initial;letter-spacing:.25px;vertical-align:top}.account-sso .err[data-v-61c7010e]{font-size:.75rem;padding:.625rem;background-color:var(--color-red);border-radius:.25rem;text-align:center}.auth[data-v-8edf4b93]{--icon-opacity: 0;display:flex;-webkit-box-orient:horizontal;flex-flow:row nowrap;height:unset;-webkit-box-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-flow:column nowrap;-webkit-box-pack:center;justify-content:center;max-width:unset;width:100%;height:100%;text-align:left;background:var(--color-card)}.auth .content[data-v-8edf4b93]{width:calc(100% - 2.5rem);max-width:20rem;padding:0;margin:0 1rem}.auth .content .title h1[data-v-8edf4b93]{font-size:1.25rem;font-weight:500}.auth .content .agreement[data-v-8edf4b93]{margin:.5rem auto 0;color:var(--color-text-white-40);font-size:.75rem;font-weight:400;line-height:1.125rem;text-align:center;width:80%}.auth .divider[data-v-8edf4b93]{align-items:center;display:-webkit-box;display:flex;margin:1rem 0;justify-content:space-between;-webkit-box-pack:justify;-webkit-box-align:center;-ms-flex-align:center}.auth .divider .line[data-v-8edf4b93]{width:44%}.auth .divider .text[data-v-8edf4b93]{font-size:.75rem;line-height:1.125rem;color:var(--color-text-white-40);text-transform:uppercase}.auth .form[data-v-8edf4b93]{margin-top:1.875rem}.auth .form .fieldset[data-v-8edf4b93]{width:100%;position:relative;border:none;margin:0;padding:0;margin-top:.75rem}.auth .form .fieldset-input[data-v-8edf4b93]:before{z-index:1;right:1.5625rem;top:1.4375rem;height:.625rem;width:.75rem;background:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%3e%3cpath%20d='M4.5%2010L8.88235%2014L16.5%206'%20stroke='white'%20stroke-width='1.5'/%3e%3c/svg%3e");position:absolute;display:block;background-size:contain;transition:all .2s ease-in-out;-webkit-transform:translate3d(.3125rem,0,0);transform:translate3d(.3125rem,0,0);opacity:var(--icon-opacity);content:""}.auth .form .fieldset-input input[data-v-8edf4b93]{width:calc(100% - 3.25rem);font-size:.875rem;font-weight:initial;line-height:1.125rem;height:2.5rem;padding:.3125rem 2.25rem 0px 1rem;background:var(--color-black);border-color:transparent;border:.0625rem solid var(--color-black);border-radius:1.375rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;transition:all .2s ease-in-out;transform:translateZ(0);outline:0;display:inline-block;color:var(--color-text)}.auth .form .fieldset-input label[data-v-8edf4b93]{left:1rem;color:var(--color-text-white-40);font-size:.75rem;font-style:normal;font-weight:500;height:1.125rem;line-height:1.125rem;text-transform:none;width:15.625rem;letter-spacing:unset;position:absolute;display:inline-block;vertical-align:middle;top:.9375rem;transform-origin:0 50%;transition:all .3s ease-in-out;pointer-events:none}.auth .form .fieldset-input .small-label[data-v-8edf4b93]{color:var(--color-text-white-40);height:1.125rem;font-size:.625rem;font-weight:400;line-height:1rem;-webkit-transform:translate3d(0,-.625rem,0);transform:translate3d(0,-.625rem,0);text-transform:none;width:15.625rem;left:1rem;top:.875rem;letter-spacing:unset}.auth .form .fieldset-input .err-msg[data-v-8edf4b93]{color:var(--color-pink);font-size:var(--font-12);font-style:normal;font-weight:400;line-height:.875rem;padding-left:1rem;transition:all .2s ease-in-out;margin-top:.25rem;max-height:62.5rem;opacity:1}.auth .form .register[data-v-8edf4b93],.auth .form .bottom[data-v-8edf4b93]{font-size:var(--font-12);letter-spacing:unset;line-height:1rem;margin-bottom:0;margin-top:1rem;color:var(--color-text-white-40);text-align:center}.auth .form .btn button[data-v-8edf4b93]{width:100%;margin-top:1rem;max-width:100%;font-size:var(--font-14);font-weight:700;letter-spacing:unset;line-height:1.125rem;background:var(--color-primary);border-radius:1.25rem;height:2.5rem;padding:0 1rem;text-transform:unset;margin-top:.5rem;display:inline-block;border:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.auth .form .btn button[data-v-8edf4b93]:hover{opacity:.9}.auth .form .btn .btn-disabeld[data-v-8edf4b93]{cursor:not-allowed;opacity:.2;pointer-events:none}.auth .form .checkbox[data-v-8edf4b93]{font-size:var(--font-12);font-weight:400;line-height:1.125rem;color:var(--color-text);display:block;min-height:1.25rem;margin-right:0;margin-bottom:0}.auth .link[data-v-8edf4b93]{color:var(--color-text)}@media (max-width: 820px){.auth .content[data-v-8edf4b93]{max-width:100%}}.auth[data-v-72ac4495]{--icon-opacity: 0;display:flex;-webkit-box-orient:horizontal;flex-flow:row nowrap;height:unset;-webkit-box-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-flow:column nowrap;-webkit-box-pack:center;justify-content:center;max-width:unset;width:100%;height:100%;text-align:left;background:var(--color-card)}.auth .content[data-v-72ac4495]{width:calc(100% - 2.5rem);max-width:20rem;padding:0;margin:0 1rem}.auth .content .title h1[data-v-72ac4495]{font-size:1.25rem;font-weight:500}.auth .content .agreement[data-v-72ac4495]{margin:.5rem auto 0;color:var(--color-text-white-40);font-size:.75rem;font-weight:400;line-height:1.125rem;text-align:center;width:80%}.auth .divider[data-v-72ac4495]{align-items:center;display:-webkit-box;display:flex;margin:1rem 0;justify-content:space-between;-webkit-box-pack:justify;-webkit-box-align:center;-ms-flex-align:center}.auth .divider .line[data-v-72ac4495]{width:44%}.auth .divider .text[data-v-72ac4495]{font-size:.75rem;line-height:1.125rem;color:var(--color-text-white-40);text-transform:uppercase}.auth .form[data-v-72ac4495]{margin-top:1.875rem}.auth .form .fieldset[data-v-72ac4495]{width:100%;position:relative;border:none;margin:0;padding:0;margin-top:.75rem}.auth .form .fieldset-input[data-v-72ac4495]:before{z-index:1;right:1.5625rem;top:1.4375rem;height:.625rem;width:.75rem;background:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%3e%3cpath%20d='M4.5%2010L8.88235%2014L16.5%206'%20stroke='white'%20stroke-width='1.5'/%3e%3c/svg%3e");position:absolute;display:block;background-size:contain;transition:all .2s ease-in-out;-webkit-transform:translate3d(.3125rem,0,0);transform:translate3d(.3125rem,0,0);opacity:var(--icon-opacity);content:""}.auth .form .fieldset-input input[data-v-72ac4495]{width:calc(100% - 3.25rem);font-size:.875rem;font-weight:initial;line-height:1.125rem;height:2.5rem;padding:.3125rem 2.25rem 0px 1rem;background:var(--color-black);border-color:transparent;border:.0625rem solid var(--color-black);border-radius:1.375rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;transition:all .2s ease-in-out;transform:translateZ(0);outline:0;display:inline-block;color:var(--color-text)}.auth .form .fieldset-input label[data-v-72ac4495]{left:1rem;color:var(--color-text-white-40);font-size:.75rem;font-style:normal;font-weight:500;height:1.125rem;line-height:1.125rem;text-transform:none;width:15.625rem;letter-spacing:unset;position:absolute;display:inline-block;vertical-align:middle;top:.9375rem;transform-origin:0 50%;transition:all .3s ease-in-out;pointer-events:none}.auth .form .fieldset-input .small-label[data-v-72ac4495]{color:var(--color-text-white-40);height:1.125rem;font-size:.625rem;font-weight:400;line-height:1rem;-webkit-transform:translate3d(0,-.625rem,0);transform:translate3d(0,-.625rem,0);text-transform:none;width:15.625rem;left:1rem;top:.875rem;letter-spacing:unset}.auth .form .fieldset-input .err-msg[data-v-72ac4495]{color:var(--color-pink);font-size:var(--font-12);font-style:normal;font-weight:400;line-height:.875rem;padding-left:1rem;transition:all .2s ease-in-out;margin-top:.25rem;max-height:62.5rem;opacity:1}.auth .form .register[data-v-72ac4495],.auth .form .bottom[data-v-72ac4495]{font-size:var(--font-12);letter-spacing:unset;line-height:1rem;margin-bottom:0;margin-top:1rem;color:var(--color-text-white-40);text-align:center}.auth .form .btn button[data-v-72ac4495]{width:100%;margin-top:1rem;max-width:100%;font-size:var(--font-14);font-weight:700;letter-spacing:unset;line-height:1.125rem;background:var(--color-primary);border-radius:1.25rem;height:2.5rem;padding:0 1rem;text-transform:unset;margin-top:.5rem;display:inline-block;border:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.auth .form .btn button[data-v-72ac4495]:hover{opacity:.9}.auth .form .btn .btn-disabeld[data-v-72ac4495]{cursor:not-allowed;opacity:.2;pointer-events:none}.auth .form .checkbox[data-v-72ac4495]{font-size:var(--font-12);font-weight:400;line-height:1.125rem;color:var(--color-text);display:block;min-height:1.25rem;margin-right:0;margin-bottom:0}.auth .link[data-v-72ac4495]{color:var(--color-text)}@media (max-width: 820px){.auth .content[data-v-72ac4495]{max-width:100%}}.logo[data-v-72ac4495]{text-align:center}.logo img[data-v-72ac4495]{width:4rem}.logo h1[data-v-72ac4495]{font-size:1.125rem}.form[data-v-72ac4495]{display:flex;flex-direction:column;gap:.75rem;margin-top:2rem}.auth_code[data-v-72ac4495]{display:flex;position:relative;align-items:center}.auth_code .sent[data-v-72ac4495]{position:absolute;right:1rem;color:var(--color-primary)}.auth_code .sent button[data-v-72ac4495]{cursor:pointer;color:var(--color-primary);width:100%}.auth_code .sent .count[data-v-72ac4495]{display:flex;align-items:center}.auth_code .sent .count span[data-v-72ac4495]{display:block;width:1.25rem;text-align:center}.auth .divider[data-v-72ac4495]{margin:2rem 0}.auth .divider .line[data-v-72ac4495]{width:35%!important}.other[data-v-72ac4495]{display:flex;justify-content:center;margin:2rem 0}.other .wechat[data-v-72ac4495],.other .phone[data-v-72ac4495]{width:2.25rem;height:2.25rem;cursor:pointer}.qrcode[data-v-72ac4495]{display:flex;justify-content:center;align-items:center}.qrcode .desc[data-v-72ac4495]{display:flex;justify-content:center;align-items:center;gap:.5rem;color:var(--color-text-white-50);font-size:.75rem}.qrcode[data-v-72ac4495] .qr-box{width:8.75rem;height:8.75rem;padding:.5rem;background-color:#fff;border-radius:.625rem;font-size:0}.qrcode[data-v-72ac4495] .qr-box img{width:100%!important;height:100%!important}@media (max-width: 820px){.login[data-v-72ac4495]{height:100vh}}.pop-login .pop-mask[data-v-7c144f6b] .auth{min-width:18.75rem;height:auto}.pop .content[data-v-1ee44e0d]{width:26.25rem}.pop .content .info[data-v-1ee44e0d]{line-height:1.25rem;margin:0 0 1.25rem;font-weight:400}.pop .content .operate[data-v-1ee44e0d]{display:flex;justify-content:end;gap:.9375rem;margin-top:1.25rem}.pop .content .operate button[data-v-1ee44e0d]{border:.0625rem solid var(--color-primary);background:var(--color-primary);padding:var(--padding-8) var(--padding-16);border-radius:var(--radius-18);min-width:6.25rem;cursor:pointer}.pop .content .operate button[data-v-1ee44e0d]:hover{background:var(--color-primary-hover)}.pop .content .operate .close_btn[data-v-1ee44e0d],.pop .content .operate .try_btn[data-v-1ee44e0d]{background:transparent;border:.0625rem solid var(--color-border);color:var(--color-text)}.pop .content .operate .close_btn[data-v-1ee44e0d]:hover,.pop .content .operate .try_btn[data-v-1ee44e0d]:hover{background:var(--color-card-sub-40)}.pop .content .is_run_out[data-v-1ee44e0d]{justify-content:space-between}.pop .content .toggle[data-v-1ee44e0d]{display:flex;align-items:center;gap:.625rem}.pop .content .toggle span[data-v-1ee44e0d]{margin-right:.625rem}.pop .content .discord[data-v-1ee44e0d]{display:flex;gap:.3125rem;justify-content:center;align-items:center;border:.0625rem solid var(--color-border);border-radius:.5rem;padding:var(--padding-8) var(--padding-16);border-radius:var(--radius-18)}.pop .content .discord[data-v-1ee44e0d]:hover{background:var(--color-card-sub-40)}.pop .content .tips[data-v-1ee44e0d]{margin-top:1.25rem;display:flex;justify-content:space-between;padding:.5rem;border-radius:1.25rem;font-size:.75rem;border-radius:var(--radius-12);border:.0625rem solid var(--color-border)}.pop .content .tips .text[data-v-1ee44e0d]{display:flex;align-items:center;gap:.5rem;color:var(--color-text-white-40)}@media (max-width: 820px){.subscribe-img[data-v-1ee44e0d]{top:-3.125rem!important}.pop[data-v-1ee44e0d] .common-container{min-width:17.1875rem;width:17.1875rem}.pop .content[data-v-1ee44e0d]{width:100%}.pop .content .operate[data-v-1ee44e0d]{flex-direction:column-reverse;align-items:flex-end;gap:1.25rem}.pop .content .operate .btn[data-v-1ee44e0d]{width:100%}.pop .content p[data-v-1ee44e0d]{text-align:center}.pop .content .discord[data-v-1ee44e0d]{font-size:.75rem;display:flex;width:100%;padding:.4375rem 0}}
