.coins-container[data-astro-cid-nbbwmyhf]{display:flex;justify-content:center;gap:var(--space-lg);margin-bottom:var(--space-md);perspective:1000px}.coin[data-astro-cid-nbbwmyhf]{width:70px;height:70px;cursor:pointer}.coin-inner[data-astro-cid-nbbwmyhf]{position:relative;width:100%;height:100%;transform-style:preserve-3d;transition:transform .1s}.coin[data-astro-cid-nbbwmyhf].flipping .coin-inner[data-astro-cid-nbbwmyhf]{animation:flipCoin .6s ease-out}.coin[data-astro-cid-nbbwmyhf].heads .coin-inner[data-astro-cid-nbbwmyhf]{transform:rotateX(0)}.coin[data-astro-cid-nbbwmyhf].tails .coin-inner[data-astro-cid-nbbwmyhf]{transform:rotateX(180deg)}@keyframes flipCoin{0%{transform:rotateX(0)}to{transform:rotateX(1800deg)}}.coin-front[data-astro-cid-nbbwmyhf],.coin-back[data-astro-cid-nbbwmyhf]{position:absolute;width:100%;height:100%;border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:"Noto Serif SC",serif;font-size:1.5rem;backface-visibility:hidden;border:3px solid}.coin-front[data-astro-cid-nbbwmyhf]{background:linear-gradient(145deg,#d4af37,#b8960c);color:#5c4a00;border-color:#b8960c;box-shadow:inset 0 2px 4px #ffffff4d,0 2px 8px #0003}.coin-back[data-astro-cid-nbbwmyhf]{background:linear-gradient(145deg,silver,#a0a0a0);color:#404040;border-color:#909090;transform:rotateX(180deg);box-shadow:inset 0 2px 4px #ffffff4d,0 2px 8px #0003}.cast-instruction[data-astro-cid-nbbwmyhf]{font-family:var(--font-display);font-size:1rem;color:var(--ink-faded);margin-bottom:var(--space-md)}.line-results[data-astro-cid-nbbwmyhf]{margin-bottom:var(--space-lg);text-align:left;max-width:280px;margin-left:auto;margin-right:auto}.line-result[data-astro-cid-nbbwmyhf]{display:flex;justify-content:space-between;align-items:center;padding:var(--space-sm) 0;border-bottom:1px solid var(--paper-dark);font-size:.9rem;animation:fadeIn .3s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.line-result[data-astro-cid-nbbwmyhf] .line-num[data-astro-cid-nbbwmyhf]{color:var(--ink-faded);font-family:var(--font-display)}.line-result[data-astro-cid-nbbwmyhf] .line-type[data-astro-cid-nbbwmyhf]{font-weight:400}.line-result[data-astro-cid-nbbwmyhf] .line-type[data-astro-cid-nbbwmyhf].yang{color:var(--ink)}.line-result[data-astro-cid-nbbwmyhf] .line-type[data-astro-cid-nbbwmyhf].yin{color:var(--ink-light)}.line-result[data-astro-cid-nbbwmyhf] .line-changing[data-astro-cid-nbbwmyhf]{font-size:.8rem;padding:2px 8px;border-radius:3px}.line-result[data-astro-cid-nbbwmyhf] .line-changing[data-astro-cid-nbbwmyhf].changing{background:var(--vermillion);color:var(--paper)}.line-result[data-astro-cid-nbbwmyhf] .line-changing[data-astro-cid-nbbwmyhf].stable{background:var(--paper-dark);color:var(--ink-faded)}.reading-section[data-astro-cid-nbbwmyhf]{text-align:center}.reading-hexagrams[data-astro-cid-nbbwmyhf]{display:flex;justify-content:center;align-items:flex-start;gap:var(--space-xl);margin-bottom:var(--space-xl)}.reading-hex[data-astro-cid-nbbwmyhf]{display:flex;flex-direction:column;align-items:center;min-width:180px;max-width:220px}.hex-label[data-astro-cid-nbbwmyhf]{font-size:.8rem;text-transform:uppercase;letter-spacing:.15em;color:var(--ink-faded);margin-bottom:var(--space-md)}.reading-hex[data-astro-cid-nbbwmyhf] .hexagram-visual[data-astro-cid-nbbwmyhf]{margin-bottom:var(--space-md)}.reading-hex[data-astro-cid-nbbwmyhf] .hexagram-visual[data-astro-cid-nbbwmyhf]{display:flex;flex-direction:column;gap:8px;width:120px}.reading-hex[data-astro-cid-nbbwmyhf] .hex-line[data-astro-cid-nbbwmyhf]{height:14px;background:var(--ink);border-radius:2px}.reading-hex[data-astro-cid-nbbwmyhf] .hex-line[data-astro-cid-nbbwmyhf].yin{background:linear-gradient(to right,var(--ink) 0%,var(--ink) 42%,transparent 42%,transparent 58%,var(--ink) 58%,var(--ink) 100%)}.hex-number[data-astro-cid-nbbwmyhf]{font-family:var(--font-display);font-size:.9rem;color:var(--vermillion)}.hex-chinese[data-astro-cid-nbbwmyhf]{font-family:"Noto Serif SC",serif;font-size:2.5rem;line-height:1.2}.hex-english[data-astro-cid-nbbwmyhf]{font-family:var(--font-display);font-size:1.2rem;color:var(--ink-light);text-align:center;line-height:1.3}.reading-arrow[data-astro-cid-nbbwmyhf]{font-size:2rem;color:var(--ink-faded);padding-top:80px}.changing-lines-note[data-astro-cid-nbbwmyhf]{font-size:.95rem;color:var(--ink-light);margin-bottom:var(--space-xl)}.changing-lines-note[data-astro-cid-nbbwmyhf] span[data-astro-cid-nbbwmyhf]{color:var(--vermillion);font-weight:500}.reading-actions[data-astro-cid-nbbwmyhf]{display:flex;flex-direction:column;align-items:center;gap:var(--space-md)}.read-button[data-astro-cid-nbbwmyhf]{font-family:var(--font-display);font-size:1.1rem;padding:var(--space-md) var(--space-xl);background:var(--vermillion);color:var(--paper);text-decoration:none;transition:background .3s}.read-button[data-astro-cid-nbbwmyhf]:hover{background:var(--vermillion-dark);color:var(--paper)}.save-journal-section[data-astro-cid-nbbwmyhf]{margin-top:var(--space-lg);padding:var(--space-lg);border:1px solid var(--paper-dark);text-align:center}.save-journal-btn[data-astro-cid-nbbwmyhf]{font-family:var(--font-display);font-size:1.1rem;padding:var(--space-md) var(--space-xl);background:var(--ink);color:var(--paper);border:none;cursor:pointer;transition:background .3s}.save-journal-btn[data-astro-cid-nbbwmyhf]:hover{background:var(--vermillion)}.save-journal-btn[data-astro-cid-nbbwmyhf]:disabled{background:var(--ink-faded);cursor:not-allowed}.save-journal-btn[data-astro-cid-nbbwmyhf].saved{background:#2e7d32}.journal-login-prompt[data-astro-cid-nbbwmyhf]{font-size:.95rem;color:var(--ink-light);margin:0}.journal-login-prompt[data-astro-cid-nbbwmyhf] a[data-astro-cid-nbbwmyhf]{color:var(--vermillion)}.cast-again-section[data-astro-cid-nbbwmyhf]{margin-top:var(--space-lg);text-align:center}.email-section[data-astro-cid-nbbwmyhf]{margin-top:var(--space-xl);padding:var(--space-lg);border:1px solid var(--paper-dark);background:var(--paper-dark);border-radius:4px;text-align:center}.email-prompt[data-astro-cid-nbbwmyhf]{font-family:var(--font-display);font-size:1.1rem;color:var(--ink-light);margin-bottom:var(--space-md)}.email-form[data-astro-cid-nbbwmyhf]{display:flex;justify-content:center;gap:var(--space-sm);flex-wrap:wrap}.email-input[data-astro-cid-nbbwmyhf]{font-family:var(--font-body);font-size:1rem;padding:var(--space-sm) var(--space-md);border:1px solid var(--paper-dark);background:transparent;width:280px;max-width:100%;outline:none;transition:border-color .2s ease}.email-input[data-astro-cid-nbbwmyhf]:focus{border-color:var(--ink-faded)}.send-button[data-astro-cid-nbbwmyhf]{font-family:var(--font-display);font-size:1rem;padding:var(--space-sm) var(--space-lg);background:var(--vermillion);color:var(--paper);border:none;cursor:pointer;transition:all .3s ease}.send-button[data-astro-cid-nbbwmyhf]:hover{background:var(--vermillion-dark)}.send-button[data-astro-cid-nbbwmyhf]:disabled{background:var(--ink-faded);cursor:not-allowed}.email-status[data-astro-cid-nbbwmyhf]{margin-top:var(--space-md);font-size:.95rem}.email-status[data-astro-cid-nbbwmyhf].success{color:#2e7d32}.email-status[data-astro-cid-nbbwmyhf].error{color:var(--vermillion)}@media(max-width:600px){.oracle-container[data-astro-cid-nbbwmyhf]{padding-bottom:var(--space-md)}.page-intro[data-astro-cid-nbbwmyhf]{margin-bottom:var(--space-sm);padding-bottom:var(--space-xs)}.user-question[data-astro-cid-nbbwmyhf]{font-size:.9rem;padding:var(--space-xs) var(--space-sm);margin-bottom:var(--space-sm)}.cast-instruction[data-astro-cid-nbbwmyhf]{font-size:1.3rem;margin-bottom:var(--space-sm)}.build-area[data-astro-cid-nbbwmyhf]{gap:var(--space-xs);min-height:160px;margin-bottom:var(--space-sm)}.line-numbers[data-astro-cid-nbbwmyhf]{min-width:20px}.built-line[data-astro-cid-nbbwmyhf]{width:90px;height:16px}.line-num-item[data-astro-cid-nbbwmyhf]{height:16px;font-size:.75rem}.line-desc-item[data-astro-cid-nbbwmyhf]{height:16px}.line-desc-item[data-astro-cid-nbbwmyhf] .line-type[data-astro-cid-nbbwmyhf]{font-size:.7rem}.line-desc-item[data-astro-cid-nbbwmyhf] .line-changing[data-astro-cid-nbbwmyhf]{font-size:.6rem;padding:1px 4px}.line-descriptors[data-astro-cid-nbbwmyhf]{min-width:85px}.coins-container[data-astro-cid-nbbwmyhf]{gap:var(--space-md);margin-bottom:var(--space-sm)}.coin[data-astro-cid-nbbwmyhf]{width:55px;height:55px}.coin-front[data-astro-cid-nbbwmyhf],.coin-back[data-astro-cid-nbbwmyhf]{font-size:1.5rem}.cast-button[data-astro-cid-nbbwmyhf]{font-size:1rem;padding:var(--space-sm) var(--space-lg)}.question-section[data-astro-cid-nbbwmyhf] label[data-astro-cid-nbbwmyhf]{font-size:1rem;margin-bottom:var(--space-sm)}.question-section[data-astro-cid-nbbwmyhf] textarea[data-astro-cid-nbbwmyhf]{margin-bottom:var(--space-md);padding:var(--space-sm)}.reading-hexagrams[data-astro-cid-nbbwmyhf]{flex-direction:column;align-items:center}.reading-arrow[data-astro-cid-nbbwmyhf]{padding-top:0;transform:rotate(90deg)}.email-section[data-astro-cid-nbbwmyhf]{margin-top:var(--space-lg);padding-top:var(--space-md)}.email-prompt[data-astro-cid-nbbwmyhf]{font-size:1rem}.email-form[data-astro-cid-nbbwmyhf]{flex-direction:column;align-items:center}.email-input[data-astro-cid-nbbwmyhf],.send-button[data-astro-cid-nbbwmyhf]{width:100%}}.built-line{width:180px;height:28px;background-color:#1a1a18;border-radius:3px;animation:lineAppear .3s ease}.built-line.yin{background:linear-gradient(to right,#1a1a18 0%,#1a1a18 40%,transparent 40%,transparent 60%,#1a1a18 60%,#1a1a18 100%)}@keyframes lineAppear{0%{opacity:0;transform:scaleX(0)}to{opacity:1;transform:scaleX(1)}}.line-num-item{height:28px;display:flex;align-items:center;font-family:Cormorant Garamond,serif;font-size:1rem;color:#6b6b63;animation:fadeIn .3s ease}.line-desc-item{height:28px;display:flex;align-items:center;gap:.5rem;animation:fadeIn .3s ease}@keyframes fadeIn{0%{opacity:0;transform:translate(-10px)}to{opacity:1;transform:translate(0)}}.line-desc-item .line-type{font-size:.95rem;color:#3d3d38}.line-desc-item .line-changing{font-size:.75rem;padding:2px 8px;border-radius:3px}.line-desc-item .line-changing.changing{background:#c23b22;color:#f7f3eb}.line-desc-item .line-changing.stable{background:#ebe5d8;color:#6b6b63}@media(max-width:600px){.built-line{width:90px;height:16px}.built-line.yin{background:linear-gradient(to right,#1a1a18 0%,#1a1a18 38%,transparent 38%,transparent 62%,#1a1a18 62%,#1a1a18 100%)}.line-num-item{height:16px;font-size:.75rem}.line-desc-item{height:16px;gap:.25rem}.line-desc-item .line-type{font-size:.7rem}.line-desc-item .line-changing{font-size:.6rem;padding:1px 4px}}.oracle-container[data-astro-cid-nbbwmyhf]{max-width:600px;margin:0 auto;padding-bottom:var(--space-lg)}.page-intro[data-astro-cid-nbbwmyhf]{margin-bottom:var(--space-lg);padding-bottom:var(--space-md)}.hidden[data-astro-cid-nbbwmyhf]{display:none!important}.question-section[data-astro-cid-nbbwmyhf]{text-align:center}.question-section[data-astro-cid-nbbwmyhf] label[data-astro-cid-nbbwmyhf]{display:block;font-family:var(--font-display);font-size:1.2rem;color:var(--ink-light);margin-bottom:var(--space-md)}.question-section[data-astro-cid-nbbwmyhf] textarea[data-astro-cid-nbbwmyhf]{width:100%;font-family:var(--font-body);font-size:1rem;padding:var(--space-md);border:1px solid var(--paper-dark);background:transparent;resize:none;outline:none;margin-bottom:var(--space-lg);transition:border-color .2s}.question-section[data-astro-cid-nbbwmyhf] textarea[data-astro-cid-nbbwmyhf]:focus{border-color:var(--ink-faded)}.question-section[data-astro-cid-nbbwmyhf] textarea[data-astro-cid-nbbwmyhf]::placeholder{color:var(--ink-faded);font-style:italic}.cast-button[data-astro-cid-nbbwmyhf]{font-family:var(--font-display);font-size:1.1rem;padding:var(--space-md) var(--space-xl);background:var(--ink);color:var(--paper);border:none;cursor:pointer;transition:all .3s ease;letter-spacing:.05em}.cast-button[data-astro-cid-nbbwmyhf]:hover{background:var(--vermillion)}.cast-button[data-astro-cid-nbbwmyhf]:disabled{background:var(--ink-faded);cursor:not-allowed}.cast-button[data-astro-cid-nbbwmyhf].secondary{background:transparent;color:var(--ink);border:1px solid var(--ink-faded)}.cast-button[data-astro-cid-nbbwmyhf].secondary:hover{border-color:var(--ink)}.casting-section[data-astro-cid-nbbwmyhf]{text-align:center}.user-question[data-astro-cid-nbbwmyhf]{font-family:var(--font-display);font-style:italic;font-size:1.1rem;color:var(--ink-light);margin-bottom:var(--space-md);padding:var(--space-sm) var(--space-md);background:var(--paper-dark);border-radius:4px;max-width:500px;margin-left:auto;margin-right:auto}.user-question[data-astro-cid-nbbwmyhf]:before{content:'"'}.user-question[data-astro-cid-nbbwmyhf]:after{content:'"'}.cast-instruction[data-astro-cid-nbbwmyhf]{font-family:var(--font-display);font-size:2rem;color:var(--ink);margin-bottom:var(--space-md)}.build-area[data-astro-cid-nbbwmyhf]{display:flex;justify-content:center;align-items:flex-end;gap:var(--space-md);min-height:260px;margin-bottom:var(--space-md)}.line-numbers[data-astro-cid-nbbwmyhf]{display:flex;flex-direction:column-reverse;align-items:flex-end;gap:10px;min-width:40px}.hexagram-build[data-astro-cid-nbbwmyhf]{display:flex;flex-direction:column-reverse;align-items:center;gap:10px;min-width:180px}.line-descriptors[data-astro-cid-nbbwmyhf]{display:flex;flex-direction:column-reverse;align-items:flex-start;gap:10px;min-width:160px}
