:root{--ink:#16231e;--ink-soft:#51615a;--forest:#112c24;--forest-2:#183a30;--paper:#f3f1ea;--surface:#fffdf8;--surface-muted:#e9e7df;--line:rgba(22,35,30,.12);--lime:#b8d86a;--lime-deep:#7fa832;--coral:#e67d61;--danger:#ba4d3d;--shadow:0 18px 55px rgba(25,39,33,.09);--sidebar-width:270px;--sidebar-compact-width:86px;color:var(--ink);font-synthesis:none;font-family:Avenir Next,PingFang SC,Microsoft YaHei,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif}*{box-sizing:border-box}html,body,#main{min-height:100%;margin:0}html{background:var(--paper);overscroll-behavior:none}body{background:var(--paper);min-height:100dvh;color:var(--ink);overscroll-behavior:none;-webkit-font-smoothing:antialiased}#main{min-height:100dvh}button,input,textarea{color:inherit;font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{border:0}a{color:inherit;text-decoration:none}.icon{flex:none;width:20px;height:20px;display:block}.sr-only{clip:rect(0, 0, 0, 0);width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.eyebrow{color:#6f7e77;letter-spacing:.18em;text-transform:uppercase;font-size:10px;font-weight:700}.live-pulse{background:var(--lime);border-radius:999px;width:7px;height:7px;animation:2.4s ease-in-out infinite pulse;display:inline-block;box-shadow:0 0 0 4px rgba(184,216,106,.12)}.live-pulse.large{width:11px;height:11px}@keyframes pulse{0%,to{box-shadow:0 0 0 4px rgba(184,216,106,.1)}50%{box-shadow:0 0 0 9px rgba(184,216,106,0)}}