.AgentCard-module__5wiJrW__agentCard,.AgentCard-module__5wiJrW__agencyCard{background-color:var(--color-card-bg);border-radius:var(--radius-md);flex-direction:column;padding:28px 24px 24px;display:flex;box-shadow:0 4px 20px #00000014}.AgentCard-module__5wiJrW__agentCard{gap:20px}.AgentCard-module__5wiJrW__agencyCard{gap:16px}.AgentCard-module__5wiJrW__agentCardHeader{flex-direction:column;gap:2px;display:flex}.AgentCard-module__5wiJrW__listedByLine{font-family:var(--font-heading);font-size:var(--text-lg);color:var(--color-foreground);margin:0;font-weight:400}.AgentCard-module__5wiJrW__agentRow{align-items:center;gap:16px;display:flex}.AgentCard-module__5wiJrW__agentAvatarWrap{border:2px solid #00000014;border-radius:0;flex-shrink:0;width:62px;height:62px;overflow:hidden}.AgentCard-module__5wiJrW__agentAvatarImg{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.AgentCard-module__5wiJrW__agentAvatarFallback{background-color:var(--color-muted);width:100%;height:100%;color:var(--color-foreground);font-weight:700;font-size:var(--text-lg);text-transform:uppercase;justify-content:center;align-items:center;display:flex}[data-theme=dark] .AgentCard-module__5wiJrW__agentAvatarFallback{background-color:rgba(var(--color-cream-rgb), .08);color:var(--color-cream)}.AgentCard-module__5wiJrW__agentMeta{flex-direction:column;gap:4px;min-width:0;display:flex}.AgentCard-module__5wiJrW__agentName{font-size:var(--text-2xl);color:var(--color-foreground);white-space:nowrap;text-overflow:ellipsis;font-weight:700;overflow:hidden}.AgentCard-module__5wiJrW__agentEmail{font-size:var(--text-lg);color:var(--color-muted-foreground);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.AgentCard-module__5wiJrW__agentActions{flex-direction:column;gap:10px;display:flex}.AgentCard-module__5wiJrW__agentContactBtn{background:var(--color-anthracite-dark);color:var(--color-white);font-family:inherit;font-size:var(--text-lg);text-transform:uppercase;cursor:pointer;border-radius:var(--radius-sm);letter-spacing:.05em;border:none;justify-content:center;align-items:center;gap:8px;padding:13px 20px;font-weight:700;text-decoration:none;transition:background .18s;display:flex}.AgentCard-module__5wiJrW__agentContactBtn:hover{background:var(--color-anthracite-deeper);color:var(--color-white)}.AgentCard-module__5wiJrW__agencyIconWrap{align-self:flex-start}.AgentCard-module__5wiJrW__agencyLogoImg{width:auto;max-width:180px;height:auto;max-height:100px;display:block}.AgentCard-module__5wiJrW__agencyInitials{font-family:var(--font-heading);font-size:var(--text-2xl);color:var(--color-foreground);text-transform:uppercase}.AgentCard-module__5wiJrW__agencyInfo{flex-direction:column;gap:5px;display:flex}.AgentCard-module__5wiJrW__agencyName{font-family:var(--font-heading);font-size:var(--text-lg);color:var(--color-foreground);font-weight:400}.AgentCard-module__5wiJrW__agencyDescription{font-size:var(--text-base);color:var(--color-foreground);text-align:justify;margin:4px 0 8px;line-height:1.6}.AgentCard-module__5wiJrW__noAgent{text-align:center;color:var(--color-foreground-muted);padding:var(--space-8) 0}[data-theme=dark] .AgentCard-module__5wiJrW__agentCard,[data-theme=dark] .AgentCard-module__5wiJrW__agencyCard{box-shadow:0 4px 20px #00000059}[data-theme=dark] .AgentCard-module__5wiJrW__agentAvatarWrap{border-color:rgba(var(--color-cream-rgb), .12)}[data-theme=dark] .AgentCard-module__5wiJrW__agentEmail{color:var(--color-cream)}[data-theme=dark] .AgentCard-module__5wiJrW__agentContactBtn{background:var(--color-muted-base);color:var(--color-anthracite-dark)}[data-theme=dark] .AgentCard-module__5wiJrW__agentContactBtn:hover{background:var(--color-cream-hover);color:var(--color-anthracite-dark)}
.ContactAgentDialog-module__6Cxg1G__content{max-width:560px}.ContactAgentDialog-module__6Cxg1G__form{gap:var(--space-4);margin-top:var(--space-4);flex-direction:column;display:flex}.ContactAgentDialog-module__6Cxg1G__field{gap:var(--space-2);flex-direction:column;display:flex}.ContactAgentDialog-module__6Cxg1G__field label{font-size:var(--text-sm);color:var(--color-foreground);font-weight:500}.ContactAgentDialog-module__6Cxg1G__successMessage{padding:var(--space-6);text-align:center;color:var(--color-success);font-size:var(--text-lg)}.ContactAgentDialog-module__6Cxg1G__errorMessage{padding:var(--space-3);border-radius:var(--radius-md);background-color:color-mix(in srgb, var(--color-error) 12%, transparent);color:var(--color-error);font-size:var(--text-sm)}.ContactAgentDialog-module__6Cxg1G__errorMessage:focus{box-shadow:var(--shadow-focus-error);outline:none}.ContactAgentDialog-module__6Cxg1G__captchaField{margin-top:var(--space-4);width:100%}.ContactAgentDialog-module__6Cxg1G__captchaContainer{align-items:center;gap:var(--space-2);flex-direction:column;width:100%;display:flex}
.BondCalculator-module__d3vLcG__bondCalcCard{background-color:var(--color-card-bg);border-radius:var(--radius-md);flex-direction:column;gap:16px;padding:24px 22px 22px;display:flex;box-shadow:0 4px 20px #00000014}[data-theme=dark] .BondCalculator-module__d3vLcG__bondCalcCard{box-shadow:0 4px 20px #00000059}.BondCalculator-module__d3vLcG__bondCalcTitle{margin:0}.BondCalculator-module__d3vLcG__bondCalcInputs{flex-direction:column;gap:12px;display:flex}.BondCalculator-module__d3vLcG__bondCalcRow{justify-content:space-between;align-items:center;gap:12px;display:flex}.BondCalculator-module__d3vLcG__bondCalcLabel{font-size:var(--text-lg);color:var(--color-foreground);flex-shrink:0;font-weight:500}.BondCalculator-module__d3vLcG__bondOptional{font-size:var(--text-lg);color:var(--color-muted-foreground);font-weight:400}[data-theme=dark] .BondCalculator-module__d3vLcG__bondOptional{color:rgba(var(--color-cream-rgb), .6)}.BondCalculator-module__d3vLcG__bondCalcStatic{font-size:var(--text-lg);color:var(--color-foreground);text-align:right;font-weight:600}.BondCalculator-module__d3vLcG__bondInputWrap{align-items:center;gap:4px;display:flex}.BondCalculator-module__d3vLcG__bondInputPrefix,.BondCalculator-module__d3vLcG__bondInputSuffix{font-size:var(--text-sm);color:var(--color-muted-foreground)}.BondCalculator-module__d3vLcG__bondInput{background:var(--color-card-bg);font-size:var(--text-lg);color:var(--color-foreground);text-align:right;border:none;outline:none;width:90px;font-weight:600}.BondCalculator-module__d3vLcG__bondInput:focus-visible{outline-offset:2px;outline:1px solid}.BondCalculator-module__d3vLcG__bondInput::-webkit-inner-spin-button{appearance:none}.BondCalculator-module__d3vLcG__bondInput::-webkit-outer-spin-button{appearance:none}.BondCalculator-module__d3vLcG__bondSlider{appearance:none;cursor:pointer;border-radius:0;outline:none;width:100%;height:4px;margin-top:4px}.BondCalculator-module__d3vLcG__bondSlider::-webkit-slider-thumb{appearance:none;background:var(--color-anthracite);cursor:pointer;border:none;border-radius:50%;width:18px;height:18px;box-shadow:0 1px 4px #0003}.BondCalculator-module__d3vLcG__bondSlider::-moz-range-thumb{background:var(--color-anthracite);cursor:pointer;border:none;border-radius:50%;width:18px;height:18px}[data-theme=dark] .BondCalculator-module__d3vLcG__bondSlider::-webkit-slider-thumb{background:var(--color-muted-base);box-shadow:0 1px 4px #0006}[data-theme=dark] .BondCalculator-module__d3vLcG__bondSlider::-moz-range-thumb{background:var(--color-muted-base)}.BondCalculator-module__d3vLcG__bondCalcDivider{background:#00000014;height:1px;margin:4px 0}[data-theme=dark] .BondCalculator-module__d3vLcG__bondCalcDivider{background:rgba(var(--color-cream-rgb), .08)}.BondCalculator-module__d3vLcG__bondCalcResults{flex-direction:column;gap:10px;display:flex}.BondCalculator-module__d3vLcG__bondResultRow{font-size:var(--text-lg);color:var(--color-foreground);justify-content:space-between;align-items:center;gap:8px;display:flex}.BondCalculator-module__d3vLcG__bondResultHighlight{border-bottom:1px solid #00000014;padding-bottom:10px}[data-theme=dark] .BondCalculator-module__d3vLcG__bondResultHighlight{border-bottom-color:rgba(var(--color-cream-rgb), .08)}.BondCalculator-module__d3vLcG__bondResultHighlight strong{font-size:var(--text-lg);font-weight:700}[data-theme=dark] .BondCalculator-module__d3vLcG__bondInputPrefix,[data-theme=dark] .BondCalculator-module__d3vLcG__bondInputSuffix{color:var(--color-cream)}.BondCalculator-module__d3vLcG__bondCalcBtn{background:var(--color-anthracite);color:var(--color-white);font-size:var(--text-lg);text-transform:uppercase;border-radius:var(--radius-sm);letter-spacing:.05em;justify-content:center;align-items:center;margin-top:4px;padding:13px 20px;font-weight:700;text-decoration:none;transition:background .18s;display:flex}.BondCalculator-module__d3vLcG__bondCalcBtn:hover{background:var(--color-anthracite-dark);color:var(--color-white)}.BondCalculator-module__d3vLcG__calcPanelBackdrop,.BondCalculator-module__d3vLcG__calcPanel{display:none}@media (max-width:640px){.BondCalculator-module__d3vLcG__bondCalcDesktopOnly{display:none}.BondCalculator-module__d3vLcG__calcPanelBackdrop{z-index:var(--z-modal-backdrop);cursor:default;background:#00000080;border:none;padding:0;display:block;position:fixed;inset:0}.BondCalculator-module__d3vLcG__calcPanel{background:var(--color-card-bg);z-index:var(--z-modal);flex-direction:column;animation:.28s cubic-bezier(.32,0,.67,0) forwards BondCalculator-module__d3vLcG__slideUpPanel;display:flex;position:fixed;inset:0;overflow:hidden}[data-theme=dark] .BondCalculator-module__d3vLcG__calcPanel{-webkit-backdrop-filter:blur(24px)saturate(1.6);backdrop-filter:blur(24px)saturate(1.6);background:#272220d1}.BondCalculator-module__d3vLcG__calcPanelHeader{border-bottom:1px solid var(--color-sand-200);flex-shrink:0;justify-content:space-between;align-items:center;padding:18px 20px 14px;display:flex}[data-theme=dark] .BondCalculator-module__d3vLcG__calcPanelHeader{border-bottom-color:var(--color-anthracite-light)}.BondCalculator-module__d3vLcG__calcPanelTitle{font-family:var(--font-heading);font-size:var(--text-base);color:var(--color-anthracite-dark);text-transform:uppercase;letter-spacing:.06em;font-weight:400}[data-theme=dark] .BondCalculator-module__d3vLcG__calcPanelTitle{color:var(--color-muted-base)}.BondCalculator-module__d3vLcG__calcPanelClose{background:var(--color-anthracite-dark);width:36px;height:36px;color:var(--color-white);cursor:pointer;border:none;flex-shrink:0;justify-content:center;align-items:center;transition:background .2s;display:flex}.BondCalculator-module__d3vLcG__calcPanelClose:hover{background:var(--color-anthracite)}[data-theme=dark] .BondCalculator-module__d3vLcG__calcPanelClose{background:var(--color-muted-base);color:var(--color-anthracite-dark)}[data-theme=dark] .BondCalculator-module__d3vLcG__calcPanelClose:hover{background:var(--color-cream-hover)}.BondCalculator-module__d3vLcG__calcPanelBody{flex:1;padding:20px;overflow-y:auto}.BondCalculator-module__d3vLcG__calcPanelBody .BondCalculator-module__d3vLcG__bondCalcCard{box-shadow:none;background:0 0;padding:0}.BondCalculator-module__d3vLcG__calcPanelBody .BondCalculator-module__d3vLcG__bondCalcTitle{display:none}@keyframes BondCalculator-module__d3vLcG__slideUpPanel{0%{transform:translateY(100%)}to{transform:translateY(0)}}}
.MatchingButton-module__QcyUJq__kBtn{background:var(--color-premium);border:1px solid var(--color-premium);width:44px;height:44px;box-shadow:0 2px 12px rgba(var(--color-anthracite-rgb), .07);box-sizing:border-box;cursor:default;border-radius:0;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:background .15s,border-color .15s;display:inline-flex}button.MatchingButton-module__QcyUJq__kBtn{cursor:pointer}button.MatchingButton-module__QcyUJq__kBtn:hover{background:var(--color-premium-dark);border-color:var(--color-premium-dark)}button.MatchingButton-module__QcyUJq__kBtn:focus-visible{box-shadow:0 0 0 2px var(--color-premium-dark);outline:none}.MatchingButton-module__QcyUJq__kIcon{-o-object-fit:contain;object-fit:contain;flex-shrink:0;width:22px;height:22px}.MatchingButton-module__QcyUJq__skeleton{background:linear-gradient(90deg, var(--color-muted) 0%, color-mix(in srgb, var(--color-muted) 60%, var(--color-surface)) 50%, var(--color-muted) 100%);background-size:200% 100%;width:44px;height:44px;animation:1.4s ease-in-out infinite MatchingButton-module__QcyUJq__matchingPulse;display:inline-block}@keyframes MatchingButton-module__QcyUJq__matchingPulse{0%{background-position:200% 0}to{background-position:-200% 0}}@media (prefers-reduced-motion:reduce){.MatchingButton-module__QcyUJq__skeleton{animation:none}}@media (max-width:640px){.MatchingButton-module__QcyUJq__kBtn,.MatchingButton-module__QcyUJq__skeleton{width:40px;height:40px}.MatchingButton-module__QcyUJq__kIcon{width:20px;height:20px}}
.MatchingLockedDialog-module__9LulFa__teaser{align-items:center;gap:var(--space-2);padding:var(--space-4);margin:var(--space-4) 0;background-color:var(--color-muted);border-radius:var(--radius-md);flex-direction:column;display:flex}[data-theme=dark] .MatchingLockedDialog-module__9LulFa__teaser{background-color:rgba(var(--color-cream-rgb), .06)}.MatchingLockedDialog-module__9LulFa__teaserScore{align-items:center;gap:var(--space-2);font-size:var(--text-2xl,var(--text-xl));color:var(--color-text-muted);font-weight:700;font-family:var(--font-heading);display:inline-flex}.MatchingLockedDialog-module__9LulFa__lockIcon{width:1.25rem;height:1.25rem}.MatchingLockedDialog-module__9LulFa__scoreValue{filter:blur(2px);-webkit-user-select:none;user-select:none}.MatchingLockedDialog-module__9LulFa__matchScoreValue{color:var(--color-anthracite-deeper)}[data-theme=dark] .MatchingLockedDialog-module__9LulFa__matchScoreValue{color:var(--color-cream)}.MatchingLockedDialog-module__9LulFa__teaserCaption{font-size:var(--text-xs,.75rem);color:var(--color-text-muted);text-align:center;margin:0}
.PropertyActionsBar-module__Z2Ov2G__breadcrumbNav{align-items:center;gap:var(--space-2);padding:var(--space-3) 0 12px;border-bottom:1px solid var(--color-muted);flex-wrap:wrap;margin-bottom:24px;display:flex}[data-theme=dark] .PropertyActionsBar-module__Z2Ov2G__breadcrumbNav{border-bottom-color:rgba(var(--color-cream-rgb), .12)}.PropertyActionsBar-module__Z2Ov2G__breadcrumbLink{font-family:var(--font-base);font-size:var(--text-base);color:var(--color-muted-foreground);font-weight:500;text-decoration:none;transition:color .2s}.PropertyActionsBar-module__Z2Ov2G__breadcrumbLink:hover{color:var(--color-anthracite-deeper)}.PropertyActionsBar-module__Z2Ov2G__breadcrumbSeparator{color:var(--color-muted-foreground);opacity:.5}.PropertyActionsBar-module__Z2Ov2G__breadcrumbCurrent{font-family:var(--font-base);font-size:var(--text-base);color:var(--color-foreground);font-weight:500}[data-theme=dark] .PropertyActionsBar-module__Z2Ov2G__breadcrumbLink,[data-theme=dark] .PropertyActionsBar-module__Z2Ov2G__breadcrumbLink:hover,[data-theme=dark] .PropertyActionsBar-module__Z2Ov2G__breadcrumbCurrent,[data-theme=dark] .PropertyActionsBar-module__Z2Ov2G__breadcrumbSeparator{color:var(--color-cream)}.PropertyActionsBar-module__Z2Ov2G__quickActionsBar{justify-content:space-between;align-items:center;gap:var(--space-3);flex-wrap:wrap;margin-bottom:52px;display:flex}.PropertyActionsBar-module__Z2Ov2G__backBtn{font-family:var(--font-base);align-items:center;gap:var(--space-2);color:var(--color-anthracite-deeper);font-size:var(--text-2xl);cursor:pointer;white-space:nowrap;text-transform:uppercase;letter-spacing:0;background:0 0;border:none;padding:14px 4px;font-weight:600;line-height:normal;text-decoration:none;transition:opacity .18s;display:inline-flex}.PropertyActionsBar-module__Z2Ov2G__backBtn:hover{opacity:.6;color:var(--color-anthracite-deeper)}[data-theme=dark] .PropertyActionsBar-module__Z2Ov2G__backBtn,[data-theme=dark] .PropertyActionsBar-module__Z2Ov2G__backBtn:hover{color:var(--color-cream)}.PropertyActionsBar-module__Z2Ov2G__quickActions{align-items:stretch;gap:var(--space-2);display:flex}.PropertyActionsBar-module__Z2Ov2G__saveBtn,.PropertyActionsBar-module__Z2Ov2G__shareBtn{font-family:var(--font-base);justify-content:center;align-items:center;gap:var(--space-2);background:var(--color-anthracite);color:var(--color-white);font-size:var(--text-sm);cursor:pointer;white-space:nowrap;border:none;border-radius:0;padding:10px 20px;font-weight:600;display:inline-flex}.PropertyActionsBar-module__Z2Ov2G__shareBtn{transition:background .18s}.PropertyActionsBar-module__Z2Ov2G__shareBtn:hover{background:var(--color-anthracite-dark)}.PropertyActionsBar-module__Z2Ov2G__saveBtn{transition:background .25s,color .25s}.PropertyActionsBar-module__Z2Ov2G__saveBtn svg{color:var(--color-white);flex-shrink:0;transition:transform .2s,color .2s}.PropertyActionsBar-module__Z2Ov2G__saveBtn:hover{background:var(--color-anthracite-dark)}.PropertyActionsBar-module__Z2Ov2G__saveBtn:hover svg{transform:scale(1.1)}.PropertyActionsBar-module__Z2Ov2G__saveBtnActive{background:var(--color-error);color:var(--color-white);box-shadow:0 4px 16px rgba(var(--color-exclusive-rgb), .35);border-radius:50px}.PropertyActionsBar-module__Z2Ov2G__saveBtnActive svg{fill:var(--color-white)}.PropertyActionsBar-module__Z2Ov2G__saveBtnActive:hover{background:var(--color-error)}.PropertyActionsBar-module__Z2Ov2G__saveBtnActive:hover svg{transform:none}[data-theme=dark] .PropertyActionsBar-module__Z2Ov2G__shareBtn,[data-theme=dark] .PropertyActionsBar-module__Z2Ov2G__saveBtn:not(.PropertyActionsBar-module__Z2Ov2G__saveBtnActive),[data-theme=dark] .PropertyActionsBar-module__Z2Ov2G__pdrIconBtn,[data-theme=dark] .PropertyActionsBar-module__Z2Ov2G__moreMenuBtn{background:var(--color-muted-base);color:var(--color-anthracite-dark)}[data-theme=dark] .PropertyActionsBar-module__Z2Ov2G__saveBtn:not(.PropertyActionsBar-module__Z2Ov2G__saveBtnActive) svg{color:var(--color-anthracite-dark)}[data-theme=dark] .PropertyActionsBar-module__Z2Ov2G__shareBtn:hover,[data-theme=dark] .PropertyActionsBar-module__Z2Ov2G__saveBtn:not(.PropertyActionsBar-module__Z2Ov2G__saveBtnActive):hover,[data-theme=dark] .PropertyActionsBar-module__Z2Ov2G__pdrIconBtn:hover{background:var(--color-cream-hover)}.PropertyActionsBar-module__Z2Ov2G__pdrIconBtn{background:var(--color-anthracite);width:44px;color:var(--color-white);cursor:pointer;border:none;flex-shrink:0;justify-content:center;align-self:stretch;align-items:center;transition:background .18s;display:inline-flex}.PropertyActionsBar-module__Z2Ov2G__pdrIconBtn:hover{background:var(--color-anthracite-dark)}.PropertyActionsBar-module__Z2Ov2G__moreMenuWrap{display:none;position:relative}.PropertyActionsBar-module__Z2Ov2G__moreMenuBtn{background:var(--color-anthracite);width:44px;height:44px;color:var(--color-white);cursor:pointer;border:none;flex-shrink:0;justify-content:center;align-items:center;transition:background .18s;display:inline-flex}.PropertyActionsBar-module__Z2Ov2G__moreMenuDropdown{background:var(--color-cream);z-index:100;flex-direction:column;min-width:150px;display:flex;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 8px 24px #00000026}.PropertyActionsBar-module__Z2Ov2G__moreMenuItem{font-family:var(--font-base);font-size:var(--text-sm);color:var(--color-anthracite-deeper);cursor:pointer;text-align:left;background:0 0;border:none;border-bottom:1px solid #0000000f;align-items:center;gap:10px;width:100%;padding:13px 16px;font-weight:500;transition:background .15s;display:flex}.PropertyActionsBar-module__Z2Ov2G__moreMenuItem:last-child{border-bottom:none}.PropertyActionsBar-module__Z2Ov2G__moreMenuItem:hover{background:var(--color-muted)}[data-theme=dark] .PropertyActionsBar-module__Z2Ov2G__moreMenuDropdown{background:var(--color-anthracite-dark);box-shadow:0 8px 24px #00000073}[data-theme=dark] .PropertyActionsBar-module__Z2Ov2G__moreMenuItem{color:var(--color-cream);border-bottom-color:rgba(var(--color-cream-rgb), .08)}[data-theme=dark] .PropertyActionsBar-module__Z2Ov2G__moreMenuItem:hover{background:rgba(var(--color-cream-rgb), .08)}@media (max-width:768px){.PropertyActionsBar-module__Z2Ov2G__breadcrumbNav{padding:var(--space-2) 0;font-size:var(--text-xs)}}@media (max-width:640px){.PropertyActionsBar-module__Z2Ov2G__breadcrumbNav{display:none}.PropertyActionsBar-module__Z2Ov2G__quickActionsBar{flex-wrap:nowrap;align-items:center;gap:8px;margin-bottom:32px}.PropertyActionsBar-module__Z2Ov2G__backBtn{font-size:var(--text-sm);text-overflow:ellipsis;flex:0 auto;min-width:0;padding:6px 0;overflow:hidden}.PropertyActionsBar-module__Z2Ov2G__quickActions{flex-wrap:nowrap;flex-shrink:0;justify-content:flex-end;align-items:center;gap:6px;max-width:none}.PropertyActionsBar-module__Z2Ov2G__saveBtn,.PropertyActionsBar-module__Z2Ov2G__shareBtn{flex-shrink:0;gap:0;width:40px;height:40px;padding:0}.PropertyActionsBar-module__Z2Ov2G__saveBtn .PropertyActionsBar-module__Z2Ov2G__btnLabel,.PropertyActionsBar-module__Z2Ov2G__shareBtn .PropertyActionsBar-module__Z2Ov2G__btnLabel,.PropertyActionsBar-module__Z2Ov2G__pdrIconBtn{display:none}.PropertyActionsBar-module__Z2Ov2G__moreMenuWrap{display:block}.PropertyActionsBar-module__Z2Ov2G__moreMenuBtn{width:40px;height:40px}}
