@keyframes candyHomeGlow{0%,100%{filter:drop-shadow(0 9px 16px rgba(137,32,122,.35));transform:translateY(0)}50%{filter:drop-shadow(0 13px 25px rgba(255,55,166,.55));transform:translateY(-4px)}}
@keyframes candyHomeBanner{0%,100%{transform:translateY(0) rotate(-.5deg)}50%{transform:translateY(-7px) rotate(.5deg)}}
@keyframes candyHomeShimmer{0%{background-position:180% 0}100%{background-position:-80% 0}}

body>main{background:linear-gradient(180deg,#ffb9e1 0%,#b990f7 28%,#73d8fb 68%,#a6e9ff 100%)!important}
body>main>header{background:linear-gradient(100deg,rgba(104,35,161,.97),rgba(225,48,157,.96) 52%,rgba(255,104,183,.96))!important;border-bottom:3px solid #fff!important;box-shadow:0 7px 0 rgba(131,30,118,.32),0 15px 35px rgba(73,20,111,.35)!important}
body>main>header img{filter:drop-shadow(0 4px 5px rgba(45,5,65,.45))!important}
body>main>header button:not(.candy-btn){color:#fff!important;text-shadow:0 2px 4px #651151;font-weight:900!important}
body>main>header .candy-btn{background:linear-gradient(180deg,#ffe45a,#ffbb24 48%,#ff8f19 52%,#ffb223)!important;border-color:#fff!important;box-shadow:0 5px 0 #a75500,0 10px 22px rgba(75,15,82,.38),inset 0 2px 2px #fff!important}

body>main>section:first-of-type{isolation:isolate;background:
radial-gradient(circle at 12% 20%,rgba(255,255,255,.74) 0 5px,transparent 6px),
radial-gradient(circle at 88% 28%,rgba(255,231,79,.9) 0 4px,transparent 5px),
radial-gradient(circle at 8% 58%,rgba(255,81,172,.6) 0 7px,transparent 8px),
radial-gradient(circle at 92% 68%,rgba(122,67,223,.48) 0 7px,transparent 8px),
linear-gradient(155deg,#ffb5dc 0%,#e09bfa 31%,#86dafa 70%,#b7efff 100%)!important}
body>main>section:first-of-type:before,body>main>section:first-of-type:after{content:"";position:absolute;z-index:-1;border-radius:50%;pointer-events:none;filter:blur(1px)}
body>main>section:first-of-type:before{width:230px;height:230px;right:-95px;top:85px;background:radial-gradient(circle,#ffef65 0 11%,#ff7ec4 12% 29%,#a768ee 30% 46%,transparent 47%);opacity:.24}
body>main>section:first-of-type:after{width:190px;height:190px;left:-90px;bottom:50px;background:repeating-radial-gradient(circle,#fff 0 10px,#ff7ac3 11px 22px);opacity:.18}
body>main>section:first-of-type>div:nth-of-type(2)>span:first-child{background:linear-gradient(110deg,#fff,#ffe9f7,#fff4c7,#fff)!important;background-size:220% 100%!important;border:3px solid #fff!important;color:#d62d91!important;box-shadow:0 5px 0 #ca3b99,0 12px 25px rgba(87,29,123,.25)!important;animation:candyHomeShimmer 4s linear infinite}
body>main>section:first-of-type .candy-title{color:#fff!important;-webkit-text-stroke:2px #cf2589!important;text-shadow:0 4px 0 #951c70,0 9px 22px rgba(97,25,123,.48)!important;animation:candyHomeGlow 2.8s ease-in-out infinite}
body>main>section:first-of-type .candy-title span{color:#ffe65e!important;-webkit-text-stroke:2px #d16a00!important;text-shadow:0 3px 0 #a14d00,0 8px 18px rgba(132,43,89,.48)!important}
body>main>section:first-of-type img[alt="Junte os doces e ganhe R$"]{border:6px solid #fff!important;outline:5px solid #ed43aa;box-shadow:0 10px 0 #92236e,0 25px 50px rgba(70,18,101,.43),0 0 32px rgba(255,238,91,.62)!important;animation:candyHomeBanner 3s ease-in-out infinite}
body>main>section:first-of-type .candy-btn{min-width:210px;border-color:#fff!important;box-shadow:0 7px 0 #9d3a79,0 15px 27px rgba(76,16,93,.35),inset 0 2px 2px #fff!important}
body>main>section:first-of-type .candy-btn:first-child{background:linear-gradient(180deg,#fff16c,#ffc326 48%,#ff8b18 52%,#ffb724)!important;color:#793c00!important}
body>main>section:first-of-type .candy-btn:last-child{background:linear-gradient(180deg,#ff96d4,#f049ac 48%,#bd288d 52%,#df3faa)!important;color:#fff!important}

@media(max-width:640px){
 body>main>header>div{height:68px!important}
 body>main>header img{height:52px!important}
 body>main>header .candy-btn{padding:9px 17px!important;font-size:12px!important}
 body>main>section:first-of-type{padding-top:68px!important}
 body>main>section:first-of-type>div:nth-of-type(2){padding-top:26px!important;padding-bottom:54px!important}
 body>main>section:first-of-type .candy-title{font-size:43px!important;line-height:1.04!important}
 body>main>section:first-of-type img[alt="Junte os doces e ganhe R$"]{border-width:5px!important;outline-width:4px!important}
 body>main>section:first-of-type .candy-btn{width:min(82vw,285px);font-size:16px!important}
}
@media(prefers-reduced-motion:reduce){body>main>section:first-of-type .candy-title,body>main>section:first-of-type img[alt="Junte os doces e ganhe R$"],body>main>section:first-of-type>div:nth-of-type(2)>span:first-child{animation:none!important}}
