*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{width:100%;height:100%;background:#000;overflow:hidden;font-family:SFMono-Regular,ui-monospace,Menlo,monospace;-webkit-font-smoothing:antialiased;touch-action:manipulation}@media(max-width:600px){html,body,#root{height:100dvh;overflow-x:hidden}input,textarea,select{font-size:16px!important}}.ra2-ball{position:fixed;z-index:2147483646;display:flex;align-items:center;gap:8px;cursor:grab;user-select:none;-webkit-user-select:none;touch-action:none}.ra2-ball:active{cursor:grabbing}.ra2-ball{animation:ra2BallEnter .6s cubic-bezier(.34,1.56,.64,1)}@keyframes ra2BallEnter{0%{opacity:0;transform:scale(.15)}to{opacity:1;transform:scale(1)}}.ra2-ball--exiting{animation:ra2BallExit .42s cubic-bezier(.55,0,.8,.45) forwards;pointer-events:none;cursor:default}@keyframes ra2BallExit{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.08)}}.ra2-ball--attracting{transition:left .45s cubic-bezier(.5,0,.95,.55),top .45s cubic-bezier(.5,0,.95,.55);pointer-events:none;cursor:default;animation:ra2BallArrive .47s ease-in forwards}@keyframes ra2BallArrive{0%{transform:scale(1);opacity:1}60%{transform:scale(1.3);opacity:1}to{transform:scale(0);opacity:0}}.ra2-blob--incoming .ra2-blob-glow{animation:ra2BlobGlow 120s linear infinite,ra2BlobGrow .45s ease-in forwards}@keyframes ra2BlobGrow{0%{transform:scale(1);opacity:1;filter:blur(14px)}to{transform:scale(2.2);opacity:.9;filter:blur(6px)}}.ra2-blob{position:relative;width:56px;height:56px;border-radius:50%;flex-shrink:0}.ra2-blob-glow{position:absolute;top:-10px;right:-10px;bottom:-10px;left:-10px;border-radius:50%;background:radial-gradient(ellipse at 42% 38%,#A5CBF9 0%,#73F75E 0%,#DBFFD5 55%,#5DE0F1 85%,transparent 100%);filter:blur(14px);animation:ra2BlobGlow 120s linear infinite;transition:filter .4s,transform .4s}.ra2-ball:hover .ra2-blob-glow{filter:blur(10px);transform:scale(1.1)}.ra2-blob-icon{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;color:#000}.ra2-blob--pulse .ra2-blob-glow{animation:ra2BlobGlow 120s linear infinite,ra2Pulse .55s cubic-bezier(.34,1.56,.64,1) forwards}@keyframes ra2Pulse{0%{transform:scale(1)}45%{transform:scale(1.65)}to{transform:scale(1)}}@keyframes ra2BlobGlow{0%{filter:blur(14px) hue-rotate(0deg)}to{filter:blur(14px) hue-rotate(360deg)}}.ra2-ball-label{font-family:SFMono-Regular,ui-monospace,Menlo,monospace;font-size:10px;letter-spacing:.16em;color:#ffffffe6;text-shadow:0 1px 6px rgba(0,0,0,.9),0 0 12px rgba(0,0,0,.6);white-space:nowrap}.ra2-scene-tag{font-family:SFMono-Regular,ui-monospace,Menlo,monospace;font-size:clamp(5px,.65vw,7px);letter-spacing:.1em;color:#00000073;border:1px solid rgba(0,0,0,.22);border-radius:10px;padding:1px 6px;white-space:nowrap;flex-shrink:0}@media(prefers-reduced-motion:reduce){.ra2-blob-glow{animation:none;filter:blur(14px)}.ra2-blob--pulse .ra2-blob-glow{animation:none}}.alhara-scene{position:relative;background:#000;width:100%;aspect-ratio:1600 / 1024;overflow:hidden;font-family:SFMono-Regular,ui-monospace,Menlo,monospace;transition:height .5s cubic-bezier(.4,0,.2,1)}@media(min-width:1401px){.alhara-scene{max-width:min(156.25vh,100vw)}}.alhara-r49-wrap{position:absolute;left:7.125%;top:7.125%;width:35.6875%;height:8.746%;border-radius:clamp(14px,4.5vw,55px);filter:blur(28px);transition:filter 1s ease,border-radius .5s cubic-bezier(.4,0,.2,1),height .5s cubic-bezier(.4,0,.2,1),top .5s cubic-bezier(.4,0,.2,1);animation:alharaBlobEnter .7s cubic-bezier(.34,1.56,.64,1) both}.alhara-scene--focused .alhara-r49-wrap{filter:blur(14px)}.alhara-r49.alhara-r49--breathing{animation:alharaGlow49 var(--alhara-cycle, 1800s) linear infinite,blobBreathe 3.8s ease-in-out infinite}@keyframes blobBreathe{0%,to{transform:scale(1)}50%{transform:scale(1.13)}}.alhara-r50-wrap{position:absolute;left:4%;top:2.414%;width:41.9375%;height:19.141%;border-radius:clamp(14px,4.5vw,55px);filter:blur(8px);opacity:.2;mix-blend-mode:multiply;transition:filter 1s ease,border-radius .5s cubic-bezier(.4,0,.2,1),height .5s cubic-bezier(.4,0,.2,1),top .5s cubic-bezier(.4,0,.2,1);animation:alharaBlobEnterFaint .7s cubic-bezier(.34,1.56,.64,1) .07s both}.alhara-scene--focused .alhara-r50-wrap{filter:blur(4px)}@keyframes alharaBlobEnter{0%{opacity:0;transform:scale(.15)}to{opacity:1;transform:scale(1)}}@keyframes alharaBlobEnterFaint{0%{opacity:0;transform:scale(.15)}to{opacity:.2;transform:scale(1)}}.alhara-r49{width:100%;height:100%;border-radius:clamp(14px,4.5vw,55px);background:radial-gradient(ellipse at 50% 50%,#a5cbf9,#73f75e 0%,#dbffd5 61%,#5de0f1);animation:alharaGlow49 var(--alhara-cycle, 1800s) linear infinite;transition:border-radius .5s cubic-bezier(.4,0,.2,1)}.alhara-r50{width:100%;height:100%;border-radius:clamp(14px,4.5vw,55px);background:radial-gradient(ellipse at 50% 50%,#fff,#73f75e 0%,#fff 61%,#5de0f1);animation:alharaGlow50 var(--alhara-cycle, 1800s) linear infinite;transition:border-radius .5s cubic-bezier(.4,0,.2,1)}.alhara-ui{position:absolute;left:6.125%;top:6.125%;width:37.6875%;height:10.746%;display:flex;flex-direction:column;justify-content:center;padding:0 4%;gap:.65vw;box-sizing:border-box;color:#000}.alhara-meta{display:flex;align-items:center;justify-content:flex-end;gap:6px;font-size:clamp(7px,1.05vw,11px);letter-spacing:.15em}.alhara-dot{width:6px;height:6px;border-radius:50%;flex-shrink:0;transition:background .6s}.alhara-dot--on{background:#ff2020}.alhara-dot--off{background:#555}.alhara-meta-text{letter-spacing:.15em;white-space:nowrap}.alhara-title-row{display:flex;align-items:center;gap:clamp(6px,1.2vw,16px);overflow:visible}.alhara-play-btn{width:clamp(26px,3.4vw,46px);height:clamp(26px,3.4vw,46px);flex-shrink:0;background:none;border:none;padding:0;cursor:pointer;color:#bcffc1;display:flex;align-items:center;justify-content:center;overflow:visible;opacity:.85;transform:scale(1);transform-origin:center center;transition:transform .45s ease,opacity .45s ease}.alhara-play-btn:hover{opacity:1;transform:scale(1.22)}.alhara-play-btn:active{opacity:.6;transform:scale(.93);transition-duration:.1s}.alhara-title-col{display:flex;flex-direction:column;gap:.4vw;overflow:hidden;min-width:0;-webkit-mask-image:linear-gradient(to right,black 0%,black 88%,transparent 100%);mask-image:linear-gradient(to right,black 0%,black 88%,transparent 100%)}.alhara-title-col:has(.alhara-title-scroll){-webkit-mask-image:linear-gradient(to right,transparent 0%,black 10%,black 88%,transparent 100%);mask-image:linear-gradient(to right,transparent 0%,black 10%,black 88%,transparent 100%)}.alhara-title{font-size:clamp(11px,2vw,21px);letter-spacing:.05em;white-space:nowrap;overflow:hidden}.alhara-title>span:not(.alhara-title-scroll){background:linear-gradient(90deg,#fff,#c8f5dd,#551e1e,#d6e8ff,#551e1e);background-size:300% 100%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:alharaTitleGradient 9s linear infinite}@keyframes alharaTitleGradient{0%{background-position:0% center}to{background-position:300% center}}.alhara-title-scroll{display:inline-block;white-space:nowrap;background:linear-gradient(90deg,#fff,#c8f5dd,#551e1e,#d6e8ff,#551e1e);background-size:300% 100%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:alharaMarquee var(--alhara-marquee-dur, 10s) linear infinite,alharaTitleGradient 9s linear infinite}.alhara-archive-tag{display:inline-block;font-size:clamp(5.5px,.72vw,8px);letter-spacing:.1em;color:#000000b8;background:#00000012;border:none;border-radius:10px;padding:2px 8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;align-self:flex-start;box-shadow:inset 0 2px 4px #0003,inset 0 0 0 1px #0000001a,0 1px #ffffff8c}.alhara-campaign{font-size:clamp(6px,.78vw,9px);letter-spacing:.09em;opacity:.45;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.alhara-scene--switching .alhara-r49-wrap,.alhara-scene--switching .alhara-r50-wrap{animation:alharaBlobPulse .7s cubic-bezier(.34,1.28,.64,1)}@keyframes alharaBlobPulse{0%{transform:scale(1);filter:blur(28px)}28%{transform:scale(1.28);filter:blur(14px)}to{transform:scale(1);filter:blur(28px)}}.alhara-scene--switching:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#dbffd547;pointer-events:none;animation:alharaSceneFlash .5s ease-out forwards;z-index:1}@keyframes alharaSceneFlash{0%{opacity:1}to{opacity:0}}.alhara-collision-burst{position:fixed;z-index:2147483647;pointer-events:none;width:0;height:0}.alhara-collision-burst:before,.alhara-collision-burst:after{content:"";position:absolute;border-radius:50%;transform:translate(-50%,-50%)}.alhara-collision-burst:before{width:100px;height:100px;background:radial-gradient(ellipse,rgba(255,255,240,1) 0%,rgba(219,255,213,.9) 30%,rgba(93,224,241,.6) 60%,transparent 80%);filter:blur(4px);animation:alharaBurst .5s cubic-bezier(.15,.3,.3,1) forwards}.alhara-collision-burst:after{width:240px;height:240px;background:radial-gradient(ellipse,rgba(165,203,249,.55) 0%,rgba(93,224,241,.2) 45%,transparent 70%);filter:blur(16px);animation:alharaBurst .8s cubic-bezier(.05,.1,.25,1) forwards}@keyframes alharaBurst{0%{transform:translate(-50%,-50%) scale(.05);opacity:1}30%{opacity:1}to{transform:translate(-50%,-50%) scale(2.8);opacity:0}}.alhara-title-col{animation:alharaTitleEnter .38s cubic-bezier(.22,1,.36,1)}@keyframes alharaTitleEnter{0%{opacity:0;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}@keyframes alharaGlow49{0%{filter:hue-rotate(0deg)}to{filter:hue-rotate(360deg)}}@keyframes alharaGlow50{0%{filter:hue-rotate(0deg)}to{filter:hue-rotate(360deg)}}@keyframes alharaMarquee{0%{transform:translate(0)}to{transform:translate(calc(-1 * var(--alhara-scroll)))}}@media(prefers-reduced-motion:reduce){@keyframes alharaGlow49{0%,to{filter:blur(50px) hue-rotate(0deg)}}@keyframes alharaGlow50{0%,to{filter:blur(15.5px) hue-rotate(0deg)}}.alhara-title-scroll{animation:none}}@media(max-width:1400px)and (min-width:601px){.alhara-scene{aspect-ratio:auto;height:clamp(120px,28vh,320px);max-width:100vw}.alhara-r49-wrap{left:5%;top:18%;width:47%;height:44%;border-radius:clamp(10px,3vh,36px)}.alhara-r49{border-radius:clamp(10px,3vh,36px)}.alhara-r50-wrap{left:3%;top:7%;width:53%;height:51%;border-radius:clamp(10px,3vh,36px)}.alhara-r50{border-radius:clamp(10px,3vh,36px)}.alhara-ui{left:5%;top:18%;width:47%;height:44%;gap:8px}.alhara-meta{font-size:clamp(9px,1.1vw,12px)}.alhara-title{font-size:clamp(12px,1.8vw,19px)}.alhara-play-btn{width:clamp(26px,3.2vw,40px);height:clamp(26px,3.2vw,40px)}.alhara-title-col{gap:clamp(3px,.5vw,8px)}}@media(max-width:600px){.alhara-scene{aspect-ratio:unset;height:165px;max-width:100vw;flex-shrink:0;position:relative;z-index:2;overflow:hidden}.alhara-r49-wrap{left:7%;top:18%;width:86%;height:56%;filter:blur(22px)}.alhara-r50-wrap{left:5%;top:10%;width:90%;height:66%;filter:blur(14px)}.alhara-ui{left:7%;top:18%;width:86%;height:56%;padding:0 2%;justify-content:center;gap:6px;color:#000}.alhara-meta{font-size:11px}.alhara-title{font-size:15px}.alhara-play-btn{width:44px;height:44px;padding:11px;box-sizing:border-box}.alhara-archive-tag{font-size:7.5px;color:#000000b8}.alhara-campaign{font-size:9px}.alhara-title-col{gap:4px}}html,body{overflow-x:hidden;overscroll-behavior:none;width:100%;max-width:100vw}#rh-chat-root{position:fixed;top:0;left:0;bottom:0;display:flex;flex-direction:column;font-family:iawriter-mono,Nitti,Menlo,Courier,monospace;z-index:99;width:100%;max-width:600px;padding:0 16px 0 7.6vw;box-sizing:border-box;pointer-events:none}#rh-chat-messages{flex:1;overflow-y:auto;overflow-x:hidden;display:flex;flex-direction:column;gap:28px;padding-bottom:12px;scrollbar-width:none;-ms-overflow-style:none;pointer-events:all;scroll-behavior:smooth;-webkit-mask-image:linear-gradient(to bottom,transparent 0px,black 72px);mask-image:linear-gradient(to bottom,transparent 0px,black 72px)}.rh-chat-top-spacer{height:22vh;flex-shrink:0;pointer-events:none}.rh-messages-bottom-anchor{flex:1;pointer-events:none}#rh-chat-messages::-webkit-scrollbar{display:none}.rh-chat-empty{color:#fff3;font-size:.78em;letter-spacing:.08em;padding:20px 0}.rh-chat-row{display:flex;align-items:flex-start;gap:10px}.rh-chat-row--own{flex-direction:row-reverse}.rh-chat-row--system{flex-direction:row;align-items:flex-start}.rh-avatar{border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:iawriter-mono,Nitti,Menlo,Courier,monospace;font-weight:600;flex-shrink:0;align-self:flex-start;margin-top:2px;letter-spacing:0;-webkit-user-select:none;user-select:none}.rh-avatar--radio{background:transparent!important;border-radius:50%;overflow:hidden;display:flex;align-items:center;justify-content:center}.rh-avatar--radio img{width:100%;height:100%;object-fit:contain}.rh-avatar--system{width:32px;height:32px;background:transparent;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#ffffff40}.rh-avatar--system svg{width:20px;height:20px}.rh-chat-bubble{display:inline-flex;flex-direction:column;align-items:flex-start;gap:3px;background:none;border:none;border-radius:5px;padding:2px 12px 8px 4px;max-width:75%;transition:transform .15s ease}.rh-chat-bubble .rh-chat-text{display:block}.rh-chat-header{display:flex;align-items:baseline;justify-content:space-between;gap:12px;width:100%}.rh-chat-bubble--own{background:none}.rh-chat-bubble--admin{background:transparent;flex-direction:column;align-items:flex-start;gap:3px}.rh-chat-row--admin{flex-direction:row!important}.rh-chat-bubble--system{background:none;flex-direction:column;align-items:flex-start;gap:3px;max-width:85%}.rh-admin-label{font-size:.65em;letter-spacing:.14em;color:red;text-transform:uppercase}.rh-user-label{font-size:.65em;letter-spacing:.1em;color:#fff;font-weight:700;text-transform:uppercase}.rh-system-label{font-size:.65em;letter-spacing:.14em;color:#ffffff4d;text-transform:uppercase}.rh-system-body{font-size:.82em;color:#ffffffa6;letter-spacing:.022em}.rh-chat-text{font-size:.84em;letter-spacing:.022em;color:#ffffffd1;line-height:1.45;word-break:break-word}.rh-chat-time{font-size:.66em;letter-spacing:.04em;color:#ffffff38;white-space:nowrap;flex-shrink:0}.rh-chat-row .rh-delete-btn{opacity:0;transition:opacity .15s}.rh-chat-row:hover .rh-delete-btn{opacity:1}.rh-delete-btn{background:none;border:none;color:#ffffff26;font-size:1em;cursor:pointer;padding:0 4px;line-height:1;flex-shrink:0;transition:color .15s;align-self:center;pointer-events:all}.rh-delete-btn:hover{color:red}#rh-chat-input-area{padding:10px 0 20px;flex-shrink:0;pointer-events:all}#rh-nickname-screen{width:100%;pointer-events:all}#rh-nickname-form input{display:block!important;visibility:visible!important;opacity:1!important}#rh-nickname-form{display:flex;flex-direction:column;gap:6px}#rh-nickname-form input{width:100%;background:none;border:none;border-radius:5px;color:#fffc;font-family:iawriter-mono,Nitti,Menlo,Courier,monospace;font-size:.82em;letter-spacing:.04em;padding:13px 14px;outline:none;box-sizing:border-box;transition:border-color .15s}#rh-nickname-form input:focus{border-color:#ffffff40}#rh-nickname-form input::placeholder{color:#fff3}.rh-token-input{width:100%;background:none;border:none;border-radius:5px;color:#fffc;font-family:iawriter-mono,Nitti,Menlo,Courier,monospace;font-size:.82em;letter-spacing:.04em;padding:13px 14px;outline:none;box-sizing:border-box}.rh-token-input::placeholder{color:#fff3}.rh-nickname-error{font-size:.72em;color:red;letter-spacing:.08em;padding:2px 0}#rh-nickname-form button{align-self:flex-start;background:transparent;border:none;border-radius:5px;color:#fff9;font-family:iawriter-mono,Nitti,Menlo,Courier,monospace;font-size:.72em;letter-spacing:.12em;text-transform:uppercase;padding:8px 18px;cursor:pointer;transition:border-color .15s,color .15s}#rh-nickname-form button:hover{border-color:#fff6;color:#fff}#rh-chat-send-form textarea{background:transparent;border:none;outline:none;color:#fffc;font-family:iawriter-mono,Nitti,Menlo,Courier,monospace;font-size:.82em;letter-spacing:.04em;flex:1;padding:0;line-height:1.5;overflow-y:auto;align-self:center}#rh-chat-send-form textarea::placeholder{color:#fff3}#rh-chat-nick-label{display:none}#rh-chat-send-form input{flex:1;background:transparent;border:none;color:#ffffffd1;font-family:iawriter-mono,Nitti,Menlo,Courier,monospace;font-size:.82em;letter-spacing:.022em;padding:13px 8px 13px 0;outline:none;min-width:0}#rh-chat-send-btn{background:transparent;border:none;padding:0 10px;cursor:pointer;flex-shrink:0;align-self:center;display:flex;align-items:center;justify-content:center;transition:transform .2s ease,opacity .2s ease;opacity:.7}#rh-chat-send-btn:hover{opacity:1;transform:scale(1.12)}#rh-chat-send-btn:active{transform:scale(.92);transition-duration:.08s}.rh-send-dot{filter:drop-shadow(0 0 8px rgba(93,224,241,.9)) drop-shadow(0 0 18px rgba(115,247,94,.5)) drop-shadow(0 0 32px rgba(93,224,241,.3));animation:rh-send-pulse 3s ease-in-out infinite}@keyframes rh-send-pulse{0%,to{filter:drop-shadow(0 0 8px rgba(93,224,241,.9)) drop-shadow(0 0 18px rgba(115,247,94,.5)) drop-shadow(0 0 32px rgba(93,224,241,.3))}50%{filter:drop-shadow(0 0 12px rgba(115,247,94,1)) drop-shadow(0 0 26px rgba(93,224,241,.7)) drop-shadow(0 0 48px rgba(115,247,94,.4))}}#rh-chat-send-btn:hover{color:#fff}@media only screen and (max-width:600px){#rh-chat-root{position:fixed;top:165px;left:0;right:0;bottom:0;width:100%;max-width:100vw;box-sizing:border-box;padding:0 14px;z-index:1}.rh-chat-top-spacer{display:none}#rh-chat-messages{-webkit-mask-image:none;mask-image:none}#rh-chat-input-area{padding-bottom:max(20px,env(safe-area-inset-bottom))}.rh-chat-bubble{max-width:82%}#rh-chat-send-form{border-radius:14px}#rh-nickname-form input,#rh-chat-send-form input,#rh-chat-send-form textarea,#rh-rename-form input,.rh-token-input{font-size:16px}}#rh-chat-send-form-wrapper{display:flex;flex-direction:column;gap:6px}#rh-rename-form input{width:100%;background:transparent;border:none;border-bottom:1px solid rgba(255,255,255,.2);color:#fffc;font-family:iawriter-mono,Nitti,Menlo,Courier,monospace;font-size:.78em;letter-spacing:.06em;padding:6px 0;outline:none;box-sizing:border-box}#rh-rename-form input::placeholder{color:#fff3}#rh-chat-send-form{position:relative;display:flex;align-items:center;background:transparent;border:none;border-radius:18px;padding:7px 6px 7px 10px;gap:8px;transition:background .4s ease}#rh-chat-send-form:before,#rh-chat-send-form:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:18px;pointer-events:none;opacity:0;transition:opacity 1s ease}#rh-chat-send-form:before{box-shadow:0 0 0 1.5px #5de0f199,0 0 20px #73f75e47,0 0 44px #5de0f12e,0 0 70px #73f75e14}#rh-chat-send-form:after{box-shadow:0 0 0 1.5px #73f75ea6,0 0 24px #5de0f152,0 0 52px #73f75e33,0 0 80px #5de0f11a}#rh-chat-send-form:hover{background:#00000038}#rh-chat-send-form:hover:before{opacity:.28;transition:opacity .6s ease}#rh-chat-send-form:focus-within{background:#0006}#rh-chat-send-form:focus-within:before{opacity:1;transition:opacity 1s ease}#rh-chat-send-form:focus-within:after{opacity:1;animation:rh-input-glow-pulse 4s ease-in-out 1s infinite}@keyframes rh-input-glow-pulse{0%,to{opacity:1}50%{opacity:0}}@keyframes rh-msg-in{0%{opacity:0;transform:translateY(80px);filter:blur(6px)}60%{opacity:1;filter:blur(0)}to{opacity:1;transform:translateY(0);filter:blur(0)}}.rh-chat-row--animate{animation:rh-msg-in .9s cubic-bezier(.16,1,.3,1) both}.rh-avatar--clickable{cursor:pointer;flex-shrink:0;transition:opacity .15s}.rh-avatar--clickable:hover{opacity:.75}.rh-ascii-emoji{color:red}.rh-reply-btn{opacity:0;width:0;padding:0;overflow:hidden;background:none;border:none;color:#ffffff4d;font-size:.95em;cursor:pointer;line-height:1;flex-shrink:0;align-self:center;pointer-events:all;transition:opacity .15s,color .15s,width .15s,padding .15s}@media(hover:hover){.rh-chat-row:hover .rh-reply-btn{opacity:1;width:auto;padding:0 6px}.rh-reply-btn:hover{color:#fff;transform:translate(-5px)}.rh-chat-row--own .rh-reply-btn:hover{transform:translate(5px)}.rh-chat-row:hover .rh-chat-bubble{transform:translate(-2px);border-color:#fff}.rh-chat-row--own:hover .rh-chat-bubble{transform:translate(2px)}}.rh-reply-snippet{display:flex;flex-direction:column;gap:2px;background:none;border-left:2px solid rgba(255,255,255,.25);border-radius:3px;padding:5px 8px;margin-bottom:4px;cursor:pointer;transition:background .15s;max-width:100%;overflow:hidden}.rh-reply-snippet:hover{background:#ffffff1a}.rh-reply-snippet-nick{font-size:.62em;letter-spacing:.1em;color:#ffffff8c;text-transform:uppercase;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rh-reply-snippet-text{font-size:.75em;color:#fff6;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;letter-spacing:.02em;line-height:1.3}#rh-reply-bar{display:flex;align-items:center;gap:8px;background:none;border:1px solid rgba(255,255,255,.09);border-bottom:none;border-radius:5px 5px 0 0;padding:7px 10px}#rh-reply-bar-inner{flex:1;display:flex;flex-direction:column;gap:1px;overflow:hidden;min-width:0}#rh-reply-bar-nick{font-size:.62em;letter-spacing:.1em;color:#ffffff80;text-transform:uppercase;white-space:nowrap}#rh-reply-bar-text{font-size:.72em;color:#ffffff4d;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;letter-spacing:.02em}#rh-reply-bar-cancel{background:none;border:none;color:#ffffff40;font-size:1em;cursor:pointer;padding:0 4px;flex-shrink:0;transition:color .15s}#rh-reply-bar-cancel:hover{color:red}#rh-reply-bar+#rh-rename-form,#rh-reply-bar~#rh-chat-send-form{border-top:none;border-radius:0 0 5px 5px}.rh-chat-row--highlight .rh-chat-bubble{border-color:#ffffff59;transition:border-color .15s}@media(hover:none){.rh-reply-btn{display:none}}button,textarea,input,a{touch-action:manipulation}*{-webkit-text-size-adjust:100%;text-size-adjust:100%}@media(max-width:1400px)and (min-width:601px){.rh-chat-top-spacer{height:clamp(120px,28vh,320px)}}#rh-load-past{display:flex;justify-content:center;padding:8px 0 4px}#rh-load-past button{background:transparent;border:1px solid rgba(255,255,255,.1);border-radius:5px;color:#ffffff4d;font-family:iawriter-mono,Nitti,Menlo,Courier,monospace;font-size:.68em;letter-spacing:.1em;text-transform:uppercase;padding:6px 14px;cursor:pointer;transition:color .15s,border-color .15s;touch-action:manipulation}#rh-load-past button:hover{color:#ffffffb3;border-color:#ffffff40}#rh-load-past button:disabled{opacity:.4;cursor:default}.rh-day-group{display:flex;flex-direction:column;gap:0}.rh-day-header{display:flex;align-items:center;gap:8px;background:transparent;border:none;border-top:1px solid rgba(255,255,255,.06);border-bottom:1px solid rgba(255,255,255,.06);color:#ffffff40;font-family:iawriter-mono,Nitti,Menlo,Courier,monospace;font-size:.68em;letter-spacing:.1em;text-transform:uppercase;padding:8px 4px;cursor:pointer;width:100%;text-align:left;transition:color .15s;touch-action:manipulation;margin:6px 0}.rh-day-header:hover{color:#fff9}.rh-birthday-msg{animation:rh-birthday-enter .5s ease forwards,rh-birthday-exit .8s ease 19s forwards;width:100%}.rh-birthday-msg .rh-chat-bubble{width:100%;max-width:100%;box-sizing:border-box}@keyframes rh-birthday-enter{0%{transform:translateY(30px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes rh-birthday-exit{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-20px)}}.rh-birthday-text{font-size:2.5em!important;line-height:1.5!important;letter-spacing:.06em!important;word-spacing:.4em!important;text-align:justify!important;width:100%!important}.rh-hbd-text{font-size:2.5em!important;line-height:1.3!important;letter-spacing:.1em!important;color:red!important;text-align:justify!important;width:100%!important;animation:rh-hbd-flash .5s step-end infinite}@keyframes rh-hbd-flash{0%,to{opacity:1}50%{opacity:0}}.rh-birthday-arabic{direction:rtl;unicode-bidi:embed}.rh-birthday-char{display:inline-block;color:red;transition:opacity .04s}.rh-today-divider{text-align:center;font-size:.65em;letter-spacing:.14em;text-transform:uppercase;color:#ffffff2e;padding:10px 0 6px;border-top:1px solid rgba(255,255,255,.06)}.rh-chat-row--program{align-items:flex-start}.rh-program-post{display:flex;flex-direction:column;gap:10px;padding:4px 12px 6px 0;min-width:0;flex:1}.rh-program-date{font-size:.6em;letter-spacing:.2em;color:#ffffff47;text-transform:uppercase}.rh-program-chips{display:flex;flex-direction:column;gap:5px;align-items:flex-start}.rh-program-chip{display:inline-flex;align-items:baseline;gap:7px;border:1px solid rgba(255,255,255,.11);border-radius:6px;padding:6px 11px;font-size:.75em;letter-spacing:.03em;cursor:default;transition:border-color .18s,background .18s,transform .18s,box-shadow .18s;white-space:normal}.rh-program-chip:hover{border-color:#ffffff47;background:#ffffff0d;transform:translate(3px);box-shadow:-3px 0 #ffffff26}.rh-program-chip--now:hover{border-color:#5de0f1cc;background:#5de0f117;box-shadow:-3px 0 #5de0f159}.rh-program-chip--past:hover{opacity:.45;transform:translate(2px)}.rh-program-chip--past{opacity:.25;border-color:#ffffff0d}.rh-program-chip--now{border-color:#5de0f18c;background:#5de0f10d}.rh-program-now-dot{width:5px;height:5px;border-radius:50%;background:#5de0f1d9;flex-shrink:0;animation:rhNowPulse 2s ease-in-out infinite}@keyframes rhNowPulse{0%,to{opacity:1}50%{opacity:.4}}.rh-program-chip-time{color:#ffffff59;font-variant-numeric:tabular-nums}.rh-program-chip--now .rh-program-chip-time{color:#5de0f1bf}.rh-program-chip-name{color:#ffffffc7}.rh-program-chip--now .rh-program-chip-name{color:#e4fcfc}
