@font-face{font-family:Johnny Fever;src:url(/fonts/JohnnyFever.ttf) format("truetype");font-weight:400;font-style:normal}.welcome{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#ffffff4d}.pickcard{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background-color:#0000004d}.result-container{text-align:center;padding:0rem}.ranking-cards{display:flex;justify-content:center;align-items:center;margin-top:6rem;gap:1rem}.card{background-color:#f5f5f5;border-radius:12px;padding:1rem;width:200px;box-shadow:0 4px 12px #0000004d;transition:transform .2s ease-in-out}.card:hover{transform:none}.rank-1{order:2;transform:scale(1.3);background-image:linear-gradient(to bottom right,#ffe998,#57370d)}.rank-2{order:1;background-image:linear-gradient(to bottom right,#c4c4c4,#232323)}.rank-3{order:3;background-image:linear-gradient(to bottom right,#ce8946,#4a280f)}.medal{font-size:2rem}.result{background-image:url(/airportexit.webp);background-size:cover;background-repeat:no-repeat;background-position:center;min-height:100vh}.title-ranking{color:#fff;text-shadow:2px 2px 4px rgba(0,0,0,.4)}.chat-game{background:linear-gradient(to bottom,#49067c,#930d68);min-height:100vh;display:flex;flex-direction:column;overflow-y:auto}.header-bar,.toolbar{background-color:#102864;padding:.5rem 1rem}.logo-right img{height:3rem}.logo-left img{height:2rem}.timer{font-size:1.5rem;color:#fff;font-weight:700}.progress-bar{height:6px}.content{display:flex;flex-direction:row;width:100%;height:calc(100vh - 140px);gap:15px;margin-top:30px}.challenge-panel{background:#fff;border-radius:15px;box-shadow:0 4px 12px #0000001a;padding:2rem;display:flex;flex-direction:column;gap:2rem;width:20%;box-sizing:border-box;overflow-y:auto;border-left:6px solid #1976d2}.challenge-panel-count{background:#cbc8c8b3;border-radius:15px;padding:10px;display:flex;gap:10px;width:100%;max-width:90%}.challenge-title{font-size:2rem;font-weight:700;text-align:center}.challenge-description{font-size:.9rem;text-align:justify}.flag-input{margin:2rem 0;background-color:#f0f8ff;border-radius:8px;padding:.5rem;border:none}.verify-button{margin-top:1rem;font-weight:bolder;font-size:1.1rem}.chat-panel{flex:2 1 300px;background:linear-gradient(to bottom,#8ecaf6e6,#9cd3fb);border-radius:15px;padding:1.5rem;display:flex;flex-direction:column;box-shadow:0 4px 12px #0000001a;gap:1.5rem;width:50%;box-sizing:border-box;justify-content:space-between;overflow-y:auto;border-left:6px solid #1976d2}.chat-box{background:#359ae2;border-radius:15px;padding:1rem;display:flex;flex-direction:column;flex:1}.messages{flex:1;overflow-y:auto;display:flex;flex-direction:column;gap:.75rem}.message{display:flex}.message.user{justify-content:flex-end}.message.assistant{justify-content:flex-start}.message-bubble{padding:.75rem 1rem;border-radius:20px;background-color:#fff;max-width:70%}.message.user .message-bubble{background-color:#1976d2;color:#fff}.message-input{background-color:#fff;padding:.75rem 1rem;display:flex;align-items:center;position:sticky;bottom:0;z-index:1;border-radius:15px;border-top:1px solid #ccc}.boarding-pass{background:#fff;border-radius:12px;box-shadow:0 4px 15px #0000001a;padding:1.5rem;display:flex;flex-direction:column;gap:1rem;padding-top:0;padding-left:0;padding-right:0;width:35%;box-sizing:border-box;overflow-y:auto}.boarding-header{background:#a60a6f;border-radius:0;display:flex;justify-content:center;align-items:center;height:4rem;z-index:inherit}.airline{font-weight:700;color:#102864;letter-spacing:1px}.flight{color:#888;font-weight:700}.boarding-route{display:flex;justify-content:space-around;align-items:center;width:100%}.boarding-code{font-weight:700;font-size:1.75rem;color:#102864}.arrow{font-size:1.5rem}.challenge-info{background:#f5f5f5;padding:20px;border-radius:8px;max-width:84%;height:200px;margin-left:20px;margin-right:10px}.challenge-label{font-weight:700;margin-bottom:.25rem;color:#444}.boarding-divider{margin:.5rem 0;height:5px;display:flex}.dashed-line{display:flex;width:600px;border-top:2px dashed #999;position:center;top:30%;left:0}.cut-icon{position:absolute;top:-10px;right:10px;font-size:1rem;color:#999;background:#fff;padding:0 .25rem}.boarding-pass-footer{margin-top:1rem;display:flex;flex-direction:column;align-items:center;gap:.5rem}@media (max-width: 768px){.content{flex-direction:column}.chat-game{height:auto}}body,html,.chat-game{overflow-x:hidden}@font-face{font-family:SegmentLED;src:url(/fonts/Technology-Bold.ttf) format("truetype");font-weight:400;font-style:normal}.transition-screen{display:flex;flex-direction:column;align-items:center;justify-content:center;height:300px;background-color:#000;color:#000;border-radius:12px;animation:flicker 1s infinite alternate}@keyframes flicker{0%{opacity:.8}to{opacity:1}}body{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow:hidden;height:100%;width:100%}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}
