.oracle-hero{text-align:center;padding:4rem 1.5rem 2.5rem;position:relative;overflow:hidden}.oracle-hero:before{content:"";pointer-events:none;background:radial-gradient(80% 60% at 50% 0,#e8a82e12 0%,#0000 70%);position:absolute;inset:0}.hero-inner{z-index:1;position:relative}.picker-wrap{max-width:1000px;margin:0 auto;padding:0 1.5rem}.picker-panel{background:#080d1f8c;border:1px solid #fbecc11a;padding:1.75rem}@media (width>=640px){.picker-panel{padding:2.25rem}}.picker-head{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:1.35rem;display:flex}.picker-label{letter-spacing:.16em;text-transform:uppercase;color:#f3ecdcb3;font-family:Inter Tight,Inter,system-ui,sans-serif;font-size:.72rem;font-weight:700}.picker-today{letter-spacing:.06em;color:#e8a82e99;font-family:Special Elite,monospace;font-size:.65rem}.sign-grid{grid-template-columns:repeat(4,1fr);gap:.6rem;display:grid}@media (width<=700px){.sign-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=440px){.sign-grid{grid-template-columns:repeat(2,1fr)}}.sign-tile{cursor:pointer;text-align:left;-webkit-tap-highlight-color:transparent;background:#0406148c;border:1px solid #fbecc117;flex-direction:column;align-items:flex-start;gap:.5rem;padding:1.05rem 1rem;transition:border-color .15s,background .15s,transform .1s;display:flex;position:relative}.sign-tile:hover{border-color:#fbecc147}.sign-tile:active{transform:scale(.98)}.sign-tile:focus-visible{outline-offset:2px;outline:2px solid #e8a82e}.sign-tile-icon-svg{width:26px;height:26px;display:block}.sign-tile-icon-svg .icon-stroke{fill:none;stroke:#f3ecdca6;stroke-width:6px;stroke-linecap:round;stroke-linejoin:round;transition:stroke .15s}.sign-tile-name{color:#f7f6f0f7;font-family:Inter Tight,Inter,system-ui,sans-serif;font-size:1rem;font-weight:700;line-height:1.15}.sign-tile-dates{letter-spacing:.02em;color:#f3ecdc8c;font-variant-numeric:tabular-nums;font-family:Special Elite,monospace;font-size:.68rem}.sign-tile.is-active{background:#ff1e87;border-color:#ff1e87}.sign-tile.is-active .icon-stroke{stroke:#040614}.sign-tile.is-active .sign-tile-name{color:#040614}.sign-tile.is-active .sign-tile-dates{color:#040614;opacity:.78}.sign-tile.is-active:after{content:"✓";color:#040614;font-family:Inter Tight,Inter,system-ui,sans-serif;font-size:.8rem;font-weight:900;position:absolute;top:.65rem;right:.7rem}.reading-wrap{max-width:780px;margin:3rem auto 0;padding:0 1.5rem 8rem}.reading-area{position:relative}.reading-panel.is-exiting{animation:.2s ease-in both panelOut}.reading-panel.is-entering{animation:.52s cubic-bezier(.22,1,.36,1) both panelIn}.reading-header{border-bottom:1px solid #fbecc114;align-items:center;gap:1.25rem;margin-bottom:2rem;padding-bottom:1.5rem;display:flex;position:relative}.reading-header-icon-svg{flex-shrink:0;width:3.5rem;height:3.5rem}.reading-header-icon-svg .icon-stroke{fill:none;stroke:#e8a82eb3;stroke-width:5px;stroke-linecap:round;stroke-linejoin:round}.reading-header-text{flex:1}.reading-sign-name{text-transform:uppercase;letter-spacing:-.02em;color:#f7f6f0f7;margin:0;font-family:Fraunces,Georgia,serif;font-size:clamp(2.25rem,5vw,3.5rem);font-weight:900;line-height:.95}.reading-period-label{letter-spacing:.4em;text-transform:uppercase;color:#e8a82e99;margin:.4rem 0 0;font-family:Special Elite,monospace;font-size:.6rem}.reading-header-accent{flex-direction:column;flex-shrink:0;justify-content:center;align-self:stretch;gap:4px;display:flex}.accent-dot{background:#ff1e8780;border-radius:50%;width:3px;height:3px}.accent-dot:nth-child(2){background:#ff1e874d}.accent-dot:nth-child(3){background:#ff1e8726}.reading-body p{color:#f7f6f0e0;margin-bottom:1.3rem;font-family:Fraunces,Georgia,serif;font-size:1.125rem;line-height:1.82}.reading-body em{color:#f7f6f0f7;font-style:italic}.reading-body strong{color:#fbecc1f7;font-weight:700}.no-reading{color:#f7f6f066;border-top:1px solid #fbecc10f;padding:3rem 0;font-family:Fraunces,Georgia,serif;font-size:1rem;font-style:italic;line-height:1.7}.reading-footer{border-top:1px solid #fbecc112;margin-top:2.5rem;padding-top:2rem}.reading-cta-row{flex-wrap:wrap;gap:.5rem;display:flex}.reading-cta-sec{color:#e8a82ecc;letter-spacing:.2em;text-transform:uppercase;border:1px solid #e8a82e4d;padding:.5rem 1rem;font-family:Special Elite,monospace;font-size:.65rem;text-decoration:none;transition:border-color .2s,color .2s,background .2s;display:inline-block}.reading-cta-sec:hover{color:#e8a82ef7;background:#e8a82e0d;border-color:#e8a82eb3}@keyframes panelOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-14px)}}@keyframes panelIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.sign-tile{transition:none}.reading-panel.is-exiting,.reading-panel.is-entering{animation:none}}
