body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center;margin-top:40px}.Login,.Signup{margin:30px auto;text-align:center;max-width:300px;padding:20px;border:1px solid #ddd;border-radius:8px;box-shadow:0 2px 5px #0000001a}input{width:100%;padding:8px;margin-bottom:10px;border-radius:4px;border:1px solid #ccc;box-sizing:border-box}.Login button,.Signup button{width:100%;padding:10px;cursor:pointer;background-color:#333;color:#fff;border:none;border-radius:4px}.Login button:hover,.Signup button:hover{background-color:#555}hr{margin:40px auto;width:50%;border:1px solid #eee}.Main{margin:50px auto;padding:20px;max-width:500px;border-radius:8px;box-shadow:0 3px 6px #0003;background-color:#f9f9f9;text-align:center}.button-group{display:flex;justify-content:flex-end;margin-top:16px}.post-button{margin:0 8px;padding:6px 16px;height:40px;min-width:0;width:120px;text-align:center}.comment-section{text-align:left}@keyframes glow{0%{filter:brightness(1)}to{filter:brightness(1.3)}}.tiptap .resizable-image,.tiptap .resizable-video{position:relative;display:inline-block}.tiptap .resizable-image img,.tiptap .resizable-video video{width:100%;height:100%;display:block;object-fit:cover}.resize-handle{width:12px;height:12px;background:#2196f3;position:absolute;right:0;bottom:0;border-radius:2px;z-index:10;cursor:se-resize}.tiptap.ProseMirror{border:none!important;outline:none!important}.tiptap .resizable-video video,.tiptap .resizable-image img{max-width:100%;height:auto}.tiptap .resizable-video,.tiptap .resizable-image{max-width:100%}.tiptap p:empty{min-height:1em;margin:.5rem 0}html{scrollbar-gutter:stable}@media(max-width:600px){html{scrollbar-gutter:auto}}@supports (scrollbar-gutter: stable both-edges){html{scrollbar-gutter:stable}@media(max-width:600px){html{scrollbar-gutter:auto}}}@keyframes blink-animation{0%{opacity:1}50%{opacity:.3}to{opacity:1}}.blink{animation:blink-animation 1.2s ease-in-out infinite!important}.tiptap table,.tiptap th,.tiptap td,.tiptap .tableWrapper table,.tiptap .tableWrapper th,.tiptap .tableWrapper td{border:1px solid #999!important}.tiptap th,.tiptap td,.tiptap .tableWrapper th,.tiptap .tableWrapper td{padding:.5rem!important;text-align:left}.tiptap table,.tiptap .tableWrapper table{width:100%;border-collapse:collapse!important}.tiptap th,.tiptap .tableWrapper th{background:#f0f0f0;font-weight:700}.tiptap tr:nth-of-type(2n) td,.tiptap .tableWrapper tr:nth-of-type(2n) td{background:#fafafa}.react-grid-layout,.react-grid-item{overflow:visible}@keyframes snow-fall{0%{transform:translateY(-10%) translate(0)}to{transform:translateY(120vh) translate(20px)}}@keyframes treeGlow{0%{filter:drop-shadow(0 0 4px rgba(255,215,0,.5))}to{filter:drop-shadow(0 0 10px rgba(255,215,0,1))}}
