html,body,#root{height:100%;margin:0}#root{height:100dvh;display:flex;flex-direction:column;overflow:hidden}body{background:#fffdf9;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}@media(prefers-color-scheme:dark){body{background:#171513}}.slate-modal{position:fixed;inset:0;margin:0;padding:0;border:0;width:100%;height:100%;max-width:none;max-height:none;background:transparent;overflow:hidden}.slate-modal[open]{display:flex;flex-direction:column}.slate-modal::backdrop{background:transparent}@keyframes slate-sheet-enter{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes slate-scrim-enter{0%{opacity:0}to{opacity:1}}@media(prefers-reduced-motion:no-preference){.slate-modal[open][data-animation=slide] [data-testid=sheet-surface]{animation:slate-sheet-enter .3s cubic-bezier(.32,.72,0,1) both}.slate-modal[open][data-animation=slide] [data-testid=sheet-backdrop]{animation:slate-scrim-enter .2s ease-out both}}[data-testid=main-navigation]{padding-bottom:env(safe-area-inset-bottom,0px)}.slate-modal:focus{outline:none}input[aria-label="Search items"]:focus{outline:none}[data-testid=slate-input]:focus{outline:none}[role=button]:focus:not(:focus-visible),[role=tab]:focus:not(:focus-visible),[role=radio]:focus:not(:focus-visible){outline:none}[data-testid=reorder-handle]{touch-action:none;-webkit-touch-callout:none}
