.DiagnosisLinksSection-module__nw1IrW__container{background:var(--card-bg);border:1px solid var(--card-border);border-radius:14px;margin-bottom:24px;padding:20px;box-shadow:0 30px 80px #0000008c}.DiagnosisLinksSection-module__nw1IrW__title{color:var(--text-primary);margin:0 0 16px;font-size:22px;font-weight:600}.DiagnosisLinksSection-module__nw1IrW__linksGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px;display:grid}.DiagnosisLinksSection-module__nw1IrW__linkCard{background:#00a3bf14;border:1px solid #00a3bf33;border-radius:10px;padding:18px;text-decoration:none;transition:all .2s;display:block}.DiagnosisLinksSection-module__nw1IrW__linkCard:hover{border-color:var(--accent);background:#00a3bf1f;text-decoration:none;transform:translateY(-2px)}.DiagnosisLinksSection-module__nw1IrW__linkTitle{color:var(--accent);margin:0 0 8px;font-size:17px;font-weight:600}.DiagnosisLinksSection-module__nw1IrW__linkDescription{color:var(--text-secondary);margin:0;font-size:14px;line-height:1.4}
.AuthImage-module__v55kCW__placeholder{color:#666;-webkit-user-select:none;user-select:none;background:#111318;border-radius:6px;justify-content:center;align-items:center;width:100%;height:100%;font-size:13px;display:flex}.AuthImage-module__v55kCW__spinner{border:3px solid #2b2f38;border-top-color:#00aeef;border-radius:50%;width:24px;height:24px;animation:1s linear infinite AuthImage-module__v55kCW__spin}@keyframes AuthImage-module__v55kCW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.AuthImage-module__v55kCW__error{color:#ff6b6b;-webkit-user-select:none;user-select:none;background:#2b1f1f;flex-direction:column;gap:8px}.AuthImage-module__v55kCW__errorIcon{font-size:24px}.AuthImage-module__v55kCW__errorText{font-size:12px}
.CreateCollectionModal-module__GW5Eqq__overlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:1100;background:#0009;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.CreateCollectionModal-module__GW5Eqq__modal{background:#121826eb;border:1px solid #ffffff1f;border-radius:18px;width:100%;max-width:640px;overflow:hidden;box-shadow:0 24px 70px #0000008c}.CreateCollectionModal-module__GW5Eqq__titleBar{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:flex-start;gap:12px;padding:18px 18px 14px;display:flex}.CreateCollectionModal-module__GW5Eqq__title{margin:0;font-size:20px;font-weight:800;line-height:1.2}.CreateCollectionModal-module__GW5Eqq__subtitle{opacity:.75;margin-top:6px;font-size:13px}.CreateCollectionModal-module__GW5Eqq__req{color:var(--danger);font-weight:900}.CreateCollectionModal-module__GW5Eqq__closeButton{width:36px;height:36px;color:inherit;cursor:pointer;background:0 0;border:1px solid #ffffff2e;border-radius:12px;place-items:center;font-size:22px;line-height:1;display:grid}.CreateCollectionModal-module__GW5Eqq__closeButton:hover{border-color:#ffffff47}.CreateCollectionModal-module__GW5Eqq__content{gap:14px;padding:18px;display:grid}.CreateCollectionModal-module__GW5Eqq__form{grid-template-columns:1fr;gap:14px;display:grid}.CreateCollectionModal-module__GW5Eqq__field{gap:8px;display:grid}.CreateCollectionModal-module__GW5Eqq__label{opacity:.9;font-size:13px;font-weight:700}.CreateCollectionModal-module__GW5Eqq__errorBox{background:#ff000014;border:1px solid #ff00004d;border-radius:14px;padding:12px 14px}.CreateCollectionModal-module__GW5Eqq__errorTitle{color:#ffb4b4;margin-bottom:6px;font-weight:800}.CreateCollectionModal-module__GW5Eqq__errorList{color:#ffb4b4;margin:0;padding-left:18px;font-size:13px}.CreateCollectionModal-module__GW5Eqq__footer{justify-content:flex-end;gap:10px;margin-top:4px;display:flex}.CreateCollectionModal-module__GW5Eqq__primaryBtn{border-radius:12px;padding:10px 14px}@media (max-width:640px){.CreateCollectionModal-module__GW5Eqq__modal{max-width:100%}.CreateCollectionModal-module__GW5Eqq__footer{flex-direction:column;align-items:stretch}.CreateCollectionModal-module__GW5Eqq__primaryBtn{width:100%}}
.AddToCollectionModal-module__MTfEla__overlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:1000;background:#0009;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.AddToCollectionModal-module__MTfEla__modal{background:#121826eb;border:1px solid #ffffff1f;border-radius:18px;width:100%;max-width:560px;overflow:hidden;box-shadow:0 24px 70px #0000008c}.AddToCollectionModal-module__MTfEla__titleBar{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:flex-start;gap:12px;padding:18px 18px 14px;display:flex}.AddToCollectionModal-module__MTfEla__title{margin:0;font-size:20px;font-weight:800;line-height:1.2}.AddToCollectionModal-module__MTfEla__subtitle{opacity:.75;margin-top:6px;font-size:13px}.AddToCollectionModal-module__MTfEla__closeButton{width:36px;height:36px;color:inherit;cursor:pointer;background:0 0;border:1px solid #ffffff2e;border-radius:12px;place-items:center;font-size:22px;line-height:1;display:grid}.AddToCollectionModal-module__MTfEla__closeButton:hover{border-color:#ffffff47}.AddToCollectionModal-module__MTfEla__content{gap:14px;padding:18px;display:grid}.AddToCollectionModal-module__MTfEla__actionsRow{justify-content:flex-start;display:flex}.AddToCollectionModal-module__MTfEla__secondaryBtn{background:#ffffff0a}.AddToCollectionModal-module__MTfEla__field{gap:8px;display:grid}.AddToCollectionModal-module__MTfEla__label{opacity:.9;font-size:13px;font-weight:700}.AddToCollectionModal-module__MTfEla__helpBox{opacity:.85;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:12px;margin-top:8px;padding:10px 12px;font-size:13px}.AddToCollectionModal-module__MTfEla__muted{opacity:.75;margin-top:6px;font-size:13px}.AddToCollectionModal-module__MTfEla__primaryBtn{border-radius:12px;width:100%;padding:10px 12px}@media (max-width:560px){.AddToCollectionModal-module__MTfEla__modal{max-width:100%}}
.AppHeader-module__GYbUDa__header{z-index:10;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid #ffffff1a;position:sticky;top:0}.AppHeader-module__GYbUDa__inner{justify-content:space-between;align-items:center;gap:16px;max-width:1200px;margin:0 auto;padding:14px 20px;display:flex}.AppHeader-module__GYbUDa__left{align-items:center;gap:12px;min-width:0;display:flex}.AppHeader-module__GYbUDa__logo{border:1px solid #ffffff2e;border-radius:12px;place-items:center;width:36px;height:36px;font-weight:800;display:grid}.AppHeader-module__GYbUDa__leftText{gap:2px;min-width:0;display:grid}.AppHeader-module__GYbUDa__title{font-size:18px;font-weight:800;line-height:1.1}.AppHeader-module__GYbUDa__subtitle{opacity:.75;white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}.AppHeader-module__GYbUDa__right{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:14px;display:flex}.AppHeader-module__GYbUDa__extras{align-items:center;gap:12px;display:flex}.AppHeader-module__GYbUDa__navBtn{color:inherit;cursor:pointer;background:0 0;border:1px solid #ffffff2e;border-radius:10px;padding:9px 12px;font-weight:700;line-height:1;text-decoration:none}.AppHeader-module__GYbUDa__navBtn:hover{border-color:#ffffff47}.AppHeader-module__GYbUDa__primaryBtn{background:var(--accent);border-color:var(--accent);color:#fff;}.AppHeader-module__GYbUDa__primaryBtn:hover{background:var(--accent-hover);border-color:var(--accent-hover)}.AppHeader-module__GYbUDa__logoLink{border-radius:8px;align-items:center;padding:4px 8px;text-decoration:none;transition:all .2s;display:inline-flex}.AppHeader-module__GYbUDa__logoLink:hover{background:#ffffff14}.AppHeader-module__GYbUDa__headerLogo{opacity:.95;height:auto;transition:opacity .2s;display:block}.AppHeader-module__GYbUDa__logoLink:hover .AppHeader-module__GYbUDa__headerLogo{opacity:1}.AppHeader-module__GYbUDa__userWrap{align-items:center;gap:10px;display:flex}.AppHeader-module__GYbUDa__avatar{border:1px solid #ffffff2e;border-radius:999px;place-items:center;width:34px;height:34px;font-size:12px;font-weight:800;display:grid}.AppHeader-module__GYbUDa__userText{line-height:1.15;display:grid}.AppHeader-module__GYbUDa__userEmail{font-size:13px;font-weight:700}.AppHeader-module__GYbUDa__userRole{opacity:.75;font-size:12px}.AppHeader-module__GYbUDa__busyWrap{justify-content:center;align-items:center;display:inline-flex}.AppHeader-module__GYbUDa__spinner{border:2px solid #ffffff38;border-top-color:#ffffffbf;border-radius:999px;width:14px;height:14px;animation:.8s linear infinite AppHeader-module__GYbUDa__ivspin}@keyframes AppHeader-module__GYbUDa__ivspin{to{transform:rotate(360deg)}}
.AppLayout-module__iqmRKW__page{min-height:100vh}.AppLayout-module__iqmRKW__main{max-width:1200px;margin:0 auto;padding:22px 20px 60px}.AppLayout-module__iqmRKW__pageTitleRow{justify-content:space-between;align-items:baseline;gap:16px;margin-bottom:14px;display:flex}.AppLayout-module__iqmRKW__pageTitle{margin:0;font-size:26px}.AppLayout-module__iqmRKW__pageMeta{opacity:.75;font-size:13px}.AppLayout-module__iqmRKW__card{background:#1218268c;border:1px solid #ffffff1f;border-radius:16px;padding:14px}.AppLayout-module__iqmRKW__tableWrap{overflow-x:auto}.AppLayout-module__iqmRKW__table{border-collapse:collapse;width:100%;min-width:760px}.AppLayout-module__iqmRKW__th{text-align:left;opacity:.85;padding:10px;font-size:13px;font-weight:700}.AppLayout-module__iqmRKW__td{padding:10px;font-size:14px}.AppLayout-module__iqmRKW__tr{border-top:1px solid #ffffff14}.AppLayout-module__iqmRKW__link{color:var(--accent);font-weight:650;text-decoration:none}.AppLayout-module__iqmRKW__link:hover{text-decoration:underline}.AppLayout-module__iqmRKW__danger{color:var(--danger)}.AppLayout-module__iqmRKW__muted{opacity:.8}.AppLayout-module__iqmRKW__mt0{margin-top:0}.AppLayout-module__iqmRKW__mb6{margin-bottom:6px}
.HomePage-module__wtOjGq__inReviewToggle{opacity:.9;align-items:center;gap:8px;font-size:13px;display:inline-flex}.HomePage-module__wtOjGq__checkbox{width:16px;height:16px}.HomePage-module__wtOjGq__diagSection{margin-bottom:18px}
.AdminCrawlHistoryPage-module__NGWJOa__filtersRow{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));align-items:flex-end;gap:12px;margin-top:12px;display:grid}.AdminCrawlHistoryPage-module__NGWJOa__filterGroup{gap:6px;min-width:0;display:grid}.AdminCrawlHistoryPage-module__NGWJOa__filterLabel{color:#ffffffb3;font-size:12px}.AdminCrawlHistoryPage-module__NGWJOa__filterSelect{color:#ffffffeb;background:#111318e6;border:1px solid #ffffff29;border-radius:10px;outline:none;width:100%;min-width:0;height:36px;padding:0 10px}.AdminCrawlHistoryPage-module__NGWJOa__filterSelect:focus{border-color:#00aeef99;box-shadow:0 0 0 3px #00aeef40}.AdminCrawlHistoryPage-module__NGWJOa__tableWrap{border:1px solid #ffffff1f;border-radius:12px;margin-top:14px;overflow:auto}.AdminCrawlHistoryPage-module__NGWJOa__table{border-collapse:collapse;width:100%;min-width:980px}.AdminCrawlHistoryPage-module__NGWJOa__th,.AdminCrawlHistoryPage-module__NGWJOa__td{text-align:left;border-bottom:1px solid #ffffff14;padding:10px 12px;font-size:13px}.AdminCrawlHistoryPage-module__NGWJOa__th{z-index:1;color:#ffffffd1;letter-spacing:.02em;background:#111318f2;position:sticky;top:0}.AdminCrawlHistoryPage-module__NGWJOa__rowBtn{color:#ffffffeb;cursor:pointer;font:inherit;background:0 0;border:none;align-items:center;gap:8px;padding:0;display:inline-flex}.AdminCrawlHistoryPage-module__NGWJOa__rowBtn:hover{text-decoration:underline}.AdminCrawlHistoryPage-module__NGWJOa__pill{color:#ffffffd9;background:#11131899;border:1px solid #ffffff24;border-radius:999px;padding:2px 8px;font-size:12px;font-weight:600;display:inline-block}.AdminCrawlHistoryPage-module__NGWJOa__pillOk{border-color:#00aeef59}.AdminCrawlHistoryPage-module__NGWJOa__pillBad{border-color:#ff555559}.AdminCrawlHistoryPage-module__NGWJOa__details{gap:10px;margin-top:14px;display:grid}.AdminCrawlHistoryPage-module__NGWJOa__detailsGrid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.AdminCrawlHistoryPage-module__NGWJOa__kv{background:#00000024;border:1px solid #ffffff1f;border-radius:12px;gap:4px;padding:10px 12px;display:grid}.AdminCrawlHistoryPage-module__NGWJOa__k{color:#ffffffa6;font-size:12px}.AdminCrawlHistoryPage-module__NGWJOa__v{color:#ffffffeb;font-size:13px}.AdminCrawlHistoryPage-module__NGWJOa__pre{background:#00000040;border:1px solid #ffffff1f;border-radius:12px;max-height:320px;margin:0;padding:10px 12px;overflow:auto}.AdminCrawlHistoryPage-module__NGWJOa__actionsRow{flex-wrap:wrap;grid-column:1/-1;justify-content:flex-end;align-items:center;gap:10px;margin-top:0;display:flex}@media (min-width:1100px){.AdminCrawlHistoryPage-module__NGWJOa__filtersRow{grid-template-columns:repeat(5,minmax(180px,1fr)) auto}.AdminCrawlHistoryPage-module__NGWJOa__actionsRow{grid-area:1/6;place-self:end}}
.AdminCrawlPage-module__VpqSWG__controls{flex-wrap:wrap;gap:12px;margin-top:18px;display:flex}.AdminCrawlPage-module__VpqSWG__statusCard{background:#ffffff0f;border:1px solid #ffffff2e;border-radius:14px;margin-top:16px;padding:14px 16px}.AdminCrawlPage-module__VpqSWG__statusTitle{margin:0 0 6px;font-weight:800}.AdminCrawlPage-module__VpqSWG__logsCard{margin-top:16px}.AdminCrawlPage-module__VpqSWG__logRow{border-top:1px solid #ffffff14;padding:6px 0;font-size:13px;line-height:1.35}.AdminCrawlPage-module__VpqSWG__logRow:first-child{border-top:none}.AdminCrawlPage-module__VpqSWG__logTime{opacity:.6;margin-right:10px}.AdminCrawlPage-module__VpqSWG__statsGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 14px;display:grid}.AdminCrawlPage-module__VpqSWG__statsItem{border-bottom:1px dashed #ffffff1a;justify-content:space-between;gap:10px;padding-bottom:6px;display:flex}.AdminCrawlPage-module__VpqSWG__statsItem span:first-child{opacity:.75}.AdminCrawlPage-module__VpqSWG__jsonWrap{margin-top:12px}.AdminCrawlPage-module__VpqSWG__pre{background:#00000040;border:1px solid #ffffff1a;border-radius:12px;max-height:460px;padding:12px;overflow:auto}.AdminCrawlPage-module__VpqSWG__summaryBtn{display:inline-block}.AdminCrawlPage-module__VpqSWG__headerRight{flex-direction:column;align-items:flex-end;gap:8px;display:flex}.AdminCrawlPage-module__VpqSWG__headerButtons{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}
.AdminUsersPage-module__5Xhk0a__page{min-height:100vh}.AdminUsersPage-module__5Xhk0a__centerCard{width:100%;max-width:520px;margin:0 auto}.AdminUsersPage-module__5Xhk0a__filters{grid-template-columns:1fr;gap:12px;margin-top:12px;display:grid}@media (min-width:860px){.AdminUsersPage-module__5Xhk0a__filters{grid-template-columns:2fr 1fr 1fr 1fr;align-items:end}}.AdminUsersPage-module__5Xhk0a__filterActions{flex-wrap:wrap;gap:10px;display:flex}.AdminUsersPage-module__5Xhk0a__compactBtn{padding:9px 12px}.AdminUsersPage-module__5Xhk0a__pagerRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:14px;display:flex}.AdminUsersPage-module__5Xhk0a__muted{opacity:.75}.AdminUsersPage-module__5Xhk0a__sortInactive{opacity:.35;margin-left:6px}.AdminUsersPage-module__5Xhk0a__sortActive{margin-left:6px}.AdminUsersPage-module__5Xhk0a__modalBackdrop{z-index:40;background:#0000008c;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.AdminUsersPage-module__5Xhk0a__modal{background:#121826eb;border:1px solid #ffffff1f;border-radius:16px;width:100%;max-width:820px;padding:16px}.AdminUsersPage-module__5Xhk0a__modalHeader{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.AdminUsersPage-module__5Xhk0a__modalTitle{margin:0;font-size:18px}.AdminUsersPage-module__5Xhk0a__modalGrid{flex-direction:column;gap:16px;display:flex}.AdminUsersPage-module__5Xhk0a__modalRow{flex-wrap:wrap;justify-content:flex-end;gap:10px;margin-top:12px;display:flex}
.CollectionDetailsPage-module__p8aFkW__infoGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem;display:grid}.CollectionDetailsPage-module__p8aFkW__infoItem{flex-direction:column;gap:.25rem;display:flex}.CollectionDetailsPage-module__p8aFkW__infoLabel{color:#9ca3af;text-transform:uppercase;letter-spacing:.025em;font-size:.875rem;font-weight:600}.CollectionDetailsPage-module__p8aFkW__infoValue{color:#f9fafb;font-size:1rem}.CollectionDetailsPage-module__p8aFkW__infoValue a{color:#00a3bf;text-decoration:none}.CollectionDetailsPage-module__p8aFkW__infoValue a:hover{color:#008aa3;text-decoration:underline}.CollectionDetailsPage-module__p8aFkW__section{margin-bottom:2rem}.CollectionDetailsPage-module__p8aFkW__sectionTitle{color:#f9fafb;margin-bottom:1rem;font-size:1.5rem;font-weight:600}.CollectionDetailsPage-module__p8aFkW__deniedTitle{color:#f87171;margin-bottom:1rem;font-size:1.5rem;font-weight:600}.CollectionDetailsPage-module__p8aFkW__imageGrid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));align-items:start;gap:1.5rem;display:grid}.CollectionDetailsPage-module__p8aFkW__imageCard{background:#121826eb;border:1px solid #ffffff14;border-radius:5px;transition:box-shadow .2s,transform .2s;overflow:hidden}.CollectionDetailsPage-module__p8aFkW__imageCard:hover{transform:translateY(-2px);box-shadow:0 8px 24px #00000047}.CollectionDetailsPage-module__p8aFkW__imageWrapper{justify-content:center;align-items:flex-start;min-height:220px;max-height:320px;display:flex;position:relative;overflow:hidden}.CollectionDetailsPage-module__p8aFkW__image{object-fit:contain;-webkit-user-select:none;user-select:none;pointer-events:none;width:auto;max-width:100%;height:auto;max-height:320px;display:block}.CollectionDetailsPage-module__p8aFkW__removeButton{color:#fff;cursor:pointer;background:#f87171e6;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:1.5rem;line-height:1;transition:all .2s;display:flex;position:absolute;top:.5rem;right:.5rem;box-shadow:0 2px 8px #0000004d}.CollectionDetailsPage-module__p8aFkW__removeButton:hover:not(:disabled){background:#f87171;transform:scale(1.1)}.CollectionDetailsPage-module__p8aFkW__removeButton:disabled{opacity:.5;cursor:not-allowed}.CollectionDetailsPage-module__p8aFkW__deniedHeader{color:#fff;text-align:center;word-break:break-word;background:#dc2626;padding:.75rem;font-size:.875rem;font-weight:500}.CollectionDetailsPage-module__p8aFkW__pendingDeniedHeader{color:#fff;text-align:center;background:#b45309;padding:.75rem;font-size:.875rem;font-weight:500}.CollectionDetailsPage-module__p8aFkW__imageId{color:#9ca3af;text-align:center;margin:0;padding:.75rem;font-size:.875rem}.CollectionDetailsPage-module__p8aFkW__footer{border-top:1px solid #ffffff14;justify-content:center;align-items:center;margin-top:2rem;padding:2rem 0;display:flex}.CollectionDetailsPage-module__p8aFkW__reviewTools{flex-direction:column;gap:.75rem;width:min(900px,100%);display:flex}.CollectionDetailsPage-module__p8aFkW__noteHeader{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.CollectionDetailsPage-module__p8aFkW__noteTitle{color:#f9fafb;font-size:1.1rem;font-weight:600}.CollectionDetailsPage-module__p8aFkW__noteHint{color:#9ca3af;margin-top:.25rem;font-size:.9rem}.CollectionDetailsPage-module__p8aFkW__noteCount{color:#9ca3af;white-space:nowrap;font-size:.875rem}.CollectionDetailsPage-module__p8aFkW__noteInput{resize:vertical;color:#f9fafb;background:#121826eb;border:1px solid #ffffff1f;border-radius:10px;width:100%;padding:.75rem .9rem;font-size:1rem;line-height:1.4}.CollectionDetailsPage-module__p8aFkW__noteInput:focus{border-color:#00a3bfcc;outline:none;box-shadow:0 0 0 3px #00a3bf26}.CollectionDetailsPage-module__p8aFkW__templateRow{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.CollectionDetailsPage-module__p8aFkW__templateSpacer{flex:1}.CollectionDetailsPage-module__p8aFkW__statusMessage{text-align:center;color:#9ca3af;font-size:1rem}.CollectionDetailsPage-module__p8aFkW__statusMessage strong{color:#f9fafb;text-transform:uppercase}.CollectionDetailsPage-module__p8aFkW__infoCard{margin-bottom:2rem}@media (max-width:768px){.CollectionDetailsPage-module__p8aFkW__infoGrid{grid-template-columns:1fr}.CollectionDetailsPage-module__p8aFkW__imageGrid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:1rem}.CollectionDetailsPage-module__p8aFkW__removeButton{width:1.75rem;height:1.75rem;font-size:1.25rem}}
.DiagnosesPage-module__4fClia__searchBox{margin-bottom:24px;position:relative}.DiagnosesPage-module__4fClia__searchIcon{opacity:.6;font-size:18px;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.DiagnosesPage-module__4fClia__searchInput{color:#222;background:#fff;border:none;border-radius:12px;outline:none;width:100%;padding:16px 18px 16px 45px;font-size:1.1rem;transition:box-shadow .2s}.DiagnosesPage-module__4fClia__searchInput:focus{box-shadow:0 0 0 3px #00aeef4d}.DiagnosesPage-module__4fClia__searchInput::placeholder{color:#666}.DiagnosesPage-module__4fClia__resultsCount{color:var(--text-secondary);margin-bottom:20px;font-size:15px;font-weight:500}.DiagnosesPage-module__4fClia__pageLayout{grid-template-columns:280px 1fr;align-items:start;gap:18px;display:grid}.DiagnosesPage-module__4fClia__sidebar{top:calc(var(--app-header-height,72px) + 16px);max-height:calc(100vh - var(--app-header-height,72px) - 60px);background:#0000001f;border:1px solid #ffffff1f;border-radius:12px;flex-direction:column;padding:12px;display:flex;position:sticky}.DiagnosesPage-module__4fClia__sidebarContent{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#ffffff26 transparent;flex:auto;min-height:0;overflow:hidden auto}.DiagnosesPage-module__4fClia__sidebarContent::-webkit-scrollbar{width:5px}.DiagnosesPage-module__4fClia__sidebarContent::-webkit-scrollbar-track{background:0 0}.DiagnosesPage-module__4fClia__sidebarContent::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:4px}.DiagnosesPage-module__4fClia__sidebarContent::-webkit-scrollbar-thumb:hover{background:#ffffff59}.DiagnosesPage-module__4fClia__sidebarHeader{justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px;display:flex}.DiagnosesPage-module__4fClia__sidebarTitle{color:#ffffffe6;letter-spacing:.02em;margin:0;font-size:14px}.DiagnosesPage-module__4fClia__clearBtn{color:#ffffffeb;cursor:pointer;background:#11131899;border:1px solid #ffffff29;border-radius:10px;height:32px;padding:0 10px}.DiagnosesPage-module__4fClia__clearBtn:disabled{opacity:.5;cursor:default}.DiagnosesPage-module__4fClia__filterSection{border-top:1px solid #ffffff1a;margin-top:12px;padding-top:12px}.DiagnosesPage-module__4fClia__filterTitle{color:#ffffffd1;cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;margin:0 0 8px;font-size:13px;font-weight:600;list-style:none;display:flex}.DiagnosesPage-module__4fClia__filterTitle::-webkit-details-marker{display:none}.DiagnosesPage-module__4fClia__filterTitle:after{content:"▸";opacity:.6;font-size:30px;line-height:1;transition:transform .2s}.DiagnosesPage-module__4fClia__filterSection[open]>.DiagnosesPage-module__4fClia__filterTitle:after{transform:rotate(90deg)}.DiagnosesPage-module__4fClia__filterSection:not([open])>.DiagnosesPage-module__4fClia__filterTitle{margin-bottom:0}.DiagnosesPage-module__4fClia__filterSection:not([open])>.DiagnosesPage-module__4fClia__filterTitle:after{transform:rotate(-90deg)}.DiagnosesPage-module__4fClia__checkboxList{gap:6px;padding-right:4px;display:grid}.DiagnosesPage-module__4fClia__checkboxRow{color:#ffffffd1;align-items:center;gap:8px;font-size:13px;display:flex}.DiagnosesPage-module__4fClia__filterHint{color:#fff9;margin:0;font-size:12px}.DiagnosesPage-module__4fClia__content{min-width:0}.DiagnosesPage-module__4fClia__severityPill{color:#ffffffd1;background:#f8717114;border:1px solid #f8717140;border-radius:999px;padding:2px 8px;font-size:12px;display:inline-block}.DiagnosesPage-module__4fClia__imageTypePill{color:#ffffffd1;background:#00aeef14;border:1px solid #00aeef33;border-radius:999px;padding:2px 8px;font-size:12px;display:inline-block}.DiagnosesPage-module__4fClia__dxList{flex-wrap:wrap;gap:1.8rem;margin-top:2rem;display:flex}.DiagnosesPage-module__4fClia__dxSummary{color:#e5e7eb;background:#1f222a;border:1px solid #2b2f38;border-radius:8px;width:fit-content;max-width:calc(681px + 3.6rem);padding:1rem 1.2rem 1.3rem;text-decoration:none;transition:border-color .3s,box-shadow .3s;display:block;box-shadow:0 2px 6px #0006}.DiagnosesPage-module__4fClia__dxSummary:hover{border-color:#00aeef;text-decoration:none;box-shadow:0 0 10px #00aeef66}.DiagnosesPage-module__4fClia__dxTitle{text-align:left;color:#fff;margin:0 0 1rem;font-size:1.3rem;font-weight:600}.DiagnosesPage-module__4fClia__dxSummaryMeta{color:#ffffffad;justify-content:space-between;align-items:center;gap:1rem;margin-top:.85rem;font-size:.92rem;display:flex}.DiagnosesPage-module__4fClia__dxImageCount{white-space:nowrap}.DiagnosesPage-module__4fClia__dxViewLink{color:#00aeef;white-space:nowrap;opacity:.95;font-weight:600}.DiagnosesPage-module__4fClia__dxSummary:hover .DiagnosesPage-module__4fClia__dxViewLink{text-decoration:underline}.DiagnosesPage-module__4fClia__imageRow{justify-content:flex-start;align-items:flex-start;gap:.6rem;display:flex}.DiagnosesPage-module__4fClia__thumbnail{background:#111318;border:1px solid #2b2f38;border-radius:6px;flex-shrink:0;width:227px;height:170px;margin:0;transition:all .3s;position:relative;overflow:hidden}.DiagnosesPage-module__4fClia__thumbnail:hover{border-color:#00aeef;box-shadow:0 0 10px #00aeef66}.DiagnosesPage-module__4fClia__thumbnailImage{object-fit:cover;object-position:center;-webkit-user-select:none;user-select:none;pointer-events:none;width:100%;height:100%;transition:transform .3s,filter .3s}.DiagnosesPage-module__4fClia__overlay{color:#fff;opacity:0;pointer-events:none;background:linear-gradient(#00000014,#000000d9);flex-direction:column;justify-content:flex-end;padding:.8rem 1rem;transition:opacity .25s;display:flex;position:absolute;inset:0}.DiagnosesPage-module__4fClia__thumbnail:hover .DiagnosesPage-module__4fClia__overlay{opacity:1}.DiagnosesPage-module__4fClia__overlay p{color:#f3f4f6;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:.85rem;line-height:1.35;display:-webkit-box;overflow:hidden}.DiagnosesPage-module__4fClia__overlayMeta{color:#ffffffa6;margin-top:.35rem;font-size:.8rem}.DiagnosesPage-module__4fClia__overlayMeta strong{color:#00aeef;font-weight:600}.DiagnosesPage-module__4fClia__overlayId{color:#ffffffd1;font-weight:600;display:inline-block}.DiagnosesPage-module__4fClia__loadMoreRow{justify-content:center;margin-top:16px;display:flex}
.GalleryPage-module__SuWjOq__stats{color:var(--muted);align-items:center;gap:.5rem;font-size:.95rem;display:flex}.GalleryPage-module__SuWjOq__filtersBar{background:#0000001f;border:1px solid #ffffff1f;border-radius:12px;flex-wrap:wrap;align-items:flex-end;gap:12px;margin:12px 0 18px;padding:12px;display:flex}.GalleryPage-module__SuWjOq__pageLayout{grid-template-columns:280px 1fr;align-items:start;gap:18px;display:grid}.GalleryPage-module__SuWjOq__sidebar{top:calc(var(--app-header-height,72px) + 16px);max-height:calc(100vh - var(--app-header-height,72px) - 60px);background:#0000001f;border:1px solid #ffffff1f;border-radius:12px;flex-direction:column;padding:12px;display:flex;position:sticky}.GalleryPage-module__SuWjOq__sidebarContent{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#ffffff26 transparent;flex:auto;min-height:0;overflow:hidden auto}.GalleryPage-module__SuWjOq__sidebarContent::-webkit-scrollbar{width:5px}.GalleryPage-module__SuWjOq__sidebarContent::-webkit-scrollbar-track{background:0 0}.GalleryPage-module__SuWjOq__sidebarContent::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:4px}.GalleryPage-module__SuWjOq__sidebarContent::-webkit-scrollbar-thumb:hover{background:#ffffff59}.GalleryPage-module__SuWjOq__sidebarHeader{justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px;display:flex}.GalleryPage-module__SuWjOq__sidebarTitle{color:#ffffffe6;letter-spacing:.02em;margin:0;font-size:14px}.GalleryPage-module__SuWjOq__filterSection{border-top:1px solid #ffffff1a;margin-top:12px;padding-top:12px}.GalleryPage-module__SuWjOq__filterTitle{color:#ffffffd1;cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;margin:0 0 8px;font-size:13px;font-weight:600;list-style:none;display:flex}.GalleryPage-module__SuWjOq__filterTitle::-webkit-details-marker{display:none}.GalleryPage-module__SuWjOq__filterTitle:after{content:"▸";opacity:.6;font-size:30px;line-height:1;transition:transform .2s}.GalleryPage-module__SuWjOq__filterSection[open]>.GalleryPage-module__SuWjOq__filterTitle:after{transform:rotate(90deg)}.GalleryPage-module__SuWjOq__filterSection:not([open])>.GalleryPage-module__SuWjOq__filterTitle{margin-bottom:0}.GalleryPage-module__SuWjOq__filterHint{color:#fff9;margin:0;font-size:12px}.GalleryPage-module__SuWjOq__checkboxList{gap:6px;padding-right:4px;display:grid}.GalleryPage-module__SuWjOq__checkboxRow{color:#ffffffd1;align-items:center;gap:8px;font-size:13px;display:flex}.GalleryPage-module__SuWjOq__agePill{color:#ffffffd1;background:#11131899;border:1px solid #ffffff24;border-radius:999px;padding:2px 8px;display:inline-block}.GalleryPage-module__SuWjOq__imageTypePill{color:#ffffffd1;background:#00aeef14;border:1px solid #00aeef33;border-radius:999px;padding:2px 8px;font-size:12px;display:inline-block}.GalleryPage-module__SuWjOq__filterGroup{gap:6px;display:grid}.GalleryPage-module__SuWjOq__filterLabel{color:#ffffffb3;font-size:12px}.GalleryPage-module__SuWjOq__filterSelect{color:#ffffffeb;background:#111318e6;border:1px solid #ffffff29;border-radius:10px;outline:none;min-width:200px;height:36px;padding:0 10px}.GalleryPage-module__SuWjOq__skinSelectRow{align-items:center;gap:10px;display:flex}.GalleryPage-module__SuWjOq__skinSwatch{border:1px solid #ffffff3d;border-radius:3px;flex:none;width:14px;height:14px;box-shadow:inset 0 0 0 1px #00000040}.GalleryPage-module__SuWjOq__inlineMeta{align-items:center;gap:8px;display:inline-flex}.GalleryPage-module__SuWjOq__filterSelect:focus{border-color:#00aeef99;box-shadow:0 0 0 3px #00aeef40}.GalleryPage-module__SuWjOq__clearFiltersBtn{color:#ffffffeb;cursor:pointer;background:#11131899;border:1px solid #ffffff29;border-radius:10px;height:36px;padding:0 12px}.GalleryPage-module__SuWjOq__clearFiltersBtn:hover{border-color:#00aeef99}.GalleryPage-module__SuWjOq__divider{color:#ffffff40}.GalleryPage-module__SuWjOq__main{flex-direction:column;gap:2rem;display:flex}.GalleryPage-module__SuWjOq__viewTitle{color:#e8ecf3;border-bottom:1px solid #ffffff1f;margin-bottom:1.5rem;padding-bottom:.75rem;font-size:1.5rem}.GalleryPage-module__SuWjOq__viewCount{color:var(--muted);font-size:1rem;font-weight:400}.GalleryPage-module__SuWjOq__imageGrid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.5rem;display:grid}.GalleryPage-module__SuWjOq__imageCard{background:#111318;border-radius:5px;transition:transform .2s,box-shadow .2s;overflow:hidden}.GalleryPage-module__SuWjOq__imageCard:hover{transform:translateY(-4px);box-shadow:0 8px 16px #00000026}.GalleryPage-module__SuWjOq__imageWrapper{background:#0b0d10;justify-content:center;align-items:flex-start;padding:10px;display:flex;position:relative;overflow:hidden}.GalleryPage-module__SuWjOq__imageFrame{max-width:100%;line-height:0;display:inline-block;position:relative}.GalleryPage-module__SuWjOq__imageIdBadge{z-index:2;color:#fffffff5;pointer-events:none;white-space:nowrap;background:#0000001a;border:1px solid #ffffff38;border-radius:999px;padding:6px 12px;font-size:12px;font-weight:700;line-height:1;position:absolute;bottom:5px;left:5px}.GalleryPage-module__SuWjOq__addButton{color:#fff;cursor:pointer;opacity:0;background-color:#0000001a;border:2px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-size:1.5rem;font-weight:300;transition:all .2s;display:flex;position:absolute;top:.2rem;right:.2rem}.GalleryPage-module__SuWjOq__imageWrapper:hover .GalleryPage-module__SuWjOq__addButton{opacity:1}.GalleryPage-module__SuWjOq__addButton:hover{background-color:#000000e6;border-color:#fff9;transform:scale(1.1)}.GalleryPage-module__SuWjOq__image{object-fit:contain;-webkit-user-select:none;user-select:none;pointer-events:none;width:auto;max-width:100%;height:auto;max-height:420px;display:block}.GalleryPage-module__SuWjOq__caption{color:#ffffffb8;-webkit-user-select:none;user-select:none;background:#00000026;padding:.75rem;font-size:.9rem;line-height:1.4}.GalleryPage-module__SuWjOq__captionBlock{background:#00000026;padding:.75rem}.GalleryPage-module__SuWjOq__captionBlock .GalleryPage-module__SuWjOq__caption{background:0 0;margin:0 0 8px;padding:0}.GalleryPage-module__SuWjOq__metaLine{color:#ffffffad;margin:0 0 6px;font-size:.85rem}.GalleryPage-module__SuWjOq__metaLine strong{color:#ffffffd1;font-weight:600}.GalleryPage-module__SuWjOq__hint{color:var(--muted)!important;font-size:.95rem!important}.GalleryPage-module__SuWjOq__footer{text-align:center;color:var(--muted);margin-top:2rem}.GalleryPage-module__SuWjOq__topMeta{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:14px;display:flex}.GalleryPage-module__SuWjOq__dxName{margin:0;font-size:26px}.GalleryPage-module__SuWjOq__dxDesc{color:var(--muted);margin:6px 0 10px}.GalleryPage-module__SuWjOq__clickable{cursor:pointer}@media (max-width:768px){.GalleryPage-module__SuWjOq__imageGrid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:1rem}}
