.hero-animation{pointer-events:none;z-index:0;opacity:.15;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.rotating-wheel{aspect-ratio:1;object-fit:contain;border-radius:50%;width:90vmin;max-width:550px;height:90vmin;max-height:550px;animation:60s linear infinite spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (min-width:768px){.rotating-wheel{width:75vmin;max-width:800px;height:75vmin;max-height:800px}}@media (min-width:1024px){.rotating-wheel{width:80vmin;max-width:1000px;height:80vmin;max-height:1000px}}
.hero-logo{z-index:30;pointer-events:none;border-radius:50%;justify-content:center;align-items:center;width:8rem;height:8rem;margin:0 auto 1.5rem;transition:transform .3s;display:flex;position:relative;overflow:hidden}.hero-logo img{object-fit:cover;width:100%;height:100%}@media (max-width:46.875rem){.hero-logo{width:6.5rem;height:6.5rem;margin-top:-1rem}}
.hero-text{z-index:20;max-width:53.125rem;position:relative}.hero-text h1{text-align:center;margin-bottom:1.5rem;font-size:2.8rem;line-height:1.2}.hero-headline{color:#057df5}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.fade-in-up{animation:1s cubic-bezier(.16,1,.3,1) forwards fadeInUp}.hero-text p{color:var(--text-muted);max-width:45rem;margin:0 auto 1.5rem;font-size:1.1rem;line-height:1.7}.hero-description{text-align:left;opacity:0;max-width:45rem;margin:0 auto;animation:1s cubic-bezier(.16,1,.3,1) .2s forwards fadeInUp}.hero-welcome{color:var(--text-light);margin-bottom:1.5rem;font-size:1.25rem;font-weight:600;text-align:center!important}.hero-subtitle{color:var(--text-light);margin-top:1.5rem;font-weight:600}.hero-features{margin:.75rem 0 1.5rem;padding:0;list-style:none}.hero-features li{color:var(--text-muted);margin-bottom:.5rem;padding-left:.25rem;font-size:1.05rem;line-height:1.8}.hero-closing{color:var(--text-light);margin-top:2rem;font-style:italic;font-weight:600;line-height:1.5;text-align:center!important}@media (max-width:768px){.hero-text h1{margin-bottom:1rem;font-size:1.8rem}.hero-welcome{font-size:1.1rem}.hero-text p,.hero-features li{font-size:1rem}.hero-description{padding:0 1rem}}@media (max-width:480px){.hero-text h1{font-size:1.5rem}.hero-description{text-align:center}.hero-features li{text-align:center;padding-left:0}}
.feature-capsules-container{z-index:20;flex-wrap:nowrap;justify-content:center;align-items:center;gap:1.5rem;margin-top:2rem;display:flex;position:relative}.feature-capsule{-webkit-backdrop-filter:blur(12px);border-radius:var(--radius);transition:transform var(--transition),border-color var(--transition),background var(--transition);white-space:nowrap;background:#fff6;border:1px solid #ffffff80;align-items:center;gap:.75rem;padding:clamp(.7rem,1.2vw,1.2rem) clamp(1.5rem,3vw,3.5rem);display:flex;box-shadow:0 8px 32px #0a2a1e0d}.feature-capsule:hover{border-color:var(--accent);transform:translateY(-.3125rem)}.capsule-icon{color:var(--accent);font-size:clamp(1.2rem,2vw,2rem)}.capsule-text{color:var(--text-light);font-size:clamp(.8rem,1.2vw,1.2rem);font-weight:600}.capsule-large{background:#ffffff8c;padding:clamp(1rem,1.5vw,1.5rem) clamp(2rem,4vw,4.5rem);transform:scale(1.05)}.capsule-large:hover{transform:scale(1.05)translateY(-.3125rem)}.capsule-carousel{justify-content:center;align-items:center;width:100%;display:flex;position:relative}.capsule-arrow{z-index:10;position:absolute;top:50%;transform:translateY(-50%);color:var(--accent)!important;cursor:pointer!important;box-shadow:none!important;background:0 0!important;border:none!important;border-radius:0!important;padding:0!important;font-size:2rem!important;transition:none!important}.capsule-arrow.left{left:-.98rem}.capsule-arrow.right{right:-.98rem}.capsule-arrow:hover,.capsule-arrow:active,.capsule-arrow:focus{color:var(--accent)!important;box-shadow:none!important;background:0 0!important;transform:translateY(-50%)!important}@media (max-width:46.875rem){.feature-capsules-container{gap:0;width:100%}.feature-capsule{flex:unset;min-width:auto}.capsule-large{margin-top:2rem;transform:scale(1.05)}.capsule-arrow{margin-top:1rem}}
.hero-container{text-align:center;background:linear-gradient(135deg,#d9f6cff2,#c7edbfe6);border:1px solid #0a2a1e14;border-radius:28px;flex-direction:column;justify-content:flex-start;align-items:center;gap:2rem;min-height:80vh;margin-top:clamp(2rem,4vw,3rem);padding:4rem 1.25rem;display:flex;position:relative;overflow:hidden;box-shadow:0 18px 45px #0a2a1e14}@media (max-width:46.875rem){.hero-container{gap:1.5rem;min-height:auto;padding:4rem 1rem 3rem}}
.astrologer-showcase{padding:2rem 1rem;position:relative;overflow-x:clip}.showcase-content{text-align:center;flex-direction:column;align-items:center;gap:2rem;max-width:1200px;margin:0 auto;display:flex}.showcase-left{flex:1;order:2;max-width:100%}.trust-badge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:var(--text-light);background:#fff6;border:1px solid #ffffff80;border-radius:50px;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.5rem 1rem;font-size:.8rem;font-weight:500;animation:.6s ease-out fadeInUp;display:inline-flex}.trust-badge .sparkle-icon{color:#f59e0b;font-size:1rem}.showcase-title{color:var(--text-light);margin-bottom:.5rem;font-family:Playfair Display,serif;font-size:2rem;font-weight:700;animation:.6s ease-out .1s both fadeInUp}.showcase-subtitle{color:var(--text-light);margin-bottom:1rem;font-size:1.25rem;font-weight:500;animation:.6s ease-out .2s both fadeInUp}.showcase-description{color:var(--text-muted);margin-bottom:2rem;font-size:1rem;line-height:1.7;animation:.6s ease-out .3s both fadeInUp}.showcase-description p{margin-bottom:1rem}.showcase-description p:last-child{margin-bottom:0}.showcase-buttons{flex-wrap:wrap;gap:1rem;margin-bottom:2.5rem;animation:.6s ease-out .4s both fadeInUp;display:flex}.btn-primary-cta{background:var(--btn-bg);color:#fff;transition:transform var(--transition),background var(--transition),box-shadow var(--transition),color var(--transition);border-radius:50px;align-items:center;gap:.5rem;padding:.875rem 1.75rem;font-size:.95rem;font-weight:600;text-decoration:none;display:inline-flex}.btn-primary-cta:hover{background:var(--btn-hover);color:#fff;transform:translateY(-2px);box-shadow:0 8px 25px #1142324d}.btn-secondary-cta{color:#fff;transition:transform var(--transition),background var(--transition),box-shadow var(--transition),color var(--transition);background:linear-gradient(135deg,#22c55e 0%,#16a34a 100%);border-radius:50px;align-items:center;gap:.5rem;padding:.875rem 1.5rem;font-size:.95rem;font-weight:600;text-decoration:none;display:inline-flex}.btn-secondary-cta:hover{color:#fff;background:linear-gradient(135deg,#16a34a 0%,#15803d 100%);transform:translateY(-2px);box-shadow:0 8px 25px #22c55e4d}.btn-outline-cta{color:var(--text-light);border:2px solid var(--text-light);transition:transform var(--transition),background var(--transition),color var(--transition);background:0 0;border-radius:50px;align-items:center;gap:.5rem;padding:.875rem 1.5rem;font-size:.95rem;font-weight:600;text-decoration:none;display:inline-flex}.btn-outline-cta:hover{background:var(--text-light);color:#fff;transform:translateY(-2px)}.btn-icon{font-size:.85rem;transition:transform .3s}.btn-primary-cta:hover .btn-icon{transform:translate(3px)}.btn-icon-left{font-size:1rem}.showcase-stats{gap:3rem;animation:.6s ease-out .5s both fadeInUp;display:flex}.stat-item{flex-direction:column;align-items:center;display:flex}.stat-number{color:var(--text-light);align-items:center;gap:.25rem;font-size:1.75rem;font-weight:700;display:flex}.stat-number .star-icon{color:#f59e0b;font-size:1.25rem}.stat-label{color:var(--text-muted);margin-top:.25rem;font-size:.85rem}.showcase-right{flex-direction:column;flex:1;order:1;justify-content:center;align-items:center;min-height:auto;display:flex;position:relative}.astrologer-image-container{border:3px solid #11423233;border-radius:16px;width:min(70vw,220px);height:min(90vw,280px);animation:4s ease-in-out infinite imageFloat;position:relative;overflow:hidden;box-shadow:0 15px 30px #00000026,0 0 0 6px #d1eac980}.image-glow{z-index:-1;background:radial-gradient(circle,#9fdb9a66 0%,#0000 70%);position:absolute;inset:-20px}.astrologer-image{object-fit:cover;object-position:center top;width:100%;height:100%}.astrologer-name-badge{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);text-align:center;background:#fff6;border:1px solid #ffffff80;border-radius:16px;min-width:200px;margin-top:1rem;padding:1rem 2.5rem;display:block;box-shadow:0 8px 32px #0000001f,inset 0 1px #fffc}.astrologer-name-badge h3{color:var(--text-light);letter-spacing:.02em;margin-bottom:.25rem;font-size:1.1rem;font-weight:700}.astrologer-name-badge p{color:#22c55e;text-transform:uppercase;letter-spacing:.05em;font-size:.85rem;font-weight:600}.floating-badge{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:var(--text-light);z-index:10;white-space:nowrap;background:#fff6;border:1px solid #ffffff80;border-radius:50px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.75rem;font-weight:500;animation:3s ease-in-out infinite floatBadge;display:flex;position:absolute;box-shadow:0 4px 20px #0000001a}.badge-top-left{animation-delay:0s;top:-12px;left:-10px}.badge-top-right{animation-delay:.5s;top:-12px;right:-10px}.badge-center-right{animation-delay:.7s;top:50%;right:-20px;transform:translateY(-50%)}.badge-bottom-left{animation-delay:1s;bottom:80px;left:-10px}.badge-bottom-right{animation-delay:1.5s;bottom:80px;right:-10px}.floating-badge .badge-icon{color:#f59e0b;font-size:.9rem}.decorative-zodiac{opacity:.3;width:200px;height:200px;color:var(--text-light);animation:30s linear infinite rotateZodiac;position:absolute;top:50%;right:-50px;transform:translateY(-50%)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes imageFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes floatBadge{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@keyframes rotateZodiac{0%{transform:translateY(-50%)rotate(0)}to{transform:translateY(-50%)rotate(360deg)}}@media (min-width:768px){.astrologer-showcase{padding:3rem 1.5rem}.showcase-content{gap:2.5rem}.showcase-title{font-size:2.5rem}.trust-badge{margin-bottom:1.25rem}.astrologer-image-container{width:280px;height:350px}.showcase-stats{gap:2rem}}@media (min-width:1024px){.astrologer-showcase{padding:4rem 2rem}.showcase-content{text-align:left;flex-direction:row;gap:3rem}.showcase-left{order:1;max-width:550px}.showcase-right{order:2;min-height:400px}.trust-badge{margin:0 0 1.5rem;font-size:.875rem}.showcase-title{font-size:3.5rem}.showcase-buttons{justify-content:flex-start}.showcase-stats{justify-content:flex-start;gap:3rem}.astrologer-image-container{border:4px solid #11423233;width:350px;height:450px;box-shadow:0 25px 50px #00000026,0 0 0 8px #d1eac980}.badge-top-left{top:0;left:-50px}.badge-top-right{top:15%;right:-45px}.badge-bottom-left{bottom:25%;left:-55px}.badge-bottom-right{bottom:10%;right:-50px}.badge-center-right{top:45%;right:-60px}.floating-badge{padding:.6rem 1.25rem;font-size:.85rem}.decorative-zodiac,.astrologer-name-badge{display:block}}
.daily-horoscope{flex-direction:column;gap:2rem;margin:4rem 0;display:flex}.daily-horoscope__heading{text-align:left;max-width:700px}.eyebrow{letter-spacing:.2em;text-transform:uppercase;color:#0a2a1ecc;margin-bottom:.5rem;font-size:.85rem}.lede{color:var(--text-muted);font-size:1.1rem}.daily-horoscope__shell{isolation:isolate;border-radius:28px;padding:2rem;position:relative;overflow:hidden}.daily-horoscope__shell:before{content:"";pointer-events:none;z-index:-1;background:linear-gradient(135deg,#ffffff59,#fff0);position:absolute;inset:0}.daily-horoscope__carousel-controls{gap:.75rem;display:flex;position:absolute;top:1.5rem;right:1.5rem}.circle-btn{width:40px;height:40px;color:var(--text-light);transition:var(--transition);background:#ffffffe6;border:1px solid #0a2a1e33;border-radius:50%;justify-content:center;align-items:center;padding:0;display:flex}.circle-btn:hover{background:var(--text-light);color:#fff}.daily-horoscope__carousel{scroll-behavior:smooth;gap:1rem;margin:0 -1.5rem;padding:3.5rem 1.5rem 1rem;display:flex;overflow-x:auto}.daily-horoscope__carousel::-webkit-scrollbar{height:6px}.daily-horoscope__carousel::-webkit-scrollbar-thumb{background:#0a2a1e4d;border-radius:999px}.zodiac-pill{cursor:pointer;min-width:200px;transition:transform var(--transition),border var(--transition);background:#fffc;border:1px solid #0a2a1e26;border-radius:24px;align-items:center;gap:1rem;padding:1rem;display:flex}.zodiac-pill.active{background:#fff;transform:translateY(-6px)scale(1.02);box-shadow:0 15px 40px #0a2a1e26}.zodiac-pill p{margin-bottom:.25rem;font-weight:600}.zodiac-pill span{color:var(--text-muted);font-size:.85rem}.zodiac-pill__icon{font-size:1.7rem}.daily-horoscope__detail{background:#ffffffd9;border:1px solid #0a2a1e14;border-radius:24px;margin-top:1.5rem;padding:1.5rem}.detail__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.mantra-chip{color:var(--text-light);border:1px solid #0a2a1e33;border-radius:999px;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600}.detail__message{color:var(--text-muted);margin:1rem 0 1.5rem;font-size:1.05rem}.detail__grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:1rem;display:grid}.detail-card{background:#ffffffe6;border:1px solid #0a2a1e0d;border-radius:18px;padding:1rem}.detail-card .label{letter-spacing:.15em;text-transform:uppercase;color:#0a2a1e80;margin-bottom:.4rem;font-size:.8rem}.detail-card .value{font-size:1.1rem;font-weight:600}.detail-card.span-2{grid-column:span 2}@media (max-width:768px){.daily-horoscope__shell{padding:1.5rem}.daily-horoscope__carousel-controls{justify-content:flex-end;margin-bottom:1rem;position:static}.detail-card.span-2{grid-column:span 1}}
