.page-module__GD1Vcq__layout{background-color:#0d0d0d;height:100vh;display:flex}.page-module__GD1Vcq__mainContent{background-color:#0d0d0d;flex:1;height:100%;display:flex;overflow:hidden}.page-module__GD1Vcq__calendarContainer{flex:1;height:100%;display:flex;overflow:hidden}
.Navbar-module__4IqnvW__navbar{z-index:1000;-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--card-border);background:#0a0a0bd9;transition:transform .3s;position:fixed;top:0;left:0;right:0;transform:translateY(-100%)}.Navbar-module__4IqnvW__navbar.Navbar-module__4IqnvW__visible{transform:translateY(0)}.Navbar-module__4IqnvW__navContainer{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:.875rem 2rem;display:flex}.Navbar-module__4IqnvW__logoLink{align-items:center;gap:.75rem;text-decoration:none;display:flex}.Navbar-module__4IqnvW__logo{filter:invert();width:32px;height:32px}.Navbar-module__4IqnvW__logoText{color:var(--foreground);letter-spacing:-.02em;font-size:1.125rem;font-weight:700}.Navbar-module__4IqnvW__navLinks{align-items:center;gap:2rem;display:flex}.Navbar-module__4IqnvW__navLink{color:var(--foreground-muted);font-size:.9375rem;font-weight:500;text-decoration:none;transition:color .2s;position:relative}.Navbar-module__4IqnvW__navLink:after{content:"";background:linear-gradient(135deg,var(--gradient-start)0%,var(--gradient-end)100%);border-radius:1px;width:0;height:2px;transition:width .2s;position:absolute;bottom:-4px;left:0}.Navbar-module__4IqnvW__navLink:hover{color:var(--foreground)}.Navbar-module__4IqnvW__navLink:hover:after{width:100%}.Navbar-module__4IqnvW__authButtons{align-items:center;gap:.625rem;display:flex}.Navbar-module__4IqnvW__loginBtn{color:var(--foreground-muted);border-radius:8px;padding:.4rem 1rem;font-size:.8125rem;font-weight:500;text-decoration:none;transition:color .2s}.Navbar-module__4IqnvW__loginBtn:hover{color:var(--foreground)}.Navbar-module__4IqnvW__registerBtn{color:#fff;background:linear-gradient(135deg,var(--gradient-start)0%,var(--gradient-end)100%);border-radius:8px;padding:.4rem 1.1rem;font-size:.8125rem;font-weight:600;text-decoration:none;transition:filter .2s,transform .15s}.Navbar-module__4IqnvW__registerBtn:hover{filter:brightness(1.15);transform:translateY(-1px)}.Navbar-module__4IqnvW__openBtn{letter-spacing:.06em;color:#fff;background:linear-gradient(135deg,var(--gradient-start)0%,var(--gradient-end)100%);border-radius:8px;align-items:center;padding:.4rem 1.25rem;font-size:.8125rem;font-weight:700;text-decoration:none;transition:filter .2s,transform .15s;display:inline-flex}.Navbar-module__4IqnvW__openBtn:hover{filter:brightness(1.15);transform:translateY(-1px)}.Navbar-module__4IqnvW__mobileAuthButtons{display:none}.Navbar-module__4IqnvW__mobileToggle{cursor:pointer;background:0 0;border:none;margin-right:-.5rem;padding:.5rem;display:none}.Navbar-module__4IqnvW__hamburger{background:var(--foreground);width:24px;height:2px;transition:background .2s;display:block;position:relative}.Navbar-module__4IqnvW__hamburger:before,.Navbar-module__4IqnvW__hamburger:after{content:"";background:var(--foreground);width:24px;height:2px;transition:transform .2s;position:absolute;left:0}.Navbar-module__4IqnvW__hamburger:before{top:-7px}.Navbar-module__4IqnvW__hamburger:after{bottom:-7px}.Navbar-module__4IqnvW__hamburger.Navbar-module__4IqnvW__open{background:0 0}.Navbar-module__4IqnvW__hamburger.Navbar-module__4IqnvW__open:before{transform:translateY(7px)rotate(45deg)}.Navbar-module__4IqnvW__hamburger.Navbar-module__4IqnvW__open:after{transform:translateY(-7px)rotate(-45deg)}@media (max-width:768px){.Navbar-module__4IqnvW__navContainer{padding:.75rem 1.5rem}.Navbar-module__4IqnvW__mobileToggle{display:block}.Navbar-module__4IqnvW__navLinks{-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--card-border);opacity:0;pointer-events:none;background:#0a0a0bf2;flex-direction:column;gap:1.25rem;padding:1.5rem 2rem;transition:transform .3s,opacity .3s;position:fixed;top:60px;left:0;right:0;transform:translateY(-100%)}.Navbar-module__4IqnvW__navLinks.Navbar-module__4IqnvW__mobileOpen{opacity:1;pointer-events:auto;transform:translateY(0)}.Navbar-module__4IqnvW__navLink{padding:.5rem 0;font-size:1rem}.Navbar-module__4IqnvW__authButtons{display:none}.Navbar-module__4IqnvW__mobileAuthButtons{border-top:1px solid var(--card-border);align-items:center;gap:.625rem;padding-top:.5rem;display:flex}}
.RichTextEditor-module__XZ9lOq__richTextEditor{background:#0a0a0a;flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.RichTextEditor-module__XZ9lOq__toolbar{background:#0a0a0a;flex-wrap:wrap;align-items:center;gap:4px;padding:8px 12px;display:flex}.RichTextEditor-module__XZ9lOq__toolbarGroup{align-items:center;gap:2px;display:flex}.RichTextEditor-module__XZ9lOq__toolbarButton{color:#888;cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;width:28px;height:28px;padding:0;font-size:12px;font-weight:600;transition:all .15s;display:flex}.RichTextEditor-module__XZ9lOq__toolbarButton:hover{color:#fff;background:#222}.RichTextEditor-module__XZ9lOq__toolbarButton.RichTextEditor-module__XZ9lOq__active{color:#fff;background:#1f6feb}.RichTextEditor-module__XZ9lOq__toolbarButton:disabled{opacity:.3;cursor:not-allowed}.RichTextEditor-module__XZ9lOq__divider{background:#333;width:1px;height:20px;margin:0 8px}.RichTextEditor-module__XZ9lOq__editorContent{flex:1;padding:12px 16px;overflow-y:auto}.RichTextEditor-module__XZ9lOq__editor{color:#ccc;outline:none;min-height:100%;font-size:15px;line-height:1.7}.RichTextEditor-module__XZ9lOq__editor p.RichTextEditor-module__XZ9lOq__is-editor-empty:first-child:before{content:attr(data-placeholder);float:left;color:#555;pointer-events:none;height:0}.RichTextEditor-module__XZ9lOq__editor h1{color:#fff;margin:.5em 0 .3em;font-size:1.75em;font-weight:700;line-height:1.3}.RichTextEditor-module__XZ9lOq__editor h2{color:#fff;margin:.5em 0 .3em;font-size:1.4em;font-weight:600;line-height:1.3}.RichTextEditor-module__XZ9lOq__editor h3{color:#fff;margin:.5em 0 .3em;font-size:1.15em;font-weight:600;line-height:1.3}.RichTextEditor-module__XZ9lOq__editor p{margin:0 0 .8em}.RichTextEditor-module__XZ9lOq__editor p:last-child{margin-bottom:0}.RichTextEditor-module__XZ9lOq__editor strong{color:#fff;font-weight:600}.RichTextEditor-module__XZ9lOq__editor em{font-style:italic}.RichTextEditor-module__XZ9lOq__editor u{text-decoration:underline}.RichTextEditor-module__XZ9lOq__editor s{color:#888;text-decoration:line-through}.RichTextEditor-module__XZ9lOq__editor a{color:#58a6ff;cursor:pointer;text-decoration:none}.RichTextEditor-module__XZ9lOq__editor a:hover{text-decoration:underline}.RichTextEditor-module__XZ9lOq__editor ul,.RichTextEditor-module__XZ9lOq__editor ol{margin:.5em 0;padding-left:1.5em}.RichTextEditor-module__XZ9lOq__editor ul{list-style-type:disc}.RichTextEditor-module__XZ9lOq__editor ol{list-style-type:decimal}.RichTextEditor-module__XZ9lOq__editor li{margin:.25em 0}.RichTextEditor-module__XZ9lOq__editor li p{margin:0}.RichTextEditor-module__XZ9lOq__editor blockquote{color:#aaa;background:#1f6feb0d;border-left:3px solid #1f6feb;border-radius:0 4px 4px 0;margin:.5em 0;padding:.5em 0 .5em 1em}.RichTextEditor-module__XZ9lOq__editor blockquote p{margin:0}.RichTextEditor-module__XZ9lOq__editor code{color:#f8f8f2;background:#1a1a1a;border-radius:4px;padding:.15em .4em;font-family:SF Mono,Monaco,Inconsolata,Fira Code,Fira Mono,monospace;font-size:.9em}.RichTextEditor-module__XZ9lOq__editor pre{background:#1a1a1a;border:1px solid #2a2a2a;border-radius:6px;margin:.5em 0;padding:12px 16px;overflow-x:auto}.RichTextEditor-module__XZ9lOq__editor pre code{background:0 0;padding:0;font-size:.875em;line-height:1.6}.RichTextEditor-module__XZ9lOq__editor hr{border:none;border-top:1px solid #333;margin:1.5em 0}.RichTextEditor-module__XZ9lOq__editorContent{scrollbar-width:thin;scrollbar-color:#ffffff1a transparent}.RichTextEditor-module__XZ9lOq__editorContent::-webkit-scrollbar{width:8px}.RichTextEditor-module__XZ9lOq__editorContent::-webkit-scrollbar-track{background:0 0}.RichTextEditor-module__XZ9lOq__editorContent::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:4px}.RichTextEditor-module__XZ9lOq__editorContent::-webkit-scrollbar-thumb:hover{background:#fff3}.RichTextEditor-module__XZ9lOq__editor ::selection{background:#1f6feb66}
.page-module__3lqdDG__container{max-width:1000px;margin:0 auto;padding:6rem 1.5rem 4rem}.page-module__3lqdDG__loading,.page-module__3lqdDG__notFound{color:var(--foreground-muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;padding:6rem 2rem;display:flex}.page-module__3lqdDG__notFound h2{color:var(--foreground);margin-top:.5rem;font-size:1.25rem}.page-module__3lqdDG__spinner{border:2px solid var(--card-border);border-top-color:var(--accent);border-radius:50%;width:24px;height:24px;animation:.8s linear infinite page-module__3lqdDG__spin}@keyframes page-module__3lqdDG__spin{to{transform:rotate(360deg)}}.page-module__3lqdDG__backBtn{background:var(--card-bg);border:1px solid var(--card-border);color:var(--foreground-muted);border-radius:8px;align-items:center;gap:.4rem;margin-top:.5rem;padding:.5rem 1rem;font-size:.875rem;text-decoration:none;transition:all .2s;display:inline-flex}.page-module__3lqdDG__backBtn:hover{border-color:var(--foreground-muted);color:var(--foreground)}.page-module__3lqdDG__breadcrumb{align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:.8125rem;display:flex}.page-module__3lqdDG__breadcrumbLink{color:var(--accent);align-items:center;gap:.3rem;text-decoration:none;transition:opacity .15s;display:inline-flex}.page-module__3lqdDG__breadcrumbLink:hover{opacity:.8}.page-module__3lqdDG__breadcrumbSep{color:var(--foreground-muted);opacity:.5}.page-module__3lqdDG__breadcrumbCurrent{color:var(--foreground-muted)}.page-module__3lqdDG__issueHeader{border-bottom:1px solid var(--card-border);margin-bottom:1.5rem;padding-bottom:1rem}.page-module__3lqdDG__issueTitle{color:var(--foreground);letter-spacing:-.02em;margin-bottom:.75rem;font-size:clamp(1.25rem,3vw,1.75rem);font-weight:700;line-height:1.3}.page-module__3lqdDG__issueStatusRow{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.page-module__3lqdDG__statusBadgeLg{border-radius:100px;align-items:center;gap:.35rem;padding:.3rem .75rem;font-size:.8125rem;font-weight:600;display:inline-flex}.page-module__3lqdDG__issueMetaInfo{color:var(--foreground-muted);font-size:.8125rem}.page-module__3lqdDG__issueMetaInfo strong{color:var(--foreground);font-weight:500}.page-module__3lqdDG__issueBody{grid-template-columns:1fr 260px;align-items:start;gap:1.5rem;display:grid}.page-module__3lqdDG__issueContent{min-width:0}.page-module__3lqdDG__commentCard{background:var(--card-bg);border:1px solid var(--card-border);border-radius:12px;overflow:hidden}.page-module__3lqdDG__commentHeader{background:var(--background-secondary);border-bottom:1px solid var(--card-border);align-items:center;gap:.625rem;padding:.75rem 1rem;display:flex}.page-module__3lqdDG__commentAvatar{background:var(--accent-glow);width:28px;height:28px;color:var(--accent);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.75rem;font-weight:600;display:flex}.page-module__3lqdDG__commentMeta{flex:1;align-items:baseline;gap:.5rem;min-width:0;display:flex}.page-module__3lqdDG__commentMeta strong{color:var(--foreground);font-size:.8125rem;font-weight:600}.page-module__3lqdDG__commentDate{color:var(--foreground-muted);font-size:.75rem}.page-module__3lqdDG__authorBadge{background:var(--accent-glow);color:var(--accent);border:1px solid #3730a340;border-radius:100px;flex-shrink:0;padding:.125rem .5rem;font-size:.6875rem;font-weight:500}.page-module__3lqdDG__commentBody{padding:1.25rem 1rem}.page-module__3lqdDG__descriptionText{color:var(--foreground);white-space:pre-wrap;word-break:break-word;font-size:.9375rem;line-height:1.7}.page-module__3lqdDG__issueSidebar{flex-direction:column;gap:0;display:flex}.page-module__3lqdDG__sidebarSection{border-bottom:1px solid var(--card-border);padding:.875rem 0}.page-module__3lqdDG__sidebarSection:first-child{padding-top:0}.page-module__3lqdDG__sidebarSection:last-child{border-bottom:none}.page-module__3lqdDG__sidebarLabel{text-transform:uppercase;letter-spacing:.08em;color:var(--foreground-muted);margin-bottom:.5rem;font-size:.6875rem;font-weight:600}.page-module__3lqdDG__sidebarSelect{background:var(--background);border:1px solid var(--card-border);width:100%;color:var(--foreground);cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23888' stroke-width='2'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-position:right .5rem center;background-repeat:no-repeat;background-size:14px;border-radius:6px;outline:none;padding:.375rem 2rem .375rem .625rem;font-size:.8125rem;transition:border-color .2s}.page-module__3lqdDG__sidebarSelect:focus{border-color:var(--accent)}.page-module__3lqdDG__statusBadge{border-radius:100px;padding:.15rem .5rem;font-size:.75rem;font-weight:600;display:inline-block}.page-module__3lqdDG__statusOpen{color:#22c55e;background:#22c55e1f}.page-module__3lqdDG__statusInProgress{color:#f59e0b;background:#f59e0b1f}.page-module__3lqdDG__statusRejected{color:#ef4444;background:#ef44441f}.page-module__3lqdDG__statusDuplicate{color:#9ca3af;background:#6b72801f}.page-module__3lqdDG__statusFixed{color:#8b5cf6;background:#8b5cf61f}.page-module__3lqdDG__statusClosed{color:#6b7280;background:#6b72801f}.page-module__3lqdDG__featureBadge{background:var(--accent-glow);color:var(--accent);border:1px solid #3730a340;border-radius:100px;padding:.15rem .6rem;font-size:.75rem;font-weight:500;display:inline-block}.page-module__3lqdDG__reporterInfo{color:var(--foreground);align-items:center;gap:.5rem;font-size:.8125rem;display:flex}.page-module__3lqdDG__reporterAvatar{background:var(--accent-glow);width:24px;height:24px;color:var(--accent);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.6875rem;font-weight:600;display:flex}.page-module__3lqdDG__sidebarValue{color:var(--foreground-muted);font-size:.8125rem}.page-module__3lqdDG__dangerBtn{color:#ef4444;cursor:pointer;background:#ef444414;border:1px solid #ef444433;border-radius:8px;justify-content:center;align-items:center;gap:.375rem;width:100%;padding:.5rem .75rem;font-size:.8125rem;font-weight:500;transition:all .15s;display:inline-flex}.page-module__3lqdDG__dangerBtn:hover{background:#ef444426;border-color:#ef444466}.page-module__3lqdDG__commentsSection{flex-direction:column;gap:0;margin-top:1.5rem;display:flex}.page-module__3lqdDG__commentsHeader{color:var(--foreground);border-bottom:1px solid var(--card-border);align-items:center;gap:.5rem;margin-bottom:1rem;padding-bottom:.75rem;font-size:.875rem;font-weight:600;display:flex}.page-module__3lqdDG__commentsSection .page-module__3lqdDG__commentCard{margin-bottom:.75rem}.page-module__3lqdDG__adminBadge{color:#f59e0b;background:#f59e0b1f;border:1px solid #f59e0b40;border-radius:100px;flex-shrink:0;padding:.125rem .5rem;font-size:.6875rem;font-weight:500}.page-module__3lqdDG__deleteCommentBtn{width:28px;height:28px;color:var(--foreground-muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;margin-left:auto;transition:all .15s;display:flex}.page-module__3lqdDG__deleteCommentBtn:hover{color:#ef4444;background:#ef44441a;border-color:#ef444433}.page-module__3lqdDG__commentForm{background:var(--card-bg);border:1px solid var(--card-border);border-radius:12px;margin-top:1.5rem;overflow:hidden}.page-module__3lqdDG__commentFormHeader{background:var(--background-secondary);border-bottom:1px solid var(--card-border);align-items:center;gap:.625rem;padding:.75rem 1rem;display:flex}.page-module__3lqdDG__commentFormLabel{color:var(--foreground);font-size:.8125rem;font-weight:600}.page-module__3lqdDG__commentTextarea{width:100%;min-height:80px;color:var(--foreground);resize:vertical;background:0 0;border:none;outline:none;padding:.875rem 1rem;font-family:inherit;font-size:.9rem;line-height:1.6;display:block}.page-module__3lqdDG__commentTextarea::placeholder{color:var(--foreground-muted);opacity:.6}.page-module__3lqdDG__commentFormActions{border-top:1px solid var(--card-border);justify-content:flex-end;padding:.625rem 1rem;display:flex}.page-module__3lqdDG__commentSubmitBtn{background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:.4rem 1rem;font-size:.8125rem;font-weight:600;transition:all .15s}.page-module__3lqdDG__commentSubmitBtn:hover:not(:disabled){filter:brightness(1.15)}.page-module__3lqdDG__commentSubmitBtn:disabled{opacity:.5;cursor:not-allowed}.page-module__3lqdDG__loginPrompt{background:var(--card-bg);border:1px solid var(--card-border);color:var(--foreground-muted);border-radius:12px;align-items:center;gap:.5rem;margin-top:1.5rem;padding:.875rem 1rem;font-size:.8125rem;display:flex}.page-module__3lqdDG__loginLink{color:var(--accent);font-weight:600;text-decoration:none;transition:opacity .15s}.page-module__3lqdDG__loginLink:hover{opacity:.8}@media (max-width:768px){.page-module__3lqdDG__container{padding:5rem 1rem 3rem}.page-module__3lqdDG__issueBody{grid-template-columns:1fr}.page-module__3lqdDG__issueSidebar{border:1px solid var(--card-border);background:var(--card-bg);border-radius:12px;order:-1;padding:0 1rem}}
.page-module__-_BvNq__container{max-width:960px;margin:0 auto;padding:6rem 1.5rem 4rem}.page-module__-_BvNq__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.5rem;display:flex}.page-module__-_BvNq__headerLeft{flex:1}.page-module__-_BvNq__title{color:var(--foreground);letter-spacing:-.03em;margin-bottom:.25rem;font-size:1.75rem;font-weight:700}.page-module__-_BvNq__subtitle{color:var(--foreground-muted);font-size:.9375rem}.page-module__-_BvNq__headerRight{align-items:center;display:flex}.page-module__-_BvNq__newIssueBtn{background:linear-gradient(135deg,var(--gradient-start)0%,var(--gradient-end)100%);color:#fff;cursor:pointer;border:none;border-radius:8px;align-items:center;gap:.4rem;padding:.6rem 1.25rem;font-size:.875rem;font-weight:600;transition:transform .2s,box-shadow .2s;display:inline-flex}.page-module__-_BvNq__newIssueBtn:hover{box-shadow:0 6px 20px var(--accent-glow);transform:translateY(-1px)}.page-module__-_BvNq__formCard{background:var(--card-bg);border:1px solid var(--card-border);border-radius:12px;margin-bottom:1.5rem;padding:1.5rem}.page-module__-_BvNq__formTitle{color:var(--foreground);margin-bottom:1.25rem;font-size:1.125rem;font-weight:600}.page-module__-_BvNq__form{flex-direction:column;gap:1rem;display:flex}.page-module__-_BvNq__formGroup{flex-direction:column;gap:.375rem;display:flex}.page-module__-_BvNq__label{color:var(--foreground-muted);font-size:.8125rem;font-weight:500}.page-module__-_BvNq__input,.page-module__-_BvNq__select,.page-module__-_BvNq__textarea{background:var(--background);border:1px solid var(--card-border);color:var(--foreground);border-radius:8px;outline:none;padding:.625rem .75rem;font-family:inherit;font-size:.9375rem;transition:border-color .2s}.page-module__-_BvNq__input:focus,.page-module__-_BvNq__select:focus,.page-module__-_BvNq__textarea:focus{border-color:var(--accent)}.page-module__-_BvNq__textarea{resize:vertical;min-height:120px;line-height:1.6}.page-module__-_BvNq__select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23888' stroke-width='2'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-position:right .75rem center;background-repeat:no-repeat;background-size:16px;padding-right:2.5rem}.page-module__-_BvNq__formError{color:#ef4444;font-size:.8125rem}.page-module__-_BvNq__formActions{justify-content:flex-end;gap:.75rem;display:flex}.page-module__-_BvNq__cancelBtn{border:1px solid var(--card-border);color:var(--foreground-muted);cursor:pointer;background:0 0;border-radius:8px;padding:.5rem 1rem;font-size:.875rem;transition:all .2s}.page-module__-_BvNq__cancelBtn:hover{border-color:var(--foreground-muted);color:var(--foreground)}.page-module__-_BvNq__submitBtn{background:linear-gradient(135deg,var(--gradient-start)0%,var(--gradient-end)100%);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:.5rem 1.25rem;font-size:.875rem;font-weight:600;transition:transform .2s,box-shadow .2s}.page-module__-_BvNq__submitBtn:hover:not(:disabled){box-shadow:0 6px 20px var(--accent-glow);transform:translateY(-1px)}.page-module__-_BvNq__submitBtn:disabled{opacity:.6;cursor:not-allowed}.page-module__-_BvNq__filters{background:var(--card-bg);border:1px solid var(--card-border);border-radius:12px 12px 0 0;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1px;padding:.75rem 1rem;display:flex}.page-module__-_BvNq__statusTabs{gap:.25rem;display:flex}.page-module__-_BvNq__tab{color:var(--foreground-muted);cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:.375rem;padding:.375rem .75rem;font-size:.8125rem;font-weight:500;transition:all .2s;display:inline-flex}.page-module__-_BvNq__tab:hover{background:var(--background);color:var(--foreground)}.page-module__-_BvNq__tabActive{background:var(--background);color:var(--foreground);font-weight:600}.page-module__-_BvNq__tabCount{background:var(--background-secondary);color:var(--foreground-muted);text-align:center;border-radius:10px;min-width:1.25rem;padding:.1rem .4rem;font-size:.6875rem;font-weight:600}.page-module__-_BvNq__filterSelect{background:var(--background);border:1px solid var(--card-border);color:var(--foreground-muted);cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23888' stroke-width='2'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-position:right .5rem center;background-repeat:no-repeat;background-size:14px;border-radius:6px;outline:none;padding:.375rem 2rem .375rem .625rem;font-size:.8125rem}.page-module__-_BvNq__issuesList{border:1px solid var(--card-border);border-top:none;border-radius:0 0 12px 12px;overflow:hidden}.page-module__-_BvNq__issueRow{border-bottom:1px solid var(--card-border);color:inherit;cursor:pointer;align-items:flex-start;gap:.75rem;padding:.875rem 1rem;text-decoration:none;transition:background .15s;display:flex}.page-module__-_BvNq__issueRow:last-child{border-bottom:none}.page-module__-_BvNq__issueRow:hover{background:#ffffff05}.page-module__-_BvNq__issueIcon{flex-shrink:0;padding-top:2px}.page-module__-_BvNq__issueMain{flex:1;min-width:0}.page-module__-_BvNq__issueTitleRow{flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:.25rem;display:flex}.page-module__-_BvNq__issueTitle{color:var(--foreground);font-size:.9375rem;font-weight:600;transition:color .15s}.page-module__-_BvNq__issueRow:hover .page-module__-_BvNq__issueTitle{color:var(--accent)}.page-module__-_BvNq__featureBadge{background:var(--accent-glow);color:var(--accent);border:1px solid #3730a340;border-radius:100px;padding:.125rem .5rem;font-size:.6875rem;font-weight:500;display:inline-block}.page-module__-_BvNq__issueMeta{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.page-module__-_BvNq__statusBadge{text-transform:capitalize;border-radius:100px;padding:.1rem .5rem;font-size:.6875rem;font-weight:600;display:inline-block}.page-module__-_BvNq__statusOpen{color:#22c55e;background:#22c55e1f}.page-module__-_BvNq__statusInProgress{color:#f59e0b;background:#f59e0b1f}.page-module__-_BvNq__statusRejected{color:#ef4444;background:#ef44441f}.page-module__-_BvNq__statusDuplicate{color:#9ca3af;background:#6b72801f}.page-module__-_BvNq__statusFixed{color:#8b5cf6;background:#8b5cf61f}.page-module__-_BvNq__statusClosed{color:#6b7280;background:#6b72801f}.page-module__-_BvNq__issueMetaText{color:var(--foreground-muted);font-size:.75rem}.page-module__-_BvNq__issueMetaText strong{color:var(--foreground-muted);font-weight:500}.page-module__-_BvNq__issueActions{flex-shrink:0;align-items:center;gap:.375rem;display:flex}.page-module__-_BvNq__statusSelect{background:var(--background);border:1px solid var(--card-border);color:var(--foreground-muted);cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23888' stroke-width='2'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-position:right .375rem center;background-repeat:no-repeat;background-size:12px;border-radius:6px;outline:none;padding:.25rem 1.75rem .25rem .5rem;font-size:.75rem}.page-module__-_BvNq__deleteBtn{width:28px;height:28px;color:var(--foreground-muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;transition:all .15s;display:flex}.page-module__-_BvNq__deleteBtn:hover{color:#ef4444;background:#ef44441a;border-color:#ef44444d}.page-module__-_BvNq__emptyState{color:var(--foreground-muted);flex-direction:column;justify-content:center;align-items:center;gap:.75rem;padding:4rem 2rem;display:flex}.page-module__-_BvNq__emptyHint{opacity:.6;font-size:.8125rem}.page-module__-_BvNq__spinner{border:2px solid var(--card-border);border-top-color:var(--accent);border-radius:50%;width:24px;height:24px;animation:.8s linear infinite page-module__-_BvNq__spin}@keyframes page-module__-_BvNq__spin{to{transform:rotate(360deg)}}.page-module__-_BvNq__backLink{text-align:center;margin-top:2rem}.page-module__-_BvNq__backText{color:var(--foreground-muted);align-items:center;gap:.375rem;font-size:.875rem;transition:color .2s;display:inline-flex}.page-module__-_BvNq__backText:hover{color:var(--foreground)}@media (max-width:640px){.page-module__-_BvNq__container{padding:5rem 1rem 3rem}.page-module__-_BvNq__header{flex-direction:column}.page-module__-_BvNq__filters{flex-direction:column;align-items:stretch}.page-module__-_BvNq__statusTabs,.page-module__-_BvNq__issueRow{flex-wrap:wrap}.page-module__-_BvNq__issueActions{justify-content:flex-end;width:100%;margin-top:.5rem}}
