.environmentSwitcher-module__oV35DW__switcher{position:relative}.environmentSwitcher-module__oV35DW__trigger{background:var(--bg-secondary);border:1px solid var(--border-color);max-width:150px;color:var(--text-primary);cursor:pointer;border-radius:10px;align-items:center;gap:8px;padding:6px 10px;font-size:14px;font-weight:500;text-decoration:none;transition:background .15s,border-color .15s;display:flex}.environmentSwitcher-module__oV35DW__trigger:hover{background:var(--bg-tertiary)}.environmentSwitcher-module__oV35DW__switcherSidebar{flex:auto;min-width:0}.environmentSwitcher-module__oV35DW__triggerSidebar{width:100%;max-width:none;padding:5px 8px;font-size:13px}.environmentSwitcher-module__oV35DW__triggerSidebar .environmentSwitcher-module__oV35DW__name{flex:auto;min-width:0;max-width:none}.environmentSwitcher-module__oV35DW__triggerCompact{justify-content:center;width:32px;max-width:32px;padding:5px}.environmentSwitcher-module__oV35DW__trigger:disabled{opacity:.6;cursor:default}.environmentSwitcher-module__oV35DW__createTrigger{color:var(--text-secondary);border-style:dashed}.environmentSwitcher-module__oV35DW__plusIcon{flex:none;width:16px;height:16px;display:inline-flex}.environmentSwitcher-module__oV35DW__plusIcon svg,.environmentSwitcher-module__oV35DW__footerIcon svg{width:100%;height:100%}.environmentSwitcher-module__oV35DW__name{white-space:nowrap;text-overflow:ellipsis;max-width:80px;overflow:hidden}.environmentSwitcher-module__oV35DW__chevron{opacity:.7;flex:none;width:14px;height:14px;transition:transform .2s;display:inline-flex}.environmentSwitcher-module__oV35DW__chevronOpen{transform:rotate(180deg)}.environmentSwitcher-module__oV35DW__menu{background:var(--bg-primary);border:1px solid var(--border-color);width:320px;max-width:92vw;box-shadow:var(--shadow-lg);z-index:200;border-radius:14px;padding:8px;animation:.15s environmentSwitcher-module__oV35DW__envSwitcherFadeIn;position:absolute;top:calc(100% + 8px);right:0}.environmentSwitcher-module__oV35DW__menuSidebar{left:0;right:auto}@keyframes environmentSwitcher-module__oV35DW__envSwitcherFadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.environmentSwitcher-module__oV35DW__menuLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);padding:6px 10px;font-size:11px;font-weight:600}.environmentSwitcher-module__oV35DW__list{overscroll-behavior:contain;flex-direction:column;gap:2px;max-height:232px;display:flex;overflow-y:auto}.environmentSwitcher-module__oV35DW__item{text-align:left;cursor:pointer;background:0 0;border:0;border-radius:10px;align-items:center;gap:12px;width:100%;padding:8px 10px;transition:background .15s;display:flex}.environmentSwitcher-module__oV35DW__item:hover{background:var(--accent-subtle)}.environmentSwitcher-module__oV35DW__itemSelected{background:rgba(var(--accent-rgb), .14)}.environmentSwitcher-module__oV35DW__itemText{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.environmentSwitcher-module__oV35DW__itemName{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:600;overflow:hidden}.environmentSwitcher-module__oV35DW__itemDesc{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.environmentSwitcher-module__oV35DW__itemCheck{background:var(--accent);color:#fff;border-radius:50%;flex:none;justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex}.environmentSwitcher-module__oV35DW__itemCheck svg{width:12px;height:12px}.environmentSwitcher-module__oV35DW__divider{background:var(--border-color);height:1px;margin:6px}.environmentSwitcher-module__oV35DW__footer{color:var(--text-secondary);border-radius:10px;align-items:center;gap:10px;padding:9px 10px;font-size:13px;font-weight:500;text-decoration:none;transition:background .15s,color .15s;display:flex}.environmentSwitcher-module__oV35DW__footer:hover{background:var(--accent-subtle);color:var(--text-primary)}.environmentSwitcher-module__oV35DW__footerIcon{opacity:.8;flex:none;width:18px;height:18px;display:inline-flex}
.spotlight-module__NfJl3q__root{z-index:10000;pointer-events:none;position:fixed;inset:0}.spotlight-module__NfJl3q__cutout{pointer-events:none;will-change:top, left, width, height;background:0 0;border-radius:10px;transition:top .18s,left .18s,width .18s,height .18s;position:fixed;box-shadow:0 0 0 9999px #0000008c}.spotlight-module__NfJl3q__shield{pointer-events:auto;z-index:10000;background:0 0;border-radius:10px;position:fixed}.spotlight-module__NfJl3q__tooltip{z-index:10001;background:var(--bg-secondary);color:var(--text-primary);border:1px solid var(--border-color);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);pointer-events:auto;font-family:var(--font-sans);outline:none;padding:16px;animation:.2s ease-out spotlight-module__NfJl3q__tooltipIn;position:fixed}@keyframes spotlight-module__NfJl3q__tooltipIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.spotlight-module__NfJl3q__header{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.spotlight-module__NfJl3q__counter{color:var(--text-tertiary);letter-spacing:.06em;text-transform:uppercase;font-size:11px;font-weight:600}.spotlight-module__NfJl3q__skipBtn{color:var(--text-secondary);cursor:pointer;border-radius:var(--radius-sm);background:0 0;border:none;padding:4px 8px;font-size:12px;transition:background .12s,color .12s}.spotlight-module__NfJl3q__skipBtn:hover{color:var(--text-primary);background:var(--bg-hover)}.spotlight-module__NfJl3q__title{color:var(--text-primary);font-size:16px;font-weight:600;font-family:var(--font-display,var(--font-sans));margin:0 0 6px}.spotlight-module__NfJl3q__body{color:var(--text-secondary);margin:0 0 16px;font-size:13px;line-height:1.5}.spotlight-module__NfJl3q__actions{justify-content:space-between;gap:8px;display:flex}.spotlight-module__NfJl3q__actionsSingle{justify-content:flex-end}.spotlight-module__NfJl3q__backBtn,.spotlight-module__NfJl3q__nextBtn{border-radius:var(--radius);cursor:pointer;padding:8px 14px;font-family:inherit;font-size:13px;font-weight:500;transition:background .12s,color .12s,border-color .12s}.spotlight-module__NfJl3q__backBtn{color:var(--text-secondary);border:1px solid var(--border-color);background:0 0}.spotlight-module__NfJl3q__backBtn:hover:not(:disabled){background:var(--bg-hover);color:var(--text-primary)}.spotlight-module__NfJl3q__backBtn:disabled{opacity:.4;cursor:not-allowed}.spotlight-module__NfJl3q__nextBtn{background:var(--accent);color:#fff;border:1px solid var(--accent);box-shadow:var(--shadow-accent)}.spotlight-module__NfJl3q__nextBtn:hover{background:var(--accent-hover);border-color:var(--accent-hover)}.spotlight-module__NfJl3q__placement_below:before,.spotlight-module__NfJl3q__placement_above:before{content:"";background:var(--bg-secondary);border:1px solid var(--border-color);width:12px;height:12px;margin-left:-6px;position:absolute;left:50%;transform:rotate(45deg)}.spotlight-module__NfJl3q__placement_below:before{border-bottom:none;border-right:none;top:-7px}.spotlight-module__NfJl3q__placement_above:before{border-top:none;border-left:none;bottom:-7px}.spotlight-module__NfJl3q__placement_right:before{content:"";background:var(--bg-secondary);border:1px solid var(--border-color);border-top:none;border-right:none;width:12px;height:12px;margin-top:-6px;position:absolute;top:50%;left:-7px;transform:rotate(45deg)}@media (prefers-reduced-motion:reduce){.spotlight-module__NfJl3q__cutout{transition:none}.spotlight-module__NfJl3q__tooltip{animation:none}}@media (max-width:640px){.spotlight-module__NfJl3q__root{display:none}}
