*,:after,:before{box-sizing:border-box}body{margin:0;min-height:100vh}:root{--smg-sidebar-width:220px;--smg-sidebar-collapsed-width:48px}.ds-button--primary,.ds-button.--primary{border-color:rgb(var(--color-celeste))!important;background:rgb(var(--color-celeste))!important;color:rgb(var(--color-dark-dark))!important}.ds-button--primary:hover,.ds-button.--primary:hover{border-color:rgb(var(--color-celeste-shade))!important;background:rgb(var(--color-celeste-shade))!important;color:rgb(var(--color-dark-dark))!important}.ds-button--primary i,.ds-button--primary span,.ds-button.--primary i,.ds-button.--primary span{color:inherit!important}a.ds-button:not(.--primary):not(.--danger),button.ds-button:not(.--primary):not(.--danger){border-color:rgb(var(--color-default-lighter));background:rgb(var(--color-background))}a.ds-button:not(.--primary):not(.--danger):hover,button.ds-button:not(.--primary):not(.--danger):hover{border-color:rgb(var(--color-default-light));background:rgb(var(--color-background-shade))}.ds-button--plain{background:transparent!important}:where(.ds-texttip,[data-ds-texttip]):after,:where(.ds-texttip,[data-ds-texttip]):before{transition-delay:.15s!important;animation-delay:.15s!important}[data-sidebar-collapsed] :where(.ds-texttip,[data-ds-texttip]):after{top:50%!important;bottom:auto!important;left:calc(100% + 6px)!important;right:auto!important;transform:translateY(-50%)!important;padding:8px 10px 8px 14px!important;-webkit-clip-path:polygon(10px 0,100% 0,100% 100%,10px 100%,10px calc(50% + 5px),5px 50%,10px calc(50% - 5px))!important;clip-path:polygon(10px 0,100% 0,100% 100%,10px 100%,10px calc(50% + 5px),5px 50%,10px calc(50% - 5px))!important}.smg-no-expiry.ds-texttip:after{left:auto!important;right:calc(100% + 10px)!important;top:50%!important;bottom:auto!important;transform:translateY(-50%)!important;padding:8px 10px!important;-webkit-clip-path:polygon(0 0,100% 0,100% calc(50% - 6px),calc(100% + 6px) 50%,100% calc(50% + 6px),100% 100%,0 100%)!important;clip-path:polygon(0 0,100% 0,100% calc(50% - 6px),calc(100% + 6px) 50%,100% calc(50% + 6px),100% 100%,0 100%)!important}dialog.ds-dialog[open],dialog[class*=ds-dialog--][open]{display:flex!important;flex-direction:column;grid:none!important;border-left:none!important;max-height:90vh!important;max-width:var(--smg-dialog-max-width,calc(100vw - 24px));overflow:hidden!important}dialog.ds-dialog[open]>form{display:flex!important;flex-direction:column;min-height:0;max-height:inherit}dialog.ds-dialog[open] header{display:flex;align-items:center;justify-content:space-between;padding:var(--ds-space-small) var(--ds-space-medium);flex-shrink:0}dialog.ds-dialog[open] header .__close{position:static;margin-left:auto;flex:0 0 40px;width:40px;min-width:40px;height:40px;padding:0;border-radius:50%}dialog.ds-dialog[open]>form>section,dialog.ds-dialog[open]>section{flex:1 1 auto;overflow-y:auto;display:block;padding:var(--ds-space-small) var(--ds-space-medium)}dialog.ds-dialog[open] footer{position:-webkit-sticky;position:sticky;bottom:0;background:rgb(var(--color-background));border-top:1px solid rgb(var(--color-default-lightest));padding:var(--ds-space-xxsmall) var(--ds-space-medium) var(--ds-space-small);flex-shrink:0}.ds-dialog .__footer .ds-button,.ds-dialog footer .ds-button{border:1px solid rgb(var(--color-default-lighter))}.smg-confirm-warning{margin-top:var(--ds-space-small)}.smg-confirm-dialog,.smg-key-actions-dialog,.smg-oauth-rotate-dialog{--smg-dialog-max-width:480px}.smg-create-oauth-dialog,.smg-edit-oauth-dialog,.smg-import-registry-dialog,.smg-skill-dialog{--smg-dialog-max-width:720px}.smg-knowledge-dialog{--smg-dialog-max-width:640px}.smg-add-server-dialog,.smg-edit-server-dialog{--smg-dialog-max-width:880px}.smg-toggle-group{display:flex;gap:0}.smg-toggle-group>button{flex:1 1;min-width:0;height:36px;padding:0 12px;border-radius:0;font-size:var(--ds-text-size-2xsmall)}.smg-toggle-group>button:first-child{border-radius:4px 0 0 4px}.smg-toggle-group>button:last-child{border-radius:0 4px 4px 0}dialog::-webkit-backdrop{background:rgb(var(--color-black)/.35)}dialog::backdrop{background:rgb(var(--color-black)/.35)}.mono{font-family:Source Code,monospace}.smg-no-expiry{display:inline-flex;align-items:center;justify-content:center;inline-size:24px;block-size:24px;border-radius:999px;background:transparent;cursor:help;font-size:var(--ds-text-size-xsmall);color:rgb(var(--color-orange))}.smg-no-expiry i{width:16px;height:16px;color:rgb(var(--color-orange));--ds-icon-image-color:var(--color-orange)}.smg-log-empty{color:rgb(var(--color-ink-400))}.smg-log-timestamp{color:rgb(var(--color-ink))}.smg-log-viewer{background:rgb(var(--color-ink-950));color:rgb(var(--color-ink-200));font-size:var(--ds-text-size-2xsmall);line-height:1.6;padding:var(--ds-space-xsmall);border-radius:5px;max-height:360px;overflow:auto;white-space:pre-wrap;word-break:break-all}.smg-json-editor,.smg-log-viewer{font-family:Source Code,monospace}.smg-json-editor{font-size:var(--ds-text-size-xsmall);line-height:1.5;min-height:200px;resize:vertical;-moz-tab-size:2;tab-size:2}.smg-json-editor+p code{font-family:Source Code,monospace;font-size:.9em;padding:1px 5px;border-radius:4px;background:rgb(var(--color-default-lightest)/.3);color:rgb(var(--color-celeste))}.smg-repo-link{display:inline-flex;align-items:center;gap:5px;font-family:Source Code,monospace;font-size:var(--ds-text-size-xsmall);color:rgb(var(--color-celeste-darker));text-decoration:none}.smg-repo-link i{width:14px;height:14px;flex-shrink:0}.smg-repo-link:hover{text-decoration:underline}.ds-datatable thead{--ds-datatable-v-gap:0px}.ds-datatable th{font-size:var(--ds-text-size-2xsmall);text-transform:uppercase;letter-spacing:.04em;padding:4px 12px!important;line-height:1;color:rgb(var(--color-default-light));font-weight:600;height:auto!important}.ds-datatable td{vertical-align:middle}.ds-datatable tbody tr:hover{--hovercolor:var(--color-transparent)!important;--hovermix:0%!important}.ds-datatable tbody tr:hover>td{background-image:none!important}.ds-datatable .ds-tag{pointer-events:none;font-size:var(--ds-text-size-3xsmall);padding:1px 7px}.ds-card.--simple{border-radius:6px;--ds-card-background-color:var(--color-background);overflow:visible}.ds-card:has(.smg-table-scroll){overflow:hidden;min-width:0}.ds-card:has(.smg-table-scroll.--tooltips){overflow:visible}.ds-card:has(.smg-table-scroll.--grid){overflow:visible}.smg-table-scroll{overflow-x:auto}.smg-table-scroll.--tooltips{overflow:visible}.smg-table-scroll.--tooltips .ds-datatable{min-width:0}.smg-table-scroll .ds-datatable{width:100%;min-width:800px}.smg-table-scroll.--grid{overflow:visible}.smg-table-scroll.--grid .ds-datatable{min-width:0}.ds-card.--simple:hover{--ds-card-background-color:var(--color-background)}.smg-view-toggle{display:inline-flex;align-items:center;gap:4px;border:0;margin:0;padding:0;min-inline-size:0}.smg-view-toggle .ds-button{min-width:34px}.smg-view-toggle--servers{display:inline-flex;align-items:center;justify-content:center;gap:2px;padding:2px;border:1px solid rgb(var(--color-default-lightest));border-radius:6px;background:rgb(var(--color-background-shade));overflow:hidden}.smg-view-toggle--servers .ds-button{width:28px;min-width:28px;height:28px;padding:0!important;margin:0;border:0!important;border-radius:4px;display:inline-flex!important;align-items:center!important;justify-content:center!important}.smg-view-toggle--servers .ds-button:focus-visible{box-shadow:inset 0 0 0 2px rgb(var(--color-focus))!important;outline:none!important}.smg-filter-bar>.smg-view-toggle--servers{height:34px!important}.smg-show-more{display:flex;align-items:center;justify-content:space-between;gap:var(--ds-space-xsmall);padding:var(--ds-space-xxsmall) var(--ds-space-xsmall);border-top:1px solid rgb(var(--color-default-lightest))}.smg-show-more p{margin:0}.smg-show-more--inline{justify-content:flex-end;padding:0;border-top:0;white-space:nowrap}.smg-show-more--inline .ds-button{height:30px}.smg-filter-bar>.smg-show-more--inline{height:auto!important}.smg-table-scroll--keys .smg-show-more{min-width:800px;box-sizing:border-box}.smg-empty-card{padding:var(--ds-space-large);text-align:center}.smg-empty-card p{margin:0;font-style:normal;opacity:1;color:rgb(var(--color-default-light))}.smg-empty-card__text{opacity:1!important;color:rgb(var(--color-default-light))}.smg-empty-card__link{opacity:1}.smg-link--celeste{color:rgb(var(--color-celeste));text-decoration:none;transition:color .1s}.smg-link--celeste:hover{color:rgb(var(--color-celeste-darker));text-decoration:underline}.smg-nav-progress{position:fixed;top:0;left:0;right:0;height:3px;background:rgb(var(--color-celeste));transform-origin:left;transition:transform .2s ease;z-index:9999}.smg-loading{display:flex;align-items:center;justify-content:center;gap:8px;padding:var(--ds-space-large)}.smg-spinner{width:20px;height:20px;border:2px solid rgb(var(--color-default-lightest));border-top-color:rgb(var(--color-celeste));border-radius:50%;animation:smg-spin .6s linear infinite}@keyframes smg-spin{to{transform:rotate(1turn)}}.smg-endpoint-cell{display:inline-flex;align-items:center;gap:6px}.smg-endpoint-link{font-family:Source Code,monospace;font-size:var(--ds-text-size-xsmall);color:rgb(var(--color-celeste-darker));text-decoration:none;word-break:break-all}.smg-endpoint-link:hover{text-decoration:underline}.smg-endpoint-copy{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border:none;background:transparent;cursor:pointer;border-radius:4px;color:rgb(var(--color-default-lighter));transition:color .1s,background-color .1s;flex-shrink:0}.smg-endpoint-copy:hover{color:rgb(var(--color-celeste-darker));background:rgb(var(--color-celeste)/.08)}.smg-endpoint-copy i{width:14px;height:14px}.smg-oauth-client-id{display:inline-flex;align-items:center;gap:4px;max-width:100%}.smg-oauth-client-id code{display:inline-block;max-width:180px}.smg-oauth-cell-text,.smg-oauth-client-id code{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.smg-oauth-cell-text{display:block}.smg-oauth-registration-badge{display:inline-block;margin-top:4px;background:rgb(var(--color-background-shade)/.6);color:rgb(var(--color-default-light));border:1px solid rgb(var(--color-default-lightest))}.smg-oauth-redirect-host{margin:2px 0 0;line-height:1.2}.smg-oauth-col-name{width:180px}.smg-oauth-col-client-id{width:210px}.smg-oauth-col-visibility{width:120px}.smg-oauth-col-grants{width:170px}.smg-oauth-col-scopes{width:160px}.smg-oauth-col-resources{width:150px}.smg-oauth-col-updated{width:190px}.smg-oauth-actions-col{width:104px;text-align:center}.smg-oauth-actions-col .smg-actions{display:inline-flex}.smg-oauth-explainer{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:var(--ds-space-xsmall);gap:var(--ds-space-xsmall);margin-bottom:var(--ds-space-xsmall)}.smg-oauth-explainer>div{padding:var(--ds-space-xsmall);border:1px solid rgb(var(--color-default-lightest));border-radius:6px;background:rgb(var(--color-background-shade)/.35)}.smg-oauth-explainer span{display:block;margin-bottom:4px;color:rgb(var(--color-default));font-size:var(--ds-text-size-small);font-weight:600}.smg-oauth-explainer p{margin:0;color:rgb(var(--color-default-light));font-size:var(--ds-text-size-small)}.smg-oauth-empty-card .smg-empty-card{border:0;background:transparent}.smg-table-scroll--oauth .ds-datatable{width:100%;min-width:1140px;table-layout:fixed}.smg-key-secret-box{position:relative;background:rgb(var(--color-background-shade));border:1px solid rgb(var(--color-default-lightest));border-radius:5px;padding:var(--ds-space-xsmall);padding-right:34px}.smg-key-secret-box__value{display:block;word-break:break-all}.smg-key-secret-box__copy{position:absolute;top:6px;right:6px;width:24px;height:24px;border:none;background:transparent;color:rgb(var(--color-default-lighter));border-radius:4px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;padding:0}.smg-key-secret-box__copy:hover{color:rgb(var(--color-celeste-darker));background:rgb(var(--color-celeste)/.08)}.smg-key-secret-box__copy span{display:none}.smg-key-secret-box__copy i{width:14px;height:14px}.smg-signin{min-height:100vh;display:flex;align-items:center;justify-content:center;background-color:rgb(var(--color-background-shade));background-image:radial-gradient(circle,rgb(var(--color-celeste)/.12) 1px,transparent 1px),radial-gradient(circle,rgb(var(--color-celeste)/.06) 1px,transparent 1px);background-size:30px 30px,15px 15px;background-position:0 0,7.5px 7.5px}.smg-signin__card{max-width:400px;width:100%;text-align:center;padding:var(--ds-space-large) var(--ds-space-medium);border-radius:12px;box-shadow:0 8px 30px rgb(var(--color-shadow-dark)),0 0 0 1px rgb(var(--color-default-lightest))}.smg-signin__logo{font-size:56px;color:rgb(var(--color-celeste));margin-bottom:var(--ds-space-xxsmall)}.smg-signin__title{font-weight:500;margin:0 0 4px;font-size:var(--ds-text-size-xlarge)}.smg-signin__subtitle{margin:0 0 var(--ds-space-small)}.smg-signin__footer{margin-top:var(--ds-space-small)}.smg-signin__card .--full-width{width:100%}.smg-oauth-consent{max-width:560px;text-align:left}.smg-oauth-consent .smg-signin__logo,.smg-oauth-consent .smg-signin__title{text-align:center}.smg-oauth-consent__signed-in-as{margin:0 0 var(--ds-space-medium);text-align:center}.smg-oauth-consent__app{display:flex;flex-direction:column;gap:var(--ds-space-xxsmall);padding:var(--ds-space-small);border:1px solid rgb(var(--color-default-lightest));border-radius:8px;background:rgb(var(--color-background-shade)/.4);margin-bottom:var(--ds-space-medium)}.smg-oauth-consent__app-headline{display:flex;align-items:center;gap:var(--ds-space-xsmall);flex-wrap:wrap}.smg-oauth-consent__app-name{margin:0;font-size:var(--ds-text-size-xlarge,1.5rem);font-weight:700;line-height:1.25}.smg-oauth-consent__unverified,.smg-oauth-consent__verified{display:inline-flex;align-items:center;gap:4px;padding:2px 8px;border-radius:999px;font-size:var(--ds-text-size-xsmall);font-weight:500}.smg-oauth-consent__verified{color:rgb(var(--color-success-dark,var(--color-celeste)));background:rgb(var(--color-success-light,var(--color-celeste))/.15)}.smg-oauth-consent__unverified{color:rgb(var(--color-warning-dark,var(--color-default-dark)));background:rgb(var(--color-warning-light,var(--color-default-light))/.2)}.smg-oauth-consent__callback{margin:0}.smg-oauth-consent__callback-host{font-family:var(--ds-font-mono,monospace);color:rgb(var(--color-celeste))}.smg-oauth-consent__section{padding:var(--ds-space-small);border:1px solid rgb(var(--color-default-lightest));border-radius:8px;background:rgb(var(--color-background));margin-bottom:var(--ds-space-medium)}.smg-oauth-consent__section-title{margin:0 0 var(--ds-space-xsmall);font-size:var(--ds-text-size-medium);font-weight:600}.smg-oauth-consent__scope-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:var(--ds-space-xsmall)}.smg-oauth-consent__scope{display:flex;align-items:flex-start;gap:var(--ds-space-xsmall);padding:var(--ds-space-xsmall);border-radius:6px;background:rgb(var(--color-background-shade)/.3)}.smg-oauth-consent__scope--high{background:rgb(var(--color-warning-light,var(--color-celeste))/.12);border-left:3px solid rgb(var(--color-celeste))}.smg-oauth-consent__scope--medium{background:rgb(var(--color-celeste)/.06);border-left:2px solid rgb(var(--color-celeste)/.5)}.smg-oauth-consent__scope--low{background:transparent;border-left:1px solid rgb(var(--color-default-lightest))}.smg-oauth-consent__scope-icon{flex-shrink:0;margin-top:2px}.smg-oauth-consent__scope--high .smg-oauth-consent__scope-icon,.smg-oauth-consent__scope-icon{color:rgb(var(--color-celeste))}.smg-oauth-consent__scope--medium .smg-oauth-consent__scope-icon{color:rgb(var(--color-celeste)/.75)}.smg-oauth-consent__scope--low .smg-oauth-consent__scope-icon{color:rgb(var(--color-default-light))}.smg-oauth-consent__scope-title{margin:0 0 2px;font-weight:500}.smg-oauth-consent__form{display:flex;flex-direction:column;gap:var(--ds-space-medium)}.smg-oauth-consent__customize{border:1px solid rgb(var(--color-default-lightest));border-radius:8px;padding:var(--ds-space-small);background:rgb(var(--color-background))}.smg-oauth-consent__customize-header{display:flex;align-items:center;justify-content:space-between;gap:var(--ds-space-small);flex-wrap:wrap;margin-bottom:var(--ds-space-xxsmall)}.smg-oauth-consent__customize-controls{display:flex;gap:var(--ds-space-xxsmall);flex-wrap:wrap}.smg-oauth-consent__customize-hint{margin:var(--ds-space-xxsmall) 0 var(--ds-space-xsmall)}.smg-oauth-consent__selection-summary{margin:0;padding:var(--ds-space-xsmall) var(--ds-space-small);background:rgb(var(--color-celeste)/.08);border-left:3px solid rgb(var(--color-celeste));border-radius:4px}.smg-oauth-consent__selection-summary--empty{background:rgb(var(--color-warning-light,var(--color-default-light))/.2);border-left-color:rgb(var(--color-warning-dark,var(--color-default-dark)));color:rgb(var(--color-warning-dark,var(--color-default-dark)))}.smg-oauth-consent__tool-name{word-break:break-word;overflow-wrap:anywhere}.smg-oauth-consent__server-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:var(--ds-space-xsmall)}.smg-oauth-consent__server-card{padding:var(--ds-space-xsmall);border:1px solid rgb(var(--color-default-lightest));border-radius:6px;background:rgb(var(--color-background-shade)/.25)}.smg-oauth-consent__server-choice{display:flex;align-items:flex-start;gap:var(--ds-space-xsmall);cursor:pointer}.smg-oauth-consent__server-choice>span,.smg-oauth-consent__tool-choice>span{display:flex;flex-direction:column;gap:2px}.smg-oauth-consent__tool-list{list-style:none;margin:var(--ds-space-xsmall) 0 0 var(--ds-space-medium);padding:0;display:flex;flex-direction:column;gap:var(--ds-space-xxsmall)}.smg-oauth-consent__tool-choice{display:flex;align-items:flex-start;gap:var(--ds-space-xxsmall);cursor:pointer}.smg-oauth-consent__skills-heading{margin:var(--ds-space-small) 0 var(--ds-space-xsmall);font-size:var(--ds-text-size-small);font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:rgb(var(--color-default-light))}.smg-oauth-consent__skill-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:var(--ds-space-xxsmall)}.smg-oauth-consent__details{display:grid;grid-template-columns:minmax(0,1fr);grid-gap:var(--ds-space-xsmall);gap:var(--ds-space-xsmall);margin:0;padding:var(--ds-space-small);border:1px solid rgb(var(--color-default-lightest));border-radius:8px;background:rgb(var(--color-background-shade)/.25)}.smg-oauth-consent__details>div{display:flex;flex-direction:column;gap:2px;min-width:0}.smg-oauth-consent__details dt{margin:0}.smg-oauth-consent__details dd{margin:0;overflow-wrap:anywhere}.smg-oauth-consent__actions{display:flex;gap:var(--ds-space-small);flex-wrap:wrap}.smg-oauth-consent__actions>button{flex:1 1 200px}.smg-oauth-consent__deny{background:transparent;color:rgb(var(--color-default-dark,var(--color-default-light)));border:1px solid rgb(var(--color-default-lightest))}.smg-oauth-consent__deny:hover{background:rgb(var(--color-background-shade)/.5)}@media (max-width:520px){.smg-oauth-consent{max-width:100%;padding:var(--ds-space-medium) var(--ds-space-small)}.smg-oauth-consent__app-headline{flex-direction:column;align-items:flex-start}.smg-oauth-consent__actions{flex-direction:column}.smg-oauth-consent__actions>button{flex:1 1 auto;width:100%}}.smg-actions{position:relative;display:inline-block;z-index:1}.smg-actions__trigger{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;width:30px;height:30px;border:1px solid rgb(var(--color-default-lightest));background:rgb(var(--color-background));cursor:pointer;border-radius:6px;color:rgb(var(--color-default-light));font-family:inherit;transition:border-color .1s,color .1s,background-color .1s}.smg-actions__trigger i{width:16px;height:16px}.smg-actions__trigger:hover{border-color:rgb(var(--color-default-lighter));background:rgb(var(--color-background-shade));color:rgb(var(--color-default))}.smg-actions__dropdown{position:fixed;min-width:180px;background:rgb(var(--color-background));border:1px solid rgb(var(--color-default-lightest));border-radius:8px;box-shadow:0 4px 16px rgb(var(--color-shadow-dark));overflow:hidden;z-index:2000}.smg-actions__item{display:flex;align-items:center;gap:8px;width:100%;padding:8px 12px;border:none;background:transparent;cursor:pointer;text-align:left;font-family:inherit;font-size:var(--ds-text-size-xsmall);color:rgb(var(--color-default));text-decoration:none;transition:background-color .08s}.smg-actions__item:hover{background:rgb(var(--color-celeste)/.08)}.smg-actions__item i{width:16px;height:16px;flex-shrink:0;color:rgb(var(--color-default-light))}.smg-actions__item.--danger{color:inherit}.smg-actions__item.--danger:hover{background:rgb(var(--color-alert)/.15)}.smg-actions__item.--danger i,.smg-actions__item.--danger:hover i{color:inherit}.smg-actions__divider{height:1px;background:rgb(var(--color-default-lightest))}.smg-detail__breadcrumb{margin-top:-2px;margin-bottom:2px}.smg-detail__back{display:inline-flex;align-items:center;gap:4px;text-decoration:none;color:rgb(var(--color-celeste-darker));font-size:var(--ds-text-size-small);transition:color .1s}.smg-detail__back:hover{color:rgb(var(--color-celeste))}.smg-detail__back i{width:16px;height:16px;pointer-events:none}.smg-detail__header{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--ds-space-small);margin-bottom:var(--ds-space-small);flex-wrap:wrap}.smg-detail__identity{display:flex;align-items:flex-start;gap:var(--ds-space-xsmall);min-width:0}.smg-detail__heading{min-width:0}.smg-detail__title{margin:0 0 4px;font-size:var(--ds-text-size-2xlarge)}.smg-detail__badges{gap:6px}.smg-detail__actions,.smg-detail__badges{display:flex;align-items:center;flex-wrap:wrap}.smg-detail__actions{--smg-operation-btn-height:32px;gap:8px;margin-left:auto}.smg-detail__actions .smg-actions__trigger{height:var(--smg-operation-btn-height);min-height:var(--smg-operation-btn-height);width:var(--smg-operation-btn-height);min-width:var(--smg-operation-btn-height);background:transparent;border:1px solid rgb(var(--color-celeste));color:rgb(var(--color-celeste-dark));box-sizing:border-box}.smg-detail__actions .smg-actions__trigger:hover{background:rgb(var(--color-celeste)/.1);border-color:rgb(var(--color-celeste));color:rgb(var(--color-celeste-darker))}[data-ds-theme=dark] .smg-detail__actions .smg-actions__trigger{color:rgb(var(--color-celeste))}.smg-detail__actions .smg-power-buttons{gap:4px}.smg-detail__actions .smg-power-btn,.smg-detail__deploy-btn{height:var(--smg-operation-btn-height);min-height:var(--smg-operation-btn-height);line-height:1;box-sizing:border-box}.smg-detail__deploy-btn{padding:0 12px}.smg-detail__actions .smg-detail__deploy-btn span,.smg-detail__actions .smg-power-btn span{padding-bottom:2px}@media (max-width:820px){.smg-detail__actions{margin-left:0}}.smg-detail__top-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:var(--ds-space-xsmall);gap:var(--ds-space-xsmall);align-items:stretch;margin-bottom:var(--ds-space-xsmall)}@media (max-width:900px){.smg-detail__top-row{grid-template-columns:1fr}}.smg-detail__card{margin-bottom:var(--ds-space-xsmall);border:1px solid rgb(var(--color-default-lightest));border-radius:8px;padding:var(--ds-space-small)}.smg-detail__top-row>.smg-detail__card{margin-bottom:0}.smg-detail__sections{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:var(--ds-space-xsmall);gap:var(--ds-space-xsmall);align-items:stretch}.smg-detail__sections>.smg-detail__card{margin-bottom:0;height:100%}@media (max-width:1280px){.smg-detail__sections{grid-template-columns:1fr}}.smg-detail__card-title{margin:0 0 var(--ds-space-xsmall);font-size:var(--ds-text-size-small);color:rgb(var(--color-default-shade))}.smg-detail__tool-count{margin-left:6px;font-weight:400}.smg-detail__card .ds-label{font-size:var(--ds-text-size-2xsmall);text-transform:uppercase;letter-spacing:.04em;color:rgb(var(--color-default-light));margin-bottom:2px}.smg-detail__card .ds-rows>div>p{margin:0}.smg-detail__meta-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:var(--ds-space-xsmall);gap:var(--ds-space-xsmall);margin-top:var(--ds-space-xxsmall)}@media (max-width:500px){.smg-detail__meta-grid{grid-template-columns:1fr}}.smg-detail__url{word-break:break-all}.smg-detail__kv-list{display:flex;flex-direction:column;gap:4px}.smg-detail__kv-row{display:flex;gap:8px;align-items:baseline}dialog.ds-dialog[open] .ds-rows{gap:var(--ds-space-small)}.smg-required{color:rgb(var(--color-alert));margin-left:1px}.smg-dialog__name-row{display:flex;gap:var(--ds-space-xsmall);align-items:flex-start}.smg-dialog__name-row .smg-icon-upload{flex-shrink:0;padding-top:2px}.smg-dialog__name-row .ds-field{flex:1 1;min-width:0}.smg-edit-server-dialog header{padding-top:var(--ds-space-xsmall);padding-bottom:var(--ds-space-xsmall);border-bottom:1px solid rgb(var(--color-default-lightest)/.45)}.smg-edit-server-dialog>form>section{padding-top:var(--ds-space-xsmall);padding-bottom:var(--ds-space-small)}.smg-edit-server-dialog .smg-edit-server__form{gap:var(--ds-space-small)}.smg-edit-server-dialog .smg-edit-server__identity{display:grid;grid-template-columns:108px minmax(0,1fr);grid-gap:var(--ds-space-small);gap:var(--ds-space-small);align-items:start;padding-bottom:var(--ds-space-xsmall);border-bottom:1px solid rgb(var(--color-default-lightest)/.3)}.smg-edit-server-dialog .smg-edit-server__icon-field{display:flex;flex-direction:column;gap:var(--ds-space-xxsmall)}.smg-edit-server-dialog .smg-edit-server__icon-actions{display:flex;flex-wrap:wrap;gap:4px}.smg-edit-server-dialog .smg-edit-server__icon-actions .ds-button--plain span{padding-bottom:2px}.smg-edit-server-dialog .smg-edit-server__pair-row{gap:var(--ds-space-xsmall)}.smg-edit-server-dialog .smg-edit-server-dialog__footer{display:flex!important;flex-direction:row!important;justify-content:flex-end!important;align-items:center;gap:var(--ds-space-xsmall);padding-top:var(--ds-space-xsmall);padding-bottom:var(--ds-space-xsmall)}.smg-edit-server-dialog .smg-edit-server-dialog__footer button[type=submit]{min-width:132px}.smg-edit-server-dialog .smg-edit-server-dialog__footer .ds-button,.smg-edit-server-dialog .smg-edit-server-dialog__footer [class*=ds-button--]{height:32px;flex:0 0 auto}.smg-add-server-dialog .smg-add-server-dialog__footer{padding-top:var(--ds-space-medium)!important;padding-bottom:var(--ds-space-small);gap:var(--ds-space-xsmall)}.smg-skill-dialog .smg-skill-dialog__footer{gap:var(--ds-space-xsmall)}@media (max-width:620px){.smg-edit-server-dialog .smg-edit-server__identity{grid-template-columns:1fr}}.ds-tabs.--small button{font-size:var(--ds-text-size-2xsmall);padding:4px 12px}.smg-wizard__steps{display:flex;align-items:flex-start;margin-bottom:var(--ds-space-medium);padding:0 15%}.smg-wizard__step{display:flex;flex-direction:column;align-items:center;gap:6px;z-index:1}.smg-wizard__dot{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;border:2px solid rgb(var(--color-default-lighter));background:transparent;font-size:12px;font-weight:600;line-height:1;color:rgb(var(--color-default-light));transition:all .15s}.smg-wizard__step.--active .smg-wizard__dot,.smg-wizard__step.--done .smg-wizard__dot{border-color:rgb(var(--color-celeste));background:rgb(var(--color-celeste));color:rgb(var(--color-dark-dark));font-weight:700}.smg-wizard__label{font-size:11px;font-weight:500;color:rgb(var(--color-default-light));transition:color .15s}.smg-wizard__step.--active .smg-wizard__label{color:rgb(var(--color-celeste));font-weight:600}.smg-wizard__step.--done .smg-wizard__label{color:rgb(var(--color-celeste))}.smg-wizard__line{flex:1 1;height:2px;background:rgb(var(--color-default-lighter));margin-top:14px;transition:background .15s}.smg-wizard__line.--done{background:rgb(var(--color-celeste))}.smg-hosting-cards{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}.smg-hosting-card{display:flex;flex-direction:column;align-items:center;gap:6px;padding:16px;border:2px solid rgb(var(--color-default-lighter));border-radius:10px;background:transparent;cursor:pointer;transition:all .12s;text-align:center;font-family:inherit;color:currentColor}.smg-hosting-card:hover{border-color:rgb(var(--color-default-light));background:rgb(var(--color-default)/.04)}.smg-hosting-card.--selected{border-color:rgb(var(--color-celeste));background:rgb(var(--color-celeste)/.08)}.smg-hosting-card__title{font-size:var(--ds-text-size-small);font-weight:600;color:inherit}.smg-hosting-card.--selected .smg-hosting-card__title{color:rgb(var(--color-celeste))}.smg-hosting-card__desc{font-size:var(--ds-text-size-2xsmall);opacity:.7;line-height:1.4}.smg-hosting-card__icon{width:24px;height:24px;--ds-icon-image-color:var(--color-default-light);margin-bottom:2px}.smg-hosting-card.--selected .smg-hosting-card__icon{--ds-icon-image-color:var(--color-celeste)}.smg-source-cards{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px}.smg-source-card{display:flex;align-items:center;gap:8px;padding:10px 14px;border:1.5px solid rgb(var(--color-default-lighter));border-radius:8px;background:transparent;cursor:pointer;transition:all .12s;font-family:inherit;font-size:var(--ds-text-size-2xsmall);font-weight:500;color:currentColor}.smg-source-card:hover{border-color:rgb(var(--color-default-light));background:rgb(var(--color-default)/.04)}.smg-source-card.--selected{border-color:rgb(var(--color-celeste));background:rgb(var(--color-celeste)/.08);color:rgb(var(--color-celeste))}.smg-source-card__icon{width:18px;height:18px;--ds-icon-image-color:var(--color-default-light)}.smg-source-card.--selected .smg-source-card__icon{--ds-icon-image-color:var(--color-celeste)}.smg-upload-zone{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:24px 16px;border:2px dashed rgb(var(--color-default-lighter));border-radius:8px;cursor:pointer;transition:all .12s;background:rgb(var(--color-default)/.08);color:rgb(var(--color-default-light))}.smg-upload-zone:hover{border-color:rgb(var(--color-celeste));background:rgb(var(--color-celeste)/.12);color:rgb(var(--color-default))}.smg-upload-zone.--uploading{opacity:.6;pointer-events:none}.smg-upload-zone.--done{flex-direction:row;padding:12px 16px;border-style:solid;border-color:rgb(var(--color-green));background:rgb(var(--color-green)/.06);cursor:default}.smg-upload-zone.--done i{--ds-icon-image-color:var(--color-green)}.smg-upload-zone.--done .ds-text{flex:1 1;min-width:0}.smg-upload-zone i{--ds-icon-image-color:var(--color-default)}.smg-upload-zone__hint{color:rgb(var(--color-default));opacity:.86}.smg-upload-zone__remove{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border:1px solid rgb(var(--color-default-lighter));border-radius:6px;background:rgb(var(--color-background));color:rgb(var(--color-default-light));cursor:pointer;flex-shrink:0;transition:border-color .12s,color .12s,background-color .12s}.smg-upload-zone__remove i{width:12px;height:12px;--ds-icon-image-color:var(--color-default-light)}.smg-upload-zone__remove:hover{border-color:rgb(var(--color-default-light));color:rgb(var(--color-default-shade));background:rgb(var(--color-default)/.06)}.smg-preflight-status{margin-top:6px}.smg-preflight-status.--checking{color:rgb(var(--color-default-light))}.smg-preflight-status.--ok{color:rgb(var(--color-green))}.smg-preflight-status.--error{color:rgb(var(--color-red-300))}.smg-wizard__steps~.ds-rows{gap:var(--ds-space-medium)}.smg-liveness-check{padding:var(--ds-space-medium) 0}.smg-liveness-check__status{display:flex;align-items:center;gap:12px;padding:16px 20px;border-radius:8px;background:rgb(var(--color-default)/.06)}.smg-liveness-check__status.--success{background:rgb(var(--color-green)/.08)}.smg-liveness-check__status.--success i{--ds-icon-image-color:var(--color-green)}.smg-liveness-check__status.--warning{background:rgb(var(--color-orange)/.08)}.smg-liveness-check__status.--warning i{--ds-icon-image-color:var(--color-orange)}.smg-deploy-status__row{display:flex;align-items:center;gap:12px;padding:16px 20px;border-radius:8px;background:rgb(var(--color-celeste)/.08)}.smg-wizard__section-divider{border-top:1px solid rgb(var(--color-default-lightest));padding-top:var(--ds-space-small);margin-top:var(--ds-space-2xsmall)}.smg-wizard__section-label{font-size:var(--ds-text-size-2xsmall);font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:rgb(var(--color-default-light))}.smg-revisions{display:flex;flex-direction:column;gap:0}.smg-revision{padding:10px 0;border-bottom:1px solid rgb(var(--color-default-lightest))}.smg-revision:last-child{border-bottom:none}.smg-revision__header{display:flex;align-items:center;gap:8px;margin-bottom:6px}.smg-revision__version{font-size:var(--ds-text-size-2xsmall);font-weight:700;color:rgb(var(--color-celeste));background:rgb(var(--color-celeste)/.1);padding:1px 6px;border-radius:4px}.smg-revision__meta{font-size:var(--ds-text-size-2xsmall);color:rgb(var(--color-default-light))}.smg-revision__changes{display:flex;flex-direction:column;gap:3px}.smg-revision__change{display:flex;align-items:baseline;gap:6px;font-size:var(--ds-text-size-2xsmall)}.smg-revision__field{font-weight:600;color:rgb(var(--color-default));min-width:80px}.smg-revision__old{color:rgb(var(--color-default-light));text-decoration:line-through;max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.smg-revision__arrow{color:rgb(var(--color-default-lighter))}.smg-revision__new{color:rgb(var(--color-default));max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.smg-kv-table{width:100%;border-collapse:collapse;margin-bottom:2px}.smg-kv-table th{text-align:left;font-size:var(--ds-text-size-2xsmall);font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:rgb(var(--color-default-light));padding:2px 4px 4px}.smg-kv-table th:last-child{width:28px}.smg-kv-table td{padding:2px 4px}.smg-kv-table td:first-child{width:40%}.smg-kv-table__remove{background:none;border:none;cursor:pointer;padding:4px;color:rgb(var(--color-default-light))}.smg-kv-table__remove:hover{color:rgb(var(--color-default))}.smg-kv-table__remove i{width:14px;height:14px}.smg-kv-editor__actions{display:flex;gap:8px;align-items:center;margin-top:4px}.smg-field-label-row{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:8px}.smg-field-label-row>label{margin:0}.smg-markdown-preview{border:1px solid rgb(var(--color-default-lighter)/.45);background:rgb(var(--color-background));border-radius:6px;padding:12px;min-height:220px;max-height:380px;width:100%;overflow:auto}.smg-markdown-preview :where(h1,h2,h3,h4,h5,h6){margin:0 0 8px;line-height:1.3}.smg-markdown-preview :where(p,ul,ol,pre,blockquote){margin:0 0 8px}.smg-markdown-preview pre{padding:8px;border-radius:4px;background:rgb(var(--color-default-lighter)/.16);overflow-x:auto}.smg-markdown-preview code{font-family:var(--font-family-mono)}.smg-skill-server-picker{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));grid-gap:6px;gap:6px;padding:8px;border:1px solid rgb(var(--color-default-lighter)/.45);border-radius:6px;max-height:180px;overflow:auto}.smg-skill-server-picker__item{display:inline-flex;align-items:center;gap:6px;padding:4px 6px;border-radius:4px;background:rgb(var(--color-default-lighter)/.08)}.smg-skill-server-picker__item code{margin-left:auto}.smg-skill-server-picker__item input[type=checkbox]{margin:0}.smg-detail__card,.smg-detail__card:hover,.smg-detail__top-row .ds-card,.smg-detail__top-row .ds-card:hover{--ds-card-background-color:var(--color-background)}.smg-power-buttons{display:flex;align-items:center;gap:4px}.smg-power-btn{display:inline-flex;align-items:center;justify-content:center;gap:4px;height:30px;padding:0 10px;border-radius:5px;font-size:var(--ds-text-size-xsmall);cursor:pointer;transition:all .12s;white-space:nowrap}.smg-power-btn span{padding-bottom:4px}.smg-power-btn.--stop{background:none;border:1px solid rgb(var(--color-celeste));color:rgb(var(--color-celeste-dark))}.smg-power-btn.--stop:hover{background:rgb(var(--color-celeste)/.1)}.smg-power-btn.--start{background:rgb(var(--color-celeste));border:1px solid rgb(var(--color-celeste));color:#fff}.smg-power-btn.--start:hover{background:rgb(var(--color-celeste-dark));border-color:rgb(var(--color-celeste-dark))}.smg-power-btn.--restart{background:none;border:1px solid rgb(var(--color-default-lightest));color:rgb(var(--color-default-shade))}.smg-power-btn.--restart:hover{border-color:rgb(var(--color-default-lighter));background:rgb(var(--color-default)/.06)}.smg-log-header{display:flex;align-items:center;justify-content:space-between;gap:var(--ds-space-xsmall);margin-bottom:var(--ds-space-xsmall)}.smg-log-controls{display:flex;align-items:center;gap:8px;flex-shrink:0}.smg-log-countdown{font-size:var(--ds-text-size-2xsmall);color:rgb(var(--color-default-light));font-feature-settings:"tnum";font-variant-numeric:tabular-nums;min-width:2em}.smg-activity__header{display:flex;align-items:center;justify-content:flex-end;margin-bottom:var(--ds-space-xxsmall)}.smg-activity__ranges{display:flex;gap:2px}.smg-activity__range-btn{background:none;border:1px solid rgb(var(--color-default-lightest));border-radius:4px;padding:2px 8px;font-size:var(--ds-text-size-2xsmall);color:rgb(var(--color-default-light));cursor:pointer;transition:all .1s}.smg-activity__range-btn:hover{border-color:rgb(var(--color-celeste));color:rgb(var(--color-celeste))}.smg-activity__range-btn.--active{background:rgb(var(--color-celeste)/.15);border-color:rgb(var(--color-celeste));color:rgb(var(--color-celeste-dark))}.smg-activity__chart{width:100%;margin-left:0;display:block;cursor:crosshair;overflow:visible}.smg-activity__line{stroke:rgb(var(--color-celeste))}.smg-activity__grid{stroke:rgb(var(--color-default-lightest));stroke-dasharray:3 3}.smg-activity__axis-label{font-size:7px;fill:rgb(var(--color-default-light))}.smg-activity__guide{stroke:rgb(var(--color-default-lighter));stroke-dasharray:2 2}.smg-activity__dot{fill:rgb(var(--color-celeste));stroke:rgb(var(--color-background));stroke-width:2}.smg-activity__tooltip-text{font-size:8px;fill:rgb(var(--color-default));font-weight:600}.smg-activity__axis-line{stroke:rgb(var(--color-default-lighter));stroke-width:1}.smg-activity__total-label{font-size:7px;fill:rgb(var(--color-default-light))}.smg-server-icon{width:24px;height:24px;border-radius:4px;object-fit:contain;flex-shrink:0}.smg-server-icon.--small{width:18px;height:18px}.smg-server-icon.--detail{width:42px;height:42px;border-radius:8px}.smg-server-icon.--row{width:42px;height:42px;border-radius:6px}.smg-server-icon.--grid{width:56px;height:56px;border-radius:8px}.smg-server-icon.--placeholder{display:inline-flex;align-items:center;justify-content:center;background:rgb(var(--color-background-shade));color:rgb(var(--color-default-light));border:1px solid rgb(var(--color-default-lightest))}.smg-server-icon.--placeholder i{width:55%;height:55%;--ds-icon-image-color:var(--color-default-light)}.smg-server-row-main{display:flex;align-items:center;gap:10px;min-width:0}.smg-server-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-gap:var(--ds-space-xsmall);gap:var(--ds-space-xsmall)}.smg-server-grid__card{border:1px solid rgb(var(--color-default-lightest));border-radius:8px;padding:var(--ds-space-xsmall);background:rgb(var(--color-background));display:flex;flex-direction:column;gap:10px}.smg-server-grid__header{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.smg-server-grid__identity{display:flex;gap:10px;min-width:0}.smg-server-grid__identity>div{min-width:0}.smg-server-grid__meta{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.smg-server-grid__meta .ds-tag{font-size:var(--ds-text-size-3xsmall);padding:1px 7px}.smg-visibility-icon{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;color:rgb(var(--color-default-light))}.smg-visibility-cell{text-align:center}.smg-visibility-icon.--public{color:rgb(var(--color-celeste-dark))}.smg-visibility-icon i{width:14px;height:14px}.smg-server-grid__endpoint{display:flex;align-items:center;gap:6px}.smg-server-grid__footer{display:flex;align-items:center;justify-content:flex-start;gap:8px}.smg-server-name-link{display:inline-flex;align-items:center;gap:6px;text-decoration:none;color:rgb(var(--color-link));transition:color .1s}.smg-server-name-link:hover{text-decoration:underline;color:rgb(var(--color-celeste-dark))}.smg-icon-upload__preview{position:relative;display:inline-block}.smg-icon-upload__preview img{width:36px;height:36px;border-radius:4px;object-fit:contain;border:1px solid rgb(var(--color-default-lightest))}.smg-icon-upload__remove{position:absolute;top:-6px;right:-6px;width:18px;height:18px;border-radius:50%;border:1px solid rgb(var(--color-default-lightest));background:rgb(var(--color-background));cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0}.smg-icon-upload__remove i{width:10px;height:10px}.smg-icon-upload__placeholder{width:36px;height:36px;border:1px solid rgb(var(--color-default-lighter));border-radius:4px;background:none;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;color:rgb(var(--color-default-lighter))}.smg-icon-upload__placeholder:hover{border-color:rgb(var(--color-celeste));color:rgb(var(--color-celeste))}.smg-icon-upload__placeholder i{width:16px;height:16px}.smg-edit-server-dialog .smg-icon-upload__placeholder,.smg-edit-server-dialog .smg-icon-upload__preview img{width:44px;height:44px;border-radius:6px}.smg-edit-server-dialog .smg-icon-upload__placeholder{border-style:dashed;background:rgb(var(--color-background-shade));cursor:default}.ds-tag.--color-green{background-color:#1a7a3d!important}.ds-tag:not([class*="--color-"]){color:#3d5066!important;background-color:#e8edf2!important}[data-ds-theme=dark] .ds-tag:not([class*="--color-"]){color:#c5d0db!important;background-color:#3d4f60!important}.smg-toggle{color:#445566!important}[data-ds-theme=dark] .smg-toggle{color:#c5d0db!important}[data-ds-theme=dark] .smg-detail__actions [class*=ds-button--plain] span{color:rgb(var(--color-ink-300))!important}.smg-sort-header{white-space:nowrap}.smg-sort-header__button{display:inline-flex;align-items:center;gap:2px;background:none;border:none;padding:0;font:inherit;color:inherit;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.smg-sort-header__button:hover{color:rgb(var(--color-default))}.smg-sort-icon{width:12px;height:12px;margin-left:4px;vertical-align:middle}.smg-toggle{position:relative;display:inline-flex;align-items:center;gap:6px;cursor:pointer;font-size:var(--ds-text-size-2xsmall);color:rgb(var(--color-default-light));-webkit-user-select:none;-moz-user-select:none;user-select:none}.smg-toggle input{position:absolute;opacity:0;width:0;height:0}.smg-toggle__track{width:28px;height:16px;border-radius:8px;background:rgb(var(--color-default-lighter));transition:background-color .15s;position:relative;flex-shrink:0}.smg-toggle__track:after{content:"";position:absolute;top:2px;left:2px;width:12px;height:12px;border-radius:50%;background:white;transition:transform .15s}.smg-toggle input:checked+.smg-toggle__track{background:rgb(var(--color-celeste))}.smg-toggle input:checked+.smg-toggle__track:after{transform:translateX(12px)}@media (max-width:768px){.smg-oauth-explainer{grid-template-columns:1fr}}@media (max-width:480px){.ds-datatable{min-width:600px}}.smg-health-dot{display:inline-block;width:8px;height:8px;border-radius:50%;margin-left:6px;vertical-align:middle;background:rgb(var(--color-default-light))}.smg-health-dot.--healthy{background:rgb(var(--color-green))}.smg-health-dot.--unhealthy{background:rgb(var(--color-red))}.smg-health-badge{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:6px;font-size:var(--ds-text-size-xsmall)}.smg-health-badge.--healthy{color:rgb(var(--color-green));background:rgb(var(--color-green)/.1)}.smg-health-badge.--unhealthy{color:rgb(var(--color-red));background:rgb(var(--color-red)/.1)}.smg-health-badge.--unknown{color:rgb(var(--color-default));background:rgb(var(--color-default)/.06)}.smg-health-badge__dot{width:8px;height:8px;border-radius:50%;background:currentColor}.smg-health-meta{display:flex;align-items:center;gap:12px;margin-top:4px}.smg-error-page{display:flex;align-items:center;justify-content:center;min-height:100vh;padding:var(--ds-space-large)}.smg-error-card{max-width:560px;margin:var(--ds-space-large) auto}.smg-error-card__body{display:flex;flex-direction:column;gap:var(--ds-space-small);padding:var(--ds-space-large);text-align:center}.smg-error-card__title{margin:0;font-size:1.125rem;font-weight:600;color:rgb(var(--color-default-dark))}.smg-error-card__message{margin:0;color:rgb(var(--color-default-light))}.smg-error-card__digest{margin:0}.smg-error-card__digest code{font-family:var(--ds-font-family-mono,monospace);font-size:.85em}.smg-error-card__actions{display:flex;align-items:center;justify-content:center;gap:var(--ds-space-small);margin-top:var(--ds-space-small);flex-wrap:wrap}.smg-form-field__error{margin:var(--ds-space-xsmall) 0 0;color:rgb(var(--color-error,211 47 47));font-size:.875em;line-height:1.4}.smg-registry-import{margin-top:var(--ds-space-medium);border:1px solid rgb(var(--color-default-lightest));border-radius:8px;padding:var(--ds-space-small);background:rgb(var(--color-background))}.smg-registry-import__summary{cursor:pointer;display:flex;align-items:baseline;gap:var(--ds-space-small);flex-wrap:wrap;font-weight:600;-webkit-user-select:none;-moz-user-select:none;user-select:none}.smg-registry-import__body{margin-top:var(--ds-space-small)}.smg-oauth-consent--error{text-align:center}.smg-oauth-consent__error-body{margin:var(--ds-space-small) 0 var(--ds-space-medium);color:rgb(var(--color-default-dark))}