.BigButton_betaSignupSection__Epy5X{display:flex;justify-content:center;align-items:center;margin-top:2rem;margin-bottom:1rem}.BigButton_betaSignupButton__wKO2X{font-size:1.5rem;padding:1rem 2rem;border-radius:8px;background-color:#2ebd2e;color:#000;font-weight:700;text-transform:uppercase;transition:background-color .3s ease}.BigButton_betaSignupButton__wKO2X:hover{background-color:#228b22}.hexagram{color:#2ebd2e;font-size:24px}.trigram-container{align-items:center}.trigram-container,.trigram-lines{display:flex;flex-direction:column}.trigram-lines{justify-content:center;margin-right:10px}.trigram{margin-bottom:10px;justify-content:center;text-align:center}.meaning{font-weight:700;text-align:center}.yang-line{border-top:5px solid #2ebd2e}.yang-line,.yin-line{animation:drawLine 1s ease-in-out}.yin-line{display:flex;justify-content:space-between}.yang-line,.yin-line{width:100px;max-width:100%;margin:4px 0}.yin-part{border-top:5px solid #2ebd2e;width:45%}.hexagram>*{margin-top:0;margin-bottom:0;padding-top:0;padding-bottom:0}.hexagram,.trigram{display:flex;flex-direction:column;align-items:center;gap:10px}@keyframes fadeIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes pulseHexagram{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}@keyframes drawLine{0%{width:0}to{width:100px}}@media (max-width:600px){.yang-line,.yin-line{max-width:80px}}@media (max-width:400px){.yang-line,.yin-line{max-width:60px}}