/* Visual refinements based on the supplied screens. */
body{background:#f8f8f8;background-image:radial-gradient(circle at 50% -20%,#e3d8f2 0,transparent 30%)}
.hero{background-color:#1e0c45;background-image:linear-gradient(180deg,rgba(17,4,50,.25),rgba(91,65,143,.17) 62%,rgba(231,223,247,.25)),url('assets/quiz-bg.png');background-position:center;background-size:cover;isolation:isolate}.hero:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 50% 104%,rgba(222,204,252,.65),transparent 40%);z-index:-1}.startHero{background-image:linear-gradient(180deg,rgba(14,3,43,.1),rgba(89,58,142,.18)),url('assets/start-bg.png')}.quizHero .art{filter:drop-shadow(0 14px 18px rgba(10,2,35,.22));animation:floatArt 5.4s ease-in-out infinite}.screenEnter{animation:screenIn .58s cubic-bezier(.2,.8,.2,1) both}.choice,.action,.cta,.pick-head{transition:transform .2s ease,box-shadow .2s ease,filter .2s ease}.choice:hover{transform:translateY(-5px);box-shadow:0 16px 30px #25114520}.choice:active,.action:active,.cta:active{transform:scale(.98)}.action:hover,.cta:hover{filter:saturate(1.08);box-shadow:0 14px 32px #ff789375}.progress{filter:drop-shadow(0 2px 5px #17033755)}.gift{font-family:Georgia,serif}.bars i{border-radius:4px}.quiz{padding-bottom:38px}.quiz h2{letter-spacing:-.55px}.sub{max-width:640px}.zodiacStrip{height:95px;overflow:hidden;max-width:530px;margin:30px auto -35px;opacity:.92;mask-image:linear-gradient(90deg,transparent,#000 10%,#000 90%,transparent)}.zodiacStrip img{width:100%;transform:translateY(-33%);filter:drop-shadow(0 6px 11px #35215a22)}.signResult{display:flex;align-items:center;gap:14px;margin:22px 0 -35px;color:#49347b;font-weight:700}.signResult img{width:92px;height:92px;object-fit:cover;object-position:75% 70%;border-radius:50%;background:#3c256c}.reportHero{height:680px;background-color:#210d4b;background-image:linear-gradient(180deg,rgba(22,6,58,.12),rgba(151,129,190,.18)),url('assets/quiz-bg.png');background-size:cover;background-position:center}.reportHero h1{position:relative;z-index:2;text-shadow:0 2px 18px #1b084f}.radarImage{position:relative;z-index:2;display:block;width:min(520px,82%);height:500px;object-fit:contain;margin:10px auto 0;filter:drop-shadow(0 18px 26px rgba(18,5,53,.35))}.legend{position:relative;z-index:2;display:flex;justify-content:center;gap:36px;margin-top:-24px;color:#fff;font-size:14px}.legend span:nth-child(1){color:#ffdb69}.legend span:nth-child(2){color:#54d9eb}.legend span:nth-child(3){color:#ff7791}.faq button{position:relative;display:block;padding-right:50px;transition:background .22s ease}.faq button span{display:block}.faq button i{position:absolute;right:20px;top:18px;font-style:normal;font-size:21px;transition:transform .2s ease}.faq button.open i{transform:rotate(180deg)}.faq p{padding-top:3px;color:#f3efff;font-weight:400;line-height:1.45}.faq button.open{background:#523a86}.purpleCard{box-shadow:0 14px 35px #35215b1e}.review{box-shadow:0 8px 28px #36215a10}.footer{padding-bottom:45px}@keyframes screenIn{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes floatArt{0%,100%{transform:translateX(-50%) translateY(0)}50%{transform:translateX(-50%) translateY(-12px)}}
@media(max-width:700px){.zodiacStrip{height:64px;margin-top:22px}.reportHero{height:550px}.radarImage{height:385px;margin-top:0}.legend{gap:9px;font-size:10px;margin-top:-4px}.signResult{margin-bottom:-28px}.quizHero .art{animation-duration:6s}}
