.Navbar_Navbar__jhKtm{position:fixed;top:0;left:0;width:100%;display:flex;align-items:center;justify-content:space-between;background-color:var(--primary-background-color);border-bottom:var(--border);padding:1.25rem 1.5rem;z-index:10000}.Navbar_Navbar__jhKtm.Navbar_Desktop__st5vH{width:calc(100% - 17.25rem);display:none}.Navbar_Navbar__jhKtm.Navbar_Desktop__st5vH .Navbar_HamMenu__OT9up,.Navbar_Navbar__jhKtm.Navbar_Desktop__st5vH button{visibility:hidden}.Navbar_HamMenu__OT9up div{width:1.5rem;height:.125rem;margin-top:.25rem;background-color:var(--primary-color);border-radius:var(--border-radius)}.Navbar_HamMenu__OT9up div:first-child{margin-top:0}.Sidebar_Sidebar__Kuu2p{position:fixed;top:0;right:0;height:100vh;width:50vw;min-width:17.5rem;z-index:999;background-color:#fff;transform:translateX(150%);transition:var(--transition)}.Sidebar_ShowSideBar__C5bPi,.Sidebar_Sidebar__Kuu2p.Sidebar_DesktopSideBar__Ouz_l{transform:translateX(0)}@media screen and (min-width:750px){.Sidebar_Sidebar__Kuu2p{width:17.5rem;border:var(--border);transform:none!important}}.Sidebar_DesktopSideBar__Ouz_l{width:17.5rem;border:var(--border)}.Sidebar_Backdrop__hsbDf{position:fixed;top:0;right:0;height:100vh;width:100vw;z-index:998;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);animation:Sidebar_backdropAnimation__xnD4_ .3s ease 0s 1}.Sidebar_Sidebar__Kuu2p .Sidebar_ListItemButton__xTzK_{border-radius:var(--border-radius);margin:-.25rem 0}.Sidebar_ListItemButton__xTzK_:not(.Sidebar_ActiveListItem__f3EnU) div{color:var(--secondery-black-color)}.Sidebar_ListItemButton__xTzK_:not(.Sidebar_ActiveListItem__f3EnU) svg{fill:var(--secondery-black-color)}.Sidebar_ListItemButton__xTzK_.Sidebar_ActiveListItem__f3EnU svg{fill:var(--primary-color)}@keyframes Sidebar_backdropAnimation__xnD4_{0%{opacity:0}to{opacity:1}}.AppLayout_Main__3DxTk{margin-top:4.5rem}.AppLayout_Layout__FBiYp{padding:0}.AppLayout_DesktopView__w54c7{display:flex;align-items:flex-end;justify-content:flex-end}.AppLayout_DesktopView__w54c7 .AppLayout_Main__3DxTk{margin-top:0;width:calc(100% - 20.5rem)}.PageHeader_PageHeader__Mq7k5{margin:.5rem 0;justify-content:space-between}.PageHeader_PageHeader__Mq7k5,.PageHeader_RightSide__i7M3e{display:flex;align-items:center}.PageHeader_Title__UrcIM{color:var(--primary-black-color);font-size:1.5rem;margin:0}.PageHeader_PageHeader__Mq7k5 .PageHeader_BackButton__9MVB0,.PageHeader_PageHeader__Mq7k5 .PageHeader_Icon__4cEW_{margin-left:.75rem}.PageHeader_BackIcon__MHqAL{transform:scale(-1)}.Gift_GiftContainer__hNdxu{padding:1rem;max-width:800px;margin:0 auto}.Gift_Description__6e9N_{color:var(--primary-black-color);text-align:center;margin-bottom:1.5rem}.Gift_SendGiftButtonContainer__tOSqE{display:flex;justify-content:center;margin-bottom:2rem}.Gift_LoadingContainer__mOCbJ{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 1rem;gap:1rem}.Gift_LoadingContainer__mOCbJ p{color:var(--primary-black-color);margin-top:1rem}.Gift_EmptyState__voYE9{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 1rem;text-align:center}.Gift_GiftsList__Ic4fM{margin-top:2rem}.Gift_GiftItem__o3N_0{background-color:var(--joy-palette-background-surface);border-radius:var(--border-radius);margin-bottom:1rem;padding:1rem;box-shadow:0 2px 4px rgba(0,0,0,.1)}.Gift_GiftItemHeader__enfKR{display:flex;align-items:center;gap:.5rem;margin-bottom:.75rem;flex-wrap:wrap}.Gift_GiftItemDetails__2CxJ4{display:flex;flex-direction:column;gap:.5rem}.Gift_GiftItemDetailRow__U3UGu{display:flex;justify-content:space-between;align-items:center;gap:1rem}@media (max-width:600px){.Gift_GiftItemDetailRow__U3UGu{flex-direction:column;align-items:flex-start;gap:.25rem}}.Gift_InvoiceSection__iPox5{margin:1.5rem 0;padding:1rem;background-color:var(--joy-palette-background-surface);border-radius:var(--border-radius)}.Gift_quote__7sYv6{border-radius:var(--border-radius);border-collapse:collapse;width:100%;font-size:.7rem;background-color:#f5f5f5}.Gift_quote__7sYv6 td{padding:.25rem;border-radius:var(--border-radius)}