*{box-sizing:border-box}:root{font-size:17px;scroll-padding-top:calc(66px + 2rem)}body{margin:0;line-height:1.5;background-color:#f5f3ea;min-height:100vh;font-family:"neue-haas-unica","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body .container{margin:0 auto;max-width:900px;padding:1rem}::selection{background-color:#13322b;color:#fff}img{max-width:100%;display:block}h1,h2,h3,h4,h5,h6{line-height:1;font-family:"le-monde-livre-std","Georgia",serif;font-weight:normal;margin:2rem 0 1rem}a{color:inherit;text-decoration-color:#c9fd00;text-decoration-thickness:2px}hr{background-color:rgba(19,50,43,0.1);height:1px;border:none;margin:2rem 0}iframe{border:none}iframe.embed{width:100%;aspect-ratio:4/3;margin:2rem 0}.logos{text-align:justify;margin:2rem 0}.logos img{display:inline-block;height:48px;width:auto;margin:0.25rem;filter:saturate(0) opacity(0.5);transition:filter 2s}.logos img:hover{transition:none;filter:none}.header{background:linear-gradient(#1a443b, #13322b);box-shadow:0 0 5px 0 rgba(0,0,0,0.25);position:sticky;top:0;z-index:100}.header .container{display:flex;justify-content:space-between;align-items:center}.header svg{height:32px;display:block}.header svg path{fill:#fff}.header .desktop-menu{display:flex;gap:1.5rem}.header .desktop-menu a{color:#fff;display:block;line-height:1.2;text-decoration:none}.header .desktop-menu a:hover{text-decoration:underline}.header .menu-button{color:#fff;cursor:pointer;display:none;align-items:center;gap:0.5rem;margin:-1rem;padding:1rem}.header .menu-button span{line-height:1;margin-bottom:2px}.header .menu-button svg{display:block;height:24px}.header .menu-button svg path{fill:#fff}@media (max-width: 700px){.header .desktop-menu{display:none}.header .menu-button{display:flex}}.mobile-menu{padding:1rem;position:fixed;width:100%;height:100vh;text-align:right;font-size:1.75rem;color:#fff;background-color:rgba(19,50,43,0.9)}.mobile-menu.hidden{display:none}@media (min-width: 700px){.mobile-menu{display:none}}#single .single-header{margin-bottom:1rem}#single .single-header h1{margin-bottom:0.25rem}#single .single-header time,#single .single-header span{color:gray}#single .featured-image{float:right;width:40%;margin:7px 0 1rem 1rem;aspect-ratio:1/1;object-fit:cover}#single .table-of-contents{padding:1rem;margin:7px 1rem 1rem 0;background-color:rgba(19,50,43,0.1);max-height:50vh;overflow:scroll}#single .table-of-contents ul,#single .table-of-contents li{margin:0;padding:0;list-style:none}#single .table-of-contents li{padding-left:1.5em;text-indent:-1.5em}#list .list-header{display:flex;align-items:end;gap:1rem;justify-content:space-between}#list .list-header .excerpt{color:gray;line-height:1.35;margin-bottom:1rem}@media (max-width: 700px){#list .list-header .excerpt{display:none}}#list .list-header .excerpt :first-child{margin-top:0}#list .list-header .excerpt :last-child{margin-bottom:0}#list .items{display:grid;grid-template-columns:repeat(auto-fit, minmax(250px, 1fr));grid-auto-rows:200px;grid-gap:1rem}#list .items .item{text-decoration:none;display:block;position:relative;background-color:#13322b;color:#fff}#list .items .item .info{position:absolute;z-index:1;display:flex;flex-direction:column;justify-content:space-between;height:100%;padding:1rem}#list .items .item .info h2{margin:0}#list .items .item img{object-fit:cover;height:100%;width:100%;opacity:0.33}@media (min-width: 700px){#list .items .item:nth-child(4n+1),#list .items .item:nth-child(4n){grid-column:span 2}}#home{background-image:url("/images/solano.jpg");background-position:bottom;background-size:cover;background-repeat:no-repeat}#home header{background:rgba(0,0,0,0.5);backdrop-filter:blur(10px)}
