:root{--ink:#102435;--muted:#536879;--navy:#123b59;--navy-dark:#08283f;--blue:#2478c8;--blue-light:#e8f2fb;--carousell:#cc1e2b;--carousell-action:#cc1e2b;--rent:#ffc928;--sale:#002fa7;--wanted:#347d6a;--wanted-buy:#7657a8;--paper:#f4f7f8;--line:#cfdae2;--yellow:#ffc928;--tag-rent:#ffc928;--tag-buy:#7657a8;--content-wide:1500px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:Inter,Noto Sans HK,PingFang HK,Microsoft JhengHei,sans-serif;font-size:16px;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,select{font:inherit}.keyword-mobile-input,.mobile-copy,.mobile-filter-copy{display:none}.site-header{position:sticky;top:0;z-index:30;border-bottom:1px solid rgba(18,59,89,.1);background:rgba(255,255,255,.94);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.header-inner{max-width:var(--content-wide);height:88px;margin:auto;padding:0 24px;justify-content:space-between}.brand,.header-inner{display:flex;align-items:center}.brand{gap:11px}.brand-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:11px;color:white;background:linear-gradient(145deg,var(--navy),var(--blue));box-shadow:0 6px 15px rgba(18,59,89,.17);font-size:24px;font-weight:950}.brand small,.brand strong{display:block}.brand strong{font-size:22px;letter-spacing:.01em}.brand small{margin-top:2px;color:var(--muted);font-size:13px;letter-spacing:.06em}nav{display:flex;align-items:center;gap:32px;font-size:17px;font-weight:750}.mobile-nav{display:none}.facebook-page-icon{width:20px;height:20px;display:block;flex:0 0 auto;border-radius:5px;object-fit:cover}.header-facebook-cta{display:inline-flex;align-items:center;gap:10px;white-space:nowrap}.header-nav-divider{width:1px;height:24px;margin-right:6px;display:block;background:rgba(18,59,89,.24)}.header-facebook-copy{color:var(--navy);font-size:15px;font-weight:800}.desktop-nav .header-facebook-link{width:38px;height:38px;padding:0;display:grid;place-items:center;overflow:hidden;border:0;border-radius:10px;background:#1877f2;box-shadow:0 5px 12px rgba(24,119,242,.18);transition:box-shadow .18s ease,transform .18s ease}.desktop-nav .header-facebook-link .facebook-page-icon{width:100%;height:100%;border-radius:inherit}.desktop-nav .header-facebook-link:after{content:none}.desktop-nav .header-facebook-link:focus-visible,.desktop-nav .header-facebook-link:hover{box-shadow:0 7px 16px rgba(24,119,242,.28);transform:translateY(-1px)}.mobile-nav .mobile-facebook-link{display:flex;align-items:center;gap:9px}.mobile-nav .mobile-facebook-link .facebook-page-icon{color:#1877f2}.nav-active{color:var(--navy)}main{max-width:var(--content-wide);margin:auto;padding:0 24px 72px}.hero{min-height:285px;position:relative;display:flex;align-items:center;overflow:hidden}.hero:after{content:"P";position:absolute;right:5%;top:-58px;color:rgba(18,59,89,.055);font-size:330px;line-height:1;font-weight:900;transform:rotate(7deg);pointer-events:none}.eyebrow,.section-kicker{margin:0 0 10px;color:var(--blue);font-size:15px;font-weight:850;letter-spacing:.1em}.hero h1{max-width:680px;margin:0;font-size:clamp(38px,6vw,68px);line-height:1.05;letter-spacing:0}.hero>div>p:last-child{margin:20px 0 0;color:var(--muted);font-size:18px}.updates-teaser{position:relative;z-index:4;width:100%;margin:-58px auto 0;padding:12px 16px 12px 20px;display:flex;align-items:center;justify-content:space-between;gap:16px;border:1px solid rgba(36,120,200,.18);border-left:5px solid var(--yellow);border-radius:16px;color:var(--navy);background:linear-gradient(90deg,rgba(255,249,223,.95),rgba(255,255,255,.96) 42%,rgba(232,242,251,.94)),#fff;box-shadow:0 14px 34px rgba(18,48,69,.08)}.updates-teaser b,.updates-teaser small,.updates-teaser strong{display:block}.updates-teaser>span{min-width:0;display:flex;align-items:baseline;gap:12px;overflow:hidden;white-space:nowrap}.updates-teaser b{flex:0 0 auto;font-size:17px;font-weight:950}.updates-teaser small{min-width:0;margin-top:0;overflow:hidden;color:#5a7181;font-size:14px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.updates-teaser .mobile-copy{display:none}.updates-teaser strong{flex:0 0 auto;padding:9px 13px;border-radius:11px;color:var(--navy);background:var(--yellow);font-size:14px;font-weight:950;box-shadow:0 4px 0 rgba(18,59,89,.12)}.updates-teaser strong .desktop-copy{display:inline}.updates-teaser+.search-panel{margin-top:12px}.search-panel{position:relative;z-index:2;margin-top:-25px;padding:20px;border:1px solid rgba(18,59,89,.1);border-radius:22px;background:#fff;box-shadow:0 18px 50px rgba(18,48,69,.09)}.type-tabs{display:inline-flex;padding:4px;border-radius:12px;background:#edf2f5}.type-tabs a{min-width:118px;padding:10px 17px;border-radius:9px;color:var(--muted);text-align:center;font-size:15px;font-weight:800}.filters{margin-top:0}.search-panel-header{display:flex;align-items:center;justify-content:space-between;gap:22px}.search-top-row{display:flex;align-items:center;gap:18px}.filter-grid{margin-top:17px;display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr auto;align-items:end;gap:12px}.filter-grid label>span:not(.checkbox-row){margin:0 0 7px 2px;display:block;color:var(--muted);font-size:13px;font-weight:750}.search-panel input,.search-panel select{width:100%;height:47px;padding:0 13px;border:1px solid var(--line);border-radius:11px;outline:none;color:var(--ink);background:#fbfcfd}.search-panel input:focus,.search-panel select:focus{border-color:var(--blue);box-shadow:0 0 0 3px rgba(45,120,183,.11)}.sr-only{width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden;border:0;clip:rect(0,0,0,0);white-space:nowrap}.checkbox-row{height:47px;padding:0 12px;display:flex;align-items:center;gap:8px;border:1px solid var(--line);border-radius:11px;color:var(--ink);background:#fbfcfd;white-space:nowrap}.filter-grid .checkbox-row{font-size:14px}.checkbox-row input[type=checkbox]{width:18px;height:18px;margin:0;accent-color:var(--navy)}.negotiable-filter{min-width:160px;display:flex;align-items:flex-end}.map-shortcut{width:205px;height:52px;position:relative;display:grid;flex:0 0 auto;place-content:center;overflow:hidden;border:1px solid #aebfca;border-radius:11px;color:white;background:linear-gradient(rgba(13,46,68,.68),rgba(13,46,68,.68)),repeating-linear-gradient(35deg,#89a9b8 0 8px,#b6c9d1 8px 17px);text-align:center}.map-shortcut:after{content:"";position:absolute;inset:-20px;border:1px solid rgba(255,255,255,.34);border-radius:50%}.map-shortcut b,.map-shortcut small{position:relative;z-index:1;display:block}.map-shortcut b{font-size:15px}.map-shortcut small{font-size:9px;opacity:.82}.filter-grid.wanted-filters{grid-template-columns:minmax(220px,1.4fr) minmax(180px,1fr) auto}.quick-tag-filter{margin:0 0 18px 18px;width:calc(100% - 18px);gap:12px;overflow-x:auto;padding-bottom:2px;scrollbar-width:thin}.quick-tag-filter,.quick-tag-group{display:flex;align-items:center;flex-wrap:wrap}.quick-tag-group{gap:8px}.quick-tag-group+.quick-tag-group{padding-left:12px;border-left:1px solid rgba(18,59,89,.12)}.quick-tag-filter button{min-height:32px;padding:6px 13px;border:1px solid #c9ddd5;border-radius:999px;color:#214a3d;background:#f7fbf8;font-size:13px;font-weight:800;white-space:nowrap;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease,transform .15s ease}.quick-tag-filter button:hover{border-color:#8dbfab;background:#eef8f4}.quick-tag-filter .quick-tag-group-location button.active{border-color:#efb700;color:var(--navy);background:var(--yellow);box-shadow:0 8px 18px rgba(255,201,40,.22)}.quick-tag-filter .quick-tag-group-extra button.active,.quick-tag-filter .quick-tag-group-wanted button.active{border-color:#2f8b70;color:white;background:#2f8b70;box-shadow:0 8px 18px rgba(47,139,112,.18)}.quick-tag-filter button:active{transform:translateY(1px)}.quick-tag-filter.is-updating{opacity:.72}.listings-section{padding-top:34px}.section-heading{margin-bottom:22px;display:flex;align-items:end;justify-content:space-between;gap:16px}.section-heading h2{margin:0;font-size:30px;letter-spacing:0}.section-heading>p{margin:0 0 3px;color:var(--muted);font-size:14px}.listing-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px}@media (min-width:1280px){.listing-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.listing-card-link{min-width:0;border-radius:18px}.listing-card-link:focus-visible{outline:3px solid rgba(45,120,183,.35);outline-offset:3px}.listing-card{height:100%;display:flex;overflow:hidden;flex-direction:column;border:1px solid var(--line);border-radius:18px;background:white;transition:transform .2s,box-shadow .2s,border-color .2s}.listing-card-link:hover .listing-card{transform:translateY(-3px);border-color:#c3d3df;box-shadow:0 15px 36px rgba(18,48,69,.11)}.listing-image-wrap{height:205px;position:relative;overflow:hidden;background:#e6edf2}.listing-image{width:100%;height:100%;object-fit:cover;transition:transform .4s}.listing-card-link:hover .listing-image{transform:scale(1.025)}.image-placeholder{display:grid;place-content:center;justify-items:center;gap:8px;color:#718596;background:linear-gradient(145deg,#edf3f7,#dce7ee);font-size:13px;width:100%;height:100%}.image-count,.type-pill{position:absolute;top:13px;padding:6px 10px;border-radius:99px;color:white;font-size:12px;font-weight:850;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.type-pill{left:13px;background:rgba(18,59,89,.92)}.image-count{right:13px;background:rgba(20,35,46,.68)}.listing-body{min-height:270px;padding:18px;display:flex;flex:1 1;flex-direction:column}.listing-meta{display:flex;justify-content:space-between;gap:10px;color:var(--muted);font-size:12px;font-weight:700}.listing-body h2{margin:8px 0 5px;overflow:hidden;font-size:22px;text-overflow:ellipsis;white-space:nowrap}.price-row{display:flex;align-items:baseline;gap:5px;color:var(--navy)}.price-row strong{font-size:23px}.price-row span{font-size:13px;font-weight:700}.price-row.negotiable{color:#7e8e9a}.price-row.negotiable strong{font-size:18px;font-weight:700}.description{min-height:46px;margin:13px 0 6px;display:-webkit-box;overflow:hidden;color:#4d6070;font-size:14px;line-height:1.65;-webkit-line-clamp:2;-webkit-box-orient:vertical}.card-footer{min-height:39px;margin-top:auto;padding-top:14px;display:flex;align-items:center;justify-content:space-between;gap:10px;border-top:1px solid #eaf0f3}.source-badge{min-height:30px;padding:0 11px;display:inline-flex;align-items:center;border-radius:8px;color:white;font-size:13px;font-weight:800}.source-badge.carousell{color:#fff;background:var(--carousell)}.detail-link{color:var(--navy);font-size:14px;font-weight:800}.detail-link b{margin-left:3px;transition:margin .2s}.listing-card-link:hover .detail-link b{margin-left:7px}.empty-state{padding:68px 20px;border:1px dashed #c7d4dd;border-radius:18px;background:rgba(255,255,255,.5);text-align:center}.empty-state h3{margin:0 0 8px}.empty-state p{margin:0;color:var(--muted)}.pagination{margin-top:30px;color:var(--muted);font-size:14px;width:100%;display:flex;justify-content:center}.pagination-desktop,.pagination-mobile{align-items:center;justify-content:center;gap:18px;flex-wrap:wrap}.pagination-desktop{display:flex}.pagination-mobile{display:none}.pagination a,.pagination summary{color:var(--navy);font-weight:750}.pagination-control{padding:9px 13px;border:1px solid var(--line);border-radius:9px;background:white}.pagination-control.disabled{color:rgba(18,59,89,.35);pointer-events:none}.pagination-pages{justify-content:center;color:var(--muted);flex-wrap:wrap}.pagination-page-item,.pagination-pages{display:inline-flex;align-items:center;gap:8px}.pagination-pages a{position:relative;padding:4px 2px 6px;border:0;border-radius:0;background:transparent;color:var(--navy);font-weight:650;line-height:1.2}.pagination-pages a.active{font-weight:850}.pagination-pages a.active:after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;border-radius:999px;background:var(--blue)}.pagination-separator{color:rgba(18,59,89,.22);font-weight:500}.pagination-ellipsis{color:var(--muted);padding-bottom:4px}.pagination-jump{position:relative;display:inline-flex}.pagination-jump summary{list-style:none;cursor:pointer;padding:4px 2px 6px;line-height:1.2;-webkit-user-select:none;user-select:none}.pagination-jump summary::-webkit-details-marker{display:none}.pagination-jump-panel{position:absolute;left:50%;bottom:calc(100% + 10px);z-index:20;width:190px;padding:12px;border:1px solid var(--line);border-radius:14px;background:rgba(255,255,255,.98);box-shadow:0 18px 45px rgba(13,51,77,.18);transform:translateX(-50%)}.pagination-jump-panel:after{content:"";position:absolute;left:50%;top:100%;width:10px;height:10px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:white;transform:translate(-50%,-50%) rotate(45deg)}.pagination-jump-panel label{display:grid;gap:7px;color:var(--muted);font-size:12px;font-weight:750}.pagination-jump-panel input{width:100%;padding:9px 10px;border:1px solid var(--line);border-radius:10px;color:var(--navy);font-size:15px;font-weight:750}.pagination-jump-panel button{width:100%;margin-top:9px;padding:9px 10px;border:0;border-radius:10px;background:var(--yellow);color:var(--navy);font-weight:850;cursor:pointer}@media (max-width:760px){.pagination{margin-top:24px}.pagination-desktop{display:none}.pagination-mobile{display:grid;grid-template-columns:auto auto auto;align-items:center;justify-content:center;gap:10px;width:100%}.pagination-mobile .pagination-control{display:inline-flex;justify-content:center;padding:10px 14px;font-size:13px;white-space:nowrap}.pagination-mobile .pagination-jump{justify-content:center}.pagination-mobile .pagination-jump summary{min-width:76px;padding:10px 12px;border:1px solid var(--line);border-radius:10px;background:white;text-align:center;font-size:13px;font-weight:850}.pagination-mobile .pagination-jump-panel{bottom:calc(100% + 12px);width:min(250px,calc(100vw - 54px));padding:14px}}.wanted-grid{align-items:stretch}.wanted-card .listing-image-wrap{height:176px}.wanted-card .listing-body{min-height:225px}.wanted-card .listing-body h2{min-height:54px;display:-webkit-box;overflow:hidden;line-height:1.25;white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical}.wanted-description{min-height:69px;margin-top:7px;-webkit-line-clamp:3}.map-image-placeholder{width:100%;height:100%;padding:25px;display:grid;place-content:center;justify-items:center;gap:4px;color:#365d70;background:radial-gradient(circle at 48% 48%,rgba(45,120,183,.2) 0 23%,transparent 24%),repeating-linear-gradient(32deg,#dce8ed 0 18px,#eaf1f4 18px 36px);text-align:center}.map-image-placeholder>span{font-size:35px;line-height:1}.map-image-placeholder b{max-width:240px;overflow:hidden;font-size:16px;text-overflow:ellipsis;white-space:nowrap}.map-image-placeholder small{font-size:10px;opacity:.72}.wanted-budget-pill{max-width:calc(100% - 26px);position:absolute;left:13px;bottom:12px;overflow:hidden;padding:6px 9px;border-radius:8px;color:#fff;background:rgba(15,40,54,.75);font-size:11px;font-weight:800;text-overflow:ellipsis;white-space:nowrap;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.admin-shell{min-height:100vh;background:#eef2f5}.admin-header{height:88px;border-bottom:1px solid #d8e1e7;background:#fff}.admin-header-inner{width:100%;max-width:1240px;height:88px;margin:auto;padding:0 24px;display:flex;align-items:center;justify-content:space-between}.admin-brand{display:flex;align-items:center;gap:11px}.admin-brand>b,.admin-login-mark{width:50px;height:50px;display:grid;place-items:center;border-radius:12px;color:#fff;background:linear-gradient(145deg,var(--navy),var(--blue));box-shadow:0 6px 16px rgba(18,59,89,.2);font-size:28px}.admin-brand small,.admin-brand strong{display:block}.admin-brand strong{font-size:22px;letter-spacing:.01em}.admin-brand small{margin-top:2px;color:var(--muted);font-size:13px;letter-spacing:.06em}.admin-section-nav{display:flex;align-items:center;gap:28px;color:#8c9aa5;font-size:15px;font-weight:780}.admin-section-nav .active{color:var(--navy)}.admin-section-nav span{display:flex;align-items:center;gap:6px}.admin-section-nav small{padding:3px 6px;border-radius:99px;background:#edf1f4;font-size:9px}.admin-mobile-menu{display:none}.admin-mobile-menu summary{list-style:none}.admin-mobile-menu summary::-webkit-details-marker{display:none}.admin-mobile-menu-icon{width:44px;height:44px;display:grid;place-content:center;gap:5px;border:1px solid #d4e0e7;border-radius:12px;background:#fff;box-shadow:0 8px 20px rgba(18,59,89,.08)}.admin-mobile-menu-icon span{width:18px;height:2px;border-radius:99px;background:var(--navy)}.admin-mobile-menu-panel{position:absolute;z-index:40;top:calc(100% + 9px);right:0;width:min(284px,calc(100vw - 28px));padding:8px;display:grid;gap:4px;border:1px solid #d4e0e7;border-radius:14px;background:rgba(255,255,255,.98);box-shadow:0 18px 45px rgba(18,59,89,.18)}.admin-mobile-menu-group>span,.admin-mobile-menu-panel a{min-height:44px;padding:10px 12px;display:flex;align-items:center;justify-content:space-between;gap:10px;border-radius:10px;color:#536879;font-size:15px;font-weight:850}.admin-mobile-menu-panel a.active{color:var(--navy);background:#eef5fa}.admin-mobile-menu-panel small{padding:3px 7px;border-radius:99px;color:#7b8d99;background:#edf1f4;font-size:10px;white-space:nowrap}.admin-mobile-menu-group{display:grid;gap:4px}.admin-title-side{display:grid;justify-items:end;gap:9px}.admin-user{display:flex;align-items:center;gap:12px;color:var(--muted);font-size:12px}.admin-user form{margin:0}.admin-user button{padding:6px 11px;border:1px solid var(--line);border-radius:7px;color:var(--navy);background:#fff;cursor:pointer;font-size:12px}.admin-main{max-width:1240px;margin:auto;padding:42px 24px 70px}.admin-title-row{display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.admin-title-row h1{margin:0;font-size:38px}.admin-title-row p:last-child{margin:8px 0 0;color:var(--muted)}.admin-kicker{margin:0 0 8px;color:var(--blue);font-size:12px;font-weight:850;letter-spacing:.13em}.admin-stat{min-width:130px;padding:14px 20px;border-radius:13px;background:#fff;text-align:right}.admin-stat span,.admin-stat strong{display:block}.admin-stat strong{font-size:26px}.admin-stat span{color:var(--muted);font-size:12px}.review-note{margin:-8px 0 20px;padding:11px 14px;border-left:3px solid var(--blue);color:var(--muted);background:#fff;font-size:13px}.review-actions{display:flex;align-items:center;gap:9px}.review-actions.compact{align-self:center;justify-content:flex-end}.review-actions form{margin:0}.review-actions button{padding:8px 12px;border:1px solid var(--line);border-radius:8px;background:#fff;cursor:pointer;font-size:13px;font-weight:750}.review-actions .keep{color:#81651f}.review-actions .keep.active{border-color:#e1bf65;background:#fff7dc}.review-actions .remove{color:#aa4b42}.admin-empty{padding:75px 20px;border:1px dashed #bdcad3;border-radius:16px;text-align:center;background:rgba(255,255,255,.6)}.admin-empty b{font-size:20px}.admin-empty p{color:var(--muted)}.admin-login-page{min-height:100vh;display:grid;place-items:center;padding:24px}.admin-login-card{width:min(440px,100%);padding:40px;border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:0 20px 60px rgba(20,49,68,.1)}.admin-login-mark{margin-bottom:22px}.admin-login-card h1{margin:0;font-size:32px}.admin-login-card>p:not(.admin-kicker){color:var(--muted);line-height:1.6}.admin-login-form{margin-top:25px;display:grid;gap:17px}.admin-login-form label span{margin-bottom:7px;display:block;color:var(--muted);font-size:13px;font-weight:750}.admin-login-form input{width:100%;height:48px;padding:0 13px;border:1px solid var(--line);border-radius:10px}.admin-login-form button{height:48px;border:0;border-radius:10px;color:#fff;background:var(--navy);font-weight:800;cursor:pointer}.admin-form-error{margin:-4px 0;color:#b2463e;font-size:13px}.admin-back{display:inline-block;margin-bottom:23px;color:var(--navy);font-weight:800}.admin-back.bottom{margin:28px 0 0}.review-detail-heading{margin-bottom:24px;display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.review-detail-heading h1{margin:6px 0;font-size:38px}.review-detail-heading p{margin:0;color:var(--muted)}.review-status-line{display:flex;gap:8px;color:var(--blue);font-size:12px;font-weight:850;text-transform:uppercase}.review-status-line b{color:#d4574d}.admin-images{margin:24px 0 26px;display:grid;grid-auto-flow:column;grid-auto-columns:minmax(260px,420px);gap:12px;overflow-x:auto}.admin-edit-images{padding:4px 0}.admin-images img{width:100%;height:270px;object-fit:cover;border-radius:14px;border:1px solid var(--line);box-shadow:0 10px 24px rgba(15,55,78,.08)}.admin-no-image{height:150px;margin-bottom:20px;display:grid;place-items:center;border-radius:14px;color:var(--muted);background:#e2eaf0}.review-detail-grid{display:grid;grid-template-columns:1.45fr .85fr;gap:18px}.admin-panel{margin-bottom:18px;padding:24px;border:1px solid var(--line);border-radius:15px;background:#fff}.admin-panel h2{margin:0 0 18px;font-size:20px}.admin-facts{margin:0}.admin-facts>div{padding:10px 0;display:grid;grid-template-columns:105px 1fr;gap:12px;border-bottom:1px solid #edf1f4}.admin-facts dt{color:var(--muted);font-size:12px;font-weight:750}.admin-facts dd{margin:0;font-size:14px;line-height:1.55}.admin-offers{margin-top:18px;display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.admin-offers article{padding:15px;border-radius:11px;background:#edf4f8}.admin-offers b,.admin-offers strong{display:block}.admin-offers b{color:var(--muted);font-size:11px}.admin-offers strong{margin:5px 0;color:var(--navy);font-size:20px}.admin-offers p{margin:0;font-size:12px;line-height:1.5}.panel-title-row{display:flex;align-items:center;justify-content:space-between;gap:20px}.panel-title-row h2{margin:0}.original-post>a,.panel-title-row a{color:var(--blue);font-size:13px;font-weight:800}.origin-label{color:var(--muted);font-size:12px}.original-post pre{margin:18px 0 0;white-space:pre-wrap;overflow-wrap:anywhere;font:inherit;font-size:14px;line-height:1.8}@media (max-width:760px){.admin-header,.admin-header-inner{height:72px}.admin-header-inner{padding:0 15px;position:relative;gap:12px}.admin-brand .brand-icon{width:42px;height:42px;border-radius:11px;font-size:24px}.admin-brand strong{font-size:17px}.admin-brand small{font-size:10px}.admin-section-nav{display:none}.admin-mobile-menu{display:block;flex:0 0 auto;margin-left:auto}.admin-user>span{display:none}.admin-main{padding:24px 14px 50px}.admin-title-row{align-items:flex-start;gap:14px}.admin-title-row p:last-child{margin-top:6px;font-size:15px;line-height:1.55}.admin-title-row h1,.review-detail-heading h1{font-size:28px;line-height:1.18}.admin-stat{display:none}.review-detail-heading{align-items:flex-start;flex-direction:column}.review-detail-grid{grid-template-columns:1fr}.admin-panel{padding:18px}.admin-facts>div{grid-template-columns:88px 1fr}.admin-offers{grid-template-columns:1fr}.admin-images{grid-auto-columns:85%}.admin-images img{height:220px}.admin-login-card{padding:28px 22px}}.keep-check{padding:7px 10px;display:flex;align-items:center;gap:6px;border:1px solid var(--line);border-radius:8px;color:#81651f;background:#fff;cursor:pointer;font-size:13px;font-weight:750}.keep-check.active{border-color:#e1bf65;background:#fff7dc}.keep-check input{width:16px;height:16px;margin:0;accent-color:#b4871e}.review-reference{height:34px;padding:0 10px;display:inline-flex;align-items:center;border:1px solid #bfd2df;border-radius:8px;color:var(--muted);background:#fff;font-size:12px;font-weight:750;white-space:nowrap}.review-reference strong{margin-left:5px;color:var(--navy);font-size:13px;letter-spacing:.04em}.admin-login-helper{justify-self:start;color:var(--blue);font-size:13px;font-weight:800}.admin-reset-result{margin-top:22px;padding:20px;border:1px solid #cfe0dc;border-radius:14px;background:#f3faf7}.admin-reset-result h2{margin:0 0 8px;color:#276b57;font-size:22px}.admin-reset-result p{margin:0 0 16px;color:var(--muted)}.admin-reset-result a{color:var(--navy);font-weight:850}.admin-dashboard-panel{margin-top:26px;padding:24px;border:1px solid #d6e0e7;border-radius:24px;background:rgba(255,255,255,.72);box-shadow:0 18px 45px rgba(20,49,68,.06);scroll-margin-top:105px}.admin-panel-heading{margin-bottom:20px;display:flex;align-items:flex-end;justify-content:space-between;gap:22px}.admin-panel-heading h2{margin:0;color:var(--navy);font-size:30px}.admin-panel-heading p:not(.admin-kicker){margin:6px 0 0;color:var(--muted);line-height:1.6}.admin-edit-reference{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border:1px solid #cfe0ea;border-radius:999px;background:rgba(255,255,255,.74);font-size:13px;font-weight:760}.admin-edit-panel .admin-panel-heading p.admin-edit-reference{margin-top:10px;color:#496575;line-height:1.2}.admin-edit-reference strong{color:var(--navy);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;letter-spacing:.02em}.admin-mini-stats{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}.admin-mini-stats span{min-width:82px;padding:10px 12px;border:1px solid #dbe5eb;border-radius:13px;background:#fff;color:var(--muted);font-size:12px;text-align:center;font-weight:760}.admin-mini-stats b{margin-right:5px;color:var(--navy);font-size:20px}.admin-stat.compact{min-width:108px;padding:11px 15px}.admin-warning-panel{margin-bottom:18px;padding:16px;display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,.55fr);gap:16px;border:1px solid rgba(255,196,44,.55);border-radius:18px;background:linear-gradient(135deg,rgba(255,204,52,.22),rgba(255,255,255,.9))}.admin-warning-panel strong{color:var(--navy);font-size:17px}.admin-warning-panel p{margin:6px 0 0;color:#637685;font-size:13px;line-height:1.65}.admin-warning-list{display:flex;flex-wrap:wrap;gap:8px;align-content:center}.admin-warning-list a{padding:7px 10px;border:1px solid rgba(18,59,89,.12);border-radius:999px;color:var(--navy);background:#fff;font-size:12px;font-weight:820}.admin-filter-bar{margin:0 0 14px;padding:14px;display:grid;grid-template-columns:minmax(260px,1fr) minmax(150px,.36fr) auto auto auto;gap:10px;align-items:end;border:1px solid #dbe5eb;border-radius:18px;background:rgba(255,255,255,.86)}.admin-filter-bar-inline{grid-template-columns:minmax(280px,1fr) auto minmax(160px,.34fr) auto}.admin-filter-bar label{display:grid;gap:6px;color:#617686;font-size:12px;font-weight:850}.admin-filter-bar input:not([type]),.admin-filter-bar input[type=text],.admin-filter-bar select{width:100%;height:40px;padding:0 12px;border:1px solid #ccd9e2;border-radius:10px;color:var(--navy);background:#fff;font:inherit;font-size:13px;font-weight:760}.admin-filter-bar button,.admin-filter-bar>a{height:40px;padding:0 15px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:10px;cursor:pointer;font-size:13px;font-weight:900;white-space:nowrap}.admin-filter-bar button{color:#fff;background:var(--navy)}.admin-filter-bar>a{color:#617686;background:#eef4f7}.admin-filter-bar label.admin-check-filter{height:40px;padding:0 12px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid #d3e0e7;border-radius:10px;background:#fff;color:var(--navy);white-space:nowrap}.admin-check-filter input[type=checkbox]{width:16px;height:16px;margin:0;flex:0 0 auto;accent-color:var(--navy)}.admin-check-filter span{display:inline-flex;align-items:center;line-height:1}.admin-result-note{margin:0 0 12px;color:#617686;font-size:13px;font-weight:760}.admin-result-toolbar{margin:0 0 12px;display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.admin-result-toolbar .admin-result-note{margin:0}.admin-result-toolbar .admin-pagination{margin-top:0;justify-content:flex-end}.admin-list-table{display:grid;gap:10px}.admin-pagination{margin-top:18px;justify-content:flex-end}.admin-pagination,.admin-pagination-pages{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.admin-pagination-status{display:none}.admin-pagination a{min-width:36px;height:36px;padding:0 12px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #d4e0e7;border-radius:10px;color:var(--navy);background:#fff;font-size:13px;font-weight:880}.admin-pagination a.active{color:var(--navy);border-color:rgba(255,196,44,.85);background:var(--yellow)}.admin-pagination a.disabled{pointer-events:none;color:#9aaab5;background:#edf3f6}@media (max-width:760px){.admin-pagination,.admin-result-toolbar .admin-pagination{width:100%;display:grid;grid-template-columns:minmax(76px,auto) 1fr minmax(76px,auto);gap:8px;justify-content:stretch}.admin-pagination-pages{display:none}.admin-pagination-status{min-height:36px;padding:0 10px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #d4e0e7;border-radius:10px;color:#536879;background:#fff;font-size:13px;font-weight:850}.admin-pagination a{min-width:0;width:100%;padding:0 10px}}.admin-list-row{min-width:0;padding:14px 16px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;align-items:stretch;border:1px solid #dbe5eb;border-radius:16px;background:#fff;box-shadow:0 10px 25px rgba(20,49,68,.04)}.admin-row-content{min-width:0;display:grid;gap:10px}.admin-row-top{min-width:0;display:grid;grid-template-columns:minmax(280px,1.2fr) minmax(145px,.55fr) minmax(130px,.5fr);gap:14px;align-items:center}.admin-row-main{min-width:0;display:flex;align-items:center;gap:10px}.admin-reference{padding:6px 7px;display:inline-flex;flex:0 0 auto;justify-content:center;border:1px solid #cbd9e2;border-radius:9px;color:var(--navy);background:#f7fafc;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:11px;font-weight:850;letter-spacing:0;white-space:nowrap}.admin-row-title{min-width:0}.admin-row-title h3{margin:0;color:var(--navy);font-size:18px}.admin-row-title h3,.admin-row-title p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-row-title p{margin:4px 0 0;color:#617686;font-size:12px;line-height:1.45}.admin-row-title strong{color:var(--navy);letter-spacing:.04em}.admin-type-pill{min-width:46px;padding:7px 9px;display:inline-flex;justify-content:center;border-radius:10px;color:#fff;background:var(--navy);font-size:12px;font-weight:900;white-space:nowrap}.admin-type-pill.rent{color:var(--navy);background:var(--yellow)}.admin-type-pill.sale{background:var(--blue)}.admin-type-pill.both{background:#e9f2fb;color:#15547b}.admin-type-pill.wanted-rent{background:#347d6a}.admin-type-pill.wanted-buy{background:#7d4d91}.admin-type-pill.location-type-unknown{color:#8a4a14;background:#fff3d8;border:1px solid #f0c979}.admin-type-pill.location-type-residential{color:#12304a;background:#fff0a8;border:1px solid #e7bc35}.admin-type-pill.location-type-industrial{color:#45305f;background:#efe7fb;border:1px solid #c8aceb}.admin-type-pill.location-type-commercial{color:#0f4c5c;background:#dff5f4;border:1px solid #9ed7d4}.admin-type-pill.location-type-mall{color:#174ea6;background:#e5efff;border:1px solid #a9c8ff}.admin-type-pill.location-type-open_lot{color:#2f5b23;background:#e7f4d8;border:1px solid #acd184}.admin-type-pill.location-type-car_park{color:#173b67;background:#e7edf8;border:1px solid #adbfdf}.admin-type-pill.location-type-other{color:#4f5d66;background:#eef2f4;border:1px solid #cbd5dc}.admin-type-pill.location-type-inferred{border-style:dashed;box-shadow:inset 0 0 0 1px rgba(255,255,255,.45)}.admin-row-price{color:var(--navy);font-size:14px;font-weight:880}.admin-alert-mark{width:24px;height:24px;min-width:24px;flex:0 0 24px;padding:0;display:inline-grid;place-items:center;border-radius:999px;color:#7a4b0e;background:#ffd866;box-shadow:0 0 0 2px #fff7d6;font-size:14px;font-weight:950;line-height:1}.published-row.needs-attention{border-color:#f0d27a;background:linear-gradient(90deg,rgba(255,246,215,.62),#fff 18%)}.admin-edit-alert-panel{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:12px 0 18px;padding:10px 14px;border:1px solid rgba(255,193,7,.55);border-radius:14px;background:rgba(255,248,220,.78);color:var(--ink)}.admin-edit-alert-panel strong{font-weight:900}.admin-edit-alert-panel form{margin:0;flex:0 0 auto}.admin-edit-alert-panel button{border:0;border-radius:999px;padding:7px 13px;background:var(--ink);color:#fff;font-size:13px;font-weight:800;cursor:pointer}.admin-row-tags{min-width:0;flex:0 0 auto;display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px}.admin-row-tags b,.admin-row-tags span{padding:5px 8px;border-radius:999px;font-size:11px;font-weight:820;white-space:nowrap}.admin-row-tags span{color:#245066;background:#edf5f8}.admin-row-tags .missing,.admin-row-tags b{color:#7a4b0e;background:#fff0c7}.admin-row-meta{color:var(--muted);font-size:12px;line-height:1.5}.admin-row-meta small,.admin-row-meta span{display:block}.admin-row-bottom{min-width:0;padding-top:9px;display:flex;align-items:center;justify-content:space-between;gap:14px;border-top:1px solid #eef3f6}.admin-row-bottom p{min-width:0;flex:1 1 auto;margin:0;overflow:hidden;color:#637685;font-size:12px;line-height:1.55;text-overflow:ellipsis;white-space:nowrap}.admin-row-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px}.admin-row-actions a,.admin-row-actions>span:not(.admin-type-pill){padding:8px 10px;border-radius:9px;font-size:12px;font-weight:850;white-space:nowrap}.admin-row-actions a{color:#fff;background:var(--navy)}.admin-row-actions .admin-confirm-pill{border:1px solid #cfe0ea;color:#496575;background:#f5f9fb}.admin-row-actions .admin-confirm-pill.confirmed{border-color:#b8d7cc;color:#276b57;background:#edf8f3}.admin-row-actions .admin-confirm-pill.unconfirmed{border-color:#e5c995;color:#8a4a14;background:#fff7e8}.admin-row-actions form{margin:0}.admin-row-actions button{padding:8px 10px;border:0;border-radius:9px;color:#fff;background:var(--navy);font-size:12px;font-weight:850;white-space:nowrap;cursor:pointer}.admin-row-actions button:disabled{cursor:default}.admin-row-actions button:disabled,.admin-row-actions>span:not(.admin-type-pill){color:var(--muted);background:#edf2f5}.admin-report-row .admin-row-bottom{align-items:flex-start}.admin-report-row .admin-row-bottom p{flex:1 1 auto;max-width:76ch;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-report-row .admin-row-tags{flex:0 0 auto;margin-left:auto;justify-content:flex-end}.admin-report-actions{flex-wrap:wrap}.admin-report-detail .admin-panel-heading{align-items:flex-start}.admin-report-detail-actions{flex-wrap:wrap}.admin-report-workspace{display:grid;grid-template-columns:minmax(0,1fr) 380px;gap:18px;align-items:start}.admin-report-sidebar{display:grid;gap:14px}.admin-report-message-panel,.admin-report-side-card{padding:20px;border:1px solid #d9e5ec;border-radius:16px;background:#fff}.admin-report-message-panel.primary{min-height:280px}.admin-report-message-panel h3,.admin-report-side-card h3{margin:0 0 12px;color:var(--navy);font-size:22px;letter-spacing:-.02em}.admin-report-side-card h3{font-size:18px}.admin-report-meta-list{margin:0;display:grid;gap:0}.admin-report-meta-row{min-width:0;padding:11px 0;display:grid;grid-template-columns:92px minmax(0,1fr);gap:12px;border-top:1px solid #eef3f6}.admin-report-meta-row:first-child{border-top:0}.admin-report-meta-row dt{margin:0;color:#607484;font-size:12px;font-weight:900}.admin-report-meta-row dd{min-width:0;margin:0;overflow-wrap:anywhere;color:var(--navy);font-size:14px;font-weight:850;line-height:1.45}.admin-report-message-panel p:not(.admin-kicker){margin:0;color:#334b5b;font-size:17px;line-height:1.8;white-space:pre-wrap}.admin-report-side-actions{margin-top:14px;display:flex;flex-wrap:wrap;gap:8px}.admin-report-side-actions a{height:38px;padding:0 13px;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;color:var(--navy);background:#edf2f5;font-size:13px;font-weight:900}.admin-type-pill.report-status-new{color:var(--navy);background:var(--yellow)}.admin-type-pill.report-status-resolved{background:#2b78c5}.admin-type-pill.report-status-ignored{background:#7b8790}.review-row{overflow:hidden}.review-row-link{min-width:0;display:block;color:inherit}.review-row.kept{border-color:#d1a846;box-shadow:inset 4px 0 #e5bb52}.review-row .review-actions.compact{min-width:132px}.review-row .admin-row-bottom p{color:#8a5520;font-weight:760}.admin-save-notice{margin:0 0 16px;padding:12px 14px;border:1px solid #b8d7cc;border-radius:12px;color:#276b57;background:#f2faf7;font-size:14px;font-weight:850}.admin-edit-panel .admin-panel-heading{align-items:center}.admin-edit-form{display:grid;gap:18px}.admin-form-grid{display:grid;gap:14px}.admin-form-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-form-grid.two .admin-form-wide{grid-column:1/-1}.admin-edit-form label{display:grid;gap:7px;color:#617686;font-size:12px;font-weight:850}.admin-edit-form input,.admin-edit-form select,.admin-edit-form textarea{width:100%;padding:11px 12px;border:1px solid #ccd9e2;border-radius:12px;color:var(--navy);background:#fff;font:inherit;font-size:14px;font-weight:720}.admin-category-sections{display:grid;gap:16px}.admin-category-section{margin:0;padding:16px;border:1px solid #dce5eb;border-radius:8px}.admin-category-section legend{padding:0 6px;color:var(--navy);font-weight:900}.admin-category-section.is-disabled{background:#f4f7f8;opacity:.58}.admin-category-grid select:disabled,.admin-category-section.is-disabled input,.admin-category-section.is-disabled textarea{cursor:not-allowed}.admin-edit-form textarea{min-height:96px;resize:vertical;line-height:1.65}.admin-readonly-field{min-height:48px;padding:9px 12px;display:grid;align-content:center;gap:4px;border:1px solid #ccd9e2;border-radius:12px;background:#f7fafc}.admin-readonly-field span{color:#617686;font-size:12px;font-weight:850}.admin-readonly-field strong{color:var(--navy);font-size:13px;font-weight:860}.admin-edit-form .admin-inline-check{min-height:48px;padding:11px 12px;display:flex;align-items:center;gap:10px;border:1px solid #ccd9e2;border-radius:12px;background:#fff;color:var(--navy)}.admin-inline-check input{width:18px;height:18px;padding:0;accent-color:var(--navy)}.location-profile-row.needs-attention{border-color:#f0d27a;background:linear-gradient(90deg,rgba(255,246,215,.62),#fff 18%)}.location-sheet-scroll{overflow-x:auto;border:1px solid #d6e0e7;border-radius:16px;background:#fff;box-shadow:0 14px 34px rgba(20,49,68,.05)}.location-sheet-table{width:100%;min-width:1080px;border-collapse:collapse;color:var(--navy);font-size:13px}.location-sheet-table td,.location-sheet-table th{border-bottom:1px solid #e5edf2;border-right:1px solid #edf3f6;text-align:left;vertical-align:middle}.location-sheet-table td:last-child,.location-sheet-table th:last-child{border-right:0}.location-sheet-table th{position:sticky;top:0;z-index:1;padding:10px 12px;background:#f6fafc;color:#617686;font-size:11px;font-weight:900;letter-spacing:.08em}.location-sheet-table td{height:58px;padding:0;background:rgba(255,255,255,.94)}.location-sheet-row:nth-child(2n) td{background:#f6f9fc}.location-sheet-row:hover td{background:#eef6fb}.location-sheet-code>span,.location-sheet-name a,.location-sheet-source>span,.location-sheet-table td>a{min-height:58px;padding:10px 12px;display:flex;align-items:center;color:inherit}.location-sheet-code{width:128px}.location-sheet-code a,.location-sheet-code>span{gap:8px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px;font-weight:850;white-space:nowrap}.location-sheet-code>span{color:var(--navy);cursor:text;-webkit-user-select:text;user-select:text}.location-sheet-name{width:230px}.location-sheet-name a{min-width:0;display:grid;align-content:center;gap:3px}.location-sheet-name strong{color:var(--navy);font-size:14px;font-weight:920}.location-sheet-name small,.location-sheet-name strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.location-sheet-name small{color:#7b8e9c;font-size:11px;font-weight:720}.location-sheet-address{width:36%}.location-sheet-address a{overflow:hidden;color:#40596b;font-weight:760;text-overflow:ellipsis;white-space:nowrap}.location-sheet-coordinate{width:108px}.location-sheet-coordinate a{justify-content:center;color:#567082;font-size:12px;font-weight:850;white-space:nowrap}.location-sheet-coordinate a.has-coordinate{color:#276b57}.location-sheet-coordinate a.inferred-coordinate{color:#335f6f;background:#e7f2f5}.location-sheet-coordinate a.missing-coordinate{color:#9a6a16;background:rgba(255,244,207,.52)}.location-sheet-type{width:102px}.location-sheet-type a{justify-content:center}.location-sheet-type .admin-type-pill{min-width:54px;padding:6px 10px}.location-sheet-type .location-type-inferred{min-width:78px}.location-sheet-date{width:104px}.location-sheet-date a{justify-content:center;color:#617686;font-size:12px;font-weight:820;white-space:nowrap}.location-sheet-table td.location-sheet-source{width:132px;text-align:center}.location-sheet-source a,.location-sheet-source span{justify-content:center;color:var(--blue);font-size:12px;font-weight:860;white-space:nowrap}.location-sheet-source span{color:#98a8b3}.location-sheet-source .location-source-button{min-height:auto;margin:0 auto;padding:7px 10px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #c9d8e2;border-radius:10px;background:#fff;color:var(--navy);box-shadow:0 6px 14px rgba(20,49,68,.06)}.location-sheet-source a.location-source-button{border-color:#b8d5ec;background:#edf7ff;color:#1669a7}.location-sheet-source .location-source-button.is-manual{border-color:#dce5ea;background:#f4f7f9;color:#8a9aa6;box-shadow:none}.admin-edit-subpanel{padding:16px;border:1px solid #dbe5eb;border-radius:16px;background:rgba(247,250,252,.75)}.admin-edit-subpanel h2{margin:0;color:var(--navy);font-size:19px}.admin-edit-subpanel p{margin:6px 0 14px;color:#617686;font-size:13px;line-height:1.6}.admin-map-editor{display:grid;gap:14px}.admin-map-editor-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.admin-map-editor-heading h2{margin:0}.admin-map-editor-heading p{margin-bottom:0}.admin-map-dirty,.admin-map-saved{flex:0 0 auto;padding:6px 10px;border-radius:999px;font-size:12px;font-weight:900}.admin-map-saved{color:#276b57;background:#e4f3ed}.admin-map-dirty{color:#8f5c00;background:#fff2c4}.admin-map-preview-switch{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px 14px;border:1px solid #d6e4ec;border-radius:14px;background:#f7fbfd}.admin-map-preview-switch>div:first-child{display:grid;gap:3px}.admin-map-preview-switch strong{color:var(--navy);font-size:14px;font-weight:950}.admin-map-preview-switch span{color:#5e7383;font-size:13px;font-weight:750}.admin-map-preview-actions{display:inline-flex;align-items:center;gap:8px;flex:0 0 auto}.admin-map-preview-actions button{appearance:none;min-height:38px;padding:8px 12px;border:1px solid #cddde5;border-radius:999px;color:var(--navy);background:#fff;font:inherit;font-size:12px;font-weight:950;cursor:pointer}.admin-map-preview-actions button.active{color:#fff;border-color:var(--navy);background:var(--navy)}.admin-map-editor-grid{display:grid;grid-template-columns:minmax(180px,.8fr) minmax(260px,1.4fr) minmax(160px,.7fr) auto;gap:12px;align-items:end}.admin-map-editor-tools{display:flex;align-items:center;align-self:end;gap:10px;flex-wrap:wrap}.admin-map-editor-footer button,.admin-map-editor-tools button{appearance:none;border:0;border-radius:12px;padding:12px 14px;color:#fff;background:var(--navy);font:inherit;font-size:13px;font-weight:900;cursor:pointer}.admin-map-editor-tools button{min-height:46px}.admin-map-editor-footer button.secondary{color:var(--navy);background:#edf5f8;border:1px solid #cddde5}.admin-map-editor-footer button:disabled,.admin-map-editor-tools button:disabled{opacity:.55;cursor:wait}.admin-map-editor .admin-map-unlock{display:inline-flex;grid-template-columns:none;align-items:center;justify-content:center;flex-direction:row-reverse;gap:8px;padding:10px 12px;min-height:46px;box-sizing:border-box;border:1px solid #d7e2e8;border-radius:12px;background:#fff;white-space:nowrap}.admin-map-editor .admin-map-unlock input{width:16px;height:16px;flex:0 0 auto;margin:0;padding:0}.admin-map-point-strip{display:flex;align-items:center;gap:9px;flex-wrap:wrap}.admin-map-point-strip button{appearance:none;display:inline-flex;align-items:center;gap:7px;max-width:240px;padding:8px 11px;border:1px solid #cddde5;border-radius:999px;color:var(--navy);background:#fff;font:inherit;font-size:12px;font-weight:900;cursor:pointer}.admin-map-point-strip button span{display:inline-grid;place-items:center;width:20px;height:20px;border-radius:999px;color:#fff;background:var(--navy);font-size:11px}.admin-map-point-strip button.active{border-color:#2d83c9;background:#eaf5ff;box-shadow:0 8px 18px rgba(18,59,89,.08)}.admin-map-point-strip button.secondary{border-color:#bcd5e3;background:#edf7fb}.admin-map-point-strip button.danger{color:#8f3c32;border-color:#f0c4ba;background:#fff3f0}.admin-map-point-strip button:disabled{opacity:.45;cursor:not-allowed}.admin-map-error,.admin-map-match,.admin-map-notice,.admin-map-preview-note,.admin-map-warning{margin:0;padding:10px 12px;border-radius:12px;font-size:13px;font-weight:850}.admin-map-warning{color:#8f5c00;background:#fff6d9;border:1px solid #f2d37c}.admin-map-preview-note{color:#31576f;background:#edf7fb;border:1px solid #cfe3ee}.admin-map-match{color:#516878;background:#eef5f8;border:1px solid #d9e7ee}.admin-map-notice{color:#276b57;background:#eef9f4;border:1px solid #b8d7cc}.admin-map-error{color:#9d2f2f;background:#fff1f1;border:1px solid #f1c5c5}.admin-map-editor-map-wrap{position:relative;overflow:hidden;min-height:360px;border:1px solid #cfdee7;border-radius:18px;background:#dfeaf0}.admin-map-editor-map{width:100%;min-height:360px;height:46vh;max-height:560px}.admin-map-editor-overlay{position:absolute;inset:0;display:grid;place-items:center;color:var(--navy);background:rgba(237,246,250,.78);font-size:15px;font-weight:900}.admin-map-editor-overlay.error{color:#9d2f2f}.admin-map-marker{background:transparent;border:0;filter:drop-shadow(0 8px 12px rgba(14,45,65,.26))}.admin-map-marker span{display:block;transform:scale(var(--admin-pin-scale,1));transform-origin:50% 100%}.admin-map-marker svg{display:block;width:38px;height:50px}.admin-map-editor-footer{display:flex;align-items:center;justify-content:space-between;gap:14px;color:#617686;font-size:13px;font-weight:850}.admin-map-editor-footer-actions{display:inline-flex;align-items:center;gap:10px}.admin-tag-editor{display:grid;gap:14px}.admin-tag-editor-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.admin-public-tag-preview{display:grid;gap:9px}.admin-tag-preview-heading{display:flex;align-items:center;justify-content:space-between;gap:14px}.admin-tag-preview-heading button{height:38px;padding:0 14px;border:0;border-radius:10px;color:#fff;background:var(--navy);font-size:13px;font-weight:900;cursor:pointer}.admin-manual-tags-field>span,.admin-tag-preview-heading>span{color:#4f6574;font-size:12px;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.admin-public-tag-preview>div{display:flex;flex-wrap:wrap;gap:14px}.admin-public-tag-preview b{padding:7px 12px;border-radius:999px;color:#12384d;background:#ffcf32;border:1px solid rgba(18,56,77,.12);font-size:13px;font-weight:900}.admin-manual-tags-field{display:grid;gap:8px}.admin-edit-actions{display:flex;align-items:center;gap:10px}.admin-edit-actions a,.admin-edit-actions button{height:42px;padding:0 16px;display:inline-flex;align-items:center;justify-content:center;border-radius:11px;font-size:14px;font-weight:900}.admin-edit-actions button{border:0;color:#fff;background:var(--navy);cursor:pointer}.admin-edit-actions button.publish{color:#12384d;background:var(--yellow)}.admin-edit-actions a{color:#617686;background:#eef4f7}@media (max-width:920px){.admin-dashboard-panel{margin-top:18px;padding:14px;border-radius:16px}.admin-panel-heading{margin-bottom:14px;align-items:flex-start;flex-direction:column;gap:12px}.admin-panel-heading h2{font-size:26px;line-height:1.2}.admin-panel-heading p:not(.admin-kicker){font-size:15px;line-height:1.55}.admin-mini-stats{width:100%;justify-content:stretch}.admin-mini-stats span{flex:1 1}.admin-warning-panel{grid-template-columns:1fr}.admin-edit-alert-panel{align-items:stretch;flex-direction:column}.admin-edit-alert-panel button{width:100%}.admin-filter-bar{grid-template-columns:1fr;padding:12px;border-radius:16px}.admin-filter-bar button,.admin-filter-bar>a{width:100%}.admin-list-row,.admin-row-top{grid-template-columns:1fr;gap:10px}.admin-list-row{padding:12px 13px;border-radius:14px}.admin-row-bottom{align-items:flex-start;flex-direction:column;gap:8px}.admin-row-bottom p{white-space:normal}.admin-row-actions,.admin-row-tags{justify-content:flex-start}.admin-row-actions{flex-wrap:wrap}.admin-report-workspace{grid-template-columns:1fr}.review-row .review-actions.compact{justify-content:flex-start}.admin-row-title h3{white-space:normal}.admin-form-grid.two{grid-template-columns:1fr}.admin-edit-form{gap:14px}.admin-edit-actions{align-items:stretch;flex-direction:column}.admin-edit-actions a,.admin-edit-actions button{width:100%}.admin-edit-panel .admin-panel-heading{align-items:flex-start}.admin-map-editor-footer,.admin-map-editor-heading,.admin-map-preview-switch{align-items:stretch;flex-direction:column}.admin-map-preview-actions{display:grid;grid-template-columns:1fr 1fr}.admin-map-editor-grid{grid-template-columns:1fr}.admin-map-editor-tools{align-items:stretch;flex-direction:column}.admin-map-editor-footer-actions{width:100%;display:grid;grid-template-columns:1fr 1fr;gap:10px}.admin-map-editor-footer button,.admin-map-editor-tools button{width:100%}.admin-map-editor-map,.admin-map-editor-map-wrap{min-height:300px}}.review-actions .restore{color:#276b57;border-color:#b8d7cc;background:#f2faf7}.review-toast{position:fixed;z-index:100;top:118px;left:50%;min-width:210px;padding:13px 20px;transform:translateX(-50%);border:1px solid #bdd4df;border-radius:11px;color:var(--navy);background:rgba(255,255,255,.97);box-shadow:0 12px 34px rgba(18,48,69,.17);text-align:center;font-size:14px;font-weight:850}.trash-toolbar{margin:-8px 0 20px;padding:12px 14px;display:flex;align-items:center;justify-content:space-between;gap:16px;border-left:3px solid #a85d4c;background:#fff}.trash-toolbar p{margin:0;color:var(--muted);font-size:13px}.clear-trash-button{padding:9px 14px;border:1px solid #d5aaa1;border-radius:9px;color:#9a4338;background:#fff7f5;cursor:pointer;font-weight:800}.clear-trash-button:disabled{cursor:default;opacity:.5}.carousell-intake-tabs{display:flex;flex-wrap:wrap;gap:8px;margin:0;justify-content:flex-end}.carousell-intake-tabs a{display:inline-flex;align-items:center;gap:8px;border:1px solid #d8e2e8;border-radius:8px;padding:8px 10px;color:var(--navy);font-size:13px;font-weight:800;text-decoration:none}.carousell-intake-tabs a.active{border-color:var(--blue);background:#eaf4fb}.carousell-intake-tabs b{min-width:20px;border-radius:999px;padding:1px 6px;background:#eef3f6;color:#365569;text-align:center;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.carousell-file-actions{margin:0 0 18px;padding:12px 0;border-top:1px solid #dce6ec;border-bottom:1px solid #dce6ec}.carousell-file-action-buttons{display:flex;align-items:flex-start;gap:8px;flex-wrap:wrap}.carousell-file-control{display:flex;min-width:0;align-items:flex-start;flex-direction:column;gap:5px}.carousell-file-control>span{width:164px;max-width:100%;overflow:hidden;color:#667e8d;font-size:11px;font-weight:740;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.carousell-file-button{min-height:38px;padding:0 14px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #cbd9e2;border-radius:7px;background:#fff;color:var(--navy);font:inherit;font-size:13px;font-weight:850;line-height:1;text-decoration:none;cursor:pointer}.carousell-file-button:hover{border-color:#8fb7cf;background:#f3f8fb}.carousell-file-button.primary{border-color:var(--blue);background:var(--blue);color:#fff}.carousell-file-button.primary:hover{background:#084f78}.carousell-file-button.image-update{margin-left:auto}.carousell-file-button.image-update:disabled{cursor:not-allowed;opacity:.58}.carousell-file-button.gemini{margin-left:auto;border-color:var(--carousell-action);background:var(--carousell-action);color:#fff}.carousell-file-button.gemini:hover:not(:disabled){border-color:#a6404b;background:#a6404b}.carousell-file-button.gemini:disabled{border-color:var(--carousell-action);background:var(--carousell-action);color:#fff;cursor:not-allowed;opacity:.58}.carousell-confirm-backdrop{position:fixed;z-index:1200;inset:0;display:grid;place-items:center;padding:20px;background:rgba(14,31,43,.28);-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}.carousell-confirm-dialog{width:min(420px,100%);padding:24px;border:1px solid #dce4e9;border-radius:12px;background:#fff;box-shadow:0 18px 50px rgba(16,38,52,.16);color:var(--navy)}.carousell-confirm-dialog h2{margin:0;font-size:21px;line-height:1.25}.carousell-confirm-copy{margin-top:14px;color:#526d7d;font-size:14px;line-height:1.6}.carousell-confirm-copy p{margin:7px 0}.carousell-confirm-copy strong{display:inline-flex;padding:4px 9px;border-radius:6px;background:#f2f6f8;color:var(--navy);font-size:13px;letter-spacing:.02em}.carousell-confirm-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:20px}.carousell-confirm-button{min-height:38px;padding:0 16px;border:1px solid #cbd9e2;border-radius:7px;background:#fff;color:var(--navy);font:inherit;font-size:13px;font-weight:850;cursor:pointer}.carousell-confirm-button.secondary:hover{border-color:#8fb7cf;background:#f3f8fb}.carousell-confirm-button.primary{border-color:var(--carousell-action);background:var(--carousell-action);color:#fff}.carousell-confirm-button.primary:hover{border-color:#a6404b;background:#a6404b}.carousell-confirm-button:focus-visible{outline:3px solid rgba(184,79,89,.23);outline-offset:2px}.carousell-upload-error,.carousell-upload-result{margin:9px 0 0;font-size:12px;font-weight:760;line-height:1.5}.carousell-upload-result{display:flex;align-items:center;gap:14px;flex-wrap:wrap;color:#526d7d}.carousell-upload-result b{color:#1f6d4f;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.carousell-upload-error{color:#9a4338}.carousell-file-input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;clip-path:inset(50%)}.carousell-delete-toolbar{margin:-6px 0 18px;padding:12px 0;display:flex;align-items:center;justify-content:space-between;gap:18px;border-bottom:1px solid #dce6ec}.carousell-delete-heading{display:grid;gap:2px}.carousell-delete-heading strong{color:var(--navy);font-size:13px}.carousell-delete-heading span{color:#6b8290;font-size:11px}.carousell-delete-controls{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.carousell-delete-control{display:flex;align-items:stretch}.carousell-delete-controls button,.carousell-delete-controls select,.carousell-trash-link{min-height:34px;border:1px solid #d7c6c2;background:#fff;color:#7f3f35;font:inherit;font-size:12px;font-weight:790}.carousell-delete-controls select{width:156px;padding:0 28px 0 9px;border-radius:6px 0 0 6px}.carousell-delete-controls button{padding:0 10px;border-left:0;border-radius:0 6px 6px 0;cursor:pointer}.carousell-delete-controls button:disabled,.carousell-delete-controls select:disabled{cursor:not-allowed;opacity:.48}.carousell-trash-link{min-height:32px;padding:0 10px;display:inline-flex;align-items:center;gap:7px;border-radius:6px;text-decoration:none}.carousell-trash-link b{min-width:18px;padding:1px 5px;border-radius:999px;background:#f7e8e4;text-align:center}.carousell-result-toolbar{margin-top:0}.carousell-pagination-bottom .admin-pagination{margin-top:14px}.carousell-sheet-scroll{overflow-x:auto;border:1px solid #d6e0e7;border-radius:16px;background:#fff;box-shadow:0 14px 34px rgba(20,49,68,.05)}.carousell-intake-setup{border:1px solid #b9d5e7;border-radius:10px;padding:18px 20px;background:#f3f9fc;color:var(--navy)}.carousell-intake-setup strong{display:block;font-size:15px}.carousell-intake-setup p{max-width:720px;margin:7px 0 0;color:#526b7a;font-size:14px;line-height:1.65}.carousell-sheet-table{width:100%;min-width:1080px;border-collapse:collapse;color:var(--navy);font-size:13px;table-layout:fixed}.carousell-sheet-table td,.carousell-sheet-table th{border-bottom:1px solid #e5edf2;border-right:1px solid #edf3f6;text-align:left;vertical-align:middle}.carousell-sheet-table td:last-child,.carousell-sheet-table th:last-child{border-right:0}.carousell-sheet-table th{position:sticky;top:0;z-index:1;padding:10px 12px;background:#f2f7fa;color:#617989;font-size:12px;font-weight:900;letter-spacing:.08em}.carousell-sheet-table td{height:58px;padding:0;background:rgba(255,255,255,.94)}.carousell-sheet-row:nth-child(2n) td{background:#f6f9fc}.carousell-sheet-row:hover td{background:#eef6fb}.carousell-sheet-table tbody tr:last-child td{border-bottom:0}.carousell-sheet-table td:first-child,.carousell-sheet-table th:first-child{width:124px}.carousell-sheet-table td:nth-child(2),.carousell-sheet-table th:nth-child(2){width:240px}.carousell-sheet-table td:nth-child(3),.carousell-sheet-table th:nth-child(3){width:34%}.carousell-sheet-table td:nth-child(4),.carousell-sheet-table th:nth-child(4){width:118px}.carousell-sheet-table td:nth-child(5),.carousell-sheet-table td:nth-child(6),.carousell-sheet-table th:nth-child(5),.carousell-sheet-table th:nth-child(6){width:82px;text-align:center;white-space:nowrap}.carousell-sheet-table td:nth-child(7),.carousell-sheet-table th:nth-child(7){width:72px;text-align:center;white-space:nowrap}.carousell-sheet-table td.carousell-sheet-post{width:240px;padding:8px 12px;overflow:hidden}.carousell-sheet-code>strong,.carousell-sheet-image>span,.carousell-sheet-next>span{box-sizing:border-box;width:100%;min-height:58px;padding:10px 12px}.carousell-sheet-table td.carousell-sheet-price,.carousell-sheet-table td.carousell-sheet-text{box-sizing:border-box;padding:10px 12px;overflow:hidden;vertical-align:top}.carousell-sheet-post>a{color:var(--navy);font-size:14px;font-weight:920}.carousell-sheet-post>a,.carousell-sheet-post>small{min-width:0;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.carousell-sheet-post>small{margin-top:3px;color:#7b8e9c;font-size:11px;font-weight:720}.carousell-sheet-text>span{display:-webkit-box;max-height:36px;-webkit-box-orient:vertical;-webkit-line-clamp:2}.carousell-sheet-price>span,.carousell-sheet-text>span{width:100%;min-width:0;overflow:hidden;text-overflow:ellipsis;line-height:18px}.carousell-sheet-price>span{display:block;font-weight:800;white-space:nowrap}.carousell-sheet-code>strong{display:flex;align-items:center;color:var(--navy);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px;font-weight:850;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;white-space:nowrap}.carousell-sheet-image>span,.carousell-sheet-next>span{display:flex;align-items:center;justify-content:center;color:#617686;font-size:12px;font-weight:850;white-space:nowrap}.carousell-sheet-action form{min-height:58px;display:flex;align-items:center;justify-content:center}.carousell-row-delete,.carousell-row-restore{border:0;background:transparent;color:#a14b3e;font:inherit;font-size:12px;font-weight:850;cursor:pointer}.carousell-row-restore{color:#276b57}.carousell-row-delete:disabled,.carousell-row-restore:disabled{color:#9aa9b2;cursor:not-allowed}@media (max-width:980px){.carousell-delete-toolbar,.carousell-panel-heading{align-items:flex-start;flex-direction:column}.carousell-delete-controls,.carousell-intake-tabs{width:100%;justify-content:flex-start}.carousell-file-button.gemini{margin-left:0}}.admin-nav-groups{display:flex;align-items:center;gap:10px}.admin-nav-group{position:relative}.admin-nav-group summary{min-height:40px;padding:9px 12px;display:flex;align-items:center;gap:8px;list-style:none;border:1px solid transparent;border-radius:8px;color:#667b8b;cursor:pointer;font-size:14px;font-weight:850}.admin-nav-group summary::-webkit-details-marker{display:none}.admin-nav-group summary:after{width:7px;height:7px;border-right:2px solid;border-bottom:2px solid;content:"";transform:translateY(-2px) rotate(45deg)}.admin-nav-group.is-active summary,.admin-nav-group[open] summary{border-color:#d6e2e9;color:var(--navy);background:#f7fafc}.admin-nav-group-menu{position:absolute;z-index:45;top:calc(100% + 8px);right:0;min-width:224px;padding:7px;display:grid;gap:3px;border:1px solid #d4e0e7;border-radius:10px;background:#fff;box-shadow:0 18px 45px rgba(18,59,89,.16)}.admin-nav-group-menu a,.admin-nav-group-menu>span{min-height:42px;padding:10px 11px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-radius:7px;color:#536879;font-size:14px;font-weight:820}.admin-nav-group-menu a.active,.admin-nav-group-menu a:hover{color:var(--navy);background:#eef5fa}.admin-nav-group-menu small{padding:3px 6px;border-radius:99px;color:#7b8d99;background:#edf1f4;font-size:9px;white-space:nowrap}.admin-mobile-menu-heading{margin:8px 10px 2px;color:#8797a3;font-size:10px;font-weight:900;letter-spacing:.1em}.admin-updates-panel{background:rgba(255,255,255,.8)}.admin-updates-last-saved{margin:0;color:#7a8d9a;font-size:12px;line-height:1.5;text-align:right}.admin-updates-last-saved strong{color:#456275;font-size:13px}.admin-updates-form{display:grid;gap:18px}.admin-updates-message{margin:0;padding:12px 14px;border:1px solid;border-radius:8px;font-size:14px;font-weight:780}.admin-updates-message.warning{border-color:#e8d08a;color:#745b18;background:#fff9e9}.admin-updates-message.error{border-color:#e2b7b2;color:#98453d;background:#fff4f2}.admin-updates-workspace{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(340px,.92fr);grid-template-areas:"latest-editor latest-preview" "roadmap-editor roadmap-preview";gap:16px;align-items:start}.admin-content-editor-latest{grid-area:latest-editor}.admin-content-preview-latest{grid-area:latest-preview}.admin-content-editor-roadmap{grid-area:roadmap-editor}.admin-content-preview-roadmap{grid-area:roadmap-preview}.admin-content-editor{min-width:0;padding:18px;border:1px solid #d8e3e9;border-radius:8px;background:#fff}.admin-content-editor-heading{margin-bottom:13px;display:grid;gap:12px}.admin-content-editor-heading h3{margin:0;color:var(--navy);font-size:20px}.admin-editor-toolbar{display:flex;align-items:center;gap:5px;flex-wrap:wrap}.admin-editor-toolbar button{min-width:38px;min-height:36px;padding:7px 10px;border:1px solid #cad8e1;border-radius:7px;color:var(--navy);background:#f8fafb;cursor:pointer;font-size:12px;font-weight:850}.admin-editor-toolbar button:hover{border-color:#95b7ca;background:#eef5fa}.admin-editor-toolbar .admin-editor-bold,.admin-editor-toolbar .admin-editor-italic{font-size:16px}.admin-editor-toolbar .admin-editor-italic{font-family:Georgia,Times New Roman,serif;font-style:italic}.admin-editor-size-control{min-height:36px;margin-left:3px;padding-left:8px;display:flex;align-items:center;gap:4px;border-left:1px solid #d8e2e8}.admin-editor-size-control>span{margin-right:2px;color:#718592;font-size:10px;font-weight:850;white-space:nowrap}.admin-editor-size-control button{min-width:34px;padding-inline:7px}.admin-rich-editor{min-height:220px;max-height:360px;padding:15px 16px;overflow-y:auto;border:1px solid #c7d6df;border-radius:8px;outline:none;color:#243f52;background:#fbfcfd;font-size:15px;line-height:1.7}.admin-rich-editor:focus{border-color:#5593b8;box-shadow:0 0 0 3px rgba(53,133,179,.12)}.admin-rich-editor p,.admin-rich-editor ul{margin:0 0 12px}.admin-rich-editor ul{padding-left:1.35em}.admin-rich-editor-value{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.admin-content-preview-card{min-width:0;padding:22px;border:1px solid #d8e3e9;border-radius:8px;background:#fff}.admin-content-preview-card>span{display:block;margin-bottom:10px;color:#78909f;font-size:10px;font-weight:900;letter-spacing:.08em}.admin-content-preview-card h3{margin:0 0 16px;color:var(--navy);font-size:24px;line-height:1.25}.admin-content-preview-card>div{min-height:120px;padding:16px 18px;border-left:3px solid var(--blue);color:#42586a;background:#f7fafc;font-size:16px;line-height:1.75}.admin-content-preview-card p,.admin-content-preview-card ul{margin:0 0 10px}.admin-content-preview-card ul{padding-left:1.25em}.admin-updates-actions{padding-top:16px;display:flex;align-items:center;justify-content:space-between;gap:18px;border-top:1px solid #dce5ea}.admin-updates-actions p{margin:0;color:#718592;font-size:12px}.admin-updates-actions button{min-height:46px;padding:11px 18px;border:0;border-radius:8px;color:#fff;background:var(--navy);cursor:pointer;font-size:14px;font-weight:900;white-space:nowrap}.admin-updates-actions button:disabled{cursor:not-allowed;opacity:.5}@media (max-width:920px){.admin-updates-workspace{grid-template-columns:1fr;grid-template-areas:"latest-editor" "roadmap-editor" "latest-preview" "roadmap-preview"}}@media (max-width:760px){.admin-nav-groups{display:none}.admin-content-editor{padding:15px}.admin-rich-editor{min-height:210px}.admin-content-preview-card{padding:18px}.admin-content-preview-card h3{font-size:22px}.admin-updates-actions{align-items:stretch;flex-direction:column}.admin-updates-actions button{width:100%}}