.registry-global{display:flex;gap:8px;align-items:center;margin:0}.registry-global input{width:260px;margin:0;height:36px;font-size:12px}.registry-global button{height:36px;padding:4px 12px}.registry-tabs{display:flex;gap:10px;flex-wrap:wrap;align-items:center;margin:22px 0}.registry-tabs a{padding:8px 13px;border:1px solid var(--line);color:var(--muted)}.registry-tabs a.active,.registry-tabs a:hover{border-color:var(--accent);color:var(--accent);background:#102c34}.registry-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-bottom:20px}.registry-card{border:1px solid var(--line);background:#101b26;color:var(--text);min-width:0;transition:transform .15s,border-color .15s}.registry-card:hover{border-color:var(--accent);transform:translateY(-2px)}.registry-art{height:190px;background:radial-gradient(ellipse at center,#214352,#0b1722);display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden}.registry-art>span{font-size:76px;line-height:1.2;color:#74c7d0}.registry-art img{height:100%;width:100%;object-fit:contain}.registry-art small{text-transform:uppercase;letter-spacing:3px;font-size:10px}.registry-card-body{padding:20px}.registry-card-body h2{margin:10px 0;font-size:22px}.registry-card-body p{font-size:12px;color:var(--muted)}.registry-card .badge{margin-top:6px}.registry-empty{grid-column:1/-1;padding:45px}.registry-filters{display:flex;gap:12px;flex-wrap:wrap;align-items:end}.registry-filters label{flex:1 1 135px;margin:0}.registry-filters label:first-child{flex:2 1 240px}.registry-filters input,.registry-filters select{margin-bottom:0}.registry-overview{display:grid;grid-template-columns:1fr 1fr;gap:20px}.registry-number{font-size:55px;font-weight:500;line-height:1.2}.registry-number small{font-size:12px;margin-bottom:20px}.registry-overview progress{width:100%;height:9px;margin-bottom:10px}.registry-row{display:flex;justify-content:space-between;gap:16px;border-bottom:1px solid var(--line);padding:14px 0;overflow-wrap:anywhere}.registry-row:last-child{border:0}.registry-dot{color:#d9b078}.registry-blockers{max-height:340px;overflow:auto}.registry-tree{border-left:2px solid #2b5660;padding-left:18px;margin:18px 0}.tree-row a{display:block;font-size:16px;margin-top:7px}.registry-form{max-width:720px}.registry-edit{display:grid;grid-template-columns:1fr 1fr;gap:35px}.registry-picker{position:relative;margin:14px 0}.picker-results{display:flex;flex-direction:column;max-height:230px;overflow:auto;background:#142634;box-shadow:0 12px 30px #0007}.picker-results:empty{display:none}.picker-results button{background:transparent;color:var(--text);border:0;border-bottom:1px solid var(--line);text-align:left;justify-content:start;font-size:13px}.picker-results button:hover{background:#284654}.picker-selection{color:var(--accent)}.registry-reference{padding:15px;border:1px solid var(--line);min-width:0;overflow-wrap:anywhere}.registry-reference .image-trigger{height:190px;margin-bottom:12px}.registry-reference h3{margin:10px 0}.registry-reference details{margin-top:15px}.registry-edit textarea{min-height:105px}#dependencies,#references,#used-by,#edit{scroll-margin-top:20px}.registry-overview dd{margin:0 0 10px;color:var(--accent)}.registry-overview dt{color:var(--muted);font-size:12px}
@media(max-width:1200px){.registry-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.registry-overview{grid-template-columns:1fr}.topbar>span{display:none}.registry-global{width:100%}.registry-global input{width:100%}}@media(max-width:700px){.registry-grid,.registry-edit{grid-template-columns:1fr}.registry-global{width:100%}.registry-global input{min-width:0;flex:1}.registry-tabs{gap:6px}.registry-tabs a{padding:6px 9px}.page-heading{align-items:start;flex-wrap:wrap}}
.registry-heading h1{font-size:34px;letter-spacing:-.6px}.registry-heading .button{white-space:nowrap}.registry-tree [data-depth="1"]{margin-left:22px}.registry-tree [data-depth="2"]{margin-left:44px}.registry-tree [data-depth="3"]{margin-left:66px}.registry-tree [data-depth="4"]{margin-left:88px}.registry-tree [data-depth="5"]{margin-left:110px}
.registry-extra-filters{flex-basis:100%;margin-top:4px}.registry-filter-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:16px}.registry-filters{padding:18px 22px}.registry-card-body h2{overflow-wrap:anywhere}@media(max-width:700px){.registry-filter-grid{grid-template-columns:1fr 1fr}.registry-tree [data-depth]{margin-left:0}.registry-heading h1{font-size:28px}}
