*{margin:0;padding:0}img,a img{border:none}ul{list-style-type:none}a{outline:none;-moz-outline-style:none}a:link,a:active,a:visited{border:none}body{background:#f1f1f1;font-size:16px;font-family:Arial,Helvetica,sans-serif;color:#222;--foreground: #000;--background:#fff;--background-trans: rgba(255,255,255,0.95)}h1{line-height:1em;text-align:center;font-family:"Times New Roman",Times,serif;font-size:44px;font-style:italic;color:#333}@media only screen and (max-width: 500px){h1{font-size:34px}}h2{margin:10px 0 20px 0;font-family:"Times New Roman",Times,serif;text-align:center;font-size:24px;font-style:italic;color:#666}h2 span{color:rgba(0,0,0,.125)}@media only screen and (max-width: 500px){h2{font-size:20px}}article{position:relative;max-width:550px;margin:60px auto 40px auto;padding:0 40px 20px 40px;background:#fff;box-shadow:0 2px 4px rgba(0,0,0,.125)}@media only screen and (max-width: 500px){article{padding:0 10px 20px 10px}}p{margin-bottom:1em;line-height:1.25em;font-size:14px}p.center{text-align:center}p a{color:#888;font-weight:bold;text-decoration:underline;transition:all .3s ease}p a:hover{color:blue}p:last-child{margin-bottom:0}#portrait{display:block;margin:0 auto;max-width:400px;width:calc(100% - 40px);height:auto;box-shadow:0 1px 4px rgba(0,0,0,.25);border:solid 8px #fff;transform:translateY(-30px)}#fish{display:block;width:150px;margin:40px auto}#eagle{display:block;width:100px;opacity:.8;margin:40px auto 20px auto}#img-grid{display:flex;flex-wrap:wrap;gap:0;justify-content:center}#img-grid img{width:100px;height:100px;-o-object-fit:cover;object-fit:cover;border:solid 1px #fff;cursor:zoom-in;transition:all .3s ease}#img-grid img:hover{filter:saturate(0)}html.noscroll,body.noscroll{overflow:hidden}#lightbox-bg{display:none;position:fixed;z-index:998;top:0;left:0;align-items:center;justify-content:center;width:100vw;height:100vh;background:var(--background-trans)}#lightbox-bg.active{display:flex;animation:lightboxBgIn ease-out .25s;animation-iteration-count:1;animation-fill-mode:forwards}#lightbox-bg.animate-out{display:flex;animation:lightboxBgOut ease-in .25s;animation-iteration-count:1;animation-fill-mode:forwards}#lightbox-image{display:none;position:fixed;z-index:999999;top:0;left:0;align-items:center;justify-content:center;width:100vw;height:100vh;align-items:center;justify-content:center}#lightbox-image.active{display:flex;animation:lightboxImgIn ease-out .25s;animation-iteration-count:1;animation-fill-mode:forwards}#lightbox-image.animate-out{display:flex;animation:lightboxImgOut ease-in .25s;animation-iteration-count:1;animation-fill-mode:forwards}#lightbox-image img{display:block;width:auto;height:auto;max-width:calc(100% - 20px);max-height:calc(100% - 20px)}#lightbox-image .close{position:absolute;z-index:999;display:flex;align-items:center;justify-content:center;top:10px;right:10px;width:30px;height:30px;background:var(--foreground);border:solid 1px var(--background);cursor:zoom-out;transition:all ease .3s}#lightbox-image .close svg path{fill:var(--background)}#lightbox-control{position:absolute;z-index:5;left:10px;top:10px;display:flex;flex-direction:row;flex-wrap:nowrap;gap:20px}#lightbox-control svg{width:30px;height:30px;fill:var(--background);background:var(--foreground);border:solid 1px var(--background);cursor:pointer}#lb-next{rotate:180deg}@keyframes lightboxBgIn{0%{opacity:0}100%{opacity:1}}@keyframes lightboxBgOut{0%{opacity:1}100%{opacity:0}}@keyframes lightboxImgIn{0%{opacity:0;scale:.7}100%{opacity:1;scale:1}}@keyframes lightboxImgOut{0%{opacity:1;scale:1}100%{opacity:0;scale:.7}}@keyframes rotation{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}#loader-wrapper{background-color:#fff;position:fixed;top:0;left:0;z-index:999;width:100%;height:100%;text-align:center}.loader{width:40px;height:40px;border:5px solid #000;border-bottom-color:rgba(0,0,0,0);border-radius:50%;margin-top:calc(50vh - 20px);display:inline-block;box-sizing:border-box;animation:rotation 1s linear infinite}/*# sourceMappingURL=style.css.map */