.stg-locator{--strand-dialog-inline-size:min(40rem, calc(100vw - 2 * var(--strand-space-4)));--strand-dialog-radius:var(--strand-radius-lg);--strand-dialog-border:1px solid var(--strand-gray-200)}@keyframes stg-locator-enter{0%{opacity:0;transform:translateY(-8px)scale(.98)}to{opacity:1;transform:none}}.stg-locator{animation:stg-locator-enter .14s var(--strand-ease-out-quart)}.stg-locator__query{padding:var(--strand-space-3) var(--strand-space-3);border-block-end:1px solid var(--strand-gray-200)}.stg-locator__field{--strand-search-field-inline-size:100%}.stg-locator :focus-visible{outline:2px solid var(--strand-blue-deep);outline-offset:2px;border-radius:var(--strand-radius-sm)}.stg-locator__field .strand-search-field__input:focus,.stg-locator__field .strand-search-field__input:focus-visible{outline:none}.stg-locator__scopes{align-items:center;gap:var(--strand-space-1);padding:var(--strand-space-2) var(--strand-space-3);border-block-end:1px solid var(--strand-gray-200);scrollbar-width:none;display:flex;overflow-x:auto}.stg-locator__scopes::-webkit-scrollbar{display:none}.stg-locator__scope{align-items:center;gap:var(--strand-space-2);padding:var(--strand-space-1) var(--strand-space-3);border-radius:var(--strand-radius-full);color:var(--strand-gray-600);font-family:var(--strand-font-sans);font-size:var(--strand-text-sm);font-weight:var(--strand-weight-medium);cursor:pointer;transition:background-color var(--strand-duration-fast) var(--strand-ease-out-quart);background:0 0;border:none;flex:none;display:inline-flex}.stg-locator__scope:hover{background:var(--strand-surface-recessed)}.stg-locator__scope--active{background:var(--strand-blue-wash);color:var(--strand-blue-deep)}.stg-locator__scope-count{font-family:var(--strand-font-mono);font-size:var(--strand-text-xs);opacity:.75}.stg-locator__results{overscroll-behavior:contain;block-size:min(20rem,45vh);padding-inline:var(--strand-space-2);overflow-y:auto}.stg-locator__group:first-child{padding-block-start:var(--strand-space-2)}.stg-locator__group:last-child{padding-block-end:var(--strand-space-2)}.stg-locator__group+.stg-locator__group{margin-block-start:var(--strand-space-2)}.stg-locator__group-head{justify-content:space-between;align-items:center;gap:var(--strand-space-2);margin-inline:calc(-1 * var(--strand-space-2));padding:var(--strand-space-2) calc(var(--strand-space-3) + var(--strand-space-2));background:var(--strand-glass-bg);-webkit-backdrop-filter:blur(var(--strand-glass-blur)) saturate(180%);display:flex;position:sticky;inset-block-start:0}@supports not ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.stg-locator__group-head{background:var(--strand-surface-elevated)}}.stg-locator__group-title{font-family:var(--strand-font-mono);font-size:var(--strand-text-xs);font-weight:var(--strand-weight-medium);letter-spacing:var(--strand-tracking-ultra);text-transform:uppercase;color:var(--strand-gray-500)}.stg-locator__group-count{font-family:var(--strand-font-mono);font-size:var(--strand-text-xs);color:var(--strand-gray-500)}.stg-locator__row{align-items:center;gap:var(--strand-space-3);min-block-size:52px;padding:var(--strand-space-2) var(--strand-space-3);border-radius:var(--strand-radius-md);cursor:pointer;transition:background-color var(--strand-duration-fast) var(--strand-ease-out-quart);grid-template-columns:40px minmax(0,1fr) auto;display:grid}@media (pointer:coarse){.stg-locator__row{min-block-size:var(--strand-touch-target)}}.stg-locator__row--active{background:var(--strand-blue-wash)}.stg-locator__glyph{border-radius:var(--strand-radius-md);background:var(--strand-surface-recessed);block-size:40px;inline-size:40px;font-family:var(--strand-font-mono);flex-direction:column;justify-content:center;align-items:center;display:flex}.stg-locator__glyph--blank{background:0 0}.stg-locator__glyph-month{font-size:var(--strand-text-xs);text-transform:uppercase;letter-spacing:var(--strand-tracking-wide);color:var(--strand-gray-500);line-height:1}.stg-locator__glyph-day{font-size:var(--strand-text-base);font-weight:var(--strand-weight-semibold);color:var(--strand-gray-900);line-height:1.2}.stg-locator__glyph--channel{font-size:var(--strand-text-lg);font-weight:var(--strand-weight-medium);color:var(--strand-gray-500)}.stg-locator__glyph--command svg{block-size:18px;inline-size:18px;color:var(--strand-gray-500)}.stg-locator__body{flex-direction:column;gap:2px;min-inline-size:0;display:flex}.stg-locator__label,.stg-locator__context{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.stg-locator__label{font-size:var(--strand-text-sm);font-weight:var(--strand-weight-medium);line-height:var(--strand-leading-snug);color:var(--strand-gray-900)}.stg-locator__match{color:var(--strand-blue-deep);font-weight:var(--strand-weight-semibold);background:0 0}.stg-locator__context{font-size:var(--strand-text-xs);line-height:var(--strand-leading-normal);color:var(--strand-gray-600)}.stg-locator__trailing{align-items:center;gap:var(--strand-space-2);flex:none;display:flex}.stg-locator__count{font-family:var(--strand-font-mono);font-size:var(--strand-text-xs);color:var(--strand-gray-600);white-space:nowrap}.stg-locator__phase{font-size:var(--strand-text-xs);font-weight:var(--strand-weight-medium);padding:2px var(--strand-space-2);border-radius:var(--strand-radius-full);white-space:nowrap;background:var(--strand-gray-100);color:var(--strand-gray-700)}.stg-locator__phase[data-phase=ongoing]{background:var(--strand-teal-tint);color:var(--strand-on-teal-tint)}.stg-locator__enter{visibility:hidden;font-family:var(--strand-font-mono);font-size:var(--strand-text-xs);color:var(--strand-blue-deep);border:1px solid var(--strand-blue-wash);border-radius:var(--strand-radius-sm);background:#ffffffb3;padding:1px 5px;line-height:1.4}.stg-locator__row--active .stg-locator__enter{visibility:visible}.stg-locator__state{justify-content:center;align-items:center;gap:var(--strand-space-3);block-size:100%;padding:var(--strand-space-6) var(--strand-space-4);text-align:center;flex-direction:column;display:flex}.stg-locator__empty-line{font-size:var(--strand-text-sm);color:var(--strand-gray-700);margin:0}.stg-locator__legend{gap:var(--strand-space-4);margin:0;padding:0;list-style:none;display:flex}.stg-locator__legend-item,.stg-locator__key{align-items:center;gap:var(--strand-space-2);font-size:var(--strand-text-xs);color:var(--strand-gray-600);display:inline-flex}.stg-locator__kbd{font-family:var(--strand-font-mono);font-size:var(--strand-text-xs);color:var(--strand-gray-700);background:var(--strand-surface-recessed);border:1px solid var(--strand-gray-200);border-radius:var(--strand-radius-sm);padding:1px 5px;line-height:1.4}.stg-locator__clear{min-block-size:var(--strand-touch-target);padding-inline:var(--strand-space-4);border:1px solid var(--strand-gray-200);border-radius:var(--strand-radius-md);background:var(--strand-surface-elevated);color:var(--strand-gray-700);font-family:var(--strand-font-sans);font-size:var(--strand-text-sm);font-weight:var(--strand-weight-medium);cursor:pointer}.stg-locator__clear:hover{background:var(--strand-surface-recessed)}.stg-locator__state[data-testid=locator-loading]{justify-content:flex-start;gap:0;padding:0}.stg-locator__skeleton-row{align-items:center;gap:var(--strand-space-3);min-block-size:52px;inline-size:100%;padding:var(--strand-space-2) var(--strand-space-3);grid-template-columns:40px minmax(0,1fr);display:grid}.stg-locator__skeleton-glyph{border-radius:var(--strand-radius-md);background:var(--strand-surface-recessed);block-size:40px;inline-size:40px}.stg-locator__skeleton-lines{gap:var(--strand-space-2);flex-direction:column;inline-size:100%;display:flex}.stg-locator__skeleton-line{border-radius:var(--strand-radius-sm);background:var(--strand-surface-recessed);block-size:10px;inline-size:62%}.stg-locator__skeleton-line--short{inline-size:38%}.stg-locator__footer{justify-content:space-between;align-items:center;gap:var(--strand-space-3);padding:var(--strand-space-2) var(--strand-space-4);border-block-start:1px solid var(--strand-gray-200);background:var(--strand-surface-subtle);display:flex}.stg-locator__keys{gap:var(--strand-space-4);flex-wrap:wrap;margin:0;padding:0;list-style:none;display:flex}@media (width<=30rem){.stg-locator__keys{display:none}.stg-locator__footer{justify-content:flex-end}}@media (prefers-reduced-motion:reduce){.stg-locator{animation:none}.stg-locator__row,.stg-locator__scope{transition:none}}.stg-nav-search{inline-size:300px}@media (width<=949.98px){.stg-nav-search{display:none}}@media (width>=768px) and (width<=949.98px){.stg-nav-search-icon{display:inline-flex}}.stg-mobile-top{display:none}@media (width<=767.98px){.stg-top-nav{display:none}.stg-app-frame{--stg-top-reserve:125px}.stg-mobile-top{min-block-size:var(--stg-top-reserve);flex-direction:column;gap:14px;padding:8px 20px 16px;display:flex}.stg-mobile-top__row{justify-content:space-between;align-items:center;gap:var(--strand-space-4);display:flex}.stg-mobile-top .stg-nav-account{flex:none}.stg-mobile-top__heading{flex-direction:column;gap:4px;min-inline-size:0;display:flex}.stg-mobile-top__brand{font-family:var(--strand-font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--strand-blue-deep);white-space:nowrap;font-size:10px;font-weight:500;text-decoration:none}.stg-mobile-top__title{white-space:nowrap;text-overflow:ellipsis;letter-spacing:-.02em;color:var(--strand-color-heading,#1e3e5f);margin:0;font-size:26px;font-weight:300;line-height:1.15;overflow:hidden}.stg-mobile-top__search{--strand-search-field-inline-size:100%;block-size:38px}.stg-mobile-tab-bar{--strand-tabbar-justify:space-between;--strand-tabbar-pad-block-start:10px;--strand-tabbar-pad-inline:24px;--strand-tabbar-item-size:64px;--strand-tabbar-item-gap:5px;--strand-tabbar-label-size:9px;--strand-tabbar-label-tracking:.1em}}.stg-nav-search-icon{display:none}@media (width>=768px) and (width<=949.98px){.stg-nav-search-icon{display:inline-flex}}
