@keyframes dex-pulse{0%,to{box-shadow:0 0 0 4px #f59e0b40}50%{box-shadow:0 0 0 7px #f59e0b14}}.dex-hint-bubble{background:var(--dex-surface,#1a1b23);max-width:340px;color:var(--dex-text,#f2f2f5);border:1px solid var(--dex-border,#2c2d38);z-index:1000003;border-radius:12px;padding:16px;transition:top .25s,left .25s;position:fixed;box-shadow:0 8px 24px #00000059}.dex-hint-bubble__handle{cursor:grab;-webkit-user-select:none;user-select:none;margin:-4px -4px 0;padding:4px 4px 0}.dex-hint-bubble__close{color:var(--dex-text-muted,#9a9ab0);cursor:pointer;background:0 0;border:none;font-size:14px;position:absolute;top:8px;right:8px}.dex-hint-bubble__title{margin:0 0 8px;padding-right:20px;font-weight:600}.dex-hint-bubble__hint{color:var(--dex-text-muted,#c4c4d1);margin:0 0 12px;font-size:13px;line-height:1.5}.dex-hint-bubble__autofix{width:100%;color:var(--dex-accent,#f59e0b);cursor:pointer;text-align:left;background:#f59e0b1f;border:1px solid #f59e0b66;border-radius:8px;margin-bottom:12px;padding:8px 10px;font-size:12px;display:block}.dex-hint-bubble__autofix:hover{background:#f59e0b33}.dex-hint-bubble__footer{justify-content:space-between;align-items:center;gap:8px;display:flex}.dex-hint-bubble__remaining{color:var(--dex-text-muted,#77778a);font-size:11px}.dex-hint-bubble__next{background:var(--dex-accent,#6d5efc);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:6px 14px;font-size:13px}.dex-hint-bubble__next--confirm{background:#dc3545}.dex-hint-bubble__back{color:var(--dex-text-muted,#77778a);border:1px solid var(--dex-border,#ffffff1f);cursor:pointer;background:0 0;border-radius:8px;padding:6px 14px;font-size:13px}.dex-hint-bubble__back:hover{color:var(--dex-text,#e8e8ee);border-color:var(--dex-text-muted,#77778a)}.dex-assist-modal__overlay{z-index:1000004;background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.dex-assist-modal{background:var(--dex-surface,#1a1b23);border:1px solid var(--dex-border,#2c2d38);border-radius:14px;width:min(420px,90vw);padding:24px;position:relative}.dex-assist-modal__close{color:var(--dex-text-muted,#9a9ab0);cursor:pointer;background:0 0;border:none;position:absolute;top:12px;right:12px}.dex-assist-modal__title{margin:0 0 16px}.dex-assist-modal__option{text-align:left;background:var(--dex-surface-alt,#23242f);border:1px solid var(--dex-border,#2c2d38);cursor:pointer;border-radius:10px;width:100%;margin-bottom:10px;padding:12px 14px;display:block}.dex-assist-modal__option:hover{border-color:var(--dex-accent,#6d5efc)}.dex-assist-modal__option-title{margin-bottom:4px;font-weight:600;display:block}.dex-assist-modal__option-desc{color:var(--dex-text-muted,#9a9ab0);font-size:12px;display:block}.dex-activation-checklist__header{justify-content:space-between;align-items:center;gap:12px;display:flex}.dex-activation-checklist__status{border-radius:999px;padding:4px 10px;font-size:13px;font-weight:600}.dex-activation-checklist__status.is-done{color:#22c55e;background:#22c55e26}.dex-activation-checklist__status.is-partial{color:#f59e0b;background:#f59e0b26}.dex-activation-checklist__assist-btn{border:1px solid var(--dex-border,#2c2d38);color:var(--dex-text,#f2f2f5);cursor:pointer;background:0 0;border-radius:8px;padding:4px 10px;font-size:12px}.dex-activation-checklist__list{margin:10px 0 0;padding:0;list-style:none}.dex-activation-checklist__item{cursor:pointer;border-radius:6px;align-items:center;gap:8px;padding:6px 4px;font-size:13px;display:flex}.dex-activation-checklist__item:hover{background:#ffffff0a}.dex-activation-checklist__dot{border-radius:50%;flex:none;width:8px;height:8px}.dex-activation-checklist__dot[data-severity=critical]{background:#dc3545}.dex-activation-checklist__dot[data-severity=important]{background:#f59e0b}.dex-activation-checklist__dot[data-severity=optional]{background:#6d5efc}.dex-accordion__trigger{width:100%;color:var(--dex-text,#f2f2f5);cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;padding:10px 0;font-size:14px;font-weight:600;display:flex}.dex-accordion__chevron{color:var(--dex-text-muted,#9a9ab0)}.dex-accordion__body{padding:8px 0 4px}
