@keyframes horoSpinSlow{to{transform:rotate(360deg)}}@keyframes horoSpinReverse{to{transform:rotate(-360deg)}}@keyframes horoTwinkle{0%,to{opacity:.25;transform:scale(.85)}50%{opacity:1;transform:scale(1.15)}}@keyframes horoOrbit{to{transform:rotate(360deg) translate(var(--orbit-r, 110px)) rotate(-360deg)}}@keyframes horoFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes horoNebulaDrift{0%,to{transform:translateZ(0) scale(1);opacity:.85}50%{transform:translate3d(2%,-3%,0) scale(1.06);opacity:1}}@keyframes horoShimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes horoPulseRing{0%{box-shadow:0 0 #f59e0b73}70%{box-shadow:0 0 0 14px #f59e0b00}to{box-shadow:0 0 #f59e0b00}}@keyframes horoStarPop{0%{opacity:0;transform:scale(.4) rotate(-12deg)}60%{transform:scale(1.2) rotate(4deg)}to{opacity:1;transform:scale(1) rotate(0)}}@keyframes horoPopIn{0%{opacity:0;transform:scale(.85) translateY(8px)}60%{opacity:1;transform:scale(1.04) translateY(-2px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes horoFadeUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes horoSheen{0%{transform:translate(-120%) skew(-18deg)}to{transform:translate(220%) skew(-18deg)}}@keyframes horoGlowPulse{0%,to{filter:drop-shadow(0 0 0 rgba(245,158,11,0))}50%{filter:drop-shadow(0 0 12px rgba(245,158,11,.45))}}@keyframes horoGradientPan{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}.horo-cosmos{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;overflow:hidden;z-index:0;opacity:.95}.horo-cosmos__nebula{position:absolute;inset:-10% -10% auto -10%;height:70%;background:radial-gradient(ellipse 60% 70% at 20% 20%,rgba(245,158,11,.18),transparent 60%),radial-gradient(ellipse 50% 60% at 80% 30%,rgba(120,53,15,.16),transparent 65%),radial-gradient(ellipse 50% 60% at 50% 80%,rgba(217,119,6,.1),transparent 65%);filter:blur(2px);animation:horoNebulaDrift 18s ease-in-out infinite;will-change:transform,opacity}.horo-cosmos__stars{position:absolute;top:0;right:0;bottom:0;left:0}.horo-cosmos__stars i{position:absolute;width:2px;height:2px;background:#fbbf24;border-radius:50%;animation:horoTwinkle 3.4s ease-in-out infinite;box-shadow:0 0 6px #fbbf248c}.horo-cosmos__stars i:nth-child(odd){background:#f59e0b}.horo-cosmos__stars i:nth-child(3n){width:3px;height:3px;box-shadow:0 0 10px #f59e0b99}.horo-cosmos__stars i:nth-child(5n){width:1px;height:1px;opacity:.6}.horo-cosmos__stars i:nth-child(1){top:12%;left:6%;animation-delay:-.2s}.horo-cosmos__stars i:nth-child(2){top:22%;left:18%;animation-delay:-1.1s}.horo-cosmos__stars i:nth-child(3){top:8%;left:38%;animation-delay:-2.4s}.horo-cosmos__stars i:nth-child(4){top:28%;left:52%;animation-delay:-.7s}.horo-cosmos__stars i:nth-child(5){top:14%;left:68%;animation-delay:-1.8s}.horo-cosmos__stars i:nth-child(6){top:30%;left:82%;animation-delay:-2.9s}.horo-cosmos__stars i:nth-child(7){top:44%;left:12%;animation-delay:-.4s}.horo-cosmos__stars i:nth-child(8){top:56%;left:30%;animation-delay:-2.1s}.horo-cosmos__stars i:nth-child(9){top:48%;left:60%;animation-delay:-1.4s}.horo-cosmos__stars i:nth-child(10){top:60%;left:78%;animation-delay:-.9s}.horo-cosmos__stars i:nth-child(11){top:72%;left:22%;animation-delay:-2.6s}.horo-cosmos__stars i:nth-child(12){top:74%;left:48%;animation-delay:-1.6s}.horo-cosmos__stars i:nth-child(13){top:80%;left:70%;animation-delay:-.6s}.horo-cosmos__stars i:nth-child(14){top:38%;left:88%;animation-delay:-2.3s}.horo-cosmos__stars i:nth-child(15){top:18%;left:94%;animation-delay:-1s}.horo-cosmos__stars i:nth-child(16){top:64%;left:4%;animation-delay:-1.9s}.horo-cosmos__stars i:nth-child(17){top:86%;left:14%;animation-delay:-.3s}.horo-cosmos__stars i:nth-child(18){top:40%;left:42%;animation-delay:-2.7s}.horo-cosmos__rings{position:absolute;top:-10%;right:-10%;bottom:-10%;left:-10%;display:flex;align-items:center;justify-content:center;pointer-events:none}.horo-cosmos__rings span{position:absolute;border-radius:50%;border:1px dashed rgba(217,119,6,.18);width:480px;height:480px;animation:horoSpinSlow 60s linear infinite}.horo-cosmos__rings span:nth-child(2){width:720px;height:720px;border-color:#78350f1a;animation-duration:90s;animation-name:horoSpinReverse}.horo-cosmos__rings span:nth-child(3){width:980px;height:980px;border-color:#f59e0b14;animation-duration:120s}.horo-hero-symbol{animation:horoFloat 5s ease-in-out infinite;will-change:transform;transition:transform .35s cubic-bezier(.2,.8,.2,1),box-shadow .35s}.horo-hero-symbol:after{content:"";position:absolute;top:-8px;right:-8px;bottom:-8px;left:-8px;border-radius:32px;border:1px solid rgba(217,119,6,0);pointer-events:none;animation:horoPulseRing 2.6s ease-out infinite}.horo-hero-symbol{position:relative}.horo-hero-symbol svg{animation:horoGlowPulse 4s ease-in-out infinite}.horo-hero-symbol:hover{transform:translateY(-2px) rotate(-4deg) scale(1.04)}.horo-orbit-host{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.horo-orbit-host i{--orbit-r: 70px;position:absolute;top:50%;left:50%;width:8px;height:8px;border-radius:50%;background:linear-gradient(135deg,#fbbf24,#d97706);box-shadow:0 0 12px #f59e0b8c;transform-origin:0 0;animation:horoOrbit 6.5s linear infinite}.horo-orbit-host i:nth-child(2){--orbit-r: 92px;width:5px;height:5px;background:linear-gradient(135deg,#fde68a,#f59e0b);animation-duration:11s;animation-direction:reverse}.horo-overview-titles h1,.horo-hero-titles h1{background:linear-gradient(90deg,#1c1917,#78350f 35%,#b45309,#78350f 65%,#1c1917);background-size:220% 100%;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:horoGradientPan 12s ease-in-out infinite}.pk-kicker{position:relative;overflow:hidden}.pk-kicker:after{content:"";position:absolute;top:0;left:0;width:40%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.55),transparent);animation:horoSheen 3.5s ease-in-out infinite;animation-delay:1.5s;pointer-events:none}.horo-score-ring-val{animation:horoPopIn .7s cubic-bezier(.2,.8,.2,1) both}.horo-score-ring svg circle:nth-child(2){filter:drop-shadow(0 0 4px currentColor)}.horo-stars,.horo-band-stars,.horo-card-v2-stars{letter-spacing:0}.horo-stars,.horo-band-stars,.horo-card-v2-stars{display:inline-flex;gap:1.5px}.horo-star-anim>*{display:inline-block;animation:horoStarPop .48s cubic-bezier(.2,.8,.2,1) both}.horo-star-anim>*:nth-child(1){animation-delay:.05s}.horo-star-anim>*:nth-child(2){animation-delay:.15s}.horo-star-anim>*:nth-child(3){animation-delay:.25s}.horo-star-anim>*:nth-child(4){animation-delay:.35s}.horo-star-anim>*:nth-child(5){animation-delay:.45s}.horo-band-card{animation:horoFadeUp .6s cubic-bezier(.2,.8,.2,1) both;will-change:transform}.horo-band-card-good{animation-delay:.05s}.horo-band-card-warn{animation-delay:.2s}.horo-band-card .horo-band-icon{transition:transform .35s cubic-bezier(.2,.8,.2,1)}.horo-band-card:hover .horo-band-icon{transform:rotate(-6deg) scale(1.08)}.horo-band-card:after{content:"";position:absolute;top:0;left:0;width:60%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.6),transparent);transform:translate(-120%) skew(-18deg);pointer-events:none;transition:transform .7s ease}.horo-band-card:hover:after{transform:translate(220%) skew(-18deg)}.horo-overview-grid-v2 .horo-card-v2{animation:horoPopIn .6s cubic-bezier(.2,.8,.2,1) both;will-change:transform;transform-style:preserve-3d;perspective:600px}.horo-overview-grid-v2 .horo-card-v2:nth-child(1){animation-delay:.04s}.horo-overview-grid-v2 .horo-card-v2:nth-child(2){animation-delay:.08s}.horo-overview-grid-v2 .horo-card-v2:nth-child(3){animation-delay:.12s}.horo-overview-grid-v2 .horo-card-v2:nth-child(4){animation-delay:.16s}.horo-overview-grid-v2 .horo-card-v2:nth-child(5){animation-delay:.2s}.horo-overview-grid-v2 .horo-card-v2:nth-child(6){animation-delay:.24s}.horo-overview-grid-v2 .horo-card-v2:nth-child(7){animation-delay:.28s}.horo-overview-grid-v2 .horo-card-v2:nth-child(8){animation-delay:.32s}.horo-overview-grid-v2 .horo-card-v2:nth-child(9){animation-delay:.36s}.horo-overview-grid-v2 .horo-card-v2:nth-child(10){animation-delay:.4s}.horo-overview-grid-v2 .horo-card-v2:nth-child(11){animation-delay:.44s}.horo-overview-grid-v2 .horo-card-v2:nth-child(12){animation-delay:.48s}.horo-card-v2 .horo-card-v2-icon{transition:transform .48s cubic-bezier(.2,.8,.2,1)}.horo-card-v2:hover .horo-card-v2-icon{transform:rotate(-8deg) scale(1.08)}.horo-card-v2:after{content:"";position:absolute;top:0;left:0;width:60%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,251,235,.8),transparent);transform:translate(-120%) skew(-20deg);pointer-events:none;transition:transform .7s cubic-bezier(.2,.8,.2,1)}.horo-card-v2:hover:after{transform:translate(220%) skew(-20deg)}.horo-card-v2.is-tilt,.horo-band-card.is-tilt{transition:transform .22s cubic-bezier(.2,.8,.2,1),box-shadow .22s ease;will-change:transform}.horo-week-strip .horo-week-day{animation:horoFadeUp .5s cubic-bezier(.2,.8,.2,1) both}.horo-week-strip .horo-week-day:nth-child(1){animation-delay:.05s}.horo-week-strip .horo-week-day:nth-child(2){animation-delay:.1s}.horo-week-strip .horo-week-day:nth-child(3){animation-delay:.15s}.horo-week-strip .horo-week-day:nth-child(4){animation-delay:.2s}.horo-week-strip .horo-week-day:nth-child(5){animation-delay:.25s}.horo-week-strip .horo-week-day:nth-child(6){animation-delay:.3s}.horo-week-strip .horo-week-day:nth-child(7){animation-delay:.35s}.horo-tool-card{animation:horoFadeUp .5s cubic-bezier(.2,.8,.2,1) both}.horo-tools-row .horo-tool-card:nth-child(1){animation-delay:.05s}.horo-tools-row .horo-tool-card:nth-child(2){animation-delay:.12s}.horo-tools-row .horo-tool-card:nth-child(3){animation-delay:.19s}.horo-tools-row .horo-tool-card:nth-child(4){animation-delay:.26s}.horo-tool-card .horo-tool-icon{transition:transform .48s cubic-bezier(.2,.8,.2,1)}.horo-tool-card:hover .horo-tool-icon{transform:rotate(-12deg) scale(1.1)}.horo-section-v2,.horo-side .horo-card,.horo-pair-v2>*{animation:horoFadeUp .6s cubic-bezier(.2,.8,.2,1) both}.horo-side-left .horo-card:nth-child(1){animation-delay:.05s}.horo-side-left .horo-card:nth-child(2){animation-delay:.15s}.horo-side-left .horo-card:nth-child(3){animation-delay:.25s}.horo-side-right .horo-card:nth-child(1){animation-delay:.1s}.horo-side-right .horo-card:nth-child(2){animation-delay:.2s}.horo-main-v2>*{animation-delay:.05s}.horo-main-v2>*:nth-child(2){animation-delay:.15s}.horo-main-v2>*:nth-child(3){animation-delay:.25s}.horo-main-v2>*:nth-child(4){animation-delay:.35s}.horo-main-v2>*:nth-child(5){animation-delay:.45s}.horo-mantra-card{position:relative;overflow:hidden}.horo-mantra-card:before{content:"";position:absolute;top:-50%;right:-50%;bottom:-50%;left:-50%;background:conic-gradient(from 0deg,transparent 0%,rgba(245,158,11,.08) 25%,transparent 50%);animation:horoSpinSlow 14s linear infinite;pointer-events:none}.horo-mantra-line{position:relative;z-index:1}.horo-cta-flame{animation:horoFloat 2.6s ease-in-out infinite}.horo-nav-btn{position:relative;overflow:hidden}.horo-nav-btn:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at center,rgba(245,158,11,.35),transparent 60%);opacity:0;transform:scale(.5);transition:opacity .32s,transform .32s}.horo-nav-btn:hover:before{opacity:1;transform:scale(1.1)}.horo-lang-bar .horo-lang-chip{animation:horoFadeUp .42s cubic-bezier(.2,.8,.2,1) both}.horo-lang-bar .horo-lang-chip:nth-child(1){animation-delay:.02s}.horo-lang-bar .horo-lang-chip:nth-child(2){animation-delay:.06s}.horo-lang-bar .horo-lang-chip:nth-child(3){animation-delay:.1s}.horo-lang-bar .horo-lang-chip:nth-child(4){animation-delay:.14s}.horo-lang-bar .horo-lang-chip:nth-child(5){animation-delay:.18s}.horo-lang-bar .horo-lang-chip:nth-child(6){animation-delay:.22s}.horo-lang-bar .horo-lang-chip:nth-child(7){animation-delay:.26s}.horo-lang-bar .horo-lang-chip:nth-child(8){animation-delay:.3s}.horo-lang-bar .horo-lang-chip:nth-child(9){animation-delay:.34s}.horo-lang-chip.is-active{animation:horoPulseRing 2.4s ease-out infinite}.horo-cta-button{background-size:220% 100%;background-image:linear-gradient(135deg,#d97706,#b45309,#d97706 60%,#f59e0b,#d97706);animation:horoGradientPan 6s linear infinite}@media(prefers-reduced-motion:reduce){.horo-cosmos,.horo-cosmos__nebula,.horo-cosmos__stars i,.horo-cosmos__rings span,.horo-orbit-host i,.horo-hero-symbol,.horo-hero-symbol:after,.horo-hero-symbol svg,.horo-overview-titles h1,.horo-hero-titles h1,.pk-kicker:after,.horo-band-card,.horo-band-card:after,.horo-overview-grid-v2 .horo-card-v2,.horo-card-v2:after,.horo-week-strip .horo-week-day,.horo-tool-card,.horo-section-v2,.horo-side .horo-card,.horo-pair-v2>*,.horo-mantra-card:before,.horo-cta-flame,.horo-nav-btn:before,.horo-lang-bar .horo-lang-chip,.horo-lang-chip.is-active,.horo-cta-button,.horo-main-v2>*{animation:none!important;transition:none!important}}
