@import url("https://fonts.googleapis.com/css2?family=Google+Sans:ital,opsz,wght@0,17..18,400..700;1,17..18,400..700&family=Noto+Sans:ital,wght@0,100..900;1,100..900&family=Outfit:wght@100..900&display=swap");.CMDataTable_container__X69Iu{background:#fff;border-radius:16px;padding:16px;border:1px solid #e2e8f0;box-shadow:0 8px 24px rgba(0,0,0,.05);transition:all .2s ease;font-family:Google Sans,sans-serif!important;position:relative}.CMDataTable_topBar__ok1R_{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px;gap:10px;flex-wrap:wrap}.CMDataTable_leftSection__npmBZ{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.CMDataTable_rightSection__ztjZM{display:flex;align-items:center;gap:10px}.CMDataTable_rows__p5n80{display:flex;align-items:center;gap:8px;font-size:13px;color:#475569;flex-wrap:wrap}.CMDataTable_pill__sAEy1{border:1px solid #e2e8f0;background:#f8fafc;padding:5px 12px;border-radius:999px;cursor:pointer;font-size:12px;transition:all .2s ease}.CMDataTable_pill__sAEy1:hover{background:#f1f5f9;transform:translateY(-1px)}.CMDataTable_active__Ew892{background:linear-gradient(135deg,#f97316,#fb923c);color:#fff;border-color:#f97316;box-shadow:0 3px 8px rgba(249,115,22,.3)}.CMDataTable_recordCount__v3HRO{font-size:12px;color:#ea580c;background:#fff7ed;padding:5px 12px;border-radius:999px;font-weight:500}.CMDataTable_searchBox__PPWTi{display:flex;align-items:center;gap:6px;border:1px solid #e2e8f0;background:#f8fafc;padding:6px 10px;border-radius:10px;transition:all .2s ease}.CMDataTable_searchBox__PPWTi:focus-within{border-color:#2563eb;background:#fff;box-shadow:0 0 0 2px rgba(37,99,235,.1)}.CMDataTable_searchBox__PPWTi input{border:none;outline:none;background:transparent;font-size:13px;width:150px;color:#334155}.CMDataTable_tableWrapper__EkZSO{overflow-x:auto;border-radius:12px;border:1.5px solid #e2e8f0;position:relative}.CMDataTable_tableWrapper__EkZSO::-webkit-scrollbar{height:7px}.CMDataTable_tableWrapper__EkZSO::-webkit-scrollbar-thumb{background:#b2c6e1;border-radius:7px}.CMDataTable_tableWrapper__EkZSO table{width:100%;border-collapse:collapse;min-width:900px}.CMDataTable_tableWrapper__EkZSO table thead{position:-webkit-sticky;position:sticky;top:0;z-index:2}.CMDataTable_tableWrapper__EkZSO table thead tr{background:linear-gradient(180deg,#f8fafc,#f1f5f9);border-bottom:1.5px solid #e2e8f0}.CMDataTable_tableWrapper__EkZSO table th{text-align:left;font-size:12px;color:#fff;padding:10px 14px;background:#103e65;border-bottom:1px solid #e2e8f0!important;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;font-weight:600}.CMDataTable_tableWrapper__EkZSO table td{padding:10px 14px;border-bottom:1px solid #f1f5f9;font-size:12px;color:#334155;white-space:nowrap;font-weight:500}.CMDataTable_tableWrapper__EkZSO table tr{transition:all .15s ease}.CMDataTable_tableWrapper__EkZSO table tr:hover{background:#f9fafb}.CMDataTable_tableWrapper__EkZSO table tr:nth-child(2n){background:#fafbfc}.CMDataTable_center__tr156{text-align:center;padding:30px;color:#94a3b8;font-size:14px}.CMDataTable_badge__uxrgu{padding:5px 10px;border-radius:999px;font-size:12px;background:#dcfce7;color:#15803d;display:inline-flex;align-items:center;gap:6px;font-weight:500}.CMDataTable_dot__BtQL6{width:6px;height:6px;border-radius:50%;background:#16a34a}.CMDataTable_pagination__8ogLw{display:flex;justify-content:flex-end;align-items:center;padding-top:16px;flex-wrap:wrap;gap:10px}.CMDataTable_pageGroup__Fl4E0{display:flex;align-items:center;gap:6px}.CMDataTable_navBtn__1y2IM{width:34px;height:34px;border:1px solid #e2e8f0;background:#fff;border-radius:8px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}.CMDataTable_navBtn__1y2IM:hover{background:#f1f5f9;transform:translateY(-1px)}.CMDataTable_navBtn__1y2IM:disabled{opacity:.4;cursor:not-allowed}.CMDataTable_pageBtn__3BhTc{min-width:34px;height:34px;border:1px solid #e2e8f0;background:#fff;border-radius:8px;cursor:pointer;font-size:13px;transition:all .2s ease}.CMDataTable_pageBtn__3BhTc:hover{background:#f1f5f9}.CMDataTable_activePage__VUglP{background:linear-gradient(135deg,#2563eb,#3b82f6);color:#fff;border-color:#2563eb;box-shadow:0 3px 10px rgba(37,99,235,.3)}.CMDataTable_pageInfo__CVPSg{font-size:12px;color:#64748b}@media (max-width:768px){.CMDataTable_topBar__ok1R_{flex-direction:column;align-items:flex-start}.CMDataTable_rightSection__ztjZM{width:100%;justify-content:space-between}.CMDataTable_searchBox__PPWTi input{width:100%}}@media (max-width:539px){.CMDataTable_rows__p5n80{justify-content:center}.CMDataTable_pagination__8ogLw{flex-wrap:wrap;gap:6px;justify-content:center}.CMDataTable_rightSection__ztjZM{flex-wrap:wrap;justify-content:flex-end}.CMDataTable_searchBox__PPWTi{width:100%}.CMDataTable_rows__p5n80>span{display:none}.CMDataTable_pill__sAEy1{padding:4px 8px;font-size:11px}.CMDataTable_container__X69Iu{padding:12px}.CMDataTable_rows__p5n80{gap:3px;justify-content:space-between;width:100%}.CMDataTable_tableWrapper__EkZSO table th{font-size:12px}.CMDataTable_tableWrapper__EkZSO table td{font-size:11px}}@media screen and (max-width:359px){.CMDataTable_navBtn__1y2IM,.CMDataTable_pageBtn__3BhTc{height:27px;min-width:27px;width:27px;font-size:11px}}.Excel_pdfbutton___rM6y,.Pdf_pdfbutton__1FMal{background:linear-gradient(135deg,#0d3456,#1a5c96)!important;color:#fff;font-size:12px;padding:9px 10px;text-decoration:none;border:none;color:var(--white-color);font-weight:500;border-radius:5px;transition:background-color .3s;display:inline-block;text-align:center}.NotificationStack_wrapper__dLs_6{position:fixed;bottom:210px;right:20px;width:420px;z-index:99999;pointer-events:none;display:flex;flex-direction:column;align-items:flex-end;top:auto}.NotificationStack_card__y2A5l{position:absolute;right:0;width:100%;background:hsla(0,0%,100%,.92);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:22px;padding:12px;display:flex;gap:10px;overflow:hidden;border:1px solid hsla(0,0%,100%,.55);box-shadow:0 18px 40px rgba(15,23,42,.12),0 6px 16px rgba(15,23,42,.08);transition:transform .35s ease,opacity .35s ease,margin .35s ease,box-shadow .35s ease;pointer-events:auto;align-items:flex-start;flex-wrap:wrap;animation:NotificationStack_popIn__Yd9ad .3s ease}.NotificationStack_wrapper__dLs_6:hover .NotificationStack_card__y2A5l{transform:translateY(0) scale(1)!important;margin-top:18px}.NotificationStack_card__y2A5l:hover{transform:translateY(0) scale(1.02)!important;box-shadow:0 24px 50px rgba(15,23,42,.18),0 10px 24px rgba(15,23,42,.12)}.NotificationStack_topGlow__1dNVR{position:absolute;top:-70px;right:-40px;width:200px;height:200px;background:rgba(37,99,235,.16);border-radius:50%;filter:blur(40px)}.NotificationStack_leftSection__tn2kP{z-index:2;display:flex;align-items:center;justify-content:center}.NotificationStack_logo__ute3V{width:54px;height:54px;border-radius:16px;background:#fff;display:flex;align-items:center;justify-content:center;padding:8px;border:1px solid #e5e7eb;box-shadow:0 6px 14px rgba(0,0,0,.06)}.NotificationStack_logo__ute3V img{width:100%;height:100%;object-fit:contain}.NotificationStack_content__8Bano{flex:1 1;z-index:2}.NotificationStack_header__DIsxn{display:flex;justify-content:space-between;gap:10px}.NotificationStack_header__DIsxn h3{margin:0;font-size:15px;font-weight:700;color:#0f172a;line-height:1.3}.NotificationStack_header__DIsxn p{font-size:12px;color:#64748b;margin-top:3px}.NotificationStack_closeBtn__CIszY{width:28px;height:28px;border-radius:8px;border:none;background:#f1f5f9;color:#0f172a;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}.NotificationStack_closeBtn__CIszY:hover{background:#fee2e2;color:#ef4444}.NotificationStack_body__CeSaj{margin-top:10px;display:flex;justify-content:space-between;align-items:center;border-radius:12px;padding:4px 12px;width:100%;border:1px solid #e5e7eb;box-shadow:0 6px 14px rgba(0,0,0,.06)}.NotificationStack_dateRow__Mb4KT{display:flex;align-items:center;gap:6px;font-size:13px;color:#444;font-weight:600}.NotificationStack_bookingId__vdmbw{text-align:right}.NotificationStack_bookingId__vdmbw span{font-size:11px;color:#94a3b8}.NotificationStack_bookingId__vdmbw p{font-size:13px;font-weight:600;margin:0;color:#0f172a}@keyframes NotificationStack_popIn__Yd9ad{0%{opacity:0;transform:translateX(50px) scale(.95)}to{opacity:1;transform:translateX(0) scale(1)}}.NotificationCard_wrapper__7uOjU{position:fixed;bottom:210px;right:20px;width:420px;z-index:99999;pointer-events:none;display:flex;flex-direction:column;align-items:flex-end;top:auto}.NotificationCard_card__Nkdoq{position:absolute;right:0;width:100%;background:hsla(0,0%,100%,.92);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:22px;padding:12px;display:flex;gap:10px;overflow:hidden;border:1px solid hsla(0,0%,100%,.55);box-shadow:0 18px 40px rgba(15,23,42,.12),0 6px 16px rgba(15,23,42,.08);transition:transform .35s ease,opacity .35s ease,margin .35s ease,box-shadow .35s ease;pointer-events:auto;align-items:flex-start;flex-wrap:wrap;animation:NotificationCard_popIn__Iuipn .3s ease}.NotificationCard_wrapper__7uOjU:hover .NotificationCard_card__Nkdoq{transform:translateY(0) scale(1)!important;margin-top:18px}.NotificationCard_card__Nkdoq:hover{transform:translateY(0) scale(1.02)!important;box-shadow:0 24px 50px rgba(15,23,42,.18),0 10px 24px rgba(15,23,42,.12)}.NotificationCard_topGlow__ygOyr{position:absolute;top:-70px;right:-40px;width:200px;height:200px;background:rgba(37,99,235,.16);border-radius:50%;filter:blur(40px)}.NotificationCard_leftSection__KBs21{z-index:2;display:flex;align-items:center;justify-content:center}.NotificationCard_logo__7SOPG{width:54px;height:54px;border-radius:16px;background:#fff;display:flex;align-items:center;justify-content:center;padding:8px;border:1px solid #e5e7eb;box-shadow:0 6px 14px rgba(0,0,0,.06)}.NotificationCard_logo__7SOPG img{width:100%;height:100%;object-fit:contain}.NotificationCard_content__Gb6em{flex:1 1;z-index:2}.NotificationCard_header__EmmSL{display:flex;justify-content:space-between;gap:10px}.NotificationCard_header__EmmSL h3{margin:0;font-size:15px;font-weight:700;color:#0f172a;line-height:1.3}.NotificationCard_header__EmmSL p{font-size:12px;color:#64748b;margin-top:3px}.NotificationCard_closeBtn__CW9LP{width:28px;height:28px;border-radius:8px;border:none;background:#f1f5f9;color:#0f172a;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}.NotificationCard_closeBtn__CW9LP:hover{background:#fee2e2;color:#ef4444}.NotificationCard_body__CxgHZ{margin-top:10px;display:flex;justify-content:space-between;align-items:center;border-radius:12px;padding:4px 12px;width:100%;border:1px solid #e5e7eb;box-shadow:0 6px 14px rgba(0,0,0,.06)}.NotificationCard_dateRow__NOk8z{display:flex;align-items:center;gap:6px;font-size:13px;color:#444;font-weight:600}.NotificationCard_bookingId__O8_d2{text-align:right}.NotificationCard_bookingId__O8_d2 span{font-size:11px;color:#94a3b8}.NotificationCard_bookingId__O8_d2 p{font-size:13px;font-weight:600;margin:0;color:#0f172a}@keyframes NotificationCard_popIn__Iuipn{0%{opacity:0;transform:translateX(50px) scale(.95)}to{opacity:1;transform:translateX(0) scale(1)}}@media (max-width:768px){.NotificationCard_wrapper__7uOjU{width:360px;max-width:calc(100vw - 20px);right:10px;bottom:180px}.NotificationCard_card__Nkdoq{padding:12px}.NotificationCard_logo__7SOPG{width:48px;height:48px}.NotificationCard_header__EmmSL h3{font-size:14px}.NotificationCard_body__CxgHZ{padding:10px}}@media (max-width:576px){.NotificationCard_wrapper__7uOjU{width:calc(100vw - 20px);max-width:calc(100vw - 20px);right:10px;left:10px;bottom:220px;align-items:stretch}.NotificationCard_card__Nkdoq{width:100%;border-radius:18px;padding:12px;gap:12px}.NotificationCard_leftSection__KBs21{align-self:flex-start}.NotificationCard_logo__7SOPG{width:46px;height:46px;border-radius:12px}.NotificationCard_content__Gb6em{width:calc(100% - 60px)}.NotificationCard_header__EmmSL{gap:8px}.NotificationCard_header__EmmSL h3{font-size:14px;line-height:1.4}.NotificationCard_header__EmmSL p{font-size:11px}.NotificationCard_closeBtn__CW9LP{width:26px;height:26px}.NotificationCard_body__CxgHZ{flex-direction:column;align-items:flex-start;gap:10px;padding:10px}.NotificationCard_bookingId__O8_d2{width:100%;text-align:left}.NotificationCard_bookingId__O8_d2 p,.NotificationCard_dateRow__NOk8z{font-size:12px}.NotificationCard_bookingId__O8_d2 span{font-size:10px}}@media (max-width:380px){.NotificationCard_wrapper__7uOjU{width:calc(100vw - 16px);left:8px;right:8px}.NotificationCard_card__Nkdoq{padding:10px}.NotificationCard_logo__7SOPG{width:40px;height:40px}.NotificationCard_header__EmmSL h3{font-size:13px}.NotificationCard_body__CxgHZ{padding:8px}}.ChatBoxLayout_chatBox__1ZyOT{max-height:400px;height:400px;width:100%;display:flex;flex-direction:column;background:#fff;box-shadow:0 10px 28px rgba(0,0,0,.12);overflow:hidden;font-family:system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:13px}.ChatBoxLayout_header__W71py{display:flex;align-items:center;justify-content:space-between;padding:6px 10px;background:linear-gradient(135deg,#0a78b8,#0b5ea4);color:#fff;position:relative}.ChatBoxLayout_backBtn__2y8Rj{width:26px;height:26px;border-radius:50%;border:none;background:hsla(0,0%,100%,.2);color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0}.ChatBoxLayout_backBtn__2y8Rj:hover{background:hsla(0,0%,100%,.3)}.ChatBoxLayout_userWrap__Y96co{display:flex;align-items:center;gap:8px}.ChatBoxLayout_avatar__T432Y{width:28px;height:28px;border-radius:50%;background:hsla(0,0%,100%,.25);display:flex;align-items:center;justify-content:center;font-weight:600;font-size:13px;text-transform:capitalize}.ChatBoxLayout_userName__U8tSP{font-size:14px;font-weight:500;white-space:nowrap;text-transform:capitalize}.ChatBoxLayout_callIcon__wuWbE{cursor:pointer;opacity:.85}.ChatBoxLayout_callIcon__wuWbE:hover{opacity:1}.ChatBoxLayout_messages__lbcyi{flex:1 1;padding:12px 10px;background:linear-gradient(180deg,#f8fafc,#eef2f7);overflow-y:auto}.ChatBoxLayout_message__Z7djt{padding:7px 11px;margin-bottom:22px;font-size:13px;line-height:1.45;word-wrap:break-word;position:relative;max-width:max-content}.ChatBoxLayout_time__JXykc{position:absolute;bottom:-16px;right:0;font-size:11px;color:#6b7280;white-space:nowrap}.ChatBoxLayout_received__UuKfn{background:#fff;color:#111827;border-radius:6px 12px 12px 12px;box-shadow:0 2px 8px rgba(0,0,0,.08)}.ChatBoxLayout_sent__kA4vT{margin-left:auto;background:linear-gradient(135deg,#0a78b8,#095f93);color:#fff;border-radius:12px 6px 12px 12px;box-shadow:0 3px 10px rgba(10,120,184,.4)}.ChatBoxLayout_sent__kA4vT .ChatBoxLayout_time__JXykc{color:#777}.ChatBoxLayout_received__UuKfn .ChatBoxLayout_time__JXykc{left:0;right:auto;color:#6b7280}.ChatBoxLayout_inputBox__XDZ3y{display:flex;align-items:center;gap:6px;padding:6px 8px;background:#fff;border-top:1px solid #e5e7eb}.ChatBoxLayout_inputBox__XDZ3y input{flex:1 1;height:34px;padding:0 12px;border-radius:18px;border:1px solid #d1d5db;font-size:14px;outline:none;background:#f9fafb;width:calc(100% - 34px)}.ChatBoxLayout_inputBox__XDZ3y input:focus{border-color:#0a78b8;background:#fff}.ChatBoxLayout_sendBtn__1ZjA5{width:34px;height:34px;border-radius:50%;background:linear-gradient(135deg,#0a78b8,#095f93);border:none;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 3px 10px rgba(10,120,184,.45);transition:transform .15s ease,box-shadow .15s ease;min-width:34px;min-height:34px}.ChatBoxLayout_sendBtn__1ZjA5:hover{transform:translateY(-1px);box-shadow:0 6px 14px rgba(10,120,184,.55)}.ChatBoxLayout_loading__p1SvV{width:100%;display:flex;justify-content:center}.ChatBoxLayout_noData__PoHbH{text-align:center;padding:10px 20px}.MiniProfile_profileLayout__q5Cg2{width:100%;background:#fff;border-radius:0;box-shadow:none;animation:MiniProfile_fadeSlide___ThJR .25s ease}@keyframes MiniProfile_fadeSlide___ThJR{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.MiniProfile_layoutHeader__Dxrpx{padding:10px 14px;border-bottom:1px solid #eee;position:relative;background:#f9fafb;display:flex;align-items:center;justify-content:space-between}.MiniProfile_layoutHeader__Dxrpx p{font-size:14px;font-weight:600}.MiniProfile_layoutHeader__Dxrpx button{position:absolute;right:10px;top:50%;transform:translateY(-50%);background:none;cursor:pointer;color:red}.MiniProfile_layoutHeader__Dxrpx button svg.MiniProfile_spinner__bN8op{color:#000}.MiniProfile_layoutBody__lDaTn{padding:14px}.MiniProfile_profileCard__cV_kh{display:flex;align-items:center;gap:12px;padding-bottom:14px;border-bottom:1px dashed #e5e7eb}.MiniProfile_avatar__QI9vb{position:relative;width:54px;height:54px;background:linear-gradient(135deg,#0f4c75,#3282b8);border-radius:50%;display:grid;place-items:center}.MiniProfile_avatar__QI9vb svg{color:#fff;font-size:20px}.MiniProfile_statusCheck__P78LG{position:absolute;top:50%;transform:translateY(-50%);right:10px}.MiniProfile_statusDot__crn4M{position:absolute;bottom:2px;right:0;width:14px;height:14px;border-radius:50%;border:2px solid #fff}.MiniProfile_Active__Yiltj{background-color:#16a34a}.MiniProfile_Busy__sIyg5{background-color:#f59e0b}.MiniProfile_Invisible__nM5d9{background:#ef4444}.MiniProfile_Offline__HYy3o{background:#9ca3af}.MiniProfile_userDetails__N_xLO p{font-size:15px;font-weight:600}.MiniProfile_userDetails__N_xLO span{font-size:12px;color:#6b7280;display:flex;align-items:center;gap:4px}.MiniProfile_statusList__v0LWs{margin-top:12px}.MiniProfile_statusItem___PpRt{width:100%;padding:10px 6px;display:flex;align-items:center;gap:10px;cursor:pointer;border-bottom:1px solid #f1f5f9;background:transparent;font-size:13px;position:relative}.MiniProfile_statusItem___PpRt:last-child{border-bottom:none}.MiniProfile_statusItem___PpRt:hover{background:#f8fafc}.MiniProfile_dot__Zq02U{width:9px;height:9px;border-radius:50%}.MiniProfile_Available__eMtBI{color:#16a34a}.MiniProfile_Busy__sIyg5{color:#d97706}.MiniProfile_DND__aVE_m{color:#dc2626}.MiniProfile_Offline__HYy3o{color:#6b7280}.MiniProfile_Available__eMtBI .MiniProfile_dot__Zq02U{background:#16a34a}.MiniProfile_Busy__sIyg5 .MiniProfile_dot__Zq02U{background:#d97706}.MiniProfile_DND__aVE_m .MiniProfile_dot__Zq02U{background:#dc2626}.MiniProfile_Offline__HYy3o .MiniProfile_dot__Zq02U{background:#6b7280}.MiniProfile_display__8TJvs .MiniProfile_displayHeader__Ct1OB{display:flex;align-items:center;padding:10px 14px;border-top:1px solid #f1f5f9;flex-wrap:wrap;background-color:#f9fafb}.MiniProfile_display__8TJvs .MiniProfile_displayHeader__Ct1OB p{font-size:14px;color:#666}.MiniProfile_display__8TJvs .MiniProfile_displayHeader__Ct1OB p svg{color:#3282b8;vertical-align:middle;margin-left:4px}.MiniProfile_numberOfList__KCZHg{width:100%;position:relative}.MiniProfile_dropdownHeader__ptWI9{padding:10px 6px;border:1px solid #e5e7eb;border-radius:6px;cursor:pointer;font-size:14px;background:#fff;display:flex;justify-content:space-between;align-items:center;margin-top:4px}.MiniProfile_dropUp__o4ow8{position:absolute;bottom:100%;left:0;width:100%;margin-bottom:6px;padding:0;list-style:none;border:1px solid #e5e7eb;border-radius:6px;background:#fff;z-index:10;max-height:290px;overflow:auto}.MiniProfile_dropUp__o4ow8 li{padding:10px 6px;border-top:1px solid #f1f5f9;font-size:14px;cursor:pointer;display:flex;flex-direction:column}.MiniProfile_dropUp__o4ow8 li:first-child{border-top:none}.MiniProfile_dropUp__o4ow8 li:hover{background-color:#f8fafc}.MiniProfile_activeItem__m4c89{background-color:#f1f5f9;font-weight:500}.MiniProfile_secondLayoutBody__H7I7q{padding:0 6px 10px}.MiniProfile_userDetails__N_xLO p{font-size:14px;color:#666;display:flex;align-items:center;justify-content:space-between}.DataExportButtons_exportGroup__eqSUe{display:inline-flex;align-items:center;gap:6px;flex-shrink:0}.DataExportButtons_btn__KXhtK{display:inline-flex;align-items:center;gap:6px;padding:0 13px;height:34px;border-radius:6px;border:1px solid transparent;font-family:inherit;font-size:12.5px;font-weight:600;letter-spacing:.01em;cursor:pointer;white-space:nowrap;transition:background .15s ease,border-color .15s ease,box-shadow .15s ease,opacity .15s ease,transform .1s ease;outline-offset:2px;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.DataExportButtons_btn__KXhtK:disabled{opacity:.42;cursor:not-allowed;pointer-events:none}.DataExportButtons_btn__KXhtK:not(:disabled):active{transform:translateY(1px)}.DataExportButtons_btnIcon__ggoxV{display:flex;align-items:center;flex-shrink:0;line-height:1}.DataExportButtons_btnLabel___NaEV{line-height:1}.DataExportButtons_btnExcel__kEwdL{background-color:#f0fdf4;color:#166534;border-color:#bbf7d0}.DataExportButtons_btnExcel__kEwdL:not(:disabled):hover{background-color:#dcfce7;border-color:#86efac;box-shadow:0 1px 4px rgba(21,128,61,.12)}.DataExportButtons_btnExcel__kEwdL:not(:disabled):focus-visible{outline:2px solid #22c55e}.DataExportButtons_btnPdf__jFRhk{background-color:#fff1f2;color:#9f1239;border-color:#fecdd3}.DataExportButtons_btnPdf__jFRhk:not(:disabled):hover{background-color:#ffe4e6;border-color:#fda4af;box-shadow:0 1px 4px rgba(159,18,57,.12)}.DataExportButtons_btnPdf__jFRhk:not(:disabled):focus-visible{outline:2px solid #f43f5e}.DataExportButtons_spinner__yZ_7C{animation:DataExportButtons_spin__y_gQB .75s linear infinite;transform-origin:center}@keyframes DataExportButtons_spin__y_gQB{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.DataExportButtons_variant__compact__zSGO_ .DataExportButtons_btn__KXhtK{height:30px;padding:0 10px;font-size:11.5px;border-radius:5px;gap:5px}.DataExportButtons_variant__ghost__4U531 .DataExportButtons_btn__KXhtK{background-color:transparent;border-color:#e2e8f0;color:#475569}.DataExportButtons_variant__ghost__4U531 .DataExportButtons_btnExcel__kEwdL:not(:disabled):hover{background-color:#f0fdf4;border-color:#86efac;color:#166534;box-shadow:none}.DataExportButtons_variant__ghost__4U531 .DataExportButtons_btnPdf__jFRhk:not(:disabled):hover{background-color:#fff1f2;border-color:#fda4af;color:#9f1239;box-shadow:none}.Tooltip_wrapper__FvFy5{position:relative;display:inline-flex;align-items:center}.Tooltip_wrapper__FvFy5 .Tooltip_tooltip__HFMSp:after{content:"";position:absolute;left:50%;bottom:-4px;height:9px;width:9px;background-color:#000;transform:translateX(-50%) rotate(45deg)}.Tooltip_tooltip__HFMSp{position:absolute;bottom:130%;left:50%;transform:translateX(-50%);background:#111827;color:#fff;padding:8px 10px;border-radius:6px;font-size:12px;width:220px;opacity:0;visibility:hidden;transition:opacity .2s ease;z-index:999}.Tooltip_wrapper__FvFy5:hover .Tooltip_tooltip__HFMSp{opacity:1;visibility:visible}.CallHistorySkeleton_wrapper__7LbZT{padding:10px;background:#f5f6f8;max-height:400px;min-height:400px}.CallHistorySkeleton_shimmer__Qas_9{position:relative;overflow:hidden;background:#e5e7eb;border-radius:6px}.CallHistorySkeleton_shimmer__Qas_9:after{content:"";position:absolute;inset:0;transform:translateX(-100%);background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.7),transparent);animation:CallHistorySkeleton_shimmer__Qas_9 1.3s infinite}@keyframes CallHistorySkeleton_shimmer__Qas_9{to{transform:translateX(100%)}}.CallHistorySkeleton_tabs__YANba{display:flex;gap:18px;margin-bottom:14px}.CallHistorySkeleton_tab__aYy1J{width:45px;height:18px}.CallHistorySkeleton_search__6EJ2E{width:100%;height:40px;border-radius:20px;margin-bottom:18px}.CallHistorySkeleton_section__eWtT6{margin-bottom:18px}.CallHistorySkeleton_heading__W43ry{width:70px;height:14px;margin-bottom:10px}.CallHistorySkeleton_card__ezUix{display:flex;align-items:center;gap:12px;background:#fff;border-radius:10px;padding:12px;margin-bottom:10px}.CallHistorySkeleton_avatar__GhzGP{min-width:40px;min-height:40px;border-radius:50%}.CallHistorySkeleton_info__EFIm_{flex:1 1}.CallHistorySkeleton_name__pc9_Z{width:120px;height:14px;margin-bottom:8px}.CallHistorySkeleton_time__8_lTt{width:90px;height:11px}.CallHistorySkeleton_actions__LPqbl{display:flex;align-items:center;gap:12px}.CallHistorySkeleton_icon__Z4Nof,.CallHistorySkeleton_menu__ZzxbA{width:20px;height:20px;border-radius:50%}.CallLog_wrapper__89IDg{background:#f8fafc;border-radius:16px;overflow:hidden}.CallLog_tabs___q7WS{display:flex;background:#fff;border-bottom:1px solid #eee}.CallLog_tab__guufj{flex:1 1;padding:8px 0;font-size:12px;background:none;border:none;color:#64748b;cursor:pointer}.CallLog_active__bLXwd{color:#0f172a;font-weight:600;border-bottom:2px solid #2563eb}.CallLog_searchBox__Fb3Lo{padding:7px;background:#fff}.CallLog_searchBox__Fb3Lo input{width:100%;padding:10px 12px;border-radius:12px;border:1px solid #e5e7eb;font-size:12px}.CallLog_list__adYTy{max-height:340px;overflow-y:auto}.CallLog_day__r4Fgl{padding:10px 14px;font-size:11px;font-weight:600;color:#64748b}.CallLog_card__Ghdz5{display:flex;align-items:center;gap:6px;padding:7px;background:#fff;border-radius:4px;box-shadow:0 4px 14px rgba(0,0,0,.05);margin:0 7px 7px}.CallLog_avatar__6PhGr{width:36px;height:36px;border-radius:50%;background:#2563eb;color:#fff;font-size:14px;font-weight:600;display:flex;align-items:center;justify-content:center}.CallLog_details__q_wOq{flex:1 1}.CallLog_name__zg_rs{margin:0;font-size:13px;font-weight:500}.CallLog_sub__90j_f{font-size:11px;color:#64748b}.CallLog_incoming__pEGre{color:#22c55e}.CallLog_outgoing__G565a{color:#3b82f6}.CallLog_missed__nEUXN{color:#ef4444}.CallLog_callBtn__4Fpw2{border:none;color:#333;cursor:pointer;background-color:transparent}.CallLog_state__yvOC_{text-align:center;padding:40px 0;font-size:12px;color:#94a3b8}.ContactListSkeleton_skeletonWrapper__mruaQ{padding:10px;display:flex;flex-direction:column;gap:18px}.ContactListSkeleton_skeletonItem__0VHXh{display:flex;align-items:center;gap:12px}.ContactListSkeleton_avatar__eA1we{width:45px;height:45px;border-radius:50%;background:#e6e6e6;animation:ContactListSkeleton_skeletonPulse__Snc6M 1.4s ease-in-out infinite}.ContactListSkeleton_textBlock__jUgof{display:flex;flex-direction:column;gap:8px;flex:1 1}.ContactListSkeleton_lineLong__trblv,.ContactListSkeleton_lineShort__n9R39{height:12px;border-radius:6px;background:#e6e6e6;animation:ContactListSkeleton_skeletonPulse__Snc6M 1.4s ease-in-out infinite}.ContactListSkeleton_lineShort__n9R39{width:40%}.ContactListSkeleton_lineLong__trblv{width:70%}@keyframes ContactListSkeleton_skeletonPulse__Snc6M{0%{background-color:#e6e6e6}50%{background-color:#f3f3f3}to{background-color:#e6e6e6}}.SelectedUserProfile_wrapper__4_pWZ{height:100%;background:linear-gradient(180deg,#f9fafb,#fff 40%);display:flex;flex-direction:column;border-radius:14px;overflow:hidden}.SelectedUserProfile_header___xeTJ{display:flex;align-items:center;gap:12px;padding:6px 16px;background:#fff;border-bottom:1px solid #e5e7eb}.SelectedUserProfile_header___xeTJ h3{font-size:15px;font-weight:600}.SelectedUserProfile_backBtn__F19Wk{width:30px;height:30px;border-radius:4px;border:none;background:#f1f5f9;display:flex;align-items:center;justify-content:center;cursor:pointer}.SelectedUserProfile_backBtn__F19Wk:hover{background:#e2e8f0}.SelectedUserProfile_profile__S3sP7{padding:8px 16px 10px;text-align:center}.SelectedUserProfile_avatar__OC_sN{width:60px;height:60px;border-radius:50%;margin:auto;color:#fff;font-size:26px;font-weight:600;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 24px rgba(0,0,0,.15);text-transform:capitalize}.SelectedUserProfile_name__2TSB_{margin-top:14px;font-size:16px;text-transform:capitalize;font-weight:600;color:#111827}.SelectedUserProfile_number__sCIdx{margin-top:2px;font-size:14px;color:#6b7280}.SelectedUserProfile_details__lXmQ1{margin:8px;background:#fff;border-radius:4px;padding:8px;box-shadow:0 6px 18px rgba(0,0,0,.06)}.SelectedUserProfile_row__vH1uE{display:flex;justify-content:space-between;align-items:center;font-size:14px;color:#374151;padding:6px 2px}.SelectedUserProfile_row__vH1uE:not(:last-child){border-bottom:1px dashed #e5e7eb}.SelectedUserProfile_row__vH1uE span{color:#6b7280}.SelectedUserProfile_row__vH1uE strong{font-weight:500;color:#111827}.SelectedUserProfile_actions__a4OFs{margin-top:auto;padding:8px;display:flex;flex-wrap:wrap;gap:14px;background:#fff;border-top:1px solid #e5e7eb;justify-content:center}.SelectedUserProfile_actionBtn__RGOst{border-radius:14px;border:none;background:#f8fafc;padding:12px;font-size:12px;cursor:pointer;color:#1f2937;box-shadow:0 4px 12px rgba(0,0,0,.06);transition:all .2s ease}.SelectedUserProfile_actionBtn__RGOst:hover{transform:translateY(-2px);background:#eef2ff}.SelectedUserProfile_actionBtn__RGOst svg{color:#2563eb}.SelectedUserProfile_danger__BIS7d{background:#fff1f2;color:#b91c1c}.SelectedUserProfile_danger__BIS7d svg{color:#dc2626}.SelectedUserProfile_danger__BIS7d:hover{background:#ffe4e6}.SelectedUserProfile_title__4Hocu span{color:#777;font-size:14px;font-weight:400}.ContactList_wrapper__YVfce{background:#f8fafc;border-radius:16px;overflow:hidden}.ContactList_list__HxzB0{max-height:340px;overflow-y:auto}.ContactList_card__eoKqH{display:flex;align-items:center;gap:10px;padding:8px 10px;margin:6px 8px;background:#fff;border-radius:8px;box-shadow:0 4px 14px rgba(0,0,0,.05)}.ContactList_card__eoKqH:hover{background:#f1f5f9}.ContactList_active__pqdlO{background:#e0f2fe}.ContactList_avatar__ZmQmy{width:36px;height:36px;border-radius:50%;background:#2563eb;color:#fff;font-size:14px;font-weight:600;display:flex;align-items:center;justify-content:center;flex-shrink:0;cursor:pointer}.ContactList_details___0D5V{flex:1 1}.ContactList_name__yJplC{margin:0;font-size:13px;font-weight:500;color:#0f172a}.ContactList_sub__7C7Q8{font-size:11px;color:#64748b}.ContactList_favBtn__QNt1P{color:#475569}.ContactList_favBtn__QNt1P:hover{color:#0f172a}.ContactList_state__ewbDv{padding:20px 0;font-size:12px;color:#94a3b8;text-align:center}.ContactList_searchBox__rWipO{display:flex;align-items:center;gap:8px;padding:8px 10px;margin:8px;border-radius:10px;background:#f5f7fa;border:1px solid #e1e5eb}.ContactList_searchBox__rWipO svg{font-size:14px;color:#7a8699}.ContactList_searchBox__rWipO input{flex:1 1;border:none;outline:none;background:transparent;font-size:14px;color:#1f2937}.ContactList_searchBox__rWipO input::placeholder{color:#9aa4b2}.ContactList_AddFavBtn__9uJel{background-color:transparent}.ContactList_favBtn__QNt1P{background:transparent;border:none;cursor:pointer;font-size:14px}.ContactUserProfile_wrapper___CSz5{height:100%;background:linear-gradient(180deg,#f9fafb,#fff 40%);display:flex;flex-direction:column;border-radius:14px;overflow:auto;max-height:480px}.ContactUserProfile_header__DJi9A{display:flex;align-items:center;gap:12px;padding:6px 16px;background:#fff;border-bottom:1px solid #e5e7eb}.ContactUserProfile_header__DJi9A h3{font-size:15px;font-weight:600}.ContactUserProfile_backBtn__qyYov{width:30px;height:30px;border-radius:4px;border:none;background:#f1f5f9;display:flex;align-items:center;justify-content:center;cursor:pointer}.ContactUserProfile_backBtn__qyYov:hover{background:#e2e8f0}.ContactUserProfile_profile__AUocv{padding:8px 16px 10px;text-align:center;position:relative}.ContactUserProfile_avatar__XcMd8{width:60px;height:60px;border-radius:50%;margin:auto;color:#fff;font-size:26px;font-weight:600;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 24px rgba(0,0,0,.15);text-transform:capitalize}.ContactUserProfile_name__FCFKJ{margin-top:8px;font-size:16px;text-transform:capitalize;font-weight:600;color:#111827}.ContactUserProfile_number__FqYNi{margin-top:2px;font-size:14px;color:#6b7280}.ContactUserProfile_details__H6Adh{margin:8px;background:#fff;border-radius:4px;padding:8px;box-shadow:0 6px 18px rgba(0,0,0,.06)}.ContactUserProfile_row__J2f3_{display:flex;justify-content:space-between;align-items:center;font-size:14px;color:#374151;padding:6px 2px}.ContactUserProfile_row__J2f3_:not(:last-child){border-bottom:1px dashed #e5e7eb}.ContactUserProfile_row__J2f3_ span{color:#6b7280}.ContactUserProfile_row__J2f3_ strong{font-weight:500;color:#111827}.ContactUserProfile_actions__kx11R{margin-top:auto;padding:8px;display:flex;flex-wrap:wrap;gap:14px;background:#fff;border-top:1px solid #e5e7eb;justify-content:center}.ContactUserProfile_actionBtn__Wo2E9{border-radius:14px;border:none;background:#f8fafc;padding:12px;font-size:12px;cursor:pointer;color:#1f2937;box-shadow:0 4px 12px rgba(0,0,0,.06);transition:all .2s ease}.ContactUserProfile_actionBtn__Wo2E9:hover{transform:translateY(-2px);background:#eef2ff}.ContactUserProfile_actionBtn__Wo2E9 svg{color:#2563eb}.ContactUserProfile_danger__Jo26y{background:#fff1f2;color:#b91c1c}.ContactUserProfile_danger__Jo26y svg{color:#dc2626}.ContactUserProfile_danger__Jo26y:hover{background:#ffe4e6}.ContactUserProfile_title__yskHb span{color:#777;font-size:14px;font-weight:400}.ContactUserProfile_profile__AUocv button.ContactUserProfile_favNumb__n0zxU{position:absolute;right:8px;top:4px;cursor:pointer;background-color:transparent}.MessageLayout_wrapper__8TrTT{width:100%;max-height:450px;background:#f2f4f7;display:flex;flex-direction:column;font-family:system-ui,sans-serif}.MessageLayout_header__UrzJX{background:linear-gradient(135deg,#0a78b8,#0d5ea8);color:#fff;padding:16px;font-weight:600;text-align:center}.MessageLayout_tabs__ttwSe{display:flex;background:#fff;border-bottom:1px solid #e5e7eb}.MessageLayout_tab__F4xyC{flex:1 1;padding:4px 6px;font-size:14px;border:none;background:transparent;font-weight:500;color:#6b7280;cursor:pointer}.MessageLayout_active__J8ceA{color:#0a78b8;border-bottom:2px solid #0a78b8}.MessageLayout_searchBox__NCaLB{display:flex;align-items:center;gap:8px;padding:8px 10px;margin:6px;border-radius:10px;background:#f5f7fa;border:1px solid #e1e5eb}.MessageLayout_searchBox__NCaLB input{flex:1 1;border:none;outline:none;background:transparent;font-size:14px;color:#1f2937}.MessageLayout_list__rpd5q{flex:1 1;overflow-y:auto}.MessageLayout_listItem__k5VRn{display:flex;align-items:center;gap:4px;padding:6px 8px;margin:4px 6px;background:#fff;border-radius:8px;box-shadow:0 4px 14px rgba(0,0,0,.05)}.MessageLayout_listItem__k5VRn:hover{background:#f9fafb}.MessageLayout_avatar__Hq6jQ{width:33px;height:33px;border-radius:50%;background:#0a78b8;display:flex;align-items:center;justify-content:center;color:#fff}.MessageLayout_info__mVHPM{flex:1 1}.MessageLayout_name__WTgqN{margin:0;font-weight:600;font-size:12px;text-transform:capitalize}.MessageLayout_msg__PZoQO{font-size:13px;color:#6b7280;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:110px}.MessageLayout_time__DdYVm{font-size:12px;color:#9ca3af}.MessageLayout_navActive__ipW0f{color:#0a78b8}.MessageLayout_ListBodyLayout__0s07D .MessageLayout_list__rpd5q{max-height:calc(380px - 52px);overflow:auto;height:calc(380px - 52px)}.MessageLayout_empty__2jxXx{font-size:14px;color:#888;font-weight:600;text-align:center}.MessageLayout_refreshBtn__22oZ_{color:#fff;background-color:#103e65;padding:8px 10px;border-radius:4px;margin-right:8px;font-size:15px}.VoiceMessageList_list__gLezw{flex:1 1;overflow-y:auto}.VoiceMessageList_listItem__j9zCL{display:flex;flex-direction:column;padding:6px 8px;margin:4px 6px;background:#fff;border-radius:8px;box-shadow:0 4px 14px rgba(0,0,0,.05)}.VoiceMessageList_listItem__j9zCL:hover{background:#f9fafb}.VoiceMessageList_avatar__rnGnR{width:38px;height:38px;border-radius:50%;background:#0a78b8;display:flex;align-items:center;justify-content:center;color:#fff;margin-right:12px}.VoiceMessageList_info__xX2St{flex:1 1}.VoiceMessageList_name__2kgIZ{margin:0;font-weight:600;font-size:14px}.VoiceMessageList_msg__E_qSf{font-size:13px;color:#6b7280}.VoiceMessageList_time__eUlWi{font-size:12px;color:#9ca3af}.VoiceMessageList_navActive__7ebS2{color:#0a78b8}.VoiceMessageList_header__kRBbT{display:flex;align-items:center;width:100%;cursor:pointer}.VoiceMessageList_right__YPkSg{display:flex;align-items:center;gap:6px}.VoiceMessageList_chevron__D7EFr{font-size:11px;color:#9ca3af}.VoiceMessageList_collapse__yN19m{width:100%;padding:4px 0;background:#f9fafb;border-top:1px solid #e5e7eb;border-radius:0 0 8px 8px;margin-top:6px}.VoiceMessageList_audio__9zurL{width:100%;height:32px}.VoiceMessageList_noAudio__qauus{font-size:12px;color:#9ca3af;display:flex;justify-content:center}.signup_container__oTUsB{position:relative;width:100%;height:100%;min-height:350px;overflow:hidden;display:flex;justify-content:center;align-items:center;background:linear-gradient(135deg,#103e65,#145a8d)}.signup_bubbles__h7p2I{position:absolute;inset:0;z-index:1}.signup_bubbles__h7p2I span{position:absolute;bottom:-80px;background:hsla(0,0%,100%,.18);border-radius:50%;animation:signup_rise__XO4kr 6s linear infinite}.signup_bubbles__h7p2I span:first-child{left:15%;width:35px;height:35px;animation-duration:6s}.signup_bubbles__h7p2I span:nth-child(2){left:40%;width:20px;height:20px;animation-duration:8s}.signup_bubbles__h7p2I span:nth-child(3){left:65%;width:30px;height:30px;animation-duration:7s}.signup_bubbles__h7p2I span:nth-child(4){left:85%;width:18px;height:18px;animation-duration:9s}@keyframes signup_rise__XO4kr{0%{transform:translateY(0);opacity:.6}to{transform:translateY(-350px);opacity:0}}.signup_card__hRPzt{position:relative;z-index:2;width:100%;padding:20px;background:hsla(0,0%,100%,.12);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-radius:16px;text-align:center;color:#fff;box-shadow:0 15px 30px rgba(0,0,0,.25);margin:0 15px}.signup_title__LOKB_{font-size:18px;margin-bottom:6px}.signup_subtitle__MwucG{font-size:12px;margin-bottom:20px}.signup_rcBtn__pA4D4{width:100%;padding:10px;font-size:13px;font-weight:600;background:#fff;color:#103e65;border:none;border-radius:10px;cursor:pointer;transition:.3s ease}.signup_rcBtn__pA4D4:hover{transform:translateY(-2px)}.Input_container__oSo5V{display:flex;flex-direction:column}.Input_label__LcD6G{margin-bottom:6px;font-size:14px;color:#333}.Input_input__K0kDt,.Input_select__IEeeA{padding:10px 12px;border:1px solid #ccc;border-radius:6px;font-size:14px;outline:none;transition:border-color .2s ease;width:100%}.Input_select__IEeeA{min-height:43px}.Input_input__K0kDt:focus{border-color:#007bff}.Input_errorInput__ju_L3{border-color:red}.Input_errorText__Qnm4z{margin-top:4px;font-size:12px;color:red}.Input_inputWrapper__GDpqe{position:relative;display:flex;align-items:center}.Input_eyeIcon__shGzv{position:absolute;right:10px;top:50%;transform:translateY(-50%);cursor:pointer;display:flex;align-items:center;color:green}.Input_eyeIcon__shGzv:hover{color:#000}.Input_extraIcon__jCOUc{position:absolute;right:12px;display:flex;align-items:center;cursor:pointer;font-size:12px}.Input_input__K0kDt:disabled,.Input_select__IEeeA:disabled{opacity:1;background-color:#e7e7e7}.Pills_pill__kL_9w{display:inline-flex;align-items:center;gap:6px;padding:5px 12px;border-radius:999px;font-size:12px;font-weight:500;cursor:pointer;white-space:nowrap}.Pills_Online__EpQmF,.Pills_success__YRbI1{background-color:#e6f9f0;color:#1a7f5a}.Pills_error__HEy2m{background-color:#ffe6e6;color:#d32f2f}.Pills_warning__2lBqD{background-color:#fff4e5;color:#ed6c02}.Pills_info__HrpHY{background-color:#e6f0ff;color:#1e5bb8}.Pills_default__mTWMh,.Pills_offline__dFfl8{background-color:#f1f1f1;color:#555}.Loader_loaderOverlay__rYgmO{position:absolute;inset:0;display:flex;justify-content:center;background-color:hsla(0,0%,100%,.8);z-index:50;pointer-events:auto}.Loader_loaderBarWrapper__VUBic{position:relative;width:100%;height:5px;background-color:#e5e7eb;border-radius:9999px;overflow:hidden}.Loader_loaderBar__69rNY{position:absolute;height:100%;background-color:#61d395;border-radius:9999px;width:30%;animation:Loader_slide__nvZlg 1.2s linear infinite}@keyframes Loader_slide__nvZlg{0%{left:-30%}50%{left:50%}to{left:100%}}.WarningPopup_email_overlayStyle__VhzFZ{position:absolute;top:0;left:0;width:100%;height:100%;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:rgba(0,0,0,.3);display:flex;align-items:center;justify-content:center;z-index:11}.WarningPopup_email_card__AUuxP{padding:30px;border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.15);text-align:center;background:#fff;max-width:350px;width:90%;animation:WarningPopup_fadeInScale__sNXW4 .3s ease-in-out}.WarningPopup_email_icon__tf8_M{font-size:48px;margin-bottom:10px}.WarningPopup_email_title__kXt53{font-weight:600;margin-bottom:8px}.WarningPopup_email_desc__dKaVh{color:#6c757d;font-size:14px;margin-bottom:8px}.WarningPopup_email_note__IoC4G{font-size:13px;color:#666;margin-bottom:20px}@keyframes WarningPopup_fadeInScale__sNXW4{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.BookingFollowUpStatus_card__YXHPU{display:flex;align-items:flex-end;gap:2px}.BookingFollowUpStatus_card__YXHPU .select_container{width:100%}.BookingFollowUpStatus_form_grid__Ow5q2{display:grid;grid-template-columns:repeat(5,1fr);grid-column-gap:16px;column-gap:16px;grid-row-gap:8px;row-gap:8px}@media screen and (max-width:992px){.BookingFollowUpStatus_form_grid__Ow5q2{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:576px){.BookingFollowUpStatus_form_grid__Ow5q2{grid-template-columns:1fr}}.ServiceModal_overlay__hl250{position:fixed;inset:0;background:rgba(15,23,42,.55);display:flex;align-items:center;justify-content:center;padding:20px;z-index:999}.ServiceModal_modal__MdmGN{width:100%;max-width:980px;background:#fff;border-radius:18px;padding:16px;animation:ServiceModal_popup__ArtUi .25s ease}@keyframes ServiceModal_popup__ArtUi{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.ServiceModal_header__V3xxx{display:flex;align-items:flex-start;justify-content:space-between}.ServiceModal_header__V3xxx h2{font-size:22px;font-weight:600;color:#071437}.ServiceModal_header__V3xxx p{font-size:16px;color:#64748b}.ServiceModal_closeBtn__rT8u_{width:42px;height:42px;border:none;border-radius:12px;background:#f1f5f9;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0}.ServiceModal_formBox__lOGia{margin-top:14px;border:1px solid #cbd5e1;border-radius:12px;padding:12px}.ServiceModal_topFormRow__NSSvJ{display:grid;grid-template-columns:1.2fr 1.2fr 1fr 120px;grid-gap:14px;gap:14px;align-items:end}.ServiceModal_topField__rVXbk{display:flex;flex-direction:column;gap:8px}.ServiceModal_topField__rVXbk label{font-size:14px;font-weight:600;color:#1e293b}.ServiceModal_topField__rVXbk input{width:100%;height:40px;border-radius:12px;border:1px solid #cbd5e1;padding:0 16px;font-size:14px;outline:none}.ServiceModal_dropdown__06bZs{height:40px!important;border-radius:12px!important}.ServiceModal_menuItem__1a6RJ{display:flex;align-items:center;gap:10px}.ServiceModal_menuItem__1a6RJ>svg{color:var(--theme-color)}.ServiceModal_addBtn__DOUit{height:50px;border:none;border-radius:14px;background:#2952e3;color:#fff;display:flex;align-items:center;justify-content:center;gap:6px;font-size:16px;font-weight:600;cursor:pointer}.ServiceModal_listHeader__fV_r0{margin-top:28px;display:flex;align-items:center;justify-content:space-between}.ServiceModal_listHeader__fV_r0 h3{margin:0;font-size:22px;font-weight:700;color:#071437}.ServiceModal_totalBadge__3EzNo{padding:10px 16px;border-radius:14px;background:#dbeafe;color:#1d4ed8;font-weight:700}.ServiceModal_tableWrapper__XORtf{margin-top:16px;overflow:auto;border-radius:12px;border:1px solid #e2e8f0;max-height:230px}.ServiceModal_tableHead__x5QBg{background:linear-gradient(90deg,#071437,#1e293b);color:#fff;padding:10px 12px;font-weight:600;position:-webkit-sticky;position:sticky;top:0;z-index:111}.ServiceModal_tableHead__x5QBg,.ServiceModal_tableRow__mnoem{display:grid;grid-template-columns:repeat(4,1fr);font-size:14px}.ServiceModal_tableRow__mnoem{padding:0 12px;border-top:1px dashed #e2e8f0;align-items:center}.ServiceModal_tableRow__mnoem:hover{background:#f8fafc}.ServiceModal_emptyRow__bg4Wp{padding:12px;color:#94a3b8}.ServiceModal_actionBox__hqq_6{gap:10px}.ServiceModal_editBtn__WYbSw{height:38px;border:none;border-radius:10px;padding:0 14px;background:#dbeafe;color:#1d4ed8;font-weight:600;cursor:pointer}.ServiceModal_deleteBtn__WlK3m{width:38px;height:38px;border:none;border-radius:10px;background:#fee2e2;color:#dc2626;display:flex;align-items:center;justify-content:center;cursor:pointer}.ServiceModal_footer__2OOFP{margin-top:16px;text-align:end}.ServiceModal_saveBtn__5NUUA{width:auto;height:40px;padding:0 20px;border:none;border-radius:10px;background:linear-gradient(90deg,#071437,#1e293b);color:#fff;font-weight:500;cursor:pointer}.ServiceModal_tableWrapper__XORtf.ServiceModal_tableScroller__xqvVK{overflow:auto}.ServiceModal_tableHead__x5QBg.ServiceModal_readTableHeader__pdCEi{display:flex}.ServiceModal_tableHead__x5QBg.ServiceModal_readTableHeader__pdCEi>div,.ServiceModal_tableRow__mnoem.ServiceModal_ReadTableRow__dhYlS{font-weight:500;border-right:1px solid #fff;padding-right:10px;padding-left:10px;white-space:nowrap;font-size:11px}.ServiceModal_tableRow__mnoem.ServiceModal_ReadTableRow__dhYlS{display:flex}.ServiceModal_tableWrapper__XORtf{width:100%}.ServiceModal_tableScroller__xqvVK{width:100%;overflow-x:auto;border-radius:14px;background:#fff}.ServiceModal_table__mFsmh{width:100%;min-width:1400px;border-collapse:collapse}.ServiceModal_table__mFsmh thead{background:#f8fafc}.ServiceModal_table__mFsmh thead th{padding:6px 8px;text-align:center;font-size:12px;font-weight:500;color:#111827;white-space:nowrap;border-bottom:1px solid #e5e7eb}.ServiceModal_table__mFsmh tbody td{padding:0 8px;font-size:12px;color:#374151;white-space:nowrap;font-weight:700;border-bottom:1px solid #f1f5f9;text-align:center}.ServiceModal_table__mFsmh tbody tr:hover{background:#f9fafb}.ServiceModal_emptyRow__bg4Wp{text-align:center;padding:10px!important;color:#6b7280;font-weight:500}.ServiceModal_lastHead__umzTY{position:-webkit-sticky;position:sticky;right:0;background-color:#fff;box-shadow:0 0 2px #f0f0f0}.ServiceModal_actionBox__hqq_6{display:flex;align-items:center;gap:8px}.ServiceModal_iconBtn__wl7vX{min-width:34px!important;width:34px;height:34px;border-radius:10px;display:flex;align-items:center;justify-content:center}.ServiceModal_readTableWrapper__XWlTD{margin-top:0}@media screen and (max-width:991px){.ServiceModal_modal__MdmGN{max-width:92%;padding:14px}.ServiceModal_topFormRow__NSSvJ{grid-template-columns:repeat(3,1fr);gap:12px}.ServiceModal_topFormRow__NSSvJ>.ServiceModal_addBtn__DOUit{margin-left:auto}.ServiceModal_header__V3xxx h2{font-size:20px}.ServiceModal_header__V3xxx p{font-size:14px}.ServiceModal_overlay__hl250{padding:0;align-items:flex-end}.ServiceModal_modal__MdmGN{max-width:100%;border-bottom-left-radius:0;border-bottom-right-radius:0;max-height:80vh;overflow-y:auto;border-radius:16px 16px 0 0;padding:12px}.ServiceModal_tableWrapper__XORtf{max-height:150px}}@media (max-width:767px){.ServiceModal_header__V3xxx h2{font-size:18px}.ServiceModal_header__V3xxx p{font-size:12px}.ServiceModal_closeBtn__rT8u_{width:34px;height:34px;border-radius:10px}.ServiceModal_formBox__lOGia{padding:10px;margin-top:10px}.ServiceModal_topFormRow__NSSvJ{grid-template-columns:1fr;gap:10px}.ServiceModal_topField__rVXbk{width:100%;gap:6px}.ServiceModal_topField__rVXbk label{font-size:12px}.ServiceModal_topField__rVXbk input{width:100%;height:38px;font-size:13px;padding:0 12px}.ServiceModal_dropdown__06bZs{height:38px!important;width:100%}.ServiceModal_addBtn__DOUit{width:100%;height:46px;font-size:14px}.ServiceModal_listHeader__fV_r0{flex-direction:column;align-items:flex-start;gap:10px;margin-top:20px}.ServiceModal_listHeader__fV_r0 h3{font-size:17px}.ServiceModal_totalBadge__3EzNo{width:100%;text-align:center;box-sizing:border-box;padding:8px 14px;font-size:13px}.ServiceModal_tableWrapper__XORtf{margin-top:12px;max-height:none}.ServiceModal_tableHead__x5QBg{display:none}.ServiceModal_tableRow__mnoem{grid-template-columns:repeat(2,1fr);gap:6px;padding:10px 12px}.ServiceModal_actionBox__hqq_6{justify-content:flex-start;flex-wrap:wrap}.ServiceModal_editBtn__WYbSw{height:34px;padding:0 12px;font-size:13px}.ServiceModal_deleteBtn__WlK3m,.ServiceModal_iconBtn__wl7vX{width:34px;height:34px}.ServiceModal_footer__2OOFP{text-align:stretch;margin-top:14px}.ServiceModal_saveBtn__5NUUA{width:100%;height:44px}.ServiceModal_table__mFsmh{min-width:900px}}@media (max-width:380px){.ServiceModal_header__V3xxx h2{font-size:16px}.ServiceModal_addBtn__DOUit{font-size:13px}.ServiceModal_totalBadge__3EzNo{font-size:12px}.ServiceModal_table__mFsmh{min-width:760px}}.PassengerAncillaryServices_servicesContainer__e5r0m{margin:auto;overflow:auto;max-height:420px}.PassengerAncillaryServices_sectionTitle__Czboj{font-size:24px;font-weight:700;color:#103e65;margin-bottom:18px}.PassengerAncillaryServices_passengerCard__Q_GHU{background:#fff;border-radius:14px;border-top-left-radius:0;border-top-right-radius:0;padding:10px 14px;box-shadow:0 4px 14px rgba(0,0,0,.06);border-left:5px solid #ff7a00;margin-bottom:12px}.PassengerAncillaryServices_switchContainer__IH0TN{margin-bottom:10px}.PassengerAncillaryServices_flightTabs__GOlaB{display:flex;gap:20px;list-style:none;margin:0;padding:0;border-top-right-radius:12px;border-top-left-radius:12px;overflow:hidden}.PassengerAncillaryServices_flightTabs__GOlaB li{padding:10px 14px;font-size:13px;color:#333;display:flex;align-items:center;justify-content:center;gap:7px;width:50%;font-weight:600;cursor:pointer;transition:.3s;border-bottom:3px solid transparent;white-space:nowrap}.PassengerAncillaryServices_flightTabs__GOlaB li>span.PassengerAncillaryServices_icon__Bbncf{height:32px;width:32px;display:flex;align-items:center;justify-content:center;background:#ff7a0042;border-radius:50%;flex-shrink:0}.PassengerAncillaryServices_flightTabs__GOlaB li svg{color:#ff7a00}.PassengerAncillaryServices_flightTabs__GOlaB li.PassengerAncillaryServices_active__Ipg_O{background:#fff;color:#333;border-bottom:3px solid #103e65}.PassengerAncillaryServices_passengerHeader__12eTE{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px;margin-bottom:10px;padding-bottom:8px;border-bottom:1px solid #edf2f7}.PassengerAncillaryServices_sectorRow__mXk3p{display:flex;align-items:center;justify-content:flex-start;gap:16px;flex-wrap:wrap}.PassengerAncillaryServices_sectorName__RNYfv{font-size:14px;font-weight:600;color:#103e65;white-space:nowrap}.PassengerAncillaryServices_flightInfo__rQHMl{display:flex;align-items:center;gap:6px;flex-wrap:wrap;font-size:12px;color:#64748b}.PassengerAncillaryServices_airlineLogo__3J7AI{height:18px;width:auto;max-width:60px;object-fit:contain}.PassengerAncillaryServices_rightSection__WmZGT{display:flex;align-items:center;gap:12px;flex-shrink:0}.PassengerAncillaryServices_passengerType__hOe59{background:#fff3e8;color:#ff7a00;font-size:12px;padding:6px 12px;border-radius:30px;font-weight:600;white-space:nowrap}.PassengerAncillaryServices_actionBox__yf9d4{display:flex;align-items:center;gap:6px}.PassengerAncillaryServices_iconBtn__Jr18n{display:flex!important;align-items:center;justify-content:center;width:32px;height:32px;padding:0!important;border-radius:8px;border:1px solid #edf2f7;background:#f9fbff;cursor:pointer;transition:.2s}.PassengerAncillaryServices_iconBtn__Jr18n:hover{background:#f0f4f8}.PassengerAncillaryServices_accordion__Rn2kf{background:#fff;border:1px solid #edf2f7;border-radius:10px;margin-bottom:10px;overflow:hidden}.PassengerAncillaryServices_accordionHeader__tuvl6{width:100%;border:none;background:#fff;padding:10px 16px!important;display:flex;justify-content:space-between;align-items:center;gap:8px;cursor:pointer;font-weight:500;transition:.3s}.PassengerAncillaryServices_accordionHeader__tuvl6:hover{background:#f9fbff}.PassengerAncillaryServices_headerLeft__gdDai{display:flex;align-items:center;gap:10px;min-width:0}.PassengerAncillaryServices_headerLeft__gdDai i{color:#ff7a00;font-size:15px;flex-shrink:0}.PassengerAncillaryServices_serviceName__00SYn{font-size:14px;font-weight:500;color:#103e65;overflow-wrap:anywhere}.PassengerAncillaryServices_icon__Bbncf{font-size:18px;color:#ff7a00;transition:.3s;flex-shrink:0;line-height:1}.PassengerAncillaryServices_active__Ipg_O .PassengerAncillaryServices_icon__Bbncf{transform:rotate(45deg)}.PassengerAncillaryServices_accordionContent__oJ_KW{max-height:0;overflow:hidden;transition:max-height .35s ease}.PassengerAncillaryServices_contentInner__H_3y5{padding:0 16px 16px}.PassengerAncillaryServices_description__W1pPa{font-size:13px;color:#555;line-height:1.6;margin-bottom:12px}.PassengerAncillaryServices_points__d0EKI{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:12px}.PassengerAncillaryServices_point__fJvqo{background:#f8fafc;border:1px solid #e7edf5;border-radius:30px;padding:8px 14px;font-size:12px;color:#333;display:flex;align-items:center;gap:7px}.PassengerAncillaryServices_point__fJvqo i{color:#ff7a00;font-size:12px}.PassengerAncillaryServices_value__9Y1_1{font-weight:700;color:#103e65}.PassengerAncillaryServices_nameBox__GgEcQ{background:#fff7f2;border:1px solid #ffe0c2;border-radius:12px;padding:14px}.PassengerAncillaryServices_nameRow___TR2p{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:6px;margin-bottom:10px;font-size:12px}.PassengerAncillaryServices_nameRow___TR2p:last-child{margin-bottom:0}.PassengerAncillaryServices_label__ER1WD{color:#666;font-weight:600;display:flex;align-items:center;gap:6px}.PassengerAncillaryServices_label__ER1WD i{color:#ff7a00;font-size:11px}.PassengerAncillaryServices_NewnameValue__SuY3o,.PassengerAncillaryServices_nameValue__mH1YJ{color:#103e65;font-weight:700}.PassengerAncillaryServices_statusSuccess__458_A{color:#16a34a}@media (max-width:991px){.PassengerAncillaryServices_passengerCard__Q_GHU{padding:8px 10px;border-left:3px solid #ff7a00}.PassengerAncillaryServices_sectorName__RNYfv{font-size:13px}}@media (max-width:768px){.PassengerAncillaryServices_servicesContainer__e5r0m{max-width:100%;max-height:none}.PassengerAncillaryServices_sectionTitle__Czboj{font-size:18px;margin-bottom:12px}.PassengerAncillaryServices_flightTabs__GOlaB{gap:6px}.PassengerAncillaryServices_flightTabs__GOlaB li{padding:8px 6px;font-size:11px;gap:5px;white-space:normal;line-height:1.25;text-align:center}.PassengerAncillaryServices_flightTabs__GOlaB li>span.PassengerAncillaryServices_icon__Bbncf{width:24px;height:24px}.PassengerAncillaryServices_flightTabs__GOlaB li svg{width:12px;height:12px}.PassengerAncillaryServices_passengerHeader__12eTE{align-items:stretch;gap:8px}.PassengerAncillaryServices_sectorRow__mXk3p{flex-direction:column;align-items:flex-start;gap:4px}.PassengerAncillaryServices_sectorName__RNYfv{font-size:12px;white-space:normal}.PassengerAncillaryServices_flightInfo__rQHMl{font-size:10px;gap:4px}.PassengerAncillaryServices_airlineLogo__3J7AI{height:20px}.PassengerAncillaryServices_passengerType__hOe59{font-size:10px;padding:4px 10px}.PassengerAncillaryServices_iconBtn__Jr18n{width:34px;height:34px}.PassengerAncillaryServices_accordionHeader__tuvl6{padding:8px 12px!important}.PassengerAncillaryServices_serviceName__00SYn{font-size:12px}.PassengerAncillaryServices_contentInner__H_3y5{padding:0 12px 12px}.PassengerAncillaryServices_description__W1pPa{font-size:11px;margin-bottom:10px}.PassengerAncillaryServices_points__d0EKI{gap:8px;margin-bottom:10px}.PassengerAncillaryServices_point__fJvqo{font-size:10px;padding:6px 10px;gap:5px}.PassengerAncillaryServices_nameBox__GgEcQ{padding:10px}.PassengerAncillaryServices_nameRow___TR2p{font-size:10px}}@media (max-width:480px){.PassengerAncillaryServices_flightTabs__GOlaB li{font-size:10px;padding:7px 4px}.PassengerAncillaryServices_flightTabs__GOlaB li>span.PassengerAncillaryServices_icon__Bbncf{width:20px;height:20px}.PassengerAncillaryServices_point__fJvqo{font-size:9px;padding:5px 8px}.PassengerAncillaryServices_nameRow___TR2p{flex-direction:column;align-items:flex-start;gap:3px}}@media (max-width:360px){.PassengerAncillaryServices_flightTabs__GOlaB{gap:4px}.PassengerAncillaryServices_flightTabs__GOlaB li{padding:6px 3px;font-size:9px}.PassengerAncillaryServices_passengerType__hOe59{font-size:9px;padding:3px 8px}.PassengerAncillaryServices_iconBtn__Jr18n{width:30px;height:30px}}.RefundShieldModal_backdrop__BGvqL{position:fixed;inset:0;background:rgba(9,22,22,.55);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:flex;align-items:center;justify-content:center;z-index:1000;animation:RefundShieldModal_fadeIn__Oxl3S .18s ease-out}.RefundShieldModal_sheet__8qv3z{width:480px;max-width:calc(100vw - 32px);max-height:88vh;background:#fff;border-radius:18px;box-shadow:0 24px 60px -12px rgba(10,30,30,.35),0 0 0 1px rgba(14,61,59,.06);display:flex;flex-direction:column;overflow:hidden;animation:RefundShieldModal_popIn__NUxyY .22s cubic-bezier(.22,1,.36,1)}.RefundShieldModal_grabber__4TVaj{display:none}.RefundShieldModal_header__ZBJCW{display:flex;align-items:center;justify-content:space-between;padding:20px 22px 16px;border-bottom:1px solid #eef1f0;flex-shrink:0}.RefundShieldModal_headerLeft__wvGLu{display:flex;align-items:center;gap:12px}.RefundShieldModal_shieldIcon__Dhpfp{width:42px;height:42px;border-radius:12px;background:linear-gradient(145deg,#0e3d3b,#145e5a);color:#f0c975;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 4px 10px -2px rgba(14,61,59,.45)}.RefundShieldModal_title__ippED{font-size:16px;font-weight:700;color:#16262a;letter-spacing:-.01em;line-height:1.2}.RefundShieldModal_subtitle__A44RS{font-size:12.5px;color:#6b7c7a;margin-top:2px}.RefundShieldModal_closeBtn__KfQdM{width:32px;height:32px;border-radius:9px;border:none;background:#f4f6f5;color:#4b5a58;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .15s ease,color .15s ease;flex-shrink:0}.RefundShieldModal_closeBtn__KfQdM:hover{background:#e9edec;color:#17252b}.RefundShieldModal_body__A49fc{padding:18px 22px 8px;overflow-y:auto}.RefundShieldModal_statusBanner__VHM_m{display:flex;align-items:center;gap:8px;background:#eef8f2;color:#1e8e5a;border:1px solid #d3ecdd;padding:10px 12px;border-radius:10px;font-size:13px;font-weight:500;margin-bottom:16px}.RefundShieldModal_statusBanner__VHM_m svg{flex-shrink:0}.RefundShieldModal_card__73Dyj{background:#fafbfa;border:1px solid #eef1f0;border-radius:12px;padding:4px 14px;margin-bottom:18px}.RefundShieldModal_cardRow__NZKTp{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 0;border-bottom:1px solid #f0f2f1}.RefundShieldModal_cardRow__NZKTp:last-child{border-bottom:none}.RefundShieldModal_cardLabel__qor6q{font-size:12.5px;color:#7a8a88;flex-shrink:0}.RefundShieldModal_cardValue__ekOmQ{font-size:13.5px;color:#1c2b2e;font-weight:600;text-align:right}.RefundShieldModal_cardValueMono__ee8n2{font-size:13px;color:#1c2b2e;font-weight:600;font-family:SFMono-Regular,ui-monospace,Menlo,monospace;letter-spacing:.02em}.RefundShieldModal_badge__6GhEL{font-size:11.5px;font-weight:700;color:#0e3d3b;background:#e3f1ee;padding:3px 9px;border-radius:999px;letter-spacing:.02em;text-transform:uppercase}.RefundShieldModal_sectionLabel__QG_ZF{display:flex;align-items:center;gap:6px;font-size:11.5px;font-weight:700;color:#8a9694;text-transform:uppercase;letter-spacing:.06em;margin:4px 0 10px}.RefundShieldModal_datesRow__JpxWm{display:flex;align-items:stretch;background:#fafbfa;border:1px solid #eef1f0;border-radius:12px;margin-bottom:18px;overflow:hidden}.RefundShieldModal_dateBox__mG5RO{flex:1 1;display:flex;flex-direction:column;gap:4px;padding:12px 10px;text-align:center}.RefundShieldModal_dateBoxDivider__fzT7y{width:1px;background:#eef1f0;margin:10px 0}.RefundShieldModal_dateBoxLabel__Ot67t{font-size:10.5px;color:#8a9694;text-transform:uppercase;letter-spacing:.04em}.RefundShieldModal_dateBoxValue__v22ax{font-size:13px;font-weight:700;color:#1c2b2e}.RefundShieldModal_productList__100r6{border:1px solid #eef1f0;border-radius:12px;margin-bottom:18px;overflow:hidden}.RefundShieldModal_productRow__uP1mR{display:flex;align-items:center;justify-content:space-between;padding:10px 14px;font-size:13.5px;border-bottom:1px solid #f0f2f1}.RefundShieldModal_productRow__uP1mR:last-child{border-bottom:none}.RefundShieldModal_productTitle___zogk{color:#45524f;text-transform:capitalize}.RefundShieldModal_productPrice___d_Pb{font-weight:700;color:#17252b}.RefundShieldModal_coverageGrid__oePTs{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px;margin-bottom:18px}.RefundShieldModal_coverageChip__R0o_1{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:12.5px;font-weight:600;padding:10px 12px;border-radius:10px;border:1px solid transparent}.RefundShieldModal_coverageActive__98vaz{background:#eef8f2;color:#1e8e5a;border-color:#d3ecdd}.RefundShieldModal_coverageInactive__6q_Y2{background:#f5f6f6;color:#97a2a0;border-color:#ecefee}.RefundShieldModal_dot__CRRi9{width:7px;height:7px;border-radius:50%;background:currentColor;flex-shrink:0}.RefundShieldModal_amountCard___LcWE{background:linear-gradient(155deg,#0e3d3b,#124e4a);border-radius:14px;padding:16px 18px;color:#eaf4f1;margin-bottom:4px}.RefundShieldModal_amountRow__SZJX9{display:flex;align-items:center;justify-content:space-between;font-size:13px;color:#bcd6d1;padding:4px 0}.RefundShieldModal_amountDivider__cpEKb{height:1px;background:hsla(0,0%,100%,.12);margin:10px 0}.RefundShieldModal_amountRowTotal__gF6lr{display:flex;align-items:center;justify-content:space-between;font-size:15px;font-weight:700;color:#f2ca7c}.RefundShieldModal_paidStatus__nxv5C{display:flex;align-items:center;gap:7px;font-size:12px;color:#bcd6d1;margin-top:12px}.RefundShieldModal_paidDot__h_hJV{width:7px;height:7px;border-radius:50%;flex-shrink:0}.RefundShieldModal_paidYes__vm5nV{background:#6fe3a8;box-shadow:0 0 0 3px rgba(111,227,168,.2)}.RefundShieldModal_paidNo__ZomAB{background:#f0a35a;box-shadow:0 0 0 3px rgba(240,163,90,.2)}.RefundShieldModal_footer__n0_PX{display:flex;gap:10px;padding:16px 22px 22px;border-top:1px solid #eef1f0;flex-shrink:0}.RefundShieldModal_primaryBtn___02Xu,.RefundShieldModal_secondaryBtn__bNxiI{flex:1 1;display:flex;align-items:center;justify-content:center;gap:7px;padding:11px 14px;border-radius:10px;font-size:13.5px;font-weight:700;text-decoration:none;cursor:pointer;transition:transform .12s ease,box-shadow .12s ease,background .15s ease}.RefundShieldModal_primaryBtn___02Xu{background:#0e3d3b;color:#f2ca7c}.RefundShieldModal_primaryBtn___02Xu:hover{background:#124e4a;box-shadow:0 6px 14px -4px rgba(14,61,59,.5)}.RefundShieldModal_secondaryBtn__bNxiI{background:#f4f6f5;color:#384745}.RefundShieldModal_secondaryBtn__bNxiI:hover{background:#e9edec}@keyframes RefundShieldModal_fadeIn__Oxl3S{0%{opacity:0}to{opacity:1}}@keyframes RefundShieldModal_popIn__NUxyY{0%{opacity:0;transform:translateY(8px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes RefundShieldModal_slideUp__DaWBO{0%{transform:translateY(100%)}to{transform:translateY(0)}}@media (max-width:767px){.RefundShieldModal_backdrop__BGvqL{align-items:flex-end}.RefundShieldModal_sheet__8qv3z{width:100%;max-width:100%;max-height:90vh;border-radius:20px 20px 0 0;animation:RefundShieldModal_slideUp__DaWBO .28s cubic-bezier(.22,1,.36,1)}.RefundShieldModal_grabber__4TVaj{display:block;width:40px;height:4px;border-radius:999px;background:#dfe4e2;margin:10px auto 0;flex-shrink:0}.RefundShieldModal_header__ZBJCW{padding:12px 18px 14px}.RefundShieldModal_body__A49fc{padding:14px 18px 8px}.RefundShieldModal_footer__n0_PX{padding:14px 18px 20px;flex-direction:column}.RefundShieldModal_coverageGrid__oePTs{grid-template-columns:1fr}.RefundShieldModal_datesRow__JpxWm{flex-direction:column}.RefundShieldModal_dateBoxDivider__fzT7y{width:auto;height:1px;margin:0 10px}.RefundShieldModal_dateBox__mG5RO{flex-direction:row;justify-content:space-between;text-align:left}}.InsuranceModal_backdrop__u8tr_{position:fixed;inset:0;background:rgba(9,22,22,.55);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:flex;align-items:center;justify-content:center;z-index:1000;animation:InsuranceModal_fadeIn__a6gkg .18s ease-out}.InsuranceModal_sheet__yfL7d{width:480px;max-width:calc(100vw - 32px);max-height:88vh;background:#fff;border-radius:18px;box-shadow:0 24px 60px -12px rgba(10,30,30,.35),0 0 0 1px rgba(14,61,59,.06);display:flex;flex-direction:column;overflow:hidden;animation:InsuranceModal_popIn__xuSJH .22s cubic-bezier(.22,1,.36,1)}.InsuranceModal_grabber__t1wb2{display:none}.InsuranceModal_header__4MS_Z{display:flex;align-items:center;justify-content:space-between;padding:20px 22px 16px;border-bottom:1px solid #eef1f0;flex-shrink:0}.InsuranceModal_headerLeft__AxzFH{display:flex;align-items:center;gap:12px;min-width:0}.InsuranceModal_headerRight__y3MZV{display:flex;align-items:center;gap:10px;flex-shrink:0}.InsuranceModal_shieldIcon__rJGi9{width:42px;height:42px;border-radius:12px;background:linear-gradient(145deg,#0e3d3b,#145e5a);color:#f0c975;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 4px 10px -2px rgba(14,61,59,.45)}.InsuranceModal_title__0wX1B{font-size:16px;font-weight:700;color:#16262a;letter-spacing:-.01em;line-height:1.2}.InsuranceModal_subtitle__ENnD3{font-size:12.5px;color:#6b7c7a;margin-top:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.InsuranceModal_statusBadge__TzUaI{font-size:11px;font-weight:700;padding:4px 10px;border-radius:999px;letter-spacing:.02em;text-transform:uppercase}.InsuranceModal_statusActive__B4v6Y{color:#1e8e5a;background:#eef8f2}.InsuranceModal_statusInactive__2AJbW{color:#97a2a0;background:#f2f4f3}.InsuranceModal_closeBtn__keSxH{width:32px;height:32px;border-radius:9px;border:none;background:#f4f6f5;color:#4b5a58;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .15s ease,color .15s ease;flex-shrink:0}.InsuranceModal_closeBtn__keSxH:hover{background:#e9edec;color:#17252b}.InsuranceModal_body__lobyG{padding:18px 22px 22px;overflow-y:auto}.InsuranceModal_policyBlock__JKOWq{margin-bottom:4px}.InsuranceModal_policyIndex__8kZv1{font-size:11.5px;font-weight:700;color:#0e3d3b;background:#e3f1ee;display:inline-block;padding:3px 10px;border-radius:999px;margin-bottom:12px;text-transform:uppercase;letter-spacing:.04em}.InsuranceModal_policySeparator__5EVN_{height:1px;background:#eef1f0;margin:22px 0}.InsuranceModal_statusBanner__Ub5A5{display:flex;align-items:center;gap:8px;background:#eef8f2;color:#1e8e5a;border:1px solid #d3ecdd;padding:10px 12px;border-radius:10px;font-size:13px;font-weight:500;margin-bottom:16px}.InsuranceModal_statusBanner__Ub5A5 svg{flex-shrink:0}.InsuranceModal_statusBannerError__8xvac{background:#fdf1ee;color:#c24a2f;border-color:#f6ddd4}.InsuranceModal_routeCard__xxeJy{display:flex;align-items:center;background:#fafbfa;border:1px solid #eef1f0;border-radius:12px;padding:14px 16px;margin-bottom:18px}.InsuranceModal_routePoint__LYHoV{flex:1 1;display:flex;flex-direction:column;gap:3px}.InsuranceModal_routePoint__LYHoV:last-child{text-align:right;align-items:flex-end}.InsuranceModal_routeLabel__cEsZW{font-size:10.5px;color:#8a9694;text-transform:uppercase;letter-spacing:.04em}.InsuranceModal_routeCity__NIpPK{font-size:14px;font-weight:700;color:#17252b}.InsuranceModal_routeArrow__9Fxh3{width:30px;height:30px;border-radius:50%;background:#e3f1ee;color:#0e3d3b;display:flex;align-items:center;justify-content:center;margin:0 12px;flex-shrink:0}.InsuranceModal_sectionLabel__Oc8Gw{display:flex;align-items:center;gap:6px;font-size:11.5px;font-weight:700;color:#8a9694;text-transform:uppercase;letter-spacing:.06em;margin:4px 0 10px}.InsuranceModal_datesRow__LWz_Z{display:flex;align-items:stretch;background:#fafbfa;border:1px solid #eef1f0;border-radius:12px;margin-bottom:18px;overflow:hidden}.InsuranceModal_dateBox__fZEnu{flex:1 1;display:flex;flex-direction:column;gap:4px;padding:12px 10px;text-align:center}.InsuranceModal_dateBoxDivider__BmyHl{width:1px;background:#eef1f0;margin:10px 0}.InsuranceModal_dateBoxLabel__Ucct7{font-size:10.5px;color:#8a9694;text-transform:uppercase;letter-spacing:.04em}.InsuranceModal_dateBoxValue__xP163{font-size:13px;font-weight:700;color:#1c2b2e}.InsuranceModal_card__Mc0hJ{background:#fafbfa;border:1px solid #eef1f0;border-radius:12px;padding:4px 14px;margin-bottom:18px}.InsuranceModal_cardRow__kDHRJ{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 0;border-bottom:1px solid #f0f2f1}.InsuranceModal_cardRow__kDHRJ:last-child{border-bottom:none}.InsuranceModal_cardLabel__t8Hq3{font-size:12.5px;color:#7a8a88;flex-shrink:0}.InsuranceModal_cardValue__PIJY9{font-size:13.5px;color:#1c2b2e;font-weight:600;text-align:right}.InsuranceModal_cardValueMono__Paial{font-size:12.5px;color:#1c2b2e;font-weight:600;font-family:SFMono-Regular,ui-monospace,Menlo,monospace;letter-spacing:.01em;display:flex;align-items:center;gap:6px}.InsuranceModal_copyIcon__DuKRV{color:#8a9694;cursor:pointer;transition:color .15s ease}.InsuranceModal_copyIcon__DuKRV:hover{color:#0e3d3b}.InsuranceModal_amountCard__SZqIv{background:linear-gradient(155deg,#0e3d3b,#124e4a);border-radius:14px;padding:16px 18px;color:#eaf4f1}.InsuranceModal_amountRow__8oWMJ{display:flex;align-items:center;justify-content:space-between;font-size:13px;color:#bcd6d1;padding:4px 0}.InsuranceModal_amountDivider__SEbXN{height:1px;background:hsla(0,0%,100%,.12);margin:10px 0}.InsuranceModal_amountRowTotal__QjpUm{display:flex;align-items:center;justify-content:space-between;font-size:15px;font-weight:700;color:#f2ca7c}.InsuranceModal_paidStatus__czrSo{display:flex;align-items:center;gap:7px;font-size:12px;color:#bcd6d1;margin-top:12px;text-transform:capitalize}.InsuranceModal_paidDot__O_27z{width:7px;height:7px;border-radius:50%;flex-shrink:0}.InsuranceModal_paidYes__3gmcF{background:#6fe3a8;box-shadow:0 0 0 3px rgba(111,227,168,.2)}.InsuranceModal_paidPending__VL13H{background:#f0a35a;box-shadow:0 0 0 3px rgba(240,163,90,.2)}@keyframes InsuranceModal_fadeIn__a6gkg{0%{opacity:0}to{opacity:1}}@keyframes InsuranceModal_popIn__xuSJH{0%{opacity:0;transform:translateY(8px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes InsuranceModal_slideUp__hKU2k{0%{transform:translateY(100%)}to{transform:translateY(0)}}@media (max-width:767px){.InsuranceModal_backdrop__u8tr_{align-items:flex-end}.InsuranceModal_sheet__yfL7d{width:100%;max-width:100%;max-height:90vh;border-radius:20px 20px 0 0;animation:InsuranceModal_slideUp__hKU2k .28s cubic-bezier(.22,1,.36,1)}.InsuranceModal_grabber__t1wb2{display:block;width:40px;height:4px;border-radius:999px;background:#dfe4e2;margin:10px auto 0;flex-shrink:0}.InsuranceModal_header__4MS_Z{padding:12px 18px 14px}.InsuranceModal_body__lobyG{padding:14px 18px 20px}.InsuranceModal_datesRow__LWz_Z{flex-direction:column}.InsuranceModal_dateBoxDivider__BmyHl{width:auto;height:1px;margin:0 10px}.InsuranceModal_dateBox__fZEnu{flex-direction:row;justify-content:space-between;text-align:left}}