.foundations_sheet__gkGE3{width:min(calc(100vw - 32px),40rem);max-width:none;max-height:90dvh;margin:auto;padding:0;overflow:visible;border:0;background:transparent;color:var(--ink,#23211c);font:inherit}.foundations_sheet__gkGE3::-webkit-backdrop{background:rgb(35 33 28/46%)}.foundations_sheet__gkGE3::backdrop{background:rgb(35 33 28/46%)}.foundations_sheet__gkGE3[data-side=bottom]{width:min(100%,40rem);margin:auto auto 0}.foundations_sheet__gkGE3[data-side=right]{width:min(calc(100vw - 24px),32rem);height:100dvh;max-height:100dvh;margin:0 0 0 auto}.foundations_sheetSurface__pUifw{display:flex;flex-direction:column;min-height:0;max-height:90dvh;overflow:hidden;border:1px solid var(--line,#e3ddcf);border-radius:var(--radius,12px);background:var(--panel,#fffdf8);box-shadow:0 24px 70px rgb(35 33 28/24%)}.foundations_sheet__gkGE3[data-side=bottom] .foundations_sheetSurface__pUifw{border-radius:var(--radius,12px) var(--radius,12px) 0 0}.foundations_sheet__gkGE3[data-side=right] .foundations_sheetSurface__pUifw{height:100%;max-height:100%;border-radius:var(--radius,12px) 0 0 var(--radius,12px)}.foundations_sheetHeader__Iqr8X{display:flex;flex:none;align-items:flex-start;justify-content:space-between;gap:16px;padding:20px 20px 14px;border-bottom:1px solid var(--line,#e3ddcf)}.foundations_sheetHeading__Okhd3{min-width:0}.foundations_sheetHeading__Okhd3 h2{margin:0;color:var(--ink,#23211c);font-family:Fraunces,Georgia,serif;font-size:1.25rem;font-weight:500;line-height:1.2}.foundations_sheetHeading__Okhd3 h2:focus-visible{border-radius:4px;outline:3px solid #fff;outline-offset:3px;box-shadow:0 0 0 6px var(--focus,#185cbd)}.foundations_sheetHeading__Okhd3>div{margin-top:6px;color:var(--muted,#6f6a5e);font-size:.875rem;line-height:1.45}.foundations_sheetBody__C6lSZ{flex:1 1 auto;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:18px 20px}.foundations_sheetBody__C6lSZ:empty{display:none}.foundations_sheetFooter__GSTmE{flex:none;padding:12px 20px calc(12px + env(safe-area-inset-bottom));border-top:1px solid var(--line,#e3ddcf);background:var(--panel,#fffdf8)}.foundations_dangerButton__LWkSI,.foundations_iconButton__aq2W8,.foundations_primaryButton__Lu0Pd,.foundations_secondaryButton__jGgHi{min-height:44px;border-radius:8px;font:inherit}.foundations_iconButton__aq2W8{display:inline-grid;flex:none;width:44px;min-width:44px;padding:0;place-items:center;border:1px solid transparent;background:transparent;color:var(--muted,#6f6a5e)}.foundations_iconButton__aq2W8:hover:not(:disabled){border-color:var(--line,#e3ddcf);background:var(--bg,#f4f1ea);color:var(--ink,#23211c)}.foundations_dangerButton__LWkSI,.foundations_primaryButton__Lu0Pd,.foundations_secondaryButton__jGgHi{padding:10px 16px;border:1px solid var(--line,#e3ddcf);font-weight:600}.foundations_primaryButton__Lu0Pd{border-color:var(--ink,#23211c);background:var(--ink,#23211c);color:var(--panel,#fffdf8)}.foundations_secondaryButton__jGgHi{background:var(--panel,#fffdf8);color:var(--ink,#23211c)}.foundations_dangerButton__LWkSI{border-color:#8a2f4d;background:#8a2f4d;color:#fff}.foundations_bottomNavButton__4zDlL:focus-visible,.foundations_dangerButton__LWkSI:focus-visible,.foundations_iconButton__aq2W8:focus-visible,.foundations_moreItem__1ujSB:focus-visible,.foundations_primaryButton__Lu0Pd:focus-visible,.foundations_secondaryButton__jGgHi:focus-visible,.foundations_toastActions__tQf9_ button:focus-visible{outline:3px solid var(--ink,#23211c);outline-offset:2px}.foundations_dangerButton__LWkSI:disabled,.foundations_iconButton__aq2W8:disabled,.foundations_moreItem__1ujSB:disabled,.foundations_primaryButton__Lu0Pd:disabled,.foundations_secondaryButton__jGgHi:disabled{cursor:not-allowed;opacity:.55}.foundations_confirmActions___N1yT{display:flex;justify-content:flex-end;gap:10px}.foundations_confirmStatus__pEiwc{margin:0}.foundations_statusMessage__Z3_F5{display:flex;align-items:flex-start;gap:10px;padding:10px 12px;border:1px solid var(--line,#e3ddcf);border-radius:9px;background:var(--panel,#fffdf8);color:var(--ink,#23211c);font-size:.875rem;line-height:1.45}.foundations_statusMessage__Z3_F5[data-tone=info]{border-color:#7aa9b2;background:#eef7f8;color:#164d57}.foundations_statusMessage__Z3_F5[data-tone=success]{border-color:#79a58d;background:#edf7f1;color:#23543b}.foundations_statusMessage__Z3_F5[data-tone=warning]{border-color:#c69a52;background:#fbf3e5;color:#68460f}.foundations_statusMessage__Z3_F5[data-tone=error]{border-color:#c98599;background:#fbecf1;color:#6b1f3a}.foundations_statusIcon__Obkby{flex:none;margin-top:1px}.foundations_statusContent__V3_2i{min-width:0}.foundations_toastRegion__Z5ZK1{position:fixed;z-index:80;right:18px;bottom:18px;width:min(calc(100vw - 36px),26rem);pointer-events:none}.foundations_toastList__RQL7M{display:flex;flex-direction:column;gap:10px;margin:0;padding:0;list-style:none}.foundations_toastItem__lWRk7{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;grid-gap:8px;gap:8px;padding:4px;border:1px solid var(--line,#e3ddcf);border-radius:11px;background:var(--panel,#fffdf8);box-shadow:0 12px 32px rgb(35 33 28/18%);pointer-events:auto}.foundations_toastItem__lWRk7>.foundations_statusMessage__Z3_F5{border:0}.foundations_toastActions__tQf9_{display:flex;align-items:center;gap:4px;padding-right:4px}.foundations_toastActions__tQf9_>button:not(.foundations_iconButton__aq2W8){min-height:44px;padding:8px 10px;border:0;background:transparent;color:var(--ink,#23211c);font:inherit;font-size:.8125rem;font-weight:700;text-decoration:underline}.foundations_bottomNav__Cwrwd{display:none}.foundations_bottomNavItems__oTEqG{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:4px;gap:4px}.foundations_bottomNavButton__4zDlL{position:relative;display:flex;min-width:0;min-height:56px;flex-direction:column;align-items:center;justify-content:center;gap:2px;padding:5px 2px;border:0;border-radius:8px;background:transparent;color:var(--muted,#6f6a5e);font:inherit;font-size:.6875rem;font-weight:600;line-height:1.15}.foundations_bottomNavButton__4zDlL[data-active=true]{background:var(--bg,#f4f1ea);color:var(--ink,#23211c);box-shadow:inset 0 3px 0 var(--ink,#23211c)}.foundations_moreSheet__kQQzG{width:100%}.foundations_moreList__8Y5_R{display:flex;flex-direction:column;gap:6px;margin:0;padding:0;list-style:none}.foundations_moreItem__1ujSB{display:grid;width:100%;min-height:56px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;grid-gap:12px;gap:12px;padding:10px 12px;border:1px solid transparent;border-radius:9px;background:transparent;color:var(--ink,#23211c);font:inherit;text-align:left}.foundations_moreItem__1ujSB:hover:not(:disabled),.foundations_moreItem__1ujSB[aria-current=page]{border-color:var(--line,#e3ddcf);background:var(--bg,#f4f1ea)}.foundations_moreItemText___urVv{display:flex;min-width:0;flex-direction:column;gap:2px}.foundations_moreItemLabel__gsVbp{font-size:.9375rem;font-weight:650}.foundations_moreItemDescription__COfTb{color:var(--muted,#6f6a5e);font-size:.8125rem;line-height:1.35}.foundations_moreItemChevron__GIo_1{color:var(--muted,#6f6a5e)}@media (max-width:640px){.foundations_sheet__gkGE3[data-side=bottom]{width:100vw;max-height:92dvh}.foundations_sheet__gkGE3[data-side=center]{width:100vw;max-height:92dvh;margin:auto 0 0}.foundations_sheet__gkGE3[data-side=center] .foundations_sheetSurface__pUifw{max-height:92dvh;border-right:0;border-bottom:0;border-left:0;border-radius:var(--radius,16px) var(--radius,16px) 0 0}.foundations_sheet__gkGE3[data-side=bottom] .foundations_sheetSurface__pUifw{max-height:92dvh;border-right:0;border-bottom:0;border-left:0}.foundations_sheetHeader__Iqr8X{padding:16px 16px 12px}.foundations_sheetBody__C6lSZ{padding:16px}.foundations_sheetFooter__GSTmE{padding-right:16px;padding-left:16px}.foundations_confirmActions___N1yT{flex-direction:column-reverse}.foundations_confirmActions___N1yT>button{width:100%;min-height:48px}.foundations_toastRegion__Z5ZK1{right:10px;bottom:calc(74px + env(safe-area-inset-bottom));width:calc(100vw - 20px)}.foundations_bottomNav__Cwrwd{position:fixed;z-index:60;right:0;bottom:0;left:0;display:block;padding:5px 8px calc(5px + env(safe-area-inset-bottom));border-top:1px solid var(--line,#e3ddcf);background:var(--panel,#fffdf8);box-shadow:0 -6px 24px rgb(35 33 28/10%)}}@media (prefers-reduced-motion:reduce){.foundations_bottomNavButton__4zDlL,.foundations_moreItem__1ujSB,.foundations_sheetSurface__pUifw,.foundations_sheet__gkGE3,.foundations_toastItem__lWRk7{scroll-behavior:auto;transition:none}}@media (forced-colors:active){.foundations_bottomNav__Cwrwd,.foundations_moreItem__1ujSB,.foundations_sheetSurface__pUifw,.foundations_statusMessage__Z3_F5,.foundations_toastItem__lWRk7{border-color:CanvasText}.foundations_bottomNavButton__4zDlL[data-active=true]{outline:2px solid CanvasText;outline-offset:-2px}}