:root{--color-primary:#355C7D;--color-primary-dark:#294861;--color-primary-light:#869DB1;--color-primary-lightest:#C2CED8;--color-accent:#B8993D;--color-link:#2563EB;--color-eyebrow:#266B73;--color-eyebrow-warning:#8C6B38;--color-eyebrow-slate:#4D5473;--catalyst-cat-funding-bg:#E0F0FF;--catalyst-cat-funding-fg:#1F61AD;--catalyst-cat-risk-bg:#FFEDE6;--catalyst-cat-risk-fg:#B84020;--catalyst-cat-momentum-bg:#E3F4EA;--catalyst-cat-momentum-fg:#1F7A43;--catalyst-cat-geography-bg:#E0F0FF;--catalyst-cat-geography-fg:#1F61AD;--catalyst-cat-neutral-bg:#EEF1F4;--catalyst-cat-neutral-fg:#475569;--surface-bg:#FAF8F5;--surface-card:#FFFFFF;--surface-border:#E5E7EB;--surface-card-border:var(--surface-border);--annotation-label-bg:#FFFFFF;--annotation-label-fg:#1A1A1A;--chat-artifact-card-bg:var(--surface-card);--text-primary:#1E293B;--text-secondary:#475569;--text-muted:#94A3B8;--input-placeholder:#A9B4C2;--status-success:#16A34A;--status-error:#B91C1C;--status-warning:#CA8A04;--status-info:#2563EB;--status-success-bg:#DCFCE7;--status-warning-bg:#FEF3C7;--status-neutral-bg:#F1F5F9;--status-error-bg:#FEE2E2;--status-info-bg:#DBEAFE;--org-highlight-department:#3B82F6;--org-highlight-stakeholder:#A8E8F1;--org-highlight-decision-maker:#66D9A1;--org-highlight-detractor:#FF9900;--org-highlight-drop-bg:#E4E2DF;--color-primary-foreground:#FFFFFF;--color-accent-foreground:#FFFFFF;--surface-bg-foreground:#1E293B;--surface-card-foreground:#1E293B;--status-success-foreground:#FFFFFF;--status-error-foreground:#FFFFFF;--status-warning-foreground:#1E293B;--status-info-foreground:#FFFFFF;--status-success-fg:var(--status-success);--status-warning-fg:var(--status-warning);--status-error-fg:var(--status-error);--hover-shift:6%;--font-family-heading:var(--font-newsreader,"Newsreader"),Georgia,serif;--font-family-body:var(--font-alegreya-sans,"Alegreya Sans"),"Helvetica Neue",sans-serif;--font-body:var(--font-family-body);--color-primary-hover:color-mix(in srgb,var(--color-primary) calc(100% - var(--hover-shift)),black);--color-ghost-hover:color-mix(in srgb,var(--color-primary) var(--hover-shift),transparent);--color-primary-active:#1A2F45;--color-disabled-bg:#F2F5F7;--color-disabled-text:#A1A6AD;--focus-ring-color:color-mix(in srgb,var(--color-primary) 50%,transparent);--focus-ring:0 0 0 2px var(--focus-ring-color);--overlay-backdrop:rgba(0,0,0,0.8);--overlay-scrim-dark:#0F172A;--text-on-image:#FFFFFF;--btn-destructive-hover-bg:color-mix(in srgb,var(--status-error) 90%,black);--btn-destructive-active-bg:color-mix(in srgb,var(--status-error) 80%,black);--btn-success-bg:#15803D;--btn-success-hover-bg:color-mix(in srgb,var(--btn-success-bg) 90%,black);--btn-success-active-bg:color-mix(in srgb,var(--btn-success-bg) 80%,black);--color-primary-tint:color-mix(in srgb,var(--color-primary) 10%,transparent);--color-chip-fill:color-mix(in srgb,var(--color-primary) 20%,transparent);--color-chip-fill-hover:color-mix(in srgb,var(--color-primary) 12%,var(--surface-card));--color-drop-active:color-mix(in srgb,var(--color-primary) 12%,var(--surface-card));--color-drop-convert-active:color-mix(in srgb,var(--color-accent) 16%,var(--surface-card));--interactive-selected-bg:color-mix(in srgb,var(--color-primary) 20%,transparent);--surface-highlight:color-mix(in srgb,var(--color-primary) 12%,var(--surface-card));--surface-highlight-border:color-mix(in srgb,var(--color-primary) 40%,var(--surface-border));--card-hover-bg:color-mix(in srgb,var(--color-primary) 4%,var(--surface-card));--card-hover-border:color-mix(in srgb,var(--color-primary) 30%,var(--surface-border));--card-dragging-border:var(--color-primary);--card-done-bg:color-mix(in srgb,var(--status-success) 8%,var(--surface-card));--card-done-border:color-mix(in srgb,var(--status-success) 30%,var(--surface-border));--card-error-bg:color-mix(in srgb,var(--status-error) 8%,var(--surface-card));--card-error-border:color-mix(in srgb,var(--status-error) 30%,var(--surface-border));--card-disabled-bg:color-mix(in srgb,var(--surface-border) 30%,var(--surface-card));--card-disabled-border:var(--surface-border);--text-disabled:var(--text-muted);--radius-none:0;--radius-sm:4px;--radius-md:6px;--radius-lg:8px;--radius-xl:10px;--radius-full:9999px;--shadow-none:none;--shadow-xs:0 1px 2px rgba(53,92,125,0.08);--shadow-sm:0 1px 4px rgba(53,92,125,0.08);--shadow-md:0 2px 8px rgba(53,92,125,0.08);--shadow-lg:0 6px 16px rgba(53,92,125,0.08);--shadow-xl:0 12px 25px rgba(53,92,125,0.08);--transition-fast:200ms cubic-bezier(0.4,0,0.2,1);--transition-normal:250ms cubic-bezier(0.4,0,0.2,1);--transition-slow:350ms cubic-bezier(0.4,0,0.2,1);--z-base:0;--z-dropdown:1000;--z-sticky:1100;--z-overlay:1200;--z-modal:1300;--z-popover:1400;--z-toast:1500;--z-tooltip:1600;--density-gap:10px;--density-section-gap:20px;--density-card-padding:24px;--density-list-item-height:44px;--chat-bubble-user:#E7EBEF;--chat-bubble-agent:#F7F5F2;--chat-timestamp:var(--text-muted);--data-1:#99655C;--data-2:#8D6F44;--data-3:#6F7B4B;--data-4:#4A826A;--data-5:#3D808B;--data-6:#58769D;--data-7:#7B6B98;--data-8:#92647E;--data-foreground:#FFFFFF;--category-pain-points:var(--data-1);--category-needs:var(--data-3);--category-desires:var(--data-7);--category-jobs-to-do:var(--data-5);--score-green-bg:#029F3C;--score-green-fg:#FFFFFF;--score-amber-bg:#F0DDB8;--score-amber-fg:#7E4F08;--score-red-bg:#ECC8C5;--score-red-fg:#A02C2C;--score-pink-bg:#F3D0D9;--score-pink-fg:#8E1F58;--score-priority-critical-bg:#F2E0E0;--score-priority-critical-fg:#B32626;--score-priority-urgent-bg:#FAEDD9;--score-priority-urgent-fg:#B38019;--score-priority-high-bg:#E0F0FF;--score-priority-high-fg:#1F61AD;--score-priority-medium-bg:#F0F2F5;--score-priority-medium-fg:#666B73;--score-priority-low-bg:#F5F5F7;--score-priority-low-fg:#99999E;--champion-badge-bg:#EBEBFD;--champion-badge-fg:#2563EB;--champion-designation-champion-bg:#EBEBFD;--champion-designation-champion-fg:#1D4ED8;--champion-designation-supporter-bg:#FBF1D9;--champion-designation-supporter-fg:#854D0E;--champion-designation-friendly-bg:#EEF1F5;--champion-designation-friendly-fg:#475569;--champion-designation-detractor-bg:#FBE3E3;--champion-designation-detractor-fg:#991B1B;--color-stage-new:#E8EEF7;--color-stage-contacted:#E4F2F6;--color-stage-qualified:#E5F5F1;--color-stage-disqualified:#ECEDEF;--color-stage-converted:#E5F5F1;--color-stage-vetting:#FFF2CC;--color-stage-needs-analysis:#E6F2D9;--color-stage-proposal:#D9E6FF;--color-stage-negotiation:#F2E0F2;--color-stage-job-won:#C8E8C8;--color-stage-lost:#FFE6E6;--color-stage-won:#C8E8C8;--color-stage-not-started:#F1F2F3;--color-stage-in-progress:#E2F3E9;--color-stage-on-hold:#F5EDE5;--color-stage-completed:#E3E5E8;--color-stage-cancelled:#ECEDEF;--scrollbar-thumb:var(--text-muted);--scrollbar-track:var(--surface-bg);--sidebar-expanded-width:240px;--sidebar-collapsed-width:0;--sidebar-toggle-size:32px;--sidebar-current-width:var(--sidebar-expanded-width);--motion-duration-instant:0ms;--motion-duration-sm:150ms;--motion-duration-md:200ms;--motion-duration-lg:300ms;--motion-easing-standard:cubic-bezier(0.4,0,0.2,1);--motion-easing-decelerate:cubic-bezier(0,0,0.2,1);--motion-easing-accelerate:cubic-bezier(0.4,0,1,1);--shadow-sm-y:1px;--shadow-sm-blur:4px;--shadow-color:rgba(53,92,125,0.12);--card-bg:var(--surface-card);--icon-fg:var(--text-primary);--icon-star-fg-active:#A8821A;--icon-star-fg-inactive:var(--text-secondary);--interactive-focus-ring-color:var(--focus-ring-color);--input-height:33px;--input-bg:var(--surface-card);--input-border:var(--surface-border);--input-radius:8px}[data-brand=savvyspark]{--color-eyebrow:#266B73;--color-eyebrow-warning:#8C6B38;--color-eyebrow-slate:#4D5473;--catalyst-cat-funding-bg:#E0F0FF;--catalyst-cat-funding-fg:#1F61AD;--catalyst-cat-risk-bg:#FFEDE6;--catalyst-cat-risk-fg:#B84020;--catalyst-cat-momentum-bg:#E3F4EA;--catalyst-cat-momentum-fg:#1F7A43;--catalyst-cat-geography-bg:#E0F0FF;--catalyst-cat-geography-fg:#1F61AD;--catalyst-cat-neutral-bg:#EEF1F4;--catalyst-cat-neutral-fg:#475569;--surface-bg:#FBF9F3;--surface-border:#C4BDB2;--color-primary:#0F7B82;--color-primary-active:#0A5258;--color-primary-dark:#0D5E63;--color-primary-light:#14A3AD;--color-primary-lightest:#E0F5F7;--color-accent:#D4890F;--color-link:#0F7B82;--text-primary:#1A1A1A;--text-muted:#6B7280;--input-placeholder:#9AA3AF;--surface-bg-foreground:#1A1A1A;--surface-card-foreground:#1A1A1A;--font-family-heading:var(--font-figtree,"Figtree"),system-ui,sans-serif;--font-family-body:var(--font-figtree,"Figtree"),system-ui,sans-serif;--hover-shift:12%;--radius-sm:4px;--radius-md:8px;--radius-lg:10px;--radius-xl:14px;--density-gap:6px;--density-section-gap:12px;--density-card-padding:16px;--transition-fast:100ms cubic-bezier(0.4,0,0.2,1);--transition-normal:150ms cubic-bezier(0.4,0,0.2,1);--transition-slow:250ms cubic-bezier(0.4,0,0.2,1);--chat-bubble-user:#E2EFF0;--chat-bubble-agent:#F4F6F7;--shadow-xs:0 1px 2px rgba(0,0,0,0.12);--shadow-sm:0 1px 3px rgba(0,0,0,0.12);--shadow-md:0 2px 6px rgba(0,0,0,0.12);--shadow-lg:0 4px 12px rgba(0,0,0,0.12);--shadow-xl:0 8px 20px rgba(0,0,0,0.12);--shadow-color:rgba(0,0,0,0.12);--data-1:#AB6E64;--data-2:#9C7947;--data-3:#7A8750;--data-4:#4E9074;--data-5:#3D8D9B;--data-6:#5F82B0;--data-7:#8775A9;--data-8:#A36D8B;--icon-star-fg-active:#A86F0A}[data-brand=procliq]{--color-eyebrow:#266B73;--color-eyebrow-warning:#8C6B38;--color-eyebrow-slate:#4D5473;--catalyst-cat-funding-bg:#E0F0FF;--catalyst-cat-funding-fg:#1F61AD;--catalyst-cat-risk-bg:#FFEDE6;--catalyst-cat-risk-fg:#B84020;--catalyst-cat-momentum-bg:#E3F4EA;--catalyst-cat-momentum-fg:#1F7A43;--catalyst-cat-geography-bg:#E0F0FF;--catalyst-cat-geography-fg:#1F61AD;--catalyst-cat-neutral-bg:#EEF1F4;--catalyst-cat-neutral-fg:#475569;--surface-bg:#FFFFFF;--color-primary:#967ADC;--color-primary-active:#7A5EBE;--color-primary-dark:#7B5DC4;--color-primary-light:#B99FE8;--color-primary-lightest:#E8DEFA;--color-accent:#DA4453;--font-family-heading:var(--font-bricolage-grotesque,"Bricolage Grotesque"),system-ui,sans-serif;--font-family-body:var(--font-hanken-grotesk,"Hanken Grotesk"),system-ui,sans-serif;--hover-shift:10%;--radius-sm:6px;--radius-md:10px;--radius-lg:14px;--radius-xl:18px;--density-gap:8px;--density-section-gap:16px;--density-card-padding:20px;--transition-fast:150ms cubic-bezier(0.4,0,0.2,1);--transition-normal:200ms cubic-bezier(0.4,0,0.2,1);--transition-slow:300ms cubic-bezier(0.4,0,0.2,1);--chat-bubble-user:#F2EFFB;--chat-bubble-agent:#F6F5F9;--shadow-xs:0 1px 3px rgba(0,0,0,0.12);--shadow-sm:0 2px 6px rgba(0,0,0,0.12);--shadow-md:0 4px 12px rgba(0,0,0,0.12);--shadow-lg:0 8px 24px rgba(0,0,0,0.12);--shadow-xl:0 16px 32px rgba(0,0,0,0.12);--shadow-color:rgba(0,0,0,0.12);--data-1:#A06B62;--data-2:#93744A;--data-3:#758151;--data-4:#508870;--data-5:#438691;--data-6:#5E7CA3;--data-7:#80719E;--data-8:#996A84;--icon-star-fg-active:#B8420A}[data-brand=sitehq]{--color-eyebrow:#266B73;--color-eyebrow-warning:#8C6B38;--color-eyebrow-slate:#4D5473;--catalyst-cat-funding-bg:#E0F0FF;--catalyst-cat-funding-fg:#1F61AD;--catalyst-cat-risk-bg:#FFEDE6;--catalyst-cat-risk-fg:#B84020;--catalyst-cat-momentum-bg:#E3F4EA;--catalyst-cat-momentum-fg:#1F7A43;--catalyst-cat-geography-bg:#E0F0FF;--catalyst-cat-geography-fg:#1F61AD;--catalyst-cat-neutral-bg:#EEF1F4;--catalyst-cat-neutral-fg:#475569;--color-primary:#355C7D;--icon-star-fg-active:#B8420A}.density-compact{--density-gap:4px;--density-section-gap:8px;--density-card-padding:8px;--density-list-item-height:32px}[data-theme=dark]{--surface-bg:#121214;--surface-card:#1E1E22;--surface-border:#4B5563;--surface-card-border:rgba(255,255,255,0.08);--color-disabled-bg:rgba(46,46,52,0.6);--color-disabled-text:#64748B;--annotation-label-bg:#F4F2ED;--color-link:#60A5FA;--text-primary:#DEDEDE;--text-secondary:#AFAFAF;--text-muted:#616161;--input-placeholder:#7A7A7A;--status-success:#4ADE80;--status-error:#FCA5A5;--status-warning:#FBBF24;--status-info:#60A5FA;--btn-success-bg:var(--status-success);--status-success-bg:rgba(74,222,128,0.20);--status-warning-bg:rgba(251,191,36,0.20);--status-neutral-bg:#2E3438;--status-error-bg:rgba(252,165,165,0.20);--status-info-bg:rgba(96,165,250,0.20);--org-highlight-department:#60A5FA;--org-highlight-stakeholder:#7CCEDC;--org-highlight-decision-maker:#5BC891;--org-highlight-detractor:#FFB340;--org-highlight-drop-bg:#262320;--surface-bg-foreground:#DEDEDE;--surface-card-foreground:#DEDEDE;--status-success-foreground:#1A1A1A;--status-error-foreground:#1A1A1A;--status-warning-foreground:#1A1A1A;--status-info-foreground:#1A1A1A;--surface-highlight:color-mix(in srgb,var(--color-primary) 20%,var(--surface-card));--color-drop-active:color-mix(in srgb,var(--color-primary) 18%,var(--surface-card));--color-drop-convert-active:color-mix(in srgb,var(--color-accent) 22%,var(--surface-card));--color-primary-hover:color-mix(in srgb,var(--color-primary) calc(100% - var(--hover-shift)),white);--color-primary-active:#4A7BA4;--data-1:#AC766D;--data-2:#9F8056;--data-3:#808D5C;--data-4:#5C947C;--data-5:#4F929D;--data-6:#6A88B0;--data-7:#8C7DAB;--data-8:#A57590;--data-foreground:#141919;--score-green-bg:#0E2A1F;--score-green-fg:#3DC384;--score-amber-bg:#382F18;--score-amber-fg:#F2B23D;--score-red-bg:#502525;--score-red-fg:#FF7A7A;--score-pink-bg:#612A47;--score-pink-fg:#FF85B8;--score-priority-critical-bg:#3E1F1F;--score-priority-critical-fg:#E57373;--score-priority-urgent-bg:#3E2F1B;--score-priority-urgent-fg:#E5B85C;--score-priority-high-bg:#1B2E45;--score-priority-high-fg:#5C9DD9;--score-priority-medium-bg:#2A2D33;--score-priority-medium-fg:#A0A5AD;--score-priority-low-bg:#26272A;--score-priority-low-fg:#7A7A80;--champion-badge-bg:#1F1F38;--champion-badge-fg:#5C9DD9;--champion-designation-champion-bg:#1F1F38;--champion-designation-champion-fg:#5C9DD9;--champion-designation-supporter-bg:#3A2E12;--champion-designation-supporter-fg:#FBBF24;--champion-designation-friendly-bg:#2A2F37;--champion-designation-friendly-fg:#CBD5E1;--champion-designation-detractor-bg:#3A1E1E;--champion-designation-detractor-fg:#FCA5A5;--color-stage-new:#121821;--color-stage-contacted:#121D21;--color-stage-qualified:#12211D;--color-stage-disqualified:#18191B;--color-stage-converted:#12211D;--color-stage-vetting:#211D12;--color-stage-needs-analysis:#1A1F14;--color-stage-proposal:#121721;--color-stage-negotiation:#1E151E;--color-stage-job-won:#122117;--color-stage-lost:#201313;--color-stage-won:#122117;--color-stage-not-started:#18191B;--color-stage-in-progress:#122118;--color-stage-on-hold:#201A13;--color-stage-completed:#161618;--color-stage-cancelled:#18191B}[data-theme=dark]:not([data-brand]),[data-theme=dark][data-brand=brainnote]{--color-eyebrow:#4FA8B0;--color-eyebrow-warning:#C2A05A;--color-eyebrow-slate:#9098C0;--catalyst-cat-funding-bg:#16273D;--catalyst-cat-funding-fg:#7FB4F0;--catalyst-cat-risk-bg:#3A2218;--catalyst-cat-risk-fg:#F0A07F;--catalyst-cat-momentum-bg:#15301F;--catalyst-cat-momentum-fg:#6FD49A;--catalyst-cat-geography-bg:#16273D;--catalyst-cat-geography-fg:#7FB4F0;--catalyst-cat-neutral-bg:#2E3438;--catalyst-cat-neutral-fg:#AFAFAF;--surface-bg:#1A1816;--surface-card:#231F1C;--color-primary:#6B9BC4;--color-primary-dark:#4A7BA4;--color-primary-light:#8BB5D4;--color-primary-lightest:#A8C9E0;--color-accent:#D4B05A;--color-primary-foreground:#1A1816;--chat-bubble-user:#2C2E30;--chat-bubble-agent:#1A1817;--shadow-xs:0 1px 2px rgba(0,0,0,0.20);--shadow-sm:0 1px 4px rgba(0,0,0,0.20);--shadow-md:0 2px 8px rgba(0,0,0,0.20);--shadow-lg:0 6px 16px rgba(0,0,0,0.20);--shadow-xl:0 12px 25px rgba(0,0,0,0.20);--shadow-color:rgba(0,0,0,0.20);--icon-star-fg-active:#E5C158}[data-theme=dark][data-brand=savvyspark]{--color-eyebrow:#4FA8B0;--color-eyebrow-warning:#C2A05A;--color-eyebrow-slate:#9098C0;--catalyst-cat-funding-bg:#16273D;--catalyst-cat-funding-fg:#7FB4F0;--catalyst-cat-risk-bg:#3A2218;--catalyst-cat-risk-fg:#F0A07F;--catalyst-cat-momentum-bg:#15301F;--catalyst-cat-momentum-fg:#6FD49A;--catalyst-cat-geography-bg:#16273D;--catalyst-cat-geography-fg:#7FB4F0;--catalyst-cat-neutral-bg:#2E3438;--catalyst-cat-neutral-fg:#AFAFAF;--surface-bg:#141919;--surface-card:#1C2323;--surface-border:#4B5563;--color-primary:#33A5AD;--color-primary-active:#1E7D84;--color-primary-dark:#1A8B93;--color-primary-light:#4DB8BF;--color-primary-lightest:#80D0D5;--color-accent:#E8A030;--color-link:#33A5AD;--color-primary-foreground:#141919;--text-primary:#E0DCD6;--text-muted:#918B7F;--input-placeholder:#A39C8F;--surface-bg-foreground:#E0DCD6;--surface-card-foreground:#E0DCD6;--chat-bubble-user:#1F3334;--chat-bubble-agent:#141919;--shadow-xs:0 1px 2px rgba(0,0,0,0.25);--shadow-sm:0 1px 3px rgba(0,0,0,0.25);--shadow-md:0 2px 6px rgba(0,0,0,0.25);--shadow-lg:0 4px 12px rgba(0,0,0,0.25);--shadow-xl:0 8px 20px rgba(0,0,0,0.25);--shadow-color:rgba(0,0,0,0.25);--data-1:#BE8075;--data-2:#AF8B59;--data-3:#8C9A61;--data-4:#60A286;--data-5:#51A0AD;--data-6:#7195C3;--data-7:#9A87BC;--data-8:#B67E9D;--icon-star-fg-active:#F2B341}[data-theme=dark][data-brand=procliq]{--color-eyebrow:#4FA8B0;--color-eyebrow-warning:#C2A05A;--color-eyebrow-slate:#9098C0;--catalyst-cat-funding-bg:#16273D;--catalyst-cat-funding-fg:#7FB4F0;--catalyst-cat-risk-bg:#3A2218;--catalyst-cat-risk-fg:#F0A07F;--catalyst-cat-momentum-bg:#15301F;--catalyst-cat-momentum-fg:#6FD49A;--catalyst-cat-geography-bg:#16273D;--catalyst-cat-geography-fg:#7FB4F0;--catalyst-cat-neutral-bg:#2E3438;--catalyst-cat-neutral-fg:#AFAFAF;--surface-bg:#161418;--surface-card:#1E1B22;--color-primary:#B090E8;--color-primary-active:#8C6EC8;--color-primary-dark:#9570D0;--color-primary-light:#C8B0F0;--color-primary-lightest:#E4D8F8;--color-accent:#E8707C;--color-primary-foreground:#161418;--chat-bubble-user:#30293A;--chat-bubble-agent:#161418;--shadow-xs:0 1px 3px rgba(0,0,0,0.30);--shadow-sm:0 2px 6px rgba(0,0,0,0.30);--shadow-md:0 4px 12px rgba(0,0,0,0.30);--shadow-lg:0 8px 24px rgba(0,0,0,0.30);--shadow-xl:0 16px 32px rgba(0,0,0,0.30);--shadow-color:rgba(0,0,0,0.30);--data-1:#B37C73;--data-2:#A5865B;--data-3:#869362;--data-4:#629A82;--data-5:#5598A4;--data-6:#6F8EB6;--data-7:#9283B1;--data-8:#AC7B96;--icon-star-fg-active:#E8A040}[data-theme=dark][data-brand=sitehq]{--color-eyebrow:#4FA8B0;--color-eyebrow-warning:#C2A05A;--color-eyebrow-slate:#9098C0;--catalyst-cat-funding-bg:#16273D;--catalyst-cat-funding-fg:#7FB4F0;--catalyst-cat-risk-bg:#3A2218;--catalyst-cat-risk-fg:#F0A07F;--catalyst-cat-momentum-bg:#15301F;--catalyst-cat-momentum-fg:#6FD49A;--catalyst-cat-geography-bg:#16273D;--catalyst-cat-geography-fg:#7FB4F0;--catalyst-cat-neutral-bg:#2E3438;--catalyst-cat-neutral-fg:#AFAFAF;--surface-highlight:color-mix(in srgb,#355C7D 10%,var(--surface-card));--icon-star-fg-active:#E8A040}@media (prefers-reduced-motion:reduce){:root{--motion-duration-sm:0ms;--motion-duration-md:0ms}}:root[data-sidebar-collapsed=true]{--sidebar-current-width:var(--sidebar-collapsed-width)}.text-caption{font-family:var(--font-family-body);font-weight:400;font-size:12px;line-height:16px;letter-spacing:0}.text-heading-1{font-size:30px;line-height:36px}.text-heading-1,.text-heading-2{font-family:var(--font-family-heading);font-weight:600;letter-spacing:0}.text-heading-2{font-size:24px;line-height:32px}.text-heading-3{font-family:var(--font-family-heading);font-weight:600;font-size:18px;line-height:28px;letter-spacing:0}.text-body-large{font-size:16px;line-height:24px}.text-body-default,.text-body-large{font-family:var(--font-family-body);font-weight:400;letter-spacing:0}.text-body-default{font-size:14px;line-height:20px}.text-body-small{font-family:var(--font-family-body);font-weight:400;font-size:12px;line-height:16px;letter-spacing:0}.text-label-default{font-size:14px;line-height:20px}.text-label-default,.text-label-small{font-family:var(--font-family-body);font-weight:500;letter-spacing:0}.text-label-small{font-size:12px;line-height:16px}.text-app-display{font-family:Figtree,system-ui,sans-serif;font-weight:600;font-size:48px;line-height:.93;letter-spacing:-.02em}*,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgb(59 130 246/0.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgb(59 130 246/0.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }

/* ! tailwindcss v3.4.19 | MIT License | https://tailwindcss.com
 */*,:after,:before{box-sizing:border-box;border:0 solid #e5e7eb}:after,:before{--tw-content:""}:host,html{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{color:#9ca3af}input::placeholder,textarea::placeholder{color:#9ca3af}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}summary::-webkit-details-marker{display:none}.\!container{width:100%!important;margin-right:auto!important;margin-left:auto!important}.container{width:100%;margin-right:auto;margin-left:auto}@media (min-width:100%){.\!container{max-width:100%!important}.container{max-width:100%}}@media (min-width:600px){.\!container{max-width:600px!important}.container{max-width:600px}}@media (min-width:1600px){.\!container{max-width:1600px!important}.container{max-width:1600px}}.prose{color:var(--tw-prose-body);max-width:65ch}.prose :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.prose :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}.prose :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.prose :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.prose :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.prose :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.prose :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}.prose :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.prose :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-inline-start-width:.25rem;border-inline-start-color:var(--tw-prose-quote-borders);quotes:"\201C""\201D""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em}.prose :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.prose :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.prose :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.prose :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:900;color:inherit}.prose :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.prose :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:800;color:inherit}.prose :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.prose :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.prose :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.prose :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.prose :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-top:2em;margin-bottom:2em}.prose :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-family:inherit;color:var(--tw-prose-kbd);box-shadow:0 0 0 1px var(--tw-prose-kbd-shadows),0 3px 0 var(--tw-prose-kbd-shadows);font-size:.875em;border-radius:.3125rem;padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;padding-inline-start:.375em}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}.prose :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.prose :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.prose :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding-top:.8571429em;padding-inline-end:1.1428571em;padding-bottom:.8571429em;padding-inline-start:1.1428571em}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.prose :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){width:100%;table-layout:auto;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.prose :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.prose :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.prose :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.prose :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.prose :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}.prose :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.prose :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.prose :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:start}.prose :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.prose{--tw-prose-body:#374151;--tw-prose-headings:#111827;--tw-prose-lead:#4b5563;--tw-prose-links:#111827;--tw-prose-bold:#111827;--tw-prose-counters:#6b7280;--tw-prose-bullets:#d1d5db;--tw-prose-hr:#e5e7eb;--tw-prose-quotes:#111827;--tw-prose-quote-borders:#e5e7eb;--tw-prose-captions:#6b7280;--tw-prose-kbd:#111827;--tw-prose-kbd-shadows:rgb(17 24 39/10%);--tw-prose-code:#111827;--tw-prose-pre-code:#e5e7eb;--tw-prose-pre-bg:#1f2937;--tw-prose-th-borders:#d1d5db;--tw-prose-td-borders:#e5e7eb;--tw-prose-invert-body:#d1d5db;--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:#9ca3af;--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:#9ca3af;--tw-prose-invert-bullets:#4b5563;--tw-prose-invert-hr:#374151;--tw-prose-invert-quotes:#f3f4f6;--tw-prose-invert-quote-borders:#374151;--tw-prose-invert-captions:#9ca3af;--tw-prose-invert-kbd:#fff;--tw-prose-invert-kbd-shadows:rgb(255 255 255/10%);--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:#d1d5db;--tw-prose-invert-pre-bg:rgb(0 0 0/50%);--tw-prose-invert-th-borders:#4b5563;--tw-prose-invert-td-borders:#374151;font-size:1rem;line-height:1.75}.prose :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.prose :where(.prose>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose :where(.prose>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose :where(.prose>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}.prose :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.5714286em;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.prose :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(.prose>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(.prose>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.prose-sm{font-size:.875rem;line-height:1.7142857}.prose-sm :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.prose-sm :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;line-height:1.5555556;margin-top:.8888889em;margin-bottom:.8888889em}.prose-sm :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-inline-start:1.1111111em}.prose-sm :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:2.1428571em;margin-top:0;margin-bottom:.8em;line-height:1.2}.prose-sm :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.4285714em;margin-top:1.6em;margin-bottom:.8em;line-height:1.4}.prose-sm :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;margin-top:1.5555556em;margin-bottom:.4444444em;line-height:1.5555556}.prose-sm :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.4285714em;margin-bottom:.5714286em;line-height:1.4285714}.prose-sm :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.prose-sm :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.prose-sm :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose-sm :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.prose-sm :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;border-radius:.3125rem;padding-top:.1428571em;padding-inline-end:.3571429em;padding-bottom:.1428571em;padding-inline-start:.3571429em}.prose-sm :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em}.prose-sm :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.9em}.prose-sm :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em}.prose-sm :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.6666667;margin-top:1.6666667em;margin-bottom:1.6666667em;border-radius:.25rem;padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.prose-sm :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.prose-sm :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.prose-sm :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;margin-bottom:.2857143em}.prose-sm :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.prose-sm :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.prose-sm :where(.prose-sm>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.prose-sm :where(.prose-sm>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.prose-sm :where(.prose-sm>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.prose-sm :where(.prose-sm>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.prose-sm :where(.prose-sm>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.prose-sm :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.prose-sm :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.prose-sm :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.prose-sm :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;padding-inline-start:1.5714286em}.prose-sm :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2.8571429em;margin-bottom:2.8571429em}.prose-sm :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.5}.prose-sm :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.prose-sm :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose-sm :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose-sm :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.prose-sm :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose-sm :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose-sm :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.prose-sm :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose-sm :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.3333333;margin-top:.6666667em}.prose-sm :where(.prose-sm>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(.prose-sm>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.pointer-events-none{pointer-events:none}.pointer-events-auto{pointer-events:auto}.visible{visibility:visible}.invisible{visibility:hidden}.collapse{visibility:collapse}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{inset:0}.inset-y-0{top:0;bottom:0}.-bottom-1{bottom:-.25rem}.-right-1{right:-.25rem}.-right-2{right:-.5rem}.-right-3{right:-.75rem}.-top-1{top:-.25rem}.-top-2{top:-.5rem}.-top-3{top:-.75rem}.bottom-0{bottom:0}.bottom-1{bottom:.25rem}.bottom-4{bottom:1rem}.left-0{left:0}.left-1\/2{left:50%}.left-3{left:.75rem}.left-\[Npx\]{left:Npx}.right-0{right:0}.right-1{right:.25rem}.right-14{right:3.5rem}.right-2{right:.5rem}.right-3{right:.75rem}.right-\[320px\]{right:320px}.right-\[Npx\]{right:Npx}.top-0{top:0}.top-1{top:.25rem}.top-1\/2{top:50%}.top-12{top:3rem}.top-14{top:3.5rem}.top-2{top:.5rem}.top-3{top:.75rem}.top-3\/4{top:75%}.top-7{top:1.75rem}.top-9{top:2.25rem}.top-\[52px\]{top:52px}.top-\[68px\]{top:68px}.top-full{top:100%}.isolate{isolation:isolate}.z-0{z-index:var(--z-base)}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.z-40{z-index:40}.z-50{z-index:50}.z-\[1000\]{z-index:1000}.z-\[1\]{z-index:1}.z-\[5001\]{z-index:5001}.z-\[5050\]{z-index:5050}.z-\[9999\]{z-index:9999}.z-dropdown{z-index:var(--z-dropdown)}.z-sticky{z-index:var(--z-sticky)}.col-span-2{grid-column:span 2/span 2}.-m-1{margin:-.25rem}.-mx-2{margin-left:-.5rem;margin-right:-.5rem}.-my-1\.5{margin-top:-.375rem;margin-bottom:-.375rem}.mx-0{margin-left:0;margin-right:0}.mx-1{margin-left:.25rem;margin-right:.25rem}.mx-8{margin-left:2rem;margin-right:2rem}.mx-auto{margin-left:auto;margin-right:auto}.my-0\.5{margin-top:.125rem;margin-bottom:.125rem}.my-1{margin-top:.25rem;margin-bottom:.25rem}.my-1\.5{margin-top:.375rem;margin-bottom:.375rem}.my-2{margin-top:.5rem;margin-bottom:.5rem}.my-3{margin-top:.75rem;margin-bottom:.75rem}.-ml-1{margin-left:-.25rem}.-ml-2{margin-left:-.5rem}.-ml-px{margin-left:-1px}.-mt-2{margin-top:-.5rem}.mb-0\.5{margin-bottom:.125rem}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.ml-1{margin-left:.25rem}.ml-2{margin-left:.5rem}.ml-3{margin-left:.75rem}.ml-4{margin-left:1rem}.ml-6{margin-left:1.5rem}.ml-auto{margin-left:auto}.mr-1{margin-right:.25rem}.mr-12{margin-right:3rem}.mr-2{margin-right:.5rem}.mr-3{margin-right:.75rem}.mr-4{margin-right:1rem}.mr-8{margin-right:2rem}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-1\.5{margin-top:.375rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mt-auto{margin-top:auto}.box-border{box-sizing:border-box}.line-clamp-2{-webkit-line-clamp:2}.line-clamp-2,.line-clamp-5{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical}.line-clamp-5{-webkit-line-clamp:5}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.contents{display:contents}.\!hidden{display:none!important}.hidden{display:none}.aspect-square{aspect-ratio:1/1}.aspect-video{aspect-ratio:16/9}.\!h-\[13px\]{height:13px!important}.h-0{height:0}.h-0\.5{height:.125rem}.h-1{height:.25rem}.h-1\.5{height:.375rem}.h-10{height:2.5rem}.h-12{height:3rem}.h-14{height:3.5rem}.h-16{height:4rem}.h-2{height:.5rem}.h-2\.5{height:.625rem}.h-20{height:5rem}.h-3{height:.75rem}.h-3\.5{height:.875rem}.h-32{height:8rem}.h-4{height:1rem}.h-40{height:10rem}.h-44{height:11rem}.h-48{height:12rem}.h-5{height:1.25rem}.h-52{height:13rem}.h-6{height:1.5rem}.h-64{height:16rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-9{height:2.25rem}.h-\[120px\]{height:120px}.h-\[13px\]{height:13px}.h-\[14px\]{height:14px}.h-\[165px\]{height:165px}.h-\[18px\]{height:18px}.h-\[200px\]{height:200px}.h-\[220px\]{height:220px}.h-\[22px\]{height:22px}.h-\[25px\]{height:25px}.h-\[26px\]{height:26px}.h-\[30px\]{height:30px}.h-\[360px\]{height:360px}.h-\[36px\]{height:36px}.h-\[380px\]{height:380px}.h-\[3px\]{height:3px}.h-\[432px\]{height:432px}.h-\[56px\]{height:56px}.h-\[5px\]{height:5px}.h-\[70px\]{height:70px}.h-\[72px\]{height:72px}.h-\[80vh\]{height:80vh}.h-\[84px\]{height:84px}.h-\[90vh\]{height:90vh}.h-auto{height:auto}.h-fit{height:-moz-fit-content;height:fit-content}.h-full{height:100%}.h-px{height:1px}.h-screen{height:100vh}.max-h-32{max-height:8rem}.max-h-64{max-height:16rem}.max-h-72{max-height:18rem}.max-h-80{max-height:20rem}.max-h-\[240px\]{max-height:240px}.max-h-\[280px\]{max-height:280px}.max-h-\[390px\]{max-height:390px}.max-h-\[432px\]{max-height:432px}.max-h-\[50vh\]{max-height:50vh}.max-h-\[60vh\]{max-height:60vh}.max-h-\[70vh\]{max-height:70vh}.max-h-\[720px\]{max-height:720px}.max-h-\[80vh\]{max-height:80vh}.max-h-\[82vh\]{max-height:82vh}.max-h-\[84vh\]{max-height:84vh}.max-h-\[85vh\]{max-height:85vh}.max-h-\[86vh\]{max-height:86vh}.max-h-\[calc\(100vh-8rem\)\]{max-height:calc(100vh - 8rem)}.max-h-\[calc\(100vh_-_48px\)\]{max-height:calc(100vh - 48px)}.max-h-\[min\(60vh\2c calc\(100vh-240px\)\)\]{max-height:min(60vh,calc(100vh - 240px))}.max-h-\[min\(840px\2c calc\(100vh-56px\)\)\]{max-height:min(840px,calc(100vh - 56px))}.max-h-full{max-height:100%}.min-h-0{min-height:0}.min-h-6{min-height:1.5rem}.min-h-\[100px\]{min-height:100px}.min-h-\[10px\]{min-height:10px}.min-h-\[120px\]{min-height:120px}.min-h-\[180px\]{min-height:180px}.min-h-\[18px\]{min-height:18px}.min-h-\[236px\]{min-height:236px}.min-h-\[264px\]{min-height:264px}.min-h-\[320px\]{min-height:320px}.min-h-\[34px\]{min-height:34px}.min-h-\[360px\]{min-height:360px}.min-h-\[380px\]{min-height:380px}.min-h-\[440px\]{min-height:440px}.min-h-\[452px\]{min-height:452px}.min-h-\[50px\]{min-height:50px}.min-h-\[64px\]{min-height:64px}.min-h-\[72px\]{min-height:72px}.min-h-screen{min-height:100vh}.\!w-\[13px\]{width:13px!important}.w-0{width:0}.w-0\.5{width:.125rem}.w-1{width:.25rem}.w-1\.5{width:.375rem}.w-1\/12{width:8.333333%}.w-1\/2{width:50%}.w-1\/3{width:33.333333%}.w-10{width:2.5rem}.w-10\/12{width:83.333333%}.w-12{width:3rem}.w-14{width:3.5rem}.w-16{width:4rem}.w-2{width:.5rem}.w-2\.5{width:.625rem}.w-2\/12{width:16.666667%}.w-2\/3{width:66.666667%}.w-2\/5{width:40%}.w-20{width:5rem}.w-24{width:6rem}.w-28{width:7rem}.w-3{width:.75rem}.w-3\.5{width:.875rem}.w-3\/5{width:60%}.w-32{width:8rem}.w-36{width:9rem}.w-4{width:1rem}.w-4\/5{width:80%}.w-40{width:10rem}.w-44{width:11rem}.w-48{width:12rem}.w-5{width:1.25rem}.w-5\/12{width:41.666667%}.w-5\/6{width:83.333333%}.w-52{width:13rem}.w-6{width:1.5rem}.w-6\/12{width:50%}.w-60{width:15rem}.w-64{width:16rem}.w-7{width:1.75rem}.w-7\/12{width:58.333333%}.w-72{width:18rem}.w-8{width:2rem}.w-8\/12{width:66.666667%}.w-80{width:20rem}.w-9{width:2.25rem}.w-96{width:24rem}.w-\[1040px\]{width:1040px}.w-\[1120px\]{width:1120px}.w-\[112px\]{width:112px}.w-\[120px\]{width:120px}.w-\[13px\]{width:13px}.w-\[140px\]{width:140px}.w-\[14px\]{width:14px}.w-\[165px\]{width:165px}.w-\[18px\]{width:18px}.w-\[200px\]{width:200px}.w-\[220px\]{width:220px}.w-\[22px\]{width:22px}.w-\[240px\]{width:240px}.w-\[265px\]{width:265px}.w-\[26px\]{width:26px}.w-\[280px\]{width:280px}.w-\[28rem\]{width:28rem}.w-\[300px\]{width:300px}.w-\[320px\]{width:320px}.w-\[330px\]{width:330px}.w-\[334px\]{width:334px}.w-\[367px\]{width:367px}.w-\[3px\]{width:3px}.w-\[400px\]{width:400px}.w-\[420px\]{width:420px}.w-\[440px\]{width:440px}.w-\[448px\]{width:448px}.w-\[480px\]{width:480px}.w-\[500px\]{width:500px}.w-\[51px\]{width:51px}.w-\[52px\]{width:52px}.w-\[560px\]{width:560px}.w-\[58px\]{width:58px}.w-\[600px\]{width:600px}.w-\[620px\]{width:620px}.w-\[640px\]{width:640px}.w-\[680px\]{width:680px}.w-\[720px\]{width:720px}.w-\[760px\]{width:760px}.w-\[768px\]{width:768px}.w-\[770px\]{width:770px}.w-\[820px\]{width:820px}.w-\[84px\]{width:84px}.w-\[920px\]{width:920px}.w-\[min\(420px\2c 92vw\)\]{width:min(420px,92vw)}.w-\[min\(480px\2c 92vw\)\]{width:min(480px,92vw)}.w-\[min\(520px\2c 92vw\)\]{width:min(520px,92vw)}.w-\[min\(560px\2c 92vw\)\]{width:min(560px,92vw)}.w-\[min\(640px\2c 92vw\)\]{width:min(640px,92vw)}.w-\[min\(720px\2c 92vw\)\]{width:min(720px,92vw)}.w-\[min\(900px\2c 94vw\)\]{width:min(900px,94vw)}.w-\[\2026\]{width:…}.w-auto{width:auto}.w-fit{width:-moz-fit-content;width:fit-content}.w-full{width:100%}.w-px{width:1px}.w-screen{width:100vw}.min-w-0{min-width:0}.min-w-10{min-width:2.5rem}.min-w-96{min-width:24rem}.min-w-\[1280px\]{min-width:1280px}.min-w-\[16px\]{min-width:16px}.min-w-\[18px\]{min-width:18px}.min-w-\[208px\]{min-width:208px}.min-w-\[240px\]{min-width:240px}.min-w-\[34px\]{min-width:34px}.min-w-\[360px\]{min-width:360px}.min-w-\[420px\]{min-width:420px}.min-w-\[44px\]{min-width:44px}.min-w-\[460px\]{min-width:460px}.min-w-\[480px\]{min-width:480px}.min-w-\[51px\]{min-width:51px}.min-w-\[560px\]{min-width:560px}.min-w-\[64px\]{min-width:64px}.min-w-\[680px\]{min-width:680px}.min-w-\[72px\]{min-width:72px}.min-w-\[98px\]{min-width:98px}.min-w-full{min-width:100%}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-40{max-width:10rem}.max-w-4xl{max-width:56rem}.max-w-6xl{max-width:72rem}.max-w-7xl{max-width:80rem}.max-w-\[1280px\]{max-width:1280px}.max-w-\[180px\]{max-width:180px}.max-w-\[190px\]{max-width:190px}.max-w-\[200px\]{max-width:200px}.max-w-\[290px\]{max-width:290px}.max-w-\[320px\]{max-width:320px}.max-w-\[40ch\]{max-width:40ch}.max-w-\[420px\]{max-width:420px}.max-w-\[460px\]{max-width:460px}.max-w-\[480px\]{max-width:480px}.max-w-\[560px\]{max-width:560px}.max-w-\[60\%\]{max-width:60%}.max-w-\[640px\]{max-width:640px}.max-w-\[720px\]{max-width:720px}.max-w-\[760px\]{max-width:760px}.max-w-\[8\.5rem\]{max-width:8.5rem}.max-w-\[84px\]{max-width:84px}.max-w-\[860px\]{max-width:860px}.max-w-\[904px\]{max-width:904px}.max-w-\[90vw\]{max-width:90vw}.max-w-\[920px\]{max-width:920px}.max-w-\[92vw\]{max-width:92vw}.max-w-\[95vw\]{max-width:95vw}.max-w-\[960px\]{max-width:960px}.max-w-\[96vw\]{max-width:96vw}.max-w-full{max-width:100%}.max-w-lg{max-width:32rem}.max-w-md{max-width:28rem}.max-w-none{max-width:none}.max-w-xl{max-width:36rem}.max-w-xs{max-width:20rem}.flex-1{flex:1 1 0%}.flex-auto{flex:1 1 auto}.flex-none{flex:none}.flex-shrink-0{flex-shrink:0}.shrink{flex-shrink:1}.shrink-0{flex-shrink:0}.flex-grow{flex-grow:1}.flex-grow-0{flex-grow:0}.grow{flex-grow:1}.basis-0{flex-basis:0px}.caption-bottom{caption-side:bottom}.origin-top-left{transform-origin:top left}.-translate-x-1\/2{--tw-translate-x:-50%}.-translate-x-1\/2,.-translate-y-1\/2{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-1\/2{--tw-translate-y:-50%}.translate-y-1\/2{--tw-translate-y:50%}.-rotate-90,.translate-y-1\/2{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-rotate-90{--tw-rotate:-90deg}.rotate-0{--tw-rotate:0deg}.rotate-0,.rotate-45{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-45{--tw-rotate:45deg}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform-gpu{transform:translate3d(var(--tw-translate-x),var(--tw-translate-y),0) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes spin{to{transform:rotate(1turn)}}.animate-spin{animation:spin 1s linear infinite}.cursor-grab{cursor:grab}.cursor-grabbing{cursor:grabbing}.cursor-help{cursor:help}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.cursor-wait{cursor:wait}.touch-none{touch-action:none}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.select-all{-webkit-user-select:all;-moz-user-select:all;user-select:all}.resize-y{resize:vertical}.resize{resize:both}.list-inside{list-style-position:inside}.list-decimal{list-style-type:decimal}.list-disc{list-style-type:disc}.list-none{list-style-type:none}.appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-\[86px_62px_minmax\(220px\2c 1\.6fr\)_92px_88px_70px_112px_150px_74px_90px_112px_96px\]{grid-template-columns:86px 62px minmax(220px,1.6fr) 92px 88px 70px 112px 150px 74px 90px 112px 96px}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.content-start{align-content:flex-start}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-baseline{align-items:baseline}.items-stretch{align-items:stretch}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-0{gap:0}.gap-0\.5{gap:.125rem}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-10{gap:2.5rem}.gap-16{gap:4rem}.gap-2{gap:.5rem}.gap-2\.5{gap:.625rem}.gap-3{gap:.75rem}.gap-3\.5{gap:.875rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.gap-\[10px\]{gap:10px}.gap-\[14px\]{gap:14px}.gap-\[18px\]{gap:18px}.gap-\[3px\]{gap:3px}.gap-\[5px\]{gap:5px}.gap-x-1\.5{-moz-column-gap:.375rem;column-gap:.375rem}.gap-x-2{-moz-column-gap:.5rem;column-gap:.5rem}.gap-x-4{-moz-column-gap:1rem;column-gap:1rem}.gap-y-1{row-gap:.25rem}.gap-y-3{row-gap:.75rem}.-space-x-1\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-.375rem * var(--tw-space-x-reverse));margin-left:calc(-.375rem * calc(1 - var(--tw-space-x-reverse)))}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-reverse))}.space-y-1\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.375rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.375rem * var(--tw-space-y-reverse))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(2rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2rem * var(--tw-space-y-reverse))}.divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px * var(--tw-divide-y-reverse))}.divide-surface-border>:not([hidden])~:not([hidden]){border-color:var(--surface-border)}.self-start{align-self:flex-start}.self-center{align-self:center}.self-stretch{align-self:stretch}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-visible{overflow:visible}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.overflow-x-hidden{overflow-x:hidden}.overflow-y-hidden{overflow-y:hidden}.overflow-y-scroll{overflow-y:scroll}.overscroll-contain{overscroll-behavior:contain}.truncate{overflow:hidden;white-space:nowrap}.text-ellipsis,.truncate{text-overflow:ellipsis}.hyphens-auto{hyphens:auto}.whitespace-normal{white-space:normal}.whitespace-nowrap{white-space:nowrap}.whitespace-pre-line{white-space:pre-line}.whitespace-pre-wrap{white-space:pre-wrap}.text-nowrap{text-wrap:nowrap}.break-normal{overflow-wrap:normal;word-break:normal}.break-words{overflow-wrap:break-word}.break-all{word-break:break-all}.rounded{border-radius:var(--radius-md)}.rounded-2xl{border-radius:1rem}.rounded-\[10px\]{border-radius:10px}.rounded-\[12px\]{border-radius:12px}.rounded-\[14px\]{border-radius:14px}.rounded-\[18px\]{border-radius:18px}.rounded-\[32px\]{border-radius:32px}.rounded-\[6px\]{border-radius:6px}.rounded-\[8px\]{border-radius:8px}.rounded-\[var\(--radius-lg\)\]{border-radius:var(--radius-lg)}.rounded-\[var\(--radius-md\)\]{border-radius:var(--radius-md)}.rounded-\[var\(--radius-sm\)\]{border-radius:var(--radius-sm)}.rounded-full{border-radius:var(--radius-full)}.rounded-lg{border-radius:var(--radius-lg)}.rounded-md{border-radius:var(--radius-md)}.rounded-none{border-radius:var(--radius-none)}.rounded-sm{border-radius:var(--radius-sm)}.rounded-xl{border-radius:var(--radius-xl)}.rounded-b-lg{border-bottom-right-radius:var(--radius-lg);border-bottom-left-radius:var(--radius-lg)}.rounded-l-md{border-top-left-radius:var(--radius-md);border-bottom-left-radius:var(--radius-md)}.rounded-r-md{border-top-right-radius:var(--radius-md);border-bottom-right-radius:var(--radius-md)}.rounded-t-lg{border-top-left-radius:var(--radius-lg);border-top-right-radius:var(--radius-lg)}.rounded-bl-full{border-bottom-left-radius:var(--radius-full)}.rounded-bl-lg{border-bottom-left-radius:var(--radius-lg)}.rounded-bl-md{border-bottom-left-radius:var(--radius-md)}.rounded-br-md{border-bottom-right-radius:var(--radius-md)}.rounded-tl-md{border-top-left-radius:var(--radius-md)}.rounded-tr-md{border-top-right-radius:var(--radius-md)}.border{border-width:1px}.border-0{border-width:0}.border-2{border-width:2px}.border-\[1\.2px\]{border-width:1.2px}.border-\[1\.5px\]{border-width:1.5px}.border-b{border-bottom-width:1px}.border-b-0{border-bottom-width:0}.border-b-2{border-bottom-width:2px}.border-l{border-left-width:1px}.border-l-2{border-left-width:2px}.border-l-4{border-left-width:4px}.border-r{border-right-width:1px}.border-t{border-top-width:1px}.border-t-0{border-top-width:0}.border-dashed{border-style:dashed}.border-none{border-style:none}.border-\[\#BF8C1A\]{--tw-border-opacity:1;border-color:rgb(191 140 26/var(--tw-border-opacity,1))}.border-\[\#D9D9D9\]{--tw-border-opacity:1;border-color:rgb(217 217 217/var(--tw-border-opacity,1))}.border-\[\#E0E0E0\]{--tw-border-opacity:1;border-color:rgb(224 224 224/var(--tw-border-opacity,1))}.border-\[\#E6E6E6\]{--tw-border-opacity:1;border-color:rgb(230 230 230/var(--tw-border-opacity,1))}.border-\[\#EBEBEB\]{--tw-border-opacity:1;border-color:rgb(235 235 235/var(--tw-border-opacity,1))}.border-\[\#F2E0E0\]{--tw-border-opacity:1;border-color:rgb(242 224 224/var(--tw-border-opacity,1))}.border-\[\#c4bdb3\]{--tw-border-opacity:1;border-color:rgb(196 189 179/var(--tw-border-opacity,1))}.border-\[\#d9d9d9\]{--tw-border-opacity:1;border-color:rgb(217 217 217/var(--tw-border-opacity,1))}.border-\[var\(--color-eyebrow-warning\)\]{border-color:var(--color-eyebrow-warning)}.border-\[var\(--color-primary\)\]{border-color:var(--color-primary)}.border-black{--tw-border-opacity:1;border-color:rgb(0 0 0/var(--tw-border-opacity,1))}.border-blue-200{--tw-border-opacity:1;border-color:rgb(191 219 254/var(--tw-border-opacity,1))}.border-content-muted{border-color:var(--text-muted)}.border-content-primary{border-color:var(--text-primary)}.border-content-secondary{border-color:var(--text-secondary)}.border-disabled-text{border-color:var(--color-disabled-text)}.border-gray-100{--tw-border-opacity:1;border-color:rgb(243 244 246/var(--tw-border-opacity,1))}.border-gray-200{--tw-border-opacity:1;border-color:rgb(229 231 235/var(--tw-border-opacity,1))}.border-gray-300{--tw-border-opacity:1;border-color:rgb(209 213 219/var(--tw-border-opacity,1))}.border-green-200{--tw-border-opacity:1;border-color:rgb(187 247 208/var(--tw-border-opacity,1))}.border-orange-200{--tw-border-opacity:1;border-color:rgb(254 215 170/var(--tw-border-opacity,1))}.border-primary{border-color:var(--color-primary)}.border-primary-dark{border-color:var(--color-primary-dark)}.border-red-200{--tw-border-opacity:1;border-color:rgb(254 202 202/var(--tw-border-opacity,1))}.border-red-300{--tw-border-opacity:1;border-color:rgb(252 165 165/var(--tw-border-opacity,1))}.border-red-500{--tw-border-opacity:1;border-color:rgb(239 68 68/var(--tw-border-opacity,1))}.border-status-error{border-color:var(--status-error)}.border-status-info{border-color:var(--status-info)}.border-status-warning{border-color:var(--status-warning)}.border-surface-bg{border-color:var(--surface-bg)}.border-surface-border{border-color:var(--surface-border)}.border-surface-card{border-color:var(--surface-card)}.border-surface-card-border{border-color:var(--surface-card-border)}.border-surface-highlight{border-color:var(--surface-highlight)}.border-transparent{border-color:transparent}.border-white{--tw-border-opacity:1;border-color:rgb(255 255 255/var(--tw-border-opacity,1))}.border-b-primary-light{border-bottom-color:var(--color-primary-light)}.border-l-amber-500{--tw-border-opacity:1;border-left-color:rgb(245 158 11/var(--tw-border-opacity,1))}.border-l-blue-500{--tw-border-opacity:1;border-left-color:rgb(59 130 246/var(--tw-border-opacity,1))}.border-l-gray-400{--tw-border-opacity:1;border-left-color:rgb(156 163 175/var(--tw-border-opacity,1))}.border-l-primary{border-left-color:var(--color-primary)}.\!bg-primary{background-color:var(--color-primary)!important}.bg-\[\#262626\]\/85{background-color:rgb(38 38 38/.85)}.bg-\[\#FAFAFA\]{--tw-bg-opacity:1;background-color:rgb(250 250 250/var(--tw-bg-opacity,1))}.bg-\[\#FAFBFC\]{--tw-bg-opacity:1;background-color:rgb(250 251 252/var(--tw-bg-opacity,1))}.bg-\[color-mix\(in_srgb\2c var\(--color-primary\)_20\%\2c transparent\)\]{background-color:color-mix(in srgb,var(--color-primary) 20%,transparent)}.bg-\[color-mix\(in_srgb\2c var\(--status-info\)_20\%\2c transparent\)\]{background-color:color-mix(in srgb,var(--status-info) 20%,transparent)}.bg-\[color-mix\(in_srgb\2c var\(--status-warning\)_20\%\2c transparent\)\]{background-color:color-mix(in srgb,var(--status-warning) 20%,transparent)}.bg-\[var\(--interactive-selected-bg\)\]{background-color:var(--interactive-selected-bg)}.bg-\[var\(--overlay-backdrop\)\]{background-color:var(--overlay-backdrop)}.bg-\[var\(--status-error-bg\)\]{background-color:var(--status-error-bg)}.bg-\[var\(--status-info-bg\)\]{background-color:var(--status-info-bg)}.bg-\[var\(--status-neutral-bg\)\]{background-color:var(--status-neutral-bg)}.bg-\[var\(--status-success-bg\)\]{background-color:var(--status-success-bg)}.bg-\[var\(--status-warning-bg\)\]{background-color:var(--status-warning-bg)}.bg-\[var\(--surface-bg\)\]{background-color:var(--surface-bg)}.bg-accent{background-color:var(--color-accent)}.bg-amber-50{--tw-bg-opacity:1;background-color:rgb(255 251 235/var(--tw-bg-opacity,1))}.bg-black{--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity,1))}.bg-black\/60{background-color:rgb(0 0 0/.6)}.bg-blue-100{--tw-bg-opacity:1;background-color:rgb(219 234 254/var(--tw-bg-opacity,1))}.bg-blue-50{--tw-bg-opacity:1;background-color:rgb(239 246 255/var(--tw-bg-opacity,1))}.bg-champion-badge-bg{background-color:var(--champion-badge-bg)}.bg-champion-designation-champion-bg{background-color:var(--champion-designation-champion-bg)}.bg-champion-designation-detractor-bg{background-color:var(--champion-designation-detractor-bg)}.bg-champion-designation-friendly-bg{background-color:var(--champion-designation-friendly-bg)}.bg-champion-designation-supporter-bg{background-color:var(--champion-designation-supporter-bg)}.bg-chip-fill{background-color:var(--color-chip-fill)}.bg-content-muted{background-color:var(--text-muted)}.bg-content-secondary{background-color:var(--text-secondary)}.bg-current{background-color:currentColor}.bg-data-1{background-color:var(--data-1)}.bg-data-2{background-color:var(--data-2)}.bg-data-3{background-color:var(--data-3)}.bg-data-4{background-color:var(--data-4)}.bg-data-5{background-color:var(--data-5)}.bg-data-6{background-color:var(--data-6)}.bg-data-7{background-color:var(--data-7)}.bg-data-8{background-color:var(--data-8)}.bg-disabled-bg{background-color:var(--color-disabled-bg)}.bg-ghost-hover{background-color:var(--color-ghost-hover)}.bg-green-100{--tw-bg-opacity:1;background-color:rgb(220 252 231/var(--tw-bg-opacity,1))}.bg-green-50{--tw-bg-opacity:1;background-color:rgb(240 253 244/var(--tw-bg-opacity,1))}.bg-orange-50{--tw-bg-opacity:1;background-color:rgb(255 247 237/var(--tw-bg-opacity,1))}.bg-primary{background-color:var(--color-primary)}.bg-primary-active{background-color:var(--color-primary-active)}.bg-primary-dark{background-color:var(--color-primary-dark)}.bg-primary-light{background-color:var(--color-primary-light)}.bg-primary-lightest{background-color:var(--color-primary-lightest)}.bg-primary-tint{background-color:var(--color-primary-tint)}.bg-purple-100{--tw-bg-opacity:1;background-color:rgb(243 232 255/var(--tw-bg-opacity,1))}.bg-red-100{--tw-bg-opacity:1;background-color:rgb(254 226 226/var(--tw-bg-opacity,1))}.bg-red-50{--tw-bg-opacity:1;background-color:rgb(254 242 242/var(--tw-bg-opacity,1))}.bg-score-amber-bg{background-color:var(--score-amber-bg)}.bg-score-green-bg{background-color:var(--score-green-bg)}.bg-score-pink-bg{background-color:var(--score-pink-bg)}.bg-score-priority-critical-bg{background-color:var(--score-priority-critical-bg)}.bg-score-priority-high-bg{background-color:var(--score-priority-high-bg)}.bg-score-priority-low-bg{background-color:var(--score-priority-low-bg)}.bg-score-priority-medium-bg{background-color:var(--score-priority-medium-bg)}.bg-score-priority-urgent-bg{background-color:var(--score-priority-urgent-bg)}.bg-score-red-bg{background-color:var(--score-red-bg)}.bg-stage-cancelled{background-color:var(--color-stage-cancelled)}.bg-stage-completed{background-color:var(--color-stage-completed)}.bg-stage-contacted{background-color:var(--color-stage-contacted)}.bg-stage-converted{background-color:var(--color-stage-converted)}.bg-stage-disqualified{background-color:var(--color-stage-disqualified)}.bg-stage-in-progress{background-color:var(--color-stage-in-progress)}.bg-stage-job-won{background-color:var(--color-stage-job-won)}.bg-stage-lost{background-color:var(--color-stage-lost)}.bg-stage-needs-analysis{background-color:var(--color-stage-needs-analysis)}.bg-stage-negotiation{background-color:var(--color-stage-negotiation)}.bg-stage-new{background-color:var(--color-stage-new)}.bg-stage-not-started{background-color:var(--color-stage-not-started)}.bg-stage-on-hold{background-color:var(--color-stage-on-hold)}.bg-stage-proposal{background-color:var(--color-stage-proposal)}.bg-stage-qualified{background-color:var(--color-stage-qualified)}.bg-stage-vetting{background-color:var(--color-stage-vetting)}.bg-stage-won{background-color:var(--color-stage-won)}.bg-status-error{background-color:var(--status-error)}.bg-status-info{background-color:var(--status-info)}.bg-status-neutral-bg{background-color:var(--status-neutral-bg)}.bg-status-success{background-color:var(--status-success)}.bg-status-success-bg{background-color:var(--status-success-bg)}.bg-status-warning{background-color:var(--status-warning)}.bg-status-warning-bg{background-color:var(--status-warning-bg)}.bg-surface-bg{background-color:var(--surface-bg)}.bg-surface-border{background-color:var(--surface-border)}.bg-surface-canvas{background-color:var(--surface-canvas)}.bg-surface-card{background-color:var(--surface-card)}.bg-surface-highlight{background-color:var(--surface-highlight)}.bg-transparent{background-color:transparent}.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.bg-yellow-100{--tw-bg-opacity:1;background-color:rgb(254 249 195/var(--tw-bg-opacity,1))}.bg-opacity-75{--tw-bg-opacity:0.75}.fill-accent{fill:var(--color-accent)}.fill-content-muted{fill:var(--text-muted)}.fill-content-primary{fill:var(--text-primary)}.fill-content-secondary{fill:var(--text-secondary)}.fill-current{fill:currentColor}.fill-primary{fill:var(--color-primary)}.fill-primary-dark{fill:var(--color-primary-dark)}.fill-primary-light{fill:var(--color-primary-light)}.fill-status-success{fill:var(--status-success)}.fill-white{fill:#fff}.stroke-primary-light{stroke:var(--color-primary-light)}.object-contain{-o-object-fit:contain;object-fit:contain}.object-cover{-o-object-fit:cover;object-fit:cover}.p-0{padding:0}.p-0\.5{padding:.125rem}.p-1{padding:.25rem}.p-1\.5{padding:.375rem}.p-10{padding:2.5rem}.p-2{padding:.5rem}.p-2\.5{padding:.625rem}.p-3{padding:.75rem}.p-3\.5{padding:.875rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.p-\[14px\]{padding:14px}.p-\[17px\]{padding:17px}.px-0{padding-left:0;padding-right:0}.px-0\.5{padding-left:.125rem;padding-right:.125rem}.px-1{padding-left:.25rem;padding-right:.25rem}.px-1\.5{padding-left:.375rem;padding-right:.375rem}.px-10{padding-left:2.5rem;padding-right:2.5rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-3\.5{padding-left:.875rem;padding-right:.875rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-7{padding-left:1.75rem;padding-right:1.75rem}.px-8{padding-left:2rem;padding-right:2rem}.px-\[14px\]{padding-left:14px;padding-right:14px}.px-\[18px\]{padding-left:18px;padding-right:18px}.px-\[5px\]{padding-left:5px;padding-right:5px}.py-0{padding-top:0;padding-bottom:0}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-16{padding-top:4rem;padding-bottom:4rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-20{padding-top:5rem;padding-bottom:5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-3\.5{padding-top:.875rem;padding-bottom:.875rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-7{padding-top:1.75rem;padding-bottom:1.75rem}.py-8{padding-top:2rem;padding-bottom:2rem}.py-\[10px\]{padding-top:10px;padding-bottom:10px}.py-\[14px\]{padding-top:14px;padding-bottom:14px}.py-\[2px\]{padding-top:2px;padding-bottom:2px}.py-\[3px\]{padding-top:3px;padding-bottom:3px}.py-\[5px\]{padding-top:5px;padding-bottom:5px}.py-\[7px\]{padding-top:7px;padding-bottom:7px}.pb-0\.5{padding-bottom:.125rem}.pb-1{padding-bottom:.25rem}.pb-1\.5{padding-bottom:.375rem}.pb-10{padding-bottom:2.5rem}.pb-2{padding-bottom:.5rem}.pb-3{padding-bottom:.75rem}.pb-3\.5{padding-bottom:.875rem}.pb-4{padding-bottom:1rem}.pb-5{padding-bottom:1.25rem}.pb-6{padding-bottom:1.5rem}.pb-8{padding-bottom:2rem}.pb-\[14px\]{padding-bottom:14px}.pl-1{padding-left:.25rem}.pl-10{padding-left:2.5rem}.pl-2{padding-left:.5rem}.pl-2\.5{padding-left:.625rem}.pl-3{padding-left:.75rem}.pl-6{padding-left:1.5rem}.pl-8{padding-left:2rem}.pl-\[10px\]{padding-left:10px}.pl-\[30px\]{padding-left:30px}.pl-\[38px\]{padding-left:38px}.pl-\[46px\]{padding-left:46px}.pl-\[7px\]{padding-left:7px}.pr-1{padding-right:.25rem}.pr-10{padding-right:2.5rem}.pr-16{padding-right:4rem}.pr-2{padding-right:.5rem}.pr-3{padding-right:.75rem}.pr-4{padding-right:1rem}.pr-5{padding-right:1.25rem}.pr-6{padding-right:1.5rem}.pr-8{padding-right:2rem}.pr-\[12px\]{padding-right:12px}.pr-\[8px\]{padding-right:8px}.pt-0{padding-top:0}.pt-0\.5{padding-top:.125rem}.pt-1{padding-top:.25rem}.pt-1\.5{padding-top:.375rem}.pt-2{padding-top:.5rem}.pt-24{padding-top:6rem}.pt-3{padding-top:.75rem}.pt-3\.5{padding-top:.875rem}.pt-4{padding-top:1rem}.pt-5{padding-top:1.25rem}.pt-6{padding-top:1.5rem}.pt-7{padding-top:1.75rem}.pt-8{padding-top:2rem}.pt-\[14px\]{padding-top:14px}.pt-\[18px\]{padding-top:18px}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-start{text-align:start}.align-top{vertical-align:top}.align-middle{vertical-align:middle}.font-body{font-family:var(--font-family-body)}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-7xl{font-size:4.5rem;line-height:1}.text-\[10px\]{font-size:10px}.text-\[11px\]{font-size:11px}.text-\[12px\]{font-size:12px}.text-\[13px\]{font-size:13px}.text-\[14px\]{font-size:14px}.text-\[15px\]{font-size:15px}.text-\[16px\]{font-size:16px}.text-\[17px\]{font-size:17px}.text-\[18px\]{font-size:18px}.text-\[20px\]{font-size:20px}.text-\[22px\]{font-size:22px}.text-\[28px\]{font-size:28px}.text-\[30px\]{font-size:30px}.text-\[32px\]{font-size:32px}.text-\[36px\]{font-size:36px}.text-\[40px\]{font-size:40px}.text-\[8px\]{font-size:8px}.text-\[9px\]{font-size:9px}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-black{font-weight:900}.font-bold{font-weight:700}.font-light{font-weight:300}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.italic{font-style:italic}.leading-4{line-height:1rem}.leading-5{line-height:1.25rem}.leading-6{line-height:1.5rem}.leading-7{line-height:1.75rem}.leading-8{line-height:2rem}.leading-\[1\.5\]{line-height:1.5}.leading-\[13\.2px\]{line-height:13.2px}.leading-\[13\.31px\]{line-height:13.31px}.leading-\[14\.4px\]{line-height:14.4px}.leading-\[140\%\]{line-height:140%}.leading-\[15\.6px\]{line-height:15.6px}.leading-\[18px\]{line-height:18px}.leading-\[19\.2px\]{line-height:19.2px}.leading-\[21\.6px\]{line-height:21.6px}.leading-\[21px\]{line-height:21px}.leading-\[26\.4px\]{line-height:26.4px}.leading-\[38\.4px\]{line-height:38.4px}.leading-\[44px\]{line-height:44px}.leading-loose{line-height:2}.leading-none{line-height:1}.leading-normal{line-height:1.5}.leading-relaxed{line-height:1.625}.leading-snug{line-height:1.375}.leading-tight{line-height:1.25}.-tracking-tighter{letter-spacing:.05em}.tracking-\[0\.04em\]{letter-spacing:.04em}.tracking-\[0\.06em\]{letter-spacing:.06em}.tracking-\[0\.08em\]{letter-spacing:.08em}.tracking-\[0\.28em\]{letter-spacing:.28em}.tracking-\[0\.3em\]{letter-spacing:.3em}.tracking-\[0\.3px\]{letter-spacing:.3px}.tracking-\[0\.5px\]{letter-spacing:.5px}.tracking-\[0\.6px\]{letter-spacing:.6px}.tracking-\[1px\]{letter-spacing:1px}.tracking-normal{letter-spacing:0}.tracking-tight{letter-spacing:-.025em}.tracking-wide{letter-spacing:.025em}.tracking-wider{letter-spacing:.05em}.text-\[\#000000\]{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity,1))}.text-\[\#1A1A1A\]{--tw-text-opacity:1;color:rgb(26 26 26/var(--tw-text-opacity,1))}.text-\[\#475467\]{--tw-text-opacity:1;color:rgb(71 84 103/var(--tw-text-opacity,1))}.text-\[\#666666\]{--tw-text-opacity:1;color:rgb(102 102 102/var(--tw-text-opacity,1))}.text-\[\#6B7280\]{--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity,1))}.text-\[\#737373\]{--tw-text-opacity:1;color:rgb(115 115 115/var(--tw-text-opacity,1))}.text-\[\#808080\]{--tw-text-opacity:1;color:rgb(128 128 128/var(--tw-text-opacity,1))}.text-\[\#BF8C1A\]{--tw-text-opacity:1;color:rgb(191 140 26/var(--tw-text-opacity,1))}.text-\[var\(--color-eyebrow\)\]{color:var(--color-eyebrow)}.text-\[var\(--color-eyebrow-warning\)\]{color:var(--color-eyebrow-warning)}.text-\[var\(--color-primary\)\]{color:var(--color-primary)}.text-\[var\(--icon-fg\)\]{color:var(--icon-fg)}.text-\[var\(--text-secondary\)\]{color:var(--text-secondary)}.text-accent{color:var(--color-accent)}.text-black{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity,1))}.text-blue-600{--tw-text-opacity:1;color:rgb(37 99 235/var(--tw-text-opacity,1))}.text-blue-700{--tw-text-opacity:1;color:rgb(29 78 216/var(--tw-text-opacity,1))}.text-blue-800{--tw-text-opacity:1;color:rgb(30 64 175/var(--tw-text-opacity,1))}.text-blue-900{--tw-text-opacity:1;color:rgb(30 58 138/var(--tw-text-opacity,1))}.text-champion-badge-fg{color:var(--champion-badge-fg)}.text-champion-designation-champion-fg{color:var(--champion-designation-champion-fg)}.text-champion-designation-detractor-fg{color:var(--champion-designation-detractor-fg)}.text-champion-designation-friendly-fg{color:var(--champion-designation-friendly-fg)}.text-champion-designation-supporter-fg{color:var(--champion-designation-supporter-fg)}.text-content-muted{color:var(--text-muted)}.text-content-primary{color:var(--text-primary)}.text-content-secondary{color:var(--text-secondary)}.text-data-foreground{color:var(--data-foreground)}.text-gray-400{--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity,1))}.text-gray-500{--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity,1))}.text-gray-600{--tw-text-opacity:1;color:rgb(75 85 99/var(--tw-text-opacity,1))}.text-gray-700{--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity,1))}.text-gray-900{--tw-text-opacity:1;color:rgb(17 24 39/var(--tw-text-opacity,1))}.text-green-500{--tw-text-opacity:1;color:rgb(34 197 94/var(--tw-text-opacity,1))}.text-green-800{--tw-text-opacity:1;color:rgb(22 101 52/var(--tw-text-opacity,1))}.text-icon-star-fg-active{color:var(--icon-star-fg-active)}.text-icon-star-fg-inactive{color:var(--icon-star-fg-inactive)}.text-link{color:var(--color-link)}.text-primary{color:var(--color-primary)}.text-primary-dark{color:var(--color-primary-dark)}.text-primary-foreground{color:var(--color-primary-foreground)}.text-primary-light{color:var(--color-primary-light)}.text-purple-800{--tw-text-opacity:1;color:rgb(107 33 168/var(--tw-text-opacity,1))}.text-red-500{--tw-text-opacity:1;color:rgb(239 68 68/var(--tw-text-opacity,1))}.text-red-700{--tw-text-opacity:1;color:rgb(185 28 28/var(--tw-text-opacity,1))}.text-red-800{--tw-text-opacity:1;color:rgb(153 27 27/var(--tw-text-opacity,1))}.text-score-amber-fg{color:var(--score-amber-fg)}.text-score-green-fg{color:var(--score-green-fg)}.text-score-pink-fg{color:var(--score-pink-fg)}.text-score-priority-critical-fg{color:var(--score-priority-critical-fg)}.text-score-priority-high-fg{color:var(--score-priority-high-fg)}.text-score-priority-low-fg{color:var(--score-priority-low-fg)}.text-score-priority-medium-fg{color:var(--score-priority-medium-fg)}.text-score-priority-urgent-fg{color:var(--score-priority-urgent-fg)}.text-score-red-fg{color:var(--score-red-fg)}.text-status-error{color:var(--status-error)}.text-status-error-foreground{color:var(--status-error-foreground)}.text-status-info{color:var(--status-info)}.text-status-info-foreground{color:var(--status-info-foreground)}.text-status-success{color:var(--status-success)}.text-status-success-foreground{color:var(--status-success-foreground)}.text-status-warning{color:var(--status-warning)}.text-status-warning-foreground{color:var(--status-warning-foreground)}.text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.text-yellow-500{--tw-text-opacity:1;color:rgb(234 179 8/var(--tw-text-opacity,1))}.text-yellow-800{--tw-text-opacity:1;color:rgb(133 77 14/var(--tw-text-opacity,1))}.text-opacity-90{--tw-text-opacity:0.9}.underline{text-decoration-line:underline}.overline{text-decoration-line:overline}.line-through{text-decoration-line:line-through}.decoration-surface-border{text-decoration-color:var(--surface-border)}.underline-offset-4{text-underline-offset:4px}.accent-white{accent-color:#fff}.opacity-0{opacity:0}.opacity-100{opacity:1}.opacity-30{opacity:.3}.opacity-35{opacity:.35}.opacity-40{opacity:.4}.opacity-45{opacity:.45}.opacity-50{opacity:.5}.opacity-60{opacity:.6}.opacity-70{opacity:.7}.opacity-80{opacity:.8}.opacity-90{opacity:.9}.shadow{--tw-shadow:var(--shadow-sm);--tw-shadow-colored:var(--shadow-sm)}.shadow,.shadow-\[0_0_6px_var\(--color-primary\)\]{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-\[0_0_6px_var\(--color-primary\)\]{--tw-shadow:0 0 6px var(--color-primary);--tw-shadow-colored:0 0 6px var(--tw-shadow-color)}.shadow-\[0_1px_2px_rgba\(0\2c 0\2c 0\2c 0\.12\)\]{--tw-shadow:0 1px 2px rgba(0,0,0,0.12);--tw-shadow-colored:0 1px 2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-\[0_28px_80px_rgba\(15\2c 23\2c 42\2c 0\.10\)\]{--tw-shadow:0 28px 80px rgba(15,23,42,0.10);--tw-shadow-colored:0 28px 80px var(--tw-shadow-color)}.shadow-\[0_28px_80px_rgba\(15\2c 23\2c 42\2c 0\.10\)\],.shadow-lg{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow:var(--shadow-lg);--tw-shadow-colored:var(--shadow-lg)}.shadow-md{--tw-shadow:var(--shadow-md);--tw-shadow-colored:var(--shadow-md)}.shadow-md,.shadow-sm{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-sm{--tw-shadow:var(--shadow-sm);--tw-shadow-colored:var(--shadow-sm)}.shadow-xl{--tw-shadow:var(--shadow-xl);--tw-shadow-colored:var(--shadow-xl)}.shadow-xl,.shadow-xs{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-xs{--tw-shadow:var(--shadow-xs);--tw-shadow-colored:var(--shadow-xs)}.outline-none{outline:2px solid transparent;outline-offset:2px}.outline{outline-style:solid}.ring{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.ring,.ring-0{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.ring-0{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.ring-2{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.ring-2,.ring-4{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.ring-4{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.ring-\[var\(--status-error\)\]{--tw-ring-color:var(--status-error)}.ring-\[var\(--status-info\)\]{--tw-ring-color:var(--status-info)}.ring-blue-400{--tw-ring-opacity:1;--tw-ring-color:rgb(96 165 250/var(--tw-ring-opacity,1))}.ring-blue-500{--tw-ring-opacity:1;--tw-ring-color:rgb(59 130 246/var(--tw-ring-opacity,1))}.ring-primary{--tw-ring-color:var(--color-primary)}.ring-surface-card{--tw-ring-color:var(--surface-card)}.ring-offset-2{--tw-ring-offset-width:2px}.blur{--tw-blur:blur(8px)}.blur,.drop-shadow{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.drop-shadow{--tw-drop-shadow:drop-shadow(0 1px 2px rgb(0 0 0/0.1)) drop-shadow(0 1px 1px rgb(0 0 0/0.06))}.drop-shadow-lg{--tw-drop-shadow:drop-shadow(0 10px 8px rgb(0 0 0/0.04)) drop-shadow(0 4px 3px rgb(0 0 0/0.1))}.drop-shadow-lg,.drop-shadow-md{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.drop-shadow-md{--tw-drop-shadow:drop-shadow(0 4px 3px rgb(0 0 0/0.07)) drop-shadow(0 2px 2px rgb(0 0 0/0.06))}.drop-shadow-xl{--tw-drop-shadow:drop-shadow(0 20px 13px rgb(0 0 0/0.03)) drop-shadow(0 8px 5px rgb(0 0 0/0.08))}.drop-shadow-xl,.grayscale{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.grayscale{--tw-grayscale:grayscale(100%)}.invert{--tw-invert:invert(100%)}.filter,.invert{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.backdrop-blur{--tw-backdrop-blur:blur(8px);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.\!transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important;transition-duration:.15s!important}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[fill\]{transition-property:fill;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-shadow{transition-property:box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1)}.duration-150,.transition-transform{transition-duration:.15s}.duration-200{transition-duration:.2s}.duration-500{transition-duration:.5s}.ease-\[cubic-bezier\(0\.4\2c 0\2c 0\.2\2c 1\)\]{transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}.scrollbar-hide::-webkit-scrollbar{display:none}.\[box-shadow\:0_1px_2px_rgba\(0\2c 0\2c 0\2c 0\.10\)\]{box-shadow:0 1px 2px rgba(0,0,0,.1)}a{color:var(--color-link)}input::-moz-placeholder,textarea::-moz-placeholder{color:var(--text-muted);opacity:1}input::placeholder,textarea::placeholder{color:var(--text-muted);opacity:1}:root[data-theme=light]{color-scheme:light}:root[data-theme=dark]{color-scheme:dark}select{background-color:var(--input-bg);border-color:var(--input-border)}optgroup,option,select{color:var(--text-primary)}optgroup,option{background-color:var(--surface-card)}body{color:var(--text-secondary);font-family:var(--font-family-body)}h1,h2,h3{font-family:var(--font-family-heading)}h4,h5,h6{font-family:var(--font-family-body)}.show{opacity:1!important}.bg-gradient{background:linear-gradient(to top,color-mix(in srgb,var(--surface-highlight) 50%,transparent),var(--surface-card))}.bg-gradient-topics{background-image:linear-gradient(to top,var(--tw-gradient-stops));--tw-gradient-from:var(--surface-bg) var(--tw-gradient-from-position);--tw-gradient-to:rgb(255 255 255/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to);--tw-gradient-to:var(--surface-card) var(--tw-gradient-to-position)}.Toastify{font-family:var(--font-family-body)}.Toastify__toast-body{align-items:flex-start!important}[data-theme=dark] .Toastify__toast{background:var(--surface-card);border:1px solid var(--surface-border)}.bn-container{container-type:inline-size;container-name:editor}.bn-container .bn-drag-handle,.bn-mantine .bn-side-menu>[draggable=true]{min-height:20px!important;width:.5rem!important;min-width:20px!important;padding:0!important}.bn-container .bn-drag-handle svg,.bn-mantine .bn-side-menu>[draggable=true] svg{width:.75rem!important}.bn-default-styles[class*=brainnote-editor]{font-size:.875rem!important;line-height:1.25rem!important}.bn-default-styles[class*=brainnote-editor] .bn-block-outer{margin-bottom:.375rem}.bn-default-styles[class*=brainnote-editor] .bn-block-outer:has([class*=brainnote-card]){margin-bottom:1.25rem;margin-top:.5rem}.bn-block-content{padding-top:0!important;padding-bottom:0!important}.ProseMirror-selectednode>.bn-block-content>*,.bn-block-content.ProseMirror-selectednode>*{outline:none!important}.bn-default-styles[class*=script-editor]{font-size:.75rem!important;line-height:1rem!important}.bn-default-styles[class*=script-editor] .bn-block-outer{margin-bottom:.375rem}.placeholder\:text-content-muted::-moz-placeholder{color:var(--text-muted)}.placeholder\:text-content-muted::placeholder{color:var(--text-muted)}.last\:border-0:last-child{border-width:0}.last\:border-b-0:last-child{border-bottom-width:0}.focus-within\:bg-surface-bg:focus-within{background-color:var(--surface-bg)}.hover\:z-10:hover{z-index:10}.hover\:h-\[18px\]:hover{height:18px}.hover\:w-\[18px\]:hover{width:18px}.hover\:-translate-y-0\.5:hover{--tw-translate-y:-0.125rem}.hover\:-translate-y-0\.5:hover,.hover\:scale-110:hover{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:scale-110:hover{--tw-scale-x:1.1;--tw-scale-y:1.1}.hover\:border-0:hover{border-width:0}.hover\:border-\[1\.5px\]:hover{border-width:1.5px}.hover\:border-\[var\(--card-hover-border\)\]:hover{border-color:var(--card-hover-border)}.hover\:border-content-muted:hover{border-color:var(--text-muted)}.hover\:border-primary:hover{border-color:var(--color-primary)}.hover\:border-primary-hover:hover{border-color:var(--color-primary-hover)}.hover\:bg-\[var\(--card-hover-bg\)\]:hover{background-color:var(--card-hover-bg)}.hover\:bg-\[var\(--status-neutral-bg\)\]:hover{background-color:var(--status-neutral-bg)}.hover\:bg-accent:hover{background-color:var(--color-accent)}.hover\:bg-chip-fill-hover:hover{background-color:var(--color-chip-fill-hover)}.hover\:bg-ghost-hover:hover{background-color:var(--color-ghost-hover)}.hover\:bg-gray-100:hover{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity,1))}.hover\:bg-gray-50:hover{--tw-bg-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity,1))}.hover\:bg-primary:hover{background-color:var(--color-primary)}.hover\:bg-primary-dark:hover{background-color:var(--color-primary-dark)}.hover\:bg-primary-hover:hover{background-color:var(--color-primary-hover)}.hover\:bg-primary-light:hover{background-color:var(--color-primary-light)}.hover\:bg-primary-lightest:hover{background-color:var(--color-primary-lightest)}.hover\:bg-red-100:hover{--tw-bg-opacity:1;background-color:rgb(254 226 226/var(--tw-bg-opacity,1))}.hover\:bg-surface-bg:hover{background-color:var(--surface-bg)}.hover\:bg-surface-border:hover{background-color:var(--surface-border)}.hover\:bg-surface-card:hover{background-color:var(--surface-card)}.hover\:bg-surface-highlight:hover{background-color:var(--surface-highlight)}.hover\:text-accent-foreground:hover{color:var(--color-accent-foreground)}.hover\:text-blue-500:hover{--tw-text-opacity:1;color:rgb(59 130 246/var(--tw-text-opacity,1))}.hover\:text-content-primary:hover{color:var(--text-primary)}.hover\:text-content-secondary:hover{color:var(--text-secondary)}.hover\:text-icon-star-fg-active:hover{color:var(--icon-star-fg-active)}.hover\:text-link:hover{color:var(--color-link)}.hover\:text-primary:hover{color:var(--color-primary)}.hover\:text-primary-hover:hover{color:var(--color-primary-hover)}.hover\:text-red-500:hover{--tw-text-opacity:1;color:rgb(239 68 68/var(--tw-text-opacity,1))}.hover\:text-red-600:hover{--tw-text-opacity:1;color:rgb(220 38 38/var(--tw-text-opacity,1))}.hover\:text-red-700:hover{--tw-text-opacity:1;color:rgb(185 28 28/var(--tw-text-opacity,1))}.hover\:text-status-error:hover{color:var(--status-error)}.hover\:underline:hover{text-decoration-line:underline}.hover\:opacity-100:hover{opacity:1}.hover\:opacity-80:hover{opacity:.8}.hover\:opacity-90:hover{opacity:.9}.hover\:shadow-\[0_4px_4px_rgba\(0\2c 0\2c 0\2c 0\.25\)\]:hover{--tw-shadow:0 4px 4px rgba(0,0,0,0.25);--tw-shadow-colored:0 4px 4px var(--tw-shadow-color)}.hover\:shadow-\[0_4px_4px_rgba\(0\2c 0\2c 0\2c 0\.25\)\]:hover,.hover\:shadow-md:hover{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.hover\:shadow-md:hover{--tw-shadow:var(--shadow-md);--tw-shadow-colored:var(--shadow-md)}.focus\:border-primary:focus{border-color:var(--color-primary)}.focus\:bg-ghost-hover:focus{background-color:var(--color-ghost-hover)}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:outline-0:focus{outline-width:0}.focus\:ring-1:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.focus\:ring-1:focus,.focus\:ring-2:focus{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus\:ring-2:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.focus\:ring-primary:focus{--tw-ring-color:var(--color-primary)}.focus-visible\:opacity-100:focus-visible{opacity:1}.focus-visible\:outline-none:focus-visible{outline:2px solid transparent;outline-offset:2px}.focus-visible\:outline:focus-visible{outline-style:solid}.focus-visible\:outline-1:focus-visible{outline-width:1px}.focus-visible\:outline-2:focus-visible{outline-width:2px}.focus-visible\:outline-offset-\[-2px\]:focus-visible{outline-offset:-2px}.focus-visible\:outline-\[color\:var\(--focus-ring-color\)\]:focus-visible{outline-color:var(--focus-ring-color)}.focus-visible\:ring-1:focus-visible{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus-visible\:ring-2:focus-visible{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus-visible\:ring-primary:focus-visible{--tw-ring-color:var(--color-primary)}.focus-visible\:ring-offset-2:focus-visible{--tw-ring-offset-width:2px}.focus-visible\:ring-offset-surface-bg:focus-visible{--tw-ring-offset-color:var(--surface-bg)}.focus-visible\:\[box-shadow\:0_0_0_2px_var\(--focus-ring-color\)\2c 0_1px_2px_rgba\(0\2c 0\2c 0\2c 0\.10\)\]:focus-visible{box-shadow:0 0 0 2px var(--focus-ring-color),0 1px 2px rgba(0,0,0,.1)}.active\:cursor-grabbing:active{cursor:grabbing}.enabled\:hover\:bg-surface-highlight:hover:enabled{background-color:var(--surface-highlight)}.disabled\:pointer-events-none:disabled{pointer-events:none}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:text-content-secondary:disabled{color:var(--text-secondary)}.disabled\:no-underline:disabled{text-decoration-line:none}.disabled\:opacity-40:disabled{opacity:.4}.disabled\:opacity-50:disabled{opacity:.5}.disabled\:opacity-60:disabled{opacity:.6}.group:focus-within .group-focus-within\:block{display:block}.group\/media-row:focus-within .group-focus-within\/media-row\:flex{display:flex}.group:focus-within .group-focus-within\:flex{display:flex}.group:focus-within .group-focus-within\:inline-flex{display:inline-flex}.group\/attachment:focus-within .group-focus-within\/attachment\:opacity-100{opacity:1}.group:hover .group-hover\:block,.group\/influence-card:hover .group-hover\/influence-card\:block{display:block}.group:hover .group-hover\:flex,.group\/media-row:hover .group-hover\/media-row\:flex{display:flex}.group:hover .group-hover\:inline-flex{display:inline-flex}.group:hover .group-hover\:truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.group:hover .group-hover\:opacity-100,.group\/attachment:hover .group-hover\/attachment\:opacity-100,.group\/conn:hover .group-hover\/conn\:opacity-100,.group\/project:hover .group-hover\/project\:opacity-100{opacity:1}.data-\[state\=checked\]\:translate-x-4[data-state=checked]{--tw-translate-x:1rem}.data-\[state\=checked\]\:translate-x-4[data-state=checked],.data-\[state\=unchecked\]\:translate-x-0[data-state=unchecked]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[state\=unchecked\]\:translate-x-0[data-state=unchecked]{--tw-translate-x:0px}.data-\[state\=checked\]\:bg-primary[data-state=checked]{background-color:var(--color-primary)}.data-\[state\=unchecked\]\:bg-surface-border[data-state=unchecked]{background-color:var(--surface-border)}.data-\[state\=checked\]\:hover\:bg-primary-hover:hover[data-state=checked]{background-color:var(--color-primary-hover)}.group[data-state=open] .group-data-\[state\=open\]\:rotate-45{--tw-rotate:45deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@media (min-width:600px){.md\:col-span-2{grid-column:span 2/span 2}.md\:w-64{width:16rem}.md\:min-w-64{min-width:16rem}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:grid-cols-\[1fr_110px_190px_auto\]{grid-template-columns:1fr 110px 190px auto}.md\:grid-cols-\[1fr_120px_auto\]{grid-template-columns:1fr 120px auto}.md\:grid-cols-\[1fr_1fr_auto\]{grid-template-columns:1fr 1fr auto}.md\:grid-cols-\[minmax\(0\2c 1fr\)_96px_140px_auto\]{grid-template-columns:minmax(0,1fr) 96px 140px auto}.md\:grid-cols-\[minmax\(0\2c 1fr\)_auto\]{grid-template-columns:minmax(0,1fr) auto}.md\:flex-row{flex-direction:row}.md\:items-start{align-items:flex-start}.md\:items-end{align-items:flex-end}.md\:items-center{align-items:center}.md\:justify-between{justify-content:space-between}}@media (min-width:640px){.sm\:w-1\/2{width:50%}.sm\:w-56{width:14rem}.sm\:w-\[240px\]{width:240px}.sm\:max-w-\[418px\]{max-width:418px}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:flex-row{flex-direction:row}.sm\:flex-wrap{flex-wrap:wrap}.sm\:items-center{align-items:center}.sm\:justify-end{justify-content:flex-end}.sm\:px-12{padding-left:3rem;padding-right:3rem}.sm\:px-8{padding-left:2rem;padding-right:2rem}.sm\:text-5xl{font-size:3rem;line-height:1}.sm\:text-xl{font-size:1.25rem;line-height:1.75rem}}@media (min-width:948px){.lg\:max-w-full{max-width:100%}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-\[320px_minmax\(0\2c 1fr\)\]{grid-template-columns:320px minmax(0,1fr)}.lg\:grid-cols-\[minmax\(0\2c 1\.05fr\)_minmax\(320px\2c 0\.95fr\)\]{grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr)}.lg\:grid-cols-\[minmax\(0\2c 1fr\)_340px\]{grid-template-columns:minmax(0,1fr) 340px}.lg\:flex-row{flex-direction:row}.lg\:items-center{align-items:center}.lg\:justify-between{justify-content:space-between}.lg\:p-12{padding:3rem}.lg\:px-10{padding-left:2.5rem;padding-right:2.5rem}.lg\:px-12{padding-left:3rem;padding-right:3rem}.lg\:py-10{padding-top:2.5rem;padding-bottom:2.5rem}.lg\:py-8{padding-top:2rem;padding-bottom:2rem}.lg\:text-6xl{font-size:3.75rem;line-height:1}}@media (min-width:1200px){.xl\:flex{display:flex}.xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.xl\:flex-row{flex-direction:row}.xl\:flex-wrap{flex-wrap:wrap}.xl\:items-center{align-items:center}.xl\:justify-between{justify-content:space-between}}@media (min-width:1800px){.infinity\:max-w-\[1600px\]{max-width:1600px}}.dark\:inline:where([data-theme=dark],[data-theme=dark] *){display:inline}.dark\:hidden:where([data-theme=dark],[data-theme=dark] *){display:none}.\[\&\:has\(\[role\=checkbox\]\)\]\:pr-0:has([role=checkbox]){padding-right:0}.\[\&\>\[role\=checkbox\]\]\:translate-y-\[2px\]>[role=checkbox]{--tw-translate-y:2px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.\[\&\>svg\]\:text-content-secondary>svg{color:var(--text-secondary)}.\[\&\>svg\~\*\]\:pl-7>svg~*{padding-left:1.75rem}.\[\&_svg\]\:pointer-events-none svg{pointer-events:none}.\[\&_svg\]\:size-4 svg{width:1rem;height:1rem}.\[\&_svg\]\:shrink-0 svg{flex-shrink:0}.\[\&_tr\:last-child\]\:border-0 tr:last-child{border-width:0}.\[\&_tr\]\:border-b tr{border-bottom-width:1px}.\[\&_tr\]\:border-surface-border tr{border-color:var(--surface-border)}.bn-block-outer{line-height:1.5;transition:margin .2s}.bn-block{display:flex;flex-direction:column}.bn-block-content{padding:3px 0;display:flex;transition:font-size .2s;width:100%}.ProseMirror-selectednode>.bn-block-content>*,.bn-block-content.ProseMirror-selectednode>*{border-radius:4px;outline:4px solid rgb(100,160,255)}.bn-block-content:before{transition:all .2s;height:0;overflow:visible}.bn-inline-content{width:100%}.bn-block-group .bn-block-group{margin-left:24px}.bn-block-group .bn-block-group>.bn-block-outer{position:relative}.bn-block-group .bn-block-group>.bn-block-outer:not([data-prev-depth-changed]):before{content:" ";display:inline;position:absolute;left:-20px;height:100%;transition:all .2s .1s}.bn-block-group .bn-block-group>.bn-block-outer[data-prev-depth-change="-2"]:before{height:0}.bn-inline-content code{font-family:monospace}[data-prev-depth-change="1"]{--x:1}[data-prev-depth-change="2"]{--x:2}[data-prev-depth-change="3"]{--x:3}[data-prev-depth-change="4"]{--x:4}[data-prev-depth-change="5"]{--x:5}[data-prev-depth-change="-1"]{--x:-1}[data-prev-depth-change="-2"]{--x:-2}[data-prev-depth-change="-3"]{--x:-3}[data-prev-depth-change="-4"]{--x:-4}[data-prev-depth-change="-5"]{--x:-5}.bn-block-outer[data-prev-depth-change]{margin-left:calc(10px * var(--x))}.bn-block-outer[data-prev-depth-change] .bn-block-outer[data-prev-depth-change]{margin-left:0}[data-content-type=heading]{--level:3em}[data-content-type=heading][data-level="2"]{--level:2em}[data-content-type=heading][data-level="3"]{--level:1.3em}[data-content-type=heading][data-level="4"]{--level:1em}[data-content-type=heading][data-level="5"]{--level:.9em}[data-content-type=heading][data-level="6"]{--level:.8em}[data-prev-level="1"]{--prev-level:3em}[data-prev-level="2"]{--prev-level:2em}[data-prev-level="3"]{--prev-level:1.3em}[data-prev-level="4"]{--prev-level:1em}[data-prev-level="5"]{--prev-level:.9em}[data-prev-level="6"]{--prev-level:.8em}.bn-block-outer[data-prev-type=heading]>.bn-block>.bn-block-content{font-size:var(--prev-level);font-weight:700}.bn-block-outer:not([data-prev-type])>.bn-block>.bn-block-content[data-content-type=heading],.bn-block-outer:not([data-prev-type])>.bn-block>div[data-type=modification]>div[data-type=modification]>.bn-block-content[data-content-type=heading]{font-size:var(--level);font-weight:700}[data-content-type=quote] blockquote{border-left:2px solid rgb(125,121,122);color:#7d797a;margin:0;padding-left:1em}.bn-block-content:before{margin-right:0;content:""}.bn-block-content[data-content-type=numberedListItem]:before{display:flex;justify-content:center;min-width:24px;padding-right:4px}[data-content-type=numberedListItem]{--index:attr(data-index)}[data-prev-type=numberedListItem]{--prev-index:attr(data-prev-index)}.bn-block-outer[data-prev-type=numberedListItem]:not([data-prev-index=none])>.bn-block>.bn-block-content:before{content:var(--prev-index) "."}.bn-block-outer:not([data-prev-type])>.bn-block>.bn-block-content[data-content-type=numberedListItem]:before,.bn-block-outer:not([data-prev-type])>.bn-block>div[data-type=modification]>.bn-block-content[data-content-type=numberedListItem]:before{content:var(--index) "."}.bn-block-content[data-content-type=bulletListItem]:before{display:flex;justify-content:center;min-width:24px;padding-right:4px}.bn-block-content[data-content-type=checkListItem]>div{display:flex;width:100%}.bn-block-content[data-content-type=checkListItem]>div>div{display:flex;justify-content:center;min-width:24px;padding-right:4px}.bn-block-content[data-content-type=checkListItem]>div>div>input{margin:0;cursor:pointer}.bn-block-content[data-content-type=checkListItem][data-checked=true] .bn-inline-content{text-decoration:line-through}.bn-block-content[data-text-alignment=center]{justify-content:center}.bn-block-content[data-text-alignment=right]{justify-content:flex-end}.bn-block-content:has(.bn-toggle-wrapper)>div{display:flex;flex-direction:column;gap:4px}.bn-block:has(>.bn-block-content>div>.bn-toggle-wrapper[data-show-children=false])>.bn-block-group,.bn-block:has(>.react-renderer>.bn-block-content>div>.bn-toggle-wrapper[data-show-children=false])>.bn-block-group{display:none}.bn-toggle-wrapper{display:flex;align-items:center}.bn-toggle-button{color:var(--bn-colors-editor-text);padding:3px}.bn-toggle-button>svg{width:18px;height:18px}.bn-toggle-wrapper[data-show-children=true] .bn-toggle-button{transform:rotate(90deg)}.bn-toggle-add-block-button{font-size:16px;color:var(--bn-colors-side-menu);font-weight:400;margin-left:22px;padding-inline:2px;width:-moz-fit-content;width:fit-content}.bn-toggle-add-block-button,.bn-toggle-button{background:none;border:none;border-radius:var(--bn-border-radius-small);cursor:pointer;display:flex;-webkit-user-select:none;-moz-user-select:none;user-select:none}.bn-toggle-add-block-button:hover,.bn-toggle-button:hover{background-color:var(--bn-colors-hovered-background)}.bn-block-outer:not([data-prev-type])>.bn-block>.bn-block-content[data-content-type=bulletListItem]:before,.bn-block-outer:not([data-prev-type])>.bn-block>div[data-type=modification]>.bn-block-content[data-content-type=bulletListItem]:before,.bn-block-outer[data-prev-type=bulletListItem]>.bn-block>.bn-block-content:before{content:"•"}[data-content-type=bulletListItem]~.bn-block-group>.bn-block-outer:not([data-prev-type])>.bn-block>.bn-block-content[data-content-type=bulletListItem]:before,[data-content-type=bulletListItem]~.bn-block-group>.bn-block-outer:not([data-prev-type])>.bn-block>div[data-type=modification]>.bn-block-content[data-content-type=bulletListItem]:before,[data-content-type=bulletListItem]~.bn-block-group>.bn-block-outer[data-prev-type=bulletListItem]>.bn-block>.bn-block-content:before{content:"◦"}[data-content-type=bulletListItem]~.bn-block-group [data-content-type=bulletListItem]~.bn-block-group>.bn-block-outer:not([data-prev-type])>.bn-block>.bn-block-content[data-content-type=bulletListItem]:before,[data-content-type=bulletListItem]~.bn-block-group [data-content-type=bulletListItem]~.bn-block-group>.bn-block-outer:not([data-prev-type])>.bn-block>div[data-type=modification]>.bn-block-content[data-content-type=bulletListItem]:before,[data-content-type=bulletListItem]~.bn-block-group [data-content-type=bulletListItem]~.bn-block-group>.bn-block-outer[data-prev-type=bulletListItem]>.bn-block>.bn-block-content:before{content:"▪"}.bn-block-content[data-content-type=codeBlock]{position:relative;background-color:#161616;color:#fff;border-radius:8px}.bn-block-content[data-content-type=codeBlock]>pre{white-space:pre;overflow-x:auto;margin:0;width:100%;-moz-tab-size:2;-o-tab-size:2;tab-size:2;padding:24px}.bn-block-content[data-content-type=codeBlock]>div{outline:none!important}.bn-block-content[data-content-type=codeBlock]>div>select{outline:none!important;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;border:none;cursor:pointer;background-color:transparent;position:absolute;top:8px;left:18px;font-size:.8em;color:#fff;opacity:0;transition:opacity .3s;transition-delay:1s}.bn-block-content[data-content-type=codeBlock]>div>select>option{color:#000}.bn-block-content[data-content-type=codeBlock]:hover>div>select,.bn-block-content[data-content-type=codeBlock]>div>select:focus{opacity:.5;transition-delay:.1s}.bn-block-content[data-content-type=pageBreak]>div{width:100%;height:0;border-top:2px dotted rgb(125,121,122);margin-block:11px}@media print{.bn-block-content[data-content-type=pageBreak]>div{page-break-after:always}}[data-file-block] .bn-file-block-content-wrapper{cursor:pointer;display:flex;flex-direction:column;-webkit-user-select:none;-moz-user-select:none;user-select:none}[data-file-block] .bn-file-block-content-wrapper:has(.bn-add-file-button),[data-file-block] .bn-file-block-content-wrapper:has(.bn-file-name-with-icon){width:100%}[data-file-block] .bn-add-file-button{align-items:center;background-color:#f2f1ee;border-radius:4px;color:#7d797a;display:flex;gap:10px;padding:12px}.ProseMirror-selectednode .bn-file-name-with-icon,.bn-editor[contenteditable=true] [data-file-block] .bn-add-file-button:hover,[data-file-block] .bn-file-name-with-icon:hover{background-color:#e1e1e1}[data-file-block] .bn-add-file-button-icon,[data-file-block] .bn-file-icon{width:24px;height:24px}[data-file-block] .bn-add-file-button-text{font-size:.9rem}[data-file-block] .bn-file-name-with-icon{border-radius:4px;display:flex;gap:4px;padding:4px}[data-file-block] .bn-file-caption{font-size:.8em;padding-block:4px;word-break:break-word}[data-file-block] .bn-file-caption:empty{padding-block:0}[data-file-block] .bn-resize-handle{position:absolute;width:8px;height:30px;background-color:#000;border:1px solid white;border-radius:4px;cursor:ew-resize}[data-file-block] .bn-visual-media-wrapper{display:flex;align-items:center;position:relative;max-width:100%}[data-file-block] .bn-visual-media{border-radius:4px;width:100%}.bn-audio,[data-content-type=audio]>.bn-file-block-content-wrapper{width:100%}.bn-inline-content:has(>.ProseMirror-trailingBreak:only-child):before{pointer-events:none;height:0;position:absolute;font-style:italic}[data-text-color=gray]{color:#9b9a97}[data-text-color=brown]{color:#64473a}[data-text-color=red]{color:#e03e3e}[data-text-color=orange]{color:#d9730d}[data-text-color=yellow]{color:#dfab01}[data-text-color=green]{color:#4d6461}[data-text-color=blue]{color:#0b6e99}[data-text-color=purple]{color:#6940a5}[data-text-color=pink]{color:#ad1a72}[data-background-color=gray]{background-color:#ebeced}[data-background-color=brown]{background-color:#e9e5e3}[data-background-color=red]{background-color:#fbe4e4}[data-background-color=orange]{background-color:#f6e9d9}[data-background-color=yellow]{background-color:#fbf3db}[data-background-color=green]{background-color:#ddedea}[data-background-color=blue]{background-color:#ddebf1}[data-background-color=purple]{background-color:#eae4f2}[data-background-color=pink]{background-color:#f4dfeb}[data-text-alignment=left]{justify-content:flex-start!important;text-align:left!important}[data-text-alignment=center]{justify-content:center!important;text-align:center!important}[data-text-alignment=right]{justify-content:flex-end!important;text-align:right!important}[data-text-alignment=justify]{justify-content:flex-start!important;text-align:justify!important}.bn-block-column-list{display:flex;flex-direction:row}.bn-block-column{flex:1;padding:12px 20px;overflow-x:auto}.bn-block-column:first-child{padding-left:0}.bn-block-column:last-child{padding-right:0}.bn-thread-mark:not([data-orphan=true]){background:#ffc80026}.bn-thread-mark .bn-thread-mark-selected{background:#ffc80040}.ProseMirror .tableWrapper{overflow-x:auto}.ProseMirror table{border-collapse:collapse;table-layout:fixed;width:100%;overflow:hidden}.ProseMirror td,.ProseMirror th{vertical-align:top;box-sizing:border-box;position:relative}.ProseMirror td:not([data-colwidth]):not(.column-resize-dragging),.ProseMirror th:not([data-colwidth]):not(.column-resize-dragging){min-width:var(--default-cell-min-width)}.ProseMirror .column-resize-handle{position:absolute;right:-2px;top:0;bottom:0;width:4px;z-index:20;background-color:#adf;pointer-events:none}.ProseMirror.resize-cursor{cursor:ew-resize;cursor:col-resize}.ProseMirror .selectedCell:after{z-index:2;position:absolute;content:"";left:0;right:0;top:0;bottom:0;background:#c8c8ff66;pointer-events:none}.bn-editor{outline:none;padding-inline:54px;--N800:#172b4d;--N40:#dfe1e6}.bn-comment-editor{width:100%;padding:0}.bn-comment-editor .bn-editor{padding:0}.bn-root{box-sizing:border-box}.bn-root *,.bn-root :after,.bn-root :before{box-sizing:inherit}.bn-default-styles h1,.bn-default-styles h2,.bn-default-styles h3,.bn-default-styles h4,.bn-default-styles h5,.bn-default-styles h6,.bn-default-styles li,.bn-default-styles p{margin:0;padding:0;font-size:inherit;min-width:2px!important}.bn-default-styles{font-size:16px;font-weight:400;font-family:Inter,SF Pro Display,-apple-system,BlinkMacSystemFont,Open Sans,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.bn-table-drop-cursor{position:absolute;z-index:20;background-color:#adf;pointer-events:none}.bn-drag-preview{position:absolute;top:0;left:0;padding:10px;opacity:.001}.bn-editor .bn-collaboration-cursor__base{position:relative}.bn-editor .bn-collaboration-cursor__base .bn-collaboration-cursor__caret{position:absolute;width:2px;top:1px;bottom:-2px;left:-1px}.bn-editor .bn-collaboration-cursor__base .bn-collaboration-cursor__label{pointer-events:none;border-radius:0 1.5px 1.5px 0;font-size:12px;font-style:normal;font-weight:600;line-height:normal;left:0;overflow:hidden;position:absolute;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none;color:transparent;max-height:5px;max-width:4px;padding:0;top:-1px;transition:all .2s}.bn-editor .bn-collaboration-cursor__base[data-active] .bn-collaboration-cursor__label{color:#0d0d0d;max-height:1.1rem;max-width:20rem;padding:.1rem .3rem;top:-17px;left:0;border-radius:3px 3px 3px 0;transition:all .2s}.bn-editor [data-content-type=table] .tableWrapper{--bn-table-widget-size:22px;--bn-table-handle-size:9px;overflow-y:hidden;padding:var(--bn-table-handle-size) var(--bn-table-widget-size) var(--bn-table-widget-size) var(--bn-table-handle-size);position:relative;width:100%}.bn-editor [data-content-type=table] table{width:auto!important;word-break:break-word}.bn-editor [data-content-type=table] td,.bn-editor [data-content-type=table] th{border:1px solid #ddd;padding:5px 10px}.bn-editor [data-content-type=table] th{font-weight:700;text-align:left}.ProseMirror td,.ProseMirror th{min-width:auto!important}.ProseMirror td:not([colwidth]):not(.column-resize-dragging),.ProseMirror th:not([colwidth]):not(.column-resize-dragging){min-width:var(--default-cell-min-width)!important}.prosemirror-dropcursor-block{transition-property:top,bottom;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.prosemirror-dropcursor-vertical{transition-property:left,right}[data-show-selection]{background-color:highlight;padding:2px 0}.bn-container{--bn-colors-editor-text:#3f3f3f;--bn-colors-editor-background:#ffffff;--bn-colors-menu-text:#3f3f3f;--bn-colors-menu-background:#ffffff;--bn-colors-tooltip-text:#3f3f3f;--bn-colors-tooltip-background:#efefef;--bn-colors-hovered-text:#3f3f3f;--bn-colors-hovered-background:#efefef;--bn-colors-selected-text:#ffffff;--bn-colors-selected-background:#3f3f3f;--bn-colors-disabled-text:#afafaf;--bn-colors-disabled-background:#efefef;--bn-colors-shadow:#cfcfcf;--bn-colors-border:#efefef;--bn-colors-side-menu:#cfcfcf;--bn-colors-highlights-gray-text:#9b9a97;--bn-colors-highlights-gray-background:#ebeced;--bn-colors-highlights-brown-text:#64473a;--bn-colors-highlights-brown-background:#e9e5e3;--bn-colors-highlights-red-text:#e03e3e;--bn-colors-highlights-red-background:#fbe4e4;--bn-colors-highlights-orange-text:#d9730d;--bn-colors-highlights-orange-background:#f6e9d9;--bn-colors-highlights-yellow-text:#dfab01;--bn-colors-highlights-yellow-background:#fbf3db;--bn-colors-highlights-green-text:#4d6461;--bn-colors-highlights-green-background:#ddedea;--bn-colors-highlights-blue-text:#0b6e99;--bn-colors-highlights-blue-background:#ddebf1;--bn-colors-highlights-purple-text:#6940a5;--bn-colors-highlights-purple-background:#eae4f2;--bn-colors-highlights-pink-text:#ad1a72;--bn-colors-highlights-pink-background:#f4dfeb;--bn-font-family:"Inter","SF Pro Display",-apple-system,BlinkMacSystemFont,"Open Sans","Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;--bn-border-radius:6px;--bn-shadow-medium:0 4px 12px var(--bn-colors-shadow);--bn-shadow-light:0 2px 6px var(--bn-colors-border);--bn-border:1px solid var(--bn-colors-border);--bn-border-radius-small:max(var(--bn-border-radius) - 2px,1px);--bn-border-radius-medium:var(--bn-border-radius);--bn-border-radius-large:max(var(--bn-border-radius) + 2px,1px)}.bn-container[data-color-scheme=dark]{--bn-colors-editor-text:#cfcfcf;--bn-colors-editor-background:#1f1f1f;--bn-colors-menu-text:#cfcfcf;--bn-colors-menu-background:#1f1f1f;--bn-colors-tooltip-text:#cfcfcf;--bn-colors-tooltip-background:#161616;--bn-colors-hovered-text:#cfcfcf;--bn-colors-hovered-background:#161616;--bn-colors-selected-text:#cfcfcf;--bn-colors-selected-background:#0f0f0f;--bn-colors-disabled-text:#3f3f3f;--bn-colors-disabled-background:#161616;--bn-colors-shadow:#0f0f0f;--bn-colors-border:#161616;--bn-colors-side-menu:#7f7f7f;--bn-colors-highlights-gray-text:#bebdb8;--bn-colors-highlights-gray-background:#9b9a97;--bn-colors-highlights-brown-text:#8e6552;--bn-colors-highlights-brown-background:#64473a;--bn-colors-highlights-red-text:#ec4040;--bn-colors-highlights-red-background:#be3434;--bn-colors-highlights-orange-text:#e3790d;--bn-colors-highlights-orange-background:#b7600a;--bn-colors-highlights-yellow-text:#dfab01;--bn-colors-highlights-yellow-background:#b58b00;--bn-colors-highlights-green-text:#6b8b87;--bn-colors-highlights-green-background:#4d6461;--bn-colors-highlights-blue-text:#0e87bc;--bn-colors-highlights-blue-background:#0b6e99;--bn-colors-highlights-purple-text:#8552d7;--bn-colors-highlights-purple-background:#6940a5;--bn-colors-highlights-pink-text:#da208f;--bn-colors-highlights-pink-background:#ad1a72}.bn-container{font-family:var(--bn-font-family)}.bn-editor{background-color:var(--bn-colors-editor-background);border-radius:var(--bn-border-radius-large);color:var(--bn-colors-editor-text)}.bn-react-node-view-renderer{display:flex;flex-direction:column;width:100%}.bn-block-group .bn-block:not(:has(.bn-toggle-wrapper)) .bn-block-group .bn-block-outer:not([data-prev-depth-changed]):before{border-left:1px solid var(--bn-colors-side-menu)}.bn-inline-content:has(>.ProseMirror-trailingBreak):before{color:var(--bn-colors-side-menu)}.bn-container .bn-color-icon{align-items:center;border:var(--bn-border);border-radius:var(--bn-border-radius-small);display:flex;justify-content:center}.bn-error-text{color:red;font-size:12px}[data-text-color=gray]{color:var(--bn-colors-highlights-gray-text)}[data-text-color=brown]{color:var(--bn-colors-highlights-brown-text)}[data-text-color=red]{color:var(--bn-colors-highlights-red-text)}[data-text-color=orange]{color:var(--bn-colors-highlights-orange-text)}[data-text-color=yellow]{color:var(--bn-colors-highlights-yellow-text)}[data-text-color=green]{color:var(--bn-colors-highlights-green-text)}[data-text-color=blue]{color:var(--bn-colors-highlights-blue-text)}[data-text-color=purple]{color:var(--bn-colors-highlights-purple-text)}[data-text-color=pink]{color:var(--bn-colors-highlights-pink-text)}[data-background-color=gray]{background-color:var(--bn-colors-highlights-gray-background)}[data-background-color=brown]{background-color:var(--bn-colors-highlights-brown-background)}[data-background-color=red]{background-color:var(--bn-colors-highlights-red-background)}[data-background-color=orange]{background-color:var(--bn-colors-highlights-orange-background)}[data-background-color=yellow]{background-color:var(--bn-colors-highlights-yellow-background)}[data-background-color=green]{background-color:var(--bn-colors-highlights-green-background)}[data-background-color=blue]{background-color:var(--bn-colors-highlights-blue-background)}[data-background-color=purple]{background-color:var(--bn-colors-highlights-purple-background)}[data-background-color=pink]{background-color:var(--bn-colors-highlights-pink-background)}.bn-side-menu{height:30px}.bn-side-menu[data-block-type=heading][data-level="1"]{height:78px}.bn-side-menu[data-block-type=heading][data-level="2"]{height:54px}.bn-side-menu[data-block-type=heading][data-level="3"]{height:37px}.bn-side-menu[data-block-type=file]{height:38px}.bn-side-menu[data-block-type=audio]{height:60px}.bn-side-menu[data-url=false]{height:54px}.bn-threads-sidebar{border-radius:var(--bn-border-radius-medium);display:flex;flex-direction:column;gap:10px;overflow:auto}.bn-thread .bn-header-text,.bn-thread-expand-prompt .mantine-Text-root{color:var(--bn-colors-menu-text)}.bn-threads-sidebar .bn-thread .bn-editor{background-color:transparent}.bn-threads-sidebar .bn-thread.selected{background-color:#f5f9fd;border:2px solid #c2dcf8}.dark .bn-threads-sidebar .bn-thread.selected{background-color:#20242a;border:2px solid #23405b}.m_d57069b5{--scrollarea-scrollbar-size:12px;position:relative;overflow:hidden}.m_c0783ff9{scrollbar-width:none;overscroll-behavior:var(--scrollarea-over-scroll-behavior);-ms-overflow-style:none;-webkit-overflow-scrolling:touch;width:100%;height:100%}.m_c0783ff9::-webkit-scrollbar{display:none}.m_c0783ff9:where([data-scrollbars=xy],[data-scrollbars=y]):where([data-offset-scrollbars=xy],[data-offset-scrollbars=y],[data-offset-scrollbars=present]):where([data-vertical-hidden]){padding-inline-end:0;padding-inline-start:0}.m_c0783ff9:where([data-scrollbars=xy],[data-scrollbars=y]):where([data-offset-scrollbars=xy],[data-offset-scrollbars=y],[data-offset-scrollbars=present]):not([data-vertical-hidden]){padding-inline-end:var(--scrollarea-scrollbar-size);padding-inline-start:unset}.m_c0783ff9:where([data-scrollbars=xy],[data-scrollbars=x]):where([data-offset-scrollbars=xy],[data-offset-scrollbars=x],[data-offset-scrollbars=present]):where([data-horizontal-hidden]){padding-bottom:0}.m_c0783ff9:where([data-scrollbars=xy],[data-scrollbars=x]):where([data-offset-scrollbars=xy],[data-offset-scrollbars=x],[data-offset-scrollbars=present]):not([data-horizontal-hidden]){padding-bottom:var(--scrollarea-scrollbar-size)}.m_f8f631dd{min-width:100%;display:table}.m_c44ba933{-webkit-user-select:none;-moz-user-select:none;user-select:none;touch-action:none;box-sizing:border-box;transition:background-color .15s ease,opacity .15s ease;padding:calc(var(--scrollarea-scrollbar-size) / 5);display:flex;background-color:transparent;flex-direction:row}@media (hover:hover){:where([data-mantine-color-scheme=light]) .m_c44ba933:hover{background-color:var(--mantine-color-gray-0)}:where([data-mantine-color-scheme=light]) .m_c44ba933:hover>.m_d8b5e363{background-color:#00000080}:where([data-mantine-color-scheme=dark]) .m_c44ba933:hover{background-color:var(--mantine-color-dark-8)}:where([data-mantine-color-scheme=dark]) .m_c44ba933:hover>.m_d8b5e363{background-color:#ffffff80}}@media (hover:none){:where([data-mantine-color-scheme=light]) .m_c44ba933:active{background-color:var(--mantine-color-gray-0)}:where([data-mantine-color-scheme=light]) .m_c44ba933:active>.m_d8b5e363{background-color:#00000080}:where([data-mantine-color-scheme=dark]) .m_c44ba933:active{background-color:var(--mantine-color-dark-8)}:where([data-mantine-color-scheme=dark]) .m_c44ba933:active>.m_d8b5e363{background-color:#ffffff80}}.m_c44ba933:where([data-hidden],[data-state=hidden]){display:none}.m_c44ba933:where([data-orientation=vertical]){width:var(--scrollarea-scrollbar-size);top:0;bottom:var(--sa-corner-width);inset-inline-end:0}.m_c44ba933:where([data-orientation=horizontal]){height:var(--scrollarea-scrollbar-size);flex-direction:column;bottom:0;inset-inline-start:0;inset-inline-end:var(--sa-corner-width)}.m_d8b5e363{flex:1;border-radius:var(--scrollarea-scrollbar-size);position:relative;transition:background-color .15s ease;overflow:hidden;opacity:var(--thumb-opacity)}.m_d8b5e363:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;min-width:44px;min-height:44px}:where([data-mantine-color-scheme=light]) .m_d8b5e363{background-color:#0006}:where([data-mantine-color-scheme=dark]) .m_d8b5e363{background-color:#fff6}.m_21657268{position:absolute;opacity:0;transition:opacity .15s ease;display:block;inset-inline-end:0;bottom:0}:where([data-mantine-color-scheme=light]) .m_21657268{background-color:var(--mantine-color-gray-0)}:where([data-mantine-color-scheme=dark]) .m_21657268{background-color:var(--mantine-color-dark-8)}.m_21657268:where([data-hovered]){opacity:1}.m_21657268:where([data-hidden]){display:none}.m_87cf2631{background-color:transparent;cursor:pointer;border:0;padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:var(--mantine-font-size-md);text-align:left;text-decoration:none;color:inherit;touch-action:manipulation;-webkit-tap-highlight-color:transparent}:where([dir=rtl]) .m_87cf2631{text-align:right}.m_515a97f8{border:0;clip:rect(0 0 0 0);height:1px;width:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap}.m_1b7284a3{--paper-radius:var(--mantine-radius-default);outline:0;-webkit-tap-highlight-color:transparent;display:block;touch-action:manipulation;text-decoration:none;border-radius:var(--paper-radius);box-shadow:var(--paper-shadow);background-color:var(--mantine-color-body)}:where([data-mantine-color-scheme=light]) .m_1b7284a3:where([data-with-border]){border:calc(.0625rem * var(--mantine-scale)) solid var(--mantine-color-gray-3)}:where([data-mantine-color-scheme=dark]) .m_1b7284a3:where([data-with-border]){border:calc(.0625rem * var(--mantine-scale)) solid var(--mantine-color-dark-4)}.m_38a85659{position:absolute;border:1px solid var(--popover-border-color);padding:var(--mantine-spacing-sm) var(--mantine-spacing-md);box-shadow:var(--popover-shadow,none);border-radius:var(--popover-radius,var(--mantine-radius-default))}.m_38a85659:where([data-fixed]){position:fixed}.m_38a85659:focus{outline:none}:where([data-mantine-color-scheme=light]) .m_38a85659{--popover-border-color:var(--mantine-color-gray-2);background-color:var(--mantine-color-white)}:where([data-mantine-color-scheme=dark]) .m_38a85659{--popover-border-color:var(--mantine-color-dark-4);background-color:var(--mantine-color-dark-6)}.m_a31dc6c1{background-color:inherit;border:1px solid var(--popover-border-color);z-index:1}.m_3d7bc908{position:fixed;top:0;right:0;bottom:0;left:0}.m_86a44da5{--cb-size-xs:18px;--cb-size-sm:22px;--cb-size-md:28px;--cb-size-lg:34px;--cb-size-xl:44px;--cb-size:var(--cb-size-md);--cb-icon-size:70%;--cb-radius:var(--mantine-radius-default);line-height:1;display:inline-flex;align-items:center;justify-content:center;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:var(--cb-size);height:var(--cb-size);min-width:var(--cb-size);min-height:var(--cb-size);border-radius:var(--cb-radius)}:where([data-mantine-color-scheme=light]) .m_86a44da5{color:var(--mantine-color-gray-7)}:where([data-mantine-color-scheme=dark]) .m_86a44da5{color:var(--mantine-color-dark-1)}.m_86a44da5:disabled,.m_86a44da5[data-disabled]{cursor:not-allowed;opacity:.6}@media (hover:hover){:where([data-mantine-color-scheme=light]) .m_220c80f2:where(:not([data-disabled],:disabled)):hover{background-color:var(--mantine-color-gray-0)}:where([data-mantine-color-scheme=dark]) .m_220c80f2:where(:not([data-disabled],:disabled)):hover{background-color:var(--mantine-color-dark-6)}}@media (hover:none){:where([data-mantine-color-scheme=light]) .m_220c80f2:where(:not([data-disabled],:disabled)):active{background-color:var(--mantine-color-gray-0)}:where([data-mantine-color-scheme=dark]) .m_220c80f2:where(:not([data-disabled],:disabled)):active{background-color:var(--mantine-color-dark-6)}}.m_4081bf90{display:flex;flex-direction:row;flex-wrap:var(--group-wrap,wrap);justify-content:var(--group-justify,flex-start);align-items:var(--group-align,center);gap:var(--group-gap,var(--mantine-spacing-md))}.m_4081bf90:where([data-grow])>*{flex-grow:1;max-width:var(--group-child-width)}.m_5ae2e3c{--loader-size-xs:18px;--loader-size-sm:22px;--loader-size-md:36px;--loader-size-lg:44px;--loader-size-xl:58px;--loader-size:var(--loader-size-md);--loader-color:var(--mantine-primary-color-filled)}@keyframes m_5d2b3b9d{0%{transform:scale(.6);opacity:0}50%,to{transform:scale(1)}}.m_7a2bd4cd{position:relative;width:var(--loader-size);height:var(--loader-size);display:flex;gap:calc(var(--loader-size) / 5)}.m_870bb79{flex:1;background:var(--loader-color);animation:m_5d2b3b9d 1.2s cubic-bezier(0,.5,.5,1) infinite;border-radius:2px}.m_870bb79:first-of-type{animation-delay:-.24s}.m_870bb79:nth-of-type(2){animation-delay:-.12s}.m_870bb79:nth-of-type(3){animation-delay:0}@keyframes m_aac34a1{0%,to{transform:scale(1);opacity:1}50%{transform:scale(.6);opacity:.5}}.m_4e3f22d7{display:flex;justify-content:center;align-items:center;gap:calc(var(--loader-size) / 10);position:relative;width:var(--loader-size);height:var(--loader-size)}.m_870c4af{width:calc(var(--loader-size) / 3 - var(--loader-size) / 15);height:calc(var(--loader-size) / 3 - var(--loader-size) / 15);border-radius:50%;background:var(--loader-color);animation:m_aac34a1 .8s linear infinite}.m_870c4af:nth-child(2){animation-delay:.4s}@keyframes m_f8e89c4b{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.m_b34414df{display:inline-block}.m_b34414df,.m_b34414df:after{width:var(--loader-size);height:var(--loader-size)}.m_b34414df:after{content:"";display:block;border-radius:10000px;border-width:calc(var(--loader-size) / 8);border-style:solid;border-color:var(--loader-color) var(--loader-color) var(--loader-color) transparent;animation:m_f8e89c4b 1.2s linear infinite}.m_9814e45f{top:0;right:0;bottom:0;left:0;position:absolute;background:var(--overlay-bg,rgba(0,0,0,.6));backdrop-filter:var(--overlay-filter);-webkit-backdrop-filter:var(--overlay-filter);border-radius:var(--overlay-radius,0);z-index:var(--overlay-z-index)}.m_9814e45f:where([data-fixed]){position:fixed}.m_9814e45f:where([data-center]){display:flex;align-items:center;justify-content:center}.m_615af6c9{line-height:1;padding:0;margin:0;font-weight:400;font-size:var(--mantine-font-size-md)}.m_b5489c3c{display:flex;justify-content:space-between;align-items:center;padding:var(--mb-padding,var(--mantine-spacing-md));padding-inline-end:calc(var(--mb-padding, var(--mantine-spacing-md)) - calc(.3125rem * var(--mantine-scale)));position:sticky;top:0;background-color:var(--mantine-color-body);z-index:1000;min-height:60px;transition:padding-inline-end .1s}.m_60c222c7{position:fixed;width:100%;top:0;bottom:0;z-index:var(--mb-z-index);pointer-events:none}.m_fd1ab0aa{pointer-events:all;box-shadow:var(--mb-shadow,var(--mantine-shadow-xl))}.m_fd1ab0aa [data-mantine-scrollbar]{z-index:1001}.m_fd1ab0aa:has([data-mantine-scrollbar][data-state=visible]) .m_b5489c3c{padding-inline-end:calc(var(--mb-padding, var(--mantine-spacing-md)) + calc(.3125rem * var(--mantine-scale)))}.m_606cb269{margin-inline-start:auto}.m_5df29311{padding:var(--mb-padding,var(--mantine-spacing-md));padding-top:var(--mb-padding,var(--mantine-spacing-md))}.m_5df29311:where(:not(:only-child)){padding-top:0}.m_6c018570{position:relative;margin-top:var(--input-margin-top,0);margin-bottom:var(--input-margin-bottom,0);--input-height-xs:30px;--input-height-sm:36px;--input-height-md:42px;--input-height-lg:50px;--input-height-xl:60px;--input-padding-y-xs:5px;--input-padding-y-sm:6px;--input-padding-y-md:8px;--input-padding-y-lg:10px;--input-padding-y-xl:13px;--input-height:var(--input-height-sm);--input-radius:var(--mantine-radius-default);--input-cursor:text;--input-text-align:left;--input-line-height:calc(var(--input-height) - calc(.125rem * var(--mantine-scale)));--input-padding:calc(var(--input-height) / 3);--input-padding-inline-start:var(--input-padding);--input-padding-inline-end:var(--input-padding);--input-placeholder-color:var(--mantine-color-placeholder);--input-color:var(--mantine-color-text);--input-left-section-size:var(--input-left-section-width,calc(var(--input-height) - calc(.125rem * var(--mantine-scale))));--input-right-section-size:var( --input-right-section-width,calc(var(--input-height) - calc(.125rem * var(--mantine-scale))) );--input-size:var(--input-height);--section-y:1px;--left-section-start:1px;--left-section-border-radius:var(--input-radius) 0 0 var(--input-radius);--right-section-end:1px;--right-section-border-radius:0 var(--input-radius) var(--input-radius) 0}.m_6c018570[data-variant=unstyled]{--input-padding:0;--input-padding-y:0;--input-padding-inline-start:0;--input-padding-inline-end:0}.m_6c018570[data-pointer]{--input-cursor:pointer}.m_6c018570[data-multiline]{--input-padding-y-xs:4.5px;--input-padding-y-sm:5.5px;--input-padding-y-md:7px;--input-padding-y-lg:9.5px;--input-padding-y-xl:13px;--input-size:auto;--input-line-height:var(--mantine-line-height);--input-padding-y:var(--input-padding-y-sm)}.m_6c018570[data-with-left-section]{--input-padding-inline-start:var(--input-left-section-size)}.m_6c018570[data-with-right-section]{--input-padding-inline-end:var(--input-right-section-size)}[data-mantine-color-scheme=light] .m_6c018570{--input-disabled-bg:var(--mantine-color-gray-1);--input-disabled-color:var(--mantine-color-gray-6)}[data-mantine-color-scheme=light] .m_6c018570[data-variant=default]{--input-bd:var(--mantine-color-gray-4);--input-bg:var(--mantine-color-white);--input-bd-focus:var(--mantine-primary-color-filled)}[data-mantine-color-scheme=light] .m_6c018570[data-variant=filled]{--input-bd:transparent;--input-bg:var(--mantine-color-gray-1);--input-bd-focus:var(--mantine-primary-color-filled)}[data-mantine-color-scheme=light] .m_6c018570[data-variant=unstyled]{--input-bd:transparent;--input-bg:transparent;--input-bd-focus:transparent}[data-mantine-color-scheme=dark] .m_6c018570{--input-disabled-bg:var(--mantine-color-dark-6);--input-disabled-color:var(--mantine-color-dark-2)}[data-mantine-color-scheme=dark] .m_6c018570[data-variant=default]{--input-bd:var(--mantine-color-dark-4);--input-bg:var(--mantine-color-dark-6);--input-bd-focus:var(--mantine-primary-color-filled)}[data-mantine-color-scheme=dark] .m_6c018570[data-variant=filled]{--input-bd:transparent;--input-bg:var(--mantine-color-dark-5);--input-bd-focus:var(--mantine-primary-color-filled)}[data-mantine-color-scheme=dark] .m_6c018570[data-variant=unstyled]{--input-bd:transparent;--input-bg:transparent;--input-bd-focus:transparent}[data-mantine-color-scheme] .m_6c018570[data-error]:not([data-variant=unstyled]){--input-bd:var(--mantine-color-error)}[data-mantine-color-scheme] .m_6c018570[data-error]{--input-color:var(--mantine-color-error);--input-placeholder-color:var(--mantine-color-error);--input-section-color:var(--mantine-color-error)}:where([dir=rtl]) .m_6c018570{--input-text-align:right;--left-section-border-radius:0 var(--input-radius) var(--input-radius) 0;--right-section-border-radius:var(--input-radius) 0 0 var(--input-radius)}.m_8fb7ebe7{-webkit-tap-highlight-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none;resize:var(--input-resize,none);display:block;width:100%;transition:border-color .1s ease;text-align:var(--input-text-align);color:var(--input-color);border:calc(.0625rem * var(--mantine-scale)) solid var(--input-bd);background-color:var(--input-bg);font-family:var(--input-font-family,var(--mantine-font-family));height:var(--input-size);min-height:var(--input-height);line-height:var(--input-line-height);font-size:var(--input-fz,var(--input-fz,var(--mantine-font-size-sm)));border-radius:var(--input-radius);padding-inline-start:var(--input-padding-inline-start);padding-inline-end:var(--input-padding-inline-end);padding-top:var(--input-padding-y,0);padding-bottom:var(--input-padding-y,0);cursor:var(--input-cursor);overflow:var(--input-overflow)}.m_8fb7ebe7[data-no-overflow]{--input-overflow:hidden}.m_8fb7ebe7[data-monospace]{--input-font-family:var(--mantine-font-family-monospace);--input-fz:calc(var(--input-fz, var(--mantine-font-size-sm)) - calc(.125rem * var(--mantine-scale)))}.m_8fb7ebe7:focus,.m_8fb7ebe7:focus-within{outline:none;--input-bd:var(--input-bd-focus)}[data-error] .m_8fb7ebe7:focus,[data-error] .m_8fb7ebe7:focus-within{--input-bd:var(--mantine-color-error)}.m_8fb7ebe7::-moz-placeholder{color:var(--input-placeholder-color);opacity:1}.m_8fb7ebe7::placeholder{color:var(--input-placeholder-color);opacity:1}.m_8fb7ebe7::-webkit-inner-spin-button,.m_8fb7ebe7::-webkit-outer-spin-button,.m_8fb7ebe7::-webkit-search-cancel-button,.m_8fb7ebe7::-webkit-search-decoration,.m_8fb7ebe7::-webkit-search-results-button,.m_8fb7ebe7::-webkit-search-results-decoration{-webkit-appearance:none;-moz-appearance:none;appearance:none}.m_8fb7ebe7[type=number]{-moz-appearance:textfield}.m_8fb7ebe7:disabled,.m_8fb7ebe7[data-disabled]{cursor:not-allowed;opacity:.6;background-color:var(--input-disabled-bg);color:var(--input-disabled-color)}.m_8fb7ebe7:has(input:disabled){cursor:not-allowed;opacity:.6;background-color:var(--input-disabled-bg);color:var(--input-disabled-color)}.m_82577fc2{pointer-events:var(--section-pointer-events);position:absolute;z-index:1;inset-inline-start:var(--section-start);inset-inline-end:var(--section-end);bottom:var(--section-y);top:var(--section-y);display:flex;align-items:center;justify-content:center;width:var(--section-size);border-radius:var(--section-border-radius);color:var(--input-section-color,var(--mantine-color-dimmed))}.m_82577fc2[data-position=right]{--section-pointer-events:var(--input-right-section-pointer-events);--section-end:var(--right-section-end);--section-size:var(--input-right-section-size);--section-border-radius:var(--right-section-border-radius)}.m_82577fc2[data-position=left]{--section-pointer-events:var(--input-left-section-pointer-events);--section-start:var(--left-section-start);--section-size:var(--input-left-section-size);--section-border-radius:var(--left-section-border-radius)}.m_88bacfd0{color:var(--input-placeholder-color,var(--mantine-color-placeholder))}[data-error] .m_88bacfd0{--input-placeholder-color:var(--input-color,var(--mantine-color-placeholder))}.m_46b77525{line-height:var(--mantine-line-height)}.m_8fdc1311{display:inline-block;font-weight:500;word-break:break-word;cursor:default;-webkit-tap-highlight-color:transparent;font-size:var(--input-label-size,var(--mantine-font-size-sm))}.m_78a94662{color:var(--input-asterisk-color,var(--mantine-color-error))}.m_8f816625,.m_fe47ce59{word-wrap:break-word;line-height:1.2;display:block;margin:0;padding:0}.m_8f816625{color:var(--mantine-color-error);font-size:var(--input-error-size,calc(var(--mantine-font-size-sm) - calc(.125rem * var(--mantine-scale))))}.m_fe47ce59{color:var(--mantine-color-dimmed);font-size:var(--input-description-size,calc(var(--mantine-font-size-sm) - calc(.125rem * var(--mantine-scale))))}.m_8bffd616{display:flex}.m_9bdbb667{--accordion-radius:var(--mantine-radius-default)}.m_df78851f{word-break:break-word}.m_4ba554d4{padding:var(--mantine-spacing-md);padding-top:calc(var(--mantine-spacing-xs) / 2)}.m_8fa820a0{margin:0;padding:0}.m_4ba585b8{width:100%;display:flex;align-items:center;flex-direction:row-reverse;padding-inline:var(--mantine-spacing-md);opacity:1;cursor:pointer;background-color:transparent}.m_4ba585b8:where([data-chevron-position=left]){flex-direction:row;padding-inline-start:0}:where([data-mantine-color-scheme=light]) .m_4ba585b8{color:var(--mantine-color-black)}:where([data-mantine-color-scheme=dark]) .m_4ba585b8{color:var(--mantine-color-dark-0)}.m_4ba585b8:where(:disabled,[data-disabled]){opacity:.4;cursor:not-allowed}@media (hover:hover){:where([data-mantine-color-scheme=light]) .m_4271d21b:where(:not(:disabled,[data-disabled])):hover,:where([data-mantine-color-scheme=light]) .m_6939a5e9:where(:not(:disabled,[data-disabled])):hover{background-color:var(--mantine-color-gray-0)}:where([data-mantine-color-scheme=dark]) .m_4271d21b:where(:not(:disabled,[data-disabled])):hover,:where([data-mantine-color-scheme=dark]) .m_6939a5e9:where(:not(:disabled,[data-disabled])):hover{background-color:var(--mantine-color-dark-6)}}@media (hover:none){:where([data-mantine-color-scheme=light]) .m_4271d21b:where(:not(:disabled,[data-disabled])):active,:where([data-mantine-color-scheme=light]) .m_6939a5e9:where(:not(:disabled,[data-disabled])):active{background-color:var(--mantine-color-gray-0)}:where([data-mantine-color-scheme=dark]) .m_4271d21b:where(:not(:disabled,[data-disabled])):active,:where([data-mantine-color-scheme=dark]) .m_6939a5e9:where(:not(:disabled,[data-disabled])):active{background-color:var(--mantine-color-dark-6)}}.m_df3ffa0f{color:inherit;font-weight:400;flex:1;overflow:hidden;text-overflow:ellipsis;padding-top:var(--mantine-spacing-sm);padding-bottom:var(--mantine-spacing-sm)}.m_3f35ae96{display:flex;align-items:center;justify-content:flex-start;transition:transform var(--accordion-transition-duration,.2s) ease;width:var(--accordion-chevron-size,calc(.9375rem * var(--mantine-scale)));min-width:var(--accordion-chevron-size,calc(.9375rem * var(--mantine-scale)));transform:rotate(0)}.m_3f35ae96:where([data-rotate]){transform:rotate(180deg)}.m_3f35ae96:where([data-position=left]){margin-inline-end:var(--mantine-spacing-md);margin-inline-start:var(--mantine-spacing-md)}.m_9bd771fe{display:flex;align-items:center;justify-content:center;margin-inline-end:var(--mantine-spacing-sm)}.m_9bd771fe:where([data-chevron-position=left]){margin-inline-end:0;margin-inline-start:var(--mantine-spacing-lg)}:where([data-mantine-color-scheme=light]) .m_9bd7b098{--item-border-color:var(--mantine-color-gray-3);--item-filled-color:var(--mantine-color-gray-0)}:where([data-mantine-color-scheme=dark]) .m_9bd7b098{--item-border-color:var(--mantine-color-dark-4);--item-filled-color:var(--mantine-color-dark-6)}.m_fe19b709{border-bottom:1px solid var(--item-border-color)}.m_1f921b3b{border:1px solid var(--item-border-color);transition:background-color .15s ease}.m_1f921b3b:where([data-active]){background-color:var(--item-filled-color)}.m_1f921b3b:first-of-type,.m_1f921b3b:first-of-type>[data-accordion-control]{border-start-start-radius:var(--accordion-radius);border-start-end-radius:var(--accordion-radius)}.m_1f921b3b:last-of-type,.m_1f921b3b:last-of-type>[data-accordion-control]{border-end-start-radius:var(--accordion-radius);border-end-end-radius:var(--accordion-radius)}.m_1f921b3b+.m_1f921b3b{border-top:0}.m_2cdf939a{border-radius:var(--accordion-radius)}.m_2cdf939a:where([data-active]){background-color:var(--item-filled-color)}.m_9f59b069{background-color:var(--item-filled-color);border-radius:var(--accordion-radius);border:1px solid transparent;transition:background-color .15s ease}.m_9f59b069[data-active]{border-color:var(--item-border-color)}:where([data-mantine-color-scheme=light]) .m_9f59b069[data-active]{background-color:var(--mantine-color-white)}:where([data-mantine-color-scheme=dark]) .m_9f59b069[data-active]{background-color:var(--mantine-color-dark-7)}.m_9f59b069+.m_9f59b069{margin-top:var(--mantine-spacing-md)}.m_8d3f4000{--ai-size-xs:18px;--ai-size-sm:22px;--ai-size-md:28px;--ai-size-lg:34px;--ai-size-xl:44px;--ai-size-input-xs:30px;--ai-size-input-sm:36px;--ai-size-input-md:42px;--ai-size-input-lg:50px;--ai-size-input-xl:60px;--ai-size:var(--ai-size-md);--ai-color:var(--mantine-color-white);line-height:1;display:inline-flex;align-items:center;justify-content:center;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;overflow:hidden;width:var(--ai-size);height:var(--ai-size);min-width:var(--ai-size);min-height:var(--ai-size);border-radius:var(--ai-radius,var(--mantine-radius-default));background:var(--ai-bg,var(--mantine-primary-color-filled));color:var(--ai-color,var(--mantine-color-white));border:var(--ai-bd,calc(.0625rem * var(--mantine-scale)) solid transparent);cursor:pointer}@media (hover:hover){.m_8d3f4000:hover:where(:not([data-loading],:disabled,[data-disabled])){background-color:var(--ai-hover,var(--mantine-primary-color-filled-hover));color:var(--ai-hover-color,var(--ai-color))}}@media (hover:none){.m_8d3f4000:active:where(:not([data-loading],:disabled,[data-disabled])){background-color:var(--ai-hover,var(--mantine-primary-color-filled-hover));color:var(--ai-hover-color,var(--ai-color))}}.m_8d3f4000[data-loading]{cursor:not-allowed}.m_8d3f4000[data-loading] .m_8d3afb97{opacity:0;transform:translateY(100%)}.m_8d3f4000:where(:disabled:not([data-loading]),[data-disabled]:not([data-loading])){cursor:not-allowed;border:1px solid transparent}:where([data-mantine-color-scheme=light]) .m_8d3f4000:where(:disabled:not([data-loading]),[data-disabled]:not([data-loading])){background-color:var(--mantine-color-gray-1);color:var(--mantine-color-gray-5)}:where([data-mantine-color-scheme=dark]) .m_8d3f4000:where(:disabled:not([data-loading]),[data-disabled]:not([data-loading])){background-color:var(--mantine-color-dark-6);color:var(--mantine-color-dark-3)}.m_8d3f4000:where(:disabled:not([data-loading]),[data-disabled]:not([data-loading])):active{transform:none}.m_302b9fb1{top:-1px;right:-1px;bottom:-1px;left:-1px;position:absolute;border-radius:var(--ai-radius,var(--mantine-radius-default));display:flex;align-items:center;justify-content:center}:where([data-mantine-color-scheme=light]) .m_302b9fb1{background-color:#ffffff26}:where([data-mantine-color-scheme=dark]) .m_302b9fb1{background-color:#00000026}.m_1a0f1b21{--ai-border-width:1px;display:flex}.m_1a0f1b21 :where(*):focus{position:relative;z-index:1}.m_1a0f1b21[data-orientation=horizontal]{flex-direction:row}.m_1a0f1b21[data-orientation=horizontal] .m_437b6484:not(:only-child):first-child,.m_1a0f1b21[data-orientation=horizontal] .m_8d3f4000:not(:only-child):first-child{border-end-end-radius:0;border-start-end-radius:0;border-inline-end-width:calc(var(--ai-border-width) / 2)}.m_1a0f1b21[data-orientation=horizontal] .m_437b6484:not(:only-child):last-child,.m_1a0f1b21[data-orientation=horizontal] .m_8d3f4000:not(:only-child):last-child{border-end-start-radius:0;border-start-start-radius:0;border-inline-start-width:calc(var(--ai-border-width) / 2)}.m_1a0f1b21[data-orientation=horizontal] .m_437b6484:not(:only-child):not(:first-child):not(:last-child),.m_1a0f1b21[data-orientation=horizontal] .m_8d3f4000:not(:only-child):not(:first-child):not(:last-child){border-radius:0;border-inline-width:calc(var(--ai-border-width) / 2)}.m_1a0f1b21[data-orientation=vertical]{flex-direction:column}.m_1a0f1b21[data-orientation=vertical] .m_437b6484:not(:only-child):first-child,.m_1a0f1b21[data-orientation=vertical] .m_8d3f4000:not(:only-child):first-child{border-end-start-radius:0;border-end-end-radius:0;border-bottom-width:calc(var(--ai-border-width) / 2)}.m_1a0f1b21[data-orientation=vertical] .m_437b6484:not(:only-child):last-child,.m_1a0f1b21[data-orientation=vertical] .m_8d3f4000:not(:only-child):last-child{border-start-start-radius:0;border-start-end-radius:0;border-top-width:calc(var(--ai-border-width) / 2)}.m_1a0f1b21[data-orientation=vertical] .m_437b6484:not(:only-child):not(:first-child):not(:last-child),.m_1a0f1b21[data-orientation=vertical] .m_8d3f4000:not(:only-child):not(:first-child):not(:last-child){border-radius:0;border-bottom-width:calc(var(--ai-border-width) / 2);border-top-width:calc(var(--ai-border-width) / 2)}.m_8d3afb97{display:flex;transition:transform .15s ease,opacity .1s ease;width:100%;height:100%}.m_437b6484,.m_8d3afb97{align-items:center;justify-content:center}.m_437b6484{--section-height-xs:18px;--section-height-sm:22px;--section-height-md:28px;--section-height-lg:34px;--section-height-xl:44px;--section-height-input-xs:30px;--section-height-input-sm:36px;--section-height-input-md:42px;--section-height-input-lg:50px;--section-height-input-xl:60px;--section-padding-x-xs:6px;--section-padding-x-sm:8px;--section-padding-x-md:10px;--section-padding-x-lg:12px;--section-padding-x-xl:16px;--section-height:var(--section-height-sm);--section-padding-x:var(--section-padding-x-sm);--section-color:var(--mantine-color-white);font-weight:600;width:auto;border-radius:var(--section-radius,var(--mantine-radius-default));font-size:var(--section-fz,var(--mantine-font-size-sm));background:var(--section-bg,var(--mantine-primary-color-filled));border:var(--section-bd,calc(.0625rem * var(--mantine-scale)) solid transparent);color:var(--section-color,var(--mantine-color-white));height:var(--section-height,var(--section-height-sm));padding-inline:var(--section-padding-x,var(--section-padding-x-sm));vertical-align:middle;line-height:1;display:inline-flex}.m_7f854edf{position:fixed;z-index:var(--affix-z-index);inset-inline-start:var(--affix-left);inset-inline-end:var(--affix-right);top:var(--affix-top);bottom:var(--affix-bottom)}.m_66836ed3{--alert-radius:var(--mantine-radius-default);--alert-bg:var(--mantine-primary-color-light);--alert-bd:1px solid transparent;--alert-color:var(--mantine-primary-color-light-color);padding:var(--mantine-spacing-md) var(--mantine-spacing-md);border-radius:var(--alert-radius);position:relative;overflow:hidden;background-color:var(--alert-bg);border:var(--alert-bd);color:var(--alert-color)}.m_667c2793,.m_a5d60502{display:flex}.m_667c2793{flex:1;flex-direction:column;gap:var(--mantine-spacing-xs)}.m_6a03f287{display:flex;align-items:center;justify-content:space-between;font-size:var(--mantine-font-size-sm);font-weight:700}.m_6a03f287:where([data-with-close-button]){padding-inline-end:var(--mantine-spacing-md)}.m_698f4f23{display:block;overflow:hidden;text-overflow:ellipsis}.m_667f2a6a{line-height:1;width:20px;height:20px;display:flex;align-items:center;justify-content:flex-start;margin-inline-end:var(--mantine-spacing-md);margin-top:1px}.m_7fa78076{text-overflow:ellipsis;overflow:hidden;font-size:var(--mantine-font-size-sm)}:where([data-mantine-color-scheme=light]) .m_7fa78076{color:var(--mantine-color-black)}:where([data-mantine-color-scheme=dark]) .m_7fa78076{color:var(--mantine-color-white)}.m_7fa78076:where([data-variant=filled]){color:var(--alert-color)}.m_7fa78076:where([data-variant=white]){color:var(--mantine-color-black)}.m_87f54839{width:20px;height:20px;color:var(--alert-color)}.m_849cf0da{color:var(--mantine-color-anchor);text-decoration:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;display:inline;padding:0;margin:0;background-color:transparent;cursor:pointer}@media (hover:hover){.m_849cf0da:where([data-underline=hover]):hover{text-decoration:underline}}@media (hover:none){.m_849cf0da:where([data-underline=hover]):active{text-decoration:underline}}.m_849cf0da:where([data-underline=not-hover]){text-decoration:underline}@media (hover:hover){.m_849cf0da:where([data-underline=not-hover]):hover{text-decoration:none}}@media (hover:none){.m_849cf0da:where([data-underline=not-hover]):active{text-decoration:none}}.m_849cf0da:where([data-underline=always]){text-decoration:underline}.m_849cf0da:where([data-variant=gradient]),.m_849cf0da:where([data-variant=gradient]):hover{text-decoration:none}.m_849cf0da:where([data-line-clamp]){display:-webkit-box}.m_71ac47fc{--ar-ratio:1;max-width:100%}.m_71ac47fc>:where(:not(style)){aspect-ratio:var(--ar-ratio);width:100%}.m_71ac47fc>:where(img,video){-o-object-fit:cover;object-fit:cover}.m_89ab340[data-resizing]{--app-shell-transition-duration:0ms!important}.m_89ab340[data-disabled]{--app-shell-header-offset:0rem!important;--app-shell-navbar-offset:0rem!important;--app-shell-aside-offset:0rem!important;--app-shell-footer-offset:0rem!important}[data-mantine-color-scheme=light] .m_89ab340{--app-shell-border-color:var(--mantine-color-gray-3)}[data-mantine-color-scheme=dark] .m_89ab340{--app-shell-border-color:var(--mantine-color-dark-4)}.m_3840c879,.m_3b16f56b,.m_45252eee,.m_8983817,.m_9cdde9a{transition-duration:var(--app-shell-transition-duration);transition-timing-function:var(--app-shell-transition-timing-function)}.m_45252eee,.m_9cdde9a{position:fixed;display:flex;flex-direction:column;top:var(--app-shell-header-offset,0);height:calc(100dvh - var(--app-shell-header-offset, 0rem) - var(--app-shell-footer-offset, 0rem));background-color:var(--mantine-color-body);transition-property:transform,top,height}:where([data-layout=alt]) .m_45252eee,:where([data-layout=alt]) .m_9cdde9a{top:0;height:100dvh}.m_45252eee{inset-inline-start:0;width:var(--app-shell-navbar-width);transition-property:transform,top,height;transform:var(--app-shell-navbar-transform);z-index:var(--app-shell-navbar-z-index)}:where([dir=rtl]) .m_45252eee{transform:var(--app-shell-navbar-transform-rtl)}.m_45252eee:where([data-with-border]){border-inline-end:1px solid var(--app-shell-border-color)}.m_9cdde9a{inset-inline-end:0;width:var(--app-shell-aside-width);transform:var(--app-shell-aside-transform);z-index:var(--app-shell-aside-z-index)}:where([dir=rtl]) .m_9cdde9a{transform:var(--app-shell-aside-transform-rtl)}.m_9cdde9a:where([data-with-border]){border-inline-start:1px solid var(--app-shell-border-color)}.m_8983817{padding-inline-start:calc(var(--app-shell-navbar-offset, 0rem) + var(--app-shell-padding));padding-inline-end:calc(var(--app-shell-aside-offset, 0rem) + var(--app-shell-padding));padding-top:calc(var(--app-shell-header-offset, 0rem) + var(--app-shell-padding));padding-bottom:calc(var(--app-shell-footer-offset, 0rem) + var(--app-shell-padding));min-height:100dvh;transition-property:padding}.m_3840c879,.m_3b16f56b{position:fixed;inset-inline:0;transition-property:transform,left,right;background-color:var(--mantine-color-body)}:where([data-layout=alt]) .m_3840c879,:where([data-layout=alt]) .m_3b16f56b{inset-inline-start:var(--app-shell-navbar-offset,0);inset-inline-end:var(--app-shell-aside-offset,0)}.m_3b16f56b{top:0;height:var(--app-shell-header-height);background-color:var(--mantine-color-body);transform:var(--app-shell-header-transform);z-index:var(--app-shell-header-z-index)}.m_3b16f56b:where([data-with-border]){border-bottom:1px solid var(--app-shell-border-color)}.m_3840c879{bottom:0;height:calc(var(--app-shell-footer-height) + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);transform:var(--app-shell-footer-transform);z-index:var(--app-shell-footer-z-index)}.m_3840c879:where([data-with-border]){border-top:1px solid var(--app-shell-border-color)}.m_6dcfc7c7{flex-grow:0}.m_6dcfc7c7:where([data-grow]){flex-grow:1}.m_11def92b{--ag-spacing:var(--mantine-spacing-sm);--ag-offset:calc(var(--ag-spacing) * -1);display:flex;padding-inline-start:var(--ag-spacing)}.m_f85678b6{--avatar-size-xs:16px;--avatar-size-sm:26px;--avatar-size-md:38px;--avatar-size-lg:56px;--avatar-size-xl:84px;--avatar-size:var(--avatar-size-md);--avatar-radius:1000px;--avatar-bg:var(--mantine-color-gray-light);--avatar-bd:1px solid transparent;--avatar-color:var(--mantine-color-gray-light-color);--avatar-placeholder-fz:calc(var(--avatar-size) / 2.5);-webkit-tap-highlight-color:transparent;position:relative;display:block;-webkit-user-select:none;-moz-user-select:none;user-select:none;overflow:hidden;border-radius:var(--avatar-radius);text-decoration:none;padding:0;width:var(--avatar-size);height:var(--avatar-size);min-width:var(--avatar-size)}.m_f85678b6:where([data-within-group]){margin-inline-start:var(--ag-offset);border:2px solid var(--mantine-color-body);background:var(--mantine-color-body)}.m_11f8ac07{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.m_104cd71f{font-weight:700;display:flex;align-items:center;justify-content:center;width:100%;height:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none;border-radius:var(--avatar-radius);font-size:var(--avatar-placeholder-fz);background:var(--avatar-bg);border:var(--avatar-bd);color:var(--avatar-color)}.m_104cd71f>[data-avatar-placeholder-icon]{width:70%;height:70%}.m_347db0ec{--badge-height-xs:16px;--badge-height-sm:18px;--badge-height-md:20px;--badge-height-lg:26px;--badge-height-xl:32px;--badge-fz-xs:9px;--badge-fz-sm:10px;--badge-fz-md:11px;--badge-fz-lg:13px;--badge-fz-xl:16px;--badge-padding-x-xs:6px;--badge-padding-x-sm:8px;--badge-padding-x-md:10px;--badge-padding-x-lg:12px;--badge-padding-x-xl:16px;--badge-height:var(--badge-height-md);--badge-fz:var(--badge-fz-md);--badge-padding-x:var(--badge-padding-x-md);--badge-radius:1000px;--badge-lh:calc(var(--badge-height) - calc(.125rem * var(--mantine-scale)));--badge-color:var(--mantine-color-white);--badge-bg:var(--mantine-primary-color-filled);--badge-border-width:1px;--badge-bd:var(--badge-border-width) solid transparent;-webkit-tap-highlight-color:transparent;font-size:var(--badge-fz);border-radius:var(--badge-radius);height:var(--badge-height);line-height:var(--badge-lh);text-decoration:none;padding:0 var(--badge-padding-x);display:inline-grid;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;text-transform:uppercase;font-weight:700;letter-spacing:.25px;cursor:default;text-overflow:ellipsis;overflow:hidden;color:var(--badge-color);background:var(--badge-bg);border:var(--badge-bd)}.m_347db0ec:where([data-with-left-section],[data-variant=dot]){grid-template-columns:auto 1fr}.m_347db0ec:where([data-with-right-section]){grid-template-columns:1fr auto}.m_347db0ec:where([data-with-left-section][data-with-right-section],[data-variant=dot][data-with-right-section]){grid-template-columns:auto 1fr auto}.m_347db0ec:where([data-block]){display:flex;width:100%}.m_347db0ec:where([data-circle]){padding-inline:2px;display:flex;width:var(--badge-height)}.m_fbd81e3d{--badge-dot-size:calc(var(--badge-height) / 3.4)}:where([data-mantine-color-scheme=light]) .m_fbd81e3d{background-color:var(--mantine-color-white);border-color:var(--mantine-color-gray-4);color:var(--mantine-color-black)}:where([data-mantine-color-scheme=dark]) .m_fbd81e3d{background-color:var(--mantine-color-dark-5);border-color:var(--mantine-color-dark-5);color:var(--mantine-color-white)}.m_fbd81e3d:before{content:"";display:block;width:var(--badge-dot-size);height:var(--badge-dot-size);border-radius:var(--badge-dot-size);background-color:var(--badge-dot-color);margin-inline-end:var(--badge-dot-size)}.m_5add502a{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:center;cursor:inherit}.m_91fdda9b{--badge-section-margin:calc(var(--mantine-spacing-xs) / 2);display:inline-flex;justify-content:center;align-items:center;max-height:calc(var(--badge-height) - var(--badge-border-width) * 2)}.m_91fdda9b:where([data-position=left]){margin-inline-end:var(--badge-section-margin)}.m_91fdda9b:where([data-position=right]){margin-inline-start:var(--badge-section-margin)}.m_2ce0de02{background-size:cover;background-position:50%;display:block;width:100%;border:0;text-decoration:none;border-radius:var(--bi-radius,0)}.m_ddec01c0{--blockquote-border:3px solid var(--bq-bd);position:relative;margin:0;border-inline-start:var(--blockquote-border);border-start-end-radius:var(--bq-radius);border-end-end-radius:var(--bq-radius);padding:var(--mantine-spacing-xl) calc(2.375rem * var(--mantine-scale))}:where([data-mantine-color-scheme=light]) .m_ddec01c0{background-color:var(--bq-bg-light)}:where([data-mantine-color-scheme=dark]) .m_ddec01c0{background-color:var(--bq-bg-dark)}.m_dde7bd57{--blockquote-icon-offset:calc(var(--bq-icon-size) / -2);position:absolute;color:var(--bq-bd);background-color:var(--mantine-color-body);display:flex;align-items:center;justify-content:center;top:var(--blockquote-icon-offset);inset-inline-start:var(--blockquote-icon-offset);width:var(--bq-icon-size);height:var(--bq-icon-size);border-radius:var(--bq-icon-size)}.m_dde51a35{display:block;margin-top:var(--mantine-spacing-md);opacity:.6;font-size:85%}.m_8b3717df{display:flex;align-items:center;flex-wrap:wrap}.m_f678d540{line-height:1;white-space:nowrap;-webkit-tap-highlight-color:transparent}.m_3b8f2208{margin-inline:var(--bc-separator-margin,var(--mantine-spacing-xs));line-height:1;display:flex;align-items:center;justify-content:center}:where([data-mantine-color-scheme=light]) .m_3b8f2208{color:var(--mantine-color-gray-7)}:where([data-mantine-color-scheme=dark]) .m_3b8f2208{color:var(--mantine-color-dark-2)}.m_77c9d27d{--button-height-xs:30px;--button-height-sm:36px;--button-height-md:42px;--button-height-lg:50px;--button-height-xl:60px;--button-height-compact-xs:22px;--button-height-compact-sm:26px;--button-height-compact-md:30px;--button-height-compact-lg:34px;--button-height-compact-xl:40px;--button-padding-x-xs:14px;--button-padding-x-sm:18px;--button-padding-x-md:22px;--button-padding-x-lg:26px;--button-padding-x-xl:32px;--button-padding-x-compact-xs:7px;--button-padding-x-compact-sm:8px;--button-padding-x-compact-md:10px;--button-padding-x-compact-lg:12px;--button-padding-x-compact-xl:14px;--button-height:var(--button-height-sm);--button-padding-x:var(--button-padding-x-sm);--button-color:var(--mantine-color-white);-webkit-user-select:none;-moz-user-select:none;user-select:none;font-weight:600;position:relative;line-height:1;text-align:center;overflow:hidden;width:auto;cursor:pointer;display:inline-block;border-radius:var(--button-radius,var(--mantine-radius-default));font-size:var(--button-fz,var(--mantine-font-size-sm));background:var(--button-bg,var(--mantine-primary-color-filled));border:var(--button-bd,calc(.0625rem * var(--mantine-scale)) solid transparent);color:var(--button-color,var(--mantine-color-white));height:var(--button-height,var(--button-height-sm));padding-inline:var(--button-padding-x,var(--button-padding-x-sm));vertical-align:middle}.m_77c9d27d:where([data-block]){display:block;width:100%}.m_77c9d27d:where([data-with-left-section]){padding-inline-start:calc(var(--button-padding-x) / 1.5)}.m_77c9d27d:where([data-with-right-section]){padding-inline-end:calc(var(--button-padding-x) / 1.5)}.m_77c9d27d:where(:disabled:not([data-loading]),[data-disabled]:not([data-loading])){cursor:not-allowed;border:1px solid transparent;transform:none}:where([data-mantine-color-scheme=light]) .m_77c9d27d:where(:disabled:not([data-loading]),[data-disabled]:not([data-loading])){color:var(--mantine-color-gray-5);background:var(--mantine-color-gray-1)}:where([data-mantine-color-scheme=dark]) .m_77c9d27d:where(:disabled:not([data-loading]),[data-disabled]:not([data-loading])){color:var(--mantine-color-dark-3);background:var(--mantine-color-dark-6)}.m_77c9d27d:before{content:"";pointer-events:none;position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;border-radius:var(--button-radius,var(--mantine-radius-default));transform:translateY(-100%);opacity:0;filter:blur(12px);transition:transform .15s ease,opacity .1s ease}:where([data-mantine-color-scheme=light]) .m_77c9d27d:before{background-color:#ffffff26}:where([data-mantine-color-scheme=dark]) .m_77c9d27d:before{background-color:#00000026}.m_77c9d27d:where([data-loading]){cursor:not-allowed;transform:none}.m_77c9d27d:where([data-loading]):before{transform:translateY(0);opacity:1}.m_77c9d27d:where([data-loading]) .m_80f1301b{opacity:0;transform:translateY(100%)}@media (hover:hover){.m_77c9d27d:hover:where(:not([data-loading],:disabled,[data-disabled])){background-color:var(--button-hover,var(--mantine-primary-color-filled-hover));color:var(--button-hover-color,var(--button-color))}}@media (hover:none){.m_77c9d27d:active:where(:not([data-loading],:disabled,[data-disabled])){background-color:var(--button-hover,var(--mantine-primary-color-filled-hover));color:var(--button-hover-color,var(--button-color))}}.m_80f1301b{justify-content:var(--button-justify,center);overflow:visible;transition:transform .15s ease,opacity .1s ease}.m_80f1301b,.m_811560b9{display:flex;align-items:center;height:100%}.m_811560b9{white-space:nowrap;overflow:hidden;opacity:1}.m_811560b9:where([data-loading]){opacity:.2}.m_a74036a{display:flex;align-items:center}.m_a74036a:where([data-position=left]){margin-inline-end:var(--mantine-spacing-xs)}.m_a74036a:where([data-position=right]){margin-inline-start:var(--mantine-spacing-xs)}.m_a25b86ee{position:absolute;left:50%;top:50%}.m_80d6d844{--button-border-width:1px;display:flex}.m_80d6d844 :where(.m_77c9d27d):focus{position:relative;z-index:1}.m_80d6d844[data-orientation=horizontal]{flex-direction:row}.m_80d6d844[data-orientation=horizontal] .m_70be2a01:not(:only-child):first-child,.m_80d6d844[data-orientation=horizontal] .m_77c9d27d:not(:only-child):first-child{border-end-end-radius:0;border-start-end-radius:0;border-inline-end-width:calc(var(--button-border-width) / 2)}.m_80d6d844[data-orientation=horizontal] .m_70be2a01:not(:only-child):last-child,.m_80d6d844[data-orientation=horizontal] .m_77c9d27d:not(:only-child):last-child{border-end-start-radius:0;border-start-start-radius:0;border-inline-start-width:calc(var(--button-border-width) / 2)}.m_80d6d844[data-orientation=horizontal] .m_70be2a01:not(:only-child):not(:first-child):not(:last-child),.m_80d6d844[data-orientation=horizontal] .m_77c9d27d:not(:only-child):not(:first-child):not(:last-child){border-radius:0;border-inline-width:calc(var(--button-border-width) / 2)}.m_80d6d844[data-orientation=vertical]{flex-direction:column}.m_80d6d844[data-orientation=vertical] .m_70be2a01:not(:only-child):first-child,.m_80d6d844[data-orientation=vertical] .m_77c9d27d:not(:only-child):first-child{border-end-start-radius:0;border-end-end-radius:0;border-bottom-width:calc(var(--button-border-width) / 2)}.m_80d6d844[data-orientation=vertical] .m_70be2a01:not(:only-child):last-child,.m_80d6d844[data-orientation=vertical] .m_77c9d27d:not(:only-child):last-child{border-start-start-radius:0;border-start-end-radius:0;border-top-width:calc(var(--button-border-width) / 2)}.m_80d6d844[data-orientation=vertical] .m_70be2a01:not(:only-child):not(:first-child):not(:last-child),.m_80d6d844[data-orientation=vertical] .m_77c9d27d:not(:only-child):not(:first-child):not(:last-child){border-radius:0;border-bottom-width:calc(var(--button-border-width) / 2);border-top-width:calc(var(--button-border-width) / 2)}.m_70be2a01{--section-height-xs:30px;--section-height-sm:36px;--section-height-md:42px;--section-height-lg:50px;--section-height-xl:60px;--section-height-compact-xs:22px;--section-height-compact-sm:26px;--section-height-compact-md:30px;--section-height-compact-lg:34px;--section-height-compact-xl:40px;--section-padding-x-xs:14px;--section-padding-x-sm:18px;--section-padding-x-md:22px;--section-padding-x-lg:26px;--section-padding-x-xl:32px;--section-padding-x-compact-xs:7px;--section-padding-x-compact-sm:8px;--section-padding-x-compact-md:10px;--section-padding-x-compact-lg:12px;--section-padding-x-compact-xl:14px;--section-height:var(--section-height-sm);--section-padding-x:var(--section-padding-x-sm);--section-color:var(--mantine-color-white);font-weight:600;width:auto;border-radius:var(--section-radius,var(--mantine-radius-default));font-size:var(--section-fz,var(--mantine-font-size-sm));background:var(--section-bg,var(--mantine-primary-color-filled));border:var(--section-bd,calc(.0625rem * var(--mantine-scale)) solid transparent);color:var(--section-color,var(--mantine-color-white));height:var(--section-height,var(--section-height-sm));padding-inline:var(--section-padding-x,var(--section-padding-x-sm));vertical-align:middle;line-height:1;display:inline-flex;align-items:center;justify-content:center}.m_fea6bf1a{--burger-size-xs:12px;--burger-size-sm:18px;--burger-size-md:24px;--burger-size-lg:34px;--burger-size-xl:42px;--burger-size:var(--burger-size-md);--burger-line-size:calc(var(--burger-size) / 12);width:calc(var(--burger-size) + var(--mantine-spacing-xs));height:calc(var(--burger-size) + var(--mantine-spacing-xs));padding:calc(var(--mantine-spacing-xs) / 2);cursor:pointer}:where([data-mantine-color-scheme=light]) .m_fea6bf1a{--burger-color:var(--mantine-color-black)}:where([data-mantine-color-scheme=dark]) .m_fea6bf1a{--burger-color:var(--mantine-color-white)}.m_d4fb9cad{position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.m_d4fb9cad,.m_d4fb9cad:after,.m_d4fb9cad:before{display:block;width:var(--burger-size);height:var(--burger-line-size);background-color:var(--burger-color);outline:1px solid transparent;transition-property:background-color,transform;transition-duration:var(--burger-transition-duration,.3s);transition-timing-function:var(--burger-transition-timing-function,ease)}.m_d4fb9cad:after,.m_d4fb9cad:before{position:absolute;content:"";inset-inline-start:0}.m_d4fb9cad:before{top:calc(var(--burger-size) / -3)}.m_d4fb9cad:after{top:calc(var(--burger-size) / 3)}.m_d4fb9cad[data-opened]{background-color:transparent}.m_d4fb9cad[data-opened]:before{transform:translateY(calc(var(--burger-size) / 3)) rotate(45deg)}.m_d4fb9cad[data-opened]:after{transform:translateY(calc(var(--burger-size) / -3)) rotate(-45deg)}.m_e615b15f{--card-padding:var(--mantine-spacing-md);position:relative;overflow:hidden;display:flex;flex-direction:column;padding:var(--card-padding);color:var(--mantine-color-text)}:where([data-mantine-color-scheme=light]) .m_e615b15f{background-color:var(--mantine-color-white)}:where([data-mantine-color-scheme=dark]) .m_e615b15f{background-color:var(--mantine-color-dark-6)}.m_599a2148{display:block;margin-inline:calc(var(--card-padding) * -1)}.m_599a2148:where(:first-child){margin-top:calc(var(--card-padding) * -1);border-top:none!important}.m_599a2148:where(:last-child){margin-bottom:calc(var(--card-padding) * -1);border-bottom:none!important}.m_599a2148:where([data-inherit-padding]){padding-inline:var(--card-padding)}.m_599a2148:where([data-with-border]){border-top:1px solid;border-bottom:1px solid}:where([data-mantine-color-scheme=light]) .m_599a2148{border-color:var(--mantine-color-gray-3)}:where([data-mantine-color-scheme=dark]) .m_599a2148{border-color:var(--mantine-color-dark-4)}.m_599a2148+.m_599a2148{border-top:none!important}.m_4451eb3a{display:flex;align-items:center;justify-content:center}.m_4451eb3a:where([data-inline]){display:inline-flex}.m_bf2d988c{--checkbox-size-xs:16px;--checkbox-size-sm:20px;--checkbox-size-md:24px;--checkbox-size-lg:30px;--checkbox-size-xl:36px;--checkbox-size:var(--checkbox-size-sm);--checkbox-color:var(--mantine-primary-color-filled);--checkbox-icon-color:var(--mantine-color-white)}.m_26062bec{position:relative;width:var(--checkbox-size);height:var(--checkbox-size);order:1}.m_26062bec:where([data-label-position=left]){order:2}.m_26063560{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid transparent;width:var(--checkbox-size);height:var(--checkbox-size);border-radius:var(--checkbox-radius,var(--mantine-radius-default));padding:0;display:block;margin:0;transition:border-color .1s ease,background-color .1s ease;cursor:var(--mantine-cursor-type);-webkit-tap-highlight-color:transparent}:where([data-mantine-color-scheme=light]) .m_26063560{background-color:var(--mantine-color-white);border-color:var(--mantine-color-gray-4)}:where([data-mantine-color-scheme=dark]) .m_26063560{background-color:var(--mantine-color-dark-6);border-color:var(--mantine-color-dark-4)}.m_26063560:where([data-error]){border-color:var(--mantine-color-error)}.m_26063560:checked,.m_26063560[data-indeterminate]{background-color:var(--checkbox-color);border-color:var(--checkbox-color)}.m_26063560:checked+.m_bf295423,.m_26063560[data-indeterminate]+.m_bf295423{opacity:1;transform:none}.m_26063560:disabled{cursor:not-allowed}:where([data-mantine-color-scheme=light]) .m_26063560:disabled{background-color:var(--mantine-color-gray-2);border-color:var(--mantine-color-gray-3)}:where([data-mantine-color-scheme=dark]) .m_26063560:disabled{background-color:var(--mantine-color-dark-6);border-color:var(--mantine-color-dark-6)}[data-mantine-color-scheme=light] .m_26063560:disabled+.m_bf295423{color:var(--mantine-color-gray-5)}[data-mantine-color-scheme=dark] .m_26063560:disabled+.m_bf295423{color:var(--mantine-color-dark-3)}.m_215c4542+.m_bf295423{color:var(--checkbox-color)}.m_215c4542:checked:not(:disabled),.m_215c4542[data-indeterminate]:not(:disabled){background-color:transparent;border-color:var(--checkbox-color)}.m_215c4542:checked:not(:disabled)+.m_bf295423,.m_215c4542[data-indeterminate]:not(:disabled)+.m_bf295423{color:var(--checkbox-color);opacity:1;transform:none}.m_bf295423{position:absolute;top:0;right:0;bottom:0;left:0;width:60%;margin:auto;color:var(--checkbox-icon-color);pointer-events:none;transform:translateY(calc(.3125rem * var(--mantine-scale))) scale(.5);opacity:0;transition:transform .1s ease,opacity .1s ease}.m_f59ffda3{--chip-size-xs:23px;--chip-size-sm:28px;--chip-size-md:32px;--chip-size-lg:36px;--chip-size-xl:40px;--chip-icon-size-xs:10px;--chip-icon-size-sm:12px;--chip-icon-size-md:14px;--chip-icon-size-lg:16px;--chip-icon-size-xl:18px;--chip-padding-xs:16px;--chip-padding-sm:20px;--chip-padding-md:24px;--chip-padding-lg:28px;--chip-padding-xl:32px;--chip-checked-padding-xs:7.5px;--chip-checked-padding-sm:10px;--chip-checked-padding-md:11.7px;--chip-checked-padding-lg:13.5px;--chip-checked-padding-xl:15.7px;--chip-spacing-xs:10px;--chip-spacing-sm:12px;--chip-spacing-md:16px;--chip-spacing-lg:20px;--chip-spacing-xl:22px;--chip-size:var(--chip-size-sm);--chip-icon-size:var(--chip-icon-size-sm);--chip-padding:var(--chip-padding-sm);--chip-spacing:var(--chip-spacing-sm);--chip-checked-padding:var(--chip-checked-padding-sm);--chip-bg:var(--mantine-primary-color-filled);--chip-hover:var(--mantine-primary-color-filled-hover);--chip-color:var(--mantine-color-white);--chip-bd:1px solid transparent}.m_be049a53{display:inline-flex;align-items:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;border-radius:var(--chip-radius,1000rem);height:var(--chip-size);font-size:var(--chip-fz,var(--mantine-font-size-sm));line-height:calc(var(--chip-size) - calc(.125rem * var(--mantine-scale)));padding-inline:var(--chip-padding);cursor:pointer;white-space:nowrap;-webkit-tap-highlight-color:transparent;border:1px solid transparent;color:var(--mantine-color-text)}.m_be049a53:where([data-checked]){padding:var(--chip-checked-padding)}.m_be049a53:where([data-disabled]){cursor:not-allowed}:where([data-mantine-color-scheme=light]) .m_be049a53:where([data-disabled]){background-color:var(--mantine-color-gray-2);color:var(--mantine-color-gray-5)}:where([data-mantine-color-scheme=dark]) .m_be049a53:where([data-disabled]){background-color:var(--mantine-color-dark-6);color:var(--mantine-color-dark-3)}:where([data-mantine-color-scheme=light]) .m_3904c1af:not([data-disabled]){background-color:var(--mantine-color-white);border:1px solid var(--mantine-color-gray-3)}:where([data-mantine-color-scheme=dark]) .m_3904c1af:not([data-disabled]){background-color:var(--mantine-color-dark-6);border:1px solid var(--mantine-color-dark-4)}@media (hover:hover){:where([data-mantine-color-scheme=light]) .m_3904c1af:not([data-disabled]):hover{background-color:var(--mantine-color-gray-0)}:where([data-mantine-color-scheme=dark]) .m_3904c1af:not([data-disabled]):hover{background-color:var(--mantine-color-dark-5)}}@media (hover:none){:where([data-mantine-color-scheme=light]) .m_3904c1af:not([data-disabled]):active{background-color:var(--mantine-color-gray-0)}:where([data-mantine-color-scheme=dark]) .m_3904c1af:not([data-disabled]):active{background-color:var(--mantine-color-dark-5)}}.m_3904c1af:not([data-disabled]):where([data-checked]){--chip-icon-color:var(--chip-color);border:var(--chip-bd)}@media (hover:hover){.m_3904c1af:not([data-disabled]):where([data-checked]):hover{background-color:var(--chip-hover)}}@media (hover:none){.m_3904c1af:not([data-disabled]):where([data-checked]):active{background-color:var(--chip-hover)}}.m_f7e165c3:not([data-disabled]),.m_fa109255:not([data-disabled]){border:1px solid transparent;color:var(--mantine-color-text)}:where([data-mantine-color-scheme=light]) .m_f7e165c3:not([data-disabled]),:where([data-mantine-color-scheme=light]) .m_fa109255:not([data-disabled]){background-color:var(--mantine-color-gray-1)}:where([data-mantine-color-scheme=dark]) .m_f7e165c3:not([data-disabled]),:where([data-mantine-color-scheme=dark]) .m_fa109255:not([data-disabled]){background-color:var(--mantine-color-dark-5)}@media (hover:hover){:where([data-mantine-color-scheme=light]) .m_f7e165c3:not([data-disabled]):hover,:where([data-mantine-color-scheme=light]) .m_fa109255:not([data-disabled]):hover{background-color:var(--mantine-color-gray-2)}:where([data-mantine-color-scheme=dark]) .m_f7e165c3:not([data-disabled]):hover,:where([data-mantine-color-scheme=dark]) .m_fa109255:not([data-disabled]):hover{background-color:var(--mantine-color-dark-4)}}@media (hover:none){:where([data-mantine-color-scheme=light]) .m_f7e165c3:not([data-disabled]):active,:where([data-mantine-color-scheme=light]) .m_fa109255:not([data-disabled]):active{background-color:var(--mantine-color-gray-2)}:where([data-mantine-color-scheme=dark]) .m_f7e165c3:not([data-disabled]):active,:where([data-mantine-color-scheme=dark]) .m_fa109255:not([data-disabled]):active{background-color:var(--mantine-color-dark-4)}}.m_f7e165c3:not([data-disabled]):where([data-checked]),.m_fa109255:not([data-disabled]):where([data-checked]){--chip-icon-color:var(--chip-color);color:var(--chip-color);background-color:var(--chip-bg)}@media (hover:hover){.m_f7e165c3:not([data-disabled]):where([data-checked]):hover,.m_fa109255:not([data-disabled]):where([data-checked]):hover{background-color:var(--chip-hover)}}@media (hover:none){.m_f7e165c3:not([data-disabled]):where([data-checked]):active,.m_fa109255:not([data-disabled]):where([data-checked]):active{background-color:var(--chip-hover)}}.m_9ac86df9{width:calc(var(--chip-icon-size) + (var(--chip-spacing) / 1.5));max-width:calc(var(--chip-icon-size) + (var(--chip-spacing) / 1.5));display:flex;align-items:center;overflow:hidden}.m_9ac86df9,.m_d6d72580{height:var(--chip-icon-size)}.m_d6d72580{width:var(--chip-icon-size);display:block;color:var(--chip-icon-color,inherit)}.m_bde07329{width:0;height:0;padding:0;opacity:0;margin:0}.m_bde07329:focus-visible+.m_be049a53{outline:2px solid var(--mantine-primary-color-filled);outline-offset:2px}.m_b183c0a2{font-family:var(--mantine-font-family-monospace);line-height:var(--mantine-line-height);padding:2px calc(var(--mantine-spacing-xs) / 2);border-radius:var(--mantine-radius-sm);font-size:var(--mantine-font-size-xs);margin:0;overflow:auto}:where([data-mantine-color-scheme=light]) .m_b183c0a2{background-color:var(--code-bg,var(--mantine-color-gray-1));color:var(--mantine-color-black)}:where([data-mantine-color-scheme=dark]) .m_b183c0a2{background-color:var(--code-bg,var(--mantine-color-dark-5));color:var(--mantine-color-white)}.m_b183c0a2[data-block]{padding:var(--mantine-spacing-xs)}.m_b077c2bc{--ci-eye-dropper-icon-size-xs:14px;--ci-eye-dropper-icon-size-sm:16px;--ci-eye-dropper-icon-size-md:18px;--ci-eye-dropper-icon-size-lg:20px;--ci-eye-dropper-icon-size-xl:22px;--ci-eye-dropper-icon-size:var(--ci-eye-dropper-icon-size-sm)}.m_c5ccdcab{--ci-preview-size-xs:16px;--ci-preview-size-sm:18px;--ci-preview-size-md:22px;--ci-preview-size-lg:28px;--ci-preview-size-xl:36px;--ci-preview-size:var(--ci-preview-size-sm)}.m_5ece2cd7{padding:8px}.m_fee9c77{--cp-width-xs:180px;--cp-width-sm:200px;--cp-width-md:240px;--cp-width-lg:280px;--cp-width-xl:320px;--cp-preview-size-xs:26px;--cp-preview-size-sm:34px;--cp-preview-size-md:42px;--cp-preview-size-lg:50px;--cp-preview-size-xl:54px;--cp-thumb-size-xs:8px;--cp-thumb-size-sm:12px;--cp-thumb-size-md:16px;--cp-thumb-size-lg:20px;--cp-thumb-size-xl:22px;--cp-saturation-height-xs:100px;--cp-saturation-height-sm:110px;--cp-saturation-height-md:120px;--cp-saturation-height-lg:140px;--cp-saturation-height-xl:160px;--cp-preview-size:var(--cp-preview-size-sm);--cp-thumb-size:var(--cp-thumb-size-sm);--cp-saturation-height:var(--cp-saturation-height-sm);--cp-width:var(--cp-width-sm);--cp-body-spacing:var(--mantine-spacing-sm);width:var(--cp-width);padding:1px}.m_fee9c77:where([data-full-width]){width:100%}.m_9dddfbac{width:var(--cp-preview-size);height:var(--cp-preview-size)}.m_bffecc3e{display:flex;padding-top:calc(var(--cp-body-spacing) / 2)}.m_3283bb96{flex:1}.m_3283bb96:not(:only-child){margin-inline-end:var(--mantine-spacing-xs)}.m_40d572ba{overflow:hidden;position:absolute;box-shadow:0 0 1px #0009;border:2px solid var(--mantine-color-white);width:var(--cp-thumb-size);height:var(--cp-thumb-size);border-radius:var(--cp-thumb-size);left:calc(var(--thumb-x-offset) - var(--cp-thumb-size) / 2);top:calc(var(--thumb-y-offset) - var(--cp-thumb-size) / 2)}.m_d8ee6fd8{height:unset!important;width:unset!important;min-width:0!important;min-height:0!important;margin:2px;cursor:pointer;padding-bottom:calc(var(--cp-swatch-size) - calc(.25rem * var(--mantine-scale)));flex:0 0 calc(var(--cp-swatch-size) - calc(.25rem * var(--mantine-scale)))}.m_5711e686{margin-top:5px;margin-inline:-2px;display:flex;flex-wrap:wrap}.m_202a296e{--cp-thumb-size-xs:8px;--cp-thumb-size-sm:12px;--cp-thumb-size-md:16px;--cp-thumb-size-lg:20px;--cp-thumb-size-xl:22px;-webkit-tap-highlight-color:transparent;position:relative;height:var(--cp-saturation-height);border-radius:var(--mantine-radius-sm);margin:calc(var(--cp-thumb-size) / 2)}.m_202a296e:where([data-focus-ring=auto]):focus:focus-visible .m_40d572ba{outline:2px solid var(--mantine-color-blue-filled)}.m_202a296e:where([data-focus-ring=always]):focus .m_40d572ba{outline:2px solid var(--mantine-color-blue-filled)}.m_11b3db02{position:absolute;border-radius:var(--mantine-radius-sm);inset:calc(var(--cp-thumb-size) * -1 / 2 - calc(.0625rem * var(--mantine-scale)))}.m_d856d47d{--cp-thumb-size-xs:8px;--cp-thumb-size-sm:12px;--cp-thumb-size-md:16px;--cp-thumb-size-lg:20px;--cp-thumb-size-xl:22px;--cp-thumb-size:var(--cp-thumb-size,calc(.75rem * var(--mantine-scale)));position:relative;height:calc(var(--cp-thumb-size) + calc(.125rem * var(--mantine-scale)));margin-inline:calc(var(--cp-thumb-size) / 2);outline:none}.m_d856d47d+.m_d856d47d{margin-top:6px}.m_d856d47d:where([data-focus-ring=auto]):focus:focus-visible .m_40d572ba{outline:2px solid var(--mantine-color-blue-filled)}.m_d856d47d:where([data-focus-ring=always]):focus .m_40d572ba{outline:2px solid var(--mantine-color-blue-filled)}:where([data-mantine-color-scheme=light]) .m_d856d47d{--slider-checkers:var(--mantine-color-gray-3)}:where([data-mantine-color-scheme=dark]) .m_d856d47d{--slider-checkers:var(--mantine-color-dark-4)}.m_8f327113{position:absolute;top:0;bottom:0;inset-inline:calc(var(--cp-thumb-size) * -1 / 2 - calc(.0625rem * var(--mantine-scale)));border-radius:10000rem}.m_de3d2490{--cs-size:28px;--cs-radius:1000px;-webkit-tap-highlight-color:transparent;border:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;display:block;line-height:1;position:relative;width:var(--cs-size);height:var(--cs-size);min-width:var(--cs-size);min-height:var(--cs-size);border-radius:var(--cs-radius);color:inherit;text-decoration:none}[data-mantine-color-scheme=light] .m_de3d2490{--alpha-overlay-color:var(--mantine-color-gray-3);--alpha-overlay-bg:var(--mantine-color-white)}[data-mantine-color-scheme=dark] .m_de3d2490{--alpha-overlay-color:var(--mantine-color-dark-4);--alpha-overlay-bg:var(--mantine-color-dark-7)}.m_862f3d1b,.m_98ae7f22{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:var(--cs-radius)}.m_98ae7f22{z-index:1;box-shadow:#0000001a 0 0 0 calc(.0625rem * var(--mantine-scale)) inset,#00000026 0 0 calc(.25rem * var(--mantine-scale)) inset}.m_95709ac0{background-size:8px 8px;background-position:0 0,0 4px,4px -4px,-4px 0;background-image:linear-gradient(45deg,var(--alpha-overlay-color) 25%,transparent 25%),linear-gradient(-45deg,var(--alpha-overlay-color) 25%,transparent 25%),linear-gradient(45deg,transparent 75%,var(--alpha-overlay-color) 75%),linear-gradient(-45deg,var(--alpha-overlay-bg) 75%,var(--alpha-overlay-color) 75%)}.m_93e74e3,.m_95709ac0{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:var(--cs-radius)}.m_93e74e3{z-index:2;display:flex;align-items:center;justify-content:center}.m_88b62a41{--combobox-padding:4px;padding:var(--combobox-padding)}.m_88b62a41:has([data-mantine-scrollbar]) .m_985517d8{max-width:calc(100% + var(--combobox-padding))}.m_88b62a41[data-composed]{padding-inline-end:0}.m_88b62a41[data-hidden]{display:none}.m_88b62a41,.m_b2821a6e{--combobox-option-padding-xs:4px 8px;--combobox-option-padding-sm:6px 10px;--combobox-option-padding-md:8px 12px;--combobox-option-padding-lg:10px 16px;--combobox-option-padding-xl:14px 20px;--combobox-option-padding:var(--combobox-option-padding-sm)}.m_92253aa5{padding:var(--combobox-option-padding);font-size:var(--combobox-option-fz,var(--mantine-font-size-sm));border-radius:var(--mantine-radius-default);background-color:transparent;color:inherit;cursor:pointer;word-break:break-word}.m_92253aa5:where([data-combobox-selected]){background-color:var(--mantine-primary-color-filled);color:var(--mantine-color-white)}.m_92253aa5:where([data-combobox-disabled]){cursor:not-allowed;opacity:.35}@media (hover:hover){:where([data-mantine-color-scheme=light]) .m_92253aa5:hover:where(:not([data-combobox-selected],[data-combobox-disabled])){background-color:var(--mantine-color-gray-0)}:where([data-mantine-color-scheme=dark]) .m_92253aa5:hover:where(:not([data-combobox-selected],[data-combobox-disabled])){background-color:var(--mantine-color-dark-7)}}@media (hover:none){:where([data-mantine-color-scheme=light]) .m_92253aa5:active:where(:not([data-combobox-selected],[data-combobox-disabled])){background-color:var(--mantine-color-gray-0)}:where([data-mantine-color-scheme=dark]) .m_92253aa5:active:where(:not([data-combobox-selected],[data-combobox-disabled])){background-color:var(--mantine-color-dark-7)}}.m_985517d8{margin-inline:calc(var(--combobox-padding) * -1);margin-top:calc(var(--combobox-padding) * -1);width:calc(100% + var(--combobox-padding) * 2);border-top-width:0;border-inline-width:0;border-end-start-radius:0;border-end-end-radius:0;margin-bottom:var(--combobox-padding);position:relative}:where([data-mantine-color-scheme=light]) .m_985517d8,:where([data-mantine-color-scheme=light]) .m_985517d8:focus{border-color:var(--mantine-color-gray-2)}:where([data-mantine-color-scheme=dark]) .m_985517d8,:where([data-mantine-color-scheme=dark]) .m_985517d8:focus{border-color:var(--mantine-color-dark-4)}:where([data-mantine-color-scheme=light]) .m_985517d8{background-color:var(--mantine-color-white)}:where([data-mantine-color-scheme=dark]) .m_985517d8{background-color:var(--mantine-color-dark-7)}.m_2530cd1d{text-align:center;color:var(--mantine-color-dimmed)}.m_2530cd1d,.m_82b967cb,.m_858f94bd{font-size:var(--combobox-option-fz,var(--mantine-font-size-sm));padding:var(--combobox-option-padding)}.m_82b967cb,.m_858f94bd{border:0 solid transparent;margin-inline:calc(var(--combobox-padding) * -1)}:where([data-mantine-color-scheme=light]) .m_82b967cb,:where([data-mantine-color-scheme=light]) .m_858f94bd{border-color:var(--mantine-color-gray-2)}:where([data-mantine-color-scheme=dark]) .m_82b967cb,:where([data-mantine-color-scheme=dark]) .m_858f94bd{border-color:var(--mantine-color-dark-4)}.m_82b967cb{border-top-width:1px;margin-top:var(--combobox-padding);margin-bottom:calc(var(--combobox-padding) * -1)}.m_858f94bd{border-bottom-width:1px;margin-bottom:var(--combobox-padding);margin-top:calc(var(--combobox-padding) * -1)}.m_254f3e4f:has(.m_2bb2e9e5:only-child){display:none}.m_2bb2e9e5{color:var(--mantine-color-dimmed);font-size:calc(var(--combobox-option-fz, var(--mantine-font-size-sm)) * .85);padding:var(--combobox-option-padding);font-weight:500;position:relative;display:flex;align-items:center}.m_2bb2e9e5:after{content:"";flex:1;inset-inline:0;height:1px;margin-inline-start:var(--mantine-spacing-xs)}:where([data-mantine-color-scheme=light]) .m_2bb2e9e5:after{background-color:var(--mantine-color-gray-2)}:where([data-mantine-color-scheme=dark]) .m_2bb2e9e5:after{background-color:var(--mantine-color-dark-4)}.m_2bb2e9e5:only-child{display:none}.m_2943220b{--combobox-chevron-size-xs:14px;--combobox-chevron-size-sm:18px;--combobox-chevron-size-md:20px;--combobox-chevron-size-lg:24px;--combobox-chevron-size-xl:28px;--combobox-chevron-size:var(--combobox-chevron-size-sm)}:where([data-mantine-color-scheme=light]) .m_2943220b{--_combobox-chevron-color:var(--combobox-chevron-color,var(--mantine-color-gray-6))}:where([data-mantine-color-scheme=dark]) .m_2943220b{--_combobox-chevron-color:var(--combobox-chevron-color,var(--mantine-color-dark-3))}.m_2943220b{width:var(--combobox-chevron-size);height:var(--combobox-chevron-size);color:var(--_combobox-chevron-color)}.m_2943220b:where([data-error]){color:var(--combobox-chevron-color,var(--mantine-color-error))}.m_390b5f4{display:flex;align-items:center;gap:8px}.m_390b5f4:where([data-reverse]){justify-content:space-between}.m_8ee53fc2{opacity:.4;width:.8em;min-width:.8em;height:.8em}:where([data-combobox-selected]) .m_8ee53fc2{opacity:1}.m_7485cace{--container-size-xs:540px;--container-size-sm:720px;--container-size-md:960px;--container-size-lg:1140px;--container-size-xl:1320px;--container-size:var(--container-size-md);max-width:var(--container-size);padding-inline:var(--mantine-spacing-md);margin-inline:auto}.m_7485cace:where([data-fluid]){max-width:100%}.m_e2125a27{--dialog-size-xs:160px;--dialog-size-sm:200px;--dialog-size-md:340px;--dialog-size-lg:400px;--dialog-size-xl:500px;--dialog-size:var(--dialog-size-md);position:relative;width:var(--dialog-size);max-width:calc(100vw - var(--mantine-spacing-xl) * 2);min-height:50px}.m_5abab665{position:absolute;top:calc(var(--mantine-spacing-md) / 2);inset-inline-end:calc(var(--mantine-spacing-md) / 2)}.m_3eebeb36{--divider-size-xs:1px;--divider-size-sm:2px;--divider-size-md:3px;--divider-size-lg:4px;--divider-size-xl:5px;--divider-size:var(--divider-size-xs)}:where([data-mantine-color-scheme=light]) .m_3eebeb36{--divider-color:var(--mantine-color-gray-3)}:where([data-mantine-color-scheme=dark]) .m_3eebeb36{--divider-color:var(--mantine-color-dark-4)}.m_3eebeb36:where([data-orientation=horizontal]){border-top:var(--divider-size) var(--divider-border-style,solid) var(--divider-color)}.m_3eebeb36:where([data-orientation=vertical]){border-inline-start:var(--divider-size) var(--divider-border-style,solid) var(--divider-color);height:auto;align-self:stretch}.m_3eebeb36:where([data-with-label]){border:0}.m_9e365f20{display:flex;align-items:center;font-size:var(--mantine-font-size-xs);color:var(--mantine-color-dimmed);white-space:nowrap}.m_9e365f20:where([data-position=left]):before{display:none}.m_9e365f20:where([data-position=right]):after{display:none}.m_9e365f20:before{margin-inline-end:var(--mantine-spacing-xs)}.m_9e365f20:after,.m_9e365f20:before{content:"";flex:1;height:1px;border-top:var(--divider-size) var(--divider-border-style,solid) var(--divider-color)}.m_9e365f20:after{margin-inline-start:var(--mantine-spacing-xs)}.m_f11b401e{--drawer-size-xs:320px;--drawer-size-sm:380px;--drawer-size-md:440px;--drawer-size-lg:620px;--drawer-size-xl:780px;--drawer-size:var(--drawer-size-md);--drawer-offset:0rem}.m_5a7c2c9{z-index:1000}.m_b8a05bbd{flex:var(--drawer-flex,0 0 var(--drawer-size));height:var(--drawer-height,calc(100% - var(--drawer-offset) * 2));margin:var(--drawer-offset);max-width:calc(100% - var(--drawer-offset) * 2);max-height:calc(100% - var(--drawer-offset) * 2);overflow-y:auto}.m_b8a05bbd[data-hidden]{opacity:0!important;pointer-events:none}.m_31cd769a{display:flex;justify-content:var(--drawer-justify,flex-start);align-items:var(--drawer-align,flex-start)}.m_e9408a47{padding:var(--mantine-spacing-lg);padding-top:var(--mantine-spacing-xs);border-radius:var(--fieldset-radius,var(--mantine-radius-default));min-inline-size:auto}.m_84c9523a{border:1px solid}:where([data-mantine-color-scheme=light]) .m_84c9523a{border-color:var(--mantine-color-gray-3);background-color:var(--mantine-color-white)}:where([data-mantine-color-scheme=dark]) .m_84c9523a{border-color:var(--mantine-color-dark-4);background-color:var(--mantine-color-dark-7)}.m_ef274e49{border:1px solid}:where([data-mantine-color-scheme=light]) .m_ef274e49{border-color:var(--mantine-color-gray-3);background-color:var(--mantine-color-gray-0)}:where([data-mantine-color-scheme=dark]) .m_ef274e49{border-color:var(--mantine-color-dark-4);background-color:var(--mantine-color-dark-6)}.m_eda993d3{padding:0;border:0;border-radius:0}.m_90794832{font-size:var(--mantine-font-size-sm)}.m_74ca27fe{padding:0;margin-bottom:var(--mantine-spacing-sm)}.m_8478a6da{container:mantine-grid/inline-size}.m_410352e9{--grid-overflow:visible;--grid-margin:calc(var(--grid-gutter) / -2);--grid-col-padding:calc(var(--grid-gutter) / 2);overflow:var(--grid-overflow)}.m_dee7bd2f{width:calc(100% + var(--grid-gutter));display:flex;flex-wrap:wrap;justify-content:var(--grid-justify);align-items:var(--grid-align);margin:var(--grid-margin)}.m_96bdd299{--col-flex-grow:0;--col-offset:0rem;flex-shrink:0;order:var(--col-order);flex-basis:var(--col-flex-basis);width:var(--col-width);max-width:var(--col-max-width);flex-grow:var(--col-flex-grow);margin-inline-start:var(--col-offset);padding:var(--grid-col-padding)}.m_9e117634{display:block;flex:0;-o-object-fit:var(--image-object-fit,cover);object-fit:var(--image-object-fit,cover);width:100%;border-radius:var(--image-radius,0)}@keyframes m_885901b1{0%{opacity:.6;transform:scale(0)}to{opacity:0;transform:scale(2.8)}}.m_e5262200{--indicator-size:10px;--indicator-color:var(--mantine-primary-color-filled);position:relative;display:block}.m_e5262200:where([data-inline]){display:inline-block}.m_760d1fb1{top:var(--indicator-top);left:var(--indicator-left);right:var(--indicator-right);bottom:var(--indicator-bottom);transform:translate(var(--indicator-translate-x),var(--indicator-translate-y));min-width:var(--indicator-size);height:var(--indicator-size);z-index:var(--indicator-z-index,200);display:flex;align-items:center;justify-content:center;font-size:var(--mantine-font-size-xs);color:var(--indicator-text-color,var(--mantine-color-white));white-space:nowrap}.m_760d1fb1,.m_760d1fb1:before{position:absolute;border-radius:var(--indicator-radius,1000rem);background-color:var(--indicator-color)}.m_760d1fb1:before{content:"";top:0;right:0;bottom:0;left:0;z-index:-1}.m_760d1fb1:where([data-with-label]){padding-inline:calc(var(--mantine-spacing-xs) / 2)}.m_760d1fb1:where([data-with-border]){border:2px solid var(--mantine-color-body)}.m_760d1fb1[data-processing]:before{animation:m_885901b1 1s linear infinite}.m_5f75b09e{--label-lh-xs:16px;--label-lh-sm:20px;--label-lh-md:24px;--label-lh-lg:30px;--label-lh-xl:36px;--label-lh:var(--label-lh-sm)}.m_5f75b09e[data-label-position=left]{--label-order:1;--label-offset-end:var(--mantine-spacing-sm);--label-offset-start:0}.m_5f75b09e[data-label-position=right]{--label-order:2;--label-offset-end:0;--label-offset-start:var(--mantine-spacing-sm)}.m_5f6e695e{display:flex}.m_d3ea56bb{--label-cursor:var(--mantine-cursor-type);-webkit-tap-highlight-color:transparent;display:inline-flex;flex-direction:column;font-size:var(--label-fz,var(--mantine-font-size-sm));line-height:var(--label-lh);cursor:var(--label-cursor);order:var(--label-order)}.m_d3ea56bb[data-disabled],fieldset:disabled .m_d3ea56bb{--label-cursor:not-allowed}.m_8ee546b8{cursor:var(--label-cursor);color:inherit;padding-inline-start:var(--label-offset-start);padding-inline-end:var(--label-offset-end)}:where([data-mantine-color-scheme=light]) .m_8ee546b8:where([data-disabled]),:where([data-mantine-color-scheme=light]) fieldset:disabled .m_8ee546b8{color:var(--mantine-color-gray-5)}:where([data-mantine-color-scheme=dark]) .m_8ee546b8:where([data-disabled]),:where([data-mantine-color-scheme=dark]) fieldset:disabled .m_8ee546b8{color:var(--mantine-color-dark-3)}.m_328f68c0,.m_8e8a99cc{margin-top:calc(var(--mantine-spacing-xs) / 2);padding-inline-start:var(--label-offset-start);padding-inline-end:var(--label-offset-end)}.m_dc6f14e2{--kbd-fz-xs:10px;--kbd-fz-sm:12px;--kbd-fz-md:14px;--kbd-fz-lg:16px;--kbd-fz-xl:20px;--kbd-fz:var(--kbd-fz-sm);--kbd-padding-xs:2px 4px;--kbd-padding-sm:3px 5px;--kbd-padding-md:4px 7px;--kbd-padding-lg:5px 9px;--kbd-padding-xl:8px 14px;--kbd-padding:var(--kbd-padding-sm);font-family:var(--mantine-font-family-monospace);line-height:var(--mantine-line-height);font-weight:700;padding:var(--kbd-padding);font-size:var(--kbd-fz);border-radius:var(--mantine-radius-sm);border:solid;border-width:1px 1px 3px;unicode-bidi:embed}:where([data-mantine-color-scheme=light]) .m_dc6f14e2{border-color:var(--mantine-color-gray-3);color:var(--mantine-color-gray-7);background-color:var(--mantine-color-gray-0)}:where([data-mantine-color-scheme=dark]) .m_dc6f14e2{border-color:var(--mantine-color-dark-4);color:var(--mantine-color-dark-0);background-color:var(--mantine-color-dark-6)}.m_abbac491{--list-fz:var(--mantine-font-size-md);--list-lh:var(--mantine-line-height-md);list-style-position:inside;font-size:var(--list-fz);line-height:var(--list-lh);margin:0;padding:0}.m_abbac491:where([data-with-padding]){padding-inline-start:var(--mantine-spacing-md)}.m_abb6bec2{white-space:nowrap;line-height:var(--list-lh)}.m_abb6bec2:where([data-with-icon]){list-style:none}.m_abb6bec2:where([data-with-icon]) .m_75cd9f71{--li-direction:row;--li-align:center}.m_abb6bec2:where(:not(:first-of-type)){margin-top:var(--list-spacing,0)}.m_abb6bec2:where([data-centered]){line-height:1}.m_75cd9f71{display:inline-flex;flex-direction:var(--li-direction,column);align-items:var(--li-align,flex-start);white-space:normal}.m_60f83e5b{display:inline-block;vertical-align:middle;margin-inline-end:var(--mantine-spacing-sm)}.m_6e45937b{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;overflow:hidden;z-index:var(--lo-z-index)}.m_e8eb006c{position:relative;z-index:calc(var(--lo-z-index) + 1)}.m_df587f17{z-index:var(--lo-z-index)}.m_bcb3f3c2{color:var(--mantine-color-black)}:where([data-mantine-color-scheme=light]) .m_bcb3f3c2{background-color:var(--mark-bg-light)}:where([data-mantine-color-scheme=dark]) .m_bcb3f3c2{background-color:var(--mark-bg-dark)}.m_dc9b7c9f{padding:4px}.m_9bfac126{color:var(--mantine-color-dimmed);font-weight:500;font-size:var(--mantine-font-size-xs);padding:calc(var(--mantine-spacing-xs) / 2) var(--mantine-spacing-sm);cursor:default}.m_efdf90cb{margin-top:4px;margin-bottom:4px;border-top:1px solid}:where([data-mantine-color-scheme=light]) .m_efdf90cb{border-color:var(--mantine-color-gray-2)}:where([data-mantine-color-scheme=dark]) .m_efdf90cb{border-color:var(--mantine-color-dark-4)}.m_99ac2aa1{font-size:var(--mantine-font-size-sm);width:100%;padding:calc(var(--mantine-spacing-xs) / 1.5) var(--mantine-spacing-sm);border-radius:var(--popover-radius,var(--mantine-radius-default));color:var(--menu-item-color,var(--mantine-color-text));display:flex;align-items:center;-webkit-user-select:none;-moz-user-select:none;user-select:none}.m_99ac2aa1:where([data-disabled],:disabled){color:var(--mantine-color-dimmed);opacity:.6;cursor:not-allowed}:where([data-mantine-color-scheme=light]) .m_99ac2aa1:where([data-hovered]):where(:not(:disabled,[data-disabled])){background-color:var(--menu-item-hover,var(--mantine-color-gray-1))}:where([data-mantine-color-scheme=dark]) .m_99ac2aa1:where([data-hovered]):where(:not(:disabled,[data-disabled])){background-color:var(--menu-item-hover,var(--mantine-color-dark-4))}.m_5476e0d3{flex:1}.m_8b75e504{display:flex;justify-content:center;align-items:center}.m_8b75e504:where([data-position=left]){margin-inline-end:var(--mantine-spacing-xs)}.m_8b75e504:where([data-position=right]){margin-inline-start:var(--mantine-spacing-xs)}.m_9df02822{--modal-size-xs:320px;--modal-size-sm:380px;--modal-size-md:440px;--modal-size-lg:620px;--modal-size-xl:780px;--modal-size:var(--modal-size-md);--modal-y-offset:5dvh;--modal-x-offset:5vw}.m_9df02822[data-full-screen]{--modal-border-radius:0!important}.m_9df02822[data-full-screen] .m_54c44539{--modal-content-flex:0 0 100%;--modal-content-max-height:auto;--modal-content-height:100dvh}.m_9df02822[data-full-screen] .m_1f958f16{--modal-inner-y-offset:0;--modal-inner-x-offset:0}.m_9df02822[data-centered] .m_1f958f16{--modal-inner-align:center}.m_d0e2b9cd{border-start-start-radius:var(--modal-radius,var(--mantine-radius-default));border-start-end-radius:var(--modal-radius,var(--mantine-radius-default))}.m_54c44539{flex:var(--modal-content-flex,0 0 var(--modal-size));max-width:100%;max-height:var(--modal-content-max-height,calc(100dvh - var(--modal-y-offset) * 2));height:var(--modal-content-height,auto);overflow-y:auto}.m_54c44539[data-full-screen]{border-radius:0}.m_54c44539[data-hidden]{opacity:0!important;pointer-events:none}.m_1f958f16{display:flex;justify-content:center;align-items:var(--modal-inner-align,flex-start);padding-top:var(--modal-inner-y-offset,var(--modal-y-offset));padding-bottom:var(--modal-inner-y-offset,var(--modal-y-offset));padding-inline:var(--modal-inner-x-offset,var(--modal-x-offset))}.m_f0824112{--nl-bg:var(--mantine-primary-color-light);--nl-hover:var(--mantine-primary-color-light-hover);--nl-color:var(--mantine-primary-color-light-color);display:flex;align-items:center;width:100%;padding:8px var(--mantine-spacing-sm);-webkit-user-select:none;-moz-user-select:none;user-select:none}@media (hover:hover){:where([data-mantine-color-scheme=light]) .m_f0824112:hover{background-color:var(--mantine-color-gray-0)}:where([data-mantine-color-scheme=dark]) .m_f0824112:hover{background-color:var(--mantine-color-dark-6)}}@media (hover:none){:where([data-mantine-color-scheme=light]) .m_f0824112:active{background-color:var(--mantine-color-gray-0)}:where([data-mantine-color-scheme=dark]) .m_f0824112:active{background-color:var(--mantine-color-dark-6)}}.m_f0824112:where([data-disabled]){opacity:.4;pointer-events:none}.m_f0824112:where([data-active],[aria-current=page]){background-color:var(--nl-bg);color:var(--nl-color)}@media (hover:hover){.m_f0824112:where([data-active],[aria-current=page]):hover{background-color:var(--nl-hover)}}@media (hover:none){.m_f0824112:where([data-active],[aria-current=page]):active{background-color:var(--nl-hover)}}.m_f0824112:where([data-active],[aria-current=page]) .m_57492dcc{--description-opacity:.9;--description-color:var(--nl-color)}.m_690090b5{display:flex;align-items:center;justify-content:center;transition:transform .15s ease}.m_690090b5>svg{display:block}.m_690090b5:where([data-position=left]){margin-inline-end:var(--mantine-spacing-sm)}.m_690090b5:where([data-position=right]){margin-inline-start:var(--mantine-spacing-sm)}.m_690090b5:where([data-rotate]){transform:rotate(90deg)}.m_1f6ac4c4{font-size:var(--mantine-font-size-sm)}.m_f07af9d2{flex:1;overflow:hidden;text-overflow:ellipsis}.m_f07af9d2:where([data-no-wrap]){white-space:nowrap}.m_57492dcc{display:block;font-size:var(--mantine-font-size-xs);opacity:var(--description-opacity,1);color:var(--description-color,var(--mantine-color-dimmed));overflow:hidden;text-overflow:ellipsis}:where([data-no-wrap]) .m_57492dcc{white-space:nowrap}.m_e17b862f{padding-inline-start:var(--nl-offset,var(--mantine-spacing-lg))}.m_1fd8a00b{transform:rotate(-90deg)}.m_a513464{--notification-radius:var(--mantine-radius-default);--notification-color:var(--mantine-primary-color-filled);overflow:hidden;box-sizing:border-box;position:relative;display:flex;align-items:center;padding-inline-start:22px;padding-inline-end:var(--mantine-spacing-xs);padding-top:var(--mantine-spacing-xs);padding-bottom:var(--mantine-spacing-xs);box-shadow:var(--mantine-shadow-lg)}.m_a513464,.m_a513464:before{border-radius:var(--notification-radius)}.m_a513464:before{content:"";display:block;position:absolute;width:6px;top:var(--notification-radius);bottom:var(--notification-radius);inset-inline-start:4px;background-color:var(--notification-color)}:where([data-mantine-color-scheme=light]) .m_a513464{background-color:var(--mantine-color-white)}:where([data-mantine-color-scheme=dark]) .m_a513464{background-color:var(--mantine-color-dark-6)}.m_a513464:where([data-with-icon]){padding-inline-start:var(--mantine-spacing-xs)}.m_a513464:where([data-with-icon]):before{display:none}:where([data-mantine-color-scheme=light]) .m_a513464:where([data-with-border]){border:1px solid var(--mantine-color-gray-3)}:where([data-mantine-color-scheme=dark]) .m_a513464:where([data-with-border]){border:1px solid var(--mantine-color-dark-4)}.m_a4ceffb{box-sizing:border-box;width:28px;height:28px;border-radius:28px;display:flex;align-items:center;justify-content:center;background-color:var(--notification-color);color:var(--mantine-color-white)}.m_a4ceffb,.m_b0920b15{margin-inline-end:var(--mantine-spacing-md)}.m_a49ed24{flex:1;overflow:hidden;margin-inline-end:var(--mantine-spacing-xs)}.m_3feedf16{margin-bottom:2px;overflow:hidden;text-overflow:ellipsis;font-size:var(--mantine-font-size-sm);line-height:var(--mantine-line-height-sm);font-weight:500}:where([data-mantine-color-scheme=light]) .m_3feedf16{color:var(--mantine-color-gray-9)}:where([data-mantine-color-scheme=dark]) .m_3feedf16{color:var(--mantine-color-white)}.m_3d733a3a{font-size:var(--mantine-font-size-sm);line-height:var(--mantine-line-height-sm);overflow:hidden;text-overflow:ellipsis}:where([data-mantine-color-scheme=light]) .m_3d733a3a{color:var(--mantine-color-black)}:where([data-mantine-color-scheme=dark]) .m_3d733a3a{color:var(--mantine-color-dark-0)}:where([data-mantine-color-scheme=light]) .m_3d733a3a:where([data-with-title]){color:var(--mantine-color-gray-6)}:where([data-mantine-color-scheme=dark]) .m_3d733a3a:where([data-with-title]){color:var(--mantine-color-dark-2)}@media (hover:hover){:where([data-mantine-color-scheme=light]) .m_919a4d88:hover{background-color:var(--mantine-color-gray-0)}:where([data-mantine-color-scheme=dark]) .m_919a4d88:hover{background-color:var(--mantine-color-dark-8)}}@media (hover:none){:where([data-mantine-color-scheme=light]) .m_919a4d88:active{background-color:var(--mantine-color-gray-0)}:where([data-mantine-color-scheme=dark]) .m_919a4d88:active{background-color:var(--mantine-color-dark-8)}}.m_e2f5cd4e{--ni-right-section-width-xs:17px;--ni-right-section-width-sm:24px;--ni-right-section-width-md:27px;--ni-right-section-width-lg:31px;--ni-right-section-width-xl:34px}.m_95e17d22{--ni-chevron-size-xs:10px;--ni-chevron-size-sm:14px;--ni-chevron-size-md:16px;--ni-chevron-size-lg:18px;--ni-chevron-size-xl:20px;--ni-chevron-size:var(--ni-chevron-size-sm);display:flex;flex-direction:column;width:100%;height:calc(var(--input-height) - calc(.125rem * var(--mantine-scale)));max-width:calc(var(--ni-chevron-size) * 1.7);margin-inline-start:auto}.m_80b4b171{--control-border:1px solid var(--input-bd);--control-radius:calc(var(--input-radius) - calc(.0625rem * var(--mantine-scale)));flex:0 0 50%;width:100%;padding:0;height:calc(var(--input-height) / 2 - calc(.0625rem * var(--mantine-scale)));border-inline-start:var(--control-border);display:flex;align-items:center;justify-content:center;color:var(--mantine-color-text);background-color:transparent;cursor:pointer}.m_80b4b171:where(:disabled){background-color:transparent;cursor:not-allowed;opacity:.6}:where([data-mantine-color-scheme=light]) .m_80b4b171:where(:disabled){color:var(--mantine-color-gray-4)}:where([data-mantine-color-scheme=dark]) .m_80b4b171:where(:disabled){color:var(--mantine-color-dark-3)}.m_e2f5cd4e[data-error] :where(.m_80b4b171){color:var(--mantine-color-error)}@media (hover:hover){:where([data-mantine-color-scheme=light]) .m_80b4b171:hover{background-color:var(--mantine-color-gray-0)}:where([data-mantine-color-scheme=dark]) .m_80b4b171:hover{background-color:var(--mantine-color-dark-4)}}@media (hover:none){:where([data-mantine-color-scheme=light]) .m_80b4b171:active{background-color:var(--mantine-color-gray-0)}:where([data-mantine-color-scheme=dark]) .m_80b4b171:active{background-color:var(--mantine-color-dark-4)}}.m_80b4b171:where(:first-of-type){border-radius:0;border-start-end-radius:var(--control-radius)}.m_80b4b171:last-of-type{border-radius:0;border-end-end-radius:var(--control-radius)}.m_4addd315{--pagination-control-size-xs:22px;--pagination-control-size-sm:26px;--pagination-control-size-md:32px;--pagination-control-size-lg:38px;--pagination-control-size-xl:44px;--pagination-control-size:var(--pagination-control-size-md);--pagination-control-fz:var(--mantine-font-size-md);--pagination-active-bg:var(--mantine-primary-color-filled)}.m_326d024a{display:flex;align-items:center;justify-content:center;border:1px solid;cursor:pointer;color:var(--mantine-color-text);height:var(--pagination-control-size);min-width:var(--pagination-control-size);font-size:var(--pagination-control-fz);line-height:1;border-radius:var(--pagination-control-radius,var(--mantine-radius-default))}.m_326d024a:where([data-with-padding]){padding:calc(var(--pagination-control-size) / 4)}.m_326d024a:where(:disabled,[data-disabled]){cursor:not-allowed;opacity:.4}:where([data-mantine-color-scheme=light]) .m_326d024a{border-color:var(--mantine-color-gray-4);background-color:var(--mantine-color-white)}@media (hover:hover){:where([data-mantine-color-scheme=light]) .m_326d024a:hover:where(:not(:disabled,[data-disabled])){background-color:var(--mantine-color-gray-0)}}@media (hover:none){:where([data-mantine-color-scheme=light]) .m_326d024a:active:where(:not(:disabled,[data-disabled])){background-color:var(--mantine-color-gray-0)}}:where([data-mantine-color-scheme=dark]) .m_326d024a{border-color:var(--mantine-color-dark-4);background-color:var(--mantine-color-dark-6)}@media (hover:hover){:where([data-mantine-color-scheme=dark]) .m_326d024a:hover:where(:not(:disabled,[data-disabled])){background-color:var(--mantine-color-dark-5)}}@media (hover:none){:where([data-mantine-color-scheme=dark]) .m_326d024a:active:where(:not(:disabled,[data-disabled])){background-color:var(--mantine-color-dark-5)}}.m_326d024a:where([data-active]){background-color:var(--pagination-active-bg);border-color:var(--pagination-active-bg);color:var(--pagination-active-color,var(--mantine-color-white))}@media (hover:hover){.m_326d024a:where([data-active]):hover{background-color:var(--pagination-active-bg)}}@media (hover:none){.m_326d024a:where([data-active]):active{background-color:var(--pagination-active-bg)}}.m_4ad7767d{height:var(--pagination-control-size);min-width:var(--pagination-control-size);display:flex;align-items:center;justify-content:center;pointer-events:none}.m_7cda1cd6{--pill-fz-xs:10px;--pill-fz-sm:12px;--pill-fz-md:14px;--pill-fz-lg:16px;--pill-fz-xl:18px;--pill-height-xs:18px;--pill-height-sm:22px;--pill-height-md:25px;--pill-height-lg:28px;--pill-height-xl:32px;--pill-fz:var(--pill-fz-sm);--pill-height:var(--pill-height-sm);font-size:var(--pill-fz);flex:0;height:var(--pill-height);padding-inline:.8em;display:inline-flex;align-items:center;border-radius:var(--pill-radius,1000rem);line-height:1;white-space:nowrap;-moz-user-select:none;user-select:none;-webkit-user-select:none;max-width:100%}:where([data-mantine-color-scheme=dark]) .m_7cda1cd6{background-color:var(--mantine-color-dark-7);color:var(--mantine-color-dark-0)}:where([data-mantine-color-scheme=light]) .m_7cda1cd6{color:var(--mantine-color-black)}.m_7cda1cd6:where([data-with-remove]:not(:has(button:disabled))){padding-inline-end:0}.m_7cda1cd6:where([data-disabled],:has(button:disabled)){cursor:not-allowed}:where([data-mantine-color-scheme=light]) .m_44da308b{background-color:var(--mantine-color-gray-1)}:where([data-mantine-color-scheme=light]) .m_44da308b:where([data-disabled],:has(button:disabled)){background-color:var(--mantine-color-gray-3)}:where([data-mantine-color-scheme=light]) .m_e3a01f8{background-color:var(--mantine-color-white)}:where([data-mantine-color-scheme=light]) .m_e3a01f8:where([data-disabled],:has(button:disabled)){background-color:var(--mantine-color-gray-3)}.m_1e0e6180{cursor:inherit;overflow:hidden;height:100%;line-height:var(--pill-height);text-overflow:ellipsis}.m_ae386778{color:inherit;font-size:inherit;height:100%;min-height:unset;min-width:2em;width:unset;border-radius:0;padding-inline-start:.1em;padding-inline-end:.3em;flex:0;border-end-end-radius:var(--pill-radius,50%);border-start-end-radius:var(--pill-radius,50%)}.m_7cda1cd6[data-disabled]>.m_ae386778,.m_ae386778:disabled{display:none;background-color:transparent;width:.8em;min-width:.8em;padding:0;cursor:not-allowed}.m_7cda1cd6[data-disabled]>.m_ae386778>svg,.m_ae386778:disabled>svg{display:none}.m_ae386778>svg{pointer-events:none}.m_1dcfd90b{--pg-gap-xs:6px;--pg-gap-sm:8px;--pg-gap-md:10px;--pg-gap-lg:12px;--pg-gap-xl:12px;--pg-gap:var(--pg-gap-sm);display:flex;align-items:center;gap:var(--pg-gap);flex-wrap:wrap}.m_f61ca620{--psi-button-size-xs:22px;--psi-button-size-sm:26px;--psi-button-size-md:28px;--psi-button-size-lg:32px;--psi-button-size-xl:40px;--psi-icon-size-xs:12px;--psi-icon-size-sm:15px;--psi-icon-size-md:17px;--psi-icon-size-lg:19px;--psi-icon-size-xl:21px;--psi-button-size:var(--psi-button-size-sm);--psi-icon-size:var(--psi-icon-size-sm)}.m_ccf8da4c{position:relative;overflow:hidden}.m_f2d85dd2{font-family:var(--mantine-font-family);background-color:transparent;border:0;padding-inline-end:var(--input-padding-inline-end);padding-inline-start:var(--input-padding-inline-start);position:absolute;top:0;right:0;bottom:0;left:0;outline:0;font-size:inherit;line-height:var(--mantine-line-height);height:100%;width:100%;color:inherit}.m_ccf8da4c[data-disabled] .m_f2d85dd2,.m_f2d85dd2:disabled{cursor:not-allowed}.m_f2d85dd2::-moz-placeholder{color:var(--input-placeholder-color);opacity:1}.m_f2d85dd2::placeholder{color:var(--input-placeholder-color);opacity:1}.m_f2d85dd2::-ms-reveal{display:none}.m_b1072d44{width:var(--psi-button-size);height:var(--psi-button-size);min-width:var(--psi-button-size);min-height:var(--psi-button-size)}.m_b1072d44:disabled{display:none}.m_45c4369d{background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none;min-width:100px;flex:1;border:0;font-size:inherit;height:1.6em;color:inherit;padding:0}.m_45c4369d::-moz-placeholder{color:var(--input-placeholder-color);opacity:1}.m_45c4369d::placeholder{color:var(--input-placeholder-color);opacity:1}.m_45c4369d:where([data-type=hidden],[data-type=auto]){height:1px;width:1px;top:0;left:0;pointer-events:none;position:absolute;opacity:0}.m_45c4369d:focus{outline:none}.m_45c4369d:where([data-type=auto]:focus){height:1.6em;visibility:visible;opacity:1;position:static}.m_45c4369d:where([data-pointer]:not([data-disabled],:disabled)){cursor:pointer}.m_45c4369d:where([data-disabled],:disabled){cursor:not-allowed}.m_f1cb205a{--pin-input-size-xs:30px;--pin-input-size-sm:36px;--pin-input-size-md:42px;--pin-input-size-lg:50px;--pin-input-size-xl:60px;--pin-input-size:var(--pin-input-size-sm)}.m_cb288ead{width:var(--pin-input-size);height:var(--pin-input-size)}@keyframes m_81a374bd{0%{background-position:0 0}to{background-position:40px 0}}.m_db6d6462{--progress-radius:var(--mantine-radius-default);--progress-size:var(--progress-size-md);--progress-size-xs:3px;--progress-size-sm:5px;--progress-size-md:8px;--progress-size-lg:12px;--progress-size-xl:16px;position:relative;height:var(--progress-size);border-radius:var(--progress-radius);overflow:hidden;display:flex}:where([data-mantine-color-scheme=light]) .m_db6d6462{background-color:var(--mantine-color-gray-2)}:where([data-mantine-color-scheme=dark]) .m_db6d6462{background-color:var(--mantine-color-dark-4)}.m_2242eb65{background-color:var(--progress-section-color);height:100%;width:var(--progress-section-width);display:flex;align-items:center;justify-content:center;overflow:hidden;background-size:20px 20px;transition:width var(--progress-transition-duration,.1s) ease}.m_2242eb65:where([data-striped]){background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 0,transparent 50%,rgba(255,255,255,.15) 0,rgba(255,255,255,.15) 75%,transparent 0,transparent)}.m_2242eb65:where([data-animated]){animation:m_81a374bd 1s linear infinite}.m_2242eb65:where(:last-of-type){border-radius:0;border-start-end-radius:var(--progress-radius);border-end-end-radius:var(--progress-radius)}.m_2242eb65:where(:first-of-type){border-radius:0;border-start-start-radius:var(--progress-radius);border-end-start-radius:var(--progress-radius)}.m_91e40b74{color:var(--progress-label-color,var(--mantine-color-white));font-weight:700;-webkit-user-select:none;-moz-user-select:none;user-select:none;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:min(calc(var(--progress-size) * .65),calc(1.125rem * var(--mantine-scale)));line-height:1;padding-inline:4px}.m_f3f1af94{--radio-size-xs:16px;--radio-size-sm:20px;--radio-size-md:24px;--radio-size-lg:30px;--radio-size-xl:36px;--radio-size:var(--radio-size-sm);--radio-icon-size-xs:6px;--radio-icon-size-sm:8px;--radio-icon-size-md:10px;--radio-icon-size-lg:14px;--radio-icon-size-xl:16px;--radio-icon-size:var(--radio-icon-size-sm);--radio-icon-color:var(--mantine-color-white)}.m_89c4f5e4{position:relative;width:var(--radio-size);height:var(--radio-size);order:1}.m_89c4f5e4:where([data-label-position=left]){order:2}.m_f3ed6b2b{color:var(--radio-icon-color);opacity:var(--radio-icon-opacity,0);transform:var(--radio-icon-transform,scale(.2) translateY(calc(.625rem * var(--mantine-scale))));transition:opacity .1s ease,transform .2s ease;pointer-events:none;width:var(--radio-icon-size);height:var(--radio-icon-size);position:absolute;top:calc(50% - var(--radio-icon-size) / 2);left:calc(50% - var(--radio-icon-size) / 2)}.m_8a3dbb89{border:1px solid;position:relative;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:var(--radio-size);height:var(--radio-size);border-radius:var(--radio-radius,var(--radio-size));margin:0;display:flex;align-items:center;justify-content:center;transition-property:background-color,border-color;transition-timing-function:ease;transition-duration:.1s;cursor:var(--mantine-cursor-type);-webkit-tap-highlight-color:transparent}:where([data-mantine-color-scheme=light]) .m_8a3dbb89{background-color:var(--mantine-color-white);border-color:var(--mantine-color-gray-4)}:where([data-mantine-color-scheme=dark]) .m_8a3dbb89{background-color:var(--mantine-color-dark-6);border-color:var(--mantine-color-dark-4)}.m_8a3dbb89:checked{background-color:var(--radio-color,var(--mantine-primary-color-filled));border-color:var(--radio-color,var(--mantine-primary-color-filled))}.m_8a3dbb89:checked+.m_f3ed6b2b{--radio-icon-opacity:1;--radio-icon-transform:scale(1)}.m_8a3dbb89:disabled{cursor:not-allowed}:where([data-mantine-color-scheme=light]) .m_8a3dbb89:disabled{background-color:var(--mantine-color-gray-1);border-color:var(--mantine-color-gray-2)}:where([data-mantine-color-scheme=light]) .m_8a3dbb89:disabled+.m_f3ed6b2b{--radio-icon-color:var(--mantine-color-gray-3)}:where([data-mantine-color-scheme=dark]) .m_8a3dbb89:disabled{background-color:var(--mantine-color-dark-5);border-color:var(--mantine-color-dark-4)}:where([data-mantine-color-scheme=dark]) .m_8a3dbb89:disabled+.m_f3ed6b2b{--radio-icon-color:var(--mantine-color-dark-7)}.m_8a3dbb89:where([data-error]){border-color:var(--mantine-color-error)}.m_1bfe9d39+.m_f3ed6b2b{--radio-icon-color:var(--radio-color)}.m_1bfe9d39:checked:not(:disabled){background-color:transparent;border-color:var(--radio-color)}.m_1bfe9d39:checked:not(:disabled)+.m_f3ed6b2b{--radio-icon-color:var(--radio-color);--radio-icon-opacity:1;--radio-icon-transform:none}.m_f8d312f2{--rating-size-xs:14px;--rating-size-sm:18px;--rating-size-md:20px;--rating-size-lg:28px;--rating-size-xl:32px;display:flex;width:-moz-max-content;width:max-content}.m_f8d312f2:where(:has(input:disabled)){pointer-events:none}.m_61734bb7{position:relative;transition:transform .1s ease}.m_61734bb7:where([data-active]){z-index:1;transform:scale(1.1)}.m_5662a89a{width:var(--rating-size);height:var(--rating-size);display:block}:where([data-mantine-color-scheme=light]) .m_5662a89a{fill:var(--mantine-color-gray-3);stroke:var(--mantine-color-gray-3)}:where([data-mantine-color-scheme=dark]) .m_5662a89a{fill:var(--mantine-color-dark-3);stroke:var(--mantine-color-dark-3)}.m_5662a89a:where([data-filled]){fill:var(--rating-color);stroke:var(--rating-color)}.m_211007ba{height:0;width:0;position:absolute;overflow:hidden;white-space:nowrap;opacity:0;-webkit-tap-highlight-color:transparent}.m_211007ba:focus-visible+label{outline:2px solid var(--mantine-primary-color-filled);outline-offset:2px}.m_21342ee4{display:block;cursor:pointer;position:absolute;top:0;left:0;z-index:var(--rating-item-z-index,0);-webkit-tap-highlight-color:transparent}.m_21342ee4:where([data-read-only]){cursor:default}.m_21342ee4:where(:last-of-type){position:relative}.m_fae05d6a{clip-path:var(--rating-symbol-clip-path)}.m_b32e4812{position:relative;--rp-transition-duration:0ms}.m_b32e4812,.m_d43b5134{width:var(--rp-size);height:var(--rp-size);min-width:var(--rp-size);min-height:var(--rp-size)}.m_d43b5134{transform:rotate(-90deg)}.m_b1ca1fbf{stroke:var(--curve-color,var(--rp-curve-root-color));transition:stroke-dashoffset var(--rp-transition-duration) ease,stroke-dasharray var(--rp-transition-duration) ease,stroke var(--rp-transition-duration)}[data-mantine-color-scheme=light] .m_b1ca1fbf{--rp-curve-root-color:var(--mantine-color-gray-2)}[data-mantine-color-scheme=dark] .m_b1ca1fbf{--rp-curve-root-color:var(--mantine-color-dark-4)}.m_b23f9dc4{position:absolute;top:50%;transform:translateY(-50%);inset-inline:var(--rp-label-offset)}.m_cf365364{--sc-padding-xs:3px 6px;--sc-padding-sm:5px 10px;--sc-padding-md:7px 14px;--sc-padding-lg:9px 16px;--sc-padding-xl:12px 20px;--sc-transition-duration:.2s;--sc-padding:var(--sc-padding-sm);--sc-transition-timing-function:ease;--sc-font-size:var(--mantine-font-size-sm);position:relative;display:inline-flex;flex-direction:row;width:auto;border-radius:var(--sc-radius,var(--mantine-radius-default));overflow:hidden;padding:4px}.m_cf365364:where([data-full-width]){display:flex}.m_cf365364:where([data-orientation=vertical]){display:flex;flex-direction:column;width:-moz-max-content;width:max-content}.m_cf365364:where([data-orientation=vertical]):where([data-full-width]){width:auto}:where([data-mantine-color-scheme=light]) .m_cf365364{background-color:var(--mantine-color-gray-1)}:where([data-mantine-color-scheme=dark]) .m_cf365364{background-color:var(--mantine-color-dark-8)}.m_9e182ccd{position:absolute;display:block;z-index:1;border-radius:var(--sc-radius,var(--mantine-radius-default))}:where([data-mantine-color-scheme=light]) .m_9e182ccd{box-shadow:var(--sc-shadow,none);background-color:var(--sc-color,var(--mantine-color-white))}:where([data-mantine-color-scheme=dark]) .m_9e182ccd{box-shadow:none;background-color:var(--sc-color,var(--mantine-color-dark-5))}.m_1738fcb2{-webkit-tap-highlight-color:transparent;font-weight:500;display:block;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-webkit-user-select:none;-moz-user-select:none;user-select:none;border-radius:var(--sc-radius,var(--mantine-radius-default));font-size:var(--sc-font-size);padding:var(--sc-padding);transition:color var(--sc-transition-duration) var(--sc-transition-timing-function);cursor:pointer;outline:var(--segmented-control-outline,none)}:where([data-mantine-color-scheme=light]) .m_1738fcb2{color:var(--mantine-color-gray-7)}:where([data-mantine-color-scheme=dark]) .m_1738fcb2{color:var(--mantine-color-dark-1)}.m_1738fcb2:where([data-read-only]){cursor:default}.m_1738fcb2:where([data-disabled]),fieldset:disabled .m_1738fcb2{cursor:not-allowed}:where([data-mantine-color-scheme=light]) .m_1738fcb2:where([data-disabled]),:where([data-mantine-color-scheme=light]) fieldset:disabled .m_1738fcb2{color:var(--mantine-color-gray-5)}:where([data-mantine-color-scheme=dark]) .m_1738fcb2:where([data-disabled]),:where([data-mantine-color-scheme=dark]) fieldset:disabled .m_1738fcb2{color:var(--mantine-color-dark-3)}:where([data-mantine-color-scheme=light]) .m_1738fcb2:where([data-active]){color:var(--sc-label-color,var(--mantine-color-black))}:where([data-mantine-color-scheme=dark]) .m_1738fcb2:where([data-active]){color:var(--sc-label-color,var(--mantine-color-white))}.m_cf365364:where([data-initialized]) .m_1738fcb2:where([data-active]):before{display:none}.m_1738fcb2:where([data-active]):before{content:"";top:0;right:0;bottom:0;left:0;z-index:0;position:absolute;border-radius:var(--sc-radius,var(--mantine-radius-default))}:where([data-mantine-color-scheme=light]) .m_1738fcb2:where([data-active]):before{box-shadow:var(--sc-shadow,none);background-color:var(--sc-color,var(--mantine-color-white))}:where([data-mantine-color-scheme=dark]) .m_1738fcb2:where([data-active]):before{box-shadow:none;background-color:var(--sc-color,var(--mantine-color-dark-5))}@media (hover:hover){:where([data-mantine-color-scheme=light]) .m_1738fcb2:where(:not([data-disabled],[data-active],[data-read-only])):hover{color:var(--mantine-color-black)}:where([data-mantine-color-scheme=dark]) .m_1738fcb2:where(:not([data-disabled],[data-active],[data-read-only])):hover{color:var(--mantine-color-white)}}@media (hover:none){:where([data-mantine-color-scheme=light]) .m_1738fcb2:where(:not([data-disabled],[data-active],[data-read-only])):active{color:var(--mantine-color-black)}:where([data-mantine-color-scheme=dark]) .m_1738fcb2:where(:not([data-disabled],[data-active],[data-read-only])):active{color:var(--mantine-color-white)}}@media (hover:hover){:where([data-mantine-color-scheme=light]) fieldset:disabled .m_1738fcb2:hover{color:var(--mantine-color-gray-5)!important}:where([data-mantine-color-scheme=dark]) fieldset:disabled .m_1738fcb2:hover{color:var(--mantine-color-dark-3)!important}}@media (hover:none){:where([data-mantine-color-scheme=light]) fieldset:disabled .m_1738fcb2:active{color:var(--mantine-color-gray-5)!important}:where([data-mantine-color-scheme=dark]) fieldset:disabled .m_1738fcb2:active{color:var(--mantine-color-dark-3)!important}}.m_1714d588{height:0;width:0;position:absolute;overflow:hidden;white-space:nowrap;opacity:0}.m_1714d588[data-focus-ring=auto]:focus:focus-visible+.m_1738fcb2{--segmented-control-outline:2px solid var(--mantine-primary-color-filled)}.m_1714d588[data-focus-ring=always]:focus+.m_1738fcb2{--segmented-control-outline:2px solid var(--mantine-primary-color-filled)}.m_69686b9b{position:relative;flex:1;z-index:2;transition:border-color var(--sc-transition-duration) var(--sc-transition-timing-function)}.m_cf365364[data-with-items-borders] :where(.m_69686b9b):before{content:"";position:absolute;top:0;bottom:0;inset-inline-start:0;background-color:var(--separator-color);width:1px;transition:background-color var(--sc-transition-duration) var(--sc-transition-timing-function)}.m_69686b9b[data-orientation=vertical]:before{top:0;inset-inline:0;bottom:auto;height:1px;width:auto}:where([data-mantine-color-scheme=light]) .m_69686b9b{--separator-color:var(--mantine-color-gray-3)}:where([data-mantine-color-scheme=dark]) .m_69686b9b{--separator-color:var(--mantine-color-dark-4)}.m_69686b9b:first-of-type:before,[data-mantine-color-scheme] .m_69686b9b[data-active]+.m_69686b9b:before,[data-mantine-color-scheme] .m_69686b9b[data-active]:before{--separator-color:transparent}.m_78882f40{position:relative;z-index:2}.m_925c2d2c{container:simple-grid/inline-size}.m_2415a157{display:grid;grid-template-columns:repeat(var(--sg-cols),minmax(0,1fr));gap:var(--sg-spacing-y) var(--sg-spacing-x)}@keyframes m_299c329c{0%,to{opacity:.4}50%{opacity:1}}.m_18320242{height:var(--skeleton-height,auto);width:var(--skeleton-width,100%);border-radius:var(--skeleton-radius,var(--mantine-radius-default));position:relative;transform:translateZ(0);-webkit-transform:translateZ(0)}.m_18320242:where([data-animate]):after{animation:m_299c329c 1.5s linear infinite}.m_18320242:where([data-visible]){overflow:hidden}.m_18320242:where([data-visible]):before{position:absolute;content:"";top:0;right:0;bottom:0;left:0;z-index:10;background-color:var(--mantine-color-body)}.m_18320242:where([data-visible]):after{position:absolute;content:"";top:0;right:0;bottom:0;left:0;z-index:11}:where([data-mantine-color-scheme=light]) .m_18320242:where([data-visible]):after{background-color:var(--mantine-color-gray-3)}:where([data-mantine-color-scheme=dark]) .m_18320242:where([data-visible]):after{background-color:var(--mantine-color-dark-4)}.m_dd36362e{--slider-size-xs:4px;--slider-size-sm:6px;--slider-size-md:8px;--slider-size-lg:10px;--slider-size-xl:12px;--slider-size:var(--slider-size-md);--slider-radius:1000px;--slider-color:var(--mantine-primary-color-filled);-webkit-tap-highlight-color:transparent;outline:none;height:calc(var(--slider-size) * 2);padding-inline:var(--slider-size);display:flex;flex-direction:column;align-items:center;touch-action:none;position:relative}[data-mantine-color-scheme=light] .m_dd36362e{--slider-track-bg:var(--mantine-color-gray-2);--slider-track-disabled-bg:var(--mantine-color-gray-4)}[data-mantine-color-scheme=dark] .m_dd36362e{--slider-track-bg:var(--mantine-color-dark-4);--slider-track-disabled-bg:var(--mantine-color-dark-3)}.m_c9357328{position:absolute;top:-36px;font-size:var(--mantine-font-size-xs);color:var(--mantine-color-white);padding:calc(var(--mantine-spacing-xs) / 2);border-radius:var(--mantine-radius-sm);white-space:nowrap;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;touch-action:none}:where([data-mantine-color-scheme=light]) .m_c9357328{background-color:var(--mantine-color-gray-9)}:where([data-mantine-color-scheme=dark]) .m_c9357328{background-color:var(--mantine-color-dark-4)}.m_c9a9a60a{position:absolute;display:flex;height:var(--slider-thumb-size);width:var(--slider-thumb-size);border:4px solid;transform:translate(-50%,-50%);top:50%;cursor:pointer;border-radius:var(--slider-radius);align-items:center;justify-content:center;transition:box-shadow .1s ease,transform .1s ease;z-index:3;-webkit-user-select:none;-moz-user-select:none;user-select:none;touch-action:none;outline-offset:2px;left:var(--slider-thumb-offset)}:where([dir=rtl]) .m_c9a9a60a{left:auto;right:calc(var(--slider-thumb-offset) - var(--slider-thumb-size))}.m_c9a9a60a:where([data-disabled]),fieldset:disabled .m_c9a9a60a{display:none}.m_c9a9a60a:where([data-dragging]){transform:translate(-50%,-50%) scale(1.05);box-shadow:var(--mantine-shadow-sm)}:where([data-mantine-color-scheme=light]) .m_c9a9a60a{color:var(--slider-color);border-color:var(--slider-color);background-color:var(--mantine-color-white)}:where([data-mantine-color-scheme=dark]) .m_c9a9a60a{color:var(--mantine-color-white);border-color:var(--mantine-color-white);background-color:var(--slider-color)}.m_a8645c2{display:flex;align-items:center;width:100%;height:calc(var(--slider-size) * 2);cursor:pointer}.m_a8645c2:where([data-disabled]),fieldset:disabled .m_a8645c2{cursor:not-allowed}.m_c9ade57f{position:relative;width:100%;height:var(--slider-size)}.m_c9ade57f:where([data-inverted]:not([data-disabled])){--track-bg:var(--slider-color)}.m_c9ade57f:where([data-inverted][data-disabled]),fieldset:disabled .m_c9ade57f:where([data-inverted]){--track-bg:var(--slider-track-disabled-bg)}.m_c9ade57f:before{content:"";inset-inline:calc(var(--slider-size) * -1);background-color:var(--track-bg,var(--slider-track-bg));z-index:0}.m_38aeed47,.m_c9ade57f:before{position:absolute;top:0;bottom:0;border-radius:var(--slider-radius)}.m_38aeed47{z-index:1;background-color:var(--slider-color);width:var(--slider-bar-width);inset-inline-start:var(--slider-bar-offset)}.m_38aeed47:where([data-inverted]){background-color:var(--slider-track-bg)}:where([data-mantine-color-scheme=light]) .m_38aeed47:where([data-disabled]:not([data-inverted])),:where([data-mantine-color-scheme=light]) fieldset:disabled .m_38aeed47:where(:not([data-inverted])){background-color:var(--mantine-color-gray-4)}:where([data-mantine-color-scheme=dark]) .m_38aeed47:where([data-disabled]:not([data-inverted])),:where([data-mantine-color-scheme=dark]) fieldset:disabled .m_38aeed47:where(:not([data-inverted])){background-color:var(--mantine-color-dark-3)}.m_b7b0423a{position:absolute;inset-inline-start:calc(var(--mark-offset) - var(--slider-size) / 2);top:0;z-index:2;height:0;pointer-events:none}.m_dd33bc19{border:2px solid;height:var(--slider-size);width:var(--slider-size);border-radius:1000px;background-color:var(--mantine-color-white);pointer-events:none}:where([data-mantine-color-scheme=light]) .m_dd33bc19{border-color:var(--mantine-color-gray-2)}:where([data-mantine-color-scheme=dark]) .m_dd33bc19{border-color:var(--mantine-color-dark-4)}.m_dd33bc19:where([data-filled]){border-color:var(--slider-color)}:where([data-mantine-color-scheme=light]) .m_dd33bc19:where([data-filled]):where([data-disabled]){border-color:var(--mantine-color-gray-4)}:where([data-mantine-color-scheme=dark]) .m_dd33bc19:where([data-filled]):where([data-disabled]){border-color:var(--mantine-color-dark-3)}.m_68c77a5b{transform:translate(calc(-50% + var(--slider-size) / 2),calc(var(--mantine-spacing-xs) / 2));font-size:var(--mantine-font-size-sm);white-space:nowrap;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}:where([data-mantine-color-scheme=light]) .m_68c77a5b{color:var(--mantine-color-gray-6)}:where([data-mantine-color-scheme=dark]) .m_68c77a5b{color:var(--mantine-color-dark-2)}.m_559cce2d{position:relative}.m_559cce2d:where([data-has-spoiler]){margin-bottom:24px}.m_b912df4e{display:flex;flex-direction:column;overflow:hidden;transition:max-height var(--spoiler-transition-duration,.2s) ease}.m_b9131032{position:absolute;inset-inline-start:0;top:100%;height:24px}.m_6d731127{display:flex;flex-direction:column;align-items:var(--stack-align,stretch);justify-content:var(--stack-justify,flex-start);gap:var(--stack-gap,var(--mantine-spacing-md))}.m_cbb4ea7e{--stepper-icon-size-xs:34px;--stepper-icon-size-sm:36px;--stepper-icon-size-md:42px;--stepper-icon-size-lg:48px;--stepper-icon-size-xl:52px;--stepper-icon-size:var(--stepper-icon-size-md);--stepper-color:var(--mantine-primary-color-filled);--stepper-content-padding:var(--mantine-spacing-md);--stepper-spacing:var(--mantine-spacing-md);--stepper-radius:1000px;--stepper-fz:var(--mantine-font-size-md)}.m_aaf89d0b{display:flex;flex-wrap:nowrap;align-items:center}.m_aaf89d0b:where([data-wrap]){flex-wrap:wrap;gap:var(--mantine-spacing-md) 0}.m_aaf89d0b:where([data-orientation=vertical]){flex-direction:column}.m_aaf89d0b:where([data-orientation=vertical]):where([data-icon-position=left]){align-items:flex-start}.m_aaf89d0b:where([data-orientation=vertical]):where([data-icon-position=right]){align-items:flex-end}.m_aaf89d0b:where([data-orientation=horizontal]){flex-direction:row}.m_2a371ac9{--separator-offset:calc(var(--stepper-icon-size) / 2 - calc(.0625rem * var(--mantine-scale)));transition:background-color .15s ease;flex:1}:where([data-mantine-color-scheme=light]) .m_2a371ac9{background-color:var(--mantine-color-gray-2)}:where([data-mantine-color-scheme=dark]) .m_2a371ac9{background-color:var(--mantine-color-dark-2)}.m_2a371ac9:where([data-active]){background-color:var(--stepper-color)}.m_2a371ac9:where([data-orientation=horizontal]){height:2px;margin-inline:var(--mantine-spacing-md)}.m_2a371ac9:where([data-orientation=vertical]){width:2px;margin-top:calc(var(--mantine-spacing-xs) / 2);margin-bottom:calc(var(--mantine-spacing-xs) - calc(.125rem * var(--mantine-scale)))}.m_2a371ac9:where([data-orientation=vertical]):where([data-icon-position=left]){margin-inline-start:var(--separator-offset)}.m_2a371ac9:where([data-orientation=vertical]):where([data-icon-position=right]){margin-inline-end:var(--separator-offset)}.m_78da155d{padding-top:var(--stepper-content-padding)}.m_cbb57068{--step-color:var(--stepper-color);display:flex;cursor:default}.m_cbb57068:where([data-allow-click]){cursor:pointer}.m_cbb57068:where([data-icon-position=left]){flex-direction:row}.m_cbb57068:where([data-icon-position=right]){flex-direction:row-reverse}.m_f56b1e2c{align-items:center}.m_833edb7e{--separator-spacing:calc(var(--mantine-spacing-xs) / 2);justify-content:flex-start;min-height:calc(var(--stepper-icon-size) + var(--mantine-spacing-xl) + var(--separator-spacing));margin-top:var(--separator-spacing);overflow:hidden}.m_833edb7e:where(:first-of-type){margin-top:0}.m_833edb7e:where(:last-of-type) .m_6496b3f3{display:none}.m_818e70b{position:relative}.m_6496b3f3{top:calc(var(--stepper-icon-size) + var(--separator-spacing));inset-inline-start:calc(var(--stepper-icon-size) / 2);height:100vh;position:absolute;border-inline-start:2px solid}:where([data-mantine-color-scheme=light]) .m_6496b3f3{border-color:var(--mantine-color-gray-1)}:where([data-mantine-color-scheme=dark]) .m_6496b3f3{border-color:var(--mantine-color-dark-5)}.m_6496b3f3:where([data-active]){border-color:var(--stepper-color)}.m_1959ad01{height:var(--stepper-icon-size);width:var(--stepper-icon-size);min-height:var(--stepper-icon-size);min-width:var(--stepper-icon-size);border-radius:var(--stepper-radius);font-size:var(--stepper-fz);display:flex;align-items:center;justify-content:center;position:relative;font-weight:700;transition:background-color .15s ease,border-color .15s ease;border:2px solid}:where([data-mantine-color-scheme=light]) .m_1959ad01{background-color:var(--mantine-color-gray-1);border-color:var(--mantine-color-gray-1);color:var(--mantine-color-gray-7)}:where([data-mantine-color-scheme=dark]) .m_1959ad01{background-color:var(--mantine-color-dark-5);border-color:var(--mantine-color-dark-5);color:var(--mantine-color-dark-1)}.m_1959ad01:where([data-progress]){border-color:var(--step-color)}.m_1959ad01:where([data-completed]){color:var(--stepper-icon-color,var(--mantine-color-white));background-color:var(--step-color);border-color:var(--step-color)}.m_a79331dc{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;color:var(--stepper-icon-color,var(--mantine-color-white))}.m_1956aa2a{display:flex;flex-direction:column}.m_1956aa2a:where([data-icon-position=left]){margin-inline-start:var(--mantine-spacing-sm)}.m_1956aa2a:where([data-icon-position=right]){text-align:right;margin-inline-end:var(--mantine-spacing-sm)}:where([dir=rtl]) .m_1956aa2a:where([data-icon-position=right]){text-align:left}.m_12051f6c{font-weight:500;font-size:var(--stepper-fz);line-height:1}.m_164eea74{margin-top:calc(var(--stepper-spacing) / 3);margin-bottom:calc(var(--stepper-spacing) / 3);font-size:calc(var(--stepper-fz) - calc(.125rem * var(--mantine-scale)));line-height:1;color:var(--mantine-color-dimmed)}.m_5f93f3bb{--switch-height-xs:16px;--switch-height-sm:20px;--switch-height-md:24px;--switch-height-lg:30px;--switch-height-xl:36px;--switch-width-xs:32px;--switch-width-sm:38px;--switch-width-md:46px;--switch-width-lg:56px;--switch-width-xl:72px;--switch-thumb-size-xs:12px;--switch-thumb-size-sm:14px;--switch-thumb-size-md:18px;--switch-thumb-size-lg:22px;--switch-thumb-size-xl:28px;--switch-label-font-size-xs:5px;--switch-label-font-size-sm:6px;--switch-label-font-size-md:7px;--switch-label-font-size-lg:9px;--switch-label-font-size-xl:11px;--switch-track-label-padding-xs:1px;--switch-track-label-padding-sm:2px;--switch-track-label-padding-md:2px;--switch-track-label-padding-lg:3px;--switch-track-label-padding-xl:3px;--switch-height:var(--switch-height-sm);--switch-width:var(--switch-width-sm);--switch-thumb-size:var(--switch-thumb-size-sm);--switch-label-font-size:var(--switch-label-font-size-sm);--switch-track-label-padding:var(--switch-track-label-padding-sm);--switch-radius:1000px;--switch-color:var(--mantine-primary-color-filled);position:relative}.m_926b4011{height:0;width:0;opacity:0;padding:0;position:absolute;white-space:nowrap}.m_926b4011,.m_9307d992{margin:0;overflow:hidden}.m_9307d992{-webkit-tap-highlight-color:transparent;cursor:var(--switch-cursor,var(--mantine-cursor-type));position:relative;border-radius:var(--switch-radius);background-color:var(--switch-bg);border:1px solid var(--switch-bd);height:var(--switch-height);min-width:var(--switch-width);transition:background-color .15s ease,border-color .15s ease;-webkit-appearance:none;-moz-appearance:none;appearance:none;display:flex;align-items:center;font-size:var(--switch-label-font-size);font-weight:600;order:var(--switch-order,1);-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:0;line-height:0;color:var(--switch-text-color)}.m_9307d992:where([data-without-labels]){width:var(--switch-width)}.m_926b4011:focus-visible+.m_9307d992{outline:2px solid var(--mantine-primary-color-filled);outline-offset:2px}.m_926b4011:checked+.m_9307d992{--switch-bg:var(--switch-color);--switch-bd:var(--switch-color);--switch-text-color:var(--mantine-color-white)}.m_926b4011:disabled+.m_9307d992,.m_926b4011[data-disabled]+.m_9307d992{--switch-bg:var(--switch-disabled-color);--switch-bd:var(--switch-disabled-color);--switch-cursor:not-allowed}[data-mantine-color-scheme=light] .m_9307d992{--switch-bg:var(--mantine-color-gray-2);--switch-bd:var(--mantine-color-gray-3);--switch-text-color:var(--mantine-color-gray-6);--switch-disabled-color:var(--mantine-color-gray-2)}[data-mantine-color-scheme=dark] .m_9307d992{--switch-bg:var(--mantine-color-dark-6);--switch-bd:var(--mantine-color-dark-4);--switch-text-color:var(--mantine-color-dark-1);--switch-disabled-color:var(--mantine-color-dark-4)}.m_9307d992[data-error]{--switch-bd:var(--mantine-color-error)}.m_9307d992[data-label-position=left]{--switch-order:2}.m_93039a1d{position:absolute;z-index:1;border-radius:var(--switch-radius);display:flex;background-color:var(--switch-thumb-bg,var(--mantine-color-white));height:var(--switch-thumb-size);width:var(--switch-thumb-size);border:1px solid var(--switch-thumb-bd);inset-inline-start:var(--switch-thumb-start,var(--switch-track-label-padding));transition:inset-inline-start .15s ease}.m_93039a1d>*{margin:auto}.m_926b4011:checked+*>.m_93039a1d{--switch-thumb-start:calc(100% - var(--switch-thumb-size) - var(--switch-track-label-padding));--switch-thumb-bd:var(--mantine-color-white)}.m_926b4011:disabled+*>.m_93039a1d,.m_926b4011[data-disabled]+*>.m_93039a1d{--switch-thumb-bd:var(--switch-thumb-bg-disabled);--switch-thumb-bg:var(--switch-thumb-bg-disabled)}[data-mantine-color-scheme=light] .m_93039a1d{--switch-thumb-bd:var(--mantine-color-gray-3);--switch-thumb-bg-disabled:var(--mantine-color-gray-0)}[data-mantine-color-scheme=dark] .m_93039a1d{--switch-thumb-bd:var(--mantine-color-white);--switch-thumb-bg-disabled:var(--mantine-color-dark-3)}.m_8277e082{height:100%;display:grid;place-content:center;min-width:calc(var(--switch-width) - var(--switch-thumb-size));padding-inline:var(--switch-track-label-padding);margin-inline-start:calc(var(--switch-thumb-size) + var(--switch-track-label-padding));transition:margin .15s ease}.m_926b4011:checked+*>.m_8277e082{margin-inline-end:calc(var(--switch-thumb-size) + var(--switch-track-label-padding));margin-inline-start:0}.m_b23fa0ef{width:100%;border-collapse:collapse;border-spacing:0;line-height:var(--mantine-line-height);font-size:var(--mantine-font-size-sm);table-layout:var(--table-layout,auto);caption-side:var(--table-caption-side,bottom);border:none}:where([data-mantine-color-scheme=light]) .m_b23fa0ef{--table-hover-color:var(--mantine-color-gray-1);--table-striped-color:var(--mantine-color-gray-0);--table-border-color:var(--mantine-color-gray-3)}:where([data-mantine-color-scheme=dark]) .m_b23fa0ef{--table-hover-color:var(--mantine-color-dark-5);--table-striped-color:var(--mantine-color-dark-6);--table-border-color:var(--mantine-color-dark-4)}.m_b23fa0ef:where([data-with-table-border]){border:calc(.0625rem * var(--mantine-scale)) solid var(--table-border-color)}.m_b23fa0ef:where([data-tabular-nums]){font-variant-numeric:tabular-nums}.m_b23fa0ef:where([data-variant=vertical]) :where(.m_4e7aa4f3){font-weight:500}:where([data-mantine-color-scheme=light]) .m_b23fa0ef:where([data-variant=vertical]) :where(.m_4e7aa4f3){background-color:var(--mantine-color-gray-0)}:where([data-mantine-color-scheme=dark]) .m_b23fa0ef:where([data-variant=vertical]) :where(.m_4e7aa4f3){background-color:var(--mantine-color-dark-6)}.m_4e7aa4f3{text-align:left}:where([dir=rtl]) .m_4e7aa4f3{text-align:right}.m_4e7aa4fd{border-bottom:none;background-color:transparent}@media (hover:hover){.m_4e7aa4fd:hover:where([data-hover]){background-color:var(--tr-hover-bg)}}@media (hover:none){.m_4e7aa4fd:active:where([data-hover]){background-color:var(--tr-hover-bg)}}.m_4e7aa4fd:where([data-with-row-border]){border-bottom:calc(.0625rem * var(--mantine-scale)) solid var(--table-border-color)}.m_4e7aa4ef,.m_4e7aa4f3{padding:var(--table-vertical-spacing) var(--table-horizontal-spacing,var(--mantine-spacing-xs))}.m_4e7aa4ef:where([data-with-column-border]:not(:last-child)),.m_4e7aa4f3:where([data-with-column-border]:not(:last-child)){border-inline-end:calc(.0625rem * var(--mantine-scale)) solid var(--table-border-color)}.m_b2404537>:where(tr):where([data-with-row-border]:last-of-type){border-bottom:none}.m_b2404537>:where(tr):where([data-striped=odd]:nth-of-type(odd)){background-color:var(--table-striped-color)}.m_b2404537>:where(tr):where([data-striped=even]:nth-of-type(2n)){background-color:var(--table-striped-color)}.m_b2404537>:where(tr)[data-hover]{--tr-hover-bg:var(--table-highlight-on-hover-color,var(--table-hover-color))}.m_b242d975{top:var(--table-sticky-header-offset,0);z-index:3}.m_b242d975:where([data-sticky]){position:sticky;background-color:var(--mantine-color-body)}.m_9e5a3ac7{color:var(--mantine-color-dimmed)}.m_9e5a3ac7:where([data-side=top]){margin-bottom:var(--mantine-spacing-xs)}.m_9e5a3ac7:where([data-side=bottom]){margin-top:var(--mantine-spacing-xs)}.m_a100c15{overflow-x:var(--table-overflow)}.m_62259741{min-width:var(--table-min-width)}.m_89d60db1{display:var(--tabs-display);flex-direction:var(--tabs-flex-direction);--tab-justify:flex-start;--tabs-list-direction:row;--tabs-panel-grow:unset;--tabs-display:block;--tabs-flex-direction:row;--tabs-list-border-width:0;--tabs-list-border-size:0 0 var(--tabs-list-border-width) 0;--tabs-list-gap:unset;--tabs-list-line-bottom:0;--tabs-list-line-top:unset;--tabs-list-line-start:0;--tabs-list-line-end:0;--tab-radius:var(--tabs-radius) var(--tabs-radius) 0 0;--tab-border-width:0 0 var(--tabs-list-border-width) 0}.m_89d60db1[data-inverted]{--tabs-list-line-bottom:unset;--tabs-list-line-top:0;--tab-radius:0 0 var(--tabs-radius) var(--tabs-radius);--tab-border-width:var(--tabs-list-border-width) 0 0 0}.m_89d60db1[data-inverted] .m_576c9d4:before{top:0;bottom:unset}.m_89d60db1[data-orientation=vertical]{--tabs-list-line-start:unset;--tabs-list-line-end:0;--tabs-list-line-top:0;--tabs-list-line-bottom:0;--tabs-list-border-size:0 var(--tabs-list-border-width) 0 0;--tab-border-width:0 var(--tabs-list-border-width) 0 0;--tab-radius:var(--tabs-radius) 0 0 var(--tabs-radius);--tabs-list-direction:column;--tabs-panel-grow:1;--tabs-display:flex}[dir=rtl] .m_89d60db1[data-orientation=vertical]{--tabs-list-border-size:0 0 0 var(--tabs-list-border-width);--tab-border-width:0 0 0 var(--tabs-list-border-width);--tab-radius:0 var(--tabs-radius) var(--tabs-radius) 0}.m_89d60db1[data-orientation=vertical][data-placement=right]{--tabs-flex-direction:row-reverse;--tabs-list-line-start:0;--tabs-list-line-end:unset;--tabs-list-border-size:0 0 0 var(--tabs-list-border-width);--tab-border-width:0 0 0 var(--tabs-list-border-width);--tab-radius:0 var(--tabs-radius) var(--tabs-radius) 0}[dir=rtl] .m_89d60db1[data-orientation=vertical][data-placement=right]{--tabs-list-border-size:0 var(--tabs-list-border-width) 0 0;--tab-border-width:0 var(--tabs-list-border-width) 0 0;--tab-radius:var(--tabs-radius) 0 0 var(--tabs-radius)}[data-mantine-color-scheme=light] .m_89d60db1{--tab-border-color:var(--mantine-color-gray-3)}[data-mantine-color-scheme=dark] .m_89d60db1{--tab-border-color:var(--mantine-color-dark-4)}.m_89d60db1[data-orientation=horizontal]{--tab-justify:center}.m_89d60db1[data-variant=default]{--tabs-list-border-width:2px}[data-mantine-color-scheme=light] .m_89d60db1[data-variant=default]{--tab-hover-color:var(--mantine-color-gray-0)}[data-mantine-color-scheme=dark] .m_89d60db1[data-variant=default]{--tab-hover-color:var(--mantine-color-dark-6)}.m_89d60db1[data-variant=outline]{--tabs-list-border-width:1px}.m_89d60db1[data-variant=pills]{--tabs-list-gap:calc(var(--mantine-spacing-sm) / 2)}[data-mantine-color-scheme=light] .m_89d60db1[data-variant=pills]{--tab-hover-color:var(--mantine-color-gray-0)}[data-mantine-color-scheme=dark] .m_89d60db1[data-variant=pills]{--tab-hover-color:var(--mantine-color-dark-6)}.m_89d33d6d{display:flex;flex-wrap:wrap;justify-content:var(--tabs-justify,flex-start);flex-direction:var(--tabs-list-direction);gap:var(--tabs-list-gap);--tab-grow:unset}.m_89d33d6d[data-grow]{--tab-grow:1}.m_b0c91715{flex-grow:var(--tabs-panel-grow)}.m_4ec4dce6{position:relative;padding:var(--mantine-spacing-xs) var(--mantine-spacing-md);font-size:var(--mantine-font-size-sm);white-space:nowrap;z-index:0;display:flex;align-items:center;line-height:1;-webkit-user-select:none;-moz-user-select:none;user-select:none;flex-grow:var(--tab-grow);justify-content:var(--tab-justify)}.m_4ec4dce6:disabled,.m_4ec4dce6[data-disabled]{opacity:.5;cursor:not-allowed}.m_4ec4dce6:focus{z-index:1}.m_fc420b1f{display:flex;align-items:center;justify-content:center;margin-left:var(--tab-section-margin-left,0);margin-right:var(--tab-section-margin-right,0)}.m_fc420b1f[data-position=left]:not(:only-child){--tab-section-margin-right:var(--mantine-spacing-xs)}[dir=rtl] .m_fc420b1f[data-position=left]:not(:only-child){--tab-section-margin-right:0rem;--tab-section-margin-left:var(--mantine-spacing-xs)}.m_fc420b1f[data-position=right]:not(:only-child){--tab-section-margin-left:var(--mantine-spacing-xs)}[dir=rtl] .m_fc420b1f[data-position=right]:not(:only-child){--tab-section-margin-left:0rem;--tab-section-margin-right:var(--mantine-spacing-xs)}.m_576c9d4{position:relative}.m_576c9d4:before{content:"";position:absolute;border-color:var(--tab-border-color);border-width:var(--tabs-list-border-size);border-style:solid;bottom:var(--tabs-list-line-bottom);inset-inline-start:var(--tabs-list-line-start);inset-inline-end:var(--tabs-list-line-end);top:var(--tabs-list-line-top)}.m_539e827b{border-radius:var(--tab-radius);border-width:var(--tab-border-width);border-style:solid;border-color:transparent;background-color:var(--tab-bg);--tab-bg:transparent}.m_539e827b:where([data-active]){border-color:var(--tabs-color)}@media (hover:hover){.m_539e827b:hover{--tab-bg:var(--tab-hover-color)}.m_539e827b:hover:where(:not([data-active])){border-color:var(--tab-border-color)}}@media (hover:none){.m_539e827b:active{--tab-bg:var(--tab-hover-color)}.m_539e827b:active:where(:not([data-active])){border-color:var(--tab-border-color)}}@media (hover:hover){.m_539e827b:disabled:hover,.m_539e827b[data-disabled]:hover{--tab-bg:transparent}}@media (hover:none){.m_539e827b:disabled:active,.m_539e827b[data-disabled]:active{--tab-bg:transparent}}.m_6772fbd5{position:relative}.m_6772fbd5:before{content:"";position:absolute;border-color:var(--tab-border-color);border-width:var(--tabs-list-border-size);border-style:solid;bottom:var(--tabs-list-line-bottom);inset-inline-start:var(--tabs-list-line-start);inset-inline-end:var(--tabs-list-line-end);top:var(--tabs-list-line-top)}.m_b59ab47c{border-right:1px solid transparent;border-left:1px solid transparent;border-top:1px solid transparent;border-top-color:var(--tab-border-top-color);border-bottom:1px solid transparent;border-bottom-color:var(--tab-border-bottom-color);border-radius:var(--tab-radius);position:relative;--tab-border-bottom-color:transparent;--tab-border-top-color:transparent;--tab-border-inline-end-color:transparent;--tab-border-inline-start-color:transparent}.m_b59ab47c:where([data-active]):before{content:"";position:absolute;background-color:var(--tab-border-color);bottom:var(--tab-before-bottom,calc(-.0625rem * var(--mantine-scale)));left:var(--tab-before-left,calc(-.0625rem * var(--mantine-scale)));right:var(--tab-before-right,auto);top:var(--tab-before-top,auto);width:1px;height:1px}.m_b59ab47c:where([data-active]):after{content:"";position:absolute;background-color:var(--tab-border-color);bottom:var(--tab-after-bottom,calc(-.0625rem * var(--mantine-scale)));right:var(--tab-after-right,calc(-.0625rem * var(--mantine-scale)));left:var(--tab-after-left,auto);top:var(--tab-after-top,auto);width:1px;height:1px}.m_b59ab47c:where([data-active]){border-top-color:var(--tab-border-top-color);border-bottom-color:var(--tab-border-bottom-color);border-inline-start-color:var(--tab-border-inline-start-color);border-inline-end-color:var(--tab-border-inline-end-color);--tab-border-top-color:var(--tab-border-color);--tab-border-inline-start-color:var(--tab-border-color);--tab-border-inline-end-color:var(--tab-border-color);--tab-border-bottom-color:var(--mantine-color-body)}.m_b59ab47c:where([data-active])[data-inverted]{--tab-border-bottom-color:var(--tab-border-color);--tab-border-top-color:var(--mantine-color-body);--tab-before-bottom:auto;--tab-before-top:-1px;--tab-after-bottom:auto;--tab-after-top:-1px}.m_b59ab47c:where([data-active])[data-orientation=vertical][data-placement=left]{--tab-border-inline-end-color:var(--mantine-color-body);--tab-border-inline-start-color:var(--tab-border-color);--tab-border-bottom-color:var(--tab-border-color);--tab-before-right:-1px;--tab-before-left:auto;--tab-before-bottom:auto;--tab-before-top:-1px;--tab-after-left:auto;--tab-after-right:-1px}[dir=rtl] .m_b59ab47c:where([data-active])[data-orientation=vertical][data-placement=left]{--tab-before-right:auto;--tab-before-left:-1px;--tab-after-left:-1px;--tab-after-right:auto}.m_b59ab47c:where([data-active])[data-orientation=vertical][data-placement=right]{--tab-border-inline-start-color:var(--mantine-color-body);--tab-border-inline-end-color:var(--tab-border-color);--tab-border-bottom-color:var(--tab-border-color);--tab-before-left:-1px;--tab-before-right:auto;--tab-before-bottom:auto;--tab-before-top:-1px;--tab-after-right:auto;--tab-after-left:-1px}[dir=rtl] .m_b59ab47c:where([data-active])[data-orientation=vertical][data-placement=right]{--tab-before-left:auto;--tab-before-right:-1px;--tab-after-right:-1px;--tab-after-left:auto}.m_c3381914{border-radius:var(--tabs-radius);background-color:var(--tab-bg);color:var(--tab-color);--tab-bg:transparent;--tab-color:inherit}@media (hover:hover){.m_c3381914:not([data-disabled]):hover{--tab-bg:var(--tab-hover-color)}}@media (hover:none){.m_c3381914:not([data-disabled]):active{--tab-bg:var(--tab-hover-color)}}.m_c3381914[data-active][data-active]{--tab-bg:var(--tabs-color);--tab-color:var(--tabs-text-color,var(--mantine-color-white))}@media (hover:hover){.m_c3381914[data-active][data-active]:hover{--tab-bg:var(--tabs-color)}}@media (hover:none){.m_c3381914[data-active][data-active]:active{--tab-bg:var(--tabs-color)}}.m_b6d8b162{-webkit-tap-highlight-color:transparent;text-decoration:none;font-size:var(--text-fz,var(--mantine-font-size-md));line-height:var(--text-lh,var(--mantine-line-height-md));font-weight:400;margin:0;padding:0;color:var(--text-color)}.m_b6d8b162:where([data-truncate]){overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.m_b6d8b162:where([data-truncate=start]){direction:rtl;text-align:right}:where([dir=rtl]) .m_b6d8b162:where([data-truncate=start]){direction:ltr;text-align:left}.m_b6d8b162:where([data-variant=gradient]){background-image:var(--text-gradient);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.m_b6d8b162:where([data-line-clamp]){overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:var(--text-line-clamp);-webkit-box-orient:vertical}.m_b6d8b162:where([data-inherit]){line-height:inherit;font-weight:inherit;font-size:inherit}.m_b6d8b162:where([data-inline]){line-height:1}.m_7341320d{--ti-size-xs:18px;--ti-size-sm:22px;--ti-size-md:28px;--ti-size-lg:34px;--ti-size-xl:44px;--ti-size:var(--ti-size-md);line-height:1;display:inline-flex;align-items:center;justify-content:center;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:var(--ti-size);height:var(--ti-size);min-width:var(--ti-size);min-height:var(--ti-size);border-radius:var(--ti-radius,var(--mantine-radius-default));background:var(--ti-bg,var(--mantine-primary-color-filled));color:var(--ti-color,var(--mantine-color-white));border:var(--ti-bd,1px solid transparent)}.m_43657ece{--offset:calc(var(--tl-bullet-size) / 2 + var(--tl-line-width) / 2);--tl-bullet-size:20px;--tl-line-width:4px;--tl-radius:1000px;--tl-color:var(--mantine-primary-color-filled)}.m_43657ece:where([data-align=left]){padding-inline-start:var(--offset)}.m_43657ece:where([data-align=right]){padding-inline-end:var(--offset)}.m_2ebe8099{font-weight:500;line-height:1;margin-bottom:calc(var(--mantine-spacing-xs) / 2)}.m_436178ff{--item-border:var(--tl-line-width) var(--tli-border-style,solid) var(--item-border-color);position:relative;color:var(--mantine-color-text)}.m_436178ff:before{content:"";pointer-events:none;position:absolute;top:0;left:var(--timeline-line-left,0);right:var(--timeline-line-right,0);bottom:calc(var(--mantine-spacing-xl) * -1);border-inline-start:var(--item-border);display:var(--timeline-line-display,none)}.m_43657ece[data-align=left] .m_436178ff:before{--timeline-line-left:calc(var(--tl-line-width) * -1);--timeline-line-right:auto}.m_43657ece[data-align=right] .m_436178ff:before,[dir=rtl] .m_43657ece[data-align=left] .m_436178ff:before{--timeline-line-left:auto;--timeline-line-right:calc(var(--tl-line-width) * -1)}[dir=rtl] .m_43657ece[data-align=right] .m_436178ff:before{--timeline-line-left:calc(var(--tl-line-width) * -1);--timeline-line-right:auto}.m_43657ece:where([data-align=left]) .m_436178ff{padding-inline-start:var(--offset);text-align:left}.m_43657ece:where([data-align=right]) .m_436178ff{padding-inline-end:var(--offset);text-align:right}:where([data-mantine-color-scheme=light]) .m_436178ff{--item-border-color:var(--mantine-color-gray-3)}:where([data-mantine-color-scheme=dark]) .m_436178ff{--item-border-color:var(--mantine-color-dark-4)}.m_436178ff:where([data-line-active]):before{border-color:var(--tli-color,var(--tl-color))}.m_436178ff:where(:not(:last-of-type)){--timeline-line-display:block}.m_436178ff:where(:not(:first-of-type)){margin-top:var(--mantine-spacing-xl)}.m_8affcee1{width:var(--tl-bullet-size);height:var(--tl-bullet-size);border-radius:var(--tli-radius,var(--tl-radius));border:var(--tl-line-width) solid;background-color:var(--mantine-color-body);position:absolute;top:0;display:flex;align-items:center;justify-content:center;color:var(--mantine-color-text)}:where([data-mantine-color-scheme=light]) .m_8affcee1{border-color:var(--mantine-color-gray-3)}:where([data-mantine-color-scheme=dark]) .m_8affcee1{border-color:var(--mantine-color-dark-4)}.m_43657ece:where([data-align=left]) .m_8affcee1{left:calc((var(--tl-bullet-size) / 2 + var(--tl-line-width) / 2) * -1);right:auto}:where([dir=rtl]) .m_43657ece:where([data-align=left]) .m_8affcee1{left:auto;right:calc((var(--tl-bullet-size) / 2 + var(--tl-line-width) / 2) * -1)}.m_43657ece:where([data-align=right]) .m_8affcee1{left:auto;right:calc((var(--tl-bullet-size) / 2 + var(--tl-line-width) / 2) * -1)}:where([dir=rtl]) .m_43657ece:where([data-align=right]) .m_8affcee1{left:calc((var(--tl-bullet-size) / 2 + var(--tl-line-width) / 2) * -1);right:auto}.m_8affcee1:where([data-with-child]){border-width:var(--tl-line-width)}:where([data-mantine-color-scheme=light]) .m_8affcee1:where([data-with-child]){background-color:var(--mantine-color-gray-3)}:where([data-mantine-color-scheme=dark]) .m_8affcee1:where([data-with-child]){background-color:var(--mantine-color-dark-4)}.m_8affcee1:where([data-active]){border-color:var(--tli-color,var(--tl-color));background-color:var(--mantine-color-white);color:var(--tl-icon-color,var(--mantine-color-white))}.m_8affcee1:where([data-active]):where([data-with-child]){background-color:var(--tli-color,var(--tl-color));color:var(--tl-icon-color,var(--mantine-color-white))}.m_43657ece:where([data-align=left]) .m_540e8f41{padding-inline-start:var(--offset);text-align:left}:where([dir=rtl]) .m_43657ece:where([data-align=left]) .m_540e8f41{text-align:right}.m_43657ece:where([data-align=right]) .m_540e8f41{padding-inline-end:var(--offset);text-align:right}:where([dir=rtl]) .m_43657ece:where([data-align=right]) .m_540e8f41{text-align:left}.m_8a5d1357{margin:0;font-weight:var(--title-fw);font-size:var(--title-fz);line-height:var(--title-lh);font-family:var(--mantine-font-family-headings);text-wrap:var(--title-text-wrap,var(--mantine-heading-text-wrap))}.m_8a5d1357:where([data-line-clamp]){overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:var(--title-line-clamp);-webkit-box-orient:vertical}.m_1b3c8819{--tooltip-radius:var(--mantine-radius-default);position:absolute;padding:calc(var(--mantine-spacing-xs) / 2) var(--mantine-spacing-xs);pointer-events:none;font-size:var(--mantine-font-size-sm);white-space:nowrap;border-radius:var(--tooltip-radius)}:where([data-mantine-color-scheme=light]) .m_1b3c8819{background-color:var(--tooltip-bg,var(--mantine-color-gray-9));color:var(--tooltip-color,var(--mantine-color-white))}:where([data-mantine-color-scheme=dark]) .m_1b3c8819{background-color:var(--tooltip-bg,var(--mantine-color-gray-2));color:var(--tooltip-color,var(--mantine-color-black))}.m_1b3c8819:where([data-multiline]){white-space:normal}.m_1b3c8819:where([data-fixed]){position:fixed}.m_f898399f{background-color:inherit;border:0;z-index:1}.m_d6493fad :first-child{margin-top:0}.m_d6493fad :last-child{margin-bottom:0}.m_d6493fad :where(h1,h2,h3,h4,h5,h6){margin-bottom:var(--mantine-spacing-xs);text-wrap:var(--mantine-heading-text-wrap)}.m_d6493fad :where(h1){margin-top:calc(1.5 * var(--mantine-spacing-xl));font-size:var(--mantine-h1-font-size);line-height:var(--mantine-h1-line-height);font-weight:var(--mantine-h1-font-weight)}.m_d6493fad :where(h2){margin-top:var(--mantine-spacing-xl);font-size:var(--mantine-h2-font-size);line-height:var(--mantine-h2-line-height);font-weight:var(--mantine-h2-font-weight)}.m_d6493fad :where(h3){margin-top:calc(.8 * var(--mantine-spacing-xl));font-size:var(--mantine-h3-font-size);line-height:var(--mantine-h3-line-height);font-weight:var(--mantine-h3-font-weight)}.m_d6493fad :where(h4){margin-top:calc(.8 * var(--mantine-spacing-xl));font-size:var(--mantine-h4-font-size);line-height:var(--mantine-h4-line-height);font-weight:var(--mantine-h4-font-weight)}.m_d6493fad :where(h5){margin-top:calc(.5 * var(--mantine-spacing-xl));font-size:var(--mantine-h5-font-size);line-height:var(--mantine-h5-line-height);font-weight:var(--mantine-h5-font-weight)}.m_d6493fad :where(h6){margin-top:calc(.5 * var(--mantine-spacing-xl));font-size:var(--mantine-h6-font-size);line-height:var(--mantine-h6-line-height);font-weight:var(--mantine-h6-font-weight)}.m_d6493fad :where(img){max-width:100%;margin-bottom:var(--mantine-spacing-xs)}.m_d6493fad :where(p){margin-top:0;margin-bottom:var(--mantine-spacing-lg)}:where([data-mantine-color-scheme=light]) .m_d6493fad :where(mark){background-color:var(--mantine-color-yellow-2);color:inherit}:where([data-mantine-color-scheme=dark]) .m_d6493fad :where(mark){background-color:var(--mantine-color-yellow-5);color:var(--mantine-color-black)}.m_d6493fad :where(a){color:var(--mantine-color-anchor);text-decoration:none}@media (hover:hover){.m_d6493fad :where(a):hover{text-decoration:underline}}@media (hover:none){.m_d6493fad :where(a):active{text-decoration:underline}}.m_d6493fad :where(hr){margin-top:var(--mantine-spacing-md);margin-bottom:var(--mantine-spacing-md);border:0;border-top:1px solid}:where([data-mantine-color-scheme=light]) .m_d6493fad :where(hr){border-color:var(--mantine-color-gray-3)}:where([data-mantine-color-scheme=dark]) .m_d6493fad :where(hr){border-color:var(--mantine-color-dark-3)}.m_d6493fad :where(pre){padding:var(--mantine-spacing-xs);line-height:var(--mantine-line-height);margin:0;margin-top:var(--mantine-spacing-md);margin-bottom:var(--mantine-spacing-md);overflow-x:auto;font-family:var(--mantine-font-family-monospace);font-size:var(--mantine-font-size-xs);border-radius:var(--mantine-radius-sm)}:where([data-mantine-color-scheme=light]) .m_d6493fad :where(pre){background-color:var(--mantine-color-gray-0)}:where([data-mantine-color-scheme=dark]) .m_d6493fad :where(pre){background-color:var(--mantine-color-dark-8)}.m_d6493fad :where(pre) :where(code){background-color:transparent;padding:0;border-radius:0;color:inherit;border:0}.m_d6493fad :where(kbd){--kbd-fz:12px;--kbd-padding:3px 5px;font-family:var(--mantine-font-family-monospace);line-height:var(--mantine-line-height);font-weight:700;padding:var(--kbd-padding);font-size:var(--kbd-fz);border-radius:var(--mantine-radius-sm);border:solid;border-width:1px 1px 3px}:where([data-mantine-color-scheme=light]) .m_d6493fad :where(kbd){border-color:var(--mantine-color-gray-3);color:var(--mantine-color-gray-7);background-color:var(--mantine-color-gray-0)}:where([data-mantine-color-scheme=dark]) .m_d6493fad :where(kbd){border-color:var(--mantine-color-dark-3);color:var(--mantine-color-dark-0);background-color:var(--mantine-color-dark-5)}.m_d6493fad :where(code){line-height:var(--mantine-line-height);padding:1px 5px;border-radius:var(--mantine-radius-sm);font-family:var(--mantine-font-family-monospace);font-size:var(--mantine-font-size-xs)}:where([data-mantine-color-scheme=light]) .m_d6493fad :where(code){background-color:var(--mantine-color-gray-0);color:var(--mantine-color-black)}:where([data-mantine-color-scheme=dark]) .m_d6493fad :where(code){background-color:var(--mantine-color-dark-5);color:var(--mantine-color-white)}.m_d6493fad :where(ul,ol):not([data-type=taskList]){margin-bottom:var(--mantine-spacing-md);padding-inline-start:var(--mantine-spacing-xl);list-style-position:outside}.m_d6493fad :where(table){width:100%;border-collapse:collapse;caption-side:bottom;margin-bottom:var(--mantine-spacing-md)}:where([data-mantine-color-scheme=light]) .m_d6493fad :where(table){--table-border-color:var(--mantine-color-gray-3)}:where([data-mantine-color-scheme=dark]) .m_d6493fad :where(table){--table-border-color:var(--mantine-color-dark-4)}.m_d6493fad :where(table) :where(caption){margin-top:var(--mantine-spacing-xs);font-size:var(--mantine-font-size-sm);color:var(--mantine-color-dimmed)}.m_d6493fad :where(table) :where(th){text-align:left;font-weight:700;font-size:var(--mantine-font-size-sm);padding:var(--mantine-spacing-xs) var(--mantine-spacing-sm)}.m_d6493fad :where(table) :where(thead th){border-bottom:1px solid;border-color:var(--table-border-color)}.m_d6493fad :where(table) :where(tfoot th){border-top:1px solid;border-color:var(--table-border-color)}.m_d6493fad :where(table) :where(td){padding:var(--mantine-spacing-xs) var(--mantine-spacing-sm);border-bottom:1px solid;border-color:var(--table-border-color);font-size:var(--mantine-font-size-sm)}.m_d6493fad :where(table) :where(tr:last-of-type td){border-bottom:0}.m_d6493fad :where(blockquote){font-size:var(--mantine-font-size-lg);line-height:var(--mantine-line-height);margin:var(--mantine-spacing-md) 0;border-radius:var(--mantine-radius-sm);padding:var(--mantine-spacing-md) var(--mantine-spacing-lg)}:where([data-mantine-color-scheme=light]) .m_d6493fad :where(blockquote){background-color:var(--mantine-color-gray-0)}:where([data-mantine-color-scheme=dark]) .m_d6493fad :where(blockquote){background-color:var(--mantine-color-dark-8)}.bn-mantine *,.bn-mantine :after,.bn-mantine :before{box-sizing:border-box}.bn-mantine button,.bn-mantine select{text-transform:none}@media screen and (max-device-width:500px){.bn-mantine{-webkit-text-size-adjust:100%}}@media (prefers-reduced-motion:reduce){.bn-mantine [data-respect-reduced-motion] [data-reduce-motion]{animation:none;transition:none}}.bn-mantine [data-mantine-color-scheme=dark] .mantine-dark-hidden,.bn-mantine [data-mantine-color-scheme=light] .mantine-light-hidden{display:none}.bn-mantine .mantine-focus-auto:focus-visible{outline:calc(.125rem * var(--mantine-scale)) solid var(--mantine-primary-color-filled);outline-offset:calc(.125rem * var(--mantine-scale))}.bn-mantine .mantine-focus-always:focus{outline:calc(.125rem * var(--mantine-scale)) solid var(--mantine-primary-color-filled);outline-offset:calc(.125rem * var(--mantine-scale))}.bn-mantine .mantine-focus-never:focus{outline:none}.bn-mantine .mantine-active:active{transform:translateY(calc(.0625rem * var(--mantine-scale)))}.bn-mantine[dir=rtl] .mantine-rotate-rtl{transform:rotate(180deg)}.bn-mantine .mantine-Badge-root{background-color:var(--bn-colors-tooltip-background);color:var(--bn-colors-tooltip-text)}.bn-mantine .mantine-FileInput-input{align-items:center;background-color:var(--bn-colors-menu-background);border:none;border-radius:4px;color:var(--bn-colors-menu-text);display:flex;flex-direction:row;font-family:var(--bn-font-family);justify-content:center}.bn-mantine .mantine-FileInput-input:hover{background-color:var(--bn-colors-hovered-background)}.bn-mantine .mantine-FileInput-wrapper{border:1px solid var(--bn-colors-border);border-radius:4px}.bn-mantine .mantine-InputPlaceholder-placeholder{color:var(--bn-colors-menu-text);font-family:var(--bn-font-family);font-weight:600}.bn-mantine .mantine-Menu-dropdown{border:var(--bn-border);border-radius:var(--bn-border-radius-medium);box-shadow:var(--bn-shadow-medium);box-sizing:border-box;padding:2px;overflow:auto}.bn-mantine .mantine-Menu-dropdown,.bn-mantine .mantine-Menu-item,.bn-mantine .mantine-Menu-label{background-color:var(--bn-colors-menu-background);color:var(--bn-colors-menu-text)}.bn-mantine .mantine-Menu-item{border:none;border-radius:var(--bn-border-radius-small)}.bn-mantine .mantine-Menu-item:hover,.bn-mantine .mantine-Menu-item[aria-selected=true]{background-color:var(--bn-colors-hovered-background);border:none;color:var(--bn-colors-hovered-text)}.bn-mantine .mantine-Popover-dropdown{background-color:transparent;border:none;border-radius:0;box-shadow:none;padding:0}.bn-mantine .mantine-Tabs-root{width:100%;background-color:var(--bn-colors-menu-background)}.bn-mantine .mantine-Tabs-list:before,.bn-mantine .mantine-Tabs-tab{border-color:var(--bn-colors-hovered-background)}.bn-mantine .mantine-Tabs-tab{color:var(--bn-colors-menu-text)}.bn-mantine .mantine-Tabs-tab:hover{background-color:var(--bn-colors-hovered-background);border-color:var(--bn-colors-hovered-background);color:var(--bn-colors-hovered-text)}.bn-mantine .mantine-Tabs-tab[data-active],.bn-mantine .mantine-Tabs-tab[data-active]:hover{border-color:var(--bn-colors-menu-text);color:var(--bn-colors-menu-text)}.bn-mantine .mantine-Tabs-panel{padding:8px}.bn-mantine .mantine-TextInput-input{background-color:var(--bn-colors-menu-background);border:1px solid var(--bn-colors-border);border-radius:4px;color:var(--bn-colors-menu-text);font-family:var(--bn-font-family);height:32px}.bn-mantine .bn-mt-input-large .mantine-TextInput-input{border:none;font-size:14px;height:52px}.bn-mantine .mantine-Tooltip-tooltip{background-color:transparent;border:none;border-radius:0;box-shadow:none;padding:0}.bn-mantine .mantine-Tooltip-tooltip p:last-child{white-space:pre-wrap}.bn-mantine .mantine-Tooltip-tooltip p:first-child{white-space:unset}.bn-mantine .bn-select{overflow:auto}.bn-mantine .mantine-Button-root[aria-controls*=dropdown]{min-width:-moz-fit-content;min-width:fit-content}.bn-mantine .bn-toolbar{background-color:var(--bn-colors-menu-background);border:var(--bn-border);border-radius:var(--bn-border-radius-medium);box-shadow:var(--bn-shadow-medium);flex-wrap:nowrap;gap:2px;padding:2px;width:-moz-fit-content;width:fit-content;overflow-x:auto;max-width:100vw}.bn-mantine .bn-toolbar:empty{display:none}.bn-toolbar .mantine-ActionIcon-root,.bn-toolbar .mantine-Button-root{background-color:var(--bn-colors-menu-background);border:none;border-radius:var(--bn-border-radius-small);color:var(--bn-colors-menu-text)}.bn-toolbar .mantine-ActionIcon-root:hover,.bn-toolbar .mantine-Button-root:hover{background-color:var(--bn-colors-hovered-background);border:none;color:var(--bn-colors-hovered-text)}.bn-toolbar .mantine-ActionIcon-root[data-selected],.bn-toolbar .mantine-Button-root[data-selected]{background-color:var(--bn-colors-selected-background);border:none;color:var(--bn-colors-selected-text)}.bn-toolbar .mantine-ActionIcon-root[data-disabled],.bn-toolbar .mantine-Button-root[data-disabled]{background-color:var(--bn-colors-disabled-background);border:none;color:var(--bn-colors-disabled-text)}.bn-toolbar .mantine-Menu-item{font-size:12px;height:30px}.bn-toolbar .mantine-Menu-item:hover{background-color:var(--bn-colors-hovered-background)}.bn-mantine .bn-form-popover{background-color:var(--bn-colors-menu-background);border:var(--bn-border);border-radius:var(--bn-border-radius-medium);box-shadow:var(--bn-shadow-medium);color:var(--bn-colors-menu-text);gap:4px;min-width:145px;padding:2px}.bn-form-popover .mantine-FileInput-root,.bn-form-popover .mantine-TextInput-root{width:300px}.bn-form-popover .mantine-FileInput-wrapper,.bn-form-popover .mantine-TextInput-wrapper{padding:0;border-radius:4px}.bn-form-popover .mantine-TextInput-wrapper:hover{background-color:var(--bn-colors-hovered-background)}.bn-form-popover .mantine-FileInput-input,.bn-form-popover .mantine-TextInput-input{border:none;font-size:12px}.bn-form-popover .mantine-FileInput-input:hover{background-color:var(--bn-colors-hovered-background)}.bn-form-popover .mantine-FileInput-placeholder,.bn-form-popover .mantine-FileInput-section[data-position=left]{color:var(--bn-colors-menu-text)}.bn-mantine .bn-suggestion-menu{max-height:100%;position:relative;box-shadow:var(--mantine-shadow-md);border:calc(.0625rem * var(--mantine-scale)) solid var(--mantine-color-gray-2);border-radius:var(--mantine-radius-default);padding:4px}.bn-mantine .bn-suggestion-menu-label{color:var(--mantine-color-dimmed);font-weight:500;font-size:var(--mantine-font-size-xs);padding:calc(var(--mantine-spacing-xs) / 2) var(--mantine-spacing-sm);cursor:default}.bn-mantine .bn-suggestion-menu-item{font-size:var(--mantine-font-size-sm);width:100%;padding:calc(var(--mantine-spacing-xs) / 1.5) var(--mantine-spacing-sm);border-radius:var(--popover-radius,var(--mantine-radius-default));color:var(--menu-item-color,var(--mantine-color-text));display:flex;align-items:center;-webkit-user-select:none;-moz-user-select:none;user-select:none}.bn-mantine .bn-suggestion-menu-item:where([data-disabled],:disabled){color:var(--mantine-color-dimmed);opacity:.6;pointer-events:none}.bn-mt-suggestion-menu-item-section{display:flex;justify-content:center;align-items:center}.bn-mt-suggestion-menu-item-section:where([data-position=left]){margin-inline-end:var(--mantine-spacing-xs)}.bn-mt-suggestion-menu-item-section:where([data-position=right]){margin-inline-start:var(--mantine-spacing-xs)}.bn-mantine .bn-suggestion-menu{background-color:var(--bn-colors-menu-background);border:var(--bn-border);border-radius:var(--bn-border-radius-medium);box-shadow:var(--bn-shadow-medium);box-sizing:border-box;color:var(--bn-colors-menu-text);height:-moz-fit-content;height:fit-content;max-height:inherit;overflow-y:auto;padding:2px}.bn-mantine .bn-suggestion-menu-item{cursor:pointer;height:52px}.bn-mantine .bn-suggestion-menu-item-small{height:-moz-fit-content;height:fit-content;padding:calc(var(--mantine-spacing-xs) / 2) var(--mantine-spacing-sm)}.bn-mantine .bn-suggestion-menu-item:hover,.bn-mantine .bn-suggestion-menu-item[aria-selected=true]{background-color:var(--bn-colors-hovered-background)}.bn-mt-suggestion-menu-item-section{color:var(--bn-colors-tooltip-text)}.bn-mt-suggestion-menu-item-section[data-position=left]{background-color:var(--bn-colors-tooltip-background);border-radius:var(--bn-border-radius-small);padding:8px}.bn-suggestion-menu-item-small .bn-mt-suggestion-menu-item-section[data-position=left]{background-color:transparent;padding:0}.bn-suggestion-menu-item-small .bn-mt-suggestion-menu-item-section[data-position=left] svg{height:14px;width:14px}.bn-mt-suggestion-menu-item-body{align-items:stretch;display:flex;flex:1;flex-direction:column;justify-content:flex-start;padding-right:16px}.bn-mt-suggestion-menu-item-title{color:var(--bn-colors-menu-text);line-height:20px;font-weight:500;font-size:14px;margin:0;padding:0}.bn-suggestion-menu-item-small .bn-mt-suggestion-menu-item-title{font-size:12px}.bn-mt-suggestion-menu-item-subtitle{color:var(--bn-colors-menu-text);line-height:16px;font-size:10px;margin:0;padding:0}.bn-suggestion-menu-item-small .bn-mt-suggestion-menu-item-subtitle{display:none}.bn-mantine .bn-suggestion-menu-label{color:var(--bn-colors-hovered-text)}.bn-mantine .bn-suggestion-menu-loader{height:20px;width:100%}.bn-mantine .bn-suggestion-menu-loader span{background-color:var(--bn-colors-side-menu)}.bn-mantine .bn-grid-suggestion-menu{background:var(--bn-colors-menu-background);border-radius:var(--bn-border-radius-large);box-shadow:var(--bn-shadow-medium);display:grid;gap:7px;height:-moz-fit-content;height:fit-content;justify-items:center;max-height:inherit;overflow-y:auto;padding:20px}.bn-mantine .bn-grid-suggestion-menu-item{align-items:center;border-radius:var(--bn-border-radius-large);cursor:pointer;display:flex;font-size:24px;height:32px;justify-content:center;margin:2px;padding:4px;width:32px}.bn-mantine .bn-grid-suggestion-menu-item:hover,.bn-mantine .bn-grid-suggestion-menu-item[aria-selected=true]{background-color:var(--bn-colors-hovered-background)}.bn-mantine .bn-grid-suggestion-menu-empty-item,.bn-mantine .bn-grid-suggestion-menu-loader{align-items:center;color:var(--bn-colors-menu-text);display:flex;font-size:14px;font-weight:500;height:32px;justify-content:center}.bn-mantine .bn-grid-suggestion-menu-loader span{background-color:var(--bn-colors-side-menu)}.bn-mantine .bn-side-menu{background-color:transparent;overflow:visible}.bn-side-menu .mantine-Menu-item,.bn-table-handle-menu .mantine-Menu-item{font-size:12px;height:30px}.bn-side-menu .mantine-UnstyledButton-root:not(.mantine-Menu-item){background-color:transparent}.bn-side-menu .mantine-UnstyledButton-root:hover{background-color:var(--bn-colors-hovered-background)}.bn-side-menu .mantine-UnstyledButton-root:not(.mantine-Menu-item) svg{background-color:transparent;color:var(--bn-colors-side-menu);height:22px;width:22px}.bn-mantine .bn-side-menu>[draggable=true]{display:flex}.bn-side-menu .mantine-Menu-dropdown{min-width:100px;padding:2px;position:absolute}.bn-mantine .bn-panel{background-color:var(--bn-colors-menu-background);border:var(--bn-border);border-radius:var(--bn-border-radius-medium);box-shadow:var(--bn-shadow-medium);padding:2px;width:500px}.bn-mantine .bn-panel .bn-tab-panel{align-items:center;display:flex;flex-direction:column;gap:8px;width:100%}.bn-panel .mantine-FileInput-root,.bn-panel .mantine-TextInput-root{width:100%}.bn-panel .mantine-Button-root{background-color:var(--bn-colors-menu-background);border:1px solid var(--bn-colors-border);border-radius:var(--bn-border-radius-small);color:var(--bn-colors-menu-text);height:32px;width:60%}.bn-panel .mantine-Button-root:hover{background-color:var(--bn-colors-hovered-background)}.bn-panel .mantine-Text-root{text-align:center}.bn-mantine .bn-extend-button,.bn-mantine .bn-table-cell-handle,.bn-mantine .bn-table-handle{align-items:center;background-color:var(--bn-colors-menu-background);border:var(--bn-border);border-radius:var(--bn-border-radius-small);box-shadow:var(--bn-shadow-light);color:var(--bn-colors-side-menu);cursor:grab;display:flex;height:-moz-fit-content;height:fit-content;justify-content:center;overflow:visible;padding:0}.bn-mantine .bn-table-cell-handle{padding:0 4px}.bn-mantine .bn-table-handle svg{margin-inline:-4px}.bn-mantine .bn-table-handle-not-draggable{cursor:pointer}.bn-mantine .bn-extend-button-editing,.bn-mantine .bn-extend-button:hover,.bn-mantine .bn-table-cell-handle:hover,.bn-mantine .bn-table-handle-dragging,.bn-mantine .bn-table-handle:hover{background-color:var(--bn-colors-hovered-background)}.bn-mantine .bn-extend-button-add-remove-columns{height:100%;width:18px;margin-left:4px;cursor:col-resize}.bn-mantine .bn-extend-button-add-remove-rows{height:18px;width:100%;margin-top:4px;cursor:row-resize}.bn-mantine .bn-drag-handle-menu,.bn-mantine .bn-table-handle-menu{overflow:visible}.bn-mantine .bn-tooltip{background-color:var(--bn-colors-tooltip-background);border:var(--bn-border);border-radius:var(--bn-border-radius-medium);box-shadow:var(--bn-shadow-medium);color:var(--bn-colors-tooltip-text);padding:4px 10px;text-align:center}.bn-mantine .bn-tick-space{padding:0;width:20px}.bn-mt-sub-menu-item>.mantine-Menu-itemLabel>div:not(.mantine-Menu-dropdown){align-items:center;display:flex;justify-content:space-between}.bn-mantine .bn-thread{background-color:var(--bn-colors-menu-background);border:var(--bn-border);border-radius:var(--bn-border-radius-medium);box-shadow:var(--bn-shadow-medium);color:var(--bn-colors-menu-text);display:flex;flex-direction:column;gap:16px;min-width:350px;overflow:visible}.bn-mantine .bn-threads-sidebar .bn-thread{box-shadow:none}.bn-mantine .bn-thread:not(.selected){cursor:pointer}.bn-mantine .bn-thread-comments,.bn-mantine .bn-thread-composer{display:flex;flex-direction:column;margin:0;padding:0}.bn-mantine .bn-thread-comments{gap:1rem}.bn-mantine .bn-thread-comment{align-items:flex-start;flex-direction:column;gap:.25rem}.bn-mantine .bn-thread-comment>.mantine-Group-root{gap:12px}.bn-mantine .bn-thread-comment p{color:var(--bn-colors-menu-text)}.bn-mantine .bn-thread .bn-header-text,.bn-mantine .bn-thread-comment .bn-resolved-text{font-size:.8rem;font-style:italic}.bn-mantine .bn-comment-actions-wrapper{width:100%;display:flex;justify-content:flex-end}.bn-mantine .bn-action-toolbar{align-self:flex-end;background-color:var(--bn-colors-menu-background);border:var(--bn-border);border-radius:var(--bn-border-radius-medium);gap:0;padding:2px}.bn-action-toolbar .mantine-ActionIcon-root,.bn-action-toolbar .mantine-Button-root{background-color:var(--bn-colors-menu-background);border:none;border-radius:var(--bn-border-radius-small);color:var(--bn-colors-menu-text)}.bn-action-toolbar .mantine-ActionIcon-root:hover,.bn-action-toolbar .mantine-Button-root:hover{background-color:var(--bn-colors-hovered-background);border:none;color:var(--bn-colors-hovered-text)}.bn-action-toolbar .mantine-ActionIcon-root[data-selected],.bn-action-toolbar .mantine-Button-root[data-selected]{background-color:var(--bn-colors-selected-background);border:none;color:var(--bn-colors-selected-text)}.bn-action-toolbar .mantine-ActionIcon-root[data-disabled],.bn-action-toolbar .mantine-Button-root[data-disabled]{background-color:var(--bn-colors-disabled-background);border:none;color:var(--bn-colors-disabled-text)}.bn-mantine .bn-action-toolbar .mantine-Menu-itemLabel{font-size:12px}.bn-mantine .bn-badge-group{display:flex;gap:4px;justify-content:flex-start;width:100%}.bn-mantine .bn-badge{flex-grow:0}.bn-mantine .bn-badge .mantine-Chip-label{padding:0 8px}.bn-mantine .bn-badge .mantine-Chip-label:not([data-checked=true]){background-color:var(--bn-colors-menu-background);border:var(--bn-border);color:var(--bn-colors-menu-text)}.bn-mantine .bn-badge .mantine-Chip-label:hover{border:1px solid var(--mantine-primary-color-filled-hover);color:var(--mantine-primary-color-filled-hover)}.bn-mantine .bn-badge .mantine-Chip-label>span:not(.mantine-Chip-iconWrapper){display:inline-flex;gap:4px}.bn-mantine .bn-badge .mantine-Chip-label>span:not(.mantine-Chip-iconWrapper)>span{align-items:center;display:inline-flex;justify-content:center}.bn-mantine .bn-combobox-input,.bn-mantine .bn-combobox-items:not(:empty){background-color:var(--bn-colors-menu-background);border:var(--bn-border);border-radius:var(--bn-border-radius-medium);box-shadow:var(--bn-shadow-medium);color:var(--bn-colors-menu-text);gap:4px;min-width:145px;padding:2px}.bn-mantine .bn-combobox-input .bn-combobox-icon,.bn-mantine .bn-combobox-input .bn-combobox-right-section{align-items:center;display:flex;justify-content:center}.bn-mantine .bn-combobox-input .bn-combobox-error{color:var(--bn-colors-highlights-red-background)}.bn-mantine .bn-badge .mantine-Chip-iconWrapper{display:none}.chat-bubble___container__IKkv8{width:100%!important;margin-right:auto!important;margin-left:auto!important}.chat-bubble_container__YXpOd{width:100%;margin-right:auto;margin-left:auto}@media (min-width:100%){.chat-bubble___container__IKkv8{max-width:100%!important}.chat-bubble_container__YXpOd{max-width:100%}}@media (min-width:600px){.chat-bubble___container__IKkv8{max-width:600px!important}.chat-bubble_container__YXpOd{max-width:600px}}@media (min-width:1600px){.chat-bubble___container__IKkv8{max-width:1600px!important}.chat-bubble_container__YXpOd{max-width:1600px}}.chat-bubble_prose__p_I9t{color:var(--tw-prose-body);max-width:65ch}.chat-bubble_prose__p_I9t :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.chat-bubble_prose__p_I9t :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.chat-bubble_prose__p_I9t :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}.chat-bubble_prose__p_I9t :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.chat-bubble_prose__p_I9t :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.chat-bubble_prose__p_I9t :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.chat-bubble_prose__p_I9t :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.chat-bubble_prose__p_I9t :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.chat-bubble_prose__p_I9t :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.chat-bubble_prose__p_I9t :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.chat-bubble_prose__p_I9t :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.chat-bubble_prose__p_I9t :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.chat-bubble_prose__p_I9t :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.chat-bubble_prose__p_I9t :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.chat-bubble_prose__p_I9t :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.chat-bubble_prose__p_I9t :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.chat-bubble_prose__p_I9t :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.chat-bubble_prose__p_I9t :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.chat-bubble_prose__p_I9t :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.chat-bubble_prose__p_I9t :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.chat-bubble_prose__p_I9t :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}.chat-bubble_prose__p_I9t :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.chat-bubble_prose__p_I9t :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-inline-start-width:.25rem;border-inline-start-color:var(--tw-prose-quote-borders);quotes:"\201C""\201D""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em}.chat-bubble_prose__p_I9t :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.chat-bubble_prose__p_I9t :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.chat-bubble_prose__p_I9t :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.chat-bubble_prose__p_I9t :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:900;color:inherit}.chat-bubble_prose__p_I9t :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.chat-bubble_prose__p_I9t :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:800;color:inherit}.chat-bubble_prose__p_I9t :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.chat-bubble_prose__p_I9t :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.chat-bubble_prose__p_I9t :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.chat-bubble_prose__p_I9t :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.chat-bubble_prose__p_I9t :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.chat-bubble_prose__p_I9t :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-top:2em;margin-bottom:2em}.chat-bubble_prose__p_I9t :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.chat-bubble_prose__p_I9t :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-family:inherit;color:var(--tw-prose-kbd);box-shadow:0 0 0 1px var(--tw-prose-kbd-shadows),0 3px 0 var(--tw-prose-kbd-shadows);font-size:.875em;border-radius:.3125rem;padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;padding-inline-start:.375em}.chat-bubble_prose__p_I9t :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.chat-bubble_prose__p_I9t :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}.chat-bubble_prose__p_I9t :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}.chat-bubble_prose__p_I9t :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.chat-bubble_prose__p_I9t :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.chat-bubble_prose__p_I9t :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.chat-bubble_prose__p_I9t :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.chat-bubble_prose__p_I9t :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.chat-bubble_prose__p_I9t :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.chat-bubble_prose__p_I9t :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.chat-bubble_prose__p_I9t :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding-top:.8571429em;padding-inline-end:1.1428571em;padding-bottom:.8571429em;padding-inline-start:1.1428571em}.chat-bubble_prose__p_I9t :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.chat-bubble_prose__p_I9t :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}.chat-bubble_prose__p_I9t :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.chat-bubble_prose__p_I9t :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){width:100%;table-layout:auto;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.chat-bubble_prose__p_I9t :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.chat-bubble_prose__p_I9t :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.chat-bubble_prose__p_I9t :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.chat-bubble_prose__p_I9t :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.chat-bubble_prose__p_I9t :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}.chat-bubble_prose__p_I9t :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.chat-bubble_prose__p_I9t :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.chat-bubble_prose__p_I9t :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:start}.chat-bubble_prose__p_I9t :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.chat-bubble_prose__p_I9t :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.chat-bubble_prose__p_I9t{--tw-prose-body:#374151;--tw-prose-headings:#111827;--tw-prose-lead:#4b5563;--tw-prose-links:#111827;--tw-prose-bold:#111827;--tw-prose-counters:#6b7280;--tw-prose-bullets:#d1d5db;--tw-prose-hr:#e5e7eb;--tw-prose-quotes:#111827;--tw-prose-quote-borders:#e5e7eb;--tw-prose-captions:#6b7280;--tw-prose-kbd:#111827;--tw-prose-kbd-shadows:rgb(17 24 39/10%);--tw-prose-code:#111827;--tw-prose-pre-code:#e5e7eb;--tw-prose-pre-bg:#1f2937;--tw-prose-th-borders:#d1d5db;--tw-prose-td-borders:#e5e7eb;--tw-prose-invert-body:#d1d5db;--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:#9ca3af;--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:#9ca3af;--tw-prose-invert-bullets:#4b5563;--tw-prose-invert-hr:#374151;--tw-prose-invert-quotes:#f3f4f6;--tw-prose-invert-quote-borders:#374151;--tw-prose-invert-captions:#9ca3af;--tw-prose-invert-kbd:#fff;--tw-prose-invert-kbd-shadows:rgb(255 255 255/10%);--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:#d1d5db;--tw-prose-invert-pre-bg:rgb(0 0 0/50%);--tw-prose-invert-th-borders:#4b5563;--tw-prose-invert-td-borders:#374151;font-size:1rem;line-height:1.75}.chat-bubble_prose__p_I9t :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.chat-bubble_prose__p_I9t :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.chat-bubble_prose__p_I9t :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.chat-bubble_prose__p_I9t :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.chat-bubble_prose__p_I9t :where(.chat-bubble_prose__p_I9t>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.chat-bubble_prose__p_I9t :where(.chat-bubble_prose__p_I9t>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.chat-bubble_prose__p_I9t :where(.chat-bubble_prose__p_I9t>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.chat-bubble_prose__p_I9t :where(.chat-bubble_prose__p_I9t>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.chat-bubble_prose__p_I9t :where(.chat-bubble_prose__p_I9t>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.chat-bubble_prose__p_I9t :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.chat-bubble_prose__p_I9t :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.chat-bubble_prose__p_I9t :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}.chat-bubble_prose__p_I9t :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.chat-bubble_prose__p_I9t :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.chat-bubble_prose__p_I9t :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.chat-bubble_prose__p_I9t :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.chat-bubble_prose__p_I9t :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.chat-bubble_prose__p_I9t :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.chat-bubble_prose__p_I9t :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.5714286em;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.chat-bubble_prose__p_I9t :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.chat-bubble_prose__p_I9t :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.chat-bubble_prose__p_I9t :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.chat-bubble_prose__p_I9t :where(.chat-bubble_prose__p_I9t>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.chat-bubble_prose__p_I9t :where(.chat-bubble_prose__p_I9t>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.chat-bubble_prose-sm__Y_fnS{font-size:.875rem;line-height:1.7142857}.chat-bubble_prose-sm__Y_fnS :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.chat-bubble_prose-sm__Y_fnS :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;line-height:1.5555556;margin-top:.8888889em;margin-bottom:.8888889em}.chat-bubble_prose-sm__Y_fnS :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-inline-start:1.1111111em}.chat-bubble_prose-sm__Y_fnS :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:2.1428571em;margin-top:0;margin-bottom:.8em;line-height:1.2}.chat-bubble_prose-sm__Y_fnS :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.4285714em;margin-top:1.6em;margin-bottom:.8em;line-height:1.4}.chat-bubble_prose-sm__Y_fnS :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;margin-top:1.5555556em;margin-bottom:.4444444em;line-height:1.5555556}.chat-bubble_prose-sm__Y_fnS :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.4285714em;margin-bottom:.5714286em;line-height:1.4285714}.chat-bubble_prose-sm__Y_fnS :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.chat-bubble_prose-sm__Y_fnS :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.chat-bubble_prose-sm__Y_fnS :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.chat-bubble_prose-sm__Y_fnS :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.chat-bubble_prose-sm__Y_fnS :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;border-radius:.3125rem;padding-top:.1428571em;padding-inline-end:.3571429em;padding-bottom:.1428571em;padding-inline-start:.3571429em}.chat-bubble_prose-sm__Y_fnS :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em}.chat-bubble_prose-sm__Y_fnS :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.9em}.chat-bubble_prose-sm__Y_fnS :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em}.chat-bubble_prose-sm__Y_fnS :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.6666667;margin-top:1.6666667em;margin-bottom:1.6666667em;border-radius:.25rem;padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.chat-bubble_prose-sm__Y_fnS :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.chat-bubble_prose-sm__Y_fnS :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.chat-bubble_prose-sm__Y_fnS :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;margin-bottom:.2857143em}.chat-bubble_prose-sm__Y_fnS :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.chat-bubble_prose-sm__Y_fnS :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.chat-bubble_prose-sm__Y_fnS :where(.chat-bubble_prose-sm__Y_fnS>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.chat-bubble_prose-sm__Y_fnS :where(.chat-bubble_prose-sm__Y_fnS>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.chat-bubble_prose-sm__Y_fnS :where(.chat-bubble_prose-sm__Y_fnS>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.chat-bubble_prose-sm__Y_fnS :where(.chat-bubble_prose-sm__Y_fnS>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.chat-bubble_prose-sm__Y_fnS :where(.chat-bubble_prose-sm__Y_fnS>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.chat-bubble_prose-sm__Y_fnS :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.chat-bubble_prose-sm__Y_fnS :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.chat-bubble_prose-sm__Y_fnS :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.chat-bubble_prose-sm__Y_fnS :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;padding-inline-start:1.5714286em}.chat-bubble_prose-sm__Y_fnS :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2.8571429em;margin-bottom:2.8571429em}.chat-bubble_prose-sm__Y_fnS :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.chat-bubble_prose-sm__Y_fnS :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.chat-bubble_prose-sm__Y_fnS :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.chat-bubble_prose-sm__Y_fnS :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.chat-bubble_prose-sm__Y_fnS :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.5}.chat-bubble_prose-sm__Y_fnS :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.chat-bubble_prose-sm__Y_fnS :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.chat-bubble_prose-sm__Y_fnS :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.chat-bubble_prose-sm__Y_fnS :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.chat-bubble_prose-sm__Y_fnS :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.chat-bubble_prose-sm__Y_fnS :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.chat-bubble_prose-sm__Y_fnS :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.chat-bubble_prose-sm__Y_fnS :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.chat-bubble_prose-sm__Y_fnS :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.3333333;margin-top:.6666667em}.chat-bubble_prose-sm__Y_fnS :where(.chat-bubble_prose-sm__Y_fnS>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.chat-bubble_prose-sm__Y_fnS :where(.chat-bubble_prose-sm__Y_fnS>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.chat-bubble_chat-bubble__V8Lj9{display:inline-flex;flex-direction:column;width:-moz-fit-content;width:fit-content;max-width:368px;padding:6px 10px;border-radius:var(--radius-lg,8px);word-break:break-word;position:relative;font-family:var(--font-body);font-size:14px;line-height:1.4;color:var(--text-primary)}.chat-bubble_chat-bubble--user__55nHF{background-color:var(--chat-bubble-user,var(--surface-highlight));align-self:flex-end}.chat-bubble_chat-bubble--assistant__26JFw{background-color:var(--chat-bubble-agent,var(--surface-card));align-self:flex-start}.chat-bubble_chat-bubble__content__dDoK1{position:relative}.chat-bubble_chat-bubble--truncated__0jjP4 .chat-bubble_chat-bubble__content__dDoK1{max-height:7.2em;overflow:hidden}.chat-bubble_chat-bubble__fade-overlay__o9nem{position:absolute;left:0;right:0;bottom:0;height:1.6em;pointer-events:none;background:linear-gradient(to bottom,transparent,var(--chat-bubble-user,var(--surface-highlight)))}.chat-bubble_chat-bubble__show-more__7ctvd{margin-top:4px;padding:0;background:none;border:0;font-family:var(--font-body);font-size:12px;font-weight:500;color:var(--color-primary);cursor:pointer;align-self:flex-start;text-align:left}.chat-bubble_chat-bubble__show-more__7ctvd:hover{text-decoration:underline}.chat-bubble_chat-bubble__timestamp__xiRpS{position:absolute;top:calc(100% + 2px);right:4px;font-family:var(--font-body);font-size:12px;color:var(--chat-timestamp,var(--text-muted));opacity:0;transition:opacity .1s ease-out;pointer-events:none;white-space:nowrap}.chat-bubble_chat-bubble__V8Lj9:focus-within .chat-bubble_chat-bubble__timestamp__xiRpS,.chat-bubble_chat-bubble__V8Lj9:hover .chat-bubble_chat-bubble__timestamp__xiRpS{opacity:1}.avatar___container__VY6hJ{width:100%!important;margin-right:auto!important;margin-left:auto!important}.avatar_container__k5aMo{width:100%;margin-right:auto;margin-left:auto}@media (min-width:100%){.avatar___container__VY6hJ{max-width:100%!important}.avatar_container__k5aMo{max-width:100%}}@media (min-width:600px){.avatar___container__VY6hJ{max-width:600px!important}.avatar_container__k5aMo{max-width:600px}}@media (min-width:1600px){.avatar___container__VY6hJ{max-width:1600px!important}.avatar_container__k5aMo{max-width:1600px}}.avatar_prose__I4Kc1{color:var(--tw-prose-body);max-width:65ch}.avatar_prose__I4Kc1 :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.avatar_prose__I4Kc1 :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.avatar_prose__I4Kc1 :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}.avatar_prose__I4Kc1 :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.avatar_prose__I4Kc1 :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.avatar_prose__I4Kc1 :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.avatar_prose__I4Kc1 :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.avatar_prose__I4Kc1 :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.avatar_prose__I4Kc1 :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.avatar_prose__I4Kc1 :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.avatar_prose__I4Kc1 :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.avatar_prose__I4Kc1 :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.avatar_prose__I4Kc1 :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.avatar_prose__I4Kc1 :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.avatar_prose__I4Kc1 :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.avatar_prose__I4Kc1 :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.avatar_prose__I4Kc1 :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.avatar_prose__I4Kc1 :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.avatar_prose__I4Kc1 :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.avatar_prose__I4Kc1 :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.avatar_prose__I4Kc1 :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}.avatar_prose__I4Kc1 :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.avatar_prose__I4Kc1 :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-inline-start-width:.25rem;border-inline-start-color:var(--tw-prose-quote-borders);quotes:"\201C""\201D""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em}.avatar_prose__I4Kc1 :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.avatar_prose__I4Kc1 :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.avatar_prose__I4Kc1 :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.avatar_prose__I4Kc1 :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:900;color:inherit}.avatar_prose__I4Kc1 :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.avatar_prose__I4Kc1 :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:800;color:inherit}.avatar_prose__I4Kc1 :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.avatar_prose__I4Kc1 :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.avatar_prose__I4Kc1 :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.avatar_prose__I4Kc1 :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.avatar_prose__I4Kc1 :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.avatar_prose__I4Kc1 :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-top:2em;margin-bottom:2em}.avatar_prose__I4Kc1 :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.avatar_prose__I4Kc1 :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-family:inherit;color:var(--tw-prose-kbd);box-shadow:0 0 0 1px var(--tw-prose-kbd-shadows),0 3px 0 var(--tw-prose-kbd-shadows);font-size:.875em;border-radius:.3125rem;padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;padding-inline-start:.375em}.avatar_prose__I4Kc1 :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.avatar_prose__I4Kc1 :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}.avatar_prose__I4Kc1 :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}.avatar_prose__I4Kc1 :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.avatar_prose__I4Kc1 :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.avatar_prose__I4Kc1 :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.avatar_prose__I4Kc1 :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.avatar_prose__I4Kc1 :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.avatar_prose__I4Kc1 :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.avatar_prose__I4Kc1 :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.avatar_prose__I4Kc1 :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding-top:.8571429em;padding-inline-end:1.1428571em;padding-bottom:.8571429em;padding-inline-start:1.1428571em}.avatar_prose__I4Kc1 :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.avatar_prose__I4Kc1 :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}.avatar_prose__I4Kc1 :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.avatar_prose__I4Kc1 :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){width:100%;table-layout:auto;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.avatar_prose__I4Kc1 :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.avatar_prose__I4Kc1 :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.avatar_prose__I4Kc1 :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.avatar_prose__I4Kc1 :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.avatar_prose__I4Kc1 :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}.avatar_prose__I4Kc1 :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.avatar_prose__I4Kc1 :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.avatar_prose__I4Kc1 :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:start}.avatar_prose__I4Kc1 :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.avatar_prose__I4Kc1 :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.avatar_prose__I4Kc1{--tw-prose-body:#374151;--tw-prose-headings:#111827;--tw-prose-lead:#4b5563;--tw-prose-links:#111827;--tw-prose-bold:#111827;--tw-prose-counters:#6b7280;--tw-prose-bullets:#d1d5db;--tw-prose-hr:#e5e7eb;--tw-prose-quotes:#111827;--tw-prose-quote-borders:#e5e7eb;--tw-prose-captions:#6b7280;--tw-prose-kbd:#111827;--tw-prose-kbd-shadows:rgb(17 24 39/10%);--tw-prose-code:#111827;--tw-prose-pre-code:#e5e7eb;--tw-prose-pre-bg:#1f2937;--tw-prose-th-borders:#d1d5db;--tw-prose-td-borders:#e5e7eb;--tw-prose-invert-body:#d1d5db;--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:#9ca3af;--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:#9ca3af;--tw-prose-invert-bullets:#4b5563;--tw-prose-invert-hr:#374151;--tw-prose-invert-quotes:#f3f4f6;--tw-prose-invert-quote-borders:#374151;--tw-prose-invert-captions:#9ca3af;--tw-prose-invert-kbd:#fff;--tw-prose-invert-kbd-shadows:rgb(255 255 255/10%);--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:#d1d5db;--tw-prose-invert-pre-bg:rgb(0 0 0/50%);--tw-prose-invert-th-borders:#4b5563;--tw-prose-invert-td-borders:#374151;font-size:1rem;line-height:1.75}.avatar_prose__I4Kc1 :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.avatar_prose__I4Kc1 :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.avatar_prose__I4Kc1 :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.avatar_prose__I4Kc1 :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.avatar_prose__I4Kc1 :where(.avatar_prose__I4Kc1>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.avatar_prose__I4Kc1 :where(.avatar_prose__I4Kc1>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.avatar_prose__I4Kc1 :where(.avatar_prose__I4Kc1>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.avatar_prose__I4Kc1 :where(.avatar_prose__I4Kc1>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.avatar_prose__I4Kc1 :where(.avatar_prose__I4Kc1>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.avatar_prose__I4Kc1 :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.avatar_prose__I4Kc1 :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.avatar_prose__I4Kc1 :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}.avatar_prose__I4Kc1 :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.avatar_prose__I4Kc1 :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.avatar_prose__I4Kc1 :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.avatar_prose__I4Kc1 :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.avatar_prose__I4Kc1 :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.avatar_prose__I4Kc1 :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.avatar_prose__I4Kc1 :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.5714286em;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.avatar_prose__I4Kc1 :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.avatar_prose__I4Kc1 :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.avatar_prose__I4Kc1 :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.avatar_prose__I4Kc1 :where(.avatar_prose__I4Kc1>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.avatar_prose__I4Kc1 :where(.avatar_prose__I4Kc1>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.avatar_prose-sm__J0tpT{font-size:.875rem;line-height:1.7142857}.avatar_prose-sm__J0tpT :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.avatar_prose-sm__J0tpT :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;line-height:1.5555556;margin-top:.8888889em;margin-bottom:.8888889em}.avatar_prose-sm__J0tpT :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-inline-start:1.1111111em}.avatar_prose-sm__J0tpT :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:2.1428571em;margin-top:0;margin-bottom:.8em;line-height:1.2}.avatar_prose-sm__J0tpT :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.4285714em;margin-top:1.6em;margin-bottom:.8em;line-height:1.4}.avatar_prose-sm__J0tpT :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;margin-top:1.5555556em;margin-bottom:.4444444em;line-height:1.5555556}.avatar_prose-sm__J0tpT :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.4285714em;margin-bottom:.5714286em;line-height:1.4285714}.avatar_prose-sm__J0tpT :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.avatar_prose-sm__J0tpT :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.avatar_prose-sm__J0tpT :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.avatar_prose-sm__J0tpT :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.avatar_prose-sm__J0tpT :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;border-radius:.3125rem;padding-top:.1428571em;padding-inline-end:.3571429em;padding-bottom:.1428571em;padding-inline-start:.3571429em}.avatar_prose-sm__J0tpT :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em}.avatar_prose-sm__J0tpT :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.9em}.avatar_prose-sm__J0tpT :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em}.avatar_prose-sm__J0tpT :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.6666667;margin-top:1.6666667em;margin-bottom:1.6666667em;border-radius:.25rem;padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.avatar_prose-sm__J0tpT :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.avatar_prose-sm__J0tpT :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.avatar_prose-sm__J0tpT :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;margin-bottom:.2857143em}.avatar_prose-sm__J0tpT :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.avatar_prose-sm__J0tpT :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.avatar_prose-sm__J0tpT :where(.avatar_prose-sm__J0tpT>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.avatar_prose-sm__J0tpT :where(.avatar_prose-sm__J0tpT>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.avatar_prose-sm__J0tpT :where(.avatar_prose-sm__J0tpT>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.avatar_prose-sm__J0tpT :where(.avatar_prose-sm__J0tpT>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.avatar_prose-sm__J0tpT :where(.avatar_prose-sm__J0tpT>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.avatar_prose-sm__J0tpT :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.avatar_prose-sm__J0tpT :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.avatar_prose-sm__J0tpT :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.avatar_prose-sm__J0tpT :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;padding-inline-start:1.5714286em}.avatar_prose-sm__J0tpT :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2.8571429em;margin-bottom:2.8571429em}.avatar_prose-sm__J0tpT :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.avatar_prose-sm__J0tpT :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.avatar_prose-sm__J0tpT :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.avatar_prose-sm__J0tpT :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.avatar_prose-sm__J0tpT :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.5}.avatar_prose-sm__J0tpT :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.avatar_prose-sm__J0tpT :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.avatar_prose-sm__J0tpT :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.avatar_prose-sm__J0tpT :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.avatar_prose-sm__J0tpT :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.avatar_prose-sm__J0tpT :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.avatar_prose-sm__J0tpT :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.avatar_prose-sm__J0tpT :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.avatar_prose-sm__J0tpT :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.3333333;margin-top:.6666667em}.avatar_prose-sm__J0tpT :where(.avatar_prose-sm__J0tpT>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.avatar_prose-sm__J0tpT :where(.avatar_prose-sm__J0tpT>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.avatar_avatar__rYBao{display:inline-flex;flex:none;align-items:center;justify-content:center;position:relative;box-sizing:border-box;height:2.5rem;width:2.5rem;overflow-wrap:normal;word-break:normal;text-align:center;vertical-align:middle;line-height:100%;font-family:var(--font-family-body);font-weight:700;color:var(--color-primary-foreground)}.avatar_avatar__rYBao.avatar_size--xxs__4DuX0{height:1rem;width:1rem;font-size:.75rem;line-height:1rem;border-radius:8px}.avatar_avatar__rYBao.avatar_size--xs__CrtrK{height:1.5rem;width:1.5rem;font-size:.875rem;line-height:1.25rem;border-radius:12px}.avatar_avatar__rYBao.avatar_size--sm__ps_ii{height:2rem;width:2rem;font-size:1rem;line-height:1.5rem;border-radius:16px}.avatar_avatar__rYBao.avatar_size--md__9cuoQ{height:2.5rem;width:2.5rem;font-size:16px;border-radius:20px}.avatar_avatar__rYBao.avatar_size--md-plus__Nr25u{border-radius:32px;height:4rem;width:4rem;font-size:1.5rem;line-height:2rem}.avatar_avatar__rYBao.avatar_size--md-lg__uUgz_{height:6rem;width:6rem;font-size:40px;border-radius:48px}.avatar_avatar__rYBao.avatar_size--lg__o_tN3{height:12rem;width:12rem;font-size:85px;border-radius:96px}.avatar_image-avatar-container__HzGaq{position:relative;box-sizing:border-box;aspect-ratio:1/1;height:2.5rem;width:2.5rem;overflow:hidden}.avatar_image-avatar-container__HzGaq.avatar_size--xxs__4DuX0{height:1rem;width:1rem;font-size:.75rem;line-height:1rem;border-radius:8px}.avatar_image-avatar-container__HzGaq.avatar_size--xs__CrtrK{height:1.5rem;width:1.5rem;font-size:.875rem;line-height:1.25rem;border-radius:12px}.avatar_image-avatar-container__HzGaq.avatar_size--sm__ps_ii{height:2rem;width:2rem;border-radius:16px}.avatar_image-avatar-container__HzGaq.avatar_size--md__9cuoQ{height:2.5rem;width:2.5rem;border-radius:20px}.avatar_image-avatar-container__HzGaq.avatar_size--md-plus__Nr25u{border-radius:32px;height:4rem;width:4rem}.avatar_image-avatar-container__HzGaq.avatar_size--md-lg__uUgz_{height:6rem;width:6rem;border-radius:48px}.avatar_image-avatar-container__HzGaq.avatar_size--lg__o_tN3{height:12rem;width:12rem;font-size:4.5rem;line-height:1;border-radius:96px}.avatar_image-avatar__GTOvy{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.avatar_avatar__rYBao.avatar_shape--squircle__gjRcG.avatar_size--xxs__4DuX0,.avatar_image-avatar-container__HzGaq.avatar_shape--squircle__gjRcG.avatar_size--xxs__4DuX0{border-radius:3px}.avatar_avatar__rYBao.avatar_shape--squircle__gjRcG.avatar_size--xs__CrtrK,.avatar_image-avatar-container__HzGaq.avatar_shape--squircle__gjRcG.avatar_size--xs__CrtrK{border-radius:5px}.avatar_avatar__rYBao.avatar_shape--squircle__gjRcG.avatar_size--sm__ps_ii,.avatar_image-avatar-container__HzGaq.avatar_shape--squircle__gjRcG.avatar_size--sm__ps_ii{border-radius:6px}.avatar_avatar__rYBao.avatar_shape--squircle__gjRcG.avatar_size--md__9cuoQ,.avatar_image-avatar-container__HzGaq.avatar_shape--squircle__gjRcG.avatar_size--md__9cuoQ{border-radius:8px}.avatar_avatar__rYBao.avatar_shape--squircle__gjRcG.avatar_size--md-plus__Nr25u,.avatar_image-avatar-container__HzGaq.avatar_shape--squircle__gjRcG.avatar_size--md-plus__Nr25u{border-radius:12px}.avatar_avatar__rYBao.avatar_shape--squircle__gjRcG.avatar_size--md-lg__uUgz_,.avatar_image-avatar-container__HzGaq.avatar_shape--squircle__gjRcG.avatar_size--md-lg__uUgz_{border-radius:14px}.avatar_avatar__rYBao.avatar_shape--squircle__gjRcG.avatar_size--lg__o_tN3,.avatar_image-avatar-container__HzGaq.avatar_shape--squircle__gjRcG.avatar_size--lg__o_tN3{border-radius:24px}.app-billing-period-strip_app-billing-period-strip___pSi6{display:grid;grid-template-columns:repeat(4,1fr);width:100%;background-color:var(--surface-card);border:1px solid var(--surface-border);border-radius:var(--radius-md);overflow:hidden}.app-billing-period-strip_app-billing-period-strip__cell__KeX5_{display:flex;flex-direction:column;gap:8px;padding:24px}.app-billing-period-strip_app-billing-period-strip__cell--divider__GKF1N{border-right:1px solid var(--surface-border)}.app-billing-period-strip_app-billing-period-strip__label__YTqcx{font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--text-muted)}.app-billing-period-strip_app-billing-period-strip__value__o0s7W{font-size:16px;font-weight:600;color:var(--text-primary)}.app-billing-period-strip_app-billing-period-strip__value--emphasized__IhQEL{font-size:24px;font-weight:600;line-height:1.2}.avatar-crop-editor___container__cEiby{width:100%!important;margin-right:auto!important;margin-left:auto!important}.avatar-crop-editor_container__iCR1s{width:100%;margin-right:auto;margin-left:auto}@media (min-width:100%){.avatar-crop-editor___container__cEiby{max-width:100%!important}.avatar-crop-editor_container__iCR1s{max-width:100%}}@media (min-width:600px){.avatar-crop-editor___container__cEiby{max-width:600px!important}.avatar-crop-editor_container__iCR1s{max-width:600px}}@media (min-width:1600px){.avatar-crop-editor___container__cEiby{max-width:1600px!important}.avatar-crop-editor_container__iCR1s{max-width:1600px}}.avatar-crop-editor_prose__0Qhh5{color:var(--tw-prose-body);max-width:65ch}.avatar-crop-editor_prose__0Qhh5 :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.avatar-crop-editor_prose__0Qhh5 :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.avatar-crop-editor_prose__0Qhh5 :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}.avatar-crop-editor_prose__0Qhh5 :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.avatar-crop-editor_prose__0Qhh5 :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.avatar-crop-editor_prose__0Qhh5 :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.avatar-crop-editor_prose__0Qhh5 :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.avatar-crop-editor_prose__0Qhh5 :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.avatar-crop-editor_prose__0Qhh5 :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.avatar-crop-editor_prose__0Qhh5 :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.avatar-crop-editor_prose__0Qhh5 :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.avatar-crop-editor_prose__0Qhh5 :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.avatar-crop-editor_prose__0Qhh5 :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.avatar-crop-editor_prose__0Qhh5 :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.avatar-crop-editor_prose__0Qhh5 :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.avatar-crop-editor_prose__0Qhh5 :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.avatar-crop-editor_prose__0Qhh5 :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.avatar-crop-editor_prose__0Qhh5 :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.avatar-crop-editor_prose__0Qhh5 :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.avatar-crop-editor_prose__0Qhh5 :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.avatar-crop-editor_prose__0Qhh5 :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}.avatar-crop-editor_prose__0Qhh5 :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.avatar-crop-editor_prose__0Qhh5 :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-inline-start-width:.25rem;border-inline-start-color:var(--tw-prose-quote-borders);quotes:"\201C""\201D""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em}.avatar-crop-editor_prose__0Qhh5 :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.avatar-crop-editor_prose__0Qhh5 :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.avatar-crop-editor_prose__0Qhh5 :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.avatar-crop-editor_prose__0Qhh5 :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:900;color:inherit}.avatar-crop-editor_prose__0Qhh5 :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.avatar-crop-editor_prose__0Qhh5 :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:800;color:inherit}.avatar-crop-editor_prose__0Qhh5 :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.avatar-crop-editor_prose__0Qhh5 :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.avatar-crop-editor_prose__0Qhh5 :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.avatar-crop-editor_prose__0Qhh5 :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.avatar-crop-editor_prose__0Qhh5 :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.avatar-crop-editor_prose__0Qhh5 :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-top:2em;margin-bottom:2em}.avatar-crop-editor_prose__0Qhh5 :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.avatar-crop-editor_prose__0Qhh5 :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-family:inherit;color:var(--tw-prose-kbd);box-shadow:0 0 0 1px var(--tw-prose-kbd-shadows),0 3px 0 var(--tw-prose-kbd-shadows);font-size:.875em;border-radius:.3125rem;padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;padding-inline-start:.375em}.avatar-crop-editor_prose__0Qhh5 :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.avatar-crop-editor_prose__0Qhh5 :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}.avatar-crop-editor_prose__0Qhh5 :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}.avatar-crop-editor_prose__0Qhh5 :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.avatar-crop-editor_prose__0Qhh5 :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.avatar-crop-editor_prose__0Qhh5 :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.avatar-crop-editor_prose__0Qhh5 :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.avatar-crop-editor_prose__0Qhh5 :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.avatar-crop-editor_prose__0Qhh5 :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.avatar-crop-editor_prose__0Qhh5 :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.avatar-crop-editor_prose__0Qhh5 :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding-top:.8571429em;padding-inline-end:1.1428571em;padding-bottom:.8571429em;padding-inline-start:1.1428571em}.avatar-crop-editor_prose__0Qhh5 :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.avatar-crop-editor_prose__0Qhh5 :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}.avatar-crop-editor_prose__0Qhh5 :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.avatar-crop-editor_prose__0Qhh5 :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){width:100%;table-layout:auto;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.avatar-crop-editor_prose__0Qhh5 :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.avatar-crop-editor_prose__0Qhh5 :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.avatar-crop-editor_prose__0Qhh5 :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.avatar-crop-editor_prose__0Qhh5 :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.avatar-crop-editor_prose__0Qhh5 :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}.avatar-crop-editor_prose__0Qhh5 :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.avatar-crop-editor_prose__0Qhh5 :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.avatar-crop-editor_prose__0Qhh5 :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:start}.avatar-crop-editor_prose__0Qhh5 :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.avatar-crop-editor_prose__0Qhh5 :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.avatar-crop-editor_prose__0Qhh5{--tw-prose-body:#374151;--tw-prose-headings:#111827;--tw-prose-lead:#4b5563;--tw-prose-links:#111827;--tw-prose-bold:#111827;--tw-prose-counters:#6b7280;--tw-prose-bullets:#d1d5db;--tw-prose-hr:#e5e7eb;--tw-prose-quotes:#111827;--tw-prose-quote-borders:#e5e7eb;--tw-prose-captions:#6b7280;--tw-prose-kbd:#111827;--tw-prose-kbd-shadows:rgb(17 24 39/10%);--tw-prose-code:#111827;--tw-prose-pre-code:#e5e7eb;--tw-prose-pre-bg:#1f2937;--tw-prose-th-borders:#d1d5db;--tw-prose-td-borders:#e5e7eb;--tw-prose-invert-body:#d1d5db;--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:#9ca3af;--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:#9ca3af;--tw-prose-invert-bullets:#4b5563;--tw-prose-invert-hr:#374151;--tw-prose-invert-quotes:#f3f4f6;--tw-prose-invert-quote-borders:#374151;--tw-prose-invert-captions:#9ca3af;--tw-prose-invert-kbd:#fff;--tw-prose-invert-kbd-shadows:rgb(255 255 255/10%);--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:#d1d5db;--tw-prose-invert-pre-bg:rgb(0 0 0/50%);--tw-prose-invert-th-borders:#4b5563;--tw-prose-invert-td-borders:#374151;font-size:1rem;line-height:1.75}.avatar-crop-editor_prose__0Qhh5 :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.avatar-crop-editor_prose__0Qhh5 :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.avatar-crop-editor_prose__0Qhh5 :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.avatar-crop-editor_prose__0Qhh5 :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.avatar-crop-editor_prose__0Qhh5 :where(.avatar-crop-editor_prose__0Qhh5>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.avatar-crop-editor_prose__0Qhh5 :where(.avatar-crop-editor_prose__0Qhh5>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.avatar-crop-editor_prose__0Qhh5 :where(.avatar-crop-editor_prose__0Qhh5>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.avatar-crop-editor_prose__0Qhh5 :where(.avatar-crop-editor_prose__0Qhh5>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.avatar-crop-editor_prose__0Qhh5 :where(.avatar-crop-editor_prose__0Qhh5>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.avatar-crop-editor_prose__0Qhh5 :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.avatar-crop-editor_prose__0Qhh5 :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.avatar-crop-editor_prose__0Qhh5 :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}.avatar-crop-editor_prose__0Qhh5 :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.avatar-crop-editor_prose__0Qhh5 :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.avatar-crop-editor_prose__0Qhh5 :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.avatar-crop-editor_prose__0Qhh5 :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.avatar-crop-editor_prose__0Qhh5 :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.avatar-crop-editor_prose__0Qhh5 :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.avatar-crop-editor_prose__0Qhh5 :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.5714286em;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.avatar-crop-editor_prose__0Qhh5 :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.avatar-crop-editor_prose__0Qhh5 :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.avatar-crop-editor_prose__0Qhh5 :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.avatar-crop-editor_prose__0Qhh5 :where(.avatar-crop-editor_prose__0Qhh5>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.avatar-crop-editor_prose__0Qhh5 :where(.avatar-crop-editor_prose__0Qhh5>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.avatar-crop-editor_prose-sm__LYqIU{font-size:.875rem;line-height:1.7142857}.avatar-crop-editor_prose-sm__LYqIU :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.avatar-crop-editor_prose-sm__LYqIU :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;line-height:1.5555556;margin-top:.8888889em;margin-bottom:.8888889em}.avatar-crop-editor_prose-sm__LYqIU :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-inline-start:1.1111111em}.avatar-crop-editor_prose-sm__LYqIU :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:2.1428571em;margin-top:0;margin-bottom:.8em;line-height:1.2}.avatar-crop-editor_prose-sm__LYqIU :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.4285714em;margin-top:1.6em;margin-bottom:.8em;line-height:1.4}.avatar-crop-editor_prose-sm__LYqIU :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;margin-top:1.5555556em;margin-bottom:.4444444em;line-height:1.5555556}.avatar-crop-editor_prose-sm__LYqIU :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.4285714em;margin-bottom:.5714286em;line-height:1.4285714}.avatar-crop-editor_prose-sm__LYqIU :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.avatar-crop-editor_prose-sm__LYqIU :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.avatar-crop-editor_prose-sm__LYqIU :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.avatar-crop-editor_prose-sm__LYqIU :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.avatar-crop-editor_prose-sm__LYqIU :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;border-radius:.3125rem;padding-top:.1428571em;padding-inline-end:.3571429em;padding-bottom:.1428571em;padding-inline-start:.3571429em}.avatar-crop-editor_prose-sm__LYqIU :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em}.avatar-crop-editor_prose-sm__LYqIU :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.9em}.avatar-crop-editor_prose-sm__LYqIU :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em}.avatar-crop-editor_prose-sm__LYqIU :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.6666667;margin-top:1.6666667em;margin-bottom:1.6666667em;border-radius:.25rem;padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.avatar-crop-editor_prose-sm__LYqIU :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.avatar-crop-editor_prose-sm__LYqIU :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.avatar-crop-editor_prose-sm__LYqIU :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;margin-bottom:.2857143em}.avatar-crop-editor_prose-sm__LYqIU :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.avatar-crop-editor_prose-sm__LYqIU :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.avatar-crop-editor_prose-sm__LYqIU :where(.avatar-crop-editor_prose-sm__LYqIU>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.avatar-crop-editor_prose-sm__LYqIU :where(.avatar-crop-editor_prose-sm__LYqIU>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.avatar-crop-editor_prose-sm__LYqIU :where(.avatar-crop-editor_prose-sm__LYqIU>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.avatar-crop-editor_prose-sm__LYqIU :where(.avatar-crop-editor_prose-sm__LYqIU>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.avatar-crop-editor_prose-sm__LYqIU :where(.avatar-crop-editor_prose-sm__LYqIU>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.avatar-crop-editor_prose-sm__LYqIU :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.avatar-crop-editor_prose-sm__LYqIU :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.avatar-crop-editor_prose-sm__LYqIU :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.avatar-crop-editor_prose-sm__LYqIU :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;padding-inline-start:1.5714286em}.avatar-crop-editor_prose-sm__LYqIU :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2.8571429em;margin-bottom:2.8571429em}.avatar-crop-editor_prose-sm__LYqIU :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.avatar-crop-editor_prose-sm__LYqIU :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.avatar-crop-editor_prose-sm__LYqIU :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.avatar-crop-editor_prose-sm__LYqIU :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.avatar-crop-editor_prose-sm__LYqIU :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.5}.avatar-crop-editor_prose-sm__LYqIU :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.avatar-crop-editor_prose-sm__LYqIU :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.avatar-crop-editor_prose-sm__LYqIU :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.avatar-crop-editor_prose-sm__LYqIU :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.avatar-crop-editor_prose-sm__LYqIU :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.avatar-crop-editor_prose-sm__LYqIU :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.avatar-crop-editor_prose-sm__LYqIU :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.avatar-crop-editor_prose-sm__LYqIU :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.avatar-crop-editor_prose-sm__LYqIU :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.3333333;margin-top:.6666667em}.avatar-crop-editor_prose-sm__LYqIU :where(.avatar-crop-editor_prose-sm__LYqIU>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.avatar-crop-editor_prose-sm__LYqIU :where(.avatar-crop-editor_prose-sm__LYqIU>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.avatar-crop-editor_avatar-crop-editor__VCoaC{display:flex;flex-direction:column;gap:16px;padding:16px;background-color:var(--card-bg);border-radius:var(--card-radius,0);color:var(--text-primary);font-family:var(--font-body)}.avatar-crop-editor_avatar-crop-editor__title-row__0Hp2d{display:flex;align-items:center;justify-content:space-between}.avatar-crop-editor_avatar-crop-editor__title__2Bs98{font-size:14px;font-weight:600;color:var(--text-primary);font-family:var(--font-body)}.avatar-crop-editor_avatar-crop-editor__close__TR9Oa{cursor:pointer;border-width:0;background-color:transparent;padding:0;color:var(--text-muted)}.avatar-crop-editor_avatar-crop-editor__pan-canvas__aCzne{position:relative;overflow:hidden;background-color:var(--card-bg);border-radius:var(--card-radius,0);cursor:grab;-webkit-user-select:none;-moz-user-select:none;user-select:none;outline:none}.avatar-crop-editor_avatar-crop-editor__pan-canvas__aCzne:active{cursor:grabbing}.avatar-crop-editor_avatar-crop-editor__pan-canvas--square__dW0b9{width:320px;height:320px}.avatar-crop-editor_avatar-crop-editor__pan-canvas--landscape-16-9__12o8s{width:480px;height:270px}.avatar-crop-editor_avatar-crop-editor__zoom-row__iYtFc{display:flex;flex-direction:row;align-items:center;gap:12px}.avatar-crop-editor_avatar-crop-editor__zoom-label__oChSZ{font-size:12px;font-weight:500;color:var(--text-primary);font-family:var(--font-body)}.avatar-crop-editor_avatar-crop-editor__actions__mR_1A{display:flex;align-items:center;justify-content:flex-end;gap:8px}.app-icon___container__OXPjW{width:100%!important;margin-right:auto!important;margin-left:auto!important}.app-icon_container__3gGrI{width:100%;margin-right:auto;margin-left:auto}@media (min-width:100%){.app-icon___container__OXPjW{max-width:100%!important}.app-icon_container__3gGrI{max-width:100%}}@media (min-width:600px){.app-icon___container__OXPjW{max-width:600px!important}.app-icon_container__3gGrI{max-width:600px}}@media (min-width:1600px){.app-icon___container__OXPjW{max-width:1600px!important}.app-icon_container__3gGrI{max-width:1600px}}.app-icon_prose__16aYi{color:var(--tw-prose-body);max-width:65ch}.app-icon_prose__16aYi :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.app-icon_prose__16aYi :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.app-icon_prose__16aYi :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}.app-icon_prose__16aYi :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.app-icon_prose__16aYi :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.app-icon_prose__16aYi :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.app-icon_prose__16aYi :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.app-icon_prose__16aYi :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.app-icon_prose__16aYi :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.app-icon_prose__16aYi :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.app-icon_prose__16aYi :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.app-icon_prose__16aYi :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.app-icon_prose__16aYi :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.app-icon_prose__16aYi :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.app-icon_prose__16aYi :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.app-icon_prose__16aYi :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.app-icon_prose__16aYi :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.app-icon_prose__16aYi :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.app-icon_prose__16aYi :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.app-icon_prose__16aYi :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.app-icon_prose__16aYi :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}.app-icon_prose__16aYi :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.app-icon_prose__16aYi :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-inline-start-width:.25rem;border-inline-start-color:var(--tw-prose-quote-borders);quotes:"\201C""\201D""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em}.app-icon_prose__16aYi :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.app-icon_prose__16aYi :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.app-icon_prose__16aYi :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.app-icon_prose__16aYi :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:900;color:inherit}.app-icon_prose__16aYi :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.app-icon_prose__16aYi :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:800;color:inherit}.app-icon_prose__16aYi :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.app-icon_prose__16aYi :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.app-icon_prose__16aYi :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.app-icon_prose__16aYi :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.app-icon_prose__16aYi :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.app-icon_prose__16aYi :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-top:2em;margin-bottom:2em}.app-icon_prose__16aYi :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.app-icon_prose__16aYi :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-family:inherit;color:var(--tw-prose-kbd);box-shadow:0 0 0 1px var(--tw-prose-kbd-shadows),0 3px 0 var(--tw-prose-kbd-shadows);font-size:.875em;border-radius:.3125rem;padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;padding-inline-start:.375em}.app-icon_prose__16aYi :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.app-icon_prose__16aYi :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}.app-icon_prose__16aYi :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}.app-icon_prose__16aYi :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.app-icon_prose__16aYi :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.app-icon_prose__16aYi :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.app-icon_prose__16aYi :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.app-icon_prose__16aYi :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.app-icon_prose__16aYi :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.app-icon_prose__16aYi :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.app-icon_prose__16aYi :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding-top:.8571429em;padding-inline-end:1.1428571em;padding-bottom:.8571429em;padding-inline-start:1.1428571em}.app-icon_prose__16aYi :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.app-icon_prose__16aYi :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}.app-icon_prose__16aYi :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.app-icon_prose__16aYi :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){width:100%;table-layout:auto;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.app-icon_prose__16aYi :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.app-icon_prose__16aYi :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.app-icon_prose__16aYi :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.app-icon_prose__16aYi :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.app-icon_prose__16aYi :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}.app-icon_prose__16aYi :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.app-icon_prose__16aYi :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.app-icon_prose__16aYi :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:start}.app-icon_prose__16aYi :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.app-icon_prose__16aYi :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.app-icon_prose__16aYi{--tw-prose-body:#374151;--tw-prose-headings:#111827;--tw-prose-lead:#4b5563;--tw-prose-links:#111827;--tw-prose-bold:#111827;--tw-prose-counters:#6b7280;--tw-prose-bullets:#d1d5db;--tw-prose-hr:#e5e7eb;--tw-prose-quotes:#111827;--tw-prose-quote-borders:#e5e7eb;--tw-prose-captions:#6b7280;--tw-prose-kbd:#111827;--tw-prose-kbd-shadows:rgb(17 24 39/10%);--tw-prose-code:#111827;--tw-prose-pre-code:#e5e7eb;--tw-prose-pre-bg:#1f2937;--tw-prose-th-borders:#d1d5db;--tw-prose-td-borders:#e5e7eb;--tw-prose-invert-body:#d1d5db;--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:#9ca3af;--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:#9ca3af;--tw-prose-invert-bullets:#4b5563;--tw-prose-invert-hr:#374151;--tw-prose-invert-quotes:#f3f4f6;--tw-prose-invert-quote-borders:#374151;--tw-prose-invert-captions:#9ca3af;--tw-prose-invert-kbd:#fff;--tw-prose-invert-kbd-shadows:rgb(255 255 255/10%);--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:#d1d5db;--tw-prose-invert-pre-bg:rgb(0 0 0/50%);--tw-prose-invert-th-borders:#4b5563;--tw-prose-invert-td-borders:#374151;font-size:1rem;line-height:1.75}.app-icon_prose__16aYi :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.app-icon_prose__16aYi :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.app-icon_prose__16aYi :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.app-icon_prose__16aYi :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.app-icon_prose__16aYi :where(.app-icon_prose__16aYi>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.app-icon_prose__16aYi :where(.app-icon_prose__16aYi>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.app-icon_prose__16aYi :where(.app-icon_prose__16aYi>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.app-icon_prose__16aYi :where(.app-icon_prose__16aYi>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.app-icon_prose__16aYi :where(.app-icon_prose__16aYi>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.app-icon_prose__16aYi :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.app-icon_prose__16aYi :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.app-icon_prose__16aYi :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}.app-icon_prose__16aYi :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.app-icon_prose__16aYi :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.app-icon_prose__16aYi :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.app-icon_prose__16aYi :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.app-icon_prose__16aYi :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.app-icon_prose__16aYi :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.app-icon_prose__16aYi :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.5714286em;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.app-icon_prose__16aYi :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.app-icon_prose__16aYi :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.app-icon_prose__16aYi :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.app-icon_prose__16aYi :where(.app-icon_prose__16aYi>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.app-icon_prose__16aYi :where(.app-icon_prose__16aYi>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.app-icon_prose-sm__fovA1{font-size:.875rem;line-height:1.7142857}.app-icon_prose-sm__fovA1 :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.app-icon_prose-sm__fovA1 :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;line-height:1.5555556;margin-top:.8888889em;margin-bottom:.8888889em}.app-icon_prose-sm__fovA1 :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-inline-start:1.1111111em}.app-icon_prose-sm__fovA1 :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:2.1428571em;margin-top:0;margin-bottom:.8em;line-height:1.2}.app-icon_prose-sm__fovA1 :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.4285714em;margin-top:1.6em;margin-bottom:.8em;line-height:1.4}.app-icon_prose-sm__fovA1 :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;margin-top:1.5555556em;margin-bottom:.4444444em;line-height:1.5555556}.app-icon_prose-sm__fovA1 :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.4285714em;margin-bottom:.5714286em;line-height:1.4285714}.app-icon_prose-sm__fovA1 :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.app-icon_prose-sm__fovA1 :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.app-icon_prose-sm__fovA1 :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.app-icon_prose-sm__fovA1 :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.app-icon_prose-sm__fovA1 :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;border-radius:.3125rem;padding-top:.1428571em;padding-inline-end:.3571429em;padding-bottom:.1428571em;padding-inline-start:.3571429em}.app-icon_prose-sm__fovA1 :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em}.app-icon_prose-sm__fovA1 :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.9em}.app-icon_prose-sm__fovA1 :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em}.app-icon_prose-sm__fovA1 :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.6666667;margin-top:1.6666667em;margin-bottom:1.6666667em;border-radius:.25rem;padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.app-icon_prose-sm__fovA1 :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.app-icon_prose-sm__fovA1 :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.app-icon_prose-sm__fovA1 :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;margin-bottom:.2857143em}.app-icon_prose-sm__fovA1 :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.app-icon_prose-sm__fovA1 :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.app-icon_prose-sm__fovA1 :where(.app-icon_prose-sm__fovA1>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.app-icon_prose-sm__fovA1 :where(.app-icon_prose-sm__fovA1>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.app-icon_prose-sm__fovA1 :where(.app-icon_prose-sm__fovA1>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.app-icon_prose-sm__fovA1 :where(.app-icon_prose-sm__fovA1>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.app-icon_prose-sm__fovA1 :where(.app-icon_prose-sm__fovA1>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.app-icon_prose-sm__fovA1 :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.app-icon_prose-sm__fovA1 :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.app-icon_prose-sm__fovA1 :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.app-icon_prose-sm__fovA1 :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;padding-inline-start:1.5714286em}.app-icon_prose-sm__fovA1 :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2.8571429em;margin-bottom:2.8571429em}.app-icon_prose-sm__fovA1 :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.app-icon_prose-sm__fovA1 :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.app-icon_prose-sm__fovA1 :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.app-icon_prose-sm__fovA1 :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.app-icon_prose-sm__fovA1 :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.5}.app-icon_prose-sm__fovA1 :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.app-icon_prose-sm__fovA1 :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.app-icon_prose-sm__fovA1 :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.app-icon_prose-sm__fovA1 :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.app-icon_prose-sm__fovA1 :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.app-icon_prose-sm__fovA1 :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.app-icon_prose-sm__fovA1 :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.app-icon_prose-sm__fovA1 :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.app-icon_prose-sm__fovA1 :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.3333333;margin-top:.6666667em}.app-icon_prose-sm__fovA1 :where(.app-icon_prose-sm__fovA1>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.app-icon_prose-sm__fovA1 :where(.app-icon_prose-sm__fovA1>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.app-icon_app-icon__hfpRT,.app-icon_app-icon__hfpRT circle,.app-icon_app-icon__hfpRT ellipse,.app-icon_app-icon__hfpRT path,.app-icon_app-icon__hfpRT polygon,.app-icon_app-icon__hfpRT rect{fill:currentColor}.app-loader___container__KHAzt{width:100%!important;margin-right:auto!important;margin-left:auto!important}.app-loader_container__Y1kh5{width:100%;margin-right:auto;margin-left:auto}@media (min-width:100%){.app-loader___container__KHAzt{max-width:100%!important}.app-loader_container__Y1kh5{max-width:100%}}@media (min-width:600px){.app-loader___container__KHAzt{max-width:600px!important}.app-loader_container__Y1kh5{max-width:600px}}@media (min-width:1600px){.app-loader___container__KHAzt{max-width:1600px!important}.app-loader_container__Y1kh5{max-width:1600px}}.app-loader_prose__3gJtF{color:var(--tw-prose-body);max-width:65ch}.app-loader_prose__3gJtF :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.app-loader_prose__3gJtF :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.app-loader_prose__3gJtF :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}.app-loader_prose__3gJtF :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.app-loader_prose__3gJtF :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.app-loader_prose__3gJtF :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.app-loader_prose__3gJtF :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.app-loader_prose__3gJtF :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.app-loader_prose__3gJtF :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.app-loader_prose__3gJtF :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.app-loader_prose__3gJtF :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.app-loader_prose__3gJtF :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.app-loader_prose__3gJtF :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.app-loader_prose__3gJtF :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.app-loader_prose__3gJtF :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.app-loader_prose__3gJtF :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.app-loader_prose__3gJtF :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.app-loader_prose__3gJtF :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.app-loader_prose__3gJtF :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.app-loader_prose__3gJtF :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.app-loader_prose__3gJtF :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}.app-loader_prose__3gJtF :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.app-loader_prose__3gJtF :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-inline-start-width:.25rem;border-inline-start-color:var(--tw-prose-quote-borders);quotes:"\201C""\201D""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em}.app-loader_prose__3gJtF :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.app-loader_prose__3gJtF :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.app-loader_prose__3gJtF :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.app-loader_prose__3gJtF :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:900;color:inherit}.app-loader_prose__3gJtF :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.app-loader_prose__3gJtF :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:800;color:inherit}.app-loader_prose__3gJtF :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.app-loader_prose__3gJtF :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.app-loader_prose__3gJtF :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.app-loader_prose__3gJtF :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.app-loader_prose__3gJtF :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.app-loader_prose__3gJtF :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-top:2em;margin-bottom:2em}.app-loader_prose__3gJtF :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.app-loader_prose__3gJtF :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-family:inherit;color:var(--tw-prose-kbd);box-shadow:0 0 0 1px var(--tw-prose-kbd-shadows),0 3px 0 var(--tw-prose-kbd-shadows);font-size:.875em;border-radius:.3125rem;padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;padding-inline-start:.375em}.app-loader_prose__3gJtF :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.app-loader_prose__3gJtF :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}.app-loader_prose__3gJtF :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}.app-loader_prose__3gJtF :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.app-loader_prose__3gJtF :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.app-loader_prose__3gJtF :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.app-loader_prose__3gJtF :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.app-loader_prose__3gJtF :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.app-loader_prose__3gJtF :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.app-loader_prose__3gJtF :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.app-loader_prose__3gJtF :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding-top:.8571429em;padding-inline-end:1.1428571em;padding-bottom:.8571429em;padding-inline-start:1.1428571em}.app-loader_prose__3gJtF :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.app-loader_prose__3gJtF :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}.app-loader_prose__3gJtF :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.app-loader_prose__3gJtF :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){width:100%;table-layout:auto;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.app-loader_prose__3gJtF :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.app-loader_prose__3gJtF :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.app-loader_prose__3gJtF :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.app-loader_prose__3gJtF :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.app-loader_prose__3gJtF :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}.app-loader_prose__3gJtF :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.app-loader_prose__3gJtF :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.app-loader_prose__3gJtF :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:start}.app-loader_prose__3gJtF :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.app-loader_prose__3gJtF :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.app-loader_prose__3gJtF{--tw-prose-body:#374151;--tw-prose-headings:#111827;--tw-prose-lead:#4b5563;--tw-prose-links:#111827;--tw-prose-bold:#111827;--tw-prose-counters:#6b7280;--tw-prose-bullets:#d1d5db;--tw-prose-hr:#e5e7eb;--tw-prose-quotes:#111827;--tw-prose-quote-borders:#e5e7eb;--tw-prose-captions:#6b7280;--tw-prose-kbd:#111827;--tw-prose-kbd-shadows:rgb(17 24 39/10%);--tw-prose-code:#111827;--tw-prose-pre-code:#e5e7eb;--tw-prose-pre-bg:#1f2937;--tw-prose-th-borders:#d1d5db;--tw-prose-td-borders:#e5e7eb;--tw-prose-invert-body:#d1d5db;--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:#9ca3af;--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:#9ca3af;--tw-prose-invert-bullets:#4b5563;--tw-prose-invert-hr:#374151;--tw-prose-invert-quotes:#f3f4f6;--tw-prose-invert-quote-borders:#374151;--tw-prose-invert-captions:#9ca3af;--tw-prose-invert-kbd:#fff;--tw-prose-invert-kbd-shadows:rgb(255 255 255/10%);--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:#d1d5db;--tw-prose-invert-pre-bg:rgb(0 0 0/50%);--tw-prose-invert-th-borders:#4b5563;--tw-prose-invert-td-borders:#374151;font-size:1rem;line-height:1.75}.app-loader_prose__3gJtF :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.app-loader_prose__3gJtF :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.app-loader_prose__3gJtF :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.app-loader_prose__3gJtF :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.app-loader_prose__3gJtF :where(.app-loader_prose__3gJtF>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.app-loader_prose__3gJtF :where(.app-loader_prose__3gJtF>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.app-loader_prose__3gJtF :where(.app-loader_prose__3gJtF>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.app-loader_prose__3gJtF :where(.app-loader_prose__3gJtF>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.app-loader_prose__3gJtF :where(.app-loader_prose__3gJtF>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.app-loader_prose__3gJtF :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.app-loader_prose__3gJtF :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.app-loader_prose__3gJtF :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}.app-loader_prose__3gJtF :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.app-loader_prose__3gJtF :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.app-loader_prose__3gJtF :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.app-loader_prose__3gJtF :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.app-loader_prose__3gJtF :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.app-loader_prose__3gJtF :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.app-loader_prose__3gJtF :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.5714286em;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.app-loader_prose__3gJtF :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.app-loader_prose__3gJtF :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.app-loader_prose__3gJtF :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.app-loader_prose__3gJtF :where(.app-loader_prose__3gJtF>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.app-loader_prose__3gJtF :where(.app-loader_prose__3gJtF>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.app-loader_prose-sm__lffry{font-size:.875rem;line-height:1.7142857}.app-loader_prose-sm__lffry :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.app-loader_prose-sm__lffry :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;line-height:1.5555556;margin-top:.8888889em;margin-bottom:.8888889em}.app-loader_prose-sm__lffry :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-inline-start:1.1111111em}.app-loader_prose-sm__lffry :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:2.1428571em;margin-top:0;margin-bottom:.8em;line-height:1.2}.app-loader_prose-sm__lffry :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.4285714em;margin-top:1.6em;margin-bottom:.8em;line-height:1.4}.app-loader_prose-sm__lffry :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;margin-top:1.5555556em;margin-bottom:.4444444em;line-height:1.5555556}.app-loader_prose-sm__lffry :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.4285714em;margin-bottom:.5714286em;line-height:1.4285714}.app-loader_prose-sm__lffry :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.app-loader_prose-sm__lffry :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.app-loader_prose-sm__lffry :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.app-loader_prose-sm__lffry :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.app-loader_prose-sm__lffry :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;border-radius:.3125rem;padding-top:.1428571em;padding-inline-end:.3571429em;padding-bottom:.1428571em;padding-inline-start:.3571429em}.app-loader_prose-sm__lffry :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em}.app-loader_prose-sm__lffry :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.9em}.app-loader_prose-sm__lffry :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em}.app-loader_prose-sm__lffry :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.6666667;margin-top:1.6666667em;margin-bottom:1.6666667em;border-radius:.25rem;padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.app-loader_prose-sm__lffry :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.app-loader_prose-sm__lffry :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.app-loader_prose-sm__lffry :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;margin-bottom:.2857143em}.app-loader_prose-sm__lffry :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.app-loader_prose-sm__lffry :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.app-loader_prose-sm__lffry :where(.app-loader_prose-sm__lffry>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.app-loader_prose-sm__lffry :where(.app-loader_prose-sm__lffry>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.app-loader_prose-sm__lffry :where(.app-loader_prose-sm__lffry>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.app-loader_prose-sm__lffry :where(.app-loader_prose-sm__lffry>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.app-loader_prose-sm__lffry :where(.app-loader_prose-sm__lffry>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.app-loader_prose-sm__lffry :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.app-loader_prose-sm__lffry :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.app-loader_prose-sm__lffry :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.app-loader_prose-sm__lffry :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;padding-inline-start:1.5714286em}.app-loader_prose-sm__lffry :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2.8571429em;margin-bottom:2.8571429em}.app-loader_prose-sm__lffry :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.app-loader_prose-sm__lffry :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.app-loader_prose-sm__lffry :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.app-loader_prose-sm__lffry :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.app-loader_prose-sm__lffry :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.5}.app-loader_prose-sm__lffry :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.app-loader_prose-sm__lffry :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.app-loader_prose-sm__lffry :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.app-loader_prose-sm__lffry :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.app-loader_prose-sm__lffry :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.app-loader_prose-sm__lffry :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.app-loader_prose-sm__lffry :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.app-loader_prose-sm__lffry :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.app-loader_prose-sm__lffry :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.3333333;margin-top:.6666667em}.app-loader_prose-sm__lffry :where(.app-loader_prose-sm__lffry>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.app-loader_prose-sm__lffry :where(.app-loader_prose-sm__lffry>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.app-loader_app-loader__c6_ZK{display:inline-block;opacity:.8;animation:app-loader_bn-loader__Ykab6 1.2s cubic-bezier(.5,0,.5,1) infinite;transform-origin:50% 50%}.app-loader_app-loader__c6_ZK:not(.app-loader_app-loader--dark__zb1Sm) .app-loader_app-loader__icon__1ff5e{fill:var(--color-primary)}.app-loader_app-loader--dark__zb1Sm .app-loader_app-loader__icon__1ff5e{fill:var(--surface-border)}@keyframes app-loader_bn-loader__Ykab6{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.avatar-upload___container__ZnRxv{width:100%!important;margin-right:auto!important;margin-left:auto!important}.avatar-upload_container__h7Y5I{width:100%;margin-right:auto;margin-left:auto}@media (min-width:100%){.avatar-upload___container__ZnRxv{max-width:100%!important}.avatar-upload_container__h7Y5I{max-width:100%}}@media (min-width:600px){.avatar-upload___container__ZnRxv{max-width:600px!important}.avatar-upload_container__h7Y5I{max-width:600px}}@media (min-width:1600px){.avatar-upload___container__ZnRxv{max-width:1600px!important}.avatar-upload_container__h7Y5I{max-width:1600px}}.avatar-upload_prose__FqWcQ{color:var(--tw-prose-body);max-width:65ch}.avatar-upload_prose__FqWcQ :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.avatar-upload_prose__FqWcQ :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.avatar-upload_prose__FqWcQ :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}.avatar-upload_prose__FqWcQ :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.avatar-upload_prose__FqWcQ :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.avatar-upload_prose__FqWcQ :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.avatar-upload_prose__FqWcQ :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.avatar-upload_prose__FqWcQ :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.avatar-upload_prose__FqWcQ :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.avatar-upload_prose__FqWcQ :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.avatar-upload_prose__FqWcQ :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.avatar-upload_prose__FqWcQ :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.avatar-upload_prose__FqWcQ :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.avatar-upload_prose__FqWcQ :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.avatar-upload_prose__FqWcQ :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.avatar-upload_prose__FqWcQ :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.avatar-upload_prose__FqWcQ :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.avatar-upload_prose__FqWcQ :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.avatar-upload_prose__FqWcQ :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.avatar-upload_prose__FqWcQ :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.avatar-upload_prose__FqWcQ :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}.avatar-upload_prose__FqWcQ :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.avatar-upload_prose__FqWcQ :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-inline-start-width:.25rem;border-inline-start-color:var(--tw-prose-quote-borders);quotes:"\201C""\201D""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em}.avatar-upload_prose__FqWcQ :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.avatar-upload_prose__FqWcQ :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.avatar-upload_prose__FqWcQ :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.avatar-upload_prose__FqWcQ :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:900;color:inherit}.avatar-upload_prose__FqWcQ :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.avatar-upload_prose__FqWcQ :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:800;color:inherit}.avatar-upload_prose__FqWcQ :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.avatar-upload_prose__FqWcQ :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.avatar-upload_prose__FqWcQ :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.avatar-upload_prose__FqWcQ :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.avatar-upload_prose__FqWcQ :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.avatar-upload_prose__FqWcQ :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-top:2em;margin-bottom:2em}.avatar-upload_prose__FqWcQ :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.avatar-upload_prose__FqWcQ :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-family:inherit;color:var(--tw-prose-kbd);box-shadow:0 0 0 1px var(--tw-prose-kbd-shadows),0 3px 0 var(--tw-prose-kbd-shadows);font-size:.875em;border-radius:.3125rem;padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;padding-inline-start:.375em}.avatar-upload_prose__FqWcQ :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.avatar-upload_prose__FqWcQ :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}.avatar-upload_prose__FqWcQ :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}.avatar-upload_prose__FqWcQ :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.avatar-upload_prose__FqWcQ :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.avatar-upload_prose__FqWcQ :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.avatar-upload_prose__FqWcQ :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.avatar-upload_prose__FqWcQ :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.avatar-upload_prose__FqWcQ :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.avatar-upload_prose__FqWcQ :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.avatar-upload_prose__FqWcQ :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding-top:.8571429em;padding-inline-end:1.1428571em;padding-bottom:.8571429em;padding-inline-start:1.1428571em}.avatar-upload_prose__FqWcQ :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.avatar-upload_prose__FqWcQ :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}.avatar-upload_prose__FqWcQ :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.avatar-upload_prose__FqWcQ :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){width:100%;table-layout:auto;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.avatar-upload_prose__FqWcQ :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.avatar-upload_prose__FqWcQ :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.avatar-upload_prose__FqWcQ :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.avatar-upload_prose__FqWcQ :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.avatar-upload_prose__FqWcQ :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}.avatar-upload_prose__FqWcQ :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.avatar-upload_prose__FqWcQ :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.avatar-upload_prose__FqWcQ :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:start}.avatar-upload_prose__FqWcQ :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.avatar-upload_prose__FqWcQ :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.avatar-upload_prose__FqWcQ{--tw-prose-body:#374151;--tw-prose-headings:#111827;--tw-prose-lead:#4b5563;--tw-prose-links:#111827;--tw-prose-bold:#111827;--tw-prose-counters:#6b7280;--tw-prose-bullets:#d1d5db;--tw-prose-hr:#e5e7eb;--tw-prose-quotes:#111827;--tw-prose-quote-borders:#e5e7eb;--tw-prose-captions:#6b7280;--tw-prose-kbd:#111827;--tw-prose-kbd-shadows:rgb(17 24 39/10%);--tw-prose-code:#111827;--tw-prose-pre-code:#e5e7eb;--tw-prose-pre-bg:#1f2937;--tw-prose-th-borders:#d1d5db;--tw-prose-td-borders:#e5e7eb;--tw-prose-invert-body:#d1d5db;--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:#9ca3af;--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:#9ca3af;--tw-prose-invert-bullets:#4b5563;--tw-prose-invert-hr:#374151;--tw-prose-invert-quotes:#f3f4f6;--tw-prose-invert-quote-borders:#374151;--tw-prose-invert-captions:#9ca3af;--tw-prose-invert-kbd:#fff;--tw-prose-invert-kbd-shadows:rgb(255 255 255/10%);--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:#d1d5db;--tw-prose-invert-pre-bg:rgb(0 0 0/50%);--tw-prose-invert-th-borders:#4b5563;--tw-prose-invert-td-borders:#374151;font-size:1rem;line-height:1.75}.avatar-upload_prose__FqWcQ :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.avatar-upload_prose__FqWcQ :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.avatar-upload_prose__FqWcQ :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.avatar-upload_prose__FqWcQ :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.avatar-upload_prose__FqWcQ :where(.avatar-upload_prose__FqWcQ>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.avatar-upload_prose__FqWcQ :where(.avatar-upload_prose__FqWcQ>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.avatar-upload_prose__FqWcQ :where(.avatar-upload_prose__FqWcQ>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.avatar-upload_prose__FqWcQ :where(.avatar-upload_prose__FqWcQ>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.avatar-upload_prose__FqWcQ :where(.avatar-upload_prose__FqWcQ>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.avatar-upload_prose__FqWcQ :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.avatar-upload_prose__FqWcQ :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.avatar-upload_prose__FqWcQ :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}.avatar-upload_prose__FqWcQ :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.avatar-upload_prose__FqWcQ :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.avatar-upload_prose__FqWcQ :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.avatar-upload_prose__FqWcQ :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.avatar-upload_prose__FqWcQ :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.avatar-upload_prose__FqWcQ :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.avatar-upload_prose__FqWcQ :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.5714286em;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.avatar-upload_prose__FqWcQ :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.avatar-upload_prose__FqWcQ :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.avatar-upload_prose__FqWcQ :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.avatar-upload_prose__FqWcQ :where(.avatar-upload_prose__FqWcQ>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.avatar-upload_prose__FqWcQ :where(.avatar-upload_prose__FqWcQ>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.avatar-upload_prose-sm__trg44{font-size:.875rem;line-height:1.7142857}.avatar-upload_prose-sm__trg44 :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.avatar-upload_prose-sm__trg44 :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;line-height:1.5555556;margin-top:.8888889em;margin-bottom:.8888889em}.avatar-upload_prose-sm__trg44 :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-inline-start:1.1111111em}.avatar-upload_prose-sm__trg44 :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:2.1428571em;margin-top:0;margin-bottom:.8em;line-height:1.2}.avatar-upload_prose-sm__trg44 :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.4285714em;margin-top:1.6em;margin-bottom:.8em;line-height:1.4}.avatar-upload_prose-sm__trg44 :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;margin-top:1.5555556em;margin-bottom:.4444444em;line-height:1.5555556}.avatar-upload_prose-sm__trg44 :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.4285714em;margin-bottom:.5714286em;line-height:1.4285714}.avatar-upload_prose-sm__trg44 :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.avatar-upload_prose-sm__trg44 :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.avatar-upload_prose-sm__trg44 :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.avatar-upload_prose-sm__trg44 :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.avatar-upload_prose-sm__trg44 :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;border-radius:.3125rem;padding-top:.1428571em;padding-inline-end:.3571429em;padding-bottom:.1428571em;padding-inline-start:.3571429em}.avatar-upload_prose-sm__trg44 :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em}.avatar-upload_prose-sm__trg44 :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.9em}.avatar-upload_prose-sm__trg44 :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em}.avatar-upload_prose-sm__trg44 :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.6666667;margin-top:1.6666667em;margin-bottom:1.6666667em;border-radius:.25rem;padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.avatar-upload_prose-sm__trg44 :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.avatar-upload_prose-sm__trg44 :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.avatar-upload_prose-sm__trg44 :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;margin-bottom:.2857143em}.avatar-upload_prose-sm__trg44 :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.avatar-upload_prose-sm__trg44 :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.avatar-upload_prose-sm__trg44 :where(.avatar-upload_prose-sm__trg44>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.avatar-upload_prose-sm__trg44 :where(.avatar-upload_prose-sm__trg44>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.avatar-upload_prose-sm__trg44 :where(.avatar-upload_prose-sm__trg44>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.avatar-upload_prose-sm__trg44 :where(.avatar-upload_prose-sm__trg44>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.avatar-upload_prose-sm__trg44 :where(.avatar-upload_prose-sm__trg44>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.avatar-upload_prose-sm__trg44 :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.avatar-upload_prose-sm__trg44 :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.avatar-upload_prose-sm__trg44 :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.avatar-upload_prose-sm__trg44 :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;padding-inline-start:1.5714286em}.avatar-upload_prose-sm__trg44 :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2.8571429em;margin-bottom:2.8571429em}.avatar-upload_prose-sm__trg44 :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.avatar-upload_prose-sm__trg44 :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.avatar-upload_prose-sm__trg44 :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.avatar-upload_prose-sm__trg44 :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.avatar-upload_prose-sm__trg44 :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.5}.avatar-upload_prose-sm__trg44 :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.avatar-upload_prose-sm__trg44 :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.avatar-upload_prose-sm__trg44 :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.avatar-upload_prose-sm__trg44 :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.avatar-upload_prose-sm__trg44 :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.avatar-upload_prose-sm__trg44 :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.avatar-upload_prose-sm__trg44 :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.avatar-upload_prose-sm__trg44 :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.avatar-upload_prose-sm__trg44 :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.3333333;margin-top:.6666667em}.avatar-upload_prose-sm__trg44 :where(.avatar-upload_prose-sm__trg44>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.avatar-upload_prose-sm__trg44 :where(.avatar-upload_prose-sm__trg44>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.avatar-upload_avatar-upload__dlylN{display:flex;flex-direction:column;align-items:center;position:relative;width:100px;height:106px;gap:4px;font-family:var(--font-body)}.avatar-upload_avatar-upload__drop-zone__2lkkd{display:flex;flex-shrink:0;cursor:pointer;align-items:center;justify-content:center;padding:0;width:72px;height:72px;border-radius:36px;border:none;color:var(--text-muted);transition:border-color var(--transition-fast)}.avatar-upload_avatar-upload__drop-zone--error__lTv44{border:1.5px solid var(--status-error)}.avatar-upload_avatar-upload__drop-zone__2lkkd:where(:not([class*=bg-])){background-color:var(--surface-bg)}.avatar-upload_avatar-upload__drop-zone--landscape__VT2xo{width:128px;height:72px;border-radius:8px}.avatar-upload_avatar-upload__drop-zone--drag-over__pgNN4{background-color:var(--color-ghost-hover);border:1.5px solid var(--color-primary)}.avatar-upload_avatar-upload__drop-zone--processing__WHbfs{background-color:var(--surface-bg);border:1px solid var(--surface-border)}.avatar-upload_avatar-upload__photo__d49NP{flex-shrink:0;overflow:hidden;width:72px;height:72px;border-radius:9999px;background-color:#d9d9e5;border:1px solid var(--surface-border)}.avatar-upload_avatar-upload__photo--clickable__nVPzU{cursor:pointer}.avatar-upload_avatar-upload__photo--landscape__4w51p{width:128px;height:72px;border-radius:8px}.avatar-upload_avatar-upload__img__4u_EU{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.avatar-upload_avatar-upload__hint__PumiP,.avatar-upload_avatar-upload__label__fKNhw{font-size:11px;font-weight:500;color:var(--text-muted)}.avatar-upload_avatar-upload__url-input__9A9le{width:100%;background-color:transparent;outline:2px solid transparent;outline-offset:2px;padding:6px 8px;border-radius:6px;border:1px solid var(--surface-border);font-size:11px;color:var(--text-primary);font-family:var(--font-body)}.avatar-upload_avatar-upload__url-input__9A9le::-moz-placeholder{color:var(--text-muted)}.avatar-upload_avatar-upload__url-input__9A9le::placeholder{color:var(--text-muted)}.avatar-upload_avatar-upload__actions__Fqyx9{display:flex;align-items:center;gap:12px}.avatar-upload_avatar-upload__photo-actions__LXOqI{bottom:0}.avatar-upload_avatar-upload--large__oMNA8 .avatar-upload_avatar-upload__photo-actions__LXOqI,.avatar-upload_avatar-upload__photo-actions__LXOqI{position:absolute;left:0;right:0;height:36px;background:var(--overlay-backdrop);display:flex;flex-direction:row;align-items:center;justify-content:center;gap:6px;opacity:0;transition:opacity var(--transition-fast)}.avatar-upload_avatar-upload--large__oMNA8 .avatar-upload_avatar-upload__photo-actions__LXOqI{top:50%;transform:translateY(-50%);padding:8px 12px}.avatar-upload_avatar-upload__photo-actions__LXOqI .avatar-upload_avatar-upload__dot__GEHwO,.avatar-upload_avatar-upload__photo-actions__LXOqI .avatar-upload_avatar-upload__link-action__W2ANt,.avatar-upload_avatar-upload__photo-actions__LXOqI .avatar-upload_avatar-upload__remove-action__N7V5v{color:#FFFFFF}.avatar-upload_avatar-upload__dlylN:focus-within .avatar-upload_avatar-upload__photo-actions__LXOqI,.avatar-upload_avatar-upload__dlylN:hover .avatar-upload_avatar-upload__photo-actions__LXOqI{opacity:1}.avatar-upload_avatar-upload__dlylN:not(.avatar-upload_avatar-upload--large__oMNA8) .avatar-upload_avatar-upload__photo-actions__LXOqI{position:static;opacity:1;height:auto;padding:0;background:transparent;display:inline-flex;flex-direction:row;align-items:center;justify-content:center;gap:6px}.avatar-upload_avatar-upload__dlylN:not(.avatar-upload_avatar-upload--large__oMNA8) .avatar-upload_avatar-upload__photo-actions__LXOqI .avatar-upload_avatar-upload__link-action__W2ANt{color:var(--color-primary)}.avatar-upload_avatar-upload__dlylN:not(.avatar-upload_avatar-upload--large__oMNA8) .avatar-upload_avatar-upload__photo-actions__LXOqI .avatar-upload_avatar-upload__remove-action__N7V5v{color:var(--status-error)}.avatar-upload_avatar-upload__dlylN:not(.avatar-upload_avatar-upload--large__oMNA8) .avatar-upload_avatar-upload__photo-actions__LXOqI .avatar-upload_avatar-upload__dot__GEHwO{color:var(--text-muted)}.avatar-upload_avatar-upload__dlylN:not(.avatar-upload_avatar-upload--large__oMNA8)[data-state=error] .avatar-upload_avatar-upload__actions__Fqyx9{gap:4px}.avatar-upload_avatar-upload__dlylN:not(.avatar-upload_avatar-upload--large__oMNA8)[data-state=drag-over] .avatar-upload_avatar-upload__hint__PumiP{color:var(--color-primary)}.avatar-upload_avatar-upload__link-action__W2ANt{color:var(--color-primary)}.avatar-upload_avatar-upload__cancel-action__4mHWb,.avatar-upload_avatar-upload__link-action__W2ANt{cursor:pointer;border-width:0;background-color:transparent;padding:0;font-size:11px;font-weight:500;font-family:var(--font-body)}.avatar-upload_avatar-upload__cancel-action__4mHWb{color:var(--text-muted)}.avatar-upload_avatar-upload__remove-action__N7V5v{cursor:pointer;border-width:0;background-color:transparent;padding:0;font-size:11px;font-weight:500;color:var(--status-error);font-family:var(--font-body)}.avatar-upload_avatar-upload__dot__GEHwO{font-size:11px;color:var(--text-muted)}.avatar-upload_avatar-upload__error-text__YW8_D{font-size:11px;font-weight:500;color:var(--status-error)}.avatar-upload_avatar-upload--large__oMNA8{min-height:248px;gap:8px}.avatar-upload_avatar-upload--large__oMNA8.avatar-upload_avatar-upload--circle__o_jEd{width:248px;border-radius:124px}.avatar-upload_avatar-upload--large__oMNA8.avatar-upload_avatar-upload--squircle__BM_3F{width:248px;border-radius:22%}.avatar-upload_avatar-upload--large__oMNA8.avatar-upload_avatar-upload--landscape__qHqwq{width:440px;border-radius:8px}.avatar-upload_avatar-upload__drop-zone--large__fKCeP,.avatar-upload_avatar-upload__photo--large___JhZB{width:248px;height:248px;border-radius:124px}.avatar-upload_avatar-upload--md__tAyRD{width:auto;height:auto;gap:4px}.avatar-upload_avatar-upload__drop-zone--md__veJrf,.avatar-upload_avatar-upload__photo--md__snzsI{width:80px;height:80px;border-radius:40px}.avatar-upload_avatar-upload--small__tNes_{width:auto;height:auto;gap:4px}.avatar-upload_avatar-upload__drop-zone--small__5rAzj,.avatar-upload_avatar-upload__photo--small__z5YRQ{width:48px;height:48px;border-radius:24px}.avatar-upload_avatar-upload__drop-zone--md__veJrf.avatar-upload_avatar-upload__drop-zone--squircle__O28Tn,.avatar-upload_avatar-upload__drop-zone__2lkkd.avatar-upload_avatar-upload__drop-zone--squircle__O28Tn,.avatar-upload_avatar-upload__photo--md__snzsI.avatar-upload_avatar-upload__photo--squircle__ZkUpK,.avatar-upload_avatar-upload__photo__d49NP.avatar-upload_avatar-upload__photo--squircle__ZkUpK{border-radius:8px}.avatar-upload_avatar-upload__drop-zone--large__fKCeP.avatar-upload_avatar-upload__drop-zone--squircle__O28Tn,.avatar-upload_avatar-upload__photo--large___JhZB.avatar-upload_avatar-upload__photo--squircle__ZkUpK{border-radius:24px}.avatar-upload_avatar-upload__drop-zone--empty__9YTtC{color:var(--color-primary-foreground)}.avatar-upload_avatar-upload__drop-zone--empty__9YTtC:where(:not([class*=bg-])){background-color:var(--color-primary)}.avatar-upload_avatar-upload__initials__SQjrZ{font-weight:700;font-family:var(--font-body);font-size:30px;color:inherit}.avatar-upload_avatar-upload__cta-rows__6THMa{position:absolute;left:0;right:0;bottom:0;padding-bottom:14px;display:flex;flex-direction:column;align-items:center;gap:2px;opacity:0;transition:opacity var(--transition-fast)}.avatar-upload_avatar-upload__cta-rows__6THMa .avatar-upload_avatar-upload__hint__PumiP,.avatar-upload_avatar-upload__cta-rows__6THMa .avatar-upload_avatar-upload__link-action__W2ANt{color:#FFFFFF}.avatar-upload_avatar-upload__dlylN:focus-within .avatar-upload_avatar-upload__cta-rows__6THMa,.avatar-upload_avatar-upload__dlylN:hover .avatar-upload_avatar-upload__cta-rows__6THMa{opacity:1}.avatar-upload_avatar-upload__dlylN:not(.avatar-upload_avatar-upload--large__oMNA8) .avatar-upload_avatar-upload__cta-rows__6THMa{position:static;opacity:1;padding-bottom:0;gap:4px}.avatar-upload_avatar-upload__dlylN:not(.avatar-upload_avatar-upload--large__oMNA8) .avatar-upload_avatar-upload__cta-rows__6THMa .avatar-upload_avatar-upload__hint__PumiP{color:var(--text-muted)}.avatar-upload_avatar-upload__dlylN:not(.avatar-upload_avatar-upload--large__oMNA8) .avatar-upload_avatar-upload__cta-rows__6THMa .avatar-upload_avatar-upload__link-action__W2ANt{color:var(--color-primary);text-decoration:none}.avatar-upload_avatar-upload--large__oMNA8 .avatar-upload_avatar-upload__cta-rows__6THMa{position:absolute;left:0;right:0;top:50%;transform:translateY(-50%);height:36px;padding:8px 12px;background:var(--overlay-backdrop);display:flex;flex-direction:row;align-items:center;justify-content:center;gap:6px;pointer-events:none}.avatar-upload_avatar-upload--large__oMNA8 .avatar-upload_avatar-upload__cta-rows__6THMa .avatar-upload_avatar-upload__link-action__W2ANt{pointer-events:auto}.avatar-upload_avatar-upload--large__oMNA8 .avatar-upload_avatar-upload__cta-rows__6THMa .avatar-upload_avatar-upload__dot__GEHwO{color:#FFFFFF}.avatar-upload_avatar-upload--small__tNes_ .avatar-upload_avatar-upload__cta-rows__6THMa,.avatar-upload_avatar-upload--small__tNes_ .avatar-upload_avatar-upload__photo-actions__LXOqI{display:none}.avatar-upload_avatar-upload__drop-zone--editing-trigger__VSi6P{opacity:.6}.avatar-upload_avatar-upload__editing-chip__cfwtx{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:inline-flex;align-items:center;justify-content:center;height:16px;padding:0 8px;border-radius:8px;background:var(--overlay-backdrop);color:#FFFFFF;font-size:11px;font-weight:500;font-family:var(--font-body);white-space:nowrap;z-index:1;pointer-events:none}.avatar-upload_avatar-upload--md__tAyRD .avatar-upload_avatar-upload__editing-chip__cfwtx{height:20px;border-radius:10px;padding:0 10px}.avatar-upload_avatar-upload--large__oMNA8 .avatar-upload_avatar-upload__editing-chip__cfwtx{height:25px;border-radius:12.5px;padding:0 14px}.avatar-upload_avatar-upload__dlylN:not(.avatar-upload_avatar-upload--large__oMNA8)[data-state=editing-trigger] .avatar-upload_avatar-upload__drop-zone__2lkkd{opacity:1}.avatar-upload_avatar-upload__dlylN:not(.avatar-upload_avatar-upload--large__oMNA8)[data-state=editing-trigger] .avatar-upload_avatar-upload__editing-chip__cfwtx{position:static;top:auto;left:auto;transform:none;background:transparent;color:var(--text-muted);height:auto;padding:0;border-radius:0;font-size:11px;font-weight:500;margin-top:0;display:inline;z-index:auto}.avatar-upload_avatar-upload__link-input__fZlow{display:flex;align-items:center;gap:12px}.avatar-upload_avatar-upload__dlylN:not(.avatar-upload_avatar-upload--large__oMNA8) .avatar-upload_avatar-upload__link-input__fZlow{flex-direction:column;align-items:center;justify-content:center;gap:6px;width:100%;padding:0}.avatar-upload_avatar-upload__dlylN:not(.avatar-upload_avatar-upload--large__oMNA8) .avatar-upload_avatar-upload__url-input__9A9le{font-weight:400}.avatar-upload_avatar-upload__dlylN:not(.avatar-upload_avatar-upload--large__oMNA8)[data-state=link-input] .avatar-upload_avatar-upload__drop-zone__2lkkd{display:none}.avatar-upload_avatar-upload__link-input--large__Fd_JR{position:absolute;inset:0;background:var(--overlay-backdrop);border-radius:inherit;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;padding:0 24px}.avatar-upload_avatar-upload__link-input--large__Fd_JR.avatar-upload_avatar-upload__link-input--landscape__Mmuls{border-radius:8px}.avatar-upload_avatar-upload__link-input--large__Fd_JR.avatar-upload_avatar-upload__link-input--squircle__Bin1N{border-radius:22%}.avatar-upload_avatar-upload__link-input--large__Fd_JR.avatar-upload_avatar-upload__link-input--circle__cKV98{border-radius:124px}.avatar-upload_avatar-upload__link-input--large__Fd_JR .avatar-upload_avatar-upload__label__fKNhw{color:#FFFFFF}.avatar-upload_avatar-upload__link-input--large__Fd_JR .avatar-upload_avatar-upload__url-input__9A9le{border:1px solid #ffffff;color:#FFFFFF}.avatar-upload_avatar-upload__link-input--large__Fd_JR .avatar-upload_avatar-upload__url-input__9A9le::-moz-placeholder{color:#FFFFFF}.avatar-upload_avatar-upload__link-input--large__Fd_JR .avatar-upload_avatar-upload__url-input__9A9le::placeholder{color:#FFFFFF}.avatar-upload_avatar-upload__link-input--large__Fd_JR .avatar-upload_avatar-upload__cancel-action__4mHWb{color:#FFFFFF}.avatar-upload_avatar-upload__drop-zone--large__fKCeP.avatar-upload_avatar-upload__drop-zone--landscape__VT2xo,.avatar-upload_avatar-upload__photo--large___JhZB.avatar-upload_avatar-upload__photo--landscape__4w51p{width:440px;height:248px;border-radius:8px}.avatar-upload_avatar-upload__drop-zone--large__fKCeP .avatar-upload_avatar-upload__initials__SQjrZ{font-size:80px}.avatar-upload_avatar-upload__drop-zone--md__veJrf .avatar-upload_avatar-upload__initials__SQjrZ{font-size:40px}.chevron-toggle___container__vgnoc{width:100%!important;margin-right:auto!important;margin-left:auto!important}.chevron-toggle_container__gT68K{width:100%;margin-right:auto;margin-left:auto}@media (min-width:100%){.chevron-toggle___container__vgnoc{max-width:100%!important}.chevron-toggle_container__gT68K{max-width:100%}}@media (min-width:600px){.chevron-toggle___container__vgnoc{max-width:600px!important}.chevron-toggle_container__gT68K{max-width:600px}}@media (min-width:1600px){.chevron-toggle___container__vgnoc{max-width:1600px!important}.chevron-toggle_container__gT68K{max-width:1600px}}.chevron-toggle_prose__5MyYK{color:var(--tw-prose-body);max-width:65ch}.chevron-toggle_prose__5MyYK :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.chevron-toggle_prose__5MyYK :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.chevron-toggle_prose__5MyYK :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}.chevron-toggle_prose__5MyYK :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.chevron-toggle_prose__5MyYK :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.chevron-toggle_prose__5MyYK :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.chevron-toggle_prose__5MyYK :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.chevron-toggle_prose__5MyYK :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.chevron-toggle_prose__5MyYK :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.chevron-toggle_prose__5MyYK :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.chevron-toggle_prose__5MyYK :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.chevron-toggle_prose__5MyYK :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.chevron-toggle_prose__5MyYK :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.chevron-toggle_prose__5MyYK :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.chevron-toggle_prose__5MyYK :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.chevron-toggle_prose__5MyYK :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.chevron-toggle_prose__5MyYK :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.chevron-toggle_prose__5MyYK :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.chevron-toggle_prose__5MyYK :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.chevron-toggle_prose__5MyYK :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.chevron-toggle_prose__5MyYK :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}.chevron-toggle_prose__5MyYK :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.chevron-toggle_prose__5MyYK :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-inline-start-width:.25rem;border-inline-start-color:var(--tw-prose-quote-borders);quotes:"\201C""\201D""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em}.chevron-toggle_prose__5MyYK :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.chevron-toggle_prose__5MyYK :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.chevron-toggle_prose__5MyYK :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.chevron-toggle_prose__5MyYK :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:900;color:inherit}.chevron-toggle_prose__5MyYK :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.chevron-toggle_prose__5MyYK :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:800;color:inherit}.chevron-toggle_prose__5MyYK :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.chevron-toggle_prose__5MyYK :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.chevron-toggle_prose__5MyYK :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.chevron-toggle_prose__5MyYK :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.chevron-toggle_prose__5MyYK :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.chevron-toggle_prose__5MyYK :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-top:2em;margin-bottom:2em}.chevron-toggle_prose__5MyYK :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.chevron-toggle_prose__5MyYK :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-family:inherit;color:var(--tw-prose-kbd);box-shadow:0 0 0 1px var(--tw-prose-kbd-shadows),0 3px 0 var(--tw-prose-kbd-shadows);font-size:.875em;border-radius:.3125rem;padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;padding-inline-start:.375em}.chevron-toggle_prose__5MyYK :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.chevron-toggle_prose__5MyYK :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}.chevron-toggle_prose__5MyYK :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}.chevron-toggle_prose__5MyYK :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.chevron-toggle_prose__5MyYK :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.chevron-toggle_prose__5MyYK :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.chevron-toggle_prose__5MyYK :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.chevron-toggle_prose__5MyYK :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.chevron-toggle_prose__5MyYK :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.chevron-toggle_prose__5MyYK :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.chevron-toggle_prose__5MyYK :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding-top:.8571429em;padding-inline-end:1.1428571em;padding-bottom:.8571429em;padding-inline-start:1.1428571em}.chevron-toggle_prose__5MyYK :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.chevron-toggle_prose__5MyYK :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}.chevron-toggle_prose__5MyYK :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.chevron-toggle_prose__5MyYK :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){width:100%;table-layout:auto;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.chevron-toggle_prose__5MyYK :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.chevron-toggle_prose__5MyYK :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.chevron-toggle_prose__5MyYK :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.chevron-toggle_prose__5MyYK :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.chevron-toggle_prose__5MyYK :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}.chevron-toggle_prose__5MyYK :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.chevron-toggle_prose__5MyYK :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.chevron-toggle_prose__5MyYK :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:start}.chevron-toggle_prose__5MyYK :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.chevron-toggle_prose__5MyYK :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.chevron-toggle_prose__5MyYK{--tw-prose-body:#374151;--tw-prose-headings:#111827;--tw-prose-lead:#4b5563;--tw-prose-links:#111827;--tw-prose-bold:#111827;--tw-prose-counters:#6b7280;--tw-prose-bullets:#d1d5db;--tw-prose-hr:#e5e7eb;--tw-prose-quotes:#111827;--tw-prose-quote-borders:#e5e7eb;--tw-prose-captions:#6b7280;--tw-prose-kbd:#111827;--tw-prose-kbd-shadows:rgb(17 24 39/10%);--tw-prose-code:#111827;--tw-prose-pre-code:#e5e7eb;--tw-prose-pre-bg:#1f2937;--tw-prose-th-borders:#d1d5db;--tw-prose-td-borders:#e5e7eb;--tw-prose-invert-body:#d1d5db;--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:#9ca3af;--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:#9ca3af;--tw-prose-invert-bullets:#4b5563;--tw-prose-invert-hr:#374151;--tw-prose-invert-quotes:#f3f4f6;--tw-prose-invert-quote-borders:#374151;--tw-prose-invert-captions:#9ca3af;--tw-prose-invert-kbd:#fff;--tw-prose-invert-kbd-shadows:rgb(255 255 255/10%);--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:#d1d5db;--tw-prose-invert-pre-bg:rgb(0 0 0/50%);--tw-prose-invert-th-borders:#4b5563;--tw-prose-invert-td-borders:#374151;font-size:1rem;line-height:1.75}.chevron-toggle_prose__5MyYK :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.chevron-toggle_prose__5MyYK :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.chevron-toggle_prose__5MyYK :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.chevron-toggle_prose__5MyYK :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.chevron-toggle_prose__5MyYK :where(.chevron-toggle_prose__5MyYK>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.chevron-toggle_prose__5MyYK :where(.chevron-toggle_prose__5MyYK>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.chevron-toggle_prose__5MyYK :where(.chevron-toggle_prose__5MyYK>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.chevron-toggle_prose__5MyYK :where(.chevron-toggle_prose__5MyYK>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.chevron-toggle_prose__5MyYK :where(.chevron-toggle_prose__5MyYK>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.chevron-toggle_prose__5MyYK :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.chevron-toggle_prose__5MyYK :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.chevron-toggle_prose__5MyYK :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}.chevron-toggle_prose__5MyYK :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.chevron-toggle_prose__5MyYK :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.chevron-toggle_prose__5MyYK :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.chevron-toggle_prose__5MyYK :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.chevron-toggle_prose__5MyYK :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.chevron-toggle_prose__5MyYK :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.chevron-toggle_prose__5MyYK :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.5714286em;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.chevron-toggle_prose__5MyYK :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.chevron-toggle_prose__5MyYK :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.chevron-toggle_prose__5MyYK :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.chevron-toggle_prose__5MyYK :where(.chevron-toggle_prose__5MyYK>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.chevron-toggle_prose__5MyYK :where(.chevron-toggle_prose__5MyYK>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.chevron-toggle_prose-sm__IEOm3{font-size:.875rem;line-height:1.7142857}.chevron-toggle_prose-sm__IEOm3 :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.chevron-toggle_prose-sm__IEOm3 :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;line-height:1.5555556;margin-top:.8888889em;margin-bottom:.8888889em}.chevron-toggle_prose-sm__IEOm3 :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-inline-start:1.1111111em}.chevron-toggle_prose-sm__IEOm3 :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:2.1428571em;margin-top:0;margin-bottom:.8em;line-height:1.2}.chevron-toggle_prose-sm__IEOm3 :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.4285714em;margin-top:1.6em;margin-bottom:.8em;line-height:1.4}.chevron-toggle_prose-sm__IEOm3 :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;margin-top:1.5555556em;margin-bottom:.4444444em;line-height:1.5555556}.chevron-toggle_prose-sm__IEOm3 :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.4285714em;margin-bottom:.5714286em;line-height:1.4285714}.chevron-toggle_prose-sm__IEOm3 :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.chevron-toggle_prose-sm__IEOm3 :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.chevron-toggle_prose-sm__IEOm3 :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.chevron-toggle_prose-sm__IEOm3 :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.chevron-toggle_prose-sm__IEOm3 :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;border-radius:.3125rem;padding-top:.1428571em;padding-inline-end:.3571429em;padding-bottom:.1428571em;padding-inline-start:.3571429em}.chevron-toggle_prose-sm__IEOm3 :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em}.chevron-toggle_prose-sm__IEOm3 :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.9em}.chevron-toggle_prose-sm__IEOm3 :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em}.chevron-toggle_prose-sm__IEOm3 :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.6666667;margin-top:1.6666667em;margin-bottom:1.6666667em;border-radius:.25rem;padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.chevron-toggle_prose-sm__IEOm3 :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.chevron-toggle_prose-sm__IEOm3 :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.chevron-toggle_prose-sm__IEOm3 :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;margin-bottom:.2857143em}.chevron-toggle_prose-sm__IEOm3 :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.chevron-toggle_prose-sm__IEOm3 :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.chevron-toggle_prose-sm__IEOm3 :where(.chevron-toggle_prose-sm__IEOm3>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.chevron-toggle_prose-sm__IEOm3 :where(.chevron-toggle_prose-sm__IEOm3>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.chevron-toggle_prose-sm__IEOm3 :where(.chevron-toggle_prose-sm__IEOm3>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.chevron-toggle_prose-sm__IEOm3 :where(.chevron-toggle_prose-sm__IEOm3>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.chevron-toggle_prose-sm__IEOm3 :where(.chevron-toggle_prose-sm__IEOm3>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.chevron-toggle_prose-sm__IEOm3 :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.chevron-toggle_prose-sm__IEOm3 :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.chevron-toggle_prose-sm__IEOm3 :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.chevron-toggle_prose-sm__IEOm3 :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;padding-inline-start:1.5714286em}.chevron-toggle_prose-sm__IEOm3 :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2.8571429em;margin-bottom:2.8571429em}.chevron-toggle_prose-sm__IEOm3 :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.chevron-toggle_prose-sm__IEOm3 :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.chevron-toggle_prose-sm__IEOm3 :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.chevron-toggle_prose-sm__IEOm3 :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.chevron-toggle_prose-sm__IEOm3 :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.5}.chevron-toggle_prose-sm__IEOm3 :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.chevron-toggle_prose-sm__IEOm3 :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.chevron-toggle_prose-sm__IEOm3 :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.chevron-toggle_prose-sm__IEOm3 :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.chevron-toggle_prose-sm__IEOm3 :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.chevron-toggle_prose-sm__IEOm3 :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.chevron-toggle_prose-sm__IEOm3 :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.chevron-toggle_prose-sm__IEOm3 :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.chevron-toggle_prose-sm__IEOm3 :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.3333333;margin-top:.6666667em}.chevron-toggle_prose-sm__IEOm3 :where(.chevron-toggle_prose-sm__IEOm3>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.chevron-toggle_prose-sm__IEOm3 :where(.chevron-toggle_prose-sm__IEOm3>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.chevron-toggle_chevron-toggle__pomBC{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:9999px;border:1px solid var(--surface-border);background-color:var(--card-bg);padding:0;cursor:pointer;color:var(--icon-fg);transition:background-color var(--transition-fast),border-color var(--transition-fast),color var(--transition-fast)}.chevron-toggle_chevron-toggle__pomBC:hover{background-color:var(--color-ghost-hover)}.chevron-toggle_chevron-toggle__pomBC:active,.chevron-toggle_chevron-toggle__pomBC:focus-visible{border-color:var(--color-primary);color:var(--color-primary)}.chevron-toggle_chevron-toggle__pomBC:disabled{opacity:.45;cursor:not-allowed;pointer-events:none}.app-button___container__mbtlG{width:100%!important;margin-right:auto!important;margin-left:auto!important}.app-button_container__rt55n{width:100%;margin-right:auto;margin-left:auto}@media (min-width:100%){.app-button___container__mbtlG{max-width:100%!important}.app-button_container__rt55n{max-width:100%}}@media (min-width:600px){.app-button___container__mbtlG{max-width:600px!important}.app-button_container__rt55n{max-width:600px}}@media (min-width:1600px){.app-button___container__mbtlG{max-width:1600px!important}.app-button_container__rt55n{max-width:1600px}}.app-button_prose__vuy0f{color:var(--tw-prose-body);max-width:65ch}.app-button_prose__vuy0f :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.app-button_prose__vuy0f :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.app-button_prose__vuy0f :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}.app-button_prose__vuy0f :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.app-button_prose__vuy0f :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.app-button_prose__vuy0f :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.app-button_prose__vuy0f :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.app-button_prose__vuy0f :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.app-button_prose__vuy0f :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.app-button_prose__vuy0f :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.app-button_prose__vuy0f :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.app-button_prose__vuy0f :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.app-button_prose__vuy0f :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.app-button_prose__vuy0f :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.app-button_prose__vuy0f :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.app-button_prose__vuy0f :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.app-button_prose__vuy0f :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.app-button_prose__vuy0f :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.app-button_prose__vuy0f :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.app-button_prose__vuy0f :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.app-button_prose__vuy0f :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}.app-button_prose__vuy0f :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.app-button_prose__vuy0f :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-inline-start-width:.25rem;border-inline-start-color:var(--tw-prose-quote-borders);quotes:"\201C""\201D""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em}.app-button_prose__vuy0f :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.app-button_prose__vuy0f :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.app-button_prose__vuy0f :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.app-button_prose__vuy0f :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:900;color:inherit}.app-button_prose__vuy0f :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.app-button_prose__vuy0f :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:800;color:inherit}.app-button_prose__vuy0f :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.app-button_prose__vuy0f :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.app-button_prose__vuy0f :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.app-button_prose__vuy0f :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.app-button_prose__vuy0f :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.app-button_prose__vuy0f :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-top:2em;margin-bottom:2em}.app-button_prose__vuy0f :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.app-button_prose__vuy0f :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-family:inherit;color:var(--tw-prose-kbd);box-shadow:0 0 0 1px var(--tw-prose-kbd-shadows),0 3px 0 var(--tw-prose-kbd-shadows);font-size:.875em;border-radius:.3125rem;padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;padding-inline-start:.375em}.app-button_prose__vuy0f :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.app-button_prose__vuy0f :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}.app-button_prose__vuy0f :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}.app-button_prose__vuy0f :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.app-button_prose__vuy0f :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.app-button_prose__vuy0f :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.app-button_prose__vuy0f :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.app-button_prose__vuy0f :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.app-button_prose__vuy0f :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.app-button_prose__vuy0f :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.app-button_prose__vuy0f :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding-top:.8571429em;padding-inline-end:1.1428571em;padding-bottom:.8571429em;padding-inline-start:1.1428571em}.app-button_prose__vuy0f :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.app-button_prose__vuy0f :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}.app-button_prose__vuy0f :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.app-button_prose__vuy0f :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){width:100%;table-layout:auto;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.app-button_prose__vuy0f :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.app-button_prose__vuy0f :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.app-button_prose__vuy0f :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.app-button_prose__vuy0f :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.app-button_prose__vuy0f :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}.app-button_prose__vuy0f :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.app-button_prose__vuy0f :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.app-button_prose__vuy0f :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:start}.app-button_prose__vuy0f :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.app-button_prose__vuy0f :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.app-button_prose__vuy0f{--tw-prose-body:#374151;--tw-prose-headings:#111827;--tw-prose-lead:#4b5563;--tw-prose-links:#111827;--tw-prose-bold:#111827;--tw-prose-counters:#6b7280;--tw-prose-bullets:#d1d5db;--tw-prose-hr:#e5e7eb;--tw-prose-quotes:#111827;--tw-prose-quote-borders:#e5e7eb;--tw-prose-captions:#6b7280;--tw-prose-kbd:#111827;--tw-prose-kbd-shadows:rgb(17 24 39/10%);--tw-prose-code:#111827;--tw-prose-pre-code:#e5e7eb;--tw-prose-pre-bg:#1f2937;--tw-prose-th-borders:#d1d5db;--tw-prose-td-borders:#e5e7eb;--tw-prose-invert-body:#d1d5db;--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:#9ca3af;--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:#9ca3af;--tw-prose-invert-bullets:#4b5563;--tw-prose-invert-hr:#374151;--tw-prose-invert-quotes:#f3f4f6;--tw-prose-invert-quote-borders:#374151;--tw-prose-invert-captions:#9ca3af;--tw-prose-invert-kbd:#fff;--tw-prose-invert-kbd-shadows:rgb(255 255 255/10%);--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:#d1d5db;--tw-prose-invert-pre-bg:rgb(0 0 0/50%);--tw-prose-invert-th-borders:#4b5563;--tw-prose-invert-td-borders:#374151;font-size:1rem;line-height:1.75}.app-button_prose__vuy0f :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.app-button_prose__vuy0f :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.app-button_prose__vuy0f :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.app-button_prose__vuy0f :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.app-button_prose__vuy0f :where(.app-button_prose__vuy0f>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.app-button_prose__vuy0f :where(.app-button_prose__vuy0f>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.app-button_prose__vuy0f :where(.app-button_prose__vuy0f>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.app-button_prose__vuy0f :where(.app-button_prose__vuy0f>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.app-button_prose__vuy0f :where(.app-button_prose__vuy0f>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.app-button_prose__vuy0f :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.app-button_prose__vuy0f :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.app-button_prose__vuy0f :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}.app-button_prose__vuy0f :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.app-button_prose__vuy0f :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.app-button_prose__vuy0f :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.app-button_prose__vuy0f :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.app-button_prose__vuy0f :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.app-button_prose__vuy0f :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.app-button_prose__vuy0f :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.5714286em;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.app-button_prose__vuy0f :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.app-button_prose__vuy0f :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.app-button_prose__vuy0f :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.app-button_prose__vuy0f :where(.app-button_prose__vuy0f>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.app-button_prose__vuy0f :where(.app-button_prose__vuy0f>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.app-button_prose-sm__fFgJi{font-size:.875rem;line-height:1.7142857}.app-button_prose-sm__fFgJi :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.app-button_prose-sm__fFgJi :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;line-height:1.5555556;margin-top:.8888889em;margin-bottom:.8888889em}.app-button_prose-sm__fFgJi :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-inline-start:1.1111111em}.app-button_prose-sm__fFgJi :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:2.1428571em;margin-top:0;margin-bottom:.8em;line-height:1.2}.app-button_prose-sm__fFgJi :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.4285714em;margin-top:1.6em;margin-bottom:.8em;line-height:1.4}.app-button_prose-sm__fFgJi :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;margin-top:1.5555556em;margin-bottom:.4444444em;line-height:1.5555556}.app-button_prose-sm__fFgJi :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.4285714em;margin-bottom:.5714286em;line-height:1.4285714}.app-button_prose-sm__fFgJi :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.app-button_prose-sm__fFgJi :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.app-button_prose-sm__fFgJi :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.app-button_prose-sm__fFgJi :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.app-button_prose-sm__fFgJi :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;border-radius:.3125rem;padding-top:.1428571em;padding-inline-end:.3571429em;padding-bottom:.1428571em;padding-inline-start:.3571429em}.app-button_prose-sm__fFgJi :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em}.app-button_prose-sm__fFgJi :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.9em}.app-button_prose-sm__fFgJi :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em}.app-button_prose-sm__fFgJi :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.6666667;margin-top:1.6666667em;margin-bottom:1.6666667em;border-radius:.25rem;padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.app-button_prose-sm__fFgJi :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.app-button_prose-sm__fFgJi :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.app-button_prose-sm__fFgJi :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;margin-bottom:.2857143em}.app-button_prose-sm__fFgJi :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.app-button_prose-sm__fFgJi :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.app-button_prose-sm__fFgJi :where(.app-button_prose-sm__fFgJi>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.app-button_prose-sm__fFgJi :where(.app-button_prose-sm__fFgJi>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.app-button_prose-sm__fFgJi :where(.app-button_prose-sm__fFgJi>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.app-button_prose-sm__fFgJi :where(.app-button_prose-sm__fFgJi>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.app-button_prose-sm__fFgJi :where(.app-button_prose-sm__fFgJi>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.app-button_prose-sm__fFgJi :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.app-button_prose-sm__fFgJi :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.app-button_prose-sm__fFgJi :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.app-button_prose-sm__fFgJi :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;padding-inline-start:1.5714286em}.app-button_prose-sm__fFgJi :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2.8571429em;margin-bottom:2.8571429em}.app-button_prose-sm__fFgJi :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.app-button_prose-sm__fFgJi :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.app-button_prose-sm__fFgJi :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.app-button_prose-sm__fFgJi :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.app-button_prose-sm__fFgJi :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.5}.app-button_prose-sm__fFgJi :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.app-button_prose-sm__fFgJi :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.app-button_prose-sm__fFgJi :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.app-button_prose-sm__fFgJi :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.app-button_prose-sm__fFgJi :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.app-button_prose-sm__fFgJi :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.app-button_prose-sm__fFgJi :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.app-button_prose-sm__fFgJi :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.app-button_prose-sm__fFgJi :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.3333333;margin-top:.6666667em}.app-button_prose-sm__fFgJi :where(.app-button_prose-sm__fFgJi>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.app-button_prose-sm__fFgJi :where(.app-button_prose-sm__fFgJi>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.app-button_app-button__tNzJl{box-sizing:border-box;border-radius:var(--radius-md);display:inline-flex;flex:1 1 0%;align-items:center;justify-content:center;font-size:.875rem;line-height:1.25rem;font-weight:500;letter-spacing:.025em;border-width:1px;height:36px;padding:8px 12px;transition:background-color var(--transition-fast),border-color var(--transition-fast),color var(--transition-fast)}.app-button_app-button__content__i4hMM{display:flex;flex-direction:row;align-items:center;font-weight:500;line-height:1.25rem;white-space:nowrap;gap:6px}.app-button_app-button__content-full__0rQj9{width:100%}.app-button_app-button__content-flex__LXbSU{flex:1 1 0%;justify-content:center}.app-button_app-button__content-flex-start__a9LKi{flex:1 1 0%;justify-content:flex-start;padding-left:1.25rem}.app-button_app-button--text__U0BiS{flex:0 1 auto;border-style:none;padding:.125rem;background-color:transparent;height:auto}.app-button_app-button--icon__W_Zan{border-style:none;padding:0;height:auto}.app-button_app-button--icon__W_Zan .app-button_app-button__content__i4hMM{display:flex;flex-direction:column;padding:.5rem;font-size:.875rem;line-height:1.25rem}.app-button_app-button--block__QV_ES{display:flex;width:100%}.app-button_app-button--inline__LSG0v{flex-grow:0}.app-button_app-button--with-append__H78Pa .app-button_app-button__content__i4hMM{padding-right:0}.app-button_app-button--with-prepend___9B_U .app-button_app-button__content__i4hMM{padding-left:0}.app-button_app-button__append-icon__NxFJa,.app-button_app-button__prepend-icon__IMzHn{display:flex;align-items:center;padding:0}.app-button_app-button__append-icon__NxFJa,.app-button_app-button__prepend-icon__IMzHn{fill:currentColor}.app-button_app-button__tNzJl.app-button___primary__10lb_:not(.app-button_app-button--text__U0BiS),.app-button_app-button__tNzJl.app-button_primary__ItAZf:not(.app-button_app-button--text__U0BiS){color:var(--color-primary-foreground)}.app-button_app-button__tNzJl.app-button_primary__ItAZf:not(.app-button_app-button--text__U0BiS){background-color:var(--color-primary);border-color:var(--color-primary)}.app-button_app-button__tNzJl.app-button___primary__10lb_:not(.app-button_app-button--text__U0BiS){background-color:var(--color-primary)!important;border-color:var(--color-primary)!important}.app-button_app-button__tNzJl.app-button_primary__ItAZf:not(.app-button_app-button--text__U0BiS):hover{background-color:var(--color-primary-hover)}.app-button_app-button__tNzJl.app-button___primary__10lb_:not(.app-button_app-button--text__U0BiS):hover{background-color:var(--color-primary-hover)!important}.app-button_app-button__tNzJl.app-button_primary__ItAZf:not(.app-button_app-button--text__U0BiS):active{background-color:var(--color-primary-active)}.app-button_app-button__tNzJl.app-button___primary__10lb_:not(.app-button_app-button--text__U0BiS):active{background-color:var(--color-primary-active)!important}.app-button_app-button__tNzJl.app-button_primary__ItAZf.app-button_app-button--pressed__CgH_W,.app-button_app-button__tNzJl.app-button_primary__ItAZf.app-button_app-button--pressed__CgH_W:hover{background-color:var(--color-primary-active)}.app-button_app-button__tNzJl.app-button___primary__10lb_.app-button_app-button--pressed__CgH_W,.app-button_app-button__tNzJl.app-button___primary__10lb_.app-button_app-button--pressed__CgH_W:hover{background-color:var(--color-primary-active)!important}.app-button_app-button--text__U0BiS.app-button___primary__10lb_,.app-button_app-button--text__U0BiS.app-button_primary__ItAZf{background-color:transparent;color:var(--color-primary)}.app-button_app-button--text__U0BiS.app-button_primary__ItAZf:hover{background-color:var(--color-ghost-hover)}.app-button_app-button--text__U0BiS.app-button___primary__10lb_:hover{background-color:var(--color-ghost-hover)!important}.app-button_app-button--text__U0BiS.app-button_primary__ItAZf.app-button_app-button--pressed__CgH_W,.app-button_app-button--text__U0BiS.app-button_primary__ItAZf.app-button_app-button--pressed__CgH_W:hover{background-color:var(--color-primary-active);color:var(--color-primary-foreground)}.app-button_app-button--text__U0BiS.app-button___primary__10lb_.app-button_app-button--pressed__CgH_W,.app-button_app-button--text__U0BiS.app-button___primary__10lb_.app-button_app-button--pressed__CgH_W:hover{background-color:var(--color-primary-active)!important;color:var(--color-primary-foreground)!important}.app-button_app-button--text__U0BiS .app-button_app-button__append-icon__NxFJa,.app-button_app-button--text__U0BiS .app-button_app-button__prepend-icon__IMzHn{fill:currentColor}.app-button_app-button__tNzJl.app-button___primary__10lb_:not(.app-button_app-button--text__U0BiS) .app-button_app-button__append-icon__NxFJa,.app-button_app-button__tNzJl.app-button___primary__10lb_:not(.app-button_app-button--text__U0BiS) .app-button_app-button__prepend-icon__IMzHn,.app-button_app-button__tNzJl.app-button_primary__ItAZf:not(.app-button_app-button--text__U0BiS) .app-button_app-button__append-icon__NxFJa,.app-button_app-button__tNzJl.app-button_primary__ItAZf:not(.app-button_app-button--text__U0BiS) .app-button_app-button__prepend-icon__IMzHn{fill:var(--color-primary-foreground)}.app-button_app-button__tNzJl.app-button_primary--outlined__Sew7z{border-width:1px;background-color:var(--surface-card);color:var(--text-secondary);border-color:var(--text-secondary)}.app-button_app-button__tNzJl.app-button_primary--outlined__Sew7z:active,.app-button_app-button__tNzJl.app-button_primary--outlined__Sew7z:hover{background-color:var(--text-secondary);color:#FFFFFF}.app-button_app-button__tNzJl.app-button_primary--outlined__Sew7z:active .app-button_app-button__append-icon__NxFJa,.app-button_app-button__tNzJl.app-button_primary--outlined__Sew7z:active .app-button_app-button__prepend-icon__IMzHn,.app-button_app-button__tNzJl.app-button_primary--outlined__Sew7z:hover .app-button_app-button__append-icon__NxFJa,.app-button_app-button__tNzJl.app-button_primary--outlined__Sew7z:hover .app-button_app-button__prepend-icon__IMzHn{fill:#fff}.app-button_app-button__tNzJl.app-button_destructive__Z_JFR:not(.app-button_app-button--text__U0BiS){background-color:var(--status-error);color:var(--status-error-foreground);border-color:var(--status-error)}.app-button_app-button__tNzJl.app-button_destructive--outlined__BmnpX{background-color:transparent}.app-button_app-button__tNzJl.app-button_destructive__Z_JFR:not(.app-button_app-button--text__U0BiS):hover{background-color:var(--btn-destructive-hover-bg)}.app-button_app-button__tNzJl.app-button_destructive__Z_JFR:not(.app-button_app-button--text__U0BiS):active{background-color:var(--btn-destructive-active-bg)}.app-button_app-button__tNzJl.app-button_destructive--outlined__BmnpX{border-width:2px;background-color:var(--surface-card);color:var(--status-error);border-color:var(--status-error)}.app-button_app-button__tNzJl.app-button_destructive--outlined__BmnpX:hover{background-color:color-mix(in srgb,var(--status-error) 8%,transparent)}.app-button_app-button--text__U0BiS.app-button_destructive__Z_JFR{background-color:transparent;color:var(--status-error)}.app-button_app-button--text__U0BiS.app-button_destructive__Z_JFR:hover{background-color:color-mix(in srgb,var(--status-error) 8%,transparent)}.app-button_app-button__tNzJl.app-button_destructive__Z_JFR:not(.app-button_app-button--text__U0BiS) .app-button_app-button__append-icon__NxFJa,.app-button_app-button__tNzJl.app-button_destructive__Z_JFR:not(.app-button_app-button--text__U0BiS) .app-button_app-button__prepend-icon__IMzHn{fill:var(--status-error-foreground)}.app-button_app-button__tNzJl.app-button_success__qIoNC:not(.app-button_app-button--text__U0BiS){background-color:var(--btn-success-bg);color:var(--status-success-foreground);border-color:var(--btn-success-bg)}.app-button_app-button__tNzJl.app-button_success__qIoNC:not(.app-button_app-button--text__U0BiS):hover{background-color:var(--btn-success-hover-bg)}.app-button_app-button__tNzJl.app-button_success__qIoNC:not(.app-button_app-button--text__U0BiS):active{background-color:var(--btn-success-active-bg)}.app-button_app-button__tNzJl.app-button_success__qIoNC:not(.app-button_app-button--text__U0BiS) .app-button_app-button__append-icon__NxFJa,.app-button_app-button__tNzJl.app-button_success__qIoNC:not(.app-button_app-button--text__U0BiS) .app-button_app-button__prepend-icon__IMzHn{fill:var(--status-success-foreground)}.app-button_app-button__tNzJl.app-button_size--lg__ujeao{font-size:1rem;line-height:1.5rem;height:44px;padding:12px 16px}.app-button_app-button__tNzJl.app-button_size--md__HMLKe{font-size:.875rem;line-height:1.25rem;height:36px;padding:8px 12px}.app-button_app-button__tNzJl.app-button_size--sm__mazOv{font-size:.75rem;line-height:1rem;height:28px;padding:4px 8px}.app-button_app-button__tNzJl.app-button_size--xs__Dy7Ui{font-size:.75rem;line-height:1rem}.app-button_app-button__tNzJl.app-button_size--xs__Dy7Ui .app-button_app-button__content__i4hMM{padding-left:.375rem;padding-right:.375rem}.app-button_app-button__tNzJl.app-button_size--xxs__RMbSK{font-size:.75rem;line-height:1rem}.app-button_app-button__tNzJl.app-button_size--xxs__RMbSK .app-button_app-button__content__i4hMM{padding:.125rem .25rem}.app-button_app-button--dense___91mP .app-button_app-button__content__i4hMM{padding-top:.25rem;padding-bottom:.25rem}.app-button_app-button--dense___91mP .app-button_app-button__append-icon__NxFJa,.app-button_app-button--dense___91mP .app-button_app-button__prepend-icon__IMzHn{padding:.25rem}.app-button_app-button__tNzJl.app-button_inactive__iJ9in{opacity:.7}.app-button_app-button--disabled__5IY4t{background-color:var(--color-disabled-bg);color:var(--color-disabled-text)}.app-button_app-button--disabled__5IY4t.app-button_destructive--outlined__BmnpX,.app-button_app-button--disabled__5IY4t.app-button_primary--outlined__Sew7z{border-color:color-mix(in srgb,var(--surface-border) 75%,transparent)}.app-button_app-button--disabled__5IY4t.app-button_destructive__Z_JFR:not(.app-button_app-button--text__U0BiS),.app-button_app-button--disabled__5IY4t.app-button_primary__ItAZf:not(.app-button_app-button--text__U0BiS),.app-button_app-button--disabled__5IY4t.app-button_success__qIoNC:not(.app-button_app-button--text__U0BiS){background-color:var(--color-disabled-bg);color:var(--color-disabled-text)}.app-button_app-button--disabled__5IY4t.app-button___primary__10lb_:not(.app-button_app-button--text__U0BiS){background-color:var(--color-disabled-bg)!important;color:var(--color-disabled-text)!important}.app-button_app-button--rounded___5_Om{border-radius:var(--radius-full)}.app-button_app-button--rounded___5_Om .app-button_app-button__content__i4hMM{padding:.5rem}.app-button_app-button--rounded___5_Om.app-button_size--sm__mazOv{padding:0}.app-popover___container__0y9Im{width:100%!important;margin-right:auto!important;margin-left:auto!important}.app-popover_container__5mDE6{width:100%;margin-right:auto;margin-left:auto}@media (min-width:100%){.app-popover___container__0y9Im{max-width:100%!important}.app-popover_container__5mDE6{max-width:100%}}@media (min-width:600px){.app-popover___container__0y9Im{max-width:600px!important}.app-popover_container__5mDE6{max-width:600px}}@media (min-width:1600px){.app-popover___container__0y9Im{max-width:1600px!important}.app-popover_container__5mDE6{max-width:1600px}}.app-popover_prose__IuO61{color:var(--tw-prose-body);max-width:65ch}.app-popover_prose__IuO61 :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.app-popover_prose__IuO61 :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.app-popover_prose__IuO61 :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}.app-popover_prose__IuO61 :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.app-popover_prose__IuO61 :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.app-popover_prose__IuO61 :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.app-popover_prose__IuO61 :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.app-popover_prose__IuO61 :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.app-popover_prose__IuO61 :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.app-popover_prose__IuO61 :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.app-popover_prose__IuO61 :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.app-popover_prose__IuO61 :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.app-popover_prose__IuO61 :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.app-popover_prose__IuO61 :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.app-popover_prose__IuO61 :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.app-popover_prose__IuO61 :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.app-popover_prose__IuO61 :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.app-popover_prose__IuO61 :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.app-popover_prose__IuO61 :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.app-popover_prose__IuO61 :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.app-popover_prose__IuO61 :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}.app-popover_prose__IuO61 :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.app-popover_prose__IuO61 :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-inline-start-width:.25rem;border-inline-start-color:var(--tw-prose-quote-borders);quotes:"\201C""\201D""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em}.app-popover_prose__IuO61 :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.app-popover_prose__IuO61 :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.app-popover_prose__IuO61 :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.app-popover_prose__IuO61 :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:900;color:inherit}.app-popover_prose__IuO61 :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.app-popover_prose__IuO61 :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:800;color:inherit}.app-popover_prose__IuO61 :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.app-popover_prose__IuO61 :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.app-popover_prose__IuO61 :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.app-popover_prose__IuO61 :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.app-popover_prose__IuO61 :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.app-popover_prose__IuO61 :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-top:2em;margin-bottom:2em}.app-popover_prose__IuO61 :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.app-popover_prose__IuO61 :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-family:inherit;color:var(--tw-prose-kbd);box-shadow:0 0 0 1px var(--tw-prose-kbd-shadows),0 3px 0 var(--tw-prose-kbd-shadows);font-size:.875em;border-radius:.3125rem;padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;padding-inline-start:.375em}.app-popover_prose__IuO61 :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.app-popover_prose__IuO61 :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}.app-popover_prose__IuO61 :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}.app-popover_prose__IuO61 :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.app-popover_prose__IuO61 :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.app-popover_prose__IuO61 :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.app-popover_prose__IuO61 :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.app-popover_prose__IuO61 :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.app-popover_prose__IuO61 :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.app-popover_prose__IuO61 :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.app-popover_prose__IuO61 :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding-top:.8571429em;padding-inline-end:1.1428571em;padding-bottom:.8571429em;padding-inline-start:1.1428571em}.app-popover_prose__IuO61 :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.app-popover_prose__IuO61 :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}.app-popover_prose__IuO61 :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.app-popover_prose__IuO61 :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){width:100%;table-layout:auto;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.app-popover_prose__IuO61 :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.app-popover_prose__IuO61 :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.app-popover_prose__IuO61 :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.app-popover_prose__IuO61 :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.app-popover_prose__IuO61 :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}.app-popover_prose__IuO61 :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.app-popover_prose__IuO61 :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.app-popover_prose__IuO61 :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:start}.app-popover_prose__IuO61 :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.app-popover_prose__IuO61 :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.app-popover_prose__IuO61{--tw-prose-body:#374151;--tw-prose-headings:#111827;--tw-prose-lead:#4b5563;--tw-prose-links:#111827;--tw-prose-bold:#111827;--tw-prose-counters:#6b7280;--tw-prose-bullets:#d1d5db;--tw-prose-hr:#e5e7eb;--tw-prose-quotes:#111827;--tw-prose-quote-borders:#e5e7eb;--tw-prose-captions:#6b7280;--tw-prose-kbd:#111827;--tw-prose-kbd-shadows:rgb(17 24 39/10%);--tw-prose-code:#111827;--tw-prose-pre-code:#e5e7eb;--tw-prose-pre-bg:#1f2937;--tw-prose-th-borders:#d1d5db;--tw-prose-td-borders:#e5e7eb;--tw-prose-invert-body:#d1d5db;--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:#9ca3af;--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:#9ca3af;--tw-prose-invert-bullets:#4b5563;--tw-prose-invert-hr:#374151;--tw-prose-invert-quotes:#f3f4f6;--tw-prose-invert-quote-borders:#374151;--tw-prose-invert-captions:#9ca3af;--tw-prose-invert-kbd:#fff;--tw-prose-invert-kbd-shadows:rgb(255 255 255/10%);--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:#d1d5db;--tw-prose-invert-pre-bg:rgb(0 0 0/50%);--tw-prose-invert-th-borders:#4b5563;--tw-prose-invert-td-borders:#374151;font-size:1rem;line-height:1.75}.app-popover_prose__IuO61 :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.app-popover_prose__IuO61 :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.app-popover_prose__IuO61 :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.app-popover_prose__IuO61 :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.app-popover_prose__IuO61 :where(.app-popover_prose__IuO61>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.app-popover_prose__IuO61 :where(.app-popover_prose__IuO61>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.app-popover_prose__IuO61 :where(.app-popover_prose__IuO61>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.app-popover_prose__IuO61 :where(.app-popover_prose__IuO61>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.app-popover_prose__IuO61 :where(.app-popover_prose__IuO61>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.app-popover_prose__IuO61 :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.app-popover_prose__IuO61 :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.app-popover_prose__IuO61 :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}.app-popover_prose__IuO61 :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.app-popover_prose__IuO61 :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.app-popover_prose__IuO61 :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.app-popover_prose__IuO61 :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.app-popover_prose__IuO61 :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.app-popover_prose__IuO61 :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.app-popover_prose__IuO61 :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.5714286em;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.app-popover_prose__IuO61 :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.app-popover_prose__IuO61 :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.app-popover_prose__IuO61 :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.app-popover_prose__IuO61 :where(.app-popover_prose__IuO61>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.app-popover_prose__IuO61 :where(.app-popover_prose__IuO61>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.app-popover_prose-sm__CqHFe{font-size:.875rem;line-height:1.7142857}.app-popover_prose-sm__CqHFe :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.app-popover_prose-sm__CqHFe :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;line-height:1.5555556;margin-top:.8888889em;margin-bottom:.8888889em}.app-popover_prose-sm__CqHFe :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-inline-start:1.1111111em}.app-popover_prose-sm__CqHFe :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:2.1428571em;margin-top:0;margin-bottom:.8em;line-height:1.2}.app-popover_prose-sm__CqHFe :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.4285714em;margin-top:1.6em;margin-bottom:.8em;line-height:1.4}.app-popover_prose-sm__CqHFe :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;margin-top:1.5555556em;margin-bottom:.4444444em;line-height:1.5555556}.app-popover_prose-sm__CqHFe :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.4285714em;margin-bottom:.5714286em;line-height:1.4285714}.app-popover_prose-sm__CqHFe :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.app-popover_prose-sm__CqHFe :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.app-popover_prose-sm__CqHFe :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.app-popover_prose-sm__CqHFe :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.app-popover_prose-sm__CqHFe :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;border-radius:.3125rem;padding-top:.1428571em;padding-inline-end:.3571429em;padding-bottom:.1428571em;padding-inline-start:.3571429em}.app-popover_prose-sm__CqHFe :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em}.app-popover_prose-sm__CqHFe :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.9em}.app-popover_prose-sm__CqHFe :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em}.app-popover_prose-sm__CqHFe :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.6666667;margin-top:1.6666667em;margin-bottom:1.6666667em;border-radius:.25rem;padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.app-popover_prose-sm__CqHFe :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.app-popover_prose-sm__CqHFe :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.app-popover_prose-sm__CqHFe :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;margin-bottom:.2857143em}.app-popover_prose-sm__CqHFe :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.app-popover_prose-sm__CqHFe :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.app-popover_prose-sm__CqHFe :where(.app-popover_prose-sm__CqHFe>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.app-popover_prose-sm__CqHFe :where(.app-popover_prose-sm__CqHFe>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.app-popover_prose-sm__CqHFe :where(.app-popover_prose-sm__CqHFe>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.app-popover_prose-sm__CqHFe :where(.app-popover_prose-sm__CqHFe>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.app-popover_prose-sm__CqHFe :where(.app-popover_prose-sm__CqHFe>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.app-popover_prose-sm__CqHFe :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.app-popover_prose-sm__CqHFe :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.app-popover_prose-sm__CqHFe :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.app-popover_prose-sm__CqHFe :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;padding-inline-start:1.5714286em}.app-popover_prose-sm__CqHFe :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2.8571429em;margin-bottom:2.8571429em}.app-popover_prose-sm__CqHFe :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.app-popover_prose-sm__CqHFe :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.app-popover_prose-sm__CqHFe :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.app-popover_prose-sm__CqHFe :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.app-popover_prose-sm__CqHFe :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.5}.app-popover_prose-sm__CqHFe :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.app-popover_prose-sm__CqHFe :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.app-popover_prose-sm__CqHFe :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.app-popover_prose-sm__CqHFe :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.app-popover_prose-sm__CqHFe :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.app-popover_prose-sm__CqHFe :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.app-popover_prose-sm__CqHFe :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.app-popover_prose-sm__CqHFe :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.app-popover_prose-sm__CqHFe :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.3333333;margin-top:.6666667em}.app-popover_prose-sm__CqHFe :where(.app-popover_prose-sm__CqHFe>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.app-popover_prose-sm__CqHFe :where(.app-popover_prose-sm__CqHFe>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.app-popover_app-popover__nFF7o{display:flex;flex-direction:column;border-radius:var(--radius-lg);border-width:1px;background-color:var(--surface-card);border-color:var(--surface-border);box-shadow:0 4px 12px rgba(0,0,0,.12);font-family:var(--font-family-body);z-index:var(--z-popover)}.app-popover_app-popover__header__DE5Jf{display:flex;align-items:center;justify-content:space-between;padding:10px 12px;border-bottom:1px solid var(--surface-border)}.app-popover_app-popover__title__BF_QH{font-size:.875rem;line-height:1.25rem;font-weight:600;color:var(--text-primary)}.app-popover_app-popover__close__h_YYj{flex-shrink:0;cursor:pointer;border-width:0;background-color:transparent;padding:0;color:var(--text-muted);transition:color var(--transition-fast)}.app-popover_app-popover__close__h_YYj:hover{color:var(--text-primary)}.app-popover_app-popover__content__2hnkQ{padding:12px;max-height:min(60vh,calc(100vh - 360px));overflow-y:auto}.app-popover_app-popover__content--no-padding__hwxyP{padding:0}.app-popover_app-popover__footer__kOBEm{display:flex;align-items:center;justify-content:space-between;padding:10px 12px;border-top:1px solid var(--surface-border);background-color:var(--surface-card);border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;flex-shrink:0}.app-capacity-adjuster_app-capacity-adjuster__content__a3h1L{display:flex;flex-direction:column;gap:12px;overflow:auto}.app-capacity-adjuster_app-capacity-adjuster__rows___GsIG{display:flex;flex-direction:column;gap:8px}.app-capacity-adjuster_app-capacity-adjuster__row__sRfM1{display:grid;grid-template-columns:1fr auto 80px;align-items:center;gap:12px;padding:6px 0;border-bottom:1px solid var(--surface-border)}.app-capacity-adjuster_app-capacity-adjuster__row__sRfM1:last-child{border-bottom:none}.app-capacity-adjuster_app-capacity-adjuster__app-info__iSPoV{display:flex;flex-direction:column;gap:2px}.app-capacity-adjuster_app-capacity-adjuster__app-name__yHoG4{font-size:14px;color:var(--text-primary)}.app-capacity-adjuster_app-capacity-adjuster__app-per-seat__0O1JR{font-size:12px;color:var(--text-muted)}.app-capacity-adjuster_app-capacity-adjuster__stepper__ZOm58{display:inline-flex;align-items:center;gap:8px}.app-capacity-adjuster_app-capacity-adjuster__stepper-value__76F96{min-width:24px;text-align:center;font-size:14px;font-weight:500;color:var(--text-primary)}.app-capacity-adjuster_app-capacity-adjuster__subtotal__Yca67{font-size:13px;color:var(--text-secondary);text-align:right}.app-capacity-adjuster_app-capacity-adjuster__totals__XElXK{display:flex;flex-direction:column;gap:6px;padding-top:8px;border-top:1px solid var(--surface-border);font-size:14px}.app-capacity-adjuster_app-capacity-adjuster__proration-row__DSB2p,.app-capacity-adjuster_app-capacity-adjuster__total-row__09Siv{display:flex;align-items:center;justify-content:space-between}.app-capacity-adjuster_app-capacity-adjuster__total-value__UJFsv{font-weight:600;color:var(--text-primary)}.app-capacity-adjuster_app-capacity-adjuster__proration-value__OjKcg{color:var(--text-secondary)}.app-card___container__Fu6uj{width:100%!important;margin-right:auto!important;margin-left:auto!important}.app-card_container__oiSpM{width:100%;margin-right:auto;margin-left:auto}@media (min-width:100%){.app-card___container__Fu6uj{max-width:100%!important}.app-card_container__oiSpM{max-width:100%}}@media (min-width:600px){.app-card___container__Fu6uj{max-width:600px!important}.app-card_container__oiSpM{max-width:600px}}@media (min-width:1600px){.app-card___container__Fu6uj{max-width:1600px!important}.app-card_container__oiSpM{max-width:1600px}}.app-card_prose__594Ni{color:var(--tw-prose-body);max-width:65ch}.app-card_prose__594Ni :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.app-card_prose__594Ni :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.app-card_prose__594Ni :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}.app-card_prose__594Ni :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.app-card_prose__594Ni :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.app-card_prose__594Ni :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.app-card_prose__594Ni :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.app-card_prose__594Ni :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.app-card_prose__594Ni :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.app-card_prose__594Ni :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.app-card_prose__594Ni :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.app-card_prose__594Ni :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.app-card_prose__594Ni :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.app-card_prose__594Ni :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.app-card_prose__594Ni :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.app-card_prose__594Ni :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.app-card_prose__594Ni :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.app-card_prose__594Ni :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.app-card_prose__594Ni :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.app-card_prose__594Ni :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.app-card_prose__594Ni :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}.app-card_prose__594Ni :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.app-card_prose__594Ni :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-inline-start-width:.25rem;border-inline-start-color:var(--tw-prose-quote-borders);quotes:"\201C""\201D""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em}.app-card_prose__594Ni :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.app-card_prose__594Ni :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.app-card_prose__594Ni :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.app-card_prose__594Ni :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:900;color:inherit}.app-card_prose__594Ni :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.app-card_prose__594Ni :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:800;color:inherit}.app-card_prose__594Ni :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.app-card_prose__594Ni :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.app-card_prose__594Ni :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.app-card_prose__594Ni :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.app-card_prose__594Ni :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.app-card_prose__594Ni :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-top:2em;margin-bottom:2em}.app-card_prose__594Ni :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.app-card_prose__594Ni :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-family:inherit;color:var(--tw-prose-kbd);box-shadow:0 0 0 1px var(--tw-prose-kbd-shadows),0 3px 0 var(--tw-prose-kbd-shadows);font-size:.875em;border-radius:.3125rem;padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;padding-inline-start:.375em}.app-card_prose__594Ni :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.app-card_prose__594Ni :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}.app-card_prose__594Ni :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}.app-card_prose__594Ni :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.app-card_prose__594Ni :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.app-card_prose__594Ni :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.app-card_prose__594Ni :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.app-card_prose__594Ni :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.app-card_prose__594Ni :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.app-card_prose__594Ni :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.app-card_prose__594Ni :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding-top:.8571429em;padding-inline-end:1.1428571em;padding-bottom:.8571429em;padding-inline-start:1.1428571em}.app-card_prose__594Ni :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.app-card_prose__594Ni :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}.app-card_prose__594Ni :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.app-card_prose__594Ni :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){width:100%;table-layout:auto;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.app-card_prose__594Ni :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.app-card_prose__594Ni :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.app-card_prose__594Ni :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.app-card_prose__594Ni :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.app-card_prose__594Ni :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}.app-card_prose__594Ni :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.app-card_prose__594Ni :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.app-card_prose__594Ni :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:start}.app-card_prose__594Ni :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.app-card_prose__594Ni :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.app-card_prose__594Ni{--tw-prose-body:#374151;--tw-prose-headings:#111827;--tw-prose-lead:#4b5563;--tw-prose-links:#111827;--tw-prose-bold:#111827;--tw-prose-counters:#6b7280;--tw-prose-bullets:#d1d5db;--tw-prose-hr:#e5e7eb;--tw-prose-quotes:#111827;--tw-prose-quote-borders:#e5e7eb;--tw-prose-captions:#6b7280;--tw-prose-kbd:#111827;--tw-prose-kbd-shadows:rgb(17 24 39/10%);--tw-prose-code:#111827;--tw-prose-pre-code:#e5e7eb;--tw-prose-pre-bg:#1f2937;--tw-prose-th-borders:#d1d5db;--tw-prose-td-borders:#e5e7eb;--tw-prose-invert-body:#d1d5db;--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:#9ca3af;--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:#9ca3af;--tw-prose-invert-bullets:#4b5563;--tw-prose-invert-hr:#374151;--tw-prose-invert-quotes:#f3f4f6;--tw-prose-invert-quote-borders:#374151;--tw-prose-invert-captions:#9ca3af;--tw-prose-invert-kbd:#fff;--tw-prose-invert-kbd-shadows:rgb(255 255 255/10%);--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:#d1d5db;--tw-prose-invert-pre-bg:rgb(0 0 0/50%);--tw-prose-invert-th-borders:#4b5563;--tw-prose-invert-td-borders:#374151;font-size:1rem;line-height:1.75}.app-card_prose__594Ni :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.app-card_prose__594Ni :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.app-card_prose__594Ni :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.app-card_prose__594Ni :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.app-card_prose__594Ni :where(.app-card_prose__594Ni>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.app-card_prose__594Ni :where(.app-card_prose__594Ni>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.app-card_prose__594Ni :where(.app-card_prose__594Ni>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.app-card_prose__594Ni :where(.app-card_prose__594Ni>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.app-card_prose__594Ni :where(.app-card_prose__594Ni>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.app-card_prose__594Ni :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.app-card_prose__594Ni :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.app-card_prose__594Ni :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}.app-card_prose__594Ni :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.app-card_prose__594Ni :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.app-card_prose__594Ni :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.app-card_prose__594Ni :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.app-card_prose__594Ni :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.app-card_prose__594Ni :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.app-card_prose__594Ni :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.5714286em;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.app-card_prose__594Ni :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.app-card_prose__594Ni :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.app-card_prose__594Ni :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.app-card_prose__594Ni :where(.app-card_prose__594Ni>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.app-card_prose__594Ni :where(.app-card_prose__594Ni>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.app-card_prose-sm__S8v9T{font-size:.875rem;line-height:1.7142857}.app-card_prose-sm__S8v9T :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.app-card_prose-sm__S8v9T :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;line-height:1.5555556;margin-top:.8888889em;margin-bottom:.8888889em}.app-card_prose-sm__S8v9T :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-inline-start:1.1111111em}.app-card_prose-sm__S8v9T :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:2.1428571em;margin-top:0;margin-bottom:.8em;line-height:1.2}.app-card_prose-sm__S8v9T :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.4285714em;margin-top:1.6em;margin-bottom:.8em;line-height:1.4}.app-card_prose-sm__S8v9T :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;margin-top:1.5555556em;margin-bottom:.4444444em;line-height:1.5555556}.app-card_prose-sm__S8v9T :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.4285714em;margin-bottom:.5714286em;line-height:1.4285714}.app-card_prose-sm__S8v9T :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.app-card_prose-sm__S8v9T :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.app-card_prose-sm__S8v9T :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.app-card_prose-sm__S8v9T :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.app-card_prose-sm__S8v9T :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;border-radius:.3125rem;padding-top:.1428571em;padding-inline-end:.3571429em;padding-bottom:.1428571em;padding-inline-start:.3571429em}.app-card_prose-sm__S8v9T :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em}.app-card_prose-sm__S8v9T :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.9em}.app-card_prose-sm__S8v9T :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em}.app-card_prose-sm__S8v9T :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.6666667;margin-top:1.6666667em;margin-bottom:1.6666667em;border-radius:.25rem;padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.app-card_prose-sm__S8v9T :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.app-card_prose-sm__S8v9T :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.app-card_prose-sm__S8v9T :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;margin-bottom:.2857143em}.app-card_prose-sm__S8v9T :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.app-card_prose-sm__S8v9T :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.app-card_prose-sm__S8v9T :where(.app-card_prose-sm__S8v9T>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.app-card_prose-sm__S8v9T :where(.app-card_prose-sm__S8v9T>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.app-card_prose-sm__S8v9T :where(.app-card_prose-sm__S8v9T>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.app-card_prose-sm__S8v9T :where(.app-card_prose-sm__S8v9T>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.app-card_prose-sm__S8v9T :where(.app-card_prose-sm__S8v9T>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.app-card_prose-sm__S8v9T :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.app-card_prose-sm__S8v9T :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.app-card_prose-sm__S8v9T :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.app-card_prose-sm__S8v9T :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;padding-inline-start:1.5714286em}.app-card_prose-sm__S8v9T :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2.8571429em;margin-bottom:2.8571429em}.app-card_prose-sm__S8v9T :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.app-card_prose-sm__S8v9T :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.app-card_prose-sm__S8v9T :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.app-card_prose-sm__S8v9T :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.app-card_prose-sm__S8v9T :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.5}.app-card_prose-sm__S8v9T :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.app-card_prose-sm__S8v9T :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.app-card_prose-sm__S8v9T :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.app-card_prose-sm__S8v9T :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.app-card_prose-sm__S8v9T :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.app-card_prose-sm__S8v9T :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.app-card_prose-sm__S8v9T :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.app-card_prose-sm__S8v9T :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.app-card_prose-sm__S8v9T :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.3333333;margin-top:.6666667em}.app-card_prose-sm__S8v9T :where(.app-card_prose-sm__S8v9T>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.app-card_prose-sm__S8v9T :where(.app-card_prose-sm__S8v9T>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.app-card_app-card__Ji8Fr{background-color:var(--surface-card);box-sizing:border-box;border-radius:var(--radius-lg);display:flex;flex-direction:column;align-items:stretch;transition:background-color var(--transition-normal),border-color var(--transition-normal),box-shadow var(--transition-normal)}.app-card_app-card--elevated__EUypC,.app-card_app-card--outlined__T6SII{border:1px solid var(--surface-border)}.app-card_app-card--elevated__EUypC{--tw-shadow:var(--shadow-lg);--tw-shadow-colored:var(--shadow-lg);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.app-card_app-card__Ji8Fr:hover:not(.app-card_app-card--disabled__3WoBo):not(.app-card_app-card--dragging__izF4e){background-color:var(--card-hover-bg);border-color:var(--card-hover-border)}.app-card_app-card--selected__zPxjR,.app-card_app-card--selected__zPxjR:hover{background-color:var(--surface-highlight);border-color:var(--surface-highlight-border)}.app-card_app-card--done__fYTsy{background-color:var(--card-done-bg);border-color:var(--card-done-border)}.app-card_app-card--done__fYTsy .app-card_app-card-title__wrapper__DI4EA{color:var(--text-muted);text-decoration-line:line-through}.app-card_app-card--disabled__3WoBo{background-color:var(--card-disabled-bg);border-color:var(--card-disabled-border);pointer-events:none}.app-card_app-card--disabled__3WoBo .app-card_app-card-title__wrapper__DI4EA{color:var(--text-disabled)}.app-card_app-card--dragging__izF4e{border-color:var(--card-dragging-border);--tw-shadow:var(--shadow-xl);--tw-shadow-colored:var(--shadow-xl);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.app-card_app-card-content__GU2YX{flex:1 1 0%}.app-card_app-card-content__padding__wCxUa{padding:var(--density-card-padding)}.app-card_app-card-actions__PFY_O{padding-left:1rem;padding-right:1rem}.app-card_app-card-actions__wrapper__uxQa_{display:flex;flex-direction:row;align-items:center;width:100%;gap:.5rem}.app-card_app-card-actions__wrapper-padding__zX1lE{padding-top:1rem;padding-bottom:.75rem}.app-card_app-card-title__9kQ_P{padding-left:1rem;padding-right:1rem}.app-card_app-card-title__wrapper__DI4EA{display:flex;flex-direction:row;align-items:center;padding-top:.75rem;padding-bottom:.75rem;font-size:1rem;line-height:1.5rem;font-weight:600;color:var(--text-primary)}.app-checkbox___container__2ZCeh{width:100%!important;margin-right:auto!important;margin-left:auto!important}.app-checkbox_container__nQ6m7{width:100%;margin-right:auto;margin-left:auto}@media (min-width:100%){.app-checkbox___container__2ZCeh{max-width:100%!important}.app-checkbox_container__nQ6m7{max-width:100%}}@media (min-width:600px){.app-checkbox___container__2ZCeh{max-width:600px!important}.app-checkbox_container__nQ6m7{max-width:600px}}@media (min-width:1600px){.app-checkbox___container__2ZCeh{max-width:1600px!important}.app-checkbox_container__nQ6m7{max-width:1600px}}.app-checkbox_prose__RW71Q{color:var(--tw-prose-body);max-width:65ch}.app-checkbox_prose__RW71Q :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.app-checkbox_prose__RW71Q :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.app-checkbox_prose__RW71Q :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}.app-checkbox_prose__RW71Q :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.app-checkbox_prose__RW71Q :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.app-checkbox_prose__RW71Q :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.app-checkbox_prose__RW71Q :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.app-checkbox_prose__RW71Q :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.app-checkbox_prose__RW71Q :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.app-checkbox_prose__RW71Q :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.app-checkbox_prose__RW71Q :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.app-checkbox_prose__RW71Q :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.app-checkbox_prose__RW71Q :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.app-checkbox_prose__RW71Q :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.app-checkbox_prose__RW71Q :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.app-checkbox_prose__RW71Q :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.app-checkbox_prose__RW71Q :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.app-checkbox_prose__RW71Q :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.app-checkbox_prose__RW71Q :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.app-checkbox_prose__RW71Q :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.app-checkbox_prose__RW71Q :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}.app-checkbox_prose__RW71Q :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.app-checkbox_prose__RW71Q :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-inline-start-width:.25rem;border-inline-start-color:var(--tw-prose-quote-borders);quotes:"\201C""\201D""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em}.app-checkbox_prose__RW71Q :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.app-checkbox_prose__RW71Q :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.app-checkbox_prose__RW71Q :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.app-checkbox_prose__RW71Q :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:900;color:inherit}.app-checkbox_prose__RW71Q :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.app-checkbox_prose__RW71Q :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:800;color:inherit}.app-checkbox_prose__RW71Q :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.app-checkbox_prose__RW71Q :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.app-checkbox_prose__RW71Q :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.app-checkbox_prose__RW71Q :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.app-checkbox_prose__RW71Q :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.app-checkbox_prose__RW71Q :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-top:2em;margin-bottom:2em}.app-checkbox_prose__RW71Q :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.app-checkbox_prose__RW71Q :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-family:inherit;color:var(--tw-prose-kbd);box-shadow:0 0 0 1px var(--tw-prose-kbd-shadows),0 3px 0 var(--tw-prose-kbd-shadows);font-size:.875em;border-radius:.3125rem;padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;padding-inline-start:.375em}.app-checkbox_prose__RW71Q :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.app-checkbox_prose__RW71Q :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}.app-checkbox_prose__RW71Q :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}.app-checkbox_prose__RW71Q :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.app-checkbox_prose__RW71Q :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.app-checkbox_prose__RW71Q :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.app-checkbox_prose__RW71Q :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.app-checkbox_prose__RW71Q :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.app-checkbox_prose__RW71Q :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.app-checkbox_prose__RW71Q :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.app-checkbox_prose__RW71Q :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding-top:.8571429em;padding-inline-end:1.1428571em;padding-bottom:.8571429em;padding-inline-start:1.1428571em}.app-checkbox_prose__RW71Q :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.app-checkbox_prose__RW71Q :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}.app-checkbox_prose__RW71Q :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.app-checkbox_prose__RW71Q :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){width:100%;table-layout:auto;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.app-checkbox_prose__RW71Q :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.app-checkbox_prose__RW71Q :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.app-checkbox_prose__RW71Q :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.app-checkbox_prose__RW71Q :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.app-checkbox_prose__RW71Q :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}.app-checkbox_prose__RW71Q :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.app-checkbox_prose__RW71Q :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.app-checkbox_prose__RW71Q :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:start}.app-checkbox_prose__RW71Q :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.app-checkbox_prose__RW71Q :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.app-checkbox_prose__RW71Q{--tw-prose-body:#374151;--tw-prose-headings:#111827;--tw-prose-lead:#4b5563;--tw-prose-links:#111827;--tw-prose-bold:#111827;--tw-prose-counters:#6b7280;--tw-prose-bullets:#d1d5db;--tw-prose-hr:#e5e7eb;--tw-prose-quotes:#111827;--tw-prose-quote-borders:#e5e7eb;--tw-prose-captions:#6b7280;--tw-prose-kbd:#111827;--tw-prose-kbd-shadows:rgb(17 24 39/10%);--tw-prose-code:#111827;--tw-prose-pre-code:#e5e7eb;--tw-prose-pre-bg:#1f2937;--tw-prose-th-borders:#d1d5db;--tw-prose-td-borders:#e5e7eb;--tw-prose-invert-body:#d1d5db;--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:#9ca3af;--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:#9ca3af;--tw-prose-invert-bullets:#4b5563;--tw-prose-invert-hr:#374151;--tw-prose-invert-quotes:#f3f4f6;--tw-prose-invert-quote-borders:#374151;--tw-prose-invert-captions:#9ca3af;--tw-prose-invert-kbd:#fff;--tw-prose-invert-kbd-shadows:rgb(255 255 255/10%);--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:#d1d5db;--tw-prose-invert-pre-bg:rgb(0 0 0/50%);--tw-prose-invert-th-borders:#4b5563;--tw-prose-invert-td-borders:#374151;font-size:1rem;line-height:1.75}.app-checkbox_prose__RW71Q :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.app-checkbox_prose__RW71Q :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.app-checkbox_prose__RW71Q :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.app-checkbox_prose__RW71Q :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.app-checkbox_prose__RW71Q :where(.app-checkbox_prose__RW71Q>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.app-checkbox_prose__RW71Q :where(.app-checkbox_prose__RW71Q>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.app-checkbox_prose__RW71Q :where(.app-checkbox_prose__RW71Q>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.app-checkbox_prose__RW71Q :where(.app-checkbox_prose__RW71Q>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.app-checkbox_prose__RW71Q :where(.app-checkbox_prose__RW71Q>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.app-checkbox_prose__RW71Q :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.app-checkbox_prose__RW71Q :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.app-checkbox_prose__RW71Q :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}.app-checkbox_prose__RW71Q :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.app-checkbox_prose__RW71Q :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.app-checkbox_prose__RW71Q :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.app-checkbox_prose__RW71Q :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.app-checkbox_prose__RW71Q :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.app-checkbox_prose__RW71Q :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.app-checkbox_prose__RW71Q :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.5714286em;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.app-checkbox_prose__RW71Q :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.app-checkbox_prose__RW71Q :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.app-checkbox_prose__RW71Q :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.app-checkbox_prose__RW71Q :where(.app-checkbox_prose__RW71Q>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.app-checkbox_prose__RW71Q :where(.app-checkbox_prose__RW71Q>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.app-checkbox_prose-sm__Xn9uL{font-size:.875rem;line-height:1.7142857}.app-checkbox_prose-sm__Xn9uL :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.app-checkbox_prose-sm__Xn9uL :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;line-height:1.5555556;margin-top:.8888889em;margin-bottom:.8888889em}.app-checkbox_prose-sm__Xn9uL :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-inline-start:1.1111111em}.app-checkbox_prose-sm__Xn9uL :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:2.1428571em;margin-top:0;margin-bottom:.8em;line-height:1.2}.app-checkbox_prose-sm__Xn9uL :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.4285714em;margin-top:1.6em;margin-bottom:.8em;line-height:1.4}.app-checkbox_prose-sm__Xn9uL :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;margin-top:1.5555556em;margin-bottom:.4444444em;line-height:1.5555556}.app-checkbox_prose-sm__Xn9uL :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.4285714em;margin-bottom:.5714286em;line-height:1.4285714}.app-checkbox_prose-sm__Xn9uL :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.app-checkbox_prose-sm__Xn9uL :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.app-checkbox_prose-sm__Xn9uL :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.app-checkbox_prose-sm__Xn9uL :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.app-checkbox_prose-sm__Xn9uL :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;border-radius:.3125rem;padding-top:.1428571em;padding-inline-end:.3571429em;padding-bottom:.1428571em;padding-inline-start:.3571429em}.app-checkbox_prose-sm__Xn9uL :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em}.app-checkbox_prose-sm__Xn9uL :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.9em}.app-checkbox_prose-sm__Xn9uL :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em}.app-checkbox_prose-sm__Xn9uL :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.6666667;margin-top:1.6666667em;margin-bottom:1.6666667em;border-radius:.25rem;padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.app-checkbox_prose-sm__Xn9uL :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.app-checkbox_prose-sm__Xn9uL :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.app-checkbox_prose-sm__Xn9uL :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;margin-bottom:.2857143em}.app-checkbox_prose-sm__Xn9uL :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.app-checkbox_prose-sm__Xn9uL :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.app-checkbox_prose-sm__Xn9uL :where(.app-checkbox_prose-sm__Xn9uL>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.app-checkbox_prose-sm__Xn9uL :where(.app-checkbox_prose-sm__Xn9uL>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.app-checkbox_prose-sm__Xn9uL :where(.app-checkbox_prose-sm__Xn9uL>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.app-checkbox_prose-sm__Xn9uL :where(.app-checkbox_prose-sm__Xn9uL>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.app-checkbox_prose-sm__Xn9uL :where(.app-checkbox_prose-sm__Xn9uL>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.app-checkbox_prose-sm__Xn9uL :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.app-checkbox_prose-sm__Xn9uL :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.app-checkbox_prose-sm__Xn9uL :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.app-checkbox_prose-sm__Xn9uL :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;padding-inline-start:1.5714286em}.app-checkbox_prose-sm__Xn9uL :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2.8571429em;margin-bottom:2.8571429em}.app-checkbox_prose-sm__Xn9uL :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.app-checkbox_prose-sm__Xn9uL :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.app-checkbox_prose-sm__Xn9uL :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.app-checkbox_prose-sm__Xn9uL :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.app-checkbox_prose-sm__Xn9uL :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.5}.app-checkbox_prose-sm__Xn9uL :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.app-checkbox_prose-sm__Xn9uL :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.app-checkbox_prose-sm__Xn9uL :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.app-checkbox_prose-sm__Xn9uL :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.app-checkbox_prose-sm__Xn9uL :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.app-checkbox_prose-sm__Xn9uL :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.app-checkbox_prose-sm__Xn9uL :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.app-checkbox_prose-sm__Xn9uL :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.app-checkbox_prose-sm__Xn9uL :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.3333333;margin-top:.6666667em}.app-checkbox_prose-sm__Xn9uL :where(.app-checkbox_prose-sm__Xn9uL>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.app-checkbox_prose-sm__Xn9uL :where(.app-checkbox_prose-sm__Xn9uL>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.app-checkbox_app-checkbox__control__5o4lq{display:flex;flex-direction:row;flex-wrap:nowrap;position:relative;align-items:center;gap:.5rem}.app-checkbox_app-checkbox__icon__e5mJG{position:absolute;top:50%;left:50%;--tw-translate-x:-50%;--tw-translate-y:-50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));fill:var(--surface-border);transition:fill var(--transition-fast)}.app-checkbox_app-checkbox--checked__lBc3r .app-checkbox_app-checkbox__icon__e5mJG{fill:var(--color-primary)}.app-checkbox_app-checkbox__icon__e5mJG:last-of-type{fill:var(--color-primary-foreground)}.app-checkbox_app-checkbox__dash__Pv7N0{position:absolute;top:50%;left:50%;--tw-translate-x:-50%;--tw-translate-y:-50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));width:10px;height:2px;border-radius:1px;background-color:var(--color-primary-foreground)}.app-checkbox_app-checkbox__input__LgKVq{height:1.25rem;width:1.25rem}.app-checkbox_app-checkbox__label___FdOv{color:var(--text-secondary);font-size:.875rem;line-height:1.25rem}.app-checkbox_app-checkbox__gDZOd input[type=checkbox]{position:absolute;top:0;left:0;height:100%;width:100%;opacity:0;cursor:pointer}.app-checkbox_app-checkbox__gDZOd:hover .app-checkbox_app-checkbox--checked__lBc3r .app-checkbox_app-checkbox__icon__e5mJG:first-child,.app-checkbox_app-checkbox__gDZOd:hover.app-checkbox_app-checkbox--checked__lBc3r .app-checkbox_app-checkbox__icon__e5mJG:first-child{fill:var(--color-primary-hover)}.app-checkbox_app-checkbox__gDZOd:has(input:focus-visible) .app-checkbox_app-checkbox__input__LgKVq{outline:2px solid var(--focus-ring-color);outline-offset:2px;border-radius:4px}.app-checkbox_app-checkbox--disabled__RbyWH{pointer-events:none}.app-checkbox_app-checkbox--disabled__RbyWH .app-checkbox_app-checkbox__icon__e5mJG{fill:var(--color-disabled-bg)}.app-checkbox_app-checkbox--disabled__RbyWH .app-checkbox_app-checkbox__label___FdOv{color:var(--text-muted)}.app-checkbox_app-checkbox--sm___mN6b{font-size:.75rem;line-height:1rem}.app-checkbox_app-checkbox--sm___mN6b .app-checkbox_app-checkbox__control__5o4lq{gap:6px}.app-checkbox_app-checkbox--sm___mN6b .app-checkbox_app-checkbox__input__LgKVq{height:1rem;width:1rem}.app-checkbox_app-checkbox--sm___mN6b .app-checkbox_app-checkbox__dash__Pv7N0{width:8px}.app-checkbox_app-checkbox--sm___mN6b .app-checkbox_app-checkbox__label___FdOv{font-size:.75rem;line-height:1rem}.app-chip___container___iCik{width:100%!important;margin-right:auto!important;margin-left:auto!important}.app-chip_container__w50be{width:100%;margin-right:auto;margin-left:auto}@media (min-width:100%){.app-chip___container___iCik{max-width:100%!important}.app-chip_container__w50be{max-width:100%}}@media (min-width:600px){.app-chip___container___iCik{max-width:600px!important}.app-chip_container__w50be{max-width:600px}}@media (min-width:1600px){.app-chip___container___iCik{max-width:1600px!important}.app-chip_container__w50be{max-width:1600px}}.app-chip_prose___Fuah{color:var(--tw-prose-body);max-width:65ch}.app-chip_prose___Fuah :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.app-chip_prose___Fuah :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.app-chip_prose___Fuah :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}.app-chip_prose___Fuah :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.app-chip_prose___Fuah :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.app-chip_prose___Fuah :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.app-chip_prose___Fuah :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.app-chip_prose___Fuah :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.app-chip_prose___Fuah :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.app-chip_prose___Fuah :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.app-chip_prose___Fuah :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.app-chip_prose___Fuah :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.app-chip_prose___Fuah :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.app-chip_prose___Fuah :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.app-chip_prose___Fuah :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.app-chip_prose___Fuah :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.app-chip_prose___Fuah :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.app-chip_prose___Fuah :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.app-chip_prose___Fuah :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.app-chip_prose___Fuah :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.app-chip_prose___Fuah :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}.app-chip_prose___Fuah :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.app-chip_prose___Fuah :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-inline-start-width:.25rem;border-inline-start-color:var(--tw-prose-quote-borders);quotes:"\201C""\201D""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em}.app-chip_prose___Fuah :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.app-chip_prose___Fuah :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.app-chip_prose___Fuah :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.app-chip_prose___Fuah :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:900;color:inherit}.app-chip_prose___Fuah :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.app-chip_prose___Fuah :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:800;color:inherit}.app-chip_prose___Fuah :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.app-chip_prose___Fuah :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.app-chip_prose___Fuah :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.app-chip_prose___Fuah :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.app-chip_prose___Fuah :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.app-chip_prose___Fuah :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-top:2em;margin-bottom:2em}.app-chip_prose___Fuah :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.app-chip_prose___Fuah :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-family:inherit;color:var(--tw-prose-kbd);box-shadow:0 0 0 1px var(--tw-prose-kbd-shadows),0 3px 0 var(--tw-prose-kbd-shadows);font-size:.875em;border-radius:.3125rem;padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;padding-inline-start:.375em}.app-chip_prose___Fuah :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.app-chip_prose___Fuah :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}.app-chip_prose___Fuah :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}.app-chip_prose___Fuah :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.app-chip_prose___Fuah :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.app-chip_prose___Fuah :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.app-chip_prose___Fuah :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.app-chip_prose___Fuah :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.app-chip_prose___Fuah :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.app-chip_prose___Fuah :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.app-chip_prose___Fuah :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding-top:.8571429em;padding-inline-end:1.1428571em;padding-bottom:.8571429em;padding-inline-start:1.1428571em}.app-chip_prose___Fuah :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.app-chip_prose___Fuah :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}.app-chip_prose___Fuah :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.app-chip_prose___Fuah :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){width:100%;table-layout:auto;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.app-chip_prose___Fuah :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.app-chip_prose___Fuah :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.app-chip_prose___Fuah :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.app-chip_prose___Fuah :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.app-chip_prose___Fuah :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}.app-chip_prose___Fuah :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.app-chip_prose___Fuah :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.app-chip_prose___Fuah :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:start}.app-chip_prose___Fuah :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.app-chip_prose___Fuah :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.app-chip_prose___Fuah{--tw-prose-body:#374151;--tw-prose-headings:#111827;--tw-prose-lead:#4b5563;--tw-prose-links:#111827;--tw-prose-bold:#111827;--tw-prose-counters:#6b7280;--tw-prose-bullets:#d1d5db;--tw-prose-hr:#e5e7eb;--tw-prose-quotes:#111827;--tw-prose-quote-borders:#e5e7eb;--tw-prose-captions:#6b7280;--tw-prose-kbd:#111827;--tw-prose-kbd-shadows:rgb(17 24 39/10%);--tw-prose-code:#111827;--tw-prose-pre-code:#e5e7eb;--tw-prose-pre-bg:#1f2937;--tw-prose-th-borders:#d1d5db;--tw-prose-td-borders:#e5e7eb;--tw-prose-invert-body:#d1d5db;--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:#9ca3af;--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:#9ca3af;--tw-prose-invert-bullets:#4b5563;--tw-prose-invert-hr:#374151;--tw-prose-invert-quotes:#f3f4f6;--tw-prose-invert-quote-borders:#374151;--tw-prose-invert-captions:#9ca3af;--tw-prose-invert-kbd:#fff;--tw-prose-invert-kbd-shadows:rgb(255 255 255/10%);--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:#d1d5db;--tw-prose-invert-pre-bg:rgb(0 0 0/50%);--tw-prose-invert-th-borders:#4b5563;--tw-prose-invert-td-borders:#374151;font-size:1rem;line-height:1.75}.app-chip_prose___Fuah :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.app-chip_prose___Fuah :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.app-chip_prose___Fuah :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.app-chip_prose___Fuah :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.app-chip_prose___Fuah :where(.app-chip_prose___Fuah>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.app-chip_prose___Fuah :where(.app-chip_prose___Fuah>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.app-chip_prose___Fuah :where(.app-chip_prose___Fuah>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.app-chip_prose___Fuah :where(.app-chip_prose___Fuah>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.app-chip_prose___Fuah :where(.app-chip_prose___Fuah>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.app-chip_prose___Fuah :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.app-chip_prose___Fuah :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.app-chip_prose___Fuah :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}.app-chip_prose___Fuah :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.app-chip_prose___Fuah :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.app-chip_prose___Fuah :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.app-chip_prose___Fuah :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.app-chip_prose___Fuah :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.app-chip_prose___Fuah :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.app-chip_prose___Fuah :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.5714286em;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.app-chip_prose___Fuah :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.app-chip_prose___Fuah :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.app-chip_prose___Fuah :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.app-chip_prose___Fuah :where(.app-chip_prose___Fuah>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.app-chip_prose___Fuah :where(.app-chip_prose___Fuah>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.app-chip_prose-sm__iWdrs{font-size:.875rem;line-height:1.7142857}.app-chip_prose-sm__iWdrs :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.app-chip_prose-sm__iWdrs :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;line-height:1.5555556;margin-top:.8888889em;margin-bottom:.8888889em}.app-chip_prose-sm__iWdrs :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-inline-start:1.1111111em}.app-chip_prose-sm__iWdrs :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:2.1428571em;margin-top:0;margin-bottom:.8em;line-height:1.2}.app-chip_prose-sm__iWdrs :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.4285714em;margin-top:1.6em;margin-bottom:.8em;line-height:1.4}.app-chip_prose-sm__iWdrs :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;margin-top:1.5555556em;margin-bottom:.4444444em;line-height:1.5555556}.app-chip_prose-sm__iWdrs :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.4285714em;margin-bottom:.5714286em;line-height:1.4285714}.app-chip_prose-sm__iWdrs :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.app-chip_prose-sm__iWdrs :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.app-chip_prose-sm__iWdrs :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.app-chip_prose-sm__iWdrs :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.app-chip_prose-sm__iWdrs :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;border-radius:.3125rem;padding-top:.1428571em;padding-inline-end:.3571429em;padding-bottom:.1428571em;padding-inline-start:.3571429em}.app-chip_prose-sm__iWdrs :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em}.app-chip_prose-sm__iWdrs :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.9em}.app-chip_prose-sm__iWdrs :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em}.app-chip_prose-sm__iWdrs :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.6666667;margin-top:1.6666667em;margin-bottom:1.6666667em;border-radius:.25rem;padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.app-chip_prose-sm__iWdrs :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.app-chip_prose-sm__iWdrs :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.app-chip_prose-sm__iWdrs :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;margin-bottom:.2857143em}.app-chip_prose-sm__iWdrs :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.app-chip_prose-sm__iWdrs :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.app-chip_prose-sm__iWdrs :where(.app-chip_prose-sm__iWdrs>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.app-chip_prose-sm__iWdrs :where(.app-chip_prose-sm__iWdrs>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.app-chip_prose-sm__iWdrs :where(.app-chip_prose-sm__iWdrs>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.app-chip_prose-sm__iWdrs :where(.app-chip_prose-sm__iWdrs>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.app-chip_prose-sm__iWdrs :where(.app-chip_prose-sm__iWdrs>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.app-chip_prose-sm__iWdrs :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.app-chip_prose-sm__iWdrs :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.app-chip_prose-sm__iWdrs :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.app-chip_prose-sm__iWdrs :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;padding-inline-start:1.5714286em}.app-chip_prose-sm__iWdrs :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2.8571429em;margin-bottom:2.8571429em}.app-chip_prose-sm__iWdrs :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.app-chip_prose-sm__iWdrs :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.app-chip_prose-sm__iWdrs :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.app-chip_prose-sm__iWdrs :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.app-chip_prose-sm__iWdrs :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.5}.app-chip_prose-sm__iWdrs :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.app-chip_prose-sm__iWdrs :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.app-chip_prose-sm__iWdrs :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.app-chip_prose-sm__iWdrs :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.app-chip_prose-sm__iWdrs :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.app-chip_prose-sm__iWdrs :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.app-chip_prose-sm__iWdrs :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.app-chip_prose-sm__iWdrs :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.app-chip_prose-sm__iWdrs :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.3333333;margin-top:.6666667em}.app-chip_prose-sm__iWdrs :where(.app-chip_prose-sm__iWdrs>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.app-chip_prose-sm__iWdrs :where(.app-chip_prose-sm__iWdrs>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.app-chip_app-chip__EAxNq{--_bg:transparent;--_bg-hover:var(--color-chip-fill-hover);--_border-color:var(--surface-border);--_border-width:1px;--_color:var(--text-secondary);display:inline-flex;cursor:pointer;align-items:center;gap:.5rem;border-radius:var(--radius-lg);padding:.5rem .75rem;background-color:var(--_bg);border:var(--_border-width) solid var(--_border-color);color:var(--_color);transition:color var(--transition-normal),background-color var(--transition-normal),border-color var(--transition-normal)}.app-chip_app-chip__EAxNq:hover{background-color:var(--_bg-hover)}.app-chip_app-chip--active__gbWEK{--_bg:var(--color-chip-fill);--_bg-hover:var(--color-chip-fill-hover);--_border-color:var(--color-primary);--_border-width:1.5px;--_color:var(--color-primary)}.app-chip_app-chip--dense__yndjZ{padding-top:.125rem;padding-bottom:.125rem}.app-chip_app-chip--rounded__A2pgg{border-radius:var(--radius-full)}.app-chip_app-chip--outlined__4M4NF{border-width:2px}.app-chip_app-chip__EAxNq.app-chip_size--lg__nnKpf{font-size:1.125rem;line-height:1.75rem}.app-chip_app-chip__EAxNq.app-chip_size--sm__JNHIr{font-size:.875rem;line-height:1.25rem}.app-chip_app-chip__EAxNq.app-chip_size--xs__kPipF{font-size:.75rem;line-height:1rem}.app-chip_app-chip__EAxNq.app-chip_size--xs__kPipF .app-chip_app-chip__content__WopgC{padding-left:.375rem;padding-right:.375rem}.app-chip_app-chip__EAxNq.app-chip_size--xxs__KGrkC{font-size:.75rem;line-height:1rem}.app-chip_app-chip--emphasis-filter-selected__Wtv6B.app-chip_app-chip--active__gbWEK{--_bg:var(--color-primary);--_bg-hover:var(--color-primary-hover);--_border-color:var(--color-primary);--_border-width:1.5px;--_color:var(--color-primary-foreground)}.app-chip_app-chip--emphasis-filter-selected__Wtv6B.app-chip_app-chip--active__gbWEK:hover{background-color:var(--_bg-hover);color:var(--_color)}.app-chip_app-chip--emphasis-filter-selected__Wtv6B.app-chip_app-chip--active__gbWEK:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.app-chip_app-chip--emphasis-filter-selected__Wtv6B.app-chip_app-chip--active__gbWEK:disabled,.app-chip_app-chip--emphasis-filter-selected__Wtv6B.app-chip_app-chip--active__gbWEK[aria-disabled=true]{--_bg:var(--color-disabled-bg);--_bg-hover:var(--color-disabled-bg);--_border-color:var(--color-disabled-bg);--_color:var(--color-disabled-text);cursor:not-allowed}.app-modal___container__HzktE{width:100%!important;margin-right:auto!important;margin-left:auto!important}.app-modal_container__nBm4c{width:100%;margin-right:auto;margin-left:auto}@media (min-width:100%){.app-modal___container__HzktE{max-width:100%!important}.app-modal_container__nBm4c{max-width:100%}}@media (min-width:600px){.app-modal___container__HzktE{max-width:600px!important}.app-modal_container__nBm4c{max-width:600px}}@media (min-width:1600px){.app-modal___container__HzktE{max-width:1600px!important}.app-modal_container__nBm4c{max-width:1600px}}.app-modal_prose__5v5Ly{color:var(--tw-prose-body);max-width:65ch}.app-modal_prose__5v5Ly :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.app-modal_prose__5v5Ly :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.app-modal_prose__5v5Ly :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}.app-modal_prose__5v5Ly :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.app-modal_prose__5v5Ly :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.app-modal_prose__5v5Ly :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.app-modal_prose__5v5Ly :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.app-modal_prose__5v5Ly :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.app-modal_prose__5v5Ly :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.app-modal_prose__5v5Ly :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.app-modal_prose__5v5Ly :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.app-modal_prose__5v5Ly :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.app-modal_prose__5v5Ly :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.app-modal_prose__5v5Ly :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.app-modal_prose__5v5Ly :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.app-modal_prose__5v5Ly :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.app-modal_prose__5v5Ly :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.app-modal_prose__5v5Ly :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.app-modal_prose__5v5Ly :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.app-modal_prose__5v5Ly :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.app-modal_prose__5v5Ly :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}.app-modal_prose__5v5Ly :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.app-modal_prose__5v5Ly :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-inline-start-width:.25rem;border-inline-start-color:var(--tw-prose-quote-borders);quotes:"\201C""\201D""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em}.app-modal_prose__5v5Ly :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.app-modal_prose__5v5Ly :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.app-modal_prose__5v5Ly :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.app-modal_prose__5v5Ly :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:900;color:inherit}.app-modal_prose__5v5Ly :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.app-modal_prose__5v5Ly :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:800;color:inherit}.app-modal_prose__5v5Ly :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.app-modal_prose__5v5Ly :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.app-modal_prose__5v5Ly :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.app-modal_prose__5v5Ly :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.app-modal_prose__5v5Ly :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.app-modal_prose__5v5Ly :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-top:2em;margin-bottom:2em}.app-modal_prose__5v5Ly :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.app-modal_prose__5v5Ly :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-family:inherit;color:var(--tw-prose-kbd);box-shadow:0 0 0 1px var(--tw-prose-kbd-shadows),0 3px 0 var(--tw-prose-kbd-shadows);font-size:.875em;border-radius:.3125rem;padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;padding-inline-start:.375em}.app-modal_prose__5v5Ly :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.app-modal_prose__5v5Ly :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}.app-modal_prose__5v5Ly :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}.app-modal_prose__5v5Ly :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.app-modal_prose__5v5Ly :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.app-modal_prose__5v5Ly :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.app-modal_prose__5v5Ly :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.app-modal_prose__5v5Ly :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.app-modal_prose__5v5Ly :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.app-modal_prose__5v5Ly :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.app-modal_prose__5v5Ly :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding-top:.8571429em;padding-inline-end:1.1428571em;padding-bottom:.8571429em;padding-inline-start:1.1428571em}.app-modal_prose__5v5Ly :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.app-modal_prose__5v5Ly :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}.app-modal_prose__5v5Ly :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.app-modal_prose__5v5Ly :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){width:100%;table-layout:auto;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.app-modal_prose__5v5Ly :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.app-modal_prose__5v5Ly :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.app-modal_prose__5v5Ly :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.app-modal_prose__5v5Ly :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.app-modal_prose__5v5Ly :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}.app-modal_prose__5v5Ly :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.app-modal_prose__5v5Ly :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.app-modal_prose__5v5Ly :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:start}.app-modal_prose__5v5Ly :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.app-modal_prose__5v5Ly :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.app-modal_prose__5v5Ly{--tw-prose-body:#374151;--tw-prose-headings:#111827;--tw-prose-lead:#4b5563;--tw-prose-links:#111827;--tw-prose-bold:#111827;--tw-prose-counters:#6b7280;--tw-prose-bullets:#d1d5db;--tw-prose-hr:#e5e7eb;--tw-prose-quotes:#111827;--tw-prose-quote-borders:#e5e7eb;--tw-prose-captions:#6b7280;--tw-prose-kbd:#111827;--tw-prose-kbd-shadows:rgb(17 24 39/10%);--tw-prose-code:#111827;--tw-prose-pre-code:#e5e7eb;--tw-prose-pre-bg:#1f2937;--tw-prose-th-borders:#d1d5db;--tw-prose-td-borders:#e5e7eb;--tw-prose-invert-body:#d1d5db;--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:#9ca3af;--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:#9ca3af;--tw-prose-invert-bullets:#4b5563;--tw-prose-invert-hr:#374151;--tw-prose-invert-quotes:#f3f4f6;--tw-prose-invert-quote-borders:#374151;--tw-prose-invert-captions:#9ca3af;--tw-prose-invert-kbd:#fff;--tw-prose-invert-kbd-shadows:rgb(255 255 255/10%);--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:#d1d5db;--tw-prose-invert-pre-bg:rgb(0 0 0/50%);--tw-prose-invert-th-borders:#4b5563;--tw-prose-invert-td-borders:#374151;font-size:1rem;line-height:1.75}.app-modal_prose__5v5Ly :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.app-modal_prose__5v5Ly :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.app-modal_prose__5v5Ly :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.app-modal_prose__5v5Ly :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.app-modal_prose__5v5Ly :where(.app-modal_prose__5v5Ly>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.app-modal_prose__5v5Ly :where(.app-modal_prose__5v5Ly>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.app-modal_prose__5v5Ly :where(.app-modal_prose__5v5Ly>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.app-modal_prose__5v5Ly :where(.app-modal_prose__5v5Ly>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.app-modal_prose__5v5Ly :where(.app-modal_prose__5v5Ly>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.app-modal_prose__5v5Ly :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.app-modal_prose__5v5Ly :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.app-modal_prose__5v5Ly :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}.app-modal_prose__5v5Ly :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.app-modal_prose__5v5Ly :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.app-modal_prose__5v5Ly :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.app-modal_prose__5v5Ly :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.app-modal_prose__5v5Ly :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.app-modal_prose__5v5Ly :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.app-modal_prose__5v5Ly :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.5714286em;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.app-modal_prose__5v5Ly :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.app-modal_prose__5v5Ly :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.app-modal_prose__5v5Ly :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.app-modal_prose__5v5Ly :where(.app-modal_prose__5v5Ly>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.app-modal_prose__5v5Ly :where(.app-modal_prose__5v5Ly>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.app-modal_prose-sm__OSZ3p{font-size:.875rem;line-height:1.7142857}.app-modal_prose-sm__OSZ3p :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.app-modal_prose-sm__OSZ3p :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;line-height:1.5555556;margin-top:.8888889em;margin-bottom:.8888889em}.app-modal_prose-sm__OSZ3p :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-inline-start:1.1111111em}.app-modal_prose-sm__OSZ3p :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:2.1428571em;margin-top:0;margin-bottom:.8em;line-height:1.2}.app-modal_prose-sm__OSZ3p :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.4285714em;margin-top:1.6em;margin-bottom:.8em;line-height:1.4}.app-modal_prose-sm__OSZ3p :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;margin-top:1.5555556em;margin-bottom:.4444444em;line-height:1.5555556}.app-modal_prose-sm__OSZ3p :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.4285714em;margin-bottom:.5714286em;line-height:1.4285714}.app-modal_prose-sm__OSZ3p :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.app-modal_prose-sm__OSZ3p :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.app-modal_prose-sm__OSZ3p :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.app-modal_prose-sm__OSZ3p :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.app-modal_prose-sm__OSZ3p :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;border-radius:.3125rem;padding-top:.1428571em;padding-inline-end:.3571429em;padding-bottom:.1428571em;padding-inline-start:.3571429em}.app-modal_prose-sm__OSZ3p :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em}.app-modal_prose-sm__OSZ3p :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.9em}.app-modal_prose-sm__OSZ3p :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em}.app-modal_prose-sm__OSZ3p :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.6666667;margin-top:1.6666667em;margin-bottom:1.6666667em;border-radius:.25rem;padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.app-modal_prose-sm__OSZ3p :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.app-modal_prose-sm__OSZ3p :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.app-modal_prose-sm__OSZ3p :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;margin-bottom:.2857143em}.app-modal_prose-sm__OSZ3p :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.app-modal_prose-sm__OSZ3p :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.app-modal_prose-sm__OSZ3p :where(.app-modal_prose-sm__OSZ3p>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.app-modal_prose-sm__OSZ3p :where(.app-modal_prose-sm__OSZ3p>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.app-modal_prose-sm__OSZ3p :where(.app-modal_prose-sm__OSZ3p>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.app-modal_prose-sm__OSZ3p :where(.app-modal_prose-sm__OSZ3p>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.app-modal_prose-sm__OSZ3p :where(.app-modal_prose-sm__OSZ3p>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.app-modal_prose-sm__OSZ3p :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.app-modal_prose-sm__OSZ3p :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.app-modal_prose-sm__OSZ3p :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.app-modal_prose-sm__OSZ3p :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;padding-inline-start:1.5714286em}.app-modal_prose-sm__OSZ3p :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2.8571429em;margin-bottom:2.8571429em}.app-modal_prose-sm__OSZ3p :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.app-modal_prose-sm__OSZ3p :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.app-modal_prose-sm__OSZ3p :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.app-modal_prose-sm__OSZ3p :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.app-modal_prose-sm__OSZ3p :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.5}.app-modal_prose-sm__OSZ3p :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.app-modal_prose-sm__OSZ3p :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.app-modal_prose-sm__OSZ3p :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.app-modal_prose-sm__OSZ3p :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.app-modal_prose-sm__OSZ3p :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.app-modal_prose-sm__OSZ3p :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.app-modal_prose-sm__OSZ3p :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.app-modal_prose-sm__OSZ3p :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.app-modal_prose-sm__OSZ3p :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.3333333;margin-top:.6666667em}.app-modal_prose-sm__OSZ3p :where(.app-modal_prose-sm__OSZ3p>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.app-modal_prose-sm__OSZ3p :where(.app-modal_prose-sm__OSZ3p>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.app-modal_app-modal__5uRQq{height:100%;width:100%;position:fixed;top:0;right:0;background-color:var(--overlay-backdrop,rgba(0,0,0,.5));display:flex;align-items:center;justify-content:center;z-index:var(--z-modal)}.app-modal_app-modal__backdrop__f4r3A{cursor:pointer}.app-modal_app-modal--extended__nZFUS{position:absolute}.app-modal_app-modal--search__iAC2_{align-items:flex-start;padding-top:2.5rem}.app-modal_app-modal__dialog-size__BGTdr{width:40%}.app-modal_app-modal--extended__nZFUS .app-modal_app-modal__dialog-size__BGTdr{width:83.333333%}.modal-alert-band___container__A_DZN{width:100%!important;margin-right:auto!important;margin-left:auto!important}.modal-alert-band_container__iBcHd{width:100%;margin-right:auto;margin-left:auto}@media (min-width:100%){.modal-alert-band___container__A_DZN{max-width:100%!important}.modal-alert-band_container__iBcHd{max-width:100%}}@media (min-width:600px){.modal-alert-band___container__A_DZN{max-width:600px!important}.modal-alert-band_container__iBcHd{max-width:600px}}@media (min-width:1600px){.modal-alert-band___container__A_DZN{max-width:1600px!important}.modal-alert-band_container__iBcHd{max-width:1600px}}.modal-alert-band_prose__ILywM{color:var(--tw-prose-body);max-width:65ch}.modal-alert-band_prose__ILywM :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.modal-alert-band_prose__ILywM :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.modal-alert-band_prose__ILywM :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}.modal-alert-band_prose__ILywM :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.modal-alert-band_prose__ILywM :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.modal-alert-band_prose__ILywM :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.modal-alert-band_prose__ILywM :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.modal-alert-band_prose__ILywM :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.modal-alert-band_prose__ILywM :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.modal-alert-band_prose__ILywM :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.modal-alert-band_prose__ILywM :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.modal-alert-band_prose__ILywM :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.modal-alert-band_prose__ILywM :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.modal-alert-band_prose__ILywM :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.modal-alert-band_prose__ILywM :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.modal-alert-band_prose__ILywM :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.modal-alert-band_prose__ILywM :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.modal-alert-band_prose__ILywM :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.modal-alert-band_prose__ILywM :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.modal-alert-band_prose__ILywM :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.modal-alert-band_prose__ILywM :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}.modal-alert-band_prose__ILywM :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.modal-alert-band_prose__ILywM :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-inline-start-width:.25rem;border-inline-start-color:var(--tw-prose-quote-borders);quotes:"\201C""\201D""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em}.modal-alert-band_prose__ILywM :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.modal-alert-band_prose__ILywM :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.modal-alert-band_prose__ILywM :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.modal-alert-band_prose__ILywM :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:900;color:inherit}.modal-alert-band_prose__ILywM :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.modal-alert-band_prose__ILywM :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:800;color:inherit}.modal-alert-band_prose__ILywM :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.modal-alert-band_prose__ILywM :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.modal-alert-band_prose__ILywM :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.modal-alert-band_prose__ILywM :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.modal-alert-band_prose__ILywM :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.modal-alert-band_prose__ILywM :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-top:2em;margin-bottom:2em}.modal-alert-band_prose__ILywM :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.modal-alert-band_prose__ILywM :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-family:inherit;color:var(--tw-prose-kbd);box-shadow:0 0 0 1px var(--tw-prose-kbd-shadows),0 3px 0 var(--tw-prose-kbd-shadows);font-size:.875em;border-radius:.3125rem;padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;padding-inline-start:.375em}.modal-alert-band_prose__ILywM :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.modal-alert-band_prose__ILywM :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}.modal-alert-band_prose__ILywM :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}.modal-alert-band_prose__ILywM :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.modal-alert-band_prose__ILywM :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.modal-alert-band_prose__ILywM :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.modal-alert-band_prose__ILywM :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.modal-alert-band_prose__ILywM :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.modal-alert-band_prose__ILywM :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.modal-alert-band_prose__ILywM :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.modal-alert-band_prose__ILywM :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding-top:.8571429em;padding-inline-end:1.1428571em;padding-bottom:.8571429em;padding-inline-start:1.1428571em}.modal-alert-band_prose__ILywM :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.modal-alert-band_prose__ILywM :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}.modal-alert-band_prose__ILywM :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.modal-alert-band_prose__ILywM :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){width:100%;table-layout:auto;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.modal-alert-band_prose__ILywM :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.modal-alert-band_prose__ILywM :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.modal-alert-band_prose__ILywM :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.modal-alert-band_prose__ILywM :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.modal-alert-band_prose__ILywM :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}.modal-alert-band_prose__ILywM :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.modal-alert-band_prose__ILywM :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.modal-alert-band_prose__ILywM :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:start}.modal-alert-band_prose__ILywM :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.modal-alert-band_prose__ILywM :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.modal-alert-band_prose__ILywM{--tw-prose-body:#374151;--tw-prose-headings:#111827;--tw-prose-lead:#4b5563;--tw-prose-links:#111827;--tw-prose-bold:#111827;--tw-prose-counters:#6b7280;--tw-prose-bullets:#d1d5db;--tw-prose-hr:#e5e7eb;--tw-prose-quotes:#111827;--tw-prose-quote-borders:#e5e7eb;--tw-prose-captions:#6b7280;--tw-prose-kbd:#111827;--tw-prose-kbd-shadows:rgb(17 24 39/10%);--tw-prose-code:#111827;--tw-prose-pre-code:#e5e7eb;--tw-prose-pre-bg:#1f2937;--tw-prose-th-borders:#d1d5db;--tw-prose-td-borders:#e5e7eb;--tw-prose-invert-body:#d1d5db;--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:#9ca3af;--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:#9ca3af;--tw-prose-invert-bullets:#4b5563;--tw-prose-invert-hr:#374151;--tw-prose-invert-quotes:#f3f4f6;--tw-prose-invert-quote-borders:#374151;--tw-prose-invert-captions:#9ca3af;--tw-prose-invert-kbd:#fff;--tw-prose-invert-kbd-shadows:rgb(255 255 255/10%);--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:#d1d5db;--tw-prose-invert-pre-bg:rgb(0 0 0/50%);--tw-prose-invert-th-borders:#4b5563;--tw-prose-invert-td-borders:#374151;font-size:1rem;line-height:1.75}.modal-alert-band_prose__ILywM :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.modal-alert-band_prose__ILywM :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.modal-alert-band_prose__ILywM :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.modal-alert-band_prose__ILywM :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.modal-alert-band_prose__ILywM :where(.modal-alert-band_prose__ILywM>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.modal-alert-band_prose__ILywM :where(.modal-alert-band_prose__ILywM>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.modal-alert-band_prose__ILywM :where(.modal-alert-band_prose__ILywM>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.modal-alert-band_prose__ILywM :where(.modal-alert-band_prose__ILywM>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.modal-alert-band_prose__ILywM :where(.modal-alert-band_prose__ILywM>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.modal-alert-band_prose__ILywM :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.modal-alert-band_prose__ILywM :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.modal-alert-band_prose__ILywM :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}.modal-alert-band_prose__ILywM :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.modal-alert-band_prose__ILywM :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.modal-alert-band_prose__ILywM :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.modal-alert-band_prose__ILywM :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.modal-alert-band_prose__ILywM :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.modal-alert-band_prose__ILywM :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.modal-alert-band_prose__ILywM :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.5714286em;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.modal-alert-band_prose__ILywM :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.modal-alert-band_prose__ILywM :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.modal-alert-band_prose__ILywM :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.modal-alert-band_prose__ILywM :where(.modal-alert-band_prose__ILywM>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.modal-alert-band_prose__ILywM :where(.modal-alert-band_prose__ILywM>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.modal-alert-band_prose-sm__9m1wT{font-size:.875rem;line-height:1.7142857}.modal-alert-band_prose-sm__9m1wT :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.modal-alert-band_prose-sm__9m1wT :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;line-height:1.5555556;margin-top:.8888889em;margin-bottom:.8888889em}.modal-alert-band_prose-sm__9m1wT :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-inline-start:1.1111111em}.modal-alert-band_prose-sm__9m1wT :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:2.1428571em;margin-top:0;margin-bottom:.8em;line-height:1.2}.modal-alert-band_prose-sm__9m1wT :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.4285714em;margin-top:1.6em;margin-bottom:.8em;line-height:1.4}.modal-alert-band_prose-sm__9m1wT :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;margin-top:1.5555556em;margin-bottom:.4444444em;line-height:1.5555556}.modal-alert-band_prose-sm__9m1wT :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.4285714em;margin-bottom:.5714286em;line-height:1.4285714}.modal-alert-band_prose-sm__9m1wT :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.modal-alert-band_prose-sm__9m1wT :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.modal-alert-band_prose-sm__9m1wT :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.modal-alert-band_prose-sm__9m1wT :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.modal-alert-band_prose-sm__9m1wT :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;border-radius:.3125rem;padding-top:.1428571em;padding-inline-end:.3571429em;padding-bottom:.1428571em;padding-inline-start:.3571429em}.modal-alert-band_prose-sm__9m1wT :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em}.modal-alert-band_prose-sm__9m1wT :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.9em}.modal-alert-band_prose-sm__9m1wT :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em}.modal-alert-band_prose-sm__9m1wT :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.6666667;margin-top:1.6666667em;margin-bottom:1.6666667em;border-radius:.25rem;padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.modal-alert-band_prose-sm__9m1wT :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.modal-alert-band_prose-sm__9m1wT :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.modal-alert-band_prose-sm__9m1wT :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;margin-bottom:.2857143em}.modal-alert-band_prose-sm__9m1wT :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.modal-alert-band_prose-sm__9m1wT :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.modal-alert-band_prose-sm__9m1wT :where(.modal-alert-band_prose-sm__9m1wT>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.modal-alert-band_prose-sm__9m1wT :where(.modal-alert-band_prose-sm__9m1wT>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.modal-alert-band_prose-sm__9m1wT :where(.modal-alert-band_prose-sm__9m1wT>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.modal-alert-band_prose-sm__9m1wT :where(.modal-alert-band_prose-sm__9m1wT>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.modal-alert-band_prose-sm__9m1wT :where(.modal-alert-band_prose-sm__9m1wT>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.modal-alert-band_prose-sm__9m1wT :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.modal-alert-band_prose-sm__9m1wT :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.modal-alert-band_prose-sm__9m1wT :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.modal-alert-band_prose-sm__9m1wT :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;padding-inline-start:1.5714286em}.modal-alert-band_prose-sm__9m1wT :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2.8571429em;margin-bottom:2.8571429em}.modal-alert-band_prose-sm__9m1wT :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.modal-alert-band_prose-sm__9m1wT :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.modal-alert-band_prose-sm__9m1wT :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.modal-alert-band_prose-sm__9m1wT :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.modal-alert-band_prose-sm__9m1wT :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.5}.modal-alert-band_prose-sm__9m1wT :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.modal-alert-band_prose-sm__9m1wT :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.modal-alert-band_prose-sm__9m1wT :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.modal-alert-band_prose-sm__9m1wT :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.modal-alert-band_prose-sm__9m1wT :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.modal-alert-band_prose-sm__9m1wT :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.modal-alert-band_prose-sm__9m1wT :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.modal-alert-band_prose-sm__9m1wT :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.modal-alert-band_prose-sm__9m1wT :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.3333333;margin-top:.6666667em}.modal-alert-band_prose-sm__9m1wT :where(.modal-alert-band_prose-sm__9m1wT>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.modal-alert-band_prose-sm__9m1wT :where(.modal-alert-band_prose-sm__9m1wT>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.modal-alert-band_modal-alert-band__APPt8{display:flex;flex-direction:column;padding:0;gap:0;background-color:var(--surface-card);border-radius:6px;overflow:hidden;font-family:var(--font-body)}.modal-alert-band_modal-alert-band__hero__83PeV{display:flex;align-items:center;width:100%;min-height:84px;padding:20px 24px;gap:16px}.modal-alert-band_modal-alert-band--warning__yOYw7 .modal-alert-band_modal-alert-band__hero__83PeV{background-color:var(--status-warning-bg)}.modal-alert-band_modal-alert-band--danger__L38c5 .modal-alert-band_modal-alert-band__hero__83PeV{background-color:var(--status-error-bg)}.modal-alert-band_modal-alert-band__icon-circle__dV8wS{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:44px;height:44px;border-radius:22px;background-color:var(--surface-card)}.modal-alert-band_modal-alert-band--warning__yOYw7 .modal-alert-band_modal-alert-band__icon-circle__dV8wS{color:var(--status-warning)}.modal-alert-band_modal-alert-band--danger__L38c5 .modal-alert-band_modal-alert-band__icon-circle__dV8wS{color:var(--status-error)}.modal-alert-band_modal-alert-band__hero-text__HCkBj{display:flex;flex-direction:column;flex-grow:1;gap:4px}.modal-alert-band_modal-alert-band__title__u1BPy{font-size:18px;font-weight:500;color:var(--text-primary)}.modal-alert-band_modal-alert-band__body__YumXb{display:flex;flex-direction:column;padding:20px 24px;gap:8px;font-size:14px;line-height:22px;color:var(--text-secondary)}.app-input___container__2uurL{width:100%!important;margin-right:auto!important;margin-left:auto!important}.app-input_container__4s0Tc{width:100%;margin-right:auto;margin-left:auto}@media (min-width:100%){.app-input___container__2uurL{max-width:100%!important}.app-input_container__4s0Tc{max-width:100%}}@media (min-width:600px){.app-input___container__2uurL{max-width:600px!important}.app-input_container__4s0Tc{max-width:600px}}@media (min-width:1600px){.app-input___container__2uurL{max-width:1600px!important}.app-input_container__4s0Tc{max-width:1600px}}.app-input_prose__diuG7{color:var(--tw-prose-body);max-width:65ch}.app-input_prose__diuG7 :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.app-input_prose__diuG7 :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.app-input_prose__diuG7 :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}.app-input_prose__diuG7 :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.app-input_prose__diuG7 :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.app-input_prose__diuG7 :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.app-input_prose__diuG7 :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.app-input_prose__diuG7 :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.app-input_prose__diuG7 :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.app-input_prose__diuG7 :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.app-input_prose__diuG7 :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.app-input_prose__diuG7 :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.app-input_prose__diuG7 :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.app-input_prose__diuG7 :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.app-input_prose__diuG7 :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.app-input_prose__diuG7 :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.app-input_prose__diuG7 :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.app-input_prose__diuG7 :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.app-input_prose__diuG7 :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.app-input_prose__diuG7 :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.app-input_prose__diuG7 :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}.app-input_prose__diuG7 :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.app-input_prose__diuG7 :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-inline-start-width:.25rem;border-inline-start-color:var(--tw-prose-quote-borders);quotes:"\201C""\201D""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em}.app-input_prose__diuG7 :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.app-input_prose__diuG7 :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.app-input_prose__diuG7 :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.app-input_prose__diuG7 :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:900;color:inherit}.app-input_prose__diuG7 :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.app-input_prose__diuG7 :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:800;color:inherit}.app-input_prose__diuG7 :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.app-input_prose__diuG7 :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.app-input_prose__diuG7 :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.app-input_prose__diuG7 :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.app-input_prose__diuG7 :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.app-input_prose__diuG7 :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-top:2em;margin-bottom:2em}.app-input_prose__diuG7 :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.app-input_prose__diuG7 :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-family:inherit;color:var(--tw-prose-kbd);box-shadow:0 0 0 1px var(--tw-prose-kbd-shadows),0 3px 0 var(--tw-prose-kbd-shadows);font-size:.875em;border-radius:.3125rem;padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;padding-inline-start:.375em}.app-input_prose__diuG7 :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.app-input_prose__diuG7 :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}.app-input_prose__diuG7 :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}.app-input_prose__diuG7 :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.app-input_prose__diuG7 :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.app-input_prose__diuG7 :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.app-input_prose__diuG7 :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.app-input_prose__diuG7 :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.app-input_prose__diuG7 :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.app-input_prose__diuG7 :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.app-input_prose__diuG7 :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding-top:.8571429em;padding-inline-end:1.1428571em;padding-bottom:.8571429em;padding-inline-start:1.1428571em}.app-input_prose__diuG7 :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.app-input_prose__diuG7 :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}.app-input_prose__diuG7 :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.app-input_prose__diuG7 :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){width:100%;table-layout:auto;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.app-input_prose__diuG7 :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.app-input_prose__diuG7 :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.app-input_prose__diuG7 :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.app-input_prose__diuG7 :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.app-input_prose__diuG7 :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}.app-input_prose__diuG7 :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.app-input_prose__diuG7 :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.app-input_prose__diuG7 :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:start}.app-input_prose__diuG7 :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.app-input_prose__diuG7 :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.app-input_prose__diuG7{--tw-prose-body:#374151;--tw-prose-headings:#111827;--tw-prose-lead:#4b5563;--tw-prose-links:#111827;--tw-prose-bold:#111827;--tw-prose-counters:#6b7280;--tw-prose-bullets:#d1d5db;--tw-prose-hr:#e5e7eb;--tw-prose-quotes:#111827;--tw-prose-quote-borders:#e5e7eb;--tw-prose-captions:#6b7280;--tw-prose-kbd:#111827;--tw-prose-kbd-shadows:rgb(17 24 39/10%);--tw-prose-code:#111827;--tw-prose-pre-code:#e5e7eb;--tw-prose-pre-bg:#1f2937;--tw-prose-th-borders:#d1d5db;--tw-prose-td-borders:#e5e7eb;--tw-prose-invert-body:#d1d5db;--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:#9ca3af;--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:#9ca3af;--tw-prose-invert-bullets:#4b5563;--tw-prose-invert-hr:#374151;--tw-prose-invert-quotes:#f3f4f6;--tw-prose-invert-quote-borders:#374151;--tw-prose-invert-captions:#9ca3af;--tw-prose-invert-kbd:#fff;--tw-prose-invert-kbd-shadows:rgb(255 255 255/10%);--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:#d1d5db;--tw-prose-invert-pre-bg:rgb(0 0 0/50%);--tw-prose-invert-th-borders:#4b5563;--tw-prose-invert-td-borders:#374151;font-size:1rem;line-height:1.75}.app-input_prose__diuG7 :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.app-input_prose__diuG7 :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.app-input_prose__diuG7 :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.app-input_prose__diuG7 :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.app-input_prose__diuG7 :where(.app-input_prose__diuG7>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.app-input_prose__diuG7 :where(.app-input_prose__diuG7>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.app-input_prose__diuG7 :where(.app-input_prose__diuG7>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.app-input_prose__diuG7 :where(.app-input_prose__diuG7>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.app-input_prose__diuG7 :where(.app-input_prose__diuG7>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.app-input_prose__diuG7 :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.app-input_prose__diuG7 :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.app-input_prose__diuG7 :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}.app-input_prose__diuG7 :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.app-input_prose__diuG7 :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.app-input_prose__diuG7 :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.app-input_prose__diuG7 :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.app-input_prose__diuG7 :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.app-input_prose__diuG7 :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.app-input_prose__diuG7 :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.5714286em;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.app-input_prose__diuG7 :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.app-input_prose__diuG7 :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.app-input_prose__diuG7 :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.app-input_prose__diuG7 :where(.app-input_prose__diuG7>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.app-input_prose__diuG7 :where(.app-input_prose__diuG7>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.app-input_prose-sm__rY5Fl{font-size:.875rem;line-height:1.7142857}.app-input_prose-sm__rY5Fl :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.app-input_prose-sm__rY5Fl :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;line-height:1.5555556;margin-top:.8888889em;margin-bottom:.8888889em}.app-input_prose-sm__rY5Fl :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-inline-start:1.1111111em}.app-input_prose-sm__rY5Fl :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:2.1428571em;margin-top:0;margin-bottom:.8em;line-height:1.2}.app-input_prose-sm__rY5Fl :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.4285714em;margin-top:1.6em;margin-bottom:.8em;line-height:1.4}.app-input_prose-sm__rY5Fl :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;margin-top:1.5555556em;margin-bottom:.4444444em;line-height:1.5555556}.app-input_prose-sm__rY5Fl :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.4285714em;margin-bottom:.5714286em;line-height:1.4285714}.app-input_prose-sm__rY5Fl :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.app-input_prose-sm__rY5Fl :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.app-input_prose-sm__rY5Fl :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.app-input_prose-sm__rY5Fl :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.app-input_prose-sm__rY5Fl :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;border-radius:.3125rem;padding-top:.1428571em;padding-inline-end:.3571429em;padding-bottom:.1428571em;padding-inline-start:.3571429em}.app-input_prose-sm__rY5Fl :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em}.app-input_prose-sm__rY5Fl :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.9em}.app-input_prose-sm__rY5Fl :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em}.app-input_prose-sm__rY5Fl :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.6666667;margin-top:1.6666667em;margin-bottom:1.6666667em;border-radius:.25rem;padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.app-input_prose-sm__rY5Fl :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.app-input_prose-sm__rY5Fl :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.app-input_prose-sm__rY5Fl :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;margin-bottom:.2857143em}.app-input_prose-sm__rY5Fl :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.app-input_prose-sm__rY5Fl :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.app-input_prose-sm__rY5Fl :where(.app-input_prose-sm__rY5Fl>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.app-input_prose-sm__rY5Fl :where(.app-input_prose-sm__rY5Fl>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.app-input_prose-sm__rY5Fl :where(.app-input_prose-sm__rY5Fl>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.app-input_prose-sm__rY5Fl :where(.app-input_prose-sm__rY5Fl>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.app-input_prose-sm__rY5Fl :where(.app-input_prose-sm__rY5Fl>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.app-input_prose-sm__rY5Fl :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.app-input_prose-sm__rY5Fl :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.app-input_prose-sm__rY5Fl :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.app-input_prose-sm__rY5Fl :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;padding-inline-start:1.5714286em}.app-input_prose-sm__rY5Fl :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2.8571429em;margin-bottom:2.8571429em}.app-input_prose-sm__rY5Fl :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.app-input_prose-sm__rY5Fl :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.app-input_prose-sm__rY5Fl :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.app-input_prose-sm__rY5Fl :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.app-input_prose-sm__rY5Fl :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.5}.app-input_prose-sm__rY5Fl :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.app-input_prose-sm__rY5Fl :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.app-input_prose-sm__rY5Fl :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.app-input_prose-sm__rY5Fl :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.app-input_prose-sm__rY5Fl :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.app-input_prose-sm__rY5Fl :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.app-input_prose-sm__rY5Fl :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.app-input_prose-sm__rY5Fl :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.app-input_prose-sm__rY5Fl :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.3333333;margin-top:.6666667em}.app-input_prose-sm__rY5Fl :where(.app-input_prose-sm__rY5Fl>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.app-input_prose-sm__rY5Fl :where(.app-input_prose-sm__rY5Fl>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.app-input_app-input__2r_cL{color:var(--text-secondary);cursor:text}.app-input_app-input__center-placeholder__Fnf_E{text-align:left;align-content:center;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;display:inline-block}.app-input_app-input__label__IhEGo{padding-bottom:.25rem;font-size:.875rem;line-height:1.25rem;font-weight:500}.app-input_app-input__message__Ptgoy{min-height:1em;padding-top:.25rem;font-size:.75rem;line-height:1rem;transition:color var(--transition-fast)}.app-input_app-input__text-field__fgyBZ{box-sizing:border-box;flex-direction:row;align-items:center;display:flex;transition:border-color var(--transition-fast),background-color var(--transition-fast);line-height:20px;height:var(--input-height);border-radius:var(--input-radius)}.app-input_app-input__text-field-background__mJxSJ{background-color:var(--input-bg)}.app-input_app-input__text-field-gray-background__PY9Cv{background-color:var(--surface-bg)}.app-input_app-input__text-field-border__znHiQ{border:1.5px solid var(--input-border)}.app-input_app-input__text-field-border__znHiQ:hover{border-color:color-mix(in srgb,var(--surface-border) 70%,var(--text-primary))}.app-input_app-input__text-field__fgyBZ:focus-within{background-color:var(--surface-card);border-color:var(--color-primary);border-width:2px}.app-input_app-input__input__SWWzq{flex:1 1 auto;flex-shrink:1;flex-grow:1;background-color:transparent;outline:2px solid transparent;outline-offset:2px;width:100%;padding-top:.25rem;padding-bottom:.25rem;transition:color var(--transition-fast);font-size:14px;color:var(--text-primary)}.app-input_app-input__input__SWWzq::-moz-placeholder{color:var(--input-placeholder,var(--text-muted))}.app-input_app-input__input__SWWzq::placeholder{color:var(--input-placeholder,var(--text-muted))}.app-input_app-input__append-icon__QkA6T,.app-input_app-input__prepend-icon__rb61A{padding:.25rem .5rem;opacity:.54;cursor:pointer}.app-input_app-input__leading-icon__lpsFB{display:inline-flex;align-items:center;padding-right:10px;color:var(--icon-fg)}.app-input_app-input__append-button__jRg0R{padding:.25rem .5rem;cursor:pointer}.app-input_app-input__control__ZCeZH{display:flex;flex-direction:column}.app-input_app-input__2r_cL.app-input_primary__cSMUu{background-color:var(--color-accent)}.app-input_app-input__2r_cL.app-input___primary__9aCT_{background-color:var(--color-accent)!important}.app-input_app-input--invalid__kANqC .app-input_app-input__text-field__fgyBZ{border-color:var(--status-error);border-width:2px;background-color:var(--surface-card)}.app-input_app-input--invalid__kANqC .app-input_app-input__append-icon__QkA6T,.app-input_app-input--invalid__kANqC .app-input_app-input__message__Ptgoy,.app-input_app-input--invalid__kANqC .app-input_app-input__prepend-icon__rb61A{color:var(--status-error)}.app-input_app-input--valid__hqzIW .app-input_app-input__text-field__fgyBZ{border-color:var(--status-success);background-color:var(--surface-card)}.app-input_app-input--disabled__XiAvm{color:var(--color-disabled-text);background-color:var(--surface-card)}.app-input_app-input--disabled__XiAvm .app-input_app-input__text-field__fgyBZ{border-color:var(--surface-border);background-color:var(--surface-bg)}.app-input_app-input--disabled__XiAvm .app-input_app-input__input__SWWzq{color:var(--text-secondary)}.app-input_app-input--dense__3T3Ce .app-input_app-input__text-field__fgyBZ{padding-top:.25rem;padding-bottom:.25rem;font-size:.875rem;line-height:1.25rem}.app-input_app-input--solo__R4DMD{margin-bottom:0}.app-input_app-input--solo__R4DMD .app-input_app-input__label__IhEGo{padding-left:.25rem;padding-right:.25rem;font-size:.75rem;line-height:1rem;font-weight:700}.app-input_app-input--solo__R4DMD .app-input_app-input__text-field__fgyBZ{border-width:0;background-color:var(--surface-highlight);border-radius:var(--radius-lg)}.form-input_input__centered__4PrBJ ::-moz-placeholder{text-align:center}.form-input_input__centered__4PrBJ ::placeholder{text-align:center}.info-row___container__f2WTj{width:100%!important;margin-right:auto!important;margin-left:auto!important}.info-row_container__l_kXN{width:100%;margin-right:auto;margin-left:auto}@media (min-width:100%){.info-row___container__f2WTj{max-width:100%!important}.info-row_container__l_kXN{max-width:100%}}@media (min-width:600px){.info-row___container__f2WTj{max-width:600px!important}.info-row_container__l_kXN{max-width:600px}}@media (min-width:1600px){.info-row___container__f2WTj{max-width:1600px!important}.info-row_container__l_kXN{max-width:1600px}}.info-row_prose___hlD_{color:var(--tw-prose-body);max-width:65ch}.info-row_prose___hlD_ :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.info-row_prose___hlD_ :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.info-row_prose___hlD_ :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}.info-row_prose___hlD_ :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.info-row_prose___hlD_ :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.info-row_prose___hlD_ :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.info-row_prose___hlD_ :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.info-row_prose___hlD_ :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.info-row_prose___hlD_ :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.info-row_prose___hlD_ :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.info-row_prose___hlD_ :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.info-row_prose___hlD_ :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.info-row_prose___hlD_ :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.info-row_prose___hlD_ :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.info-row_prose___hlD_ :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.info-row_prose___hlD_ :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.info-row_prose___hlD_ :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.info-row_prose___hlD_ :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.info-row_prose___hlD_ :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.info-row_prose___hlD_ :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.info-row_prose___hlD_ :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}.info-row_prose___hlD_ :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.info-row_prose___hlD_ :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-inline-start-width:.25rem;border-inline-start-color:var(--tw-prose-quote-borders);quotes:"\201C""\201D""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em}.info-row_prose___hlD_ :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.info-row_prose___hlD_ :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.info-row_prose___hlD_ :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.info-row_prose___hlD_ :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:900;color:inherit}.info-row_prose___hlD_ :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.info-row_prose___hlD_ :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:800;color:inherit}.info-row_prose___hlD_ :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.info-row_prose___hlD_ :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.info-row_prose___hlD_ :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.info-row_prose___hlD_ :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.info-row_prose___hlD_ :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.info-row_prose___hlD_ :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-top:2em;margin-bottom:2em}.info-row_prose___hlD_ :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.info-row_prose___hlD_ :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-family:inherit;color:var(--tw-prose-kbd);box-shadow:0 0 0 1px var(--tw-prose-kbd-shadows),0 3px 0 var(--tw-prose-kbd-shadows);font-size:.875em;border-radius:.3125rem;padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;padding-inline-start:.375em}.info-row_prose___hlD_ :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.info-row_prose___hlD_ :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}.info-row_prose___hlD_ :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}.info-row_prose___hlD_ :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.info-row_prose___hlD_ :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.info-row_prose___hlD_ :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.info-row_prose___hlD_ :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.info-row_prose___hlD_ :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.info-row_prose___hlD_ :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.info-row_prose___hlD_ :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.info-row_prose___hlD_ :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding-top:.8571429em;padding-inline-end:1.1428571em;padding-bottom:.8571429em;padding-inline-start:1.1428571em}.info-row_prose___hlD_ :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.info-row_prose___hlD_ :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}.info-row_prose___hlD_ :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.info-row_prose___hlD_ :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){width:100%;table-layout:auto;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.info-row_prose___hlD_ :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.info-row_prose___hlD_ :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.info-row_prose___hlD_ :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.info-row_prose___hlD_ :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.info-row_prose___hlD_ :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}.info-row_prose___hlD_ :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.info-row_prose___hlD_ :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.info-row_prose___hlD_ :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:start}.info-row_prose___hlD_ :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.info-row_prose___hlD_ :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.info-row_prose___hlD_{--tw-prose-body:#374151;--tw-prose-headings:#111827;--tw-prose-lead:#4b5563;--tw-prose-links:#111827;--tw-prose-bold:#111827;--tw-prose-counters:#6b7280;--tw-prose-bullets:#d1d5db;--tw-prose-hr:#e5e7eb;--tw-prose-quotes:#111827;--tw-prose-quote-borders:#e5e7eb;--tw-prose-captions:#6b7280;--tw-prose-kbd:#111827;--tw-prose-kbd-shadows:rgb(17 24 39/10%);--tw-prose-code:#111827;--tw-prose-pre-code:#e5e7eb;--tw-prose-pre-bg:#1f2937;--tw-prose-th-borders:#d1d5db;--tw-prose-td-borders:#e5e7eb;--tw-prose-invert-body:#d1d5db;--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:#9ca3af;--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:#9ca3af;--tw-prose-invert-bullets:#4b5563;--tw-prose-invert-hr:#374151;--tw-prose-invert-quotes:#f3f4f6;--tw-prose-invert-quote-borders:#374151;--tw-prose-invert-captions:#9ca3af;--tw-prose-invert-kbd:#fff;--tw-prose-invert-kbd-shadows:rgb(255 255 255/10%);--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:#d1d5db;--tw-prose-invert-pre-bg:rgb(0 0 0/50%);--tw-prose-invert-th-borders:#4b5563;--tw-prose-invert-td-borders:#374151;font-size:1rem;line-height:1.75}.info-row_prose___hlD_ :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.info-row_prose___hlD_ :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.info-row_prose___hlD_ :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.info-row_prose___hlD_ :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.info-row_prose___hlD_ :where(.info-row_prose___hlD_>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.info-row_prose___hlD_ :where(.info-row_prose___hlD_>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.info-row_prose___hlD_ :where(.info-row_prose___hlD_>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.info-row_prose___hlD_ :where(.info-row_prose___hlD_>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.info-row_prose___hlD_ :where(.info-row_prose___hlD_>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.info-row_prose___hlD_ :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.info-row_prose___hlD_ :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.info-row_prose___hlD_ :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}.info-row_prose___hlD_ :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.info-row_prose___hlD_ :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.info-row_prose___hlD_ :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.info-row_prose___hlD_ :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.info-row_prose___hlD_ :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.info-row_prose___hlD_ :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.info-row_prose___hlD_ :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.5714286em;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.info-row_prose___hlD_ :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.info-row_prose___hlD_ :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.info-row_prose___hlD_ :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.info-row_prose___hlD_ :where(.info-row_prose___hlD_>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.info-row_prose___hlD_ :where(.info-row_prose___hlD_>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.info-row_prose-sm__s7HTL{font-size:.875rem;line-height:1.7142857}.info-row_prose-sm__s7HTL :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.info-row_prose-sm__s7HTL :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;line-height:1.5555556;margin-top:.8888889em;margin-bottom:.8888889em}.info-row_prose-sm__s7HTL :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-inline-start:1.1111111em}.info-row_prose-sm__s7HTL :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:2.1428571em;margin-top:0;margin-bottom:.8em;line-height:1.2}.info-row_prose-sm__s7HTL :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.4285714em;margin-top:1.6em;margin-bottom:.8em;line-height:1.4}.info-row_prose-sm__s7HTL :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;margin-top:1.5555556em;margin-bottom:.4444444em;line-height:1.5555556}.info-row_prose-sm__s7HTL :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.4285714em;margin-bottom:.5714286em;line-height:1.4285714}.info-row_prose-sm__s7HTL :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.info-row_prose-sm__s7HTL :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.info-row_prose-sm__s7HTL :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.info-row_prose-sm__s7HTL :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.info-row_prose-sm__s7HTL :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;border-radius:.3125rem;padding-top:.1428571em;padding-inline-end:.3571429em;padding-bottom:.1428571em;padding-inline-start:.3571429em}.info-row_prose-sm__s7HTL :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em}.info-row_prose-sm__s7HTL :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.9em}.info-row_prose-sm__s7HTL :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em}.info-row_prose-sm__s7HTL :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.6666667;margin-top:1.6666667em;margin-bottom:1.6666667em;border-radius:.25rem;padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.info-row_prose-sm__s7HTL :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.info-row_prose-sm__s7HTL :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.info-row_prose-sm__s7HTL :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;margin-bottom:.2857143em}.info-row_prose-sm__s7HTL :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.info-row_prose-sm__s7HTL :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.info-row_prose-sm__s7HTL :where(.info-row_prose-sm__s7HTL>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.info-row_prose-sm__s7HTL :where(.info-row_prose-sm__s7HTL>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.info-row_prose-sm__s7HTL :where(.info-row_prose-sm__s7HTL>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.info-row_prose-sm__s7HTL :where(.info-row_prose-sm__s7HTL>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.info-row_prose-sm__s7HTL :where(.info-row_prose-sm__s7HTL>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.info-row_prose-sm__s7HTL :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.info-row_prose-sm__s7HTL :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.info-row_prose-sm__s7HTL :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.info-row_prose-sm__s7HTL :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;padding-inline-start:1.5714286em}.info-row_prose-sm__s7HTL :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2.8571429em;margin-bottom:2.8571429em}.info-row_prose-sm__s7HTL :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.info-row_prose-sm__s7HTL :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.info-row_prose-sm__s7HTL :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.info-row_prose-sm__s7HTL :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.info-row_prose-sm__s7HTL :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.5}.info-row_prose-sm__s7HTL :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.info-row_prose-sm__s7HTL :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.info-row_prose-sm__s7HTL :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.info-row_prose-sm__s7HTL :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.info-row_prose-sm__s7HTL :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.info-row_prose-sm__s7HTL :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.info-row_prose-sm__s7HTL :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.info-row_prose-sm__s7HTL :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.info-row_prose-sm__s7HTL :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.3333333;margin-top:.6666667em}.info-row_prose-sm__s7HTL :where(.info-row_prose-sm__s7HTL>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.info-row_prose-sm__s7HTL :where(.info-row_prose-sm__s7HTL>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.info-row_info-row__cDLF_{display:flex;flex-direction:row;align-items:center;gap:10px;min-height:16px;padding:2px 4px;border-radius:4px;transition:background-color var(--transition-fast)}.info-row_info-row__left__zT2a1{display:flex;min-width:0;flex:1 1 0%;flex-direction:row;align-items:center;gap:8px}.info-row_info-row__icon__T0yK1{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;width:14px;height:14px;color:var(--icon-fg)}.info-row_info-row__icon__T0yK1>svg{width:100%;height:100%;display:block}.info-row_info-row__value__JLXis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family:var(--font-family-body);font-size:13px;font-weight:400;color:var(--text-secondary)}.info-row_info-row__value--link__n67KE{text-decoration:none}.info-row_info-row__value--link__n67KE:hover{text-decoration:underline}.info-row_info-row__add__HFh2r{display:inline-flex;font-family:var(--font-family-body);font-size:14px;line-height:1;color:var(--color-primary)}.info-row_info-row__add__HFh2r,.info-row_info-row__edit__ZJuCP{flex-shrink:0;align-items:center;justify-content:center;cursor:pointer}.info-row_info-row__edit__ZJuCP{display:none;width:14px;height:14px;color:var(--icon-fg)}.info-row_info-row__cDLF_:focus-within,.info-row_info-row__cDLF_:hover{background-color:var(--card-hover-bg)}.info-row_info-row__cDLF_:focus-within .info-row_info-row__edit__ZJuCP,.info-row_info-row__cDLF_:hover .info-row_info-row__edit__ZJuCP{display:flex}.info-row_info-row__value--link__n67KE,.info-row_info-row__value--link__n67KE:hover{color:inherit}.app-invoice-row_app-invoice-row__Was32{display:grid;grid-template-columns:100px 1fr 80px 100px auto auto;align-items:center;gap:12px;padding:16px 0;border-bottom:1px solid var(--surface-border);font-size:14px;color:var(--text-primary)}.app-invoice-row_app-invoice-row__Was32:last-child{border-bottom:none}.app-invoice-row_app-invoice-row__date__ibqVX{color:var(--text-secondary)}.app-invoice-row_app-invoice-row__description__sXb0N{color:var(--text-primary)}.app-invoice-row_app-invoice-row__members__9RWPh{color:var(--text-secondary)}.app-invoice-row_app-invoice-row__amount__3or__{color:var(--text-primary);font-weight:500;text-align:right}.app-invoice-row_app-invoice-row__status__tbgIZ{display:inline-flex}.app-invoice-row_app-invoice-row__status-text__OoADJ{color:var(--text-secondary);font-size:13px}.app-invoice-row_app-invoice-row__view__expcF{text-align:right}.app-invoice-row_app-invoice-row__view-disabled__elaJK{color:var(--text-muted);cursor:not-allowed}.app-list___container__bfWds{width:100%!important;margin-right:auto!important;margin-left:auto!important}.app-list_container__rfUP9{width:100%;margin-right:auto;margin-left:auto}@media (min-width:100%){.app-list___container__bfWds{max-width:100%!important}.app-list_container__rfUP9{max-width:100%}}@media (min-width:600px){.app-list___container__bfWds{max-width:600px!important}.app-list_container__rfUP9{max-width:600px}}@media (min-width:1600px){.app-list___container__bfWds{max-width:1600px!important}.app-list_container__rfUP9{max-width:1600px}}.app-list_prose__Mnq77{color:var(--tw-prose-body);max-width:65ch}.app-list_prose__Mnq77 :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.app-list_prose__Mnq77 :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.app-list_prose__Mnq77 :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}.app-list_prose__Mnq77 :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.app-list_prose__Mnq77 :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.app-list_prose__Mnq77 :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.app-list_prose__Mnq77 :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.app-list_prose__Mnq77 :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.app-list_prose__Mnq77 :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.app-list_prose__Mnq77 :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.app-list_prose__Mnq77 :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.app-list_prose__Mnq77 :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.app-list_prose__Mnq77 :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.app-list_prose__Mnq77 :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.app-list_prose__Mnq77 :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.app-list_prose__Mnq77 :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.app-list_prose__Mnq77 :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.app-list_prose__Mnq77 :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.app-list_prose__Mnq77 :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.app-list_prose__Mnq77 :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.app-list_prose__Mnq77 :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}.app-list_prose__Mnq77 :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.app-list_prose__Mnq77 :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-inline-start-width:.25rem;border-inline-start-color:var(--tw-prose-quote-borders);quotes:"\201C""\201D""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em}.app-list_prose__Mnq77 :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.app-list_prose__Mnq77 :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.app-list_prose__Mnq77 :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.app-list_prose__Mnq77 :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:900;color:inherit}.app-list_prose__Mnq77 :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.app-list_prose__Mnq77 :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:800;color:inherit}.app-list_prose__Mnq77 :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.app-list_prose__Mnq77 :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.app-list_prose__Mnq77 :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.app-list_prose__Mnq77 :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.app-list_prose__Mnq77 :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.app-list_prose__Mnq77 :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-top:2em;margin-bottom:2em}.app-list_prose__Mnq77 :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.app-list_prose__Mnq77 :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-family:inherit;color:var(--tw-prose-kbd);box-shadow:0 0 0 1px var(--tw-prose-kbd-shadows),0 3px 0 var(--tw-prose-kbd-shadows);font-size:.875em;border-radius:.3125rem;padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;padding-inline-start:.375em}.app-list_prose__Mnq77 :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.app-list_prose__Mnq77 :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}.app-list_prose__Mnq77 :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}.app-list_prose__Mnq77 :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.app-list_prose__Mnq77 :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.app-list_prose__Mnq77 :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.app-list_prose__Mnq77 :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.app-list_prose__Mnq77 :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.app-list_prose__Mnq77 :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.app-list_prose__Mnq77 :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.app-list_prose__Mnq77 :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding-top:.8571429em;padding-inline-end:1.1428571em;padding-bottom:.8571429em;padding-inline-start:1.1428571em}.app-list_prose__Mnq77 :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.app-list_prose__Mnq77 :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}.app-list_prose__Mnq77 :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.app-list_prose__Mnq77 :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){width:100%;table-layout:auto;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.app-list_prose__Mnq77 :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.app-list_prose__Mnq77 :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.app-list_prose__Mnq77 :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.app-list_prose__Mnq77 :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.app-list_prose__Mnq77 :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}.app-list_prose__Mnq77 :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.app-list_prose__Mnq77 :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.app-list_prose__Mnq77 :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:start}.app-list_prose__Mnq77 :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.app-list_prose__Mnq77 :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.app-list_prose__Mnq77{--tw-prose-body:#374151;--tw-prose-headings:#111827;--tw-prose-lead:#4b5563;--tw-prose-links:#111827;--tw-prose-bold:#111827;--tw-prose-counters:#6b7280;--tw-prose-bullets:#d1d5db;--tw-prose-hr:#e5e7eb;--tw-prose-quotes:#111827;--tw-prose-quote-borders:#e5e7eb;--tw-prose-captions:#6b7280;--tw-prose-kbd:#111827;--tw-prose-kbd-shadows:rgb(17 24 39/10%);--tw-prose-code:#111827;--tw-prose-pre-code:#e5e7eb;--tw-prose-pre-bg:#1f2937;--tw-prose-th-borders:#d1d5db;--tw-prose-td-borders:#e5e7eb;--tw-prose-invert-body:#d1d5db;--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:#9ca3af;--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:#9ca3af;--tw-prose-invert-bullets:#4b5563;--tw-prose-invert-hr:#374151;--tw-prose-invert-quotes:#f3f4f6;--tw-prose-invert-quote-borders:#374151;--tw-prose-invert-captions:#9ca3af;--tw-prose-invert-kbd:#fff;--tw-prose-invert-kbd-shadows:rgb(255 255 255/10%);--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:#d1d5db;--tw-prose-invert-pre-bg:rgb(0 0 0/50%);--tw-prose-invert-th-borders:#4b5563;--tw-prose-invert-td-borders:#374151;font-size:1rem;line-height:1.75}.app-list_prose__Mnq77 :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.app-list_prose__Mnq77 :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.app-list_prose__Mnq77 :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.app-list_prose__Mnq77 :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.app-list_prose__Mnq77 :where(.app-list_prose__Mnq77>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.app-list_prose__Mnq77 :where(.app-list_prose__Mnq77>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.app-list_prose__Mnq77 :where(.app-list_prose__Mnq77>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.app-list_prose__Mnq77 :where(.app-list_prose__Mnq77>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.app-list_prose__Mnq77 :where(.app-list_prose__Mnq77>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.app-list_prose__Mnq77 :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.app-list_prose__Mnq77 :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.app-list_prose__Mnq77 :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}.app-list_prose__Mnq77 :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.app-list_prose__Mnq77 :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.app-list_prose__Mnq77 :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.app-list_prose__Mnq77 :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.app-list_prose__Mnq77 :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.app-list_prose__Mnq77 :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.app-list_prose__Mnq77 :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.5714286em;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.app-list_prose__Mnq77 :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.app-list_prose__Mnq77 :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.app-list_prose__Mnq77 :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.app-list_prose__Mnq77 :where(.app-list_prose__Mnq77>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.app-list_prose__Mnq77 :where(.app-list_prose__Mnq77>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.app-list_prose-sm__qlrIy{font-size:.875rem;line-height:1.7142857}.app-list_prose-sm__qlrIy :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.app-list_prose-sm__qlrIy :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;line-height:1.5555556;margin-top:.8888889em;margin-bottom:.8888889em}.app-list_prose-sm__qlrIy :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-inline-start:1.1111111em}.app-list_prose-sm__qlrIy :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:2.1428571em;margin-top:0;margin-bottom:.8em;line-height:1.2}.app-list_prose-sm__qlrIy :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.4285714em;margin-top:1.6em;margin-bottom:.8em;line-height:1.4}.app-list_prose-sm__qlrIy :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;margin-top:1.5555556em;margin-bottom:.4444444em;line-height:1.5555556}.app-list_prose-sm__qlrIy :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.4285714em;margin-bottom:.5714286em;line-height:1.4285714}.app-list_prose-sm__qlrIy :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.app-list_prose-sm__qlrIy :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.app-list_prose-sm__qlrIy :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.app-list_prose-sm__qlrIy :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.app-list_prose-sm__qlrIy :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;border-radius:.3125rem;padding-top:.1428571em;padding-inline-end:.3571429em;padding-bottom:.1428571em;padding-inline-start:.3571429em}.app-list_prose-sm__qlrIy :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em}.app-list_prose-sm__qlrIy :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.9em}.app-list_prose-sm__qlrIy :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em}.app-list_prose-sm__qlrIy :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.6666667;margin-top:1.6666667em;margin-bottom:1.6666667em;border-radius:.25rem;padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.app-list_prose-sm__qlrIy :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.app-list_prose-sm__qlrIy :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.app-list_prose-sm__qlrIy :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;margin-bottom:.2857143em}.app-list_prose-sm__qlrIy :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.app-list_prose-sm__qlrIy :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.app-list_prose-sm__qlrIy :where(.app-list_prose-sm__qlrIy>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.app-list_prose-sm__qlrIy :where(.app-list_prose-sm__qlrIy>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.app-list_prose-sm__qlrIy :where(.app-list_prose-sm__qlrIy>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.app-list_prose-sm__qlrIy :where(.app-list_prose-sm__qlrIy>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.app-list_prose-sm__qlrIy :where(.app-list_prose-sm__qlrIy>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.app-list_prose-sm__qlrIy :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.app-list_prose-sm__qlrIy :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.app-list_prose-sm__qlrIy :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.app-list_prose-sm__qlrIy :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;padding-inline-start:1.5714286em}.app-list_prose-sm__qlrIy :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2.8571429em;margin-bottom:2.8571429em}.app-list_prose-sm__qlrIy :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.app-list_prose-sm__qlrIy :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.app-list_prose-sm__qlrIy :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.app-list_prose-sm__qlrIy :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.app-list_prose-sm__qlrIy :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.5}.app-list_prose-sm__qlrIy :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.app-list_prose-sm__qlrIy :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.app-list_prose-sm__qlrIy :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.app-list_prose-sm__qlrIy :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.app-list_prose-sm__qlrIy :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.app-list_prose-sm__qlrIy :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.app-list_prose-sm__qlrIy :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.app-list_prose-sm__qlrIy :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.app-list_prose-sm__qlrIy :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.3333333;margin-top:.6666667em}.app-list_prose-sm__qlrIy :where(.app-list_prose-sm__qlrIy>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.app-list_prose-sm__qlrIy :where(.app-list_prose-sm__qlrIy>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.app-list_app-list__io7Xg{background-color:var(--surface-bg);font-weight:400}.app-list_app-list__content__DH9u9{display:flex;flex-direction:column}.app-list_app-list--floating__ms5Sg{overflow:hidden;--tw-shadow:var(--shadow-lg);--tw-shadow-colored:var(--shadow-lg);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);margin-top:.25rem;border-radius:var(--radius-lg)}.app-list_app-list__header__a6GA1{padding:.25rem}.app-list-item___container__2o3Xw{width:100%!important;margin-right:auto!important;margin-left:auto!important}.app-list-item_container__viarg{width:100%;margin-right:auto;margin-left:auto}@media (min-width:100%){.app-list-item___container__2o3Xw{max-width:100%!important}.app-list-item_container__viarg{max-width:100%}}@media (min-width:600px){.app-list-item___container__2o3Xw{max-width:600px!important}.app-list-item_container__viarg{max-width:600px}}@media (min-width:1600px){.app-list-item___container__2o3Xw{max-width:1600px!important}.app-list-item_container__viarg{max-width:1600px}}.app-list-item_prose__jfpi0{color:var(--tw-prose-body);max-width:65ch}.app-list-item_prose__jfpi0 :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.app-list-item_prose__jfpi0 :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.app-list-item_prose__jfpi0 :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}.app-list-item_prose__jfpi0 :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.app-list-item_prose__jfpi0 :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.app-list-item_prose__jfpi0 :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.app-list-item_prose__jfpi0 :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.app-list-item_prose__jfpi0 :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.app-list-item_prose__jfpi0 :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.app-list-item_prose__jfpi0 :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.app-list-item_prose__jfpi0 :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.app-list-item_prose__jfpi0 :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.app-list-item_prose__jfpi0 :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.app-list-item_prose__jfpi0 :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.app-list-item_prose__jfpi0 :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.app-list-item_prose__jfpi0 :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.app-list-item_prose__jfpi0 :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.app-list-item_prose__jfpi0 :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.app-list-item_prose__jfpi0 :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.app-list-item_prose__jfpi0 :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.app-list-item_prose__jfpi0 :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}.app-list-item_prose__jfpi0 :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.app-list-item_prose__jfpi0 :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-inline-start-width:.25rem;border-inline-start-color:var(--tw-prose-quote-borders);quotes:"\201C""\201D""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em}.app-list-item_prose__jfpi0 :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.app-list-item_prose__jfpi0 :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.app-list-item_prose__jfpi0 :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.app-list-item_prose__jfpi0 :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:900;color:inherit}.app-list-item_prose__jfpi0 :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.app-list-item_prose__jfpi0 :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:800;color:inherit}.app-list-item_prose__jfpi0 :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.app-list-item_prose__jfpi0 :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.app-list-item_prose__jfpi0 :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.app-list-item_prose__jfpi0 :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.app-list-item_prose__jfpi0 :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.app-list-item_prose__jfpi0 :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-top:2em;margin-bottom:2em}.app-list-item_prose__jfpi0 :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.app-list-item_prose__jfpi0 :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-family:inherit;color:var(--tw-prose-kbd);box-shadow:0 0 0 1px var(--tw-prose-kbd-shadows),0 3px 0 var(--tw-prose-kbd-shadows);font-size:.875em;border-radius:.3125rem;padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;padding-inline-start:.375em}.app-list-item_prose__jfpi0 :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.app-list-item_prose__jfpi0 :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}.app-list-item_prose__jfpi0 :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}.app-list-item_prose__jfpi0 :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.app-list-item_prose__jfpi0 :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.app-list-item_prose__jfpi0 :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.app-list-item_prose__jfpi0 :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.app-list-item_prose__jfpi0 :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.app-list-item_prose__jfpi0 :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.app-list-item_prose__jfpi0 :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.app-list-item_prose__jfpi0 :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding-top:.8571429em;padding-inline-end:1.1428571em;padding-bottom:.8571429em;padding-inline-start:1.1428571em}.app-list-item_prose__jfpi0 :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.app-list-item_prose__jfpi0 :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}.app-list-item_prose__jfpi0 :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.app-list-item_prose__jfpi0 :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){width:100%;table-layout:auto;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.app-list-item_prose__jfpi0 :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.app-list-item_prose__jfpi0 :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.app-list-item_prose__jfpi0 :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.app-list-item_prose__jfpi0 :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.app-list-item_prose__jfpi0 :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}.app-list-item_prose__jfpi0 :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.app-list-item_prose__jfpi0 :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.app-list-item_prose__jfpi0 :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:start}.app-list-item_prose__jfpi0 :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.app-list-item_prose__jfpi0 :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.app-list-item_prose__jfpi0{--tw-prose-body:#374151;--tw-prose-headings:#111827;--tw-prose-lead:#4b5563;--tw-prose-links:#111827;--tw-prose-bold:#111827;--tw-prose-counters:#6b7280;--tw-prose-bullets:#d1d5db;--tw-prose-hr:#e5e7eb;--tw-prose-quotes:#111827;--tw-prose-quote-borders:#e5e7eb;--tw-prose-captions:#6b7280;--tw-prose-kbd:#111827;--tw-prose-kbd-shadows:rgb(17 24 39/10%);--tw-prose-code:#111827;--tw-prose-pre-code:#e5e7eb;--tw-prose-pre-bg:#1f2937;--tw-prose-th-borders:#d1d5db;--tw-prose-td-borders:#e5e7eb;--tw-prose-invert-body:#d1d5db;--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:#9ca3af;--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:#9ca3af;--tw-prose-invert-bullets:#4b5563;--tw-prose-invert-hr:#374151;--tw-prose-invert-quotes:#f3f4f6;--tw-prose-invert-quote-borders:#374151;--tw-prose-invert-captions:#9ca3af;--tw-prose-invert-kbd:#fff;--tw-prose-invert-kbd-shadows:rgb(255 255 255/10%);--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:#d1d5db;--tw-prose-invert-pre-bg:rgb(0 0 0/50%);--tw-prose-invert-th-borders:#4b5563;--tw-prose-invert-td-borders:#374151;font-size:1rem;line-height:1.75}.app-list-item_prose__jfpi0 :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.app-list-item_prose__jfpi0 :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.app-list-item_prose__jfpi0 :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.app-list-item_prose__jfpi0 :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.app-list-item_prose__jfpi0 :where(.app-list-item_prose__jfpi0>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.app-list-item_prose__jfpi0 :where(.app-list-item_prose__jfpi0>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.app-list-item_prose__jfpi0 :where(.app-list-item_prose__jfpi0>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.app-list-item_prose__jfpi0 :where(.app-list-item_prose__jfpi0>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.app-list-item_prose__jfpi0 :where(.app-list-item_prose__jfpi0>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.app-list-item_prose__jfpi0 :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.app-list-item_prose__jfpi0 :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.app-list-item_prose__jfpi0 :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}.app-list-item_prose__jfpi0 :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.app-list-item_prose__jfpi0 :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.app-list-item_prose__jfpi0 :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.app-list-item_prose__jfpi0 :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.app-list-item_prose__jfpi0 :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.app-list-item_prose__jfpi0 :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.app-list-item_prose__jfpi0 :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.5714286em;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.app-list-item_prose__jfpi0 :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.app-list-item_prose__jfpi0 :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.app-list-item_prose__jfpi0 :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.app-list-item_prose__jfpi0 :where(.app-list-item_prose__jfpi0>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.app-list-item_prose__jfpi0 :where(.app-list-item_prose__jfpi0>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.app-list-item_prose-sm__pNKvQ{font-size:.875rem;line-height:1.7142857}.app-list-item_prose-sm__pNKvQ :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.app-list-item_prose-sm__pNKvQ :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;line-height:1.5555556;margin-top:.8888889em;margin-bottom:.8888889em}.app-list-item_prose-sm__pNKvQ :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-inline-start:1.1111111em}.app-list-item_prose-sm__pNKvQ :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:2.1428571em;margin-top:0;margin-bottom:.8em;line-height:1.2}.app-list-item_prose-sm__pNKvQ :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.4285714em;margin-top:1.6em;margin-bottom:.8em;line-height:1.4}.app-list-item_prose-sm__pNKvQ :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;margin-top:1.5555556em;margin-bottom:.4444444em;line-height:1.5555556}.app-list-item_prose-sm__pNKvQ :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.4285714em;margin-bottom:.5714286em;line-height:1.4285714}.app-list-item_prose-sm__pNKvQ :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.app-list-item_prose-sm__pNKvQ :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.app-list-item_prose-sm__pNKvQ :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.app-list-item_prose-sm__pNKvQ :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.app-list-item_prose-sm__pNKvQ :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;border-radius:.3125rem;padding-top:.1428571em;padding-inline-end:.3571429em;padding-bottom:.1428571em;padding-inline-start:.3571429em}.app-list-item_prose-sm__pNKvQ :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em}.app-list-item_prose-sm__pNKvQ :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.9em}.app-list-item_prose-sm__pNKvQ :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em}.app-list-item_prose-sm__pNKvQ :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.6666667;margin-top:1.6666667em;margin-bottom:1.6666667em;border-radius:.25rem;padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.app-list-item_prose-sm__pNKvQ :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.app-list-item_prose-sm__pNKvQ :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.app-list-item_prose-sm__pNKvQ :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;margin-bottom:.2857143em}.app-list-item_prose-sm__pNKvQ :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.app-list-item_prose-sm__pNKvQ :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.app-list-item_prose-sm__pNKvQ :where(.app-list-item_prose-sm__pNKvQ>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.app-list-item_prose-sm__pNKvQ :where(.app-list-item_prose-sm__pNKvQ>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.app-list-item_prose-sm__pNKvQ :where(.app-list-item_prose-sm__pNKvQ>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.app-list-item_prose-sm__pNKvQ :where(.app-list-item_prose-sm__pNKvQ>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.app-list-item_prose-sm__pNKvQ :where(.app-list-item_prose-sm__pNKvQ>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.app-list-item_prose-sm__pNKvQ :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.app-list-item_prose-sm__pNKvQ :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.app-list-item_prose-sm__pNKvQ :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.app-list-item_prose-sm__pNKvQ :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;padding-inline-start:1.5714286em}.app-list-item_prose-sm__pNKvQ :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2.8571429em;margin-bottom:2.8571429em}.app-list-item_prose-sm__pNKvQ :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.app-list-item_prose-sm__pNKvQ :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.app-list-item_prose-sm__pNKvQ :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.app-list-item_prose-sm__pNKvQ :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.app-list-item_prose-sm__pNKvQ :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.5}.app-list-item_prose-sm__pNKvQ :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.app-list-item_prose-sm__pNKvQ :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.app-list-item_prose-sm__pNKvQ :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.app-list-item_prose-sm__pNKvQ :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.app-list-item_prose-sm__pNKvQ :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.app-list-item_prose-sm__pNKvQ :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.app-list-item_prose-sm__pNKvQ :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.app-list-item_prose-sm__pNKvQ :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.app-list-item_prose-sm__pNKvQ :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.3333333;margin-top:.6666667em}.app-list-item_prose-sm__pNKvQ :where(.app-list-item_prose-sm__pNKvQ>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.app-list-item_prose-sm__pNKvQ :where(.app-list-item_prose-sm__pNKvQ>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.app-list-item_app-list-item__cpRoV{cursor:pointer;font-family:var(--font-family-body);font-size:1rem;line-height:1.5rem;color:var(--text-primary);background-color:var(--surface-bg);transition:background-color var(--transition-fast),color var(--transition-fast);box-sizing:border-box;display:flex;padding:.5rem 1rem;border-radius:var(--button-radius,6px)}.app-list-item_app-list-item__cpRoV:not(.app-list-item_app-list-item--text__bLTzD):hover{background-color:var(--color-ghost-hover)}.app-list-item_app-list-item--active__OotVi{color:var(--color-primary)}.app-list-item_app-list-item--active__OotVi,.app-list-item_app-list-item--active__OotVi:hover{background-color:var(--interactive-selected-bg)}.app-list-item_app-list-item--text__bLTzD{padding:.25rem 1rem;background-color:transparent}.app-list-item_app-list-item--text__bLTzD:hover{color:var(--color-primary)}.app-list-item_app-list-item--dense__H_2WF{padding-top:.125rem;padding-bottom:.125rem}.app-payment-method-chip_app-payment-method-chip__tTbxQ{font-family:var(--font-family-body)}.app-payment-method-chip_app-payment-method-chip__default-badge__mfTR3{display:inline-flex;align-items:center;padding:2px 6px;font-size:11px;font-weight:500;background-color:var(--color-primary-tint);color:var(--color-primary);border-radius:var(--radius-sm)}.app-payment-method-chip_app-payment-method-chip__brand__nqKZJ{font-size:13px;font-weight:500;color:var(--text-primary)}.app-payment-method-chip_app-payment-method-chip__last4__TCOK1{font-size:13px;color:var(--text-primary);letter-spacing:.04em}.app-payment-method-chip_app-payment-method-chip__exp__Fj9pL{font-size:12px;color:var(--text-muted)}.app-summary-kv-row_app-summary-kv-row__BHAXh{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:8px 0;font-size:14px}.app-summary-kv-row_app-summary-kv-row__label__DqMRH{color:var(--text-secondary)}.app-summary-kv-row_app-summary-kv-row__value-wrapper__aRSJe{display:flex;flex-direction:column;align-items:flex-end;gap:2px}.app-summary-kv-row_app-summary-kv-row__value-wrapper--left__8f4b_{align-items:flex-start}.app-summary-kv-row_app-summary-kv-row__value__wYaVc{color:var(--text-primary)}.app-summary-kv-row_app-summary-kv-row__value--emphasized__UCxhH{font-size:16px;font-weight:600}.app-summary-kv-row_app-summary-kv-row__sub__gOKte{font-size:12px;color:var(--text-muted)}.app-order-summary_app-order-summary__LbBnG{display:flex;flex-direction:column;gap:16px;padding:24px;width:100%;border-radius:10px}.app-order-summary_app-order-summary__header-zone__1yhyX{display:flex;flex-direction:column;gap:4px}.app-order-summary_app-order-summary__header__LbYvx{font-family:var(--font-family-heading);font-size:24px;font-weight:600;color:var(--text-primary)}.app-order-summary_app-order-summary__subtitle__63pmN{font-size:14px;font-weight:500;color:var(--text-secondary);padding-bottom:8px}.app-order-summary_app-order-summary__body__pPWGj{display:flex;flex-direction:row;gap:24px;align-items:flex-start}.app-order-summary_app-order-summary__order-details__7M8VB{flex:1;display:flex;flex-direction:column;gap:10px}.app-order-summary_app-order-summary__payment-details__vK4wb{width:280px;flex-shrink:0;display:flex;flex-direction:column;gap:10px}.app-order-summary_app-order-summary__payment-heading__oZtz8{font-size:18px;font-weight:600;color:var(--text-primary)}.app-order-summary_app-order-summary__payment-method-box__JceL_{display:flex;flex-direction:row;align-items:center;gap:8px;padding:8px;border:1px solid var(--surface-border);border-radius:6px}.app-order-summary_app-order-summary__payment-method-radio__qq9Vt{width:16px;height:16px;border-radius:50%;border:1.5px solid var(--color-primary);background:none;flex-shrink:0}.app-order-summary_app-order-summary__add-card-link__gedHz{font-size:13px;font-weight:600;color:var(--color-primary);background:none;border:none;padding:0;cursor:pointer}.app-order-summary_app-order-summary__charged-today__S7Qhi{border-top:1px solid var(--surface-border);padding-top:12px;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.app-order-summary_app-order-summary__charged-today-label__wx4U3{font-size:14px;font-weight:500;color:var(--text-primary)}.app-order-summary_app-order-summary__charged-today-amount__1uH3k{font-size:24px;font-weight:600;color:var(--text-primary)}.app-order-summary_app-order-summary__monthly-total-row__1xvOY{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.app-order-summary_app-order-summary__row-label__TPqdR{font-size:14px;font-weight:500;color:var(--text-secondary)}.app-order-summary_app-order-summary__row-value__C7qV_{font-size:14px;font-weight:600;color:var(--text-primary)}.app-order-summary_app-order-summary__cancel-link__sa9FW{font-size:13px;font-weight:600;color:var(--text-muted);background:none;border:none;padding:0;cursor:pointer;text-align:center;width:100%}.app-order-summary_app-order-summary__confirm__4C4IF{display:flex;flex-direction:column;gap:10px;padding-top:0}.app-order-summary_app-order-summary__seats-per-app__XIXRs{display:flex;flex-direction:column;gap:8px;padding:8px 0;border-top:1px solid var(--surface-border);border-bottom:1px solid var(--surface-border)}.app-order-summary_app-order-summary__seats-per-app-row__9PgM6{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:6px 0}.app-order-summary_app-order-summary__seats-per-app-name__Pbcc_{font-size:14px;color:var(--text-primary)}.app-order-summary_app-order-summary__stepper__RTukt{display:inline-flex;align-items:center;gap:8px}.app-order-summary_app-order-summary__stepper-value__IJ0vt{min-width:24px;text-align:center;font-size:14px;font-weight:500;color:var(--text-primary)}.app-order-summary_app-order-summary__line-items__GaYCw{display:flex;flex-direction:column}.app-order-summary_app-order-summary__addons__2_1yK{display:flex;flex-direction:column;gap:4px;padding:8px 12px;background-color:var(--color-primary-tint);border-radius:var(--radius-md)}.app-order-summary_app-order-summary__addons-heading__TXy9D{font-size:13px;font-weight:500;color:var(--text-primary)}.app-order-summary_app-order-summary__addons-row__wL9iO{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:13px;color:var(--text-secondary)}.app-order-summary_app-order-summary__addons-cost__9HpJI{color:var(--text-muted)}.app-order-summary_app-order-summary__downgrade-banner__T7AKx{display:flex;flex-direction:column;gap:4px;padding:12px;border-radius:var(--radius-md);background-color:color-mix(in srgb,var(--status-warning) 12%,var(--surface-card));border:1px solid color-mix(in srgb,var(--status-warning) 30%,var(--surface-border));color:var(--text-primary);font-size:13px}.app-order-summary_app-order-summary__downgrade-effective__k0t5o{font-size:12px;color:var(--text-secondary)}.app-plan-card_app-plan-card__MUPMx{position:relative;display:flex;flex-direction:column;gap:16px;width:280px;padding:24px 28px;background-color:var(--surface-card);border:2px solid var(--color-primary);border-radius:var(--radius-lg)}.app-plan-card_app-plan-card--compact__lE9CC{width:243px}.app-plan-card_app-plan-card--compact__lE9CC .app-plan-card_app-plan-card__title__kRYLR{font-size:18px}.app-plan-card_app-plan-card__badge__VeeUe{position:absolute;top:12px;right:12px;padding:2px 8px;font-size:11px;font-weight:500;border-radius:var(--radius-full)}.app-plan-card_app-plan-card__badge--popular__VAUL9{background-color:var(--color-accent);color:var(--color-accent-foreground);text-transform:uppercase;letter-spacing:.6px}.app-plan-card_app-plan-card__badge--current__KTpqm,.app-plan-card_app-plan-card__badge--scheduled__F1_iA{background-color:var(--color-primary-tint);color:var(--color-primary)}.app-plan-card_app-plan-card__badge--scheduled__F1_iA{display:inline-flex;align-items:center;gap:4px}.app-plan-card_app-plan-card__title__kRYLR{font-family:var(--font-family-heading);font-size:24px;font-weight:600;color:var(--text-primary)}.app-plan-card_app-plan-card__price-wrapper__h6bYN{display:flex;align-items:baseline}.app-plan-card_app-plan-card__price__DrK6j{font-family:var(--font-family-heading);font-size:48px;font-weight:600;color:var(--text-primary);line-height:1.1}.app-plan-card_app-plan-card__price-glyph__B8ftM{font-size:18px;margin-right:2px;color:var(--text-secondary)}.app-plan-card_app-plan-card__per-seat__PcCO5{font-size:13px;color:var(--text-muted)}.app-plan-card_app-plan-card__billed__YEqVW{font-size:12px;color:var(--text-muted)}.app-plan-card_app-plan-card__features__Wj2gA{display:flex;flex-direction:column;gap:8px;list-style:none;padding:0;margin:0}.app-plan-card_app-plan-card__feature__ZkrSd{display:flex;align-items:center;gap:8px;font-size:13px;color:var(--text-primary)}.app-plan-card_app-plan-card__feature-icon__IFC93{color:var(--status-success);flex-shrink:0}.app-plan-card_app-plan-card__cta__N28Z1{margin-top:auto}.app-retention-offer-row_app-retention-offer-row__xXDo0{display:flex;align-items:center;gap:12px;padding:12px 16px;background-color:var(--color-primary-tint);border-radius:var(--radius-md)}.app-retention-offer-row_app-retention-offer-row__icon__B_84k{color:var(--color-primary);flex-shrink:0}.app-retention-offer-row_app-retention-offer-row__text__wn2wY{display:flex;flex-direction:column;flex:1;gap:2px}.app-retention-offer-row_app-retention-offer-row__title__fWseW{font-size:14px;font-weight:500;color:var(--text-primary)}.app-retention-offer-row_app-retention-offer-row__sub__GcQTP{font-size:12px;color:var(--text-secondary)}.app-retention-offer-row_app-retention-offer-row__cta__oO_2b{flex-shrink:0}.app-spacer___container__iD3uY{width:100%!important;margin-right:auto!important;margin-left:auto!important}.app-spacer_container__FB6UG{width:100%;margin-right:auto;margin-left:auto}@media (min-width:100%){.app-spacer___container__iD3uY{max-width:100%!important}.app-spacer_container__FB6UG{max-width:100%}}@media (min-width:600px){.app-spacer___container__iD3uY{max-width:600px!important}.app-spacer_container__FB6UG{max-width:600px}}@media (min-width:1600px){.app-spacer___container__iD3uY{max-width:1600px!important}.app-spacer_container__FB6UG{max-width:1600px}}.app-spacer_prose__Hsv0Y{color:var(--tw-prose-body);max-width:65ch}.app-spacer_prose__Hsv0Y :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.app-spacer_prose__Hsv0Y :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.app-spacer_prose__Hsv0Y :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}.app-spacer_prose__Hsv0Y :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.app-spacer_prose__Hsv0Y :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.app-spacer_prose__Hsv0Y :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.app-spacer_prose__Hsv0Y :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.app-spacer_prose__Hsv0Y :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.app-spacer_prose__Hsv0Y :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.app-spacer_prose__Hsv0Y :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.app-spacer_prose__Hsv0Y :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.app-spacer_prose__Hsv0Y :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.app-spacer_prose__Hsv0Y :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.app-spacer_prose__Hsv0Y :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.app-spacer_prose__Hsv0Y :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.app-spacer_prose__Hsv0Y :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.app-spacer_prose__Hsv0Y :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.app-spacer_prose__Hsv0Y :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.app-spacer_prose__Hsv0Y :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.app-spacer_prose__Hsv0Y :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.app-spacer_prose__Hsv0Y :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}.app-spacer_prose__Hsv0Y :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.app-spacer_prose__Hsv0Y :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-inline-start-width:.25rem;border-inline-start-color:var(--tw-prose-quote-borders);quotes:"\201C""\201D""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em}.app-spacer_prose__Hsv0Y :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.app-spacer_prose__Hsv0Y :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.app-spacer_prose__Hsv0Y :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.app-spacer_prose__Hsv0Y :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:900;color:inherit}.app-spacer_prose__Hsv0Y :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.app-spacer_prose__Hsv0Y :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:800;color:inherit}.app-spacer_prose__Hsv0Y :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.app-spacer_prose__Hsv0Y :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.app-spacer_prose__Hsv0Y :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.app-spacer_prose__Hsv0Y :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.app-spacer_prose__Hsv0Y :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.app-spacer_prose__Hsv0Y :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-top:2em;margin-bottom:2em}.app-spacer_prose__Hsv0Y :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.app-spacer_prose__Hsv0Y :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-family:inherit;color:var(--tw-prose-kbd);box-shadow:0 0 0 1px var(--tw-prose-kbd-shadows),0 3px 0 var(--tw-prose-kbd-shadows);font-size:.875em;border-radius:.3125rem;padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;padding-inline-start:.375em}.app-spacer_prose__Hsv0Y :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.app-spacer_prose__Hsv0Y :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}.app-spacer_prose__Hsv0Y :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}.app-spacer_prose__Hsv0Y :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.app-spacer_prose__Hsv0Y :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.app-spacer_prose__Hsv0Y :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.app-spacer_prose__Hsv0Y :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.app-spacer_prose__Hsv0Y :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.app-spacer_prose__Hsv0Y :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.app-spacer_prose__Hsv0Y :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.app-spacer_prose__Hsv0Y :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding-top:.8571429em;padding-inline-end:1.1428571em;padding-bottom:.8571429em;padding-inline-start:1.1428571em}.app-spacer_prose__Hsv0Y :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.app-spacer_prose__Hsv0Y :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}.app-spacer_prose__Hsv0Y :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.app-spacer_prose__Hsv0Y :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){width:100%;table-layout:auto;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.app-spacer_prose__Hsv0Y :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.app-spacer_prose__Hsv0Y :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.app-spacer_prose__Hsv0Y :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.app-spacer_prose__Hsv0Y :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.app-spacer_prose__Hsv0Y :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}.app-spacer_prose__Hsv0Y :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.app-spacer_prose__Hsv0Y :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.app-spacer_prose__Hsv0Y :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:start}.app-spacer_prose__Hsv0Y :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.app-spacer_prose__Hsv0Y :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.app-spacer_prose__Hsv0Y{--tw-prose-body:#374151;--tw-prose-headings:#111827;--tw-prose-lead:#4b5563;--tw-prose-links:#111827;--tw-prose-bold:#111827;--tw-prose-counters:#6b7280;--tw-prose-bullets:#d1d5db;--tw-prose-hr:#e5e7eb;--tw-prose-quotes:#111827;--tw-prose-quote-borders:#e5e7eb;--tw-prose-captions:#6b7280;--tw-prose-kbd:#111827;--tw-prose-kbd-shadows:rgb(17 24 39/10%);--tw-prose-code:#111827;--tw-prose-pre-code:#e5e7eb;--tw-prose-pre-bg:#1f2937;--tw-prose-th-borders:#d1d5db;--tw-prose-td-borders:#e5e7eb;--tw-prose-invert-body:#d1d5db;--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:#9ca3af;--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:#9ca3af;--tw-prose-invert-bullets:#4b5563;--tw-prose-invert-hr:#374151;--tw-prose-invert-quotes:#f3f4f6;--tw-prose-invert-quote-borders:#374151;--tw-prose-invert-captions:#9ca3af;--tw-prose-invert-kbd:#fff;--tw-prose-invert-kbd-shadows:rgb(255 255 255/10%);--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:#d1d5db;--tw-prose-invert-pre-bg:rgb(0 0 0/50%);--tw-prose-invert-th-borders:#4b5563;--tw-prose-invert-td-borders:#374151;font-size:1rem;line-height:1.75}.app-spacer_prose__Hsv0Y :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.app-spacer_prose__Hsv0Y :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.app-spacer_prose__Hsv0Y :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.app-spacer_prose__Hsv0Y :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.app-spacer_prose__Hsv0Y :where(.app-spacer_prose__Hsv0Y>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.app-spacer_prose__Hsv0Y :where(.app-spacer_prose__Hsv0Y>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.app-spacer_prose__Hsv0Y :where(.app-spacer_prose__Hsv0Y>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.app-spacer_prose__Hsv0Y :where(.app-spacer_prose__Hsv0Y>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.app-spacer_prose__Hsv0Y :where(.app-spacer_prose__Hsv0Y>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.app-spacer_prose__Hsv0Y :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.app-spacer_prose__Hsv0Y :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.app-spacer_prose__Hsv0Y :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}.app-spacer_prose__Hsv0Y :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.app-spacer_prose__Hsv0Y :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.app-spacer_prose__Hsv0Y :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.app-spacer_prose__Hsv0Y :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.app-spacer_prose__Hsv0Y :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.app-spacer_prose__Hsv0Y :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.app-spacer_prose__Hsv0Y :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.5714286em;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.app-spacer_prose__Hsv0Y :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.app-spacer_prose__Hsv0Y :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.app-spacer_prose__Hsv0Y :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.app-spacer_prose__Hsv0Y :where(.app-spacer_prose__Hsv0Y>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.app-spacer_prose__Hsv0Y :where(.app-spacer_prose__Hsv0Y>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.app-spacer_prose-sm__9wOL7{font-size:.875rem;line-height:1.7142857}.app-spacer_prose-sm__9wOL7 :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.app-spacer_prose-sm__9wOL7 :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;line-height:1.5555556;margin-top:.8888889em;margin-bottom:.8888889em}.app-spacer_prose-sm__9wOL7 :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-inline-start:1.1111111em}.app-spacer_prose-sm__9wOL7 :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:2.1428571em;margin-top:0;margin-bottom:.8em;line-height:1.2}.app-spacer_prose-sm__9wOL7 :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.4285714em;margin-top:1.6em;margin-bottom:.8em;line-height:1.4}.app-spacer_prose-sm__9wOL7 :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;margin-top:1.5555556em;margin-bottom:.4444444em;line-height:1.5555556}.app-spacer_prose-sm__9wOL7 :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.4285714em;margin-bottom:.5714286em;line-height:1.4285714}.app-spacer_prose-sm__9wOL7 :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.app-spacer_prose-sm__9wOL7 :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.app-spacer_prose-sm__9wOL7 :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.app-spacer_prose-sm__9wOL7 :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.app-spacer_prose-sm__9wOL7 :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;border-radius:.3125rem;padding-top:.1428571em;padding-inline-end:.3571429em;padding-bottom:.1428571em;padding-inline-start:.3571429em}.app-spacer_prose-sm__9wOL7 :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em}.app-spacer_prose-sm__9wOL7 :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.9em}.app-spacer_prose-sm__9wOL7 :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em}.app-spacer_prose-sm__9wOL7 :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.6666667;margin-top:1.6666667em;margin-bottom:1.6666667em;border-radius:.25rem;padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.app-spacer_prose-sm__9wOL7 :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.app-spacer_prose-sm__9wOL7 :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.app-spacer_prose-sm__9wOL7 :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;margin-bottom:.2857143em}.app-spacer_prose-sm__9wOL7 :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.app-spacer_prose-sm__9wOL7 :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.app-spacer_prose-sm__9wOL7 :where(.app-spacer_prose-sm__9wOL7>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.app-spacer_prose-sm__9wOL7 :where(.app-spacer_prose-sm__9wOL7>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.app-spacer_prose-sm__9wOL7 :where(.app-spacer_prose-sm__9wOL7>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.app-spacer_prose-sm__9wOL7 :where(.app-spacer_prose-sm__9wOL7>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.app-spacer_prose-sm__9wOL7 :where(.app-spacer_prose-sm__9wOL7>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.app-spacer_prose-sm__9wOL7 :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.app-spacer_prose-sm__9wOL7 :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.app-spacer_prose-sm__9wOL7 :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.app-spacer_prose-sm__9wOL7 :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;padding-inline-start:1.5714286em}.app-spacer_prose-sm__9wOL7 :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2.8571429em;margin-bottom:2.8571429em}.app-spacer_prose-sm__9wOL7 :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.app-spacer_prose-sm__9wOL7 :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.app-spacer_prose-sm__9wOL7 :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.app-spacer_prose-sm__9wOL7 :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.app-spacer_prose-sm__9wOL7 :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.5}.app-spacer_prose-sm__9wOL7 :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.app-spacer_prose-sm__9wOL7 :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.app-spacer_prose-sm__9wOL7 :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.app-spacer_prose-sm__9wOL7 :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.app-spacer_prose-sm__9wOL7 :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.app-spacer_prose-sm__9wOL7 :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.app-spacer_prose-sm__9wOL7 :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.app-spacer_prose-sm__9wOL7 :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.app-spacer_prose-sm__9wOL7 :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.3333333;margin-top:.6666667em}.app-spacer_prose-sm__9wOL7 :where(.app-spacer_prose-sm__9wOL7>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.app-spacer_prose-sm__9wOL7 :where(.app-spacer_prose-sm__9wOL7>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.app-spacer_app-spacer__T_dTD{flex:1 1 0%}.app-stripe-card-element_app-stripe-card-element__rX7bb{display:flex;flex-direction:column;gap:6px;width:100%}.app-stripe-card-element_app-stripe-card-element__mount__3bthK{padding:12px 14px;border:1px solid var(--surface-border);border-radius:var(--radius-md);background-color:var(--surface-card)}.app-stripe-card-element_app-stripe-card-element__error__uYgsz{font-size:12px;color:var(--status-error)}.app-stripe-payment-element-themed_app-stripe-payment-element-themed__DUnC6{display:flex;flex-direction:column;gap:6px;width:100%}.app-stripe-payment-element-themed_app-stripe-payment-element-themed__label__62Z8x{font-size:14px;font-weight:600;color:var(--text-primary)}.app-stripe-payment-element-themed_app-stripe-payment-element-themed__mount__aqVnp{padding:12px;background:var(--surface-card);border:1px solid var(--surface-border);border-radius:6px;min-height:200px}.app-stripe-payment-element-themed_app-stripe-payment-element-themed__helper__NxftM{font-size:12px;font-weight:500;color:var(--text-muted)}.app-stripe-payment-element-themed_app-stripe-payment-element-themed__error__zoqkg{font-size:13px;color:var(--status-error);margin-top:4px}.app-tab___container__IMKvL{width:100%!important;margin-right:auto!important;margin-left:auto!important}.app-tab_container__owKpO{width:100%;margin-right:auto;margin-left:auto}@media (min-width:100%){.app-tab___container__IMKvL{max-width:100%!important}.app-tab_container__owKpO{max-width:100%}}@media (min-width:600px){.app-tab___container__IMKvL{max-width:600px!important}.app-tab_container__owKpO{max-width:600px}}@media (min-width:1600px){.app-tab___container__IMKvL{max-width:1600px!important}.app-tab_container__owKpO{max-width:1600px}}.app-tab_prose__CRHBm{color:var(--tw-prose-body);max-width:65ch}.app-tab_prose__CRHBm :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.app-tab_prose__CRHBm :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.app-tab_prose__CRHBm :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}.app-tab_prose__CRHBm :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.app-tab_prose__CRHBm :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.app-tab_prose__CRHBm :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.app-tab_prose__CRHBm :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.app-tab_prose__CRHBm :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.app-tab_prose__CRHBm :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.app-tab_prose__CRHBm :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.app-tab_prose__CRHBm :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.app-tab_prose__CRHBm :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.app-tab_prose__CRHBm :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.app-tab_prose__CRHBm :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.app-tab_prose__CRHBm :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.app-tab_prose__CRHBm :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.app-tab_prose__CRHBm :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.app-tab_prose__CRHBm :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.app-tab_prose__CRHBm :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.app-tab_prose__CRHBm :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.app-tab_prose__CRHBm :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}.app-tab_prose__CRHBm :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.app-tab_prose__CRHBm :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-inline-start-width:.25rem;border-inline-start-color:var(--tw-prose-quote-borders);quotes:"\201C""\201D""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em}.app-tab_prose__CRHBm :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.app-tab_prose__CRHBm :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.app-tab_prose__CRHBm :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.app-tab_prose__CRHBm :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:900;color:inherit}.app-tab_prose__CRHBm :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.app-tab_prose__CRHBm :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:800;color:inherit}.app-tab_prose__CRHBm :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.app-tab_prose__CRHBm :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.app-tab_prose__CRHBm :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.app-tab_prose__CRHBm :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.app-tab_prose__CRHBm :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.app-tab_prose__CRHBm :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-top:2em;margin-bottom:2em}.app-tab_prose__CRHBm :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.app-tab_prose__CRHBm :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-family:inherit;color:var(--tw-prose-kbd);box-shadow:0 0 0 1px var(--tw-prose-kbd-shadows),0 3px 0 var(--tw-prose-kbd-shadows);font-size:.875em;border-radius:.3125rem;padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;padding-inline-start:.375em}.app-tab_prose__CRHBm :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.app-tab_prose__CRHBm :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}.app-tab_prose__CRHBm :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}.app-tab_prose__CRHBm :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.app-tab_prose__CRHBm :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.app-tab_prose__CRHBm :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.app-tab_prose__CRHBm :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.app-tab_prose__CRHBm :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.app-tab_prose__CRHBm :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.app-tab_prose__CRHBm :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.app-tab_prose__CRHBm :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding-top:.8571429em;padding-inline-end:1.1428571em;padding-bottom:.8571429em;padding-inline-start:1.1428571em}.app-tab_prose__CRHBm :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.app-tab_prose__CRHBm :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}.app-tab_prose__CRHBm :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.app-tab_prose__CRHBm :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){width:100%;table-layout:auto;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.app-tab_prose__CRHBm :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.app-tab_prose__CRHBm :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.app-tab_prose__CRHBm :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.app-tab_prose__CRHBm :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.app-tab_prose__CRHBm :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}.app-tab_prose__CRHBm :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.app-tab_prose__CRHBm :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.app-tab_prose__CRHBm :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:start}.app-tab_prose__CRHBm :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.app-tab_prose__CRHBm :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.app-tab_prose__CRHBm{--tw-prose-body:#374151;--tw-prose-headings:#111827;--tw-prose-lead:#4b5563;--tw-prose-links:#111827;--tw-prose-bold:#111827;--tw-prose-counters:#6b7280;--tw-prose-bullets:#d1d5db;--tw-prose-hr:#e5e7eb;--tw-prose-quotes:#111827;--tw-prose-quote-borders:#e5e7eb;--tw-prose-captions:#6b7280;--tw-prose-kbd:#111827;--tw-prose-kbd-shadows:rgb(17 24 39/10%);--tw-prose-code:#111827;--tw-prose-pre-code:#e5e7eb;--tw-prose-pre-bg:#1f2937;--tw-prose-th-borders:#d1d5db;--tw-prose-td-borders:#e5e7eb;--tw-prose-invert-body:#d1d5db;--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:#9ca3af;--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:#9ca3af;--tw-prose-invert-bullets:#4b5563;--tw-prose-invert-hr:#374151;--tw-prose-invert-quotes:#f3f4f6;--tw-prose-invert-quote-borders:#374151;--tw-prose-invert-captions:#9ca3af;--tw-prose-invert-kbd:#fff;--tw-prose-invert-kbd-shadows:rgb(255 255 255/10%);--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:#d1d5db;--tw-prose-invert-pre-bg:rgb(0 0 0/50%);--tw-prose-invert-th-borders:#4b5563;--tw-prose-invert-td-borders:#374151;font-size:1rem;line-height:1.75}.app-tab_prose__CRHBm :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.app-tab_prose__CRHBm :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.app-tab_prose__CRHBm :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.app-tab_prose__CRHBm :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.app-tab_prose__CRHBm :where(.app-tab_prose__CRHBm>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.app-tab_prose__CRHBm :where(.app-tab_prose__CRHBm>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.app-tab_prose__CRHBm :where(.app-tab_prose__CRHBm>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.app-tab_prose__CRHBm :where(.app-tab_prose__CRHBm>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.app-tab_prose__CRHBm :where(.app-tab_prose__CRHBm>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.app-tab_prose__CRHBm :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.app-tab_prose__CRHBm :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.app-tab_prose__CRHBm :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}.app-tab_prose__CRHBm :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.app-tab_prose__CRHBm :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.app-tab_prose__CRHBm :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.app-tab_prose__CRHBm :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.app-tab_prose__CRHBm :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.app-tab_prose__CRHBm :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.app-tab_prose__CRHBm :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.5714286em;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.app-tab_prose__CRHBm :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.app-tab_prose__CRHBm :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.app-tab_prose__CRHBm :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.app-tab_prose__CRHBm :where(.app-tab_prose__CRHBm>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.app-tab_prose__CRHBm :where(.app-tab_prose__CRHBm>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.app-tab_prose-sm__zWiav{font-size:.875rem;line-height:1.7142857}.app-tab_prose-sm__zWiav :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.app-tab_prose-sm__zWiav :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;line-height:1.5555556;margin-top:.8888889em;margin-bottom:.8888889em}.app-tab_prose-sm__zWiav :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-inline-start:1.1111111em}.app-tab_prose-sm__zWiav :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:2.1428571em;margin-top:0;margin-bottom:.8em;line-height:1.2}.app-tab_prose-sm__zWiav :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.4285714em;margin-top:1.6em;margin-bottom:.8em;line-height:1.4}.app-tab_prose-sm__zWiav :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;margin-top:1.5555556em;margin-bottom:.4444444em;line-height:1.5555556}.app-tab_prose-sm__zWiav :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.4285714em;margin-bottom:.5714286em;line-height:1.4285714}.app-tab_prose-sm__zWiav :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.app-tab_prose-sm__zWiav :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.app-tab_prose-sm__zWiav :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.app-tab_prose-sm__zWiav :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.app-tab_prose-sm__zWiav :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;border-radius:.3125rem;padding-top:.1428571em;padding-inline-end:.3571429em;padding-bottom:.1428571em;padding-inline-start:.3571429em}.app-tab_prose-sm__zWiav :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em}.app-tab_prose-sm__zWiav :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.9em}.app-tab_prose-sm__zWiav :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em}.app-tab_prose-sm__zWiav :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.6666667;margin-top:1.6666667em;margin-bottom:1.6666667em;border-radius:.25rem;padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.app-tab_prose-sm__zWiav :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.app-tab_prose-sm__zWiav :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.app-tab_prose-sm__zWiav :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;margin-bottom:.2857143em}.app-tab_prose-sm__zWiav :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.app-tab_prose-sm__zWiav :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.app-tab_prose-sm__zWiav :where(.app-tab_prose-sm__zWiav>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.app-tab_prose-sm__zWiav :where(.app-tab_prose-sm__zWiav>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.app-tab_prose-sm__zWiav :where(.app-tab_prose-sm__zWiav>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.app-tab_prose-sm__zWiav :where(.app-tab_prose-sm__zWiav>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.app-tab_prose-sm__zWiav :where(.app-tab_prose-sm__zWiav>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.app-tab_prose-sm__zWiav :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.app-tab_prose-sm__zWiav :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.app-tab_prose-sm__zWiav :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.app-tab_prose-sm__zWiav :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;padding-inline-start:1.5714286em}.app-tab_prose-sm__zWiav :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2.8571429em;margin-bottom:2.8571429em}.app-tab_prose-sm__zWiav :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.app-tab_prose-sm__zWiav :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.app-tab_prose-sm__zWiav :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.app-tab_prose-sm__zWiav :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.app-tab_prose-sm__zWiav :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.5}.app-tab_prose-sm__zWiav :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.app-tab_prose-sm__zWiav :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.app-tab_prose-sm__zWiav :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.app-tab_prose-sm__zWiav :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.app-tab_prose-sm__zWiav :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.app-tab_prose-sm__zWiav :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.app-tab_prose-sm__zWiav :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.app-tab_prose-sm__zWiav :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.app-tab_prose-sm__zWiav :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.3333333;margin-top:.6666667em}.app-tab_prose-sm__zWiav :where(.app-tab_prose-sm__zWiav>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.app-tab_prose-sm__zWiav :where(.app-tab_prose-sm__zWiav>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.app-tab_app-tab__tJR_5{display:inline-flex;cursor:pointer;flex-direction:column;align-items:stretch;font-family:var(--font-family-body);font-size:.875rem;line-height:1.25rem;font-weight:500;color:var(--text-secondary);transition:color var(--transition-normal),background-color var(--transition-normal)}.app-tab_app-tab__tJR_5:hover:not(.app-tab_app-tab--disabled__bURly):not(.app-tab_app-tab--active__mfH8F){color:var(--text-primary)}.app-tab_app-tab--active__mfH8F{color:var(--color-primary)}.app-tab_app-tab--disabled__bURly{cursor:not-allowed;color:var(--text-muted)}.app-tab_app-tab__content__6vK4n{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem .75rem;transition:background-color var(--transition-normal)}.app-tab_app-tab__tJR_5:hover:not(.app-tab_app-tab--disabled__bURly) .app-tab_app-tab__content__6vK4n{background-color:var(--color-ghost-hover);border-radius:var(--button-radius,6px) var(--button-radius,6px) 0 0}.app-tab_app-tab--pill__9I5qs .app-tab_app-tab__content__6vK4n{border-radius:var(--button-radius,6px)}.app-tab_app-tab--pill__9I5qs.app-tab_app-tab--active__mfH8F .app-tab_app-tab__content__6vK4n{background-color:var(--color-primary);color:var(--color-primary-foreground)}.app-tab_app-tab--pill__9I5qs:hover:not(.app-tab_app-tab--disabled__bURly):not(.app-tab_app-tab--active__mfH8F) .app-tab_app-tab__content__6vK4n{border-radius:var(--button-radius,6px)}.app-tab_app-tab__icon__Mhcuu{height:1rem;width:1rem;flex-shrink:0}.app-tab_app-tab__icon__Mhcuu>img,.app-tab_app-tab__icon__Mhcuu>svg{height:100%;width:100%}.app-tab_app-tab__label__DEdNY{white-space:nowrap;line-height:16.8px}.app-tab_app-tab__indicator__Z3t73{height:.125rem;width:100%;background-color:transparent;transition:background-color var(--transition-normal)}.app-tab_app-tab--active__mfH8F .app-tab_app-tab__indicator__Z3t73{background-color:var(--color-primary)}.app-tooltip___container__S0dRl{width:100%!important;margin-right:auto!important;margin-left:auto!important}.app-tooltip_container__YOouZ{width:100%;margin-right:auto;margin-left:auto}@media (min-width:100%){.app-tooltip___container__S0dRl{max-width:100%!important}.app-tooltip_container__YOouZ{max-width:100%}}@media (min-width:600px){.app-tooltip___container__S0dRl{max-width:600px!important}.app-tooltip_container__YOouZ{max-width:600px}}@media (min-width:1600px){.app-tooltip___container__S0dRl{max-width:1600px!important}.app-tooltip_container__YOouZ{max-width:1600px}}.app-tooltip_prose__NJnT4{color:var(--tw-prose-body);max-width:65ch}.app-tooltip_prose__NJnT4 :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.app-tooltip_prose__NJnT4 :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.app-tooltip_prose__NJnT4 :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}.app-tooltip_prose__NJnT4 :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.app-tooltip_prose__NJnT4 :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.app-tooltip_prose__NJnT4 :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.app-tooltip_prose__NJnT4 :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.app-tooltip_prose__NJnT4 :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.app-tooltip_prose__NJnT4 :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.app-tooltip_prose__NJnT4 :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.app-tooltip_prose__NJnT4 :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.app-tooltip_prose__NJnT4 :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.app-tooltip_prose__NJnT4 :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.app-tooltip_prose__NJnT4 :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.app-tooltip_prose__NJnT4 :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.app-tooltip_prose__NJnT4 :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.app-tooltip_prose__NJnT4 :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.app-tooltip_prose__NJnT4 :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.app-tooltip_prose__NJnT4 :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.app-tooltip_prose__NJnT4 :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.app-tooltip_prose__NJnT4 :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}.app-tooltip_prose__NJnT4 :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.app-tooltip_prose__NJnT4 :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-inline-start-width:.25rem;border-inline-start-color:var(--tw-prose-quote-borders);quotes:"\201C""\201D""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em}.app-tooltip_prose__NJnT4 :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.app-tooltip_prose__NJnT4 :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.app-tooltip_prose__NJnT4 :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.app-tooltip_prose__NJnT4 :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:900;color:inherit}.app-tooltip_prose__NJnT4 :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.app-tooltip_prose__NJnT4 :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:800;color:inherit}.app-tooltip_prose__NJnT4 :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.app-tooltip_prose__NJnT4 :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.app-tooltip_prose__NJnT4 :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.app-tooltip_prose__NJnT4 :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.app-tooltip_prose__NJnT4 :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.app-tooltip_prose__NJnT4 :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-top:2em;margin-bottom:2em}.app-tooltip_prose__NJnT4 :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.app-tooltip_prose__NJnT4 :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-family:inherit;color:var(--tw-prose-kbd);box-shadow:0 0 0 1px var(--tw-prose-kbd-shadows),0 3px 0 var(--tw-prose-kbd-shadows);font-size:.875em;border-radius:.3125rem;padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;padding-inline-start:.375em}.app-tooltip_prose__NJnT4 :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.app-tooltip_prose__NJnT4 :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}.app-tooltip_prose__NJnT4 :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}.app-tooltip_prose__NJnT4 :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.app-tooltip_prose__NJnT4 :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.app-tooltip_prose__NJnT4 :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.app-tooltip_prose__NJnT4 :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.app-tooltip_prose__NJnT4 :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.app-tooltip_prose__NJnT4 :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.app-tooltip_prose__NJnT4 :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.app-tooltip_prose__NJnT4 :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding-top:.8571429em;padding-inline-end:1.1428571em;padding-bottom:.8571429em;padding-inline-start:1.1428571em}.app-tooltip_prose__NJnT4 :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.app-tooltip_prose__NJnT4 :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}.app-tooltip_prose__NJnT4 :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.app-tooltip_prose__NJnT4 :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){width:100%;table-layout:auto;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.app-tooltip_prose__NJnT4 :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.app-tooltip_prose__NJnT4 :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.app-tooltip_prose__NJnT4 :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.app-tooltip_prose__NJnT4 :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.app-tooltip_prose__NJnT4 :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}.app-tooltip_prose__NJnT4 :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.app-tooltip_prose__NJnT4 :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.app-tooltip_prose__NJnT4 :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:start}.app-tooltip_prose__NJnT4 :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.app-tooltip_prose__NJnT4 :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.app-tooltip_prose__NJnT4{--tw-prose-body:#374151;--tw-prose-headings:#111827;--tw-prose-lead:#4b5563;--tw-prose-links:#111827;--tw-prose-bold:#111827;--tw-prose-counters:#6b7280;--tw-prose-bullets:#d1d5db;--tw-prose-hr:#e5e7eb;--tw-prose-quotes:#111827;--tw-prose-quote-borders:#e5e7eb;--tw-prose-captions:#6b7280;--tw-prose-kbd:#111827;--tw-prose-kbd-shadows:rgb(17 24 39/10%);--tw-prose-code:#111827;--tw-prose-pre-code:#e5e7eb;--tw-prose-pre-bg:#1f2937;--tw-prose-th-borders:#d1d5db;--tw-prose-td-borders:#e5e7eb;--tw-prose-invert-body:#d1d5db;--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:#9ca3af;--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:#9ca3af;--tw-prose-invert-bullets:#4b5563;--tw-prose-invert-hr:#374151;--tw-prose-invert-quotes:#f3f4f6;--tw-prose-invert-quote-borders:#374151;--tw-prose-invert-captions:#9ca3af;--tw-prose-invert-kbd:#fff;--tw-prose-invert-kbd-shadows:rgb(255 255 255/10%);--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:#d1d5db;--tw-prose-invert-pre-bg:rgb(0 0 0/50%);--tw-prose-invert-th-borders:#4b5563;--tw-prose-invert-td-borders:#374151;font-size:1rem;line-height:1.75}.app-tooltip_prose__NJnT4 :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.app-tooltip_prose__NJnT4 :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.app-tooltip_prose__NJnT4 :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.app-tooltip_prose__NJnT4 :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.app-tooltip_prose__NJnT4 :where(.app-tooltip_prose__NJnT4>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.app-tooltip_prose__NJnT4 :where(.app-tooltip_prose__NJnT4>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.app-tooltip_prose__NJnT4 :where(.app-tooltip_prose__NJnT4>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.app-tooltip_prose__NJnT4 :where(.app-tooltip_prose__NJnT4>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.app-tooltip_prose__NJnT4 :where(.app-tooltip_prose__NJnT4>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.app-tooltip_prose__NJnT4 :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.app-tooltip_prose__NJnT4 :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.app-tooltip_prose__NJnT4 :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}.app-tooltip_prose__NJnT4 :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.app-tooltip_prose__NJnT4 :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.app-tooltip_prose__NJnT4 :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.app-tooltip_prose__NJnT4 :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.app-tooltip_prose__NJnT4 :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.app-tooltip_prose__NJnT4 :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.app-tooltip_prose__NJnT4 :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.5714286em;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.app-tooltip_prose__NJnT4 :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.app-tooltip_prose__NJnT4 :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.app-tooltip_prose__NJnT4 :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.app-tooltip_prose__NJnT4 :where(.app-tooltip_prose__NJnT4>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.app-tooltip_prose__NJnT4 :where(.app-tooltip_prose__NJnT4>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.app-tooltip_prose-sm__AUwdo{font-size:.875rem;line-height:1.7142857}.app-tooltip_prose-sm__AUwdo :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.app-tooltip_prose-sm__AUwdo :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;line-height:1.5555556;margin-top:.8888889em;margin-bottom:.8888889em}.app-tooltip_prose-sm__AUwdo :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-inline-start:1.1111111em}.app-tooltip_prose-sm__AUwdo :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:2.1428571em;margin-top:0;margin-bottom:.8em;line-height:1.2}.app-tooltip_prose-sm__AUwdo :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.4285714em;margin-top:1.6em;margin-bottom:.8em;line-height:1.4}.app-tooltip_prose-sm__AUwdo :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;margin-top:1.5555556em;margin-bottom:.4444444em;line-height:1.5555556}.app-tooltip_prose-sm__AUwdo :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.4285714em;margin-bottom:.5714286em;line-height:1.4285714}.app-tooltip_prose-sm__AUwdo :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.app-tooltip_prose-sm__AUwdo :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.app-tooltip_prose-sm__AUwdo :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.app-tooltip_prose-sm__AUwdo :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.app-tooltip_prose-sm__AUwdo :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;border-radius:.3125rem;padding-top:.1428571em;padding-inline-end:.3571429em;padding-bottom:.1428571em;padding-inline-start:.3571429em}.app-tooltip_prose-sm__AUwdo :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em}.app-tooltip_prose-sm__AUwdo :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.9em}.app-tooltip_prose-sm__AUwdo :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em}.app-tooltip_prose-sm__AUwdo :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.6666667;margin-top:1.6666667em;margin-bottom:1.6666667em;border-radius:.25rem;padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.app-tooltip_prose-sm__AUwdo :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.app-tooltip_prose-sm__AUwdo :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.app-tooltip_prose-sm__AUwdo :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;margin-bottom:.2857143em}.app-tooltip_prose-sm__AUwdo :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.app-tooltip_prose-sm__AUwdo :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.app-tooltip_prose-sm__AUwdo :where(.app-tooltip_prose-sm__AUwdo>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.app-tooltip_prose-sm__AUwdo :where(.app-tooltip_prose-sm__AUwdo>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.app-tooltip_prose-sm__AUwdo :where(.app-tooltip_prose-sm__AUwdo>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.app-tooltip_prose-sm__AUwdo :where(.app-tooltip_prose-sm__AUwdo>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.app-tooltip_prose-sm__AUwdo :where(.app-tooltip_prose-sm__AUwdo>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.app-tooltip_prose-sm__AUwdo :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.app-tooltip_prose-sm__AUwdo :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.app-tooltip_prose-sm__AUwdo :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.app-tooltip_prose-sm__AUwdo :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;padding-inline-start:1.5714286em}.app-tooltip_prose-sm__AUwdo :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2.8571429em;margin-bottom:2.8571429em}.app-tooltip_prose-sm__AUwdo :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.app-tooltip_prose-sm__AUwdo :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.app-tooltip_prose-sm__AUwdo :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.app-tooltip_prose-sm__AUwdo :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.app-tooltip_prose-sm__AUwdo :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.5}.app-tooltip_prose-sm__AUwdo :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.app-tooltip_prose-sm__AUwdo :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.app-tooltip_prose-sm__AUwdo :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.app-tooltip_prose-sm__AUwdo :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.app-tooltip_prose-sm__AUwdo :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.app-tooltip_prose-sm__AUwdo :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.app-tooltip_prose-sm__AUwdo :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.app-tooltip_prose-sm__AUwdo :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.app-tooltip_prose-sm__AUwdo :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.3333333;margin-top:.6666667em}.app-tooltip_prose-sm__AUwdo :where(.app-tooltip_prose-sm__AUwdo>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.app-tooltip_prose-sm__AUwdo :where(.app-tooltip_prose-sm__AUwdo>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.app-tooltip_app-tooltip__2Qz5E{position:relative;margin-bottom:.5rem;margin-top:-.25rem;max-width:20rem;font-size:.75rem;line-height:1rem;font-weight:500;color:var(--content-primary);z-index:1000}.app-tooltip_app-tooltip__arrow__m_fpT{position:absolute;z-index:-1;height:.75rem;width:.75rem}.app-tooltip_app-tooltip__arrow__m_fpT.app-tooltip_bottom___vibj{top:-.25rem;left:.75rem}.app-tooltip_app-tooltip__arrow__m_fpT:before{position:absolute;--tw-rotate:45deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));left:0;top:0;height:.75rem;width:.75rem;border-color:var(--surface-border);background-color:var(--surface-card);border-width:1px;content:""}.app-tooltip_app-tooltip__content__L3Km2{border-radius:var(--radius-md);padding:.5rem .75rem;text-align:left;background-color:var(--surface-card);border-color:var(--surface-border);border-width:1px;--tw-shadow:var(--shadow-md);--tw-shadow-colored:var(--shadow-md);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.table-header-cell___container__4oSCM{width:100%!important;margin-right:auto!important;margin-left:auto!important}.table-header-cell_container__TUFwO{width:100%;margin-right:auto;margin-left:auto}@media (min-width:100%){.table-header-cell___container__4oSCM{max-width:100%!important}.table-header-cell_container__TUFwO{max-width:100%}}@media (min-width:600px){.table-header-cell___container__4oSCM{max-width:600px!important}.table-header-cell_container__TUFwO{max-width:600px}}@media (min-width:1600px){.table-header-cell___container__4oSCM{max-width:1600px!important}.table-header-cell_container__TUFwO{max-width:1600px}}.table-header-cell_prose__eKrNo{color:var(--tw-prose-body);max-width:65ch}.table-header-cell_prose__eKrNo :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.table-header-cell_prose__eKrNo :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.table-header-cell_prose__eKrNo :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}.table-header-cell_prose__eKrNo :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.table-header-cell_prose__eKrNo :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.table-header-cell_prose__eKrNo :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.table-header-cell_prose__eKrNo :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.table-header-cell_prose__eKrNo :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.table-header-cell_prose__eKrNo :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.table-header-cell_prose__eKrNo :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.table-header-cell_prose__eKrNo :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.table-header-cell_prose__eKrNo :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.table-header-cell_prose__eKrNo :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.table-header-cell_prose__eKrNo :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.table-header-cell_prose__eKrNo :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.table-header-cell_prose__eKrNo :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.table-header-cell_prose__eKrNo :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.table-header-cell_prose__eKrNo :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.table-header-cell_prose__eKrNo :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.table-header-cell_prose__eKrNo :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.table-header-cell_prose__eKrNo :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}.table-header-cell_prose__eKrNo :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.table-header-cell_prose__eKrNo :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-inline-start-width:.25rem;border-inline-start-color:var(--tw-prose-quote-borders);quotes:"\201C""\201D""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em}.table-header-cell_prose__eKrNo :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.table-header-cell_prose__eKrNo :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.table-header-cell_prose__eKrNo :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.table-header-cell_prose__eKrNo :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:900;color:inherit}.table-header-cell_prose__eKrNo :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.table-header-cell_prose__eKrNo :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:800;color:inherit}.table-header-cell_prose__eKrNo :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.table-header-cell_prose__eKrNo :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.table-header-cell_prose__eKrNo :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.table-header-cell_prose__eKrNo :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.table-header-cell_prose__eKrNo :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.table-header-cell_prose__eKrNo :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-top:2em;margin-bottom:2em}.table-header-cell_prose__eKrNo :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.table-header-cell_prose__eKrNo :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-family:inherit;color:var(--tw-prose-kbd);box-shadow:0 0 0 1px var(--tw-prose-kbd-shadows),0 3px 0 var(--tw-prose-kbd-shadows);font-size:.875em;border-radius:.3125rem;padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;padding-inline-start:.375em}.table-header-cell_prose__eKrNo :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.table-header-cell_prose__eKrNo :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}.table-header-cell_prose__eKrNo :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}.table-header-cell_prose__eKrNo :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.table-header-cell_prose__eKrNo :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.table-header-cell_prose__eKrNo :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.table-header-cell_prose__eKrNo :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.table-header-cell_prose__eKrNo :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.table-header-cell_prose__eKrNo :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.table-header-cell_prose__eKrNo :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.table-header-cell_prose__eKrNo :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding-top:.8571429em;padding-inline-end:1.1428571em;padding-bottom:.8571429em;padding-inline-start:1.1428571em}.table-header-cell_prose__eKrNo :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.table-header-cell_prose__eKrNo :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}.table-header-cell_prose__eKrNo :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.table-header-cell_prose__eKrNo :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){width:100%;table-layout:auto;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.table-header-cell_prose__eKrNo :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.table-header-cell_prose__eKrNo :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.table-header-cell_prose__eKrNo :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.table-header-cell_prose__eKrNo :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.table-header-cell_prose__eKrNo :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}.table-header-cell_prose__eKrNo :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.table-header-cell_prose__eKrNo :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.table-header-cell_prose__eKrNo :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:start}.table-header-cell_prose__eKrNo :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.table-header-cell_prose__eKrNo :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.table-header-cell_prose__eKrNo{--tw-prose-body:#374151;--tw-prose-headings:#111827;--tw-prose-lead:#4b5563;--tw-prose-links:#111827;--tw-prose-bold:#111827;--tw-prose-counters:#6b7280;--tw-prose-bullets:#d1d5db;--tw-prose-hr:#e5e7eb;--tw-prose-quotes:#111827;--tw-prose-quote-borders:#e5e7eb;--tw-prose-captions:#6b7280;--tw-prose-kbd:#111827;--tw-prose-kbd-shadows:rgb(17 24 39/10%);--tw-prose-code:#111827;--tw-prose-pre-code:#e5e7eb;--tw-prose-pre-bg:#1f2937;--tw-prose-th-borders:#d1d5db;--tw-prose-td-borders:#e5e7eb;--tw-prose-invert-body:#d1d5db;--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:#9ca3af;--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:#9ca3af;--tw-prose-invert-bullets:#4b5563;--tw-prose-invert-hr:#374151;--tw-prose-invert-quotes:#f3f4f6;--tw-prose-invert-quote-borders:#374151;--tw-prose-invert-captions:#9ca3af;--tw-prose-invert-kbd:#fff;--tw-prose-invert-kbd-shadows:rgb(255 255 255/10%);--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:#d1d5db;--tw-prose-invert-pre-bg:rgb(0 0 0/50%);--tw-prose-invert-th-borders:#4b5563;--tw-prose-invert-td-borders:#374151;font-size:1rem;line-height:1.75}.table-header-cell_prose__eKrNo :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.table-header-cell_prose__eKrNo :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.table-header-cell_prose__eKrNo :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.table-header-cell_prose__eKrNo :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.table-header-cell_prose__eKrNo :where(.table-header-cell_prose__eKrNo>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.table-header-cell_prose__eKrNo :where(.table-header-cell_prose__eKrNo>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.table-header-cell_prose__eKrNo :where(.table-header-cell_prose__eKrNo>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.table-header-cell_prose__eKrNo :where(.table-header-cell_prose__eKrNo>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.table-header-cell_prose__eKrNo :where(.table-header-cell_prose__eKrNo>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.table-header-cell_prose__eKrNo :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.table-header-cell_prose__eKrNo :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.table-header-cell_prose__eKrNo :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}.table-header-cell_prose__eKrNo :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.table-header-cell_prose__eKrNo :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.table-header-cell_prose__eKrNo :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.table-header-cell_prose__eKrNo :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.table-header-cell_prose__eKrNo :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.table-header-cell_prose__eKrNo :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.table-header-cell_prose__eKrNo :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.5714286em;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.table-header-cell_prose__eKrNo :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.table-header-cell_prose__eKrNo :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.table-header-cell_prose__eKrNo :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.table-header-cell_prose__eKrNo :where(.table-header-cell_prose__eKrNo>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.table-header-cell_prose__eKrNo :where(.table-header-cell_prose__eKrNo>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.table-header-cell_prose-sm__nvmOX{font-size:.875rem;line-height:1.7142857}.table-header-cell_prose-sm__nvmOX :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.table-header-cell_prose-sm__nvmOX :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;line-height:1.5555556;margin-top:.8888889em;margin-bottom:.8888889em}.table-header-cell_prose-sm__nvmOX :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-inline-start:1.1111111em}.table-header-cell_prose-sm__nvmOX :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:2.1428571em;margin-top:0;margin-bottom:.8em;line-height:1.2}.table-header-cell_prose-sm__nvmOX :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.4285714em;margin-top:1.6em;margin-bottom:.8em;line-height:1.4}.table-header-cell_prose-sm__nvmOX :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;margin-top:1.5555556em;margin-bottom:.4444444em;line-height:1.5555556}.table-header-cell_prose-sm__nvmOX :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.4285714em;margin-bottom:.5714286em;line-height:1.4285714}.table-header-cell_prose-sm__nvmOX :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.table-header-cell_prose-sm__nvmOX :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.table-header-cell_prose-sm__nvmOX :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.table-header-cell_prose-sm__nvmOX :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.table-header-cell_prose-sm__nvmOX :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;border-radius:.3125rem;padding-top:.1428571em;padding-inline-end:.3571429em;padding-bottom:.1428571em;padding-inline-start:.3571429em}.table-header-cell_prose-sm__nvmOX :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em}.table-header-cell_prose-sm__nvmOX :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.9em}.table-header-cell_prose-sm__nvmOX :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em}.table-header-cell_prose-sm__nvmOX :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.6666667;margin-top:1.6666667em;margin-bottom:1.6666667em;border-radius:.25rem;padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.table-header-cell_prose-sm__nvmOX :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.table-header-cell_prose-sm__nvmOX :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.table-header-cell_prose-sm__nvmOX :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;margin-bottom:.2857143em}.table-header-cell_prose-sm__nvmOX :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.table-header-cell_prose-sm__nvmOX :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.table-header-cell_prose-sm__nvmOX :where(.table-header-cell_prose-sm__nvmOX>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.table-header-cell_prose-sm__nvmOX :where(.table-header-cell_prose-sm__nvmOX>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.table-header-cell_prose-sm__nvmOX :where(.table-header-cell_prose-sm__nvmOX>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.table-header-cell_prose-sm__nvmOX :where(.table-header-cell_prose-sm__nvmOX>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.table-header-cell_prose-sm__nvmOX :where(.table-header-cell_prose-sm__nvmOX>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.table-header-cell_prose-sm__nvmOX :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.table-header-cell_prose-sm__nvmOX :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.table-header-cell_prose-sm__nvmOX :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.table-header-cell_prose-sm__nvmOX :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;padding-inline-start:1.5714286em}.table-header-cell_prose-sm__nvmOX :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2.8571429em;margin-bottom:2.8571429em}.table-header-cell_prose-sm__nvmOX :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.table-header-cell_prose-sm__nvmOX :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.table-header-cell_prose-sm__nvmOX :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.table-header-cell_prose-sm__nvmOX :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.table-header-cell_prose-sm__nvmOX :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.5}.table-header-cell_prose-sm__nvmOX :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.table-header-cell_prose-sm__nvmOX :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.table-header-cell_prose-sm__nvmOX :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.table-header-cell_prose-sm__nvmOX :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.table-header-cell_prose-sm__nvmOX :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.table-header-cell_prose-sm__nvmOX :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.table-header-cell_prose-sm__nvmOX :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.table-header-cell_prose-sm__nvmOX :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.table-header-cell_prose-sm__nvmOX :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.3333333;margin-top:.6666667em}.table-header-cell_prose-sm__nvmOX :where(.table-header-cell_prose-sm__nvmOX>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.table-header-cell_prose-sm__nvmOX :where(.table-header-cell_prose-sm__nvmOX>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.table-header-cell_table-header-cell__sort-indicator__3ALkZ{opacity:0;transition:opacity var(--motion-duration-sm) var(--motion-easing-standard) 0s}.table-header-cell_table-header-cell__cell__L3mXF[data-sort-active=true] .table-header-cell_table-header-cell__sort-indicator__3ALkZ{opacity:1;transition-delay:0s}table:has([data-col=industry]:hover) .table-header-cell_table-header-cell__cell__L3mXF[data-col=industry] .table-header-cell_table-header-cell__sort-indicator__3ALkZ,table:has([data-col=job_title]:hover) .table-header-cell_table-header-cell__cell__L3mXF[data-col=job_title] .table-header-cell_table-header-cell__sort-indicator__3ALkZ,table:has([data-col=location]:hover) .table-header-cell_table-header-cell__cell__L3mXF[data-col=location] .table-header-cell_table-header-cell__sort-indicator__3ALkZ,table:has([data-col=name]:hover) .table-header-cell_table-header-cell__cell__L3mXF[data-col=name] .table-header-cell_table-header-cell__sort-indicator__3ALkZ,table:has([data-col=type]:hover) .table-header-cell_table-header-cell__cell__L3mXF[data-col=type] .table-header-cell_table-header-cell__sort-indicator__3ALkZ{opacity:1;transition-delay:.12s}.table-header-cell_table-header-cell__cell__L3mXF:focus-visible .table-header-cell_table-header-cell__sort-indicator__3ALkZ{opacity:1;transition-delay:0s}@media (hover:none),(pointer:coarse){.table-header-cell_table-header-cell__sort-indicator__3ALkZ{opacity:1;transition:none}}.app-usage-meter_app-usage-meter__rRIJ0{width:100%;height:8px;border-radius:var(--radius-full);overflow:hidden;background-color:var(--surface-border)}.app-usage-meter_app-usage-meter__fill___WYQv{height:100%;border-radius:var(--radius-full);transition:width .2s ease-out}.app-usage-meter_app-usage-meter__fill--normal__Qnv1a{background-color:var(--color-primary)}.app-usage-meter_app-usage-meter__fill--warning__xAB8M{background-color:var(--status-warning)}.app-usage-meter_app-usage-meter__fill--critical__uUGQw{background-color:var(--status-error)}.popup-menu-item___container__Gs0er{width:100%!important;margin-right:auto!important;margin-left:auto!important}.popup-menu-item_container__w_jnn{width:100%;margin-right:auto;margin-left:auto}@media (min-width:100%){.popup-menu-item___container__Gs0er{max-width:100%!important}.popup-menu-item_container__w_jnn{max-width:100%}}@media (min-width:600px){.popup-menu-item___container__Gs0er{max-width:600px!important}.popup-menu-item_container__w_jnn{max-width:600px}}@media (min-width:1600px){.popup-menu-item___container__Gs0er{max-width:1600px!important}.popup-menu-item_container__w_jnn{max-width:1600px}}.popup-menu-item_prose__axyzp{color:var(--tw-prose-body);max-width:65ch}.popup-menu-item_prose__axyzp :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.popup-menu-item_prose__axyzp :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.popup-menu-item_prose__axyzp :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}.popup-menu-item_prose__axyzp :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.popup-menu-item_prose__axyzp :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.popup-menu-item_prose__axyzp :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.popup-menu-item_prose__axyzp :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.popup-menu-item_prose__axyzp :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.popup-menu-item_prose__axyzp :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.popup-menu-item_prose__axyzp :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.popup-menu-item_prose__axyzp :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.popup-menu-item_prose__axyzp :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.popup-menu-item_prose__axyzp :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.popup-menu-item_prose__axyzp :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.popup-menu-item_prose__axyzp :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.popup-menu-item_prose__axyzp :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.popup-menu-item_prose__axyzp :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.popup-menu-item_prose__axyzp :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.popup-menu-item_prose__axyzp :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.popup-menu-item_prose__axyzp :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.popup-menu-item_prose__axyzp :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}.popup-menu-item_prose__axyzp :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.popup-menu-item_prose__axyzp :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-inline-start-width:.25rem;border-inline-start-color:var(--tw-prose-quote-borders);quotes:"\201C""\201D""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em}.popup-menu-item_prose__axyzp :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.popup-menu-item_prose__axyzp :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.popup-menu-item_prose__axyzp :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.popup-menu-item_prose__axyzp :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:900;color:inherit}.popup-menu-item_prose__axyzp :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.popup-menu-item_prose__axyzp :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:800;color:inherit}.popup-menu-item_prose__axyzp :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.popup-menu-item_prose__axyzp :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.popup-menu-item_prose__axyzp :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.popup-menu-item_prose__axyzp :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.popup-menu-item_prose__axyzp :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.popup-menu-item_prose__axyzp :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-top:2em;margin-bottom:2em}.popup-menu-item_prose__axyzp :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.popup-menu-item_prose__axyzp :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-family:inherit;color:var(--tw-prose-kbd);box-shadow:0 0 0 1px var(--tw-prose-kbd-shadows),0 3px 0 var(--tw-prose-kbd-shadows);font-size:.875em;border-radius:.3125rem;padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;padding-inline-start:.375em}.popup-menu-item_prose__axyzp :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.popup-menu-item_prose__axyzp :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}.popup-menu-item_prose__axyzp :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}.popup-menu-item_prose__axyzp :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.popup-menu-item_prose__axyzp :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.popup-menu-item_prose__axyzp :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.popup-menu-item_prose__axyzp :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.popup-menu-item_prose__axyzp :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.popup-menu-item_prose__axyzp :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.popup-menu-item_prose__axyzp :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.popup-menu-item_prose__axyzp :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding-top:.8571429em;padding-inline-end:1.1428571em;padding-bottom:.8571429em;padding-inline-start:1.1428571em}.popup-menu-item_prose__axyzp :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.popup-menu-item_prose__axyzp :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}.popup-menu-item_prose__axyzp :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.popup-menu-item_prose__axyzp :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){width:100%;table-layout:auto;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.popup-menu-item_prose__axyzp :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.popup-menu-item_prose__axyzp :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.popup-menu-item_prose__axyzp :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.popup-menu-item_prose__axyzp :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.popup-menu-item_prose__axyzp :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}.popup-menu-item_prose__axyzp :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.popup-menu-item_prose__axyzp :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.popup-menu-item_prose__axyzp :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:start}.popup-menu-item_prose__axyzp :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.popup-menu-item_prose__axyzp :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.popup-menu-item_prose__axyzp{--tw-prose-body:#374151;--tw-prose-headings:#111827;--tw-prose-lead:#4b5563;--tw-prose-links:#111827;--tw-prose-bold:#111827;--tw-prose-counters:#6b7280;--tw-prose-bullets:#d1d5db;--tw-prose-hr:#e5e7eb;--tw-prose-quotes:#111827;--tw-prose-quote-borders:#e5e7eb;--tw-prose-captions:#6b7280;--tw-prose-kbd:#111827;--tw-prose-kbd-shadows:rgb(17 24 39/10%);--tw-prose-code:#111827;--tw-prose-pre-code:#e5e7eb;--tw-prose-pre-bg:#1f2937;--tw-prose-th-borders:#d1d5db;--tw-prose-td-borders:#e5e7eb;--tw-prose-invert-body:#d1d5db;--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:#9ca3af;--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:#9ca3af;--tw-prose-invert-bullets:#4b5563;--tw-prose-invert-hr:#374151;--tw-prose-invert-quotes:#f3f4f6;--tw-prose-invert-quote-borders:#374151;--tw-prose-invert-captions:#9ca3af;--tw-prose-invert-kbd:#fff;--tw-prose-invert-kbd-shadows:rgb(255 255 255/10%);--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:#d1d5db;--tw-prose-invert-pre-bg:rgb(0 0 0/50%);--tw-prose-invert-th-borders:#4b5563;--tw-prose-invert-td-borders:#374151;font-size:1rem;line-height:1.75}.popup-menu-item_prose__axyzp :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.popup-menu-item_prose__axyzp :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.popup-menu-item_prose__axyzp :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.popup-menu-item_prose__axyzp :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.popup-menu-item_prose__axyzp :where(.popup-menu-item_prose__axyzp>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.popup-menu-item_prose__axyzp :where(.popup-menu-item_prose__axyzp>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.popup-menu-item_prose__axyzp :where(.popup-menu-item_prose__axyzp>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.popup-menu-item_prose__axyzp :where(.popup-menu-item_prose__axyzp>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.popup-menu-item_prose__axyzp :where(.popup-menu-item_prose__axyzp>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.popup-menu-item_prose__axyzp :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.popup-menu-item_prose__axyzp :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.popup-menu-item_prose__axyzp :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}.popup-menu-item_prose__axyzp :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.popup-menu-item_prose__axyzp :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.popup-menu-item_prose__axyzp :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.popup-menu-item_prose__axyzp :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.popup-menu-item_prose__axyzp :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.popup-menu-item_prose__axyzp :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.popup-menu-item_prose__axyzp :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.5714286em;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.popup-menu-item_prose__axyzp :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.popup-menu-item_prose__axyzp :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.popup-menu-item_prose__axyzp :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.popup-menu-item_prose__axyzp :where(.popup-menu-item_prose__axyzp>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.popup-menu-item_prose__axyzp :where(.popup-menu-item_prose__axyzp>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.popup-menu-item_prose-sm__2FYZu{font-size:.875rem;line-height:1.7142857}.popup-menu-item_prose-sm__2FYZu :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.popup-menu-item_prose-sm__2FYZu :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;line-height:1.5555556;margin-top:.8888889em;margin-bottom:.8888889em}.popup-menu-item_prose-sm__2FYZu :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-inline-start:1.1111111em}.popup-menu-item_prose-sm__2FYZu :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:2.1428571em;margin-top:0;margin-bottom:.8em;line-height:1.2}.popup-menu-item_prose-sm__2FYZu :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.4285714em;margin-top:1.6em;margin-bottom:.8em;line-height:1.4}.popup-menu-item_prose-sm__2FYZu :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;margin-top:1.5555556em;margin-bottom:.4444444em;line-height:1.5555556}.popup-menu-item_prose-sm__2FYZu :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.4285714em;margin-bottom:.5714286em;line-height:1.4285714}.popup-menu-item_prose-sm__2FYZu :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.popup-menu-item_prose-sm__2FYZu :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.popup-menu-item_prose-sm__2FYZu :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.popup-menu-item_prose-sm__2FYZu :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.popup-menu-item_prose-sm__2FYZu :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;border-radius:.3125rem;padding-top:.1428571em;padding-inline-end:.3571429em;padding-bottom:.1428571em;padding-inline-start:.3571429em}.popup-menu-item_prose-sm__2FYZu :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em}.popup-menu-item_prose-sm__2FYZu :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.9em}.popup-menu-item_prose-sm__2FYZu :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em}.popup-menu-item_prose-sm__2FYZu :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.6666667;margin-top:1.6666667em;margin-bottom:1.6666667em;border-radius:.25rem;padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.popup-menu-item_prose-sm__2FYZu :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.popup-menu-item_prose-sm__2FYZu :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.popup-menu-item_prose-sm__2FYZu :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;margin-bottom:.2857143em}.popup-menu-item_prose-sm__2FYZu :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.popup-menu-item_prose-sm__2FYZu :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.popup-menu-item_prose-sm__2FYZu :where(.popup-menu-item_prose-sm__2FYZu>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.popup-menu-item_prose-sm__2FYZu :where(.popup-menu-item_prose-sm__2FYZu>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.popup-menu-item_prose-sm__2FYZu :where(.popup-menu-item_prose-sm__2FYZu>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.popup-menu-item_prose-sm__2FYZu :where(.popup-menu-item_prose-sm__2FYZu>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.popup-menu-item_prose-sm__2FYZu :where(.popup-menu-item_prose-sm__2FYZu>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.popup-menu-item_prose-sm__2FYZu :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.popup-menu-item_prose-sm__2FYZu :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.popup-menu-item_prose-sm__2FYZu :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.popup-menu-item_prose-sm__2FYZu :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;padding-inline-start:1.5714286em}.popup-menu-item_prose-sm__2FYZu :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2.8571429em;margin-bottom:2.8571429em}.popup-menu-item_prose-sm__2FYZu :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.popup-menu-item_prose-sm__2FYZu :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.popup-menu-item_prose-sm__2FYZu :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.popup-menu-item_prose-sm__2FYZu :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.popup-menu-item_prose-sm__2FYZu :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.5}.popup-menu-item_prose-sm__2FYZu :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.popup-menu-item_prose-sm__2FYZu :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.popup-menu-item_prose-sm__2FYZu :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.popup-menu-item_prose-sm__2FYZu :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.popup-menu-item_prose-sm__2FYZu :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.popup-menu-item_prose-sm__2FYZu :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.popup-menu-item_prose-sm__2FYZu :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.popup-menu-item_prose-sm__2FYZu :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.popup-menu-item_prose-sm__2FYZu :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.3333333;margin-top:.6666667em}.popup-menu-item_prose-sm__2FYZu :where(.popup-menu-item_prose-sm__2FYZu>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.popup-menu-item_prose-sm__2FYZu :where(.popup-menu-item_prose-sm__2FYZu>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.popup-menu-item_popup-menu-item__1nEVQ{display:flex;width:100%;flex-direction:row;align-items:center;gap:.5rem;padding:.375rem .5rem;color:var(--text-secondary);cursor:pointer;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;background-color:transparent}.popup-menu-item_popup-menu-item__1nEVQ:hover{background-color:var(--surface-highlight)}.popup-menu-item_popup-menu-item__1nEVQ:focus-visible{outline:2px solid transparent;outline-offset:2px;box-shadow:0 0 0 2px var(--color-primary,#6d5ef7)}.menu-group___container__cUG5F{width:100%!important;margin-right:auto!important;margin-left:auto!important}.menu-group_container__bRDOn{width:100%;margin-right:auto;margin-left:auto}@media (min-width:100%){.menu-group___container__cUG5F{max-width:100%!important}.menu-group_container__bRDOn{max-width:100%}}@media (min-width:600px){.menu-group___container__cUG5F{max-width:600px!important}.menu-group_container__bRDOn{max-width:600px}}@media (min-width:1600px){.menu-group___container__cUG5F{max-width:1600px!important}.menu-group_container__bRDOn{max-width:1600px}}.menu-group_prose__ZQt_t{color:var(--tw-prose-body);max-width:65ch}.menu-group_prose__ZQt_t :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.menu-group_prose__ZQt_t :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.menu-group_prose__ZQt_t :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}.menu-group_prose__ZQt_t :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.menu-group_prose__ZQt_t :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.menu-group_prose__ZQt_t :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.menu-group_prose__ZQt_t :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.menu-group_prose__ZQt_t :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.menu-group_prose__ZQt_t :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.menu-group_prose__ZQt_t :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.menu-group_prose__ZQt_t :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.menu-group_prose__ZQt_t :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.menu-group_prose__ZQt_t :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.menu-group_prose__ZQt_t :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.menu-group_prose__ZQt_t :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.menu-group_prose__ZQt_t :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.menu-group_prose__ZQt_t :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.menu-group_prose__ZQt_t :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.menu-group_prose__ZQt_t :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.menu-group_prose__ZQt_t :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.menu-group_prose__ZQt_t :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}.menu-group_prose__ZQt_t :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.menu-group_prose__ZQt_t :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-inline-start-width:.25rem;border-inline-start-color:var(--tw-prose-quote-borders);quotes:"\201C""\201D""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em}.menu-group_prose__ZQt_t :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.menu-group_prose__ZQt_t :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.menu-group_prose__ZQt_t :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.menu-group_prose__ZQt_t :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:900;color:inherit}.menu-group_prose__ZQt_t :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.menu-group_prose__ZQt_t :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:800;color:inherit}.menu-group_prose__ZQt_t :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.menu-group_prose__ZQt_t :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.menu-group_prose__ZQt_t :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.menu-group_prose__ZQt_t :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.menu-group_prose__ZQt_t :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.menu-group_prose__ZQt_t :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-top:2em;margin-bottom:2em}.menu-group_prose__ZQt_t :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.menu-group_prose__ZQt_t :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-family:inherit;color:var(--tw-prose-kbd);box-shadow:0 0 0 1px var(--tw-prose-kbd-shadows),0 3px 0 var(--tw-prose-kbd-shadows);font-size:.875em;border-radius:.3125rem;padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;padding-inline-start:.375em}.menu-group_prose__ZQt_t :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.menu-group_prose__ZQt_t :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}.menu-group_prose__ZQt_t :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}.menu-group_prose__ZQt_t :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.menu-group_prose__ZQt_t :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.menu-group_prose__ZQt_t :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.menu-group_prose__ZQt_t :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.menu-group_prose__ZQt_t :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.menu-group_prose__ZQt_t :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.menu-group_prose__ZQt_t :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.menu-group_prose__ZQt_t :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding-top:.8571429em;padding-inline-end:1.1428571em;padding-bottom:.8571429em;padding-inline-start:1.1428571em}.menu-group_prose__ZQt_t :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.menu-group_prose__ZQt_t :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}.menu-group_prose__ZQt_t :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.menu-group_prose__ZQt_t :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){width:100%;table-layout:auto;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.menu-group_prose__ZQt_t :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.menu-group_prose__ZQt_t :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.menu-group_prose__ZQt_t :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.menu-group_prose__ZQt_t :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.menu-group_prose__ZQt_t :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}.menu-group_prose__ZQt_t :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.menu-group_prose__ZQt_t :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.menu-group_prose__ZQt_t :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:start}.menu-group_prose__ZQt_t :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.menu-group_prose__ZQt_t :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.menu-group_prose__ZQt_t{--tw-prose-body:#374151;--tw-prose-headings:#111827;--tw-prose-lead:#4b5563;--tw-prose-links:#111827;--tw-prose-bold:#111827;--tw-prose-counters:#6b7280;--tw-prose-bullets:#d1d5db;--tw-prose-hr:#e5e7eb;--tw-prose-quotes:#111827;--tw-prose-quote-borders:#e5e7eb;--tw-prose-captions:#6b7280;--tw-prose-kbd:#111827;--tw-prose-kbd-shadows:rgb(17 24 39/10%);--tw-prose-code:#111827;--tw-prose-pre-code:#e5e7eb;--tw-prose-pre-bg:#1f2937;--tw-prose-th-borders:#d1d5db;--tw-prose-td-borders:#e5e7eb;--tw-prose-invert-body:#d1d5db;--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:#9ca3af;--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:#9ca3af;--tw-prose-invert-bullets:#4b5563;--tw-prose-invert-hr:#374151;--tw-prose-invert-quotes:#f3f4f6;--tw-prose-invert-quote-borders:#374151;--tw-prose-invert-captions:#9ca3af;--tw-prose-invert-kbd:#fff;--tw-prose-invert-kbd-shadows:rgb(255 255 255/10%);--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:#d1d5db;--tw-prose-invert-pre-bg:rgb(0 0 0/50%);--tw-prose-invert-th-borders:#4b5563;--tw-prose-invert-td-borders:#374151;font-size:1rem;line-height:1.75}.menu-group_prose__ZQt_t :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.menu-group_prose__ZQt_t :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.menu-group_prose__ZQt_t :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.menu-group_prose__ZQt_t :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.menu-group_prose__ZQt_t :where(.menu-group_prose__ZQt_t>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.menu-group_prose__ZQt_t :where(.menu-group_prose__ZQt_t>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.menu-group_prose__ZQt_t :where(.menu-group_prose__ZQt_t>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.menu-group_prose__ZQt_t :where(.menu-group_prose__ZQt_t>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.menu-group_prose__ZQt_t :where(.menu-group_prose__ZQt_t>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.menu-group_prose__ZQt_t :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.menu-group_prose__ZQt_t :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.menu-group_prose__ZQt_t :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}.menu-group_prose__ZQt_t :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.menu-group_prose__ZQt_t :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.menu-group_prose__ZQt_t :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.menu-group_prose__ZQt_t :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.menu-group_prose__ZQt_t :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.menu-group_prose__ZQt_t :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.menu-group_prose__ZQt_t :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.5714286em;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.menu-group_prose__ZQt_t :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.menu-group_prose__ZQt_t :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.menu-group_prose__ZQt_t :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.menu-group_prose__ZQt_t :where(.menu-group_prose__ZQt_t>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.menu-group_prose__ZQt_t :where(.menu-group_prose__ZQt_t>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.menu-group_prose-sm__w5YJx{font-size:.875rem;line-height:1.7142857}.menu-group_prose-sm__w5YJx :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.menu-group_prose-sm__w5YJx :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;line-height:1.5555556;margin-top:.8888889em;margin-bottom:.8888889em}.menu-group_prose-sm__w5YJx :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-inline-start:1.1111111em}.menu-group_prose-sm__w5YJx :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:2.1428571em;margin-top:0;margin-bottom:.8em;line-height:1.2}.menu-group_prose-sm__w5YJx :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.4285714em;margin-top:1.6em;margin-bottom:.8em;line-height:1.4}.menu-group_prose-sm__w5YJx :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;margin-top:1.5555556em;margin-bottom:.4444444em;line-height:1.5555556}.menu-group_prose-sm__w5YJx :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.4285714em;margin-bottom:.5714286em;line-height:1.4285714}.menu-group_prose-sm__w5YJx :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.menu-group_prose-sm__w5YJx :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.menu-group_prose-sm__w5YJx :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.menu-group_prose-sm__w5YJx :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.menu-group_prose-sm__w5YJx :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;border-radius:.3125rem;padding-top:.1428571em;padding-inline-end:.3571429em;padding-bottom:.1428571em;padding-inline-start:.3571429em}.menu-group_prose-sm__w5YJx :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em}.menu-group_prose-sm__w5YJx :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.9em}.menu-group_prose-sm__w5YJx :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em}.menu-group_prose-sm__w5YJx :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.6666667;margin-top:1.6666667em;margin-bottom:1.6666667em;border-radius:.25rem;padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.menu-group_prose-sm__w5YJx :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.menu-group_prose-sm__w5YJx :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.menu-group_prose-sm__w5YJx :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;margin-bottom:.2857143em}.menu-group_prose-sm__w5YJx :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.menu-group_prose-sm__w5YJx :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.menu-group_prose-sm__w5YJx :where(.menu-group_prose-sm__w5YJx>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.menu-group_prose-sm__w5YJx :where(.menu-group_prose-sm__w5YJx>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.menu-group_prose-sm__w5YJx :where(.menu-group_prose-sm__w5YJx>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.menu-group_prose-sm__w5YJx :where(.menu-group_prose-sm__w5YJx>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.menu-group_prose-sm__w5YJx :where(.menu-group_prose-sm__w5YJx>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.menu-group_prose-sm__w5YJx :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.menu-group_prose-sm__w5YJx :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.menu-group_prose-sm__w5YJx :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.menu-group_prose-sm__w5YJx :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;padding-inline-start:1.5714286em}.menu-group_prose-sm__w5YJx :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2.8571429em;margin-bottom:2.8571429em}.menu-group_prose-sm__w5YJx :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.menu-group_prose-sm__w5YJx :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.menu-group_prose-sm__w5YJx :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.menu-group_prose-sm__w5YJx :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.menu-group_prose-sm__w5YJx :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.5}.menu-group_prose-sm__w5YJx :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.menu-group_prose-sm__w5YJx :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.menu-group_prose-sm__w5YJx :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.menu-group_prose-sm__w5YJx :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.menu-group_prose-sm__w5YJx :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.menu-group_prose-sm__w5YJx :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.menu-group_prose-sm__w5YJx :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.menu-group_prose-sm__w5YJx :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.menu-group_prose-sm__w5YJx :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.3333333;margin-top:.6666667em}.menu-group_prose-sm__w5YJx :where(.menu-group_prose-sm__w5YJx>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.menu-group_prose-sm__w5YJx :where(.menu-group_prose-sm__w5YJx>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.menu-group_menu-group__full__puSgu{width:100%}.menu-group_menu-group__title__G4wc2{display:flex;flex-direction:row;align-items:center;color:var(--text-primary)}.menu-group_menu-group__title-row__ZTpWU{flex-direction:row;justify-content:space-between;background-color:var(--surface-bg);box-sizing:border-box;border:2px solid var(--surface-border);display:flex;align-items:center;transition:background-color var(--transition-fast);cursor:pointer}.menu-group_menu-group__title-row__ZTpWU:hover{background-color:var(--surface-highlight)}.menu-group_menu-group__trigger___x8WQ{margin-right:.5rem;padding:.5rem;--tw-rotate:-90deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transition:transform var(--transition-fast)}.menu-group_menu-group__content-wrapper__r_m4J{transition:all var(--transition-slow);opacity:0}.menu-group_menu-group__label__PL46Z{font-weight:600}.menu-group_menu-group__GpTHJ.menu-group___open__v2_gX .menu-group_menu-group__trigger___x8WQ,.menu-group_menu-group__GpTHJ.menu-group_open__yQNHO .menu-group_menu-group__trigger___x8WQ{--tw-rotate:0deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.menu-group_menu-group__GpTHJ.menu-group___open__v2_gX .menu-group_menu-group__content-wrapper__r_m4J,.menu-group_menu-group__GpTHJ.menu-group_open__yQNHO .menu-group_menu-group__content-wrapper__r_m4J{opacity:1}@media (prefers-reduced-motion){.menu-group_menu-group__content-wrapper__r_m4J,.menu-group_menu-group__trigger___x8WQ{transition-property:none}}.menu-row___container__y63EO{width:100%!important;margin-right:auto!important;margin-left:auto!important}.menu-row_container__aSWMt{width:100%;margin-right:auto;margin-left:auto}@media (min-width:100%){.menu-row___container__y63EO{max-width:100%!important}.menu-row_container__aSWMt{max-width:100%}}@media (min-width:600px){.menu-row___container__y63EO{max-width:600px!important}.menu-row_container__aSWMt{max-width:600px}}@media (min-width:1600px){.menu-row___container__y63EO{max-width:1600px!important}.menu-row_container__aSWMt{max-width:1600px}}.menu-row_prose__ea3Ct{color:var(--tw-prose-body);max-width:65ch}.menu-row_prose__ea3Ct :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.menu-row_prose__ea3Ct :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.menu-row_prose__ea3Ct :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}.menu-row_prose__ea3Ct :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.menu-row_prose__ea3Ct :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.menu-row_prose__ea3Ct :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.menu-row_prose__ea3Ct :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.menu-row_prose__ea3Ct :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.menu-row_prose__ea3Ct :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.menu-row_prose__ea3Ct :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.menu-row_prose__ea3Ct :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.menu-row_prose__ea3Ct :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.menu-row_prose__ea3Ct :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.menu-row_prose__ea3Ct :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.menu-row_prose__ea3Ct :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.menu-row_prose__ea3Ct :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.menu-row_prose__ea3Ct :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.menu-row_prose__ea3Ct :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.menu-row_prose__ea3Ct :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.menu-row_prose__ea3Ct :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.menu-row_prose__ea3Ct :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}.menu-row_prose__ea3Ct :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.menu-row_prose__ea3Ct :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-inline-start-width:.25rem;border-inline-start-color:var(--tw-prose-quote-borders);quotes:"\201C""\201D""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em}.menu-row_prose__ea3Ct :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.menu-row_prose__ea3Ct :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.menu-row_prose__ea3Ct :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.menu-row_prose__ea3Ct :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:900;color:inherit}.menu-row_prose__ea3Ct :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.menu-row_prose__ea3Ct :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:800;color:inherit}.menu-row_prose__ea3Ct :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.menu-row_prose__ea3Ct :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.menu-row_prose__ea3Ct :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.menu-row_prose__ea3Ct :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.menu-row_prose__ea3Ct :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.menu-row_prose__ea3Ct :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-top:2em;margin-bottom:2em}.menu-row_prose__ea3Ct :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.menu-row_prose__ea3Ct :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-family:inherit;color:var(--tw-prose-kbd);box-shadow:0 0 0 1px var(--tw-prose-kbd-shadows),0 3px 0 var(--tw-prose-kbd-shadows);font-size:.875em;border-radius:.3125rem;padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;padding-inline-start:.375em}.menu-row_prose__ea3Ct :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.menu-row_prose__ea3Ct :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}.menu-row_prose__ea3Ct :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}.menu-row_prose__ea3Ct :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.menu-row_prose__ea3Ct :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.menu-row_prose__ea3Ct :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.menu-row_prose__ea3Ct :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.menu-row_prose__ea3Ct :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.menu-row_prose__ea3Ct :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.menu-row_prose__ea3Ct :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.menu-row_prose__ea3Ct :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding-top:.8571429em;padding-inline-end:1.1428571em;padding-bottom:.8571429em;padding-inline-start:1.1428571em}.menu-row_prose__ea3Ct :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.menu-row_prose__ea3Ct :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}.menu-row_prose__ea3Ct :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.menu-row_prose__ea3Ct :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){width:100%;table-layout:auto;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.menu-row_prose__ea3Ct :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.menu-row_prose__ea3Ct :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.menu-row_prose__ea3Ct :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.menu-row_prose__ea3Ct :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.menu-row_prose__ea3Ct :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}.menu-row_prose__ea3Ct :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.menu-row_prose__ea3Ct :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.menu-row_prose__ea3Ct :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:start}.menu-row_prose__ea3Ct :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.menu-row_prose__ea3Ct :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.menu-row_prose__ea3Ct{--tw-prose-body:#374151;--tw-prose-headings:#111827;--tw-prose-lead:#4b5563;--tw-prose-links:#111827;--tw-prose-bold:#111827;--tw-prose-counters:#6b7280;--tw-prose-bullets:#d1d5db;--tw-prose-hr:#e5e7eb;--tw-prose-quotes:#111827;--tw-prose-quote-borders:#e5e7eb;--tw-prose-captions:#6b7280;--tw-prose-kbd:#111827;--tw-prose-kbd-shadows:rgb(17 24 39/10%);--tw-prose-code:#111827;--tw-prose-pre-code:#e5e7eb;--tw-prose-pre-bg:#1f2937;--tw-prose-th-borders:#d1d5db;--tw-prose-td-borders:#e5e7eb;--tw-prose-invert-body:#d1d5db;--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:#9ca3af;--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:#9ca3af;--tw-prose-invert-bullets:#4b5563;--tw-prose-invert-hr:#374151;--tw-prose-invert-quotes:#f3f4f6;--tw-prose-invert-quote-borders:#374151;--tw-prose-invert-captions:#9ca3af;--tw-prose-invert-kbd:#fff;--tw-prose-invert-kbd-shadows:rgb(255 255 255/10%);--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:#d1d5db;--tw-prose-invert-pre-bg:rgb(0 0 0/50%);--tw-prose-invert-th-borders:#4b5563;--tw-prose-invert-td-borders:#374151;font-size:1rem;line-height:1.75}.menu-row_prose__ea3Ct :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.menu-row_prose__ea3Ct :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.menu-row_prose__ea3Ct :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.menu-row_prose__ea3Ct :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.menu-row_prose__ea3Ct :where(.menu-row_prose__ea3Ct>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.menu-row_prose__ea3Ct :where(.menu-row_prose__ea3Ct>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.menu-row_prose__ea3Ct :where(.menu-row_prose__ea3Ct>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.menu-row_prose__ea3Ct :where(.menu-row_prose__ea3Ct>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.menu-row_prose__ea3Ct :where(.menu-row_prose__ea3Ct>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.menu-row_prose__ea3Ct :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.menu-row_prose__ea3Ct :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.menu-row_prose__ea3Ct :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}.menu-row_prose__ea3Ct :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.menu-row_prose__ea3Ct :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.menu-row_prose__ea3Ct :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.menu-row_prose__ea3Ct :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.menu-row_prose__ea3Ct :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.menu-row_prose__ea3Ct :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.menu-row_prose__ea3Ct :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.5714286em;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.menu-row_prose__ea3Ct :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.menu-row_prose__ea3Ct :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.menu-row_prose__ea3Ct :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.menu-row_prose__ea3Ct :where(.menu-row_prose__ea3Ct>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.menu-row_prose__ea3Ct :where(.menu-row_prose__ea3Ct>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.menu-row_prose-sm__0tW2o{font-size:.875rem;line-height:1.7142857}.menu-row_prose-sm__0tW2o :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.menu-row_prose-sm__0tW2o :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;line-height:1.5555556;margin-top:.8888889em;margin-bottom:.8888889em}.menu-row_prose-sm__0tW2o :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-inline-start:1.1111111em}.menu-row_prose-sm__0tW2o :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:2.1428571em;margin-top:0;margin-bottom:.8em;line-height:1.2}.menu-row_prose-sm__0tW2o :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.4285714em;margin-top:1.6em;margin-bottom:.8em;line-height:1.4}.menu-row_prose-sm__0tW2o :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;margin-top:1.5555556em;margin-bottom:.4444444em;line-height:1.5555556}.menu-row_prose-sm__0tW2o :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.4285714em;margin-bottom:.5714286em;line-height:1.4285714}.menu-row_prose-sm__0tW2o :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.menu-row_prose-sm__0tW2o :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.menu-row_prose-sm__0tW2o :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.menu-row_prose-sm__0tW2o :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.menu-row_prose-sm__0tW2o :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;border-radius:.3125rem;padding-top:.1428571em;padding-inline-end:.3571429em;padding-bottom:.1428571em;padding-inline-start:.3571429em}.menu-row_prose-sm__0tW2o :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em}.menu-row_prose-sm__0tW2o :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.9em}.menu-row_prose-sm__0tW2o :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em}.menu-row_prose-sm__0tW2o :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.6666667;margin-top:1.6666667em;margin-bottom:1.6666667em;border-radius:.25rem;padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.menu-row_prose-sm__0tW2o :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.menu-row_prose-sm__0tW2o :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.menu-row_prose-sm__0tW2o :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;margin-bottom:.2857143em}.menu-row_prose-sm__0tW2o :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.menu-row_prose-sm__0tW2o :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.menu-row_prose-sm__0tW2o :where(.menu-row_prose-sm__0tW2o>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.menu-row_prose-sm__0tW2o :where(.menu-row_prose-sm__0tW2o>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.menu-row_prose-sm__0tW2o :where(.menu-row_prose-sm__0tW2o>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.menu-row_prose-sm__0tW2o :where(.menu-row_prose-sm__0tW2o>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.menu-row_prose-sm__0tW2o :where(.menu-row_prose-sm__0tW2o>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.menu-row_prose-sm__0tW2o :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.menu-row_prose-sm__0tW2o :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.menu-row_prose-sm__0tW2o :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.menu-row_prose-sm__0tW2o :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;padding-inline-start:1.5714286em}.menu-row_prose-sm__0tW2o :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2.8571429em;margin-bottom:2.8571429em}.menu-row_prose-sm__0tW2o :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.menu-row_prose-sm__0tW2o :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.menu-row_prose-sm__0tW2o :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.menu-row_prose-sm__0tW2o :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.menu-row_prose-sm__0tW2o :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.5}.menu-row_prose-sm__0tW2o :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.menu-row_prose-sm__0tW2o :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.menu-row_prose-sm__0tW2o :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.menu-row_prose-sm__0tW2o :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.menu-row_prose-sm__0tW2o :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.menu-row_prose-sm__0tW2o :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.menu-row_prose-sm__0tW2o :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.menu-row_prose-sm__0tW2o :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.menu-row_prose-sm__0tW2o :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.3333333;margin-top:.6666667em}.menu-row_prose-sm__0tW2o :where(.menu-row_prose-sm__0tW2o>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.menu-row_prose-sm__0tW2o :where(.menu-row_prose-sm__0tW2o>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.menu-row_menu-row__XpN5_{color:var(--text-primary);box-sizing:border-box;display:flex;transition:background-color var(--transition-fast),color var(--transition-fast);cursor:pointer}.menu-row_menu-row__padding__JmAS3{padding:.5rem 1rem}.menu-row_menu-row__small-padding__qyQIF{padding:.25rem 1rem}.menu-row_menu-row__XpN5_:not(.menu-row_menu-row--disabled__wtnjc):hover{background-color:var(--surface-highlight)}.menu-row_menu-row__content__j2i6k{box-sizing:border-box;display:flex;align-items:center;flex:1 1 0%}.menu-row_menu-row__label__EJOPQ{display:flex;flex:1 1 0%;align-items:center;font-weight:400}.menu-row_menu-row__label-padding__yhVwN{padding-top:.25rem;padding-bottom:.25rem}.menu-row_menu-row__append-icon-padding__1zczq,.menu-row_menu-row__prepend-icon-padding__LP_vf{padding:.25rem .5rem}.menu-row_menu-row__prepend-icon-margin__LtIRW{margin-right:.25rem}.menu-row_menu-row__append-icon-margin__8PDVU{margin-left:.5rem}.menu-row_menu-row--active__jxsU5{background-color:var(--surface-highlight)}.menu-row_menu-row--disabled__wtnjc{background-color:var(--color-disabled-bg);color:var(--text-muted)}.menu-row_menu-row--dense__DZvdx{padding-top:.125rem;padding-bottom:.125rem;font-size:.875rem;line-height:1.25rem}.app-dropdown_app-dropdown__aFLoK{display:flex;flex-direction:row;align-items:center;gap:.5rem;border-radius:var(--radius-lg);padding:.5rem;transition:background-color var(--transition-fast)}.app-dropdown_app-dropdown__size-md__TE1Th{height:var(--input-height);border-radius:var(--input-radius)}.app-dropdown_app-dropdown__size-sm__7hsb8{height:28px}.app-dropdown_app-dropdown__primary__udZAi{background-color:var(--surface-highlight)}.app-dropdown_app-dropdown__plain__1bud4{background-color:var(--input-bg);border:1.5px solid var(--input-border)}.app-dropdown_app-dropdown__plain-bold__BWiPg{background-color:var(--surface-card);border:2px solid var(--surface-border)}.app-dropdown_app-dropdown__plain-borderless__0wsi2{background-color:var(--surface-card)}.app-dropdown_app-dropdown__plain-borderless-bold__yOQln{background-color:var(--surface-bg)}.app-dropdown_app-dropdown__cream__kwiFZ{background-color:var(--surface-bg);border:2px solid var(--surface-border)}.app-dropdown_app-dropdown__plain-blue__NBtT_{background-color:var(--surface-card);border:2px solid var(--color-primary)}.app-dropdown_app-dropdown__gray__LO2R4{background-color:var(--surface-border)}.app-dropdown_app-dropdown__label__pwk42{flex:1 1 0%;flex-wrap:nowrap;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:left;color:var(--text-primary)}.app-dropdown_app-dropdown__label-primary__zqUO1{color:var(--text-primary);font-size:1.125rem;line-height:1.75rem;font-weight:600}.app-dropdown_app-dropdown__label-plain__LeFW4{color:var(--text-primary);font-size:1rem;line-height:1.5rem;font-weight:400}.app-dropdown_app-dropdown__label-bold__pgqMD{color:var(--text-primary);font-size:1rem;line-height:1.5rem;font-weight:500}.app-dropdown_app-dropdown__label-plain-borderless__uA5Zh{color:var(--text-primary);font-size:1rem;line-height:1.5rem;font-weight:400}.app-dropdown_app-dropdown__label-cream__uiS_6,.app-dropdown_app-dropdown__label-plain-borderless-bold__W7X_e{color:var(--text-primary);font-size:1rem;line-height:1.5rem;font-weight:500}.app-dropdown_app-dropdown__label-plain-blue__ekLlG{color:var(--color-primary-dark);font-size:1rem;line-height:1.5rem;font-weight:500}.app-dropdown_app-dropdown__label-gray__SRJz0{color:var(--text-secondary);font-size:1rem;line-height:1.5rem}.app-dropdown_app-dropdown__menu__Hyi3H{display:flex;width:100%;cursor:pointer;flex-direction:row;align-items:center;gap:.5rem;padding:.75rem;height:var(--density-list-item-height);background-color:var(--surface-card);transition:background-color var(--transition-fast)}.app-dropdown_app-dropdown__menu__Hyi3H:hover{background-color:var(--color-ghost-hover)}.app-dropdown_app-dropdown__menu-item-label-dark__gXKpB,.app-dropdown_app-dropdown__menu-item-label-light__4V8cO{width:100%;flex-wrap:nowrap;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:1rem;line-height:1.5rem;font-weight:400;color:var(--text-primary)}.person-picker___container__c6WiC{width:100%!important;margin-right:auto!important;margin-left:auto!important}.person-picker_container__2t6fu{width:100%;margin-right:auto;margin-left:auto}@media (min-width:100%){.person-picker___container__c6WiC{max-width:100%!important}.person-picker_container__2t6fu{max-width:100%}}@media (min-width:600px){.person-picker___container__c6WiC{max-width:600px!important}.person-picker_container__2t6fu{max-width:600px}}@media (min-width:1600px){.person-picker___container__c6WiC{max-width:1600px!important}.person-picker_container__2t6fu{max-width:1600px}}.person-picker_prose__VaF91{color:var(--tw-prose-body);max-width:65ch}.person-picker_prose__VaF91 :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.person-picker_prose__VaF91 :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.person-picker_prose__VaF91 :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}.person-picker_prose__VaF91 :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.person-picker_prose__VaF91 :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.person-picker_prose__VaF91 :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.person-picker_prose__VaF91 :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.person-picker_prose__VaF91 :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.person-picker_prose__VaF91 :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.person-picker_prose__VaF91 :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.person-picker_prose__VaF91 :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.person-picker_prose__VaF91 :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.person-picker_prose__VaF91 :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.person-picker_prose__VaF91 :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.person-picker_prose__VaF91 :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.person-picker_prose__VaF91 :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.person-picker_prose__VaF91 :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.person-picker_prose__VaF91 :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.person-picker_prose__VaF91 :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.person-picker_prose__VaF91 :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.person-picker_prose__VaF91 :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}.person-picker_prose__VaF91 :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.person-picker_prose__VaF91 :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-inline-start-width:.25rem;border-inline-start-color:var(--tw-prose-quote-borders);quotes:"\201C""\201D""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em}.person-picker_prose__VaF91 :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.person-picker_prose__VaF91 :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.person-picker_prose__VaF91 :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.person-picker_prose__VaF91 :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:900;color:inherit}.person-picker_prose__VaF91 :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.person-picker_prose__VaF91 :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:800;color:inherit}.person-picker_prose__VaF91 :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.person-picker_prose__VaF91 :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.person-picker_prose__VaF91 :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.person-picker_prose__VaF91 :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.person-picker_prose__VaF91 :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.person-picker_prose__VaF91 :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-top:2em;margin-bottom:2em}.person-picker_prose__VaF91 :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.person-picker_prose__VaF91 :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-family:inherit;color:var(--tw-prose-kbd);box-shadow:0 0 0 1px var(--tw-prose-kbd-shadows),0 3px 0 var(--tw-prose-kbd-shadows);font-size:.875em;border-radius:.3125rem;padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;padding-inline-start:.375em}.person-picker_prose__VaF91 :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.person-picker_prose__VaF91 :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}.person-picker_prose__VaF91 :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}.person-picker_prose__VaF91 :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.person-picker_prose__VaF91 :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.person-picker_prose__VaF91 :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.person-picker_prose__VaF91 :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.person-picker_prose__VaF91 :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.person-picker_prose__VaF91 :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.person-picker_prose__VaF91 :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.person-picker_prose__VaF91 :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding-top:.8571429em;padding-inline-end:1.1428571em;padding-bottom:.8571429em;padding-inline-start:1.1428571em}.person-picker_prose__VaF91 :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.person-picker_prose__VaF91 :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}.person-picker_prose__VaF91 :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.person-picker_prose__VaF91 :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){width:100%;table-layout:auto;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.person-picker_prose__VaF91 :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.person-picker_prose__VaF91 :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.person-picker_prose__VaF91 :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.person-picker_prose__VaF91 :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.person-picker_prose__VaF91 :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}.person-picker_prose__VaF91 :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.person-picker_prose__VaF91 :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.person-picker_prose__VaF91 :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:start}.person-picker_prose__VaF91 :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.person-picker_prose__VaF91 :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.person-picker_prose__VaF91{--tw-prose-body:#374151;--tw-prose-headings:#111827;--tw-prose-lead:#4b5563;--tw-prose-links:#111827;--tw-prose-bold:#111827;--tw-prose-counters:#6b7280;--tw-prose-bullets:#d1d5db;--tw-prose-hr:#e5e7eb;--tw-prose-quotes:#111827;--tw-prose-quote-borders:#e5e7eb;--tw-prose-captions:#6b7280;--tw-prose-kbd:#111827;--tw-prose-kbd-shadows:rgb(17 24 39/10%);--tw-prose-code:#111827;--tw-prose-pre-code:#e5e7eb;--tw-prose-pre-bg:#1f2937;--tw-prose-th-borders:#d1d5db;--tw-prose-td-borders:#e5e7eb;--tw-prose-invert-body:#d1d5db;--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:#9ca3af;--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:#9ca3af;--tw-prose-invert-bullets:#4b5563;--tw-prose-invert-hr:#374151;--tw-prose-invert-quotes:#f3f4f6;--tw-prose-invert-quote-borders:#374151;--tw-prose-invert-captions:#9ca3af;--tw-prose-invert-kbd:#fff;--tw-prose-invert-kbd-shadows:rgb(255 255 255/10%);--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:#d1d5db;--tw-prose-invert-pre-bg:rgb(0 0 0/50%);--tw-prose-invert-th-borders:#4b5563;--tw-prose-invert-td-borders:#374151;font-size:1rem;line-height:1.75}.person-picker_prose__VaF91 :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.person-picker_prose__VaF91 :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.person-picker_prose__VaF91 :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.person-picker_prose__VaF91 :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.person-picker_prose__VaF91 :where(.person-picker_prose__VaF91>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.person-picker_prose__VaF91 :where(.person-picker_prose__VaF91>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.person-picker_prose__VaF91 :where(.person-picker_prose__VaF91>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.person-picker_prose__VaF91 :where(.person-picker_prose__VaF91>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.person-picker_prose__VaF91 :where(.person-picker_prose__VaF91>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.person-picker_prose__VaF91 :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.person-picker_prose__VaF91 :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.person-picker_prose__VaF91 :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}.person-picker_prose__VaF91 :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.person-picker_prose__VaF91 :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.person-picker_prose__VaF91 :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.person-picker_prose__VaF91 :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.person-picker_prose__VaF91 :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.person-picker_prose__VaF91 :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.person-picker_prose__VaF91 :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.5714286em;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.person-picker_prose__VaF91 :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.person-picker_prose__VaF91 :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.person-picker_prose__VaF91 :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.person-picker_prose__VaF91 :where(.person-picker_prose__VaF91>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.person-picker_prose__VaF91 :where(.person-picker_prose__VaF91>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.person-picker_prose-sm__017EG{font-size:.875rem;line-height:1.7142857}.person-picker_prose-sm__017EG :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.person-picker_prose-sm__017EG :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;line-height:1.5555556;margin-top:.8888889em;margin-bottom:.8888889em}.person-picker_prose-sm__017EG :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-inline-start:1.1111111em}.person-picker_prose-sm__017EG :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:2.1428571em;margin-top:0;margin-bottom:.8em;line-height:1.2}.person-picker_prose-sm__017EG :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.4285714em;margin-top:1.6em;margin-bottom:.8em;line-height:1.4}.person-picker_prose-sm__017EG :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;margin-top:1.5555556em;margin-bottom:.4444444em;line-height:1.5555556}.person-picker_prose-sm__017EG :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.4285714em;margin-bottom:.5714286em;line-height:1.4285714}.person-picker_prose-sm__017EG :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.person-picker_prose-sm__017EG :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.person-picker_prose-sm__017EG :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.person-picker_prose-sm__017EG :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.person-picker_prose-sm__017EG :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;border-radius:.3125rem;padding-top:.1428571em;padding-inline-end:.3571429em;padding-bottom:.1428571em;padding-inline-start:.3571429em}.person-picker_prose-sm__017EG :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em}.person-picker_prose-sm__017EG :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.9em}.person-picker_prose-sm__017EG :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em}.person-picker_prose-sm__017EG :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.6666667;margin-top:1.6666667em;margin-bottom:1.6666667em;border-radius:.25rem;padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.person-picker_prose-sm__017EG :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.person-picker_prose-sm__017EG :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.person-picker_prose-sm__017EG :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;margin-bottom:.2857143em}.person-picker_prose-sm__017EG :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.person-picker_prose-sm__017EG :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.person-picker_prose-sm__017EG :where(.person-picker_prose-sm__017EG>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.person-picker_prose-sm__017EG :where(.person-picker_prose-sm__017EG>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.person-picker_prose-sm__017EG :where(.person-picker_prose-sm__017EG>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.person-picker_prose-sm__017EG :where(.person-picker_prose-sm__017EG>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.person-picker_prose-sm__017EG :where(.person-picker_prose-sm__017EG>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.person-picker_prose-sm__017EG :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.person-picker_prose-sm__017EG :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.person-picker_prose-sm__017EG :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.person-picker_prose-sm__017EG :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;padding-inline-start:1.5714286em}.person-picker_prose-sm__017EG :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2.8571429em;margin-bottom:2.8571429em}.person-picker_prose-sm__017EG :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.person-picker_prose-sm__017EG :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.person-picker_prose-sm__017EG :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.person-picker_prose-sm__017EG :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.person-picker_prose-sm__017EG :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.5}.person-picker_prose-sm__017EG :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.person-picker_prose-sm__017EG :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.person-picker_prose-sm__017EG :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.person-picker_prose-sm__017EG :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.person-picker_prose-sm__017EG :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.person-picker_prose-sm__017EG :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.person-picker_prose-sm__017EG :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.person-picker_prose-sm__017EG :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.person-picker_prose-sm__017EG :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.3333333;margin-top:.6666667em}.person-picker_prose-sm__017EG :where(.person-picker_prose-sm__017EG>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.person-picker_prose-sm__017EG :where(.person-picker_prose-sm__017EG>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.person-picker_person-picker__TzFEi{display:flex;flex-direction:column;overflow:hidden;border-width:1px;width:100%;max-width:100%;min-width:0;max-height:360px;border-radius:var(--card-radius);background-color:var(--surface-card);border-color:var(--surface-border);box-shadow:0 4px 12px rgba(0,0,0,.12);font-family:var(--font-body)}.person-picker_person-picker--embedded__GfsQW{width:100%;border-width:0;border-radius:0;box-shadow:none;background-color:transparent}.person-picker_person-picker__search__EZDVo{display:flex;align-items:center;gap:.5rem;position:relative;z-index:1;min-width:0;padding:8px 12px;border-bottom:1px solid var(--surface-border);color:var(--text-muted)}.person-picker_person-picker__search-input__w55RC{flex:1 1 0%;border-width:0;background-color:transparent;font-size:.875rem;line-height:1.25rem;outline:2px solid transparent;outline-offset:2px;min-width:0;color:var(--text-primary);font-family:var(--font-body)}.person-picker_person-picker__search-input__w55RC::-moz-placeholder{color:var(--text-muted)}.person-picker_person-picker__search-input__w55RC::placeholder{color:var(--text-muted)}.person-picker_person-picker__list__MkLw9{display:flex;flex-direction:column;overflow-y:auto;position:relative;z-index:0;padding:4px 0}.person-picker_person-picker__row__7ruOy{display:flex;width:100%;cursor:pointer;align-items:center;gap:.5rem;border-width:0;background-color:transparent;text-align:left;min-height:43px;padding:7px 12px;transition:background-color var(--transition-fast)}.person-picker_person-picker__row--selected__bzdEh,.person-picker_person-picker__row__7ruOy:hover{background-color:var(--color-ghost-hover)}.person-picker_person-picker__person-info__CUMHp{display:flex;min-width:0;flex:1 1 0%;flex-direction:column}.person-picker_person-picker__person-name__uTgev{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:400;color:var(--text-primary)}.person-picker_person-picker__person-name--selected__Chon_{font-weight:600}.person-picker_person-picker__person-role__0rpOl{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px;color:var(--text-muted)}.person-picker_person-picker__check__K_gFz{color:var(--color-primary)}.person-picker_person-picker__loading-row__3g6Ni{padding:8px 12px;font-size:12px;color:var(--text-muted)}.person-picker_person-picker__divider__w1lC2{margin-left:.75rem;margin-right:.75rem;height:1px;background-color:var(--surface-border);opacity:.5}.person-picker_person-picker__add-new__gzviZ{display:flex;width:100%;cursor:pointer;align-items:center;gap:.5rem;border-width:0;background-color:transparent;text-align:left;padding:7px 12px;color:var(--text-primary);font-size:13px;transition:background-color var(--transition-fast)}.person-picker_person-picker__add-new__gzviZ:hover{background-color:var(--color-ghost-hover)}.person-picker_person-picker__add-new-text__geSGR{font-weight:600;color:var(--text-primary)}.person-picker_person-picker__add-new-hint__2g1y7{font-weight:400;color:var(--text-muted)}.save-status-indicator___container__Bsy7n{width:100%!important;margin-right:auto!important;margin-left:auto!important}.save-status-indicator_container__2bbaZ{width:100%;margin-right:auto;margin-left:auto}@media (min-width:100%){.save-status-indicator___container__Bsy7n{max-width:100%!important}.save-status-indicator_container__2bbaZ{max-width:100%}}@media (min-width:600px){.save-status-indicator___container__Bsy7n{max-width:600px!important}.save-status-indicator_container__2bbaZ{max-width:600px}}@media (min-width:1600px){.save-status-indicator___container__Bsy7n{max-width:1600px!important}.save-status-indicator_container__2bbaZ{max-width:1600px}}.save-status-indicator_prose__3Gjlg{color:var(--tw-prose-body);max-width:65ch}.save-status-indicator_prose__3Gjlg :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.save-status-indicator_prose__3Gjlg :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.save-status-indicator_prose__3Gjlg :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}.save-status-indicator_prose__3Gjlg :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.save-status-indicator_prose__3Gjlg :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.save-status-indicator_prose__3Gjlg :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.save-status-indicator_prose__3Gjlg :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.save-status-indicator_prose__3Gjlg :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.save-status-indicator_prose__3Gjlg :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.save-status-indicator_prose__3Gjlg :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.save-status-indicator_prose__3Gjlg :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.save-status-indicator_prose__3Gjlg :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.save-status-indicator_prose__3Gjlg :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.save-status-indicator_prose__3Gjlg :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.save-status-indicator_prose__3Gjlg :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.save-status-indicator_prose__3Gjlg :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.save-status-indicator_prose__3Gjlg :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.save-status-indicator_prose__3Gjlg :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.save-status-indicator_prose__3Gjlg :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.save-status-indicator_prose__3Gjlg :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.save-status-indicator_prose__3Gjlg :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}.save-status-indicator_prose__3Gjlg :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.save-status-indicator_prose__3Gjlg :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-inline-start-width:.25rem;border-inline-start-color:var(--tw-prose-quote-borders);quotes:"\201C""\201D""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em}.save-status-indicator_prose__3Gjlg :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.save-status-indicator_prose__3Gjlg :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.save-status-indicator_prose__3Gjlg :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.save-status-indicator_prose__3Gjlg :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:900;color:inherit}.save-status-indicator_prose__3Gjlg :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.save-status-indicator_prose__3Gjlg :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:800;color:inherit}.save-status-indicator_prose__3Gjlg :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.save-status-indicator_prose__3Gjlg :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.save-status-indicator_prose__3Gjlg :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.save-status-indicator_prose__3Gjlg :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.save-status-indicator_prose__3Gjlg :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.save-status-indicator_prose__3Gjlg :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-top:2em;margin-bottom:2em}.save-status-indicator_prose__3Gjlg :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.save-status-indicator_prose__3Gjlg :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-family:inherit;color:var(--tw-prose-kbd);box-shadow:0 0 0 1px var(--tw-prose-kbd-shadows),0 3px 0 var(--tw-prose-kbd-shadows);font-size:.875em;border-radius:.3125rem;padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;padding-inline-start:.375em}.save-status-indicator_prose__3Gjlg :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.save-status-indicator_prose__3Gjlg :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}.save-status-indicator_prose__3Gjlg :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}.save-status-indicator_prose__3Gjlg :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.save-status-indicator_prose__3Gjlg :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.save-status-indicator_prose__3Gjlg :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.save-status-indicator_prose__3Gjlg :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.save-status-indicator_prose__3Gjlg :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.save-status-indicator_prose__3Gjlg :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.save-status-indicator_prose__3Gjlg :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.save-status-indicator_prose__3Gjlg :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding-top:.8571429em;padding-inline-end:1.1428571em;padding-bottom:.8571429em;padding-inline-start:1.1428571em}.save-status-indicator_prose__3Gjlg :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.save-status-indicator_prose__3Gjlg :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}.save-status-indicator_prose__3Gjlg :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.save-status-indicator_prose__3Gjlg :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){width:100%;table-layout:auto;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.save-status-indicator_prose__3Gjlg :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.save-status-indicator_prose__3Gjlg :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.save-status-indicator_prose__3Gjlg :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.save-status-indicator_prose__3Gjlg :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.save-status-indicator_prose__3Gjlg :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}.save-status-indicator_prose__3Gjlg :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.save-status-indicator_prose__3Gjlg :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.save-status-indicator_prose__3Gjlg :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:start}.save-status-indicator_prose__3Gjlg :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.save-status-indicator_prose__3Gjlg :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.save-status-indicator_prose__3Gjlg{--tw-prose-body:#374151;--tw-prose-headings:#111827;--tw-prose-lead:#4b5563;--tw-prose-links:#111827;--tw-prose-bold:#111827;--tw-prose-counters:#6b7280;--tw-prose-bullets:#d1d5db;--tw-prose-hr:#e5e7eb;--tw-prose-quotes:#111827;--tw-prose-quote-borders:#e5e7eb;--tw-prose-captions:#6b7280;--tw-prose-kbd:#111827;--tw-prose-kbd-shadows:rgb(17 24 39/10%);--tw-prose-code:#111827;--tw-prose-pre-code:#e5e7eb;--tw-prose-pre-bg:#1f2937;--tw-prose-th-borders:#d1d5db;--tw-prose-td-borders:#e5e7eb;--tw-prose-invert-body:#d1d5db;--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:#9ca3af;--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:#9ca3af;--tw-prose-invert-bullets:#4b5563;--tw-prose-invert-hr:#374151;--tw-prose-invert-quotes:#f3f4f6;--tw-prose-invert-quote-borders:#374151;--tw-prose-invert-captions:#9ca3af;--tw-prose-invert-kbd:#fff;--tw-prose-invert-kbd-shadows:rgb(255 255 255/10%);--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:#d1d5db;--tw-prose-invert-pre-bg:rgb(0 0 0/50%);--tw-prose-invert-th-borders:#4b5563;--tw-prose-invert-td-borders:#374151;font-size:1rem;line-height:1.75}.save-status-indicator_prose__3Gjlg :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.save-status-indicator_prose__3Gjlg :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.save-status-indicator_prose__3Gjlg :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.save-status-indicator_prose__3Gjlg :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.save-status-indicator_prose__3Gjlg :where(.save-status-indicator_prose__3Gjlg>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.save-status-indicator_prose__3Gjlg :where(.save-status-indicator_prose__3Gjlg>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.save-status-indicator_prose__3Gjlg :where(.save-status-indicator_prose__3Gjlg>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.save-status-indicator_prose__3Gjlg :where(.save-status-indicator_prose__3Gjlg>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.save-status-indicator_prose__3Gjlg :where(.save-status-indicator_prose__3Gjlg>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.save-status-indicator_prose__3Gjlg :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.save-status-indicator_prose__3Gjlg :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.save-status-indicator_prose__3Gjlg :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}.save-status-indicator_prose__3Gjlg :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.save-status-indicator_prose__3Gjlg :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.save-status-indicator_prose__3Gjlg :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.save-status-indicator_prose__3Gjlg :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.save-status-indicator_prose__3Gjlg :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.save-status-indicator_prose__3Gjlg :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.save-status-indicator_prose__3Gjlg :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.5714286em;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.save-status-indicator_prose__3Gjlg :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.save-status-indicator_prose__3Gjlg :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.save-status-indicator_prose__3Gjlg :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.save-status-indicator_prose__3Gjlg :where(.save-status-indicator_prose__3Gjlg>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.save-status-indicator_prose__3Gjlg :where(.save-status-indicator_prose__3Gjlg>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.save-status-indicator_prose-sm__Z8U_n{font-size:.875rem;line-height:1.7142857}.save-status-indicator_prose-sm__Z8U_n :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.save-status-indicator_prose-sm__Z8U_n :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;line-height:1.5555556;margin-top:.8888889em;margin-bottom:.8888889em}.save-status-indicator_prose-sm__Z8U_n :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-inline-start:1.1111111em}.save-status-indicator_prose-sm__Z8U_n :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:2.1428571em;margin-top:0;margin-bottom:.8em;line-height:1.2}.save-status-indicator_prose-sm__Z8U_n :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.4285714em;margin-top:1.6em;margin-bottom:.8em;line-height:1.4}.save-status-indicator_prose-sm__Z8U_n :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;margin-top:1.5555556em;margin-bottom:.4444444em;line-height:1.5555556}.save-status-indicator_prose-sm__Z8U_n :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.4285714em;margin-bottom:.5714286em;line-height:1.4285714}.save-status-indicator_prose-sm__Z8U_n :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.save-status-indicator_prose-sm__Z8U_n :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.save-status-indicator_prose-sm__Z8U_n :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.save-status-indicator_prose-sm__Z8U_n :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.save-status-indicator_prose-sm__Z8U_n :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;border-radius:.3125rem;padding-top:.1428571em;padding-inline-end:.3571429em;padding-bottom:.1428571em;padding-inline-start:.3571429em}.save-status-indicator_prose-sm__Z8U_n :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em}.save-status-indicator_prose-sm__Z8U_n :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.9em}.save-status-indicator_prose-sm__Z8U_n :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em}.save-status-indicator_prose-sm__Z8U_n :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.6666667;margin-top:1.6666667em;margin-bottom:1.6666667em;border-radius:.25rem;padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.save-status-indicator_prose-sm__Z8U_n :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.save-status-indicator_prose-sm__Z8U_n :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.save-status-indicator_prose-sm__Z8U_n :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;margin-bottom:.2857143em}.save-status-indicator_prose-sm__Z8U_n :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.save-status-indicator_prose-sm__Z8U_n :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.save-status-indicator_prose-sm__Z8U_n :where(.save-status-indicator_prose-sm__Z8U_n>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.save-status-indicator_prose-sm__Z8U_n :where(.save-status-indicator_prose-sm__Z8U_n>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.save-status-indicator_prose-sm__Z8U_n :where(.save-status-indicator_prose-sm__Z8U_n>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.save-status-indicator_prose-sm__Z8U_n :where(.save-status-indicator_prose-sm__Z8U_n>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.save-status-indicator_prose-sm__Z8U_n :where(.save-status-indicator_prose-sm__Z8U_n>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.save-status-indicator_prose-sm__Z8U_n :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.save-status-indicator_prose-sm__Z8U_n :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.save-status-indicator_prose-sm__Z8U_n :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.save-status-indicator_prose-sm__Z8U_n :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;padding-inline-start:1.5714286em}.save-status-indicator_prose-sm__Z8U_n :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2.8571429em;margin-bottom:2.8571429em}.save-status-indicator_prose-sm__Z8U_n :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.save-status-indicator_prose-sm__Z8U_n :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.save-status-indicator_prose-sm__Z8U_n :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.save-status-indicator_prose-sm__Z8U_n :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.save-status-indicator_prose-sm__Z8U_n :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.5}.save-status-indicator_prose-sm__Z8U_n :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.save-status-indicator_prose-sm__Z8U_n :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.save-status-indicator_prose-sm__Z8U_n :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.save-status-indicator_prose-sm__Z8U_n :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.save-status-indicator_prose-sm__Z8U_n :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.save-status-indicator_prose-sm__Z8U_n :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.save-status-indicator_prose-sm__Z8U_n :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.save-status-indicator_prose-sm__Z8U_n :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.save-status-indicator_prose-sm__Z8U_n :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.3333333;margin-top:.6666667em}.save-status-indicator_prose-sm__Z8U_n :where(.save-status-indicator_prose-sm__Z8U_n>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.save-status-indicator_prose-sm__Z8U_n :where(.save-status-indicator_prose-sm__Z8U_n>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.save-status-indicator_save-status-indicator__sQNhf{display:inline-flex;align-items:center;gap:4px;color:var(--color-primary);font-family:var(--font-body);font-size:12px;transition:opacity .2s ease-in-out}.save-status-indicator_save-status-indicator--hidden__TFSgz{opacity:0}.save-status-indicator_save-status-indicator--visible__cAUIa{opacity:1}.relationship-setter___container__RNRPe{width:100%!important;margin-right:auto!important;margin-left:auto!important}.relationship-setter_container__Rwj8t{width:100%;margin-right:auto;margin-left:auto}@media (min-width:100%){.relationship-setter___container__RNRPe{max-width:100%!important}.relationship-setter_container__Rwj8t{max-width:100%}}@media (min-width:600px){.relationship-setter___container__RNRPe{max-width:600px!important}.relationship-setter_container__Rwj8t{max-width:600px}}@media (min-width:1600px){.relationship-setter___container__RNRPe{max-width:1600px!important}.relationship-setter_container__Rwj8t{max-width:1600px}}.relationship-setter_prose__97E2W{color:var(--tw-prose-body);max-width:65ch}.relationship-setter_prose__97E2W :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.relationship-setter_prose__97E2W :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.relationship-setter_prose__97E2W :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}.relationship-setter_prose__97E2W :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.relationship-setter_prose__97E2W :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.relationship-setter_prose__97E2W :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.relationship-setter_prose__97E2W :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.relationship-setter_prose__97E2W :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.relationship-setter_prose__97E2W :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.relationship-setter_prose__97E2W :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.relationship-setter_prose__97E2W :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.relationship-setter_prose__97E2W :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.relationship-setter_prose__97E2W :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.relationship-setter_prose__97E2W :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.relationship-setter_prose__97E2W :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.relationship-setter_prose__97E2W :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.relationship-setter_prose__97E2W :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.relationship-setter_prose__97E2W :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.relationship-setter_prose__97E2W :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.relationship-setter_prose__97E2W :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.relationship-setter_prose__97E2W :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}.relationship-setter_prose__97E2W :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.relationship-setter_prose__97E2W :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-inline-start-width:.25rem;border-inline-start-color:var(--tw-prose-quote-borders);quotes:"\201C""\201D""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em}.relationship-setter_prose__97E2W :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.relationship-setter_prose__97E2W :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.relationship-setter_prose__97E2W :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.relationship-setter_prose__97E2W :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:900;color:inherit}.relationship-setter_prose__97E2W :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.relationship-setter_prose__97E2W :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:800;color:inherit}.relationship-setter_prose__97E2W :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.relationship-setter_prose__97E2W :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.relationship-setter_prose__97E2W :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.relationship-setter_prose__97E2W :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.relationship-setter_prose__97E2W :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.relationship-setter_prose__97E2W :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-top:2em;margin-bottom:2em}.relationship-setter_prose__97E2W :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.relationship-setter_prose__97E2W :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-family:inherit;color:var(--tw-prose-kbd);box-shadow:0 0 0 1px var(--tw-prose-kbd-shadows),0 3px 0 var(--tw-prose-kbd-shadows);font-size:.875em;border-radius:.3125rem;padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;padding-inline-start:.375em}.relationship-setter_prose__97E2W :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.relationship-setter_prose__97E2W :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}.relationship-setter_prose__97E2W :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}.relationship-setter_prose__97E2W :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.relationship-setter_prose__97E2W :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.relationship-setter_prose__97E2W :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.relationship-setter_prose__97E2W :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.relationship-setter_prose__97E2W :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.relationship-setter_prose__97E2W :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.relationship-setter_prose__97E2W :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.relationship-setter_prose__97E2W :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding-top:.8571429em;padding-inline-end:1.1428571em;padding-bottom:.8571429em;padding-inline-start:1.1428571em}.relationship-setter_prose__97E2W :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.relationship-setter_prose__97E2W :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}.relationship-setter_prose__97E2W :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.relationship-setter_prose__97E2W :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){width:100%;table-layout:auto;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.relationship-setter_prose__97E2W :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.relationship-setter_prose__97E2W :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.relationship-setter_prose__97E2W :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.relationship-setter_prose__97E2W :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.relationship-setter_prose__97E2W :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}.relationship-setter_prose__97E2W :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.relationship-setter_prose__97E2W :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.relationship-setter_prose__97E2W :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:start}.relationship-setter_prose__97E2W :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.relationship-setter_prose__97E2W :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.relationship-setter_prose__97E2W{--tw-prose-body:#374151;--tw-prose-headings:#111827;--tw-prose-lead:#4b5563;--tw-prose-links:#111827;--tw-prose-bold:#111827;--tw-prose-counters:#6b7280;--tw-prose-bullets:#d1d5db;--tw-prose-hr:#e5e7eb;--tw-prose-quotes:#111827;--tw-prose-quote-borders:#e5e7eb;--tw-prose-captions:#6b7280;--tw-prose-kbd:#111827;--tw-prose-kbd-shadows:rgb(17 24 39/10%);--tw-prose-code:#111827;--tw-prose-pre-code:#e5e7eb;--tw-prose-pre-bg:#1f2937;--tw-prose-th-borders:#d1d5db;--tw-prose-td-borders:#e5e7eb;--tw-prose-invert-body:#d1d5db;--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:#9ca3af;--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:#9ca3af;--tw-prose-invert-bullets:#4b5563;--tw-prose-invert-hr:#374151;--tw-prose-invert-quotes:#f3f4f6;--tw-prose-invert-quote-borders:#374151;--tw-prose-invert-captions:#9ca3af;--tw-prose-invert-kbd:#fff;--tw-prose-invert-kbd-shadows:rgb(255 255 255/10%);--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:#d1d5db;--tw-prose-invert-pre-bg:rgb(0 0 0/50%);--tw-prose-invert-th-borders:#4b5563;--tw-prose-invert-td-borders:#374151;font-size:1rem;line-height:1.75}.relationship-setter_prose__97E2W :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.relationship-setter_prose__97E2W :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.relationship-setter_prose__97E2W :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.relationship-setter_prose__97E2W :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.relationship-setter_prose__97E2W :where(.relationship-setter_prose__97E2W>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.relationship-setter_prose__97E2W :where(.relationship-setter_prose__97E2W>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.relationship-setter_prose__97E2W :where(.relationship-setter_prose__97E2W>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.relationship-setter_prose__97E2W :where(.relationship-setter_prose__97E2W>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.relationship-setter_prose__97E2W :where(.relationship-setter_prose__97E2W>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.relationship-setter_prose__97E2W :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.relationship-setter_prose__97E2W :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.relationship-setter_prose__97E2W :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}.relationship-setter_prose__97E2W :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.relationship-setter_prose__97E2W :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.relationship-setter_prose__97E2W :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.relationship-setter_prose__97E2W :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.relationship-setter_prose__97E2W :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.relationship-setter_prose__97E2W :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.relationship-setter_prose__97E2W :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.5714286em;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.relationship-setter_prose__97E2W :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.relationship-setter_prose__97E2W :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.relationship-setter_prose__97E2W :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.relationship-setter_prose__97E2W :where(.relationship-setter_prose__97E2W>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.relationship-setter_prose__97E2W :where(.relationship-setter_prose__97E2W>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.relationship-setter_prose-sm__VF3PI{font-size:.875rem;line-height:1.7142857}.relationship-setter_prose-sm__VF3PI :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.relationship-setter_prose-sm__VF3PI :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;line-height:1.5555556;margin-top:.8888889em;margin-bottom:.8888889em}.relationship-setter_prose-sm__VF3PI :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-inline-start:1.1111111em}.relationship-setter_prose-sm__VF3PI :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:2.1428571em;margin-top:0;margin-bottom:.8em;line-height:1.2}.relationship-setter_prose-sm__VF3PI :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.4285714em;margin-top:1.6em;margin-bottom:.8em;line-height:1.4}.relationship-setter_prose-sm__VF3PI :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;margin-top:1.5555556em;margin-bottom:.4444444em;line-height:1.5555556}.relationship-setter_prose-sm__VF3PI :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.4285714em;margin-bottom:.5714286em;line-height:1.4285714}.relationship-setter_prose-sm__VF3PI :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.relationship-setter_prose-sm__VF3PI :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.relationship-setter_prose-sm__VF3PI :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.relationship-setter_prose-sm__VF3PI :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.relationship-setter_prose-sm__VF3PI :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;border-radius:.3125rem;padding-top:.1428571em;padding-inline-end:.3571429em;padding-bottom:.1428571em;padding-inline-start:.3571429em}.relationship-setter_prose-sm__VF3PI :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em}.relationship-setter_prose-sm__VF3PI :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.9em}.relationship-setter_prose-sm__VF3PI :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em}.relationship-setter_prose-sm__VF3PI :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.6666667;margin-top:1.6666667em;margin-bottom:1.6666667em;border-radius:.25rem;padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.relationship-setter_prose-sm__VF3PI :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.relationship-setter_prose-sm__VF3PI :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.relationship-setter_prose-sm__VF3PI :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;margin-bottom:.2857143em}.relationship-setter_prose-sm__VF3PI :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.relationship-setter_prose-sm__VF3PI :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.relationship-setter_prose-sm__VF3PI :where(.relationship-setter_prose-sm__VF3PI>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.relationship-setter_prose-sm__VF3PI :where(.relationship-setter_prose-sm__VF3PI>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.relationship-setter_prose-sm__VF3PI :where(.relationship-setter_prose-sm__VF3PI>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.relationship-setter_prose-sm__VF3PI :where(.relationship-setter_prose-sm__VF3PI>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.relationship-setter_prose-sm__VF3PI :where(.relationship-setter_prose-sm__VF3PI>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.relationship-setter_prose-sm__VF3PI :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.relationship-setter_prose-sm__VF3PI :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.relationship-setter_prose-sm__VF3PI :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.relationship-setter_prose-sm__VF3PI :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;padding-inline-start:1.5714286em}.relationship-setter_prose-sm__VF3PI :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2.8571429em;margin-bottom:2.8571429em}.relationship-setter_prose-sm__VF3PI :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.relationship-setter_prose-sm__VF3PI :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.relationship-setter_prose-sm__VF3PI :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.relationship-setter_prose-sm__VF3PI :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.relationship-setter_prose-sm__VF3PI :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.5}.relationship-setter_prose-sm__VF3PI :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.relationship-setter_prose-sm__VF3PI :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.relationship-setter_prose-sm__VF3PI :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.relationship-setter_prose-sm__VF3PI :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.relationship-setter_prose-sm__VF3PI :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.relationship-setter_prose-sm__VF3PI :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.relationship-setter_prose-sm__VF3PI :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.relationship-setter_prose-sm__VF3PI :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.relationship-setter_prose-sm__VF3PI :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.3333333;margin-top:.6666667em}.relationship-setter_prose-sm__VF3PI :where(.relationship-setter_prose-sm__VF3PI>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.relationship-setter_prose-sm__VF3PI :where(.relationship-setter_prose-sm__VF3PI>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.relationship-setter_relationship-setter--display__tFpwy{display:flex;align-items:center;padding:8px 0;gap:10px;font-family:var(--font-body)}.relationship-setter_relationship-setter--display-compact__qP0ks{display:flex;align-items:center;padding:4px 0;gap:8px;font-family:var(--font-body)}.relationship-setter_relationship-setter--edit__RIqoT{display:flex;flex-direction:column;border-radius:var(--radius-lg);border-width:1px;padding:16px;gap:12px;border-color:var(--surface-border);background-color:var(--surface-bg);font-family:var(--font-body)}.relationship-setter_relationship-setter__info__CKd95{display:flex;min-width:0;flex:1 1 0%;flex-direction:column}.relationship-setter_relationship-setter__name__6uMhh{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;line-height:1.25rem;font-weight:500;color:var(--text-primary);min-width:8rem}.relationship-setter_relationship-setter__role__Urona{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;line-height:1rem;color:var(--text-muted)}.relationship-setter_relationship-setter__type__4jnS_{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;line-height:1.25rem;color:var(--text-secondary)}.relationship-setter_relationship-setter__edit-btn__P_Iwe{display:flex;flex-shrink:0;cursor:pointer;align-items:center;justify-content:center;border-width:0;background-color:transparent;padding:0;color:var(--text-muted);transition:color var(--transition-fast)}.relationship-setter_relationship-setter__edit-btn__P_Iwe:hover{color:var(--text-primary)}.relationship-setter_relationship-setter__edit-title__bgn9Q{font-size:.875rem;line-height:1.25rem;font-weight:600;color:var(--text-primary)}.relationship-setter_relationship-setter__edit-header__r7ZJI{display:flex;align-items:center;gap:8px}.relationship-setter_relationship-setter__edit-header-info__RYRb_{display:flex;min-width:0;flex:1 1 0%;flex-direction:column}.relationship-setter_relationship-setter__edit-fields__du8cT{display:flex;gap:8px}.relationship-setter_relationship-setter__field__zm2aC{display:flex;flex:1 1 0%;flex-direction:column;gap:4px}.relationship-setter_relationship-setter__field-label__IMBp3{font-size:.75rem;line-height:1rem;color:var(--text-muted)}.relationship-setter_relationship-setter__person-picker-row__qpoNU{display:flex;min-width:0;align-items:flex-start;width:100%}.relationship-setter_relationship-setter__person-picker-panel__v08dl{min-width:0;width:100%;flex:1 1 auto}.relationship-setter_relationship-setter__breakdown__8VJK8{display:flex;flex-direction:column;gap:6px}.relationship-setter_relationship-setter__breakdown-title__d9gBt{font-size:.75rem;line-height:1rem;font-weight:500;color:var(--text-secondary)}.relationship-setter_relationship-setter__breakdown-rows__3ETBq{display:flex;flex-direction:column;gap:2px}.relationship-setter_relationship-setter__breakdown-row__VKAct{display:flex;align-items:center;font-size:.75rem;line-height:1rem;gap:6px}.relationship-setter_relationship-setter__breakdown-factor__HcfyK,.relationship-setter_relationship-setter__breakdown-weight__6swlD{color:var(--text-muted)}.relationship-setter_relationship-setter__breakdown-spacer__IDiSm{flex:1 1 0%}.relationship-setter_relationship-setter__breakdown-contribution__Ws7bm{color:var(--text-secondary)}.relationship-setter_relationship-setter__breakdown-contribution--empty__9LmER{color:var(--text-muted)}.relationship-setter_relationship-setter__breakdown-row--total__KsSjP{display:flex;align-items:center;font-size:.75rem;line-height:1rem;font-weight:700;gap:6px;color:var(--color-primary);padding-top:4px;border-top:1px solid var(--surface-border)}.relationship-setter_relationship-setter__total-label__JvNg7,.relationship-setter_relationship-setter__total-value__0FrVM{color:var(--color-primary)}.relationship-setter_relationship-setter__connection-word__BrISv{font-weight:500}.relationship-setter_relationship-setter__connection-label__na_k8{display:inline-flex;flex-shrink:0;align-items:center;font-size:.75rem;line-height:1rem;font-weight:500;font-family:var(--font-body)}.relationship-setter_relationship-setter__kind-menu__JT0kV{display:flex;width:100%;flex-direction:column;overflow:hidden;border-radius:var(--radius-lg);border-width:1px;border-color:var(--surface-border);background-color:var(--surface-card);box-shadow:0 4px 12px rgba(0,0,0,.12)}.relationship-setter_relationship-setter__kind-search__N0ghB{display:flex;align-items:center;gap:6px;padding:6px 10px;border-bottom:1px solid var(--surface-border);color:var(--text-muted)}.relationship-setter_relationship-setter__kind-search-input__MnxBU{flex:1 1 0%;border-width:0;background-color:transparent;padding:0;font-size:.875rem;line-height:1.25rem;color:var(--text-primary);font-family:var(--font-body)}.relationship-setter_relationship-setter__kind-search-input__MnxBU::-moz-placeholder{color:var(--text-muted)}.relationship-setter_relationship-setter__kind-search-input__MnxBU::placeholder{color:var(--text-muted)}.relationship-setter_relationship-setter__kind-search-input__MnxBU:focus{outline:none}.relationship-setter_relationship-setter__kind-option__DAkYk{display:flex;cursor:pointer;align-items:center;justify-content:space-between;border-width:0;background-color:transparent;font-size:.875rem;line-height:1.25rem;gap:8px;padding:8px 10px;color:var(--text-primary);font-family:var(--font-body)}.relationship-setter_relationship-setter__kind-option__DAkYk:hover{background-color:var(--surface-bg)}.relationship-setter_relationship-setter__kind-option-label__JheZ2{flex:1 1 0%;text-align:left}.relationship-setter_relationship-setter__edit-actions__w3STa{display:flex;align-items:center;gap:12px;padding-top:4px}.relationship-setter_relationship-setter__save__8_0R3{font-weight:500;color:var(--color-primary)}.relationship-setter_relationship-setter__cancel__nyTra,.relationship-setter_relationship-setter__save__8_0R3{cursor:pointer;border-width:0;background-color:transparent;padding:0;font-size:.875rem;line-height:1.25rem;font-family:var(--font-body)}.relationship-setter_relationship-setter__cancel__nyTra{color:var(--text-secondary)}.relationship-setter_relationship-setter__spacer__btyQy{flex:1 1 0%}.relationship-setter_relationship-setter__remove__i_k5h{cursor:pointer;border-width:0;background-color:transparent;padding:0;font-size:.875rem;line-height:1.25rem;font-weight:500;color:var(--status-error);font-family:var(--font-body)}.labels-menu___container__RrSEB{width:100%!important;margin-right:auto!important;margin-left:auto!important}.labels-menu_container__JmdBC{width:100%;margin-right:auto;margin-left:auto}@media (min-width:100%){.labels-menu___container__RrSEB{max-width:100%!important}.labels-menu_container__JmdBC{max-width:100%}}@media (min-width:600px){.labels-menu___container__RrSEB{max-width:600px!important}.labels-menu_container__JmdBC{max-width:600px}}@media (min-width:1600px){.labels-menu___container__RrSEB{max-width:1600px!important}.labels-menu_container__JmdBC{max-width:1600px}}.labels-menu_prose__nWP1X{color:var(--tw-prose-body);max-width:65ch}.labels-menu_prose__nWP1X :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.labels-menu_prose__nWP1X :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.labels-menu_prose__nWP1X :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}.labels-menu_prose__nWP1X :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.labels-menu_prose__nWP1X :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.labels-menu_prose__nWP1X :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.labels-menu_prose__nWP1X :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.labels-menu_prose__nWP1X :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.labels-menu_prose__nWP1X :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.labels-menu_prose__nWP1X :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.labels-menu_prose__nWP1X :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.labels-menu_prose__nWP1X :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.labels-menu_prose__nWP1X :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.labels-menu_prose__nWP1X :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.labels-menu_prose__nWP1X :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.labels-menu_prose__nWP1X :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.labels-menu_prose__nWP1X :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.labels-menu_prose__nWP1X :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.labels-menu_prose__nWP1X :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.labels-menu_prose__nWP1X :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.labels-menu_prose__nWP1X :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}.labels-menu_prose__nWP1X :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.labels-menu_prose__nWP1X :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-inline-start-width:.25rem;border-inline-start-color:var(--tw-prose-quote-borders);quotes:"\201C""\201D""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em}.labels-menu_prose__nWP1X :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.labels-menu_prose__nWP1X :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.labels-menu_prose__nWP1X :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.labels-menu_prose__nWP1X :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:900;color:inherit}.labels-menu_prose__nWP1X :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.labels-menu_prose__nWP1X :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:800;color:inherit}.labels-menu_prose__nWP1X :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.labels-menu_prose__nWP1X :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.labels-menu_prose__nWP1X :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.labels-menu_prose__nWP1X :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.labels-menu_prose__nWP1X :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.labels-menu_prose__nWP1X :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-top:2em;margin-bottom:2em}.labels-menu_prose__nWP1X :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.labels-menu_prose__nWP1X :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-family:inherit;color:var(--tw-prose-kbd);box-shadow:0 0 0 1px var(--tw-prose-kbd-shadows),0 3px 0 var(--tw-prose-kbd-shadows);font-size:.875em;border-radius:.3125rem;padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;padding-inline-start:.375em}.labels-menu_prose__nWP1X :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.labels-menu_prose__nWP1X :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}.labels-menu_prose__nWP1X :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}.labels-menu_prose__nWP1X :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.labels-menu_prose__nWP1X :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.labels-menu_prose__nWP1X :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.labels-menu_prose__nWP1X :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.labels-menu_prose__nWP1X :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.labels-menu_prose__nWP1X :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.labels-menu_prose__nWP1X :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.labels-menu_prose__nWP1X :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding-top:.8571429em;padding-inline-end:1.1428571em;padding-bottom:.8571429em;padding-inline-start:1.1428571em}.labels-menu_prose__nWP1X :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.labels-menu_prose__nWP1X :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}.labels-menu_prose__nWP1X :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.labels-menu_prose__nWP1X :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){width:100%;table-layout:auto;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.labels-menu_prose__nWP1X :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.labels-menu_prose__nWP1X :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.labels-menu_prose__nWP1X :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.labels-menu_prose__nWP1X :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.labels-menu_prose__nWP1X :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}.labels-menu_prose__nWP1X :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.labels-menu_prose__nWP1X :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.labels-menu_prose__nWP1X :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:start}.labels-menu_prose__nWP1X :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.labels-menu_prose__nWP1X :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.labels-menu_prose__nWP1X{--tw-prose-body:#374151;--tw-prose-headings:#111827;--tw-prose-lead:#4b5563;--tw-prose-links:#111827;--tw-prose-bold:#111827;--tw-prose-counters:#6b7280;--tw-prose-bullets:#d1d5db;--tw-prose-hr:#e5e7eb;--tw-prose-quotes:#111827;--tw-prose-quote-borders:#e5e7eb;--tw-prose-captions:#6b7280;--tw-prose-kbd:#111827;--tw-prose-kbd-shadows:rgb(17 24 39/10%);--tw-prose-code:#111827;--tw-prose-pre-code:#e5e7eb;--tw-prose-pre-bg:#1f2937;--tw-prose-th-borders:#d1d5db;--tw-prose-td-borders:#e5e7eb;--tw-prose-invert-body:#d1d5db;--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:#9ca3af;--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:#9ca3af;--tw-prose-invert-bullets:#4b5563;--tw-prose-invert-hr:#374151;--tw-prose-invert-quotes:#f3f4f6;--tw-prose-invert-quote-borders:#374151;--tw-prose-invert-captions:#9ca3af;--tw-prose-invert-kbd:#fff;--tw-prose-invert-kbd-shadows:rgb(255 255 255/10%);--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:#d1d5db;--tw-prose-invert-pre-bg:rgb(0 0 0/50%);--tw-prose-invert-th-borders:#4b5563;--tw-prose-invert-td-borders:#374151;font-size:1rem;line-height:1.75}.labels-menu_prose__nWP1X :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.labels-menu_prose__nWP1X :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.labels-menu_prose__nWP1X :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.labels-menu_prose__nWP1X :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.labels-menu_prose__nWP1X :where(.labels-menu_prose__nWP1X>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.labels-menu_prose__nWP1X :where(.labels-menu_prose__nWP1X>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.labels-menu_prose__nWP1X :where(.labels-menu_prose__nWP1X>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.labels-menu_prose__nWP1X :where(.labels-menu_prose__nWP1X>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.labels-menu_prose__nWP1X :where(.labels-menu_prose__nWP1X>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.labels-menu_prose__nWP1X :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.labels-menu_prose__nWP1X :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.labels-menu_prose__nWP1X :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}.labels-menu_prose__nWP1X :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.labels-menu_prose__nWP1X :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.labels-menu_prose__nWP1X :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.labels-menu_prose__nWP1X :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.labels-menu_prose__nWP1X :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.labels-menu_prose__nWP1X :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.labels-menu_prose__nWP1X :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.5714286em;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.labels-menu_prose__nWP1X :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.labels-menu_prose__nWP1X :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.labels-menu_prose__nWP1X :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.labels-menu_prose__nWP1X :where(.labels-menu_prose__nWP1X>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.labels-menu_prose__nWP1X :where(.labels-menu_prose__nWP1X>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.labels-menu_prose-sm__myQ2L{font-size:.875rem;line-height:1.7142857}.labels-menu_prose-sm__myQ2L :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.labels-menu_prose-sm__myQ2L :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;line-height:1.5555556;margin-top:.8888889em;margin-bottom:.8888889em}.labels-menu_prose-sm__myQ2L :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-inline-start:1.1111111em}.labels-menu_prose-sm__myQ2L :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:2.1428571em;margin-top:0;margin-bottom:.8em;line-height:1.2}.labels-menu_prose-sm__myQ2L :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.4285714em;margin-top:1.6em;margin-bottom:.8em;line-height:1.4}.labels-menu_prose-sm__myQ2L :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;margin-top:1.5555556em;margin-bottom:.4444444em;line-height:1.5555556}.labels-menu_prose-sm__myQ2L :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.4285714em;margin-bottom:.5714286em;line-height:1.4285714}.labels-menu_prose-sm__myQ2L :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.labels-menu_prose-sm__myQ2L :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.labels-menu_prose-sm__myQ2L :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.labels-menu_prose-sm__myQ2L :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.labels-menu_prose-sm__myQ2L :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;border-radius:.3125rem;padding-top:.1428571em;padding-inline-end:.3571429em;padding-bottom:.1428571em;padding-inline-start:.3571429em}.labels-menu_prose-sm__myQ2L :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em}.labels-menu_prose-sm__myQ2L :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.9em}.labels-menu_prose-sm__myQ2L :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em}.labels-menu_prose-sm__myQ2L :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.6666667;margin-top:1.6666667em;margin-bottom:1.6666667em;border-radius:.25rem;padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.labels-menu_prose-sm__myQ2L :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.labels-menu_prose-sm__myQ2L :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.labels-menu_prose-sm__myQ2L :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;margin-bottom:.2857143em}.labels-menu_prose-sm__myQ2L :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.labels-menu_prose-sm__myQ2L :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.labels-menu_prose-sm__myQ2L :where(.labels-menu_prose-sm__myQ2L>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.labels-menu_prose-sm__myQ2L :where(.labels-menu_prose-sm__myQ2L>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.labels-menu_prose-sm__myQ2L :where(.labels-menu_prose-sm__myQ2L>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.labels-menu_prose-sm__myQ2L :where(.labels-menu_prose-sm__myQ2L>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.labels-menu_prose-sm__myQ2L :where(.labels-menu_prose-sm__myQ2L>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.labels-menu_prose-sm__myQ2L :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.labels-menu_prose-sm__myQ2L :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.labels-menu_prose-sm__myQ2L :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.labels-menu_prose-sm__myQ2L :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;padding-inline-start:1.5714286em}.labels-menu_prose-sm__myQ2L :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2.8571429em;margin-bottom:2.8571429em}.labels-menu_prose-sm__myQ2L :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.labels-menu_prose-sm__myQ2L :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.labels-menu_prose-sm__myQ2L :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.labels-menu_prose-sm__myQ2L :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.labels-menu_prose-sm__myQ2L :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.5}.labels-menu_prose-sm__myQ2L :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.labels-menu_prose-sm__myQ2L :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.labels-menu_prose-sm__myQ2L :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.labels-menu_prose-sm__myQ2L :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.labels-menu_prose-sm__myQ2L :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.labels-menu_prose-sm__myQ2L :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.labels-menu_prose-sm__myQ2L :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.labels-menu_prose-sm__myQ2L :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.labels-menu_prose-sm__myQ2L :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.3333333;margin-top:.6666667em}.labels-menu_prose-sm__myQ2L :where(.labels-menu_prose-sm__myQ2L>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.labels-menu_prose-sm__myQ2L :where(.labels-menu_prose-sm__myQ2L>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.labels-menu_labels-menu___YrB8{display:flex;flex-direction:column;overflow:hidden;border-width:1px;width:260px;border-radius:var(--card-radius);background-color:var(--surface-card);border-color:var(--surface-border);box-shadow:0 4px 12px rgba(0,0,0,.12);font-family:var(--font-body)}.labels-menu_labels-menu__block__MeN_N{display:flex;flex-direction:column;gap:8px;padding:10px 12px 8px}.labels-menu_labels-menu__input__NgxHa{width:100%;border-width:1px;outline:2px solid transparent;outline-offset:2px;height:30px;padding:7px 10px;border-radius:var(--input-radius,6px);border-color:var(--surface-border);background-color:var(--surface-card);font-size:13px;color:var(--text-primary);font-family:var(--font-body)}.labels-menu_labels-menu__input__NgxHa::-moz-placeholder{color:var(--text-muted)}.labels-menu_labels-menu__input__NgxHa::placeholder{color:var(--text-muted)}.labels-menu_labels-menu__chips__xwOG7{display:flex;flex-wrap:wrap;gap:6px}.labels-menu_labels-menu__chip__cFXyk{display:inline-flex;align-items:center;gap:4px;height:21px;padding:3px 7px;border-radius:10px;border:1px solid var(--surface-border)}.labels-menu_labels-menu__dot__vLWyd{flex-shrink:0;border-radius:var(--radius-full);width:8px;height:8px}.labels-menu_labels-menu__chip-label__mPN_D{font-size:12px;font-weight:500;color:var(--text-primary)}.labels-menu_labels-menu__chip-remove___lupu{display:inline-flex;cursor:pointer;align-items:center;justify-content:center;border-width:0;background-color:transparent;padding:0;color:var(--text-muted)}.labels-menu_labels-menu__chip-remove___lupu:hover{color:var(--status-error)}.labels-menu_labels-menu__divider__kjZXN{height:1px;background-color:var(--surface-border)}.labels-menu_labels-menu__suggested-header__49oVz{padding:8px 12px 4px;font-size:12px;font-weight:500;color:var(--text-secondary)}.labels-menu_labels-menu__suggested-list__vxpyu{display:flex;flex-direction:column;padding-bottom:4px}.labels-menu_labels-menu__suggested-row__3AxlX{display:flex;width:100%;cursor:pointer;align-items:center;gap:.5rem;border-width:0;background-color:transparent;text-align:left;padding:7px 12px;transition:background-color var(--transition-fast)}.labels-menu_labels-menu__suggested-row__3AxlX:hover{background-color:var(--color-ghost-hover)}.labels-menu_labels-menu__suggested-label__3VTIl{font-size:13px;font-weight:400;color:var(--text-primary)}.labels-menu_labels-menu__add-glyph__HKWTR{color:var(--color-primary)}.role-card___container__Mi_wM{width:100%!important;margin-right:auto!important;margin-left:auto!important}.role-card_container___gFIo{width:100%;margin-right:auto;margin-left:auto}@media (min-width:100%){.role-card___container__Mi_wM{max-width:100%!important}.role-card_container___gFIo{max-width:100%}}@media (min-width:600px){.role-card___container__Mi_wM{max-width:600px!important}.role-card_container___gFIo{max-width:600px}}@media (min-width:1600px){.role-card___container__Mi_wM{max-width:1600px!important}.role-card_container___gFIo{max-width:1600px}}.role-card_prose__syTsR{color:var(--tw-prose-body);max-width:65ch}.role-card_prose__syTsR :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.role-card_prose__syTsR :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.role-card_prose__syTsR :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}.role-card_prose__syTsR :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.role-card_prose__syTsR :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.role-card_prose__syTsR :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.role-card_prose__syTsR :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.role-card_prose__syTsR :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.role-card_prose__syTsR :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.role-card_prose__syTsR :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.role-card_prose__syTsR :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.role-card_prose__syTsR :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.role-card_prose__syTsR :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.role-card_prose__syTsR :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.role-card_prose__syTsR :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.role-card_prose__syTsR :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.role-card_prose__syTsR :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.role-card_prose__syTsR :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.role-card_prose__syTsR :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.role-card_prose__syTsR :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.role-card_prose__syTsR :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}.role-card_prose__syTsR :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.role-card_prose__syTsR :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-inline-start-width:.25rem;border-inline-start-color:var(--tw-prose-quote-borders);quotes:"\201C""\201D""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em}.role-card_prose__syTsR :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.role-card_prose__syTsR :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.role-card_prose__syTsR :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.role-card_prose__syTsR :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:900;color:inherit}.role-card_prose__syTsR :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.role-card_prose__syTsR :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:800;color:inherit}.role-card_prose__syTsR :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.role-card_prose__syTsR :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.role-card_prose__syTsR :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.role-card_prose__syTsR :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.role-card_prose__syTsR :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.role-card_prose__syTsR :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-top:2em;margin-bottom:2em}.role-card_prose__syTsR :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.role-card_prose__syTsR :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-family:inherit;color:var(--tw-prose-kbd);box-shadow:0 0 0 1px var(--tw-prose-kbd-shadows),0 3px 0 var(--tw-prose-kbd-shadows);font-size:.875em;border-radius:.3125rem;padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;padding-inline-start:.375em}.role-card_prose__syTsR :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.role-card_prose__syTsR :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}.role-card_prose__syTsR :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}.role-card_prose__syTsR :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.role-card_prose__syTsR :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.role-card_prose__syTsR :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.role-card_prose__syTsR :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.role-card_prose__syTsR :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.role-card_prose__syTsR :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.role-card_prose__syTsR :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.role-card_prose__syTsR :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding-top:.8571429em;padding-inline-end:1.1428571em;padding-bottom:.8571429em;padding-inline-start:1.1428571em}.role-card_prose__syTsR :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.role-card_prose__syTsR :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}.role-card_prose__syTsR :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.role-card_prose__syTsR :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){width:100%;table-layout:auto;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.role-card_prose__syTsR :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.role-card_prose__syTsR :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.role-card_prose__syTsR :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.role-card_prose__syTsR :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.role-card_prose__syTsR :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}.role-card_prose__syTsR :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.role-card_prose__syTsR :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.role-card_prose__syTsR :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:start}.role-card_prose__syTsR :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.role-card_prose__syTsR :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.role-card_prose__syTsR{--tw-prose-body:#374151;--tw-prose-headings:#111827;--tw-prose-lead:#4b5563;--tw-prose-links:#111827;--tw-prose-bold:#111827;--tw-prose-counters:#6b7280;--tw-prose-bullets:#d1d5db;--tw-prose-hr:#e5e7eb;--tw-prose-quotes:#111827;--tw-prose-quote-borders:#e5e7eb;--tw-prose-captions:#6b7280;--tw-prose-kbd:#111827;--tw-prose-kbd-shadows:rgb(17 24 39/10%);--tw-prose-code:#111827;--tw-prose-pre-code:#e5e7eb;--tw-prose-pre-bg:#1f2937;--tw-prose-th-borders:#d1d5db;--tw-prose-td-borders:#e5e7eb;--tw-prose-invert-body:#d1d5db;--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:#9ca3af;--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:#9ca3af;--tw-prose-invert-bullets:#4b5563;--tw-prose-invert-hr:#374151;--tw-prose-invert-quotes:#f3f4f6;--tw-prose-invert-quote-borders:#374151;--tw-prose-invert-captions:#9ca3af;--tw-prose-invert-kbd:#fff;--tw-prose-invert-kbd-shadows:rgb(255 255 255/10%);--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:#d1d5db;--tw-prose-invert-pre-bg:rgb(0 0 0/50%);--tw-prose-invert-th-borders:#4b5563;--tw-prose-invert-td-borders:#374151;font-size:1rem;line-height:1.75}.role-card_prose__syTsR :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.role-card_prose__syTsR :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.role-card_prose__syTsR :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.role-card_prose__syTsR :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.role-card_prose__syTsR :where(.role-card_prose__syTsR>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.role-card_prose__syTsR :where(.role-card_prose__syTsR>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.role-card_prose__syTsR :where(.role-card_prose__syTsR>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.role-card_prose__syTsR :where(.role-card_prose__syTsR>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.role-card_prose__syTsR :where(.role-card_prose__syTsR>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.role-card_prose__syTsR :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.role-card_prose__syTsR :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.role-card_prose__syTsR :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}.role-card_prose__syTsR :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.role-card_prose__syTsR :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.role-card_prose__syTsR :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.role-card_prose__syTsR :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.role-card_prose__syTsR :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.role-card_prose__syTsR :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.role-card_prose__syTsR :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.5714286em;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.role-card_prose__syTsR :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.role-card_prose__syTsR :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.role-card_prose__syTsR :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.role-card_prose__syTsR :where(.role-card_prose__syTsR>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.role-card_prose__syTsR :where(.role-card_prose__syTsR>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.role-card_prose-sm__XMlxd{font-size:.875rem;line-height:1.7142857}.role-card_prose-sm__XMlxd :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.role-card_prose-sm__XMlxd :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;line-height:1.5555556;margin-top:.8888889em;margin-bottom:.8888889em}.role-card_prose-sm__XMlxd :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-inline-start:1.1111111em}.role-card_prose-sm__XMlxd :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:2.1428571em;margin-top:0;margin-bottom:.8em;line-height:1.2}.role-card_prose-sm__XMlxd :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.4285714em;margin-top:1.6em;margin-bottom:.8em;line-height:1.4}.role-card_prose-sm__XMlxd :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;margin-top:1.5555556em;margin-bottom:.4444444em;line-height:1.5555556}.role-card_prose-sm__XMlxd :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.4285714em;margin-bottom:.5714286em;line-height:1.4285714}.role-card_prose-sm__XMlxd :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.role-card_prose-sm__XMlxd :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.role-card_prose-sm__XMlxd :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.role-card_prose-sm__XMlxd :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.role-card_prose-sm__XMlxd :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;border-radius:.3125rem;padding-top:.1428571em;padding-inline-end:.3571429em;padding-bottom:.1428571em;padding-inline-start:.3571429em}.role-card_prose-sm__XMlxd :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em}.role-card_prose-sm__XMlxd :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.9em}.role-card_prose-sm__XMlxd :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em}.role-card_prose-sm__XMlxd :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.6666667;margin-top:1.6666667em;margin-bottom:1.6666667em;border-radius:.25rem;padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.role-card_prose-sm__XMlxd :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.role-card_prose-sm__XMlxd :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.role-card_prose-sm__XMlxd :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;margin-bottom:.2857143em}.role-card_prose-sm__XMlxd :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.role-card_prose-sm__XMlxd :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.role-card_prose-sm__XMlxd :where(.role-card_prose-sm__XMlxd>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.role-card_prose-sm__XMlxd :where(.role-card_prose-sm__XMlxd>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.role-card_prose-sm__XMlxd :where(.role-card_prose-sm__XMlxd>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.role-card_prose-sm__XMlxd :where(.role-card_prose-sm__XMlxd>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.role-card_prose-sm__XMlxd :where(.role-card_prose-sm__XMlxd>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.role-card_prose-sm__XMlxd :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.role-card_prose-sm__XMlxd :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.role-card_prose-sm__XMlxd :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.role-card_prose-sm__XMlxd :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;padding-inline-start:1.5714286em}.role-card_prose-sm__XMlxd :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2.8571429em;margin-bottom:2.8571429em}.role-card_prose-sm__XMlxd :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.role-card_prose-sm__XMlxd :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.role-card_prose-sm__XMlxd :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.role-card_prose-sm__XMlxd :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.role-card_prose-sm__XMlxd :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.5}.role-card_prose-sm__XMlxd :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.role-card_prose-sm__XMlxd :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.role-card_prose-sm__XMlxd :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.role-card_prose-sm__XMlxd :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.role-card_prose-sm__XMlxd :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.role-card_prose-sm__XMlxd :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.role-card_prose-sm__XMlxd :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.role-card_prose-sm__XMlxd :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.role-card_prose-sm__XMlxd :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.3333333;margin-top:.6666667em}.role-card_prose-sm__XMlxd :where(.role-card_prose-sm__XMlxd>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.role-card_prose-sm__XMlxd :where(.role-card_prose-sm__XMlxd>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.role-card_role-card__uXt5b{display:flex;flex-direction:column;border-width:1px;border-radius:var(--card-radius);border-color:var(--surface-border);font-family:var(--font-body)}.role-card_role-card--display__u3lvP{padding:12px 16px;gap:4px;background-color:transparent}.role-card_role-card--edit__Q_h02{padding:10px 12px;gap:12px;background-color:var(--surface-bg)}.role-card_role-card__header__Uyv0d{display:flex;align-items:center;gap:8px}.role-card_role-card__title__MIoUO{font-size:.875rem;line-height:1.25rem;font-weight:600;color:var(--text-primary)}.role-card_role-card__tags__G60Ov{display:flex;align-items:center;gap:4px}.role-card_role-card__tag--past___R2PH{border-radius:var(--radius-sm);border:1px solid var(--surface-border);color:var(--text-secondary)}.role-card_role-card__tag--current__WbWSi,.role-card_role-card__tag--past___R2PH{display:inline-flex;align-items:center;padding:2px 8px;height:17px;font-size:11px;font-weight:600}.role-card_role-card__tag--current__WbWSi{border-radius:var(--radius-sm);background-color:var(--surface-border);color:var(--color-primary)}.role-card_role-card__tag--primary__hKNs3{display:inline-flex;align-items:center;padding:2px 8px;height:17px;border-radius:var(--radius-sm);font-size:11px;font-weight:600;background-color:var(--color-primary);color:var(--color-primary-foreground)}.role-card_role-card__edit-btn__cZMzy{margin-left:auto;display:flex;cursor:pointer;align-items:center;justify-content:center;border-width:0;background-color:transparent;padding:0;color:var(--text-muted);transition:color var(--transition-fast)}.role-card_role-card__edit-btn__cZMzy:hover{color:var(--text-primary)}.role-card_role-card__company__tEIF2{font-size:.875rem;line-height:1.25rem;color:var(--text-secondary)}.role-card_role-card__dates__k0Wmk{display:inline-flex;align-items:center;gap:4px}.role-card_role-card__dates__k0Wmk,.role-card_role-card__detail__1VKl0{font-size:.75rem;line-height:1rem;color:var(--text-muted)}.role-card_role-card__detail__1VKl0 strong{color:var(--text-primary);font-weight:500}.role-card_role-card__edit-header__vyYH9{display:flex;align-items:center;gap:8px}.role-card_role-card__edit-header-actions__Cq8GZ{display:flex;align-items:center;gap:12px}.role-card_role-card__edit-title__dm9Bz{font-size:.875rem;line-height:1.25rem;font-weight:600;color:var(--text-primary)}.role-card_role-card__edit-fields___Duy_{display:flex;flex-direction:column;gap:8px}.role-card_role-card__field-row__IGYEz{display:flex;gap:8px}.role-card_role-card__field-row__IGYEz>*{min-width:0;flex:1 1 0%}.role-card_role-card__field-row__IGYEz [class*=app-input--disabled] [class*=app-input__text-field]{background-color:var(--color-disabled-bg);border:1.5px solid var(--input-border)}.role-card_role-card__field-row__IGYEz [class*=app-input--disabled] [class*=app-input__input]{color:var(--color-disabled-text)}.role-card_role-card__edit-row1__u5UKj{display:flex;gap:8px}.role-card_role-card__edit-row1__u5UKj>*{min-width:0;flex:1 1 0%}.role-card_role-card__start-col__fZHhX{flex:0 0 150px;min-width:0}.role-card_role-card__end-date-col__FT63Y [class*=app-input__input],.role-card_role-card__end-date-col__FT63Y [class*=app-input__text-field],.role-card_role-card__start-col__fZHhX [class*=app-input__input],.role-card_role-card__start-col__fZHhX [class*=app-input__text-field]{width:100%;max-width:100%;min-width:0;box-sizing:border-box;overflow:hidden}.role-card_role-card__end-date-col__FT63Y [class*=app-input__input]::-webkit-calendar-picker-indicator,.role-card_role-card__start-col__fZHhX [class*=app-input__input]::-webkit-calendar-picker-indicator{margin-left:2px;flex-shrink:0}.role-card_role-card__end-date-col__FT63Y [class*=app-input__input],.role-card_role-card__start-col__fZHhX [class*=app-input__input]{height:28px}.role-card_role-card__save__yCX77{font-weight:600;color:var(--color-primary)}.role-card_role-card__cancel__NRSTk,.role-card_role-card__save__yCX77{cursor:pointer;border-width:0;background-color:transparent;padding:0;font-size:.75rem;line-height:1rem;font-family:var(--font-body)}.role-card_role-card__cancel__NRSTk{font-weight:500;color:var(--text-secondary)}.role-card_role-card__spacer__YpDSz{flex:1 1 0%}.role-card_role-card__status-display__7dnEb{display:flex;align-items:center;font-size:.75rem;line-height:1rem;gap:6px;color:var(--text-muted)}.role-card_role-card__labels__GcDEg{display:flex;flex-wrap:wrap;gap:4px}.role-card_role-card__label-chip__s_gqm{display:inline-flex;align-items:center;border-radius:var(--radius-full);padding:1px 8px;font-size:11px;font-weight:500;border:1px solid var(--surface-border);color:var(--text-secondary)}.role-card_role-card__labels-row__xZanQ{display:flex;flex-wrap:wrap;align-items:center;gap:6px}.role-card_role-card__label-add__uoAz_{display:inline-flex;cursor:pointer;align-items:center;border-radius:var(--radius-full);padding:1px 8px;font-size:12px;font-weight:500;border:1px dashed var(--surface-border);background-color:transparent;color:var(--color-primary);font-family:var(--font-body)}.role-card_role-card__status-section__I8iex{display:flex;flex-direction:column;gap:6px}.role-card_role-card__field-label__FQYfN{font-size:.75rem;line-height:1rem;font-weight:500;color:var(--text-muted)}.role-card_role-card__reports-to-field__5l4_O{display:flex;flex-direction:column;gap:4px;position:relative}.role-card_role-card__field-clear__MVFZv{cursor:pointer;border-width:0;background-color:transparent;padding:0;position:absolute;right:10px;bottom:0;height:47px;display:flex;align-items:center;justify-content:center;color:var(--color-primary);transition:color var(--transition-fast)}.role-card_role-card__field-clear__MVFZv:hover{color:var(--status-error)}.role-card_role-card__department-field__IxC3s{position:relative}.role-card_role-card__field-applied__Rx1Dx [class*=app-input__text-field]{background-color:var(--color-primary-lightest);border-color:var(--color-primary)}.role-card_role-card__field-applied__Rx1Dx [class*=app-input__input]{cursor:default;color:var(--text-primary)}.role-card_role-card__reports-to-picker__wmida{position:absolute;top:100%;left:0;z-index:30;margin-top:4px}.role-card_role-card__end-date-col__FT63Y{display:flex;min-width:0;flex:1 1 0%;flex-direction:column;gap:4px;position:relative}.role-card_role-card__end-date-col--current___s7MH [class*=app-input__input]::-webkit-datetime-edit{color:transparent}.role-card_role-card__end-date-current__9H8Na{position:absolute;left:13px;bottom:0;height:47px;display:flex;align-items:center;font-size:14px;color:var(--text-muted);pointer-events:none}.role-card_role-card__subordinates__AOu_R{display:flex;flex-direction:column;gap:6px}.role-card_role-card__subordinate-chips__Elg1O{display:flex;flex-wrap:wrap;gap:4px}.role-card_role-card__subordinate-chip__RZ4OT{display:inline-flex;align-items:center;gap:6px;padding:3px 8px;height:20px;border-radius:var(--button-radius);width:-moz-fit-content;width:fit-content}.role-card_role-card__subordinate-chip-label__XMS3G{font-size:12px;font-weight:500;color:var(--text-secondary)}.role-card_role-card__subordinate-chip-remove__ObGdW{display:inline-flex;cursor:pointer;align-items:center;justify-content:center;border-width:0;background-color:transparent;padding:0;color:var(--text-muted)}.role-card_role-card__subordinate-chip-remove__ObGdW:hover{color:var(--status-error)}.role-card_role-card__subordinate-search__egnte{position:relative}.role-card_role-card__subordinate-add__Bmz7x{display:flex;align-items:center;gap:8px}.role-card_role-card__org-override__wlBCm{display:flex;flex-direction:column;gap:8px;padding-top:12px;border-top:1px solid var(--surface-border)}.role-card_role-card__org-override-header__TYxRj{font-size:.875rem;line-height:1.25rem;font-weight:600;color:var(--text-primary)}.role-card_role-card__toggle-row__8_ZX0{display:flex;cursor:pointer;align-items:center;font-size:.875rem;line-height:1.25rem;gap:8px;color:var(--text-primary)}.role-card_role-card__toggle__wNFgR{display:inline-flex;cursor:pointer;align-items:center;border-width:0;padding:0;width:28px;height:16px;border-radius:9999px;background-color:var(--surface-border);transition:background-color var(--transition-fast);flex-shrink:0}.role-card_role-card__toggle--on__3o1C9{background-color:var(--color-primary)}.role-card_role-card__toggle--on__3o1C9 .role-card_role-card__toggle-knob__y6ywY{transform:translateX(12px)}.role-card_role-card__toggle-knob__y6ywY{display:block;border-radius:var(--radius-full);width:12px;height:12px;margin:0 2px;background-color:var(--color-primary-foreground);transition:transform var(--transition-fast)}.role-card_role-card__org-override-value__q3Hjv{display:flex;flex-direction:column;padding-left:36px}.role-card_role-card__primary-footer__Fea_B{display:flex;align-items:center;gap:12px;padding-top:12px;border-top:1px solid var(--surface-border)}.role-card_role-card__primary-label__Udb1k{font-size:.75rem;line-height:1rem;font-weight:500;color:var(--text-secondary)}.role-card_role-card__delete-role__1zT_0{cursor:pointer;border-width:0;background-color:transparent;padding:0;font-size:.75rem;line-height:1rem;font-weight:500;color:var(--status-error);font-family:var(--font-body)}.role-card_role-card__displayed-as__g0MlN{font-size:.75rem;line-height:1rem;font-style:italic;color:var(--text-muted)}.chart-canvas-toolbar___container__D5TYh{width:100%!important;margin-right:auto!important;margin-left:auto!important}.chart-canvas-toolbar_container__Yucyb{width:100%;margin-right:auto;margin-left:auto}@media (min-width:100%){.chart-canvas-toolbar___container__D5TYh{max-width:100%!important}.chart-canvas-toolbar_container__Yucyb{max-width:100%}}@media (min-width:600px){.chart-canvas-toolbar___container__D5TYh{max-width:600px!important}.chart-canvas-toolbar_container__Yucyb{max-width:600px}}@media (min-width:1600px){.chart-canvas-toolbar___container__D5TYh{max-width:1600px!important}.chart-canvas-toolbar_container__Yucyb{max-width:1600px}}.chart-canvas-toolbar_prose__fb6DM{color:var(--tw-prose-body);max-width:65ch}.chart-canvas-toolbar_prose__fb6DM :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.chart-canvas-toolbar_prose__fb6DM :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.chart-canvas-toolbar_prose__fb6DM :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}.chart-canvas-toolbar_prose__fb6DM :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.chart-canvas-toolbar_prose__fb6DM :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.chart-canvas-toolbar_prose__fb6DM :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.chart-canvas-toolbar_prose__fb6DM :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.chart-canvas-toolbar_prose__fb6DM :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.chart-canvas-toolbar_prose__fb6DM :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.chart-canvas-toolbar_prose__fb6DM :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.chart-canvas-toolbar_prose__fb6DM :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.chart-canvas-toolbar_prose__fb6DM :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.chart-canvas-toolbar_prose__fb6DM :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.chart-canvas-toolbar_prose__fb6DM :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.chart-canvas-toolbar_prose__fb6DM :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.chart-canvas-toolbar_prose__fb6DM :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.chart-canvas-toolbar_prose__fb6DM :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.chart-canvas-toolbar_prose__fb6DM :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.chart-canvas-toolbar_prose__fb6DM :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.chart-canvas-toolbar_prose__fb6DM :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.chart-canvas-toolbar_prose__fb6DM :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}.chart-canvas-toolbar_prose__fb6DM :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.chart-canvas-toolbar_prose__fb6DM :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-inline-start-width:.25rem;border-inline-start-color:var(--tw-prose-quote-borders);quotes:"\201C""\201D""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em}.chart-canvas-toolbar_prose__fb6DM :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.chart-canvas-toolbar_prose__fb6DM :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.chart-canvas-toolbar_prose__fb6DM :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.chart-canvas-toolbar_prose__fb6DM :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:900;color:inherit}.chart-canvas-toolbar_prose__fb6DM :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.chart-canvas-toolbar_prose__fb6DM :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:800;color:inherit}.chart-canvas-toolbar_prose__fb6DM :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.chart-canvas-toolbar_prose__fb6DM :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.chart-canvas-toolbar_prose__fb6DM :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.chart-canvas-toolbar_prose__fb6DM :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.chart-canvas-toolbar_prose__fb6DM :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.chart-canvas-toolbar_prose__fb6DM :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-top:2em;margin-bottom:2em}.chart-canvas-toolbar_prose__fb6DM :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.chart-canvas-toolbar_prose__fb6DM :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-family:inherit;color:var(--tw-prose-kbd);box-shadow:0 0 0 1px var(--tw-prose-kbd-shadows),0 3px 0 var(--tw-prose-kbd-shadows);font-size:.875em;border-radius:.3125rem;padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;padding-inline-start:.375em}.chart-canvas-toolbar_prose__fb6DM :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.chart-canvas-toolbar_prose__fb6DM :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}.chart-canvas-toolbar_prose__fb6DM :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}.chart-canvas-toolbar_prose__fb6DM :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.chart-canvas-toolbar_prose__fb6DM :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.chart-canvas-toolbar_prose__fb6DM :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.chart-canvas-toolbar_prose__fb6DM :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.chart-canvas-toolbar_prose__fb6DM :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.chart-canvas-toolbar_prose__fb6DM :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.chart-canvas-toolbar_prose__fb6DM :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.chart-canvas-toolbar_prose__fb6DM :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding-top:.8571429em;padding-inline-end:1.1428571em;padding-bottom:.8571429em;padding-inline-start:1.1428571em}.chart-canvas-toolbar_prose__fb6DM :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.chart-canvas-toolbar_prose__fb6DM :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}.chart-canvas-toolbar_prose__fb6DM :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.chart-canvas-toolbar_prose__fb6DM :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){width:100%;table-layout:auto;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.chart-canvas-toolbar_prose__fb6DM :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.chart-canvas-toolbar_prose__fb6DM :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.chart-canvas-toolbar_prose__fb6DM :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.chart-canvas-toolbar_prose__fb6DM :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.chart-canvas-toolbar_prose__fb6DM :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}.chart-canvas-toolbar_prose__fb6DM :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.chart-canvas-toolbar_prose__fb6DM :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.chart-canvas-toolbar_prose__fb6DM :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:start}.chart-canvas-toolbar_prose__fb6DM :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.chart-canvas-toolbar_prose__fb6DM :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.chart-canvas-toolbar_prose__fb6DM{--tw-prose-body:#374151;--tw-prose-headings:#111827;--tw-prose-lead:#4b5563;--tw-prose-links:#111827;--tw-prose-bold:#111827;--tw-prose-counters:#6b7280;--tw-prose-bullets:#d1d5db;--tw-prose-hr:#e5e7eb;--tw-prose-quotes:#111827;--tw-prose-quote-borders:#e5e7eb;--tw-prose-captions:#6b7280;--tw-prose-kbd:#111827;--tw-prose-kbd-shadows:rgb(17 24 39/10%);--tw-prose-code:#111827;--tw-prose-pre-code:#e5e7eb;--tw-prose-pre-bg:#1f2937;--tw-prose-th-borders:#d1d5db;--tw-prose-td-borders:#e5e7eb;--tw-prose-invert-body:#d1d5db;--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:#9ca3af;--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:#9ca3af;--tw-prose-invert-bullets:#4b5563;--tw-prose-invert-hr:#374151;--tw-prose-invert-quotes:#f3f4f6;--tw-prose-invert-quote-borders:#374151;--tw-prose-invert-captions:#9ca3af;--tw-prose-invert-kbd:#fff;--tw-prose-invert-kbd-shadows:rgb(255 255 255/10%);--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:#d1d5db;--tw-prose-invert-pre-bg:rgb(0 0 0/50%);--tw-prose-invert-th-borders:#4b5563;--tw-prose-invert-td-borders:#374151;font-size:1rem;line-height:1.75}.chart-canvas-toolbar_prose__fb6DM :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.chart-canvas-toolbar_prose__fb6DM :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.chart-canvas-toolbar_prose__fb6DM :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.chart-canvas-toolbar_prose__fb6DM :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.chart-canvas-toolbar_prose__fb6DM :where(.chart-canvas-toolbar_prose__fb6DM>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.chart-canvas-toolbar_prose__fb6DM :where(.chart-canvas-toolbar_prose__fb6DM>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.chart-canvas-toolbar_prose__fb6DM :where(.chart-canvas-toolbar_prose__fb6DM>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.chart-canvas-toolbar_prose__fb6DM :where(.chart-canvas-toolbar_prose__fb6DM>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.chart-canvas-toolbar_prose__fb6DM :where(.chart-canvas-toolbar_prose__fb6DM>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.chart-canvas-toolbar_prose__fb6DM :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.chart-canvas-toolbar_prose__fb6DM :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.chart-canvas-toolbar_prose__fb6DM :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}.chart-canvas-toolbar_prose__fb6DM :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.chart-canvas-toolbar_prose__fb6DM :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.chart-canvas-toolbar_prose__fb6DM :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.chart-canvas-toolbar_prose__fb6DM :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.chart-canvas-toolbar_prose__fb6DM :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.chart-canvas-toolbar_prose__fb6DM :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.chart-canvas-toolbar_prose__fb6DM :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.5714286em;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.chart-canvas-toolbar_prose__fb6DM :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.chart-canvas-toolbar_prose__fb6DM :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.chart-canvas-toolbar_prose__fb6DM :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.chart-canvas-toolbar_prose__fb6DM :where(.chart-canvas-toolbar_prose__fb6DM>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.chart-canvas-toolbar_prose__fb6DM :where(.chart-canvas-toolbar_prose__fb6DM>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.chart-canvas-toolbar_prose-sm__pG_9T{font-size:.875rem;line-height:1.7142857}.chart-canvas-toolbar_prose-sm__pG_9T :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.chart-canvas-toolbar_prose-sm__pG_9T :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;line-height:1.5555556;margin-top:.8888889em;margin-bottom:.8888889em}.chart-canvas-toolbar_prose-sm__pG_9T :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-inline-start:1.1111111em}.chart-canvas-toolbar_prose-sm__pG_9T :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:2.1428571em;margin-top:0;margin-bottom:.8em;line-height:1.2}.chart-canvas-toolbar_prose-sm__pG_9T :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.4285714em;margin-top:1.6em;margin-bottom:.8em;line-height:1.4}.chart-canvas-toolbar_prose-sm__pG_9T :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;margin-top:1.5555556em;margin-bottom:.4444444em;line-height:1.5555556}.chart-canvas-toolbar_prose-sm__pG_9T :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.4285714em;margin-bottom:.5714286em;line-height:1.4285714}.chart-canvas-toolbar_prose-sm__pG_9T :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.chart-canvas-toolbar_prose-sm__pG_9T :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.chart-canvas-toolbar_prose-sm__pG_9T :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.chart-canvas-toolbar_prose-sm__pG_9T :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.chart-canvas-toolbar_prose-sm__pG_9T :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;border-radius:.3125rem;padding-top:.1428571em;padding-inline-end:.3571429em;padding-bottom:.1428571em;padding-inline-start:.3571429em}.chart-canvas-toolbar_prose-sm__pG_9T :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em}.chart-canvas-toolbar_prose-sm__pG_9T :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.9em}.chart-canvas-toolbar_prose-sm__pG_9T :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em}.chart-canvas-toolbar_prose-sm__pG_9T :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.6666667;margin-top:1.6666667em;margin-bottom:1.6666667em;border-radius:.25rem;padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.chart-canvas-toolbar_prose-sm__pG_9T :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.chart-canvas-toolbar_prose-sm__pG_9T :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.chart-canvas-toolbar_prose-sm__pG_9T :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;margin-bottom:.2857143em}.chart-canvas-toolbar_prose-sm__pG_9T :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.chart-canvas-toolbar_prose-sm__pG_9T :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.chart-canvas-toolbar_prose-sm__pG_9T :where(.chart-canvas-toolbar_prose-sm__pG_9T>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.chart-canvas-toolbar_prose-sm__pG_9T :where(.chart-canvas-toolbar_prose-sm__pG_9T>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.chart-canvas-toolbar_prose-sm__pG_9T :where(.chart-canvas-toolbar_prose-sm__pG_9T>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.chart-canvas-toolbar_prose-sm__pG_9T :where(.chart-canvas-toolbar_prose-sm__pG_9T>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.chart-canvas-toolbar_prose-sm__pG_9T :where(.chart-canvas-toolbar_prose-sm__pG_9T>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.chart-canvas-toolbar_prose-sm__pG_9T :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.chart-canvas-toolbar_prose-sm__pG_9T :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.chart-canvas-toolbar_prose-sm__pG_9T :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.chart-canvas-toolbar_prose-sm__pG_9T :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;padding-inline-start:1.5714286em}.chart-canvas-toolbar_prose-sm__pG_9T :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2.8571429em;margin-bottom:2.8571429em}.chart-canvas-toolbar_prose-sm__pG_9T :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.chart-canvas-toolbar_prose-sm__pG_9T :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.chart-canvas-toolbar_prose-sm__pG_9T :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.chart-canvas-toolbar_prose-sm__pG_9T :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.chart-canvas-toolbar_prose-sm__pG_9T :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.5}.chart-canvas-toolbar_prose-sm__pG_9T :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.chart-canvas-toolbar_prose-sm__pG_9T :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.chart-canvas-toolbar_prose-sm__pG_9T :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.chart-canvas-toolbar_prose-sm__pG_9T :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.chart-canvas-toolbar_prose-sm__pG_9T :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.chart-canvas-toolbar_prose-sm__pG_9T :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.chart-canvas-toolbar_prose-sm__pG_9T :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.chart-canvas-toolbar_prose-sm__pG_9T :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.chart-canvas-toolbar_prose-sm__pG_9T :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.3333333;margin-top:.6666667em}.chart-canvas-toolbar_prose-sm__pG_9T :where(.chart-canvas-toolbar_prose-sm__pG_9T>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.chart-canvas-toolbar_prose-sm__pG_9T :where(.chart-canvas-toolbar_prose-sm__pG_9T>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.chart-canvas-toolbar_toolbar__3fdUC{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background:transparent;border:none;font-family:var(--font-body);pointer-events:auto;box-sizing:border-box}.chart-canvas-toolbar_toolbarCluster__hrt3X{display:flex;align-items:center;gap:8px}.chart-canvas-toolbar___trigger__Pqe_S{display:inline-flex!important;align-items:center!important;gap:8px!important;height:32px!important;padding:8px 12px!important;background-color:var(--surface-card)!important;border:1px solid var(--surface-border)!important;border-radius:var(--button-radius,6px)!important;color:var(--text-secondary)!important;font-family:inherit!important;font-size:var(--font-size-sm)!important;font-weight:500!important;cursor:pointer!important;transition:background-color var(--transition-fast),border-color var(--transition-fast)!important;box-sizing:border-box!important}.chart-canvas-toolbar_trigger__Q4Y7J{display:inline-flex;align-items:center;gap:8px;height:32px;padding:8px 12px;background-color:var(--surface-card);border:1px solid var(--surface-border);border-radius:var(--button-radius,6px);color:var(--text-secondary);font-family:inherit;font-size:var(--font-size-sm);font-weight:500;cursor:pointer;transition:background-color var(--transition-fast),border-color var(--transition-fast);box-sizing:border-box}.chart-canvas-toolbar___trigger__Pqe_S:hover:not(:disabled){background-color:var(--surface-highlight)!important}.chart-canvas-toolbar_trigger__Q4Y7J:hover:not(:disabled){background-color:var(--surface-highlight)}.chart-canvas-toolbar___trigger__Pqe_S:focus-visible{outline:2px solid var(--focus-ring-color)!important;outline-offset:1px!important}.chart-canvas-toolbar_trigger__Q4Y7J:focus-visible{outline:2px solid var(--focus-ring-color);outline-offset:1px}.chart-canvas-toolbar___trigger__Pqe_S:disabled{opacity:.5!important;cursor:not-allowed!important}.chart-canvas-toolbar_trigger__Q4Y7J:disabled{opacity:.5;cursor:not-allowed}.chart-canvas-toolbar_triggerPressed__JYKao{background-color:var(--interactive-selected-bg,var(--surface-highlight));border-color:var(--color-primary);color:var(--text-primary)}.chart-canvas-toolbar_triggerChevron__t19bc,.chart-canvas-toolbar_triggerIcon__m2BCT{flex-shrink:0;color:var(--icon-fg)}.chart-canvas-toolbar_triggerLabel__eEpRN{flex:0 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family:var(--font-body)}.chart-canvas-toolbar_searchSlot__1u7wr{width:142px;flex-shrink:0;display:flex;align-items:center}.chart-canvas-toolbar_zoomControls__iFQJm{display:inline-flex;align-items:center;gap:4px;height:32px;padding:0 6px;background-color:var(--surface-card);border:1px solid var(--surface-border);border-radius:var(--button-radius,6px);box-sizing:border-box}.chart-canvas-toolbar_zoomButton__o0HQm{display:inline-flex;align-items:center;justify-content:center;width:32px;height:28px;padding:0;border:none;background-color:transparent;cursor:pointer;border-radius:var(--button-radius,6px);transition:background-color var(--transition-fast)}.chart-canvas-toolbar_zoomButton__o0HQm:hover:not(:disabled){background-color:var(--surface-highlight)}.chart-canvas-toolbar_zoomButton__o0HQm:disabled{opacity:.4;cursor:not-allowed}.chart-canvas-toolbar_zoomIcon__7KZBH{color:var(--icon-fg)}.chart-canvas-toolbar_zoomPct__3sl9U{min-width:44px;text-align:center;font-family:var(--font-body);font-size:var(--font-size-xs);font-weight:500;color:var(--text-primary);-webkit-user-select:none;-moz-user-select:none;user-select:none}.chart-canvas-toolbar_divider__6N7ng{width:1px;height:24px;background-color:var(--surface-border);opacity:.5;flex-shrink:0}.chart-canvas-toolbar_iconButton__V7n7m{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:none;background-color:transparent;cursor:pointer;border-radius:var(--button-radius,6px);transition:background-color var(--transition-fast)}.chart-canvas-toolbar_iconButton__V7n7m:hover{background-color:var(--surface-highlight)}.chart-canvas-toolbar_iconButton__V7n7m:focus-visible{outline:2px solid var(--focus-ring-color);outline-offset:1px}.chart-canvas-toolbar_iconButtonPressed__JTy7D{background-color:var(--interactive-selected-bg,var(--surface-highlight))}.chart-canvas-toolbar_iconGlyph__Dv84Q{color:var(--icon-fg)}.chart-canvas-toolbar_toggleButton__ElBTU{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;padding:8px;border:none;background-color:transparent;cursor:pointer;border-radius:var(--button-radius,6px);transition:background-color var(--transition-fast);box-sizing:border-box}.chart-canvas-toolbar_toggleButton__ElBTU:hover{background-color:var(--surface-highlight)}.chart-canvas-toolbar_toggleButtonPressed__0ZMYd{background-color:var(--button-primary-bg)}.chart-canvas-toolbar_toggleIcon__DaJgx{color:var(--icon-fg)}.chart-canvas-toolbar_toggleButtonPressed__0ZMYd .chart-canvas-toolbar_toggleIcon__DaJgx{color:var(--button-primary-fg)}.chart-flow-canvas___container__9rfiL{width:100%!important;margin-right:auto!important;margin-left:auto!important}.chart-flow-canvas_container__iF96P{width:100%;margin-right:auto;margin-left:auto}@media (min-width:100%){.chart-flow-canvas___container__9rfiL{max-width:100%!important}.chart-flow-canvas_container__iF96P{max-width:100%}}@media (min-width:600px){.chart-flow-canvas___container__9rfiL{max-width:600px!important}.chart-flow-canvas_container__iF96P{max-width:600px}}@media (min-width:1600px){.chart-flow-canvas___container__9rfiL{max-width:1600px!important}.chart-flow-canvas_container__iF96P{max-width:1600px}}.chart-flow-canvas_prose__P9dAc{color:var(--tw-prose-body);max-width:65ch}.chart-flow-canvas_prose__P9dAc :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.chart-flow-canvas_prose__P9dAc :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.chart-flow-canvas_prose__P9dAc :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}.chart-flow-canvas_prose__P9dAc :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.chart-flow-canvas_prose__P9dAc :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.chart-flow-canvas_prose__P9dAc :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.chart-flow-canvas_prose__P9dAc :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.chart-flow-canvas_prose__P9dAc :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.chart-flow-canvas_prose__P9dAc :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.chart-flow-canvas_prose__P9dAc :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.chart-flow-canvas_prose__P9dAc :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.chart-flow-canvas_prose__P9dAc :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.chart-flow-canvas_prose__P9dAc :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.chart-flow-canvas_prose__P9dAc :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.chart-flow-canvas_prose__P9dAc :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.chart-flow-canvas_prose__P9dAc :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.chart-flow-canvas_prose__P9dAc :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.chart-flow-canvas_prose__P9dAc :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.chart-flow-canvas_prose__P9dAc :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.chart-flow-canvas_prose__P9dAc :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.chart-flow-canvas_prose__P9dAc :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}.chart-flow-canvas_prose__P9dAc :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.chart-flow-canvas_prose__P9dAc :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-inline-start-width:.25rem;border-inline-start-color:var(--tw-prose-quote-borders);quotes:"\201C""\201D""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em}.chart-flow-canvas_prose__P9dAc :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.chart-flow-canvas_prose__P9dAc :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.chart-flow-canvas_prose__P9dAc :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.chart-flow-canvas_prose__P9dAc :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:900;color:inherit}.chart-flow-canvas_prose__P9dAc :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.chart-flow-canvas_prose__P9dAc :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:800;color:inherit}.chart-flow-canvas_prose__P9dAc :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.chart-flow-canvas_prose__P9dAc :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.chart-flow-canvas_prose__P9dAc :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.chart-flow-canvas_prose__P9dAc :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.chart-flow-canvas_prose__P9dAc :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.chart-flow-canvas_prose__P9dAc :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-top:2em;margin-bottom:2em}.chart-flow-canvas_prose__P9dAc :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.chart-flow-canvas_prose__P9dAc :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-family:inherit;color:var(--tw-prose-kbd);box-shadow:0 0 0 1px var(--tw-prose-kbd-shadows),0 3px 0 var(--tw-prose-kbd-shadows);font-size:.875em;border-radius:.3125rem;padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;padding-inline-start:.375em}.chart-flow-canvas_prose__P9dAc :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.chart-flow-canvas_prose__P9dAc :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}.chart-flow-canvas_prose__P9dAc :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}.chart-flow-canvas_prose__P9dAc :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.chart-flow-canvas_prose__P9dAc :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.chart-flow-canvas_prose__P9dAc :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.chart-flow-canvas_prose__P9dAc :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.chart-flow-canvas_prose__P9dAc :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.chart-flow-canvas_prose__P9dAc :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.chart-flow-canvas_prose__P9dAc :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.chart-flow-canvas_prose__P9dAc :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding-top:.8571429em;padding-inline-end:1.1428571em;padding-bottom:.8571429em;padding-inline-start:1.1428571em}.chart-flow-canvas_prose__P9dAc :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.chart-flow-canvas_prose__P9dAc :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}.chart-flow-canvas_prose__P9dAc :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.chart-flow-canvas_prose__P9dAc :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){width:100%;table-layout:auto;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.chart-flow-canvas_prose__P9dAc :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.chart-flow-canvas_prose__P9dAc :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.chart-flow-canvas_prose__P9dAc :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.chart-flow-canvas_prose__P9dAc :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.chart-flow-canvas_prose__P9dAc :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}.chart-flow-canvas_prose__P9dAc :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.chart-flow-canvas_prose__P9dAc :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.chart-flow-canvas_prose__P9dAc :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:start}.chart-flow-canvas_prose__P9dAc :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.chart-flow-canvas_prose__P9dAc :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.chart-flow-canvas_prose__P9dAc{--tw-prose-body:#374151;--tw-prose-headings:#111827;--tw-prose-lead:#4b5563;--tw-prose-links:#111827;--tw-prose-bold:#111827;--tw-prose-counters:#6b7280;--tw-prose-bullets:#d1d5db;--tw-prose-hr:#e5e7eb;--tw-prose-quotes:#111827;--tw-prose-quote-borders:#e5e7eb;--tw-prose-captions:#6b7280;--tw-prose-kbd:#111827;--tw-prose-kbd-shadows:rgb(17 24 39/10%);--tw-prose-code:#111827;--tw-prose-pre-code:#e5e7eb;--tw-prose-pre-bg:#1f2937;--tw-prose-th-borders:#d1d5db;--tw-prose-td-borders:#e5e7eb;--tw-prose-invert-body:#d1d5db;--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:#9ca3af;--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:#9ca3af;--tw-prose-invert-bullets:#4b5563;--tw-prose-invert-hr:#374151;--tw-prose-invert-quotes:#f3f4f6;--tw-prose-invert-quote-borders:#374151;--tw-prose-invert-captions:#9ca3af;--tw-prose-invert-kbd:#fff;--tw-prose-invert-kbd-shadows:rgb(255 255 255/10%);--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:#d1d5db;--tw-prose-invert-pre-bg:rgb(0 0 0/50%);--tw-prose-invert-th-borders:#4b5563;--tw-prose-invert-td-borders:#374151;font-size:1rem;line-height:1.75}.chart-flow-canvas_prose__P9dAc :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.chart-flow-canvas_prose__P9dAc :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.chart-flow-canvas_prose__P9dAc :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.chart-flow-canvas_prose__P9dAc :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.chart-flow-canvas_prose__P9dAc :where(.chart-flow-canvas_prose__P9dAc>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.chart-flow-canvas_prose__P9dAc :where(.chart-flow-canvas_prose__P9dAc>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.chart-flow-canvas_prose__P9dAc :where(.chart-flow-canvas_prose__P9dAc>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.chart-flow-canvas_prose__P9dAc :where(.chart-flow-canvas_prose__P9dAc>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.chart-flow-canvas_prose__P9dAc :where(.chart-flow-canvas_prose__P9dAc>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.chart-flow-canvas_prose__P9dAc :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.chart-flow-canvas_prose__P9dAc :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.chart-flow-canvas_prose__P9dAc :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}.chart-flow-canvas_prose__P9dAc :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.chart-flow-canvas_prose__P9dAc :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.chart-flow-canvas_prose__P9dAc :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.chart-flow-canvas_prose__P9dAc :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.chart-flow-canvas_prose__P9dAc :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.chart-flow-canvas_prose__P9dAc :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.chart-flow-canvas_prose__P9dAc :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.5714286em;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.chart-flow-canvas_prose__P9dAc :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.chart-flow-canvas_prose__P9dAc :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.chart-flow-canvas_prose__P9dAc :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.chart-flow-canvas_prose__P9dAc :where(.chart-flow-canvas_prose__P9dAc>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.chart-flow-canvas_prose__P9dAc :where(.chart-flow-canvas_prose__P9dAc>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.chart-flow-canvas_prose-sm__1ucHc{font-size:.875rem;line-height:1.7142857}.chart-flow-canvas_prose-sm__1ucHc :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.chart-flow-canvas_prose-sm__1ucHc :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;line-height:1.5555556;margin-top:.8888889em;margin-bottom:.8888889em}.chart-flow-canvas_prose-sm__1ucHc :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-inline-start:1.1111111em}.chart-flow-canvas_prose-sm__1ucHc :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:2.1428571em;margin-top:0;margin-bottom:.8em;line-height:1.2}.chart-flow-canvas_prose-sm__1ucHc :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.4285714em;margin-top:1.6em;margin-bottom:.8em;line-height:1.4}.chart-flow-canvas_prose-sm__1ucHc :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;margin-top:1.5555556em;margin-bottom:.4444444em;line-height:1.5555556}.chart-flow-canvas_prose-sm__1ucHc :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.4285714em;margin-bottom:.5714286em;line-height:1.4285714}.chart-flow-canvas_prose-sm__1ucHc :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.chart-flow-canvas_prose-sm__1ucHc :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.chart-flow-canvas_prose-sm__1ucHc :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.chart-flow-canvas_prose-sm__1ucHc :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.chart-flow-canvas_prose-sm__1ucHc :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;border-radius:.3125rem;padding-top:.1428571em;padding-inline-end:.3571429em;padding-bottom:.1428571em;padding-inline-start:.3571429em}.chart-flow-canvas_prose-sm__1ucHc :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em}.chart-flow-canvas_prose-sm__1ucHc :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.9em}.chart-flow-canvas_prose-sm__1ucHc :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em}.chart-flow-canvas_prose-sm__1ucHc :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.6666667;margin-top:1.6666667em;margin-bottom:1.6666667em;border-radius:.25rem;padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.chart-flow-canvas_prose-sm__1ucHc :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.chart-flow-canvas_prose-sm__1ucHc :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.chart-flow-canvas_prose-sm__1ucHc :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;margin-bottom:.2857143em}.chart-flow-canvas_prose-sm__1ucHc :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.chart-flow-canvas_prose-sm__1ucHc :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.chart-flow-canvas_prose-sm__1ucHc :where(.chart-flow-canvas_prose-sm__1ucHc>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.chart-flow-canvas_prose-sm__1ucHc :where(.chart-flow-canvas_prose-sm__1ucHc>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.chart-flow-canvas_prose-sm__1ucHc :where(.chart-flow-canvas_prose-sm__1ucHc>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.chart-flow-canvas_prose-sm__1ucHc :where(.chart-flow-canvas_prose-sm__1ucHc>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.chart-flow-canvas_prose-sm__1ucHc :where(.chart-flow-canvas_prose-sm__1ucHc>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.chart-flow-canvas_prose-sm__1ucHc :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.chart-flow-canvas_prose-sm__1ucHc :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.chart-flow-canvas_prose-sm__1ucHc :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.chart-flow-canvas_prose-sm__1ucHc :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;padding-inline-start:1.5714286em}.chart-flow-canvas_prose-sm__1ucHc :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2.8571429em;margin-bottom:2.8571429em}.chart-flow-canvas_prose-sm__1ucHc :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.chart-flow-canvas_prose-sm__1ucHc :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.chart-flow-canvas_prose-sm__1ucHc :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.chart-flow-canvas_prose-sm__1ucHc :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.chart-flow-canvas_prose-sm__1ucHc :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.5}.chart-flow-canvas_prose-sm__1ucHc :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.chart-flow-canvas_prose-sm__1ucHc :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.chart-flow-canvas_prose-sm__1ucHc :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.chart-flow-canvas_prose-sm__1ucHc :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.chart-flow-canvas_prose-sm__1ucHc :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.chart-flow-canvas_prose-sm__1ucHc :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.chart-flow-canvas_prose-sm__1ucHc :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.chart-flow-canvas_prose-sm__1ucHc :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.chart-flow-canvas_prose-sm__1ucHc :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.3333333;margin-top:.6666667em}.chart-flow-canvas_prose-sm__1ucHc :where(.chart-flow-canvas_prose-sm__1ucHc>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.chart-flow-canvas_prose-sm__1ucHc :where(.chart-flow-canvas_prose-sm__1ucHc>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.chart-flow-canvas_canvasRoot__aS3lm{position:absolute;inset:0;width:100%;height:100%}.chart-flow-canvas_reactFlow__NSa_Y{width:100%;height:100%}.agent-avatar___container__j3jVh{width:100%!important;margin-right:auto!important;margin-left:auto!important}.agent-avatar_container__aYMni{width:100%;margin-right:auto;margin-left:auto}@media (min-width:100%){.agent-avatar___container__j3jVh{max-width:100%!important}.agent-avatar_container__aYMni{max-width:100%}}@media (min-width:600px){.agent-avatar___container__j3jVh{max-width:600px!important}.agent-avatar_container__aYMni{max-width:600px}}@media (min-width:1600px){.agent-avatar___container__j3jVh{max-width:1600px!important}.agent-avatar_container__aYMni{max-width:1600px}}.agent-avatar_prose__7nNw4{color:var(--tw-prose-body);max-width:65ch}.agent-avatar_prose__7nNw4 :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.agent-avatar_prose__7nNw4 :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.agent-avatar_prose__7nNw4 :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}.agent-avatar_prose__7nNw4 :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.agent-avatar_prose__7nNw4 :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.agent-avatar_prose__7nNw4 :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.agent-avatar_prose__7nNw4 :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.agent-avatar_prose__7nNw4 :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.agent-avatar_prose__7nNw4 :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.agent-avatar_prose__7nNw4 :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.agent-avatar_prose__7nNw4 :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.agent-avatar_prose__7nNw4 :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.agent-avatar_prose__7nNw4 :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.agent-avatar_prose__7nNw4 :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.agent-avatar_prose__7nNw4 :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.agent-avatar_prose__7nNw4 :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.agent-avatar_prose__7nNw4 :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.agent-avatar_prose__7nNw4 :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.agent-avatar_prose__7nNw4 :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.agent-avatar_prose__7nNw4 :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.agent-avatar_prose__7nNw4 :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}.agent-avatar_prose__7nNw4 :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.agent-avatar_prose__7nNw4 :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-inline-start-width:.25rem;border-inline-start-color:var(--tw-prose-quote-borders);quotes:"\201C""\201D""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em}.agent-avatar_prose__7nNw4 :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.agent-avatar_prose__7nNw4 :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.agent-avatar_prose__7nNw4 :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.agent-avatar_prose__7nNw4 :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:900;color:inherit}.agent-avatar_prose__7nNw4 :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.agent-avatar_prose__7nNw4 :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:800;color:inherit}.agent-avatar_prose__7nNw4 :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.agent-avatar_prose__7nNw4 :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.agent-avatar_prose__7nNw4 :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.agent-avatar_prose__7nNw4 :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.agent-avatar_prose__7nNw4 :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.agent-avatar_prose__7nNw4 :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-top:2em;margin-bottom:2em}.agent-avatar_prose__7nNw4 :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.agent-avatar_prose__7nNw4 :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-family:inherit;color:var(--tw-prose-kbd);box-shadow:0 0 0 1px var(--tw-prose-kbd-shadows),0 3px 0 var(--tw-prose-kbd-shadows);font-size:.875em;border-radius:.3125rem;padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;padding-inline-start:.375em}.agent-avatar_prose__7nNw4 :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.agent-avatar_prose__7nNw4 :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}.agent-avatar_prose__7nNw4 :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}.agent-avatar_prose__7nNw4 :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.agent-avatar_prose__7nNw4 :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.agent-avatar_prose__7nNw4 :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.agent-avatar_prose__7nNw4 :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.agent-avatar_prose__7nNw4 :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.agent-avatar_prose__7nNw4 :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.agent-avatar_prose__7nNw4 :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.agent-avatar_prose__7nNw4 :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding-top:.8571429em;padding-inline-end:1.1428571em;padding-bottom:.8571429em;padding-inline-start:1.1428571em}.agent-avatar_prose__7nNw4 :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.agent-avatar_prose__7nNw4 :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}.agent-avatar_prose__7nNw4 :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.agent-avatar_prose__7nNw4 :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){width:100%;table-layout:auto;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.agent-avatar_prose__7nNw4 :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.agent-avatar_prose__7nNw4 :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.agent-avatar_prose__7nNw4 :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.agent-avatar_prose__7nNw4 :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.agent-avatar_prose__7nNw4 :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}.agent-avatar_prose__7nNw4 :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.agent-avatar_prose__7nNw4 :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.agent-avatar_prose__7nNw4 :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:start}.agent-avatar_prose__7nNw4 :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.agent-avatar_prose__7nNw4 :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.agent-avatar_prose__7nNw4{--tw-prose-body:#374151;--tw-prose-headings:#111827;--tw-prose-lead:#4b5563;--tw-prose-links:#111827;--tw-prose-bold:#111827;--tw-prose-counters:#6b7280;--tw-prose-bullets:#d1d5db;--tw-prose-hr:#e5e7eb;--tw-prose-quotes:#111827;--tw-prose-quote-borders:#e5e7eb;--tw-prose-captions:#6b7280;--tw-prose-kbd:#111827;--tw-prose-kbd-shadows:rgb(17 24 39/10%);--tw-prose-code:#111827;--tw-prose-pre-code:#e5e7eb;--tw-prose-pre-bg:#1f2937;--tw-prose-th-borders:#d1d5db;--tw-prose-td-borders:#e5e7eb;--tw-prose-invert-body:#d1d5db;--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:#9ca3af;--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:#9ca3af;--tw-prose-invert-bullets:#4b5563;--tw-prose-invert-hr:#374151;--tw-prose-invert-quotes:#f3f4f6;--tw-prose-invert-quote-borders:#374151;--tw-prose-invert-captions:#9ca3af;--tw-prose-invert-kbd:#fff;--tw-prose-invert-kbd-shadows:rgb(255 255 255/10%);--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:#d1d5db;--tw-prose-invert-pre-bg:rgb(0 0 0/50%);--tw-prose-invert-th-borders:#4b5563;--tw-prose-invert-td-borders:#374151;font-size:1rem;line-height:1.75}.agent-avatar_prose__7nNw4 :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.agent-avatar_prose__7nNw4 :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.agent-avatar_prose__7nNw4 :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.agent-avatar_prose__7nNw4 :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.agent-avatar_prose__7nNw4 :where(.agent-avatar_prose__7nNw4>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.agent-avatar_prose__7nNw4 :where(.agent-avatar_prose__7nNw4>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.agent-avatar_prose__7nNw4 :where(.agent-avatar_prose__7nNw4>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.agent-avatar_prose__7nNw4 :where(.agent-avatar_prose__7nNw4>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.agent-avatar_prose__7nNw4 :where(.agent-avatar_prose__7nNw4>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.agent-avatar_prose__7nNw4 :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.agent-avatar_prose__7nNw4 :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.agent-avatar_prose__7nNw4 :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}.agent-avatar_prose__7nNw4 :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.agent-avatar_prose__7nNw4 :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.agent-avatar_prose__7nNw4 :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.agent-avatar_prose__7nNw4 :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.agent-avatar_prose__7nNw4 :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.agent-avatar_prose__7nNw4 :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.agent-avatar_prose__7nNw4 :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.5714286em;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.agent-avatar_prose__7nNw4 :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.agent-avatar_prose__7nNw4 :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.agent-avatar_prose__7nNw4 :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.agent-avatar_prose__7nNw4 :where(.agent-avatar_prose__7nNw4>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.agent-avatar_prose__7nNw4 :where(.agent-avatar_prose__7nNw4>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.agent-avatar_prose-sm__fS6LV{font-size:.875rem;line-height:1.7142857}.agent-avatar_prose-sm__fS6LV :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.agent-avatar_prose-sm__fS6LV :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;line-height:1.5555556;margin-top:.8888889em;margin-bottom:.8888889em}.agent-avatar_prose-sm__fS6LV :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-inline-start:1.1111111em}.agent-avatar_prose-sm__fS6LV :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:2.1428571em;margin-top:0;margin-bottom:.8em;line-height:1.2}.agent-avatar_prose-sm__fS6LV :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.4285714em;margin-top:1.6em;margin-bottom:.8em;line-height:1.4}.agent-avatar_prose-sm__fS6LV :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;margin-top:1.5555556em;margin-bottom:.4444444em;line-height:1.5555556}.agent-avatar_prose-sm__fS6LV :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.4285714em;margin-bottom:.5714286em;line-height:1.4285714}.agent-avatar_prose-sm__fS6LV :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.agent-avatar_prose-sm__fS6LV :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.agent-avatar_prose-sm__fS6LV :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.agent-avatar_prose-sm__fS6LV :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.agent-avatar_prose-sm__fS6LV :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;border-radius:.3125rem;padding-top:.1428571em;padding-inline-end:.3571429em;padding-bottom:.1428571em;padding-inline-start:.3571429em}.agent-avatar_prose-sm__fS6LV :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em}.agent-avatar_prose-sm__fS6LV :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.9em}.agent-avatar_prose-sm__fS6LV :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em}.agent-avatar_prose-sm__fS6LV :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.6666667;margin-top:1.6666667em;margin-bottom:1.6666667em;border-radius:.25rem;padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.agent-avatar_prose-sm__fS6LV :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.agent-avatar_prose-sm__fS6LV :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.agent-avatar_prose-sm__fS6LV :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;margin-bottom:.2857143em}.agent-avatar_prose-sm__fS6LV :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.agent-avatar_prose-sm__fS6LV :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.agent-avatar_prose-sm__fS6LV :where(.agent-avatar_prose-sm__fS6LV>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.agent-avatar_prose-sm__fS6LV :where(.agent-avatar_prose-sm__fS6LV>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.agent-avatar_prose-sm__fS6LV :where(.agent-avatar_prose-sm__fS6LV>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.agent-avatar_prose-sm__fS6LV :where(.agent-avatar_prose-sm__fS6LV>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.agent-avatar_prose-sm__fS6LV :where(.agent-avatar_prose-sm__fS6LV>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.agent-avatar_prose-sm__fS6LV :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.agent-avatar_prose-sm__fS6LV :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.agent-avatar_prose-sm__fS6LV :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.agent-avatar_prose-sm__fS6LV :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;padding-inline-start:1.5714286em}.agent-avatar_prose-sm__fS6LV :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2.8571429em;margin-bottom:2.8571429em}.agent-avatar_prose-sm__fS6LV :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.agent-avatar_prose-sm__fS6LV :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.agent-avatar_prose-sm__fS6LV :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.agent-avatar_prose-sm__fS6LV :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.agent-avatar_prose-sm__fS6LV :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.5}.agent-avatar_prose-sm__fS6LV :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.agent-avatar_prose-sm__fS6LV :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.agent-avatar_prose-sm__fS6LV :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.agent-avatar_prose-sm__fS6LV :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.agent-avatar_prose-sm__fS6LV :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.agent-avatar_prose-sm__fS6LV :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.agent-avatar_prose-sm__fS6LV :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.agent-avatar_prose-sm__fS6LV :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.agent-avatar_prose-sm__fS6LV :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.3333333;margin-top:.6666667em}.agent-avatar_prose-sm__fS6LV :where(.agent-avatar_prose-sm__fS6LV>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.agent-avatar_prose-sm__fS6LV :where(.agent-avatar_prose-sm__fS6LV>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.agent-avatar_agent-avatar__Q5cmx{display:inline-flex;align-items:center;justify-content:center;border-radius:var(--radius-full);background-color:color-mix(in srgb,var(--color-primary) 12%,transparent);color:var(--color-primary);flex-shrink:0}.agent-avatar_agent-avatar__glyph__a79rx{display:block}.chat-agent-message___container__I4n2_{width:100%!important;margin-right:auto!important;margin-left:auto!important}.chat-agent-message_container__p5bwQ{width:100%;margin-right:auto;margin-left:auto}@media (min-width:100%){.chat-agent-message___container__I4n2_{max-width:100%!important}.chat-agent-message_container__p5bwQ{max-width:100%}}@media (min-width:600px){.chat-agent-message___container__I4n2_{max-width:600px!important}.chat-agent-message_container__p5bwQ{max-width:600px}}@media (min-width:1600px){.chat-agent-message___container__I4n2_{max-width:1600px!important}.chat-agent-message_container__p5bwQ{max-width:1600px}}.chat-agent-message_prose__7IPm8{color:var(--tw-prose-body);max-width:65ch}.chat-agent-message_prose__7IPm8 :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.chat-agent-message_prose__7IPm8 :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.chat-agent-message_prose__7IPm8 :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}.chat-agent-message_prose__7IPm8 :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.chat-agent-message_prose__7IPm8 :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.chat-agent-message_prose__7IPm8 :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.chat-agent-message_prose__7IPm8 :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.chat-agent-message_prose__7IPm8 :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.chat-agent-message_prose__7IPm8 :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.chat-agent-message_prose__7IPm8 :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.chat-agent-message_prose__7IPm8 :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.chat-agent-message_prose__7IPm8 :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.chat-agent-message_prose__7IPm8 :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.chat-agent-message_prose__7IPm8 :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.chat-agent-message_prose__7IPm8 :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.chat-agent-message_prose__7IPm8 :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.chat-agent-message_prose__7IPm8 :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.chat-agent-message_prose__7IPm8 :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.chat-agent-message_prose__7IPm8 :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.chat-agent-message_prose__7IPm8 :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.chat-agent-message_prose__7IPm8 :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}.chat-agent-message_prose__7IPm8 :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.chat-agent-message_prose__7IPm8 :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-inline-start-width:.25rem;border-inline-start-color:var(--tw-prose-quote-borders);quotes:"\201C""\201D""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em}.chat-agent-message_prose__7IPm8 :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.chat-agent-message_prose__7IPm8 :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.chat-agent-message_prose__7IPm8 :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.chat-agent-message_prose__7IPm8 :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:900;color:inherit}.chat-agent-message_prose__7IPm8 :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.chat-agent-message_prose__7IPm8 :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:800;color:inherit}.chat-agent-message_prose__7IPm8 :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.chat-agent-message_prose__7IPm8 :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.chat-agent-message_prose__7IPm8 :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.chat-agent-message_prose__7IPm8 :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.chat-agent-message_prose__7IPm8 :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.chat-agent-message_prose__7IPm8 :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-top:2em;margin-bottom:2em}.chat-agent-message_prose__7IPm8 :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.chat-agent-message_prose__7IPm8 :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-family:inherit;color:var(--tw-prose-kbd);box-shadow:0 0 0 1px var(--tw-prose-kbd-shadows),0 3px 0 var(--tw-prose-kbd-shadows);font-size:.875em;border-radius:.3125rem;padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;padding-inline-start:.375em}.chat-agent-message_prose__7IPm8 :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.chat-agent-message_prose__7IPm8 :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}.chat-agent-message_prose__7IPm8 :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}.chat-agent-message_prose__7IPm8 :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.chat-agent-message_prose__7IPm8 :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.chat-agent-message_prose__7IPm8 :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.chat-agent-message_prose__7IPm8 :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.chat-agent-message_prose__7IPm8 :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.chat-agent-message_prose__7IPm8 :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.chat-agent-message_prose__7IPm8 :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.chat-agent-message_prose__7IPm8 :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding-top:.8571429em;padding-inline-end:1.1428571em;padding-bottom:.8571429em;padding-inline-start:1.1428571em}.chat-agent-message_prose__7IPm8 :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.chat-agent-message_prose__7IPm8 :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}.chat-agent-message_prose__7IPm8 :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.chat-agent-message_prose__7IPm8 :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){width:100%;table-layout:auto;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.chat-agent-message_prose__7IPm8 :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.chat-agent-message_prose__7IPm8 :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.chat-agent-message_prose__7IPm8 :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.chat-agent-message_prose__7IPm8 :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.chat-agent-message_prose__7IPm8 :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}.chat-agent-message_prose__7IPm8 :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.chat-agent-message_prose__7IPm8 :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.chat-agent-message_prose__7IPm8 :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:start}.chat-agent-message_prose__7IPm8 :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.chat-agent-message_prose__7IPm8 :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.chat-agent-message_prose__7IPm8{--tw-prose-body:#374151;--tw-prose-headings:#111827;--tw-prose-lead:#4b5563;--tw-prose-links:#111827;--tw-prose-bold:#111827;--tw-prose-counters:#6b7280;--tw-prose-bullets:#d1d5db;--tw-prose-hr:#e5e7eb;--tw-prose-quotes:#111827;--tw-prose-quote-borders:#e5e7eb;--tw-prose-captions:#6b7280;--tw-prose-kbd:#111827;--tw-prose-kbd-shadows:rgb(17 24 39/10%);--tw-prose-code:#111827;--tw-prose-pre-code:#e5e7eb;--tw-prose-pre-bg:#1f2937;--tw-prose-th-borders:#d1d5db;--tw-prose-td-borders:#e5e7eb;--tw-prose-invert-body:#d1d5db;--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:#9ca3af;--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:#9ca3af;--tw-prose-invert-bullets:#4b5563;--tw-prose-invert-hr:#374151;--tw-prose-invert-quotes:#f3f4f6;--tw-prose-invert-quote-borders:#374151;--tw-prose-invert-captions:#9ca3af;--tw-prose-invert-kbd:#fff;--tw-prose-invert-kbd-shadows:rgb(255 255 255/10%);--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:#d1d5db;--tw-prose-invert-pre-bg:rgb(0 0 0/50%);--tw-prose-invert-th-borders:#4b5563;--tw-prose-invert-td-borders:#374151;font-size:1rem;line-height:1.75}.chat-agent-message_prose__7IPm8 :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.chat-agent-message_prose__7IPm8 :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.chat-agent-message_prose__7IPm8 :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.chat-agent-message_prose__7IPm8 :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.chat-agent-message_prose__7IPm8 :where(.chat-agent-message_prose__7IPm8>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.chat-agent-message_prose__7IPm8 :where(.chat-agent-message_prose__7IPm8>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.chat-agent-message_prose__7IPm8 :where(.chat-agent-message_prose__7IPm8>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.chat-agent-message_prose__7IPm8 :where(.chat-agent-message_prose__7IPm8>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.chat-agent-message_prose__7IPm8 :where(.chat-agent-message_prose__7IPm8>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.chat-agent-message_prose__7IPm8 :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.chat-agent-message_prose__7IPm8 :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.chat-agent-message_prose__7IPm8 :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}.chat-agent-message_prose__7IPm8 :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.chat-agent-message_prose__7IPm8 :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.chat-agent-message_prose__7IPm8 :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.chat-agent-message_prose__7IPm8 :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.chat-agent-message_prose__7IPm8 :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.chat-agent-message_prose__7IPm8 :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.chat-agent-message_prose__7IPm8 :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.5714286em;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.chat-agent-message_prose__7IPm8 :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.chat-agent-message_prose__7IPm8 :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.chat-agent-message_prose__7IPm8 :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.chat-agent-message_prose__7IPm8 :where(.chat-agent-message_prose__7IPm8>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.chat-agent-message_prose__7IPm8 :where(.chat-agent-message_prose__7IPm8>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.chat-agent-message_prose-sm__216ZN{font-size:.875rem;line-height:1.7142857}.chat-agent-message_prose-sm__216ZN :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.chat-agent-message_prose-sm__216ZN :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;line-height:1.5555556;margin-top:.8888889em;margin-bottom:.8888889em}.chat-agent-message_prose-sm__216ZN :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-inline-start:1.1111111em}.chat-agent-message_prose-sm__216ZN :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:2.1428571em;margin-top:0;margin-bottom:.8em;line-height:1.2}.chat-agent-message_prose-sm__216ZN :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.4285714em;margin-top:1.6em;margin-bottom:.8em;line-height:1.4}.chat-agent-message_prose-sm__216ZN :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;margin-top:1.5555556em;margin-bottom:.4444444em;line-height:1.5555556}.chat-agent-message_prose-sm__216ZN :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.4285714em;margin-bottom:.5714286em;line-height:1.4285714}.chat-agent-message_prose-sm__216ZN :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.chat-agent-message_prose-sm__216ZN :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.chat-agent-message_prose-sm__216ZN :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.chat-agent-message_prose-sm__216ZN :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.chat-agent-message_prose-sm__216ZN :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;border-radius:.3125rem;padding-top:.1428571em;padding-inline-end:.3571429em;padding-bottom:.1428571em;padding-inline-start:.3571429em}.chat-agent-message_prose-sm__216ZN :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em}.chat-agent-message_prose-sm__216ZN :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.9em}.chat-agent-message_prose-sm__216ZN :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em}.chat-agent-message_prose-sm__216ZN :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.6666667;margin-top:1.6666667em;margin-bottom:1.6666667em;border-radius:.25rem;padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.chat-agent-message_prose-sm__216ZN :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.chat-agent-message_prose-sm__216ZN :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.chat-agent-message_prose-sm__216ZN :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;margin-bottom:.2857143em}.chat-agent-message_prose-sm__216ZN :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.chat-agent-message_prose-sm__216ZN :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.chat-agent-message_prose-sm__216ZN :where(.chat-agent-message_prose-sm__216ZN>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.chat-agent-message_prose-sm__216ZN :where(.chat-agent-message_prose-sm__216ZN>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.chat-agent-message_prose-sm__216ZN :where(.chat-agent-message_prose-sm__216ZN>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.chat-agent-message_prose-sm__216ZN :where(.chat-agent-message_prose-sm__216ZN>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.chat-agent-message_prose-sm__216ZN :where(.chat-agent-message_prose-sm__216ZN>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.chat-agent-message_prose-sm__216ZN :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.chat-agent-message_prose-sm__216ZN :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.chat-agent-message_prose-sm__216ZN :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.chat-agent-message_prose-sm__216ZN :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;padding-inline-start:1.5714286em}.chat-agent-message_prose-sm__216ZN :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2.8571429em;margin-bottom:2.8571429em}.chat-agent-message_prose-sm__216ZN :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.chat-agent-message_prose-sm__216ZN :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.chat-agent-message_prose-sm__216ZN :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.chat-agent-message_prose-sm__216ZN :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.chat-agent-message_prose-sm__216ZN :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.5}.chat-agent-message_prose-sm__216ZN :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.chat-agent-message_prose-sm__216ZN :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.chat-agent-message_prose-sm__216ZN :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.chat-agent-message_prose-sm__216ZN :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.chat-agent-message_prose-sm__216ZN :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.chat-agent-message_prose-sm__216ZN :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.chat-agent-message_prose-sm__216ZN :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.chat-agent-message_prose-sm__216ZN :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.chat-agent-message_prose-sm__216ZN :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.3333333;margin-top:.6666667em}.chat-agent-message_prose-sm__216ZN :where(.chat-agent-message_prose-sm__216ZN>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.chat-agent-message_prose-sm__216ZN :where(.chat-agent-message_prose-sm__216ZN>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.chat-agent-message_chat-agent-message__6LEg_{display:flex;flex-direction:column;gap:4px;width:100%;padding:12px 0;font-family:var(--font-body)}.chat-agent-message_chat-agent-message__identity__C8Ia_{display:flex;align-items:center;gap:6px;width:100%}.chat-agent-message_chat-agent-message__label__xkHE7{font-family:var(--font-body);font-weight:500;font-size:12px;color:var(--color-primary);line-height:1.2}.chat-agent-message_chat-agent-message__content__qrWhv{font-family:var(--font-body);font-size:14px;line-height:1.4;color:var(--text-primary);width:100%}.chat-agent-message_chat-agent-message__timestamp__bDLbo{margin-left:auto;font-family:var(--font-body);font-size:12px;color:var(--text-muted);opacity:0;transition:opacity .1s ease-out;pointer-events:none;white-space:nowrap}.chat-agent-message_chat-agent-message__6LEg_:focus-within .chat-agent-message_chat-agent-message__timestamp__bDLbo,.chat-agent-message_chat-agent-message__6LEg_:hover .chat-agent-message_chat-agent-message__timestamp__bDLbo{opacity:1}.post-action-follow-through___container__is3XY{width:100%!important;margin-right:auto!important;margin-left:auto!important}.post-action-follow-through_container__LTjlO{width:100%;margin-right:auto;margin-left:auto}@media (min-width:100%){.post-action-follow-through___container__is3XY{max-width:100%!important}.post-action-follow-through_container__LTjlO{max-width:100%}}@media (min-width:600px){.post-action-follow-through___container__is3XY{max-width:600px!important}.post-action-follow-through_container__LTjlO{max-width:600px}}@media (min-width:1600px){.post-action-follow-through___container__is3XY{max-width:1600px!important}.post-action-follow-through_container__LTjlO{max-width:1600px}}.post-action-follow-through_prose__h7M4j{color:var(--tw-prose-body);max-width:65ch}.post-action-follow-through_prose__h7M4j :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.post-action-follow-through_prose__h7M4j :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.post-action-follow-through_prose__h7M4j :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}.post-action-follow-through_prose__h7M4j :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.post-action-follow-through_prose__h7M4j :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.post-action-follow-through_prose__h7M4j :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.post-action-follow-through_prose__h7M4j :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.post-action-follow-through_prose__h7M4j :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.post-action-follow-through_prose__h7M4j :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.post-action-follow-through_prose__h7M4j :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.post-action-follow-through_prose__h7M4j :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.post-action-follow-through_prose__h7M4j :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.post-action-follow-through_prose__h7M4j :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.post-action-follow-through_prose__h7M4j :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.post-action-follow-through_prose__h7M4j :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.post-action-follow-through_prose__h7M4j :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.post-action-follow-through_prose__h7M4j :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.post-action-follow-through_prose__h7M4j :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.post-action-follow-through_prose__h7M4j :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.post-action-follow-through_prose__h7M4j :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.post-action-follow-through_prose__h7M4j :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}.post-action-follow-through_prose__h7M4j :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.post-action-follow-through_prose__h7M4j :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-inline-start-width:.25rem;border-inline-start-color:var(--tw-prose-quote-borders);quotes:"\201C""\201D""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em}.post-action-follow-through_prose__h7M4j :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.post-action-follow-through_prose__h7M4j :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.post-action-follow-through_prose__h7M4j :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.post-action-follow-through_prose__h7M4j :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:900;color:inherit}.post-action-follow-through_prose__h7M4j :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.post-action-follow-through_prose__h7M4j :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:800;color:inherit}.post-action-follow-through_prose__h7M4j :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.post-action-follow-through_prose__h7M4j :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.post-action-follow-through_prose__h7M4j :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.post-action-follow-through_prose__h7M4j :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.post-action-follow-through_prose__h7M4j :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.post-action-follow-through_prose__h7M4j :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-top:2em;margin-bottom:2em}.post-action-follow-through_prose__h7M4j :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.post-action-follow-through_prose__h7M4j :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-family:inherit;color:var(--tw-prose-kbd);box-shadow:0 0 0 1px var(--tw-prose-kbd-shadows),0 3px 0 var(--tw-prose-kbd-shadows);font-size:.875em;border-radius:.3125rem;padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;padding-inline-start:.375em}.post-action-follow-through_prose__h7M4j :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.post-action-follow-through_prose__h7M4j :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}.post-action-follow-through_prose__h7M4j :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}.post-action-follow-through_prose__h7M4j :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.post-action-follow-through_prose__h7M4j :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.post-action-follow-through_prose__h7M4j :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.post-action-follow-through_prose__h7M4j :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.post-action-follow-through_prose__h7M4j :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.post-action-follow-through_prose__h7M4j :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.post-action-follow-through_prose__h7M4j :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.post-action-follow-through_prose__h7M4j :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding-top:.8571429em;padding-inline-end:1.1428571em;padding-bottom:.8571429em;padding-inline-start:1.1428571em}.post-action-follow-through_prose__h7M4j :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.post-action-follow-through_prose__h7M4j :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}.post-action-follow-through_prose__h7M4j :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.post-action-follow-through_prose__h7M4j :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){width:100%;table-layout:auto;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.post-action-follow-through_prose__h7M4j :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.post-action-follow-through_prose__h7M4j :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.post-action-follow-through_prose__h7M4j :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.post-action-follow-through_prose__h7M4j :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.post-action-follow-through_prose__h7M4j :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}.post-action-follow-through_prose__h7M4j :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.post-action-follow-through_prose__h7M4j :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.post-action-follow-through_prose__h7M4j :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:start}.post-action-follow-through_prose__h7M4j :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.post-action-follow-through_prose__h7M4j :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.post-action-follow-through_prose__h7M4j{--tw-prose-body:#374151;--tw-prose-headings:#111827;--tw-prose-lead:#4b5563;--tw-prose-links:#111827;--tw-prose-bold:#111827;--tw-prose-counters:#6b7280;--tw-prose-bullets:#d1d5db;--tw-prose-hr:#e5e7eb;--tw-prose-quotes:#111827;--tw-prose-quote-borders:#e5e7eb;--tw-prose-captions:#6b7280;--tw-prose-kbd:#111827;--tw-prose-kbd-shadows:rgb(17 24 39/10%);--tw-prose-code:#111827;--tw-prose-pre-code:#e5e7eb;--tw-prose-pre-bg:#1f2937;--tw-prose-th-borders:#d1d5db;--tw-prose-td-borders:#e5e7eb;--tw-prose-invert-body:#d1d5db;--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:#9ca3af;--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:#9ca3af;--tw-prose-invert-bullets:#4b5563;--tw-prose-invert-hr:#374151;--tw-prose-invert-quotes:#f3f4f6;--tw-prose-invert-quote-borders:#374151;--tw-prose-invert-captions:#9ca3af;--tw-prose-invert-kbd:#fff;--tw-prose-invert-kbd-shadows:rgb(255 255 255/10%);--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:#d1d5db;--tw-prose-invert-pre-bg:rgb(0 0 0/50%);--tw-prose-invert-th-borders:#4b5563;--tw-prose-invert-td-borders:#374151;font-size:1rem;line-height:1.75}.post-action-follow-through_prose__h7M4j :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.post-action-follow-through_prose__h7M4j :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.post-action-follow-through_prose__h7M4j :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.post-action-follow-through_prose__h7M4j :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.post-action-follow-through_prose__h7M4j :where(.post-action-follow-through_prose__h7M4j>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.post-action-follow-through_prose__h7M4j :where(.post-action-follow-through_prose__h7M4j>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.post-action-follow-through_prose__h7M4j :where(.post-action-follow-through_prose__h7M4j>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.post-action-follow-through_prose__h7M4j :where(.post-action-follow-through_prose__h7M4j>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.post-action-follow-through_prose__h7M4j :where(.post-action-follow-through_prose__h7M4j>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.post-action-follow-through_prose__h7M4j :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.post-action-follow-through_prose__h7M4j :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.post-action-follow-through_prose__h7M4j :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}.post-action-follow-through_prose__h7M4j :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.post-action-follow-through_prose__h7M4j :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.post-action-follow-through_prose__h7M4j :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.post-action-follow-through_prose__h7M4j :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.post-action-follow-through_prose__h7M4j :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.post-action-follow-through_prose__h7M4j :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.post-action-follow-through_prose__h7M4j :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.5714286em;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.post-action-follow-through_prose__h7M4j :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.post-action-follow-through_prose__h7M4j :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.post-action-follow-through_prose__h7M4j :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.post-action-follow-through_prose__h7M4j :where(.post-action-follow-through_prose__h7M4j>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.post-action-follow-through_prose__h7M4j :where(.post-action-follow-through_prose__h7M4j>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.post-action-follow-through_prose-sm__ndRha{font-size:.875rem;line-height:1.7142857}.post-action-follow-through_prose-sm__ndRha :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.post-action-follow-through_prose-sm__ndRha :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;line-height:1.5555556;margin-top:.8888889em;margin-bottom:.8888889em}.post-action-follow-through_prose-sm__ndRha :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-inline-start:1.1111111em}.post-action-follow-through_prose-sm__ndRha :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:2.1428571em;margin-top:0;margin-bottom:.8em;line-height:1.2}.post-action-follow-through_prose-sm__ndRha :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.4285714em;margin-top:1.6em;margin-bottom:.8em;line-height:1.4}.post-action-follow-through_prose-sm__ndRha :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;margin-top:1.5555556em;margin-bottom:.4444444em;line-height:1.5555556}.post-action-follow-through_prose-sm__ndRha :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.4285714em;margin-bottom:.5714286em;line-height:1.4285714}.post-action-follow-through_prose-sm__ndRha :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.post-action-follow-through_prose-sm__ndRha :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.post-action-follow-through_prose-sm__ndRha :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.post-action-follow-through_prose-sm__ndRha :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.post-action-follow-through_prose-sm__ndRha :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;border-radius:.3125rem;padding-top:.1428571em;padding-inline-end:.3571429em;padding-bottom:.1428571em;padding-inline-start:.3571429em}.post-action-follow-through_prose-sm__ndRha :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em}.post-action-follow-through_prose-sm__ndRha :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.9em}.post-action-follow-through_prose-sm__ndRha :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em}.post-action-follow-through_prose-sm__ndRha :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.6666667;margin-top:1.6666667em;margin-bottom:1.6666667em;border-radius:.25rem;padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.post-action-follow-through_prose-sm__ndRha :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.post-action-follow-through_prose-sm__ndRha :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.post-action-follow-through_prose-sm__ndRha :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;margin-bottom:.2857143em}.post-action-follow-through_prose-sm__ndRha :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.post-action-follow-through_prose-sm__ndRha :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.post-action-follow-through_prose-sm__ndRha :where(.post-action-follow-through_prose-sm__ndRha>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.post-action-follow-through_prose-sm__ndRha :where(.post-action-follow-through_prose-sm__ndRha>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.post-action-follow-through_prose-sm__ndRha :where(.post-action-follow-through_prose-sm__ndRha>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.post-action-follow-through_prose-sm__ndRha :where(.post-action-follow-through_prose-sm__ndRha>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.post-action-follow-through_prose-sm__ndRha :where(.post-action-follow-through_prose-sm__ndRha>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.post-action-follow-through_prose-sm__ndRha :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.post-action-follow-through_prose-sm__ndRha :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.post-action-follow-through_prose-sm__ndRha :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.post-action-follow-through_prose-sm__ndRha :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;padding-inline-start:1.5714286em}.post-action-follow-through_prose-sm__ndRha :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2.8571429em;margin-bottom:2.8571429em}.post-action-follow-through_prose-sm__ndRha :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.post-action-follow-through_prose-sm__ndRha :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.post-action-follow-through_prose-sm__ndRha :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.post-action-follow-through_prose-sm__ndRha :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.post-action-follow-through_prose-sm__ndRha :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.5}.post-action-follow-through_prose-sm__ndRha :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.post-action-follow-through_prose-sm__ndRha :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.post-action-follow-through_prose-sm__ndRha :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.post-action-follow-through_prose-sm__ndRha :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.post-action-follow-through_prose-sm__ndRha :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.post-action-follow-through_prose-sm__ndRha :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.post-action-follow-through_prose-sm__ndRha :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.post-action-follow-through_prose-sm__ndRha :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.post-action-follow-through_prose-sm__ndRha :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.3333333;margin-top:.6666667em}.post-action-follow-through_prose-sm__ndRha :where(.post-action-follow-through_prose-sm__ndRha>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.post-action-follow-through_prose-sm__ndRha :where(.post-action-follow-through_prose-sm__ndRha>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.post-action-follow-through_post-action-follow-through__3Qmax{display:inline-flex;align-items:center;gap:8px;padding:4px 0;height:30px;font-family:var(--font-body)}.post-action-follow-through_post-action-follow-through__label__A54TP{font-size:13px;font-weight:400;color:var(--text-secondary,var(--text-muted));line-height:1.4}.post-action-follow-through_post-action-follow-through__chips__4jyDI{display:inline-flex;align-items:center;gap:6px;height:22px}.post-action-follow-through_post-action-follow-through__chip__7bg4v{display:inline-flex;cursor:pointer;align-items:center;justify-content:center;padding:4px 10px;height:22px;font-family:var(--font-body);font-size:12px;font-weight:500;line-height:1.2;background-color:var(--surface-card);color:var(--color-primary);border-radius:4px;border:1px solid var(--surface-border);transition:background-color var(--transition-fast),border-color var(--transition-fast),color var(--transition-fast),opacity var(--transition-fast)}.post-action-follow-through_post-action-follow-through__chip__7bg4v:disabled{cursor:not-allowed;opacity:.55}.post-action-follow-through_post-action-follow-through__chip--view__N_IHE{color:var(--color-primary)}.post-action-follow-through_post-action-follow-through__chip--view__N_IHE:hover:not(:disabled){background-color:var(--surface-bg);border-color:var(--color-primary)}.post-action-follow-through_post-action-follow-through__chip--undo__asiKm{color:var(--text-secondary,var(--text-muted))}.post-action-follow-through_post-action-follow-through__chip--undo__asiKm:hover:not(:disabled){background-color:var(--surface-bg);color:var(--text-primary)}.chat-code-block___container__DSOFb{width:100%!important;margin-right:auto!important;margin-left:auto!important}.chat-code-block_container__VjWt3{width:100%;margin-right:auto;margin-left:auto}@media (min-width:100%){.chat-code-block___container__DSOFb{max-width:100%!important}.chat-code-block_container__VjWt3{max-width:100%}}@media (min-width:600px){.chat-code-block___container__DSOFb{max-width:600px!important}.chat-code-block_container__VjWt3{max-width:600px}}@media (min-width:1600px){.chat-code-block___container__DSOFb{max-width:1600px!important}.chat-code-block_container__VjWt3{max-width:1600px}}.chat-code-block_prose__8oO9R{color:var(--tw-prose-body);max-width:65ch}.chat-code-block_prose__8oO9R :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.chat-code-block_prose__8oO9R :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.chat-code-block_prose__8oO9R :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}.chat-code-block_prose__8oO9R :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.chat-code-block_prose__8oO9R :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.chat-code-block_prose__8oO9R :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.chat-code-block_prose__8oO9R :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.chat-code-block_prose__8oO9R :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.chat-code-block_prose__8oO9R :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.chat-code-block_prose__8oO9R :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.chat-code-block_prose__8oO9R :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.chat-code-block_prose__8oO9R :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.chat-code-block_prose__8oO9R :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.chat-code-block_prose__8oO9R :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.chat-code-block_prose__8oO9R :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.chat-code-block_prose__8oO9R :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.chat-code-block_prose__8oO9R :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.chat-code-block_prose__8oO9R :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.chat-code-block_prose__8oO9R :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.chat-code-block_prose__8oO9R :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.chat-code-block_prose__8oO9R :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}.chat-code-block_prose__8oO9R :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.chat-code-block_prose__8oO9R :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-inline-start-width:.25rem;border-inline-start-color:var(--tw-prose-quote-borders);quotes:"\201C""\201D""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em}.chat-code-block_prose__8oO9R :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.chat-code-block_prose__8oO9R :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.chat-code-block_prose__8oO9R :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.chat-code-block_prose__8oO9R :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:900;color:inherit}.chat-code-block_prose__8oO9R :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.chat-code-block_prose__8oO9R :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:800;color:inherit}.chat-code-block_prose__8oO9R :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.chat-code-block_prose__8oO9R :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.chat-code-block_prose__8oO9R :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.chat-code-block_prose__8oO9R :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.chat-code-block_prose__8oO9R :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.chat-code-block_prose__8oO9R :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-top:2em;margin-bottom:2em}.chat-code-block_prose__8oO9R :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.chat-code-block_prose__8oO9R :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-family:inherit;color:var(--tw-prose-kbd);box-shadow:0 0 0 1px var(--tw-prose-kbd-shadows),0 3px 0 var(--tw-prose-kbd-shadows);font-size:.875em;border-radius:.3125rem;padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;padding-inline-start:.375em}.chat-code-block_prose__8oO9R :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.chat-code-block_prose__8oO9R :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}.chat-code-block_prose__8oO9R :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}.chat-code-block_prose__8oO9R :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.chat-code-block_prose__8oO9R :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.chat-code-block_prose__8oO9R :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.chat-code-block_prose__8oO9R :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.chat-code-block_prose__8oO9R :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.chat-code-block_prose__8oO9R :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.chat-code-block_prose__8oO9R :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.chat-code-block_prose__8oO9R :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding-top:.8571429em;padding-inline-end:1.1428571em;padding-bottom:.8571429em;padding-inline-start:1.1428571em}.chat-code-block_prose__8oO9R :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.chat-code-block_prose__8oO9R :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}.chat-code-block_prose__8oO9R :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.chat-code-block_prose__8oO9R :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){width:100%;table-layout:auto;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.chat-code-block_prose__8oO9R :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.chat-code-block_prose__8oO9R :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.chat-code-block_prose__8oO9R :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.chat-code-block_prose__8oO9R :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.chat-code-block_prose__8oO9R :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}.chat-code-block_prose__8oO9R :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.chat-code-block_prose__8oO9R :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.chat-code-block_prose__8oO9R :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:start}.chat-code-block_prose__8oO9R :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.chat-code-block_prose__8oO9R :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.chat-code-block_prose__8oO9R{--tw-prose-body:#374151;--tw-prose-headings:#111827;--tw-prose-lead:#4b5563;--tw-prose-links:#111827;--tw-prose-bold:#111827;--tw-prose-counters:#6b7280;--tw-prose-bullets:#d1d5db;--tw-prose-hr:#e5e7eb;--tw-prose-quotes:#111827;--tw-prose-quote-borders:#e5e7eb;--tw-prose-captions:#6b7280;--tw-prose-kbd:#111827;--tw-prose-kbd-shadows:rgb(17 24 39/10%);--tw-prose-code:#111827;--tw-prose-pre-code:#e5e7eb;--tw-prose-pre-bg:#1f2937;--tw-prose-th-borders:#d1d5db;--tw-prose-td-borders:#e5e7eb;--tw-prose-invert-body:#d1d5db;--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:#9ca3af;--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:#9ca3af;--tw-prose-invert-bullets:#4b5563;--tw-prose-invert-hr:#374151;--tw-prose-invert-quotes:#f3f4f6;--tw-prose-invert-quote-borders:#374151;--tw-prose-invert-captions:#9ca3af;--tw-prose-invert-kbd:#fff;--tw-prose-invert-kbd-shadows:rgb(255 255 255/10%);--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:#d1d5db;--tw-prose-invert-pre-bg:rgb(0 0 0/50%);--tw-prose-invert-th-borders:#4b5563;--tw-prose-invert-td-borders:#374151;font-size:1rem;line-height:1.75}.chat-code-block_prose__8oO9R :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.chat-code-block_prose__8oO9R :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.chat-code-block_prose__8oO9R :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.chat-code-block_prose__8oO9R :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.chat-code-block_prose__8oO9R :where(.chat-code-block_prose__8oO9R>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.chat-code-block_prose__8oO9R :where(.chat-code-block_prose__8oO9R>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.chat-code-block_prose__8oO9R :where(.chat-code-block_prose__8oO9R>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.chat-code-block_prose__8oO9R :where(.chat-code-block_prose__8oO9R>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.chat-code-block_prose__8oO9R :where(.chat-code-block_prose__8oO9R>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.chat-code-block_prose__8oO9R :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.chat-code-block_prose__8oO9R :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.chat-code-block_prose__8oO9R :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}.chat-code-block_prose__8oO9R :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.chat-code-block_prose__8oO9R :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.chat-code-block_prose__8oO9R :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.chat-code-block_prose__8oO9R :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.chat-code-block_prose__8oO9R :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.chat-code-block_prose__8oO9R :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.chat-code-block_prose__8oO9R :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.5714286em;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.chat-code-block_prose__8oO9R :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.chat-code-block_prose__8oO9R :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.chat-code-block_prose__8oO9R :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.chat-code-block_prose__8oO9R :where(.chat-code-block_prose__8oO9R>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.chat-code-block_prose__8oO9R :where(.chat-code-block_prose__8oO9R>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.chat-code-block_prose-sm__SK1Zp{font-size:.875rem;line-height:1.7142857}.chat-code-block_prose-sm__SK1Zp :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.chat-code-block_prose-sm__SK1Zp :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;line-height:1.5555556;margin-top:.8888889em;margin-bottom:.8888889em}.chat-code-block_prose-sm__SK1Zp :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-inline-start:1.1111111em}.chat-code-block_prose-sm__SK1Zp :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:2.1428571em;margin-top:0;margin-bottom:.8em;line-height:1.2}.chat-code-block_prose-sm__SK1Zp :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.4285714em;margin-top:1.6em;margin-bottom:.8em;line-height:1.4}.chat-code-block_prose-sm__SK1Zp :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;margin-top:1.5555556em;margin-bottom:.4444444em;line-height:1.5555556}.chat-code-block_prose-sm__SK1Zp :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.4285714em;margin-bottom:.5714286em;line-height:1.4285714}.chat-code-block_prose-sm__SK1Zp :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.chat-code-block_prose-sm__SK1Zp :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.chat-code-block_prose-sm__SK1Zp :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.chat-code-block_prose-sm__SK1Zp :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.chat-code-block_prose-sm__SK1Zp :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;border-radius:.3125rem;padding-top:.1428571em;padding-inline-end:.3571429em;padding-bottom:.1428571em;padding-inline-start:.3571429em}.chat-code-block_prose-sm__SK1Zp :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em}.chat-code-block_prose-sm__SK1Zp :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.9em}.chat-code-block_prose-sm__SK1Zp :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em}.chat-code-block_prose-sm__SK1Zp :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.6666667;margin-top:1.6666667em;margin-bottom:1.6666667em;border-radius:.25rem;padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.chat-code-block_prose-sm__SK1Zp :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.chat-code-block_prose-sm__SK1Zp :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.chat-code-block_prose-sm__SK1Zp :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;margin-bottom:.2857143em}.chat-code-block_prose-sm__SK1Zp :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.chat-code-block_prose-sm__SK1Zp :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.chat-code-block_prose-sm__SK1Zp :where(.chat-code-block_prose-sm__SK1Zp>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.chat-code-block_prose-sm__SK1Zp :where(.chat-code-block_prose-sm__SK1Zp>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.chat-code-block_prose-sm__SK1Zp :where(.chat-code-block_prose-sm__SK1Zp>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.chat-code-block_prose-sm__SK1Zp :where(.chat-code-block_prose-sm__SK1Zp>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.chat-code-block_prose-sm__SK1Zp :where(.chat-code-block_prose-sm__SK1Zp>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.chat-code-block_prose-sm__SK1Zp :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.chat-code-block_prose-sm__SK1Zp :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.chat-code-block_prose-sm__SK1Zp :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.chat-code-block_prose-sm__SK1Zp :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;padding-inline-start:1.5714286em}.chat-code-block_prose-sm__SK1Zp :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2.8571429em;margin-bottom:2.8571429em}.chat-code-block_prose-sm__SK1Zp :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.chat-code-block_prose-sm__SK1Zp :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.chat-code-block_prose-sm__SK1Zp :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.chat-code-block_prose-sm__SK1Zp :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.chat-code-block_prose-sm__SK1Zp :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.5}.chat-code-block_prose-sm__SK1Zp :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.chat-code-block_prose-sm__SK1Zp :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.chat-code-block_prose-sm__SK1Zp :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.chat-code-block_prose-sm__SK1Zp :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.chat-code-block_prose-sm__SK1Zp :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.chat-code-block_prose-sm__SK1Zp :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.chat-code-block_prose-sm__SK1Zp :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.chat-code-block_prose-sm__SK1Zp :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.chat-code-block_prose-sm__SK1Zp :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.3333333;margin-top:.6666667em}.chat-code-block_prose-sm__SK1Zp :where(.chat-code-block_prose-sm__SK1Zp>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.chat-code-block_prose-sm__SK1Zp :where(.chat-code-block_prose-sm__SK1Zp>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.chat-code-block_chat-code-block__Bh_ef{overflow:hidden;border-radius:var(--radius-lg);border-width:1px;border-color:var(--surface-border);margin:4px 0}.chat-code-block_chat-code-block__header__hbKe9{display:flex;align-items:center;justify-content:space-between;padding:6px 12px;background-color:color-mix(in srgb,var(--surface-border) 40%,var(--surface-card))}.chat-code-block_chat-code-block__language__mnE0h{font-size:.75rem;line-height:1rem;font-weight:500;color:var(--text-muted)}.chat-code-block_chat-code-block__copy__yLIJY{display:flex;cursor:pointer;align-items:center;gap:.25rem;border-width:0;background-color:transparent;font-size:.75rem;line-height:1rem;color:var(--text-muted);padding:0;transition:color var(--transition-fast)}.chat-code-block_chat-code-block__copy__yLIJY:hover{color:var(--text-primary)}.chat-code-block_chat-code-block__pre__N8QTE{margin:0;overflow-x:auto;padding:12px;font-size:13px;line-height:1.5;font-family:SF Mono,Fira Code,monospace;color:var(--text-primary);background-color:var(--surface-bg)}.chat-markdown-renderer___container__JL9Hq{width:100%!important;margin-right:auto!important;margin-left:auto!important}.chat-markdown-renderer_container__id0yC{width:100%;margin-right:auto;margin-left:auto}@media (min-width:100%){.chat-markdown-renderer___container__JL9Hq{max-width:100%!important}.chat-markdown-renderer_container__id0yC{max-width:100%}}@media (min-width:600px){.chat-markdown-renderer___container__JL9Hq{max-width:600px!important}.chat-markdown-renderer_container__id0yC{max-width:600px}}@media (min-width:1600px){.chat-markdown-renderer___container__JL9Hq{max-width:1600px!important}.chat-markdown-renderer_container__id0yC{max-width:1600px}}.chat-markdown-renderer_prose__NKNeC{color:var(--tw-prose-body);max-width:65ch}.chat-markdown-renderer_prose__NKNeC :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.chat-markdown-renderer_prose__NKNeC :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.chat-markdown-renderer_prose__NKNeC :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}.chat-markdown-renderer_prose__NKNeC :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.chat-markdown-renderer_prose__NKNeC :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.chat-markdown-renderer_prose__NKNeC :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.chat-markdown-renderer_prose__NKNeC :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.chat-markdown-renderer_prose__NKNeC :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.chat-markdown-renderer_prose__NKNeC :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.chat-markdown-renderer_prose__NKNeC :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.chat-markdown-renderer_prose__NKNeC :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.chat-markdown-renderer_prose__NKNeC :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.chat-markdown-renderer_prose__NKNeC :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.chat-markdown-renderer_prose__NKNeC :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.chat-markdown-renderer_prose__NKNeC :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.chat-markdown-renderer_prose__NKNeC :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.chat-markdown-renderer_prose__NKNeC :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.chat-markdown-renderer_prose__NKNeC :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.chat-markdown-renderer_prose__NKNeC :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.chat-markdown-renderer_prose__NKNeC :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.chat-markdown-renderer_prose__NKNeC :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}.chat-markdown-renderer_prose__NKNeC :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.chat-markdown-renderer_prose__NKNeC :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-inline-start-width:.25rem;border-inline-start-color:var(--tw-prose-quote-borders);quotes:"\201C""\201D""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em}.chat-markdown-renderer_prose__NKNeC :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.chat-markdown-renderer_prose__NKNeC :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.chat-markdown-renderer_prose__NKNeC :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.chat-markdown-renderer_prose__NKNeC :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:900;color:inherit}.chat-markdown-renderer_prose__NKNeC :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.chat-markdown-renderer_prose__NKNeC :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:800;color:inherit}.chat-markdown-renderer_prose__NKNeC :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.chat-markdown-renderer_prose__NKNeC :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.chat-markdown-renderer_prose__NKNeC :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.chat-markdown-renderer_prose__NKNeC :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.chat-markdown-renderer_prose__NKNeC :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.chat-markdown-renderer_prose__NKNeC :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-top:2em;margin-bottom:2em}.chat-markdown-renderer_prose__NKNeC :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.chat-markdown-renderer_prose__NKNeC :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-family:inherit;color:var(--tw-prose-kbd);box-shadow:0 0 0 1px var(--tw-prose-kbd-shadows),0 3px 0 var(--tw-prose-kbd-shadows);font-size:.875em;border-radius:.3125rem;padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;padding-inline-start:.375em}.chat-markdown-renderer_prose__NKNeC :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.chat-markdown-renderer_prose__NKNeC :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}.chat-markdown-renderer_prose__NKNeC :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}.chat-markdown-renderer_prose__NKNeC :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.chat-markdown-renderer_prose__NKNeC :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.chat-markdown-renderer_prose__NKNeC :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.chat-markdown-renderer_prose__NKNeC :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.chat-markdown-renderer_prose__NKNeC :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.chat-markdown-renderer_prose__NKNeC :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.chat-markdown-renderer_prose__NKNeC :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.chat-markdown-renderer_prose__NKNeC :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding-top:.8571429em;padding-inline-end:1.1428571em;padding-bottom:.8571429em;padding-inline-start:1.1428571em}.chat-markdown-renderer_prose__NKNeC :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.chat-markdown-renderer_prose__NKNeC :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}.chat-markdown-renderer_prose__NKNeC :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.chat-markdown-renderer_prose__NKNeC :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){width:100%;table-layout:auto;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.chat-markdown-renderer_prose__NKNeC :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.chat-markdown-renderer_prose__NKNeC :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.chat-markdown-renderer_prose__NKNeC :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.chat-markdown-renderer_prose__NKNeC :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.chat-markdown-renderer_prose__NKNeC :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}.chat-markdown-renderer_prose__NKNeC :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.chat-markdown-renderer_prose__NKNeC :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.chat-markdown-renderer_prose__NKNeC :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:start}.chat-markdown-renderer_prose__NKNeC :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.chat-markdown-renderer_prose__NKNeC :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.chat-markdown-renderer_prose__NKNeC{--tw-prose-body:#374151;--tw-prose-headings:#111827;--tw-prose-lead:#4b5563;--tw-prose-links:#111827;--tw-prose-bold:#111827;--tw-prose-counters:#6b7280;--tw-prose-bullets:#d1d5db;--tw-prose-hr:#e5e7eb;--tw-prose-quotes:#111827;--tw-prose-quote-borders:#e5e7eb;--tw-prose-captions:#6b7280;--tw-prose-kbd:#111827;--tw-prose-kbd-shadows:rgb(17 24 39/10%);--tw-prose-code:#111827;--tw-prose-pre-code:#e5e7eb;--tw-prose-pre-bg:#1f2937;--tw-prose-th-borders:#d1d5db;--tw-prose-td-borders:#e5e7eb;--tw-prose-invert-body:#d1d5db;--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:#9ca3af;--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:#9ca3af;--tw-prose-invert-bullets:#4b5563;--tw-prose-invert-hr:#374151;--tw-prose-invert-quotes:#f3f4f6;--tw-prose-invert-quote-borders:#374151;--tw-prose-invert-captions:#9ca3af;--tw-prose-invert-kbd:#fff;--tw-prose-invert-kbd-shadows:rgb(255 255 255/10%);--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:#d1d5db;--tw-prose-invert-pre-bg:rgb(0 0 0/50%);--tw-prose-invert-th-borders:#4b5563;--tw-prose-invert-td-borders:#374151;font-size:1rem;line-height:1.75}.chat-markdown-renderer_prose__NKNeC :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.chat-markdown-renderer_prose__NKNeC :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.chat-markdown-renderer_prose__NKNeC :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.chat-markdown-renderer_prose__NKNeC :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.chat-markdown-renderer_prose__NKNeC :where(.chat-markdown-renderer_prose__NKNeC>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.chat-markdown-renderer_prose__NKNeC :where(.chat-markdown-renderer_prose__NKNeC>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.chat-markdown-renderer_prose__NKNeC :where(.chat-markdown-renderer_prose__NKNeC>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.chat-markdown-renderer_prose__NKNeC :where(.chat-markdown-renderer_prose__NKNeC>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.chat-markdown-renderer_prose__NKNeC :where(.chat-markdown-renderer_prose__NKNeC>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.chat-markdown-renderer_prose__NKNeC :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.chat-markdown-renderer_prose__NKNeC :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.chat-markdown-renderer_prose__NKNeC :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}.chat-markdown-renderer_prose__NKNeC :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.chat-markdown-renderer_prose__NKNeC :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.chat-markdown-renderer_prose__NKNeC :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.chat-markdown-renderer_prose__NKNeC :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.chat-markdown-renderer_prose__NKNeC :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.chat-markdown-renderer_prose__NKNeC :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.chat-markdown-renderer_prose__NKNeC :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.5714286em;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.chat-markdown-renderer_prose__NKNeC :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.chat-markdown-renderer_prose__NKNeC :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.chat-markdown-renderer_prose__NKNeC :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.chat-markdown-renderer_prose__NKNeC :where(.chat-markdown-renderer_prose__NKNeC>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.chat-markdown-renderer_prose__NKNeC :where(.chat-markdown-renderer_prose__NKNeC>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.chat-markdown-renderer_prose-sm__ykhbJ{font-size:.875rem;line-height:1.7142857}.chat-markdown-renderer_prose-sm__ykhbJ :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.chat-markdown-renderer_prose-sm__ykhbJ :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;line-height:1.5555556;margin-top:.8888889em;margin-bottom:.8888889em}.chat-markdown-renderer_prose-sm__ykhbJ :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-inline-start:1.1111111em}.chat-markdown-renderer_prose-sm__ykhbJ :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:2.1428571em;margin-top:0;margin-bottom:.8em;line-height:1.2}.chat-markdown-renderer_prose-sm__ykhbJ :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.4285714em;margin-top:1.6em;margin-bottom:.8em;line-height:1.4}.chat-markdown-renderer_prose-sm__ykhbJ :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;margin-top:1.5555556em;margin-bottom:.4444444em;line-height:1.5555556}.chat-markdown-renderer_prose-sm__ykhbJ :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.4285714em;margin-bottom:.5714286em;line-height:1.4285714}.chat-markdown-renderer_prose-sm__ykhbJ :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.chat-markdown-renderer_prose-sm__ykhbJ :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.chat-markdown-renderer_prose-sm__ykhbJ :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.chat-markdown-renderer_prose-sm__ykhbJ :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.chat-markdown-renderer_prose-sm__ykhbJ :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;border-radius:.3125rem;padding-top:.1428571em;padding-inline-end:.3571429em;padding-bottom:.1428571em;padding-inline-start:.3571429em}.chat-markdown-renderer_prose-sm__ykhbJ :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em}.chat-markdown-renderer_prose-sm__ykhbJ :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.9em}.chat-markdown-renderer_prose-sm__ykhbJ :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em}.chat-markdown-renderer_prose-sm__ykhbJ :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.6666667;margin-top:1.6666667em;margin-bottom:1.6666667em;border-radius:.25rem;padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.chat-markdown-renderer_prose-sm__ykhbJ :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.chat-markdown-renderer_prose-sm__ykhbJ :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.chat-markdown-renderer_prose-sm__ykhbJ :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;margin-bottom:.2857143em}.chat-markdown-renderer_prose-sm__ykhbJ :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.chat-markdown-renderer_prose-sm__ykhbJ :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.chat-markdown-renderer_prose-sm__ykhbJ :where(.chat-markdown-renderer_prose-sm__ykhbJ>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.chat-markdown-renderer_prose-sm__ykhbJ :where(.chat-markdown-renderer_prose-sm__ykhbJ>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.chat-markdown-renderer_prose-sm__ykhbJ :where(.chat-markdown-renderer_prose-sm__ykhbJ>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.chat-markdown-renderer_prose-sm__ykhbJ :where(.chat-markdown-renderer_prose-sm__ykhbJ>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.chat-markdown-renderer_prose-sm__ykhbJ :where(.chat-markdown-renderer_prose-sm__ykhbJ>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.chat-markdown-renderer_prose-sm__ykhbJ :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.chat-markdown-renderer_prose-sm__ykhbJ :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.chat-markdown-renderer_prose-sm__ykhbJ :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.chat-markdown-renderer_prose-sm__ykhbJ :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;padding-inline-start:1.5714286em}.chat-markdown-renderer_prose-sm__ykhbJ :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2.8571429em;margin-bottom:2.8571429em}.chat-markdown-renderer_prose-sm__ykhbJ :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.chat-markdown-renderer_prose-sm__ykhbJ :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.chat-markdown-renderer_prose-sm__ykhbJ :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.chat-markdown-renderer_prose-sm__ykhbJ :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.chat-markdown-renderer_prose-sm__ykhbJ :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.5}.chat-markdown-renderer_prose-sm__ykhbJ :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.chat-markdown-renderer_prose-sm__ykhbJ :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.chat-markdown-renderer_prose-sm__ykhbJ :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.chat-markdown-renderer_prose-sm__ykhbJ :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.chat-markdown-renderer_prose-sm__ykhbJ :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.chat-markdown-renderer_prose-sm__ykhbJ :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.chat-markdown-renderer_prose-sm__ykhbJ :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.chat-markdown-renderer_prose-sm__ykhbJ :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.chat-markdown-renderer_prose-sm__ykhbJ :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.3333333;margin-top:.6666667em}.chat-markdown-renderer_prose-sm__ykhbJ :where(.chat-markdown-renderer_prose-sm__ykhbJ>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.chat-markdown-renderer_prose-sm__ykhbJ :where(.chat-markdown-renderer_prose-sm__ykhbJ>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.chat-markdown-renderer_chat-markdown__10dZO{font-family:var(--font-family-body);font-size:.875rem;line-height:1.25rem;color:var(--text-primary)}.chat-markdown-renderer_chat-markdown__10dZO p{margin:0 0 8px}.chat-markdown-renderer_chat-markdown__10dZO p:last-child{margin-bottom:0}.chat-markdown-renderer_chat-markdown__10dZO ol,.chat-markdown-renderer_chat-markdown__10dZO ul{margin:0 0 8px;padding-left:20px}.chat-markdown-renderer_chat-markdown__10dZO li{margin-bottom:2px}.chat-markdown-renderer_chat-markdown__10dZO strong{font-weight:600}.chat-markdown-renderer_chat-markdown__10dZO a{color:var(--color-primary);text-decoration:underline}.chat-markdown-renderer_chat-markdown__10dZO blockquote{margin:0 0 8px;padding-left:12px;border-left:3px solid var(--surface-border);color:var(--text-secondary)}.chat-markdown-renderer_chat-markdown__10dZO h1,.chat-markdown-renderer_chat-markdown__10dZO h2,.chat-markdown-renderer_chat-markdown__10dZO h3,.chat-markdown-renderer_chat-markdown__10dZO h4,.chat-markdown-renderer_chat-markdown__10dZO h5,.chat-markdown-renderer_chat-markdown__10dZO h6{font-weight:600;color:var(--text-primary);margin:12px 0 4px}.chat-markdown-renderer_chat-markdown__10dZO h1:first-child,.chat-markdown-renderer_chat-markdown__10dZO h2:first-child,.chat-markdown-renderer_chat-markdown__10dZO h3:first-child,.chat-markdown-renderer_chat-markdown__10dZO h4:first-child,.chat-markdown-renderer_chat-markdown__10dZO h5:first-child,.chat-markdown-renderer_chat-markdown__10dZO h6:first-child{margin-top:0}.chat-markdown-renderer_chat-markdown__10dZO h1{font-size:18px}.chat-markdown-renderer_chat-markdown__10dZO h2{font-size:16px}.chat-markdown-renderer_chat-markdown__10dZO h3{font-size:14px}.chat-markdown-renderer_chat-markdown__inline-code__3MSrL{border-radius:var(--radius-md);padding:.125rem .25rem;font-size:13px;font-family:SF Mono,Fira Code,monospace;background-color:color-mix(in srgb,var(--surface-border) 50%,transparent)}.chat-artifact-card_chat-artifact-card__NxQgO{display:flex;flex-direction:column;gap:8px;padding:12px 14px;background-color:var(--chat-artifact-card-bg);border:1px solid var(--surface-border);border-radius:var(--radius-lg,8px);width:368px;max-width:100%;font-family:var(--font-body)}.chat-artifact-card_chat-artifact-card--full-bleed__CiJKE{margin-inline:-8px;width:calc(368px + 16px)}.chat-artifact-card_chat-artifact-card__header__MXbxY{display:flex;align-items:center;justify-content:flex-start;gap:8px;min-height:14px}.chat-artifact-card_chat-artifact-card__header__MXbxY .chat-artifact-card_chat-artifact-card__open-link__pF33F{margin-left:auto}.chat-artifact-card_chat-artifact-card__type-label__XaY3J{font-family:var(--font-body);font-weight:500;font-size:11px;color:var(--text-muted)}.chat-artifact-card_chat-artifact-card__open-link__pF33F{background:transparent;border:0;cursor:pointer;font-family:var(--font-body);font-weight:500;font-size:11px;color:var(--color-primary);padding:0}.chat-artifact-card_chat-artifact-card__open-link__pF33F:hover{text-decoration:underline}.chat-artifact-card_chat-artifact-card__preview-badge__IsEQD{padding:2px 8px;border-radius:4px;background-color:color-mix(in srgb,var(--status-info) 12%,transparent);color:var(--status-info);font-family:var(--font-body);font-weight:500;font-size:11px;line-height:1;text-transform:lowercase;letter-spacing:.02em}.chat-artifact-card_chat-artifact-card__title__Axl00{font-family:var(--font-body);font-weight:500;font-size:14px;color:var(--text-primary);line-height:1.3;margin:0}.chat-artifact-card_chat-artifact-card--email-draft__oTOYl .chat-artifact-card_chat-artifact-card__title__Axl00{font-weight:700}.chat-artifact-card_chat-artifact-card__meta__8hN8_{font-family:var(--font-body);font-size:12px;color:var(--text-muted);margin:0;line-height:1.4}.chat-artifact-card_chat-artifact-card__body__ysL1G{margin:0}.chat-artifact-card_chat-artifact-card__bullets__mmHAD{margin:4px 0 0;padding:0;display:flex;flex-direction:column;gap:4px;font-family:var(--font-body);font-size:14px;color:var(--text-primary);line-height:1.4;list-style:none}.chat-artifact-card_chat-artifact-card__section-label__ZItZ3{font-family:var(--font-body);font-weight:500;font-size:14px;color:var(--text-primary);margin:0}.chat-artifact-card_chat-artifact-card__sections__EWQcu{display:flex;flex-direction:column;gap:4px;padding-top:4px}.chat-artifact-card_chat-artifact-card__bullet-row__YxWPd{font-family:var(--font-body);font-size:14px;color:var(--text-muted);line-height:1.4;white-space:pre-wrap;overflow-wrap:anywhere;margin:0}.chat-artifact-card_chat-artifact-card__diff-viz__gMELy{display:flex;flex-direction:column;gap:6px;padding:12px;border-radius:6px;background-color:var(--surface-highlight)}.chat-artifact-card_chat-artifact-card__diff-row__EijY9{display:flex;align-items:flex-start;gap:8px;font-size:12px;line-height:1.4;color:var(--text-primary)}.chat-artifact-card_chat-artifact-card__diff-glyph--add__2AGK0,.chat-artifact-card_chat-artifact-card__diff-glyph--modify__vWpst,.chat-artifact-card_chat-artifact-card__diff-glyph--remove__Dgo5u{font-family:var(--font-body);font-weight:500;font-size:14px;flex-shrink:0;width:8px}.chat-artifact-card_chat-artifact-card__diff-glyph--add__2AGK0{color:var(--status-success)}.chat-artifact-card_chat-artifact-card__diff-glyph--modify__vWpst,.chat-artifact-card_chat-artifact-card__diff-glyph--remove__Dgo5u{color:var(--status-info)}.chat-artifact-card_chat-artifact-card__diff-row-body__Lg5Pz{flex:1 1 auto;font-size:12px;line-height:1.4}.chat-artifact-card_chat-artifact-card__diff-row-body__Lg5Pz strong{font-weight:500}.chat-artifact-card_chat-artifact-card__tags__dyMDy{display:flex;flex-wrap:wrap;gap:6px}.chat-artifact-card_chat-artifact-card__tag__dxMwf{padding:2px 8px;border-radius:4px;background-color:var(--color-chip-fill);font-family:var(--font-body);font-weight:500;font-size:11px;color:var(--text-muted)}.chat-artifact-card_chat-artifact-card__divider__e7A0k{height:1px;background-color:var(--surface-border);margin:4px 0}.chat-artifact-card_chat-artifact-card__actions__r0eI0{display:flex;align-items:center;gap:8px}.chat-artifact-card_chat-artifact-card__actions__r0eI0 .app-button .app-button__content{padding:0 12px;min-height:28px;display:flex;align-items:center}.chat-message_chat-message___TdLh{display:flex;gap:.5rem}.chat-message_chat-message--user__YiVJq{justify-content:flex-end}.chat-message_chat-message--assistant__232I8{flex-direction:column;justify-content:flex-start;align-items:flex-start}.chat-message_chat-message__avatar__Cdibr{flex-shrink:0;margin-top:.25rem}.chat-message_chat-message__body__wF9LI{display:flex;flex-direction:column;gap:.25rem;max-width:80%}.chat-message_chat-message__agent-label__MfKOI{font-size:.75rem;line-height:1rem;font-weight:500;font-family:var(--font-body);color:var(--color-primary)}.chat-message_chat-message__agent-label--sales_ops__g3rVf{color:var(--color-primary-dark)}.chat-message_chat-message__agent-label--research__hgIls{color:var(--data-5)}.chat-message_chat-message__agent-label--draft__PUNxh{color:var(--status-success)}.chat-message_chat-message__actions__iqQaC{display:flex;flex-wrap:wrap;gap:.375rem;margin-top:.25rem}.chat-message_chat-message__follow-through__ydHVI{display:flex;flex-direction:column;gap:.25rem;margin-top:.25rem}.chat-message_chat-message__artifact-stack__I0IMi{display:flex;flex-direction:column;gap:16px}.chat-message_chat-message__action-tag__3y5N0{display:inline-flex;align-items:center;font-size:.75rem;line-height:1rem;padding:2px 8px;border-radius:var(--radius-full);background-color:color-mix(in srgb,var(--surface-border) 50%,transparent);color:var(--text-secondary)}.chat-message_chat-message__bubble--loading__vpaEV{width:-moz-fit-content;width:fit-content;max-width:100%}.chat-message_chat-message__loading-text__K4HOX{display:inline-block;white-space:nowrap}@font-face{font-family:Newsreader;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/2e9f5387ef0e88b4.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Newsreader;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/d754109d0c8ceaab.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Newsreader;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/37327be2523c70cd.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}.__className_98470e{font-family:Newsreader;font-weight:600;font-style:normal}.__variable_98470e{--font-newsreader:"Newsreader"}@font-face{font-family:Alegreya Sans;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/d7cbf774c3c59c71.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Alegreya Sans;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/0ddf15e8292e15a2.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Alegreya Sans;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/d8fe45949d9c13ca.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Alegreya Sans;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/df55a7d413d4dfc6.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Alegreya Sans;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/6eae9557a2dccac4.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Alegreya Sans;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/53cf090cf822becd.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Alegreya Sans;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/7ea3676f26a7b1e9.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Alegreya Sans;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/bed0e29243de87c4.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Alegreya Sans;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/760ea27ebbf395a7.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Alegreya Sans;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/975a216eb437601c.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Alegreya Sans;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/0e09a3f6f1fe945b.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Alegreya Sans;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/75ce762b67e7bec5.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Alegreya Sans;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/7cdbc9a0383932b7.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Alegreya Sans;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/200fb8069548b1eb.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}.__className_dab9c1{font-family:Alegreya Sans;font-style:normal}.__variable_dab9c1{--font-alegreya-sans:"Alegreya Sans"}@font-face{font-family:Figtree;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/d9fef5bf2f64cf9a.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Figtree;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/de42cfb9a3b980ae.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Figtree;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/d9fef5bf2f64cf9a.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Figtree;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/de42cfb9a3b980ae.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Figtree;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/d9fef5bf2f64cf9a.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Figtree;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/de42cfb9a3b980ae.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}.__className_2144e4{font-family:Figtree;font-style:normal}.__variable_2144e4{--font-figtree:"Figtree"}@font-face{font-family:Bricolage Grotesque;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(/_next/static/media/24ff1d65d17ab531.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Bricolage Grotesque;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(/_next/static/media/60e9da225b95bc36.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Bricolage Grotesque;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(/_next/static/media/a2950d665dbc6a4c.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}.__className_fec969{font-family:Bricolage Grotesque;font-weight:600;font-style:normal}.__variable_fec969{--font-bricolage-grotesque:"Bricolage Grotesque"}@font-face{font-family:Hanken Grotesk;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/a6c19694cd327cd4.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Hanken Grotesk;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/851c4691abdf3def.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Hanken Grotesk;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/a8a8dd7277bab4cf.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Hanken Grotesk;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/313510e2713fb214.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Hanken Grotesk;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/a6c19694cd327cd4.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Hanken Grotesk;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/851c4691abdf3def.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Hanken Grotesk;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/a8a8dd7277bab4cf.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Hanken Grotesk;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/313510e2713fb214.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}.__className_7ba7f6{font-family:Hanken Grotesk;font-style:normal}.__variable_7ba7f6{--font-hanken-grotesk:"Hanken Grotesk"}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:rgba(255,255,255,0.7);--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-offset:16px;--toastify-toast-top:max(var(--toastify-toast-offset),env(safe-area-inset-top));--toastify-toast-right:max(var(--toastify-toast-offset),env(safe-area-inset-right));--toastify-toast-left:max(var(--toastify-toast-offset),env(safe-area-inset-left));--toastify-toast-bottom:max(var(--toastify-toast-offset),env(safe-area-inset-bottom));--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-toast-bd-radius:6px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error);--toastify-color-progress-bgo:0.2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translateZ(var(--toastify-z-index));position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translateX(-50%)}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right)}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right)}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;padding:0;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translateX(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:auto}}.Toastify__toast{--y:0;position:relative;touch-action:none;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:var(--toastify-toast-bd-radius);box-shadow:0 4px 12px rgba(0,0,0,.1);display:flex;justify-content:space-between;max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);cursor:default;direction:ltr;z-index:0;overflow:hidden}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__close-button,.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{margin:auto 0;flex:1 1 auto;padding:6px;display:flex;align-items:center}.Toastify__toast-body>div:last-child{word-break:break-word;flex:1}.Toastify__toast-icon{margin-inline-end:10px;width:20px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width:480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;align-self:flex-start;z-index:1}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left;border-bottom-left-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:auto;transform-origin:right;border-bottom-left-radius:0;border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp{position:absolute;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.app-nav_AppNav__Cpek5{position:fixed;box-sizing:border-box;height:100vh;display:flex;flex-direction:column;align-items:stretch;justify-content:space-between;align-self:auto;background-color:var(--surface-bg);padding:.5rem;color:var(--text-primary);border-right-width:1px;border-color:var(--surface-border);--tw-shadow:var(--shadow-sm);--tw-shadow-colored:var(--shadow-sm);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);width:var(--sidebar-expanded-width);overflow:visible;z-index:var(--z-sticky);transition:width var(--motion-duration-md) var(--motion-easing-standard)}.app-nav_AppNav__main-nav__DH6Nz{padding-left:.5rem;padding-right:.5rem;padding-bottom:7rem}.app-nav_AppNav__wrapper__2EYU0{margin-left:-.5rem;margin-right:-.5rem;overflow-y:auto;overscroll-behavior:contain;display:flex;flex:1 1 0%;flex-direction:column;max-height:calc(100vh - 52px)}.app-nav_AppNav__title__cJNhk{display:block;padding-top:.75rem;padding-bottom:.75rem;font-weight:700;text-transform:uppercase;color:var(--text-primary)}.app-nav_AppNav__title__cJNhk:hover{color:var(--color-primary-dark)}.app-nav_AppNav__header__9SfeO{display:flex;flex-direction:column;gap:.5rem;background-color:var(--surface-bg);padding-left:.5rem;padding-right:.5rem;padding-top:.5rem}.app-nav_AppNav__group__Uutqf{padding-left:1rem;padding-right:1rem}.app-nav_AppNav__addon__pnwBQ{background-color:var(--surface-bg);padding:.5rem;position:absolute;width:100%;bottom:0;left:0;display:flex;flex-direction:column;gap:6px;align-items:stretch}.app-nav_AppNav--closed__DXH2d{transform:translateX(-100%) scaleX(0);opacity:0}.app-nav_AppNav__Cpek5[data-collapsed=true]{width:var(--sidebar-collapsed-width);border-right:0;box-shadow:none;background:transparent}.app-nav_AppNav__Cpek5[data-collapsed=true] .app-nav_AppNav__wrapper__2EYU0{overflow:hidden}.app-nav_AppNav__Cpek5[data-collapsed=true] .app-nav_AppNav__addon__pnwBQ{overflow:hidden;visibility:hidden}.search-modal_search-modal__result-card__VxeA5{display:flex;flex-direction:row;align-items:center;gap:.5rem;border-width:1px;border-color:var(--surface-border);padding:.5rem}.search-modal_search-modal__search-filter__Fc2QZ{padding:.25rem;font-size:1rem;line-height:1.5rem;color:var(--text-primary)}.search-modal_search-modal__order-by-label__Is_BA{padding:.25rem;font-size:1rem;line-height:1.5rem;color:var(--text-secondary)}.search-modal_search-modal__selected-order-by-filter__U8M2m{padding:.25rem;font-size:1rem;line-height:1.5rem;font-weight:700;color:var(--text-primary)}.search-modal_search-modal__search-input__pbfzz{flex-grow:1}.search-modal_search-modal__filter-box__wjQNf{display:flex;flex-direction:row;justify-content:space-between}.search-modal_search-modal__media-filters__HhVSM{display:flex;flex-direction:row;gap:.25rem}.search-modal_search-modal__order-by-filters__DWkVw{display:flex;flex-direction:row}.search-modal_search-modal__cover-image-box__RvZAo{height:5rem}.search-modal_search-modal__cover-image-figure__1Ad98{position:relative;box-sizing:border-box;height:5rem;width:4rem;overflow:hidden}.search-modal_search-modal__last-updater-figure__EUjg1{position:relative;box-sizing:border-box;aspect-ratio:1/1;height:1.5rem;overflow:hidden;border-radius:var(--radius-full)}.search-modal_search-modal__last-updater-default-avatar__mmynH{background-color:var(--color-accent);font-weight:700;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.search-modal_search-modal__cover-image__q9JAy{position:absolute;height:100%;width:auto;top:50%;left:50%;transform:translate(-50%,-50%)}.search-modal_search-modal__results-box__wjl9h{display:flex;flex-direction:column;overflow-y:auto;max-height:calc(80vh - 100px)}.search-modal_search-modal__icon__Bq2k2{fill:#000}.search-modal_search-modal__note-content-preview__rSfOV{display:flex;height:5rem;width:4rem;flex-direction:column;gap:.125rem}.search-modal_search-modal__note-content-preview-title__xmeDp{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:8px;font-weight:700;color:var(--color-primary)}.search-modal_search-modal__note-content-preview-text__DQGVE{overflow:hidden;text-overflow:ellipsis;font-size:8px;line-height:8px;color:var(--text-primary)}.search-modal_search-modal__result-info-box__H3UFB{display:flex;flex:1 1 0%;flex-direction:column;justify-content:center;gap:.25rem}.search-modal_search-modal__result-info-inner-row__c0iAO{display:flex;flex:1 1 0%;flex-direction:row;gap:.25rem}.search-modal_search-modal__note-result-title___Gsgk{font-size:1rem;line-height:1.5rem;font-weight:700;color:var(--color-primary)}.search-modal_search-modal__extra-text__uLu7V{font-size:.75rem;line-height:1rem;color:var(--color-primary-light)}.search-modal_search-modal__dark-extra-text__y2GBi{font-size:.75rem;line-height:1rem;color:var(--text-primary)}.search-modal_search-modal__result-section-count__o71jg{font-size:.75rem;line-height:1rem;color:var(--color-accent)}.search-modal_search-modal__last-update-box__XQdzh{display:flex;flex-direction:row;align-items:center;gap:.5rem}.search-modal_search-modal__last-update-text__LXSTj{width:72px;font-size:.75rem;line-height:1rem;color:var(--text-secondary)}.search-modal_search-modal__section-results-fanout-icon__taVZW{display:flex;height:4rem;width:4rem;align-items:center;justify-content:center}.search-modal_search-modal__section-spacer__tbuml{width:2rem}.search-modal_search-modal__section-number__052KI{width:1rem;font-size:.875rem;line-height:1.25rem;color:var(--color-accent)}.search-modal_search-modal__result-title__k6hs1{font-size:.875rem;line-height:1.25rem;font-weight:400;color:var(--text-primary)}.search-modal_search-modal__bookmark-box__uXZoV{display:flex;height:4rem;width:4rem;align-items:flex-start;justify-content:center}.search-modal_search-modal__brainnote-content__kuMAf{font-size:.875rem;line-height:1.25rem;color:var(--text-primary)}.search-modal_search-modal__section-note-top-line___4awD{display:flex;flex-direction:row;gap:.25rem}.search-modal_search-modal__notebook-name__3zp7G{font-size:.75rem;line-height:1rem;font-weight:700;color:var(--color-primary)}.search-modal_search-modal__separator__wWFUa{font-size:.75rem;line-height:1rem;font-weight:700;color:var(--text-primary)}.search-modal_search-modal__section-number-info__RaAeW{font-size:.75rem;line-height:1rem;font-weight:700;color:var(--color-accent)}.search-modal_search-modal__section-note-title__9wgyC{font-size:1rem;line-height:1.5rem;font-weight:400;color:var(--text-primary)}.search-modal_search-modal__topic-text__4CeJb{flex:1 1 0%;font-size:.875rem;line-height:1.25rem;font-weight:400;color:var(--text-primary)}.search-modal_search-modal__topic-usage-text__jr2K0{font-size:.75rem;line-height:1rem;color:var(--text-primary)}:root{--contexify-zIndex:666;--contexify-menu-minWidth:220px;--contexify-menu-padding:6px;--contexify-menu-radius:6px;--contexify-menu-bgColor:#fff;--contexify-menu-shadow:1px 2px 2px rgba(0,0,0,.1),2px 4px 4px rgba(0,0,0,.1),3px 6px 6px rgba(0,0,0,.1);--contexify-menu-negatePadding:var(--contexify-menu-padding);--contexify-separator-color:rgba(0,0,0,.2);--contexify-separator-margin:5px;--contexify-itemContent-padding:6px;--contexify-activeItem-radius:4px;--contexify-item-color:#333;--contexify-activeItem-color:#fff;--contexify-activeItem-bgColor:#3498db;--contexify-rightSlot-color:#6f6e77;--contexify-activeRightSlot-color:#fff;--contexify-arrow-color:#6f6e77;--contexify-activeArrow-color:#fff}@keyframes contexify_feedback{0%{opacity:.4}to{opacity:1}}.contexify{position:fixed;opacity:0;-webkit-user-select:none;-moz-user-select:none;user-select:none;background-color:var(--contexify-menu-bgColor);box-sizing:border-box;box-shadow:var(--contexify-menu-shadow);border-radius:var(--contexify-menu-radius);padding:var(--contexify-menu-padding);min-width:var(--contexify-menu-minWidth);z-index:var(--contexify-zIndex)}.contexify_submenu-isOpen,.contexify_submenu-isOpen>.contexify_itemContent{color:var(--contexify-activeItem-color);background-color:var(--contexify-activeItem-bgColor);border-radius:var(--contexify-activeItem-radius)}.contexify_submenu-isOpen>.contexify_itemContent .contexify_rightSlot{color:var(--contexify-activeArrow-color)}.contexify_submenu-isOpen>.contexify_submenu{pointer-events:auto;opacity:1}.contexify .contexify_submenu{position:absolute;pointer-events:none;transition:opacity .265s;top:calc(-1 * var(--contexify-menu-negatePadding));left:100%}.contexify .contexify_submenu-bottom{bottom:calc(-1 * var(--contexify-menu-negatePadding));top:unset}.contexify .contexify_submenu-right{right:100%;left:unset}.contexify_rightSlot{margin-left:auto;display:flex;color:var(--contexify-rightSlot-color)}.contexify_separator{height:1px;cursor:default;margin:var(--contexify-separator-margin);background-color:var(--contexify-separator-color)}.contexify_willLeave-disabled{pointer-events:none}.contexify_item{cursor:pointer;position:relative}.contexify_item:focus{outline:0}.contexify_item:focus .contexify_rightSlot,.contexify_item:not(.contexify_item-disabled):hover>.contexify_itemContent .contexify_rightSlot{color:var(--contexify-activeRightSlot-color)}.contexify_item:not(.contexify_item-disabled)[aria-haspopup]>.contexify_itemContent .contexify_rightSlot{color:var(--contexify-arrow-color)}.contexify_item:not(.contexify_item-disabled)[aria-haspopup].contexify_submenu-isOpen>.contexify_itemContent .contexify_rightSlot,.contexify_item:not(.contexify_item-disabled)[aria-haspopup]:hover>.contexify_itemContent .contexify_rightSlot,.contexify_item[aria-haspopup]:focus>.contexify_itemContent .contexify_rightSlot{color:var(--contexify-activeArrow-color)}.contexify_item:not(.contexify_item-disabled):focus>.contexify_itemContent,.contexify_item:not(.contexify_item-disabled):hover>.contexify_itemContent{color:var(--contexify-activeItem-color);background-color:var(--contexify-activeItem-bgColor);border-radius:var(--contexify-activeItem-radius)}.contexify_item:not(.contexify_item-disabled):hover>.contexify_submenu{pointer-events:auto;opacity:1}.contexify_item-disabled{cursor:default;opacity:.5}.contexify_itemContent{padding:var(--contexify-itemContent-padding);display:flex;align-items:center;white-space:nowrap;color:var(--contexify-item-color);position:relative}.contexify_item-feedback{animation:contexify_feedback .12s both}.contexify_theme-dark{--contexify-menu-bgColor:rgba(40,40,40,.98);--contexify-separator-color:#4c4c4c;--contexify-item-color:#fff}.contexify_theme-light{--contexify-separator-color:#eee;--contexify-item-color:#666;--contexify-activeItem-color:#3498db;--contexify-activeItem-bgColor:#e0eefd;--contexify-activeRightSlot-color:#3498db;--contexify-active-arrow-color:#3498db}@keyframes contexify_scaleIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:1}}@keyframes contexify_scaleOut{0%{opacity:1}to{opacity:0;transform:scale3d(.3,.3,.3)}}.contexify_willEnter-scale{transform-origin:top left;animation:contexify_scaleIn .3s}.contexify_willLeave-scale{transform-origin:top left;animation:contexify_scaleOut .3s}@keyframes contexify_fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes contexify_fadeOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(10px)}}.contexify_willEnter-fade{animation:contexify_fadeIn .3s ease}.contexify_willLeave-fade{animation:contexify_fadeOut .3s ease}@keyframes contexify_flipInX{0%{transform:perspective(800px) rotateX(45deg)}to{transform:perspective(800px)}}@keyframes contexify_flipOutX{0%{transform:perspective(800px)}to{transform:perspective(800px) rotateX(45deg);opacity:0}}.contexify_willEnter-flip{animation:contexify_flipInX .3s}.contexify_willEnter-flip,.contexify_willLeave-flip{backface-visibility:visible!important;transform-origin:top center}.contexify_willLeave-flip{animation:contexify_flipOutX .3s}@keyframes contexify_slideIn{0%{opacity:0;transform:scaleY(.3)}to{opacity:1}}@keyframes contexify_slideOut{0%{opacity:1}to{opacity:0;transform:scaleY(.3)}}.contexify_willEnter-slide{transform-origin:top center;animation:contexify_slideIn .3s}.contexify_willLeave-slide{transform-origin:top center;animation:contexify_slideOut .3s}.workspace-invite-user_invite-modal__J6uZf{width:460px;display:flex;flex-direction:column;background:#fffdfa;border:1px solid #c4bcb2;border-radius:10px;box-shadow:0 12px 32px rgba(0,0,0,.18);overflow:hidden}.workspace-invite-user_invite-modal__header__BsSYn{display:flex;flex-direction:row;align-items:center;gap:8px;padding:16px 20px;background:#f2efe8;height:60px;flex-shrink:0}.workspace-invite-user_invite-modal__header-icon__FLEfe{width:28px;height:28px;border-radius:6px;background:#0f7a83;display:flex;align-items:center;justify-content:center;color:#ffffff;font-size:14px;font-weight:700;flex-shrink:0}.workspace-invite-user_invite-modal__header-title__ng40l{flex:1;font-size:16px;font-weight:600;color:#191919}.workspace-invite-user_invite-modal__header-close__nJ7RL{background:none;border:none;cursor:pointer;font-size:18px;font-weight:500;color:#6b727f;padding:0;line-height:1;flex-shrink:0}.workspace-invite-user_invite-modal__content__MOp2C{display:flex;flex-direction:column;gap:16px;padding:20px 24px}.workspace-invite-user_invite-modal__field__1sjXD{display:flex;flex-direction:column;gap:6px}.workspace-invite-user_invite-modal__label__DOW2S{font-size:13px;font-weight:600;color:#191919}.workspace-invite-user_invite-modal__textarea__0rXzt{height:70px;resize:none;border:1px solid #c4bcb2;border-radius:6px;background:#fffdfa;padding:10px 12px;font-size:13px;font-weight:500;color:#191919;width:100%;font-family:inherit}.workspace-invite-user_invite-modal__textarea__0rXzt:focus{outline:none;border:1px solid #0f7a83}.workspace-invite-user_invite-modal__select__wtmBF{height:40px;border:1px solid var(--input-border);border-radius:6px;background:var(--input-bg);padding:10px 12px;font-size:13px;font-weight:500;color:var(--text-primary);width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'><text y='10' font-size='12' fill='%236b727f'>▾</text></svg>");background-repeat:no-repeat;background-position:right 12px center}.workspace-invite-user_invite-modal__select__wtmBF:focus{outline:none;border:1px solid var(--color-primary)}.workspace-invite-user_invite-modal__checkboxes__tD9bQ{display:flex;flex-direction:column;gap:8px}.workspace-invite-user_invite-modal__checkbox-row__szluP{display:flex;flex-direction:row;align-items:center;gap:8px}.workspace-invite-user_invite-modal__checkbox-row--required__5LVKj{cursor:default}.workspace-invite-user_invite-modal__checkbox__RKQt0{width:15px;height:15px;border-radius:3px;flex-shrink:0;accent-color:#0f7a83;cursor:pointer}.workspace-invite-user_invite-modal__checkbox-label__ELlnB{font-size:13px;font-weight:500;color:#191919;cursor:pointer}.workspace-invite-user_invite-modal__banner___QLGM{background:#fff7db;border:1px solid #edca59;border-radius:6px;padding:10px 12px;font-size:12px;font-weight:500;color:#6e5509;line-height:1.5}.workspace-invite-user_invite-modal__error__Xa8NW{font-size:12px;color:#dc2626;margin-top:2px}.workspace-invite-user_invite-modal__divider__oiH32{width:100%;height:1px;background:#c4bcb2;flex-shrink:0}.workspace-invite-user_invite-modal__actions__2mxP_{display:flex;flex-direction:row;align-items:center;padding:14px 20px;gap:12px}.workspace-invite-user_invite-modal__cancel__M9U0M{flex:1;background:none;border:none;cursor:pointer;font-size:13px;font-weight:600;color:#6b727f;padding:0;text-align:left}.workspace-invite-user_invite-modal__submit__ddyS2{background:#0f7a83;color:#ffffff;border:none;border-radius:6px;padding:10px 16px;font-size:13px;font-weight:600;cursor:pointer;white-space:nowrap;flex-shrink:0}.workspace-invite-user_invite-modal__submit__ddyS2:disabled{opacity:.5;cursor:not-allowed}.app-alert___container__WZez4{width:100%!important;margin-right:auto!important;margin-left:auto!important}.app-alert_container__kkEMP{width:100%;margin-right:auto;margin-left:auto}@media (min-width:100%){.app-alert___container__WZez4{max-width:100%!important}.app-alert_container__kkEMP{max-width:100%}}@media (min-width:600px){.app-alert___container__WZez4{max-width:600px!important}.app-alert_container__kkEMP{max-width:600px}}@media (min-width:1600px){.app-alert___container__WZez4{max-width:1600px!important}.app-alert_container__kkEMP{max-width:1600px}}.app-alert_prose__Gopyn{color:var(--tw-prose-body);max-width:65ch}.app-alert_prose__Gopyn :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.app-alert_prose__Gopyn :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.app-alert_prose__Gopyn :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}.app-alert_prose__Gopyn :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.app-alert_prose__Gopyn :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.app-alert_prose__Gopyn :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.app-alert_prose__Gopyn :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.app-alert_prose__Gopyn :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.app-alert_prose__Gopyn :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.app-alert_prose__Gopyn :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.app-alert_prose__Gopyn :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.app-alert_prose__Gopyn :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.app-alert_prose__Gopyn :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.app-alert_prose__Gopyn :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.app-alert_prose__Gopyn :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.app-alert_prose__Gopyn :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.app-alert_prose__Gopyn :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.app-alert_prose__Gopyn :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.app-alert_prose__Gopyn :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.app-alert_prose__Gopyn :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.app-alert_prose__Gopyn :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}.app-alert_prose__Gopyn :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.app-alert_prose__Gopyn :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-inline-start-width:.25rem;border-inline-start-color:var(--tw-prose-quote-borders);quotes:"\201C""\201D""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em}.app-alert_prose__Gopyn :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.app-alert_prose__Gopyn :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.app-alert_prose__Gopyn :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.app-alert_prose__Gopyn :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:900;color:inherit}.app-alert_prose__Gopyn :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.app-alert_prose__Gopyn :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:800;color:inherit}.app-alert_prose__Gopyn :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.app-alert_prose__Gopyn :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.app-alert_prose__Gopyn :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.app-alert_prose__Gopyn :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.app-alert_prose__Gopyn :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.app-alert_prose__Gopyn :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-top:2em;margin-bottom:2em}.app-alert_prose__Gopyn :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.app-alert_prose__Gopyn :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-family:inherit;color:var(--tw-prose-kbd);box-shadow:0 0 0 1px var(--tw-prose-kbd-shadows),0 3px 0 var(--tw-prose-kbd-shadows);font-size:.875em;border-radius:.3125rem;padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;padding-inline-start:.375em}.app-alert_prose__Gopyn :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.app-alert_prose__Gopyn :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}.app-alert_prose__Gopyn :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}.app-alert_prose__Gopyn :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.app-alert_prose__Gopyn :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.app-alert_prose__Gopyn :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.app-alert_prose__Gopyn :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.app-alert_prose__Gopyn :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.app-alert_prose__Gopyn :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.app-alert_prose__Gopyn :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.app-alert_prose__Gopyn :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding-top:.8571429em;padding-inline-end:1.1428571em;padding-bottom:.8571429em;padding-inline-start:1.1428571em}.app-alert_prose__Gopyn :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.app-alert_prose__Gopyn :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}.app-alert_prose__Gopyn :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.app-alert_prose__Gopyn :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){width:100%;table-layout:auto;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.app-alert_prose__Gopyn :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.app-alert_prose__Gopyn :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.app-alert_prose__Gopyn :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.app-alert_prose__Gopyn :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.app-alert_prose__Gopyn :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}.app-alert_prose__Gopyn :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.app-alert_prose__Gopyn :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.app-alert_prose__Gopyn :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:start}.app-alert_prose__Gopyn :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.app-alert_prose__Gopyn :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.app-alert_prose__Gopyn{--tw-prose-body:#374151;--tw-prose-headings:#111827;--tw-prose-lead:#4b5563;--tw-prose-links:#111827;--tw-prose-bold:#111827;--tw-prose-counters:#6b7280;--tw-prose-bullets:#d1d5db;--tw-prose-hr:#e5e7eb;--tw-prose-quotes:#111827;--tw-prose-quote-borders:#e5e7eb;--tw-prose-captions:#6b7280;--tw-prose-kbd:#111827;--tw-prose-kbd-shadows:rgb(17 24 39/10%);--tw-prose-code:#111827;--tw-prose-pre-code:#e5e7eb;--tw-prose-pre-bg:#1f2937;--tw-prose-th-borders:#d1d5db;--tw-prose-td-borders:#e5e7eb;--tw-prose-invert-body:#d1d5db;--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:#9ca3af;--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:#9ca3af;--tw-prose-invert-bullets:#4b5563;--tw-prose-invert-hr:#374151;--tw-prose-invert-quotes:#f3f4f6;--tw-prose-invert-quote-borders:#374151;--tw-prose-invert-captions:#9ca3af;--tw-prose-invert-kbd:#fff;--tw-prose-invert-kbd-shadows:rgb(255 255 255/10%);--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:#d1d5db;--tw-prose-invert-pre-bg:rgb(0 0 0/50%);--tw-prose-invert-th-borders:#4b5563;--tw-prose-invert-td-borders:#374151;font-size:1rem;line-height:1.75}.app-alert_prose__Gopyn :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.app-alert_prose__Gopyn :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.app-alert_prose__Gopyn :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.app-alert_prose__Gopyn :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.app-alert_prose__Gopyn :where(.app-alert_prose__Gopyn>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.app-alert_prose__Gopyn :where(.app-alert_prose__Gopyn>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.app-alert_prose__Gopyn :where(.app-alert_prose__Gopyn>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.app-alert_prose__Gopyn :where(.app-alert_prose__Gopyn>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.app-alert_prose__Gopyn :where(.app-alert_prose__Gopyn>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.app-alert_prose__Gopyn :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.app-alert_prose__Gopyn :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.app-alert_prose__Gopyn :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}.app-alert_prose__Gopyn :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.app-alert_prose__Gopyn :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.app-alert_prose__Gopyn :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.app-alert_prose__Gopyn :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.app-alert_prose__Gopyn :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.app-alert_prose__Gopyn :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.app-alert_prose__Gopyn :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.5714286em;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.app-alert_prose__Gopyn :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.app-alert_prose__Gopyn :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.app-alert_prose__Gopyn :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.app-alert_prose__Gopyn :where(.app-alert_prose__Gopyn>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.app-alert_prose__Gopyn :where(.app-alert_prose__Gopyn>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.app-alert_prose-sm__2DTs6{font-size:.875rem;line-height:1.7142857}.app-alert_prose-sm__2DTs6 :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.app-alert_prose-sm__2DTs6 :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;line-height:1.5555556;margin-top:.8888889em;margin-bottom:.8888889em}.app-alert_prose-sm__2DTs6 :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-inline-start:1.1111111em}.app-alert_prose-sm__2DTs6 :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:2.1428571em;margin-top:0;margin-bottom:.8em;line-height:1.2}.app-alert_prose-sm__2DTs6 :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.4285714em;margin-top:1.6em;margin-bottom:.8em;line-height:1.4}.app-alert_prose-sm__2DTs6 :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;margin-top:1.5555556em;margin-bottom:.4444444em;line-height:1.5555556}.app-alert_prose-sm__2DTs6 :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.4285714em;margin-bottom:.5714286em;line-height:1.4285714}.app-alert_prose-sm__2DTs6 :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.app-alert_prose-sm__2DTs6 :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.app-alert_prose-sm__2DTs6 :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.app-alert_prose-sm__2DTs6 :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.app-alert_prose-sm__2DTs6 :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;border-radius:.3125rem;padding-top:.1428571em;padding-inline-end:.3571429em;padding-bottom:.1428571em;padding-inline-start:.3571429em}.app-alert_prose-sm__2DTs6 :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em}.app-alert_prose-sm__2DTs6 :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.9em}.app-alert_prose-sm__2DTs6 :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em}.app-alert_prose-sm__2DTs6 :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.6666667;margin-top:1.6666667em;margin-bottom:1.6666667em;border-radius:.25rem;padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.app-alert_prose-sm__2DTs6 :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.app-alert_prose-sm__2DTs6 :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.app-alert_prose-sm__2DTs6 :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;margin-bottom:.2857143em}.app-alert_prose-sm__2DTs6 :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.app-alert_prose-sm__2DTs6 :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.app-alert_prose-sm__2DTs6 :where(.app-alert_prose-sm__2DTs6>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.app-alert_prose-sm__2DTs6 :where(.app-alert_prose-sm__2DTs6>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.app-alert_prose-sm__2DTs6 :where(.app-alert_prose-sm__2DTs6>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.app-alert_prose-sm__2DTs6 :where(.app-alert_prose-sm__2DTs6>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.app-alert_prose-sm__2DTs6 :where(.app-alert_prose-sm__2DTs6>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.app-alert_prose-sm__2DTs6 :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.app-alert_prose-sm__2DTs6 :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.app-alert_prose-sm__2DTs6 :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.app-alert_prose-sm__2DTs6 :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;padding-inline-start:1.5714286em}.app-alert_prose-sm__2DTs6 :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2.8571429em;margin-bottom:2.8571429em}.app-alert_prose-sm__2DTs6 :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.app-alert_prose-sm__2DTs6 :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.app-alert_prose-sm__2DTs6 :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.app-alert_prose-sm__2DTs6 :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.app-alert_prose-sm__2DTs6 :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.5}.app-alert_prose-sm__2DTs6 :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.app-alert_prose-sm__2DTs6 :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.app-alert_prose-sm__2DTs6 :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.app-alert_prose-sm__2DTs6 :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.app-alert_prose-sm__2DTs6 :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.app-alert_prose-sm__2DTs6 :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.app-alert_prose-sm__2DTs6 :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.app-alert_prose-sm__2DTs6 :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.app-alert_prose-sm__2DTs6 :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.3333333;margin-top:.6666667em}.app-alert_prose-sm__2DTs6 :where(.app-alert_prose-sm__2DTs6>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.app-alert_prose-sm__2DTs6 :where(.app-alert_prose-sm__2DTs6>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.app-alert_app-alert__Za9j9{--_status-color:var(--status-info);display:flex;overflow:hidden;border-radius:var(--radius-lg);border-width:1px;border-color:var(--surface-border);--tw-shadow:var(--shadow-md);--tw-shadow-colored:var(--shadow-md);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);background-color:color-mix(in srgb,var(--_status-color) 8%,var(--surface-card))}.app-alert_app-alert__accent__pElwY{width:.25rem;flex-shrink:0;background-color:var(--_status-color)}.app-alert_app-alert__content__DWrS7{display:flex;align-items:flex-start;gap:.625rem;padding:.75rem 1rem;color:var(--_status-color)}.app-alert_app-alert__text__djLCj{display:flex;flex-direction:column;gap:.25rem}.app-alert_app-alert__title__ZfBD9{font-family:var(--font-family-body);font-size:.875rem;line-height:1.25rem;font-weight:500;color:var(--_status-color)}.app-alert_app-alert__description__bT3jg{font-family:var(--font-family-body);font-size:.875rem;line-height:1.25rem;color:var(--text-primary)}.Toastify__toast.app-alert_toast-shell__mv7Ut{background:transparent;box-shadow:none;padding:0;margin-bottom:.5rem;min-height:0;border-radius:0}.Toastify__toast-body.app-alert_toast-body__2tiyf{padding:0;margin:0}.subscription-chip_subscription-chip__rt13y{gap:6px}.subscription-chip_subscription-chip__tier__4roSt{font-size:11px;font-weight:500;line-height:1;color:var(--text-secondary);white-space:nowrap}.subscription-chip_subscription-chip__meter__AZFt4{width:56px;height:6px;flex-shrink:0}.sidebar-collapse-toggle_sidebar-collapse-toggle__SuWMq{position:absolute;top:23px;right:-16px;left:auto;z-index:var(--z-sticky);width:var(--sidebar-toggle-size);height:var(--sidebar-toggle-size);border-radius:var(--radius-full);border:1.5px solid var(--surface-border);background-color:var(--card-bg);color:var(--icon-fg);box-shadow:0 var(--shadow-sm-y) var(--shadow-sm-blur) var(--shadow-color);display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;transition:background-color var(--motion-duration-sm) var(--motion-easing-standard),border-color var(--motion-duration-sm) var(--motion-easing-standard),color var(--motion-duration-sm) var(--motion-easing-standard),left var(--motion-duration-md) var(--motion-easing-standard),right var(--motion-duration-md) var(--motion-easing-standard)}[data-collapsed=true] .sidebar-collapse-toggle_sidebar-collapse-toggle__SuWMq{left:12px;right:auto}.sidebar-collapse-toggle_sidebar-collapse-toggle__SuWMq:hover{background-color:var(--color-chip-fill-hover)}.sidebar-collapse-toggle_sidebar-collapse-toggle__SuWMq:active{background-color:var(--color-chip-fill-hover);border-color:var(--color-primary-active);color:var(--color-primary-active)}.sidebar-collapse-toggle_sidebar-collapse-toggle__SuWMq:focus-visible{outline:2px solid var(--interactive-focus-ring-color);outline-offset:1px}.default_BrainnoteApp__6G_lI{position:relative;box-sizing:border-box;min-height:100vh;background-color:var(--surface-bg)}.default_BrainnoteApp--viewport-locked__W4cnc{height:100vh;overflow:hidden}.default_BrainnoteApp__wrapper__pcSrM{height:100%;box-sizing:border-box;flex-shrink:0;flex-grow:0;display:flex;flex-direction:row;flex-wrap:wrap;align-self:auto;justify-content:space-between}.default_BrainnoteApp__container__hCzfu{min-height:100vh;background-color:var(--surface-bg);position:relative;flex:1 1 0;min-width:0;margin-left:var(--sidebar-current-width);transition:margin-left var(--motion-duration-md) var(--motion-easing-standard),margin-right .2s ease-out}.default_BrainnoteApp__container--viewport-locked__IlAPP{height:100vh;overflow:hidden;min-height:0}.default_BrainnoteApp__container--extended__fAWaU{flex:1 1 0%;margin-left:0}.default_BrainnoteApp__container--chat-open__yk4f5{margin-right:400px}.default_BrainnoteApp__empty__nRry5{background-color:var(--surface-card)}.default_BrainnoteApp__landing-page__BB_X1{width:100%}@media (max-width:1280px){.default_BrainnoteApp__container--chat-open__yk4f5{margin-right:360px}}@media (max-width:768px){.default_BrainnoteApp__container--chat-open__yk4f5{margin-right:0}}.clickwrap-reconsent-modal_clickwrap-reconsent__QIZUW{width:520px;max-width:calc(100vw - 32px);padding:1.5rem;background-color:var(--surface-card);color:var(--text-primary)}.clickwrap-reconsent-modal_clickwrap-reconsent__header__tgFRk{margin-bottom:1rem}.clickwrap-reconsent-modal_clickwrap-reconsent__title__ezj_x{margin-bottom:.25rem;font-size:1.5rem;line-height:2rem;font-weight:600}.clickwrap-reconsent-modal_clickwrap-reconsent__subtitle__BuK9J{margin:0;font-size:.875rem;line-height:1.25rem;color:var(--text-secondary)}.clickwrap-reconsent-modal_clickwrap-reconsent__body__JFZGH{display:flex;flex-direction:column;gap:1rem}.clickwrap-reconsent-modal_clickwrap-reconsent__copy__ZAaHg{margin:0;font-size:.875rem;line-height:1.5rem;color:var(--text-primary)}.clickwrap-reconsent-modal_clickwrap-reconsent__documents__zVIT1{margin:0;display:flex;list-style-type:none;flex-direction:column;gap:.5rem;padding:0}.clickwrap-reconsent-modal_clickwrap-reconsent__document__dEBXr{font-size:.875rem;line-height:1.25rem}.clickwrap-reconsent-modal_clickwrap-reconsent__link__efqws{font-weight:600;color:var(--color-primary);text-decoration-line:underline;text-underline-offset:2px}.clickwrap-reconsent-modal_clickwrap-reconsent__agreement__b_OfU{display:flex;align-items:flex-start;gap:.5rem}.clickwrap-reconsent-modal_clickwrap-reconsent__agreement-label__hN_Gw{font-size:.875rem;font-weight:500;line-height:1.25rem;color:var(--text-primary)}.clickwrap-reconsent-modal_clickwrap-reconsent__helper__HCdCt{margin:0;font-size:.75rem;line-height:1rem;color:var(--status-error)}.clickwrap-reconsent-modal_clickwrap-reconsent__actions___dkAV{margin-top:1.5rem;display:flex;justify-content:flex-end}.sb-text___container__rmuG_{width:100%!important;margin-right:auto!important;margin-left:auto!important}.sb-text_container__e74M8{width:100%;margin-right:auto;margin-left:auto}@media (min-width:100%){.sb-text___container__rmuG_{max-width:100%!important}.sb-text_container__e74M8{max-width:100%}}@media (min-width:600px){.sb-text___container__rmuG_{max-width:600px!important}.sb-text_container__e74M8{max-width:600px}}@media (min-width:1600px){.sb-text___container__rmuG_{max-width:1600px!important}.sb-text_container__e74M8{max-width:1600px}}.sb-text_prose__IsnHJ{color:var(--tw-prose-body);max-width:65ch}.sb-text_prose__IsnHJ :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.sb-text_prose__IsnHJ :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.sb-text_prose__IsnHJ :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}.sb-text_prose__IsnHJ :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.sb-text_prose__IsnHJ :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-text_prose__IsnHJ :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-text_prose__IsnHJ :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-text_prose__IsnHJ :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.sb-text_prose__IsnHJ :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.sb-text_prose__IsnHJ :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.sb-text_prose__IsnHJ :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.sb-text_prose__IsnHJ :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.sb-text_prose__IsnHJ :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.sb-text_prose__IsnHJ :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.sb-text_prose__IsnHJ :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.sb-text_prose__IsnHJ :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.sb-text_prose__IsnHJ :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.sb-text_prose__IsnHJ :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.sb-text_prose__IsnHJ :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.sb-text_prose__IsnHJ :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.sb-text_prose__IsnHJ :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}.sb-text_prose__IsnHJ :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.sb-text_prose__IsnHJ :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-inline-start-width:.25rem;border-inline-start-color:var(--tw-prose-quote-borders);quotes:"\201C""\201D""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em}.sb-text_prose__IsnHJ :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.sb-text_prose__IsnHJ :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.sb-text_prose__IsnHJ :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.sb-text_prose__IsnHJ :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:900;color:inherit}.sb-text_prose__IsnHJ :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.sb-text_prose__IsnHJ :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:800;color:inherit}.sb-text_prose__IsnHJ :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.sb-text_prose__IsnHJ :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.sb-text_prose__IsnHJ :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.sb-text_prose__IsnHJ :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.sb-text_prose__IsnHJ :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.sb-text_prose__IsnHJ :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-top:2em;margin-bottom:2em}.sb-text_prose__IsnHJ :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.sb-text_prose__IsnHJ :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-family:inherit;color:var(--tw-prose-kbd);box-shadow:0 0 0 1px var(--tw-prose-kbd-shadows),0 3px 0 var(--tw-prose-kbd-shadows);font-size:.875em;border-radius:.3125rem;padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;padding-inline-start:.375em}.sb-text_prose__IsnHJ :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.sb-text_prose__IsnHJ :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}.sb-text_prose__IsnHJ :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}.sb-text_prose__IsnHJ :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-text_prose__IsnHJ :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-text_prose__IsnHJ :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.sb-text_prose__IsnHJ :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.sb-text_prose__IsnHJ :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-text_prose__IsnHJ :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-text_prose__IsnHJ :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-text_prose__IsnHJ :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding-top:.8571429em;padding-inline-end:1.1428571em;padding-bottom:.8571429em;padding-inline-start:1.1428571em}.sb-text_prose__IsnHJ :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.sb-text_prose__IsnHJ :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}.sb-text_prose__IsnHJ :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.sb-text_prose__IsnHJ :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){width:100%;table-layout:auto;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.sb-text_prose__IsnHJ :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.sb-text_prose__IsnHJ :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.sb-text_prose__IsnHJ :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.sb-text_prose__IsnHJ :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.sb-text_prose__IsnHJ :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}.sb-text_prose__IsnHJ :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.sb-text_prose__IsnHJ :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.sb-text_prose__IsnHJ :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:start}.sb-text_prose__IsnHJ :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.sb-text_prose__IsnHJ :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.sb-text_prose__IsnHJ{--tw-prose-body:#374151;--tw-prose-headings:#111827;--tw-prose-lead:#4b5563;--tw-prose-links:#111827;--tw-prose-bold:#111827;--tw-prose-counters:#6b7280;--tw-prose-bullets:#d1d5db;--tw-prose-hr:#e5e7eb;--tw-prose-quotes:#111827;--tw-prose-quote-borders:#e5e7eb;--tw-prose-captions:#6b7280;--tw-prose-kbd:#111827;--tw-prose-kbd-shadows:rgb(17 24 39/10%);--tw-prose-code:#111827;--tw-prose-pre-code:#e5e7eb;--tw-prose-pre-bg:#1f2937;--tw-prose-th-borders:#d1d5db;--tw-prose-td-borders:#e5e7eb;--tw-prose-invert-body:#d1d5db;--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:#9ca3af;--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:#9ca3af;--tw-prose-invert-bullets:#4b5563;--tw-prose-invert-hr:#374151;--tw-prose-invert-quotes:#f3f4f6;--tw-prose-invert-quote-borders:#374151;--tw-prose-invert-captions:#9ca3af;--tw-prose-invert-kbd:#fff;--tw-prose-invert-kbd-shadows:rgb(255 255 255/10%);--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:#d1d5db;--tw-prose-invert-pre-bg:rgb(0 0 0/50%);--tw-prose-invert-th-borders:#4b5563;--tw-prose-invert-td-borders:#374151;font-size:1rem;line-height:1.75}.sb-text_prose__IsnHJ :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.sb-text_prose__IsnHJ :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.sb-text_prose__IsnHJ :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.sb-text_prose__IsnHJ :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.sb-text_prose__IsnHJ :where(.sb-text_prose__IsnHJ>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.sb-text_prose__IsnHJ :where(.sb-text_prose__IsnHJ>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.sb-text_prose__IsnHJ :where(.sb-text_prose__IsnHJ>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.sb-text_prose__IsnHJ :where(.sb-text_prose__IsnHJ>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.sb-text_prose__IsnHJ :where(.sb-text_prose__IsnHJ>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.sb-text_prose__IsnHJ :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.sb-text_prose__IsnHJ :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.sb-text_prose__IsnHJ :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}.sb-text_prose__IsnHJ :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-text_prose__IsnHJ :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-text_prose__IsnHJ :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-text_prose__IsnHJ :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-text_prose__IsnHJ :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.sb-text_prose__IsnHJ :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.sb-text_prose__IsnHJ :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.5714286em;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.sb-text_prose__IsnHJ :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.sb-text_prose__IsnHJ :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.sb-text_prose__IsnHJ :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.sb-text_prose__IsnHJ :where(.sb-text_prose__IsnHJ>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-text_prose__IsnHJ :where(.sb-text_prose__IsnHJ>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.sb-text_prose-sm__h3m5R{font-size:.875rem;line-height:1.7142857}.sb-text_prose-sm__h3m5R :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.sb-text_prose-sm__h3m5R :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;line-height:1.5555556;margin-top:.8888889em;margin-bottom:.8888889em}.sb-text_prose-sm__h3m5R :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-inline-start:1.1111111em}.sb-text_prose-sm__h3m5R :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:2.1428571em;margin-top:0;margin-bottom:.8em;line-height:1.2}.sb-text_prose-sm__h3m5R :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.4285714em;margin-top:1.6em;margin-bottom:.8em;line-height:1.4}.sb-text_prose-sm__h3m5R :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;margin-top:1.5555556em;margin-bottom:.4444444em;line-height:1.5555556}.sb-text_prose-sm__h3m5R :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.4285714em;margin-bottom:.5714286em;line-height:1.4285714}.sb-text_prose-sm__h3m5R :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.sb-text_prose-sm__h3m5R :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.sb-text_prose-sm__h3m5R :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.sb-text_prose-sm__h3m5R :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.sb-text_prose-sm__h3m5R :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;border-radius:.3125rem;padding-top:.1428571em;padding-inline-end:.3571429em;padding-bottom:.1428571em;padding-inline-start:.3571429em}.sb-text_prose-sm__h3m5R :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em}.sb-text_prose-sm__h3m5R :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.9em}.sb-text_prose-sm__h3m5R :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em}.sb-text_prose-sm__h3m5R :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.6666667;margin-top:1.6666667em;margin-bottom:1.6666667em;border-radius:.25rem;padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.sb-text_prose-sm__h3m5R :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.sb-text_prose-sm__h3m5R :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.sb-text_prose-sm__h3m5R :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;margin-bottom:.2857143em}.sb-text_prose-sm__h3m5R :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.sb-text_prose-sm__h3m5R :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.sb-text_prose-sm__h3m5R :where(.sb-text_prose-sm__h3m5R>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.sb-text_prose-sm__h3m5R :where(.sb-text_prose-sm__h3m5R>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.sb-text_prose-sm__h3m5R :where(.sb-text_prose-sm__h3m5R>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.sb-text_prose-sm__h3m5R :where(.sb-text_prose-sm__h3m5R>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.sb-text_prose-sm__h3m5R :where(.sb-text_prose-sm__h3m5R>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.sb-text_prose-sm__h3m5R :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.sb-text_prose-sm__h3m5R :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.sb-text_prose-sm__h3m5R :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.sb-text_prose-sm__h3m5R :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;padding-inline-start:1.5714286em}.sb-text_prose-sm__h3m5R :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2.8571429em;margin-bottom:2.8571429em}.sb-text_prose-sm__h3m5R :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-text_prose-sm__h3m5R :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-text_prose-sm__h3m5R :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-text_prose-sm__h3m5R :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-text_prose-sm__h3m5R :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.5}.sb-text_prose-sm__h3m5R :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.sb-text_prose-sm__h3m5R :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.sb-text_prose-sm__h3m5R :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.sb-text_prose-sm__h3m5R :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.sb-text_prose-sm__h3m5R :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.sb-text_prose-sm__h3m5R :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.sb-text_prose-sm__h3m5R :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.sb-text_prose-sm__h3m5R :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.sb-text_prose-sm__h3m5R :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.3333333;margin-top:.6666667em}.sb-text_prose-sm__h3m5R :where(.sb-text_prose-sm__h3m5R>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-text_prose-sm__h3m5R :where(.sb-text_prose-sm__h3m5R>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.sb-text___text__2t_a2{margin-bottom:0}@media (min-width:600px){.sb-text___text__2t_a2{margin-bottom:1.5rem}}@media (min-width:948px){.sb-text___text__2t_a2{margin-bottom:1.5rem}}@media (min-width:1200px){.sb-text___text__2t_a2{margin-bottom:1.5rem}}.sb-text_text__UKtpk{margin-bottom:0}@media (min-width:600px){.sb-text_text__UKtpk{margin-bottom:1.5rem}}@media (min-width:948px){.sb-text_text__UKtpk{margin-bottom:1.5rem}}@media (min-width:1200px){.sb-text_text__UKtpk{margin-bottom:1.5rem}}.sb-text_text__list__R1ZhD{list-style-type:disc;padding-left:1.5rem}.sb-text_text__list__R1ZhD>li{padding-top:.25rem;padding-bottom:.25rem;padding-left:.25rem;text-indent:0;text-align:justify;font-size:1rem;font-weight:400;line-height:1.5rem}@media (min-width:948px){.sb-text_text__list__R1ZhD>li{line-height:2rem}}@media (min-width:1200px){.sb-text_text__list__R1ZhD>li{line-height:2rem}}@media (min-width:948px){.sb-text_text__list__R1ZhD>li{font-size:1.5rem;line-height:2rem}}@media (min-width:1200px){.sb-text_text__list__R1ZhD>li{font-size:1.5rem;line-height:2rem}}.sb-text_text__paragraph__U1vrz{padding-top:.5rem;padding-bottom:.5rem;text-align:justify;font-size:1rem;line-height:1.5rem}@media (min-width:948px){.sb-text_text__paragraph__U1vrz{font-size:1.5rem;line-height:2rem}}@media (min-width:1200px){.sb-text_text__paragraph__U1vrz{font-size:1.5rem;line-height:2rem}}.sb-text_text__heading-3__1FkDR{font-size:1rem}@media (min-width:948px){.sb-text_text__heading-3__1FkDR{font-size:1.5rem;line-height:2rem}}@media (min-width:1200px){.sb-text_text__heading-3__1FkDR{font-size:1.5rem;line-height:2rem}}.sb-text_text__heading-3__1FkDR{font-weight:700;line-height:1.5rem}@media (min-width:948px){.sb-text_text__heading-3__1FkDR{line-height:2rem}}@media (min-width:1200px){.sb-text_text__heading-3__1FkDR{line-height:2rem}}.sb-text_text__heading-2__eFUoE{font-size:1.25rem;line-height:1.75rem}@media (min-width:948px){.sb-text_text__heading-2__eFUoE{font-size:1.875rem;line-height:2.25rem}}@media (min-width:1200px){.sb-text_text__heading-2__eFUoE{font-size:1.875rem;line-height:2.25rem}}.sb-text_text__heading-2__eFUoE{font-weight:700;line-height:1.25rem}@media (min-width:948px){.sb-text_text__heading-2__eFUoE{line-height:48px}}@media (min-width:1200px){.sb-text_text__heading-2__eFUoE{line-height:48px}}.sb-text_text__heading-1__pai8i{font-size:1.875rem;line-height:2.25rem}@media (min-width:948px){.sb-text_text__heading-1__pai8i{font-size:3rem;line-height:1}}@media (min-width:1200px){.sb-text_text__heading-1__pai8i{font-size:3rem;line-height:1}}.sb-text_text__heading-1__pai8i{font-weight:700;line-height:48px}@media (min-width:948px){.sb-text_text__heading-1__pai8i{line-height:48px}}@media (min-width:1200px){.sb-text_text__heading-1__pai8i{line-height:64px}}.sb-text_text__heading-0__VWu08{font-size:1.875rem;line-height:2.25rem}@media (min-width:948px){.sb-text_text__heading-0__VWu08{font-size:4.5rem;line-height:1}}@media (min-width:1200px){.sb-text_text__heading-0__VWu08{font-size:4.5rem;line-height:1}}.sb-text_text__heading-0__VWu08{text-align:center;font-weight:700}@media (min-width:948px){.sb-text_text__heading-0__VWu08{text-align:left}}@media (min-width:1200px){.sb-text_text__heading-0__VWu08{text-align:left}}.sb-text_text__heading-0__VWu08{line-height:40px}@media (min-width:948px){.sb-text_text__heading-0__VWu08{line-height:80px}}@media (min-width:1200px){.sb-text_text__heading-0__VWu08{line-height:80px}}.sb-text_text--font-thin__iYai4{font-weight:100}.sb-text_text--font-extralight__lkgvt{font-weight:200}.sb-text_text--font-light__ej_W2{font-weight:300}.sb-text_text--font-normal__8RLP5{font-weight:400}.sb-text_text--font-medium__x2cUW{font-weight:500}.sb-text_text--font-semibold__fMd0t{font-weight:600}.sb-text_text--font-bold__Hdw_O{font-weight:700}.sb-text_text--font-extrabold__yk91h{font-weight:800}.sb-text_text--font-black__TsQht{font-weight:900}.sb-text_text--text-center__OZAxw{text-align:center}.sb-text_text--text-right__dsjCi{text-align:right}.sb-text_text--text-left__gOJBS{text-align:left}.sb-text_text--text-justify__AeKaH{text-align:justify}.sb-row___container__5S9kh{width:100%!important;margin-right:auto!important;margin-left:auto!important}.sb-row_container__I88pR{width:100%;margin-right:auto;margin-left:auto}@media (min-width:100%){.sb-row___container__5S9kh{max-width:100%!important}.sb-row_container__I88pR{max-width:100%}}@media (min-width:600px){.sb-row___container__5S9kh{max-width:600px!important}.sb-row_container__I88pR{max-width:600px}}@media (min-width:1600px){.sb-row___container__5S9kh{max-width:1600px!important}.sb-row_container__I88pR{max-width:1600px}}.sb-row_prose__a3TZK{color:var(--tw-prose-body);max-width:65ch}.sb-row_prose__a3TZK :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.sb-row_prose__a3TZK :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.sb-row_prose__a3TZK :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}.sb-row_prose__a3TZK :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.sb-row_prose__a3TZK :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-row_prose__a3TZK :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-row_prose__a3TZK :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-row_prose__a3TZK :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.sb-row_prose__a3TZK :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.sb-row_prose__a3TZK :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.sb-row_prose__a3TZK :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.sb-row_prose__a3TZK :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.sb-row_prose__a3TZK :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.sb-row_prose__a3TZK :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.sb-row_prose__a3TZK :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.sb-row_prose__a3TZK :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.sb-row_prose__a3TZK :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.sb-row_prose__a3TZK :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.sb-row_prose__a3TZK :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.sb-row_prose__a3TZK :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.sb-row_prose__a3TZK :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}.sb-row_prose__a3TZK :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.sb-row_prose__a3TZK :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-inline-start-width:.25rem;border-inline-start-color:var(--tw-prose-quote-borders);quotes:"\201C""\201D""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em}.sb-row_prose__a3TZK :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.sb-row_prose__a3TZK :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.sb-row_prose__a3TZK :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.sb-row_prose__a3TZK :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:900;color:inherit}.sb-row_prose__a3TZK :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.sb-row_prose__a3TZK :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:800;color:inherit}.sb-row_prose__a3TZK :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.sb-row_prose__a3TZK :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.sb-row_prose__a3TZK :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.sb-row_prose__a3TZK :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.sb-row_prose__a3TZK :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.sb-row_prose__a3TZK :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-top:2em;margin-bottom:2em}.sb-row_prose__a3TZK :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.sb-row_prose__a3TZK :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-family:inherit;color:var(--tw-prose-kbd);box-shadow:0 0 0 1px var(--tw-prose-kbd-shadows),0 3px 0 var(--tw-prose-kbd-shadows);font-size:.875em;border-radius:.3125rem;padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;padding-inline-start:.375em}.sb-row_prose__a3TZK :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.sb-row_prose__a3TZK :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}.sb-row_prose__a3TZK :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}.sb-row_prose__a3TZK :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-row_prose__a3TZK :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-row_prose__a3TZK :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.sb-row_prose__a3TZK :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.sb-row_prose__a3TZK :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-row_prose__a3TZK :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-row_prose__a3TZK :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-row_prose__a3TZK :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding-top:.8571429em;padding-inline-end:1.1428571em;padding-bottom:.8571429em;padding-inline-start:1.1428571em}.sb-row_prose__a3TZK :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.sb-row_prose__a3TZK :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}.sb-row_prose__a3TZK :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.sb-row_prose__a3TZK :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){width:100%;table-layout:auto;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.sb-row_prose__a3TZK :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.sb-row_prose__a3TZK :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.sb-row_prose__a3TZK :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.sb-row_prose__a3TZK :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.sb-row_prose__a3TZK :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}.sb-row_prose__a3TZK :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.sb-row_prose__a3TZK :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.sb-row_prose__a3TZK :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:start}.sb-row_prose__a3TZK :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.sb-row_prose__a3TZK :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.sb-row_prose__a3TZK{--tw-prose-body:#374151;--tw-prose-headings:#111827;--tw-prose-lead:#4b5563;--tw-prose-links:#111827;--tw-prose-bold:#111827;--tw-prose-counters:#6b7280;--tw-prose-bullets:#d1d5db;--tw-prose-hr:#e5e7eb;--tw-prose-quotes:#111827;--tw-prose-quote-borders:#e5e7eb;--tw-prose-captions:#6b7280;--tw-prose-kbd:#111827;--tw-prose-kbd-shadows:rgb(17 24 39/10%);--tw-prose-code:#111827;--tw-prose-pre-code:#e5e7eb;--tw-prose-pre-bg:#1f2937;--tw-prose-th-borders:#d1d5db;--tw-prose-td-borders:#e5e7eb;--tw-prose-invert-body:#d1d5db;--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:#9ca3af;--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:#9ca3af;--tw-prose-invert-bullets:#4b5563;--tw-prose-invert-hr:#374151;--tw-prose-invert-quotes:#f3f4f6;--tw-prose-invert-quote-borders:#374151;--tw-prose-invert-captions:#9ca3af;--tw-prose-invert-kbd:#fff;--tw-prose-invert-kbd-shadows:rgb(255 255 255/10%);--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:#d1d5db;--tw-prose-invert-pre-bg:rgb(0 0 0/50%);--tw-prose-invert-th-borders:#4b5563;--tw-prose-invert-td-borders:#374151;font-size:1rem;line-height:1.75}.sb-row_prose__a3TZK :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.sb-row_prose__a3TZK :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.sb-row_prose__a3TZK :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.sb-row_prose__a3TZK :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.sb-row_prose__a3TZK :where(.sb-row_prose__a3TZK>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.sb-row_prose__a3TZK :where(.sb-row_prose__a3TZK>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.sb-row_prose__a3TZK :where(.sb-row_prose__a3TZK>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.sb-row_prose__a3TZK :where(.sb-row_prose__a3TZK>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.sb-row_prose__a3TZK :where(.sb-row_prose__a3TZK>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.sb-row_prose__a3TZK :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.sb-row_prose__a3TZK :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.sb-row_prose__a3TZK :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}.sb-row_prose__a3TZK :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-row_prose__a3TZK :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-row_prose__a3TZK :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-row_prose__a3TZK :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-row_prose__a3TZK :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.sb-row_prose__a3TZK :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.sb-row_prose__a3TZK :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.5714286em;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.sb-row_prose__a3TZK :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.sb-row_prose__a3TZK :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.sb-row_prose__a3TZK :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.sb-row_prose__a3TZK :where(.sb-row_prose__a3TZK>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-row_prose__a3TZK :where(.sb-row_prose__a3TZK>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.sb-row_prose-sm__CRtBB{font-size:.875rem;line-height:1.7142857}.sb-row_prose-sm__CRtBB :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.sb-row_prose-sm__CRtBB :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;line-height:1.5555556;margin-top:.8888889em;margin-bottom:.8888889em}.sb-row_prose-sm__CRtBB :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-inline-start:1.1111111em}.sb-row_prose-sm__CRtBB :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:2.1428571em;margin-top:0;margin-bottom:.8em;line-height:1.2}.sb-row_prose-sm__CRtBB :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.4285714em;margin-top:1.6em;margin-bottom:.8em;line-height:1.4}.sb-row_prose-sm__CRtBB :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;margin-top:1.5555556em;margin-bottom:.4444444em;line-height:1.5555556}.sb-row_prose-sm__CRtBB :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.4285714em;margin-bottom:.5714286em;line-height:1.4285714}.sb-row_prose-sm__CRtBB :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.sb-row_prose-sm__CRtBB :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.sb-row_prose-sm__CRtBB :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.sb-row_prose-sm__CRtBB :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.sb-row_prose-sm__CRtBB :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;border-radius:.3125rem;padding-top:.1428571em;padding-inline-end:.3571429em;padding-bottom:.1428571em;padding-inline-start:.3571429em}.sb-row_prose-sm__CRtBB :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em}.sb-row_prose-sm__CRtBB :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.9em}.sb-row_prose-sm__CRtBB :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em}.sb-row_prose-sm__CRtBB :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.6666667;margin-top:1.6666667em;margin-bottom:1.6666667em;border-radius:.25rem;padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.sb-row_prose-sm__CRtBB :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.sb-row_prose-sm__CRtBB :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.sb-row_prose-sm__CRtBB :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;margin-bottom:.2857143em}.sb-row_prose-sm__CRtBB :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.sb-row_prose-sm__CRtBB :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.sb-row_prose-sm__CRtBB :where(.sb-row_prose-sm__CRtBB>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.sb-row_prose-sm__CRtBB :where(.sb-row_prose-sm__CRtBB>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.sb-row_prose-sm__CRtBB :where(.sb-row_prose-sm__CRtBB>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.sb-row_prose-sm__CRtBB :where(.sb-row_prose-sm__CRtBB>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.sb-row_prose-sm__CRtBB :where(.sb-row_prose-sm__CRtBB>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.sb-row_prose-sm__CRtBB :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.sb-row_prose-sm__CRtBB :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.sb-row_prose-sm__CRtBB :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.sb-row_prose-sm__CRtBB :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;padding-inline-start:1.5714286em}.sb-row_prose-sm__CRtBB :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2.8571429em;margin-bottom:2.8571429em}.sb-row_prose-sm__CRtBB :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-row_prose-sm__CRtBB :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-row_prose-sm__CRtBB :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-row_prose-sm__CRtBB :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-row_prose-sm__CRtBB :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.5}.sb-row_prose-sm__CRtBB :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.sb-row_prose-sm__CRtBB :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.sb-row_prose-sm__CRtBB :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.sb-row_prose-sm__CRtBB :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.sb-row_prose-sm__CRtBB :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.sb-row_prose-sm__CRtBB :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.sb-row_prose-sm__CRtBB :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.sb-row_prose-sm__CRtBB :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.sb-row_prose-sm__CRtBB :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.3333333;margin-top:.6666667em}.sb-row_prose-sm__CRtBB :where(.sb-row_prose-sm__CRtBB>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-row_prose-sm__CRtBB :where(.sb-row_prose-sm__CRtBB>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.sb-row___row__KSfUP,.sb-row_row__t7Fgf{width:100%}.sb-row___row__KSfUP,.sb-row_row__t7Fgf{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.sb-row___row__KSfUP,.sb-row_row__t7Fgf{padding-top:3rem;padding-bottom:3rem}.sb-row___row__KSfUP,.sb-row_row__t7Fgf{margin-top:0;margin-bottom:0}.sb-row_row--height-screen__uCU2b{height:auto}@media (min-width:600px){.sb-row_row--height-screen__uCU2b{height:100vh}}@media (min-width:948px){.sb-row_row--height-screen__uCU2b{height:100vh}}@media (min-width:1200px){.sb-row_row--height-screen__uCU2b{height:100vh}}.sb-row_row--height-full__ktQYU{height:100%}.sb-row_row--height-fit__ZR_rU{height:-moz-fit-content;height:fit-content}.sb-row_row--height-auto__TL6g7{height:auto}.sb-row_row--pt-0__SfVsc{padding-top:0}.sb-row_row--pt-2__P5InS{padding-top:.5rem}.sb-row_row--pt-4__Zfdvg{padding-top:1rem}.sb-row_row--pt-6__Pg_Yh{padding-top:1.5rem}.sb-row_row--pt-8__kXIo8{padding-top:2rem}.sb-row_row--pt-10__r6K27{padding-top:2.5rem}.sb-row_row--pt-12__OHWWL{padding-top:3rem}.sb-row_row--pt-14__O___L{padding-top:3.5rem}.sb-row_row--pt-16__GKCuC{padding-top:4rem}.sb-row_row--pt-20__R8uQx{padding-top:5rem}.sb-row_row--pt-24__m8lfd{padding-top:6rem}.sb-row_row--pt-28__64k2L{padding-top:7rem}.sb-row_row--pt-32__pzu8_{padding-top:8rem}.sb-row_row--pt-36__1rMQ_{padding-top:9rem}.sb-row_row--pt-40__k78_1{padding-top:10rem}.sb-row_row--pt-44__YopB2{padding-top:11rem}.sb-row_row--pt-48__E01Ph{padding-top:12rem}.sb-row_row--pb-0__TPMpQ{padding-bottom:0}.sb-row_row--pb-2__nOxtD{padding-bottom:.5rem}.sb-row_row--pb-4___QcI4{padding-bottom:1rem}.sb-row_row--pb-6__M4Sda{padding-bottom:1.5rem}.sb-row_row--pb-8__YUx3X{padding-bottom:2rem}.sb-row_row--pb-10__iEoDf{padding-bottom:2.5rem}.sb-row_row--pb-12__VJzi1{padding-bottom:3rem}.sb-row_row--pb-14__doj74{padding-bottom:3.5rem}.sb-row_row--pb-16__o5k8F{padding-bottom:4rem}.sb-row_row--pb-20__tS2Mp{padding-bottom:5rem}.sb-row_row--pb-24__VW2xd{padding-bottom:6rem}.sb-row_row--pb-28__r1M5N{padding-bottom:7rem}.sb-row_row--pb-32__EmZCo{padding-bottom:8rem}.sb-row_row--pb-36__GBJ0L{padding-bottom:9rem}.sb-row_row--pb-40__Qbslx{padding-bottom:10rem}.sb-row_row--pb-44__BbEBY{padding-bottom:11rem}.sb-row_row--pb-48__RcBiW{padding-bottom:12rem}.sb-row_row--bg-image__3QOLz{background-size:cover;background-position:50%;background-repeat:no-repeat}.sb-row_row--bg-surface-card__F3mga,.sb-row_row--bg-white-light__OlUeH{background-color:var(--surface-card);color:var(--text-primary)}.sb-row_row--bg-gold__W364d{background-color:var(--color-accent);--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.sb-row_row--bg-gray__ZffaY{background-color:var(--surface-border);color:var(--text-primary)}.sb-row_row--bg-gray-dark__sji1i{background-color:var(--surface-card);color:var(--text-primary)}.sb-row_row--bg-gray-mid-dark__OqcZO{background-color:var(--text-secondary);--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.sb-row_row--bg-gray-light__zYyuE{background-color:var(--surface-border);color:var(--text-primary)}.sb-row_row--bg-gray-accent__1I96E{background-color:var(--text-muted);color:var(--text-primary)}.sb-row_row--bg-blue__5CAU2{background-color:var(--color-primary);color:var(--text-primary)}.sb-row_row--bg-blue-dark__TDsuz{background-color:var(--color-primary-dark);--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.sb-row_row--bg-blue-mid-dark__bQU33{background-color:var(--color-primary);--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.sb-row_row--bg-blue-light__5ReG5{background-color:var(--color-primary-light);color:var(--text-primary)}.sb-row_row--bg-blue-lightest__fxmrt{background-color:var(--surface-highlight);color:var(--text-primary)}.sb-row_row--bg-cyan__HV_Hq{background-color:var(--color-primary-light);color:var(--text-primary)}.sb-row_row--bg-cyan-dark__Cezph{background-color:var(--color-primary-light);--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.sb-row_row--bg-cyan-light__H2psP,.sb-row_row--bg-cyan-mid-dark__NQlPI{background-color:var(--color-primary-light);color:var(--text-primary)}.sb-row_row--bg-green__SMSE8{background-color:var(--status-success);color:var(--text-primary)}.sb-row_row--bg-green-dark__HHlTP,.sb-row_row--bg-green-mid-dark__lXxzH{background-color:var(--status-success);--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.sb-row_row--bg-green-light__FLHjO{background-color:var(--status-success);color:var(--text-primary)}.sb-row_row--bg-orange__G6LVO{background-color:var(--color-accent);color:var(--text-primary)}.sb-row_row--bg-orange-dark__aWXjK,.sb-row_row--bg-orange-mid-dark__FWFNd{background-color:var(--color-accent);--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.sb-row_row--bg-orange-light__n_xHd{background-color:var(--color-accent);color:var(--text-primary)}.sb-row_row--bg-pink__fog1a{background-color:var(--status-error);color:var(--text-primary)}.sb-row_row--bg-pink-dark__AD253,.sb-row_row--bg-pink-mid-dark__a0x9y{background-color:var(--status-error);--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.sb-row_row--bg-cream__nYjdc{background-color:var(--surface-card);color:var(--text-primary)}.sb-row_row--bg-cream-dark__PDPF3,.sb-row_row--bg-cream-mid-dark__U1DPM{background-color:var(--surface-bg);color:var(--text-primary)}.sb-row_row--bg-cream-light__FhY6g{background-color:var(--surface-card);color:var(--text-primary)}.sb-flex___container__sbYb1{width:100%!important;margin-right:auto!important;margin-left:auto!important}.sb-flex_container__vp1wy{width:100%;margin-right:auto;margin-left:auto}@media (min-width:100%){.sb-flex___container__sbYb1{max-width:100%!important}.sb-flex_container__vp1wy{max-width:100%}}@media (min-width:600px){.sb-flex___container__sbYb1{max-width:600px!important}.sb-flex_container__vp1wy{max-width:600px}}@media (min-width:1600px){.sb-flex___container__sbYb1{max-width:1600px!important}.sb-flex_container__vp1wy{max-width:1600px}}.sb-flex_prose__9UWDv{color:var(--tw-prose-body);max-width:65ch}.sb-flex_prose__9UWDv :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.sb-flex_prose__9UWDv :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.sb-flex_prose__9UWDv :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}.sb-flex_prose__9UWDv :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.sb-flex_prose__9UWDv :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-flex_prose__9UWDv :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-flex_prose__9UWDv :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-flex_prose__9UWDv :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.sb-flex_prose__9UWDv :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.sb-flex_prose__9UWDv :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.sb-flex_prose__9UWDv :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.sb-flex_prose__9UWDv :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.sb-flex_prose__9UWDv :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.sb-flex_prose__9UWDv :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.sb-flex_prose__9UWDv :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.sb-flex_prose__9UWDv :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.sb-flex_prose__9UWDv :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.sb-flex_prose__9UWDv :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.sb-flex_prose__9UWDv :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.sb-flex_prose__9UWDv :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.sb-flex_prose__9UWDv :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}.sb-flex_prose__9UWDv :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.sb-flex_prose__9UWDv :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-inline-start-width:.25rem;border-inline-start-color:var(--tw-prose-quote-borders);quotes:"\201C""\201D""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em}.sb-flex_prose__9UWDv :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.sb-flex_prose__9UWDv :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.sb-flex_prose__9UWDv :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.sb-flex_prose__9UWDv :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:900;color:inherit}.sb-flex_prose__9UWDv :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.sb-flex_prose__9UWDv :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:800;color:inherit}.sb-flex_prose__9UWDv :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.sb-flex_prose__9UWDv :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.sb-flex_prose__9UWDv :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.sb-flex_prose__9UWDv :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.sb-flex_prose__9UWDv :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.sb-flex_prose__9UWDv :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-top:2em;margin-bottom:2em}.sb-flex_prose__9UWDv :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.sb-flex_prose__9UWDv :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-family:inherit;color:var(--tw-prose-kbd);box-shadow:0 0 0 1px var(--tw-prose-kbd-shadows),0 3px 0 var(--tw-prose-kbd-shadows);font-size:.875em;border-radius:.3125rem;padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;padding-inline-start:.375em}.sb-flex_prose__9UWDv :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.sb-flex_prose__9UWDv :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}.sb-flex_prose__9UWDv :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}.sb-flex_prose__9UWDv :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-flex_prose__9UWDv :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-flex_prose__9UWDv :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.sb-flex_prose__9UWDv :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.sb-flex_prose__9UWDv :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-flex_prose__9UWDv :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-flex_prose__9UWDv :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-flex_prose__9UWDv :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding-top:.8571429em;padding-inline-end:1.1428571em;padding-bottom:.8571429em;padding-inline-start:1.1428571em}.sb-flex_prose__9UWDv :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.sb-flex_prose__9UWDv :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}.sb-flex_prose__9UWDv :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.sb-flex_prose__9UWDv :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){width:100%;table-layout:auto;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.sb-flex_prose__9UWDv :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.sb-flex_prose__9UWDv :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.sb-flex_prose__9UWDv :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.sb-flex_prose__9UWDv :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.sb-flex_prose__9UWDv :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}.sb-flex_prose__9UWDv :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.sb-flex_prose__9UWDv :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.sb-flex_prose__9UWDv :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:start}.sb-flex_prose__9UWDv :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.sb-flex_prose__9UWDv :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.sb-flex_prose__9UWDv{--tw-prose-body:#374151;--tw-prose-headings:#111827;--tw-prose-lead:#4b5563;--tw-prose-links:#111827;--tw-prose-bold:#111827;--tw-prose-counters:#6b7280;--tw-prose-bullets:#d1d5db;--tw-prose-hr:#e5e7eb;--tw-prose-quotes:#111827;--tw-prose-quote-borders:#e5e7eb;--tw-prose-captions:#6b7280;--tw-prose-kbd:#111827;--tw-prose-kbd-shadows:rgb(17 24 39/10%);--tw-prose-code:#111827;--tw-prose-pre-code:#e5e7eb;--tw-prose-pre-bg:#1f2937;--tw-prose-th-borders:#d1d5db;--tw-prose-td-borders:#e5e7eb;--tw-prose-invert-body:#d1d5db;--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:#9ca3af;--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:#9ca3af;--tw-prose-invert-bullets:#4b5563;--tw-prose-invert-hr:#374151;--tw-prose-invert-quotes:#f3f4f6;--tw-prose-invert-quote-borders:#374151;--tw-prose-invert-captions:#9ca3af;--tw-prose-invert-kbd:#fff;--tw-prose-invert-kbd-shadows:rgb(255 255 255/10%);--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:#d1d5db;--tw-prose-invert-pre-bg:rgb(0 0 0/50%);--tw-prose-invert-th-borders:#4b5563;--tw-prose-invert-td-borders:#374151;font-size:1rem;line-height:1.75}.sb-flex_prose__9UWDv :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.sb-flex_prose__9UWDv :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.sb-flex_prose__9UWDv :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.sb-flex_prose__9UWDv :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.sb-flex_prose__9UWDv :where(.sb-flex_prose__9UWDv>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.sb-flex_prose__9UWDv :where(.sb-flex_prose__9UWDv>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.sb-flex_prose__9UWDv :where(.sb-flex_prose__9UWDv>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.sb-flex_prose__9UWDv :where(.sb-flex_prose__9UWDv>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.sb-flex_prose__9UWDv :where(.sb-flex_prose__9UWDv>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.sb-flex_prose__9UWDv :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.sb-flex_prose__9UWDv :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.sb-flex_prose__9UWDv :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}.sb-flex_prose__9UWDv :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-flex_prose__9UWDv :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-flex_prose__9UWDv :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-flex_prose__9UWDv :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-flex_prose__9UWDv :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.sb-flex_prose__9UWDv :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.sb-flex_prose__9UWDv :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.5714286em;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.sb-flex_prose__9UWDv :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.sb-flex_prose__9UWDv :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.sb-flex_prose__9UWDv :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.sb-flex_prose__9UWDv :where(.sb-flex_prose__9UWDv>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-flex_prose__9UWDv :where(.sb-flex_prose__9UWDv>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.sb-flex_prose-sm__2pqpV{font-size:.875rem;line-height:1.7142857}.sb-flex_prose-sm__2pqpV :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.sb-flex_prose-sm__2pqpV :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;line-height:1.5555556;margin-top:.8888889em;margin-bottom:.8888889em}.sb-flex_prose-sm__2pqpV :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-inline-start:1.1111111em}.sb-flex_prose-sm__2pqpV :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:2.1428571em;margin-top:0;margin-bottom:.8em;line-height:1.2}.sb-flex_prose-sm__2pqpV :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.4285714em;margin-top:1.6em;margin-bottom:.8em;line-height:1.4}.sb-flex_prose-sm__2pqpV :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;margin-top:1.5555556em;margin-bottom:.4444444em;line-height:1.5555556}.sb-flex_prose-sm__2pqpV :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.4285714em;margin-bottom:.5714286em;line-height:1.4285714}.sb-flex_prose-sm__2pqpV :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.sb-flex_prose-sm__2pqpV :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.sb-flex_prose-sm__2pqpV :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.sb-flex_prose-sm__2pqpV :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.sb-flex_prose-sm__2pqpV :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;border-radius:.3125rem;padding-top:.1428571em;padding-inline-end:.3571429em;padding-bottom:.1428571em;padding-inline-start:.3571429em}.sb-flex_prose-sm__2pqpV :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em}.sb-flex_prose-sm__2pqpV :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.9em}.sb-flex_prose-sm__2pqpV :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em}.sb-flex_prose-sm__2pqpV :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.6666667;margin-top:1.6666667em;margin-bottom:1.6666667em;border-radius:.25rem;padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.sb-flex_prose-sm__2pqpV :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.sb-flex_prose-sm__2pqpV :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.sb-flex_prose-sm__2pqpV :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;margin-bottom:.2857143em}.sb-flex_prose-sm__2pqpV :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.sb-flex_prose-sm__2pqpV :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.sb-flex_prose-sm__2pqpV :where(.sb-flex_prose-sm__2pqpV>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.sb-flex_prose-sm__2pqpV :where(.sb-flex_prose-sm__2pqpV>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.sb-flex_prose-sm__2pqpV :where(.sb-flex_prose-sm__2pqpV>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.sb-flex_prose-sm__2pqpV :where(.sb-flex_prose-sm__2pqpV>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.sb-flex_prose-sm__2pqpV :where(.sb-flex_prose-sm__2pqpV>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.sb-flex_prose-sm__2pqpV :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.sb-flex_prose-sm__2pqpV :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.sb-flex_prose-sm__2pqpV :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.sb-flex_prose-sm__2pqpV :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;padding-inline-start:1.5714286em}.sb-flex_prose-sm__2pqpV :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2.8571429em;margin-bottom:2.8571429em}.sb-flex_prose-sm__2pqpV :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-flex_prose-sm__2pqpV :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-flex_prose-sm__2pqpV :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-flex_prose-sm__2pqpV :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-flex_prose-sm__2pqpV :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.5}.sb-flex_prose-sm__2pqpV :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.sb-flex_prose-sm__2pqpV :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.sb-flex_prose-sm__2pqpV :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.sb-flex_prose-sm__2pqpV :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.sb-flex_prose-sm__2pqpV :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.sb-flex_prose-sm__2pqpV :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.sb-flex_prose-sm__2pqpV :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.sb-flex_prose-sm__2pqpV :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.sb-flex_prose-sm__2pqpV :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.3333333;margin-top:.6666667em}.sb-flex_prose-sm__2pqpV :where(.sb-flex_prose-sm__2pqpV>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-flex_prose-sm__2pqpV :where(.sb-flex_prose-sm__2pqpV>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.sb-flex_sb-flex__kk9dy{display:flex;height:100%;width:100%}.sb-flex_sb-flex--basis-auto__vzl91{flex-basis:auto}.sb-flex_sb-flex--basis-0__Kocui{flex-basis:0px}.sb-flex_sb-flex--basis-1__xM84y{flex-basis:0.25rem}.sb-flex_sb-flex--basis-2__5wNPy{flex-basis:0.5rem}.sb-flex_sb-flex--basis-3__6Ciop{flex-basis:0.75rem}.sb-flex_sb-flex--basis-4__IKJh4{flex-basis:1rem}.sb-flex_sb-flex--basis-5__nLT9j{flex-basis:1.25rem}.sb-flex_sb-flex--basis-6__YSYAM{flex-basis:1.5rem}.sb-flex_sb-flex--basis-7__D7NPP{flex-basis:1.75rem}.sb-flex_sb-flex--basis-8__V_g9W{flex-basis:2rem}.sb-flex_sb-flex--border-bottom__y6rpr{border-bottom-width:1px;border-color:rgb(255 255 255/.3)}.sb-flex_sb-flex--direction-row__qbd1z{flex-direction:row}.sb-flex_sb-flex--direction-row-reverse__XXWCs{flex-direction:row-reverse}.sb-flex_sb-flex--direction-col__N01DW{flex-direction:column}.sb-flex_sb-flex--direction-col-reverse__o0cIp{flex-direction:column-reverse}.sb-flex_sb-flex--wrap__ZLb8W{flex-wrap:wrap}.sb-flex_sb-flex--wrap-reverse__vzCeF{flex-wrap:wrap-reverse}.sb-flex_sb-flex--no-wrap__A2_SV{flex-wrap:nowrap}.sb-flex_sb-flex--justify-start__l9II0{justify-content:flex-start}.sb-flex_sb-flex--justify-center__g8xWB{justify-content:center}.sb-flex_sb-flex--justify-between__fTgF9{justify-content:space-between}.sb-flex_sb-flex--justify-around__LZgyM{justify-content:space-around}.sb-flex_sb-flex--justify-end__WAMcW{justify-content:flex-end}.sb-flex_sb-flex--content-start___4Ypy{align-items:flex-start}.sb-flex_sb-flex--content-end__WkF0L{align-items:flex-end}.sb-flex_sb-flex--content-center__JaTnQ{align-items:center}.sb-column___container__Qj4_A{width:100%!important;margin-right:auto!important;margin-left:auto!important}.sb-column_container__JZs1_{width:100%;margin-right:auto;margin-left:auto}@media (min-width:100%){.sb-column___container__Qj4_A{max-width:100%!important}.sb-column_container__JZs1_{max-width:100%}}@media (min-width:600px){.sb-column___container__Qj4_A{max-width:600px!important}.sb-column_container__JZs1_{max-width:600px}}@media (min-width:1600px){.sb-column___container__Qj4_A{max-width:1600px!important}.sb-column_container__JZs1_{max-width:1600px}}.sb-column_prose__975t_{color:var(--tw-prose-body);max-width:65ch}.sb-column_prose__975t_ :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.sb-column_prose__975t_ :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.sb-column_prose__975t_ :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}.sb-column_prose__975t_ :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.sb-column_prose__975t_ :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-column_prose__975t_ :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-column_prose__975t_ :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-column_prose__975t_ :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.sb-column_prose__975t_ :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.sb-column_prose__975t_ :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.sb-column_prose__975t_ :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.sb-column_prose__975t_ :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.sb-column_prose__975t_ :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.sb-column_prose__975t_ :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.sb-column_prose__975t_ :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.sb-column_prose__975t_ :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.sb-column_prose__975t_ :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.sb-column_prose__975t_ :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.sb-column_prose__975t_ :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.sb-column_prose__975t_ :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.sb-column_prose__975t_ :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}.sb-column_prose__975t_ :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.sb-column_prose__975t_ :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-inline-start-width:.25rem;border-inline-start-color:var(--tw-prose-quote-borders);quotes:"\201C""\201D""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em}.sb-column_prose__975t_ :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.sb-column_prose__975t_ :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.sb-column_prose__975t_ :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.sb-column_prose__975t_ :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:900;color:inherit}.sb-column_prose__975t_ :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.sb-column_prose__975t_ :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:800;color:inherit}.sb-column_prose__975t_ :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.sb-column_prose__975t_ :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.sb-column_prose__975t_ :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.sb-column_prose__975t_ :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.sb-column_prose__975t_ :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.sb-column_prose__975t_ :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-top:2em;margin-bottom:2em}.sb-column_prose__975t_ :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.sb-column_prose__975t_ :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-family:inherit;color:var(--tw-prose-kbd);box-shadow:0 0 0 1px var(--tw-prose-kbd-shadows),0 3px 0 var(--tw-prose-kbd-shadows);font-size:.875em;border-radius:.3125rem;padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;padding-inline-start:.375em}.sb-column_prose__975t_ :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.sb-column_prose__975t_ :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}.sb-column_prose__975t_ :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}.sb-column_prose__975t_ :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-column_prose__975t_ :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-column_prose__975t_ :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.sb-column_prose__975t_ :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.sb-column_prose__975t_ :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-column_prose__975t_ :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-column_prose__975t_ :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-column_prose__975t_ :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding-top:.8571429em;padding-inline-end:1.1428571em;padding-bottom:.8571429em;padding-inline-start:1.1428571em}.sb-column_prose__975t_ :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.sb-column_prose__975t_ :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}.sb-column_prose__975t_ :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.sb-column_prose__975t_ :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){width:100%;table-layout:auto;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.sb-column_prose__975t_ :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.sb-column_prose__975t_ :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.sb-column_prose__975t_ :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.sb-column_prose__975t_ :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.sb-column_prose__975t_ :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}.sb-column_prose__975t_ :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.sb-column_prose__975t_ :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.sb-column_prose__975t_ :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:start}.sb-column_prose__975t_ :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.sb-column_prose__975t_ :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.sb-column_prose__975t_{--tw-prose-body:#374151;--tw-prose-headings:#111827;--tw-prose-lead:#4b5563;--tw-prose-links:#111827;--tw-prose-bold:#111827;--tw-prose-counters:#6b7280;--tw-prose-bullets:#d1d5db;--tw-prose-hr:#e5e7eb;--tw-prose-quotes:#111827;--tw-prose-quote-borders:#e5e7eb;--tw-prose-captions:#6b7280;--tw-prose-kbd:#111827;--tw-prose-kbd-shadows:rgb(17 24 39/10%);--tw-prose-code:#111827;--tw-prose-pre-code:#e5e7eb;--tw-prose-pre-bg:#1f2937;--tw-prose-th-borders:#d1d5db;--tw-prose-td-borders:#e5e7eb;--tw-prose-invert-body:#d1d5db;--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:#9ca3af;--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:#9ca3af;--tw-prose-invert-bullets:#4b5563;--tw-prose-invert-hr:#374151;--tw-prose-invert-quotes:#f3f4f6;--tw-prose-invert-quote-borders:#374151;--tw-prose-invert-captions:#9ca3af;--tw-prose-invert-kbd:#fff;--tw-prose-invert-kbd-shadows:rgb(255 255 255/10%);--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:#d1d5db;--tw-prose-invert-pre-bg:rgb(0 0 0/50%);--tw-prose-invert-th-borders:#4b5563;--tw-prose-invert-td-borders:#374151;font-size:1rem;line-height:1.75}.sb-column_prose__975t_ :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.sb-column_prose__975t_ :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.sb-column_prose__975t_ :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.sb-column_prose__975t_ :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.sb-column_prose__975t_ :where(.sb-column_prose__975t_>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.sb-column_prose__975t_ :where(.sb-column_prose__975t_>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.sb-column_prose__975t_ :where(.sb-column_prose__975t_>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.sb-column_prose__975t_ :where(.sb-column_prose__975t_>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.sb-column_prose__975t_ :where(.sb-column_prose__975t_>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.sb-column_prose__975t_ :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.sb-column_prose__975t_ :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.sb-column_prose__975t_ :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}.sb-column_prose__975t_ :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-column_prose__975t_ :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-column_prose__975t_ :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-column_prose__975t_ :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-column_prose__975t_ :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.sb-column_prose__975t_ :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.sb-column_prose__975t_ :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.5714286em;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.sb-column_prose__975t_ :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.sb-column_prose__975t_ :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.sb-column_prose__975t_ :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.sb-column_prose__975t_ :where(.sb-column_prose__975t_>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-column_prose__975t_ :where(.sb-column_prose__975t_>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.sb-column_prose-sm__RAXBf{font-size:.875rem;line-height:1.7142857}.sb-column_prose-sm__RAXBf :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.sb-column_prose-sm__RAXBf :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;line-height:1.5555556;margin-top:.8888889em;margin-bottom:.8888889em}.sb-column_prose-sm__RAXBf :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-inline-start:1.1111111em}.sb-column_prose-sm__RAXBf :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:2.1428571em;margin-top:0;margin-bottom:.8em;line-height:1.2}.sb-column_prose-sm__RAXBf :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.4285714em;margin-top:1.6em;margin-bottom:.8em;line-height:1.4}.sb-column_prose-sm__RAXBf :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;margin-top:1.5555556em;margin-bottom:.4444444em;line-height:1.5555556}.sb-column_prose-sm__RAXBf :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.4285714em;margin-bottom:.5714286em;line-height:1.4285714}.sb-column_prose-sm__RAXBf :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.sb-column_prose-sm__RAXBf :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.sb-column_prose-sm__RAXBf :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.sb-column_prose-sm__RAXBf :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.sb-column_prose-sm__RAXBf :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;border-radius:.3125rem;padding-top:.1428571em;padding-inline-end:.3571429em;padding-bottom:.1428571em;padding-inline-start:.3571429em}.sb-column_prose-sm__RAXBf :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em}.sb-column_prose-sm__RAXBf :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.9em}.sb-column_prose-sm__RAXBf :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em}.sb-column_prose-sm__RAXBf :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.6666667;margin-top:1.6666667em;margin-bottom:1.6666667em;border-radius:.25rem;padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.sb-column_prose-sm__RAXBf :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.sb-column_prose-sm__RAXBf :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.sb-column_prose-sm__RAXBf :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;margin-bottom:.2857143em}.sb-column_prose-sm__RAXBf :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.sb-column_prose-sm__RAXBf :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.sb-column_prose-sm__RAXBf :where(.sb-column_prose-sm__RAXBf>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.sb-column_prose-sm__RAXBf :where(.sb-column_prose-sm__RAXBf>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.sb-column_prose-sm__RAXBf :where(.sb-column_prose-sm__RAXBf>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.sb-column_prose-sm__RAXBf :where(.sb-column_prose-sm__RAXBf>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.sb-column_prose-sm__RAXBf :where(.sb-column_prose-sm__RAXBf>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.sb-column_prose-sm__RAXBf :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.sb-column_prose-sm__RAXBf :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.sb-column_prose-sm__RAXBf :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.sb-column_prose-sm__RAXBf :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;padding-inline-start:1.5714286em}.sb-column_prose-sm__RAXBf :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2.8571429em;margin-bottom:2.8571429em}.sb-column_prose-sm__RAXBf :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-column_prose-sm__RAXBf :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-column_prose-sm__RAXBf :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-column_prose-sm__RAXBf :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-column_prose-sm__RAXBf :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.5}.sb-column_prose-sm__RAXBf :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.sb-column_prose-sm__RAXBf :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.sb-column_prose-sm__RAXBf :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.sb-column_prose-sm__RAXBf :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.sb-column_prose-sm__RAXBf :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.sb-column_prose-sm__RAXBf :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.sb-column_prose-sm__RAXBf :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.sb-column_prose-sm__RAXBf :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.sb-column_prose-sm__RAXBf :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.3333333;margin-top:.6666667em}.sb-column_prose-sm__RAXBf :where(.sb-column_prose-sm__RAXBf>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-column_prose-sm__RAXBf :where(.sb-column_prose-sm__RAXBf>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.sb-column___column__lxM1P,.sb-column_column__p7SHw{box-sizing:border-box}.sb-column_column--pt-0__9L_tk{padding-top:0}.sb-column_column--pt-2__46G2p{padding-top:.5rem}.sb-column_column--pt-4___uJyb{padding-top:1rem}.sb-column_column--pt-6__CdUuQ{padding-top:1.5rem}.sb-column_column--pt-8__RX8Ij{padding-top:2rem}.sb-column_column--pt-10__UMwLb{padding-top:2.5rem}.sb-column_column--pt-12__fKUT0{padding-top:3rem}.sb-column_column--pt-14__cbjof{padding-top:3.5rem}.sb-column_column--pt-16__zWSIY{padding-top:4rem}.sb-column_column--pt-20__FY0OD{padding-top:5rem}.sb-column_column--pb-0__wZ_jf{padding-bottom:0}.sb-column_column--pb-2__BIVSp{padding-bottom:.5rem}.sb-column_column--pb-4__zDwkw{padding-bottom:1rem}.sb-column_column--pb-6__ELwQh{padding-bottom:1.5rem}.sb-column_column--pb-8__zW7_b{padding-bottom:2rem}.sb-column_column--pb-10__cZ_6k{padding-bottom:2.5rem}.sb-column_column--pb-12__3JuT7{padding-bottom:3rem}.sb-column_column--pb-14__siQNZ{padding-bottom:3.5rem}.sb-column_column--pb-16__Xabqu{padding-bottom:4rem}.sb-column_column--pb-20__YbKEp{padding-bottom:5rem}.sb-column_column--pl-0__4qVS0{padding-left:0}.sb-column_column--pl-2__ekqNO{padding-left:.5rem}.sb-column_column--pl-4__OolPi{padding-left:1rem}.sb-column_column--pl-6__HFA5k{padding-left:1.5rem}.sb-column_column--pl-8__bcSuC{padding-left:2rem}.sb-column_column--pl-10__xXtxo{padding-left:2.5rem}.sb-column_column--pl-12__2mrDr{padding-left:3rem}.sb-column_column--pl-14__BrkVS{padding-left:3.5rem}.sb-column_column--pl-16__ZQpD_{padding-left:4rem}.sb-column_column--pl-20__UIzn1{padding-left:5rem}.sb-column_column--pr-0__3ojhF{padding-right:0}.sb-column_column--pr-2__cOkRM{padding-right:.5rem}.sb-column_column--pr-4__CWyiw{padding-right:1rem}.sb-column_column--pr-6__CBjP7{padding-right:1.5rem}.sb-column_column--pr-8__iNJ4x{padding-right:2rem}.sb-column_column--pr-10__tbmLJ{padding-right:2.5rem}.sb-column_column--pr-12__ohHe7{padding-right:3rem}.sb-column_column--pr-14__vzj9y{padding-right:3.5rem}.sb-column_column--pr-16__EtFxP{padding-right:4rem}.sb-column_column--pr-20__NEgrk{padding-right:5rem}.sb-column_column--sm-auto__Gj4jZ{width:auto}.sb-column_column--sm-one-quarter__009Z4{width:25%}.sb-column_column--sm-two-quarters__m7swP{width:50%}.sb-column_column--sm-three-quarters__gF0yv{width:75%}.sb-column_column--sm-full__VpZyT{width:100%}@media (min-width:600px){.sb-column_column--md-auto__2iTHm{width:auto}.sb-column_column--lg-two-fifth__CkZ1Z{width:40%}.sb-column_column--lg-three-fifth__R4Sae{width:60%}.sb-column_column--md-one-sixth__Wf2Pg{width:16.666667%}.sb-column_column--md-two-sixths__PqFHQ{width:33.333333%}.sb-column_column--md-three-sixths__IRzQJ{width:50%}.sb-column_column--md-four-sixths__65Egd{width:66.666667%}.sb-column_column--md-five-sixths__SnLkr{width:83.333333%}.sb-column_column--md-one-twelfth__wzAlI{width:8.333333%}.sb-column_column--md-a-half__LcZ9P{width:50%}.sb-column_column--md-full__cHrJK{width:100%}}@media (min-width:948px){.sb-column_column--lg-auto__MCSVJ{width:auto}.sb-column_column--lg-a-half__tfda9{width:50%}.sb-column_column--lg-one-third__SDOLD{width:33.333333%}.sb-column_column--lg-two-third__OzuO5{width:66.666667%}.sb-column_column--lg-one-fourth__0Ftup{width:25%}.sb-column_column--lg-one-fifth__KgJH8{width:20%}.sb-column_column--lg-two-fifth__CkZ1Z{width:40%}.sb-column_column--lg-three-fifth__R4Sae{width:60%}.sb-column_column--lg-one-sixth___XxVP{width:16.666667%}.sb-column_column--lg-one-twelfth__TlxP9{width:8.333333%}.sb-column_column--lg-full__KgTCi{width:100%}}.sb-image___container__TFH_7{width:100%!important;margin-right:auto!important;margin-left:auto!important}.sb-image_container__JKe89{width:100%;margin-right:auto;margin-left:auto}@media (min-width:100%){.sb-image___container__TFH_7{max-width:100%!important}.sb-image_container__JKe89{max-width:100%}}@media (min-width:600px){.sb-image___container__TFH_7{max-width:600px!important}.sb-image_container__JKe89{max-width:600px}}@media (min-width:1600px){.sb-image___container__TFH_7{max-width:1600px!important}.sb-image_container__JKe89{max-width:1600px}}.sb-image_prose__ovDND{color:var(--tw-prose-body);max-width:65ch}.sb-image_prose__ovDND :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.sb-image_prose__ovDND :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.sb-image_prose__ovDND :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}.sb-image_prose__ovDND :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.sb-image_prose__ovDND :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-image_prose__ovDND :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-image_prose__ovDND :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-image_prose__ovDND :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.sb-image_prose__ovDND :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.sb-image_prose__ovDND :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.sb-image_prose__ovDND :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.sb-image_prose__ovDND :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.sb-image_prose__ovDND :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.sb-image_prose__ovDND :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.sb-image_prose__ovDND :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.sb-image_prose__ovDND :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.sb-image_prose__ovDND :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.sb-image_prose__ovDND :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.sb-image_prose__ovDND :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.sb-image_prose__ovDND :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.sb-image_prose__ovDND :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}.sb-image_prose__ovDND :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.sb-image_prose__ovDND :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-inline-start-width:.25rem;border-inline-start-color:var(--tw-prose-quote-borders);quotes:"\201C""\201D""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em}.sb-image_prose__ovDND :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.sb-image_prose__ovDND :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.sb-image_prose__ovDND :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.sb-image_prose__ovDND :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:900;color:inherit}.sb-image_prose__ovDND :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.sb-image_prose__ovDND :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:800;color:inherit}.sb-image_prose__ovDND :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.sb-image_prose__ovDND :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.sb-image_prose__ovDND :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.sb-image_prose__ovDND :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.sb-image_prose__ovDND :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.sb-image_prose__ovDND :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-top:2em;margin-bottom:2em}.sb-image_prose__ovDND :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.sb-image_prose__ovDND :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-family:inherit;color:var(--tw-prose-kbd);box-shadow:0 0 0 1px var(--tw-prose-kbd-shadows),0 3px 0 var(--tw-prose-kbd-shadows);font-size:.875em;border-radius:.3125rem;padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;padding-inline-start:.375em}.sb-image_prose__ovDND :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.sb-image_prose__ovDND :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}.sb-image_prose__ovDND :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}.sb-image_prose__ovDND :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-image_prose__ovDND :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-image_prose__ovDND :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.sb-image_prose__ovDND :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.sb-image_prose__ovDND :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-image_prose__ovDND :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-image_prose__ovDND :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-image_prose__ovDND :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding-top:.8571429em;padding-inline-end:1.1428571em;padding-bottom:.8571429em;padding-inline-start:1.1428571em}.sb-image_prose__ovDND :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.sb-image_prose__ovDND :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}.sb-image_prose__ovDND :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.sb-image_prose__ovDND :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){width:100%;table-layout:auto;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.sb-image_prose__ovDND :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.sb-image_prose__ovDND :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.sb-image_prose__ovDND :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.sb-image_prose__ovDND :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.sb-image_prose__ovDND :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}.sb-image_prose__ovDND :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.sb-image_prose__ovDND :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.sb-image_prose__ovDND :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:start}.sb-image_prose__ovDND :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.sb-image_prose__ovDND :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.sb-image_prose__ovDND{--tw-prose-body:#374151;--tw-prose-headings:#111827;--tw-prose-lead:#4b5563;--tw-prose-links:#111827;--tw-prose-bold:#111827;--tw-prose-counters:#6b7280;--tw-prose-bullets:#d1d5db;--tw-prose-hr:#e5e7eb;--tw-prose-quotes:#111827;--tw-prose-quote-borders:#e5e7eb;--tw-prose-captions:#6b7280;--tw-prose-kbd:#111827;--tw-prose-kbd-shadows:rgb(17 24 39/10%);--tw-prose-code:#111827;--tw-prose-pre-code:#e5e7eb;--tw-prose-pre-bg:#1f2937;--tw-prose-th-borders:#d1d5db;--tw-prose-td-borders:#e5e7eb;--tw-prose-invert-body:#d1d5db;--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:#9ca3af;--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:#9ca3af;--tw-prose-invert-bullets:#4b5563;--tw-prose-invert-hr:#374151;--tw-prose-invert-quotes:#f3f4f6;--tw-prose-invert-quote-borders:#374151;--tw-prose-invert-captions:#9ca3af;--tw-prose-invert-kbd:#fff;--tw-prose-invert-kbd-shadows:rgb(255 255 255/10%);--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:#d1d5db;--tw-prose-invert-pre-bg:rgb(0 0 0/50%);--tw-prose-invert-th-borders:#4b5563;--tw-prose-invert-td-borders:#374151;font-size:1rem;line-height:1.75}.sb-image_prose__ovDND :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.sb-image_prose__ovDND :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.sb-image_prose__ovDND :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.sb-image_prose__ovDND :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.sb-image_prose__ovDND :where(.sb-image_prose__ovDND>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.sb-image_prose__ovDND :where(.sb-image_prose__ovDND>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.sb-image_prose__ovDND :where(.sb-image_prose__ovDND>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.sb-image_prose__ovDND :where(.sb-image_prose__ovDND>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.sb-image_prose__ovDND :where(.sb-image_prose__ovDND>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.sb-image_prose__ovDND :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.sb-image_prose__ovDND :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.sb-image_prose__ovDND :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}.sb-image_prose__ovDND :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-image_prose__ovDND :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-image_prose__ovDND :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-image_prose__ovDND :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-image_prose__ovDND :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.sb-image_prose__ovDND :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.sb-image_prose__ovDND :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.5714286em;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.sb-image_prose__ovDND :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.sb-image_prose__ovDND :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.sb-image_prose__ovDND :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.sb-image_prose__ovDND :where(.sb-image_prose__ovDND>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-image_prose__ovDND :where(.sb-image_prose__ovDND>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.sb-image_prose-sm__kcsJw{font-size:.875rem;line-height:1.7142857}.sb-image_prose-sm__kcsJw :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.sb-image_prose-sm__kcsJw :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;line-height:1.5555556;margin-top:.8888889em;margin-bottom:.8888889em}.sb-image_prose-sm__kcsJw :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-inline-start:1.1111111em}.sb-image_prose-sm__kcsJw :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:2.1428571em;margin-top:0;margin-bottom:.8em;line-height:1.2}.sb-image_prose-sm__kcsJw :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.4285714em;margin-top:1.6em;margin-bottom:.8em;line-height:1.4}.sb-image_prose-sm__kcsJw :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;margin-top:1.5555556em;margin-bottom:.4444444em;line-height:1.5555556}.sb-image_prose-sm__kcsJw :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.4285714em;margin-bottom:.5714286em;line-height:1.4285714}.sb-image_prose-sm__kcsJw :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.sb-image_prose-sm__kcsJw :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.sb-image_prose-sm__kcsJw :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.sb-image_prose-sm__kcsJw :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.sb-image_prose-sm__kcsJw :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;border-radius:.3125rem;padding-top:.1428571em;padding-inline-end:.3571429em;padding-bottom:.1428571em;padding-inline-start:.3571429em}.sb-image_prose-sm__kcsJw :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em}.sb-image_prose-sm__kcsJw :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.9em}.sb-image_prose-sm__kcsJw :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em}.sb-image_prose-sm__kcsJw :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.6666667;margin-top:1.6666667em;margin-bottom:1.6666667em;border-radius:.25rem;padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.sb-image_prose-sm__kcsJw :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.sb-image_prose-sm__kcsJw :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.sb-image_prose-sm__kcsJw :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;margin-bottom:.2857143em}.sb-image_prose-sm__kcsJw :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.sb-image_prose-sm__kcsJw :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.sb-image_prose-sm__kcsJw :where(.sb-image_prose-sm__kcsJw>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.sb-image_prose-sm__kcsJw :where(.sb-image_prose-sm__kcsJw>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.sb-image_prose-sm__kcsJw :where(.sb-image_prose-sm__kcsJw>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.sb-image_prose-sm__kcsJw :where(.sb-image_prose-sm__kcsJw>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.sb-image_prose-sm__kcsJw :where(.sb-image_prose-sm__kcsJw>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.sb-image_prose-sm__kcsJw :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.sb-image_prose-sm__kcsJw :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.sb-image_prose-sm__kcsJw :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.sb-image_prose-sm__kcsJw :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;padding-inline-start:1.5714286em}.sb-image_prose-sm__kcsJw :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2.8571429em;margin-bottom:2.8571429em}.sb-image_prose-sm__kcsJw :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-image_prose-sm__kcsJw :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-image_prose-sm__kcsJw :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-image_prose-sm__kcsJw :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-image_prose-sm__kcsJw :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.5}.sb-image_prose-sm__kcsJw :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.sb-image_prose-sm__kcsJw :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.sb-image_prose-sm__kcsJw :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.sb-image_prose-sm__kcsJw :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.sb-image_prose-sm__kcsJw :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.sb-image_prose-sm__kcsJw :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.sb-image_prose-sm__kcsJw :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.sb-image_prose-sm__kcsJw :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.sb-image_prose-sm__kcsJw :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.3333333;margin-top:.6666667em}.sb-image_prose-sm__kcsJw :where(.sb-image_prose-sm__kcsJw>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-image_prose-sm__kcsJw :where(.sb-image_prose-sm__kcsJw>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.sb-image___image__eJr_h,.sb-image_image__uXdEh{width:100%}.sb-image_image--grayscale__Ufhjd{--tw-grayscale:grayscale(100%);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.sb-video___container__vzIYD{width:100%!important;margin-right:auto!important;margin-left:auto!important}.sb-video_container__LcXRT{width:100%;margin-right:auto;margin-left:auto}@media (min-width:100%){.sb-video___container__vzIYD{max-width:100%!important}.sb-video_container__LcXRT{max-width:100%}}@media (min-width:600px){.sb-video___container__vzIYD{max-width:600px!important}.sb-video_container__LcXRT{max-width:600px}}@media (min-width:1600px){.sb-video___container__vzIYD{max-width:1600px!important}.sb-video_container__LcXRT{max-width:1600px}}.sb-video_prose__iJxAx{color:var(--tw-prose-body);max-width:65ch}.sb-video_prose__iJxAx :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.sb-video_prose__iJxAx :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.sb-video_prose__iJxAx :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}.sb-video_prose__iJxAx :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.sb-video_prose__iJxAx :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-video_prose__iJxAx :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-video_prose__iJxAx :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-video_prose__iJxAx :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.sb-video_prose__iJxAx :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.sb-video_prose__iJxAx :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.sb-video_prose__iJxAx :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.sb-video_prose__iJxAx :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.sb-video_prose__iJxAx :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.sb-video_prose__iJxAx :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.sb-video_prose__iJxAx :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.sb-video_prose__iJxAx :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.sb-video_prose__iJxAx :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.sb-video_prose__iJxAx :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.sb-video_prose__iJxAx :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.sb-video_prose__iJxAx :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.sb-video_prose__iJxAx :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}.sb-video_prose__iJxAx :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.sb-video_prose__iJxAx :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-inline-start-width:.25rem;border-inline-start-color:var(--tw-prose-quote-borders);quotes:"\201C""\201D""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em}.sb-video_prose__iJxAx :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.sb-video_prose__iJxAx :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.sb-video_prose__iJxAx :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.sb-video_prose__iJxAx :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:900;color:inherit}.sb-video_prose__iJxAx :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.sb-video_prose__iJxAx :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:800;color:inherit}.sb-video_prose__iJxAx :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.sb-video_prose__iJxAx :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.sb-video_prose__iJxAx :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.sb-video_prose__iJxAx :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.sb-video_prose__iJxAx :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.sb-video_prose__iJxAx :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-top:2em;margin-bottom:2em}.sb-video_prose__iJxAx :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.sb-video_prose__iJxAx :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-family:inherit;color:var(--tw-prose-kbd);box-shadow:0 0 0 1px var(--tw-prose-kbd-shadows),0 3px 0 var(--tw-prose-kbd-shadows);font-size:.875em;border-radius:.3125rem;padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;padding-inline-start:.375em}.sb-video_prose__iJxAx :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.sb-video_prose__iJxAx :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}.sb-video_prose__iJxAx :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}.sb-video_prose__iJxAx :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-video_prose__iJxAx :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-video_prose__iJxAx :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.sb-video_prose__iJxAx :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.sb-video_prose__iJxAx :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-video_prose__iJxAx :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-video_prose__iJxAx :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-video_prose__iJxAx :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding-top:.8571429em;padding-inline-end:1.1428571em;padding-bottom:.8571429em;padding-inline-start:1.1428571em}.sb-video_prose__iJxAx :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.sb-video_prose__iJxAx :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}.sb-video_prose__iJxAx :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.sb-video_prose__iJxAx :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){width:100%;table-layout:auto;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.sb-video_prose__iJxAx :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.sb-video_prose__iJxAx :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.sb-video_prose__iJxAx :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.sb-video_prose__iJxAx :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.sb-video_prose__iJxAx :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}.sb-video_prose__iJxAx :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.sb-video_prose__iJxAx :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.sb-video_prose__iJxAx :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:start}.sb-video_prose__iJxAx :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.sb-video_prose__iJxAx :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.sb-video_prose__iJxAx{--tw-prose-body:#374151;--tw-prose-headings:#111827;--tw-prose-lead:#4b5563;--tw-prose-links:#111827;--tw-prose-bold:#111827;--tw-prose-counters:#6b7280;--tw-prose-bullets:#d1d5db;--tw-prose-hr:#e5e7eb;--tw-prose-quotes:#111827;--tw-prose-quote-borders:#e5e7eb;--tw-prose-captions:#6b7280;--tw-prose-kbd:#111827;--tw-prose-kbd-shadows:rgb(17 24 39/10%);--tw-prose-code:#111827;--tw-prose-pre-code:#e5e7eb;--tw-prose-pre-bg:#1f2937;--tw-prose-th-borders:#d1d5db;--tw-prose-td-borders:#e5e7eb;--tw-prose-invert-body:#d1d5db;--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:#9ca3af;--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:#9ca3af;--tw-prose-invert-bullets:#4b5563;--tw-prose-invert-hr:#374151;--tw-prose-invert-quotes:#f3f4f6;--tw-prose-invert-quote-borders:#374151;--tw-prose-invert-captions:#9ca3af;--tw-prose-invert-kbd:#fff;--tw-prose-invert-kbd-shadows:rgb(255 255 255/10%);--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:#d1d5db;--tw-prose-invert-pre-bg:rgb(0 0 0/50%);--tw-prose-invert-th-borders:#4b5563;--tw-prose-invert-td-borders:#374151;font-size:1rem;line-height:1.75}.sb-video_prose__iJxAx :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.sb-video_prose__iJxAx :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.sb-video_prose__iJxAx :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.sb-video_prose__iJxAx :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.sb-video_prose__iJxAx :where(.sb-video_prose__iJxAx>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.sb-video_prose__iJxAx :where(.sb-video_prose__iJxAx>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.sb-video_prose__iJxAx :where(.sb-video_prose__iJxAx>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.sb-video_prose__iJxAx :where(.sb-video_prose__iJxAx>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.sb-video_prose__iJxAx :where(.sb-video_prose__iJxAx>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.sb-video_prose__iJxAx :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.sb-video_prose__iJxAx :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.sb-video_prose__iJxAx :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}.sb-video_prose__iJxAx :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-video_prose__iJxAx :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-video_prose__iJxAx :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-video_prose__iJxAx :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-video_prose__iJxAx :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.sb-video_prose__iJxAx :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.sb-video_prose__iJxAx :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.5714286em;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.sb-video_prose__iJxAx :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.sb-video_prose__iJxAx :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.sb-video_prose__iJxAx :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.sb-video_prose__iJxAx :where(.sb-video_prose__iJxAx>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-video_prose__iJxAx :where(.sb-video_prose__iJxAx>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.sb-video_prose-sm__AOUdm{font-size:.875rem;line-height:1.7142857}.sb-video_prose-sm__AOUdm :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.sb-video_prose-sm__AOUdm :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;line-height:1.5555556;margin-top:.8888889em;margin-bottom:.8888889em}.sb-video_prose-sm__AOUdm :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-inline-start:1.1111111em}.sb-video_prose-sm__AOUdm :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:2.1428571em;margin-top:0;margin-bottom:.8em;line-height:1.2}.sb-video_prose-sm__AOUdm :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.4285714em;margin-top:1.6em;margin-bottom:.8em;line-height:1.4}.sb-video_prose-sm__AOUdm :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;margin-top:1.5555556em;margin-bottom:.4444444em;line-height:1.5555556}.sb-video_prose-sm__AOUdm :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.4285714em;margin-bottom:.5714286em;line-height:1.4285714}.sb-video_prose-sm__AOUdm :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.sb-video_prose-sm__AOUdm :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.sb-video_prose-sm__AOUdm :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.sb-video_prose-sm__AOUdm :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.sb-video_prose-sm__AOUdm :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;border-radius:.3125rem;padding-top:.1428571em;padding-inline-end:.3571429em;padding-bottom:.1428571em;padding-inline-start:.3571429em}.sb-video_prose-sm__AOUdm :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em}.sb-video_prose-sm__AOUdm :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.9em}.sb-video_prose-sm__AOUdm :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em}.sb-video_prose-sm__AOUdm :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.6666667;margin-top:1.6666667em;margin-bottom:1.6666667em;border-radius:.25rem;padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.sb-video_prose-sm__AOUdm :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.sb-video_prose-sm__AOUdm :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.sb-video_prose-sm__AOUdm :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;margin-bottom:.2857143em}.sb-video_prose-sm__AOUdm :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.sb-video_prose-sm__AOUdm :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.sb-video_prose-sm__AOUdm :where(.sb-video_prose-sm__AOUdm>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.sb-video_prose-sm__AOUdm :where(.sb-video_prose-sm__AOUdm>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.sb-video_prose-sm__AOUdm :where(.sb-video_prose-sm__AOUdm>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.sb-video_prose-sm__AOUdm :where(.sb-video_prose-sm__AOUdm>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.sb-video_prose-sm__AOUdm :where(.sb-video_prose-sm__AOUdm>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.sb-video_prose-sm__AOUdm :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.sb-video_prose-sm__AOUdm :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.sb-video_prose-sm__AOUdm :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.sb-video_prose-sm__AOUdm :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;padding-inline-start:1.5714286em}.sb-video_prose-sm__AOUdm :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2.8571429em;margin-bottom:2.8571429em}.sb-video_prose-sm__AOUdm :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-video_prose-sm__AOUdm :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-video_prose-sm__AOUdm :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-video_prose-sm__AOUdm :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-video_prose-sm__AOUdm :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.5}.sb-video_prose-sm__AOUdm :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.sb-video_prose-sm__AOUdm :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.sb-video_prose-sm__AOUdm :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.sb-video_prose-sm__AOUdm :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.sb-video_prose-sm__AOUdm :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.sb-video_prose-sm__AOUdm :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.sb-video_prose-sm__AOUdm :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.sb-video_prose-sm__AOUdm :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.sb-video_prose-sm__AOUdm :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.3333333;margin-top:.6666667em}.sb-video_prose-sm__AOUdm :where(.sb-video_prose-sm__AOUdm>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-video_prose-sm__AOUdm :where(.sb-video_prose-sm__AOUdm>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.sb-video_video__sDO6S{width:100%}.sb-video_thumbnail-container__9MnyK{position:relative;width:100%;cursor:pointer}.sb-video_thumbnail__ISBZ3{display:block;height:auto;width:100%}.sb-video_play-button__JluvW{position:absolute;top:50%;left:50%;width:70px;--tw-translate-x:-50%;--tw-translate-y:-50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));cursor:pointer;border-radius:var(--radius-full);background-color:rgb(0 0 0/var(--tw-bg-opacity,1));--tw-bg-opacity:0.5;padding:.75rem .5rem .75rem .75rem;font-size:1.875rem;line-height:2.25rem;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.sb-video_video-container__3u77F{position:relative;width:100%}.sb-button___container__qXr2g{width:100%!important;margin-right:auto!important;margin-left:auto!important}.sb-button_container__tGf8D{width:100%;margin-right:auto;margin-left:auto}@media (min-width:100%){.sb-button___container__qXr2g{max-width:100%!important}.sb-button_container__tGf8D{max-width:100%}}@media (min-width:600px){.sb-button___container__qXr2g{max-width:600px!important}.sb-button_container__tGf8D{max-width:600px}}@media (min-width:1600px){.sb-button___container__qXr2g{max-width:1600px!important}.sb-button_container__tGf8D{max-width:1600px}}.sb-button_prose__R1Mth{color:var(--tw-prose-body);max-width:65ch}.sb-button_prose__R1Mth :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.sb-button_prose__R1Mth :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.sb-button_prose__R1Mth :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}.sb-button_prose__R1Mth :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.sb-button_prose__R1Mth :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-button_prose__R1Mth :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-button_prose__R1Mth :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-button_prose__R1Mth :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.sb-button_prose__R1Mth :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.sb-button_prose__R1Mth :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.sb-button_prose__R1Mth :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.sb-button_prose__R1Mth :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.sb-button_prose__R1Mth :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.sb-button_prose__R1Mth :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.sb-button_prose__R1Mth :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.sb-button_prose__R1Mth :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.sb-button_prose__R1Mth :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.sb-button_prose__R1Mth :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.sb-button_prose__R1Mth :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.sb-button_prose__R1Mth :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.sb-button_prose__R1Mth :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}.sb-button_prose__R1Mth :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.sb-button_prose__R1Mth :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-inline-start-width:.25rem;border-inline-start-color:var(--tw-prose-quote-borders);quotes:"\201C""\201D""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em}.sb-button_prose__R1Mth :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.sb-button_prose__R1Mth :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.sb-button_prose__R1Mth :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.sb-button_prose__R1Mth :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:900;color:inherit}.sb-button_prose__R1Mth :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.sb-button_prose__R1Mth :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:800;color:inherit}.sb-button_prose__R1Mth :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.sb-button_prose__R1Mth :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.sb-button_prose__R1Mth :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.sb-button_prose__R1Mth :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.sb-button_prose__R1Mth :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.sb-button_prose__R1Mth :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-top:2em;margin-bottom:2em}.sb-button_prose__R1Mth :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.sb-button_prose__R1Mth :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-family:inherit;color:var(--tw-prose-kbd);box-shadow:0 0 0 1px var(--tw-prose-kbd-shadows),0 3px 0 var(--tw-prose-kbd-shadows);font-size:.875em;border-radius:.3125rem;padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;padding-inline-start:.375em}.sb-button_prose__R1Mth :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.sb-button_prose__R1Mth :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}.sb-button_prose__R1Mth :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}.sb-button_prose__R1Mth :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-button_prose__R1Mth :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-button_prose__R1Mth :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.sb-button_prose__R1Mth :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.sb-button_prose__R1Mth :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-button_prose__R1Mth :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-button_prose__R1Mth :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-button_prose__R1Mth :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding-top:.8571429em;padding-inline-end:1.1428571em;padding-bottom:.8571429em;padding-inline-start:1.1428571em}.sb-button_prose__R1Mth :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.sb-button_prose__R1Mth :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}.sb-button_prose__R1Mth :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.sb-button_prose__R1Mth :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){width:100%;table-layout:auto;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.sb-button_prose__R1Mth :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.sb-button_prose__R1Mth :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.sb-button_prose__R1Mth :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.sb-button_prose__R1Mth :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.sb-button_prose__R1Mth :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}.sb-button_prose__R1Mth :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.sb-button_prose__R1Mth :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.sb-button_prose__R1Mth :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:start}.sb-button_prose__R1Mth :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.sb-button_prose__R1Mth :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.sb-button_prose__R1Mth{--tw-prose-body:#374151;--tw-prose-headings:#111827;--tw-prose-lead:#4b5563;--tw-prose-links:#111827;--tw-prose-bold:#111827;--tw-prose-counters:#6b7280;--tw-prose-bullets:#d1d5db;--tw-prose-hr:#e5e7eb;--tw-prose-quotes:#111827;--tw-prose-quote-borders:#e5e7eb;--tw-prose-captions:#6b7280;--tw-prose-kbd:#111827;--tw-prose-kbd-shadows:rgb(17 24 39/10%);--tw-prose-code:#111827;--tw-prose-pre-code:#e5e7eb;--tw-prose-pre-bg:#1f2937;--tw-prose-th-borders:#d1d5db;--tw-prose-td-borders:#e5e7eb;--tw-prose-invert-body:#d1d5db;--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:#9ca3af;--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:#9ca3af;--tw-prose-invert-bullets:#4b5563;--tw-prose-invert-hr:#374151;--tw-prose-invert-quotes:#f3f4f6;--tw-prose-invert-quote-borders:#374151;--tw-prose-invert-captions:#9ca3af;--tw-prose-invert-kbd:#fff;--tw-prose-invert-kbd-shadows:rgb(255 255 255/10%);--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:#d1d5db;--tw-prose-invert-pre-bg:rgb(0 0 0/50%);--tw-prose-invert-th-borders:#4b5563;--tw-prose-invert-td-borders:#374151;font-size:1rem;line-height:1.75}.sb-button_prose__R1Mth :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.sb-button_prose__R1Mth :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.sb-button_prose__R1Mth :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.sb-button_prose__R1Mth :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.sb-button_prose__R1Mth :where(.sb-button_prose__R1Mth>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.sb-button_prose__R1Mth :where(.sb-button_prose__R1Mth>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.sb-button_prose__R1Mth :where(.sb-button_prose__R1Mth>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.sb-button_prose__R1Mth :where(.sb-button_prose__R1Mth>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.sb-button_prose__R1Mth :where(.sb-button_prose__R1Mth>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.sb-button_prose__R1Mth :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.sb-button_prose__R1Mth :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.sb-button_prose__R1Mth :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}.sb-button_prose__R1Mth :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-button_prose__R1Mth :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-button_prose__R1Mth :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-button_prose__R1Mth :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-button_prose__R1Mth :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.sb-button_prose__R1Mth :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.sb-button_prose__R1Mth :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.5714286em;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.sb-button_prose__R1Mth :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.sb-button_prose__R1Mth :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.sb-button_prose__R1Mth :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.sb-button_prose__R1Mth :where(.sb-button_prose__R1Mth>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-button_prose__R1Mth :where(.sb-button_prose__R1Mth>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.sb-button_prose-sm__IicFt{font-size:.875rem;line-height:1.7142857}.sb-button_prose-sm__IicFt :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.sb-button_prose-sm__IicFt :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;line-height:1.5555556;margin-top:.8888889em;margin-bottom:.8888889em}.sb-button_prose-sm__IicFt :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-inline-start:1.1111111em}.sb-button_prose-sm__IicFt :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:2.1428571em;margin-top:0;margin-bottom:.8em;line-height:1.2}.sb-button_prose-sm__IicFt :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.4285714em;margin-top:1.6em;margin-bottom:.8em;line-height:1.4}.sb-button_prose-sm__IicFt :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;margin-top:1.5555556em;margin-bottom:.4444444em;line-height:1.5555556}.sb-button_prose-sm__IicFt :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.4285714em;margin-bottom:.5714286em;line-height:1.4285714}.sb-button_prose-sm__IicFt :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.sb-button_prose-sm__IicFt :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.sb-button_prose-sm__IicFt :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.sb-button_prose-sm__IicFt :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.sb-button_prose-sm__IicFt :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;border-radius:.3125rem;padding-top:.1428571em;padding-inline-end:.3571429em;padding-bottom:.1428571em;padding-inline-start:.3571429em}.sb-button_prose-sm__IicFt :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em}.sb-button_prose-sm__IicFt :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.9em}.sb-button_prose-sm__IicFt :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em}.sb-button_prose-sm__IicFt :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.6666667;margin-top:1.6666667em;margin-bottom:1.6666667em;border-radius:.25rem;padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.sb-button_prose-sm__IicFt :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.sb-button_prose-sm__IicFt :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.sb-button_prose-sm__IicFt :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;margin-bottom:.2857143em}.sb-button_prose-sm__IicFt :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.sb-button_prose-sm__IicFt :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.sb-button_prose-sm__IicFt :where(.sb-button_prose-sm__IicFt>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.sb-button_prose-sm__IicFt :where(.sb-button_prose-sm__IicFt>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.sb-button_prose-sm__IicFt :where(.sb-button_prose-sm__IicFt>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.sb-button_prose-sm__IicFt :where(.sb-button_prose-sm__IicFt>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.sb-button_prose-sm__IicFt :where(.sb-button_prose-sm__IicFt>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.sb-button_prose-sm__IicFt :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.sb-button_prose-sm__IicFt :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.sb-button_prose-sm__IicFt :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.sb-button_prose-sm__IicFt :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;padding-inline-start:1.5714286em}.sb-button_prose-sm__IicFt :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2.8571429em;margin-bottom:2.8571429em}.sb-button_prose-sm__IicFt :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-button_prose-sm__IicFt :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-button_prose-sm__IicFt :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-button_prose-sm__IicFt :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-button_prose-sm__IicFt :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.5}.sb-button_prose-sm__IicFt :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.sb-button_prose-sm__IicFt :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.sb-button_prose-sm__IicFt :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.sb-button_prose-sm__IicFt :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.sb-button_prose-sm__IicFt :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.sb-button_prose-sm__IicFt :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.sb-button_prose-sm__IicFt :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.sb-button_prose-sm__IicFt :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.sb-button_prose-sm__IicFt :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.3333333;margin-top:.6666667em}.sb-button_prose-sm__IicFt :where(.sb-button_prose-sm__IicFt>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-button_prose-sm__IicFt :where(.sb-button_prose-sm__IicFt>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.sb-button_button__jHrez{margin-top:.25rem;margin-bottom:.25rem;width:100%;padding-top:.5rem;padding-bottom:.5rem}.sb-button_button--size-full__vTha8{width:100%}@media (min-width:600px){.sb-button_button--size-a-half__qNeWZ{width:50%}}@media (min-width:948px){.sb-button_button--size-a-half__qNeWZ{width:50%}}@media (min-width:1200px){.sb-button_button--size-a-half__qNeWZ{width:50%}}@media (min-width:600px){.sb-button_button--size-one-quarter__NPjrW{width:25%}}@media (min-width:948px){.sb-button_button--size-one-quarter__NPjrW{width:25%}}@media (min-width:1200px){.sb-button_button--size-one-quarter__NPjrW{width:25%}}@media (min-width:600px){.sb-button_button--size-three-quarters___xMZf{width:75%}}@media (min-width:948px){.sb-button_button--size-three-quarters___xMZf{width:75%}}@media (min-width:1200px){.sb-button_button--size-three-quarters___xMZf{width:75%}}@media (min-width:600px){.sb-button_button--size-one-third__nU3qM{width:33.333333%}}@media (min-width:948px){.sb-button_button--size-one-third__nU3qM{width:33.333333%}}@media (min-width:1200px){.sb-button_button--size-one-third__nU3qM{width:33.333333%}}@media (min-width:600px){.sb-button_button--size-two-third__6Lpk7{width:66.666667%}}@media (min-width:948px){.sb-button_button--size-two-third__6Lpk7{width:66.666667%}}@media (min-width:1200px){.sb-button_button--size-two-third__6Lpk7{width:66.666667%}}.sb-download-button___container__iE7q2{width:100%!important;margin-right:auto!important;margin-left:auto!important}.sb-download-button_container__2KVzX{width:100%;margin-right:auto;margin-left:auto}@media (min-width:100%){.sb-download-button___container__iE7q2{max-width:100%!important}.sb-download-button_container__2KVzX{max-width:100%}}@media (min-width:600px){.sb-download-button___container__iE7q2{max-width:600px!important}.sb-download-button_container__2KVzX{max-width:600px}}@media (min-width:1600px){.sb-download-button___container__iE7q2{max-width:1600px!important}.sb-download-button_container__2KVzX{max-width:1600px}}.sb-download-button_prose__g2TTr{color:var(--tw-prose-body);max-width:65ch}.sb-download-button_prose__g2TTr :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.sb-download-button_prose__g2TTr :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.sb-download-button_prose__g2TTr :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}.sb-download-button_prose__g2TTr :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.sb-download-button_prose__g2TTr :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-download-button_prose__g2TTr :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-download-button_prose__g2TTr :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-download-button_prose__g2TTr :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.sb-download-button_prose__g2TTr :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.sb-download-button_prose__g2TTr :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.sb-download-button_prose__g2TTr :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.sb-download-button_prose__g2TTr :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.sb-download-button_prose__g2TTr :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.sb-download-button_prose__g2TTr :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.sb-download-button_prose__g2TTr :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.sb-download-button_prose__g2TTr :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.sb-download-button_prose__g2TTr :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.sb-download-button_prose__g2TTr :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.sb-download-button_prose__g2TTr :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.sb-download-button_prose__g2TTr :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.sb-download-button_prose__g2TTr :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}.sb-download-button_prose__g2TTr :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.sb-download-button_prose__g2TTr :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-inline-start-width:.25rem;border-inline-start-color:var(--tw-prose-quote-borders);quotes:"\201C""\201D""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em}.sb-download-button_prose__g2TTr :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.sb-download-button_prose__g2TTr :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.sb-download-button_prose__g2TTr :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.sb-download-button_prose__g2TTr :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:900;color:inherit}.sb-download-button_prose__g2TTr :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.sb-download-button_prose__g2TTr :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:800;color:inherit}.sb-download-button_prose__g2TTr :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.sb-download-button_prose__g2TTr :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.sb-download-button_prose__g2TTr :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.sb-download-button_prose__g2TTr :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.sb-download-button_prose__g2TTr :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.sb-download-button_prose__g2TTr :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-top:2em;margin-bottom:2em}.sb-download-button_prose__g2TTr :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.sb-download-button_prose__g2TTr :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-family:inherit;color:var(--tw-prose-kbd);box-shadow:0 0 0 1px var(--tw-prose-kbd-shadows),0 3px 0 var(--tw-prose-kbd-shadows);font-size:.875em;border-radius:.3125rem;padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;padding-inline-start:.375em}.sb-download-button_prose__g2TTr :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.sb-download-button_prose__g2TTr :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}.sb-download-button_prose__g2TTr :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}.sb-download-button_prose__g2TTr :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-download-button_prose__g2TTr :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-download-button_prose__g2TTr :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.sb-download-button_prose__g2TTr :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.sb-download-button_prose__g2TTr :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-download-button_prose__g2TTr :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-download-button_prose__g2TTr :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-download-button_prose__g2TTr :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding-top:.8571429em;padding-inline-end:1.1428571em;padding-bottom:.8571429em;padding-inline-start:1.1428571em}.sb-download-button_prose__g2TTr :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.sb-download-button_prose__g2TTr :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}.sb-download-button_prose__g2TTr :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.sb-download-button_prose__g2TTr :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){width:100%;table-layout:auto;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.sb-download-button_prose__g2TTr :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.sb-download-button_prose__g2TTr :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.sb-download-button_prose__g2TTr :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.sb-download-button_prose__g2TTr :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.sb-download-button_prose__g2TTr :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}.sb-download-button_prose__g2TTr :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.sb-download-button_prose__g2TTr :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.sb-download-button_prose__g2TTr :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:start}.sb-download-button_prose__g2TTr :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.sb-download-button_prose__g2TTr :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.sb-download-button_prose__g2TTr{--tw-prose-body:#374151;--tw-prose-headings:#111827;--tw-prose-lead:#4b5563;--tw-prose-links:#111827;--tw-prose-bold:#111827;--tw-prose-counters:#6b7280;--tw-prose-bullets:#d1d5db;--tw-prose-hr:#e5e7eb;--tw-prose-quotes:#111827;--tw-prose-quote-borders:#e5e7eb;--tw-prose-captions:#6b7280;--tw-prose-kbd:#111827;--tw-prose-kbd-shadows:rgb(17 24 39/10%);--tw-prose-code:#111827;--tw-prose-pre-code:#e5e7eb;--tw-prose-pre-bg:#1f2937;--tw-prose-th-borders:#d1d5db;--tw-prose-td-borders:#e5e7eb;--tw-prose-invert-body:#d1d5db;--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:#9ca3af;--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:#9ca3af;--tw-prose-invert-bullets:#4b5563;--tw-prose-invert-hr:#374151;--tw-prose-invert-quotes:#f3f4f6;--tw-prose-invert-quote-borders:#374151;--tw-prose-invert-captions:#9ca3af;--tw-prose-invert-kbd:#fff;--tw-prose-invert-kbd-shadows:rgb(255 255 255/10%);--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:#d1d5db;--tw-prose-invert-pre-bg:rgb(0 0 0/50%);--tw-prose-invert-th-borders:#4b5563;--tw-prose-invert-td-borders:#374151;font-size:1rem;line-height:1.75}.sb-download-button_prose__g2TTr :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.sb-download-button_prose__g2TTr :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.sb-download-button_prose__g2TTr :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.sb-download-button_prose__g2TTr :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.sb-download-button_prose__g2TTr :where(.sb-download-button_prose__g2TTr>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.sb-download-button_prose__g2TTr :where(.sb-download-button_prose__g2TTr>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.sb-download-button_prose__g2TTr :where(.sb-download-button_prose__g2TTr>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.sb-download-button_prose__g2TTr :where(.sb-download-button_prose__g2TTr>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.sb-download-button_prose__g2TTr :where(.sb-download-button_prose__g2TTr>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.sb-download-button_prose__g2TTr :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.sb-download-button_prose__g2TTr :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.sb-download-button_prose__g2TTr :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}.sb-download-button_prose__g2TTr :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-download-button_prose__g2TTr :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-download-button_prose__g2TTr :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-download-button_prose__g2TTr :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-download-button_prose__g2TTr :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.sb-download-button_prose__g2TTr :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.sb-download-button_prose__g2TTr :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.5714286em;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.sb-download-button_prose__g2TTr :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.sb-download-button_prose__g2TTr :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.sb-download-button_prose__g2TTr :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.sb-download-button_prose__g2TTr :where(.sb-download-button_prose__g2TTr>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-download-button_prose__g2TTr :where(.sb-download-button_prose__g2TTr>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.sb-download-button_prose-sm__Z0dFY{font-size:.875rem;line-height:1.7142857}.sb-download-button_prose-sm__Z0dFY :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.sb-download-button_prose-sm__Z0dFY :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;line-height:1.5555556;margin-top:.8888889em;margin-bottom:.8888889em}.sb-download-button_prose-sm__Z0dFY :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-inline-start:1.1111111em}.sb-download-button_prose-sm__Z0dFY :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:2.1428571em;margin-top:0;margin-bottom:.8em;line-height:1.2}.sb-download-button_prose-sm__Z0dFY :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.4285714em;margin-top:1.6em;margin-bottom:.8em;line-height:1.4}.sb-download-button_prose-sm__Z0dFY :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;margin-top:1.5555556em;margin-bottom:.4444444em;line-height:1.5555556}.sb-download-button_prose-sm__Z0dFY :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.4285714em;margin-bottom:.5714286em;line-height:1.4285714}.sb-download-button_prose-sm__Z0dFY :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.sb-download-button_prose-sm__Z0dFY :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.sb-download-button_prose-sm__Z0dFY :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.sb-download-button_prose-sm__Z0dFY :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.sb-download-button_prose-sm__Z0dFY :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;border-radius:.3125rem;padding-top:.1428571em;padding-inline-end:.3571429em;padding-bottom:.1428571em;padding-inline-start:.3571429em}.sb-download-button_prose-sm__Z0dFY :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em}.sb-download-button_prose-sm__Z0dFY :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.9em}.sb-download-button_prose-sm__Z0dFY :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em}.sb-download-button_prose-sm__Z0dFY :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.6666667;margin-top:1.6666667em;margin-bottom:1.6666667em;border-radius:.25rem;padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.sb-download-button_prose-sm__Z0dFY :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.sb-download-button_prose-sm__Z0dFY :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.sb-download-button_prose-sm__Z0dFY :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;margin-bottom:.2857143em}.sb-download-button_prose-sm__Z0dFY :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.sb-download-button_prose-sm__Z0dFY :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.sb-download-button_prose-sm__Z0dFY :where(.sb-download-button_prose-sm__Z0dFY>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.sb-download-button_prose-sm__Z0dFY :where(.sb-download-button_prose-sm__Z0dFY>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.sb-download-button_prose-sm__Z0dFY :where(.sb-download-button_prose-sm__Z0dFY>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.sb-download-button_prose-sm__Z0dFY :where(.sb-download-button_prose-sm__Z0dFY>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.sb-download-button_prose-sm__Z0dFY :where(.sb-download-button_prose-sm__Z0dFY>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.sb-download-button_prose-sm__Z0dFY :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.sb-download-button_prose-sm__Z0dFY :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.sb-download-button_prose-sm__Z0dFY :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.sb-download-button_prose-sm__Z0dFY :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;padding-inline-start:1.5714286em}.sb-download-button_prose-sm__Z0dFY :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2.8571429em;margin-bottom:2.8571429em}.sb-download-button_prose-sm__Z0dFY :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-download-button_prose-sm__Z0dFY :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-download-button_prose-sm__Z0dFY :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-download-button_prose-sm__Z0dFY :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-download-button_prose-sm__Z0dFY :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.5}.sb-download-button_prose-sm__Z0dFY :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.sb-download-button_prose-sm__Z0dFY :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.sb-download-button_prose-sm__Z0dFY :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.sb-download-button_prose-sm__Z0dFY :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.sb-download-button_prose-sm__Z0dFY :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.sb-download-button_prose-sm__Z0dFY :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.sb-download-button_prose-sm__Z0dFY :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.sb-download-button_prose-sm__Z0dFY :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.sb-download-button_prose-sm__Z0dFY :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.3333333;margin-top:.6666667em}.sb-download-button_prose-sm__Z0dFY :where(.sb-download-button_prose-sm__Z0dFY>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-download-button_prose-sm__Z0dFY :where(.sb-download-button_prose-sm__Z0dFY>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.sb-download-button_download-btn__sNrxJ{width:25%}@media (min-width:600px){.sb-download-button_download-btn__sNrxJ{width:16.666667%}}@media (min-width:948px){.sb-download-button_download-btn__sNrxJ{width:16.666667%}}@media (min-width:1200px){.sb-download-button_download-btn__sNrxJ{width:16.666667%}}.sb-download-button_download-btn__sNrxJ{cursor:pointer;display:inline-flex;align-items:center;justify-content:flex-start;font-size:1rem;line-height:1.5rem;font-weight:400;letter-spacing:.025em}.sb-download-button_download-btn--content__1TFKB{display:flex;flex-direction:column;justify-content:center}.sb-download-button_download-btn__sNrxJ span{margin-top:.5rem;padding:.25rem .5rem;border-radius:var(--radius-md);text-align:center;font-size:.75rem;line-height:1rem;font-weight:500;background-color:var(--color-primary-dark);--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.sb-text-link___container__dkIGy{width:100%!important;margin-right:auto!important;margin-left:auto!important}.sb-text-link_container__UDCNT{width:100%;margin-right:auto;margin-left:auto}@media (min-width:100%){.sb-text-link___container__dkIGy{max-width:100%!important}.sb-text-link_container__UDCNT{max-width:100%}}@media (min-width:600px){.sb-text-link___container__dkIGy{max-width:600px!important}.sb-text-link_container__UDCNT{max-width:600px}}@media (min-width:1600px){.sb-text-link___container__dkIGy{max-width:1600px!important}.sb-text-link_container__UDCNT{max-width:1600px}}.sb-text-link_prose__D8CuZ{color:var(--tw-prose-body);max-width:65ch}.sb-text-link_prose__D8CuZ :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.sb-text-link_prose__D8CuZ :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.sb-text-link_prose__D8CuZ :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}.sb-text-link_prose__D8CuZ :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.sb-text-link_prose__D8CuZ :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-text-link_prose__D8CuZ :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-text-link_prose__D8CuZ :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-text-link_prose__D8CuZ :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.sb-text-link_prose__D8CuZ :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.sb-text-link_prose__D8CuZ :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.sb-text-link_prose__D8CuZ :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.sb-text-link_prose__D8CuZ :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.sb-text-link_prose__D8CuZ :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.sb-text-link_prose__D8CuZ :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.sb-text-link_prose__D8CuZ :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.sb-text-link_prose__D8CuZ :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.sb-text-link_prose__D8CuZ :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.sb-text-link_prose__D8CuZ :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.sb-text-link_prose__D8CuZ :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.sb-text-link_prose__D8CuZ :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.sb-text-link_prose__D8CuZ :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}.sb-text-link_prose__D8CuZ :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.sb-text-link_prose__D8CuZ :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-inline-start-width:.25rem;border-inline-start-color:var(--tw-prose-quote-borders);quotes:"\201C""\201D""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em}.sb-text-link_prose__D8CuZ :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.sb-text-link_prose__D8CuZ :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.sb-text-link_prose__D8CuZ :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.sb-text-link_prose__D8CuZ :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:900;color:inherit}.sb-text-link_prose__D8CuZ :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.sb-text-link_prose__D8CuZ :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:800;color:inherit}.sb-text-link_prose__D8CuZ :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.sb-text-link_prose__D8CuZ :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.sb-text-link_prose__D8CuZ :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.sb-text-link_prose__D8CuZ :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.sb-text-link_prose__D8CuZ :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.sb-text-link_prose__D8CuZ :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-top:2em;margin-bottom:2em}.sb-text-link_prose__D8CuZ :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.sb-text-link_prose__D8CuZ :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-family:inherit;color:var(--tw-prose-kbd);box-shadow:0 0 0 1px var(--tw-prose-kbd-shadows),0 3px 0 var(--tw-prose-kbd-shadows);font-size:.875em;border-radius:.3125rem;padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;padding-inline-start:.375em}.sb-text-link_prose__D8CuZ :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.sb-text-link_prose__D8CuZ :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}.sb-text-link_prose__D8CuZ :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}.sb-text-link_prose__D8CuZ :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-text-link_prose__D8CuZ :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-text-link_prose__D8CuZ :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.sb-text-link_prose__D8CuZ :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.sb-text-link_prose__D8CuZ :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-text-link_prose__D8CuZ :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-text-link_prose__D8CuZ :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-text-link_prose__D8CuZ :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding-top:.8571429em;padding-inline-end:1.1428571em;padding-bottom:.8571429em;padding-inline-start:1.1428571em}.sb-text-link_prose__D8CuZ :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.sb-text-link_prose__D8CuZ :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}.sb-text-link_prose__D8CuZ :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.sb-text-link_prose__D8CuZ :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){width:100%;table-layout:auto;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.sb-text-link_prose__D8CuZ :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.sb-text-link_prose__D8CuZ :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.sb-text-link_prose__D8CuZ :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.sb-text-link_prose__D8CuZ :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.sb-text-link_prose__D8CuZ :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}.sb-text-link_prose__D8CuZ :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.sb-text-link_prose__D8CuZ :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.sb-text-link_prose__D8CuZ :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:start}.sb-text-link_prose__D8CuZ :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.sb-text-link_prose__D8CuZ :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.sb-text-link_prose__D8CuZ{--tw-prose-body:#374151;--tw-prose-headings:#111827;--tw-prose-lead:#4b5563;--tw-prose-links:#111827;--tw-prose-bold:#111827;--tw-prose-counters:#6b7280;--tw-prose-bullets:#d1d5db;--tw-prose-hr:#e5e7eb;--tw-prose-quotes:#111827;--tw-prose-quote-borders:#e5e7eb;--tw-prose-captions:#6b7280;--tw-prose-kbd:#111827;--tw-prose-kbd-shadows:rgb(17 24 39/10%);--tw-prose-code:#111827;--tw-prose-pre-code:#e5e7eb;--tw-prose-pre-bg:#1f2937;--tw-prose-th-borders:#d1d5db;--tw-prose-td-borders:#e5e7eb;--tw-prose-invert-body:#d1d5db;--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:#9ca3af;--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:#9ca3af;--tw-prose-invert-bullets:#4b5563;--tw-prose-invert-hr:#374151;--tw-prose-invert-quotes:#f3f4f6;--tw-prose-invert-quote-borders:#374151;--tw-prose-invert-captions:#9ca3af;--tw-prose-invert-kbd:#fff;--tw-prose-invert-kbd-shadows:rgb(255 255 255/10%);--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:#d1d5db;--tw-prose-invert-pre-bg:rgb(0 0 0/50%);--tw-prose-invert-th-borders:#4b5563;--tw-prose-invert-td-borders:#374151;font-size:1rem;line-height:1.75}.sb-text-link_prose__D8CuZ :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.sb-text-link_prose__D8CuZ :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.sb-text-link_prose__D8CuZ :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.sb-text-link_prose__D8CuZ :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.sb-text-link_prose__D8CuZ :where(.sb-text-link_prose__D8CuZ>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.sb-text-link_prose__D8CuZ :where(.sb-text-link_prose__D8CuZ>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.sb-text-link_prose__D8CuZ :where(.sb-text-link_prose__D8CuZ>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.sb-text-link_prose__D8CuZ :where(.sb-text-link_prose__D8CuZ>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.sb-text-link_prose__D8CuZ :where(.sb-text-link_prose__D8CuZ>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.sb-text-link_prose__D8CuZ :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.sb-text-link_prose__D8CuZ :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.sb-text-link_prose__D8CuZ :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}.sb-text-link_prose__D8CuZ :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-text-link_prose__D8CuZ :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-text-link_prose__D8CuZ :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-text-link_prose__D8CuZ :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-text-link_prose__D8CuZ :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.sb-text-link_prose__D8CuZ :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.sb-text-link_prose__D8CuZ :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.5714286em;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.sb-text-link_prose__D8CuZ :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.sb-text-link_prose__D8CuZ :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.sb-text-link_prose__D8CuZ :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.sb-text-link_prose__D8CuZ :where(.sb-text-link_prose__D8CuZ>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-text-link_prose__D8CuZ :where(.sb-text-link_prose__D8CuZ>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.sb-text-link_prose-sm__bE2uw{font-size:.875rem;line-height:1.7142857}.sb-text-link_prose-sm__bE2uw :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.sb-text-link_prose-sm__bE2uw :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;line-height:1.5555556;margin-top:.8888889em;margin-bottom:.8888889em}.sb-text-link_prose-sm__bE2uw :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-inline-start:1.1111111em}.sb-text-link_prose-sm__bE2uw :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:2.1428571em;margin-top:0;margin-bottom:.8em;line-height:1.2}.sb-text-link_prose-sm__bE2uw :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.4285714em;margin-top:1.6em;margin-bottom:.8em;line-height:1.4}.sb-text-link_prose-sm__bE2uw :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;margin-top:1.5555556em;margin-bottom:.4444444em;line-height:1.5555556}.sb-text-link_prose-sm__bE2uw :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.4285714em;margin-bottom:.5714286em;line-height:1.4285714}.sb-text-link_prose-sm__bE2uw :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.sb-text-link_prose-sm__bE2uw :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.sb-text-link_prose-sm__bE2uw :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.sb-text-link_prose-sm__bE2uw :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.sb-text-link_prose-sm__bE2uw :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;border-radius:.3125rem;padding-top:.1428571em;padding-inline-end:.3571429em;padding-bottom:.1428571em;padding-inline-start:.3571429em}.sb-text-link_prose-sm__bE2uw :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em}.sb-text-link_prose-sm__bE2uw :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.9em}.sb-text-link_prose-sm__bE2uw :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em}.sb-text-link_prose-sm__bE2uw :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.6666667;margin-top:1.6666667em;margin-bottom:1.6666667em;border-radius:.25rem;padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.sb-text-link_prose-sm__bE2uw :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.sb-text-link_prose-sm__bE2uw :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.sb-text-link_prose-sm__bE2uw :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;margin-bottom:.2857143em}.sb-text-link_prose-sm__bE2uw :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.sb-text-link_prose-sm__bE2uw :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.sb-text-link_prose-sm__bE2uw :where(.sb-text-link_prose-sm__bE2uw>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.sb-text-link_prose-sm__bE2uw :where(.sb-text-link_prose-sm__bE2uw>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.sb-text-link_prose-sm__bE2uw :where(.sb-text-link_prose-sm__bE2uw>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.sb-text-link_prose-sm__bE2uw :where(.sb-text-link_prose-sm__bE2uw>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.sb-text-link_prose-sm__bE2uw :where(.sb-text-link_prose-sm__bE2uw>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.sb-text-link_prose-sm__bE2uw :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.sb-text-link_prose-sm__bE2uw :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.sb-text-link_prose-sm__bE2uw :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.sb-text-link_prose-sm__bE2uw :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;padding-inline-start:1.5714286em}.sb-text-link_prose-sm__bE2uw :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2.8571429em;margin-bottom:2.8571429em}.sb-text-link_prose-sm__bE2uw :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-text-link_prose-sm__bE2uw :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-text-link_prose-sm__bE2uw :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-text-link_prose-sm__bE2uw :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-text-link_prose-sm__bE2uw :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.5}.sb-text-link_prose-sm__bE2uw :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.sb-text-link_prose-sm__bE2uw :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.sb-text-link_prose-sm__bE2uw :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.sb-text-link_prose-sm__bE2uw :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.sb-text-link_prose-sm__bE2uw :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.sb-text-link_prose-sm__bE2uw :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.sb-text-link_prose-sm__bE2uw :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.sb-text-link_prose-sm__bE2uw :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.sb-text-link_prose-sm__bE2uw :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.3333333;margin-top:.6666667em}.sb-text-link_prose-sm__bE2uw :where(.sb-text-link_prose-sm__bE2uw>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-text-link_prose-sm__bE2uw :where(.sb-text-link_prose-sm__bE2uw>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.sb-text-link_text-link__Xj7YR{width:auto;cursor:pointer;display:inline-flex;align-items:flex-start;justify-content:flex-start;letter-spacing:.025em}@media (min-width:600px){.sb-text-link_text-link--align-start__w_RZz{justify-content:flex-start}}@media (min-width:948px){.sb-text-link_text-link--align-start__w_RZz{justify-content:flex-start}}@media (min-width:1200px){.sb-text-link_text-link--align-start__w_RZz{justify-content:flex-start}}@media (min-width:600px){.sb-text-link_text-link--align-center__jv21Y{justify-content:center}}@media (min-width:948px){.sb-text-link_text-link--align-center__jv21Y{justify-content:center}}@media (min-width:1200px){.sb-text-link_text-link--align-center__jv21Y{justify-content:center}}@media (min-width:600px){.sb-text-link_text-link--align-end__NcsaQ{justify-content:flex-end}}@media (min-width:948px){.sb-text-link_text-link--align-end__NcsaQ{justify-content:flex-end}}@media (min-width:1200px){.sb-text-link_text-link--align-end__NcsaQ{justify-content:flex-end}}.sb-text-link_text-link--content__D4yL0{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start}.sb-text-link_text-link--content--icon__na692{margin-right:.5rem}.sb-text-link_text-link--content--mode--light__osBbr{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.sb-text-link_text-link--content--mode--dark__fMuab{color:var(--text-primary)}.sb-text-link_text-link--text--opacity-full__U8sHA{opacity:1}.sb-text-link_text-link--text--opacity-three-quarters__fb8F1{opacity:.75}.sb-text-link_text-link--text--opacity-two-quarters__QZQGq{opacity:.5}.sb-text-link_text-link--text--opacity-one-quarter__T_ZAZ{opacity:.25}.sb-text-link_text-link--text--opacity-transparent__eoNoE{opacity:0}.sb-text-link_text-link--text--size-xl__NV8m1{font-size:1.125rem;line-height:1.75rem}@media (min-width:600px){.sb-text-link_text-link--text--size-xl__NV8m1{font-size:1.25rem;line-height:1.75rem}}@media (min-width:948px){.sb-text-link_text-link--text--size-xl__NV8m1{font-size:1.25rem;line-height:1.75rem}}@media (min-width:1200px){.sb-text-link_text-link--text--size-xl__NV8m1{font-size:1.25rem;line-height:1.75rem}}.sb-text-link_text-link--text--size-large__7SMfo{font-size:1.125rem;line-height:1.75rem}.sb-text-link_text-link--text--size-base__MaTrE{font-size:1rem;line-height:1.5rem}.sb-text-link_text-link--text--size-sm__IXBwb{font-size:.875rem;line-height:1.25rem}.sb-text-link_text-link--text--size-xs__Ww0yP{font-size:.75rem;line-height:1rem}.sb-text-link_text-link--text--weight-thin__Vc7Yu{font-weight:100}.sb-text-link_text-link--text--weight-extralight__6iArF{font-weight:200}.sb-text-link_text-link--text--weight-light__Ga3IV{font-weight:300}.sb-text-link_text-link--text--weight-normal__544Ps{font-weight:400}.sb-text-link_text-link--text--weight-medium__VcRHb{font-weight:500}.sb-text-link_text-link--text--weight-bold__oNxy7{font-weight:700}.sb-text-link_text-link--text--weight-extrabold__ssKIo{font-weight:800}.sb-text-link_text-link--text--weight-black__DX9_t{font-weight:900}.sb-text-link_hover__text-link__KIAoQ:hover{width:auto;cursor:pointer;display:inline-flex;align-items:flex-start;justify-content:flex-start;letter-spacing:.025em}.sign-up-form___container__oefBR{width:100%!important;margin-right:auto!important;margin-left:auto!important}.sign-up-form_container__NARRA{width:100%;margin-right:auto;margin-left:auto}@media (min-width:100%){.sign-up-form___container__oefBR{max-width:100%!important}.sign-up-form_container__NARRA{max-width:100%}}@media (min-width:600px){.sign-up-form___container__oefBR{max-width:600px!important}.sign-up-form_container__NARRA{max-width:600px}}@media (min-width:1600px){.sign-up-form___container__oefBR{max-width:1600px!important}.sign-up-form_container__NARRA{max-width:1600px}}.sign-up-form_prose__z_Kg0{color:var(--tw-prose-body);max-width:65ch}.sign-up-form_prose__z_Kg0 :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.sign-up-form_prose__z_Kg0 :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.sign-up-form_prose__z_Kg0 :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}.sign-up-form_prose__z_Kg0 :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.sign-up-form_prose__z_Kg0 :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sign-up-form_prose__z_Kg0 :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sign-up-form_prose__z_Kg0 :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sign-up-form_prose__z_Kg0 :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.sign-up-form_prose__z_Kg0 :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.sign-up-form_prose__z_Kg0 :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.sign-up-form_prose__z_Kg0 :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.sign-up-form_prose__z_Kg0 :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.sign-up-form_prose__z_Kg0 :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.sign-up-form_prose__z_Kg0 :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.sign-up-form_prose__z_Kg0 :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.sign-up-form_prose__z_Kg0 :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.sign-up-form_prose__z_Kg0 :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.sign-up-form_prose__z_Kg0 :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.sign-up-form_prose__z_Kg0 :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.sign-up-form_prose__z_Kg0 :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.sign-up-form_prose__z_Kg0 :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}.sign-up-form_prose__z_Kg0 :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.sign-up-form_prose__z_Kg0 :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-inline-start-width:.25rem;border-inline-start-color:var(--tw-prose-quote-borders);quotes:"\201C""\201D""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em}.sign-up-form_prose__z_Kg0 :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.sign-up-form_prose__z_Kg0 :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.sign-up-form_prose__z_Kg0 :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.sign-up-form_prose__z_Kg0 :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:900;color:inherit}.sign-up-form_prose__z_Kg0 :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.sign-up-form_prose__z_Kg0 :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:800;color:inherit}.sign-up-form_prose__z_Kg0 :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.sign-up-form_prose__z_Kg0 :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.sign-up-form_prose__z_Kg0 :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.sign-up-form_prose__z_Kg0 :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.sign-up-form_prose__z_Kg0 :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.sign-up-form_prose__z_Kg0 :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-top:2em;margin-bottom:2em}.sign-up-form_prose__z_Kg0 :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.sign-up-form_prose__z_Kg0 :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-family:inherit;color:var(--tw-prose-kbd);box-shadow:0 0 0 1px var(--tw-prose-kbd-shadows),0 3px 0 var(--tw-prose-kbd-shadows);font-size:.875em;border-radius:.3125rem;padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;padding-inline-start:.375em}.sign-up-form_prose__z_Kg0 :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.sign-up-form_prose__z_Kg0 :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}.sign-up-form_prose__z_Kg0 :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}.sign-up-form_prose__z_Kg0 :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sign-up-form_prose__z_Kg0 :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sign-up-form_prose__z_Kg0 :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.sign-up-form_prose__z_Kg0 :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.sign-up-form_prose__z_Kg0 :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sign-up-form_prose__z_Kg0 :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sign-up-form_prose__z_Kg0 :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sign-up-form_prose__z_Kg0 :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding-top:.8571429em;padding-inline-end:1.1428571em;padding-bottom:.8571429em;padding-inline-start:1.1428571em}.sign-up-form_prose__z_Kg0 :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.sign-up-form_prose__z_Kg0 :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}.sign-up-form_prose__z_Kg0 :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.sign-up-form_prose__z_Kg0 :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){width:100%;table-layout:auto;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.sign-up-form_prose__z_Kg0 :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.sign-up-form_prose__z_Kg0 :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.sign-up-form_prose__z_Kg0 :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.sign-up-form_prose__z_Kg0 :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.sign-up-form_prose__z_Kg0 :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}.sign-up-form_prose__z_Kg0 :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.sign-up-form_prose__z_Kg0 :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.sign-up-form_prose__z_Kg0 :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:start}.sign-up-form_prose__z_Kg0 :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.sign-up-form_prose__z_Kg0 :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.sign-up-form_prose__z_Kg0{--tw-prose-body:#374151;--tw-prose-headings:#111827;--tw-prose-lead:#4b5563;--tw-prose-links:#111827;--tw-prose-bold:#111827;--tw-prose-counters:#6b7280;--tw-prose-bullets:#d1d5db;--tw-prose-hr:#e5e7eb;--tw-prose-quotes:#111827;--tw-prose-quote-borders:#e5e7eb;--tw-prose-captions:#6b7280;--tw-prose-kbd:#111827;--tw-prose-kbd-shadows:rgb(17 24 39/10%);--tw-prose-code:#111827;--tw-prose-pre-code:#e5e7eb;--tw-prose-pre-bg:#1f2937;--tw-prose-th-borders:#d1d5db;--tw-prose-td-borders:#e5e7eb;--tw-prose-invert-body:#d1d5db;--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:#9ca3af;--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:#9ca3af;--tw-prose-invert-bullets:#4b5563;--tw-prose-invert-hr:#374151;--tw-prose-invert-quotes:#f3f4f6;--tw-prose-invert-quote-borders:#374151;--tw-prose-invert-captions:#9ca3af;--tw-prose-invert-kbd:#fff;--tw-prose-invert-kbd-shadows:rgb(255 255 255/10%);--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:#d1d5db;--tw-prose-invert-pre-bg:rgb(0 0 0/50%);--tw-prose-invert-th-borders:#4b5563;--tw-prose-invert-td-borders:#374151;font-size:1rem;line-height:1.75}.sign-up-form_prose__z_Kg0 :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.sign-up-form_prose__z_Kg0 :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.sign-up-form_prose__z_Kg0 :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.sign-up-form_prose__z_Kg0 :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.sign-up-form_prose__z_Kg0 :where(.sign-up-form_prose__z_Kg0>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.sign-up-form_prose__z_Kg0 :where(.sign-up-form_prose__z_Kg0>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.sign-up-form_prose__z_Kg0 :where(.sign-up-form_prose__z_Kg0>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.sign-up-form_prose__z_Kg0 :where(.sign-up-form_prose__z_Kg0>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.sign-up-form_prose__z_Kg0 :where(.sign-up-form_prose__z_Kg0>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.sign-up-form_prose__z_Kg0 :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.sign-up-form_prose__z_Kg0 :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.sign-up-form_prose__z_Kg0 :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}.sign-up-form_prose__z_Kg0 :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sign-up-form_prose__z_Kg0 :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sign-up-form_prose__z_Kg0 :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sign-up-form_prose__z_Kg0 :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sign-up-form_prose__z_Kg0 :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.sign-up-form_prose__z_Kg0 :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.sign-up-form_prose__z_Kg0 :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.5714286em;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.sign-up-form_prose__z_Kg0 :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.sign-up-form_prose__z_Kg0 :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.sign-up-form_prose__z_Kg0 :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.sign-up-form_prose__z_Kg0 :where(.sign-up-form_prose__z_Kg0>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sign-up-form_prose__z_Kg0 :where(.sign-up-form_prose__z_Kg0>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.sign-up-form_prose-sm__uclzF{font-size:.875rem;line-height:1.7142857}.sign-up-form_prose-sm__uclzF :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.sign-up-form_prose-sm__uclzF :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;line-height:1.5555556;margin-top:.8888889em;margin-bottom:.8888889em}.sign-up-form_prose-sm__uclzF :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-inline-start:1.1111111em}.sign-up-form_prose-sm__uclzF :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:2.1428571em;margin-top:0;margin-bottom:.8em;line-height:1.2}.sign-up-form_prose-sm__uclzF :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.4285714em;margin-top:1.6em;margin-bottom:.8em;line-height:1.4}.sign-up-form_prose-sm__uclzF :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;margin-top:1.5555556em;margin-bottom:.4444444em;line-height:1.5555556}.sign-up-form_prose-sm__uclzF :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.4285714em;margin-bottom:.5714286em;line-height:1.4285714}.sign-up-form_prose-sm__uclzF :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.sign-up-form_prose-sm__uclzF :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.sign-up-form_prose-sm__uclzF :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.sign-up-form_prose-sm__uclzF :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.sign-up-form_prose-sm__uclzF :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;border-radius:.3125rem;padding-top:.1428571em;padding-inline-end:.3571429em;padding-bottom:.1428571em;padding-inline-start:.3571429em}.sign-up-form_prose-sm__uclzF :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em}.sign-up-form_prose-sm__uclzF :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.9em}.sign-up-form_prose-sm__uclzF :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em}.sign-up-form_prose-sm__uclzF :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.6666667;margin-top:1.6666667em;margin-bottom:1.6666667em;border-radius:.25rem;padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.sign-up-form_prose-sm__uclzF :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.sign-up-form_prose-sm__uclzF :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.sign-up-form_prose-sm__uclzF :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;margin-bottom:.2857143em}.sign-up-form_prose-sm__uclzF :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.sign-up-form_prose-sm__uclzF :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.sign-up-form_prose-sm__uclzF :where(.sign-up-form_prose-sm__uclzF>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.sign-up-form_prose-sm__uclzF :where(.sign-up-form_prose-sm__uclzF>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.sign-up-form_prose-sm__uclzF :where(.sign-up-form_prose-sm__uclzF>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.sign-up-form_prose-sm__uclzF :where(.sign-up-form_prose-sm__uclzF>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.sign-up-form_prose-sm__uclzF :where(.sign-up-form_prose-sm__uclzF>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.sign-up-form_prose-sm__uclzF :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.sign-up-form_prose-sm__uclzF :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.sign-up-form_prose-sm__uclzF :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.sign-up-form_prose-sm__uclzF :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;padding-inline-start:1.5714286em}.sign-up-form_prose-sm__uclzF :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2.8571429em;margin-bottom:2.8571429em}.sign-up-form_prose-sm__uclzF :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sign-up-form_prose-sm__uclzF :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sign-up-form_prose-sm__uclzF :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sign-up-form_prose-sm__uclzF :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sign-up-form_prose-sm__uclzF :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.5}.sign-up-form_prose-sm__uclzF :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.sign-up-form_prose-sm__uclzF :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.sign-up-form_prose-sm__uclzF :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.sign-up-form_prose-sm__uclzF :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.sign-up-form_prose-sm__uclzF :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.sign-up-form_prose-sm__uclzF :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.sign-up-form_prose-sm__uclzF :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.sign-up-form_prose-sm__uclzF :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.sign-up-form_prose-sm__uclzF :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.3333333;margin-top:.6666667em}.sign-up-form_prose-sm__uclzF :where(.sign-up-form_prose-sm__uclzF>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sign-up-form_prose-sm__uclzF :where(.sign-up-form_prose-sm__uclzF>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.sign-up-form_sign-up__d7cWH{display:flex;flex-direction:column;align-items:center;justify-content:center}.sign-up-form_sign-up__content__2Vc0J{width:100%}@media (min-width:948px){.sign-up-form_sign-up__content__2Vc0J{width:83.333333%}}@media (min-width:1200px){.sign-up-form_sign-up__content__2Vc0J{width:83.333333%}}.sign-up-form_sign-up__content__2Vc0J{background-color:var(--surface-card);border-radius:1rem;--tw-drop-shadow:drop-shadow(0 20px 13px rgb(0 0 0/0.03)) drop-shadow(0 8px 5px rgb(0 0 0/0.08));filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem}.sign-up-form_sign-up__content__title__u8UOC{margin-bottom:1.5rem;font-size:1.5rem;line-height:2rem;font-weight:700;color:var(--text-primary)}@media (min-width:600px){.sign-up-form_sign-up__content__title__u8UOC{font-size:2.25rem;line-height:2.5rem}}@media (min-width:948px){.sign-up-form_sign-up__content__title__u8UOC{font-size:2.25rem;line-height:2.5rem}}@media (min-width:1200px){.sign-up-form_sign-up__content__title__u8UOC{font-size:2.25rem;line-height:2.5rem}}.sign-up-form_sign-up__content__form__7zaEm{width:100%}.sign-up-form_sign-up__content__form__agreement__3WIBL{margin-bottom:0;margin-top:0;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:flex-start;gap:.5rem;font-size:.875rem;line-height:1.25rem;font-weight:500;color:var(--text-primary)}.sign-up-form_sign-up__content__form__agreement--link__G1yyg{font-weight:600;color:var(--color-primary);text-decoration-line:underline;text-underline-offset:2px}.sign-up-form_sign-up__content__form__agreement__copy__dze2O{line-height:1.25rem}.sign-up-form_sign-up__content__form__agreement__error__pPzYL{margin-top:.25rem;margin-bottom:0;font-size:.75rem;line-height:1rem;color:var(--status-error)}.sign-up-form_sign-up__content__form__actions__I0FHp{margin-top:1.5rem;font-weight:300;color:var(--text-secondary)}.sign-up-form_sign-up__content__form__actions--sign-up-link__4MFHW{font-weight:400}.sb-pricing-card___container__ByriT{width:100%!important;margin-right:auto!important;margin-left:auto!important}.sb-pricing-card_container__7dPGH{width:100%;margin-right:auto;margin-left:auto}@media (min-width:100%){.sb-pricing-card___container__ByriT{max-width:100%!important}.sb-pricing-card_container__7dPGH{max-width:100%}}@media (min-width:600px){.sb-pricing-card___container__ByriT{max-width:600px!important}.sb-pricing-card_container__7dPGH{max-width:600px}}@media (min-width:1600px){.sb-pricing-card___container__ByriT{max-width:1600px!important}.sb-pricing-card_container__7dPGH{max-width:1600px}}.sb-pricing-card_prose__A7Suv{color:var(--tw-prose-body);max-width:65ch}.sb-pricing-card_prose__A7Suv :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.sb-pricing-card_prose__A7Suv :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.sb-pricing-card_prose__A7Suv :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}.sb-pricing-card_prose__A7Suv :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.sb-pricing-card_prose__A7Suv :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-pricing-card_prose__A7Suv :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-pricing-card_prose__A7Suv :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-pricing-card_prose__A7Suv :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.sb-pricing-card_prose__A7Suv :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.sb-pricing-card_prose__A7Suv :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.sb-pricing-card_prose__A7Suv :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.sb-pricing-card_prose__A7Suv :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.sb-pricing-card_prose__A7Suv :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.sb-pricing-card_prose__A7Suv :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.sb-pricing-card_prose__A7Suv :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.sb-pricing-card_prose__A7Suv :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.sb-pricing-card_prose__A7Suv :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.sb-pricing-card_prose__A7Suv :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.sb-pricing-card_prose__A7Suv :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.sb-pricing-card_prose__A7Suv :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.sb-pricing-card_prose__A7Suv :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}.sb-pricing-card_prose__A7Suv :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.sb-pricing-card_prose__A7Suv :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-inline-start-width:.25rem;border-inline-start-color:var(--tw-prose-quote-borders);quotes:"\201C""\201D""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em}.sb-pricing-card_prose__A7Suv :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.sb-pricing-card_prose__A7Suv :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.sb-pricing-card_prose__A7Suv :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.sb-pricing-card_prose__A7Suv :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:900;color:inherit}.sb-pricing-card_prose__A7Suv :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.sb-pricing-card_prose__A7Suv :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:800;color:inherit}.sb-pricing-card_prose__A7Suv :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.sb-pricing-card_prose__A7Suv :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.sb-pricing-card_prose__A7Suv :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.sb-pricing-card_prose__A7Suv :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.sb-pricing-card_prose__A7Suv :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.sb-pricing-card_prose__A7Suv :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-top:2em;margin-bottom:2em}.sb-pricing-card_prose__A7Suv :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.sb-pricing-card_prose__A7Suv :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-family:inherit;color:var(--tw-prose-kbd);box-shadow:0 0 0 1px var(--tw-prose-kbd-shadows),0 3px 0 var(--tw-prose-kbd-shadows);font-size:.875em;border-radius:.3125rem;padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;padding-inline-start:.375em}.sb-pricing-card_prose__A7Suv :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.sb-pricing-card_prose__A7Suv :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}.sb-pricing-card_prose__A7Suv :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}.sb-pricing-card_prose__A7Suv :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-pricing-card_prose__A7Suv :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-pricing-card_prose__A7Suv :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.sb-pricing-card_prose__A7Suv :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.sb-pricing-card_prose__A7Suv :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-pricing-card_prose__A7Suv :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-pricing-card_prose__A7Suv :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-pricing-card_prose__A7Suv :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding-top:.8571429em;padding-inline-end:1.1428571em;padding-bottom:.8571429em;padding-inline-start:1.1428571em}.sb-pricing-card_prose__A7Suv :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.sb-pricing-card_prose__A7Suv :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}.sb-pricing-card_prose__A7Suv :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.sb-pricing-card_prose__A7Suv :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){width:100%;table-layout:auto;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.sb-pricing-card_prose__A7Suv :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.sb-pricing-card_prose__A7Suv :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.sb-pricing-card_prose__A7Suv :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.sb-pricing-card_prose__A7Suv :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.sb-pricing-card_prose__A7Suv :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}.sb-pricing-card_prose__A7Suv :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.sb-pricing-card_prose__A7Suv :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.sb-pricing-card_prose__A7Suv :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:start}.sb-pricing-card_prose__A7Suv :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.sb-pricing-card_prose__A7Suv :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.sb-pricing-card_prose__A7Suv{--tw-prose-body:#374151;--tw-prose-headings:#111827;--tw-prose-lead:#4b5563;--tw-prose-links:#111827;--tw-prose-bold:#111827;--tw-prose-counters:#6b7280;--tw-prose-bullets:#d1d5db;--tw-prose-hr:#e5e7eb;--tw-prose-quotes:#111827;--tw-prose-quote-borders:#e5e7eb;--tw-prose-captions:#6b7280;--tw-prose-kbd:#111827;--tw-prose-kbd-shadows:rgb(17 24 39/10%);--tw-prose-code:#111827;--tw-prose-pre-code:#e5e7eb;--tw-prose-pre-bg:#1f2937;--tw-prose-th-borders:#d1d5db;--tw-prose-td-borders:#e5e7eb;--tw-prose-invert-body:#d1d5db;--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:#9ca3af;--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:#9ca3af;--tw-prose-invert-bullets:#4b5563;--tw-prose-invert-hr:#374151;--tw-prose-invert-quotes:#f3f4f6;--tw-prose-invert-quote-borders:#374151;--tw-prose-invert-captions:#9ca3af;--tw-prose-invert-kbd:#fff;--tw-prose-invert-kbd-shadows:rgb(255 255 255/10%);--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:#d1d5db;--tw-prose-invert-pre-bg:rgb(0 0 0/50%);--tw-prose-invert-th-borders:#4b5563;--tw-prose-invert-td-borders:#374151;font-size:1rem;line-height:1.75}.sb-pricing-card_prose__A7Suv :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.sb-pricing-card_prose__A7Suv :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.sb-pricing-card_prose__A7Suv :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.sb-pricing-card_prose__A7Suv :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.sb-pricing-card_prose__A7Suv :where(.sb-pricing-card_prose__A7Suv>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.sb-pricing-card_prose__A7Suv :where(.sb-pricing-card_prose__A7Suv>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.sb-pricing-card_prose__A7Suv :where(.sb-pricing-card_prose__A7Suv>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.sb-pricing-card_prose__A7Suv :where(.sb-pricing-card_prose__A7Suv>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.sb-pricing-card_prose__A7Suv :where(.sb-pricing-card_prose__A7Suv>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.sb-pricing-card_prose__A7Suv :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.sb-pricing-card_prose__A7Suv :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.sb-pricing-card_prose__A7Suv :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}.sb-pricing-card_prose__A7Suv :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-pricing-card_prose__A7Suv :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-pricing-card_prose__A7Suv :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-pricing-card_prose__A7Suv :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-pricing-card_prose__A7Suv :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.sb-pricing-card_prose__A7Suv :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.sb-pricing-card_prose__A7Suv :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.5714286em;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.sb-pricing-card_prose__A7Suv :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.sb-pricing-card_prose__A7Suv :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.sb-pricing-card_prose__A7Suv :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.sb-pricing-card_prose__A7Suv :where(.sb-pricing-card_prose__A7Suv>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-pricing-card_prose__A7Suv :where(.sb-pricing-card_prose__A7Suv>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.sb-pricing-card_prose-sm__VvBeE{font-size:.875rem;line-height:1.7142857}.sb-pricing-card_prose-sm__VvBeE :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.sb-pricing-card_prose-sm__VvBeE :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;line-height:1.5555556;margin-top:.8888889em;margin-bottom:.8888889em}.sb-pricing-card_prose-sm__VvBeE :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-inline-start:1.1111111em}.sb-pricing-card_prose-sm__VvBeE :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:2.1428571em;margin-top:0;margin-bottom:.8em;line-height:1.2}.sb-pricing-card_prose-sm__VvBeE :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.4285714em;margin-top:1.6em;margin-bottom:.8em;line-height:1.4}.sb-pricing-card_prose-sm__VvBeE :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;margin-top:1.5555556em;margin-bottom:.4444444em;line-height:1.5555556}.sb-pricing-card_prose-sm__VvBeE :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.4285714em;margin-bottom:.5714286em;line-height:1.4285714}.sb-pricing-card_prose-sm__VvBeE :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.sb-pricing-card_prose-sm__VvBeE :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.sb-pricing-card_prose-sm__VvBeE :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.sb-pricing-card_prose-sm__VvBeE :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.sb-pricing-card_prose-sm__VvBeE :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;border-radius:.3125rem;padding-top:.1428571em;padding-inline-end:.3571429em;padding-bottom:.1428571em;padding-inline-start:.3571429em}.sb-pricing-card_prose-sm__VvBeE :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em}.sb-pricing-card_prose-sm__VvBeE :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.9em}.sb-pricing-card_prose-sm__VvBeE :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em}.sb-pricing-card_prose-sm__VvBeE :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.6666667;margin-top:1.6666667em;margin-bottom:1.6666667em;border-radius:.25rem;padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.sb-pricing-card_prose-sm__VvBeE :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.sb-pricing-card_prose-sm__VvBeE :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.sb-pricing-card_prose-sm__VvBeE :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;margin-bottom:.2857143em}.sb-pricing-card_prose-sm__VvBeE :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.sb-pricing-card_prose-sm__VvBeE :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.sb-pricing-card_prose-sm__VvBeE :where(.sb-pricing-card_prose-sm__VvBeE>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.sb-pricing-card_prose-sm__VvBeE :where(.sb-pricing-card_prose-sm__VvBeE>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.sb-pricing-card_prose-sm__VvBeE :where(.sb-pricing-card_prose-sm__VvBeE>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.sb-pricing-card_prose-sm__VvBeE :where(.sb-pricing-card_prose-sm__VvBeE>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.sb-pricing-card_prose-sm__VvBeE :where(.sb-pricing-card_prose-sm__VvBeE>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.sb-pricing-card_prose-sm__VvBeE :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.sb-pricing-card_prose-sm__VvBeE :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.sb-pricing-card_prose-sm__VvBeE :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.sb-pricing-card_prose-sm__VvBeE :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;padding-inline-start:1.5714286em}.sb-pricing-card_prose-sm__VvBeE :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2.8571429em;margin-bottom:2.8571429em}.sb-pricing-card_prose-sm__VvBeE :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-pricing-card_prose-sm__VvBeE :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-pricing-card_prose-sm__VvBeE :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-pricing-card_prose-sm__VvBeE :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-pricing-card_prose-sm__VvBeE :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.5}.sb-pricing-card_prose-sm__VvBeE :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.sb-pricing-card_prose-sm__VvBeE :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.sb-pricing-card_prose-sm__VvBeE :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.sb-pricing-card_prose-sm__VvBeE :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.sb-pricing-card_prose-sm__VvBeE :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.sb-pricing-card_prose-sm__VvBeE :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.sb-pricing-card_prose-sm__VvBeE :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.sb-pricing-card_prose-sm__VvBeE :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.sb-pricing-card_prose-sm__VvBeE :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.3333333;margin-top:.6666667em}.sb-pricing-card_prose-sm__VvBeE :where(.sb-pricing-card_prose-sm__VvBeE>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-pricing-card_prose-sm__VvBeE :where(.sb-pricing-card_prose-sm__VvBeE>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.sb-pricing-card_pricing-card__xM_Ob{height:34rem;width:100%;background-color:var(--surface-card);padding:1.5rem 1rem;border-radius:var(--radius-md);--tw-drop-shadow:drop-shadow(0 20px 13px rgb(0 0 0/0.03)) drop-shadow(0 8px 5px rgb(0 0 0/0.08));filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.sb-pricing-card_pricing-card--highlighted__3dgib{height:38rem}.sb-pricing-card_pricing-card--highlighted--popular__G8CyI{height:0;width:0;display:flex;flex-direction:column;align-items:center;justify-content:center;position:absolute;top:0;right:0;border-top-color:var(--color-primary);border-right-color:var(--color-primary);border-left-color:transparent;border-width:60px;border-bottom-color:transparent}.sb-pricing-card_pricing-card--highlighted--popular--text__ogLZL{margin-top:-2rem;margin-right:-2rem;--tw-rotate:45deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.sb-pricing-card_pricing-card__title__06G0z{margin-bottom:.5rem;font-size:1.125rem;line-height:1.75rem;font-weight:700}.sb-pricing-card_pricing-card__price-content__RbnF6{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start}.sb-pricing-card_pricing-card__price-content--currency__fwKmb{font-size:.75rem;line-height:1rem;font-weight:400;color:var(--color-primary)}.sb-pricing-card_pricing-card__price-content--price__ejplD{font-size:4.5rem;line-height:1;font-weight:700;color:var(--color-primary)}.sb-pricing-card_pricing-card__price-content--frequency___cPeB{width:83.333333%;margin-top:1.5rem;display:flex;flex-direction:row;align-items:center;justify-content:center;color:var(--color-primary)}.sb-pricing-card_pricing-card__price-content--frequency--switch__twtdc{position:relative;display:inline-block;height:34px;width:60px;margin-left:.5rem;margin-right:.5rem}.sb-pricing-card_pricing-card__price-content--frequency--switch__twtdc input{height:0;width:0;opacity:0}.sb-pricing-card_pricing-card__price-content--frequency--slider__Hf5jS{position:absolute;top:0;left:0;right:0;bottom:0;cursor:pointer;border-radius:var(--radius-full);border-width:1px;border-color:var(--text-muted)}.sb-pricing-card_pricing-card__price-content--frequency--slider__Hf5jS:before{content:"";position:absolute;height:26px;width:26px;left:4px;bottom:4px;border-radius:var(--radius-full);background-color:var(--color-primary);transition:.4s}input:checked+.sb-pricing-card_pricing-card__price-content--frequency--slider__Hf5jS{background-color:var(--color-primary)}input:checked+.sb-pricing-card_pricing-card__price-content--frequency--slider__Hf5jS:before{--tw-translate-x:26px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));background-color:var(--surface-card)}.sb-pricing-card_pricing-card__description__R_1WT{margin-top:1rem;text-align:center;font-size:.75rem;line-height:1rem;font-weight:400;color:var(--text-muted)}.sb-pricing-card_pricing-card__characteristics__b26ZJ{margin-top:1rem;text-align:center;font-size:.75rem;line-height:1rem;font-weight:400;color:var(--color-primary)}.sb-pricing-card_pricing-card__button__A4CK3{width:83.333333%;position:absolute;bottom:1.5rem;display:flex;flex-direction:row;align-items:center;justify-content:center}.sb-carousel___container__Ivpx8{width:100%!important;margin-right:auto!important;margin-left:auto!important}.sb-carousel_container__tn41Q{width:100%;margin-right:auto;margin-left:auto}@media (min-width:100%){.sb-carousel___container__Ivpx8{max-width:100%!important}.sb-carousel_container__tn41Q{max-width:100%}}@media (min-width:600px){.sb-carousel___container__Ivpx8{max-width:600px!important}.sb-carousel_container__tn41Q{max-width:600px}}@media (min-width:1600px){.sb-carousel___container__Ivpx8{max-width:1600px!important}.sb-carousel_container__tn41Q{max-width:1600px}}.sb-carousel_prose__Dme4U{color:var(--tw-prose-body);max-width:65ch}.sb-carousel_prose__Dme4U :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.sb-carousel_prose__Dme4U :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.sb-carousel_prose__Dme4U :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}.sb-carousel_prose__Dme4U :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.sb-carousel_prose__Dme4U :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-carousel_prose__Dme4U :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-carousel_prose__Dme4U :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-carousel_prose__Dme4U :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.sb-carousel_prose__Dme4U :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.sb-carousel_prose__Dme4U :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.sb-carousel_prose__Dme4U :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.sb-carousel_prose__Dme4U :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.sb-carousel_prose__Dme4U :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.sb-carousel_prose__Dme4U :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.sb-carousel_prose__Dme4U :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.sb-carousel_prose__Dme4U :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.sb-carousel_prose__Dme4U :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.sb-carousel_prose__Dme4U :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.sb-carousel_prose__Dme4U :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.sb-carousel_prose__Dme4U :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.sb-carousel_prose__Dme4U :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}.sb-carousel_prose__Dme4U :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.sb-carousel_prose__Dme4U :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-inline-start-width:.25rem;border-inline-start-color:var(--tw-prose-quote-borders);quotes:"\201C""\201D""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em}.sb-carousel_prose__Dme4U :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.sb-carousel_prose__Dme4U :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.sb-carousel_prose__Dme4U :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.sb-carousel_prose__Dme4U :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:900;color:inherit}.sb-carousel_prose__Dme4U :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.sb-carousel_prose__Dme4U :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:800;color:inherit}.sb-carousel_prose__Dme4U :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.sb-carousel_prose__Dme4U :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.sb-carousel_prose__Dme4U :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.sb-carousel_prose__Dme4U :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.sb-carousel_prose__Dme4U :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.sb-carousel_prose__Dme4U :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-top:2em;margin-bottom:2em}.sb-carousel_prose__Dme4U :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.sb-carousel_prose__Dme4U :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-family:inherit;color:var(--tw-prose-kbd);box-shadow:0 0 0 1px var(--tw-prose-kbd-shadows),0 3px 0 var(--tw-prose-kbd-shadows);font-size:.875em;border-radius:.3125rem;padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;padding-inline-start:.375em}.sb-carousel_prose__Dme4U :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.sb-carousel_prose__Dme4U :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}.sb-carousel_prose__Dme4U :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}.sb-carousel_prose__Dme4U :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-carousel_prose__Dme4U :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-carousel_prose__Dme4U :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.sb-carousel_prose__Dme4U :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.sb-carousel_prose__Dme4U :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-carousel_prose__Dme4U :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-carousel_prose__Dme4U :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-carousel_prose__Dme4U :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding-top:.8571429em;padding-inline-end:1.1428571em;padding-bottom:.8571429em;padding-inline-start:1.1428571em}.sb-carousel_prose__Dme4U :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.sb-carousel_prose__Dme4U :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}.sb-carousel_prose__Dme4U :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.sb-carousel_prose__Dme4U :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){width:100%;table-layout:auto;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.sb-carousel_prose__Dme4U :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.sb-carousel_prose__Dme4U :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.sb-carousel_prose__Dme4U :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.sb-carousel_prose__Dme4U :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.sb-carousel_prose__Dme4U :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}.sb-carousel_prose__Dme4U :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.sb-carousel_prose__Dme4U :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.sb-carousel_prose__Dme4U :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:start}.sb-carousel_prose__Dme4U :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.sb-carousel_prose__Dme4U :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.sb-carousel_prose__Dme4U{--tw-prose-body:#374151;--tw-prose-headings:#111827;--tw-prose-lead:#4b5563;--tw-prose-links:#111827;--tw-prose-bold:#111827;--tw-prose-counters:#6b7280;--tw-prose-bullets:#d1d5db;--tw-prose-hr:#e5e7eb;--tw-prose-quotes:#111827;--tw-prose-quote-borders:#e5e7eb;--tw-prose-captions:#6b7280;--tw-prose-kbd:#111827;--tw-prose-kbd-shadows:rgb(17 24 39/10%);--tw-prose-code:#111827;--tw-prose-pre-code:#e5e7eb;--tw-prose-pre-bg:#1f2937;--tw-prose-th-borders:#d1d5db;--tw-prose-td-borders:#e5e7eb;--tw-prose-invert-body:#d1d5db;--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:#9ca3af;--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:#9ca3af;--tw-prose-invert-bullets:#4b5563;--tw-prose-invert-hr:#374151;--tw-prose-invert-quotes:#f3f4f6;--tw-prose-invert-quote-borders:#374151;--tw-prose-invert-captions:#9ca3af;--tw-prose-invert-kbd:#fff;--tw-prose-invert-kbd-shadows:rgb(255 255 255/10%);--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:#d1d5db;--tw-prose-invert-pre-bg:rgb(0 0 0/50%);--tw-prose-invert-th-borders:#4b5563;--tw-prose-invert-td-borders:#374151;font-size:1rem;line-height:1.75}.sb-carousel_prose__Dme4U :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.sb-carousel_prose__Dme4U :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.sb-carousel_prose__Dme4U :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.sb-carousel_prose__Dme4U :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.sb-carousel_prose__Dme4U :where(.sb-carousel_prose__Dme4U>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.sb-carousel_prose__Dme4U :where(.sb-carousel_prose__Dme4U>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.sb-carousel_prose__Dme4U :where(.sb-carousel_prose__Dme4U>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.sb-carousel_prose__Dme4U :where(.sb-carousel_prose__Dme4U>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.sb-carousel_prose__Dme4U :where(.sb-carousel_prose__Dme4U>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.sb-carousel_prose__Dme4U :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.sb-carousel_prose__Dme4U :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.sb-carousel_prose__Dme4U :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}.sb-carousel_prose__Dme4U :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-carousel_prose__Dme4U :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-carousel_prose__Dme4U :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-carousel_prose__Dme4U :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-carousel_prose__Dme4U :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.sb-carousel_prose__Dme4U :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.sb-carousel_prose__Dme4U :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.5714286em;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.sb-carousel_prose__Dme4U :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.sb-carousel_prose__Dme4U :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.sb-carousel_prose__Dme4U :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.sb-carousel_prose__Dme4U :where(.sb-carousel_prose__Dme4U>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-carousel_prose__Dme4U :where(.sb-carousel_prose__Dme4U>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.sb-carousel_prose-sm__ve04Z{font-size:.875rem;line-height:1.7142857}.sb-carousel_prose-sm__ve04Z :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.sb-carousel_prose-sm__ve04Z :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;line-height:1.5555556;margin-top:.8888889em;margin-bottom:.8888889em}.sb-carousel_prose-sm__ve04Z :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-inline-start:1.1111111em}.sb-carousel_prose-sm__ve04Z :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:2.1428571em;margin-top:0;margin-bottom:.8em;line-height:1.2}.sb-carousel_prose-sm__ve04Z :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.4285714em;margin-top:1.6em;margin-bottom:.8em;line-height:1.4}.sb-carousel_prose-sm__ve04Z :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;margin-top:1.5555556em;margin-bottom:.4444444em;line-height:1.5555556}.sb-carousel_prose-sm__ve04Z :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.4285714em;margin-bottom:.5714286em;line-height:1.4285714}.sb-carousel_prose-sm__ve04Z :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.sb-carousel_prose-sm__ve04Z :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.sb-carousel_prose-sm__ve04Z :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.sb-carousel_prose-sm__ve04Z :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.sb-carousel_prose-sm__ve04Z :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;border-radius:.3125rem;padding-top:.1428571em;padding-inline-end:.3571429em;padding-bottom:.1428571em;padding-inline-start:.3571429em}.sb-carousel_prose-sm__ve04Z :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em}.sb-carousel_prose-sm__ve04Z :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.9em}.sb-carousel_prose-sm__ve04Z :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em}.sb-carousel_prose-sm__ve04Z :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.6666667;margin-top:1.6666667em;margin-bottom:1.6666667em;border-radius:.25rem;padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.sb-carousel_prose-sm__ve04Z :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.sb-carousel_prose-sm__ve04Z :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.sb-carousel_prose-sm__ve04Z :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;margin-bottom:.2857143em}.sb-carousel_prose-sm__ve04Z :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.sb-carousel_prose-sm__ve04Z :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.sb-carousel_prose-sm__ve04Z :where(.sb-carousel_prose-sm__ve04Z>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.sb-carousel_prose-sm__ve04Z :where(.sb-carousel_prose-sm__ve04Z>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.sb-carousel_prose-sm__ve04Z :where(.sb-carousel_prose-sm__ve04Z>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.sb-carousel_prose-sm__ve04Z :where(.sb-carousel_prose-sm__ve04Z>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.sb-carousel_prose-sm__ve04Z :where(.sb-carousel_prose-sm__ve04Z>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.sb-carousel_prose-sm__ve04Z :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.sb-carousel_prose-sm__ve04Z :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.sb-carousel_prose-sm__ve04Z :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.sb-carousel_prose-sm__ve04Z :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;padding-inline-start:1.5714286em}.sb-carousel_prose-sm__ve04Z :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2.8571429em;margin-bottom:2.8571429em}.sb-carousel_prose-sm__ve04Z :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-carousel_prose-sm__ve04Z :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-carousel_prose-sm__ve04Z :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-carousel_prose-sm__ve04Z :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-carousel_prose-sm__ve04Z :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.5}.sb-carousel_prose-sm__ve04Z :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.sb-carousel_prose-sm__ve04Z :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.sb-carousel_prose-sm__ve04Z :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.sb-carousel_prose-sm__ve04Z :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.sb-carousel_prose-sm__ve04Z :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.sb-carousel_prose-sm__ve04Z :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.sb-carousel_prose-sm__ve04Z :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.sb-carousel_prose-sm__ve04Z :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.sb-carousel_prose-sm__ve04Z :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.3333333;margin-top:.6666667em}.sb-carousel_prose-sm__ve04Z :where(.sb-carousel_prose-sm__ve04Z>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-carousel_prose-sm__ve04Z :where(.sb-carousel_prose-sm__ve04Z>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.sb-carousel_carousel__content__DIGx3{position:relative;display:flex;height:-moz-fit-content;height:fit-content;width:100%;flex-direction:row;align-items:center;justify-content:center;overflow:hidden}@media (min-width:600px){.sb-carousel_carousel__content__DIGx3{height:20rem}}.sb-carousel_carousel__content--image___V2ul{height:-moz-fit-content;height:fit-content;width:83.333333%;display:flex;flex-direction:column;align-items:center;justify-content:center}.sb-carousel_carousel__content--image___V2ul img{height:16rem;-o-object-fit:contain;object-fit:contain}.sb-carousel_carousel__content--image--buttons__ES9ji{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:center}.sb-carousel_carousel__content--image--buttons__ES9ji span{height:10px;width:10px;margin-right:4px;border-radius:var(--radius-full);background-color:var(--surface-border)}.sb-carousel_carousel__content--image--buttons--selected__5QWlB{background-color:var(--color-primary-dark)!important}.sb-accordion___container__nE0gK{width:100%!important;margin-right:auto!important;margin-left:auto!important}.sb-accordion_container__e9nnH{width:100%;margin-right:auto;margin-left:auto}@media (min-width:100%){.sb-accordion___container__nE0gK{max-width:100%!important}.sb-accordion_container__e9nnH{max-width:100%}}@media (min-width:600px){.sb-accordion___container__nE0gK{max-width:600px!important}.sb-accordion_container__e9nnH{max-width:600px}}@media (min-width:1600px){.sb-accordion___container__nE0gK{max-width:1600px!important}.sb-accordion_container__e9nnH{max-width:1600px}}.sb-accordion_prose__VrlrD{color:var(--tw-prose-body);max-width:65ch}.sb-accordion_prose__VrlrD :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.sb-accordion_prose__VrlrD :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.sb-accordion_prose__VrlrD :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}.sb-accordion_prose__VrlrD :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.sb-accordion_prose__VrlrD :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-accordion_prose__VrlrD :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-accordion_prose__VrlrD :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-accordion_prose__VrlrD :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.sb-accordion_prose__VrlrD :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.sb-accordion_prose__VrlrD :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.sb-accordion_prose__VrlrD :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.sb-accordion_prose__VrlrD :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.sb-accordion_prose__VrlrD :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.sb-accordion_prose__VrlrD :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.sb-accordion_prose__VrlrD :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.sb-accordion_prose__VrlrD :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.sb-accordion_prose__VrlrD :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.sb-accordion_prose__VrlrD :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.sb-accordion_prose__VrlrD :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.sb-accordion_prose__VrlrD :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.sb-accordion_prose__VrlrD :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}.sb-accordion_prose__VrlrD :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.sb-accordion_prose__VrlrD :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-inline-start-width:.25rem;border-inline-start-color:var(--tw-prose-quote-borders);quotes:"\201C""\201D""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em}.sb-accordion_prose__VrlrD :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.sb-accordion_prose__VrlrD :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.sb-accordion_prose__VrlrD :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.sb-accordion_prose__VrlrD :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:900;color:inherit}.sb-accordion_prose__VrlrD :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.sb-accordion_prose__VrlrD :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:800;color:inherit}.sb-accordion_prose__VrlrD :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.sb-accordion_prose__VrlrD :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.sb-accordion_prose__VrlrD :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.sb-accordion_prose__VrlrD :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.sb-accordion_prose__VrlrD :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.sb-accordion_prose__VrlrD :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-top:2em;margin-bottom:2em}.sb-accordion_prose__VrlrD :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.sb-accordion_prose__VrlrD :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-family:inherit;color:var(--tw-prose-kbd);box-shadow:0 0 0 1px var(--tw-prose-kbd-shadows),0 3px 0 var(--tw-prose-kbd-shadows);font-size:.875em;border-radius:.3125rem;padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;padding-inline-start:.375em}.sb-accordion_prose__VrlrD :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.sb-accordion_prose__VrlrD :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}.sb-accordion_prose__VrlrD :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}.sb-accordion_prose__VrlrD :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-accordion_prose__VrlrD :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-accordion_prose__VrlrD :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.sb-accordion_prose__VrlrD :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.sb-accordion_prose__VrlrD :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-accordion_prose__VrlrD :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-accordion_prose__VrlrD :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-accordion_prose__VrlrD :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding-top:.8571429em;padding-inline-end:1.1428571em;padding-bottom:.8571429em;padding-inline-start:1.1428571em}.sb-accordion_prose__VrlrD :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.sb-accordion_prose__VrlrD :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}.sb-accordion_prose__VrlrD :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.sb-accordion_prose__VrlrD :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){width:100%;table-layout:auto;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.sb-accordion_prose__VrlrD :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.sb-accordion_prose__VrlrD :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.sb-accordion_prose__VrlrD :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.sb-accordion_prose__VrlrD :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.sb-accordion_prose__VrlrD :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}.sb-accordion_prose__VrlrD :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.sb-accordion_prose__VrlrD :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.sb-accordion_prose__VrlrD :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:start}.sb-accordion_prose__VrlrD :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.sb-accordion_prose__VrlrD :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.sb-accordion_prose__VrlrD{--tw-prose-body:#374151;--tw-prose-headings:#111827;--tw-prose-lead:#4b5563;--tw-prose-links:#111827;--tw-prose-bold:#111827;--tw-prose-counters:#6b7280;--tw-prose-bullets:#d1d5db;--tw-prose-hr:#e5e7eb;--tw-prose-quotes:#111827;--tw-prose-quote-borders:#e5e7eb;--tw-prose-captions:#6b7280;--tw-prose-kbd:#111827;--tw-prose-kbd-shadows:rgb(17 24 39/10%);--tw-prose-code:#111827;--tw-prose-pre-code:#e5e7eb;--tw-prose-pre-bg:#1f2937;--tw-prose-th-borders:#d1d5db;--tw-prose-td-borders:#e5e7eb;--tw-prose-invert-body:#d1d5db;--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:#9ca3af;--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:#9ca3af;--tw-prose-invert-bullets:#4b5563;--tw-prose-invert-hr:#374151;--tw-prose-invert-quotes:#f3f4f6;--tw-prose-invert-quote-borders:#374151;--tw-prose-invert-captions:#9ca3af;--tw-prose-invert-kbd:#fff;--tw-prose-invert-kbd-shadows:rgb(255 255 255/10%);--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:#d1d5db;--tw-prose-invert-pre-bg:rgb(0 0 0/50%);--tw-prose-invert-th-borders:#4b5563;--tw-prose-invert-td-borders:#374151;font-size:1rem;line-height:1.75}.sb-accordion_prose__VrlrD :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.sb-accordion_prose__VrlrD :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.sb-accordion_prose__VrlrD :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.sb-accordion_prose__VrlrD :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.sb-accordion_prose__VrlrD :where(.sb-accordion_prose__VrlrD>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.sb-accordion_prose__VrlrD :where(.sb-accordion_prose__VrlrD>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.sb-accordion_prose__VrlrD :where(.sb-accordion_prose__VrlrD>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.sb-accordion_prose__VrlrD :where(.sb-accordion_prose__VrlrD>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.sb-accordion_prose__VrlrD :where(.sb-accordion_prose__VrlrD>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.sb-accordion_prose__VrlrD :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.sb-accordion_prose__VrlrD :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.sb-accordion_prose__VrlrD :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}.sb-accordion_prose__VrlrD :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-accordion_prose__VrlrD :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-accordion_prose__VrlrD :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-accordion_prose__VrlrD :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-accordion_prose__VrlrD :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.sb-accordion_prose__VrlrD :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.sb-accordion_prose__VrlrD :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.5714286em;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.sb-accordion_prose__VrlrD :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.sb-accordion_prose__VrlrD :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.sb-accordion_prose__VrlrD :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.sb-accordion_prose__VrlrD :where(.sb-accordion_prose__VrlrD>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-accordion_prose__VrlrD :where(.sb-accordion_prose__VrlrD>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.sb-accordion_prose-sm__Nzbk5{font-size:.875rem;line-height:1.7142857}.sb-accordion_prose-sm__Nzbk5 :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.sb-accordion_prose-sm__Nzbk5 :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;line-height:1.5555556;margin-top:.8888889em;margin-bottom:.8888889em}.sb-accordion_prose-sm__Nzbk5 :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-inline-start:1.1111111em}.sb-accordion_prose-sm__Nzbk5 :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:2.1428571em;margin-top:0;margin-bottom:.8em;line-height:1.2}.sb-accordion_prose-sm__Nzbk5 :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.4285714em;margin-top:1.6em;margin-bottom:.8em;line-height:1.4}.sb-accordion_prose-sm__Nzbk5 :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;margin-top:1.5555556em;margin-bottom:.4444444em;line-height:1.5555556}.sb-accordion_prose-sm__Nzbk5 :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.4285714em;margin-bottom:.5714286em;line-height:1.4285714}.sb-accordion_prose-sm__Nzbk5 :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.sb-accordion_prose-sm__Nzbk5 :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.sb-accordion_prose-sm__Nzbk5 :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.sb-accordion_prose-sm__Nzbk5 :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.sb-accordion_prose-sm__Nzbk5 :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;border-radius:.3125rem;padding-top:.1428571em;padding-inline-end:.3571429em;padding-bottom:.1428571em;padding-inline-start:.3571429em}.sb-accordion_prose-sm__Nzbk5 :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em}.sb-accordion_prose-sm__Nzbk5 :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.9em}.sb-accordion_prose-sm__Nzbk5 :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em}.sb-accordion_prose-sm__Nzbk5 :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.6666667;margin-top:1.6666667em;margin-bottom:1.6666667em;border-radius:.25rem;padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.sb-accordion_prose-sm__Nzbk5 :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.sb-accordion_prose-sm__Nzbk5 :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.sb-accordion_prose-sm__Nzbk5 :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;margin-bottom:.2857143em}.sb-accordion_prose-sm__Nzbk5 :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.sb-accordion_prose-sm__Nzbk5 :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.sb-accordion_prose-sm__Nzbk5 :where(.sb-accordion_prose-sm__Nzbk5>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.sb-accordion_prose-sm__Nzbk5 :where(.sb-accordion_prose-sm__Nzbk5>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.sb-accordion_prose-sm__Nzbk5 :where(.sb-accordion_prose-sm__Nzbk5>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.sb-accordion_prose-sm__Nzbk5 :where(.sb-accordion_prose-sm__Nzbk5>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.sb-accordion_prose-sm__Nzbk5 :where(.sb-accordion_prose-sm__Nzbk5>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.sb-accordion_prose-sm__Nzbk5 :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.sb-accordion_prose-sm__Nzbk5 :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.sb-accordion_prose-sm__Nzbk5 :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.sb-accordion_prose-sm__Nzbk5 :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;padding-inline-start:1.5714286em}.sb-accordion_prose-sm__Nzbk5 :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2.8571429em;margin-bottom:2.8571429em}.sb-accordion_prose-sm__Nzbk5 :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-accordion_prose-sm__Nzbk5 :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-accordion_prose-sm__Nzbk5 :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-accordion_prose-sm__Nzbk5 :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-accordion_prose-sm__Nzbk5 :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.5}.sb-accordion_prose-sm__Nzbk5 :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.sb-accordion_prose-sm__Nzbk5 :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.sb-accordion_prose-sm__Nzbk5 :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.sb-accordion_prose-sm__Nzbk5 :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.sb-accordion_prose-sm__Nzbk5 :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.sb-accordion_prose-sm__Nzbk5 :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.sb-accordion_prose-sm__Nzbk5 :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.sb-accordion_prose-sm__Nzbk5 :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.sb-accordion_prose-sm__Nzbk5 :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.3333333;margin-top:.6666667em}.sb-accordion_prose-sm__Nzbk5 :where(.sb-accordion_prose-sm__Nzbk5>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-accordion_prose-sm__Nzbk5 :where(.sb-accordion_prose-sm__Nzbk5>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.sb-accordion_accordion__F_BjP{width:100%;background-color:var(--surface-card);padding-top:.5rem;padding-bottom:.5rem;border-radius:var(--radius-lg)}.sb-accordion_accordion--button__alGhp{width:100%;margin-top:1rem;display:flex;flex-direction:column;align-items:center;justify-content:center}.sb-accordion_accordion__F_BjP h3{text-align:center;font-size:1.5rem;line-height:2rem;font-weight:700;text-transform:capitalize;margin-top:.5rem;margin-bottom:1rem}.sb-accordion-section___container__dKeKK{width:100%!important;margin-right:auto!important;margin-left:auto!important}.sb-accordion-section_container__51q_R{width:100%;margin-right:auto;margin-left:auto}@media (min-width:100%){.sb-accordion-section___container__dKeKK{max-width:100%!important}.sb-accordion-section_container__51q_R{max-width:100%}}@media (min-width:600px){.sb-accordion-section___container__dKeKK{max-width:600px!important}.sb-accordion-section_container__51q_R{max-width:600px}}@media (min-width:1600px){.sb-accordion-section___container__dKeKK{max-width:1600px!important}.sb-accordion-section_container__51q_R{max-width:1600px}}.sb-accordion-section_prose__0YJKc{color:var(--tw-prose-body);max-width:65ch}.sb-accordion-section_prose__0YJKc :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.sb-accordion-section_prose__0YJKc :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.sb-accordion-section_prose__0YJKc :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}.sb-accordion-section_prose__0YJKc :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.sb-accordion-section_prose__0YJKc :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-accordion-section_prose__0YJKc :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-accordion-section_prose__0YJKc :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-accordion-section_prose__0YJKc :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.sb-accordion-section_prose__0YJKc :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.sb-accordion-section_prose__0YJKc :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.sb-accordion-section_prose__0YJKc :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.sb-accordion-section_prose__0YJKc :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.sb-accordion-section_prose__0YJKc :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.sb-accordion-section_prose__0YJKc :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.sb-accordion-section_prose__0YJKc :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.sb-accordion-section_prose__0YJKc :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.sb-accordion-section_prose__0YJKc :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.sb-accordion-section_prose__0YJKc :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.sb-accordion-section_prose__0YJKc :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.sb-accordion-section_prose__0YJKc :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.sb-accordion-section_prose__0YJKc :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}.sb-accordion-section_prose__0YJKc :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.sb-accordion-section_prose__0YJKc :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-inline-start-width:.25rem;border-inline-start-color:var(--tw-prose-quote-borders);quotes:"\201C""\201D""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em}.sb-accordion-section_prose__0YJKc :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.sb-accordion-section_prose__0YJKc :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.sb-accordion-section_prose__0YJKc :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.sb-accordion-section_prose__0YJKc :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:900;color:inherit}.sb-accordion-section_prose__0YJKc :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.sb-accordion-section_prose__0YJKc :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:800;color:inherit}.sb-accordion-section_prose__0YJKc :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.sb-accordion-section_prose__0YJKc :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.sb-accordion-section_prose__0YJKc :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.sb-accordion-section_prose__0YJKc :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.sb-accordion-section_prose__0YJKc :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.sb-accordion-section_prose__0YJKc :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-top:2em;margin-bottom:2em}.sb-accordion-section_prose__0YJKc :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.sb-accordion-section_prose__0YJKc :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-family:inherit;color:var(--tw-prose-kbd);box-shadow:0 0 0 1px var(--tw-prose-kbd-shadows),0 3px 0 var(--tw-prose-kbd-shadows);font-size:.875em;border-radius:.3125rem;padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;padding-inline-start:.375em}.sb-accordion-section_prose__0YJKc :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.sb-accordion-section_prose__0YJKc :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}.sb-accordion-section_prose__0YJKc :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}.sb-accordion-section_prose__0YJKc :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-accordion-section_prose__0YJKc :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-accordion-section_prose__0YJKc :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.sb-accordion-section_prose__0YJKc :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.sb-accordion-section_prose__0YJKc :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-accordion-section_prose__0YJKc :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-accordion-section_prose__0YJKc :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-accordion-section_prose__0YJKc :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding-top:.8571429em;padding-inline-end:1.1428571em;padding-bottom:.8571429em;padding-inline-start:1.1428571em}.sb-accordion-section_prose__0YJKc :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.sb-accordion-section_prose__0YJKc :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}.sb-accordion-section_prose__0YJKc :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.sb-accordion-section_prose__0YJKc :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){width:100%;table-layout:auto;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.sb-accordion-section_prose__0YJKc :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.sb-accordion-section_prose__0YJKc :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.sb-accordion-section_prose__0YJKc :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.sb-accordion-section_prose__0YJKc :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.sb-accordion-section_prose__0YJKc :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}.sb-accordion-section_prose__0YJKc :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.sb-accordion-section_prose__0YJKc :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.sb-accordion-section_prose__0YJKc :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:start}.sb-accordion-section_prose__0YJKc :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.sb-accordion-section_prose__0YJKc :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.sb-accordion-section_prose__0YJKc{--tw-prose-body:#374151;--tw-prose-headings:#111827;--tw-prose-lead:#4b5563;--tw-prose-links:#111827;--tw-prose-bold:#111827;--tw-prose-counters:#6b7280;--tw-prose-bullets:#d1d5db;--tw-prose-hr:#e5e7eb;--tw-prose-quotes:#111827;--tw-prose-quote-borders:#e5e7eb;--tw-prose-captions:#6b7280;--tw-prose-kbd:#111827;--tw-prose-kbd-shadows:rgb(17 24 39/10%);--tw-prose-code:#111827;--tw-prose-pre-code:#e5e7eb;--tw-prose-pre-bg:#1f2937;--tw-prose-th-borders:#d1d5db;--tw-prose-td-borders:#e5e7eb;--tw-prose-invert-body:#d1d5db;--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:#9ca3af;--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:#9ca3af;--tw-prose-invert-bullets:#4b5563;--tw-prose-invert-hr:#374151;--tw-prose-invert-quotes:#f3f4f6;--tw-prose-invert-quote-borders:#374151;--tw-prose-invert-captions:#9ca3af;--tw-prose-invert-kbd:#fff;--tw-prose-invert-kbd-shadows:rgb(255 255 255/10%);--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:#d1d5db;--tw-prose-invert-pre-bg:rgb(0 0 0/50%);--tw-prose-invert-th-borders:#4b5563;--tw-prose-invert-td-borders:#374151;font-size:1rem;line-height:1.75}.sb-accordion-section_prose__0YJKc :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.sb-accordion-section_prose__0YJKc :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.sb-accordion-section_prose__0YJKc :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.sb-accordion-section_prose__0YJKc :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.sb-accordion-section_prose__0YJKc :where(.sb-accordion-section_prose__0YJKc>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.sb-accordion-section_prose__0YJKc :where(.sb-accordion-section_prose__0YJKc>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.sb-accordion-section_prose__0YJKc :where(.sb-accordion-section_prose__0YJKc>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.sb-accordion-section_prose__0YJKc :where(.sb-accordion-section_prose__0YJKc>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.sb-accordion-section_prose__0YJKc :where(.sb-accordion-section_prose__0YJKc>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.sb-accordion-section_prose__0YJKc :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.sb-accordion-section_prose__0YJKc :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.sb-accordion-section_prose__0YJKc :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}.sb-accordion-section_prose__0YJKc :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-accordion-section_prose__0YJKc :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-accordion-section_prose__0YJKc :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-accordion-section_prose__0YJKc :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-accordion-section_prose__0YJKc :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.sb-accordion-section_prose__0YJKc :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.sb-accordion-section_prose__0YJKc :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.5714286em;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.sb-accordion-section_prose__0YJKc :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.sb-accordion-section_prose__0YJKc :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.sb-accordion-section_prose__0YJKc :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.sb-accordion-section_prose__0YJKc :where(.sb-accordion-section_prose__0YJKc>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-accordion-section_prose__0YJKc :where(.sb-accordion-section_prose__0YJKc>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.sb-accordion-section_prose-sm__XUy7o{font-size:.875rem;line-height:1.7142857}.sb-accordion-section_prose-sm__XUy7o :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.sb-accordion-section_prose-sm__XUy7o :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;line-height:1.5555556;margin-top:.8888889em;margin-bottom:.8888889em}.sb-accordion-section_prose-sm__XUy7o :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-inline-start:1.1111111em}.sb-accordion-section_prose-sm__XUy7o :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:2.1428571em;margin-top:0;margin-bottom:.8em;line-height:1.2}.sb-accordion-section_prose-sm__XUy7o :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.4285714em;margin-top:1.6em;margin-bottom:.8em;line-height:1.4}.sb-accordion-section_prose-sm__XUy7o :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;margin-top:1.5555556em;margin-bottom:.4444444em;line-height:1.5555556}.sb-accordion-section_prose-sm__XUy7o :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.4285714em;margin-bottom:.5714286em;line-height:1.4285714}.sb-accordion-section_prose-sm__XUy7o :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.sb-accordion-section_prose-sm__XUy7o :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.sb-accordion-section_prose-sm__XUy7o :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.sb-accordion-section_prose-sm__XUy7o :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.sb-accordion-section_prose-sm__XUy7o :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;border-radius:.3125rem;padding-top:.1428571em;padding-inline-end:.3571429em;padding-bottom:.1428571em;padding-inline-start:.3571429em}.sb-accordion-section_prose-sm__XUy7o :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em}.sb-accordion-section_prose-sm__XUy7o :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.9em}.sb-accordion-section_prose-sm__XUy7o :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em}.sb-accordion-section_prose-sm__XUy7o :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.6666667;margin-top:1.6666667em;margin-bottom:1.6666667em;border-radius:.25rem;padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.sb-accordion-section_prose-sm__XUy7o :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.sb-accordion-section_prose-sm__XUy7o :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.sb-accordion-section_prose-sm__XUy7o :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;margin-bottom:.2857143em}.sb-accordion-section_prose-sm__XUy7o :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.sb-accordion-section_prose-sm__XUy7o :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.sb-accordion-section_prose-sm__XUy7o :where(.sb-accordion-section_prose-sm__XUy7o>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.sb-accordion-section_prose-sm__XUy7o :where(.sb-accordion-section_prose-sm__XUy7o>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.sb-accordion-section_prose-sm__XUy7o :where(.sb-accordion-section_prose-sm__XUy7o>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.sb-accordion-section_prose-sm__XUy7o :where(.sb-accordion-section_prose-sm__XUy7o>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.sb-accordion-section_prose-sm__XUy7o :where(.sb-accordion-section_prose-sm__XUy7o>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.sb-accordion-section_prose-sm__XUy7o :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.sb-accordion-section_prose-sm__XUy7o :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.sb-accordion-section_prose-sm__XUy7o :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.sb-accordion-section_prose-sm__XUy7o :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;padding-inline-start:1.5714286em}.sb-accordion-section_prose-sm__XUy7o :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2.8571429em;margin-bottom:2.8571429em}.sb-accordion-section_prose-sm__XUy7o :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-accordion-section_prose-sm__XUy7o :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-accordion-section_prose-sm__XUy7o :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-accordion-section_prose-sm__XUy7o :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-accordion-section_prose-sm__XUy7o :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.5}.sb-accordion-section_prose-sm__XUy7o :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.sb-accordion-section_prose-sm__XUy7o :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.sb-accordion-section_prose-sm__XUy7o :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.sb-accordion-section_prose-sm__XUy7o :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.sb-accordion-section_prose-sm__XUy7o :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.sb-accordion-section_prose-sm__XUy7o :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.sb-accordion-section_prose-sm__XUy7o :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.sb-accordion-section_prose-sm__XUy7o :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.sb-accordion-section_prose-sm__XUy7o :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.3333333;margin-top:.6666667em}.sb-accordion-section_prose-sm__XUy7o :where(.sb-accordion-section_prose-sm__XUy7o>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-accordion-section_prose-sm__XUy7o :where(.sb-accordion-section_prose-sm__XUy7o>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.sb-accordion-section_accordion-section__fiYQm{background-color:var(--surface-card);margin-top:.5rem;margin-bottom:.5rem;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:40px;overflow:hidden;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.5s;transition-timing-function:cubic-bezier(0,0,.2,1)}.sb-accordion-section_accordion-section__summary__t4Pfp{padding:.5rem 0}@media (min-width:948px){.sb-accordion-section_accordion-section__summary__t4Pfp{padding-left:1rem;padding-right:1rem}}.sb-accordion-section_accordion-section__summary__t4Pfp{width:100%;display:flex;flex-direction:row;align-items:flex-start;justify-content:space-around}@media (min-width:948px){.sb-accordion-section_accordion-section__summary__t4Pfp{align-items:center}}.sb-accordion-section_accordion-section__summary__t4Pfp{cursor:pointer}.sb-accordion-section_accordion-section__summary__title__hNUXz{width:91.666667%;margin-top:auto;margin-bottom:auto;font-size:1rem;line-height:1.5rem;font-weight:700;line-height:1.5;color:var(--text-primary)}@media (min-width:948px){.sb-accordion-section_accordion-section__summary__title__hNUXz{font-size:1.875rem;line-height:2.25rem;line-height:48px}}.sb-accordion-section_accordion-section__summary__icon__dISTy{height:48px;width:auto;fill:rgb(0 0 0/.5)}.sb-accordion-section_accordion-section__content__GVt3X{padding-top:.5rem;padding-bottom:.5rem;padding-left:1.75rem}@media (min-width:600px){.sb-accordion-section_accordion-section__content__GVt3X{padding-left:1.5rem}}@media (min-width:948px){.sb-accordion-section_accordion-section__content__GVt3X{padding-left:2.5rem}}@media (min-width:1200px){.sb-accordion-section_accordion-section__content__GVt3X{padding-left:3.5rem}}.sb-accordion-section_accordion-section__content__GVt3X{width:100%;display:flex;align-items:center;justify-content:space-evenly}.sb-accordion-section_accordion-section__content__GVt3X p{width:91.666667%;text-align:justify;font-size:1rem;font-weight:400;line-height:1.5rem;color:var(--text-primary)}@media (min-width:948px){.sb-accordion-section_accordion-section__content__GVt3X p{font-size:1.5rem;line-height:2rem}}.sb-icon-list___container__Whqrs{width:100%!important;margin-right:auto!important;margin-left:auto!important}.sb-icon-list_container__D7bpE{width:100%;margin-right:auto;margin-left:auto}@media (min-width:100%){.sb-icon-list___container__Whqrs{max-width:100%!important}.sb-icon-list_container__D7bpE{max-width:100%}}@media (min-width:600px){.sb-icon-list___container__Whqrs{max-width:600px!important}.sb-icon-list_container__D7bpE{max-width:600px}}@media (min-width:1600px){.sb-icon-list___container__Whqrs{max-width:1600px!important}.sb-icon-list_container__D7bpE{max-width:1600px}}.sb-icon-list_prose__K5SkR{color:var(--tw-prose-body);max-width:65ch}.sb-icon-list_prose__K5SkR :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.sb-icon-list_prose__K5SkR :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.sb-icon-list_prose__K5SkR :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}.sb-icon-list_prose__K5SkR :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.sb-icon-list_prose__K5SkR :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-icon-list_prose__K5SkR :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-icon-list_prose__K5SkR :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-icon-list_prose__K5SkR :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.sb-icon-list_prose__K5SkR :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.sb-icon-list_prose__K5SkR :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.sb-icon-list_prose__K5SkR :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.sb-icon-list_prose__K5SkR :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.sb-icon-list_prose__K5SkR :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.sb-icon-list_prose__K5SkR :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.sb-icon-list_prose__K5SkR :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.sb-icon-list_prose__K5SkR :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.sb-icon-list_prose__K5SkR :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.sb-icon-list_prose__K5SkR :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.sb-icon-list_prose__K5SkR :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.sb-icon-list_prose__K5SkR :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.sb-icon-list_prose__K5SkR :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}.sb-icon-list_prose__K5SkR :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.sb-icon-list_prose__K5SkR :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-inline-start-width:.25rem;border-inline-start-color:var(--tw-prose-quote-borders);quotes:"\201C""\201D""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em}.sb-icon-list_prose__K5SkR :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.sb-icon-list_prose__K5SkR :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.sb-icon-list_prose__K5SkR :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.sb-icon-list_prose__K5SkR :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:900;color:inherit}.sb-icon-list_prose__K5SkR :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.sb-icon-list_prose__K5SkR :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:800;color:inherit}.sb-icon-list_prose__K5SkR :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.sb-icon-list_prose__K5SkR :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.sb-icon-list_prose__K5SkR :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.sb-icon-list_prose__K5SkR :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.sb-icon-list_prose__K5SkR :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.sb-icon-list_prose__K5SkR :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-top:2em;margin-bottom:2em}.sb-icon-list_prose__K5SkR :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.sb-icon-list_prose__K5SkR :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-family:inherit;color:var(--tw-prose-kbd);box-shadow:0 0 0 1px var(--tw-prose-kbd-shadows),0 3px 0 var(--tw-prose-kbd-shadows);font-size:.875em;border-radius:.3125rem;padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;padding-inline-start:.375em}.sb-icon-list_prose__K5SkR :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.sb-icon-list_prose__K5SkR :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}.sb-icon-list_prose__K5SkR :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}.sb-icon-list_prose__K5SkR :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-icon-list_prose__K5SkR :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-icon-list_prose__K5SkR :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.sb-icon-list_prose__K5SkR :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.sb-icon-list_prose__K5SkR :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-icon-list_prose__K5SkR :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-icon-list_prose__K5SkR :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-icon-list_prose__K5SkR :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding-top:.8571429em;padding-inline-end:1.1428571em;padding-bottom:.8571429em;padding-inline-start:1.1428571em}.sb-icon-list_prose__K5SkR :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.sb-icon-list_prose__K5SkR :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}.sb-icon-list_prose__K5SkR :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.sb-icon-list_prose__K5SkR :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){width:100%;table-layout:auto;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.sb-icon-list_prose__K5SkR :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.sb-icon-list_prose__K5SkR :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.sb-icon-list_prose__K5SkR :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.sb-icon-list_prose__K5SkR :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.sb-icon-list_prose__K5SkR :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}.sb-icon-list_prose__K5SkR :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.sb-icon-list_prose__K5SkR :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.sb-icon-list_prose__K5SkR :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:start}.sb-icon-list_prose__K5SkR :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.sb-icon-list_prose__K5SkR :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.sb-icon-list_prose__K5SkR{--tw-prose-body:#374151;--tw-prose-headings:#111827;--tw-prose-lead:#4b5563;--tw-prose-links:#111827;--tw-prose-bold:#111827;--tw-prose-counters:#6b7280;--tw-prose-bullets:#d1d5db;--tw-prose-hr:#e5e7eb;--tw-prose-quotes:#111827;--tw-prose-quote-borders:#e5e7eb;--tw-prose-captions:#6b7280;--tw-prose-kbd:#111827;--tw-prose-kbd-shadows:rgb(17 24 39/10%);--tw-prose-code:#111827;--tw-prose-pre-code:#e5e7eb;--tw-prose-pre-bg:#1f2937;--tw-prose-th-borders:#d1d5db;--tw-prose-td-borders:#e5e7eb;--tw-prose-invert-body:#d1d5db;--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:#9ca3af;--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:#9ca3af;--tw-prose-invert-bullets:#4b5563;--tw-prose-invert-hr:#374151;--tw-prose-invert-quotes:#f3f4f6;--tw-prose-invert-quote-borders:#374151;--tw-prose-invert-captions:#9ca3af;--tw-prose-invert-kbd:#fff;--tw-prose-invert-kbd-shadows:rgb(255 255 255/10%);--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:#d1d5db;--tw-prose-invert-pre-bg:rgb(0 0 0/50%);--tw-prose-invert-th-borders:#4b5563;--tw-prose-invert-td-borders:#374151;font-size:1rem;line-height:1.75}.sb-icon-list_prose__K5SkR :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.sb-icon-list_prose__K5SkR :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.sb-icon-list_prose__K5SkR :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.sb-icon-list_prose__K5SkR :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.sb-icon-list_prose__K5SkR :where(.sb-icon-list_prose__K5SkR>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.sb-icon-list_prose__K5SkR :where(.sb-icon-list_prose__K5SkR>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.sb-icon-list_prose__K5SkR :where(.sb-icon-list_prose__K5SkR>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.sb-icon-list_prose__K5SkR :where(.sb-icon-list_prose__K5SkR>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.sb-icon-list_prose__K5SkR :where(.sb-icon-list_prose__K5SkR>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.sb-icon-list_prose__K5SkR :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.sb-icon-list_prose__K5SkR :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.sb-icon-list_prose__K5SkR :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}.sb-icon-list_prose__K5SkR :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-icon-list_prose__K5SkR :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-icon-list_prose__K5SkR :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-icon-list_prose__K5SkR :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-icon-list_prose__K5SkR :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.sb-icon-list_prose__K5SkR :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.sb-icon-list_prose__K5SkR :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.5714286em;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.sb-icon-list_prose__K5SkR :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.sb-icon-list_prose__K5SkR :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.sb-icon-list_prose__K5SkR :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.sb-icon-list_prose__K5SkR :where(.sb-icon-list_prose__K5SkR>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-icon-list_prose__K5SkR :where(.sb-icon-list_prose__K5SkR>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.sb-icon-list_prose-sm__jMVbu{font-size:.875rem;line-height:1.7142857}.sb-icon-list_prose-sm__jMVbu :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.sb-icon-list_prose-sm__jMVbu :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;line-height:1.5555556;margin-top:.8888889em;margin-bottom:.8888889em}.sb-icon-list_prose-sm__jMVbu :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-inline-start:1.1111111em}.sb-icon-list_prose-sm__jMVbu :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:2.1428571em;margin-top:0;margin-bottom:.8em;line-height:1.2}.sb-icon-list_prose-sm__jMVbu :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.4285714em;margin-top:1.6em;margin-bottom:.8em;line-height:1.4}.sb-icon-list_prose-sm__jMVbu :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;margin-top:1.5555556em;margin-bottom:.4444444em;line-height:1.5555556}.sb-icon-list_prose-sm__jMVbu :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.4285714em;margin-bottom:.5714286em;line-height:1.4285714}.sb-icon-list_prose-sm__jMVbu :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.sb-icon-list_prose-sm__jMVbu :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.sb-icon-list_prose-sm__jMVbu :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.sb-icon-list_prose-sm__jMVbu :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.sb-icon-list_prose-sm__jMVbu :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;border-radius:.3125rem;padding-top:.1428571em;padding-inline-end:.3571429em;padding-bottom:.1428571em;padding-inline-start:.3571429em}.sb-icon-list_prose-sm__jMVbu :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em}.sb-icon-list_prose-sm__jMVbu :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.9em}.sb-icon-list_prose-sm__jMVbu :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em}.sb-icon-list_prose-sm__jMVbu :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.6666667;margin-top:1.6666667em;margin-bottom:1.6666667em;border-radius:.25rem;padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.sb-icon-list_prose-sm__jMVbu :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.sb-icon-list_prose-sm__jMVbu :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.sb-icon-list_prose-sm__jMVbu :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;margin-bottom:.2857143em}.sb-icon-list_prose-sm__jMVbu :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.sb-icon-list_prose-sm__jMVbu :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.sb-icon-list_prose-sm__jMVbu :where(.sb-icon-list_prose-sm__jMVbu>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.sb-icon-list_prose-sm__jMVbu :where(.sb-icon-list_prose-sm__jMVbu>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.sb-icon-list_prose-sm__jMVbu :where(.sb-icon-list_prose-sm__jMVbu>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.sb-icon-list_prose-sm__jMVbu :where(.sb-icon-list_prose-sm__jMVbu>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.sb-icon-list_prose-sm__jMVbu :where(.sb-icon-list_prose-sm__jMVbu>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.sb-icon-list_prose-sm__jMVbu :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.sb-icon-list_prose-sm__jMVbu :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.sb-icon-list_prose-sm__jMVbu :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.sb-icon-list_prose-sm__jMVbu :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;padding-inline-start:1.5714286em}.sb-icon-list_prose-sm__jMVbu :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2.8571429em;margin-bottom:2.8571429em}.sb-icon-list_prose-sm__jMVbu :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-icon-list_prose-sm__jMVbu :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-icon-list_prose-sm__jMVbu :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-icon-list_prose-sm__jMVbu :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-icon-list_prose-sm__jMVbu :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.5}.sb-icon-list_prose-sm__jMVbu :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.sb-icon-list_prose-sm__jMVbu :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.sb-icon-list_prose-sm__jMVbu :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.sb-icon-list_prose-sm__jMVbu :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.sb-icon-list_prose-sm__jMVbu :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.sb-icon-list_prose-sm__jMVbu :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.sb-icon-list_prose-sm__jMVbu :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.sb-icon-list_prose-sm__jMVbu :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.sb-icon-list_prose-sm__jMVbu :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.3333333;margin-top:.6666667em}.sb-icon-list_prose-sm__jMVbu :where(.sb-icon-list_prose-sm__jMVbu>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-icon-list_prose-sm__jMVbu :where(.sb-icon-list_prose-sm__jMVbu>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.sb-icon-list_icon-list__0JY_K{height:auto;width:91.666667%}@media (min-width:948px){.sb-icon-list_icon-list__0JY_K{width:100%}}@media (min-width:1200px){.sb-icon-list_icon-list__0JY_K{width:100%}}.sb-icon-list_icon-list__0JY_K{margin-left:auto;margin-right:auto;padding:.5rem;border-radius:var(--radius-lg);background-color:rgb(255 255 255/.2)}@media (min-width:948px){.sb-icon-list_icon-list__0JY_K{background-color:rgb(255 255 255/.1)}}.sb-icon-text___container___uQWE{width:100%!important;margin-right:auto!important;margin-left:auto!important}.sb-icon-text_container__Ply2s{width:100%;margin-right:auto;margin-left:auto}@media (min-width:100%){.sb-icon-text___container___uQWE{max-width:100%!important}.sb-icon-text_container__Ply2s{max-width:100%}}@media (min-width:600px){.sb-icon-text___container___uQWE{max-width:600px!important}.sb-icon-text_container__Ply2s{max-width:600px}}@media (min-width:1600px){.sb-icon-text___container___uQWE{max-width:1600px!important}.sb-icon-text_container__Ply2s{max-width:1600px}}.sb-icon-text_prose__6svCR{color:var(--tw-prose-body);max-width:65ch}.sb-icon-text_prose__6svCR :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.sb-icon-text_prose__6svCR :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.sb-icon-text_prose__6svCR :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}.sb-icon-text_prose__6svCR :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.sb-icon-text_prose__6svCR :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-icon-text_prose__6svCR :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-icon-text_prose__6svCR :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-icon-text_prose__6svCR :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.sb-icon-text_prose__6svCR :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.sb-icon-text_prose__6svCR :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.sb-icon-text_prose__6svCR :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.sb-icon-text_prose__6svCR :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.sb-icon-text_prose__6svCR :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.sb-icon-text_prose__6svCR :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.sb-icon-text_prose__6svCR :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.sb-icon-text_prose__6svCR :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.sb-icon-text_prose__6svCR :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.sb-icon-text_prose__6svCR :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.sb-icon-text_prose__6svCR :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.sb-icon-text_prose__6svCR :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.sb-icon-text_prose__6svCR :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}.sb-icon-text_prose__6svCR :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.sb-icon-text_prose__6svCR :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-inline-start-width:.25rem;border-inline-start-color:var(--tw-prose-quote-borders);quotes:"\201C""\201D""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em}.sb-icon-text_prose__6svCR :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.sb-icon-text_prose__6svCR :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.sb-icon-text_prose__6svCR :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.sb-icon-text_prose__6svCR :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:900;color:inherit}.sb-icon-text_prose__6svCR :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.sb-icon-text_prose__6svCR :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:800;color:inherit}.sb-icon-text_prose__6svCR :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.sb-icon-text_prose__6svCR :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.sb-icon-text_prose__6svCR :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.sb-icon-text_prose__6svCR :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.sb-icon-text_prose__6svCR :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.sb-icon-text_prose__6svCR :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-top:2em;margin-bottom:2em}.sb-icon-text_prose__6svCR :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.sb-icon-text_prose__6svCR :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-family:inherit;color:var(--tw-prose-kbd);box-shadow:0 0 0 1px var(--tw-prose-kbd-shadows),0 3px 0 var(--tw-prose-kbd-shadows);font-size:.875em;border-radius:.3125rem;padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;padding-inline-start:.375em}.sb-icon-text_prose__6svCR :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.sb-icon-text_prose__6svCR :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}.sb-icon-text_prose__6svCR :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}.sb-icon-text_prose__6svCR :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-icon-text_prose__6svCR :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-icon-text_prose__6svCR :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.sb-icon-text_prose__6svCR :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.sb-icon-text_prose__6svCR :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-icon-text_prose__6svCR :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-icon-text_prose__6svCR :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-icon-text_prose__6svCR :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding-top:.8571429em;padding-inline-end:1.1428571em;padding-bottom:.8571429em;padding-inline-start:1.1428571em}.sb-icon-text_prose__6svCR :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.sb-icon-text_prose__6svCR :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}.sb-icon-text_prose__6svCR :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.sb-icon-text_prose__6svCR :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){width:100%;table-layout:auto;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.sb-icon-text_prose__6svCR :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.sb-icon-text_prose__6svCR :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.sb-icon-text_prose__6svCR :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.sb-icon-text_prose__6svCR :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.sb-icon-text_prose__6svCR :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}.sb-icon-text_prose__6svCR :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.sb-icon-text_prose__6svCR :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.sb-icon-text_prose__6svCR :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:start}.sb-icon-text_prose__6svCR :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.sb-icon-text_prose__6svCR :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.sb-icon-text_prose__6svCR{--tw-prose-body:#374151;--tw-prose-headings:#111827;--tw-prose-lead:#4b5563;--tw-prose-links:#111827;--tw-prose-bold:#111827;--tw-prose-counters:#6b7280;--tw-prose-bullets:#d1d5db;--tw-prose-hr:#e5e7eb;--tw-prose-quotes:#111827;--tw-prose-quote-borders:#e5e7eb;--tw-prose-captions:#6b7280;--tw-prose-kbd:#111827;--tw-prose-kbd-shadows:rgb(17 24 39/10%);--tw-prose-code:#111827;--tw-prose-pre-code:#e5e7eb;--tw-prose-pre-bg:#1f2937;--tw-prose-th-borders:#d1d5db;--tw-prose-td-borders:#e5e7eb;--tw-prose-invert-body:#d1d5db;--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:#9ca3af;--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:#9ca3af;--tw-prose-invert-bullets:#4b5563;--tw-prose-invert-hr:#374151;--tw-prose-invert-quotes:#f3f4f6;--tw-prose-invert-quote-borders:#374151;--tw-prose-invert-captions:#9ca3af;--tw-prose-invert-kbd:#fff;--tw-prose-invert-kbd-shadows:rgb(255 255 255/10%);--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:#d1d5db;--tw-prose-invert-pre-bg:rgb(0 0 0/50%);--tw-prose-invert-th-borders:#4b5563;--tw-prose-invert-td-borders:#374151;font-size:1rem;line-height:1.75}.sb-icon-text_prose__6svCR :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.sb-icon-text_prose__6svCR :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.sb-icon-text_prose__6svCR :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.sb-icon-text_prose__6svCR :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.sb-icon-text_prose__6svCR :where(.sb-icon-text_prose__6svCR>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.sb-icon-text_prose__6svCR :where(.sb-icon-text_prose__6svCR>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.sb-icon-text_prose__6svCR :where(.sb-icon-text_prose__6svCR>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.sb-icon-text_prose__6svCR :where(.sb-icon-text_prose__6svCR>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.sb-icon-text_prose__6svCR :where(.sb-icon-text_prose__6svCR>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.sb-icon-text_prose__6svCR :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.sb-icon-text_prose__6svCR :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.sb-icon-text_prose__6svCR :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}.sb-icon-text_prose__6svCR :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-icon-text_prose__6svCR :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-icon-text_prose__6svCR :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-icon-text_prose__6svCR :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-icon-text_prose__6svCR :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.sb-icon-text_prose__6svCR :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.sb-icon-text_prose__6svCR :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.5714286em;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.sb-icon-text_prose__6svCR :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.sb-icon-text_prose__6svCR :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.sb-icon-text_prose__6svCR :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.sb-icon-text_prose__6svCR :where(.sb-icon-text_prose__6svCR>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-icon-text_prose__6svCR :where(.sb-icon-text_prose__6svCR>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.sb-icon-text_prose-sm__zDKaj{font-size:.875rem;line-height:1.7142857}.sb-icon-text_prose-sm__zDKaj :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.sb-icon-text_prose-sm__zDKaj :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;line-height:1.5555556;margin-top:.8888889em;margin-bottom:.8888889em}.sb-icon-text_prose-sm__zDKaj :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-inline-start:1.1111111em}.sb-icon-text_prose-sm__zDKaj :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:2.1428571em;margin-top:0;margin-bottom:.8em;line-height:1.2}.sb-icon-text_prose-sm__zDKaj :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.4285714em;margin-top:1.6em;margin-bottom:.8em;line-height:1.4}.sb-icon-text_prose-sm__zDKaj :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;margin-top:1.5555556em;margin-bottom:.4444444em;line-height:1.5555556}.sb-icon-text_prose-sm__zDKaj :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.4285714em;margin-bottom:.5714286em;line-height:1.4285714}.sb-icon-text_prose-sm__zDKaj :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.sb-icon-text_prose-sm__zDKaj :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.sb-icon-text_prose-sm__zDKaj :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.sb-icon-text_prose-sm__zDKaj :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.sb-icon-text_prose-sm__zDKaj :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;border-radius:.3125rem;padding-top:.1428571em;padding-inline-end:.3571429em;padding-bottom:.1428571em;padding-inline-start:.3571429em}.sb-icon-text_prose-sm__zDKaj :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em}.sb-icon-text_prose-sm__zDKaj :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.9em}.sb-icon-text_prose-sm__zDKaj :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em}.sb-icon-text_prose-sm__zDKaj :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.6666667;margin-top:1.6666667em;margin-bottom:1.6666667em;border-radius:.25rem;padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.sb-icon-text_prose-sm__zDKaj :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.sb-icon-text_prose-sm__zDKaj :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.sb-icon-text_prose-sm__zDKaj :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;margin-bottom:.2857143em}.sb-icon-text_prose-sm__zDKaj :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.sb-icon-text_prose-sm__zDKaj :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.sb-icon-text_prose-sm__zDKaj :where(.sb-icon-text_prose-sm__zDKaj>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.sb-icon-text_prose-sm__zDKaj :where(.sb-icon-text_prose-sm__zDKaj>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.sb-icon-text_prose-sm__zDKaj :where(.sb-icon-text_prose-sm__zDKaj>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.sb-icon-text_prose-sm__zDKaj :where(.sb-icon-text_prose-sm__zDKaj>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.sb-icon-text_prose-sm__zDKaj :where(.sb-icon-text_prose-sm__zDKaj>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.sb-icon-text_prose-sm__zDKaj :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.sb-icon-text_prose-sm__zDKaj :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.sb-icon-text_prose-sm__zDKaj :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.sb-icon-text_prose-sm__zDKaj :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;padding-inline-start:1.5714286em}.sb-icon-text_prose-sm__zDKaj :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2.8571429em;margin-bottom:2.8571429em}.sb-icon-text_prose-sm__zDKaj :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-icon-text_prose-sm__zDKaj :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-icon-text_prose-sm__zDKaj :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-icon-text_prose-sm__zDKaj :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-icon-text_prose-sm__zDKaj :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.5}.sb-icon-text_prose-sm__zDKaj :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.sb-icon-text_prose-sm__zDKaj :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.sb-icon-text_prose-sm__zDKaj :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.sb-icon-text_prose-sm__zDKaj :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.sb-icon-text_prose-sm__zDKaj :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.sb-icon-text_prose-sm__zDKaj :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.sb-icon-text_prose-sm__zDKaj :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.sb-icon-text_prose-sm__zDKaj :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.sb-icon-text_prose-sm__zDKaj :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.3333333;margin-top:.6666667em}.sb-icon-text_prose-sm__zDKaj :where(.sb-icon-text_prose-sm__zDKaj>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-icon-text_prose-sm__zDKaj :where(.sb-icon-text_prose-sm__zDKaj>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.sb-icon-text_icon-text__4JqIv{width:100%;display:flex;align-items:center;justify-content:flex-start;margin-top:.5rem;margin-bottom:.5rem;gap:.5rem}.sb-icon-text_icon-text--icon__NkqCA{height:18px;width:18px}.sb-icon-text_icon-text--text__8WBc1{font-size:.875rem;line-height:1.25rem}.sb-hero___container__vu2YA{width:100%!important;margin-right:auto!important;margin-left:auto!important}.sb-hero_container__tQ26B{width:100%;margin-right:auto;margin-left:auto}@media (min-width:100%){.sb-hero___container__vu2YA{max-width:100%!important}.sb-hero_container__tQ26B{max-width:100%}}@media (min-width:600px){.sb-hero___container__vu2YA{max-width:600px!important}.sb-hero_container__tQ26B{max-width:600px}}@media (min-width:1600px){.sb-hero___container__vu2YA{max-width:1600px!important}.sb-hero_container__tQ26B{max-width:1600px}}.sb-hero_prose__yZprq{color:var(--tw-prose-body);max-width:65ch}.sb-hero_prose__yZprq :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.sb-hero_prose__yZprq :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.sb-hero_prose__yZprq :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}.sb-hero_prose__yZprq :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.sb-hero_prose__yZprq :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-hero_prose__yZprq :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-hero_prose__yZprq :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-hero_prose__yZprq :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.sb-hero_prose__yZprq :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.sb-hero_prose__yZprq :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.sb-hero_prose__yZprq :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.sb-hero_prose__yZprq :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.sb-hero_prose__yZprq :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.sb-hero_prose__yZprq :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.sb-hero_prose__yZprq :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.sb-hero_prose__yZprq :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.sb-hero_prose__yZprq :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.sb-hero_prose__yZprq :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.sb-hero_prose__yZprq :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.sb-hero_prose__yZprq :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.sb-hero_prose__yZprq :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}.sb-hero_prose__yZprq :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.sb-hero_prose__yZprq :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-inline-start-width:.25rem;border-inline-start-color:var(--tw-prose-quote-borders);quotes:"\201C""\201D""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em}.sb-hero_prose__yZprq :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.sb-hero_prose__yZprq :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.sb-hero_prose__yZprq :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.sb-hero_prose__yZprq :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:900;color:inherit}.sb-hero_prose__yZprq :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.sb-hero_prose__yZprq :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:800;color:inherit}.sb-hero_prose__yZprq :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.sb-hero_prose__yZprq :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.sb-hero_prose__yZprq :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.sb-hero_prose__yZprq :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.sb-hero_prose__yZprq :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.sb-hero_prose__yZprq :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-top:2em;margin-bottom:2em}.sb-hero_prose__yZprq :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.sb-hero_prose__yZprq :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-family:inherit;color:var(--tw-prose-kbd);box-shadow:0 0 0 1px var(--tw-prose-kbd-shadows),0 3px 0 var(--tw-prose-kbd-shadows);font-size:.875em;border-radius:.3125rem;padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;padding-inline-start:.375em}.sb-hero_prose__yZprq :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.sb-hero_prose__yZprq :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}.sb-hero_prose__yZprq :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}.sb-hero_prose__yZprq :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-hero_prose__yZprq :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-hero_prose__yZprq :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.sb-hero_prose__yZprq :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.sb-hero_prose__yZprq :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-hero_prose__yZprq :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-hero_prose__yZprq :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-hero_prose__yZprq :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding-top:.8571429em;padding-inline-end:1.1428571em;padding-bottom:.8571429em;padding-inline-start:1.1428571em}.sb-hero_prose__yZprq :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.sb-hero_prose__yZprq :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}.sb-hero_prose__yZprq :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.sb-hero_prose__yZprq :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){width:100%;table-layout:auto;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.sb-hero_prose__yZprq :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.sb-hero_prose__yZprq :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.sb-hero_prose__yZprq :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.sb-hero_prose__yZprq :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.sb-hero_prose__yZprq :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}.sb-hero_prose__yZprq :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.sb-hero_prose__yZprq :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.sb-hero_prose__yZprq :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:start}.sb-hero_prose__yZprq :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.sb-hero_prose__yZprq :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.sb-hero_prose__yZprq{--tw-prose-body:#374151;--tw-prose-headings:#111827;--tw-prose-lead:#4b5563;--tw-prose-links:#111827;--tw-prose-bold:#111827;--tw-prose-counters:#6b7280;--tw-prose-bullets:#d1d5db;--tw-prose-hr:#e5e7eb;--tw-prose-quotes:#111827;--tw-prose-quote-borders:#e5e7eb;--tw-prose-captions:#6b7280;--tw-prose-kbd:#111827;--tw-prose-kbd-shadows:rgb(17 24 39/10%);--tw-prose-code:#111827;--tw-prose-pre-code:#e5e7eb;--tw-prose-pre-bg:#1f2937;--tw-prose-th-borders:#d1d5db;--tw-prose-td-borders:#e5e7eb;--tw-prose-invert-body:#d1d5db;--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:#9ca3af;--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:#9ca3af;--tw-prose-invert-bullets:#4b5563;--tw-prose-invert-hr:#374151;--tw-prose-invert-quotes:#f3f4f6;--tw-prose-invert-quote-borders:#374151;--tw-prose-invert-captions:#9ca3af;--tw-prose-invert-kbd:#fff;--tw-prose-invert-kbd-shadows:rgb(255 255 255/10%);--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:#d1d5db;--tw-prose-invert-pre-bg:rgb(0 0 0/50%);--tw-prose-invert-th-borders:#4b5563;--tw-prose-invert-td-borders:#374151;font-size:1rem;line-height:1.75}.sb-hero_prose__yZprq :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.sb-hero_prose__yZprq :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.sb-hero_prose__yZprq :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.sb-hero_prose__yZprq :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.sb-hero_prose__yZprq :where(.sb-hero_prose__yZprq>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.sb-hero_prose__yZprq :where(.sb-hero_prose__yZprq>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.sb-hero_prose__yZprq :where(.sb-hero_prose__yZprq>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.sb-hero_prose__yZprq :where(.sb-hero_prose__yZprq>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.sb-hero_prose__yZprq :where(.sb-hero_prose__yZprq>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.sb-hero_prose__yZprq :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.sb-hero_prose__yZprq :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.sb-hero_prose__yZprq :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}.sb-hero_prose__yZprq :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-hero_prose__yZprq :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-hero_prose__yZprq :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-hero_prose__yZprq :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-hero_prose__yZprq :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.sb-hero_prose__yZprq :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.sb-hero_prose__yZprq :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.5714286em;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.sb-hero_prose__yZprq :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.sb-hero_prose__yZprq :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.sb-hero_prose__yZprq :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.sb-hero_prose__yZprq :where(.sb-hero_prose__yZprq>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-hero_prose__yZprq :where(.sb-hero_prose__yZprq>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.sb-hero_prose-sm__Cy0TL{font-size:.875rem;line-height:1.7142857}.sb-hero_prose-sm__Cy0TL :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.sb-hero_prose-sm__Cy0TL :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;line-height:1.5555556;margin-top:.8888889em;margin-bottom:.8888889em}.sb-hero_prose-sm__Cy0TL :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-inline-start:1.1111111em}.sb-hero_prose-sm__Cy0TL :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:2.1428571em;margin-top:0;margin-bottom:.8em;line-height:1.2}.sb-hero_prose-sm__Cy0TL :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.4285714em;margin-top:1.6em;margin-bottom:.8em;line-height:1.4}.sb-hero_prose-sm__Cy0TL :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;margin-top:1.5555556em;margin-bottom:.4444444em;line-height:1.5555556}.sb-hero_prose-sm__Cy0TL :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.4285714em;margin-bottom:.5714286em;line-height:1.4285714}.sb-hero_prose-sm__Cy0TL :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.sb-hero_prose-sm__Cy0TL :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.sb-hero_prose-sm__Cy0TL :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.sb-hero_prose-sm__Cy0TL :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.sb-hero_prose-sm__Cy0TL :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;border-radius:.3125rem;padding-top:.1428571em;padding-inline-end:.3571429em;padding-bottom:.1428571em;padding-inline-start:.3571429em}.sb-hero_prose-sm__Cy0TL :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em}.sb-hero_prose-sm__Cy0TL :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.9em}.sb-hero_prose-sm__Cy0TL :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em}.sb-hero_prose-sm__Cy0TL :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.6666667;margin-top:1.6666667em;margin-bottom:1.6666667em;border-radius:.25rem;padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.sb-hero_prose-sm__Cy0TL :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.sb-hero_prose-sm__Cy0TL :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.sb-hero_prose-sm__Cy0TL :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;margin-bottom:.2857143em}.sb-hero_prose-sm__Cy0TL :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.sb-hero_prose-sm__Cy0TL :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.sb-hero_prose-sm__Cy0TL :where(.sb-hero_prose-sm__Cy0TL>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.sb-hero_prose-sm__Cy0TL :where(.sb-hero_prose-sm__Cy0TL>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.sb-hero_prose-sm__Cy0TL :where(.sb-hero_prose-sm__Cy0TL>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.sb-hero_prose-sm__Cy0TL :where(.sb-hero_prose-sm__Cy0TL>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.sb-hero_prose-sm__Cy0TL :where(.sb-hero_prose-sm__Cy0TL>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.sb-hero_prose-sm__Cy0TL :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.sb-hero_prose-sm__Cy0TL :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.sb-hero_prose-sm__Cy0TL :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.sb-hero_prose-sm__Cy0TL :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;padding-inline-start:1.5714286em}.sb-hero_prose-sm__Cy0TL :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2.8571429em;margin-bottom:2.8571429em}.sb-hero_prose-sm__Cy0TL :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-hero_prose-sm__Cy0TL :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-hero_prose-sm__Cy0TL :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-hero_prose-sm__Cy0TL :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-hero_prose-sm__Cy0TL :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.5}.sb-hero_prose-sm__Cy0TL :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.sb-hero_prose-sm__Cy0TL :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.sb-hero_prose-sm__Cy0TL :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.sb-hero_prose-sm__Cy0TL :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.sb-hero_prose-sm__Cy0TL :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.sb-hero_prose-sm__Cy0TL :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.sb-hero_prose-sm__Cy0TL :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.sb-hero_prose-sm__Cy0TL :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.sb-hero_prose-sm__Cy0TL :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.3333333;margin-top:.6666667em}.sb-hero_prose-sm__Cy0TL :where(.sb-hero_prose-sm__Cy0TL>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-hero_prose-sm__Cy0TL :where(.sb-hero_prose-sm__Cy0TL>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.sb-hero_sb-hero__b3OfT{position:relative;width:100%;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1));margin-top:0;margin-bottom:0;background-size:cover;background-position:50%;background-repeat:no-repeat;display:flex;flex-direction:column;align-items:center;justify-content:center}@media (min-width:948px){.sb-hero_sb-hero__b3OfT{align-items:flex-start;justify-content:flex-start}}@media (min-width:1200px){.sb-hero_sb-hero__b3OfT{align-items:flex-start;justify-content:flex-start}}.sb-hero_sb-hero__b3OfT:before{content:"";display:flex}@media (min-width:948px){.sb-hero_sb-hero__b3OfT:before{display:none}}@media (min-width:1200px){.sb-hero_sb-hero__b3OfT:before{display:none}}.sb-hero_sb-hero__b3OfT:before{position:absolute;bottom:0;left:0;height:60%;width:100%;background-image:linear-gradient(to top,var(--tw-gradient-stops));--tw-gradient-from:rgb(0 0 0/0.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(0 0 0/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to);--tw-gradient-to:transparent var(--tw-gradient-to-position);z-index:1}.sb-hero_sb-hero__b3OfT>*{position:relative;z-index:2}.sb-hero_sb-hero__container__QYOQC{margin-left:auto;margin-right:auto;width:100%}@media (min-width:1800px){.sb-hero_sb-hero__container__QYOQC{max-width:1520px}}.sb-hero_sb-hero__container__content__WSnrz{margin-left:0;margin-right:0}@media (min-width:600px){.sb-hero_sb-hero__container__content__WSnrz{margin-left:auto;margin-right:auto}}@media (min-width:948px){.sb-hero_sb-hero__container__content__WSnrz{margin-left:0;margin-right:0}}.sb-hero_sb-hero__container__content__WSnrz{padding:20rem 1rem .5rem}@media (min-width:948px){.sb-hero_sb-hero__container__content__WSnrz{padding:4rem 5rem 3rem}}@media (min-width:1800px){.sb-hero_sb-hero__container__content__WSnrz{padding-left:0;padding-right:10rem}}.sb-hero_sb-hero__container__content__WSnrz{height:100%;width:100%}@media (min-width:600px){.sb-hero_sb-hero__container__content__WSnrz{width:450px}}@media (min-width:948px){.sb-hero_sb-hero__container__content__WSnrz{width:550px}}.sb-hero_sb-hero__container__content__WSnrz>div{margin-top:.5rem;margin-bottom:.5rem}@media (min-width:948px){.sb-hero_sb-hero__container__content__WSnrz>div{margin-top:1.5rem;margin-bottom:1.5rem}}@media (min-width:1200px){.sb-hero_sb-hero__container__content__WSnrz>div{margin-top:1.5rem;margin-bottom:1.5rem}}.sb-hero_sb-hero__container__content__WSnrz>div>p{margin-top:.5rem;margin-bottom:.5rem}@media (min-width:948px){.sb-hero_sb-hero__container__content__WSnrz>div>p{width:550px}}@media (min-width:1200px){.sb-hero_sb-hero__container__content__WSnrz>div>p{width:550px}}.sb-hero_sb-hero__container__content__WSnrz>div>p{text-align:center}@media (min-width:948px){.sb-hero_sb-hero__container__content__WSnrz>div>p{text-align:left!important}}.sb-title-row___container__viQOh{width:100%!important;margin-right:auto!important;margin-left:auto!important}.sb-title-row_container__QdaX4{width:100%;margin-right:auto;margin-left:auto}@media (min-width:100%){.sb-title-row___container__viQOh{max-width:100%!important}.sb-title-row_container__QdaX4{max-width:100%}}@media (min-width:600px){.sb-title-row___container__viQOh{max-width:600px!important}.sb-title-row_container__QdaX4{max-width:600px}}@media (min-width:1600px){.sb-title-row___container__viQOh{max-width:1600px!important}.sb-title-row_container__QdaX4{max-width:1600px}}.sb-title-row_prose__ogofQ{color:var(--tw-prose-body);max-width:65ch}.sb-title-row_prose__ogofQ :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.sb-title-row_prose__ogofQ :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.sb-title-row_prose__ogofQ :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}.sb-title-row_prose__ogofQ :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.sb-title-row_prose__ogofQ :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-title-row_prose__ogofQ :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-title-row_prose__ogofQ :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-title-row_prose__ogofQ :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.sb-title-row_prose__ogofQ :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.sb-title-row_prose__ogofQ :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.sb-title-row_prose__ogofQ :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.sb-title-row_prose__ogofQ :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.sb-title-row_prose__ogofQ :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.sb-title-row_prose__ogofQ :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.sb-title-row_prose__ogofQ :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.sb-title-row_prose__ogofQ :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.sb-title-row_prose__ogofQ :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.sb-title-row_prose__ogofQ :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.sb-title-row_prose__ogofQ :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.sb-title-row_prose__ogofQ :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.sb-title-row_prose__ogofQ :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}.sb-title-row_prose__ogofQ :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.sb-title-row_prose__ogofQ :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-inline-start-width:.25rem;border-inline-start-color:var(--tw-prose-quote-borders);quotes:"\201C""\201D""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em}.sb-title-row_prose__ogofQ :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.sb-title-row_prose__ogofQ :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.sb-title-row_prose__ogofQ :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.sb-title-row_prose__ogofQ :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:900;color:inherit}.sb-title-row_prose__ogofQ :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.sb-title-row_prose__ogofQ :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:800;color:inherit}.sb-title-row_prose__ogofQ :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.sb-title-row_prose__ogofQ :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.sb-title-row_prose__ogofQ :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.sb-title-row_prose__ogofQ :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.sb-title-row_prose__ogofQ :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.sb-title-row_prose__ogofQ :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-top:2em;margin-bottom:2em}.sb-title-row_prose__ogofQ :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.sb-title-row_prose__ogofQ :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-family:inherit;color:var(--tw-prose-kbd);box-shadow:0 0 0 1px var(--tw-prose-kbd-shadows),0 3px 0 var(--tw-prose-kbd-shadows);font-size:.875em;border-radius:.3125rem;padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;padding-inline-start:.375em}.sb-title-row_prose__ogofQ :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.sb-title-row_prose__ogofQ :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}.sb-title-row_prose__ogofQ :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}.sb-title-row_prose__ogofQ :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-title-row_prose__ogofQ :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-title-row_prose__ogofQ :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.sb-title-row_prose__ogofQ :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.sb-title-row_prose__ogofQ :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-title-row_prose__ogofQ :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-title-row_prose__ogofQ :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-title-row_prose__ogofQ :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding-top:.8571429em;padding-inline-end:1.1428571em;padding-bottom:.8571429em;padding-inline-start:1.1428571em}.sb-title-row_prose__ogofQ :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.sb-title-row_prose__ogofQ :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}.sb-title-row_prose__ogofQ :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.sb-title-row_prose__ogofQ :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){width:100%;table-layout:auto;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.sb-title-row_prose__ogofQ :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.sb-title-row_prose__ogofQ :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.sb-title-row_prose__ogofQ :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.sb-title-row_prose__ogofQ :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.sb-title-row_prose__ogofQ :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}.sb-title-row_prose__ogofQ :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.sb-title-row_prose__ogofQ :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.sb-title-row_prose__ogofQ :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:start}.sb-title-row_prose__ogofQ :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.sb-title-row_prose__ogofQ :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.sb-title-row_prose__ogofQ{--tw-prose-body:#374151;--tw-prose-headings:#111827;--tw-prose-lead:#4b5563;--tw-prose-links:#111827;--tw-prose-bold:#111827;--tw-prose-counters:#6b7280;--tw-prose-bullets:#d1d5db;--tw-prose-hr:#e5e7eb;--tw-prose-quotes:#111827;--tw-prose-quote-borders:#e5e7eb;--tw-prose-captions:#6b7280;--tw-prose-kbd:#111827;--tw-prose-kbd-shadows:rgb(17 24 39/10%);--tw-prose-code:#111827;--tw-prose-pre-code:#e5e7eb;--tw-prose-pre-bg:#1f2937;--tw-prose-th-borders:#d1d5db;--tw-prose-td-borders:#e5e7eb;--tw-prose-invert-body:#d1d5db;--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:#9ca3af;--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:#9ca3af;--tw-prose-invert-bullets:#4b5563;--tw-prose-invert-hr:#374151;--tw-prose-invert-quotes:#f3f4f6;--tw-prose-invert-quote-borders:#374151;--tw-prose-invert-captions:#9ca3af;--tw-prose-invert-kbd:#fff;--tw-prose-invert-kbd-shadows:rgb(255 255 255/10%);--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:#d1d5db;--tw-prose-invert-pre-bg:rgb(0 0 0/50%);--tw-prose-invert-th-borders:#4b5563;--tw-prose-invert-td-borders:#374151;font-size:1rem;line-height:1.75}.sb-title-row_prose__ogofQ :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.sb-title-row_prose__ogofQ :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.sb-title-row_prose__ogofQ :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.sb-title-row_prose__ogofQ :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.sb-title-row_prose__ogofQ :where(.sb-title-row_prose__ogofQ>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.sb-title-row_prose__ogofQ :where(.sb-title-row_prose__ogofQ>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.sb-title-row_prose__ogofQ :where(.sb-title-row_prose__ogofQ>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.sb-title-row_prose__ogofQ :where(.sb-title-row_prose__ogofQ>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.sb-title-row_prose__ogofQ :where(.sb-title-row_prose__ogofQ>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.sb-title-row_prose__ogofQ :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.sb-title-row_prose__ogofQ :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.sb-title-row_prose__ogofQ :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}.sb-title-row_prose__ogofQ :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-title-row_prose__ogofQ :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-title-row_prose__ogofQ :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-title-row_prose__ogofQ :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-title-row_prose__ogofQ :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.sb-title-row_prose__ogofQ :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.sb-title-row_prose__ogofQ :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.5714286em;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.sb-title-row_prose__ogofQ :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.sb-title-row_prose__ogofQ :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.sb-title-row_prose__ogofQ :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.sb-title-row_prose__ogofQ :where(.sb-title-row_prose__ogofQ>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-title-row_prose__ogofQ :where(.sb-title-row_prose__ogofQ>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.sb-title-row_prose-sm__DwrIN{font-size:.875rem;line-height:1.7142857}.sb-title-row_prose-sm__DwrIN :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.sb-title-row_prose-sm__DwrIN :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;line-height:1.5555556;margin-top:.8888889em;margin-bottom:.8888889em}.sb-title-row_prose-sm__DwrIN :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-inline-start:1.1111111em}.sb-title-row_prose-sm__DwrIN :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:2.1428571em;margin-top:0;margin-bottom:.8em;line-height:1.2}.sb-title-row_prose-sm__DwrIN :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.4285714em;margin-top:1.6em;margin-bottom:.8em;line-height:1.4}.sb-title-row_prose-sm__DwrIN :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;margin-top:1.5555556em;margin-bottom:.4444444em;line-height:1.5555556}.sb-title-row_prose-sm__DwrIN :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.4285714em;margin-bottom:.5714286em;line-height:1.4285714}.sb-title-row_prose-sm__DwrIN :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.sb-title-row_prose-sm__DwrIN :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.sb-title-row_prose-sm__DwrIN :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.sb-title-row_prose-sm__DwrIN :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.sb-title-row_prose-sm__DwrIN :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;border-radius:.3125rem;padding-top:.1428571em;padding-inline-end:.3571429em;padding-bottom:.1428571em;padding-inline-start:.3571429em}.sb-title-row_prose-sm__DwrIN :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em}.sb-title-row_prose-sm__DwrIN :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.9em}.sb-title-row_prose-sm__DwrIN :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em}.sb-title-row_prose-sm__DwrIN :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.6666667;margin-top:1.6666667em;margin-bottom:1.6666667em;border-radius:.25rem;padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.sb-title-row_prose-sm__DwrIN :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.sb-title-row_prose-sm__DwrIN :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.sb-title-row_prose-sm__DwrIN :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;margin-bottom:.2857143em}.sb-title-row_prose-sm__DwrIN :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.sb-title-row_prose-sm__DwrIN :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.sb-title-row_prose-sm__DwrIN :where(.sb-title-row_prose-sm__DwrIN>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.sb-title-row_prose-sm__DwrIN :where(.sb-title-row_prose-sm__DwrIN>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.sb-title-row_prose-sm__DwrIN :where(.sb-title-row_prose-sm__DwrIN>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.sb-title-row_prose-sm__DwrIN :where(.sb-title-row_prose-sm__DwrIN>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.sb-title-row_prose-sm__DwrIN :where(.sb-title-row_prose-sm__DwrIN>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.sb-title-row_prose-sm__DwrIN :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.sb-title-row_prose-sm__DwrIN :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.sb-title-row_prose-sm__DwrIN :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.sb-title-row_prose-sm__DwrIN :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;padding-inline-start:1.5714286em}.sb-title-row_prose-sm__DwrIN :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2.8571429em;margin-bottom:2.8571429em}.sb-title-row_prose-sm__DwrIN :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-title-row_prose-sm__DwrIN :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-title-row_prose-sm__DwrIN :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-title-row_prose-sm__DwrIN :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-title-row_prose-sm__DwrIN :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.5}.sb-title-row_prose-sm__DwrIN :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.sb-title-row_prose-sm__DwrIN :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.sb-title-row_prose-sm__DwrIN :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.sb-title-row_prose-sm__DwrIN :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.sb-title-row_prose-sm__DwrIN :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.sb-title-row_prose-sm__DwrIN :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.sb-title-row_prose-sm__DwrIN :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.sb-title-row_prose-sm__DwrIN :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.sb-title-row_prose-sm__DwrIN :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.3333333;margin-top:.6666667em}.sb-title-row_prose-sm__DwrIN :where(.sb-title-row_prose-sm__DwrIN>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-title-row_prose-sm__DwrIN :where(.sb-title-row_prose-sm__DwrIN>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.sb-title-row_title-row__hOPs2{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:center;padding-top:.5rem;padding-bottom:.5rem;text-align:center;font-size:1.875rem;line-height:2.25rem;font-weight:700;line-height:48px}@media (min-width:948px){.sb-title-row_title-row__hOPs2{font-size:3rem;line-height:1;line-height:64px}}@media (min-width:1200px){.sb-title-row_title-row__hOPs2{font-size:3rem;line-height:1;line-height:68px}}.sb-title-row_title-row--bg-gold__NYqAl{background-color:var(--color-accent);--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.sb-title-row_title-row--bg-gray__HlRaQ{background-color:var(--surface-border);color:var(--text-primary)}.sb-title-row_title-row--bg-gray-dark__qrh8R{background-color:var(--surface-card);color:var(--text-primary)}.sb-title-row_title-row--bg-gray-mid-dark__FdJL6{background-color:var(--text-secondary);--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.sb-title-row_title-row--bg-gray-light__MCu6w{background-color:var(--surface-border);color:var(--text-primary)}.sb-title-row_title-row--bg-gray-accent__5ruPq{background-color:var(--text-muted);color:var(--text-primary)}.sb-title-row_title-row--bg-blue__xkOCd{background-color:var(--color-primary);color:var(--text-primary)}.sb-title-row_title-row--bg-blue-dark__1dxxv{background-color:var(--color-primary-dark);--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.sb-title-row_title-row--bg-blue-mid-dark__jT2qo{background-color:var(--color-primary);--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.sb-title-row_title-row--bg-blue-light__bXzKz{background-color:var(--color-primary-light);color:var(--text-primary)}.sb-title-row_title-row--bg-blue-lightest__4ceeE{background-color:var(--surface-highlight);color:var(--text-primary)}.sb-title-row_title-row--bg-cyan__PQdB4{background-color:var(--color-primary-light);color:var(--text-primary)}.sb-title-row_title-row--bg-cyan-dark__1L2T_{background-color:var(--color-primary-light);--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.sb-title-row_title-row--bg-cyan-light__LZhPN,.sb-title-row_title-row--bg-cyan-mid-dark__b23gg{background-color:var(--color-primary-light);color:var(--text-primary)}.sb-title-row_title-row--bg-green__jieof{background-color:var(--status-success);color:var(--text-primary)}.sb-title-row_title-row--bg-green-dark__6drZI,.sb-title-row_title-row--bg-green-mid-dark__aztDC{background-color:var(--status-success);--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.sb-title-row_title-row--bg-green-light__UmE6b{background-color:var(--status-success);color:var(--text-primary)}.sb-title-row_title-row--bg-orange__dmwaT{background-color:var(--color-accent);color:var(--text-primary)}.sb-title-row_title-row--bg-orange-dark__e2RnT,.sb-title-row_title-row--bg-orange-mid-dark__wHRfP{background-color:var(--color-accent);--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.sb-title-row_title-row--bg-orange-light__FVRwO{background-color:var(--color-accent);color:var(--text-primary)}.sb-title-row_title-row--bg-pink__gNvth{background-color:var(--status-error);color:var(--text-primary)}.sb-title-row_title-row--bg-pink-dark__o9AMz,.sb-title-row_title-row--bg-pink-mid-dark__BrmSs{background-color:var(--status-error);--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.sb-title-row_title-row--bg-cream__CyE44{background-color:var(--surface-card);color:var(--text-primary)}.sb-title-row_title-row--bg-cream-dark__yhhmT,.sb-title-row_title-row--bg-cream-mid-dark__IS0dk{background-color:var(--surface-bg);color:var(--text-primary)}.sb-title-row_title-row--bg-cream-light__P8RJL{background-color:var(--surface-card);color:var(--text-primary)}.sb-content-section___container__DE2Vj{width:100%!important;margin-right:auto!important;margin-left:auto!important}.sb-content-section_container__avauR{width:100%;margin-right:auto;margin-left:auto}@media (min-width:100%){.sb-content-section___container__DE2Vj{max-width:100%!important}.sb-content-section_container__avauR{max-width:100%}}@media (min-width:600px){.sb-content-section___container__DE2Vj{max-width:600px!important}.sb-content-section_container__avauR{max-width:600px}}@media (min-width:1600px){.sb-content-section___container__DE2Vj{max-width:1600px!important}.sb-content-section_container__avauR{max-width:1600px}}.sb-content-section_prose__qufSh{color:var(--tw-prose-body);max-width:65ch}.sb-content-section_prose__qufSh :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.sb-content-section_prose__qufSh :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.sb-content-section_prose__qufSh :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}.sb-content-section_prose__qufSh :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.sb-content-section_prose__qufSh :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-content-section_prose__qufSh :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-content-section_prose__qufSh :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-content-section_prose__qufSh :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.sb-content-section_prose__qufSh :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.sb-content-section_prose__qufSh :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.sb-content-section_prose__qufSh :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.sb-content-section_prose__qufSh :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.sb-content-section_prose__qufSh :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.sb-content-section_prose__qufSh :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.sb-content-section_prose__qufSh :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.sb-content-section_prose__qufSh :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.sb-content-section_prose__qufSh :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.sb-content-section_prose__qufSh :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.sb-content-section_prose__qufSh :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.sb-content-section_prose__qufSh :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.sb-content-section_prose__qufSh :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}.sb-content-section_prose__qufSh :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.sb-content-section_prose__qufSh :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-inline-start-width:.25rem;border-inline-start-color:var(--tw-prose-quote-borders);quotes:"\201C""\201D""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em}.sb-content-section_prose__qufSh :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.sb-content-section_prose__qufSh :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.sb-content-section_prose__qufSh :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.sb-content-section_prose__qufSh :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:900;color:inherit}.sb-content-section_prose__qufSh :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.sb-content-section_prose__qufSh :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:800;color:inherit}.sb-content-section_prose__qufSh :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.sb-content-section_prose__qufSh :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.sb-content-section_prose__qufSh :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.sb-content-section_prose__qufSh :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.sb-content-section_prose__qufSh :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.sb-content-section_prose__qufSh :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-top:2em;margin-bottom:2em}.sb-content-section_prose__qufSh :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.sb-content-section_prose__qufSh :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-family:inherit;color:var(--tw-prose-kbd);box-shadow:0 0 0 1px var(--tw-prose-kbd-shadows),0 3px 0 var(--tw-prose-kbd-shadows);font-size:.875em;border-radius:.3125rem;padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;padding-inline-start:.375em}.sb-content-section_prose__qufSh :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.sb-content-section_prose__qufSh :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}.sb-content-section_prose__qufSh :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}.sb-content-section_prose__qufSh :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-content-section_prose__qufSh :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-content-section_prose__qufSh :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.sb-content-section_prose__qufSh :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.sb-content-section_prose__qufSh :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-content-section_prose__qufSh :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-content-section_prose__qufSh :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-content-section_prose__qufSh :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding-top:.8571429em;padding-inline-end:1.1428571em;padding-bottom:.8571429em;padding-inline-start:1.1428571em}.sb-content-section_prose__qufSh :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.sb-content-section_prose__qufSh :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}.sb-content-section_prose__qufSh :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.sb-content-section_prose__qufSh :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){width:100%;table-layout:auto;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.sb-content-section_prose__qufSh :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.sb-content-section_prose__qufSh :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.sb-content-section_prose__qufSh :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.sb-content-section_prose__qufSh :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.sb-content-section_prose__qufSh :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}.sb-content-section_prose__qufSh :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.sb-content-section_prose__qufSh :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.sb-content-section_prose__qufSh :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:start}.sb-content-section_prose__qufSh :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.sb-content-section_prose__qufSh :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.sb-content-section_prose__qufSh{--tw-prose-body:#374151;--tw-prose-headings:#111827;--tw-prose-lead:#4b5563;--tw-prose-links:#111827;--tw-prose-bold:#111827;--tw-prose-counters:#6b7280;--tw-prose-bullets:#d1d5db;--tw-prose-hr:#e5e7eb;--tw-prose-quotes:#111827;--tw-prose-quote-borders:#e5e7eb;--tw-prose-captions:#6b7280;--tw-prose-kbd:#111827;--tw-prose-kbd-shadows:rgb(17 24 39/10%);--tw-prose-code:#111827;--tw-prose-pre-code:#e5e7eb;--tw-prose-pre-bg:#1f2937;--tw-prose-th-borders:#d1d5db;--tw-prose-td-borders:#e5e7eb;--tw-prose-invert-body:#d1d5db;--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:#9ca3af;--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:#9ca3af;--tw-prose-invert-bullets:#4b5563;--tw-prose-invert-hr:#374151;--tw-prose-invert-quotes:#f3f4f6;--tw-prose-invert-quote-borders:#374151;--tw-prose-invert-captions:#9ca3af;--tw-prose-invert-kbd:#fff;--tw-prose-invert-kbd-shadows:rgb(255 255 255/10%);--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:#d1d5db;--tw-prose-invert-pre-bg:rgb(0 0 0/50%);--tw-prose-invert-th-borders:#4b5563;--tw-prose-invert-td-borders:#374151;font-size:1rem;line-height:1.75}.sb-content-section_prose__qufSh :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.sb-content-section_prose__qufSh :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.sb-content-section_prose__qufSh :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.sb-content-section_prose__qufSh :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.sb-content-section_prose__qufSh :where(.sb-content-section_prose__qufSh>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.sb-content-section_prose__qufSh :where(.sb-content-section_prose__qufSh>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.sb-content-section_prose__qufSh :where(.sb-content-section_prose__qufSh>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.sb-content-section_prose__qufSh :where(.sb-content-section_prose__qufSh>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.sb-content-section_prose__qufSh :where(.sb-content-section_prose__qufSh>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.sb-content-section_prose__qufSh :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.sb-content-section_prose__qufSh :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.sb-content-section_prose__qufSh :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}.sb-content-section_prose__qufSh :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-content-section_prose__qufSh :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-content-section_prose__qufSh :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-content-section_prose__qufSh :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-content-section_prose__qufSh :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.sb-content-section_prose__qufSh :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.sb-content-section_prose__qufSh :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.5714286em;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.sb-content-section_prose__qufSh :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.sb-content-section_prose__qufSh :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.sb-content-section_prose__qufSh :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.sb-content-section_prose__qufSh :where(.sb-content-section_prose__qufSh>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-content-section_prose__qufSh :where(.sb-content-section_prose__qufSh>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.sb-content-section_prose-sm__nGkwp{font-size:.875rem;line-height:1.7142857}.sb-content-section_prose-sm__nGkwp :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.sb-content-section_prose-sm__nGkwp :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;line-height:1.5555556;margin-top:.8888889em;margin-bottom:.8888889em}.sb-content-section_prose-sm__nGkwp :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-inline-start:1.1111111em}.sb-content-section_prose-sm__nGkwp :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:2.1428571em;margin-top:0;margin-bottom:.8em;line-height:1.2}.sb-content-section_prose-sm__nGkwp :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.4285714em;margin-top:1.6em;margin-bottom:.8em;line-height:1.4}.sb-content-section_prose-sm__nGkwp :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;margin-top:1.5555556em;margin-bottom:.4444444em;line-height:1.5555556}.sb-content-section_prose-sm__nGkwp :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.4285714em;margin-bottom:.5714286em;line-height:1.4285714}.sb-content-section_prose-sm__nGkwp :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.sb-content-section_prose-sm__nGkwp :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.sb-content-section_prose-sm__nGkwp :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.sb-content-section_prose-sm__nGkwp :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.sb-content-section_prose-sm__nGkwp :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;border-radius:.3125rem;padding-top:.1428571em;padding-inline-end:.3571429em;padding-bottom:.1428571em;padding-inline-start:.3571429em}.sb-content-section_prose-sm__nGkwp :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em}.sb-content-section_prose-sm__nGkwp :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.9em}.sb-content-section_prose-sm__nGkwp :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em}.sb-content-section_prose-sm__nGkwp :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.6666667;margin-top:1.6666667em;margin-bottom:1.6666667em;border-radius:.25rem;padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.sb-content-section_prose-sm__nGkwp :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.sb-content-section_prose-sm__nGkwp :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.sb-content-section_prose-sm__nGkwp :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;margin-bottom:.2857143em}.sb-content-section_prose-sm__nGkwp :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.sb-content-section_prose-sm__nGkwp :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.sb-content-section_prose-sm__nGkwp :where(.sb-content-section_prose-sm__nGkwp>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.sb-content-section_prose-sm__nGkwp :where(.sb-content-section_prose-sm__nGkwp>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.sb-content-section_prose-sm__nGkwp :where(.sb-content-section_prose-sm__nGkwp>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.sb-content-section_prose-sm__nGkwp :where(.sb-content-section_prose-sm__nGkwp>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.sb-content-section_prose-sm__nGkwp :where(.sb-content-section_prose-sm__nGkwp>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.sb-content-section_prose-sm__nGkwp :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.sb-content-section_prose-sm__nGkwp :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.sb-content-section_prose-sm__nGkwp :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.sb-content-section_prose-sm__nGkwp :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;padding-inline-start:1.5714286em}.sb-content-section_prose-sm__nGkwp :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2.8571429em;margin-bottom:2.8571429em}.sb-content-section_prose-sm__nGkwp :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-content-section_prose-sm__nGkwp :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-content-section_prose-sm__nGkwp :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-content-section_prose-sm__nGkwp :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-content-section_prose-sm__nGkwp :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.5}.sb-content-section_prose-sm__nGkwp :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.sb-content-section_prose-sm__nGkwp :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.sb-content-section_prose-sm__nGkwp :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.sb-content-section_prose-sm__nGkwp :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.sb-content-section_prose-sm__nGkwp :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.sb-content-section_prose-sm__nGkwp :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.sb-content-section_prose-sm__nGkwp :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.sb-content-section_prose-sm__nGkwp :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.sb-content-section_prose-sm__nGkwp :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.3333333;margin-top:.6666667em}.sb-content-section_prose-sm__nGkwp :where(.sb-content-section_prose-sm__nGkwp>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-content-section_prose-sm__nGkwp :where(.sb-content-section_prose-sm__nGkwp>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.sb-content-section___section__DtDMY,.sb-content-section_section__Y9yNt{margin-left:auto;margin-right:auto}.sb-content-section___section__DtDMY{padding:2.5rem 1.5rem}@media (min-width:948px){.sb-content-section___section__DtDMY{padding:4rem 2.5rem}}.sb-content-section_section__Y9yNt{padding:2.5rem 1.5rem}@media (min-width:948px){.sb-content-section_section__Y9yNt{padding:4rem 2.5rem}.sb-content-section___section__DtDMY{max-width:100%}}@media (min-width:1800px){.sb-content-section___section__DtDMY{max-width:1600px}}@media (min-width:948px){.sb-content-section_section__Y9yNt{max-width:100%}}@media (min-width:1800px){.sb-content-section_section__Y9yNt{max-width:1600px}}.sb-content-section_icon-paragraph-section__dSK_o{width:100%;padding-top:1rem;padding-bottom:1rem}@media (min-width:948px){.sb-content-section_icon-paragraph-section__dSK_o{padding-top:4rem;padding-bottom:4rem}}.sb-content-section_icon-paragraph-section__dSK_o{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}@media (min-width:948px){.sb-content-section_icon-paragraph-section__dSK_o{flex-direction:row}}.sb-content-section_icon-paragraph-section__dSK_o{gap:1.5rem}@media (min-width:948px){.sb-content-section_icon-paragraph-section__dSK_o{gap:4rem}}.sb-content-section_image-paragraph-section__TWovj{width:100%;padding-top:1.5rem;padding-bottom:1.5rem}@media (min-width:948px){.sb-content-section_image-paragraph-section__TWovj{padding-top:3rem;padding-bottom:3rem}}.sb-content-section_image-paragraph-section__TWovj{display:flex;flex-direction:column;align-items:center;justify-content:flex-start}@media (min-width:948px){.sb-content-section_image-paragraph-section__TWovj{flex-direction:row}}.sb-content-section_image-paragraph-section__TWovj{gap:1.5rem}@media (min-width:948px){.sb-content-section_image-paragraph-section__TWovj{gap:3rem}}.sb-content-section_image-paragraph-section__TWovj{color:var(--text-primary)}.sb-content-section_image-paragraph-section__TWovj>img,.sb-content-section_image-paragraph-section__TWovj>video{width:280px}@media (min-width:948px){.sb-content-section_image-paragraph-section__TWovj>img,.sb-content-section_image-paragraph-section__TWovj>video{width:50%}}.sb-content-section_text-paragraph-section__qmYC_{margin-left:auto;margin-right:auto;width:91.666667%;padding-top:1.5rem;padding-bottom:1.5rem}@media (min-width:948px){.sb-content-section_text-paragraph-section__qmYC_{padding-top:4rem;padding-bottom:4rem}}.sb-content-section_text-paragraph-section__qmYC_{display:flex;flex-direction:column;align-items:center;justify-content:center}@media (min-width:948px){.sb-content-section_text-paragraph-section__qmYC_{flex-direction:row;align-items:flex-start;justify-content:flex-start}}.sb-content-section_text-paragraph-section__qmYC_{gap:1rem}@media (min-width:600px){.sb-content-section_text-paragraph-section__qmYC_{gap:0}}@media (min-width:948px){.sb-content-section_text-paragraph-section__qmYC_{gap:4rem}}.sb-content-section_text-paragraph-section__qmYC_{text-align:center;color:var(--text-primary)}.sb-content-section_text-paragraph-section__qmYC_ h2{font-weight:300;font-size:1.875rem;line-height:2.5rem}.sb-content-section_core-features-section__3q2lP{margin-left:auto;margin-right:auto;width:100%}@media (min-width:600px){.sb-content-section_core-features-section__3q2lP{width:83.333333%}}@media (min-width:948px){.sb-content-section_core-features-section__3q2lP{width:91.666667%}}.sb-content-section_core-features-section__3q2lP{padding-top:1.5rem;padding-bottom:1.5rem}@media (min-width:948px){.sb-content-section_core-features-section__3q2lP{padding-top:4rem;padding-bottom:4rem}}.sb-content-section_core-features-section__3q2lP{display:flex;flex-direction:column;flex-wrap:wrap;align-items:center;justify-content:center}@media (min-width:948px){.sb-content-section_core-features-section__3q2lP{flex-direction:row}}.sb-content-section_core-features-section__3q2lP{gap:2rem}@media (min-width:948px){.sb-content-section_core-features-section__3q2lP{gap:1.5rem}}.sb-icon-paragraph___container__krVOG{width:100%!important;margin-right:auto!important;margin-left:auto!important}.sb-icon-paragraph_container__X3l5f{width:100%;margin-right:auto;margin-left:auto}@media (min-width:100%){.sb-icon-paragraph___container__krVOG{max-width:100%!important}.sb-icon-paragraph_container__X3l5f{max-width:100%}}@media (min-width:600px){.sb-icon-paragraph___container__krVOG{max-width:600px!important}.sb-icon-paragraph_container__X3l5f{max-width:600px}}@media (min-width:1600px){.sb-icon-paragraph___container__krVOG{max-width:1600px!important}.sb-icon-paragraph_container__X3l5f{max-width:1600px}}.sb-icon-paragraph_prose__RuevG{color:var(--tw-prose-body);max-width:65ch}.sb-icon-paragraph_prose__RuevG :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.sb-icon-paragraph_prose__RuevG :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.sb-icon-paragraph_prose__RuevG :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}.sb-icon-paragraph_prose__RuevG :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.sb-icon-paragraph_prose__RuevG :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-icon-paragraph_prose__RuevG :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-icon-paragraph_prose__RuevG :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-icon-paragraph_prose__RuevG :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.sb-icon-paragraph_prose__RuevG :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.sb-icon-paragraph_prose__RuevG :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.sb-icon-paragraph_prose__RuevG :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.sb-icon-paragraph_prose__RuevG :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.sb-icon-paragraph_prose__RuevG :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.sb-icon-paragraph_prose__RuevG :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.sb-icon-paragraph_prose__RuevG :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.sb-icon-paragraph_prose__RuevG :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.sb-icon-paragraph_prose__RuevG :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.sb-icon-paragraph_prose__RuevG :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.sb-icon-paragraph_prose__RuevG :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.sb-icon-paragraph_prose__RuevG :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.sb-icon-paragraph_prose__RuevG :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}.sb-icon-paragraph_prose__RuevG :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.sb-icon-paragraph_prose__RuevG :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-inline-start-width:.25rem;border-inline-start-color:var(--tw-prose-quote-borders);quotes:"\201C""\201D""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em}.sb-icon-paragraph_prose__RuevG :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.sb-icon-paragraph_prose__RuevG :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.sb-icon-paragraph_prose__RuevG :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.sb-icon-paragraph_prose__RuevG :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:900;color:inherit}.sb-icon-paragraph_prose__RuevG :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.sb-icon-paragraph_prose__RuevG :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:800;color:inherit}.sb-icon-paragraph_prose__RuevG :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.sb-icon-paragraph_prose__RuevG :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.sb-icon-paragraph_prose__RuevG :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.sb-icon-paragraph_prose__RuevG :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.sb-icon-paragraph_prose__RuevG :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.sb-icon-paragraph_prose__RuevG :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-top:2em;margin-bottom:2em}.sb-icon-paragraph_prose__RuevG :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.sb-icon-paragraph_prose__RuevG :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-family:inherit;color:var(--tw-prose-kbd);box-shadow:0 0 0 1px var(--tw-prose-kbd-shadows),0 3px 0 var(--tw-prose-kbd-shadows);font-size:.875em;border-radius:.3125rem;padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;padding-inline-start:.375em}.sb-icon-paragraph_prose__RuevG :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.sb-icon-paragraph_prose__RuevG :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}.sb-icon-paragraph_prose__RuevG :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}.sb-icon-paragraph_prose__RuevG :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-icon-paragraph_prose__RuevG :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-icon-paragraph_prose__RuevG :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.sb-icon-paragraph_prose__RuevG :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.sb-icon-paragraph_prose__RuevG :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-icon-paragraph_prose__RuevG :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-icon-paragraph_prose__RuevG :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-icon-paragraph_prose__RuevG :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding-top:.8571429em;padding-inline-end:1.1428571em;padding-bottom:.8571429em;padding-inline-start:1.1428571em}.sb-icon-paragraph_prose__RuevG :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.sb-icon-paragraph_prose__RuevG :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}.sb-icon-paragraph_prose__RuevG :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.sb-icon-paragraph_prose__RuevG :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){width:100%;table-layout:auto;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.sb-icon-paragraph_prose__RuevG :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.sb-icon-paragraph_prose__RuevG :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.sb-icon-paragraph_prose__RuevG :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.sb-icon-paragraph_prose__RuevG :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.sb-icon-paragraph_prose__RuevG :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}.sb-icon-paragraph_prose__RuevG :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.sb-icon-paragraph_prose__RuevG :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.sb-icon-paragraph_prose__RuevG :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:start}.sb-icon-paragraph_prose__RuevG :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.sb-icon-paragraph_prose__RuevG :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.sb-icon-paragraph_prose__RuevG{--tw-prose-body:#374151;--tw-prose-headings:#111827;--tw-prose-lead:#4b5563;--tw-prose-links:#111827;--tw-prose-bold:#111827;--tw-prose-counters:#6b7280;--tw-prose-bullets:#d1d5db;--tw-prose-hr:#e5e7eb;--tw-prose-quotes:#111827;--tw-prose-quote-borders:#e5e7eb;--tw-prose-captions:#6b7280;--tw-prose-kbd:#111827;--tw-prose-kbd-shadows:rgb(17 24 39/10%);--tw-prose-code:#111827;--tw-prose-pre-code:#e5e7eb;--tw-prose-pre-bg:#1f2937;--tw-prose-th-borders:#d1d5db;--tw-prose-td-borders:#e5e7eb;--tw-prose-invert-body:#d1d5db;--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:#9ca3af;--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:#9ca3af;--tw-prose-invert-bullets:#4b5563;--tw-prose-invert-hr:#374151;--tw-prose-invert-quotes:#f3f4f6;--tw-prose-invert-quote-borders:#374151;--tw-prose-invert-captions:#9ca3af;--tw-prose-invert-kbd:#fff;--tw-prose-invert-kbd-shadows:rgb(255 255 255/10%);--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:#d1d5db;--tw-prose-invert-pre-bg:rgb(0 0 0/50%);--tw-prose-invert-th-borders:#4b5563;--tw-prose-invert-td-borders:#374151;font-size:1rem;line-height:1.75}.sb-icon-paragraph_prose__RuevG :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.sb-icon-paragraph_prose__RuevG :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.sb-icon-paragraph_prose__RuevG :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.sb-icon-paragraph_prose__RuevG :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.sb-icon-paragraph_prose__RuevG :where(.sb-icon-paragraph_prose__RuevG>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.sb-icon-paragraph_prose__RuevG :where(.sb-icon-paragraph_prose__RuevG>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.sb-icon-paragraph_prose__RuevG :where(.sb-icon-paragraph_prose__RuevG>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.sb-icon-paragraph_prose__RuevG :where(.sb-icon-paragraph_prose__RuevG>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.sb-icon-paragraph_prose__RuevG :where(.sb-icon-paragraph_prose__RuevG>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.sb-icon-paragraph_prose__RuevG :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.sb-icon-paragraph_prose__RuevG :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.sb-icon-paragraph_prose__RuevG :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}.sb-icon-paragraph_prose__RuevG :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-icon-paragraph_prose__RuevG :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-icon-paragraph_prose__RuevG :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-icon-paragraph_prose__RuevG :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-icon-paragraph_prose__RuevG :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.sb-icon-paragraph_prose__RuevG :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.sb-icon-paragraph_prose__RuevG :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.5714286em;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.sb-icon-paragraph_prose__RuevG :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.sb-icon-paragraph_prose__RuevG :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.sb-icon-paragraph_prose__RuevG :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.sb-icon-paragraph_prose__RuevG :where(.sb-icon-paragraph_prose__RuevG>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-icon-paragraph_prose__RuevG :where(.sb-icon-paragraph_prose__RuevG>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.sb-icon-paragraph_prose-sm__LCon5{font-size:.875rem;line-height:1.7142857}.sb-icon-paragraph_prose-sm__LCon5 :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.sb-icon-paragraph_prose-sm__LCon5 :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;line-height:1.5555556;margin-top:.8888889em;margin-bottom:.8888889em}.sb-icon-paragraph_prose-sm__LCon5 :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-inline-start:1.1111111em}.sb-icon-paragraph_prose-sm__LCon5 :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:2.1428571em;margin-top:0;margin-bottom:.8em;line-height:1.2}.sb-icon-paragraph_prose-sm__LCon5 :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.4285714em;margin-top:1.6em;margin-bottom:.8em;line-height:1.4}.sb-icon-paragraph_prose-sm__LCon5 :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;margin-top:1.5555556em;margin-bottom:.4444444em;line-height:1.5555556}.sb-icon-paragraph_prose-sm__LCon5 :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.4285714em;margin-bottom:.5714286em;line-height:1.4285714}.sb-icon-paragraph_prose-sm__LCon5 :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.sb-icon-paragraph_prose-sm__LCon5 :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.sb-icon-paragraph_prose-sm__LCon5 :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.sb-icon-paragraph_prose-sm__LCon5 :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.sb-icon-paragraph_prose-sm__LCon5 :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;border-radius:.3125rem;padding-top:.1428571em;padding-inline-end:.3571429em;padding-bottom:.1428571em;padding-inline-start:.3571429em}.sb-icon-paragraph_prose-sm__LCon5 :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em}.sb-icon-paragraph_prose-sm__LCon5 :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.9em}.sb-icon-paragraph_prose-sm__LCon5 :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em}.sb-icon-paragraph_prose-sm__LCon5 :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.6666667;margin-top:1.6666667em;margin-bottom:1.6666667em;border-radius:.25rem;padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.sb-icon-paragraph_prose-sm__LCon5 :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.sb-icon-paragraph_prose-sm__LCon5 :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.sb-icon-paragraph_prose-sm__LCon5 :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;margin-bottom:.2857143em}.sb-icon-paragraph_prose-sm__LCon5 :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.sb-icon-paragraph_prose-sm__LCon5 :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.sb-icon-paragraph_prose-sm__LCon5 :where(.sb-icon-paragraph_prose-sm__LCon5>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.sb-icon-paragraph_prose-sm__LCon5 :where(.sb-icon-paragraph_prose-sm__LCon5>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.sb-icon-paragraph_prose-sm__LCon5 :where(.sb-icon-paragraph_prose-sm__LCon5>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.sb-icon-paragraph_prose-sm__LCon5 :where(.sb-icon-paragraph_prose-sm__LCon5>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.sb-icon-paragraph_prose-sm__LCon5 :where(.sb-icon-paragraph_prose-sm__LCon5>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.sb-icon-paragraph_prose-sm__LCon5 :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.sb-icon-paragraph_prose-sm__LCon5 :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.sb-icon-paragraph_prose-sm__LCon5 :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.sb-icon-paragraph_prose-sm__LCon5 :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;padding-inline-start:1.5714286em}.sb-icon-paragraph_prose-sm__LCon5 :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2.8571429em;margin-bottom:2.8571429em}.sb-icon-paragraph_prose-sm__LCon5 :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-icon-paragraph_prose-sm__LCon5 :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-icon-paragraph_prose-sm__LCon5 :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-icon-paragraph_prose-sm__LCon5 :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-icon-paragraph_prose-sm__LCon5 :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.5}.sb-icon-paragraph_prose-sm__LCon5 :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.sb-icon-paragraph_prose-sm__LCon5 :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.sb-icon-paragraph_prose-sm__LCon5 :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.sb-icon-paragraph_prose-sm__LCon5 :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.sb-icon-paragraph_prose-sm__LCon5 :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.sb-icon-paragraph_prose-sm__LCon5 :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.sb-icon-paragraph_prose-sm__LCon5 :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.sb-icon-paragraph_prose-sm__LCon5 :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.sb-icon-paragraph_prose-sm__LCon5 :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.3333333;margin-top:.6666667em}.sb-icon-paragraph_prose-sm__LCon5 :where(.sb-icon-paragraph_prose-sm__LCon5>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-icon-paragraph_prose-sm__LCon5 :where(.sb-icon-paragraph_prose-sm__LCon5>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.sb-icon-paragraph_paragraph__dgVHv{width:100%}.sb-icon-paragraph_paragraph__title__DLpI5{display:flex;align-items:center}@media (min-width:948px){.sb-icon-paragraph_paragraph__title__DLpI5{align-items:flex-start}}.sb-icon-paragraph_paragraph__title__DLpI5{margin-top:.5rem;margin-bottom:.5rem;height:auto;min-height:48px}@media (min-width:948px){.sb-icon-paragraph_paragraph__title__DLpI5{min-height:87px}}.sb-icon-paragraph_paragraph__title__DLpI5{font-size:1.25rem;line-height:1.75rem}@media (min-width:948px){.sb-icon-paragraph_paragraph__title__DLpI5{font-size:1.875rem;line-height:2.25rem}}@media (min-width:1200px){.sb-icon-paragraph_paragraph__title__DLpI5{font-size:1.875rem;line-height:2.25rem}}.sb-icon-paragraph_paragraph__title__DLpI5{font-weight:700;line-height:1.25rem}@media (min-width:948px){.sb-icon-paragraph_paragraph__title__DLpI5{line-height:48px}}@media (min-width:1200px){.sb-icon-paragraph_paragraph__title__DLpI5{line-height:48px}}.sb-icon-paragraph_paragraph__title__DLpI5{color:var(--text-primary)}.sb-icon-paragraph_paragraph__description___mpIN{font-weight:400;color:var(--text-primary);text-align:left;font-size:1rem;line-height:1.5rem}@media (min-width:948px){.sb-icon-paragraph_paragraph__description___mpIN{font-size:1.5rem;line-height:2rem}}@media (min-width:1200px){.sb-icon-paragraph_paragraph__description___mpIN{font-size:1.5rem;line-height:2rem}}.sb-core-feature-card___container__CTh9F{width:100%!important;margin-right:auto!important;margin-left:auto!important}.sb-core-feature-card_container__t7uND{width:100%;margin-right:auto;margin-left:auto}@media (min-width:100%){.sb-core-feature-card___container__CTh9F{max-width:100%!important}.sb-core-feature-card_container__t7uND{max-width:100%}}@media (min-width:600px){.sb-core-feature-card___container__CTh9F{max-width:600px!important}.sb-core-feature-card_container__t7uND{max-width:600px}}@media (min-width:1600px){.sb-core-feature-card___container__CTh9F{max-width:1600px!important}.sb-core-feature-card_container__t7uND{max-width:1600px}}.sb-core-feature-card_prose__FgBxq{color:var(--tw-prose-body);max-width:65ch}.sb-core-feature-card_prose__FgBxq :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.sb-core-feature-card_prose__FgBxq :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.sb-core-feature-card_prose__FgBxq :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}.sb-core-feature-card_prose__FgBxq :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.sb-core-feature-card_prose__FgBxq :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-core-feature-card_prose__FgBxq :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-core-feature-card_prose__FgBxq :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-core-feature-card_prose__FgBxq :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.sb-core-feature-card_prose__FgBxq :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.sb-core-feature-card_prose__FgBxq :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.sb-core-feature-card_prose__FgBxq :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.sb-core-feature-card_prose__FgBxq :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.sb-core-feature-card_prose__FgBxq :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.sb-core-feature-card_prose__FgBxq :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.sb-core-feature-card_prose__FgBxq :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.sb-core-feature-card_prose__FgBxq :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.sb-core-feature-card_prose__FgBxq :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.sb-core-feature-card_prose__FgBxq :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.sb-core-feature-card_prose__FgBxq :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.sb-core-feature-card_prose__FgBxq :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.sb-core-feature-card_prose__FgBxq :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}.sb-core-feature-card_prose__FgBxq :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.sb-core-feature-card_prose__FgBxq :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-inline-start-width:.25rem;border-inline-start-color:var(--tw-prose-quote-borders);quotes:"\201C""\201D""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em}.sb-core-feature-card_prose__FgBxq :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.sb-core-feature-card_prose__FgBxq :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.sb-core-feature-card_prose__FgBxq :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.sb-core-feature-card_prose__FgBxq :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:900;color:inherit}.sb-core-feature-card_prose__FgBxq :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.sb-core-feature-card_prose__FgBxq :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:800;color:inherit}.sb-core-feature-card_prose__FgBxq :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.sb-core-feature-card_prose__FgBxq :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.sb-core-feature-card_prose__FgBxq :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.sb-core-feature-card_prose__FgBxq :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.sb-core-feature-card_prose__FgBxq :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.sb-core-feature-card_prose__FgBxq :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-top:2em;margin-bottom:2em}.sb-core-feature-card_prose__FgBxq :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.sb-core-feature-card_prose__FgBxq :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-family:inherit;color:var(--tw-prose-kbd);box-shadow:0 0 0 1px var(--tw-prose-kbd-shadows),0 3px 0 var(--tw-prose-kbd-shadows);font-size:.875em;border-radius:.3125rem;padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;padding-inline-start:.375em}.sb-core-feature-card_prose__FgBxq :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.sb-core-feature-card_prose__FgBxq :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}.sb-core-feature-card_prose__FgBxq :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}.sb-core-feature-card_prose__FgBxq :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-core-feature-card_prose__FgBxq :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-core-feature-card_prose__FgBxq :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.sb-core-feature-card_prose__FgBxq :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.sb-core-feature-card_prose__FgBxq :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-core-feature-card_prose__FgBxq :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-core-feature-card_prose__FgBxq :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-core-feature-card_prose__FgBxq :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding-top:.8571429em;padding-inline-end:1.1428571em;padding-bottom:.8571429em;padding-inline-start:1.1428571em}.sb-core-feature-card_prose__FgBxq :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.sb-core-feature-card_prose__FgBxq :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}.sb-core-feature-card_prose__FgBxq :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.sb-core-feature-card_prose__FgBxq :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){width:100%;table-layout:auto;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.sb-core-feature-card_prose__FgBxq :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.sb-core-feature-card_prose__FgBxq :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.sb-core-feature-card_prose__FgBxq :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.sb-core-feature-card_prose__FgBxq :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.sb-core-feature-card_prose__FgBxq :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}.sb-core-feature-card_prose__FgBxq :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.sb-core-feature-card_prose__FgBxq :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.sb-core-feature-card_prose__FgBxq :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:start}.sb-core-feature-card_prose__FgBxq :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.sb-core-feature-card_prose__FgBxq :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.sb-core-feature-card_prose__FgBxq{--tw-prose-body:#374151;--tw-prose-headings:#111827;--tw-prose-lead:#4b5563;--tw-prose-links:#111827;--tw-prose-bold:#111827;--tw-prose-counters:#6b7280;--tw-prose-bullets:#d1d5db;--tw-prose-hr:#e5e7eb;--tw-prose-quotes:#111827;--tw-prose-quote-borders:#e5e7eb;--tw-prose-captions:#6b7280;--tw-prose-kbd:#111827;--tw-prose-kbd-shadows:rgb(17 24 39/10%);--tw-prose-code:#111827;--tw-prose-pre-code:#e5e7eb;--tw-prose-pre-bg:#1f2937;--tw-prose-th-borders:#d1d5db;--tw-prose-td-borders:#e5e7eb;--tw-prose-invert-body:#d1d5db;--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:#9ca3af;--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:#9ca3af;--tw-prose-invert-bullets:#4b5563;--tw-prose-invert-hr:#374151;--tw-prose-invert-quotes:#f3f4f6;--tw-prose-invert-quote-borders:#374151;--tw-prose-invert-captions:#9ca3af;--tw-prose-invert-kbd:#fff;--tw-prose-invert-kbd-shadows:rgb(255 255 255/10%);--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:#d1d5db;--tw-prose-invert-pre-bg:rgb(0 0 0/50%);--tw-prose-invert-th-borders:#4b5563;--tw-prose-invert-td-borders:#374151;font-size:1rem;line-height:1.75}.sb-core-feature-card_prose__FgBxq :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.sb-core-feature-card_prose__FgBxq :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.sb-core-feature-card_prose__FgBxq :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.sb-core-feature-card_prose__FgBxq :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.sb-core-feature-card_prose__FgBxq :where(.sb-core-feature-card_prose__FgBxq>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.sb-core-feature-card_prose__FgBxq :where(.sb-core-feature-card_prose__FgBxq>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.sb-core-feature-card_prose__FgBxq :where(.sb-core-feature-card_prose__FgBxq>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.sb-core-feature-card_prose__FgBxq :where(.sb-core-feature-card_prose__FgBxq>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.sb-core-feature-card_prose__FgBxq :where(.sb-core-feature-card_prose__FgBxq>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.sb-core-feature-card_prose__FgBxq :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.sb-core-feature-card_prose__FgBxq :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.sb-core-feature-card_prose__FgBxq :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}.sb-core-feature-card_prose__FgBxq :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-core-feature-card_prose__FgBxq :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-core-feature-card_prose__FgBxq :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-core-feature-card_prose__FgBxq :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-core-feature-card_prose__FgBxq :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.sb-core-feature-card_prose__FgBxq :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.sb-core-feature-card_prose__FgBxq :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.5714286em;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.sb-core-feature-card_prose__FgBxq :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.sb-core-feature-card_prose__FgBxq :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.sb-core-feature-card_prose__FgBxq :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.sb-core-feature-card_prose__FgBxq :where(.sb-core-feature-card_prose__FgBxq>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-core-feature-card_prose__FgBxq :where(.sb-core-feature-card_prose__FgBxq>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.sb-core-feature-card_prose-sm__mr3Qj{font-size:.875rem;line-height:1.7142857}.sb-core-feature-card_prose-sm__mr3Qj :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.sb-core-feature-card_prose-sm__mr3Qj :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;line-height:1.5555556;margin-top:.8888889em;margin-bottom:.8888889em}.sb-core-feature-card_prose-sm__mr3Qj :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-inline-start:1.1111111em}.sb-core-feature-card_prose-sm__mr3Qj :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:2.1428571em;margin-top:0;margin-bottom:.8em;line-height:1.2}.sb-core-feature-card_prose-sm__mr3Qj :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.4285714em;margin-top:1.6em;margin-bottom:.8em;line-height:1.4}.sb-core-feature-card_prose-sm__mr3Qj :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;margin-top:1.5555556em;margin-bottom:.4444444em;line-height:1.5555556}.sb-core-feature-card_prose-sm__mr3Qj :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.4285714em;margin-bottom:.5714286em;line-height:1.4285714}.sb-core-feature-card_prose-sm__mr3Qj :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.sb-core-feature-card_prose-sm__mr3Qj :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.sb-core-feature-card_prose-sm__mr3Qj :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.sb-core-feature-card_prose-sm__mr3Qj :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.sb-core-feature-card_prose-sm__mr3Qj :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;border-radius:.3125rem;padding-top:.1428571em;padding-inline-end:.3571429em;padding-bottom:.1428571em;padding-inline-start:.3571429em}.sb-core-feature-card_prose-sm__mr3Qj :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em}.sb-core-feature-card_prose-sm__mr3Qj :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.9em}.sb-core-feature-card_prose-sm__mr3Qj :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em}.sb-core-feature-card_prose-sm__mr3Qj :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.6666667;margin-top:1.6666667em;margin-bottom:1.6666667em;border-radius:.25rem;padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.sb-core-feature-card_prose-sm__mr3Qj :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.sb-core-feature-card_prose-sm__mr3Qj :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.sb-core-feature-card_prose-sm__mr3Qj :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;margin-bottom:.2857143em}.sb-core-feature-card_prose-sm__mr3Qj :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.sb-core-feature-card_prose-sm__mr3Qj :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.sb-core-feature-card_prose-sm__mr3Qj :where(.sb-core-feature-card_prose-sm__mr3Qj>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.sb-core-feature-card_prose-sm__mr3Qj :where(.sb-core-feature-card_prose-sm__mr3Qj>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.sb-core-feature-card_prose-sm__mr3Qj :where(.sb-core-feature-card_prose-sm__mr3Qj>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.sb-core-feature-card_prose-sm__mr3Qj :where(.sb-core-feature-card_prose-sm__mr3Qj>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.sb-core-feature-card_prose-sm__mr3Qj :where(.sb-core-feature-card_prose-sm__mr3Qj>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.sb-core-feature-card_prose-sm__mr3Qj :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.sb-core-feature-card_prose-sm__mr3Qj :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.sb-core-feature-card_prose-sm__mr3Qj :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.sb-core-feature-card_prose-sm__mr3Qj :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;padding-inline-start:1.5714286em}.sb-core-feature-card_prose-sm__mr3Qj :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2.8571429em;margin-bottom:2.8571429em}.sb-core-feature-card_prose-sm__mr3Qj :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-core-feature-card_prose-sm__mr3Qj :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-core-feature-card_prose-sm__mr3Qj :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-core-feature-card_prose-sm__mr3Qj :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-core-feature-card_prose-sm__mr3Qj :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.5}.sb-core-feature-card_prose-sm__mr3Qj :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.sb-core-feature-card_prose-sm__mr3Qj :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.sb-core-feature-card_prose-sm__mr3Qj :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.sb-core-feature-card_prose-sm__mr3Qj :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.sb-core-feature-card_prose-sm__mr3Qj :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.sb-core-feature-card_prose-sm__mr3Qj :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.sb-core-feature-card_prose-sm__mr3Qj :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.sb-core-feature-card_prose-sm__mr3Qj :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.sb-core-feature-card_prose-sm__mr3Qj :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.3333333;margin-top:.6666667em}.sb-core-feature-card_prose-sm__mr3Qj :where(.sb-core-feature-card_prose-sm__mr3Qj>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-core-feature-card_prose-sm__mr3Qj :where(.sb-core-feature-card_prose-sm__mr3Qj>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.sb-core-feature-card_feature-card__DJ1u2{height:400px;width:100%}@media (min-width:600px){.sb-core-feature-card_feature-card__DJ1u2{width:400px}}.sb-core-feature-card_feature-card__DJ1u2{background-color:var(--surface-bg);padding:1.25rem 1rem 0;overflow:hidden}.sb-core-feature-card_feature-card__title__8PCVS{height:30px}@media (min-width:948px){.sb-core-feature-card_feature-card__title__8PCVS{height:36px}}.sb-core-feature-card_feature-card__title__8PCVS{font-size:1.25rem;line-height:1.75rem}@media (min-width:948px){.sb-core-feature-card_feature-card__title__8PCVS{font-size:1.5rem;line-height:2rem}}.sb-core-feature-card_feature-card__title__8PCVS{font-weight:700;line-height:1rem}@media (min-width:948px){.sb-core-feature-card_feature-card__title__8PCVS{line-height:1.25rem}}.sb-core-feature-card_feature-card__title__8PCVS{color:var(--text-primary)}.sb-core-feature-card_feature-card__description__OTU_H{font-weight:400;color:var(--text-primary);text-align:left;font-size:.875rem;line-height:1.25rem}.sb-core-feature-card_feature-card__img__pHNMu{margin-left:auto;margin-right:auto;padding-top:.5rem;height:auto;width:100%}.sb-carousel-auto___container__cvReG{width:100%!important;margin-right:auto!important;margin-left:auto!important}.sb-carousel-auto_container__KFoW4{width:100%;margin-right:auto;margin-left:auto}@media (min-width:100%){.sb-carousel-auto___container__cvReG{max-width:100%!important}.sb-carousel-auto_container__KFoW4{max-width:100%}}@media (min-width:600px){.sb-carousel-auto___container__cvReG{max-width:600px!important}.sb-carousel-auto_container__KFoW4{max-width:600px}}@media (min-width:1600px){.sb-carousel-auto___container__cvReG{max-width:1600px!important}.sb-carousel-auto_container__KFoW4{max-width:1600px}}.sb-carousel-auto_prose__BIMte{color:var(--tw-prose-body);max-width:65ch}.sb-carousel-auto_prose__BIMte :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.sb-carousel-auto_prose__BIMte :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.sb-carousel-auto_prose__BIMte :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}.sb-carousel-auto_prose__BIMte :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.sb-carousel-auto_prose__BIMte :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-carousel-auto_prose__BIMte :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-carousel-auto_prose__BIMte :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-carousel-auto_prose__BIMte :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.sb-carousel-auto_prose__BIMte :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.sb-carousel-auto_prose__BIMte :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.sb-carousel-auto_prose__BIMte :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.sb-carousel-auto_prose__BIMte :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.sb-carousel-auto_prose__BIMte :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.sb-carousel-auto_prose__BIMte :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.sb-carousel-auto_prose__BIMte :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.sb-carousel-auto_prose__BIMte :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.sb-carousel-auto_prose__BIMte :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.sb-carousel-auto_prose__BIMte :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.sb-carousel-auto_prose__BIMte :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.sb-carousel-auto_prose__BIMte :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.sb-carousel-auto_prose__BIMte :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}.sb-carousel-auto_prose__BIMte :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.sb-carousel-auto_prose__BIMte :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-inline-start-width:.25rem;border-inline-start-color:var(--tw-prose-quote-borders);quotes:"\201C""\201D""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em}.sb-carousel-auto_prose__BIMte :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.sb-carousel-auto_prose__BIMte :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.sb-carousel-auto_prose__BIMte :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.sb-carousel-auto_prose__BIMte :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:900;color:inherit}.sb-carousel-auto_prose__BIMte :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.sb-carousel-auto_prose__BIMte :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:800;color:inherit}.sb-carousel-auto_prose__BIMte :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.sb-carousel-auto_prose__BIMte :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.sb-carousel-auto_prose__BIMte :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.sb-carousel-auto_prose__BIMte :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.sb-carousel-auto_prose__BIMte :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.sb-carousel-auto_prose__BIMte :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-top:2em;margin-bottom:2em}.sb-carousel-auto_prose__BIMte :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.sb-carousel-auto_prose__BIMte :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-family:inherit;color:var(--tw-prose-kbd);box-shadow:0 0 0 1px var(--tw-prose-kbd-shadows),0 3px 0 var(--tw-prose-kbd-shadows);font-size:.875em;border-radius:.3125rem;padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;padding-inline-start:.375em}.sb-carousel-auto_prose__BIMte :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.sb-carousel-auto_prose__BIMte :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}.sb-carousel-auto_prose__BIMte :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}.sb-carousel-auto_prose__BIMte :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-carousel-auto_prose__BIMte :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-carousel-auto_prose__BIMte :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.sb-carousel-auto_prose__BIMte :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.sb-carousel-auto_prose__BIMte :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-carousel-auto_prose__BIMte :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-carousel-auto_prose__BIMte :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-carousel-auto_prose__BIMte :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding-top:.8571429em;padding-inline-end:1.1428571em;padding-bottom:.8571429em;padding-inline-start:1.1428571em}.sb-carousel-auto_prose__BIMte :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.sb-carousel-auto_prose__BIMte :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}.sb-carousel-auto_prose__BIMte :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.sb-carousel-auto_prose__BIMte :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){width:100%;table-layout:auto;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.sb-carousel-auto_prose__BIMte :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.sb-carousel-auto_prose__BIMte :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.sb-carousel-auto_prose__BIMte :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.sb-carousel-auto_prose__BIMte :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.sb-carousel-auto_prose__BIMte :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}.sb-carousel-auto_prose__BIMte :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.sb-carousel-auto_prose__BIMte :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.sb-carousel-auto_prose__BIMte :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:start}.sb-carousel-auto_prose__BIMte :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.sb-carousel-auto_prose__BIMte :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.sb-carousel-auto_prose__BIMte{--tw-prose-body:#374151;--tw-prose-headings:#111827;--tw-prose-lead:#4b5563;--tw-prose-links:#111827;--tw-prose-bold:#111827;--tw-prose-counters:#6b7280;--tw-prose-bullets:#d1d5db;--tw-prose-hr:#e5e7eb;--tw-prose-quotes:#111827;--tw-prose-quote-borders:#e5e7eb;--tw-prose-captions:#6b7280;--tw-prose-kbd:#111827;--tw-prose-kbd-shadows:rgb(17 24 39/10%);--tw-prose-code:#111827;--tw-prose-pre-code:#e5e7eb;--tw-prose-pre-bg:#1f2937;--tw-prose-th-borders:#d1d5db;--tw-prose-td-borders:#e5e7eb;--tw-prose-invert-body:#d1d5db;--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:#9ca3af;--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:#9ca3af;--tw-prose-invert-bullets:#4b5563;--tw-prose-invert-hr:#374151;--tw-prose-invert-quotes:#f3f4f6;--tw-prose-invert-quote-borders:#374151;--tw-prose-invert-captions:#9ca3af;--tw-prose-invert-kbd:#fff;--tw-prose-invert-kbd-shadows:rgb(255 255 255/10%);--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:#d1d5db;--tw-prose-invert-pre-bg:rgb(0 0 0/50%);--tw-prose-invert-th-borders:#4b5563;--tw-prose-invert-td-borders:#374151;font-size:1rem;line-height:1.75}.sb-carousel-auto_prose__BIMte :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.sb-carousel-auto_prose__BIMte :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.sb-carousel-auto_prose__BIMte :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.sb-carousel-auto_prose__BIMte :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.sb-carousel-auto_prose__BIMte :where(.sb-carousel-auto_prose__BIMte>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.sb-carousel-auto_prose__BIMte :where(.sb-carousel-auto_prose__BIMte>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.sb-carousel-auto_prose__BIMte :where(.sb-carousel-auto_prose__BIMte>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.sb-carousel-auto_prose__BIMte :where(.sb-carousel-auto_prose__BIMte>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.sb-carousel-auto_prose__BIMte :where(.sb-carousel-auto_prose__BIMte>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.sb-carousel-auto_prose__BIMte :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.sb-carousel-auto_prose__BIMte :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.sb-carousel-auto_prose__BIMte :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}.sb-carousel-auto_prose__BIMte :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-carousel-auto_prose__BIMte :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-carousel-auto_prose__BIMte :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-carousel-auto_prose__BIMte :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-carousel-auto_prose__BIMte :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.sb-carousel-auto_prose__BIMte :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.sb-carousel-auto_prose__BIMte :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.5714286em;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.sb-carousel-auto_prose__BIMte :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.sb-carousel-auto_prose__BIMte :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.sb-carousel-auto_prose__BIMte :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.sb-carousel-auto_prose__BIMte :where(.sb-carousel-auto_prose__BIMte>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-carousel-auto_prose__BIMte :where(.sb-carousel-auto_prose__BIMte>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.sb-carousel-auto_prose-sm__l3ZAW{font-size:.875rem;line-height:1.7142857}.sb-carousel-auto_prose-sm__l3ZAW :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.sb-carousel-auto_prose-sm__l3ZAW :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;line-height:1.5555556;margin-top:.8888889em;margin-bottom:.8888889em}.sb-carousel-auto_prose-sm__l3ZAW :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-inline-start:1.1111111em}.sb-carousel-auto_prose-sm__l3ZAW :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:2.1428571em;margin-top:0;margin-bottom:.8em;line-height:1.2}.sb-carousel-auto_prose-sm__l3ZAW :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.4285714em;margin-top:1.6em;margin-bottom:.8em;line-height:1.4}.sb-carousel-auto_prose-sm__l3ZAW :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;margin-top:1.5555556em;margin-bottom:.4444444em;line-height:1.5555556}.sb-carousel-auto_prose-sm__l3ZAW :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.4285714em;margin-bottom:.5714286em;line-height:1.4285714}.sb-carousel-auto_prose-sm__l3ZAW :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.sb-carousel-auto_prose-sm__l3ZAW :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.sb-carousel-auto_prose-sm__l3ZAW :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.sb-carousel-auto_prose-sm__l3ZAW :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.sb-carousel-auto_prose-sm__l3ZAW :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;border-radius:.3125rem;padding-top:.1428571em;padding-inline-end:.3571429em;padding-bottom:.1428571em;padding-inline-start:.3571429em}.sb-carousel-auto_prose-sm__l3ZAW :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em}.sb-carousel-auto_prose-sm__l3ZAW :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.9em}.sb-carousel-auto_prose-sm__l3ZAW :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em}.sb-carousel-auto_prose-sm__l3ZAW :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.6666667;margin-top:1.6666667em;margin-bottom:1.6666667em;border-radius:.25rem;padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.sb-carousel-auto_prose-sm__l3ZAW :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.sb-carousel-auto_prose-sm__l3ZAW :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.sb-carousel-auto_prose-sm__l3ZAW :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;margin-bottom:.2857143em}.sb-carousel-auto_prose-sm__l3ZAW :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.sb-carousel-auto_prose-sm__l3ZAW :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.sb-carousel-auto_prose-sm__l3ZAW :where(.sb-carousel-auto_prose-sm__l3ZAW>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.sb-carousel-auto_prose-sm__l3ZAW :where(.sb-carousel-auto_prose-sm__l3ZAW>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.sb-carousel-auto_prose-sm__l3ZAW :where(.sb-carousel-auto_prose-sm__l3ZAW>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.sb-carousel-auto_prose-sm__l3ZAW :where(.sb-carousel-auto_prose-sm__l3ZAW>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.sb-carousel-auto_prose-sm__l3ZAW :where(.sb-carousel-auto_prose-sm__l3ZAW>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.sb-carousel-auto_prose-sm__l3ZAW :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.sb-carousel-auto_prose-sm__l3ZAW :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.sb-carousel-auto_prose-sm__l3ZAW :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.sb-carousel-auto_prose-sm__l3ZAW :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;padding-inline-start:1.5714286em}.sb-carousel-auto_prose-sm__l3ZAW :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2.8571429em;margin-bottom:2.8571429em}.sb-carousel-auto_prose-sm__l3ZAW :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-carousel-auto_prose-sm__l3ZAW :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-carousel-auto_prose-sm__l3ZAW :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-carousel-auto_prose-sm__l3ZAW :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-carousel-auto_prose-sm__l3ZAW :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.5}.sb-carousel-auto_prose-sm__l3ZAW :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.sb-carousel-auto_prose-sm__l3ZAW :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.sb-carousel-auto_prose-sm__l3ZAW :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.sb-carousel-auto_prose-sm__l3ZAW :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.sb-carousel-auto_prose-sm__l3ZAW :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.sb-carousel-auto_prose-sm__l3ZAW :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.sb-carousel-auto_prose-sm__l3ZAW :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.sb-carousel-auto_prose-sm__l3ZAW :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.sb-carousel-auto_prose-sm__l3ZAW :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.3333333;margin-top:.6666667em}.sb-carousel-auto_prose-sm__l3ZAW :where(.sb-carousel-auto_prose-sm__l3ZAW>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-carousel-auto_prose-sm__l3ZAW :where(.sb-carousel-auto_prose-sm__l3ZAW>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.sb-carousel-auto_carousel__M_3h0{position:relative;height:auto;width:100vw;overflow:hidden;padding-top:.5rem;padding-bottom:.5rem}@media (min-width:948px){.sb-carousel-auto_carousel__M_3h0{display:flex;align-items:center;justify-content:center}}.sb-carousel-auto_carousel__content__4pPJu{position:relative;display:flex;align-items:center;justify-content:center;overflow-x:hidden;height:100%;width:-moz-max-content;width:max-content;white-space:nowrap;scroll-behavior:smooth}.sb-carousel-auto_carousel__content--image__AdzLC{flex-shrink:0;height:175px;width:auto;margin-right:1rem}.sb-carousel-auto_carousel__content--image__AdzLC:last-child{margin-right:0}.sb-carousel-auto_carousel__image__VIgWK{height:100%;width:auto;-o-object-fit:cover;object-fit:cover}.sb-background-image-section___container__sKaB8{width:100%!important;margin-right:auto!important;margin-left:auto!important}.sb-background-image-section_container__m7znK{width:100%;margin-right:auto;margin-left:auto}@media (min-width:100%){.sb-background-image-section___container__sKaB8{max-width:100%!important}.sb-background-image-section_container__m7znK{max-width:100%}}@media (min-width:600px){.sb-background-image-section___container__sKaB8{max-width:600px!important}.sb-background-image-section_container__m7znK{max-width:600px}}@media (min-width:1600px){.sb-background-image-section___container__sKaB8{max-width:1600px!important}.sb-background-image-section_container__m7znK{max-width:1600px}}.sb-background-image-section_prose__J3hPV{color:var(--tw-prose-body);max-width:65ch}.sb-background-image-section_prose__J3hPV :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.sb-background-image-section_prose__J3hPV :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.sb-background-image-section_prose__J3hPV :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}.sb-background-image-section_prose__J3hPV :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.sb-background-image-section_prose__J3hPV :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-background-image-section_prose__J3hPV :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-background-image-section_prose__J3hPV :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-background-image-section_prose__J3hPV :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.sb-background-image-section_prose__J3hPV :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.sb-background-image-section_prose__J3hPV :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.sb-background-image-section_prose__J3hPV :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.sb-background-image-section_prose__J3hPV :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.sb-background-image-section_prose__J3hPV :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.sb-background-image-section_prose__J3hPV :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.sb-background-image-section_prose__J3hPV :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.sb-background-image-section_prose__J3hPV :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.sb-background-image-section_prose__J3hPV :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.sb-background-image-section_prose__J3hPV :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.sb-background-image-section_prose__J3hPV :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.sb-background-image-section_prose__J3hPV :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.sb-background-image-section_prose__J3hPV :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}.sb-background-image-section_prose__J3hPV :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.sb-background-image-section_prose__J3hPV :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-inline-start-width:.25rem;border-inline-start-color:var(--tw-prose-quote-borders);quotes:"\201C""\201D""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em}.sb-background-image-section_prose__J3hPV :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.sb-background-image-section_prose__J3hPV :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.sb-background-image-section_prose__J3hPV :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.sb-background-image-section_prose__J3hPV :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:900;color:inherit}.sb-background-image-section_prose__J3hPV :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.sb-background-image-section_prose__J3hPV :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:800;color:inherit}.sb-background-image-section_prose__J3hPV :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.sb-background-image-section_prose__J3hPV :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.sb-background-image-section_prose__J3hPV :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.sb-background-image-section_prose__J3hPV :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.sb-background-image-section_prose__J3hPV :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.sb-background-image-section_prose__J3hPV :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-top:2em;margin-bottom:2em}.sb-background-image-section_prose__J3hPV :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.sb-background-image-section_prose__J3hPV :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-family:inherit;color:var(--tw-prose-kbd);box-shadow:0 0 0 1px var(--tw-prose-kbd-shadows),0 3px 0 var(--tw-prose-kbd-shadows);font-size:.875em;border-radius:.3125rem;padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;padding-inline-start:.375em}.sb-background-image-section_prose__J3hPV :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.sb-background-image-section_prose__J3hPV :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}.sb-background-image-section_prose__J3hPV :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}.sb-background-image-section_prose__J3hPV :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-background-image-section_prose__J3hPV :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-background-image-section_prose__J3hPV :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.sb-background-image-section_prose__J3hPV :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.sb-background-image-section_prose__J3hPV :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-background-image-section_prose__J3hPV :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-background-image-section_prose__J3hPV :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sb-background-image-section_prose__J3hPV :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding-top:.8571429em;padding-inline-end:1.1428571em;padding-bottom:.8571429em;padding-inline-start:1.1428571em}.sb-background-image-section_prose__J3hPV :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.sb-background-image-section_prose__J3hPV :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}.sb-background-image-section_prose__J3hPV :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.sb-background-image-section_prose__J3hPV :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){width:100%;table-layout:auto;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.sb-background-image-section_prose__J3hPV :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.sb-background-image-section_prose__J3hPV :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.sb-background-image-section_prose__J3hPV :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.sb-background-image-section_prose__J3hPV :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.sb-background-image-section_prose__J3hPV :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}.sb-background-image-section_prose__J3hPV :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.sb-background-image-section_prose__J3hPV :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.sb-background-image-section_prose__J3hPV :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:start}.sb-background-image-section_prose__J3hPV :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.sb-background-image-section_prose__J3hPV :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.sb-background-image-section_prose__J3hPV{--tw-prose-body:#374151;--tw-prose-headings:#111827;--tw-prose-lead:#4b5563;--tw-prose-links:#111827;--tw-prose-bold:#111827;--tw-prose-counters:#6b7280;--tw-prose-bullets:#d1d5db;--tw-prose-hr:#e5e7eb;--tw-prose-quotes:#111827;--tw-prose-quote-borders:#e5e7eb;--tw-prose-captions:#6b7280;--tw-prose-kbd:#111827;--tw-prose-kbd-shadows:rgb(17 24 39/10%);--tw-prose-code:#111827;--tw-prose-pre-code:#e5e7eb;--tw-prose-pre-bg:#1f2937;--tw-prose-th-borders:#d1d5db;--tw-prose-td-borders:#e5e7eb;--tw-prose-invert-body:#d1d5db;--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:#9ca3af;--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:#9ca3af;--tw-prose-invert-bullets:#4b5563;--tw-prose-invert-hr:#374151;--tw-prose-invert-quotes:#f3f4f6;--tw-prose-invert-quote-borders:#374151;--tw-prose-invert-captions:#9ca3af;--tw-prose-invert-kbd:#fff;--tw-prose-invert-kbd-shadows:rgb(255 255 255/10%);--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:#d1d5db;--tw-prose-invert-pre-bg:rgb(0 0 0/50%);--tw-prose-invert-th-borders:#4b5563;--tw-prose-invert-td-borders:#374151;font-size:1rem;line-height:1.75}.sb-background-image-section_prose__J3hPV :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.sb-background-image-section_prose__J3hPV :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.sb-background-image-section_prose__J3hPV :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.sb-background-image-section_prose__J3hPV :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.sb-background-image-section_prose__J3hPV :where(.sb-background-image-section_prose__J3hPV>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.sb-background-image-section_prose__J3hPV :where(.sb-background-image-section_prose__J3hPV>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.sb-background-image-section_prose__J3hPV :where(.sb-background-image-section_prose__J3hPV>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.sb-background-image-section_prose__J3hPV :where(.sb-background-image-section_prose__J3hPV>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.sb-background-image-section_prose__J3hPV :where(.sb-background-image-section_prose__J3hPV>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.sb-background-image-section_prose__J3hPV :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.sb-background-image-section_prose__J3hPV :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.sb-background-image-section_prose__J3hPV :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}.sb-background-image-section_prose__J3hPV :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-background-image-section_prose__J3hPV :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-background-image-section_prose__J3hPV :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-background-image-section_prose__J3hPV :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-background-image-section_prose__J3hPV :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.sb-background-image-section_prose__J3hPV :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.sb-background-image-section_prose__J3hPV :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.5714286em;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.sb-background-image-section_prose__J3hPV :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.sb-background-image-section_prose__J3hPV :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.sb-background-image-section_prose__J3hPV :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.sb-background-image-section_prose__J3hPV :where(.sb-background-image-section_prose__J3hPV>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-background-image-section_prose__J3hPV :where(.sb-background-image-section_prose__J3hPV>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.sb-background-image-section_prose-sm__GtIbw{font-size:.875rem;line-height:1.7142857}.sb-background-image-section_prose-sm__GtIbw :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.sb-background-image-section_prose-sm__GtIbw :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;line-height:1.5555556;margin-top:.8888889em;margin-bottom:.8888889em}.sb-background-image-section_prose-sm__GtIbw :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-inline-start:1.1111111em}.sb-background-image-section_prose-sm__GtIbw :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:2.1428571em;margin-top:0;margin-bottom:.8em;line-height:1.2}.sb-background-image-section_prose-sm__GtIbw :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.4285714em;margin-top:1.6em;margin-bottom:.8em;line-height:1.4}.sb-background-image-section_prose-sm__GtIbw :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;margin-top:1.5555556em;margin-bottom:.4444444em;line-height:1.5555556}.sb-background-image-section_prose-sm__GtIbw :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.4285714em;margin-bottom:.5714286em;line-height:1.4285714}.sb-background-image-section_prose-sm__GtIbw :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.sb-background-image-section_prose-sm__GtIbw :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.sb-background-image-section_prose-sm__GtIbw :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.sb-background-image-section_prose-sm__GtIbw :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.sb-background-image-section_prose-sm__GtIbw :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;border-radius:.3125rem;padding-top:.1428571em;padding-inline-end:.3571429em;padding-bottom:.1428571em;padding-inline-start:.3571429em}.sb-background-image-section_prose-sm__GtIbw :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em}.sb-background-image-section_prose-sm__GtIbw :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.9em}.sb-background-image-section_prose-sm__GtIbw :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em}.sb-background-image-section_prose-sm__GtIbw :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.6666667;margin-top:1.6666667em;margin-bottom:1.6666667em;border-radius:.25rem;padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.sb-background-image-section_prose-sm__GtIbw :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.sb-background-image-section_prose-sm__GtIbw :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.sb-background-image-section_prose-sm__GtIbw :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;margin-bottom:.2857143em}.sb-background-image-section_prose-sm__GtIbw :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.sb-background-image-section_prose-sm__GtIbw :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.sb-background-image-section_prose-sm__GtIbw :where(.sb-background-image-section_prose-sm__GtIbw>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.sb-background-image-section_prose-sm__GtIbw :where(.sb-background-image-section_prose-sm__GtIbw>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.sb-background-image-section_prose-sm__GtIbw :where(.sb-background-image-section_prose-sm__GtIbw>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.sb-background-image-section_prose-sm__GtIbw :where(.sb-background-image-section_prose-sm__GtIbw>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.sb-background-image-section_prose-sm__GtIbw :where(.sb-background-image-section_prose-sm__GtIbw>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.sb-background-image-section_prose-sm__GtIbw :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.sb-background-image-section_prose-sm__GtIbw :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.sb-background-image-section_prose-sm__GtIbw :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.sb-background-image-section_prose-sm__GtIbw :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;padding-inline-start:1.5714286em}.sb-background-image-section_prose-sm__GtIbw :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2.8571429em;margin-bottom:2.8571429em}.sb-background-image-section_prose-sm__GtIbw :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-background-image-section_prose-sm__GtIbw :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-background-image-section_prose-sm__GtIbw :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-background-image-section_prose-sm__GtIbw :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-background-image-section_prose-sm__GtIbw :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.5}.sb-background-image-section_prose-sm__GtIbw :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.sb-background-image-section_prose-sm__GtIbw :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.sb-background-image-section_prose-sm__GtIbw :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.sb-background-image-section_prose-sm__GtIbw :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.sb-background-image-section_prose-sm__GtIbw :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.sb-background-image-section_prose-sm__GtIbw :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.sb-background-image-section_prose-sm__GtIbw :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.sb-background-image-section_prose-sm__GtIbw :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.sb-background-image-section_prose-sm__GtIbw :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.3333333;margin-top:.6666667em}.sb-background-image-section_prose-sm__GtIbw :where(.sb-background-image-section_prose-sm__GtIbw>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sb-background-image-section_prose-sm__GtIbw :where(.sb-background-image-section_prose-sm__GtIbw>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.sb-background-image-section___section__yYg7n{height:160px;width:100vw}@media (min-width:600px){.sb-background-image-section___section__yYg7n{height:721px}}.sb-background-image-section_section__YvgTT{height:160px;width:100vw}@media (min-width:600px){.sb-background-image-section_section__YvgTT{height:721px}}.sb-background-image-section___section__yYg7n,.sb-background-image-section_section__YvgTT{display:flex;align-items:center;justify-content:center}.sb-background-image-section___section__yYg7n,.sb-background-image-section_section__YvgTT{padding-top:3rem;padding-bottom:3rem}.sb-background-image-section___section__yYg7n,.sb-background-image-section_section__YvgTT{margin-top:0;margin-bottom:0}.sb-background-image-section___section__yYg7n,.sb-background-image-section_section__YvgTT{background-size:cover;background-position:50%;background-repeat:no-repeat}.sb-background-image-section_section__content__AfZNJ{width:100%}@media (min-width:948px){.sb-background-image-section_section__content__AfZNJ{width:83.333333%}}.sb-background-image-section_section__content__AfZNJ{display:flex;align-items:center;justify-content:flex-start;margin-left:auto;margin-right:auto;padding-left:.5rem;padding-right:.5rem}@media (min-width:948px){.sb-background-image-section_section__content__AfZNJ{max-width:100%;padding-left:2.5rem;padding-right:2.5rem}}@media (min-width:1800px){.sb-background-image-section_section__content__AfZNJ{max-width:1600px}}.sb-background-image-section_section__content__image__0a3RW{height:auto;width:41.666667%;min-width:150px}@media (min-width:600px){.sb-background-image-section_section__content__image__0a3RW{width:60%}}@media (min-width:948px){.sb-background-image-section_section__content__image__0a3RW{width:540px}}