@font-face{font-family:Figtree;src:url('./figtree.woff2') format('woff2');font-style:normal;font-weight:300 900;font-display:swap}
:root{--forest:#092b24;--green:#153b32;--sage:#526548;--paper:#fbf8f1;--cream:#f2ecdf;--ink:#19231f;--muted:#5d685f;--orange:#ea580b;--line:#d7ded5;--red:#a32827;--pale-red:#fff1ed;--pale-green:#eef3eb;--white:#fff;--radius:8px}
*{box-sizing:border-box;letter-spacing:0}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--paper);color:var(--ink);font:400 17px/1.65 Figtree,system-ui,sans-serif}button,input,select{font:inherit}button,a,input,summary{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}a{color:var(--green);text-underline-offset:4px}button{cursor:pointer}button:disabled{cursor:default;opacity:.5}img{display:block;max-width:100%}svg{width:20px;height:20px;flex-shrink:0}h1,h2,h3,p{margin-top:0}h1{font-size:42px;line-height:1.12;font-weight:750;margin-bottom:18px}h2{font-size:27px;line-height:1.25;font-weight:700}h3{font-size:20px;line-height:1.35}p{margin-bottom:18px}ul,ol{padding-left:24px}li{padding-left:3px;margin-bottom:10px}strong{font-weight:700}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid var(--orange);outline-offset:4px}main:focus{outline:none}[hidden]{display:none!important}
.skip-link{position:fixed;top:-100px;left:16px;z-index:100;background:white;padding:12px}.skip-link:focus{top:10px}.site-header{position:sticky;top:0;z-index:30;background:var(--forest);color:white;border-bottom:1px solid #ffffff24}.header-inner{max-width:1280px;margin:auto;min-height:86px;display:flex;align-items:center;gap:25px;padding:12px 36px}.brand{flex:none}.brand img{width:185px;height:55px;object-fit:contain}.employee-label{font-size:14px;color:#d3dfd3;border-left:1px solid #ffffff30;padding-left:25px}.primary-nav{display:flex;gap:10px;margin-left:auto;align-self:stretch;align-items:center}.primary-nav a{display:flex;gap:9px;align-items:center;color:#e2e9e2;text-decoration:none;font-size:15px;font-weight:700;padding:13px 14px;border-radius:5px}.primary-nav a[aria-current=page]{background:#ffffff13;color:white;box-shadow:inset 0 -3px var(--orange)}.primary-nav a:hover{background:#ffffff16}.site-footer{display:flex;justify-content:space-between;gap:20px;border-top:1px solid var(--line);padding:30px max(24px,calc((100% - 1208px)/2));font-size:14px}.site-footer div{display:flex;gap:22px;flex-wrap:wrap}.site-footer span{color:var(--muted)}.site-footer a{display:flex;align-items:center;gap:4px}.wrap{max-width:1208px;margin:auto;padding:42px 36px 64px}.eyebrow{font-size:13px;font-weight:750;color:var(--sage);text-transform:uppercase;margin-bottom:12px}.muted{color:var(--muted)}.small{font-size:14px}.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:46px;padding:11px 18px;border:1px solid var(--line);border-radius:5px;background:white;color:var(--forest);font-size:15px;font-weight:750;text-decoration:none;line-height:1.45}.button.primary{background:var(--orange);border-color:var(--orange);color:#14231b}.button.dark{background:var(--forest);border-color:var(--forest);color:white}.button:hover{filter:brightness(.96)}.text-link{display:inline-flex;align-items:center;gap:7px;font-size:15px;font-weight:650}.course-banner{position:relative;background:var(--forest);color:white;overflow:hidden}.course-banner>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:70% 51%}.course-banner:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(9,43,36,.95),rgba(9,43,36,.75) 44%,rgba(9,43,36,.08) 85%)}.banner-inner{position:relative;z-index:1;max-width:1208px;margin:auto;padding:42px 36px}.banner-inner h1{font-size:42px;max-width:580px}.banner-inner p{max-width:530px;color:#e4ede5;margin-bottom:22px}.banner-inner .eyebrow{color:#d1ded1}.banner-meta{display:flex;gap:20px;font-size:14px;margin-top:16px;color:#dce6dc}.course-grid{display:grid;grid-template-columns:minmax(0,1fr) 286px;gap:52px}.section-heading{display:flex;justify-content:space-between;align-items:baseline;gap:16px}.section-heading h2{font-size:25px}.course-group{margin-bottom:32px}.group-title{font-size:14px;font-weight:750;text-transform:uppercase;color:var(--sage);padding-bottom:10px;border-bottom:1px solid var(--line)}.lesson-row{display:grid;grid-template-columns:40px minmax(0,1fr) 20px;align-items:center;gap:15px;padding:20px 0;border-bottom:1px solid var(--line);text-decoration:none}.lesson-row:hover h3{color:#b64916}.lesson-number{height:36px;width:36px;display:grid;place-items:center;border:1px solid #c8d3c5;border-radius:50%;font-size:14px;font-weight:650}.lesson-row h3{font-size:18px;margin:0 0 3px;color:var(--ink)}.lesson-row p{font-size:14px;color:var(--muted);margin:0}.check-label{color:var(--sage);font-size:13px;font-weight:650}.course-aside{padding-top:4px}.zoey-note{display:grid;grid-template-columns:72px 1fr;gap:15px;align-items:center;margin-bottom:25px}.zoey-note img{height:92px;width:72px;object-fit:contain}.zoey-note h3{font-size:17px;margin-bottom:4px}.zoey-note p{font-size:14px;line-height:1.55;margin:0;color:var(--muted)}.aside-section{padding:24px 0;border-top:1px solid var(--line)}.aside-section h3{font-size:18px}.aside-section p,.aside-section li{font-size:15px}.aside-section ol{padding-left:19px}.emergency-link{display:flex;align-items:center;justify-content:space-between;gap:10px;color:var(--red);font-weight:700;font-size:15px}.practice-meter{height:5px;background:#dce4d9;margin:10px 0 8px;border-radius:5px;overflow:hidden}.practice-meter span{height:100%;display:block;background:var(--sage)}
.lesson-layout{max-width:1280px;display:grid;grid-template-columns:260px minmax(0,1fr);margin:auto;gap:48px;padding:32px 36px 70px}.lesson-sidebar{position:sticky;top:116px;align-self:start;max-height:calc(100vh - 144px);overflow:auto;padding-right:12px}.lesson-sidebar h2{font-size:15px;margin:25px 0 10px}.lesson-sidebar nav{display:grid;gap:4px}.lesson-sidebar a.lesson-nav{display:grid;grid-template-columns:26px 1fr;gap:6px;padding:10px 8px;text-decoration:none;color:var(--muted);font-size:14px;line-height:1.35;border-radius:5px}.lesson-sidebar a.lesson-nav[aria-current=page]{color:var(--forest);background:#e7eee3;font-weight:700;border-left:3px solid var(--orange)}.lesson-sidebar .text-link{font-size:14px}.lesson-main{max-width:800px;min-width:0}.lesson-main h1{font-size:38px;max-width:720px}.lesson-meta{display:flex;gap:18px;align-items:center;color:var(--muted);font-size:14px;margin-bottom:15px}.lesson-lead{font-size:20px;color:#465a4d;line-height:1.55}.lesson-section{padding:29px 0 8px;border-top:1px solid var(--line);margin-top:24px}.lesson-section h2{font-size:25px}.lesson-section h3{margin-top:26px}.lesson-section p,.lesson-section li{max-width:72ch}.rule{border-left:4px solid var(--sage);background:var(--pale-green);padding:18px 22px;margin:25px 0}.rule p:last-child{margin-bottom:0}.rule.danger{border-color:var(--red);background:var(--pale-red)}.rule strong{display:block;margin-bottom:6px}.lesson-toc{display:flex;gap:8px 18px;flex-wrap:wrap;margin:26px 0;font-size:14px}.lesson-toc a{color:var(--muted)}.reference-links{border-top:1px solid var(--line);padding-top:25px;margin-top:30px}.reference-links h2{font-size:18px}.reference-links a{display:inline-flex;gap:5px;align-items:center;margin:0 18px 10px 0;font-size:14px}.reference-links svg{width:14px;height:14px}.mobile-course-nav{display:none}.zoey-lesson{border-top:1px solid var(--line);padding-top:24px;margin-top:25px;max-width:620px}.practice{margin-top:35px;padding:28px;border:1px solid #bacab7;border-radius:8px;background:white}.practice h2{font-size:24px;margin-bottom:8px}.practice fieldset{border:0;padding:0;margin:26px 0}.practice legend{font-weight:700;line-height:1.55;margin-bottom:15px;padding:0}.option{display:flex;align-items:flex-start;gap:12px;padding:13px 15px;margin:10px 0;border:1px solid var(--line);border-radius:5px;cursor:pointer;font-size:16px;line-height:1.55}.option:hover{background:var(--paper)}.option:has(input:checked){background:#edf3e8;border-color:var(--sage)}.option input{margin:6px 0 0;accent-color:var(--green);flex-shrink:0;width:17px;height:17px}.feedback{font-size:15px;padding:14px 18px;margin-top:14px;border-left:3px solid var(--sage);background:var(--pale-green)}.feedback.wrong{border-color:var(--red);background:var(--pale-red)}.feedback p{margin-bottom:7px}.feedback p:last-child{margin:0}.lesson-bottom{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:28px;padding-top:20px;border-top:1px solid var(--line)}.lesson-bottom .button{text-align:left;max-width:65%}.print-button{display:inline-flex;align-items:center;gap:8px;border:0;background:none;color:var(--muted);font-size:14px;padding:10px 0}
.page-intro{max-width:740px;margin-bottom:34px}.page-intro p{font-size:19px;color:var(--muted)}.field-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:45px}.emergency-banner{background:var(--pale-red);border-left:4px solid var(--red);padding:20px 24px;margin-bottom:28px}.emergency-banner h2{font-size:22px;color:var(--red);margin-bottom:10px}.emergency-banner p{margin-bottom:0}.reference-item{border-top:1px solid var(--line);padding:2px 0}.reference-item:last-child{border-bottom:1px solid var(--line)}.reference-item summary{font-size:19px;font-weight:700;cursor:pointer;padding:20px 5px;list-style:none;display:flex;align-items:center;gap:12px}.reference-item summary::-webkit-details-marker{display:none}.reference-item summary .chevron{margin-left:auto}.reference-item[open] summary .chevron{transform:rotate(180deg)}.reference-body{padding:0 8px 20px 36px}.reference-body p,.reference-body li{font-size:16px}.contact-list{margin-top:16px}.contact{padding:22px 0;border-top:1px solid var(--line)}.contact h3{font-size:18px;margin-bottom:4px}.contact p{font-size:14px;margin-bottom:12px;color:var(--muted)}.contact .phone{display:flex;align-items:center;gap:8px;font-weight:750;margin-bottom:5px;text-decoration:none}.contact>a:last-child{font-size:14px}.contact-tag{display:block;font-size:12px;text-transform:uppercase;color:var(--sage);font-weight:700;margin-bottom:5px}.resources-toolbar{display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;align-items:center;border-top:1px solid var(--line);padding:20px 0}.resource-filters{display:flex;align-items:center;gap:12px;font-size:14px}.resource-filters select{border:1px solid var(--line);border-radius:5px;background:white;color:var(--ink);padding:10px 35px 10px 13px;font-size:15px}.resource-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 40px}.resource{display:block;text-decoration:none;padding:25px 0;border-top:1px solid var(--line)}.resource .eyebrow{margin-bottom:8px}.resource h2{font-size:20px;display:flex;align-items:start;justify-content:space-between;gap:14px}.resource p{font-size:15px;color:var(--muted);margin-bottom:9px}.resource span{font-size:14px;font-weight:700;color:var(--green)}.resource:hover h2{text-decoration:underline;text-underline-offset:4px}.review-row{padding:16px 0;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:18px}.review-row span{font-size:14px}.noscript{margin:30px}.storage-note{padding:12px 16px;background:#fff1d4;font-size:14px}.lesson-title-bar{margin-bottom:25px}
.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}
.management-login{max-width:760px;padding-top:58px}.login-mark{width:76px;height:76px;margin-bottom:24px;border-radius:18px;background:var(--forest);display:grid;place-items:center;overflow:hidden}.login-mark img{width:76px;height:76px;object-fit:cover}.login-actions{margin:30px 0 24px;padding:24px;border:1px solid #cbd6c8;border-radius:8px;background:#fff;box-shadow:0 8px 24px rgba(20,35,27,.06)}.login-actions #google-signin{min-height:48px;display:flex;align-items:center}.login-actions #google-status{font-size:14px;margin:15px 0 18px;color:var(--muted)}.login-secondary{display:flex;gap:10px;flex-wrap:wrap}.login-help{font-size:15px!important;line-height:1.55}.login-help strong{color:var(--forest)}
.field-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.lesson-section p,.lesson-section li{max-width:72ch}
@media print{.field-actions{display:none!important}}
@media(min-width:1600px){.banner-inner{padding-top:48px;padding-bottom:48px}}
@media(max-width:1000px){.employee-label{display:none}.course-grid{gap:32px;grid-template-columns:minmax(0,1fr) 240px}.lesson-layout{grid-template-columns:210px minmax(0,1fr);gap:28px;padding:28px 24px}.field-layout{grid-template-columns:minmax(0,1fr) 270px;gap:28px}.header-inner{padding:12px 24px}.wrap{padding:32px 24px 50px}}
@media(max-width:760px){html{scroll-padding-top:144px}.header-inner{flex-wrap:wrap;padding:12px 20px 0;gap:8px;min-height:118px}.brand img{width:151px;height:42px}.employee-label{display:block;border:0;padding:0;margin-left:auto;font-size:13px}.primary-nav{width:100%;margin:0;justify-content:space-between;gap:0}.primary-nav a{font-size:14px;min-height:48px;padding:10px 12px;gap:7px;border-radius:0}.primary-nav svg{width:18px;height:18px}.banner-inner{padding:30px 22px}.banner-inner h1{font-size:34px;max-width:310px}.banner-inner p{font-size:16px;max-width:340px}.course-banner:after{background:linear-gradient(90deg,rgba(9,43,36,.94),rgba(9,43,36,.73) 60%,rgba(9,43,36,.35))}.course-banner>img{object-position:63% 50%}.banner-meta{gap:14px;flex-wrap:wrap}.wrap{padding:28px 22px 44px}.course-grid,.field-layout{grid-template-columns:1fr;gap:26px}.course-aside{border-top:1px solid var(--line);padding-top:26px}.lesson-layout{display:block;padding:20px 22px 44px}.lesson-sidebar{display:none}.mobile-course-nav{display:flex;align-items:center;gap:12px;padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid var(--line)}.mobile-course-nav a{font-size:14px;white-space:nowrap}.mobile-course-nav select{width:100%;min-width:0;background:white;padding:10px;border:1px solid var(--line);border-radius:5px;font-size:14px;color:var(--ink)}h1,.lesson-main h1{font-size:32px}.lesson-main h2{font-size:24px}.lesson-lead{font-size:18px}.lesson-meta{font-size:13px;gap:10px;flex-wrap:wrap}.lesson-toc{gap:10px 16px}.practice{padding:20px 16px}.option{padding:12px;line-height:1.5}.lesson-bottom{align-items:flex-start}.lesson-bottom .button{font-size:14px;padding:12px}.rule{padding:16px 18px}.resource-grid{grid-template-columns:1fr}.page-intro p{font-size:17px}.resources-toolbar{align-items:flex-start;gap:8px}.resource-filters{width:100%;justify-content:space-between}.site-footer{padding:26px 22px;flex-direction:column;gap:14px}.site-footer div{gap:8px;flex-direction:column}.reference-body{padding-left:8px}.reference-item summary{font-size:18px}.section-heading{align-items:start;flex-direction:column;gap:0}.section-heading h2{margin-bottom:8px}.review-row{align-items:flex-start}.review-row span{flex-shrink:0;max-width:95px;text-align:right}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
@media print{.site-header,.site-footer,.lesson-sidebar,.mobile-course-nav,.lesson-toc,.lesson-bottom,.print-button,.primary-nav,.course-banner,.course-aside,.practice,.resources-toolbar{display:none!important}body{background:white;color:black;font-size:11pt;line-height:1.5}.wrap,.lesson-layout{display:block;padding:0;max-width:none}.lesson-main{max-width:none}.lesson-section,.reference-item{break-inside:avoid}.field-layout{display:block}.rule,.emergency-banner{background:white;border:1px solid #777}.contact{break-inside:avoid}.reference-item summary{font-size:14pt}.reference-item .reference-body{display:block!important}.resource-grid{display:block}.resource{break-inside:avoid}a{color:black}h1,.lesson-main h1{font-size:24pt}h2{font-size:18pt}.zoey-note img{display:none}.zoey-note{display:block}.page-intro{margin-bottom:15px}}
/* Training records share the course palette without changing the lesson typography. */
.account-strip{max-width:1240px;margin:auto;padding:12px 24px;display:flex;align-items:center;gap:18px;flex-wrap:wrap;font-size:14px;border-bottom:1px solid #d8ddd6}.account-strip button{margin-left:auto;background:none;border:0;color:#164d3c;font:inherit;text-decoration:underline;cursor:pointer}.account-strip [hidden]{display:none}.save-banner{padding:12px 24px;background:#edf2e9;color:#19352b;font-size:15px;border-bottom:1px solid #c7d4c2}.save-banner.error{background:#fff0e9;color:#7d2f1b}.status-badge{display:inline-block;font-size:13px;font-weight:600;padding:3px 7px;background:#e7eee5;color:#284731;border-radius:3px;margin-top:6px}.critical-label{display:block;color:#8b391e;font-size:13px;margin-top:7px}.written-label{display:block;font-size:22px;font-weight:700;margin-top:32px}.practice textarea,.stack-form textarea,.stack-form input,.stack-form select,.search-label input{display:block;width:100%;font:inherit;color:inherit;background:white;border:1px solid #9da99b;border-radius:4px;padding:11px;line-height:1.5;max-width:100%;box-sizing:border-box}.practice textarea{margin:14px 0;resize:vertical}.stack-form{max-width:760px;display:grid;gap:20px}.stack-form label{font-weight:600;display:grid;gap:8px}.stack-form .check-option{display:flex;font-weight:400;align-items:flex-start;gap:10px}.check-option input{width:18px;height:18px;flex:0 0 18px;margin-top:4px}.stack-form fieldset{padding:18px;border:1px solid #cbd3c6;display:grid;gap:12px}.stack-form legend{font-weight:700}.stack-form button{justify-self:start}.error-text{color:#9c3524}.result-summary{border-left:4px solid #476b4d;background:#eef3e9;padding:20px;margin:24px 0}.result-summary.needs-review{border-color:#aa4d29;background:#fff0e7}.result-summary h3{font-size:23px;margin:0 0 10px}.answer-review,.history-item{border-bottom:1px solid #ccd4c7;padding:16px 0}.answer-review summary,.history-item>summary{font-weight:600;cursor:pointer;line-height:1.6}.answer-review p{margin:14px 0}.history-item>summary{font-size:17px}.history-item{padding:22px 0}.history-item .answer-review{padding-left:16px}.history-item .practice{background:none;border:0}.preserve-lines{white-space:pre-wrap;overflow-wrap:anywhere}.record-section{margin-top:44px;padding-top:28px;border-top:1px solid #cbd2c5}.record-section h2,.records-page h2{font-size:25px;line-height:1.25}.table-scroll{width:100%;overflow:auto;margin:20px 0}table{border-collapse:collapse;width:100%;font-size:15px;line-height:1.5}th{text-align:left;background:#eaf0e6;font-weight:700}th,td{padding:14px 12px;border-bottom:1px solid #d2d8cb;vertical-align:top}td{min-width:110px}td:first-child{min-width:190px}td small{display:block;font-size:13px;margin-top:5px;overflow-wrap:anywhere}.metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;padding:24px 0;border-block:1px solid #cbd2c5}.metrics span{display:block;font-size:14px}.metrics strong{display:block;font-size:26px;line-height:1.3;margin-top:8px}.scope-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.scope-list>div{display:flex;gap:12px;align-items:center;justify-content:space-between;border-bottom:1px solid #d2d8cb;padding:12px 0}.scope-list .status-badge{margin:0}.review-form{margin:24px 0;background:#f0f4ed;padding:24px;border-left:3px solid #5c795a}.time-entry{border-bottom:1px solid #d2d8cb;padding:14px 0}.search-label{display:block;max-width:420px;font-weight:600;margin:24px 0}.search-label input{margin-top:8px}.records-page{padding-bottom:50px}.button:disabled{opacity:.55;cursor:wait}.form-message{margin:0}.account-strip+#save-status:empty{display:none}#assessment-content{scroll-margin-top:130px}.records-page .page-intro h1{overflow-wrap:anywhere}.stack-form fieldset{min-width:0}.review-form h3{font-size:22px}.history-item [open] summary{margin-bottom:12px}
@media(max-width:760px){.account-strip{padding:10px 20px;gap:10px;font-size:13px}.account-strip button{margin-left:0}.metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 14px}.scope-list{grid-template-columns:1fr}.review-form{padding:16px}.primary-nav{width:100%;justify-content:space-between}.primary-nav a{padding:10px 8px;font-size:13px}.primary-nav svg{width:17px;height:17px}.table-scroll{max-width:100%}.metrics strong{font-size:23px}.history-item .answer-review{padding-left:0}.record-section h2,.records-page h2{font-size:23px}}
@media print{.account-strip,#save-status,.stack-form,.review-form,[data-start],#assessment-form,[data-download],[data-refresh]{display:none!important}.table-scroll{overflow:visible}.metrics{break-inside:avoid}.history-item,.answer-review{break-inside:avoid}}
@media(max-width:760px){.primary-nav{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:2px}.primary-nav a{min-width:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:8px 2px;text-align:center}.primary-nav a span{white-space:normal;overflow-wrap:normal;line-height:1.3}.account-strip span{overflow-wrap:anywhere;min-width:0}.scope-list>div{flex-wrap:wrap}.stack-form input[type=checkbox]{width:18px}.course-banner .banner-meta{flex-wrap:wrap}.lesson-bottom .button{min-width:0;white-space:normal}}
.course-editor{max-width:1120px;padding-top:28px;font-size:15px}.editor-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:28px}.editor-heading h1{font-size:30px;margin:12px 0 0}.editor-save{display:flex;align-items:center;gap:16px}.editor-save span{font-size:13px;color:var(--muted);max-width:280px}.course-editor .button{min-height:42px;height:42px;padding:0 16px;font-size:14px;gap:8px;white-space:nowrap;flex-shrink:0}.course-editor .editor-icon{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;min-width:42px;padding:0;border:1px solid var(--line);border-radius:5px;background:white;color:var(--green)}.course-editor .danger{color:var(--red)}.editor-toolbar{display:flex;align-items:flex-end;gap:12px;padding:20px 0;border-top:1px solid var(--line)}.editor-toolbar label{display:grid;gap:7px;flex:1;min-width:0;font-weight:650}.editor-toolbar select{width:100%;height:42px;border:1px solid #aebaae;border-radius:5px;padding:0 12px;background:white;font-size:15px;color:var(--ink)}.editor-tabs{display:flex;gap:24px;border-bottom:1px solid var(--line);margin-bottom:28px}.editor-tabs button{border:0;border-bottom:3px solid transparent;background:transparent;padding:14px 2px;font:650 15px Figtree,sans-serif;color:var(--muted);min-height:48px}.editor-tabs button[aria-selected=true]{border-bottom-color:var(--orange);color:var(--forest)}.editor-panel-heading{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px}.editor-panel-heading h2{font-size:21px;margin:0}.editor-panel-heading p{font-size:13px;margin:6px 0 0;color:var(--muted)}.editor-fields{display:grid;gap:22px;max-width:800px;padding:0 0 24px}.editor-fields>label{display:grid;gap:8px;font-size:14px;font-weight:650}.editor-fields input:not([type=checkbox]):not([type=radio]),.editor-fields textarea{display:block;width:100%;padding:11px 12px;font:400 16px/1.5 Figtree,sans-serif;color:var(--ink);background:white;border:1px solid #aebaae;border-radius:5px;min-width:0}.editor-fields textarea{resize:vertical;min-height:100px}.editor-fields input:focus,.editor-fields textarea:focus{outline:2px solid var(--sage);outline-offset:2px}.editor-item{border-bottom:1px solid var(--line)}.editor-item:first-child{border-top:1px solid var(--line)}.editor-item>summary{display:flex;align-items:center;gap:14px;list-style:none;padding:18px 4px;cursor:pointer}.editor-item>summary::-webkit-details-marker{display:none}.editor-item>summary>svg{margin-left:auto;flex-shrink:0}.editor-item[open]>summary>svg{transform:rotate(180deg)}.editor-number{display:grid;place-items:center;width:28px;height:28px;flex:0 0 28px;color:var(--sage);background:#edf2eb;border-radius:4px;font-size:13px}.editor-summary{font-weight:600;line-height:1.5;overflow-wrap:anywhere;flex:1;min-width:0}.editor-critical{font-size:11px;text-transform:uppercase;color:#944115;background:#fff0e7;padding:3px 6px;border-radius:3px}.editor-item>.editor-fields{padding:8px 4px 28px 46px}.editor-answers{margin:0;padding:0;border:0;min-width:0;display:grid;gap:12px}.editor-answers legend{font-size:14px;font-weight:650;margin-bottom:12px}.editor-answer{display:grid;grid-template-columns:20px minmax(0,1fr);align-items:center;gap:12px}.editor-answer label{display:grid;gap:5px;font-size:12px;color:var(--muted)}.editor-answer input[type=radio],.editor-checkbox input{width:18px;height:18px;accent-color:var(--forest);margin:0}.editor-answer:has(input[type=radio]:checked) input:not([type=radio]){border-color:var(--sage);background:#f3f7f1}.editor-fields>.editor-checkbox{display:flex;align-items:center;gap:10px}.editor-item-actions{display:flex;justify-content:flex-end}.editor-form{min-width:0}.editor-source-tools{display:flex;gap:6px;margin-bottom:8px}.editor-rich{background:white;border:1px solid #aebaae;border-radius:5px;padding:20px;min-height:240px;font-size:16px;font-weight:400;line-height:1.65;overflow-wrap:anywhere}.editor-rich:focus{outline:2px solid var(--sage);outline-offset:2px}.editor-rich p:last-child{margin-bottom:0}@media(max-width:700px){.course-editor{padding:22px 18px 40px}.editor-heading{align-items:flex-start;flex-direction:column;gap:20px}.editor-save{width:100%;justify-content:space-between}.editor-heading h1{font-size:26px}.editor-toolbar{flex-wrap:wrap}.editor-toolbar label{flex-basis:100%}.editor-tabs{gap:18px}.editor-tabs button{font-size:14px}.editor-item>.editor-fields{padding-left:4px}.editor-critical{display:none}.editor-item>summary{gap:10px}.editor-panel-heading h2{font-size:20px}.editor-rich{padding:14px}.editor-fields{gap:18px}}
.editor-answer textarea{min-height:72px}.editor-answer:has(input[type=radio]:checked) textarea{border-color:var(--sage);background:#f3f7f1}
