/* Quiet horror interactions: designed to stay readable while the room feels alive. */
.ask-shell,.host-shell{animation:room-arrives .85s cubic-bezier(.2,.8,.2,1) both}.ask-hero::before,.host-topbar::before{content:"";position:absolute;right:9%;top:-17px;width:170px;height:105px;opacity:.28;pointer-events:none;background:radial-gradient(ellipse at 50% 100%,rgba(255,190,104,.7),rgba(218,121,42,.2) 22%,transparent 58%);filter:blur(7px);animation:lamp-flicker 8s steps(2,end) infinite}.ask-card{transition:transform .35s ease,border-color .35s ease,box-shadow .35s ease}.ask-card:hover{border-color:rgba(221,72,64,.36);box-shadow:0 32px 80px rgba(0,0,0,.72)}.ask-form label{transition:transform .25s ease}.ask-form label:focus-within{transform:translateX(4px)}.ask-form label:focus-within>span{color:#ffb0a2;text-shadow:0 0 12px rgba(229,59,51,.52)}.ask-form label:focus-within>span::before{animation:caret-pulse .65s ease-in-out infinite alternate}button,.ghost-btn,.secondary-btn,.danger-btn{position:relative;overflow:hidden}button::after,.ghost-btn::after,.secondary-btn::after,.danger-btn::after{content:"";position:absolute;inset:-60% -20%;pointer-events:none;background:linear-gradient(115deg,transparent 38%,rgba(255,236,207,.3) 50%,transparent 61%);transform:translateX(-125%) rotate(8deg);transition:transform .55s ease}button:hover::after,.ghost-btn:hover::after,.secondary-btn:hover::after,.danger-btn:hover::after{transform:translateX(125%) rotate(8deg)}.ask-form button[type="submit"]{animation:seal-pulse 3.8s ease-in-out infinite}.ask-form button[type="submit"]:hover{animation:none}.moon-mark{animation:moon-watch 8s steps(2,end) infinite!important}.fog-one{animation-duration:14s!important}.fog-two{animation-duration:19s!important}.vault-note-shell{transition:filter .3s ease,box-shadow .3s ease,transform .35s ease}.vault-note:hover .vault-note-shell{filter:brightness(1.09);box-shadow:0 0 0 1px rgba(237,174,139,.25),0 22px 38px rgba(0,0,0,.7);transform:rotate(.5deg) translateY(-3px)}.vault-note.is-owner .vault-note-shell{animation:owner-echo 4.2s ease-in-out infinite}.vault-note.is-arriving{animation:letter-arrives .9s cubic-bezier(.17,.89,.32,1.28) both}.vault-stage::after{animation:window-breath 7s ease-in-out infinite alternate}.queue-item{transition:transform .2s ease,background .2s ease,border .2s ease}.queue-item:hover{transform:translateX(4px);border-color:rgba(230,88,77,.42);background:rgba(145,28,30,.3)}.queue-item.active{animation:selected-heartbeat 3s ease-in-out infinite}.status-badge.status-live{animation:live-warning 1.5s ease-in-out infinite}.spotlight-body{position:relative;overflow:hidden}.spotlight-body::after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(100deg,transparent 28%,rgba(107,28,24,.1) 49%,transparent 65%);transform:translateX(-110%);animation:paper-shadow 9s ease-in-out infinite}.modal.open .modal-card{animation:door-opens .38s cubic-bezier(.2,.85,.25,1.2) both}.submit-toast.is-visible .submit-toast-card{animation:toast-flicker .45s steps(2,end) 2}.host-shell:not([hidden]) .queue-card,.host-shell:not([hidden]) .spotlight-card{animation:room-arrives .65s .08s cubic-bezier(.2,.8,.2,1) both}@keyframes room-arrives{from{opacity:0;transform:translateY(13px);filter:blur(5px)}to{opacity:1;transform:none;filter:none}}@keyframes lamp-flicker{0%,7%,9%,52%,100%{opacity:.28}8%,53%,55%{opacity:.08}54%{opacity:.42}}@keyframes moon-watch{0%,78%,82%,100%{filter:brightness(1)}79%,81%{filter:brightness(.38)}80%{filter:brightness(1.36)}}@keyframes seal-pulse{0%,100%{box-shadow:0 7px 18px rgba(0,0,0,.34),0 0 0 rgba(201,45,42,0)}48%{box-shadow:0 9px 22px rgba(0,0,0,.42),0 0 0 6px rgba(201,45,42,.08)}}@keyframes caret-pulse{to{color:#ff5e55;text-shadow:0 0 8px #ea4a42}}@keyframes owner-echo{0%,100%{box-shadow:0 0 0 3px rgba(167,30,34,.3),0 19px 34px rgba(0,0,0,.62)}50%{box-shadow:0 0 0 5px rgba(200,52,46,.18),0 22px 40px rgba(0,0,0,.68)}}@keyframes letter-arrives{0%{opacity:0;transform:translateX(-50%) translateY(-90px) rotate(8deg) scale(.8)}70%{opacity:1;transform:translateX(-50%) translateY(9px) rotate(-3deg) scale(1.03)}100%{transform:translateX(-50%) rotate(var(--card-rotate,0deg)) scale(var(--card-scale,1))}}@keyframes window-breath{from{opacity:.38}to{opacity:.76}}@keyframes selected-heartbeat{0%,100%{box-shadow:none}50%{box-shadow:inset 3px 0 0 #d6473f,0 0 20px rgba(193,44,41,.15)}}@keyframes live-warning{50%{background:rgba(218,45,39,.92);box-shadow:0 0 17px rgba(226,52,45,.6)}}@keyframes paper-shadow{0%,72%,100%{transform:translateX(-110%)}78%,86%{transform:translateX(110%)}}@keyframes door-opens{from{opacity:0;transform:scale(.92) translateY(-18px);filter:brightness(.55)}to{opacity:1;transform:none;filter:none}}@keyframes toast-flicker{50%{filter:brightness(1.5)}}@media(max-width:900px){.ask-card:hover{transform:none}.ask-form label:focus-within{transform:none}.ask-hero::before,.host-topbar::before{right:4px;width:115px;height:76px;opacity:.22}.vault-note:hover .vault-note-shell{transform:none}}@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}
