.LocationPickerMap-module__uq6tbq__shell{isolation:isolate;border-radius:12px;width:100%;height:100%;min-height:280px;position:relative;overflow:hidden}.LocationPickerMap-module__uq6tbq__canvas{background:var(--color-surface-subtle,#f4f4f5);position:absolute;inset:0}.LocationPickerMap-module__uq6tbq__shell .leaflet-control-zoom{display:none}.LocationPickerMap-module__uq6tbq__shell .leaflet-control-attribution{color:var(--color-text-muted,#9e9e9e);background:#ffffffdb;border-radius:6px 0 0;padding:2px 7px;font-size:.63rem}.LocationPickerMap-module__uq6tbq__shell .leaflet-control-attribution a{color:var(--color-text-sub,#616161)}.LocationPickerMap-module__uq6tbq__shell .project-map-pin{place-items:center;display:grid}.LocationPickerMap-module__uq6tbq__shell .project-map-pin .pin-halo{pointer-events:none;background:#3c0c2638;border-radius:50%;width:34px;height:34px;margin:-17px 0 0 -17px;animation:2.4s ease-out infinite LocationPickerMap-module__uq6tbq__pinPulse;position:absolute;top:26px;left:50%}.LocationPickerMap-module__uq6tbq__shell .project-map-pin .pin-body{background:var(--color-accent,#3c0c26);border:2.5px solid #fff;border-radius:50% 50% 50% 0;width:28px;height:28px;position:relative;transform:rotate(-45deg);box-shadow:0 3px 10px #00000057}.LocationPickerMap-module__uq6tbq__shell .project-map-pin .pin-body:after{content:"";background:#ffffffeb;border-radius:50%;position:absolute;inset:6px}@keyframes LocationPickerMap-module__uq6tbq__pinPulse{0%{opacity:.85;transform:scale(.55)}70%{opacity:0;transform:scale(1.75)}to{opacity:0;transform:scale(1.75)}}@media (prefers-reduced-motion:reduce){.LocationPickerMap-module__uq6tbq__shell .project-map-pin .pin-halo{opacity:.5;animation:none}}.LocationPickerMap-module__uq6tbq__gmPin{width:28px;height:28px;position:relative}.LocationPickerMap-module__uq6tbq__controls{z-index:500;flex-direction:column;align-items:flex-end;gap:8px;display:flex;position:absolute;top:12px;right:12px}.LocationPickerMap-module__uq6tbq__group{background:var(--color-surface,#fff);border:1px solid var(--color-border,#e8e8e8);border-radius:var(--radius-md,10px);flex-direction:column;display:flex;overflow:hidden;box-shadow:0 2px 10px #00000017}.LocationPickerMap-module__uq6tbq__ctrl{width:34px;height:34px;font:inherit;color:var(--color-text-sub,#616161);cursor:pointer;background:0 0;border:0;place-items:center;padding:0;transition:background .14s,color .14s;display:grid}.LocationPickerMap-module__uq6tbq__ctrl+.LocationPickerMap-module__uq6tbq__ctrl{border-top:1px solid var(--color-border,#e8e8e8)}.LocationPickerMap-module__uq6tbq__ctrl:hover:not(:disabled){color:var(--color-accent,#3c0c26);background:var(--color-surface-subtle,#fafafa)}.LocationPickerMap-module__uq6tbq__ctrl:disabled{color:var(--color-text-muted,#d4d4d4);cursor:not-allowed}.LocationPickerMap-module__uq6tbq__ctrl svg{width:17px;height:17px}.LocationPickerMap-module__uq6tbq__layers{background:var(--color-surface,#fff);border:1px solid var(--color-border,#e8e8e8);border-radius:var(--radius-md,10px);gap:2px;padding:3px;display:flex;box-shadow:0 2px 10px #00000017}.LocationPickerMap-module__uq6tbq__layerBtn{font:inherit;color:var(--color-text-sub,#616161);cursor:pointer;background:0 0;border:0;border-radius:7px;padding:5px 12px;font-size:.75rem;font-weight:600;transition:background .14s,color .14s}.LocationPickerMap-module__uq6tbq__layerBtn:hover{background:var(--color-surface-subtle,#fafafa)}.LocationPickerMap-module__uq6tbq__layerOn,.LocationPickerMap-module__uq6tbq__layerOn:hover{color:#fff;background:var(--color-accent,#3c0c26)}.LocationPickerMap-module__uq6tbq__coords{z-index:500;font-variant-numeric:tabular-nums;color:var(--color-text,#1e1e1e);border:1px solid var(--color-border,#e8e8e8);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#fffffff0;border-radius:999px;align-items:center;gap:6px;padding:6px 11px;font-size:.72rem;display:flex;position:absolute;bottom:12px;left:12px;box-shadow:0 2px 10px #00000017}.LocationPickerMap-module__uq6tbq__coordsDot{background:var(--color-accent,#3c0c26);border-radius:50%;flex:none;width:7px;height:7px}.LocationPickerMap-module__uq6tbq__coordsClearLogo{bottom:44px}.LocationPickerMap-module__uq6tbq__empty{z-index:450;pointer-events:none;background:linear-gradient(#ffffff8c 0%,#ffffff57 45%,#ffffff9e 100%);place-items:center;display:grid;position:absolute;inset:0}.LocationPickerMap-module__uq6tbq__emptyInner{text-align:center;border:1px solid var(--color-border,#e8e8e8);border-radius:var(--radius-lg,14px);background:#fffffff2;flex-direction:column;align-items:center;gap:7px;max-width:calc(100% - 28px);padding:16px 20px;display:flex;box-shadow:0 6px 22px #0000001a}.LocationPickerMap-module__uq6tbq__emptyIcon{width:26px;height:26px;color:var(--color-accent,#3c0c26);animation:2.2s ease-in-out infinite LocationPickerMap-module__uq6tbq__emptyBob}@keyframes LocationPickerMap-module__uq6tbq__emptyBob{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}@media (prefers-reduced-motion:reduce){.LocationPickerMap-module__uq6tbq__emptyIcon{animation:none}}.LocationPickerMap-module__uq6tbq__emptyTitle{text-wrap:balance;color:var(--color-text,#1e1e1e);margin:0;font-size:.86rem;font-weight:700;line-height:1.35}.LocationPickerMap-module__uq6tbq__emptyText{max-width:26ch;color:var(--color-text-sub,#616161);margin:0;font-size:.78rem;line-height:1.45}.LocationPickerMap-module__uq6tbq__shell:fullscreen{background:var(--color-surface,#fff);border-radius:0}
.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;top:0;left:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:0 0}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{-webkit-transform-origin:0 0;width:1600px;height:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{width:auto;padding:0;max-width:none!important;max-height:none!important}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:#33b5e566}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;z-index:800;width:0;height:0}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{z-index:800;pointer-events:visiblePainted;pointer-events:auto;position:relative}.leaflet-top,.leaflet-bottom{z-index:1000;pointer-events:none;position:absolute}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{outline-offset:1px;background:#ddd}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:#ffffff80;border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{text-align:center;color:#000;background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;text-decoration:none;display:block}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.leaflet-bar a.leaflet-disabled{cursor:default;color:#bbb;background-color:#f4f4f4}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-right-radius:2px;border-bottom-left-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{text-indent:1px;font:700 18px Lucida Console,Monaco,monospace}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px #0006}.leaflet-control-layers-toggle{background-image:url(../media/layers.3muxcl8sz6330.png);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(../media/layers-2x.23wrxu3xxu9-i.png);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{color:#333;background:#fff;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{padding-right:5px;overflow:hidden scroll}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{font-size:1.08333em;display:block}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(../media/marker-icon.1le94j_pe_ih1.png)}.leaflet-container .leaflet-control-attribution{background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;padding:0 5px;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{width:1em;height:.6669em;vertical-align:baseline!important;display:inline!important}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{white-space:nowrap;box-sizing:border-box;text-shadow:1px 1px #fff;background:#fffc;border:2px solid #777;border-top:none;padding:2px 5px 1px;line-height:1.1}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{text-align:center;margin-bottom:20px;position:absolute}.leaflet-popup-content-wrapper{text-align:left;border-radius:12px;padding:1px}.leaflet-popup-content{min-height:1px;margin:13px 24px 13px 20px;font-size:1.08333em;line-height:1.3}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{pointer-events:none;width:40px;height:20px;margin-top:-1px;margin-left:-20px;position:absolute;left:50%;overflow:hidden}.leaflet-popup-tip{pointer-events:auto;width:17px;height:17px;margin:-10px auto 0;padding:1px;transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{color:#333;background:#fff;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{text-align:center;color:#757575;background:0 0;border:none;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;text-decoration:none;position:absolute;top:0;right:0}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";width:24px;filter:progid:DXImageTransform.Microsoft.Matrix(M11=.707107, M12=.707107, M21=-.707107, M22=.707107);margin:0 auto}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{color:#222;white-space:nowrap;-webkit-user-select:none;user-select:none;pointer-events:none;background-color:#fff;border:1px solid #fff;border-radius:3px;padding:6px;position:absolute;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{pointer-events:none;content:"";background:0 0;border:6px solid #0000;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{margin-left:-6px;left:50%}.leaflet-tooltip-top:before{border-top-color:#fff;margin-bottom:-12px;bottom:0}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-top:-12px;margin-left:-6px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;margin-left:-12px;left:0}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}
.DashboardPortfolioClient-module__JOWAeq__wrap{gap:var(--space-xl,2rem);flex-direction:column;display:flex}.DashboardPortfolioClient-module__JOWAeq__pageHead{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.DashboardPortfolioClient-module__JOWAeq__title{color:var(--color-text);letter-spacing:-.02em;margin:0 0 .25rem;font-size:clamp(1.5rem,3vw,2rem);font-weight:700}.DashboardPortfolioClient-module__JOWAeq__sub{color:var(--color-text-sub);font-size:.875rem}.DashboardPortfolioClient-module__JOWAeq__sub strong{color:var(--color-text)}.DashboardPortfolioClient-module__JOWAeq__unitToggle{border:1px solid var(--color-border-glass);background:var(--color-surface-hover);border-radius:999px;flex-shrink:0;display:flex;overflow:hidden}.DashboardPortfolioClient-module__JOWAeq__unitBtn{color:var(--color-text-muted);cursor:pointer;background:0 0;border:none;padding:.35rem .85rem;font-family:inherit;font-size:.8rem;font-weight:600;transition:background .15s,color .15s}.DashboardPortfolioClient-module__JOWAeq__unitActive{background:color-mix(in srgb, var(--color-accent,#5c1237) 20%, transparent);color:var(--color-accent,#852ef2)}.DashboardPortfolioClient-module__JOWAeq__filterBar{background:var(--color-surface);border:1px solid var(--color-border-glass);border-radius:var(--radius-xl,16px);flex-direction:column;gap:.75rem;padding:1rem;display:flex}.DashboardPortfolioClient-module__JOWAeq__searchRow{flex-wrap:wrap;align-items:center;gap:.6rem;display:flex}.DashboardPortfolioClient-module__JOWAeq__searchWrap{flex:1;min-width:200px;position:relative}.DashboardPortfolioClient-module__JOWAeq__searchIcon{color:var(--color-text-muted);pointer-events:none;position:absolute;top:50%;left:.7rem;transform:translateY(-50%)}.DashboardPortfolioClient-module__JOWAeq__searchInput{background:var(--color-input-bg);border:1px solid var(--color-border-glass);border-radius:var(--radius-md,8px);width:100%;color:var(--color-text);box-sizing:border-box;outline:none;padding:.55rem .85rem .55rem 2rem;font-family:inherit;font-size:.875rem;transition:border-color .15s}.DashboardPortfolioClient-module__JOWAeq__searchInput::placeholder{color:var(--color-text-muted)}.DashboardPortfolioClient-module__JOWAeq__searchInput:focus{border-color:var(--color-accent,#852ef2)}.DashboardPortfolioClient-module__JOWAeq__filterToggle{color:var(--color-text-sub);background:var(--color-surface);border:1px solid var(--color-border-glass);border-radius:var(--radius-md,8px);cursor:pointer;align-items:center;gap:.4rem;padding:.55rem .85rem;font-family:inherit;font-size:.8rem;font-weight:600;transition:border-color .15s,color .15s;display:flex;position:relative}.DashboardPortfolioClient-module__JOWAeq__filterToggleActive{border-color:var(--color-border-accent);color:var(--color-accent)}.DashboardPortfolioClient-module__JOWAeq__filterBadge{background:var(--color-accent);border-radius:50%;width:6px;height:6px;position:absolute;top:6px;right:6px}.DashboardPortfolioClient-module__JOWAeq__clearBtn{color:var(--color-text-muted);cursor:pointer;background:0 0;border:none;padding:.35rem .5rem;font-family:inherit;font-size:.76rem;font-weight:600;transition:color .15s}.DashboardPortfolioClient-module__JOWAeq__clearBtn:hover{color:var(--color-text)}.DashboardPortfolioClient-module__JOWAeq__filtersPanel{border-top:1px solid var(--color-border-glass);grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:.75rem;padding-top:.75rem;display:grid}.DashboardPortfolioClient-module__JOWAeq__filterGroup{flex-direction:column;gap:.3rem;display:flex}.DashboardPortfolioClient-module__JOWAeq__filterLabel{letter-spacing:.08em;text-transform:uppercase;color:var(--color-text-muted);font-size:.62rem;font-weight:700}.DashboardPortfolioClient-module__JOWAeq__filterSelect,.DashboardPortfolioClient-module__JOWAeq__filterInput{background:var(--color-input-bg);border:1px solid var(--color-border-glass);color:var(--color-text);box-sizing:border-box;border-radius:8px;outline:none;width:100%;padding:.45rem .65rem;font-family:inherit;font-size:.8rem;transition:border-color .15s}.DashboardPortfolioClient-module__JOWAeq__filterSelect{cursor:pointer}.DashboardPortfolioClient-module__JOWAeq__filterSelect:focus,.DashboardPortfolioClient-module__JOWAeq__filterInput:focus{border-color:var(--color-accent,#852ef2)}.DashboardPortfolioClient-module__JOWAeq__filterSelect option{background:var(--color-select-option-bg,#1a1a2e);color:var(--color-text)}.DashboardPortfolioClient-module__JOWAeq__filterInput::placeholder{color:var(--color-text-muted)}.DashboardPortfolioClient-module__JOWAeq__filterInput::-webkit-inner-spin-button{opacity:.4}.DashboardPortfolioClient-module__JOWAeq__grid{grid-template-columns:repeat(auto-fill,minmax(min(300px,100%),1fr));gap:1.25rem;display:grid}.DashboardPortfolioClient-module__JOWAeq__empty{color:var(--color-text-muted);flex-direction:column;align-items:center;gap:.75rem;padding:4rem 2rem;font-size:.875rem;display:flex}.DashboardPortfolioClient-module__JOWAeq__empty svg{opacity:.4}.DashboardPortfolioClient-module__JOWAeq__card{background:var(--color-surface);border:1px solid var(--color-border-glass);border-radius:var(--radius-xl,16px);flex-direction:column;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;overflow:hidden}.DashboardPortfolioClient-module__JOWAeq__card:hover{border-color:var(--color-border-accent);box-shadow:var(--shadow-brand-glow);transform:translateY(-3px)}.DashboardPortfolioClient-module__JOWAeq__imgWrap{aspect-ratio:16/9;background:var(--color-surface-hover);position:relative;overflow:hidden}.DashboardPortfolioClient-module__JOWAeq__imgPlaceholder{height:100%;color:var(--color-text-muted);place-items:center;display:grid}.DashboardPortfolioClient-module__JOWAeq__statusBadge{letter-spacing:.06em;text-transform:uppercase;color:var(--badge-color,var(--color-accent));-webkit-backdrop-filter:blur(var(--blur-md));backdrop-filter:blur(var(--blur-md));background:#0000008c;border:1px solid;border-radius:999px;padding:.2rem .55rem;font-size:.62rem;font-weight:700;position:absolute;top:.6rem;right:.6rem}.DashboardPortfolioClient-module__JOWAeq__typeBadge{letter-spacing:.05em;text-transform:uppercase;color:#ffffffbf;-webkit-backdrop-filter:blur(var(--blur-md));backdrop-filter:blur(var(--blur-md));background:#00000080;border-radius:999px;padding:.2rem .55rem;font-size:.62rem;font-weight:600;position:absolute;top:.6rem;left:.6rem}.DashboardPortfolioClient-module__JOWAeq__cardBody{flex-direction:column;flex:1;gap:.35rem;padding:1rem;display:flex}.DashboardPortfolioClient-module__JOWAeq__cardTitle{color:var(--color-text);margin:0;font-size:.95rem;font-weight:600;line-height:1.3}.DashboardPortfolioClient-module__JOWAeq__cardLocation{color:var(--color-text-sub);font-size:.76rem}.DashboardPortfolioClient-module__JOWAeq__cardDeveloper{color:var(--color-text-muted);margin-bottom:.25rem;font-size:.72rem}.DashboardPortfolioClient-module__JOWAeq__cardStats{border-top:1px solid var(--color-border-glass);border-bottom:1px solid var(--color-border-glass);flex-wrap:wrap;gap:.4rem .75rem;margin:.15rem 0;padding:.5rem 0;display:flex}.DashboardPortfolioClient-module__JOWAeq__stat{flex-direction:column;gap:.08rem;display:flex}.DashboardPortfolioClient-module__JOWAeq__statLabel{letter-spacing:.07em;text-transform:uppercase;color:var(--color-text-muted);font-size:.6rem;font-weight:700}.DashboardPortfolioClient-module__JOWAeq__statVal{color:var(--color-text);font-size:.78rem;font-weight:600}.DashboardPortfolioClient-module__JOWAeq__cardActions{justify-content:space-between;align-items:center;margin-top:auto;padding-top:.4rem;display:flex}.DashboardPortfolioClient-module__JOWAeq__viewBtn{color:var(--color-accent,#852ef2);font-size:.78rem;font-weight:600;text-decoration:none;transition:opacity .15s}.DashboardPortfolioClient-module__JOWAeq__viewBtn:hover{opacity:.75}.DashboardPortfolioClient-module__JOWAeq__cardSaveBtn{z-index:2;position:absolute;top:.5rem;right:.5rem}.DashboardPortfolioClient-module__JOWAeq__locateBtn{color:var(--color-text-sub);background:var(--color-input-bg);border:1px solid var(--color-border-glass);border-radius:var(--radius-md,8px);cursor:pointer;align-items:center;gap:.35rem;padding:.35rem .75rem;font-family:inherit;font-size:.78rem;font-weight:600;transition:all .2s;display:inline-flex}.DashboardPortfolioClient-module__JOWAeq__locateBtn:hover{background:var(--color-brand);border-color:var(--color-border-accent);color:#fff;box-shadow:var(--shadow-glass-sm)}.DashboardPortfolioClient-module__JOWAeq__locateBtn svg{color:inherit!important}
.PortfolioGrid-module__uLkWSG__wrapper{gap:var(--space-2xl);flex-direction:column;display:flex}.PortfolioGrid-module__uLkWSG__grid{gap:var(--space-lg);grid-template-columns:repeat(3,1fr);display:grid}@media (max-width:1280px){.PortfolioGrid-module__uLkWSG__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.PortfolioGrid-module__uLkWSG__grid{grid-template-columns:1fr}}.PortfolioGrid-module__uLkWSG__empty{justify-content:center;align-items:center;gap:var(--space-sm);text-align:center;padding:var(--space-5xl) var(--space-xl);border:1px dashed var(--color-border-glass);border-radius:var(--radius-2xl);background:linear-gradient(135deg,#ffffff0a 0%,#ffffff03 100%);flex-direction:column;display:flex}.PortfolioGrid-module__uLkWSG__emptyIcon{color:var(--color-text-muted);margin-bottom:var(--space-sm);opacity:.6}.PortfolioGrid-module__uLkWSG__emptyTitle{font-size:var(--text-lg);font-weight:var(--weight-semibold);color:var(--color-text-sub)}.PortfolioGrid-module__uLkWSG__emptySub{font-size:var(--text-sm);color:var(--color-text-muted);max-width:380px;line-height:var(--leading-relaxed)}
.PropertyDetailClient-module__4DClLa__wrap{gap:var(--space-lg,1.5rem);flex-direction:column;display:flex}.PropertyDetailClient-module__4DClLa__breadcrumb{align-items:center;gap:.4rem;font-size:.8rem;display:flex}.PropertyDetailClient-module__4DClLa__breadLink{color:var(--color-text-sub);text-decoration:none;transition:color .15s}.PropertyDetailClient-module__4DClLa__breadLink:hover{color:var(--color-text)}.PropertyDetailClient-module__4DClLa__breadSep{color:var(--color-text-muted)}.PropertyDetailClient-module__4DClLa__breadCurrent{color:var(--color-text);font-weight:500}.PropertyDetailClient-module__4DClLa__grid{grid-template-columns:1fr 380px;align-items:start;gap:2rem;display:grid}@media (max-width:1100px){.PropertyDetailClient-module__4DClLa__grid{grid-template-columns:1fr}}.PropertyDetailClient-module__4DClLa__gallery{flex-direction:column;gap:.75rem;display:flex}.PropertyDetailClient-module__4DClLa__heroImg{aspect-ratio:16/9;border-radius:var(--radius-xl,16px);background:var(--color-surface);position:relative;overflow:hidden}.PropertyDetailClient-module__4DClLa__imgPlaceholder{height:100%;color:var(--color-text-muted);place-items:center;display:grid}.PropertyDetailClient-module__4DClLa__statusPill{letter-spacing:.08em;text-transform:uppercase;color:var(--color-accent,#852ef2);border:1px solid var(--color-border-accent);-webkit-backdrop-filter:blur(var(--blur-md));backdrop-filter:blur(var(--blur-md));background:#0009;border-radius:999px;padding:.2rem .6rem;font-size:.65rem;font-weight:700;position:absolute;top:.75rem;left:.75rem}.PropertyDetailClient-module__4DClLa__thumbs{gap:.5rem;display:flex}.PropertyDetailClient-module__4DClLa__thumb{cursor:pointer;background:0 0;border:2px solid #0000;border-radius:8px;flex-shrink:0;width:72px;height:52px;padding:0;transition:border-color .15s;position:relative;overflow:hidden}.PropertyDetailClient-module__4DClLa__thumbActive{border-color:var(--color-accent,#852ef2)}.PropertyDetailClient-module__4DClLa__section{background:var(--color-surface);border:1px solid var(--color-border-glass);border-radius:var(--radius-xl,16px);flex-direction:column;gap:.75rem;padding:1.25rem;display:flex}.PropertyDetailClient-module__4DClLa__sectionTitle{letter-spacing:.06em;text-transform:uppercase;color:var(--color-text-muted);margin:0;font-size:.8rem;font-weight:700}.PropertyDetailClient-module__4DClLa__desc{color:var(--color-text-sub);margin:0;font-size:.875rem;line-height:1.7}.PropertyDetailClient-module__4DClLa__amenitiesList{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:.4rem 1rem;margin:0;padding:0;list-style:none;display:grid}.PropertyDetailClient-module__4DClLa__amenityItem{color:var(--color-text-sub);align-items:center;gap:.4rem;font-size:.8rem;display:flex}.PropertyDetailClient-module__4DClLa__amenityItem svg{color:var(--color-accent);flex-shrink:0}.PropertyDetailClient-module__4DClLa__developerCard{flex-direction:column;gap:.4rem;display:flex}.PropertyDetailClient-module__4DClLa__developerName{color:var(--color-text);margin:0;font-size:.9rem;font-weight:600}.PropertyDetailClient-module__4DClLa__developerDesc{color:var(--color-text-sub);margin:0;font-size:.8rem;line-height:1.65}.PropertyDetailClient-module__4DClLa__right{flex-direction:column;gap:1rem;display:flex;position:sticky;top:1.5rem}.PropertyDetailClient-module__4DClLa__propHead{flex-direction:column;gap:.4rem;display:flex}.PropertyDetailClient-module__4DClLa__tagRow{flex-wrap:wrap;gap:.35rem;display:flex}.PropertyDetailClient-module__4DClLa__tag{letter-spacing:.07em;text-transform:uppercase;color:var(--color-text-sub);background:var(--color-surface-hover);border:1px solid var(--color-border-glass);border-radius:999px;padding:.2rem .55rem;font-size:.62rem;font-weight:600}.PropertyDetailClient-module__4DClLa__propName{color:var(--color-text);letter-spacing:-.02em;margin:0;font-size:clamp(1.25rem,2.5vw,1.75rem);font-weight:700;line-height:1.2}.PropertyDetailClient-module__4DClLa__propLocation{color:var(--color-text-sub);margin:0;font-size:.82rem}.PropertyDetailClient-module__4DClLa__statsCard{background:var(--color-surface);border:1px solid var(--color-border-glass);border-radius:var(--radius-xl,16px);flex-direction:column;gap:.1rem;padding:1rem 1.25rem;display:flex}.PropertyDetailClient-module__4DClLa__statRow{border-bottom:1px solid var(--color-border-muted);justify-content:space-between;align-items:center;gap:.75rem;padding:.45rem 0;display:flex}.PropertyDetailClient-module__4DClLa__statRow:last-child{border-bottom:none}.PropertyDetailClient-module__4DClLa__statLabel{color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.06em;flex-shrink:0;font-size:.72rem;font-weight:500}.PropertyDetailClient-module__4DClLa__statValue{color:var(--color-text);text-align:right;font-size:.85rem;font-weight:600}.PropertyDetailClient-module__4DClLa__areaRow{align-items:center;gap:.5rem;display:flex}.PropertyDetailClient-module__4DClLa__unitToggle{border:1px solid var(--color-border-glass);background:var(--color-surface-hover);border-radius:999px;display:flex;overflow:hidden}.PropertyDetailClient-module__4DClLa__unitBtn{color:var(--color-text-muted);cursor:pointer;background:0 0;border:none;padding:.15rem .5rem;font-family:inherit;font-size:.65rem;font-weight:600;transition:background .15s,color .15s}.PropertyDetailClient-module__4DClLa__unitActive{background:color-mix(in srgb, var(--color-accent,#5c1237) 20%, transparent);color:var(--color-accent,#852ef2)}.PropertyDetailClient-module__4DClLa__commissionCard{background:color-mix(in srgb, var(--color-accent,#5c1237) 7%, transparent);border:1px solid var(--color-border-accent);border-radius:var(--radius-xl,16px);flex-direction:column;gap:.75rem;padding:1.25rem;display:flex}.PropertyDetailClient-module__4DClLa__commissionTitle{letter-spacing:.06em;text-transform:uppercase;color:var(--color-accent);margin:0;font-size:.8rem;font-weight:700}.PropertyDetailClient-module__4DClLa__commissionSub{color:var(--color-text-muted);margin:0;font-size:.75rem}.PropertyDetailClient-module__4DClLa__commissionBase{border-bottom:1px solid var(--color-border-muted);justify-content:space-between;align-items:center;padding:.5rem 0;display:flex}.PropertyDetailClient-module__4DClLa__commissionPct{color:var(--color-accent);font-size:1.5rem;font-weight:700}.PropertyDetailClient-module__4DClLa__serviceList{flex-direction:column;gap:.3rem;display:flex}.PropertyDetailClient-module__4DClLa__serviceRow{cursor:pointer;color:var(--color-text-sub);border:1px solid #0000;border-radius:8px;align-items:center;gap:.5rem;padding:.5rem .6rem;font-size:.78rem;transition:background .15s,border-color .15s;display:flex}.PropertyDetailClient-module__4DClLa__serviceRow:hover{background:var(--color-surface-hover)}.PropertyDetailClient-module__4DClLa__serviceActive{color:var(--color-text);background:color-mix(in srgb, var(--color-accent,#5c1237) 10%, transparent)!important;border-color:var(--color-border-accent)!important}.PropertyDetailClient-module__4DClLa__serviceCheck{accent-color:var(--color-accent);cursor:pointer;flex-shrink:0;width:14px;height:14px}.PropertyDetailClient-module__4DClLa__serviceLabel{flex:1}.PropertyDetailClient-module__4DClLa__serviceDeduction{color:var(--color-error);flex-shrink:0;font-size:.72rem;font-weight:600}.PropertyDetailClient-module__4DClLa__commissionResult{border-top:1px solid var(--color-border-muted);flex-direction:column;gap:.25rem;padding-top:.6rem;display:flex}.PropertyDetailClient-module__4DClLa__commissionRow{color:var(--color-text-sub);justify-content:space-between;font-size:.78rem;display:flex}.PropertyDetailClient-module__4DClLa__deductionRow{color:var(--color-error)}.PropertyDetailClient-module__4DClLa__netRow{color:var(--color-text);border-top:1px solid var(--color-border-muted);margin-top:.25rem;padding-top:.25rem;font-size:.85rem;font-weight:700}.PropertyDetailClient-module__4DClLa__netPct{color:var(--color-accent)}.PropertyDetailClient-module__4DClLa__dealBtn{text-align:center;background:color-mix(in srgb, var(--color-accent,#5c1237) 20%, transparent);border:1px solid var(--color-border-accent);border-radius:var(--radius-lg,12px);color:var(--color-accent,#852ef2);padding:.875rem 1rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:background .15s,transform .15s;display:block}.PropertyDetailClient-module__4DClLa__dealBtn:hover{background:color-mix(in srgb, var(--color-accent,#5c1237) 30%, transparent);transform:translateY(-1px)}.PropertyDetailClient-module__4DClLa__saveBtn{justify-content:center;width:100%;display:flex;border-radius:10px!important}.PropertyDetailClient-module__4DClLa__backLink{text-align:center;color:var(--color-text-muted);font-size:.78rem;text-decoration:none;transition:color .15s;display:block}.PropertyDetailClient-module__4DClLa__backLink:hover{color:var(--color-text-sub)}.PropertyDetailClient-module__4DClLa__analyzeBtn{text-align:center;background:color-mix(in srgb, var(--color-accent,#5c1237) 12%, transparent);border:1px solid var(--color-border-accent);border-radius:var(--radius-lg,12px);color:var(--color-accent,#5c1237);margin-top:.5rem;padding:.875rem 1rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:background .15s,transform .15s;display:block}.PropertyDetailClient-module__4DClLa__analyzeBtn:hover{background:color-mix(in srgb, var(--color-accent,#5c1237) 22%, transparent);transform:translateY(-1px)}
.property-module__o9kQCW__main{background:var(--color-bg);min-height:100dvh;color:var(--color-text-sub);padding-top:var(--nav-height,76px);padding-bottom:var(--space-5xl);font-family:var(--font-body)}.property-module__o9kQCW__breadcrumb{align-items:center;gap:var(--space-xs);font-size:var(--text-sm);color:var(--color-text-muted);margin-block:var(--space-2xl);display:flex}.property-module__o9kQCW__breadcrumbLink{color:var(--color-text-muted);transition:color .18s}.property-module__o9kQCW__breadcrumbLink:hover{color:var(--color-text-sub)}.property-module__o9kQCW__breadcrumbSep{color:var(--color-border-glass)}.property-module__o9kQCW__breadcrumbCurrent{color:var(--color-text-sub);white-space:nowrap;text-overflow:ellipsis;max-width:280px;overflow:hidden}.property-module__o9kQCW__propertyHeader{margin-bottom:var(--space-2xl)}.property-module__o9kQCW__propertyMeta{align-items:center;gap:var(--space-sm);margin-bottom:var(--space-md);flex-wrap:wrap;display:flex}.property-module__o9kQCW__badge{padding:var(--space-3xs) var(--space-sm);border-radius:var(--radius-full);font-size:var(--text-xs);font-weight:var(--weight-semibold);letter-spacing:var(--tracking-wide);text-transform:uppercase;align-items:center;display:inline-flex}.property-module__o9kQCW__badgeNew{background:var(--color-brand-glow);border:1px solid var(--color-border-accent);color:#ffb8df}.property-module__o9kQCW__badgeConstruction{color:#fde047;background:#eab3082e;border:1px solid #eab30859}.property-module__o9kQCW__badgeResale{border:1px solid var(--color-border-glass);color:var(--color-text-sub);background:#ffffff14}.property-module__o9kQCW__type,.property-module__o9kQCW__beds{font-size:var(--text-sm);color:var(--color-text-muted);padding:var(--space-3xs) var(--space-sm);background:var(--color-surface);border:1px solid var(--color-border-glass);border-radius:var(--radius-full)}.property-module__o9kQCW__propertyTitle{font-family:var(--font-display);font-size:var(--text-4xl);font-weight:var(--weight-bold);color:var(--color-text);letter-spacing:var(--tracking-tight);line-height:var(--leading-tight);margin-bottom:var(--space-md)}.property-module__o9kQCW__propertyLocation{align-items:center;gap:var(--space-xs);font-size:var(--text-base);color:var(--color-text-muted);display:flex}.property-module__o9kQCW__propertyLocation svg{color:var(--color-accent-hover);flex-shrink:0}.property-module__o9kQCW__images{gap:var(--space-md);margin-bottom:var(--space-3xl);grid-template-columns:2fr 1fr;height:480px;display:grid}.property-module__o9kQCW__imgWrap{border-radius:var(--radius-xl);background:var(--color-surface);position:relative;overflow:hidden}.property-module__o9kQCW__imgPrimary{grid-row:span 2}.property-module__o9kQCW__imgSecondary{height:100%}.property-module__o9kQCW__img{object-fit:cover}@media (max-width:768px){.property-module__o9kQCW__images{grid-template-columns:1fr;height:auto}.property-module__o9kQCW__imgPrimary{aspect-ratio:16/10;grid-row:span 1}.property-module__o9kQCW__imgSecondary{aspect-ratio:16/10}}.property-module__o9kQCW__content{gap:var(--space-2xl);margin-bottom:var(--space-4xl);grid-template-columns:1fr 380px;align-items:start;display:grid}@media (max-width:1024px){.property-module__o9kQCW__content{grid-template-columns:1fr}}.property-module__o9kQCW__sectionTitle{font-family:var(--font-display);font-size:var(--text-lg);font-weight:var(--weight-semibold);color:var(--color-text);margin-bottom:var(--space-lg);letter-spacing:var(--tracking-tight)}.property-module__o9kQCW__infoList{flex-direction:column;gap:0;display:flex}.property-module__o9kQCW__infoRow{justify-content:space-between;align-items:center;gap:var(--space-md);padding-block:var(--space-sm);border-bottom:1px solid var(--color-border-subtle);display:flex}.property-module__o9kQCW__infoRow:last-child{border-bottom:none}.property-module__o9kQCW__infoLabel{font-size:var(--text-sm);color:var(--color-text-muted);font-weight:var(--weight-medium)}.property-module__o9kQCW__infoValue{font-size:var(--text-sm);color:var(--color-text);text-align:right}.property-module__o9kQCW__devLink{color:#c084fc;text-decoration:underline;transition:color .2s}.property-module__o9kQCW__devLink:hover{color:#a855f7}.property-module__o9kQCW__lockPanel{top:calc(var(--nav-height,76px) + var(--space-lg));align-items:center;gap:var(--space-md);text-align:center;padding:var(--space-2xl);border:1px solid var(--color-border-accent);border-radius:var(--radius-2xl);-webkit-backdrop-filter:blur(var(--blur-md));background:linear-gradient(135deg,#5c12371a 0%,#5c123708 100%);flex-direction:column;display:flex;position:sticky;box-shadow:0 0 60px #5c123714,inset 0 1px 1px #ffffff14}.property-module__o9kQCW__lockIcon{border-radius:var(--radius-xl);border:1px solid var(--color-border-accent);width:64px;height:64px;color:var(--color-accent-hover);margin-bottom:var(--space-xs);background:#5c123726;justify-content:center;align-items:center;display:flex}.property-module__o9kQCW__lockTitle{font-family:var(--font-display);font-size:var(--text-xl);font-weight:var(--weight-bold);color:var(--color-text);letter-spacing:var(--tracking-tight)}.property-module__o9kQCW__lockSub{font-size:var(--text-sm);color:var(--color-text-sub);line-height:var(--leading-relaxed);max-width:300px}.property-module__o9kQCW__hiddenList{gap:var(--space-xs);text-align:left;border:1px solid var(--color-border-glass);border-radius:var(--radius-lg);width:100%;padding:var(--space-md) var(--space-lg);margin-block:var(--space-xs);background:#0003;flex-direction:column;display:flex}.property-module__o9kQCW__hiddenItem{align-items:center;gap:var(--space-sm);font-size:var(--text-sm);color:var(--color-text-muted);display:flex}.property-module__o9kQCW__hiddenItem svg{color:var(--color-text-muted);opacity:.5;flex-shrink:0}
