/*! © 2026 Verizon Wireless - Tue Aug 04 2026 15:39:58 GMT+0000 (Coordinated Universal Time) - buildId: JXd8KFa2ocZMYhmivlxPK commit: 18d7a4be3a123c8af7929241d4a25bcf6cc6be1c */.FloatingPanel_panel__2KucF{position:fixed;z-index:1000;display:flex;flex-direction:column;background:#ffffff;border-radius:12px;border:1px solid #e5e7eb;box-shadow:0 10px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1);overflow:hidden;transition:box-shadow .2s ease,border-color .2s ease;min-width:320px;min-height:200px}.FloatingPanel_panel__2KucF:hover{box-shadow:0 12px 40px rgba(0,0,0,.22),0 4px 12px rgba(0,0,0,.1)}.FloatingPanel_header__e4tru{display:flex;align-items:center;justify-content:space-between;padding:10px 16px;border-bottom:1px solid #e5e7eb;cursor:grab;-webkit-user-select:none;-moz-user-select:none;user-select:none;flex-shrink:0;background:#fafafa}.FloatingPanel_header__e4tru:active{cursor:grabbing}.FloatingPanel_headerTitle__ZjbU9{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:600;color:#111827;margin:0}.FloatingPanel_headerActions__4f8Q2{display:flex;align-items:center;gap:4px}.FloatingPanel_headerBtn__6g66L{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;border:none;border-radius:6px;background:transparent;color:#6b7280;font-size:16px;line-height:1;cursor:pointer;transition:background-color .15s ease,color .15s ease}.FloatingPanel_headerBtn__6g66L:hover{background:#f3f4f6;color:#111827}.FloatingPanel_content__X5_DG{flex:1;overflow:auto;min-height:0}.FloatingPanel_panelMinimized__LLzWc{height:48px!important;min-height:48px;overflow:hidden;border-radius:24px;cursor:pointer}.FloatingPanel_panelMinimized__LLzWc .FloatingPanel_header__e4tru{border-bottom:none}.FloatingPanel_resizeHandle__1JCBh{position:absolute;z-index:10}.FloatingPanel_resizeRight__XwRWV{top:0;right:-3px;width:6px;height:100%;cursor:ew-resize}.FloatingPanel_resizeBottom__f1qu6{bottom:-3px;left:0;width:100%;height:6px;cursor:ns-resize}.FloatingPanel_resizeCorner__qJGbe{bottom:-3px;right:-3px;width:14px;height:14px;cursor:nwse-resize}.FloatingPanel_resizeLeft__uvKjg{top:0;left:-3px;width:6px;height:100%;cursor:ew-resize}.FloatingPanel_resizeTop__nuGpG{top:-3px;left:0;width:100%;height:6px;cursor:ns-resize}.FloatingPanel_resizeTopLeft__nAE1e{top:-3px;left:-3px;width:14px;height:14px;cursor:nwse-resize}.FloatingPanel_resizeTopRight__YiN31{top:-3px;right:-3px;width:14px;height:14px;cursor:nesw-resize}.FloatingPanel_resizeBottomLeft__817M3{bottom:-3px;left:-3px;width:14px;height:14px;cursor:nesw-resize}.FloatingPanel_hintToast__ayMc8{display:flex;align-items:center;justify-content:center;gap:6px;padding:6px 14px;background-color:#1f2937;color:#ffffff;font-size:12px;font-weight:500;text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;animation:FloatingPanel_hintFade__xhZkZ 3.5s ease-in-out forwards}@keyframes FloatingPanel_hintFade__xhZkZ{0%{opacity:0}8%{opacity:1}75%{opacity:1}to{opacity:0}}@keyframes FloatingPanel_floatIn___2eYR{0%{opacity:0;transform:translateY(20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes FloatingPanel_floatOut__YNRTI{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(20px) scale(.95)}}.FloatingPanel_panelEnter__2rI_8{animation:FloatingPanel_floatIn___2eYR .25s ease-out forwards}.FloatingPanel_panelExit__HpNBA{animation:FloatingPanel_floatOut__YNRTI .2s ease-in forwards;pointer-events:none}.FloatingPanel_bottomSheet__xUl6_{bottom:0;left:0;right:0;top:auto!important;width:100%!important;min-width:0;min-height:0;border-radius:16px 16px 0 0;box-shadow:0 -4px 24px rgba(0,0,0,.18)}.FloatingPanel_bottomSheet__xUl6_ .FloatingPanel_header__e4tru,.FloatingPanel_bottomSheet__xUl6_ .FloatingPanel_header__e4tru:active{cursor:default}.FloatingPanel_sheetHandle__H3UZG{display:flex;justify-content:center;align-items:center;padding:12px 0 4px;cursor:ns-resize;touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.FloatingPanel_sheetIndicator___v_cK{width:40px;height:4px;background-color:#d1d5db;border-radius:2px}.FloatingPanel_scrim__Ac8Fs{position:fixed;inset:0;z-index:999;background:rgba(0,0,0,.25)}.FloatingPanel_scrimEnter__Ywt3y{animation:FloatingPanel_fadeIn__cWBiB .3s ease-out forwards}.FloatingPanel_scrimExit__Y7ovK{animation:FloatingPanel_fadeOut__OEAsa .25s ease-in forwards;pointer-events:none}@keyframes FloatingPanel_fadeIn__cWBiB{0%{opacity:0}to{opacity:1}}@keyframes FloatingPanel_fadeOut__OEAsa{0%{opacity:1}to{opacity:0}}@keyframes FloatingPanel_slideUp__9LLxW{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes FloatingPanel_slideDown__sbCeB{0%{transform:translateY(0)}to{transform:translateY(100%)}}.FloatingPanel_bottomSheetEnter___pCCL{animation:FloatingPanel_slideUp__9LLxW .3s ease-out forwards}.FloatingPanel_bottomSheetExit___GX5k{animation:FloatingPanel_slideDown__sbCeB .25s ease-in forwards;pointer-events:none}.FloatingPanel_sidebar__q9Ui0{top:0;height:100vh!important;min-height:0;border-radius:0;background:#ffffff;border-right:1px solid #e5e7eb;z-index:10001;box-shadow:none}.FloatingPanel_sidebar__q9Ui0 .FloatingPanel_header__e4tru,.FloatingPanel_sidebar__q9Ui0 .FloatingPanel_header__e4tru:active{cursor:default}.FloatingPanel_sidebarHeader__grHMe{background:#f8f3e9;padding:12px 16px}.FloatingPanel_sidebar__q9Ui0:hover{box-shadow:none}.FloatingPanel_sidebarLeft__DYCS7{left:0;box-shadow:none;width:400px!important}.FloatingPanel_sidebarRight__lmUjw{right:0;box-shadow:-4px 0 20px rgba(0,0,0,.12)}@keyframes FloatingPanel_slideInRight__bLOZV{0%{transform:translateX(100%)}to{transform:translateX(0)}}@keyframes FloatingPanel_slideOutRight__HQiG1{0%{transform:translateX(0)}to{transform:translateX(100%)}}@keyframes FloatingPanel_slideInLeft___eQBU{0%{transform:translateX(-100%)}to{transform:translateX(0)}}@keyframes FloatingPanel_slideOutLeft__8bTQW{0%{transform:translateX(0)}to{transform:translateX(-100%)}}.FloatingPanel_sidebarRightEnter__h2c8N{animation:FloatingPanel_slideInRight__bLOZV .3s ease-out forwards}.FloatingPanel_sidebarRightExit__eo7hE{animation:FloatingPanel_slideOutRight__HQiG1 .3s ease-in forwards;pointer-events:none}.FloatingPanel_sidebarLeftEnter__c1QRh{animation:FloatingPanel_slideInLeft___eQBU .3s ease-out forwards}.FloatingPanel_sidebarLeftExit__N6d48{animation:FloatingPanel_slideOutLeft__8bTQW .3s ease-in forwards;pointer-events:none}