.Tooltip-module__tooltipContainer__yx2gn{position:relative;display:inline-block}.Tooltip-module__tooltip__BsO0I{position:absolute;background:var(--tooltip-bg);color:var(--tooltip-text);padding:.5rem .75rem;border-radius:var(--radius-sm);font-size:.875rem;font-weight:500;white-space:nowrap;opacity:0;visibility:hidden;transition:opacity .15s ease-in-out;z-index:1000}.Tooltip-module__tooltip__BsO0I.Tooltip-module__multiline__qXMCH{white-space:normal;max-width:min(500px,calc(100vw - 24px));word-wrap:break-word;line-height:1.5}.Tooltip-module__tooltip__BsO0I.Tooltip-module__portaled__dlwCS{position:fixed;inset:0 auto auto 0;transform:none;z-index:var(--z-tooltip)}.Tooltip-module__tooltip__BsO0I.Tooltip-module__visible__1uG6I{opacity:1;visibility:visible}.Tooltip-module__arrow__IXtGB{position:absolute;width:0;height:0}.Tooltip-module__tooltip--right__eKbPp{left:calc(100% + .75rem);top:50%;transform:translateY(-50%)}.Tooltip-module__tooltip--right__eKbPp .Tooltip-module__arrow__IXtGB{right:100%;top:50%;transform:translateY(-50%);border:6px solid transparent;border-right-color:var(--tooltip-bg)}.Tooltip-module__tooltip--left__FhrFg{right:calc(100% + .75rem);top:50%;transform:translateY(-50%)}.Tooltip-module__tooltip--left__FhrFg .Tooltip-module__arrow__IXtGB{left:100%;top:50%;transform:translateY(-50%);border:6px solid transparent;border-left-color:var(--tooltip-bg)}.Tooltip-module__tooltip--top__fr1XV{bottom:calc(100% + .75rem);left:50%;transform:translate(-50%)}.Tooltip-module__tooltip--top__fr1XV .Tooltip-module__arrow__IXtGB{top:100%;left:50%;transform:translate(-50%);border:6px solid transparent;border-top-color:var(--tooltip-bg)}.Tooltip-module__tooltip--bottom__kBDbw{top:calc(100% + .75rem);left:50%;transform:translate(-50%)}.Tooltip-module__tooltip--bottom__kBDbw .Tooltip-module__arrow__IXtGB{bottom:100%;left:50%;transform:translate(-50%);border:6px solid transparent;border-bottom-color:var(--tooltip-bg)}@media(max-width:768px){.Tooltip-module__tooltip__BsO0I{font-size:.75rem;padding:.375rem .5rem}.Tooltip-module__arrow__IXtGB{border-width:5px}.Tooltip-module__tooltip--right__eKbPp .Tooltip-module__arrow__IXtGB{border-right-color:var(--tooltip-bg)}.Tooltip-module__tooltip--left__FhrFg .Tooltip-module__arrow__IXtGB{border-left-color:var(--tooltip-bg)}.Tooltip-module__tooltip--top__fr1XV .Tooltip-module__arrow__IXtGB{border-top-color:var(--tooltip-bg)}.Tooltip-module__tooltip--bottom__kBDbw .Tooltip-module__arrow__IXtGB{border-bottom-color:var(--tooltip-bg)}}.Layout-module__layout__jLhLm{display:flex;min-height:100vh;background-color:var(--color-bg-secondary)}.Layout-module__sidebar__V1M4c{width:var(--sidebar-width);background:var(--white);color:var(--color-text-secondary);border-right:1px solid var(--gray-200);transition:width .3s ease;position:fixed;left:0;top:0;height:100vh;box-shadow:var(--shadow-overlay);display:flex;flex-direction:column;z-index:100}.Layout-module__sidebar__V1M4c.Layout-module__collapsed__OHLvg{width:var(--sidebar-width-collapsed)}.Layout-module__sidebarHeader__1bSnT{display:flex;align-items:center;justify-content:space-between;padding:1.5rem 1rem;border-bottom:1px solid var(--gray-200)}.Layout-module__sidebar__V1M4c.Layout-module__collapsed__OHLvg .Layout-module__sidebarHeader__1bSnT{flex-direction:column;align-items:center;gap:1rem;padding:1rem .5rem}.Layout-module__sidebar__V1M4c.Layout-module__collapsed__OHLvg .Layout-module__navLink__iRljF{justify-content:center;padding:.75rem .5rem}.Layout-module__headerContent__5Zwgd{display:flex;align-items:center;justify-content:space-between;width:100%}.Layout-module__sidebar__V1M4c.Layout-module__collapsed__OHLvg .Layout-module__headerContent__5Zwgd{flex-direction:column;align-items:center;gap:1rem}.Layout-module__collapsedEmblem__xrPFS{display:flex;align-items:center;justify-content:center}.Layout-module__expandedLogo__UFgLK{display:flex;align-items:center;justify-content:center;flex:1}.Layout-module__emblemLogo__kQLnE{height:24px;width:auto}[data-theme=dark] .Layout-module__emblemLogo__kQLnE{filter:invert(1)}.Layout-module__logoWordmark__IunDO{height:24px;width:auto}.Layout-module__logoIcon__o0eMF{font-size:1.5rem;min-width:24px}.Layout-module__logoText__2yLYi{font-size:1.25rem;font-weight:600;white-space:nowrap}.Layout-module__toggleButton__QM0qx{background:var(--color-bg-secondary);border:1px solid var(--gray-200);color:var(--gray-600);border-radius:var(--radius-sm);width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .2s ease}.Layout-module__toggleButton__QM0qx:hover{background:var(--gray-200);color:var(--color-text-secondary)}.Layout-module__navigation__bCuRI{padding:1rem 0;flex:1}.Layout-module__navList__ihMyI{list-style:none;padding:0;margin:0}.Layout-module__mobileNav__EQWJz{display:none}.Layout-module__desktopNav__k1hEE{display:block}.Layout-module__navItem__zd-GK{margin:.25rem 0}.Layout-module__navLink__iRljF{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;color:var(--gray-600);text-decoration:none;transition:all .2s ease;border-left:3px solid transparent;margin:0 0 .25rem}.Layout-module__navLink__iRljF:hover{background:var(--color-bg-secondary);color:var(--color-text-secondary);border-left-color:var(--gray-600)}.Layout-module__navLink__iRljF.Layout-module__active__xsW2w{position:relative;z-index:1;background:var(--brand-100);color:var(--brand-700);border-left-color:var(--color-brand-dark);font-weight:var(--font-weight-medium);border-radius:var(--radius-sm)}.Layout-module__navLink__iRljF:focus-visible{position:relative;z-index:2;outline:var(--focus-width) solid var(--focus-color);outline-offset:calc(var(--focus-offset) * -1)}.Layout-module__navIcon__zYq2B{font-size:1.2rem;min-width:20px}.Layout-module__navText__CAvK3{font-weight:500;white-space:nowrap;display:none}.Layout-module__sidebar__V1M4c:not(.Layout-module__collapsed__OHLvg) .Layout-module__navText__CAvK3{display:block}.Layout-module__mainShell__jRLPh{flex:1;display:flex;flex-direction:column;margin-left:var(--sidebar-width);transition:margin-left .3s ease;min-width:0}.Layout-module__mainShellCollapsed__kokLs{margin-left:var(--sidebar-width-collapsed)}.Layout-module__mainContent__BJRZT{flex:1;min-width:0}.Layout-module__contentWrapper__efmZA{padding:2rem;margin:0 auto}.Layout-module__sidebarFooter__s4Ax1{display:flex;flex-direction:column;align-items:center;padding:1rem;border-top:1px solid var(--gray-200);margin-top:auto;position:relative}.Layout-module__logoutButton__lTHKS{display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;background:none;border:none;color:var(--gray-600);cursor:pointer;transition:all .2s ease;border-radius:var(--radius-circle);font-size:14px;font-weight:500}.Layout-module__logoutButton__lTHKS:hover{background:var(--color-bg-secondary);color:var(--color-text-secondary)}.Layout-module__sidebar__V1M4c.Layout-module__collapsed__OHLvg .Layout-module__sidebarFooter__s4Ax1{padding:1rem .5rem}.Layout-module__userSection__FQeKc{display:flex;flex-direction:column;align-items:center;gap:.75rem}.Layout-module__sidebar__V1M4c.Layout-module__collapsed__OHLvg .Layout-module__userSection__FQeKc{gap:.5rem}.Layout-module__userAvatar__1kv7c{width:50px;height:50px;border-radius:var(--radius-circle);border:none;cursor:pointer;transition:all .2s ease-in-out;overflow:hidden;background:none;padding:0}.Layout-module__sidebar__V1M4c.Layout-module__collapsed__OHLvg .Layout-module__userAvatar__1kv7c{width:40px;height:40px}.Layout-module__userAvatar__1kv7c:hover{transform:scale(1.05);box-shadow:var(--shadow-overlay)}.Layout-module__userAvatar__1kv7c.Layout-module__active__xsW2w{outline:var(--focus-width) solid var(--focus-color);outline-offset:var(--focus-offset);background-color:var(--brand-100)}.Layout-module__userAvatar__1kv7c img{width:100%;height:100%;object-fit:cover}.Layout-module__avatarPlaceholder__bsvnA{width:32px;height:32px;flex-shrink:0;border-radius:var(--radius-circle);background-color:var(--gray-200);color:var(--black);display:flex;align-items:center;justify-content:center;font-size:1.25rem;font-weight:600}.Layout-module__sidebar__V1M4c.Layout-module__collapsed__OHLvg .Layout-module__avatarPlaceholder__bsvnA{font-size:1rem}.Layout-module__divider__lMBzO{width:30px;height:1px;background-color:var(--color-border-static);margin:.5rem 0}.Layout-module__sidebar__V1M4c.Layout-module__collapsed__OHLvg .Layout-module__divider__lMBzO{width:20px}.Layout-module__orgLogo__Pfonw{width:50px;height:50px;border-radius:var(--radius-sm);border:none;cursor:pointer;transition:all .2s ease-in-out;overflow:hidden;background:none;padding:0}.Layout-module__sidebar__V1M4c.Layout-module__collapsed__OHLvg .Layout-module__orgLogo__Pfonw{width:40px;height:40px;border-radius:var(--radius-sm)}.Layout-module__orgLogo__Pfonw:hover{transform:scale(1.05);box-shadow:var(--shadow-overlay)}.Layout-module__orgLogo__Pfonw.Layout-module__active__xsW2w{outline:var(--focus-width) solid var(--focus-color);outline-offset:var(--focus-offset);background-color:var(--brand-100)}.Layout-module__orgLogo__Pfonw img{width:100%;height:100%;object-fit:cover}.Layout-module__logoPlaceholder__DlS0j{width:100%;height:100%;background-color:var(--gray-500);color:var(--static-white);display:flex;align-items:center;justify-content:center;font-size:1.25rem;font-weight:600}.Layout-module__sidebar__V1M4c.Layout-module__collapsed__OHLvg .Layout-module__logoPlaceholder__DlS0j{font-size:1rem}.Layout-module__sidebar__V1M4c.Layout-module__collapsed__OHLvg .Layout-module__logoutButton__lTHKS{width:40px;height:40px}.Layout-module__userMenuTrigger__LWo2A{display:flex;align-items:center;justify-content:center;width:100%;border-radius:var(--radius-sm);border:none;cursor:pointer;padding:var(--space-2);background:none;text-align:left;transition:background-color var(--transition-base),color var(--transition-base)}.Layout-module__userMenuTrigger__LWo2A:focus-visible{outline:var(--focus-width) solid var(--focus-color);outline-offset:var(--focus-offset)}.Layout-module__userMenuTrigger__LWo2A:hover{transform:scale(1.05);box-shadow:var(--shadow-overlay)}.Layout-module__userMenuTrigger__LWo2A.Layout-module__active__xsW2w{outline:var(--focus-width) solid var(--focus-color);outline-offset:var(--focus-offset)}.Layout-module__userMenu__Gkd40{position:absolute;left:calc(100% + 8px);bottom:12px;width:240px;background:var(--white);border:1px solid var(--gray-200);border-radius:var(--radius-sm);box-shadow:var(--shadow-modal);z-index:200;overflow:hidden}.Layout-module__userMenuHeader__0Otvo{padding:14px 16px 10px}.Layout-module__userMenuName__p1ryQ{display:block;font-weight:600;font-size:14px;color:var(--color-text-primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Layout-module__userMenuEmail__YSMPl{display:block;font-size:13px;color:var(--gray-500);margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Layout-module__userMenuDivider__w4NOr{height:1px;background:var(--color-border-static);margin:4px 0}.Layout-module__userMenuItem__FsNPu{display:block;width:100%;text-align:left;padding:10px 16px;background:none;border:none;font-size:14px;color:var(--color-text-secondary);cursor:pointer;transition:background .15s}.Layout-module__userMenuItem__FsNPu:hover{background:var(--color-bg-secondary)}.Layout-module__userMenuSignOut__8XVXd{color:var(--gray-600)}.Layout-module__userMenuSignOut__8XVXd:hover{color:var(--danger)}.Layout-module__themeToggle__rJPiQ{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:none;border:none;border-radius:var(--radius-sm);color:var(--gray-500);cursor:pointer;transition:background .15s ease,color .15s ease;margin:0 auto .5rem}.Layout-module__themeToggle__rJPiQ:hover{background:var(--color-bg-secondary);color:var(--gray-600)}@media(max-width:768px){.Layout-module__layout__jLhLm{flex-direction:column}.Layout-module__sidebar__V1M4c{position:fixed;bottom:0;left:0;width:100vw;height:auto;top:auto;flex-direction:row;border-right:none;border-top:1px solid var(--gray-200);box-shadow:var(--shadow-overlay);z-index:1000}.Layout-module__sidebar__V1M4c.Layout-module__collapsed__OHLvg{width:100vw}.Layout-module__sidebarHeader__1bSnT{display:none}.Layout-module__navigation__bCuRI{padding:.75rem 1rem;flex:1}.Layout-module__mobileNav__EQWJz{display:flex;gap:0;align-items:center;justify-content:space-around;width:100%}.Layout-module__desktopNav__k1hEE{display:none}.Layout-module__overflowMenuContainer__8uzcz{position:relative}.Layout-module__overflowMenuButton__kTj-o{background:none;border:none;color:inherit;cursor:pointer;display:flex;flex-direction:column;gap:.25rem;padding:.5rem;border-radius:var(--radius-sm);min-width:60px;text-align:center;align-items:center;transition:all .2s ease}.Layout-module__overflowMenuButton__kTj-o:hover{background:var(--color-bg-secondary);color:var(--color-text-secondary)}.Layout-module__overflowMenuBackdrop__0jGvU{position:fixed;inset:0;background:#0000001a;z-index:999}.Layout-module__overflowMenu__gLcU8{position:absolute;bottom:100%;right:0;margin-bottom:.5rem;background:var(--white);border:1px solid var(--gray-200);border-radius:var(--radius-sm);box-shadow:var(--shadow-modal);padding:.5rem;min-width:200px;z-index:1000}.Layout-module__overflowMenuItem__l4PHm{display:flex;align-items:center;gap:.75rem;width:100%;padding:.75rem 1rem;background:none;border:none;text-align:left;cursor:pointer;border-radius:var(--radius-sm);transition:all .2s ease;color:var(--gray-600)}.Layout-module__overflowMenuItem__l4PHm:hover{background:var(--color-bg-secondary);color:var(--color-text-secondary)}.Layout-module__overflowMenuItem__l4PHm.Layout-module__active__xsW2w{background:var(--brand-100);color:var(--color-brand-dark);font-weight:600}.Layout-module__overflowMenuIcon__Euc1f{font-size:1.2rem;min-width:20px}.Layout-module__overflowMenuText__vUqkw{font-weight:500;white-space:nowrap}.Layout-module__navItem__zd-GK{margin:0;flex-shrink:0}.Layout-module__navLink__iRljF{flex-direction:column;gap:.25rem;padding:.5rem;margin:0;border-left:none;border-radius:var(--radius-sm);min-width:60px;text-align:center}.Layout-module__navLink__iRljF:hover{border-left-color:transparent}.Layout-module__navLink__iRljF.Layout-module__active__xsW2w{margin:0;border-left-color:transparent}.Layout-module__navIcon__zYq2B{font-size:1.25rem;min-width:auto}.Layout-module__navText__CAvK3{font-size:.75rem;font-weight:400;white-space:nowrap;display:block}.Layout-module__sidebarFooter__s4Ax1{display:none}.Layout-module__mainShell__jRLPh,.Layout-module__mainShellCollapsed__kokLs{margin-left:0;width:100%}.Layout-module__mainContent__BJRZT{padding-bottom:90px}}.Layout-module__navGroup__3Fy8t{list-style:none}.Layout-module__navGroupHeading__X4b3M{margin:var(--space-5) 0 var(--space-2);padding:0 var(--space-4);color:var(--gray-500);font-family:var(--type-eyebrow-family);font-size:var(--type-eyebrow-size);line-height:var(--type-eyebrow-line);font-weight:var(--type-eyebrow-weight);letter-spacing:var(--type-eyebrow-tracking);text-transform:uppercase}.Layout-module__navGroupList__qnKu3{margin:0;padding:0;list-style:none}.Layout-module__navToggle__DoZIN{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;flex-shrink:0;border:1px solid transparent;border-radius:var(--radius-sm);background:none;color:var(--gray-500);cursor:pointer;transition:background-color var(--transition-base),color var(--transition-base)}.Layout-module__navToggle__DoZIN:hover{background-color:var(--gray-200);color:var(--black)}.Layout-module__navToggle__DoZIN:focus-visible{outline:var(--focus-width) solid var(--focus-color);outline-offset:var(--focus-offset)}.Layout-module__wordmarkLogo__sRVHJ{height:20px;width:auto}.Layout-module__accountMeta__FY2TS{display:flex;flex-direction:column;min-width:0;text-align:left}.Layout-module__accountOrg__xTpda{font-size:var(--font-size-14);line-height:var(--line-height-18);font-weight:var(--font-weight-medium);color:var(--text-primary);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Layout-module__accountRole__CJeRm{font-size:var(--font-size-12);line-height:var(--line-height-18);color:var(--text-secondary);text-transform:capitalize}.Layout-module__userMenuRole__QM7iM{color:var(--text-secondary);font-size:var(--font-size-12);line-height:var(--line-height-18);text-transform:capitalize}.styles-module__trigger__w4YXf,.styles-module__static__CFfVQ{display:flex;align-items:center;justify-content:center;width:100%;padding:var(--space-1) 0;border:0;background:none;cursor:pointer}.styles-module__static__CFfVQ{cursor:default}.styles-module__avatar__-RyPF{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:var(--radius-sm);background-color:var(--brand-surface);color:var(--brand-on-surface);font-family:var(--font-sans);font-size:var(--font-size-12);font-weight:var(--font-weight-medium);letter-spacing:.02em}.styles-module__trigger__w4YXf:hover .styles-module__avatar__-RyPF,.styles-module__trigger__w4YXf.styles-module__open__A8u6c .styles-module__avatar__-RyPF{background-color:var(--brand-300)}.styles-module__trigger__w4YXf:focus-visible{outline:var(--focus-width) solid var(--focus-color);outline-offset:var(--focus-offset);border-radius:var(--radius-sm)}.styles-module__menu__QBTlR{z-index:var(--z-dropdown);padding:var(--space-2);border:1px solid var(--color-border-static);border-radius:var(--radius-sm);background:var(--white);box-shadow:var(--shadow-overlay)}.styles-module__menuHeading__RyqhI{margin:0 0 var(--space-2);padding:0 var(--space-2);color:var(--text-secondary);font-family:var(--type-eyebrow-family);font-size:var(--type-eyebrow-size);line-height:var(--type-eyebrow-line);font-weight:var(--type-eyebrow-weight);letter-spacing:var(--type-eyebrow-tracking);text-transform:uppercase}.styles-module__menuItem__HiVXO{display:flex;align-items:center;justify-content:space-between;gap:var(--space-2);width:100%;padding:var(--space-2);border:0;border-radius:var(--radius-sm);background:none;color:var(--text-primary);font-family:var(--font-sans);font-size:var(--font-size-14);line-height:var(--line-height-20);text-align:left;cursor:pointer}.styles-module__menuItem__HiVXO:hover{background-color:var(--gray-200)}.styles-module__menuItem__HiVXO:focus-visible{outline:var(--focus-width) solid var(--focus-color);outline-offset:calc(var(--focus-offset) * -1)}.styles-module__menuItemActive__i10AZ{color:var(--brand-700);font-weight:var(--font-weight-medium)}.styles-module__menuItemLabel__Q9UI0{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.SidebarOrgSwitcher-module__orgSwitcherSection__d9nuK{position:relative;display:flex;flex-direction:column;align-items:center}.SidebarOrgSwitcher-module__orgTrigger__M3JuQ{width:40px;height:40px;border-radius:var(--radius-sm);border:none;padding:0;background:none;overflow:hidden;transition:all .2s ease}.SidebarOrgSwitcher-module__orgTrigger__M3JuQ:hover:not(:disabled){transform:scale(1.05);box-shadow:var(--shadow-overlay)}.SidebarOrgSwitcher-module__orgTrigger__M3JuQ.SidebarOrgSwitcher-module__active__wq9H7{border:1px solid var(--color-border-static)}.SidebarOrgSwitcher-module__orgTrigger__M3JuQ:disabled{opacity:.5;cursor:not-allowed!important}.SidebarOrgSwitcher-module__orgAvatar__J-4NA{width:100%;height:100%;border-radius:var(--radius-sm);display:flex;align-items:center;justify-content:center;font-size:.875rem;font-weight:600;letter-spacing:.02em}.SidebarOrgSwitcher-module__orgMenuBackdrop__i8AYD{position:fixed;inset:0;z-index:199}.SidebarOrgSwitcher-module__orgMenu__5Wdmq{position:fixed;width:280px;background:var(--white);border:1px solid var(--gray-200);border-radius:var(--radius-sm);box-shadow:var(--shadow-modal);z-index:200;overflow:hidden;display:flex;flex-direction:column}.SidebarOrgSwitcher-module__orgMenuHeader__pD9x7{font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--gray-500);padding:12px 12px 4px;flex-shrink:0}.SidebarOrgSwitcher-module__orgList__pEF1l{flex:1;overflow-y:auto;min-height:0;padding:4px 8px}.SidebarOrgSwitcher-module__orgListEmpty__URDWg{padding:16px 12px;text-align:center;font-size:13px;color:var(--gray-400)}.SidebarOrgSwitcher-module__orgMenuItem__BV6dt{display:flex;align-items:center;gap:12px;width:100%;padding:10px 12px;background:none;border:none;text-align:left;cursor:pointer;border-radius:var(--radius-sm);transition:background .15s;color:var(--color-text-secondary)}.SidebarOrgSwitcher-module__orgMenuItem__BV6dt:hover,.SidebarOrgSwitcher-module__orgMenuItem__BV6dt.SidebarOrgSwitcher-module__selected__Uw2dK{background:var(--color-bg-secondary)}.SidebarOrgSwitcher-module__orgItemAvatar__8h243{width:32px;height:32px;border-radius:var(--radius-sm);display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:600;letter-spacing:.02em;flex-shrink:0}.SidebarOrgSwitcher-module__orgItemName__fmgJE{flex:1;font-size:14px;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.SidebarOrgSwitcher-module__checkIcon__HSe9J{flex-shrink:0;color:var(--gray-600)}.SidebarOrgSwitcher-module__orgMenuSearch__R7m0j{border-top:1px solid var(--gray-200);padding:8px;flex-shrink:0;display:flex;align-items:center;gap:8px}.SidebarOrgSwitcher-module__searchIcon__ru0tv{color:var(--gray-400);flex-shrink:0}.SidebarOrgSwitcher-module__searchInput__r0281{border:none;outline:none;background:none;font-size:13px;color:var(--color-text-secondary);width:100%;padding:4px 0}.SidebarOrgSwitcher-module__searchInput__r0281::placeholder{color:var(--gray-400)}.SidebarOrgSwitcher-module__switchingOverlay__qb1hv{position:fixed;inset:0;background-color:var(--white);display:flex;align-items:center;justify-content:center;z-index:9999}.SidebarOrgSwitcher-module__switchingMessage__n6IUw{display:flex;align-items:center;gap:12px}.SidebarOrgSwitcher-module__spinner__6Z6Yl{color:var(--color-brand-dark);animation:SidebarOrgSwitcher-module__spin__-Zmmi 1s linear infinite;flex-shrink:0}@keyframes SidebarOrgSwitcher-module__spin__-Zmmi{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.SidebarOrgSwitcher-module__switchingText__MTh9L{font-size:16px;color:var(--color-text-secondary);margin:0}.SidebarOrgSwitcher-module__switchingText__MTh9L strong{color:var(--color-text-primary);font-weight:600}.LoadingSkeleton-module__container__wJ5Ju{background-color:var(--color-bg-primary);border-radius:var(--radius-sm);padding:3rem 1rem;box-shadow:var(--shadow-modal);max-width:400px;width:100%;display:flex;flex-direction:column;align-items:center}.LoadingSkeleton-module__titleSkeleton__S7G4Q{width:280px;height:44px;background-color:var(--color-bg-secondary);border-radius:var(--radius-sm);margin-bottom:2rem;animation:LoadingSkeleton-module__pulse__IRA-c 1.5s ease-in-out infinite}.LoadingSkeleton-module__buttonSkeleton__TFBFd{width:120px;height:48px;background-color:var(--color-bg-secondary);border-radius:var(--radius-sm);animation:LoadingSkeleton-module__pulse__IRA-c 1.5s ease-in-out infinite;animation-delay:.2s;margin-top:2rem}@keyframes LoadingSkeleton-module__pulse__IRA-c{0%{opacity:1}50%{opacity:.6}to{opacity:1}}.styles-module__footer__PhsHA{background:var(--gray-200);padding:28px 0;border-top:1px solid var(--raas-divider)}.styles-module__shell__AD8eV{max-width:1440px;margin:0 auto;padding-left:var(--shell-x);padding-right:var(--shell-x)}.styles-module__bottom__ATEGO{display:flex;justify-content:space-between;align-items:center;font-family:var(--font-sans);font-size:12px;color:var(--gray-500);flex-wrap:wrap;gap:12px}.styles-module__legal__q4azs{display:flex;gap:24px}.styles-module__legal__q4azs a{transition:color .15s ease}.styles-module__legal__q4azs a:hover{color:var(--black);text-decoration:underline}.ButtonPublic-module__button__FETGn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid transparent;border-radius:0;font-family:var(--font-sans);font-weight:500;font-size:12px;line-height:1;letter-spacing:.12em;text-transform:uppercase;text-decoration:none;cursor:pointer;transition:background-color .18s ease,color .18s ease,border-color .18s ease}.ButtonPublic-module__button__FETGn:focus-visible{outline:2px solid var(--color-border-focus);outline-offset:2px}.ButtonPublic-module__button__FETGn:disabled,.ButtonPublic-module__button__FETGn[aria-disabled=true]{cursor:not-allowed;opacity:.5}.ButtonPublic-module__md__vlKun{padding:16px 24px}.ButtonPublic-module__sm__w9aXd{padding:10px 16px}.ButtonPublic-module__icon__-oV63{display:inline-flex;align-items:center;justify-content:center}.ButtonPublic-module__label__xFFF4{display:inline-block}.ButtonPublic-module__button__FETGn.ButtonPublic-module__primary__qu2e-{background-color:var(--color-bg-black);color:var(--color-text-inverse);border-color:var(--color-border-focus)}.ButtonPublic-module__button__FETGn.ButtonPublic-module__primary__qu2e-:hover:not(:disabled){background-color:var(--button-bg-primary-hover);border-color:var(--button-bg-primary-hover)}.ButtonPublic-module__button__FETGn.ButtonPublic-module__secondary__zaPna{background-color:transparent;color:var(--color-text-primary);border-color:var(--color-border-focus)}.ButtonPublic-module__button__FETGn.ButtonPublic-module__secondary__zaPna:hover:not(:disabled){background-color:var(--color-bg-black);color:var(--color-text-inverse)}.ButtonPublic-module__button__FETGn.ButtonPublic-module__sage__X2ULu{background-color:var(--color-bg-brand);color:var(--color-brand-dark);border-color:var(--color-brand-base)}.ButtonPublic-module__button__FETGn.ButtonPublic-module__sage__X2ULu:hover:not(:disabled){background-color:var(--color-bg-brand-light);border-color:var(--color-brand-light)}.ButtonPublic-module__button__FETGn.ButtonPublic-module__burgundy__xLDu3{background-color:var(--color-bg-alert-promo);color:var(--color-text-inverse);border-color:var(--color-border-error)}.ButtonPublic-module__button__FETGn.ButtonPublic-module__burgundy__xLDu3:hover:not(:disabled){background-color:var(--color-bg-highlight);border-color:var(--color-text-highlight)}.styles-module__nav__pwNL6{position:-webkit-sticky;position:sticky;top:0;z-index:50;background:var(--paper-scrim);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--gray-300)}.styles-module__inner__oVMMk{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;height:72px;max-width:1440px;margin:0 auto;padding-left:var(--shell-x);padding-right:var(--shell-x)}.styles-module__brand__JLawa{display:inline-flex;align-items:center;justify-self:center}.styles-module__raasLogo__IxAPA{display:block;height:40px;width:auto}.styles-module__links__t77Rr{display:flex;align-items:center;gap:32px;justify-self:start}.styles-module__link__i9xdz{font-family:var(--font-sans);font-size:13px;color:var(--gray-700);font-weight:400;transition:color .15s ease}.styles-module__link__i9xdz:hover{color:var(--black)}.styles-module__cta__OcG1N{display:flex;align-items:center;justify-content:flex-end;justify-self:end;gap:12px}.styles-module__signin__G0vvu{font-family:var(--font-sans);font-size:13px;color:var(--gray-700);transition:color .15s ease}.styles-module__signin__G0vvu:hover{color:var(--black);text-decoration:underline}@media(max-width:1100px){.styles-module__links__t77Rr{display:none}.styles-module__inner__oVMMk{grid-template-columns:auto 1fr}.styles-module__brand__JLawa{justify-self:start}}@media(max-width:640px){.styles-module__raasLogo__IxAPA{height:28px}.styles-module__signin__G0vvu{display:none}}.styles-module__card__rKNLh{background:var(--white);border:1px solid var(--gray-100);padding:48px;display:flex;flex-direction:column}.styles-module__kicker__yXxhL{display:inline-flex;align-items:center;gap:8px;font-family:var(--font-sans);font-weight:500;font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:var(--gray-500);margin-bottom:20px}.styles-module__title__ZcI0R{font-family:var(--font-serif);font-weight:400;font-size:34px;line-height:1.05;letter-spacing:-.01em;margin-bottom:14px}.styles-module__body__901N3{font-size:15px;line-height:1.55;color:var(--gray-700);max-width:40ch;margin-bottom:32px}.styles-module__addressRow__sYSdd{display:flex;align-items:flex-end;gap:12px;margin-top:auto}.styles-module__mailto__SfHge{display:inline-flex;align-items:center;gap:14px;font-family:var(--font-serif);font-size:30px;letter-spacing:-.01em;color:var(--brand-700);border-bottom:1px solid var(--brand-500);padding-bottom:10px;transition:border-color .15s ease}.styles-module__mailto__SfHge:hover{border-bottom-color:var(--brand-700)}.styles-module__mailto__SfHge svg{width:26px;height:26px;flex-shrink:0}.styles-module__copyButton__Tubhh{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;flex-shrink:0;margin-bottom:4px;background:transparent;border:1px solid var(--gray-100);color:var(--gray-700);cursor:pointer;transition:background-color .15s ease,border-color .15s ease,color .15s ease}.styles-module__copyButton__Tubhh:hover{background:var(--brand-300);border-color:var(--brand-500);color:var(--brand-700)}.styles-module__copyButton__Tubhh:focus-visible{outline:2px solid var(--brand-700);outline-offset:2px}.styles-module__mailto__SfHge,.styles-module__copyButton__Tubhh{position:relative}.styles-module__mailto__SfHge:after,.styles-module__copyButton__Tubhh:after{content:attr(data-hint);position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%);z-index:2;padding:7px 10px;background:var(--gray-700);color:var(--white);font-family:var(--font-sans);font-size:12px;font-style:normal;letter-spacing:0;line-height:1.35;white-space:nowrap;opacity:0;visibility:hidden;transition:opacity .15s ease,visibility .15s ease}.styles-module__mailto__SfHge:hover:after,.styles-module__mailto__SfHge:focus-visible:after,.styles-module__copyButton__Tubhh:hover:after,.styles-module__copyButton__Tubhh:focus-visible:after{opacity:1;visibility:visible}.styles-module__mailto__SfHge:after{left:0;transform:none}.styles-module__hours__ZniXo{margin-top:24px;font-size:13px;color:var(--gray-500)}.styles-module__srOnly__eumdf{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:640px){.styles-module__card__rKNLh{padding:32px}.styles-module__mailto__SfHge{font-size:22px}.styles-module__mailto__SfHge:after,.styles-module__copyButton__Tubhh:after{white-space:normal;width:-webkit-max-content;width:max-content;max-width:200px}}.styles-module__hero__uF-wJ{padding:96px 0 56px}.styles-module__shell__TgitD{max-width:1440px;margin:0 auto;padding-left:var(--shell-x);padding-right:var(--shell-x)}.styles-module__eyebrow__flKv5{font-family:var(--font-sans);font-weight:500;font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:var(--brand-700);margin-bottom:18px}.styles-module__headline__-hVCV{font-family:var(--font-serif);font-weight:400;font-size:clamp(48px,6vw,88px);line-height:1;letter-spacing:-.02em;max-width:16ch}.styles-module__headline__-hVCV em{font-style:italic;color:var(--brand-700)}.styles-module__lede__8dect{font-size:18px;line-height:1.55;color:var(--gray-700);max-width:52ch;margin-top:24px}@media(max-width:640px){.styles-module__hero__uF-wJ{padding:56px 0 40px}}.styles-module__card__Ze9zf{background:var(--brand-300);padding:48px;color:var(--brand-700);display:flex;flex-direction:column}.styles-module__kicker__txZXp{display:inline-flex;align-items:center;gap:8px;font-family:var(--font-sans);font-weight:500;font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:var(--brand-700);margin-bottom:20px}.styles-module__title__M-5yp{font-family:var(--font-serif);font-weight:400;font-size:34px;line-height:1.05;letter-spacing:-.01em;margin-bottom:14px}.styles-module__body__2oPUD{font-size:15px;line-height:1.55;opacity:.85;max-width:42ch;margin-bottom:28px}.styles-module__cta__OxAMe{margin-top:auto;display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:17px 24px;background:var(--black);color:var(--white);border:1px solid transparent;font-family:var(--font-sans);font-weight:500;font-size:12px;letter-spacing:.12em;text-transform:uppercase;cursor:pointer;transition:background-color .18s ease,color .18s ease}.styles-module__cta__OxAMe:hover{background:var(--gray-700)}.styles-module__cta__OxAMe:focus-visible{outline:2px solid var(--brand-700);outline-offset:2px}@media(max-width:640px){.styles-module__card__Ze9zf{padding:32px}}.styles-module__band__e-Sdd{padding:16px 0 96px}.styles-module__shell__j9c-W{max-width:1440px;margin:0 auto;padding-left:var(--shell-x);padding-right:var(--shell-x)}.styles-module__card__jhQgO{display:grid;grid-template-columns:1fr auto;align-items:center;gap:40px;background:var(--purple-700);color:var(--white);padding:48px 56px}.styles-module__kicker__UtQj6{display:inline-flex;align-items:center;gap:8px;font-family:var(--font-sans);font-weight:500;font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:var(--purple-300);margin-bottom:16px}.styles-module__title__9WHnh{font-family:var(--font-serif);font-weight:400;font-size:clamp(30px,3.4vw,44px);line-height:1.05;letter-spacing:-.01em;max-width:20ch}.styles-module__body__cHynS{font-size:15px;line-height:1.55;opacity:.8;margin-top:14px;max-width:46ch}.styles-module__cta__bEWMq{display:inline-flex;align-items:center;gap:10px;background:var(--brand-300);color:var(--brand-700);padding:18px 28px;font-family:var(--font-sans);font-weight:500;font-size:12px;letter-spacing:.12em;text-transform:uppercase;white-space:nowrap;transition:background-color .15s ease}.styles-module__cta__bEWMq:hover{background:var(--white)}@media(max-width:1100px){.styles-module__card__jhQgO{grid-template-columns:1fr;gap:28px;padding:40px}}.styles-module__page__AagOi{--shell-x: 80px;--raas-max-w: 1440px;--raas-divider: var(--gray-400);min-height:100vh;background-color:var(--gray-200);color:var(--black);font-family:var(--font-sans);font-weight:400;font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.styles-module__shell__QufpV{max-width:var(--raas-max-w);margin:0 auto;padding-left:var(--shell-x);padding-right:var(--shell-x)}.styles-module__eyebrow__poHlz{font-family:var(--font-sans);font-weight:500;font-size:11px;letter-spacing:.16em;text-transform:uppercase}.styles-module__serifHeadline__-vzTA{font-family:var(--font-serif);font-weight:400;letter-spacing:-.02em}.styles-module__serifHeadline__-vzTA em{font-style:italic}@media(max-width:1100px){.styles-module__page__AagOi{--shell-x: 40px}}@media(max-width:640px){.styles-module__page__AagOi{--shell-x: 20px}}.styles-module__page__AagOi section[id]{scroll-margin-top:88px}.styles-module__body__lNP5j{padding-bottom:40px}.styles-module__shell__LcCfa{max-width:1440px;margin:0 auto;padding-left:var(--shell-x);padding-right:var(--shell-x)}.styles-module__grid__p8Uj6{display:grid;grid-template-columns:1fr 1fr;gap:16px;align-items:stretch}@media(max-width:1100px){.styles-module__grid__p8Uj6{grid-template-columns:1fr}}.styles-module__engage__zkzHi{padding:96px 0 80px;background:var(--gray-200);border-top:1px solid var(--raas-divider);border-bottom:1px solid var(--raas-divider)}.styles-module__shell__-XMdf{max-width:1440px;margin:0 auto;padding-left:var(--shell-x);padding-right:var(--shell-x)}.styles-module__head__Iamfr{display:grid;grid-template-columns:1fr;gap:16px;margin-bottom:48px}.styles-module__eyebrow__m7Mgu{font-family:var(--font-sans);font-weight:500;font-size:11px;letter-spacing:.16em;text-transform:uppercase}.styles-module__heading__nCjog{font-family:var(--font-serif);font-weight:400;font-size:clamp(36px,4vw,56px);line-height:1.05;letter-spacing:-.02em;margin-top:12px;color:var(--black)}.styles-module__heading__nCjog em{font-style:italic;color:var(--brand-700)}.styles-module__grid__PQvdP{display:grid;grid-template-columns:1fr 1fr;gap:16px;grid-auto-rows:1fr}.styles-module__card__Cl5oc{background:var(--white);padding:40px;border:1px solid var(--raas-divider);display:flex;flex-direction:column;position:relative}.styles-module__cardPrimary__GsZJg{background:var(--brand-300);color:var(--brand-700);border-color:var(--brand-500)}.styles-module__cardNumber__dhfbM{font-family:var(--font-serif);font-size:13px;letter-spacing:.04em;opacity:.7;margin-bottom:8px}.styles-module__cardHeading__B0KrG{font-family:var(--font-serif);font-weight:400;font-size:36px;line-height:1.05;letter-spacing:-.02em;margin-bottom:16px}.styles-module__cardDesc__wzPv8{font-family:var(--font-sans);font-size:15px;line-height:1.55;margin-bottom:24px;max-width:420px;opacity:.9}.styles-module__bullets__7YHVt{display:flex;flex-direction:column;gap:10px;margin-bottom:32px;font-family:var(--font-sans);font-size:13.5px}.styles-module__bullets__7YHVt li{display:flex;gap:10px;align-items:flex-start;line-height:1.5}.styles-module__bullets__7YHVt li:before{content:"";display:block;width:14px;height:14px;margin-top:4px;flex-shrink:0;background:currentColor;-webkit-mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'><polyline points='20 6 9 17 4 12'/></svg>") no-repeat center / contain;mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'><polyline points='20 6 9 17 4 12'/></svg>") no-repeat center / contain}.styles-module__actions__POhbe{display:flex;gap:10px;flex-wrap:wrap;margin-top:auto}.styles-module__badge__kFt2-{position:absolute;top:24px;right:24px;font-family:var(--font-sans);font-size:10px;letter-spacing:.14em;text-transform:uppercase;padding:5px 10px;font-weight:500}.styles-module__badgePrimary__57ILT{background:var(--brand-700);color:var(--brand-300)}.styles-module__badgeDark__li-7k{background:var(--black);color:var(--white)}.styles-module__btnOnSage__9cJ-Z{background-color:var(--brand-700);color:var(--brand-300);border-color:var(--brand-700)}.styles-module__btnOnSage__9cJ-Z:hover:not(:disabled){background-color:var(--brand-700);color:var(--brand-300);border-color:var(--brand-700);opacity:.92}@media(max-width:1100px){.styles-module__head__Iamfr,.styles-module__grid__PQvdP{grid-template-columns:1fr}.styles-module__head__Iamfr{gap:16px;align-items:start}}@media(max-width:640px){.styles-module__engage__zkzHi{padding:64px 0}.styles-module__card__Cl5oc{padding:28px}}.styles-module__faq__OWoxh{padding:120px 0;background:var(--gray-200)}.styles-module__shell__ca4TN{max-width:1440px;margin:0 auto;padding-left:var(--shell-x);padding-right:var(--shell-x)}.styles-module__grid__L7LfG{display:grid;grid-template-columns:1fr 2fr;gap:80px}.styles-module__side__xJ2z7{display:flex;flex-direction:column}.styles-module__eyebrow__lRHCj{font-family:var(--font-sans);font-weight:500;font-size:11px;letter-spacing:.16em;text-transform:uppercase}.styles-module__heading__nrrQf{font-family:var(--font-serif);font-weight:400;font-size:clamp(40px,4vw,52px);line-height:1.05;letter-spacing:-.02em;margin:12px 0 24px;color:var(--black)}.styles-module__lede__aGim0{font-family:var(--font-sans);font-size:15px;color:var(--gray-600);line-height:1.6;max-width:340px}.styles-module__actions__56B-J{display:flex;flex-direction:column;align-items:flex-start;gap:12px;margin-top:24px}.styles-module__list__bSO-L{border-top:1px solid var(--black)}.styles-module__item__LDZV-{border-bottom:1px solid var(--raas-divider);padding:20px 0}.styles-module__summary__sjxHC{list-style:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;font-family:var(--font-serif);font-weight:400;font-size:22px;letter-spacing:-.01em;gap:16px;color:var(--black)}.styles-module__summary__sjxHC::-webkit-details-marker{display:none}.styles-module__summary__sjxHC:after{content:"+";font-family:var(--font-sans);font-weight:400;font-size:28px;color:var(--gray-500);transition:transform .15s ease;line-height:1}.styles-module__item__LDZV-[open] .styles-module__summary__sjxHC:after{content:"−"}.styles-module__answer__gL7yN{margin-top:16px;font-family:var(--font-sans);font-size:14.5px;color:var(--gray-600);line-height:1.7;max-width:640px}@media(max-width:1100px){.styles-module__grid__L7LfG{grid-template-columns:1fr;gap:40px}}@media(max-width:640px){.styles-module__faq__OWoxh{padding:64px 0}}.styles-module__root__8Gk29{display:flex;flex-direction:column}.styles-module__title__D2yY0{font-family:var(--font-serif);font-weight:400;font-size:28px;line-height:1.1;letter-spacing:-.01em;margin:0 0 8px}.styles-module__title__D2yY0:focus-visible{outline:2px solid var(--focus-ring);outline-offset:4px}.styles-module__subtitle__7--Q4{font-family:var(--font-sans);font-size:14px;line-height:1.5;margin:0 0 24px}.styles-module__field__lKGRL{display:flex;flex-direction:column;margin-bottom:16px}.styles-module__label__QvW2X{font-family:var(--font-sans);font-weight:500;font-size:12px;letter-spacing:.06em;text-transform:uppercase;margin-bottom:8px}.styles-module__input__9pIgZ{display:flex;align-items:center;gap:10px;background:var(--white);border:1px solid transparent;padding:0 16px;transition:border-color .15s ease,box-shadow .15s ease}.styles-module__input__9pIgZ:focus-within{border-color:var(--brand-700);box-shadow:inset 0 0 0 1px var(--brand-700)}.styles-module__input__9pIgZ.styles-module__invalid__htBMP{border-color:var(--burgundy-500);box-shadow:inset 0 0 0 1px var(--burgundy-500)}.styles-module__input__9pIgZ svg{flex-shrink:0;color:var(--gray-500)}.styles-module__input__9pIgZ input{flex:1;min-width:0;border:none;outline:none;background:none;font-family:var(--font-sans);font-size:15px;color:var(--black);padding:15px 0}.styles-module__input__9pIgZ input::placeholder{color:var(--gray-500)}.styles-module__help__BGDfb{font-family:var(--font-sans);font-size:12px;line-height:1.4;margin-top:6px}.styles-module__error__47InC{font-family:var(--font-sans);font-size:12px;line-height:1.4;margin-top:6px;color:var(--burgundy-700)}.styles-module__colleagueRow__J3BB2{display:flex;align-items:stretch;gap:8px}.styles-module__colleagueRow__J3BB2 .styles-module__input__9pIgZ{flex:1}.styles-module__removeColleague__4kpGG{display:grid;place-items:center;width:44px;background:none;border:1px solid var(--color-border-static);color:var(--gray-600);cursor:pointer;transition:color .15s ease,border-color .15s ease}.styles-module__removeColleague__4kpGG:hover{color:var(--burgundy-700);border-color:var(--burgundy-700)}.styles-module__addColleague__8CbTK{display:inline-flex;align-items:center;gap:8px;align-self:flex-start;background:none;border:none;padding:4px 0;margin-bottom:20px;cursor:pointer;font-family:var(--font-sans);font-size:13px;text-decoration:underline;text-underline-offset:3px}.styles-module__turnstile__Z33FV{display:flex;flex-direction:column;align-items:flex-start;margin-bottom:16px;min-height:65px}.styles-module__turnstileBox__zyCIm{max-width:100%}.styles-module__turnstileRetry__tbDND{align-self:flex-start;background:none;border:none;padding:4px 0;margin-top:4px;cursor:pointer;font-family:var(--font-sans);font-size:13px;text-decoration:underline;text-underline-offset:3px}.styles-module__submit__Sze0y{width:100%;padding:17px 24px;border:1px solid var(--button-border-primary);background:var(--button-bg-primary);color:var(--color-text-inverse);font-family:var(--font-sans);font-weight:500;font-size:12px;letter-spacing:.12em;text-transform:uppercase;border-radius:0;cursor:pointer;transition:background-color .18s ease,color .18s ease}.styles-module__submit__Sze0y[aria-busy=true]{display:inline-flex;align-items:center;justify-content:center;gap:10px}.styles-module__submitSpinner__1y3nD>div{border-color:color-mix(in srgb,var(--white) 35%,transparent);border-top-color:var(--white)}.styles-module__submit__Sze0y:hover:not(:disabled){background:var(--button-bg-primary-hover);border-color:var(--button-bg-primary-hover)}.styles-module__submit__Sze0y:disabled{opacity:.6;cursor:not-allowed}.styles-module__signIn__XqQp8{font-family:var(--font-sans);font-size:13px;text-align:center;margin-top:16px;text-decoration:underline;text-underline-offset:3px}.styles-module__legal__xtx0t{font-family:var(--font-sans);font-size:12px;line-height:1.5;margin:16px 0 0}.styles-module__legal__xtx0t a{text-decoration:underline}.styles-module__success__iuJp4{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;min-height:420px}.styles-module__check__ZQkOn{display:grid;place-items:center;width:56px;height:56px;margin-bottom:24px;background:var(--brand-700);color:var(--brand-300)}.styles-module__successCta__gxIwM{display:inline-flex;align-items:center;margin-top:24px;padding:14px 24px;border:1px solid var(--brand-700);color:var(--brand-700);font-family:var(--font-sans);font-weight:500;font-size:12px;letter-spacing:.12em;text-transform:uppercase}.styles-module__hero__oodX6{color:var(--brand-700)}.styles-module__hero__oodX6 .styles-module__title__D2yY0,.styles-module__hero__oodX6 .styles-module__subtitle__7--Q4{text-align:center}.styles-module__hero__oodX6 .styles-module__subtitle__7--Q4{max-width:42ch;margin-left:auto;margin-right:auto;color:var(--color-brand-dark)}.styles-module__hero__oodX6 .styles-module__label__QvW2X{color:var(--brand-700)}.styles-module__hero__oodX6 .styles-module__help__BGDfb{color:var(--color-brand-dark)}.styles-module__hero__oodX6 .styles-module__legal__xtx0t{color:var(--color-brand-dark);text-align:center}.styles-module__hero__oodX6 .styles-module__signIn__XqQp8,.styles-module__hero__oodX6 .styles-module__addColleague__8CbTK,.styles-module__hero__oodX6 .styles-module__turnstileRetry__tbDND{color:var(--brand-700)}.styles-module__hero__oodX6 .styles-module__success__iuJp4{align-items:center;text-align:center}.styles-module__hero__oodX6 .styles-module__turnstile__Z33FV{align-items:center}.styles-module__page__6LoR7 .styles-module__input__9pIgZ{border-color:var(--color-border-static)}.styles-module__page__6LoR7 .styles-module__subtitle__7--Q4,.styles-module__page__6LoR7 .styles-module__help__BGDfb{color:var(--gray-600)}@media(max-width:389px){.styles-module__turnstileBox__zyCIm{transform:scale(.9);transform-origin:top left}.styles-module__turnstile__Z33FV{min-height:59px}.styles-module__hero__oodX6 .styles-module__turnstileBox__zyCIm{transform-origin:top center}}@media(max-width:349px){.styles-module__turnstileBox__zyCIm{transform:scale(.8)}.styles-module__turnstile__Z33FV{min-height:52px}}.LoadingSpinner-module__container__yPWBE{display:flex;align-items:center;justify-content:center}.LoadingSpinner-module__container__yPWBE.LoadingSpinner-module__withText__FTEN9{flex-direction:column;gap:.75rem}.LoadingSpinner-module__spinner__AENJ7{border-radius:var(--radius-circle);border:2px solid var(--color-border-static);border-top-color:var(--color-brand-dark);animation:LoadingSpinner-module__spin__HiTa7 1s ease-in-out infinite}.LoadingSpinner-module__spinner--sm__ERKBa{width:1rem;height:1rem}.LoadingSpinner-module__spinner--md__BveEW{width:1.5rem;height:1.5rem}.LoadingSpinner-module__spinner--lg__IB1M0{width:2rem;height:2rem}.LoadingSpinner-module__text__RGJ37{color:var(--color-text-inactive);font-size:.875rem;text-align:center}@keyframes LoadingSpinner-module__spin__HiTa7{to{transform:rotate(360deg)}}.styles-module__card__Dz6He{background:var(--brand-300);padding:40px;align-self:stretch}@media(max-width:1100px){.styles-module__card__Dz6He{align-self:auto}}@media(max-width:640px){.styles-module__card__Dz6He{padding:28px 20px}}.styles-module__hero__i7cUS{padding:80px 0 56px;position:relative;overflow:hidden}.styles-module__shell__Gmh-K{max-width:1440px;margin:0 auto;padding-left:var(--shell-x);padding-right:var(--shell-x)}.styles-module__grid__zkuC3{display:grid;grid-template-columns:1.15fr 1fr;gap:64px;align-items:start}.styles-module__copy__HCPfl{display:flex;flex-direction:column}.styles-module__headline__Lmx4h{font-family:var(--font-serif);font-weight:400;font-size:clamp(48px,6vw,84px);line-height:1.02;letter-spacing:-.02em;margin:0 0 24px;color:var(--black);white-space:nowrap}.styles-module__headline__Lmx4h em{font-style:italic;color:var(--brand-700)}.styles-module__headlineTag__GC-8S{font-size:.72em}.styles-module__underline__F4beL{background:linear-gradient(to top,var(--brand-300) 38%,transparent 38%);padding:0 4px}.styles-module__lede__gBR0C{font-family:var(--font-sans);font-size:19px;line-height:1.55;color:var(--gray-700);max-width:520px;margin-bottom:32px}.styles-module__actions__-UrJd{display:flex;gap:12px;flex-wrap:wrap}@media(max-width:1100px){.styles-module__grid__zkuC3{grid-template-columns:1fr;gap:48px}}@media(max-width:640px){.styles-module__hero__i7cUS{padding:40px 0 60px}.styles-module__headline__Lmx4h{font-size:44px;white-space:normal}}.styles-module__logoWall__4fHJk{padding:8px 0 56px;background:var(--gray-200)}.styles-module__shell__1C1EI{max-width:1440px;margin:0 auto;padding-left:var(--shell-x);padding-right:var(--shell-x);padding-top:48px;padding-bottom:52px;border-top:1px solid var(--gray-300);border-bottom:1px solid var(--gray-300)}.styles-module__title__iXMjE{text-align:center;font-family:var(--font-serif);font-weight:400;font-size:clamp(32px,3.6vw,48px);line-height:1.05;letter-spacing:-.02em;color:var(--black);margin:0 0 40px}.styles-module__title__iXMjE em{font-style:italic}.styles-module__grid__BdjXV{display:grid;grid-template-columns:repeat(5,1fr);gap:44px 40px;align-items:center;max-width:1080px;margin:0 auto}.styles-module__logo__Hwq8u{display:flex;align-items:center;justify-content:center;height:54px}.styles-module__logo__Hwq8u img{max-width:min(150px,100%);max-height:54px;object-fit:contain}.styles-module__small__gDuT4 img{max-width:min(116px,100%);max-height:42px}@media(max-width:1100px){.styles-module__grid__BdjXV{grid-template-columns:repeat(3,1fr);gap:36px 32px}}@media(max-width:640px){.styles-module__grid__BdjXV{grid-template-columns:repeat(2,1fr);gap:32px 28px}}.styles-module__proof__iWCqo{background:var(--purple-700);color:var(--white);padding:56px 0 52px}.styles-module__shell__eDq2P{max-width:1440px;margin:0 auto;padding-left:var(--shell-x);padding-right:var(--shell-x)}.styles-module__head__42Vin{margin-bottom:32px}.styles-module__eyebrow__CskBj{font-family:var(--font-sans);font-weight:500;font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:var(--purple-300)}.styles-module__heading__vaite{font-family:var(--font-serif);font-weight:400;font-size:clamp(28px,2.8vw,38px);line-height:1.05;letter-spacing:-.02em;margin-top:16px}.styles-module__heading__vaite em{font-style:italic;color:var(--brand-300)}.styles-module__grid__mtJTa{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border-top:1px solid var(--hairline-on-dark)}.styles-module__cell__-rhs9{padding:22px;border-bottom:1px solid var(--hairline-on-dark);border-right:1px solid var(--hairline-on-dark)}.styles-module__cell__-rhs9:nth-child(3n),.styles-module__cell__-rhs9:last-child{border-right:none}.styles-module__featured__hXCm3{background:var(--brand-300);color:var(--brand-700);grid-row:span 2;grid-column:2;border-bottom:none;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.styles-module__num__di2jg{font-family:var(--font-serif);font-weight:400;font-size:52px;line-height:.95;letter-spacing:-.04em;margin-bottom:16px}.styles-module__num__di2jg small{font-family:var(--font-sans);font-weight:500;font-size:20px;letter-spacing:.02em;margin-left:2px}.styles-module__copy__mdjPK{font-family:var(--font-sans);font-size:14px;line-height:1.5;color:var(--purple-300);max-width:280px}.styles-module__featured__hXCm3 .styles-module__num__di2jg{font-size:68px}.styles-module__featured__hXCm3 .styles-module__copy__mdjPK{color:var(--brand-700);opacity:.8;font-size:14px;max-width:320px}.styles-module__foot__LbMan{margin-top:40px;font-family:var(--font-sans);font-size:12px;color:var(--purple-300);opacity:.75;letter-spacing:.02em}@media(max-width:1100px){.styles-module__grid__mtJTa{grid-template-columns:repeat(2,1fr)}.styles-module__featured__hXCm3{grid-row:auto;grid-column:auto;border-bottom:1px solid var(--hairline-on-dark)}.styles-module__cell__-rhs9:nth-child(3n){border-right:1px solid var(--hairline-on-dark)}.styles-module__cell__-rhs9:nth-child(2n),.styles-module__cell__-rhs9:last-child{border-right:none}}@media(max-width:640px){.styles-module__proof__iWCqo{padding:64px 0}.styles-module__grid__mtJTa{grid-template-columns:1fr}.styles-module__cell__-rhs9:nth-child(n){border-right:none}}.styles-module__solutions__FX5Yt{padding:120px 0 80px;background:var(--gray-200)}.styles-module__shell__MKXJz{max-width:1440px;margin:0 auto;padding-left:var(--shell-x);padding-right:var(--shell-x)}.styles-module__head__Xjo3m{display:grid;grid-template-columns:1fr;gap:16px;margin-bottom:56px}.styles-module__eyebrow__U4-tX{font-family:var(--font-sans);font-weight:500;font-size:11px;letter-spacing:.16em;text-transform:uppercase}.styles-module__heading__Y7kga{font-family:var(--font-serif);font-weight:400;font-size:clamp(40px,4.5vw,60px);line-height:1.05;letter-spacing:-.02em;margin-top:12px;color:var(--black)}.styles-module__heading__Y7kga em{font-style:italic}.styles-module__grid__zTOQo{display:grid;grid-template-columns:repeat(2,1fr);grid-auto-rows:1fr;gap:16px}.styles-module__card__zhLjV{background:var(--white);padding:30px;display:flex;flex-direction:column;position:relative;overflow:hidden;border:1px solid var(--card-hairline);color:var(--black)}.styles-module__flagship__U1lFN{background:var(--brand-300);color:var(--brand-700);border-color:var(--brand-500)}.styles-module__cashout__ga5cS{background:var(--purple-700);color:var(--white);border-color:var(--purple-700)}.styles-module__shop__2HjaX{background:var(--white);color:var(--black)}.styles-module__bulk__EJmZV{background:var(--burgundy-700);color:var(--white);border-color:var(--burgundy-700)}.styles-module__card__zhLjV h3.styles-module__heading__Y7kga{font-family:var(--font-serif);font-weight:400;font-size:32px;line-height:1;letter-spacing:-.02em;margin:0 0 16px;color:inherit}.styles-module__desc__lWm4R{font-family:var(--font-sans);font-size:15px;line-height:1.55;margin-bottom:24px;opacity:.85;max-width:420px}.styles-module__desc__lWm4R em{font-style:italic}.styles-module__bullets__htkre{display:flex;flex-direction:column;gap:10px;margin-top:auto;font-family:var(--font-sans);font-size:14px}.styles-module__bullets__htkre li{display:flex;gap:10px;align-items:flex-start;line-height:1.5}.styles-module__bullets__htkre li:before{content:"";display:block;width:14px;height:14px;margin-top:4px;flex-shrink:0;background:currentColor;-webkit-mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'><polyline points='20 6 9 17 4 12'/></svg>") no-repeat center / contain;mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'><polyline points='20 6 9 17 4 12'/></svg>") no-repeat center / contain}.styles-module__bullets__htkre li em{font-style:italic}.styles-module__tag__2mIoN{position:absolute;top:24px;right:24px;font-family:var(--font-sans);font-size:10px;letter-spacing:.14em;text-transform:uppercase;padding:5px 10px;background:var(--hairline-on-dark);border:1px solid var(--hairline-on-dark-strong)}.styles-module__flagship__U1lFN .styles-module__tag__2mIoN{background:var(--brand-700);color:var(--brand-300);border-color:var(--brand-700)}.styles-module__shop__2HjaX .styles-module__tag__2mIoN{background:var(--black);color:var(--white);border-color:var(--black)}@media(max-width:1100px){.styles-module__head__Xjo3m{grid-template-columns:1fr;gap:16px;align-items:start}.styles-module__grid__zTOQo{grid-template-columns:1fr}}@media(max-width:640px){.styles-module__solutions__FX5Yt{padding:64px 0}.styles-module__card__zhLjV{padding:28px}.styles-module__card__zhLjV h3.styles-module__heading__Y7kga{font-size:36px}.styles-module__tag__2mIoN{position:static;align-self:flex-start;margin-bottom:16px}}.styles-module__banner__y3tpA{position:fixed;left:0;right:0;bottom:0;z-index:1000;background:var(--color-bg-primary);border-top:1px solid var(--card-hairline);box-shadow:var(--shadow-modal);animation:styles-module__slideUp__2MwR7 .24s ease}@keyframes styles-module__slideUp__2MwR7{0%{transform:translateY(100%)}to{transform:translateY(0)}}.styles-module__inner__hgKu8{max-width:1200px;margin:0 auto;padding:20px 24px;display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.styles-module__copy__MbMxR{display:flex;flex-direction:column;gap:8px;min-width:0}.styles-module__title__TN-kY{font-family:var(--font-serif);font-weight:400;font-size:22px;line-height:1.15;letter-spacing:-.01em;color:var(--color-text-primary);margin:0}.styles-module__body__juH-W{font-family:var(--font-sans);font-size:15px;line-height:1.55;color:var(--color-text-secondary);margin:0;max-width:68ch}.styles-module__gpc__i7Pwq{font-family:var(--font-sans);font-size:13px;line-height:1.4;color:var(--info-text);background:var(--info-light);border:1px solid var(--info-border);border-radius:var(--radius-sm);padding:8px 10px;margin:0}.styles-module__policyLink__k8coc{color:var(--color-brand-dark);text-decoration:underline}.styles-module__policyLink__k8coc:hover{color:var(--color-text-primary)}.styles-module__actions__sAI4e{display:flex;align-items:center;gap:10px;flex-shrink:0;flex-wrap:wrap;justify-content:flex-end}.styles-module__primary__iqdVf,.styles-module__secondary__DkStp,.styles-module__manageButton__rr7VY,.styles-module__saveButton__L0Lls{display:inline-flex;align-items:center;justify-content:center;gap:6px;font-family:var(--font-sans);font-weight:500;font-size:12px;letter-spacing:.1em;text-transform:uppercase;line-height:1;padding:12px 20px;border-radius:0;border:1px solid transparent;cursor:pointer;white-space:nowrap;transition:background-color .15s ease,color .15s ease,border-color .15s ease}.styles-module__primary__iqdVf{background:var(--button-bg-primary);color:var(--static-white);border-color:var(--color-brand-dark)}.styles-module__primary__iqdVf:hover{background:var(--button-bg-primary-hover);border-color:var(--button-bg-primary-hover)}.styles-module__secondary__DkStp{background:var(--color-bg-primary);color:var(--color-text-primary);border-color:var(--color-border-static)}.styles-module__secondary__DkStp:hover{border-color:var(--color-border-focus)}.styles-module__manageButton__rr7VY{background:transparent;color:var(--color-brand-dark);border-color:transparent;padding-left:8px;padding-right:8px}.styles-module__manageButton__rr7VY:hover{color:var(--color-text-primary)}.styles-module__primary__iqdVf:focus-visible,.styles-module__secondary__DkStp:focus-visible,.styles-module__manageButton__rr7VY:focus-visible,.styles-module__saveButton__L0Lls:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px}.styles-module__categoriesWrap__1BKUa{display:grid;grid-template-rows:0fr;transition:grid-template-rows .22s ease}.styles-module__categoriesWrap__1BKUa[data-open=true]{grid-template-rows:1fr}.styles-module__categoriesInner__l9pOH{overflow:hidden}.styles-module__categoriesBody__28MKo{display:flex;flex-direction:column;gap:12px;margin-top:8px;padding-top:12px;border-top:1px solid var(--color-border-static)}.styles-module__saveButton__L0Lls{background:var(--color-bg-black);color:var(--color-text-inverse);border-color:var(--color-border-focus);align-self:flex-start;margin-top:4px}.styles-module__saveButton__L0Lls:hover{background:var(--button-bg-primary-hover);border-color:var(--button-bg-primary-hover)}@media(max-width:768px){.styles-module__inner__hgKu8{flex-direction:column;gap:16px;padding:16px 20px}.styles-module__actions__sAI4e{width:100%;justify-content:stretch}.styles-module__actions__sAI4e button{flex:1}}.styles-module__list__r0--V{display:flex;flex-direction:column;gap:12px}.styles-module__category__i-80V{display:flex;flex-direction:column;gap:4px}.styles-module__categoryHead__27vkI{display:flex;align-items:center;justify-content:space-between;gap:12px}.styles-module__categoryTitle__4j6aN{font-family:var(--font-sans);font-size:14px;font-weight:600;color:var(--color-text-primary)}.styles-module__categoryDesc__rX-bL{font-family:var(--font-sans);font-size:13px;line-height:1.45;color:var(--color-text-secondary);margin:0;max-width:68ch}.styles-module__switch__qjeQA{position:relative;flex-shrink:0;width:40px;height:22px;border-radius:var(--radius-pill);border:none;background:var(--status-idle-fg);cursor:pointer;transition:background .15s ease;padding:0}.styles-module__switch__qjeQA[data-on=true]{background:var(--color-bg-brand)}.styles-module__switch__qjeQA[data-locked=true]{opacity:.6;cursor:not-allowed}.styles-module__switch__qjeQA:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px}.styles-module__switchKnob__Ba2sp{position:absolute;top:2px;left:2px;width:18px;height:18px;border-radius:var(--radius-circle);background:var(--color-bg-primary);transition:transform .15s ease}.styles-module__switch__qjeQA[data-on=true] .styles-module__switchKnob__Ba2sp{transform:translate(18px)}@font-face{font-family:Season Sans;src:url(/fonts/SeasonSans-Regular.woff2) format("woff2"),url(/fonts/SeasonSans-Regular.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Season Sans;src:url(/fonts/SeasonSans-RegularItalic.woff2) format("woff2"),url(/fonts/SeasonSans-RegularItalic.woff) format("woff");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Season Sans;src:url(/fonts/SeasonSans-Medium.woff2) format("woff2"),url(/fonts/SeasonSans-Medium.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"Season Serif";src:url(/fonts/SeasonSerif-Regular.woff2) format("woff2"),url(/fonts/SeasonSerif-Regular.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Season Serif";src:url(/fonts/SeasonSerif-Medium.woff2) format("woff2"),url(/fonts/SeasonSerif-Medium.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}:root{--white: #FFFFFF;--black: #000000;--gray-50: #FAFAF8;--gray-100: #F7F7F4;--gray-200: #F3F2EE;--gray-300: #D5D5D3;--gray-400: #B6B5B2;--gray-500: #7A7A78;--gray-600: #3D3D3C;--gray-700: #292928;--gray-800: #1A1A19;--gray-900: #0D0D0C;--brand-100: #F4F8EB;--brand-200: #EDF3DE;--brand-300: #DAEFC6;--brand-400: #C7E2B0;--brand-500: #A5C08D;--brand-600: #3E6035;--brand-700: #2A401E;--purple-100: #DFE5F9;--purple-200: #CED7F6;--purple-300: #BECAF3;--purple-400: #AEBDF0;--purple-500: #8EA3DD;--purple-600: #4D577B;--purple-700: #232D49;--burgundy-100: #FFD4D2;--burgundy-200: #FFA9A5;--burgundy-300: #FF7D77;--burgundy-400: #FF524A;--burgundy-500: #FF271C;--burgundy-600: #BF1D16;--burgundy-700: #83211D;--amber-500: #A67821;--highlight-100: var(--brand-100);--highlight-200: var(--brand-100);--highlight-300: var(--brand-300);--highlight-400: var(--brand-300);--highlight-500: var(--brand-300);--highlight-600: var(--brand-700);--highlight-700: var(--brand-700);--primary-white: var(--white);--color-border: var(--color-border-static);--surface: var(--white);--text-primary: var(--black);--text-secondary: var(--gray-600);--brand-surface: var(--brand-100);--brand-on-surface: var(--brand-700);--brand-surface-border: var(--brand-300);--brand-accent-bg: var(--brand-300);--brand-accent-fg: var(--brand-700);--bg-brand-dark: var(--brand-700);--bg-brand-base: var(--brand-300);--bg-brand-light: var(--brand-100);--bg-burgundy-dark: var(--burgundy-700);--bg-burgundy-light: var(--burgundy-100);--bg-burgundy-red: var(--burgundy-500);--bg-purple-dark: var(--purple-700);--bg-purple-base: var(--purple-300);--static-white: #ffffff;--static-black: #000000;--status-complete-fg: var(--brand-700);--status-complete-bg: var(--brand-300);--status-complete-border: var(--brand-700);--status-progress-fg: var(--gray-600);--status-progress-bg: var(--gray-200);--status-progress-accent: var(--amber-500);--status-progress-border: var(--amber-500);--status-idle-fg: var(--gray-400);--status-idle-bg: var(--gray-200);--status-idle-border: var(--gray-400);--status-error-fg: var(--burgundy-700);--status-error-bg: var(--burgundy-100);--status-error-border: var(--burgundy-700);--progress-track: var(--gray-400);--progress-fill: var(--brand-700);--danger: var(--status-error-fg);--danger-hover: var(--black);--danger-light: var(--status-error-bg);--tooltip-bg: var(--gray-600);--tooltip-text: var(--static-white);--info: var(--gray-600);--info-hover: var(--black);--info-light: var(--gray-200);--info-border: var(--gray-400);--info-text: var(--gray-600);--success: var(--brand-700);--success-light: var(--status-complete-bg);--success-border: var(--brand-700);--success-text: var(--status-complete-fg);--warning: var(--amber-500);--warning-light: var(--status-progress-bg);--warning-border: var(--status-progress-border);--warning-text: var(--status-progress-fg);--warning-50: var(--gray-200);--warning-400: var(--amber-500);--warning-600: var(--gray-600);--link: var(--brand-700);--link-hover: var(--black);--focus-color: var(--black);--focus-ring: var(--focus-color);--brand-primary: var(--brand-700);--brand-50: var(--brand-100);--color-primary: var(--brand-700);--color-danger: var(--danger);--color-bg-hover: var(--gray-200);--color-bg-subtle: var(--gray-200);--color-bg-disabled: var(--gray-200);--disabled-bg: var(--gray-200);--disabled-fg: var(--gray-400);--skeleton: var(--gray-200);--card-hairline: #efefef;--paper-scrim: rgba(243, 242, 238, .85);--hairline-on-dark: rgba(255, 255, 255, .15);--hairline-on-dark-strong: rgba(255, 255, 255, .25)}[data-theme=dark]{--card-hairline: #3a3a3c;--paper-scrim: rgba(28, 28, 30, .85);--white: #1c1c1e;--black: #f2f2f7;--gray-50: #2c2c2e;--gray-100: #2c2c2e;--gray-200: #3a3a3c;--gray-300: #48484a;--gray-400: #636366;--gray-500: #8e8e93;--gray-600: #aeaeb2;--gray-700: #c7c7cc;--gray-800: #d1d1d6;--gray-900: #e5e5ea;--brand-100: #1c3016;--brand-200: #243d1d;--brand-300: #2e4d25;--brand-400: #3d6030;--brand-500: #6a9e56;--brand-600: #8dc475;--brand-700: #b8dfa5;--brand-surface: #8dc475;--brand-on-surface: #1c3016;--brand-surface-border: #6a9e56;--brand-accent-bg: var(--brand-600);--brand-accent-fg: var(--brand-100);--surface: #1c1c1e;--text-primary: #f2f2f7;--text-secondary: #aeaeb2;--color-border: #38383a;--amber-500: #F0BC5C;--tooltip-bg: var(--gray-800);--tooltip-text: var(--static-black);--purple-100: #1a1f33;--purple-200: #222942;--purple-300: #2c3455;--purple-400: #384268;--purple-500: #5463a0;--purple-600: #8ea3dd;--purple-700: #b0c0ea;--burgundy-100: #3d1212;--burgundy-200: #5c1c1c;--burgundy-300: #7a2525;--burgundy-400: #992e2e;--burgundy-500: #cc3c3c;--burgundy-600: #e06060;--burgundy-700: #f0a0a0}:root{--transparent-white: rgba(255, 255, 255, .7);--transparent-gray: rgba(243, 242, 238, .7);--overlay-black: rgba(0, 0, 0, .2);--overlay-gray: rgba(61, 61, 60, .1);--transparent-button-black: rgba(0, 0, 0, .03);--transparent-button-white: rgba(255, 255, 255, .03);--color-text-primary: var(--black);--color-text-secondary: var(--gray-600);--color-text-inactive: var(--gray-500);--color-text-disabled: var(--gray-400);--color-text-inverse: var(--white);--color-text-inverse-hover: var(--transparent-white);--color-text-alert-promo: var(--burgundy-700);--color-text-highlight: var(--burgundy-500);--color-border-focus: var(--black);--color-border-static: var(--gray-500);--color-border-error: var(--burgundy-700);--color-bg-primary: var(--white);--color-bg-secondary: var(--gray-200);--color-bg-black: var(--black);--color-bg-brand: var(--brand-300);--color-bg-brand-light: var(--brand-100);--color-bg-alert-promo: var(--burgundy-700);--color-bg-highlight: var(--burgundy-500);--color-bg-gray-transparent: var(--transparent-gray);--color-bg-overlay-gray: var(--overlay-gray);--color-bg-overlay-black: var(--overlay-black);--color-brand-dark: var(--brand-700);--color-brand-base: var(--brand-300);--color-brand-light: var(--brand-100);--color-burgundy-dark: var(--burgundy-700);--color-red: var(--burgundy-500);--color-burgundy-light: var(--burgundy-100);--color-purple-dark: var(--purple-700);--color-purple-light: var(--purple-300);--button-border-primary: var(--black);--button-border-secondary: var(--gray-600);--button-border-disabled: var(--gray-400);--button-border-inverse: var(--white);--button-border-inverse-hover: var(--transparent-white);--button-bg-primary: var(--black);--button-bg-primary-hover: var(--gray-600);--button-bg-disabled: var(--gray-200);--button-bg-brand: var(--brand-300);--button-bg-brand-hover: var(--brand-100);--button-bg-floating: var(--transparent-gray);--button-bg-inverse: var(--white);--button-bg-inverse-hover: var(--transparent-white);--button-bg-transparent-white: var(--transparent-button-black);--button-bg-transparent-white-disabled: var(--transparent-button-white);--button-bg-transparent-black: var(--transparent-button-white)}:root{--radius-none: 0;--radius-chip: 2px;--radius-sm: 1px;--radius-pill: 1000px;--radius-circle: 50%;--shadow-none: none;--shadow-overlay: 0 4px 16px rgba(0, 0, 0, .12);--shadow-modal: 0 16px 40px rgba(0, 0, 0, .16);--focus-width: 2px;--focus-offset: 2px;--ease-standard: cubic-bezier(.4, 0, .2, 1);--duration-fast: .12s;--duration-base: .16s;--duration-slow: .2s;--transition-base: var(--duration-base) var(--ease-standard);--press-scale: .98;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 20px;--space-6: 24px;--space-8: 32px;--space-10: 40px;--space-12: 48px;--space-16: 64px;--content-max: 1320px;--content-gutter: 32px;--content-gutter-sm: 16px;--app-min-width: 320px;--sidebar-width: 220px;--sidebar-width-collapsed: 64px;--section-gap: 24px;--z-base: 0;--z-sticky: 100;--z-sidebar: 200;--z-dropdown: 300;--z-overlay: 400;--z-modal: 500;--z-toast: 600;--z-tooltip: 700}[data-theme=dark]{--shadow-overlay: 0 4px 16px rgba(0, 0, 0, .5);--shadow-modal: 0 16px 40px rgba(0, 0, 0, .6)}:root{--radius-md: 24px;--stroke-regular: 1px;--sizing-xs: 12px;--sizing-sm: 16px;--sizing-md: 24px;--sizing-lg: 32px;--sizing-xl: 48px;--sizing-2xl: 64px;--sizing-3xl: 96px;--space-0: 0;--space-inset-xs: 2px;--space-14: 56px;--space-20: 80px;--space-24: 96px;--spacing-none: var(--space-0);--spacing-inset-xs: var(--space-inset-xs);--spacing-3xs: var(--space-1);--spacing-2xs: var(--space-2);--spacing-xs: var(--space-3);--spacing-sm: var(--space-4);--spacing-md: var(--space-5);--spacing-lg: var(--space-6);--spacing-xl: var(--space-8);--spacing-2xl: var(--space-10);--spacing-3xl: var(--space-12);--spacing-4xl: var(--space-14);--spacing-5xl: var(--space-16);--spacing-6xl: var(--space-20);--spacing-7xl: var(--space-24);--dimension-104: 104px;--dimension-128: 128px}:root{--font-sans: "Season Sans", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--font-serif: "Season Serif", Georgia, "Times New Roman", serif;--font-size-56: 56px;--font-size-48: 48px;--font-size-44: 44px;--font-size-40: 40px;--font-size-36: 36px;--font-size-32: 32px;--font-size-28: 28px;--font-size-24: 24px;--font-size-20: 20px;--font-size-18: 18px;--font-size-16: 16px;--font-size-14: 14px;--font-size-12: 12px;--line-height-64: 64px;--line-height-58: 58px;--line-height-52: 52px;--line-height-48: 48px;--line-height-44: 44px;--line-height-40: 40px;--line-height-36: 36px;--line-height-34: 34px;--line-height-32: 32px;--line-height-28: 28px;--line-height-24: 24px;--line-height-20: 20px;--line-height-18: 18px;--type-brand-desktop-size: var(--font-size-48);--type-brand-desktop-line: var(--line-height-58);--type-brand-desktop-weight: 400;--type-brand-desktop-family: var(--font-serif);--type-heading-2xl-serif-desktop-size: var(--font-size-40);--type-heading-2xl-serif-desktop-line: var(--line-height-48);--type-heading-2xl-serif-desktop-weight: 400;--type-heading-2xl-serif-desktop-family: var(--font-serif);--type-heading-xl-serif-desktop-size: var(--font-size-36);--type-heading-xl-serif-desktop-line: var(--line-height-48);--type-heading-xl-serif-desktop-weight: 400;--type-heading-xl-serif-desktop-family: var(--font-serif);--type-heading-l-sans-desktop-size: var(--font-size-36);--type-heading-l-sans-desktop-line: var(--line-height-48);--type-heading-l-sans-desktop-weight: 500;--type-heading-l-sans-desktop-family: var(--font-sans);--type-heading-m-sans-desktop-size: var(--font-size-28);--type-heading-m-sans-desktop-line: var(--line-height-34);--type-heading-m-sans-desktop-weight: 500;--type-heading-m-sans-desktop-family: var(--font-sans);--type-heading-s-sans-desktop-size: var(--font-size-24);--type-heading-s-sans-desktop-line: var(--line-height-34);--type-heading-s-sans-desktop-weight: 500;--type-heading-s-sans-desktop-family: var(--font-sans);--type-body-base-sans-size: var(--font-size-14);--type-body-base-sans-line: var(--line-height-20);--type-body-base-sans-weight: 400;--type-body-base-sans-family: var(--font-sans);--type-body-small-sans-size: var(--font-size-14);--type-body-small-sans-line: var(--line-height-20);--type-body-small-sans-weight: 400;--type-body-small-sans-family: var(--font-sans);--type-caption-sans-size: var(--font-size-12);--type-caption-sans-line: var(--line-height-18);--type-caption-sans-weight: 400;--type-caption-sans-family: var(--font-sans);--font-weight-regular: 400;--font-weight-medium: 500;--type-page-title-family: var(--font-serif);--type-page-title-size: var(--font-size-36);--type-page-title-line: var(--line-height-48);--type-page-title-weight: var(--font-weight-regular);--type-card-title-family: var(--font-serif);--type-card-title-size: var(--font-size-20);--type-card-title-line: var(--line-height-28);--type-card-title-weight: var(--font-weight-regular);--type-eyebrow-family: var(--font-sans);--type-eyebrow-size: var(--font-size-12);--type-eyebrow-line: var(--line-height-18);--type-eyebrow-weight: var(--font-weight-medium);--type-eyebrow-tracking: var(--tracking-wide);--type-table-header-family: var(--font-sans);--type-table-header-size: var(--font-size-12);--type-table-header-line: var(--line-height-18);--type-table-header-weight: var(--font-weight-medium);--type-table-header-tracking: var(--tracking-wide);--type-button-family: var(--font-sans);--type-button-size: var(--font-size-14);--type-button-line: var(--line-height-20);--type-button-weight: var(--font-weight-medium);--type-button-tracking: var(--tracking-wide)}.fs-56{font-size:var(--font-size-56)}.fs-48{font-size:var(--font-size-48)}.fs-44{font-size:var(--font-size-44)}.fs-40{font-size:var(--font-size-40)}.fs-36{font-size:var(--font-size-36)}.fs-32{font-size:var(--font-size-32)}.fs-28{font-size:var(--font-size-28)}.fs-24{font-size:var(--font-size-24)}.fs-20{font-size:var(--font-size-20)}.fs-18{font-size:var(--font-size-18)}.fs-16{font-size:var(--font-size-16)}.fs-14{font-size:var(--font-size-14)}.fs-12{font-size:var(--font-size-12)}.lh-64{line-height:var(--line-height-64)}.lh-58{line-height:var(--line-height-58)}.lh-52{line-height:var(--line-height-52)}.lh-48{line-height:var(--line-height-48)}.lh-44{line-height:var(--line-height-44)}.lh-40{line-height:var(--line-height-40)}.lh-36{line-height:var(--line-height-36)}.lh-34{line-height:var(--line-height-34)}.lh-32{line-height:var(--line-height-32)}.lh-28{line-height:var(--line-height-28)}.lh-24{line-height:var(--line-height-24)}.lh-20{line-height:var(--line-height-20)}.lh-18{line-height:var(--line-height-18)}.t-type-brand-desktop{font-family:var(--type-brand-desktop-family);font-weight:var(--type-brand-desktop-weight);font-size:var(--type-brand-desktop-size);line-height:var(--type-brand-desktop-line)}.t-type-heading-2xl-serif-desktop{font-family:var(--type-heading-2xl-serif-desktop-family);font-weight:var(--type-heading-2xl-serif-desktop-weight);font-size:var(--type-heading-2xl-serif-desktop-size);line-height:var(--type-heading-2xl-serif-desktop-line)}.t-type-heading-xl-serif-desktop{font-family:var(--type-heading-xl-serif-desktop-family);font-weight:var(--type-heading-xl-serif-desktop-weight);font-size:var(--type-heading-xl-serif-desktop-size);line-height:var(--type-heading-xl-serif-desktop-line)}.t-type-heading-l-sans-desktop{font-family:var(--type-heading-l-sans-desktop-family);font-weight:var(--type-heading-l-sans-desktop-weight);font-size:var(--type-heading-l-sans-desktop-size);line-height:var(--type-heading-l-sans-desktop-line)}.t-type-heading-m-sans-desktop{font-family:var(--type-heading-m-sans-desktop-family);font-weight:var(--type-heading-m-sans-desktop-weight);font-size:var(--type-heading-m-sans-desktop-size);line-height:var(--type-heading-m-sans-desktop-line)}.t-type-heading-s-sans-desktop{font-family:var(--type-heading-s-sans-desktop-family);font-weight:var(--type-heading-s-sans-desktop-weight);font-size:var(--type-heading-s-sans-desktop-size);line-height:var(--type-heading-s-sans-desktop-line)}.t-type-body-base-sans{font-family:var(--type-body-base-sans-family);font-weight:var(--type-body-base-sans-weight);font-size:var(--type-body-base-sans-size);line-height:var(--type-body-base-sans-line)}.t-type-body-small-sans{font-family:var(--type-body-small-sans-family);font-weight:var(--type-body-small-sans-weight);font-size:var(--type-body-small-sans-size);line-height:var(--type-body-small-sans-line)}.t-type-caption-sans{font-family:var(--type-caption-sans-family);font-weight:var(--type-caption-sans-weight);font-size:var(--type-caption-sans-size);line-height:var(--type-caption-sans-line)}.heading-3xl{font-family:var(--font-serif);font-weight:400;font-size:var(--font-size-48);line-height:var(--line-height-58)}.heading-2xl{font-family:var(--font-serif);font-weight:400;font-size:var(--font-size-40);line-height:var(--line-height-48)}.heading-xl{font-family:var(--font-serif);font-weight:400;font-size:var(--font-size-36);line-height:var(--line-height-48)}.heading-l{font-family:var(--font-sans);font-weight:500;font-size:var(--font-size-36);line-height:var(--line-height-48)}.heading-m{font-family:var(--font-sans);font-weight:500;font-size:var(--font-size-28);line-height:var(--line-height-34)}.heading-s{font-family:var(--font-sans);font-weight:500;font-size:var(--font-size-24);line-height:var(--line-height-34)}.body-base,.body-small{font-family:var(--font-sans);font-weight:400;font-size:var(--font-size-14);line-height:var(--line-height-20)}.caption{font-family:var(--font-sans);font-weight:400;font-size:var(--font-size-12);line-height:var(--line-height-18)}:root{--font-size-10: 10px;--line-height-19: 19px;--line-height-22: 22px;--line-height-39: 39px;--line-height-50: 50px;--tracking-normal: 0;--tracking-wide: 1.5px;--tracking-medium: 1.5px}*,:before,:after{--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 / .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 / .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: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:var(--gray-200)}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;tab-size:4;font-family:var(--font-sans),system-ui,sans-serif;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,samp,pre{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,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::placeholder,textarea::placeholder{opacity:1;color:var(--gray-400)}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.\!container{width:100%!important}.container{width:100%}@media(min-width:640px){.\!container{max-width:640px!important}.container{max-width:640px}}@media(min-width:768px){.\!container{max-width:768px!important}.container{max-width:768px}}@media(min-width:1024px){.\!container{max-width:1024px!important}.container{max-width:1024px}}@media(min-width:1280px){.\!container{max-width:1280px!important}.container{max-width:1280px}}@media(min-width:1536px){.\!container{max-width:1536px!important}.container{max-width:1536px}}.prose{color:var(--tw-prose-body);max-width:none}.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:none;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;-webkit-padding-start:1.625em;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;-webkit-padding-start:1.625em;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:"“""”""‘""’";margin-top:1.6em;margin-bottom:1.6em;-webkit-padding-start:1em;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;-webkit-padding-end:.375em;padding-inline-end:.375em;padding-bottom:.1875em;-webkit-padding-start:.375em;padding-inline-start:.375em}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-weight:400;font-size:.875em;background-color:var(--gray-100);padding:.15em .4em;border-radius:var(--radius-sm)}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.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;-webkit-padding-end:1.1428571em;padding-inline-end:1.1428571em;padding-bottom:.8571429em;-webkit-padding-start:1.1428571em;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;-webkit-padding-end:.5714286em;padding-inline-end:.5714286em;padding-bottom:.5714286em;-webkit-padding-start:.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: var(--gray-900);--tw-prose-headings: var(--gray-900);--tw-prose-lead: #4b5563;--tw-prose-links: var(--brand-700);--tw-prose-bold: var(--gray-900);--tw-prose-counters: var(--gray-600);--tw-prose-bullets: var(--gray-400);--tw-prose-hr: var(--gray-300);--tw-prose-quotes: var(--gray-700);--tw-prose-quote-borders: var(--brand-500);--tw-prose-captions: var(--gray-600);--tw-prose-kbd: #111827;--tw-prose-kbd-shadows: rgb(17 24 39 / 10%);--tw-prose-code: var(--gray-900);--tw-prose-pre-code: var(--gray-900);--tw-prose-pre-bg: var(--gray-100);--tw-prose-th-borders: var(--gray-300);--tw-prose-td-borders: var(--gray-300);--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] *)){-webkit-padding-start:.375em;padding-inline-start:.375em}.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){-webkit-padding-start:.375em;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;-webkit-padding-start:1.625em;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] *)){-webkit-padding-start:0;padding-inline-start:0}.prose :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){-webkit-padding-end:0;padding-inline-end:0}.prose :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.5714286em;-webkit-padding-end:.5714286em;padding-inline-end:.5714286em;padding-bottom:.5714286em;-webkit-padding-start:.5714286em;padding-inline-start:.5714286em}.prose :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){-webkit-padding-start:0;padding-inline-start:0}.prose :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){-webkit-padding-end:0;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 :where(a:hover):not(:where([class~=not-prose],[class~=not-prose] *)){text-decoration:underline}.prose-slate{--tw-prose-body: #334155;--tw-prose-headings: #0f172a;--tw-prose-lead: #475569;--tw-prose-links: #0f172a;--tw-prose-bold: #0f172a;--tw-prose-counters: #64748b;--tw-prose-bullets: #cbd5e1;--tw-prose-hr: #e2e8f0;--tw-prose-quotes: #0f172a;--tw-prose-quote-borders: #e2e8f0;--tw-prose-captions: #64748b;--tw-prose-kbd: #0f172a;--tw-prose-kbd-shadows: rgb(15 23 42 / 10%);--tw-prose-code: #0f172a;--tw-prose-pre-code: #e2e8f0;--tw-prose-pre-bg: #1e293b;--tw-prose-th-borders: #cbd5e1;--tw-prose-td-borders: #e2e8f0;--tw-prose-invert-body: #cbd5e1;--tw-prose-invert-headings: #fff;--tw-prose-invert-lead: #94a3b8;--tw-prose-invert-links: #fff;--tw-prose-invert-bold: #fff;--tw-prose-invert-counters: #94a3b8;--tw-prose-invert-bullets: #475569;--tw-prose-invert-hr: #334155;--tw-prose-invert-quotes: #f1f5f9;--tw-prose-invert-quote-borders: #334155;--tw-prose-invert-captions: #94a3b8;--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: #cbd5e1;--tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);--tw-prose-invert-th-borders: #475569;--tw-prose-invert-td-borders: #334155}.\!visible{visibility:visible!important}.visible{visibility:visible}.invisible{visibility:hidden}.collapse{visibility:collapse}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:-webkit-sticky;position:sticky}.inset-0{inset:var(--space-0)}.-z-tooltip{z-index:calc(var(--z-tooltip) * -1)}.z-50{z-index:50}.m-0{margin:var(--space-0)}.mx-4{margin-left:var(--space-4);margin-right:var(--space-4)}.mb-2{margin-bottom:var(--space-2)}.mb-4{margin-bottom:var(--space-4)}.mb-6{margin-bottom:var(--space-6)}.ml-1{margin-left:var(--space-1)}.ml-2{margin-left:var(--space-2)}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:var(--space-1)}.mt-1\.5{margin-top:.375rem}.mt-2{margin-top:var(--space-2)}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.\!table{display:table!important}.table{display:table}.grid{display:grid}.list-item{display:list-item}.hidden{display:none}.h-10{height:var(--space-10)}.h-3{height:var(--space-3)}.h-\[calc\(100vh-64px\)\]{height:calc(100vh - 64px)}.h-full{height:100%}.max-h-16{max-height:var(--space-16)}.w-20{width:var(--space-20)}.w-3{width:var(--space-3)}.w-\[480px\]{width:480px}.w-auto{width:auto}.w-full{width:100%}.min-w-0{min-width:var(--space-0)}.max-w-md{max-width:28rem}.flex-1{flex:1 1 0%}.flex-shrink-0{flex-shrink:0}.grow{flex-grow:1}.border-collapse{border-collapse:collapse}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.resize-y{resize:vertical}.resize{resize:both}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-center{align-items:center}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-1{gap:var(--space-1)}.gap-1\.5{gap:.375rem}.gap-2{gap:var(--space-2)}.gap-3{gap:var(--space-3)}.self-start{align-self:flex-start}.self-end{align-self:flex-end}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.break-words{overflow-wrap:break-word}.rounded{border-radius:var(--radius-sm)}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.border{border-width:var(--stroke-regular)}.border-0{border-width:0px}.border-b{border-bottom-width:var(--stroke-regular)}.border-r{border-right-width:var(--stroke-regular)}.border-t{border-top-width:var(--stroke-regular)}.border-amber-200{--tw-border-opacity: 1;border-color:rgb(253 230 138 / var(--tw-border-opacity, 1))}.border-amber-700{--tw-border-opacity: 1;border-color:rgb(180 83 9 / var(--tw-border-opacity, 1))}.border-gray-100{border-color:var(--gray-100)}.border-gray-200{border-color:var(--gray-200)}.border-gray-300{border-color:var(--gray-300)}.border-green-200{--tw-border-opacity: 1;border-color:rgb(187 247 208 / var(--tw-border-opacity, 1))}.border-red-200{--tw-border-opacity: 1;border-color:rgb(254 202 202 / var(--tw-border-opacity, 1))}.border-stone-300{--tw-border-opacity: 1;border-color:rgb(214 211 209 / var(--tw-border-opacity, 1))}.bg-amber-50{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1))}.bg-black{background-color:var(--color-bg-black)}.bg-gray-100{background-color:var(--gray-100)}.bg-gray-200{background-color:var(--gray-200)}.bg-gray-50{background-color:var(--gray-50)}.bg-green-100{--tw-bg-opacity: 1;background-color:rgb(220 252 231 / var(--tw-bg-opacity, 1))}.bg-green-400{--tw-bg-opacity: 1;background-color:rgb(74 222 128 / var(--tw-bg-opacity, 1))}.bg-green-50{--tw-bg-opacity: 1;background-color:rgb(240 253 244 / 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-400{--tw-bg-opacity: 1;background-color:rgb(248 113 113 / var(--tw-bg-opacity, 1))}.bg-red-50{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1))}.bg-stone-100{--tw-bg-opacity: 1;background-color:rgb(245 245 244 / var(--tw-bg-opacity, 1))}.bg-stone-200{--tw-bg-opacity: 1;background-color:rgb(231 229 228 / var(--tw-bg-opacity, 1))}.bg-white{background-color:var(--white)}.bg-yellow-100{--tw-bg-opacity: 1;background-color:rgb(254 249 195 / var(--tw-bg-opacity, 1))}.bg-yellow-400{--tw-bg-opacity: 1;background-color:rgb(250 204 21 / var(--tw-bg-opacity, 1))}.bg-opacity-50{--tw-bg-opacity: .5}.object-contain{object-fit:contain}.p-0{padding:var(--space-0)}.p-2{padding:var(--space-2)}.p-4{padding:var(--space-4)}.p-6{padding:var(--space-6)}.px-2{padding-left:var(--space-2);padding-right:var(--space-2)}.px-3{padding-left:var(--space-3);padding-right:var(--space-3)}.px-4{padding-left:var(--space-4);padding-right:var(--space-4)}.px-6{padding-left:var(--space-6);padding-right:var(--space-6)}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:var(--space-1);padding-bottom:var(--space-1)}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-2{padding-top:var(--space-2);padding-bottom:var(--space-2)}.py-3{padding-top:var(--space-3);padding-bottom:var(--space-3)}.pb-4{padding-bottom:var(--space-4)}.pt-2{padding-top:var(--space-2)}.pt-3{padding-top:var(--space-3)}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.text-\[10px\]{font-size:10px}.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-bold{font-weight:700}.font-medium{font-weight:500}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.italic{font-style:italic}.tracking-wider{letter-spacing:.05em}.text-amber-600{--tw-text-opacity: 1;color:rgb(217 119 6 / var(--tw-text-opacity, 1))}.text-amber-700{--tw-text-opacity: 1;color:rgb(180 83 9 / var(--tw-text-opacity, 1))}.text-amber-800{--tw-text-opacity: 1;color:rgb(146 64 14 / var(--tw-text-opacity, 1))}.text-amber-900{--tw-text-opacity: 1;color:rgb(120 53 15 / var(--tw-text-opacity, 1))}.text-gray-400{color:var(--gray-400)}.text-gray-500{color:var(--gray-500)}.text-gray-600{color:var(--gray-600)}.text-gray-700{color:var(--gray-700)}.text-green-600{--tw-text-opacity: 1;color:rgb(22 163 74 / var(--tw-text-opacity, 1))}.text-green-700{--tw-text-opacity: 1;color:rgb(21 128 61 / var(--tw-text-opacity, 1))}.text-green-800{--tw-text-opacity: 1;color:rgb(22 101 52 / var(--tw-text-opacity, 1))}.text-red-500{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}.text-red-600{--tw-text-opacity: 1;color:rgb(220 38 38 / 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-stone-600{--tw-text-opacity: 1;color:rgb(87 83 78 / var(--tw-text-opacity, 1))}.text-white{color:var(--white)}.text-yellow-800{--tw-text-opacity: 1;color:rgb(133 77 14 / var(--tw-text-opacity, 1))}.underline{-webkit-text-decoration-line:underline;text-decoration-line:underline}.opacity-60{opacity:.6}.opacity-80{opacity:.8}.shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px 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-xl{--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.outline{outline-style:solid}.blur{--tw-blur: blur(8px);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)}.filter{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)}.transition{transition-property:color,background-color,border-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-text-decoration-color,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-text-decoration-color,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.t-page-title{font-family:var(--type-page-title-family);font-weight:var(--type-page-title-weight);font-size:var(--type-page-title-size);line-height:var(--type-page-title-line)}.t-card-title{font-family:var(--type-card-title-family);font-weight:var(--type-card-title-weight);font-size:var(--type-card-title-size);line-height:var(--type-card-title-line)}.t-eyebrow{font-family:var(--type-eyebrow-family);font-weight:var(--type-eyebrow-weight);font-size:var(--type-eyebrow-size);line-height:var(--type-eyebrow-line);letter-spacing:var(--type-eyebrow-tracking);text-transform:uppercase}.t-table-header{font-family:var(--type-table-header-family);font-weight:var(--type-table-header-weight);font-size:var(--type-table-header-size);line-height:var(--type-table-header-line);letter-spacing:var(--type-table-header-tracking);text-transform:uppercase}.t-button{font-family:var(--type-button-family);font-weight:var(--type-button-weight);font-size:var(--type-button-size);line-height:var(--type-button-line);letter-spacing:var(--type-button-tracking)}.u-flex{display:flex}.u-items-center{align-items:center}.u-justify-center{justify-content:center}.u-min-h-screen{min-height:100vh}.u-bg-brand-300{background-color:var(--brand-300)}body{margin:0;font-family:var(--font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--white);color:var(--text-primary)}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.custom-toast[data-type=error]{border:1px solid var(--color-border-error)!important;background-color:var(--color-burgundy-light)!important;color:var(--white)!important}.custom-toast[data-type=success]{border:1px solid var(--color-brand-dark)!important;background-color:var(--brand-300)!important;color:var(--brand-700)!important}.custom-toast[data-type=loading]{border:1px solid var(--status-idle-border)!important;background-color:var(--status-idle-bg)!important;color:var(--color-text-secondary)!important}.hover\:bg-amber-100:hover{--tw-bg-opacity: 1;background-color:rgb(254 243 199 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-50:hover{background-color:var(--gray-50)}.hover\:bg-gray-900:hover{background-color:var(--gray-900)}.hover\:bg-red-50:hover{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1))}.hover\:text-black:hover{color:var(--black)}.hover\:opacity-100:hover{opacity:1}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.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);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-black:focus{--tw-ring-color: var(--black)}.disabled\:opacity-50:disabled{opacity:.5}.disabled\:opacity-60:disabled{opacity:.6}
