:root{font-family:Arial,Helvetica,sans-serif;background:#f6f7f9;color:#111827}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}main{max-width:980px;margin:0 auto;padding:20px}.header{background:white;border-bottom:1px solid #e5e7eb}.headerInner{max-width:980px;margin:0 auto;padding:16px 20px;display:flex;justify-content:space-between;align-items:center}.brand{font-weight:800;font-size:20px}.nav{display:flex;gap:14px;font-size:14px}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));grid-gap:14px;gap:14px}.card{background:white;border:1px solid #e5e7eb;border-radius:14px;padding:16px}.card h3{margin:0 0 8px}.muted{color:#6b7280}.button{display:inline-block;border:0;border-radius:10px;padding:11px 14px;background:#111827;color:white;cursor:pointer;font-weight:700}.buttonSecondary{background:white;color:#111827;border:1px solid #d1d5db}.form{display:grid;grid-gap:14px;gap:14px;max-width:720px}.field{display:grid;grid-gap:6px;gap:6px}label{font-weight:700;font-size:14px}input,select,textarea{width:100%;padding:11px 12px;border:1px solid #d1d5db;border-radius:10px;background:white;font:inherit}textarea{min-height:100px;resize:vertical}.row2{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.status{padding:10px 12px;border-radius:10px;background:#eef2ff;margin-bottom:14px}.propertyRow{display:grid;grid-template-columns:1.4fr 1fr .8fr .8fr;grid-gap:10px;gap:10px;align-items:center}.full-width fieldset,fieldset.full-width{border:1px solid #d9d9d9;border-radius:12px;padding:14px}fieldset.full-width legend{font-weight:600;padding:0 6px}fieldset.full-width label{display:inline-flex;align-items:center;gap:6px;margin:6px 14px 6px 0;font-weight:400}fieldset.full-width input[type=checkbox]{width:auto;margin:0}.propertyCardLink{color:inherit;text-decoration:none;display:block;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.propertyCardLink:hover{transform:translateY(-2px);box-shadow:0 8px 22px rgba(15,23,42,.08);border-color:#cbd5e1}.propertyDetailPage{max-width:1180px;padding-top:22px;padding-bottom:48px}.propertyDetailTopbar{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:22px}.propertyBackLink{font-size:14px;font-weight:700;color:#374151}.propertyBackLink:hover{color:#111827}.propertyTopActions{display:flex;gap:8px;flex-wrap:wrap}.propertyHeroHeader{margin-bottom:22px}.propertyTitleRow{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.propertyTitleRow h1{margin:0;font-size:30px;line-height:1.15;letter-spacing:-.02em}.propertyStatusBadge{display:inline-flex;align-items:center;border-radius:999px;padding:6px 10px;background:#ecfdf3;color:#166534;border:1px solid #bbf7d0;font-size:12px;font-weight:800}.propertyMetaLine{margin:8px 0 0;font-size:14px}.propertyDetailLayout{display:grid;grid-template-columns:minmax(0,1.8fr) minmax(280px,.9fr);grid-gap:22px;gap:22px;align-items:start}.propertyDetailMain,.propertyDetailSidebar{display:grid;grid-gap:18px;gap:18px}.propertyDetailSidebar{position:-webkit-sticky;position:sticky;top:20px}.propertyPriceCard,.propertySection{background:white;border:1px solid #e5e7eb;border-radius:16px;padding:20px}.propertyPriceCard h2,.propertySection h2{margin:0 0 16px;font-size:18px}.propertySectionHeader{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px}.propertySectionHeader h2{margin:0}.propertyPhotoPlaceholder{min-height:280px;display:grid;place-items:center;text-align:center;background:linear-gradient(135deg,#f8fafc,#eef2f7);border-style:dashed}.propertyPhotoPlaceholder strong{display:block;font-size:20px;margin-bottom:6px}.propertyDescription{margin:0;line-height:1.65;white-space:pre-wrap}.propertyDetailGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.propertyDetailItem{border:1px solid #edf0f3;border-radius:12px;padding:13px 14px;min-width:0}.propertyDetailItem span{display:block;color:#6b7280;font-size:12px;margin-bottom:5px}.propertyDetailItem strong{display:block;font-size:14px;overflow-wrap:anywhere}.propertyMapPlaceholder{margin-top:14px;min-height:180px;border:1px dashed #cbd5e1;border-radius:12px;display:grid;place-items:center;text-align:center;padding:20px;background:#f8fafc;color:#64748b;font-weight:700}.propertyPriceCard{padding:22px}.propertyPriceCard>span{display:block;color:#6b7280;font-size:13px;margin-bottom:7px}.propertyPriceMain{display:block;font-size:30px;line-height:1.15;letter-spacing:-.03em;overflow-wrap:anywhere}.propertyPriceSub{margin-top:8px;color:#374151;font-weight:700}.propertyExpectedPrice{margin-top:16px;padding-top:14px;border-top:1px solid #e5e7eb;color:#4b5563;font-size:14px}.propertySideList{display:grid;grid-gap:14px;gap:14px}.propertySideList>div{padding-bottom:12px;border-bottom:1px solid #eef0f2}.propertySideList>div:last-child{padding-bottom:0;border-bottom:0}.propertySideList span{display:block;color:#6b7280;font-size:12px;margin-bottom:4px}.propertySideList strong{display:block;font-size:14px;overflow-wrap:anywhere}.propertyActionStack{display:grid;grid-gap:10px;gap:10px}.propertyActionStack .button{text-align:center;width:100%}@media (max-width:900px){.propertyDetailLayout{grid-template-columns:1fr}.propertyDetailSidebar{position:static}}@media (max-width:700px){main{padding:16px}.headerInner{padding:14px 16px;align-items:flex-start;gap:12px}.nav{gap:8px;font-size:13px;flex-wrap:wrap;justify-content:flex-end}.propertyDetailGrid,.propertyRow,.row2{grid-template-columns:1fr}.propertyDetailTopbar{align-items:flex-start}.propertyTopActions{justify-content:flex-end}.propertyTitleRow h1{font-size:25px}.propertyPhotoPlaceholder{min-height:220px}.propertyPriceCard,.propertySection{padding:16px}.propertyPriceMain{font-size:27px}}.propertyContactCard{margin-top:14px;padding:16px;border:1px solid #e5e7eb;border-radius:14px;background:#ffffff}.propertyContactCard+.propertyContactCard{margin-top:12px}.propertyContactType{display:block;margin-bottom:6px;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#6b7280}.propertyContactName{display:block;margin-bottom:6px;font-size:17px;line-height:1.3}.propertyContactPhone{margin-top:8px;font-size:15px;font-weight:600}.propertyContactActions{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.propertyContactActions .button{flex:1 1 110px;text-align:center}.propertyContactNote{margin-top:14px;padding-top:12px;border-top:1px solid #e5e7eb}.propertyContactNote>span{display:block;margin-bottom:5px;font-size:12px;font-weight:700;color:#6b7280}.propertyContactNote p{margin:0;line-height:1.5}.propertyMatchList{display:grid;grid-gap:16px;gap:16px;margin-top:18px}.propertyMatchCard{padding:18px;border:1px solid #e5e7eb;border-radius:14px;background:#ffffff}.propertyMatchCardHeader{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:16px}.propertyMatchBuyerName{display:block;margin-bottom:3px;font-size:17px}.propertyMatchScoreBlock{display:flex;align-items:center;gap:10px;white-space:nowrap}.propertyMatchFacts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px;margin-bottom:16px}.propertyMatchFacts>div{min-width:0;padding:12px;border-radius:10px;background:#f8fafc}.propertyMatchFacts small,.propertyMatchFacts span,.propertyMatchFacts strong{display:block}.propertyMatchFacts span{margin-bottom:5px;color:#6b7280;font-size:12px;font-weight:700}.propertyMatchFacts strong{overflow-wrap:anywhere;line-height:1.35}.propertyMatchFacts small{margin-top:5px;line-height:1.35}.propertyMatchReasons,.propertyMatchWarnings{margin-top:14px;padding:14px 16px;border-radius:10px}.propertyMatchReasons{background:#f0fdf4}.propertyMatchWarnings{background:#fffbeb}.propertyMatchReasons ul,.propertyMatchWarnings ul{margin:8px 0 0;padding-left:20px}.propertyMatchReasons li,.propertyMatchWarnings li{margin:5px 0;line-height:1.45}.matchFilters{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px;align-items:end;margin:24px 0 28px;padding:18px;border:1px solid #e5e7eb;border-radius:14px;background:#ffffff}.matchFilters label:not(.matchRejectedToggle){display:grid;grid-gap:6px;gap:6px;color:#374151;font-size:13px;font-weight:700}.matchRejectedToggle{display:flex;align-items:center;gap:8px;min-height:42px;font-weight:700}.matchRejectedToggle input{width:auto;margin:0}.matchCardActions,.matchFilterActions,.matchResultsHeader{display:flex;align-items:center;gap:10px}.matchResultsHeader{justify-content:space-between;margin-bottom:14px}.matchResultsHeader h2,.matchResultsHeader p{margin:0}.matchResultCard{display:flex;flex-direction:column}.matchResultCard h3 a{color:inherit}.matchCardActions{flex-wrap:wrap;margin-top:auto;padding-top:14px}@media (max-width:600px){.matchFilters{grid-template-columns:1fr}.matchFilterActions{flex-wrap:wrap}.matchResultsHeader{align-items:flex-start;flex-direction:column}.propertyMatchCardHeader{display:grid}.propertyMatchScoreBlock{justify-content:space-between}.propertyMatchFacts{grid-template-columns:1fr}.propertyContactCard{padding:14px}.propertyContactActions{flex-direction:column}.propertyContactActions .button{width:100%}}body,html{min-height:100%}body{overflow-x:hidden;overflow-y:auto}@media (max-width:900px){.header{position:-webkit-sticky!important;position:sticky!important;top:0!important;z-index:5000!important;background:rgba(255,255,255,.98)!important}.headerInner{width:calc(100% - 20px)!important;max-width:1240px!important;min-height:64px!important;margin:0 auto!important;padding:8px 0!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;grid-gap:8px!important;gap:8px!important}.desktopNav{display:none!important}.headerActions{display:flex!important;align-items:center!important;justify-self:end!important;gap:4px!important;position:relative;z-index:4}.mobileMenuButton{display:grid!important;width:40px!important;height:40px!important;place-items:center!important;flex:0 0 40px!important}.mobileNav{display:grid!important;position:relative;z-index:3;grid-gap:4px!important;gap:4px!important;padding:8px 12px 14px!important;border-top:1px solid #eef1f5!important;background:#ffffff!important}.mobileNav a{min-height:44px;display:flex;align-items:center;padding:0 14px;border-radius:10px}.notificationDropdown{position:fixed!important;top:70px!important;right:10px!important;left:10px!important;width:auto!important;max-height:calc(100dvh - 86px)!important;z-index:4500!important}.notificationAutoPopup{display:none!important}}@media (max-width:520px){.brand,.brandCopy{min-width:0}.brandCopy strong{font-size:.94rem!important;white-space:nowrap}.brandCopy small{display:none!important}}#add-buyer,#add-followup,#add-property{scroll-margin-top:92px}.leaflet-image-layer,.leaflet-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane,.leaflet-pane>canvas,.leaflet-pane>svg,.leaflet-tile,.leaflet-tile-container,.leaflet-zoom-box{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.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,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;box-sizing:border-box;z-index:800}.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{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-bottom,.leaflet-top{position:absolute;z-index:1000;pointer-events:none}.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{transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-pan-anim .leaflet-tile,.leaflet-zoom-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-control,.leaflet-popup-pane{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:grabbing}.leaflet-image-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-image-layer.leaflet-interactive,.leaflet-marker-icon.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078A8}.leaflet-zoom-box{border:2px dotted #38f;background:rgba(255,255,255,.5)}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px rgba(0,0,0,.65);border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:black}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:focus,.leaflet-bar a:hover{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-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.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-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px rgba(0,0,0,.4);background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(/_next/static/media/layers.ef6db872.png);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(/_next/static/media/layers-2x.9859cd12.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{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(/_next/static/media/marker-icon.d577052a.png)}.leaflet-container .leaflet-control-attribution{background:#fff;background:rgba(255,255,255,.8);margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:focus,.leaflet-control-attribution a:hover{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;box-sizing:border-box;background:rgba(255,255,255,.8);text-shadow:1px 1px #fff}.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-bar,.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers{box-shadow:none}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-layers{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:white;color:#333;box-shadow:0 3px 14px rgba(0,0,0,.4)}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:focus,.leaflet-container a.leaflet-popup-close-button:hover{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678,M12=0.70710678,M21=-0.70710678,M22=0.70710678)}.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-control-zoom,.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{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px rgba(0,0,0,.4)}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before,.leaflet-tooltip-top:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}