.page_container__Z0REn{display:flex;flex-direction:column;width:100%;padding:1rem;overflow-x:hidden;min-height:100vh}.page_snippetContainer__z4uYd{display:flex;flex-direction:column;gap:1rem;width:100%}.page_loaderContainer__jju1t{display:flex;justify-content:center;padding:2rem 0;width:100%;margin-top:1rem}.page_loadingSpinner__bWU22{width:30px;height:30px;border-radius:50%;border:3px solid var(--surface);border-top-color:var(--primary);animation:page_spinner__frVDQ 1s linear infinite}@keyframes page_spinner__frVDQ{to{transform:rotate(1turn)}}.page_errorContainer__Kxws2{padding:1rem;background-color:rgba(255,0,0,.1);border-left:4px solid #f00;color:#d00;border-radius:4px;margin:1rem 0}.page_emptyState__ji__9{text-align:center;padding:2rem;border-radius:8px;color:var(--onSurface);font-size:1.25rem;margin-top:2rem;background-color:var(--surface);border:1px solid var(--strock)}.page_endMessage__WJZLL{text-align:center;padding:2rem 0;color:var(--onSurface);opacity:.7}.snippet_container__xJgTp{background-color:var(--surface);border-radius:8px;border-color:var(--strock);border-width:1px;border-style:solid;margin:1rem 0;padding:10px;cursor:pointer}.snippet_info__nOjBo{display:flex;justify-content:space-between;align-items:center;height:50px;margin-bottom:1.5rem}.snippet_profile__zI6kt{display:flex;align-items:center;height:100%;gap:.5rem}.snippet_profile__zI6kt:focus-visible{border-radius:4px}.snippet_profilePicture__mLez2{width:50px;height:50px;border-radius:50%}.snippet_smallProfilePicture__fTfMl{width:35px;height:35px;border-radius:50%}.snippet_preview__Gg7Nu{display:flex;flex-direction:row;gap:.5rem}.snippet_smallName__tKEWq{font-size:12px;font-weight:bolder}.snippet_smallUserName__rF_Kl{font-size:12px;color:var(--onSurface)}.snippet_profileInfo___lAUV{display:flex;flex-direction:column;justify-content:space-between;height:100%}.snippet_name__lpEGh{font-size:18px;font-weight:bolder}.snippet_date__oGnLB{font-size:14px;color:var(--onSurface)}.snippet_bookmarkIcon__fGkyP{height:32px;cursor:pointer}.snippet_title__lefvc{font-size:24px;font-weight:bolder;margin-bottom:1rem}.snippet_description__dG1uV{font-size:16px;padding-bottom:1rem}