@import"https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@500;600;700;800&family=Barlow:wght@400;500;600;700&family=Funnel+Display:wght@500;600;700&family=Manrope:wght@400;500;600;700&display=swap";:root{color:#171626;background:#f8f7f3;font-family:Manrope,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #171626;--muted: #6d6a78;--soft: #f0eee8;--line: #dfddd6;--paper: #fffefa;--violet: #6357d7;--violet-dark: #4c42ba;--violet-soft: #e7e4ff;--coral: #ff715f;--mint: #bfe3d2;--yellow: #f5dda0;--blue: #b9d9ee;--radius-sm: 10px;--radius-md: 16px;--radius-lg: 24px;--shadow-sm: 0 1px 2px rgb(23 22 38 / 4%), 0 8px 24px rgb(23 22 38 / 5%);--shadow-lg: 0 24px 70px rgb(39 33 89 / 13%)}.builder-page{width:min(1220px,calc(100% - 48px))}.builder-heading{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:56px;margin-bottom:34px}.builder-heading h1{max-width:810px;margin-bottom:17px;font-size:clamp(42px,5vw,67px);font-weight:600;line-height:.98}.builder-heading>div:first-child>p{max-width:690px;margin:0;color:var(--muted);font-size:13px;line-height:1.7}.builder-heading__proof{min-width:235px;display:grid;gap:10px;padding-bottom:5px}.builder-heading__proof span{display:flex;align-items:center;gap:9px;color:#5f5b69;font-size:10px;font-weight:700}.builder-heading__proof svg{color:var(--violet)}.builder-workspace{display:grid;grid-template-columns:minmax(0,1fr) 290px;align-items:start;gap:24px}.builder-composer{overflow:hidden;border:1px solid var(--line);border-radius:20px;background:var(--paper);box-shadow:var(--shadow-sm)}.builder-section{position:relative;padding:34px 36px 38px 86px}.builder-section+.builder-section{border-top:1px solid var(--line)}.builder-section__number{position:absolute;top:34px;left:34px;width:31px;height:31px;display:grid;place-items:center;border-radius:9px;color:#fff;background:var(--ink);font-size:10px;font-weight:800}.builder-section__heading{margin-bottom:24px}.builder-section__heading h2{margin-bottom:5px;font-size:24px}.builder-section__heading p{margin:0;color:var(--muted);font-size:10px}.builder-fields{display:grid;grid-template-columns:1fr .62fr;gap:13px}.builder-field,.source-textarea,.youtube-source label,.review-edit label{display:grid;gap:8px}.builder-field--wide{grid-column:1 / -1}.builder-field>span,.source-textarea>span,.youtube-source label>span,.review-edit label>span{display:flex;align-items:center;gap:7px;color:#514e5c;font-size:9px;font-weight:800}.builder-field input,.builder-field select,.source-textarea textarea,.youtube-source input,.youtube-source textarea,.review-edit input,.review-edit textarea{width:100%;min-height:45px;padding:11px 13px;border:1px solid #dcd9d1;border-radius:10px;color:var(--ink);background:#fff;font:inherit;font-size:11px;line-height:1.55;resize:vertical}.builder-field select{appearance:none;background:linear-gradient(45deg,transparent 50%,#76717f 50%) right 17px top 20px / 5px 5px no-repeat,linear-gradient(135deg,#76717f 50%,transparent 50%) right 12px top 20px / 5px 5px no-repeat,#fff}.builder-field input:focus,.builder-field select:focus,.source-textarea textarea:focus,.youtube-source input:focus,.youtube-source textarea:focus,.review-edit input:focus,.review-edit textarea:focus{border-color:var(--violet);outline:none;box-shadow:0 0 0 3px #6357d71c}.duration-picker{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;padding:0;margin:22px 0 0;border:0}.duration-picker legend{margin-bottom:9px;color:#514e5c;font-size:9px;font-weight:800}.duration-picker button{min-height:59px;display:flex;align-items:baseline;justify-content:center;gap:5px;border:1px solid #dedbd4;border-radius:11px;background:#fff;cursor:pointer}.duration-picker button strong{font-family:Funnel Display,sans-serif;font-size:20px}.duration-picker button span{color:var(--muted);font-size:8px;font-weight:700}.duration-picker button.is-selected{border-color:var(--violet);color:var(--violet-dark);background:#f3f1ff;box-shadow:inset 0 0 0 1px var(--violet)}.source-drop{width:100%;min-height:86px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;padding:17px;border:1px dashed #bbb5d9;border-radius:13px;color:var(--ink);background:#f7f5ff;text-align:left;cursor:pointer}.source-drop:hover{border-color:var(--violet);background:#f2efff}.source-drop>span{width:42px;height:42px;display:grid;place-items:center;border-radius:11px;color:var(--violet-dark);background:#e6e1ff}.source-drop div{display:grid;gap:4px}.source-drop strong{font-size:11px}.source-drop small{color:var(--muted);font-size:8px}.source-drop>svg{color:var(--violet)}.source-files{display:grid;gap:7px;margin-top:10px}.source-files>div{min-height:49px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:8px 10px 8px 13px;border:1px solid var(--line);border-radius:10px;background:#fff}.source-files>div>svg{color:#49836b}.source-files span{display:grid;gap:2px}.source-files strong{overflow:hidden;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.source-files small{color:var(--muted);font-size:7px}.source-files button{width:29px;height:29px;display:grid;place-items:center;border:0;border-radius:8px;color:var(--muted);background:transparent;cursor:pointer}.source-files button:hover{color:var(--coral);background:#fff0ee}.source-textarea{margin-top:18px}.source-textarea textarea{min-height:118px;background:#fbfaf7}.youtube-source{display:grid;grid-template-columns:.8fr 1.2fr;gap:13px;margin-top:16px}.youtube-source textarea{min-height:76px}.block-source{margin-top:16px;overflow:hidden;border:1px solid var(--line);border-radius:12px}.block-source__toggle{width:100%;min-height:54px;display:flex;align-items:center;justify-content:space-between;gap:15px;padding:0 15px;border:0;background:#fff;cursor:pointer}.block-source__toggle>span:first-child{display:flex;align-items:center;gap:9px;font-size:10px;font-weight:800}.block-source__toggle>span:first-child svg{color:var(--violet)}.block-source__toggle>span:last-child{color:var(--muted);font-size:8px;font-weight:700}.block-picker{max-height:320px;display:grid;grid-template-columns:repeat(2,1fr);gap:8px;overflow:auto;padding:11px;border-top:1px solid var(--line);background:#f5f3ee}.block-picker button{position:relative;min-height:90px;display:flex;flex-direction:column;align-items:flex-start;padding:13px 42px 13px 13px;border:1px solid #dedbd4;border-radius:11px;background:#fff;text-align:left;cursor:pointer}.block-picker button>span{margin-bottom:8px;color:var(--violet);font-size:6px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.block-picker button strong{margin-bottom:4px;font-size:10px;line-height:1.25}.block-picker button small{margin-top:auto;color:var(--muted);font-size:7px}.block-picker button i{position:absolute;top:12px;right:12px;width:23px;height:23px;display:grid;place-items:center;border:1px solid var(--line);border-radius:7px;color:var(--muted);background:#fff}.block-picker button.is-selected{border-color:var(--violet);background:#f6f4ff;box-shadow:inset 0 0 0 1px var(--violet)}.block-picker button.is-selected i{border-color:var(--violet);color:#fff;background:var(--violet)}.builder-section--finish{background:#fbfaf7}.rights-check{display:grid;grid-template-columns:auto 1fr;align-items:start;gap:11px;cursor:pointer}.rights-check input{position:absolute;opacity:0}.rights-check>span{width:21px;height:21px;display:grid;place-items:center;border:1px solid #c9c5bc;border-radius:6px;color:transparent;background:#fff}.rights-check input:checked+span{border-color:var(--violet);color:#fff;background:var(--violet)}.rights-check input:focus-visible+span{outline:3px solid rgb(99 87 215 / 22%);outline-offset:2px}.rights-check p{max-width:590px;margin:1px 0 0;color:#5f5b67;font-size:9px;line-height:1.6}.builder-submit{min-width:210px;margin-top:20px}.builder-rail{position:sticky;top:85px;display:grid;gap:13px}.draft-list-card,.builder-network-note,.builder-demo-card{border:1px solid var(--line);border-radius:16px;background:var(--paper);box-shadow:var(--shadow-sm)}.draft-list-card{overflow:hidden}.draft-list-card__heading{min-height:61px;display:flex;align-items:center;justify-content:space-between;padding:0 18px;border-bottom:1px solid var(--line)}.draft-list-card__heading>div{display:flex;align-items:center;gap:7px}.draft-list-card__heading span{color:#575361;font-size:9px;font-weight:800}.draft-list-card__heading strong{min-width:20px;height:20px;display:grid;place-items:center;border-radius:7px;color:var(--violet-dark);background:var(--violet-soft);font-size:8px}.draft-list-card__heading svg{color:#8b8791}.draft-list-empty{display:grid;justify-items:center;padding:32px 18px;text-align:center}.draft-list-empty svg{margin-bottom:10px;color:#a29da8}.draft-list-empty strong{margin-bottom:4px;font-size:10px}.draft-list-empty span{color:var(--muted);font-size:8px}.draft-list{max-height:380px;overflow-y:auto}.draft-list>button{width:100%;min-height:68px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:10px 13px;border:0;border-bottom:1px solid #ece9e3;background:#fff;text-align:left;cursor:pointer}.draft-list>button:last-child{border-bottom:0}.draft-list>button:hover,.draft-list>button.is-selected{background:#f6f4ef}.draft-list__icon{width:31px;height:31px;display:grid;place-items:center;border-radius:9px;color:#6259b8;background:#ece9ff}.draft-list__icon.is-published{color:#2f7258;background:#dcf0e7}.draft-list__icon.is-failed{color:#b84b3d;background:#ffebe7}.draft-list__copy{min-width:0;display:grid;gap:3px}.draft-list__copy strong,.draft-list__copy small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.draft-list__copy strong{font-size:9px}.draft-list__copy small{color:var(--muted);font-size:7px}.draft-list>button>svg{color:#9b969f}.builder-network-note{display:grid;grid-template-columns:auto 1fr;gap:11px;padding:16px}.builder-network-note>span{width:34px;height:34px;display:grid;place-items:center;border-radius:9px;color:#3d795f;background:#dcefe6}.builder-network-note strong{display:block;margin:2px 0 4px;font-size:9px}.builder-network-note p{margin:0;color:var(--muted);font-size:7px;line-height:1.55}.builder-error{margin-bottom:13px}.builder-loading{position:fixed;right:24px;bottom:24px;z-index:80;display:flex;align-items:center;gap:9px;padding:11px 14px;border:1px solid #3d394d;border-radius:10px;color:#fff;background:var(--ink);box-shadow:var(--shadow-lg);font-size:9px;font-weight:700}.is-spinning{animation:builder-spin .9s linear infinite}@keyframes builder-spin{to{transform:rotate(360deg)}}.builder-demo-card{min-height:300px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:28px;padding:44px}.builder-demo-card>span{width:56px;height:56px;display:grid;place-items:center;border-radius:15px;color:var(--violet-dark);background:var(--violet-soft)}.builder-demo-card h2{margin-bottom:8px;font-size:29px}.builder-demo-card p{max-width:610px;margin:0;color:var(--muted);font-size:11px;line-height:1.65}.builder-page--review{padding-top:34px}.draft-review__header>.back-link,.draft-state-card>.back-link{margin-bottom:27px;border:0;background:transparent;cursor:pointer}.draft-review__title{display:flex;align-items:flex-end;justify-content:space-between;gap:28px}.draft-review__title h1{max-width:770px;margin-bottom:7px;font-size:clamp(39px,4vw,55px);font-weight:600;line-height:1}.draft-review__title p{max-width:680px;margin:0;color:var(--muted);font-size:10px;line-height:1.55}.review-readiness{flex-shrink:0;display:grid;padding:12px 15px;border:1px solid #dcd8f1;border-radius:12px;background:#f4f2ff;text-align:right}.review-readiness strong{color:var(--violet-dark);font-family:Funnel Display,sans-serif;font-size:18px}.review-readiness span{color:#6f6985;font-size:7px;font-weight:700}.review-source-strip{display:flex;gap:7px;overflow-x:auto;padding:20px 0 25px}.review-source-strip span{flex:0 0 auto;display:inline-flex;align-items:center;gap:6px;padding:7px 9px;border:1px solid var(--line);border-radius:8px;color:#625e6b;background:#fff;font-size:7px;font-weight:700}.review-source-strip svg{color:var(--violet)}.review-tabs{display:flex;gap:4px;margin-bottom:22px;padding:5px;border:1px solid var(--line);border-radius:13px;background:#eceae5}.review-tabs button{min-height:42px;display:flex;align-items:center;gap:8px;padding:0 16px;border:0;border-radius:9px;color:#625f69;background:transparent;font-size:9px;font-weight:800;cursor:pointer}.review-tabs button>span{min-width:20px;height:20px;display:grid;place-items:center;border-radius:6px;color:#706c77;background:#ffffffb3;font-size:7px}.review-tabs button.is-active{color:var(--ink);background:#fff;box-shadow:0 2px 7px #17162614}.review-tabs button.is-active svg{color:var(--violet)}.review-layout{display:grid;grid-template-columns:minmax(0,1fr) 276px;align-items:start;gap:24px}.review-stack{display:grid;gap:12px}.review-card,.gap-card,.gap-intro{border:1px solid var(--line);border-radius:15px;background:var(--paper);box-shadow:var(--shadow-sm)}.review-card{padding:24px}.review-card.is-approved{border-color:#cbded4}.review-card__top,.gap-card__top{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:13px}.review-card__kind,.question-review__number{display:flex;align-items:center;gap:6px;color:var(--violet-dark);font-size:7px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.review-card__badges{display:flex;gap:6px}.review-badge{display:inline-flex;align-items:center;gap:5px;padding:5px 7px;border-radius:6px;color:#625e6b;background:#efede8;font-size:6px;font-weight:800}.review-badge.is-approved{color:#2e6c53;background:#dbefe5}.review-card h3{margin-bottom:7px;font-size:23px;line-height:1.15}.review-card>p{margin-bottom:16px;color:var(--muted);font-size:10px;line-height:1.6}.lesson-review__preview{padding:17px;border-radius:11px;background:#f5f3ee}.lesson-review__preview strong{display:block;margin-bottom:6px;font-size:10px}.lesson-review__preview p,.lesson-review__preview li{color:#5d5965;font-size:9px;line-height:1.65}.lesson-review__preview p{margin-bottom:7px}.lesson-review__preview ul{padding-left:17px;margin:0}.review-evidence{margin-top:13px}.review-evidence summary{width:fit-content;display:flex;align-items:center;gap:6px;color:#77727f;font-size:7px;font-weight:700;cursor:pointer}.review-evidence blockquote{padding:11px 13px;margin:9px 0 0;border-left:2px solid var(--violet);color:#625e69;background:#f5f3ee;font-size:8px;line-height:1.55}.review-card__actions,.review-edit__actions{display:flex;flex-wrap:wrap;gap:7px;padding-top:18px;margin-top:18px;border-top:1px solid var(--line)}.review-card__actions .button,.review-edit__actions .button{min-height:37px;padding:0 12px;border-radius:8px;font-size:8px}.review-card__actions .question-confirm,.review-card__actions .review-approve{margin-left:auto}.button.is-danger{color:#a74438}.button.is-danger:hover{border-color:#f0c3bc;background:#fff0ee}.review-edit{display:grid;gap:13px}.review-edit textarea{min-height:70px}.question-options-edit{display:grid;gap:7px;padding:0;border:0}.question-options-edit legend{margin-bottom:8px;color:#514e5c;font-size:9px;font-weight:800}.question-options-edit label{display:grid;grid-template-columns:auto auto 1fr;align-items:center;gap:8px}.question-options-edit label>span{width:25px;height:25px;display:grid;place-items:center;border-radius:7px;color:var(--violet-dark);background:var(--violet-soft);font-size:8px;font-weight:800}.question-options-edit input[type=text],.question-options-edit label>input:last-child{min-height:39px}.question-review__options{display:grid;gap:7px}.question-review__options>div{min-height:43px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:7px 11px;border:1px solid #e2dfd8;border-radius:9px;background:#fff}.question-review__options>div>span{width:25px;height:25px;display:grid;place-items:center;border-radius:7px;color:#716d77;background:#efede8;font-size:8px;font-weight:800}.question-review__options strong{font-size:9px}.question-review__options>div.is-correct{border-color:#bad8c8;color:#285f49;background:#edf8f2}.question-review__options>div.is-correct>span{color:#fff;background:#3d8063}.question-review__explanation{padding:11px 13px;margin:11px 0 0!important;border-radius:9px;background:#f5f3ee}.gap-intro{display:grid;grid-template-columns:auto 1fr;gap:13px;padding:18px;background:#fff9e9}.gap-intro>span{width:35px;height:35px;display:grid;place-items:center;border-radius:10px;color:#8a6418;background:var(--yellow)}.gap-intro strong{display:block;margin:2px 0 4px;font-size:10px}.gap-intro p{margin:0;color:#716956;font-size:8px}.gap-card{padding:21px}.gap-card.is-omit{opacity:.62}.gap-card__top>span,.gap-card__top>strong{color:var(--muted);font-size:7px;font-weight:700}.gap-card__top>strong{display:flex;align-items:center;gap:5px;color:#2f7258}.gap-card h3{margin-bottom:7px;font-size:20px}.gap-card>p{margin-bottom:0;color:var(--muted);font-size:9px;line-height:1.55}.gap-actions{display:grid;grid-template-columns:repeat(4,1fr);gap:7px;margin-top:17px}.gap-actions button{min-height:37px;padding:5px 8px;border:1px solid var(--line);border-radius:8px;background:#fff;font-size:7px;font-weight:800;cursor:pointer}.gap-actions button:hover{border-color:var(--violet);color:var(--violet-dark);background:#f5f3ff}.publish-card{position:sticky;top:84px;padding:21px;border-radius:16px;color:#fff;background:var(--ink);box-shadow:var(--shadow-lg)}.publish-card__icon{width:39px;height:39px;display:grid;place-items:center;margin-bottom:19px;border-radius:11px;color:var(--ink);background:var(--mint)}.publish-card h2{margin-bottom:17px;color:#fff;font-size:23px}.publish-card>div{display:flex;align-items:center;gap:8px;padding:9px 0;border-bottom:1px solid rgb(255 255 255 / 10%);color:#ffffff8c;font-size:8px;font-weight:700}.publish-card>div.is-done{color:#d9f2e7}.publish-card .button{width:100%;margin-top:21px;color:var(--ink);background:#fff;box-shadow:none}.publish-card>p{margin:12px 0;color:#ffffff7d;font-size:7px;line-height:1.55}.publish-card>a{display:inline-flex;align-items:center;gap:5px;color:#ffffffb8;font-size:7px;font-weight:700}.review-message{margin-bottom:14px}.draft-state-card{min-height:540px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:50px;border:1px solid var(--line);border-radius:20px;background:var(--paper);box-shadow:var(--shadow-sm);text-align:center}.draft-state-card>.back-link{position:absolute;align-self:flex-start;margin-top:-450px}.draft-state-card__icon{width:58px;height:58px;display:grid;place-items:center;margin-bottom:22px;border-radius:17px;color:var(--violet-dark);background:var(--violet-soft)}.draft-state-card__icon.is-failed{color:#a8483d;background:#ffe7e2}.draft-state-card__icon.is-published{color:#2f7258;background:#d9eee4}.draft-state-card h2{margin-bottom:9px;font-size:34px}.draft-state-card>p{max-width:500px;margin-bottom:24px;color:var(--muted);font-size:10px;line-height:1.6}.draft-stage{width:min(390px,100%);overflow:hidden;border:1px solid #ddd9d2;border-radius:10px;background:#f5f3ee}.draft-stage span{display:block;width:58%;height:4px;background:var(--violet);animation:builder-progress 1.8s ease-in-out infinite alternate}.draft-stage strong{display:block;padding:11px;color:#66616d;font-size:8px;text-transform:capitalize}@keyframes builder-progress{0%{transform:translate(-55%)}to{transform:translate(125%)}}@media(max-width:980px){.builder-heading{grid-template-columns:1fr;gap:22px}.builder-heading__proof{grid-template-columns:repeat(3,auto)}.builder-workspace,.review-layout{grid-template-columns:1fr}.builder-rail,.publish-card{position:static}.builder-rail{grid-row:1;grid-template-columns:1fr .8fr}.draft-list{max-height:220px}.publish-card{max-width:none}}@media(max-width:680px){.builder-page{width:min(100% - 28px,1220px)}.builder-heading h1{font-size:42px}.builder-heading__proof,.builder-rail,.builder-fields,.youtube-source,.block-picker,.builder-demo-card{grid-template-columns:1fr}.builder-section{padding:27px 18px 29px}.builder-section__number{position:static;margin-bottom:13px}.duration-picker{grid-template-columns:repeat(2,1fr)}.source-drop{grid-template-columns:auto 1fr}.source-drop>svg{display:none}.draft-review__title{align-items:flex-start;flex-direction:column}.review-readiness{text-align:left}.review-tabs{overflow-x:auto}.review-tabs button{flex:0 0 auto}.review-card{padding:19px}.review-card__top,.gap-card__top{align-items:flex-start;flex-direction:column}.review-card__actions .question-confirm,.review-card__actions .review-approve{width:100%;margin-left:0}.gap-actions{grid-template-columns:repeat(2,1fr)}.builder-demo-card{justify-items:start;padding:28px}.draft-state-card{min-height:480px;padding:31px 19px}.draft-state-card>.back-link{position:static;align-self:flex-start;margin:0 auto 80px 0}}@media(prefers-reduced-motion:reduce){.is-spinning,.draft-stage span{animation:none}}.app-recovery{width:min(520px,calc(100% - 36px));min-height:100vh;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;margin:0 auto;padding:60px 0}.app-recovery>.brand{margin-bottom:50px}.app-recovery__icon{width:50px;height:50px;display:grid;place-items:center;margin-bottom:22px;border-radius:14px;color:#a5483c;background:#ffe7e2}.app-recovery h1{margin-bottom:10px;font-size:clamp(38px,7vw,54px);line-height:1}.app-recovery p{max-width:440px;margin-bottom:24px;color:var(--muted);font-size:12px;line-height:1.7}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:#f8f7f3}body,button,input{font-family:Manrope,sans-serif}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}figure{margin:0}h1,h2,h3,p{margin-top:0}h1,h2,h3{color:var(--ink);font-family:Funnel Display,sans-serif;letter-spacing:-.035em}button,a,input{outline:none}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid rgb(99 87 215 / 28%);outline-offset:3px}::selection{color:#fff;background:var(--violet)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.brand{display:inline-flex;align-items:baseline;flex-shrink:0;color:var(--ink);font-family:Funnel Display,sans-serif;font-size:22px;font-weight:700;letter-spacing:-.06em}.brand__mark{margin:0 2px;color:var(--coral);font-weight:500}.brand__registered{margin-left:8px;color:#9d99a6;font-family:Manrope,sans-serif;font-size:8px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.button{min-height:46px;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:0 19px;border:1px solid transparent;border-radius:11px;background:transparent;font-size:14px;font-weight:700;line-height:1;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,background .16s ease,border-color .16s ease}.button:hover:not(:disabled){transform:translateY(-1px)}.button:active:not(:disabled){transform:translateY(0)}.button:disabled{opacity:.45;cursor:not-allowed}.button--primary{color:#fff;background:var(--violet);box-shadow:0 8px 20px #6357d733}.button--primary:hover:not(:disabled){background:var(--violet-dark);box-shadow:0 11px 26px #6357d747}.button--quiet{border-color:var(--line);background:#ffffff94}.button--quiet:hover{border-color:#c5c1b9;background:#fff}.button--text{padding-right:10px;padding-left:10px;color:var(--ink)}.button--text:hover{background:#efede8}.button--ink{color:#fff;background:var(--ink)}.button--ink:hover{background:#2b2941}.icon-button{width:44px;height:44px;display:inline-grid;place-items:center;border:1px solid var(--line);border-radius:12px;background:transparent;cursor:pointer}.icon-button:hover{background:var(--soft)}.kicker{display:block;margin-bottom:10px;color:var(--violet-dark);font-size:11px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.eyebrow{width:fit-content;display:inline-flex;align-items:center;gap:8px;padding:7px 10px;border:1px solid #dedae9;border-radius:999px;background:#ffffff8a;color:#4f4b5f;font-size:11px;font-weight:700}.eyebrow__dot{width:7px;height:7px;border-radius:50%;background:var(--coral);box-shadow:0 0 0 4px #ff715f21}.text-link,.back-link{display:inline-flex;align-items:center;gap:7px;color:var(--muted);font-size:13px;font-weight:700}.text-link:hover,.back-link:hover{color:var(--ink)}.photo{position:relative;overflow:hidden}.photo img{width:100%;height:100%;object-fit:cover}.photo figcaption{position:absolute;right:8px;bottom:7px;padding:4px 7px;border-radius:6px;color:#ffffffe5;background:#14131e8c;font-size:8px;opacity:0;transition:opacity .16s ease}.photo:hover figcaption,.photo:focus-within figcaption{opacity:1}.photo figcaption a{text-decoration:underline}.progress{width:100%}.progress__label{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px;color:var(--muted);font-size:11px;font-weight:600}.progress__label strong{color:var(--ink);font-weight:800}.progress__track{width:100%;height:7px;overflow:hidden;border-radius:999px;background:#e5e2dc}.progress__fill{height:100%;display:block;border-radius:inherit;background:var(--violet);transition:width .3s ease}.progress--compact .progress__track{height:5px}.landing{min-height:100vh;overflow:hidden;background:radial-gradient(circle at 75% 12%,rgb(216 211 255 / 52%),transparent 27%),#f8f7f3}.landing-nav{width:min(1180px,calc(100% - 48px));height:88px;display:flex;align-items:center;justify-content:space-between;margin:0 auto}.landing-nav nav{display:flex;align-items:center;gap:32px;color:#5c5969;font-size:13px;font-weight:600}.landing-nav nav a:hover{color:var(--ink)}.hero{width:min(1180px,calc(100% - 48px));min-height:670px;display:grid;grid-template-columns:minmax(0,.9fr) minmax(500px,1.1fr);align-items:center;gap:78px;margin:0 auto;padding:64px 0 90px}.hero__copy{position:relative;z-index:1;min-width:0}.hero h1{max-width:600px;margin:24px 0 22px;font-size:clamp(52px,5.2vw,78px);font-weight:600;line-height:.98}.hero h1 em{position:relative;display:inline;color:var(--violet);font-style:normal}.hero h1 em:after{position:absolute;right:0;bottom:-9px;left:0;height:8px;border-top:3px solid var(--coral);border-radius:50%;content:"";transform:rotate(-1deg)}.hero__copy>p{max-width:535px;margin-bottom:30px;color:#615e6d;font-size:17px;line-height:1.72}.hero__actions{display:flex;align-items:center;gap:10px}.hero__proof{display:flex;flex-wrap:wrap;gap:18px;margin:30px 0 0;padding:0;color:#5f5c69;font-size:11px;font-weight:700;list-style:none}.hero__proof li{display:flex;align-items:center;gap:6px}.hero__proof svg{color:var(--violet)}.hero-preview{position:relative;width:620px;min-height:530px;padding:26px;border:1px solid rgb(255 255 255 / 78%);border-radius:30px;background:#ffffffdb;box-shadow:var(--shadow-lg);transform:rotate(1.2deg)}.hero-preview:before{position:absolute;z-index:-1;top:-24px;right:34px;width:135px;height:90px;border:1px solid #d7d3f4;border-radius:18px;background:#eeeaff;content:"";transform:rotate(7deg)}.hero-preview__topbar{display:flex;align-items:center;justify-content:space-between;padding-bottom:23px;border-bottom:1px solid #ece9e4}.preview-logo{font-family:Funnel Display,sans-serif;font-size:14px;font-weight:700;letter-spacing:-.04em}.preview-avatar{width:32px;height:32px;display:grid;place-items:center;border-radius:10px;color:#fff;background:var(--ink);font-size:10px;font-weight:800}.hero-preview__heading{display:flex;align-items:flex-end;justify-content:space-between;padding:25px 0 19px}.hero-preview__heading div{display:flex;flex-direction:column;gap:5px}.hero-preview__heading span{color:#817d89;font-size:9px;font-weight:600}.hero-preview__heading strong{font-family:Funnel Display,sans-serif;font-size:21px;letter-spacing:-.03em}.preview-progress{padding:7px 9px;border-radius:7px;background:#f0eee9}.preview-feature{position:relative;height:245px;overflow:hidden;border-radius:18px;background:#332f46}.preview-feature>img{width:100%;height:100%;object-fit:cover}.preview-feature__shade{position:absolute;inset:0;background:linear-gradient(90deg,#151323eb,#15132326)}.preview-feature__content{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:flex-end;padding:24px;color:#fff}.preview-feature__content>span{margin-bottom:6px;color:#ffffffad;font-size:9px;font-weight:700}.preview-feature__content h2{width:270px;margin-bottom:25px;color:#fff;font-size:27px;line-height:1.08}.preview-feature__footer{display:flex;align-items:center;gap:22px}.preview-track{width:185px;height:4px;overflow:hidden;border-radius:99px;background:#ffffff3d}.preview-track span{width:48%;height:100%;display:block;border-radius:inherit;background:var(--coral)}.preview-feature button{min-height:33px;display:inline-flex;align-items:center;gap:7px;padding:0 13px;border:0;border-radius:8px;color:var(--ink);background:#fff;font-size:9px;font-weight:800}.preview-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px;margin-top:13px}.preview-course>div{min-height:95px;display:flex;flex-direction:column;justify-content:flex-end;gap:4px;padding:16px;border-radius:14px}.preview-course span{font-size:8px;font-weight:700;opacity:.7}.preview-course strong{font-family:Funnel Display,sans-serif;font-size:15px}.preview-course small{display:block;padding:7px 3px 0;color:#898591;font-size:8px}.signal-strip{min-height:74px;display:flex;align-items:center;justify-content:center;gap:32px;padding:18px 24px;color:#d8d5df;background:var(--ink);font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.signal-strip i{width:4px;height:4px;border-radius:50%;background:var(--coral)}.section{width:min(1120px,calc(100% - 48px));margin:0 auto;padding:120px 0}.section-heading{margin-bottom:45px}.section-heading h2{max-width:690px;margin-bottom:14px;font-size:clamp(36px,4vw,54px);font-weight:600;line-height:1.02}.hero h1 span{display:block;white-space:nowrap}.section-heading p{max-width:560px;margin-bottom:0;color:var(--muted);font-size:15px;line-height:1.7}.section-heading--split,.section-heading--row{display:flex;align-items:flex-end;justify-content:space-between;gap:60px}.section-heading--split>p{max-width:380px;margin-bottom:4px}.process-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line)}.process-grid article{position:relative;min-height:290px;padding:36px 42px 20px 0}.process-grid article+article{padding-left:42px;border-left:1px solid var(--line)}.process-grid__number{position:absolute;top:38px;right:25px;color:#b1adb7;font-family:Funnel Display,sans-serif;font-size:12px;font-weight:700}.process-grid article>svg{width:35px;height:35px;margin:54px 0 28px;color:var(--violet);stroke-width:1.6}.process-grid h3{margin-bottom:12px;font-size:24px}.process-grid p{max-width:285px;margin:0;color:var(--muted);font-size:13px;line-height:1.7}.library-showcase{width:min(1180px,calc(100% - 48px));padding:110px 48px;border-radius:36px;background:#eeece7}.landing-course-grid{display:grid;grid-template-columns:1.25fr 1fr 1fr;gap:15px;margin-bottom:28px}.landing-course{min-height:300px;padding:28px;border-radius:19px}.landing-course--wide{position:relative;grid-row:span 2;min-height:615px;overflow:hidden;padding:0;background:var(--ink)!important}.landing-course--wide:after{position:absolute;inset:30% 0 0;background:linear-gradient(transparent,#100f1beb);content:""}.landing-course--wide img{width:100%;height:100%;object-fit:cover}.landing-course__content{display:flex;flex-direction:column;height:100%}.landing-course--wide .landing-course__content{position:absolute;z-index:1;inset:auto 0 0;height:auto;padding:36px;color:#fff}.landing-course__content>span{margin-bottom:20px;font-size:9px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.landing-course h3{max-width:320px;margin-bottom:12px;font-size:28px;line-height:1.05}.landing-course--wide h3{color:#fff;font-size:36px}.landing-course p{margin-bottom:24px;color:#171626ad;font-size:12px;line-height:1.62}.landing-course--wide p{color:#ffffffb8}.landing-course small{margin-top:auto;font-size:10px;font-weight:700}.records-section{width:min(1120px,calc(100% - 48px));display:grid;grid-template-columns:.75fr 1.25fr;align-items:center;gap:90px;margin:0 auto;padding:130px 0}.records-section__copy h2{margin-bottom:19px;font-size:50px;line-height:1.02}.records-section__copy>p{margin-bottom:25px;color:var(--muted);font-size:14px;line-height:1.7}.records-section__copy ul{display:grid;gap:12px;margin:0 0 32px;padding:0;list-style:none}.records-section__copy li{display:flex;align-items:center;gap:9px;font-size:13px;font-weight:700}.records-section__copy li svg{color:var(--violet)}.records-card{padding:12px 24px 17px;border:1px solid #e4e1da;border-radius:22px;background:#fff;box-shadow:var(--shadow-lg);transform:rotate(-1deg)}.records-card__head{min-height:86px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ece9e3}.records-card__head>div{display:flex;flex-direction:column;gap:3px}.records-card__head span{color:var(--muted);font-size:9px}.records-card__head strong{font-size:16px}.records-card__head button{min-height:32px;display:inline-flex;align-items:center;gap:6px;padding:0 11px;border:1px solid #ddd9d2;border-radius:8px;background:#fff;font-size:9px;font-weight:800}.records-card__row{min-height:72px;display:grid;grid-template-columns:36px minmax(145px,1fr) auto 40px;align-items:center;gap:12px;border-bottom:1px solid #f0ede8}.records-card__row:last-child{border-bottom:0}.records-card__avatar,.table-avatar{width:33px;height:33px;display:grid;place-items:center;border-radius:10px;color:#474153;background:#ece9e4;font-size:9px;font-weight:800}.records-card__row>div{display:flex;flex-direction:column;gap:3px}.records-card__row>div strong{font-size:10px}.records-card__row>div span{color:var(--muted);font-size:8px}.records-card__row>strong{font-size:10px;text-align:right}.status{width:fit-content;padding:5px 8px;border-radius:6px;color:#846a17;background:#fff2c9;font-size:8px;font-weight:800;white-space:nowrap}.status--done{color:#316b55;background:#d9f2e7}.status--assigned{color:#605d69;background:#eceae6}.landing-footer{width:min(1180px,calc(100% - 48px));min-height:130px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:50px;margin:0 auto;border-top:1px solid var(--line)}.landing-footer p{max-width:560px;margin:0;color:#89858f;font-size:9px;line-height:1.6}.landing-footer>a:last-child{color:#797581;font-size:9px;font-weight:700;text-decoration:underline}.app-shell{min-height:100vh;background:#f8f7f3}.app-header{position:sticky;z-index:20;top:0;border-bottom:1px solid rgb(222 219 212 / 88%);background:#f8f7f3eb;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.app-header__inner{width:min(1200px,calc(100% - 48px));height:74px;display:flex;align-items:center;margin:0 auto}.app-nav{display:flex;align-items:center;gap:4px;margin-left:76px}.app-nav__link{min-height:39px;display:inline-flex;align-items:center;gap:7px;padding:0 12px;border-radius:9px;color:#77737f;font-size:12px;font-weight:700}.app-nav__link:hover{color:var(--ink);background:#eeece7}.app-nav__link.is-active{color:var(--ink);background:#ebe8ff}.app-user{display:flex;align-items:center;gap:10px;margin-left:auto}.app-user__avatar{width:37px;height:37px;display:grid;place-items:center;border-radius:11px;color:#fff;background:var(--ink);font-size:10px;font-weight:800}.app-user__copy{display:flex;flex-direction:column;gap:2px}.app-user__copy strong{font-size:10px}.app-user__copy span{color:var(--muted);font-size:8px}.app-user__logout{width:36px;height:36px;margin-left:8px}.mobile-nav{display:none}.app-page{width:min(1160px,calc(100% - 48px));margin:0 auto;padding:58px 0 95px}.dashboard-heading,.page-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:34px}.dashboard-heading h1,.page-heading h1{margin-bottom:8px;font-size:clamp(40px,4vw,54px);font-weight:600;line-height:1}.dashboard-heading p,.page-heading p{margin:0;color:var(--muted);font-size:13px}.completion-chip{display:flex;align-items:center;gap:11px;padding:12px 15px;border:1px solid var(--line);border-radius:13px;background:#fff}.completion-chip>svg{color:var(--violet)}.completion-chip>div{display:flex;flex-direction:column;gap:2px}.completion-chip strong{font-size:11px}.completion-chip span{color:var(--muted);font-size:8px}.continue-panel{display:grid;grid-template-columns:1.05fr .95fr;min-height:405px;overflow:hidden;border-radius:24px;background:var(--ink);box-shadow:var(--shadow-sm)}.continue-panel__photo{min-height:405px}.continue-panel__photo:after{position:absolute;inset:0;background:linear-gradient(90deg,transparent 70%,var(--ink));content:""}.continue-panel__content{display:flex;flex-direction:column;justify-content:center;padding:50px;color:#fff}.continue-panel__content .kicker{color:#b7afff}.continue-panel__content h2{margin-bottom:13px;color:#fff;font-size:40px;line-height:1.03}.continue-panel__content>p{margin-bottom:25px;color:#ffffffa6;font-size:12px;line-height:1.65}.continue-panel__stats{display:flex;gap:17px;margin-bottom:24px;color:#ffffffbf;font-size:9px;font-weight:700}.continue-panel__stats span{display:flex;align-items:center;gap:6px}.continue-panel .progress__label{color:#fff9}.continue-panel .progress__label strong{color:#fff}.continue-panel .progress__track{background:#ffffff26}.continue-panel .progress__fill{background:var(--coral)}.continue-panel .button{align-self:flex-start;margin-top:27px;color:var(--ink);background:#fff;box-shadow:none}.course-section{padding-top:76px}.course-section .section-heading{margin-bottom:27px}.section-heading--row h2{margin-bottom:0;font-size:34px}.course-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.course-card{overflow:hidden;border:1px solid #e1ded7;border-radius:17px;background:var(--paper);box-shadow:var(--shadow-sm);transition:transform .18s ease,box-shadow .18s ease}.course-card:hover{box-shadow:0 14px 38px #17162617;transform:translateY(-3px)}.course-card__photo{height:185px}.course-card__body{padding:22px}.course-card__meta{display:flex;align-items:center;justify-content:space-between;margin-bottom:13px;color:#77737f;font-size:9px;font-weight:700}.course-card__meta span:last-child{display:flex;align-items:center;gap:5px}.course-card h3{margin-bottom:9px;font-size:23px;line-height:1.08}.course-card h3 a:after{position:absolute;inset:0;content:""}.course-card__body{position:relative}.course-card__body>p{min-height:56px;margin-bottom:22px;color:var(--muted);font-size:11px;line-height:1.65}.course-card__footer{min-height:38px;display:flex;align-items:flex-end;justify-content:space-between;gap:16px}.course-card__footer .progress{max-width:210px}.course-card__lessons{padding-bottom:9px;color:#85818d;font-size:9px;font-weight:700}.round-link{position:relative;z-index:2;width:38px;height:38px;display:grid;flex-shrink:0;place-items:center;border-radius:11px;color:#fff;background:var(--ink)}.round-link--complete{color:#2f6f57;background:#d9f2e7}.page-heading{align-items:flex-end;margin-bottom:38px}.page-heading h1{max-width:770px}.page-heading--actions .button{flex-shrink:0}.library-tools{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:32px;padding:13px;border:1px solid var(--line);border-radius:15px;background:#fff}.search-field{min-width:270px;min-height:44px;display:flex;align-items:center;gap:9px;padding:0 13px;border:1px solid #dedbd4;border-radius:10px;color:#8a8691;background:#faf9f6}.search-field:focus-within{border-color:var(--violet);box-shadow:0 0 0 3px #6357d71f}.search-field input{width:100%;border:0;color:var(--ink);background:transparent;font-size:12px}.search-field input::placeholder{color:#9a969f}.filter-row{display:flex;align-items:center;gap:6px}.filter-row>svg{margin:0 6px;color:#8c8892}.filter-chip{min-height:36px;padding:0 12px;border:0;border-radius:8px;color:#77737f;background:transparent;font-size:10px;font-weight:700;cursor:pointer}.filter-chip:hover{background:#f1efea}.filter-chip.is-active{color:#fff;background:var(--ink)}.empty-state{min-height:300px;display:grid;place-items:center;align-content:center;padding:40px;border:1px dashed #d5d1ca;border-radius:18px;color:var(--muted);text-align:center}.empty-state h2{margin:15px 0 5px}.empty-state p{margin:0;font-size:12px}.course-page .back-link{margin-bottom:25px}.course-hero{display:grid;grid-template-columns:1.07fr .93fr;min-height:520px;overflow:hidden;border:1px solid var(--line);border-radius:24px;background:var(--paper)}.course-hero__photo{min-height:520px}.course-hero__copy{display:flex;flex-direction:column;justify-content:center;padding:48px}.category-label{width:fit-content;margin-bottom:17px;padding:6px 9px;border-radius:7px;color:#5146bd;background:var(--violet-soft);font-size:9px;font-weight:800}.course-hero h1{margin-bottom:14px;font-size:46px;font-weight:600;line-height:1}.course-hero__copy>p{margin-bottom:24px;color:var(--muted);font-size:13px;line-height:1.65}.course-hero__meta{display:flex;flex-wrap:wrap;gap:14px;margin-bottom:25px;color:#6f6b77;font-size:9px;font-weight:700}.course-hero__meta span{display:flex;align-items:center;gap:6px}.course-hero__outcome{display:flex;flex-direction:column;gap:5px;margin-bottom:26px;padding:15px 17px;border-left:3px solid var(--coral);background:#f4f2ed}.course-hero__outcome span{color:var(--muted);font-size:8px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.course-hero__outcome strong{font-size:11px;line-height:1.5}.course-hero .progress{margin-bottom:22px}.course-hero .button{align-self:flex-start}.course-outline{padding:90px 60px 50px}.course-outline .section-heading{margin-bottom:28px}.course-outline .section-heading h2{font-size:36px}.lesson-list{border-top:1px solid var(--line)}.lesson-list__item{min-height:96px;display:grid;grid-template-columns:27px 48px 1fr auto auto 24px;align-items:center;gap:18px;padding:16px 5px;border-bottom:1px solid var(--line);transition:background .14s ease}a.lesson-list__item:hover{background:#ffffff9e}.lesson-list__status{width:22px;height:22px;display:grid;place-items:center;border:1px solid #d7d3cb;border-radius:50%;color:#908c96}.lesson-list__status.is-complete{border-color:#b1ddc8;color:#286d53;background:#d9f2e7}.lesson-list__icon{width:44px;height:44px;display:grid;place-items:center;border-radius:12px}.lesson-list__copy{display:flex;flex-direction:column;gap:3px}.lesson-list__copy small{color:#96929c;font-size:8px;font-weight:700;text-transform:capitalize}.lesson-list__copy strong{font-size:13px}.lesson-list__copy>span{color:var(--muted);font-size:9px}.lesson-list__time,.lesson-list__done{color:var(--muted);font-size:9px;font-weight:700;white-space:nowrap}.lesson-list__done{display:flex;align-items:center;gap:5px;color:#34745b}.lesson-list__arrow{color:#9b97a0}.lesson-list__item.is-locked{opacity:.5}.course-note{max-width:820px;display:flex;gap:20px;margin:10px auto 0;padding:22px 25px;border:1px solid #dcd9d2;border-radius:13px;background:#eeece7}.course-note strong{flex-shrink:0;font-size:10px}.course-note p{margin:0;color:var(--muted);font-size:9px;line-height:1.6}.lesson-page{min-height:100vh;background:#fbfaf7}.lesson-header{position:sticky;z-index:20;top:0;height:72px;display:grid;grid-template-columns:180px minmax(180px,1fr) 220px 44px;align-items:center;gap:24px;padding:0 30px;border-bottom:1px solid var(--line);background:#fbfaf7f0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.lesson-header__course{display:flex;align-items:center;gap:7px;color:var(--muted);font-size:10px;font-weight:700}.lesson-header__course:hover{color:var(--ink)}.lesson-header__progress{display:grid;grid-template-columns:auto 130px;align-items:center;gap:10px}.lesson-header__progress>span{color:var(--muted);font-size:8px;font-weight:700}.lesson-layout{min-height:calc(100vh - 72px);display:grid;grid-template-columns:300px minmax(0,1fr)}.lesson-rail{position:sticky;top:72px;height:calc(100vh - 72px);padding:40px 27px;overflow-y:auto;border-right:1px solid var(--line);background:#f4f2ed}.lesson-rail h2{margin-bottom:28px;font-size:24px}.lesson-rail ol{display:grid;gap:5px;margin:0;padding:0;list-style:none}.lesson-rail li>a,.lesson-rail li>div{min-height:62px;display:grid;grid-template-columns:26px 1fr;align-items:center;gap:10px;padding:9px;border-radius:10px}.lesson-rail li>a:hover{background:#fff}.lesson-rail li>a.is-current{background:#e5e1ff}.lesson-rail li>a>span,.lesson-rail li>div>span{width:25px;height:25px;display:grid;place-items:center;border:1px solid #d4d0c9;border-radius:8px;color:#85818b;background:#faf9f6;font-size:8px;font-weight:800}.lesson-rail li>a.is-current>span{color:#fff;border-color:var(--violet);background:var(--violet)}.lesson-rail li>a.is-complete>span{color:#2b7357;border-color:#b7dfce;background:#d9f2e7}.lesson-rail li>a>div,.lesson-rail li>div>div{display:flex;flex-direction:column;gap:3px}.lesson-rail strong{font-size:9px;line-height:1.35}.lesson-rail small{color:#8b8791;font-size:7px}.lesson-rail .is-locked{opacity:.45}.lesson-main{width:min(760px,calc(100% - 60px));margin:0 auto;padding:78px 0 100px}.lesson-main__heading{margin-bottom:48px}.lesson-main__heading h1{margin-bottom:12px;font-size:clamp(40px,4vw,56px);font-weight:600;line-height:1}.lesson-main__heading>p{margin:0;color:var(--muted);font-size:13px}.reading-content section h2{margin-bottom:16px;font-size:32px;font-weight:600;line-height:1.05}.reading-content section>p{margin-bottom:25px;color:#575462;font-size:16px;line-height:1.8}.reading-content ul{display:grid;gap:10px;margin:0 0 30px;padding:0;list-style:none}.reading-content li{display:flex;align-items:flex-start;gap:11px;padding:14px 16px;border:1px solid #e2dfd8;border-radius:11px;background:#fff;font-size:13px;line-height:1.5}.reading-content li svg{flex-shrink:0;margin-top:1px;color:var(--violet)}.reading-content aside{padding:21px 23px;border-left:3px solid var(--coral);border-radius:0 11px 11px 0;color:#4d4958;background:#f0eee9;font-size:13px;font-weight:700;line-height:1.55}.video-frame{position:relative;overflow:hidden;padding-bottom:56.25%;border-radius:18px;background:#15141e;box-shadow:var(--shadow-lg)}.video-frame iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.video-source{display:flex;align-items:center;justify-content:space-between;gap:25px;padding:20px 4px 0}.video-source>div{display:flex;flex-direction:column;gap:4px}.video-source strong{font-size:11px}.video-source span,.video-source a{color:var(--muted);font-size:8px}.video-source a{text-decoration:underline}.lesson-actions{display:flex;align-items:center;justify-content:space-between;margin-top:65px;padding-top:24px;border-top:1px solid var(--line)}.lesson-actions--quiz{margin-top:30px}.quiz{padding:34px;border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:var(--shadow-sm)}.quiz__progress{display:flex;align-items:center;justify-content:space-between;margin-bottom:35px}.quiz__progress>span{color:var(--muted);font-size:9px;font-weight:800;text-transform:uppercase}.quiz__progress>div{display:flex;gap:5px}.quiz__progress>div span{width:32px;height:4px;border-radius:99px;background:#e3e0da}.quiz__progress>div span.is-active{background:var(--violet)}.quiz h2{max-width:600px;margin-bottom:28px;font-size:31px;line-height:1.12}.quiz__options{display:grid;gap:10px}.quiz-option{min-height:62px;display:grid;grid-template-columns:32px 1fr 20px;align-items:center;gap:13px;padding:10px 15px;border:1px solid #dedbd4;border-radius:12px;text-align:left;background:#fbfaf7;cursor:pointer}.quiz-option:hover{border-color:#bcb7db;background:#f8f6ff}.quiz-option>span{width:30px;height:30px;display:grid;place-items:center;border-radius:8px;color:#6f6b77;background:#ece9e4;font-size:9px;font-weight:800}.quiz-option strong{font-size:12px}.quiz-option>svg{color:#b8b4bd}.quiz-option.is-selected{border-color:var(--violet);background:#f0edff;box-shadow:0 0 0 2px #6357d71a}.quiz-option.is-selected>span{color:#fff;background:var(--violet)}.quiz-option.is-selected>svg{color:var(--violet);fill:var(--violet)}.quiz__actions{display:flex;align-items:center;justify-content:space-between;margin-top:34px;padding-top:22px;border-top:1px solid #ece9e3}.quiz-result{padding:40px;border:1px solid #ead8b5;border-radius:20px;background:#fffaf0}.quiz-result.is-passed{border-color:#bddfce;background:#f3fbf7}.quiz-result__icon{width:52px;height:52px;display:grid;place-items:center;margin-bottom:24px;border-radius:15px;color:#8f6a23;background:#f8e4b7}.quiz-result.is-passed .quiz-result__icon{color:#2c7658;background:#d9f2e7}.quiz-result h2{margin-bottom:8px;font-size:50px}.quiz-result>p{max-width:510px;margin-bottom:25px;color:var(--muted);font-size:13px;line-height:1.6}.answer-review{display:grid;gap:8px;margin-bottom:26px}.answer-review__row{display:grid;grid-template-columns:28px 1fr;gap:10px;padding:13px;border-radius:10px;background:#ffffffbf}.answer-review__row>span{width:26px;height:26px;display:grid;place-items:center;border-radius:8px;color:#a54b40;background:#ffe0da}.answer-review__row.is-correct>span{color:#2b7156;background:#d9f2e7}.answer-review__row strong{font-size:10px}.answer-review__row p{margin:4px 0 0;color:var(--muted);font-size:9px;line-height:1.5}.record-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:25px}.record-stats article{min-height:104px;display:flex;align-items:center;gap:15px;padding:21px;border:1px solid var(--line);border-radius:15px;background:#fff}.record-stats__icon{width:43px;height:43px;display:grid;place-items:center;border-radius:12px;color:#4f45bb;background:var(--violet-soft)}.record-stats__icon--mint{color:#2f7359;background:#d9f2e7}.record-stats__icon--yellow{color:#80651d;background:#fff0bf}.record-stats article>div{display:flex;flex-direction:column}.record-stats strong{font-family:Funnel Display,sans-serif;font-size:27px;line-height:1}.record-stats article span:last-child{margin-top:4px;color:var(--muted);font-size:9px}.records-table-card{overflow:hidden;border:1px solid var(--line);border-radius:17px;background:#fff}.records-table-card__top{min-height:82px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:17px 22px;border-bottom:1px solid var(--line)}.records-table-card__top h2{margin-bottom:3px;font-size:20px}.records-table-card__top>div>span{color:var(--muted);font-size:8px}.search-field--small{min-width:230px;min-height:39px}.records-table-wrap{overflow-x:auto}.records-table{width:100%;border-collapse:collapse;font-size:10px}.records-table th{height:45px;padding:0 18px;color:#85818b;background:#f7f5f1;font-size:8px;font-weight:800;text-align:left;text-transform:uppercase}.records-table td{height:68px;padding:0 18px;border-top:1px solid #efede8;color:#5f5b67;white-space:nowrap}.records-table td:first-child{display:flex;align-items:center;gap:10px}.records-table td:first-child strong{color:var(--ink)}.records-table .status{font-size:8px}.records-empty{padding:35px;color:var(--muted);font-size:11px;text-align:center}.records-disclaimer{max-width:680px;margin:18px 3px 0;color:#8a8690;font-size:8px;line-height:1.6}.completion-page{min-height:100vh;padding:0 48px 80px;background:radial-gradient(circle at 12% 72%,rgb(191 227 210 / 45%),transparent 28%),#f4f2ed}.completion-header{width:min(1220px,100%);height:88px;display:flex;align-items:center;justify-content:space-between;margin:0 auto}.completion-main{width:min(1220px,100%);min-height:calc(100vh - 150px);display:grid;grid-template-columns:.7fr 1.3fr;align-items:center;gap:70px;margin:0 auto}.completion-check{width:58px;height:58px;display:grid;place-items:center;margin-bottom:24px;border-radius:17px;color:#2d7358;background:#cfeadb}.completion-copy h1{margin-bottom:18px;font-size:clamp(44px,5vw,68px);font-weight:600;line-height:.98}.completion-copy>p{max-width:460px;margin-bottom:30px;color:var(--muted);font-size:14px;line-height:1.7}.completion-actions{display:flex;gap:9px}.certificate{padding:14px;border:1px solid #ded9cf;background:#fffdfa;box-shadow:0 30px 80px #312d4326;transform:rotate(1deg)}.certificate__border{min-height:565px;display:flex;flex-direction:column;padding:32px;border:1px solid #2a283a}.certificate__top{display:flex;align-items:center;justify-content:space-between;padding-bottom:23px;border-bottom:1px solid #d8d3cb;font-size:8px;font-weight:800;letter-spacing:.12em}.certificate__top span:first-child{color:var(--violet);font-family:Funnel Display,sans-serif;font-size:14px;letter-spacing:-.02em}.certificate__body{display:flex;flex:1;flex-direction:column;align-items:center;justify-content:center;text-align:center}.certificate__eyebrow{margin-bottom:8px;color:#7f7a84;font-size:10px}.certificate__body h2{margin-bottom:12px;font-size:48px;font-weight:500}.certificate__body>p{margin-bottom:8px;color:#7d7882;font-size:10px}.certificate__body h3{max-width:480px;margin-bottom:40px;color:var(--violet-dark);font-size:26px}.certificate__meta{width:100%;display:grid;grid-template-columns:repeat(3,1fr);padding-top:22px;border-top:1px solid #d8d3cb}.certificate__meta>div{display:flex;flex-direction:column;gap:5px}.certificate__meta>div+div{border-left:1px solid #d8d3cb}.certificate__meta span{color:#918c95;font-size:7px;text-transform:uppercase}.certificate__meta strong{font-size:10px}.certificate__foot{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;padding-top:22px;border-top:1px solid #d8d3cb}.certificate__foot p{max-width:460px;margin:0;color:#908b94;font-size:7px;line-height:1.5}.certificate__seal{width:38px;height:38px;display:grid;flex-shrink:0;place-items:center;border-radius:50%;color:#fff;background:var(--violet)}.route-loader{min-height:100vh;display:grid;place-items:center;color:var(--muted);font-size:13px}.auth-page{min-height:100vh;padding:0 48px 64px;background:radial-gradient(circle at 12% 70%,rgb(191 227 210 / 52%),transparent 27%),radial-gradient(circle at 88% 12%,rgb(216 211 255 / 62%),transparent 28%),#f8f7f3}.auth-header{width:min(1180px,100%);height:92px;display:flex;align-items:center;justify-content:space-between;margin:0 auto}.auth-header .back-link{margin:0}.auth-layout{width:min(1080px,100%);min-height:calc(100vh - 165px);display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:100px;margin:0 auto}.auth-story h1{max-width:510px;margin-bottom:20px;font-size:clamp(45px,5vw,65px);font-weight:600;line-height:.98}.auth-story>p{max-width:470px;margin-bottom:28px;color:var(--muted);font-size:13px;line-height:1.7}.auth-story>ul{display:grid;gap:11px;padding:0;margin:0 0 34px;list-style:none}.auth-story>ul li{display:flex;align-items:center;gap:10px;font-size:11px;font-weight:700}.auth-story>ul svg{color:#33775e}.auth-story__note{max-width:450px;padding:18px 20px;border:1px solid #d9d6ce;border-radius:15px;background:#ffffff8c}.auth-story__note span{display:block;margin-bottom:4px;color:var(--violet-dark);font-size:8px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.auth-story__note p{margin:0;color:var(--muted);font-size:9px;line-height:1.6}.auth-card{width:min(510px,100%);padding:46px;border:1px solid #dedbd4;border-radius:24px;background:#fffefaeb;box-shadow:var(--shadow-lg)}.auth-card>h2{margin-bottom:9px;font-size:36px;font-weight:600}.auth-card>p{margin-bottom:30px;color:var(--muted);font-size:11px;line-height:1.6}.auth-form{display:grid;gap:17px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:13px}.form-field{display:grid;gap:7px}.form-field>span{color:#55515f;font-size:9px;font-weight:800}.form-field input,.form-field select,.date-field input,.copy-field input{width:100%;min-height:48px;padding:0 14px;border:1px solid #d8d5ce;border-radius:11px;color:var(--ink);background:#fff;font-family:inherit;font-size:11px}.form-field select{appearance:none;padding-right:36px;background-image:linear-gradient(45deg,transparent 50%,#77727f 50%),linear-gradient(135deg,#77727f 50%,transparent 50%);background-position:calc(100% - 18px) 21px,calc(100% - 13px) 21px;background-repeat:no-repeat;background-size:5px 5px}.form-field input:focus,.form-field select:focus,.date-field input:focus,.copy-field input:focus{border-color:var(--violet);outline:3px solid rgb(99 87 215 / 12%)}.form-field input:disabled{color:#89858d;background:#f2f0eb}.auth-form .button{width:100%;margin-top:4px}.form-fineprint{color:#95919a;font-size:7px;line-height:1.6;text-align:center}.form-message{padding:11px 13px;border-radius:10px;color:#6a5f2a;background:#faf0cb;font-size:9px;line-height:1.45}.form-message.is-error{color:#8c342d;background:#ffe6e1}.form-message.is-success{color:#2b6d54;background:#dcf2e7}.auth-card__footer{padding-top:26px;margin-top:26px;border-top:1px solid #e2dfd8;text-align:center}.auth-card__footer p{margin:0;color:var(--muted);font-size:9px}.auth-card__footer a{color:var(--violet-dark);font-weight:800}.invite-company{display:flex;align-items:center;gap:12px;padding:14px;margin-bottom:22px;border-radius:12px;background:var(--violet-soft)}.invite-company>svg{color:var(--violet)}.invite-company>div{display:grid;gap:2px}.invite-company strong{font-size:10px}.invite-company span{color:var(--muted);font-size:8px}.app-user__settings,.app-user__logout{width:36px;height:36px}.app-user__settings{margin-left:6px}.app-user__settings+.app-user__logout{margin-left:0}.onboarding-callout{display:flex;align-items:center;gap:13px;padding:17px 20px;margin:-12px 0 25px;border:1px solid #b8ddcc;border-radius:14px;background:#e1f2ea}.onboarding-callout>span{width:32px;height:32px;display:grid;flex-shrink:0;place-items:center;border-radius:9px;color:#fff;background:#3d8065}.onboarding-callout strong{font-size:11px}.onboarding-callout p{margin:3px 0 0;color:#5d746a;font-size:9px}.data-state{padding:40px;color:var(--muted);text-align:center}.empty-assignment{min-height:360px;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:40px;border:1px dashed #d4d0c8;border-radius:22px;background:#ffffff7a;text-align:center}.empty-assignment>span{width:54px;height:54px;display:grid;place-items:center;margin-bottom:18px;border-radius:15px;color:var(--violet-dark);background:var(--violet-soft)}.empty-assignment h2{margin-bottom:7px;font-size:29px}.empty-assignment p{margin:0;color:var(--muted);font-size:10px}.team-card,.assignment-builder,.assignment-summary-card,.settings-card{border:1px solid var(--line);border-radius:20px;background:var(--paper);box-shadow:var(--shadow-sm)}.team-summary{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid var(--line)}.team-summary article{display:flex;align-items:center;gap:12px;padding:23px}.team-summary article+article{border-left:1px solid var(--line)}.team-summary article>span{width:39px;height:39px;display:grid;place-items:center;border-radius:11px;color:var(--violet-dark);background:var(--violet-soft)}.team-summary article>span.is-mint{color:#2f7258;background:#d9eee4}.team-summary article>span.is-yellow{color:#806721;background:#f8eabe}.team-summary article>div{display:grid;gap:2px}.team-summary strong{font-family:Funnel Display,sans-serif;font-size:22px}.team-summary small{color:var(--muted);font-size:8px}.team-list{padding:8px 0}.team-row{display:grid;grid-template-columns:40px minmax(170px,1fr) 90px 130px 42px;align-items:center;gap:14px;min-height:75px;padding:10px 22px}.team-row+.team-row{border-top:1px solid #efede8}.team-row.is-invite{opacity:.72}.team-row__person,.team-row__training{display:grid;gap:3px}.team-row__person strong,.team-row__training strong{font-size:10px}.team-row__person span,.team-row__training span{color:var(--muted);font-size:8px}.role-pill{width:fit-content;padding:6px 8px;border:1px solid #dbd7e7;border-radius:999px;color:#5d5868;font-size:7px;font-weight:800;text-transform:capitalize}.team-row .icon-button{width:34px;height:34px}.modal-backdrop{position:fixed;z-index:50;inset:0;display:grid;place-items:center;padding:22px;background:#17162673;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.modal-card{position:relative;width:min(470px,100%);padding:38px;border:1px solid #dfdcd5;border-radius:22px;background:var(--paper);box-shadow:0 35px 100px #17162647}.modal-card h2{margin-bottom:8px;font-size:32px}.modal-card>p{margin-bottom:25px;color:var(--muted);font-size:10px}.modal-card__close{position:absolute;top:18px;right:18px;width:34px;height:34px;border:0;border-radius:9px;background:var(--soft);font-size:20px;cursor:pointer}.invite-success{display:flex;flex-direction:column;align-items:center;text-align:center}.invite-success>span{width:52px;height:52px;display:grid;place-items:center;margin-bottom:16px;border-radius:15px;color:#2f7258;background:#d9eee4}.invite-success h3{margin-bottom:5px;font-size:24px}.invite-success>p{margin-bottom:20px;color:var(--muted);font-size:10px}.copy-field{width:100%;display:grid;grid-template-columns:1fr auto;gap:8px}.copy-field input{min-width:0}.assignment-layout{display:grid;grid-template-columns:minmax(0,1fr) 280px;align-items:start;gap:24px}.assignment-builder{padding:30px}.assignment-step{display:flex;align-items:center;gap:13px;margin-bottom:18px}.assignment-step:not(:first-child){padding-top:32px;margin-top:30px;border-top:1px solid var(--line)}.assignment-step__number{width:31px;height:31px;display:grid;flex-shrink:0;place-items:center;border-radius:9px;color:#fff;background:var(--ink);font-size:9px;font-weight:800}.assignment-step>div{flex:1}.assignment-step h2{margin:0 0 2px;font-size:20px}.assignment-step p{margin:0;color:var(--muted);font-size:8px}.course-picker{display:grid;grid-template-columns:repeat(5,1fr);gap:9px}.course-pick{position:relative;min-height:120px;display:flex;flex-direction:column;align-items:flex-start;padding:15px;border:1px solid #dedbd4;border-radius:13px;background:linear-gradient(var(--course-accent),var(--course-accent)) top / 100% 4px no-repeat,#fff;text-align:left;cursor:pointer}.course-pick.is-selected{border-color:var(--violet);box-shadow:0 0 0 3px #6357d71f}.course-pick>span{margin-bottom:10px;color:var(--muted);font-size:6px;font-weight:800;text-transform:uppercase}.course-pick strong{font-size:9px;line-height:1.35}.course-pick small{margin-top:auto;color:var(--muted);font-size:7px}.course-pick>svg{position:absolute;top:11px;right:11px;color:var(--violet)}.people-picker{display:grid;grid-template-columns:repeat(2,1fr);gap:9px}.person-check{display:grid;grid-template-columns:18px 34px 1fr 22px;align-items:center;gap:10px;padding:12px;border:1px solid #dfdcd5;border-radius:12px;cursor:pointer}.person-check:has(input:checked){border-color:var(--violet);background:#f5f3ff}.person-check input{width:16px;height:16px;accent-color:var(--violet)}.person-check .table-avatar{width:32px;height:32px}.person-check>span:nth-child(3){display:grid;gap:3px;min-width:0}.person-check strong{font-size:9px}.person-check small{overflow:hidden;color:var(--muted);font-size:7px;text-overflow:ellipsis}.person-check i{width:21px;height:21px;display:grid;place-items:center;border-radius:7px;color:transparent;background:#ebe9e4}.person-check:has(input:checked) i{color:#fff;background:var(--violet)}.date-field{width:min(260px,100%);display:flex;align-items:center;gap:9px}.date-field>svg{color:var(--violet)}.assignment-submit{margin-top:25px}.assignment-summary-card{position:sticky;top:105px;padding:27px}.assignment-summary-card>span{width:43px;height:43px;display:grid;place-items:center;margin-bottom:20px;border-radius:12px;color:var(--violet-dark);background:var(--violet-soft)}.assignment-summary-card h2{margin-bottom:15px;font-size:21px}.assignment-summary-card>strong{display:block;margin-bottom:2px;font-family:Funnel Display,sans-serif;font-size:40px}.assignment-summary-card>p{margin-bottom:27px;color:var(--muted);font-size:9px}.assignment-summary-card>div{display:grid;gap:4px;padding:14px 0;border-top:1px solid var(--line)}.assignment-summary-card>div span{color:var(--muted);font-size:7px}.assignment-summary-card>div strong{font-size:10px}.settings-layout{display:grid;grid-template-columns:1fr 1fr;gap:22px}.settings-card{padding:31px}.settings-card__head{display:flex;align-items:flex-start;gap:13px;padding-bottom:23px;margin-bottom:24px;border-bottom:1px solid var(--line)}.settings-card__head>span{width:41px;height:41px;display:grid;flex-shrink:0;place-items:center;border-radius:11px;color:var(--violet-dark);background:var(--violet-soft)}.settings-card__head>span.is-mint{color:#2f7258;background:#d9eee4}.settings-card__head h2{margin-bottom:4px;font-size:22px}.settings-card__head p{margin:0;color:var(--muted);font-size:8px}.settings-card .auth-form .button{width:fit-content}.security-list{display:grid;gap:9px}.security-list article{display:flex;align-items:flex-start;gap:12px;padding:14px;border-radius:12px;background:#f3f1ec}.security-list article>svg{flex-shrink:0;color:var(--violet-dark)}.security-list article>div{display:grid;gap:3px}.security-list strong{font-size:9px}.security-list span{color:var(--muted);font-size:7px;line-height:1.45}.settings-page>.course-note{margin-top:22px}.table-person{display:grid;gap:2px}.table-person small{color:var(--muted);font-size:7px}@media(max-width:1050px){.hero{grid-template-columns:1fr 1fr;gap:35px}.hero-preview{width:560px;transform:scale(.9) rotate(1.2deg);transform-origin:left center}.landing-course-grid{grid-template-columns:1.15fr 1fr}.landing-course--wide{grid-row:span 3}.records-section{gap:45px}.course-grid{grid-template-columns:repeat(2,1fr)}.library-tools{align-items:stretch;flex-direction:column}.filter-row{overflow-x:auto}.completion-main{grid-template-columns:1fr;padding-top:50px}.completion-copy{max-width:650px}.certificate{width:min(760px,100%);margin:0 auto}.auth-layout{gap:55px}.course-picker{grid-template-columns:repeat(3,1fr)}.app-user__copy{display:none}}@media(max-width:820px){.landing-nav{height:76px}.landing-nav nav{display:none}.hero{min-height:auto;grid-template-columns:1fr;padding:60px 0 80px}.hero__copy{max-width:650px}.hero-preview{width:620px;margin:0 auto;transform:none}.section-heading--split{align-items:flex-start;flex-direction:column;gap:12px}.process-grid{grid-template-columns:1fr}.process-grid article{min-height:auto;padding:30px 0}.process-grid article+article{padding-left:0;border-top:1px solid var(--line);border-left:0}.process-grid article>svg{margin:25px 0 18px}.process-grid__number{right:2px}.library-showcase{width:calc(100% - 30px);padding:70px 24px;border-radius:26px}.records-section{grid-template-columns:1fr;gap:55px}.records-card{transform:none}.app-nav,.app-user__copy,.app-user__settings,.app-user__logout{display:none}.app-user{margin-left:auto}.mobile-nav{position:fixed;z-index:30;right:16px;bottom:14px;left:16px;height:64px;display:grid;padding:6px;border:1px solid rgb(255 255 255 / 55%);border-radius:18px;background:#171626f0;box-shadow:0 15px 45px #17162647;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.mobile-nav__link{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:3px;border-radius:12px;color:#ffffff94;font-size:8px;font-weight:700}.mobile-nav__link.is-active{color:#fff;background:#ffffff1f}.continue-panel{grid-template-columns:1fr}.continue-panel__photo{min-height:300px}.continue-panel__photo:after{background:linear-gradient(transparent 65%,var(--ink))}.course-hero{grid-template-columns:1fr}.course-hero__photo{min-height:370px}.course-outline{padding:70px 0 40px}.lesson-header{grid-template-columns:auto 1fr auto;padding:0 18px}.lesson-header .brand,.lesson-header__progress{display:none}.lesson-header__course{grid-column:1 / 3}.lesson-layout{grid-template-columns:1fr}.lesson-rail{position:static;height:auto;display:none}.record-stats{grid-template-columns:1fr}.completion-page{padding:0 24px 60px}.auth-page{padding:0 24px 50px}.auth-layout{grid-template-columns:1fr;gap:38px;padding:40px 0}.auth-story{max-width:650px}.auth-story__note{display:none}.auth-card{width:100%}.team-row{grid-template-columns:40px minmax(150px,1fr) 90px 42px}.team-row__training{display:none}.assignment-layout,.settings-layout{grid-template-columns:1fr}.assignment-summary-card{position:static}}@media(max-width:620px){.landing-nav,.hero,.section,.records-section,.landing-footer,.app-header__inner,.app-page{width:calc(100% - 32px)}.landing-nav>.button{min-height:44px;padding:0 12px;font-size:11px}.hero{padding-top:45px}.hero h1{font-size:49px}.hero__copy>p{font-size:14px}.hero__actions{align-items:stretch;flex-direction:column}.hero__actions .button{width:100%}.hero__proof{display:grid;gap:9px}.hero-preview{width:100%;min-height:0;margin:20px 0 0;padding:16px;border-radius:22px;transform:none}.hero-preview:before{top:-16px;right:22px;width:92px;height:64px}.hero-preview__topbar{padding-bottom:16px}.hero-preview__heading{padding:18px 0 14px}.hero-preview__heading strong{font-size:17px}.preview-progress{display:none}.preview-feature{height:215px}.preview-feature__content{padding:18px}.preview-feature__content h2{width:220px;margin-bottom:20px;font-size:23px}.preview-track{width:115px}.preview-grid{grid-template-columns:1fr}.preview-course:last-child{display:none}.signal-strip{justify-content:flex-start;overflow-x:auto;white-space:nowrap}.section{padding:82px 0}.section-heading h2{font-size:39px}.landing-course-grid{grid-template-columns:1fr}.landing-course--wide{grid-row:auto;min-height:460px}.records-section__copy h2{font-size:40px}.records-card{padding:8px 14px 12px}.records-card__row{grid-template-columns:34px 1fr auto}.records-card__row>strong{display:none}.landing-footer{min-height:180px;grid-template-columns:1fr;align-content:center;gap:15px}.app-page{padding-top:40px;padding-bottom:110px}.dashboard-heading,.page-heading,.section-heading--row{align-items:flex-start;flex-direction:column}.dashboard-heading h1,.page-heading h1{font-size:40px}.completion-chip{width:100%}.continue-panel__photo{min-height:230px}.continue-panel__content{padding:30px 24px}.continue-panel__content h2{font-size:33px}.continue-panel__stats{align-items:flex-start;flex-direction:column;gap:8px}.continue-panel .button{width:100%}.course-grid{grid-template-columns:1fr}.library-tools{padding:10px}.search-field{min-width:100%}.filter-row>svg{display:none}.course-hero__photo{min-height:270px}.course-hero__copy{padding:31px 24px}.course-hero h1{font-size:39px}.course-hero .button{width:100%}.lesson-list__item{grid-template-columns:24px 42px 1fr 20px;gap:10px}.lesson-list__time,.lesson-list__done{display:none}.course-note{align-items:flex-start;flex-direction:column;gap:8px}.lesson-main{width:calc(100% - 32px);padding:54px 0 90px}.lesson-main__heading h1{font-size:42px}.reading-content section>p{font-size:15px}.video-source{align-items:flex-start;flex-direction:column;gap:10px}.lesson-actions,.quiz__actions{gap:10px}.lesson-actions .button,.quiz__actions .button{flex:1;padding:0 12px;font-size:11px}.quiz{padding:24px 18px}.quiz h2{font-size:27px}.quiz__progress{align-items:flex-start;flex-direction:column;gap:12px}.quiz-option{grid-template-columns:30px 1fr 18px}.quiz-result{padding:28px 21px}.page-heading--actions .button{width:100%}.records-table-card__top{align-items:stretch;flex-direction:column}.search-field--small{min-width:100%}.completion-header .button{min-height:40px;padding:0 12px;font-size:10px}.completion-main{gap:45px}.completion-copy h1{font-size:46px}.completion-actions{align-items:stretch;flex-direction:column}.certificate{padding:7px;transform:none}.certificate__border{min-height:510px;padding:20px}.certificate__body h2{font-size:37px}.certificate__body h3{font-size:21px}.certificate__meta{gap:12px;grid-template-columns:1fr}.certificate__meta>div+div{padding-top:10px;border-top:1px solid #d8d3cb;border-left:0}.auth-page{padding-right:16px;padding-left:16px}.auth-header{height:76px}.auth-header .back-link{font-size:9px}.auth-story h1{font-size:44px}.auth-card{padding:29px 22px;border-radius:18px}.auth-card>h2{font-size:31px}.form-row,.team-summary{grid-template-columns:1fr}.team-summary article+article{border-top:1px solid var(--line);border-left:0}.team-row{grid-template-columns:36px minmax(0,1fr) 34px;gap:10px;padding:11px 15px}.team-row .role-pill{display:none}.modal-card{padding:31px 21px 24px}.copy-field{grid-template-columns:1fr}.course-picker{grid-template-columns:repeat(2,1fr)}.people-picker{grid-template-columns:1fr}.assignment-builder,.settings-card{padding:23px 18px}.assignment-step{align-items:flex-start}.assignment-step>.button{display:none}.settings-card .auth-form .button,.assignment-submit{width:100%}}:root{color:#19181b;background:#f7f6f2;--ink: #19181b;--muted: #68656c;--soft: #f0efeb;--line: #d9d7d0;--paper: #ffffff;--violet: #514a96;--violet-dark: #3b356f;--violet-soft: #eceaf4;--coral: #514a96;--radius-sm: 8px;--radius-md: 12px;--radius-lg: 16px;--shadow-sm: 0 1px 2px rgb(25 24 27 / 5%);--shadow-lg: 0 12px 32px rgb(25 24 27 / 8%)}body{background:#f7f6f2}h1,h2,h3{font-family:Manrope,sans-serif;letter-spacing:-.04em}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline-color:#514a9661}.brand{align-items:center;font-family:Manrope,sans-serif;font-size:20px;letter-spacing:-.055em}.brand__mark{margin:0 3px;color:var(--violet)}.brand__registered{display:none}.button{min-height:46px;border-radius:8px;transition:background .15s ease,border-color .15s ease,color .15s ease}.button:hover:not(:disabled),.button:active:not(:disabled){transform:none}.button--primary{background:var(--violet);box-shadow:none}.button--primary:hover:not(:disabled){background:var(--violet-dark);box-shadow:none}.button--quiet{border-color:var(--line);background:transparent}.button--text:hover{background:#ecebe7}.icon-button{border-radius:8px}.kicker{margin-bottom:8px;color:var(--muted);font-size:12px;font-weight:700;letter-spacing:0;text-transform:none}.landing{overflow:clip;background:#f7f6f2}.landing-nav{width:min(1160px,calc(100% - 48px));height:72px;border-bottom:1px solid var(--line)}.landing-nav nav{gap:28px;color:var(--muted);font-size:13px}.landing-nav .button--quiet{min-height:40px}.hero{width:min(1160px,calc(100% - 48px));min-height:auto;grid-template-columns:minmax(0,.82fr) minmax(460px,1.18fr);gap:clamp(48px,7vw,96px);padding:clamp(72px,8vw,112px) 0}.hero__label{display:block;margin-bottom:18px;color:var(--violet-dark);font-size:13px;font-weight:700}.hero h1{max-width:590px;margin:0 0 24px;font-size:clamp(44px,4.8vw,62px);font-weight:650;line-height:1.02}.hero__copy>p{max-width:530px;margin-bottom:30px;color:var(--muted);font-size:17px;line-height:1.65}.hero__actions{gap:12px}.hero-media{position:relative;min-height:520px}.hero-media__photo{width:100%;height:466px;border-radius:14px;background:#d6d2cc}.hero-media__caption{display:flex;align-items:baseline;justify-content:space-between;gap:24px;margin-top:14px;padding-top:13px;border-top:1px solid var(--line)}.hero-media__caption span,.records-preview__head span{display:block;margin-bottom:0;color:var(--muted);font-size:10px}.hero-media__caption strong{display:block;max-width:390px;font-size:13px;line-height:1.45;text-align:right}.landing-summary{width:min(1160px,calc(100% - 48px));margin:0 auto;padding:21px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);color:#4f4c52;font-size:14px;font-weight:650;text-align:center}.section{width:min(1080px,calc(100% - 48px));padding:clamp(86px,9vw,118px) 0}.section-heading{margin-bottom:42px}.section-heading h2{max-width:650px;margin-bottom:13px;font-size:clamp(34px,4.2vw,48px);font-weight:650;line-height:1.08}.section-heading p{max-width:570px;color:var(--muted);font-size:15px;line-height:1.7}.workflow-list{margin:0;padding:0;border-top:1px solid var(--line);list-style:none}.workflow-list li{display:grid;grid-template-columns:48px 1fr;gap:26px;padding:31px 0;border-bottom:1px solid var(--line)}.workflow-list>li>span{width:32px;height:32px;display:grid;place-items:center;border:1px solid #bdb9c9;border-radius:50%;color:var(--violet-dark);font-size:11px;font-weight:800}.workflow-list li>div{display:grid;grid-template-columns:minmax(210px,.7fr) minmax(0,1fr);align-items:baseline;gap:42px}.workflow-list h3{margin:0;font-size:20px;font-weight:700}.workflow-list p{max-width:520px;margin:0;color:var(--muted);font-size:14px;line-height:1.65}.course-catalog{border-top:1px solid var(--line)}.section-heading--row{align-items:flex-end}.marketing-course-list{border-top:1px solid var(--line)}.marketing-course{min-height:175px;display:grid;grid-template-columns:220px minmax(0,1fr) 140px;align-items:center;gap:28px;padding:22px 0;border-bottom:1px solid var(--line)}.marketing-course:hover h3,.marketing-course:focus-visible h3{color:var(--violet-dark)}.marketing-course__photo{width:220px;height:130px;border-radius:9px}.marketing-course__copy>span{display:block;margin-bottom:6px;color:var(--muted);font-size:10px;font-weight:700}.marketing-course h3{margin-bottom:8px;font-size:22px;transition:color .15s ease}.marketing-course p{max-width:540px;margin:0;color:var(--muted);font-size:12px;line-height:1.6}.marketing-course__meta{display:grid;justify-items:end;gap:7px;color:var(--muted);font-size:10px;font-weight:700}.marketing-course__meta svg{margin-top:7px;color:var(--violet)}.marketing-course__meta a{width:36px;height:36px;display:grid;place-items:center;border:1px solid var(--line);border-radius:8px}.records-section{width:min(1080px,calc(100% - 48px));grid-template-columns:minmax(0,.78fr) minmax(500px,1.22fr);gap:clamp(48px,7vw,90px);padding:clamp(90px,10vw,128px) 0;border-top:1px solid var(--line)}.records-section__copy h2{margin-bottom:18px;font-size:clamp(36px,4vw,48px);line-height:1.08}.records-section__copy>p{margin-bottom:30px;font-size:14px;line-height:1.7}.records-preview{overflow:hidden;border:1px solid var(--line);border-radius:14px;background:#fff}.records-preview__head{min-height:78px;display:flex;align-items:center;justify-content:space-between;padding:0 22px;border-bottom:1px solid var(--line)}.records-preview__head strong{font-size:14px}.records-preview__export{display:inline-flex!important;align-items:center;gap:7px;margin:0!important;color:var(--ink)!important;font-size:10px!important;font-weight:700}.records-preview__row{min-height:72px;display:grid;grid-template-columns:minmax(180px,1fr) auto 76px;align-items:center;gap:18px;padding:0 22px;border-bottom:1px solid #eceae5}.records-preview__row:last-child{border-bottom:0}.records-preview__row>div{display:grid;gap:3px}.records-preview__row>div strong,.records-preview__row>strong{font-size:10px}.records-preview__row>div span{color:var(--muted);font-size:8px}.records-preview__row>strong{text-align:right}.closing-cta{width:min(1080px,calc(100% - 48px));display:flex;align-items:center;justify-content:space-between;gap:40px;margin:0 auto;padding:56px 0;border-top:1px solid var(--line)}.closing-cta h2{margin-bottom:7px;font-size:clamp(28px,3vw,38px)}.closing-cta p{margin:0;color:var(--muted);font-size:13px}.landing-footer{width:min(1160px,calc(100% - 48px));min-height:112px;grid-template-columns:auto 1fr auto;gap:42px}.landing-footer p,.landing-footer>a:last-child{font-size:9px}.app-shell{background:#f7f6f2}.app-header{border-color:var(--line);background:#f7f6f2;-webkit-backdrop-filter:none;backdrop-filter:none}.app-header__inner{width:min(1160px,calc(100% - 48px));height:68px}.app-nav{gap:2px;margin-left:62px}.app-nav__link{min-height:68px;padding:0 13px;border-bottom:2px solid transparent;border-radius:0}.app-nav__link:hover,.app-nav__link.is-active{color:var(--ink);background:transparent}.app-nav__link.is-active{border-bottom-color:var(--violet)}.app-user__avatar,.table-avatar,.records-card__avatar{border-radius:8px}.app-page{width:min(1120px,calc(100% - 48px));padding:52px 0 88px}.dashboard-heading,.page-heading{margin-bottom:32px}.dashboard-heading h1,.page-heading h1{margin-bottom:8px;font-size:clamp(34px,4vw,48px);line-height:1.08}.dashboard-heading p,.page-heading p{font-size:13px;line-height:1.6}.completion-chip{border-radius:9px;background:transparent}.continue-panel{min-height:390px;overflow:hidden;border:1px solid var(--line);border-radius:14px;color:var(--ink);background:#fff;box-shadow:none}.continue-panel__photo{min-height:390px}.continue-panel__photo:after{display:none}.continue-panel__content{padding:44px;color:var(--ink)}.continue-panel__content .kicker,.continue-panel__content h2,.continue-panel__content>p,.continue-panel__stats,.continue-panel .progress__label,.continue-panel .progress__label strong{color:inherit}.continue-panel__content>p,.continue-panel__stats,.continue-panel .progress__label{color:var(--muted)}.continue-panel .progress__track{background:#e3e1dc}.continue-panel .progress__fill{background:var(--violet)}.course-card,.team-card,.assignment-builder,.assignment-summary-card,.settings-card,.records-table-card{border-radius:12px;box-shadow:none}.course-card:hover{border-color:#bcb8c8;box-shadow:none;transform:none}.course-card__photo{height:205px}.round-link{width:44px;height:44px;border-radius:8px}.library-tools{border-radius:10px;box-shadow:none}.filter-chip{border-radius:7px}.filter-chip.is-active{color:#fff;background:var(--violet-dark)}.course-hero{border-radius:14px;box-shadow:none}.course-hero__outcome{border-radius:9px}.lesson-list{border-radius:12px;box-shadow:none}.auth-page{background:#f7f6f2}.auth-layout{max-width:1040px}.auth-story h1{max-width:540px;font-size:clamp(42px,5vw,58px);line-height:1.02}.auth-story__note,.auth-card{border-radius:12px;box-shadow:none}.auth-story__note span{font-size:10px;letter-spacing:0;text-transform:none}.completion-page{background:#f7f6f2}.completion-main{gap:56px}.completion-check{width:48px;height:48px;border-radius:50%}.completion-copy h1{font-size:clamp(38px,4.5vw,56px);line-height:1.05}.certificate{box-shadow:none;transform:none}.certificate__top{letter-spacing:.05em}.certificate__meta span{text-transform:none}.lesson-header{background:#fbfaf7;-webkit-backdrop-filter:none;backdrop-filter:none}.video-frame,.quiz{border-radius:12px;box-shadow:none}.modal-card{border-radius:14px;box-shadow:0 18px 60px #19181b2e}.app-user__settings,.app-user__logout,.team-row .icon-button,.modal-card__close{width:40px;height:40px}.modal-backdrop{-webkit-backdrop-filter:none;backdrop-filter:none}.record-stats article,.security-list article,.empty-assignment{border-radius:10px}@media(max-width:900px){.hero{grid-template-columns:1fr;gap:46px}.hero__copy{max-width:680px}.hero-media,.hero-media__photo{height:auto;min-height:0}.hero-media__photo{height:430px}.records-section{grid-template-columns:1fr}.records-section__copy{max-width:640px}.marketing-course{grid-template-columns:190px minmax(0,1fr) 100px}.marketing-course__photo{width:190px}}@media(max-width:820px){.mobile-nav{right:0;bottom:0;left:0;height:68px;padding:4px 12px;border:0;border-top:1px solid var(--line);border-radius:0;background:#fff;box-shadow:0 -4px 18px #19181b0f;-webkit-backdrop-filter:none;backdrop-filter:none}.mobile-nav__link{border-radius:7px;color:var(--muted)}.mobile-nav__link.is-active{color:var(--violet-dark);background:var(--violet-soft)}.continue-panel{grid-template-columns:1fr}.continue-panel__photo{min-height:290px}}@media(max-width:680px){.landing-nav,.hero,.landing-summary,.section,.records-section,.closing-cta,.landing-footer,.app-header__inner,.app-page{width:calc(100% - 32px)}.landing-nav{height:66px}.hero{gap:38px;padding:58px 0 64px}.hero h1{font-size:clamp(42px,13vw,54px)}.hero h1 span{white-space:normal}.hero__copy>p{font-size:15px}.hero__actions{align-items:stretch;flex-direction:column}.hero__actions .button{width:100%}.hero-media,.hero-media__photo{height:auto;min-height:0}.hero-media__photo{height:320px}.hero-media__caption{align-items:flex-start;flex-direction:column;gap:4px}.hero-media__caption strong{text-align:left}.landing-summary{padding:18px 0;text-align:left}.section{padding:76px 0}.section-heading--row,.closing-cta{align-items:flex-start;flex-direction:column}.workflow-list li{grid-template-columns:38px 1fr;gap:16px}.workflow-list li>div{grid-template-columns:1fr;gap:8px}.marketing-course{grid-template-columns:100px 1fr;gap:16px;min-height:130px;padding:18px 0}.marketing-course__photo{width:100px;height:96px}.marketing-course h3{font-size:17px}.marketing-course p,.marketing-course__meta span{display:none}.marketing-course__meta{position:absolute;right:0}.marketing-course{position:relative}.records-section{gap:44px;padding:78px 0}.records-preview__row{grid-template-columns:1fr auto}.records-preview__row>strong{display:none}.closing-cta{padding:48px 0}.closing-cta .button{width:100%}.landing-footer{min-height:170px;grid-template-columns:1fr;align-content:center;gap:14px}.continue-panel__content{padding:30px 24px}.dashboard-heading h1,.page-heading h1{font-size:36px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media print{body{background:#fff}.completion-header,.completion-copy{display:none}.completion-page,.completion-main{display:block;min-height:0;padding:0;background:#fff}.certificate{width:100%;border:0;box-shadow:none;transform:none}}.landing--workshop{--workshop-orange: #ff6047;--workshop-orange-dark: #e94a34;--workshop-ink: #18211e;--workshop-cream: #f4f0e6;--workshop-paper: #fffdf7;--workshop-yellow: #ffd966;--workshop-blue: #a9d5e8;color:var(--workshop-ink);background:var(--workshop-cream);font-family:Barlow,sans-serif}.landing--workshop h1,.landing--workshop h2,.landing--workshop h3,.landing--workshop .brand{color:var(--workshop-ink);font-family:Barlow Condensed,sans-serif;letter-spacing:-.025em}.landing--workshop .landing-nav{width:min(1240px,calc(100% - 56px));height:78px;border-color:#18211e2e;font-family:Barlow,sans-serif}.landing--workshop .landing-nav nav{gap:34px;color:#4f5853;font-size:14px;font-weight:600}.landing--workshop .landing-nav nav a{position:relative}.landing--workshop .landing-nav nav a:after{position:absolute;right:0;bottom:-8px;left:0;height:2px;background:var(--workshop-orange);content:"";transform:scaleX(0);transform-origin:left;transition:transform .16s ease}.landing--workshop .landing-nav nav a:hover:after,.landing--workshop .landing-nav nav a:focus-visible:after{transform:scaleX(1)}.landing--workshop .brand{font-size:24px;font-weight:800;letter-spacing:-.045em}.landing--workshop .brand__mark{color:var(--workshop-orange)}.landing--workshop .button{border-radius:3px;font-family:Barlow,sans-serif;font-size:15px}.landing--workshop .button--ink{color:#fffdf7;background:var(--workshop-ink)}.landing--workshop .button--ink:hover{background:#2d3733}.landing--workshop .button--quiet{border-color:#18211e59;background:var(--workshop-paper)}.workshop-button--plain{padding-right:8px;padding-left:8px;color:var(--workshop-ink);text-decoration:underline;text-decoration-color:#18211e59;text-underline-offset:5px}.workshop-hero{width:min(1240px,calc(100% - 56px));min-height:690px;display:grid;grid-template-columns:minmax(0,.9fr) minmax(520px,1.1fr);margin:28px auto 0;background:var(--workshop-orange)}.workshop-hero__copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(56px,7vw,94px)}.workshop-kicker{display:flex;align-items:center;gap:9px;margin:0 0 18px;color:var(--workshop-ink);font-size:12px;font-weight:700;letter-spacing:.055em;text-transform:uppercase}.workshop-kicker>span{width:9px;height:9px;border:2px solid var(--workshop-ink);background:transparent}.workshop-hero h1{max-width:590px;margin:0 0 28px;font-size:clamp(68px,7.2vw,104px);font-weight:700;line-height:.86;text-wrap:balance}.workshop-hero__intro{max-width:520px;margin:0 0 32px;color:#382b27;font-size:18px;line-height:1.55}.workshop-hero__actions{display:flex;align-items:center;gap:14px}.workshop-hero__facts{display:flex;gap:27px;margin-top:44px;padding-top:20px;border-top:1px solid rgb(24 33 30 / 28%)}.workshop-hero__facts span{display:flex;align-items:center;gap:8px;color:#382b27;font-size:13px;font-weight:600}.workshop-hero__scene{position:relative;min-height:690px;padding:22px 22px 22px 0}.workshop-hero__photo{width:100%;height:100%;min-height:646px;border-radius:0;background:#816a55}.workshop-hero__photo img{filter:saturate(.82) contrast(1.04)}.workshop-hero__photo figcaption{right:12px;bottom:10px;left:auto;color:#fff;background:#18211eb3}.assignment-slip{position:absolute;right:clamp(38px,4vw,64px);bottom:50px;width:min(340px,calc(100% - 76px));color:var(--workshop-ink);background:var(--workshop-paper);box-shadow:10px 10px #18211e38;transform:rotate(-1.4deg)}.assignment-slip__top,.assignment-slip__foot{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:13px 17px;border-bottom:1px solid var(--workshop-ink);font-size:10px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.assignment-slip__body{padding:24px 18px}.assignment-slip__body>span{display:block;margin-bottom:9px;color:#5e665f;font-size:10px;font-weight:700;text-transform:uppercase}.assignment-slip__body h2{margin-bottom:18px;font-size:32px;font-weight:700;line-height:.96}.assignment-slip__body>div{display:flex;gap:17px;color:#5e665f;font-size:11px;font-weight:600}.assignment-slip__foot{border-top:1px solid var(--workshop-ink);border-bottom:0;letter-spacing:0;text-transform:none}.assignment-slip__foot>strong{display:flex;align-items:center;gap:5px;font-size:11px}.assignment-slip__people{display:flex}.assignment-slip__people span{width:27px;height:27px;display:grid;place-items:center;margin-right:-5px;border:1px solid var(--workshop-ink);border-radius:50%;background:var(--workshop-yellow);font-size:8px}.assignment-slip__people span:nth-child(2){background:var(--workshop-blue)}.assignment-slip__people span:nth-child(3){background:#e5c4dd}.assignment-slip__people span:nth-child(4){background:var(--workshop-paper)}.workshop-proof{width:min(1240px,calc(100% - 56px));min-height:82px;display:grid;grid-template-columns:minmax(340px,1.7fr) repeat(3,auto);align-items:center;gap:28px;margin:0 auto;padding:0 28px;border-right:1px solid rgb(24 33 30 / 25%);border-bottom:1px solid rgb(24 33 30 / 25%);border-left:1px solid rgb(24 33 30 / 25%);background:var(--workshop-paper)}.workshop-proof strong{font-family:Barlow Condensed,sans-serif;font-size:21px}.workshop-proof span{padding-left:22px;border-left:1px solid rgb(24 33 30 / 25%);color:#59615d;font-size:12px;font-weight:600}.workshop-process,.workshop-courses,.workshop-records{width:min(1120px,calc(100% - 56px));margin:0 auto;padding:126px 0}.workshop-section-lead{display:grid;grid-template-columns:120px minmax(0,760px);gap:34px;margin-bottom:66px}.workshop-section-number{color:var(--workshop-orange-dark);font-family:Barlow Condensed,sans-serif;font-size:17px;font-weight:700;letter-spacing:.05em}.workshop-section-lead h2,.workshop-courses__intro h2,.workshop-records__heading h2{margin:0;font-size:clamp(50px,6vw,76px);font-weight:700;line-height:.94;text-wrap:balance}.workshop-section-lead .workshop-kicker,.workshop-courses__intro .workshop-kicker,.workshop-records__heading .workshop-kicker,.workshop-cta .workshop-kicker{margin-bottom:12px;color:#626a65}.workshop-timeline{position:relative;display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin:0;padding:0;border-top:2px solid var(--workshop-ink);list-style:none}.workshop-timeline li{position:relative;min-height:250px;padding:25px 42px 30px 0}.workshop-timeline li+li{padding-left:38px;border-left:1px solid rgb(24 33 30 / 28%)}.workshop-timeline time{display:block;margin-bottom:48px;color:var(--workshop-orange-dark);font-family:Barlow Condensed,sans-serif;font-size:15px;font-weight:700;letter-spacing:.06em}.workshop-timeline__dot{position:absolute;top:-8px;left:-1px;width:14px;height:14px;border:3px solid var(--workshop-cream);background:var(--workshop-ink)}.workshop-timeline li+li .workshop-timeline__dot{left:-7px}.workshop-timeline strong{display:block;margin-bottom:9px;font-family:Barlow Condensed,sans-serif;font-size:28px;line-height:1}.workshop-timeline p{max-width:270px;margin:0;color:#626a65;font-size:14px;line-height:1.6}.workshop-courses{width:min(1240px,calc(100% - 56px));display:grid;grid-template-columns:290px minmax(0,1fr);gap:66px;border-top:1px solid rgb(24 33 30 / 25%)}.workshop-courses__intro{padding-left:26px}.workshop-courses__intro h2{margin:28px 0 20px;font-size:clamp(48px,5.5vw,70px)}.workshop-courses__intro>p:not(.workshop-kicker){margin-bottom:26px;color:#626a65;font-size:15px;line-height:1.65}.workshop-text-link{display:inline-flex;align-items:center;gap:9px;padding-bottom:4px;border-bottom:1px solid var(--workshop-ink);font-size:13px;font-weight:700}.course-shelf{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.course-cover{grid-column:span 2;min-width:0;background:var(--workshop-paper);transition:transform .16s ease}.course-cover:nth-child(1),.course-cover:nth-child(2){grid-column:span 3}.course-cover:hover{transform:translateY(-4px)}.course-cover__inner{height:100%;display:flex;flex-direction:column}.course-cover__photo-wrap{position:relative;height:178px;overflow:hidden}.course-cover:nth-child(-n+2) .course-cover__photo-wrap{height:235px}.course-cover__photo{width:100%;height:100%;border-radius:0}.course-cover__photo img{filter:saturate(.75) contrast(1.03);transition:transform .3s ease}.course-cover:hover .course-cover__photo img{transform:scale(1.025)}.course-cover__photo figcaption{display:none}.course-cover__photo-wrap>span{position:absolute;top:12px;left:12px;min-width:36px;padding:5px 7px;color:var(--workshop-ink);background:var(--workshop-yellow);font-family:Barlow Condensed,sans-serif;font-size:13px;font-weight:800;text-align:center}.course-cover__copy{min-height:162px;display:flex;flex:1;flex-direction:column;padding:18px;border:1px solid rgb(24 33 30 / 24%);border-top:0}.course-cover:nth-child(2) .course-cover__copy{background:#dcecdf}.course-cover:nth-child(3) .course-cover__copy{background:#f5e1a6}.course-cover:nth-child(4) .course-cover__copy{background:#c9e4ef}.course-cover:nth-child(5) .course-cover__copy{background:#edd8e7}.course-cover__copy>span{color:#5f6662;font-size:10px;font-weight:700;text-transform:uppercase}.course-cover h3{max-width:300px;margin:10px 0 24px;font-size:27px;font-weight:700;line-height:.98}.course-cover__copy>div{display:flex;gap:17px;margin-top:auto;color:#5f6662;font-size:10px;font-weight:600}.workshop-records{width:min(1240px,calc(100% - 56px));display:grid;grid-template-columns:330px minmax(0,1fr);gap:46px 70px;border-top:1px solid rgb(24 33 30 / 25%)}.workshop-records__heading{display:grid;grid-template-columns:42px 1fr;gap:22px}.workshop-records__heading h2{margin-bottom:22px;font-size:clamp(46px,5vw,66px)}.workshop-records__heading>div>p:last-child{color:#626a65;font-size:14px;line-height:1.65}.record-board{align-self:start;border:2px solid var(--workshop-ink);background:var(--workshop-paper);box-shadow:12px 12px 0 var(--workshop-yellow)}.record-board__top{min-height:86px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 24px;border-bottom:2px solid var(--workshop-ink)}.record-board__top>div{display:grid;gap:4px}.record-board__top>div span{color:#656c68;font-size:10px;font-weight:600}.record-board__top>div strong{font-family:Barlow Condensed,sans-serif;font-size:23px}.record-board__export{display:inline-flex;align-items:center;gap:7px;padding:9px 10px;border:1px solid var(--workshop-ink);font-size:10px;font-weight:700}.record-board__labels,.record-board__row{display:grid;grid-template-columns:minmax(210px,1fr) 120px 60px;align-items:center;gap:18px;padding:0 24px}.record-board__labels{min-height:38px;color:#656c68;background:#efede6;font-size:9px;font-weight:700;text-transform:uppercase}.record-board__labels span:last-child{text-align:right}.record-board__row{min-height:84px;border-top:1px solid rgb(24 33 30 / 20%)}.record-board__row>div{display:grid;gap:3px}.record-board__row>div strong{font-size:13px}.record-board__row>div span{color:#656c68;font-size:10px}.record-board__row>strong{font-size:12px;text-align:right}.record-board__status{width:fit-content;padding:5px 7px;border:1px solid #9d822b;color:#645017;background:#fff2c2;font-size:9px;font-weight:700}.record-board__status.is-done{border-color:#51765f;color:#2d593f;background:#dcecdf}.workshop-boundary{grid-column:2;display:grid;grid-template-columns:190px 1fr;gap:30px;padding:26px 28px;border-left:5px solid var(--workshop-orange);background:#ebe7dc}.workshop-boundary strong{font-family:Barlow Condensed,sans-serif;font-size:22px}.workshop-boundary p{margin:0;color:#5f6662;font-size:12px;line-height:1.6}.workshop-cta{width:min(1240px,calc(100% - 56px));margin:0 auto 38px;padding:90px clamp(36px,7vw,96px);background:var(--workshop-orange)}.workshop-cta h2{max-width:780px;margin-bottom:16px;font-size:clamp(58px,7vw,92px);font-weight:700;line-height:.9}.workshop-cta>p:not(.workshop-kicker){max-width:530px;margin-bottom:28px;color:#382b27;font-size:16px;line-height:1.55}.workshop-cta>div{display:flex;gap:14px}.workshop-footer{width:min(1240px,calc(100% - 56px));min-height:96px;border-top:1px solid rgb(24 33 30 / 25%);font-family:Barlow,sans-serif}.workshop-footer p,.workshop-footer>a:last-child{color:#666d69;font-size:11px}@media(max-width:1000px){.workshop-hero{grid-template-columns:1fr}.workshop-hero__copy{min-height:570px}.workshop-hero__scene{min-height:610px;padding:0 22px 22px}.workshop-hero__photo{min-height:588px}.workshop-proof{grid-template-columns:1fr 1fr 1fr;padding:22px 28px}.workshop-proof strong{grid-column:1 / -1}.workshop-proof span:first-of-type{padding-left:0;border-left:0}.workshop-courses,.workshop-records{grid-template-columns:1fr}.workshop-courses__intro{max-width:600px;padding-left:0}.workshop-records__heading{max-width:620px}.workshop-boundary{grid-column:1}}@media(max-width:700px){.landing--workshop .landing-nav,.workshop-hero,.workshop-proof,.workshop-process,.workshop-courses,.workshop-records,.workshop-cta,.workshop-footer{width:calc(100% - 28px)}.landing--workshop .landing-nav{height:68px}.landing--workshop .landing-nav nav{display:none}.landing--workshop .landing-nav .button--quiet{min-height:40px}.workshop-hero{margin-top:14px}.workshop-hero__copy{min-height:540px;padding:52px 24px 45px}.workshop-hero h1{max-width:390px;font-size:clamp(62px,19vw,82px)}.workshop-hero__intro{font-size:16px}.workshop-hero__actions,.workshop-cta>div{align-items:stretch;flex-direction:column}.workshop-hero__actions .button,.workshop-cta .button{width:100%}.workshop-hero__facts{align-items:flex-start;flex-direction:column;gap:10px;margin-top:34px}.workshop-hero__scene{min-height:470px;padding:0 12px 12px}.workshop-hero__photo{min-height:458px}.assignment-slip{right:28px;bottom:34px;width:calc(100% - 56px)}.assignment-slip__body h2{font-size:28px}.workshop-proof{grid-template-columns:1fr;gap:13px;padding:24px}.workshop-proof strong{grid-column:1;margin-bottom:6px}.workshop-proof span{padding:0;border:0}.workshop-process,.workshop-courses,.workshop-records{padding:90px 0}.workshop-section-lead{grid-template-columns:1fr;gap:24px;margin-bottom:46px}.workshop-section-lead h2,.workshop-courses__intro h2,.workshop-records__heading h2{font-size:52px}.workshop-timeline{grid-template-columns:1fr;border-top:0;border-left:2px solid var(--workshop-ink)}.workshop-timeline li,.workshop-timeline li+li{min-height:0;padding:0 0 42px 30px;border-left:0}.workshop-timeline li:last-child{padding-bottom:0}.workshop-timeline time{margin-bottom:12px}.workshop-timeline__dot,.workshop-timeline li+li .workshop-timeline__dot{top:2px;left:-8px}.workshop-timeline p{max-width:420px}.course-shelf{grid-template-columns:1fr}.course-cover,.course-cover:nth-child(1),.course-cover:nth-child(2){grid-column:1}.course-cover__photo-wrap,.course-cover:nth-child(-n+2) .course-cover__photo-wrap{height:220px}.course-cover__copy{min-height:148px}.workshop-records__heading{grid-template-columns:1fr}.record-board{margin-right:7px;box-shadow:7px 7px 0 var(--workshop-yellow)}.record-board__top{align-items:flex-start;flex-direction:column}.record-board__labels{display:none}.record-board__row{grid-template-columns:1fr auto;padding:0 15px}.record-board__row>strong{display:none}.workshop-boundary{grid-template-columns:1fr;gap:10px}.workshop-cta{padding:68px 24px}.workshop-cta h2{font-size:64px}.workshop-footer{min-height:160px;grid-template-columns:1fr;align-content:center;gap:13px}}.publish-card .publish-card__preview{margin-top:16px;color:#fff;background:transparent;border:1px solid rgb(255 255 255 / 22%);box-shadow:none}.publish-card .publish-card__preview:hover{background:#ffffff14}.publish-card>.publish-card__blocked{display:block;padding:12px 0 2px;border-bottom:none;color:#ffffffb8}.publish-card>.publish-card__blocked strong{display:block;margin-bottom:6px;color:#fff;font-size:8px}.publish-card>.publish-card__blocked ul{margin:0;padding-left:15px;list-style:disc;font-size:7px;font-weight:600;line-height:1.7}.learner-preview{position:fixed;z-index:60;inset:0;display:grid;place-items:center;padding:22px}.learner-preview__backdrop{position:absolute;inset:0;background:#17162673;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.learner-preview__panel{position:relative;display:flex;flex-direction:column;width:min(560px,100%);max-height:min(86vh,900px);border:1px solid #dfdcd5;border-radius:20px;background:var(--paper);box-shadow:0 35px 100px #17162647;overflow:hidden}.learner-preview__bar{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #eceae4}.learner-preview__scroll{padding:24px 28px 32px;overflow-y:auto}.learner-preview__scroll>h1{margin-bottom:18px;font-size:26px}.learner-preview__lesson{padding:18px 0;border-top:1px solid #eceae4}.learner-preview__step{color:var(--muted);font-size:7px;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.learner-preview__lesson h2{margin:6px 0 4px;font-size:17px}.learner-preview__summary{color:var(--muted);font-size:9px}.learner-preview__section{margin-top:12px}.learner-preview__section h3{margin-bottom:5px;font-size:11px}.learner-preview__section p,.learner-preview__section li{color:#38352f;font-size:9px;line-height:1.6}.learner-preview__callout{margin-top:8px;padding:9px 11px;border-radius:9px;background:#f3f1ea}.learner-preview__question{margin-top:12px}.learner-preview__question ul,.learner-preview__section ul{margin-top:5px;padding-left:16px}.learner-preview__question li{list-style:none;margin-bottom:3px}.learner-preview__question li span{display:inline-grid;place-items:center;width:15px;height:15px;margin-right:6px;border-radius:5px;background:#eceae4;font-size:7px;font-weight:700}.review-evidence__context{display:block;line-height:1.7}.review-evidence__around{color:var(--muted);opacity:.75}.review-evidence__context mark{padding:1px 3px;border-radius:4px;background:#efe9ff;color:var(--ink);font-weight:600}
