html,body{height:100%;margin:0}.project-blurb{position:fixed;right:1.25rem;bottom:10px;font-size:14px;color:#b3adad;text-align:right}.home-tagline-primary{max-width:560px;margin:0 auto;padding:0 .5rem;font-family:Bebas Neue,Anton,Impact,sans-serif;font-size:clamp(1.1rem,4vw,1.5rem);letter-spacing:.02em;line-height:1.3;color:#f5efef;text-shadow:0 2px 5px rgba(0,0,0,.7);text-wrap:balance}.home-tagline-secondary{max-width:440px;margin:1.25rem auto 0;padding:0 .5rem;font-family:Work Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(.85rem,2.2vw,.95rem);line-height:1.45;color:#b3adad}.home-container{min-height:100vh;display:flex;justify-content:center;align-items:center;padding:20px}.content-wrapper{text-align:center;width:100%;max-width:600px}.logo{margin-bottom:3.5rem}.searchbar{margin-top:2rem}.logo b{font:400 clamp(3rem,14vw,9rem) "neonderthaw";color:#fee;text-shadow:0 0 .3em #ff4444,0 4px 3px #000}.logo b span{display:inline-block}@media (max-width: 768px){.home-container{padding:10px}.content-wrapper{max-width:90%}.poster-container{margin-top:20px}.project-blurb{position:static;margin:1.5rem 0 0;text-align:center}.chakra-box{width:90%;margin:0 auto}}.poster-container{display:flex;flex-wrap:wrap;justify-content:space-around;gap:20px;margin-top:2rem}.poster{display:flex;align-items:flex-end;width:160px;height:220px;background-color:var(--chakra-colors-panel-subBg, #2d2d33);background-size:cover;background-position:center;border-radius:8px;box-shadow:0 6px 16px #0006;position:relative;overflow:hidden;text-decoration:none;cursor:pointer}.poster:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#000000bf,#0000 55%)}.poster:after{content:attr(data-text);position:relative;z-index:1;display:block;width:100%;padding:12px;font-size:1.05rem;font-weight:400;font-family:Bebas Neue,Anton,Impact,sans-serif;letter-spacing:.02em;color:#fff;text-align:center}.browse-search{display:flex;justify-content:center;margin-top:1rem}.top-ten-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));justify-items:center;gap:24px;margin-top:2rem}
