@keyframes blink {
  0% {
    background: rgba(0,0,0,0.6)
  }
  50% {
    background: rgba(60,0,0,0.6)
  }
  100% {
    background: rgba(0,0,0,0.6)
  }
}


* {
  uox-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

html,
body {
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
}

body {
  font: 20px/1 'helvetica neue', helvetica, arial, sans-serif;
  background: #1F1C1D url(bordoback.jpg) no-repeat center center;
  background-size: cover;
  background-attachment: fixed;
}

a,
a:hover,
a:active,
a:focus {
  color: #0077B3;
  text-decoration: none;
}

.Container {
  width: 100%;
  min-height: 100vh;
  height: auto;
  background: rgba(0,0,0,0.6);
  transition: all 0.5s ease-out;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  padding: 20px 0 40px;
  overflow-y: auto;
}

body.Blink .Container {
  animation: blink normal 1.5s infinite ease-in-out;
}

body.Spinning .Container {
  background: rgba(0,0,0,0.9);
}

.Content {
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
  padding: 0 15px 60px;
}

.Header {
  text-align: center;
  margin: 0 0 40px 0;
  font-family: 'sf_alien_encountersitalic', sans-serif;
  font-size: 26px;
  margin: 0;
  color: goldenrod;
  text-transform: uppercase;
  margin: 0 auto 25px auto;
}

.HeaderSpinText {
  font-family: 'colors_of_autumnregular', sans-serif;
  font-size: 26px;
  color: #bf65ff;
  display: block;
  text-shadow: none;
  margin-bottom: 10px;
  letter-spacing: 2px;
}

.painel{
  display:flex;
  align-items:center;
  justify-content: center;
  width:100%;
  height:100%;
  padding-top:30px;
}
.outerbox{
  width:310px;
  height:78px;
  background:#6885BE;
  border-radius: 25px;
  padding: 4px;
  position:relative;
}

.innerbox{
  width:302px;
  height:70px;
  border-radius: 25px;
  background: #1C355E;
  display:flex;
  align-items: center;
  justify-content: center;
}

.stw-text{
  width:100%;
  font-family: 'Avenir-Medium',sans-serif;
  font-size:24px;
  font-weight: bold;
  color:#FFFFFF;
  text-align: center;
}

.even{
  animation: blink1 1s ease-in infinite;
}

.odd{
  animation: blink2 1s ease-in infinite;
}

@keyframes blink1{
  0%,49%{
    background: #6885BE;
  }
  50%,100%{
    background: white;
  }
}
@keyframes blink2{
  0%,49%{
    background: white;
  }
  50%,100%{
    background: #6885BE;
  }
}
.circle1{
  position:absolute;
  width:10px;
  height:10px;
  border-radius:50%;
  left: 24px;
  top: 6px;
}
.circle2{
  position:absolute;
  width:10px;
  height:10px;
  border-radius:50%;
  left: 42px;
  top: 6px;
}
.circle3{
  position:absolute;
  width:10px;
  height:10px;
  border-radius:50%;
  left: 60px;
  top: 6px;
}
.circle4{
  position:absolute;
  width:10px;
  height:10px;
  border-radius:50%;
  left: 78px;
  top: 6px;
}
.circle5{
  position:absolute;
  width:10px;
  height:10px;
  border-radius:50%;
  left: 96px;
  top: 6px;
}
.circle6{
  position:absolute;
  width:10px;
  height:10px;
  border-radius:50%;
  left: 114px;
  top: 6px;
}
.circle7{
  position:absolute;
  width:10px;
  height:10px;
  border-radius:50%;
  left: 132px;
  top: 6px;
}
.circle8{
  position:absolute;
  width:10px;
  height:10px;
  border-radius:50%;
  left: 150px;
  top: 6px;
}
.circle9{
  position:absolute;
  width:10px;
  height:10px;
  border-radius:50%;
  left: 168px;
  top: 6px;
}
.circle10{
  position:absolute;
  width:10px;
  height:10px;
  border-radius:50%;
  left: 186px;
  top: 6px;
}
.circle11{
  position:absolute;
  width:10px;
  height:10px;
  border-radius:50%;
  left: 204px;
  top: 6px;
}
.circle12{
  position:absolute;
  width:10px;
  height:10px;
  border-radius:50%;
  left: 222px;
  top: 6px;
}
.circle13{
  position:absolute;
  width:10px;
  height:10px;
  border-radius:50%;
  left: 240px;
  top: 6px;
}
.circle14{
  position:absolute;
  width:10px;
  height:10px;
  border-radius:50%;
  left: 258px;
  top: 6px;
}
.circle15{
  position:absolute;
  width:10px;
  height:10px;
  border-radius:50%;
  left: 274px;
  top: 6px;
}
.circle17{
  position:absolute;
  width:10px;
  height:10px;
  border-radius:50%;
  background: white;
  left: 287px;
  top: 12px;
}
.circle18{
  position:absolute;
  width:10px;
  height:10px;
  border-radius:50%;
  background: white;
  left: 290px;
  top: 26px;
}
.circle19{
  position:absolute;
  width:10px;
  height:10px;
  border-radius:50%;
  background: white;
  left: 290px;
  top: 42px;
}
.circle20{
  position:absolute;
  width:10px;
  height:10px;
  border-radius:50%;
  background: white;
  left: 287px;
  top: 56px;
}
.circle22{
  position:absolute;
  width:10px;
  height:10px;
  border-radius:50%;
  left: 274px;
  top: 60px;
}
.circle23{
  position:absolute;
  width:10px;
  height:10px;
  border-radius:50%;
  left: 258px;
  top: 60px;
}
.circle24{
  position:absolute;
  width:10px;
  height:10px;
  border-radius:50%;
  left: 240px;
  top: 60px;
}
.circle25{
  position:absolute;
  width:10px;
  height:10px;
  border-radius:50%;
  left: 222px;
  top: 60px;
}
.circle26{
  position:absolute;
  width:10px;
  height:10px;
  border-radius:50%;
  left: 204px;
  top: 60px;
}
.circle27{
  position:absolute;
  width:10px;
  height:10px;
  border-radius:50%;
  left: 186px;
  top: 60px;
}
.circle28{
  position:absolute;
  width:10px;
  height:10px;
  border-radius:50%;
  left: 168px;
  top: 60px;
}
.circle29{
  position:absolute;
  width:10px;
  height:10px;
  border-radius:50%;
  left: 150px;
  top: 60px;
}
.circle30{
  position:absolute;
  width:10px;
  height:10px;
  border-radius:50%;
  left: 132px;
  top: 60px;
}
.circle31{
  position:absolute;
  width:10px;
  height:10px;
  border-radius:50%;
  left: 114px;
  top: 60px;
}
.circle32{
  position:absolute;
  width:10px;
  height:10px;
  border-radius:50%;
  left: 96px;
  top: 60px;
}
.circle33{
  position:absolute;
  width:10px;
  height:10px;
  border-radius:50%;
  left: 78px;
  top: 60px;
}
.circle34{
  position:absolute;
  width:10px;
  height:10px;
  border-radius:50%;
  left: 60px;
  top: 60px;
}
.circle35{
  position:absolute;
  width:10px;
  height:10px;
  border-radius:50%;
  left: 42px;
  top: 60px;
}
.circle36{
  position:absolute;
  width:10px;
  height:10px;
  border-radius:50%;
  left: 24px;
  top: 60px;
}
.circle37{
  position:absolute;
  width:10px;
  height:10px;
  border-radius:50%;
  left: 12px;
  top: 55px;
}
.circle38{
  position:absolute;
  width:10px;
  height:10px;
  border-radius:50%;
  left: 8px;
  top: 42px;
}
.circle39{
  position:absolute;
  width:10px;
  height:10px;
  border-radius:50%;
  left: 8px;
  top: 26px;
}
.circle40{
  position:absolute;
  width:10px;
  height:10px;
  border-radius:50%;
  left: 12px;
  top: 12px;
}

.HeaderWheelName {
}

@media (max-width: 420px) {
  .Header {
    font-size: 18px;
  }

  .Header span {
    font-size: 18px;
  }
}

.WheelContainer {
  position: relative;
  text-align: center;
}

.WheelResult {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 18px;
  font-weight: bold;
  line-height: 1.6;
  color: #1C355E;
  background: #6885BE;
  padding: 20px;
  border-radius: 50%;
  width: 100px;
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 1 ease-out;
  opacity: 0;
  font-weight: bold;
  box-shadow: 0 0 0 1rem rgba(236, 194, 7, 0.3);
}

.WheelResult.Show {
  opacity: 1;
}

.WheelCircles {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 130px;
  height: 130px;
  background-image: url(logo2.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 120px auto;
  
  opacity: 1;
  transition: all 0.5s ease-out;
}

.WheelBorders {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 460px;
  height: 460px;
  background-image: url(bordaroleta.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 460px ;
  
  opacity: 1;
  transition: all 0.5s ease-out;
}

.WheelBorder {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: 405px;
  width: 405px;
  background-color: rgba(255, 255, 255, 0);
  border: solid 10px #6885BE;
  border-radius: 50%;
  box-shadow: inset 0 0 10px #000000;
  
}




body.Spinning .WheelCircles {
  opacity: 1;
}

.WheelCanvas {

}

@media (max-width: 420px) {
  .WheelCanvas {
    width: 305px;
    height: 305px;
  }

  .WheelCircles {
    width: 120px;
    height: 120px;
  }

  .WheelResult {
    width: 65px;
    height: 65px;
  }

  .WheelBorder {
    
    height: 307px;
    width: 307px;
    
  }

  .WheelResult { 
    font-size: 12px;
  }

}

.ArrowDown {
  position: absolute;
  top: 0;
  left: 50%;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 30px solid #6885BE;
  transform: translate(-50%, -10px);
  opacity: 0.8;
  transition: all 0.5s ease-out;
  z-index: 100;

  
}

body.Spinning .ArrowDown {
  transform: translate(-50%, 0);
  opacity: 1;
}

.Actions {
  display: block;
  padding: 10px;
  margin: 20px 0 0 0;
  text-align: center;
}

.SpinButton {
  display: inline-block;
  transition: all 0.5s ease-out;
}

body.Spinning .SpinButton {
  opacity: 0.2;
}

.Punch {
  position: relative;
  background: #1C355E;
  border: none;
  border-radius: 8px;
  color: #fff;
  font: bold 22px/1 'helvetica neue', helvetica, arial, sans-serif;
  padding: 18px 40px;
  text-align: center;
  width: auto;
  min-width: 200px;
  cursor: pointer;
  transition: all 0.3s ease;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.3);
}
.Punch:hover,
.Punch.hover {
  background: #6885BE;
  box-shadow: 0 6px 8px rgba(0, 0, 0, 0.4);
  transform: translateY(-2px);
}
.Punch:active,
.Punch.active {
  background: #1FBFC1;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
  transform: translateY(0);
}

.RetroButton {
  display: inline-block;
  font-family: 'sf_alien_encountersitalic', sans-serif;
  font-size: 22px;
  margin: 0;
  color: #bf65ff;
  text-shadow: 2px 4px #6e00ff;
  cursor: pointer;
  text-decoration: none;
  background: #f58aff;
  padding: 20px;
  box-shadow: 5px 5px 0 #e000ff;
  transition: all 0.2s ease-out;
  margin: 0 0 40px 0;
  letter-spacing: 2px;
}

.RetroButton:hover,
.RetroButton.hover {
  color: #e365ff;
  background: #da8aff;
  box-shadow: 8px 8px 0 #a900ff;
}

.Footer {
  font-size: 12px;
  text-align: center;
}

/* =========================================
   ESTILOS ADICIONADOS - FORMULÁRIO LAAVI
   ========================================= */

/* Subtítulo explicativo */
.subtitle {
  text-align: center;
  color: #F2DAB2;
  font-size: 16px;
  margin: 20px auto;
  max-width: 600px;
  padding: 0 20px;
  line-height: 1.5;
}

/* Mensagem do prêmio */
.prize-message {
  text-align: center;
  background: #1FBFC1;
  color: white;
  padding: 30px 20px;
  margin: 30px auto;
  max-width: 500px;
  border-radius: 15px;
  box-shadow: 0 8px 20px rgba(0,0,0,0.3);
  animation: slideDown 0.5s ease-out;
}

@keyframes slideDown {
  from {
    opacity: 0;
    transform: translateY(-30px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.prize-message h2 {
  font-size: 32px;
  margin-bottom: 15px;
  font-weight: bold;
  text-shadow: 2px 2px 4px rgba(0,0,0,0.3);
}

.prize-message p {
  font-size: 18px;
  margin: 10px 0;
  line-height: 1.6;
}

.prize-message strong {
  font-size: 22px;
  font-weight: bold;
  display: block;
  margin-top: 10px;
  text-shadow: 1px 1px 2px rgba(0,0,0,0.2);
}

.prize-subtitle {
  font-size: 14px !important;
  margin-top: 20px !important;
  opacity: 0.9;
}

/* Container do formulário */
.form-container {
  max-width: 500px;
  margin: 30px auto 50px;
  padding: 30px;
  background: rgba(255, 255, 255, 0.95);
  border-radius: 15px;
  box-shadow: 0 10px 30px rgba(0,0,0,0.4);
  animation: fadeIn 0.6s ease-out;
}

@keyframes fadeIn {
  from {
    opacity: 0;
    transform: scale(0.9);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}

/* Grupos de formulário */
.form-group {
  margin-bottom: 20px;
}

.form-group label {
  display: block;
  color: #1C355E;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 8px;
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

.form-group input {
  width: 100%;
  padding: 12px 15px;
  font-size: 16px;
  border: 2px solid #6885BE;
  border-radius: 8px;
  transition: all 0.3s ease;
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
  background: white;
}

.form-group input:focus {
  outline: none;
  border-color: #1FBFC1;
  box-shadow: 0 0 0 3px rgba(31, 191, 193, 0.2);
}

.form-group input::placeholder {
  color: #999;
  font-style: italic;
}

/* Botão de submit */
.submit-btn {
  width: 100%;
  padding: 18px;
  font-size: 18px;
  font-weight: bold;
  color: white;
  background: #1FBFC1;
  border: none;
  border-radius: 8px;
  cursor: pointer;
  transition: all 0.3s ease;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.3);
  font-family: 'helvetica neue', helvetica, arial, sans-serif;
  margin-top: 10px;
}

.submit-btn:hover {
  background: #1C355E;
  transform: translateY(-2px);
  box-shadow: 0 6px 8px rgba(0, 0, 0, 0.4);
}

.submit-btn:active {
  background: #6885BE;
  transform: translateY(0);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
}

/* Responsividade do formulário */
@media (max-width: 600px) {
  .form-container {
    margin: 20px 10px 30px;
    padding: 20px 15px;
  }
  
  .prize-message {
    margin: 20px 10px;
    padding: 20px 15px;
  }
  
  .prize-message h2 {
    font-size: 24px;
  }
  
  .prize-message p {
    font-size: 16px;
  }
  
  .prize-message strong {
    font-size: 18px;
  }
  
  .subtitle {
    font-size: 14px;
    margin: 15px 10px;
    padding: 0 10px;
  }
  
  .Header {
    margin: 10px 0 20px;
  }
  
  .WheelContainer {
    margin: 20px 0;
  }
  
  .Actions {
    margin: 20px 0;
  }
  
  .Content {
    padding: 0 10px 40px;
  }
}

/* Ajustes para telas muito pequenas */
@media (max-width: 400px) {
  .prize-message {
    margin: 15px 5px;
    padding: 15px 10px;
  }
  
  .form-container {
    margin: 15px 5px 25px;
    padding: 15px 10px;
  }
  
  .prize-message h2 {
    font-size: 20px;
  }
  
  .WheelCanvas {
    max-width: 100% !important;
    height: auto !important;
  }
}

/* Remove o ajuste que estava duplicado */
.Content {
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
  padding: 0 15px 60px;
}

