.chscenesemptystate{min-height:100%;color:var(--text);flex:auto;display:flex}.chscenesemptystate__container{box-sizing:border-box;flex:auto;width:100%;max-width:1180px;margin:0 auto;padding:24px 24px 36px;display:flex}.chscenesemptystate__list-wrap{flex-direction:column;flex:auto;max-width:100%;padding-bottom:32px;display:flex}.chscenesemptystate__menu{flex-direction:column;display:flex}.chscenesemptystate__header{justify-content:space-between;align-items:center;display:flex}.chscenesemptystate__heading{margin:0 0 24px;font-size:28px;font-weight:700;line-height:1.2}.chscenesemptystate__actions{flex:1 0 auto;justify-content:flex-end;align-items:stretch;gap:12px;margin-bottom:10px;font-size:13px;line-height:18px;display:flex}.chscenesemptystate__actionbtn{border-radius:var(--r-pill);box-sizing:border-box;border:1px solid var(--line);color:#fff;height:44px;font:inherit;cursor:pointer;background-color:#0000;align-items:center;gap:8px;padding:0 22px;font-size:13px;font-weight:600;line-height:18px;transition:background .12s,color .12s;display:inline-flex}.chscenesemptystate__actionbtn svg{flex:none;width:20px;height:16px}.chscenesemptystate__actionbtn--secondary:hover{background-color:var(--fill-3)}.chscenesemptystate__nocontainer{box-sizing:border-box;flex:1 0 auto;justify-content:center;align-items:center;width:100%;padding:64px;display:flex}.chscenesemptystate__card{box-sizing:border-box;--es-pad:64px;width:768px;max-width:100%}.chscenesemptystate__card .es__sub{max-width:620px;line-height:24px}.chscenesemptystate__nobutton{cursor:pointer;background:0 0;border:0;flex:none;width:256px;height:234px;padding:0;display:flex}.chscenesemptystate__nobtnsvg{width:256px;height:234px;display:block}.chscenesemptystate__nobtnlabel{font-family:var(--font-sans);font-size:var(--fs-18);font-weight:var(--fw-bold);letter-spacing:.5px}.chscenesemptystate__nobtnfill{opacity:0;transition:opacity .12s}.chscenesemptystate__nobutton:hover .chscenesemptystate__nobtnfill{opacity:1}@media (width<=980px){.chscenesemptystate__container{padding:24px 16px}}@media (width<=640px){.chscenesemptystate__header{flex-wrap:wrap;gap:12px}.chscenesemptystate__heading{margin-bottom:12px}.chscenesemptystate__actions{flex-wrap:wrap;flex:100%;justify-content:flex-start}.chscenesemptystate__nocontainer{padding:24px 0 48px}.chscenesemptystate__card{--es-pad:32px 20px;width:100%}}.chms{--chms-bg:#0d0c11;--chms-brand:var(--brand,#ff2d55);color:#fff;min-height:100%;font-family:var(--font-sans);background:radial-gradient(90% 60% at 12% -8%, #ff2d551f, transparent 60%), radial-gradient(80% 55% at 108% 6%, #7846ff1a, transparent 62%), var(--chms-bg);flex-direction:column;display:flex}.chms__stage{box-sizing:border-box;width:100%;max-width:1180px;margin:0 auto;padding:32px 24px 48px}.chms__head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:24px;margin:0 0 26px;display:flex}.chms__headmain{min-width:0}.chms__title{letter-spacing:-.02em;margin:0;font-size:30px;font-weight:800;line-height:1.1}.chms__subtitle{color:var(--ink-7,#ffffffb3);max-width:62ch;margin:8px 0 0;font-size:15px}.chms__addr{color:#fff;font-weight:600}.chms__scanhead{align-items:center;gap:18px;margin:0 0 28px;display:flex}.chms__scantext{min-width:0}.chms__heroicon--scan{width:64px;height:64px;color:var(--chms-brand);background:#ff2d551a;border:1px solid #ff2d5547;border-radius:18px;flex:none;justify-content:center;align-items:center;display:inline-flex;position:relative}.chms__heroicon--scan:after{content:"";border:1px solid #ff2d5580;border-radius:18px;animation:1.9s ease-out infinite chms-ping;position:absolute;inset:-1px}.chms__heroicon--scan svg{animation:3.4s linear infinite chms-spin}.chms__grid{grid-template-columns:repeat(auto-fill,minmax(288px,1fr));gap:18px;display:grid}.chms__card{border-radius:var(--r-card,14px);border:1px solid var(--line,#ffffff14);background:var(--panel,#161518);box-sizing:border-box;flex-direction:column;transition:border-color .16s,transform .16s,box-shadow .16s;animation:.5s cubic-bezier(.2,.7,.2,1) both chms-rise;display:flex;position:relative;overflow:hidden}.chms__card:hover{border-color:#fff3;transform:translateY(-3px);box-shadow:0 18px 40px #0000006b}.chms__media{aspect-ratio:16/10;background:#17161b;width:100%;position:relative}.chms__thumb{object-fit:cover;width:100%;height:100%;display:block}.chms__tile{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:4px;display:flex;position:absolute;inset:0}.chms__tilekind{letter-spacing:.18em;color:#ffffff9e;font-size:11px;font-weight:800}.chms__tilecoord{letter-spacing:-.01em;color:#fff;text-overflow:ellipsis;white-space:nowrap;max-width:90%;font-size:20px;font-weight:800;overflow:hidden}.chms__badge{border-radius:var(--r-pill,999px);letter-spacing:.01em;color:#fff;-webkit-backdrop-filter:blur(6px);background:#0a090db8;border:1px solid #ffffff24;align-items:center;gap:6px;padding:4px 9px 4px 8px;font-size:11px;font-weight:700;display:inline-flex;position:absolute;top:10px;right:10px}.chms__dot{background:currentColor;border-radius:50%;flex:none;width:7px;height:7px}.chms__dot--live{animation:1.3s ease-in-out infinite chms-pulse}.chms__badge--good{color:var(--success,#34ce77)}.chms__badge--good .chms__dot{box-shadow:0 0 0 3px #34ce772e}.chms__badge--brand{color:var(--chms-brand)}.chms__badge--info{color:var(--info,#2196f3)}.chms__badge--warn{color:var(--warning,#fe9c2a)}.chms__badge--bad{color:var(--error,#fb3b3b)}.chms__badge--muted{color:#fff9}.chms__body{flex-direction:column;flex:auto;gap:10px;padding:14px 16px 16px;display:flex}.chms__cardtitle{margin:0;font-size:16px;font-weight:700;line-height:1.25}.chms__meta{flex-wrap:wrap;gap:6px;display:flex}.chms__chip{border-radius:var(--r-pill,999px);border:1px solid var(--line,#ffffff1a);background:var(--fill-2,#ffffff0f);color:#ffffffd1;align-items:center;gap:6px;max-width:100%;padding:4px 10px 4px 8px;font-size:12px;font-weight:700;display:inline-flex}.chms__chip--land{color:#b7d8ff;border-color:#78b4ff47}.chms__chip--world{color:#d7c4ff;border-color:#aa82ff4d}.chms__chipicon{flex:none;display:inline-flex}.chms__when{color:var(--ink-45,#ffffff80);margin:0;font-size:12px}.chms__when--empty{min-height:15px}.chms__actions{margin-top:auto;padding-top:4px}.chms__viewonly,.chms__stack{flex-direction:column;gap:6px;display:flex}.chms__stack .chms__btn{width:100%}.chms__note{color:var(--ink-45,#ffffff80);font-size:11px;font-weight:600}.chms__btn{border-radius:var(--r-pill,999px);height:40px;font:inherit;cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;gap:8px;padding:0 18px;font-size:14px;font-weight:700;transition:background .15s,border-color .15s,opacity .15s;display:inline-flex}.chms__btn:focus-visible{outline:2px solid var(--chms-brand);outline-offset:2px}.chms__btn--primary{background:var(--chms-brand);width:100%;color:var(--on-brand,#fff)}.chms__btn--primary:hover{background:var(--brand-hover,#ff4d70)}.chms__btn--ghost{background:var(--fill-3,#ffffff14);border-color:var(--line,#ffffff1a);color:#fff}.chms__btn--ghost:hover{background:var(--fill-4,#ffffff1f)}.chms__btn--ghost:disabled,.chms__btn[disabled]{cursor:not-allowed;opacity:.5;width:100%}.chms__btn--lg{height:48px;padding:0 30px;font-size:15px}.chms__hero{text-align:center;flex-direction:column;flex:auto;justify-content:center;align-items:center;gap:16px;max-width:560px;margin:0 auto;padding:72px 24px;animation:.5s cubic-bezier(.2,.7,.2,1) both chms-rise;display:flex}.chms__heroicon{border-radius:24px;justify-content:center;align-items:center;width:84px;height:84px;margin-bottom:4px;display:inline-flex}.chms__heroicon--wallet{color:var(--chms-brand);background:#ff2d551a;border:1px solid #ff2d5542}.chms__heroicon--empty{color:#ffffffa8;background:var(--fill-2,#ffffff0f);border:1px solid var(--line,#ffffff1a)}.chms__herotitle{letter-spacing:-.02em;margin:0;font-size:27px;font-weight:800;line-height:1.15}.chms__herolead{color:var(--ink-7,#ffffffb3);margin:0;font-size:15px;line-height:1.55}.chms__reassure{color:var(--ink-45,#ffffff80);margin:4px 0 0;font-size:12.5px}.chms__card--skel{pointer-events:none}.chms__media--skel{background:linear-gradient(100deg,#1a181f,#201d27 40%,#1a181f 80%);position:relative;overflow:hidden}.chms__shimmer,.chms__skelline{background:#ffffff0d;position:relative;overflow:hidden}.chms__shimmer{position:absolute;inset:0}.chms__shimmer:after,.chms__skelline:after{content:"";background:linear-gradient(90deg,#0000,#ffffff17,#0000);animation:1.5s ease-in-out infinite chms-sweep;position:absolute;inset:0;transform:translate(-100%)}.chms__skelline{border-radius:6px;height:12px;display:block}.chms__skelline--title{width:62%;height:16px}.chms__skelline--chip{width:42%}.chms__skelline--btn{border-radius:var(--r-pill,999px);width:100%;height:36px;margin-top:6px}@keyframes chms-rise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes chms-sweep{to{transform:translate(100%)}}@keyframes chms-ping{0%{opacity:.7;transform:scale(1)}70%,to{opacity:0;transform:scale(1.22)}}@keyframes chms-pulse{0%,to{opacity:1}50%{opacity:.35}}@keyframes chms-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.chms__card,.chms__hero,.chms__shimmer:after,.chms__skelline:after,.chms__heroicon--scan:after,.chms__heroicon--scan svg,.chms__dot--live{animation:none!important}.chms__card{transform:none!important}}@media (width<=900px){.chms__stage{padding:24px 16px 40px}.chms__title{font-size:26px}}@media (width<=640px){.chms__grid{grid-template-columns:minmax(0,1fr)}.chms__head{align-items:flex-start}.chms__scanhead{gap:14px}}.chms__tabs{box-sizing:border-box;gap:6px;width:100%;max-width:1180px;margin:0 auto;padding:20px 24px 0;display:flex}.chms__tab{border:1px solid var(--line,#ffffff1a);background:var(--fill-2,#ffffff0f);color:#ffffffbf;border-radius:var(--r-pill,999px);font:inherit;cursor:pointer;padding:8px 18px;font-size:13px;font-weight:700;transition:background .15s,border-color .15s,color .15s}.chms__tab:hover{background:var(--fill-3,#ffffff17);color:#fff}.chms__tab.is-active{color:#fff;background:#ff2d5524;border-color:#ff2d5573}.chms__tab:focus-visible{outline:2px solid var(--chms-brand);outline-offset:2px}.chms__toolbar{flex-wrap:wrap;align-items:center;gap:14px;margin:0 0 20px;display:flex}.chms__search{border-radius:var(--r-pill,999px);border:1px solid var(--line,#ffffff1f);background:var(--fill-2,#ffffff0d);flex:260px;align-items:center;gap:8px;max-width:420px;height:40px;padding:0 14px;display:inline-flex}.chms__search:focus-within{border-color:#ff2d558c}.chms__searchicon{color:#ffffff80;flex:none;display:inline-flex}.chms__searchinput{color:#fff;min-width:0;font:inherit;background:0 0;border:0;flex:auto;font-size:14px}.chms__searchinput:focus{outline:none}.chms__searchinput::placeholder{color:#fff6}.chms__sortwrap{align-items:center;gap:8px;display:inline-flex}.chms__sortlabel{color:var(--ink-45,#ffffff80);font-size:13px}.chms__matchcount{color:var(--ink-7,#ffffffb3);font-size:13px;font-weight:600}.chms__nomatch{text-align:center;color:var(--ink-7,#ffffffb3);margin:0;padding:40px 0;font-size:15px}.chms__dup{border-radius:var(--r-pill,999px);color:#ffd88a;vertical-align:2px;background:#ffc85a1f;border:1px solid #ffc85a66;align-items:center;margin-left:8px;padding:1px 8px;font-size:11px;font-weight:700;display:inline-flex}.chms__code{font-family:var(--font-mono,ui-monospace, monospace);color:#ffffffb8;font-size:10.5px}.chms__viewonly .chms__btn{width:100%}
