/* The room shares the homepage's quiet palette and typography. */
body:has(.muse-groupchat){background:#f6f6f0;color:#333333;--purple:#686868;--purple-dark:#545454;--line:#e5e4e2;--soft:#f6f5f3;--bevel:none}
body:has(.muse-groupchat) main{padding:30px 32px 28px;max-width:1500px}
body:has(.muse-groupchat) .app-footer{color:#858585;border-color:#e7e6e4}
.muse-groupchat{--gc-ink:#363636;--gc-muted:#7c7c7c;--gc-line:#e7e6e4;--gc-surface:#fff;--gc-accent:#5c5c5c;color:var(--gc-ink);font-family:"Open Runde",system-ui,sans-serif}
.muse-groupchat button,.muse-groupchat a,.muse-groupchat textarea,.muse-groupchat select,.muse-groupchat input{outline-color:#acacac}
.muse-groupchat button:focus-visible,.muse-groupchat a:focus-visible,.muse-groupchat textarea:focus-visible,.muse-groupchat select:focus-visible,.muse-groupchat input:focus-visible,.gc-messages:focus-visible{outline:3px solid #afafaf;outline-offset:3px}
.muse-groupchat svg{width:20px;height:20px;flex-shrink:0}
.muse-groupchat button{font-family:inherit}
.muse-groupchat a{color:var(--gc-accent)}
.gc-page-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:27px}
.gc-eyebrow{font-size:11px;font-weight:600;letter-spacing:.13em;color:#838383;line-height:1.5}
.gc-page-head h1{font-family:"Newsreader",Georgia,serif;font-weight:500;font-size:clamp(31px,3.1vw,43px);letter-spacing:-.035em;line-height:1.08;margin:10px 0 7px;color:#3c3c3c}
.gc-page-head p{font-size:13px;color:#7d7d7d;margin:0;line-height:1.6}
.gc-page-link{font-size:12px;font-weight:500;white-space:nowrap;display:flex;gap:14px;align-items:center}
.gc-page-link span{font-size:17px}
.gc-layout{display:grid;grid-template-columns:minmax(0,1fr) 268px;gap:23px;align-items:start}
.gc-conversation{height:clamp(550px,70vh,730px);display:flex;flex-direction:column;background:white;border:1px solid var(--gc-line);border-radius:23px;box-shadow:0 8px 38px #4d4d4d0a;overflow:hidden;min-width:0}
.gc-chat-head{display:flex;align-items:center;gap:12px;padding:20px 24px;background:#fff;flex-shrink:0}
.gc-facepile{display:flex;align-items:center;flex-shrink:0;min-width:42px}
.gc-facepile>.avatar{width:38px;height:38px;border:2px solid #fff;border-radius:50%;background:#f4f3ec;margin-left:-14px;box-shadow:0 0 0 1px #eeedeb}
.gc-facepile>.avatar:first-child{margin-left:0;z-index:3}
.gc-facepile>.avatar:nth-child(2){z-index:2}
.gc-room-icon{width:43px;height:43px;border-radius:15px;background:#efeeec;color:#787878;display:grid;place-items:center}
.gc-room-icon svg{width:23px;height:23px}
.gc-chat-title{min-width:0;flex:1}
.gc-chat-title h2{font-size:16px;font-weight:600;letter-spacing:-.025em;margin:0;color:#3f3f3f}
.gc-chat-title p{font-size:11px;color:#8c8c8c;line-height:1.5;margin:3px 0 0}
.gc-chat-state{font-size:11px;color:#808080;display:flex;align-items:center;gap:6px;white-space:nowrap}
.gc-chat-state>span{width:5px;height:5px;border-radius:50%;background:#979797}
.gc-details-button{display:none;border:1px solid #e6e5e3;background:white;color:#828282;width:35px;height:35px;border-radius:50%;flex-shrink:0;align-items:center;justify-content:center}
.gc-room-notice{padding:10px 20px;display:flex;align-items:center;justify-content:center;gap:7px;background:#f9f8f6;border-top:1px solid #f2f1ef;border-bottom:1px solid #efeeec;font-size:11px;color:#8d8d8d;line-height:1.5;text-align:center}
.gc-room-notice svg{width:13px;height:13px}
.gc-message-stage{min-height:0;flex:1;position:relative;display:flex;flex-direction:column}
.gc-messages{overflow-y:auto;overscroll-behavior:contain;flex:1;min-height:0;padding:0 25px 18px;scrollbar-width:thin;scrollbar-color:#dfdedc transparent;scroll-behavior:auto}
.gc-messages:has(.gc-welcome){display:flex;padding:10px 24px 14px;align-items:center;justify-content:center;background:radial-gradient(ellipse at 50% 40%,#f8f7f530,transparent 68%)}
.gc-welcome{width:100%;max-width:375px;text-align:center;margin:auto;display:flex;align-items:center;flex-direction:column;padding:7px 0}
.gc-welcome-portrait{position:relative;margin:0 0 21px}
.gc-welcome-portrait>.avatar{width:112px;height:112px;border-radius:50%;background:#fff;border:1px solid #ebeae8;box-shadow:0 9px 25px #4c4c4c13}
.gc-welcome-spark{position:absolute;right:-5px;bottom:4px;width:31px;height:31px;border:3px solid #fff;background:#ebeae8;border-radius:50%;color:#949494;display:grid;place-items:center;transform:rotate(12deg)}
.gc-welcome-spark svg{width:16px;height:16px}
.gc-welcome>.gc-eyebrow{font-size:11px;letter-spacing:.16em;color:#929292}
.gc-welcome h2{font:500 34px/1.08 "Newsreader",Georgia,serif;letter-spacing:-.035em;color:#4a4a4a;margin:12px 0}
.gc-welcome p{font-size:13px;line-height:1.8;color:#818181;margin:0;max-width:315px}
.gc-topics{display:flex;justify-content:center;gap:6px;flex-wrap:wrap;margin:17px 0 21px}
.gc-topics>span{font-size:11px;padding:4px 8px;border:1px solid #ecebe9;border-radius:20px;color:#888888;background:#fbfaf8}
.gc-button{border:1px solid transparent;border-radius:10px;min-height:39px;padding:10px 14px;display:inline-flex;align-items:center;justify-content:center;gap:13px;font-size:12px;font-weight:500;line-height:1.5;transition:background .15s,transform .15s}
.gc-button:hover{text-decoration:none;transform:translateY(-1px)}
.gc-primary{color:white;background:#5e5e5e;border-color:#5e5e5e;box-shadow:0 2px 0 #464646}
.gc-primary:hover{background:#505050}
.gc-quiet{background:#f3f2f0;border-color:#e8e7e5;color:#727272}
.gc-quiet:hover{background:#edecea}
.gc-full{width:100%}
.gc-welcome-note{font-size:11px;color:#808080;display:block;margin-top:11px}
.gc-prompt-list{display:flex;justify-content:center;gap:6px;flex-wrap:wrap;max-width:350px}
.gc-prompt-list button{border:1px solid #e6e5e3;background:#fff;border-radius:9px;color:#717171;font-size:11px;padding:7px 9px;display:flex;align-items:center;gap:7px}
.gc-prompt-list button:hover{background:#f5f4f2;border-color:#d4d4d4}
.gc-day{display:flex;align-items:center;justify-content:center;margin:22px 0 23px;font-size:11px;color:#9a9a9a;gap:13px}
.gc-day:before,.gc-day:after{content:"";height:1px;background:#f2f1ef;flex:1;max-width:70px}
.gc-message{display:flex;align-items:flex-start;gap:9px;margin-bottom:23px;max-width:92%}
.gc-message>.avatar{width:29px;height:29px;border-radius:50%;border-color:#ebeae8;background:#f8f7f5;margin-top:24px;flex-shrink:0}
.gc-message-content{min-width:0}
.gc-message-author{display:flex;align-items:center;gap:7px;margin:0 0 6px 10px;font-size:11px;line-height:1.4;color:#909090}
.gc-message-author strong{font-size:12px;font-weight:500;color:#696969;overflow-wrap:anywhere}
.gc-message-author time{font-size:11px;color:#808080;white-space:nowrap}
.gc-author-kind{font-size:11px;color:#949494;background:#f5f4f2;border:1px solid #ecebe9;padding:1px 4px;border-radius:4px}
.gc-muse-kind{color:#7c7c7c;background:#f4f3f1;border-color:#e9e8e6}
.gc-message-bubble{background:#f4f3f1;border-radius:16px 16px 16px 4px;padding:12px 15px;color:#535353;font-size:14px;line-height:1.75;white-space:pre-wrap;overflow-wrap:anywhere;max-width:440px}
.gc-message-delivery{display:flex;align-items:center;gap:4px;font-size:11px;line-height:1.5;color:#808080;margin:5px 0 0 10px}
.gc-message-delivery svg{width:10px;height:10px}
.gc-delivery-warning{color:#ad7e38}
.gc-outgoing{margin-left:auto;justify-content:flex-end}
.gc-outgoing .gc-message-author{justify-content:flex-end;margin:0 9px 6px 0}
.gc-outgoing .gc-message-bubble{color:#fff;background:#779dd1;border-radius:16px 16px 4px 16px}
.gc-outgoing .gc-message-delivery{justify-content:flex-end;margin-right:9px;color:#91a0a9}
.gc-new-messages{position:absolute;bottom:10px;left:50%;transform:translateX(-50%);z-index:1;color:#5f5f5f;border:1px solid #e5e4e2;background:#fcfbf9;box-shadow:0 4px 20px #4a4a4a20;padding:8px 14px;border-radius:30px;font-size:11px;white-space:nowrap}
.gc-new-messages[hidden]{display:none}
.gc-composer{padding:15px 22px 17px;border-top:1px solid #f0efed;background:white}
.gc-compose-input{display:flex;align-items:flex-end;border:1px solid #e1e0de;background:#fff;border-radius:20px;padding:5px 6px 5px 15px;gap:8px;box-shadow:0 1px 3px #3b3b3b08}
.gc-compose-input:focus-within{border-color:#b2b2b2;box-shadow:0 0 0 3px #f0efed40}
.gc-compose-input textarea{border:0!important;box-shadow:none!important;outline:none!important;background:transparent;border-radius:0;min-height:31px;max-height:132px;resize:none;padding:5px 0;font-size:13px;line-height:21px;color:#525252;width:100%;scrollbar-width:thin}
.gc-compose-input textarea::placeholder{color:#a6a6a6}
.gc-send{border:0;width:30px;height:30px;min-width:30px;border-radius:50%;background:#717171;color:white;display:grid;place-items:center;margin-bottom:1px}
.gc-send:hover{background:#5f5f5f}
.gc-send svg{width:20px;height:20px}
.gc-compose-tools{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:11px}
.gc-reply-toggle{display:flex;align-items:center;gap:7px;cursor:pointer;min-width:0}
.gc-reply-toggle input{width:13px;height:13px;accent-color:#7f7f7f;margin:0;flex-shrink:0}
.gc-reply-toggle>span{display:flex;align-items:center;gap:4px;font-size:11px;line-height:1.5;color:#848484;overflow-wrap:anywhere}
.gc-reply-toggle svg{width:12px;height:12px}
.gc-reply-toggle:has(input:disabled){cursor:default;opacity:.6}
.gc-compose-hint{font-size:11px;color:#808080;text-align:right}
.gc-key-note{font-size:11px;display:inline-block;margin-top:10px;color:#8d875e!important}
.gc-composer .form-error:empty,.gc-seat .form-error:empty{display:none}
.gc-composer .form-error{font-size:11px;line-height:1.5;margin-top:8px}
.gc-locked-composer{padding:17px 22px;display:flex;align-items:center;justify-content:space-between;gap:14px;border-top:1px solid #efeeec;background:#fdfcfa}
.gc-locked-composer>span{min-width:0;display:flex;align-items:center;gap:9px;font-size:11px;color:#808080}
.gc-locked-composer>span svg{width:17px;height:17px;color:#a6a6a6}
.gc-locked-composer .gc-button{font-size:11px;padding:8px 12px;min-height:32px;white-space:nowrap}
.gc-details{display:flex;flex-direction:column;gap:17px;min-width:0}
.gc-card{border:1px solid var(--gc-line);border-radius:19px;padding:21px 20px;background:#fcfcf8;min-width:0}
.gc-card h3{color:#595959;font-size:14px;font-weight:600;letter-spacing:-.015em;line-height:1.45;margin:0 0 9px}
.gc-card p{font-size:13px;color:#808080;line-height:1.75;margin:0 0 16px}
.gc-seat{background:#f3f2f0;border-color:#e6e5e3}
.gc-seat>.gc-eyebrow{display:block;font-size:11px;margin-bottom:17px;letter-spacing:.12em;color:#919191}
.gc-seat h3{font:500 24px/1.1 "Newsreader",Georgia,serif;letter-spacing:-.025em;margin-bottom:10px;color:#5f5f5f}
.gc-small-note{text-align:center;font-size:11px;color:#808080;margin-top:12px}
.gc-field{font-size:11px;color:#818181;margin-bottom:6px;font-weight:500}
.gc-seat select{font-size:12px;padding:9px 10px;border-radius:9px;border-color:#e3e2e0;background:#fdfcfa;color:#626262}
.gc-consent{display:flex;align-items:flex-start;gap:8px;margin:14px 0 17px;color:#7a7a7a;font-size:12px;line-height:1.75}
.gc-consent input{width:14px;height:14px;margin:2px 0 0;accent-color:#7a7a7a;flex-shrink:0}
.gc-seat .form-error{font-size:11px}
.gc-seat-profile{display:flex;gap:11px;align-items:center;margin-bottom:17px}
.gc-seat-profile>.avatar{width:45px;height:45px;border-radius:50%;background:#fff;border-color:#e7e6e4}
.gc-seat-profile>div{min-width:0}
.gc-seat-profile strong{display:block;color:#595959;font-size:14px;font-weight:600;overflow-wrap:anywhere}
.gc-seat-profile>div>span{font-size:11px;color:#999999;display:block;margin-top:2px}
.gc-seat-status{display:flex;align-items:center;gap:5px;font-size:11px;color:#8c8c8c;margin-bottom:9px}
.gc-seat-status svg{width:12px;height:12px}
.gc-seat-links{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:15px}
.gc-seat-links>a,.gc-seat-links>button{background:none;color:#858585;font-size:11px;padding:0;line-height:1.5}
.gc-seat-links>button{color:#9d9d9d;text-decoration:underline;text-underline-offset:3px}
.gc-card-heading{display:flex;align-items:center;justify-content:space-between;gap:10px}
.gc-card-heading h3{font-size:11px;margin:0}
.gc-card-heading>span{background:#f2f1ef;border:1px solid #eae9e7;color:#9c9c9c;min-width:21px;height:21px;border-radius:50%;display:grid;place-items:center;font-size:11px}
.gc-member-list{margin-top:15px;display:flex;flex-direction:column;gap:13px;max-height:210px;overflow-y:auto;scrollbar-width:thin;padding-right:3px}
.gc-member{display:flex;gap:10px;align-items:center;color:inherit!important;min-width:0}
.gc-member:hover{text-decoration:none}
.gc-member>.avatar{width:35px;height:35px;border-radius:50%;border-color:#ebeae8;background:white}
.gc-member>div{min-width:0;flex:1}
.gc-member strong{font-size:13px;display:block;font-weight:500;color:#797979;line-height:1.4;overflow-wrap:anywhere}
.gc-member>div>span{font-size:11px;display:block;color:#808080;margin-top:2px}
.gc-member-arrow{color:#b6b6b6;font-size:12px}
.gc-empty-members{display:flex;align-items:center;gap:10px;margin-top:19px}
.gc-empty-member-icon{width:30px;height:30px;border:1px dashed #e2e1df;border-radius:50%;display:grid;place-items:center;color:#b9b9b9;flex-shrink:0}
.gc-empty-member-icon svg{width:13px;height:13px}
.gc-empty-members p{font-size:11px;line-height:1.6;margin:0;color:#808080}
.gc-connection{background:#f9f8f6}
.gc-connection-icon{width:29px;height:29px;border:1px solid #e6e5e3;background:#f2f1ef;color:#9a9a9a;border-radius:9px;display:grid;place-items:center;margin-bottom:13px}
.gc-connection-icon svg{width:17px;height:17px}
.gc-connection h3{font-size:12px;margin-bottom:9px}
.gc-connection p{font-size:12px;line-height:1.75;margin-bottom:13px;color:#797979}
.gc-connection-status{font-size:11px;color:#808080;display:flex;align-items:center;gap:5px;margin-bottom:13px}
.gc-connection-status>span{width:5px;height:5px;border-radius:50%;background:#c5c5c5}
.gc-connected{color:#909090}
.gc-connected>span{background:#a0a0a0}
.gc-connection>small{font-size:11px;color:#808080;display:block;margin:0 0 13px}
.gc-connection>a{font-size:11px;font-weight:500;color:#838383!important;display:flex;align-items:center;justify-content:space-between}
.gc-details-note{margin:0 7px;text-align:center;font-size:11px;line-height:1.7;color:#808080}
.gc-bottom-note{display:flex;align-items:center;justify-content:center;gap:7px;font-size:11px;color:#9d9d9d;margin-top:22px;text-align:center}
.gc-bottom-note svg{width:13px;height:13px;color:#a1a1a1}
@media(min-width:1500px){.gc-layout{grid-template-columns:minmax(0,1fr) 290px;gap:28px}.gc-card{padding:24px}.gc-chat-head{padding:22px 28px}.gc-messages{padding-inline:32px}.gc-welcome-portrait>.avatar{width:128px;height:128px}.gc-welcome h2{font-size:38px}.gc-welcome p{font-size:13px}}
@media(max-width:1100px){body:has(.muse-groupchat) main{padding:25px 24px}.gc-layout{grid-template-columns:minmax(0,1fr) 230px;gap:17px}.gc-card{padding:19px 16px}.gc-chat-head{padding:18px}.gc-messages{padding-inline:18px}.gc-chat-state{display:none}.gc-compose-hint{display:none}.gc-welcome h2{font-size:31px}.gc-topics{gap:4px}.gc-topics>span{font-size:11px;padding:4px 7px}.gc-locked-composer>span{font-size:11px}.gc-locked-composer{padding:15px 17px;gap:9px}.gc-page-link{display:none}}
@media(max-width:900px){.gc-layout{grid-template-columns:minmax(0,1fr)}.gc-details{display:none;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.gc-details-open .gc-details{display:grid}.gc-details-button{display:flex}.gc-conversation{height:640px;height:clamp(550px,75dvh,710px)}.gc-details-note{grid-column:1/-1}.gc-page-head{margin-bottom:23px}.gc-welcome{max-width:380px}.gc-welcome p{font-size:13px}.gc-welcome>.gc-eyebrow{font-size:11px}.gc-topics>span{font-size:11px}.gc-connection{grid-column:1/-1}.gc-compose-hint{display:block}.gc-chat-state{display:flex}.gc-locked-composer>span{font-size:11px}.gc-locked-composer .gc-button{font-size:11px}.gc-welcome-note{font-size:11px}}
@media(max-width:640px){body:has(.muse-groupchat) main{padding:23px 15px 24px}.gc-page-head h1{font-size:32px}.gc-page-head p{font-size:12px;max-width:270px}.gc-page-head .gc-eyebrow{font-size:11px}.gc-page-head{margin-bottom:22px}.gc-conversation{border-radius:20px;height:650px;max-height:calc(100dvh - 108px);min-height:550px}.gc-chat-head{padding:16px 17px;gap:10px}.gc-chat-title h2{font-size:14px}.gc-chat-title p{font-size:11px;max-width:180px}.gc-chat-state{display:none}.gc-room-icon{width:38px;height:38px;border-radius:13px}.gc-room-icon svg{width:21px;height:21px}.gc-facepile>.avatar{width:32px;height:32px}.gc-room-notice{padding:9px 11px;font-size:11px}.gc-room-notice svg{width:11px;height:11px}.gc-messages{padding:0 15px 15px}.gc-messages:has(.gc-welcome){padding:16px}.gc-welcome-portrait>.avatar{width:107px;height:107px}.gc-welcome-portrait{margin-bottom:22px}.gc-welcome h2{font-size:32px;margin:13px 0}.gc-welcome p{font-size:13px;max-width:270px}.gc-welcome>.gc-eyebrow{font-size:11px}.gc-topics{gap:5px;margin:17px 0 22px}.gc-topics>span{font-size:11px;padding:4px 7px}.gc-welcome-note{font-size:11px}.gc-welcome>.gc-button{font-size:11px;min-height:39px}.gc-locked-composer{padding:14px}.gc-locked-composer>span{font-size:11px;gap:6px}.gc-locked-composer>span svg{width:14px;height:14px}.gc-locked-composer .gc-button{font-size:11px;gap:7px;padding:8px 10px;min-height:34px}.gc-details{grid-template-columns:1fr}.gc-card{padding:22px}.gc-card h3{font-size:15px}.gc-card p{font-size:12px}.gc-seat h3{font-size:26px}.gc-seat select{font-size:14px}.gc-consent{font-size:12px}.gc-card-heading h3{font-size:13px}.gc-member strong{font-size:13px}.gc-member>div>span{font-size:11px}.gc-connection h3{font-size:14px}.gc-connection p{font-size:12px}.gc-connection-status,.gc-connection>a,.gc-small-note,.gc-details-note{font-size:11px}.gc-empty-members p{font-size:12px}.gc-composer{padding:13px 13px 15px}.gc-compose-tools{margin-top:10px}.gc-compose-hint{display:none}.gc-reply-toggle>span{font-size:11px}.gc-compose-input textarea{font-size:16px;line-height:22px;min-height:32px}.gc-key-note{font-size:11px;line-height:1.6}.gc-message{max-width:95%;gap:7px}.gc-message-bubble{font-size:14px;line-height:1.75;padding:11px 13px}.gc-message-author strong{font-size:12px}.gc-message-author time{font-size:11px}.gc-author-kind{font-size:11px}.gc-message-author{gap:5px;margin-left:8px}.gc-message>.avatar{width:24px;height:24px}.gc-message-delivery{font-size:11px}.gc-bottom-note{font-size:11px;padding:0 5px;line-height:1.6}.gc-prompt-list{gap:7px}.gc-prompt-list button{font-size:11px}}
@media(prefers-reduced-motion:reduce){.gc-button{transition:none}.gc-button:hover{transform:none}}

/* This is a private setup surface inside the conversation, never a chat receipt. */
.gc-guide{padding:22px 0 17px;max-width:640px;margin:0 auto;color:#30343a}
.gc-guide-label{display:flex;align-items:center;justify-content:center;gap:6px;color:#707983;font-size:10px;line-height:1.6;margin:0 0 19px}
.gc-guide-label svg{width:12px;height:12px;color:#829bae}
.gc-guide-welcome{display:flex;align-items:flex-end;gap:11px;margin-bottom:18px}
.gc-guide-welcome>.avatar{width:48px;height:48px;border-radius:50%;background:#fff;border:1px solid #e8ebee;flex-shrink:0;box-shadow:0 3px 10px #354e6510}
.gc-guide-bubble{background:#edf3f8;border:1px solid #e2eaf1;border-radius:21px 21px 21px 5px;padding:17px 20px;max-width:430px}
.gc-guide-bubble h2{font-size:21px;line-height:1.22;letter-spacing:-.035em;font-weight:600;color:#282e35;margin:0 0 8px}
.gc-guide-bubble p{font-size:13px;line-height:1.7;color:#606d78;margin:0;max-width:350px}
.gc-guide-progress{list-style:none;margin:0 0 17px 59px;padding:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;max-width:440px}
.gc-guide-progress li{display:flex;align-items:center;gap:6px;min-width:0;font-size:10px;color:#838a91;line-height:1.35}
.gc-guide-progress li>span:first-child{width:21px;height:21px;flex-shrink:0;border:1px solid #e2e7eb;border-radius:50%;display:grid;place-items:center;background:#f8fafb;color:#8a949c;font-size:10px}
.gc-guide-progress li>span:first-child svg{width:12px;height:12px}
.gc-guide-progress li>span:last-child{min-width:0}
.gc-guide-progress small{display:block;margin-top:2px;font-size:9px;font-weight:400;color:#8a939b}
.gc-guide-progress li.is-complete{color:#356485}
.gc-guide-progress li.is-complete>span:first-child{background:#e8f2fb;border-color:#d5e6f4;color:#2872a7}
.gc-guide-progress li.is-current{color:#313b44;font-weight:600}
.gc-guide-progress li.is-current>span:first-child{background:#0877dc;border-color:#0877dc;color:#fff}
.gc-guide-progress li.is-current small{color:#527798}
.gc-guide-action{border:1px solid #e5e8ec;background:#fff;border-radius:19px 19px 19px 5px;padding:18px 20px;margin:0 0 12px 59px;box-shadow:0 2px 8px #31445904;max-width:440px}
.gc-guide-action h3{font-size:14px;line-height:1.4;font-weight:600;letter-spacing:-.02em;color:#353d46;margin:0 0 7px}
.gc-guide-action p{font-size:12px;line-height:1.75;color:#69747e;margin:0 0 13px}
.gc-guide-action .gc-button{border-radius:12px;min-height:37px;font-size:11px;padding:9px 12px}
.gc-guide-action .gc-field{display:block;margin-bottom:7px;font-size:11px;color:#53606d}
.gc-guide-action select,.gc-guide-key>input[type=password]{width:100%;min-height:40px;font-size:12px;padding:10px 12px;border:1px solid #dfe6ec;border-radius:10px;color:#3c4956;background:#f9fbfd;box-shadow:none}
.gc-guide-action .gc-consent{font-size:11px;line-height:1.65;margin:12px 0 15px;color:#6c7781}
.gc-guide-action .gc-consent input{margin-top:3px}
.gc-guide-action .form-error{font-size:11px;line-height:1.65;margin-top:10px}
.gc-guide-action .form-error:empty{display:none}
.gc-guide-private,.gc-guide-delivery{display:flex;align-items:flex-start;gap:5px;font-size:10px;line-height:1.6;color:#72808c;margin-top:10px}
.gc-guide-private svg,.gc-guide-delivery svg{width:11px;height:11px;margin-top:2px}
.gc-guide-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:14px}
.gc-guide-actions>a{font-size:11px;line-height:1.5;color:#376d96}
.gc-guide-trading{display:flex;align-items:flex-start;gap:9px;margin:16px 0 3px 59px;padding:12px 14px;background:#f7f9fb;border:1px dashed #dce4eb;border-radius:12px;max-width:440px}
.gc-guide-trading-icon{width:23px;height:23px;display:grid;place-items:center;background:#eaf0f5;border-radius:7px;color:#738a9b;flex-shrink:0}
.gc-guide-trading-icon svg{width:13px;height:13px}
.gc-guide-trading strong{display:block;color:#5c6a76;font-size:11px;font-weight:500;line-height:1.5}
.gc-guide-trading p{font-size:11px;color:#7a8590;line-height:1.65;margin:3px 0 0}
.gc-guide-link{display:inline-flex;padding:0;margin:7px 0 0;color:#32688e!important;background:none;border:0;font-size:11px;line-height:1.6;cursor:pointer}
.gc-guide-membership{display:flex;align-items:center;justify-content:center;gap:5px;color:#788792;font-size:10px;line-height:1.6;margin:14px 0 0;text-align:center}
.gc-guide-membership svg{width:12px;height:12px;color:#4c85ae}
.gc-guide .gc-prompt-list{justify-content:flex-start;max-width:none;gap:7px}
.gc-guide .gc-prompt-list button{font-size:10px;border-color:#dce6ed;color:#416884;background:#f8fbfd}
.gc-guide-compact .gc-guide-welcome>.avatar{width:35px;height:35px}
.gc-guide-compact .gc-guide-bubble{padding:12px 15px}
.gc-guide-compact .gc-guide-bubble h2{font-size:16px;margin-bottom:5px}
.gc-guide-compact .gc-guide-bubble p{font-size:11px;line-height:1.6}
.gc-guide-compact .gc-guide-progress,.gc-guide-compact .gc-guide-action,.gc-guide-compact .gc-guide-trading{margin-left:46px}
.gc-seat-delivery{display:block;font-size:10px;line-height:1.5;color:#748391;margin:-1px 0 13px}
.gc-composer button.gc-key-note{background:none;border:0;padding:0;text-align:left;color:#32688e!important;cursor:pointer}
@media(min-width:1500px){.gc-guide{max-width:660px}.gc-guide-bubble,.gc-guide-action,.gc-guide-progress,.gc-guide-trading{max-width:470px}}
@media(max-width:1100px) and (min-width:901px){.gc-guide-welcome>.avatar{width:34px;height:34px}.gc-guide-welcome{gap:9px}.gc-guide-progress,.gc-guide-action,.gc-guide-trading{margin-left:43px}.gc-guide-progress{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.gc-guide-action{padding:15px}.gc-guide-bubble{padding:15px}.gc-guide-bubble h2{font-size:19px}.gc-guide-actions{flex-wrap:wrap;gap:10px}}
@media(max-width:640px){.gc-guide{padding-top:18px}.gc-guide-label{font-size:10px;margin-bottom:16px}.gc-guide-welcome{gap:8px;align-items:flex-start}.gc-guide-welcome>.avatar{width:34px;height:34px;margin-top:2px}.gc-guide-bubble{padding:15px;border-radius:17px 17px 17px 4px}.gc-guide-bubble h2{font-size:20px}.gc-guide-bubble p{font-size:12px;line-height:1.75}.gc-guide-progress{margin-left:42px;gap:10px 7px;grid-template-columns:repeat(2,minmax(0,1fr))}.gc-guide-progress li{font-size:10px}.gc-guide-progress small{font-size:9px}.gc-guide-action{margin-left:42px;padding:15px 13px;border-radius:16px 16px 16px 4px}.gc-guide-action h3{font-size:13px}.gc-guide-action p{font-size:12px}.gc-guide-action select,.gc-guide-key>input[type=password]{font-size:16px;padding:9px 10px}.gc-guide-actions{align-items:flex-start;flex-direction:column;gap:10px}.gc-guide-action .gc-button{font-size:11px}.gc-guide-trading{margin-left:42px;padding:11px;gap:7px}.gc-guide-trading strong,.gc-guide-trading p{font-size:10px}.gc-guide-trading-icon{width:20px;height:20px}.gc-guide-private,.gc-guide-delivery{font-size:10px}.gc-guide-membership{font-size:10px;align-items:flex-start}.gc-guide-membership svg{margin-top:2px}.gc-guide-compact .gc-guide-progress,.gc-guide-compact .gc-guide-action,.gc-guide-compact .gc-guide-trading{margin-left:42px}}
.gc-room-tabs{display:flex;gap:7px;padding:12px 24px;background:#fff;border-bottom:1px solid #eceef0}
.gc-room-tabs button{font-family:inherit;border:0;background:transparent;color:#76808a;border-radius:9px;font-size:12px;padding:9px 12px;cursor:pointer}
.gc-room-tabs button[aria-pressed=true]{color:#1f608c;background:#edf5fb;font-weight:600}
.gc-room-tabs button span{margin-left:9px;color:#35799f}
.gc-example-label{padding:8px 0 22px;text-align:center;display:grid;gap:5px}
.gc-example-label strong{font-size:11px;font-weight:600;letter-spacing:.015em;color:#536c7d}
.gc-example-label span{font-size:10px;line-height:1.5;color:#87939c}
.gc-example-message .gc-message-author small{font-size:10px;color:#96a0a7;margin-left:auto}
.gc-example-message .gc-message-bubble{line-height:1.65;font-size:13px}
.gc-trade-receipt{margin-top:8px;max-width:370px;border:1px solid #dfe7ee;border-radius:15px;background:#fff;display:grid;grid-template-columns:1fr auto;gap:12px;padding:14px 16px;box-shadow:0 3px 12px #1f466004}
.gc-trade-token{display:flex;gap:9px;align-items:center;min-width:0}
.gc-trade-coin{width:33px;height:33px;background:#edf4fa;color:#466d8a;display:grid;place-items:center;border-radius:50%;font-size:10px;font-weight:600;flex-shrink:0}
.gc-trade-token strong{display:block;font-size:13px;color:#354454;overflow-wrap:anywhere}
.gc-trade-token small{display:block;margin-top:3px;font-size:10px;color:#8a929b}
.gc-trade-value{text-align:right}
.gc-trade-value span{display:block;font-size:9px;letter-spacing:.065em;font-weight:600;color:#2478b1;margin-bottom:3px}
.gc-trade-value strong{font-size:15px;color:#334454;font-weight:600}
.gc-trade-sell .gc-trade-value span{color:#a47745}
.gc-trade-proof{grid-column:1/-1;display:flex;justify-content:space-between;align-items:center;border-top:1px solid #edf0f3;padding-top:9px;gap:10px;font-size:9px;color:#8b959f}
.gc-trade-proof a{color:#517b9b;white-space:nowrap}
.gc-example-invite{padding:20px 22px;margin:25px 0 8px 45px;border:1px solid #e0e9f0;border-radius:18px;background:#f7fafc;max-width:440px}
.gc-example-invite strong{font-size:13px;color:#405869}
.gc-example-invite p{font-size:11px;line-height:1.7;color:#7c8a96;margin:8px 0 13px}
.gc-example-invite .gc-button{font-size:11px;padding:9px 12px}
@media(max-width:640px){.gc-room-tabs{padding:10px 12px;gap:2px}.gc-room-tabs button{font-size:11px;padding:8px 10px}.gc-example-label{padding-bottom:18px}.gc-example-label span{max-width:235px;margin:auto}.gc-example-message .gc-message-bubble{font-size:12px;line-height:1.7}.gc-trade-receipt{padding:12px;gap:9px;max-width:100%;border-radius:13px}.gc-trade-proof{font-size:9px;flex-wrap:wrap}.gc-example-invite{margin-left:39px;padding:15px}.gc-trade-value strong{font-size:14px}}
