:root{--hearth-amber:rgba(212,165,116,0.95);--hearth-amber-soft:rgba(212,165,116,0.32);--hearth-amber-faint:rgba(212,165,116,0.14);--hearth-line:rgba(212,165,116,0.55);--hearth-text:rgba(244,232,213,0.78)}.constellation-build,.crystal-reveal,.hearth-pulse,.letter-fold,.voice-hold{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:.875rem}.constellation-build-line,.crystal-reveal-line,.hearth-pulse-line,.letter-fold-line,.voice-hold-line{color:var(--hearth-text);font-family:var(--font-instrument-serif,Georgia,serif);font-style:italic;font-size:.95rem;letter-spacing:.01em;text-align:center;margin:0;opacity:0;animation:solene-line-in 1.2s ease-out .4s forwards}@keyframes solene-line-in{to{opacity:.85}}.hearth-pulse-dot{display:block;border-radius:9999px;background:var(--hearth-amber);box-shadow:0 0 0 0 rgba(212,165,116,.55),0 0 12px 2px rgba(212,165,116,.45);animation:hearth-breath 3.6s ease-in-out infinite}.hearth-pulse-sm .hearth-pulse-dot{width:8px;height:8px}.hearth-pulse-md .hearth-pulse-dot{width:14px;height:14px}.hearth-pulse-lg .hearth-pulse-dot{width:24px;height:24px}@keyframes hearth-breath{0%,to{opacity:.45;transform:scale(.94);box-shadow:0 0 8px 1px rgba(212,165,116,.35)}50%{opacity:1;transform:scale(1.06);box-shadow:0 0 22px 6px rgba(212,165,116,.55)}}.voice-hold-bars{display:inline-flex;align-items:center;gap:6px;height:32px}.voice-hold-sm .voice-hold-bars{height:22px;gap:4px}.voice-hold-lg .voice-hold-bars{height:48px;gap:8px}.voice-hold-bar{display:block;width:4px;height:100%;border-radius:2px;background:var(--hearth-amber);opacity:.65;transform-origin:center;animation:voice-bar 2.4s ease-in-out infinite}.voice-hold-sm .voice-hold-bar{width:3px}.voice-hold-lg .voice-hold-bar{width:6px;border-radius:3px}.voice-hold-bar-1{animation-delay:0s}.voice-hold-bar-2{animation-delay:.4s}.voice-hold-bar-3{animation-delay:.8s}@keyframes voice-bar{0%,to{transform:scaleY(.35);opacity:.55}50%{transform:scaleY(1);opacity:1}}.constellation-build-svg{width:96px;height:96px;overflow:visible}.constellation-build-sm .constellation-build-svg{width:64px;height:64px}.constellation-build-lg .constellation-build-svg{width:144px;height:144px}.constellation-build-rotor{transform-origin:50% 50%;animation:constellation-rotate 60s linear infinite}@keyframes constellation-rotate{to{transform:rotate(1turn)}}.constellation-build-line{stroke:var(--hearth-line);stroke-width:.4;fill:none;opacity:0;stroke-dasharray:80;stroke-dashoffset:80;animation:constellation-draw 6s ease-out forwards;animation-iteration-count:1}@keyframes constellation-draw{0%{opacity:0;stroke-dashoffset:80}20%{opacity:.45}to{opacity:.55;stroke-dashoffset:0}}.constellation-build-point{fill:var(--hearth-amber);opacity:0;animation:constellation-point .9s ease-out forwards}@keyframes constellation-point{to{opacity:1}}.crystal-reveal-svg{width:88px;height:88px;overflow:visible}.crystal-reveal-sm .crystal-reveal-svg{width:56px;height:56px}.crystal-reveal-lg .crystal-reveal-svg{width:144px;height:144px}.crystal-reveal-rotor{transform-origin:50% 50%;animation:crystal-breath 6s ease-in-out infinite}@keyframes crystal-breath{0%,to{transform:scale(1);opacity:.78}50%{transform:scale(1.015);opacity:1}}.crystal-reveal-face{fill:rgba(212,165,116,.08);stroke:var(--hearth-amber);stroke-width:.6;filter:drop-shadow(0 0 8px rgba(212,165,116,.3))}.crystal-reveal-facet{stroke:var(--hearth-amber-soft);stroke-width:.35}.crystal-reveal-particle{fill:var(--hearth-amber);opacity:0}.crystal-reveal-particle-1{cx:30;cy:90;animation:crystal-particle 5s ease-out infinite}.crystal-reveal-particle-2{cx:50;cy:90;animation:crystal-particle 5s ease-out 1.6s infinite}.crystal-reveal-particle-3{cx:70;cy:90;animation:crystal-particle 5s ease-out 3.2s infinite}@keyframes crystal-particle{0%{opacity:0;transform:translateY(0) translateX(0)}15%{opacity:.8}85%{opacity:.3}to{opacity:0;transform:translateY(-60px) translateX(4px)}}.letter-fold-svg{width:96px;height:70px;overflow:visible}.letter-fold-sm .letter-fold-svg{width:64px;height:48px}.letter-fold-lg .letter-fold-svg{width:144px;height:105px}.letter-fold-body{fill:rgba(212,165,116,.06);stroke:var(--hearth-line);stroke-width:.6}.letter-fold-flap{fill:rgba(212,165,116,.12);stroke:var(--hearth-amber-soft);stroke-width:.4;transform-origin:50% 42px}.letter-fold-flap-left{transform-origin:10px 37px;animation:letter-flap-left 2.2s ease-in-out infinite}.letter-fold-flap-right{transform-origin:90px 37px;animation:letter-flap-right 2.2s ease-in-out .2s infinite}.letter-fold-flap-top{transform-origin:50px 15px;animation:letter-flap-top 2.2s ease-in-out .4s infinite}@keyframes letter-flap-left{0%,20%{transform:rotateY(0deg);opacity:.45}40%,80%{transform:rotateY(-180deg);opacity:.9}to{transform:rotateY(0deg);opacity:.45}}@keyframes letter-flap-right{0%,20%{transform:rotateY(0deg);opacity:.45}40%,80%{transform:rotateY(180deg);opacity:.9}to{transform:rotateY(0deg);opacity:.45}}@keyframes letter-flap-top{0%,30%{transform:rotateX(0deg);opacity:.45}55%,80%{transform:rotateX(-160deg);opacity:1}to{transform:rotateX(0deg);opacity:.45}}.letter-fold-wax{fill:var(--hearth-amber);filter:drop-shadow(0 0 6px rgba(212,165,116,.6));transform-origin:50px 42px;animation:letter-wax 2.2s ease-out .9s infinite;opacity:0}@keyframes letter-wax{0%,30%{opacity:0;transform:scale(0)}55%{opacity:1;transform:scale(1.2)}70%{opacity:1;transform:scale(1)}to{opacity:.85;transform:scale(1)}}@media (prefers-reduced-motion:reduce){.hearth-pulse-dot{animation:none;opacity:.85;box-shadow:0 0 12px 2px rgba(212,165,116,.4)}.voice-hold-bar{animation:none;transform:scaleY(.7);opacity:.7}.constellation-build-rotor{animation:none}.constellation-build-line{animation:none;opacity:.55;stroke-dashoffset:0}.constellation-build-point{animation:none;opacity:1}.crystal-reveal-rotor{animation:none;transform:scale(1);opacity:.95}.crystal-reveal-particle{animation:none;opacity:0}.letter-fold-flap{animation:none;opacity:.7}.letter-fold-wax{animation:none;opacity:1;transform:scale(1)}.constellation-build-line,.crystal-reveal-line,.hearth-pulse-line,.letter-fold-line,.voice-hold-line{animation:none;opacity:.85}}