.colors[data-v-7f1c63d8]{display:flex;align-items:center;justify-content:center;margin:0 10px;padding:0 10px;border-radius:18px;height:36px;background:#ffffff4e}.color[data-v-7f1c63d8]{position:relative;z-index:2;width:20px;height:20px;background:var(--color);border-radius:100%;cursor:pointer;transition:all .2s}.color+.color[data-v-7f1c63d8]{margin-left:10px}.color[data-v-7f1c63d8]:after{content:"";position:absolute;display:block;width:28px;height:28px;left:-4px;top:-4px;border:2px solid #fff;border-radius:inherit;opacity:0;transform:scale(.6);transition:all .2s}.color--active[data-v-7f1c63d8]:after{opacity:1;transform:none}.debug[data-v-f5d1b13c]{opacity:.5;outline:1px solid red;border-radius:8px}.debug.active[data-v-f5d1b13c]{opacity:1}.pose-switch__text[data-v-9fc7359d]{position:absolute;top:0;right:0;bottom:0;left:0;cursor:pointer;border-radius:10px;font-size:12px;line-height:40px;text-align:center;transform:scale(.8);color:#fff}.power[data-v-fc468dee]{opacity:.5}.power.active[data-v-fc468dee]{opacity:1}.power-btn-tip[data-v-fc468dee]{display:flex;align-items:center;justify-content:center;flex-direction:column;white-space:nowrap}.power-btn-tip .icon-power-on[data-v-fc468dee]{margin-top:10px;font-size:30px;background-image:url("data:image/svg+xml,%3csvg%20width='17'%20height='17'%20viewBox='0%200%2017%2017'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='8.5'%20cy='8.44556'%20r='5.5'%20stroke='%23333333'/%3e%3crect%20x='7.65222'%20y='4.44556'%20width='1.69559'%20height='8'%20rx='0.5'%20fill='%23333333'/%3e%3c/svg%3e")}.screenshots[data-v-6b6e0206]{position:relative}.screenshots.off[data-v-6b6e0206]{opacity:.5}.screenshots span[data-v-6b6e0206]{position:absolute;top:calc(50% - 1px);left:calc(50% - 1px);transform:translate(-50%,-50%) scale(.8);font-size:12px}.screenshots .divider[data-v-6b6e0206]{position:absolute;display:block;top:50%;left:50%;transform:translate(-50%,-50%) rotate(-30deg);width:2px;height:22px;background-color:currentColor;border-radius:.5px}.size[data-v-d5b61680]{opacity:.5}.size.active[data-v-d5b61680]{opacity:1}.circle-progressbar[data-v-63d07638]{width:40px;height:40px}.circle-progressbar svg[data-v-63d07638]{transform:rotate(-90deg);width:100%;height:100%}@media screen and (max-width: 500px){.circle-progressbar[data-v-63d07638]{width:30px;height:30px}}.phone-display{position:relative;width:100%;height:100%;background:#fff;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:opacity .2s ease-in-out}.phone-display .phone-display-content,.phone-display .phone-display-page{position:relative;width:100%;height:100%;overflow:hidden;background-repeat:no-repeat;background-size:100% 100%}.phone-display.fake-loading .phone-display-page>*:not(.battery-signal){opacity:0}.right .phone-display-content{transform:translateY(var(--height)) rotate(-90deg);transform-origin:left top;width:var(--height);height:var(--width)}.left .phone-display-content{transform:translate(var(--width)) rotate(90deg);transform-origin:left top;width:var(--height);height:var(--width)}.bottom .phone-display-content{transform:rotate(180deg)}.help-info-content[data-v-7541207d]{background:#fff;width:calc(100vw - 80px);max-width:300px;text-align:left}.help-info-content .info+.info[data-v-7541207d]{margin-top:30px}.help-info-content .info .info-title[data-v-7541207d]{margin-bottom:16px;font-weight:700}.help-info-content .info .info-content[data-v-7541207d]{font-size:12px;color:#999}.help-info-content .info .img-contents[data-v-7541207d]{display:flex;align-items:center;gap:20px}.help-info-content .info .img-content[data-v-7541207d]{display:flex;flex-direction:column;align-items:center;gap:6px}.help-info-content .info .img-content-img[data-v-7541207d]{display:flex;align-items:center;justify-content:center;--img-container-size: 60px;--img-size: 100%;width:60px;width:var(--img-container-size);height:60px;height:var(--img-container-size);opacity:.9}.help-info-content .info .img-content-img img[data-v-7541207d],.help-info-content .info .img-content-img .icon[data-v-7541207d],.help-info-content .info .img-content-img .solid-icon[data-v-7541207d]{width:var(--img-size);height:var(--img-size)}.help-info-content .info .img-content-text[data-v-7541207d]{max-width:50px;white-space:nowrap;font-size:11px}.help-info-content .info.info--handler .img-content-img[data-v-7541207d]{color:#333}.shortcut-content[data-v-553adbcf]{padding:20px;width:calc(100vw - 80px);max-width:600px;background:#fff}.shortcut-list[data-v-553adbcf]{display:flex;gap:40px;justify-content:center}.shortcut-column[data-v-553adbcf]{display:flex;flex-direction:column;gap:12px}.shortcut-item[data-v-553adbcf]{display:flex;align-items:center;gap:8px;font-size:14px}.shortcut-item .key[data-v-553adbcf]{width:100px}.shortcut-item .key div[data-v-553adbcf]{padding:4px 8px;text-align:center;border:1px solid #ddd;border-radius:4px;background:#f5f5f5;color:#666;box-shadow:0 1px 2px #0000001a}.shortcut-item .arrow[data-v-553adbcf]{color:#666;font-size:12px}.shortcut-item .action[data-v-553adbcf]{font-size:12px;color:#666}html,body,#app{height:100%;overflow:hidden}#app{-webkit-user-select:none;-moz-user-select:none;user-select:none}.fixed-page.phone *{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.loading-enter-active,.loading-leave-active{transition:opacity 1s .8s}.loading-leave-to{opacity:0}.loading{position:absolute;top:0;left:0;width:100%;height:100%;z-index:100;overflow:hidden;pointer-events:none;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff}.loading .loading__bg{position:absolute;top:0;left:0;width:100%;height:100%;background:var(--bg-color);transform:translateY(0);transition:transform 1s}.loading .loading__content{position:relative;z-index:1;width:100%;text-align:center;line-height:1;transition:opacity .3s}.loading .loading__content__img{position:relative;margin:0 auto 10px;width:114px;height:18px}.loading .loading__content__img div{width:100%;height:100%;-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='116'%20height='19'%20viewBox='0%200%20116%2019'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M58.7336%201.36768H74.8097L65.1321%2014.9907H74.0748V18.4487H58.4339L68.1115%204.82567H58.7336V1.36768Z'%20fill='black'/%3e%3cpath%20d='M34.0206%2018.4485H29.9594V11.5967H21.8371V18.4485H17.776V1.83911H21.8371V8.01525H29.9594V1.83911H34.0206V18.4485Z'%20fill='black'/%3e%3cpath%20d='M14.1142%2017.9706C12.843%2018.5892%2011.1844%2018.8985%209.13845%2018.8985C6.50576%2018.8985%204.41465%2018.1196%202.86513%2016.5619C1.32313%2014.9968%200.552124%2012.9136%200.552124%2010.3124C0.552124%207.57713%201.41339%205.34118%203.13592%203.60459C4.86597%201.86055%207.09624%200.988525%209.82671%200.988525C11.5342%200.988525%2012.9634%201.20839%2014.1142%201.64813V5.19679C12.9333%204.51109%2011.5944%204.18594%2010.0975%204.18594C8.39001%204.18594%206.68375%204.72629%205.66076%205.807C4.63778%206.88771%204.12628%208.30009%204.12628%2010.0441C4.12628%2011.7435%204.61145%2013.1111%205.58178%2014.1471C6.55212%2015.1831%208.20573%2015.7011%209.86056%2015.7011C11.4176%2015.7011%2012.8355%2015.3107%2014.1142%2014.5654V17.9706Z'%20fill='black'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M40.0278%200.988525C38.4814%200.988525%2037.2278%202.24213%2037.2278%203.78853V16.1873C37.2278%2017.7337%2038.4814%2018.9873%2040.0278%2018.9873H52.4266C53.973%2018.9873%2055.2266%2017.7337%2055.2266%2016.1873V3.78853C55.2266%202.24213%2053.973%200.988525%2052.4266%200.988525H40.0278ZM43.4303%2014.4033C42.5979%2014.4033%2041.9392%2013.9424%2041.4563%2013.113C40.9652%2012.2694%2040.699%2011.0993%2040.699%209.89C40.699%208.68065%2040.9652%207.51059%2041.4563%206.66703C41.9392%205.83758%2042.5979%205.37672%2043.4303%205.37672C44.3104%205.37672%2045.2609%205.88703%2046.2392%206.81247C47.1176%207.64345%2047.9481%208.74304%2048.6835%209.88998C47.9481%2011.0369%2047.1176%2012.1365%2046.2392%2012.9675C45.2609%2013.893%2044.3104%2014.4033%2043.4303%2014.4033ZM47.1344%2013.9138C47.9718%2013.1217%2048.746%2012.1372%2049.4312%2011.1235C49.9792%2012.0776%2050.4398%2012.9904%2050.7863%2013.72C51.0126%2014.1965%2051.1894%2014.5931%2051.3092%2014.8697C51.4363%2015.163%2051.5553%2015.4595%2051.6744%2015.7562C51.6938%2015.8047%2051.7133%2015.8533%2051.7329%2015.9018L52.9415%2015.4158C52.1743%2013.508%2051.2785%2011.6525%2050.2169%209.88998C51.3342%208.03491%2052.2511%206.08085%2053.0581%204.07405H48.6604L47.4893%206.21688C47.3723%206.09636%2047.254%205.97929%2047.1344%205.86615C46.0654%204.85488%2044.8054%204.07405%2043.4303%204.07405C42.0077%204.07405%2040.9751%204.90433%2040.3305%206.01162C39.694%207.10479%2039.3964%208.51704%2039.3964%209.89C39.3964%2011.263%2039.694%2012.6752%2040.3305%2013.7684C40.9751%2014.8757%2042.0077%2015.7059%2043.4303%2015.7059C44.8054%2015.7059%2046.0654%2014.9251%2047.1344%2013.9138ZM50.7863%206.05991C50.906%205.80783%2051.0119%205.57812%2051.1028%205.37672H49.433L48.4046%207.25831C48.7648%207.70645%2049.1079%208.17822%2049.4312%208.6565C49.9792%207.70234%2050.4398%206.78953%2050.7863%206.05991Z'%20fill='black'/%3e%3cpath%20d='M99.9648%2018.5964V1.27905H105.946C112.095%201.27905%20115.169%204.09262%20115.169%209.71974C115.169%2012.3954%20114.308%2014.5457%20112.587%2016.1704C110.865%2017.7878%20108.644%2018.5964%20105.924%2018.5964H99.9648ZM103.654%204.29758V15.5779H105.666C107.418%2015.5779%20108.793%2015.0562%20109.792%2014.0128C110.79%2012.9693%20111.29%2011.5569%20111.29%209.77564C111.29%208.05396%20110.768%206.7124%20109.725%205.75094C108.681%204.78203%20107.325%204.29758%20105.655%204.29758H103.654Z'%20fill='black'/%3e%3cpath%20d='M85.5988%2014.829C86.7541%2015.6936%2088.1031%2016.1259%2089.6459%2016.1259C90.6222%2016.1259%2091.3974%2015.9097%2091.9713%2015.4774C92.5451%2015.0452%2092.8321%2014.4303%2092.8321%2013.6328C92.8321%2012.8129%2092.4893%2012.1869%2091.8036%2011.7546C91.1253%2011.3223%2090.1713%2011.1062%2088.9416%2011.1062H87.3988V8.32242H88.8186C91.144%208.32242%2092.3066%207.53984%2092.3066%205.97468C92.3066%204.49896%2091.416%203.7611%2089.6347%203.7611C88.472%203.7611%2087.3429%204.14121%2086.2472%204.90143V1.91644C87.4397%201.29783%2088.8447%200.988525%2090.462%200.988525C92.1017%200.988525%2093.4321%201.36864%2094.4532%202.12886C95.4742%202.88162%2095.9848%203.92879%2095.9848%205.27036C95.9848%207.53612%2094.837%208.95967%2092.5414%209.54101V9.59691C93.7488%209.73107%2094.714%2010.1745%2095.437%2010.9273C96.1599%2011.6726%2096.5214%2012.5819%2096.5214%2013.6551C96.5214%2015.3023%2095.9177%2016.588%2094.7103%2017.5122C93.5103%2018.4363%2091.9079%2018.8984%2089.903%2018.8984C88.1217%2018.8984%2086.687%2018.604%2085.5988%2018.0152V14.829Z'%20fill='black'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='116'%20height='19'%20viewBox='0%200%20116%2019'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M58.7336%201.36768H74.8097L65.1321%2014.9907H74.0748V18.4487H58.4339L68.1115%204.82567H58.7336V1.36768Z'%20fill='black'/%3e%3cpath%20d='M34.0206%2018.4485H29.9594V11.5967H21.8371V18.4485H17.776V1.83911H21.8371V8.01525H29.9594V1.83911H34.0206V18.4485Z'%20fill='black'/%3e%3cpath%20d='M14.1142%2017.9706C12.843%2018.5892%2011.1844%2018.8985%209.13845%2018.8985C6.50576%2018.8985%204.41465%2018.1196%202.86513%2016.5619C1.32313%2014.9968%200.552124%2012.9136%200.552124%2010.3124C0.552124%207.57713%201.41339%205.34118%203.13592%203.60459C4.86597%201.86055%207.09624%200.988525%209.82671%200.988525C11.5342%200.988525%2012.9634%201.20839%2014.1142%201.64813V5.19679C12.9333%204.51109%2011.5944%204.18594%2010.0975%204.18594C8.39001%204.18594%206.68375%204.72629%205.66076%205.807C4.63778%206.88771%204.12628%208.30009%204.12628%2010.0441C4.12628%2011.7435%204.61145%2013.1111%205.58178%2014.1471C6.55212%2015.1831%208.20573%2015.7011%209.86056%2015.7011C11.4176%2015.7011%2012.8355%2015.3107%2014.1142%2014.5654V17.9706Z'%20fill='black'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M40.0278%200.988525C38.4814%200.988525%2037.2278%202.24213%2037.2278%203.78853V16.1873C37.2278%2017.7337%2038.4814%2018.9873%2040.0278%2018.9873H52.4266C53.973%2018.9873%2055.2266%2017.7337%2055.2266%2016.1873V3.78853C55.2266%202.24213%2053.973%200.988525%2052.4266%200.988525H40.0278ZM43.4303%2014.4033C42.5979%2014.4033%2041.9392%2013.9424%2041.4563%2013.113C40.9652%2012.2694%2040.699%2011.0993%2040.699%209.89C40.699%208.68065%2040.9652%207.51059%2041.4563%206.66703C41.9392%205.83758%2042.5979%205.37672%2043.4303%205.37672C44.3104%205.37672%2045.2609%205.88703%2046.2392%206.81247C47.1176%207.64345%2047.9481%208.74304%2048.6835%209.88998C47.9481%2011.0369%2047.1176%2012.1365%2046.2392%2012.9675C45.2609%2013.893%2044.3104%2014.4033%2043.4303%2014.4033ZM47.1344%2013.9138C47.9718%2013.1217%2048.746%2012.1372%2049.4312%2011.1235C49.9792%2012.0776%2050.4398%2012.9904%2050.7863%2013.72C51.0126%2014.1965%2051.1894%2014.5931%2051.3092%2014.8697C51.4363%2015.163%2051.5553%2015.4595%2051.6744%2015.7562C51.6938%2015.8047%2051.7133%2015.8533%2051.7329%2015.9018L52.9415%2015.4158C52.1743%2013.508%2051.2785%2011.6525%2050.2169%209.88998C51.3342%208.03491%2052.2511%206.08085%2053.0581%204.07405H48.6604L47.4893%206.21688C47.3723%206.09636%2047.254%205.97929%2047.1344%205.86615C46.0654%204.85488%2044.8054%204.07405%2043.4303%204.07405C42.0077%204.07405%2040.9751%204.90433%2040.3305%206.01162C39.694%207.10479%2039.3964%208.51704%2039.3964%209.89C39.3964%2011.263%2039.694%2012.6752%2040.3305%2013.7684C40.9751%2014.8757%2042.0077%2015.7059%2043.4303%2015.7059C44.8054%2015.7059%2046.0654%2014.9251%2047.1344%2013.9138ZM50.7863%206.05991C50.906%205.80783%2051.0119%205.57812%2051.1028%205.37672H49.433L48.4046%207.25831C48.7648%207.70645%2049.1079%208.17822%2049.4312%208.6565C49.9792%207.70234%2050.4398%206.78953%2050.7863%206.05991Z'%20fill='black'/%3e%3cpath%20d='M99.9648%2018.5964V1.27905H105.946C112.095%201.27905%20115.169%204.09262%20115.169%209.71974C115.169%2012.3954%20114.308%2014.5457%20112.587%2016.1704C110.865%2017.7878%20108.644%2018.5964%20105.924%2018.5964H99.9648ZM103.654%204.29758V15.5779H105.666C107.418%2015.5779%20108.793%2015.0562%20109.792%2014.0128C110.79%2012.9693%20111.29%2011.5569%20111.29%209.77564C111.29%208.05396%20110.768%206.7124%20109.725%205.75094C108.681%204.78203%20107.325%204.29758%20105.655%204.29758H103.654Z'%20fill='black'/%3e%3cpath%20d='M85.5988%2014.829C86.7541%2015.6936%2088.1031%2016.1259%2089.6459%2016.1259C90.6222%2016.1259%2091.3974%2015.9097%2091.9713%2015.4774C92.5451%2015.0452%2092.8321%2014.4303%2092.8321%2013.6328C92.8321%2012.8129%2092.4893%2012.1869%2091.8036%2011.7546C91.1253%2011.3223%2090.1713%2011.1062%2088.9416%2011.1062H87.3988V8.32242H88.8186C91.144%208.32242%2092.3066%207.53984%2092.3066%205.97468C92.3066%204.49896%2091.416%203.7611%2089.6347%203.7611C88.472%203.7611%2087.3429%204.14121%2086.2472%204.90143V1.91644C87.4397%201.29783%2088.8447%200.988525%2090.462%200.988525C92.1017%200.988525%2093.4321%201.36864%2094.4532%202.12886C95.4742%202.88162%2095.9848%203.92879%2095.9848%205.27036C95.9848%207.53612%2094.837%208.95967%2092.5414%209.54101V9.59691C93.7488%209.73107%2094.714%2010.1745%2095.437%2010.9273C96.1599%2011.6726%2096.5214%2012.5819%2096.5214%2013.6551C96.5214%2015.3023%2095.9177%2016.588%2094.7103%2017.5122C93.5103%2018.4363%2091.9079%2018.8984%2089.903%2018.8984C88.1217%2018.8984%2086.687%2018.604%2085.5988%2018.0152V14.829Z'%20fill='black'/%3e%3c/svg%3e");-webkit-mask-size:114px 18px;mask-size:114px 18px;-webkit-mask-position:center bottom;mask-position:center bottom}div.loading .loading__content__img-bg{background:#ffffff1a}div.loading .loading__content__img-progress{position:absolute;bottom:0;left:0;width:100%;height:var(--height);background:#fff}.loading .loading__content__txt{font-family:SignwoodItalic;font-size:14px}.loading.loading-leave-to{opacity:0}.loading.loading-leave-to .loading__bg{transform:translateY(100%)}.loading.loading-leave-to .loading__content{opacity:0}.logo-wrapper{position:absolute;z-index:4;top:20px;left:20px;height:18px;opacity:.5}.right-top-area{position:absolute;z-index:4;top:5px;right:5px;display:flex;align-items:center;justify-content:flex-end;flex-wrap:nowrap}.change-locale-wrapper{padding:10px}.help-info-btn,.shortcut-btn{padding:10px;color:#ffffffc9;font-size:24px;transition:all .2s}.help-info-btn:hover,.shortcut-btn:hover{color:#fff}.phone-container{flex:1;position:relative;-moz-user-select:none;user-select:none;-webkit-user-select:none;width:100%;overflow:hidden}.phone-container--btn-hovered{cursor:pointer}.phone-container canvas{position:relative;z-index:3}.phone-container .css3d{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2}.phone-container__bg{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;transition:all 0s .8s;opacity:0;transform:translateY(100%)}.phone-container__bg.active{z-index:1;opacity:1;transition-delay:0s;transition-duration:.8s;transform:translateY(0)}.phone-container__dot-bg{position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB8AAAAfCAYAAAAfrhY5AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAC+SURBVHgB7dTBDYMwDAVQJyzAEghxYwQ6CWxCmKR0k3QDblG26AJJ+itxLdhI3PwkFCS+ZBwciJRSSt3AkFAIYaiqasZtX0qpjTEe69q27YuERMVjjA7L/OfxghdwdEdxdDxZa59HmZzzo+s6T0yWG8RWj4zMTALs4viuAyPTkwC7OAbrw4jVJMAuDttZAJ17EmAXTyktZxnszkoC7OL7FLuDiJOe9Ss/mQkdjriG3xzgeG2Yctc0zZuUUkrtvuJDN2fi5pWfAAAAAElFTkSuQmCC) repeat;background-size:8px;opacity:.05}.handler-enter-active,.handler-leave-active{transition:none}.handler-enter-from,.handler-leave-to{opacity:0;transform:translateY(calc(100% + 50px))}.handler-bar{position:absolute;z-index:10;bottom:0;width:100%;box-sizing:content-box;padding-bottom:constant(safe-area-inset-bottom);padding-bottom:env(safe-area-inset-bottom)}.handler-bar .custom-handler-container{height:0;transition:height .3s;overflow:hidden}.handler-bar .custom-handler-container.active{height:var(--custom-handler-container-height)}.handler-bar .handler-bar-extra{position:relative;overflow:hidden;transition:all .3s;background:linear-gradient(180deg,rgba(0,0,0,.1),transparent)}.handler-bar .handler-bar-extra .handler-bar-extra-inner{position:absolute;bottom:0;width:100%}.handler-bar .handler-bar-content{display:flex;align-items:center;justify-content:center;width:100%;height:56px;transition:all .5s}.handler-bar .handler-item{position:relative;display:flex;align-items:center;justify-content:center;min-width:40px;height:40px;font-size:24px;transition:all .2s;color:#fff;cursor:pointer}.handler-bar .handler-item .solid-icon{font-size:24px}.handler-bar .color-switcher{margin:0 5px}
