.Auth_right__WjzxZ{flex:1;background:#fff;display:flex;justify-content:center;align-items:center}.Auth_formBox__P_8eY{width:360px;text-align:left}.Auth_formTitle__NgrBW{font-size:1.8rem;font-weight:700;color:var(--text-primary);margin-bottom:.5rem}.Auth_formSubtitle__ZTU_I{font-size:1rem;color:var(--text-primary);margin-bottom:2rem}.Auth_mailDelayNotice__h4WGj{margin:-1rem 0 1.25rem;font-size:.8125rem;color:var(--text-secondary,#6b7280);line-height:1.45}.Auth_formDescription__SXY6E{color:var(--text-secondary,#525252);font-size:.875rem;margin-bottom:2rem}.Auth_form__TRD9T{display:flex;flex-direction:column;gap:1.2rem}.Auth_inputGroup__ypaOG{position:relative;display:flex;align-items:center}.Auth_icon__ScNPU{position:absolute;left:16px;color:#525252;font-size:1.2rem}.Auth_input__OAOnM{width:100%;padding:.9rem 1.2rem .9rem 2.8rem;border:1px solid #e5e7eb;border-radius:9999px;background:#f9fafb;outline:none;font-size:1rem;transition:border .2s ease,background .2s ease}.Auth_input__OAOnM:focus{border-color:#60a5fa;background:#fff}.Auth_inputWithToggle__fkV_4{padding-right:2.8rem}.Auth_passwordToggle__f15Aw{position:absolute;right:12px;display:flex;align-items:center;justify-content:center;padding:.25rem;border:none;background:transparent;color:#525252;cursor:pointer}.Auth_passwordToggle__f15Aw:hover{color:#141a22}.Auth_button__Gguzo{padding:.9rem;background:var(--text-primary);color:#fff;border:none;border-radius:9999px;font-size:1rem;font-weight:500;cursor:pointer;transition:background .3s ease;text-align:center}.Auth_button__Gguzo:hover{background:#141a22;color:#fff}.Auth_button__Gguzo:disabled,.Auth_disabledButton__r_9YS{padding:.9rem;color:#fff;border:none;border-radius:9999px;font-size:1rem;font-weight:500;background-color:#ccc;cursor:not-allowed}.Auth_disabledButton__r_9YS:hover{background-color:#ccc;color:#fff}.Auth_googleButton__Hi20B{border:1px solid var(--border,#ebebeb);background:#ffffff;border-radius:40px;font-size:.875rem;padding:1rem 2rem;display:flex;align-items:center;justify-content:center;gap:1rem;cursor:pointer}.Auth_googleButton__Hi20B:hover{background-color:#f2f2f2}.Auth_googleButtonWrapper__WPg9z,.Auth_smallText__IrCIr{display:flex;justify-content:center;align-items:center;width:100%}.Auth_smallText__IrCIr{color:#656565;font-size:.875rem;cursor:pointer}.Auth_smallText__IrCIr:hover{color:#141a22}.Auth_line__kbs25{color:#ababab;margin:1rem 0}.Auth_error__lfKpi{text-align:center;color:var(--color-error);font-size:.875rem}.Auth_supportHint__NnKf4{text-align:center;display:flex;flex-direction:column;align-items:center;gap:.5rem}.Auth_supportHintText__n3yHv{margin:0;font-size:.8125rem;color:var(--text-secondary,#6b7280);line-height:1.4}.Auth_supportHintButton__zJpof{margin-top:.25rem;font-size:.8125rem;color:var(--text-primary);background:transparent;border:1px solid var(--border,#e5e7eb);border-radius:9999px;padding:.4rem .9rem;cursor:pointer;text-decoration:none;transition:background .2s ease,border-color .2s ease}.Auth_supportHintButton__zJpof:hover{background:#f3f4f6;border-color:#d1d5db}@media (max-width:900px){.Auth_right__WjzxZ{padding:4rem 2rem 2rem}}@media (max-width:640px){.Auth_button__Gguzo,.Auth_disabledButton__r_9YS{width:100%;display:flex}.Auth_button__Gguzo,.Auth_disabledButton__r_9YS,.Auth_formBox__P_8eY,.Auth_googleButtonWrapper__WPg9z{max-width:22rem;margin-left:auto;margin-right:auto}.Auth_formBox__P_8eY{width:100%}}.PasswordStrength_list__7XmUh{list-style:none;padding:0;margin:4px 0 0;display:flex;flex-direction:column;gap:2px}.PasswordStrength_item__hzHj5{display:flex;align-items:center;gap:6px;font-size:.8rem;color:#525252;transition:color .2s ease}.PasswordStrength_passed__O1cWx{color:#16a34a}.PasswordStrength_icon__yscWo{width:14px;text-align:center;flex-shrink:0;font-size:.75rem}.PasswordStrength_label__HPEls{line-height:1.4}.MultiChoiceDropdown_wrapper__5CS_l{position:relative;width:100%;max-width:22rem;font-family:inherit}.MultiChoiceDropdown_dropdown__Td1o1{display:flex;justify-content:space-between;align-items:center;border:1.5px solid #e6e6e6;border-radius:9999px;padding:.8rem 1.2rem;cursor:pointer;background-color:#fff;transition:border-color .2s ease}.MultiChoiceDropdown_dropdown__Td1o1:hover{border-color:#bfbfbf}.MultiChoiceDropdown_dropdown__Td1o1.MultiChoiceDropdown_disabled__yMVAn{background-color:#f5f5f5;cursor:not-allowed;color:#aaa}.MultiChoiceDropdown_active__8l3e9{border-color:#999}.MultiChoiceDropdown_left__YH1N3{display:flex;align-items:center;gap:.6rem}.MultiChoiceDropdown_icon__AXg6Z{font-size:1.2rem;color:#aaa}.MultiChoiceDropdown_placeholder__CB4BR{color:#b0b0b0;font-size:.95rem}.MultiChoiceDropdown_placeholder__CB4BR.MultiChoiceDropdown_loading__sgH_g{color:#999;font-style:italic}.MultiChoiceDropdown_selectedText__eY97_{color:#111;font-weight:500}.MultiChoiceDropdown_chevron__gRYxL{font-size:.8rem;color:#777}.MultiChoiceDropdown_dropdownList__Bk2sZ{position:absolute;width:100%;top:calc(100% + .5rem);left:0;background:#fff;border:1px solid #e5e5e5;border-radius:1rem;box-shadow:0 4px 10px rgba(0,0,0,.05);z-index:10;padding:.6rem 0;display:flex;flex-direction:column;max-height:250px;overflow:hidden;overscroll-behavior:contain}.MultiChoiceDropdown_searchContainer__Ibkoh{padding:.5rem;border-bottom:1px solid #e5e7eb;flex-shrink:0}.MultiChoiceDropdown_searchInput__Fgrr4{width:100%;padding:.5rem .75rem;border:1px solid #e5e7eb;border-radius:.5rem;font-size:.875rem;outline:none}.MultiChoiceDropdown_searchInput__Fgrr4:focus{border-color:#3b82f6}.MultiChoiceDropdown_dropdownListScroll__wZ8_W{overflow-y:auto;overscroll-behavior:contain}.MultiChoiceDropdown_option___dgBS{display:flex;align-items:center;gap:.6rem;padding:.5rem 1rem;font-size:.95rem;color:#222;cursor:pointer;transition:background .2s ease}.MultiChoiceDropdown_option___dgBS:hover{background-color:#f7f7f7}.MultiChoiceDropdown_option___dgBS input{accent-color:#111}.MultiChoiceDropdown_option___dgBS input[type=checkbox]{cursor:pointer}.MultiChoiceDropdown_selectedContainer__nPch_{margin-top:.9rem;display:flex;flex-wrap:wrap;gap:.6rem}.MultiChoiceDropdown_pill__hR8Sg{display:flex;align-items:center;gap:.4rem;background-color:#f4f4f4;color:var(--text-primary,#222831);font-weight:600;border:1px solid var(--text-primary,#222831);border-radius:9999px;padding:.4rem .9rem;font-size:.9rem}.MultiChoiceDropdown_removeBtn__WJUhs{border:none;background:none;cursor:pointer;font-size:.8rem;color:#666;line-height:1}.MultiChoiceDropdown_removeBtn__WJUhs:hover{color:#000}.MultiChoiceDropdown_optionSelected__Ol9VK{background-color:#f4f4f4}.MultiChoiceDropdown_noOptions__F7zht{padding:8px 12px;color:#999;font-style:italic;text-align:center}.Dropdown_dropdown__SjBHh{position:relative;display:inline-block;width:100%;color:var(--text-primary)}@media (max-width:640px){.Dropdown_dropdown__SjBHh{max-width:100%}.Dropdown_dropdown__SjBHh.Dropdown_iconOnlyMobile__N4tPz{width:auto!important;max-width:none}.Dropdown_dropdown__SjBHh.Dropdown_iconOnlyMobile__N4tPz .Dropdown_buttonDarker__4tzVf,.Dropdown_dropdown__SjBHh.Dropdown_iconOnlyMobile__N4tPz .Dropdown_button__WB_E4{min-height:0;padding:.25rem .5rem;gap:.25rem}.Dropdown_dropdown__SjBHh.Dropdown_iconOnlyMobile__N4tPz .Dropdown_text__ELzpc{display:none}}.Dropdown_buttonDarker__4tzVf,.Dropdown_button__WB_E4{display:flex;align-items:center;justify-content:space-between;width:100%;border-radius:var(--control-radius);padding:.25rem var(--control-padding-inline-compact);font-size:var(--font-size-xs);font-weight:500;cursor:pointer;height:var(--control-height-default);position:relative;transition:background .2s ease,box-shadow .2s ease}@media (max-width:640px){.Dropdown_buttonDarker__4tzVf,.Dropdown_button__WB_E4{height:var(--control-height-large);padding:.5rem .75rem}}.Dropdown_button__WB_E4{background:rgba(255,255,255,.8);border:1px solid rgba(0,0,0,.08)}.Dropdown_buttonDarker__4tzVf{background:rgba(229,229,229,.85);border:1px solid rgba(0,0,0,.1)}.Dropdown_button__WB_E4:hover:not(:disabled){background:rgba(255,255,255,.95);box-shadow:0 1px 3px rgba(0,0,0,.06)}.Dropdown_buttonDarker__4tzVf:disabled,.Dropdown_button__WB_E4:disabled{opacity:.5}.Dropdown_leftWrapper__0Zfnb{display:flex;align-items:center;gap:.5rem;min-width:0}.Dropdown_iconWrapper__GPqM9{width:1.5rem;height:1.5rem;background:white;border-radius:999px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.Dropdown_text__ELzpc{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Dropdown_menuDarker__0APq_,.Dropdown_menu__qHW_1{position:absolute;width:100%;background:rgba(255,255,255,.92);backdrop-filter:blur(40px) saturate(1.8);-webkit-backdrop-filter:blur(40px) saturate(1.8);border-radius:.875rem;box-shadow:0 0 0 .5px rgba(0,0,0,.05),0 4px 16px rgba(0,0,0,.08),0 12px 40px rgba(0,0,0,.06);z-index:50;display:flex;flex-direction:column;max-height:18rem;overflow:hidden}.Dropdown_menuFixed__mNj_x{position:fixed;z-index:9999}.Dropdown_menuActions__YhwsF{list-style:none;padding:.15rem 0;flex-shrink:0}.Dropdown_searchContainer__Y2ICd{padding:.5rem;border-bottom:1px solid rgba(0,0,0,.06);flex-shrink:0}.Dropdown_searchInput__93Hcu{width:100%;padding:.5rem .75rem;border:none;border-radius:.5rem;font-size:.8125rem;outline:none;background:rgba(0,0,0,.04);color:var(--text-primary,#222831);transition:background .2s ease,box-shadow .2s ease}.Dropdown_searchInput__93Hcu::placeholder{color:rgba(0,0,0,.32)}.Dropdown_searchInput__93Hcu:focus{background:rgba(0,0,0,.06);box-shadow:0 0 0 2px rgba(59,130,246,.25)}.Dropdown_menuScrollArea__UTbTL{list-style:none;padding:.3rem 0;overflow-y:auto;flex:1}.Dropdown_emptyState__WkXFo{padding:.5rem .75rem;font-size:var(--font-size-xs);line-height:1.4;color:var(--text-secondary,rgba(0,0,0,.6))}.Dropdown_menuScrollArea__UTbTL::-webkit-scrollbar{width:4px}.Dropdown_menuScrollArea__UTbTL::-webkit-scrollbar-track{background:transparent}.Dropdown_menuScrollArea__UTbTL::-webkit-scrollbar-thumb{background:rgba(0,0,0,.15);border-radius:2px}.Dropdown_menuScrollArea__UTbTL::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.25)}.Dropdown_menu__qHW_1{border:.5px solid rgba(0,0,0,.06)}.Dropdown_menuDarker__0APq_{border:.5px solid rgba(0,0,0,.1)}.Dropdown_menuDownward___Ne8J{top:calc(100% + 2px)}.Dropdown_menuUpward__pRsEP{bottom:calc(100% + 2px)}.Dropdown_menuItem__SV8_K{padding:.6rem .75rem;display:flex;align-items:center;gap:.6rem;cursor:pointer;border-radius:.5rem;margin:1px .35rem;transition:background .15s ease;font-size:.8125rem}.Dropdown_menuItem__SV8_K:hover{background:rgba(0,0,0,.04)}.Dropdown_menuItemSelected__zj1VP{background:rgba(0,0,0,.06)}.Dropdown_menuItemSelected__zj1VP:hover{background:rgba(0,0,0,.08)}.Dropdown_optionLabel__7AiVe{flex:1;text-align:left;white-space:normal;line-height:1.4}.Dropdown_checkbox__XB_yr{width:16px;height:16px;border-radius:4px;border:1.5px solid #c7c7c7;display:grid;place-items:center;flex-shrink:0;background:white;transition:background .15s ease,border-color .15s ease}.Dropdown_menuItemSelected__zj1VP .Dropdown_checkbox__XB_yr{background:#4f46e5;border-color:#4f46e5}.Dropdown_checkbox__XB_yr:after{content:"";width:9px;height:9px;transform:scale(0);transition:.1s ease;background:white;clip-path:polygon(14% 44%,0 65%,50% 100%,100% 18%,80% 0,43% 62%)}.Dropdown_menuItemSelected__zj1VP .Dropdown_checkbox__XB_yr:after{transform:scale(1)}.Dropdown_menuDivider__wtnDn{height:.5px;background:rgba(0,0,0,.08);margin:.2rem .35rem}.Dropdown_addMoreItem__r1KjU{padding:.6rem .75rem;margin:0 .35rem;border-radius:.5rem;color:#4f46e5;font-weight:500;cursor:pointer;transition:background .15s ease}.Dropdown_addMoreItem__r1KjU:hover{background:rgba(79,70,229,.06)}.Dropdown_actionItem__hGcsd{display:flex;align-items:center;gap:.5rem;padding:.45rem .75rem;margin:0 .35rem;border-radius:.5rem;cursor:pointer;font-weight:500;color:#525252;transition:background .15s ease,color .15s ease;font-size:.75rem}.Dropdown_actionItem__hGcsd:hover{background:rgba(0,0,0,.04);color:#6b7280}.Dropdown_actionLabel__zir_9{flex:1;text-align:left}.Dropdown_danger__hIwqs{color:#dc2626}.Dropdown_danger__hIwqs:hover{background:rgba(220,38,38,.06)}.Dropdown_disabled__miODt{opacity:.5;pointer-events:none}.Dropdown_rightIconButton__0gbr_{background:transparent;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;margin-left:.25rem;flex-shrink:0;color:#6b7280;padding:.15rem;border-radius:.25rem;transition:background .15s ease,color .15s ease}.Dropdown_rightIconButton__0gbr_:hover{background:rgba(0,0,0,.06);color:#374151}.Dropdown_rightIcons__69PEj{display:flex;flex-shrink:0}.Dropdown_rightIconDanger__oU9LT{color:#dc2626}.Dropdown_rightIconDanger__oU9LT:hover{background:rgba(220,38,38,.06)}.Dropdown_nonSelectable__yU_I4{cursor:default}.Dropdown_nonSelectable__yU_I4:hover{background:transparent}

/*! tailwindcss v4.1.18 | MIT License | https://tailwindcss.com */.KeyboardShortcutsHelp_helpButton__IextG{right:calc(var(--spacing,.25rem)*4);bottom:calc(var(--spacing,.25rem)*4);height:calc(var(--spacing,.25rem)*10);width:calc(var(--spacing,.25rem)*10);background-color:var(--color-gray-800,oklch(27.8% .033 256.848));font-family:var(--font-mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-size:var(--text-sm,.875rem);line-height:var(--tw-leading,var(--text-sm--line-height,calc(1.25/.875)));color:var(--color-white,#fff);border-radius:3.40282e+38px;position:fixed}@media (hover:hover){.KeyboardShortcutsHelp_helpButton__IextG:hover{background-color:var(--color-gray-700,oklch(37.3% .034 259.733))}}.KeyboardShortcutsHelp_helpButton__IextG:focus{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(2px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);--tw-ring-color:var(--color-blue-500,oklch(62.3% .214 259.815));--tw-outline-style:none;outline-style:none}.KeyboardShortcutsHelp_helpButton__IextG{z-index:50;--tw-shadow:0 10px 15px -3px var(--tw-shadow-color,#0000001a),0 4px 6px -4px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);justify-content:center;align-items:center;display:flex}.KeyboardShortcutsHelp_overlay__MGwEM{z-index:1000;background:#00000080;justify-content:center;align-items:center;animation:KeyboardShortcutsHelp_fadeIn__QWzPk .15s;display:flex;position:fixed;inset:0}.KeyboardShortcutsHelp_modal___4EjM{background:var(--color-surface,#fff);border-radius:12px;width:90%;max-width:400px;padding:24px;animation:KeyboardShortcutsHelp_slideUp___L9G7 .2s}.KeyboardShortcutsHelp_header___EoXw{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.KeyboardShortcutsHelp_header___EoXw h2{font-size:var(--text-lg,1.125rem);line-height:var(--tw-leading,var(--text-lg--line-height,calc(1.75/1.125)));--tw-font-weight:var(--font-weight-semibold,600);font-weight:var(--font-weight-semibold,600);color:var(--color-gray-900,oklch(21% .034 264.665))}.KeyboardShortcutsHelp_closeButton__bQGg9{cursor:pointer;color:var(--color-text-secondary,#6b7280);background:0 0;border:none;font-size:24px}@media (hover:hover){.KeyboardShortcutsHelp_closeButton__bQGg9:hover{color:var(--color-gray-900,oklch(21% .034 264.665))}}.KeyboardShortcutsHelp_closeButton__bQGg9{border-radius:.25rem}.KeyboardShortcutsHelp_closeButton__bQGg9:focus{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(2px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);--tw-ring-color:var(--color-blue-500,oklch(62.3% .214 259.815));--tw-outline-style:none;outline-style:none}.KeyboardShortcutsHelp_shortcutList__hC22H{margin:0;padding:0;list-style:none}.KeyboardShortcutsHelp_shortcutItem__Jlu_x{border-bottom:1px solid var(--color-border,#e5e7eb);justify-content:space-between;align-items:center;padding:8px 0;display:flex}.KeyboardShortcutsHelp_shortcutItem__Jlu_x:last-child{border-bottom:none}.KeyboardShortcutsHelp_keys__ujahh{gap:4px;display:flex}.KeyboardShortcutsHelp_key__qjJKc{background:var(--color-bg,#f9fafb);border:1px solid var(--color-border,#e5e7eb);border-radius:4px;padding:2px 8px;font-family:monospace;font-size:12px}.KeyboardShortcutsHelp_description__yOXiD{color:var(--color-text-secondary,#6b7280);font-size:14px}.KeyboardShortcutsHelp_hint__L3K3Q{text-align:center;color:var(--color-text-tertiary,#9ca3af);margin-top:16px;font-size:12px}@keyframes KeyboardShortcutsHelp_fadeIn__QWzPk{0%{opacity:0}to{opacity:1}}@keyframes KeyboardShortcutsHelp_slideUp___L9G7{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-font-weight{syntax:"*";inherits:false}.MobileEditorTabs_tabs__OjUYY{display:none}@media (max-width:640px){.MobileEditorTabs_tabs__OjUYY{display:flex;gap:2px;padding:6px;margin:8px 12px 0;background:rgba(0,0,0,.06);border-radius:9999px;flex-shrink:0}.MobileEditorTabs_tab__EesKK{flex:1 1 0;height:32px;display:flex;align-items:center;justify-content:center;border:none;background:transparent;color:var(--text-secondary,#525252);font-size:13px;font-weight:500;border-radius:9999px;cursor:pointer;transition:background .15s ease,color .15s ease;white-space:nowrap}.MobileEditorTabs_tabActive__Cw48s{background:#ffffff;color:var(--text-primary,#222831);box-shadow:0 1px 3px rgba(0,0,0,.08)}}.BubbleToolbar_toolbar__uUgMT{display:flex;align-items:center;gap:2px;padding:4px;background-color:#1f2937;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.2)}.BubbleToolbar_toolbarButton__PkvPc{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border:none;border-radius:4px;background:transparent;color:#e5e7eb;font-size:.875rem;font-family:inherit;cursor:pointer;transition:background-color .15s,color .15s;padding:0;user-select:none}.BubbleToolbar_toolbarButton__PkvPc:hover{background-color:#374151;color:#ffffff}.BubbleToolbar_toolbarButtonActive__6_Yon{background-color:#4b5563;color:#ffffff}.BubbleToolbar_toolbarDivider__T1f8T{width:1px;height:16px;background-color:#4b5563;margin:0 2px}.TipTapSection_sectionContainer__daRcE{margin-bottom:1.5rem;position:relative}.TipTapSection_sectionHeader__36IjM{display:flex;align-items:flex-start;justify-content:space-between;position:relative}.TipTapSection_sectionTitle__R5WiW{font-weight:600;font-size:1rem;color:var(--text-primary);margin-bottom:.5rem;padding:0}@media (max-width:640px){.TipTapSection_sectionTitle__R5WiW{font-size:1rem}}.TipTapSection_actionIcons__awxQu{position:absolute;right:0;top:0;display:flex;align-items:center;gap:4px;opacity:0;pointer-events:none;transition:opacity .15s ease}.TipTapSection_actionIcons__awxQu.TipTapSection_actionIconsActive__z__Kw,.TipTapSection_sectionContainer__daRcE:hover .TipTapSection_actionIcons__awxQu{opacity:1;pointer-events:auto}.TipTapSection_micIcon__CXu_h{font-size:1rem;color:var(--text-secondary);width:1.5rem;height:1.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center;background:transparent;border:none;border-radius:5px;transition:background-color .2s,color .2s;padding:0}.TipTapSection_micIcon__CXu_h:hover{background-color:#f3f3f3;color:var(--text-primary)}.TipTapSection_micIcon__CXu_h:active{background-color:#e5e7eb}.TipTapSection_micConnecting__79sJR{cursor:default;pointer-events:none;opacity:1!important}.TipTapSection_micConnectingSpinner___ZmvQ{width:14px;height:14px;border:2px solid #e5e7eb;border-top-color:#6b7280;border-radius:50%;animation:TipTapSection_micSpin__D8YlB .6s linear infinite}.TipTapSection_micRecording__Zsfan{color:#dc2626;opacity:1!important;pointer-events:auto!important}.TipTapSection_micRecording__Zsfan:hover{background-color:#fee2e2;color:#b91c1c}.TipTapSection_micRecording__Zsfan:active{background-color:#fecaca}@keyframes TipTapSection_micSpin__D8YlB{to{transform:rotate(1turn)}}.TipTapSection_hideIcon__gojbo{font-size:1rem;color:var(--text-secondary);width:1.5rem;height:1.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center;background:transparent;border:none;border-radius:5px;transition:background-color .2s,color .2s;padding:0}.TipTapSection_hideIcon__gojbo:hover{background-color:#f3f3f3;color:var(--text-primary)}.TipTapSection_hideIcon__gojbo:active{background-color:#e5e7eb}.TipTapSection_copyIcon__wtuQx{font-size:1rem;color:var(--text-primary);width:1.5rem;height:1.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center;background:transparent;border:none;border-radius:5px;transition:background-color .2s,color .2s;padding:0}.TipTapSection_copyIcon__wtuQx:hover{background-color:#d1d5db}.TipTapSection_copyIcon__wtuQx:active{background-color:#979a9e}.TipTapSection_actionIconSpan__BiBMA{font-size:.875rem}.TipTapSection_editorWrapper__VNP1_{border-radius:4px;transition:background-color .2s;cursor:text;font-size:var(--note-font-size,.875rem)}.TipTapSection_editorWrapper__VNP1_:hover:not(.TipTapSection_editorWrapperEditing__xnWvn){background-color:#f9fafb}.TipTapSection_editorWrapperEditing__xnWvn{background-color:#ffffff;border:1px solid #d1d5db;border-radius:4px;box-shadow:0 1px 3px rgba(0,0,0,.1)}.TipTapSection_editorWrapper__VNP1_ .ProseMirror{font-size:inherit;color:var(--text-primary);line-height:1.7;padding:8px;min-height:1.5rem;outline:none;white-space:pre-wrap;word-wrap:break-word}.TipTapSection_editorWrapperEditing__xnWvn .ProseMirror{min-height:100px}.TipTapSection_editorWrapperEditing__xnWvn .ProseMirror:focus{border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.1);outline:none;border-radius:4px}.TipTapSection_editorWrapper__VNP1_ .ProseMirror p{margin:0}.TipTapSection_editorWrapper__VNP1_ .ProseMirror p.is-editor-empty:first-child:before{content:attr(data-placeholder);float:left;color:#525252;pointer-events:none;height:0}.TipTapSection_editorWrapper__VNP1_ .dictation-ghost{color:#525252;font-style:italic;opacity:.7;pointer-events:none;user-select:none;animation:TipTapSection_ghostPulse___2UZe 1.5s ease-in-out infinite}@keyframes TipTapSection_ghostPulse___2UZe{0%,to{opacity:.7}50%{opacity:.4}}.TipTapErrorBoundary_errorContainer__bW3Aq{padding:1rem;margin:.5rem 0;background-color:#fef2f2;border:1px solid #fecaca;border-radius:6px;font-size:.875rem;color:#991b1b}.TipTapErrorBoundary_errorTitle__bIJCJ{margin:0 0 .5rem;font-weight:500}.TipTapErrorBoundary_errorMessage__IImys{margin:0 0 .75rem;color:#b91c1c}.TipTapErrorBoundary_retryButton__UavF5{padding:.375rem .75rem;font-size:.75rem;font-weight:500;color:#991b1b;background-color:#ffffff;border:1px solid #fecaca;border-radius:4px;cursor:pointer;font-family:inherit;transition:background-color .15s}.TipTapErrorBoundary_retryButton__UavF5:hover{background-color:#fef2f2}.TipTapMedicalNoteView_container__2ETUW{padding:0 16px 16px;line-height:1.7;position:relative}.TipTapMedicalNoteView_inlineFeedback__67Xcg{position:absolute;top:0;right:1rem;z-index:5;display:flex;flex-wrap:wrap;align-items:center;gap:.5rem 1rem;padding:.25rem .75rem;border-radius:9999px;background:rgba(255,255,255,.9);box-shadow:0 1px 2px rgba(0,0,0,.05);font-size:.8125rem;pointer-events:none;animation:TipTapMedicalNoteView_inlineFeedbackFadeIn__q_QYO .12s ease-out}@keyframes TipTapMedicalNoteView_inlineFeedbackFadeIn__q_QYO{0%{opacity:0}to{opacity:1}}.TipTapMedicalNoteView_saveSuccess__Ds7eF{color:#065f46;font-weight:500}.TipTapMedicalNoteView_saveError__WZGTa{color:#991b1b;font-weight:500}.TipTapMedicalNoteView_copySuccess__kubG_{color:#065f46}.TipTapMedicalNoteView_hiddenBar__0awye{display:flex;align-items:center;gap:8px;padding:6px 8px;margin-bottom:12px;background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;font-size:.75rem;color:#525252}.TipTapMedicalNoteView_hiddenBarIcon__m4ipr{flex-shrink:0;color:#525252}.TipTapMedicalNoteView_hiddenBarText__EGE7Z{flex:1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.TipTapMedicalNoteView_hiddenBarShowAll__wnuRJ{background:transparent;border:none;color:#525252;font-size:.75rem;font-weight:500;cursor:pointer;padding:2px 6px;border-radius:4px;white-space:nowrap;flex-shrink:0;font-family:inherit}.TipTapMedicalNoteView_hiddenBarShowAll__wnuRJ:hover{color:#222831;background-color:#f3f3f3;text-decoration:underline}.TipTapMedicalNoteView_emptyState__hrDyw{text-align:center;padding:2rem 1rem;color:var(--text-secondary);font-size:.875rem}.Button_base__QqvIm{display:inline-flex;align-items:center;justify-content:center;border-radius:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:background-color .2s,color .2s;outline:none;cursor:pointer}.Button_base__QqvIm:disabled{opacity:.5;cursor:not-allowed}.PvsUnlockUpsell_inlineButton__W7zth{display:inline-flex;align-items:center;justify-content:center;min-width:80px;height:2.5rem;padding:0 .875rem;border:none;border-radius:9999px;background:#222831;color:#ffffff;font-size:.875rem;font-weight:500;cursor:pointer;transition:background-color .3s ease}.PvsUnlockUpsell_inlineButton__W7zth:disabled{cursor:not-allowed}@media (max-width:640px){.PvsUnlockUpsell_inlineButton__W7zth{height:32px;min-width:0;font-size:12.5px;padding:0 .75rem}}.PvsUnlockUpsell_section__vuOH6{display:flex;flex-direction:column;gap:.75rem;padding:1rem 0}.PvsUnlockUpsell_sectionTitle__MDoIX{margin:0;font-size:1rem;font-weight:600;color:#222831}.PvsUnlockUpsell_sectionDescription__vYI35{margin:0;font-size:.875rem;color:#525252;line-height:1.5}.PvsUnlockUpsell_sectionPrice__5fsaN{margin:0;font-size:.875rem;font-weight:600;color:#222831}.DsBubbleToolbar_toolbar__dVFU2{display:flex;align-items:center;gap:2px;padding:4px;background-color:#1f2937;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.2)}.DsBubbleToolbar_toolbarButton__h91zd{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border:none;border-radius:4px;background:transparent;color:#e5e7eb;font-size:.875rem;font-family:inherit;cursor:pointer;transition:background-color .15s,color .15s;padding:0}.DsBubbleToolbar_toolbarButton__h91zd:hover{background-color:#374151;color:#ffffff}.DsBubbleToolbar_toolbarButtonActive__EtTul{background-color:#4b5563;color:#ffffff}.DsBubbleToolbar_toolbarDivider__aKDb2{width:1px;height:16px;background-color:#4b5563;margin:0 2px}.DischargeSummarySectionedView_container__hlgsH{width:100%;position:relative;display:flex;flex-direction:column;text-align:left}.DischargeSummarySectionedView_empty__BcfqM{text-align:center;color:#525252;padding:1.5rem 0;font-size:.875rem}.DischargeSummarySectionedView_section__bVP6U{margin-bottom:1.5rem;position:relative;text-align:left}.DischargeSummarySectionedView_section__bVP6U:last-child{margin-bottom:0}.DischargeSummarySectionedView_sectionHeader__vauLD{display:flex;align-items:flex-start;justify-content:space-between;position:relative;margin-bottom:.5rem}.DischargeSummarySectionedView_sectionTitle__ew28C{font-weight:700;font-size:1.125rem;color:var(--text-primary);margin:0;padding:0;text-align:left;flex:1;min-width:0}.DischargeSummarySectionedView_actionIcons__sSoBl{display:flex;align-items:center;gap:4px;opacity:0;pointer-events:none;transition:opacity .15s ease;flex-shrink:0}.DischargeSummarySectionedView_actionIconsActive__qzXY8,.DischargeSummarySectionedView_section__bVP6U:hover .DischargeSummarySectionedView_actionIcons__sSoBl{opacity:1;pointer-events:auto}.DischargeSummarySectionedView_copyIcon__UejWn,.DischargeSummarySectionedView_hideIcon__XZfsg{font-size:1rem;color:#6b7280;width:1.5rem;height:1.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center;background:transparent;border:none;border-radius:5px;transition:background-color .2s,color .2s;padding:0}.DischargeSummarySectionedView_hideIcon__XZfsg:hover{background-color:#f3f3f3;color:#111827}.DischargeSummarySectionedView_copyIcon__UejWn:hover{background-color:#d1d5db;color:#111827}.DischargeSummarySectionedView_actionIconSpan__HQauf{font-size:.875rem}.DischargeSummarySectionedView_dictationInterim__GRZlr{margin-top:.5rem;padding:.5rem .75rem;font-style:italic;color:#6b7280;background-color:rgba(92,224,210,.08);border-left:2px solid #5ce0d2;border-radius:4px;font-size:.9em;word-break:break-word}.DischargeSummarySectionedView_sectionBody__tBW2E{background-color:#ffffff;border-radius:8px;padding:10px 14px;border:1px solid transparent;text-align:left;cursor:text;transition:background-color .15s ease,border-color .15s ease,box-shadow .15s ease}.DischargeSummarySectionedView_sectionBody__tBW2E:hover{background-color:#fafafa}.DischargeSummarySectionedView_sectionBody__tBW2E:focus-within{background-color:#f9fafb;border-color:#d1d5db;box-shadow:0 1px 3px rgba(0,0,0,.06)}.DischargeSummarySectionedView_sectionBody__tBW2E .ProseMirror{font-size:var(--note-font-size,.875rem);color:var(--text-primary);line-height:1.7;outline:none;white-space:pre-wrap;word-wrap:break-word;text-align:left;min-height:1.5rem}.DischargeSummarySectionedView_sectionBody__tBW2E .ProseMirror p{margin:0;text-align:left}.DischargeSummarySectionedView_sectionBody__tBW2E .ProseMirror p.is-editor-empty:first-child:before{content:attr(data-placeholder);float:left;color:#525252;pointer-events:none;height:0}.ViewOptionsMenu_wrapper__Sp6OD{position:relative;display:inline-flex;flex-shrink:0}.ViewOptionsMenu_trigger__dbEix{display:flex;align-items:center;justify-content:center;padding:.375rem;border-radius:9999px;border:1px solid #d1d5db;background:#e5e5e5;box-shadow:0 1px 2px rgba(0,0,0,.05);cursor:pointer;transition:all .15s ease;flex-shrink:0}.ViewOptionsMenu_trigger__dbEix:hover:not(:disabled){background:#d1d5db}.ViewOptionsMenu_triggerInner__TP9kw{width:32px;height:32px;border-radius:100%;background:#fff;display:flex;align-items:center;justify-content:center;color:#111827}.ViewOptionsMenu_triggerActive__qFRfg .ViewOptionsMenu_triggerInner__TP9kw{background:#f3f4f6}.ViewOptionsMenu_menu__u057b{position:absolute;bottom:calc(100% + .5rem);right:0;min-width:220px;background:#ffffff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 10px 30px rgba(0,0,0,.08),0 4px 12px rgba(0,0,0,.06);padding:.75rem;z-index:100;animation:ViewOptionsMenu_viewOptionsFadeIn__7Bj_C .12s ease-out}@keyframes ViewOptionsMenu_viewOptionsFadeIn__7Bj_C{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.ViewOptionsMenu_menuLabel__3l2JO{font-size:.75rem;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.04em;margin:0 0 .5rem;padding:0 .25rem}.ViewOptionsMenu_sizeGroup__qoF4_{display:flex;gap:4px;background:#f3f4f6;border-radius:9999px;padding:4px}.ViewOptionsMenu_sizeBtn__FRtqm{flex:1;display:flex;align-items:center;justify-content:center;gap:.125rem;height:2.25rem;padding:0 .75rem;border:none;border-radius:9999px;background:transparent;color:#374151;cursor:pointer;transition:background .15s ease,color .15s ease,box-shadow .15s ease;font-family:inherit;font-weight:500}.ViewOptionsMenu_sizeBtn__FRtqm:hover:not(.ViewOptionsMenu_sizeBtnActive__yMNU_){background:rgba(0,0,0,.04)}.ViewOptionsMenu_sizeBtnActive__yMNU_{background:#ffffff;color:#111827;box-shadow:0 1px 2px rgba(0,0,0,.06),0 0 0 1px rgba(0,0,0,.04)}.ViewOptionsMenu_sizeBtn__FRtqm.ViewOptionsMenu_small__JP_MW{font-size:.75rem}.ViewOptionsMenu_sizeBtn__FRtqm.ViewOptionsMenu_medium__codJK{font-size:.9375rem}.ViewOptionsMenu_sizeBtn__FRtqm.ViewOptionsMenu_large__wzO8R{font-size:1.125rem}@media (max-width:640px){.ViewOptionsMenu_menu__u057b{right:-8px;min-width:180px}}.DsEditWithAI_chatPanel__dTHN8{position:fixed;bottom:1.5rem;left:calc(50% + var(--sidebar-width, 16rem) / 2);width:calc(100% - var(--sidebar-width, 16rem) - 2rem);max-width:56rem;background:#fff;border-radius:16px;border:1px solid rgba(0,0,0,.06);box-shadow:0 16px 48px rgba(0,0,0,.12),0 4px 16px rgba(0,0,0,.06);max-height:0;overflow:hidden;transform:translateX(-50%) translateY(calc(100% + 1.5rem));transition:transform .28s cubic-bezier(.22,.61,.36,1),max-height .28s cubic-bezier(.22,.61,.36,1);z-index:1100;pointer-events:none}.DsEditWithAI_chatPanelOpen__zaysF{max-height:420px;transform:translateX(-50%) translateY(0);pointer-events:auto}@media (max-width:640px){.DsEditWithAI_chatPanel__dTHN8{bottom:0;left:0;width:100%;max-width:none;border-radius:16px 16px 0 0;border:none;transform:translateX(0) translateY(100%)}.DsEditWithAI_chatPanelOpen__zaysF{transform:translateX(0) translateY(0)}}.DsEditWithAI_chatHeader__28HV5{display:flex;align-items:center;padding:14px 20px;gap:8px;border-bottom:1px solid #f1f5f9}.DsEditWithAI_chatIconCircle____juY{width:28px;height:28px;border-radius:50%;background:linear-gradient(135deg,var(--gradientLeft,#d083ff),var(--gradientRight,#0cf4ff));display:flex;align-items:center;justify-content:center;flex-shrink:0}.DsEditWithAI_chatLabel__gXP3W{flex:1;font-size:13px;font-weight:600;color:#1e293b}.DsEditWithAI_chatCloseBtn__L3dK7{width:28px;height:28px;border-radius:8px;border:none;background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .15s ease}.DsEditWithAI_chatCloseBtn__L3dK7:hover{background-color:#f1f5f9}.DsEditWithAI_presetRow__yIpfo{display:flex;gap:8px;padding:10px 20px 0;flex-wrap:wrap}.DsEditWithAI_presetChip__WuIWC{padding:5px 14px;border-radius:20px;border:1px solid #e2e8f0;background:#f8fafc;color:#475569;font-size:12px;font-weight:500;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease;white-space:nowrap}.DsEditWithAI_presetChip__WuIWC:hover:not(:disabled){background:#f1f5f9;border-color:#cbd5e1}.DsEditWithAI_presetChip__WuIWC:disabled{opacity:.5;cursor:default}.DsEditWithAI_presetChipActive__sCJEc{color:#fff}.DsEditWithAI_presetChipActive__sCJEc,.DsEditWithAI_presetChipActive__sCJEc:hover:not(:disabled){background:linear-gradient(135deg,var(--gradientLeft,#d083ff),var(--gradientRight,#0cf4ff));border-color:transparent}.DsEditWithAI_presetChipActive__sCJEc:hover:not(:disabled){opacity:.9}.DsEditWithAI_loadingOverlay___zVic{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:24px 20px}.DsEditWithAI_spinner__9OaNE{width:28px;height:28px;border:3px solid #e2e8f0;border-top-color:#7c3aed;border-radius:50%;animation:DsEditWithAI_spin__XmVrY .8s linear infinite}.DsEditWithAI_loadingText__k1f3G{font-size:12px;color:#94a3b8;font-weight:500}@keyframes DsEditWithAI_spin__XmVrY{to{transform:rotate(1turn)}}.DsEditWithAI_recordingView__Th4NT{display:flex;align-items:center;justify-content:center;gap:14px;padding:20px}.DsEditWithAI_recordingTimer__l7PTA{font-size:14px;font-weight:600;color:#1e293b;font-variant-numeric:tabular-nums;min-width:44px;text-align:center}.DsEditWithAI_pauseBtn__q_EX1{width:36px;height:36px;border-radius:50%;border:none;background:#f5f3ff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s ease}.DsEditWithAI_pauseBtn__q_EX1:hover{background:#ede9fe}.DsEditWithAI_stopBtn__v8jku{width:36px;height:36px;border-radius:50%;border:none;background:#fef2f2;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s ease}.DsEditWithAI_stopBtn__v8jku:hover{background:#fee2e2}.DsEditWithAI_processingIndicator__kJgdV{display:flex;align-items:center;gap:8px;font-size:12px;color:#94a3b8}.DsEditWithAI_spinnerSmall__xuwxf{width:16px;height:16px;border:2px solid #e2e8f0;border-top-color:#7c3aed;border-radius:50%;animation:DsEditWithAI_spin__XmVrY .8s linear infinite}.DsEditWithAI_voiceChipRow__AqjSp{padding:6px 20px 0}.DsEditWithAI_voiceChip__01Y4v{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:16px;background:#f5f3ff;border:1px solid #ede9fe;font-size:11px;color:#7c3aed;font-weight:500}.DsEditWithAI_chipRemoveBtn__nkVOK{width:18px;height:18px;border-radius:50%;border:none;background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s ease;padding:0}.DsEditWithAI_chipRemoveBtn__nkVOK:hover{background:#e2e8f0}.DsEditWithAI_chipRemoveBtn__nkVOK:disabled{opacity:.5;cursor:default}.DsEditWithAI_chatInputRow__4fUp8{display:flex;align-items:flex-end;margin:14px 20px;padding:8px 10px;background:#f8fafc;border:1px solid #e8ecf1;border-radius:12px;gap:6px}.DsEditWithAI_chatInputRowDisabled__M7jA3{opacity:.6;pointer-events:none}.DsEditWithAI_chatInputRow__4fUp8>div{width:auto;flex-shrink:0}.DsEditWithAI_chatInputBtn__l3Nj0{width:28px;height:28px;border-radius:8px;border:none;background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background-color .15s ease}.DsEditWithAI_chatInputBtn__l3Nj0:hover:not(:disabled){background-color:#f1f5f9}.DsEditWithAI_chatInputBtn__l3Nj0:disabled{cursor:default;opacity:.5}.DsEditWithAI_chatInputBtnReRecord__k_Gi5{background:#f5f3ff}.DsEditWithAI_chatInputBtnReRecord__k_Gi5:hover:not(:disabled){background:#ede9fe}.DsEditWithAI_chatTextField__F_6dy{flex:1;border:none;outline:none;background:transparent;font-size:13px;font-family:inherit;color:#1e293b;min-width:0;padding:4px 6px;resize:none;overflow-y:auto;max-height:150px;line-height:1.4;scrollbar-width:none}.DsEditWithAI_chatTextField__F_6dy::-webkit-scrollbar{display:none}.DsEditWithAI_chatTextField__F_6dy::placeholder{color:#525252}.DsEditWithAI_chatSendBtn__rgSAP{width:32px;height:32px;border-radius:10px;border:none;background:#e2e8f0;cursor:default;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background .15s ease}.DsEditWithAI_chatSendBtnActive__BYzuA{background:linear-gradient(135deg,var(--gradientLeft,#d083ff),var(--gradientRight,#0cf4ff));cursor:pointer}.DsEditWithAI_chatSendBtnActive__BYzuA:hover{opacity:.9}.DsEditWithAI_fileChipsRow__96Ei1{display:flex;flex-wrap:wrap;gap:6px;padding:0 20px 12px}.DsEditWithAI_fileChip__mC9fO{display:inline-flex;align-items:center;gap:5px;padding:4px 8px;border-radius:12px;background:#f8fafc;border:1px solid #e2e8f0;font-size:11px;color:#475569}.DsEditWithAI_fileChipName__pzBss{max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.DsEditWithAI_spinnerTiny__Con_O{width:12px;height:12px;border:1.5px solid #e2e8f0;border-top-color:#7c3aed;border-radius:50%;animation:DsEditWithAI_spin__XmVrY .8s linear infinite}.DsEditWithAI_liveTranscriptPreview__5wePV{padding:0 20px 12px;max-height:80px;overflow-y:auto;scrollbar-width:none}.DsEditWithAI_liveTranscriptPreview__5wePV::-webkit-scrollbar{display:none}.DsEditWithAI_liveTranscriptText__WpmZc{font-size:12px;line-height:1.5;color:#64748b;margin:0;font-style:italic}.DsEditWithAI_livePartialText___k16I{font-size:12px;line-height:1.5;color:#64748b;opacity:.5;font-style:italic}.DischargeSummaryToolbar_toolbar__Yr90E{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.75rem .25rem 0;border-top:1px solid #e5e7eb;margin-top:1rem;flex-shrink:0}.DischargeSummaryToolbar_toolbarLeft__CO08f{display:flex;align-items:center;gap:10px;flex-wrap:nowrap;min-width:0}.DischargeSummaryToolbar_toolbarRight__F4un7{display:flex;align-items:center;gap:10px;justify-content:flex-end;flex-wrap:nowrap;flex-shrink:0}.DischargeSummaryToolbar_roundIconBtn__QRggo{display:flex;align-items:center;justify-content:center;padding:.375rem;border-radius:9999px;border:1px solid #d1d5db;background:#e5e5e5;box-shadow:0 1px 2px rgba(0,0,0,.05);cursor:pointer;transition:all .15s ease;flex-shrink:0}.DischargeSummaryToolbar_roundIconBtn__QRggo:hover:not(:disabled){background:#d1d5db}.DischargeSummaryToolbar_roundIconBtn__QRggo:disabled{opacity:.5;cursor:not-allowed;pointer-events:auto}.DischargeSummaryToolbar_roundIconBtnInner__iZ8dO{width:32px;height:32px;border-radius:100%;background:#fff;display:flex;align-items:center;justify-content:center}@media (max-width:640px){.DischargeSummaryToolbar_roundIconBtn__QRggo{padding:.25rem}.DischargeSummaryToolbar_roundIconBtnInner__iZ8dO{width:2rem;height:2rem}}.DischargeSummaryToolbar_shortenChip__6oq7m{display:inline-flex;align-items:center;gap:.5rem;justify-content:center;height:2.5rem;padding:.25rem .875rem;border-radius:9999px;border:1px solid rgba(0,0,0,.08);background:rgba(255,255,255,.8);color:var(--text-primary);font-size:.875rem;font-weight:500;cursor:pointer;transition:background .2s ease,box-shadow .2s ease;white-space:nowrap;flex-shrink:0}.DischargeSummaryToolbar_shortenChip__6oq7m:hover:not(:disabled){background:rgba(255,255,255,.95);box-shadow:0 1px 3px rgba(0,0,0,.06)}.DischargeSummaryToolbar_shortenChip__6oq7m:disabled{opacity:.5;cursor:not-allowed;pointer-events:auto}.DischargeSummaryToolbar_shortenChipIcon__7hvoL{display:inline-flex;align-items:center;justify-content:center;color:var(--text-primary)}.DischargeSummaryView_wrapper__aVhDc{display:flex;flex-direction:column;padding:1.5rem 2rem;max-width:80rem;margin:0 auto;width:100%;gap:1rem;text-align:left;min-height:100vh;max-height:100vh}.DischargeSummaryView_header__A4Sta{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;text-align:left}.DischargeSummaryView_titleBlock__F_Ed1{flex:1;min-width:0;display:flex;flex-direction:column;gap:.375rem;text-align:left}.DischargeSummaryView_title__Oum4O{font-size:1.5rem;font-weight:700;color:#111827;margin:0;line-height:1.2;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.DischargeSummaryView_titleMetaRow__aEe1p{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem}.DischargeSummaryView_titleMetaCount__dEqRG{font-size:.75rem;color:#6b7280}.DischargeSummaryView_titleMetaSeparator__x1aTn{font-size:.75rem;color:#9ca3af;user-select:none}.DischargeSummaryView_statusInline__yWzaC{display:inline-flex;align-items:center;gap:.375rem;font-size:.75rem;font-weight:500;line-height:1.4}.DischargeSummaryView_statusDot__qmfyU{width:6px;height:6px;border-radius:50%;flex-shrink:0}.DischargeSummaryView_statusChipSpinner__67KNK{width:10px;height:10px;border-radius:50%;border:1.5px solid rgba(34,40,49,.3);border-top:1.5px solid var(--text-primary);animation:DischargeSummaryView_dsViewChipSpin__e_LSu .8s linear infinite;flex-shrink:0}@keyframes DischargeSummaryView_dsViewChipSpin__e_LSu{to{transform:rotate(1turn)}}.DischargeSummaryView_statusInlineCurrent__Ow50_{color:#047857}.DischargeSummaryView_statusInlineCurrent__Ow50_ .DischargeSummaryView_statusDot__qmfyU{background-color:#10b981}.DischargeSummaryView_statusInlineOutOfDate__NS5YK{color:#b45309}.DischargeSummaryView_statusInlineOutOfDate__NS5YK .DischargeSummaryView_statusDot__qmfyU{background-color:#f59e0b}.DischargeSummaryView_statusInlineGenerating__v2MK3{color:#6b7280}.DischargeSummaryView_statusInlineFailed__ybdPs{color:#b91c1c}.DischargeSummaryView_statusInlineFailed__ybdPs .DischargeSummaryView_statusDot__qmfyU{background-color:#ef4444}.DischargeSummaryView_headerActions__Gr9MM{display:flex;align-items:center;gap:.5rem;flex-shrink:0}.DischargeSummaryView_newConsultationButton__I5eDo{display:inline-flex;align-items:center;gap:.5rem;padding:.625rem 1.125rem;border-radius:50px;border:none;background-color:#1f2937;color:#ffffff;font-size:.8125rem;font-weight:600;cursor:pointer;white-space:nowrap;transition:background-color .15s ease}.DischargeSummaryView_newConsultationButton__I5eDo:hover{background-color:#111827}.DischargeSummaryView_newConsultationButton__I5eDo [class^=icon-]{font-size:.8125rem}.DischargeSummaryView_closeButton__m0spV{background-color:#f3f4f6;border:1px solid #e5e7eb;border-radius:8px;cursor:pointer;width:28px;height:28px;display:flex;align-items:center;justify-content:center;line-height:1;color:#6b7280;flex-shrink:0;transition:background-color .15s ease,color .15s ease}.DischargeSummaryView_closeButton__m0spV [class^=icon-]{font-size:.75rem}.DischargeSummaryView_closeButton__m0spV:hover{background-color:#e5e7eb;color:#111827}.DischargeSummaryView_titleCardWrapper___UNGH{background-color:#ffffff4f;border-radius:20px;padding:5px;backdrop-filter:blur(19.671052932739258px);border:2px solid #ffffff55}.DischargeSummaryView_titleCard__2gTxu{background-color:#ffffff;border-radius:16px;padding:1rem 1.25rem;font-size:1.25rem;font-weight:700;color:#111827;text-align:left;cursor:text;transition:box-shadow .15s ease}.DischargeSummaryView_titleCard__2gTxu:hover{box-shadow:inset 0 0 0 1px #e5e7eb}.DischargeSummaryView_titleCardEditing__fgsZX{cursor:text;box-shadow:inset 0 0 0 2px #d1d5db}.DischargeSummaryView_titleInput__z80Ja{width:100%;border:none;outline:none;font-size:1.25rem;font-weight:700;color:#111827;background:transparent;padding:0;font-family:inherit}.DischargeSummaryView_contentCardWrapper__yr79R{background-color:#ffffff4f;border-radius:20px;padding:5px;backdrop-filter:blur(19.671052932739258px);border:2px solid #ffffff55}.DischargeSummaryView_contentCard__R8W7a{background-color:#ffffff;border-radius:16px;padding:15px;text-align:left;font-size:var(--note-font-size,.925rem)}.DischargeSummaryView_contentCardWrapperFixed__4VMFd{display:flex;flex-direction:column;flex:1 1 auto;min-height:0}.DischargeSummaryView_contentCardFixed__AlgVA{flex:1 1 auto;display:flex;flex-direction:column;min-height:0;overflow:hidden}.DischargeSummaryView_contentCardScroll__SeTxa{flex:1 1 auto;min-height:0;overflow-y:auto;overflow-x:hidden;padding-right:.5rem}.DischargeSummaryView_contentCardScroll__SeTxa::-webkit-scrollbar{width:6px}.DischargeSummaryView_contentCardScroll__SeTxa::-webkit-scrollbar-track{background:transparent}.DischargeSummaryView_contentCardScroll__SeTxa::-webkit-scrollbar-thumb{background:rgba(0,0,0,.15);border-radius:3px}.DischargeSummaryView_contentCardScroll__SeTxa::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.25)}@media (max-width:640px){.DischargeSummaryView_contentCardWrapperFixed__4VMFd{min-height:0;max-height:none;display:block}.DischargeSummaryView_contentCardFixed__AlgVA{display:block;overflow:visible}.DischargeSummaryView_contentCardScroll__SeTxa{overflow:visible;padding-right:0}.DischargeSummaryView_contentCard__R8W7a{font-size:.925rem}}.DischargeSummaryView_contentCardActions__o385x{display:flex;justify-content:flex-end;align-items:center;gap:.5rem;margin-bottom:.75rem;flex-wrap:wrap}.DischargeSummaryView_loading__AvYGY{font-size:.875rem;color:#6b7280;padding:1rem 0;text-align:left}.DischargeSummaryView_emptyStateWrapper__o_d6x{display:flex;flex-direction:column;align-items:center;gap:1.5rem;padding:1.5rem 0 0}.DischargeSummaryView_emptyStateGenerateCta__GxIc6{display:flex;flex-direction:column;align-items:stretch;gap:1rem;text-align:center;width:100%;max-width:480px}.DischargeSummaryView_emptyStateTitle__LJ2XP{font-size:1.25rem;font-weight:700;color:#111827;margin:0;line-height:1.4}.DischargeSummaryView_emptyStateDivider__KJ0xB{display:flex;align-items:center;gap:.75rem;width:100%;max-width:480px}.DischargeSummaryView_emptyStateDividerLine__GC0AN{flex:1;height:1px;background-color:#e5e7eb}.DischargeSummaryView_emptyStateDividerText__9chp3{font-size:.8125rem;font-weight:600;color:#525252;text-transform:uppercase;letter-spacing:.04em}.DischargeSummaryView_emptyStateSessionSection__c38qJ{display:flex;flex-direction:column;align-items:stretch;gap:.75rem;width:100%;max-width:480px}.DischargeSummaryView_emptyStateSessionTitle__2ZPE1{font-size:1rem;font-weight:600;color:#374151;margin:0;text-align:center}.DischargeSummaryView_generateGradientButton__dt_x7{width:100%;max-width:480px;padding:.75rem 1.5rem;border-radius:50px;border:none;box-shadow:inset 0 6px 25px 1px #ffffffb8;background:linear-gradient(to right,var(--gradientLeft),var(--gradientRight));color:var(--black);font-size:.875rem;font-weight:500;cursor:pointer;transition:opacity .15s ease;text-align:center}.DischargeSummaryView_generateGradientButton__dt_x7:hover:not(:disabled){opacity:.9}.DischargeSummaryView_generateGradientButton__dt_x7:disabled{opacity:.45;cursor:not-allowed}.DischargeSummaryView_addSessionDarkButton__HBFPO{width:100%;max-width:480px;padding:.75rem 1.5rem;border-radius:50px;border:none;background-color:#1f2937;color:#ffffff;font-size:.875rem;font-weight:500;cursor:pointer;transition:background-color .15s ease;text-align:center}.DischargeSummaryView_addSessionDarkButton__HBFPO:hover{background-color:#111827}.DischargeSummaryView_oldContentHint___rRKk{font-size:.75rem;color:#6b7280;font-style:italic;margin:0 0 .5rem;text-align:left}.DischargeSummaryView_reviewNote__7a8y4{color:#525252;font-size:.75rem;font-weight:400;margin:.5rem 0 0;text-align:center;flex-shrink:0}.DischargeSummaryView_inlineFeedback__enxMT{position:absolute;top:.5rem;right:1rem;z-index:5;display:flex;flex-wrap:wrap;align-items:center;gap:.5rem 1rem;padding:.25rem .75rem;border-radius:9999px;background:rgba(255,255,255,.9);box-shadow:0 1px 2px rgba(0,0,0,.05);font-size:.8125rem;pointer-events:none;animation:DischargeSummaryView_dsInlineFeedbackFadeIn__dyY4d .12s ease-out}@keyframes DischargeSummaryView_dsInlineFeedbackFadeIn__dyY4d{0%{opacity:0}to{opacity:1}}.DischargeSummaryView_saveSuccess__txBlf{color:#065f46;font-weight:500}.DischargeSummaryView_saveError__FKLj2{color:#991b1b;font-weight:500}.DischargeSummaryView_agenticOverlay__H7Qvr{display:flex;flex-direction:column;align-items:center;gap:1.25rem;padding:2.5rem 1rem;animation:DischargeSummaryView_dsAgenticFadeIn__Nck8E .5s ease-out}.DischargeSummaryView_agenticDots__8UvcO{display:flex;gap:.75rem;align-items:center;justify-content:center}.DischargeSummaryView_agenticDot__wVUuQ{width:12px;height:12px;border-radius:50%;background-color:var(--text-primary);animation:DischargeSummaryView_dsAgenticPop__A37LU .4s cubic-bezier(.34,1.56,.64,1) forwards,DischargeSummaryView_dsAgenticPulse__Y_DM1 1.4s ease-in-out .4s infinite;opacity:0;transform:scale(0);box-shadow:0 0 8px rgba(34,40,49,.4)}.DischargeSummaryView_agenticDot__wVUuQ:nth-child(2){animation-delay:0s,.4s;background-color:#6b7280;box-shadow:0 0 8px rgba(107,114,128,.4)}.DischargeSummaryView_agenticDot__wVUuQ:nth-child(3){animation-delay:0s,.4s;background-color:#525252;box-shadow:0 0 8px rgba(156,163,175,.4)}@keyframes DischargeSummaryView_dsAgenticPop__A37LU{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}@keyframes DischargeSummaryView_dsAgenticPulse__Y_DM1{0%,to{transform:scale(1);opacity:.6;box-shadow:0 0 6px rgba(34,40,49,.25)}50%{transform:scale(1.4);opacity:1;box-shadow:0 0 14px rgba(34,40,49,.5)}}.DischargeSummaryView_agenticMessage__TGReF{font-size:.9375rem;font-weight:600;color:var(--text-primary);text-align:center;animation:DischargeSummaryView_dsAgenticFadeIn__Nck8E .5s ease-out,DischargeSummaryView_dsAgenticTextPulse__T_Dh6 2.5s ease-in-out .5s infinite}.DischargeSummaryView_agenticSubtext__D_6V8{font-size:.8125rem;color:#6b7280;text-align:center;animation:DischargeSummaryView_dsAgenticFadeIn__Nck8E .5s ease-out .15s both,DischargeSummaryView_dsAgenticTextPulse__T_Dh6 2.5s ease-in-out .65s infinite}@keyframes DischargeSummaryView_dsAgenticTextPulse__T_Dh6{0%,to{opacity:.7}50%{opacity:1}}@keyframes DischargeSummaryView_dsAgenticFadeIn__Nck8E{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.DischargeSummaryView_mobileSessionsButton__J0EG1{display:none}@media (max-width:640px){.DischargeSummaryView_mobileSessionsButton__J0EG1{display:inline-flex;align-items:center;justify-content:center;height:32px;padding:0 .875rem;border-radius:9999px;background-color:rgba(0,0,0,.04);color:var(--text-primary,#222831);border:1px solid var(--color-border-tertiary,#f0f0f0);font-size:12px;font-weight:500;cursor:pointer;transition:background-color .15s ease}.DischargeSummaryView_mobileSessionsButton__J0EG1:hover{background-color:rgba(0,0,0,.08)}.DischargeSummaryView_header__A4Sta{flex-direction:column;align-items:flex-start;gap:.75rem}.DischargeSummaryView_headerActions__Gr9MM{width:100%;flex-wrap:wrap;gap:.5rem}}.DischargeSummaryView_exportRow__b6Dh2{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.DischargeSummaryView_outOfDateBadge__3BV_H{display:inline-flex;align-items:center;gap:.35rem;padding:.25rem .6rem;border-radius:999px;font-size:.78rem;font-weight:500;color:#92400e;background:#fef3c7;border:1px solid #fcd34d;cursor:help;flex-shrink:0}.DischargeSummaryView_outOfDateBadge__3BV_H .icon-warning{font-size:.85rem}.DSCopyDropdown_wrapper__9PPpR{position:relative;display:inline-flex}.DSCopyDropdown_trigger__IxxNl{display:inline-flex;align-items:center;height:37px;border-radius:80px;background-color:var(--text-primary);color:white;overflow:hidden;border:none}.DSCopyDropdown_triggerCopied__CC0_X{background-color:#10b981!important;color:white!important}.DSCopyDropdown_triggerCopied__CC0_X:hover{background-color:#059669!important}.DSCopyDropdown_label__We7Xl{padding:0 .75rem 0 1.25rem;height:100%;display:flex;align-items:center;background:none;border:none;color:inherit;font-size:.875rem;font-weight:500;cursor:pointer}.DSCopyDropdown_label__We7Xl:hover{background-color:rgba(255,255,255,.1)}.DSCopyDropdown_caret__z4la4{padding:0 .6rem;height:100%;display:flex;align-items:center;justify-content:center;background:none;color:inherit;cursor:pointer;border:none;border-left:1px solid rgba(255,255,255,.3)}.DSCopyDropdown_caret__z4la4:hover{background-color:rgba(255,255,255,.1)}.DSCopyDropdown_caret__z4la4:after{content:attr(data-tooltip);position:absolute;top:calc(100% + 8px);right:0;background-color:rgba(0,0,0,.8);color:#fff;font-size:.75rem;font-weight:400;padding:6px 10px;border-radius:6px;white-space:nowrap;pointer-events:none;opacity:0;transition:opacity .15s ease;z-index:60}.DSCopyDropdown_caret__z4la4:hover:after{opacity:1}.DSCopyDropdown_caret__z4la4 span{font-size:.75rem}.DSCopyDropdown_menu__S40sh{position:absolute;top:calc(100% + 6px);right:0;min-width:180px;padding:.25rem 0;background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.15);z-index:50}.DSCopyDropdown_menuItem__uJpoe{display:flex;align-items:center;gap:.5rem;width:100%;padding:.5rem 1rem;text-align:left;background:none;border:none;color:#374151;font-size:.875rem;cursor:pointer}.DSCopyDropdown_menuItem__uJpoe:hover{background-color:#f3f4f6}.DSCopyDropdown_tick__Mu4bw{flex-shrink:0;width:1rem;color:#059669;font-weight:600}.GenerateButton_button___vWR_{display:inline-flex;align-items:center;gap:.5rem;padding:.625rem 1.25rem;border-radius:8px;border:1px solid transparent;cursor:pointer;font-size:.875rem;font-weight:600;line-height:1;transition:background-color .15s ease,border-color .15s ease,color .15s ease,opacity .15s ease}.GenerateButton_button___vWR_:disabled{cursor:not-allowed;opacity:.55}.GenerateButton_buttonPrimary__3YiJ7{background-color:var(--text-primary);color:#ffffff}.GenerateButton_buttonPrimary__3YiJ7:not(:disabled):hover{background-color:#111827}.GenerateButton_buttonRegenerate__1e6lo{background-color:#f59e0b;color:#ffffff}.GenerateButton_buttonRegenerate__1e6lo:not(:disabled):hover{background-color:#d97706}.GenerateButton_buttonRetry__vQ_Nu{background-color:#ef4444;color:#ffffff}.GenerateButton_buttonRetry__vQ_Nu:not(:disabled):hover{background-color:#dc2626}.GenerateButton_buttonGenerating__e9u6e{background-color:#f3f3f3;color:#111827;border-color:#d1d5db}.GenerateButton_spinner__vFXEh{width:14px;height:14px;border-radius:50%;border:2px solid rgba(67,56,202,.25);border-top-color:#111827;animation:GenerateButton_dsButtonSpin__8LGIl .8s linear infinite}@keyframes GenerateButton_dsButtonSpin__8LGIl{to{transform:rotate(1turn)}}.TemplatePickerModal_backdrop__Ip1uY{position:fixed;inset:0;z-index:1500;display:flex;align-items:center;justify-content:center;padding:1rem;background:rgba(17,24,39,.45);backdrop-filter:blur(2px)}.TemplatePickerModal_modal__WDPyg{width:100%;max-width:520px;background:#ffffff;border-radius:20px;padding:1.75rem;display:flex;flex-direction:column;gap:1rem;box-shadow:0 20px 50px rgba(17,24,39,.25);animation:TemplatePickerModal_dsTemplatePickerIn__lhUNM .2s ease-out}.TemplatePickerModal_title__P9WGm{font-size:1.125rem;font-weight:700;margin:0 0 .25rem;color:#111827}.TemplatePickerModal_subtitle__1wsWV{font-size:.8125rem;color:#6b7280;margin:0 0 .5rem}.TemplatePickerModal_list__DKshQ{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem;max-height:50vh;overflow-y:auto}.TemplatePickerModal_option__ncoqV{display:flex;align-items:flex-start;gap:.625rem;padding:.75rem .875rem;border:1px solid #e5e7eb;border-radius:10px;cursor:pointer;transition:border-color .15s ease,background-color .15s ease,box-shadow .15s ease}.TemplatePickerModal_option__ncoqV:hover{border-color:#d1d5db;background-color:#f5f7ff}.TemplatePickerModal_option__ncoqV:has(input:checked){border:2px solid var(--text-primary);padding:calc(.75rem - 1px) calc(.875rem - 1px);background-color:#f3f3f3}.TemplatePickerModal_option__ncoqV input[type=radio]{appearance:none;-webkit-appearance:none;width:18px;height:18px;border:2px solid #d1d5db;border-radius:50%;flex-shrink:0;margin:1px 0 0;transition:border-color .15s ease,background-color .15s ease}.TemplatePickerModal_option__ncoqV input[type=radio]:checked{border-color:var(--text-primary);background-color:var(--text-primary);box-shadow:inset 0 0 0 3px #ffffff}.TemplatePickerModal_optionLabel___RYoU{display:flex;flex-direction:column;gap:.125rem;flex:1}.TemplatePickerModal_optionTitle__8Rtr4{font-size:.875rem;font-weight:600;color:#111827}.TemplatePickerModal_optionDescription__Se_Nl{font-size:.75rem;color:#6b7280}.TemplatePickerModal_empty__or7wD{font-size:.875rem;color:#6b7280;padding:.5rem 0}.TemplatePickerModal_actions__ukSZR{display:flex;justify-content:center;gap:.75rem;margin-top:.5rem}.TemplatePickerModal_button__uz5et{padding:.625rem 1.5rem;border-radius:50px;border:1px solid transparent;cursor:pointer;font-size:.875rem;font-weight:600;transition:background-color .15s ease,filter .2s ease;display:inline-flex;align-items:center;gap:.5rem}.TemplatePickerModal_button__uz5et:disabled{opacity:.55;cursor:not-allowed}.TemplatePickerModal_buttonGhost__AAGFA{background-color:#ffffff;color:#374151;border-color:#d1d5db}.TemplatePickerModal_buttonGhost__AAGFA:hover{background-color:#f3f4f6}.TemplatePickerModal_buttonPrimary__yzyWI{background:linear-gradient(73deg,#e9c5ff 10.5%,#81f9ff 110%);color:var(--text-primary);border:2px solid rgba(255,255,255,.17);box-shadow:inset 0 6px 25px 1px rgba(255,255,255,.72)}.TemplatePickerModal_buttonPrimary__yzyWI:not(:disabled):hover{filter:brightness(1.03)}@keyframes TemplatePickerModal_dsTemplatePickerIn__lhUNM{0%{transform:scale(.97) translateY(8px);opacity:0}to{transform:scale(1) translateY(0);opacity:1}}.MicrophoneDropdown_micDropdownWrapper__rgS_b{position:relative;display:inline-block;vertical-align:top}.MicrophoneDropdown_micDropdownInner__5AXff{position:relative;width:100%}.MicrophoneDropdown_hasWarning__eWRQG>div>button,.MicrophoneDropdown_hasWarning__eWRQG>div>div>button{border-color:#fdba74!important;box-shadow:0 0 0 1px rgba(251,146,60,.25)}.MicrophoneDropdown_warningBadgeAnchor__k5t9p{position:absolute;top:-5px;left:-5px;width:16px;height:16px;z-index:var(--z-raised)}.MicrophoneDropdown_warningBadge__hJYOq{width:16px;height:16px;border-radius:50%;background:#fb923c;display:flex;align-items:center;justify-content:center;box-shadow:0 1px 4px rgba(0,0,0,.12);cursor:help}.MicrophoneDropdown_warningBadge__hJYOq:after{content:"!";font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Helvetica Neue,sans-serif;font-weight:600;font-size:10px;line-height:1;color:#fff}.MicrophoneDropdown_micOption__5evtG{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:8px;width:100%}.MicrophoneDropdown_micLabel__V_21a{font-size:.875rem;text-align:center;word-break:break-word}.MicrophoneDropdown_voiceWaves__v9UfG{display:flex;align-items:flex-end;justify-content:center;gap:2px;height:16px;width:80%}.MicrophoneDropdown_waveBar__OTxXh{width:3px;min-height:3px;border-radius:1.5px;background:#22c55e;transition:height .1s ease}.MicrophoneDropdown_guideLink__Wvzuw{color:inherit;text-decoration:underline;text-underline-offset:2px}.MicrophoneDropdown_guideLink__Wvzuw:hover{color:var(--text-primary,rgba(0,0,0,.85))}.MicrophoneDropdown_warningHint__QJCDk{position:absolute;top:calc(100% + .375rem);left:0;right:0;margin:0;padding:.375rem .5rem;border-radius:.375rem;border:1px solid rgba(251,146,60,.22);background:rgba(255,247,237,.95);font-size:var(--font-size-xs,.75rem);line-height:1.4;color:var(--text-secondary,rgba(0,0,0,.65));text-align:left;box-sizing:border-box;z-index:var(--z-raised)}.DropdownGroup_toolbarWrapper__s3_TQ{display:flex;flex-direction:column;gap:.5rem;width:100%;align-items:center}.DropdownGroup_toolbarRow__1a_4s{display:flex;gap:.5rem;justify-content:center;align-items:flex-start;flex-wrap:wrap;transition:opacity .2s ease,height .2s ease}.DropdownGroup_recordingHidden__4iPSH{display:none}.style_infoTableRow__xWeaw{gap:1rem;width:100%}.style_dataCard__mj0_f,.style_infoTableRow__xWeaw{display:flex;flex-direction:column}.style_dataCard__mj0_f.style_background__JYO_9{border:1px solid #efefef;border-radius:8px;background:#fff;padding:1rem}.style_dataCardHeader__woP_k{display:flex;justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid #f1f1f1}.style_dataCardHeaderFlex__U7hmf{display:flex;align-items:center;gap:.5rem;height:fit-content}.style_dataCardHeader__woP_k>span{font-size:1.1rem}.style_infoTableRowItem__M71F4{display:flex;flex-direction:column;gap:.25rem;padding:.5rem;border-radius:8px}.style_infoTableRowItem__M71F4>p{display:flex;align-items:center;gap:.25rem}.style_infoTableRowItem__M71F4>p>span{color:#999a9b;font-size:.75rem}.style_infoTableRowItem__M71F4>div{font-size:.9rem!important;line-height:1.5;text-align:left}.style_headerSection__QAd1O{width:100%;display:flex;justify-content:space-between}.style_headerSectionText__sclcf{display:flex;flex-direction:column;align-items:flex-start;gap:.25rem}.style_title__tJ0GR{font-weight:600;font-size:1.2rem;display:flex;gap:.5rem}.style_description__KtW45{color:var(--text-secondary);font-size:.85rem;font-weight:400;text-align:left}.style_title__tJ0GR.style_medium__kLE0J{font-size:1.15rem}.style_title__tJ0GR.style_xlarge__FTHdl{font-size:1.4rem;color:#222}.style_title__tJ0GR.style_large__SU35k{font-size:2.5rem}.style_description__KtW45.style_medium__kLE0J{font-size:.85rem}.style_description__KtW45.style_large__SU35k,.style_title__tJ0GR.style_small__JjEP_{font-size:1rem}.style_title__tJ0GR.style_xsmall__Yq9zc{font-size:.9rem}.style_description__KtW45.style_small__JjEP_{font-size:.8rem}.style_description__KtW45.style_xsmall__Yq9zc{font-size:.9rem}@media (max-width:640px){.style_title__tJ0GR.style_xlarge__FTHdl{font-size:1rem}.style_title__tJ0GR.style_large__SU35k{font-size:1.4rem}.style_description__KtW45{font-size:.75rem}.style_headerSection__QAd1O.style_hideOnMobile__vkWsM{display:none}}.PvsAddOnManage_scheduled__v1KXt{margin:.5rem 0 0;font-size:.8125rem;color:#525252}.PvsAddOnManage_removeBtn__PAwyP{margin-top:.5rem}.style_premiumPlanCard___ZDiE{width:30.25rem;height:3rem;background:linear-gradient(85.28deg,#e9c5ff 10.51%,#81f9ff 109.73%);box-shadow:inset 0 6px 25px 1px rgba(255,255,255,.72),inset 0 0 0 2px #ffffff67;border-radius:50px;display:flex;justify-content:space-between;align-items:center;padding:0 1rem 0 .35rem}.style_premiumPlanCard___ZDiE>span{font-size:13px;color:rgba(0,0,0,.54)}.style_premiumPlanCardFlex__XbXru{display:flex;align-items:center;gap:.5rem}.style_progressContainer__9rcSb{position:relative;width:fit-content;height:fit-content}.style_progressRing__Kcau1{transform:rotate(-90deg)}.style_progressRingCircleBg__Vy9sv{fill:none;stroke:#f1f1f1}.style_progressRingCircle__YBJ3M{fill:none;stroke-linecap:round;transition:stroke-dashoffset 1s ease-in-out;stroke:url(#progressGradient)}.style_progressText__s9WzB{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;pointer-events:none}.style_progressTextNumber__8f2PI{font-size:20.8px;color:#333;line-height:1;font-weight:500}.style_progressTextLabel__h4ED1{font-size:10.3px;color:#525252;font-weight:300}.style_planCardContainer__4rFE_{display:flex;align-items:center;gap:1rem}.style_planCardText__pQD9y{display:flex;flex-direction:column;gap:.25rem}.style_planCardText__pQD9y>h4{font-size:18px;font-weight:500}.style_planCardText__pQD9y>p{font-size:13px;font-weight:300;color:rgba(0,0,0,.54)}.styles_badge__0NHQ7{border-radius:50px;padding:5px 16px;font-size:.7rem;display:flex;align-items:center;justify-content:center;gap:.4rem;transition:all .3s;text-align:center;width:fit-content;cursor:pointer;font-weight:500}.styles_circle__6cOeZ{width:1rem;height:1rem;border-radius:50px}