:root{--accent:#0045f4;--grey:#444}html{font-size:100%;scroll-behavior:smooth}.line{border-bottom:2px solid #0045f4}.line,.line:hover{color:inherit;text-decoration:none;transition:all .2}.line:hover{border-bottom:2px solid #00195b}body{display:flex;flex-direction:column;font-family:Inter,sans-serif;line-height:1.65;margin:0 24px;min-height:100vh}@media only screen and (max-width:468px){.page-header{flex-direction:column}}.page-header{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:8px}.page-header nav a:not(:hover):not(:focus){color:currentColor;text-decoration:none}nav a{font-size:1em;margin:0 12px}main{flex-grow:1;margin:0 auto;max-width:80ch;width:100%}.page-footer{margin-bottom:8px;text-align:center}a[href]:hover{text-decoration:none}a[href]:focus{outline:2px solid var(--accent);outline-offset:4px}.footnotes{font-size:.8em}p{margin-bottom:1.15rem}h1,h2,h3{font-weight:400;line-height:1.15;margin:2.75rem 0 1.05rem}h1{font-size:3.052em}h2{font-size:2.441em}h3{font-size:1.953em}h4{font-size:1.563em}.larger,h5{font-size:1.25em}small{font-size:.8em}.backlinks-title{margin-bottom:0}.backlinks-container{margin-top:0}.backlinks-default{color:var(--grey);margin-left:16px;margin-top:0}.backlink__preview{background-color:#fff;border-radius:4px;bottom:8px;box-shadow:0 0 4px 2px #00000040;display:none;left:100%;max-height:148px;overflow:hidden;padding:4px;position:absolute;width:348px}.backlink__preview:after{background:linear-gradient(transparent,#fff);bottom:0;content:"";height:24px;position:absolute;width:100%}.backlink__preview h1{font-size:1.2rem;font-weight:700;margin-top:8px}.backlink{position:relative;width:-moz-fit-content;width:fit-content}.backlink:hover{padding-right:4px}.backlink:hover .backlink__preview{display:block}.fake-button{cursor:pointer}.carousel-container{margin:0 auto;max-width:900px;width:100%}.carousel-image-container{overflow:hidden;width:100%}.carousel-image{border:15px solid #fff;box-sizing:border-box;display:block;height:auto;width:100%}.carousel-navigation{align-items:center;display:flex;justify-content:space-between;margin-top:15px;padding-bottom:10px;width:100%}.carousel-arrow{background:none;border:none;color:#000;cursor:pointer;font-size:1rem;line-height:1;padding:0;transition:opacity .2s}.carousel-arrow:hover{opacity:.7}.carousel-arrow-left{margin-left:16px}.carousel-arrow-right{margin-right:16px}.carousel-dots{display:flex;gap:6px;justify-content:center}.carousel-dot{background:transparent;border:1px solid #000;border-radius:50%;cursor:pointer;height:5px;padding:0;transition:background .3s;width:5px}.carousel-dot:hover{background:#0000004d}.carousel-dot.active{background:#0045f4;border-color:#0045f4}@media(max-width:768px){.carousel-arrow{font-size:.75rem}main{padding-left:1.5rem;padding-right:1.5rem}}
