/*! tailwindcss v4.1.8 | MIT License | https://tailwindcss.com */@import "https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500&display=swap";@layer properties{@supports ((-webkit-hyphens:none) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-border-style:solid;--tw-font-weight:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000}}}.quiz{border-top:2px solid #909090;border-left:5px solid #909090;border-radius:6px;margin:24px 0;padding:12px;transition:all;position:relative;overflow:hidden;box-shadow:0 2px 8px #63636333}.quiz.correct{background:#1986530d;border-color:#198754}.quiz.correct button.selected{color:#fff;background:#198754;border-color:#198754}.quiz.incorrect{background:#dc38480d;border-color:#dc3545}.quiz.incorrect button.selected{color:#fff;background:#dc3545;border-color:#dc3545}.quiz.neutral{background:#5959590d;border-color:#595959}.quiz.neutral button.selected{color:#fff;background:#595959;border-color:#595959}.quiz.submission-errored{background:#5959590d;border-color:red}.quiz.submission-errored button.selected{color:#fff;background:#595959;border-color:#595959}.quiz input,.quiz textarea{border:1px solid #787878;border-radius:6px;padding:4px 8px}.quiz input{height:36px}.quiz input+button{margin-left:8px}.quiz textarea{width:100%;min-height:100px}.quiz .buttons-wrapper{flex-wrap:wrap;gap:8px;display:flex}.quiz fieldset[disabled]{pointer-events:none}.quiz .quiz-message{margin:16px 0 0;font-size:16px;font-weight:400}.quiz hr{margin:8px 0}.quiz button,.submit-quiz-popup button{text-align:left;border:1px solid #787878;border-radius:6px;min-height:36px;padding:6px 8px;line-height:1.2}.quiz button [disabled],.submit-quiz-popup button [disabled]{border:1px solid #dcdcdc}.quiz-question{margin-bottom:12px;position:relative}.quiz-question h3{margin:0 32px 0 0;font-size:18px;font-weight:500}.quiz-question h3 span{font-weight:300}.quiz-question svg{color:#198754;flex-shrink:0;width:24px;height:24px;margin-left:auto;position:absolute;top:3px;right:0}.incorrect .quiz-question svg{color:#dc3545}.quiz-progress{border-left:5px solid #909090;margin:64px 0;padding:0 12px}.prose .activate-quiz-warning{border:1px solid #595959;border-radius:6px;gap:12px;margin-top:48px;padding:12px;display:flex}.prose .activate-quiz-warning svg{color:#595959;width:24px;height:24px}.prose .activate-quiz-warning p{margin:0;font-weight:400}.activate-quiz-button{border:1px solid #595959;border-radius:6px;align-items:center;gap:6px;margin-top:48px;padding:12px;display:flex}.activate-quiz-button svg{color:#198754;width:24px;height:24px}.hidden-quiz-section{display:none}.quiz-progress-indicator-wrapper{border:1px solid #000;border-radius:6px;height:14px;margin-top:32px;margin-right:24px;position:relative;overflow:hidden}.quiz-progress-indicator-wrapper .quiz-progress-indicator-bar-threshold-line{background:#000;width:1px;height:12px;position:absolute}.quiz-progress-indicator-wrapper .quiz-progress-indicator-bar{opacity:.8;height:100%}.quiz-progress-indicator-threshold{margin-bottom:12px;font-size:14px;display:inline-block;position:relative;transform:translate(-100%)}.submit-quiz-popup{z-index:100;background:#f4f9f6;border-top:2px solid #198754;justify-content:center;align-items:center;gap:18px;min-height:60vh;padding:20px 32px;font-size:20px;display:flex;position:fixed;bottom:0;left:0;right:0}.submit-quiz-popup.minimized{min-height:unset}.submit-quiz-popup button{padding:18px}.submit-quiz-popup .minimize-button{border:none;align-items:center;gap:6px;font-size:18px;display:flex;position:absolute;top:10px;right:30px}.content-index{opacity:.75;position:fixed;top:92px;left:10px}@media print,screen and (max-width:768px){.content-index{display:none}}.header-content-index .content-index-at-header{display:none;position:absolute;top:24px}.header-content-index:hover .content-index-at-header{opacity:.9;animation:roll-in .5s forwards;display:block;box-shadow:0 3px 13px #00000026}.header-content-index:hover .content-index-at-header h2{opacity:1}.header-content-index:not(:hover) .content-index-at-header:not(:hover){opacity:0;animation:roll-out .5s forwards;display:block}.header-content-index:hover .content-index-at-header:hover{animation-name:roll-out;animation-play-state:paused}@keyframes roll-in{0%{transform:translate(-500px)}to{transform:translate(0)}}@keyframes roll-out{0%{transform:translate(0)}to{transform:translate(-500px)}}.content-index,.header-content-index .content-index-at-header{z-index:10;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#fffffff2;border-radius:8px;padding:12px 12px 16px;transition:all 2s;box-shadow:0 3px 13px #0000}.content-index .toolbar,.header-content-index .content-index-at-header .toolbar{opacity:.2;border-bottom:none;flex-direction:row-reverse;padding:0;transition:opacity 2s;display:flex}.content-index h2,.header-content-index .content-index-at-header h2{opacity:.2;margin:12px 0;font-size:24px;font-weight:400;transition:all 2s}.content-index a,.header-content-index .content-index-at-header a{opacity:.45;font-weight:300;text-decoration:none;transition:all .3s;display:block}.content-index a.active,.header-content-index .content-index-at-header a.active{opacity:1;animation:animate-scale .6s}.content-index a:hover,.header-content-index .content-index-at-header a:hover{opacity:1;text-decoration:underline}.content-index button,.header-content-index .content-index-at-header button{display:block}.content-index ul,.header-content-index .content-index-at-header ul{padding:0;list-style-type:none}.content-index li,.header-content-index .content-index-at-header li{padding:0 24px 0 0}.content-index:hover,.header-content-index .content-index-at-header:hover{opacity:1;transition:all .3s;box-shadow:0 3px 13px #00000026}.content-index:hover .toolbar,.header-content-index .content-index-at-header:hover .toolbar{opacity:.7;transition:opacity .3s}.content-index:hover h2,.header-content-index .content-index-at-header:hover h2{opacity:.7;transition:all .3s}.content-index.small,.header-content-index .content-index-at-header.small{padding:8px;transition:all}.content-index.small .toolbar,.header-content-index .content-index-at-header.small .toolbar{opacity:.4}.content-index.small a,.content-index.small h2,.content-index.small li,.content-index.small ul,.header-content-index .content-index-at-header.small a,.header-content-index .content-index-at-header.small h2,.header-content-index .content-index-at-header.small li,.header-content-index .content-index-at-header.small ul{display:none}.content-index.small:hover,.header-content-index .content-index-at-header.small:hover{opacity:1}@keyframes animate-scale{0%{transform:scale(1)}33%{transform:scale(1.04)}to{transform:scale(1)}}.content-index-chapter{align-items:center;gap:12px;display:flex}.content-index-chapter a{margin-right:36px}.content-index-chapter svg{color:#198754;width:24px;height:24px;margin-left:auto}.content-index-chapter svg.inactive{color:#595959;opacity:.6}@layer theme{:host,:root{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--color-red-100:oklch(93.6% .032 17.717);--color-red-500:oklch(63.7% .237 25.331);--color-red-700:oklch(50.5% .213 27.518);--color-green-500:oklch(72.3% .219 149.579);--color-blue-400:oklch(70.7% .165 254.624);--color-blue-600:oklch(54.6% .245 262.881);--color-gray-300:oklch(87.2% .01 258.338);--color-gray-700:oklch(37.3% .034 259.733);--color-black:#000;--color-white:#fff;--spacing:.25rem;--container-sm:24rem;--text-sm:.875rem;--text-sm--line-height:calc(1.25/.875);--text-lg:1.125rem;--text-lg--line-height:calc(1.75/1.125);--font-weight-medium:500;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,::backdrop,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}:host,html{-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::-moz-placeholder{opacity:1}::placeholder{opacity:1}@supports (not (-webkit-appearance:-apple-pay-button)) or (contain-intrinsic-size:1px){::-moz-placeholder{color:currentColor}::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::-moz-placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance:button;appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.mx-auto{margin-inline:auto}.prose{color:var(--tw-prose-body);max-width:65ch}.prose :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);margin-top:1.2em;margin-bottom:1.2em;font-size:1.25em;line-height:1.6}.prose :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);font-weight:500;text-decoration:underline}.prose :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.prose :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)),.prose :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)),.prose :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em;list-style-type:decimal}.prose :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.prose :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em;list-style-type:disc}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-counters);font-weight:400}.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.prose :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);margin-top:1.25em;font-weight:600}.prose :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.prose :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-quotes);border-inline-start-width:.25rem;border-inline-start-color:var(--tw-prose-quote-borders);quotes:"“""”""‘""’";margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em;font-style:italic;font-weight:500}.prose :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.prose :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.prose :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);margin-top:0;margin-bottom:.888889em;font-size:2.25em;font-weight:800;line-height:1.11111}.prose :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:900}.prose :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);margin-top:2em;margin-bottom:1em;font-size:1.5em;font-weight:700;line-height:1.33333}.prose :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:800}.prose :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);margin-top:1.6em;margin-bottom:.6em;font-size:1.25em;font-weight:600;line-height:1.6}.prose :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:700}.prose :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);margin-top:1.5em;margin-bottom:.5em;font-weight:600;line-height:1.5}.prose :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:700}.prose :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em;display:block}.prose :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-kbd);box-shadow:0 0 0 1px rgb(var(--tw-prose-kbd-shadows)/10%),0 3px 0 rgb(var(--tw-prose-kbd-shadows)/10%);padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;border-radius:.3125rem;padding-inline-start:.375em;font-family:inherit;font-size:.875em;font-weight:500}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-size:.875em;font-weight:600}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after,.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}.prose :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)),.prose :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.prose :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.prose :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)),.prose :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)),.prose :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);padding-top:.857143em;padding-inline-end:1.14286em;padding-bottom:.857143em;border-radius:.375rem;margin-top:1.71429em;margin-bottom:1.71429em;padding-inline-start:1.14286em;font-size:.875em;font-weight:400;line-height:1.71429;overflow-x:auto}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit;background-color:#0000;border-width:0;border-radius:0;padding:0}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after,.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}.prose :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){table-layout:auto;width:100%;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.71429}.prose :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.prose :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);vertical-align:bottom;padding-inline-end:.571429em;padding-bottom:.571429em;padding-inline-start:.571429em;font-weight:600}.prose :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.prose :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.prose :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}.prose :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.prose :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.prose :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:start}.prose :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);margin-top:.857143em;font-size:.875em;line-height:1.42857}.prose{--tw-prose-body:oklch(37.3% .034 259.733);--tw-prose-headings:oklch(21% .034 264.665);--tw-prose-lead:oklch(44.6% .03 256.802);--tw-prose-links:oklch(21% .034 264.665);--tw-prose-bold:oklch(21% .034 264.665);--tw-prose-counters:oklch(55.1% .027 264.364);--tw-prose-bullets:oklch(87.2% .01 258.338);--tw-prose-hr:oklch(92.8% .006 264.531);--tw-prose-quotes:oklch(21% .034 264.665);--tw-prose-quote-borders:oklch(92.8% .006 264.531);--tw-prose-captions:oklch(55.1% .027 264.364);--tw-prose-kbd:oklch(21% .034 264.665);--tw-prose-kbd-shadows:NaN NaN NaN;--tw-prose-code:oklch(21% .034 264.665);--tw-prose-pre-code:oklch(92.8% .006 264.531);--tw-prose-pre-bg:oklch(27.8% .033 256.848);--tw-prose-th-borders:oklch(87.2% .01 258.338);--tw-prose-td-borders:oklch(92.8% .006 264.531);--tw-prose-invert-body:oklch(87.2% .01 258.338);--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:oklch(70.7% .022 261.325);--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:oklch(70.7% .022 261.325);--tw-prose-invert-bullets:oklch(44.6% .03 256.802);--tw-prose-invert-hr:oklch(37.3% .034 259.733);--tw-prose-invert-quotes:oklch(96.7% .003 264.542);--tw-prose-invert-quote-borders:oklch(37.3% .034 259.733);--tw-prose-invert-captions:oklch(70.7% .022 261.325);--tw-prose-invert-kbd:#fff;--tw-prose-invert-kbd-shadows:255 255 255;--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:oklch(87.2% .01 258.338);--tw-prose-invert-pre-bg:#00000080;--tw-prose-invert-th-borders:oklch(44.6% .03 256.802);--tw-prose-invert-td-borders:oklch(37.3% .034 259.733);font-size:1rem;line-height:1.75}.prose :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)),.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.prose :where(.prose>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose :where(.prose>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose :where(.prose>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}.prose :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)),.prose :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)),.prose :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)),.prose :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.571429em;padding-inline-end:.571429em;padding-bottom:.571429em;padding-inline-start:.571429em}.prose :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(.prose>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(.prose>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.mt-2{margin-top:calc(var(--spacing)*2)}.mt-4{margin-top:calc(var(--spacing)*4)}.mt-8{margin-top:calc(var(--spacing)*8)}.mt-10{margin-top:calc(var(--spacing)*10)}.mt-14{margin-top:calc(var(--spacing)*14)}.mb-0{margin-bottom:calc(var(--spacing)*0)}.mb-1{margin-bottom:calc(var(--spacing)*1)}.mb-4{margin-bottom:calc(var(--spacing)*4)}.mb-8{margin-bottom:calc(var(--spacing)*8)}.ml-2{margin-left:calc(var(--spacing)*2)}.block{display:block}.flex{display:flex}.grid{display:grid}.inline-block{display:inline-block}.table{display:table}.h-10{height:calc(var(--spacing)*10)}.h-screen{height:100vh}.min-h-screen{min-height:100vh}.w-50{width:calc(var(--spacing)*50)}.w-auto{width:auto}.w-full{width:100%}.max-w-sm{max-width:var(--container-sm)}.flex-1{flex:1}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.flex-col{flex-direction:column}.items-center{align-items:center}.items-end{align-items:flex-end}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.gap-4{gap:calc(var(--spacing)*4)}.rounded{border-radius:.25rem}.border,.border-1{border-style:var(--tw-border-style);border-width:1px}.border-gray-300{border-color:var(--color-gray-300)}.bg-red-100{background-color:var(--color-red-100)}.bg-white{background-color:var(--color-white)}.p-1{padding:calc(var(--spacing)*1)}.p-6{padding:calc(var(--spacing)*6)}.px-1{padding-inline:calc(var(--spacing)*1)}.px-4{padding-inline:calc(var(--spacing)*4)}.py-1{padding-block:calc(var(--spacing)*1)}.pl-4{padding-left:calc(var(--spacing)*4)}.text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.text-black{color:var(--color-black)}.text-gray-700{color:var(--color-gray-700)}.text-green-500{color:var(--color-green-500)}.text-red-500{color:var(--color-red-500)}.text-red-700{color:var(--color-red-700)}@media (hover:hover){.hover\:border-2:hover{border-style:var(--tw-border-style);border-width:2px}}.focus\:ring-2:focus{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(2px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus\:ring-blue-400:focus{--tw-ring-color:var(--color-blue-400)}.focus\:outline-none:focus{--tw-outline-style:none;outline-style:none}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:opacity-50:disabled{opacity:.5}@media (hover:hover){.disabled\:hover\:bg-blue-600:disabled:hover{background-color:var(--color-blue-600)}}}.test-postcss{-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:all .3s;display:flex}html{scroll-behavior:smooth;font-family:Roboto,sans-serif}[data-width-10]+* img{width:10%;max-width:10%}[data-width-11]+* img{width:11%;max-width:11%}[data-width-12]+* img{width:12%;max-width:12%}[data-width-13]+* img{width:13%;max-width:13%}[data-width-14]+* img{width:14%;max-width:14%}[data-width-15]+* img{width:15%;max-width:15%}[data-width-16]+* img{width:16%;max-width:16%}[data-width-17]+* img{width:17%;max-width:17%}[data-width-18]+* img{width:18%;max-width:18%}[data-width-19]+* img{width:19%;max-width:19%}[data-width-20]+* img{width:20%;max-width:20%}[data-width-21]+* img{width:21%;max-width:21%}[data-width-22]+* img{width:22%;max-width:22%}[data-width-23]+* img{width:23%;max-width:23%}[data-width-24]+* img{width:24%;max-width:24%}[data-width-25]+* img{width:25%;max-width:25%}[data-width-26]+* img{width:26%;max-width:26%}[data-width-27]+* img{width:27%;max-width:27%}[data-width-28]+* img{width:28%;max-width:28%}[data-width-29]+* img{width:29%;max-width:29%}[data-width-30]+* img{width:30%;max-width:30%}[data-width-31]+* img{width:31%;max-width:31%}[data-width-32]+* img{width:32%;max-width:32%}[data-width-33]+* img{width:33%;max-width:33%}[data-width-34]+* img{width:34%;max-width:34%}[data-width-35]+* img{width:35%;max-width:35%}[data-width-36]+* img{width:36%;max-width:36%}[data-width-37]+* img{width:37%;max-width:37%}[data-width-38]+* img{width:38%;max-width:38%}[data-width-39]+* img{width:39%;max-width:39%}[data-width-40]+* img{width:40%;max-width:40%}[data-width-41]+* img{width:41%;max-width:41%}[data-width-42]+* img{width:42%;max-width:42%}[data-width-43]+* img{width:43%;max-width:43%}[data-width-44]+* img{width:44%;max-width:44%}[data-width-45]+* img{width:45%;max-width:45%}[data-width-46]+* img{width:46%;max-width:46%}[data-width-47]+* img{width:47%;max-width:47%}[data-width-48]+* img{width:48%;max-width:48%}[data-width-49]+* img{width:49%;max-width:49%}[data-width-50]+* img{width:50%;max-width:50%}[data-width-51]+* img{width:51%;max-width:51%}[data-width-52]+* img{width:52%;max-width:52%}[data-width-53]+* img{width:53%;max-width:53%}[data-width-54]+* img{width:54%;max-width:54%}[data-width-55]+* img{width:55%;max-width:55%}[data-width-56]+* img{width:56%;max-width:56%}[data-width-57]+* img{width:57%;max-width:57%}[data-width-58]+* img{width:58%;max-width:58%}[data-width-59]+* img{width:59%;max-width:59%}[data-width-60]+* img{width:60%;max-width:60%}[data-width-61]+* img{width:61%;max-width:61%}[data-width-62]+* img{width:62%;max-width:62%}[data-width-63]+* img{width:63%;max-width:63%}[data-width-64]+* img{width:64%;max-width:64%}[data-width-65]+* img{width:65%;max-width:65%}[data-width-66]+* img{width:66%;max-width:66%}[data-width-67]+* img{width:67%;max-width:67%}[data-width-68]+* img{width:68%;max-width:68%}[data-width-69]+* img{width:69%;max-width:69%}[data-width-70]+* img{width:70%;max-width:70%}[data-width-71]+* img{width:71%;max-width:71%}[data-width-72]+* img{width:72%;max-width:72%}[data-width-73]+* img{width:73%;max-width:73%}[data-width-74]+* img{width:74%;max-width:74%}[data-width-75]+* img{width:75%;max-width:75%}[data-width-76]+* img{width:76%;max-width:76%}[data-width-77]+* img{width:77%;max-width:77%}[data-width-78]+* img{width:78%;max-width:78%}[data-width-79]+* img{width:79%;max-width:79%}[data-width-80]+* img{width:80%;max-width:80%}[data-width-81]+* img{width:81%;max-width:81%}[data-width-82]+* img{width:82%;max-width:82%}[data-width-83]+* img{width:83%;max-width:83%}[data-width-84]+* img{width:84%;max-width:84%}[data-width-85]+* img{width:85%;max-width:85%}[data-width-86]+* img{width:86%;max-width:86%}[data-width-87]+* img{width:87%;max-width:87%}[data-width-88]+* img{width:88%;max-width:88%}[data-width-89]+* img{width:89%;max-width:89%}[data-width-90]+* img{width:90%;max-width:90%}[data-width-91]+* img{width:91%;max-width:91%}[data-width-92]+* img{width:92%;max-width:92%}[data-width-93]+* img{width:93%;max-width:93%}[data-width-94]+* img{width:94%;max-width:94%}[data-width-95]+* img{width:95%;max-width:95%}[data-width-96]+* img{width:96%;max-width:96%}[data-width-97]+* img{width:97%;max-width:97%}[data-width-98]+* img{width:98%;max-width:98%}[data-width-99]+* img{width:99%;max-width:99%}[data-width-100]+* img{width:100%;max-width:100%}[data-width-101]+* img{width:101%;max-width:101%}[data-width-102]+* img{width:102%;max-width:102%}[data-width-103]+* img{width:103%;max-width:103%}[data-width-104]+* img{width:104%;max-width:104%}[data-width-105]+* img{width:105%;max-width:105%}[data-width-106]+* img{width:106%;max-width:106%}[data-width-107]+* img{width:107%;max-width:107%}[data-width-108]+* img{width:108%;max-width:108%}[data-width-109]+* img{width:109%;max-width:109%}[data-width-110]+* img{width:110%;max-width:110%}[data-width-111]+* img{width:111%;max-width:111%}[data-width-112]+* img{width:112%;max-width:112%}[data-width-113]+* img{width:113%;max-width:113%}[data-width-114]+* img{width:114%;max-width:114%}[data-width-115]+* img{width:115%;max-width:115%}[data-width-116]+* img{width:116%;max-width:116%}[data-width-117]+* img{width:117%;max-width:117%}[data-width-118]+* img{width:118%;max-width:118%}[data-width-119]+* img{width:119%;max-width:119%}[data-width-120]+* img{width:120%;max-width:120%}[data-width-121]+* img{width:121%;max-width:121%}[data-width-122]+* img{width:122%;max-width:122%}[data-width-123]+* img{width:123%;max-width:123%}[data-width-124]+* img{width:124%;max-width:124%}[data-width-125]+* img{width:125%;max-width:125%}[data-width-126]+* img{width:126%;max-width:126%}[data-width-127]+* img{width:127%;max-width:127%}[data-width-128]+* img{width:128%;max-width:128%}[data-width-129]+* img{width:129%;max-width:129%}[data-width-130]+* img{width:130%;max-width:130%}[data-width-131]+* img{width:131%;max-width:131%}[data-width-132]+* img{width:132%;max-width:132%}[data-width-133]+* img{width:133%;max-width:133%}[data-width-134]+* img{width:134%;max-width:134%}[data-width-135]+* img{width:135%;max-width:135%}[data-width-136]+* img{width:136%;max-width:136%}[data-width-137]+* img{width:137%;max-width:137%}[data-width-138]+* img{width:138%;max-width:138%}[data-width-139]+* img{width:139%;max-width:139%}[data-width-140]+* img{width:140%;max-width:140%}[data-width-max]+* img{width:calc(100% + 292px);max-width:calc(100% + 292px);margin-left:-292px!important}[data-retina]+img,[data-retina]+p img{zoom:.5}[data-float-left]+* img{float:left;margin:0 8px 0 0!important}[data-float-right]+* img{float:right;margin:0;margin:0 0 0 8px!important}[data-float-aside]+div,[data-float-aside]+p,div.float-aside,img.expanding-side-img{width:260px;position:absolute;transform:translate(calc(-100% - 32px));margin:0!important;font-weight:400!important}[data-float-aside]+div img,[data-float-aside]+p img,div.float-aside img,img.expanding-side-img img{margin-top:8px!important;margin-bottom:8px!important}img.expanding-side-img{transform-origin:0 0;width:auto;max-width:260px;transition:all .5s}img.expanding-side-img:hover{transform-origin:0 0;z-index:100;max-width:882px;transition:all .5s;position:relative;transform:translate(-292px)}img.expanding-side-img.retina{zoom:.5}.flex-container{display:flex}.flex-container .aside{width:260px;margin-right:32px}.flex-container .right-column{width:calc(100% - 292px);margin-left:auto}.prose{color:#000;max-width:882px;margin-bottom:120px}.prose a,.prose strong{font-weight:400!important}.prose p img{margin:0}.prose .replay-img{margin-bottom:3px}.prose .replay-img-button{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;align-items:center;gap:4px;margin-bottom:10px;text-decoration:none;display:inline-flex}.prose .replay-img-button:before{content:"";background-image:url(/icons/replay.png);background-repeat:no-repeat;background-size:20px 20px;width:20px;height:20px;display:inline-block}.prose .quiz-explanation-button-div{text-align:right}.prose .quiz-explanation-button-div button{border:none}.prose li,.prose p{font-weight:300;line-height:1.42}.prose li::marker{color:#666}.prose p{margin:10px 0}.prose [aria-hidden=true]{display:none}.md-editor{z-index:10;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#fffffff2;border:2px solid;border-radius:8px;padding:8px;position:fixed;top:64px;left:10px;box-shadow:0 5px 15px #00000059}.md-editor textarea{background:0 0;width:750px;height:80vh;padding:8px}.md-editor textarea:focus{outline:none}.md-editor.small textarea{width:180px;height:280px}.md-editor .toolbar{border-bottom:1px solid #000;padding-bottom:8px;display:flex}.content-index .icon-button,.md-editor .icon-button{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;border:1px solid #0000;border-radius:8px;padding:7px;font-size:22px;transition:all .1s;display:inline-block}.content-index .icon-button:hover,.md-editor .icon-button:hover{background:#00000014}.collection h1{font-size:34px;font-weight:300}.collection h2{font-weight:500}.collection .book{border-left:4px solid #f79211;margin:32px 0;padding:4px 12px}.collection p{font-weight:300}.collection a{font-weight:400}.collection{max-width:882px}.collection h1{text-align:left;color:#34d399;margin-bottom:41px;padding-top:8px;font-weight:500}.collection p{margin:10px 0;line-height:1.42}.collection .book-cover-img{float:right;border-radius:8px;width:30%;margin:12px 0 48px 48px;padding:8px;box-shadow:0 3px 8px #0000003d}.nav{height:80px;box-shadow:0 0 4px #0006}.nav,.nav a{align-items:center;display:flex}.nav a{margin-right:0;padding:6px;font-size:18px;font-weight:400;transition:all .1s}.nav a.nav-logo{position:relative;top:26px}.nav a+a{margin-left:32px}.nav a:hover{color:#f79211}.book .book-cover-img{border-radius:8px;width:30%;margin:12px 0 12px auto;padding:8px;box-shadow:0 3px 8px #0000003d}.book h1{color:#34d399;margin-top:18px}.book .subtitle{color:#f79211;margin-bottom:32px;font-size:19px}.main-header{z-index:10;background-color:#ffffffb3;border-bottom:1px solid gray;justify-content:space-between;align-items:center;height:32px;padding:0 8px;display:flex;position:fixed;top:0;left:0;right:0}.chapter h2.chapter-title{color:#34d399;margin-top:0;margin-bottom:36px;padding-top:80px;font-weight:400}.youtube-video{height:0;margin:24px 0;padding-bottom:56.25%;position:relative;overflow:hidden}.youtube-video iframe{width:100%;height:100%;position:absolute;top:0;left:0}.user-dropdown{align-items:center;display:flex;position:relative}.user-dropdown .dropdown-content{z-index:10;-webkit-user-select:none;-moz-user-select:none;user-select:none;background:#fff;border:1px solid #dadada;border-radius:12px;min-width:160px;padding:12px 0;position:absolute;top:calc(50% + 16px);right:0;box-shadow:0 7px 29px #64646f33}.user-dropdown .dropdown-content li{padding:4px 12px}.user-dropdown .dropdown-content li.dropdown-content-data{border-bottom:1px solid #dadada;margin-bottom:12px;padding-top:0;padding-bottom:10px}.user-dropdown .dropdown-content li:not(.dropdown-content-data){cursor:pointer}.user-dropdown .dropdown-content li:not(.dropdown-content-data):hover{background:#efefef}.user-dropdown .dropdown-content li:not(.dropdown-content-data):hover.danger{color:#fff;background:#ff2d26}.user-dropdown svg{cursor:pointer;width:22px;height:22px}.page-title{color:#5d5d5d;font-size:16px;font-weight:500}.ant-btn-primary{background-color:#1677ff}.ant-btn-primary .anticon{vertical-align:.1em}.home-icon{fill:#595959;opacity:.6;width:22px;height:22px}.home-icon:hover{opacity:1}table.quiz-results td.rotated,table.quiz-results th.rotated{vertical-align:bottom;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:40px;padding:10px 8px 8px;font-weight:400}table.quiz-results td.rotated a,table.quiz-results th.rotated a{color:inherit;text-decoration:none}table.quiz-results td.rotated div.rotated,table.quiz-results th.rotated div.rotated{white-space:nowrap;writing-mode:vertical-rl;text-overflow:ellipsis;max-height:200px;overflow:hidden;transform:rotate(180deg)}table.quiz-results td,table.quiz-results th.total{text-align:center}.tooltip{text-align:left;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;color:#fff;z-index:50;background-color:#00008b;border-radius:.25rem;width:300px;padding:.25rem .5rem;font-size:.75rem;display:none;position:absolute;bottom:28px;left:50%;transform:translate(-50%)}.group:hover .tooltip{display:block}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}