._button_deogj_3{display:inline-flex;align-items:center;justify-content:center;padding:.5rem 1rem;font-size:.875rem;font-weight:500;border-radius:.375rem;border:1px solid var(--color-gray-300);background-color:#fff;color:var(--color-gray-900);cursor:pointer;outline:none}._button_deogj_3:hover{background-color:var(--color-gray-100)}._button_deogj_3:focus-visible{outline:2px solid var(--color-blue);outline-offset:2px}._title_deogj_27{margin:0;font-size:1.125rem;font-weight:600;color:var(--color-gray-900)}._description_deogj_34{margin:.5rem 0 0;font-size:.875rem;line-height:1.5;color:var(--color-gray-600)}._actions_deogj_41{display:flex;gap:.5rem;margin-top:1.5rem}._backdrop_deogj_49{position:fixed;inset:0;background-color:#0003;z-index:200;animation:_backdropHide_deogj_1 .3s cubic-bezier(.32,.72,0,1) forwards}._backdrop_deogj_49[data-expanded]{animation:_backdropShow_deogj_1 .3s cubic-bezier(.32,.72,0,1)}._popup_deogj_63{position:fixed;z-index:200;display:flex;flex-direction:column;background-color:#fff;outline:none}._popup_deogj_63[data-swiping]{animation:none!important;transition:none!important}._popup-right_deogj_79{top:0;right:0;bottom:0;width:20rem;max-width:85vw;padding:1.5rem;border-left:1px solid var(--color-gray-200);transform:translate(var(--drawer-swipe-movement-x, 0px));animation:_slideRightHide_deogj_1 .3s cubic-bezier(.32,.72,0,1) forwards}._popup-right_deogj_79[data-expanded]{animation:_slideRightShow_deogj_1 .3s cubic-bezier(.32,.72,0,1);transform:translate(var(--drawer-swipe-movement-x, 0px))}._popup-bottom_deogj_98{left:0;right:0;bottom:0;max-height:80vh;padding:1rem 1.5rem 1.5rem;border-radius:1rem 1rem 0 0;border-top:1px solid var(--color-gray-200);text-align:center;transform:translateY(var(--drawer-swipe-movement-y, 0px));animation:_slideBottomHide_deogj_1 .3s cubic-bezier(.32,.72,0,1) forwards}._popup-bottom_deogj_98[data-expanded]{animation:_slideBottomShow_deogj_1 .3s cubic-bezier(.32,.72,0,1);transform:translateY(var(--drawer-swipe-movement-y, 0px))}._popup-bottom_deogj_98 ._title_deogj_27{margin-top:.5rem}._popup-bottom_deogj_98 ._actions_deogj_41{justify-content:center}._popup-non-modal_deogj_126{box-shadow:-4px 0 16px -4px #00000014,-8px 0 24px -4px #0000000a}._handle_deogj_134{width:3rem;height:.25rem;border-radius:9999px;background-color:var(--color-gray-300);margin:0 auto .75rem;flex-shrink:0}._popup-mobile-nav_deogj_145{left:50%;bottom:0;width:100%;max-width:42rem;height:85vh;max-height:85vh;overflow:hidden;border-radius:1rem 1rem 0 0;border-top:1px solid var(--color-gray-200);background-color:var(--color-gray-50);transform:translate(-50%) translateY(var(--drawer-swipe-movement-y, 0px));animation:_slideBottomCenteredHide_deogj_1 .3s cubic-bezier(.32,.72,0,1) forwards}._popup-mobile-nav_deogj_145[data-expanded]{animation:_slideBottomCenteredShow_deogj_1 .3s cubic-bezier(.32,.72,0,1);transform:translate(-50%) translateY(var(--drawer-swipe-movement-y, 0px))}._panel_deogj_165{position:relative;display:flex;flex-direction:column;padding:1rem 1.5rem 1.5rem;flex:1;min-height:0}._header_deogj_174{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;margin-bottom:.75rem}._header-spacer_deogj_181{width:2.25rem;height:2.25rem}._close-button_deogj_186{width:2.25rem;height:2.25rem;display:flex;align-items:center;justify-content:center;border-radius:9999px;border:1px solid var(--color-gray-200);background-color:var(--color-gray-50);color:var(--color-gray-900);cursor:pointer;justify-self:end;outline:none}._close-button_deogj_186:hover{background-color:var(--color-gray-100)}._close-button_deogj_186:focus-visible{outline:2px solid var(--color-blue);outline-offset:-1px}._nav-title_deogj_210{margin:0 0 .25rem;font-size:1.125rem;line-height:1.75rem;font-weight:500;color:var(--color-gray-900)}._nav-description_deogj_218{margin:0 0 1.25rem;font-size:.875rem;line-height:1.5;color:var(--color-gray-600)}._scroll-area-root_deogj_225{position:relative;flex:1;min-height:0}._scroll-area-viewport_deogj_231{width:100%;height:100%;padding-bottom:2rem}._scroll-area-viewport_deogj_231::-webkit-scrollbar{display:none}._scroll-area-scrollbar_deogj_241{display:flex;width:.25rem;margin:.25rem;justify-content:center;border-radius:1rem;opacity:0;transition:opacity .2s}._scroll-area-root_deogj_225:hover ._scroll-area-scrollbar_deogj_241,._scroll-area-scrollbar_deogj_241[data-scrolling]{opacity:1;transition-duration:75ms}._scroll-area-thumb_deogj_257{width:100%;border-radius:inherit;background-color:var(--color-gray-400)}._list_deogj_263{list-style:none;padding:0;margin:0;display:grid;gap:.25rem}._long-list_deogj_271{list-style:none;padding:0;margin:1.5rem 0 0;display:grid;gap:.25rem}._item_deogj_279{display:flex}._link_deogj_283{width:100%;padding:.75rem 1rem;border-radius:.75rem;color:inherit;text-decoration:none;background-color:var(--color-gray-100)}._link_deogj_283:focus-visible{outline:2px solid var(--color-blue);outline-offset:-1px}@keyframes _backdropShow_deogj_1{0%{opacity:0}to{opacity:1}}@keyframes _backdropHide_deogj_1{0%{opacity:1}to{opacity:0}}@keyframes _slideRightShow_deogj_1{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes _slideRightHide_deogj_1{0%{transform:translate(0)}to{transform:translate(100%)}}@keyframes _slideBottomShow_deogj_1{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes _slideBottomCenteredShow_deogj_1{0%{transform:translate(-50%) translateY(100%)}to{transform:translate(-50%) translateY(0)}}@keyframes _slideBottomCenteredHide_deogj_1{0%{transform:translate(-50%) translateY(0)}to{transform:translate(-50%) translateY(100%)}}@keyframes _slideBottomHide_deogj_1{0%{transform:translateY(0)}to{transform:translateY(100%)}}
