.dashboard-module__Gx_nyq__layout{min-height:100vh;display:flex}.dashboard-module__Gx_nyq__sidebar{background:var(--surface);border-right:1px solid var(--border);flex-direction:column;width:250px;display:flex;position:fixed;top:0;bottom:0;left:0}.dashboard-module__Gx_nyq__sidebarHeader{border-bottom:1px solid var(--border);padding:1.5rem}.dashboard-module__Gx_nyq__logo{color:var(--foreground);font-size:1.25rem;font-weight:700}.dashboard-module__Gx_nyq__logo:hover{text-decoration:none}.dashboard-module__Gx_nyq__nav{flex:1;padding:1rem 0}.dashboard-module__Gx_nyq__navLink{color:var(--muted);padding:.75rem 1.5rem;font-size:.95rem;transition:all .2s;display:block}.dashboard-module__Gx_nyq__navLink:hover{background:var(--background);color:var(--foreground);text-decoration:none}.dashboard-module__Gx_nyq__sidebarFooter{border-top:1px solid var(--border);flex-direction:column;gap:.75rem;padding:1.5rem;display:flex}.dashboard-module__Gx_nyq__backLink{color:var(--muted);font-size:.9rem}.dashboard-module__Gx_nyq__backLink:hover{color:var(--foreground)}.dashboard-module__Gx_nyq__main{background:var(--background);flex:1;margin-left:250px;padding:2rem}.dashboard-module__Gx_nyq__pageHeader{margin-bottom:2rem}.dashboard-module__Gx_nyq__pageTitle{color:var(--foreground);margin-bottom:.5rem;font-size:2rem;font-weight:700}.dashboard-module__Gx_nyq__pageDescription{color:var(--muted);font-size:1rem}.dashboard-module__Gx_nyq__statsGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin-bottom:2rem;display:grid}.dashboard-module__Gx_nyq__statCard{background:var(--surface);border:1px solid var(--border);border-radius:8px;padding:1.5rem}.dashboard-module__Gx_nyq__statLabel{color:var(--muted);margin-bottom:.5rem;font-size:.85rem}.dashboard-module__Gx_nyq__statValue{color:var(--foreground);font-size:2rem;font-weight:700}.dashboard-module__Gx_nyq__table{border-collapse:collapse;background:var(--surface);border:1px solid var(--border);border-radius:8px;width:100%;overflow:hidden}.dashboard-module__Gx_nyq__table th,.dashboard-module__Gx_nyq__table td{text-align:left;border-bottom:1px solid var(--border);padding:1rem}.dashboard-module__Gx_nyq__table th{background:var(--background);color:var(--muted);text-transform:uppercase;letter-spacing:.05em;font-size:.85rem;font-weight:600}.dashboard-module__Gx_nyq__table td{color:var(--foreground);font-size:.95rem}.dashboard-module__Gx_nyq__table tr:last-child td{border-bottom:none}.dashboard-module__Gx_nyq__table tr:hover td{background:var(--background)}.dashboard-module__Gx_nyq__badge{text-transform:uppercase;border-radius:4px;padding:.25rem .5rem;font-size:.75rem;font-weight:500;display:inline-block}.dashboard-module__Gx_nyq__badgePublished{color:#22c55e;background:#22c55e1a}.dashboard-module__Gx_nyq__badgeDraft{color:#9ca3af;background:#9ca3af1a}.dashboard-module__Gx_nyq__badgeReview{color:#3b82f6;background:#3b82f61a}.dashboard-module__Gx_nyq__badgeDisputed{color:#ef4444;background:#ef44441a}.dashboard-module__Gx_nyq__actions{gap:.5rem;display:flex}.dashboard-module__Gx_nyq__actionButton{border:1px solid var(--border);background:var(--background);color:var(--foreground);cursor:pointer;border-radius:6px;padding:.5rem 1rem;font-size:.85rem;transition:all .2s}.dashboard-module__Gx_nyq__actionButton:hover{border-color:var(--foreground)}.dashboard-module__Gx_nyq__primaryButton{background:var(--foreground);color:var(--background);cursor:pointer;border:none;border-radius:6px;padding:.75rem 1.5rem;font-size:.95rem;font-weight:500;transition:opacity .2s}.dashboard-module__Gx_nyq__primaryButton:hover{opacity:.9}.dashboard-module__Gx_nyq__primaryButton:disabled{opacity:.5;cursor:not-allowed}.dashboard-module__Gx_nyq__uploadArea{border:2px dashed var(--border);text-align:center;background:var(--surface);cursor:pointer;border-radius:8px;padding:3rem;transition:all .2s}.dashboard-module__Gx_nyq__uploadArea:hover{border-color:var(--muted)}.dashboard-module__Gx_nyq__uploadIcon{margin-bottom:1rem;font-size:3rem}.dashboard-module__Gx_nyq__uploadText{color:var(--foreground);margin-bottom:.5rem;font-size:1rem}.dashboard-module__Gx_nyq__uploadHint{color:var(--muted);font-size:.85rem}.dashboard-module__Gx_nyq__formGroup{margin-bottom:1.5rem}.dashboard-module__Gx_nyq__label{color:var(--foreground);margin-bottom:.5rem;font-weight:500;display:block}.dashboard-module__Gx_nyq__input,.dashboard-module__Gx_nyq__select{border:1px solid var(--border);background:var(--background);width:100%;color:var(--foreground);border-radius:6px;padding:.75rem 1rem;font-size:1rem}.dashboard-module__Gx_nyq__input:focus,.dashboard-module__Gx_nyq__select:focus{border-color:var(--accent);outline:none}@media (max-width:768px){.dashboard-module__Gx_nyq__sidebar{border-right:none;border-bottom:1px solid var(--border);width:100%;position:relative}.dashboard-module__Gx_nyq__main{margin-left:0}.dashboard-module__Gx_nyq__layout{flex-direction:column}}
