:root{--ease-out:cubic-bezier(.16, 1, .3, 1);--ease-in-out:cubic-bezier(.65, 0, .35, 1);--dur-fast:.2s;--dur-base:.4s;--dur-slow:.6s;--dur-entrance:.9s}@media (pointer:fine){html.has-custom-cursor,html.has-custom-cursor body{cursor:none}html.has-custom-cursor input,html.has-custom-cursor textarea,html.has-custom-cursor select,html.has-custom-cursor [contenteditable]{cursor:auto}html.has-custom-cursor button,html.has-custom-cursor button:disabled{cursor:none}}.cursor{pointer-events:none;z-index:9999;width:8px;height:8px;transition:width var(--dur-fast) var(--ease-out), height var(--dur-fast) var(--ease-out), background var(--dur-fast) var(--ease-out), box-shadow var(--dur-fast) var(--ease-out), opacity var(--dur-fast) var(--ease-out);will-change:transform;opacity:0;background:#f5f3ee;border-radius:50%;position:fixed;top:0;left:0;transform:translate(-50%,-50%);box-shadow:0 0 0 1.25px #141412}.cursor--visible{opacity:1}.cursor--hover{width:22px;height:22px;box-shadow:none;outline-offset:-1px;background:0 0;border:1.5px solid #f5f3ee;outline:1px solid #141412}@media (pointer:coarse){.cursor{display:none}}.scroll-rail{z-index:80;pointer-events:none;mix-blend-mode:difference;flex-direction:row;align-items:center;gap:16px;margin:0;padding:0;display:flex;position:fixed;top:50px;bottom:30px;right:8px}.scroll-tracker{pointer-events:none;flex-direction:column;justify-content:space-between;align-self:stretch;align-items:flex-end;width:18px;margin:0;padding:0;display:flex}.scroll-tracker__bar{opacity:.38;background:#fff;flex-shrink:0;width:7px;height:1.5px;transition:width .18s,opacity .18s;display:block}.scroll-nav{pointer-events:none;flex-direction:column;justify-content:center;align-items:center;gap:44px;margin:0;padding:0;display:flex}.scroll-nav__link{font-family:var(--font-body,"Inter", system-ui, sans-serif);letter-spacing:2px;text-transform:uppercase;color:#fff;opacity:.32;cursor:pointer;pointer-events:auto;writing-mode:vertical-rl;text-orientation:mixed;background:0 0;border:none;justify-content:center;align-items:center;margin:0;padding:10px;font-size:10px;font-weight:500;line-height:1;text-decoration:none;transition:opacity .2s;display:inline-flex;transform:rotate(180deg)}@media (hover:hover) and (pointer:fine){.scroll-nav__link:hover{opacity:1}}@media (width<=700px){.scroll-rail{gap:8px;top:36px;bottom:20px;right:4px}.scroll-tracker{display:none}.scroll-nav{gap:20px}.scroll-nav__link{letter-spacing:1.5px;box-sizing:border-box;min-width:44px;padding:14px 12px;font-size:9px}}
