.home--visual-master { --lobby-ink:#f3ece0; --lobby-line:rgba(233,220,197,.45); --lobby-gold:#c9a873; }
.home--visual-master .home__grid,.home--visual-master .home__stage-frame,.home--visual-master .home__edition,.home--visual-master::before,.home--visual-master .bottom-actions { display:none !important; }
.home--visual-master .home__shade { background:linear-gradient(90deg,rgba(8,9,12,.72),rgba(8,9,12,.13) 37%,rgba(8,9,12,.04) 60%,rgba(8,9,12,.67)),linear-gradient(180deg,rgba(7,8,10,.58),transparent 25%,transparent 68%,rgba(6,7,9,.68)); }
.home--visual-master .topbar { top:24px;left:44px;right:44px;height:70px;align-items:flex-start; }
.home--visual-master .profile-entry { width:190px;height:64px;min-height:64px;padding:0 10px 0 0;border:0;border-radius:0;background:transparent;backdrop-filter:none;gap:12px; }
.home--visual-master .profile-avatar { width:60px;height:60px;flex:none;border:1px solid var(--lobby-line);background:rgba(23,20,18,.23);border-radius:50%;color:var(--lobby-ink);font-size:25px;box-shadow:0 0 0 7px rgba(233,220,197,.05); }
.home--visual-master .profile-copy strong { font-size:16px;letter-spacing:.2em; }
.home--visual-master .profile-copy small { font:11px/1.3 ui-monospace,monospace;letter-spacing:.04em;color:rgba(240,230,215,.66); }
.home--visual-master .topbar-actions { position:absolute;top:0;left:226px;gap:12px; }
.home--visual-master .utility-entry { width:60px;min-width:60px;height:62px;display:flex;flex-direction:column;gap:4px;border:0;background:transparent;padding:4px 2px; }
.home--visual-master .utility-entry svg { width:27px;height:27px;stroke:#e8dece;stroke-width:1.15; }
.home--visual-master .utility-entry__label { position:static;width:auto;height:auto;overflow:visible;clip:auto;font-size:11px;letter-spacing:.12em;color:#e8dece; }
.home--visual-master .utility-entry__badge { right:4px;top:0;width:7px;min-width:7px;height:7px;padding:0;border:0;border-radius:0;font-size:0;background:#d16c51;box-shadow:none; }
.home--visual-master .currency-wallet { position:fixed;top:26px;right:44px;gap:0;display:flex;height:45px; }
.home--visual-master .currency-pill { height:44px;min-height:44px;min-width:170px;flex-basis:170px;border:0;border-bottom:1px solid var(--lobby-line);border-radius:0;background:rgba(8,8,10,.2);padding:3px 10px;box-shadow:none; }
.home--visual-master .currency-pill + .currency-pill { border-left:1px solid rgba(233,220,197,.24); }
.home--visual-master .currency-pill img { width:26px;height:26px; }
.home--visual-master .currency-pill__copy small { display:none; }
.home--visual-master .currency-pill__copy strong { font:16px/1.1 Georgia,serif;letter-spacing:.04em;color:var(--lobby-ink); }
.home--visual-master .currency-pill__add { font-size:22px;font-weight:300;color:#d9cfc0; }
.home--visual-master .service-entries { position:absolute;left:46px;top:190px;width:118px;display:grid;gap:16px;z-index:5; }
.home--visual-master .service-entry { position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;width:118px;height:96px;min-height:96px;padding:8px 6px 4px;border:0;border-radius:0;background:linear-gradient(90deg,rgba(8,9,11,.3),rgba(8,9,11,.06));text-align:center; }
.home--visual-master .service-entry::before { content:'';position:absolute;inset:auto 22px 0;height:1px;background:linear-gradient(90deg,transparent,var(--lobby-line),transparent);border:0; }
.home--visual-master .service-entry__icon { width:40px;height:40px;color:#ece4d6;background:transparent;display:grid;place-items:center; }
.home--visual-master .service-entry__icon svg { width:34px;height:34px;stroke:currentColor;fill:none;stroke-width:1.2;stroke-linecap:round;stroke-linejoin:round; }
.home--visual-master .service-entry__copy strong { color:var(--lobby-ink);font-size:17px;letter-spacing:.13em;font-weight:500; }
.home--visual-master .service-entry__arrow { display:none; }
.home--visual-master .right-feature-stack { position:absolute;right:44px;top:166px;width:320px;display:grid;justify-items:stretch;gap:12px;z-index:5; }
.lobby-event { position:relative;height:108px;display:flex;flex-direction:column;justify-content:center;align-items:center;overflow:hidden;color:var(--lobby-ink);background:linear-gradient(125deg,rgba(26,25,23,.74),rgba(64,51,34,.72)),repeating-linear-gradient(0deg,transparent 0 13px,rgba(255,255,255,.08) 14px 15px);border:1px solid var(--lobby-line); }
.lobby-event::before { content:'✧';position:absolute;left:22px;top:-32px;color:rgba(236,219,183,.36);font:142px/1 Georgia,serif; }
.lobby-event small,.lobby-draw small { position:relative;letter-spacing:.26em;font:10px/1.2 Georgia,serif;color:#d0b98f; }
.lobby-event strong { position:relative;margin:4px 0;font-size:31px;font-weight:500;letter-spacing:.22em;text-shadow:0 2px 5px #111; }
.lobby-event em,.lobby-draw em { position:relative;font-style:normal;font-size:11px;letter-spacing:.16em;color:#d6c9b4; }
.lobby-ticket { position:relative;height:115px;display:grid;grid-template-columns:1fr 100px;align-items:center;padding:15px 20px;overflow:hidden;border:4px solid rgba(23,21,19,.82);outline:1px solid #e3d2ae;background:linear-gradient(150deg,#f0e6d4,#d9c4a0 58%,#f0e3ce);color:#2a2521;box-shadow:0 9px 25px #0008; }
.lobby-ticket::before,.lobby-ticket::after { content:'';position:absolute;top:9px;bottom:9px;width:1px;background:rgba(68,49,30,.32); }
.lobby-ticket::before { left:12px; }.lobby-ticket::after { right:12px; }
.lobby-ticket .ticket-copy { display:grid;align-content:center;gap:1px;min-width:0; }
.lobby-ticket .ticket-copy small { font:10px Georgia,serif;letter-spacing:.16em;color:#6b5440; }
.lobby-ticket .ticket-copy strong { font-size:27px;font-weight:600;letter-spacing:.09em;white-space:nowrap; }
.lobby-ticket .ticket-copy span { font-size:11px;color:#6b5440;white-space:nowrap;overflow:hidden;text-overflow:ellipsis; }
.lobby-ticket .ticket-action { display:grid;place-items:center;align-self:stretch;border-left:1px dashed rgba(68,49,30,.38);font-size:24px;letter-spacing:.1em; }
.lobby-feature-pair { display:grid;grid-template-columns:1fr 1fr;gap:10px; }
.lobby-feature-pair a { height:72px;min-height:72px;padding:8px;border:1px solid var(--lobby-line);background:rgba(13,13,14,.65);display:flex;flex-direction:column;justify-content:end;align-items:flex-start;color:var(--lobby-ink);text-decoration:none; }
.lobby-feature-pair small { font:9px Georgia,serif;letter-spacing:.11em;color:#c7ae87; }
.lobby-feature-pair strong { font-size:20px;font-weight:500;letter-spacing:.12em; }
.lobby-draw { position:relative;height:80px;border:1px solid var(--lobby-line);background:radial-gradient(circle at 73% 50%,rgba(172,135,82,.22),transparent 28%),linear-gradient(100deg,rgba(12,12,13,.8),rgba(29,24,18,.79));display:flex;flex-direction:column;justify-content:center;padding:10px 17px;overflow:hidden; }
.lobby-draw::after { content:'✦';position:absolute;right:22px;top:5px;color:rgba(228,203,158,.54);font:65px/1 Georgia,serif; }
.lobby-draw strong { position:relative;z-index:1;font-size:19px;font-weight:500;letter-spacing:.1em;color:var(--lobby-ink); }
.lobby-resonance { height:53px;display:flex;align-items:center;justify-content:space-between;padding:0 16px;border:1px solid var(--lobby-line);background:rgba(17,17,17,.55);color:var(--lobby-ink);text-decoration:none;font-size:17px;letter-spacing:.14em; }
.lobby-resonance span { color:#c5a36e;font-size:23px; }
.home--visual-master .companion-group { left:205px;right:auto;bottom:26px;width:min(650px,calc(100vw - 620px)); }
.home--visual-master .companion-group .companion-line { min-height:46px;border:0;border-left:1px solid var(--lobby-line);background:rgba(8,9,10,.42);padding:6px 16px; }
.home--visual-master .companion-name { color:#d9c29d; }
.home--visual-master .companion-quote { font-size:13px; }
.home--visual-master .more-wrap { position:relative; }
.home--visual-master .more-menu { position:absolute;left:0;top:68px;width:166px;display:grid;gap:2px;padding:6px;border:1px solid var(--lobby-line);background:rgba(17,17,19,.97);box-shadow:0 16px 34px #0008;z-index:20; }
.home--visual-master .more-menu[hidden] { display:none; }
.home--visual-master .more-menu a,.home--visual-master .more-menu button { min-height:44px;display:flex;align-items:center;width:100%;padding:0 12px;border:0;background:transparent;color:var(--lobby-ink);font:14px "Noto Serif SC","Songti SC",serif;text-decoration:none;text-align:left;cursor:pointer; }
.home--visual-master .more-menu a:hover,.home--visual-master .more-menu button:hover,.home--visual-master .more-menu a:focus-visible,.home--visual-master .more-menu button:focus-visible { background:rgba(234,219,191,.12);outline:1px solid var(--lobby-line); }
.home--visual-master .service-entry:hover,.home--visual-master .service-entry:focus-visible,.home--visual-master .lobby-feature-pair a:hover,.home--visual-master .lobby-feature-pair a:focus-visible,.home--visual-master .lobby-resonance:hover,.home--visual-master .lobby-resonance:focus-visible { background-color:rgba(208,175,124,.17);outline:1px solid #d1b48c;outline-offset:1px; }
.home--visual-master .lobby-ticket:hover,.home--visual-master .lobby-ticket:focus-visible { filter:brightness(1.06);outline:2px solid #e8ce9c;outline-offset:2px; }
@media (max-width:1000px),(max-height:600px) { .home--visual-master .topbar { top:8px;left:16px;right:16px;height:52px; }.home--visual-master .profile-entry {width:130px;height:48px;min-height:48px;gap:6px}.home--visual-master .profile-avatar {width:44px;height:44px;font-size:18px}.home--visual-master .profile-copy strong {font-size:12px}.home--visual-master .profile-copy small {font-size:9px}.home--visual-master .topbar-actions {left:136px;gap:2px}.home--visual-master .utility-entry {width:44px;min-width:44px;height:44px;min-height:44px}.home--visual-master .utility-entry svg {width:19px;height:19px}.home--visual-master .utility-entry__label {font-size:10px}.home--visual-master .currency-wallet {top:9px;right:16px;height:40px}.home--visual-master .currency-pill {min-width:95px;flex-basis:95px;height:40px;min-height:40px;padding:2px 4px}.home--visual-master .currency-pill img {width:20px;height:20px}.home--visual-master .currency-pill__copy strong {font-size:13px}.home--visual-master .currency-pill__add {font-size:17px}.home--visual-master .service-entries {left:17px;top:68px;width:76px;gap:2px}.home--visual-master .service-entry {width:76px;height:70px;min-height:70px;padding:3px}.home--visual-master .service-entry__icon {width:27px;height:27px}.home--visual-master .service-entry__icon svg {width:25px;height:25px}.home--visual-master .service-entry__copy strong {font-size:12px}.home--visual-master .right-feature-stack {right:15px;top:63px;width:205px;gap:5px}.lobby-event {height:49px}.lobby-event::before {font-size:65px;top:-13px}.lobby-event strong {font-size:15px;margin:0}.lobby-event small,.lobby-event em,.lobby-draw small,.lobby-draw em {font-size:9px}.lobby-ticket {height:70px;padding:5px 10px;border-width:2px;grid-template-columns:1fr 58px}.lobby-ticket .ticket-copy small {font-size:8px}.lobby-ticket .ticket-copy strong {font-size:15px}.lobby-ticket .ticket-copy span {font-size:9px}.lobby-ticket .ticket-action {font-size:15px}.lobby-feature-pair {gap:5px}.lobby-feature-pair a {height:44px;min-height:44px;padding:3px 6px}.lobby-feature-pair small {font-size:8px}.lobby-feature-pair strong {font-size:12px}.lobby-draw {height:47px;padding:3px 8px}.lobby-draw::after {font-size:35px;top:5px}.lobby-draw strong {font-size:12px}.lobby-resonance {height:44px;padding:0 8px;font-size:12px}.home--visual-master .companion-group {left:102px;bottom:8px;width:calc(100vw - 330px)}.home--visual-master .companion-group .companion-line {min-height:44px}.home--visual-master .companion-quote {font-size:11px} }
.home--visual-master .more-menu { top:62px; }
@media (max-width:1000px),(max-height:600px) { .home--visual-master .more-menu { top:46px;left:-84px;width:142px;max-height:calc(100dvh - 62px);overflow:auto; }.home--visual-master .more-menu a,.home--visual-master .more-menu button { font-size:12px; } }
@media (max-width:1000px),(max-height:600px) {
  .home--visual-master .currency-wallet { top:7px;height:44px; }
  .home--visual-master .currency-pill { height:44px;min-height:44px; }
  .home--visual-master .topbar-actions .utility-entry:not([href='bag.html']) .utility-entry__label { position:static;width:auto;height:auto;overflow:visible;clip:auto;clip-path:none; }
  .home--visual-master .currency-pill--coin { min-width:115px;flex-basis:115px;grid-template-columns:20px minmax(60px,1fr) 20px; }
  .home--visual-master .currency-pill--diamond { min-width:100px;flex-basis:100px; }
  .home--visual-master .currency-pill__copy { padding:0 3px; }
  .home--visual-master .currency-pill__copy strong { font-size:12px; }
}

/* C60/C61: restrained Chinese-only lobby variant. Keep visual size separate from hit area. */
.home--visual-master { --lobby-line:rgba(226,214,194,.28);--lobby-ink:#f2eee6;--lobby-gold:#d8ba8a; }
.home--visual-master .home__shade { background:linear-gradient(90deg,rgba(7,8,10,.64),rgba(7,8,10,.04) 42%,rgba(7,8,10,.04) 62%,rgba(7,8,10,.54)),linear-gradient(180deg,rgba(7,8,10,.35),transparent 22%,transparent 70%,rgba(7,8,10,.62)); }
.home--visual-master .topbar { align-items:center; }
.home--visual-master .profile-entry { font-family:"Noto Serif SC","Source Han Serif SC","Songti SC",serif; }
.home--visual-master .profile-avatar { box-shadow:0 0 0 4px rgba(233,220,197,.035);font-size:23px; }
.home--visual-master .profile-copy strong { font-size:16px;letter-spacing:.08em;line-height:1.3; }
.home--visual-master .profile-copy small { font:11px/1.5 "PingFang SC","Microsoft YaHei",sans-serif;letter-spacing:.04em; }
.home--visual-master .topbar-actions { left:208px;gap:4px; }
.home--visual-master .utility-entry { gap:3px;min-height:62px;font-family:"Noto Serif SC","Source Han Serif SC","Songti SC",serif; }
.home--visual-master .utility-entry svg { width:24px;height:24px;stroke-width:1.35; }
.home--visual-master .utility-entry__label { font-size:13px;line-height:1;letter-spacing:.08em; }
.home--visual-master .currency-pill__copy strong { font:600 14px/1.2 "DM Mono","SFMono-Regular",Consolas,monospace;letter-spacing:.02em; }
.home--visual-master .currency-pill img { width:24px;height:24px; }
.home--visual-master .currency-pill__add { font:400 20px/1 "PingFang SC","Microsoft YaHei",sans-serif; }
.home--visual-master .service-entry { gap:5px;background:rgba(7,8,10,.12); }
.home--visual-master .service-entry::before { inset:auto 36px 0;background:rgba(226,214,194,.32); }
.home--visual-master .service-entry__icon { width:38px;height:38px; }
.home--visual-master .service-entry__icon svg { width:29px;height:29px;stroke-width:1.45; }
.home--visual-master .service-entry__copy strong { font:600 16px/1.4 "Noto Serif SC","Source Han Serif SC","Songti SC",serif;letter-spacing:.08em; }
.home--visual-master .lobby-more { position:absolute;z-index:12;left:46px;bottom:34px;width:118px;display:grid;justify-items:center; }
.home--visual-master .lobby-more .utility-entry { width:118px;height:62px;min-height:62px; }
.home--visual-master .lobby-more .more-menu { top:auto;bottom:68px;left:0;width:174px; }
.home--visual-master .service-entry:hover,.home--visual-master .service-entry:focus-visible,.home--visual-master .lobby-more .utility-entry:hover,.home--visual-master .lobby-more .utility-entry:focus-visible { background:rgba(208,175,124,.13);outline:1px solid rgba(226,214,194,.58);outline-offset:1px; }
.home--visual-master .right-feature-stack { gap:10px; }
.lobby-event,.lobby-draw { background:linear-gradient(110deg,rgba(21,20,19,.77),rgba(35,30,24,.73));border-color:var(--lobby-line); }
.lobby-event { height:92px; }
.lobby-event::before,.lobby-draw::after { display:none; }
.lobby-event strong { margin:0;font:600 16px/1.4 "Noto Serif SC","Source Han Serif SC","Songti SC",serif;letter-spacing:.1em;text-shadow:none; }
.lobby-event em,.lobby-draw em { font:400 11px/1.5 "PingFang SC","Microsoft YaHei",sans-serif;letter-spacing:.04em;color:#c9bdad; }
.lobby-ticket { height:104px;grid-template-columns:1fr 78px;padding:12px 18px;border:1px solid #d9c5a2;outline:3px solid rgba(8,8,10,.78);background:linear-gradient(120deg,#eee4d0,#e5d5b9);box-shadow:0 8px 20px #0006; }
.lobby-ticket::before,.lobby-ticket::after { display:none; }
.lobby-ticket .ticket-copy { gap:3px; }
.lobby-ticket .ticket-copy small { font:400 11px/1.4 "PingFang SC","Microsoft YaHei",sans-serif;letter-spacing:.06em; }
.lobby-ticket .ticket-copy strong { font:600 22px/1.3 "Noto Serif SC","Source Han Serif SC","Songti SC",serif;letter-spacing:.06em; }
.lobby-ticket .ticket-copy span { font:400 11px/1.5 "PingFang SC","Microsoft YaHei",sans-serif; }
.lobby-ticket .ticket-action { font:600 16px/1 "Noto Serif SC","Source Han Serif SC","Songti SC",serif;letter-spacing:.08em; }
.lobby-feature-pair a { height:64px;min-height:64px;justify-content:center;padding:0 14px;border-color:var(--lobby-line);background:rgba(15,15,16,.68); }
.lobby-feature-pair strong { font:600 16px/1.4 "Noto Serif SC","Source Han Serif SC","Songti SC",serif;letter-spacing:.08em; }
.lobby-draw { height:68px;padding:0 17px; }
.lobby-draw strong { font:600 16px/1.4 "Noto Serif SC","Source Han Serif SC","Songti SC",serif;letter-spacing:.08em; }
.lobby-resonance { height:52px;border-color:var(--lobby-line);background:rgba(15,15,16,.68);font:600 16px/1 "Noto Serif SC","Source Han Serif SC","Songti SC",serif;letter-spacing:.08em; }
.home--visual-master .more-menu a,.home--visual-master .more-menu button { font-size:13px; }
@media (max-width:1000px),(max-height:600px) {
  .home--visual-master .profile-copy strong { font-size:13px; }
  .home--visual-master .profile-copy small { font-size:10px; }
  .home--visual-master .topbar-actions { left:136px;gap:2px; }
  .home--visual-master .utility-entry { min-height:44px; }
  .home--visual-master .utility-entry svg { width:19px;height:19px; }
  .home--visual-master .utility-entry__label { font-size:12px; }
  .home--visual-master .currency-pill__copy strong { font-size:13px; }
  .home--visual-master .currency-pill img { width:20px;height:20px; }
  .home--visual-master .service-entry { gap:1px; }
  .home--visual-master .service-entry__icon { width:27px;height:27px; }
  .home--visual-master .service-entry__icon svg { width:25px;height:25px; }
  .home--visual-master .service-entry__copy strong { font-size:13px;line-height:1.4;letter-spacing:0; }
  .home--visual-master .lobby-more { left:17px;bottom:max(8px,env(safe-area-inset-bottom));width:76px; }
  .home--visual-master .lobby-more .utility-entry { width:76px;height:44px;min-height:44px; }
  .home--visual-master .lobby-more .service-entry__copy strong { font-size:13px; }
  .home--visual-master .lobby-more .more-menu { top:auto;bottom:49px;left:82px;width:142px;max-height:calc(100dvh - 70px); }
  .home--visual-master .right-feature-stack { gap:4px; }
  .lobby-event { height:44px; }
  .lobby-event strong { font-size:15px;line-height:1.2; }
  .lobby-event em,.lobby-draw em { font-size:10px;line-height:1.2; }
  .lobby-ticket { height:68px;grid-template-columns:1fr 49px;padding:5px 8px;border-width:1px;outline-width:2px; }
  .lobby-ticket .ticket-copy small { display:none; }
  .lobby-ticket .ticket-copy strong { font-size:17px;line-height:1.2; }
  .lobby-ticket .ticket-copy span { font-size:10px;line-height:1.3; }
  .lobby-ticket .ticket-action { font-size:13px; }
  .lobby-feature-pair a { height:44px;min-height:44px;padding:0 7px; }
  .lobby-feature-pair strong { font-size:15px; }
  .lobby-draw { height:44px;padding:0 8px; }
  .lobby-draw strong { font-size:15px;line-height:1.2; }
  .lobby-resonance { height:44px;font-size:15px; }
  .home--visual-master .more-menu a,.home--visual-master .more-menu button { font-size:12px; }
}

/* Marked lobby corrections: larger mail and bag, no wallet underline, More joins the side rail. */
.home--visual-master .topbar-actions .utility-entry { width:72px;min-width:72px;height:68px;min-height:68px;gap:5px; }
.home--visual-master .topbar-actions .utility-entry svg { width:29px;height:29px; }
.home--visual-master .topbar-actions .utility-entry__label { font-size:14px; }
.home--visual-master .topbar-actions { gap:8px; }
.home--visual-master .currency-wallet,.home--visual-master .currency-pill { border-bottom:0; }
.home--visual-master .currency-pill::before { display:none; }
.home--visual-master .lobby-more { top:526px;bottom:auto; }
.home--visual-master .lobby-more .service-entry { width:118px;height:96px;min-height:96px; }
.home--visual-master .lobby-more .more-menu { top:0;bottom:auto;left:130px; }
@media (max-width:1000px),(max-height:600px) {
  .home--visual-master .topbar-actions .utility-entry { width:50px;min-width:50px;height:50px;min-height:50px;gap:2px; }
  .home--visual-master .topbar-actions .utility-entry svg { width:23px;height:23px; }
  .home--visual-master .topbar-actions .utility-entry__label { font-size:13px; }
  .home--visual-master .topbar-actions { gap:4px; }
  .home--visual-master .lobby-more { top:284px;bottom:auto; }
  .home--visual-master .lobby-more .service-entry { width:76px;height:70px;min-height:70px; }
  .home--visual-master .lobby-more .more-menu { top:auto;bottom:55px;left:82px; }
}

/* V1.180: approved lobby button artwork translated into responsive controls. */
.home--visual-master {
  --lobby-line:rgba(216,185,133,.48);
  --lobby-gold:#e4c998;
}
.home--visual-master .profile-avatar {
  position:relative;
  border-color:rgba(231,199,145,.74);
  background:radial-gradient(circle at 50% 38%,rgba(210,171,106,.22),rgba(19,17,17,.58) 65%);
  box-shadow:0 0 0 5px rgba(8,8,9,.42),0 0 0 6px rgba(220,186,130,.45),inset 0 0 16px rgba(224,178,106,.18);
}
.home--visual-master .profile-avatar::after {
  content:"✦";
  position:absolute;
  top:-11px;
  left:50%;
  transform:translateX(-50%);
  color:#ead2a3;
  font:12px/1 Georgia,serif;
}
.home--visual-master .topbar-actions .utility-entry {
  position:relative;
  justify-content:flex-start;
  gap:5px;
  color:#f4e9d5;
}
.home--visual-master .topbar-actions .utility-entry svg {
  box-sizing:content-box;
  width:26px;
  height:26px;
  padding:13px;
  border:1px solid rgba(227,194,139,.57);
  border-radius:50%;
  background:radial-gradient(circle at 50% 30%,rgba(197,150,85,.12),rgba(12,12,13,.58));
  box-shadow:inset 0 0 0 4px rgba(255,244,215,.025);
  stroke:#efdbb5;
}
.home--visual-master .topbar-actions .utility-entry__badge {
  top:2px;
  right:9px;
  width:8px;
  height:8px;
  border-radius:50%;
  background:#eec48a;
  box-shadow:0 0 9px #e5ac67;
}
.home--visual-master .currency-wallet {
  gap:10px;
}
.home--visual-master .currency-pill,
.home--visual-master .currency-pill + .currency-pill {
  min-width:172px;
  flex-basis:172px;
  height:48px;
  min-height:48px;
  grid-template-columns:30px minmax(54px,1fr) 28px;
  gap:5px;
  border:1px solid rgba(208,177,125,.55);
  border-radius:26px;
  background:linear-gradient(100deg,rgba(16,15,16,.78),rgba(37,31,25,.74));
  box-shadow:inset 0 0 0 3px rgba(255,243,213,.025),0 3px 12px #0005;
}
.home--visual-master .currency-pill__copy small {
  display:block;
  margin:0;
  font:10px/1.15 "Noto Serif SC","Songti SC",serif;
  letter-spacing:.12em;
  color:#d8bd8f;
}
.home--visual-master .currency-pill__copy strong {
  font-size:14px;
  color:#f5ead9;
  overflow:visible;
  text-overflow:clip;
  white-space:nowrap;
}
.home--visual-master .currency-pill__add {
  width:27px;
  height:27px;
  border:1px solid rgba(227,194,139,.56);
  border-radius:50%;
  font-size:20px;
  color:#e9d1a7;
}
.home--visual-master .service-entries::before {
  content:"";
  position:absolute;
  z-index:-1;
  top:38px;
  left:4px;
  width:1px;
  height:476px;
  background:linear-gradient(180deg,transparent,rgba(216,185,133,.55) 8%,rgba(216,185,133,.55) 92%,transparent);
  pointer-events:none;
}
.home--visual-master .service-entry {
  gap:4px;
  background:transparent;
}
.home--visual-master .service-entry::before { display:none; }
.home--visual-master .service-entry::after {
  content:"";
  position:absolute;
  top:42px;
  left:2px;
  width:6px;
  height:6px;
  transform:rotate(45deg);
  background:#d8ba8a;
  box-shadow:0 0 10px rgba(216,186,138,.45);
}
.home--visual-master .service-entry__icon {
  width:64px;
  height:64px;
  border:1px solid rgba(226,191,135,.72);
  border-radius:50%;
  background:radial-gradient(circle at 50% 30%,rgba(208,165,102,.14),rgba(12,12,13,.55) 68%);
  box-shadow:0 0 0 4px rgba(12,11,11,.42),0 0 0 5px rgba(225,190,133,.26),inset 0 0 18px rgba(231,181,108,.1);
}
.home--visual-master .service-entry__icon svg {
  width:31px;
  height:31px;
  stroke:#f0d9ab;
  stroke-width:1.4;
}
.home--visual-master .service-entry__copy strong {
  font-size:17px;
  color:#fff0d7;
  text-shadow:0 2px 6px #000;
}
.home--visual-master .right-feature-stack { width:350px; }
.lobby-event,.lobby-draw {
  display:flex;
  flex-direction:row;
  align-items:center;
  justify-content:flex-start;
  gap:18px;
  border-color:rgba(216,185,133,.56);
  border-radius:5px;
  background:linear-gradient(110deg,rgba(17,17,18,.88),rgba(30,27,25,.74));
  box-shadow:inset 0 0 0 3px rgba(238,206,151,.028);
}
.lobby-event::after,.lobby-draw::before {
  content:"";
  position:absolute;
  right:-6px;
  top:-6px;
  width:11px;
  height:11px;
  transform:rotate(45deg);
  background:#111012;
  border-left:1px solid rgba(216,185,133,.56);
}
.lobby-event > span:last-child,.lobby-draw > span:last-child {
  display:grid;
  gap:3px;
  text-align:left;
}
.lobby-locked-icon {
  position:relative;
  display:block;
  flex:none;
  width:17px;
  height:15px;
  margin:9px 2px 0 20px;
  border:1.5px solid rgba(228,210,179,.73);
  border-radius:3px;
  opacity:.8;
}
.lobby-locked-icon::before {
  content:"";
  position:absolute;
  left:3px;
  top:-11px;
  width:8px;
  height:10px;
  border:1.5px solid rgba(228,210,179,.73);
  border-bottom:0;
  border-radius:8px 8px 0 0;
}
.lobby-event strong,.lobby-draw strong { font-size:18px; }
.lobby-ticket {
  border:1px solid #eddbb9;
  outline:3px solid rgba(7,7,9,.8);
  border-radius:4px;
  background:linear-gradient(135deg,#f8efdc,#e8d7b6 70%,#f6e9cf);
  box-shadow:inset 0 0 0 5px rgba(255,250,235,.45),0 10px 25px #0008;
  clip-path:polygon(0 0,98% 0,100% 5%,100% 95%,98% 100%,0 100%,0 96%,1.5% 92%,0 88%,0 12%,1.5% 8%,0 4%);
}
.lobby-ticket .ticket-copy strong { font-size:24px; }
.lobby-ticket .ticket-action { font-size:18px; }
.lobby-feature-pair a {
  display:flex;
  flex-direction:row;
  align-items:center;
  justify-content:flex-start;
  gap:14px;
  border-color:rgba(216,185,133,.64);
  border-radius:5px;
  background:linear-gradient(110deg,rgba(15,15,16,.86),rgba(31,27,23,.8));
}
.lobby-feature-pair svg {
  width:30px;
  height:30px;
  flex:none;
  fill:none;
  stroke:#ebd1a2;
  stroke-width:1.25;
  stroke-linecap:round;
  stroke-linejoin:round;
}
.lobby-resonance {
  justify-content:flex-start;
  gap:14px;
  border-color:rgba(216,185,133,.64);
  border-radius:5px;
  background:linear-gradient(110deg,rgba(15,15,16,.86),rgba(31,27,23,.8));
}
.lobby-resonance__mark {
  display:grid;
  place-items:center;
  width:34px;
  height:34px;
  border:1px solid #d9b780;
  border-radius:50%;
  color:#f1d7a8;
  text-shadow:0 0 9px #d9a969;
}
.lobby-resonance strong { font-weight:600; }
.lobby-resonance > span:last-child { margin-left:auto; }
.home--visual-master .service-entry:hover,.home--visual-master .service-entry:focus-visible,
.home--visual-master .topbar-actions .utility-entry:hover,.home--visual-master .topbar-actions .utility-entry:focus-visible,
.home--visual-master .lobby-feature-pair a:hover,.home--visual-master .lobby-feature-pair a:focus-visible,
.home--visual-master .lobby-resonance:hover,.home--visual-master .lobby-resonance:focus-visible {
  outline:2px solid #ebcf9b;
  outline-offset:2px;
  filter:brightness(1.12);
}
@media (max-width:1000px),(max-height:600px) {
  .home--visual-master .profile-avatar { box-shadow:0 0 0 3px rgba(8,8,9,.42),0 0 0 4px rgba(220,186,130,.45); }
  .home--visual-master .profile-avatar::after { top:-7px;font-size:8px; }
  .home--visual-master .topbar-actions .utility-entry { gap:2px; }
  .home--visual-master .topbar-actions .utility-entry svg { width:17px;height:17px;padding:5px; }
  .home--visual-master .topbar-actions .utility-entry__badge { top:1px;right:5px;width:6px;height:6px; }
  .home--visual-master .currency-wallet { gap:4px; }
  .home--visual-master .currency-pill,.home--visual-master .currency-pill + .currency-pill {
    min-width:102px;flex-basis:102px;height:44px;min-height:44px;
    grid-template-columns:19px minmax(42px,1fr) 21px;
    gap:3px;padding:2px 3px;
  }
  .home--visual-master .currency-pill--coin,.home--visual-master .currency-pill--diamond { min-width:102px;flex-basis:102px; }
  .home--visual-master .currency-pill img { width:19px;height:19px; }
  .home--visual-master .currency-pill__copy small { font-size:10px;letter-spacing:0; }
  .home--visual-master .currency-pill__copy strong { font-size:13px; }
  .home--visual-master .currency-pill__add { width:19px;height:19px;font-size:15px; }
  .home--visual-master .service-entries::before { left:0;top:23px;height:284px; }
  .home--visual-master .service-entry::after { top:28px;left:-2px;width:4px;height:4px; }
  .home--visual-master .service-entry__icon { width:38px;height:38px;box-shadow:0 0 0 2px rgba(12,11,11,.42),0 0 0 3px rgba(225,190,133,.26); }
  .home--visual-master .service-entry__icon svg { width:22px;height:22px; }
  .home--visual-master .service-entry__copy strong { font-size:13px; }
  .home--visual-master .right-feature-stack { width:205px; }
  .lobby-event,.lobby-draw { gap:8px; }
  .lobby-event::after,.lobby-draw::before { width:6px;height:6px;right:-4px;top:-4px; }
  .lobby-locked-icon { width:11px;height:10px;margin:6px 1px 0 9px; }
  .lobby-locked-icon::before { left:2px;top:-8px;width:5px;height:7px; }
  .lobby-event strong,.lobby-draw strong { font-size:15px; }
  .lobby-ticket .ticket-copy strong { font-size:17px; }
  .lobby-ticket .ticket-action { font-size:13px; }
  .lobby-feature-pair a { gap:5px;padding:0 5px; }
  .lobby-feature-pair svg { width:17px;height:17px; }
  .lobby-feature-pair strong { font-size:15px; }
  .lobby-resonance { gap:5px; }
  .lobby-resonance__mark { width:22px;height:22px;font-size:18px; }
  .lobby-resonance strong { font-size:15px; }
}

/* V1.182: mouse hover does not draw a rectangle or change button styling.
   Keyboard focus remains visible through the existing icon and text. */
.home--visual-master .profile-entry:hover,
.home--visual-master .service-entry:hover,
.home--visual-master .topbar-actions .utility-entry:hover,
.home--visual-master .lobby-more .service-entry:hover {
  outline:0;
  filter:none;
  border-color:transparent;
  background:transparent;
}
.home--visual-master .topbar-actions .utility-entry:hover svg,
.home--visual-master .topbar-actions .utility-entry:hover .utility-entry__label {
  color:#f4e9d5;
  stroke:#efdbb5;
}
.home--visual-master .currency-pill:hover,
.home--visual-master .currency-pill + .currency-pill:hover {
  outline:0;
  filter:none;
  border-color:rgba(208,177,125,.55);
  background:linear-gradient(100deg,rgba(16,15,16,.78),rgba(37,31,25,.74));
}
.home--visual-master .lobby-ticket:hover {
  outline:3px solid rgba(7,7,9,.8);
  filter:none;
  background:linear-gradient(135deg,#f8efdc,#e8d7b6 70%,#f6e9cf);
}
.home--visual-master .lobby-feature-pair a:hover,
.home--visual-master .lobby-resonance:hover {
  outline:0;
  filter:none;
  border-color:rgba(216,185,133,.64);
  background:linear-gradient(110deg,rgba(15,15,16,.86),rgba(31,27,23,.8));
}
.home--visual-master .more-menu a:hover,
.home--visual-master .more-menu button:hover {
  outline:0;
  background:transparent;
}
.home--visual-master .profile-entry:focus-visible,
.home--visual-master .service-entry:focus-visible,
.home--visual-master .topbar-actions .utility-entry:focus-visible,
.home--visual-master .currency-pill:focus-visible,
.home--visual-master .lobby-ticket:focus-visible,
.home--visual-master .lobby-feature-pair a:focus-visible,
.home--visual-master .lobby-resonance:focus-visible,
.home--visual-master .more-menu a:focus-visible,
.home--visual-master .more-menu button:focus-visible {
  outline:0;
  filter:brightness(1.25);
}

/* V1.187: lobby separators and timeline alignment. Text stays live; SVG viewBoxes stay square. */
.home--visual-master {
  --lobby-ink:#eeeef0;
  --lobby-line:rgba(232,234,236,.42);
  --lobby-gold:#eeeef0;
}
.home--visual-master .home__shade {
  background:linear-gradient(90deg,rgba(5,8,11,.51),rgba(5,8,11,.03) 41%,rgba(5,8,11,.02) 62%,rgba(4,6,8,.56)),
             linear-gradient(180deg,rgba(6,8,10,.34),transparent 26%,transparent 69%,rgba(3,4,6,.69));
}
.home--visual-master .profile-avatar {
  border:1px solid rgba(232,234,236,.55);
  background:rgba(12,15,20,.28);
  box-shadow:0 0 0 4px rgba(230,233,236,.07);
}
.home--visual-master .profile-avatar::after { display:none; }
.home--visual-master .profile-copy strong { font-size:17px;letter-spacing:.15em; }
.home--visual-master .profile-copy small { font:11px/1.35 "Noto Serif SC","Songti SC",serif;letter-spacing:.07em; }
.home--visual-master .topbar-actions { left:204px;gap:0; }
.home--visual-master .topbar-actions .utility-entry {
  width:108px;
  min-width:108px;
  height:56px;
  min-height:56px;
  display:flex;
  flex-direction:row;
  align-items:center;
  justify-content:center;
  gap:10px;
  padding:0 8px;
  border:0;
  border-radius:0;
  background:transparent;
}
.home--visual-master .topbar-actions .utility-entry + .utility-entry {
  border-left:0;
}
.home--visual-master .topbar-actions .utility-entry svg,
.home--visual-master .service-entry__icon svg,
.home--visual-master .lobby-feature-pair svg,
.home--visual-master .lobby-locked-icon,
.home--visual-master .lobby-resonance__mark,
.home--visual-master .lobby-resonance__chevron,
.home--visual-master .currency-pill__icon {
  display:block;
  box-sizing:border-box;
  flex:none;
  width:26px;
  height:26px;
  aspect-ratio:1;
  padding:0;
  border:0;
  border-radius:0;
  background:none;
  box-shadow:none;
  fill:none;
  stroke:currentColor;
  color:#f1f2f2;
  overflow:visible;
}
.home--visual-master .topbar-actions .utility-entry__label {
  color:#f0f0f1;
  font-size:14px;
  line-height:1.35;
  letter-spacing:.08em;
}
.home--visual-master .topbar-actions .utility-entry__badge {
  top:5px;
  right:8px;
  width:6px;
  height:6px;
  background:#e8eeee;
  box-shadow:none;
}
.home--visual-master .currency-wallet { gap:0; }
.home--visual-master .currency-pill,
.home--visual-master .currency-pill + .currency-pill {
  width:158px;
  min-width:158px;
  flex-basis:158px;
  height:48px;
  min-height:48px;
  grid-template-columns:26px minmax(0,1fr) 24px;
  gap:8px;
  padding:2px 10px;
  border:0;
  border-radius:0;
  background:transparent;
  box-shadow:none;
}
.home--visual-master .currency-pill + .currency-pill {
  border-left:1px solid rgba(232,234,236,.35);
  padding-left:15px;
}
.home--visual-master .currency-pill__copy { gap:2px;padding:0; }
.home--visual-master .currency-pill__copy small {
  margin:0;
  color:#eceef0;
  font:10px/1.2 "Noto Serif SC","Songti SC",serif;
  letter-spacing:.08em;
}
.home--visual-master .currency-pill__copy strong,
.home--visual-master .currency-pill--diamond .currency-pill__copy strong {
  color:#f5f5f6;
  font:600 15px/1.15 "DM Mono","SFMono-Regular",Consolas,monospace;
  letter-spacing:.01em;
  white-space:nowrap;
  overflow:visible;
  text-overflow:clip;
}
.home--visual-master .currency-pill__add {
  display:grid;
  place-items:center;
  width:24px;
  height:44px;
  border:0;
  border-radius:0;
  font:400 21px/1 "PingFang SC",sans-serif;
  color:#eff0f1;
  white-space:nowrap;
}
.home--visual-master .service-entries { gap:16px; }
.home--visual-master .service-entries::before {
  top:46px;
  left:26px;
  height:336px;
  width:1px;
  background:rgba(235,237,240,.44);
}
.home--visual-master .service-entry {
  gap:5px;
  border:0;
  border-radius:0;
  background:transparent;
  backdrop-filter:none;
}
.home--visual-master .service-entry::after {
  top:43px;
  left:23px;
  width:6px;
  height:6px;
  border-radius:50%;
  transform:none;
  background:#f1f2f2;
  box-shadow:none;
}
.home--visual-master .service-entry__icon {
  width:34px;
  height:34px;
  display:grid;
  place-items:center;
  border:0;
  border-radius:0;
  background:transparent;
  box-shadow:none;
}
.home--visual-master .service-entry__icon svg { width:32px;height:32px; }
.home--visual-master .service-entry__copy strong {
  color:#f3f3f4;
  font-size:17px;
  text-shadow:0 2px 7px rgba(0,0,0,.65);
}
.home--visual-master .right-feature-stack { top:174px;width:350px;gap:0; }
.lobby-event,.lobby-draw {
  border:0;
  border-radius:0;
  box-shadow:none;
  background:transparent;
  color:#e6e8ea;
}
.lobby-event {
  height:88px;
  justify-content:flex-start;
  padding:0 0 0 24px;
  border-left:1px solid rgba(235,237,240,.65);
  margin-bottom:10px;
}
.lobby-event::before,.lobby-event::after,.lobby-draw::before,.lobby-draw::after { display:none; }
.lobby-event > span:last-child,.lobby-draw > span:last-child { gap:3px; }
.lobby-event strong,.lobby-draw strong { font:600 19px/1.35 "Noto Serif SC","Songti SC",serif;letter-spacing:.12em; }
.lobby-event em,.lobby-draw em { font:400 11px/1.35 "PingFang SC",sans-serif;letter-spacing:.08em; }
.lobby-ticket {
  height:108px;
  grid-template-columns:minmax(0,1fr) 86px;
  gap:0;
  padding:12px 15px 12px 22px;
  border:1px solid rgba(249,247,243,.95);
  outline:0;
  border-radius:3px;
  clip-path:none;
  background:linear-gradient(110deg,#f8f5ee,#eae2d7);
  box-shadow:0 8px 24px rgba(0,0,0,.24);
}
.lobby-ticket .ticket-copy { gap:0;justify-items:center; }
.lobby-ticket .ticket-copy small,.lobby-ticket .ticket-copy span { display:none; }
.lobby-ticket .ticket-copy strong {
  font:600 28px/1.3 "Noto Serif SC","Source Han Serif SC","Songti SC",serif;
  letter-spacing:.08em;
  color:#17171a;
  white-space:nowrap;
}
.lobby-ticket .ticket-action {
  border-left:1px solid rgba(27,27,31,.55);
  font:600 20px/1.3 "Noto Serif SC","Songti SC",serif;
  letter-spacing:.08em;
  color:#17171a;
}
.lobby-feature-pair { gap:0;border-top:1px solid var(--lobby-line);border-bottom:1px solid var(--lobby-line); }
.lobby-feature-pair a {
  height:70px;
  min-height:70px;
  justify-content:center;
  gap:14px;
  padding:0 8px;
  border:0;
  border-radius:0;
  background:transparent;
}
.lobby-feature-pair a + a { border-left:1px solid var(--lobby-line); }
.home--visual-master .lobby-feature-pair svg { width:27px;height:27px; }
.lobby-feature-pair strong { color:#f4f4f5;font-size:18px; }
.lobby-draw {
  height:78px;
  gap:18px;
  padding:0 16px;
  border-bottom:1px solid var(--lobby-line);
  opacity:.67;
}
.home--visual-master .lobby-locked-icon {
  width:26px;
  height:26px;
  margin:0;
}
.lobby-locked-icon::before { display:none; }
.lobby-resonance {
  height:64px;
  gap:16px;
  padding:0 12px;
  border:0;
  border-bottom:0;
  border-radius:0;
  background:transparent;
}
.home--visual-master .lobby-resonance__mark { width:28px;height:28px; }
.lobby-resonance strong { font-size:18px;white-space:nowrap; }
.home--visual-master .lobby-resonance__chevron { width:20px;height:20px;margin-left:auto; }
.home--visual-master .currency-pill:hover,
.home--visual-master .currency-pill + .currency-pill:hover,
.home--visual-master .lobby-ticket:hover,
.home--visual-master .lobby-feature-pair a:hover,
.home--visual-master .lobby-resonance:hover {
  outline:0;
  filter:none;
  background:transparent;
}
.home--visual-master .lobby-ticket:hover { background:linear-gradient(110deg,#f8f5ee,#eae2d7); }
.home--visual-master .lobby-feature-pair a:hover,.home--visual-master .lobby-resonance:hover { border-color:var(--lobby-line); }
.home--visual-master .currency-pill:hover { border-color:transparent; }
.home--visual-master .currency-pill + .currency-pill:hover { border-left-color:rgba(232,234,236,.35); }
.home--visual-master .service-entry:hover,
.home--visual-master .topbar-actions .utility-entry:hover {
  color:#f3f3f4;
  background:transparent;
}
.home--visual-master .topbar-actions .utility-entry:hover svg,
.home--visual-master .topbar-actions .utility-entry:hover .utility-entry__label { color:#f0f0f1;stroke:#f0f0f1; }
.home--visual-master .profile-entry:focus-visible,
.home--visual-master .service-entry:focus-visible,
.home--visual-master .topbar-actions .utility-entry:focus-visible,
.home--visual-master .currency-pill:focus-visible,
.home--visual-master .lobby-ticket:focus-visible,
.home--visual-master .lobby-feature-pair a:focus-visible,
.home--visual-master .lobby-resonance:focus-visible {
  outline:0;
  filter:brightness(1.3);
}
@media (max-width:1000px),(max-height:600px) {
  .home--visual-master .profile-avatar { box-shadow:0 0 0 2px rgba(230,233,236,.07); }
  .home--visual-master .profile-copy strong { font-size:13px; }
  .home--visual-master .profile-copy small { font-size:10px; }
  .home--visual-master .topbar-actions { left:132px;gap:0; }
  .home--visual-master .topbar-actions .utility-entry {
    width:54px;min-width:54px;height:44px;min-height:44px;
    flex-direction:column;gap:0;padding:0 2px;
  }
  .home--visual-master .topbar-actions .utility-entry svg { width:18px;height:18px; }
  .home--visual-master .topbar-actions .utility-entry__label { font-size:11px;line-height:1.35;letter-spacing:0; }
  .home--visual-master .topbar-actions .utility-entry__badge { top:1px;right:7px; }
  .home--visual-master .currency-wallet { gap:0; }
  .home--visual-master .currency-pill,
  .home--visual-master .currency-pill + .currency-pill {
    width:108px;min-width:108px;flex-basis:108px;height:44px;min-height:44px;
    grid-template-columns:17px minmax(0,1fr) 18px;
    gap:3px;padding:2px 3px;
  }
  .home--visual-master .currency-pill + .currency-pill { padding-left:6px; }
  .home--visual-master .currency-pill__icon { width:17px;height:17px; }
  .home--visual-master .currency-pill__copy small { font-size:10px;line-height:1.1; }
  .home--visual-master .currency-pill__copy strong { font-size:13px;line-height:1.1; }
  .home--visual-master .currency-pill__add { width:18px;height:30px;font-size:17px; }
  .home--visual-master .service-entries::before { top:31px;left:10px;height:217px; }
  .home--visual-master .service-entry::after { top:29px;left:7px;width:5px;height:5px; }
  .home--visual-master .service-entry__icon { width:24px;height:24px; }
  .home--visual-master .service-entry__icon svg { width:22px;height:22px; }
  .home--visual-master .service-entry__copy strong { font-size:13px; }
  .home--visual-master .right-feature-stack { top:63px;width:205px;gap:0; }
  .lobby-event { height:44px;padding-left:10px;margin-bottom:4px; }
  .lobby-event strong,.lobby-draw strong { font-size:15px;line-height:1.25; }
  .lobby-event em,.lobby-draw em { font-size:10px;line-height:1.2; }
  .lobby-ticket { height:68px;grid-template-columns:minmax(0,1fr) 49px;padding:5px 6px; }
  .lobby-ticket .ticket-copy strong { font-size:17px;line-height:1.2;letter-spacing:0; }
  .lobby-ticket .ticket-action { font-size:13px; }
  .lobby-feature-pair a { height:44px;min-height:44px;gap:5px;padding:0 3px; }
  .home--visual-master .lobby-feature-pair svg { width:17px;height:17px; }
  .lobby-feature-pair strong { font-size:15px; }
  .lobby-draw { height:44px;gap:8px;padding:0 8px; }
  .home--visual-master .lobby-locked-icon { width:17px;height:17px; }
  .lobby-resonance { height:44px;gap:5px;padding:0 6px; }
  .home--visual-master .lobby-resonance__mark { width:19px;height:19px; }
  .lobby-resonance strong { font-size:15px; }
  .home--visual-master .lobby-resonance__chevron { width:16px;height:16px; }
}
