@import "https://fonts.googleapis.com/css2?family=Playfair+Display:wght@700;900&family=IBM+Plex+Mono:wght@400;500;600;700&display=swap";@import "https://fonts.googleapis.com/css2?family=Fredoka:wght@500;600;700&family=Nunito:wght@500;600;700;800;900&display=swap";.mobile-phone-shell{--orange:#24583a;--orange-soft:#e4f1e8;--orange-dark:#143822;--green:#3f8f58;--green-soft:#e6f6e4;--blue:#5b8fd4;--blue-soft:#eef4fd;--yellow-soft:#fffaec;--pink:#e87c6a;--pink-soft:#fdf0ee;--cream:#fbf2df;--cream-2:#e9dfc7;--card:#fffaf0;--ink:#1a1208;--ink-2:#4a3f2f;--muted:#665f48;--border:#d9cfaa;--serif:"Playfair Display", serif;--mono:"IBM Plex Mono", monospace;--radius-lg:24px;--radius:18px;--hard-shadow:7px 8px 0 #1a1208;--hard-shadow-sm:4px 5px 0 #1a1208;--hard-shadow-hover:10px 11px 0 #1a1208;--hard-shadow-press:2px 3px 0 #1a1208;--mobile-safe-top:max(76px, calc(env(safe-area-inset-top,0px) + 30px));--mobile-page-bg:#f0e1bf;background:var(--mobile-page-bg);width:min(100vw,430px);min-height:100dvh;color:var(--ink);font-family:var(--mono);margin:0 auto;position:relative;overflow-x:hidden}.mobile-phone-shell *{box-sizing:border-box}.mobile-phone-shell button{font-family:inherit}.mobile-card{border:2px solid var(--ink);background:var(--card);box-shadow:var(--hard-shadow-sm);border-radius:24px}.mobile-primary-btn{border:2px solid var(--ink);letter-spacing:.6px;text-transform:uppercase;box-shadow:var(--hard-shadow-sm);border-radius:999px;padding:12px 20px;font-size:13px;font-weight:900;transition:transform .14s,box-shadow .14s,opacity .14s}.mobile-primary-btn:hover{box-shadow:var(--hard-shadow);transform:translate(-2px,-2px)}.mobile-primary-btn:active{box-shadow:var(--hard-shadow-press);transform:translate(3px,3px)}.mobile-primary-btn:disabled{opacity:.55;transform:none}.mobile-btn-ink{background:var(--ink);color:var(--cream)}.mobile-btn-orange{background:var(--orange);color:#fff}.mobile-btn-gold{color:var(--ink);background:#f5c842}.mobile-btn-cream{background:var(--card);color:var(--ink)}.mobile-btn-green{background:var(--green);color:#fff}.mobile-field-control{border:2px solid var(--ink);background:var(--card);width:100%;font-family:var(--mono);color:var(--ink);box-shadow:3px 4px 0 var(--ink);border-radius:18px;outline:none;margin-top:8px;padding:13px 15px;font-size:15px;font-weight:700;display:block}.mobile-field-control:focus{border-color:var(--orange)}.mobile-view{background:var(--mobile-page-bg);min-height:100dvh;padding-top:var(--mobile-safe-top);padding-bottom:env(safe-area-inset-bottom,0px);display:block}.mobile-greeting{padding:0 20px 16px}.mobile-date-label{text-transform:uppercase;letter-spacing:.6px;color:var(--muted);margin-bottom:3px;font-size:11px;font-weight:700}.mobile-greeting h1{font-family:var(--serif);margin:0;font-size:clamp(28px,8vw,34px);font-weight:900;line-height:1.04}.mobile-greeting h1 span{color:var(--orange)}.mobile-home-navbar{justify-content:flex-end;align-items:center;gap:14px;padding:0 20px 18px;display:flex}.mobile-home-navbar .mobile-home-profile{text-align:left;background:0 0;border:0;padding:0}.mobile-home-top{justify-content:space-between;align-items:center;gap:18px;padding:0 26px 24px;display:flex}.mobile-home-profile{align-items:center;gap:12px;min-width:0;display:flex}.mobile-home-avatar{border:2px solid var(--ink);background:radial-gradient(circle at 32% 28%, #ffd8b8 0 16%, transparent 17%), linear-gradient(135deg, var(--orange) 0 50%, var(--blue) 51% 100%);color:#fff;width:58px;height:58px;font-family:var(--serif);box-shadow:3px 4px 0 var(--ink);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:21px;font-weight:900;display:flex}.mobile-home-name{white-space:nowrap;text-overflow:ellipsis;max-width:190px;font-size:18px;font-weight:900;line-height:1.1;overflow:hidden}.mobile-home-role{color:var(--muted);text-transform:capitalize;margin-top:4px;font-size:14px;font-weight:700}.mobile-home-bell{border:2px solid var(--ink);width:58px;height:58px;color:var(--ink);background:#ffffff7a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex;position:relative;box-shadow:3px 4px #1a12082e}.mobile-home-bell span{background:var(--orange);border:2px solid var(--cream);border-radius:50%;width:9px;height:9px;position:absolute;top:13px;right:14px}.mobile-home-section{margin-bottom:24px;padding:0 26px}.mobile-home-section-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.mobile-home-section-row>button{color:var(--orange);text-transform:uppercase;background:0 0;border:0;font-size:12px;font-weight:900}.mobile-home-section-title{margin:0 0 14px;font-size:25px;font-weight:900;line-height:1}.mobile-home-section-row .mobile-home-section-title{margin-bottom:0}.mobile-home-activity-head{justify-content:space-between;align-items:flex-end;gap:12px;padding:0 20px 12px;display:flex}.mobile-home-activity-head h1{font-family:var(--serif);margin:0;font-size:34px;font-weight:900;line-height:.95}.mobile-home-activity-head button{border:2px solid var(--ink);background:var(--orange);color:#fff;height:40px;box-shadow:3px 4px 0 var(--ink);text-transform:uppercase;white-space:nowrap;border-radius:999px;align-items:center;gap:5px;padding:0 12px;font-size:10px;font-weight:900;display:inline-flex}.mobile-activity-rail,.mobile-suggestion-rail{scrollbar-width:none;gap:12px;padding:0 20px 22px;display:flex;overflow-x:auto}.mobile-activity-rail::-webkit-scrollbar{display:none}.mobile-suggestion-rail::-webkit-scrollbar{display:none}.mobile-activity-list{flex-direction:column;gap:12px;padding:0 20px 22px;display:flex}.mobile-activity-list .mobile-activity-swipe{width:100%;min-width:unset;max-width:unset}.mobile-activity-list .mobile-activity-card,.mobile-activity-list .mobile-activity-card.empty{width:100%}.mobile-activity-card{text-align:left;background:#fff;border-radius:22px;grid-template-columns:46px minmax(0,1fr) auto;align-items:start;gap:12px;width:100%;min-height:92px;padding:13px;display:grid}.mobile-activity-card.empty{background:var(--orange-soft);align-items:center}.mobile-activity-icon{border:2px solid var(--ink);width:46px;height:46px;box-shadow:3px 4px 0 var(--ink);border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.mobile-activity-icon.flashcards{background:var(--blue-soft);color:var(--blue)}.mobile-activity-icon.quiz{background:var(--green-soft);color:var(--green)}.mobile-activity-body{flex-direction:column;gap:3px;min-width:0;display:flex}.mobile-activity-meta,.mobile-activity-type{color:var(--orange);letter-spacing:.6px;text-transform:uppercase;font-size:9px;font-weight:900}.mobile-activity-title{color:var(--ink);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:14px;font-weight:900;line-height:1.18;display:-webkit-box;overflow:hidden}.mobile-activity-sub{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:10px;font-weight:800;line-height:1.3;overflow:hidden}.mobile-activity-progress{background:var(--cream-2);border:2px solid #1a120833;border-radius:999px;height:8px;margin:5px 0 2px;overflow:hidden}.mobile-activity-progress span{border-radius:inherit;background:var(--orange);height:100%;display:block}.mobile-activity-badge{border:2px solid var(--ink);background:var(--green-soft);max-width:72px;color:var(--ink);box-shadow:2px 3px 0 var(--ink);text-align:center;white-space:nowrap;border-radius:999px;padding:5px 8px;font-size:9px;font-weight:900}.mobile-activity-badge.empty-badge{background:var(--orange-soft);padding:5px 7px}.mobile-suggestion-card{background:#fff;border-radius:23px;flex-direction:column;gap:10px;min-width:218px;max-width:218px;padding:13px;display:flex}.mobile-suggestion-rail.popular .mobile-suggestion-card{background:var(--green-soft)}.mobile-suggestion-main{text-align:left;color:var(--ink);background:0 0;border:0;padding:0}.mobile-suggestion-badge{border:2px solid var(--ink);background:var(--orange);color:#fff;box-shadow:2px 3px 0 var(--ink);text-transform:uppercase;letter-spacing:.4px;border-radius:999px;margin-bottom:11px;padding:5px 8px;font-size:8px;font-weight:900;display:inline-flex}.mobile-suggestion-title{color:var(--ink);-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:36px;font-size:15px;font-weight:900;line-height:1.16;display:-webkit-box;overflow:hidden}.mobile-suggestion-sub,.mobile-suggestion-reason,.mobile-suggestion-meta{color:var(--muted);margin-top:5px;font-size:10px;font-weight:800;line-height:1.3;display:block}.mobile-suggestion-reason{color:var(--ink-2)}.mobile-suggestion-meta{color:var(--green);text-transform:uppercase;letter-spacing:.35px;font-weight:900}.mobile-suggestion-action{border:2px solid var(--ink);background:var(--cream);height:38px;color:var(--ink);box-shadow:3px 4px 0 var(--ink);text-transform:uppercase;border-radius:14px;justify-content:center;align-items:center;gap:5px;font-size:10px;font-weight:900;display:flex}.mobile-course-home-loading{background:#fff;border-radius:22px;margin:0 20px 22px;padding:15px;font-size:12px;font-weight:900}.mobile-click-card{border:2px solid var(--ink);box-shadow:var(--hard-shadow-sm);cursor:pointer;transition:transform .14s,box-shadow .14s}.mobile-click-card:hover{box-shadow:var(--hard-shadow);transform:translate(-3px,-3px)}.mobile-click-card:active{box-shadow:var(--hard-shadow-press);transform:translate(3px,3px)}.mobile-streak-card{border:3px solid var(--ink);box-shadow:var(--hard-shadow);background:#fff0b8;border-radius:28px;margin:0 20px 22px;padding:16px;position:relative;overflow:hidden}.mobile-streak-main{align-items:center;gap:13px;margin-bottom:14px;display:flex}.mobile-streak-icon{border:3px solid var(--ink);background:var(--orange);color:#fff;width:54px;height:54px;box-shadow:var(--hard-shadow-sm);border-radius:18px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.mobile-streak-copy{flex:1}.mobile-streak-kicker{color:var(--orange-dark);letter-spacing:.7px;text-transform:uppercase;margin-bottom:2px;font-size:10px;font-weight:900}.mobile-streak-title{font-family:var(--serif);font-size:27px;font-weight:900;line-height:.98}.mobile-streak-sub{color:#7c5d35;margin-top:4px;font-size:11px;font-weight:700}.mobile-week-strip{grid-template-columns:repeat(7,1fr);gap:7px;display:grid}.mobile-day-pill{border:2px solid var(--ink);height:38px;box-shadow:2px 3px 0 var(--ink);background:#fff;border-radius:13px;flex-direction:column;justify-content:center;align-items:center;gap:1px;display:flex}.mobile-day-pill span{font-size:8px;font-weight:900}.mobile-day-pill.done{background:var(--ink);color:#fff}.mobile-day-pill.today{background:var(--orange);color:#fff}.mobile-day-pill.locked{background:var(--cream-2);color:var(--muted);border-color:#cfc6b8;box-shadow:2px 3px #cfc6b8}.mobile-section-head{justify-content:space-between;align-items:center;margin-bottom:11px;padding:0 20px;display:flex}.mobile-section-title{text-transform:uppercase;letter-spacing:.7px;color:var(--muted);font-size:12px;font-weight:900}.mobile-section-link{color:var(--orange);cursor:pointer;background:0 0;border:0;font-size:11px;font-weight:900}.mobile-quick-grid{grid-template-columns:repeat(4,1fr);gap:11px;margin-bottom:22px;padding:0 20px;display:grid}.mobile-quick-card{background:#fff;border-radius:18px;flex-direction:column;justify-content:space-between;align-items:center;min-height:86px;padding:12px 7px;display:flex}.mobile-quick-icon{border-radius:13px;justify-content:center;align-items:center;width:39px;height:39px;display:flex}.mobile-quick-icon.orange,.mobile-create-type-icon.orange,.mobile-project-icon.orange,.mobile-insight-icon.orange{background:var(--orange-soft);color:var(--orange)}.mobile-quick-icon.green,.mobile-create-type-icon.green,.mobile-project-icon.green,.mobile-insight-icon.green,.mobile-recent-icon.green{background:var(--green-soft);color:var(--green)}.mobile-quick-icon.yellow,.mobile-create-type-icon.yellow{background:var(--yellow-soft);color:#be9300}.mobile-quick-icon.blue,.mobile-create-type-icon.blue,.mobile-project-icon.blue,.mobile-insight-icon.blue,.mobile-recent-icon.blue{background:var(--blue-soft);color:var(--blue)}.mobile-project-icon.pink,.mobile-recent-icon.pink{background:var(--pink-soft);color:var(--pink)}.mobile-quick-label{text-align:center;font-size:9px;font-weight:900;line-height:1.15}.mobile-continue-card{background:var(--orange);color:#fff;border-radius:28px;margin:0 20px 22px;padding:17px;position:relative;overflow:hidden}.mobile-continue-top{justify-content:space-between;align-items:center;margin-bottom:9px;display:flex}.mobile-mini-tag{color:var(--ink);border:2px solid var(--ink);box-shadow:3px 4px 0 var(--ink);text-transform:uppercase;background:#fff;border-radius:999px;align-items:center;gap:5px;padding:5px 10px;font-size:10px;font-weight:900;display:inline-flex}.mobile-continue-title{font-family:var(--serif);margin-bottom:4px;font-size:23px;font-weight:900}.mobile-continue-sub{color:#ffffffd1;max-width:270px;margin-bottom:14px;font-size:11px;font-weight:700;line-height:1.45}.mobile-progress-line{background:#ffffff59;border:2px solid #1a120840;border-radius:99px;height:9px;margin-bottom:13px;overflow:hidden}.mobile-progress-fill{background:#fff;border-radius:99px;width:62%;height:100%}.mobile-continue-footer{justify-content:space-between;align-items:center;display:flex}.mobile-continue-pct{font-size:12px;font-weight:900}.mobile-resume-btn{border:2px solid var(--ink);color:var(--orange);box-shadow:4px 5px 0 var(--ink);cursor:pointer;text-transform:uppercase;background:#fff;border-radius:999px;padding:8px 14px;font-size:11px;font-weight:900}.mobile-projects-scroll{scrollbar-width:none;gap:13px;padding:0 20px 24px;display:flex;overflow-x:auto}.mobile-projects-scroll::-webkit-scrollbar{display:none}.mobile-project-card{text-align:left;background:#fff;border-radius:22px;min-width:146px;max-width:146px;padding:12px}.mobile-project-icon{border:2px solid var(--ink);width:43px;height:43px;box-shadow:3px 4px 0 var(--ink);border-radius:14px;justify-content:center;align-items:center;margin-bottom:11px;display:flex}.mobile-project-name{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:4px;font-size:13px;font-weight:900;display:-webkit-box;overflow:hidden}.mobile-project-meta{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:10px;font-size:10px;font-weight:700;line-height:1.35;display:-webkit-box;overflow:hidden}.mobile-chips{flex-wrap:wrap;gap:5px;display:flex}.mobile-chip{text-transform:uppercase;border-radius:999px;padding:4px 7px;font-size:8px;font-weight:900}.mobile-chip.green{background:var(--green-soft);color:var(--green)}.mobile-chip.orange{background:var(--orange-soft);color:var(--orange)}.mobile-chip.blue{background:var(--blue-soft);color:var(--blue)}.mobile-page-header{padding:18px 20px 14px}.mobile-page-title{font-family:var(--serif);font-size:31px;font-weight:900;line-height:1}.mobile-page-sub{color:var(--muted);margin-top:6px;font-size:11px;font-weight:700;line-height:1.45}.mobile-create-grid{grid-template-columns:1fr 1fr;gap:13px;padding:0 20px 20px;display:grid}.mobile-create-type{text-align:center;background:#fff;border-radius:24px;padding:18px 13px}.mobile-create-type-icon{border:2px solid var(--ink);width:52px;height:52px;box-shadow:3px 4px 0 var(--ink);border-radius:17px;justify-content:center;align-items:center;margin:0 auto 12px;display:flex}.mobile-create-type-name{margin-bottom:4px;font-size:14px;font-weight:900}.mobile-create-type-desc{color:var(--muted);font-size:10px;font-weight:700;line-height:1.45}.mobile-recent-list{flex-direction:column;gap:12px;padding:0 20px 24px;display:flex}.mobile-recent-item{text-align:left;background:#fff;border-radius:22px;align-items:center;gap:12px;padding:13px;display:flex}.mobile-recent-icon{border:2px solid var(--ink);width:40px;height:40px;box-shadow:3px 4px 0 var(--ink);border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.mobile-recent-name{margin-bottom:2px;font-size:13px;font-weight:900}.mobile-recent-meta{color:var(--muted);font-size:10px;font-weight:700}.mobile-recent-arrow{margin-left:auto}.mobile-insight-stack{flex-direction:column;gap:13px;padding:0 20px 18px;display:flex}.mobile-insight-card{background:#fff;border-radius:24px;align-items:flex-start;gap:12px;padding:15px;display:flex}.mobile-insight-icon{border:2px solid var(--ink);width:42px;height:42px;box-shadow:3px 4px 0 var(--ink);border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.mobile-insight-kicker{color:var(--orange);letter-spacing:.7px;text-transform:uppercase;margin-bottom:4px;font-size:9px;font-weight:900}.mobile-insight-title{margin-bottom:4px;font-size:14px;font-weight:900;line-height:1.25}.mobile-insight-copy{color:var(--muted);font-size:11px;font-weight:700;line-height:1.45}.mobile-weak-list{background:#fff;border-radius:24px;margin:0 20px 22px;overflow:hidden}.mobile-weak-item{width:100%;color:var(--ink);text-align:left;border:0;border-bottom:1px solid var(--border);background:0 0;align-items:center;gap:10px;padding:13px 14px;display:flex}.mobile-weak-item:last-child{border-bottom:none}.mobile-weak-rank{background:var(--orange-soft);width:24px;height:24px;color:var(--orange);border:2px solid var(--ink);box-shadow:2px 3px 0 var(--ink);border-radius:9px;justify-content:center;align-items:center;font-size:10px;font-weight:900;display:flex}.mobile-weak-topic{flex:1;min-width:0}.mobile-weak-name{white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:900;overflow:hidden}.mobile-weak-action{color:var(--muted);margin-top:2px;font-size:10px;font-weight:700}.mobile-review-btn{border:2px solid var(--ink);background:var(--cream);width:34px;height:34px;box-shadow:3px 4px 0 var(--ink);border-radius:12px;justify-content:center;align-items:center;display:flex}.mobile-bottom-nav{left:50%;bottom:calc(env(safe-area-inset-bottom,0px) + 12px);border:2px solid var(--ink);z-index:50;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffaf0f0;border-radius:999px;justify-content:space-around;width:min(348px,100vw - 54px);padding:8px 12px;display:flex;position:fixed;transform:translate(-50%);box-shadow:0 5px #1a120838}.mobile-nav-item{cursor:pointer;width:52px;height:48px;color:var(--muted);box-shadow:none;background:0 0;border:none;border-radius:999px;justify-content:center;align-items:center;display:flex;position:relative}.mobile-nav-label{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.mobile-nav-item.active{color:var(--orange)}.mobile-nav-item.active:after{content:"";background:var(--orange);border-radius:50%;width:6px;height:6px;position:absolute;bottom:4px;left:50%;transform:translate(-50%)}.mobile-top-nav{z-index:80;-webkit-backdrop-filter:blur(16px);background:#1f1632eb;border-bottom:1px solid #fffaf224;position:sticky;top:0}.mobile-top-nav-inner{justify-content:space-between;align-items:center;gap:12px;height:56px;padding:0 16px;display:flex}.mobile-top-nav-brand{color:#fffaf2;cursor:pointer;background:0 0;border:0;flex-shrink:0;align-items:center;padding:4px;display:flex}.mobile-top-nav-links{align-items:center;gap:4px;display:flex}.mobile-top-nav-link{color:#cbbfda;cursor:pointer;background:0 0;border:0;border-radius:8px;min-height:34px;padding:6px 12px;font-size:12px;font-weight:800;transition:color .14s,background-color .14s}.mobile-top-nav-link:hover{color:#fffaf2}.mobile-top-nav-link.active{color:#fffaf2;background:#fffaf21f}.mobile-top-nav-create{color:#1f1632;cursor:pointer;background:#c9ff58;border:0;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;margin-left:2px;transition:transform .14s,background-color .14s;display:flex}.mobile-top-nav-create:hover{background:#d8ff7a;transform:scale(1.06)}.mobile-top-nav-create.is-open{color:#fffaf2;background:#ff7a74;transform:rotate(45deg)}.mobile-phone-shell .mobile-view{padding-top:calc(56px + env(safe-area-inset-top,0px))}.mobile-courses-view{padding-bottom:24px}.mobile-course-search{background:#fff;border-radius:18px;align-items:center;gap:10px;min-height:54px;margin:0 20px 14px;padding:0 14px;display:flex}.mobile-course-search input{min-width:0;color:var(--ink);font:800 13px/1 var(--mono);background:0 0;border:0;outline:none;flex:1}.mobile-course-search input::placeholder{color:var(--muted)}.mobile-course-filter-row{scrollbar-width:none;gap:8px;padding:0 20px 12px;display:flex;overflow-x:auto}.mobile-course-filter-row::-webkit-scrollbar{display:none}.mobile-course-filter-pill{border:2px solid var(--ink);min-height:42px;color:var(--ink);font:900 12px/1 var(--mono);box-shadow:3px 4px 0 var(--ink);white-space:nowrap;background:#fff;border-radius:999px;padding:0 16px}.mobile-course-filter-pill.active{background:var(--orange);color:#fff}.mobile-course-subject-select{grid-template-columns:minmax(0,1fr) 48px;gap:10px;padding:0 20px 12px;display:grid}.mobile-course-subject-select select,.mobile-course-subject-select a{border:2px solid var(--ink);height:48px;color:var(--ink);box-shadow:3px 4px 0 var(--ink);background:#fff;border-radius:16px}.mobile-course-subject-select select{font:900 12px/1 var(--mono);outline:none;padding:0 12px}.mobile-course-subject-select a{justify-content:center;align-items:center;display:flex}.mobile-course-catalog-count{color:var(--muted);letter-spacing:.7px;text-transform:uppercase;padding:0 20px 10px;font-size:10px;font-weight:900}.mobile-course-catalog-list{flex-direction:column;gap:12px;padding:0 20px 28px;display:flex}.mobile-course-catalog-card{text-align:left;background:#fff;border-radius:22px;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:12px;width:100%;min-height:92px;padding:13px;display:grid}.mobile-course-catalog-icon{border:2px solid var(--ink);background:var(--orange-soft);width:46px;height:46px;color:var(--orange);box-shadow:3px 4px 0 var(--ink);border-radius:16px;justify-content:center;align-items:center;display:flex}.mobile-course-catalog-body{flex-direction:column;gap:3px;min-width:0;display:flex}.mobile-course-catalog-meta{color:var(--orange);letter-spacing:.6px;text-transform:uppercase;font-size:9px;font-weight:900}.mobile-course-catalog-title{color:var(--ink);font-size:14px;font-weight:900;line-height:1.18}.mobile-course-catalog-sub{color:var(--muted);font-size:10px;font-weight:800;line-height:1.3}.mobile-course-catalog-badge{border:2px solid var(--ink);background:var(--green-soft);max-width:72px;color:var(--ink);box-shadow:2px 3px 0 var(--ink);text-align:center;border-radius:999px;padding:5px 8px;font-size:9px;font-weight:900}.mobile-course-loading{background:#fff;border-radius:22px;margin:0 20px 20px;padding:16px;font-size:13px;font-weight:900;line-height:1.45}.mobile-course-detail-top{grid-template-columns:44px minmax(0,1fr);align-items:center;gap:12px;padding:18px 20px 14px;display:grid}.mobile-course-detail-back{border:2px solid var(--ink);width:44px;height:44px;color:var(--ink);box-shadow:3px 4px 0 var(--ink);background:#fff;border-radius:15px}.mobile-course-detail-kicker{color:var(--orange);letter-spacing:.7px;text-transform:uppercase;font-size:10px;font-weight:900}.mobile-course-detail-title{font-family:var(--serif);margin-top:3px;font-size:30px;font-weight:900;line-height:.98}.mobile-course-detail-hero{background:#fff0b8;border-radius:26px;margin:0 20px 18px;padding:16px}.mobile-course-detail-icon{border:3px solid var(--ink);background:var(--orange);color:#fff;width:56px;height:56px;box-shadow:var(--hard-shadow-sm);border-radius:19px;justify-content:center;align-items:center;margin-bottom:12px;display:flex}.mobile-course-detail-hero p{color:var(--ink-2);font-size:12px;font-weight:800;line-height:1.55}.mobile-course-detail-stats{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:13px;display:grid}.mobile-course-detail-stats span{border:2px solid var(--ink);text-align:center;color:var(--muted);box-shadow:2px 3px 0 var(--ink);background:#fff;border-radius:14px;padding:8px 5px;font-size:9px;font-weight:900}.mobile-course-detail-stats strong{color:var(--ink);font-size:18px;font-family:var(--serif);display:block}.mobile-course-create-btn{border:2px solid var(--ink);background:var(--orange);color:#fff;width:100%;height:50px;font:900 12px/1 var(--mono);box-shadow:var(--hard-shadow-sm);border-radius:17px;justify-content:center;align-items:center;gap:8px;margin-top:13px;display:flex}.mobile-course-detail-section{padding:0 20px 18px}.mobile-course-detail-section-title{color:var(--muted);letter-spacing:.7px;text-transform:uppercase;margin-bottom:9px;font-size:11px;font-weight:900}.mobile-course-term-wrap{flex-wrap:wrap;gap:7px;display:flex}.mobile-course-term-wrap span{color:var(--ink-2);background:#fff;border:1.5px solid #1a120833;border-radius:999px;padding:6px 9px;font-size:10px;font-weight:900}.mobile-course-unit-list{flex-direction:column;gap:11px;display:flex}.mobile-course-unit-card{background:#fff;border-radius:21px;padding:13px}.mobile-course-unit-main{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:10px;display:grid}.mobile-course-unit-title{color:var(--ink);font-size:13px;font-weight:900;line-height:1.25}.mobile-course-unit-meta{color:var(--muted);margin-top:3px;font-size:10px;font-weight:800}.mobile-course-unit-main button{border:2px solid var(--ink);background:var(--green-soft);color:var(--ink);font:900 9px/1 var(--mono);box-shadow:2px 3px 0 var(--ink);border-radius:999px;padding:7px 9px}.mobile-course-unit-preview{border-top:1px solid var(--border);color:var(--ink-2);margin-top:10px;padding-top:9px;font-size:10px;font-weight:750;line-height:1.4}.mobile-course-source-list{flex-wrap:wrap;gap:8px;display:flex}.mobile-course-source-list a{border:2px solid var(--ink);color:var(--ink);box-shadow:2px 3px 0 var(--ink);background:#fff;border-radius:999px;padding:7px 10px;font-size:10px;font-weight:900;text-decoration:none}.mobile-empty-card{background:#fff;border-radius:24px;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:12px;margin:0 20px 22px;padding:14px;display:grid}.mobile-empty-icon{border:2px solid var(--ink);background:var(--orange-soft);width:42px;height:42px;color:var(--orange);box-shadow:3px 4px 0 var(--ink);border-radius:14px;justify-content:center;align-items:center;display:flex}.mobile-empty-title{font-size:14px;font-weight:900;line-height:1.15}.mobile-empty-copy{color:var(--muted);margin-top:3px;font-size:10px;font-weight:800;line-height:1.4}.mobile-empty-action{border:2px solid var(--ink);background:var(--ink);color:#fff;text-transform:uppercase;box-shadow:3px 4px 0 var(--ink);border-radius:999px;grid-column:2;justify-self:start;padding:7px 12px;font-size:10px;font-weight:900}.mobile-course-intro-shell,.mobile-course-player-shell,.mobile-course-intro-shell>.relative,.mobile-course-player-shell>.relative{background:var(--mobile-page-bg);height:100dvh;min-height:100dvh;overflow:hidden}.mobile-course-topbar,.mobile-player-header{border-bottom:3px solid var(--ink);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);height:78px;padding:calc(env(safe-area-inset-top,0px) + 8px) 16px 8px;background:#fff3d6f5;justify-content:space-between;align-items:center;gap:12px;display:flex}.mobile-course-back-btn{border:3px solid var(--ink);width:42px;height:42px;color:var(--ink);font-family:var(--serif);box-shadow:3px 4px 0 var(--ink);background:#fffaf0;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;font-size:29px;font-weight:900;line-height:1;display:flex}.mobile-course-pill{border:3px solid var(--ink);background:var(--ink);color:#fff3d6;text-transform:uppercase;letter-spacing:.7px;border-radius:999px;padding:7px 12px;font-size:11px;font-weight:900}.mobile-course-intro-main{height:calc(100dvh - 162px);padding:12px 14px;overflow:hidden}.mobile-course-hero-card{height:100%;padding:0;overflow:hidden}.mobile-course-hero-inner{background:#ffffff9e;grid-template-rows:auto auto auto minmax(0,1fr) auto;gap:9px;height:100%;padding:14px;display:grid}.mobile-course-hero-top{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.mobile-course-icon-frame{border:3px solid var(--ink);width:54px;height:54px;box-shadow:3px 4px 0 var(--ink);background:#fffaf0;border-radius:18px;justify-content:center;align-items:center;display:flex}.mobile-course-icon{width:31px;height:31px}.mobile-course-level{border:3px solid var(--ink);text-transform:uppercase;white-space:nowrap;text-overflow:ellipsis;background:#fffaf0;border-radius:999px;max-width:130px;padding:4px 9px;font-size:10px;font-weight:900;overflow:hidden}.mobile-course-title{font-family:var(--serif);letter-spacing:0;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:clamp(30px,9vw,42px);font-weight:900;line-height:.94;display:-webkit-box;overflow:hidden}.mobile-course-unit{color:#6f4a2f;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:14px;font-weight:900;line-height:1.25;display:-webkit-box;overflow:hidden}.mobile-course-overview{color:#6f4a2f;-webkit-line-clamp:5;-webkit-box-orient:vertical;margin:0;font-size:12px;font-weight:800;line-height:1.32;display:-webkit-box;overflow:hidden}.mobile-course-stats{gap:8px;display:grid}.mobile-course-stat{border:3px solid var(--ink);background:#fffaf0;border-radius:18px;min-width:0;padding:9px}.mobile-course-stat p{text-transform:uppercase;color:#6f4a2f;letter-spacing:.4px;margin:0;font-size:9px;font-weight:900}.mobile-course-stat strong{font-family:var(--serif);margin-top:1px;font-size:27px;font-weight:900;line-height:.9;display:block}.mobile-course-footer,.mobile-player-footer{inset-inline:0;border-top:3px solid var(--ink);height:84px;padding:10px 14px calc(env(safe-area-inset-bottom,0px) + 10px);background:#fff3d6;align-items:center;gap:10px;display:flex;position:absolute;bottom:0}.mobile-course-footer-btn,.mobile-player-footer-btn{flex:1;width:100%;padding-block:11px;font-size:12px}.mobile-player-header{height:92px;display:block}.mobile-player-header-row{align-items:center;gap:10px;display:flex}.mobile-player-title-wrap{flex:1;min-width:0}.mobile-player-title-wrap p{color:var(--orange);text-transform:uppercase;letter-spacing:.9px;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:9px;font-weight:900;line-height:1.1;overflow:hidden}.mobile-player-title-wrap h1{font-family:var(--serif);white-space:nowrap;text-overflow:ellipsis;margin:2px 0 0;font-size:20px;font-weight:900;line-height:.98;overflow:hidden}.mobile-player-type-icon{border:3px solid var(--ink);width:42px;height:42px;color:var(--ink);background:#f4bd4f;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.mobile-player-progress{border:2px solid var(--ink);background:#fffaf0;border-radius:999px;height:9px;margin-top:8px;overflow:hidden}.mobile-player-progress div{background:var(--orange);height:100%}.mobile-player-main{height:calc(100dvh - 176px);padding:10px 12px;overflow:hidden}.mobile-player-card{height:100%;padding:14px;overflow:hidden}.mobile-slide-title{font-family:var(--serif);letter-spacing:0;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:clamp(28px,8.7vw,39px);font-weight:900;line-height:.95;display:-webkit-box;overflow:hidden}.mobile-slide-title.compact{-webkit-line-clamp:2;font-size:clamp(24px,7.5vw,34px)}.mobile-slide-body{color:#6f4a2f;-webkit-line-clamp:5;-webkit-box-orient:vertical;margin:0;font-size:13px;font-weight:800;line-height:1.34;display:-webkit-box;overflow:hidden}.mobile-slide-body.compact{-webkit-line-clamp:3}.mobile-slide-bullets{gap:7px;display:grid}.mobile-slide-bullet{border:2px solid var(--ink);-webkit-line-clamp:2;background:#fffaf0;border-radius:16px;-webkit-box-orient:vertical;margin:0;padding:8px 9px;font-size:11px;font-weight:900;line-height:1.25;display:-webkit-box;overflow:hidden}.mobile-slide-example,.mobile-slide-stimulus,.mobile-quiz-feedback{box-shadow:3px 4px 0 var(--ink);background:#e7f3da;padding:10px}.mobile-slide-example p,.mobile-slide-stimulus p,.mobile-quiz-feedback p,.mobile-slide-kicker{color:var(--orange);text-transform:uppercase;letter-spacing:1px;margin:0;font-size:9px;font-weight:900;line-height:1.1}.mobile-slide-example strong,.mobile-slide-stimulus strong,.mobile-quiz-feedback strong{color:#6f4a2f;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-top:4px;font-size:12px;font-weight:900;line-height:1.28;display:-webkit-box;overflow:hidden}.mobile-slide-visual-card{box-shadow:3px 4px 0 var(--ink);padding:0;overflow:hidden}.mobile-slide-visual-img{object-fit:contain;background:#fffaf0;width:100%;max-height:120px;display:block}.mobile-slide-visual-caption{border-top:2px solid var(--ink);color:#6f4a2f;white-space:nowrap;text-overflow:ellipsis;margin:0;padding:7px 9px;font-size:10px;font-weight:900;line-height:1.25;overflow:hidden}.mobile-slide-table-card{padding:8px;overflow-x:hidden}.mobile-slide-table{border-collapse:collapse;table-layout:fixed;text-align:left;width:100%;font-size:10px;font-weight:800}.mobile-slide-table th,.mobile-slide-table td{text-overflow:ellipsis;white-space:nowrap;border-bottom:1px solid #211a1638;padding:4px;overflow:hidden}.mobile-slide-pre,.mobile-slide-code-visual{white-space:pre-wrap;max-height:110px;margin:0;font-size:10px;font-weight:800;line-height:1.25;overflow:hidden}.mobile-slide-code-visual{background:var(--ink);color:#fff3d6;padding:9px}.mobile-slide-generic-visual{padding:10px}.mobile-slide-generic-visual h3,.mobile-slide-generic-visual p{margin:0}.mobile-slide-generic-visual h3{font-family:var(--serif);font-size:20px;font-weight:900;line-height:1}.mobile-slide-generic-visual p:last-child{color:#6f4a2f;margin-top:4px;font-size:11px;font-weight:800;line-height:1.25}.mobile-visual-heading{border-bottom:2px solid var(--ink);background:var(--card);padding:9px 11px}.mobile-visual-heading span{color:var(--green);letter-spacing:.32em;text-transform:uppercase;font-size:9px;font-weight:900;display:block}.mobile-visual-heading strong{color:var(--ink);font-family:var(--serif);margin-top:2px;font-size:22px;font-weight:900;line-height:.95;display:block}.mobile-graph-card,.mobile-flow-card,.mobile-chart-card{background:var(--card)}.mobile-graph-svg{background:#fffaf0;width:100%;height:auto;display:block}.mobile-graph-svg rect{fill:#fffaf0;stroke:#211a1629;stroke-width:2px}.mobile-graph-svg .grid line{stroke:#211a161f;stroke-width:1px}.mobile-graph-svg .axis{stroke:var(--ink);stroke-width:2.4px}.mobile-graph-svg .series{fill:none;stroke:var(--green);stroke-width:4px;stroke-linecap:round;stroke-linejoin:round}.mobile-graph-svg .series.s1{stroke:var(--orange)}.mobile-graph-svg .series.s2{stroke:var(--blue)}.mobile-graph-svg .series.s3{stroke:var(--yellow)}.mobile-graph-svg .point circle{fill:var(--orange);stroke:var(--ink);stroke-width:2px}.mobile-graph-svg .point circle.open{fill:#fffaf0}.mobile-graph-svg text{fill:var(--ink);font-family:var(--mono);font-size:10px;font-weight:900}.mobile-graph-svg .annotation{fill:var(--orange-dark)}.mobile-flow-steps{flex-direction:column;gap:7px;padding:12px;display:flex}.mobile-flow-step{background:#fffaf0;border:2px solid #211a162e;border-radius:15px;align-items:center;gap:9px;padding:10px;display:flex}.mobile-flow-step b{border:2px solid var(--ink);background:var(--green-soft);width:26px;height:26px;color:var(--green);border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;font-size:11px;font-weight:900;display:flex}.mobile-flow-step span{color:var(--ink-2);font-size:11px;font-weight:900;line-height:1.25}.mobile-flow-arrow{color:var(--muted);align-self:center;font-weight:900;line-height:1}.mobile-chart-card{padding-bottom:10px}.mobile-chart-row{color:var(--ink);grid-template-columns:74px 1fr 34px;align-items:center;gap:8px;padding:9px 12px 0;font-size:10px;font-weight:900;display:grid}.mobile-chart-row div{background:#fffaf0;border:2px solid #211a162e;border-radius:999px;height:12px;overflow:hidden}.mobile-chart-row i{border-radius:inherit;background:var(--green);height:100%;display:block}.mobile-slide-complete-btn{width:100%;margin-top:auto}.mobile-code-tabs{gap:6px;display:flex;overflow:hidden}.mobile-code-tabs button{border:2px solid var(--ink);text-overflow:ellipsis;white-space:nowrap;background:#fffaf0;border-radius:999px;min-width:0;padding:6px 9px;font-size:9px;font-weight:900;overflow:hidden}.mobile-code-tabs button.active{background:#f4bd4f}.mobile-code-editor{border:3px solid var(--ink);background:var(--ink);color:#fff3d6;width:100%;min-height:0;font-family:var(--mono);resize:none;border-radius:18px;outline:none;flex:1;padding:10px;font-size:11px;font-weight:800;line-height:1.3}.mobile-code-actions,.mobile-quiz-actions{gap:8px;display:flex}.mobile-code-action-btn,.mobile-quiz-action-btn{flex:1;padding:9px 10px;font-size:10px}.mobile-code-output{border:2px solid var(--ink);white-space:pre-wrap;background:#fffaf0;border-radius:14px;max-height:54px;margin:0;padding:7px;font-size:10px;font-weight:800;line-height:1.25;overflow:hidden}.mobile-quiz-question{-webkit-line-clamp:4;-webkit-box-orient:vertical;margin:0;font-size:16px;font-weight:900;line-height:1.2;display:-webkit-box;overflow:hidden}.mobile-quiz-choices{gap:7px;display:grid}.mobile-quiz-choice{border:2px solid var(--ink);width:100%;color:var(--ink);text-align:left;-webkit-line-clamp:2;background:#fffaf0;border-radius:16px;-webkit-box-orient:vertical;padding:9px 10px;font-size:11px;font-weight:900;line-height:1.2;display:-webkit-box;overflow:hidden}.mobile-quiz-choice.selected{background:#f4bd4f}.mobile-quiz-choice.correct{background:#9fc59b}.mobile-quiz-choice.wrong{background:#ffe2d8}@media (width<=360px){.mobile-quick-grid{gap:8px;padding:0 16px}.mobile-greeting h1{font-size:31px}.mobile-streak-title{font-size:24px}.mobile-project-card{min-width:136px;max-width:136px}.mobile-course-topbar,.mobile-player-header{padding-inline:12px}.mobile-course-title,.mobile-slide-title{font-size:28px}.mobile-player-main{padding-inline:10px}}.mobile-course-player-shell{background:linear-gradient(#1a12080b 1px, transparent 1px), linear-gradient(90deg, #1a12080b 1px, transparent 1px), var(--mobile-page-bg);background-size:32px 32px,32px 32px,cover}.mobile-course-player-shell>.relative{grid-template-rows:calc(env(safe-area-inset-top,0px) + 76px) minmax(0, 1fr) calc(env(safe-area-inset-bottom,0px) + 96px);display:grid}.mobile-course-back-btn{width:48px;height:48px;box-shadow:5px 6px 0 var(--ink);background:#fffaf0;border-width:4px}.mobile-player-title-wrap p{letter-spacing:1.8px;color:var(--orange);font-size:10px}.mobile-player-title-wrap h1{max-width:210px;margin-top:3px;font-size:18px}.mobile-player-type-icon{background:var(--ink);color:#fff3d6;border-width:4px;width:48px;height:48px}.mobile-player-main{height:auto;min-height:0;padding:18px 18px 16px}.mobile-player-card{border:4px solid var(--ink);height:100%;box-shadow:8px 10px 0 var(--ink);background:radial-gradient(circle,#faf6efc7 0 12px,#0000 13px) 0 0/42px 42px,#fff 0 0/cover;border-radius:28px;padding:22px 18px}.mobile-slide-content{gap:13px}.mobile-slide-kicker{color:var(--orange);letter-spacing:2px;font-size:11px}.mobile-slide-title,.mobile-slide-title.compact{-webkit-line-clamp:3;font-size:clamp(38px,10.5vw,54px);line-height:.9}.mobile-slide-body{color:#6f4a2f;-webkit-line-clamp:6;max-width:100%;font-size:16px;line-height:1.28}.mobile-slide-bullet{background:#fffaf0;border-width:3px;border-radius:20px;padding:12px 13px;font-size:14px;line-height:1.25;box-shadow:4px 5px #1a1208e0}.mobile-slide-example,.mobile-slide-stimulus,.mobile-quiz-feedback{box-shadow:5px 6px 0 var(--ink);background:#e8f4dc;border-width:3px;border-radius:22px;padding:13px 14px}.mobile-slide-stimulus{flex-shrink:0}.mobile-slide-example p,.mobile-slide-stimulus p,.mobile-quiz-feedback p{color:var(--orange);letter-spacing:2px;font-size:11px}.mobile-slide-example strong,.mobile-slide-stimulus strong,.mobile-quiz-feedback strong{color:#6f4a2f;-webkit-line-clamp:4;margin-top:7px;font-size:15px;line-height:1.24}.mobile-slide-visual-img{max-height:180px}.mobile-quiz-question{-webkit-line-clamp:3;margin-top:2px;font-size:clamp(24px,7vw,34px);line-height:1.05}.mobile-quiz-choice{background:#fffaf0;border-width:3px;border-radius:18px;padding:12px 14px;font-size:15px;line-height:1.18;box-shadow:0 0 #0000}.mobile-quiz-choice.selected{background:#ffe6a3;box-shadow:4px 5px #1a1208b8}.mobile-quiz-choice.correct{background:#9fc59b;box-shadow:4px 5px #1a1208b8}.mobile-quiz-choice.wrong{background:#ffe2d8;box-shadow:4px 5px #1a1208b8}.mobile-quiz-actions{margin-top:auto}.mobile-player-footer{border-top:4px solid var(--ink);height:auto;padding:12px 18px calc(env(safe-area-inset-bottom,0px) + 12px);background:#fff3d6;position:static}.mobile-sheet-nav-btn{border:4px solid var(--ink);min-width:0;font-family:var(--mono);letter-spacing:1px;text-transform:uppercase;box-shadow:7px 8px 0 var(--ink);border-radius:999px;flex:1;padding:15px 18px;font-size:14px;font-weight:900}.mobile-sheet-nav-btn.primary{background:var(--ink);color:#fff3d6}.mobile-sheet-nav-btn.secondary{color:var(--ink);background:#fff}.mobile-sheet-nav-btn.accent{color:var(--ink);background:#ffe49a}.mobile-sheet-nav-btn:disabled{color:#8a857d;opacity:.85;border-color:#8a857d;box-shadow:5px 6px #8a857d}.mobile-code-editor{border-radius:22px;font-size:13px}.mobile-code-tabs button{border-width:3px;font-size:11px}.mobile-code-output{border-width:3px;max-height:80px;font-size:12px}@media (width<=380px){.mobile-player-card{padding:18px 14px}.mobile-slide-title,.mobile-slide-title.compact{font-size:38px}.mobile-quiz-question{font-size:24px}.mobile-quiz-choice{padding-block:10px;font-size:14px}}.mobile-landing-shell,.mobile-auth-shell{background:var(--mobile-page-bg)}.mobile-landing-shell>.relative,.mobile-auth-shell>.relative{background:var(--mobile-page-bg);min-height:100dvh}.mobile-landing-splotch{pointer-events:none;z-index:0;border-radius:61% 39% 58% 42%/38% 63% 37% 62%;position:absolute}.mobile-landing-splotch-coral{opacity:.22;background:#ff7a74;width:210px;height:160px;top:6%;left:-70px;transform:rotate(18deg)}.mobile-landing-splotch-lime{opacity:.18;background:#c9ff58;width:180px;height:140px;top:22%;right:-55px;transform:rotate(-14deg)}.mobile-landing-splotch-cyan{opacity:.16;background:#58dcea;width:160px;height:120px;bottom:18%;left:-40px;transform:rotate(25deg)}.mobile-landing-splotch-lilac{opacity:.2;background:#bca7ff;width:240px;height:180px;bottom:8%;right:-80px;transform:rotate(-20deg)}.mobile-landing-splotch-yellow{opacity:.14;background:#ffd85e;width:130px;height:100px;top:42%;left:30%;transform:rotate(8deg)}.mobile-landing-scribble{pointer-events:none;z-index:0;opacity:.28;position:absolute}.mobile-landing-scribble-top{color:#ff7a74;width:180px;height:50px;top:12%;left:5%;transform:rotate(-6deg)}.mobile-landing-scribble-mid{color:#bca7ff;width:150px;height:45px;top:48%;right:3%;transform:rotate(8deg)}.mobile-landing-scribble-bottom{color:#58dcea;width:170px;height:48px;bottom:22%;left:8%;transform:rotate(-4deg)}.mobile-landing-simple{z-index:1;min-height:100dvh;padding:calc(env(safe-area-inset-top,0px) + 24px) 24px calc(env(safe-area-inset-bottom,0px) + 28px);flex-direction:column;justify-content:center;align-items:center;gap:22px;display:flex;position:relative}.mobile-landing-logo{object-fit:cover;object-position:center;width:min(430px,92vw);height:122px;margin:0 auto;display:block}.mobile-landing-actions{flex-direction:column;gap:13px;width:100%;max-width:370px;display:flex}.mobile-auth-wrap{min-height:100dvh;padding:calc(env(safe-area-inset-top,0px) + 22px) 24px calc(env(safe-area-inset-bottom,0px) + 30px);flex-direction:column;display:flex}.mobile-auth-back{border:2px solid var(--ink);background:var(--card);width:40px;height:40px;color:var(--ink);box-shadow:var(--hard-shadow-sm);cursor:pointer;border-radius:13px;flex-shrink:0;justify-content:center;align-items:center;margin-bottom:24px;display:flex}.mobile-auth-head{margin-bottom:24px}.mobile-auth-kicker{color:var(--orange);letter-spacing:.8px;text-transform:uppercase;margin-bottom:6px;font-size:10px;font-weight:900}.mobile-auth-title{color:var(--ink);font-family:var(--serif);margin:0;font-size:32px;font-weight:900;line-height:1.05}.mobile-auth-title span{color:var(--orange)}.mobile-auth-sub{color:var(--muted);margin:8px 0 0;font-size:11px;font-weight:700;line-height:1.5}.mobile-auth-form{flex-direction:column;gap:0;display:flex}.mobile-field-group{flex-direction:column;gap:14px;margin-bottom:18px;display:flex}.mobile-auth-field{display:block}.mobile-field-label{color:var(--muted);letter-spacing:.7px;text-transform:uppercase;margin-bottom:6px;font-size:9px;font-weight:900;display:block}.mobile-field-wrap{display:block;position:relative}.mobile-field-icon{color:var(--muted);pointer-events:none;z-index:3;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.mobile-auth-input{z-index:1;border:2px solid var(--ink);background:var(--card);width:100%;height:52px;color:var(--ink);box-shadow:var(--hard-shadow-sm);font-family:var(--mono);border-radius:16px;outline:none;padding:0 16px 0 44px;font-size:13px;font-weight:700;position:relative}.mobile-auth-input:focus{box-shadow:var(--hard-shadow);transform:translate(-2px,-2px)}.mobile-auth-input::placeholder{color:var(--muted);font-weight:500}.mobile-auth-primary:disabled,.mobile-auth-ghost:disabled{cursor:not-allowed;opacity:.58;box-shadow:var(--hard-shadow-sm);transform:none!important}.mobile-password-strength{margin:-7px 0 4px}.mobile-password-strength-track{border:2px solid var(--ink);height:10px;box-shadow:2px 3px 0 var(--ink);background:#1f5f3c29;border-radius:999px;overflow:hidden}.mobile-password-strength-fill{border-radius:inherit;background:#b83a34;height:100%;transition:width .18s,background-color .18s}.mobile-password-strength-fill.valid{background:var(--green)}.mobile-password-strength-meta{color:var(--muted);letter-spacing:.5px;text-transform:uppercase;justify-content:space-between;gap:9px;margin-top:7px;font-size:8px;font-weight:900;line-height:1.25;display:flex}.mobile-auth-status{border:2px solid var(--ink);color:var(--ink-2);box-shadow:3px 4px 0 var(--ink);background:#fff0b8;border-radius:16px;margin:0 0 14px;padding:11px 13px;font-size:11px;font-weight:800;line-height:1.4}.mobile-auth-primary,.mobile-auth-ghost{border:2px solid var(--ink);width:100%;min-height:54px;box-shadow:var(--hard-shadow);font-family:var(--mono);letter-spacing:.5px;cursor:pointer;border-radius:18px;justify-content:center;align-items:center;gap:8px;font-size:13px;font-weight:900;display:flex}.mobile-auth-primary{background:var(--orange);color:#fff}.mobile-auth-ghost{color:var(--ink);box-shadow:var(--hard-shadow-sm);background:#fff}.mobile-auth-divider{color:var(--muted);align-items:center;gap:10px;margin:18px 0;font-size:10px;font-weight:700;display:flex}.mobile-auth-divider:before,.mobile-auth-divider:after{content:"";background:var(--border);flex:1;height:1px}.mobile-course-player-shell{background:linear-gradient(#1a12080a 1px, transparent 1px), linear-gradient(90deg, #1a12080a 1px, transparent 1px), var(--mobile-page-bg);background-size:30px 30px,30px 30px,cover;height:100dvh;overflow:hidden}.mobile-course-player-shell>.relative{grid-template-rows:auto minmax(0,1fr) auto;height:100dvh;min-height:100dvh;display:grid;overflow:hidden}.mobile-player-header{border-bottom:2px solid var(--ink);height:auto;padding:calc(env(safe-area-inset-top,0px) + 7px) 14px 8px;background:#faf6effa}.mobile-player-header-row{gap:9px}.mobile-course-back-btn{width:38px;height:38px;box-shadow:3px 4px 0 var(--ink);background:#fff;border-width:2px;border-radius:14px;font-size:30px;line-height:1}.mobile-player-title-wrap p{letter-spacing:1.2px;font-size:8px}.mobile-player-title-wrap h1{max-width:220px;margin-top:2px;font-size:15px;line-height:1}.mobile-player-type-icon{background:var(--ink);width:38px;height:38px;color:var(--cream);border-width:2px}.mobile-player-type-svg{width:21px;height:21px}.mobile-player-progress{background:#1a120821;border:0;height:5px;margin-top:7px}.mobile-player-main,.mobile-course-player-shell.quiz-mode .mobile-player-main{-webkit-overflow-scrolling:touch;height:auto;min-height:0;padding:16px 18px 22px;overflow:hidden auto}.mobile-player-page{width:100%;min-height:100%;box-shadow:none;background:0 0;border:0;border-radius:0;padding:0}.mobile-slide-content{flex-direction:column;gap:11px;height:auto;min-height:100%;display:flex;overflow:visible}.mobile-slide-title,.mobile-slide-title.compact{-webkit-line-clamp:unset;-webkit-box-orient:unset;font-size:clamp(29px,8.4vw,36px);line-height:.98;display:block;overflow:visible}.mobile-slide-body,.mobile-slide-body.compact{-webkit-line-clamp:unset;-webkit-box-orient:unset;font-size:13px;line-height:1.48;display:block;overflow:visible}.mobile-slide-bullets{gap:8px}.mobile-slide-bullet{-webkit-line-clamp:unset;-webkit-box-orient:unset;border-width:2px;border-radius:16px;padding:10px 11px;font-size:12px;line-height:1.38;display:block;overflow:visible;box-shadow:3px 4px #1a1208e6}.mobile-slide-example,.mobile-slide-stimulus,.mobile-quiz-feedback,.mobile-slide-visual-card{box-shadow:3px 4px 0 var(--ink);border-width:2px;border-radius:18px;padding:11px 12px}.mobile-slide-example strong,.mobile-slide-stimulus strong,.mobile-quiz-feedback strong{-webkit-line-clamp:unset;-webkit-box-orient:unset;font-size:13px;line-height:1.4;display:block;overflow:visible}.mobile-slide-visual-img{object-fit:contain;width:100%;max-height:none}.mobile-quiz-question{-webkit-line-clamp:unset;-webkit-box-orient:unset;font-size:clamp(20px,5.8vw,27px);line-height:1.08;display:block;overflow:visible}.mobile-quiz-choices{gap:8px}.mobile-quiz-choice{-webkit-line-clamp:unset;-webkit-box-orient:unset;border-width:2px;border-radius:15px;padding:10px 12px;font-size:13px;line-height:1.25;display:block;overflow:visible}.mobile-quiz-actions{padding-bottom:calc(env(safe-area-inset-bottom,0px) + 8px);margin-top:6px}.mobile-player-footer{border-top:2px solid var(--ink);background:var(--mobile-page-bg);height:auto;padding:9px 14px calc(env(safe-area-inset-bottom,0px) + 10px);position:static}.mobile-sheet-nav-btn{min-width:0;box-shadow:4px 5px 0 var(--ink);border-width:2px;flex:1;padding:12px 14px;font-size:12px}.mobile-sheet-nav-btn:disabled{box-shadow:3px 4px #8a857d}@media (width<=360px){.mobile-auth-wrap{padding-inline:18px}.mobile-player-main,.mobile-course-player-shell.quiz-mode .mobile-player-main{padding-inline:14px}.mobile-slide-title,.mobile-slide-title.compact{font-size:29px}}.mobile-priority-card{border:3px solid var(--ink);box-shadow:var(--hard-shadow);background:#fff0b8;border-radius:28px;margin:0 20px 22px;padding:16px}.mobile-priority-main{align-items:center;gap:13px;margin-bottom:13px;display:flex}.mobile-priority-icon{border:3px solid var(--ink);background:var(--orange);color:#fff;width:54px;height:54px;box-shadow:var(--hard-shadow-sm);border-radius:18px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.mobile-priority-kicker{color:var(--orange-dark);letter-spacing:.7px;text-transform:uppercase;margin-bottom:2px;font-size:10px;font-weight:900}.mobile-priority-title{font-family:var(--serif);font-size:24px;font-weight:900;line-height:.98}.mobile-priority-sub{color:#7c5d35;margin-top:4px;font-size:11px;font-weight:700;line-height:1.45}.mobile-priority-action{border:2px solid var(--ink);box-shadow:var(--hard-shadow-sm);background:#fff;border-radius:17px;align-items:center;gap:10px;padding:11px 12px;display:flex}.mobile-priority-action svg{background:var(--orange-soft);width:31px;height:31px;color:var(--orange);border-radius:11px;flex-shrink:0;padding:6px}.mobile-priority-action-text{color:var(--ink-2);font-size:11px;font-weight:800;line-height:1.35}.mobile-profile-card-big{background:var(--green);color:#fff;border-radius:28px;align-items:center;gap:14px;margin:0 20px 18px;padding:18px;display:flex}.mobile-avatar-big{width:58px;height:58px;color:var(--green);border:3px solid var(--ink);box-shadow:3px 4px 0 var(--ink);font-family:var(--serif);background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:22px;font-weight:900;display:flex}.mobile-profile-card-name{font-family:var(--serif);font-size:22px;font-weight:900;line-height:1}.mobile-profile-card-email{color:#ffffffc7;overflow-wrap:anywhere;margin:3px 0 8px;font-size:10px;font-weight:700;line-height:1.3}.mobile-profile-card-plan{border:2px solid var(--ink);background:var(--orange);color:#fff;width:fit-content;box-shadow:2px 3px 0 var(--ink);border-radius:999px;align-items:center;gap:5px;padding:4px 9px;font-size:9px;font-weight:900;display:inline-flex}.mobile-settings-section{padding:0 20px 18px}.mobile-settings-label{color:var(--muted);letter-spacing:.7px;text-transform:uppercase;margin-bottom:7px;font-size:10px;font-weight:900}.mobile-settings-group{flex-direction:column;gap:12px;display:flex}.mobile-settings-row{border:2px solid var(--ink);width:100%;color:var(--ink);box-shadow:var(--hard-shadow-sm);text-align:left;background:#fff;border-radius:22px;align-items:center;gap:12px;padding:14px;display:flex}.mobile-settings-row-stacked{flex-direction:column;align-items:stretch}.mobile-settings-row-main{align-items:center;gap:12px;display:flex}.mobile-settings-row.danger{color:#b83a34}.mobile-settings-row-icon{background:var(--cream-2);width:36px;height:36px;color:var(--ink);border-radius:13px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.mobile-settings-row-icon.blue{background:var(--blue-soft);color:var(--blue)}.mobile-settings-row-icon.orange{background:var(--orange-soft);color:var(--orange)}.mobile-settings-row-icon.green{background:var(--green-soft);color:var(--green)}.mobile-settings-row-icon.pink{background:var(--pink-soft);color:#b83a34}.mobile-settings-row-text{flex:1;min-width:0}.mobile-settings-row-title,.mobile-settings-row-sub{display:block}.mobile-settings-row-title{font-size:12px;font-weight:900}.mobile-settings-row-sub{color:var(--muted);margin-top:2px;font-size:10px;font-weight:700;line-height:1.3}.mobile-notification-choice-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:2px;display:grid}.mobile-notification-choice{border:2px solid var(--border);background:var(--card);min-height:42px;color:var(--muted);text-transform:uppercase;border-radius:14px;justify-content:center;align-items:center;gap:5px;font-size:9px;font-weight:900;line-height:1;display:flex}.mobile-notification-choice.selected{border-color:var(--ink);background:var(--orange-soft);color:var(--orange);box-shadow:2px 3px 0 var(--ink)}.mobile-notification-choice:disabled{opacity:.7}.mobile-toggle{border:2px solid var(--ink);background:var(--green);width:42px;height:24px;box-shadow:2px 3px 0 var(--ink);border-radius:999px;flex-shrink:0;position:relative}.mobile-toggle:after{content:"";border:1.5px solid var(--ink);background:#fff;border-radius:50%;width:16px;height:16px;position:absolute;top:2px;right:2px}.mobile-toggle.off{background:var(--cream-2)}.mobile-toggle.off:after{left:2px;right:auto}.mobile-onboarding-shell{background:var(--mobile-page-bg)}.mobile-onboarding-shell>.relative{background:var(--mobile-page-bg);min-height:100dvh;padding-top:var(--mobile-safe-top);flex-direction:column;display:flex}.mobile-ob-status{flex-shrink:0}.mobile-ob-progress-bar{background:var(--border);border-radius:999px;flex-shrink:0;height:4px;margin:8px 24px 0;overflow:hidden}.mobile-ob-progress-bar>div{background:var(--orange);border-radius:999px;height:100%;transition:width .25s}.mobile-ob-body{flex:1;min-height:0;padding:28px 24px 18px;overflow-y:auto}.mobile-ob-step{flex-direction:column;min-height:100%;display:flex}.mobile-ob-q-num{color:var(--orange);letter-spacing:.8px;text-transform:uppercase;margin-bottom:10px;font-size:10px;font-weight:900}.mobile-ob-q-text{font-family:var(--serif);margin:0 0 8px;font-size:28px;font-weight:900;line-height:1.1}.mobile-ob-q-text span{color:var(--orange)}.mobile-ob-q-sub{color:var(--muted);margin:0 0 24px;font-size:11px;font-weight:700;line-height:1.5}.mobile-ob-options{flex-direction:column;gap:10px;display:flex}.mobile-ob-option{border:2px solid var(--border);width:100%;box-shadow:3px 4px 0 var(--border);color:var(--ink);text-align:left;background:#fff;border-radius:18px;align-items:center;gap:14px;padding:15px 16px;display:flex}.mobile-ob-option:disabled{cursor:not-allowed;opacity:.62;background:var(--cream-2)}.mobile-ob-option.selected{border-color:var(--ink);background:var(--orange-soft);box-shadow:var(--hard-shadow-sm)}.mobile-ob-option-icon{border:2px solid;border-radius:13px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.mobile-ob-option-icon.blue{color:var(--blue)}.mobile-ob-option-icon.orange{color:var(--orange)}.mobile-ob-option-icon.green{color:var(--green)}.mobile-ob-option-icon.pink{color:var(--pink)}.mobile-ob-option-icon.muted{color:var(--muted)}.mobile-ob-option-text{flex:1;min-width:0}.mobile-ob-option-label,.mobile-ob-option-desc{display:block}.mobile-ob-option-label{font-size:13px;font-weight:900}.mobile-ob-option-desc{color:var(--muted);margin-top:2px;font-size:10px;font-weight:700}.mobile-ob-option-check{border:2px solid var(--border);color:#fff;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.mobile-ob-option.selected .mobile-ob-option-check{background:var(--orange);border-color:var(--ink)}.mobile-ob-input{border:2px solid var(--ink);width:100%;height:56px;box-shadow:var(--hard-shadow-sm);color:var(--ink);font-family:var(--mono);background:#fff;border-radius:18px;outline:none;padding:0 18px;font-size:15px;font-weight:700}.mobile-ob-footer{padding:16px 24px calc(env(safe-area-inset-bottom,0px) + 28px);flex-direction:column;flex-shrink:0;gap:10px;display:flex}.mobile-ob-skip{color:var(--muted);text-align:center;background:0 0;border:0;font-size:11px;font-weight:700}.mobile-guide-wizard-shell{background:var(--mobile-page-bg)}.mobile-guide-wizard-shell>.relative{isolation:isolate;background:var(--mobile-page-bg);min-height:100dvh;padding-top:var(--mobile-safe-top);flex-direction:column;display:flex;position:relative}.mobile-guide-wizard-shell>.relative:before,.mobile-guide-wizard-shell>.relative:after{content:"";z-index:0;pointer-events:none;opacity:.4;position:absolute}.mobile-guide-wizard-shell>.relative:before{background:#62c7cc;border-radius:61% 39% 52% 48%/39% 61% 42% 58%;width:150px;height:126px;top:8%;right:-56px;transform:rotate(14deg)}.mobile-guide-wizard-shell>.relative:after{background:#ff8b7b;border-radius:40% 60% 63% 37%/57% 42% 58% 43%;width:155px;height:132px;bottom:12%;left:-64px;transform:rotate(-12deg)}.mobile-guide-wizard-shell .mobile-ob-body,.mobile-guide-wizard-shell .mobile-ob-footer,.mobile-guide-wizard-shell .mobile-ob-progress-bar{z-index:1;position:relative}.mobile-guide-wizard-body .mobile-ob-step{min-height:auto}.mobile-guide-course-picker{flex-direction:column;gap:0;min-height:100%;display:flex}.mobile-guide-course-picker-top{grid-template-columns:48px minmax(0,1fr);align-items:start;gap:12px;padding:0 0 10px;display:grid}.mobile-guide-course-picker-top>button{border:2px solid var(--ink);width:44px;height:44px;color:var(--ink);box-shadow:var(--hard-shadow-sm);background:#fff;border-radius:16px;justify-content:center;align-items:center;display:flex}.mobile-guide-course-picker .mobile-course-search,.mobile-guide-course-picker .mobile-course-filter-row,.mobile-guide-course-picker .mobile-course-subject-select,.mobile-guide-course-picker .mobile-course-catalog-count,.mobile-guide-course-picker .mobile-course-catalog-list{margin-left:0;margin-right:0;padding-left:0;padding-right:0}.mobile-guide-course-picker .mobile-course-subject-select{grid-template-columns:minmax(0,1fr)}.mobile-guide-course-picker-list{padding-bottom:12px}.mobile-guide-textarea{resize:none;height:auto;min-height:190px;padding:15px 18px;line-height:1.5}.mobile-guide-generating{text-align:center;align-items:center}.mobile-guide-spinner{border:3px solid var(--ink);background:var(--orange-soft);width:88px;height:88px;color:var(--orange);box-shadow:var(--hard-shadow);border-radius:28px;justify-content:center;align-items:center;margin:8px auto 20px;animation:1.4s ease-in-out infinite mobileGuidePulse;display:flex}.mobile-guide-status{border:2px solid var(--ink);box-shadow:var(--hard-shadow-sm);color:var(--ink-2);background:#fff;border-radius:18px;padding:13px 15px;font-size:12px;font-weight:800;line-height:1.45}@keyframes mobileGuidePulse{0%,to{transform:scale(1)}50%{transform:scale(1.06)}}.mobile-course-player-shell>.relative{grid-template-rows:minmax(0,1fr) auto}.mobile-course-player-shell.quiz-mode>.relative{grid-template-rows:minmax(0,1fr)}.mobile-player-header{z-index:20;padding:calc(env(safe-area-inset-top,0px) + 8px) 14px 0;pointer-events:none;background:0 0;border:0;position:absolute;top:0;left:0;right:0}.mobile-player-header-row,.mobile-player-title-wrap,.mobile-player-type-icon,.mobile-player-progress{display:none}.mobile-course-back-btn{pointer-events:auto}.mobile-player-main,.mobile-course-player-shell.quiz-mode .mobile-player-main{padding-top:calc(env(safe-area-inset-top,0px) + 58px)}.mobile-phone-shell{--mobile-page-bg:#89c89b;--green:#2f7d4b;--green-soft:#dcf2e4;--cream:#fbf2df;--cream-2:#dbe8c6;--card:#fffaf0;background:radial-gradient(circle at 12% 0%, #fffaf066, transparent 34%), radial-gradient(circle at 100% 8%, #2f7d4b3d, transparent 34%), var(--mobile-page-bg)}.mobile-view,.mobile-course-player-shell,.mobile-shell-screen{background:radial-gradient(circle at 10% 0%, #fffaf05c, transparent 30%), var(--mobile-page-bg)}.mobile-home-view{padding-top:0;padding-bottom:calc(126px + env(safe-area-inset-bottom,0px))}.mobile-home-navbar{width:100%;padding:var(--mobile-safe-top) 20px 18px;border-bottom:3px solid var(--ink);background:#fffaf0eb;border-radius:0 0 32px 32px;box-shadow:0 7px #1a120847}.mobile-home-avatar{color:#6f786d;width:56px;height:56px;font-family:var(--mono);background:#eef1ed;border:2px solid #8c968a;box-shadow:3px 4px #1a120859}.mobile-home-name{max-width:205px;font-size:18px}.mobile-home-role{color:#6f6655;font-size:13px;font-weight:900}.mobile-home-bell{background:#fff;box-shadow:3px 4px #1a120859}.mobile-home-search{min-height:56px;color:var(--muted);background:#fffaf0f5;border-radius:20px;align-items:center;gap:11px;margin:18px 20px 16px;padding:0 15px;display:flex}.mobile-home-search input{min-width:0;color:var(--ink);font-family:var(--mono);background:0 0;border:0;outline:0;flex:1;font-size:13px;font-weight:900}.mobile-home-search input::placeholder{color:var(--muted)}.mobile-home-search.mobile-click-card:hover,.mobile-home-search.mobile-click-card:active{box-shadow:var(--hard-shadow-sm);transform:none}.mobile-recommendation-panel{background:#fffaf0f5;border-radius:30px;flex-direction:column;height:clamp(360px,48dvh,470px);margin:0 20px 22px;padding:16px 0;display:flex;overflow:hidden}.mobile-recommendation-panel.mobile-click-card:hover,.mobile-recommendation-panel.mobile-click-card:active{box-shadow:var(--hard-shadow-sm);transform:none}.mobile-recommendation-head{justify-content:space-between;align-items:flex-start;gap:12px;padding:0 16px 10px;display:flex}.mobile-recommendation-head h1{font-family:var(--serif);margin:1px 0 0;font-size:30px;font-weight:900;line-height:.95}.mobile-recommendation-head button{border:2px solid var(--ink);background:var(--orange);color:#fff;min-height:36px;box-shadow:3px 4px 0 var(--ink);letter-spacing:.45px;text-transform:uppercase;white-space:nowrap;border-radius:999px;padding:0 12px;font-size:9px;font-weight:900}.mobile-recommendation-copy{color:var(--ink-2);padding:0 16px 13px;font-size:11px;font-weight:800;line-height:1.45}.mobile-recommendation-scroll{scrollbar-width:none;flex:1;gap:12px;min-height:0;padding:0 16px 5px;display:flex;overflow:auto hidden}button.mobile-suggestion-card{border:2px solid var(--ink);color:var(--ink);text-align:left;align-items:stretch}.mobile-suggestion-main{display:contents}.mobile-suggestion-action{background:var(--orange);color:#fff;margin-top:auto}.mobile-recommendation-panel .mobile-course-home-loading{border:2px solid var(--ink);box-shadow:var(--hard-shadow-sm);margin:0 16px}.mobile-activity-rail.compact{padding-bottom:20px}.mobile-activity-rail.compact .mobile-activity-card{min-width:270px;max-width:270px}.mobile-bottom-nav{transition:width .42s cubic-bezier(.45,0,.2,1),padding .42s cubic-bezier(.45,0,.2,1),opacity .32s,transform .42s cubic-bezier(.45,0,.2,1);overflow:hidden}.mobile-bottom-nav.is-compressing{width:74px;padding-left:7px;padding-right:7px}.mobile-bottom-nav.is-expanding{opacity:0}.mobile-bottom-nav.is-compressing .mobile-nav-item:not(.mobile-nav-create),.mobile-bottom-nav.is-expanding .mobile-nav-item:not(.mobile-nav-create){opacity:0;pointer-events:none;width:0;transform:scale(.35)}.mobile-nav-item{transition:width .28s,opacity .24s,transform .28s,color .16s}.mobile-nav-create{background:var(--orange);color:#fff;border:2px solid var(--ink);isolation:isolate;box-shadow:3px 4px #1a120859}.mobile-nav-create svg:not(.mobile-nav-hold-ring){z-index:2;position:relative}.mobile-nav-hold-ring{pointer-events:none;opacity:0;z-index:1;width:calc(100% + 18px);height:calc(100% + 18px);position:absolute;inset:-9px;transform:rotate(-90deg)}.mobile-nav-hold-ring circle{fill:none;stroke:var(--ink);stroke-width:4px;stroke-linecap:round;stroke-dasharray:170;stroke-dashoffset:170px}.mobile-nav-create.is-holding .mobile-nav-hold-ring{opacity:1}.mobile-nav-create.is-holding .mobile-nav-hold-ring circle{animation:.7s linear forwards mobileCreateHoldProgress}@keyframes mobileCreateHoldProgress{to{stroke-dashoffset:0}}.mobile-create-overlay{z-index:120;pointer-events:none;position:fixed;inset:0}.mobile-create-overlay.phase-compress{background:0 0}.mobile-create-overlay.phase-expand{clip-path:circle(34px at 50% calc(100% - 58px));background:#050505;animation:.82s cubic-bezier(.2,.8,.2,1) forwards mobileCreateBlackExpand}.mobile-create-overlay.phase-choices{color:#fff;pointer-events:auto;background:#050505;justify-content:center;align-items:center;padding:32px 24px;display:flex}@keyframes mobileCreateBlackExpand{to{clip-path:circle(150% at 50% calc(100% - 58px))}}.mobile-create-choice-panel{color:#fff;width:min(100%,360px);animation:.32s both mobileCreateChoicesIn}@keyframes mobileCreateChoicesIn{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.mobile-create-close{top:calc(env(safe-area-inset-top,0px) + 18px);color:#fff;letter-spacing:.5px;text-transform:uppercase;background:0 0;border:2px solid #fff9;border-radius:999px;padding:9px 13px;font-size:10px;font-weight:900;position:absolute;right:22px}.mobile-create-choice-kicker{color:var(--orange);letter-spacing:.8px;text-transform:uppercase;margin-bottom:8px;font-size:10px;font-weight:900}.mobile-create-choice-panel h2{font-family:var(--serif);margin:0 0 22px;font-size:42px;font-weight:900;line-height:.92}.mobile-create-choice-grid{flex-direction:column;gap:13px;display:flex}.mobile-create-choice-grid button{color:#fff;text-align:left;background:#111;border:2px solid #ffffffbf;border-radius:22px;align-items:center;gap:15px;width:100%;min-height:76px;padding:0 18px;font-size:17px;font-weight:900;display:flex;box-shadow:5px 6px #ffffff29}.mobile-create-choice-grid button:first-child{background:var(--orange)}.mobile-course-catalog-card:disabled{opacity:.72;cursor:wait;transform:none}.mobile-home-view{padding-top:0;padding-bottom:calc(102px + env(safe-area-inset-bottom,0px));min-height:100dvh;overflow:hidden}.mobile-home-navbar{padding:calc(env(safe-area-inset-top,0px) + 12px) 18px 12px;border-bottom:2px solid var(--ink);background:#fffaf0eb;border-radius:0 0 22px 22px;min-height:74px;box-shadow:0 4px #1a12083d}.mobile-home-logo-btn{background:0 0;border:0;align-items:center;gap:9px;max-width:210px;height:44px;padding:0;display:flex}.mobile-home-logo-mark{border:2px solid var(--ink);background:var(--ink);border-radius:15px;justify-content:center;align-items:center;width:38px;height:38px;display:flex;overflow:hidden;box-shadow:3px 4px #1a120847}.mobile-home-logo-mark img{object-fit:contain;width:28px;height:28px;display:block}.mobile-home-logo-text{color:var(--ink);font-family:var(--serif);font-size:25px;font-weight:900;line-height:.9}.mobile-home-icon-btn{border:2px solid var(--ink);width:42px;height:42px;color:var(--ink);background:#fff;border-radius:50%;justify-content:center;align-items:center;display:flex;position:relative;box-shadow:3px 4px #1a120847}.mobile-home-icon-btn span{background:var(--orange);border:2px solid #fff;border-radius:50%;width:8px;height:8px;position:absolute;top:8px;right:8px}.mobile-recommendation-panel{height:min(54dvh,446px);min-height:392px;box-shadow:none;background:0 0;border:0;border-radius:0;margin:14px 16px 12px;padding:0;overflow:visible}.mobile-recommendation-head{align-items:center;padding:0 14px 9px}.mobile-recommendation-head h1{font-family:var(--mono);letter-spacing:0;font-size:18px;line-height:1.05}.mobile-recommendation-head button{min-height:32px;padding:0 11px}.mobile-recommendation-scroll{scroll-snap-type:x mandatory;gap:14px;height:100%;padding:0 0 8px}.mobile-recommendation-scroll .mobile-suggestion-card{scroll-snap-align:start;min-width:100%;max-width:100%;height:100%}button.mobile-suggestion-card{background:radial-gradient(circle at 92% 12%,#e8612a2e,#0000 32%),linear-gradient(135deg,#fffaf0,#e6f6e4);border-radius:26px;padding:17px;overflow:hidden}.mobile-suggestion-title{min-height:0;font-family:var(--serif);-webkit-line-clamp:2;margin-top:4px;font-size:30px;line-height:.95}.mobile-suggestion-reason{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:9px;font-size:11px;line-height:1.38;display:-webkit-box;overflow:hidden}.mobile-suggestion-sub{border:2px solid var(--ink);width:fit-content;box-shadow:2px 3px 0 var(--ink);color:var(--ink);text-transform:uppercase;letter-spacing:.35px;background:#fff;border-radius:999px;margin-top:8px;padding:5px 8px;font-size:9px}.mobile-suggestion-units{scrollbar-width:none;flex-direction:column;flex:1;gap:7px;min-height:0;margin:10px 0 9px;padding-right:2px;display:flex;overflow-y:auto}.mobile-suggestion-units::-webkit-scrollbar{display:none}.mobile-suggestion-unit{background:#ffffffb8;border:2px solid #1a120829;border-radius:15px;padding:8px 9px;display:block}.mobile-suggestion-unit strong,.mobile-suggestion-unit small{display:block}.mobile-suggestion-unit strong{color:var(--ink);font-size:10px;font-weight:900;line-height:1.22}.mobile-suggestion-unit small{color:var(--muted);margin-top:3px;font-size:8px;font-weight:800;line-height:1.25}.mobile-suggestion-action{border-radius:13px;height:34px}.mobile-course-mini-badge.empty{background:var(--cream);color:var(--ink)}.mobile-section-head{margin-bottom:8px;padding:0 16px}.mobile-activity-rail.compact{flex-direction:column;gap:9px;padding:0 16px;display:flex;overflow:visible}.mobile-activity-rail.compact .mobile-activity-card{border-radius:18px;grid-template-columns:42px minmax(0,1fr) 70px;align-items:center;gap:11px;width:100%;min-width:0;max-width:none;min-height:74px;padding:11px 12px;display:grid}.mobile-activity-rail.compact .mobile-activity-card-top{display:contents}.mobile-activity-rail.compact .mobile-activity-icon{grid-row:1/span 3;width:40px;height:40px}.mobile-activity-rail.compact .mobile-activity-type{display:none}.mobile-activity-rail.compact .mobile-activity-title{-webkit-line-clamp:1;min-height:0;font-size:13px;line-height:1.2}.mobile-activity-rail.compact .mobile-activity-sub{grid-column:2/3;margin-top:2px;font-size:9px}.mobile-activity-rail.compact .mobile-activity-progress{grid-column:2/4;height:7px;margin:2px 0 0}.mobile-activity-rail.compact .mobile-activity-foot{grid-area:1/3/3/4;justify-content:flex-end;font-size:9px}.mobile-activity-rail.compact .mobile-activity-foot svg{display:none}.mobile-home-search-overlay{z-index:130;background:var(--mobile-page-bg);padding:calc(env(safe-area-inset-top,0px) + 18px) 16px calc(env(safe-area-inset-bottom,0px) + 24px);flex-direction:column;gap:14px;display:flex;position:fixed;inset:0}.mobile-search-modal-top{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.mobile-search-input-wrap{border:2px solid var(--ink);height:52px;box-shadow:var(--hard-shadow-sm);background:#fff;border-radius:18px;align-items:center;gap:10px;padding:0 14px;display:flex}.mobile-search-input-wrap input{min-width:0;color:var(--ink);font:900 13px/1 var(--mono);background:0 0;border:0;outline:0;flex:1}.mobile-search-modal-top>button{border:2px solid var(--ink);background:var(--ink);color:#fff;height:48px;box-shadow:var(--hard-shadow-sm);text-transform:uppercase;border-radius:16px;padding:0 13px;font-size:10px;font-weight:900}.mobile-search-modal-scroll{flex:1;min-height:0;padding-bottom:18px;overflow-y:auto}.mobile-search-result-list{flex-direction:column;gap:10px;margin:0 0 18px;display:flex}.mobile-search-result{border:2px solid var(--ink);width:100%;min-height:64px;box-shadow:var(--hard-shadow-sm);color:var(--ink);text-align:left;background:#fff;border-radius:18px;align-items:center;gap:12px;padding:10px 12px;display:flex}.mobile-search-result strong,.mobile-search-result small{display:block}.mobile-search-result .mobile-activity-icon{border-radius:13px;flex-shrink:0;width:42px;height:42px}.mobile-search-result strong{font-size:12px;line-height:1.22}.mobile-search-result small{color:var(--muted);margin-top:3px;font-size:9px;font-weight:900}.mobile-course-mini-badge{border:2px solid var(--ink);background:var(--orange);color:#fff;width:42px;height:34px;box-shadow:2px 3px 0 var(--ink);border-radius:13px;flex-shrink:0;justify-content:center;align-items:center;font-size:9px;font-weight:900;display:flex}.mobile-search-empty{color:var(--ink-2);border:2px dashed #1a120859;border-radius:18px;padding:14px;font-size:11px;font-weight:900}.mobile-weak-action{line-height:1.3}.mobile-weak-accuracy{background:var(--cream-2);border:2px solid #1a12082e;border-radius:999px;height:7px;margin-top:6px;overflow:hidden}.mobile-weak-accuracy span{background:var(--orange);border-radius:inherit;height:100%;display:block}.mobile-topic-action-sheet{z-index:180;padding:18px 18px calc(136px + env(safe-area-inset-bottom,0px));pointer-events:auto;background:#1a12086b;align-items:flex-end;display:flex;position:fixed;inset:0}.mobile-topic-action-card{width:100%;max-height:calc(100dvh - 260px - env(safe-area-inset-bottom,0px));border:3px solid var(--ink);background:var(--card);box-shadow:var(--hard-shadow);border-radius:28px;padding:18px;position:relative;overflow-y:auto}.mobile-topic-action-close{border:2px solid var(--ink);text-transform:uppercase;background:#fff;border-radius:999px;padding:7px 10px;font-size:9px;font-weight:900;position:absolute;top:14px;right:14px}.mobile-topic-action-card h2{font-family:var(--serif);margin:12px 72px 6px 0;font-size:28px;font-weight:900;line-height:.95}.mobile-topic-action-card p{color:var(--ink-2);margin:0 0 16px;font-size:11px;font-weight:900}.mobile-topic-action-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.mobile-topic-action-grid button{border:2px solid var(--ink);background:var(--orange);color:#fff;height:54px;box-shadow:var(--hard-shadow-sm);text-transform:uppercase;border-radius:17px;justify-content:center;align-items:center;gap:7px;font-size:11px;font-weight:900;display:flex}.mobile-topic-action-grid button:first-child{background:var(--blue)}.mobile-topic-action-detail{background:var(--green-soft);border:2px solid #1a120824;border-radius:18px;margin:0 0 14px;padding:12px}.mobile-topic-action-detail strong,.mobile-topic-action-detail span{display:block}.mobile-topic-action-detail strong{color:var(--green);letter-spacing:.12em;text-transform:uppercase;font-size:10px;font-weight:900}.mobile-topic-action-detail span{color:var(--ink-2);margin-top:6px;font-size:12px;font-weight:850;line-height:1.45}.mobile-topic-mini-lesson-btn{border:2px solid var(--ink);background:var(--green);color:#fff;width:100%;height:56px;box-shadow:var(--hard-shadow-sm);font-family:var(--mono);text-transform:uppercase;border-radius:18px;justify-content:center;align-items:center;gap:8px;font-size:12px;font-weight:900;display:flex}.mobile-insight-generated-stack{flex-direction:column;gap:14px;margin:0 20px 22px;display:flex}.mobile-insight-generated-card,.mobile-insight-empty-card{border:3px solid var(--ink);background:var(--card);box-shadow:var(--hard-shadow);border-radius:26px;padding:16px}.mobile-insight-empty-card{align-items:center;gap:12px;display:flex}.mobile-insight-empty-card svg{border:2px solid var(--ink);background:var(--green-soft);width:42px;height:42px;color:var(--green);box-shadow:3px 4px 0 var(--ink);border-radius:14px;flex-shrink:0;padding:9px}.mobile-insight-empty-card strong,.mobile-insight-empty-card span{display:block}.mobile-insight-empty-card strong{font-size:13px;font-weight:900}.mobile-insight-empty-card span{color:var(--muted);margin-top:3px;font-size:10px;font-weight:800;line-height:1.4}.mobile-insight-generated-top{align-items:flex-start;gap:12px;display:flex}.mobile-insight-generated-card h2{font-family:var(--serif);margin:0 0 6px;font-size:24px;font-weight:900;line-height:.98}.mobile-insight-generated-card p{color:var(--ink-2);margin:0;font-size:11px;font-weight:800;line-height:1.45}.mobile-insight-topic-chips{flex-wrap:wrap;gap:7px;margin-top:13px;display:flex}.mobile-insight-topic-chips span{border:2px solid var(--ink);background:var(--green-soft);box-shadow:2px 3px 0 var(--ink);color:var(--ink);border-radius:999px;padding:6px 9px;font-size:9px;font-weight:900}.mobile-insight-recommendations{flex-direction:column;gap:10px;margin-top:14px;display:flex}.mobile-insight-recommendation{border:2px solid var(--ink);background:var(--cream);box-shadow:var(--hard-shadow-sm);border-radius:18px;padding:12px}.mobile-insight-recommendation strong,.mobile-insight-recommendation span{display:block}.mobile-insight-recommendation strong{font-size:12px;font-weight:900}.mobile-insight-recommendation span,.mobile-insight-recommendation small{color:var(--muted);text-transform:none;margin-top:3px;font-size:10px;font-weight:800;line-height:1.35}.mobile-insight-recommendation-actions{grid-template-columns:1fr 1fr;gap:8px;margin-top:10px;display:grid}.mobile-insight-recommendation-actions button{border:2px solid var(--ink);height:38px;box-shadow:2px 3px 0 var(--ink);color:var(--ink);font-family:var(--mono);text-transform:uppercase;background:#fff;border-radius:13px;font-size:10px;font-weight:900}.mobile-insight-recommendation-actions button:last-child{background:var(--green);color:#fff}.mobile-insight-advice-only{background:var(--green-soft);border:2px solid #1a120829;border-radius:16px;padding:11px;margin-top:13px!important}.mobile-home-logo-btn{justify-content:flex-start;width:190px;max-width:52vw;height:52px}.mobile-home-logo-long{object-fit:contain;object-position:left center;filter:drop-shadow(2px 3px #1a12082e);width:154px;height:48px;display:block}.mobile-recommendation-scroll{gap:16px;height:100%;padding:0 10px 18px 0;overflow:auto visible}.mobile-recommendation-scroll .mobile-suggestion-card{min-width:calc(100% - 10px);max-width:calc(100% - 10px);height:calc(100% - 12px)}.mobile-suggestion-card-top{justify-content:flex-start;align-items:flex-start;min-height:33px;margin-bottom:8px;display:flex}.mobile-suggestion-badge{border:2px solid var(--ink);background:var(--green-soft);width:auto;max-width:none;min-height:30px;color:var(--ink);letter-spacing:.25px;text-transform:none;border-radius:999px;padding:6px 12px;font-size:10px;font-weight:900;line-height:1;box-shadow:3px 4px #0000006b}.mobile-suggestion-title{color:var(--cream);letter-spacing:0;text-shadow:0 2px #00000047;max-width:94%;min-height:64px;margin:0;font-size:34px;line-height:.9}.mobile-suggestion-sub{border:2px solid var(--cream);width:fit-content;min-height:38px;color:var(--cream);font-family:var(--mono);letter-spacing:.35px;text-transform:uppercase;background:0 0;border-radius:999px;margin-top:auto;padding:7px 12px;font-size:10px;font-weight:900;box-shadow:3px 4px #faf6ef2e}.mobile-suggestion-action{border:2px solid var(--ink);background:var(--orange);color:#fff;width:100%;min-height:43px;font-family:var(--mono);text-transform:uppercase;border-radius:15px;justify-content:center;align-items:center;gap:8px;margin-top:12px;font-size:12px;font-weight:900;display:flex;box-shadow:4px 5px #0000009e}.mobile-syllabus-overlay{z-index:145;background:var(--mobile-page-bg);color:var(--ink);padding:calc(env(safe-area-inset-top,0px) + 14px) 16px calc(env(safe-area-inset-bottom,0px) + 18px);flex-direction:column;display:flex;position:fixed;inset:0}.mobile-syllabus-top{grid-template-columns:46px minmax(0,1fr);align-items:center;gap:12px;margin-bottom:14px;display:grid}.mobile-syllabus-back{border:2px solid var(--ink);background:var(--cream);width:46px;height:46px;color:var(--ink);box-shadow:var(--hard-shadow-sm);border-radius:16px;justify-content:center;align-items:center;display:flex}.mobile-syllabus-kicker{color:var(--orange-dark);letter-spacing:.55px;text-transform:uppercase;margin-bottom:4px;font-size:10px;font-weight:900}.mobile-syllabus-top h2{font-family:var(--serif);margin:0;font-size:28px;font-weight:900;line-height:.95}.mobile-syllabus-scroll{flex:1;min-height:0;padding:4px 2px 16px;overflow-y:auto}.mobile-syllabus-desc{border:2px solid var(--ink);background:var(--cream);box-shadow:var(--hard-shadow-sm);color:var(--ink-2);border-radius:20px;margin:0 0 12px;padding:13px;font-size:11px;font-weight:900;line-height:1.5}.mobile-syllabus-source,.mobile-suggestion-source,.mobile-course-detail-source,.mobile-detailed-syllabus-source{color:var(--green);letter-spacing:.2px;margin:0 0 12px;font-size:10px;font-weight:900;line-height:1.35;display:block}.mobile-syllabus-count{border:2px solid var(--ink);background:var(--green-soft);width:fit-content;box-shadow:3px 4px 0 var(--ink);text-transform:uppercase;border-radius:999px;margin:0 0 12px;padding:7px 12px;font-size:10px;font-weight:900}.mobile-syllabus-list{flex-direction:column;gap:11px;display:flex}.mobile-syllabus-unit{border:2px solid var(--ink);background:var(--card);box-shadow:var(--hard-shadow-sm);border-radius:22px;grid-template-columns:34px minmax(0,1fr);gap:11px;padding:13px;display:grid}.mobile-syllabus-unit-num{border:2px solid var(--ink);background:var(--orange);color:#fff;width:34px;height:34px;box-shadow:2px 3px 0 var(--ink);border-radius:12px;justify-content:center;align-items:center;font-size:11px;font-weight:900;display:flex}.mobile-syllabus-unit h3{margin:0;font-size:13px;font-weight:900;line-height:1.2}.mobile-syllabus-unit p{color:var(--muted);margin:5px 0 0;font-size:10px;font-weight:800;line-height:1.42}.mobile-syllabus-terms{flex-wrap:wrap;gap:6px;margin-top:9px;display:flex}.mobile-syllabus-terms span{background:var(--cream);color:var(--ink-2);border:1.5px solid #1a120842;border-radius:999px;padding:4px 7px;font-size:8px;font-weight:900}.mobile-syllabus-generate{border:2px solid var(--ink);background:var(--orange);color:#fff;min-height:52px;box-shadow:var(--hard-shadow);font-family:var(--mono);text-transform:uppercase;border-radius:18px;justify-content:center;align-items:center;gap:8px;font-size:12px;font-weight:900;display:flex}.mobile-phone-shell,.mobile-view,.mobile-home-view,.mobile-courses-view{background-color:var(--mobile-page-bg);background-image:linear-gradient(#1a12080e 1px,#0000 1px),linear-gradient(90deg,#1a12080e 1px,#0000 1px);background-position:-1px -1px;background-size:24px 24px}.mobile-recommendation-panel{height:min(43dvh,350px);min-height:316px;margin:12px 0 10px;padding:0;overflow:visible}.mobile-recommendation-scroll{scroll-snap-type:x mandatory;gap:0;width:100%;height:100%;padding:0;scroll-padding:0;overflow:auto visible}.mobile-recommendation-slide{box-sizing:border-box;scroll-snap-align:start;scroll-snap-stop:always;width:100%;min-width:100%;height:100%;padding:0 23px 18px 16px;overflow:visible}.mobile-recommendation-slide .mobile-suggestion-card,.mobile-recommendation-scroll .mobile-suggestion-card{width:100%;min-width:0;max-width:none;height:100%}.mobile-suggestion-card{border:3px solid var(--ink);color:var(--ink);text-align:left;background:linear-gradient(#1a120809 1px,#0000 1px) 0 0/18px 18px,linear-gradient(90deg,#1a120809 1px,#0000 1px) 0 0/18px 18px,radial-gradient(circle at 92% 12%,#e8612a24,#0000 31%),linear-gradient(145deg,#d8bd91 0%,#cfae7a 52%,#ead5af 100%);border-radius:27px;flex-direction:column;padding:17px;display:flex;overflow:hidden;box-shadow:9px 11px #1a1208d1}.mobile-suggestion-title{color:var(--ink);letter-spacing:0;max-width:94%;min-height:64px;text-shadow:none;margin:0;font-size:34px;line-height:.9}.mobile-suggestion-sub{border-color:var(--ink);color:var(--ink);background:#fffaf0a3;box-shadow:4px 5px #1a120852}.mobile-suggestion-action{box-shadow:5px 6px #1a1208b8}.mobile-home-logo-btn{width:230px;max-width:60vw;height:64px}.mobile-home-logo-long{width:208px;height:62px}.mobile-recommendation-panel{height:min(57dvh,470px);min-height:424px;margin:12px 0 10px}.mobile-suggestion-card{border:3px solid var(--ink);color:var(--ink);background:#d6bd92;border-radius:30px;padding:17px;overflow:hidden;box-shadow:9px 11px #1a1208e0}.mobile-suggestion-card-top{align-items:flex-start;min-height:50px;margin-bottom:15px;display:flex}.mobile-suggestion-badge{border:3px solid var(--ink);background:var(--orange);color:#fff;letter-spacing:.45px;text-transform:none;border-radius:999px;align-items:center;width:100%;min-height:40px;padding:10px 14px;font-size:11px;font-weight:900;display:flex;box-shadow:5px 6px #1a1208d1}.mobile-suggestion-title{color:var(--ink);font-family:var(--serif);max-width:94%;min-height:60px;font-size:33px;line-height:.9}.mobile-suggestion-reason{color:#1a1208b8;-webkit-line-clamp:2;min-height:46px;margin-top:13px;font-size:11px;line-height:1.38}.mobile-suggestion-controls{align-items:center;gap:8px;margin-top:10px;margin-bottom:10px;display:flex}.mobile-suggestion-sub{border:2px solid var(--ink);min-height:34px;color:var(--ink);box-shadow:3px 4px 0 var(--ink);font-family:var(--mono);letter-spacing:.35px;text-transform:uppercase;background:#fffaf0;border-radius:999px;margin:0;padding:7px 11px;font-size:10px;font-weight:900}.mobile-suggestion-units-btn{border:2px solid var(--ink);background:var(--green-soft);min-height:34px;color:var(--ink);font-family:var(--mono);text-transform:uppercase;border-radius:999px;padding:7px 11px;font-size:9px;font-weight:900;box-shadow:3px 4px #1a120885}.mobile-suggestion-preview-units{flex-direction:column;flex:1;gap:9px;min-height:0;margin-bottom:12px;display:flex;overflow:hidden}.mobile-suggestion-preview-unit{background:#fffaf0;border:2px solid #1a12082e;border-radius:18px;padding:9px 11px;display:block}.mobile-suggestion-preview-unit strong,.mobile-suggestion-preview-unit small{display:block}.mobile-suggestion-preview-unit strong{color:var(--ink);font-size:11px;font-weight:900;line-height:1.2}.mobile-suggestion-preview-unit small{color:var(--muted);margin-top:4px;font-size:8.5px;font-weight:800;line-height:1.25}.mobile-suggestion-action{border:3px solid var(--ink);border-radius:17px;min-height:45px;margin-top:0;box-shadow:5px 6px #1a1208d1}.mobile-recommendation-panel{height:min(60dvh,510px);min-height:472px;overflow:hidden}.mobile-recommendation-scroll{scroll-snap-type:x mandatory;scrollbar-width:none;overflow:auto hidden}.mobile-recommendation-scroll::-webkit-scrollbar{display:none}.mobile-recommendation-slide{scroll-snap-align:center;scroll-snap-stop:always;padding:0 26px 20px 16px;overflow:visible}.mobile-suggestion-card{background:#fffaf0;gap:0;padding:16px;overflow:hidden;box-shadow:9px 11px #1a1208e0}.mobile-suggestion-badge{border:2px solid var(--ink);background:var(--green-soft);width:fit-content;min-width:0;min-height:28px;color:var(--ink);box-shadow:3px 4px 0 var(--ink);letter-spacing:.25px;border-radius:999px;padding:6px 11px;font-size:9px;line-height:1}.mobile-suggestion-title{color:var(--ink);font-family:var(--serif);text-overflow:clip;white-space:normal;-webkit-line-clamp:unset;-webkit-box-orient:initial;max-width:100%;min-height:0;margin:0;font-size:27px;line-height:.96;display:block;overflow:visible}.mobile-suggestion-reason{color:#1a1208b8;text-overflow:clip;white-space:normal;-webkit-line-clamp:unset;-webkit-box-orient:initial;min-height:0;margin-top:9px;font-size:10px;line-height:1.35;display:block;overflow:visible}.mobile-suggestion-controls{flex-wrap:wrap;margin-top:10px;margin-bottom:9px}.mobile-suggestion-sub,.mobile-suggestion-units-btn{min-height:31px;padding:6px 10px;font-size:9px}.mobile-suggestion-preview-units{flex:none;gap:8px;min-height:142px;max-height:152px;margin-bottom:10px;overflow:hidden}.mobile-suggestion-preview-unit{border-radius:17px;min-height:66px;padding:8px 10px}.mobile-suggestion-preview-unit strong{overflow-wrap:anywhere;font-size:10px;line-height:1.18}.mobile-suggestion-preview-unit small{overflow-wrap:anywhere;font-size:8px;line-height:1.22}.mobile-suggestion-action{min-height:42px;margin-top:auto}.mobile-home-view .mobile-section-head{margin-top:0;margin-bottom:7px}.mobile-recommendation-panel{height:min(46dvh,390px);min-height:352px;margin:0 0 10px;overflow:hidden}.mobile-recommendation-slide{padding:0 28px 19px 16px}.mobile-suggestion-card{padding:17px;overflow:visible}.mobile-suggestion-card-top{min-height:32px;margin-bottom:13px}.mobile-suggestion-title{font-size:25px;line-height:.96}.mobile-suggestion-reason{margin-top:13px;font-size:10px;line-height:1.35}.mobile-suggestion-controls{gap:10px;margin-top:14px;margin-bottom:13px}.mobile-suggestion-preview-units{min-height:80px;max-height:90px;margin-bottom:14px;overflow:visible}.mobile-suggestion-preview-unit{min-height:76px;padding:10px 12px}.mobile-suggestion-action{min-height:43px}.mobile-home-search-overlay{padding:calc(env(safe-area-inset-top,0px) + 18px) 24px calc(env(safe-area-inset-bottom,0px) + 28px) 16px}.mobile-search-modal-top{padding-right:8px}.mobile-search-modal-scroll{padding:0 8px 24px 0}.mobile-search-result-list{gap:13px;padding:0 8px 8px 0}.mobile-search-result{box-shadow:7px 8px 0 var(--ink)}.mobile-course-mini-badge,.mobile-course-mini-badge.empty{width:54px;height:54px;color:var(--orange);box-shadow:4px 5px 0 var(--ink);background:#fffaf0;border-radius:18px}.mobile-create-close{display:none}.mobile-create-back{top:calc(env(safe-area-inset-top,0px) + 16px);color:#fff;z-index:2;background:0 0;border:2px solid #ffffffb8;border-radius:999px;justify-content:center;align-items:center;width:48px;height:48px;display:flex;position:fixed;right:18px}.mobile-create-choice-panel{padding-top:28px}.mobile-home-navbar{min-height:108px;padding:calc(env(safe-area-inset-top,0px) + 22px) 28px 16px;margin-bottom:14px}.mobile-home-logo-btn{width:180px;max-width:48vw;height:48px;overflow:hidden}.mobile-home-logo-long{object-fit:contain;object-position:left center;transform-origin:0;filter:none;width:160px;height:46px;transform:scale(2.05)}.mobile-home-nav-actions{gap:10px}.mobile-home-icon-btn{width:48px;height:48px}.mobile-course-player-shell .mobile-player-footer{left:50%;right:auto;bottom:calc(env(safe-area-inset-bottom,0px) + 12px);border:2px solid var(--ink);z-index:45;background:#fffaf0f5;border-radius:999px;align-items:center;gap:10px;width:min(348px,100vw - 54px);height:auto;min-height:66px;padding:8px 12px;display:flex;position:fixed;transform:translate(-50%);box-shadow:0 5px #1a120838}.mobile-course-player-shell .mobile-player-footer .mobile-sheet-nav-btn{height:48px;min-height:48px;box-shadow:none;border-width:2px;border-radius:999px;padding:0 14px;font-size:11px}.mobile-course-player-shell .mobile-player-footer .mobile-sheet-nav-btn:disabled{opacity:.45;box-shadow:none}.mobile-home-navbar{min-height:72px;padding:calc(env(safe-area-inset-top,0px) + 14px) 20px 10px;box-shadow:none;background:0 0;border:0;border-radius:0;justify-content:space-between;align-items:center;margin:0 0 18px;display:flex}.mobile-home-title{color:var(--ink);font-family:var(--serif);margin:0;font-size:40px;font-weight:900;line-height:.9}.mobile-home-logo-btn,.mobile-home-logo-long{display:none}.mobile-home-icon-btn{background:#fffaf0;width:46px;height:46px}.mobile-nav-create.is-holding .mobile-nav-hold-ring circle{animation-duration:.7s}.mobile-create-overlay{background:0 0}.mobile-create-overlay.phase-expand,.mobile-create-overlay.phase-choices{background:#050505}.mobile-syllabus-overlay{z-index:999;background-color:var(--mobile-page-bg);min-height:100dvh;color:var(--ink);background-image:linear-gradient(#1a12080e 1px,#0000 1px),linear-gradient(90deg,#1a12080e 1px,#0000 1px);background-size:24px 24px}.mobile-syllabus-top,.mobile-syllabus-scroll,.mobile-syllabus-generate{z-index:1;position:relative}.mobile-phone-shell{--mobile-page-bg:#f0e1bf;background-color:var(--mobile-page-bg);background-image:linear-gradient(#1a12080b 1px,#0000 1px),linear-gradient(90deg,#1a12080b 1px,#0000 1px);background-size:24px 24px}.mobile-view,.mobile-courses-view,.mobile-review-entry-shell,.mobile-review-player-shell{background-color:var(--mobile-page-bg);background-image:linear-gradient(#1a12080b 1px,#0000 1px),linear-gradient(90deg,#1a12080b 1px,#0000 1px);background-size:24px 24px}.mobile-phone-shell button,.mobile-phone-shell [role=button]{transition:transform .16s cubic-bezier(.2,.85,.25,1),box-shadow .16s,background-color .16s,border-color .16s,opacity .16s}.mobile-phone-shell button:active{transform:translate(2px,2px)scale(.985)}.mobile-app-screen-transition,.mobile-tab-screen-transition,.mobile-page-slide-in{min-height:100dvh;animation:.34s cubic-bezier(.22,.85,.28,1) both mobileSlideIn;position:relative}@keyframes mobileSlideIn{0%{opacity:.7;left:22px}to{opacity:1;left:0}}.mobile-bottom-nav{z-index:140;will-change:auto;flex-shrink:0;width:min(348px,100vw - 54px);min-height:66px;left:50%!important;right:auto!important;bottom:calc(env(safe-area-inset-bottom,0px) + 12px)!important;position:fixed!important;transform:translate(-50%)!important}.mobile-bottom-nav.is-compressing,.mobile-bottom-nav.is-expanding{transform:translate(-50%)!important}.mobile-view{padding-bottom:calc(132px + env(safe-area-inset-bottom,0px))}.mobile-home-search-overlay,.mobile-create-overlay,.mobile-syllabus-overlay{z-index:999}.mobile-settings-detail-top{padding:calc(env(safe-area-inset-top,0px) + 18px) 20px 16px;align-items:center;gap:12px;display:flex}.mobile-settings-back{border:2px solid var(--ink);background:var(--card);width:48px;height:48px;color:var(--ink);box-shadow:var(--hard-shadow-sm);border-radius:18px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.mobile-settings-detail-card,.mobile-settings-detail-group{margin:0 20px 18px}.mobile-settings-detail-card{border:2px solid var(--ink);background:var(--card);box-shadow:var(--hard-shadow);border-radius:28px;padding:18px}.mobile-settings-field{color:var(--muted);letter-spacing:.7px;text-transform:uppercase;font-size:10px;font-weight:900;display:block}.mobile-settings-field+.mobile-settings-field{margin-top:14px}.mobile-settings-field input,.mobile-settings-field select{border:2px solid var(--ink);width:100%;height:50px;color:var(--ink);box-shadow:3px 4px 0 var(--ink);font-family:var(--mono);background:#fff;border-radius:16px;outline:none;margin-top:8px;padding:0 14px;font-size:13px;font-weight:800}.mobile-settings-save-btn{border:2px solid var(--ink);background:var(--orange);color:#fff;width:100%;height:52px;box-shadow:var(--hard-shadow-sm);letter-spacing:.6px;text-transform:uppercase;border-radius:18px;margin-top:18px;font-size:12px;font-weight:900}.mobile-settings-plan-grid{gap:12px;display:grid}.mobile-settings-plan-card{border:2px solid var(--ink);min-height:106px;box-shadow:var(--hard-shadow-sm);color:var(--ink);text-align:left;background:#fff;border-radius:22px;padding:16px}.mobile-settings-plan-card.selected{background:var(--orange-soft)}.mobile-settings-plan-card span{font-family:var(--serif);font-size:24px;font-weight:900;line-height:1;display:block}.mobile-settings-plan-card small{color:var(--muted);margin-top:8px;font-size:11px;font-weight:800;line-height:1.35;display:block}.mobile-review-entry-shell{color:var(--ink);padding-bottom:calc(100px + env(safe-area-inset-bottom,0px))}.mobile-review-entry-top{padding:calc(env(safe-area-inset-top,0px) + 16px) 20px 12px;justify-content:space-between;align-items:center;display:flex}.mobile-review-entry-top button{border:2px solid var(--ink);background:var(--card);width:46px;height:46px;color:var(--ink);box-shadow:var(--hard-shadow-sm);border-radius:17px;justify-content:center;align-items:center;display:flex}.mobile-review-entry-top span{border:2px solid var(--ink);background:var(--ink);color:var(--cream);box-shadow:var(--hard-shadow-sm);letter-spacing:.7px;text-transform:uppercase;border-radius:999px;padding:9px 13px;font-size:10px;font-weight:900}.mobile-review-entry-main{padding:8px 20px 22px}.mobile-review-entry-hero{box-shadow:var(--hard-shadow);background:#fff;border-width:3px;border-radius:30px;padding:20px}.mobile-review-entry-icon{border:2px solid var(--ink);width:68px;height:68px;box-shadow:var(--hard-shadow-sm);color:var(--orange);background:var(--orange-soft);border-radius:22px;justify-content:center;align-items:center;display:flex}.mobile-review-entry-icon.flashcards{color:var(--blue);background:var(--blue-soft)}.mobile-review-entry-icon.quiz{color:var(--green);background:var(--green-soft)}.mobile-review-entry-kicker{color:var(--orange);letter-spacing:.8px;text-transform:uppercase;margin-top:28px;font-size:10px;font-weight:900}.mobile-review-entry-hero h1{font-family:var(--serif);margin:8px 0 0;font-size:clamp(34px,9vw,46px);font-weight:900;line-height:.94}.mobile-review-entry-hero p{color:var(--muted);margin:12px 0 0;font-size:12px;font-weight:800;line-height:1.45}.mobile-review-preview-list{flex-direction:column;gap:12px;margin-top:18px;display:flex}.mobile-review-preview-row{border:2px solid var(--ink);box-shadow:var(--hard-shadow-sm);background:#fff;border-radius:22px;grid-template-columns:42px 1fr;align-items:center;gap:12px;padding:13px;display:grid}.mobile-review-preview-row>span{border:2px solid var(--ink);background:var(--cream);width:42px;height:42px;color:var(--orange);box-shadow:2px 3px 0 var(--ink);border-radius:15px;justify-content:center;align-items:center;display:flex}.mobile-review-preview-row strong{text-transform:uppercase;letter-spacing:.5px;color:var(--orange);font-size:11px;font-weight:900;display:block}.mobile-review-preview-row p{color:var(--ink);margin:4px 0 0;font-size:13px;font-weight:900;line-height:1.25}.mobile-review-entry-footer,.mobile-review-player-footer{left:50%;right:auto;bottom:calc(env(safe-area-inset-bottom,0px) + 12px);border:2px solid var(--ink);z-index:55;background:#fffaf0f7;border-radius:999px;width:min(348px,100vw - 54px);min-height:66px;padding:8px 12px;animation:.38s cubic-bezier(.24,.9,.28,1) both mobileFooterReopen;position:fixed;transform:translate(-50%);box-shadow:0 5px #1a120838}.mobile-review-entry-footer button{border:2px solid var(--ink);background:var(--orange);color:#fff;letter-spacing:.5px;text-transform:uppercase;border-radius:999px;justify-content:center;align-items:center;gap:8px;width:100%;height:48px;font-size:12px;font-weight:900;display:flex}.mobile-review-player-header{background:#fffaf0f5!important}.mobile-review-player-footer{align-items:center;gap:10px;display:flex;border-top:2px solid var(--ink)!important}.mobile-review-player-footer .mobile-primary-btn{height:48px;min-height:48px;box-shadow:none;border-width:2px;border-radius:999px;padding:0 12px;font-size:11px}.mobile-wizard-close{top:calc(env(safe-area-inset-top,0px) + 16px);border:2px solid var(--ink);background:var(--card);width:48px;height:48px;color:var(--ink);box-shadow:var(--hard-shadow-sm);z-index:40;border-radius:999px;justify-content:center;align-items:center;display:flex;position:fixed;right:18px}.mobile-review-wizard-field{color:var(--muted);letter-spacing:.7px;text-transform:uppercase;font-size:10px;font-weight:900;display:block}.mobile-review-wizard-field select{border:2px solid var(--ink);background:var(--card);width:100%;min-height:64px;color:var(--ink);box-shadow:5px 6px 0 var(--ink);font-family:var(--mono);border-radius:22px;outline:none;margin-top:14px;padding:0 18px;font-size:16px;font-weight:900;line-height:1.2}.mobile-review-wizard-stack{flex-direction:column;gap:14px;display:flex}.mobile-review-summary-card{border:2px solid var(--ink);box-shadow:var(--hard-shadow-sm);background:#fff;border-radius:22px;flex-direction:column;gap:6px;padding:16px;display:flex}.mobile-review-summary-card strong{color:var(--ink);font-size:16px;font-weight:900;line-height:1.2}.mobile-review-summary-card span,.mobile-review-summary-card small{color:var(--muted);text-transform:uppercase;letter-spacing:.4px;font-size:11px;font-weight:900}.mobile-review-player-shell{min-height:100dvh;padding-bottom:calc(102px + env(safe-area-inset-bottom,0px))}.mobile-review-player-top{padding:calc(env(safe-area-inset-top,0px) + 18px) 20px 12px;grid-template-columns:1fr 48px;align-items:center;gap:12px;display:grid}.mobile-review-player-top p{color:var(--orange);letter-spacing:.8px;text-transform:uppercase;margin:0 0 5px;font-size:10px;font-weight:900}.mobile-review-player-top h1{color:var(--ink);font-family:var(--serif);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:24px;font-weight:900;line-height:1;overflow:hidden}.mobile-review-player-top button{border:2px solid var(--ink);background:var(--card);width:48px;height:48px;color:var(--ink);box-shadow:var(--hard-shadow-sm);border-radius:17px;justify-content:center;align-items:center;display:flex}.mobile-review-player-main{padding:12px 20px 24px}.mobile-flashcard-stage{perspective:1200px;background:0 0;border:0;width:100%;min-height:min(560px,100dvh - 214px);padding:0;display:block}.mobile-flashcard-inner{width:100%;min-height:min(560px,100dvh - 214px);transform-style:preserve-3d;transition:transform .46s cubic-bezier(.24,.9,.28,1);position:relative}.mobile-flashcard-inner.flipped{transform:rotateY(180deg)}.mobile-flashcard-face{border:3px solid var(--ink);box-shadow:var(--hard-shadow);backface-visibility:hidden;text-align:left;background:#fff;border-radius:32px;flex-direction:column;justify-content:space-between;padding:24px;display:flex;position:absolute;inset:0;overflow-y:auto}.mobile-flashcard-face.back{background:var(--orange-soft);transform:rotateY(180deg)}.mobile-flashcard-face span,.mobile-review-stimulus-card span,.mobile-review-feedback span{color:var(--orange);letter-spacing:.8px;text-transform:uppercase;font-size:10px;font-weight:900}.mobile-flashcard-face h2{color:var(--ink);font-family:var(--serif);margin:22px 0;font-size:clamp(31px,8vw,43px);font-weight:900;line-height:1}.mobile-flashcard-face p{color:var(--ink-2);font-size:14px;font-weight:800;line-height:1.45}.mobile-flashcard-face small{color:var(--muted);text-transform:uppercase;letter-spacing:.5px;font-size:11px;font-weight:900}.mobile-review-question-card{border:3px solid var(--ink);box-shadow:var(--hard-shadow);background:#fff;border-radius:32px;min-height:calc(100dvh - 214px);padding:20px}.mobile-review-question-card h2{color:var(--ink);font-family:var(--serif);margin:16px 0 18px;font-size:clamp(28px,7vw,39px);font-weight:900;line-height:1.02}.mobile-review-stimulus-card,.mobile-review-feedback{border:2px solid var(--ink);background:var(--orange-soft);box-shadow:var(--hard-shadow-sm);border-radius:22px;margin-bottom:16px;padding:14px}.mobile-review-stimulus-card p,.mobile-review-feedback p,.mobile-review-stimulus-card small{color:var(--ink-2);white-space:pre-wrap;margin:8px 0 0;font-size:12px;font-weight:800;line-height:1.45}.mobile-review-feedback-wrapper,.mobile-quiz-feedback-wrapper{opacity:1;max-height:none;margin-top:0;transition:none;display:none;overflow:visible}.mobile-review-feedback-wrapper.visible,.mobile-quiz-feedback-wrapper.visible{opacity:1;max-height:none;margin-top:12px;display:block}.mobile-review-choice-list button,.mobile-quiz-choice{transition:background-color .18s,box-shadow .18s,border-color .18s}.mobile-review-visual-card{background:var(--card);box-shadow:var(--hard-shadow-sm);margin-top:12px;padding:0;overflow:auto}.mobile-review-visual-card img{object-fit:contain;background:var(--card);width:100%;max-height:230px;display:block}.mobile-review-visual-card table{border-collapse:collapse;width:100%;min-width:260px;color:var(--ink);font-size:12px;font-weight:800}.mobile-review-visual-card th,.mobile-review-visual-card td{text-align:left;border-bottom:1px solid #1a120833;padding:8px}.mobile-review-visual-card pre{background:var(--ink);max-height:240px;color:var(--cream);white-space:pre-wrap;margin:0;padding:14px;font-size:12px;font-weight:800;overflow:auto}.mobile-review-choice-list{flex-direction:column;gap:11px;display:flex}.mobile-review-choice-list button{border:2px solid var(--ink);background:var(--card);min-height:58px;color:var(--ink);box-shadow:var(--hard-shadow-sm);text-align:left;border-radius:19px;grid-template-columns:32px 1fr 20px;align-items:center;gap:10px;padding:12px;display:grid}.mobile-review-choice-list button>span{border:2px solid var(--ink);background:#fff;border-radius:11px;justify-content:center;align-items:center;width:32px;height:32px;font-size:12px;font-weight:900;display:flex}.mobile-review-choice-list button strong{font-size:13px;font-weight:900;line-height:1.25}.mobile-review-choice-list button.selected{background:var(--cream)}.mobile-review-choice-list button.correct{background:var(--green-soft)}.mobile-review-choice-list button.wrong{background:var(--pink-soft)}.mobile-review-written-response textarea{border:2px solid var(--ink);background:var(--card);width:100%;min-height:150px;box-shadow:var(--hard-shadow-sm);color:var(--ink);font-family:var(--mono);border-radius:19px;padding:14px;font-size:13px;font-weight:800}.mobile-review-written-response button{border:2px solid var(--ink);background:var(--orange);color:#fff;width:100%;min-height:48px;box-shadow:var(--hard-shadow-sm);text-transform:uppercase;border-radius:999px;margin-top:12px;font-size:11px;font-weight:900}.mobile-review-player-footer{z-index:80;border-radius:999px;grid-template-columns:1fr 1fr;align-items:center;gap:10px;width:min(348px,100vw - 54px);min-height:66px;box-shadow:0 5px #1a120838;left:50%!important;right:auto!important;bottom:calc(env(safe-area-inset-bottom,0px) + 12px)!important;border:2px solid var(--ink)!important;background:#fffaf0f7!important;padding:8px 12px!important;display:grid!important;position:fixed!important;transform:translate(-50%)!important}.mobile-review-footer-btn{border:2px solid var(--ink);height:48px;box-shadow:none;text-transform:uppercase;border-radius:999px;justify-content:center;align-items:center;gap:6px;padding:0 12px;font-size:11px;font-weight:900;display:flex}.mobile-review-footer-btn.primary{background:var(--orange);color:#fff}.mobile-review-footer-btn.secondary{background:var(--card);color:var(--ink)}.mobile-review-footer-btn:disabled{opacity:.45}.mobile-quiz-bank-player{background:linear-gradient(#211a160b 1px, transparent 1px), linear-gradient(90deg, #211a160b 1px, transparent 1px), var(--cream);min-height:100dvh;padding-bottom:calc(112px + env(safe-area-inset-bottom,0px));background-size:28px 28px,28px 28px,auto}.mobile-quiz-bank-main{padding:calc(env(safe-area-inset-top,0px) + 42px) 20px calc(116px + env(safe-area-inset-bottom,0px))}.mobile-quiz-bank-question{flex-direction:column;align-items:stretch;min-height:calc(100dvh - 168px);display:flex}.mobile-quiz-bank-kicker{color:var(--green);margin:0 0 12px}.mobile-quiz-bank-title{margin-bottom:14px}.mobile-quiz-bank-prompt{-webkit-line-clamp:none;margin-bottom:14px}.mobile-quiz-bank-player .mobile-review-stimulus-card{border:3px solid var(--ink);box-shadow:var(--hard-shadow);background:#e5f1dc;border-radius:24px;margin:0 0 26px;padding:16px}.mobile-quiz-bank-player .mobile-review-stimulus-card p,.mobile-quiz-bank-player .mobile-review-stimulus-card small{color:#79513a;font-size:17px;font-weight:900;line-height:1.42}.mobile-quiz-bank-choices{gap:8px}.mobile-quiz-bank-player .mobile-quiz-choice{min-height:44px;box-shadow:none;grid-template-columns:1fr 18px;align-items:center;display:grid}.mobile-quiz-bank-player .mobile-quiz-choice span{overflow-wrap:anywhere;min-width:0}.mobile-quiz-bank-player .mobile-quiz-choice.selected{background:var(--card)}.mobile-quiz-bank-player .mobile-quiz-choice.correct{background:#a7cda1;box-shadow:4px 5px #211a16b8}.mobile-quiz-bank-player .mobile-quiz-choice.wrong{background:#f7d8cf;box-shadow:4px 5px #211a16b8}.mobile-quiz-bank-player .mobile-review-feedback-wrapper.visible{margin-top:28px}.mobile-quiz-bank-player .mobile-review-feedback{border:3px solid var(--ink);box-shadow:var(--hard-shadow);background:#e5f1dc;border-radius:24px;padding:16px}.mobile-quiz-bank-player .mobile-review-feedback p{color:#79513a;font-size:17px;font-weight:900;line-height:1.42}.mobile-quiz-bank-player .mobile-review-written-response textarea{border-width:3px;border-radius:22px;min-height:180px;font-size:17px}.mobile-quiz-bank-player .mobile-review-written-response button{background:var(--orange)}.mobile-quiz-bank-player .mobile-review-player-footer{border-radius:999px;width:min(336px,100vw - 58px);min-height:72px;box-shadow:0 6px #211a1640;background:#fffaf0f5!important;padding:9px 12px!important}.mobile-quiz-bank-player .mobile-review-footer-btn{letter-spacing:.14em;border-radius:999px;height:52px;font-size:12px}.mobile-quiz-bank-player .mobile-review-footer-btn.primary{color:#fff;background:#1a1208}.mobile-quiz-bank-player .mobile-review-footer-btn.secondary{background:#fff}.mobile-course-player-shell .mobile-player-footer{animation:.38s cubic-bezier(.24,.9,.28,1) both mobileFooterReopen}.mobile-a11y-root.mobile-a11y-high-contrast{--muted:#1a1208;--border:#1a1208;--hard-shadow-sm:5px 6px 0 #1a1208;--ink:#000;--ink-2:#1a1208;--card:#fff;--cream:#fff8e8;--cream-2:#f0e1bf}.mobile-a11y-root.mobile-a11y-high-contrast .mobile-card,.mobile-a11y-root.mobile-a11y-high-contrast .mobile-click-card,.mobile-a11y-root.mobile-a11y-high-contrast button:not(.mobile-toggle):not(.mobile-nav-item){border-width:3px}.mobile-a11y-root.mobile-a11y-high-contrast .mobile-page-sub,.mobile-a11y-root.mobile-a11y-high-contrast .mobile-settings-row-sub,.mobile-a11y-root.mobile-a11y-high-contrast .mobile-activity-sub,.mobile-a11y-root.mobile-a11y-high-contrast .mobile-suggestion-reason{color:var(--ink);opacity:1}.mobile-a11y-root.mobile-a11y-large-text{font-size:18px}.mobile-a11y-root.mobile-a11y-large-text .mobile-phone-shell{font-size:17px}.mobile-a11y-root.mobile-a11y-large-text .mobile-page-sub,.mobile-a11y-root.mobile-a11y-large-text .mobile-settings-row-sub,.mobile-a11y-root.mobile-a11y-large-text .mobile-activity-sub,.mobile-a11y-root.mobile-a11y-large-text .mobile-suggestion-reason,.mobile-a11y-root.mobile-a11y-large-text .mobile-review-entry-hero p{font-size:14px}.mobile-a11y-root.mobile-a11y-large-text h1,.mobile-a11y-root.mobile-a11y-large-text .mobile-page-title{font-size:26px}.mobile-a11y-root.mobile-a11y-large-text h2{font-size:21px}.mobile-a11y-root.mobile-a11y-large-text .mobile-settings-row-title,.mobile-a11y-root.mobile-a11y-large-text .mobile-activity-title{font-size:17px}.mobile-a11y-root.mobile-a11y-large-text .mobile-auth-input,.mobile-a11y-root.mobile-a11y-large-text .mobile-ob-input,.mobile-a11y-root.mobile-a11y-large-text .mobile-settings-field input,.mobile-a11y-root.mobile-a11y-large-text .mobile-settings-field select,.mobile-a11y-root.mobile-a11y-large-text .mobile-search-input-wrap input{min-height:58px;font-size:16px}.mobile-a11y-root.mobile-a11y-large-text .mobile-bottom-nav,.mobile-a11y-root.mobile-a11y-large-text .mobile-course-footer{min-height:86px}.mobile-a11y-root.mobile-a11y-high-contrast .mobile-phone-shell,.mobile-a11y-root.mobile-a11y-high-contrast .mobile-view,.mobile-a11y-root.mobile-a11y-high-contrast .mobile-dashboard{background-color:#fff4d3}.mobile-a11y-root.mobile-a11y-high-contrast :is(.mobile-auth-input,.mobile-ob-input,.mobile-settings-field input,.mobile-settings-field select,.mobile-search-input-wrap,.mobile-course-card,.mobile-activity-card,.mobile-settings-row){border-width:3px!important;border-color:#000!important}.mobile-a11y-root.mobile-a11y-high-contrast :is(.mobile-auth-sub,.mobile-ob-q-sub,.mobile-page-sub,.mobile-settings-row-sub,.mobile-activity-sub){color:#000!important}.mobile-a11y-root.mobile-a11y-reduce-motion *,.mobile-a11y-root.mobile-a11y-reduce-motion :before,.mobile-a11y-root.mobile-a11y-reduce-motion :after{scroll-behavior:auto!important;transition:none!important;animation:none!important}.mobile-a11y-high-contrast{--muted:#1a1208;--border:#1a1208;--hard-shadow-sm:5px 6px 0 #1a1208;--ink:#000;--ink-2:#1a1208;--card:#fff;--cream:#fff8e8;--cream-2:#f0e1bf}.mobile-a11y-high-contrast .mobile-card,.mobile-a11y-high-contrast .mobile-click-card,.mobile-a11y-high-contrast button:not(.mobile-toggle):not(.mobile-nav-item){border-width:3px}.mobile-a11y-high-contrast .mobile-page-sub,.mobile-a11y-high-contrast .mobile-settings-row-sub,.mobile-a11y-high-contrast .mobile-activity-sub,.mobile-a11y-high-contrast .mobile-suggestion-reason{color:var(--ink);opacity:1}@keyframes mobileFooterReopen{0%{opacity:.55;transform:translate(-50%)scaleX(.18)}62%{opacity:1;transform:translate(-50%)scaleX(1.04)}to{opacity:1;transform:translate(-50%)scaleX(1)}}@media (prefers-reduced-motion:reduce){.mobile-app-screen-transition,.mobile-tab-screen-transition,.mobile-page-slide-in,.mobile-course-player-shell .mobile-player-footer,.mobile-review-entry-footer,.mobile-review-player-footer{animation:none}.mobile-phone-shell button,.mobile-phone-shell [role=button]{transition:none}}.mobile-create-overlay.phase-expand{background:var(--orange-dark);clip-path:circle(34px at 50% calc(100% - 58px));animation:.58s cubic-bezier(.2,.8,.2,1) forwards mobileCreateGreenExpand}.mobile-create-overlay.phase-choices,.mobile-create-overlay.phase-swipe-out{background:linear-gradient(#ffffff09 1px, transparent 1px), linear-gradient(90deg, #ffffff09 1px, transparent 1px), var(--orange-dark);color:var(--mobile-page-bg);pointer-events:auto;background-size:28px 28px;justify-content:center;align-items:center;padding:32px 24px;display:flex}.mobile-create-overlay.phase-swipe-out{animation:.26s cubic-bezier(.4,0,.2,1) both mobileCreateSwipeOut}@keyframes mobileCreateGreenExpand{to{clip-path:circle(150% at 50% calc(100% - 58px))}}@keyframes mobileCreateSwipeOut{to{opacity:0;transform:translate(112%)}}.mobile-create-back{display:none!important}.mobile-create-choice-panel{width:min(100%,360px);color:var(--mobile-page-bg);padding-top:0}.mobile-create-choice-panel h2{color:var(--mobile-page-bg);margin-bottom:12px}.mobile-create-choice-copy{color:#f0e1bfcc;max-width:320px;margin:0 0 24px;font-size:12px;font-weight:800;line-height:1.55}.mobile-create-choice-grid{gap:14px}.mobile-create-choice-grid button{background:var(--mobile-page-bg);min-height:86px;color:var(--orange-dark);text-align:left;border:2px solid #b8d7bf;border-radius:24px;grid-template-columns:30px 1fr;align-items:center;gap:3px 14px;padding:16px 18px;display:grid;box-shadow:7px 8px #00000061}.mobile-create-choice-grid button svg{grid-row:span 2}.mobile-create-choice-grid button span{font-size:19px;font-weight:900;line-height:1}.mobile-create-choice-grid button small{color:#143822b8;font-size:10px;font-weight:900;line-height:1.25}button.mobile-profile-card-big{text-align:left;cursor:pointer;border:0;width:calc(100% - 40px)}.mobile-avatar-big img,.mobile-profile-photo-preview img{border-radius:inherit;object-fit:cover;width:100%;height:100%}.mobile-profile-photo-editor{grid-template-columns:76px 1fr;align-items:center;gap:14px;margin-bottom:16px;display:grid}.mobile-profile-photo-preview{border:3px solid var(--ink);background:var(--green-soft);width:76px;height:76px;color:var(--orange);box-shadow:var(--hard-shadow-sm);border-radius:24px;justify-content:center;align-items:center;display:flex;overflow:hidden}.mobile-profile-photo-actions{flex-direction:column;gap:9px;display:flex}.mobile-profile-photo-actions button{border:2px solid var(--ink);min-height:42px;color:var(--ink);box-shadow:3px 4px 0 var(--ink);text-transform:uppercase;background:#fff;border-radius:15px;align-items:center;gap:8px;padding:0 12px;font-size:10px;font-weight:900;display:flex}.mobile-review-wizard-shell .mobile-ob-progress-bar{margin-top:8px!important}.mobile-wizard-close{display:none!important}.mobile-create-choice-grid button:first-child{background:var(--mobile-page-bg);border-color:#b8d7bf}.mobile-course-catalog-icon.math,.mobile-course-mini-badge.math,.mobile-activity-icon.math{color:#6f5900;background:#fff7d7}.mobile-course-catalog-icon.science,.mobile-course-mini-badge.science,.mobile-activity-icon.science{color:#24583a;background:#e6f6e4}.mobile-course-catalog-icon.business,.mobile-course-mini-badge.business,.mobile-activity-icon.business{color:#7a3218;background:#fff0e8}.mobile-course-catalog-icon.technology,.mobile-course-mini-badge.technology,.mobile-activity-icon.technology{color:#2e5f9c;background:#eef4fd}.mobile-course-catalog-icon.health,.mobile-course-mini-badge.health,.mobile-activity-icon.health{color:#9a3d31;background:#fdf0ee}.mobile-course-catalog-icon.english,.mobile-course-mini-badge.english,.mobile-activity-icon.english{color:#5d438a;background:#f4eeff}.mobile-course-catalog-icon.media,.mobile-course-mini-badge.media,.mobile-activity-icon.media{color:#9a3d10;background:#fff0e8}.mobile-course-catalog-icon.humanities,.mobile-course-mini-badge.humanities,.mobile-activity-icon.humanities{color:#6a5330;background:#f2ead8}.mobile-course-catalog-icon.social-studies,.mobile-course-mini-badge.social-studies,.mobile-activity-icon.social-studies{color:#315f9b;background:#e9f1ff}.mobile-course-catalog-icon.engineering,.mobile-course-mini-badge.engineering,.mobile-activity-icon.engineering{color:#35423b;background:#ecf0ed}.mobile-course-catalog-icon.practical,.mobile-course-mini-badge.practical,.mobile-activity-icon.practical{color:#765c06;background:#fff7d7}.mobile-course-catalog-icon.general,.mobile-course-mini-badge.general,.mobile-activity-icon.general{background:var(--green-soft);color:var(--orange)}.mobile-player-header{justify-content:space-between;align-items:flex-start;display:flex}.mobile-player-header .mobile-player-type-icon{pointer-events:auto;border:2px solid var(--ink);background:var(--green-soft);width:42px;height:42px;color:var(--orange);box-shadow:3px 4px 0 var(--ink);border-radius:16px;display:flex!important}.mobile-player-header .mobile-player-type-icon.math{color:#6f5900;background:#fff7d7}.mobile-player-header .mobile-player-type-icon.science{color:#24583a;background:#e6f6e4}.mobile-player-header .mobile-player-type-icon.business{color:#7a3218;background:#fff0e8}.mobile-player-header .mobile-player-type-icon.engineering{color:#35423b;background:#ecf0ed}.mobile-player-header .mobile-player-type-icon.english{color:#5d438a;background:#f4eeff}.mobile-player-header .mobile-player-type-icon.health{color:#9a3d31;background:#fdf0ee}.mobile-player-header .mobile-player-type-icon.humanities{color:#6a5330;background:#f2ead8}.mobile-player-header .mobile-player-type-icon.media{color:#9a3d10;background:#fff0e8}.mobile-player-header .mobile-player-type-icon.practical{color:#765c06;background:#fff7d7}.mobile-player-header .mobile-player-type-icon.social-studies{color:#315f9b;background:#e9f1ff}.mobile-player-header .mobile-player-type-icon.technology{color:#2e5f9c;background:#eef4fd}.mobile-player-header .mobile-player-type-icon.general{background:var(--green-soft);color:var(--orange)}.mobile-activity-icon.math,.mobile-course-detail-icon.math{color:#6f5900;background:#fff7d7}.mobile-activity-icon.science,.mobile-course-detail-icon.science{color:#24583a;background:#e6f6e4}.mobile-activity-icon.business,.mobile-course-detail-icon.business{color:#7a3218;background:#fff0e8}.mobile-activity-icon.engineering,.mobile-course-detail-icon.engineering{color:#35423b;background:#ecf0ed}.mobile-activity-icon.english,.mobile-course-detail-icon.english{color:#5d438a;background:#f4eeff}.mobile-activity-icon.health,.mobile-course-detail-icon.health{color:#9a3d31;background:#fdf0ee}.mobile-activity-icon.humanities,.mobile-course-detail-icon.humanities{color:#6a5330;background:#f2ead8}.mobile-activity-icon.media,.mobile-course-detail-icon.media{color:#9a3d10;background:#fff0e8}.mobile-activity-icon.practical,.mobile-course-detail-icon.practical{color:#765c06;background:#fff7d7}.mobile-activity-icon.social-studies,.mobile-course-detail-icon.social-studies{color:#315f9b;background:#e9f1ff}.mobile-activity-icon.technology,.mobile-course-detail-icon.technology{color:#2e5f9c;background:#eef4fd}.mobile-activity-icon.general,.mobile-course-detail-icon.general{background:var(--green-soft);color:var(--orange)}.mobile-phone-shell,.mobile-phone-shell *{-webkit-user-select:none;user-select:none}.mobile-slide-content,.mobile-slide-content *,.mobile-review-question-card,.mobile-review-question-card *,.mobile-review-stimulus-card,.mobile-review-stimulus-card *,.mobile-review-feedback,.mobile-review-feedback *,.mobile-flashcard-face,.mobile-flashcard-face *,.mobile-review-written-response textarea,.mobile-code-editor,.mobile-slide-code-visual,.mobile-code-output,.mobile-field-control,.mobile-phone-shell input,.mobile-phone-shell textarea{-webkit-user-select:text;user-select:text}.mobile-activity-swipe{border-radius:22px;width:100%;position:relative;overflow:visible}.mobile-activity-swipe .mobile-activity-card{z-index:2;width:100%;height:100%;transform:translateX(var(--delete-offset,0));will-change:transform;touch-action:pan-y;transition:transform .34s cubic-bezier(.18,.86,.25,1.08);position:relative}.mobile-activity-swipe.is-dragging .mobile-activity-card{transition:none}.mobile-activity-swipe.delete-open .mobile-activity-card{transform:translateX(var(--delete-offset,82px))}.mobile-activity-delete-btn{border:2px solid var(--ink);color:#fff;width:76px;box-shadow:4px 5px 0 var(--ink);z-index:1;opacity:var(--delete-progress,0);transform:scale(calc(.72 + var(--delete-progress,0) * .28));transform-origin:50%;background:#b83a34;border-radius:22px;justify-content:center;align-items:center;transition:opacity .2s,transform .28s cubic-bezier(.18,.86,.25,1.08);display:flex;position:absolute;inset:0 auto 0 0}.mobile-course-catalog-swipe{flex-direction:column;gap:10px;display:flex}.mobile-course-catalog-swipe.units-open .mobile-course-catalog-card{background:var(--green-soft)}.mobile-course-unit-reveal{border:2px solid var(--ink);background:var(--card);box-shadow:5px 6px 0 var(--ink);border-radius:22px;flex-direction:column;gap:9px;margin-left:22px;padding:12px;animation:.22s both mobileUnitRevealIn;display:flex}.mobile-course-unit-reveal-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.mobile-course-unit-reveal-title{color:var(--orange);letter-spacing:.7px;text-transform:uppercase;font-size:9px;font-weight:900}.mobile-course-unit-reveal-head p{color:var(--muted);margin:4px 0 0;font-size:10px;font-weight:800;line-height:1.35}.mobile-course-unit-reveal-head .mobile-course-source-line{color:var(--green)}.mobile-course-unit-reveal .mobile-course-syllabus-small-btn{border-color:var(--ink);background:var(--green-soft);width:auto;min-width:86px;box-shadow:3px 4px 0 var(--ink);color:var(--ink);text-transform:uppercase;border-radius:999px;justify-content:center;align-items:center;padding:9px 12px;font-size:10px;font-weight:900;display:inline-flex}.mobile-course-unit-reveal button{border:2px solid var(--border);width:100%;color:var(--ink);text-align:left;background:#fff;border-radius:17px;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:11px;padding:10px;display:grid}.mobile-course-unit-number{border:2px solid var(--ink);background:var(--green-soft);width:42px;height:42px;color:var(--green);box-shadow:3px 4px 0 var(--ink);border-radius:15px;justify-content:center;align-items:center;font-size:14px;font-weight:900;display:flex}.mobile-course-unit-text{flex-direction:column;gap:4px;min-width:0;display:flex}.mobile-course-unit-text strong{font-size:12px;font-weight:900;line-height:1.25}.mobile-course-unit-text span,.mobile-course-unit-reveal-loading{color:var(--muted);font-size:10px;font-weight:800;line-height:1.3}@keyframes mobileUnitRevealIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.mobile-activity-rail.compact{gap:11px;width:100%;padding:0 20px}.mobile-activity-rail.compact .mobile-activity-swipe{border-radius:22px;width:100%;min-width:0;max-width:none;overflow:visible}.mobile-activity-rail.compact .mobile-activity-card{border-radius:22px;grid-template-columns:52px minmax(0,1fr) 82px;width:100%;min-width:0;max-width:none;min-height:88px;padding:13px 14px}.mobile-course-catalog-swipe{width:100%;position:relative}.mobile-activity-rail.compact{flex-direction:column;gap:12px;width:100%;max-height:none;padding:0 20px 18px;display:flex;overflow:visible}.mobile-activity-rail.compact .mobile-activity-swipe,.mobile-activity-rail.compact .mobile-activity-card{width:100%;min-width:0;max-width:none}.mobile-activity-rail.compact .mobile-activity-card{min-height:88px}.mobile-home-view{-webkit-overflow-scrolling:touch;height:100dvh;overflow:hidden auto}.mobile-home-view .mobile-activity-rail.compact{flex-direction:column;gap:12px;width:100%;max-height:none;padding:0 20px 18px;display:flex;overflow:visible}.mobile-home-view .mobile-activity-rail.compact .mobile-activity-swipe{width:100%;min-width:0;max-width:none;overflow:visible}.mobile-home-view .mobile-activity-rail.compact .mobile-activity-card{background:#fff;border-radius:24px;grid-template-rows:auto auto 9px;grid-template-columns:54px minmax(0,1fr) 86px;align-items:center;gap:6px 12px;width:100%;min-width:0;max-width:none;min-height:106px;padding:14px;display:grid}.mobile-home-view .mobile-activity-rail.compact .mobile-activity-card-top{margin:0;display:contents}.mobile-home-view .mobile-activity-rail.compact .mobile-activity-icon{grid-area:1/1/span 3;width:48px;height:48px}.mobile-home-view .mobile-activity-rail.compact .mobile-activity-type{display:none}.mobile-home-view .mobile-activity-rail.compact .mobile-activity-title{white-space:nowrap;text-overflow:ellipsis;grid-area:1/2/auto/3;min-height:0;font-size:15px;line-height:1.15;display:block;overflow:hidden}.mobile-home-view .mobile-activity-rail.compact .mobile-activity-sub{white-space:nowrap;text-overflow:ellipsis;grid-area:2/2/auto/4;margin:0;font-size:10px;line-height:1.2;overflow:hidden}.mobile-home-view .mobile-activity-rail.compact .mobile-activity-progress{grid-area:3/2/auto/4;width:100%;height:7px;margin:0}.mobile-home-view .mobile-activity-rail.compact .mobile-activity-foot{white-space:nowrap;grid-area:1/3;justify-content:flex-end;align-self:center;font-size:10px;line-height:1}.mobile-home-view .mobile-activity-rail.compact .mobile-activity-foot svg{display:none}.mobile-course-catalog-card{transition:transform .2s,box-shadow .2s,background .2s}.mobile-unit-picker-overlay{z-index:180;background:linear-gradient(#ffffff0b 1px, transparent 1px), linear-gradient(90deg, #ffffff0b 1px, transparent 1px), var(--orange);color:var(--cream);padding:calc(env(safe-area-inset-top,0px) + 86px) 24px calc(env(safe-area-inset-bottom,0px) + 28px);touch-action:pan-y;background-size:32px 32px,32px 32px,auto;flex-direction:column;animation:.42s cubic-bezier(.2,.8,.2,1) both mobileUnitPickerPageIn;display:flex;position:fixed;inset:0;overflow:hidden}.mobile-unit-picker-overlay.closing{animation:.28s both mobileUnitPickerPageOut}.mobile-unit-picker-overlay:before{content:"";background:var(--orange);z-index:-1;border-radius:999px;width:42px;height:42px;animation:.48s cubic-bezier(.16,.86,.22,1) both mobileUnitPickerCircle;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)scale(1)}.mobile-unit-picker-content{flex-direction:column;min-height:100%;animation:.28s .22s both mobileUnitPickerContent;display:flex}.mobile-unit-picker-kicker{color:var(--green-soft);letter-spacing:1.2px;text-transform:uppercase;font-size:12px;font-weight:900}.mobile-unit-picker-content h2{color:var(--cream);font-family:var(--serif);margin:18px 0 8px;font-size:54px;font-weight:900;line-height:.9}.mobile-unit-picker-content p{color:#fff3d6d1;margin:0;font-size:14px;font-weight:900;line-height:1.45}.mobile-unit-picker-list{flex-direction:column;gap:13px;margin-top:26px;padding:0 0 18px;display:flex;overflow-y:auto}.mobile-unit-picker-list button,.mobile-unit-picker-loading{background:var(--mobile-page-bg);width:100%;min-height:82px;color:var(--orange);text-align:left;border:2px solid #fff3d6ad;border-radius:26px;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:12px;padding:15px 16px;display:grid;box-shadow:7px 8px #00000047}.mobile-unit-picker-list button span{border:2px solid var(--ink);background:var(--green-soft);width:42px;height:42px;color:var(--orange);box-shadow:3px 4px 0 var(--ink);border-radius:16px;justify-content:center;align-items:center;font-size:13px;font-weight:900;display:flex}.mobile-unit-picker-list button strong{color:var(--ink);font-size:15px;font-weight:900;line-height:1.18}.mobile-unit-picker-list button small{color:var(--muted);grid-column:2/3;font-size:10px;font-weight:900;line-height:1.3}.mobile-unit-picker-loading{justify-content:center;align-items:center;font-size:13px;font-weight:900;display:flex}.mobile-unit-picker-hint{color:#fff3d6b8;text-transform:uppercase;letter-spacing:.8px;margin-top:auto;font-size:11px;font-weight:900}.mobile-guide-confirm-overlay{z-index:230;padding:0 18px calc(env(safe-area-inset-bottom,0px) + 18px);background:#211a1652;justify-content:center;align-items:flex-end;animation:.18s both mobileConfirmFade;display:flex;position:fixed;inset:0}.mobile-guide-confirm-card{border:3px solid var(--ink);background:var(--mobile-page-bg);width:min(100%,390px);color:var(--ink);box-shadow:9px 10px 0 var(--ink);border-radius:30px;padding:22px;animation:.25s cubic-bezier(.2,.85,.2,1) both mobileConfirmSheetIn}.mobile-guide-confirm-kicker{color:var(--orange);letter-spacing:.9px;text-transform:uppercase;font-size:10px;font-weight:900}.mobile-guide-confirm-card h2{font-family:var(--serif);margin:8px 0;font-size:30px;font-weight:900;line-height:.95}.mobile-guide-confirm-card p{color:var(--muted);margin:0;font-size:12px;font-weight:900;line-height:1.45}.mobile-guide-confirm-card .mobile-guide-confirm-unit{color:var(--orange);margin-bottom:8px}.mobile-guide-confirm-actions{grid-template-columns:1fr 1fr;gap:11px;margin-top:18px;display:grid}.mobile-guide-confirm-actions button{border:2px solid var(--ink);min-height:50px;box-shadow:4px 5px 0 var(--ink);font:900 12px/1 var(--mono);text-transform:uppercase;border-radius:18px}.mobile-guide-confirm-actions button:first-child{color:var(--ink);background:#fff}.mobile-guide-confirm-actions button:last-child{background:var(--orange);color:#fff}.mobile-detailed-syllabus-overlay{z-index:185;background:linear-gradient(#1a12080b 1px, transparent 1px), linear-gradient(90deg, #1a12080b 1px, transparent 1px), var(--mobile-page-bg);color:var(--ink);padding:calc(env(safe-area-inset-top,0px) + 28px) 18px calc(env(safe-area-inset-bottom,0px) + 22px);background-size:32px 32px,32px 32px,auto;flex-direction:column;animation:.24s both mobileSyllabusIn;display:flex;position:fixed;inset:0}.mobile-detailed-syllabus-top{flex-shrink:0;grid-template-columns:54px minmax(0,1fr);align-items:center;gap:14px;margin-bottom:18px;display:grid}.mobile-detailed-syllabus-top>button{border:3px solid var(--ink);width:54px;height:54px;color:var(--ink);box-shadow:5px 6px 0 var(--ink);background:#fff;border-radius:19px;justify-content:center;align-items:center;display:flex}.mobile-detailed-syllabus-kicker{color:var(--orange);letter-spacing:.9px;text-transform:uppercase;font-size:10px;font-weight:900}.mobile-detailed-syllabus-top h2{font-family:var(--serif);margin:4px 0 0;font-size:30px;font-weight:900;line-height:.94}.mobile-detailed-syllabus-scroll{flex-direction:column;flex:1;gap:16px;min-height:0;padding:0 0 10px;display:flex;overflow-y:auto}.mobile-detailed-syllabus-overview,.mobile-detailed-syllabus-unit{border:3px solid var(--ink);box-shadow:7px 8px 0 var(--ink);background:#fff;border-radius:26px}.mobile-detailed-syllabus-overview{color:var(--ink-2);margin:0;padding:16px;font-size:12px;font-weight:900;line-height:1.55}.mobile-detailed-syllabus-unit{padding:15px}.mobile-detailed-syllabus-unit-head{grid-template-columns:42px minmax(0,1fr);align-items:start;gap:12px;margin-bottom:14px;display:grid}.mobile-detailed-syllabus-unit-head>span{border:2px solid var(--ink);background:var(--green-soft);width:42px;height:42px;color:var(--orange);box-shadow:3px 4px 0 var(--ink);border-radius:15px;justify-content:center;align-items:center;font-size:13px;font-weight:900;display:flex}.mobile-detailed-syllabus-unit h3{margin:0;font-size:16px;font-weight:900;line-height:1.18}.mobile-detailed-syllabus-unit-head p{color:var(--muted);margin:4px 0 0;font-size:10px;font-weight:900}.mobile-detailed-syllabus-groups{flex-direction:column;gap:10px;display:flex}.mobile-detailed-syllabus-groups section{border:2px solid var(--border);background:var(--card);border-radius:18px;padding:11px}.mobile-detailed-syllabus-groups h4{color:var(--orange);text-transform:uppercase;letter-spacing:.7px;margin:0 0 7px;font-size:10px;font-weight:900}.mobile-detailed-syllabus-groups ul{color:var(--ink-2);margin:0;padding-left:17px;font-size:11px;font-weight:800;line-height:1.45}.mobile-detailed-syllabus-groups li+li{margin-top:5px}.mobile-detailed-syllabus-unit>button{border:2px solid var(--ink);background:var(--orange);color:#fff;width:100%;min-height:48px;box-shadow:4px 5px 0 var(--ink);font:900 12px/1 var(--mono);text-transform:uppercase;border-radius:17px;margin-top:14px}.mobile-guide-spinner{border:6px solid #24583a2e;border-top-color:var(--orange);width:68px;height:68px;box-shadow:none;color:#0000;background:0 0;border-radius:50%;animation:.82s linear infinite mobileCircleSpin}.mobile-guide-spinner svg{display:none}@keyframes mobileCircleSpin{to{transform:rotate(360deg)}}@keyframes mobileUnitPickerCircle{0%{transform:translate(-50%,-50%)scale(1)}to{transform:translate(-50%,-50%)scale(42)}}@keyframes mobileUnitPickerPageIn{0%{opacity:.2;transform:scale(.985)}to{opacity:1;transform:scale(1)}}@keyframes mobileUnitPickerPageOut{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(100%)}}@keyframes mobileUnitPickerContent{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes mobileConfirmFade{0%{opacity:0}to{opacity:1}}@keyframes mobileConfirmSheetIn{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes mobileSyllabusIn{0%{opacity:0;transform:translate(18px)}to{opacity:1;transform:translate(0)}}.mobile-home-view .mobile-activity-list{flex-direction:column;gap:12px;padding:0 20px 18px;display:flex;overflow:visible}.mobile-home-view .mobile-activity-list .mobile-activity-swipe{width:100%;min-width:0;max-width:none;overflow:visible}.mobile-home-view .mobile-activity-list .mobile-activity-card{border:3px solid var(--ink);width:100%;min-width:0;max-width:none;min-height:106px;box-shadow:8px 10px 0 var(--ink);text-align:left;background:#fff;border-radius:24px;grid-template-rows:auto auto 9px;grid-template-columns:54px minmax(0,1fr) 82px;align-items:center;gap:6px 12px;padding:14px;display:grid}.mobile-home-view .mobile-activity-list .mobile-activity-card-top{margin:0;display:contents}.mobile-home-view .mobile-activity-list .mobile-activity-icon{border-radius:17px;grid-area:1/1/span 3;width:48px;height:48px}.mobile-home-view .mobile-activity-list .mobile-activity-type{display:none}.mobile-home-view .mobile-activity-list .mobile-activity-title{white-space:nowrap;text-overflow:ellipsis;grid-area:1/2;min-height:0;margin:0;font-size:15px;line-height:1.15;display:block;overflow:hidden}.mobile-home-view .mobile-activity-list .mobile-activity-sub{white-space:nowrap;text-overflow:ellipsis;grid-area:2/2/auto/4;margin:0;font-size:10px;line-height:1.22;overflow:hidden}.mobile-home-view .mobile-activity-list .mobile-activity-progress{grid-area:3/2/auto/4;align-self:center;width:100%;height:7px;margin:0}.mobile-home-view .mobile-activity-list .mobile-activity-foot{white-space:nowrap;grid-area:1/3;justify-content:flex-end;align-self:center;margin:0;font-size:10px;line-height:1;display:flex}.mobile-home-view .mobile-activity-list .mobile-activity-foot svg{display:none}.mobile-home-view .mobile-activity-list{gap:12px;padding:0 20px 28px}.mobile-home-view .mobile-activity-list .mobile-activity-card{border-radius:22px;grid-template-rows:auto auto 8px;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:4px 12px;min-height:92px;padding:13px}.mobile-home-view .mobile-activity-list .mobile-activity-icon{border-radius:16px;width:46px;height:46px}.mobile-home-view .mobile-activity-list .mobile-activity-title{font-size:14px;line-height:1.18}.mobile-home-view .mobile-activity-list .mobile-activity-sub{grid-column:2/4;font-size:10px;line-height:1.3}.mobile-home-view .mobile-activity-list .mobile-activity-progress{grid-column:2/4;height:7px}.mobile-home-view .mobile-activity-list .mobile-activity-foot{color:var(--muted);grid-area:1/3;font-size:10px;font-weight:900}.mobile-notifications-scrim{z-index:899;opacity:0;pointer-events:none;background:#1a12086b;transition:opacity .28s;position:fixed;inset:0}.mobile-notifications-scrim.visible{opacity:1;pointer-events:auto}.mobile-notifications-overlay{z-index:900;background:var(--mobile-page-bg,#89c89b);flex-direction:column;transition:transform .34s cubic-bezier(.22,.85,.28,1);display:flex;position:fixed;inset:0;overflow:hidden;transform:translate(-100%)}.mobile-notifications-overlay.open{transform:translate(0)}.mobile-notifications-header{padding:calc(env(safe-area-inset-top,0px) + 14px) 16px 14px;border-bottom:3px solid var(--ink);background:var(--mobile-page-bg,#89c89b);flex-shrink:0;align-items:center;gap:12px;display:flex}.mobile-notifications-back{border:2px solid var(--ink);background:var(--card);width:40px;height:40px;box-shadow:var(--hard-shadow-sm);color:var(--ink);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.mobile-notifications-header>div:first-of-type+div{flex:1;min-width:0}.mobile-notifications-kicker{text-transform:uppercase;letter-spacing:.06em;color:var(--ink-2);font-size:11px;font-weight:900}.mobile-notifications-header h2{color:var(--ink);margin:4px 0 0;font-size:21px;font-weight:900;line-height:1.15}.mobile-notifications-clear{border:2px solid var(--ink);background:var(--card);width:40px;height:40px;box-shadow:var(--hard-shadow-sm);color:var(--ink);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.mobile-notifications-scroll{-webkit-overflow-scrolling:touch;flex:1;padding:0 16px 32px;overflow-y:auto}.mobile-notifications-group{margin-top:20px}.mobile-notifications-group-label{text-transform:uppercase;letter-spacing:.06em;color:var(--ink-2);margin-bottom:10px;padding:0 2px;font-size:12px;font-weight:900}.mobile-notification-item{border:2px solid var(--ink);background:var(--card);width:100%;box-shadow:var(--hard-shadow-sm);text-align:left;cursor:pointer;border-radius:18px;grid-template-columns:36px 1fr 24px;align-items:start;gap:10px;margin-bottom:10px;padding:13px 14px;transition:background-color .18s,border-color .18s;display:grid}.mobile-notification-item:active{transform:scale(.985)}.mobile-notification-item.unread{background:var(--cream);border-left:4px solid var(--orange)}.mobile-notification-icon{border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.mobile-notification-icon.green{background:var(--green);color:var(--ink)}.mobile-notification-icon.orange{background:var(--cream);color:var(--orange)}.mobile-notification-icon.blue{color:#5b8fd4;background:#e6f3ff}.mobile-notification-icon.pink{color:#b95b4d;background:#ffe2d8}.mobile-notification-body{flex-direction:column;gap:3px;min-width:0;display:flex}.mobile-notification-body strong{color:var(--ink);white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:900;line-height:1.2;overflow:hidden}.mobile-notification-body>span{color:var(--ink-2);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12px;font-weight:700;line-height:1.35;display:-webkit-box;overflow:hidden}.mobile-notification-body small{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;font-size:10px;font-weight:800}.mobile-notification-dismiss{border:2px solid var(--border);width:24px;height:24px;color:var(--muted);background:0 0;border-radius:999px;flex-shrink:0;justify-content:center;align-self:center;align-items:center;padding:0;display:flex}.mobile-notification-dismiss:active{color:#b95b4d;background:#ffe2d8;border-color:#b95b4d}.mobile-notifications-empty{text-align:center;padding:72px 24px 32px}.mobile-notifications-empty-icon{border:3px solid var(--ink);background:var(--card);width:72px;height:72px;box-shadow:var(--hard-shadow-sm);color:var(--ink-2);border-radius:999px;justify-content:center;align-items:center;margin:0 auto 20px;display:flex}.mobile-notifications-empty h3{color:var(--ink);margin:0 0 10px;font-size:19px;font-weight:900}.mobile-notifications-empty p{color:var(--ink-2);max-width:280px;margin:0 auto;font-size:13px;font-weight:700;line-height:1.5}.mobile-home-icon-btn{position:relative}.mobile-home-notif-dot{background:#d9482d;border:2px solid #fffaf0;border-radius:50%;width:9px;height:9px;position:absolute;top:2px;right:2px}.mobile-phone-shell .math-text{overflow-wrap:anywhere}.mobile-phone-shell .math-inline{vertical-align:-.12em;max-width:100%;display:inline-block}.mobile-phone-shell .math-display{text-align:center;-webkit-overflow-scrolling:touch;width:100%;max-width:100%;padding:8px 0;display:block;overflow:auto hidden}.mobile-phone-shell .math-display .katex{white-space:normal}.mobile-phone-shell .mobile-view{scroll-padding-bottom:calc(108px + env(safe-area-inset-bottom,0px));padding-bottom:calc(108px + env(safe-area-inset-bottom,0px))!important}.mobile-phone-shell .mobile-view>.scroll-content,.mobile-phone-shell .mobile-home-scroll,.mobile-phone-shell .mobile-courses-scroll,.mobile-phone-shell .mobile-settings-scroll,.mobile-phone-shell .mobile-insights-scroll{padding-bottom:calc(110px + env(safe-area-inset-bottom,0px));scroll-padding-bottom:calc(110px + env(safe-area-inset-bottom,0px))}.mobile-phone-shell .mobile-bottom-nav{z-index:120;transform:translate(-50%);left:50%!important;right:auto!important;bottom:calc(14px + env(safe-area-inset-bottom,0px))!important;position:fixed!important}.mobile-course-player-shell,.mobile-course-player-shell>.relative{height:100dvh;min-height:100dvh;overflow:hidden}.mobile-course-player-shell .mobile-player-main{scroll-padding-bottom:calc(108px + env(safe-area-inset-bottom,0px));-webkit-overflow-scrolling:touch;height:100dvh!important;min-height:0!important;padding-bottom:calc(108px + env(safe-area-inset-bottom,0px))!important;overflow-y:auto!important}.mobile-course-player-shell.quiz-mode .mobile-player-main{padding-bottom:calc(24px + env(safe-area-inset-bottom,0px))!important}.mobile-course-player-shell .mobile-slide-content{min-height:auto!important;padding-bottom:calc(18px + env(safe-area-inset-bottom,0px))!important}.mobile-course-player-shell.quiz-mode .mobile-slide-content{padding-bottom:calc(24px + env(safe-area-inset-bottom,0px))!important}.mobile-course-player-shell .mobile-player-footer{left:50%!important;right:auto!important;bottom:calc(18px + env(safe-area-inset-bottom,0px))!important;z-index:140!important;width:min(340px,100vw - 48px)!important;position:fixed!important;transform:translate(-50%)!important}.mobile-security-card{border:2px solid var(--ink);box-shadow:var(--hard-shadow-sm);background:#fff;border-radius:22px;margin-top:14px;padding:16px}.mobile-security-actions{gap:10px;margin-top:14px;display:flex}.mobile-settings-ghost-btn{border:2px solid var(--ink);background:var(--cream);height:44px;box-shadow:var(--hard-shadow-sm);color:var(--ink);font-family:var(--mono);text-transform:uppercase;letter-spacing:.5px;border-radius:14px;flex:1;font-size:11px;font-weight:900}.mobile-settings-detail-desc{color:var(--muted);margin-bottom:14px;font-size:12px;font-weight:700;line-height:1.5}.mobile-settings-status-badge{border:2px solid var(--ink);font-family:var(--mono);text-transform:uppercase;letter-spacing:.5px;background:var(--ink-soft);color:var(--ink);border-radius:100px;margin-bottom:8px;padding:6px 14px;font-size:10px;font-weight:900;display:inline-block}.mobile-settings-status-badge.enabled{background:var(--green-soft,#e7f3da);color:#1f5f3c}.mobile-course-player-shell{will-change:transform, opacity;transition:transform .24s cubic-bezier(.2,.85,.2,1),opacity .24s}.mobile-course-player-shell.swipe-exiting{opacity:.96;transform:translate(104vw)}.mobile-course-player-shell .mobile-player-header,.mobile-course-player-shell .mobile-course-back-btn{display:none!important}.mobile-course-player-shell .mobile-player-main,.mobile-course-player-shell.quiz-mode .mobile-player-main{padding-top:calc(16px + env(safe-area-inset-top,0px))!important;grid-row:1!important}.mobile-phone-shell{--orange:#b9f36b;--orange-soft:#20291f;--orange-dark:#8ac942;--green:#8ac942;--green-soft:#1b241d;--blue:#8eb7d8;--blue-soft:#182127;--yellow-soft:#292619;--pink:#d99b91;--pink-soft:#291d1d;--cream:#141715;--cream-2:#1a1e1b;--card:#141715;--ink:#f4f2eb;--ink-2:#d7dad7;--muted:#a8aea9;--border:#343a36;--hard-shadow:none;--hard-shadow-sm:none;--hard-shadow-hover:none;--hard-shadow-press:none;--mobile-page-bg:#0b0d0c;color:#f4f2eb;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#0b0d0c}.mobile-phone-shell :is(.mobile-card,.mobile-auth-back,.mobile-auth-input,.mobile-field-control,.mobile-auth-ghost){color:#f4f2eb;box-shadow:none;background:#141715;border-color:#343a36}.mobile-phone-shell :is(.mobile-primary-btn,.mobile-auth-primary,.mobile-auth-ghost,.mobile-auth-back,.mobile-auth-input,.mobile-field-control){box-shadow:none;border-radius:6px}.mobile-phone-shell :is(.mobile-btn-orange,.mobile-btn-green,.mobile-auth-primary){color:#0b0d0c;background:#b9f36b;border-color:#b9f36b}.mobile-phone-shell :is(input,textarea)::placeholder{color:#737a75!important}.mobile-phone-shell :is(.mobile-bottom-nav,.mobile-topbar,.mobile-dashboard-header,.mobile-player-header,.mobile-player-footer){color:#f4f2eb;box-shadow:none;background:#101311;border-color:#343a36}.mobile-phone-shell{--orange:#ff7a74;--orange-soft:#493047;--orange-dark:#e45f5a;--green:#c9ff58;--green-soft:#3d4d2d;--blue:#bca7ff;--blue-soft:#3a3158;--yellow-soft:#4c3f2b;--pink:#ff7a74;--pink-soft:#493047;--cream:#2b2041;--cream-2:#35264e;--card:#2b2041;--ink:#fffaf2;--ink-2:#eee5f4;--muted:#cbbfda;--border:#725c90;--hard-shadow:0 5px 0 #160f24;--hard-shadow-sm:0 3px 0 #160f24;--hard-shadow-hover:0 7px 0 #160f24;--hard-shadow-press:0 1px 0 #160f24;--mobile-page-bg:#1f1632;color:#fffaf2;background:#1f1632;font-family:Nunito,ui-sans-serif,system-ui,sans-serif}.mobile-phone-shell :is(h1,h2,h3,.mobile-greeting h1,.mobile-auth-title){letter-spacing:0;font-family:Fredoka,Nunito,sans-serif}.mobile-phone-shell [class*=tracking-]{letter-spacing:0!important}.mobile-phone-shell :is(.mobile-btn-orange,.mobile-auth-primary){color:#24152f;background:#c9ff58;border-color:#160f24}.mobile-phone-shell .mobile-btn-green{color:#24152f;background:#58dcea;border-color:#160f24}.mobile-landing-simple{position:relative;overflow:hidden}.mobile-landing-simple:before,.mobile-landing-simple:after{content:"";pointer-events:none;border-radius:61% 39% 58% 42%/38% 63% 37% 62%;position:absolute}.mobile-landing-simple:before{background:#ff7a74;width:190px;height:140px;top:10%;left:-65px;transform:rotate(17deg)}.mobile-landing-simple:after{background:#58dcea;width:170px;height:125px;bottom:8%;right:-60px;transform:rotate(-14deg)}.mobile-landing-logo,.mobile-landing-outline,.mobile-landing-actions{z-index:2;position:relative}.mobile-landing-outline{width:min(390px,105vw);margin:-8px auto 0;display:block;transform:rotate(2deg)}.mobile-phone-shell{--orange:#ff7a74;--orange-soft:#ffe6e3;--orange-dark:#d95357;--green:#b8ef46;--green-soft:#e7f6df;--blue:#a992ed;--blue-soft:#f1eaff;--yellow-soft:#fff0b8;--pink:#ff7a74;--pink-soft:#ffe7ea;--cream:#fff;--cream-2:#f4efff;--card:#fff;--ink:#24152f;--ink-2:#45334f;--muted:#665a72;--border:#b6a2c2;--mobile-page-bg:#fffaf1;color:#24152f;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:#fffaf1}.mobile-phone-shell :is(.mobile-view,.mobile-landing-shell,.mobile-auth-shell,.mobile-landing-simple,.mobile-auth-wrap){background:#fffaf1}.mobile-phone-shell :is(.mobile-card,.mobile-auth-back,.mobile-auth-input,.mobile-field-control,.mobile-auth-ghost){color:#24152f;background:#fff;border-color:#b6a2c2}.mobile-phone-shell :is(input,textarea,select){caret-color:#168799;color:#24152f!important;background-color:#fffdf8!important;border-color:#b6a2c2!important}.mobile-phone-shell :is(.mobile-bottom-nav,.mobile-topbar,.mobile-dashboard-header,.mobile-player-header,.mobile-player-footer){color:#24152f;background:#fff;border-color:#b6a2c2}.mobile-phone-shell :is(.mobile-auth-kicker,.mobile-field-label){color:#168799}.mobile-phone-shell :is(.mobile-auth-sub,.mobile-auth-divider,.mobile-date-label){color:#665a72}.mobile-landing-logo{filter:none}.mobile-landing-simple{padding:calc(env(safe-area-inset-top,0px) + 28px) 24px calc(env(safe-area-inset-bottom,0px) + 30px);justify-content:flex-start;align-items:stretch;gap:0;overflow-y:auto}.mobile-landing-simple:before,.mobile-landing-simple:after{display:none}.mobile-landing-logo{width:190px;height:58px;margin:0}.mobile-landing-copy{z-index:2;margin-top:64px;position:relative}.mobile-landing-copy>p{color:#24152f;text-transform:uppercase;margin:0 0 14px;font-size:10px;font-weight:900}.mobile-landing-copy h1{font-family:"Fredoka", var(--serif);letter-spacing:0;margin:0;font-size:clamp(44px,13vw,58px);font-weight:700;line-height:.94}.mobile-landing-copy>span{color:#665a72;margin-top:24px;font-size:14px;font-weight:700;line-height:1.55;display:block}.mobile-landing-points{z-index:2;border-top:2px solid #24152f;margin-top:42px;position:relative}.mobile-landing-points p{color:#24152f;border-bottom:1px solid #d5c8dc;margin:0;padding:16px 0;font-size:12px;font-weight:900;line-height:1.4}.mobile-landing-actions{max-width:none;margin-top:auto;padding-top:44px}.mobile-phone-shell .mobile-courses-view{color:#24152f;min-height:100dvh;padding-bottom:calc(106px + env(safe-area-inset-bottom,0px));background:#fffaf1;overflow:clip visible}.mobile-courses-page-head{padding:24px 20px 18px}.mobile-courses-page-head p,.mobile-courses-program-head p,.mobile-courses-track>header p,.mobile-courses-detail-head p{color:#9a456e;letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:10px;font-weight:900}.mobile-courses-page-head h1{font-family:"Fredoka", var(--serif);letter-spacing:0;margin:4px 0 5px;font-size:42px;font-weight:700;line-height:1}.mobile-courses-page-head>span,.mobile-courses-program-head>span{color:#665a72;font-size:13px;font-weight:700;line-height:1.45;display:block}.mobile-courses-search{background:#fff;border:2px solid #382443;border-radius:8px;align-items:center;gap:10px;min-height:50px;margin:0 20px 14px;padding:0 13px;display:flex;box-shadow:3px 3px #ded2e5}.mobile-courses-search svg{color:#745d7f;flex:none}.mobile-courses-search input{color:#24152f;outline:0;flex:1;min-width:0;font-size:13px;font-weight:800;background:0 0!important;border:0!important}.mobile-courses-search button{color:#382443;background:#f1eaff;border:0;border-radius:50%;place-items:center;width:29px;height:29px;display:grid}.mobile-courses-program-filter{background:#fff;border:1px solid #d9cde0;border-radius:999px;grid-template-columns:repeat(4,minmax(0,1fr));gap:4px;margin:0 20px 14px;padding:4px;display:grid}.mobile-courses-program-filter button{color:#665a72;background:0 0;border:0;border-radius:999px;min-width:0;min-height:36px;font-size:10px;font-weight:900}.mobile-courses-program-filter button.is-active{color:#fff;background:#24152f}.mobile-courses-jumps{scrollbar-width:none;gap:7px;padding:2px 20px 28px;scroll-padding-inline:20px;display:flex;overflow-x:auto}.mobile-courses-jumps::-webkit-scrollbar{display:none}.mobile-courses-rail::-webkit-scrollbar{display:none}.mobile-courses-jumps button{color:#4b3a54;background:#fff;border:1px solid #cbbdd3;border-radius:999px;flex:none;min-height:34px;padding:0 11px;font-size:11px;font-weight:900}.mobile-courses-state{color:#665a72;text-align:center;background:#fff;border:1px solid #d9cde0;border-radius:8px;margin:8px 20px 24px;padding:22px 16px;font-size:13px;font-weight:800;line-height:1.4}.mobile-courses-state.is-error{color:#8d2c35;background:#fff0ee;border-color:#d78181}.mobile-courses-program{width:100%;min-width:0;padding:24px 0 52px}.mobile-courses-program+.mobile-courses-program{border-top:1px solid #d9cde0;padding-top:48px}.mobile-courses-program-ap,.mobile-courses-program-ib{background:#fffaf1}.mobile-courses-program-head{padding:0 20px 38px}.mobile-courses-program-head h2{font-family:"Fredoka", var(--serif);letter-spacing:0;margin:5px 0 6px;font-size:29px;font-weight:700;line-height:1.1}.mobile-courses-track-list{gap:50px;width:100%;min-width:0;display:grid}.mobile-courses-track{width:100%;min-width:0;scroll-margin-top:20px}.mobile-courses-track>header{justify-content:space-between;align-items:end;gap:14px;padding:0 20px 13px;display:flex}.mobile-courses-track>header h3{font-family:"Fredoka", var(--serif);letter-spacing:0;margin:2px 0 0;font-size:23px;font-weight:700;line-height:1.1}.mobile-courses-track>header>span{color:#665a72;background:#fff;border:1px solid #cbbdd3;border-radius:50%;place-items:center;width:29px;height:29px;font-size:11px;font-weight:900;display:grid}.mobile-courses-rail-wrap{background:#fff;border:2px solid #382443;border-radius:10px;width:calc(100% - 40px);min-width:0;margin:0 20px;padding:20px 0 14px;position:relative;overflow:hidden;box-shadow:0 4px #3824431a}.mobile-courses-rail-wrap>i{display:none}.mobile-courses-rail{z-index:1;box-sizing:border-box;scroll-snap-type:x mandatory;scrollbar-width:none;gap:16px;width:100%;min-width:0;padding:0 16px 5px;scroll-padding-inline:16px;display:flex;position:relative;overflow-x:auto}.mobile-courses-card{color:#24152f;text-align:left;scroll-snap-align:start;background:0 0;border:0;flex:0 0 151px;width:151px;min-width:151px;padding:0}.mobile-courses-card .course-blob-cover{aspect-ratio:auto;border-color:#382443;border-radius:8px;width:151px;height:128px;box-shadow:0 5px #38244324}.mobile-courses-card-copy{gap:3px;padding:13px 3px 0;display:grid}.mobile-courses-card-copy small{color:#9a456e;letter-spacing:.05em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font-size:9px;font-weight:900;overflow:hidden}.mobile-courses-card-copy strong{min-height:41px;font-size:14px;font-weight:900;line-height:1.3}.mobile-courses-card-copy>span{color:#76657f;font-size:11px;font-weight:800}.mobile-courses-detail-head{background:#fff;border-bottom:1px solid #ded2e5;grid-template-columns:43px minmax(0,1fr);align-items:start;gap:13px;padding:18px 20px 20px;display:grid}.mobile-courses-detail-head>button{color:#382443;background:#fff;border:1px solid #bca9c7;border-radius:50%;place-items:center;width:43px;height:43px;display:grid}.mobile-courses-detail-head p{margin-top:2px}.mobile-courses-detail-head h1{overflow-wrap:anywhere;font-family:"Fredoka", var(--serif);letter-spacing:0;margin:4px 0 0;font-size:27px;font-weight:700;line-height:1.08}.mobile-courses-detail-body{padding:20px 20px 46px}.mobile-courses-detail-cover{aspect-ratio:1.65;width:100%;height:auto}.mobile-courses-syllabus-switch{background:#f3edf6;border:1px solid #d6c8dd;border-radius:8px;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;margin-top:15px;padding:4px;display:grid}.mobile-courses-syllabus-switch button{color:#665a72;background:0 0;border:0;border-radius:6px;min-height:40px;font-size:11px;font-weight:900}.mobile-courses-syllabus-switch button.is-active{color:#fff;background:#24152f}.mobile-courses-overview{color:#45334f;margin:22px 0 7px;font-size:14px;font-weight:700;line-height:1.6}.mobile-courses-source-note{color:#76657f;margin:0;font-size:11px;font-weight:800;line-height:1.4}.mobile-courses-detail-stats{background:#d9cde0;border:1px solid #d9cde0;border-radius:8px;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin:20px 0;display:grid;overflow:hidden}.mobile-courses-detail-stats span{color:#76657f;text-align:center;text-transform:uppercase;background:#fff;gap:2px;padding:12px 4px;font-size:9px;font-weight:900;display:grid}.mobile-courses-detail-stats strong{color:#24152f;font-family:"Fredoka", var(--serif);font-size:21px}.mobile-courses-create{color:#24152f;background:#ffcf63;border:2px solid #382443;border-radius:8px;justify-content:center;align-items:center;gap:9px;width:100%;min-height:52px;font-size:12px;font-weight:900;display:flex;box-shadow:3px 3px #382443}.mobile-courses-detail-section{padding-top:30px}.mobile-courses-detail-section h2{font-family:"Fredoka", var(--serif);letter-spacing:0;margin:0 0 12px;font-size:21px;font-weight:700;line-height:1.15}.mobile-courses-terms,.mobile-courses-sources{flex-wrap:wrap;gap:7px;display:flex}.mobile-courses-terms span,.mobile-courses-sources a{color:#4f3d58;background:#f6f1f8;border:1px solid #d6c8dd;border-radius:999px;padding:6px 9px;font-size:10px;font-weight:800;line-height:1.25;text-decoration:none}.mobile-courses-unit-list article{background:#fff;border:1px solid #d9cde0;border-radius:8px;grid-template-columns:31px minmax(0,1fr);gap:10px;padding:12px;display:grid}.mobile-courses-unit-number{background:#f1eaff;border-radius:50%;place-items:center;width:30px;height:30px;font-size:11px;font-weight:900;display:grid}.mobile-courses-unit-copy h3{margin:0;font-size:12px;font-weight:900;line-height:1.35}.mobile-courses-unit-copy p{color:#76657f;margin:3px 0 0;font-size:10px;font-weight:700}.mobile-courses-unit-list article>button{color:#382443;background:#fff;border:1px solid #382443;border-radius:6px;grid-column:2;justify-self:start;padding:7px 9px;font-size:10px;font-weight:900}.mobile-phone-shell{--green:#24152f;--green-soft:#f1eaff}.mobile-guide-wizard-shell,.mobile-guide-wizard-shell>.relative{background-color:#fffaf1!important;background-image:linear-gradient(#24152f0b 1px,#0000 1px),linear-gradient(90deg,#24152f0b 1px,#0000 1px)!important;background-size:28px 28px!important}.mobile-guide-wizard-shell>.relative{isolation:isolate;overflow:hidden}.mobile-guide-wizard-shell>.relative:before,.mobile-guide-wizard-shell>.relative:after{content:"";z-index:0;pointer-events:none;opacity:.28;border-radius:63% 37% 58% 42%/41% 62% 38% 59%;display:block;position:absolute}.mobile-guide-wizard-shell>.relative:before{background:#ff9f91;width:190px;height:135px;top:64px;left:-78px;transform:rotate(15deg)}.mobile-guide-wizard-shell>.relative:after{background:#c9b8ee;width:205px;height:148px;bottom:72px;right:-74px;transform:rotate(-16deg)}.mobile-onboarding-shell>.relative{isolation:isolate;overflow:hidden}.mobile-onboarding-shell>.relative:before,.mobile-onboarding-shell>.relative:after{content:"";z-index:0;pointer-events:none;opacity:.28;border-radius:63% 37% 58% 42%/41% 62% 38% 59%;display:block;position:absolute}.mobile-onboarding-shell>.relative:before{background:#ff9f91;width:190px;height:136px;top:68px;left:-76px;transform:rotate(15deg)}.mobile-onboarding-shell>.relative:after{background:#c9b8ee;width:210px;height:148px;bottom:76px;right:-72px;transform:rotate(-17deg)}.mobile-guide-wizard-shell .mobile-ob-progress-bar,.mobile-guide-wizard-shell .mobile-ob-body,.mobile-guide-wizard-shell .mobile-ob-footer,.mobile-onboarding-shell .mobile-ob-progress-bar,.mobile-onboarding-shell .mobile-ob-body,.mobile-onboarding-shell .mobile-ob-footer{z-index:1;position:relative}.mobile-guide-wizard-shell .mobile-ob-body,.mobile-onboarding-shell .mobile-ob-body{isolation:isolate}.mobile-guide-wizard-shell .mobile-ob-body:before,.mobile-guide-wizard-shell .mobile-ob-body:after,.mobile-onboarding-shell .mobile-ob-body:before,.mobile-onboarding-shell .mobile-ob-body:after{content:"";z-index:-1;pointer-events:none;opacity:.24;border-radius:58% 42% 64% 36%/44% 61% 39% 56%;display:block;position:absolute}.mobile-guide-wizard-shell .mobile-ob-body:before,.mobile-onboarding-shell .mobile-ob-body:before{background:#8fcfd5;width:150px;height:106px;top:32%;right:-62px;transform:rotate(-10deg)}.mobile-guide-wizard-shell .mobile-ob-body:after,.mobile-onboarding-shell .mobile-ob-body:after{background:#ffd76a;width:142px;height:98px;bottom:14%;left:-48px;transform:rotate(12deg)}.mobile-guide-wizard-shell .mobile-ob-progress-bar{background:#d9ca98;height:6px;margin:18px 24px 0}.mobile-guide-wizard-shell .mobile-ob-progress-bar>div{background:#24152f}.mobile-guide-wizard-shell .mobile-ob-body{padding:38px 24px 20px}.mobile-guide-wizard-shell .mobile-ob-q-num,.mobile-guide-wizard-shell .mobile-ob-q-text span{color:#24152f}.mobile-guide-wizard-shell .mobile-ob-q-num{margin-bottom:18px;font-size:11px}.mobile-guide-wizard-shell .mobile-ob-q-text{margin-bottom:12px;font-family:Fredoka,Nunito,sans-serif;font-size:clamp(36px,10vw,46px);line-height:.98}.mobile-guide-wizard-shell .mobile-ob-q-sub{margin-bottom:32px;font-size:13px;line-height:1.5}.mobile-guide-wizard-shell .mobile-ob-options{gap:13px}.mobile-guide-wizard-shell .mobile-ob-option{min-height:88px;box-shadow:none;background:#fff;border:2px solid #382443;border-radius:6px;padding:14px 15px}.mobile-guide-wizard-shell .mobile-ob-option.selected{background:#f1eaff;border-color:#24152f;box-shadow:inset 5px 0 #24152f}.mobile-guide-wizard-shell .mobile-ob-option-icon,.mobile-guide-wizard-shell .mobile-ob-option-icon.blue,.mobile-guide-wizard-shell .mobile-ob-option-icon.orange,.mobile-guide-wizard-shell .mobile-ob-option-icon.green,.mobile-guide-wizard-shell .mobile-ob-option-icon.pink{color:#24152f;background:#f1eaff;border-color:#24152f;border-radius:12px}.mobile-guide-wizard-shell .mobile-ob-option-check{border-color:#d4c58c;border-radius:50%}.mobile-guide-wizard-shell .mobile-ob-option.selected .mobile-ob-option-check{background:#24152f;border-color:#24152f}.mobile-guide-wizard-shell :is(.mobile-ob-input,.mobile-guide-textarea){box-shadow:none;border-radius:6px;color:#24152f!important;background:#fff!important;border:2px solid #382443!important}.mobile-guide-wizard-shell .mobile-guide-input-option{cursor:text}.mobile-guide-wizard-shell .mobile-guide-input-option .mobile-ob-option-text{align-self:stretch;align-items:center;display:flex}.mobile-guide-wizard-shell .mobile-guide-input-option :is(input,textarea){outline:0;width:100%;padding:0;font:800 14px/1.45 Nunito,sans-serif;color:#24152f!important;background:0 0!important;border:0!important}.mobile-guide-wizard-shell .mobile-guide-textarea-option{align-items:flex-start;min-height:164px}.mobile-guide-wizard-shell .mobile-guide-textarea-option .mobile-ob-option-text{align-items:flex-start}.mobile-guide-wizard-shell .mobile-guide-textarea-option textarea{resize:vertical;min-height:128px}.mobile-guide-wizard-shell .mobile-ob-footer{padding-inline:24px}.mobile-guide-wizard-shell .mobile-auth-primary,.mobile-phone-shell .mobile-auth-primary,.mobile-phone-shell .mobile-btn-green{box-shadow:none;border-radius:6px;color:#fff!important;background:#24152f!important;border-color:#24152f!important}.mobile-course-player-splotch{pointer-events:none;z-index:0;border-radius:61% 39% 58% 42%/38% 63% 37% 62%;position:absolute}.mobile-course-player-splotch-coral{opacity:.16;background:#ff7a74;width:220px;height:160px;top:5%;left:-80px;transform:rotate(15deg)}.mobile-course-player-splotch-lime{opacity:.12;background:#c9ff58;width:180px;height:140px;top:30%;right:-60px;transform:rotate(-12deg)}.mobile-course-player-splotch-cyan{opacity:.12;background:#58dcea;width:200px;height:150px;bottom:20%;left:-50px;transform:rotate(22deg)}.mobile-course-player-splotch-lilac{opacity:.15;background:#bca7ff;width:250px;height:180px;bottom:8%;right:-90px;transform:rotate(-18deg)}.mobile-course-player-shell>.relative,.mobile-course-player-shell.quiz-mode>.relative{grid-template-rows:auto minmax(0,1fr) auto!important;display:grid!important}.mobile-course-player-shell .mobile-player-header{height:auto;padding:calc(env(safe-area-inset-top,0px) + 12px) 16px 11px;pointer-events:auto;background:#fffffff2;border:0;border-bottom:1px solid #ded2e5;box-shadow:0 10px 28px #24152f12;display:block!important;position:relative!important;top:auto!important;left:auto!important;right:auto!important}.mobile-course-player-shell .mobile-player-header-row{grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:11px;display:grid}.mobile-course-player-shell .mobile-course-back-btn{width:42px;height:42px;box-shadow:none;color:#fff;background:#24152f;border:1px solid #24152f;border-radius:11px;place-items:center;font-size:29px;display:grid!important}.mobile-course-player-shell .mobile-player-title-wrap{min-width:0;display:block!important}.mobile-course-player-shell .mobile-player-title-wrap p{color:#665a72;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;margin:0;font-size:9px;font-weight:900;overflow:hidden}.mobile-course-player-shell .mobile-player-title-wrap h1{color:#24152f;text-overflow:ellipsis;white-space:nowrap;margin:2px 0 0;font-family:Fredoka,Nunito,sans-serif;font-size:15px;line-height:1.15;overflow:hidden}.mobile-player-lesson-count{color:#24152f;background:#f8f5fa;border:1px solid #d6c8dd;border-radius:999px;place-items:center;min-width:42px;height:34px;font-size:10px;font-weight:900;display:grid}.mobile-course-player-shell .mobile-player-progress{background:#ded2e5;border:0;border-radius:999px;height:4px;margin-top:10px;overflow:hidden;display:block!important}.mobile-course-player-shell .mobile-player-progress>span{border-radius:inherit;background:#24152f;height:100%;transition:width .2s;display:block}.mobile-course-player-shell .mobile-player-main,.mobile-course-player-shell.quiz-mode .mobile-player-main{grid-row:2!important;height:auto!important;min-height:0!important;padding:16px 16px 24px!important;overflow-y:auto!important}.mobile-course-player-shell .mobile-player-page{background:#fffffff7;border:1px solid #ded2e5;border-radius:18px;min-height:100%;padding:22px 18px;box-shadow:0 16px 42px #24152f17}.mobile-course-player-shell .mobile-slide-title,.mobile-course-player-shell .mobile-slide-title.compact{color:#24152f;font-family:Fredoka,Nunito,sans-serif;font-size:clamp(30px,8.5vw,38px);line-height:1}.mobile-course-player-shell .mobile-slide-body,.mobile-course-player-shell .mobile-slide-bullet{color:#56455f;font-size:14px;line-height:1.55}.mobile-course-player-shell :is(.mobile-slide-example,.mobile-slide-stimulus,.mobile-quiz-feedback){box-shadow:none;background:#f8f5fa;border:1px solid #d6c8dd;border-radius:12px}.mobile-course-player-shell .mobile-quiz-choice{min-height:58px;box-shadow:none;color:#24152f;background:#fff;border:1px solid #cfc1d7;border-radius:10px}.mobile-course-player-shell .mobile-quiz-choice.correct,.mobile-course-player-shell .mobile-quiz-choice.selected{background:#f1eaff;border-color:#24152f}.mobile-course-player-shell .mobile-player-footer{padding:12px 16px calc(env(safe-area-inset-bottom,0px) + 12px);background:#fffffff5;border:0;border-top:1px solid #ded2e5;grid-row:3;box-shadow:0 -10px 28px #24152f0f;width:auto!important;position:relative!important;bottom:auto!important;left:auto!important;right:auto!important;transform:none!important}.mobile-course-player-shell .mobile-sheet-nav-btn{min-height:48px;box-shadow:none;border:1px solid #24152f;border-radius:9px}.mobile-course-player-shell .mobile-sheet-nav-btn.primary,.mobile-course-player-shell .mobile-sheet-nav-btn.accent{color:#fff;background:#24152f}.mobile-course-player-shell .mobile-sheet-nav-btn.secondary{color:#24152f;background:#fff}@media (hover:hover){.mobile-phone-shell :is(.mobile-auth-primary,.mobile-btn-green,.mobile-btn-orange,.mobile-courses-program-filter button.is-active,.mobile-courses-syllabus-switch button.is-active,.mobile-course-player-shell .mobile-course-back-btn,.mobile-course-player-shell .mobile-sheet-nav-btn.primary,.mobile-course-player-shell .mobile-sheet-nav-btn.accent):hover{color:#24152f!important;background:#fff!important;border-color:#24152f!important;box-shadow:0 3px #24152f!important}.mobile-phone-shell :is(.mobile-auth-ghost,.mobile-courses-unit-list article>button,.mobile-course-player-shell .mobile-sheet-nav-btn.secondary):hover{color:#fff!important;background:#24152f!important;border-color:#24152f!important;box-shadow:0 3px #bca9c7!important}.mobile-phone-shell .mobile-courses-create:hover{color:#fff;background:#24152f;border-color:#24152f;box-shadow:3px 3px #bca9c7}}.mobile-course-player-shell,.mobile-course-player-shell>.relative{background-color:#fffaf1!important;background-image:linear-gradient(#24152f09 1px,#0000 1px),linear-gradient(90deg,#24152f09 1px,#0000 1px)!important;background-size:30px 30px!important}.mobile-course-player-shell .mobile-player-header{padding:calc(env(safe-area-inset-top,0px) + 10px) 15px 10px;box-shadow:none}.mobile-course-player-shell .mobile-player-header-row{justify-content:space-between;align-items:center;gap:14px;min-height:44px;display:flex}.mobile-course-player-shell .mobile-player-header-row>p{color:#6d6274;text-transform:uppercase;white-space:nowrap;margin:0;font-size:10px;font-weight:900}.mobile-player-page-actions button{color:#fff;background:#24152f;border:1px solid #24152f;border-radius:8px;justify-content:center;align-items:center;gap:4px;min-height:40px;padding:0 11px;font-size:10px;font-weight:900;display:inline-flex}.mobile-player-page-actions button:first-child{color:#24152f;background:#fff}.mobile-player-page-actions button:disabled{color:#aaa0b0;background:#f3eff5;border-color:#ddd4e1}.mobile-course-player-shell .mobile-player-main,.mobile-course-player-shell.quiz-mode .mobile-player-main{background:#ffffffd1;padding:0!important}.mobile-course-player-shell .mobile-player-page{min-height:100%;box-shadow:none;background:0 0;border:0;border-radius:0;flex-direction:column;padding:0;display:flex}.mobile-course-player-shell .mobile-player-copy-pane{min-height:48%;padding:clamp(30px,8vw,48px) 24px 42px}.mobile-course-player-shell .mobile-no-visual .mobile-player-copy-pane{flex-direction:column;justify-content:center;min-height:100%;padding-block:54px;display:flex}.mobile-course-player-shell .mobile-player-visual-pane{background:#f2edf6;border-bottom:1px solid #ded3e3;place-items:center;min-height:220px;padding:28px 22px;display:grid;overflow:hidden}.mobile-course-player-shell .mobile-visual-after .mobile-player-visual-pane{border-top:1px solid #ded3e3;border-bottom:0;order:2}.mobile-course-player-shell .mobile-player-visual-pane>*{width:min(100%,420px);overflow:hidden;border-radius:22px!important}.mobile-course-player-shell .mobile-player-footer{min-height:76px;padding:10px 15px calc(env(safe-area-inset-bottom,0px) + 10px);box-shadow:none;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:11px;display:grid!important}.mobile-course-player-shell .mobile-player-footer .mobile-course-back-btn{color:#24152f;background:#fff;border-radius:50%;width:42px;height:42px}.mobile-player-course-meta h1{color:#24152f;text-overflow:ellipsis;white-space:nowrap;margin:0;font-family:Fredoka,Nunito,sans-serif;font-size:14px;line-height:1.1;overflow:hidden}.mobile-player-course-meta p{color:#75697c;text-overflow:ellipsis;white-space:nowrap;margin:4px 0 0;font-size:9px;font-weight:800;overflow:hidden}.mobile-player-save-status{color:#3f7458;opacity:0;align-items:center;gap:5px;font-size:10px;font-weight:900;transition:opacity .18s,transform .18s;display:inline-flex;transform:translateY(4px)}.mobile-player-save-status.is-visible{opacity:1;transform:translateY(0)}.mobile-course-player-shell button{transition:background-color .15s,color .15s,border-color .15s,transform .12s!important}.mobile-course-player-shell button:not(:disabled):active{transform:translateY(2px)scale(.96)!important}@media (hover:hover){.mobile-course-player-shell button:not(:disabled):hover{color:#fff!important;background:#24152f!important;border-color:#24152f!important}.mobile-course-player-shell button:not(:disabled):hover *{color:inherit!important}.mobile-course-player-shell :is(.mobile-player-page-actions button:last-child,.mobile-btn-green):not(:disabled):hover{color:#24152f!important;background:#fff!important}}@media (width<=380px){.mobile-course-player-shell .mobile-player-header-row>p,.mobile-player-page-actions button span{display:none}.mobile-player-page-actions button{padding-inline:9px}.mobile-player-save-status span{display:none}}.mobile-a11y-root,.mobile-phone-shell{--mobile-canvas:#fffaf1;--mobile-paper:#fff;--mobile-ink:#24152f;--mobile-muted:#6d6176;--mobile-line:#382443;--mobile-coral:#ff8f7d;--mobile-cyan:#79d4dc;--mobile-yellow:#ffd668;--mobile-lilac:#c3b1eb;--mobile-pink:#e1a8c5;color:var(--mobile-ink);background:var(--mobile-canvas)!important}.mobile-phone-shell,.mobile-phone-shell>.relative{min-height:100dvh;background-color:var(--mobile-canvas)!important;background-image:linear-gradient(#24152f0b 1px,#0000 1px),linear-gradient(90deg,#24152f0b 1px,#0000 1px)!important;background-size:30px 30px!important}.mobile-phone-shell button,.mobile-phone-shell a{-webkit-tap-highlight-color:transparent}.mobile-phone-shell button{letter-spacing:0;transition:color .16s,background-color .16s,border-color .16s,box-shadow .16s,transform .12s}.mobile-phone-shell button:not(:disabled):active{transform:translateY(2px)scale(.97)}.mobile-view{z-index:1;min-height:100dvh;position:relative;overflow-x:clip;padding:calc(env(safe-area-inset-top,0px) + 24px) 18px calc(env(safe-area-inset-bottom,0px) + 112px)!important;background:0 0!important}.mobile-color-fields{z-index:-1;pointer-events:none;position:fixed;inset:0;overflow:hidden}.mobile-color-fields i{opacity:.2;border-radius:61% 39% 58% 42%/41% 62% 38% 59%;display:block;position:absolute}.mobile-color-field-coral{background:var(--mobile-coral);width:245px;height:160px;top:7%;left:-105px;transform:rotate(17deg)}.mobile-color-field-cyan{background:var(--mobile-cyan);width:255px;height:175px;top:37%;right:-120px;transform:rotate(-15deg)}.mobile-color-field-yellow{background:var(--mobile-yellow);width:220px;height:145px;bottom:18%;left:-90px;transform:rotate(9deg)}.mobile-color-field-lilac{background:var(--mobile-lilac);width:245px;height:165px;bottom:-15px;right:-105px;transform:rotate(-18deg)}.mobile-color-fields.is-compact{z-index:0;position:absolute}.mobile-color-fields.is-compact i{opacity:.58}.mobile-top-nav{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:120!important;border:0!important;border-top:2px solid var(--mobile-line)!important;width:100%!important;padding:9px 14px calc(env(safe-area-inset-bottom,0px) + 9px)!important;background:#fffffff7!important;position:fixed!important;inset:auto 0 0!important;box-shadow:0 -8px 24px #24152f14!important}.mobile-top-nav-inner{width:100%!important;max-width:560px!important;margin:0 auto!important;padding:0!important;display:block!important}.mobile-top-nav-brand{display:none!important}.mobile-top-nav-links{grid-template-columns:repeat(3,minmax(0,1fr)) 50px;align-items:center;gap:5px!important;display:grid!important}.mobile-top-nav-link,.mobile-top-nav-create{text-transform:uppercase;min-height:46px;color:var(--mobile-muted)!important;background:0 0!important;border:2px solid #0000!important;border-radius:13px!important;padding:0 8px!important;font:900 11px/1 Nunito,sans-serif!important}.mobile-top-nav-link.active{border-color:var(--mobile-line)!important;background:var(--mobile-ink)!important;color:#fff!important;box-shadow:none!important}.mobile-top-nav-link.active:after{display:none!important}.mobile-top-nav-create{place-items:center;border-color:var(--mobile-line)!important;background:var(--mobile-yellow)!important;width:46px!important;height:46px!important;min-height:46px!important;color:var(--mobile-ink)!important;box-shadow:3px 3px 0 var(--mobile-line)!important;display:grid!important}.mobile-home-navbar{z-index:3;min-height:54px;height:auto!important;box-shadow:none!important;background:0 0!important;border:0!important;justify-content:space-between!important;align-items:center!important;margin:0 0 34px!important;padding:0!important;display:flex!important;position:relative!important}.mobile-home-logo-btn{align-items:center;width:auto!important;height:42px!important;box-shadow:none!important;background:0 0!important;border:0!important;padding:0!important;display:flex!important}.mobile-home-logo-long{width:134px!important;height:auto!important;display:block!important}.mobile-home-nav-actions{align-items:center;gap:8px!important;display:flex!important}.mobile-home-icon-btn,.mobile-home-profile-btn{place-items:center;position:relative;border:2px solid var(--mobile-line)!important;width:42px!important;height:42px!important;min-height:42px!important;color:var(--mobile-ink)!important;box-shadow:none!important;background:#fff!important;border-radius:50%!important;padding:0!important;display:grid!important}.mobile-home-profile-btn{font:900 11px/1 Nunito,sans-serif;background:var(--mobile-lilac)!important}.mobile-dashboard-intro{z-index:2;margin:0 2px 20px;position:relative}.mobile-dashboard-intro p,.mobile-page-eyebrow{color:var(--mobile-muted);text-transform:uppercase;margin:0 0 7px;font:900 10px/1.2 Nunito,sans-serif}.mobile-dashboard-intro h2{color:var(--mobile-ink);letter-spacing:0;margin:0;font:900 34px/.98 Fredoka,Nunito,sans-serif}.mobile-dashboard-hero,.mobile-dashboard-empty-hero{z-index:2;border:3px solid var(--mobile-line);box-shadow:6px 7px 0 var(--mobile-line);background:#fff;border-radius:24px;margin-bottom:42px;position:relative;overflow:hidden}.mobile-dashboard-hero-visual{border-bottom:3px solid var(--mobile-line);background:#f1eaff;height:210px;overflow:hidden}.mobile-dashboard-course-art,.mobile-dashboard-custom-art,.mobile-dashboard-review-art{aspect-ratio:auto!important;width:100%!important;height:100%!important;box-shadow:none!important;border:0!important;border-radius:0!important}.mobile-dashboard-custom-art{background:var(--course-cover-bg);isolation:isolate;display:block;position:relative;overflow:hidden}.mobile-dashboard-custom-art>i{display:block;position:absolute}.mobile-dashboard-custom-art img,.mobile-dashboard-review-art img{z-index:4;object-fit:contain;width:38%;height:58%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.mobile-dashboard-review-art{background:#d9cdf2;position:relative}.mobile-dashboard-review-art.is-quiz{background:#bfe5e7}.mobile-dashboard-test-prep-art{height:100%;color:var(--mobile-ink);background:#eee7f8;flex-direction:column;justify-content:flex-end;padding:24px;display:flex;position:relative;overflow:hidden}.mobile-dashboard-test-prep-art>span{z-index:2;letter-spacing:.08em;text-transform:uppercase;font:900 9px/1 Nunito,sans-serif;position:relative}.mobile-dashboard-test-prep-art>strong{z-index:2;max-width:82%;margin-top:5px;font:900 34px/.95 Fredoka,Nunito,sans-serif;position:relative}.mobile-dashboard-hero-tag,.mobile-suggestion-badge{border:2px solid var(--mobile-line);background:var(--mobile-ink);color:#fff;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;border-radius:999px;max-width:100%;padding:5px 10px;font:900 9px/1 Nunito,sans-serif;display:inline-block;overflow:hidden}.mobile-dashboard-hero-copy h1{color:var(--mobile-ink);letter-spacing:0;margin:13px 0 6px;font:900 32px/.98 Fredoka,Nunito,sans-serif}.mobile-dashboard-hero-copy>p{color:var(--mobile-muted);margin:0;font:800 13px/1.45 Nunito,sans-serif}.mobile-dashboard-hero-progress{border:2px solid var(--mobile-line);background:#f1eaff;border-radius:999px;height:10px;margin-top:20px;overflow:hidden}.mobile-dashboard-hero-progress>span{border-radius:inherit;background:var(--mobile-ink);height:100%;display:block}.mobile-dashboard-hero-foot{justify-content:space-between;align-items:center;gap:14px;margin-top:15px;display:flex}.mobile-dashboard-hero-foot>strong{font:900 26px/1 Fredoka,Nunito,sans-serif}.mobile-dashboard-hero-foot>button,.mobile-dashboard-empty-hero>button{border:2px solid var(--mobile-line);background:var(--mobile-ink);color:#fff;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:45px;padding:0 17px;font:900 12px/1 Nunito,sans-serif;display:inline-flex}.mobile-dashboard-empty-hero{background:var(--mobile-ink);color:#fff;min-height:330px;padding:31px 24px 24px}.mobile-dashboard-empty-hero>div:not(.mobile-color-fields){z-index:1;position:relative}.mobile-dashboard-empty-hero p{color:var(--mobile-yellow);text-transform:uppercase;margin:0 0 10px;font:900 10px/1 Nunito,sans-serif}.mobile-dashboard-empty-hero h1{margin:0;font:900 39px/.94 Fredoka,Nunito,sans-serif}.mobile-dashboard-empty-hero span{color:#e5dcec;margin-top:14px;font:800 14px/1.5 Nunito,sans-serif;display:block}.mobile-dashboard-empty-hero>button{z-index:2;color:var(--mobile-ink);background:#fff;position:absolute;bottom:24px;left:24px;right:24px}.mobile-section-head{z-index:2;justify-content:space-between;align-items:flex-end;gap:12px;margin:0 2px 15px;display:flex;position:relative}.mobile-section-title{color:var(--mobile-ink)!important;text-transform:none!important;font:900 23px/1 Fredoka,Nunito,sans-serif!important}.mobile-section-link{text-transform:uppercase;text-decoration:underline;color:var(--mobile-ink)!important;background:0 0!important;border:0!important;padding:4px 0!important;font:900 10px/1 Nunito,sans-serif!important}.mobile-activity-list{z-index:2;position:relative;gap:12px!important;margin:0!important;padding:0!important;display:grid!important}.mobile-activity-swipe{border-radius:17px}.mobile-activity-card{text-align:left;border:2px solid var(--mobile-line)!important;width:100%!important;min-height:112px!important;color:var(--mobile-ink)!important;box-shadow:3px 4px 0 var(--mobile-line)!important;background:#fffffff5!important;border-radius:17px!important;grid-template-columns:52px minmax(0,1fr) auto!important;align-items:center!important;gap:13px!important;padding:14px!important;display:grid!important}.mobile-activity-icon{place-items:center;border:2px solid var(--mobile-line)!important;background:var(--mobile-lilac)!important;width:52px!important;height:52px!important;color:var(--mobile-ink)!important;border-radius:14px!important;display:grid!important}.mobile-activity-icon.flashcards{background:var(--mobile-yellow)!important}.mobile-activity-icon.quiz{background:var(--mobile-cyan)!important}.mobile-activity-meta,.mobile-activity-type{text-transform:uppercase;color:#8d3e6a!important;font:900 8px/1 Nunito,sans-serif!important}.mobile-activity-title{letter-spacing:0;color:var(--mobile-ink)!important;margin-top:4px!important;font:900 17px/1.08 Fredoka,Nunito,sans-serif!important}.mobile-activity-sub{color:var(--mobile-muted)!important;margin-top:4px!important;font:800 10px/1.3 Nunito,sans-serif!important}.mobile-activity-progress{border-radius:999px;background:#e8e0eb!important;border:0!important;height:5px!important;margin-top:9px!important}.mobile-activity-progress span{background:var(--mobile-ink)!important}.mobile-activity-badge{min-width:42px!important;color:var(--mobile-ink)!important;background:0 0!important;border:0!important;font:900 12px/1 Nunito,sans-serif!important}.mobile-dashboard-quiet-empty,.mobile-analytics-empty{color:var(--mobile-muted);text-align:center;background:#ffffffb3;border:2px dashed #38244359;border-radius:16px;padding:25px 18px;font:800 13px/1.45 Nunito,sans-serif}.mobile-courses-view{background:0 0!important}.mobile-courses-page-head{z-index:1;border:3px solid var(--mobile-line);color:#fff;min-height:250px;box-shadow:6px 7px 0 var(--mobile-line);border-radius:24px;position:relative;overflow:hidden;background:var(--mobile-ink)!important;margin:0 0 18px!important;padding:27px 23px!important}.mobile-courses-page-head>div:first-child{z-index:2;max-width:270px;position:relative}.mobile-courses-page-head p{text-transform:uppercase;color:var(--mobile-yellow)!important;margin:0 0 12px!important;font:900 10px/1 Nunito,sans-serif!important}.mobile-courses-page-head h1{letter-spacing:0;color:#fff!important;margin:0!important;font:900 48px/.9 Fredoka,Nunito,sans-serif!important}.mobile-courses-page-head span{display:block;color:#e5dcec!important;margin-top:16px!important;font:800 14px/1.5 Nunito,sans-serif!important}.mobile-courses-hero-shapes i{border-radius:64% 36% 55% 45%/42% 58%;display:block;position:absolute}.mobile-courses-hero-shapes i:first-child{background:var(--mobile-coral);width:190px;height:145px;bottom:-36px;right:-60px;transform:rotate(-12deg)}.mobile-courses-hero-shapes i:nth-child(2){background:var(--mobile-cyan);width:130px;height:118px;bottom:-56px;right:16px;transform:rotate(18deg)}.mobile-courses-hero-shapes i:nth-child(3){background:var(--mobile-yellow);width:118px;height:92px;top:-38px;right:-25px;transform:rotate(-9deg)}.mobile-courses-search{z-index:2;min-height:54px;color:var(--mobile-ink);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;border:2px solid var(--mobile-line)!important;box-shadow:3px 4px 0 var(--mobile-line)!important;background:#fff!important;border-radius:15px!important;margin:28px 0 12px!important;padding:0 15px!important;display:grid!important;position:relative!important}.mobile-courses-search input{min-width:0;color:var(--mobile-ink);background:0 0;border:0;outline:0;font:800 14px/1 Nunito,sans-serif}.mobile-courses-search button{color:var(--mobile-ink);background:0 0;border:0;padding:5px}.mobile-courses-program-filter{z-index:2;border:2px solid var(--mobile-line);background:#fff;border-radius:15px;grid-template-columns:repeat(4,minmax(0,1fr));position:relative;gap:4px!important;margin:0 0 12px!important;padding:4px!important;display:grid!important}.mobile-courses-program-filter button{min-height:40px!important;color:var(--mobile-muted)!important;background:0 0!important;border:0!important;border-radius:10px!important;font:900 10px/1 Nunito,sans-serif!important}.mobile-courses-program-filter button.is-active{background:var(--mobile-ink)!important;color:#fff!important}.mobile-courses-jumps{z-index:20;scrollbar-width:none;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);top:0;overflow-x:auto;background:#fffaf1f0!important;gap:7px!important;margin:0 -18px 28px!important;padding:11px 18px!important;display:flex!important;position:sticky!important}.mobile-courses-jumps::-webkit-scrollbar{display:none}.mobile-courses-jumps button{flex:none;min-height:35px;border:1px solid var(--mobile-line)!important;color:var(--mobile-ink)!important;background:#fff!important;border-radius:999px!important;padding:0 13px!important;font:900 9px/1 Nunito,sans-serif!important}.mobile-courses-program{z-index:1;position:relative;margin:0 0 58px!important}.mobile-courses-program-head{margin-bottom:31px!important}.mobile-courses-program-head p{text-transform:uppercase;color:#8d3e6a!important;margin:0 0 7px!important;font:900 10px/1 Nunito,sans-serif!important}.mobile-courses-program-head h2{color:var(--mobile-ink)!important;margin:0!important;font:900 35px/.95 Fredoka,Nunito,sans-serif!important}.mobile-courses-program-head span{display:block;color:var(--mobile-muted)!important;margin-top:10px!important;font:800 13px/1.45 Nunito,sans-serif!important}.mobile-courses-track-list{gap:48px!important;display:grid!important}.mobile-courses-track{scroll-margin-top:68px}.mobile-courses-track>header{justify-content:space-between;gap:15px;align-items:flex-end!important;margin:0 2px 15px!important;display:flex!important}.mobile-courses-track>header p{text-transform:uppercase;color:var(--mobile-muted)!important;margin:0 0 4px!important;font:900 8px/1 Nunito,sans-serif!important}.mobile-courses-track>header h3{color:var(--mobile-ink)!important;margin:0!important;font:900 25px/1 Fredoka,Nunito,sans-serif!important}.mobile-courses-track>header>span{border:2px solid var(--mobile-line);background:var(--mobile-yellow);width:32px;height:32px;color:var(--mobile-ink);border-radius:50%;place-items:center;font:900 10px/1 Nunito,sans-serif;display:grid}.mobile-courses-rail-wrap{overflow:hidden;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;margin:0 -18px!important;padding:0!important}.mobile-courses-rail{scroll-snap-type:x mandatory;scrollbar-width:none;scroll-padding-inline:18px;position:relative;overflow-x:auto;gap:16px!important;padding:4px 18px 12px!important;display:flex!important}.mobile-courses-rail::-webkit-scrollbar{display:none}.mobile-courses-rail:before{display:none!important}.mobile-courses-card{z-index:1;scroll-snap-align:start;text-align:left;position:relative;overflow:hidden;border:2px solid var(--mobile-line)!important;width:230px!important;min-width:230px!important;color:var(--mobile-ink)!important;box-shadow:4px 5px 0 var(--mobile-line)!important;background:#fff!important;border-radius:20px!important;flex:0 0 230px!important;padding:0!important;display:block!important}.mobile-courses-card-cover{aspect-ratio:auto!important;border:0!important;border-bottom:2px solid var(--mobile-line)!important;width:100%!important;height:155px!important;box-shadow:none!important;border-radius:17px 17px 22px 22px!important;display:block!important}.mobile-courses-card-copy{flex-direction:column;align-items:flex-start;min-height:150px;padding:16px 16px 18px!important;display:flex!important}.mobile-courses-card-copy small{text-transform:uppercase;color:#8d3e6a!important;font:900 8px/1 Nunito,sans-serif!important}.mobile-courses-card-copy strong{letter-spacing:0;color:var(--mobile-ink)!important;margin-top:10px!important;font:900 23px/1 Fredoka,Nunito,sans-serif!important}.mobile-courses-card-copy>span{padding-top:16px;color:var(--mobile-muted)!important;margin-top:auto!important;font:900 11px/1 Nunito,sans-serif!important}.mobile-courses-details{padding-top:calc(env(safe-area-inset-top,0px) + 18px)!important}.mobile-courses-detail-head{grid-template-columns:44px minmax(0,1fr);align-items:center;gap:13px;background:0 0!important;border:0!important;margin:0 0 20px!important;padding:0!important;display:grid!important;position:relative!important}.mobile-courses-detail-head>button{border:2px solid var(--mobile-line);width:44px;height:44px;color:var(--mobile-ink);background:#fff;border-radius:50%;place-items:center;display:grid}.mobile-courses-detail-head p{color:#8d3e6a;text-transform:uppercase;margin:0 0 3px;font:900 8px/1 Nunito,sans-serif}.mobile-courses-detail-head h1{color:var(--mobile-ink);margin:0;font:900 24px/1 Fredoka,Nunito,sans-serif}.mobile-courses-detail-body{padding:0!important;display:block!important}.mobile-courses-detail-cover{aspect-ratio:auto!important;border:3px solid var(--mobile-line)!important;height:245px!important;box-shadow:5px 6px 0 var(--mobile-line)!important;border-radius:24px!important}.mobile-courses-syllabus-switch{background:#fff;grid-template-columns:1fr 1fr;gap:4px;border:2px solid var(--mobile-line)!important;border-radius:14px!important;margin:24px 0 0!important;padding:4px!important;display:grid!important}.mobile-courses-syllabus-switch button{min-height:40px;color:var(--mobile-muted)!important;background:0 0!important;border:0!important;border-radius:9px!important;font:900 10px/1 Nunito,sans-serif!important}.mobile-courses-syllabus-switch button.is-active{background:var(--mobile-ink)!important;color:#fff!important}.mobile-courses-overview{color:var(--mobile-ink)!important;margin:27px 2px 0!important;font:800 16px/1.6 Nunito,sans-serif!important}.mobile-courses-source-note{color:var(--mobile-muted)!important;margin:9px 2px 0!important;font:800 11px/1.45 Nunito,sans-serif!important}.mobile-courses-detail-stats{border-block:2px solid var(--mobile-line);grid-template-columns:repeat(3,1fr);gap:0!important;margin:25px 0!important;padding:18px 0!important;display:grid!important}.mobile-courses-detail-stats span{text-transform:uppercase;color:var(--mobile-muted)!important;background:0 0!important;border:0!important;border-right:1px solid #d8cce0!important;padding:0 8px!important;font:900 9px/1.2 Nunito,sans-serif!important}.mobile-courses-detail-stats span:last-child{border-right:0!important}.mobile-courses-detail-stats strong{margin-bottom:4px;display:block;color:var(--mobile-ink)!important;font:900 25px/1 Fredoka,Nunito,sans-serif!important}.mobile-courses-create{justify-content:center;align-items:center;gap:9px;width:100%;min-height:54px;border:2px solid var(--mobile-line)!important;background:var(--mobile-ink)!important;color:#fff!important;box-shadow:4px 5px 0 var(--mobile-line)!important;border-radius:14px!important;font:900 13px/1 Nunito,sans-serif!important;display:flex!important}.mobile-courses-detail-section{margin-top:42px!important}.mobile-courses-detail-section h2{color:var(--mobile-ink)!important;margin:0 0 15px!important;font:900 25px/1 Fredoka,Nunito,sans-serif!important}.mobile-courses-terms{flex-wrap:wrap;gap:7px;display:flex}.mobile-courses-terms span,.mobile-courses-sources a{border:1px solid var(--mobile-line)!important;color:var(--mobile-ink)!important;background:#fff!important;border-radius:999px!important;padding:8px 11px!important;font:800 10px/1.2 Nunito,sans-serif!important}.mobile-courses-unit-list{gap:11px!important;display:grid!important}.mobile-courses-unit-list article{border:2px solid var(--mobile-line)!important;box-shadow:2px 3px 0 var(--mobile-line)!important;background:#fff!important;border-radius:15px!important;grid-template-columns:34px minmax(0,1fr)!important;gap:11px!important;padding:14px!important;display:grid!important}.mobile-courses-unit-number{border:2px solid var(--mobile-line);background:var(--mobile-yellow);width:34px;height:34px;color:var(--mobile-ink);border-radius:50%;place-items:center;font:900 10px/1 Nunito,sans-serif;display:grid}.mobile-courses-unit-copy h3{color:var(--mobile-ink)!important;margin:1px 0 0!important;font:900 14px/1.2 Fredoka,Nunito,sans-serif!important}.mobile-courses-unit-list article>button{grid-column:2;width:fit-content;min-height:35px;border:2px solid var(--mobile-line)!important;color:var(--mobile-ink)!important;background:#fff!important;border-radius:999px!important;font:900 9px/1 Nunito,sans-serif!important}.mobile-page-header{z-index:2;position:relative;margin:10px 2px 27px!important;padding:0!important}.mobile-page-title{letter-spacing:0;color:var(--mobile-ink)!important;font:900 39px/.94 Fredoka,Nunito,sans-serif!important}.mobile-page-sub{max-width:330px;color:var(--mobile-muted)!important;margin-top:11px!important;font:800 14px/1.5 Nunito,sans-serif!important}.mobile-analytics-course-picker{z-index:2;scrollbar-width:none;gap:8px;margin:0 -18px 20px;padding:3px 18px 8px;display:flex;position:relative;overflow-x:auto}.mobile-analytics-course-picker::-webkit-scrollbar{display:none}.mobile-analytics-course-picker button{border:2px solid var(--mobile-line);max-width:210px;min-height:40px;color:var(--mobile-muted);text-overflow:ellipsis;white-space:nowrap;background:#fff;border-radius:999px;flex:none;padding:0 15px;font:900 10px/1 Nunito,sans-serif;overflow:hidden}.mobile-analytics-course-picker button.is-active{background:var(--mobile-ink);color:#fff}.mobile-analytics-summary{z-index:2;border:3px solid var(--mobile-line);box-shadow:5px 6px 0 var(--mobile-line);background:#fff;border-radius:22px;margin-bottom:38px;position:relative;overflow:hidden}.mobile-analytics-summary-copy{z-index:1;min-height:210px;padding:25px 22px;position:relative}.mobile-analytics-summary-copy p{color:#8d3e6a;text-transform:uppercase;margin:0 0 9px;font:900 9px/1 Nunito,sans-serif}.mobile-analytics-summary-copy h2{max-width:270px;color:var(--mobile-ink);margin:0;font:900 31px/.98 Fredoka,Nunito,sans-serif}.mobile-analytics-summary-copy>span{max-width:260px;color:var(--mobile-muted);margin-top:13px;font:800 12px/1.45 Nunito,sans-serif;display:block}.mobile-analytics-metrics{z-index:1;border-top:2px solid var(--mobile-line);background:#ffffffeb;grid-template-columns:repeat(3,1fr);display:grid;position:relative}.mobile-analytics-metrics>div{text-align:center;border-right:1px solid #d8cce0;padding:16px 7px}.mobile-analytics-metrics>div:last-child{border-right:0}.mobile-analytics-metrics strong{color:var(--mobile-ink);font:900 24px/1 Fredoka,Nunito,sans-serif;display:block}.mobile-analytics-metrics span{color:var(--mobile-muted);text-transform:uppercase;margin-top:5px;font:900 8px/1 Nunito,sans-serif;display:block}.mobile-analytics-topic-list{z-index:2;gap:11px;display:grid;position:relative}.mobile-analytics-topic{border:2px solid var(--mobile-line);width:100%;color:var(--mobile-ink);box-shadow:3px 3px 0 var(--mobile-line);text-align:left;background:#fff;border-radius:16px;padding:15px;display:block}.mobile-analytics-topic.needs-work{background:#fff0ec}.mobile-analytics-topic.is-solid{background:#eef8f4}.mobile-analytics-topic-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.mobile-analytics-topic-head strong{min-width:0;font:900 16px/1.1 Fredoka,Nunito,sans-serif}.mobile-analytics-topic-head b{font:900 17px/1 Fredoka,Nunito,sans-serif}.mobile-analytics-topic-meta{color:var(--mobile-muted);margin-top:6px;font:800 10px/1.2 Nunito,sans-serif;display:block}.mobile-analytics-topic-bar{border:1px solid var(--mobile-line);background:#fff;border-radius:999px;height:7px;margin-top:12px;display:block;overflow:hidden}.mobile-analytics-topic-bar i{border-radius:inherit;background:var(--mobile-coral);height:100%;display:block}.mobile-analytics-topic.is-solid .mobile-analytics-topic-bar i{background:#63b7a1}.mobile-course-player-shell,.mobile-course-player-shell>.relative,.mobile-course-player-shell.quiz-mode>.relative{background-color:var(--mobile-canvas)!important;background-image:linear-gradient(#24152f0b 1px,#0000 1px),linear-gradient(90deg,#24152f0b 1px,#0000 1px)!important;background-size:30px 30px!important}.mobile-course-player-shell>.relative,.mobile-course-player-shell.quiz-mode>.relative{z-index:1;height:100dvh;position:relative;overflow:hidden;grid-template-rows:auto minmax(0,1fr) auto!important;display:grid!important}.mobile-course-player-splotch{z-index:-1!important;opacity:.22!important}.mobile-course-player-shell .mobile-player-header{z-index:10;border:0!important;border-bottom:2px solid var(--mobile-line)!important;padding:calc(env(safe-area-inset-top,0px) + 11px) 15px 11px!important;box-shadow:none!important;background:#fffffff5!important;display:block!important;position:relative!important}.mobile-course-player-shell .mobile-player-header-row{align-items:center;gap:10px;grid-template-columns:minmax(0,1fr) auto!important;display:grid!important}.mobile-course-player-shell .mobile-player-title-wrap{min-width:0}.mobile-course-player-shell .mobile-player-title-wrap p{color:#8d3e6a;text-transform:uppercase;margin:0;font:900 8px/1 Nunito,sans-serif}.mobile-course-player-shell .mobile-player-title-wrap h1{color:var(--mobile-ink);text-overflow:ellipsis;white-space:nowrap;margin:4px 0 0;font:900 15px/1.1 Fredoka,Nunito,sans-serif;overflow:hidden}.mobile-player-page-actions{gap:6px!important;display:flex!important}.mobile-player-page-actions button{align-items:center;gap:3px;min-height:38px;display:inline-flex;border:2px solid var(--mobile-line)!important;color:var(--mobile-ink)!important;box-shadow:none!important;background:#fff!important;border-radius:999px!important;padding:0 10px!important;font:900 9px/1 Nunito,sans-serif!important}.mobile-player-page-actions button:last-child:not(:disabled){background:var(--mobile-ink)!important;color:#fff!important}.mobile-course-player-shell .mobile-player-progress{border-radius:999px;overflow:hidden;background:#e1d7e6!important;border:0!important;height:5px!important;margin-top:10px!important;display:block!important}.mobile-course-player-shell .mobile-player-progress span{border-radius:inherit;height:100%;display:block;background:var(--mobile-ink)!important}.mobile-course-player-shell .mobile-player-main,.mobile-course-player-shell.quiz-mode .mobile-player-main{grid-row:2!important;min-height:0!important;padding:0!important;overflow-y:auto!important}.mobile-course-player-shell .mobile-player-page{flex-direction:column;min-height:100%!important;box-shadow:none!important;background:#ffffffe6!important;border:0!important;border-radius:0!important;padding:0!important;display:flex!important}.mobile-player-visual-pane{min-height:250px;border:0!important;border-bottom:2px solid var(--mobile-line)!important;background:#eee7f7!important;border-radius:0 0 24px 24px!important;padding:19px!important}.mobile-player-page.mobile-visual-after .mobile-player-visual-pane{order:2;border-top:2px solid var(--mobile-line)!important;border-bottom:0!important;border-radius:24px 24px 0 0!important}.mobile-player-visual-pane :is(button,div,figure,section,article,table,canvas){max-width:100%;border-radius:16px!important}.mobile-player-copy-pane{flex:1 0 auto;align-items:center;min-height:390px;display:flex;padding:42px 22px 48px!important}.mobile-no-visual .mobile-player-copy-pane{min-height:100%;padding-top:70px!important;padding-bottom:70px!important}.mobile-slide-content{width:100%;max-width:620px;margin:0 auto}.mobile-course-player-shell .mobile-slide-kicker{text-transform:uppercase;color:#8d3e6a!important;font:900 9px/1 Nunito,sans-serif!important}.mobile-course-player-shell .mobile-slide-title,.mobile-course-player-shell .mobile-slide-title.compact{letter-spacing:0;color:var(--mobile-ink)!important;margin:9px 0 20px!important;font:900 34px/.96 Fredoka,Nunito,sans-serif!important}.mobile-course-player-shell .mobile-slide-body,.mobile-course-player-shell .mobile-slide-bullet,.mobile-course-player-shell .mobile-quiz-question{color:#4f4358!important;font:800 15px/1.65 Nunito,sans-serif!important}.mobile-course-player-shell :is(.mobile-slide-example,.mobile-slide-stimulus,.mobile-quiz-feedback){border:2px solid var(--mobile-line)!important;box-shadow:3px 4px 0 var(--mobile-line)!important;background:#fff!important;border-radius:16px!important}.mobile-course-player-shell .mobile-quiz-choice{min-height:60px;border:2px solid var(--mobile-line)!important;color:var(--mobile-ink)!important;box-shadow:2px 3px 0 var(--mobile-line)!important;background:#fff!important;border-radius:14px!important}.mobile-course-player-shell .mobile-quiz-choice.correct,.mobile-course-player-shell .mobile-quiz-choice.selected{background:#e7def7!important}.mobile-course-player-shell .mobile-player-footer{z-index:10;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:10px;border:0!important;border-top:2px solid var(--mobile-line)!important;width:auto!important;padding:11px 14px calc(env(safe-area-inset-bottom,0px) + 11px)!important;box-shadow:none!important;background:#fffffff7!important;display:grid!important;position:relative!important;transform:none!important}.mobile-landing-wordmark,.mobile-home-wordmark{z-index:2;color:var(--mobile-ink);letter-spacing:0;text-transform:lowercase;font:900 25px/1 Fredoka,Nunito,sans-serif;position:relative}.mobile-landing-wordmark:first-letter,.mobile-home-wordmark:first-letter{text-transform:uppercase}.mobile-course-player-shell .mobile-course-back-btn{place-items:center;border:2px solid var(--mobile-line)!important;background:var(--mobile-ink)!important;color:#fff!important;width:42px!important;height:42px!important;box-shadow:none!important;border-radius:50%!important;display:grid!important}.mobile-player-course-meta{min-width:0}.mobile-player-course-meta h1{color:var(--mobile-ink);text-overflow:ellipsis;white-space:nowrap;margin:0;font:900 14px/1.1 Fredoka,Nunito,sans-serif;overflow:hidden}.mobile-player-course-meta p{color:var(--mobile-muted);text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;margin:4px 0 0;font:900 8px/1 Nunito,sans-serif;overflow:hidden}.mobile-player-save-status{opacity:0;justify-content:flex-end;align-items:center;gap:4px;min-width:36px;color:#368174!important;font:900 9px/1 Nunito,sans-serif!important;transition:opacity .18s!important;display:flex!important}.mobile-player-save-status.is-visible{opacity:1}.mobile-settings-group,.mobile-settings-detail-card,.mobile-settings-detail-group{overflow:hidden;border:2px solid var(--mobile-line)!important;box-shadow:3px 4px 0 var(--mobile-line)!important;background:#fffffff2!important;border-radius:17px!important}.mobile-settings-row{background:0 0!important;border-color:#e2d9e6!important}.mobile-settings-row-icon{display:none!important}@media (hover:hover){.mobile-phone-shell :is(.mobile-dashboard-hero-foot>button,.mobile-dashboard-empty-hero>button,.mobile-home-icon-btn,.mobile-home-profile-btn,.mobile-courses-create,.mobile-courses-program-filter button.is-active,.mobile-courses-syllabus-switch button.is-active,.mobile-analytics-course-picker button.is-active,.mobile-player-page-actions button,.mobile-course-back-btn):not(:disabled):hover{border-color:var(--mobile-line)!important;color:var(--mobile-ink)!important;background:#fff!important}.mobile-phone-shell :is(.mobile-courses-jumps button,.mobile-courses-unit-list article>button,.mobile-analytics-course-picker button:not(.is-active)):not(:disabled):hover{background:var(--mobile-ink)!important;color:#fff!important}.mobile-courses-card:hover,.mobile-activity-card:hover,.mobile-analytics-topic:hover{transform:translateY(-3px);box-shadow:5px 7px 0 var(--mobile-line)!important}}@media (width<=380px){.mobile-view{padding-left:14px!important;padding-right:14px!important}.mobile-courses-rail-wrap,.mobile-analytics-course-picker{margin-left:-14px!important;margin-right:-14px!important}.mobile-courses-rail,.mobile-analytics-course-picker{padding-left:14px!important;padding-right:14px!important}.mobile-dashboard-intro h2{font-size:30px}.mobile-courses-page-head h1{font-size:42px!important}.mobile-dashboard-hero-visual{height:190px}.mobile-dashboard-hero-copy h1{font-size:28px}.mobile-player-page-actions button{font-size:0!important}.mobile-player-page-actions button svg{width:17px;height:17px}}.mobile-landing-shell,.mobile-landing-shell>.relative{background:0 0!important;width:100%!important;max-width:100%!important;overflow-x:hidden!important}.mobile-landing-shell>.relative{isolation:isolate}.mobile-landing-splotch{z-index:0!important;opacity:.24!important}.mobile-landing-splotch-lime{background:var(--mobile-lilac)!important}.mobile-landing-splotch-yellow{opacity:.18!important}.mobile-landing-simple{min-height:100dvh;box-sizing:border-box!important;width:100%!important;max-width:100%!important;padding:calc(env(safe-area-inset-top,0px) + 24px) 20px calc(env(safe-area-inset-bottom,0px) + 28px)!important;background:0 0!important;overflow-x:hidden!important}.mobile-landing-logo{object-fit:contain;object-position:left center;width:144px!important;max-width:48%!important;height:44px!important;transform:none!important}.mobile-landing-copy{width:100%;min-width:0;margin-top:58px!important}.mobile-landing-copy h1{overflow-wrap:anywhere;max-width:345px;font-size:43px!important;line-height:.94!important}.mobile-landing-copy>span,.mobile-landing-points,.mobile-landing-actions{width:100%;max-width:100%}.mobile-home-logo-btn{max-width:none!important;overflow:visible!important}.mobile-home-logo-long{object-fit:contain!important;object-position:left center!important;transform-origin:50%!important;width:122px!important;height:38px!important;transform:none!important}.mobile-course-player-shell .mobile-player-page{isolation:isolate;position:relative;overflow:hidden}.mobile-course-player-shell .mobile-player-page:before,.mobile-course-player-shell .mobile-player-page:after{content:"";z-index:-1;pointer-events:none;opacity:.13;border-radius:61% 39% 58% 42%/41% 62% 38% 59%;display:block;position:absolute}.mobile-course-player-shell .mobile-player-page:before{background:var(--mobile-cyan);width:210px;height:145px;top:18%;right:-95px;transform:rotate(-15deg)}.mobile-course-player-shell .mobile-player-page:after{background:var(--mobile-yellow);width:190px;height:130px;bottom:13%;left:-82px;transform:rotate(12deg)}.mobile-guide-course-picker .mobile-course-catalog-list{gap:12px!important;display:grid!important}.mobile-guide-course-picker .mobile-course-catalog-card{overflow:hidden;border:2px solid var(--mobile-line)!important;min-height:112px!important;box-shadow:3px 4px 0 var(--mobile-line)!important;background:#fff!important;border-radius:17px!important;grid-template-columns:82px minmax(0,1fr)!important;align-items:center!important;gap:13px!important;padding:0 13px 0 0!important;display:grid!important}.mobile-course-picker-cover{align-self:stretch;aspect-ratio:auto!important;border:0!important;border-right:2px solid var(--mobile-line)!important;width:82px!important;height:108px!important;box-shadow:none!important;border-radius:14px 18px 18px 14px!important}.mobile-guide-course-picker .mobile-course-catalog-body{min-width:0}.mobile-guide-course-picker .mobile-course-catalog-meta{color:#8d3e6a!important;font:900 8px/1 Nunito,sans-serif!important}.mobile-guide-course-picker .mobile-course-catalog-title{color:var(--mobile-ink)!important;margin-top:6px!important;font:900 16px/1.08 Fredoka,Nunito,sans-serif!important}.mobile-guide-course-picker .mobile-course-catalog-sub{color:var(--mobile-muted)!important;margin-top:5px!important;font:800 9px/1.25 Nunito,sans-serif!important}.mobile-guide-course-picker .mobile-course-catalog-badge{display:none!important}.mobile-auth-shell>.relative{isolation:isolate;position:relative;overflow:hidden}.mobile-auth-shell>.relative:before,.mobile-auth-shell>.relative:after{content:"";z-index:0;pointer-events:none;opacity:.2;border-radius:61% 39% 58% 42%/41% 62% 38% 59%;display:block;position:absolute}.mobile-auth-shell>.relative:before{background:var(--mobile-lilac);width:230px;height:155px;top:92px;right:-105px;transform:rotate(-14deg)}.mobile-auth-shell>.relative:after{background:var(--mobile-cyan);width:215px;height:145px;bottom:75px;left:-95px;transform:rotate(17deg)}.mobile-auth-shell .mobile-auth-wrap{z-index:1;position:relative;background:0 0!important}.mobile-phone-shell .mobile-view{padding-bottom:calc(env(safe-area-inset-bottom,0px) + 104px)!important}.mobile-phone-shell :is(.mobile-dashboard-hero,.mobile-dashboard-empty-hero,.mobile-recommendation-row,.mobile-courses-card,.mobile-analytics-summary,.mobile-analytics-topic,.mobile-settings-group,.mobile-settings-detail-card,.mobile-settings-detail-group,.mobile-create-choice-grid button){box-shadow:none!important}.mobile-top-nav{padding:7px 12px calc(env(safe-area-inset-bottom,0px) + 7px)!important;box-shadow:none!important;background:#fffffff5!important;border-top:1px solid #24152f1f!important}.mobile-top-nav-links{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:3px!important}.mobile-top-nav-link,.mobile-top-nav-create{justify-self:center;place-items:center;color:#b7b4ba!important;width:48px!important;height:48px!important;min-height:48px!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:50%!important;padding:0!important;font-size:0!important;display:grid!important}.mobile-top-nav-link.active{color:#18131c!important;background:0 0!important;border:0!important}.mobile-top-nav-create{color:#fff!important;background:#18131c!important}.mobile-top-nav-create.is-open{outline:2px solid #18131c;color:#18131c!important;background:#fff!important}.mobile-home-view{padding-top:calc(env(safe-area-inset-top,0px) + 14px)!important}.mobile-home-navbar{min-height:40px!important;margin-bottom:22px!important}.mobile-dashboard-intro{margin-bottom:16px!important}.mobile-dashboard-hero-carousel{z-index:2;scroll-snap-type:x mandatory;scrollbar-width:none;gap:12px;margin:0 -18px 28px;padding:2px 18px 8px;scroll-padding-inline:18px;display:flex;position:relative;overflow-x:auto}.mobile-dashboard-hero-carousel::-webkit-scrollbar{display:none}.mobile-dashboard-hero-carousel>:is(.mobile-dashboard-hero,.mobile-dashboard-empty-hero){scroll-snap-align:start;flex:0 0 calc(100% - 20px);width:calc(100% - 20px);min-width:calc(100% - 20px);border-width:2px!important;border-radius:22px!important;margin:0!important}.mobile-dashboard-hero-visual{border-bottom-width:2px!important;height:188px!important}.mobile-dashboard-hero-copy{padding:18px!important}.mobile-dashboard-hero-copy h1{margin-top:8px!important;font-size:27px!important}.mobile-dashboard-hero-foot{align-items:center!important;gap:10px!important}.mobile-dashboard-hero-actions{align-items:center;gap:7px;min-width:0;display:flex}.mobile-dashboard-hero-actions button{border:1.5px solid var(--mobile-line);min-height:38px;color:var(--mobile-ink);background:#fff;border-radius:999px;padding:0 13px;font:900 9px/1 Nunito,sans-serif}.mobile-dashboard-hero-actions button:last-child{background:var(--mobile-ink);color:#fff}.mobile-dashboard-empty-hero{min-height:335px!important;padding:28px 22px!important}.mobile-section-head{z-index:2;position:relative;margin-bottom:12px!important}.mobile-recommendation-list{z-index:2;gap:10px;display:grid;position:relative}.mobile-recommendation-row{width:100%;min-height:92px;color:var(--mobile-ink);text-align:left;grid-template-columns:84px minmax(0,1fr);align-items:stretch;display:grid;overflow:hidden;background:#fffffff5!important;border:1.5px solid #24152f3d!important;border-radius:20px!important;padding:5px!important}.mobile-recommendation-row-visual{align-self:center;overflow:hidden;aspect-ratio:1!important;width:82px!important;height:82px!important;box-shadow:none!important;border:0!important;border-radius:16px!important;display:block!important}.mobile-recommendation-row-copy{flex-direction:column;justify-content:center;min-width:0;padding:8px 12px 8px 14px;display:flex}.mobile-recommendation-row-copy small{color:#8d3e6a;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font:900 8px/1 Nunito,sans-serif;overflow:hidden}.mobile-recommendation-row-copy strong{color:var(--mobile-ink);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:6px;font:900 17px/1.05 Fredoka,Nunito,sans-serif;display:-webkit-box;overflow:hidden}.mobile-recommendation-row-copy>span{color:var(--mobile-muted);text-overflow:ellipsis;white-space:nowrap;margin-top:5px;font:800 9px/1.15 Nunito,sans-serif;overflow:hidden}.mobile-recommendation-row.is-test{background:#302238!important;border-color:#302238!important}.mobile-recommendation-row.is-test.is-flashcards{background:#315d59!important;border-color:#315d59!important}.mobile-recommendation-test-visual{background:#f6e8dc;place-items:center;display:grid!important}.mobile-recommendation-test-visual img{object-fit:contain;width:70%!important;height:70%!important}.mobile-recommendation-row.is-test .mobile-recommendation-row-copy small{color:#ffd76a}.mobile-recommendation-row.is-test .mobile-recommendation-row-copy strong{color:#fff}.mobile-recommendation-row.is-test .mobile-recommendation-row-copy>span{color:#ffffffb8}.mobile-recommendation-row.is-test-prep{background:#fff!important;border-color:#302238!important}.mobile-recommendation-prep-field{color:#24152f;isolation:isolate;background:#eee7f8;place-items:center;position:relative;display:grid!important}.mobile-recommendation-prep-field i{z-index:-1;border-radius:50%;position:absolute}.mobile-recommendation-prep-field i:first-child{background:#f1a8bd;width:64px;height:42px;top:-10px;right:-18px;transform:rotate(-18deg)}.mobile-recommendation-prep-field i:nth-child(2){background:#96d2d5;width:54px;height:38px;bottom:-9px;left:-14px;transform:rotate(14deg)}.mobile-recommendation-prep-field i:nth-child(3){background:#f4d377;width:28px;height:28px;bottom:7px;right:5px}.mobile-recommendation-prep-field strong{text-align:center;max-width:70px;font:900 15px/1 Fredoka,Nunito,sans-serif}.mobile-hero-analytics-sheet{z-index:280;background-color:var(--mobile-canvas);height:100dvh;padding:calc(env(safe-area-inset-top,0px) + 18px) 18px calc(env(safe-area-inset-bottom,0px) + 16px);background-image:linear-gradient(#24152f0a 1px,#0000 1px),linear-gradient(90deg,#24152f0a 1px,#0000 1px);background-size:30px 30px;grid-template-rows:auto minmax(0,1fr) auto;display:grid;position:fixed;inset:0;overflow:hidden}.mobile-tab-screen-transition:has(.mobile-hero-analytics-sheet){z-index:300}.mobile-phone-shell:has(.mobile-hero-analytics-sheet) .mobile-top-nav{display:none!important}.mobile-hero-analytics-sheet>header,.mobile-hero-analytics-scroll,.mobile-hero-analytics-continue{z-index:2;position:relative}.mobile-hero-analytics-sheet>header{justify-content:space-between;align-items:flex-start;gap:14px;padding:8px 0 18px;display:flex}.mobile-hero-analytics-sheet>header p{color:#8d3e6a;text-transform:uppercase;margin:0 0 6px;font:900 9px/1 Nunito,sans-serif}.mobile-hero-analytics-sheet>header h1{color:var(--mobile-ink);margin:0;font:900 31px/.96 Fredoka,Nunito,sans-serif}.mobile-hero-analytics-sheet>header button{border:1.5px solid var(--mobile-line);min-height:39px;color:var(--mobile-ink);background:#fff;border-radius:999px;padding:0 15px;font:900 9px/1 Nunito,sans-serif}.mobile-hero-analytics-scroll{min-height:0;padding:2px 0 20px;overflow-y:auto}.mobile-hero-analytics-summary{border:1.5px solid var(--mobile-line);background:#fffffff0;border-radius:18px;grid-template-columns:repeat(3,1fr);display:grid;overflow:hidden}.mobile-hero-analytics-summary>div{text-align:center;border-right:1px solid #24152f29;padding:18px 6px}.mobile-hero-analytics-summary>div:last-child{border-right:0}.mobile-hero-analytics-summary strong,.mobile-hero-analytics-summary span{display:block}.mobile-hero-analytics-summary strong{color:var(--mobile-ink);font:900 25px/1 Fredoka,Nunito,sans-serif}.mobile-hero-analytics-summary span{color:var(--mobile-muted);text-transform:uppercase;margin-top:5px;font:900 7px/1 Nunito,sans-serif}.mobile-hero-analytics-heading{justify-content:space-between;align-items:flex-end;gap:12px;margin:26px 2px 11px;display:flex}.mobile-hero-analytics-heading h2{color:var(--mobile-ink);margin:0;font:900 20px/1 Fredoka,Nunito,sans-serif}.mobile-hero-analytics-heading span{color:var(--mobile-muted);font:800 8px/1 Nunito,sans-serif}.mobile-hero-analytics-sheet .mobile-analytics-topic{pointer-events:none}.mobile-hero-analytics-continue{border:1.5px solid var(--mobile-line);background:var(--mobile-ink);color:#fff;border-radius:999px;min-height:50px;font:900 11px/1 Nunito,sans-serif}.mobile-courses-view:not(.mobile-courses-details){padding-top:calc(env(safe-area-inset-top,0px) + 16px)!important}.mobile-courses-view:not(.mobile-courses-details) .mobile-courses-color-fields{opacity:.72}.mobile-courses-catalog-list{z-index:2;gap:10px;display:grid;position:relative}.mobile-courses-catalog-list .mobile-courses-card{align-items:stretch;overflow:hidden;background:#fffffff5!important;border:1.5px solid #24152f3d!important;border-radius:20px!important;grid-template-columns:84px minmax(0,1fr)!important;width:100%!important;min-width:0!important;min-height:92px!important;padding:5px!important;display:grid!important}.mobile-courses-catalog-list .mobile-courses-card-cover{align-self:center;aspect-ratio:1!important;width:82px!important;height:82px!important;box-shadow:none!important;border:0!important;border-radius:16px!important;display:block!important}.mobile-courses-catalog-list .mobile-courses-card-copy{flex-direction:column;justify-content:center;min-width:0;min-height:0!important;padding:8px 12px 8px 14px!important;display:flex!important}.mobile-courses-catalog-list .mobile-courses-card-copy small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;color:#8d3e6a!important;font-size:8px!important}.mobile-courses-catalog-list .mobile-courses-card-copy strong{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;margin-top:6px!important;font-size:17px!important;line-height:1.05!important}.mobile-courses-catalog-list .mobile-courses-card-copy>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;margin-top:5px!important;padding:0!important;font-size:9px!important}.mobile-courses-state{z-index:2;position:relative;margin-top:35vh!important}.mobile-courses-floating-search{z-index:170;right:16px;bottom:calc(env(safe-area-inset-bottom,0px) + 78px);pointer-events:none;justify-content:flex-end;display:flex;position:fixed}.mobile-courses-floating-search :is(button,input){pointer-events:auto}.mobile-courses-floating-trigger{background:var(--mobile-ink);color:#fff;border:0;border-radius:50%;place-items:center;width:54px;height:54px;display:grid;box-shadow:0 7px 20px #24152f2e}.mobile-courses-floating-bar{border:1.5px solid var(--mobile-line);background:#fffffffa;border-radius:19px;grid-template-columns:45px minmax(0,1fr) 45px 45px;align-items:center;gap:3px;width:min(100vw - 32px,520px);min-height:56px;padding:5px;display:grid;box-shadow:0 8px 24px #24152f1f}.mobile-courses-floating-bar>button{width:43px;height:43px;color:var(--mobile-ink);background:#f1edf3;border:0;border-radius:13px;place-items:center;padding:0;display:grid}.mobile-courses-floating-bar input{width:100%;min-width:0;color:var(--mobile-ink);background:0 0;border:0;outline:0;font:800 13px/1 Nunito,sans-serif}.mobile-courses-floating-bar .mobile-courses-floating-program{background:var(--mobile-ink);color:#fff;text-transform:uppercase;font:900 7px/1 Nunito,sans-serif;overflow:hidden}.mobile-courses-floating-menu{border:1.5px solid var(--mobile-line);pointer-events:auto;background:#fff;border-radius:16px;width:132px;padding:5px;display:grid;position:absolute;bottom:64px;right:0;overflow:hidden;box-shadow:0 8px 24px #24152f1f}.mobile-courses-floating-menu button{min-height:38px;color:var(--mobile-muted);text-align:left;background:0 0;border:0;border-radius:11px;padding:0 12px;font:900 9px/1 Nunito,sans-serif}.mobile-courses-floating-menu button.is-active{background:var(--mobile-ink);color:#fff}.mobile-courses-detail-head>button{min-width:58px;padding:0 14px;font:900 9px/1 Nunito,sans-serif;border-width:1.5px!important;border-radius:999px!important;width:auto!important}.mobile-courses-detail-head{grid-template-columns:auto minmax(0,1fr)!important}.mobile-create-choice-panel{isolation:isolate;position:relative;overflow:hidden;color:var(--mobile-ink)!important;box-shadow:none!important}.mobile-create-choice-panel>:not(.mobile-color-fields){z-index:2;position:relative}.mobile-create-choice-panel .mobile-color-fields{opacity:.55;display:block!important}.mobile-create-choice-grid button{position:relative;overflow:hidden;border:1.5px solid var(--mobile-line)!important;min-height:104px!important;color:var(--mobile-ink)!important;background:#fffffff0!important;grid-template-columns:1fr!important;gap:5px!important;padding:22px!important}.mobile-create-choice-kicker{color:#8d3e6a!important}.mobile-create-choice-panel h2{color:var(--mobile-ink)!important}.mobile-create-choice-copy{color:var(--mobile-muted)!important}.mobile-create-choice-grid button span,.mobile-create-choice-grid button small{z-index:1;position:relative;color:inherit!important}.mobile-create-choice-grid button small{color:var(--mobile-muted)!important}.mobile-create-choice-grid button:before{content:"";background:var(--mobile-coral);opacity:.28;pointer-events:none;border-radius:61% 39% 58% 42%/41% 62% 38% 59%;width:105px;height:82px;position:absolute;bottom:-38px;right:-34px;transform:rotate(-17deg)}.mobile-create-choice-grid button:nth-child(2):before{background:var(--mobile-cyan)}.mobile-create-choice-grid button:nth-child(3):before{background:var(--mobile-yellow)}.mobile-create-choice-grid button svg{display:none!important}@media (hover:hover){.mobile-recommendation-row:hover,.mobile-courses-catalog-list .mobile-courses-card:hover{transform:translateY(-2px);box-shadow:none!important}.mobile-top-nav-link:hover{color:#18131c!important}}@media (width<=380px){.mobile-dashboard-hero-carousel{margin-left:-14px;margin-right:-14px;padding-left:14px;padding-right:14px}.mobile-dashboard-hero-actions button{padding-left:10px;padding-right:10px}}@font-face{font-display:block;font-family:KaTeX_AMS;font-style:normal;font-weight:400;src:url(/assets/KaTeX_AMS-Regular-BQhdFMY1.woff2)format("woff2"),url(/assets/KaTeX_AMS-Regular-DMm9YOAa.woff)format("woff"),url(/assets/KaTeX_AMS-Regular-DRggAlZN.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Caligraphic;font-style:normal;font-weight:700;src:url(/assets/KaTeX_Caligraphic-Bold-Dq_IR9rO.woff2)format("woff2"),url(/assets/KaTeX_Caligraphic-Bold-BEiXGLvX.woff)format("woff"),url(/assets/KaTeX_Caligraphic-Bold-ATXxdsX0.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Caligraphic;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Caligraphic-Regular-Di6jR-x-.woff2)format("woff2"),url(/assets/KaTeX_Caligraphic-Regular-CTRA-rTL.woff)format("woff"),url(/assets/KaTeX_Caligraphic-Regular-wX97UBjC.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Fraktur;font-style:normal;font-weight:700;src:url(/assets/KaTeX_Fraktur-Bold-CL6g_b3V.woff2)format("woff2"),url(/assets/KaTeX_Fraktur-Bold-BsDP51OF.woff)format("woff"),url(/assets/KaTeX_Fraktur-Bold-BdnERNNW.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Fraktur;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Fraktur-Regular-CTYiF6lA.woff2)format("woff2"),url(/assets/KaTeX_Fraktur-Regular-Dxdc4cR9.woff)format("woff"),url(/assets/KaTeX_Fraktur-Regular-CB_wures.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:normal;font-weight:700;src:url(/assets/KaTeX_Main-Bold-Cx986IdX.woff2)format("woff2"),url(/assets/KaTeX_Main-Bold-Jm3AIy58.woff)format("woff"),url(/assets/KaTeX_Main-Bold-waoOVXN0.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:italic;font-weight:700;src:url(/assets/KaTeX_Main-BoldItalic-DxDJ3AOS.woff2)format("woff2"),url(/assets/KaTeX_Main-BoldItalic-SpSLRI95.woff)format("woff"),url(/assets/KaTeX_Main-BoldItalic-DzxPMmG6.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:italic;font-weight:400;src:url(/assets/KaTeX_Main-Italic-NWA7e6Wa.woff2)format("woff2"),url(/assets/KaTeX_Main-Italic-BMLOBm91.woff)format("woff"),url(/assets/KaTeX_Main-Italic-3WenGoN9.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Main-Regular-B22Nviop.woff2)format("woff2"),url(/assets/KaTeX_Main-Regular-Dr94JaBh.woff)format("woff"),url(/assets/KaTeX_Main-Regular-ypZvNtVU.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Math;font-style:italic;font-weight:700;src:url(/assets/KaTeX_Math-BoldItalic-CZnvNsCZ.woff2)format("woff2"),url(/assets/KaTeX_Math-BoldItalic-iY-2wyZ7.woff)format("woff"),url(/assets/KaTeX_Math-BoldItalic-B3XSjfu4.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Math;font-style:italic;font-weight:400;src:url(/assets/KaTeX_Math-Italic-t53AETM-.woff2)format("woff2"),url(/assets/KaTeX_Math-Italic-DA0__PXp.woff)format("woff"),url(/assets/KaTeX_Math-Italic-flOr_0UB.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:normal;font-weight:700;src:url(/assets/KaTeX_SansSerif-Bold-D1sUS0GD.woff2)format("woff2"),url(/assets/KaTeX_SansSerif-Bold-DbIhKOiC.woff)format("woff"),url(/assets/KaTeX_SansSerif-Bold-CFMepnvq.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:italic;font-weight:400;src:url(/assets/KaTeX_SansSerif-Italic-C3H0VqGB.woff2)format("woff2"),url(/assets/KaTeX_SansSerif-Italic-DN2j7dab.woff)format("woff"),url(/assets/KaTeX_SansSerif-Italic-YYjJ1zSn.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:normal;font-weight:400;src:url(/assets/KaTeX_SansSerif-Regular-DDBCnlJ7.woff2)format("woff2"),url(/assets/KaTeX_SansSerif-Regular-CS6fqUqJ.woff)format("woff"),url(/assets/KaTeX_SansSerif-Regular-BNo7hRIc.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Script;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Script-Regular-D3wIWfF6.woff2)format("woff2"),url(/assets/KaTeX_Script-Regular-D5yQViql.woff)format("woff"),url(/assets/KaTeX_Script-Regular-C5JkGWo-.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size1;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Size1-Regular-mCD8mA8B.woff2)format("woff2"),url(/assets/KaTeX_Size1-Regular-C195tn64.woff)format("woff"),url(/assets/KaTeX_Size1-Regular-Dbsnue_I.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size2;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Size2-Regular-Dy4dx90m.woff2)format("woff2"),url(/assets/KaTeX_Size2-Regular-oD1tc_U0.woff)format("woff"),url(/assets/KaTeX_Size2-Regular-B7gKUWhC.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size3;font-style:normal;font-weight:400;src:url(data:font/woff2;base64,d09GMgABAAAAAA4oAA4AAAAAHbQAAA3TAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAABmAAgRQIDgmcDBEICo1oijYBNgIkA14LMgAEIAWJAAeBHAyBHBvbGiMRdnO0IkRRkiYDgr9KsJ1NUAf2kILNxgUmgqIgq1P89vcbIcmsQbRps3vCcXdYOKSWEPEKgZgQkprQQsxIXUgq0DqpGKmIvrgkeVGtEQD9DzAO29fM9jYhxZEsL2FeURH2JN4MIcTdO049NCVdxQ/w9NrSYFEBKTDKpLKfNkCGDc1RwjZLQcm3vqJ2UW9Xfa3tgAHz6ivp6vgC2yD4/6352ndnN0X0TL7seypkjZlMsjmZnf0Mm5Q+JykRWQBKCVCVPbARPXWyQtb5VgLB6Biq7/Uixcj2WGqdI8tGSgkuRG+t910GKP2D7AQH0DB9FMDW/obJZ8giFI3Wg8Cvevz0M+5m0rTh7XDBlvo9Y4vm13EXmfttwI4mBo1EG15fxJhUiCLbiiyCf/ZA6MFAhg3pGIZGdGIVjtPn6UcMk9A/UUr9PhoNsCENw1APAq0gpH73e+M+0ueyHbabc3vkbcdtzcf/fiy+NxQEjf9ud/ELBHAXJ0nk4z+MXH2Ev/kWyV4k7SkvpPc9Qr38F6RPWnM9cN6DJ0AdD1BhtgABtmoRoFCvPsBAumNm6soZG2Gk5GyVTo2sJncSyp0jQTYoR6WDvTwaaEcHsxHfvuWhHA3a6bN7twRKtcGok6NsCi7jYRrM2jExsUFMxMQYuJbMhuWNOumEJy9hi29Dmg5zMp/A5+hhPG19j1vBrq8JTLr8ki5VLPmG/PynJHVul440bxg5xuymHUFPBshC+nA9I1FmwbRBTNHAcik3Oae0cxKoI3MOriM42UrPe51nsaGxJ+WfXubAsP84aabUlQSJ1IiE0iPETLUU4CATgfXSCSpuRFRmCGbO+wSpAnzaeaCYW1VNEysRtuXCEL1kUFUbbtMv3Tilt/1c11jt3Q5bbMa84cpWipp8Elw3MZhOHsOlwwVUQM3lAR35JiFQbaYCRnMF2lxAWoOg2gyoIV4PouX8HytNIfLhqpJtXB4vjiViUI8IJ7bkC4ikkQvKksnOTKICwnqWSZ9YS5f0WCxmpgjbIq7EJcM4aI2nmhLNY2JIUgOjXZFWBHb+x5oh6cwb0Tv1ackHdKi0I9OO2wE9aogIOn540CCCziyhN+IaejtgAONKznHlHyutPrHGwCx9S6B8kfS4Mfi4Eyv7OU730bT1SCBjt834cXsf43zVjPUqqJjgrjeGnBxSG4aYAKFuVbeCfkDIjAqMb6yLNIbCuvXhMH2/+k2vkNpkORhR59N1CkzoOENvneIosjYmuTxlhUzaGEJQ/iWqx4dmwpmKjrwTiTGTCVozNAYqk/zXOndWxuWSmJkQpJw3pK5KX6QrLt5LATMqpmPAQhkhK6PUjzHUn7E0gHE0kPE0iKkolgkUx9SZmVAdDgpffdyJKg3k7VmzYGCwVXGz/tXmkOIp+vcWs+EMuhhvN0h9uhfzWJziBQmCREGSIFmQIkgVpAnSBRmC//6hkLZwaVhwxlrJSOdqlFtOYxlau9F2QN5Y98xmIAsiM1HVp2VFX+DHHGg6Ecjh3vmqtidX3qHI2qycTk/iwxSt5UzTmEP92ZBnEWTk4Mx8Mpl78ZDokxg/KWb+Q0QkvdKVmq3TMW+RXEgrsziSAfNXFMhDc60N5N9jQzjfO0kBKpUZl0ZmwJ41j/B9Hz6wmRaJB84niNmQrzp9eSlQCDDzazGDdVi3P36VZQ+Jy4f9UBNp+3zTjqI4abaFAm+GShVaXlsGdF3FYzZcDI6cori4kMxUECl9IjJZpzkvitAoxKue+90pDMvcKRxLl53TmOKCmV/xRolNKSqqUxc6LStOETmFOiLZZptlZepcKiAzteG8PEdpnQpbOMNcMsR4RR2Bs0cKFEvSmIjAFcnarqwUL4lDhHmnVkwu1IwshbiCcgvOheZuYyOteufZZwlcTlLgnZ3o/WcYdzZHW/WGaqaVfmTZ1aWCceJjkbZqsfbkOtcFlUZM/jy+hXHDbaUobWqqXaeWobbLO99yG5N3U4wxco0rQGGcOLASFMXeJoham8M+/x6O2WywK2l4HGbq1CoUyC/IZikQhdq3SiuNrvAEj0AVu9x2x3lp/xWzahaxidezFVtdcb5uEnzyl0ZmYiuKI0exvCd4Xc9CV1KB0db00z92wDPde0kukbvZIWN6jUWFTmPIC/Y4UPCm8UfDTFZpZNon1qLFTkBhxzB+FjQRA2Q/YRJT8pQigslMaUpFyAG8TMlXigiqmAZX4xgijKjRlGpLE0GdplRfCaJo0JQaSxNBk6ZmMzcya0FmrcisDdn0Q3HI2sWSppYigmlM1XT/kLQZSNpMJG0WkjYbSZuDpM1F0uYhFc1HxU4m1QJjDK6iL0S5uSj5rgXc3RejEigtcRBtqYPQsiTskmO5vosV+q4VGIKbOkDg0jtRrq+Em1YloaTFar3EGr1EUC8R0kus1Uus00usL97ABr2BjXoDm/QGNhuWtMVBKOwg/i78lT7hBsAvDmwHc/ao3vmUbBmhjeYySZNWvGkfZAgISDSaDo1SVpzGDsAEkF8B+gEapViUoZgUWXcRIGFZNm6gWbAKk0bp0k1MHG9fLYtV4iS2SmLEQFARzRcnf9PUS0LVn05/J9MiRRBU3v2IrvW974v4N00L7ZMk0wXP1409CHo/an8zTRHD3eSJ6m8D4YMkZNl3M79sqeuAsr/m3f+8/yl7A50aiAEJgeBeMWzu7ui9UfUBCe2TIqZIoOd/3/udRBOQidQZUERzb2/VwZN1H/Sju82ew2H2Wfr6qvfVf3hqwDvAIpkQVFy4B9Pe9e4/XvPeceu7h3dvO56iJPf0+A6cqA2ip18ER+iFgggiuOkvj24bby0N9j2UHIkgqIt+sVgfodC4YghLSMjSZbH0VR/6dMDrYJeKHilKTemt6v6kvzvn3/RrdWtr0GoN/xL+Sex/cPYLUpepx9cz/D46UPU5KXgAQa+NDps1v6J3xP1i2HtaDB0M9aX2deA7SYff//+gUCovMmIK/qfsFcOk+4Y5ZN97XlG6zebqtMbKgeRFi51vnxTQYBUik2rS/Cn6PC8ADR8FGxsRPB82dzfND90gIcshOcYUkfjherBz53odpm6TP8txlwOZ71xmfHHOvq053qFF/MRlS3jP0ELudrf2OeN8DHvp6ZceLe8qKYvWz/7yp0u4dKPfli3CYq0O13Ih71mylJ80tOi10On8wi+F4+LWgDPeJ30msSQt9/vkmHq9/Lvo2b461mP801v3W4xTcs6CbvF9UDdrSt+A8OUbpSh55qAUFXWznBBfdeJ8a4d7ugT5tvxUza3h9m4H7ptTqiG4z0g5dc0X29OcGlhpGFMpQo9ytTS+NViZpNdvU4kWx+LKxNY10kQ1yqGXrhe4/1nvP7E+nd5A92TtaRplbHSqoIdOqtRWti+fkB5/n1+/VvCmz12pG1kpQWsfi1ftlBobm0bpngs16CHkbIwdLnParxtTV3QYRlfJ0KFskH7pdN/YDn+yRuSd7sNH3aO0DYPggk6uWuXrfOc+fa3VTxFVvKaNxHsiHmsXyCLIE5yuOeN3/Jdf8HBL/5M6shjyhxHx9BjB1O0+4NLOnjLLSxwO7ukN4jMbOIcD879KLSi6Pk61Oqm2377n8079PXEEQ7cy7OKEC9nbpet118fxweTafpt69x/Bt8UqGzNQt7aelpc44dn5cqhwf71+qKp/Zf/+a0zcizOUWpl/iBcSXip0pplkatCchoH5c5aUM8I7/dWxAej8WicPL1URFZ9BDJelUwEwTkGqUhgSlydVes95YdXvhh9Gfz/aeFWvgVb4tuLbcv4+wLdutVZv/cUonwBD/6eDlE0aSiKK/uoH3+J1wDE/jMVqY2ysGufN84oIXB0sPzy8ollX/LegY74DgJXJR57sn+VGza0x3DnuIgABFM15LmajjjsNlYj+JEZGbuRYcAMOWxFkPN2w6Wd46xo4gVWQR/X4lyI/R6K/YK0110GzudPRW7Y+UOBGTfNNzHeYT0fiH0taunBpq9HEW8OKSaBGj21L0MqenEmNRWBAWDWAk4CpNoEZJ2tTaPFgbQYj8HxtFilErs3BTRwT8uO1NXQaWfIotchmPkAF5mMBAliEmZiOGVgCG9LgRzpscMAOOwowlT3JhusdazXGSC/hxR3UlmWVwWHpOIKheqONvjyhSiTHIkVUco5bnji8m//zL7PKaT1Vl5I6UE609f+gkr6MZKVyKc7zJRmCahLsdlyA5fdQkRSan9LgnnLEyGSkaKJCJog0wAgvepWBt80+1yKln1bMVtCljfNWDueKLsWwaEbBSfSPTEmVRsUcYYMnEjcjeyCZzBXK9E9BYBXLKjOSpUDR+nEV3TFSUdQaz+ot98QxgXwx0GQ+EEUAKB2qZPkQQ0GqFD8UPFMqyaCHM24BZmSGic9EYMagKizOw9Hz50DMrDLrqqLkTAhplMictiCAx5S3BIUQdeJeLnBy2CNtMfz6cV4u8XKoFZQesbf9YZiIERiHjaNodDW6LgcirX/mPnJIkBGDUpTBhSa0EIr38D5hCIszhCM8URGBqImoWjpvpt1ebu/v3Gl3qJfMnNM+9V+kiRFyROTPHQWOcs1dNW94/ukKMPZBvDi55i5CttdeJz84DLngLqjcdwEZ87bFFR8CIG35OAkDVN6VRDZ7aq67NteYqZ2lpT8oYB2CytoBd6VuAx4WgiAsnuj3WohG+LugzXiQRDeM3XYXlULv4dp5VFYC)format("woff2"),url(/assets/KaTeX_Size3-Regular-CTq5MqoE.woff)format("woff"),url(/assets/KaTeX_Size3-Regular-DgpXs0kz.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size4;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Size4-Regular-Dl5lxZxV.woff2)format("woff2"),url(/assets/KaTeX_Size4-Regular-BF-4gkZK.woff)format("woff"),url(/assets/KaTeX_Size4-Regular-DWFBv043.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Typewriter;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Typewriter-Regular-CO6r4hn1.woff2)format("woff2"),url(/assets/KaTeX_Typewriter-Regular-C0xS9mPB.woff)format("woff"),url(/assets/KaTeX_Typewriter-Regular-D3Ib7_Hf.ttf)format("truetype")}.katex{text-indent:0;text-rendering:auto;font:1.21em/1.2 KaTeX_Main,Times New Roman,serif;position:relative}.katex *{border-color:currentColor;-ms-high-contrast-adjust:none!important}.katex .katex-version:after{content:"0.16.47"}.katex .katex-mathml{clip-path:inset(50%);border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.katex .katex-html>.newline{display:block}.katex .base{white-space:nowrap;width:min-content;position:relative}.katex .base,.katex .strut{display:inline-block}.katex .textbf{font-weight:700}.katex .textit{font-style:italic}.katex .textrm{font-family:KaTeX_Main}.katex .textsf{font-family:KaTeX_SansSerif}.katex .texttt{font-family:KaTeX_Typewriter}.katex .mathnormal{font-family:KaTeX_Math;font-style:italic}.katex .mathit{font-family:KaTeX_Main;font-style:italic}.katex .mathrm{font-style:normal}.katex .mathbf{font-family:KaTeX_Main;font-weight:700}.katex .boldsymbol{font-family:KaTeX_Math;font-style:italic;font-weight:700}.katex .amsrm,.katex .mathbb,.katex .textbb{font-family:KaTeX_AMS}.katex .mathcal{font-family:KaTeX_Caligraphic}.katex .mathfrak,.katex .textfrak{font-family:KaTeX_Fraktur}.katex .mathboldfrak,.katex .textboldfrak{font-family:KaTeX_Fraktur;font-weight:700}.katex .mathtt{font-family:KaTeX_Typewriter}.katex .mathscr,.katex .textscr{font-family:KaTeX_Script}.katex .mathsf,.katex .textsf{font-family:KaTeX_SansSerif}.katex .mathboldsf,.katex .textboldsf{font-family:KaTeX_SansSerif;font-weight:700}.katex .mathitsf,.katex .mathsfit,.katex .textitsf{font-family:KaTeX_SansSerif;font-style:italic}.katex .mainrm{font-family:KaTeX_Main;font-style:normal}.katex .vlist-t{border-collapse:collapse;table-layout:fixed;display:inline-table}.katex .vlist-r{display:table-row}.katex .vlist{vertical-align:bottom;display:table-cell;position:relative}.katex .vlist>span{height:0;display:block;position:relative}.katex .vlist>span>span{display:inline-block}.katex .vlist>span>.pstrut{width:0;overflow:hidden}.katex .vlist-t2{margin-right:-2px}.katex .vlist-s{vertical-align:bottom;width:2px;min-width:2px;font-size:1px;display:table-cell}.katex .vbox{flex-direction:column;align-items:baseline;display:inline-flex}.katex .hbox{width:100%}.katex .hbox,.katex .thinbox{flex-direction:row;display:inline-flex}.katex .thinbox{width:0;max-width:0}.katex .msupsub{text-align:left}.katex .mfrac>span>span{text-align:center}.katex .mfrac .frac-line{border-bottom-style:solid;width:100%;display:inline-block}.katex .hdashline,.katex .hline,.katex .mfrac .frac-line,.katex .overline .overline-line,.katex .rule,.katex .underline .underline-line{min-height:1px}.katex .mspace{display:inline-block}.katex .smash{line-height:0;display:inline}.katex .clap,.katex .llap,.katex .rlap{width:0;position:relative}.katex .clap>.inner,.katex .llap>.inner,.katex .rlap>.inner{position:absolute}.katex .clap>.fix,.katex .llap>.fix,.katex .rlap>.fix{display:inline-block}.katex .llap>.inner{right:0}.katex .clap>.inner,.katex .rlap>.inner{left:0}.katex .clap>.inner>span{margin-left:-50%;margin-right:50%}.katex .rule{border:0 solid;display:inline-block;position:relative}.katex .hline,.katex .overline .overline-line,.katex .underline .underline-line{border-bottom-style:solid;width:100%;display:inline-block}.katex .hdashline{border-bottom-style:dashed;width:100%;display:inline-block}.katex .sqrt>.root{margin-left:.277778em;margin-right:-.555556em}.katex .fontsize-ensurer.reset-size1.size1,.katex .sizing.reset-size1.size1{font-size:1em}.katex .fontsize-ensurer.reset-size1.size2,.katex .sizing.reset-size1.size2{font-size:1.2em}.katex .fontsize-ensurer.reset-size1.size3,.katex .sizing.reset-size1.size3{font-size:1.4em}.katex .fontsize-ensurer.reset-size1.size4,.katex .sizing.reset-size1.size4{font-size:1.6em}.katex .fontsize-ensurer.reset-size1.size5,.katex .sizing.reset-size1.size5{font-size:1.8em}.katex .fontsize-ensurer.reset-size1.size6,.katex .sizing.reset-size1.size6{font-size:2em}.katex .fontsize-ensurer.reset-size1.size7,.katex .sizing.reset-size1.size7{font-size:2.4em}.katex .fontsize-ensurer.reset-size1.size8,.katex .sizing.reset-size1.size8{font-size:2.88em}.katex .fontsize-ensurer.reset-size1.size9,.katex .sizing.reset-size1.size9{font-size:3.456em}.katex .fontsize-ensurer.reset-size1.size10,.katex .sizing.reset-size1.size10{font-size:4.148em}.katex .fontsize-ensurer.reset-size1.size11,.katex .sizing.reset-size1.size11{font-size:4.976em}.katex .fontsize-ensurer.reset-size2.size1,.katex .sizing.reset-size2.size1{font-size:.833333em}.katex .fontsize-ensurer.reset-size2.size2,.katex .sizing.reset-size2.size2{font-size:1em}.katex .fontsize-ensurer.reset-size2.size3,.katex .sizing.reset-size2.size3{font-size:1.16667em}.katex .fontsize-ensurer.reset-size2.size4,.katex .sizing.reset-size2.size4{font-size:1.33333em}.katex .fontsize-ensurer.reset-size2.size5,.katex .sizing.reset-size2.size5{font-size:1.5em}.katex .fontsize-ensurer.reset-size2.size6,.katex .sizing.reset-size2.size6{font-size:1.66667em}.katex .fontsize-ensurer.reset-size2.size7,.katex .sizing.reset-size2.size7{font-size:2em}.katex .fontsize-ensurer.reset-size2.size8,.katex .sizing.reset-size2.size8{font-size:2.4em}.katex .fontsize-ensurer.reset-size2.size9,.katex .sizing.reset-size2.size9{font-size:2.88em}.katex .fontsize-ensurer.reset-size2.size10,.katex .sizing.reset-size2.size10{font-size:3.45667em}.katex .fontsize-ensurer.reset-size2.size11,.katex .sizing.reset-size2.size11{font-size:4.14667em}.katex .fontsize-ensurer.reset-size3.size1,.katex .sizing.reset-size3.size1{font-size:.714286em}.katex .fontsize-ensurer.reset-size3.size2,.katex .sizing.reset-size3.size2{font-size:.857143em}.katex .fontsize-ensurer.reset-size3.size3,.katex .sizing.reset-size3.size3{font-size:1em}.katex .fontsize-ensurer.reset-size3.size4,.katex .sizing.reset-size3.size4{font-size:1.14286em}.katex .fontsize-ensurer.reset-size3.size5,.katex .sizing.reset-size3.size5{font-size:1.28571em}.katex .fontsize-ensurer.reset-size3.size6,.katex .sizing.reset-size3.size6{font-size:1.42857em}.katex .fontsize-ensurer.reset-size3.size7,.katex .sizing.reset-size3.size7{font-size:1.71429em}.katex .fontsize-ensurer.reset-size3.size8,.katex .sizing.reset-size3.size8{font-size:2.05714em}.katex .fontsize-ensurer.reset-size3.size9,.katex .sizing.reset-size3.size9{font-size:2.46857em}.katex .fontsize-ensurer.reset-size3.size10,.katex .sizing.reset-size3.size10{font-size:2.96286em}.katex .fontsize-ensurer.reset-size3.size11,.katex .sizing.reset-size3.size11{font-size:3.55429em}.katex .fontsize-ensurer.reset-size4.size1,.katex .sizing.reset-size4.size1{font-size:.625em}.katex .fontsize-ensurer.reset-size4.size2,.katex .sizing.reset-size4.size2{font-size:.75em}.katex .fontsize-ensurer.reset-size4.size3,.katex .sizing.reset-size4.size3{font-size:.875em}.katex .fontsize-ensurer.reset-size4.size4,.katex .sizing.reset-size4.size4{font-size:1em}.katex .fontsize-ensurer.reset-size4.size5,.katex .sizing.reset-size4.size5{font-size:1.125em}.katex .fontsize-ensurer.reset-size4.size6,.katex .sizing.reset-size4.size6{font-size:1.25em}.katex .fontsize-ensurer.reset-size4.size7,.katex .sizing.reset-size4.size7{font-size:1.5em}.katex .fontsize-ensurer.reset-size4.size8,.katex .sizing.reset-size4.size8{font-size:1.8em}.katex .fontsize-ensurer.reset-size4.size9,.katex .sizing.reset-size4.size9{font-size:2.16em}.katex .fontsize-ensurer.reset-size4.size10,.katex .sizing.reset-size4.size10{font-size:2.5925em}.katex .fontsize-ensurer.reset-size4.size11,.katex .sizing.reset-size4.size11{font-size:3.11em}.katex .fontsize-ensurer.reset-size5.size1,.katex .sizing.reset-size5.size1{font-size:.555556em}.katex .fontsize-ensurer.reset-size5.size2,.katex .sizing.reset-size5.size2{font-size:.666667em}.katex .fontsize-ensurer.reset-size5.size3,.katex .sizing.reset-size5.size3{font-size:.777778em}.katex .fontsize-ensurer.reset-size5.size4,.katex .sizing.reset-size5.size4{font-size:.888889em}.katex .fontsize-ensurer.reset-size5.size5,.katex .sizing.reset-size5.size5{font-size:1em}.katex .fontsize-ensurer.reset-size5.size6,.katex .sizing.reset-size5.size6{font-size:1.11111em}.katex .fontsize-ensurer.reset-size5.size7,.katex .sizing.reset-size5.size7{font-size:1.33333em}.katex .fontsize-ensurer.reset-size5.size8,.katex .sizing.reset-size5.size8{font-size:1.6em}.katex .fontsize-ensurer.reset-size5.size9,.katex .sizing.reset-size5.size9{font-size:1.92em}.katex .fontsize-ensurer.reset-size5.size10,.katex .sizing.reset-size5.size10{font-size:2.30444em}.katex .fontsize-ensurer.reset-size5.size11,.katex .sizing.reset-size5.size11{font-size:2.76444em}.katex .fontsize-ensurer.reset-size6.size1,.katex .sizing.reset-size6.size1{font-size:.5em}.katex .fontsize-ensurer.reset-size6.size2,.katex .sizing.reset-size6.size2{font-size:.6em}.katex .fontsize-ensurer.reset-size6.size3,.katex .sizing.reset-size6.size3{font-size:.7em}.katex .fontsize-ensurer.reset-size6.size4,.katex .sizing.reset-size6.size4{font-size:.8em}.katex .fontsize-ensurer.reset-size6.size5,.katex .sizing.reset-size6.size5{font-size:.9em}.katex .fontsize-ensurer.reset-size6.size6,.katex .sizing.reset-size6.size6{font-size:1em}.katex .fontsize-ensurer.reset-size6.size7,.katex .sizing.reset-size6.size7{font-size:1.2em}.katex .fontsize-ensurer.reset-size6.size8,.katex .sizing.reset-size6.size8{font-size:1.44em}.katex .fontsize-ensurer.reset-size6.size9,.katex .sizing.reset-size6.size9{font-size:1.728em}.katex .fontsize-ensurer.reset-size6.size10,.katex .sizing.reset-size6.size10{font-size:2.074em}.katex .fontsize-ensurer.reset-size6.size11,.katex .sizing.reset-size6.size11{font-size:2.488em}.katex .fontsize-ensurer.reset-size7.size1,.katex .sizing.reset-size7.size1{font-size:.416667em}.katex .fontsize-ensurer.reset-size7.size2,.katex .sizing.reset-size7.size2{font-size:.5em}.katex .fontsize-ensurer.reset-size7.size3,.katex .sizing.reset-size7.size3{font-size:.583333em}.katex .fontsize-ensurer.reset-size7.size4,.katex .sizing.reset-size7.size4{font-size:.666667em}.katex .fontsize-ensurer.reset-size7.size5,.katex .sizing.reset-size7.size5{font-size:.75em}.katex .fontsize-ensurer.reset-size7.size6,.katex .sizing.reset-size7.size6{font-size:.833333em}.katex .fontsize-ensurer.reset-size7.size7,.katex .sizing.reset-size7.size7{font-size:1em}.katex .fontsize-ensurer.reset-size7.size8,.katex .sizing.reset-size7.size8{font-size:1.2em}.katex .fontsize-ensurer.reset-size7.size9,.katex .sizing.reset-size7.size9{font-size:1.44em}.katex .fontsize-ensurer.reset-size7.size10,.katex .sizing.reset-size7.size10{font-size:1.72833em}.katex .fontsize-ensurer.reset-size7.size11,.katex .sizing.reset-size7.size11{font-size:2.07333em}.katex .fontsize-ensurer.reset-size8.size1,.katex .sizing.reset-size8.size1{font-size:.347222em}.katex .fontsize-ensurer.reset-size8.size2,.katex .sizing.reset-size8.size2{font-size:.416667em}.katex .fontsize-ensurer.reset-size8.size3,.katex .sizing.reset-size8.size3{font-size:.486111em}.katex .fontsize-ensurer.reset-size8.size4,.katex .sizing.reset-size8.size4{font-size:.555556em}.katex .fontsize-ensurer.reset-size8.size5,.katex .sizing.reset-size8.size5{font-size:.625em}.katex .fontsize-ensurer.reset-size8.size6,.katex .sizing.reset-size8.size6{font-size:.694444em}.katex .fontsize-ensurer.reset-size8.size7,.katex .sizing.reset-size8.size7{font-size:.833333em}.katex .fontsize-ensurer.reset-size8.size8,.katex .sizing.reset-size8.size8{font-size:1em}.katex .fontsize-ensurer.reset-size8.size9,.katex .sizing.reset-size8.size9{font-size:1.2em}.katex .fontsize-ensurer.reset-size8.size10,.katex .sizing.reset-size8.size10{font-size:1.44028em}.katex .fontsize-ensurer.reset-size8.size11,.katex .sizing.reset-size8.size11{font-size:1.72778em}.katex .fontsize-ensurer.reset-size9.size1,.katex .sizing.reset-size9.size1{font-size:.289352em}.katex .fontsize-ensurer.reset-size9.size2,.katex .sizing.reset-size9.size2{font-size:.347222em}.katex .fontsize-ensurer.reset-size9.size3,.katex .sizing.reset-size9.size3{font-size:.405093em}.katex .fontsize-ensurer.reset-size9.size4,.katex .sizing.reset-size9.size4{font-size:.462963em}.katex .fontsize-ensurer.reset-size9.size5,.katex .sizing.reset-size9.size5{font-size:.520833em}.katex .fontsize-ensurer.reset-size9.size6,.katex .sizing.reset-size9.size6{font-size:.578704em}.katex .fontsize-ensurer.reset-size9.size7,.katex .sizing.reset-size9.size7{font-size:.694444em}.katex .fontsize-ensurer.reset-size9.size8,.katex .sizing.reset-size9.size8{font-size:.833333em}.katex .fontsize-ensurer.reset-size9.size9,.katex .sizing.reset-size9.size9{font-size:1em}.katex .fontsize-ensurer.reset-size9.size10,.katex .sizing.reset-size9.size10{font-size:1.20023em}.katex .fontsize-ensurer.reset-size9.size11,.katex .sizing.reset-size9.size11{font-size:1.43981em}.katex .fontsize-ensurer.reset-size10.size1,.katex .sizing.reset-size10.size1{font-size:.24108em}.katex .fontsize-ensurer.reset-size10.size2,.katex .sizing.reset-size10.size2{font-size:.289296em}.katex .fontsize-ensurer.reset-size10.size3,.katex .sizing.reset-size10.size3{font-size:.337512em}.katex .fontsize-ensurer.reset-size10.size4,.katex .sizing.reset-size10.size4{font-size:.385728em}.katex .fontsize-ensurer.reset-size10.size5,.katex .sizing.reset-size10.size5{font-size:.433944em}.katex .fontsize-ensurer.reset-size10.size6,.katex .sizing.reset-size10.size6{font-size:.48216em}.katex .fontsize-ensurer.reset-size10.size7,.katex .sizing.reset-size10.size7{font-size:.578592em}.katex .fontsize-ensurer.reset-size10.size8,.katex .sizing.reset-size10.size8{font-size:.694311em}.katex .fontsize-ensurer.reset-size10.size9,.katex .sizing.reset-size10.size9{font-size:.833173em}.katex .fontsize-ensurer.reset-size10.size10,.katex .sizing.reset-size10.size10{font-size:1em}.katex .fontsize-ensurer.reset-size10.size11,.katex .sizing.reset-size10.size11{font-size:1.19961em}.katex .fontsize-ensurer.reset-size11.size1,.katex .sizing.reset-size11.size1{font-size:.200965em}.katex .fontsize-ensurer.reset-size11.size2,.katex .sizing.reset-size11.size2{font-size:.241158em}.katex .fontsize-ensurer.reset-size11.size3,.katex .sizing.reset-size11.size3{font-size:.281351em}.katex .fontsize-ensurer.reset-size11.size4,.katex .sizing.reset-size11.size4{font-size:.321543em}.katex .fontsize-ensurer.reset-size11.size5,.katex .sizing.reset-size11.size5{font-size:.361736em}.katex .fontsize-ensurer.reset-size11.size6,.katex .sizing.reset-size11.size6{font-size:.401929em}.katex .fontsize-ensurer.reset-size11.size7,.katex .sizing.reset-size11.size7{font-size:.482315em}.katex .fontsize-ensurer.reset-size11.size8,.katex .sizing.reset-size11.size8{font-size:.578778em}.katex .fontsize-ensurer.reset-size11.size9,.katex .sizing.reset-size11.size9{font-size:.694534em}.katex .fontsize-ensurer.reset-size11.size10,.katex .sizing.reset-size11.size10{font-size:.833601em}.katex .fontsize-ensurer.reset-size11.size11,.katex .sizing.reset-size11.size11{font-size:1em}.katex .delimsizing.size1{font-family:KaTeX_Size1}.katex .delimsizing.size2{font-family:KaTeX_Size2}.katex .delimsizing.size3{font-family:KaTeX_Size3}.katex .delimsizing.size4{font-family:KaTeX_Size4}.katex .delimsizing.mult .delim-size1>span{font-family:KaTeX_Size1}.katex .delimsizing.mult .delim-size4>span{font-family:KaTeX_Size4}.katex .nulldelimiter{width:.12em;display:inline-block}.katex .delimcenter,.katex .op-symbol{position:relative}.katex .op-symbol.small-op{font-family:KaTeX_Size1}.katex .op-symbol.large-op{font-family:KaTeX_Size2}.katex .accent>.vlist-t,.katex .op-limits>.vlist-t{text-align:center}.katex .accent .accent-body{position:relative}.katex .accent .accent-body:not(.accent-full){width:0}.katex .overlay{display:block}.katex .mtable .vertical-separator{min-width:1px;display:inline-block}.katex .mtable .arraycolsep{display:inline-block}.katex .mtable .col-align-c>.vlist-t{text-align:center}.katex .mtable .col-align-l>.vlist-t{text-align:left}.katex .mtable .col-align-r>.vlist-t{text-align:right}.katex .svg-align{text-align:left}.katex svg{fill:currentColor;stroke:currentColor;height:inherit;width:100%;display:block;position:absolute}.katex svg path{stroke:none}.katex svg{fill-rule:nonzero;fill-opacity:1;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1}.katex img{border-style:none;min-width:0;max-width:none;min-height:0;max-height:none}.katex .stretchy{width:100%;display:block;position:relative;overflow:hidden}.katex .stretchy:after,.katex .stretchy:before{content:""}.katex .hide-tail{width:100%;position:relative;overflow:hidden}.katex .halfarrow-left{width:50.2%;position:absolute;left:0;overflow:hidden}.katex .halfarrow-right{width:50.2%;position:absolute;right:0;overflow:hidden}.katex .brace-left{width:25.1%;position:absolute;left:0;overflow:hidden}.katex .brace-center{width:50%;position:absolute;left:25%;overflow:hidden}.katex .brace-right{width:25.1%;position:absolute;right:0;overflow:hidden}.katex .x-arrow-pad{padding:0 .5em}.katex .cd-arrow-pad{padding:0 .55556em 0 .27778em}.katex .mover,.katex .munder,.katex .x-arrow{text-align:center}.katex .boxpad{padding:0 .3em}.katex .fbox,.katex .fcolorbox{box-sizing:border-box;border:.04em solid}.katex .cancel-pad{padding:0 .2em}.katex .cancel-lap{margin-left:-.2em;margin-right:-.2em}.katex .sout{border-bottom-style:solid;border-bottom-width:.08em}.katex .angl{box-sizing:border-box;border-top:.049em solid;border-right:.049em solid;margin-right:.03889em}.katex .anglpad{padding:0 .03889em}.katex .eqn-num:before{content:"(" counter(katexEqnNo) ")";counter-increment:katexEqnNo}.katex .mml-eqn-num:before{content:"(" counter(mmlEqnNo) ")";counter-increment:mmlEqnNo}.katex .mtr-glue{width:50%}.katex .cd-vert-arrow{display:inline-block;position:relative}.katex .cd-label-left{text-align:left;display:inline-block;position:absolute;right:calc(50% + .3em)}.katex .cd-label-right{text-align:right;display:inline-block;position:absolute;left:calc(50% + .3em)}.katex-display{text-align:center;margin:1em 0;display:block}.katex-display>.katex{text-align:center;white-space:nowrap;display:block}.katex-display>.katex>.katex-html{display:block;position:relative}.katex-display>.katex>.katex-html>.tag{position:absolute;right:0}.katex-display.leqno>.katex>.katex-html>.tag{left:0;right:auto}.katex-display.fleqn>.katex{text-align:left;padding-left:2em}body{counter-reset:katexEqnNo mmlEqnNo}html{scroll-behavior:smooth}body{background:#f0e1bf;margin:0}button,input,textarea{font:inherit}button{cursor:pointer}.math-text{overflow-wrap:anywhere}.math-inline{vertical-align:-.12em;max-width:100%;display:inline-block}.math-inline .katex{white-space:normal;line-height:1.18}.math-inline .katex-html{white-space:normal}.math-display{text-align:center;padding:8px 0;display:block;overflow:auto hidden}.math-display .katex{white-space:normal;font-size:1.18em}.soft-ui :is(div,article,aside,form,figure,section,button,input,textarea,select,span)[class*="border-[#211a16]"]:not([class*=rounded-full]),.soft-ui :is(div,article,aside,form,figure,section,button,input,textarea,select,span)[class*="border-[3px]"]:not([class*=rounded-full]),.soft-ui :is(div,article,aside,form,figure,section,button,input,textarea,select,span)[class*="border-[4px]"]:not([class*=rounded-full]){border-radius:1.45rem!important}.soft-ui :is(input,textarea,select)[class*=border]{border-radius:1rem!important}.soft-ui table,.soft-ui thead,.soft-ui tbody,.soft-ui tr,.soft-ui th,.soft-ui td{border-radius:0!important}.web-app-shell,.soft-ui{--hs-bg:#f0e1bf;--hs-ink:#211a16;--hs-green:#1f5f3c;--hs-green-deep:#143d29;--hs-cream:#fffaf0;--hs-card:#fffaf0;--hs-panel:#ead7ad;--hs-sage:#dbead2;--hs-clay:#b96b42;--hs-brown:#6f4a2f;background-color:var(--hs-bg)!important;background-image:none!important}.soft-ui :is(section,div,main)[class*="bg-[#fbfaf6]"],.soft-ui :is(section,div,main)[class*="bg-[#f6e7c8]"]{background-color:var(--hs-bg)!important}.soft-ui [class*=bg-gradient]{background-image:none!important;background-color:var(--hs-card)!important}.soft-ui [class*=backdrop-blur]{-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.soft-ui [class*=bg-white\/],.soft-ui [class*="bg-[#fffaf0]/"]{background-color:var(--hs-card)!important}.soft-ui [class*="bg-[#fff3d6]/"]{background-color:#fff3d6!important}.soft-ui [class*="bg-[#f6e7c8]/"]{background-color:var(--hs-panel)!important}.soft-ui [class*="bg-[#eef6ec]"],.soft-ui [class*="bg-[#e7f3da]"]{background-color:var(--hs-sage)!important}.soft-ui [class*="bg-[#ffe6df]"],.soft-ui [class*="bg-[#ffd6d1]"]{background-color:#ead0bf!important}.soft-ui [class*="bg-[#e7effb]"],.soft-ui [class*="bg-[#eef5ff]"]{background-color:#d8e2d0!important}.soft-ui [class*="bg-[#f4bd4f]"],.soft-ui [class*="bg-[#fff2b8]"]{background-color:#d7b46a!important}.soft-ui :is(button,a,div)[class*="bg-[#f27830]"],.soft-ui :is(button,a,div)[class*="bg-[#9fc59b]"]{background-color:var(--hs-green)!important;color:var(--hs-cream)!important}.soft-ui :is(p,span,h1,h2,h3)[class*="text-[#f27830]"],.soft-ui :is(p,span,h1,h2,h3)[class*="text-[#9fc59b]"]{color:var(--hs-green)!important}.soft-ui [class*="ring-[#f27830]"]{--tw-ring-color:var(--hs-green)!important}.soft-ui :is(input,textarea,select){caret-color:var(--hs-green)}.password-strength-meter{margin:-6px 0 16px}.password-strength-track{border:2px solid var(--hs-ink);height:11px;box-shadow:2px 3px 0 var(--hs-ink);background:#1f5f3c24;border-radius:999px;overflow:hidden}.password-strength-fill{border-radius:inherit;background:#c94c3c;height:100%;transition:width .18s,background-color .18s}.password-strength-meta{color:#6f4a2f;letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;gap:12px;margin-top:7px;font-size:11px;font-weight:900;display:flex}.web-a11y-high-contrast{--hs-bg:#fff4d3;--hs-ink:#000;--hs-green:#004d2c;--hs-grid:#00000029;color:#000!important}.web-a11y-high-contrast :is(button,input,textarea,select,article,aside,section,div)[class*=border]{border-width:3px!important;border-color:#000!important}.web-a11y-high-contrast :is(p,span,small)[class*="text-[#6f4a2f]"],.web-a11y-high-contrast :is(p,span,small)[class*="text-[#5f4535]"]{color:#000!important}.web-a11y-large-text{font-size:18px}.web-a11y-large-text :is(input,textarea,select,button){font-size:1.05em}.web-a11y-large-text :is(p,li,label){line-height:1.65}.web-a11y-large-text .grid{gap:1.25rem}.web-a11y-reduce-motion,.web-a11y-reduce-motion *,.web-a11y-reduce-motion :before,.web-a11y-reduce-motion :after{scroll-behavior:auto!important;transition:none!important;animation:none!important}:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}body{color:#f4f2eb;background:#0b0d0c;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.web-app-shell,.soft-ui{--hs-bg:#0b0d0c;--hs-ink:#f4f2eb;--hs-green:#b9f36b;--hs-green-deep:#8ac942;--hs-cream:#f4f2eb;--hs-card:#141715;--hs-panel:#1a1e1b;--hs-sage:#1b241d;--hs-clay:#d89d72;--hs-brown:#a8aea9;color:#f4f2eb!important;background:#0b0d0c!important}.soft-ui [class*="bg-[#eef6ec]"],.soft-ui [class*="bg-[#e7f3da]"],.soft-ui [class*="bg-[#e7effb]"],.soft-ui [class*="bg-[#eef5ff]"],.soft-ui [class*="bg-[#fff2b8]"]{background-color:#1a211c!important}.soft-ui [class*="bg-[#fff0ba]"],.soft-ui [class*="bg-[#e6f3ff]"],.soft-ui [class*="bg-[#f7e2ef]"],.soft-ui [class*="bg-[#ead7ad]"],.soft-ui [class*="bg-[#e2f0e4]"],.soft-ui [class*="bg-[#fff0b8]"]{background-color:#171b18!important}.soft-ui [class*="bg-[#f27830]"],.soft-ui [class*="bg-[#9fc59b]"],.soft-ui [class*="bg-[#f4bd4f]"]{color:#0b0d0c!important;background-color:#b9f36b!important}.soft-ui [class*="bg-[#1f5f3c]"],.soft-ui [class*="bg-[#211a16]"]{color:#f4f2eb!important;background-color:#1a1e1b!important}.soft-ui [class*="bg-[#ffe6df]"],.soft-ui [class*="bg-[#ffd6d1]"],.soft-ui [class*="bg-[#ffe6dc]"]{background-color:#321b1b!important}.soft-ui [class*="text-[#211a16]"],.soft-ui [class*="text-[#171412]"],.soft-ui [class*="text-[#4d453f]"],.soft-ui [class*="text-[#4c3325]"],.soft-ui [class*="text-[#5f4535]"],.soft-ui [class*="text-[#6f4a2f]"]{color:#a8aea9!important}.soft-ui :is(h1,h2,h3,h4,strong)[class*="text-[#211a16]"],.soft-ui :is(h1,h2,h3,h4,strong):not([class*=text-]){color:#f4f2eb}.soft-ui [class*="text-[#f27830]"],.soft-ui [class*="text-[#9fc59b]"]{color:#b9f36b!important}.soft-ui button:focus-visible,.soft-ui input:focus-visible,.soft-ui textarea:focus-visible,.soft-ui select:focus-visible{outline-offset:3px;outline:2px solid #b9f36b}.hs-landing{color:#f4f2eb;background:#0b0d0c;min-height:100vh;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:hidden}.hs-landing button{color:inherit}.hs-landing-nav{z-index:80;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0b0d0ce8;border-bottom:1px solid #f4f2eb24;justify-content:space-between;align-items:center;gap:24px;height:76px;padding:0 clamp(20px,4vw,64px);display:flex;position:fixed;inset:0 0 auto}.hs-landing-brand{background:0 0;border:0;align-items:center;display:flex}.hs-landing-links{align-items:center;gap:30px;display:flex}.hs-landing-links button,.hs-mobile-menu button,.hs-text-button{background:0 0;border:0;font-size:13px;font-weight:700}.hs-landing-links button:hover,.hs-text-button:hover{color:#b9f36b}.hs-menu-button,.hs-mobile-menu{display:none}.hs-hero{border-bottom:1px solid #2d322f;align-items:end;min-height:92svh;display:grid;position:relative;overflow:hidden}.hs-hero>img,.hs-hero-shade{width:100%;height:100%;position:absolute;inset:0}.hs-hero>img{object-fit:cover;object-position:center}.hs-hero-shade{background:linear-gradient(90deg,#080a09f0 0%,#080a09ad 42%,#080a091f 75%),linear-gradient(#0000 55%,#080a09c7)}.hs-hero-content{z-index:2;width:min(760px,100% - 40px);margin:0 0 clamp(110px,15vh,180px) clamp(20px,7vw,112px);position:relative}.hs-eyebrow{color:#b9f36b;letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:12px;font-weight:800}.hs-hero h1{letter-spacing:0;margin:14px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(70px,12vw,180px);font-weight:400;line-height:.82}.hs-hero-statement{color:#d7dad7;max-width:650px;margin:34px 0 0;font-size:clamp(19px,2.1vw,29px);line-height:1.42}.hs-hero-actions{flex-wrap:wrap;gap:12px;margin-top:34px;display:flex}.hs-button-primary,.hs-button-secondary{border-radius:4px;min-height:50px;padding:0 23px;font-size:14px;font-weight:800}.hs-button-primary{background:#b9f36b;border:1px solid #b9f36b;color:#0b0d0c!important}.hs-button-primary:hover{background:#cafb88}.hs-landing-links .hs-button-primary{color:#0b0d0c;background:#b9f36b;border:1px solid #b9f36b}.hs-button-secondary{color:#f4f2eb;background:#0b0d0c7a;border:1px solid #f4f2eb6b}.hs-button-small{min-height:40px;padding:0 17px}.hs-hero-index{z-index:2;border-top:1px solid #f4f2eb38;grid-template-columns:repeat(3,1fr);display:grid;position:absolute;inset:auto clamp(20px,4vw,64px) 0}.hs-hero-index span{color:#c6cbc7;padding:20px 0;font-size:12px;font-weight:700}.hs-hero-index span+span{border-left:1px solid #f4f2eb38;padding-left:24px}.hs-section{border-bottom:1px solid #2d322f;padding:clamp(88px,12vw,176px) clamp(20px,7vw,112px)}.hs-section-heading{grid-template-columns:minmax(180px,.65fr) minmax(0,1.35fr);align-items:start;gap:48px;display:grid}.hs-section h2,.hs-final-cta h2{letter-spacing:0;max-width:960px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(42px,6.8vw,94px);font-weight:400;line-height:1.02}.hs-compatibility-body{grid-template-columns:minmax(0,.65fr) minmax(0,1.35fr);gap:48px;margin-top:clamp(72px,10vw,140px);display:grid}.hs-lead{color:#a8aea9;margin:0;font-size:clamp(18px,2vw,26px);line-height:1.55}.hs-course-list{border-top:1px solid #404641}.hs-course-list>div{border-bottom:1px solid #404641;grid-template-columns:54px minmax(130px,.7fr) 1fr;align-items:baseline;gap:20px;padding:27px 0;display:grid}.hs-course-list span,.hs-workflow-steps span{color:#b9f36b;font-size:12px;font-weight:800}.hs-course-list strong{font-size:18px}.hs-course-list p{color:#a8aea9;margin:0;line-height:1.55}.hs-workflow{background:#111412}.hs-workflow-steps{border-top:1px solid #404641;grid-template-columns:repeat(3,1fr);margin-top:clamp(72px,10vw,140px);display:grid}.hs-workflow-steps article{min-height:300px;padding:28px 32px 20px 0}.hs-workflow-steps article+article{border-left:1px solid #404641;padding-left:32px}.hs-workflow-steps h3{margin:76px 0 15px;font-family:Georgia,Times New Roman,serif;font-size:clamp(28px,3vw,42px);font-weight:400}.hs-workflow-steps p{color:#a8aea9;max-width:390px;margin:0;line-height:1.65}.hs-final-cta{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:76svh;padding:100px 20px;display:flex}.hs-final-cta h2{max-width:950px;margin:24px auto 44px}.hs-final-cta .hs-text-button{color:#a8aea9;margin-top:24px}@media (width<=800px){.hs-auth-page{align-items:flex-start!important;padding-top:18px!important}.hs-auth-page .hs-auth-intro{background:0 0!important;border:0!important;padding:0!important}.hs-auth-page .hs-auth-intro-panel{background:0 0!important;border:0!important;min-height:0!important;padding:0!important}.hs-auth-page .hs-auth-intro-panel>:not(button){display:none}.hs-auth-page .hs-auth-intro-panel>button{margin:0 0 4px!important}.hs-landing-links{display:none}.hs-menu-button{background:#111412;border:1px solid #404641;border-radius:4px;place-content:center;gap:6px;width:42px;height:42px;display:grid}.hs-menu-button span{background:#f4f2eb;width:18px;height:1px;display:block}.hs-mobile-menu{background:#111412;border:1px solid #404641;width:min(290px,100vw - 40px);display:grid;position:absolute;top:68px;right:20px}.hs-mobile-menu button{text-align:left;padding:17px}.hs-mobile-menu button+button{border-top:1px solid #2d322f}.hs-hero{min-height:94svh}.hs-hero>img{object-position:62% center}.hs-hero-shade{background:linear-gradient(90deg,#080a09eb,#080a0959),linear-gradient(#0000 38%,#080a09eb)}.hs-hero-content{margin:0 20px 130px}.hs-hero h1{max-width:100%;font-size:clamp(58px,14vw,84px)}.hs-hero-content .hs-eyebrow{overflow-wrap:anywhere;max-width:100%;font-size:10px;line-height:1.5}.hs-hero-statement{max-width:100%;font-size:18px}.hs-hero-actions{width:min(100%,360px);display:grid}.hs-hero-actions .hs-button-primary,.hs-hero-actions .hs-button-secondary{white-space:normal;width:100%;min-width:0}.hs-hero-index{grid-template-columns:1fr}.hs-hero-index span{display:none}.hs-hero-index span:first-child{display:block}.hs-section-heading,.hs-compatibility-body{grid-template-columns:1fr;gap:30px}.hs-compatibility-body{margin-top:64px}.hs-course-list>div{grid-template-columns:42px 1fr}.hs-course-list p{grid-column:2}.hs-workflow-steps{grid-template-columns:1fr;margin-top:64px}.hs-workflow-steps article{min-height:0;padding:28px 0 38px}.hs-workflow-steps article+article{border-top:1px solid #404641;border-left:0;padding-left:0}.hs-workflow-steps h3{margin-top:38px}}@media (width<=480px){.hs-landing-nav{height:68px;padding-inline:16px}.hs-hero-content{width:auto;margin-inline:16px}.hs-hero-actions{display:grid}.hs-button-primary,.hs-button-secondary{width:100%}.hs-section{padding-inline:20px}}:root{--play-bg:#1f1632;--play-surface:#2b2041;--play-surface-2:#35264e;--play-ink:#fffaf2;--play-muted:#cbbfda;--play-lime:#c9ff58;--play-coral:#ff7a74;--play-cyan:#58dcea;--play-lilac:#bca7ff;--play-yellow:#ffd85e;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}body{background:var(--play-bg);color:var(--play-ink);font-family:Nunito,ui-sans-serif,system-ui,sans-serif}.web-app-shell,.soft-ui{--hs-bg:var(--play-bg);--hs-ink:var(--play-ink);--hs-green:var(--play-lime);--hs-green-deep:#9fda2f;--hs-cream:var(--play-ink);--hs-card:var(--play-surface);--hs-panel:var(--play-surface-2);--hs-sage:#30433e;--hs-clay:var(--play-coral);--hs-brown:var(--play-muted);background:var(--play-bg)!important;color:var(--play-ink)!important;font-family:Nunito,ui-sans-serif,system-ui,sans-serif!important}.soft-ui .font-serif,.soft-ui :is(h1,h2,h3,h4){letter-spacing:0!important;font-family:Fredoka,Nunito,sans-serif!important}.soft-ui .font-mono,.soft-ui [class*=tracking-]{letter-spacing:0!important;font-family:Nunito,ui-sans-serif,system-ui,sans-serif!important}.soft-ui [class*="bg-[#f27830]"],.soft-ui [class*="bg-[#c94c3c]"]{background-color:var(--play-coral)!important;color:#24152f!important}.soft-ui [class*="bg-[#9fc59b]"],.soft-ui [class*="bg-[#1f5f3c]"]{background-color:var(--play-lime)!important;color:#24152f!important}.soft-ui [class*="bg-[#2b8c83]"]{background-color:var(--play-cyan)!important;color:#24152f!important}.soft-ui [class*="bg-[#f4bd4f]"]{background-color:var(--play-yellow)!important;color:#24152f!important}.soft-ui [class*="bg-[#211a16]"]{color:var(--play-ink)!important;background-color:#160f24!important}.soft-ui :is(h1,h2,h3,h4,strong):not([class*=text-]),.soft-ui .play-landing :is(h1,h2,h3){color:var(--play-ink)!important}.soft-ui [class*="text-[#f27830]"]{color:var(--play-coral)!important}.soft-ui [class*="text-[#1f5f3c]"],.soft-ui [class*="text-[#9fc59b]"]{color:var(--play-lime)!important}.soft-ui [class*=shadow-]{box-shadow:none!important}.soft-ui button:not(:disabled):active{transform:translateY(2px)}.soft-ui button:focus-visible,.soft-ui input:focus-visible,.soft-ui textarea:focus-visible,.soft-ui select:focus-visible{outline:3px solid var(--play-cyan);outline-offset:3px}.soft-ui :is(div,article,aside,form,figure,section,button,input,textarea,select)[class*=rounded]:not([class*=rounded-full]){border-radius:8px!important}.password-strength-track{box-shadow:none;background:#21172f;border-color:#695485}.password-strength-fill.valid{background:var(--play-lime)}.play-landing{overscroll-behavior-y:contain;background:var(--play-bg);height:100svh;min-height:100vh;color:var(--play-ink);scroll-behavior:smooth;scroll-snap-type:y mandatory;scrollbar-width:none;font-family:Nunito,sans-serif;overflow:hidden auto}.play-landing::-webkit-scrollbar{display:none}.play-landing>main>section{scroll-snap-align:start;scroll-snap-stop:always;min-height:100svh}.play-landing button{font-family:inherit}.play-nav{z-index:80;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#1f1632e6;border-bottom:1px solid #fffaf224;justify-content:space-between;align-items:center;height:76px;padding:0 clamp(20px,4vw,64px);display:flex;position:fixed;inset:0 0 auto}.play-brand{background:0 0;border:0;display:flex}.play-nav-links{align-items:center;gap:28px;display:flex}.play-nav-links button,.play-mobile-menu button,.play-text-button{color:var(--play-ink);background:0 0;border:0;font-size:14px;font-weight:900}.play-nav-links button:hover,.play-text-button:hover{color:var(--play-cyan)}.play-nav-links .play-button{background:var(--play-lime);color:#24152f;border:2px solid #160f24}.play-button,.play-button-ghost{border-radius:999px;min-height:52px;padding:0 24px;font-size:15px;font-weight:900;transition:transform .16s,background-color .16s}.play-button{background:var(--play-lime);border:2px solid #160f24;box-shadow:0 5px #160f24;color:#24152f!important}.play-button:hover{transform:translateY(-2px)rotate(-1deg)}.play-button-small{min-height:42px;padding-inline:18px;box-shadow:0 3px #160f24}.play-button-ghost{color:var(--play-ink);background:#2b2041;border:2px solid #7c6599}.play-menu-button,.play-mobile-menu{display:none}.play-splotch,.play-auth-splotch,.play-dashboard-splotch{pointer-events:none;border-radius:61% 39% 58% 42%/38% 63% 37% 62%;position:absolute}.play-splotch-coral{background:var(--play-coral);width:290px;height:220px;top:18%;left:-100px;transform:rotate(18deg)}.play-splotch-lime{background:var(--play-lime);width:230px;height:170px;bottom:8%;right:-65px;transform:rotate(-14deg)}.play-hero{grid-template-columns:minmax(0,.95fr) minmax(420px,1.05fr);align-items:center;gap:clamp(30px,5vw,80px);min-height:92svh;padding:120px clamp(20px,6vw,96px) 70px;display:grid;position:relative}.play-hero-copy,.play-hero-art{z-index:2;min-width:0;position:relative}.play-kicker{color:var(--play-cyan);letter-spacing:0;text-transform:uppercase;margin:0;font-size:13px;font-weight:900}.play-hero h1,.play-fit h2,.play-flow h2,.play-final h2{letter-spacing:0;margin:18px 0 0;font-family:Fredoka,sans-serif;font-weight:700}.play-hero h1{max-width:760px;font-size:clamp(58px,7.4vw,112px);line-height:.94}.play-hero-text{max-width:650px;color:var(--play-muted);margin:28px 0 0;font-size:clamp(18px,1.7vw,24px);font-weight:700;line-height:1.5}.play-hero-actions{flex-wrap:wrap;gap:13px;margin-top:32px;display:flex}.play-hero-art{align-self:center;transform:rotate(1.5deg)}.play-hero-art img{object-fit:contain;width:100%;max-height:660px;display:block}.play-hero-art p{background:var(--play-yellow);color:#24152f;border:2px solid #160f24;border-radius:999px;width:fit-content;margin:-20px 6% 0 auto;padding:10px 15px;font-weight:900;transform:rotate(-2deg)}.play-fit{background:#2a1c3c;grid-template-columns:minmax(400px,1fr) minmax(0,.85fr);align-items:center;gap:clamp(48px,7vw,110px);padding:clamp(90px,10vw,150px) clamp(20px,6vw,96px);display:grid;position:relative}.play-splotch-cyan{background:var(--play-cyan);width:270px;height:190px;top:12%;right:-80px;transform:rotate(22deg)}.play-fit-art,.play-fit-copy{z-index:2;position:relative}.play-fit-art img{width:100%;display:block}.play-fit h2,.play-flow h2,.play-final h2{font-size:clamp(44px,6vw,88px);line-height:1}.play-fit-copy>p:not(.play-kicker){color:var(--play-muted);margin:27px 0 0;font-size:20px;font-weight:700;line-height:1.6}.play-fit-tags{flex-wrap:wrap;gap:10px;margin-top:30px;display:flex}.play-fit-tags span{background:#35264e;border:2px solid #725c90;border-radius:999px;padding:9px 14px;font-size:14px;font-weight:900}.play-fit-tags span:nth-child(2n){border-color:var(--play-coral);color:#ffc2bc}.play-flow{background:var(--play-coral);color:#24152f;padding:clamp(90px,10vw,150px) clamp(20px,6vw,96px)}.play-flow .play-kicker{color:#493047}.play-flow-heading{max-width:1060px}.play-flow-steps{border-top:3px solid #24152f;grid-template-columns:repeat(3,1fr);gap:0;margin-top:70px;display:grid}.play-flow-steps article{min-height:310px;padding:28px 30px 20px 0}.play-flow-steps article+article{border-left:3px solid #24152f;padding-left:30px}.play-flow-steps b{background:var(--play-yellow);border:2px solid #24152f;border-radius:50%;place-items:center;width:48px;height:48px;font-size:20px;display:grid}.play-flow-steps h3{margin:55px 0 12px;font-family:Fredoka,sans-serif;font-size:clamp(28px,3vw,43px)}.play-flow-steps p{max-width:370px;margin:0;font-size:17px;font-weight:800;line-height:1.55}.play-final{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:76svh;padding:100px 20px;display:flex;position:relative;overflow:hidden}.play-final>:not(.play-splotch){z-index:2;position:relative}.play-final h2{max-width:980px;margin:20px auto 42px}.play-splotch-lilac{background:var(--play-lilac);width:540px;height:370px;bottom:-130px;right:-180px;transform:rotate(-16deg)}.play-final .play-text-button{margin-top:24px}.hs-auth-page{isolation:isolate;overflow:hidden;background:var(--play-bg)!important}.hs-auth-page>.fixed{display:none}.play-auth-splotch-one{z-index:-1;background:var(--play-coral);width:360px;height:250px;top:-80px;left:-110px;transform:rotate(15deg)}.play-auth-splotch-two{z-index:-1;background:var(--play-cyan);width:310px;height:230px;bottom:-90px;right:-95px;transform:rotate(-12deg)}.hs-auth-page .hs-auth-intro{background:0 0!important;border:0!important;padding:0!important}.hs-auth-page .hs-auth-intro-panel{min-height:620px;position:relative;overflow:hidden;background:var(--play-coral)!important;color:#24152f!important;border:3px solid #160f24!important;border-radius:8px!important;padding:42px!important;box-shadow:9px 10px #160f24!important}.hs-auth-page .hs-auth-intro-panel :is(p,h1){z-index:2;position:relative;color:#24152f!important}.hs-auth-page .hs-auth-intro-panel>button{z-index:3;position:relative;background:var(--play-yellow)!important;color:#24152f!important;border:2px solid #24152f!important}.play-auth-outline{z-index:1;opacity:.56;width:108%;max-width:none;position:absolute;bottom:-5%;left:-4%}.hs-auth-page .hs-auth-form{background:var(--play-surface)!important;border:3px solid #7d66a0!important;border-radius:8px!important;padding:clamp(24px,4vw,48px)!important;box-shadow:9px 10px #160f24!important}.hs-auth-page .hs-auth-form>div:first-child{border-color:#5e4b78!important}.hs-auth-page .hs-auth-form>div:first-child p{color:var(--play-cyan)!important}.hs-auth-page .hs-auth-form>button[type=submit]{background:var(--play-lime)!important;color:#24152f!important;border-color:#160f24!important;box-shadow:0 5px #160f24!important}.hs-auth-symbol,.hs-auth-page form label svg{display:none!important}.web-app-shell,.hs-dashboard{overflow:clip visible!important}.hs-dashboard>.play-app-background{display:none}.play-dashboard-brand{border-radius:999px;padding:2px 12px 6px;background:var(--play-coral)!important;border:2px solid #160f24!important;box-shadow:0 3px #160f24!important}.play-dashboard-nav nav>div:first-of-type button:first-child{background:var(--play-lilac)!important;color:#24152f!important}.play-dashboard-nav svg,.play-dashboard-summary svg{display:none}.play-dashboard-brand svg{display:block!important}.soft-ui .play-dashboard-welcome{isolation:isolate;position:relative;overflow:hidden;background:var(--play-coral)!important;color:#24152f!important;border-color:#160f24!important;box-shadow:8px 9px #160f24!important}.soft-ui .play-dashboard-welcome :is(h1,p){z-index:2;position:relative;color:#24152f!important}.soft-ui .play-dashboard-welcome>p:first-of-type{color:#493047!important}.soft-ui .play-dashboard-welcome button:first-of-type{background:var(--play-yellow)!important;color:#24152f!important;border-color:#24152f!important}.play-dashboard-splotch{z-index:1;background:var(--play-cyan);width:220px;height:170px;bottom:-55px;right:-35px;transform:rotate(-18deg)}.play-dashboard-summary>div{color:#24152f!important;border-color:#160f24!important;box-shadow:5px 6px #160f24!important}.play-dashboard-summary>div:first-child{background:var(--play-yellow)!important}.play-dashboard-summary>div:nth-child(2){background:var(--play-cyan)!important}.play-dashboard-summary>div:nth-child(3){background:var(--play-lilac)!important}.play-dashboard-summary>div:nth-child(4){background:var(--play-lime)!important}.play-dashboard-summary>div :is(p,span){color:#24152f!important}.play-dashboard-summary>div:nth-child(4) :is(p,span){color:#fff!important}.hs-dashboard article[class*="bg-[#ead7ad]"]{background:var(--play-yellow)!important;color:#24152f!important;border-color:#160f24!important;box-shadow:7px 8px #160f24!important}.hs-dashboard article[class*="bg-[#ead7ad]"] :is(h2,p,span){color:#24152f!important}.hs-dashboard article[class*="bg-[#ead7ad]"]>div>div{background:#fffaf28c!important;border-color:#24152f!important}.play-app-splotch{opacity:.24;border-radius:61% 39% 58% 42%/38% 63% 37% 62%;position:absolute}.play-app-splotch-coral{background:var(--play-coral);width:360px;height:260px;top:8%;left:-150px;transform:rotate(17deg)}.play-app-splotch-lilac{background:var(--play-lilac);width:430px;height:310px;bottom:3%;right:-190px;transform:rotate(-15deg)}@media (width<=900px){.play-nav-links{display:none}.play-menu-button{background:var(--play-surface);border:2px solid #725c90;border-radius:50%;place-content:center;gap:6px;width:44px;height:44px;display:grid}.play-menu-button span{background:var(--play-ink);width:18px;height:2px;display:block}.play-mobile-menu{background:var(--play-surface);border:2px solid #725c90;border-radius:8px;width:min(300px,100vw - 40px);display:grid;position:absolute;top:68px;right:20px;overflow:hidden;box-shadow:6px 7px #160f24}.play-mobile-menu button{text-align:left;padding:16px}.play-mobile-menu button+button{border-top:1px solid #5e4b78}.play-hero,.play-fit{grid-template-columns:1fr}.play-hero{padding-top:120px}.play-hero-art{width:min(100%,720px);margin:-20px auto 0}.play-fit-art{width:min(100%,700px);margin:0 auto}.play-flow-steps{grid-template-columns:1fr}.play-flow-steps article{min-height:0;padding:28px 0 40px}.play-flow-steps article+article{border-top:3px solid #24152f;border-left:0;padding-left:0}.play-flow-steps h3{margin-top:32px}.hs-auth-page .hs-auth-intro{display:none}.hs-auth-page{align-items:flex-start!important;padding-top:24px!important}}@media (width<=520px){.play-nav{height:68px;padding-inline:16px}.play-hero{box-sizing:border-box;width:100%;min-height:0;padding:110px 20px 64px}.play-hero h1{overflow-wrap:anywhere;max-width:100%;font-size:clamp(48px,13vw,62px)}.play-hero-copy,.play-hero-text,.play-kicker{overflow-wrap:anywhere;max-width:100%}.play-hero-actions{display:grid}.play-hero-actions button{box-sizing:border-box;width:100%}.play-hero-art p{margin-top:-6px;font-size:12px}.play-fit,.play-flow{padding:80px 20px}.play-fit h2,.play-flow h2,.play-final h2{font-size:44px}.play-fit-copy>p:not(.play-kicker){font-size:17px}.play-splotch-coral{width:180px;height:130px}.hs-auth-page .hs-auth-form{padding:22px!important}}:root{--play-bg:#fffaf1;--play-surface:#fff;--play-surface-2:#f1eaff;--play-ink:#24152f;--play-muted:#665a72;--play-lime:#24152f;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}body{background:var(--play-bg);color:var(--play-ink)}.web-app-shell,.soft-ui{--hs-bg:var(--play-bg);--hs-ink:var(--play-ink);--hs-cream:#fff;--hs-card:#fff;--hs-panel:#f1eaff;--hs-sage:#e7f6df;--hs-brown:var(--play-muted);background:var(--play-bg)!important;color:var(--play-ink)!important}.soft-ui :is(section,main,aside,nav,header,footer,div,article,form)[class*="bg-[#f0e1bf]"],.soft-ui :is(section,main,aside,nav,header,footer,div,article,form)[class*="bg-[#fbfaf6]"],.soft-ui :is(section,main,aside,nav,header,footer,div,article,form)[class*="bg-[#f6e7c8]"]{background-color:var(--play-bg)!important}.soft-ui [class*=bg-white],.soft-ui [class*="bg-[#fffaf0]"],.soft-ui [class*="bg-[#fff3d6]"],.soft-ui [class*="bg-[#f8f0dd]"]{background-color:#fff!important}.soft-ui [class*="bg-[#eef6ec]"],.soft-ui [class*="bg-[#e7f3da]"],.soft-ui [class*="bg-[#e2f0e4]"]{background-color:#e7f6df!important}.soft-ui [class*="bg-[#e7effb]"],.soft-ui [class*="bg-[#eef5ff]"],.soft-ui [class*="bg-[#e6f3ff]"]{background-color:#e5f7fb!important}.soft-ui [class*="bg-[#fff2b8]"],.soft-ui [class*="bg-[#fff0ba]"],.soft-ui [class*="bg-[#ead7ad]"]{background-color:#fff0b8!important}.soft-ui [class*="bg-[#f7e2ef]"]{background-color:#f3e7f4!important}.soft-ui [class*="bg-[#211a16]"]{background-color:var(--play-ink)!important;color:#fff!important}.soft-ui :is(button,a,div,span)[class*="bg-[#9fc59b]"],.soft-ui :is(button,a,div,span)[class*="bg-[#1f5f3c]"]{color:#fff!important;background-color:#24152f!important}.soft-ui :is(p,span,h1,h2,h3,h4,svg)[class*="text-[#9fc59b]"],.soft-ui :is(p,span,h1,h2,h3,h4,svg)[class*="text-[#1f5f3c]"]{color:#24152f!important}.soft-ui [class*="text-[#211a16]"],.soft-ui [class*="text-[#171412]"]{color:var(--play-ink)!important}.soft-ui [class*="text-[#4d453f]"],.soft-ui [class*="text-[#4c3325]"],.soft-ui [class*="text-[#5f4535]"],.soft-ui [class*="text-[#6f4a2f]"],.soft-ui [class*="text-[#6f6654]"]{color:var(--play-muted)!important}.soft-ui [class*="border-[#211a16]"]{border-color:#382443!important}.soft-ui :is(input,textarea,select){caret-color:#168799;color:var(--play-ink)!important;background:#fffdf8!important;border-color:#a894b5!important}.soft-ui :is(input,textarea)::placeholder{color:#8b7e93!important}.play-landing{background:var(--play-bg);color:var(--play-ink)}.play-button,.play-nav-links .play-button,.hs-auth-page .hs-auth-form>button[type=submit]{color:#fff!important;background:#24152f!important;box-shadow:0 5px #bca9c7!important}.play-nav{background:#fffaf1eb;border-color:#24152f24}.play-brand image{filter:none!important}.play-nav-links button,.play-mobile-menu button,.play-text-button{color:var(--play-ink)}.play-button-ghost{color:var(--play-ink);background:#fff;border-color:#8f78a0}.play-menu-button{background:#fff;border-color:#8f78a0}.play-menu-button span{background:var(--play-ink)}.play-mobile-menu{background:#fff;border-color:#8f78a0}.play-mobile-menu button+button{border-color:#ddd0e5}.play-hero-text,.play-fit-copy>p:not(.play-kicker){color:var(--play-muted)}.play-hero-art p{color:var(--play-ink)}.play-fit{background:#f4efff}.play-fit-tags span{color:var(--play-ink);background:#fff;border-color:#9a86a7}.play-fit-tags span:nth-child(2n){color:#9c3f48}.play-final{background:#fff}.play-hero-text-only{grid-template-columns:minmax(0,1fr);align-items:center;min-height:88svh;padding-top:150px;padding-bottom:100px}.play-hero-text-only .play-hero-copy{width:min(1080px,100%);margin:0 auto}.play-hero-text-only h1{max-width:980px}.play-hero-note{color:#776b80;margin:24px 0 0;font-size:14px;font-weight:800}.play-fit-text-only{background:#f1eaff;min-height:auto;display:block}.play-fit-text-only .play-fit-copy{width:min(1050px,100%);margin:0 auto}.play-fit-text-only h2{max-width:920px}.play-fit-text-only .play-fit-tags span{background:#ffffffb8;border:1px solid #b6a2c2}.play-landing-details,.play-landing-plain{padding:clamp(100px,11vw,170px) clamp(20px,7vw,110px)}.play-landing-details>header,.play-landing-detail-list,.play-landing-plain>*{width:min(1120px,100%);margin-inline:auto}.play-landing-details h2,.play-landing-plain h2{letter-spacing:0;max-width:1040px;margin-block:18px 0;font-family:Fredoka,sans-serif;font-size:clamp(44px,6vw,82px);font-weight:700;line-height:1}.play-landing-detail-list{border-top:2px solid #24152f;margin-top:74px}.play-landing-detail-list article{border-bottom:1px solid #cfc1d7;grid-template-columns:72px minmax(0,1fr);gap:28px;padding:34px 0;display:grid}.play-landing-detail-list b{font-family:Fredoka,sans-serif;font-size:24px}.play-landing-detail-list h3{letter-spacing:0;margin:0;font-family:Fredoka,sans-serif;font-size:clamp(26px,3vw,40px)}.play-landing-detail-list p{max-width:720px;color:var(--play-muted);margin:9px 0 0;font-size:17px;font-weight:700;line-height:1.55}.play-landing-plain{background:#fff0b8}.play-landing-plain-copy{border-top:2px solid #24152f;grid-template-columns:repeat(3,1fr);gap:0;margin-top:68px;display:grid}.play-landing-plain-copy p{margin:0;padding:28px 30px 10px 0;font-size:18px;font-weight:900;line-height:1.45}.play-landing-plain-copy p+p{border-left:1px solid #24152f;padding-left:30px}@media (width<=720px){.play-hero-text-only{min-height:auto;padding:124px 20px 78px}.play-fit-text-only,.play-landing-details,.play-landing-plain{padding:84px 20px}.play-landing-detail-list{margin-top:50px}.play-landing-detail-list article{grid-template-columns:44px minmax(0,1fr);gap:14px}.play-landing-plain-copy{grid-template-columns:1fr;margin-top:48px}.play-landing-plain-copy p,.play-landing-plain-copy p+p{border-bottom:1px solid #24152f;border-left:0;padding:22px 0}}.hs-auth-page{background:var(--play-bg)!important}.hs-auth-page .hs-auth-form{color:var(--play-ink)!important;background:#fff!important;border-color:#382443!important;box-shadow:9px 10px #e8dff0!important}.hs-auth-page .hs-auth-form :is(h1,h2,h3,p,label,span){color:var(--play-ink)!important}.hs-auth-page .hs-auth-form>div:first-of-type{border-color:#ded2e5!important}.hs-auth-page .hs-auth-form>div:first-of-type p{color:#168799!important}.hs-auth-page .play-auth-back{color:var(--play-ink)!important;background:#fff0b8!important;border:2px solid #382443!important}.play-auth-splotch-one,.play-auth-splotch-two{opacity:.18}.password-strength-track{background:#f1eaff;border-color:#a894b5}.password-strength-meta{color:var(--play-muted)}.play-dashboard-nav nav{background:#fffffff2!important;border-color:#b6a2c2!important}.play-dashboard-nav nav>div:first-of-type button:not(:first-child),.play-dashboard-nav nav>div:first-of-type button,.play-dashboard-nav nav>div:first-of-type button:first-child{color:var(--play-ink)!important;background:#fff!important}.soft-ui .play-dashboard-welcome{color:var(--play-ink)!important}.hs-dashboard section[class*="bg-[#fffaf0]"],.hs-dashboard article[class*="bg-[#fffaf0]"]{background:#fff!important}.play-app-background-base{background:var(--play-bg)}.play-app-splotch{opacity:.12}.hs-dashboard{background:#fffaf1!important}.hs-dashboard .play-app-splotch,.hs-dashboard>.play-app-background{display:none!important}.dashboard-panel-stage{isolation:isolate;position:relative}.play-question-flow{isolation:isolate}.dashboard-panel-stage{min-height:calc(100vh - 112px)}.dashboard-panel-stage>:not(.dashboard-page-splotch),.play-question-flow>:not(.question-flow-splotches){z-index:1;position:relative}.dashboard-page-splotch,.question-splotch{z-index:0;pointer-events:none;border-radius:63% 37% 58% 42%/41% 62% 38% 59%;display:block;position:absolute}.dashboard-page-splotch{opacity:.22}.dashboard-page-splotch-coral{background:#ff9f91;width:280px;height:190px;top:36px;left:-95px;transform:rotate(14deg)}.dashboard-page-splotch-cyan{background:#8fcfd5;width:240px;height:170px;top:330px;right:-80px;transform:rotate(-19deg)}.dashboard-page-splotch-yellow{background:#ffd76a;width:190px;height:130px;top:760px;left:4%;transform:rotate(8deg)}.dashboard-page-splotch-lilac{background:#c9b8ee;width:320px;height:210px;bottom:90px;right:8%;transform:rotate(-12deg)}.dashboard-page-splotch-pink{background:#e8aac9;width:160px;height:110px;top:55%;left:48%;transform:rotate(23deg)}.question-flow-splotches{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.question-splotch{opacity:.3}.question-splotch-coral{background:#ff9f91;width:350px;height:245px;top:4%;left:-120px;transform:rotate(17deg)}.question-splotch-cyan{background:#8fcfd5;width:270px;height:185px;top:20%;right:-90px;transform:rotate(-14deg)}.question-splotch-yellow{background:#ffd76a;width:220px;height:145px;top:51%;left:3%;transform:rotate(11deg)}.question-splotch-lilac{background:#c9b8ee;width:390px;height:255px;bottom:-45px;right:-135px;transform:rotate(-18deg)}.question-splotch-pink{background:#e8aac9;width:160px;height:105px;top:66%;right:26%;transform:rotate(24deg)}.play-dashboard-nav{padding:18px 18px 0}.play-dashboard-nav nav{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);width:100%;background:#fffaf1f0!important;border:1px solid #24152f1f!important;max-width:none!important;box-shadow:0 16px 50px #24152f14!important}.play-dashboard-brand{box-shadow:none!important;background:0 0!important;border:0!important;padding:0!important}.play-dashboard-nav nav>div:first-of-type button,.play-dashboard-nav nav>div:first-of-type button:not(:first-child),.play-dashboard-nav nav>div:first-of-type button:first-child{box-shadow:none!important;border:0!important}.play-dashboard-nav nav>div:first-of-type button[aria-current=page]{color:#fff!important;background:#24152f!important}.play-dashboard-nav label,.play-dashboard-nav nav>div:last-of-type>button,.play-dashboard-nav nav>div:last-of-type>button:first-of-type{box-shadow:none!important;border:1px solid #24152f1f!important}.play-dashboard-nav nav>div:last-of-type>button:first-of-type{color:#fff!important;background:#24152f!important}.minimal-dashboard-panel{border:1px solid #24152f14;box-shadow:none!important;background:#ffffffe6!important}.minimal-dashboard-home,.minimal-analytics,.minimal-dashboard-panel{font-family:Nunito,Inter,ui-sans-serif,system-ui,sans-serif}.scrollbar-none{-ms-overflow-style:none;scrollbar-width:none}.scrollbar-none::-webkit-scrollbar{display:none}.minimal-dashboard-home .course-blob-cover{box-shadow:none!important;border:0!important;border-radius:0!important}.recommendation-course-card{isolation:isolate;border:2px solid #382443!important;border-radius:0 0 18px 18px!important;box-shadow:0 6px #38244324!important}#root .recommendation-course-card{border-radius:0 0 18px 18px!important}.recommendation-course-artwork{flex:none;width:calc(100% + 4px);margin:-2px -2px 0;display:block;position:relative;border-radius:0!important}.recommendation-course-artwork>.course-blob-cover{position:absolute;inset:0}.recommendation-course-rail{margin-top:-9px;padding-top:9px}@media (width<=700px){.dashboard-page-splotch,.question-splotch{opacity:.2;transform:scale(.72)rotate(12deg)}.dashboard-page-splotch-cyan,.question-splotch-cyan,.dashboard-page-splotch-lilac,.question-splotch-lilac{transform:scale(.72)rotate(-14deg)}}.dashboard-hero-static-visual{width:100%;height:100%;min-height:inherit;background:#efe7f5;place-items:center;display:grid;overflow:hidden}.dashboard-hero-static-visual.is-flashcards{background:#dff1ec}.dashboard-hero-static-visual.is-quiz{background:#ffe7dc}.dashboard-hero-static-visual img{object-fit:contain;width:min(72%,320px);max-height:78%}.minimal-dashboard-panel .analytics-course-pill.is-active,.minimal-dashboard-panel .analytics-course-pill.is-active .analytics-course-pill-label{color:#fff!important;background:#24152f!important}.line-clamp-2{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.minimal-dashboard-panel :is(.border-2,[class*=border-2]){border-width:1px!important;border-color:#e8dfed!important}.minimal-dashboard-panel :is([class*=shadow-],[style*=box-shadow]){box-shadow:none!important}.minimal-dashboard-panel :is(button,input,textarea,select,article,section,div)[class*=rounded-]{border-radius:18px!important}.minimal-dashboard-panel :is(h1,h2,h3,h4,p,span,label){color:#24152f}.minimal-dashboard-panel :is(p,span,label)[class*="text-[#6f4a2f]"],.minimal-dashboard-panel :is(p,span,label)[class*="text-[#5f4535]"]{color:#665a72!important}.minimal-dashboard-panel [class*="bg-[#211a16]"]{color:#24152f!important;background:#fff!important}.minimal-dashboard-panel [class*="bg-[#f6e7c8]"],.minimal-dashboard-panel [class*="bg-[#fffaf0]"],.minimal-dashboard-panel [class*=bg-white]{background:#fff!important}.minimal-dashboard-panel [class*="bg-[#f4bd4f]"],.minimal-dashboard-panel [class*="bg-[#e7f3da]"],.minimal-dashboard-panel [class*="bg-[#fff0ba]"],.minimal-dashboard-panel [class*="bg-[#e6f3ff]"],.minimal-dashboard-panel [class*="bg-[#f7e2ef]"]{background:#faf7fd!important}.minimal-dashboard-panel button{box-shadow:none!important}.minimal-dashboard-panel button:hover{transform:none!important}.minimal-dashboard-panel button[class*="bg-[#f27830]"],.minimal-dashboard-panel button[class*="bg-[#1f5f3c]"]{color:#fff!important;background:#24152f!important}.courses-page{color:#24152f;width:100%;padding:28px 0 72px}.courses-page :is(button,input){font:inherit}.courses-page-header{justify-content:space-between;align-items:end;gap:32px;padding:10px 2px 36px;display:flex}.courses-page-header>div{max-width:690px}.courses-page-header p,.courses-program-heading p,.courses-track-heading p{color:#8d3f69;letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:12px;font-weight:900}.courses-page-header h1{letter-spacing:0;margin:5px 0 8px;font-family:Fredoka,Nunito,sans-serif;font-size:56px;font-weight:700;line-height:1}.courses-page-header>div>span,.courses-program-heading>span{color:#665a72;font-size:17px;font-weight:700;line-height:1.55;display:block}.courses-search{background:#fff;border:2px solid #382443;border-radius:8px;align-items:center;gap:11px;width:min(100%,360px);min-height:52px;padding:0 14px;display:flex;box-shadow:4px 4px #ded2e5}.courses-search svg{color:#745d7f;flex:none}.courses-search input{color:#24152f;outline:0;flex:1;min-width:0;font-weight:800;background:0 0!important;border:0!important}.courses-search button{color:#382443;cursor:pointer;background:#f1eaff;border:0;border-radius:50%;flex:none;place-items:center;width:30px;height:30px;display:grid}.courses-program-filter{background:#fff;border:1px solid #d9cde0;border-radius:999px;grid-template-columns:repeat(5,minmax(0,1fr));width:min(100%,720px);margin-bottom:16px;padding:5px;display:grid;position:relative}.courses-program-filter-indicator{z-index:0;pointer-events:none;width:calc(20% - 2px);transform:translateX(calc(var(--program-index) * 100%));background:#24152f;border-radius:999px;transition:transform .38s cubic-bezier(.22,1,.36,1);position:absolute;top:5px;bottom:5px;left:5px}.courses-program-filter button{z-index:1;color:#665a72;white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:999px;min-width:0;min-height:44px;padding:0 12px;font-size:13px;font-weight:900;transition:color .22s;position:relative}.courses-program-filter button:hover,.courses-program-filter button:focus-visible{color:#24152f;background:#f5eff8;outline:0}.courses-program-filter button.is-active{color:#fff;background:0 0}.courses-program-filter button.is-active:hover,.courses-program-filter button.is-active:focus-visible{color:#fff;box-shadow:none;background:0 0}.courses-jump-nav{z-index:20;scrollbar-width:none;background:#fffffff0;border:1px solid #d9cde0;border-radius:8px;align-items:center;gap:8px;margin:0 0 56px;padding:10px;display:flex;position:sticky;top:104px;overflow-x:auto;box-shadow:0 9px 24px #38244314}.courses-jump-nav::-webkit-scrollbar{display:none}.courses-track-rail::-webkit-scrollbar{display:none}.courses-jump-nav>span{color:#76657f;text-transform:uppercase;flex:none;padding:0 8px;font-size:12px;font-weight:900}.courses-jump-nav button{color:#382443;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:999px;flex:none;padding:8px 12px;font-size:13px;font-weight:900}.courses-jump-nav button:hover,.courses-jump-nav button:focus-visible{background:#f5eff8;border-color:#bca9c7;outline:0}.courses-state{color:#665a72;text-align:center;background:#fff;border:1px solid #ded2e5;border-radius:8px;padding:34px;font-weight:800}.courses-state.is-error{color:#8d2c35;background:#fff0ee;border-color:#d78181}.courses-program-section{width:100%;min-width:0;padding:0 0 72px}.courses-program-section+.courses-program-section{border-top:1px solid #dcd1e2;margin-inline:calc(50% - 50vw);padding:72px max(24px,50vw - 640px) 80px}.courses-program-ap,.courses-program-ib{background:#fffaf1}.courses-program-heading{max-width:720px;margin-bottom:50px}.courses-program-heading h2{letter-spacing:0;margin:7px 0 8px;font-family:Fredoka,Nunito,sans-serif;font-size:38px;line-height:1.1}.courses-program-tracks{gap:74px;width:100%;min-width:0;display:grid}.courses-track{width:100%;min-width:0;scroll-margin-top:188px}.courses-track-heading{justify-content:space-between;align-items:end;gap:20px;padding:0 4px 17px;display:flex}.courses-track-heading h3{letter-spacing:0;margin:3px 0 1px;font-family:Fredoka,Nunito,sans-serif;font-size:28px;line-height:1.1}.courses-track-heading>div:first-child>span{color:#7d7084;font-size:13px;font-weight:800}.courses-track-controls{gap:8px;display:flex}.courses-track-controls button,.courses-detail>header>button{color:#382443;cursor:pointer;background:#fff;border:1px solid #cbbdd3;border-radius:50%;place-items:center;width:42px;height:42px;transition:transform .16s,border-color .16s;display:grid}.courses-track-controls button{color:#fff;background:#382443;border-color:#382443}.courses-track-controls button:hover,.courses-track-controls button:focus-visible,.courses-detail>header>button:hover,.courses-detail>header>button:focus-visible{border-color:#382443;outline:0;transform:translateY(-2px)}.courses-track-band{box-sizing:border-box;background:#fff;border:2px solid #382443;border-radius:10px;width:100%;min-width:0;padding:30px 24px 28px;position:relative;overflow:hidden;box-shadow:0 5px #3824431a}.courses-track-line{display:none}.courses-track-rail{z-index:1;box-sizing:border-box;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;gap:22px;width:100%;min-width:0;margin-top:-8px;padding:8px 2px 10px;display:flex;position:relative;overflow-x:auto}.courses-path-card{color:#24152f;text-align:left;cursor:pointer;scroll-snap-align:start;background:0 0;border:0;flex:0 0 184px;width:184px;min-width:184px;padding:0}.course-blob-cover{aspect-ratio:1.18;background:var(--course-cover-bg);isolation:isolate;border:2px solid #382443;border-radius:8px;width:100%;display:block;position:relative;overflow:hidden;box-shadow:0 6px #38244321}.course-blob-cover i{pointer-events:none;display:block;position:absolute}.course-doodle{z-index:3;background:var(--course-icon-color,#171019);pointer-events:none;width:64%;height:64%;display:block;position:absolute;inset:18%;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.course-blob-one{left:var(--blob-one-x);top:var(--blob-one-y);width:var(--blob-one-w);height:var(--blob-one-h);border-radius:var(--blob-one-r) 56% 43% 62%;background:var(--course-blob-one);transform:rotate(var(--blob-one-rotate))}.course-blob-two{left:var(--blob-two-x);top:var(--blob-two-y);width:var(--blob-two-w);height:var(--blob-two-h);border-radius:54% var(--blob-two-r) 61% 39%;background:var(--course-blob-two);transform:rotate(var(--blob-two-rotate))}.course-blob-three{left:var(--blob-three-x);top:var(--blob-three-y);width:var(--blob-three-w);height:var(--blob-three-h);border-radius:var(--blob-three-r) 38% 62% 46%;background:var(--course-blob-three);transform:rotate(var(--blob-three-rotate))}.courses-path-card:hover .course-blob-cover,.courses-path-card:focus-visible .course-blob-cover{transform:translateY(-3px);box-shadow:0 9px #3824432e}.courses-path-card:focus-visible{outline-offset:5px;border-radius:8px;outline:3px solid #3aaeb7}.courses-path-card-copy{gap:3px;padding:16px 4px 0;display:grid}.courses-path-card-copy small{color:#8d3f69;letter-spacing:.06em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font-size:10px;font-weight:900;overflow:hidden}.courses-path-card-copy strong{min-height:47px;font-size:17px;font-weight:900;line-height:1.35}.courses-path-card-copy>span{color:#76657f;font-size:13px;font-weight:800}.test-prep-course-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.test-prep-course-card{background:var(--test-prep-card-bg,#2b2041);color:#fffaf2;text-align:left;cursor:pointer;isolation:isolate;border:3px solid #211a16;border-radius:1.9rem;min-height:220px;padding:24px;transition:transform .18s,box-shadow .18s;position:relative;overflow:hidden;box-shadow:7px 8px #211a16}.test-prep-course-card:hover,.test-prep-course-card:focus-visible{outline:0;transform:translateY(-4px);box-shadow:7px 12px #211a16}.test-prep-course-card:focus-visible{outline-offset:4px;outline:3px solid #58dcea}.test-prep-course-splotch{z-index:-1;background:var(--test-prep-splotch);pointer-events:none;transform:rotate(var(--test-prep-rotate));border-radius:48% 58% 42% 52%;display:block;position:absolute}.test-prep-course-splotch.is-large{opacity:.24;width:180px;height:128px;bottom:-34px;right:-32px}.test-prep-course-splotch.is-small{opacity:.16;width:100px;height:76px;top:-18px;left:-22px}.test-prep-course-card-copy{z-index:1;flex-direction:column;min-height:168px;display:flex;position:relative}.test-prep-course-card-copy small{color:#cbbfda;letter-spacing:.2em;text-transform:uppercase;font-size:10px;font-weight:900}.soft-ui .test-prep-course-card-copy strong{letter-spacing:0;margin-top:9px;font-family:Fredoka,Nunito,sans-serif;font-size:26px;line-height:1.05;color:#fffaf2!important}.test-prep-course-card-copy>span{color:#b8aec5;margin-top:10px;font-size:14px;font-weight:800;line-height:1.45}.test-prep-course-card-copy b{color:#c9ff58;align-items:center;gap:5px;margin-top:auto;padding-top:18px;font-size:13px;font-weight:900;display:inline-flex}.dashboard-recommended-tests-heading{justify-content:space-between;align-items:flex-end;gap:20px;display:flex}.dashboard-recommended-tests-more{color:#24152f;cursor:pointer;background:#fff;border:2px solid #24152f;border-radius:50%;flex:none;place-items:center;width:46px;height:46px;transition:background .16s,color .16s,transform .16s;display:grid}.dashboard-recommended-tests-more:hover,.dashboard-recommended-tests-more:focus-visible{color:#fff;background:#24152f;outline:0;transform:translateY(-2px)}.courses-detail-backdrop{z-index:1000;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#24152f59;justify-content:flex-end;display:flex;position:fixed;inset:0}.courses-detail{background:#fffdf8;border-left:1px solid #cbbdd3;flex-direction:column;width:min(620px,100%);height:100%;display:flex;box-shadow:-20px 0 60px #24152f29}.courses-detail>header{background:#fff;border-bottom:1px solid #ded2e5;align-items:flex-start;gap:17px;padding:22px;display:flex}.courses-detail>header>button{flex:none}.courses-detail>header p{color:#8d3f69;letter-spacing:.07em;text-transform:uppercase;margin:2px 0 5px;font-size:11px;font-weight:900}.courses-detail>header h2{letter-spacing:0;margin:0;font-family:Fredoka,Nunito,sans-serif;font-size:30px;line-height:1.1}.courses-detail-scroll{padding:24px 26px 48px;overflow-y:auto}.courses-detail-loading{color:#665a72;padding:42px 26px;font-weight:800}.courses-detail-cover{aspect-ratio:2.1;width:100%;max-height:250px}.courses-detail-test-prep-cover,.dashboard-hero-test-prep{color:#24152f;isolation:isolate;background:#f1eaff;flex-direction:column;justify-content:flex-end;min-height:230px;padding:28px;display:flex;position:relative;overflow:hidden}.courses-detail-test-prep-cover{aspect-ratio:2.1;border:1px solid #cbbdd3;border-radius:8px}.courses-detail-test-prep-cover i,.dashboard-hero-test-prep i{z-index:-1;border-radius:44% 56% 62% 38%/54% 42% 58% 46%;position:absolute}.courses-detail-test-prep-cover i:first-child,.dashboard-hero-test-prep i:first-child{background:#f3b6cb;width:62%;height:58%;top:-12%;right:-8%;transform:rotate(-8deg)}.courses-detail-test-prep-cover i:nth-child(2),.dashboard-hero-test-prep i:nth-child(2){background:#a9d8dc;width:44%;height:48%;bottom:-16%;left:-9%;transform:rotate(13deg)}.courses-detail-test-prep-cover i:nth-child(3),.dashboard-hero-test-prep i:nth-child(3){background:#f6d786;width:28%;height:34%;top:19%;left:18%;transform:rotate(-18deg)}.courses-detail-test-prep-cover span,.dashboard-hero-test-prep span{letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:900}.courses-detail-test-prep-cover strong,.dashboard-hero-test-prep strong{max-width:430px;margin-top:5px;font-family:Fredoka,Nunito,sans-serif;font-size:clamp(31px,5vw,58px);line-height:1}.dashboard-hero-test-prep{border-radius:inherit;height:100%;min-height:320px}.dashboard-hero-test-prep small{color:#665a72;margin-top:9px;font-size:13px;font-weight:800}.hs-auth-page .hs-auth-form .auth-status.is-error{color:#5c1720!important;background:#ffd6d1!important;border-color:#9a3b44!important}.hs-auth-page .hs-auth-form .auth-status.is-success{color:#214a2c!important;background:#e7f3da!important;border-color:#477454!important}.minimal-dashboard-panel .settings-current-plan{color:#24152f!important;box-shadow:none!important;background:#f1eaff!important;border-color:#24152f!important}.minimal-dashboard-panel .settings-current-plan :is(p,span,strong){color:#24152f!important}.courses-syllabus-switch{background:#f3edf6;border:1px solid #d6c8dd;border-radius:8px;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;margin-top:18px;padding:4px;display:grid}.courses-syllabus-switch button{color:#665a72;cursor:pointer;background:0 0;border:0;border-radius:6px;min-height:42px;font-size:13px;font-weight:900}.courses-syllabus-switch button.is-active{color:#fff;background:#24152f;box-shadow:0 3px 8px #24152f24}.courses-detail-overview{color:#44364c;margin:26px 0 8px;font-size:17px;font-weight:700;line-height:1.65}.courses-detail-source{color:#7d7084;margin:0;font-size:13px;font-weight:800}.courses-detail-stats{background:#ded2e5;border:1px solid #ded2e5;border-radius:8px;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin:24px 0;display:grid;overflow:hidden}.courses-detail-stats span{color:#76657f;text-align:center;text-transform:uppercase;background:#fff;gap:2px;padding:15px;font-size:12px;font-weight:900;display:grid}.courses-detail-stats strong{color:#24152f;font-family:Fredoka,Nunito,sans-serif;font-size:25px}.courses-create-whole{color:#24152f;cursor:pointer;background:#ffcf63;border:2px solid #382443;border-radius:8px;justify-content:center;align-items:center;gap:10px;width:100%;min-height:54px;font-weight:900;display:flex;box-shadow:4px 4px #382443}.courses-detail-section{padding-top:32px}.courses-detail-section h3{letter-spacing:0;margin:0 0 14px;font-family:Fredoka,Nunito,sans-serif;font-size:22px}.courses-term-list,.courses-source-list{flex-wrap:wrap;gap:8px;display:flex}.courses-term-list span,.courses-source-list a{color:#4f3d58;background:#f6f1f8;border:1px solid #d6c8dd;border-radius:999px;padding:7px 11px;font-size:12px;font-weight:800;text-decoration:none}.courses-source-list a:hover{border-color:#382443}.courses-unit-list{gap:10px;display:grid}.courses-unit-list article{background:#fff;border:1px solid #d9cde0;border-radius:8px;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:12px;padding:13px;display:grid}.courses-unit-list article>span{background:#f1eaff;border-radius:50%;place-items:center;width:34px;height:34px;font-weight:900;display:grid}.courses-unit-list h4{margin:0;font-size:14px;line-height:1.35}.courses-unit-list p{color:#7d7084;margin:3px 0 0;font-size:12px;font-weight:700}.courses-unit-list button{color:#382443;cursor:pointer;background:#fff;border:1px solid #382443;border-radius:6px;padding:8px 10px;font-size:12px;font-weight:900}.play-guide-builder{isolation:isolate;font-family:Nunito,Inter,sans-serif;background-color:#fffaf1!important;background-image:linear-gradient(#24152f0b 1px,#0000 1px),linear-gradient(90deg,#24152f0b 1px,#0000 1px)!important;background-size:32px 32px!important}.play-guide-splotch{display:none}.play-guide-builder>.relative{z-index:1}.play-guide-toolbar{justify-content:space-between;align-items:center;gap:20px;min-height:48px;margin-bottom:22px;display:flex}.play-guide-toolbar>p{color:#24152f;text-transform:uppercase;margin:0;font-size:12px;font-weight:900}.play-guide-back{color:#24152f;text-transform:uppercase;background:#fff;border:2px solid #24152f;border-radius:999px;align-items:center;gap:7px;min-height:44px;padding:0 17px;font-size:12px;font-weight:900;display:inline-flex}.play-guide-progress{background:#d9ca98;border-radius:999px;height:7px;margin:0 0 54px;overflow:hidden}.play-guide-progress span{border-radius:inherit;background:#24152f;height:100%;transition:width .25s;display:block}.play-guide-question-surface{padding:0 0 64px;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important}.play-guide-question{padding:0 0 20px}.play-guide-step-label{color:#24152f;text-transform:uppercase;margin:0 0 28px;font-size:14px;font-weight:900}.play-guide-question>h2{letter-spacing:0;max-width:1000px;margin:0;font-family:Fredoka,Nunito,sans-serif;font-size:clamp(48px,6.6vw,82px);font-weight:700;line-height:.95}.play-guide-question>h2 span{color:#24152f}.play-guide-question>p:not(.play-guide-step-label){color:#665a72;max-width:760px;margin:26px 0 44px;font-size:18px;font-weight:800;line-height:1.5}.play-guide-option-grid{gap:16px;margin-top:34px;display:grid}.play-guide-option{color:#24152f;box-shadow:none!important;background:#fff!important;border:2px solid #382443!important;border-radius:6px!important}.play-guide-option.is-selected{background:#f1eaff!important;box-shadow:inset 6px 0 #24152f!important}.play-guide-option:disabled{opacity:.56;background:#f4f1f5!important}.play-guide-choice-row{text-align:left;grid-template-columns:68px minmax(0,1fr) 42px;align-items:center;gap:22px;width:100%;min-height:116px;padding:18px 30px;display:grid}.play-guide-choice-icon{color:#24152f;background:#f1eaff;border:2px solid #24152f;border-radius:16px;place-items:center;width:66px;height:66px;display:grid}.play-guide-choice-copy{gap:5px;min-width:0;display:grid}.play-guide-choice-copy strong{font-family:Fredoka,Nunito,sans-serif;font-size:25px;line-height:1.1}.play-guide-choice-copy small{color:#665a72;font-size:15px;font-weight:800;line-height:1.35}.play-guide-radio{color:#0000;border:3px solid #d4c58c;border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.play-guide-option.is-selected .play-guide-radio{color:#fff;background:#24152f;border-color:#24152f}.play-guide-question label>div,.play-guide-textarea{box-shadow:none!important;background:#fff!important;border:2px solid #382443!important;border-radius:6px!important;padding:18px 20px!important}.play-guide-question label>span,.play-guide-question label svg{color:#24152f!important}.play-guide-actions{grid-template-columns:auto minmax(220px,1fr);gap:14px!important;margin-top:28px!important;display:grid!important}.play-guide-primary,.play-guide-secondary{text-transform:uppercase;border:2px solid #24152f;border-radius:6px;justify-content:center;align-items:center;gap:10px;min-height:58px;padding:0 28px;font-size:14px;font-weight:900;display:inline-flex}.play-guide-primary{color:#fff;background:#24152f}.play-guide-secondary{color:#24152f;background:#fff}.play-course-player{background-color:#1f1632!important;background-image:linear-gradient(#bca7ff0f 1px,#0000 1px),linear-gradient(90deg,#bca7ff0f 1px,#0000 1px)!important;background-size:34px 34px!important}.play-course-splotch{pointer-events:none;z-index:0;border-radius:61% 39% 58% 42%/38% 63% 37% 62%;position:fixed}.play-course-splotch-coral{opacity:.15;background:#ff7a74;width:320px;height:230px;top:8%;left:-100px;transform:rotate(18deg)}.play-course-splotch-lime{opacity:.12;background:#c9ff58;width:260px;height:190px;top:35%;right:-80px;transform:rotate(-14deg)}.play-course-splotch-cyan{opacity:.11;background:#58dcea;width:280px;height:200px;bottom:15%;left:-70px;transform:rotate(22deg)}.play-course-splotch-lilac{opacity:.14;background:#bca7ff;width:340px;height:240px;bottom:8%;right:-100px;transform:rotate(-18deg)}.play-course-player .play-app-background{display:none}.play-course-topbar-inner{border-radius:18px;background:#fffffff0!important;border:1px solid #24152f24!important;max-width:none!important;padding:10px 12px!important;box-shadow:0 14px 40px #24152f17!important}.play-course-topbar{z-index:100;height:0;top:0;position:sticky!important}.play-course-back{border-radius:12px;box-shadow:none!important;background:#24152f!important;border:1px solid #24152f!important}.play-course-topbar-inner>button:not(.play-course-back){border-radius:10px;box-shadow:none!important;border-width:1px!important}.play-course-intro-card{border-radius:26px;box-shadow:none!important;background:0 0!important;border:0!important;padding:0!important}.play-course-intro-surface{border-radius:26px;color:#24152f!important;background:#fff!important;border:1px solid #ded2e5!important;min-height:min(660px,68vh)!important;padding:clamp(32px,6vw,76px)!important;box-shadow:0 24px 70px #24152f1a!important}.soft-ui .play-course-player .play-course-intro-surface{color:#24152f!important;background:#fff!important}.soft-ui .play-course-player .play-course-intro-surface :is(h1,h2,h3,h4,p,span,strong){color:#24152f!important}.soft-ui .play-course-player .play-course-intro-surface>p:nth-of-type(2){color:#665a72!important}.play-course-intro-surface>p:first-child{color:#24152f}.play-course-intro-surface .text-\[\#4c3325\]{color:#665a72!important}.play-course-intro-surface>div:last-child>div{border-radius:14px;box-shadow:none!important;background:#f8f5fa!important;border:1px solid #ded2e5!important}.soft-ui .play-course-player .play-course-intro-surface>div:last-child>div :is(p,span){color:#24152f!important}.play-course-slide-frame{border-radius:26px;background:#fffffff7!important;border:1px solid #ded2e5!important;box-shadow:0 22px 64px #24152f1a!important}.play-course-slide-meta{border-radius:999px;box-shadow:none!important;color:#fff!important;background:#24152f!important}.play-course-slide-content :is(button,article,section,div)[class*=border-]{box-shadow:none!important;border-width:1px!important;border-color:#d8cddd!important}.play-course-slide-content :is(button,article,section,div)[class*=rounded-]{border-radius:14px!important}.play-course-player [class*="bg-[#9fc59b]"]{color:#fff!important;background:#24152f!important}.play-course-player [class*="text-[#9fc59b]"]{color:#24152f!important}.play-course-player [class*="bg-[#f4bd4f]"]{color:#24152f!important;background:#f1eaff!important}@media (width<=640px){.play-guide-builder{padding-inline:18px!important}.play-guide-question>h2{font-size:43px}.play-guide-progress{margin-bottom:38px}.play-guide-choice-row{grid-template-columns:50px minmax(0,1fr) 30px;gap:14px;min-height:96px;padding:14px}.play-guide-choice-icon{border-radius:12px;width:50px;height:50px}.play-guide-choice-copy strong{font-size:19px}.play-guide-choice-copy small{font-size:12px}.play-guide-radio{border-width:2px;width:28px;height:28px}.play-guide-actions{grid-template-columns:1fr!important}.play-course-topbar-inner>button:not(.play-course-back):not(:nth-child(2)){display:none}}@media (width<=900px){.courses-page{padding-top:16px}.courses-page-header{flex-direction:column;align-items:stretch}.courses-search{width:100%}.courses-jump-nav{top:196px}.courses-program-section+.courses-program-section{padding-inline:24px}}@media (width<=600px){.courses-page{padding-bottom:44px}.courses-page-header{gap:22px;padding-bottom:24px}.courses-page-header h1{font-size:44px}.courses-page-header>div>span,.courses-program-heading>span{font-size:15px}.courses-program-filter{width:100%}.courses-program-filter button{min-height:40px;padding-inline:5px;font-size:10px}.courses-jump-nav{margin-bottom:42px;position:relative;top:auto}.courses-program-section{padding-bottom:56px}.courses-program-section+.courses-program-section{margin-inline:-20px;padding:54px 20px 62px}.courses-program-heading{margin-bottom:38px}.courses-program-heading h2{font-size:32px}.courses-program-tracks{gap:56px}.courses-track-heading h3{font-size:24px}.courses-track-controls{display:none}.courses-track-band{border-radius:10px;margin-inline:0;padding:24px 20px}.courses-path-card{width:158px;min-width:158px}.courses-path-card-copy strong{min-height:44px;font-size:15px}.test-prep-course-grid{grid-template-columns:1fr}.test-prep-course-card{min-height:196px;padding:21px}.test-prep-course-card-copy{min-height:148px}.courses-detail{border-left:0}.courses-detail>header{padding:17px}.courses-detail>header h2{font-size:25px}.courses-detail-scroll{padding:18px 17px 42px}.courses-detail-cover{aspect-ratio:1.7}.courses-unit-list article{grid-template-columns:34px minmax(0,1fr)}.courses-unit-list button{grid-column:2;justify-self:start}}@media (width>=601px) and (width<=960px){.test-prep-course-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (hover:hover){:is(.play-button,.hs-auth-page .hs-auth-form>button[type=submit],.play-dashboard-nav nav>div:first-of-type button[aria-current=page],.play-dashboard-nav nav>div:last-of-type>button:first-of-type,.minimal-dashboard-panel button[class*="bg-[#f27830]"],.minimal-dashboard-panel button[class*="bg-[#1f5f3c]"],.play-guide-primary,.play-course-back,.courses-track-controls button,.courses-syllabus-switch button.is-active):hover{color:#24152f!important;background:#fff!important;border-color:#24152f!important;box-shadow:0 4px #24152f!important}:is(.play-button-ghost,.play-guide-secondary,.courses-detail>header>button,.courses-unit-list button):hover{color:#fff!important;background:#24152f!important;border-color:#24152f!important;box-shadow:0 4px #bca9c7!important}.courses-create-whole:hover{color:#fff;background:#24152f;border-color:#24152f;box-shadow:4px 4px #bca9c7}}.recommendation-course-card,#root .recommendation-course-card{border-radius:18px!important}.recommendation-course-artwork{overflow:hidden;border-radius:16px 16px 18px 18px!important}.recommendation-course-artwork>.course-blob-cover,.minimal-dashboard-home .recommendation-course-artwork>.course-blob-cover{border-radius:16px 16px 18px 18px!important}.dashboard-hero-static-visual.is-custom-course{isolation:isolate;position:relative;background:var(--course-cover-bg)!important}.dashboard-hero-static-visual.is-custom-course>i,.course-player-custom-visual>i,.course-player-visual-fallback>i{z-index:0;pointer-events:none;display:block;position:absolute}.dashboard-hero-static-visual.is-custom-course img{z-index:2;position:relative}.play-course-player{color:#24152f;font-family:Nunito,Inter,ui-sans-serif,system-ui,sans-serif;position:relative;background-color:#fffaf1!important;background-image:linear-gradient(#24152f09 1px,#0000 1px),linear-gradient(90deg,#24152f09 1px,#0000 1px)!important;background-size:30px 30px!important}.course-player-page-navigation{z-index:70;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff0;border-bottom:1px solid #e3d9e7;justify-content:space-between;align-items:center;gap:24px;min-height:72px;padding:12px clamp(20px,4vw,64px);display:flex;position:fixed;top:0;left:0;right:0}.course-player-page-navigation>p{color:#6d6274;text-transform:uppercase;margin:0;font-size:12px;font-weight:900}.course-player-page-navigation>div{gap:10px;display:flex}.course-player-page-navigation button{color:#fff;background:#24152f;border:1px solid #24152f;border-radius:8px;justify-content:center;align-items:center;gap:7px;min-width:118px;min-height:42px;padding:0 16px;font-size:12px;font-weight:900;display:inline-flex}.course-player-page-navigation button:first-child{color:#24152f;background:#fff}.course-player-page-navigation button:disabled{color:#a99faf;cursor:not-allowed;background:#f3eff5;border-color:#d9d0dd}.course-player-viewport{z-index:1;position:fixed;inset:72px 0 82px;overflow:hidden}.course-player-page{background:#ffffffdb;grid-template-columns:minmax(320px,39%) minmax(0,1fr);width:100%;min-width:0;height:100%;display:grid}.course-player-visual-pane{background:#f2edf6;border-right:1px solid #ded3e3;flex-direction:column;justify-content:center;min-width:0;min-height:0;padding:clamp(26px,4vw,64px);display:flex;position:relative;overflow:auto}.course-player-slide-label{z-index:4;color:#5f5369;text-transform:uppercase;justify-content:space-between;align-items:center;gap:16px;font-size:11px;font-weight:900;display:flex;position:absolute;top:22px;left:24px;right:24px}.course-player-slide-label small{font:inherit}.course-visual-renderer{display:contents}.course-player-visual-content,.course-player-visual-pane .course-visual-renderer{width:100%;display:block}.course-player-visual-pane .course-visual-renderer>:is(button,div,figure,section,article){box-shadow:none!important;border-width:1px!important;border-color:#24152f33!important;border-radius:8px!important}.course-player-visual-pane .course-visual-renderer :is(button,div,figure,section,article)[class*=shadow-]{box-shadow:none!important}.play-course-player .course-player-visual-pane [class*="bg-[#9fc59b]"]{color:#24152f!important;background:#e6ddf3!important}.play-course-player .course-player-visual-pane [class*="bg-[#fff3d6]"],.play-course-player .course-player-visual-pane [class*="bg-[#fffaf0]"]{color:#24152f!important;background:#fff!important}.play-course-player .course-player-visual-pane [class*="text-[#6f4a2f]"],.play-course-player .course-player-visual-pane [class*="text-[#4c3325]"]{color:#665a72!important}.course-player-custom-visual,.course-player-visual-fallback{aspect-ratio:1.1;background:var(--course-cover-bg);isolation:isolate;border-radius:8px;align-self:center;width:min(100%,520px);position:relative;overflow:hidden}.course-player-custom-visual img{z-index:2;object-fit:contain;width:50%;height:50%;position:absolute;inset:25%}.course-player-visual-fallback{text-align:center;place-content:center;display:grid}.course-player-visual-fallback strong,.course-player-visual-fallback>span{z-index:2;position:relative}.course-player-visual-fallback strong{font-family:Fredoka,Nunito,sans-serif;font-size:clamp(68px,9vw,132px);line-height:.8}.course-player-visual-fallback>span{text-transform:uppercase;margin-top:18px;font-size:12px;font-weight:900}.course-player-intro-copy,.course-player-copy{background:#fffffff5;min-width:0;min-height:0;padding:clamp(40px,6vw,96px);overflow-y:auto}.course-player-intro-copy{flex-direction:column;justify-content:center;display:flex}.course-player-intro-copy>p{color:#6d6274;text-transform:uppercase;margin:0;font-size:12px;font-weight:900}.course-player-intro-copy>h2{max-width:820px;margin:18px 0 0;font-family:Fredoka,Nunito,sans-serif;font-size:clamp(42px,5.4vw,78px);line-height:.98}.course-player-intro-copy>div{color:#665a72;max-width:760px;margin-top:24px;font-size:clamp(16px,1.5vw,21px);font-weight:700;line-height:1.65}.course-player-intro-copy dl{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;max-width:820px;margin:48px 0 0;display:grid}.course-player-intro-copy dl>div{border-top:1px solid #d8cddd;padding-top:14px}.course-player-intro-copy dt{color:#817587;text-transform:uppercase;font-size:10px;font-weight:900}.course-player-intro-copy dd{margin:7px 0 0;font-size:15px;font-weight:900}.course-player-copy{padding-top:clamp(52px,7vw,104px);padding-bottom:clamp(44px,6vw,88px)}.course-player-copy>*{width:min(100%,920px);margin-inline:auto}.course-player-copy .course-visual-renderer{display:none!important}.course-player-copy>div.grid,.course-player-copy>div>.grid{grid-template-columns:minmax(0,1fr)!important}.play-course-player .course-player-copy :is(button,article,section,div)[class*=border-]{box-shadow:none!important;border-width:1px!important;border-color:#ddd3e1!important}.play-course-player .course-player-copy :is(button,article,section,div)[class*=rounded-]{border-radius:8px!important}.play-course-topbar{height:auto!important;padding:0!important;position:fixed!important;inset:auto 0 0!important}.play-course-topbar-inner{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);width:100%;min-height:82px;max-width:none!important;box-shadow:none!important;background:#fffffff5!important;border:0!important;border-top:1px solid #ded3e3!important;border-radius:0!important;padding:12px clamp(20px,4vw,64px)!important}.play-course-back{border-radius:50%;place-items:center;width:44px;height:44px;display:grid;color:#24152f!important;box-shadow:none!important;background:#fff!important;border:1px solid #24152f!important}.course-player-course-meta h1{text-overflow:ellipsis;white-space:nowrap;margin:0;font-family:Fredoka,Nunito,sans-serif;font-size:17px;line-height:1.15;overflow:hidden}.course-player-course-meta p{color:#74697b;text-overflow:ellipsis;white-space:nowrap;margin:5px 0 0;font-size:11px;font-weight:800;overflow:hidden}.course-player-course-meta p span{color:#b3a9b9;margin-inline:5px}.course-player-utility{align-items:center;gap:7px;min-height:42px;display:inline-flex;color:#24152f!important;box-shadow:none!important;text-transform:none!important;background:#fff!important;border:1px solid #d8cddd!important;border-radius:8px!important;padding:0 14px!important;font-size:11px!important;font-weight:900!important}.course-player-utility>span{color:#817587}.course-player-next-unit{color:#fff!important;background:#24152f!important}@media (width<=900px){.course-player-page{grid-template-columns:minmax(250px,34%) minmax(0,1fr)}.course-player-visual-pane{padding:24px}.course-player-intro-copy,.course-player-copy{padding-inline:34px}.course-player-next-unit{display:none!important}}@media (width<=680px){.course-player-page-navigation{min-height:64px;padding:9px 14px}.course-player-page-navigation>p{display:none}.course-player-page-navigation>div{width:100%}.course-player-page-navigation button{flex:1;min-width:0}.course-player-viewport{inset:64px 0 78px}.course-player-page{grid-template-rows:minmax(180px,34%) minmax(0,1fr);grid-template-columns:1fr}.course-player-visual-pane{border-bottom:1px solid #ded3e3;border-right:0;padding:18px 24px}.course-player-custom-visual,.course-player-visual-fallback{aspect-ratio:1.8;width:min(100%,290px)}.course-player-visual-fallback strong{font-size:54px}.course-player-slide-label{top:10px}.course-player-intro-copy,.course-player-copy{padding:26px 22px 38px}.course-player-intro-copy>h2{font-size:38px}.course-player-intro-copy dl{display:none}.play-course-topbar-inner{min-height:78px;padding:10px 14px!important}.course-player-utility{justify-content:center;width:42px;padding:0!important;font-size:0!important}.course-player-utility>span{display:none}}.course-player-page.course-player-no-visual{grid-template-columns:minmax(0,1fr)}.course-player-no-visual .course-player-copy{padding-inline:clamp(34px,11vw,180px)}.course-player-visual-right{grid-template-columns:minmax(0,1fr) minmax(320px,39%)}.course-player-visual-right .course-player-visual-pane{border-left:1px solid #ded3e3;border-right:0;order:2}.course-player-visual-right .course-player-copy{order:1}.course-player-visual-pane .course-visual-renderer>:is(button,div,figure,section,article),.course-player-visual-pane .course-visual-renderer :is(.overflow-x-auto,table,canvas){border-radius:22px!important}#root .play-course-player .course-player-visual-content,#root .play-course-player .course-player-visual-pane .course-visual-renderer,#root .play-course-player .course-player-visual-pane .course-visual-renderer>:is(button,div,figure,section,article){overflow:hidden;border-radius:24px!important}.course-player-save-status{color:#3f7458;opacity:0;justify-content:center;align-items:center;gap:6px;min-width:82px;font-size:11px;font-weight:900;transition:opacity .18s,transform .18s;display:inline-flex;transform:translateY(4px)}.course-player-save-status.is-visible{opacity:1;transform:translateY(0)}.play-course-player button{cursor:pointer;transition:background-color .15s,color .15s,border-color .15s,transform .12s,box-shadow .15s!important}.play-course-player button:disabled{cursor:not-allowed}@media (hover:hover){.play-course-player :is(.course-player-copy,.course-player-visual-pane,.play-course-topbar-inner,.course-player-page-navigation) button:not(:disabled):hover{color:#fff!important;box-shadow:none!important;background:#24152f!important;border-color:#24152f!important}.play-course-player :is(.course-player-copy,.course-player-visual-pane,.play-course-topbar-inner,.course-player-page-navigation) button:not(:disabled):hover *{color:inherit!important}.play-course-player .course-player-visual-pane button:not(:disabled):hover :is(table,thead,tbody,tr,td,th){color:#fff!important;background:#24152f!important}.play-course-player :is(button[class*="bg-[#211a16]"],button[class*="bg-[#24152f]"],.course-player-next-unit,.course-player-page-navigation button:last-child):not(:disabled):hover{color:#24152f!important;background:#fff!important;border-color:#24152f!important}}.play-course-player button:not(:disabled):active{transform:translateY(2px)scale(.96)!important}@media (width<=900px){.course-player-visual-right{grid-template-columns:minmax(0,1fr) minmax(250px,34%)}}@media (width<=680px){.course-player-page.course-player-no-visual{grid-template-rows:minmax(0,1fr)}.course-player-no-visual .course-player-copy{padding:38px 24px}.course-player-visual-right{grid-template-rows:minmax(0,1fr) minmax(160px,31%);grid-template-columns:1fr}.course-player-visual-right .course-player-visual-pane{border-top:1px solid #ded3e3;border-bottom:0;border-left:0;order:2}.course-player-save-status{min-width:26px;font-size:0}}.play-hero-image-layout{grid-template-columns:minmax(0,1.08fr) minmax(360px,.72fr);min-height:min(900px,94svh);padding-top:126px;overflow:hidden}.play-hero-image-layout .play-hero-copy{width:min(820px,100%)}.play-hero-image-layout h1{font-size:clamp(58px,6.7vw,106px)}.play-landing-figure{z-index:2;min-width:0;margin:0;position:relative}.play-landing-image-field{isolation:isolate;background:#fff0b8;border-radius:44% 56% 46% 54%/57% 42% 58% 43%;place-items:center;min-height:520px;display:grid;position:relative;overflow:hidden}.play-landing-image-field img{z-index:2;object-fit:contain;width:min(88%,520px);height:auto;display:block;position:relative}.play-landing-image-blob{z-index:1;border-radius:62% 38% 55% 45%/44% 58% 42% 56%;display:block;position:absolute}.play-landing-image-blob-one{background:#f5a69a;width:54%;height:38%;top:3%;right:-4%;transform:rotate(-17deg)}.play-landing-image-blob-two{background:#a9dce0;width:47%;height:34%;bottom:2%;left:-5%;transform:rotate(14deg)}.play-landing-image-blob-three{background:#c9b8ee;width:58%;height:46%;bottom:-3%;right:-5%;transform:rotate(-11deg)}.play-landing-figure figcaption{color:#665a72;width:fit-content;margin:16px auto 0;font-size:13px;font-weight:900}.play-fit-image-layout{background:#f1eaff;grid-template-columns:minmax(0,1.04fr) minmax(340px,.76fr);overflow:hidden}.play-fit-image-layout .play-fit-copy{width:min(760px,100%)}.play-fit-image-layout .play-landing-image-field{background:#dff1ec;border-radius:55% 45% 60% 40%/43% 57%;min-height:430px}.play-fit-image-layout .play-landing-image-field img{width:min(88%,480px)}.play-landing-plain-layout{grid-template-columns:minmax(0,1.05fr) minmax(340px,.78fr);align-items:center;gap:clamp(48px,7vw,110px);display:grid}.play-landing-plain-content{min-width:0}.play-landing-plain-layout .play-landing-plain-copy{grid-template-columns:1fr;margin-top:50px}.play-landing-plain-layout .play-landing-plain-copy p,.play-landing-plain-layout .play-landing-plain-copy p+p{border-bottom:1px solid #24152f6b;border-left:0;border-right:0;padding:20px 0}.play-landing-study-figure{background:#fffaf1;border-radius:48% 52% 45% 55%/55% 43% 57% 45%;min-width:0;margin:0;position:relative;overflow:hidden}.play-landing-study-figure img{aspect-ratio:1;object-fit:cover;width:100%;display:block}.dashboard-website-nav .play-nav-links button.is-active{color:#24152f;box-shadow:inset 0 -2px #24152f}.dashboard-mobile-menu button{align-items:center;gap:12px;display:flex}.dashboard-mobile-menu button[aria-current=page]{color:#fff;background:#24152f}.review-set-card{color:#24152f;background:#fff;border:1px solid #382443;border-radius:18px;transition:transform .16s,border-color .16s;overflow:hidden}.review-set-card-layout{align-items:stretch;min-height:164px;display:flex}.review-set-card-main{min-width:0;color:inherit;text-align:left;background:0 0;border:0;flex:1;grid-template-columns:190px minmax(0,1fr);align-items:stretch;padding:0;display:grid}.review-set-card-visual{background:var(--review-card-color);isolation:isolate;place-items:center;min-height:164px;display:grid;position:relative;overflow:hidden}.review-set-card-blob{z-index:0;background:#ffffffad;border-radius:64% 36% 57% 43%/44% 61% 39% 56%;width:78%;height:54%;position:absolute;bottom:-10%;right:-22%;transform:rotate(-18deg)}.review-set-card-visual img{z-index:1;object-fit:contain;width:min(70%,118px);max-height:76%;position:relative}.review-set-card-copy{flex-direction:column;justify-content:center;min-width:0;padding:25px 28px;display:flex}.review-set-card-label,.review-set-card-usage{text-transform:uppercase;width:fit-content;font-size:10px;font-weight:900}.review-set-card-label{color:#fff;background:#24152f;border-radius:999px;padding:5px 10px}.review-set-card-copy h3{margin:12px 0 0;font-family:Fredoka,Nunito,sans-serif;font-size:27px;line-height:1.08}.review-set-card-meta{color:#665a72;margin-top:7px;font-size:13px;font-weight:800}.review-set-card-usage{color:#817587;margin-top:6px}.review-set-card-actions{border-left:1px solid #e2d8e6;flex-direction:column;justify-content:center;gap:9px;padding:22px;display:flex}.review-set-card-actions button{color:#24152f;text-transform:uppercase;background:#fff;border:1px solid #24152f;border-radius:8px;min-width:88px;min-height:40px;padding:0 15px;font-size:11px;font-weight:900;transition:background-color .15s,color .15s,transform .12s}.review-set-card-actions button:first-child{color:#fff;background:#24152f}.web-review-study{color:#24152f;background-color:#fffaf1;background-image:linear-gradient(#24152f09 1px,#0000 1px),linear-gradient(90deg,#24152f09 1px,#0000 1px);background-size:30px 30px;width:100%;height:100dvh;font-family:Nunito,Inter,ui-sans-serif,system-ui,sans-serif;overflow:hidden}.web-review-study-shell{flex-direction:column;width:100%;height:100%;display:flex}.web-review-topbar{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff2;border-bottom:1px solid #ded3e3;flex:none;align-items:center;gap:16px;min-height:76px;padding:12px clamp(20px,4vw,64px);display:flex}.web-review-back{color:#24152f;background:#fff;border:1px solid #24152f;border-radius:50%;flex:none;place-items:center;width:44px;height:44px;display:grid}.web-review-title{flex:1;min-width:0}.web-review-title p{color:#817587;text-transform:uppercase;margin:0;font-size:10px;font-weight:900}.web-review-title h1{text-overflow:ellipsis;white-space:nowrap;margin:4px 0 0;font-family:Fredoka,Nunito,sans-serif;font-size:19px;line-height:1.1;overflow:hidden}.web-review-delete{color:#8f3341;text-transform:uppercase;background:#fff;border:1px solid #cdbfce;border-radius:8px;min-height:40px;padding:0 15px;font-size:10px;font-weight:900}.web-flashcard-stage{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:26px;min-height:0;padding:clamp(28px,5vw,72px);display:flex}.web-flashcard-perspective{flex:1;width:min(100%,1080px);min-height:0}.web-flashcard{color:#24152f;text-align:left;background:#fff;border:1px solid #382443;border-radius:10px;width:100%;height:100%;min-height:430px;position:relative;overflow:hidden}.web-flashcard-face{text-align:left;background:#fff;flex-direction:column;justify-content:center;padding:clamp(30px,5vw,78px);display:flex;position:absolute;inset:0;overflow-y:auto}.web-flashcard-face.is-back{background:#f2edf6}.web-flashcard-eyebrow{color:#817587;text-transform:uppercase;margin:0;font-size:11px;font-weight:900}.web-flashcard-content{min-width:0;margin-top:24px}.web-flashcard-content.has-visual{grid-template-columns:minmax(0,1fr) minmax(260px,.72fr);align-items:center;gap:clamp(28px,5vw,64px);display:grid}.web-flashcard-content h2{margin:0;font-family:Fredoka,Nunito,sans-serif;font-size:clamp(38px,5.2vw,72px);line-height:1.02}.web-flashcard-detail{color:#665a72;margin:24px 0 0;font-size:clamp(16px,1.5vw,20px);font-weight:700;line-height:1.65}.web-flashcard-visual{background:#fff;border:1px solid #d8cddd;border-radius:22px;max-height:42vh;overflow:hidden}.web-flashcard-hint{color:#817587;text-transform:uppercase;margin:28px 0 0;font-size:11px;font-weight:900}.web-review-controls{flex:none;grid-template-columns:repeat(3,1fr);gap:10px;width:min(100%,620px);display:grid}.web-review-controls button,.web-quiz-stage>.space-y-4>div:first-child button{color:#24152f;text-transform:uppercase;background:#fff;border:1px solid #24152f;border-radius:8px;min-height:44px;font-size:11px;font-weight:900;transition:background-color .15s,color .15s,transform .12s}.web-review-controls button.is-primary,.web-quiz-stage>.space-y-4>div:first-child button:last-child:not(:disabled){color:#fff;background:#24152f}.web-quiz-study{overflow-y:auto}.web-quiz-study-shell{height:auto;min-height:100%}.web-quiz-stage{width:min(100%,1120px);margin:0 auto;padding:clamp(28px,5vw,72px) clamp(18px,4vw,48px) 80px}.web-quiz-stage>.space-y-4>div:first-child{background:0 0;border:0;border-bottom:1px solid #d8cddd;border-radius:0;justify-content:space-between;align-items:center;gap:20px;padding:0 0 18px;display:flex}.web-review-quiz-item{background:#fffffff5;border:1px solid #d8cddd;border-radius:10px;margin-top:26px;padding:clamp(24px,4vw,54px)}.web-review-stimulus{background:#f2edf6;border:1px solid #ded3e3;border-radius:22px;margin-bottom:30px;padding:clamp(20px,3vw,34px)}.web-review-stimulus>p:first-child{color:#817587;text-transform:uppercase;margin:0;font-size:10px;font-weight:900}.web-review-stimulus-text{color:#514759;white-space:pre-wrap;margin-top:10px;font-weight:700;line-height:1.65}.web-review-stimulus-caption{color:#665a72;margin:12px 0 0;font-size:13px;font-weight:800}.web-review-quiz-item :is(button,article,section,div)[class*=border-]{box-shadow:none!important;border-width:1px!important;border-color:#ddd3e1!important}.web-review-quiz-item :is(button,article,section,div)[class*=rounded-]{border-radius:10px!important}@media (hover:hover){.review-set-card:hover{border-color:#24152f;transform:translateY(-2px)}.review-set-card-actions button:hover,.web-review-controls button:hover,.web-review-topbar button:hover,.web-quiz-stage>.space-y-4>div:first-child button:not(:disabled):hover{color:#fff;background:#24152f}.review-set-card-actions button:first-child:hover,.web-review-controls button.is-primary:hover,.web-quiz-stage>.space-y-4>div:first-child button:last-child:not(:disabled):hover{color:#24152f;background:#fff}}.review-set-card button:active,.web-review-study button:not(:disabled):active{transform:translateY(2px)scale(.97)}@media (width<=900px){.play-hero-image-layout,.play-fit-image-layout,.play-landing-plain-layout{grid-template-columns:1fr}.play-hero-image-layout{min-height:auto;padding-top:120px}.play-landing-hero-figure{width:min(100%,620px);margin:12px auto 0}.play-landing-image-field{min-height:430px}.play-fit-figure{width:min(100%,620px);margin:8px auto 0}.play-landing-study-figure{width:min(100%,620px);margin-inline:auto}.dashboard-website-nav{top:0;position:sticky!important}.dashboard-website-nav .dashboard-menu-button{display:grid}.dashboard-mobile-menu{top:66px}}@media (width<=720px){.play-nav{height:68px;padding-inline:16px}.play-brand{max-width:calc(100vw - 86px)}.play-hero-image-layout{gap:40px;padding:108px 18px 72px}.play-hero-image-layout h1{font-size:clamp(46px,15vw,68px);line-height:.96}.play-hero-text{margin-top:22px;font-size:17px}.play-hero-actions{display:grid}.play-hero-actions button{width:100%}.play-landing-image-field,.play-fit-image-layout .play-landing-image-field{min-height:310px}.play-landing-figure figcaption{text-align:center}.play-fit-image-layout,.play-landing-details,.play-landing-plain{padding:76px 18px}.play-fit h2,.play-flow h2,.play-final h2,.play-landing-details h2,.play-landing-plain h2{font-size:clamp(40px,12vw,58px)}.play-flow{padding-inline:18px}.play-flow-steps{grid-template-columns:1fr}.play-flow-steps article,.play-flow-steps article+article{border-bottom:1px solid #24152f;border-left:0;min-height:auto;padding:28px 0 34px}.play-flow-steps h3{margin-top:24px}.play-landing-detail-list article{grid-template-columns:38px minmax(0,1fr)}.review-set-card-layout{min-height:0;display:block}.review-set-card-main{grid-template-columns:112px minmax(0,1fr);width:100%}.review-set-card-visual{min-height:142px}.review-set-card-copy{padding:18px 16px}.review-set-card-copy h3{font-size:21px}.review-set-card-meta{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.review-set-card-actions{border-top:1px solid #e2d8e6;border-left:0;flex-direction:row;padding:10px}.review-set-card-actions button{flex:1}.web-review-topbar{gap:10px;min-height:68px;padding:10px 14px}.web-review-back{width:40px;height:40px}.web-review-title h1{font-size:16px}.web-review-delete{min-height:38px;padding-inline:11px}.web-flashcard-stage{gap:16px;padding:18px 14px}.web-flashcard{min-height:0}.web-flashcard-face{justify-content:flex-start;padding:28px 22px}.web-flashcard-content.has-visual{grid-template-columns:1fr}.web-flashcard-content h2{font-size:clamp(32px,10vw,48px)}.web-flashcard-visual{max-height:25vh}.web-review-controls{gap:7px}.web-review-controls button{min-height:42px}.web-quiz-stage{padding:20px 14px 60px}.web-quiz-stage>.space-y-4>div:first-child{align-items:stretch}.web-quiz-stage>.space-y-4>div:first-child>div{grid-template-columns:repeat(2,1fr);display:grid}.web-review-quiz-item{margin-top:18px;padding:18px 14px 26px}}
