@keyframes marching-ants{0%{background-position:0 0,0 100%,0 0,100% 0}to{background-position:20px 0,-20px 100%,0 -20px,100% 20px}}:root{--rc-drag-handle-size: 12px;--rc-drag-handle-mobile-size: 24px;--rc-drag-handle-bg-colour: rgba(0, 0, 0, .2);--rc-drag-bar-size: 6px;--rc-border-color: rgba(255, 255, 255, .7);--rc-focus-color: #0088ff}.ReactCrop{position:relative;display:inline-block;cursor:crosshair;max-width:100%}.ReactCrop *,.ReactCrop *:before,.ReactCrop *:after{box-sizing:border-box}.ReactCrop--disabled,.ReactCrop--locked{cursor:inherit}.ReactCrop__child-wrapper{overflow:hidden;max-height:inherit}.ReactCrop__child-wrapper>img,.ReactCrop__child-wrapper>video{display:block;max-width:100%;max-height:inherit}.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__child-wrapper>img,.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__child-wrapper>video{touch-action:none}.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__crop-selection{touch-action:none}.ReactCrop__crop-mask{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;width:calc(100% + .5px);height:calc(100% + .5px)}.ReactCrop__crop-selection{position:absolute;top:0;left:0;transform:translateZ(0);cursor:move}.ReactCrop--disabled .ReactCrop__crop-selection{cursor:inherit}.ReactCrop--circular-crop .ReactCrop__crop-selection{border-radius:50%}.ReactCrop--circular-crop .ReactCrop__crop-selection:after{pointer-events:none;content:"";position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;border:1px solid var(--rc-border-color);opacity:.3}.ReactCrop--no-animate .ReactCrop__crop-selection{outline:1px dashed white}.ReactCrop__crop-selection:not(.ReactCrop--no-animate .ReactCrop__crop-selection){animation:marching-ants 1s;background-image:linear-gradient(to right,#fff 50%,#444 50%),linear-gradient(to right,#fff 50%,#444 50%),linear-gradient(to bottom,#fff 50%,#444 50%),linear-gradient(to bottom,#fff 50%,#444 50%);background-size:10px 1px,10px 1px,1px 10px,1px 10px;background-position:0 0,0 100%,0 0,100% 0;background-repeat:repeat-x,repeat-x,repeat-y,repeat-y;color:#fff;animation-play-state:running;animation-timing-function:linear;animation-iteration-count:infinite}.ReactCrop__crop-selection:focus{outline:2px solid var(--rc-focus-color);outline-offset:-1px}.ReactCrop--invisible-crop .ReactCrop__crop-mask,.ReactCrop--invisible-crop .ReactCrop__crop-selection{display:none}.ReactCrop__rule-of-thirds-vt:before,.ReactCrop__rule-of-thirds-vt:after,.ReactCrop__rule-of-thirds-hz:before,.ReactCrop__rule-of-thirds-hz:after{content:"";display:block;position:absolute;background-color:#fff6}.ReactCrop__rule-of-thirds-vt:before,.ReactCrop__rule-of-thirds-vt:after{width:1px;height:100%}.ReactCrop__rule-of-thirds-vt:before{left:33.3333333333%}.ReactCrop__rule-of-thirds-vt:after{left:66.6666666667%}.ReactCrop__rule-of-thirds-hz:before,.ReactCrop__rule-of-thirds-hz:after{width:100%;height:1px}.ReactCrop__rule-of-thirds-hz:before{top:33.3333333333%}.ReactCrop__rule-of-thirds-hz:after{top:66.6666666667%}.ReactCrop__drag-handle{position:absolute;width:var(--rc-drag-handle-size);height:var(--rc-drag-handle-size);background-color:var(--rc-drag-handle-bg-colour);border:1px solid var(--rc-border-color)}.ReactCrop__drag-handle:focus{background:var(--rc-focus-color)}.ReactCrop .ord-nw{top:0;left:0;transform:translate(-50%,-50%);cursor:nw-resize}.ReactCrop .ord-n{top:0;left:50%;transform:translate(-50%,-50%);cursor:n-resize}.ReactCrop .ord-ne{top:0;right:0;transform:translate(50%,-50%);cursor:ne-resize}.ReactCrop .ord-e{top:50%;right:0;transform:translate(50%,-50%);cursor:e-resize}.ReactCrop .ord-se{bottom:0;right:0;transform:translate(50%,50%);cursor:se-resize}.ReactCrop .ord-s{bottom:0;left:50%;transform:translate(-50%,50%);cursor:s-resize}.ReactCrop .ord-sw{bottom:0;left:0;transform:translate(-50%,50%);cursor:sw-resize}.ReactCrop .ord-w{top:50%;left:0;transform:translate(-50%,-50%);cursor:w-resize}.ReactCrop__disabled .ReactCrop__drag-handle{cursor:inherit}.ReactCrop__drag-bar{position:absolute}.ReactCrop__drag-bar.ord-n{top:0;left:0;width:100%;height:var(--rc-drag-bar-size);transform:translateY(-50%)}.ReactCrop__drag-bar.ord-e{right:0;top:0;width:var(--rc-drag-bar-size);height:100%;transform:translate(50%)}.ReactCrop__drag-bar.ord-s{bottom:0;left:0;width:100%;height:var(--rc-drag-bar-size);transform:translateY(50%)}.ReactCrop__drag-bar.ord-w{top:0;left:0;width:var(--rc-drag-bar-size);height:100%;transform:translate(-50%)}.ReactCrop--new-crop .ReactCrop__drag-bar,.ReactCrop--new-crop .ReactCrop__drag-handle,.ReactCrop--fixed-aspect .ReactCrop__drag-bar,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-n,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-e,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-s,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-w{display:none}@media (pointer: coarse){.ReactCrop .ord-n,.ReactCrop .ord-e,.ReactCrop .ord-s,.ReactCrop .ord-w{display:none}.ReactCrop__drag-handle{width:var(--rc-drag-handle-mobile-size);height:var(--rc-drag-handle-mobile-size)}}:root{--PhoneInput-color--focus: #03b2cb;--PhoneInputInternationalIconPhone-opacity: .8;--PhoneInputInternationalIconGlobe-opacity: .65;--PhoneInputCountrySelect-marginRight: .35em;--PhoneInputCountrySelectArrow-width: .3em;--PhoneInputCountrySelectArrow-marginLeft: var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth: 1px;--PhoneInputCountrySelectArrow-opacity: .45;--PhoneInputCountrySelectArrow-color: currentColor;--PhoneInputCountrySelectArrow-color--focus: var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform: rotate(45deg);--PhoneInputCountryFlag-aspectRatio: 1.5;--PhoneInputCountryFlag-height: 1em;--PhoneInputCountryFlag-borderWidth: 1px;--PhoneInputCountryFlag-borderColor: rgba(0,0,0,.5);--PhoneInputCountryFlag-borderColor--focus: var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading: rgba(0,0,0,.1)}.PhoneInput{display:flex;align-items:center}.PhoneInputInput{flex:1;min-width:0}.PhoneInputCountryIcon{width:calc(var(--PhoneInputCountryFlag-height) * var(--PhoneInputCountryFlag-aspectRatio));height:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--square{width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{display:block;width:100%;height:100%}.PhoneInputInternationalIconPhone{opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{position:relative;align-self:stretch;display:flex;align-items:center;margin-right:var(--PhoneInputCountrySelect-marginRight)}.PhoneInputCountrySelect{position:absolute;top:0;left:0;height:100%;width:100%;z-index:1;border:0;opacity:0;cursor:pointer}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{display:block;content:"";width:var(--PhoneInputCountrySelectArrow-width);height:var(--PhoneInputCountrySelectArrow-width);margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);border-style:solid;border-color:var(--PhoneInputCountrySelectArrow-color);border-top-width:0;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-left-width:0;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);transform:var(--PhoneInputCountrySelectArrow-transform);opacity:var(--PhoneInputCountrySelectArrow-opacity)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}html,body,#root{width:100%;max-width:100%;overflow-x:hidden}html{scrollbar-gutter:stable}img,svg,video,canvas{max-width:100%;height:auto}.rg-2col{display:grid;grid-template-columns:1fr 1fr;gap:0 20px}.rg-2col-gap{display:grid;grid-template-columns:1fr 1fr;gap:16px}.rg-3col{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:16px}.rg-5col{display:grid;grid-template-columns:repeat(5,1fr)}.rg-4col{display:grid;grid-template-columns:repeat(4,1fr)}.rg-dash-main{display:grid;grid-template-columns:240px 1fr;gap:10px;margin-bottom:16px}.rg-dash-charts-2{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:12px}.rg-dash-charts-asym{display:grid;grid-template-columns:1.2fr .8fr;gap:12px;margin-bottom:12px}.rg-dash-reco{display:grid;grid-template-columns:1.1fr .9fr;gap:12px;margin-bottom:12px}.pipeline-list-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch}.pipeline-list-grid{display:grid;grid-template-columns:2fr 1.5fr 1fr 1fr 1fr 80px;min-width:640px}.notif-dropdown{position:absolute;top:44px;right:0;width:min(420px,calc(100vw - 24px));z-index:1000}[style*="min-width: 240px"],[style*="min-width: 220px"],[style*="min-width: 320px"],[style*="width: 340px"],[style*="width: 360px"]{max-width:100%}.otp-inputs{display:flex;gap:10px;justify-content:center}.otp-input{width:clamp(40px,11vw,52px);height:clamp(48px,13vw,60px);text-align:center;font-size:clamp(18px,5vw,24px);border-radius:12px;border:1.5px solid rgba(20,32,64,.18);outline:none;font-family:Plus Jakarta Sans,system-ui,sans-serif;font-weight:700;transition:border-color .15s ease}.otp-input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1f}.marketplace-layout{display:flex;gap:16px;align-items:flex-start}.marketplace-filter-sidebar{width:270px;flex-shrink:0}.marketplace-main{flex:1;min-width:0}.kyc-layout{display:grid;grid-template-columns:1fr 280px;gap:16px;align-items:start}.onboarding-card{padding:36px 40px}.messages-layout{display:grid;grid-template-columns:320px 1fr;height:calc(100vh - var(--top-nav-height, 110px))}.wallet-grid-2{display:grid;grid-template-columns:1fr 1fr;gap:14px}.profile-header-row{display:flex;align-items:flex-start;gap:24px;flex-wrap:wrap}.profile-edit-layout{display:grid;grid-template-columns:260px minmax(0,1fr);gap:16px;align-items:start}.profile-banner-wrap{aspect-ratio:4 / 1;position:relative;width:100%;overflow:hidden;background-size:100%;background-position:center;transition:background-image .2s ease}.agents-card-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:14px}@media (max-width: 768px){.agents-card-grid{gap:12px}}@media (max-width: 480px){.agents-card-grid{grid-template-columns:1fr;gap:10px}}.listing-stats-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:20px}.profile-stat-badges{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin-top:8px}@media (max-width: 1024px){.rg-3col,.rg-5col{grid-template-columns:repeat(3,1fr)!important}.rg-4col{grid-template-columns:repeat(2,1fr)!important}.rg-dash-charts-asym,.rg-dash-reco,[style*="grid-template-columns: 1fr 360px"],[style*="grid-template-columns: 320px 1fr"]{grid-template-columns:1fr!important}[style*="grid-template-columns: repeat(4,1fr)"]{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width: 768px){.rg-2col,.rg-2col-gap{grid-template-columns:1fr!important}.rg-3col{grid-template-columns:1fr!important;gap:8px!important}.rg-5col{grid-template-columns:repeat(2,1fr)!important}.kyc-layout,.rg-dash-main,.rg-dash-charts-2,.rg-dash-charts-asym,.rg-dash-reco{grid-template-columns:1fr!important}.onboarding-card{padding:22px 18px!important}.profile-edit-layout{grid-template-columns:1fr!important;gap:12px!important}.profile-section-nav{position:static!important;top:auto!important}.profile-header-pad{padding-left:16px!important;padding-right:16px!important}.profile-avatar-overlap{margin-top:-36px!important}.profile-completion-row{flex-wrap:wrap!important;gap:4px!important}.profile-section-card{padding:16px!important}.rg-dash-charts-2,.rg-dash-charts-asym,.rg-dash-reco{gap:10px!important;margin-bottom:10px!important}.rg-dash-main{gap:8px!important;margin-bottom:10px!important}.messages-layout{grid-template-columns:1fr!important;height:auto!important}.wallet-grid-2{grid-template-columns:1fr!important}[style*="padding: 32px 24px"],[style*="padding: 24px"]{padding:16px!important}[style*="padding: 32px 36px"]{padding:20px!important}[style*="grid-template-columns: repeat(4,1fr)"],[style*="grid-template-columns: repeat(3, minmax(0, 1fr))"],[style*="minmax(300px, 1fr)"]{grid-template-columns:1fr!important}.marketplace-filter-sidebar{width:100%!important;display:none}.marketplace-filter-sidebar.is-open{display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:500;overflow-y:auto;background:#fff;padding:16px}.sm-footer-nav,.lp-strip{grid-template-columns:repeat(2,1fr)!important}[style*='padding: "0 32px"'],[style*="padding: 0 32px"]{padding:0 16px!important}}@media (max-width: 480px){.lp-strip{grid-template-columns:1fr!important}.lp-hero h1{letter-spacing:-.025em}.notif-dropdown{left:8px;right:8px;width:auto!important}[style*="minmax(300px, 1fr)"],[style*="minmax(280px, 1fr)"]{grid-template-columns:1fr!important}.pipeline-list-scroll{overflow-x:auto}}@media (hover: none) and (pointer: coarse){button,[role=button],a,input[type=checkbox],input[type=radio]{min-height:44px}.lp-btn,.sm-footer-btn,.lp-hero-pill{min-height:unset}}.lsr-phone-input{--PhoneInput-color--focus: #2563EB;--PhoneInputCountrySelectArrow-color--focus: #2563EB;--PhoneInputCountryFlag-height: 1.15em;--PhoneInputCountrySelectArrow-borderWidth: 1.5px;--PhoneInputCountrySelectArrow-opacity: .55}.lsr-phone-input .PhoneInput{display:flex;align-items:stretch}.lsr-phone-input .PhoneInputCountry{display:flex;align-items:center;gap:6px;padding:0 10px 0 14px;border-right:1.5px solid rgba(20,32,64,.12);margin-right:0;flex-shrink:0;cursor:pointer}.lsr-phone-input .PhoneInputCountryIcon{width:calc(var(--PhoneInputCountryFlag-height) * 1.5);height:var(--PhoneInputCountryFlag-height);border-radius:2px;overflow:hidden;flex-shrink:0}.lsr-phone-input .PhoneInputCountryIconImg{display:block;width:100%;height:100%;object-fit:cover}.lsr-phone-input .PhoneInputCountrySelect{position:absolute;top:0;left:0;height:100%;width:100%;z-index:1;border:0;opacity:0;cursor:pointer}.lsr-phone-input .PhoneInputCountrySelect[disabled],.lsr-phone-input .PhoneInputCountrySelect[readonly]{cursor:not-allowed}.lsr-phone-input .PhoneInputCountrySelectArrow{width:.28em;height:.28em;margin-left:2px;flex-shrink:0}.lsr-phone-input .PhoneInputInput{flex:1;min-width:0;border:none;outline:none;padding:11px 14px;font-size:14px;font-family:Plus Jakarta Sans,system-ui,sans-serif;color:#111110;background:transparent;box-sizing:border-box;line-height:1.5}.lsr-phone-input .PhoneInputInput::placeholder{color:#6b6b66;opacity:1}.lsr-phone-input .PhoneInputInput:disabled{color:#6b6b66;cursor:not-allowed}.lsr-phone-input .PhoneInputCountrySelect:focus-visible+.PhoneInputCountryIcon{outline:2px solid #2563EB;outline-offset:1px;border-radius:2px}@media (max-width: 600px){.lsr-phone-input .PhoneInputInput{font-size:16px}}
