.database-module__fiGgZG__page{background:var(--page);color:var(--text);padding-bottom:2rem}.database-module__fiGgZG__hero{background:linear-gradient(120deg,var(--surface),var(--surface-soft));border-bottom:1px solid var(--border);padding:2rem 0 2.25rem}.database-module__fiGgZG__breadcrumb{color:var(--text-body);flex-wrap:wrap;gap:.7rem;margin-bottom:2.5rem;font-size:.8rem;display:flex}.database-module__fiGgZG__breadcrumb a:hover,.database-module__fiGgZG__sourceLink:hover,.database-module__fiGgZG__attribution a:hover{color:var(--gold-hover)}.database-module__fiGgZG__eyebrow{letter-spacing:.17em;color:var(--gold-hover);margin-bottom:.75rem;font-size:.7rem;font-weight:700}.database-module__fiGgZG__heading{justify-content:space-between;align-items:center;gap:2rem;display:flex}.database-module__fiGgZG__heading h1{letter-spacing:-.04em;font-size:clamp(2rem,4vw,3.25rem);font-weight:800;line-height:1.15}.database-module__fiGgZG__heading p{color:var(--text-body);max-width:48rem;margin-top:1rem;font-size:.95rem;line-height:1.8}.database-module__fiGgZG__sourceLink{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface);white-space:nowrap;padding:.8rem 1rem;font-size:.85rem;font-weight:600}.database-module__fiGgZG__version{color:var(--text-body);flex-wrap:wrap;gap:.6rem 1.6rem;margin-top:1.75rem;font-size:.75rem;display:flex}.database-module__fiGgZG__version strong,.database-module__fiGgZG__version time{color:var(--text);font-variant-numeric:tabular-nums;margin-left:.4rem;font-weight:600}.database-module__fiGgZG__catalogHeading{justify-content:space-between;align-items:center;gap:1rem;margin:2.5rem 0 1.3rem;display:flex}.database-module__fiGgZG__catalogHeading h2{font-size:1.15rem;font-weight:700}.database-module__fiGgZG__catalogHeading h2 span{color:var(--gold-hover);margin-left:.4rem;font-size:.8rem}.database-module__fiGgZG__catalogHeading p{color:var(--text-body);font-size:.75rem}.database-module__fiGgZG__categories{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;display:grid}.database-module__fiGgZG__category{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);align-items:center;gap:1rem;min-height:6.5rem;padding:1.4rem;transition:border-color .2s,background .2s;display:flex}.database-module__fiGgZG__category:hover{border-color:var(--gold);background:var(--surface-soft)}.database-module__fiGgZG__categoryIndex{color:var(--gold-hover);font-variant-numeric:tabular-nums;font-size:.7rem;font-weight:600}.database-module__fiGgZG__category h3{font-size:.95rem;font-weight:700;line-height:1.4}.database-module__fiGgZG__category p{color:var(--text-body);margin-top:.4rem;font-size:.7rem}.database-module__fiGgZG__categoryArrow{color:var(--gold-hover);margin-left:auto}.database-module__fiGgZG__workspace{grid-template-columns:12rem minmax(0,1fr);gap:2rem;padding-top:2rem;display:grid}.database-module__fiGgZG__sidebar nav{flex-direction:column;gap:.15rem;max-height:calc(100vh - 2rem);display:flex;position:sticky;top:1rem;overflow-y:auto}.database-module__fiGgZG__sidebar a{color:var(--text-body);border-radius:var(--radius-sm);padding:.65rem .75rem;font-size:.8rem}.database-module__fiGgZG__sidebar a:hover{background:var(--surface-soft)}.database-module__fiGgZG__sidebar a[aria-current=page]{background:var(--gold-soft);color:var(--gold-hover);font-weight:700}.database-module__fiGgZG__sidebar .database-module__fiGgZG__allCategories{color:var(--text);margin-bottom:.6rem;font-weight:600}.database-module__fiGgZG__content{min-width:0}.database-module__fiGgZG__filters{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);flex-wrap:wrap;align-items:end;gap:.7rem;padding:1.2rem;display:flex}.database-module__fiGgZG__filters label{flex-direction:column;gap:.4rem;min-width:5rem;display:flex}.database-module__fiGgZG__filters label>span{color:var(--text-body);font-size:.7rem;font-weight:600}.database-module__fiGgZG__filters .database-module__fiGgZG__search{flex:18rem}.database-module__fiGgZG__filters .database-module__fiGgZG__group{flex:14rem;max-width:100%}.database-module__fiGgZG__filters input,.database-module__fiGgZG__filters select{border:1px solid var(--border);background:var(--page);border-radius:var(--radius-sm);width:100%;min-width:0;max-width:100%;min-height:44px;color:var(--text);padding:.55rem .65rem;font-size:.8rem}.database-module__fiGgZG__filters button{border-radius:var(--radius-sm);background:var(--dark-accent);min-height:44px;color:var(--surface);cursor:pointer;padding:.65rem 1.15rem;font-size:.8rem;font-weight:600}.database-module__fiGgZG__reset{min-height:44px;color:var(--text-body);align-items:center;font-size:.75rem;display:flex}.database-module__fiGgZG__resultCount{color:var(--text-body);margin:1.2rem 0;font-size:.75rem;font-weight:600}.database-module__fiGgZG__records{flex-direction:column;gap:.55rem;display:flex}.database-module__fiGgZG__record{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface)}.database-module__fiGgZG__record summary{cursor:pointer;grid-template-columns:minmax(11rem,1fr) minmax(0,1.5fr) auto;align-items:center;gap:1rem;padding:1rem 1.2rem;list-style:none;display:grid}.database-module__fiGgZG__record summary::-webkit-details-marker{display:none}.database-module__fiGgZG__record summary:hover{background:var(--surface-soft);border-radius:var(--radius-md)}.database-module__fiGgZG__recordTitle{overflow-wrap:anywhere;font-size:.9rem;font-weight:700}.database-module__fiGgZG__original{color:var(--text-body);overflow-wrap:anywhere;margin-top:.2rem;font-size:.72rem;font-weight:400;line-height:1.5;display:block}.database-module__fiGgZG__recordStats{flex-wrap:wrap;gap:.5rem 1rem;display:flex}.database-module__fiGgZG__recordStats>span{flex-direction:column;gap:.2rem;min-width:2.5rem;display:flex}.database-module__fiGgZG__recordStats small{color:var(--text-body);font-size:.65rem}.database-module__fiGgZG__recordStats strong{white-space:normal;overflow-wrap:anywhere;font-size:.75rem;font-weight:500}.database-module__fiGgZG__expand{color:var(--gold-hover);white-space:nowrap;font-size:.7rem}.database-module__fiGgZG__record[open] .database-module__fiGgZG__expand>span{display:none}.database-module__fiGgZG__fields{border-top:1px solid var(--border);grid-template-columns:repeat(3,minmax(0,1fr));gap:0 1.4rem;padding:.6rem 1.2rem 1.2rem;display:grid}.database-module__fiGgZG__fields>div{border-bottom:1px solid var(--border);min-width:0;padding:.75rem 0}.database-module__fiGgZG__fields dt{color:var(--text-body);margin-bottom:.3rem;font-size:.7rem}.database-module__fiGgZG__fields dd{font-variant-numeric:tabular-nums;white-space:pre-line;overflow-wrap:anywhere;font-size:.8rem}.database-module__fiGgZG__notes{color:var(--text-body);background:var(--gold-soft);border-radius:var(--radius-sm);margin-bottom:1rem;padding:1rem;font-size:.8rem}.database-module__fiGgZG__notes summary{cursor:pointer;font-weight:600}.database-module__fiGgZG__notes p{white-space:pre-line;margin-top:.75rem;line-height:1.8}.database-module__fiGgZG__tableHint{color:var(--text-body);margin-bottom:1rem;font-size:.72rem}.database-module__fiGgZG__section{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);margin-bottom:1.3rem;overflow:hidden}.database-module__fiGgZG__section h2{white-space:pre-line;background:var(--surface-soft);border-bottom:1px solid var(--border);padding:1.2rem;font-size:1rem;font-weight:700;line-height:1.7}.database-module__fiGgZG__tableScroll{max-height:38rem;overflow:auto}.database-module__fiGgZG__tableScroll table{border-collapse:collapse;width:100%;font-size:.75rem;line-height:1.7}.database-module__fiGgZG__tableScroll td,.database-module__fiGgZG__tableScroll th{border:1px solid var(--border);white-space:pre-line;overflow-wrap:anywhere;vertical-align:top;font-variant-numeric:tabular-nums;min-width:5rem;max-width:24rem;padding:.6rem .75rem}.database-module__fiGgZG__tableScroll th{background:var(--surface-soft);text-align:left;font-weight:600}.database-module__fiGgZG__tableScroll tr:nth-child(2n) td{background:var(--page)}.database-module__fiGgZG__empty{text-align:center;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);padding:4rem 1rem}.database-module__fiGgZG__empty h2{font-size:1.2rem;font-weight:700}.database-module__fiGgZG__empty p{color:var(--text-body);margin-top:.8rem;font-size:.85rem}.database-module__fiGgZG__attribution{border-top:1px solid var(--border);color:var(--text-body);margin-top:2.5rem;padding-top:1.5rem;font-size:.72rem;line-height:1.8}.database-module__fiGgZG__attribution p+p{margin-top:.3rem}.database-module__fiGgZG__attribution a{color:var(--gold-hover)}@media (max-width:1100px){.database-module__fiGgZG__record summary{grid-template-columns:minmax(9rem,1fr) minmax(0,1fr)}.database-module__fiGgZG__expand{grid-column:1/-1}.database-module__fiGgZG__fields{grid-template-columns:repeat(2,minmax(0,1fr))}.database-module__fiGgZG__workspace{grid-template-columns:10rem minmax(0,1fr);gap:1.2rem}.database-module__fiGgZG__categories{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:700px){.database-module__fiGgZG__hero{padding:1.3rem 0 1.5rem}.database-module__fiGgZG__breadcrumb{margin-bottom:1.75rem}.database-module__fiGgZG__heading{flex-direction:column;align-items:flex-start;gap:1rem}.database-module__fiGgZG__heading p{font-size:.85rem}.database-module__fiGgZG__sourceLink{padding:.65rem .85rem;font-size:.75rem}.database-module__fiGgZG__version{font-size:.68rem}.database-module__fiGgZG__catalogHeading{flex-direction:column;align-items:flex-start;gap:.4rem;margin-top:1.75rem}.database-module__fiGgZG__categories{grid-template-columns:1fr}.database-module__fiGgZG__category{min-height:5rem;padding:1.1rem}.database-module__fiGgZG__workspace{padding-top:1rem;display:block}.database-module__fiGgZG__sidebar nav{flex-direction:row;max-height:none;margin-bottom:1rem;padding-bottom:.4rem;position:static;overflow-x:auto}.database-module__fiGgZG__sidebar a{white-space:nowrap;align-items:center;min-height:44px;display:flex}.database-module__fiGgZG__sidebar .database-module__fiGgZG__allCategories{margin:0}.database-module__fiGgZG__filters{padding:.9rem}.database-module__fiGgZG__filters .database-module__fiGgZG__search{flex-basis:100%}.database-module__fiGgZG__record summary{grid-template-columns:1fr;gap:.8rem;padding:.95rem}.database-module__fiGgZG__recordStats{gap:.5rem 1.2rem}.database-module__fiGgZG__fields{gap:0 1rem;padding:.2rem .95rem 1rem}.database-module__fiGgZG__fields dt{font-size:.67rem}.database-module__fiGgZG__fields dd{font-size:.75rem}.database-module__fiGgZG__tableScroll{max-height:32rem}.database-module__fiGgZG__attribution{margin-top:1.5rem}}
