.nav-profs{position:fixed;right:1rem;top:4rem;transform:translateY(-50%);display:flex;flex-direction:column;gap:.1rem;z-index:100}.prof{margin:0;padding:0;line-height:.8;color:var(--muted);text-decoration:none;-webkit-tap-highlight-color:transparent}.prof:focus{outline:none}.prof:hover{color:var(--primary)}.prof svg{width:1.1rem;height:1.1rem;pointer-events:none}.container{position:relative;width:100vw;height:100vh}.contents{font-size:1rem;position:absolute;inset:1.5rem 3rem 1.5rem 1.5rem}@media screen and (max-width:600px)and (max-aspect-ratio:1/1){.nav-profs{right:auto;left:.5rem}.nav-dots{left:.5rem}.contents{inset:.5rem .5rem .5rem 2rem}}.chapter-checkbox input[type=checkbox]{display:none}.checkbox-content{display:flex;padding:.2rem;flex-direction:column;align-items:center;justify-content:center;border-radius:1rem;border-width:1px;border-style:solid;background:var(--deadbg);color:var(--deadcl);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-size:.75rem;line-height:1.2}.chapter-checkbox input[type=checkbox]:checked+.checkbox-content{background:var(--livebg);color:var(--livecl)}@font-face{font-family:SahelVF;src:url(/assets/Sahel-VF-B1OlboQ2.woff2) format("woff2-variations");font-weight:100 900;font-style:normal;font-display:swap}:root{--bg: #fffefc;--text: #1a1a1a;--muted: #666666;--primary: #2f6feb;--livebg: #F4FFF2;--livecl: #BCEBB7;--deadbg: #f9faf5;--deadcl: #d9d0d0}html[data-theme=light]{--bg: #fffefc;--text: #111111;--muted: #5f6b7a;--primary: #2f6feb;--livebg: #F4FFF2;--livecl: #BCEBB7;--deadbg: #f9faf5;--deadcl: #d9d0d0}html[data-theme=dark]{--bg: #0b0f17;--text: #e6eaf2;--muted: #a5b0c0;--primary: #6ea8fe;--livebg: #060A05;--livecl: #484A48;--deadbg: #0b0f17;--deadcl: #383838}@media(prefers-color-scheme:dark){html[data-theme=auto]{--bg: #0b0f17;--text: #e6eaf2;--muted: #a5b0c0;--primary: #6ea8fe;--livebg: #060A05;--livecl: #484A48;--deadbg: #0b0f17;--deadcl: #383838}}html,body{margin:0;padding:0;height:100%;background:var(--bg);color:var(--text);overflow:hidden}body{margin:0;font-family:Sahel,sans-serif;transition:color .18s ease,background-color .18s ease;font-weight:400}
