@import"https://fonts.googleapis.com/css2?family=Source+Sans+3:ital,wght@0,400;0,500;0,700;1,400&display=swap";.forum{font-family:"Source Sans 3",sans-serif;font-optical-sizing:auto;font-size:18px}.forum .bg-white,.forum .dark\:bg-slate-700{background-color:#fff!important}.forum h1{color:#fff!important;font-weight:700;font-size:2.25rem;line-height:1.2;text-shadow:0 2px 4px rgba(0,0,0,.1);padding:0 0 1.5rem;border-bottom:3px solid rgba(255,255,255,.2);margin-bottom:1rem!important;letter-spacing:-.025em}@media(max-width:640px){.forum h1{font-size:1.75rem;padding:0 0 1rem}}.breadcrumbs{background:#fff;padding:.75rem 1.25rem;border-radius:.5rem;margin-bottom:1rem}.breadcrumbs ol{margin:0;padding:0}.breadcrumbs ol li{display:inline-block;color:#4b5563;font-weight:500}.breadcrumbs ol li a{color:#2563eb;text-decoration:none;transition:color .2s}.breadcrumbs ol li a:hover{color:#1d4ed8;text-decoration:underline}.breadcrumbs ol li+li{margin-left:.5rem}.breadcrumbs ol li+li:before{float:left;padding-right:.5rem;color:#9ca3af;content:"/";font-weight:400}.bg-category{background:linear-gradient(135deg,var(--category-light, #3b82f6) 0%,var(--category-light, #2563eb) 100%);box-shadow:0 0 15px var(--category-light, rgba(59, 130, 246, .3))}.text-category{color:var(--category-light, #2563eb);font-weight:700;transition:color .3s ease}.text-category:hover{color:var(--category-light, #1d4ed8)}.forum-card{background:#fff;border:1px solid rgba(226,232,240,.8);border-left:4px solid var(--category-light, #3b82f6);box-shadow:0 2px 8px #0000000a,0 1px 3px #0000000f;transition:all .3s cubic-bezier(.4,0,.2,1)}.forum-card:hover{transform:translateY(-2px);box-shadow:0 8px 16px #00000014,0 4px 6px #0000001a;border-left-width:5px}.thread-card .forum-card{border-left-width:3px}.thread-card .forum-card:hover{border-left-width:4px}@media(prefers-color-scheme:dark){.bg-category{background:linear-gradient(135deg,var(--category-dark, #60a5fa) 0%,var(--category-dark, #3b82f6) 100%);box-shadow:0 0 20px var(--category-dark, rgba(96, 165, 250, .4))}.text-category{color:var(--category-dark, #93c5fd)}.text-category:hover{color:var(--category-dark, #bfdbfe)}.forum-card{background:#fff;border:1px solid rgba(226,232,240,.8);border-left:4px solid var(--category-dark, #60a5fa);box-shadow:0 2px 8px #0000000a,0 1px 3px #0000000f}.forum-card:hover{box-shadow:0 8px 16px #0000004d,0 4px 6px #0006;border-left-width:5px}}.forum-metadata{color:#64748b;font-size:.9rem;transition:color .2s ease}.forum-metadata:hover{color:#475569}@media(prefers-color-scheme:dark){.forum-metadata{color:#94a3b8}.forum-metadata:hover{color:#cbd5e1}}.forum-pill{display:inline-flex;align-items:center;gap:.25rem;padding:.25rem .75rem;border-radius:9999px;font-size:.875rem;font-weight:600;transition:all .2s ease;box-shadow:0 1px 2px #0000000d}.forum-pill:hover{transform:scale(1.05);box-shadow:0 2px 4px #0000001a}.post-content{color:#1f2937;line-height:1.75}.post-content p{margin-bottom:1.25rem}.post-content p:last-child{margin-bottom:0}.post-content h2{font-size:1.75rem;font-weight:700;color:#111827;margin-top:2rem;margin-bottom:1rem;line-height:1.3}.post-content h3{font-size:1.5rem;font-weight:600;color:#111827;margin-top:1.75rem;margin-bottom:.875rem;line-height:1.4}.post-content h4{font-size:1.25rem;font-weight:600;color:#111827;margin-top:1.5rem;margin-bottom:.75rem;line-height:1.5}.post-content ul,.post-content ol{margin-bottom:1.25rem;padding-left:1.75rem}.post-content ul{list-style-type:disc}.post-content ol{list-style-type:decimal}.post-content li{margin-bottom:.5rem;line-height:1.75}.post-content li:last-child{margin-bottom:0}.post-content ul ul,.post-content ol ul{list-style-type:circle;margin-top:.5rem;margin-bottom:.5rem}.post-content ul ul ul,.post-content ol ul ul{list-style-type:square}.post-content blockquote{border-left:4px solid #3b82f6;padding-left:1.25rem;padding-top:.5rem;padding-bottom:.5rem;margin-top:1.5rem;margin-bottom:1.5rem;background-color:#f8fafc;font-style:italic;color:#475569}.post-content blockquote p:last-child{margin-bottom:0}.post-content a{color:#2563eb;text-decoration:underline;transition:color .2s}.post-content a:hover{color:#1d4ed8}.post-content code{background-color:#f1f5f9;color:#dc2626;padding:.125rem .375rem;border-radius:.25rem;font-size:.9em;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.post-content pre{background-color:#1e293b;color:#e2e8f0;padding:1rem;border-radius:.5rem;overflow-x:auto;margin-top:1.5rem;margin-bottom:1.5rem}.post-content pre code{background-color:transparent;color:inherit;padding:0;border-radius:0;font-size:.875rem}.post-content strong{font-weight:700;color:#111827}.post-content em{font-style:italic}.post-content hr{border:0;border-top:2px solid #e5e7eb;margin-top:2rem;margin-bottom:2rem}
