/*!
 * wallpapers.css by @projectmoonhut.org - https://projectmoonhut.org
 * Copyright 2025 Project Moon Hut Foundation
 */body::-webkit-scrollbar,html::-webkit-scrollbar{display:none}::-webkit-scrollbar{width:0;background:0 0}body,html{scrollbar-width:none;-ms-overflow-style:none}.foundation-animation{background-color:#fff;color:#000;border-bottom:1px solid #bbb;padding:1.2rem;min-height:unset;z-index:auto;text-align:center}.foundation-animation>div{padding:0}.foundation-animation #divider{background-color:#000;margin-bottom:1.35rem}.foundation-animation .section-heading h1{font-size:clamp(1.6rem,3vmax,3.25rem);font-weight:600;text-transform:uppercase;letter-spacing:2px;margin:0;text-shadow:-1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000,1px 1px 0 #000;transform:translateY(130px)}#sub{font-size:clamp(.875rem,max(1vw,1vh),1rem)}.grid{padding-bottom:2rem}.item-wrapper{transition:opacity .5s ease}.item-wrapper.active{opacity:.1}.item-wrapper.active .item-img{pointer-events:none}.item{padding:1rem;position:relative;z-index:1}.item.active{z-index:2;pointer-events:none}.item.active .item-img{pointer-events:none}.item-content{background-color:#fff;padding:0 .5rem}.item-content h3{letter-spacing:1px;text-transform:uppercase;font-size:clamp(16px,min(1vw,1vh),48px);margin:.75rem 0 .4rem}.item-content h3 small{font-size:100%;margin-right:2px;letter-spacing:1px}.item-img{pointer-events:none}span.icon{width:fit-content;height:fit-content;display:block}span.icon img{width:20px;height:20px}.item-footer{padding:5px 0;display:flex;justify-content:space-between;align-items:center}.item-footer small{display:block;line-height:1.4}.item-footer .footer-buttons{cursor:pointer;display:flex}.btn-download{margin:0 5px 0 10px;pointer-events:auto}.btn-enlarge{visibility:hidden}.modal-wallpaper{cursor:zoom-out;position:fixed;display:flex;align-items:center;justify-content:center;opacity:0;top:82px;left:0;right:0;bottom:64px;pointer-events:none;z-index:3}.modal-wallpaper.active{opacity:1;pointer-events:auto}.modal-wallpaper .modal-image{aspect-ratio:16/9;max-width:2000px;position:relative;max-height:100%;margin:0 auto;display:flex;align-items:center;justify-content:center}@media screen and (min-width:680px){.foundation-animation .section-heading h1{font-weight:700}}@media screen and (min-width:768px){.grid{display:grid;grid-template-columns:1fr 1fr;max-width:2560px;margin:0 auto}.item{background-color:#fff}.item-img{cursor:pointer;pointer-events:auto}.modal-wallpaper .item-img{pointer-events:none}.btn-enlarge{visibility:visible}}@media screen and (min-width:1200px){.modal-wallpaper{top:132px}}@media screen and (min-width:1400px){.grid{grid-template-columns:1fr 1fr 1fr}}@media screen and (min-width:2200px){.grid{grid-template-columns:1fr 1fr 1fr 1fr}}section.epilog{background-color:#fff;border-top:1px solid #bbb;transition:opacity .5s ease}.epilog-brand,.epilog-item{color:#000}.epilog-item-parent,.epilog-menu>.epilog-item{color:#000}.epilog-brand img{filter:unset}section.epilog.low{opacity:.1;pointer-events:none}.sm-button svg{width:100%;height:100%;fill:#000}