.monthlyHoroscopePage{--horo-accent:#b43b10;--horo-ink:#252321;--horo-muted:#6c6762;--horo-line:#e7e2dc;color:var(--horo-ink);background:#fff;padding:24px 0 64px;font-family:Poppins,sans-serif}.monthlyHoroscopePage>.container{width:100%;max-width:1320px;margin-inline:auto}.monthlyHoroscopePage :is(a,button,select):focus-visible{outline-offset:4px;outline:3px solid #b43b10}.monthlyHoroscopePage .horoscope-top-bar{justify-content:space-between;align-items:center;gap:20px;margin-bottom:26px;display:flex}.monthlyHoroscopePage .horo-back-link,.monthlyHoroscopePage .horo-share-button{min-height:44px;color:var(--horo-muted);justify-content:center;align-items:center;gap:8px;font:500 14px/1.4 Poppins,sans-serif;text-decoration:none;display:inline-flex}.monthlyHoroscopePage .horo-share-button{border:1px solid var(--horo-line);cursor:pointer;background:#fff;border-radius:8px;padding:10px 16px}.monthlyHoroscopePage .horo-back-link:hover,.monthlyHoroscopePage .horo-share-button:hover{color:var(--horo-accent)}.monthlyHoroscopePage .horo-month-navigator{border:1px solid var(--horo-line);background:#fff;border-radius:10px;align-items:center;gap:4px;padding:4px;display:flex}.monthlyHoroscopePage .month-nav-btn{width:40px;height:40px;color:var(--horo-ink);cursor:pointer;background:0 0;border:0;border-radius:6px;flex-shrink:0;place-items:center;padding:0;display:grid}.monthlyHoroscopePage .month-nav-btn:hover{color:var(--horo-accent);background:#f8f3ed}.monthlyHoroscopePage .month-picker-wrapper{align-items:center;gap:8px;display:flex}.monthlyHoroscopePage :is(.month-select,.year-select){min-height:40px;color:var(--horo-ink);cursor:pointer;background:#fff;border:0;border-radius:4px;padding:8px 4px;font:500 14px/1.4 Poppins,sans-serif}.monthlyHoroscopePage .zodiac-quick-strip{scrollbar-width:thin;scrollbar-color:#d4c9bf transparent;margin-bottom:24px;padding:4px 2px 12px;overflow-x:auto}.monthlyHoroscopePage .zodiac-strip-track{grid-template-columns:repeat(12,minmax(76px,1fr));gap:6px;display:grid}.monthlyHoroscopePage .zodiac-strip-item{color:#57514c;border:1px solid #0000;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:88px;padding:12px 4px;text-decoration:none;transition:background .15s,color .15s;display:flex}.monthlyHoroscopePage .zodiac-strip-item:hover{background:#faf6f1}.monthlyHoroscopePage .zodiac-strip-item.active{color:var(--horo-accent);background:#fff3e9;border-color:#eac5a9}.monthlyHoroscopePage .strip-icon-box{place-items:center;width:30px;height:30px;display:grid}.monthlyHoroscopePage .strip-icon-box svg{width:28px;height:28px}.monthlyHoroscopePage .strip-sign-name{white-space:nowrap;font-size:11px;font-weight:500}.monthlyHoroscopePage .horoscope-hero-card{background:#fffbf7;border:1px solid #eee0d1;border-radius:12px;align-items:center;gap:28px;margin-bottom:28px;padding:30px 32px;display:flex}.monthlyHoroscopePage .hero-icon-container{background:#fff;border:1px solid #eadbca;border-radius:50%;flex-shrink:0;place-items:center;width:104px;height:104px;display:grid}.monthlyHoroscopePage .hero-zodiac-svg{width:74px;height:74px}.monthlyHoroscopePage .hero-details{flex-direction:column;flex:1;gap:14px;min-width:0;display:flex}.monthlyHoroscopePage .hero-title-row{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.monthlyHoroscopePage .hero-sign-title{color:var(--horo-ink);letter-spacing:-.8px;margin:0;font-size:34px;font-weight:600;line-height:1.25}.monthlyHoroscopePage .hero-period-badge{color:var(--horo-accent);margin-left:auto;font-size:14px;font-weight:500}.monthlyHoroscopePage .hero-meta-badges{flex-wrap:wrap;gap:8px 20px;display:flex}.monthlyHoroscopePage .meta-badge{color:var(--horo-muted);font-size:13px;line-height:1.7}.monthlyHoroscopePage .meta-badge strong{font-weight:500}.monthlyHoroscopePage .lucky-badges-container{flex-wrap:wrap;gap:8px;display:flex}.monthlyHoroscopePage .lucky-pill{color:#625041;background:#f5ece2;border-radius:6px;flex-wrap:wrap;gap:6px;padding:6px 10px;font-size:12px;line-height:1.5;display:inline-flex}.monthlyHoroscopePage .lucky-label{font-weight:400}.monthlyHoroscopePage .lucky-val{font-weight:600}.monthlyHoroscopePage .horoscope-content-layout{grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:28px;display:grid}.monthlyHoroscopePage .horoscope-reading-col{min-width:0}.monthlyHoroscopePage .predictions-sidebar-col{min-width:0;position:sticky;top:110px}.monthlyHoroscopePage .predictions-sidebar-col .adsBanner{margin:0}.monthlyHoroscopePage .predictions-layout{width:100%;margin:0;display:block}.monthlyHoroscopePage .predictions-main-col{border:1px solid var(--horo-line);background:#fff;border-radius:12px;flex-direction:column;padding:6px 32px;display:flex}.monthlyHoroscopePage .prediction-card{border-bottom:1px solid var(--horo-line);margin:0;padding:26px 0;scroll-margin-top:24px}.monthlyHoroscopePage .prediction-card:last-of-type{border-bottom:0}.monthlyHoroscopePage .prediction-card-header{align-items:center;gap:10px;margin-bottom:12px;display:flex}.monthlyHoroscopePage .section-icon-dot{background:var(--horo-accent);border-radius:2px;flex-shrink:0;width:4px;height:19px}.monthlyHoroscopePage .prediction-card-header h2{letter-spacing:-.25px;color:var(--horo-ink);margin:0;font-size:19px;font-weight:600;line-height:1.45}.monthlyHoroscopePage .prediction-card-body{color:#514c47;overflow-wrap:anywhere;font-size:17px;line-height:1.85}.monthlyHoroscopePage .prediction-card-body :is(p,span,li){font-size:inherit!important;line-height:inherit!important}.monthlyHoroscopePage .prediction-card-body p{margin:0 0 12px}.monthlyHoroscopePage .prediction-card-body p:last-child{margin-bottom:0}.monthlyHoroscopePage .prediction-card-body :is(ul,ol){padding-left:24px}.monthlyHoroscopePage .prediction-card-body a{color:var(--horo-accent);text-underline-offset:3px;text-decoration:underline}.monthlyHoroscopePage .prediction-card-body img{max-width:100%;height:auto}.monthlyHoroscopePage .prediction-updated-at{border-top:1px solid var(--horo-line);color:var(--horo-muted);padding:18px 0;font-size:12px;line-height:1.6}.monthlyHoroscopePage .horoscope-bottom-ad{width:100%;margin:36px 0 0}.monthlyHoroscopePage .horoscope-bottom-ad .adsBanner{margin:0}.monthlyHoroscopePage .horoscope-loading-state,.monthlyHoroscopePage .horoscope-coming-soon-card{border:1px solid var(--horo-line);text-align:center;background:#faf9f7;border-radius:12px;max-width:900px;margin-inline:auto;padding:56px 24px}.monthlyHoroscopePage .horoscope-loading-state p,.monthlyHoroscopePage .horoscope-coming-soon-card p{color:var(--horo-muted);margin:14px 0 0;font-size:15px;line-height:1.8}.monthlyHoroscopePage .horoscope-coming-soon-card h2{margin:0;font-size:22px;line-height:1.5}.monthlyHoroscopePage .loading-spinner{border:2px solid #e9ded3;border-top-color:var(--horo-accent);border-radius:50%;width:28px;height:28px;margin:auto;animation:.8s linear infinite horoscope-spin}@keyframes horoscope-spin{to{transform:rotate(360deg)}}@media (max-width:1000px){.monthlyHoroscopePage .horoscope-content-layout{grid-template-columns:minmax(0,1fr)}.monthlyHoroscopePage .predictions-sidebar-col{display:none}}@media (max-width:700px){.monthlyHoroscopePage{padding-top:16px;padding-bottom:36px}.monthlyHoroscopePage>.container{width:calc(100% - 32px)}.monthlyHoroscopePage .horoscope-top-bar{grid-template-columns:1fr auto;gap:16px;margin-bottom:18px;display:grid}.monthlyHoroscopePage .horo-back-link{justify-content:flex-start;font-size:13px}.monthlyHoroscopePage .horo-share-container{grid-area:1/2}.monthlyHoroscopePage .horo-month-navigator{grid-area:2/1/auto/-1;justify-content:space-between;width:100%}.monthlyHoroscopePage .zodiac-quick-strip{margin-bottom:18px}.monthlyHoroscopePage .zodiac-strip-track{grid-template-columns:repeat(12,76px)}.monthlyHoroscopePage .zodiac-strip-item{min-height:80px;padding-block:8px}.monthlyHoroscopePage .horoscope-hero-card{align-items:flex-start;gap:16px;margin-bottom:20px;padding:22px 18px}.monthlyHoroscopePage .hero-icon-container{width:66px;height:66px}.monthlyHoroscopePage .hero-zodiac-svg{width:48px;height:48px}.monthlyHoroscopePage .hero-details{gap:10px}.monthlyHoroscopePage .hero-sign-title{font-size:28px}.monthlyHoroscopePage .hero-title-row{flex-direction:column;align-items:flex-start;gap:6px}.monthlyHoroscopePage .hero-period-badge{margin-left:0;font-size:13px}.monthlyHoroscopePage .hero-meta-badges{gap:6px 12px}.monthlyHoroscopePage .meta-badge{font-size:12px}.monthlyHoroscopePage .predictions-main-col{padding:0 18px}.monthlyHoroscopePage .prediction-card{padding:22px 0}.monthlyHoroscopePage .prediction-card-header h2{font-size:18px}.monthlyHoroscopePage .prediction-card-body{font-size:16px;line-height:1.8}.monthlyHoroscopePage .prediction-updated-at{font-size:11px}}@media (prefers-reduced-motion:reduce){.monthlyHoroscopePage *,.monthlyHoroscopePage :before,.monthlyHoroscopePage :after{transition:none!important;animation:none!important}}
