@import "https://fonts.googleapis.com/css2?family=Fraunces:opsz,wght@9..144,500;9..144,600&family=Space+Grotesk:wght@400;500;600;700&family=JetBrains+Mono:wght@500&display=swap";*{box-sizing:border-box}html,body{height:100%;margin:0;font-family:Space Grotesk,sans-serif;overflow:hidden}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#1c1b22;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#4b4ce0}.pb-shell{grid-template-columns:240px 1fr;height:100vh;display:grid}.pb-sidenav{border-right:2px solid #1c1b22;flex-direction:column;gap:32px;height:100vh;padding:28px 20px;overflow:hidden;display:flex!important}.pb-content{height:100vh;padding:32px 40px;overflow-y:auto}.pb-bottomnav{z-index:100;border-top:2px solid #1c1b22;justify-content:space-around;align-items:center;height:72px;padding:0 10px;position:fixed;bottom:0;left:0;right:0;display:none!important}@media (width<=860px){.pb-shell{grid-template-columns:1fr}.pb-sidenav{display:none!important}.pb-bottomnav{display:flex!important}.pb-content{padding:20px 20px 92px!important}.pb-profile-grid,.pb-note-grid{grid-template-columns:1fr!important}}.pb-card{transition:transform .14s,box-shadow .14s}.pb-card:hover{transform:translate(-3px,-3px);box-shadow:6px 6px #1c1b22!important}[data-reduce-motion=true] .pb-card{transition:none}[data-reduce-motion=true] .pb-card:hover{transform:none;box-shadow:4px 4px #1c1b22!important}.pb-note-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));grid-auto-rows:minmax(160px,auto);gap:16px;display:grid}@media (width<=480px){.pb-note-grid{grid-template-columns:1fr}}.pb-card-snippet{-webkit-line-clamp:3;text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.pb-md-preview h1{margin:24px 0 12px;font-family:Fraunces,Georgia,serif;font-size:1.6rem;font-weight:600;line-height:1.25}.pb-md-preview h1:first-child{margin-top:0}.pb-md-preview h2{margin:22px 0 10px;font-family:Fraunces,Georgia,serif;font-size:1.35rem;font-weight:600;line-height:1.3}.pb-md-preview h3{margin:18px 0 8px;font-family:Fraunces,Georgia,serif;font-size:1.15rem;font-weight:600}.pb-md-preview p{margin:0 0 14px;font-size:15px;line-height:1.65}.pb-md-preview ul{margin:0 0 14px;padding-left:20px}.pb-md-preview li{margin-bottom:5px;font-size:15px;line-height:1.6}.pb-md-preview blockquote{color:#5b5768;background:#f3f1fa;border-left:3px solid #4b4ce0;border-radius:0 8px 8px 0;margin:14px 0;padding:8px 16px;font-style:italic}.pb-md-preview code{word-break:break-all;background:#f3f1fa;border:1px solid #e4dffb;border-radius:4px;padding:2px 6px;font-family:JetBrains Mono,monospace;font-size:13px}.pb-md-preview a{color:#4b4ce0;text-decoration:underline}.pb-md-preview input[type=checkbox]{margin-right:6px}body.dark-mode{color:#f3f1fa;background:#1c1b22}.dark-mode .pb-md-preview p{color:#d8d5e0}.dark-mode .pb-md-preview blockquote{color:#d8d5e0;background:#252230;border-left-color:#c9c0ec}.dark-mode .pb-md-preview code{color:#c9c0ec;background:#252230;border-color:#3f3b47}@keyframes pop-in{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.animate-pop-in{animation:.18s cubic-bezier(.16,1,.3,1) forwards pop-in}
