:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#f4f7fb;font-synthesis:none;background:#11161d;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:#11161d;min-width:320px;min-height:100vh;margin:0}.app-recovery{text-align:center;place-items:center;min-height:100vh;padding:24px;display:grid}.app-recovery>div{justify-items:center;gap:13px;max-width:410px;display:grid}.app-recovery h1{letter-spacing:0;margin:0;font-size:24px}.app-recovery p{color:#aab6c4;margin:0;line-height:1.5}button,input,textarea{font:inherit}button{cursor:pointer}.spin{animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(1turn)}}.topbar{background:#151b22;border-bottom:1px solid #29323d;align-items:center;gap:16px;height:58px;padding:0 20px;display:flex}.brand{color:#f7f9fc;white-space:nowrap;align-items:center;gap:9px;font-size:18px;font-weight:750;display:flex}.brand-mark,.sign-in-mark{color:#4f8cff;border:2px solid #4f8cff;border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.brand-mark{width:29px;height:29px}.sign-in-mark{width:52px;height:52px;margin-bottom:4px}.status-screen,.sign-in-screen{flex-direction:column;justify-content:center;align-items:center;gap:16px;min-height:100vh;display:flex}.sign-in-screen{text-align:center;width:min(520px,100% - 32px);margin:auto}.sign-in-screen h1{letter-spacing:0;margin:0;font-size:32px}.sign-in-screen p{color:#aab5c4;margin:0;line-height:1.55}.sign-in-screen small{color:#7f8b9b;font-size:12px}.primary-button{color:#101722;background:#5792f4;border:0;border-radius:7px;align-items:center;gap:9px;padding:11px 16px;font-weight:750;text-decoration:none;display:inline-flex}.brand-link{text-decoration:none}.legal-page{min-height:100vh}.legal-page article{width:min(720px,100% - 40px);margin:0 auto;padding:72px 0}.legal-page h1{letter-spacing:0;margin:8px 0 24px;font-size:32px}.legal-page article>p:not(.eyebrow){color:#b5c0ce;margin:0 0 17px;line-height:1.7}.course-picker{min-height:100vh}.account{color:#9ba7b7;align-items:center;gap:11px;margin-left:auto;font-size:13px;display:flex}.account button,.icon-button{color:#9daaba;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.account button:hover,.icon-button:hover{color:#fff;background:#222b36}.account-action{color:#b4c2d2;border-radius:6px;align-items:center;gap:6px;padding:7px 8px;font-weight:650;text-decoration:none;display:inline-flex}.account-action:hover{color:#fff;background:#222b36}.picker-content{width:min(1060px,100% - 40px);margin:0 auto;padding:64px 0 84px}.picker-content h1{letter-spacing:0;margin:5px 0 9px;font-size:32px}.muted{color:#99a5b4;max-width:560px;margin:0;line-height:1.55}.eyebrow{color:#6f9df2;text-transform:uppercase;letter-spacing:1.15px;margin:0;font-size:10px;font-weight:800}.course-grid{grid-template-columns:repeat(auto-fill,minmax(225px,1fr));gap:12px;margin-top:28px;display:grid}.course-card{color:#ecf1f7;text-align:left;background:#182028;border:1px solid #2c3641;border-radius:8px;align-items:flex-start;gap:12px;min-height:112px;padding:17px;transition:border-color .15s,background .15s;display:flex}.course-card:hover{background:#1c2631;border-color:#5792f4}.course-card svg{color:#6f9df2;flex:none}.course-card span{font-size:14px;font-weight:700;line-height:1.35}.course-card .card-arrow{color:#8491a1;margin-left:auto;transform:rotate(-90deg)}.empty-state{color:#a6b1bf;text-align:center;border:1px dashed #364250;border-radius:8px;place-items:center;gap:8px;margin-top:28px;padding:38px;display:grid}.empty-state p{color:#eef3f9;margin:0;font-weight:700}.empty-state span{font-size:13px}.error-message{color:#ffb9c2;background:#321e25;border:1px solid #783f49;border-radius:6px;margin-top:15px;padding:10px 12px;font-size:13px}.learning-app{background:#11161d;grid-template-rows:58px minmax(0,1fr);grid-template-columns:minmax(250px,300px) minmax(0,1fr) minmax(250px,320px);min-height:100vh;transition:grid-template-columns .2s;display:grid}.learning-app.left-closed{grid-template-columns:0 minmax(0,1fr) minmax(250px,320px)}.learning-app.right-closed{grid-template-columns:minmax(250px,300px) minmax(0,1fr) 0}.learning-app.left-closed.right-closed{grid-template-columns:0 minmax(0,1fr) 0}.learning-topbar{grid-area:1/1/auto/-1}.crumb{color:#9ba7b7;align-items:center;gap:5px;min-width:0;font-size:13px;display:flex}.crumb button{color:#8ca4c8;background:0 0;border:0;padding:0}.crumb strong{color:#edf2f8;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.top-actions{margin-left:auto;display:flex}.mobile-only{display:none}.course-panel{background:#151b22;border-right:1px solid #29323d;flex-direction:column;grid-area:2/1;min-width:0;display:flex;overflow:hidden}.left-closed .course-panel{visibility:hidden}.course-panel-head{align-items:flex-start;gap:8px;padding:16px 14px 12px;display:flex}.course-panel-head h2,.resources-head h2{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:4px 0 0;font-size:15px;line-height:1.25;display:-webkit-box;overflow:hidden}.course-panel-head .icon-button{flex:none;margin-left:auto}.search-box{color:#8593a3;background:#222b36;border:1px solid #0000;border-radius:6px;align-items:center;gap:8px;height:36px;margin:0 12px 10px;padding:0 10px;display:flex}.search-box:focus-within{border-color:#4f8cff}.search-box input{color:#eff4fa;background:0 0;border:0;outline:none;flex:1;min-width:0;font-size:13px}.search-box input::placeholder{color:#8d9aaa}.section-list{padding:0 10px 24px;overflow:auto}.section{background:#182028;border:1px solid #2c3641;border-radius:7px;margin-bottom:8px;overflow:hidden}.section-toggle{color:#e9eef5;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;gap:8px;width:100%;min-height:38px;padding:8px 9px;font-size:12px;font-weight:750;display:flex}.section-toggle:hover{background:#212b36}.section-toggle span{text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:7px;min-width:0;display:flex;overflow:hidden}.section-toggle svg{color:#9aa8b7;flex:none;transition:transform .15s}.section-toggle svg.open{transform:rotate(180deg)}.lesson-list{border-top:1px solid #2c3641;padding:0 5px 6px}.lesson-row{color:#cdd7e2;text-align:left;background:0 0;border:0;border-radius:5px;align-items:flex-start;gap:8px;width:100%;padding:7px 6px;font-size:12px;display:flex}.lesson-row:hover{background:#222c37}.lesson-row.active{color:#fff;background:#4c83dd}.lesson-icon{color:#82b0ff;border:1px solid;border-radius:4px;flex:0 0 21px;place-items:center;height:21px;display:grid}.lesson-row.active .lesson-icon{color:#fff;border-color:#a9c7ff}.lesson-title{min-width:0;line-height:1.32}.mini-progress{background:#405064;border-radius:4px;width:100%;height:2px;margin-top:5px;display:block;overflow:hidden}.mini-progress i{background:#5792f4;height:100%;display:block}.active .mini-progress{background:#91b9fb}.active .mini-progress i{background:#fff}.loading-inline{color:#a7b4c2;justify-content:center;align-items:center;gap:8px;padding:24px;font-size:12px;display:flex}.player-panel{background:#0c1015;flex-direction:column;grid-area:2/2;min-width:0;min-height:0;display:flex;position:relative}.lesson-toolbar{background:#151b22;border-bottom:1px solid #29323d;justify-content:space-between;align-items:center;gap:16px;min-height:62px;padding:10px 16px;display:flex}.lesson-toolbar h1{letter-spacing:0;text-overflow:ellipsis;white-space:nowrap;margin:3px 0 0;font-size:16px;overflow:hidden}.toolbar-actions{flex:none;gap:6px;display:flex}.tool-button{color:#d9e2ec;background:#1c242e;border:1px solid #33404d;border-radius:5px;align-items:center;gap:7px;min-height:32px;padding:0 9px;font-size:12px;font-weight:700;display:inline-flex}.tool-button:hover,.tool-button.active{color:#fff;background:#274977;border-color:#5792f4}.media-stage{background:#000;flex:1;place-items:center;min-height:0;display:grid}.media-stage video,.media-stage iframe{object-fit:contain;border:0;width:100%;max-width:100%;height:100%;max-height:100%;display:block}.empty-player{color:#a4afbd;text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:9px;padding:30px;display:flex}.empty-player h2{color:#f0f4f8;margin:0;font-size:18px}.empty-player p{margin:0;font-size:13px}.play-orb{color:#79a9ff;border:2px solid #4f8cff;border-radius:50%;place-items:center;width:46px;height:46px;display:grid}.notes-panel{z-index:5;background:#141a21;border-left:1px solid #33404d;flex-direction:column;width:min(440px,44%);display:flex;position:absolute;top:62px;bottom:0;right:0}.notes-header{border-bottom:1px solid #2e3945;align-items:center;gap:8px;padding:12px;font-size:13px;font-weight:750;display:flex}.notes-header button{margin-left:auto}.notes-panel textarea{resize:none;color:#eef3f8;background:repeating-linear-gradient(#151b22 0 30px,#2c3641 31px);border:0;outline:0;flex:1;width:100%;padding:16px;font-size:15px;line-height:31px}.resources-panel{background:#151b22;border-left:1px solid #29323d;grid-area:2/3;min-width:0;overflow:auto}.right-closed .resources-panel{visibility:hidden}.resources-head{border-bottom:1px solid #29323d;justify-content:space-between;align-items:start;padding:16px 14px 13px;display:flex}.resource-list{padding:10px}.resource{color:#dce5ee;text-align:left;background:#202933;border:0;border-radius:6px;align-items:flex-start;gap:9px;width:100%;margin-bottom:7px;padding:10px;font-size:13px;line-height:1.35;display:flex}.resource:hover{background:#293440}.resource.active{background:#263f62;outline:1px solid #5792f4}.resource svg{color:#9fc0ff;flex:none;margin-top:1px}.empty-resources{color:#91a0b0;text-align:center;padding:28px 16px;font-size:13px;line-height:1.5}.toast-error{z-index:20;color:#ffbec7;background:#3c1f27;border:1px solid #874451;border-radius:6px;align-items:center;gap:8px;max-width:min(420px,100% - 32px);padding:10px 11px 10px 13px;font-size:13px;display:flex;position:fixed;bottom:16px;right:16px}.toast-error button{color:inherit;background:0 0;border:0;place-items:center;display:grid}@media (width<=960px){.learning-app,.learning-app.left-closed,.learning-app.right-closed,.learning-app.left-closed.right-closed{grid-template-columns:minmax(230px,290px) minmax(0,1fr)}.resources-panel{z-index:12;grid-area:2/1/auto/-1;width:min(330px,88vw);transition:transform .2s;position:fixed;top:58px;bottom:0;right:0;transform:translate(0)}.right-closed .resources-panel{visibility:visible;transform:translate(105%)}.notes-panel{width:min(390px,62%)}.mobile-only{display:inline-flex}}@media (width<=680px){.topbar{gap:10px;padding:0 12px}.learning-app,.learning-app.left-closed,.learning-app.right-closed,.learning-app.left-closed.right-closed{flex-direction:column;min-height:100dvh;display:flex}.learning-topbar{flex:0 0 54px;height:54px}.learning-topbar .brand{display:none}.crumb{flex:1}.top-actions .icon-button:first-child{display:none}.course-panel{z-index:12;width:min(300px,88vw);transition:transform .2s;position:fixed;top:54px;bottom:0;left:0;transform:translate(0)}.left-closed .course-panel{visibility:visible;transform:translate(-105%)}.player-panel{flex:1;width:100%}.lesson-toolbar{align-items:flex-start;min-height:auto;padding:9px 12px}.lesson-toolbar h1{max-width:52vw;font-size:14px}.toolbar-actions{gap:4px}.tool-button{padding:0 7px}.tool-button svg{margin:0}.tool-button{font-size:0}.tool-button svg{width:17px;height:17px}.notes-panel{width:100%;height:calc(100dvh - 54px);position:fixed;top:54px}.resources-panel{top:54px}.picker-content{width:min(100% - 28px,1060px);padding:42px 0 60px}.picker-content h1{font-size:27px}.account span,.account-action{display:none}.course-grid{grid-template-columns:1fr}.course-card{min-height:80px}}.study-app{background:#11161d;grid-template-rows:58px minmax(0,1fr);grid-template-columns:280px minmax(0,1fr);min-height:100vh;display:grid}.study-topbar{z-index:15;background:#151b22;border-bottom:1px solid #29323d;grid-column:1/-1;align-items:center;gap:10px;height:58px;padding:0 16px;display:flex;position:sticky;top:0}.study-topbar-divider{background:#303b46;width:1px;height:24px}.study-program-title{color:#e6edf5;align-items:center;gap:8px;font-size:14px;font-weight:750;display:flex}.study-program-title svg{color:#80aaff}.study-header-progress{color:#aeb9c6;align-items:center;gap:9px;margin-left:auto;font-size:12px;display:flex}.study-header-progress i{background:#2a3440;border-radius:4px;width:110px;height:5px;overflow:hidden}.study-header-progress b{background:#5792f4;height:100%;display:block}.study-menu-toggle{display:none}.study-nav{background:#151b22;border-right:1px solid #29323d;grid-area:2/1;min-height:0;overflow:auto}.study-nav-head{align-items:start;padding:17px 14px 13px;display:flex}.study-nav-head h1{margin:4px 0 0;font-size:17px}.study-close-menu{margin-left:auto;display:none}.study-overview{border-top:1px solid #29323d;border-bottom:1px solid #29323d;grid-template-columns:1fr 1fr;display:grid}.study-overview>div{gap:3px;padding:12px 14px;display:grid}.study-overview>div+div{border-left:1px solid #29323d}.study-overview strong{color:#eef4fc;font-size:17px}.study-overview span{color:#95a3b3;text-transform:uppercase;letter-spacing:.7px;font-size:10px}.study-week-list{padding:8px}.study-week{background:#182028;border:1px solid #2a3540;border-radius:6px;margin-bottom:7px;overflow:hidden}.study-week-toggle{color:#e6edf5;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;gap:8px;width:100%;padding:9px 10px;display:flex}.study-week-toggle:hover{background:#202a35}.study-week-toggle span{gap:2px;display:grid}.study-week-toggle small,.study-session-row small{color:#7f9fd8;text-transform:uppercase;letter-spacing:.85px;font-size:9px;font-weight:800}.study-week-toggle b{font-size:12px}.study-week-toggle>svg{color:#9baaba;flex:none}.study-session-list{border-top:1px solid #2a3540;padding:4px}.study-session-row{text-align:left;color:#c4d0dc;background:0 0;border:0;border-radius:4px;align-items:flex-start;gap:8px;width:100%;padding:7px;font-size:11px;line-height:1.3;display:flex}.study-session-row:hover{background:#222d38}.study-session-row.active{color:#fff;background:#3f70b8}.study-session-row svg{color:#89b4ff;flex:none;margin-top:2px}.study-session-row.active svg{color:#fff}.study-session-row span{gap:2px;display:grid}.study-main{grid-area:2/2;width:min(1050px,100%);margin:0 auto;padding:35px clamp(22px,4vw,58px) 64px}.study-resume{background:#182538;border:1px solid #345d9b;justify-content:space-between;align-items:center;gap:18px;margin-bottom:20px;padding:13px 14px;display:flex}.study-resume>div{gap:3px;min-width:0;display:grid}.study-resume .eyebrow{margin:0}.study-resume strong{color:#eff5fb;white-space:nowrap;text-overflow:ellipsis;font-size:14px;overflow:hidden}.study-resume span{color:#aab9c8;font-size:12px}.study-resume .primary-button{flex:none}.study-lesson-header{justify-content:space-between;align-items:start;gap:18px;margin-bottom:20px;display:flex}.study-lesson-header h1{letter-spacing:0;max-width:760px;margin:5px 0 7px;font-size:clamp(24px,3vw,34px);line-height:1.13}.study-lesson-header>div>p:last-child{color:#9dacbb;margin:0;font-size:13px}.study-complete-chip{color:#8ae0c6;background:#142822;border:1px solid #356e60;border-radius:5px;flex:none;align-items:center;gap:6px;padding:7px 9px;font-size:12px;font-weight:750;display:inline-flex}.study-room{background:0 0;overflow:visible}.study-video-frame{aspect-ratio:16/9;background:#050709;border:1px solid #2d3944;max-height:min(62vh,590px);overflow:hidden}.study-video-shell{width:100%;height:100%;position:relative}.study-youtube-player,.study-youtube-player iframe{border:0;width:100%;height:100%}.study-video-parts{z-index:3;gap:6px;display:flex;position:absolute;top:10px;left:10px}.study-video-parts button{color:#e9f1f8;text-align:left;background:#070b0fd4;border:1px solid #b3c7dc66;border-radius:4px;gap:1px;padding:6px 9px;font-size:11px;font-weight:750;display:grid}.study-video-parts button span{color:#afbfce;font-size:10px;font-weight:600}.study-video-parts button.active{background:#204b8bf0;border-color:#74a4ff}.study-video-parts button:hover{background:#2c4462f2}.study-video-loading{color:#aab7c4;background:#080b0e;justify-content:center;align-items:center;gap:9px;font-size:13px;display:flex;position:absolute;inset:0}.study-watch-status{z-index:3;color:#cbd5df;background:#0c1015d1;border-radius:4px;margin:0;padding:4px 6px;font-size:11px;position:absolute;bottom:5px;right:8px}.study-video-fallback{text-align:center;color:#9caab8;flex-direction:column;justify-content:center;align-items:center;gap:10px;height:100%;padding:30px;display:flex}.study-video-fallback svg{color:#79a9ff}.study-video-fallback h3{color:#eef3f8;margin:2px 0 0;font-size:18px}.study-video-fallback p{max-width:510px;margin:0 0 7px;font-size:13px;line-height:1.5}.study-video-guidance{color:#aeb9c6;background:#151b22;border:1px solid #2d3944;gap:8px;margin-top:10px;padding:10px 12px;font-size:12px;line-height:1.45;display:grid}.study-video-guidance p{margin:0}.study-video-guidance div{flex-wrap:wrap;align-items:center;gap:6px 8px;display:flex}.study-video-guidance button{color:#9ec0ff;cursor:pointer;font:inherit;background:0 0;border:0;padding:2px 0;font-weight:750;text-decoration:underline}.study-video-guidance div button{background:#1a222b;border:1px solid #33404d;border-radius:4px;padding:5px 7px;text-decoration:none}.study-video-guidance div button:hover{background:#222d38;border-color:#5792f4}.study-video-guidance b{margin-left:4px;font-size:11px}.quiet-button{color:#dce5ee;background:#1a222b;border:1px solid #3a4653;border-radius:5px;align-items:center;gap:7px;padding:9px 12px;font-size:12px;font-weight:700;display:inline-flex}.quiet-button:hover{background:#26313d;border-color:#5792f4}.study-action-band,.study-practice,.study-reflection,.study-next{border-top:1px solid #2b3641;padding:20px 0}.study-action-band{justify-content:space-between;align-items:start;gap:16px;display:flex}.study-action-band>div{color:#cfd9e4;gap:10px;display:flex}.study-action-band>div>svg,.study-section-heading>svg,.study-next>svg{color:#7fa9f4;flex:none;margin-top:2px}.study-action-band p{margin:3px 0 0;font-size:14px;line-height:1.5}.study-section-heading{align-items:start;gap:10px;display:flex}.study-section-heading h2,.study-practice h2,.study-next h2{letter-spacing:0;margin:3px 0 0;font-size:16px;line-height:1.4}.study-practice{justify-content:space-between;align-items:center;gap:18px;display:flex}.practice-toggle{color:#dbe4ed;background:#1a222b;border:1px solid #3a4653;border-radius:5px;flex:none;align-items:center;gap:7px;padding:9px 11px;font-size:12px;font-weight:700;display:inline-flex}.practice-toggle.done{color:#9ce6ca;background:#16352c;border-color:#377562}.study-reflection{gap:13px;display:grid}.study-reflection>.primary-button{justify-self:start}.study-prompt{color:#b0bdca;margin:2px 0 0;font-size:13px}.confidence-row{align-items:center;gap:6px;display:flex}.confidence-row button{color:#dce5ed;background:#1a222b;border:1px solid #3a4653;border-radius:5px;width:31px;height:31px;font-weight:750}.confidence-row button.selected{color:#fff;background:#4b82db;border-color:#79a6ef}.confidence-row span{color:#93a2b2;margin-left:3px;font-size:12px}.study-reflection label{color:#cbd6e0;gap:6px;font-size:12px;font-weight:700;display:grid}.study-reflection textarea{resize:vertical;color:#eff4f8;background:#151c23;border:1px solid #33404d;border-radius:5px;outline:none;min-height:72px;padding:9px 10px;line-height:1.45}.study-reflection textarea:focus{border-color:#5792f4}.study-reflection textarea::placeholder{color:#778494}.study-reflection button:disabled{opacity:.65;cursor:wait}.study-next{color:#c9d3de;gap:10px;display:flex}.study-next h2{font-size:15px}.study-next p:last-child{color:#9eacba;margin:8px 0 0;font-size:13px;line-height:1.5}.study-menu-backdrop{display:none}@media (width<=800px){.study-app{display:block}.study-topbar{position:sticky}.study-nav{z-index:20;width:min(310px,88vw);transition:transform .2s;position:fixed;top:58px;bottom:0;left:0;transform:translate(-105%)}.study-nav.is-open{transform:translate(0)}.study-close-menu,.study-menu-toggle{display:inline-flex}.study-menu-backdrop{z-index:18;background:#0000007a;border:0;display:block;position:fixed;inset:58px 0 0}.study-main{padding:29px 20px 52px}.study-header-progress{display:none}.study-program-title{min-width:0}.study-program-title span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.study-menu-toggle{margin-left:auto}.study-room{max-height:none}.study-resume,.study-action-band,.study-practice{flex-direction:column;align-items:flex-start}.study-action-band .tool-button{font-size:12px}.study-action-band .tool-button svg{width:16px;height:16px}}@media (width<=520px){.study-topbar{padding:0 10px}.study-topbar .brand{font-size:0}.study-topbar .brand-mark{width:29px;height:29px}.study-topbar-divider{display:none}.study-program-title{font-size:12px}.study-main{padding:23px 14px 45px}.study-lesson-header{margin-bottom:16px}.study-lesson-header h1{font-size:24px}.study-complete-chip{padding:7px;font-size:0}.study-complete-chip svg{margin:0}.study-video-fallback{padding:20px}.study-video-fallback h3{font-size:15px}.study-video-fallback p{font-size:12px}.study-action-band p{font-size:13px}.study-reflection textarea{min-height:78px}}.study-video-parts{scrollbar-width:thin;max-width:calc(100% - 20px);overflow-x:auto}.study-video-parts button{min-width:86px}.study-video-parts button span{text-overflow:ellipsis;white-space:nowrap;max-width:148px;overflow:hidden}.study-continue-prompt{z-index:5;text-align:center;background:#10161df7;border:1px solid #344352;border-radius:7px;justify-items:center;gap:7px;width:min(360px,100% - 32px);padding:20px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.study-continue-prompt p{color:#7fa9f4;letter-spacing:.7px;text-transform:uppercase;margin:0;font-size:11px;font-weight:800}.study-continue-prompt h3{color:#f3f7fb;letter-spacing:0;margin:0;font-size:18px}.study-continue-prompt>span{color:#aab7c4;font-size:12px;line-height:1.45}.study-continue-prompt>div{gap:8px;margin-top:5px;display:flex}.study-continue-prompt .primary-button,.study-continue-prompt .quiet-button{justify-content:center;min-height:37px}
