@import"https://fonts.googleapis.com/css2?family=Chakra+Petch:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&display=swap";body{background-image:url(/assets/background-CnElHBy9.jpg);background-size:cover;background-repeat:no-repeat;background-position:center center;background-attachment:fixed;min-height:100vh;width:100vw}.frosted-container{z-index:100;display:flex;flex-direction:column;gap:15px;align-items:center;padding:20px}.frosted-container.centered{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.frosted-card{width:500px;min-height:50px;margin:0;padding:15px 20px;border-radius:12px;background:#ffffff49;backdrop-filter:blur(7px);-webkit-backdrop-filter:blur(7px);border:1px solid rgba(255,255,255,.2);display:flex;justify-content:center;align-items:center;text-align:center;transition:all .3s ease}.frosted-card:hover{background:#fff9;transform:translateY(-2px);box-shadow:0 8px 25px #0000001a}.frosted-card.button{width:200px;height:40px;padding:8px 16px;cursor:pointer;border-radius:8px;font-size:.9em;font-weight:500}.frosted-card.button:hover{background:#ffffffb3;transform:translateY(-1px)}.frosted-card.button:active{transform:translateY(0);background:#fffc}.frosted-card.small{width:300px;min-height:35px;padding:10px 15px;font-size:.9em}.frosted-card.large{width:600px;min-height:70px;padding:20px 25px;font-size:1.1em}.frosted-card.size-xs{width:40px;height:40px;font-size:.75rem}.frosted-buttons{display:flex;gap:10px;flex-wrap:wrap;justify-content:center}*{font-family:Chakra Petch,monospace}h1,h2,h3,h4,h5,h6,p{background:transparent;color:#d4d4d4;margin:0}p{font-size:1em;line-height:1.4}
