:root{--ink:#5e2e3a;--muted:#9d6a76;--line:#7437482e;--glass:#fffafaad;--glass-strong:#ffffffc7;--rose:#ef8fa7;--rose-deep:#9b3f5b;--honey:#f5c76b;--error:#c94a62}*{box-sizing:border-box}html,body{min-height:100%;margin:0}body{color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:hidden}button,input,textarea{font:inherit}.stage{isolation:isolate;background:#fff2f5 url(/background) 50%/cover no-repeat;place-items:center;min-height:100svh;padding:24px;display:grid;position:relative;overflow:hidden}.stage:before,.stage:after{content:"";pointer-events:none;z-index:-1;display:none;position:absolute;inset:-26%}.stage:before{opacity:.58;will-change:transform;background:repeating-linear-gradient(118deg,#fff0 0 58px,#ffffff6b 59px 64px,#ef8fa714 65px 94px);animation:2s linear infinite lineDrift;inset:-260px;transform:translate(0,0)}.stage:after{opacity:.66;background:linear-gradient(90deg,#f5c76b33,#f5c76b00 30%),linear-gradient(#9b3f5b1c,#9b3f5b00 48%)}.gate{background:var(--glass);border:1px solid var(--line);opacity:.9;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;max-width:min(420px,100vw - 32px);padding:10px;display:grid;position:relative;box-shadow:0 24px 70px #682e3e29,inset 0 1px #ffffffa3}.gateError{border-color:#c94a629e;box-shadow:0 0 0 1px #c94a6247,0 0 18px #c94a6233,0 24px 70px #682e3e21,inset 0 1px #ffffffa3}.gateError .passwordField{border-color:#c94a6299}.gateShake0{animation:.26s gateShakeA}.gateShake1{animation:.26s gateShakeB}.passwordField{cursor:text;background:#ffffffa8;border:1px solid #74374829;border-radius:6px;align-items:center;width:100%;min-width:0;min-height:52px;display:flex;position:relative;overflow:hidden}.passwordField:focus-within{border-color:#9b3f5b7a;box-shadow:0 0 0 4px #ef8fa733}.passwordInput{caret-color:#0000;color:#0000;background:0 0;border:0;outline:0;width:100%;height:100%;padding:0 18px;position:absolute;inset:0}.passwordInput::selection{color:#0000;background:#ef8fa73d}.passwordMask{color:var(--muted);pointer-events:none;text-overflow:ellipsis;white-space:nowrap;align-items:center;min-height:1.25em;padding:0 18px;line-height:1;display:inline-flex;overflow:hidden}.passwordMask.hasValue{color:var(--rose-deep);font-variant-ligatures:none;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:1rem}.passwordGlyph{flex:0 0 1.14em;place-items:center;width:1.14em;display:inline-grid}.passwordCaret{background:var(--rose-deep);letter-spacing:0;border-radius:999px;flex:none;width:2px;height:1.15em;margin-left:1px;animation:1s steps(2,start) infinite caretBlink;display:inline-block}.confirmButton{background:linear-gradient(135deg, var(--rose-deep), var(--rose));color:#fff;cursor:pointer;border:0;border-radius:6px;justify-content:center;align-items:center;min-width:62px;min-height:52px;padding:0 18px;transition:transform .16s,box-shadow .16s,opacity .16s;display:inline-flex}.confirmButton:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 12px 26px #9b3f5b38}.confirmButton:active:not(:disabled){transform:translateY(0)}.confirmButton:disabled{cursor:wait;opacity:.68}.heartIcon{fill:currentColor;stroke-width:1.9px;width:24px;height:24px;transform:rotate(-30deg)}.successText{background:var(--glass-strong);border:1px solid var(--line);color:var(--ink);border-radius:8px;margin:0;padding:28px 34px;font-size:clamp(1.35rem,3vw,2.15rem);line-height:1.1;box-shadow:0 24px 70px #682e3e24,inset 0 1px #ffffffa8}.feedStage{align-items:start;min-height:100svh;padding:34px 18px;overflow:hidden auto}.chatStage{height:100svh;height:var(--chat-viewport-height,100dvh);max-height:var(--chat-viewport-height,100dvh);min-height:0;left:0;right:0;top:var(--chat-viewport-top,0);place-items:stretch stretch;width:100%;padding:0;position:fixed;overflow:hidden}.feedShell{gap:14px;width:100%;max-width:min(640px,100vw - 36px);display:grid}.chatOnlyShell{height:100%;height:var(--chat-viewport-height,100dvh);gap:0;width:100%;max-width:none;min-height:0}.chatOnlyShell .chatPanel{height:100%;height:var(--chat-viewport-height,100dvh);max-height:var(--chat-viewport-height,100dvh);background:0 0;border:0;border-radius:0;min-height:0}.chatOnlyShell .chatMessages{min-height:0;max-height:none}.feedHeader,.composer,.viewerMessagePanel,.visitorIpPanel,.postItem,.emptyFeed{background:var(--glass);border:1px solid var(--line);border-radius:8px;box-shadow:0 18px 52px #682e3e1a,inset 0 1px #ffffff9e}.feedHeader{justify-content:space-between;align-items:center;gap:14px;padding:18px 20px;display:flex}.profileName,.profileHandle,.postText,.postMeta,.composerError,.emptyFeed{margin:0}.profileName{color:var(--ink);font-size:1.15rem;font-weight:760;line-height:1.15}.profileHandle,.postHandle,.postMeta time,.composerCount{color:var(--muted);font-size:.84rem}.profileHandle{overflow-wrap:anywhere;line-height:1.35}.roleBadge{color:var(--rose-deep);background:#9b3f5b1a;border:1px solid #9b3f5b29;border-radius:999px;flex:none;padding:7px 10px;font-size:.76rem;font-weight:720}.adminHeaderActions{flex:none;align-items:center;gap:8px;display:flex}.logoutButton{color:var(--muted);cursor:pointer;background:#ffffff9e;border:1px solid #74374829;border-radius:999px;min-height:32px;padding:0 11px;font-size:.76rem;font-weight:720}.logoutButton:hover:not(:disabled){color:var(--error);background:#c94a621a;border-color:#c94a6238}.logoutButton:disabled{cursor:wait;opacity:.6}.composer{gap:10px;padding:12px;display:grid}.composerInput{color:var(--ink);resize:vertical;background:#ffffffb8;border:1px solid #74374829;border-radius:6px;outline:0;width:100%;min-height:116px;padding:13px 14px;line-height:1.45}.composerInput:focus{border-color:#9b3f5b7a;box-shadow:0 0 0 4px #ef8fa72e}.composerFooter{justify-content:space-between;align-items:center;gap:10px;display:flex}.postButton{background:linear-gradient(135deg, var(--rose-deep), var(--rose));color:#fff;cursor:pointer;border:0;border-radius:6px;min-height:40px;padding:0 18px;font-weight:720}.postButton:disabled{cursor:not-allowed;opacity:.56}.composerError{color:var(--error);font-size:.86rem}.chatPanel{background:linear-gradient(180deg, #fffafad1, #fff7f9b3), var(--glass);border:1px solid var(--line);border-radius:12px;grid-template-rows:minmax(0,1fr) auto;min-height:min(680px,100svh - 90px);display:grid;position:relative;overflow:hidden;box-shadow:0 20px 58px #682e3e21,inset 0 1px #ffffffad}.chatPanelLoading{color:var(--muted);place-items:center;min-height:160px}.chatHeader{z-index:3;background:#fffffff2;border:1px solid #7437481f;border-radius:999px;grid-template-columns:auto minmax(0,1fr);justify-self:start;align-items:center;gap:12px;width:max-content;max-width:calc(100% - 28px);margin:20px 14px 0;padding:8px 16px 8px 10px;display:grid;position:absolute;top:0}.chatAvatar{color:#fff;background:#ef8fa726;border:1px solid #9b3f5b3d;border-radius:999px;justify-content:center;align-items:center;width:48px;height:48px;font-weight:820;display:inline-flex;position:relative;overflow:hidden}.chatAvatar:before,.chatAvatar:after{background:var(--rose-deep);content:"";position:absolute;left:50%;transform:translate(-50%)}.chatAvatar:before{border-radius:999px;width:15px;height:15px;top:9px}.chatAvatar:after{border-radius:20px 20px 0 0;width:34px;height:25px;bottom:-1px}.chatHeaderText{min-width:0}.chatTitleRow{align-items:center;display:flex}.chatTitle{color:var(--ink);margin:0;font-size:1rem;line-height:1.1}.chatUsername,.chatPresence{color:var(--muted);overflow-wrap:anywhere;margin:2px 0 0;font-size:.78rem;line-height:1.25}.chatPresence{color:var(--rose-deep);font-weight:680}.chatMessages{overscroll-behavior:contain;touch-action:pan-y;-webkit-overflow-scrolling:touch;background:#fff4f72e;flex-direction:column;grid-row:1;gap:8px;min-height:0;max-height:min(520px,100svh - 265px);padding:14px;display:flex;overflow-y:auto}.chatOlderButton{color:var(--muted);cursor:pointer;background:#ffffffb8;border:1px solid #74374824;border-radius:999px;align-self:center;min-height:30px;padding:0 12px;font-size:.78rem;font-weight:720}.chatOlderButton:disabled{cursor:wait;opacity:.62}.chatBubble{background:#ffffffdb;border:1px solid #7437481f;border-radius:14px 14px 14px 4px;align-self:flex-start;gap:6px;max-width:min(84%,430px);padding:9px 10px 7px;display:grid;box-shadow:0 10px 22px #682e3e14}.chatBubbleMine{background:linear-gradient(135deg,#ffebf1f5,#fff9ebe6);border-color:#9b3f5b29;border-radius:14px 14px 4px;align-self:flex-end}.chatBubbleAuthor{color:var(--rose-deep);flex-wrap:wrap;align-items:baseline;gap:6px;font-size:.76rem;font-weight:760;display:flex}.chatBubbleAuthor span:last-child{color:var(--muted);overflow-wrap:anywhere;font-weight:620}.chatReplyPreview,.chatComposerReply{background:#9b3f5b14;border-left:3px solid #9b3f5b6b;border-radius:7px;gap:2px;padding:7px 8px;display:grid}.chatReplyPreview span,.chatComposerReply span{color:var(--rose-deep);font-size:.75rem;font-weight:780}.chatReplyPreview p,.chatComposerReply p,.chatText,.chatError,.chatEmpty{margin:0}.chatReplyPreview p,.chatComposerReply p{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;overflow:hidden}.chatText{color:var(--ink);overflow-wrap:anywhere;white-space:pre-wrap;font-size:.96rem;line-height:1.42}.chatImageButton{cursor:zoom-in;background:0 0;border:0;width:fit-content;padding:0;display:block}.chatImageButton:focus-visible{outline-offset:3px;border-radius:12px;outline:3px solid #9b3f5b47}.chatImageMessage{object-fit:contain;border:1px solid #7437481a;border-radius:12px;max-width:100%;max-height:min(420px,55vh);transition:filter .15s,transform .15s;display:block}.chatImageButton:hover .chatImageMessage{filter:saturate(1.04)contrast(1.02);transform:scale(.992)}.chatBubbleDeleted{box-shadow:none;opacity:.82;background:#ffffff80;border-style:dashed}.chatBubbleFailed{border-color:#c94a6257;box-shadow:0 0 0 1px #c94a6214,0 10px 22px #682e3e14}.chatBubbleBioError{box-shadow:none;background:#fff7f8d1;border-style:dashed;border-color:#c94a623d;border-radius:999px;align-self:center;max-width:min(92%,460px);padding:8px 13px}.chatBubbleBioError .chatText{color:var(--error);text-align:center;font-size:.82rem;font-weight:720}.chatBubbleBioError .chatBubbleMeta{justify-content:center}.chatDeletedText{color:var(--muted);margin:0;font-size:.9rem;font-style:italic}.chatAudioMessage{grid-template-columns:auto minmax(180px,1fr) auto;align-items:center;gap:8px;display:grid}.chatAudioPlayer{background:#ffffff94;border:1px solid #7437481a;border-radius:999px;grid-template-columns:auto minmax(110px,1fr);align-items:center;gap:9px;min-height:40px;padding:5px 9px 5px 5px;display:grid}.chatAudioPlayer audio{display:none}.chatAudioPlayButton{background:linear-gradient(135deg, var(--rose-deep), var(--rose));color:#fff;cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex}.chatAudioPlayButton svg{fill:currentColor;width:14px;height:14px}.chatAudioTimeline{grid-template-columns:minmax(70px,1fr) auto;align-items:center;gap:8px;display:grid}.chatAudioTimeline input{accent-color:var(--rose-deep);cursor:pointer;width:100%}.chatAudioLoadButton{color:var(--rose-deep);cursor:pointer;background:#9b3f5b1a;border:1px solid #9b3f5b29;border-radius:999px;min-height:32px;padding:0 12px;font-size:.78rem;font-weight:760}.chatAudioMessage span{color:var(--muted);font-size:.72rem}.chatAudioIcon{color:var(--rose-deep);width:18px;height:18px}.chatDeleteAction{color:var(--error)}.chatBubbleMeta{color:var(--muted);flex-wrap:wrap;justify-content:end;align-items:center;gap:7px;font-size:.7rem;display:flex}.chatTinyAction{color:var(--muted);cursor:pointer;background:0 0;border:0;align-items:center;gap:3px;padding:0;display:inline-flex}.chatTinyAction svg{width:14px;height:14px}.chatTinyActionActive{color:var(--error)}.chatTinyActionActive svg{fill:currentColor}.chatTinyAction:disabled{cursor:default;opacity:.45}.chatReadStatus{color:var(--muted)}.chatRead{color:#118a58;font-weight:720}.chatFailedStatus{color:var(--error);font-weight:760}.chatEmpty{color:var(--muted);background:#ffffff9e;border:1px solid #7437481a;border-radius:999px;align-self:center;margin:auto;padding:9px 14px}.chatTypingBubble{background:#ffffffdb;border:1px solid #7437481f;border-radius:16px 16px 16px 4px;align-self:flex-start;align-items:center;gap:5px;padding:11px 13px;display:inline-flex}.chatTypingBubble span{background:var(--rose-deep);opacity:.5;border-radius:999px;width:6px;height:6px;animation:1.05s ease-in-out infinite chatTypingWave}.chatTypingBubble span:nth-child(2){animation-delay:.12s}.chatTypingBubble span:nth-child(3){animation-delay:.24s}.chatComposer{background:#ffffffbd;border-top:1px solid #7437481f;grid-row:2;gap:7px;padding:10px;display:grid}.floatingRecord{cursor:grab;touch-action:none;z-index:40;background:0 0;border:0;width:74px;height:74px;padding:0;position:fixed;top:0;left:0}.floatingRecord:active{cursor:grabbing}.floatingRecordDisc,.musicModalRecord{background:radial-gradient(circle,#fff4f7 0 8%,#9b3f5b 9% 14%,#0000 15%),repeating-radial-gradient(circle,#1f1519 0 7px,#2d2025 8px 10px,#1f1519 11px 14px);border:2px solid #ffffffb3;border-radius:999px;width:100%;height:100%;display:block;position:relative;box-shadow:0 16px 34px #28161d3d,inset 0 0 0 8px #ffffff0a}.floatingRecordDisc span,.musicModalRecord span{background:linear-gradient(135deg,#fff6,#fff0);border-radius:999px;width:44%;height:28%;display:block;position:absolute;top:13%;left:18%;transform:rotate(-28deg)}.floatingRecordPlaying .floatingRecordDisc,.musicModalRecordPlaying{animation:3.2s linear infinite recordSpin}.musicModalOverlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:70;background:#1c0f15b8;justify-content:center;align-items:center;padding:18px;display:flex;position:fixed;inset:0}.musicModal{background:linear-gradient(145deg,#fffbf6fa,#ffedf4f5);border:1px solid #9b3f5b2e;border-radius:28px;gap:14px;width:min(760px,100vw - 28px);max-width:760px;max-height:min(760px,100dvh - 28px);padding:18px;display:grid;position:relative;overflow:auto;box-shadow:0 30px 90px #1e0e1561}.musicModalClose{color:var(--error);cursor:pointer;background:#ffffffdb;border:0;border-radius:999px;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex;position:absolute;top:14px;right:14px}.musicModalHero{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:16px;padding-right:38px;display:grid}.musicModalRecord{width:104px;height:104px}.musicModalTitleBlock{min-width:0}.musicModalTitleBlock span,.musicQueuePanel span{color:var(--rose-deep);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:6px;font-size:.75rem;font-weight:820;display:inline-flex}.musicModalTitleBlock h3{color:var(--ink);overflow-wrap:anywhere;margin:5px 0 4px;font-size:clamp(1.1rem,3.4vw,1.65rem);line-height:1.08}.musicModalTitleBlock p,.musicSearchError,.musicEmptyState,.musicQueuePanel p{color:var(--muted);margin:0;font-size:.82rem}.musicPlayerPanel{background:#ffffff9e;border:1px solid #9b3f5b1f;border-radius:22px;gap:10px;padding:12px;display:grid}.musicTimeRow{color:var(--muted);justify-content:space-between;font-size:.75rem;display:flex}.musicSeek{accent-color:var(--rose-deep);width:100%}.musicPlayerControls{justify-content:center;align-items:center;gap:9px;display:flex}.musicControlButton,.musicTapButton,.musicSearchForm button,.musicResultActions button{cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;font-weight:780;display:inline-flex}.musicControlButton{color:var(--rose-deep);background:#9b3f5b1a;width:42px;height:42px}.musicControlPrimary{background:linear-gradient(135deg, var(--rose-deep), var(--rose));color:#fff;width:52px;height:52px}.musicControlButton svg,.musicTapButton svg,.musicResultActions svg{width:18px;height:18px}.musicTapButton{background:var(--rose-deep);color:#fff;gap:7px;width:fit-content;min-height:36px;padding:0 14px}.musicSearchForm{grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid}.musicSearchBox{background:#ffffffbd;border:1px solid #9b3f5b24;border-radius:999px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px;padding:0 12px;display:grid}.musicSearchBox svg{color:var(--rose-deep);width:17px;height:17px}.musicSearchBox input{color:var(--ink);background:0 0;border:0;outline:none;min-height:42px}.musicSearchForm button{background:var(--rose-deep);color:#fff;min-height:42px;padding:0 16px}.musicSearchForm button:disabled{cursor:wait;opacity:.52}.musicModalGrid{grid-template-columns:minmax(0,1fr) minmax(180px,.42fr);gap:12px;display:grid}.musicSearchResults,.musicQueuePanel{gap:8px;display:grid}.musicResultCard{background:#ffffffa8;border:1px solid #9b3f5b1f;border-radius:18px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:8px;display:grid}.musicResultCard img,.musicResultCard>svg{object-fit:cover;border-radius:12px;width:52px;height:52px}.musicResultCard>svg{color:var(--rose-deep);background:#9b3f5b1a;padding:12px}.musicResultCard h4{color:var(--ink);margin:0 0 3px;font-size:.88rem;line-height:1.2}.musicResultCard p{color:var(--muted);margin:0;font-size:.74rem}.musicResultActions{gap:6px;display:flex}.musicResultActions button{color:var(--rose-deep);background:#9b3f5b1a;gap:5px;min-height:34px;padding:0 10px}.musicResultActions button:first-child{background:linear-gradient(135deg, var(--rose-deep), var(--rose));color:#fff}.musicQueuePanel{background:#ffffff7a;border:1px solid #9b3f5b1a;border-radius:18px;align-content:start;padding:12px}.musicQueuePanel p{overflow-wrap:anywhere}.musicHiddenYoutube{opacity:.001;pointer-events:none;z-index:1;border:0;width:240px;height:135px;position:fixed;bottom:0;right:0}.chatMusicPlayer{background:linear-gradient(135deg,#fff4f8f0,#fffaebe6);border:1px solid #9b3f5b26;border-radius:18px;gap:8px;padding:8px;display:grid;position:relative;box-shadow:0 12px 26px #682e3e14}.chatMusicPlayerCollapsed{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:6px;min-height:54px;padding:7px 72px 7px 10px}.chatMusicTopActions{gap:5px;display:flex;position:absolute;top:8px;right:8px}.chatMusicTopButton{color:var(--rose-deep);cursor:pointer;background:#ffffffbd;border:0;border-radius:999px;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}.chatMusicTopButton svg{width:17px;height:17px}.chatMusicClose{color:var(--error)}.chatMusicInfo{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:9px;padding-right:70px;display:grid}.chatMusicInfoCompact{grid-template-columns:minmax(0,1fr);padding-right:0}.chatMusicThumb,.chatMusicFallback{border-radius:12px;width:48px;height:48px}.chatMusicThumb{object-fit:cover}.chatMusicFallback{color:var(--rose-deep);background:#9b3f5b1f;justify-content:center;align-items:center;display:inline-flex}.chatMusicFallback svg{width:22px;height:22px}.chatMusicText{min-width:0}.chatMusicText span{color:var(--rose-deep);letter-spacing:.03em;text-transform:uppercase;align-items:center;gap:4px;font-size:.72rem;font-weight:820;display:inline-flex}.chatMusicText span svg{width:13px;height:13px}.chatMusicText p{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;margin:2px 0 1px;font-size:.88rem;font-weight:760;overflow:hidden}.chatMusicText small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:.72rem;display:block;overflow:hidden}.chatMusicControls{justify-content:center;gap:6px;display:flex}.chatMusicAction,.chatMusicTap{cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.chatMusicAction{color:var(--rose-deep);background:#9b3f5b1a;width:34px;height:34px;text-decoration:none}.chatMusicAction:disabled{cursor:not-allowed;opacity:.36}.chatMusicPlayPause{background:linear-gradient(135deg, var(--rose-deep), var(--rose));color:#fff;width:38px;height:38px}.chatMusicAction svg{width:17px;height:17px}.chatMusicAudio{display:none}.chatMusicEmbed{opacity:0;pointer-events:none;border:0;width:1px;height:1px;position:absolute;top:0;left:-9999px}.chatMusicTap{background:var(--rose-deep);color:#fff;width:fit-content;min-height:32px;padding:0 12px;font-size:.76rem;font-weight:760}.chatComposerReply{grid-template-columns:minmax(0,1fr) auto;align-items:center}.chatComposerReply button,.chatIconButton,.chatImageDiscard,.chatSendButton,.chatVoiceDiscard,.chatVoiceSend{cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.chatComposerReply button{color:var(--muted);background:0 0;width:30px;height:30px}.chatComposerReply svg,.chatIconButton svg,.chatImageDiscard svg,.chatSendButton svg,.chatVoiceDiscard svg,.chatVoiceSend svg{width:19px;height:19px}.chatVoiceDraft{background:#ffffffb8;border:1px solid #7437481f;border-radius:18px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;padding:8px;display:grid}.chatImageInput{display:none}.chatImageDraft{background:#ffffffb8;border:1px solid #7437481f;border-radius:18px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;padding:8px;display:grid}.chatImageDraft img{object-fit:cover;border-radius:12px;width:54px;height:54px}.chatScheduledList,.chatSchedulePanel{background:#ffffffb8;border:1px solid #7437481f;border-radius:18px;gap:8px;padding:8px;display:grid}.chatScheduledItem{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;display:grid}.chatScheduledItem span,.chatSchedulePanel span{color:var(--rose-deep);margin-bottom:2px;font-size:.72rem;font-weight:800;display:block}.chatScheduledItem p{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.84rem;line-height:1.25;overflow:hidden}.chatScheduledItem button{color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex}.chatScheduledItem button svg{width:17px;height:17px}.chatSchedulePanel{grid-template-columns:minmax(0,1fr) auto}.chatSchedulePanel input{color:var(--ink);background:#ffffffe6;border:1px solid #74374829;border-radius:12px;width:100%;min-height:38px;padding:0 10px}.chatScheduleSubmit{background:linear-gradient(135deg, var(--rose-deep), var(--rose));color:#fff;cursor:pointer;border:0;border-radius:999px;align-self:end;min-height:38px;padding:0 14px;font-size:.82rem;font-weight:800}.chatScheduleSubmit:disabled{cursor:not-allowed;opacity:.55}.chatImageDraft span{color:var(--rose-deep);font-size:.78rem;font-weight:780}.chatImageDraft p{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin:2px 0 0;font-size:.76rem;overflow:hidden}.chatImageDiscard{color:var(--error);background:#c94a621a;width:36px;height:36px}.chatImageOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:60;background:#180d12c2;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.chatImageOverlayImage{object-fit:contain;border-radius:16px;max-width:min(1040px,100vw - 32px);max-height:calc(100dvh - 56px);box-shadow:0 24px 80px #00000057}.chatImageOverlayClose{color:var(--ink);cursor:pointer;z-index:61;background:#ffffffeb;border:0;border-radius:999px;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex;position:fixed;top:16px;right:16px}.chatImageOverlayClose svg{width:20px;height:20px}.chatVoiceDraftActions{gap:7px;display:flex}.chatVoiceDiscard,.chatVoiceSend{width:38px;height:38px}.chatVoiceDiscard{color:var(--error);background:#c94a621a}.chatVoiceSend{background:linear-gradient(135deg, var(--rose-deep), var(--rose));color:#fff}.chatVoiceDiscard:disabled,.chatVoiceSend:disabled{cursor:wait;opacity:.55}.chatComposerRow{grid-template-columns:auto auto minmax(0,1fr) auto;align-items:center;gap:8px;display:grid}.chatComposerRowScheduled{grid-template-columns:auto auto auto minmax(0,1fr) auto}.chatIconButton{color:var(--rose-deep);background:#9b3f5b1a;width:42px;height:42px}.chatRecordActive{color:var(--error);background:#c94a6224;animation:1.1s ease-in-out infinite recordPulse}.chatScheduleActive{color:var(--rose-deep);background:#f5c76b4d}.chatInputWrap{min-width:0;position:relative}.chatInput{color:var(--ink);white-space:pre-wrap;word-break:break-word;background:#ffffffe0;border:1px solid #74374826;border-radius:999px;outline:0;align-items:center;width:100%;min-height:42px;max-height:86px;padding:10px 58px 10px 15px;line-height:1.25;display:flex;overflow-y:auto}.chatBioToggle{color:#5e2e3aa3;cursor:pointer;letter-spacing:.03em;background:#9b3f5b14;border:1px solid #7437481f;border-radius:999px;justify-content:center;align-items:center;min-width:42px;height:28px;padding:0 9px;font-size:.66rem;font-weight:840;transition:background .16s,border-color .16s,color .16s,transform .16s;display:inline-flex;position:absolute;top:50%;right:7px;transform:translateY(-50%)}.chatBioToggle:hover{color:var(--rose-deep);border-color:#9b3f5b38}.chatBioToggleActive{background:linear-gradient(135deg, var(--rose-deep), var(--rose));color:#fff;border-color:#0000;box-shadow:0 6px 14px #9b3f5b2e}.chatBioToggle:active{transform:translateY(-50%)scale(.97)}.chatInput:focus{border-color:#9b3f5b70;box-shadow:0 0 0 4px #ef8fa726}.chatInput:empty:before{color:#5e2e3a9e;content:attr(data-placeholder);pointer-events:none}.chatInput::-webkit-contacts-auto-fill-button{pointer-events:none;visibility:hidden;display:none!important}.chatInput::-webkit-credentials-auto-fill-button{pointer-events:none;visibility:hidden;display:none!important}.chatSendButton{background:linear-gradient(135deg, var(--rose-deep), var(--rose));color:#fff;width:42px;height:42px}.chatIconButton:disabled,.chatSendButton:disabled{cursor:not-allowed;opacity:.55}.chatComposerInfo{color:var(--muted);justify-content:space-between;gap:8px;padding:0 4px;font-size:.72rem;display:flex}.chatError{color:var(--error);font-size:.82rem}.viewerMessagePanel{gap:10px;padding:14px 16px;display:grid}.viewerMessagePanelHeader{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;display:grid}.viewerMessagePanelTitle{color:var(--ink);font-weight:760}.viewerMessagePanelText{color:var(--muted);margin:3px 0 0;font-size:.86rem}.viewerMessageCancelButton,.viewerMessageCloseButton{color:var(--error);cursor:pointer;background:#c94a621a;border:1px solid #c94a6238;border-radius:6px;min-height:40px;padding:0 14px;font-weight:720}.viewerMessageCancelButton:disabled{cursor:not-allowed;opacity:.56}.viewerMessageFloatingButton{background:linear-gradient(135deg, #ffffff47, #fff0), linear-gradient(135deg, var(--rose-deep), var(--rose));color:#fff;cursor:pointer;letter-spacing:.01em;z-index:20;border:1px solid #ffffff6b;border-radius:999px;justify-content:center;align-items:center;gap:8px;height:54px;padding:0 18px 0 15px;font-size:.92rem;font-weight:780;transition:box-shadow .16s,transform .16s;display:inline-flex;position:fixed;bottom:22px;right:22px;overflow:hidden;transform:translateZ(0);box-shadow:0 18px 42px #682e3e47,inset 0 1px #ffffff61}.viewerMessageFloatingButton:hover{transform:translateY(-2px);box-shadow:0 22px 48px #682e3e57,inset 0 1px #ffffff6b}.viewerMessageFloatingButton:active{transform:translateY(0)}.viewerMessageFloatingOrb{background:#ffffff3d;border-radius:999px;width:70px;height:70px;position:absolute;top:-28px;left:-32px}.viewerMessageIcon{stroke-width:2.2px;width:22px;height:22px;position:relative}.viewerMessageFloatingText{position:relative}.viewerMessageModalBackdrop{z-index:30;background:#5e2e3a38;align-items:end;padding:18px;display:grid;position:fixed;inset:0}.viewerMessageModal{border:1px solid var(--line);background:#fffafaf5;border-radius:10px;justify-self:end;gap:10px;width:100%;max-width:min(360px,100vw - 36px);padding:14px;display:grid;box-shadow:0 24px 70px #682e3e42}.viewerMessageModalHeader{justify-content:space-between;align-items:center;gap:12px;display:flex}.viewerMessageCloseButton{border-radius:999px;width:32px;min-height:32px;padding:0;font-size:1.2rem}.viewerMessageInput,.viewerMessageTextarea{color:var(--ink);background:#ffffffbd;border:1px solid #74374829;border-radius:6px;outline:0;width:100%;padding:12px}.viewerMessageTextarea{resize:vertical;line-height:1.45}.viewerMessageInput:focus,.viewerMessageTextarea:focus{border-color:#9b3f5b7a;box-shadow:0 0 0 4px #ef8fa72e}.visitorIpPanel{gap:8px;padding:14px 16px;display:grid}.visitorIpHeader,.visitorIpRow{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;display:grid}.visitorIpHeader{color:var(--muted);font-size:.78rem;font-weight:720}.visitorIpFilters{flex-wrap:wrap;gap:6px;display:flex}.visitorIpFilter{color:var(--muted);cursor:pointer;background:#ffffff8c;border:1px solid #74374826;border-radius:999px;min-height:28px;padding:0 9px;font-size:.74rem;font-weight:720}.visitorIpFilterActive{color:var(--rose-deep);background:#9b3f5b1f;border-color:#9b3f5b38}.visitorIpList{gap:7px;display:grid}.visitorIpRow{color:var(--ink);font-size:.9rem}.visitorIpIdentity{flex-wrap:wrap;align-items:baseline;gap:6px;min-width:0;display:flex}.visitorIpAddress{overflow-wrap:anywhere;min-width:0}.visitorIpNameInput{color:var(--rose-deep);background:#9b3f5b14;border:1px solid #9b3f5b24;border-radius:999px;outline:0;width:clamp(58px,22vw,124px);min-width:58px;min-height:24px;padding:2px 8px;font-size:.72rem;font-weight:720}.visitorIpNameInput:focus{background:#ffffffb3;border-color:#9b3f5b6b;box-shadow:0 0 0 3px #ef8fa729}.visitorIpNameInput::placeholder{color:#9d6a76b8}.visitorIpNameInput:disabled{opacity:.62}.visitorIpLocation{color:var(--muted);overflow-wrap:anywhere;min-width:0;font-size:.74rem}.visitorIpRow time{color:var(--muted);text-align:right;white-space:nowrap;justify-self:end;font-size:.82rem}.visitorIpEmpty,.visitorIpNameError{color:var(--muted);margin:0;font-size:.88rem}.visitorIpNameError{color:var(--error)}.postList{gap:12px;display:grid}.postItem{gap:10px;padding:16px 18px;display:grid}.postMeta{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:12px;display:grid}.postIdentity{flex-wrap:wrap;gap:7px;min-width:0;display:flex}.postAuthor{color:var(--ink);font-weight:760}.postMeta time{text-align:right;white-space:nowrap;justify-self:end}.postText{color:var(--ink);overflow-wrap:anywhere;white-space:pre-wrap;font-size:1.02rem;line-height:1.5}.emptyFeed{color:var(--muted);text-align:center;padding:18px}.uploadStage{color:var(--ink);background:#fff2f5;align-items:center;min-height:100svh;padding:20px;display:grid}.uploadCard{border:1px solid var(--line);background:#ffffffd1;border-radius:12px;justify-self:center;gap:12px;width:100%;max-width:420px;padding:16px;display:grid;box-shadow:0 18px 52px #682e3e1f}.uploadCard h1{margin:0;font-size:1.1rem}.uploadCard input,.uploadCard button{border-radius:8px;min-height:42px}.uploadCard input{border:1px solid #7437482e;padding:9px}.uploadCard button{background:var(--rose-deep);color:#fff;cursor:pointer;border:0;font-weight:720}.uploadCard button:disabled{cursor:wait;opacity:.6}.uploadCard img{object-fit:contain;border:1px solid #7437481f;border-radius:10px;width:100%;max-height:420px}.uploadSuccess,.uploadError{margin:0;font-size:.88rem}.uploadSuccess{color:var(--rose-deep)}.uploadError{color:var(--error)}@keyframes lineDrift{0%{transform:translate(0,0)}to{transform:translateY(200.22px)}}@keyframes caretBlink{0%,45%{opacity:1}46%,to{opacity:0}}@keyframes gateShakeA{0%,to{transform:translate(0)}25%{transform:translate(-5px)}50%{transform:translate(4px)}75%{transform:translate(-2px)}}@keyframes gateShakeB{0%,to{transform:translate(0)}25%{transform:translate(-5px)}50%{transform:translate(4px)}75%{transform:translate(-2px)}}@keyframes recordPulse{0%,to{box-shadow:0 0 #c94a623d}50%{box-shadow:0 0 0 8px #c94a6200}}@keyframes recordSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes chatTypingWave{0%,70%,to{opacity:.45;transform:translateY(0)}35%{opacity:1;transform:translateY(-4px)}}@media (max-width:560px){.stage{padding:20px}.gate{grid-template-columns:1fr;width:min(330px,100vw - 40px);max-width:calc(100vw - 40px)}.confirmButton{width:100%}.feedStage{padding:16px 10px}.feedShell{gap:10px;max-width:calc(100vw - 20px)}.feedHeader{align-items:start;padding:14px}.composer{padding:10px}.chatPanel{border-radius:10px;min-height:calc(100svh - 36px)}.chatMessages{min-height:330px;max-height:calc(100svh - 230px);padding:10px}.chatBubble{max-width:92%}.chatAudioMessage{grid-template-columns:auto minmax(0,1fr)}.chatAudioMessage>span{display:none}.chatVoiceDraft{grid-template-columns:1fr}.chatVoiceDraftActions{justify-content:end}.chatMusicInfo{grid-template-columns:auto minmax(0,1fr)}.chatMusicInfoCompact{grid-template-columns:minmax(0,1fr)}.chatMusicControls{justify-content:center}.chatMusicPlayerCollapsed .chatMusicControls{justify-content:end}.musicModal{border-radius:22px;padding:14px}.musicModalHero,.musicModalGrid,.musicSearchForm,.musicResultCard{grid-template-columns:1fr}.musicModalHero{text-align:center;justify-items:center;padding-right:0}.musicModalRecord{width:92px;height:92px}.musicResultActions{justify-content:end}.visitorIpPanel{padding:12px}.visitorIpHeader,.visitorIpRow{gap:8px}.visitorIpHeader,.visitorIpRow,.visitorIpRow time{font-size:.76rem}.visitorIpNameInput{max-width:104px;min-height:22px;padding:2px 7px;font-size:.68rem}.visitorIpFilter,.visitorIpLocation{font-size:.68rem}.composerInput{min-height:104px;padding:12px}.postItem{gap:9px;padding:14px 12px}.postMeta{gap:8px}.postHandle,.postMeta time{font-size:.76rem}.postText{font-size:.98rem}.chatStage{padding:0}.chatStage .chatOnlyShell{gap:0;width:100%;max-width:none;height:100%;min-height:0}.chatStage .chatPanel{border-radius:0;min-height:0}.chatStage .chatMessages{min-height:0;max-height:none}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;animation-duration:1ms!important;animation-iteration-count:1!important}}
