@import"https://fonts.googleapis.com/css2?family=Rye&family=Bungee&family=Black+Ops+One&display=swap";@import"https://fonts.googleapis.com/css2?family=Rye&display=swap";:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{margin:0;padding:0;box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}}.app-container{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;position:relative}.app-container .wanted-poster-container{position:absolute;z-index:1;opacity:.7}.app-container .loading-container{position:relative;z-index:2;margin-top:300px}.loading-container{display:flex;flex-direction:column;align-items:center;justify-content:center}.loading-text{position:relative;font-size:clamp(3rem,10vw,6rem);font-weight:400;letter-spacing:.02em;margin:0 0 3rem;-webkit-user-select:none;user-select:none;font-family:Rye,serif;text-transform:uppercase}.text-bg{color:#22221c;opacity:.3;-webkit-text-stroke:2px rgba(0,0,0,.3);text-stroke:2px rgba(0,0,0,.3)}.text-fill{position:absolute;top:0;left:0;color:#c27820;overflow:hidden;white-space:nowrap;will-change:width;-webkit-text-stroke:3px #1a1a1a;text-stroke:3px #1a1a1a;paint-order:stroke fill;text-shadow:3px 3px 0 #1a1a1a,-1px -1px 0 #1a1a1a,1px -1px 0 #1a1a1a,-1px 1px 0 #1a1a1a,4px 4px 8px rgba(0,0,0,.8)}.loading-subtitle{color:#ffffffe6;font-weight:400;letter-spacing:.2em;line-height:1.8;text-align:center;font-family:Rye,serif;font-size:.9rem;text-shadow:2px 2px 0 #1a1a1a,-1px -1px 0 #1a1a1a,1px -1px 0 #1a1a1a,-1px 1px 0 #1a1a1a,3px 3px 6px rgba(0,0,0,.9)}.loading-subtitle div{font-size:1rem}.social-links{display:flex;gap:1.5rem;margin-top:2rem;position:relative}.social-link{display:flex;align-items:center;justify-content:center;width:40px;height:40px;color:#fff9;transition:all .3s ease;position:relative}.social-link svg{width:24px;height:24px}.social-link:hover{color:gold;transform:translateY(-2px)}.social-link:after{content:"";position:absolute;inset:-8px;border-radius:50%;background:radial-gradient(circle,rgba(194,120,32,.3) 0%,transparent 70%);opacity:0;transition:opacity .3s ease}.social-link:hover:after{opacity:1}.social-links:before{content:"★";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:gold;opacity:.8;font-size:.8rem;pointer-events:none}.wanted-poster-container{margin-bottom:3rem;filter:drop-shadow(0 10px 30px rgba(0,0,0,.8))}.wanted-poster{position:relative;width:300px;height:400px;background:#d4c5a0 repeating-linear-gradient(45deg,transparent,transparent 10px,rgba(139,105,20,.03) 10px,rgba(139,105,20,.03) 20px);border:3px solid #c27820;box-shadow:inset 0 0 40px #8b691433,0 0 40px #0000004d;overflow:hidden}.poster-background{position:absolute;inset:0;opacity:.15;filter:sepia(98%) contrast(2.2)}.poster-bg-image{width:100%;height:100%;object-fit:cover}.wanted-text{position:relative;text-align:center;font-family:Rye,serif;font-size:2.5rem;color:#1a1a1a;margin:20px 0;letter-spacing:.1em;text-shadow:2px 2px 0 rgba(139,105,20,.3),4px 4px 10px rgba(0,0,0,.2);z-index:2}.bullet-hole{position:absolute;width:15px;height:15px;background:#1a1a1a;border-radius:50%;box-shadow:inset 0 0 8px #000c,0 0 0 2px #8b691480}.bullet-hole:before{content:"";position:absolute;inset:-5px;background:radial-gradient(circle,transparent 30%,rgba(139,105,20,.3) 50%,transparent 70%);filter:blur(2px)}.hole-1{top:60px;right:30px;transform:rotate(45deg)}.hole-2{bottom:80px;left:40px;transform:rotate(-30deg)}.hole-3{top:45%;right:20px;transform:rotate(15deg)}.torn-edge{position:absolute;left:0;right:0;height:10px;background:#242424;z-index:10}.torn-edge.top{top:-5px;clip-path:polygon(0% 0%,3% 100%,7% 0%,10% 100%,13% 0%,17% 100%,20% 0%,23% 100%,27% 0%,30% 100%,33% 0%,37% 100%,40% 0%,43% 100%,47% 0%,50% 100%,53% 0%,57% 100%,60% 0%,63% 100%,67% 0%,70% 100%,73% 0%,77% 100%,80% 0%,83% 100%,87% 0%,90% 100%,93% 0%,97% 100%,100% 0%)}.torn-edge.bottom{bottom:-5px;transform:rotate(180deg);clip-path:polygon(0% 0%,3% 100%,7% 0%,10% 100%,13% 0%,17% 100%,20% 0%,23% 100%,27% 0%,30% 100%,33% 0%,37% 100%,40% 0%,43% 100%,47% 0%,50% 100%,53% 0%,57% 100%,60% 0%,63% 100%,67% 0%,70% 100%,73% 0%,77% 100%,80% 0%,83% 100%,87% 0%,90% 100%,93% 0%,97% 100%,100% 0%)}@keyframes sway{0%,to{transform:rotate(3deg)}50%{transform:rotate(-1deg)}}.wanted-poster-container{animation:sway 6s ease-in-out infinite}
