@import"https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,400;0,700;1,400;1,700&display=swap";*,*:before,*:after{box-sizing:border-box}body{margin:0;background-color:#0d0516;background-image:radial-gradient(ellipse at 20% 20%,rgba(241,13,89,.08) 0%,transparent 60%),radial-gradient(ellipse at 80% 80%,rgba(90,34,169,.12) 0%,transparent 60%);background-attachment:fixed}#root{padding:5px;display:flex;flex-direction:column;justify-content:center;align-items:center}body{min-height:100vh;margin:0;background-color:#0d0516}@keyframes chameleon-gradient{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes chameleon-shift{0%{background-position:0% 50%}33%{background-position:50% 100%}66%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes card-pulse{0%{box-shadow:0 2px 8px #f10d5933;background:linear-gradient(135deg,#12071e,#1e0d33,#12071e)}40%{box-shadow:0 0 22px 6px #f10d59b3,0 0 8px 2px #5a22a980;background:linear-gradient(135deg,#2a0d2e,#3b1060,#2a0d2e)}to{box-shadow:0 2px 8px #f10d5933;background:linear-gradient(135deg,#12071e,#1e0d33,#12071e)}}.bg-grey-pulse{background:linear-gradient(90deg,#f10d59,#5a22a9,#2563eb,#f10d59,#5a22a9);background-size:400% 400%;animation:chameleon-gradient 8s ease-in-out infinite;color:#fff!important}.euro-row{border-radius:6px;border:1px solid #5A22A9;box-shadow:0 2px 8px #f10d5933;margin-bottom:10px;background:linear-gradient(135deg,#12071e,#1e0d33,#12071e)}.euro-row.shining{animation:card-pulse .5s ease-out forwards}.euro-row-animate{border-radius:6px;border:1px solid #F10D59;box-shadow:0 2px 14px #f10d5999;margin-bottom:10px;background:linear-gradient(135deg,#12071e,#f10d59,#5a22a9,#2563eb,#12071e);background-size:400% 400%;animation:chameleon-shift 1.5s ease-in-out infinite}.euro-button{border-radius:6px;border:none;padding:8px 18px;cursor:pointer;background:linear-gradient(90deg,#f10d59,#5a22a9,#2563eb,#f10d59);background-size:300% 300%;animation:chameleon-gradient 5s ease-in-out infinite;color:#fff;font-weight:700;text-shadow:0 1px 3px rgba(0,0,0,.5);box-shadow:0 2px 12px #f10d5973}.euro-text,.euro-text-italic{font-family:Rubik,sans-serif;color:#ede8f5;text-shadow:0 1px 4px rgba(0,0,0,.9)}.euro-text-italic{font-style:italic;color:#c9a8e0}.d-flex{display:flex}.gap-1{gap:5px}.gap-2{gap:10px}.gap-3{gap:15px}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.align-center{align-items:center}.w-100{width:100%}.h-100{height:100%}.flex-column{flex-direction:column}.text-center{text-align:center}.padded{padding:10px}
