@import"https://fonts.googleapis.com/css2?family=Archivo:wght@100;200;300;400;500;600;700;800;900&display=swap";.PhoneCase[data-v-8837ff5f]{width:100%;height:100%;position:relative}.PhoneCase .PhoneCase-image[data-v-8837ff5f]{position:absolute;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:2;pointer-events:none}.PhoneCase .PhoneCase-image img[data-v-8837ff5f]{height:100%}.PhoneCase .Screen[data-v-8837ff5f]{position:absolute;width:100%;height:100%;z-index:1;overflow:hidden}.PhoneCase .Screen.Screen-a50[data-v-8837ff5f]{padding:1.24vh .9vh 3.13vh .6vh}.PhoneCase .Screen.Screen-a50 .Screen-inner[data-v-8837ff5f]{border-radius:2.85vh}.PhoneCase .Screen.Screen-s20[data-v-8837ff5f]{padding:1.93vh 1.49vh 2.58vh 1.28vh}.PhoneCase .Screen .Screen-inner[data-v-8837ff5f]{position:relative;background-color:#000;width:100%;height:100%;overflow:hidden}#screen[data-v-8837ff5f]{position:absolute;left:0;top:0;z-index:999;width:100%;max-height:inherit;max-width:inherit}.PhoneFooter[data-v-27ea7777]{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.PhoneFooter .Footer-icon[data-v-27ea7777]{width:8vh;height:100%;display:flex;justify-content:center;align-items:center;border-radius:.8vh;cursor:pointer;font-size:1.2vh}.PhoneFooter .Footer-icon[data-v-27ea7777]:hover{background-color:#ffffff1a}.SystemLayout[data-v-afa4f2b3]{width:100%;height:100%;position:relative}.SystemLayout .Content[data-v-afa4f2b3]{position:relative;width:100%;height:100%}.SystemLayout .Content .Main[data-v-afa4f2b3]{width:100%;height:100%;position:relative;z-index:1}.SystemLayout .Content .Main .Main-inner[data-v-afa4f2b3]{position:absolute;left:0;top:0;width:100%;height:100%}.SystemLayout .Content .InfoBar[data-v-afa4f2b3]{position:absolute;left:0;top:0;width:100%;height:2.6vh;align-items:center;display:flex;justify-content:space-between;z-index:2}.SystemLayout .Content .Footer[data-v-afa4f2b3]{position:absolute;left:0;bottom:0;width:100%;height:2.6vh;display:flex;justify-content:center;align-items:center;z-index:2}.InfoBar-hide-enter-active[data-v-afa4f2b3],.InfoBar-hide-leave-active[data-v-afa4f2b3]{transition:opacity .3s ease,transform .3s ease}.InfoBar-hide-enter-from[data-v-afa4f2b3],.InfoBar-hide-leave-to[data-v-afa4f2b3]{opacity:0;transform:translateY(-2.6vh)}.SystemBackground[data-v-a1b699f8]{width:100%;height:100%;background-size:cover;background-repeat:no-repeat}.AppItem[data-v-dbf04b43]{width:100%;height:8vh;padding:.2vh;cursor:pointer}.AppItem:hover .AppItem-inner[data-v-dbf04b43]{background-color:#fff3}.AppItem .AppItem-inner[data-v-dbf04b43]{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;border-radius:.5vh;padding:.2vh 0;justify-content:space-between}.AppItem .AppItem-inner .AppItem-image[data-v-dbf04b43]{position:relative;height:4vh;width:100%;display:flex;justify-content:center;padding:.2vh}.AppItem .AppItem-inner .AppItem-image img[data-v-dbf04b43]{width:auto;max-height:100%;object-fit:contain;border-radius:.6vh}.AppItem .AppItem-inner .AppItem-label[data-v-dbf04b43]{flex:1 0 auto;font-size:1.1vh;padding:0 .1vh;width:100%;font-weight:100;display:flex;justify-content:center;align-items:center}.AppItem .AppItem-inner .AppItem-label span[data-v-dbf04b43]{text-align:center;word-wrap:break-word}.HomePage .HomePage-inner[data-v-e8c1eb0b]{padding:1vh;height:100%}.AppList[data-v-e8c1eb0b]{display:flex;align-items:center}.AppList .AppList-inner[data-v-e8c1eb0b]{width:100%;display:grid;grid-template-columns:repeat(auto-fill,minmax(6.9vh,1fr));grid-template-rows:repeat(auto-fill,8vh);gap:.2vh;justify-content:center}.Item[data-v-5cf1d214]{position:relative;display:flex;flex-direction:column;align-items:center;padding:1vh;background-color:#fff3;border-radius:1vh;gap:1vh;cursor:pointer;flex:1 0 100%;background-size:cover;background-position:50% 50%;background-repeat:no-repeat}.Item[data-v-5cf1d214]:hover:before{opacity:1}.Item[data-v-5cf1d214]:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background-color:#0000004d;opacity:0;transition:opacity .3s ease;border-radius:1vh}.Item .App-icon[data-v-5cf1d214]{position:relative;height:0vh}.Item .App-icon img[data-v-5cf1d214]{position:absolute;left:50%;height:4vh;transform:translate(-50%,-50%);border-radius:1vh}.AppHistoryWrapper[data-v-e79c6488]{position:absolute;left:0;top:0;pointer-events:none;width:100%;height:100%}.AppHistoryWrapper .AppHistory[data-v-e79c6488]{pointer-events:auto;position:absolute;left:0;top:0;width:100%;height:100%;padding:5vh 0vh 4vh;display:flex;flex-direction:column;background-color:#00000080;backdrop-filter:blur(10px)}.RecentApps[data-v-e79c6488]{flex:1 1 auto;display:flex;flex-direction:column}.RecentApps .RecentAppList[data-v-e79c6488]{display:flex;flex-direction:row-reverse;flex:1 0 auto;gap:1vh;padding:1vh 4vh;overflow:auto}.RecentApps .RecentAppList[data-v-e79c6488]::-webkit-scrollbar{width:.6vh;height:.8vh}.RecentApps .CloseAll[data-v-e79c6488]{width:100%;display:flex;flex:0 0 auto;justify-content:center;padding:3vh}.RecentApps .CloseAll .Close[data-v-e79c6488]{all:unset;padding:1vh 3vh;background-color:#00000080;border-radius:3vh;cursor:pointer;font-size:1.2vh}.RecentApps .CloseAll .Close[data-v-e79c6488]:hover{background-color:#000000b3}.HistoryTransition-enter-active[data-v-e79c6488],.HistoryTransition-leave-active[data-v-e79c6488]{transition:opacity .5s ease}.HistoryTransition-enter-from[data-v-e79c6488],.HistoryTransition-leave-to[data-v-e79c6488]{opacity:0}.Swipeable[data-v-972cd37c]:not(.Swipeable--swiping){transition:.3s ease transform}.Notification[data-v-972cd37c]{background-color:#171717;overflow:hidden;display:flex;align-items:center;max-width:26vh;border:.1vh solid rgba(132,132,132,.511);border-radius:3vh;pointer-events:all;cursor:pointer;box-sizing:content-box}.Notification .Notification-image[data-v-972cd37c]{flex:0 0 3vh;height:3vh;font-size:1.1vh;display:grid;place-items:center;border-radius:2vh;background-color:#ffffff1a}.Notification .Notification-text[data-v-972cd37c]{flex:1 0 auto;padding:0 3vh 0 1vh;font-size:1.4vh}.NotificationsRenderer[data-v-a14b12b5]{position:absolute;z-index:9999;top:4vh;width:100%;pointer-events:none;isolation:isolate;display:flex;justify-content:center}.LockScreenWrapper[data-v-fb9546f7]{position:absolute;width:100%;height:100%;left:0;top:0;z-index:3!important;isolation:isolate;background-color:#000}.LockScreen[data-v-fb9546f7]{width:100%;height:100%;padding:4vh 2vh;display:flex;flex-direction:column;z-index:999;background-color:#0003}.LockScreen.pinRevealed[data-v-fb9546f7]{background-color:#0000004d}.LockScreen .Locked-indic[data-v-fb9546f7]{width:100%;display:flex;justify-content:center;padding:.5vh;font-size:2vh;margin-bottom:4vh}.LockScreen .Time[data-v-fb9546f7]{width:100%;display:flex;align-items:center;flex-direction:column}.LockScreen .Time .Time-time[data-v-fb9546f7]{font-size:5.4vh}.LockScreen .Time .Time-day[data-v-fb9546f7]{font-size:1.5vh}.LockScreen .Pin[data-v-fb9546f7]{flex:1 1 auto;padding:2vh 0;display:flex;flex-direction:column;gap:2vh}.LockScreen .Pin .Pin-values[data-v-fb9546f7]{font-size:3vh;color:#fffc;text-align:center;height:3vh}.LockScreen .Pin .Pin-input[data-v-fb9546f7]{display:grid;grid-template-columns:repeat(3,1fr);width:100%;gap:1vh;place-items:center;align-items:center;justify-content:center}.LockScreen .Pin .Pin-input .Pin-input-remove[data-v-fb9546f7],.LockScreen .Pin .Pin-input .Pin-input-confirm[data-v-fb9546f7],.LockScreen .Pin .Pin-input .Pin-input-value[data-v-fb9546f7]{width:7vh;height:7vh;border-radius:50%;font-size:2.4vh;display:grid;place-items:center;cursor:pointer}.LockScreen .Pin .Pin-input .Pin-input-remove[data-v-fb9546f7]:hover,.LockScreen .Pin .Pin-input .Pin-input-confirm[data-v-fb9546f7]:hover,.LockScreen .Pin .Pin-input .Pin-input-value[data-v-fb9546f7]:hover{background-color:#fff6}.LockScreen .Pin .Pin-input .Pin-input-remove[data-v-fb9546f7],.LockScreen .Pin .Pin-input .Pin-input-confirm[data-v-fb9546f7]{font-size:1.8vh}.LockScreen .Pin .Pin-input .Pin-input-value[data-v-fb9546f7]{background-color:#ffffff4d}.LockScreen .Fingerprint[data-v-fb9546f7]{width:100%;margin-top:auto;display:flex;justify-content:center}.LockScreen .Fingerprint .Finger[data-v-fb9546f7]{font-size:4vh;padding:1vh;border-radius:50%;cursor:pointer}.LockScreen .Fingerprint .Finger[data-v-fb9546f7]:hover{background-color:#fff3}.v-enter-active[data-v-fb9546f7],.v-leave-active[data-v-fb9546f7]{transition:opacity .5s ease}.v-enter-from[data-v-fb9546f7],.v-leave-to[data-v-fb9546f7]{opacity:0}.PinModal[data-v-9fb5d914]{position:absolute;width:100%;height:100%;z-index:15;backdrop-filter:blur(.2vh);background-color:#0000004d;padding:5vh 2vh 10vh;display:flex;flex-direction:column;align-items:center}.PinModal .Header[data-v-9fb5d914]{padding:2vh;font-size:2vh;font-weight:600}.PinModal .Pin[data-v-9fb5d914]{flex:1 1 auto;padding:2vh 0;display:flex;flex-direction:column;gap:2vh}.PinModal .Pin .Pin-values[data-v-9fb5d914]{font-size:3vh;color:#fffc;text-align:center;height:3vh}.PinModal .Pin .Pin-input[data-v-9fb5d914]{display:grid;grid-template-columns:repeat(3,1fr);width:100%;gap:1vh;place-items:center;align-items:center;justify-content:center}.PinModal .Pin .Pin-input .Pin-input-remove[data-v-9fb5d914],.PinModal .Pin .Pin-input .Pin-input-confirm[data-v-9fb5d914],.PinModal .Pin .Pin-input .Pin-input-value[data-v-9fb5d914]{width:7vh;height:7vh;border-radius:50%;font-size:2.4vh;display:grid;place-items:center;cursor:pointer}.PinModal .Pin .Pin-input .Pin-input-remove[data-v-9fb5d914]:hover,.PinModal .Pin .Pin-input .Pin-input-confirm[data-v-9fb5d914]:hover,.PinModal .Pin .Pin-input .Pin-input-value[data-v-9fb5d914]:hover{background-color:#fff6}.PinModal .Pin .Pin-input .Pin-input-remove[data-v-9fb5d914],.PinModal .Pin .Pin-input .Pin-input-confirm[data-v-9fb5d914]{font-size:1.8vh}.PinModal .Pin .Pin-input .Pin-input-value[data-v-9fb5d914]{background-color:#ffffff4d}.PinModal .Fingerprint[data-v-9fb5d914]{width:100%;display:flex;justify-content:center;margin-bottom:2vh}.PinModal .Fingerprint .Finger[data-v-9fb5d914]{font-size:4vh;padding:1vh;border-radius:50%;cursor:pointer}.PinModal .Fingerprint .Finger[data-v-9fb5d914]:hover{background-color:#fff3}.PinModal .Cancel button[data-v-9fb5d914]{all:unset;padding:1.4vh 4vh;background-color:#333;border-radius:2vh;cursor:pointer}.PinModal .Cancel button[data-v-9fb5d914]:hover{background-color:#444}*,*:before,*:after{box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;padding:0;font-size:1.4vh;color:#fff;width:100vw;min-height:100vh;overflow:hidden;font-family:Archivo;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-o-user-select:none;user-select:none}body.body-dev{background-color:#333}::-webkit-scrollbar{width:.6vh}::-webkit-scrollbar-track{background:rgba(255,255,255,.05)}::-webkit-scrollbar-thumb{background:rgb(60,60,60)}::-webkit-scrollbar-thumb:hover{background:rgb(85,85,85)}.RootPhoneApp{position:absolute;right:8vh;bottom:2vh;height:76vh;width:35vh}.Phone{position:relative;width:100%;height:100%;transition:transform .5s ease;transform-origin:bottom right;isolation:isolate}.Phone.isNotifTransition{transition:transform .2s ease}.Route{width:100%;height:100%}.AppView{position:absolute;width:100%;height:100%;padding-top:2.6vh;padding-bottom:2.6vh;pointer-events:auto;isolation:isolate}.RouteView{position:absolute;left:0;top:0;pointer-events:none;width:inherit;height:inherit}.Swipedown{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:5}.AppTransition-enter-active,.AppTransition-leave-active{transition:opacity .3s ease,transform .3s ease,border-radius .3s ease}.AppTransition-enter-from,.AppTransition-leave-to{opacity:0;transform:scale(.3);border-radius:6vh}.HomeTransition-enter-active,.HomeTransition-leave-active{transition:opacity .5s ease,transform .5s ease,border-radius .5s ease}.HomeTransition-enter-from,.HomeTransition-leave-to{opacity:0}.LockScreenFade-enter-active,.LockScreenFade-leave-active{transition:opacity .2s ease}.LockScreenFade-enter-from,.LockScreenFade-leave-to{opacity:0}
