.jz-card.assignment-card{display:grid;gap:8px;grid-template-columns:1fr minmax(auto,121px);grid-template-rows:25px auto 17px;grid-template-areas:"status status" "title title" "group exercise-count";padding:12px 16px}.jz-card.assignment-card:hover{cursor:pointer}.jz-card.assignment-card.before-start-date{opacity:.4}.jz-card.assignment-card.before-start-date:hover{cursor:default}.jz-card.assignment-card .status{align-items:center;display:flex;font-size:.75rem;grid-area:status}.jz-card.assignment-card .status .label{align-items:center;border-radius:4px 0 0 4px;color:var(--color-white);display:flex;padding:4px 8px}.jz-card.assignment-card .status .label img{height:20px;margin:0 4px 0 0}.jz-card.assignment-card .status .label.before-start-date{background-color:var(--color-black-background-light)}.jz-card.assignment-card .status .label.after-start-before-due-not-submitted{background-color:var(--color-info)}.jz-card.assignment-card .status .label.after-start-before-due-submitted{background-color:var(--color-success)}.jz-card.assignment-card .status .label.after-due-not-submitted{background-color:var(--color-danger)}.jz-card.assignment-card .status .label.after-due-submitted-after-due,.jz-card.assignment-card .status .label.after-due-submitted-before-due{background-color:var(--color-success)}.jz-card.assignment-card .status .date{border-radius:0 4px 4px 0;color:var(--color-dark);padding:4px 8px}.jz-card.assignment-card .status .date.before-start-date{background-color:rgba(var(--rgb-black),.08)}.jz-card.assignment-card .status .date.after-start-before-due-not-submitted{background-color:var(--color-info-background-light)}.jz-card.assignment-card .status .date.after-start-before-due-submitted{background-color:var(--color-success-background-light)}.jz-card.assignment-card .status .date.after-due-not-submitted{background-color:var(--color-danger-background-light)}.jz-card.assignment-card .status .date.after-due-submitted-before-due{background-color:var(--color-success-background-light)}.jz-card.assignment-card .status .date.after-due-submitted-after-due{background-color:var(--color-success-background-light);color:var(--color-danger)}.jz-card.assignment-card .title{color:var(--color-dark);display:-webkit-box;font-size:.875rem;font-weight:700;grid-area:title;min-height:38px;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.jz-card.assignment-card .group{align-items:center;color:var(--color-secondary);display:grid;font-size:.75rem;font-weight:700;grid-area:group;grid-template-columns:24px minmax(0,auto);grid-template-rows:auto;min-width:0}.jz-card.assignment-card .group img{height:20px;margin:0 4px 0 0}.jz-card.assignment-card .group .name{word-break:keep-all;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.jz-card.assignment-card .exercise-count{grid-area:exercise-count;justify-content:flex-end;align-items:center;color:var(--color-secondary);font-size:.75rem;font-weight:700}.jz-card.assignment-card .exercise-count img{height:20px;margin:0 4px 0 0}.assignments-card .header{display:flex;justify-content:space-between;flex-direction:row;align-items:center;margin-bottom:8px}.assignments-card .header .assignment-explore-link{color:var(--color-dark);font-size:.875rem;font-weight:700}.assignments-card .header .assignment-explore-link:hover{text-decoration:none}.assignments-card .empty-assignments-notice{align-items:center;justify-content:center;margin:32px 16px;color:var(--color-secondary);font-size:.875rem;font-weight:400}.assignments-card .assignment-cards{display:grid;gap:16px;grid-template-columns:repeat(1,auto);grid-template-rows:134px;overflow-y:auto;margin:-10px -8px;padding:10px}@media only screen and (min-width:768px)and (min-height:420px){.assignments-card .assignment-cards{grid-template-columns:repeat(2,1fr)}}@media only screen and (min-width:1024px)and (min-height:420px){.assignments-card .assignment-cards{grid-template-columns:repeat(3,1fr)}}.notification-cta{background:linear-gradient(-135deg,#ffbc3a,#ff7a3a);color:var(--color-white);margin:0 0 16px 0;padding:32px}.notification-cta .close{align-self:flex-end;cursor:pointer;height:22px;margin:-14px -14px 0 0;width:22px}.notification-cta .notification_cta--title{color:var(--color-white);font-size:1.5rem;font-weight:700}.notification-cta .notification-cta--body{color:var(--color-white);font-size:.875rem;padding:22px 0;max-width:532px}.notification-cta .notification-cta--body-denied{color:var(--color-white);font-size:.875rem;padding:22px 0;max-width:570px}.notification-cta .jz-button{width:240px}.update-notification{background-color:var(--color-primary-alternate);color:var(--color-dark);margin:0 0 16px 0;padding:16px;text-align:center}.learning-history-exercise-log{align-items:center;display:grid;grid-template-columns:44px auto 1fr 48px;grid-template-rows:auto auto;grid-template-areas:"icon exercise exercise trophy" "icon label parent trophy";padding:16px 12px 12px}.learning-history-exercise-log+.learning-history-exercise-log{border-top:1px solid rgba(var(--rgb-black),.08)}.learning-history-exercise-log .icon{grid-area:icon}.learning-history-exercise-log .exercise{display:-webkit-box;font-size:.875rem;font-weight:700;grid-area:exercise;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:1}.learning-history-exercise-log .label{background-color:var(--color-primary-alternate-background-light);border-radius:4px;color:var(--color-secondary);font-size:.625rem;font-weight:700;grid-area:label;margin:0 8px 0 0;padding:4px}.learning-history-exercise-log .parent{color:var(--color-secondary);display:-webkit-box;font-size:.75rem;font-weight:700;grid-area:parent;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:1}.learning-history-exercise-log .trophy{grid-area:trophy;height:var(--completion-icon-size);justify-self:center}.recent-exercises-container{white-space:nowrap;overflow-x:auto;display:flex}.recent-exercises-container .learning-history-exercise-log{background-color:#fff;width:340px;min-width:340px;height:69px;margin:8px;cursor:pointer;border-bottom:1px solid rgba(var(--rgb-black),.08);border-top:unset}@media only screen and (max-width:360px){.recent-exercises-container .learning-history-exercise-log{min-width:100%}}@media only screen and (max-width:1023px){.recent-exercises-container{-ms-overflow-style:none;scrollbar-width:none}.recent-exercises-container::-webkit-scrollbar{display:none}}.course-card{border-radius:8px;min-height:292px;height:-webkit-max-content;height:-moz-max-content;height:max-content;width:210px;cursor:pointer;display:inline-block;margin:0}.course-card:hover{background:var(--color-secondary-background-light)}.course-card .title{color:var(--color-dark);font-size:1rem;font-weight:700;padding:16px;overflow-wrap:break-word;white-space:normal}.course-card .image{overflow:hidden;border-radius:12px;height:180px;width:180px;margin:auto;margin-top:8px}.course-card .image img{-o-object-fit:cover;object-fit:cover;height:180px;width:180px}.course-card-list-container{white-space:nowrap;overflow:auto;display:flex}.course-card-list-container .course-card-link{margin:8px;margin-bottom:0}.course-card-list-container .course-card{display:inline-block}.course-card-list-container a:first-of-type{margin-left:0}@media only screen and (max-width:1023px){.course-card-list-container{-ms-overflow-style:none;scrollbar-width:none}.course-card-list-container::-webkit-scrollbar{display:none}}.terratalk-live-session-card[data-v-61728b50]{background:linear-gradient(-135deg,#ffbc3a,#ff7a3a);color:var(--color-white);margin:0 0 16px 0;padding:32px}.terratalk-live-session-card .live-session-message[data-v-61728b50]{color:var(--color-white);font-size:1.5rem;font-weight:700}div#dashboard-container{--tt-dashboard-grid-gap:8px;padding:16px 8px;overflow:auto}div#dashboard-container .dashboard-section{margin-bottom:32px}div#dashboard-container .section-header{color:var(--color-dark);font-size:1.5rem;font-weight:700}div#dashboard-container .no-margin-section .container{margin-left:-8px;margin-right:-8px}div#dashboard-container .no-margin-section .container .container-item:first-child{margin-left:8px}@media only screen and (min-width:768px)and (min-height:420px){div#dashboard-container{height:auto;padding:8px 28px;padding-top:28px}div#dashboard-container .no-margin-section .container{margin-right:-28px;margin-left:-28px}div#dashboard-container .no-margin-section .container .container-item:first-child{margin-left:28px}}.nav-bar-link{--tt-nav-item-height:56px;display:flex;align-items:center;color:#424b54;padding:16px;text-decoration:none;border-bottom:4px solid transparent;height:var(--tt-nav-item-height)}.nav-bar-link.router-link-exact-active{background-color:var(--color-primary-alternate-background-light);border-bottom:4px solid #c3dfe0}.nav-bar-link .jz-icon{margin-right:12px;margin-bottom:0}@media only screen and (min-width:768px)and (min-height:420px){.nav-bar-link{--tt-nav-item-height:71px;flex-direction:column;font-size:.75rem;justify-content:center;padding:0}.nav-bar-link .jz-icon{margin-right:0;margin-bottom:4px}}.nav-bar-link:active,.nav-bar-link:focus,.nav-bar-link:hover{background-color:var(--color-light-background-light);color:#424b54;text-decoration:none}#nav-bar{position:fixed;background-color:#fff;box-shadow:0 4px 8px rgba(34,34,34,.08);font-weight:500;width:100%;z-index:160}#nav-bar .mobile-header{height:56px;display:flex;align-items:center;justify-content:space-between;padding:0 8px 0 16px}#nav-bar .mobile-header .jz-icon{height:32px}#nav-bar .mobile-header .jz-hamburger{--jz-hamburger-size:24px;--jz-hamburger-padding:12px;--jz-hamburger-thickness:3px}#nav-bar nav{display:none;flex-direction:column}#nav-bar nav .tt-icon{display:none;width:42px;height:42px;margin:16px}#nav-bar .backdrop{position:fixed;width:100%;height:0%;z-index:159;opacity:0;background-color:var(--color-light-background-light);transition:opacity .2s,height 0s linear .2s}#nav-bar .backdrop:hover{cursor:pointer}#nav-bar.is-opened nav{display:flex}#nav-bar.is-opened .backdrop{height:100%;opacity:.9;transition:opacity .2s}@media only screen and (min-width:768px)and (min-height:420px){#nav-bar{width:72px;height:100%}#nav-bar .mobile-header{display:none}#nav-bar nav{display:flex;height:100%}#nav-bar nav .jz-icon{height:24px;min-height:24px;min-width:24px;width:24px}#nav-bar nav .tt-icon{height:32px;min-height:32px;min-width:32px;width:32px;display:block;margin:16px auto}#nav-bar nav .user-settings-link .jz-icon{height:42px;min-height:42px;min-width:42px;width:42px}#nav-bar nav .user-settings-link img{transition:transform .5s}#nav-bar nav .user-settings-link:hover img{transform:scale(.85)}#nav-bar .backdrop,#nav-bar nav .user-settings-link .label{display:none}}.layout-private{background-color:var(--color-light-background-light);bottom:0;left:0;overflow-y:auto;position:absolute;right:0;top:0}.layout-private #nav-bar+*{margin-top:56px;margin-left:0;width:100%;height:calc(100% - 56px)}@media only screen and (min-width:768px)and (min-height:420px){.layout-private #nav-bar+*{margin-top:0;margin-left:72px;width:calc(100% - 72px);height:100%}}.layout-public{background-color:#f7f7f7;height:100vh;width:100vw}.auth-card{max-width:440px}.auth-card .header{align-items:center;display:flex;height:80px;justify-content:center}.auth-card .header .icon{height:32px}@media only screen and (min-width:768px)and (min-height:420px){.auth-card .header{height:125px}.auth-card .header .icon{height:48px}}.auth-card .content{padding:16px}.auth-container{align-items:center;justify-content:center;padding:8px}.err404-private .jz-card{max-width:400px}html>body{background:#ff9a3a}body{align-items:center;display:flex;justify-content:center}html body .jz-container>article#maintenance-mode{color:#fff;font-size:20px;font-weight:100;text-align:center}html body .jz-container>article#maintenance-mode>h1{font-size:50px;font-weight:100}html body .jz-container>article#maintenance-mode a{color:#fff;text-decoration:underline}.notification-toast-container{max-width:unset;position:fixed;top:60px;width:calc(100% - 16px)}.notification-toast-container.fade-enter-active,.notification-toast-container.fade-leave-active{transition:all .5s}.notification-toast-container.fade-enter,.notification-toast-container.fade-leave-to{opacity:0;top:-60px}.notification-toast-container .notification-toast{align-items:center;background-color:var(--color-secondary-alternate-lighter);border-radius:8px;color:var(--color-white);display:flex;flex-direction:row;font-size:.875rem;margin:0 auto;padding:8px;text-align:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.notification-toast-container .notification-toast .icon-muscular{height:24px;margin:0 4px 0 0;width:24px}body,h1,h2,h3,h4,h5,h6,input{font-family:游ゴシック Medium,Yu Gothic Medium,游ゴシック,Yu Gothic,M PLUS\ 1p,Hiragino Sans,メイリオ,sans-serif}body{touch-action:manipulation;-webkit-overflow-scrolling:touch}.tt-back-btn{padding:0;height:38px;min-height:38px;min-width:38px;width:38px}@media only screen and (min-width:768px)and (min-height:420px){.tt-back-btn{height:42px;min-height:42px;min-width:42px;width:42px}}.tt-back-btn .jz-icon{height:24px;min-height:24px;min-width:24px;width:24px}