.ipad-theme-home[data-v-e22338fa]{width:100%;height:100%}.ipad-theme-home .top-bar[data-v-e22338fa]{height:32px;width:100%;padding:0 8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:8px}.ipad-theme-home .top-bar .network[data-v-e22338fa]{height:16px;width:16px}.ipad-theme-home .top-bar .network.battery[data-v-e22338fa]{position:absolute;right:12px;top:8px;width:48px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:6px;font-size:1.1rem;font-weight:600}.ipad-theme-home .apps[data-v-e22338fa]{width:100%;height:calc(100% - 32px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:40px;padding:40px}.ipad-theme-home .apps .app[data-v-e22338fa]{width:80px;height:112px;text-align:center;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ipad-theme-home .apps .app:hover .app-icon[data-v-e22338fa]{background-color:var(--color-profile-hexagon-active-bg);color:var(--color-profile-hexagon-active-text)}.ipad-theme-home .apps .app .app-icon[data-v-e22338fa]{width:80px;height:80px;margin:0 0 8px 0;border-radius:8px;background-color:var(--color-profile-hexagon-bg);color:var(--color-profile-hexagon-text)}.ipad-theme-home .apps .app .app-icon .new[data-v-e22338fa],.ipad-theme-home .apps .app .app-icon[data-v-e22338fa]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.ipad-theme-home .apps .app .app-icon .new[data-v-e22338fa]{position:absolute;right:-4px;bottom:-4px;width:28px;height:28px;border-radius:50%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-shadow:0 0 0 3px var(--color-bg);box-shadow:0 0 0 3px var(--color-bg);background-color:var(--color-menu-new-badge-bg);font-size:1.8rem;color:var(--color-menu-new-badge-text)}.ipad-theme-home .apps .app .app-name[data-v-e22338fa]{height:24px}.main-view[data-v-49e3d540]{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.main-view>.view[data-v-49e3d540]{width:100%;height:100%}.main-view>.resume-game-popup[data-v-49e3d540]{position:fixed;left:0;top:0;right:0;bottom:0;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;z-index:100}.main-view>.resume-game-popup .resume-game-popup-content[data-v-49e3d540],.main-view>.resume-game-popup[data-v-49e3d540]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-direction:normal;background-color:var(--color-infobox-content-bg)}.main-view>.resume-game-popup .resume-game-popup-content[data-v-49e3d540]{width:calc(100% - 32px);max-width:600px;padding:32px 48px;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;gap:32px;border:3px solid var(--color-infobox-content-border);border-radius:8px;text-align:center;font-size:2rem;color:var(--color-infobox-content-h1)}.main-view>.resume-game-popup .resume-game-popup-content .text p[data-v-49e3d540]{margin:0 0 8px 0}.main-view>.resume-game-popup .resume-game-popup-content .text p[data-v-49e3d540]:last-child{margin:0}.main-view>.resume-game-popup .resume-game-popup-content .buttons[data-v-49e3d540]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:16px}.main-view>.resume-game-popup .resume-game-popup-content .buttons .button[data-v-49e3d540]{display:inline-block;height:48px;width:230px;border-radius:4px;background-color:var(--color-infobox-content-button-bg);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;line-height:54px;font-weight:700;color:var(--color-infobox-content-button-text);text-transform:uppercase;font-size:2rem;font-family:Josefin Sans}.main-view>.resume-game-popup .resume-game-popup-content .buttons .button[data-v-49e3d540]:active{-webkit-transform:translateY(2px);transform:translateY(2px)}.main-view>.resume-game-popup .resume-game-popup-content .buttons .button.red[data-v-49e3d540]{background-color:#c15454}.background[data-v-49e3d540]{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:65%;height:65%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;color:var(--color-emblem)}.background[data-v-49e3d540] .ui-icon{width:100%!important;height:100%!important}.background.classic[data-v-49e3d540]{background:50% no-repeat;background-size:contain}.background[data-category="Law Enforcement"][data-v-49e3d540]{background-image:url(../../assets/img/law-enforcement.f6632d92.svg)}.background[data-category=Citizens][data-v-49e3d540]{background-image:url(../../assets/img/citizens.61ab8039.svg)}.background[data-category=Government][data-v-49e3d540]{background-image:url(../../assets/img/government.75ab7339.svg)}.background[data-category=Media][data-v-49e3d540]{background-image:url(../../assets/img/media.1a2f8ea0.svg)}.background[data-category=Media][data-journal=usa-news][data-v-49e3d540]{background-image:url(../../assets/img/media-usa-news.59c0f218.svg)}.background[data-category=Media][data-journal=the-buzz][data-v-49e3d540]{background-image:url(../../assets/img/media-the-buzz.8217513c.svg)}.background[data-category=Media][data-journal=capitol-news][data-v-49e3d540]{background-image:url(../../assets/img/media-capitol-news.a2d0d0c3.svg)}.background[data-category=Media][data-journal=world-news-network][data-v-49e3d540]{background-image:url(../../assets/img/media-world-news-network.8ab3f259.svg)}