html{background:#fafafa}main h1:first-child{margin-top:0}h1:has(+time),h1:has(+.spotlight-section){margin-bottom:0}h1+time{font-weight:700;color:#7a7a7a}div.spotlight{margin-bottom:2vh}div.spotlight p.spotlight-section{display:inline;font-weight:700;color:#7a7a7a}div.spotlight p.spotlight-section time{margin:0;padding:0}div.spotlight a.read-more{font-weight:700;text-decoration:none}div.spotlight a.read-more div{border-radius:2pt;padding:1pt 4pt;margin:4px;background-color:#ddd;transition:all .25s ease;text-align:center;display:inline-block;margin:0}div.spotlight a.read-more:hover div{background-color:#59f;transition:all .25s ease;margin:0}div.spotlight a.read-more:active div{background-color:#acf;transition:all .25s ease;margin:0}img{border-radius:2pt}body{margin:0;min-height:100vh;display:flex;flex-direction:column;color:#222;font-family:sans-serif;cursor:default}header{border-radius:2pt;padding:1pt 4pt;margin:4px;background-color:#ddd;margin:0;padding:0;border-radius:0;border-bottom:1px solid #222;position:sticky;top:0;width:100%;z-index:10}main{min-width:10cm;width:97.5%;max-width:24cm;z-index:2;flex:1;margin:0 auto;padding:6pt;background-color:#fff}footer{border-radius:2pt;padding:1pt 4pt;margin:4px;background-color:#ddd;border-radius:0;border-top:1px solid #222;margin:0;padding:6pt 0;width:100%;font-size:10pt;z-index:10}.footercontent{min-width:10cm;width:97.5%;max-width:24cm;margin:0 auto;padding:0 6pt}.footercontent>*{margin-top:0;margin-bottom:0}a{color:#00e}a[href^=http]:not(.hide-outlink)::after{content:"↗"}.listbox{border-radius:2pt;padding:1pt 4pt;margin:4px;background-color:#ddd;padding:4px 6px;margin-top:4px;margin-bottom:4px}a:has(.listbox),a.listbox{display:block;width:max-content;color:#222;text-decoration:none}:where(a) .listbox,a.listbox{transition:all .25s ease}:where(a:hover) .listbox,a.listbox:hover{background-color:#59f;margin-left:0;margin-right:0;padding:4px 10px}:where(a:active) .listbox,a.listbox:active{background-color:#acf;margin-left:8px;margin-right:8px;padding:4px 2px}h1>a{text-decoration:none;color:#00e}.center{width:fit-content;margin-left:auto;margin-right:auto}div.file-input label:has(>img){display:flex;flex-direction:row}div.file-input>input[type=file]{display:none}div.file-input>label{display:block;cursor:pointer;width:100%}div.file-input>label:has(img)>p{display:inline-block;flex:1;margin:auto 0;word-wrap:normal}div.file-input>label>img{display:inline-block;grid-column:img;width:7.5mm;margin:auto;padding:4px}button,input[type=button]{padding:4px}button,input[type=button],div.file-input,select{transition:all .25s ease;display:inline-block;border-radius:2pt;background-color:#ddd;border:1px solid #a6a6a6;transition:250ms ease all;cursor:pointer}button:hover,input[type=button]:hover,div.file-input:has(>input[type=file]):hover{background:#59f;border:1px solid #06f}button:active,input[type=button]:active,div.file-input:has(>input[type=file]):active{background:#acf;border:1px solid #408cff}.monospace{font-family:monospace}div.flex-region{display:flex;flex-direction:row;flex-wrap:wrap;gap:4px;width:fit-content;margin-left:auto;margin-right:auto}