.Home-module__g21JLG__container{flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:0 .5rem;display:flex}.Home-module__g21JLG__main{flex-direction:column;flex:1;justify-content:center;align-items:center;padding:5rem 0;display:flex}.Home-module__g21JLG__footer{border-top:1px solid #eaeaea;justify-content:center;align-items:center;width:100%;height:100px;display:flex}.Home-module__g21JLG__footer img{margin-left:.5rem}.Home-module__g21JLG__footer a{justify-content:center;align-items:center;display:flex}.Home-module__g21JLG__title a{color:#0070f3;text-decoration:none}.Home-module__g21JLG__title a:hover,.Home-module__g21JLG__title a:focus,.Home-module__g21JLG__title a:active{text-decoration:underline}.Home-module__g21JLG__title{margin:0;font-size:4rem;line-height:1.15}.Home-module__g21JLG__title,.Home-module__g21JLG__description{text-align:center}.Home-module__g21JLG__description{font-size:1.5rem;line-height:1.5}.Home-module__g21JLG__code{background:#fafafa;border-radius:5px;padding:.75rem;font-family:Menlo,Monaco,Lucida Console,Liberation Mono,DejaVu Sans Mono,Bitstream Vera Sans Mono,Courier New,monospace;font-size:1.1rem}.Home-module__g21JLG__grid{flex-wrap:wrap;justify-content:center;align-items:center;max-width:800px;margin-top:3rem;display:flex}.Home-module__g21JLG__gridChild{margin-top:5px}.Home-module__g21JLG__card{text-align:left;color:inherit;border:1px solid #eaeaea;border-radius:10px;flex-basis:45%;margin:1rem;padding:1.5rem;text-decoration:none;transition:color .15s,border-color .15s}.Home-module__g21JLG__card:hover,.Home-module__g21JLG__card:focus,.Home-module__g21JLG__card:active{color:#0070f3;border-color:#0070f3}.Home-module__g21JLG__card h3{margin:0 0 1rem;font-size:1.5rem}.Home-module__g21JLG__card p{margin:0;font-size:1.25rem;line-height:1.5}.Home-module__g21JLG__logo{height:1em}.Home-module__g21JLG__showPhoto{align-content:center;max-width:50%}.Home-module__g21JLG__show{margin:0 .8em .2em}.Home-module__g21JLG__showMetadata{line-height:1.5}.Home-module__g21JLG__dropdown{position:relative}.Home-module__g21JLG__dropdownControl{color:#888;cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;padding:.3rem 0;font-family:Special Elite,serif;font-size:.9rem;transition:color .2s}.Home-module__g21JLG__dropdownControl:hover{color:#ff8e8e}.Home-module__g21JLG__dropdownMenu{z-index:10;background:#1a1a1a;border:1px solid #555;border-radius:4px;flex-direction:column;min-width:160px;max-height:300px;display:flex;position:absolute;overflow-y:auto}.Home-module__g21JLG__dropdownOption{color:#ccc;cursor:pointer;text-align:left;background:0 0;border:none;padding:.4rem .8rem;font-family:Special Elite,serif;font-size:.9rem}.Home-module__g21JLG__dropdownOption:hover,.Home-module__g21JLG__dropdownOptionSelected{color:#ff8e8e;background:#ff8e8e1a}.Home-module__g21JLG__filterContainer{align-items:center;gap:1.5rem;margin-top:1rem;display:flex}.Home-module__g21JLG__filterCheckbox{color:#888;align-items:center;display:flex}.Home-module__g21JLG__photoContainer{scroll-snap-type:x mandatory;-ms-overflow-style:none;scrollbar-width:none;flex-wrap:nowrap;justify-content:start;margin:0 1% 10px 0;display:flex;overflow-x:scroll}.Home-module__g21JLG__photoContainer::-webkit-scrollbar{display:none}.Home-module__g21JLG__photoContainer div{flex:none}.Home-module__g21JLG__photoContainer img{max-height:400px;margin-right:5px;display:block}@media (max-width:600px){.Home-module__g21JLG__grid{flex-direction:column;width:100%}.Home-module__g21JLG__photoContainer img{max-height:250px}}@media (max-width:425px){.Home-module__g21JLG__photoContainer img{max-height:200px}}.Home-module__g21JLG__grid{color:#111;background-color:#c3c5c4;background-image:url(/images/paper-texture-bg.jpg);line-height:1.5}.Home-module__g21JLG__icon{margin:0 .2em}.Home-module__g21JLG__githubIcon{max-width:20px}.Home-module__g21JLG__header{flex-direction:column;align-items:center;display:flex}.Home-module__g21JLG__viewToggle{align-self:center;gap:1.5rem;margin-top:1rem;display:flex}.Home-module__g21JLG__viewToggleButton{color:#888;cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;padding:.3rem 0;font-family:Special Elite,serif;font-size:.9rem;transition:color .2s}.Home-module__g21JLG__viewToggleButton:hover{color:#ff8e8e}.Home-module__g21JLG__viewToggleButtonActive{color:#ff8e8e;border-bottom-color:#ff8e8e}.Home-module__g21JLG__photoGrid{grid-template-columns:repeat(3,1fr);gap:1rem;max-width:1000px;margin-top:2rem;padding:1rem;display:grid}.Home-module__g21JLG__photoCard{cursor:pointer;transition:transform .2s;display:block}.Home-module__g21JLG__photoCardImageWrapper{aspect-ratio:1;position:relative;overflow:hidden}.Home-module__g21JLG__photoCard:hover{transform:scale(1.02)}.Home-module__g21JLG__photoCardImage{object-fit:cover;width:100%;height:100%}.Home-module__g21JLG__photoCardInfo{text-align:left;padding:.5rem 0}.Home-module__g21JLG__photoCardArtist{color:#ff8e8e;margin:0;font-size:.9rem;font-weight:700;line-height:1.3}.Home-module__g21JLG__photoCardDetails{color:#888;margin:.2rem 0 0;font-size:.75rem}@media (max-width:768px){.Home-module__g21JLG__photoGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.Home-module__g21JLG__photoGrid{grid-template-columns:1fr}}
