@tailwind base;@tailwind components;@tailwind utilities;@font-face{font-family:DSEG7 Classic;src:url(https://cdn.jsdelivr.net/npm/dseg@0.46.0/fonts/DSEG7-Classic/DSEG7Classic-Bold.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}.warning-popup-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#000000bf;display:flex;justify-content:center;align-items:center;z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.warning-popup-content{background-color:#2d2d2d;color:#e0e0e0;padding:30px;border-radius:8px;width:90%;max-width:600px;max-height:80vh;overflow-y:auto;position:relative;border:1px solid #444;box-shadow:0 5px 20px #00000080}.warning-popup-content h2{font-family:Permanent Marker,cursive;color:#fbbd23;font-size:1.8rem;margin-top:0;border-bottom:2px solid #444;padding-bottom:10px}.warning-popup-content p{line-height:1.6}.warning-popup-content ul{list-style-type:none;padding-left:0;margin-top:15px}.warning-popup-content li{background-color:#333;border-left:4px solid #fbbd23;padding:10px;margin-bottom:8px;border-radius:4px}.warning-popup-close{position:absolute;top:15px;right:15px;background:none;border:none;font-size:2rem;color:#aaa;cursor:pointer;line-height:1}.warning-popup-close:hover{color:#fff}
