.assessment-interactions-module__jIhpuG__toolsPanel,.assessment-interactions-module__jIhpuG__spectrumPanel,.assessment-interactions-module__jIhpuG__profilePanel{width:100%}.assessment-interactions-module__jIhpuG__toolGrid{grid-template-columns:1fr;gap:12px;display:grid}.assessment-interactions-module__jIhpuG__selectionCue{color:var(--muted-foreground);text-align:left;align-items:center;gap:8px;margin:0 0 12px;font-size:12px;font-weight:600;line-height:1.4;display:flex}.assessment-interactions-module__jIhpuG__selectionCue svg{color:var(--primary);flex:none}.assessment-interactions-module__jIhpuG__choiceCard{border:1px solid var(--border);border-radius:var(--radius);background:var(--card);min-height:108px;color:var(--card-foreground);cursor:pointer;text-align:left;box-shadow:0 1px 2px color-mix(in oklab, var(--foreground) 5%, transparent);flex-direction:row;justify-content:flex-start;align-items:flex-start;gap:14px;padding:18px 16px;transition:background .16s,border-color .16s,color .16s,box-shadow .16s,transform .16s;display:flex;position:relative}.assessment-interactions-module__jIhpuG__toolCard{grid-template-columns:28px 20px minmax(0,1fr);align-content:center;align-items:start;gap:14px;display:grid}.assessment-interactions-module__jIhpuG__toolCard .assessment-interactions-module__jIhpuG__choiceIcon{margin-top:4px}.assessment-interactions-module__jIhpuG__choiceIcon{flex:none;place-items:center;width:20px;height:20px;margin-top:4px;display:grid}.assessment-interactions-module__jIhpuG__choiceIcon svg{width:20px;height:20px}.assessment-interactions-module__jIhpuG__toolCard:hover,.assessment-interactions-module__jIhpuG__toolCard.assessment-interactions-module__jIhpuG__isFocused{border-color:color-mix(in oklab, var(--primary) 30%, var(--border));background:var(--accent);box-shadow:0 0 0 3px color-mix(in oklab, var(--ring) 14%, transparent);transform:translateY(-1px)}.assessment-interactions-module__jIhpuG__toolCard.assessment-interactions-module__jIhpuG__isSelected{border-color:var(--primary);background:var(--primary);color:var(--primary-foreground)}.assessment-interactions-module__jIhpuG__toolCard strong{font-size:14px;font-weight:650;line-height:1.45}.assessment-interactions-module__jIhpuG__choiceCopy{flex-direction:column;flex:auto;gap:5px;min-width:0;padding-top:2px;display:flex}.assessment-interactions-module__jIhpuG__choiceDescription{color:var(--muted-foreground);font-size:12px;font-weight:400;line-height:1.5}.assessment-interactions-module__jIhpuG__isSelected .assessment-interactions-module__jIhpuG__choiceDescription{color:color-mix(in oklab, var(--primary-foreground) 76%, transparent)}.assessment-interactions-module__jIhpuG__optionNumber{border:1px solid var(--border);border-radius:var(--radius-sm);width:28px;height:28px;color:var(--muted-foreground);font-family:var(--font-mono), monospace;flex:none;place-items:center;font-size:10px;display:grid}.assessment-interactions-module__jIhpuG__isSelected .assessment-interactions-module__jIhpuG__optionNumber{border-color:color-mix(in oklab, var(--primary-foreground) 42%, transparent);color:color-mix(in oklab, var(--primary-foreground) 78%, transparent)}.assessment-interactions-module__jIhpuG__otherField{border:1px solid var(--border);border-radius:var(--radius);background:var(--card);grid-template-columns:90px 1fr;align-items:center;gap:12px;margin-top:11px;padding:10px 12px;display:grid}.assessment-interactions-module__jIhpuG__otherField span{font-size:11px;font-weight:600}.assessment-interactions-module__jIhpuG__otherField input{border:1px solid var(--input);border-radius:var(--radius-sm);background:var(--background);min-width:0;height:34px;color:var(--foreground);font:inherit;padding:0 10px;font-size:12px}.assessment-interactions-module__jIhpuG__spectrum{grid-template-columns:1fr;gap:12px;display:grid;position:relative}.assessment-interactions-module__jIhpuG__spectrumOption{z-index:1;background:var(--card);grid-template-columns:32px minmax(0,1fr);align-content:center;align-items:start;column-gap:14px;display:grid}.assessment-interactions-module__jIhpuG__spectrumOption:hover,.assessment-interactions-module__jIhpuG__spectrumOption.assessment-interactions-module__jIhpuG__isFocused{border-color:color-mix(in oklab, var(--primary) 30%, var(--border));background:var(--accent);box-shadow:0 0 0 3px color-mix(in oklab, var(--ring) 14%, transparent)}.assessment-interactions-module__jIhpuG__spectrumOption.assessment-interactions-module__jIhpuG__isSelected{border-color:var(--primary);background:var(--primary);color:var(--primary-foreground)}.assessment-interactions-module__jIhpuG__spectrumOption.assessment-interactions-module__jIhpuG__isSelected:hover,.assessment-interactions-module__jIhpuG__spectrumOption.assessment-interactions-module__jIhpuG__isSelected.assessment-interactions-module__jIhpuG__isFocused{border-color:var(--primary);background:var(--primary);box-shadow:0 0 0 3px color-mix(in oklab, var(--ring) 22%, transparent)}.assessment-interactions-module__jIhpuG__spectrumNumber{border:1px solid var(--border);background:var(--secondary);width:32px;height:32px;color:var(--secondary-foreground);font-family:var(--font-mono), monospace;border-radius:50%;place-items:center;font-size:11px;display:grid}.assessment-interactions-module__jIhpuG__spectrumOption.assessment-interactions-module__jIhpuG__isSelected .assessment-interactions-module__jIhpuG__spectrumNumber{border-color:color-mix(in oklab, var(--primary-foreground) 42%, transparent);background:color-mix(in oklab, var(--primary-foreground) 10%, transparent);color:var(--primary-foreground)}.assessment-interactions-module__jIhpuG__spectrumOption strong{font-size:14px;font-weight:650;line-height:1.45}.assessment-interactions-module__jIhpuG__profilePanel{grid-template-columns:minmax(0,1fr);gap:48px;width:min(100%,520px);margin-inline:auto;display:grid}.assessment-interactions-module__jIhpuG__profileField{flex-direction:column;gap:8px;display:flex}.assessment-interactions-module__jIhpuG__profileField>label{align-items:center;gap:6px;font-size:11px;font-weight:650;display:flex}.assessment-interactions-module__jIhpuG__profileField svg{width:15px;height:15px}.assessment-interactions-module__jIhpuG__profileSelectTrigger{background:var(--background);width:100%;min-height:56px;color:var(--foreground);font:inherit;text-align:left;box-shadow:0 1px 2px color-mix(in oklab, var(--foreground) 5%, transparent);cursor:pointer;border:0;border-radius:16px;justify-content:space-between;align-items:center;padding:0 18px;font-size:12px;font-weight:600;display:flex}.assessment-interactions-module__jIhpuG__profileSelectTrigger:focus-visible{outline:3px solid color-mix(in oklab, var(--ring) 35%, transparent);outline-offset:2px}.assessment-interactions-module__jIhpuG__profileSelectIcon{color:var(--muted-foreground);flex:none;place-items:center;margin-left:16px;transition:transform .16s;display:grid}.assessment-interactions-module__jIhpuG__profileSelectTrigger[data-popup-open] .assessment-interactions-module__jIhpuG__profileSelectIcon{transform:rotate(180deg)}.assessment-interactions-module__jIhpuG__profileSelectPositioner{z-index:80;outline:0}.assessment-interactions-module__jIhpuG__profileSelectPopup{width:var(--anchor-width);max-height:min(360px, var(--available-height));background:var(--popover);color:var(--popover-foreground);box-shadow:0 18px 48px color-mix(in oklab, var(--foreground) 16%, transparent), 0 2px 8px color-mix(in oklab, var(--foreground) 8%, transparent);transform-origin:var(--transform-origin);border:0;border-radius:16px;overflow:hidden}.assessment-interactions-module__jIhpuG__profileSelectList{max-height:inherit;outline:0;padding:8px;overflow-y:auto}.assessment-interactions-module__jIhpuG__profileSelectItem{cursor:pointer;border-radius:10px;outline:0;align-items:center;min-height:44px;padding:10px 12px;font-size:12px;line-height:1.4;display:flex}.assessment-interactions-module__jIhpuG__profileSelectItem[data-highlighted]{background:var(--accent)}.assessment-interactions-module__jIhpuG__profileSelectItem[data-selected]{background:color-mix(in oklab, var(--primary) 10%, var(--background));color:var(--primary);font-weight:650}.assessment-interactions-module__jIhpuG__profileContinue{border-radius:var(--radius-md);background:var(--primary);min-height:44px;color:var(--primary-foreground);cursor:pointer;border:0;justify-self:end;padding:0 18px;font-size:12px;font-weight:650}.assessment-interactions-module__jIhpuG__profileContinue:disabled{opacity:.28;cursor:default}@media (max-width:660px){.assessment-interactions-module__jIhpuG__toolGrid{grid-template-columns:1fr}.assessment-interactions-module__jIhpuG__spectrum{grid-template-columns:1fr;gap:12px}.assessment-interactions-module__jIhpuG__toolCard{min-height:108px;padding:18px 14px}.assessment-interactions-module__jIhpuG__spectrumOption{text-align:left;min-height:108px;padding:18px 14px}.assessment-interactions-module__jIhpuG__spectrumNumber{width:36px;height:36px}.assessment-interactions-module__jIhpuG__profileContinue{width:100%}}@media (prefers-reduced-motion:reduce){.assessment-interactions-module__jIhpuG__choiceCard{transition:none}}
