.layout-primary{position:absolute}.layout-primary,.view-trainer-loader{height:100%;width:100%}.view-trainer-loader .loading{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;text-align:center}.view-trainer-loader .loading p{color:#666;font-size:1.2rem}.view-trainer-loader .scene{background-size:50px 50px;background:url(/img/triangle-white.d8f2d295.svg) 50% no-repeat;height:100%;width:100%}.view-trainer-loader .error{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;padding:2rem;text-align:center}.view-trainer-loader .error h2{color:#dc3545;font-size:2rem;margin-bottom:1rem}.view-trainer-loader .error p{color:#666;font-size:1.1rem;margin-bottom:2rem;max-width:500px}.view-trainer-loader .error .retry-button{background-color:#007bff;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:1rem;padding:.75rem 2rem;transition:background-color .3s}.view-trainer-loader .error .retry-button:hover{background-color:#0056b3}.view-trainer-trainer{--english-size:100px;height:100%;opacity:0;transition:opacity .5s ease-in-out;width:100%}.view-trainer-trainer.state-ready{opacity:1}.page-trainer{height:100%;width:100%}:root{--animation-duration:0.18s;--color-black:#000;--color-disabled-foreground:#666;--color-error:#e9443f;--color-red:#e9443f;--color-white:#fff;--ease-in-quad:cubic-bezier(.55,.085,.68,.53);--ease-in-cubic:cubic-bezier(.550,.055,.675,.19);--ease-in-quart:cubic-bezier(.895,.03,.685,.22);--ease-in-quint:cubic-bezier(.755,.05,.855,.06);--ease-in-expo:cubic-bezier(.95,.05,.795,.035);--ease-in-circ:cubic-bezier(.6,.04,.98,.335);--ease-in-out-quad:cubic-bezier(.455,.03,.515,.955);--ease-in-out-cubic:cubic-bezier(.645,.045,.355,1);--ease-in-out-quart:cubic-bezier(.77,0,.175,1);--ease-in-out-quint:cubic-bezier(.86,0,.07,1);--ease-in-out-expo:cubic-bezier(1,0,0,1);--ease-in-out-circ:cubic-bezier(.785,.135,.15,.86);--ease-out-quad:cubic-bezier(.25,.46,.45,.94);--ease-out-cubic:cubic-bezier(.215,.61,.355,1);--ease-out-quart:cubic-bezier(.165,.84,.44,1);--ease-out-quint:cubic-bezier(.23,1,.32,1);--ease-out-expo:cubic-bezier(.19,1,.22,1);--ease-out-circ:cubic-bezier(.075,.82,.165,1);--font-family-primary:"DM Sans",Helvetica,sans-serif;--font-size-large:1.5rem;--font-size-medium:1.125rem;--font-size-normal:1.0rem;--font-size-small:0.875rem;--font-size-x-small:0.75rem;--font-size-smallest:0.625rem;--font-weight-extra-light:100;--font-weight-light:200;--font-weight-book:300;--font-weight-regular:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-weight-black:800;--font-weight-extra-black:900;--modal-background:#000000e6;--modal-foreground:#fff;--scrollbar-thumb-color:#444;--scrollbar-thumb-hover-color:#666;--scrollbar-track-color:#000;--scrollbar-size:8px;--theme-divider-color:#373737;--theme-divider-color-dark:#202020;--theme-general-background:var(--color-black);--theme-general-foreground:var(--color-white);--theme-form-control-background:#232323;--theme-form-control-color:#fff;--theme-form-label-font-size:0.875rem;--theme-font-size:var(--font-size-normal);--theme-font-weight:var(--font-weight-regular);--z-bottom:1;--z-page-bottom:200;--z-page-mid:205;--z-page-top:209;--z-header-bottom:210;--z-header-mid:215;--z-header-top:219;--z-panel-bottom:220;--z-panel-mid:225;--z-panel-top:229;--z-modal-bottom:230;--z-modal-mid:235;--z-modal-top:239;--z-top:299}*{box-sizing:border-box}body,html{-webkit-overflow-scrolling:touch;height:100%;margin:0;padding:0;touch-action:manipulation;width:100%}html{overflow:hidden}html body{overflow:auto}body:after{bottom:0;content:"";display:block;height:100vh;overflow:hidden;position:fixed;width:0}embed,img,svg{max-width:100%}li,ul{list-style:none;margin:0;padding:0}@media screen and (max-width:320px){body{-webkit-text-size-adjust:100%}}body,html{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;background:var(--theme-general-background);color:var(--theme-general-foreground);font-family:var(--font-family-primary);font-size:var(--theme-font-size);font-weight:var(--theme-font-weight)}p:last-child{margin-bottom:0}a{border-bottom:1px solid;text-decoration:none}fieldset{border:0;margin:1rem 0;padding:0}::-webkit-scrollbar{height:var(--scrollbar-size);width:var(--scrollbar-size)}::-webkit-scrollbar-button{height:0;width:0}::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb-color);border-radius:50px;border:0}::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover-color)}::-webkit-scrollbar-track{background:var(--scrollbar-track-color)}::-webkit-scrollbar-corner{background:#0000}.fade-leave-active,.fade-leave-to{position:absolute!important;width:100%}.fade-enter-active,.fade-leave-active{transition:opacity .5s}.fade-enter,.fade-leave-to{opacity:0}.none-leave-active,.none-leave-to{position:absolute!important;width:100%}.none-enter,.none-leave-to{opacity:0}#app{height:100%}