.registries-view{padding-bottom:35px}.registries-view.hidden,.registry-catalog.hidden,.registry-workspace.hidden,.registry-form-card label.hidden,#registriesSubmenu .hidden{display:none}.registry-catalog{display:grid;grid-template-columns:repeat(3,1fr);gap:13px;margin-top:17px}.registry-catalog>button{display:flex;align-items:center;gap:13px;min-height:100px;padding:17px;border:1px solid #dbe5e9;border-radius:14px;background:#fff;text-align:left;cursor:pointer;transition:.18s}.registry-catalog>button:hover{transform:translateY(-2px);border-color:#8fc7cb;box-shadow:0 9px 25px rgba(18,83,94,.09)}.registry-catalog i{display:grid;place-items:center;width:42px;height:42px;border-radius:11px;background:#e9f7f7;color:#137d86;font-style:normal;font-weight:800}.registry-catalog span{flex:1}.registry-catalog strong,.registry-catalog small{display:block}.registry-catalog strong{color:#173a47;font:800 12px Manrope}.registry-catalog small{margin-top:5px;color:#778a94;font-size:8px;line-height:1.45}.registry-catalog b{color:#179099;font-size:18px}.registry-topbar{display:flex;align-items:center;justify-content:space-between;margin:15px 0 11px}.registry-topbar>button{border:1px solid #b8d4d8;border-radius:8px;background:#eef8f9;color:#177983;padding:8px 11px;font-size:8px;font-weight:800;cursor:pointer}.registry-topbar>div{text-align:right}.registry-topbar strong,.registry-topbar small{display:block}.registry-topbar strong{font-size:10px;color:#284b58}.registry-topbar small{font-size:7px;color:#7b8d95}.registry-grid{display:grid;grid-template-columns:minmax(270px,34%) 1fr;gap:13px}.registry-form-card,.registry-list-card{border:1px solid #d9e4e8;border-radius:14px;background:#fff;overflow:hidden}.registry-form-card>header{padding:15px 17px;border-bottom:1px solid #e3eaed}.registry-form-card>header small{color:#14808a;font-size:7px;font-weight:800}.registry-form-card h2{margin:4px 0 0;font:800 15px Manrope;color:#193946}.registry-form-card form{display:grid;grid-template-columns:1fr 1fr;gap:11px;padding:16px}.registry-form-card label{display:flex;flex-direction:column;gap:5px;color:#58707b;font-size:8px}.registry-form-card .registry-name,.registry-form-card #registryLabelGroup,.registry-form-card #registryDemoGroup,.registry-form-card .registry-check,.registry-form-card footer{grid-column:1/-1}.registry-form-card input,.registry-form-card select{width:100%;height:36px;border:1px solid #d2dfe4;border-radius:8px;background:#fff;padding:0 9px;color:#274652;font-size:9px}.registry-form-card .registry-check{flex-direction:row;align-items:center}.registry-form-card .registry-check input{width:15px;height:15px}.registry-form-card footer{display:flex;justify-content:flex-end;gap:8px;margin-top:4px}.registry-form-card button,.registry-filter button{height:36px;border:1px solid #cfdbdf;border-radius:8px;background:#fff;padding:0 12px;cursor:pointer}.registry-form-card #registrySave{border-color:#147e87;background:#147e87;color:#fff}.registry-filter{display:flex;align-items:center;gap:8px;padding:12px;border-bottom:1px solid #e1e9ec}.registry-filter>input{flex:1;height:36px;border:1px solid #d3dfe4;border-radius:8px;padding:0 10px;font-size:9px}.registry-filter label{display:flex;align-items:center;gap:5px;color:#667b85;font-size:8px;white-space:nowrap}.registry-table-wrap{overflow:auto;max-height:calc(100vh - 270px)}.registry-list-card table{width:100%;min-width:680px;border-collapse:collapse;white-space:nowrap}.registry-list-card th{position:sticky;top:0;z-index:2;padding:10px;background:#0d5965;color:#fff;text-align:left;font-size:8px}.registry-list-card td{padding:10px;border-bottom:1px solid #edf1f3;color:#334c58;font-size:9px}.registry-list-card tbody tr{cursor:pointer}.registry-list-card tbody tr:hover,.registry-list-card tbody tr.selected{background:#edf8f8}.registry-status{display:inline-block;padding:5px 8px;border-radius:16px;font-size:7px;font-weight:800}.registry-status.active{background:#e5f6ef;color:#177758}.registry-status.inactive{background:#fbeaec;color:#ae414c}.registry-empty{text-align:center!important;padding:35px!important;color:#75868f!important}@media(max-width:1000px){.registry-catalog{grid-template-columns:repeat(2,1fr)}.registry-grid{grid-template-columns:1fr}}@media(max-width:620px){.registry-catalog{grid-template-columns:1fr}.registry-form-card form{grid-template-columns:1fr}.registry-form-card label,.registry-form-card .registry-name,.registry-form-card #registryLabelGroup,.registry-form-card #registryDemoGroup,.registry-form-card .registry-check,.registry-form-card footer{grid-column:auto}.registry-filter{align-items:stretch;flex-direction:column}}
