.steps-module__2oBYgW__sectionBlock{flex-direction:column;gap:16px;margin-bottom:32px;display:flex}.steps-module__2oBYgW__sectionBlock:last-child{margin-bottom:0}.steps-module__2oBYgW__sectionHeading{align-items:center;gap:10px;display:flex}.steps-module__2oBYgW__sectionHeadingIcon{width:32px;height:32px;color:var(--primary);background:#8a153814;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.steps-module__2oBYgW__sectionHeadingText{flex-direction:column;gap:1px;display:flex}.steps-module__2oBYgW__sectionTitle{font-size:var(--text-base);font-weight:var(--font-bold);color:var(--text)}.steps-module__2oBYgW__sectionHint{color:var(--text-light);font-size:12px}.steps-module__2oBYgW__switchPanel{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius);flex-direction:column;display:flex;overflow:hidden}.steps-module__2oBYgW__switchPanel>label:not(:last-child){border-bottom:1px solid var(--border)}.steps-module__2oBYgW__verifyCard{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius);flex-direction:column;gap:12px;padding:16px;display:flex}.steps-module__2oBYgW__verifyHeader{font-size:var(--text-sm);font-weight:var(--font-bold);color:var(--text);align-items:center;gap:8px;display:flex}.steps-module__2oBYgW__verifyHint{color:var(--text-light);margin:-8px 0 0;font-size:12px}.steps-module__2oBYgW__verifyRow{align-items:flex-end;gap:12px;display:flex}.steps-module__2oBYgW__verifyPhoneField{flex:1;min-width:0}.steps-module__2oBYgW__otpBlock{border-top:1px solid var(--border);flex-direction:column;gap:10px;padding-top:12px;display:flex}.steps-module__2oBYgW__verifyInfo{color:var(--primary);background:#8a15380f;border-radius:8px;margin:0;padding:8px 10px;font-size:12px}.steps-module__2oBYgW__resendOtpBtn{color:var(--primary);cursor:pointer;background:0 0;border:none;align-self:flex-start;align-items:center;gap:6px;padding:0;font-size:12px;font-weight:600;display:inline-flex}.steps-module__2oBYgW__resendOtpBtn:disabled{opacity:.5;cursor:not-allowed}.steps-module__2oBYgW__verifiedRow{align-items:center;gap:10px;display:flex}.steps-module__2oBYgW__verifiedIcon{width:32px;height:32px;color:var(--success);background:#16a34a1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.steps-module__2oBYgW__verifiedText{flex-direction:column;gap:1px;display:flex}.steps-module__2oBYgW__verifiedTitle{font-size:var(--text-sm);font-weight:var(--font-bold);color:var(--text)}.steps-module__2oBYgW__verifiedPhone{color:var(--text-light);font-size:12px}.steps-module__2oBYgW__changeNumberBtn{color:var(--primary);cursor:pointer;background:0 0;border:none;align-self:flex-start;padding:0;font-size:12px;font-weight:600;text-decoration:underline}.steps-module__2oBYgW__textarea{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);width:100%;font-size:var(--text-sm);color:var(--text);resize:vertical;padding:12px;font-family:inherit;line-height:1.6;transition:border-color .2s}.steps-module__2oBYgW__textarea:focus{border-color:var(--primary);outline:none}.steps-module__2oBYgW__select{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);width:100%;font-size:var(--text-sm);color:var(--text);cursor:pointer;appearance:auto;padding:12px;font-family:inherit;transition:border-color .2s}.steps-module__2oBYgW__select:focus{border-color:var(--primary);outline:none}.steps-module__2oBYgW__uploadZone{border:2px dashed var(--border);background:var(--background);cursor:pointer;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:180px;margin-bottom:24px;transition:background .2s,border-color .2s;display:flex;position:relative;overflow:hidden}.steps-module__2oBYgW__uploadZone:hover{background:var(--surface);border-color:var(--primary)}.steps-module__2oBYgW__uploadIcon{color:var(--text-light);margin-bottom:12px;font-size:40px}.steps-module__2oBYgW__uploadText{font-size:var(--text-sm);color:var(--text-light);text-align:center;margin:0 0 4px}.steps-module__2oBYgW__uploadBold{font-weight:var(--font-semibold);color:var(--text)}.steps-module__2oBYgW__uploadHint{color:var(--text-light);margin:0;font-size:12px}.steps-module__2oBYgW__hiddenInput{display:none}.steps-module__2oBYgW__uploadingOverlay{font-size:var(--text-sm);font-weight:var(--font-semibold);color:var(--primary);background:#ffffffd9;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.steps-module__2oBYgW__uploadError{font-size:var(--text-sm);color:var(--danger);margin-top:8px}.steps-module__2oBYgW__gallerySection{margin-top:24px}.steps-module__2oBYgW__galleryTitle{font-size:var(--text-base);font-weight:var(--font-semibold);color:var(--text);border-bottom:1px solid var(--border);margin:0 0 16px;padding-bottom:10px}.steps-module__2oBYgW__galleryGrid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}@media (min-width:480px){.steps-module__2oBYgW__galleryGrid{grid-template-columns:repeat(3,1fr)}}@media (min-width:768px){.steps-module__2oBYgW__galleryGrid{grid-template-columns:repeat(4,1fr)}}@media (min-width:1024px){.steps-module__2oBYgW__galleryGrid{grid-template-columns:repeat(5,1fr)}}.steps-module__2oBYgW__photoCard{background:var(--surface);border:1px solid var(--border);border-radius:10px;flex-direction:column;display:flex;position:relative;overflow:hidden;box-shadow:0 1px 4px #0000000f}.steps-module__2oBYgW__photoCard:hover .steps-module__2oBYgW__photoRemoveBtn{opacity:1}.steps-module__2oBYgW__photoFrame{aspect-ratio:4/3;background:var(--background);width:100%;position:relative}.steps-module__2oBYgW__photoImage{object-fit:cover;width:100%;height:100%;display:block}.steps-module__2oBYgW__photoRemoveBtn{color:#fff;cursor:pointer;opacity:0;background:#dc2626e6;border:none;border-radius:6px;justify-content:center;align-items:center;padding:5px;transition:opacity .2s,background .2s;display:flex;position:absolute;top:6px;right:6px}.steps-module__2oBYgW__photoRemoveBtn:hover{background:#dc2626}.steps-module__2oBYgW__photoBadge{color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;border-radius:4px;padding:2px 6px;font-size:10px;font-weight:600;position:absolute;top:6px;left:6px}.steps-module__2oBYgW__captionBar{border-top:1px solid var(--border);padding:8px}.steps-module__2oBYgW__captionInput{width:100%;color:var(--text);background:0 0;border:1px solid #0000;border-radius:4px;padding:4px 6px;font-family:inherit;font-size:11px;transition:border-color .2s}.steps-module__2oBYgW__captionInput:hover{border-color:var(--border)}.steps-module__2oBYgW__captionInput:focus{border-color:var(--primary);outline:none}.steps-module__2oBYgW__captionInput::placeholder{color:var(--text-light)}.steps-module__2oBYgW__successBox{text-align:center;background:var(--surface);border:1px solid var(--border);border-radius:16px;flex-direction:column;justify-content:center;align-items:center;margin-top:40px;padding:80px 40px;display:flex}.steps-module__2oBYgW__successIcon{color:#22c55e;margin-bottom:24px;font-size:72px}.steps-module__2oBYgW__successTitle{font-size:var(--text-2xl);font-weight:var(--font-bold);color:var(--text);margin:0 0 12px}.steps-module__2oBYgW__successText{font-size:var(--text-base);color:var(--text-light);max-width:420px;margin:0 0 32px;line-height:1.65}.steps-module__2oBYgW__successActions{gap:12px;display:flex}.steps-module__2oBYgW__errorBanner{border-radius:var(--radius);font-size:var(--text-sm);color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;margin-top:20px;padding:14px 18px}.steps-module__2oBYgW__fieldWarning{font-size:var(--text-xs);color:#92400e;background:#fffbeb;border:1px solid #fde68a;border-radius:8px;align-items:flex-start;gap:6px;margin-top:8px;padding:8px 10px;line-height:1.5;display:flex}.steps-module__2oBYgW__fieldWarning strong{font-weight:var(--font-semibold)}.steps-module__2oBYgW__stepBody{margin-top:32px}
.Button-module__LCT47W__button{cursor:pointer;border-radius:var(--radius);font-weight:var(--font-semibold);border:none;outline:none;justify-content:center;align-items:center;gap:10px;transition:all .25s;display:inline-flex}.Button-module__LCT47W__button:disabled{opacity:.6;cursor:not-allowed}.Button-module__LCT47W__sm{font-size:var(--text-sm);padding:8px 14px}.Button-module__LCT47W__md{font-size:var(--text-sm);padding:12px 20px}.Button-module__LCT47W__lg{font-size:var(--text-base);padding:14px 28px}.Button-module__LCT47W__primary{background:var(--primary);color:#fff}.Button-module__LCT47W__primary:hover{background:var(--primary-hover)}.Button-module__LCT47W__secondary{color:var(--text);background:#f3f4f6}.Button-module__LCT47W__secondary:hover{background:#e5e7eb}.Button-module__LCT47W__outline{border:1px solid var(--border);background:#fff}.Button-module__LCT47W__outline:hover{background:#f8fafc}.Button-module__LCT47W__danger{background:var(--danger);color:#fff}.Button-module__LCT47W__danger:hover{opacity:.9}
.Card-module__YZZNYW__card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-sm);padding:24px;transition:all .25s}.Card-module__YZZNYW__card:hover{box-shadow:var(--shadow-md)}
.Badge-module__UORuMW__badge{font-size:var(--text-xs);font-weight:var(--font-semibold);white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;padding:6px 12px;display:inline-flex}.Badge-module__UORuMW__default{color:#374151;background:#f3f4f6}.Badge-module__UORuMW__success{color:#166534;background:#dcfce7}.Badge-module__UORuMW__warning{color:#92400e;background:#fef3c7}.Badge-module__UORuMW__danger{color:#991b1b;background:#fee2e2}.Badge-module__UORuMW__info{color:#1d4ed8;background:#dbeafe}
.Input-module__Nmke_G__wrapper{flex-direction:column;gap:8px;display:flex}.Input-module__Nmke_G__label{font-size:var(--text-sm);font-weight:var(--font-medium);color:var(--text);text-align:start}.Input-module__Nmke_G__required{color:var(--danger);margin-inline-start:4px}.Input-module__Nmke_G__inputContainer{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);align-items:center;gap:10px;padding-inline:14px;transition:all .25s;display:flex}.Input-module__Nmke_G__inputContainer:focus-within{border-color:var(--primary);box-shadow:0 0 0 4px #2563eb1a}.Input-module__Nmke_G__input{width:100%;font-size:var(--text-base);text-align:start;background:0 0;border:none;outline:none;padding-block:14px}.Input-module__Nmke_G__icon{color:var(--text-light);align-items:center;display:flex}.Input-module__Nmke_G__helper{color:var(--text-light);font-size:var(--text-sm);text-align:start}.Input-module__Nmke_G__error{color:var(--danger);font-size:var(--text-sm);text-align:start}.Input-module__Nmke_G__errorState{border-color:var(--danger)}
.Switch-module__lK17fq__row{cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;gap:16px;padding:14px 16px;display:flex}.Switch-module__lK17fq__disabled{cursor:not-allowed;opacity:.55}.Switch-module__lK17fq__textGroup{flex-direction:column;gap:2px;min-width:0;display:flex}.Switch-module__lK17fq__label{font-size:var(--text-sm);font-weight:var(--font-semibold);color:var(--text)}.Switch-module__lK17fq__description{color:var(--text-light);font-size:12px;line-height:1.4}.Switch-module__lK17fq__track{background:#cbd5e1;border-radius:999px;flex-shrink:0;width:42px;height:24px;transition:background .2s;position:relative}.Switch-module__lK17fq__trackOn{background:var(--primary)}.Switch-module__lK17fq__hiddenInput{opacity:0;cursor:pointer;margin:0;position:absolute;inset:0}.Switch-module__lK17fq__thumb{background:#fff;border-radius:50%;width:18px;height:18px;transition:transform .2s;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #00000040}.Switch-module__lK17fq__trackOn .Switch-module__lK17fq__thumb{transform:translate(18px)}[dir=rtl] .Switch-module__lK17fq__trackOn .Switch-module__lK17fq__thumb{transform:translate(-18px)}
.MultiSelect-module__RA5yzG__wrapper{flex-direction:column;gap:8px;display:flex;position:relative}.MultiSelect-module__RA5yzG__label{font-size:var(--text-sm);font-weight:var(--font-medium);color:var(--text);text-align:start}.MultiSelect-module__RA5yzG__required{color:var(--danger);margin-inline-start:4px}.MultiSelect-module__RA5yzG__trigger{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);cursor:pointer;text-align:start;align-items:center;gap:10px;width:100%;min-height:52px;padding:8px 14px;transition:all .2s;display:flex}.MultiSelect-module__RA5yzG__trigger:hover{border-color:var(--primary)}.MultiSelect-module__RA5yzG__triggerOpen{border-color:var(--primary);box-shadow:0 0 0 4px #8a15381a}.MultiSelect-module__RA5yzG__placeholder{font-size:var(--text-base);color:var(--text-light);flex:1}.MultiSelect-module__RA5yzG__chipRow{flex-wrap:wrap;flex:1;gap:6px;min-width:0;display:flex}.MultiSelect-module__RA5yzG__chip{color:var(--primary);font-size:12.5px;font-weight:var(--font-semibold);white-space:nowrap;background:#8a153814;border-radius:999px;align-items:center;gap:6px;padding:4px 6px 4px 10px;display:inline-flex}.MultiSelect-module__RA5yzG__chipRemove{width:16px;height:16px;color:var(--primary);border-radius:50%;justify-content:center;align-items:center;transition:background .15s;display:flex}.MultiSelect-module__RA5yzG__chipRemove:hover{background:#8a15382e}.MultiSelect-module__RA5yzG__chevron{color:var(--text-light);flex-shrink:0;transition:transform .2s}.MultiSelect-module__RA5yzG__triggerOpen .MultiSelect-module__RA5yzG__chevron{transform:rotate(180deg)}.MultiSelect-module__RA5yzG__dropdown{z-index:30;background:var(--surface);border:1px solid var(--border);border-radius:12px;flex-direction:column;gap:10px;padding:12px;animation:.15s ease-out MultiSelect-module__RA5yzG__dropdownIn;display:flex;position:absolute;top:calc(100% + 6px);left:0;right:0;box-shadow:0 10px 30px #0000001f,0 4px 12px #0000000d}@keyframes MultiSelect-module__RA5yzG__dropdownIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.MultiSelect-module__RA5yzG__searchWrapper{position:relative}.MultiSelect-module__RA5yzG__searchIcon{color:var(--text-light);position:absolute;top:50%;left:10px;transform:translateY(-50%)}[dir=rtl] .MultiSelect-module__RA5yzG__searchIcon{left:auto;right:10px}.MultiSelect-module__RA5yzG__searchInput{background:var(--bg);border:1px solid var(--border);width:100%;font-size:var(--text-sm);color:var(--text);box-sizing:border-box;border-radius:8px;outline:none;padding:8px 12px 8px 32px}[dir=rtl] .MultiSelect-module__RA5yzG__searchInput{padding:8px 32px 8px 12px}.MultiSelect-module__RA5yzG__searchInput:focus{border-color:var(--primary)}.MultiSelect-module__RA5yzG__clearAllBtn{color:var(--primary);font-size:12px;font-weight:var(--font-semibold);cursor:pointer;background:0 0;border:none;align-self:flex-start;padding:0}.MultiSelect-module__RA5yzG__clearAllBtn:hover{text-decoration:underline}.MultiSelect-module__RA5yzG__optionsList{flex-direction:column;gap:2px;max-height:220px;display:flex;overflow-y:auto}.MultiSelect-module__RA5yzG__optionRow{cursor:pointer;font-size:var(--text-sm);color:var(--text);border-radius:8px;align-items:center;gap:10px;padding:8px;transition:background .15s;display:flex}.MultiSelect-module__RA5yzG__optionRow:hover{background:var(--bg)}.MultiSelect-module__RA5yzG__optionCheckbox{width:16px;height:16px;accent-color:var(--primary);cursor:pointer;flex-shrink:0}.MultiSelect-module__RA5yzG__emptyText{text-align:center;font-size:var(--text-sm);color:var(--text-light);padding:16px 0}@media (max-width:480px){.MultiSelect-module__RA5yzG__trigger{min-height:46px}}
.ConfirmModal-module__yxGFya__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#00000080;justify-content:center;align-items:center;padding:16px;animation:.15s ConfirmModal-module__yxGFya__fadeIn;display:flex;position:fixed;inset:0}@keyframes ConfirmModal-module__yxGFya__fadeIn{0%{opacity:0}to{opacity:1}}.ConfirmModal-module__yxGFya__modal{background:var(--surface);border:1px solid var(--border);border-radius:16px;width:100%;max-width:420px;padding:32px;animation:.18s ConfirmModal-module__yxGFya__slideUp;box-shadow:0 20px 60px #0000002e}@keyframes ConfirmModal-module__yxGFya__slideUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.ConfirmModal-module__yxGFya__iconWrap{border-radius:14px;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:20px;font-size:22px;display:flex}.ConfirmModal-module__yxGFya__iconWrap.ConfirmModal-module__yxGFya__danger{color:#dc2626;background:#fef2f2}.ConfirmModal-module__yxGFya__iconWrap.ConfirmModal-module__yxGFya__warning{color:#d97706;background:#fffbeb}.ConfirmModal-module__yxGFya__iconWrap.ConfirmModal-module__yxGFya__info{color:#2563eb;background:#eff6ff}.ConfirmModal-module__yxGFya__iconWrap.ConfirmModal-module__yxGFya__success{color:#16a34a;background:#f0fdf4}.ConfirmModal-module__yxGFya__title{font-size:var(--text-xl);font-weight:var(--font-bold);color:var(--text);margin-bottom:8px}.ConfirmModal-module__yxGFya__description{font-size:var(--text-base);color:var(--text-light);margin-bottom:28px;line-height:1.65}.ConfirmModal-module__yxGFya__actions{justify-content:flex-end;gap:12px;display:flex}.ConfirmModal-module__yxGFya__btnCancel{font-size:var(--text-base);font-weight:var(--font-semibold);color:var(--text);border-radius:var(--radius);cursor:pointer;background:#f3f4f6;border:none;padding:10px 20px;transition:all .2s}.ConfirmModal-module__yxGFya__btnCancel:hover{background:#e5e7eb}.ConfirmModal-module__yxGFya__btnConfirm{font-size:var(--text-base);font-weight:var(--font-semibold);border-radius:var(--radius);cursor:pointer;border:none;align-items:center;gap:7px;padding:10px 20px;transition:all .2s;display:flex}.ConfirmModal-module__yxGFya__btnConfirm.ConfirmModal-module__yxGFya__danger{background:var(--danger);color:#fff}.ConfirmModal-module__yxGFya__btnConfirm.ConfirmModal-module__yxGFya__danger:hover{opacity:.88}.ConfirmModal-module__yxGFya__btnConfirm.ConfirmModal-module__yxGFya__warning{background:var(--warning);color:#fff}.ConfirmModal-module__yxGFya__btnConfirm.ConfirmModal-module__yxGFya__warning:hover{opacity:.88}.ConfirmModal-module__yxGFya__btnConfirm.ConfirmModal-module__yxGFya__info{background:var(--primary);color:#fff}.ConfirmModal-module__yxGFya__btnConfirm.ConfirmModal-module__yxGFya__info:hover{background:var(--primary-hover)}.ConfirmModal-module__yxGFya__btnConfirm.ConfirmModal-module__yxGFya__success{color:#fff;background:#16a34a}.ConfirmModal-module__yxGFya__btnConfirm.ConfirmModal-module__yxGFya__success:hover{opacity:.88}
.Sidebar-module__a48uyq__sidebar{background:var(--sidebar-bg);color:#fff;z-index:100;flex-direction:column;width:260px;height:100vh;padding:28px;display:flex;position:fixed;inset-block-start:0;inset-inline-start:0}.Sidebar-module__a48uyq__logoWrapper{align-items:center;gap:1px;display:flex}.Sidebar-module__a48uyq__logoWrapper img{object-fit:contain;flex-shrink:0}.Sidebar-module__a48uyq__logo{margin:0;font-size:1.1rem;font-weight:700}.Sidebar-module__a48uyq__sidebarHeader{justify-content:space-between;align-items:center;margin-bottom:32px;display:flex}.Sidebar-module__a48uyq__logo{font-size:var(--text-2xl);font-weight:var(--font-bold);margin:0}.Sidebar-module__a48uyq__closeMobileBtn{color:#cbd5e1;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:4px;transition:all .2s;display:none}.Sidebar-module__a48uyq__closeMobileBtn:hover{color:#fff;background:#ffffff1a}.Sidebar-module__a48uyq__nav{flex-direction:column;gap:8px;display:flex}.Sidebar-module__a48uyq__link{color:#cbd5e1;border-radius:12px;align-items:center;gap:14px;padding-block:14px;padding-inline:18px;text-decoration:none;transition:all .2s;display:flex}.Sidebar-module__a48uyq__link:hover{color:#fff;background:#ffffff14}.Sidebar-module__a48uyq__active{background:var(--primary);color:#fff}.Sidebar-module__a48uyq__footer{border-top:1px solid #ffffff1a;margin-top:auto;padding-top:24px}.Sidebar-module__a48uyq__logoutBtn{color:#ef4444;width:100%;font-size:var(--text-base);font-weight:var(--font-semibold);cursor:pointer;background:0 0;border:none;border-radius:12px;align-items:center;gap:14px;padding-block:14px;padding-inline:18px;text-decoration:none;transition:all .2s;display:flex}.Sidebar-module__a48uyq__logoutBtn:hover{background:#ef44441a}.Sidebar-module__a48uyq__overlay{display:none}:is([dir=rtl] .Sidebar-module__a48uyq__link,[dir=rtl] .Sidebar-module__a48uyq__logoutBtn){text-align:start;flex-direction:row-reverse}@media (max-width:1023px){.Sidebar-module__a48uyq__sidebar{z-index:1000;width:min(260px,84vw);transition:transform .3s cubic-bezier(.4,0,.2,1);position:fixed;inset-block:0;inset-inline-start:0;transform:translate(-100%);box-shadow:4px 0 24px #0000004d}[dir=rtl] .Sidebar-module__a48uyq__sidebar{transform:translate(100%);box-shadow:-4px 0 24px #0000004d}.Sidebar-module__a48uyq__open{transform:translate(0)}[dir=rtl] .Sidebar-module__a48uyq__sidebar.Sidebar-module__a48uyq__open{transform:translate(0)}.Sidebar-module__a48uyq__closeMobileBtn{justify-content:center;align-items:center;display:flex}.Sidebar-module__a48uyq__overlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:999;background:#0f172a99;animation:.2s ease-out Sidebar-module__a48uyq__fadeIn;display:block;position:fixed;inset:0}@keyframes Sidebar-module__a48uyq__fadeIn{0%{opacity:0}to{opacity:1}}}
.LanguageSwitcher-module__f5yd-a__switcher{border:1px solid var(--border);background:var(--surface);border-radius:999px;align-items:center;gap:6px;padding:6px 10px;display:inline-flex}.LanguageSwitcher-module__f5yd-a__optionWrap{align-items:center;gap:6px;display:inline-flex}.LanguageSwitcher-module__f5yd-a__option{font:inherit;color:var(--text-light);cursor:pointer;background:0 0;border:none;padding:0;font-size:12px;font-weight:700;text-decoration:none;transition:color .2s}.LanguageSwitcher-module__f5yd-a__option:hover{color:var(--primary)}.LanguageSwitcher-module__f5yd-a__option:disabled{cursor:default;opacity:.6}.LanguageSwitcher-module__f5yd-a__active{color:var(--primary)}.LanguageSwitcher-module__f5yd-a__divider{color:var(--border);font-size:12px}
.NotificationBell-module__4_tkTW__container{position:relative}.NotificationBell-module__4_tkTW__bellBtn{cursor:pointer;width:40px;height:40px;color:var(--text);background:#f3f4f6;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:all .2s;display:flex;position:relative}.NotificationBell-module__4_tkTW__bellBtn:hover{background:#e5e7eb}.NotificationBell-module__4_tkTW__badge{color:#fff;text-align:center;border:2px solid var(--surface);background:#dc2626;border-radius:999px;min-width:17px;height:17px;padding:0 4px;font-size:10px;font-weight:700;line-height:17px;position:absolute;top:-2px;right:-2px}[dir=rtl] .NotificationBell-module__4_tkTW__badge{left:-2px;right:auto}.NotificationBell-module__4_tkTW__panel{background:var(--surface);border:1px solid var(--border);width:360px;max-width:calc(100vw - 32px);box-shadow:var(--shadow-md);z-index:120;border-radius:14px;flex-direction:column;display:flex;position:absolute;top:calc(100% + 10px);right:0;overflow:hidden}[dir=rtl] .NotificationBell-module__4_tkTW__panel{left:0;right:auto}.NotificationBell-module__4_tkTW__panelHeader{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:10px;padding:14px 16px;display:flex}.NotificationBell-module__4_tkTW__panelTitle{font-size:var(--text-base);font-weight:var(--font-bold);color:var(--text);margin:0}.NotificationBell-module__4_tkTW__markAllBtn{color:var(--primary);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:6px;flex-shrink:0;align-items:center;gap:5px;padding:4px 6px;font-size:12px;font-weight:600;display:inline-flex}.NotificationBell-module__4_tkTW__markAllBtn:hover:not(:disabled){background:#8a153814}.NotificationBell-module__4_tkTW__markAllBtn:disabled{color:var(--text-light);opacity:.6;cursor:not-allowed}.NotificationBell-module__4_tkTW__panelBody{flex-direction:column;max-height:380px;display:flex;overflow-y:auto}.NotificationBell-module__4_tkTW__row{border-bottom:1px solid var(--border);align-items:flex-start;gap:10px;padding:12px 16px;display:flex}.NotificationBell-module__4_tkTW__row:last-child{border-bottom:none}.NotificationBell-module__4_tkTW__rowUnread{background:#8a153808}.NotificationBell-module__4_tkTW__unreadDot{background:var(--primary);border-radius:50%;flex-shrink:0;width:7px;height:7px;margin-top:6px}.NotificationBell-module__4_tkTW__rowContent{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.NotificationBell-module__4_tkTW__rowTitle{color:var(--text);font-size:13px;font-weight:700}.NotificationBell-module__4_tkTW__rowMessage{color:var(--text);word-break:break-word;font-size:13px;line-height:1.45}.NotificationBell-module__4_tkTW__rowTime{color:var(--text-light);margin-top:2px;font-size:11px}.NotificationBell-module__4_tkTW__markReadBtn{border:1px solid var(--border);background:var(--surface);width:26px;height:26px;color:var(--text-light);cursor:pointer;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:all .15s;display:flex}.NotificationBell-module__4_tkTW__markReadBtn:hover{color:#16a34a;background:#f0fdf4;border-color:#16a34a}.NotificationBell-module__4_tkTW__stateBox{text-align:center;color:var(--text-light);font-size:var(--text-sm);flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:36px 16px;display:flex}.NotificationBell-module__4_tkTW__skeletonList{flex-direction:column;gap:8px;padding:12px;display:flex}.NotificationBell-module__4_tkTW__skeletonRow{background:linear-gradient(90deg,#f1f5f9 25%,#e2e8f0 50%,#f1f5f9 75%) 0 0/200% 100%;border-radius:10px;height:48px;animation:1.5s infinite NotificationBell-module__4_tkTW__notificationShimmer}@keyframes NotificationBell-module__4_tkTW__notificationShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.NotificationBell-module__4_tkTW__loadMoreBtn{border:1px solid var(--border);background:var(--surface);color:var(--text);cursor:pointer;border-radius:8px;margin:10px 16px 14px;padding:9px 12px;font-size:12px;font-weight:600;transition:all .15s}.NotificationBell-module__4_tkTW__loadMoreBtn:hover:not(:disabled){border-color:var(--primary);color:var(--primary)}.NotificationBell-module__4_tkTW__loadMoreBtn:disabled{opacity:.6;cursor:not-allowed}@media (max-width:480px){.NotificationBell-module__4_tkTW__panel{width:auto;max-width:none;position:fixed;top:64px;left:12px;right:12px}[dir=rtl] .NotificationBell-module__4_tkTW__panel{left:12px;right:12px}}
.Navbar-module__I5bVQG__navbar{background:var(--surface);border-bottom:1px solid var(--border);z-index:90;justify-content:space-between;align-items:center;height:72px;padding-inline:30px;display:flex;position:sticky;top:0}.Navbar-module__I5bVQG__left{flex:1;align-items:center;gap:16px;display:flex}.Navbar-module__I5bVQG__menuBtn{color:var(--text);cursor:pointer;background:0 0;border:none;border-radius:8px;padding:8px;transition:all .2s;display:none}.Navbar-module__I5bVQG__menuBtn:hover{color:var(--primary);background:#f3f4f6}.Navbar-module__I5bVQG__search{background:#f3f4f6;border-radius:12px;align-items:center;gap:12px;width:350px;padding-block:10px;padding-inline:16px;transition:width .2s;display:flex}.Navbar-module__I5bVQG__search input{width:100%;font-size:var(--text-sm);color:var(--text);text-align:start;background:0 0;border:none;outline:none}.Navbar-module__I5bVQG__right{align-items:center;gap:16px;display:flex}.Navbar-module__I5bVQG__planBadge{white-space:nowrap;border-radius:20px;flex-shrink:0;align-items:center;gap:6px;padding:7px 12px;font-size:12px;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.Navbar-module__I5bVQG__planBadgeActive{color:var(--primary);background:#8a153814}.Navbar-module__I5bVQG__planBadgeActive:hover{background:#8a153824}.Navbar-module__I5bVQG__planBadgeNone{color:var(--text-light);background:#f3f4f6}.Navbar-module__I5bVQG__planBadgeNone:hover{color:var(--text);background:#e5e7eb}.Navbar-module__I5bVQG__profile{cursor:pointer;border-radius:10px;align-items:center;gap:12px;padding:4px 6px;text-decoration:none;transition:background .2s;display:flex}.Navbar-module__I5bVQG__profile:hover{background:var(--bg)}.Navbar-module__I5bVQG__profileInfo{text-align:start;flex-direction:column;display:flex}.Navbar-module__I5bVQG__profileInfo h4{color:var(--text);margin:0;font-size:14px;font-weight:600}.Navbar-module__I5bVQG__avatar{background:var(--primary);color:#fff;width:40px;height:40px;font-weight:var(--font-bold);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Navbar-module__I5bVQG__profile span{color:var(--text-light);font-size:12px}.Navbar-module__I5bVQG__mobileLogo{color:var(--text);white-space:nowrap;font-size:18px;font-weight:700;display:none}[dir=rtl] .Navbar-module__I5bVQG__navbar{flex-direction:row-reverse}:is([dir=rtl] .Navbar-module__I5bVQG__left,[dir=rtl] .Navbar-module__I5bVQG__right,[dir=rtl] .Navbar-module__I5bVQG__profile){flex-direction:row-reverse}@media (max-width:1023px){.Navbar-module__I5bVQG__navbar{height:64px;padding-inline:16px}.Navbar-module__I5bVQG__menuBtn{justify-content:center;align-items:center;display:flex}.Navbar-module__I5bVQG__mobileLogo{display:block}.Navbar-module__I5bVQG__search{display:none}}@media (min-width:640px) and (max-width:1023px){.Navbar-module__I5bVQG__search{width:100%;max-width:240px;display:flex}}@media (max-width:640px){.Navbar-module__I5bVQG__profileInfo,.Navbar-module__I5bVQG__planBadge span{display:none}.Navbar-module__I5bVQG__planBadge{padding:8px}}
.AppLayout-module__2cDl-q__layout{width:100%;min-height:100vh;display:flex;overflow-x:hidden}.AppLayout-module__2cDl-q__main{flex-direction:column;flex:1;min-width:0;margin-inline-start:260px;display:flex}.AppLayout-module__2cDl-q__content{flex:1;width:100%;padding:30px}@media (max-width:1023px){.AppLayout-module__2cDl-q__main{margin-inline-start:0}.AppLayout-module__2cDl-q__content{padding:16px}}.AppLayout-module__2cDl-q__restricted{text-align:center;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);flex-direction:column;align-items:center;gap:16px;max-width:480px;margin:40px auto;padding:60px 20px;display:flex}.AppLayout-module__2cDl-q__restrictedIcon{color:var(--primary)}.AppLayout-module__2cDl-q__restrictedTitle{color:var(--text);margin:0;font-size:20px;font-weight:700}.AppLayout-module__2cDl-q__restrictedText{color:var(--text-light);font-size:var(--text-sm);margin:0}.AppLayout-module__2cDl-q__restrictedLink{background:var(--primary);color:#fff;font-size:var(--text-sm);border-radius:8px;align-items:center;gap:6px;padding:10px 18px;font-weight:600;text-decoration:none;display:inline-flex}.AppLayout-module__2cDl-q__restrictedLink:hover{opacity:.9}.AppLayout-module__2cDl-q__contentLoading{justify-content:center;align-items:center;min-height:200px;display:flex}.AppLayout-module__2cDl-q__contentSpinner{border:3px solid var(--border);border-top-color:var(--primary);border-radius:50%;width:28px;height:28px;animation:.7s linear infinite AppLayout-module__2cDl-q__appLayoutSpin}@keyframes AppLayout-module__2cDl-q__appLayoutSpin{to{transform:rotate(360deg)}}
.ConversationItem-module__cBETuG__item{cursor:pointer;-webkit-user-select:none;user-select:none;background:0 0;border:1px solid #0000;border-radius:12px;align-items:center;gap:12px;padding:12px 14px;transition:background-color .2s,border-color .2s;display:flex}.ConversationItem-module__cBETuG__item:hover{background-color:#f8fafc}.ConversationItem-module__cBETuG__active{background-color:#fdf2f4!important}.ConversationItem-module__cBETuG__avatarWrapper{flex-shrink:0;width:48px;height:48px;position:relative}.ConversationItem-module__cBETuG__avatar{object-fit:cover;background:#e2e8f0;border-radius:50%;width:100%;height:100%}.ConversationItem-module__cBETuG__avatarFallback{color:#475569;background:#e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;font-size:16px;font-weight:600;display:flex}.ConversationItem-module__cBETuG__onlineBadge{background-color:#16a34a;border:2px solid #fff;border-radius:50%;width:11px;height:11px;position:absolute;bottom:1px;right:1px}.ConversationItem-module__cBETuG__content{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.ConversationItem-module__cBETuG__headerRow{justify-content:space-between;align-items:center;gap:8px;display:flex}.ConversationItem-module__cBETuG__name{color:#1e293b;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:600;overflow:hidden}.ConversationItem-module__cBETuG__timestamp{color:#94a3b8;white-space:nowrap;flex-shrink:0;font-size:11px}.ConversationItem-module__cBETuG__listingTitle{color:#64748b;white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.ConversationItem-module__cBETuG__bodyRow{justify-content:space-between;align-items:center;gap:8px;margin-top:1px;display:flex}.ConversationItem-module__cBETuG__preview{color:#94a3b8;white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.ConversationItem-module__cBETuG__unreadBadge{background-color:var(--primary,#8a1538);color:#fff;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:10px;font-weight:700;display:inline-flex}
.ConversationSkeleton-module__QLrb7q__skeletonItem{border-radius:12px;align-items:center;gap:12px;padding:12px 14px;display:flex}.ConversationSkeleton-module__QLrb7q__avatarSkeleton{background:linear-gradient(90deg,#f1f5f9 25%,#e2e8f0 50%,#f1f5f9 75%) 0 0/200% 100%;border-radius:50%;flex-shrink:0;width:48px;height:48px;animation:1.5s infinite ConversationSkeleton-module__QLrb7q__shimmer}.ConversationSkeleton-module__QLrb7q__contentSkeleton{flex-direction:column;flex:1;gap:8px;display:flex}.ConversationSkeleton-module__QLrb7q__lineSkeleton{background:linear-gradient(90deg,#f1f5f9 25%,#e2e8f0 50%,#f1f5f9 75%) 0 0/200% 100%;border-radius:6px;animation:1.5s infinite ConversationSkeleton-module__QLrb7q__shimmer}@keyframes ConversationSkeleton-module__QLrb7q__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}
.ConversationList-module__6D91NW__container{background:#fff;border-right:1px solid #e2e8f0;flex-direction:column;height:100%;padding:20px 16px 16px;display:flex;overflow:hidden}.ConversationList-module__6D91NW__header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.ConversationList-module__6D91NW__title{color:#0f172a;margin:0;font-size:20px;font-weight:700}.ConversationList-module__6D91NW__filterBtn{color:#475569;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.ConversationList-module__6D91NW__filterBtn:hover{color:#0f172a;background:#f8fafc;border-color:#cbd5e1}.ConversationList-module__6D91NW__searchWrapper{margin-bottom:16px;position:relative}.ConversationList-module__6D91NW__searchIcon{color:#94a3b8;pointer-events:none;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.ConversationList-module__6D91NW__searchInput{color:#1e293b;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;outline:none;width:100%;height:40px;padding:0 14px 0 38px;font-size:13px;transition:border-color .2s,background .2s}.ConversationList-module__6D91NW__searchInput:focus{border-color:var(--primary,#8a1538);background:#fff}.ConversationList-module__6D91NW__searchInput::placeholder{color:#94a3b8}.ConversationList-module__6D91NW__tabsRow{border-bottom:1px solid #f1f5f9;align-items:center;gap:8px;margin-bottom:12px;padding-bottom:12px;display:flex}.ConversationList-module__6D91NW__tabBtn{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:6px;padding:6px 10px;font-size:13px;font-weight:500;transition:all .2s;display:flex}.ConversationList-module__6D91NW__tabBtn:hover{color:#0f172a}.ConversationList-module__6D91NW__tabActive{color:var(--primary,#8a1538);background:#fdf2f4;font-weight:600}.ConversationList-module__6D91NW__tabBadge{color:#475569;background:#e2e8f0;border-radius:9999px;justify-content:center;align-items:center;padding:1px 6px;font-size:11px;font-weight:600;display:inline-flex}.ConversationList-module__6D91NW__tabActive .ConversationList-module__6D91NW__tabBadge{background:var(--primary,#8a1538);color:#fff}.ConversationList-module__6D91NW__list{flex-direction:column;flex:1;gap:4px;padding-right:4px;display:flex;overflow-y:auto}.ConversationList-module__6D91NW__list::-webkit-scrollbar{width:4px}.ConversationList-module__6D91NW__list::-webkit-scrollbar-track{background:0 0}.ConversationList-module__6D91NW__list::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}.ConversationList-module__6D91NW__emptySearch{text-align:center;color:#94a3b8;padding:32px 16px;font-size:13px}.ConversationList-module__6D91NW__errorState{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:32px 16px;display:flex}.ConversationList-module__6D91NW__errorIcon{color:#ef4444;margin-bottom:4px}.ConversationList-module__6D91NW__errorTitle{color:#1e293b;margin:0;font-size:14px;font-weight:600}.ConversationList-module__6D91NW__errorMsg{color:#64748b;margin:0;font-size:12px}.ConversationList-module__6D91NW__retryBtn{border:1px solid var(--primary,#8a1538);color:var(--primary,#8a1538);cursor:pointer;background:0 0;border-radius:8px;align-items:center;gap:6px;margin-top:6px;padding:7px 16px;font-size:12px;font-weight:600;transition:all .2s;display:flex}.ConversationList-module__6D91NW__retryBtn:hover{background:var(--primary,#8a1538);color:#fff}
.ReportUserModal-module__PbuVgG__backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background-color:#0f172a8c;justify-content:center;align-items:center;padding:16px;animation:.2s ease-out ReportUserModal-module__PbuVgG__fadeIn;display:flex;position:fixed;inset:0}.ReportUserModal-module__PbuVgG__modal{background:#fff;border-radius:16px;width:100%;max-width:480px;animation:.25s cubic-bezier(.16,1,.3,1) ReportUserModal-module__PbuVgG__slideUp;overflow:hidden;box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.ReportUserModal-module__PbuVgG__header{background:#fafafa;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.ReportUserModal-module__PbuVgG__headerTitleContainer{align-items:center;gap:12px;display:flex}.ReportUserModal-module__PbuVgG__iconBadge{color:#dc2626;background:#fef2f2;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.ReportUserModal-module__PbuVgG__title{color:#0f172a;margin:0;font-size:18px;font-weight:700}.ReportUserModal-module__PbuVgG__subtitle{color:#64748b;margin:2px 0 0;font-size:13px}.ReportUserModal-module__PbuVgG__userName{color:#334155;font-weight:600}.ReportUserModal-module__PbuVgG__closeBtn{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:6px;transition:all .15s;display:flex}.ReportUserModal-module__PbuVgG__closeBtn:hover{color:#334155;background:#e2e8f0}.ReportUserModal-module__PbuVgG__form{flex-direction:column;gap:18px;padding:24px;display:flex}.ReportUserModal-module__PbuVgG__errorBox{color:#991b1b;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;align-items:center;gap:10px;padding:10px 14px;font-size:13px;display:flex}.ReportUserModal-module__PbuVgG__fieldGroup{flex-direction:column;gap:6px;display:flex}.ReportUserModal-module__PbuVgG__label{color:#334155;font-size:13px;font-weight:600}.ReportUserModal-module__PbuVgG__required{color:#dc2626}.ReportUserModal-module__PbuVgG__input,.ReportUserModal-module__PbuVgG__disabledInput,.ReportUserModal-module__PbuVgG__textarea{color:#0f172a;border:1px solid #cbd5e1;border-radius:8px;outline:none;width:100%;padding:10px 14px;font-family:inherit;font-size:14px;transition:border-color .15s,box-shadow .15s}.ReportUserModal-module__PbuVgG__input:focus,.ReportUserModal-module__PbuVgG__textarea:focus{border-color:#0284c7;box-shadow:0 0 0 3px #0284c726}.ReportUserModal-module__PbuVgG__disabledInput{color:#64748b;cursor:not-allowed;background:#f1f5f9;border-color:#e2e8f0;font-weight:500}.ReportUserModal-module__PbuVgG__textarea{resize:vertical;min-height:90px}.ReportUserModal-module__PbuVgG__actions{justify-content:flex-end;align-items:center;gap:12px;margin-top:8px;display:flex}.ReportUserModal-module__PbuVgG__cancelBtn{color:#475569;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:8px;padding:10px 18px;font-size:14px;font-weight:600;transition:all .15s}.ReportUserModal-module__PbuVgG__cancelBtn:hover:not(:disabled){color:#0f172a;background:#f8fafc}.ReportUserModal-module__PbuVgG__submitBtn{color:#fff;cursor:pointer;background:#dc2626;border:none;border-radius:8px;padding:10px 20px;font-size:14px;font-weight:600;transition:background-color .15s}.ReportUserModal-module__PbuVgG__submitBtn:hover:not(:disabled){background:#b91c1c}.ReportUserModal-module__PbuVgG__submitBtn:disabled,.ReportUserModal-module__PbuVgG__cancelBtn:disabled{opacity:.6;cursor:not-allowed}.ReportUserModal-module__PbuVgG__successState{text-align:center;flex-direction:column;align-items:center;padding:40px 24px;display:flex}.ReportUserModal-module__PbuVgG__successIcon{color:#16a34a;margin-bottom:16px}.ReportUserModal-module__PbuVgG__successState h3{color:#0f172a;margin:0 0 8px;font-size:18px}.ReportUserModal-module__PbuVgG__successState p{color:#64748b;margin:0;font-size:14px}@keyframes ReportUserModal-module__PbuVgG__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes ReportUserModal-module__PbuVgG__slideUp{0%{opacity:0;transform:translateY(12px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}
.ChatHeader-module__8DtBga__header{background:#fff;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;min-height:68px;padding:14px 20px;display:flex}.ChatHeader-module__8DtBga__left{align-items:center;gap:12px;min-width:0;display:flex}.ChatHeader-module__8DtBga__backBtn{color:#475569;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:none}.ChatHeader-module__8DtBga__backBtn:hover{color:#0f172a;background:#f8fafc}.ChatHeader-module__8DtBga__avatarWrapper{flex-shrink:0;width:42px;height:42px;position:relative}.ChatHeader-module__8DtBga__avatar{object-fit:cover;background:#e2e8f0;border-radius:50%;width:100%;height:100%}.ChatHeader-module__8DtBga__avatarFallback{color:#475569;background:#e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;font-size:15px;font-weight:600;display:flex}.ChatHeader-module__8DtBga__onlineBadge{background-color:#16a34a;border:2px solid #fff;border-radius:50%;width:10px;height:10px;position:absolute;bottom:1px;right:1px}.ChatHeader-module__8DtBga__userInfo{flex-direction:column;gap:2px;min-width:0;display:flex}.ChatHeader-module__8DtBga__name{color:#0f172a;white-space:nowrap;text-overflow:ellipsis;font-size:16px;font-weight:700;overflow:hidden}.ChatHeader-module__8DtBga__listingName{color:#64748b;white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.ChatHeader-module__8DtBga__rightActions{align-items:center;gap:10px;display:flex}.ChatHeader-module__8DtBga__menuContainer{position:relative}.ChatHeader-module__8DtBga__actionBtn{color:#475569;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:10px;justify-content:center;align-items:center;width:38px;height:38px;transition:all .2s;display:flex}.ChatHeader-module__8DtBga__actionBtn:hover{color:#0f172a;background:#f8fafc;border-color:#cbd5e1}.ChatHeader-module__8DtBga__dropdownMenu{z-index:50;background:#fff;border:1px solid #e2e8f0;border-radius:10px;min-width:160px;padding:6px;animation:.15s ease-out ChatHeader-module__8DtBga__dropdownFade;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.ChatHeader-module__8DtBga__dropdownItemDanger{color:#dc2626;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:6px;align-items:center;gap:10px;width:100%;padding:8px 12px;font-size:14px;font-weight:500;transition:background-color .15s;display:flex}.ChatHeader-module__8DtBga__dropdownItemDanger:hover{background:#fef2f2}@keyframes ChatHeader-module__8DtBga__dropdownFade{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.ChatHeader-module__8DtBga__backBtn{display:flex}}
.DashboardFilters-module__bl3lvW__container{background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;padding:16px 20px;display:flex;box-shadow:0 4px 12px #00000008}.DashboardFilters-module__bl3lvW__topRow{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.DashboardFilters-module__bl3lvW__groupLabel{color:#64748b;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;align-items:center;gap:6px;font-size:11px;font-weight:700;display:flex}.DashboardFilters-module__bl3lvW__dateRangeGroup{align-items:center;gap:6px;display:flex}.DashboardFilters-module__bl3lvW__dateInput{color:#0f172a;box-sizing:border-box;background:#fff;border:1px solid #cbd5e1;border-radius:8px;outline:none;padding:8px 10px;font-size:13px}.DashboardFilters-module__bl3lvW__dateInput:focus{border-color:var(--primary);box-shadow:0 0 0 3px #8a15381f}.DashboardFilters-module__bl3lvW__dateSeparator{color:#94a3b8;font-size:12px}.DashboardFilters-module__bl3lvW__presetsGroup{background:#f1f5f9;border-radius:10px;flex-wrap:wrap;align-items:center;gap:4px;padding:4px;display:flex}.DashboardFilters-module__bl3lvW__presetBtn{color:#64748b;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:7px;padding:6px 12px;font-size:12.5px;font-weight:500;transition:all .2s}.DashboardFilters-module__bl3lvW__presetBtn:hover{color:#0f172a;background:#ffffffe6}.DashboardFilters-module__bl3lvW__granularityGroup{color:#64748b;align-items:center;gap:6px;display:flex}.DashboardFilters-module__bl3lvW__selectInputCompact{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:8px;outline:none;padding:8px 10px;font-size:13px}.DashboardFilters-module__bl3lvW__selectInputCompact:focus{border-color:var(--primary);box-shadow:0 0 0 3px #8a15381f}.DashboardFilters-module__bl3lvW__moreFiltersBtn{color:#334155;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #cbd5e1;border-radius:9px;align-items:center;gap:8px;margin-inline-start:auto;padding:8px 14px;font-size:13px;font-weight:600;transition:all .2s;display:flex}.DashboardFilters-module__bl3lvW__moreFiltersBtn:hover{border-color:var(--primary);color:var(--primary)}.DashboardFilters-module__bl3lvW__moreFiltersActive{border-color:var(--primary);color:var(--primary);background:#8a15380f}.DashboardFilters-module__bl3lvW__badgeCount{background:var(--primary);color:#fff;border-radius:999px;padding:1px 7px;font-size:11px;font-weight:700}.DashboardFilters-module__bl3lvW__resetBtn{color:#dc2626;cursor:pointer;white-space:nowrap;background:#fef2f2;border:1px solid #fecaca;border-radius:9px;align-items:center;gap:8px;padding:8px 14px;font-size:13px;font-weight:600;transition:all .2s;display:flex}.DashboardFilters-module__bl3lvW__resetBtn:hover:not(:disabled){background:#fee2e2}.DashboardFilters-module__bl3lvW__resetBtn:disabled{opacity:.6;cursor:not-allowed}.DashboardFilters-module__bl3lvW__resetLabel{display:inline}.DashboardFilters-module__bl3lvW__spinning{animation:1s linear infinite DashboardFilters-module__bl3lvW__spin}@keyframes DashboardFilters-module__bl3lvW__spin{to{transform:rotate(360deg)}}.DashboardFilters-module__bl3lvW__advancedRow{opacity:0;grid-template-rows:0fr;transition:grid-template-rows .3s cubic-bezier(.16,1,.3,1),opacity .25s;display:grid}.DashboardFilters-module__bl3lvW__advancedRowOpen{opacity:1;border-top:1px solid #f1f5f9;grid-template-rows:1fr;margin-top:16px;padding-top:16px}.DashboardFilters-module__bl3lvW__advancedInner{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:14px;display:grid;overflow:hidden}.DashboardFilters-module__bl3lvW__filterGroup{flex-direction:column;gap:6px;min-width:0;display:flex}.DashboardFilters-module__bl3lvW__filterLabel{color:#64748b;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;align-items:center;gap:6px;font-size:11px;font-weight:700;display:flex}.DashboardFilters-module__bl3lvW__selectInput,.DashboardFilters-module__bl3lvW__textInput{color:#0f172a;box-sizing:border-box;background:#fff;border:1px solid #cbd5e1;border-radius:8px;outline:none;width:100%;min-width:0;padding:8px 12px;font-size:13px;transition:all .15s}.DashboardFilters-module__bl3lvW__selectInput{cursor:pointer}.DashboardFilters-module__bl3lvW__selectInput:focus,.DashboardFilters-module__bl3lvW__textInput:focus{border-color:var(--primary);box-shadow:0 0 0 3px #8a15381f}@media (max-width:640px){.DashboardFilters-module__bl3lvW__topRow{flex-direction:column;align-items:stretch}.DashboardFilters-module__bl3lvW__moreFiltersBtn{justify-content:center;margin-inline-start:0}.DashboardFilters-module__bl3lvW__presetsGroup,.DashboardFilters-module__bl3lvW__dateRangeGroup{justify-content:space-between}.DashboardFilters-module__bl3lvW__dateInput{flex:1;min-width:0}.DashboardFilters-module__bl3lvW__resetLabel{display:none}}
.MessageBubble-module__U6j1yW__row{width:100%;margin-bottom:14px;display:flex}.MessageBubble-module__U6j1yW__incomingRow{justify-content:flex-start}.MessageBubble-module__U6j1yW__outgoingRow{justify-content:flex-end}.MessageBubble-module__U6j1yW__bubble{border-radius:16px;max-width:72%;padding:12px 16px;font-size:14px;line-height:1.5;position:relative;box-shadow:0 1px 3px #0000000a}.MessageBubble-module__U6j1yW__incoming{color:#1e293b;background:#fff;border:1px solid #f1f5f9;border-top-left-radius:4px}.MessageBubble-module__U6j1yW__outgoing{color:#1e293b;background:#fdf0f3;border:1px solid #fce7f3;border-top-right-radius:4px}.MessageBubble-module__U6j1yW__textContent{white-space:pre-wrap;word-break:break-word}.MessageBubble-module__U6j1yW__imageContainer{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:8px;margin-bottom:8px;display:grid}.MessageBubble-module__U6j1yW__imageItem{object-fit:cover;cursor:pointer;border-radius:12px;width:100%;max-height:180px;transition:transform .2s}.MessageBubble-module__U6j1yW__imageItem:hover{transform:scale(1.02)}.MessageBubble-module__U6j1yW__imageCaption{color:#334155;margin-top:6px;font-size:13px}.MessageBubble-module__U6j1yW__locationCard{background:#ffffffb3;border:1px solid #e2e8f0;border-radius:10px;align-items:center;gap:10px;margin-bottom:6px;padding:10px 12px;display:flex}.MessageBubble-module__U6j1yW__locationIcon{width:36px;height:36px;color:var(--primary,#8a1538);background:#fdf2f4;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.MessageBubble-module__U6j1yW__locationDetails{flex-direction:column;gap:2px;display:flex}.MessageBubble-module__U6j1yW__locationTitle{color:#0f172a;font-size:13px;font-weight:600}.MessageBubble-module__U6j1yW__locationCoords{color:#64748b;font-size:11px}.MessageBubble-module__U6j1yW__meta{color:#94a3b8;justify-content:flex-end;align-items:center;gap:4px;margin-top:4px;font-size:11px;display:flex}.MessageBubble-module__U6j1yW__statusIcon{color:var(--primary,#8a1538);align-items:center;display:inline-flex}@media (max-width:768px){.MessageBubble-module__U6j1yW__bubble{max-width:88%}}
.DashboardOverviewCards-module__2L8ASG__grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:18px;display:grid}.DashboardOverviewCards-module__2L8ASG__card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;justify-content:space-between;gap:12px;padding:18px 20px;transition:transform .25s cubic-bezier(.16,1,.3,1),box-shadow .25s cubic-bezier(.16,1,.3,1),border-color .25s;animation:.4s cubic-bezier(.16,1,.3,1) both DashboardOverviewCards-module__2L8ASG__cardIn;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 12px #00000005}.DashboardOverviewCards-module__2L8ASG__card:hover{transform:translateY(-4px);box-shadow:0 12px 24px -6px #00000014}@keyframes DashboardOverviewCards-module__2L8ASG__cardIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.DashboardOverviewCards-module__2L8ASG__cardIndigo:hover{border-color:#818cf8}.DashboardOverviewCards-module__2L8ASG__cardSky:hover{border-color:#38bdf8}.DashboardOverviewCards-module__2L8ASG__cardEmerald:hover{border-color:#34d399}.DashboardOverviewCards-module__2L8ASG__cardAmber:hover{border-color:#fbbf24}.DashboardOverviewCards-module__2L8ASG__cardViolet:hover{border-color:#c084fc}.DashboardOverviewCards-module__2L8ASG__cardTeal:hover{border-color:#2dd4bf}.DashboardOverviewCards-module__2L8ASG__cardGreen:hover{border-color:#4ade80}.DashboardOverviewCards-module__2L8ASG__cardRose:hover{border-color:var(--primary)}.DashboardOverviewCards-module__2L8ASG__cardHeader{justify-content:space-between;align-items:center;display:flex}.DashboardOverviewCards-module__2L8ASG__cardTitle{color:#475569;font-size:13.5px;font-weight:600}.DashboardOverviewCards-module__2L8ASG__iconBadge{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.DashboardOverviewCards-module__2L8ASG__iconIndigo{color:#4f46e5;background:#e0e7ff}.DashboardOverviewCards-module__2L8ASG__iconSky{color:#0284c7;background:#e0f2fe}.DashboardOverviewCards-module__2L8ASG__iconEmerald{color:#16a34a;background:#dcfce7}.DashboardOverviewCards-module__2L8ASG__iconAmber{color:#d97706;background:#fef3c7}.DashboardOverviewCards-module__2L8ASG__iconViolet{color:#9333ea;background:#f3e8ff}.DashboardOverviewCards-module__2L8ASG__iconTeal{color:#0d9488;background:#ccfbf1}.DashboardOverviewCards-module__2L8ASG__iconGreen{color:#15803d;background:#dcfce7}.DashboardOverviewCards-module__2L8ASG__iconRose{color:var(--primary);background:#fce7ec}.DashboardOverviewCards-module__2L8ASG__cardValueRow{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:8px;display:flex}.DashboardOverviewCards-module__2L8ASG__cardValue{color:#0f172a;letter-spacing:-.02em;font-size:28px;font-weight:800}.DashboardOverviewCards-module__2L8ASG__cardSubtext{color:#64748b;white-space:nowrap;font-size:12px;font-weight:500}.DashboardOverviewCards-module__2L8ASG__progressBarBg{background:#f1f5f9;border-radius:999px;width:100%;height:6px;overflow:hidden}.DashboardOverviewCards-module__2L8ASG__progressBarFillIndigo{background:linear-gradient(90deg,#6366f1,#4f46e5);border-radius:999px;height:100%;transition:width .8s ease-out}.DashboardOverviewCards-module__2L8ASG__progressBarFillSky{background:linear-gradient(90deg,#38bdf8,#0284c7);border-radius:999px;height:100%;transition:width .8s ease-out}.DashboardOverviewCards-module__2L8ASG__progressBarFillEmerald{background:linear-gradient(90deg,#4ade80,#16a34a);border-radius:999px;height:100%;transition:width .8s ease-out}.DashboardOverviewCards-module__2L8ASG__progressBarFillTeal{background:linear-gradient(90deg,#2dd4bf,#0d9488);border-radius:999px;height:100%;transition:width .8s ease-out}.DashboardOverviewCards-module__2L8ASG__progressBarFillGreen{background:linear-gradient(90deg,#4ade80,#15803d);border-radius:999px;height:100%;transition:width .8s ease-out}.DashboardOverviewCards-module__2L8ASG__tagsRow{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.DashboardOverviewCards-module__2L8ASG__tagsRow>span{white-space:nowrap;border-radius:6px;padding:3px 8px;font-size:11px;font-weight:600}.DashboardOverviewCards-module__2L8ASG__tagSuccess{color:#15803d;background:#dcfce7}.DashboardOverviewCards-module__2L8ASG__tagWarning{color:#b45309;background:#fef3c7}.DashboardOverviewCards-module__2L8ASG__tagInfo{color:#4338ca;background:#e0e7ff}.DashboardOverviewCards-module__2L8ASG__tagDanger{color:#b91c1c;background:#fee2e2}.DashboardOverviewCards-module__2L8ASG__tagMuted{color:#475569;background:#f1f5f9}.DashboardOverviewCards-module__2L8ASG__tagFeatured{color:#86198f;background:#fae8ff}.DashboardOverviewCards-module__2L8ASG__tagViolet{color:#7e22ce;background:#f3e8ff}.DashboardOverviewCards-module__2L8ASG__tagRose{color:var(--primary);background:#fce7ec;font-size:12px!important}.DashboardOverviewCards-module__2L8ASG__skeletonCard{background:linear-gradient(90deg,#f1f5f9 25%,#e2e8f0 50%,#f1f5f9 75%) 0 0/200% 100%;border-radius:16px;height:128px;animation:1.5s infinite DashboardOverviewCards-module__2L8ASG__shimmer}@keyframes DashboardOverviewCards-module__2L8ASG__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}
.SubscriptionPlanCard-module__dorHIa__card{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow-sm);border-radius:16px;flex-direction:column;gap:14px;padding:20px;transition:transform .25s cubic-bezier(.16,1,.3,1),box-shadow .25s,border-color .25s;display:flex;position:relative}.SubscriptionPlanCard-module__dorHIa__card:hover{box-shadow:var(--shadow-md);border-color:#8a153840;transform:translateY(-4px)}.SubscriptionPlanCard-module__dorHIa__cardHighlight{border-color:var(--primary);background:linear-gradient(165deg, var(--surface) 0%, #8a15380a 100%);box-shadow:0 8px 28px #8a15381f}.SubscriptionPlanCard-module__dorHIa__cardCurrent{background:linear-gradient(165deg, var(--surface) 0%, #16a34a0d 100%);border-color:#16a34a}.SubscriptionPlanCard-module__dorHIa__currentRibbon{color:#fff;font-size:11px;font-weight:var(--font-bold);text-transform:uppercase;letter-spacing:.04em;background:#16a34a;border-radius:999px;align-items:center;gap:5px;padding:5px 12px;display:inline-flex;position:absolute;top:-12px;left:24px;box-shadow:0 4px 10px #16a34a4d}.SubscriptionPlanCard-module__dorHIa__cardHeader{flex-direction:column;gap:4px;display:flex}.SubscriptionPlanCard-module__dorHIa__planName{font-size:var(--text-lg);font-weight:var(--font-bold);color:var(--text);margin:0 0 6px}.SubscriptionPlanCard-module__dorHIa__priceRow{align-items:baseline;gap:6px;display:flex}.SubscriptionPlanCard-module__dorHIa__priceAmount{font-size:26px;font-weight:var(--font-bold);color:var(--text);letter-spacing:-.02em}.SubscriptionPlanCard-module__dorHIa__priceCurrency{font-size:var(--text-sm);font-weight:var(--font-semibold);color:var(--text-light)}.SubscriptionPlanCard-module__dorHIa__priceFree{font-size:24px;font-weight:var(--font-bold);color:#16a34a}.SubscriptionPlanCard-module__dorHIa__validity{font-size:var(--text-sm);color:var(--text-light)}.SubscriptionPlanCard-module__dorHIa__benefitsList{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.SubscriptionPlanCard-module__dorHIa__benefitItem{font-size:var(--text-sm);color:var(--text);align-items:flex-start;gap:10px;line-height:1.4;display:flex}.SubscriptionPlanCard-module__dorHIa__benefitCheck{color:#16a34a;background:#16a34a1f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;margin-top:1px;display:flex}.SubscriptionPlanCard-module__dorHIa__ctaButton{background:var(--primary);color:#fff;width:100%;font-size:var(--text-sm);font-weight:var(--font-semibold);cursor:pointer;border:none;border-radius:10px;margin-top:auto;padding:10px 16px;transition:background .2s,opacity .2s}.SubscriptionPlanCard-module__dorHIa__ctaButton:hover:not(:disabled){background:var(--primary-hover)}.SubscriptionPlanCard-module__dorHIa__ctaButton:disabled{opacity:.6;cursor:not-allowed}.SubscriptionPlanCard-module__dorHIa__ctaButtonSecondary{background:var(--bg);color:var(--text);border:1px solid var(--border)}.SubscriptionPlanCard-module__dorHIa__ctaButtonSecondary:hover:not(:disabled){background:var(--bg)}@media (max-width:480px){.SubscriptionPlanCard-module__dorHIa__card{padding:18px 16px}.SubscriptionPlanCard-module__dorHIa__priceAmount,.SubscriptionPlanCard-module__dorHIa__priceFree{font-size:22px}}
.AnalyticsFilters-module__3v4vHG__container{background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;gap:18px;padding:20px;display:flex;box-shadow:0 4px 12px #00000008}.AnalyticsFilters-module__3v4vHG__topRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;display:flex}.AnalyticsFilters-module__3v4vHG__searchWrapper{flex:1;min-width:260px;position:relative}.AnalyticsFilters-module__3v4vHG__searchIcon{color:#94a3b8;font-size:16px;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.AnalyticsFilters-module__3v4vHG__searchInput{color:#0f172a;background:#f8fafc;border:1px solid #cbd5e1;border-radius:10px;outline:none;width:100%;padding:10px 38px 10px 40px;font-size:14px;transition:all .2s}.AnalyticsFilters-module__3v4vHG__searchInput:focus{background:#fff;border-color:#0284c7;box-shadow:0 0 0 3px #0284c71f}.AnalyticsFilters-module__3v4vHG__clearSearchBtn{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:50%;align-items:center;padding:4px;display:flex;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.AnalyticsFilters-module__3v4vHG__clearSearchBtn:hover{color:#0f172a;background:#e2e8f0}.AnalyticsFilters-module__3v4vHG__presetsGroup{background:#f1f5f9;border-radius:10px;flex-wrap:wrap;align-items:center;gap:4px;padding:4px;display:flex}.AnalyticsFilters-module__3v4vHG__presetBtn{color:#64748b;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:7px;padding:6px 14px;font-size:13px;font-weight:500;transition:all .2s}.AnalyticsFilters-module__3v4vHG__presetBtn:hover{color:#0f172a;background:#ffffffb3}.AnalyticsFilters-module__3v4vHG__presetActive{font-weight:600;box-shadow:0 1px 3px #00000014;color:#0284c7!important;background:#fff!important}.AnalyticsFilters-module__3v4vHG__resetBtn{color:#dc2626;cursor:pointer;white-space:nowrap;background:#fef2f2;border:1px solid #fecaca;border-radius:9px;align-items:center;gap:8px;padding:8px 14px;font-size:13px;font-weight:600;transition:all .2s;display:flex}.AnalyticsFilters-module__3v4vHG__resetBtn:hover:not(:disabled){background:#fee2e2}.AnalyticsFilters-module__3v4vHG__resetBtn:disabled{opacity:.6;cursor:not-allowed}.AnalyticsFilters-module__3v4vHG__badgeCount{color:#fff;background:#dc2626;border-radius:999px;padding:1px 6px;font-size:11px;font-weight:700}.AnalyticsFilters-module__3v4vHG__spinning{animation:1s linear infinite AnalyticsFilters-module__3v4vHG__spin}.AnalyticsFilters-module__3v4vHG__bottomRow{border-top:1px solid #f1f5f9;grid-template-columns:minmax(290px,1.8fr) repeat(3,minmax(150px,1fr));align-items:end;gap:16px;padding-top:14px;display:grid}.AnalyticsFilters-module__3v4vHG__filterGroup{flex-direction:column;gap:6px;width:100%;min-width:0;display:flex}.AnalyticsFilters-module__3v4vHG__filterLabel{color:#64748b;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;align-items:center;gap:6px;font-size:11px;font-weight:700;display:flex}.AnalyticsFilters-module__3v4vHG__dateRangeGroup{align-items:center;gap:6px;width:100%;display:flex}.AnalyticsFilters-module__3v4vHG__dateInput{color:#0f172a;box-sizing:border-box;background:#fff;border:1px solid #cbd5e1;border-radius:8px;outline:none;flex:1;width:100%;min-width:0;padding:8px 10px;font-size:13px}.AnalyticsFilters-module__3v4vHG__dateInput:focus{border-color:#0284c7;box-shadow:0 0 0 3px #0284c71f}.AnalyticsFilters-module__3v4vHG__dateSeparator{color:#94a3b8;flex-shrink:0;font-size:12px;font-weight:500}.AnalyticsFilters-module__3v4vHG__selectInput{color:#0f172a;cursor:pointer;box-sizing:border-box;background:#fff;border:1px solid #cbd5e1;border-radius:8px;outline:none;width:100%;min-width:0;padding:8px 12px;font-size:13px;transition:all .15s}.AnalyticsFilters-module__3v4vHG__selectInput:focus{border-color:#0284c7;box-shadow:0 0 0 3px #0284c71f}.AnalyticsFilters-module__3v4vHG__sortGroup{align-items:center;gap:8px;width:100%;display:flex}.AnalyticsFilters-module__3v4vHG__sortOrderBtn{color:#334155;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.AnalyticsFilters-module__3v4vHG__sortOrderBtn:hover{color:#0284c7;background:#f8fafc;border-color:#0284c7}@keyframes AnalyticsFilters-module__3v4vHG__spin{to{transform:rotate(360deg)}}@media (max-width:1100px){.AnalyticsFilters-module__3v4vHG__bottomRow{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.AnalyticsFilters-module__3v4vHG__topRow{flex-direction:column;align-items:stretch}.AnalyticsFilters-module__3v4vHG__presetsGroup{justify-content:space-between}.AnalyticsFilters-module__3v4vHG__bottomRow{grid-template-columns:1fr}.AnalyticsFilters-module__3v4vHG__dateRangeGroup{flex-direction:row}}
.TypingIndicator-module__RNumKq__wrapper{align-items:center;gap:10px;margin-bottom:12px;display:flex}.TypingIndicator-module__RNumKq__avatar{object-fit:cover;background:#e2e8f0;border-radius:50%;width:32px;height:32px}.TypingIndicator-module__RNumKq__avatarFallback{color:#475569;background:#e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:13px;font-weight:600;display:flex}.TypingIndicator-module__RNumKq__bubble{background:#fff;border:1px solid #e2e8f0;border-radius:4px 16px 16px;align-items:center;gap:8px;padding:8px 14px;display:flex;box-shadow:0 1px 3px #0000000a}.TypingIndicator-module__RNumKq__text{color:#64748b;font-size:13px}.TypingIndicator-module__RNumKq__dots{align-items:center;gap:4px;display:flex}.TypingIndicator-module__RNumKq__dot{background-color:#94a3b8;border-radius:50%;width:6px;height:6px;animation:1.4s ease-in-out infinite both TypingIndicator-module__RNumKq__bounce}.TypingIndicator-module__RNumKq__dot:first-child{animation-delay:0s}.TypingIndicator-module__RNumKq__dot:nth-child(2){animation-delay:.2s}.TypingIndicator-module__RNumKq__dot:nth-child(3){animation-delay:.4s}@keyframes TypingIndicator-module__RNumKq__bounce{0%,80%,to{opacity:.4;transform:scale(0)}40%{opacity:1;transform:scale(1)}}
.DashboardTrendChart-module__FAoYPa__card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;gap:18px;padding:20px;display:flex;box-shadow:0 4px 12px #00000005}.DashboardTrendChart-module__FAoYPa__cardHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.DashboardTrendChart-module__FAoYPa__headerTitleGroup{align-items:center;gap:12px;display:flex}.DashboardTrendChart-module__FAoYPa__iconBadge{width:38px;height:38px;color:var(--primary);background:#fce7ec;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.DashboardTrendChart-module__FAoYPa__cardTitle{color:#0f172a;margin:0;font-size:15px;font-weight:700}.DashboardTrendChart-module__FAoYPa__cardSubtitle{color:#64748b;margin:2px 0 0;font-size:12.5px}.DashboardTrendChart-module__FAoYPa__legend{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.DashboardTrendChart-module__FAoYPa__legendItem{color:#334155;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;align-items:center;gap:6px;padding:5px 10px;font-size:12px;font-weight:600;transition:all .2s;display:flex}.DashboardTrendChart-module__FAoYPa__legendItem:hover{background:#f1f5f9;border-color:#cbd5e1}.DashboardTrendChart-module__FAoYPa__legendItemOff{opacity:.4}.DashboardTrendChart-module__FAoYPa__legendDot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.DashboardTrendChart-module__FAoYPa__chartWrapper{width:100%;position:relative}.DashboardTrendChart-module__FAoYPa__svg{cursor:crosshair;width:100%;height:320px;display:block;overflow:visible}.DashboardTrendChart-module__FAoYPa__gridLine{stroke:#f1f5f9;stroke-width:1px}.DashboardTrendChart-module__FAoYPa__axisLabel{fill:#94a3b8;font-size:11px;font-weight:500}.DashboardTrendChart-module__FAoYPa__areaPath{animation:.6s ease-out both DashboardTrendChart-module__FAoYPa__fadeIn}.DashboardTrendChart-module__FAoYPa__linePath{vector-effect:non-scaling-stroke}@keyframes DashboardTrendChart-module__FAoYPa__dashTrendDraw{0%{stroke-dashoffset:var(--dash-length)}to{stroke-dashoffset:0}}@keyframes DashboardTrendChart-module__FAoYPa__fadeIn{0%{opacity:0}to{opacity:1}}.DashboardTrendChart-module__FAoYPa__crosshair{stroke:#cbd5e1;stroke-width:1px;stroke-dasharray:4 4}.DashboardTrendChart-module__FAoYPa__tooltip{color:#f8fafc;pointer-events:none;z-index:2;background:#0f172a;border-radius:10px;min-width:140px;padding:10px 12px;font-size:12px;animation:.15s ease-out both DashboardTrendChart-module__FAoYPa__fadeIn;position:absolute;top:8px;transform:translate(-50%);box-shadow:0 8px 20px #00000040}.DashboardTrendChart-module__FAoYPa__tooltipDate{color:#f8fafc;margin-bottom:6px;font-weight:700}.DashboardTrendChart-module__FAoYPa__tooltipRow{align-items:center;gap:6px;padding:2px 0;display:flex}.DashboardTrendChart-module__FAoYPa__tooltipLabel{color:#cbd5e1;flex:1}.DashboardTrendChart-module__FAoYPa__tooltipValue{color:#fff;font-weight:700}.DashboardTrendChart-module__FAoYPa__emptyOverlay{color:#94a3b8;z-index:1;pointer-events:none;justify-content:center;align-items:center;font-size:13px;font-weight:500;display:flex;position:absolute;inset:0}.DashboardTrendChart-module__FAoYPa__skeleton{background:linear-gradient(90deg,#f1f5f9 25%,#e2e8f0 50%,#f1f5f9 75%) 0 0/200% 100%;border-radius:16px;height:400px;animation:1.5s infinite DashboardTrendChart-module__FAoYPa__shimmer}@keyframes DashboardTrendChart-module__FAoYPa__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width:640px){.DashboardTrendChart-module__FAoYPa__svg{height:260px}.DashboardTrendChart-module__FAoYPa__cardHeader{flex-direction:column}}
.InquiriesSection-module__BqEmIa__wrapper{width:100%}.InquiriesSection-module__BqEmIa__pagination{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:16px 4px 0;display:flex}.InquiriesSection-module__BqEmIa__pageInfo{font-size:var(--text-sm);color:var(--text-light)}.InquiriesSection-module__BqEmIa__pageControls{align-items:center;gap:6px;display:flex}.InquiriesSection-module__BqEmIa__pageBtn{border:1px solid var(--border);min-width:32px;height:32px;color:var(--text);font-size:var(--text-xs);cursor:pointer;background:0 0;border-radius:6px;justify-content:center;align-items:center;padding:0 6px;font-weight:500;transition:all .2s;display:flex}.InquiriesSection-module__BqEmIa__pageBtn:disabled{opacity:.4;cursor:not-allowed}.InquiriesSection-module__BqEmIa__pageBtn.InquiriesSection-module__BqEmIa__active{background:var(--primary);border-color:var(--primary);color:#fff}.InquiriesSection-module__BqEmIa__tableContainer{border-radius:var(--radius);border:1px solid var(--border);background:var(--surface);overflow-x:auto}.InquiriesSection-module__BqEmIa__table{border-collapse:collapse;width:100%;min-width:640px;font-size:13px}.InquiriesSection-module__BqEmIa__table thead tr{border-bottom:1px solid var(--border);background:#f9fafb}.InquiriesSection-module__BqEmIa__th{color:var(--text-light);text-transform:uppercase;letter-spacing:.05em;text-align:left;white-space:nowrap;padding:12px 16px;font-size:11px;font-weight:600}.InquiriesSection-module__BqEmIa__tr{border-bottom:1px solid var(--border);transition:background .15s}.InquiriesSection-module__BqEmIa__tr:last-child{border-bottom:none}.InquiriesSection-module__BqEmIa__tr:hover{background:#f9fafb}.InquiriesSection-module__BqEmIa__td{color:var(--text);vertical-align:middle;padding:14px 16px}.InquiriesSection-module__BqEmIa__visitorCell{align-items:center;gap:10px;display:flex}.InquiriesSection-module__BqEmIa__visitorAvatar{background:var(--primary);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:12px;font-weight:700;display:flex}.InquiriesSection-module__BqEmIa__visitorInfo{flex-direction:column;gap:2px;display:flex}.InquiriesSection-module__BqEmIa__visitorName{color:var(--text);font-size:13px;font-weight:600}.InquiriesSection-module__BqEmIa__visitorContact{color:var(--text-light);font-size:11px}.InquiriesSection-module__BqEmIa__propertyCell{flex-direction:column;gap:3px;display:flex}.InquiriesSection-module__BqEmIa__propertyName{color:var(--text);font-size:13px;font-weight:600}.InquiriesSection-module__BqEmIa__propertyRef{color:var(--text-light);font-size:11px}.InquiriesSection-module__BqEmIa__dateCell{flex-direction:column;gap:3px;display:flex}.InquiriesSection-module__BqEmIa__dateMain{color:var(--text);font-size:13px;font-weight:600}.InquiriesSection-module__BqEmIa__dateTime{color:var(--text-light);font-size:11px}.InquiriesSection-module__BqEmIa__statusBadge{white-space:nowrap;border-radius:20px;align-items:center;gap:5px;padding:4px 10px;font-size:11px;font-weight:600;display:inline-flex}.InquiriesSection-module__BqEmIa__statusPending{color:#854d0e;background:#fef9c3}.InquiriesSection-module__BqEmIa__statusApproved{color:#14532d;background:#dcfce7}.InquiriesSection-module__BqEmIa__statusRejected{color:#7f1d1d;background:#fee2e2}.InquiriesSection-module__BqEmIa__statusCompleted{color:#1e3a8a;background:#dbeafe}.InquiriesSection-module__BqEmIa__statusCancelled{color:#475569;background:#f1f5f9}.InquiriesSection-module__BqEmIa__actionsGroup{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.InquiriesSection-module__BqEmIa__actionBtn{background:var(--primary);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:8px;align-items:center;gap:6px;padding:7px 14px;font-size:12px;font-weight:600;transition:opacity .18s;display:inline-flex}.InquiriesSection-module__BqEmIa__actionBtn:hover{opacity:.87}.InquiriesSection-module__BqEmIa__acceptBtn{color:#fff;cursor:pointer;white-space:nowrap;background:#16a34a;border:none;border-radius:8px;align-items:center;gap:6px;padding:7px 14px;font-size:12px;font-weight:600;transition:opacity .18s;display:inline-flex}.InquiriesSection-module__BqEmIa__acceptBtn:hover{opacity:.87}.InquiriesSection-module__BqEmIa__cancelBtn{background:var(--danger);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:8px;align-items:center;gap:6px;padding:7px 14px;font-size:12px;font-weight:600;transition:opacity .18s;display:inline-flex}.InquiriesSection-module__BqEmIa__cancelBtn:hover{opacity:.87}.InquiriesSection-module__BqEmIa__emptyState{text-align:center;color:var(--text-light);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);flex-direction:column;align-items:center;gap:12px;padding:56px 24px;display:flex}.InquiriesSection-module__BqEmIa__emptyIcon{color:var(--primary);opacity:.4}.InquiriesSection-module__BqEmIa__emptyTitle{color:var(--text);margin:0;font-size:15px;font-weight:700}.InquiriesSection-module__BqEmIa__emptySubtitle{color:var(--text-light);margin:0;font-size:13px}.InquiriesSection-module__BqEmIa__loadingState{text-align:center;color:var(--text-light);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);flex-direction:column;align-items:center;gap:14px;padding:48px 24px;display:flex}.InquiriesSection-module__BqEmIa__spinner{border:3px solid var(--border);border-top-color:var(--primary);border-radius:50%;width:32px;height:32px;animation:.75s linear infinite InquiriesSection-module__BqEmIa__spin}@keyframes InquiriesSection-module__BqEmIa__spin{to{transform:rotate(360deg)}}.InquiriesSection-module__BqEmIa__errorState{text-align:center;color:var(--text-light);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:36px 24px;font-size:13px}.InquiriesSection-module__BqEmIa__overlay{z-index:1000;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0000008c;justify-content:center;align-items:center;padding:20px;animation:.18s InquiriesSection-module__BqEmIa__fadeIn;display:flex;position:fixed;inset:0}@keyframes InquiriesSection-module__BqEmIa__fadeIn{0%{opacity:0}to{opacity:1}}.InquiriesSection-module__BqEmIa__modal{background:var(--surface);border-radius:16px;flex-direction:column;width:100%;max-width:760px;max-height:90vh;animation:.22s InquiriesSection-module__BqEmIa__slideUp;display:flex;overflow:hidden;box-shadow:0 24px 64px #0003}@keyframes InquiriesSection-module__BqEmIa__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.InquiriesSection-module__BqEmIa__modalHeader{border-bottom:1px solid var(--border);flex-shrink:0;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.InquiriesSection-module__BqEmIa__modalTitle{color:var(--text);align-items:center;gap:10px;margin:0;font-size:17px;font-weight:700;display:flex}.InquiriesSection-module__BqEmIa__modalTitleIcon{color:var(--primary)}.InquiriesSection-module__BqEmIa__closeBtn{border:1px solid var(--border);width:34px;height:34px;color:var(--text-light);cursor:pointer;background:0 0;border-radius:8px;justify-content:center;align-items:center;font-size:16px;transition:all .18s;display:flex}.InquiriesSection-module__BqEmIa__closeBtn:hover{color:var(--text);background:#f1f5f9}.InquiriesSection-module__BqEmIa__modalBody{flex-direction:column;flex:1;gap:24px;padding:24px;display:flex;overflow-y:auto}.InquiriesSection-module__BqEmIa__modalSection{flex-direction:column;gap:14px;display:flex}.InquiriesSection-module__BqEmIa__modalSectionTitle{color:var(--text);text-transform:uppercase;letter-spacing:.06em;border-bottom:1px solid var(--border);align-items:center;gap:8px;margin:0;padding-bottom:10px;font-size:13px;font-weight:700;display:flex}.InquiriesSection-module__BqEmIa__modalSectionTitle svg{color:var(--primary)}.InquiriesSection-module__BqEmIa__modalGrid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.InquiriesSection-module__BqEmIa__modalField{flex-direction:column;gap:4px;display:flex}.InquiriesSection-module__BqEmIa__modalFieldFull{flex-direction:column;grid-column:1/-1;gap:4px;display:flex}.InquiriesSection-module__BqEmIa__fieldLabel{color:var(--text-light);text-transform:uppercase;letter-spacing:.04em;font-size:11px;font-weight:600}.InquiriesSection-module__BqEmIa__fieldValue{color:var(--text);font-size:13px;font-weight:600}.InquiriesSection-module__BqEmIa__fieldValueLight{color:var(--text);font-size:13px}.InquiriesSection-module__BqEmIa__visitorHeaderRow{border:1px solid var(--border);background:#f9fafb;border-radius:10px;align-items:center;gap:14px;padding:14px;display:flex}.InquiriesSection-module__BqEmIa__modalVisitorAvatar{background:var(--primary);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:16px;font-weight:700;display:flex}.InquiriesSection-module__BqEmIa__visitorHeaderInfo{flex-direction:column;gap:3px;display:flex}.InquiriesSection-module__BqEmIa__visitorHeaderName{color:var(--text);font-size:15px;font-weight:700}.InquiriesSection-module__BqEmIa__visitorHeaderSub{color:var(--text-light);font-size:12px}.InquiriesSection-module__BqEmIa__propertyThumbRow{border:1px solid var(--border);background:#f9fafb;border-radius:10px;align-items:center;gap:14px;padding:14px;display:flex}.InquiriesSection-module__BqEmIa__propertyThumb{object-fit:cover;background:#e2e8f0;border-radius:8px;flex-shrink:0;width:72px;height:56px}.InquiriesSection-module__BqEmIa__propertyThumbPlaceholder{color:#94a3b8;background:#e2e8f0;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:72px;height:56px;display:flex}.InquiriesSection-module__BqEmIa__propertyThumbInfo{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.InquiriesSection-module__BqEmIa__propertyThumbName{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:700;overflow:hidden}.InquiriesSection-module__BqEmIa__propertyThumbMeta{color:var(--text-light);font-size:12px}.InquiriesSection-module__BqEmIa__chipsRow{flex-wrap:wrap;gap:6px;display:flex}.InquiriesSection-module__BqEmIa__chip{border:1px solid var(--border);color:var(--text);background:#f1f5f9;border-radius:16px;padding:4px 10px;font-size:11px;font-weight:500}.InquiriesSection-module__BqEmIa__notesBlock{color:#713f12;background:#fefce8;border:1px solid #fde68a;border-radius:8px;padding:12px 14px;font-size:13px;line-height:1.6}.InquiriesSection-module__BqEmIa__modalFooter{border-top:1px solid var(--border);flex-shrink:0;justify-content:flex-end;padding:16px 24px;display:flex}.InquiriesSection-module__BqEmIa__closeModalBtn{border:1px solid var(--border);color:var(--text);cursor:pointer;background:0 0;border-radius:8px;padding:9px 22px;font-size:13px;font-weight:600;transition:all .18s}.InquiriesSection-module__BqEmIa__closeModalBtn:hover{background:#f1f5f9}@media (max-width:640px){.InquiriesSection-module__BqEmIa__modalGrid{grid-template-columns:1fr}.InquiriesSection-module__BqEmIa__modalFieldFull{grid-column:1}.InquiriesSection-module__BqEmIa__modal{border-radius:12px;max-height:95vh}.InquiriesSection-module__BqEmIa__modalBody{padding:16px}.InquiriesSection-module__BqEmIa__modalHeader{padding:16px 18px}.InquiriesSection-module__BqEmIa__modalFooter{padding:14px 18px}}
.SubscriptionPlanGrid-module__eFqicW__grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px;display:grid}.SubscriptionPlanGrid-module__eFqicW__skeletonCard{background:linear-gradient(90deg,#f1f5f9 25%,#e2e8f0 50%,#f1f5f9 75%) 0 0/200% 100%;border-radius:18px;height:300px;animation:1.5s infinite SubscriptionPlanGrid-module__eFqicW__shimmer}@keyframes SubscriptionPlanGrid-module__eFqicW__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.SubscriptionPlanGrid-module__eFqicW__stateBox{text-align:center;color:var(--text-light);background:var(--bg);border:1px dashed var(--border);border-radius:var(--radius);flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:36px 20px;display:flex}.SubscriptionPlanGrid-module__eFqicW__stateBoxHint{font-size:var(--text-sm);margin:0}.SubscriptionPlanGrid-module__eFqicW__retryBtn{border:1px solid var(--border);background:var(--surface);color:var(--text);font-size:var(--text-sm);font-weight:var(--font-semibold);cursor:pointer;border-radius:8px;align-items:center;gap:6px;padding:8px 16px;display:flex}.SubscriptionPlanGrid-module__eFqicW__retryBtn:hover{border-color:var(--primary);color:var(--primary)}.SubscriptionPlanGrid-module__eFqicW__loadMoreRow{justify-content:center;margin-top:20px;display:flex}.SubscriptionPlanGrid-module__eFqicW__loadMoreBtn{border:1px solid var(--border);background:var(--surface);color:var(--text);font-size:var(--text-sm);font-weight:var(--font-semibold);cursor:pointer;border-radius:999px;padding:10px 22px;transition:all .2s}.SubscriptionPlanGrid-module__eFqicW__loadMoreBtn:hover:not(:disabled){border-color:var(--primary);color:var(--primary)}.SubscriptionPlanGrid-module__eFqicW__loadMoreBtn:disabled{opacity:.6;cursor:not-allowed}@media (max-width:1023px){.SubscriptionPlanGrid-module__eFqicW__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.SubscriptionPlanGrid-module__eFqicW__grid{grid-template-columns:1fr}}
.page-module__ZZmFIW__container{width:100%;max-width:1440px;margin:0 auto;padding:32px}.page-module__ZZmFIW__breadcrumbs{font-size:var(--text-sm);color:var(--text-light);align-items:center;gap:8px;margin-bottom:16px;display:flex}.page-module__ZZmFIW__breadcrumbs a{color:var(--text-light);text-decoration:none;transition:color .2s}.page-module__ZZmFIW__breadcrumbs a:hover{color:var(--primary)}.page-module__ZZmFIW__breadcrumbs span{color:var(--text-light)}.page-module__ZZmFIW__backBtn{color:var(--text);font-size:var(--text-sm);cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;margin-bottom:20px;padding:6px 12px 6px 0;font-weight:500;transition:color .2s;display:inline-flex}.page-module__ZZmFIW__backBtn:hover{color:var(--primary)}.page-module__ZZmFIW__headerCard{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:24px;padding:24px;display:flex}.page-module__ZZmFIW__headerMain{flex-direction:column;flex:1;gap:10px;min-width:280px;display:flex}.page-module__ZZmFIW__titleRow{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.page-module__ZZmFIW__title{font-size:var(--text-2xl);font-weight:var(--font-bold);color:var(--text);margin:0}.page-module__ZZmFIW__badgeGroup{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.page-module__ZZmFIW__typeBadge{background:var(--bg);border:1px solid var(--border);color:var(--text);border-radius:6px;padding:4px 10px;font-size:12px;font-weight:600;display:inline-block}.page-module__ZZmFIW__purposeBadge{color:var(--primary);background:#0f172a0f;border-radius:6px;padding:4px 10px;font-size:12px;font-weight:700;display:inline-block}.page-module__ZZmFIW__featuredBadge{color:#fff;letter-spacing:.02em;background:linear-gradient(135deg,#f59e0b,#d97706);border-radius:999px;align-items:center;gap:5px;padding:4px 11px;font-size:11px;font-weight:700;display:inline-flex;box-shadow:0 2px 6px #d977064d}.page-module__ZZmFIW__locationSub{font-size:var(--text-sm);color:var(--text-light);align-items:center;gap:6px;display:flex}.page-module__ZZmFIW__priceSection{flex-direction:column;align-items:flex-end;gap:4px;display:flex}.page-module__ZZmFIW__featureBtn{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#f59e0b,#d97706);border:none;border-radius:8px;align-items:center;gap:7px;margin-top:10px;padding:9px 16px;font-size:13px;font-weight:700;transition:transform .15s,box-shadow .15s;display:inline-flex;box-shadow:0 3px 8px #d9770647}.page-module__ZZmFIW__featureBtn:hover{transform:translateY(-1px);box-shadow:0 5px 12px #d9770659}.page-module__ZZmFIW__payBtn{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#16a34a,#15803d);border:none;border-radius:8px;align-items:center;gap:7px;margin-top:10px;padding:9px 16px;font-size:13px;font-weight:700;transition:transform .15s,box-shadow .15s;display:inline-flex;box-shadow:0 3px 8px #15803d47}.page-module__ZZmFIW__payBtn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 5px 12px #15803d59}.page-module__ZZmFIW__payBtn:disabled{opacity:.7;cursor:not-allowed}.page-module__ZZmFIW__resubmitBtn{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#2563eb,#1d4ed8);border:none;border-radius:8px;align-items:center;gap:7px;margin-top:10px;padding:9px 16px;font-size:13px;font-weight:700;transition:transform .15s,box-shadow .15s;display:inline-flex;box-shadow:0 3px 8px #1d4ed847}.page-module__ZZmFIW__resubmitBtn:hover{transform:translateY(-1px);box-shadow:0 5px 12px #1d4ed859}.page-module__ZZmFIW__rejectionBanner{border-radius:var(--radius);color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;align-items:flex-start;gap:12px;margin:-12px 0 24px;padding:14px 18px;display:flex}.page-module__ZZmFIW__rejectionBanner svg{flex-shrink:0;margin-top:2px}.page-module__ZZmFIW__rejectionBanner strong{font-size:var(--text-sm);margin-bottom:4px;display:block}.page-module__ZZmFIW__rejectionBanner p{font-size:var(--text-sm);margin:0;line-height:1.5}.page-module__ZZmFIW__paymentErrorBanner{border-radius:var(--radius);font-size:var(--text-sm);color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;margin:-12px 0 24px;padding:14px 18px}.page-module__ZZmFIW__paymentNoticeBanner{border-radius:var(--radius);font-size:var(--text-sm);color:#166534;background:#f0fdf4;border:1px solid #bbf7d0;margin:-12px 0 24px;padding:14px 18px}.page-module__ZZmFIW__priceLabel{color:var(--text-light);text-transform:uppercase;font-size:12px;font-weight:500}.page-module__ZZmFIW__priceValue{color:var(--primary);font-size:28px;font-weight:800;line-height:1.2}.page-module__ZZmFIW__negotiableChip{color:#0369a1;background:#e0f2fe;border-radius:4px;padding:2px 8px;font-size:11px;font-weight:500}.page-module__ZZmFIW__contentStack{flex-direction:column;gap:24px;display:flex}.page-module__ZZmFIW__layoutGrid{grid-template-columns:1fr 360px;align-items:start;gap:24px;display:grid}.page-module__ZZmFIW__mainColumn{flex-direction:column;gap:24px;display:flex}.page-module__ZZmFIW__sideColumn{flex-direction:column;gap:24px;display:flex;position:sticky;top:24px}.page-module__ZZmFIW__sectionCard{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:24px}.page-module__ZZmFIW__sectionTitle{color:var(--text);align-items:center;gap:10px;margin:0 0 16px;font-size:16px;font-weight:700;display:flex}.page-module__ZZmFIW__sectionTitle svg{color:var(--primary)}.page-module__ZZmFIW__galleryWrapper{flex-direction:column;gap:12px;display:flex}.page-module__ZZmFIW__mainPhotoView{background:#0f172a;border-radius:12px;justify-content:center;align-items:center;width:100%;height:420px;display:flex;position:relative;overflow:hidden}.page-module__ZZmFIW__mainPhotoImg{object-fit:cover;width:100%;height:100%;transition:opacity .2s}.page-module__ZZmFIW__photoPlaceholder{color:#64748b;flex-direction:column;align-items:center;gap:12px;display:flex}.page-module__ZZmFIW__photoCaption{color:#fff;background:linear-gradient(#0000,#000000bf);padding:12px 16px;font-size:13px;font-weight:500;position:absolute;bottom:0;left:0;right:0}.page-module__ZZmFIW__thumbnailsRow{gap:10px;padding-bottom:4px;display:flex;overflow-x:auto}.page-module__ZZmFIW__thumbnailBtn{cursor:pointer;background:var(--bg);border:2px solid #0000;border-radius:8px;flex-shrink:0;width:84px;height:64px;padding:0;transition:all .2s;overflow:hidden}.page-module__ZZmFIW__thumbnailBtn:hover{border-color:var(--primary)}.page-module__ZZmFIW__thumbnailBtnActive{border-color:var(--primary);box-shadow:0 0 0 2px #0f172a33}.page-module__ZZmFIW__thumbnailImg{object-fit:cover;width:100%;height:100%}.page-module__ZZmFIW__specsGrid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:16px;display:grid}.page-module__ZZmFIW__specItem{background:var(--bg);border:1px solid var(--border);border-radius:10px;align-items:center;gap:12px;padding:14px;display:flex}.page-module__ZZmFIW__specIcon{background:var(--surface);border:1px solid var(--border);width:40px;height:40px;color:var(--primary);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;font-size:18px;display:flex}.page-module__ZZmFIW__specInfo{flex-direction:column;display:flex}.page-module__ZZmFIW__specLabel{color:var(--text-light);text-transform:uppercase;letter-spacing:.03em;font-size:11px;font-weight:500}.page-module__ZZmFIW__specValue{color:var(--text);font-size:15px;font-weight:700}.page-module__ZZmFIW__descriptionText{color:var(--text);white-space:pre-line;font-size:14px;line-height:1.7}.page-module__ZZmFIW__chipsGrid{flex-wrap:wrap;gap:8px;display:flex}.page-module__ZZmFIW__chip{background:var(--bg);border:1px solid var(--border);color:var(--text);border-radius:20px;align-items:center;gap:6px;padding:6px 14px;font-size:13px;font-weight:500;display:inline-flex}.page-module__ZZmFIW__chipIcon{color:var(--primary)}.page-module__ZZmFIW__locationBox{flex-direction:column;gap:12px;display:flex}.page-module__ZZmFIW__locationMapContent{flex-direction:column;gap:18px;display:flex}.page-module__ZZmFIW__locationAddressBlock{flex-direction:column;gap:4px;display:flex}.page-module__ZZmFIW__locationAddressLine{font-size:var(--text-sm);color:var(--text);line-height:1.6}.page-module__ZZmFIW__locationActions{justify-content:center;display:flex}.page-module__ZZmFIW__locationMapLink{border:1px solid var(--border);background:var(--bg);color:var(--text);font-size:var(--text-sm);border-radius:10px;align-items:center;gap:8px;padding:10px 14px;font-weight:600;text-decoration:none;transition:color .2s,border-color .2s,background .2s;display:inline-flex}.page-module__ZZmFIW__locationMapLink:hover{color:var(--primary);border-color:var(--primary);background:var(--surface)}.page-module__ZZmFIW__locationRow{border-bottom:1px dashed var(--border);justify-content:space-between;padding:10px 0;font-size:14px;display:flex}.page-module__ZZmFIW__locationRow:last-child{border-bottom:none}.page-module__ZZmFIW__locationLabel{color:var(--text-light);font-weight:500}.page-module__ZZmFIW__locationVal{color:var(--text);font-weight:600}.page-module__ZZmFIW__contactCard{flex-direction:column;gap:16px;display:flex}.page-module__ZZmFIW__creatorHeader{border-bottom:1px solid var(--border);align-items:center;gap:14px;padding-bottom:16px;display:flex}.page-module__ZZmFIW__creatorAvatar{background:var(--primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:18px;font-weight:700;display:flex}.page-module__ZZmFIW__creatorDetails{flex-direction:column;display:flex}.page-module__ZZmFIW__creatorName{color:var(--text);font-size:16px;font-weight:700}.page-module__ZZmFIW__creatorRole{color:var(--text-light);font-size:12px;font-weight:500}.page-module__ZZmFIW__contactList{flex-direction:column;gap:12px;display:flex}.page-module__ZZmFIW__contactItem{color:var(--text);align-items:center;gap:12px;font-size:13px;display:flex}.page-module__ZZmFIW__contactIcon{color:var(--primary);font-size:16px}.page-module__ZZmFIW__contactBtnGroup{flex-direction:column;gap:8px;margin-top:8px;display:flex}.page-module__ZZmFIW__callBtn{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:100%;padding:10px;font-size:14px;font-weight:600;text-decoration:none;transition:opacity .2s;display:flex}.page-module__ZZmFIW__callBtn:hover{opacity:.9}.page-module__ZZmFIW__whatsappBtn{color:#fff;cursor:pointer;background:#25d366;border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:100%;padding:10px;font-size:14px;font-weight:600;text-decoration:none;transition:opacity .2s;display:flex}.page-module__ZZmFIW__whatsappBtn:hover{opacity:.9}.page-module__ZZmFIW__metaList{flex-direction:column;gap:10px;font-size:13px;display:flex}.page-module__ZZmFIW__metaRow{color:var(--text-light);justify-content:space-between;display:flex}.page-module__ZZmFIW__metaRow span:last-child{color:var(--text);font-weight:600}.page-module__ZZmFIW__errorContainer{text-align:center;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);flex-direction:column;align-items:center;gap:16px;padding:60px 20px;display:flex}.page-module__ZZmFIW__errorTitle{color:var(--text);font-size:20px;font-weight:700}.page-module__ZZmFIW__errorSubtext{color:var(--text-light);font-size:14px}@media (max-width:1024px){.page-module__ZZmFIW__layoutGrid{grid-template-columns:1fr}.page-module__ZZmFIW__sideColumn{position:static}}@media (max-width:768px){.page-module__ZZmFIW__container{padding:20px 16px 32px}.page-module__ZZmFIW__headerCard,.page-module__ZZmFIW__sectionCard{padding:18px}.page-module__ZZmFIW__mainPhotoView{height:300px}.page-module__ZZmFIW__locationSub{align-items:flex-start}.page-module__ZZmFIW__priceSection{align-items:stretch;width:100%}.page-module__ZZmFIW__featureBtn{justify-content:center;width:100%}.page-module__ZZmFIW__locationActions{justify-content:stretch}.page-module__ZZmFIW__locationMapLink{justify-content:center;width:100%}.page-module__ZZmFIW__locationRow,.page-module__ZZmFIW__metaRow{flex-direction:column;gap:4px}}
.AnalyticsOverviewCards-module__KCriha__grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:20px;display:grid}.AnalyticsOverviewCards-module__KCriha__card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;justify-content:space-between;gap:14px;padding:20px;transition:transform .25s cubic-bezier(.16,1,.3,1),box-shadow .25s cubic-bezier(.16,1,.3,1),border-color .25s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 12px #00000005}.AnalyticsOverviewCards-module__KCriha__card:hover{transform:translateY(-4px);box-shadow:0 12px 24px -6px #00000014}.AnalyticsOverviewCards-module__KCriha__cardIndigo:hover{border-color:#818cf8}.AnalyticsOverviewCards-module__KCriha__cardSky:hover{border-color:#38bdf8}.AnalyticsOverviewCards-module__KCriha__cardEmerald:hover{border-color:#34d399}.AnalyticsOverviewCards-module__KCriha__cardAmber:hover{border-color:#fbbf24}.AnalyticsOverviewCards-module__KCriha__cardViolet:hover{border-color:#c084fc}.AnalyticsOverviewCards-module__KCriha__cardTeal:hover{border-color:#2dd4bf}.AnalyticsOverviewCards-module__KCriha__cardHeader{justify-content:space-between;align-items:center;display:flex}.AnalyticsOverviewCards-module__KCriha__cardTitle{color:#475569;font-size:14px;font-weight:600}.AnalyticsOverviewCards-module__KCriha__iconBadge{border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.AnalyticsOverviewCards-module__KCriha__iconIndigo{color:#4f46e5;background:#e0e7ff}.AnalyticsOverviewCards-module__KCriha__iconSky{color:#0284c7;background:#e0f2fe}.AnalyticsOverviewCards-module__KCriha__iconEmerald{color:#16a34a;background:#dcfce7}.AnalyticsOverviewCards-module__KCriha__iconAmber{color:#d97706;background:#fef3c7}.AnalyticsOverviewCards-module__KCriha__iconViolet{color:#9333ea;background:#f3e8ff}.AnalyticsOverviewCards-module__KCriha__iconTeal{color:#0d9488;background:#ccfbf1}.AnalyticsOverviewCards-module__KCriha__cardValueRow{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.AnalyticsOverviewCards-module__KCriha__cardValue{color:#0f172a;letter-spacing:-.02em;font-size:32px;font-weight:800}.AnalyticsOverviewCards-module__KCriha__cardSubtext{color:#64748b;font-size:12px;font-weight:500}.AnalyticsOverviewCards-module__KCriha__progressBarBg{background:#f1f5f9;border-radius:999px;width:100%;height:6px;overflow:hidden}.AnalyticsOverviewCards-module__KCriha__progressBarFillIndigo{background:linear-gradient(90deg,#6366f1,#4f46e5);border-radius:999px;height:100%;transition:width .8s ease-out}.AnalyticsOverviewCards-module__KCriha__progressBarFillSky{background:linear-gradient(90deg,#38bdf8,#0284c7);border-radius:999px;height:100%;transition:width .8s ease-out}.AnalyticsOverviewCards-module__KCriha__progressBarFillEmerald{background:linear-gradient(90deg,#4ade80,#16a34a);border-radius:999px;height:100%;transition:width .8s ease-out}.AnalyticsOverviewCards-module__KCriha__tagsRow{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.AnalyticsOverviewCards-module__KCriha__tagActive{color:#15803d;background:#dcfce7;border-radius:6px;padding:3px 8px;font-size:11px;font-weight:600}.AnalyticsOverviewCards-module__KCriha__tagPending{color:#b45309;background:#fef3c7;border-radius:6px;padding:3px 8px;font-size:11px;font-weight:600}.AnalyticsOverviewCards-module__KCriha__tagSold{color:#4338ca;background:#e0e7ff;border-radius:6px;padding:3px 8px;font-size:11px;font-weight:600}.AnalyticsOverviewCards-module__KCriha__tagFeatured{color:#86198f;background:#fae8ff;border-radius:6px;padding:3px 8px;font-size:11px;font-weight:600}.AnalyticsOverviewCards-module__KCriha__tagViolet{color:#7e22ce;background:#f3e8ff;border-radius:6px;padding:3px 8px;font-size:11px;font-weight:600}.AnalyticsOverviewCards-module__KCriha__tagTeal{color:#0f766e;background:#ccfbf1;border-radius:6px;padding:3px 8px;font-size:11px;font-weight:600}.AnalyticsOverviewCards-module__KCriha__skeletonCard{background:linear-gradient(90deg,#f1f5f9 25%,#e2e8f0 50%,#f1f5f9 75%) 0 0/200% 100%;border-radius:16px;height:130px;animation:1.5s infinite AnalyticsOverviewCards-module__KCriha__shimmer}@keyframes AnalyticsOverviewCards-module__KCriha__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}
.MessageInput-module__fWJV9a__footer{background:#fff;border-top:1px solid #e2e8f0;align-items:center;gap:10px;min-height:64px;padding:12px 16px;display:flex}.MessageInput-module__fWJV9a__attachBtn{width:42px;height:42px;color:var(--primary,#8a1538);cursor:pointer;background:#fdf2f4;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:all .2s;display:flex}.MessageInput-module__fWJV9a__attachBtn:hover{background:#fce4e9}.MessageInput-module__fWJV9a__inputWrapper{background:#f8fafc;border:1px solid #e2e8f0;border-radius:24px;flex:1;align-items:center;padding:4px 14px;transition:border-color .2s,background .2s;display:flex}.MessageInput-module__fWJV9a__inputWrapper:focus-within{border-color:var(--primary,#8a1538);background:#fff}.MessageInput-module__fWJV9a__input{color:#1e293b;resize:none;background:0 0;border:none;outline:none;flex:1;max-height:100px;padding:8px 4px;font-size:14px}.MessageInput-module__fWJV9a__input::placeholder{color:#94a3b8}.MessageInput-module__fWJV9a__emojiBtn{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:6px;transition:color .2s;display:flex}.MessageInput-module__fWJV9a__emojiBtn:hover{color:#475569}.MessageInput-module__fWJV9a__sendBtn{background:var(--primary,#8a1538);color:#fff;cursor:pointer;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;transition:all .2s;display:flex}.MessageInput-module__fWJV9a__sendBtn:hover{background:var(--primary-hover,#770427);transform:scale(1.03)}.MessageInput-module__fWJV9a__sendBtn:disabled{cursor:not-allowed;background:#cbd5e1;transform:none}
.DashboardBreakdownCharts-module__bynDUa__grid{grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:18px;display:grid}.DashboardBreakdownCharts-module__bynDUa__chartCard{background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;gap:18px;padding:22px;display:flex;box-shadow:0 4px 12px #00000008}.DashboardBreakdownCharts-module__bynDUa__skeletonCard{background:linear-gradient(90deg,#f1f5f9 25%,#e2e8f0 50%,#f1f5f9 75%) 0 0/200% 100%;border-radius:16px;height:280px;animation:1.5s infinite DashboardBreakdownCharts-module__bynDUa__shimmer}@keyframes DashboardBreakdownCharts-module__bynDUa__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.DashboardBreakdownCharts-module__bynDUa__cardHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.DashboardBreakdownCharts-module__bynDUa__headerTitleGroup{align-items:center;gap:12px;display:flex}.DashboardBreakdownCharts-module__bynDUa__iconBadgeIndigo{color:#4f46e5;background:#e0e7ff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.DashboardBreakdownCharts-module__bynDUa__iconBadgeTeal{color:#0d9488;background:#ccfbf1;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.DashboardBreakdownCharts-module__bynDUa__cardTitle{color:#0f172a;margin:0;font-size:15px;font-weight:700}.DashboardBreakdownCharts-module__bynDUa__cardSubtitle{color:#64748b;margin:2px 0 0;font-size:12px}.DashboardBreakdownCharts-module__bynDUa__totalPill{color:#0f766e;white-space:nowrap;background:#ccfbf1;border-radius:999px;padding:4px 10px;font-size:12px;font-weight:700}.DashboardBreakdownCharts-module__bynDUa__donutContainer{flex-wrap:wrap;justify-content:space-around;align-items:center;gap:20px;padding:6px 0;display:flex}.DashboardBreakdownCharts-module__bynDUa__donutSvgWrapper{flex-shrink:0;width:170px;height:170px;position:relative}.DashboardBreakdownCharts-module__bynDUa__donutSvg{width:100%;height:100%;transform:rotate(-90deg)}.DashboardBreakdownCharts-module__bynDUa__donutSegment{cursor:pointer;transition:opacity .2s;animation:.8s cubic-bezier(.16,1,.3,1) both DashboardBreakdownCharts-module__bynDUa__donutDraw}@keyframes DashboardBreakdownCharts-module__bynDUa__donutDraw{0%{stroke-dasharray:0 251.2}}.DashboardBreakdownCharts-module__bynDUa__donutCenter{pointer-events:none;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.DashboardBreakdownCharts-module__bynDUa__donutCenterValue{color:#0f172a;font-size:24px;font-weight:800}.DashboardBreakdownCharts-module__bynDUa__donutCenterLabel{color:#64748b;text-align:center;max-width:90px;font-size:11.5px;font-weight:500}.DashboardBreakdownCharts-module__bynDUa__donutLegend{flex-direction:column;flex:1;gap:8px;min-width:160px;display:flex}.DashboardBreakdownCharts-module__bynDUa__legendItem{cursor:pointer;border-radius:6px;align-items:center;gap:8px;padding:4px 8px;font-size:13px;transition:background .15s;display:flex}.DashboardBreakdownCharts-module__bynDUa__legendItem:hover{background:#f8fafc}.DashboardBreakdownCharts-module__bynDUa__legendDot{border-radius:50%;flex-shrink:0;width:10px;height:10px}.DashboardBreakdownCharts-module__bynDUa__legendLabel{color:#334155;flex:1;font-weight:500}.DashboardBreakdownCharts-module__bynDUa__legendCount{color:#0f172a;font-weight:700}.DashboardBreakdownCharts-module__bynDUa__legendPercent{color:#94a3b8;font-size:11px}.DashboardBreakdownCharts-module__bynDUa__emptyLegend{color:#94a3b8;text-align:center;padding:20px 0;font-size:13px}.DashboardBreakdownCharts-module__bynDUa__barChartContainer{flex-direction:column;flex:1;justify-content:center;gap:16px;display:flex}.DashboardBreakdownCharts-module__bynDUa__barItem{flex-direction:column;gap:6px;display:flex}.DashboardBreakdownCharts-module__bynDUa__barHeader{justify-content:space-between;align-items:center;display:flex}.DashboardBreakdownCharts-module__bynDUa__barLabel{color:#334155;font-size:13px;font-weight:600}.DashboardBreakdownCharts-module__bynDUa__barValue{color:#0f172a;font-size:13px;font-weight:700}.DashboardBreakdownCharts-module__bynDUa__barTrack{background:#f1f5f9;border-radius:999px;width:100%;height:10px;overflow:hidden}.DashboardBreakdownCharts-module__bynDUa__barFill{border-radius:999px;height:100%;transition:width .7s cubic-bezier(.16,1,.3,1);animation:.7s cubic-bezier(.16,1,.3,1) both DashboardBreakdownCharts-module__bynDUa__barGrow}@keyframes DashboardBreakdownCharts-module__bynDUa__barGrow{0%{width:0!important}}@media (max-width:480px){.DashboardBreakdownCharts-module__bynDUa__donutContainer{justify-content:center}.DashboardBreakdownCharts-module__bynDUa__donutLegend{width:100%}}
.CurrentSubscriptionCard-module__IAMvxq__card{background:linear-gradient(165deg, var(--surface) 0%, #8a153808 100%);border:1px solid var(--border);box-shadow:var(--shadow-sm);border-radius:16px;flex-direction:column;gap:14px;padding:20px 22px;display:flex}.CurrentSubscriptionCard-module__IAMvxq__header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.CurrentSubscriptionCard-module__IAMvxq__eyebrow{font-size:11px;font-weight:var(--font-bold);text-transform:uppercase;letter-spacing:.06em;color:var(--text-light);margin-bottom:4px;display:block}.CurrentSubscriptionCard-module__IAMvxq__planName{font-size:var(--text-xl);font-weight:var(--font-bold);color:var(--text);margin:0}.CurrentSubscriptionCard-module__IAMvxq__priceRow{align-items:baseline;gap:6px;display:flex}.CurrentSubscriptionCard-module__IAMvxq__price{font-size:22px;font-weight:var(--font-bold);color:var(--text)}.CurrentSubscriptionCard-module__IAMvxq__validity{font-size:var(--text-sm);color:var(--text-light)}.CurrentSubscriptionCard-module__IAMvxq__metaRow{font-size:var(--text-sm);color:var(--text);font-weight:var(--font-medium);align-items:center;gap:8px;display:flex}.CurrentSubscriptionCard-module__IAMvxq__expiryNote{font-size:var(--text-sm);font-weight:var(--font-semibold);border-radius:8px;align-items:center;gap:8px;padding:8px 12px;display:flex}.CurrentSubscriptionCard-module__IAMvxq__expiryNoteNeutral{background:var(--bg);color:var(--text-light)}.CurrentSubscriptionCard-module__IAMvxq__expiryNoteWarning{color:#92400e;background:#fffbeb;border:1px solid #fde68a}.CurrentSubscriptionCard-module__IAMvxq__expiryNoteDanger{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca}.CurrentSubscriptionCard-module__IAMvxq__entitlementsGrid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.CurrentSubscriptionCard-module__IAMvxq__entitlementBlock{flex-direction:column;gap:4px;display:flex}.CurrentSubscriptionCard-module__IAMvxq__entitlementHeader{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.CurrentSubscriptionCard-module__IAMvxq__entitlementLabel{color:var(--text-light);font-size:12px;font-weight:var(--font-medium)}.CurrentSubscriptionCard-module__IAMvxq__entitlementRemaining{font-size:var(--text-lg);font-weight:var(--font-bold);color:var(--primary)}.CurrentSubscriptionCard-module__IAMvxq__entitlementBarBg{background:var(--bg);border-radius:999px;height:6px;overflow:hidden}.CurrentSubscriptionCard-module__IAMvxq__entitlementBarFill{background:linear-gradient(90deg, var(--primary-hover), var(--primary));border-radius:999px;height:100%;transition:width .6s ease-out}.CurrentSubscriptionCard-module__IAMvxq__discountRow{flex-wrap:wrap;gap:8px;display:flex}.CurrentSubscriptionCard-module__IAMvxq__discountChip{color:var(--primary);font-size:12px;font-weight:var(--font-semibold);background:#8a153814;border-radius:999px;align-items:center;gap:6px;padding:5px 12px;display:inline-flex}.CurrentSubscriptionCard-module__IAMvxq__actions{flex-wrap:wrap;gap:10px;display:flex}@media (max-width:480px){.CurrentSubscriptionCard-module__IAMvxq__card{padding:18px 16px}.CurrentSubscriptionCard-module__IAMvxq__entitlementsGrid{grid-template-columns:1fr}.CurrentSubscriptionCard-module__IAMvxq__actions{flex-direction:column}.CurrentSubscriptionCard-module__IAMvxq__actions>*{width:100%}}
.EngagementFunnelFlow-module__r0l5CW__container{background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;gap:20px;padding:24px;display:flex;box-shadow:0 4px 12px #00000008}.EngagementFunnelFlow-module__r0l5CW__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.EngagementFunnelFlow-module__r0l5CW__title{color:#0f172a;margin:0;font-size:18px;font-weight:700}.EngagementFunnelFlow-module__r0l5CW__subtitle{color:#64748b;margin:4px 0 0;font-size:13px}.EngagementFunnelFlow-module__r0l5CW__liveBadge{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:999px;align-items:center;gap:8px;padding:6px 12px;font-size:12px;font-weight:600;display:flex}.EngagementFunnelFlow-module__r0l5CW__pulseDot{background-color:#22c55e;border-radius:50%;width:8px;height:8px;animation:2s infinite EngagementFunnelFlow-module__r0l5CW__pulse;box-shadow:0 0 #22c55eb3}@keyframes EngagementFunnelFlow-module__r0l5CW__pulse{0%{box-shadow:0 0 #22c55eb3}70%{box-shadow:0 0 0 6px #22c55e00}to{box-shadow:0 0 #22c55e00}}.EngagementFunnelFlow-module__r0l5CW__funnelFlow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:10px 0;display:flex;position:relative}.EngagementFunnelFlow-module__r0l5CW__stageCard{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;flex-direction:column;flex:1;gap:10px;min-width:200px;padding:18px;transition:all .25s cubic-bezier(.16,1,.3,1);display:flex;position:relative}.EngagementFunnelFlow-module__r0l5CW__stageCard:hover{transform:translateY(-3px);box-shadow:0 8px 16px -4px #00000014}.EngagementFunnelFlow-module__r0l5CW__stageIndigo{border-top:4px solid #6366f1}.EngagementFunnelFlow-module__r0l5CW__stageSky{border-top:4px solid #0284c7}.EngagementFunnelFlow-module__r0l5CW__stageEmerald{border-top:4px solid #10b981}.EngagementFunnelFlow-module__r0l5CW__stageViolet{border-top:4px solid #8b5cf6}.EngagementFunnelFlow-module__r0l5CW__stageTop{align-items:center;gap:10px;display:flex}.EngagementFunnelFlow-module__r0l5CW__iconIndigo{color:#4f46e5;background:#e0e7ff;border-radius:10px;padding:8px;display:flex}.EngagementFunnelFlow-module__r0l5CW__iconSky{color:#0284c7;background:#e0f2fe;border-radius:10px;padding:8px;display:flex}.EngagementFunnelFlow-module__r0l5CW__iconEmerald{color:#10b981;background:#d1fae5;border-radius:10px;padding:8px;display:flex}.EngagementFunnelFlow-module__r0l5CW__iconViolet{color:#8b5cf6;background:#ede9fe;border-radius:10px;padding:8px;display:flex}.EngagementFunnelFlow-module__r0l5CW__stageTitle{color:#1e293b;font-size:14px;font-weight:700}.EngagementFunnelFlow-module__r0l5CW__stageValueRow{align-items:baseline;gap:6px;display:flex}.EngagementFunnelFlow-module__r0l5CW__stageCount{color:#0f172a;font-size:26px;font-weight:800}.EngagementFunnelFlow-module__r0l5CW__stageDesc{color:#64748b;margin:0;font-size:12px;line-height:1.4}.EngagementFunnelFlow-module__r0l5CW__connector{flex-direction:column;justify-content:center;align-items:center;gap:6px;padding:0 4px;display:flex;position:relative}.EngagementFunnelFlow-module__r0l5CW__connectorLine{background:linear-gradient(90deg,#cbd5e1,#94a3b8);width:24px;height:2px}.EngagementFunnelFlow-module__r0l5CW__conversionChip{color:#fff;white-space:nowrap;background:#0f172a;border-radius:999px;padding:3px 8px;font-size:11px;font-weight:700;box-shadow:0 2px 6px #00000026}.EngagementFunnelFlow-module__r0l5CW__connectorArrow{color:#64748b;display:flex}@media (max-width:1024px){.EngagementFunnelFlow-module__r0l5CW__funnelFlow{flex-direction:column;align-items:stretch}.EngagementFunnelFlow-module__r0l5CW__connector{flex-direction:row;margin:4px 0}.EngagementFunnelFlow-module__r0l5CW__connectorLine{width:2px;height:20px}.EngagementFunnelFlow-module__r0l5CW__connectorArrow{transform:rotate(90deg)}}
.MessageSkeleton-module__1hCpmW__skeletonWrapper{flex-direction:column;flex:1;gap:16px;padding:20px 24px;display:flex}.MessageSkeleton-module__1hCpmW__headerSkeleton{background:linear-gradient(90deg,#f1f5f9 25%,#e2e8f0 50%,#f1f5f9 75%) 0 0/200% 100%;border-radius:6px;width:60px;height:16px;margin:0 auto;animation:1.5s infinite MessageSkeleton-module__1hCpmW__shimmer}.MessageSkeleton-module__1hCpmW__incomingRow{justify-content:flex-start;align-items:flex-end;gap:10px;display:flex}.MessageSkeleton-module__1hCpmW__outgoingRow{justify-content:flex-end;align-items:flex-end;gap:10px;display:flex}.MessageSkeleton-module__1hCpmW__avatarSkeleton{background:linear-gradient(90deg,#f1f5f9 25%,#e2e8f0 50%,#f1f5f9 75%) 0 0/200% 100%;border-radius:50%;flex-shrink:0;width:32px;height:32px;animation:1.5s infinite MessageSkeleton-module__1hCpmW__shimmer}.MessageSkeleton-module__1hCpmW__bubbleSkeleton{background:linear-gradient(90deg,#f1f5f9 25%,#e2e8f0 50%,#f1f5f9 75%) 0 0/200% 100%;border-radius:16px;animation:1.5s infinite MessageSkeleton-module__1hCpmW__shimmer}.MessageSkeleton-module__1hCpmW__incomingBubble{border-top-left-radius:4px}.MessageSkeleton-module__1hCpmW__outgoingBubble{background:linear-gradient(90deg,#fce7f3 25%,#fdf2f4 50%,#fce7f3 75%) 0 0/200% 100%;border-top-right-radius:4px;animation:1.5s infinite MessageSkeleton-module__1hCpmW__shimmer}@keyframes MessageSkeleton-module__1hCpmW__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.MessageSkeleton-module__1hCpmW__errorState{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:12px;padding:32px 24px;display:flex}.MessageSkeleton-module__1hCpmW__errorIcon{color:#ef4444;justify-content:center;align-items:center;margin-bottom:4px;display:flex}.MessageSkeleton-module__1hCpmW__errorTitle{color:#1e293b;font-size:15px;font-weight:600}.MessageSkeleton-module__1hCpmW__errorMessage{color:#64748b;max-width:320px;font-size:13px}.MessageSkeleton-module__1hCpmW__retryBtn{border:1px solid var(--primary,#8a1538);color:var(--primary,#8a1538);cursor:pointer;background:0 0;border-radius:8px;margin-top:4px;padding:8px 20px;font-size:13px;font-weight:600;transition:all .2s}.MessageSkeleton-module__1hCpmW__retryBtn:hover{background:var(--primary,#8a1538);color:#fff}.MessageSkeleton-module__1hCpmW__loadMoreBar{color:#64748b;justify-content:center;align-items:center;gap:8px;padding:10px 0;font-size:13px;display:flex}.MessageSkeleton-module__1hCpmW__loadMoreSpinner{border:2px solid #e2e8f0;border-top-color:var(--primary,#8a1538);border-radius:50%;width:18px;height:18px;animation:.7s linear infinite MessageSkeleton-module__1hCpmW__spin}@keyframes MessageSkeleton-module__1hCpmW__spin{to{transform:rotate(360deg)}}
.DashboardTopListings-module__n_jc2a__card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;gap:18px;padding:22px;display:flex;box-shadow:0 4px 12px #00000008}.DashboardTopListings-module__n_jc2a__cardHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.DashboardTopListings-module__n_jc2a__headerTitleGroup{align-items:center;gap:12px;display:flex}.DashboardTopListings-module__n_jc2a__iconBadge{width:38px;height:38px;color:var(--primary);background:#fce7ec;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.DashboardTopListings-module__n_jc2a__cardTitle{color:#0f172a;margin:0;font-size:15px;font-weight:700}.DashboardTopListings-module__n_jc2a__cardSubtitle{color:#64748b;margin:2px 0 0;font-size:12px}.DashboardTopListings-module__n_jc2a__tabsGroup{background:#f1f5f9;border-radius:8px;flex-wrap:wrap;align-items:center;gap:4px;padding:3px;display:flex}.DashboardTopListings-module__n_jc2a__tabBtn{color:#64748b;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:6px;padding:6px 10px;font-size:12px;font-weight:600;transition:all .2s}.DashboardTopListings-module__n_jc2a__tabBtn:hover{color:#0f172a}.DashboardTopListings-module__n_jc2a__tabActive{box-shadow:0 1px 3px #00000014;color:var(--primary)!important;background:#fff!important}.DashboardTopListings-module__n_jc2a__list{flex-direction:column;gap:10px;display:flex}.DashboardTopListings-module__n_jc2a__emptyState{text-align:center;color:#94a3b8;padding:40px 0;font-size:14px}.DashboardTopListings-module__n_jc2a__listItem{border:1px solid #f1f5f9;border-radius:12px;align-items:center;gap:14px;padding:14px;text-decoration:none;transition:all .2s;animation:.35s ease-out both DashboardTopListings-module__n_jc2a__itemIn;display:flex}.DashboardTopListings-module__n_jc2a__listItem:hover{background:#f8fafc;border-color:#e2e8f0;transform:translate(2px)}@keyframes DashboardTopListings-module__n_jc2a__itemIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.DashboardTopListings-module__n_jc2a__rank{color:var(--primary);background:#fce7ec;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;font-size:13px;font-weight:800;display:flex}.DashboardTopListings-module__n_jc2a__itemMain{flex-direction:column;flex:1;gap:6px;min-width:0;display:flex}.DashboardTopListings-module__n_jc2a__itemTop{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.DashboardTopListings-module__n_jc2a__propertyName{color:#0f172a;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:700;overflow:hidden}.DashboardTopListings-module__n_jc2a__statusPill{border-radius:999px;flex-shrink:0;padding:2px 8px;font-size:10.5px;font-weight:700}.DashboardTopListings-module__n_jc2a__success{color:#15803d;background:#dcfce7}.DashboardTopListings-module__n_jc2a__warning{color:#b45309;background:#fef3c7}.DashboardTopListings-module__n_jc2a__danger{color:#b91c1c;background:#fee2e2}.DashboardTopListings-module__n_jc2a__info{color:#4338ca;background:#e0e7ff}.DashboardTopListings-module__n_jc2a__default{color:#475569;background:#f1f5f9}.DashboardTopListings-module__n_jc2a__itemMeta{color:#64748b;flex-wrap:wrap;align-items:center;gap:6px;font-size:12px;display:flex}.DashboardTopListings-module__n_jc2a__metaDot{color:#cbd5e1}.DashboardTopListings-module__n_jc2a__priceText{color:#334155;font-weight:700}.DashboardTopListings-module__n_jc2a__barTrackRow{align-items:center;gap:10px;display:flex}.DashboardTopListings-module__n_jc2a__barTrack{background:#f1f5f9;border-radius:999px;flex:1;height:8px;overflow:hidden}.DashboardTopListings-module__n_jc2a__barFill{background:linear-gradient(90deg, var(--primary-hover), var(--primary));border-radius:999px;height:100%;transition:width .7s cubic-bezier(.16,1,.3,1)}.DashboardTopListings-module__n_jc2a__barValue{color:#0f172a;text-align:right;min-width:40px;font-size:12px;font-weight:700}.DashboardTopListings-module__n_jc2a__linkIcon{color:#cbd5e1;flex-shrink:0;transition:color .2s}.DashboardTopListings-module__n_jc2a__listItem:hover .DashboardTopListings-module__n_jc2a__linkIcon{color:var(--primary)}.DashboardTopListings-module__n_jc2a__skeleton{background:linear-gradient(90deg,#f1f5f9 25%,#e2e8f0 50%,#f1f5f9 75%) 0 0/200% 100%;border-radius:16px;height:420px;animation:1.5s infinite DashboardTopListings-module__n_jc2a__shimmer}@keyframes DashboardTopListings-module__n_jc2a__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width:560px){.DashboardTopListings-module__n_jc2a__listItem{flex-wrap:wrap}.DashboardTopListings-module__n_jc2a__linkIcon{display:none}}
.ActionRequiredBanner-module__Ff21Xa__banner{background:#fff5f5;border:1px solid #fecaca;border-radius:12px;align-items:flex-start;gap:16px;margin-bottom:24px;padding:18px 22px;display:flex;box-shadow:0 1px 3px #00000005}.ActionRequiredBanner-module__Ff21Xa__iconCircle{color:#fff;background:#991b1b;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;margin-top:2px;display:flex}.ActionRequiredBanner-module__Ff21Xa__content{flex-direction:column;gap:4px;display:flex}.ActionRequiredBanner-module__Ff21Xa__title{color:#991b1b;margin:0;font-size:15px;font-weight:700}.ActionRequiredBanner-module__Ff21Xa__description{color:#7f1d1d;margin:0;font-size:13px;line-height:1.5}
