:root{--background:#fff;--foreground:#171717;--mac-font-family:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--mac-selection:#007aff}*{box-sizing:border-box;margin:0;padding:0}html,body,main{background:var(--background);width:100%;height:100vh;color:var(--foreground);font-family:var(--mac-font-family);-webkit-font-smoothing:antialiased;margin:0;padding:0;overflow:hidden}.flex{display:flex}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.relative{position:relative}.absolute{position:absolute}.cursor-pointer{cursor:pointer}.z-50{z-index:50}.w-full{width:100%}.h-screen{height:100vh}.h-full{height:100%}.overflow-hidden{overflow:hidden}.bg-white{background-color:#fff}.folder-label{-webkit-user-select:none;user-select:none;white-space:nowrap;text-align:center;border-radius:9999px;justify-content:center;align-items:center;margin-top:4px;padding:2px 8px;font-size:13px;font-weight:500;transition:background-color .15s,color .15s;display:inline-flex}.w-16{width:64px}.h-16{height:64px}.w-20{width:80px}.h-20{height:80px}.w-24{width:96px}.h-24{height:96px}.bottom-8{bottom:2rem}.top-8{top:2rem}.text-neutral-400{color:#a3a3a3}.text-xs{font-size:.75rem}.font-light{font-weight:300}
