@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@400;500;600;700&family=Outfit:wght@400;500;600;700&display=swap');
:root{--ink:#34332f;--muted:#8c8a85;--purple:#817099;--line:#e6e1d9;--bg:#f6f3ed;--card:#fffdfa}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--ink);font:14px/1.65 'Noto Sans KR',sans-serif}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer;border:0}button:disabled{cursor:default;opacity:.45}a{color:inherit;text-decoration:none}.hidden{display:none!important}.topbar{height:87px;padding:0 4.5%;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between}.brand{display:flex;gap:12px;align-items:center}.brand-mark{background:#817099;color:white;border-radius:50%;font:500 29px/39px 'Outfit',sans-serif;width:39px;height:39px;text-align:center}.brand b{font:600 25px 'Outfit',sans-serif;letter-spacing:-1px}.brand b span{font-weight:400;color:#8f8b85;margin-left:7px}.room-title{font-size:13px;color:#77746d;display:flex;align-items:center;gap:11px}.slash{color:#c7c2ba;margin:0 10px}.dot{display:inline-block;width:7px;height:7px;background:#94a280;border-radius:50%}.pilot{font:500 10px 'Outfit',sans-serif;letter-spacing:1.6px;color:#8b857c;border:1px solid #ddd6cb;border-radius:20px;padding:7px 12px}main{max-width:1540px;margin:auto;padding:34px 4.5% 0}.intro{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:28px}.eyebrow{font:500 10px 'Outfit',sans-serif;letter-spacing:2.4px;color:#a19888}h1{font-size:28px;letter-spacing:-1.4px;font-weight:500;margin:8px 0 0}.intro p{text-align:right;font-size:12px;color:#9d968b;margin:0 1px 4px}.layout{display:grid;grid-template-columns:minmax(0,1fr) 358px;gap:26px}.stage{position:relative;aspect-ratio:16/9;border-radius:20px;overflow:hidden;background:#d4c1a6}.stage>img,.stage>video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}#anam,#private-reaction{object-fit:contain;background:#201c1a}#anam{z-index:3}#reaction{z-index:4}#private-reaction{z-index:5}.stage:after{content:'';position:absolute;inset:60% 0 0;pointer-events:none;background:linear-gradient(transparent,#20170a90);z-index:5}.stage-top{position:absolute;top:20px;left:20px;right:20px;display:flex;justify-content:space-between;z-index:7}.live-badge,.glass{background:#ffffffd6;backdrop-filter:blur(12px);padding:7px 12px;border-radius:20px;font-size:10px}.live-badge{display:flex;align-items:center;gap:7px}.live-badge i{width:5px;height:5px;border-radius:50%;background:#8f9b79}.glass{background:#0003;color:white;border:1px solid #ffffff40}.stage-caption{position:absolute;bottom:25px;left:28px;color:white;z-index:6}.stage-caption span{font:500 10px 'Outfit',sans-serif;letter-spacing:3px;color:#ffffffb3}.stage-caption h2{font-size:26px;font-weight:500;margin:4px 0}.stage-caption p{font-size:11px;margin:0;color:#ffffffbc}.stage-foot{display:flex;justify-content:space-between;align-items:center;padding:15px 2px;font-size:11px;color:#8d877c}.stage-foot small{font-size:10px;color:#a59f95}.stage-foot .dot{width:5px;height:5px;margin-right:6px}.private-card{display:flex;align-items:center;gap:17px;border:1px solid var(--line);border-radius:16px;padding:23px 22px;margin-top:8px;background:#faf8f4}.private-icon{width:42px;height:42px;display:grid;place-items:center;background:#eee7f0;border-radius:13px;color:var(--purple);font-size:24px}.private-card h3{font-size:13px;font-weight:500;margin:0}.private-card p{font-size:10px;color:#9b9388;margin:5px 0 0}.private-card button{margin-left:auto;background:#82718f;color:white;border-radius:10px;padding:12px 16px;font-size:11px;white-space:nowrap}.private-card button span{margin-left:15px}.chat{min-height:595px;max-height:calc(100vh - 220px);background:var(--card);border:1px solid var(--line);border-radius:18px;display:flex;flex-direction:column;padding:22px 20px 16px}.chat-heading{display:flex;align-items:center;justify-content:space-between}.chat-heading h2{font-size:15px;font-weight:600;letter-spacing:-.5px;margin:0 0 16px}.chat-heading span{color:#a093b0;margin-bottom:16px;font-size:18px}.tabs{display:flex;background:#f1eee8;padding:4px;border-radius:10px;gap:3px}.tabs button{flex:1;font-size:11px;padding:8px 3px;background:transparent;color:#999184;border-radius:7px}.tabs button[aria-selected=true]{background:#fffdfa;color:#4f4854;box-shadow:0 2px 6px #7f725512}.tabs button span{color:#a99bb8}#channel-note{font-size:10px;color:#a49b90;margin:13px 0 5px}.messages{flex:1;overflow:auto;padding:10px 0;scrollbar-width:thin;min-height:150px}.message{margin:0 0 16px}.message .who{display:flex;align-items:center;gap:6px;font-size:10px;font-weight:600;color:#9a8d7a}.message.yuna .who{color:#96829d}.message .who time{font-size:9px;font-weight:400;color:#c4bdb2}.message .text{font-size:12px;white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.75;margin-top:5px}.message.yuna .text{padding:11px 13px;border-radius:0 12px 12px 12px;background:#f1ecf4;color:#62526e}.empty{padding:65px 20px;text-align:center;color:#a39785;font-size:12px;line-height:2.1}.empty b{font-size:30px;font-weight:400;color:#cec0d3;display:block;margin-bottom:16px}.chat-status{font-size:10px;min-height:22px;color:#aa927a}#chat-form{border:1px solid #e5dfd5;border-radius:12px;padding:11px 12px 8px;background:#faf8f4}textarea{border:0;outline:none;resize:none;width:100%;font-size:11px;line-height:1.6;background:transparent;color:var(--ink);min-height:42px}textarea::placeholder{color:#b2a89a}.composer-foot{display:flex;align-items:center;justify-content:space-between}.composer-foot small{font-size:9px;color:#b0a594}.composer-foot button{width:28px;height:28px;border-radius:8px;background:#897496;color:white;font-size:19px}footer{display:flex;justify-content:space-between;padding:25px 0;color:#b1a89b;font-size:10px}footer span{font:400 11px 'Outfit',sans-serif}.waiting{position:absolute;inset:0;z-index:8;background:#eee8df;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:25px}.waiting .moon{font-size:65px;color:#a496b0}.waiting h2{font-size:20px;font-weight:500;margin:10px 0}.waiting p{font-size:12px;color:#998e7f}.waiting strong{font:400 30px 'Outfit';margin:15px 0;color:#8d7a9d}.waiting small{font-size:10px;color:#a59a8b}.admin{margin-top:18px;font-size:11px;color:#81756b}.admin summary{cursor:pointer}.admin button{padding:9px 12px;border:1px solid var(--line);border-radius:8px;background:white;font-size:11px;margin:3px}.admin input{width:100%;margin-top:10px;padding:10px;border:1px solid var(--line);border-radius:8px;font-size:11px}.admin a{text-decoration:underline}.toast{position:fixed;bottom:25px;left:50%;transform:translateX(-50%);background:#443c4b;color:white;border-radius:12px;padding:14px 22px;font-size:12px;box-shadow:0 7px 30px #0002;z-index:30;max-width:90vw}dialog{border:1px solid var(--line);border-radius:22px;max-width:440px;padding:35px;background:var(--card);color:var(--ink);box-shadow:0 20px 70px #34243225}dialog::backdrop{background:#f6f3edc9;backdrop-filter:blur(12px)}dialog h2{font-size:21px;font-weight:500}dialog p{font-size:12px;color:#938678}dialog label{display:block;font-size:11px;color:#938678;margin-top:22px}dialog input{display:block;width:100%;padding:12px;border:1px solid var(--line);border-radius:9px;background:var(--bg);margin:7px 0 14px}dialog button{width:100%;padding:13px;background:#817099;color:white;border-radius:9px}dialog a{font-size:11px;color:#8e7b97;text-decoration:underline}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}:focus-visible{outline:2px solid #aa95bd;outline-offset:3px}
@media(min-width:1600px){.chat{min-height:670px}}@media(max-width:1050px){.layout{grid-template-columns:minmax(0,1fr) 320px;gap:18px}main{padding-left:3%;padding-right:3%}.private-card{padding:16px;gap:10px}.private-icon{display:none}.private-card p{max-width:160px}.chat{padding:18px 15px}.stage-caption{bottom:20px}.stage-foot small{max-width:145px;text-align:right}}@media(max-width:760px){.topbar{height:68px;padding:0 5%}.room-title{font-size:11px}.pilot,.slash{display:none}.brand b{font-size:21px}.brand-mark{width:33px;height:33px;font-size:24px;line-height:33px}.room-title #online{display:none}main{padding:22px 4% 0}.intro{margin-bottom:20px}.intro h1{font-size:23px}.intro p{font-size:10px}.eyebrow{font-size:8px;letter-spacing:1.5px}.layout{display:flex;flex-direction:column;gap:20px}.stage{border-radius:15px;aspect-ratio:4/3}.stage-top{top:13px;left:13px;right:13px}.stage-caption{bottom:17px;left:18px}.stage-caption h2{font-size:23px}.stage-caption span{font-size:8px}.stage-foot{padding:12px 0}.stage-foot small{max-width:none;font-size:8px}.private-card{margin-top:0;padding:16px}.private-icon{display:grid;width:33px;height:33px;font-size:19px}.private-card h3{font-size:12px}.private-card p{max-width:none;font-size:9px}.private-card button{font-size:10px;padding:10px}.private-card button span{display:none}.chat{min-height:470px;height:60vh;max-height:620px}.message .text{font-size:13px}.tabs button{font-size:12px}.waiting h2{font-size:17px}.waiting .moon{font-size:45px}.waiting strong{margin:3px 0}footer{font-size:9px}.stage.private{aspect-ratio:2/3;max-height:75vh}.stage.private .stage-caption{display:none}}

/* Same close-up portrait for existing Anam avatar and hands-out-of-frame H3 loops. */
.layout{grid-template-columns:minmax(300px,430px) minmax(300px,430px);justify-content:center}.stage{aspect-ratio:2/3;max-height:72vh;width:min(100%,48vh);margin-inline:auto}.stage video,.stage img{object-fit:contain}.stage-caption{left:20px;bottom:18px}.stage-caption p{display:none}.stage.private{aspect-ratio:2/3}.chat{height:min(860px,90vh)}
@media(max-width:760px){main{padding-top:14px}.intro{margin-bottom:12px}.intro h1{font-size:20px}.intro p{display:none}.layout{gap:14px}.stage{aspect-ratio:2/3;max-height:60dvh;max-width:100%;width:min(100%,40dvh)}.stage.private{aspect-ratio:2/3;max-height:60dvh}.stage-caption h2{font-size:19px}.stage-caption span{display:none}.stage-top{left:8px;right:8px;top:9px}.live-badge{font-size:8px}.glass{font-size:9px}.stage-foot{padding:8px 0}.chat{height:48dvh;min-height:340px}.admin{margin-top:12px}.private-card{padding:11px}.private-icon{display:none}}
.delivery{display:block;margin-top:3px;text-align:right;font-size:9px;color:#b1a89c}

.mailbox{display:flex;flex-direction:column;flex:1;min-height:0;padding-top:14px}.mailbox-heading{display:flex;justify-content:space-between;align-items:center}.mailbox h3{margin:4px 0 14px;font-weight:500;font-size:18px}.mailbox button{color:#72617e}.mailbox-heading button,.note-actions button{padding:10px 14px;border-radius:8px;background:#eee6f1}.mail-folders{display:flex;gap:16px;border-bottom:1px solid var(--line);margin-bottom:12px}.mail-folders button{padding:8px 0;background:none;color:#a49b90}.mail-folders button[aria-pressed=true]{color:#72617e;border-bottom:2px solid #96829d}.mail-list{overflow:auto;flex:1}.envelope{display:block;width:100%;text-align:left;border:1px solid #e6ddce;border-radius:6px;background:linear-gradient(150deg,#fffdf6,#f5f0e5);padding:18px;margin-bottom:12px;box-shadow:0 3px 8px #49341a06}.envelope strong,.envelope span,.envelope small{display:block}.envelope strong{font-size:12px;font-weight:500}.envelope span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#706a60;margin:10px 0}.envelope small{font-size:10px;color:#a39887}.mail-empty{margin:35px 12px;color:#9c9080;line-height:2;text-align:center}.letter{background:#fff9ec;border:1px solid #e6ddce;padding:22px;overflow:auto;flex:1}.letter button{background:none;padding:6px 0}.letter p{color:#a4937e;font-size:11px}#letter-body{white-space:pre-wrap;overflow-wrap:anywhere;line-height:2.2;padding:20px 0}#letter-signature{text-align:right}#note-dialog{width:min(92vw,480px);background:#fff9ec}#note-body{font-size:14px;min-height:220px;line-height:2.2;background:repeating-linear-gradient(transparent,transparent 30px,#e9dfce 31px,transparent 32px)}.note-actions{display:flex;gap:12px;justify-content:flex-end}.note-actions button{width:auto}#cancel-note{background:transparent;color:#968570}#send-note{background:#817099;color:white}
/* Lounge controls, paper correspondence and mobile video overlay. */
#online{background:transparent;color:inherit;padding:7px;border-radius:8px;white-space:nowrap}.connection-bar{position:absolute;z-index:7;top:64px;left:12px;right:12px;display:flex;flex-wrap:wrap;gap:7px;align-items:center;color:white;font-size:11px;text-shadow:0 1px 5px #000}.connection-bar span{background:#221c2980;border-radius:8px;padding:5px 8px}.connection-bar button{background:#f8f1ff;color:#51415e;border-radius:8px;padding:7px 10px}.chat-heading button{background:none;color:#817099;font-size:11px;margin-bottom:12px}.chat-hidden #messages{visibility:hidden}.dialog-heading{display:flex;align-items:center;justify-content:space-between;gap:16px}.dialog-heading h2{font-size:18px}.dialog-heading button{width:36px;padding:4px;background:transparent;color:#817099;font-size:25px}#people-dialog,#reaction-dialog{width:min(92vw,420px);max-height:80dvh;overflow:auto}#people-list{list-style:none;padding:0}#people-list li{padding:10px;border-bottom:1px solid var(--line);overflow-wrap:anywhere;color:#72617e}#reaction-list{display:grid;grid-template-columns:1fr 1fr;gap:10px}#reaction-list button{background:#eee6f1;color:#62526e;overflow-wrap:anywhere}.composer-foot{gap:10px}.composer-foot small{flex:1}.composer-foot #choose-reaction{background:#eee6f1;color:#817099}.mailbox{padding-top:8px;gap:8px}.mailbox-heading h3{font-size:14px;margin:0}.mailbox-heading small{font-size:9px;color:#958877}.mail-list{min-height:0;overscroll-behavior:contain;padding:4px 4px 8px}.note-letter{position:relative;background:#fff9ec;border:1px solid #e6ddce;border-radius:3px 14px 3px 3px;padding:14px 16px;margin:6px 0 14px;box-shadow:0 3px 8px #49341a08}.note-letter.sent{background:#f5f0f6;border-color:#e4dce8}.note-letter header{font-size:11px;letter-spacing:.5px;color:#94816a}.note-letter p{font-size:13px;line-height:1.9;white-space:pre-wrap;overflow-wrap:anywhere;margin:8px 0}.note-letter small{display:block;text-align:right;color:#a49586;font-size:10px}.note-paper{background:#fff9ec;border:1px solid #e6ddce;border-radius:10px;padding:10px 12px;flex-shrink:0}.note-paper label{font-size:11px;color:#94816a}.note-paper #note-body{min-height:64px;max-height:140px;font-size:14px;line-height:1.8;background:transparent}.note-actions{align-items:center;gap:8px}.note-actions small{flex:1;color:#a4937e;font-size:10px}.note-actions button{white-space:nowrap;font-size:11px;padding:9px 12px}#note-error:empty{display:none}#note-error{font-size:11px;color:#a33;margin:5px 0}.chat{min-height:0}.stage-top{align-items:flex-start}.stage-caption{pointer-events:none}
@media(max-width:760px){
 body{background:#17131c;overflow:hidden;height:var(--view-height,100dvh)}.topbar{position:absolute;z-index:12;inset:0 0 auto;height:54px;padding:0 14px;background:linear-gradient(#17131ccc,transparent);border:0;color:white}.brand-mark{width:25px;height:25px;font-size:20px;line-height:25px}.brand{gap:7px}.brand b{font-size:18px}.brand b span{color:#e2d6e9;font-size:15px;margin-left:3px}.room-title{color:white;font-size:11px;gap:2px}.room-title>.dot,.room-title>.slash{display:none}.room-title #online{display:inline-block}.intro,footer,.stage-foot,.stage-caption,.private-icon{display:none}main{padding:0;width:100%;height:100%;max-width:none}.layout{display:block;height:100%;position:relative}.stage-column{height:100%}.stage,.stage.private{position:absolute;inset:0;width:100%;max-width:none;height:100%;max-height:none;margin:0;border-radius:0;aspect-ratio:auto;background:#17131c}.stage>img,.stage>video{object-fit:cover;object-position:center 25%}#anam,#private-reaction{object-fit:cover}.stage:after{inset:40% 0 0;background:linear-gradient(transparent,#15101be6)}.stage-top{top:58px;left:14px;right:14px}.live-badge{font-size:10px}.glass{font-size:11px;padding:6px 10px}.connection-bar{top:100px;left:14px;right:14px;font-size:10px}.chat{position:absolute;z-index:9;inset:auto 0 66px;height:42%;min-height:230px;max-height:calc(100% - 155px);border:0;border-radius:0;padding:8px 14px;background:linear-gradient(transparent,#17131c45);color:white;pointer-events:none}.chat>*{pointer-events:auto}.chat-heading{justify-content:flex-end}.chat-heading h2{display:none}.chat-heading button{color:#fff;background:#221c2966;border-radius:15px;padding:5px 9px;margin-bottom:5px;font-size:10px}.tabs{background:#ffffff18;flex-shrink:0;align-self:flex-start;min-width:230px;backdrop-filter:blur(8px)}.tabs button{padding:6px 10px;font-size:11px;color:#efdfef}.tabs button[aria-selected=true]{background:#ffffffed;color:#51415e}.tabs button span{color:inherit}#channel-note{display:none}.messages{min-height:0;padding:8px 0;mask-image:linear-gradient(transparent,#000 10%);overflow:auto}.message{margin-bottom:8px;text-shadow:0 1px 5px #000}.message .who{display:inline;color:#eac9ff;font-size:11px}.message .who time{display:none}.message .text{display:inline;font-size:13px;line-height:1.7;margin-left:7px;color:white}.message.yuna .text{padding:0;background:none;border-radius:0;color:#fff0d1}.message.yuna .who{color:#f3dba5}.empty{padding:15px;font-size:12px;color:#eee0ed}.empty b{display:none}.chat-status{min-height:0;color:#e7c8eb}.chat-status:empty{display:none}#chat-form{background:#241e2ad9;border:1px solid #ffffff38;border-radius:14px;padding:8px 10px;flex-shrink:0;backdrop-filter:blur(12px)}#draft{font-size:16px;min-height:28px;height:28px;color:white;line-height:1.5}#draft::placeholder{color:#c2b3c8;font-size:12px}.composer-foot small{color:#c2b3c8}.composer-foot button{width:28px;height:28px}.private-card{position:absolute;z-index:10;inset:auto 0 0;height:66px;padding:8px 14px max(8px,env(safe-area-inset-bottom));border:0;border-radius:0;background:#17131ce8;gap:6px;color:white}.private-card h3{font-size:10px}.private-card p{font-size:9px;color:#c2b3c8}.private-card button{font-size:11px;padding:9px 10px}.admin{position:absolute;z-index:14;top:138px;left:12px;right:12px;margin:0;color:white;pointer-events:none}.admin summary{pointer-events:auto;width:max-content;border-radius:8px;background:#221c2980;padding:4px 8px;font-size:9px}.admin[open]{background:#fffaf3;color:#51415e;padding:12px;border-radius:12px;max-height:60dvh;overflow:auto;pointer-events:auto}.admin[open] summary{color:white}.waiting{padding:145px 20px 42vh;background:#231c2de6;color:white;justify-content:flex-start}.waiting .moon{font-size:32px}.waiting h2{font-size:15px}.waiting p,.waiting small{color:#e4d3e9}.waiting strong{font-size:24px}.mail-open .chat{height:68%;min-height:0;background:#fbf7ef;border-radius:20px 20px 0 0;color:#51415e;box-shadow:0 -10px 35px #0003}.mail-open .chat-heading{display:none}.mail-open .tabs{background:#eee6ef;margin-bottom:6px}.mail-open .tabs button{color:#817099}.mail-open .tabs button[aria-selected=true]{background:white}.mail-open .mailbox{min-height:0;overflow:hidden}.mail-open #note-body{font-size:16px;min-height:48px;height:48px}.mail-open .chat-status{display:none}.mailbox-heading small{font-size:9px}.note-letter p{font-size:13px}.note-letter{padding:12px}.note-actions small{font-size:9px}.note-actions button{font-size:10px;padding:8px}.mail-open .private-card{color:white}.toast{bottom:80px}dialog{padding:22px;max-height:85dvh;overflow:auto}dialog input{font-size:16px}.chat-hidden:not(.mail-open) .chat{height:165px;min-height:165px}.chat-hidden:not(.mail-open) #messages{display:none}
}
