.horoscopeCard{background:linear-gradient(135deg,rgba(107,79,163,.3),rgba(139,92,246,.2));border-radius:20px;padding:2rem;border:1px solid rgba(139,92,246,.3);margin-bottom:3rem;text-align:center;box-shadow:0 10px 30px rgba(139,92,246,.2)}.horoscopeTitle{color:#d4af37;margin-bottom:1rem;font-size:1.8rem}.horoscopeSelectWrap{display:flex;justify-content:center;margin-bottom:1.5rem}.horoscopeSelect{width:100%;max-width:420px;border-radius:12px;border:1px solid rgba(212,175,55,.45);background:#5a3a8c;color:#fff;font-size:1rem;font-weight:600;outline:none;cursor:pointer;box-shadow:0 2px 12px rgba(107,79,163,.15);appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:linear-gradient(45deg,transparent 50%,#d4af37 0),linear-gradient(135deg,#d4af37 50%,transparent 0);background-position:calc(100% - 20px) calc(50% - 3px),calc(100% - 14px) calc(50% - 3px);background-size:6px 6px,6px 6px;background-repeat:no-repeat;padding:.85rem 3rem .85rem 1rem}.horoscopeSelect:hover{border-color:#d4af37}.horoscopeSelect:focus{border-color:#d4af37;box-shadow:0 0 0 3px rgba(212,175,55,.2)}.horoscopeSelect:disabled{opacity:.7;cursor:not-allowed}.horoscopeSelect option{background:#5a3a8c;color:#fff}.horoscopeLoading{font-size:1.1rem;color:hsla(0,0%,100%,.8)}.horoscopeSections{display:flex;flex-direction:column;gap:1rem;max-width:800px;margin:0 auto}.horoscopeSection{background:hsla(0,0%,100%,.08);border-radius:12px;padding:1.5rem;margin:1rem 0;border:1px solid rgba(139,92,246,.3);min-height:180px;max-height:350px;overflow:auto;text-align:left}.horoscopeSectionEnglish{border-left:4px solid #4ecdc4}.horoscopeSectionSpanish{border-left:4px solid #ff6b6b}.horoscopeText{font-size:1rem;line-height:1.8;color:hsla(0,0%,100%,.95)}.horoscopeFooter{font-size:.9rem;color:hsla(0,0%,100%,.7);margin-top:1.5rem}