.classification-status-banner-module__txB6-q__banner{background:#f5f5f0;border:1px solid #e5e5dc;border-radius:8px;margin-bottom:24px;padding:16px 20px;animation:.3s ease-out classification-status-banner-module__txB6-q__slideDown}.classification-status-banner-module__txB6-q__bannerComplete{background:#f0f5f0;border-color:#d4e5d4}@keyframes classification-status-banner-module__txB6-q__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.classification-status-banner-module__txB6-q__content{align-items:center;gap:16px;display:flex}.classification-status-banner-module__txB6-q__iconWrapper{flex-shrink:0;justify-content:center;align-items:center;display:flex}.classification-status-banner-module__txB6-q__iconSpinner{color:#fff;animation:1s linear infinite classification-status-banner-module__txB6-q__spin}@keyframes classification-status-banner-module__txB6-q__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.classification-status-banner-module__txB6-q__iconSuccess{color:#fff}.classification-status-banner-module__txB6-q__iconWarning{color:#fef3c7}.classification-status-banner-module__txB6-q__messageSection{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.classification-status-banner-module__txB6-q__statusMessage{font-family:var(--font-body);color:#374151;margin:0;font-size:14px;font-weight:600;line-height:20px}.classification-status-banner-module__txB6-q__details{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.classification-status-banner-module__txB6-q__detailText{font-family:var(--font-body);color:#6b7280;font-size:13px;font-weight:400;line-height:18px}.classification-status-banner-module__txB6-q__detailWarning{font-family:var(--font-body);color:#dc2626;font-size:13px;font-weight:500;line-height:18px}.classification-status-banner-module__txB6-q__retryButton{font-family:var(--font-body);color:#dc2626;cursor:pointer;background:0 0;border:1px solid #dc2626;border-radius:4px;padding:2px 8px;font-size:12px;font-weight:500;line-height:16px;transition:all .15s}.classification-status-banner-module__txB6-q__retryButton:hover:not(:disabled){color:#fff;background:#dc2626}.classification-status-banner-module__txB6-q__retryButton:disabled{opacity:.5;cursor:not-allowed}.classification-status-banner-module__txB6-q__progressSection{flex-shrink:0;align-items:center;gap:12px;min-width:180px;display:flex}.classification-status-banner-module__txB6-q__progressBar{background:#e5e7eb;border-radius:4px;flex:1;min-width:120px;height:8px;overflow:hidden}.classification-status-banner-module__txB6-q__progressFill{background:#9ca3af;border-radius:4px;height:100%;transition:width .3s ease-out}.classification-status-banner-module__txB6-q__percentageText{font-family:var(--font-body);color:#374151;text-align:right;min-width:40px;font-size:14px;font-weight:600;line-height:20px}.classification-status-banner-module__txB6-q__classifyButton{flex-shrink:0;margin-left:auto}@media (max-width:768px){.classification-status-banner-module__txB6-q__content{flex-direction:column;align-items:flex-start;gap:12px}.classification-status-banner-module__txB6-q__progressSection{width:100%;min-width:0}.classification-status-banner-module__txB6-q__progressBar{min-width:0}.classification-status-banner-module__txB6-q__classifyButton{width:100%;margin-left:0}}
.email-preview-modal-module__KkNOmG__overlay{z-index:var(--z-modal,1000);background:#00000080;justify-content:center;align-items:flex-start;padding:5vh 24px 24px;display:flex;position:fixed;inset:0}.email-preview-modal-module__KkNOmG__modal{background:var(--color-surface,#fff);border-radius:var(--radius-xl,12px);width:100%;max-width:min(900px,100vw - 48px);height:auto;max-height:calc(90vh - 24px);box-shadow:var(--shadow-lg,0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a);flex-direction:column;display:flex;overflow:hidden}.email-preview-modal-module__KkNOmG__header{border-bottom:1px solid var(--color-warm-400,#e4e4e7);justify-content:space-between;align-items:flex-start;gap:16px;padding:20px 24px 14px;display:flex}.email-preview-modal-module__KkNOmG__headerContent{flex:1;min-width:0}.email-preview-modal-module__KkNOmG__title{font-family:var(--font-body);color:var(--color-brand,#09223a);text-overflow:ellipsis;white-space:nowrap;margin:0 0 4px;font-size:20px;font-weight:600;line-height:24px;overflow:hidden}.email-preview-modal-module__KkNOmG__subtitle{font-family:var(--font-body);color:var(--color-text-secondary,#64748b);margin:0;font-size:14px;font-weight:400;line-height:20px}.email-preview-modal-module__KkNOmG__closeButton{border-radius:var(--radius-md,6px);cursor:pointer;width:36px;height:36px;transition:all var(--transition-base,.2s ease-out);color:var(--color-brand,#09223a);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:8px;display:flex}.email-preview-modal-module__KkNOmG__closeButton:hover{background:var(--color-warm-100,#f8fafc)}.email-preview-modal-module__KkNOmG__closeButton:focus-visible{outline:var(--focus-ring,2px solid var(--color-focus,#3b82f6));outline-offset:var(--focus-ring-offset,2px)}.email-preview-modal-module__KkNOmG__scrollArea{flex-direction:column;flex:1;min-height:0;display:flex;overflow-y:auto}.email-preview-modal-module__KkNOmG__emailBody{flex:1;padding:20px 24px}.email-preview-modal-module__KkNOmG__composeDivider{background:var(--color-warm-400,#e4e4e7);height:1px}.email-preview-modal-module__KkNOmG__composeArea{flex-direction:column;gap:12px;padding:12px 24px;display:flex}@keyframes email-preview-modal-module__KkNOmG__fadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}:root{--ease-out-expo:cubic-bezier(.16,1,.3,1);--color-loading-line:#ede5db;--color-loading-accent:#e09b4b}.email-preview-modal-module__KkNOmG__loadingState{animation:email-preview-modal-module__KkNOmG__emailLoadEnter .5s var(--ease-out-expo);flex-direction:column;gap:20px;display:flex}@keyframes email-preview-modal-module__KkNOmG__emailLoadEnter{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.email-preview-modal-module__KkNOmG__loadingHeader{border-bottom:1px solid #0000000d;flex-direction:column;gap:10px;padding-bottom:16px;display:flex}.email-preview-modal-module__KkNOmG__loadingHeaderLine{background:var(--color-loading-line);transform-origin:0;height:12px;animation:email-preview-modal-module__KkNOmG__lineReveal .6s var(--ease-out-expo)backwards;border-radius:6px}.email-preview-modal-module__KkNOmG__loadingHeaderLine:first-child{width:45%;animation-delay:.1s}.email-preview-modal-module__KkNOmG__loadingHeaderLine:nth-child(2){width:65%;animation-delay:.2s}.email-preview-modal-module__KkNOmG__loadingBody{flex-direction:column;gap:12px;display:flex}.email-preview-modal-module__KkNOmG__loadingBodyLine{background:var(--color-loading-line);transform-origin:0;height:10px;animation:email-preview-modal-module__KkNOmG__lineReveal .6s var(--ease-out-expo)backwards;border-radius:5px}.email-preview-modal-module__KkNOmG__loadingBodyLine:first-child{width:100%;animation-delay:.3s}.email-preview-modal-module__KkNOmG__loadingBodyLine:nth-child(2){width:95%;animation-delay:.4s}.email-preview-modal-module__KkNOmG__loadingBodyLine:nth-child(3){width:88%;animation-delay:.5s}.email-preview-modal-module__KkNOmG__loadingBodyLine:nth-child(4){width:70%;animation-delay:.6s}@keyframes email-preview-modal-module__KkNOmG__lineReveal{0%{opacity:0;transform:scaleX(0)}to{opacity:1;transform:scaleX(1)}}.email-preview-modal-module__KkNOmG__loadingProgress{flex-direction:column;align-items:center;gap:12px;padding-top:8px;display:flex}.email-preview-modal-module__KkNOmG__loadingTrack{background:#0000000d;border-radius:2px;width:120px;height:4px;position:relative;overflow:hidden}.email-preview-modal-module__KkNOmG__loadingFill{background:linear-gradient(90deg,transparent 0%,var(--color-loading-accent)50%,transparent 100%);border-radius:2px;width:40%;height:100%;animation:1.5s cubic-bezier(.25,1,.5,1) infinite email-preview-modal-module__KkNOmG__progressSlide;position:absolute}@keyframes email-preview-modal-module__KkNOmG__progressSlide{0%{left:-40%}to{left:100%}}.email-preview-modal-module__KkNOmG__loadingText{font-family:var(--font-body);color:#64748b;font-size:13px;font-weight:500;line-height:18px}.email-preview-modal-module__KkNOmG__loadingSpinner,.email-preview-modal-module__KkNOmG__loadingTitle,.email-preview-modal-module__KkNOmG__loadingSubtitle{display:none}@media (prefers-reduced-motion:reduce){.email-preview-modal-module__KkNOmG__loadingState{animation:none}.email-preview-modal-module__KkNOmG__loadingHeaderLine,.email-preview-modal-module__KkNOmG__loadingBodyLine{opacity:.7;animation:none}.email-preview-modal-module__KkNOmG__loadingFill{background:var(--color-loading-accent);width:100%;animation:none}}.email-preview-modal-module__KkNOmG__originalMessage{background:var(--color-warm-100,#f8fafc);border-radius:var(--radius-lg,8px);padding:16px;animation:.25s cubic-bezier(.25,1,.5,1) email-preview-modal-module__KkNOmG__fadeIn}.email-preview-modal-module__KkNOmG__messageHeader{font-family:var(--font-body);color:var(--color-text-secondary,#64748b);margin:0 0 12px;font-size:12px;font-weight:600;line-height:16px}.email-preview-modal-module__KkNOmG__messageBody{font-family:var(--font-body);color:var(--color-brand,#09223a);white-space:pre-wrap;font-size:14px;font-weight:400;line-height:20px}.email-preview-modal-module__KkNOmG__htmlEmailContent{all:initial;font-family:var(--font-body);color:var(--color-brand,#09223a);word-wrap:break-word;overflow-wrap:break-word;max-width:100%;font-size:14px;line-height:1.5;display:block;position:relative;overflow:auto visible}.email-preview-modal-module__KkNOmG__htmlEmailContent img{max-width:100%;height:auto;display:block}.email-preview-modal-module__KkNOmG__htmlEmailContent table{border-collapse:collapse;max-width:100%}.email-preview-modal-module__KkNOmG__htmlEmailContent a{color:var(--color-interactive,#2563eb);text-decoration:underline}.email-preview-modal-module__KkNOmG__htmlEmailContent a:hover{color:var(--color-interactive-hover,#1d4ed8)}.email-preview-modal-module__KkNOmG__htmlEmailContent *{max-width:100%;position:static!important}.email-preview-modal-module__KkNOmG__htmlEmailContent p{margin:.5em 0}:is(.email-preview-modal-module__KkNOmG__htmlEmailContent h1,.email-preview-modal-module__KkNOmG__htmlEmailContent h2,.email-preview-modal-module__KkNOmG__htmlEmailContent h3,.email-preview-modal-module__KkNOmG__htmlEmailContent h4,.email-preview-modal-module__KkNOmG__htmlEmailContent h5,.email-preview-modal-module__KkNOmG__htmlEmailContent h6){margin:.75em 0 .5em;font-weight:600}:is(.email-preview-modal-module__KkNOmG__htmlEmailContent ul,.email-preview-modal-module__KkNOmG__htmlEmailContent ol){margin:.5em 0;padding-left:1.5em}.email-preview-modal-module__KkNOmG__htmlEmailContent blockquote{border-left:3px solid var(--color-warm-400,#e4e4e7);color:var(--color-text-secondary,#64748b);margin:.5em 0;padding-left:1em}@media (prefers-reduced-motion:reduce){.email-preview-modal-module__KkNOmG__originalMessage{animation:none}}.email-preview-modal-module__KkNOmG__backToIntentButton{font-family:var(--font-body);color:var(--color-interactive,#3b82f6);cursor:pointer;transition:color var(--transition-base,.2s ease-out);background:0 0;border:none;align-items:center;gap:6px;margin-bottom:8px;padding:8px 0;font-size:14px;font-weight:500;line-height:20px;display:inline-flex}.email-preview-modal-module__KkNOmG__backToIntentButton:hover{color:var(--color-interactive-hover,#2563eb)}.email-preview-modal-module__KkNOmG__backToIntentButton:focus{outline:none;text-decoration:underline}.email-preview-modal-module__KkNOmG__recipientSection{flex-direction:column;gap:8px;margin-bottom:16px;display:flex}.email-preview-modal-module__KkNOmG__replyAllToggle{justify-content:flex-end;margin-bottom:4px;display:flex}.email-preview-modal-module__KkNOmG__replyAllLabel{font-family:var(--font-body);color:var(--color-text-secondary,#64748b);cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:6px;font-size:13px;font-weight:500;line-height:18px;display:inline-flex}.email-preview-modal-module__KkNOmG__replyAllLabel:hover{color:var(--color-text-primary,#475569)}.email-preview-modal-module__KkNOmG__replyAllCheckbox{width:16px;height:16px;accent-color:var(--color-interactive,#3b82f6);cursor:pointer}.email-preview-modal-module__KkNOmG__recipientField{background:var(--color-warm-100,#f8fafc);border:1px solid var(--color-warm-400,#e4e4e7);border-radius:var(--radius-lg,8px);align-items:flex-start;gap:8px;padding:10px 14px;display:flex}.email-preview-modal-module__KkNOmG__recipientLabel{font-family:var(--font-body);color:var(--color-text-secondary,#64748b);flex-shrink:0;min-width:28px;font-size:14px;font-weight:500;line-height:20px}.email-preview-modal-module__KkNOmG__recipientValue{font-family:var(--font-body);color:var(--color-brand,#09223a);word-break:break-word;flex:1;font-size:14px;font-weight:400;line-height:20px}.email-preview-modal-module__KkNOmG__additionalRecipients{color:var(--color-text-secondary,#64748b)}.email-preview-modal-module__KkNOmG__additionalRecipients:before{content:", "}.email-preview-modal-module__KkNOmG__recipientInput{font-family:var(--font-body);color:var(--color-brand,#09223a);background:0 0;border:none;outline:none;flex:1;font-size:14px;font-weight:400;line-height:20px}.email-preview-modal-module__KkNOmG__recipientInput:focus{background:var(--color-surface,#fff);border-radius:var(--radius-sm,4px);margin:-4px -8px;padding:4px 8px}.email-preview-modal-module__KkNOmG__footer{border-top:1px solid var(--color-warm-400,#e4e4e7);background:var(--color-surface,#fff);justify-content:space-between;align-items:center;gap:12px;padding:14px 24px;display:flex}.email-preview-modal-module__KkNOmG__backButton{border:1px solid var(--color-warm-400,#e4e4e7);border-radius:var(--radius-full,9999px);font-family:var(--font-body);color:var(--color-brand,#09223a);cursor:pointer;transition:all var(--transition-base,.2s ease-out);background:0 0;padding:10px 24px;font-size:14px;font-weight:500;line-height:20px}.email-preview-modal-module__KkNOmG__backButton:hover{background:var(--color-warm-100,#f8fafc)}.email-preview-modal-module__KkNOmG__backButton:focus-visible{outline:var(--focus-ring,2px solid var(--color-focus,#3b82f6));outline-offset:var(--focus-ring-offset,2px)}.email-preview-modal-module__KkNOmG__confirmButton{background:var(--color-success,#568e20);border-radius:var(--radius-full,9999px);font-family:var(--font-body);color:var(--color-text-inverse,#fafafa);cursor:pointer;transition:all var(--transition-base,.2s ease-out);border:none;align-items:center;gap:8px;padding:10px 24px;font-size:14px;font-weight:500;line-height:20px;display:flex}.email-preview-modal-module__KkNOmG__confirmButton:hover:not(:disabled){background:var(--color-success-light,#476f1a)}.email-preview-modal-module__KkNOmG__confirmButton:focus-visible{outline:var(--focus-ring,2px solid var(--color-focus,#3b82f6));outline-offset:var(--focus-ring-offset,2px)}.email-preview-modal-module__KkNOmG__confirmButton:disabled{background:var(--color-text-disabled,#cbd5e1);color:var(--color-text-muted,#94a3b8);cursor:not-allowed;opacity:.6}.email-preview-modal-module__KkNOmG__permissionPrompt{background-color:var(--color-surface,white);border:1px solid var(--color-warm-400,#e2e8f0);border-radius:var(--radius-md,6px);flex:1;justify-content:space-between;align-items:center;gap:12px;margin-right:12px;padding:12px;display:flex}.email-preview-modal-module__KkNOmG__permissionPromptContent{flex:1}.email-preview-modal-module__KkNOmG__permissionPromptTitle{color:var(--color-text-primary,#1e293b);margin-bottom:4px;font-size:14px;font-weight:500}.email-preview-modal-module__KkNOmG__permissionPromptDescription{color:var(--color-text-secondary,#64748b);font-size:12px}.email-preview-modal-module__KkNOmG__permissionPromptButton{background-color:var(--color-interactive,#3b82f6);color:var(--color-text-inverse,white);border-radius:var(--radius-md,6px);cursor:pointer;white-space:nowrap;transition:all var(--transition-base,.2s ease-out);border:none;padding:8px 16px;font-size:14px;font-weight:500}.email-preview-modal-module__KkNOmG__permissionPromptButton:hover:not(:disabled){background-color:var(--color-interactive-hover,#2563eb)}.email-preview-modal-module__KkNOmG__permissionPromptButton:disabled{cursor:not-allowed;opacity:.6}.email-preview-modal-module__KkNOmG__navigationControls{align-items:center;gap:2px;margin-right:8px;display:flex;position:relative}.email-preview-modal-module__KkNOmG__navButton{border-radius:var(--radius-md,6px);cursor:pointer;width:32px;height:32px;color:var(--color-text-secondary,#64748b);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:transform .1s ease-out,background .15s ease-out,color .15s ease-out;display:flex}.email-preview-modal-module__KkNOmG__navButton:hover:not(:disabled){background:var(--color-warm-100,#f8fafc);color:var(--color-brand,#09223a);transform:translateY(-1px)}.email-preview-modal-module__KkNOmG__navButton:focus-visible{outline:var(--focus-ring,2px solid var(--color-focus,#3b82f6));outline-offset:var(--focus-ring-offset,2px)}.email-preview-modal-module__KkNOmG__navButton:active:not(:disabled){transition-duration:50ms;transform:translateY(1px)scale(.97)}.email-preview-modal-module__KkNOmG__navButton:disabled{opacity:.35;cursor:not-allowed}.email-preview-modal-module__KkNOmG__positionText{font-family:var(--font-body);font-variant-numeric:tabular-nums;color:var(--color-text-secondary,#64748b);text-align:center;white-space:nowrap;min-width:56px;padding:0 8px;font-size:13px;position:relative}.email-preview-modal-module__KkNOmG__positionText:before{content:"";background:var(--color-warm-300,#e2e8f0);border-radius:1px;height:2px;position:absolute;bottom:-4px;left:8px;right:8px}.email-preview-modal-module__KkNOmG__positionText:after{content:"";height:2px;width:calc((100% - 16px)*var(--progress-percent,0)/100);background:var(--color-text-secondary,#64748b);border-radius:1px;transition:width .2s ease-out;position:absolute;bottom:-4px;left:8px}.email-preview-modal-module__KkNOmG__srOnly{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (prefers-reduced-motion:reduce){.email-preview-modal-module__KkNOmG__navButton{transition:none}}@media (max-width:480px){.email-preview-modal-module__KkNOmG__navButton{width:44px;height:44px}.email-preview-modal-module__KkNOmG__positionText{display:none}.email-preview-modal-module__KkNOmG__navigationControls{gap:0}}.email-preview-modal-module__KkNOmG__confirmOverlay{z-index:calc(var(--z-modal,1000) + 10);background:#0006;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.email-preview-modal-module__KkNOmG__confirmDialog{background:var(--color-surface,#fff);border-radius:var(--radius-lg,8px);width:90%;max-width:340px;box-shadow:var(--shadow-lg,0 20px 25px -5px #0000001a);padding:20px 24px}.email-preview-modal-module__KkNOmG__confirmMessage{font-family:var(--font-body);color:var(--color-brand,#09223a);margin:0 0 20px;font-size:15px;line-height:1.5}.email-preview-modal-module__KkNOmG__confirmButtons{justify-content:flex-end;gap:12px;display:flex}.email-preview-modal-module__KkNOmG__confirmBtnSecondary{font-family:var(--font-body);border-radius:var(--radius-md,6px);color:var(--color-brand,#09223a);cursor:pointer;background:0 0;border:none;min-height:44px;padding:10px 16px;font-size:14px;font-weight:500;transition:background .15s ease-out}.email-preview-modal-module__KkNOmG__confirmBtnSecondary:hover{background:var(--color-warm-100,#faf9f7)}.email-preview-modal-module__KkNOmG__confirmBtnSecondary:focus-visible{outline:2px solid var(--color-focus,#3b82f6);outline-offset:2px}.email-preview-modal-module__KkNOmG__confirmBtnPrimary{font-family:var(--font-body);border-radius:var(--radius-md,6px);background:var(--color-brand,#09223a);color:var(--color-text-inverse,#fff);cursor:pointer;border:none;min-height:44px;padding:10px 16px;font-size:14px;font-weight:500;transition:background .15s ease-out}.email-preview-modal-module__KkNOmG__confirmBtnPrimary:hover{background:var(--color-brand-light,#1a3a5c)}.email-preview-modal-module__KkNOmG__confirmBtnPrimary:focus-visible{outline:2px solid var(--color-focus,#3b82f6);outline-offset:2px}.email-preview-modal-module__KkNOmG__suggestReplyLink{border:1px solid var(--color-warm-400,#e4e4e7);border-radius:var(--radius-full,9999px);font-family:var(--font-body);color:var(--color-brand,#09223a);cursor:pointer;transition:all var(--transition-base,.15s ease-out);background:0 0;align-items:center;gap:6px;padding:10px 20px;font-size:14px;font-weight:500;line-height:20px;display:inline-flex}.email-preview-modal-module__KkNOmG__suggestReplyLink:hover{background:var(--color-warm-100,#f8fafc);border-color:var(--color-warm-500,#d4d4d8);box-shadow:0 1px 2px #0000000d}.email-preview-modal-module__KkNOmG__suggestReplyLink:active{background:var(--color-warm-200,#f1f5f9);transform:translateY(1px)}.email-preview-modal-module__KkNOmG__suggestReplyLink:focus-visible{outline:var(--focus-ring,2px solid var(--color-focus,#3b82f6));outline-offset:var(--focus-ring-offset,2px)}.email-preview-modal-module__KkNOmG__suggestReplyLink svg{color:var(--color-text-secondary,#64748b);flex-shrink:0;transition:color .15s ease-out}.email-preview-modal-module__KkNOmG__suggestReplyLink:hover svg{color:var(--color-brand,#09223a)}@media (prefers-reduced-motion:reduce){.email-preview-modal-module__KkNOmG__suggestReplyLink{transition:none}.email-preview-modal-module__KkNOmG__suggestReplyLink:active{transform:none}}@media (max-width:480px){.email-preview-modal-module__KkNOmG__suggestReplyLink{min-height:44px;padding:12px 16px}}@media (max-width:640px){.email-preview-modal-module__KkNOmG__overlay{align-items:stretch;padding:0}.email-preview-modal-module__KkNOmG__modal{width:100%;max-width:100%;height:100%;max-height:100%;padding-top:env(safe-area-inset-top,0px);padding-bottom:env(safe-area-inset-bottom,0px);border-radius:0}.email-preview-modal-module__KkNOmG__header{gap:8px;padding:16px 16px 12px}.email-preview-modal-module__KkNOmG__emailBody{padding:16px}.email-preview-modal-module__KkNOmG__composeArea,.email-preview-modal-module__KkNOmG__footer{padding:12px 16px}}
.email-viewer-module__Xwfisq__emailFrame{background:0 0;border:none;width:100%;transition:height .15s ease-out;display:block}.email-viewer-module__Xwfisq__plaintextContent{white-space:pre-wrap;word-wrap:break-word;color:#374151;background:0 0;margin:0;padding:0;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace;font-size:13px;line-height:1.6}.email-viewer-module__Xwfisq__emailFrame[data-loading=true]{background:linear-gradient(90deg,#f3f4f6 25%,#e5e7eb 50%,#f3f4f6 75%) 0 0/200% 100%;min-height:200px;animation:1.5s infinite email-viewer-module__Xwfisq__shimmer}@keyframes email-viewer-module__Xwfisq__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}
.quote-expander-module__s6BRYW__container{justify-content:flex-start;align-items:center;padding:4px 0;display:flex}.quote-expander-module__s6BRYW__button{cursor:pointer;background:0 0;border:1px solid #e5e7eb;border-radius:4px;justify-content:center;align-items:center;padding:2px 8px;transition:all .15s ease-out;display:inline-flex}.quote-expander-module__s6BRYW__button:hover{background:#f3f4f6;border-color:#d1d5db}.quote-expander-module__s6BRYW__button:focus-visible{outline-offset:2px;outline:2px solid #2563eb}.quote-expander-module__s6BRYW__ellipsis{color:#6b7280;letter-spacing:1px;font-size:16px;line-height:1}.quote-expander-module__s6BRYW__button:hover .quote-expander-module__s6BRYW__ellipsis{color:#374151}.quote-expander-module__s6BRYW__button[data-expanded=true]{background:#f3f4f6;border-color:#d1d5db}.quote-expander-module__s6BRYW__button[data-expanded=true]:hover{background:#e5e7eb}.dark .quote-expander-module__s6BRYW__button{border-color:#374151}.dark .quote-expander-module__s6BRYW__button:hover{background:#1f2937;border-color:#4b5563}.dark .quote-expander-module__s6BRYW__ellipsis{color:#9ca3af}.dark .quote-expander-module__s6BRYW__button:hover .quote-expander-module__s6BRYW__ellipsis{color:#e5e7eb}.dark .quote-expander-module__s6BRYW__button[data-expanded=true]{background:#374151;border-color:#4b5563}.dark .quote-expander-module__s6BRYW__button[data-expanded=true]:hover{background:#4b5563}
.intent-cards-module__7QSNEW__container,.intent-cards-module__7QSNEW__panelContent{flex-direction:column;gap:20px;display:flex}.intent-cards-module__7QSNEW__header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.intent-cards-module__7QSNEW__headerText{flex-direction:column;gap:4px;display:flex}.intent-cards-module__7QSNEW__dismissButton{color:#9ca3af;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:4px;transition:all .15s;display:flex}.intent-cards-module__7QSNEW__dismissButton:hover{color:#6b7280;background:#f3f4f6}.intent-cards-module__7QSNEW__title{font-family:var(--font-body);color:#09223a;margin:0;font-size:16px;font-weight:600;line-height:20px}.intent-cards-module__7QSNEW__subtitle{font-family:var(--font-body);color:#64748b;margin:0;font-size:14px;font-weight:400;line-height:20px}.intent-cards-module__7QSNEW__cardsGrid{gap:12px;display:flex}.intent-cards-module__7QSNEW__cardsGrid>div{flex:1}.intent-cards-module__7QSNEW__card{cursor:pointer;text-align:left;background:#fff;border:1px solid #e4e4e7;border-radius:14px;flex-direction:column;gap:8px;width:100%;min-height:110px;padding:18px;transition:all .2s cubic-bezier(.25,1,.5,1);display:flex}.intent-cards-module__7QSNEW__card:hover{background:#f8fafc;border-color:#09223a;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.intent-cards-module__7QSNEW__card:focus{border-color:#09223a;outline:none;box-shadow:0 0 0 2px #09223a33}.intent-cards-module__7QSNEW__cardLabel{font-family:var(--font-body);color:#09223a;font-size:14px;font-weight:600;line-height:18px}.intent-cards-module__7QSNEW__cardPreview{font-family:var(--font-body);color:#64748b;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:13px;font-weight:400;line-height:18px;display:-webkit-box;overflow:hidden}.intent-cards-module__7QSNEW__footer{justify-content:space-between;align-items:center;padding-top:8px;display:flex}.intent-cards-module__7QSNEW__writeManuallyButton{font-family:var(--font-body);color:#3b82f6;cursor:pointer;background:0 0;border:none;padding:8px 0;font-size:14px;font-weight:500;line-height:20px;transition:color .2s ease-out}.intent-cards-module__7QSNEW__writeManuallyButton:hover{color:#2563eb;text-decoration:underline}.intent-cards-module__7QSNEW__writeManuallyButton:focus{outline:none;text-decoration:underline}.intent-cards-module__7QSNEW__whyTheseButton{font-family:var(--font-body);color:#64748b;cursor:pointer;background:0 0;border:none;padding:8px 0;font-size:14px;font-weight:400;line-height:20px;transition:color .2s ease-out}.intent-cards-module__7QSNEW__whyTheseButton:hover{color:#475569;text-decoration:underline}.intent-cards-module__7QSNEW__whyTheseButton:focus{outline:none;text-decoration:underline}.intent-cards-module__7QSNEW__whyTheseButtonDisabled{font-family:var(--font-body);color:#94a3b8;cursor:not-allowed;background:0 0;border:none;padding:8px 0;font-size:14px;font-weight:400;line-height:20px}.intent-cards-module__7QSNEW__reasoningPopover{background:#fff;border:1px solid #e4e4e7;border-radius:12px;padding:16px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.intent-cards-module__7QSNEW__reasoningHeader{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.intent-cards-module__7QSNEW__reasoningTitle{font-family:var(--font-body);color:#09223a;font-size:14px;font-weight:600;line-height:18px}.intent-cards-module__7QSNEW__reasoningClose{color:#94a3b8;cursor:pointer;background:0 0;border:none;padding:4px 8px;font-size:20px;line-height:1;transition:color .2s ease-out}.intent-cards-module__7QSNEW__reasoningClose:hover{color:#64748b}.intent-cards-module__7QSNEW__reasoningText{font-family:var(--font-body);color:#374151;margin:0 0 12px;font-size:14px;font-weight:400;line-height:20px}.intent-cards-module__7QSNEW__reasoningSignals{border-top:1px solid #e5e7eb;padding-top:12px}.intent-cards-module__7QSNEW__reasoningSignalsLabel{font-family:var(--font-body);color:#6b7280;text-transform:uppercase;letter-spacing:.05em;font-size:12px;font-weight:500;line-height:16px}.intent-cards-module__7QSNEW__reasoningSignalsList{margin:8px 0 0;padding-left:20px;list-style-type:disc}.intent-cards-module__7QSNEW__reasoningSignalsList li{font-family:var(--font-body);color:#64748b;font-size:13px;font-weight:400;line-height:20px}.intent-cards-module__7QSNEW__staleWarning{background:#fef3c7;border:1px solid #fcd34d;border-radius:8px;align-items:center;gap:8px;margin-bottom:8px;padding:12px 16px;display:flex}.intent-cards-module__7QSNEW__staleIcon{flex-shrink:0;font-size:16px}.intent-cards-module__7QSNEW__staleText{font-family:var(--font-body);color:#92400e;flex:1;font-size:13px;font-weight:400;line-height:18px}.intent-cards-module__7QSNEW__regenerateButton{font-family:var(--font-body);color:#d97706;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #d97706;border-radius:6px;padding:6px 12px;font-size:13px;font-weight:500;line-height:18px;transition:all .2s ease-out}.intent-cards-module__7QSNEW__regenerateButton:hover{color:#b45309;background:#fef3c7;border-color:#b45309}.intent-cards-module__7QSNEW__regenerateButton:focus{outline:none;box-shadow:0 0 0 2px #d977064d}:root{--ease-out-expo:cubic-bezier(.16,1,.3,1);--ease-out-quart:cubic-bezier(.25,1,.5,1);--color-composing-accent:#e09b4b;--color-composing-glow:#e09b4b33;--color-composing-line:#ede5db}.intent-cards-module__7QSNEW__composingContainer{animation:intent-cards-module__7QSNEW__containerEnter .6s var(--ease-out-expo);flex-direction:column;gap:28px;padding:12px 0;display:flex}@keyframes intent-cards-module__7QSNEW__containerEnter{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.intent-cards-module__7QSNEW__composingCards{gap:12px;display:flex}.intent-cards-module__7QSNEW__composingCard{min-height:110px;animation:intent-cards-module__7QSNEW__cardEnter .7s var(--ease-out-expo)backwards;background:#fff;border:1px solid #0000000f;border-radius:14px;flex:1;padding:18px;position:relative;overflow:hidden;box-shadow:0 1px 2px #00000008,0 4px 12px #00000005}.intent-cards-module__7QSNEW__composingCard:first-child{animation-delay:.1s}.intent-cards-module__7QSNEW__composingCard:nth-child(2){animation-delay:.2s}.intent-cards-module__7QSNEW__composingCard:nth-child(3){animation-delay:.3s}@keyframes intent-cards-module__7QSNEW__cardEnter{0%{opacity:0;transform:translateY(20px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.intent-cards-module__7QSNEW__composingHeader{z-index:1;margin-bottom:14px;position:relative}.intent-cards-module__7QSNEW__composingIntent{font-family:var(--font-body);color:var(--color-brand,#09223a);font-size:13px;font-weight:600;line-height:18px;display:inline-block}.intent-cards-module__7QSNEW__composingLines{z-index:1;flex-direction:column;gap:10px;display:flex;position:relative}.intent-cards-module__7QSNEW__composingLine{background:linear-gradient(90deg,var(--color-composing-line)0%,#f0ecf8 50%,var(--color-composing-line)100%);transform-origin:0;height:10px;animation:intent-cards-module__7QSNEW__lineFlow .6s var(--ease-out-expo)backwards;background-size:200% 100%;border-radius:5px}.intent-cards-module__7QSNEW__composingLine:first-child{animation-delay:calc(var(--card-delay,0s) + .5s)}.intent-cards-module__7QSNEW__composingLine:nth-child(2){animation-delay:calc(var(--card-delay,0s) + .6s)}.intent-cards-module__7QSNEW__composingLine:nth-child(3){animation-delay:calc(var(--card-delay,0s) + .7s)}.intent-cards-module__7QSNEW__composingCard:first-child{--card-delay:.1s}.intent-cards-module__7QSNEW__composingCard:nth-child(2){--card-delay:.2s}.intent-cards-module__7QSNEW__composingCard:nth-child(3){--card-delay:.3s}@keyframes intent-cards-module__7QSNEW__lineFlow{0%{opacity:0;transform:scaleX(0)translate(-10px)}to{opacity:1;transform:scaleX(1)translate(0)}}.intent-cards-module__7QSNEW__typingCursor{background:var(--color-composing-accent);width:2px;height:16px;box-shadow:0 0 8px var(--color-composing-glow);border-radius:1px;animation:1.2s ease-in-out infinite intent-cards-module__7QSNEW__cursorPulse;position:absolute;bottom:18px;right:18px}@keyframes intent-cards-module__7QSNEW__cursorPulse{0%,to{opacity:1;box-shadow:0 0 8px var(--color-composing-glow)}50%{opacity:.3;box-shadow:0 0 4px #7c6df01a}}.intent-cards-module__7QSNEW__composingProgress{animation:intent-cards-module__7QSNEW__progressEnter .5s var(--ease-out-expo).4s backwards;flex-direction:column;align-items:center;gap:14px;display:flex}@keyframes intent-cards-module__7QSNEW__progressEnter{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.intent-cards-module__7QSNEW__progressTrack{background:#0000000d;border-radius:2px;width:140px;height:4px;position:relative;overflow:hidden}.intent-cards-module__7QSNEW__progressFill{background:linear-gradient(90deg,transparent 0%,var(--color-composing-accent,#6366f1)50%,transparent 100%);width:40%;height:100%;animation:intent-cards-module__7QSNEW__progressSlide 1.5s var(--ease-out-quart)infinite;border-radius:2px;position:absolute}@keyframes intent-cards-module__7QSNEW__progressSlide{0%{left:-40%}to{left:100%}}.intent-cards-module__7QSNEW__progressText{font-family:var(--font-body);color:var(--color-text-secondary,#64748b);text-align:center;font-size:13px;font-weight:500;line-height:18px;animation:2s ease-in-out infinite intent-cards-module__7QSNEW__textFade}@keyframes intent-cards-module__7QSNEW__textFade{0%,20%{opacity:.6}40%,60%{opacity:1}80%,to{opacity:.6}}.intent-cards-module__7QSNEW__loadingFooter{animation:intent-cards-module__7QSNEW__footerEnter .4s var(--ease-out-expo).6s backwards;justify-content:center;padding-top:4px;display:flex}@keyframes intent-cards-module__7QSNEW__footerEnter{0%{opacity:0}to{opacity:1}}.intent-cards-module__7QSNEW__loadingState,.intent-cards-module__7QSNEW__loadingSpinner,.intent-cards-module__7QSNEW__loadingText,.intent-cards-module__7QSNEW__loadingTitle,.intent-cards-module__7QSNEW__loadingSubtitle,.intent-cards-module__7QSNEW__loadingMessage{display:none}@media (max-width:600px){.intent-cards-module__7QSNEW__card{flex:100%}.intent-cards-module__7QSNEW__composingCards{flex-direction:column}.intent-cards-module__7QSNEW__composingCard{min-height:80px}.intent-cards-module__7QSNEW__progressTrack{width:100px}}@media (prefers-reduced-motion:reduce){.intent-cards-module__7QSNEW__reasoningPopover,.intent-cards-module__7QSNEW__composingContainer,.intent-cards-module__7QSNEW__composingCard{animation:none}.intent-cards-module__7QSNEW__composingLine,.intent-cards-module__7QSNEW__typingCursor{opacity:.7;animation:none}.intent-cards-module__7QSNEW__progressFill{background:var(--color-composing-accent);width:100%;animation:none}}
.recipient-field-module__hx4yXq__container{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;margin-bottom:12px}.recipient-field-module__hx4yXq__collapsedRow{cursor:pointer;text-align:left;width:100%;font-family:var(--font-body);color:#374151;background:0 0;border:none;align-items:center;gap:8px;padding:10px 12px;font-size:14px;transition:background-color .15s;display:flex}.recipient-field-module__hx4yXq__collapsedRow:hover{background:#f3f4f6}.recipient-field-module__hx4yXq__replyIcon{color:#6b7280;font-size:14px}.recipient-field-module__hx4yXq__collapsedLabel{color:#6b7280;font-weight:500}.recipient-field-module__hx4yXq__collapsedValue{color:#111827;flex:1;font-weight:500}.recipient-field-module__hx4yXq__additionalCount{color:#6b7280;font-weight:400}.recipient-field-module__hx4yXq__expandIcon{color:#9ca3af}.recipient-field-module__hx4yXq__expandedHeader{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:8px 12px;display:flex}.recipient-field-module__hx4yXq__collapseButton{cursor:pointer;color:#6b7280;background:0 0;border:none;border-radius:4px;align-items:center;gap:4px;padding:4px 8px;transition:background-color .15s;display:flex}.recipient-field-module__hx4yXq__collapseButton:hover{background:#e5e7eb}.recipient-field-module__hx4yXq__replyAllToggle{font-family:var(--font-body);color:#374151;cursor:pointer;align-items:center;gap:6px;font-size:13px;display:flex}.recipient-field-module__hx4yXq__replyAllCheckbox{cursor:pointer;width:14px;height:14px}.recipient-field-module__hx4yXq__recipientRow{border-bottom:1px solid #f3f4f6;align-items:flex-start;gap:8px;padding:8px 12px;display:flex}.recipient-field-module__hx4yXq__recipientRow:last-child{border-bottom:none}.recipient-field-module__hx4yXq__rowLabel{width:28px;font-family:var(--font-body);color:#6b7280;flex-shrink:0;padding-top:4px;font-size:13px;font-weight:500}.recipient-field-module__hx4yXq__chipContainer{cursor:text;flex-wrap:wrap;flex:1;align-items:center;gap:6px;min-height:28px;display:flex}.recipient-field-module__hx4yXq__chip{font-family:var(--font-body);color:#374151;background:#e5e7eb;border-radius:16px;align-items:center;gap:4px;max-width:280px;padding:4px 8px;font-size:13px;display:inline-flex}.recipient-field-module__hx4yXq__chipText{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.recipient-field-module__hx4yXq__chipRemove{cursor:pointer;color:#6b7280;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:2px;transition:all .15s;display:flex}.recipient-field-module__hx4yXq__chipRemove:hover{color:#374151;background:#d1d5db}.recipient-field-module__hx4yXq__emptyPlaceholder{color:#9ca3af;font-size:13px;font-style:italic}.recipient-field-module__hx4yXq__chipInput{min-width:120px;font-family:var(--font-body);color:#374151;background:0 0;border:none;outline:none;flex:1;padding:4px 8px;font-size:13px}.recipient-field-module__hx4yXq__chipInput::placeholder{color:#9ca3af}.recipient-field-module__hx4yXq__chipInput:focus{outline:none}
.thread-history-section-module__wSR-bG__messageList{background:#e5e7eb;border-radius:8px;flex-direction:column;gap:1px;max-height:45vh;display:flex;overflow-y:auto}.thread-history-section-module__wSR-bG__messageContainer{background:#fff}.thread-history-section-module__wSR-bG__messageContainer:first-child{border-radius:8px 8px 0 0}.thread-history-section-module__wSR-bG__messageContainer:last-child{border-radius:0 0 8px 8px}.thread-history-section-module__wSR-bG__messageContainer:only-child{border-radius:8px}.thread-history-section-module__wSR-bG__messageHeader{cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:12px;width:100%;padding:12px 16px;transition:background-color .15s;display:flex}.thread-history-section-module__wSR-bG__messageHeader:hover{background:#f8fafc}.thread-history-section-module__wSR-bG__messageHeader.thread-history-section-module__wSR-bG__notCollapsible{cursor:default}.thread-history-section-module__wSR-bG__messageHeader.thread-history-section-module__wSR-bG__notCollapsible:hover{background:0 0}.thread-history-section-module__wSR-bG__avatarWrapper{border-radius:9999px;flex-shrink:0;width:36px;height:36px;overflow:hidden}.thread-history-section-module__wSR-bG__headerContent{flex:1;align-items:center;gap:8px;min-width:0;display:flex}.thread-history-section-module__wSR-bG__senderName{font-family:var(--font-body);color:#09223a;white-space:nowrap;text-overflow:ellipsis;flex-shrink:1;max-width:200px;font-size:14px;font-weight:600;overflow:hidden}.thread-history-section-module__wSR-bG__senderEmail{color:#64748b;font-weight:400}.thread-history-section-module__wSR-bG__snippetText{font-family:var(--font-body);color:#64748b;white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:14px;font-weight:400;overflow:hidden}.thread-history-section-module__wSR-bG__messageDate{font-family:var(--font-body);color:#64748b;white-space:nowrap;flex-shrink:0;font-size:12px;font-weight:400}.thread-history-section-module__wSR-bG__messageBody{font-family:var(--font-body);color:#09223a;background:#fff;border-radius:6px;margin:0 16px 12px 64px;padding:12px 16px;font-size:14px;font-weight:400;line-height:20px}.thread-history-section-module__wSR-bG__messageContainer.thread-history-section-module__wSR-bG__expanded{background:#fafafa}.thread-history-section-module__wSR-bG__messageContainer.thread-history-section-module__wSR-bG__expanded .thread-history-section-module__wSR-bG__messageHeader:hover{background:#f1f5f9}.thread-history-section-module__wSR-bG__messageContainer.thread-history-section-module__wSR-bG__expanded .thread-history-section-module__wSR-bG__messageHeader.thread-history-section-module__wSR-bG__notCollapsible:hover{background:0 0}.thread-history-section-module__wSR-bG__messageContainer.thread-history-section-module__wSR-bG__expanded .thread-history-section-module__wSR-bG__senderName{white-space:normal;max-width:none;overflow:visible}.thread-history-section-module__wSR-bG__unreadDot{background-color:#3b82f6;border-radius:50%;flex-shrink:0;width:8px;height:8px}.thread-history-section-module__wSR-bG__unreadText{color:#09223a;font-weight:700}.thread-history-section-module__wSR-bG__threadAttachmentIndicator{color:#94a3b8;align-items:center;gap:4px;margin-top:12px;font-size:12px;display:inline-flex}.thread-history-section-module__wSR-bG__threadAttachmentIndicator svg{width:12px;height:12px}
.attachment-list-module__1urbQq__attachmentsSection{margin-top:24px}.attachment-list-module__1urbQq__attachmentsHeader{color:var(--color-text-tertiary,#94a3b8);align-items:center;gap:6px;padding:0 4px 8px;font-size:13px;font-weight:500;display:flex}.attachment-list-module__1urbQq__attachmentsIcon{width:14px;height:14px;color:var(--color-text-quaternary,#cbd5e1)}.attachment-list-module__1urbQq__attachmentsList{flex-direction:column;gap:8px;display:flex}.attachment-list-module__1urbQq__attachmentItem{background:var(--color-warm-100,#f8fafc);cursor:pointer;text-align:left;opacity:0;border:none;border-radius:6px;align-items:center;gap:12px;width:100%;padding:12px 16px;font-family:inherit;transition:background .15s ease-out,transform 50ms ease-out;animation:.2s ease-out forwards attachment-list-module__1urbQq__fadeInUp;display:flex;transform:translateY(4px)}.attachment-list-module__1urbQq__attachmentItem:hover{background:var(--color-warm-200,#f1f5f9)}.attachment-list-module__1urbQq__attachmentItem:hover .attachment-list-module__1urbQq__downloadIcon{color:var(--color-text-secondary,#64748b);transform:translateY(1px)}.attachment-list-module__1urbQq__attachmentItem:focus-visible{outline:2px solid var(--color-focus,#3b82f6);outline-offset:2px;transform:scale(1.01)}.attachment-list-module__1urbQq__attachmentItem:active:not(:disabled){transform:scale(.98)}.attachment-list-module__1urbQq__attachmentItem:disabled{opacity:.5;cursor:not-allowed}.attachment-list-module__1urbQq__attachmentItem.attachment-list-module__1urbQq__downloading{opacity:.7;pointer-events:none}.attachment-list-module__1urbQq__attachmentItem.attachment-list-module__1urbQq__success{animation:.6s ease-out attachment-list-module__1urbQq__successPulse}.attachment-list-module__1urbQq__attachmentItem.attachment-list-module__1urbQq__error{animation:.2s ease-out attachment-list-module__1urbQq__errorShake}.attachment-list-module__1urbQq__fileIcon{width:20px;height:20px;color:var(--color-text-tertiary,#94a3b8);flex-shrink:0}.attachment-list-module__1urbQq__attachmentFilename{color:var(--color-brand,#09223a);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:14px;overflow:hidden}.attachment-list-module__1urbQq__attachmentSize{color:var(--color-text-tertiary,#94a3b8);flex-shrink:0;font-size:13px}.attachment-list-module__1urbQq__downloadIcon{width:16px;height:16px;color:var(--color-text-tertiary,#94a3b8);flex-shrink:0;transition:color .15s ease-out,transform .15s ease-out}.attachment-list-module__1urbQq__downloadIcon.attachment-list-module__1urbQq__spinning{animation:1s linear infinite attachment-list-module__1urbQq__spin}.attachment-list-module__1urbQq__errorIcon{width:16px;height:16px;color:var(--color-error,#ef4444);flex-shrink:0}@keyframes attachment-list-module__1urbQq__fadeInUp{to{opacity:1;transform:translateY(0)}}@keyframes attachment-list-module__1urbQq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes attachment-list-module__1urbQq__successPulse{0%{background-color:var(--color-warm-100,#f8fafc)}50%{background-color:var(--color-success-subtle,#dcfce7)}to{background-color:var(--color-warm-100,#f8fafc)}}@keyframes attachment-list-module__1urbQq__errorShake{0%,to{transform:translate(0)}25%{transform:translate(-4px)}75%{transform:translate(4px)}}@media (prefers-reduced-motion:reduce){.attachment-list-module__1urbQq__attachmentItem,.attachment-list-module__1urbQq__downloadIcon{opacity:1;transform:none;transition:none!important;animation:none!important}.attachment-list-module__1urbQq__downloadIcon.attachment-list-module__1urbQq__spinning{animation:none}}.attachment-list-module__1urbQq__threadAttachmentIndicator{color:var(--color-text-tertiary,#94a3b8);align-items:center;gap:4px;margin-top:12px;font-size:12px;display:inline-flex}.attachment-list-module__1urbQq__threadAttachmentIndicator svg{width:12px;height:12px}.attachment-list-module__1urbQq__attachmentIndicator{color:var(--color-text-quaternary,#cbd5e1);align-items:center;margin-right:8px;display:inline-flex}.attachment-list-module__1urbQq__attachmentIndicator svg{width:14px;height:14px}
.draft-editor-module__RlGYjG__editorContainer{background:#fff;border:1px solid #e5e7eb;border-radius:8px}.draft-editor-module__RlGYjG__toolbar{background:#f9fafb;border-bottom:1px solid #e5e7eb;border-radius:8px 8px 0 0;gap:4px;padding:8px;display:flex}.draft-editor-module__RlGYjG__toolbarButton{cursor:pointer;color:#374151;background:0 0;border:1px solid #0000;border-radius:4px;justify-content:center;align-items:center;min-width:28px;padding:4px 8px;font-size:14px;display:flex}.draft-editor-module__RlGYjG__toolbarButton:hover:not(:disabled){background:#e5e7eb}.draft-editor-module__RlGYjG__toolbarButton:disabled{opacity:.5;cursor:not-allowed}.draft-editor-module__RlGYjG__toolbarButton.draft-editor-module__RlGYjG__active{background:#e5e7eb;border-color:#d1d5db}.draft-editor-module__RlGYjG__separator{background:#e5e7eb;align-self:stretch;width:1px;margin:0 4px}.draft-editor-module__RlGYjG__editorContent{min-height:150px;padding:12px}.draft-editor-module__RlGYjG__fill{flex-direction:column;height:100%;display:flex}.draft-editor-module__RlGYjG__editorContentFill{flex-direction:column;flex:1;min-height:0;display:flex;overflow-y:auto}.draft-editor-module__RlGYjG__editorContentFill .ProseMirror{flex:1}.draft-editor-module__RlGYjG__editorContent .ProseMirror{color:#1f2937;outline:none;min-height:130px;font-size:14px;line-height:1.5}.draft-editor-module__RlGYjG__editorContent .ProseMirror p{margin:0 0 .5em}.draft-editor-module__RlGYjG__editorContent .ProseMirror p:last-child{margin-bottom:0}:is(.draft-editor-module__RlGYjG__editorContent .ProseMirror ul,.draft-editor-module__RlGYjG__editorContent .ProseMirror ol){margin:.5em 0;padding-left:1.5em}.draft-editor-module__RlGYjG__editorContent .ProseMirror li{margin:.25em 0}.draft-editor-module__RlGYjG__editorContent .ProseMirror a{color:#2563eb;text-decoration:underline}.draft-editor-module__RlGYjG__editorContent .ProseMirror p.draft-editor-module__RlGYjG__is-editor-empty:first-child:before{content:attr(data-placeholder);color:#9ca3af;pointer-events:none;float:left;height:0}.draft-editor-module__RlGYjG__bubbleMenu{background:#1f2937;border-radius:6px;gap:2px;padding:4px;display:flex;box-shadow:0 4px 12px #00000026}.draft-editor-module__RlGYjG__bubbleButton{color:#fff;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:4px 8px;font-size:12px;font-weight:600}.draft-editor-module__RlGYjG__bubbleButton:hover{background:#374151}.draft-editor-module__RlGYjG__bubbleButton.draft-editor-module__RlGYjG__active{background:#4b5563}.draft-editor-module__RlGYjG__voiceActive{color:#ef4444}.draft-editor-module__RlGYjG__voiceOverlay{flex-direction:column;min-height:150px;padding:16px;display:flex}.draft-editor-module__RlGYjG__voiceHeader{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.draft-editor-module__RlGYjG__voiceIndicator{color:#ef4444;align-items:center;gap:6px;font-size:13px;font-weight:500;display:flex}.draft-editor-module__RlGYjG__voiceRedDot{background:#ef4444;border-radius:50%;width:8px;height:8px;animation:1.5s ease-in-out infinite draft-editor-module__RlGYjG__pulse}@keyframes draft-editor-module__RlGYjG__pulse{0%,to{opacity:1}50%{opacity:.4}}.draft-editor-module__RlGYjG__voiceTimer{font-variant-numeric:tabular-nums;color:#6b7280;font-size:13px}.draft-editor-module__RlGYjG__voiceTimerWarning{color:#f59e0b;font-weight:500}.draft-editor-module__RlGYjG__voiceTranscript{color:#9ca3af;white-space:pre-wrap;flex:1;font-size:14px;font-style:italic;line-height:1.5;overflow-y:auto}.draft-editor-module__RlGYjG__voiceControls{justify-content:flex-end;gap:8px;margin-top:12px;display:flex}.draft-editor-module__RlGYjG__voiceCancelButton{color:#6b7280;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:6px;padding:6px 16px;font-size:13px}.draft-editor-module__RlGYjG__voiceCancelButton:hover{background:#f9fafb}.draft-editor-module__RlGYjG__voiceDoneButton{color:#fff;cursor:pointer;background:#1f2937;border:none;border-radius:6px;padding:6px 16px;font-size:13px}.draft-editor-module__RlGYjG__voiceDoneButton:hover{background:#374151}.draft-editor-module__RlGYjG__voicePolishing{color:#9ca3af;flex:1;justify-content:center;align-items:center;gap:8px;font-size:14px;display:flex}.draft-editor-module__RlGYjG__voicePolishingIcon{animation:2s linear infinite draft-editor-module__RlGYjG__spin}@keyframes draft-editor-module__RlGYjG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ghost-suggestion{color:#9ca3af;pointer-events:none;-webkit-user-select:none;user-select:none;white-space:pre-wrap;font-style:italic}
.snackbar-module__wFg30q__snackbar{min-width:320px;max-width:500px;box-shadow:var(--shadow-lg);z-index:9999;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:16px;animation:.3s ease-out snackbar-module__wFg30q__slideIn;display:flex;position:fixed;bottom:24px;right:24px}.snackbar-module__wFg30q__snackbar.snackbar-module__wFg30q__success{background:var(--color-success);color:#fff}.snackbar-module__wFg30q__snackbar.snackbar-module__wFg30q__error{background:var(--color-error);color:#fff}.snackbar-module__wFg30q__content{flex:1;align-items:center;gap:12px;display:flex}.snackbar-module__wFg30q__icon{flex-shrink:0}.snackbar-module__wFg30q__message{font-family:var(--font-body);font-size:14px;font-weight:500;line-height:20px}.snackbar-module__wFg30q__closeButton{color:inherit;cursor:pointer;background:0 0;border:none;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;padding:4px;transition:background .2s ease-out;display:flex}.snackbar-module__wFg30q__closeButton:hover{background:#fff3}@keyframes snackbar-module__wFg30q__slideIn{0%{opacity:0;transform:translateY(100px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.snackbar-module__wFg30q__snackbar{min-width:unset;bottom:16px;left:16px;right:16px}}
