*{box-sizing:border-box;margin:0;padding:0}body{color:#37352f;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fbfbfa;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#e4e4e4;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#d3d3d3}.flex{display:flex}.flex-col{flex-direction:column}.h-screen{height:100vh}.w-screen{width:100vw}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}.flex-shrink-0{flex-shrink:0}.flex-grow{flex-grow:1}.items-center{align-items:center}.justify-between{justify-content:space-between}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.w-64{width:16rem}.bg-sidebar{background-color:#f7f7f5}.border-r{border-right:1px solid #edece9}.border-t{border-top:1px solid #edece9}.p-3{padding:.75rem}.p-2{padding:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.px-3{padding-left:.75rem;padding-right:.75rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.px-12{padding-left:3rem;padding-right:3rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mt-16{margin-top:4rem}.pt-6{padding-top:1.5rem}.space-y-4>*+*{margin-top:1rem}.space-y-0\.5>*+*{margin-top:.125rem}.gap-2{gap:.5rem}.gap-1\.5{gap:.375rem}.font-semibold{font-weight:600}.font-bold{font-weight:700}.font-medium{font-weight:500}.text-sm{font-size:.875rem}.text-xs{font-size:.75rem}.text-4xl{font-size:2.25rem}.text-body-size{font-size:16px}.uppercase{text-transform:uppercase}.tracking-wider{letter-spacing:.05em}.text-gray-heading{color:#7c7b77}.text-dark-text{color:#37352f}.text-muted-text{color:#5a5a57}.text-icon-gray{color:#9b9a97}.italic{font-style:italic}.rounded{border-radius:4px}.rounded-full{border-radius:9999px}.cursor-pointer{cursor:pointer}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.w-full{width:100%}.max-w-3xl{max-w:48rem}.max-w-sm{max-w:24rem}.min-h-full{min-height:100%}button{cursor:pointer;background:0 0;border:none;align-items:center;display:inline-flex}.hover-bg-sidebar-dark:hover{background-color:#efeee3}.hover-bg-note-hover:hover{background-color:#f1f0ea}.hover-bg-canvas-edit:hover{background-color:#f7f7f5}.border{border:1px solid #edece9}.bg-blue-button{background-color:#2383e2}.text-white{color:#fff}.bg-dark-button{background-color:#37352f}input,textarea{background:0 0;border:none;outline:none;width:100%}textarea{resize:none;height:60vh;font-family:monospace;font-size:14px;line-height:1.6}.prose h1{margin-bottom:1.5rem;font-size:2.25rem;font-weight:700}.prose p{margin-bottom:1rem;font-size:16px;line-height:1.6}.prose ul,.prose ol{margin-bottom:1rem;margin-left:1.5rem}.prose li{margin-bottom:.25rem}
