.astrologer-page{--forest:#0a2a1e;--forest-dark:#03150f;--mint:#c6f7d5;--sage:#edf6ef;--gold:#d6a14d;--text:#10231d;--muted:#4d5f58;min-height:100vh;color:var(--text);background:linear-gradient(135deg,#d9f6cff2,#c7edbfe6);border-radius:40px;margin:clamp(1rem,4vw,3rem);padding-bottom:6rem;overflow:hidden;box-shadow:0 35px 70px #0a2a1e1f}.astrologer-page section{padding:clamp(3rem,4vw,5rem) clamp(1.25rem,5vw,6rem)}.astro-hero{padding-top:clamp(4rem,6vw,8rem)}.hero-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));align-items:center;gap:clamp(2rem,4vw,4.5rem);display:grid}.hero-media{justify-content:center;align-items:center;display:flex;position:relative}.hero-orb{z-index:0;background:radial-gradient(circle at 30% 30%,#c6f7d5e6,#0a2a1e00);border-radius:50%;width:clamp(18rem,32vw,28rem);height:clamp(18rem,32vw,28rem);position:absolute;box-shadow:0 40px 120px #0a2a1e40}.hero-frame{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);z-index:1;background:#ffffffb3;border:1px solid #fff9;border-radius:3rem;padding:1rem}.hero-frame img{object-fit:cover;border-radius:2rem;width:100%;height:auto;box-shadow:0 30px 60px #03150f40}.hero-badges{pointer-events:none;z-index:3;position:absolute;inset:-1rem}.hero-badge{color:var(--text);background:#ffffffe6;border:1px solid #0a2a1e14;border-radius:999px;align-items:center;gap:.5rem;padding:.5rem 1.5rem;font-size:.9rem;animation:6s ease-in-out infinite float;display:inline-flex;position:absolute;box-shadow:0 15px 30px #10231d14}.hero-badge:first-child{top:10%;left:-4%}.hero-badge:nth-child(2){animation-delay:.5s;top:20%;right:-5%}.hero-badge:nth-child(3){animation-delay:1s;bottom:-4%;left:4%}.hero-badge:nth-child(4){animation-delay:1.5s;top:55%;right:-6%}.hero-badge:nth-child(5){animation-delay:2s;bottom:-10%;right:2%}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.hero-copy{min-width:0;overflow:hidden}.hero-copy h1{color:var(--forest);margin-bottom:1.25rem;font-size:clamp(2.5rem,5vw,3.8rem)}.hero-subtitle{color:var(--muted);margin-bottom:1.5rem;font-size:1.1rem}.trust-pill{color:var(--forest);background:#0a2a1e14;border-radius:999px;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.6rem 1.5rem;font-weight:600;display:inline-flex}.ratings-marquee{background:#fffc;border:1px solid #0a2a1e14;border-radius:999px;margin-bottom:1.5rem;overflow:hidden}.ratings-track{gap:1.25rem;min-width:max-content;padding:.75rem 1.5rem;animation:18s linear infinite marquee;display:flex}.rating-chip{color:var(--muted);align-items:center;gap:.4rem;font-weight:600;display:inline-flex}.rating-chip strong{color:var(--forest);margin-left:.35rem}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.hero-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-bottom:2rem;display:grid}.stat-card{text-align:center;background:#ffffffe6;border:1px solid #0a2a1e14;border-radius:1.25rem;padding:1.25rem}.stat-number{color:var(--forest);justify-content:center;align-items:center;gap:.25rem;font-size:2rem;font-weight:700;display:inline-flex}.stat-label{color:var(--muted);margin-top:.4rem;font-size:.95rem;display:block}.cta-button{background:var(--forest);color:#fff;border-radius:999px;align-items:center;gap:.75rem;padding:.95rem 1.75rem;font-weight:600;transition:transform .3s,box-shadow .3s;display:inline-flex;box-shadow:0 20px 35px #0a2a1e40}.cta-button:hover{transform:translateY(-3px)}.cta-button.solid{background:linear-gradient(120deg,var(--forest)0%,#0f4a32 100%)}.astro-section{position:relative}.section-heading{max-width:720px;margin-bottom:2.5rem}.section-heading h2{color:var(--forest);font-size:clamp(2rem,4vw,2.8rem)}.section-heading p{color:var(--muted);margin-top:.5rem}.eyebrow{text-transform:uppercase;letter-spacing:.2em;color:var(--gold);margin-bottom:.75rem;font-size:.8rem}.reviews-section{background:#fff;border-radius:3rem;margin:clamp(2rem,4vw,4rem);box-shadow:0 30px 80px #0a2a1e14}.review-marquee{overflow:hidden}.review-track{gap:1.5rem;animation:30s linear infinite marquee;display:flex}.review-track figure{border:1px solid #0a2a1e0f;border-radius:1.5rem;min-width:220px;margin:0;overflow:hidden}.review-track img{object-fit:cover;width:100%;height:100%}.reels-section .scrollable-row{position:relative}.scrollable-row{align-items:center;gap:1rem;display:flex}.scroll-track{scroll-behavior:smooth;grid-auto-columns:minmax(260px,1fr);grid-auto-flow:column;gap:1.25rem;padding-bottom:1rem;display:grid;overflow-x:auto}.scroll-track::-webkit-scrollbar{height:8px}.scroll-track::-webkit-scrollbar-thumb{background:#0a2a1e4d;border-radius:999px}.scroll-btn{cursor:pointer;background:#ffffffe6;border:none;border-radius:999px;place-items:center;width:44px;height:44px;display:grid;box-shadow:0 15px 25px #0a2a1e26}.reel-card{background:#fffc;border:1px solid #0a2a1e0f;border-radius:1.5rem;flex-direction:column;gap:.75rem;padding:1rem;display:flex}.reel-card iframe{border-radius:1rem;width:100%;min-height:360px}.about-section{background:#ffffffeb;border-radius:3rem;margin-top:4rem;margin-bottom:4rem}.about-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));align-items:center;gap:3rem;display:grid}.about-image{position:relative}.about-image .image-glow{filter:blur(20px);background:radial-gradient(circle,#c6f7d5b3,#c6f7d500);border-radius:2.5rem;position:absolute;inset:1rem}.about-image img{z-index:1;border-radius:2.5rem;position:relative;box-shadow:0 30px 60px #0a2a1e2e}.about-copy h2{color:var(--forest);margin-bottom:1rem;font-size:2.5rem}.about-copy p{color:var(--muted);line-height:1.7}.about-highlights{flex-direction:column;gap:1.25rem;margin-top:2rem;display:flex}.highlight-card{background:var(--sage);border:1px solid #0a2a1e14;border-radius:1.5rem;grid-template-columns:auto 1fr;align-items:center;gap:1rem;padding:1.25rem;display:grid}.highlight-card svg{color:var(--forest);font-size:1.75rem}.why-section{text-align:left}.why-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem;display:grid}.why-card{background:#ffffffe6;border:1px solid #0a2a1e14;border-radius:1.5rem;height:100%;padding:1.75rem}.why-card h3{color:var(--forest);margin:.8rem 0}.why-card p{color:var(--muted)}.why-icon{width:48px;height:48px;color:var(--forest);background:#0a2a1e14;border-radius:999px;place-items:center;display:grid}.why-grid.accent .why-card{color:#e6fff1;background:#0b2f20;border-color:#ffffff1a}.why-grid.accent .why-card h3{color:#fff}.why-grid.accent .why-icon{color:#fff;background:#ffffff26}.why-grid.accent .why-card p{color:#e6fff1cc}.approach-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem;display:grid}.approach-card{background:#fffffff2;border:1px solid #0a2a1e14;border-radius:1.5rem;padding:1.75rem}.step-number{background:var(--mint);width:48px;height:48px;color:var(--forest);border-radius:14px;justify-content:center;align-items:center;margin-bottom:1rem;font-weight:700;display:inline-flex}.testimonial-section{justify-content:center;display:flex}.testimonial-card{text-align:center;background:#fff;border-radius:2.5rem;max-width:720px;padding:3rem;box-shadow:0 30px 60px #0a2a1e1f}.testimonial-card svg{color:var(--gold);margin-bottom:1.25rem;font-size:2.25rem}.testimonial-card p{color:var(--muted);font-size:1.2rem;line-height:1.8}.testimonial-author{color:var(--forest);margin-top:1.5rem}.final-cta .cta-card{background:linear-gradient(135deg,var(--forest)0%,#0c452f 100%);text-align:center;color:#e9fff3;border-radius:2.5rem;padding:clamp(2.5rem,4vw,4rem);box-shadow:0 30px 80px #0a2a1e59}.final-cta h2{color:#fff;margin:1rem 0;font-size:clamp(2rem,4vw,3rem)}.final-cta p{color:#e9fff3c7;margin-bottom:1.5rem}@media (max-width:768px){.hero-media{flex-direction:column;padding:0 1.5rem}.hero-badges{pointer-events:none;display:block;position:absolute;inset:-.25rem}.hero-badge{padding:.4rem .95rem;font-size:.78rem}.hero-badge:first-child{top:4%;left:-8%}.hero-badge:nth-child(2){top:18%;right:-8%}.hero-badge:nth-child(3){bottom:-6%;left:6%}.hero-badge:nth-child(4){top:58%;right:-6%}.hero-badge:nth-child(5){bottom:-12%;right:4%}.hero-stats{grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}.ratings-track{animation-duration:28s}.reel-card iframe{min-height:280px}.approach-grid,.why-grid,.review-track{grid-template-columns:1fr}.reviews-section{margin:2rem 1rem}}
