body{font-family:Inter,sans-serif;font-weight:400;font-style:normal}input:focus{border-color:#4f46e5;box-shadow:0 0 0 1px #4f46e5}.error-icon{color:#ef4444}button{transition:background-color .2s ease-in-out}.form-container{background-color:#fff;padding:2rem;border-radius:.5rem;box-shadow:0 4px 6px #0000001a;max-width:500px;margin:2rem auto}.form-container h2{font-size:1.75rem;margin-bottom:1.5rem;font-weight:600;color:#333}.form-group{margin-bottom:1rem}.form-label{display:block;font-size:.875rem;margin-bottom:.5rem}.form-input{width:100%;padding:.75rem;border:1px solid #ddd;border-radius:.25rem;background-color:#fff}.text-red-500{color:#e3342f;font-size:.875rem}.checkbox-group{display:flex;align-items:center}.form-checkbox{margin-right:.5rem}.checkbox-label{font-size:.875rem;color:#333}.forgot-password-link{color:#007bff;font-size:.875rem}.g-recaptcha{display:flex;justify-content:center;margin-top:1rem}.recaptcha-container{border-radius:.75rem;overflow:hidden;display:inline-block}.dark .recaptcha-container{background-color:#1f2937;padding:0;border:1px solid #374151}.dark .recaptcha-container>div{margin:-1px}.dark .recaptcha-container iframe{border-radius:.5rem}.form-button{background-color:#007bff;color:#fff;padding:.75rem 1.5rem;border:none;border-radius:.25rem;font-size:1rem;cursor:pointer;width:100%;transition:background-color .3s}.form-button:hover{background-color:#0056b3}.alert-info{background-color:#7b4dfb;border-color:#bee5eb}.alert-warning{background-color:#524721;border-color:#463912}@media (max-width: 768px){.flex.items-center .w-16{width:100%;height:auto}.flex.items-center .ml-4{margin-left:0}}#modal-container{scroll-behavior:smooth}#modal-container .sceditor-container{max-width:100%}#modal-container .sceditor-container iframe{overscroll-behavior:contain}body:has([x-data*="LivewireUIModal()"][style*="display: block"]){overflow:hidden}.post-content blockquote,.ql-editor blockquote{border-left:4px solid #d1d5db;padding-left:1rem;padding-top:.5rem;padding-bottom:.5rem;margin-top:.5rem;margin-bottom:.5rem;background-color:#f9fafb;color:#4b5563;font-style:normal}.dark .post-content blockquote,.dark .ql-editor blockquote{border-left-color:#4b5563;background-color:#1f2937;color:#d1d5db}.post-content blockquote p,.ql-editor blockquote p{margin:0}.post-content blockquote.forum-quote,.ql-editor blockquote.forum-quote{border-left:4px solid #3b82f6;padding:.75rem .75rem .75rem 1rem;margin-top:.75rem;margin-bottom:.75rem;background-color:#eff6ff;color:#1e40af;font-style:normal;border-radius:.375rem;position:relative}.dark .post-content blockquote.forum-quote,.dark .ql-editor blockquote.forum-quote{border-left-color:#60a5fa;background-color:#1e3a8a;color:#dbeafe}.post-content blockquote.forum-quote strong,.ql-editor blockquote.forum-quote strong{color:#1e3a8a;font-weight:600}.dark .post-content blockquote.forum-quote strong,.dark .ql-editor blockquote.forum-quote strong{color:#bfdbfe}.post-content blockquote.forum-quote:before,.ql-editor blockquote.forum-quote:before{content:"“";font-size:3rem;color:#93c5fd;position:absolute;top:-.5rem;left:.5rem;opacity:.3;pointer-events:none}.dark .post-content blockquote.forum-quote:before,.dark .ql-editor blockquote.forum-quote:before{color:#3b82f6;opacity:.2}.post-content blockquote.forum-quote blockquote.forum-quote,.ql-editor blockquote.forum-quote blockquote.forum-quote{border-left-color:#9ca3af;background-color:#f3f4f6;color:#4b5563;margin-left:.5rem;font-size:.9em}.dark .post-content blockquote.forum-quote blockquote.forum-quote,.dark .ql-editor blockquote.forum-quote blockquote.forum-quote{border-left-color:#6b7280;background-color:#374151;color:#d1d5db}.post-content blockquote.forum-quote blockquote.forum-quote:before,.ql-editor blockquote.forum-quote blockquote.forum-quote:before{color:#d1d5db;font-size:2rem}.dark .post-content blockquote.forum-quote blockquote.forum-quote:before,.dark .ql-editor blockquote.forum-quote blockquote.forum-quote:before{color:#6b7280}.post-content blockquote.forum-quote blockquote.forum-quote blockquote.forum-quote,.ql-editor blockquote.forum-quote blockquote.forum-quote blockquote.forum-quote{border-left-color:#d1d5db;background-color:#f9fafb;color:#6b7280;font-size:.85em}.dark .post-content blockquote.forum-quote blockquote.forum-quote blockquote.forum-quote,.dark .ql-editor blockquote.forum-quote blockquote.forum-quote blockquote.forum-quote{border-left-color:#9ca3af;background-color:#1f2937;color:#9ca3af}html{scroll-behavior:smooth}.bg-white.shadow-md.rounded-lg.overflow-hidden[id^=post-]{scroll-margin-top:100px}@media (max-width: 768px){button{min-height:44px}}.post-content .mention,.ql-editor .mention,.tox-edit-area .mention,a.mention{--mention-color: #3b82f6;display:inline-flex;align-items:center;gap:.125rem;padding:.125rem .5rem;border-radius:.375rem;font-weight:600;font-size:.875em;cursor:pointer;text-decoration:none;transition:all .2s ease;position:relative;color:var(--mention-color);background:linear-gradient(135deg,#eff6ff,#dbeafe);border:1px solid rgba(59,130,246,.25);box-shadow:0 1px 2px #3b82f61a}@supports (background: color-mix(in srgb,red 50%,blue)){.post-content .mention,.ql-editor .mention,.tox-edit-area .mention,a.mention{background:linear-gradient(135deg,color-mix(in srgb,var(--mention-color) 8%,white),color-mix(in srgb,var(--mention-color) 15%,white));border:1px solid color-mix(in srgb,var(--mention-color) 25%,transparent);box-shadow:0 1px 2px color-mix(in srgb,var(--mention-color) 10%,transparent)}}.post-content .mention:hover,.ql-editor .mention:hover,.tox-edit-area .mention:hover,a.mention:hover{background:linear-gradient(135deg,#dbeafe,#bfdbfe);border-color:#3b82f666;box-shadow:0 2px 4px #3b82f633;transform:translateY(-1px)}.post-content .mention:active,.ql-editor .mention:active,.tox-edit-area .mention:active,a.mention:active{transform:translateY(0);box-shadow:0 1px 2px #3b82f626}.dark .post-content .mention,.dark .ql-editor .mention,.dark .tox-edit-area .mention,.dark a.mention{background:linear-gradient(135deg,#1e3a8a,#1e40af);border-color:#3b82f680;box-shadow:0 1px 3px #0000004d}.dark .post-content .mention:hover,.dark .ql-editor .mention:hover,.dark .tox-edit-area .mention:hover,.dark a.mention:hover{background:linear-gradient(135deg,#1e40af,#2563eb);border-color:#3b82f6b3;box-shadow:0 2px 6px #0006,0 0 12px #3b82f64d}@supports (background: color-mix(in srgb,red 50%,blue)){.post-content .mention:hover,.ql-editor .mention:hover,.tox-edit-area .mention:hover,a.mention:hover{background:linear-gradient(135deg,color-mix(in srgb,var(--mention-color) 15%,white),color-mix(in srgb,var(--mention-color) 25%,white));border-color:color-mix(in srgb,var(--mention-color) 40%,transparent);box-shadow:0 2px 4px color-mix(in srgb,var(--mention-color) 20%,transparent)}.post-content .mention:active,.ql-editor .mention:active,.tox-edit-area .mention:active,a.mention:active{box-shadow:0 1px 2px color-mix(in srgb,var(--mention-color) 15%,transparent)}.dark .post-content .mention,.dark .ql-editor .mention,.dark .tox-edit-area .mention,.dark a.mention{color:color-mix(in srgb,var(--mention-color) 85%,white);background:linear-gradient(135deg,color-mix(in srgb,var(--mention-color) 20%,black),color-mix(in srgb,var(--mention-color) 30%,black));border-color:color-mix(in srgb,var(--mention-color) 50%,transparent);box-shadow:0 1px 3px #0000004d,inset 0 1px color-mix(in srgb,var(--mention-color) 20%,transparent)}.dark .post-content .mention:hover,.dark .ql-editor .mention:hover,.dark .tox-edit-area .mention:hover,.dark a.mention:hover{color:color-mix(in srgb,var(--mention-color) 70%,white);background:linear-gradient(135deg,color-mix(in srgb,var(--mention-color) 30%,black),color-mix(in srgb,var(--mention-color) 45%,black));border-color:color-mix(in srgb,var(--mention-color) 70%,transparent);box-shadow:0 2px 6px #0006,0 0 12px color-mix(in srgb,var(--mention-color) 30%,transparent)}}.mention.text-gray-500{--mention-color: #6b7280;opacity:.7;cursor:default}.mention.text-gray-500:hover{transform:none;box-shadow:0 1px 2px #6b72801a}@keyframes shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.role-badge-shimmer{animation:shimmer 2s ease-in-out infinite}@keyframes role-pulse{0%,to{box-shadow:0 0 #fbbf24b3}50%{box-shadow:0 0 0 4px #fbbf2400}}.role-badge-pulse{animation:role-pulse 2s ease-in-out infinite}.role-badge-glow{transition:all .3s ease}.role-badge-glow:hover{filter:brightness(1.1);transform:translateY(-1px)}.post-content.prose,.prose.post-content{--tw-prose-body: inherit;--tw-prose-headings: inherit;--tw-prose-bold: inherit;--tw-prose-italic: inherit;--tw-prose-counters: inherit;--tw-prose-bullets: inherit;--tw-prose-quotes: inherit;--tw-prose-quote-borders: inherit;overflow-wrap:break-word;word-wrap:break-word;word-break:break-word;overflow:hidden}.post-content *,.post-content.prose *{max-width:100%;overflow-wrap:break-word;word-wrap:break-word}.post-content strong,.post-content b,.post-content em,.post-content i,.post-content u,.post-content s,.post-content span,.post-content font{color:inherit}.dark .post-content{color:#d1d5db}.dark .post-content strong,.dark .post-content b,.dark .post-content em,.dark .post-content i,.dark .post-content u,.dark .post-content s,.dark .post-content span,.dark .post-content font{color:inherit}@media (max-width: 640px){.post-content.prose,.prose.post-content{font-size:.9375rem;line-height:1.6}.post-content.prose p,.prose.post-content p{margin-top:.75rem;margin-bottom:.75rem}.post-content.prose h1,.prose.post-content h1{font-size:1.25rem;margin-top:1rem;margin-bottom:.5rem}.post-content.prose h2,.prose.post-content h2{font-size:1.125rem;margin-top:.875rem;margin-bottom:.5rem}.post-content.prose h3,.prose.post-content h3{font-size:1rem;margin-top:.75rem;margin-bottom:.375rem}.post-content.prose ul,.post-content.prose ol,.prose.post-content ul,.prose.post-content ol{padding-left:1rem}.post-content blockquote.forum-quote,.ql-editor blockquote.forum-quote{padding:.5rem .5rem .5rem .75rem;margin:.75rem 0}.post-content img,.prose.post-content img{max-width:100%;height:auto}.post-content .mention,a.mention{padding:.0625rem .375rem;font-size:.8125em}}@media (max-width: 375px){.post-content.prose,.prose.post-content{font-size:.875rem}.post-content.prose h1,.prose.post-content h1{font-size:1.125rem}.post-content.prose h2,.prose.post-content h2{font-size:1rem}}
