.supportExperience .supportSessionControls{margin-block:18px;padding:16px;border:1px solid #d6e2f1;border-radius:4px;background:#f6f9ff;color:#071d43;overflow-wrap:anywhere}.supportExperience .supportSessionControls>label{display:flex;align-items:flex-start;gap:10px;font-size:14px;line-height:1.5;cursor:pointer}.supportExperience .supportSessionControls input[type=checkbox]{flex:0 0 18px;width:18px;height:18px;margin-top:2px;accent-color:#0054f0}.supportExperience .supportSessionControls :where(button,a){min-height:44px;max-width:100%;white-space:normal;overflow-wrap:anywhere}.supportExperience .supportSessionControls>p{margin-block:8px}.supportExperience .supportSessionControls>a:not(.primary):not(.supportCopyButton){display:inline-flex;align-items:center;color:#0048cd;text-decoration:underline}@media (max-width:480px){.supportExperience .supportSessionControls{padding:12px}.supportExperience .supportSessionControls>:where(.primary,.supportCopyButton){display:flex;width:100%;margin-block:6px;justify-content:center}}.supportEditor{display:grid;gap:8px;min-width:0}.supportEditor>label{font-size:13px;font-weight:600;color:#071d43}.supportEditorToolbar{display:flex;flex-wrap:wrap;gap:4px;padding:6px;border:1px solid #bdcde3;border-bottom:0;border-radius:4px 4px 0 0;background:#f7faff}.supportEditorToolbar button{min-height:36px;min-width:36px;border:1px solid transparent;border-radius:3px;padding:6px 9px;background:transparent;color:#17345e;cursor:pointer}.supportEditorToolbar button:hover:not(:disabled),.supportEditorToolbar button[aria-pressed=true]{border-color:#b8cbe5;background:#eaf2ff}.supportEditor textarea{width:100%;min-height:150px;resize:vertical;border:1px solid #bdcde3;border-radius:0 0 4px 4px;padding:12px;font:inherit;line-height:1.5;color:#071d43}.supportDropZone button:focus-visible,.supportEditor textarea:focus-visible,.supportEditorToolbar button:focus-visible{outline:3px solid #0054f0;outline-offset:2px}.supportEditorPreview{min-height:150px;border:1px solid #bdcde3;border-radius:0 0 4px 4px;padding:14px;background:#fff;overflow-wrap:anywhere}.supportDropZone{display:flex;flex-wrap:wrap;align-items:center;gap:10px;min-height:54px;padding:9px 10px;border:1px dashed #a9bdd9;border-radius:4px;background:#f9fbff;font-size:12px;color:#526583}.supportQueuedImages{display:flex;flex-wrap:wrap;gap:10px;padding:0;margin:0;list-style:none}.supportQueuedImage{display:grid;grid-template-columns:64px minmax(80px,1fr);grid-template-rows:auto auto auto;gap:2px 8px;width:min(250px,100%);padding:8px;border:1px solid #d6e2f1;border-radius:4px;background:#fff;overflow:hidden}.supportQueuedImage img{grid-row:1/4;width:64px;height:64px;object-fit:cover;border-radius:3px}.supportQueuedImage span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.supportQueuedImage small{color:#526583}.supportQueuedImage button{justify-self:start;border:0;background:none;padding:0;color:#0048cd;cursor:pointer}.supportEditorCount{justify-self:end;color:#526583;font-size:11px}.supportRichText{white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.6}.supportRichText :where(blockquote,ul,pre){white-space:normal}.supportQuote{margin:10px 0;padding:8px 12px;border-left:3px solid #9ab7dd;background:#f6f9ff}.supportInlineCode{display:block;max-width:100%;overflow-x:auto;padding:8px;border-radius:3px;background:#071d43;color:#f6f9ff;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;white-space:pre-wrap}.supportFormattedList{margin:8px 0 8px 22px;padding:0}.supportAttachmentGrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(130px,220px));gap:10px;margin-top:12px}.supportAttachment{display:block;border:1px solid #d6e2f1;border-radius:4px;overflow:hidden;background:#f8fbff}.supportAttachment img{display:block;width:100%;height:auto;max-height:280px;object-fit:contain}.supportAttachmentPlaceholder{min-height:90px;display:grid;place-items:center;gap:6px;padding:10px;border:1px solid #d6e2f1;border-radius:4px;background:#f8fbff;color:#526583;font-size:12px}.supportAttachmentPlaceholder button{border:0;background:none;color:#0048cd;cursor:pointer}@media (max-width:480px){.supportEditorToolbar{gap:2px}.supportEditorToolbar button{flex:1 0 auto}.supportDropZone{align-items:stretch;flex-direction:column}.supportQueuedImage{width:100%}.supportAttachmentGrid{grid-template-columns:1fr}}