/* A room for the current question, layered over the swipe feed. */
.reel-room-entry{display:inline-flex;align-items:center;gap:7px;padding:1px 0 2px;border:0;border-bottom:1px solid currentColor;background:transparent;color:inherit;font:800 11px "Noto Sans KR Variable",sans-serif;white-space:nowrap;cursor:pointer}
.reel-room-entry span{font-size:16px;line-height:1}
.reel-room-entry:hover,.reel-room-entry:focus-visible{color:#c15337}
.reel-card[data-scene="result"] .reel-room-entry:hover,.reel-card[data-scene="result"] .reel-room-entry:focus-visible{color:#e4e77c}
.reel-outcome-actions button.reel-discuss{width:100%;background:#f5f1e8;color:#1b211d!important;text-align:left}
.issue-card-chat{display:inline-flex;align-items:center;gap:18px;margin:1px 0 14px;padding:7px 0;border:0;border-bottom:2px solid #1b211d;background:none;color:#1b211d;font:800 13px "Noto Sans KR Variable",sans-serif;cursor:pointer}
.issue-card-chat span{font-size:20px;line-height:1}
.issue-card-chat:hover,.issue-card-chat:focus-visible{color:#a7442b;border-color:currentColor}
.igeon-chat-room{position:fixed;inset:0 0 0 auto;box-sizing:border-box;width:min(560px,100vw);max-width:none;max-height:none;height:100dvh;margin:0;padding:0;border:0;border-left:1px solid #111a15;background:#f5f1e8;color:#1b211d;box-shadow:-20px 0 90px rgba(0,0,0,.22);overflow:hidden}
.igeon-chat-room::backdrop{background:rgba(14,20,16,.66);backdrop-filter:blur(3px)}
body:has(.igeon-chat-room[open]){overflow:hidden}
.chat-room-frame{display:flex;flex-direction:column;width:100%;height:100%;min-height:0}
.chat-room-head{position:relative;flex:none;display:flex;justify-content:space-between;gap:15px;padding:29px 25px 19px;background:#dfe2bf;border-bottom:2px solid #1b211d}
.chat-room-kicker{display:block;margin-bottom:12px;font:850 12px "Igeon Display","Noto Sans KR Variable",sans-serif;letter-spacing:.04em}
.chat-room-head h2{max-width:22ch;margin:0;font:850 clamp(23px,4vw,31px)/1.25 "Igeon Display","Noto Sans KR Variable",sans-serif;letter-spacing:-.06em;word-break:keep-all}
.chat-room-head p{margin:10px 0 0;font-size:12px;font-weight:600}
.chat-room-close{flex:none;display:grid;place-items:center;width:39px;height:39px;margin:-3px -1px 0 0;border:1px solid #1b211d;border-radius:50%;background:transparent;color:#1b211d;font:400 28px/1 sans-serif;cursor:pointer}
.chat-room-close:hover{background:#1b211d;color:#f5f1e8}
.chat-room-toolbar{flex:none;display:flex;justify-content:space-between;align-items:center;gap:12px;padding:10px 25px;border-bottom:1px solid #c9c8ba;color:#5f695f;font-size:11px;font-weight:720}
.chat-room-toolbar a{color:#1b211d;text-decoration:underline;text-underline-offset:3px;white-space:nowrap}
.chat-room-editorial-note{flex:1;min-width:0;color:#344236;font-size:10px;font-weight:800;line-height:1.3}
.chat-room-editorial-note[hidden]{display:none}
.chat-room-scroll{flex:1;min-height:0;padding:17px 24px 22px;overflow-y:auto;overscroll-behavior:contain;scrollbar-color:#adb3a4 transparent}
.chat-room-older{display:block;margin:0 auto 18px;padding:6px 10px;border:1px solid #8c9789;background:none;color:#1b211d;font:750 11px "Noto Sans KR Variable",sans-serif;cursor:pointer}
.chat-room-older[hidden]{display:none}
.chat-room-messages{display:flex;flex-direction:column;gap:14px;min-height:100%}
.chat-room-empty{margin:auto;padding:40px 16px;text-align:center}
.chat-room-empty span{display:block;margin-bottom:17px;color:#afb6a1;font:850 100px/1 "Igeon Display",sans-serif}
.chat-room-empty strong{display:block;font:850 20px "Igeon Display","Noto Sans KR Variable",sans-serif;letter-spacing:-.04em}
.chat-room-empty p{margin:8px 0 0;color:#5f695f;font-size:12px;line-height:1.55}
.chat-message{width:min(86%,400px);align-self:flex-start}
.chat-message[data-side="B"]{align-self:flex-end}
.chat-message-meta{display:flex;align-items:center;gap:8px;margin:0 0 5px;font-size:11px;line-height:1.3}
.chat-message[data-side="B"] .chat-message-meta{justify-content:flex-end}
.chat-message-name{font-weight:850}
.chat-message-time{color:#778075;font-size:10px}
.chat-message-demo{padding:2px 5px;border:1px solid #9a9d8b;color:#737a6d;font-size:9px;font-weight:750}
.chat-message.is-editorial .chat-message-demo{border-color:#1b211d;background:#1b211d;color:#fffdf8}
.chat-message-bubble{padding:12px 14px;border:1px solid #bdc2b4;border-radius:0 11px 11px 11px;background:#fffdf8;box-shadow:3px 3px 0 #e3e5d9}
.chat-message[data-side="A"] .chat-message-bubble{border-color:#a9af79;background:#e9edc7}
.chat-message[data-side="B"] .chat-message-bubble{border-color:#d8a28d;border-radius:11px 0 11px 11px;background:#fae0d2;box-shadow:-3px 3px 0 #ecdfd6}
.chat-message-replyto{display:block;margin-bottom:7px;padding-left:7px;border-left:2px solid currentColor;color:#657063;font-size:10px;font-weight:800}
.chat-message-body{margin:0;white-space:pre-wrap;overflow-wrap:anywhere;font-size:13px;font-weight:580;line-height:1.55}
.chat-message-foot{display:flex;align-items:center;gap:10px;margin-top:5px;padding:0 2px;color:#667165;font-size:10px;font-weight:700}
.chat-message[data-side="B"] .chat-message-foot{justify-content:flex-end}
.chat-message-foot button{padding:0;border:0;background:none;color:#384c3b;font:inherit;text-decoration:underline;text-underline-offset:2px;cursor:pointer}
.chat-room-compose{position:relative;flex:none;padding:13px 24px max(18px,env(safe-area-inset-bottom));border-top:2px solid #1b211d;background:#f5f1e8}
.chat-room-stance{display:flex;align-items:center;gap:5px;min-width:0;margin:0 0 9px;padding:0;border:0}
.chat-room-stance legend{float:left;flex:none;margin-right:9px;padding:5px 0;color:#555f54;font-size:11px;font-weight:820}
.chat-room-stance label{position:relative;min-width:0;cursor:pointer}
.chat-room-stance input{position:absolute;opacity:0;inset:0}
.chat-room-stance span{display:block;padding:5px 8px;border:1px solid #a9b0a4;background:transparent;color:#3d493e;font-size:11px;font-weight:760;white-space:nowrap}
.chat-room-stance input:checked+span{border-color:#1b211d;background:#1b211d;color:#fffdf8}
.chat-room-stance input:focus-visible+span{outline:3px solid #e27453;outline-offset:2px}
.chat-room-name{display:flex;align-items:center;gap:8px;margin:0 0 8px;font-size:11px;font-weight:800}
.chat-room-name span{color:#7a8276;font-weight:600}
.chat-room-name input{flex:1;min-width:0;padding:6px 8px;border:1px solid #b8beaf;border-radius:0;background:#fffdf8;color:#1b211d;font:600 11px "Noto Sans KR Variable",sans-serif}
.chat-room-input{display:flex;align-items:stretch;min-height:69px;border:2px solid #1b211d;background:#fffdf8}
.chat-room-input textarea{box-sizing:border-box;flex:1;min-width:0;min-height:69px;max-height:140px;resize:vertical;padding:12px 13px;border:0;outline:0;background:transparent;color:#1b211d;font:620 13px/1.45 "Noto Sans KR Variable",sans-serif}
.chat-room-input textarea:focus-visible{box-shadow:inset 0 0 0 2px #e27453}
.chat-room-input button{flex:none;width:58px;border:0;border-left:2px solid #1b211d;background:#e4e77c;color:#1b211d;font:800 29px/1 sans-serif;cursor:pointer}
.chat-room-input button:hover{background:#d4db4e}
.chat-room-input button:disabled{opacity:.55;cursor:wait}
.chat-room-status{min-height:15px;margin:7px 0 0;color:#667165;font-size:10px;line-height:1.4}
.chat-room-reply{display:flex;align-items:center;justify-content:space-between;margin:-1px 0 8px;padding:7px 9px;border-top:1px solid #e27453;background:#e8e7d9;font-size:11px;font-weight:800}
.chat-room-reply[hidden]{display:none}
.chat-room-reply button{border:0;background:none;font-size:20px;line-height:1;cursor:pointer}
.chat-room-honey{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;opacity:0!important}
.igeon-chat-room button:focus-visible,.igeon-chat-room a:focus-visible{outline:3px solid #e27453;outline-offset:3px}
@media(max-width:600px){.igeon-chat-room{width:100vw;border-left:0}.chat-room-head{padding:22px 18px 15px}.chat-room-head h2{font-size:clamp(21px,6vw,27px)}.chat-room-toolbar{padding:9px 18px}.chat-room-scroll{padding:15px 17px 22px}.chat-room-compose{padding:11px 17px max(14px,env(safe-area-inset-bottom))}.chat-room-stance{gap:3px}.chat-room-stance legend{margin-right:4px}.chat-room-stance span{padding:5px 6px;font-size:10px}.chat-message{width:min(89%,380px)}}
@media(max-width:360px){.chat-room-stance legend{font-size:10px}.chat-room-stance span{padding:5px 4px;font-size:9px}}
@media(prefers-reduced-motion:no-preference){.igeon-chat-room[open]{animation:room-in .25s cubic-bezier(.2,.8,.2,1)}@keyframes room-in{from{transform:translateX(30px);opacity:.7}to{transform:translateX(0);opacity:1}}}

/* The conversation starts with the actual question, then leaves room for people. */
.chat-room-head{display:block;padding:18px 24px 17px}
.chat-room-topline{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}
.chat-room-kicker{margin:0}
.chat-room-close{margin:0;width:34px;height:34px;font-size:24px}
.chat-room-head h2{max-width:27ch;font-size:clamp(22px,3.4vw,29px);line-height:1.2}
.chat-room-toolbar{padding:9px 24px}
.chat-room-toolbar>div{display:flex;align-items:center;gap:15px;flex:none}
.chat-room-toolbar button{padding:0;border:0;border-bottom:1px solid currentColor;background:none;color:#1b211d;font:inherit;white-space:nowrap;cursor:pointer}
.chat-room-toolbar button[hidden]{display:none}
.chat-room-scroll{padding-top:15px}
.chat-room-empty{margin:0;padding:8px 0 24px;text-align:left}
.chat-room-empty>.chat-room-empty-index{display:block;margin:0 0 8px;color:#677060;font:850 10px/1.2 "Igeon Display","Noto Sans KR Variable",sans-serif;letter-spacing:.08em}
.chat-room-empty>strong{font:850 clamp(19px,3vw,24px)/1.25 "Igeon Display","Noto Sans KR Variable",sans-serif}
.chat-room-empty-sides{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:17px}
.chat-room-empty-side{display:flex;flex-direction:column;align-items:flex-start;min-width:0;min-height:128px;padding:12px;border:1px solid #1b211d;border-radius:0;text-align:left;color:#1b211d;cursor:default}
button.chat-room-empty-side{cursor:pointer}
button.chat-room-empty-side:hover{transform:translateY(-2px);box-shadow:4px 4px 0 #1b211d}
.chat-room-empty-side.side-A{background:#e7ebbf}
.chat-room-empty-side.side-B{background:#f1d4c8}
.chat-room-empty-side>span{display:block;margin:0 0 13px;color:#1b211d;font:850 11px/1.3 "Noto Sans KR Variable",sans-serif}
.chat-room-empty-side>p{display:-webkit-box;overflow:hidden;margin:auto 0 0;color:#263129;font-size:12px;font-weight:720;line-height:1.42;-webkit-box-orient:vertical;-webkit-line-clamp:4;word-break:keep-all}
.chat-room-empty>.chat-room-empty-invite{margin:14px 0 0;color:#606b5f;font-size:11px;font-weight:650}
.chat-room-compose{padding-top:10px;padding-bottom:max(11px,env(safe-area-inset-bottom))}
.chat-room-stance{margin-bottom:7px}
.chat-room-name{margin-bottom:7px}
.chat-room-name>span{color:#4e594d;font-size:10px;font-weight:820}
.chat-room-name input{padding:5px 7px;font-size:10px}
.chat-room-input,.chat-room-input textarea{min-height:51px}
.chat-room-input textarea{padding:10px 11px;font-size:12px}
.chat-room-input button{width:51px;font-size:25px}
.chat-room-status{margin-top:5px;font-size:9px}
.igeon-chat-room .visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
.chat-room-empty{margin:auto 0;padding:18px 0 26px}
.chat-room-empty-side[aria-pressed="true"]{outline:3px solid #1b211d;outline-offset:-3px;box-shadow:4px 4px 0 #1b211d}
.chat-room-empty-side[aria-pressed="true"]>span::after{content:"  ↗"}
@media(max-width:600px){.chat-room-head{padding:14px 17px 15px}.chat-room-head h2{font-size:clamp(21px,5.9vw,26px)}.chat-room-toolbar{padding:8px 17px}.chat-room-scroll{padding:13px 17px 18px}.chat-room-compose{padding:9px 17px max(10px,env(safe-area-inset-bottom))}.chat-room-empty-side{min-height:120px;padding:10px}.chat-room-empty-side>p{font-size:11px}.chat-room-empty-sides{margin-top:14px}}
@media(max-width:360px){.chat-room-toolbar{font-size:10px}.chat-room-toolbar>div{gap:8px}.chat-room-empty-side>p{font-size:10.5px}}
@media(max-width:600px){.chat-room-empty-sides{grid-template-columns:1fr;gap:0}.chat-room-empty-side{min-height:78px;padding:10px 12px}.chat-room-empty-side+.chat-room-empty-side{border-top:0}.chat-room-empty-side>span{margin-bottom:5px}.chat-room-empty-side>p{margin:0;font-size:12px;line-height:1.45;-webkit-line-clamp:2}.chat-room-empty>.chat-room-empty-invite{margin-top:12px}}
@media(max-width:600px){.chat-room-stance span{display:grid;place-items:center;min-height:34px;box-sizing:border-box}.chat-room-name input{min-height:38px;font-size:16px}.chat-room-input textarea{font-size:16px}}

/* A quiet room with one strong opening and legible conversation. */
.chat-room-head{background:#1b211d;color:#f5f1e8;border-bottom:0}
.chat-room-kicker{color:#e4e77c;font-size:11px;letter-spacing:0}
.chat-room-head h2{font-size:clamp(25px,4vw,34px);font-weight:850;letter-spacing:-.035em;line-height:1.2}
.chat-room-close{border-color:#aeb7a8;color:#f5f1e8}
.chat-room-close:hover{background:#e4e77c;border-color:#e4e77c;color:#1b211d}
.chat-room-toolbar{min-height:34px;box-sizing:border-box;background:#e8e7dc}
.chat-room-toolbar>div{margin-left:auto}
.chat-room-scroll{background:#f5f1e8}
.chat-room-empty{padding:34px 0 42px}
.chat-room-empty::before{content:"";display:block;width:50px;height:5px;margin-bottom:19px;background:#1b211d}
.chat-room-empty>strong{font-size:clamp(24px,4vw,30px);font-weight:850;letter-spacing:-.035em}
.chat-room-empty>p{margin-top:9px;font-size:14px}
.chat-message{width:min(88%,400px)}
.chat-message-bubble,.chat-message[data-side="B"] .chat-message-bubble{border:0;border-radius:16px;box-shadow:0 5px 16px rgba(27,33,29,.08)}
.chat-message-bubble{border-top-left-radius:2px}
.chat-message[data-side="B"] .chat-message-bubble{border-top-right-radius:2px;background:#f6d8ca}
.chat-message[data-side="A"] .chat-message-bubble{background:#e7ebc2}
.chat-message-body{font-size:14px;line-height:1.62}
.chat-message-meta{font-size:12px}
.chat-message-foot{font-size:11px}
.chat-message-foot button{min-height:34px;padding:4px 2px}
.chat-room-compose{border-top:1px solid #c5cbbc;background:#e9ebdf}
.chat-room-stance{gap:6px;margin-bottom:11px}
.chat-room-stance legend{margin-right:8px;padding:12px 0;font-size:12px}
.chat-room-stance label{flex:1}
.chat-room-stance span{display:grid;place-items:center;box-sizing:border-box;min-height:44px;padding:8px 5px;border-color:#a7b1a1;border-radius:24px;background:#f5f1e8;font-size:12px}
.chat-room-stance label:has(input[value="A"]:checked) span{border-color:#1b211d;background:#e4e77c;color:#1b211d}
.chat-room-stance label:has(input[value="B"]:checked) span{border-color:#1b211d;background:#f2b7a1;color:#1b211d}
.chat-room-stance label:has(input[value="undecided"]:checked) span{border-color:#1b211d;background:#c5ddd1;color:#1b211d}
.chat-room-input{min-height:60px;border:1px solid #1b211d;border-radius:16px;overflow:hidden;background:#fffdf8;transition:box-shadow .2s ease}
.chat-room-input:focus-within{box-shadow:0 0 0 3px #e4e77c}
.chat-room-input textarea{min-height:60px;padding:14px;font-size:16px;line-height:1.45}
.chat-room-input textarea:focus-visible{box-shadow:none}
.chat-room-input button{width:60px;border:0;border-left:1px solid #1b211d;background:#e4e77c;font-size:28px}
.chat-room-options{display:flex;align-items:flex-start;flex-wrap:wrap;gap:8px 19px;margin-top:7px}
.chat-room-options details{min-width:0}
.chat-room-options summary{display:flex;align-items:center;min-height:36px;color:#495b4b;font-size:12px;font-weight:760;list-style:none;cursor:pointer}
.chat-room-options summary::-webkit-details-marker{display:none}
.chat-room-options summary::after{content:" +";margin-left:5px}
.chat-room-options details[open] summary::after{content:" −"}
.chat-room-name{margin:0 0 8px}
.chat-room-name input{min-height:42px;padding:8px 10px;font-size:16px}
.chat-room-extra{margin:0}
.chat-room-extra>summary{font-size:12px}
.chat-room-status:empty{display:none}
.chat-room-status:not(:empty){margin-top:7px;font-size:12px}
.chat-room-inline .chat-room-toolbar{display:none}
.chat-room-inline .chat-room-count{border-color:#e4e77c;color:#e4e77c;font-size:12px}
.chat-room-inline.is-empty .chat-room-scroll{height:auto;min-height:0;padding-top:0;padding-bottom:0}
.chat-room-inline.is-empty .chat-room-messages{min-height:0}
.chat-room-inline .chat-room-empty{margin:0}
.chat-room-inline .chat-room-input textarea{min-height:60px;font-size:16px}
.chat-room-inline .chat-room-input button{width:60px}
.igeon-chat-room button:focus-visible,.igeon-chat-room a:focus-visible,.igeon-chat-room summary:focus-visible{outline:3px solid #d66d4d;outline-offset:3px}
@media(max-width:600px){.chat-room-head{padding:18px 17px 17px}.chat-room-head h2{font-size:25px}.chat-room-empty{padding:28px 0 36px}.chat-room-stance{gap:4px}.chat-room-stance legend{margin-right:2px}.chat-room-stance span{min-height:44px;padding:8px 3px;font-size:11px}.chat-room-compose{padding:13px 15px max(12px,env(safe-area-inset-bottom))}.chat-message-body{font-size:14px}}
@media(max-width:360px){.chat-room-stance legend{font-size:11px}.chat-room-stance span{font-size:10px}}
@media(prefers-reduced-motion:no-preference){.chat-message.is-fresh{animation:chat-message-in .4s cubic-bezier(.2,.8,.2,1) both}@keyframes chat-message-in{from{opacity:.25;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}}
