@charset "UTF-8";:root{--cream:#f5f1ea;--cream-2:#ece6db;--ink:#0d0f12;--ink-2:#1a1d22;--muted:#6b6b66;--line:rgba(13, 15, 18, .12);--lime:#c8f25c;--lime-deep:#9fd031}.nx-sale{position:fixed;left:18px;bottom:18px;z-index:70;width:min(320px,100vw - 36px);display:flex;align-items:center;gap:12px;padding:12px 14px 12px 12px;background:var(--cream);color:var(--ink);border:1px solid var(--line);border-radius:14px;box-shadow:0 24px 50px -22px #00000080;opacity:0;visibility:hidden;transform:translateY(20px) scale(.96);transition:opacity .45s ease,transform .5s cubic-bezier(.16,1,.3,1),visibility .45s}.nx-sale.show{opacity:1;visibility:visible;transform:none}.nx-sale-img{width:46px;height:46px;border-radius:10px;background:var(--cream-2) center/cover no-repeat;flex:0 0 auto}.nx-sale-body{min-width:0;flex:1}.nx-sale-top{font-family:JetBrains Mono,monospace;font-size:9.5px;letter-spacing:.12em;text-transform:uppercase;color:var(--muted)}.nx-sale-title{font-family:"Instrument Serif",serif;font-size:18px;line-height:1.1;margin:2px 0 3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.nx-sale-meta{font-family:JetBrains Mono,monospace;font-size:10.5px;color:var(--muted)}.nx-sale-x{position:absolute;top:8px;right:10px;background:0;border:0;color:var(--muted);font-size:17px;line-height:1;cursor:pointer;padding:2px}.nx-sale-x:hover{color:var(--ink)}@media(max-width:640px){.nx-sale{left:12px;bottom:12px}}#anbar:empty,#anbar:not(:has(.anbar-inner)){display:none!important}#anbar{position:fixed;top:0;left:0;right:0;z-index:70;min-height:40px;background:var(--lime);color:#0d0f12;overflow:hidden}.anbar-inner{max-width:1460px;margin:0 auto;min-height:40px;padding:7px 44px 7px 16px;display:flex;align-items:center;justify-content:center;gap:12px;position:relative}.anbar-slider{height:26px;overflow:hidden;width:100%;max-width:900px}.anbar-track{display:flex;flex-direction:column;transition:transform .6s cubic-bezier(.16,1,.3,1)}.anbar-item{height:26px;display:flex;align-items:center;justify-content:center;gap:10px;color:#0d0f12;text-decoration:none;font-family:JetBrains Mono,monospace;font-size:11.5px;line-height:26px;letter-spacing:.04em;white-space:nowrap}.anbar-item .anbar-time{font-variant-numeric:tabular-nums;line-height:1;padding:3px 8px;border-radius:999px;background:#0d0f1224;flex:0 0 auto}.anbar-item .anbar-time b,.anbar-item b{font-weight:700}.anbar-item .anbar-text{overflow:hidden;text-overflow:ellipsis}.anbar-msg{display:inline-flex;align-items:center;gap:10px;color:#0d0f12;text-decoration:none;font-family:JetBrains Mono,monospace;font-size:11.5px;letter-spacing:.04em;white-space:nowrap;overflow:hidden}.anbar-text{overflow:hidden;text-overflow:ellipsis}.anbar-msg b{font-weight:700}.anbar-dot{width:7px;height:7px;border-radius:999px;background:#0d0f12;flex:0 0 auto;animation:anbarPulse 1.6s ease-in-out infinite}@keyframes anbarPulse{0%,to{opacity:1}50%{opacity:.35}}.anbar-time{font-variant-numeric:tabular-nums;padding:2px 8px;border-radius:999px;background:#0d0f1224;flex:0 0 auto}.anbar-time b{font-weight:700}.anbar-x{position:absolute;right:12px;top:50%;transform:translateY(-50%);background:0;border:0;color:#0d0f12;font-size:19px;line-height:1;cursor:pointer;padding:4px;opacity:.7}.anbar-x:hover{opacity:1}@media(max-width:640px){.anbar-slider{height:54px}.anbar-item{height:54px;flex-direction:column;flex-wrap:nowrap;gap:4px;white-space:normal;text-align:center;font-size:10.5px;line-height:1.2}.anbar-item .anbar-text{max-width:100%;white-space:normal}.anbar-inner{padding:7px 32px}}html.has-anbar #nav{top:var(--anbar-h, 40px)!important}html.has-anbar main#top,html.has-anbar body main#top,body:has(#anbar:not(:empty)) main#top{padding-top:calc(var(--anbar-h, 40px) + 4.5rem)!important}@media(max-width:640px){html.has-anbar main#top,html.has-anbar body main#top,body:has(#anbar:not(:empty)) main#top{padding-top:calc(var(--anbar-h, 54px) + 5.125rem)!important}}
