nav{background-color:var(--accent-bg)}body{grid-template-columns:1fr min(80rem,90%) 1fr}body>.navigation{align-self:start;padding-top:1em;color:var(--text-light)}body>#hakyllBookNavbar{z-index:3}.w3-sidebar{background-color:var(--accent-bg)}#quiztarget{width:100%;height:100%;overflow:auto;resize:both;position:relative;z-index:2}iframe{width:100%;height:100%;border:none}@media (min-width:901px){.w3-sidebar .w3-collapse{display:block!important}.w3-sidebar{border-right:var(--border-width) solid var(--border)}}@media (max-width:900px){.w3-sidebar .w3-collapse{display:none}.w3-main{margin-left:0!important;margin-right:0!important}.w3-auto{max-width:100%}}:root{--admonition-color:#d1d9e0;--caution-color:#cf222e;--important-color:#8250df;--note-color:#0959da;--tip-color:#1a7f37;--warning-color:#9a6700;--question-color:#ffd300;--exercise-color:#F76B0E}div.exercise,div.question,div.caution,div.important,div.note,div.tip,div.warning{border-left:0.25rem solid var(--admonition-color);background-color:var(--accent-bg);padding:4px 1rem;margin-bottom:1rem}:is(div.exercise,div.question,div.caution,div.important,div.note,div.tip,div.warning) .title{display:flex;padding:1px 2px;font-weight:bold;line-height:1;align-items:center}:is(div.exercise,div.question,div.caution,div.important,div.note,div.tip,div.warning) .title p:first-child::before{margin-right:0.5rem}:is(div.exercise,div.question,div.caution,div.important,div.note,div.tip,div.warning) p{margin:0.3rem 0.3rem 0 0}:is(div.exercise,div.question,div.caution,div.important,div.note,div.tip,div.warning)>:last-child{margin-bottom:0}div.exercise{border-left-color:var(--exercise-color)}div.exercise .title{color:var(--exercise-color)}div.exercise .title p:first-child::before{content:"\003F" "\005F"}div.exercise>p:first-child::before{content:"\003E" "\005F" " " "Exercise";display:block;font-weight:bold;color:var(--exercise-color)}div.question{border-left-color:var(--question-color)}div.question .title{color:var(--question-color)}div.question .title p:first-child::before{content:"\003F"}div.question>p:first-child::before{content:"\003F" " " "Question";display:block;font-weight:bold;color:var(--question-color)}div.caution{border-left-color:var(--caution-color)}div.caution .title{color:var(--caution-color)}div.caution .title p:first-child::before{content:"\0021"}div.caution>p:first-child::before{content:"\0021" " " "Caution";display:block;font-weight:bold;color:var(--caution-color)}div.important{border-left-color:var(--important-color)}div.important .title{color:var(--important-color)}div.important .title p:first-child::before{content:"\2691"}div.important>p:first-child::before{content:"\2691" " " "Important";display:block;font-weight:bold;color:var(--important-color)}div.note{border-left-color:var(--note-color)}div.note .title{color:var(--note-color)}div.note>.title p:first-child::before{content:"\24D8"}div.note>p:first-child::before{content:"\24D8" " " "Note";display:block;font-weight:bold;color:var(--note-color)}div.tip{border-left-color:var(--tip-color)}div.tip .title{color:var(--tip-color)}div.tip .title p:first-child::before{content:"\1F4A1"}div.tip>p:first-child::before{content:"\1F4A1" " " "Caution";display:block;font-weight:bold;color:var(--tip-color)}div.warning{border-left-color:var(--warning-color)}div.warning .title{color:var(--warning-color)}div.warning .title p:first-child::before{content:"\26A0"}div.warning>p:first-child::before{content:"\26A0" " " "Warning";display:block;font-weight:bold;color:var(--warning-color)}div#refs table tr td{border-width:0px}div#refs td{vertical-align:top}div.csl-left-margin{display:inline}div.csl-right-inline{display:inline}aside:not(.toc):before{content:"An" " " "Aside:";font-weight:bold;color:var(--accent)}