.spell-detail[data-astro-cid-r7hh4kie]{animation:fadeIn .5s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.back-link[data-astro-cid-r7hh4kie]{display:inline-block;color:var(--text-secondary);text-decoration:none;margin-bottom:2rem;font-size:.9rem;transition:color .3s}.back-link[data-astro-cid-r7hh4kie]:hover{color:var(--accent)}.spell-header[data-astro-cid-r7hh4kie]{display:flex;align-items:center;gap:1.5rem;margin-bottom:2rem}.spell-emoji[data-astro-cid-r7hh4kie]{font-size:4rem;filter:drop-shadow(0 0 16px color-mix(in srgb,var(--spell-color) 50%,transparent))}.spell-title[data-astro-cid-r7hh4kie]{font-family:Cinzel,serif;font-size:2.5rem;font-weight:900;margin-bottom:.5rem}.spell-category-badge[data-astro-cid-r7hh4kie]{display:inline-block;padding:.3rem .8rem;background:color-mix(in srgb,var(--spell-color) 15%,transparent);color:var(--spell-color);border-radius:999px;font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:1px}.spell-long-description[data-astro-cid-r7hh4kie]{font-size:1.1rem;line-height:1.8;color:var(--text-secondary);margin-bottom:2.5rem;padding:1.5rem;background:var(--bg-card);border-radius:var(--radius);border-left:3px solid var(--spell-color)}.spell-sections[data-astro-cid-r7hh4kie]{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:3rem}.spell-section[data-astro-cid-r7hh4kie]{background:var(--bg-card);border-radius:var(--radius);padding:1.5rem;border:1px solid rgba(139,92,246,.1)}.spell-section[data-astro-cid-r7hh4kie] h2[data-astro-cid-r7hh4kie]{font-family:Cinzel,serif;font-size:1.25rem;margin-bottom:1rem;color:var(--spell-color)}.ingredient-list[data-astro-cid-r7hh4kie],.instruction-list[data-astro-cid-r7hh4kie]{list-style:none;padding:0}.ingredient-list[data-astro-cid-r7hh4kie] li[data-astro-cid-r7hh4kie]{padding:.5rem 0;border-bottom:1px solid rgba(255,255,255,.05);color:var(--text-secondary);display:flex;align-items:center;gap:.5rem}.ingredient-list[data-astro-cid-r7hh4kie] li[data-astro-cid-r7hh4kie]:before{content:"•";color:var(--spell-color);font-weight:700}.instruction-list[data-astro-cid-r7hh4kie]{counter-reset:step}.instruction-list[data-astro-cid-r7hh4kie] li[data-astro-cid-r7hh4kie]{counter-increment:step;border-bottom:1px solid rgba(255,255,255,.05);color:var(--text-secondary);line-height:1.5;padding:.75rem 0 .75rem 2rem;position:relative}.instruction-list[data-astro-cid-r7hh4kie] li[data-astro-cid-r7hh4kie]:before{content:counter(step);position:absolute;left:0;background:color-mix(in srgb,var(--spell-color) 20%,transparent);color:var(--spell-color);width:1.5rem;height:1.5rem;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:700}.conjuration-section[data-astro-cid-r7hh4kie]{grid-column:1 / -1;border:2px solid var(--spell-color);position:relative;overflow:hidden}.conjuration-intro[data-astro-cid-r7hh4kie]{color:var(--text-secondary);margin-bottom:1.5rem}.conjuration-split[data-astro-cid-r7hh4kie]{display:grid;grid-template-columns:1fr 2fr;gap:2rem}.conjuration-tts-panel[data-astro-cid-r7hh4kie]{display:flex;align-items:center;justify-content:center}.tts-default-section[data-astro-cid-r7hh4kie]{text-align:center;padding:2rem;background:#0003;border-radius:var(--radius);border:1px solid rgba(139,92,246,.15);width:100%}.tts-default-section[data-astro-cid-r7hh4kie] .tts-icon[data-astro-cid-r7hh4kie]{font-size:3rem;display:block;margin-bottom:1rem;filter:drop-shadow(0 0 12px var(--accent-glow))}.tts-default-section[data-astro-cid-r7hh4kie] h3[data-astro-cid-r7hh4kie]{font-family:Cinzel,serif;font-size:1.25rem;margin-bottom:.75rem;color:var(--text-primary)}.tts-description[data-astro-cid-r7hh4kie]{font-size:.85rem;color:var(--text-secondary);margin-bottom:1.5rem;line-height:1.5}.play-default-btn[data-astro-cid-r7hh4kie]{padding:.75rem 1.5rem;background:#8b5cf626;border:1px solid rgba(139,92,246,.3);border-radius:8px;color:var(--text-primary);font-family:inherit;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s;width:100%}.play-default-btn[data-astro-cid-r7hh4kie]:hover{background:#8b5cf64d;border-color:var(--spell-color);transform:scale(1.02)}.play-default-btn[data-astro-cid-r7hh4kie].speaking{background:color-mix(in srgb,var(--spell-color) 30%,transparent);border-color:var(--spell-color);animation:tts-pulse 1s ease-in-out infinite}.conjuration-form[data-astro-cid-r7hh4kie]{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem}.form-group[data-astro-cid-r7hh4kie]{display:flex;flex-direction:column;gap:.4rem}.form-group[data-astro-cid-r7hh4kie]:nth-child(3),.form-group[data-astro-cid-r7hh4kie]:nth-child(5),.conjure-button[data-astro-cid-r7hh4kie]{grid-column:1 / -1}.form-group[data-astro-cid-r7hh4kie] label[data-astro-cid-r7hh4kie]{font-size:.85rem;font-weight:600;color:var(--text-secondary);display:flex;align-items:center;gap:.5rem}.form-group[data-astro-cid-r7hh4kie] input[data-astro-cid-r7hh4kie][type=text],.form-group[data-astro-cid-r7hh4kie] textarea[data-astro-cid-r7hh4kie],.form-group[data-astro-cid-r7hh4kie] select[data-astro-cid-r7hh4kie]{background:#0000004d;border:1px solid rgba(139,92,246,.2);border-radius:8px;padding:.75rem 1rem;color:var(--text-primary);font-family:inherit;font-size:.9rem;transition:border-color .3s,box-shadow .3s}.form-group[data-astro-cid-r7hh4kie] input[data-astro-cid-r7hh4kie]:focus,.form-group[data-astro-cid-r7hh4kie] textarea[data-astro-cid-r7hh4kie]:focus,.form-group[data-astro-cid-r7hh4kie] select[data-astro-cid-r7hh4kie]:focus{outline:none;border-color:var(--spell-color);box-shadow:0 0 0 3px color-mix(in srgb,var(--spell-color) 20%,transparent)}.form-group[data-astro-cid-r7hh4kie] select[data-astro-cid-r7hh4kie] option[data-astro-cid-r7hh4kie]{background:var(--bg-dark)}.conjure-button[data-astro-cid-r7hh4kie]{margin-top:.5rem;padding:1rem 2rem;border:none;border-radius:8px;font-family:inherit;font-size:1.1rem;font-weight:700;color:#fff;cursor:pointer;transition:all .3s;text-transform:uppercase;letter-spacing:1px;position:relative;overflow:hidden}.conjure-button[data-astro-cid-r7hh4kie]:hover{transform:scale(1.02);box-shadow:0 8px 32px color-mix(in srgb,var(--spell-color) 40%,transparent)}.conjure-button[data-astro-cid-r7hh4kie]:active{transform:scale(.98)}@keyframes tts-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.start-overlay[data-astro-cid-r7hh4kie]{display:none;position:fixed;inset:0;z-index:1001;background:#0a0a1af2;align-items:center;justify-content:center}.start-overlay[data-astro-cid-r7hh4kie].active{display:flex}.start-overlay-content[data-astro-cid-r7hh4kie]{text-align:center;padding:3rem;max-width:420px}.start-overlay-emoji[data-astro-cid-r7hh4kie]{font-size:4rem;display:block;margin-bottom:1.5rem;filter:drop-shadow(0 0 16px var(--accent-glow));animation:float 2s ease-in-out infinite}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.start-overlay-content[data-astro-cid-r7hh4kie] h2[data-astro-cid-r7hh4kie]{font-family:Cinzel,serif;font-size:1.5rem;margin-bottom:2rem;color:var(--text-primary)}.start-ritual-btn[data-astro-cid-r7hh4kie]{padding:1rem 2.5rem;border:none;border-radius:8px;font-family:inherit;font-size:1.1rem;font-weight:700;color:#fff;cursor:pointer;transition:all .3s;text-transform:uppercase;letter-spacing:1px}.start-ritual-btn[data-astro-cid-r7hh4kie]:hover{transform:scale(1.05);box-shadow:0 8px 32px color-mix(in srgb,var(--spell-color) 40%,transparent)}.result-box[data-astro-cid-r7hh4kie]{position:relative;z-index:1;background:var(--bg-card);border:2px solid var(--spell-color);border-radius:var(--radius);padding:2rem;max-width:600px;text-align:center;opacity:0;transform:scale(.8);transition:all .5s cubic-bezier(.4,0,.2,1)}.result-box[data-astro-cid-r7hh4kie].visible{opacity:1;transform:scale(1)}.result-box[data-astro-cid-r7hh4kie] p[data-astro-cid-r7hh4kie]{font-size:1.1rem;line-height:1.7;color:var(--text-primary)}.spell-summary[data-astro-cid-r7hh4kie]{font-size:.9rem;color:var(--text-secondary);font-style:italic;margin-top:1rem;padding-top:1rem;border-top:1px solid rgba(255,255,255,.1);line-height:1.6}.share-section[data-astro-cid-r7hh4kie]{display:none;flex-direction:column;align-items:center;gap:.75rem;margin-top:1.5rem;padding-top:1.25rem;border-top:1px solid rgba(255,255,255,.1)}.share-label[data-astro-cid-r7hh4kie]{font-size:.85rem;color:var(--text-secondary)}.share-buttons[data-astro-cid-r7hh4kie]{display:flex;gap:.75rem;flex-wrap:wrap;justify-content:center}.share-btn[data-astro-cid-r7hh4kie]{padding:.6rem 1.25rem;border:1px solid rgba(255,255,255,.2);border-radius:8px;background:#ffffff14;color:var(--text-primary);font-family:inherit;font-size:.85rem;font-weight:600;cursor:pointer;transition:all .3s}.share-btn[data-astro-cid-r7hh4kie]:hover{background:#ffffff26;border-color:var(--spell-color)}.share-feedback[data-astro-cid-r7hh4kie]{font-size:.8rem;color:#4ade80;opacity:0;transition:opacity .3s}.share-feedback[data-astro-cid-r7hh4kie].visible{opacity:1}.animation-overlay[data-astro-cid-r7hh4kie]{display:none;position:fixed;inset:0;z-index:1000;background:#0a0a1af2;flex-direction:column;align-items:center;justify-content:center}.animation-overlay[data-astro-cid-r7hh4kie].active{display:flex}.animation-overlay[data-astro-cid-r7hh4kie] canvas[data-astro-cid-r7hh4kie]{position:absolute;inset:0}.close-animation[data-astro-cid-r7hh4kie]{position:fixed;top:1.5rem;right:1.5rem;z-index:2;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);color:#fff;width:44px;height:44px;border-radius:50%;cursor:pointer;font-size:1.2rem;display:flex;align-items:center;justify-content:center;transition:background .3s}.close-animation[data-astro-cid-r7hh4kie]:hover{background:#fff3}@media(max-width:768px){.conjuration-split[data-astro-cid-r7hh4kie],.conjuration-form[data-astro-cid-r7hh4kie]{grid-template-columns:1fr}}
