.hkcomm{--bg:#f6f5f1;--surface:#fff;--ink:#26242b;--muted:#6e6a74;--hint:#9b97a3;--accent:#4e3159;--accent-d:#4e3159;--accent-soft:#4e315914;--accent-ink:#fff;--groom:#47618e;--line:#e5e2db;--card:#fff;--card-line:#eae7e0;--tag-bg:#eeece6;--tag-ink:#6e6a74;--tabbar-bg:#f6f5f1eb;--serif:"Pretendard",-apple-system,sans-serif;background:var(--bg);color:var(--ink);letter-spacing:-.01em;flex-direction:column;min-height:100dvh;font-family:Pretendard,-apple-system,sans-serif;font-size:15px;line-height:1.45;display:flex}.hkcomm .hk-appbar{z-index:30;background:color-mix(in srgb, var(--bg) 94%, transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--line);align-items:center;gap:10px;padding:13px 14px;display:flex;position:sticky;top:0}.hkcomm .ab-title{letter-spacing:-.02em;font-family:var(--serif);font-size:16px;font-weight:700}.hkcomm .ab-couple{background:var(--accent-soft);color:var(--accent-d);border-radius:999px;align-items:center;gap:6px;margin-left:auto;padding:5px 11px 5px 6px;font-size:12px;font-weight:700;display:flex}.hkcomm .ab-couple .pp{background:var(--accent);width:20px;height:20px;color:var(--accent-ink,#fff);border-radius:50%;place-items:center;font-size:10px;display:grid}.hkcomm .hk-topnav{display:none}.hkcomm .hk-logo{font-family:var(--serif);letter-spacing:-.02em;white-space:nowrap;color:var(--ink);align-items:center;font-size:20px;font-weight:700;text-decoration:none;display:flex}.hkcomm .hk-logo .mk{color:var(--accent)}.hkcomm .body{max-width:var(--hk-frame-max);flex:1;width:100%;margin-inline:auto;padding:12px 14px 96px}.hkcomm .topics{scrollbar-width:none;z-index:15;background:var(--bg);gap:6px;margin:0 -14px;padding:10px 14px;display:flex;position:sticky;top:0;overflow-x:auto}.hkcomm .topics::-webkit-scrollbar{display:none}.hkcomm .tp{background:var(--surface);border:1px solid var(--line);color:var(--muted);white-space:nowrap;border-radius:999px;flex:none;padding:6px 12px;font-size:12px;font-weight:600;text-decoration:none}.hkcomm .tp.on{background:var(--ink);border-color:var(--ink);color:var(--bg)}.hkcomm .sortrow{justify-content:space-between;align-items:center;margin:2px 2px 8px;display:flex}.hkcomm .sort{color:var(--hint);gap:10px;font-size:12px;font-weight:700;display:flex}.hkcomm .sort a{color:var(--hint);text-decoration:none}.hkcomm .sort a.on{color:var(--ink)}.hkcomm .card{background:var(--surface);border:1px solid var(--line);color:inherit;border-radius:12px;margin-bottom:9px;padding:13px 14px;text-decoration:none;display:block}.hkcomm .chip{color:var(--tag-ink);background:var(--tag-bg);border-radius:5px;margin-bottom:7px;padding:2px 7px;font-size:10.5px;font-weight:700;display:inline-block}.hkcomm .tt{color:var(--ink);margin-bottom:5px;font-size:14.5px;font-weight:700;line-height:1.35}.hkcomm .bd{color:color-mix(in srgb, var(--ink) 82%, transparent);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:9px;font-size:13.5px;line-height:1.58;display:-webkit-box;overflow:hidden}.hkcomm .qcompose{background:var(--surface);border:1px solid var(--card-line);border-radius:999px;align-items:center;gap:10px;margin:2px 0 12px;padding:11px 15px;text-decoration:none;display:flex}.hkcomm .cmpz-fab{--hk-fx-inset:14px;right:14px;bottom:calc(76px + env(safe-area-inset-bottom,0px));z-index:45;opacity:0;pointer-events:none;flex-direction:column;align-items:flex-end;gap:9px;transition:opacity .18s,transform .18s;display:flex;position:fixed;transform:translateY(10px)}.hkcomm .cmpz-fab.on{opacity:1;pointer-events:auto;transform:none}html[data-kb] .hkcomm .cmpz-fab{opacity:0;pointer-events:none}.hkcomm .fab-plus{background:var(--ink);width:52px;height:52px;color:var(--bg);cursor:pointer;border:none;border-radius:999px;place-items:center;font-size:26px;font-weight:600;line-height:1;text-decoration:none;display:grid}html[data-theme=dark] .hkcomm .fab-plus{color:#131118;background:#f0eef4}.hkcomm .fab-mine{background:var(--ink);height:40px;color:var(--bg);border:none;border-radius:999px;align-items:center;gap:7px;padding:0 16px;font-size:13px;font-weight:700;line-height:1;text-decoration:none;display:inline-flex}.hkcomm .fab-mine em{background:var(--bg);min-width:18px;height:18px;color:var(--ink);border-radius:999px;place-items:center;padding:0 5px;font-size:11px;font-style:normal;font-weight:800;display:grid}html[data-theme=dark] .hkcomm .fab-mine{color:#131118;background:#f0eef4}html[data-theme=dark] .hkcomm .fab-mine em{color:#f0eef4;background:#131118}.hkcomm .qcompose .qc-av{background:var(--surface);width:24px;height:24px;color:var(--muted);border-radius:50%;flex:none;place-items:center;font-size:13px;display:grid}.hkcomm .qcompose .qc-ph{color:var(--hint);text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:14px;overflow:hidden}.hkcomm .qcompose .qc-plus{color:var(--muted);flex:none;font-size:20px;font-weight:600}.hkcomm button.qcompose{text-align:left;cursor:pointer;width:100%;font-family:inherit}.hkcomm .cmpz-dim{z-index:88;background:#00000080;position:fixed;inset:0}.hkcomm .cmpz-sheet{z-index:89;background:var(--bg);padding:calc(var(--safe-top,0px) + 6px) 16px 0;height:calc(100dvh - var(--kb-h,0px));border-radius:0;flex-direction:column;max-height:none;transition:transform .26s cubic-bezier(.32,.72,.35,1);display:flex;position:fixed;inset:0;transform:translateY(103%)}html[data-theme=dark] .hkcomm .cmpz-sheet{background:#1c1922}.hkcomm .cmpz-sheet.open{transform:translateY(0)}.hkcomm .cmpz-top{flex:none;align-items:center;padding:4px 0 6px;display:flex}.hkcomm .cmpz-top .ct-cancel{text-align:left;width:52px;color:var(--ink);font:inherit;cursor:pointer;background:0 0;border:none;flex:none;padding:8px 0;font-size:14.5px}.hkcomm .cmpz-top .ct-title{text-align:center;color:var(--ink);flex:1;font-size:15.5px;font-weight:800}.hkcomm .cmpz-top .ct-sp{flex:none;width:52px}.hkcomm .cmw2-main{padding:2px 0 8px}.hkcomm .cmpz-sheet .cmw2-main{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;flex:1;min-height:0;overflow-y:auto}.hkcomm .thr{align-items:stretch;gap:11px;display:flex}.hkcomm .thr-rail{flex-direction:column;flex:none;align-items:center;width:34px;display:flex}.hkcomm .thr-rail .thr-line{background:var(--line);border-radius:2px;flex:1;width:2px;min-height:16px;margin:8px 0 4px}.hkcomm .thr-avph{background:var(--surface);width:34px;height:34px}.hkcomm .thr-col{flex:1;min-width:0}.hkcomm .thr-head{align-items:center;gap:5px;min-height:34px;display:flex}.hkcomm .thr-nick{color:var(--ink);letter-spacing:-.01em;white-space:nowrap;text-overflow:ellipsis;max-width:9em;font-size:14.5px;font-weight:800;overflow:hidden}.hkcomm .thr-head .thr-sep{color:var(--hint);flex:none;font-size:13px;line-height:1}.hkcomm .cmw2-topic{color:var(--hint);font:inherit;cursor:pointer;background:0 0;border:none;flex:none;align-items:center;gap:3px;padding:5px 2px;font-size:13.5px;font-weight:700;display:inline-flex}.hkcomm .cmw2-topic.has{color:var(--accent)}.hkcomm .cmw2-topic .chev{opacity:.55;font-size:9px}.hkcomm .cmw2-anon{color:var(--hint);font-size:11.5px}.hkcomm .cmw2-pick{margin-top:8px}.hkcomm .thr-tools{align-items:center;gap:4px;margin-top:10px;margin-left:-8px;display:flex}.hkcomm .thr-tools .tl-ic{color:var(--hint);font:inherit;cursor:pointer;background:0 0;border:none;border-radius:9px;flex:none;align-items:center;gap:3px;padding:7px 8px;display:inline-flex}.hkcomm .thr-tools .tl-ic.on{color:var(--accent)}.hkcomm .thr-tools .tl-ic .cb-n{font-size:11px;font-style:normal;font-weight:800;line-height:1}.hkcomm .cmw2-ta{resize:none;width:100%;font:inherit;color:var(--ink);box-sizing:border-box;background:0 0;border:none;outline:none;min-height:32vh;margin-top:12px;padding:0;font-size:16px;line-height:1.6}.hkcomm .cmw2-ta::placeholder{color:var(--hint)}.hkcomm .cmw2-ta.ag{overscroll-behavior:contain;scrollbar-width:none;min-height:0;max-height:min(16em,45dvh);margin-top:10px;overflow-y:auto}.hkcomm .cmw2-ta.ag::-webkit-scrollbar{display:none}.hkcomm .cmw2-poll{margin-top:8px}.hkcomm .cmw2-err{color:var(--err,#b3261e);margin:8px 0;font-size:12.5px}.hkcomm .cmw2-bar{border-top:1px solid var(--line);padding:9px 0 calc(9px + env(safe-area-inset-bottom));flex:none;align-items:center;gap:10px;display:flex}.hkcomm .cmpz-sheet .cmw2-bar{padding-bottom:10px}.hkcomm .cmw2-bar .cb-ic{border:1px solid var(--line);min-width:38px;height:38px;color:var(--muted);font:inherit;cursor:pointer;background:0 0;border-radius:999px;flex:none;justify-content:center;align-items:center;gap:3px;padding:0 10px;font-size:12.5px;font-weight:700;display:inline-flex}.hkcomm .cmw2-bar .cb-ic.on{border-color:var(--ink);color:var(--ink)}.hkcomm .cmw2-bar .cmw2-post{background:var(--ink);color:var(--bg);font:inherit;cursor:pointer;border:none;border-radius:999px;flex:none;margin-left:auto;padding:10px 20px;font-size:13.5px;font-weight:800}.hkcomm .cmw2-bar .cmw2-post:disabled{opacity:.4;cursor:default}@media (min-width:1024px){.hkcomm .cmpz-sheet{opacity:0;pointer-events:none;border-radius:16px;width:min(560px,92vw);height:auto;min-height:280px;max-height:80vh;padding:12px 22px 20px;transition:opacity .18s,transform .18s;inset:50% auto auto 50%;transform:translate(-50%,-50%)scale(.98)}.hkcomm .cmpz-sheet.open{opacity:1;pointer-events:auto;bottom:auto;transform:translate(-50%,-50%)scale(1)}}.hkcomm .newreply{color:var(--accent-ink,#fff);background:var(--accent);vertical-align:top;border-radius:7px;margin:0 0 7px 6px;padding:2px 8px;font-size:10.5px;font-weight:800;display:inline-block}.hkcomm .sortrow .mine-pill{border:1px solid var(--line);color:var(--muted);background:0 0;border-radius:999px;align-items:center;gap:6px;margin-left:auto;padding:5px 12px;font-size:12px;font-weight:800;text-decoration:none;display:inline-flex}.hkcomm .sortrow .mine-pill .rd{background:var(--plum-soft);color:var(--plum);border-radius:10px;padding:1px 7px;font-size:11px;font-weight:800;line-height:1.5}.hkcomm .mine-head{margin:2px 0 12px}.hkcomm .mine-head .back{margin-bottom:8px}.hkcomm .mine-head .mine-t{font-family:var(--serif);letter-spacing:-.02em;margin:2px 0 3px;font-size:20px;font-weight:700}.hkcomm .mine-head .mine-s{color:var(--muted);margin:0;font-size:12.5px;line-height:1.55}.hkcomm .thread{border-top:1px dashed var(--card-line);flex-direction:column;gap:7px;margin-top:11px;padding-top:10px;display:flex}.hkcomm .thread .cmt-row{align-items:flex-start;gap:7px;display:flex}.hkcomm .thread .cav{background:var(--accent-soft);width:21px;height:21px;color:var(--accent-d);border-radius:50%;flex:none;justify-content:center;align-items:center;margin-top:1px;font-size:10px;font-weight:800;display:flex}.hkcomm .thread .bub{background:var(--surface);border:1px solid var(--line);color:var(--ink);word-break:break-word;border-radius:4px 12px 12px;min-width:0;padding:6px 10px;font-size:12.5px;line-height:1.45}.hkcomm .thread .bub .cn{color:var(--accent-d);margin-right:6px;font-size:11px;font-weight:800}.hkcomm .thread .reply-row{background:var(--surface);color:var(--hint);border-radius:16px;margin-top:1px;padding:7px 13px;font-size:12px}.hkcomm .meta{color:var(--hint);flex-wrap:wrap;align-items:center;gap:6px;font-size:11px;display:flex}.hkcomm .badge{color:var(--muted);align-items:center;gap:4px;font-weight:600;display:inline-flex}.hkcomm .badge.g,.hkcomm .badge.ops{color:var(--muted)}.hkcomm .badge .nick{color:var(--ink);font-weight:700}.hkcomm .dot:before{content:"·"}.hkcomm .stats{gap:9px;margin-left:auto;font-weight:600;display:flex}.hkcomm .poll{border:1px solid var(--line);background:color-mix(in srgb, var(--ink) 3%, transparent);border-radius:10px;margin:2px 0 9px;padding:10px 11px}.hkcomm .poll .q{color:var(--tag-ink);margin-bottom:7px;font-size:11px;font-weight:700}.hkcomm .opt{border:1px solid var(--line);color:var(--ink);cursor:default;text-align:left;background:0 0;border-radius:8px;width:100%;margin-bottom:5px;font-family:inherit;font-size:12px;font-weight:600;display:block;position:relative;overflow:hidden}.hkcomm button.opt{cursor:pointer}.hkcomm .opt-bar{padding:7px 10px;display:block;position:relative;overflow:hidden}.hkcomm .opt-bar .fill{width:var(--w,0%);background:color-mix(in srgb, var(--ink) 8%, transparent);z-index:0;transition:width .3s;position:absolute;inset:0}.hkcomm .opt-lb{z-index:1;display:block;position:relative}.hkcomm .opt .pct{z-index:1;float:right;color:var(--muted);position:relative}.hkcomm .opt.win{border-color:color-mix(in srgb, var(--ink) 40%, transparent)}.hkcomm .opt.mine{border-color:var(--accent)}.hkcomm .poll-img{grid-template-columns:1fr 1fr;gap:6px;display:grid}.hkcomm .poll-img .q{grid-column:1/-1;margin-bottom:0}.hkcomm .poll-img .opt{margin-bottom:0}.hkcomm .poll-img .opt-img{aspect-ratio:4/5;background:color-mix(in srgb, var(--ink) 5%, transparent);display:block;position:relative}.hkcomm .opt-pill{padding:3px 8px;font-size:10.5px;bottom:5px;left:5px;right:5px}.hkcomm .poll-img .opt-img img{object-fit:cover;width:100%;height:100%;display:block}.hkcomm .poll-img .opt.win{border-color:var(--accent);border-width:2px}.hkcomm .poll-img .opt.win .opt-bar{font-weight:800}.hkcomm .fab{right:16px;bottom:calc(74px + env(safe-area-inset-bottom,0px));background:var(--ink);width:auto;height:auto;color:var(--bg);white-space:nowrap;z-index:25;border:none;border-radius:999px;justify-content:center;align-items:center;gap:6px;padding:12px 18px;font-size:13.5px;font-weight:800;text-decoration:none;display:inline-flex;position:fixed}.hkcomm .back{color:var(--muted);margin-bottom:10px;font-size:13px;font-weight:700;text-decoration:none;display:inline-block}.hkcomm .dt-title{color:var(--ink);margin:6px 0 8px;font-size:17px;font-weight:800;line-height:1.35}.hkcomm .dt-body{color:color-mix(in srgb, var(--ink) 88%, transparent);white-space:pre-wrap;margin-bottom:12px;font-size:15px;line-height:1.7}.hkcomm .actrow{align-items:center;gap:8px;margin:12px 0 4px;display:flex}.hkcomm .act{border:1px solid var(--line);background:var(--surface);color:var(--muted);cursor:pointer;border-radius:999px;align-items:center;gap:5px;padding:7px 14px;font-family:inherit;font-size:12.5px;font-weight:700;display:inline-flex}.hkcomm .act.on{background:var(--accent-soft);border-color:color-mix(in srgb, var(--accent) 40%, transparent);color:var(--accent-d)}.hkcomm .report{color:var(--hint);cursor:pointer;background:0 0;border:none;margin-left:auto;font-family:inherit;font-size:11px}.hkcomm .cmt-h{color:var(--ink);margin:14px 2px 8px;font-size:12.5px;font-weight:800}.hkcomm .cmt{border-top:1px solid var(--line);padding:10px 2px}.hkcomm .cmt .meta{margin-bottom:5px}.hkcomm .cmt p{color:color-mix(in srgb, var(--ink) 88%, transparent);white-space:pre-wrap;font-size:13px;line-height:1.6}.hkcomm .cmt .re-btn{color:var(--hint);cursor:pointer;background:0 0;border:none;margin-top:4px;padding:0;font-family:inherit;font-size:11px}.hkcomm .cmt.re{border-top:1px dashed var(--line);margin-left:22px}.hkcomm .cmt-in input{border:1px solid var(--line);background:var(--surface);color:var(--ink);border-radius:999px;outline:none;flex:1;padding:10px 14px;font-family:inherit;font-size:16px}.hkcomm .cmt-in input::placeholder{color:var(--hint)}.hkcomm .cmt-in button{background:var(--accent);color:var(--accent-ink,#fff);cursor:pointer;border:none;border-radius:999px;padding:0 16px;font-family:inherit;font-size:12.5px;font-weight:800}.hkcomm .reply-to{color:var(--accent-d);justify-content:space-between;padding:4px 2px;font-size:11px;display:flex}.hkcomm .reply-to button{color:var(--hint);cursor:pointer;background:0 0;border:none;font-family:inherit}.hkcomm .form-h{letter-spacing:-.02em;font-family:var(--serif);margin-bottom:4px;font-size:22px;font-weight:700}.hkcomm .form-sub{color:var(--muted);margin-bottom:16px;font-size:12.5px}.hkcomm .fl{color:var(--muted);margin:16px 2px 7px;font-size:12px;font-weight:700}.hkcomm .topic-pick{flex-wrap:wrap;gap:7px;display:flex}.hkcomm .topic-pick .tp{cursor:pointer}.hkcomm .ipt{border:1.5px solid var(--card-line);width:100%;color:var(--ink);background:var(--card);border-radius:8px;outline:none;padding:12px 14px;font-family:inherit;font-size:16px}.hkcomm .ipt:focus{border-color:var(--accent)}.hkcomm .ipt::placeholder{color:var(--hint)}.hkcomm textarea.ipt{resize:vertical;min-height:140px;line-height:1.6}.hkcomm .poll-opt-row{align-items:center;gap:7px;margin-bottom:7px;display:flex}.hkcomm .poll-opt-row .rm{border:1px solid var(--card-line);background:var(--surface);width:34px;height:40px;color:var(--hint);cursor:pointer;border-radius:8px;flex:none;font-size:16px}.hkcomm .poll-opt-img{border:1px dashed var(--card-line);background:var(--surface);width:40px;height:40px;color:var(--hint);cursor:pointer;border-radius:8px;flex:none;justify-content:center;align-items:center;padding:0;display:flex;position:relative;overflow:hidden}.hkcomm .poll-opt-img svg{width:20px;height:20px}.hkcomm .poll-opt-img.has{border-style:solid}.hkcomm .poll-opt-img img{object-fit:cover;width:100%;height:100%;display:block}.hkcomm .poll-opt-img .rm{text-align:center;color:#fff;background:#0009;border-radius:0 6px;width:16px;height:16px;font-size:11px;font-style:normal;line-height:14px;position:absolute;top:-2px;right:-2px}.hkcomm .poll-hint{color:var(--hint);margin-top:2px;font-size:11px}.hkcomm .poll-add,.hkcomm .poll-toggle{color:var(--muted);background:var(--surface);border:1px solid var(--line);cursor:pointer;border-radius:999px;padding:8px 14px;font-family:inherit;font-size:12.5px;font-weight:700}.hkcomm .submit{background:var(--accent);width:100%;color:var(--accent-ink,#fff);cursor:pointer;border:none;border-radius:8px;margin-top:24px;padding:14px;font-family:inherit;font-size:15px;font-weight:800}.hkcomm .submit:disabled{background:var(--card-line,#eae7e0);cursor:not-allowed}.hkcomm .gate{border:1px solid var(--line);background:var(--surface);text-align:center;border-radius:12px;margin:24px 14px;padding:22px 18px}.hkcomm .gate h3{margin-bottom:8px;font-size:15px;font-weight:800}.hkcomm .gate p{color:var(--muted);margin-bottom:14px;font-size:13px;line-height:1.6}.hkcomm .gate a.pri{background:var(--accent);color:var(--accent-ink,#fff);border-radius:999px;padding:11px 20px;font-size:14px;font-weight:700;text-decoration:none;display:inline-block}.hkcomm .empty{text-align:center;color:var(--hint);padding:40px 20px;font-size:13px}@media (min-width:1308px){.hkcomm .hk-appbar{display:none}.hkcomm .hk-topnav{background:var(--bg);border-bottom:1px solid var(--line);z-index:40;align-items:center;gap:24px;padding:15px 40px;display:flex;position:sticky;top:0}.hkcomm .hk-topnav .ntabs{gap:4px;display:flex}.hkcomm .hk-topnav .ntabs a{color:var(--muted);cursor:pointer;white-space:nowrap;border-radius:999px;padding:8px 15px;font-size:14px;font-weight:600;text-decoration:none}.hkcomm .hk-topnav .ntabs a.active{color:var(--ink);background:var(--surface)}.hkcomm .hk-topnav .np{background:var(--accent-soft);color:var(--accent-d);white-space:nowrap;border-radius:999px;align-items:center;gap:8px;margin-left:auto;padding:6px 14px 6px 7px;font-size:13px;font-weight:700;display:flex}.hkcomm .hk-topnav .np .pp{background:var(--accent);width:26px;height:26px;color:var(--accent-ink,#fff);letter-spacing:-.02em;font-family:var(--serif);border-radius:50%;place-items:center;font-size:12px;display:grid}.hkcomm .body{max-width:var(--hk-frame-max);width:100%;margin:0 auto;padding:26px 20px 60px}}@media (min-width:1024px){.hkcomm .body{padding:26px 20px 60px}}.hkcomm .myrooms{scrollbar-width:none;gap:8px;margin-bottom:10px;display:flex;overflow-x:auto}.hkcomm .myrooms::-webkit-scrollbar{display:none}.hkcomm .roomcard{background:var(--card);border:1px solid var(--card-line);color:var(--ink);border-radius:12px;flex:none;align-items:center;gap:7px;padding:10px 14px;font-size:13px;font-weight:700;text-decoration:none;display:inline-flex}.hkcomm .roomcard .mb{color:var(--muted);font-size:11px;font-weight:600}.hkcomm .roomcard.invite{color:var(--accent-d);border-style:dashed}.hkcomm .roomhead{background:var(--card);border:1px solid var(--card-line);border-radius:14px;margin-bottom:12px;padding:14px 16px}.hkcomm .roomhead .back{color:var(--muted);font-size:12px;text-decoration:none}.hkcomm .roomhead .nm{letter-spacing:-.02em;font-family:var(--serif);margin-top:6px;font-size:19px;font-weight:700}.hkcomm .roomhead .sub{color:var(--muted);margin-top:3px;font-size:12px}.hkcomm .roomhead .demobdg{vertical-align:3px;background:var(--tag-bg,#eeece6);color:var(--tag-ink,#6e6a74);border-radius:99px;padding:2px 8px;font-family:Pretendard,-apple-system,sans-serif;font-size:10.5px;font-weight:800}.hkcomm .roomhead .halls{flex-wrap:wrap;gap:6px;margin-top:9px;display:flex}.hkcomm .roomhead .hchip{background:var(--surface);color:var(--muted);border-radius:999px;padding:4px 10px;font-size:11.5px;font-weight:600}.hkcomm .roomgate{text-align:center;padding:48px 24px}.hkcomm .roomgate .t{letter-spacing:-.02em;font-family:var(--serif);font-size:19px;font-weight:700}.hkcomm .roomgate .s{color:var(--muted);margin-top:10px;font-size:13.5px;line-height:1.7}.hkcomm .roomgate .go{background:var(--accent);color:var(--accent-ink,#fff);border-radius:12px;margin-top:18px;padding:13px 24px;font-weight:700;text-decoration:none;display:inline-block}.hkcomm .roomgate .back{color:var(--muted);margin-top:12px;font-size:12.5px;text-decoration:none;display:block}.hkcomm .klist{flex-direction:column;gap:8px;margin-top:2px;display:flex}.hkcomm .kroom{color:inherit;background:var(--card);border:1px solid var(--card-line);border-radius:14px;align-items:center;gap:11px;padding:12px 13px;text-decoration:none;display:flex}.hkcomm .kroom .ka{background:var(--surface);border-radius:16px;flex:none;justify-content:center;align-items:center;width:44px;height:44px;font-size:21px;display:flex}.hkcomm .kroom .kc{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.hkcomm .kroom .kt{align-items:baseline;gap:6px;display:flex}.hkcomm .kroom .kt b{letter-spacing:-.2px;font-size:14px;font-weight:800}.hkcomm .kroom .kt em{color:var(--muted);font-size:11px;font-style:normal}.hkcomm .kroom .km{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.hkcomm .kroom .kr{flex-direction:column;flex:none;align-self:flex-start;align-items:flex-end;gap:4px;margin-top:2px;display:flex}.hkcomm .kroom .kd{color:var(--muted);font-size:10.5px}.hkcomm .kroom .kn{color:#fff;background:#e5484d;border-radius:99px;justify-content:center;align-items:center;min-width:19px;height:19px;padding:0 6px;font-size:11px;font-weight:800;display:flex}.hkcomm .myterms{color:inherit;flex-wrap:wrap;align-items:center;gap:6px;margin-top:9px;text-decoration:none;display:flex}.hkcomm .myterms .mt-k{color:var(--accent-d);font-size:11px;font-weight:900}.hkcomm .myterms .mt-chip{background:var(--surface);border:1px solid var(--card-line);border-radius:99px;padding:5px 10px;font-size:11.5px;font-weight:700}.hkcomm .myterms .mt-rep{color:var(--accent-d);font-size:11.5px;font-weight:800;text-decoration:none}.hkcomm .myterms .mt-note{color:var(--muted);font-size:10px}.hkcomm .diagfab{z-index:28;width:min(92%,560px);left:50%;bottom:calc(64px + env(safe-area-inset-bottom) + 12px);background:color-mix(in srgb, var(--card) 88%, var(--accent) 12%);border:1px solid color-mix(in srgb, var(--accent) 36%, transparent);-webkit-backdrop-filter:blur(10px);border-radius:16px;padding:14px 15px 11px;position:fixed;transform:translate(-50%);box-shadow:0 10px 34px #00000059}.hkcomm .diagfab .df-t{letter-spacing:-.2px;padding-right:26px;font-size:13.5px;font-weight:800;line-height:1.45}.hkcomm .diagfab .df-btn{text-align:center;background:var(--accent);color:var(--accent-ink,#fff);border-radius:11px;margin-top:10px;padding:12px;font-size:13.5px;font-weight:900;text-decoration:none;display:block}.hkcomm .diagfab .df-mini{color:var(--muted);text-align:center;margin-top:6px;font-size:10px}.hkcomm .diagfab .df-fold{background:var(--surface);width:28px;height:28px;color:var(--muted);cursor:pointer;box-sizing:border-box;border:none;border-radius:99px;justify-content:center;align-items:center;padding:0 0 13px;font-size:20px;line-height:1;display:flex;position:absolute;top:8px;right:10px}.hkcomm .diagfab-pill{z-index:28;--hk-fx-inset:14px;right:14px;bottom:calc(64px + env(safe-area-inset-bottom) + 12px);background:var(--accent);color:var(--accent-ink,#fff);cursor:pointer;border:none;border-radius:999px;padding:11px 16px;font-size:13px;font-weight:900;position:fixed;box-shadow:0 8px 24px #0000004d}@media (min-width:1024px){.hkcomm .diagfab{transform:none}}.hkcomm .hub-pad{padding-bottom:150px}.hkcomm .dh-sect{color:var(--accent-d);letter-spacing:.3px;margin:16px 0 4px;font-size:12px;font-weight:900}.hkcomm .dh-note{color:var(--muted);margin-top:14px;font-size:12px;line-height:1.6}.hkcomm .repbtn{background:var(--surface);border:1px solid var(--card-line);width:100%;color:inherit;border-radius:11px;justify-content:space-between;align-items:center;gap:10px;margin-top:8px;padding:12px 13px;text-decoration:none;display:flex}.hkcomm .repbtn .t{letter-spacing:-.2px;font-size:13.5px;font-weight:800;display:block}.hkcomm .repbtn .s{color:var(--muted);margin-top:2px;font-size:11.5px;display:block}.hkcomm .repbtn .arr{color:var(--accent-d);font-size:16px;font-weight:900}.hkcomm .maskguide{background:var(--warn-soft);color:var(--warn);border-radius:11px;flex-direction:column;gap:5px;margin-top:10px;padding:12px 14px;font-size:12.5px;line-height:1.6;display:flex}.hkcomm .roomcard.secret{background:var(--plum-soft);color:var(--ink);border:1px solid var(--line)}.hkcomm .roomcard.secret .lock{color:var(--muted);background:#0000000d;border-radius:99px;padding:3px 8px;font-size:10.5px;font-weight:800}.hkcomm .roomcard.secret.soon{opacity:.8}.hkcomm .roomcard.secret.soon .nm em{color:var(--muted);margin-left:4px;font-size:10px;font-style:normal;font-weight:800}.hkcomm .roomcard.secret.soon .lock{color:var(--ink)}html[data-theme=dark] .hkcomm .roomcard.secret{color:#f0eef4;background:#a48bbe29;border-color:#ffffff24}html[data-theme=dark] .hkcomm .roomcard.secret .lock{color:#e9d9c8;background:#ffffff24}html[data-theme=dark] .hkcomm .roomcard.secret.soon .nm em{color:#cbb}html[data-theme=dark] .hkcomm .roomcard.secret.soon .lock{color:#f0eef4}.hkcomm .roomcard.mine{border-color:var(--accent)}.hkcomm .cmt-bar{z-index:40;background:var(--card);border-top:1px solid var(--line);padding:10px 14px calc(10px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(12px);transform:translateY(calc(-1 * var(--kb-h,0px)));transition:transform .24s cubic-bezier(.32,.72,.35,1);position:fixed;bottom:0;left:0;right:0}html[data-theme=dark] .hkcomm .cmt-bar{background:#131118f7}html[data-kb] .hkcomm .cmt-bar{padding-bottom:10px}.hkcomm .cmt-fake{text-align:left;background:var(--surface);border:1px solid var(--line);width:100%;color:var(--hint);cursor:pointer;border-radius:999px;padding:12px 16px;font-size:14px}.hkcomm .cmt-dim{z-index:88;background:#00000080;position:fixed;inset:0}.hkcomm .cmt-sheet{z-index:89;background:var(--card);padding:8px 16px calc(12px + env(safe-area-inset-bottom));border-radius:18px 18px 0 0;transition:bottom .26s cubic-bezier(.32,.72,.35,1);position:fixed;bottom:-110%;left:0;right:0}html[data-theme=dark] .hkcomm .cmt-sheet{background:#1c1922}.hkcomm .cmt-sheet.open{bottom:0}.hkcomm .cmt-sheet .grab{background:var(--card-line);border-radius:99px;width:44px;height:4.5px;margin:4px auto 10px}.hkcomm .cmt-sheet textarea{resize:none;width:100%;min-height:96px;color:var(--ink);background:0 0;border:none;outline:none;font-family:inherit;font-size:16px;line-height:1.5}.hkcomm .sheet-foot{border-top:1px solid var(--line);justify-content:space-between;align-items:center;padding-top:9px;display:flex}.hkcomm .sheet-foot .hint{color:var(--hint);font-size:12px}.hkcomm .sheet-foot .send{background:var(--accent);color:var(--accent-ink,#fff);cursor:pointer;border:none;border-radius:999px;padding:9px 22px;font-size:14px;font-weight:800}.hkcomm .sheet-foot .send:disabled{opacity:.4}.hkcomm .roomframe{z-index:60;background:var(--bg);flex-direction:column;display:flex;position:fixed;inset:0}html[data-kb] .hkcomm .roomframe{bottom:var(--kb-h,0px)}html[data-pan] .hkcomm .roomframe{bottom:var(--pan-h,0px)}.hkcomm .rf-head{padding:calc(var(--safe-top,0px) + 6px) 12px 8px;border-bottom:1px solid var(--line);background:var(--bg);flex:none;align-items:center;gap:10px;display:flex}.hkcomm .rf-head .bk-bar{flex:none;margin:0;padding:0}.hkcomm .rf-tt{flex-direction:column;gap:1px;min-width:0;display:flex}.hkcomm .rf-t{letter-spacing:-.02em;white-space:nowrap;text-overflow:ellipsis;font-size:15px;font-weight:800;overflow:hidden}.hkcomm .rf-s{color:var(--hint);font-size:11.5px}.hkcomm .rf-card{background:var(--surface);border:1px solid var(--card-line);border-radius:14px;flex:none;margin:10px 0 4px;padding:12px 14px}.hkcomm .rf-card .sub{color:var(--muted);font-size:12px;line-height:1.55}.hkcomm .rf-card .halls{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}.hkcomm .rf-card .myterms{flex-wrap:wrap;align-items:center;gap:6px;margin-top:10px;text-decoration:none;display:flex}.hkcomm .roomchat{flex-direction:column;flex:1;min-height:0;padding-bottom:0;display:flex}.hkcomm .roomchat .rc-list{-webkit-overflow-scrolling:touch;overscroll-behavior:contain;flex-direction:column;flex:1;min-height:0;padding:0 14px 8px;display:flex;overflow-y:auto}.hkcomm .roomchat .rc-list .msgs{margin-top:auto}.hkcomm .roomframe .cmt-bar.rc-bar{padding-bottom:calc(10px + env(safe-area-inset-bottom));flex:none;position:static;transform:none}html[data-kb] .hkcomm .roomframe .cmt-bar.rc-bar,html[data-pan] .hkcomm .roomframe .cmt-bar.rc-bar{padding-bottom:10px}.hkcomm .rc-panel{z-index:45;height:var(--pan-h,300px);border-top:1px solid var(--line);background:var(--surface);padding:6px 0 calc(6px + env(safe-area-inset-bottom));flex-direction:column;animation:.24s cubic-bezier(.32,.72,.35,1) rcPanelUp;display:flex;position:fixed;bottom:0;left:0;right:0}@keyframes rcPanelUp{0%{transform:translateY(100%)}to{transform:none}}.hkcomm .rc-panel.wide{top:calc(var(--safe-top,0px) + 60px);z-index:62;background:linear-gradient(var(--surface), var(--surface)), var(--bg);border-top:none;border-radius:16px 16px 0 0;height:auto;box-shadow:0 -10px 34px #00000038}.hkcomm .rc-rows{margin:0;padding:0;list-style:none;overflow-y:auto}.hkcomm .rc-row{cursor:pointer;align-items:center;gap:12px;padding:14px 18px;display:flex}.hkcomm .rc-row:active{background:var(--bg)}.hkcomm .rc-row .ic{background:var(--card);border:1px solid var(--line);width:34px;height:34px;color:var(--muted);border-radius:11px;flex:none;place-items:center;display:grid}.hkcomm .rc-row .ic svg{display:block}.hkcomm .rc-row .tx{min-width:0;color:var(--ink);flex:1;font-size:14.5px;font-weight:700}.hkcomm .rc-row .ch{color:var(--hint);flex:none;font-size:15px}.hkcomm .rc-row input{display:none}.hkcomm button.rc-row{width:100%;font:inherit;text-align:left;background:0 0;border:none}.hkcomm .rc-note{color:var(--muted);align-items:center;gap:8px;padding:2px 18px 12px;font-size:12.5px;display:flex}.hkcomm .rc-note button{border:1px solid var(--line);background:var(--card);color:var(--accent-d);font:inherit;cursor:pointer;border-radius:8px;padding:5px 10px;font-size:12px;font-weight:800}.hkcomm .rc-grid{flex-direction:column;flex:1;min-height:0;display:flex}.hkcomm .rc-grid .gh{flex:none;align-items:center;gap:8px;padding:10px 14px 8px;display:flex}.hkcomm .rc-grid .gh .t{color:var(--muted);margin-right:auto;font-size:12.5px;font-weight:800}.hkcomm .rc-grid .gh .more{border:1px solid var(--line);background:var(--card);color:var(--accent-d);font:inherit;cursor:pointer;border-radius:8px;padding:5px 10px;font-size:12px;font-weight:800}.hkcomm .rc-grid .gh .x{width:30px;height:30px;color:var(--hint);cursor:pointer;background:0 0;border:none;place-items:center;font-size:14px;display:grid}.hkcomm .rc-grid .gg{-webkit-overflow-scrolling:touch;flex:1;grid-template-columns:repeat(3,1fr);align-content:start;align-items:start;gap:3px;min-height:0;padding:0 3px;display:grid;overflow-y:auto}.hkcomm .rc-grid .gcell{background:var(--surface);cursor:pointer;border:none;width:100%;height:0;padding:0 0 100%;position:relative;overflow:hidden}.hkcomm .rc-grid .gcell img{object-fit:cover;-webkit-user-drag:none;width:100%;height:100%;transition:transform .12s;display:block;position:absolute;inset:0}.hkcomm .rc-grid .gcell.on img{transform:scale(.92)}.hkcomm .rc-grid .gcell .bg{color:#fff;background:#00000038;border:2px solid #ffffffe6;border-radius:999px;place-items:center;width:22px;height:22px;font-size:11px;font-weight:800;display:grid;position:absolute;top:6px;right:6px}.hkcomm .rc-grid .gcell.on .bg{background:var(--accent);color:var(--accent-ink,#fff)}.hkcomm .rc-grid .gcell.cam{background:var(--card);border:1px solid var(--line)}.hkcomm .rc-grid .gcell.cam span{color:var(--muted);place-items:center;display:grid;position:absolute;inset:0}.hkcomm .rc-grid .gcell.cam input{opacity:0;position:absolute;inset:0}.hkcomm .rc-grid .gload{color:var(--hint);grid-column:span 2;align-self:center;padding-left:10px;font-size:12.5px}.hkcomm .rc-grid .gf{padding:9px 14px calc(9px + env(safe-area-inset-bottom,0px));flex:none;align-items:center;gap:12px;display:flex}.hkcomm .rc-grid .gf .go{background:var(--accent);min-width:0;height:44px;color:var(--accent-ink,#fff);font:inherit;cursor:pointer;text-align:center;border:none;border-radius:12px;flex:1;padding:0 12px;font-size:14.5px;font-weight:800;line-height:1}.hkcomm .rc-grid .gf .go:disabled{opacity:.45}.hkcomm .rc-panel .bnd{font:inherit;color:var(--hint);cursor:pointer;white-space:nowrap;background:0 0;border:none;flex:none;align-items:center;gap:7px;height:44px;margin:0;padding:0 2px;font-size:13px;font-weight:700;line-height:1;display:inline-flex}.hkcomm .rc-panel .bnd .ck{border:1.5px solid var(--line);color:#0000;background:var(--card);border-radius:999px;place-items:center;width:19px;height:19px;font-size:11px;font-weight:800;display:grid}.hkcomm .rc-panel .bnd.on{color:var(--ink)}.hkcomm .rc-panel .bnd.on .ck{background:var(--accent);border-color:var(--accent);color:var(--accent-ink,#fff)}.hkcomm .rc-pick{flex-direction:column;flex:1;gap:10px;min-height:0;padding:8px 14px 4px;display:flex}.hkcomm .rc-pick .strip{flex:1;align-items:center;gap:8px;min-height:0;display:flex;overflow-x:auto}.hkcomm .rc-pick .th{background:var(--card);border:1px solid var(--line);border-radius:12px;flex:none;width:96px;height:96px;overflow:hidden}.hkcomm .rc-pick .th img{object-fit:cover;width:100%;height:100%;display:block}.hkcomm .rc-pick .act{flex:none;align-items:center;gap:8px;display:flex}.hkcomm .rc-pick .cancel{border:1px solid var(--line);color:var(--muted);font:inherit;cursor:pointer;background:0 0;border-radius:12px;flex:none;padding:11px 16px;font-size:13.5px;font-weight:700}.hkcomm .rc-pick .go{background:var(--accent);color:var(--accent-ink,#fff);font:inherit;cursor:pointer;text-align:center;border:none;border-radius:12px;flex:1;padding:11px;font-size:14.5px;font-weight:800}.hkcomm .rc-pick .go:disabled{opacity:.6}.hkcomm .rc-bar .rc-plus.on{background:var(--accent);color:var(--accent-ink,#fff);border-color:var(--accent)}.hkcomm .msgs .unreaddiv{color:var(--accent-d);align-items:center;gap:8px;margin:10px 0 4px;font-size:10.5px;font-weight:800;display:flex}.hkcomm .msgs .unreaddiv:before,.hkcomm .msgs .unreaddiv:after{content:"";background:var(--accent);opacity:.45;flex:1;height:1px}.hkcomm .rc-newchip{z-index:41;background:var(--accent);color:var(--accent-ink,#fff);font:inherit;cursor:pointer;border:none;border-radius:999px;padding:7px 14px;font-size:12px;font-weight:800;position:absolute;bottom:82px;left:50%;transform:translate(-50%);box-shadow:0 6px 18px #00000038}.hkcomm .roomframe{position:fixed}.hkcomm .roomchat .chat-lbl{color:var(--hint);align-items:center;gap:8px;margin:6px 0 14px;font-size:11px;font-weight:700;display:flex}.hkcomm .roomchat .chat-lbl:before,.hkcomm .roomchat .chat-lbl:after{content:"";background:var(--line);flex:1;height:1px}.hkcomm .roomchat .empty{padding:32px 20px}.hkcomm .msgs{flex-direction:column;gap:12px;display:flex}.hkcomm .msgs .daydiv{text-align:center;color:var(--hint);margin:6px 0 2px;font-size:10.5px}.hkcomm .msgs .m{align-items:flex-start;gap:8px;max-width:84%;display:flex}.hkcomm .msgs .m .av{background:var(--accent-soft);width:28px;height:28px;color:var(--accent-d);border-radius:50%;flex:none;justify-content:center;align-items:center;margin-top:16px;font-size:12.5px;font-weight:700;display:flex}.hkcomm .msgs .m .av.g{color:var(--groom);background:#e5edf7}.hkcomm .msgs .m .col{flex-direction:column;gap:3px;min-width:0;display:flex}.hkcomm .msgs .m .nk{color:var(--muted);margin-left:3px;font-size:11px;font-weight:800}.hkcomm .msgs .m .bub{background:var(--surface);border:1px solid var(--line);color:var(--ink);word-break:break-word;white-space:pre-wrap;border-radius:3px 14px 14px;padding:9px 12px;font-size:13.5px;line-height:1.5}.hkcomm .msgs .m .tm{color:var(--hint);flex:none;align-self:flex-end;margin-bottom:2px;font-size:10px}.hkcomm .msgs .m.me{flex-direction:row-reverse;margin-left:auto}.hkcomm .msgs .m.me .col{align-items:flex-end}.hkcomm .msgs .m.me .bub{background:var(--accent-soft);color:var(--accent-d);border-color:#f2d3db;border-radius:14px 3px 14px 14px}.hkcomm .msgs .m.me .av{background:var(--accent);color:var(--accent-ink,#fff)}.hkcomm .rc-bar{align-items:center;gap:9px;display:flex}.hkcomm .rc-bar .rc-input{background:var(--surface);border:1px solid var(--line);min-width:0;color:var(--ink);border-radius:999px;outline:none;flex:1;padding:11px 16px;font-family:inherit;font-size:16px}.hkcomm .rc-bar .rc-input::placeholder{color:var(--hint)}.hkcomm .rc-bar .rc-send{background:var(--accent);color:var(--accent-ink,#fff);cursor:pointer;border:none;border-radius:999px;flex:none;height:42px;padding:0 18px;font-size:14px;font-weight:800}.hkcomm .rc-bar .rc-send:disabled{opacity:.4}.hkcomm .rc-bar .rc-fake{text-align:left;background:var(--surface);border:1px solid var(--line);width:100%;color:var(--hint);cursor:pointer;border-radius:999px;padding:12px 16px;font-size:14px}.hkcomm .mrow{position:relative}.hkcomm .mrow .swrep{color:var(--accent-d);opacity:0;pointer-events:none;font-size:15px;transition:opacity .12s;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.hkcomm .mrow .m{touch-action:pan-y;transition:transform .16s cubic-bezier(.32,.72,.35,1)}.hkcomm .mrow .m[style*=translateX]~.swrep{opacity:1}.hkcomm .mrow:has(.m[style*=translateX]) .swrep{opacity:1}.hkcomm .msgs .qt{background:var(--surface);border-left:2px solid var(--accent);max-width:100%;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;border-radius:9px;margin-bottom:3px;padding:5px 9px;font-size:11.5px;line-height:1.45;display:block;overflow:hidden}.hkcomm .msgs .qt b{color:var(--accent-d);margin-right:5px;font-weight:800}.hkcomm .msgs .bub.img{cursor:zoom-in;background:0 0;border:none;border-radius:14px;width:220px;max-width:220px;padding:0;display:block;overflow:hidden}.hkcomm .msgs .bub.img img{width:100%;height:auto;display:block}.hkcomm .msgs .bub.img img,.hkcomm .msgs .bub.alb img{-webkit-user-drag:none}.hkcomm .msgs .bub.alb{--alb-w:220px;--alb-g:3px;gap:var(--alb-g);width:var(--alb-w);grid-template-columns:1fr 1fr;grid-auto-rows:calc((var(--alb-w) - var(--alb-g)) / 2);background:0 0;border:none;border-radius:14px;padding:0;display:grid;overflow:hidden}.hkcomm .msgs .bub.alb.n2{grid-auto-rows:calc((var(--alb-w) - var(--alb-g)) / 2)}.hkcomm .msgs .bub.alb.n3 .cell:first-child{grid-row:span 2}.hkcomm .msgs .bub.alb .cell{background:var(--surface);cursor:zoom-in;border:none;min-width:0;padding:0;position:relative;overflow:hidden}.hkcomm .msgs .bub.alb .cell img{object-fit:cover;width:100%;height:100%;display:block}.hkcomm .msgs .bub.alb .more{color:#fff;letter-spacing:-.02em;background:#0000007a;place-items:center;font-size:19px;font-weight:800;display:grid;position:absolute;inset:0}.hkcomm .rc-viewer{z-index:90;touch-action:none;background:#000;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.hkcomm .rc-viewer .vw-bar{z-index:2;padding:calc(var(--safe-top,0px) + 8px) 10px 8px;background:linear-gradient(#0000008c,#0000);justify-content:flex-end;align-items:center;gap:8px;display:flex;position:absolute;top:0;left:0;right:0}.hkcomm .rc-viewer .vw-n{color:#fff;opacity:.9;font-size:13px;font-weight:700;position:absolute;left:50%;transform:translate(-50%)}.hkcomm .rc-viewer .vw-x{color:#fff;cursor:pointer;background:#ffffff24;border:none;border-radius:999px;place-items:center;width:38px;height:38px;font-size:17px;display:grid}.hkcomm .rc-viewer .vw-stage{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.hkcomm .rc-viewer .vw-stage img{object-fit:contain;-webkit-user-drag:none;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;width:auto;max-width:100%;height:auto;max-height:100%;display:block}.hkcomm .rc-viewer .vw-nav{color:#fff;cursor:pointer;background:#00000047;border:none;border-radius:10px;place-items:center;width:40px;height:56px;font-size:26px;line-height:1;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.hkcomm .rc-viewer .vw-nav.prev{left:6px}.hkcomm .rc-viewer .vw-nav.next{right:6px}.hkcomm .rc-viewer .vw-nav:disabled{opacity:.25}@media (hover:none){.hkcomm .rc-viewer .vw-nav{display:none}}.hkcomm .msgs .acts{align-items:center;gap:2px;display:none}@media (hover:hover){.hkcomm .mrow:hover .acts{display:flex}}.hkcomm .msgs .acts .act{color:var(--hint);cursor:pointer;background:0 0;border:none;padding:2px 4px;font-size:12px}.hkcomm .msgs .acts .act:hover{color:var(--accent-d)}.hkcomm .rc-bar{flex-wrap:wrap}.hkcomm .rc-quote{background:var(--surface);border-left:2px solid var(--accent);border-radius:10px;flex-basis:100%;align-items:center;gap:8px;margin-bottom:7px;padding:6px 10px;display:flex}.hkcomm .rc-quote .q{min-width:0;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:11.5px;overflow:hidden}.hkcomm .rc-quote .q b{color:var(--accent-d);margin-right:4px;font-weight:800}.hkcomm .rc-quote .x{color:var(--hint);cursor:pointer;background:0 0;border:none;flex:none;font-size:12px}.hkcomm .rc-err{color:var(--err);flex-basis:100%;margin-bottom:6px;font-size:11.5px}.hkcomm .rc-bar .rc-plus{border:1px solid var(--line);background:var(--surface);width:42px;height:42px;color:var(--ink);cursor:pointer;border-radius:50%;flex:none;place-items:center;padding:0;font-size:21px;line-height:1;display:grid}.hkcomm .rc-bar .rc-plus:disabled{opacity:.5}.hkcomm .cmt-inline{display:none}@media (min-width:1024px){.hkcomm .cmt-bar{display:none}.hkcomm .cmt-bar.rc-bar{display:flex}.hkcomm .cmt-inline{background:var(--surface);border:1px solid var(--card-line);border-radius:14px;margin:14px 0 40px;padding:12px 14px;display:block}.hkcomm .cmt-inline textarea{resize:vertical;width:100%;min-height:76px;color:var(--ink);background:0 0;border:none;outline:none;font-family:inherit;font-size:14px;line-height:1.55}.hkcomm .cmt-inline textarea::placeholder{color:var(--hint)}.hkcomm .cmt-inline .foot{border-top:1px solid var(--line);justify-content:space-between;align-items:center;padding-top:9px;display:flex}.hkcomm .cmt-inline .foot .hint{color:var(--hint);font-size:12px}.hkcomm .cmt-inline .foot .send{background:var(--accent);color:var(--accent-ink,#fff);cursor:pointer;border:none;border-radius:999px;padding:8px 20px;font-size:13.5px;font-weight:800}.hkcomm .cmt-inline .foot .send:disabled{opacity:.4}.hkcomm .cmt-inline .reply-to{color:var(--accent-d);justify-content:space-between;align-items:center;margin-bottom:6px;font-size:12.5px;font-weight:700;display:flex}.hkcomm .cmt-inline .reply-to button{color:var(--hint);cursor:pointer;background:0 0;border:none;font-size:12px}}.hkcomm .gate-toast{--hk-fx-inset:16px;left:16px;right:16px;bottom:calc(84px + env(safe-area-inset-bottom));z-index:92;background:var(--accent-soft,#f7e5eb);color:var(--accent-d);text-align:center;border:1px solid #d255774d;border-radius:12px;padding:12px 16px;font-size:13.5px;font-weight:600;animation:.22s gateUp;position:fixed}.hkcomm .gate-toast a{color:var(--accent);margin-left:4px;font-weight:800;text-decoration:underline}html[data-theme=dark] .hkcomm .gate-toast{color:#ffc2cf;background:#2b1d23;border-color:#e35a7666}html[data-theme=dark] .hkcomm .gate-toast a{color:#ff8ba0}@keyframes gateUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.hkcomm .pb-card{background:var(--surface,#eeece6);border:1px solid var(--card-line,#eae7e0);border-radius:16px;margin-top:12px;padding:15px 16px}.hkcomm .pb-h{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.hkcomm .pb-t{font-size:14.5px;font-weight:800}.hkcomm .pb-meta{color:var(--hint,#9b97a3);font-size:11px}.hkcomm .pb-range{letter-spacing:-.3px;font-size:22px;font-weight:900}.hkcomm .pb-range .u{color:var(--muted);font-size:12px;font-weight:600}.hkcomm .pb-hint{color:var(--muted);margin-top:3px;font-size:12.5px}.hkcomm .pb-hint b{color:#3fbf77}.hkcomm .pb-locked{margin-top:12px;position:relative}.hkcomm .pb-bars{align-items:flex-end;gap:10px;height:110px;padding:6px 2px 0;display:flex}.hkcomm .pb-bars.blur{filter:blur(7px);opacity:.5;pointer-events:none}.hkcomm .pb-bar{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;gap:4px;height:100%;display:flex;position:relative}.hkcomm .pb-bar i{background:linear-gradient(180deg,var(--plum,#4e3159),#3a2344);border-radius:7px 7px 3px 3px;width:100%;max-width:52px;min-height:8px}.hkcomm .pb-bar em{color:var(--hint);white-space:nowrap;font-size:9.5px;font-style:normal}.hkcomm .pb-bar .n{color:var(--muted);font-size:11px;font-weight:800}.hkcomm .pb-bar.mine i{outline:2px solid #ffd166}.hkcomm .pb-bar .me{color:#ffd166;font-size:9.5px;font-weight:800;position:absolute;top:-4px}.hkcomm .pb-lock{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:7px;display:flex;position:absolute;inset:0}.hkcomm .pb-lock .ic{font-size:20px}.hkcomm .pb-lock .tx{color:var(--ink,#fff);font-size:12.5px;line-height:1.5}.hkcomm .pb-cta{background:var(--ink,#26242b);color:var(--bg,#f6f5f1);cursor:pointer;border:none;border-radius:999px;padding:10px 20px;font-size:13px;font-weight:800}.hkcomm .pb-lock .sub{color:var(--hint);font-size:10.5px}.hkcomm .pb-stats{grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:10px;display:grid}.hkcomm .pb-stat{background:var(--surface);text-align:center;border-radius:11px;padding:9px 6px}.hkcomm .pb-stat em{color:var(--hint);margin-bottom:2px;font-size:10px;font-style:normal;display:block}.hkcomm .pb-stat b{font-size:14.5px}.hkcomm .pb-stat b.dim{color:var(--muted);text-decoration:line-through;text-decoration-thickness:1px}.hkcomm .pb-stat.mine{outline:1.5px solid #ffd166}.hkcomm .pb-stat.mine b{color:#ffd166}.hkcomm .pb-note{color:var(--ink);background:#3fbf771a;border:1px solid #3fbf774d;border-radius:10px;margin:10px 0;padding:9px 12px;font-size:12.5px}.hkcomm .pb-note b{color:#3fbf77}.hkcomm .pb-break .row{border-top:1px dashed var(--line);justify-content:space-between;padding:6px 2px;font-size:12.5px;display:flex}.hkcomm .pb-foot{color:var(--hint);justify-content:space-between;align-items:center;margin-top:10px;font-size:10.5px;display:flex}.hkcomm .pb-foot .tgl{border:1px solid var(--line);color:var(--muted);cursor:pointer;background:0 0;border-radius:8px;padding:5px 10px;font-size:11px}.hkcomm .pb-bars.qtr{height:130px}.hkcomm .pb-bar.thin i{background:var(--card-line)}.hkcomm .pb-bar .n.dim{color:var(--hint);font-size:9.5px;font-weight:600}.hkcomm .pb-bar em .cnt{color:var(--hint);font-weight:600}.hkcomm .pb-bar .me{white-space:nowrap;top:-16px}.hkcomm .pb-trend{color:var(--muted);margin-top:8px;font-size:12.5px}.hkcomm .pb-trend b{color:#3fbf77}.hkcomm .pb-types{gap:6px;margin-bottom:12px;display:flex}.hkcomm .pb-types .ty{color:var(--muted);border:1px solid var(--line);border-radius:999px;padding:4px 11px;font-size:11.5px;font-weight:700}.hkcomm .pb-types .ty.on{background:var(--ink);border-color:var(--ink);color:var(--bg)}.hkcomm .pb-items{flex-direction:column;gap:14px;margin-top:6px;display:flex}.hkcomm .pb-items.blur{filter:blur(7px);opacity:.5;pointer-events:none}.hkcomm .pb-item .row1{justify-content:space-between;align-items:center;margin-bottom:6px;display:flex}.hkcomm .pb-item .k{font-size:13px;font-weight:800}.hkcomm .pb-item .pct{font-size:12px;font-weight:800}.hkcomm .pb-item .pct.good{color:#3fbf77}.hkcomm .pb-item .pct.warn{color:#e8a33d}.hkcomm .pb-item .tr{background:linear-gradient(90deg, #3fbf7759, var(--line,#e5e2db) 55%, #e8a33d59);border-radius:999px;height:10px;position:relative}.hkcomm .pb-item .tr .med{background:var(--muted,#6e6a74);border-radius:2px;width:2.5px;height:16px;position:absolute;top:-3px;transform:translate(-50%)}.hkcomm .pb-item .tr .me{border:2.5px solid var(--card,#fff);background:#ffd166;border-radius:50%;width:18px;height:18px;position:absolute;top:-4px;transform:translate(-50%);box-shadow:0 0 0 2px #ffd16680}html[data-theme=dark] .hkcomm .pb-item .tr .me{border-color:#1c1922}.hkcomm .pb-item .row2{color:var(--hint);justify-content:space-between;margin-top:6px;font-size:10.5px;display:flex}.hkcomm .pb-item .row2 .mv{color:var(--ink);font-size:11.5px;font-weight:700}.hkcomm .pb-item .row2 .mv s{color:var(--hint);margin-left:6px;font-weight:600;text-decoration:none}.hkcomm .pb-item .k .kn{color:var(--hint);font-size:10.5px;font-style:normal;font-weight:600}.hkcomm .cm-top{align-items:center;gap:10px;margin:2px 0 12px;display:flex}.hkcomm .cm-back{color:var(--ink,#222);padding:0 6px 2px 2px;font-size:26px;line-height:1;text-decoration:none}.hkcomm .cm-title{letter-spacing:-.02em;margin:0;font-size:20px;font-weight:800}.hkcomm .myrooms.vert{flex-direction:column}.hkcomm .certperks{background:var(--card,#faf7f4);border:1px solid var(--card-line,#eee);border-radius:14px;margin-top:16px;padding:14px 16px}.hkcomm .certperks .k{margin-bottom:8px;font-size:14px;font-weight:800}.hkcomm .certperks ul{gap:6px;margin:0;padding:0;font-size:13.5px;list-style:none;display:grid}.hkcomm .certperks .s{color:var(--muted,#888);margin:10px 0 0;font-size:12px}.hkcomm .share-lead{color:var(--muted,#888);margin:0 0 14px;font-size:13.5px}.hkcomm .share-grid{grid-template-columns:repeat(2,1fr);gap:14px 12px;display:grid}@media (min-width:760px){.hkcomm .share-grid{grid-template-columns:repeat(3,1fr)}}.hkcomm .share-card{color:var(--ink,#222);flex-direction:column;gap:3px;text-decoration:none;display:flex}.hkcomm .share-card.done{opacity:.55}.hkcomm .share-card .ph{aspect-ratio:1;background:var(--card,#f4f0ec);border:1px solid var(--card-line,#eee);border-radius:12px;display:block;position:relative;overflow:hidden}.hkcomm .share-card .ph img{object-fit:cover;width:100%;height:100%;display:block}.hkcomm .share-card .noimg{justify-content:center;align-items:center;height:100%;font-size:34px;display:flex}.hkcomm .share-card .st{color:#fff;background:#0000009e;border-radius:999px;padding:3px 8px;font-size:11px;font-weight:800;position:absolute;top:8px;left:8px}.hkcomm .share-card .st.done{background:#000000bf}.hkcomm .share-card .tt{text-overflow:ellipsis;white-space:nowrap;margin-top:5px;font-size:13.5px;font-weight:600;overflow:hidden}.hkcomm .share-card .pr{font-size:14px;font-weight:800}.hkcomm .share-card .mt{color:var(--muted,#888);font-size:11.5px}.hkcomm .share-empty{text-align:center;padding:48px 20px}.hkcomm .share-empty .t{font-size:16px;font-weight:800}.hkcomm .share-empty .s{color:var(--muted,#888);margin-top:6px;font-size:13px}.hkcomm .share-fab{--hk-fx-inset:18px;right:18px;bottom:calc(74px + env(safe-area-inset-bottom));background:var(--ink);color:var(--bg);z-index:40;border-radius:999px;padding:13px 18px;font-size:14px;font-weight:800;text-decoration:none;position:fixed}.hkcomm{--ph-h:230px}.hkcomm .share-strip,.hkcomm .tr-strip{scroll-snap-type:x proximity;scrollbar-width:none;gap:8px;display:flex;overflow-x:auto}.hkcomm .tr-strip .tr-cell:last-child,.hkcomm .tr-strip img:last-child,.hkcomm .share-strip .tr-cell:last-child,.hkcomm .share-strip img:last-child{scroll-snap-align:end}.hkcomm .tr-strip{-webkit-mask-image:linear-gradient(90deg,#000 calc(100% - 22px),#0000);mask-image:linear-gradient(90deg,#000 calc(100% - 22px),#0000)}.hkcomm .share-strip::-webkit-scrollbar{display:none}.hkcomm .tr-strip::-webkit-scrollbar{display:none}.hkcomm .share-strip img,.hkcomm .tr-strip img{height:var(--ph-h);scroll-snap-align:start;object-fit:cover;border-radius:12px;max-width:86%}.hkcomm .share-strip{margin:0 0 12px}@media (hover:hover) and (pointer:fine){.hkcomm .share-strip,.hkcomm .tr-strip{cursor:grab}.hkcomm .share-strip.dragging,.hkcomm .tr-strip.dragging{cursor:grabbing}}.hkcomm .share-strip.dragging,.hkcomm .tr-strip.dragging{-webkit-user-select:none;user-select:none}.hkcomm .share-strip img,.hkcomm .tr-strip img{-webkit-user-drag:none;user-drag:none}.hkcomm .share-deal{flex-wrap:wrap;align-items:center;gap:10px;margin:6px 0 8px;display:flex}.hkcomm .share-deal .pr{font-size:17px;font-weight:800}.hkcomm .share-deal .rg{color:var(--muted,#888);font-size:13px}.hkcomm .share-st{background:var(--card,#f4f0ec);border:1px solid var(--card-line,#eee);border-radius:999px;padding:4px 10px;font-size:12px;font-weight:800}.hkcomm .share-st.done{opacity:.6}.hkcomm .share-stset{gap:6px;display:inline-flex}.hkcomm .share-stset button{border:1px solid var(--card-line,#ddd);color:var(--muted,#777);cursor:pointer;background:0 0;border-radius:999px;padding:5px 10px;font-size:12px;font-weight:700}.hkcomm .share-stset button.on{background:var(--accent,#4e3159);border-color:var(--accent,#4e3159);color:var(--accent-ink,#fff)}.hkcomm .share-form{flex-direction:column;gap:12px;display:flex}.hkcomm .sf-photos{gap:10px;display:flex}.hkcomm .sf-ph{border-radius:12px;width:84px;height:84px;position:relative;overflow:hidden}.hkcomm .sf-ph img{object-fit:cover;width:100%;height:100%}.hkcomm .sf-ph button{color:#fff;cursor:pointer;background:#0009;border:none;border-radius:50%;width:20px;height:20px;font-size:11px;position:absolute;top:3px;right:3px}.hkcomm .sf-add{border:1.5px dashed var(--card-line,#ddd);text-align:center;width:84px;height:84px;color:var(--muted,#888);cursor:pointer;border-radius:12px;justify-content:center;align-items:center;font-size:12px;display:flex}.hkcomm .sf-in{box-sizing:border-box;width:100%;font:inherit;border:1px solid var(--card-line,#ddd);background:var(--bg,#fff);color:var(--ink,#222);border-radius:12px;padding:12px 13px;font-size:16px}.hkcomm .sf-body{resize:vertical}.hkcomm .sf-kind{align-items:center;gap:8px;display:flex}.hkcomm .sf-kind button{border:1px solid var(--card-line,#ddd);color:var(--muted,#777);cursor:pointer;background:0 0;border-radius:999px;padding:9px 16px;font-size:13.5px;font-weight:700}.hkcomm .sf-kind button.on{background:var(--accent,#4e3159);border-color:var(--accent,#4e3159);color:var(--accent-ink,#fff)}.hkcomm .sf-price{flex:1}.hkcomm .sf-err{color:#c0392b;margin:0;font-size:13px}.hkcomm .sf-submit{background:var(--accent,#4e3159);color:var(--accent-ink,#fff);font:inherit;cursor:pointer;border:none;border-radius:14px;padding:14px;font-size:15px;font-weight:800}.hkcomm .sf-submit:disabled{opacity:.55}.hkcomm .sf-note{color:var(--muted,#888);margin:0;font-size:12px}.hkcomm a{-webkit-user-drag:none;user-drag:none;touch-action:pan-y}.hkcomm .topics a,.hkcomm .myrooms a,.hkcomm .share-strip a{touch-action:auto}.hkcomm .tr-strip a,.hkcomm .tr-photos a{touch-action:pan-x pan-y}.hkcomm .vtag-box{position:relative}.hkcomm .vtag-list{border:1px solid var(--card-line);border-radius:10px;margin-top:6px;overflow:hidden}.hkcomm .vtag-row{text-align:left;width:100%;color:var(--ink);background:var(--surface);border:none;border-bottom:1px solid var(--card-line);cursor:pointer;padding:11px 12px;font-size:13.5px;font-weight:600;display:block}.hkcomm .vtag-row:last-child{border-bottom:none}.hkcomm .vtag-row em,.hkcomm .vtag-sel .vtag-name em{color:var(--muted);margin-left:7px;font-size:11.5px;font-style:normal}.hkcomm .vtag-empty{color:var(--muted);background:var(--surface);padding:11px 12px;font-size:12.5px}.hkcomm .vtag-sel{border:1px solid var(--card-line);background:var(--surface);border-radius:10px;align-items:center;gap:10px;padding:10px 12px;display:flex}.hkcomm .vtag-name{color:var(--ink);min-width:0;margin-right:auto;font-size:13.5px;font-weight:700}.hkcomm .vtag-hearts{gap:2px;display:flex}.hkcomm .vtag-hearts .vh{color:#d2557747;cursor:pointer;background:0 0;border:none;padding:2px;font-size:17px}.hkcomm .vtag-hearts .vh.on{color:var(--bride,#d25577)}.hkcomm .vtag-sel .rm{color:var(--muted);cursor:pointer;background:0 0;border:none;font-size:17px}.hkcomm .vchip{color:var(--accent-d);background:var(--accent-soft,#d255771f);border-radius:6px;align-items:center;gap:5px;margin:0 0 7px 6px;padding:2px 8px;font-size:11px;font-weight:700;display:inline-flex}.hkcomm .vchip .hearts{color:var(--bride,#d25577);letter-spacing:-1px}.hkcomm .vpcard{border:1px solid var(--card-line);background:var(--surface);border-radius:14px;align-items:center;gap:12px;margin:12px 0;padding:12px;text-decoration:none;display:flex}.hkcomm .vpcard .vp-th{background:var(--accent-soft);border-radius:12px;flex:none;place-items:center;width:64px;height:64px;font-size:22px;display:grid;overflow:hidden}.hkcomm .vpcard .vp-th img{object-fit:cover;width:100%;height:100%;display:block}.hkcomm .vpcard .vp-bd{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.hkcomm .vpcard .vp-nm{color:var(--ink);white-space:nowrap;text-overflow:ellipsis;font-size:15px;font-weight:800;overflow:hidden}.hkcomm .vpcard .vp-meta{color:var(--muted);font-size:12px}.hkcomm .vpcard .vp-hearts{align-items:center;gap:2px;margin-top:2px;display:flex}.hkcomm .vpcard .vp-hearts em{color:color-mix(in srgb, var(--ink) 20%, transparent);font-size:15px;font-style:normal;line-height:1}.hkcomm .vpcard .vp-hearts em.on{color:var(--bride)}.hkcomm .vpcard .vp-hearts b{color:var(--bride-d);margin-left:6px;font-size:11px;font-weight:700}.hkcomm .vpcard .vp-more{color:var(--hint);font-size:11.5px}.hkcomm .vpcard .vp-go{color:var(--hint);flex:none;font-size:20px}.hkcomm .vpcard.inlist{margin:2px 0 10px;padding:10px}.hkcomm .vpcard.inlist .vp-th{border-radius:10px;width:52px;height:52px;font-size:18px}.hkcomm .cm-write{z-index:85;background:var(--bg);padding-top:var(--safe-top,0px);flex-direction:column;display:flex;position:fixed;inset:0}.hkcomm .cmw-bar{border-bottom:1px solid var(--line);flex:none;align-items:center;gap:12px;padding:10px 14px;display:flex}.hkcomm .cmw-x{width:36px;height:36px;color:var(--ink);border-radius:999px;place-items:center;font-size:17px;text-decoration:none;display:grid}.hkcomm .cmw-t{letter-spacing:-.02em;font-family:var(--serif);font-size:17px;font-weight:700}.hkcomm .cmw-scroll{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding:16px 20px calc(28px + env(safe-area-inset-bottom));flex:1;overflow-y:auto}.hkcomm .cm-write textarea.ipt{min-height:36vh}@media (min-width:1024px){.hkcomm .cm-write{left:var(--hk-rail-w,236px)}.hkcomm .cmw-scroll>*{max-width:640px;margin-inline:auto}.hkcomm .cm-write textarea.ipt{min-height:30vh}.hkcomm .cmw2-ta{min-height:150px}}.hkcomm .trow{border-bottom:1px solid var(--line);color:inherit;padding:13px 3px 12px;text-decoration:none;display:block}.hkcomm .tr-head{color:var(--hint);align-items:center;gap:6px;min-width:0;font-size:12.5px;display:flex}.hkcomm .tr-nick{color:var(--ink);flex:none;font-weight:700}.hkcomm .tr-sub{white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}.hkcomm .tr-right{flex:none;align-items:center;gap:6px;margin-left:auto;display:inline-flex}.hkcomm .tr-topic{color:var(--hint);font-size:11px}.hkcomm .tr-new{color:var(--plum);background:var(--plum-soft);border-radius:999px;padding:2px 8px;font-size:10.5px;font-weight:800}.hkcomm .tr-bd{color:var(--ink);-webkit-line-clamp:4;word-break:break-word;-webkit-box-orient:vertical;margin-top:6px;font-size:15px;font-weight:500;line-height:1.6;display:-webkit-box;overflow:hidden}.hkcomm .tr-vcard{border:1px solid var(--card-line,var(--line));background:var(--card);border-radius:14px;margin-top:10px;overflow:hidden}.hkcomm .tvc-head{cursor:pointer;align-items:center;gap:8px;padding:9px 11px;display:flex}.hkcomm .tvc-head b{color:var(--ink);font-size:13.5px;font-weight:800}.hkcomm .tvc-meta{color:var(--hint,#9b97a3);font-size:11.5px}.hkcomm .tvc-go{color:var(--muted,#6e6a74);margin-left:auto;font-size:13px}.hkcomm .tvc-ph{padding:0 11px}.hkcomm .tr-vcard>.tvc-ph:first-child{padding-top:11px}.hkcomm .tr-vcard .tvc-ph .tr-photos{margin-top:0;margin-left:0}.hkcomm .tvc-foot{color:var(--muted,#6e6a74);align-items:center;gap:8px;min-width:0;padding:9px 11px;font-size:12px;display:flex}.hkcomm .tvc-foot>:first-child{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.hkcomm .tvc-sep{color:var(--line);flex:none}@media (max-width:380px){.hkcomm .tvc-foot .tvc-sep,.hkcomm .tvc-foot .tvc-sep+span{display:none}}.hkcomm .tvc-all{color:var(--ink);cursor:pointer;white-space:nowrap;margin-left:auto;font-weight:700}.hkcomm .tr-strip .tr-cell{height:var(--ph-h);scroll-snap-align:start;border-radius:12px;flex:none;max-width:86%;display:block;position:relative;overflow:hidden}.hkcomm .tr-strip .tr-cell img{border-radius:0;width:auto;max-width:100%;height:100%;display:block}.hkcomm .tr-photos.one .one-c{max-width:86%;line-height:0;display:inline-block;position:relative}.hkcomm .tr-photos.one .one-c img{max-width:100%}.hkcomm .ig-chip{z-index:2;-webkit-backdrop-filter:blur(6px);color:#fff;white-space:nowrap;text-overflow:ellipsis;cursor:pointer;background:#0000008c;border-radius:999px;align-items:center;gap:4px;max-width:calc(100% - 44px);padding:3px 8px 3px 6px;font-size:10.5px;font-weight:700;line-height:1.5;display:inline-flex;position:absolute;top:6px;right:6px;overflow:hidden}.hkcomm .ig-chip svg{flex:none;width:12px;height:12px}.hkcomm .ig-chip b{text-overflow:ellipsis;font-weight:700;overflow:hidden}.hkcomm .ig-chip:focus-visible{outline-offset:1px;outline:2px solid #fff}.hkcomm .pollph-c .ig-chip{max-width:calc(100% - 38px);padding:2px 7px 2px 5px;font-size:10px;top:5px;right:5px}.hkcomm .pollph-c .ig-chip svg{width:11px;height:11px}.hkcomm .tr-pill{-webkit-backdrop-filter:blur(6px);color:#fff;white-space:nowrap;text-overflow:ellipsis;cursor:pointer;background:#0000008c;border-radius:999px;align-items:center;gap:5px;padding:4px 9px;font-size:11px;font-weight:700;display:inline-flex;position:absolute;bottom:6px;left:6px;right:6px;overflow:hidden}.hkcomm .tr-pill em{opacity:.75;font-style:normal;font-weight:500}.hkcomm .tr-photos{touch-action:pan-x pan-y;overscroll-behavior-x:contain;margin-top:9px}.hkcomm .tr-photos::-webkit-scrollbar{display:none}.hkcomm .tr-photos{scrollbar-width:none}.hkcomm .tr-photos.one img{height:var(--ph-h);object-fit:cover;border-radius:12px;width:auto;max-width:86%;display:block}.hkcomm .tr-vp{background:var(--surface);border-radius:10px;align-items:center;gap:9px;margin-top:9px;padding:7px 10px;display:flex}.hkcomm .tr-vp .vth{background:var(--line);border-radius:7px;flex:none;place-items:center;width:26px;height:26px;font-size:13px;display:grid;overflow:hidden}.hkcomm .tr-vp .vth img{object-fit:cover;width:100%;height:100%;display:block}.hkcomm .tr-vp .vnm{color:var(--ink);flex:none;font-size:12.5px;font-weight:700}.hkcomm .tr-vp .vmeta{min-width:0;color:var(--hint);white-space:nowrap;text-overflow:ellipsis;font-size:11.5px;overflow:hidden}.hkcomm .tr-vp .vhearts{flex:none;gap:1px;margin-left:auto;display:inline-flex}.hkcomm .tr-vp .vhearts em{color:color-mix(in srgb, var(--ink) 18%, transparent);font-size:11px;font-style:normal;line-height:1}.hkcomm .tr-vp .vhearts em.on{color:var(--bride)}.hkcomm .trow .poll{margin:9px 0 0}.hkcomm .tr-foot{color:var(--hint);margin-top:9px;font-size:12.5px}.hkcomm .tr-foot .sep{opacity:.6;padding:0 2px}.hkcomm .cmw2-anon .nk{color:var(--muted);font-weight:700}.hkcomm .nick-edit{color:var(--muted);font:inherit;cursor:pointer;background:0 0;border:none;padding:2px;font-size:11px;font-weight:700;text-decoration:underline}.hkcomm .cmw2-nickedit{align-items:center;gap:6px;min-width:0;display:inline-flex}.hkcomm .cmw2-nickedit input{border:1px solid var(--line);background:var(--card);width:130px;color:var(--ink);font:inherit;border-radius:8px;outline:none;padding:6px 9px;font-size:16px}.hkcomm .cmw2-nickedit button{background:var(--ink);color:var(--bg);font:inherit;cursor:pointer;border:none;border-radius:999px;flex:none;padding:6px 11px;font-size:11.5px;font-weight:800}.hkcomm .cmw2-nickedit button.gh{color:var(--hint);background:0 0;font-weight:600}.hkcomm .cmme-k{color:var(--muted);margin:18px 2px 8px;font-size:12px;font-weight:700}.hkcomm .cmme-nick{border:1px solid var(--line);border-radius:14px;padding:13px 15px}.hkcomm .cmme-nick .row{align-items:center;gap:9px;display:flex}.hkcomm .cmme-nick .nk{color:var(--ink);font-size:15px;font-weight:800}.hkcomm .cmme-nick .ok{color:var(--plum);font-size:11.5px;font-weight:700}.hkcomm .cmme-nick .chg{border:1px solid var(--line);color:var(--muted);font:inherit;cursor:pointer;background:0 0;border-radius:999px;margin-left:auto;padding:7px 13px;font-size:12px;font-weight:700}.hkcomm .cmme-nick input{border:1px solid var(--line);background:var(--card);min-width:0;color:var(--ink);font:inherit;border-radius:9px;outline:none;flex:1;padding:9px 11px;font-size:16px}.hkcomm .cmme-nick .sv{background:var(--ink);color:var(--bg);font:inherit;cursor:pointer;border:none;border-radius:999px;flex:none;padding:9px 15px;font-size:12.5px;font-weight:800}.hkcomm .cmme-nick .gh{color:var(--hint);font:inherit;cursor:pointer;background:0 0;border:none;flex:none;font-size:12.5px}.hkcomm .cmme-nick .err{color:var(--err,#b3261e);margin-top:8px;font-size:12px}.hkcomm .cmme-nick .hint{color:var(--hint);margin:10px 0 0;font-size:11.5px;line-height:1.55}.hkcomm .cmme-rows{border:1px solid var(--line);border-radius:14px;overflow:hidden}.hkcomm .cmme-row{border-bottom:1px solid var(--line);color:var(--ink);align-items:center;gap:8px;padding:13px 15px;font-size:13.5px;font-weight:700;text-decoration:none;display:flex}.hkcomm .cmme-row:last-child{border-bottom:none}.hkcomm .cmme-row .rd{color:var(--plum);background:var(--plum-soft);border-radius:999px;padding:2px 8px;font-size:10.5px;font-style:normal;font-weight:800}.hkcomm .cmme-row .arr{color:var(--hint);margin-left:auto}.hkcomm .tr-cmt{align-items:center;gap:7px;margin-top:9px;display:flex}.hkcomm .tr-cmt .bub{background:var(--surface);min-width:0;color:var(--muted);white-space:nowrap;text-overflow:ellipsis;border-radius:11px;flex:1;padding:7px 11px;font-size:12.5px;overflow:hidden}.hkcomm .tr-cmt .bub b{color:var(--ink);margin-right:2px;font-weight:600}.hkcomm .tr-cmt .more{color:var(--muted);flex:none;font-size:11.5px;font-weight:700}.hkcomm .kb-warm{opacity:0;pointer-events:none;border:0;width:1px;height:1px;padding:0;font-size:16px;position:fixed;top:0;left:0}.hkcomm .dt-head{margin:2px 0 10px}.hkcomm a.tr-vp{color:inherit;cursor:pointer;text-decoration:none}.hkcomm .dt-vp{margin:12px 0}.hkcomm .dt-vp .vp-go{color:var(--hint);flex:none;margin-left:2px;font-size:17px}.hkcomm .act.pas{cursor:default}.hkcomm .trow{--hk-hang:34px}.hkcomm .tr-bd,.hkcomm .tr-vp,.hkcomm .trow .poll,.hkcomm .tr-cmt,.hkcomm .tr-foot,.hkcomm .trow .tr-photos,.hkcomm .trow .tr-vcard,.hkcomm .trow .tr-vsum,.hkcomm .trow .pollph{margin-left:var(--hk-hang)}.hkcomm .trow .tr-vcard .tr-photos{margin-left:0}.hkcomm .cmt>p,.hkcomm .cmt .re-btn{margin-left:29px}.hkcomm .cmt.re>p,.hkcomm .cmt.re .re-btn{margin-left:27px}.hkcomm .cmt2 .rq{border-left:2px solid var(--line);margin:4px 0 6px 4px;padding:2px 0 4px 12px}.hkcomm .rq-head{color:var(--hint);align-items:center;gap:6px;min-width:0;font-size:12.5px;display:flex}.hkcomm .rq-head b{color:var(--ink);flex:none;font-weight:700}.hkcomm .rq-head .s{white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}.hkcomm .rq-bd{color:var(--muted);-webkit-line-clamp:3;word-break:break-word;-webkit-box-orient:vertical;margin-top:4px;font-size:13.5px;line-height:1.55;display:-webkit-box;overflow:hidden}.hkcomm .rq-sub{margin-top:10px}.hkcomm .cmt2 .cmw2-ta{min-height:20vh;margin-top:12px}.hkcomm .vtag-ph{object-fit:cover;border-radius:8px;flex:none;width:34px;height:34px}.hkcomm .cmp-strip{scrollbar-width:none;gap:10px;padding:10px 2px 2px;display:flex;overflow-x:auto}.hkcomm .cmp-strip::-webkit-scrollbar{display:none}.hkcomm .cmp-att{flex:none;width:76px;position:relative}.hkcomm .cmp-att img{object-fit:cover;border:1px solid var(--card-line);border-radius:10px;width:76px;height:96px;display:block}.hkcomm .cmp-att .rm{border:1px solid var(--card-line);background:var(--surface);width:22px;height:22px;color:var(--muted);text-align:center;cursor:pointer;border-radius:50%;padding:0;font-size:13px;line-height:20px;position:absolute;top:-8px;right:-8px}.hkcomm .cmp-dim{z-index:92;background:#00000073;position:fixed;inset:0}.hkcomm .cmp-sheet{z-index:93;background:var(--bg);max-height:74dvh;padding:6px 16px calc(10px + env(safe-area-inset-bottom,0px));border-radius:18px 18px 0 0;flex-direction:column;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 32px #0000002e}html[data-theme=dark] .hkcomm .cmp-sheet{background:#1c1922}.hkcomm .cmp-head{justify-content:space-between;align-items:center;padding:8px 0 10px;display:flex}.hkcomm .cmp-head b{color:var(--ink);font-size:15px}.hkcomm .cmp-x{color:var(--muted);cursor:pointer;background:0 0;border:none;padding:2px 4px;font-size:21px;line-height:1}.hkcomm .cmp-bd{flex:1;min-height:120px;overflow-y:auto}.hkcomm .cmp-ft{padding-top:10px}.hkcomm .cmp-ok{background:var(--ink);width:100%;color:var(--bg);cursor:pointer;text-align:center;border:none;border-radius:12px;padding:13px 0;font-size:14.5px;font-weight:800;display:block}.hkcomm .cmp-up{border:1px dashed var(--card-line);width:100%;color:var(--ink);cursor:pointer;background:0 0;border-radius:10px;padding:10px 0;font-size:13px;font-weight:700;display:block}.hkcomm .cmp-up:disabled{opacity:.4}.hkcomm .cmp-hint{color:var(--muted);padding:14px 2px 6px;font-size:12.5px}.hkcomm .cmp-grid{grid-template-columns:repeat(3,1fr);gap:5px;margin-top:10px;display:grid}@media (min-width:1024px){.hkcomm .cmp-sheet{border-radius:16px;width:min(480px,92vw);max-height:76vh;padding:8px 20px 16px;inset:50% auto auto 50%;transform:translate(-50%,-50%)}}.hkcomm .cmp-cell{aspect-ratio:1;cursor:pointer;background:var(--card);border:none;border-radius:8px;padding:0;position:relative;overflow:hidden}.hkcomm .cmp-cell img{object-fit:cover;width:100%;height:100%;display:block}.hkcomm .cmp-cell.on{outline:2.5px solid var(--accent);outline-offset:-2.5px}.hkcomm .cmp-cell.on:after{content:"✓";background:var(--accent);width:20px;height:20px;color:var(--accent-ink,#fff);text-align:center;border-radius:50%;font-size:12px;line-height:20px;position:absolute;top:5px;right:5px}.hkcomm .cmp-vn{color:#fff;text-align:left;white-space:nowrap;text-overflow:ellipsis;background:linear-gradient(#0000,#0000008c);padding:8px 6px 4px;font-size:10px;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.hkcomm .dt-att{max-width:420px;margin:2px 0 14px 13px}.hkcomm .dt-att-img{border:1px solid var(--card-line);border-radius:12px;width:100%;max-width:320px;margin:2px 0 14px 13px;display:block}.hkcomm .dt-grid{grid-template-columns:1fr 1fr;gap:6px;max-width:420px;margin:2px 0 14px 13px;display:grid}.hkcomm .dt-cell{aspect-ratio:4/5;background:var(--card);border-radius:10px;display:block;position:relative;overflow:hidden}.hkcomm .dt-cell img{object-fit:cover;width:100%;height:100%;display:block}.hkcomm .dt-cell-fb{justify-content:center;align-items:center;height:100%;font-size:22px;display:flex}.hkcomm .dt-n{color:#fff;text-align:center;background:#0000008c;border-radius:10px;min-width:20px;height:20px;padding:0 6px;font-size:11.5px;font-style:normal;font-weight:800;line-height:20px;position:absolute;top:6px;left:6px}.hkcomm .cmp-att .dt-n{top:4px;left:4px}.hkcomm .dt-cap{color:#fff;white-space:nowrap;text-overflow:ellipsis;background:linear-gradient(#0000,#0000008c);padding:12px 8px 5px;font-size:10.5px;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.hkcomm .pollph{--pollph-gap:6px;gap:var(--pollph-gap);grid-template-columns:1fr 1fr;margin:2px 0 8px;display:grid}.hkcomm .trow .pollph{max-width:min(calc(var(--ph-h) * .8 * 2 + var(--pollph-gap)), calc(100% - var(--hk-hang)))}.hkcomm .pollph-c{aspect-ratio:4/5;background:var(--surface);cursor:pointer;border:none;border-radius:8px;padding:0;display:block;position:relative;overflow:hidden}.hkcomm .pollph-c img{object-fit:cover;-webkit-user-drag:none;width:100%;height:100%;display:block}.hkcomm .pollph-c.on{outline:2.5px solid var(--accent);outline-offset:-2.5px}.hkcomm .pollph-c.on:after{content:"✓";background:var(--accent);width:20px;height:20px;color:var(--accent-ink,#fff);text-align:center;border-radius:50%;font-size:12px;line-height:20px;position:absolute;top:5px;right:5px}.hkcomm .opt-n{min-width:17px;color:var(--muted);margin-right:6px;font-style:normal;font-weight:800;display:inline-block}.hkcomm .dt-vsum{max-width:420px;color:var(--muted,#6e6a74);margin:0 0 6px 13px;font-size:12px;font-weight:700}.hkcomm .dt-vp .vsub{color:var(--hint,#9b97a3);flex-basis:100%;margin-top:-2px;margin-left:41px;font-size:11.5px}.hkcomm .dt-vp{flex-wrap:wrap}.hkcomm .dt-vchips{flex-wrap:wrap;gap:6px;max-width:420px;margin:-4px 0 14px 13px;display:flex}.hkcomm .dt-vchip{border:1px solid var(--card-line);background:var(--surface);color:var(--ink);border-radius:999px;align-items:center;gap:5px;padding:7px 11px;font-size:12px;font-weight:700;text-decoration:none;display:inline-flex}.hkcomm .dt-vchip em{color:var(--muted);font-size:10.5px;font-style:normal;font-weight:600}.hkcomm .dt-vchip span{color:var(--hint);font-size:12px}.hkcomm.p123{background:var(--bg);min-height:100dvh;padding:18px 14px 40px}.hkcomm .p123-h{color:var(--ink);margin-bottom:4px;font-size:17px;font-weight:800}.hkcomm .p123-s{color:var(--muted);margin:0 0 12px;font-size:12.5px;line-height:1.7}.hkcomm .p123-t{border:1px solid var(--line);background:var(--card);color:var(--ink);cursor:pointer;border-radius:999px;margin-bottom:18px;padding:7px 13px;font-size:12px;font-weight:700}.hkcomm .p123-lb{color:var(--ink);margin-bottom:6px;font-size:13px;font-weight:800}.hkcomm .p123-lb em{color:var(--hint);font-style:normal;font-weight:600}.hkcomm .p123-row{border:1px solid var(--line);border-radius:12px;overflow:hidden}.hkcomm .p123-note{color:var(--hint);font-size:11.5px}.hkcomm .dt-att-dead{margin-top:2px}.hkcomm .dt-deadh{color:var(--muted);align-items:center;gap:7px;margin:0 0 5px;font-size:12px;font-weight:700;display:flex}.hkcomm .dt-deadh .dt-n{position:static}.hkcomm.dp{background:var(--bg);min-height:100dvh;padding:18px 14px 44px}.hkcomm .dp-h{color:var(--ink);margin-bottom:4px;font-size:17px;font-weight:800}.hkcomm .dp-s{color:var(--muted);margin:0 0 12px;font-size:12.5px;line-height:1.7}.hkcomm .dp-dim{color:var(--hint)}.hkcomm .dp-t{border:1px solid var(--line);background:var(--card);color:var(--ink);cursor:pointer;border-radius:999px;margin-bottom:18px;padding:7px 13px;font-size:12px;font-weight:700}.hkcomm .dp-sec{margin-bottom:26px}.hkcomm .dp-lb{color:var(--ink);margin-bottom:2px;font-size:14px;font-weight:800}.hkcomm .dp-lb em{color:var(--hint);font-size:11.5px;font-style:normal;font-weight:700}.hkcomm .dp-one{color:var(--muted);margin-bottom:8px;font-size:12px;line-height:1.6}.hkcomm .dp-box{border:1px solid var(--line);border-radius:12px;padding:12px 12px 6px}.hkcomm .dp-box .dt-body{margin:0 0 10px}.hkcomm .dp-box .dt-vchips{margin:10px 0 8px}.hkcomm .dp-cap{color:var(--hint);margin-top:6px;font-size:11px;line-height:1.6}.hkcomm .dp-strip{margin-top:0}.hkcomm .dp-ph,.hkcomm .dt-ph{border:1px dashed var(--card-line,var(--line));background:var(--surface);width:180px;color:var(--ink);cursor:pointer;place-items:center;padding:0;display:grid}.hkcomm .dp-ph-b{cursor:default}.hkcomm .dp-ph-in,.hkcomm .dt-ph-in{text-align:center;flex-direction:column;align-items:center;gap:5px;padding:0 10px;display:flex}.hkcomm .dp-ph-in b,.hkcomm .dt-ph-in b{font-size:12.5px;font-weight:800}.hkcomm .dp-ph-in span,.hkcomm .dt-ph-in span{color:var(--muted);font-size:11px}.hkcomm .dp-sheetbody,.hkcomm .dt-sheetbody{flex:1;padding-bottom:20px;overflow-y:auto}.hkcomm .dp-slot{margin-top:10px}.hkcomm .dp-slot-h{color:var(--muted);align-items:center;gap:7px;margin-bottom:5px;font-size:12px;font-weight:700;display:flex}.hkcomm .dp-slot-h .dt-n{position:static}.hkcomm .dp-note{color:var(--hint);font-size:11.5px;line-height:1.7}.hkcomm .dt-strip{margin:2px 0 14px 13px;padding-right:13px}.hkcomm .dt-nav{border-top:1px solid var(--line);margin-top:22px;padding-top:16px}.hkcomm .dt-navh{color:var(--muted);margin-bottom:4px;font-size:12.5px;font-weight:700}.hkcomm .dt-navrow{border-bottom:1px solid var(--line);color:inherit;padding:11px 0;text-decoration:none;display:block}.hkcomm .dt-navrow:last-child{border-bottom:none}.hkcomm .dt-navrow .dn-bd{color:var(--ink);text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:14px;line-height:1.55;display:-webkit-box;overflow:hidden}.hkcomm .dt-navrow .dn-meta{color:var(--hint);margin-top:4px;font-size:11.5px;display:block}.hkcomm .dt-pn{gap:9px;margin-top:16px;display:flex}.hkcomm .dt-pnitem{border:1px solid var(--line);background:var(--card);min-width:0;color:inherit;border-radius:12px;flex:1 1 0;padding:12px 13px;text-decoration:none;display:block}.hkcomm .dt-pnitem.empty{pointer-events:none;background:0 0;border:none}.hkcomm .dt-pnitem.next{text-align:right}.hkcomm .dt-pnitem .pn-k{color:var(--muted);font-size:11.5px;font-weight:700;display:block}.hkcomm .dt-pnitem .pn-bd{color:var(--ink);text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:5px;font-size:13px;line-height:1.5;display:-webkit-box;overflow:hidden}html[data-theme=dark] .hkcomm .dt-pnitem{background:#1c1922;border-color:#ffffff1f}.hkcomm .cmw2-bar .cmw2-me{color:var(--hint);white-space:nowrap;text-overflow:ellipsis;min-width:0;margin-right:auto;font-size:11.5px;overflow:hidden}.hkav{letter-spacing:-.02em;-webkit-user-select:none;user-select:none;border-radius:999px;flex:none;place-items:center;font-weight:800;line-height:1;display:inline-grid}.hkav-ops{background:var(--surface)}.hkav-hash{background:hsl(var(--hkav-h) 42% 88%);color:hsl(var(--hkav-h) 45% 28%)}html[data-theme=dark] .hkav-hash{background:hsl(var(--hkav-h) 30% 26%);color:hsl(var(--hkav-h) 55% 84%)}.hkav-hash.sh-squircle{border-radius:32%}.hkav-hash.sh-leaf{border-radius:50% 6% 50% 50%}.hkav-hash.sh-hex{border-radius:22%}.hkcomm .tr-head{gap:8px}.hkcomm .cmt .meta{align-items:center;gap:7px;margin-bottom:5px;display:flex}.hkcomm .cmt-inline .hint,.hkcomm .cmw2-bar .cmw2-me{align-items:center;gap:6px;display:inline-flex}.hkcomm .trow{border-bottom:none;padding:20px 3px 19px;position:relative}.hkcomm .trow:after{content:"";background:var(--surface);height:7px;position:absolute;bottom:0;left:-14px;right:-14px}.hkcomm .trow:last-child:after{display:none}html[data-theme=dark] .hkcomm .trow:after{background:#ffffff0b}.hkcomm .trow .tr-head{font-size:13px}.hkcomm .trow .tr-nick{letter-spacing:-.01em;font-size:14px;font-weight:800}.hkcomm .trow .tr-bd{margin-top:3px}.hkcomm .cmt{border-top:none;padding:14px 2px 13px;position:relative}.hkcomm .cmt:after{content:"";background:var(--surface);height:5px;position:absolute;bottom:0;left:-14px;right:-14px}.hkcomm .cmt.re{padding-top:11px;padding-bottom:10px}.hkcomm .cmt.re:after{display:none}html[data-theme=dark] .hkcomm .cmt:after{background:#ffffff0b}.hkcomm .own-acts{align-items:center;gap:10px;margin-left:auto;display:inline-flex}.hkcomm .own-act{color:var(--hint);cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-size:11px}.hkcomm .own-act:hover{color:var(--muted)}.hkcomm .cmt-own{margin-left:0;margin-right:12px}.hkcomm .ask-bubble{background:var(--accent-soft);border:1px solid color-mix(in srgb, var(--accent) 28%, transparent);color:var(--accent-d);border-radius:12px;align-items:center;gap:8px;margin:8px 0 2px;padding:9px 12px;font-size:12.5px;font-weight:700;display:flex}.hkcomm .ask-bubble span{margin-right:auto}.hkcomm .ask-bubble button{font:inherit;cursor:pointer;border:none;border-radius:999px;padding:6px 13px;font-size:12px;font-weight:800}.hkcomm .ask-bubble .ab-no{background:var(--surface);color:var(--muted)}.hkcomm .ask-bubble .ab-yes{background:var(--accent);color:var(--accent-ink,#fff)}.hkcomm .ask-bubble .ab-yes:disabled{opacity:.5}html[data-theme=dark] .hkcomm .ask-bubble{color:#ffc2cf;background:#2b1d23;border-color:#e35a7666}.hkcomm .cmt-edit{background:var(--surface);border:1px solid var(--card-line);border-radius:12px;margin:4px 0 2px;padding:9px 11px}.hkcomm .cmt-edit textarea{resize:vertical;width:100%;color:var(--ink);font:inherit;background:0 0;border:none;outline:none;font-size:14px;line-height:1.6}.hkcomm .cmt-edit .ce-row{justify-content:flex-end;gap:8px;padding-top:6px;display:flex}.hkcomm .cmt-edit .ce-row button{font:inherit;cursor:pointer;border:none;border-radius:999px;padding:6px 14px;font-size:12px;font-weight:800}.hkcomm .cmt-edit .ce-row .ab-no{background:var(--card);color:var(--muted);border:1px solid var(--line)}.hkcomm .cmt-edit .ce-row .ab-yes{background:var(--accent);color:var(--accent-ink,#fff)}.hkcomm .cmt-edit .ce-row .ab-yes:disabled{opacity:.5}.hkcomm .cmw2-note{color:var(--muted);margin-top:12px;font-size:12px;line-height:1.6}.hkcomm .tr-photos .tr-ph{width:180px;height:var(--ph-h);border:1px dashed var(--card-line,var(--line));background:var(--surface);border-radius:12px;flex:none;place-items:center;display:grid;position:relative}.hkcomm .tr-photos .tr-ph .dt-ph-in{text-align:center;flex-direction:column;align-items:center;gap:5px;padding:0 10px;display:flex}.hkcomm .tr-photos .tr-ph .dt-ph-in b{font-size:12.5px;font-weight:800}.hkcomm .tr-photos .tr-ph .dt-ph-in span{color:var(--muted);font-size:11px}.hkcomm .tr-photos .tr-n{color:#fff;background:#0000008c;border-radius:999px;place-items:center;min-width:18px;height:18px;padding:0 5px;font-size:11px;font-style:normal;font-weight:800;display:grid;position:absolute;top:6px;left:6px}.hkcomm .pollph-c.ph{background:var(--surface);border:1px dashed var(--card-line,var(--line))}.hkcomm .pollph-ph{text-align:center;width:100%;height:100%;color:var(--ink);place-items:center;padding:0 10px;font-size:12.5px;font-weight:800;line-height:1.4;display:grid}.hkcomm .nb-xp{border:1px solid var(--card-line);background:var(--card);border-radius:12px;margin-bottom:12px;padding:12px 14px}.hkcomm .nb-xp>b{color:var(--accent);font-size:13.5px}.hkcomm .nb-xp .bar{background:var(--accent-soft);border-radius:999px;height:6px;margin:7px 0 4px;display:block;overflow:hidden}.hkcomm .nb-xp .bar i{background:var(--accent);border-radius:999px;height:100%;display:block}.hkcomm .nb-xp .n{color:var(--muted);font-size:11.5px}.hkcomm .nb-xp .d{color:var(--muted);margin:7px 0 0;font-size:12px;line-height:1.6}.hkcomm .nb-drop{border:1px solid var(--card-line);background:var(--card);border-radius:12px;margin-top:12px;padding:12px 14px}.hkcomm .nb-drop .hd{align-items:center;gap:10px;display:flex}.hkcomm .nb-drop .hd b{font-size:13.5px}.hkcomm .nb-drop .bal{color:var(--muted);align-items:center;gap:3px;margin-left:auto;font-size:12px;display:inline-flex}.hkcomm .nb-drop .bal svg,.hkcomm .nb-drop .who svg{vertical-align:-2px;flex:none;display:block}.hkcomm .nb-drop .row .who{align-items:center;gap:5px;display:inline-flex}.hkcomm .nb-drop .hd button{color:var(--accent);background:var(--accent-soft);cursor:pointer;border:0;border-radius:999px;padding:4px 11px;font-size:11.5px;font-weight:750}.hkcomm .nb-drop .hd button:disabled{opacity:.45;cursor:default}.hkcomm .nb-drop .ms{color:var(--accent);margin:8px 0 0;font-size:12px}.hkcomm .nb-drop .row{align-items:center;gap:8px;padding:8px 0 0;font-size:12.5px;display:flex}.hkcomm .nb-drop .row .who{color:var(--ink)}.hkcomm .nb-drop .row .left{color:var(--hint);margin-left:auto;font-size:11.5px}.hkcomm .nb-drop .row button{color:var(--accent-ink);background:var(--accent);cursor:pointer;border:0;border-radius:999px;padding:3px 12px;font-size:11.5px;font-weight:750}.hkcomm .nb-drop .row .st{color:var(--hint);font-size:11px;font-style:normal}.hkcomm .nb-drop .empty{color:var(--hint);margin:8px 0 0;font-size:12px}.hkcomm .nb-rank{border:1px solid var(--card-line);background:var(--card);border-radius:12px;flex-wrap:wrap;align-items:baseline;gap:6px 14px;margin-top:12px;padding:12px 14px;display:flex}.hkcomm .nb-rank>b{margin-right:2px;font-size:13.5px}.hkcomm .nb-rank .rk{color:var(--ink);font-size:12.5px}.hkcomm .nb-rank .rk i{color:var(--accent);font-style:normal;font-weight:750}.hkcomm .rc-drop{align-items:center;gap:8px;display:flex}.hkcomm .rc-drop .rc-drop-n{color:var(--accent);background:var(--accent-soft);cursor:pointer;border:0;border-radius:999px;margin-left:0;padding:5px 14px;font-size:12.5px;font-weight:750}.hkcomm .rc-drop .rc-drop-n:first-of-type{margin-left:auto}
