@layer payload-default{}@layer payload-default{}@layer payload-default{.icon--check{height:1.5384615385rem;width:1.5384615385rem}.icon--check .stroke{fill:none;stroke:currentColor;stroke-width:2px}.collections{display:flex;width:100%;--gap:var(--base);--cols:5}.collections__wrap{width:100%;display:flex;flex-direction:column;gap:var(--base)}.collections__group{display:flex;flex-direction:column;gap:var(--gap)}.collections__label{margin:0}.collections__card-list{padding:0;margin:0;list-style:none;gap:12px;display:grid;grid-template-columns:repeat(var(--cols),1fr)}.collections__card-list .card{height:100%}.collections__locked.locked{align-items:unset;justify-content:unset}}@layer payload-default{}@layer payload-default{}@layer payload-default{@media(max-width:1440px){.collections{--cols:4}}@media(max-width:1024px){.collections{--gap:var(--base);--cols:2}}@media(max-width:768px){.collections{--cols:2}.collections__wrap{gap:var(--base)}.collections__card-list{gap:8px}}@media(max-width:400px){.collections{--cols:1}}}:root{--brand:#2c6fbb;--brand-hover:#255e9f;--brand-contrast:#ffffff}:root[data-theme=dark]{--brand:#4a90e2;--brand-hover:#3f7fca}.btn--style-primary{--bg-color:var(--brand);--color:var(--brand-contrast);--hover-bg:var(--brand-hover);--hover-color:var(--brand-contrast)}.table{border:1px solid var(--theme-elevation-100);border-radius:8px;overflow:hidden}.table table{width:100%;border-collapse:collapse}.table thead th{padding-top:10px;padding-bottom:10px;font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--theme-elevation-500);background:var(--theme-elevation-50);border-bottom:1px solid var(--theme-elevation-100)}.table tbody td{padding-top:12px;padding-bottom:12px;vertical-align:middle}.table tbody tr{transition:background .12s ease}.table tbody tr:hover{background:var(--theme-elevation-50)}.table tbody tr:not(:last-child) td{border-bottom:1px solid var(--theme-elevation-100)}.pill,.table tbody td.cell-_select+td,.table tbody td:first-of-type{font-weight:600}.pill{border-radius:999px;letter-spacing:.01em}.nav a:hover,.step-nav a:hover,a.doc-drawer__toggler{color:var(--brand)}.rich-text-lexical .editor-container{background:var(--theme-elevation-0);border:1px solid var(--theme-elevation-150);border-radius:12px;box-shadow:0 1px 2px rgba(0,0,0,.05);overflow:hidden;transition:border-color .15s ease,box-shadow .15s ease}.rich-text-lexical:focus-within .editor-container{border-color:var(--brand);box-shadow:0 0 0 3px color-mix(in srgb,var(--brand) 20%,transparent)}.rich-text-lexical .fixed-toolbar{background:var(--theme-elevation-50);border-bottom:1px solid var(--theme-elevation-150);padding:5px 8px;gap:2px}.rich-text-lexical .fixed-toolbar button:hover{background:var(--theme-elevation-150);border-radius:6px}.inline-toolbar-popup{border:1px solid var(--theme-elevation-150);border-radius:10px;box-shadow:0 8px 28px rgba(0,0,0,.16)}.LexicalEditorTheme__placeholder{color:var(--theme-elevation-400);font-style:italic}.ContentEditable__root{padding-left:calc(var(--base)*1.25);padding-right:calc(var(--base)*1.25);padding-bottom:calc(var(--base)*1.5);max-width:none;font-size:1.05rem;line-height:1.75;color:var(--theme-elevation-800);min-height:460px;resize:vertical;overflow-y:auto}.ContentEditable__root .LexicalEditorTheme__h1{margin:1.6em 0 .5em;font-size:2rem;font-weight:800;line-height:1.2;letter-spacing:-.02em;color:var(--theme-elevation-1000)}.ContentEditable__root .LexicalEditorTheme__h2{margin:1.5em 0 .5em;font-size:1.55rem;font-weight:700;line-height:1.25;letter-spacing:-.01em;color:var(--theme-elevation-1000)}.ContentEditable__root .LexicalEditorTheme__h3{margin:1.3em 0 .4em;font-size:1.25rem;font-weight:700;color:var(--theme-elevation-1000)}.ContentEditable__root .LexicalEditorTheme__h4{margin:1.2em 0 .4em;font-size:1.1rem;font-weight:700}.ContentEditable__root .LexicalEditorTheme__paragraph{margin:0 0 1em}.ContentEditable__root .LexicalEditorTheme__quote{margin:1.4em 0;padding:.5em 1.1em;border-left:3px solid var(--brand);border-radius:0 8px 8px 0;background:var(--theme-elevation-50);color:var(--theme-elevation-650);font-style:italic}.ContentEditable__root .LexicalEditorTheme__link{color:var(--brand);text-decoration:underline;text-underline-offset:2px}.ContentEditable__root .LexicalEditorTheme__listItem{margin:.3em 0}.ContentEditable__root .LexicalEditorTheme__hr{height:1px;margin:2em 0;border:0;background:var(--theme-elevation-150)}.ContentEditable__root img{border-radius:12px;box-shadow:0 4px 16px rgba(0,0,0,.08)}.ContentEditable__root .LexicalEditorTheme__table :is(td,th){border:1px solid var(--theme-elevation-150)}.body-editor-tools{display:flex;justify-content:flex-end;margin-top:8px}.body-editor-tools__btn{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;font-size:.8rem;font-weight:600;color:var(--theme-elevation-700);background:var(--theme-elevation-50);border:1px solid var(--theme-elevation-150);border-radius:8px;cursor:pointer;transition:background .12s ease,border-color .12s ease,color .12s ease}.body-editor-tools__btn:hover{color:var(--brand);border-color:var(--brand);background:var(--theme-elevation-100)}.field-type.rich-text-lexical.body-editor--fullscreen{position:fixed;inset:0;z-index:90;margin:0;padding:20px clamp(20px,6vw,80px);background:var(--theme-bg,var(--theme-elevation-0));overflow:auto;display:flex;flex-direction:column}.field-type.rich-text-lexical.body-editor--fullscreen .editor-container{flex:1;display:flex;flex-direction:column;min-height:0}.field-type.rich-text-lexical.body-editor--fullscreen .ContentEditable__root{flex:1;min-height:60vh;max-width:900px;margin:0 auto;width:100%}.field-type.rich-text-lexical.body-editor--fullscreen .fixed-toolbar{position:sticky;top:0;z-index:2}.field-type.rich-text-lexical.body-editor--fullscreen .body-editor-tools{position:fixed;top:16px;right:20px;margin:0;z-index:3}body:has(.body-editor--fullscreen){overflow:hidden}