.topnav{border-bottom:1px solid var(--border);background:var(--background);justify-content:space-between;align-items:center;padding:1.25rem 2rem;display:flex}.topnav-logo a{letter-spacing:-.05em;font-size:1.5rem;font-weight:800;text-decoration:none}.topnav-links{align-items:center;gap:1.5rem;display:flex}.topnav-links>a{color:var(--foreground);font-size:.95rem;font-weight:500;transition:opacity .2s}.topnav-links>a:hover{opacity:.7}.topnav-auth{border-left:1px solid var(--border);align-items:center;gap:1rem;margin-left:1rem;padding-left:1rem;display:flex}.workspace-link,.login-link,.signout-btn{cursor:pointer;color:var(--foreground);background:0 0;border:none;padding:0;font-family:inherit;font-size:.95rem;font-weight:600;text-decoration:none;transition:opacity .2s}.workspace-link:hover,.login-link:hover,.signout-btn:hover{opacity:.7}.signup-link{background:var(--foreground);color:var(--background);border-radius:6px;padding:.5rem 1rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:opacity .2s}.signup-link:hover{opacity:.8}
.authors-module__B8tznG__pageWrapper{--background:#f9fafb;--foreground:#111827;--border:#e5e7eb;background-color:var(--background);min-height:100vh;color:var(--foreground)}.authors-module__B8tznG__container{max-width:1000px;margin:0 auto;padding:4rem 2rem}.authors-module__B8tznG__header{justify-content:space-between;align-items:center;margin-bottom:2.5rem;display:flex}.authors-module__B8tznG__title{letter-spacing:-.025em;font-size:2rem;font-weight:800}.authors-module__B8tznG__createButton{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-weight:600;transition:all .2s;display:flex}.authors-module__B8tznG__createButton:hover{background:#2563eb;transform:translateY(-1px)}.authors-module__B8tznG__grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;display:grid}.authors-module__B8tznG__card{border:1px solid var(--border);background:#fff;border-radius:12px;flex-direction:column;gap:1rem;padding:1.5rem;transition:all .2s;display:flex}.authors-module__B8tznG__card:hover{border-color:#3b82f64d;box-shadow:0 10px 15px -3px #0000001a}.authors-module__B8tznG__authorTop{align-items:center;gap:1rem;display:flex}.authors-module__B8tznG__avatar{object-fit:cover;background:#f3f4f6;border-radius:50%;width:48px;height:48px}.authors-module__B8tznG__avatarPlaceholder{color:#3b82f6;background:#eff6ff;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.25rem;display:flex}.authors-module__B8tznG__authorName{margin:0;font-size:1.125rem;font-weight:700}.authors-module__B8tznG__expertise{color:#3b82f6;text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:600}.authors-module__B8tznG__bio{color:#4b5563;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:.875rem;line-height:1.5;display:-webkit-box;overflow:hidden}.authors-module__B8tznG__socialLinks{gap:.5rem;margin-top:auto;display:flex}.authors-module__B8tznG__socialIcon{color:#4b5563;background:#f3f4f6;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;font-size:.875rem;text-decoration:none;transition:all .2s;display:flex}.authors-module__B8tznG__socialIcon:hover{color:#111827;background:#e5e7eb}.authors-module__B8tznG__cardActions{gap:.75rem;margin-top:.5rem;display:flex}.authors-module__B8tznG__editButton,.authors-module__B8tznG__deleteButton{cursor:pointer;text-align:center;border-radius:6px;flex:1;padding:.5rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .2s}.authors-module__B8tznG__editButton{color:#3b82f6;background:#eff6ff;border:1px solid #dbeafe}.authors-module__B8tznG__editButton:hover{background:#dbeafe}.authors-module__B8tznG__deleteButton{color:#e11d48;background:#fff1f2;border:1px solid #ffe4e6}.authors-module__B8tznG__deleteButton:hover{background:#ffe4e6}.authors-module__B8tznG__modalOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#0006;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.authors-module__B8tznG__modalContent{background:#fff;border-radius:16px;width:100%;max-width:500px;padding:2rem;box-shadow:0 25px 50px -12px #00000040}.authors-module__B8tznG__modalTitle{margin-bottom:1.5rem;font-size:1.5rem;font-weight:800}.authors-module__B8tznG__formGroup{margin-bottom:1.25rem}.authors-module__B8tznG__label{color:#374151;margin-bottom:.5rem;font-size:.875rem;font-weight:600;display:block}.authors-module__B8tznG__input,.authors-module__B8tznG__textarea{border:1px solid #d1d5db;border-radius:8px;width:100%;padding:.75rem;font-size:1rem;transition:all .2s}.authors-module__B8tznG__input:focus,.authors-module__B8tznG__textarea:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61a}.authors-module__B8tznG__modalFooter{justify-content:flex-end;gap:1rem;margin-top:2rem;display:flex}.authors-module__B8tznG__cancelButton{cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:8px;padding:.75rem 1.5rem;font-weight:600}.authors-module__B8tznG__saveButton{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:8px;padding:.75rem 1.5rem;font-weight:600}.authors-module__B8tznG__saveButton:disabled{opacity:.5;cursor:not-allowed}
.dashboard-module__XABe8G__pageWrapper{--background:#f9fafb;--foreground:#111827;--border:#e5e7eb;background-color:var(--background);min-height:100vh;color:var(--foreground)}.dashboard-module__XABe8G__container{max-width:1200px;margin:0 auto;padding:4rem 2rem}.dashboard-module__XABe8G__header{justify-content:space-between;align-items:center;margin-bottom:3rem;display:flex}.dashboard-module__XABe8G__title{color:#111827;font-size:2.5rem;font-weight:700}.dashboard-module__XABe8G__createButton{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:8px;padding:.75rem 1.5rem;font-weight:600;transition:all .2s}.dashboard-module__XABe8G__createButton:hover{background:#2563eb;transform:translateY(-1px)}.dashboard-module__XABe8G__createButton:disabled{cursor:not-allowed;background:#93c5fd;transform:none}.dashboard-module__XABe8G__grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;display:grid}.dashboard-module__XABe8G__card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;flex-direction:column;padding:1.5rem;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.dashboard-module__XABe8G__card:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.dashboard-module__XABe8G__siteName{color:#1f2937;margin-bottom:.5rem;font-size:1.25rem;font-weight:600}.dashboard-module__XABe8G__siteDomain{color:#6b7280;word-break:break-all;margin-bottom:1.5rem;font-size:.875rem}.dashboard-module__XABe8G__cardActions{gap:1rem;margin-top:auto;display:flex}.dashboard-module__XABe8G__openButton,.dashboard-module__XABe8G__settingsButton{text-align:center;border-radius:6px;flex:1;padding:.5rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .2s}.dashboard-module__XABe8G__openButton{color:#374151;background:#f3f4f6}.dashboard-module__XABe8G__openButton:hover{background:#e5e7eb}.dashboard-module__XABe8G__settingsButton{color:#6b7280;background:#fff;border:1px solid #e5e7eb}.dashboard-module__XABe8G__settingsButton:hover{color:#374151;background:#f9fafb}.dashboard-module__XABe8G__emptyState{text-align:center;background:#f9fafb;border:2px dashed #e5e7eb;border-radius:12px;padding:4rem 2rem}.dashboard-module__XABe8G__emptyState h2{color:#374151;margin-bottom:1rem}.dashboard-module__XABe8G__emptyState p{color:#6b7280;margin-bottom:2rem}.dashboard-module__XABe8G__cardTop{align-items:center;gap:12px;margin-bottom:8px;display:flex}.dashboard-module__XABe8G__favicon{object-fit:contain;background:#f3f4f6;border-radius:4px;width:24px;height:24px}.dashboard-module__XABe8G__faviconPlaceholder{color:#9ca3af;background:#e5e7eb;border-radius:4px;justify-content:center;align-items:center;width:24px;height:24px;font-size:10px;display:flex}.dashboard-module__XABe8G__langList{flex-wrap:wrap;gap:4px;margin-bottom:12px;display:flex}.dashboard-module__XABe8G__langBadge{color:#6b7280;text-transform:uppercase;background:#f3f4f6;border-radius:4px;padding:2px 6px;font-size:10px;font-weight:700}.dashboard-module__XABe8G__lastUpdated{color:#9ca3af;margin-bottom:16px;font-size:11px}
.settings-module__EW1M1W__pageWrapper{--background:#f9fafb;--foreground:#111827;--border:#e5e7eb;background-color:var(--background);min-height:100vh;color:var(--foreground)}.settings-module__EW1M1W__container{max-width:800px;margin:0 auto;padding:4rem 2rem}.settings-module__EW1M1W__backLink{color:#3b82f6;margin-bottom:2rem;font-weight:500;text-decoration:none;transition:color .2s;display:inline-block}.settings-module__EW1M1W__backLink:hover{color:#2563eb}.settings-module__EW1M1W__title{color:#111827;margin-bottom:2rem;font-size:2rem;font-weight:700}.settings-module__EW1M1W__card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:2rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.settings-module__EW1M1W__formGroup{margin-bottom:1.5rem}.settings-module__EW1M1W__label{color:#374151;margin-bottom:.5rem;font-weight:600;display:block}.settings-module__EW1M1W__input{color:#1f2937;border:1px solid #d1d5db;border-radius:6px;width:100%;padding:.75rem;font-size:1rem;transition:border-color .2s,box-shadow .2s}.settings-module__EW1M1W__input:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61a}.settings-module__EW1M1W__hint{color:#6b7280;margin-top:.5rem;font-size:.875rem;display:block}.settings-module__EW1M1W__saveButton{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:8px;margin-top:1rem;padding:.75rem 2rem;font-weight:600;transition:all .2s}.settings-module__EW1M1W__saveButton:hover{background:#2563eb}.settings-module__EW1M1W__saveButton:disabled{cursor:not-allowed;background:#9ca3af}.settings-module__EW1M1W__error{color:#ef4444;margin-top:1rem;font-size:.9rem}.settings-module__EW1M1W__success{color:#10b981;margin-top:1rem;font-size:.9rem}.settings-module__EW1M1W__dangerZone{border-top:1px solid #e5e7eb;margin-top:3rem;padding-top:2rem}.settings-module__EW1M1W__dangerTitle{color:#ef4444;margin-bottom:.5rem;font-size:1.25rem;font-weight:600}.settings-module__EW1M1W__dangerText{color:#6b7280;margin-bottom:1.5rem;font-size:.9rem}.settings-module__EW1M1W__deleteButton{color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:8px;padding:.75rem 2rem;font-weight:600;transition:all .2s}.settings-module__EW1M1W__deleteButton:hover{background:#dc2626}.settings-module__EW1M1W__deleteButton:disabled{cursor:not-allowed;background:#fca5a5}
.team-module__HMSN6W__layout{background:var(--background);flex-direction:column;min-height:100vh;display:flex}.team-module__HMSN6W__main{flex:1;padding:3rem 2rem}.team-module__HMSN6W__container{flex-direction:column;gap:2.5rem;max-width:860px;margin:0 auto;display:flex}.team-module__HMSN6W__header h1{letter-spacing:-.04em;margin:0 0 .5rem;font-size:2rem;font-weight:800}.team-module__HMSN6W__header p{color:#666;margin:0}@media (prefers-color-scheme:dark){.team-module__HMSN6W__header p{color:#999}}.team-module__HMSN6W__section{background:var(--background);border:1px solid var(--border);border-radius:10px;padding:1.75rem}.team-module__HMSN6W__section h2{margin:0 0 1.25rem;font-size:1.1rem;font-weight:700}.team-module__HMSN6W__memberList{flex-direction:column;gap:.75rem;display:flex}.team-module__HMSN6W__memberRow{border:1px solid var(--border);border-radius:8px;justify-content:space-between;align-items:center;gap:1rem;padding:.85rem 1rem;display:flex}.team-module__HMSN6W__memberInfo{flex:1;align-items:center;gap:.85rem;min-width:0;display:flex}.team-module__HMSN6W__avatar{background:var(--foreground);width:38px;height:38px;color:var(--background);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1rem;font-weight:700;display:flex}.team-module__HMSN6W__avatarPending{background:#aaa}.team-module__HMSN6W__email{text-overflow:ellipsis;white-space:nowrap;font-size:.95rem;font-weight:500;overflow:hidden}.team-module__HMSN6W__you{color:#2e7d32;background:#e8f5e9;border-radius:20px;flex-shrink:0;padding:2px 8px;font-size:.75rem;font-weight:600}.team-module__HMSN6W__pendingBadge{color:#e65100;background:#fff8e1;border-radius:20px;flex-shrink:0;padding:2px 8px;font-size:.75rem;font-weight:600}.team-module__HMSN6W__memberActions{flex-shrink:0;align-items:center;gap:.75rem;display:flex}.team-module__HMSN6W__roleSelect{border:1px solid var(--border);background:var(--background);color:var(--foreground);cursor:pointer;border-radius:6px;padding:.5rem .75rem;font-size:.9rem}.team-module__HMSN6W__roleLabel{color:#888;text-transform:capitalize;font-size:.9rem}.team-module__HMSN6W__removeBtn{color:#e53e3e;cursor:pointer;background:#fff0f0;border:1px solid #ffd0d0;border-radius:6px;padding:.5rem 1rem;font-size:.85rem;font-weight:600;transition:all .2s}.team-module__HMSN6W__removeBtn:hover{background:#ffe3e3}@media (prefers-color-scheme:dark){.team-module__HMSN6W__removeBtn{color:#fcc;background:#2a0000;border-color:#5a0000}.team-module__HMSN6W__removeBtn:hover{background:#3a0000}.team-module__HMSN6W__you{color:#81c784;background:#1b3a1b}.team-module__HMSN6W__pendingBadge{color:#ffb74d;background:#3a2800}}.team-module__HMSN6W__inviteForm{flex-wrap:wrap;gap:.75rem;display:flex}.team-module__HMSN6W__inviteInput{border:1px solid var(--border);min-width:200px;color:var(--foreground);background:0 0;border-radius:6px;flex:1;padding:.75rem 1rem;font-size:.95rem}.team-module__HMSN6W__inviteInput:focus{border-color:var(--foreground);outline:none}.team-module__HMSN6W__inviteBtn{background:var(--foreground);color:var(--background);cursor:pointer;border:none;border-radius:6px;padding:.75rem 1.5rem;font-weight:600;transition:opacity .2s}.team-module__HMSN6W__inviteBtn:hover{opacity:.85}.team-module__HMSN6W__statusMsg{color:#2e7d32;margin-top:.75rem;font-size:.9rem}.team-module__HMSN6W__loading{color:#888;justify-content:center;align-items:center;min-height:100vh;font-size:1.1rem;display:flex}
