﻿@import"https://fonts.googleapis.com/css?family=Vollkorn:400,400i,700,700i"screen;@import"https://fonts.googleapis.com/css?family=IBM+Plex+Sans:400,400i,600,700"screen;@import"https://fonts.googleapis.com/css?family=Lora:400,400i,700,700i"screen;@import"https://fonts.googleapis.com/css?family=Libre+Baskerville:400,400i,700,700i"screen;@import"https://fonts.googleapis.com/css?family=IBM+Plex+Mono:400,600"screen;a,a:hover,a:focus{text-decoration-thickness:1px;text-underline-offset:.11em}main .page-content h1{margin-top:0;padding-top:14.4px}body{display:flex;flex-direction:column;margin:0;min-height:100vh;overflow-x:clip}body>main{flex-grow:1;margin-bottom:2rem;padding-inline:clamp(1rem,5vw,4rem)}body>header{padding:.5em clamp(1rem,5vw,4rem)}body>header h1{font-size:3rem;line-height:1;margin:0;padding:0}body>header nav{display:flex;justify-content:space-between;font-size:.833rem}body>header nav ul{list-style:none;margin:0;padding:0}body>header nav li{display:inline}body>header nav li+li::before{padding:0 .5em}body>header nav form{display:inline}.header.primary,.header.secondary,.header.breadcrumbs{box-sizing:border-box;width:calc(100% + 2*clamp(1rem,5vw,4rem));margin-left:calc(-1*clamp(1rem,5vw,4rem));padding:9.5904px clamp(1rem,5vw,4rem)}.header.primary,.header.secondary{display:grid;grid-template-columns:1fr auto;column-gap:1em}.header.primary h1,.header.secondary h1{grid-column:1;grid-row:1;margin:0;line-height:1.25}.header.primary .controls,.header.secondary .controls{display:contents}.header.primary .meta,.header.secondary .meta{grid-column:1;grid-row:2;margin:0;line-height:1.25}.header.primary .actions,.header.secondary .actions{grid-column:2;grid-row:1/-1;align-self:start;display:flex;align-items:stretch;gap:.5em}.header.primary .actions form,.header.secondary .actions form{display:flex;margin:0}.header.primary .actions a.button,.header.primary .actions button,.header.secondary .actions a.button,.header.secondary .actions button{line-height:1;padding:.2em .5em}.header.primary,.header.secondary,.header.breadcrumbs{font-size:.75rem}.header.primary h1{font-size:1.5rem}.header.secondary h1{font-size:1.167rem}.header.breadcrumbs{display:flex;flex-direction:column;gap:.5em}.header.breadcrumbs .page-controls{display:flex;justify-content:space-between;align-items:baseline}.header.breadcrumbs .page-controls form{display:flex;align-items:baseline;gap:.5em;margin:0}.header.breadcrumbs .page-controls .version-controls select,.header.breadcrumbs .page-controls .version-controls button,.header.breadcrumbs .page-controls .page-actions button{box-sizing:border-box;line-height:1;padding:.2em .5em}.header.breadcrumbs .page-controls .version-controls select{padding-right:1.5em}.header.breadcrumbs ol{margin:0;padding-left:0;list-style:none}.header.breadcrumbs li{display:inline}.header.breadcrumbs li+li::before{display:inline-block;margin-inline:.5em;transform:rotate(15deg);height:.8em;content:""}body>footer{padding:1rem clamp(1rem,5vw,4rem)}body>footer p{margin:0;padding-bottom:28.8px}body>footer p.legal{max-width:80%}main.notebook.edit{padding-bottom:1em}main.notebook.edit .upload-form{display:flex;align-items:stretch;gap:.5em;margin:28.8px}main.notebook.edit .upload-form button{display:flex;align-items:center}main.notebook hr{width:66%;height:2px;margin:2em 0;border:none}main.notebook.settings h2{margin-bottom:0}main.notebook.settings p{margin-top:0}main.notebook.settings p.cancel{margin-top:2em}main.notebook.settings form{display:flex;align-items:baseline;flex-wrap:wrap;gap:.5em}main.notebook.settings input[type=text]{width:auto}main.campaign hr{width:66%;height:2px;margin:2em 0;border:none}main.campaign ul.notebook-list{list-style:none;padding-left:0;padding-bottom:14.4px}main.campaign ul.notebook-list li{display:grid;grid-template-columns:1fr auto 1fr;gap:1em;padding:.25em 0}main.campaign ul.notebook-list .controls{display:grid;grid-template-columns:2em 2em auto;gap:.5em}main.campaign ul.notebook-list .controls form:has([name=move_notebook_up]){grid-column:1}main.campaign ul.notebook-list .controls form:has([name=move_notebook_down]){grid-column:2}main.campaign ul.notebook-list .controls form:has([name=unlink_notebook]){grid-column:3}main.campaign ul.notebook-list .collaborators{font-size:.833rem}main.campaign .notebook-add{padding-bottom:28.8px}main.campaign.settings h2{margin-bottom:0}main.campaign.settings p{margin-top:0}main.campaign.settings input[type=text]{width:auto}main.campaign.settings li form{display:inline;margin-left:.5em}input[type=text],input[type=url],input[type=password],textarea{box-sizing:border-box;width:100%}.version-controls{display:flex;gap:.5em}.version-controls form{display:contents}.version-controls form:last-child{display:block;margin-left:auto}#overtype-editor{height:400px;margin-bottom:1em}#overtype-editor .overtype-input,#overtype-editor .overtype-preview{padding:.3em .5em}html{font-size:18px}body{background-color:#fdfcfa;color:#251b19;font-family:"IBM Plex Sans",system-ui,sans-serif;line-height:1.5}@media(min-width: 480px){.site-content,.user-content{font-size:18px}}code,pre,kbd{font-family:"IBM Plex Mono",ui-monospace,monospace}main .page-content a{color:#017c85}main .page-content a.permanent{font-weight:bold}.user-content{font-family:"Lora","Libre Baskerville",Georgia,serif}.user-content i,.user-content em{font-family:"Libre Baskerville",Georgia,serif}body>header{border-bottom:3px solid #251b19;background-color:#495d39;color:#faefe9;font-family:"IBM Plex Sans",system-ui,sans-serif}body>header h1{font-family:"Vollkorn",Georgia,serif;font-weight:bold}body>header a{color:#faefe9;text-decoration:none}body>header a.user{font-weight:bold}body>header nav li+li::before{content:"·"}body>header nav button{background:none;border:none;color:inherit;cursor:pointer;font:inherit;padding:0}main>header .header.primary{border-bottom:1px solid #251b19}main>header .header.secondary,main>header .header.breadcrumbs{border-bottom:1px solid #d5bda4}main>header .header.primary a,main>header .header.secondary a,main>header .header.breadcrumbs a{color:inherit}main>header .header.breadcrumbs a.button,main>header .header.breadcrumbs button,main>header .header.breadcrumbs .version-controls select{color:color-mix(in srgb, #251B19 60%, white);border-color:#d5bda4}main>header .header.breadcrumbs li+li::before{border-right:.1em solid currentcolor}main>header .header.breadcrumbs [aria-current=page]{font-weight:700;text-decoration:none}main>header .header.campaign{background:#73372d;color:#faefe9}main>header .header.notebook{background:#faefe9}main>header .header.notebook a.button,main>header .header.notebook button{border-color:color-mix(in srgb, #251B19 60%, white)}body>footer{background-color:#251b19;color:#faefe9;font-family:"IBM Plex Sans",system-ui,sans-serif}body>footer a{color:#faefe9}body>footer span.version{font-family:"IBM Plex Mono",ui-monospace,monospace;font-size:.833rem}body>footer p.legal{font-size:.75rem}main.notebook .notebook-nav{float:right;overflow-wrap:break-word;font-family:"IBM Plex Sans",system-ui,sans-serif;font-size:.833rem;line-height:1.2;color:color-mix(in srgb, #251B19 60%, white);margin:0 calc(-1*clamp(1rem,5vw,4rem)) 1em 1.5em;padding:1em clamp(1rem,5vw,4rem) 1em 1em;border:1px solid #d5bda4;border-width:0 0 1px 1px;min-width:15%;max-width:33%}main.notebook .notebook-nav h2{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}main.notebook .notebook-nav h3,main.notebook .notebook-nav ul{margin:0;padding-left:.833rem}main.notebook .notebook-nav h3{margin-top:.5em}main.notebook .notebook-nav h3:first-of-type{margin-top:0}main.notebook .notebook-nav ul{list-style:square}main.notebook .notebook-nav li{margin:0;padding:0}main.notebook .notebook-nav li::marker{color:color-mix(in srgb, #251B19 30%, white)}main.notebook .notebook-nav a{color:inherit}main.notebook .notebook-nav time{font-size:.75rem;font-style:italic}main.notebook .notebook-nav span.editing{font-style:italic;outline:1px solid red}main.notebook .notebook-nav a.button{margin:.5em 0 0 .833rem}main.notebook hr{background-color:#73372d}main.campaign hr{background-color:#73372d}input,textarea,select{border:1px solid #d5bda4;border-radius:0;font-family:"IBM Plex Sans",system-ui,sans-serif;font-size:inherit;padding:.3em .5em}input[type=file]::file-selector-button{background-color:rgba(0,0,0,0);border:1px solid #d5bda4;border-radius:0;cursor:pointer;font-family:"IBM Plex Sans",system-ui,sans-serif;font-size:inherit;padding:.3em .8em}textarea{font-family:"IBM Plex Mono",ui-monospace,monospace}button,input[type=submit],a.button{display:inline-block;box-sizing:border-box;appearance:none;background-color:rgba(0,0,0,0);border:1px solid currentcolor;border-radius:0;cursor:pointer;font-family:"IBM Plex Sans",system-ui,sans-serif;font-size:inherit;line-height:1;padding:.2em .5em;text-decoration:none;color:inherit}button.primary,input[type=submit].primary{background-color:#495d39;border-color:#495d39;color:#faefe9;font-size:1.5rem;font-weight:bold}button.primary:hover,button.primary:focus,input[type=submit].primary:hover,input[type=submit].primary:focus{background-color:#faefe9;color:#495d39}button.danger,input[type=submit].danger{background-color:#73372d;border-color:#73372d;color:#faefe9}button.danger:hover,button.danger:focus,input[type=submit].danger:hover,input[type=submit].danger:focus{background-color:#faefe9;color:#73372d}.version-controls select{display:inline-block;box-sizing:border-box;appearance:none;background-color:rgba(0,0,0,0);border:1px solid currentcolor;border-radius:0;cursor:pointer;font-family:"IBM Plex Sans",system-ui,sans-serif;font-size:inherit;line-height:1;padding:.2em .5em;text-decoration:none;color:inherit;padding-right:1.5em;background-image:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTAwMCAxMDAwIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPg0KICA8cGF0aCBmaWxsPSJncmF5IiBkPSJNMTAsMjMyLjdsNDkwLDUzNC41bDQ5MC01MzQuNUgxMHoiIC8+DQo8L3N2Zz4=);background-repeat:no-repeat;background-position:right .4em center;background-size:.6em}#overtype-editor{border:1px solid #d5bda4;background:#faefe9}#overtype-editor .overtype-input,#overtype-editor .overtype-preview{font-family:"IBM Plex Mono",ui-monospace,monospace}#overtype-editor .overtype-toolbar{font-size:.833rem}/*# sourceMappingURL=screen.css.map */
