.boss-profile-grid>.boss-home-chat-card{display:flex;flex-direction:column;aspect-ratio:1/1.34;min-height:0;border:1px solid #b78a34!important;border-radius:14px!important;background:linear-gradient(155deg,#17130d,#050505 62%)!important;color:#f2d98d;box-shadow:0 7px 22px #0005!important;overflow:hidden}
.boss-home-chat-card>header{display:flex;align-items:center;gap:8px;padding:11px 10px;border-bottom:1px solid #6f5525;background:linear-gradient(90deg,#20180b,#080808)}.boss-home-chat-card>header div{min-width:0;flex:1}.boss-home-chat-card>header h3{margin:0!important;color:#f4d986!important;font:800 15px Arial,"PingFang SC",sans-serif!important}.boss-home-chat-card>header small{display:block;margin-top:1px;color:#9b814d;font-size:7px;letter-spacing:.18em}.boss-home-chat-card>header>b{font-size:8px;color:#dfbd65}.boss-live-dot{width:7px;height:7px;border-radius:50%;background:#4fe09a;box-shadow:0 0 8px #4fe09a;animation:bossLivePulse 1.5s infinite}@keyframes bossLivePulse{50%{opacity:.45}}
.boss-home-chat-messages{flex:1;min-height:0;overflow:auto;padding:7px;background:radial-gradient(circle at 100% 0,#b98b2a18,transparent 42%)}.boss-home-chat-messages section{display:grid;grid-template-columns:25px minmax(0,1fr);gap:6px;margin:0 0 6px;padding:5px;border-left:2px solid var(--rank,#76602e);border-radius:6px;background:#ffffff09}.boss-home-chat-messages section.is-pinned{background:linear-gradient(90deg,#4f381a88,#ffffff08)}.boss-home-chat-messages .boss-comment-emblem{width:23px;height:23px;background-color:#090909;filter:saturate(1.1)}.boss-home-chat-messages header{display:flex;align-items:center;gap:4px}.boss-home-chat-messages header b{max-width:42%;overflow:hidden;text-overflow:ellipsis;color:#f3d886;font-size:8px;white-space:nowrap}.boss-home-chat-messages header i{padding:1px 3px;border:1px solid #7c622d;border-radius:6px;color:#c5a95e;font-size:5px;font-style:normal;white-space:nowrap}.boss-home-chat-messages time{margin-left:auto;color:#776b52;font-size:6px}.boss-home-chat-messages p{margin:2px 0 0;color:#f4f0e7;font-size:8px;line-height:1.35;word-break:break-word}.boss-home-chat-loading{padding:20px 5px!important;text-align:center;color:#9a8552!important}
.boss-home-chat-card form{padding:7px;border-top:1px solid #5d491f;background:#080808}.boss-home-chat-card form>label input{width:100%;height:22px;margin-bottom:4px;padding:3px 6px;border:1px solid #55431f;border-radius:5px;background:#111;color:#ead084;font-size:7px}.boss-home-chat-card form>div{display:flex}.boss-home-chat-card form>div input{min-width:0;flex:1;height:28px;padding:4px 7px;border:1px solid #755a26;border-right:0;border-radius:7px 0 0 7px;background:#14120e;color:#fff;font-size:8px}.boss-home-chat-card form button{width:31px;border:1px solid #f1d27c;border-radius:0 7px 7px 0;background:linear-gradient(#e9c66e,#94651f);color:#1e1508}.boss-home-chat-card form>small{display:block;margin-top:4px;color:#bda35f;font-size:6px}.boss-home-chat-card form>p{min-height:8px;margin:2px 0 0;color:#ff8686;font-size:6px}
.boss-home-chat-card{cursor:pointer}.boss-home-chat-card>footer{display:grid;grid-template-columns:1fr auto;position:relative;padding:10px 12px;border-top:1px solid #80632d;background:linear-gradient(90deg,#0c0905,#251a08,#0c0905);color:#f4d886}.boss-home-chat-card>footer b{font:700 11px Georgia,"Noto Serif SC",serif}.boss-home-chat-card>footer small{grid-column:1;color:#8f7746;font-size:6px;letter-spacing:.16em}.boss-home-chat-card>footer span{grid-column:2;grid-row:1/3;align-self:center;font:28px/1 Georgia;color:#e3bd5d}.boss-home-chat-card:focus{outline:2px solid #e7c66f;outline-offset:2px}
.boss-chat-room-open{overflow:hidden}.boss-chat-room-overlay[hidden]{display:none!important}.boss-chat-room-overlay{position:fixed;z-index:999999;inset:0;display:grid;place-items:center;padding:24px;background:#000c;backdrop-filter:blur(8px);cursor:default}.boss-chat-room{display:flex;flex-direction:column;width:min(920px,94vw);height:min(760px,88vh);overflow:hidden;border:1px solid #d0a84d;border-radius:20px;background:radial-gradient(circle at 85% 0,#7d541f33,transparent 35%),linear-gradient(145deg,#16110a,#030303 56%,#100b04);box-shadow:0 0 0 1px #000,0 25px 90px #000,0 0 45px #c58f2a33;color:#f5e5b4;animation:bossRoomIn .28s ease-out}@keyframes bossRoomIn{from{opacity:0;transform:translateY(18px) scale(.97)}}
.boss-chat-room>header{display:flex;align-items:center;gap:12px;padding:18px 22px;border-bottom:1px solid #80622b;background:linear-gradient(90deg,#0a0805,#2a1d0a,#090705)}.boss-chat-room>header>div{min-width:0;flex:1}.boss-chat-room>header h2{margin:0!important;color:#f7df98!important;font:800 24px Georgia,"Noto Serif SC",serif!important;letter-spacing:.04em}.boss-chat-room>header small{color:#aa8a4b;font:9px Georgia;letter-spacing:.24em}.boss-chat-room>header>b{color:#d4b35e;font:11px Georgia,"Noto Serif SC",serif}.boss-chat-room>header button{width:38px;height:38px;padding:0;border:1px solid #896b32;border-radius:50%;background:#080705;color:#e8ca7c;font:26px/1 Arial;cursor:pointer}.boss-chat-room .boss-live-dot{width:10px;height:10px}
.boss-chat-room>header h2 i{font-size:.78em;font-style:normal}.boss-chat-room-rules{margin:0;padding:14px 20px;border-bottom:1px solid #715725;background:#0a0907;color:#ead494;font:14px/1.55 Georgia,"Noto Serif SC",serif}.boss-chat-room-rules small{display:block;margin-top:4px;color:#88754b;font:10px Arial,"PingFang SC",sans-serif;letter-spacing:.05em}
.boss-chat-room-messages{padding:16px 20px}.boss-chat-room-messages section{grid-template-columns:48px minmax(0,1fr);gap:12px;margin:0 0 11px;padding:10px 13px;border-left-width:3px;border-radius:10px}.boss-chat-room-messages .boss-comment-emblem{width:44px;height:44px;border-radius:8px;box-shadow:0 0 12px #000}.boss-chat-room-messages header b{max-width:45%;font-size:14px}.boss-chat-room-messages header i{padding:2px 7px;border-radius:10px;font-size:9px;letter-spacing:.06em}.boss-chat-room-messages time{font-size:9px}.boss-chat-room-messages p{margin-top:5px;font-size:14px;line-height:1.55}
.boss-chat-room form{padding:14px 18px 16px;border-top:1px solid #715525;background:#070604}.boss-chat-room form>label input{height:34px;margin-bottom:7px;font-size:12px}.boss-chat-room form>div{display:flex}.boss-chat-room form>div input{height:46px;padding:8px 14px;border:1px solid #8d6b2d;border-right:0;border-radius:10px 0 0 10px;background:#11100d;color:#fff;font-size:14px}.boss-chat-room form>div button{width:92px;height:46px;border:1px solid #f1d27c;border-radius:0 10px 10px 0;background:linear-gradient(145deg,#f3db8d,#ae782c);color:#211606;font:800 13px "Noto Serif SC",serif}.boss-chat-room form>footer{display:flex;justify-content:space-between;margin-top:7px}.boss-chat-room form>footer small{color:#d6b968;font-size:11px}.boss-chat-room form>footer em{color:#74684e;font-size:10px;font-style:normal}.boss-chat-room form>p{min-height:16px;margin:3px 0 0;color:#ff8c8c;font-size:11px}
.boss-chat-room-messages .boss-chat-rank-baron header b,.boss-chat-room-messages .boss-chat-rank-baron p{color:#e6bd82}.boss-chat-room-messages .boss-chat-rank-viscount header b{color:#e8edf4;font-family:Georgia,"Noto Serif SC",serif;text-shadow:0 0 8px #bacbe7}.boss-chat-room-messages .boss-chat-rank-count header b{color:#f4cf72;font-family:Georgia,"Noto Serif SC",serif;text-shadow:0 0 9px #d99b24}.boss-chat-room-messages .boss-chat-rank-marquess header b{color:#f2b4a5;font-family:Georgia,"Noto Serif SC",serif;text-shadow:0 0 10px #c66d57}.boss-chat-room-messages .boss-chat-rank-duke header b{color:#e5d4ff;font:700 15px Georgia,"Noto Serif SC",serif;text-shadow:0 0 7px #9e76db,0 0 15px #7047a9}.boss-chat-room-messages .boss-chat-rank-prince header b{font:800 15px Georgia,"Noto Serif SC",serif;background:linear-gradient(90deg,#bfe5ff,#fff1a8,#d8c0ff);-webkit-background-clip:text;background-clip:text;color:transparent;text-shadow:0 0 14px #78a9dc66}.boss-chat-room-messages .boss-chat-rank-king header b{color:#ffe492;font:800 16px Georgia,"Noto Serif SC",serif;letter-spacing:.04em;text-shadow:0 0 5px #fff0a8,0 0 16px #d79a19}.boss-chat-room-messages .boss-chat-rank-queen header b{color:#ffd6f4;font:800 16px Georgia,"Noto Serif SC",serif;letter-spacing:.04em;text-shadow:0 0 5px #fff,0 0 16px #e169ba}.boss-chat-room-messages .boss-chat-rank-king,.boss-chat-room-messages .boss-chat-rank-queen{background:linear-gradient(90deg,#5c421c66,#ffffff08)}
@media(max-width:700px){.boss-profile-grid>.boss-home-chat-card{aspect-ratio:1/1.55;border-radius:7px!important}.boss-home-chat-card>header{gap:3px;padding:4px 3px}.boss-home-chat-card>header h3{font-size:7px!important}.boss-home-chat-card>header small,.boss-home-chat-card>header>b{font-size:4px}.boss-live-dot{width:4px;height:4px}.boss-home-chat-card>.boss-home-chat-messages{padding:2px}.boss-home-chat-card>.boss-home-chat-messages section{grid-template-columns:11px minmax(0,1fr);gap:2px;margin-bottom:2px;padding:2px}.boss-home-chat-card>.boss-home-chat-messages .boss-comment-emblem{width:10px;height:10px}.boss-home-chat-card>.boss-home-chat-messages header b,.boss-home-chat-card>.boss-home-chat-messages p{font-size:4px}.boss-home-chat-card>.boss-home-chat-messages header i,.boss-home-chat-card>.boss-home-chat-messages time{display:none}.boss-home-chat-card>footer{padding:4px}.boss-home-chat-card>footer b{font-size:5px}.boss-home-chat-card>footer small{font-size:3px}.boss-home-chat-card>footer span{font-size:12px}.boss-chat-room-overlay{align-items:center;padding:18px 12px}.boss-chat-room{width:100%;height:min(88dvh,760px);border:1px solid #d0a84d;border-radius:22px}.boss-chat-room>header{gap:7px;padding:14px 12px}.boss-chat-room>header h2{font-size:17px!important}.boss-chat-room>header h2 i{font-size:.72em}.boss-chat-room>header>b{display:none}.boss-chat-room>header button{width:40px;height:40px}.boss-chat-room-rules{padding:11px 14px;font-size:12px}.boss-chat-room-rules small{font-size:9px}.boss-chat-room-messages{padding:10px!important}.boss-chat-room-messages section{grid-template-columns:38px minmax(0,1fr);gap:8px;margin-bottom:8px;padding:8px}.boss-chat-room-messages .boss-comment-emblem{width:36px;height:36px}.boss-chat-room-messages header b{font-size:12px!important}.boss-chat-room-messages header i{display:inline-block;font-size:7px}.boss-chat-room-messages time{display:block;font-size:7px}.boss-chat-room-messages p{font-size:12px!important}.boss-chat-room form{padding:10px}.boss-chat-room form>label input{height:30px;font-size:11px}.boss-chat-room form>div input{height:42px;font-size:12px}.boss-chat-room form>div button{width:68px;height:42px}.boss-chat-room form>footer small{font-size:9px}.boss-chat-room form>footer em{display:none}}

/* Dedicated lounge page: the homepage card is only an entrance. */
.boss-profile-grid>.boss-home-chat-card{text-decoration:none}
.boss-home-chat-entrance{display:flex;flex:1;flex-direction:column;align-items:center;justify-content:center;padding:16px;text-align:center;background:radial-gradient(circle,#9c6d252b,transparent 58%)}
.boss-home-chat-entrance strong{color:#f5dc91;font:800 21px Georgia,"Noto Serif SC",serif;text-shadow:0 0 13px #ca902a}.boss-home-chat-entrance small{margin-top:5px;color:#a88a4d;font:8px Georgia;letter-spacing:.22em}.boss-home-chat-entrance p{margin:20px 0 4px;color:#f4eee0;font:12px "Noto Serif SC",serif}.boss-home-chat-entrance span{color:#9b814d;font-size:8px}
.boss-member-lounge-page{box-sizing:border-box;min-height:100vh;padding:24px;background:radial-gradient(circle at 50% 0,#5d3c162b,transparent 40%),#050504}.boss-member-lounge-back{display:block;width:min(920px,94vw);margin:0 auto 12px;color:#d9b85e;text-decoration:none;font:700 13px Georgia,"Noto Serif SC",serif}.boss-member-lounge-page .boss-chat-room{width:min(920px,94vw);height:calc(100vh - 82px);min-height:560px;margin:auto}.boss-chat-room>header h1{margin:0!important;color:#f7df98!important;font:800 24px Georgia,"Noto Serif SC",serif!important;letter-spacing:.04em}.boss-chat-room>header h1 i{font-size:.78em;font-style:normal}
@media(max-width:700px){.boss-home-chat-entrance{padding:5px}.boss-home-chat-entrance strong{font-size:9px}.boss-home-chat-entrance small{font-size:4px}.boss-home-chat-entrance p{margin:8px 0 2px;font-size:5px}.boss-home-chat-entrance span{font-size:4px}.boss-member-lounge-page{min-height:100dvh;padding:10px 8px}.boss-member-lounge-back{width:100%;margin-bottom:8px}.boss-member-lounge-page .boss-chat-room{width:100%;height:calc(100dvh - 48px);min-height:0;border-radius:14px}.boss-chat-room>header h1{font-size:17px!important}.boss-chat-room>header h1 i{font-size:.72em}}
