html.resource-page{--font-body: "Open Sans", "Assistant", system-ui, sans-serif;--color-brand-50: #faf9f6;--color-brand-100: #f1efe9;--color-brand-200: #e4e1d8;--color-brand-600: #445f7a;--color-brand-500: #4e6a85;--color-brand-400: #58748f}html.resource-page:not(.resource-dark) .text-accent,html.resource-page:not(.resource-dark) .hover\:text-accent:hover{color:#8f5316}html.resource-page:not(.resource-dark) .text-brand-300{color:var(--color-brand-400)}html.resource-page:not(.resource-dark) .course-card .text-accent,html.resource-page:not(.resource-dark) .bg-brand-900 .text-accent,html.resource-page:not(.resource-dark) .bg-brand-800 .text-accent,html.resource-page:not(.resource-dark) .course-card .hover\:text-accent:hover,html.resource-page:not(.resource-dark) .bg-brand-900 .hover\:text-accent:hover{color:var(--color-accent)}html.resource-page:not(.resource-dark) .course-card .text-brand-300,html.resource-page:not(.resource-dark) .bg-brand-900 .text-brand-300,html.resource-page:not(.resource-dark) .bg-brand-800 .text-brand-300{color:#aec0cd}html.resource-page:not(.resource-dark) .bg-brand-900,html.resource-page:not(.resource-dark) .bg-brand-800,html.resource-page:not(.resource-dark) .course-card{--color-brand-600: #637c95;--color-brand-500: #8ba1b6;--color-brand-400: #9eb1c2}html.resource-dark{color-scheme:dark;--color-brand-900: #e9e7e2;--color-brand-800: #d6d4ce;--color-brand-700: #b7bbc2;--color-brand-600: #9aa0ab;--color-brand-500: #7e8591;--color-brand-400: #8b919b;--color-brand-300: #7f858f;--color-brand-200: #33373d;--color-brand-100: #242830;--color-brand-50: #16181d;--color-white: #1e222a;--color-accent: #f0a35e;--color-accent-light: #6b4423;--color-accent-dark: #f5b878}html.resource-dark ::selection{background-color:#6b4423;color:#f5f2ec}html.resource-dark .resource-content img{opacity:.92}.resource-content{font-size:1.125rem;line-height:1.85}.resource-content :where(p){line-height:1.85}.resource-content :where(h2){scroll-margin-top:96px;margin-top:3.5rem}.resource-content :where(h3,h4){scroll-margin-top:96px}.resource-content :where(ul,ol){padding-left:1.4rem}.resource-content :where(li){margin-bottom:.35rem}.resource-content :not(pre)>code{font-family:var(--font-body, "Assistant"),sans-serif;font-size:1em;font-weight:600;letter-spacing:normal}.toc-rail{position:fixed;top:50%;right:1.25rem;transform:translateY(-50%);z-index:30}.toc-rail-bars{display:flex;flex-direction:column;gap:7px;align-items:flex-end;padding:8px 4px;cursor:pointer}.toc-rail-bars span{display:block;height:2.5px;width:16px;border-radius:2px;background:var(--color-brand-300);transition:background .25s ease,width .25s ease}.toc-rail-bars span.is-active{background:var(--color-accent);width:24px}.toc-rail-panel{position:absolute;top:50%;right:0;transform:translateY(-50%) translate(8px);width:288px;max-height:70vh;overflow-y:auto;background:var(--color-white);border:1px solid var(--color-brand-200);border-radius:14px;box-shadow:0 12px 40px #0a101a24;padding:.9rem .5rem;opacity:0;visibility:hidden;transition:opacity .22s ease,transform .22s ease,visibility .22s}.toc-rail:hover .toc-rail-panel,.toc-rail:focus-within .toc-rail-panel,.toc-rail.is-open .toc-rail-panel{opacity:1;visibility:visible;transform:translateY(-50%) translate(0)}.toc-rail:hover .toc-rail-bars,.toc-rail.is-open .toc-rail-bars{opacity:0}.toc-rail-panel a{display:block;padding:.42rem .85rem;border-radius:8px;font-size:.82rem;line-height:1.45;color:var(--color-brand-600);text-decoration:none}.toc-rail-panel a:hover{background:var(--color-brand-100);color:var(--color-brand-900)}.toc-rail-panel a.is-active{color:var(--color-accent);font-weight:600}.toc-rail-panel a[data-depth="3"]{padding-left:1.7rem;font-size:.78rem}@media(max-width:1279px){.toc-rail{display:none}}.toc-sheet{position:fixed;inset:auto 0 0;z-index:60;background:var(--color-white);border-top:1px solid var(--color-brand-200);border-radius:18px 18px 0 0;box-shadow:0 -12px 40px #0a101a33;max-height:65vh;overflow-y:auto;padding:1.1rem 1rem 2rem;transform:translateY(105%);transition:transform .28s cubic-bezier(.32,.72,0,1)}.toc-sheet.is-open{transform:translateY(0)}.resource-progress{position:fixed;top:0;left:0;right:0;height:2.5px;z-index:60;background:transparent;pointer-events:none}.resource-progress span{display:block;height:100%;width:0;background:var(--color-accent);transition:width .15s ease-out}html.resource-page #main-header{transition:transform .3s ease}html.resource-page #main-header.is-hidden{transform:translateY(-100%)}.resource-fab{position:fixed;right:1.1rem;z-index:50;width:42px;height:42px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:var(--color-white);border:1px solid var(--color-brand-200);box-shadow:0 4px 18px #0a101a1f;color:var(--color-brand-700);cursor:pointer;transition:transform .15s ease,color .2s ease}.resource-fab:hover{transform:translateY(-1px);color:var(--color-accent)}.resource-fab--theme{bottom:4.6rem}.resource-fab--toc{bottom:1.4rem}@media(min-width:1280px){.resource-fab--toc{display:none}.resource-fab--theme{bottom:1.4rem}}@media(prefers-reduced-motion:reduce){.toc-rail-panel,.toc-sheet,html.resource-page #main-header,.resource-progress span{transition:none}}.resource-content img{cursor:zoom-in}.resource-lightbox{position:fixed;inset:0;z-index:100;display:flex;align-items:center;justify-content:center;background:#0a0c10e0;backdrop-filter:blur(6px);opacity:0;visibility:hidden;transition:opacity .25s ease,visibility .25s}.resource-lightbox.is-open{opacity:1;visibility:visible}.resource-lightbox img{max-width:92vw;max-height:90vh;border-radius:10px;transform:scale(.96);transition:transform .25s cubic-bezier(.22,1,.36,1);cursor:grab;user-select:none;-webkit-user-drag:none}.resource-lightbox.is-open img{transform:scale(1)}.resource-lightbox img.is-zooming{transition:transform .18s ease-out}.resource-lightbox img.is-panning{transition:none;cursor:grabbing}.lightbox-controls{position:fixed;top:1rem;right:1rem;display:flex;gap:8px;z-index:101}.lightbox-controls button{width:42px;height:42px;border-radius:50%;border:1px solid rgba(255,255,255,.25);background:#1e222ad9;color:#f2f2f0;font-size:1.15rem;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s ease,transform .15s ease}.lightbox-controls button:hover{background:#3c424ef2;transform:translateY(-1px)}@media(prefers-reduced-motion:reduce){.resource-lightbox,.resource-lightbox img{transition:none}}.resource-content :where(div.overflow-x-auto):has(th:nth-child(4)),.resource-content :where([data-breakout]){width:min(80rem,calc(100vw - 4rem));margin-left:calc((100% - min(80rem,calc(100vw - 4rem)))/2)}.resource-content :where(div.overflow-x-auto) table{width:max-content;min-width:100%}@media(max-width:48rem){.resource-content :where(div.overflow-x-auto):has(th:nth-child(4)),.resource-content :where([data-breakout]){width:auto;margin-left:0}}.resource-content div.overflow-x-auto table th:first-child,.resource-content div.overflow-x-auto table td:first-child{position:sticky;left:0;z-index:2;background:var(--color-white);box-shadow:6px 0 8px -6px #0a101a2e}.resource-content div.overflow-x-auto table thead th:first-child{background:var(--color-brand-900);z-index:3}.resource-content div.overflow-x-auto table tr.bg-brand-50>td:first-child,.resource-content div.overflow-x-auto table tr:nth-child(odd of:not(.bg-white))>td:first-child{background:var(--color-brand-50)}.resource-content div.overflow-x-auto table tr[class*=bg-brand-50]>td:first-child{background:var(--color-brand-50)}.resource-content div.overflow-x-auto table:not(:has(th:nth-child(6))){table-layout:fixed;width:100%;min-width:0}.resource-content div.overflow-x-auto table td,.resource-content div.overflow-x-auto table th{overflow-wrap:break-word}.resource-content div.overflow-x-auto table:not(:has(th:nth-child(4))) th:first-child,.resource-content div.overflow-x-auto table:not(:has(th:nth-child(4))) td:first-child{width:30%}.resource-content div.overflow-x-auto table{overflow:visible}.resource-content div.overflow-x-auto:has(table){border-radius:.75rem}@media(max-width:48rem){.resource-content table[data-cards]{display:block;width:100%;min-width:0;box-shadow:none;border:none;background:transparent}.resource-content table[data-cards] thead{display:none}.resource-content table[data-cards] tbody{display:block}.resource-content table[data-cards] tr{display:block;margin-bottom:.9rem;border:1px solid var(--color-brand-200);border-radius:12px;background:var(--color-white);padding:.35rem 1rem .75rem;box-shadow:0 1px 3px #0a101a0f}.resource-content table[data-cards] td{display:block;padding:.55rem 0 .15rem;border:none!important;position:static!important;box-shadow:none!important;background:transparent!important;width:auto}.resource-content table[data-cards] td:first-child{padding-top:.6rem;padding-bottom:.5rem;margin-bottom:.25rem;border-bottom:1px solid var(--color-brand-100)!important;font-size:1.02rem}.resource-content table[data-cards] td:first-child:before{display:none}.resource-content table[data-cards] td:before{content:attr(data-label);display:block;font-size:.66rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--color-brand-400);margin-bottom:.1rem}.resource-content table[data-cards] td:empty{display:none}}html.resource-dark .bg-brand-900,html.resource-dark .bg-brand-800{--color-brand-900: #1e222a;--color-brand-800: #242a34;--color-white: #f5f2ec;--color-brand-50: #e9e7e2;--color-brand-100: #dcdad4;--color-brand-200: #c3c1bb;--color-brand-300: #a8adb6;--color-brand-400: #a2a8b2;--color-brand-500: #aab0ba}html.resource-dark .course-card{--color-brand-900: #172033;--color-brand-700: #48627e;--color-brand-300: #aec0cd;--color-white: #f5f2ec}html.resource-dark .bg-accent,html.resource-dark .bg-accent-dark{--color-brand-900: #201404;--color-brand-800: #2b1c08;--color-white: #201404}html.resource-dark .bg-brand-900 .text-accent,html.resource-dark .course-card .text-accent{color:var(--color-accent-dark)}
