#left-nav{position:fixed;left:0;top:0;bottom:0;width:148px;display:flex;flex-direction:column;align-items:stretch;padding:24px 0 22px;z-index:9;border-right:1px solid rgba(197,191,174,.08);background:var(--bg, #141413)}#checkin-button{margin:0 14px 20px;padding:14px 12px;background:transparent;border:1px solid rgba(232,184,108,.45);border-radius:999px;color:#e8b86c;font-family:inherit;font-size:11px;letter-spacing:.14em;text-transform:lowercase;white-space:nowrap;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;transition:background-color .35s ease,color .35s ease,border-color .35s ease,transform .35s ease}#checkin-button svg{width:16px;height:16px;stroke:currentColor;fill:none;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}#checkin-button:hover{background:#e8b86c1a;color:#f4c97a;border-color:#e8b86cbf;transform:scale(1.02)}#left-nav .nav-views,#left-nav .nav-actions,#left-nav .nav-bottom{display:flex;flex-direction:column;align-items:stretch;gap:4px}#left-nav .nav-bottom{margin-top:auto}#left-nav .nav-divider{height:1px;margin:14px 18px;background:#c5bfae1a}#left-nav .nav-item{position:relative;height:30px;display:flex;align-items:center;gap:11px;padding:0 16px;color:var(--hint, #6C6657);cursor:pointer;font-size:12px;letter-spacing:.04em;text-transform:lowercase;transition:color .25s ease,background-color .25s ease}#left-nav .nav-item svg{width:17px;height:17px;flex-shrink:0;stroke:currentColor;fill:none;stroke-width:1.4;stroke-linecap:round;stroke-linejoin:round}#left-nav .nav-item:hover{color:var(--text, #C5BFAE)}#left-nav .nav-item.active{color:var(--text, #C5BFAE);background:#c5bfae0d}#left-nav .nav-item.active:before{content:"";position:absolute;left:0;top:0;bottom:0;width:2px;background:var(--text, #C5BFAE)}#left-nav .nav-sub{display:flex;flex-direction:column;align-items:stretch;gap:2px}#left-nav .nav-subitem{padding-left:30px;height:27px;font-size:11.5px;color:#6c6657e6}#left-nav .nav-subitem svg{width:14px;height:14px}.nav-label{white-space:nowrap}.slice-bar{position:fixed;bottom:68px;left:148px;right:clamp(380px,30vw,600px);display:flex;justify-content:center;gap:10px;z-index:7;pointer-events:none}.slice-item{pointer-events:auto;display:flex;flex-direction:column;align-items:center;gap:5px;cursor:pointer}.slice-chip{width:42px;height:42px;display:flex;align-items:center;justify-content:center;background:#1414138c;border:1px solid rgba(197,191,174,.1);border-radius:50%;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);opacity:.72;transition:opacity .2s ease,transform .2s ease,border-color .2s ease,box-shadow .2s ease,background .2s ease}.slice-chip svg{width:19px;height:19px;stroke:currentColor;fill:none;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.slice-chip-label{font-size:9.5px;letter-spacing:.04em;text-transform:lowercase;color:var(--hint, #6C6657);transition:color .2s ease}.slice-item:hover .slice-chip{opacity:1;transform:translateY(-2px)}.slice-item:hover .slice-chip-label{color:var(--text, #C5BFAE)}.slice-chip.active{opacity:1;border-color:currentColor;background:#141413d9;box-shadow:0 0 14px -3px currentColor}:root{color-scheme:dark;--bg: #141413;--bg-soft: #1A1A18;--self: #E8D9B5;--valence-opening: #E85420;--valence-contracted: #8A3DE8;--valence-neutral: #7A776D;--self-c: #E8D9B5;--concept: #847862;--person: #3A8FE0;--place: #6E9C7A;--body: #A89180;--behavior: #16C2B0;--pattern: #7B6F8E;--anchor: #F4C97A;--family: #E8A8A0;--recent: #F4C97A;--text: #C5BFAE;--hint: #6C6657;--line: rgba(197, 191, 174, .42);--line-strong: rgba(197, 191, 174, .7);--line-recent: rgba(244, 201, 122, .8);--dim: rgba(232, 217, 181, .1)}*{box-sizing:border-box}body{margin:0;background:#141413;color:#e8e2d4;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,system-ui,sans-serif;font-size:14px;-webkit-font-smoothing:antialiased}input,button{font-family:inherit;font-size:inherit}.three-label{position:absolute;transform:translate(-50%);font-family:Georgia,Times New Roman,serif;font-style:italic;color:#fff;font-size:11px;letter-spacing:.5px;text-align:center;white-space:nowrap;pointer-events:none;-webkit-user-select:none;user-select:none}.three-label.focused{font-size:13px;opacity:1}.three-label.city{font-size:13px;letter-spacing:1.2px}.three-label.context{font-size:9.5px;opacity:.55}.three-label.badge{font-size:9px;letter-spacing:.4px;color:#9c9482;font-style:normal;transform:translate(-50%,-50%);opacity:.78}.three-label.hint{font-size:10px;letter-spacing:1.2px;color:#9c9482;opacity:.72}
