:root{--ink:#17211b;--muted:#657069;--paper:#f6f4ed;--card:#fffdf7;--line:#dedbd0;--green:#245a45;--green-soft:#dfece5;--gold:#c98942;--shadow:0 18px 50px #202e2614}*{box-sizing:border-box}html{background:var(--paper)}body{color:var(--ink);background:radial-gradient(circle at 85% 5%, #c989421f, transparent 26rem), var(--paper);margin:0;font-family:Arial,Helvetica,sans-serif}.recovery-preflight{display:none}html[data-auth-recovery=pending] body{background:radial-gradient(circle at 85% 5%, #c989421f, transparent 26rem), var(--paper);min-height:100vh}html[data-auth-recovery=pending] .site-content,html[data-auth-recovery=pending] .site-footer{display:none}html[data-auth-recovery=pending] .recovery-preflight{text-align:center;place-content:center;justify-items:center;min-height:100vh;padding:32px 20px;display:grid}.recovery-preflight h1{max-width:680px;font-size:clamp(42px,8vw,72px)}.recovery-preflight>p:last-child{max-width:520px;color:var(--muted);font-size:17px;line-height:1.6}.recovery-spinner{border:4px solid var(--green-soft);border-top-color:var(--green);border-radius:50%;width:42px;height:42px;margin-bottom:28px;animation:.8s linear infinite recovery-spin}@keyframes recovery-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.recovery-spinner{animation-duration:1.8s}}.site-content{min-height:calc(100vh - 170px)}a{color:inherit;text-decoration:none}button,input,select{font:inherit}.shell{width:min(1160px,100% - 40px);margin:0 auto;padding:72px 0}.shell.compact{width:min(980px,100% - 40px);padding-top:36px}.hero{max-width:780px;padding:64px 0 48px}.eyebrow{color:var(--green);letter-spacing:.16em;text-transform:uppercase;margin:0 0 12px;font-size:12px;font-weight:800}h1{letter-spacing:-.045em;max-width:850px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(48px,8vw,84px);font-weight:500;line-height:.98}h2{margin:0;font-family:Georgia,Times New Roman,serif;font-size:27px;font-weight:500}.lead{max-width:680px;color:var(--muted);margin:24px 0;font-size:19px;line-height:1.6}.actions{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.button{border:1px solid var(--green);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;min-height:46px;padding:0 20px;font-weight:750;display:inline-flex}.button.primary{color:#fff;background:var(--green)}.button.secondary{color:var(--green);background:0 0}.button.danger{color:#8b2f2f;background:0 0;border-color:#b85f5f}.feature-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.card,.panel,.module-editor,.member-module{border:1px solid var(--line);box-shadow:var(--shadow);background:#fffdf7d1}.card{border-radius:22px;min-height:220px;padding:28px}.card p{color:var(--muted);line-height:1.55}.icon{color:var(--gold);margin-bottom:42px;font-weight:800;display:inline-block}.back{color:var(--muted);margin-bottom:42px;font-weight:700;display:inline-block}.page-header{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:28px;display:flex}.page-header h1,.course-header h1{font-size:clamp(38px,6vw,60px)}.muted,.hint{color:var(--muted)}.panel{border-radius:18px;padding:24px}.field-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}label{color:var(--muted);gap:8px;font-size:13px;font-weight:750;display:grid}input,select{width:100%;min-height:46px;color:var(--ink);border:1px solid var(--line);background:#fff;border-radius:10px;padding:0 13px}.section-heading{justify-content:space-between;align-items:end;gap:20px;margin:48px 0 18px;display:flex}.module-list,.member-modules{gap:16px;display:grid}.module-editor{border-radius:18px;grid-template-columns:72px 1fr;padding:22px;display:grid}.module-number{color:var(--gold);letter-spacing:.08em;font-size:14px;font-weight:900}.module-fields{grid-template-columns:1fr 190px}.input-with-suffix{border:1px solid var(--line);background:#fff;border-radius:10px;grid-template-columns:1fr 58px;align-items:center;display:grid;overflow:hidden}.input-with-suffix input{border:0;border-radius:0}.input-with-suffix span{color:var(--muted);font-size:13px}.lesson-list{gap:8px;margin-top:20px;display:grid}.lesson-row{border:1px solid var(--line);background:#fff;border-radius:12px;align-items:center;gap:14px;padding:13px 14px;display:flex}.lesson-row div{flex:1;gap:4px;display:grid}.lesson-row small{color:var(--muted)}.lesson-dot{background:var(--gold);border-radius:50%;width:7px;height:7px}.text-button,.add-lesson{color:var(--green);cursor:pointer;background:0 0;border:0;font-weight:800}.add-lesson{justify-self:start;padding:10px 2px}.course-header{padding:18px 0 42px}.status-line{color:var(--muted);align-items:center;gap:16px;font-size:14px;display:flex}.status{border-radius:999px;padding:7px 11px;font-size:12px;font-weight:850;display:inline-block}.status.active{color:var(--green);background:var(--green-soft)}.status.waiting{color:#7e5b30;background:#f5ead9}.member-module{border-radius:18px;padding:24px}.member-module.locked{box-shadow:none;opacity:.76}.faster-access-panel{box-shadow:var(--shadow);background:#fff8e9;border:1px solid #c8b083;border-radius:18px;justify-content:space-between;align-items:center;gap:24px;padding:24px;display:flex}.faster-access-panel h2{margin-bottom:7px}.faster-access-panel p:not(.eyebrow){max-width:590px;color:var(--muted);margin:0;line-height:1.5}.faster-access-panel .button{text-align:center;flex:none}.member-module-top{align-items:center;gap:18px;display:flex}.member-module-top .grow{flex:1}.member-module-top p{color:var(--muted);margin:7px 0 0}.play{color:#fff;background:var(--green);border-radius:50%;place-items:center;width:34px;height:34px;font-size:11px;display:grid}.hint{margin-top:16px;font-size:13px}.history-list{gap:8px;margin-top:16px;display:grid}.history-row{border:1px solid var(--line);background:#fff;border-radius:12px;justify-content:space-between;align-items:center;gap:16px;padding:15px 18px;display:flex}.history-row div{gap:5px;display:grid}.history-row small{color:var(--muted);text-transform:capitalize}.status.neutral{color:var(--muted);background:#eceae2}.empty-state{color:var(--muted);border:1px dashed var(--line);background:#ffffff73;border-radius:16px;padding:24px;line-height:1.6}.topbar{color:var(--muted);align-items:center;gap:16px;margin-bottom:36px;font-size:13px;display:flex}.topbar .back{margin:0 auto 0 0}.topbar form{margin:0}.auth-shell{place-items:center;min-height:100vh;padding:32px 20px;display:grid}.auth-card{border:1px solid var(--line);background:var(--card);width:min(480px,100%);box-shadow:var(--shadow);border-radius:24px;padding:36px}.auth-card h1{margin-bottom:18px;font-size:clamp(42px,9vw,64px)}.auth-card .back{margin-bottom:34px}.auth-form{gap:18px;margin-top:28px;display:grid}.auth-form .button{margin-top:6px}.auth-help{text-align:center;margin:18px 0 0}.auth-help a{color:var(--green);font-weight:750}.form-error{color:#8b2f2f;background:#fff0f0;border:1px solid #d8aaaa;border-radius:10px;padding:12px 14px}.form-success{color:var(--green);background:#edf8f1;border:1px solid #9fc5b1;border-radius:10px;padding:12px 14px}.brand{color:var(--ink);font-family:Georgia,Times New Roman,serif;font-size:20px;font-weight:700}.dashboard-header{justify-content:space-between;align-items:end;gap:30px;padding:32px 0 26px;display:flex}.dashboard-header h1{font-size:clamp(48px,7vw,72px)}.member-support-contact{max-width:270px;color:var(--muted);text-align:right;justify-items:end;gap:10px;font-size:13px;line-height:1.45;display:grid}.metric-grid{grid-template-columns:repeat(5,1fr);gap:12px;display:grid}.metric{border:1px solid var(--line);background:var(--card);border-radius:16px;gap:16px;padding:20px;display:grid}.metric span{color:var(--muted);text-transform:uppercase;font-size:12px;font-weight:800}.metric strong{font-family:Georgia,Times New Roman,serif;font-size:38px;font-weight:500}.course-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.course-card{border:1px solid var(--line);background:var(--card);min-height:230px;box-shadow:var(--shadow);border-radius:18px;align-content:start;gap:18px;padding:24px;display:grid}.course-card-top{color:var(--muted);justify-content:space-between;align-items:center;gap:12px;font-size:12px;display:flex}.course-card p{min-height:38px;color:var(--muted);margin:0;line-height:1.5}.course-card .text-button{justify-self:start;margin-top:auto}.course-card .status-explanation{border-top:1px solid var(--line);min-height:0;padding-top:14px;font-size:13px}.course-open-button{justify-self:start;margin-top:auto}.course-catalogue{border-top:1px solid var(--line);margin-top:54px;padding-top:38px}.course-catalogue .section-heading{margin-bottom:20px}.catalogue-card{gap:0;padding:0;overflow:hidden}.catalogue-banner{color:#fff;background-color:var(--green);background-image:linear-gradient(135deg,#075a44,#c5822b);background-position:50%;background-size:cover;align-items:end;gap:12px;min-height:150px;padding:22px;display:flex}.catalogue-banner span{background:#00000026;border:1px solid #ffffff8c;border-radius:50%;flex:0 0 42px;place-items:center;width:42px;height:42px;font-family:Georgia,Times New Roman,serif;font-size:24px;display:grid}.catalogue-banner strong{text-shadow:0 1px 12px #00000059;font-family:Georgia,Times New Roman,serif;font-size:23px;line-height:1.15}.catalogue-card-body{align-content:start;gap:16px;min-height:255px;padding:22px;display:grid}.catalogue-card-body h3{font-family:Georgia,Times New Roman,serif;font-size:25px}.catalogue-card-body .button{justify-self:start;margin-top:auto}.catalog-settings{border-top:1px solid var(--line);gap:18px;margin-top:10px;padding-top:24px;display:grid}.catalog-settings h2{margin-top:4px;font-size:24px}.checkbox-label{align-items:center;gap:10px;font-weight:750;display:flex}.checkbox-label input{width:18px;height:18px}.catalog-description{min-height:110px}.dashboard-empty{text-align:center}.dashboard-empty h2{margin-bottom:8px}.dashboard-empty p{margin:8px auto 22px}.course-form{gap:22px;display:grid}.course-summary{grid-template-columns:repeat(4,1fr);gap:0;padding:0;display:grid;overflow:hidden}.course-summary>div{border-right:1px solid var(--line);gap:8px;min-height:96px;padding:22px;display:grid}.course-summary>div:last-child{border-right:0}.course-summary span{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;font-size:12px;font-weight:800}.readonly-value{min-height:46px;color:var(--ink);border:1px solid var(--line);background:#f1efe8;border-radius:10px;align-items:center;padding:0 13px;display:flex}.inline-create{grid-template-columns:1fr auto;align-items:end;gap:16px;margin-bottom:16px;display:grid}.module-title-line{justify-content:space-between;align-items:start;gap:16px;display:flex}.module-title-line p{margin:7px 0 0}.module-settings{grid-template-columns:1fr 170px auto;align-items:end;gap:12px;display:grid}.lesson-create{border-top:1px solid var(--line);grid-template-columns:1fr auto;align-items:end;gap:10px;margin-top:20px;padding-top:18px;display:grid}.lesson-create .button{white-space:nowrap;min-height:46px}.module-admin-actions{border-top:1px solid var(--line);justify-content:flex-end;margin-top:14px;padding-top:14px;display:flex}.module-admin-actions form,.lesson-row form{margin:0}.compact-button{min-height:34px;padding:7px 11px;font-size:12px}.delete-dialog{width:min(500px,100% - 32px);color:var(--ink);background:var(--card);border:0;border-radius:18px;padding:28px;box-shadow:0 28px 90px #00000052}.delete-dialog::backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0f1612ad}.delete-dialog-icon{color:#fff;background:#9b3030;border-radius:50%;place-items:center;width:46px;height:46px;margin-bottom:18px;font-size:26px;font-weight:900;display:grid}.delete-dialog h2{overflow-wrap:anywhere;margin:6px 0 14px;font-size:30px}.delete-dialog>p:not(.eyebrow){color:var(--muted);line-height:1.55}.delete-dialog .delete-warning{color:#8b2f2f;font-weight:800}.delete-dialog-actions{justify-content:flex-end;margin-top:24px}.delete-confirm-button{color:#fff;background:#9b3030}.video-edit-button{color:#fff;cursor:pointer;background:#f47521;border:0;border-radius:50%;place-items:center;width:44px;height:44px;font-size:23px;font-weight:900;display:inline-grid}.video-edit-button.small{width:34px;height:34px;font-size:17px}.lesson-editor-form{gap:20px;display:grid}.video-editor-block{border:1px solid var(--line);background:var(--card);box-shadow:var(--shadow);border-radius:18px;padding:22px}.video-editor-heading{justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;display:flex}.video-editor-heading div{gap:2px;display:grid}.video-editor-heading label{width:min(620px,100% - 70px)}.video-title-input{background:0 0;border:0;border-bottom:1px solid #0000;border-radius:0;min-height:42px;padding:0;font-size:20px;font-weight:800}.video-title-input:focus{border-bottom-color:var(--gold);outline:none}.video-preview{aspect-ratio:16/9;background:#111;border:2px solid #f47521;position:relative;overflow:hidden}.video-preview iframe{border:0;width:100%;height:100%}.video-placeholder{min-height:280px;color:var(--muted);text-align:center;background:#fff8f2;border:2px dashed #efb184;place-items:center;padding:24px;display:grid}.saved-video-status,.saved-video-dialog-status{color:var(--muted);background:#edf8f1;border:1px solid #9fc5b1;border-radius:10px;gap:7px;padding:14px 16px;display:grid}.saved-video-status{margin-top:14px}.saved-video-status strong,.saved-video-dialog-status strong{color:var(--green)}.saved-video-status code,.saved-video-dialog-status code{color:var(--ink);overflow-wrap:anywhere}.saved-video-dialog-status{margin:18px 24px 0}.code-dialog{background:#fff;border:0;border-radius:18px;width:min(900px,100% - 32px);padding:0;box-shadow:0 28px 90px #0000004d}.code-dialog::backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f1612b8}.code-dialog-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.code-dialog-header h2{font-family:Arial,Helvetica,sans-serif;font-weight:800}.code-dialog>p{padding:0 24px}.code-dialog textarea{color:#e8e8e8;resize:vertical;background:#171a1c;border:0;border-radius:10px;outline:none;width:calc(100% - 48px);min-height:360px;margin:18px 24px;padding:18px;font-family:Consolas,monospace;line-height:1.5;display:block}.dialog-close{color:var(--muted);cursor:pointer;background:0 0;border:0;font-size:32px}.dialog-actions{justify-content:flex-end;padding:0 24px 22px}.description-field{border:1px solid var(--line);min-height:180px;font:inherit;resize:vertical;border-radius:10px;padding:14px}.member-table{border:1px solid var(--line);background:#fff;border-radius:16px;overflow:hidden}.member-table-header,.member-table-row{grid-template-columns:1.5fr .8fr .8fr 1fr;align-items:center;gap:16px;padding:15px 18px;display:grid}.member-table-header{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;background:#f0eee7;font-size:12px;font-weight:800}.member-table-row+.member-table-row{border-top:1px solid var(--line)}.member-table-row div{gap:5px;display:grid}.member-table-row small{color:var(--muted)}.capitalize{text-transform:capitalize}.member-search{gap:10px;margin-bottom:20px;display:grid}.member-search>div{grid-template-columns:minmax(240px,1fr) auto auto;gap:10px;display:grid}.member-search-summary{color:var(--muted);margin:0;font-size:13px}.dashboard-actions{margin-top:0}.member-profile-form{grid-template-columns:1fr 1fr auto;align-items:end;gap:16px;margin-bottom:20px;display:grid}.welcome-email-panel{justify-content:space-between;align-items:center;gap:24px;margin-bottom:20px;display:flex}.welcome-email-panel p{margin-bottom:0}.emergency-password-panel{background:#fffaf0;border-color:#d9bd91;margin-bottom:20px;padding:0;overflow:hidden}.emergency-password-panel summary{cursor:pointer;justify-content:space-between;align-items:center;gap:24px;padding:22px 24px;list-style:none;display:flex}.emergency-password-panel summary::-webkit-details-marker{display:none}.emergency-password-panel summary>span:first-child{gap:5px;display:grid}.emergency-password-panel summary .eyebrow{margin:0}.emergency-password-panel summary strong{font-family:Georgia,Times New Roman,serif;font-size:24px;font-weight:500}.emergency-password-panel summary small{color:var(--muted);font-size:13px}.disclosure-label{color:var(--green);flex:none;font-size:13px;font-weight:800}.disclosure-label:after{content:"↓";margin-left:8px;transition:transform .2s;display:inline-block}.emergency-password-panel[open] .disclosure-label:after{transform:rotate(180deg)}.emergency-password-content{border-top:1px solid #e7d2ae;gap:18px;padding:22px 24px 24px;display:grid}.emergency-password-content>p{margin:0}.emergency-password-form{gap:18px;display:grid}.emergency-password-form>.button{justify-self:start}.emergency-password-tools{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.emergency-password-tools .button{min-height:40px}.emergency-password-confirm{color:var(--ink);grid-template-columns:none;align-items:flex-start;gap:10px;font-weight:650;line-height:1.45;display:flex}.emergency-password-confirm input{flex:none;width:18px;min-height:18px;margin-top:1px}.member-danger-zone{border-color:#d8aaaa;gap:22px;margin-top:32px;display:grid}.member-danger-zone p{margin-bottom:0}.permanent-delete{border-top:1px solid #d8aaaa;gap:14px;padding-top:22px;display:grid}.delete-confirm-form{grid-template-columns:minmax(260px,1fr) auto;align-items:end;gap:14px;display:grid}.member-profile-form>div{align-content:center;gap:9px;min-height:46px;display:grid}.profile-email-label{color:var(--muted);font-size:12px;font-weight:750}.enrollment-create{gap:24px;display:grid}.enrollment-create form>.button{justify-self:start}.enrollment-create-collapsible{padding:0;display:block;overflow:hidden}.enrollment-create-collapsible summary{cursor:pointer;justify-content:space-between;align-items:center;gap:24px;padding:22px 24px;list-style:none;display:flex}.enrollment-create-collapsible summary::-webkit-details-marker{display:none}.enrollment-create-collapsible summary>span:first-child{gap:5px;display:grid}.enrollment-create-collapsible summary .eyebrow{margin:0}.enrollment-create-collapsible summary strong{font-family:Georgia,Times New Roman,serif;font-size:24px;font-weight:500}.enrollment-create-collapsible summary small{color:var(--muted);font-size:13px}.enrollment-create-collapsible[open] .disclosure-label:after{transform:rotate(180deg)}.enrollment-create-content{border-top:1px solid var(--line);padding:22px 24px 24px}.enrollment-list{gap:16px;display:grid}.enrollment-card{gap:20px;display:grid}.enrollment-heading{justify-content:space-between;align-items:center;gap:20px;display:flex}.enrollment-heading>div{gap:12px;display:grid}.enrollment-heading>strong{color:var(--green)}.enrollment-facts{border:1px solid var(--line);background:var(--line);border-radius:12px;grid-template-columns:repeat(4,1fr);gap:1px;margin:0;display:grid;overflow:hidden}.enrollment-facts div{background:#fff;gap:7px;padding:14px;display:grid}.enrollment-facts dt{color:var(--muted);text-transform:uppercase;font-size:11px;font-weight:800}.enrollment-facts dd{margin:0;font-weight:700}.admin-note{color:var(--muted);background:#f1efe8;border-radius:10px;margin:0;padding:13px 15px}.activity-evidence{color:var(--muted);margin:0;font-size:13px}.status-detail{max-width:760px;color:var(--muted);margin:16px 0 0;line-height:1.55}.admin-status-explanation{color:var(--muted);border-left:3px solid var(--gold);background:#f8f5ec;margin:0;padding:13px 15px;line-height:1.5}.status-guide{margin-top:16px}.status-guide summary{cursor:pointer;color:var(--green);font-weight:800}.status-guide>div{grid-template-columns:1fr 1fr;gap:12px;margin-top:18px;display:grid}.status-guide article{border:1px solid var(--line);background:#fff;border-radius:12px;padding:14px}.status-guide article p{color:var(--muted);margin:10px 0 0;font-size:13px;line-height:1.5}.lesson-content{gap:24px;display:grid}.lesson-description{gap:12px;line-height:1.7;display:grid}.lesson-description p{white-space:pre-wrap;margin:0}.lesson-completion{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;padding-top:20px;display:flex}.lesson-completion p{margin:7px 0 0}.lesson-row.completed{background:#f4fbf6;border-color:#9fc5b1}.lesson-navigation{grid-template-columns:1fr 1fr;gap:14px;margin-top:20px;display:grid}.lesson-nav-card{border:1px solid var(--line);background:var(--card);border-radius:14px;gap:7px;min-height:92px;padding:18px;display:grid}.lesson-nav-card span{color:var(--green);font-size:13px;font-weight:800}.lesson-nav-card.next{text-align:right}.site-footer{width:min(1160px,100% - 40px);color:var(--muted);border-top:1px solid var(--line);grid-template-columns:1fr auto;gap:16px 32px;margin:0 auto;padding:28px 0 38px;font-size:13px;display:grid}.site-footer>div{gap:5px;display:grid}.site-footer nav{flex-wrap:wrap;gap:18px;font-weight:750;display:flex}.site-footer nav a:hover,.legal-content a{color:var(--green);text-decoration:underline}.site-footer small{grid-column:1/-1}.legal-page h1{font-size:clamp(42px,7vw,64px)}.legal-content{gap:12px;margin-top:32px;line-height:1.7;display:grid}.legal-content h2{margin-top:16px;font-size:24px}.legal-content p{margin:0}.friendly-state{align-items:center;gap:18px;min-height:260px;margin-top:40px;display:flex}.friendly-state h1{margin-bottom:16px;font-size:clamp(38px,6vw,58px)}.friendly-state p{max-width:650px;color:var(--muted);line-height:1.6}.friendly-state .button{margin-top:12px}.loading-dot{background:var(--gold);border-radius:50%;flex:0 0 16px;width:16px;height:16px;animation:1.2s ease-in-out infinite loading-pulse}@keyframes loading-pulse{50%{opacity:.35;transform:scale(.75)}}.enrollment-actions{flex-wrap:wrap;gap:10px;display:flex}.enrollment-actions form{margin:0}.access-adjustment{flex-basis:100%}.access-adjustment>summary{width:fit-content;list-style:none}.access-adjustment>summary::-webkit-details-marker{display:none}.access-adjustment[open]>summary{margin-bottom:16px}.adjustment-form{border:1px solid var(--line);background:#f8f7f1;border-radius:14px;gap:16px;margin:0;padding:20px;display:grid}.adjustment-form h3{margin:0;font-size:20px}.adjustment-form p{margin:6px 0 0}.adjustment-form>.button{justify-self:start}.adjustment-preview{color:var(--muted);background:var(--green-soft);border-radius:10px;gap:6px;padding:14px;display:grid}.adjustment-preview strong{color:var(--green)}.fixed-adjustment-options{grid-template-columns:1fr 1fr;gap:14px;display:grid}@media (max-width:760px){.shell{padding-top:32px}.feature-grid,.field-grid,.module-fields,.course-grid,.metric-grid,.course-summary,.enrollment-facts,.member-profile-form{grid-template-columns:1fr}.course-summary>div{border-right:0;border-bottom:1px solid var(--line)}.course-summary>div:last-child{border-bottom:0}.inline-create,.lesson-create,.member-search>div,.fixed-adjustment-options,.module-settings{grid-template-columns:1fr}.dashboard-header{flex-direction:column;align-items:stretch}.member-support-contact{text-align:left;justify-items:start;max-width:none}.page-header,.section-heading{flex-direction:column;align-items:stretch}.module-editor{grid-template-columns:1fr;gap:14px}.member-module-top{flex-wrap:wrap;align-items:flex-start}.member-module-top .grow{min-width:calc(100% - 50px)}.member-table-header{display:none}.member-table-row{grid-template-columns:1fr 1fr}.enrollment-heading{flex-direction:column;align-items:flex-start}.lesson-completion,.faster-access-panel{flex-direction:column;align-items:stretch}.emergency-password-panel summary,.enrollment-create-collapsible summary{flex-direction:column;align-items:flex-start;gap:12px}.status-guide>div,.lesson-navigation{grid-template-columns:1fr}.lesson-nav-card.next{text-align:left}.site-footer{grid-template-columns:1fr}.site-footer nav{gap:14px}.site-footer small{grid-column:auto}.topbar{flex-wrap:wrap;align-items:flex-start}.topbar .brand{flex-basis:100%}.member-module{padding:18px}.member-module-top{gap:12px}.member-module-top .status{margin-left:50px}.lesson-row{align-items:flex-start}.lesson-row .status{margin-left:auto}.video-placeholder{min-height:200px}}@media (max-width:430px){.shell,.shell.compact,.site-footer{width:min(100% - 28px,1160px)}h1{font-size:42px}.button{width:100%}.topbar .text-button,.lesson-row .status{width:auto}.member-module-top .grow{min-width:calc(100% - 44px)}.member-module-top .status{margin-left:44px}.lesson-row{gap:10px;padding:12px}.play{flex:0 0 32px;width:32px;height:32px}}
