.login-container{display:flex;flex-direction:column;align-items:center;min-height:100vh;background-color:#407971}.login-container>.header-image{width:100%;height:120px;object-position:center top}.login-container .main-background{width:60%;max-width:none;background-color:#fff;border-top-right-radius:16px;border-top-left-radius:16px;padding:10px 40px;margin-top:-20px;flex:1}.login-container .scroll-content{display:flex;flex-direction:column;align-items:center;padding-bottom:80px}.login-container .logo-image{width:180px;margin-top:76px;margin-bottom:16px}@media(min-width:768px){.login-container .logo-image{width:220px;margin-top:84px;margin-bottom:24px}}.link-text{margin-top:25px;color:#1976d2;text-align:center;background:none;border:none;cursor:pointer;font-size:14px;text-decoration:none}.link-text:hover{text-decoration:underline}.footer-text{font-size:12px;margin:60px;text-align:center;color:#4eb83c}.signup-container{display:flex;flex-direction:column;align-items:center;min-height:100vh;background-color:#407971}.signup-container>.header-image{width:100%;height:120px;object-position:center top}.main-background{width:96%;max-width:900px;background-color:#fff;border-top-right-radius:16px;border-top-left-radius:16px;padding:10px;margin-top:-20px;flex:1}@media(min-width:1024px){.signup-container .main-background{width:60%;max-width:none;padding:10px 40px}}.scroll-content{display:flex;flex-direction:column;align-items:center;padding-bottom:80px}.signup-container .logo-image{width:180px;margin-top:16px;margin-bottom:16px}@media(min-width:768px){.signup-container .logo-image{width:220px;margin-top:24px;margin-bottom:24px}}.welcome-text{font-size:28px;font-weight:600;margin-top:8px;margin-bottom:30px;text-align:center;color:#4eb83c}.onboard-container{width:100%;height:100vh;background-color:#9dd6eb}.swiper-wrapper{position:relative;width:100%;height:100%}.slide{width:100%;height:100%;display:flex;justify-content:center;align-items:center;position:relative}.slide-image{width:100%;height:100%;object-fit:cover}@media(min-width:1024px){.slide-image{width:auto;max-width:600px;max-height:100vh;height:auto;object-fit:contain}}.home-container{display:flex;flex-direction:column;align-items:center;min-height:100vh;background-color:#407971}.home-container>.header-image{width:100%;height:120px;object-position:center top}.home-container .logo-image{position:absolute;width:180px;top:14px;z-index:10}.home-background{width:96%;max-width:900px;background-color:#fff;border-top-right-radius:16px;border-top-left-radius:16px;margin-top:-38px;flex:1;display:flex;flex-direction:column}.goal-banner{width:100%;background-color:#10368b;color:#fff;padding:16px 24px;display:flex;flex-direction:column;align-items:center;gap:4px;border-top-left-radius:16px;border-top-right-radius:16px}.goal-label{font-size:12px;font-weight:500;letter-spacing:.5px;opacity:.9}.goal-text{font-size:18px;font-weight:600;text-align:center;line-height:1.4}.home-mobile-summary{width:100%;background:#f6f9ff;border-bottom:1px solid #d8e3f3;padding:12px 14px;display:flex;flex-direction:column;gap:10px}.home-mobile-current{display:flex;align-items:center;gap:10px}.home-mobile-current-circle{width:52px;height:52px;background-size:contain;background-repeat:no-repeat;background-position:center;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:18px;flex-shrink:0}.home-mobile-current-text{flex:1;min-width:0}.home-mobile-current-label{font-size:11px;letter-spacing:.5px;text-transform:uppercase;color:#4c6383;margin-bottom:2px}.home-mobile-current-title{font-size:14px;font-weight:600;line-height:1.3;color:#10368b}.home-mobile-progress{display:flex;flex-direction:column;gap:6px}.home-mobile-progress-text{font-size:13px;color:#345176}.home-mobile-progress-bar{width:100%;height:8px;background:#d7e2f2;border-radius:4px;overflow:hidden}.home-mobile-progress-fill{height:100%;background:#4eb83c;transition:width .3s ease}.home-mobile-progress-pct{font-size:16px;font-weight:700;color:#10368b;align-self:flex-end}.topics-list{width:100%;max-width:648px;margin:0 auto;padding:24px 16px 100px}@media(min-width:600px){.topics-list{padding-left:48px;padding-right:48px}}@media(min-width:900px){.topics-list{padding-left:80px;padding-right:80px}}.topic-row{height:80px;position:relative;z-index:2;cursor:pointer;border:none;padding:0;margin:0;font:inherit;color:inherit;background-color:transparent;display:block;width:100%;text-align:left}.topic-row:not(.first){margin-top:-40px}.topic-row:disabled{cursor:not-allowed}.topic-inner{display:flex;align-items:center;height:100%;padding:0 10px}.topic-inner.greyed-out{opacity:.7;cursor:not-allowed}.topic-inner.selected{font-weight:700}.topic-inner:hover:not(.greyed-out){background-color:#7ccae21a}.path-row{height:96px;background-size:100% 100%;background-repeat:no-repeat;position:relative;z-index:1;opacity:.3}.path-row.locked{opacity:.1}.spacing-container{flex:1}.circle-container{width:80px;height:80px;background-size:contain;background-repeat:no-repeat;background-position:center;display:flex;justify-content:center;align-items:center;flex-shrink:0;position:relative}.badge-overlay{position:absolute;top:50%;left:50%;width:0;height:0;pointer-events:auto}.badge-icon{position:absolute;width:18px;height:18px;border-radius:50%;background-color:#fff;box-shadow:0 1px 3px #0003;display:flex;align-items:center;justify-content:center;transform:translate(-50%,-50%)}.badge-icon.badge-completed{top:calc(-42px*cos(30deg));left:calc(42px*sin(30deg))}.badge-icon.badge-progress{top:calc(-42px*cos(70deg));left:calc(42px*sin(70deg));color:#26a69a;font-size:10px}.badge-icon.badge-favorite{top:calc(-42px*cos(110deg));left:calc(42px*sin(110deg));color:#26a69a;font-size:11px}.badge-icon img{width:12px;height:12px}.module-number{font-size:22px;font-weight:700;color:#10368b}.module-number.grey{color:#ccc}.module-number.completed{color:#b0c3db}.module-number.current{color:#fff}.text-container{flex:2;padding:0 18px}.text-left{text-align:left}.text-right{text-align:right}.title-row{display:flex;align-items:center;gap:4px}.text-right .title-row{justify-content:flex-end}.module-title{font-size:14px;color:#10368b}.module-title.grey{color:#ccc}.module-subtitle{font-size:12px;color:#3f5da3;margin-top:2px}.module-subtitle.grey{color:#ccc}.home-path-column{display:contents}@media(min-width:1024px){.home-container{align-items:stretch;height:100vh;min-height:0;overflow:hidden}.home-header-mobile,.home-logo-mobile{display:none}.home-background{width:auto;max-width:none;margin:0;padding:0;border-radius:0;overflow:hidden;display:flex;flex-direction:row;align-items:stretch;gap:0;background-color:#fff;height:100vh;min-height:0}.home-path-column{display:flex;flex-direction:column;flex:1 1 auto;min-width:0;padding:24px 0;height:100vh;overflow-y:auto}.home-goal-mobile,.home-scroll-to-current,.home-scroll-to-top,.home-mobile-summary{display:none}.home-path-column .topics-list{max-width:none;margin:0;padding:0 48px 60px}.home-hero{flex:0 0 500px;align-self:stretch;display:flex;flex-direction:column;gap:12px;padding:16px;background-color:#407971;color:#fff;height:100vh;overflow-y:auto}.home-hero-header{position:relative;width:100%;padding:6px 0 4px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.home-hero-image{display:none}.home-hero-logo{position:static;width:192px;transform:none;pointer-events:none}.home-hero-goal{background-color:#1f5566;border-radius:4px;padding:14px 18px}.home-hero-current{display:flex;align-items:center;gap:14px;padding:14px 18px;background-color:#ffffff1a;border-radius:4px}.home-hero-current-circle{width:56px;height:56px;background-size:contain;background-repeat:no-repeat;background-position:center;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:20px;flex-shrink:0}.home-hero-current-text{flex:1;min-width:0}.home-hero-current-label{font-size:11px;letter-spacing:.5px;text-transform:uppercase;opacity:.8;margin-bottom:2px}.home-hero-current-title{font-size:15px;font-weight:600;line-height:1.3}.home-hero-progress{padding:4px 4px 8px;display:flex;flex-direction:column;gap:6px}.home-hero-progress-text{font-size:13px;opacity:.9}.home-hero-progress-bar{width:100%;height:8px;background:#fff3;border-radius:4px;overflow:hidden}.home-hero-progress-fill{height:100%;background:#4eb83c;transition:width .3s ease}.home-hero-progress-pct{font-size:18px;font-weight:700;align-self:flex-end}}.player-container{min-height:100vh;background-color:#407971;display:flex;flex-direction:column;align-items:center}.main-background{width:96%;max-width:900px;background-color:#fff;border-radius:16px;margin:10px;padding:15px;flex:1}.title-container{display:flex;align-items:center;gap:15px;margin-bottom:15px}.back-button{background:none;border:none;cursor:pointer;padding:0}.topic-circle{width:50px;height:50px;background-size:contain;background-repeat:no-repeat;background-position:center;display:flex;justify-content:center;align-items:center;font-weight:700;color:#fff;font-size:18px}.title-text{flex:1;text-align:left}.module-title{font-size:16px;color:#10368b;margin:0;text-align:left}.module-subtitle{font-size:14px;color:#3f5da3;margin:4px 0 0;text-align:left}.video-container.hidden{height:auto;min-height:100px;display:flex;align-items:center;justify-content:center}.video-slot-main{position:relative;width:100%;aspect-ratio:16 / 9;background-color:#000}.video-container.hidden .video-slot-main,.video-container.hidden .fsg-video-element,.video-container.hidden .video-player{display:none}.divider{border:none;border-top:1px solid #ccc;margin:10px 0}.notes-container{padding:10px 0;max-height:38vh;overflow-y:auto;overscroll-behavior:contain}.note-row{display:flex;align-items:flex-start;gap:10px;padding:10px;border-radius:8px;margin-bottom:8px;transition:background-color .2s}.note-row.active{background-color:#f0f8ff}.note-icon{width:4px;height:40px;flex-shrink:0}.note-text{flex:1;font-size:14px;color:#333;line-height:1.4}.note-row.active .note-text{font-weight:700;color:#10368b}.MuiIconButton-root:focus-visible,button:focus-visible{outline:3px solid #10368B;outline-offset:2px;border-radius:50%}.MuiSlider-root:focus-visible .MuiSlider-thumb{box-shadow:0 0 0 4px #10368b4d}.MuiButton-root:focus-visible{outline:3px solid #10368B;outline-offset:2px}.video-container{position:relative;width:100%;background-color:#000;border-radius:8px;overflow:hidden;margin-bottom:10px}.video-player{width:100%;display:block}.MuiIconButton-root{transition:transform .2s ease}.MuiIconButton-root:hover{transform:scale(1.1)}.MuiIconButton-root:active{transform:scale(.95)}.player-columns,.player-left,.player-right{display:contents}@media(min-width:1024px){.player-container{align-items:stretch}.main-background{width:auto;max-width:none;margin:0;padding:24px;border-radius:0;min-height:100vh}.player-columns{display:flex;flex-direction:row;align-items:stretch;gap:24px}.player-left{display:flex;flex-direction:column;flex:0 0 60%;min-width:0}.player-right{display:flex;flex-direction:column;flex:0 0 calc(40% - 24px);min-width:0;min-height:0}.player-right .divider{display:none}.player-right .notes-container{flex:1 1 auto;max-height:none;min-height:0;padding:0 4px}}.journal-container{display:flex;flex-direction:column;align-items:center;min-height:100vh;background-color:#407971}.journal-container>.header-image{width:100%;height:120px;object-position:center top}.journal-background{width:96%;max-width:900px;background-color:#fff;border-top-right-radius:16px;border-top-left-radius:16px;padding:0;margin-top:-80px;flex:1}.journal-layout{display:contents}@media(min-width:1024px){.journal-container{align-items:stretch}.journal-header-mobile{display:none}.journal-background{width:auto;max-width:none;margin:0;padding:0;border-radius:0;background-color:#fff;min-height:100vh;overflow:hidden}.journal-layout{display:flex;flex-direction:row;align-items:stretch;min-height:100vh}.journal-left{flex:0 0 400px;display:flex;flex-direction:column;padding:24px 16px;border-right:1px solid #e0e0e0;background-color:#fafafa;position:sticky;top:0;align-self:flex-start;max-height:100vh;overflow-y:auto}.journal-right{display:block;flex:1 1 auto;min-width:0;max-width:900px}}.profile-container{display:flex;flex-direction:column;align-items:center;min-height:100vh;background-color:#407971}.profile-container>.header-image{width:100%;height:120px;object-position:center top}.profile-background{width:96%;max-width:900px;background-color:#fff;border-top-right-radius:16px;border-top-left-radius:16px;padding:20px;margin-top:-80px;flex:1}.scroll-content{display:flex;flex-direction:column;padding-bottom:40px}.title-container{text-align:center;margin-bottom:20px}.title{font-size:24px;color:#10368b;margin:0}@media(min-width:1024px){.profile-container{align-items:stretch}.profile-container>.header-image{display:none}.profile-background{width:auto;max-width:none;margin:0;padding:32px;border-radius:0;background-color:#fff;min-height:100vh;overflow:hidden}}.admin-container{display:flex;flex-direction:column;align-items:center;min-height:100vh;background-color:#407971}.admin-container>.header-image{width:100%;height:120px;object-position:center top}.admin-background{width:96%;max-width:900px;background-color:#fff;border-top-right-radius:16px;border-top-left-radius:16px;padding:24px;margin-top:-80px;flex:1;overflow-x:auto}@media(min-width:1024px){.admin-background{max-width:1400px;padding:20px 28px}}.admin-background .MuiTable-root .MuiTableCell-root{padding-left:10px;padding-right:10px}.admin-background .MuiTable-root .MuiTableCell-root:first-of-type{padding-left:16px}.admin-background .MuiTable-root .MuiTableCell-root:last-of-type{padding-right:16px}.admin-content{display:flex;flex-direction:column;padding-bottom:40px}:root{--fsg-landscape-bp: 1024px;--fsg-wide-sidebar-bp: 1200px;--fsg-page-max: 1400px}body{background-color:#407971;min-height:100vh}#root{min-height:100vh}*:focus-visible{outline:2px solid #407971;outline-offset:2px;border-radius:2px}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #407971;outline-offset:3px}*:focus:not(:focus-visible){outline:none}.form-group:focus-within{box-shadow:0 0 0 3px #40797133}.skip-link{position:absolute;top:-40px;left:0;background:#407971;color:#fff;padding:8px 16px;text-decoration:none;z-index:10000;border-radius:0 0 4px;font-weight:600}.skip-link:focus{top:0}.high-contrast{--bg-primary: #FFFFFF;--bg-secondary: #000000;--text-primary: #000000;--text-secondary: #000000;--border-color: #000000}.high-contrast body{background-color:#000}.high-contrast .MuiPaper-root{border:2px solid #000000}.high-contrast button,.high-contrast a{border:2px solid #000000!important}.high-contrast .modules-background,.high-contrast .profile-background,.high-contrast .journal-background{border:3px solid #000000!important}.reduced-motion *,.reduced-motion *:before,.reduced-motion *:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}html.font-normal{font-size:100%}html.font-large{font-size:106.25%}html.font-x-large{font-size:112.5%}
