.OverlayShell_backdrop__IOQBH{position:fixed;inset:0;z-index:var(--z-modal);background:var(--color-overlay);display:flex;align-items:flex-end;justify-content:stretch;animation:OverlayShell_sm-backdrop-in__N1AYS .18s ease-out}.OverlayShell_backdrop__IOQBH.OverlayShell_exiting__bN0cV{animation:OverlayShell_sm-backdrop-out__oUWpy .18s ease-out forwards}.OverlayShell_sheet__ARr4O{position:relative;background:var(--color-bg-surface);width:100%;height:80vh;height:80svh;display:flex;flex-direction:column;padding:0;border-radius:var(--radius-xl) var(--radius-xl) 0 0;box-shadow:var(--shadow-xl);box-sizing:border-box;overflow:hidden;animation:OverlayShell_sm-sheet-in__NRnjl .28s cubic-bezier(.16,1,.3,1)}.OverlayShell_sheet__ARr4O.OverlayShell_exiting__bN0cV{animation:OverlayShell_sm-sheet-out__Z3sVb .22s ease-in forwards}.OverlayShell_sheet__ARr4O:focus{outline:none}.OverlayShell_header__FKzfK{position:relative;z-index:1;flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;gap:var(--space-md);padding:var(--space-lg) var(--space-lg) var(--space-md);border-bottom:var(--border-thin) solid transparent;transition:box-shadow .15s ease,border-color .15s ease}.OverlayShell_headerScrolled__1nFfm{border-bottom-color:var(--color-border-subtle);box-shadow:var(--shadow-edge-below)}.OverlayShell_title__F6p9_{min-width:0;margin:0;font-size:var(--text-lg);font-weight:var(--weight-bold);color:var(--color-text-primary)}.OverlayShell_close__ksE8c{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:var(--height-control-md);height:var(--height-control-md);margin-right:calc(-1 * var(--space-xs));background:none;border:none;font-size:var(--text-3xl);line-height:var(--leading-none);color:var(--color-text-primary);cursor:pointer}.OverlayShell_close__ksE8c:hover{color:var(--color-text-secondary)}.OverlayShell_close__ksE8c:disabled{opacity:.6;cursor:not-allowed}.OverlayShell_scroll__tSB_J{flex:1 1 auto;min-height:0;min-width:0;padding:var(--space-md) var(--space-lg) calc(var(--space-lg) + env(safe-area-inset-bottom));overflow-y:auto;-webkit-overflow-scrolling:touch}.OverlayShell_footerBar__OKEf3,.OverlayShell_footer__ejhD0{flex:0 0 auto;padding:var(--space-md) var(--space-lg) calc(var(--space-lg) + env(safe-area-inset-bottom))}.OverlayShell_footerBar__OKEf3{min-height:calc(var(--height-control-lg) + var(--space-md) + var(--space-lg));display:flex;flex-direction:column;justify-content:center;border-top:var(--border-thin) solid transparent;transition:box-shadow .15s ease,border-color .15s ease}.OverlayShell_footerRaised__h49ju{border-top-color:var(--color-border-subtle);box-shadow:var(--shadow-edge-above)}@keyframes OverlayShell_sm-backdrop-in__N1AYS{0%{opacity:0}to{opacity:1}}@keyframes OverlayShell_sm-backdrop-out__oUWpy{0%{opacity:1}to{opacity:0}}@keyframes OverlayShell_sm-sheet-in__NRnjl{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes OverlayShell_sm-sheet-out__Z3sVb{0%{transform:translateY(0)}to{transform:translateY(100%)}}@keyframes OverlayShell_sm-dialog-in__AdG4e{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes OverlayShell_sm-dialog-out__RkVSP{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(16px)}}.OverlayShell_backdrop__IOQBH.OverlayShell_alert__SnPAW{align-items:center;justify-content:center;padding:var(--space-lg)}.OverlayShell_backdrop__IOQBH.OverlayShell_alert__SnPAW .OverlayShell_sheet__ARr4O{width:100%;max-width:var(--width-modal);height:auto;max-height:85vh;border-radius:var(--radius-md);animation:OverlayShell_sm-dialog-in__AdG4e .2s ease-out}.OverlayShell_backdrop__IOQBH.OverlayShell_alert__SnPAW .OverlayShell_sheet__ARr4O.OverlayShell_exiting__bN0cV{animation:OverlayShell_sm-dialog-out__RkVSP .2s ease-out forwards}.OverlayShell_backdrop__IOQBH.OverlayShell_alert__SnPAW .OverlayShell_header__FKzfK{padding-bottom:var(--space-xs)}.OverlayShell_backdrop__IOQBH.OverlayShell_alert__SnPAW .OverlayShell_scroll__tSB_J{padding-top:var(--space-xs);padding-bottom:var(--space-md)}.OverlayShell_backdrop__IOQBH.OverlayShell_alert__SnPAW .OverlayShell_footerBar__OKEf3,.OverlayShell_backdrop__IOQBH.OverlayShell_alert__SnPAW .OverlayShell_footer__ejhD0{padding-top:var(--space-sm);padding-bottom:var(--space-lg)}@media (max-width:640px){.OverlayShell_backdrop__IOQBH.OverlayShell_alert__SnPAW .OverlayShell_close__ksE8c{display:none}}@media (min-width:641px){.OverlayShell_backdrop__IOQBH{align-items:center;justify-content:center;padding:var(--space-lg)}.OverlayShell_sheet__ARr4O{width:100%;max-width:var(--width-modal);height:auto;max-height:85vh;border-radius:var(--radius-md);animation:OverlayShell_sm-dialog-in__AdG4e .2s ease-out}.OverlayShell_sheet__ARr4O.OverlayShell_exiting__bN0cV{animation:OverlayShell_sm-dialog-out__RkVSP .2s ease-out forwards}}@media (prefers-reduced-motion:reduce){.OverlayShell_backdrop__IOQBH,.OverlayShell_backdrop__IOQBH.OverlayShell_exiting__bN0cV,.OverlayShell_sheet__ARr4O,.OverlayShell_sheet__ARr4O.OverlayShell_exiting__bN0cV{animation:none}}.ProfileRequiredModal_body__n_Qid{margin:0;color:var(--color-text-tertiary)}.ProfileRequiredModal_actions__TbwMk{display:flex;align-items:center;justify-content:flex-end;gap:var(--space-sm)}.ProfileRequiredModal_actions__TbwMk .button,.ProfileRequiredModal_actions__TbwMk .cta-btn{display:inline-flex;align-items:center;justify-content:center;height:var(--height-control-lg);padding:0 var(--space-lg);border-radius:var(--radius-sm)}.ProfileRequiredModal_actions__TbwMk .button{color:var(--color-text-secondary)}@media (max-width:640px){.ProfileRequiredModal_actions__TbwMk{flex-direction:column-reverse;align-items:stretch}}