.Sidebar-module__chRhja__sidebar{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0f172a99;border-right:1px solid #ffffff0d;flex-direction:column;width:320px;height:100%;display:flex}.Sidebar-module__chRhja__logoArea{border-bottom:1px solid #ffffff0d;align-items:center;gap:.5rem;padding:1.5rem;display:flex;position:relative;overflow:hidden}.Sidebar-module__chRhja__logoText{letter-spacing:2px;color:#fff;z-index:2;font-size:1.5rem;font-weight:800;position:relative}.Sidebar-module__chRhja__highlight{color:#38bdf8}.Sidebar-module__chRhja__logoGlow{filter:blur(60px);opacity:.2;z-index:1;background:#38bdf8;width:100px;height:100px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Sidebar-module__chRhja__contactList{flex-direction:column;flex:1;gap:.5rem;padding:1rem;display:flex;overflow-y:auto}.Sidebar-module__chRhja__contactList::-webkit-scrollbar{width:4px}.Sidebar-module__chRhja__contactList::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:2px}.Sidebar-module__chRhja__contactItem{cursor:pointer;background:#ffffff05;border:1px solid #0000;border-radius:12px;gap:1rem;padding:.8rem;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.Sidebar-module__chRhja__contactItem:hover{background:#ffffff0d;transform:translate(2px)}.Sidebar-module__chRhja__contactItem.Sidebar-module__chRhja__active{background:#38bdf81a;border-color:#38bdf84d;box-shadow:0 0 20px #38bdf81a}.Sidebar-module__chRhja__avatarContainer{position:relative}.Sidebar-module__chRhja__avatar,.Sidebar-module__chRhja__avatarPlaceholder{object-fit:cover;background:#1e293b;border-radius:10px;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.Sidebar-module__chRhja__statusDot{background:#10b981;border:2px solid #0f172a;border-radius:50%;width:10px;height:10px;position:absolute;bottom:-2px;right:-2px}.Sidebar-module__chRhja__info{flex-direction:column;flex:1;justify-content:center;display:flex;overflow:hidden}.Sidebar-module__chRhja__topRow{justify-content:space-between;align-items:center;margin-bottom:.2rem;display:flex}.Sidebar-module__chRhja__name{color:#f1f5f9;white-space:nowrap;text-overflow:ellipsis;max-width:140px;font-size:.9rem;font-weight:600;overflow:hidden}.Sidebar-module__chRhja__time{color:#64748b;font-size:.7rem}.Sidebar-module__chRhja__bottomRow{justify-content:space-between;align-items:center;display:flex}.Sidebar-module__chRhja__lastMsg{color:#94a3b8;white-space:nowrap;text-overflow:ellipsis;max-width:140px;font-size:.75rem;overflow:hidden}.Sidebar-module__chRhja__msgIcon{color:#38bdf8;opacity:.6}.Sidebar-module__chRhja__emptyList{text-align:center;color:#64748b;padding:2rem;font-size:.85rem}.Sidebar-module__chRhja__footer{background:#0003;border-top:1px solid #ffffff0d;padding:1rem}.Sidebar-module__chRhja__footerRow{gap:.75rem;display:flex}.Sidebar-module__chRhja__settingsBtn{color:#94a3b8;cursor:pointer;background:#ffffff08;border:1px solid #ffffff1a;border-radius:10px;justify-content:center;align-items:center;width:46px;height:46px;transition:all .2s;display:flex}.Sidebar-module__chRhja__settingsBtn:hover{color:#38bdf8;background:#ffffff1a;border-color:#38bdf84d}.Sidebar-module__chRhja__logoutBtn{color:#ef4444;cursor:pointer;background:#ef44441a;border:1px solid #ef444433;border-radius:10px;flex:1;justify-content:center;align-items:center;gap:.5rem;font-size:.9rem;font-weight:500;transition:all .2s;display:flex}.Sidebar-module__chRhja__logoutBtn:hover{background:#ef444433;transform:translateY(-1px);box-shadow:0 4px 12px #ef444426}
.ChatWindow-module__mz35vq__chatWindow{background:#0f172a66;flex-direction:column;flex:1;height:100%;display:flex;position:relative;overflow:hidden}.ChatWindow-module__mz35vq__emptyStateContainer{background:#0f172a;flex:1;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.ChatWindow-module__mz35vq__radarCanvas{z-index:1;opacity:.6;width:100%;height:100%;position:absolute;top:0;left:0}.ChatWindow-module__mz35vq__emptyContent{z-index:2;text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f172ab3;border:1px solid #38bdf81a;border-radius:20px;flex-direction:column;align-items:center;max-width:400px;padding:2rem;animation:.5s ease-out ChatWindow-module__mz35vq__scaleIn;display:flex;position:relative;box-shadow:0 0 40px #00000080}@keyframes ChatWindow-module__mz35vq__scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.ChatWindow-module__mz35vq__scannerIcon{color:#38bdf8;filter:drop-shadow(0 0 10px #38bdf880);margin-bottom:1.5rem}.ChatWindow-module__mz35vq__pulseIcon{animation:2s infinite ChatWindow-module__mz35vq__pulse}@keyframes ChatWindow-module__mz35vq__pulse{0%{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.1)}to{opacity:1;transform:scale(1)}}.ChatWindow-module__mz35vq__emptyTitle{color:#fff;letter-spacing:2px;margin-bottom:1rem;font-size:2rem;font-weight:800}.ChatWindow-module__mz35vq__highlight{color:#38bdf8}.ChatWindow-module__mz35vq__statusBox{background:#38bdf81a;border:1px solid #38bdf833;border-radius:20px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1rem;display:flex}.ChatWindow-module__mz35vq__statusDot{background:#10b981;border-radius:50%;width:8px;height:8px;animation:1s infinite ChatWindow-module__mz35vq__blink;box-shadow:0 0 5px #10b981}@keyframes ChatWindow-module__mz35vq__blink{50%{opacity:.5}}.ChatWindow-module__mz35vq__statusText{color:#38bdf8;letter-spacing:1px;font-family:Courier New,monospace;font-size:.75rem;font-weight:600}.ChatWindow-module__mz35vq__emptyDesc{color:#94a3b8;font-size:.9rem;line-height:1.6}.ChatWindow-module__mz35vq__header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:10;background:#0f172acc;border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}.ChatWindow-module__mz35vq__headerLeft{align-items:center;gap:1rem;display:flex}.ChatWindow-module__mz35vq__headerAvatar{border-radius:10px;width:40px;height:40px;overflow:hidden;box-shadow:0 0 10px #0000004d}.ChatWindow-module__mz35vq__headerAvatar img{object-fit:cover;width:100%;height:100%}.ChatWindow-module__mz35vq__placeholderAvatar{background:#334155;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.ChatWindow-module__mz35vq__contactName{color:#f8fafc;margin-bottom:2px;font-size:1.1rem;font-weight:700}.ChatWindow-module__mz35vq__contactPhone{color:#94a3b8;font-family:monospace;font-size:.8rem}.ChatWindow-module__mz35vq__controls{align-items:center;gap:1.5rem;display:flex}.ChatWindow-module__mz35vq__analyticsBtn{color:#38bdf8;cursor:pointer;text-transform:uppercase;letter-spacing:.5px;background:#38bdf81a;border:1px solid #38bdf84d;border-radius:8px;align-items:center;gap:.5rem;padding:.6rem 1rem;font-size:.85rem;font-weight:600;transition:all .3s;display:flex}.ChatWindow-module__mz35vq__analyticsBtn:hover{background:#38bdf833;transform:translateY(-1px);box-shadow:0 0 15px #38bdf866}@media (max-width:768px){.ChatWindow-module__mz35vq__btnText{display:none}}.ChatWindow-module__mz35vq__toggleWrapper{background:#0003;border:1px solid #ffffff0d;border-radius:20px;align-items:center;gap:.8rem;padding:.4rem .8rem;display:flex}.ChatWindow-module__mz35vq__statusLabel{letter-spacing:1px;min-width:60px;font-size:.75rem;font-weight:800}.ChatWindow-module__mz35vq__activeText{color:#10b981;text-shadow:0 0 8px #10b98180}.ChatWindow-module__mz35vq__pausedText{color:#f59e0b;text-shadow:0 0 8px #f59e0b80}.ChatWindow-module__mz35vq__toggleSwitch{width:44px;height:22px;display:inline-block;position:relative}.ChatWindow-module__mz35vq__toggleSwitch input{opacity:0;width:0;height:0}.ChatWindow-module__mz35vq__slider{cursor:pointer;background-color:#334155;border-radius:34px;transition:all .4s;position:absolute;inset:0;box-shadow:inset 0 2px 4px #00000080}.ChatWindow-module__mz35vq__slider:before{content:"";background-color:#fff;border-radius:50%;width:16px;height:16px;transition:all .4s;position:absolute;bottom:3px;left:3px;box-shadow:0 2px 4px #0000004d}input:checked+.ChatWindow-module__mz35vq__slider{background-color:#10b981}input:checked+.ChatWindow-module__mz35vq__slider:before{transform:translate(22px)}.ChatWindow-module__mz35vq__messageArea{scroll-behavior:smooth;flex-direction:column;flex:1;gap:1.5rem;padding:2rem;display:flex;overflow-y:auto}.ChatWindow-module__mz35vq__messageArea::-webkit-scrollbar{width:6px}.ChatWindow-module__mz35vq__messageArea::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:3px}.ChatWindow-module__mz35vq__messageBubble{border-radius:16px;flex-direction:column;max-width:80%;padding:0;font-size:.95rem;line-height:1.5;animation:.3s cubic-bezier(.4,0,.2,1) ChatWindow-module__mz35vq__fadeIn;display:flex;position:relative;overflow:hidden}@keyframes ChatWindow-module__mz35vq__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.ChatWindow-module__mz35vq__bubbleContent{padding:1rem}.ChatWindow-module__mz35vq__received{color:#cbd5e1;background:#1e293bb3;border:1px solid #ffffff0d;border-bottom-left-radius:2px;align-self:flex-start}.ChatWindow-module__mz35vq__sent{color:#fff;background:linear-gradient(135deg,#0f172a 0%,#1e293b 100%);border:1px solid #38bdf84d;border-bottom-right-radius:2px;align-self:flex-end;box-shadow:0 4px 15px #0003}.ChatWindow-module__mz35vq__messageText{white-space:pre-wrap}.ChatWindow-module__mz35vq__buttonGrid{border-top:1px solid #ffffff1a;flex-direction:column;gap:.5rem;margin-top:1rem;padding-top:.8rem;display:flex}.ChatWindow-module__mz35vq__buttonLabel{color:#94a3b8;text-transform:uppercase;align-items:center;gap:.4rem;margin-bottom:.2rem;font-size:.7rem;display:flex}.ChatWindow-module__mz35vq__fakeButton{color:#38bdf8;text-align:center;cursor:default;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffff08;border:1px solid #38bdf833;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;padding:.6rem 1rem;font-size:.9rem;font-weight:500;transition:all .2s;display:flex}.ChatWindow-module__mz35vq__fakeButton:hover{background:#38bdf81a;border-color:#38bdf880;transform:translateY(-1px)}.ChatWindow-module__mz35vq__pointerIcon{opacity:.5}.ChatWindow-module__mz35vq__timestamp{opacity:.5;text-align:right;padding:0 1rem .5rem 0;font-family:monospace;font-size:.7rem;display:block}.ChatWindow-module__mz35vq__inputArea{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f172acc;border-top:1px solid #ffffff0d;gap:1rem;padding:1.5rem;display:flex}.ChatWindow-module__mz35vq__input{color:#fff;background:#ffffff08;border:1px solid #ffffff1a;border-radius:12px;flex:1;padding:1rem 1.2rem;font-size:1rem;transition:all .2s}.ChatWindow-module__mz35vq__input:focus{background:#ffffff0d;border-color:#38bdf8;outline:none;box-shadow:0 0 0 2px #38bdf81a}.ChatWindow-module__mz35vq__sendButton{color:#0f172a;cursor:pointer;background:#38bdf8;border:none;border-radius:12px;justify-content:center;align-items:center;width:50px;transition:all .2s;display:flex}.ChatWindow-module__mz35vq__sendButton:hover{background:#7dd3fc;transform:scale(1.05);box-shadow:0 0 15px #38bdf866}
.ChatWindow-module__w__Phq__chatWindow{background:#0f172a66;flex-direction:column;flex:1;height:100%;display:flex;position:relative;overflow:hidden}.ChatWindow-module__w__Phq__emptyStateContainer{background:radial-gradient(circle,#1e293b 0%,#0f172a 100%);justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.ChatWindow-module__w__Phq__radarCanvas{z-index:1;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.ChatWindow-module__w__Phq__emptyContent{z-index:10;text-align:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0f172a99;border:1px solid #38bdf826;border-radius:24px;flex-direction:column;align-items:center;max-width:480px;padding:2.5rem;animation:.5s cubic-bezier(.16,1,.3,1) ChatWindow-module__w__Phq__scaleIn;display:flex;position:relative;box-shadow:0 0 50px #0009}@keyframes ChatWindow-module__w__Phq__scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.ChatWindow-module__w__Phq__scannerIcon{color:#38bdf8;filter:drop-shadow(0 0 15px #38bdf899);margin-bottom:1.5rem}.ChatWindow-module__w__Phq__pulseIcon{animation:3s ease-in-out infinite ChatWindow-module__w__Phq__pulse}@keyframes ChatWindow-module__w__Phq__pulse{0%{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.1)}to{opacity:1;transform:scale(1)}}.ChatWindow-module__w__Phq__emptyTitle{color:#fff;letter-spacing:2px;margin-bottom:1rem;font-size:2.2rem;font-weight:800}.ChatWindow-module__w__Phq__highlight{color:#38bdf8}.ChatWindow-module__w__Phq__statusBox{background:#10b9811a;border:1px solid #10b98133;border-radius:30px;align-items:center;gap:.6rem;margin-bottom:1.5rem;padding:.5rem 1rem;display:flex}.ChatWindow-module__w__Phq__statusDot{background:#10b981;border-radius:50%;width:8px;height:8px;animation:1.5s infinite ChatWindow-module__w__Phq__blink;box-shadow:0 0 8px #10b981}@keyframes ChatWindow-module__w__Phq__blink{0%,to{opacity:1}50%{opacity:.4}}.ChatWindow-module__w__Phq__statusText{color:#10b981;letter-spacing:1px;font-family:monospace;font-size:.8rem;font-weight:700}.ChatWindow-module__w__Phq__emptyDesc{color:#94a3b8;font-size:.95rem;line-height:1.6}.ChatWindow-module__w__Phq__header{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:20;background:#0f172ad9;border-bottom:1px solid #ffffff0d;flex-shrink:0;justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}.ChatWindow-module__w__Phq__headerLeft{align-items:center;gap:1rem;display:flex}.ChatWindow-module__w__Phq__headerAvatar{border:1px solid #ffffff1a;border-radius:12px;width:44px;height:44px;overflow:hidden;box-shadow:0 0 15px #0000004d}.ChatWindow-module__w__Phq__avatarImg{object-fit:cover;width:100%;height:100%}.ChatWindow-module__w__Phq__placeholderAvatar{background:#1e293b;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.ChatWindow-module__w__Phq__contactName{color:#f8fafc;margin-bottom:2px;font-size:1.1rem;font-weight:700}.ChatWindow-module__w__Phq__contactPhone{color:#94a3b8;font-family:monospace;font-size:.8rem}.ChatWindow-module__w__Phq__controls{align-items:center;gap:1.5rem;display:flex}.ChatWindow-module__w__Phq__analyticsBtn{color:#38bdf8;cursor:pointer;text-transform:uppercase;background:#38bdf81a;border:1px solid #38bdf84d;border-radius:8px;align-items:center;gap:.5rem;padding:.6rem 1rem;font-size:.85rem;font-weight:600;transition:all .2s;display:flex}.ChatWindow-module__w__Phq__analyticsBtn:hover{background:#38bdf833;box-shadow:0 0 15px #38bdf866}@media (max-width:768px){.ChatWindow-module__w__Phq__btnText{display:none}}.ChatWindow-module__w__Phq__toggleWrapper{cursor:pointer;align-items:center;gap:.8rem;display:flex}.ChatWindow-module__w__Phq__toggleIndicator{border-radius:20px;width:40px;height:20px;transition:all .3s;position:relative;box-shadow:inset 0 2px 4px #0006}.ChatWindow-module__w__Phq__indicatorOn{background:#10b981}.ChatWindow-module__w__Phq__indicatorOff{background:#334155}.ChatWindow-module__w__Phq__toggleKnob{background:#fff;border-radius:50%;width:16px;height:16px;transition:all .3s cubic-bezier(.4,0,.2,1);position:absolute;top:2px;box-shadow:0 2px 4px #0000004d}.ChatWindow-module__w__Phq__indicatorOn .ChatWindow-module__w__Phq__toggleKnob{left:22px}.ChatWindow-module__w__Phq__indicatorOff .ChatWindow-module__w__Phq__toggleKnob{left:2px}.ChatWindow-module__w__Phq__statusLabel{text-align:center;min-width:60px;font-size:.75rem;font-weight:800}.ChatWindow-module__w__Phq__activeText{color:#10b981;text-shadow:0 0 8px #10b98180}.ChatWindow-module__w__Phq__pausedText{color:#f59e0b;text-shadow:0 0 8px #f59e0b80}.ChatWindow-module__w__Phq__messageArea{flex-direction:column;flex:1;gap:1.5rem;min-height:0;padding:2rem;display:flex;overflow-y:auto}.ChatWindow-module__w__Phq__messageArea::-webkit-scrollbar{width:6px}.ChatWindow-module__w__Phq__messageArea::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:3px}.ChatWindow-module__w__Phq__messageBubble{border-radius:16px;flex-direction:column;max-width:85%;animation:.3s cubic-bezier(.4,0,.2,1) ChatWindow-module__w__Phq__fadeIn;display:flex;position:relative;box-shadow:0 4px 6px #0000001a}@keyframes ChatWindow-module__w__Phq__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.ChatWindow-module__w__Phq__bubbleContent{padding:1.2rem}.ChatWindow-module__w__Phq__received{color:#cbd5e1;background:#1e293bcc;border:1px solid #ffffff0d;border-bottom-left-radius:2px;align-self:flex-start}.ChatWindow-module__w__Phq__sent{color:#fff;background:linear-gradient(135deg,#0f172a 0%,#1e293b 100%);border:1px solid #38bdf84d;border-bottom-right-radius:2px;align-self:flex-end;box-shadow:0 4px 15px #0003}.ChatWindow-module__w__Phq__messageText{white-space:pre-wrap;line-height:1.6}.ChatWindow-module__w__Phq__buttonGrid{border-top:1px solid #ffffff1a;flex-direction:column;gap:.8rem;margin-top:1.2rem;padding-top:1rem;display:flex}.ChatWindow-module__w__Phq__buttonLabel{color:#94a3b8;text-transform:uppercase;align-items:center;gap:.4rem;margin-bottom:.4rem;font-size:.7rem;display:flex}.ChatWindow-module__w__Phq__fakeButton{color:#38bdf8;text-align:center;cursor:default;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#38bdf80d;border:1px solid #38bdf84d;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;padding:.8rem 1.2rem;font-size:.95rem;font-weight:500;transition:all .3s;display:flex}.ChatWindow-module__w__Phq__btnSelected{font-weight:700;transform:scale(1.02);box-shadow:0 0 15px #10b98140;color:#fff!important;background:#10b98126!important;border-color:#10b981!important}.ChatWindow-module__w__Phq__btnDimmed{opacity:.3;background:0 0;border-color:#ffffff1a}.ChatWindow-module__w__Phq__pointerIcon{opacity:.6}.ChatWindow-module__w__Phq__timestamp{opacity:.5;text-align:right;padding:0 1rem .5rem 0;font-family:monospace;font-size:.7rem;display:block}.ChatWindow-module__w__Phq__inputArea{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0f172ad9;border-top:1px solid #ffffff0d;flex-shrink:0;gap:1rem;padding:1.5rem;display:flex}.ChatWindow-module__w__Phq__input{color:#fff;background:#ffffff08;border:1px solid #ffffff1a;border-radius:12px;flex:1;padding:1rem 1.2rem;font-size:1rem}.ChatWindow-module__w__Phq__input:focus{background:#ffffff0d;border-color:#38bdf8;outline:none}.ChatWindow-module__w__Phq__sendButton{color:#0f172a;cursor:pointer;background:#38bdf8;border:none;border-radius:12px;justify-content:center;align-items:center;width:50px;display:flex}
.ContactDetailsModal-module__RFO7-q__overlay{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:999;background:#000000d9;justify-content:center;align-items:center;width:100vw;height:100vh;animation:.2s ContactDetailsModal-module__RFO7-q__fadeIn;display:flex;position:fixed;top:0;left:0}.ContactDetailsModal-module__RFO7-q__modal{color:#fff;background:#0f172a;border:1px solid #38bdf833;border-radius:16px;width:90%;max-width:800px;padding:2rem;animation:.2s cubic-bezier(.16,1,.3,1) ContactDetailsModal-module__RFO7-q__scaleUp;box-shadow:0 0 40px #00000080}.ContactDetailsModal-module__RFO7-q__header{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:flex-start;margin-bottom:2rem;padding-bottom:1rem;display:flex}.ContactDetailsModal-module__RFO7-q__title{color:#f8fafc;font-size:1.5rem;font-weight:700}.ContactDetailsModal-module__RFO7-q__subtitle{color:#64748b;margin-top:.25rem;font-family:monospace;font-size:.9rem}.ContactDetailsModal-module__RFO7-q__closeBtn{color:#64748b;cursor:pointer;background:0 0;border:none;transition:color .2s}.ContactDetailsModal-module__RFO7-q__closeBtn:hover{color:#fff}.ContactDetailsModal-module__RFO7-q__grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}@media (max-width:768px){.ContactDetailsModal-module__RFO7-q__grid{grid-template-columns:1fr}}.ContactDetailsModal-module__RFO7-q__card{background:#1e293b80;border:1px solid #ffffff0d;border-radius:12px;flex-direction:column;justify-content:center;padding:1.25rem;display:flex}.ContactDetailsModal-module__RFO7-q__cardHeader{align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.ContactDetailsModal-module__RFO7-q__cardLabel{text-transform:uppercase;color:#94a3b8;letter-spacing:.05em;font-size:.75rem;font-weight:600}.ContactDetailsModal-module__RFO7-q__icon{color:#38bdf8;opacity:.8}.ContactDetailsModal-module__RFO7-q__cardValue{color:#e2e8f0;font-size:1.1rem;font-weight:500}.ContactDetailsModal-module__RFO7-q__cardValueHighlight{color:#38bdf8;font-size:1.2rem;font-weight:700}.ContactDetailsModal-module__RFO7-q__yes{color:#10b981;font-weight:600}.ContactDetailsModal-module__RFO7-q__no{color:#cbd5e1}.ContactDetailsModal-module__RFO7-q__offerCard{background:#38bdf81a;border-color:#38bdf84d}.ContactDetailsModal-module__RFO7-q__offerValue{color:#38bdf8;text-transform:uppercase;letter-spacing:.02em;text-shadow:0 0 10px #38bdf833;font-size:1.1rem;font-weight:800}@keyframes ContactDetailsModal-module__RFO7-q__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes ContactDetailsModal-module__RFO7-q__scaleUp{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}
.page-module__Fx1_7W__dashboard{background-color:#0f172a;width:100vw;height:100vh;display:flex;position:relative;overflow:hidden}.page-module__Fx1_7W__backgroundWrapper{z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.page-module__Fx1_7W__sidebarWrapper{z-index:50;height:100%;transition:transform .3s cubic-bezier(.4,0,.2,1);position:relative}.page-module__Fx1_7W__mainContent{z-index:10;flex-direction:column;flex:1;height:100%;display:flex;position:relative}.page-module__Fx1_7W__mobileMenuToggle{z-index:60;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;cursor:pointer;background:#0f172acc;border:1px solid #ffffff1a;border-radius:8px;padding:.6rem;display:none;position:absolute;top:1rem;left:1rem;box-shadow:0 4px 12px #0003}.page-module__Fx1_7W__overlay{display:none}@media (max-width:768px){.page-module__Fx1_7W__dashboard{flex-direction:column}.page-module__Fx1_7W__mobileMenuToggle{justify-content:center;align-items:center;display:flex}.page-module__Fx1_7W__sidebarWrapper{width:85%;max-width:320px;height:100vh;position:fixed;top:0;left:0;transform:translate(-100%);box-shadow:10px 0 30px #00000080}.page-module__Fx1_7W__sidebarWrapper.page-module__Fx1_7W__open{transform:translate(0)}.page-module__Fx1_7W__overlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:40;background:#000000b3;width:100vw;height:100vh;animation:.3s page-module__Fx1_7W__fadeIn;display:block;position:fixed;top:0;left:0}}@keyframes page-module__Fx1_7W__fadeIn{0%{opacity:0}to{opacity:1}}
.page-module___8aEwW__container{background-color:var(--background);height:100vh;display:flex;position:relative;overflow:hidden}.page-module___8aEwW__mainContent{flex:1;width:100%;height:100%;position:relative}.page-module___8aEwW__hamburger{z-index:60;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172acc;border:1px solid #ffffff1a;border-radius:.5rem;padding:.5rem;display:none;position:absolute;top:1rem;left:1rem}@media (max-width:768px){.page-module___8aEwW__hamburger{display:block}}
